@charset "utf-8";

/* ---------------------------------------------------
 Layout-Midium
--------------------------------------------------- */
@media only screen and (min-width:520px) and (max-width:959px){


  .sb_top_txt{
  	text-align: center;
  	margin: 80px auto 60px;
  	line-height: 2em;
  }
  .main-mark_sp{
    display: none;
  }

  .pc_br{
      display: none;
  }
  .sp_br{
    display: none;
  }
  .mid_br{
        display: block;
  }
  /*--------------------------------------------------------
    サブページ  タイトル
  --------------------------------------------------------*/
  .sb_ttl_block{
  	position: relative;
  	  height: 220px;
  }
  .sb_top-logo{
  	width: 100px;
  	position: absolute;
  	top:10px;
  	left: 30px;
  	z-index: 50;
  }
  .sb_top-logo img{
  	opacity: 1;
  	transition: 1.0s ;
  }
  .sb_top-logo img:hover{
  	opacity: 0.5;
  }
  .sb_top-logo-bg{
  		width: 220px;
  		position: absolute;
  		top:0px;
  		left: 0px;
  		z-index: 10;
  }
  .sb_top-logo-bg img{
  		opacity: 0.5;
  }

  .sb_top-ttl_block{
  	position: absolute;
  	top: 60px;
  	left: 50%;
  	transform: translateX(-50%);
  	-webkit-transform: translateX(-50%);
  	-ms-transform: translateX(-50%);
  	text-align: center;
  }
  .sb_top_mark{
  	width: 200px;
  	margin: 0 auto;
  }
  .sb_top-ttl_eg{
  	font-size: 60px;
  	text-align: center;
  	color: #0099d9;
  	font-family: 'Chakra Petch', sans-seri;
  	margin-top: -10px;
  }
  .top-catch-jp{
  		font-family: 'Zen Kaku Gothic New', sans-serif;
  		font-size: 22px;
  		font-weight: bold;
  		letter-spacing: 0.1em;
  		margin-top: -15px;
  		color: #333;
  }
  .header-nav-container-item_black{
  	font-size: 18px;
  	color: #333;
  	font-weight: bold;
  	margin: 0 2%;
  	padding-top: 2.5%;
  	opacity: 1;
  	transition: 1.0s ;
  }
  .header-nav-container-item_black:hover{
  	opacity: 0.5;
  }
  /*--------------------------------------------------------
    サブページ  事業内容
  --------------------------------------------------------*/
  #sb_business-area{
  	margin-bottom: 80px;
  }
  .sb_top-business{
  	width: 100%;
  }
  .sb_top-business-bg{
  		display: block;
  	width: 100%;
  	margin: 0 auto;
  	background-image: url(../business/images/sb_business_top.jpg);
  	background-size: cover;
  	height: 220px;
  	padding-top: 50px;
  	margin-bottom: 50px;
  }
  .sb_top-business-bg-sp{
    display: none;
  }

  /*-- 解体工事 -- */
  .sb_business_1_inner{
  	position: relative;
  	height: 500px;
  	margin-top: 60px;
  }
  /*-- 1　左タイトル -- */
  .sb_business_1_ttl{
  	position: absolute;
  	top:0;
  	left:0;
  	width: 55%;
  }
    .sb_business_1_ttl-sp{
  		display: none;
  	}

  /*-- 1　右テキスト -- */
  .sb_business_1_txt{
  	position: absolute;
  	top:20%;
  	left:48%;
  	width: 40%;
  }
  .sb_business_1_catch{
  	font-size: 3vw;
  	font-weight: bold;
  	line-height: 1.8em;
  	margin-bottom: 20px;
  }
  .sb_business_1_txt p{
  	font-size: 1.8vw;
  	font-weight: bold;
  	line-height: 2em;
  	text-align: justify;
  }
  /*-- 1　背景 -- */
  .sb_business_1_bg{
  	position: absolute;
  	top:100px;
  	width: 100%;
  	z-index: -10;
  	height: 400px;
  }
  .sb_business_1_bg img{
  	object-fit: cover;
  	height: 400px;
  }

  /*-- 2足場工事 -- */
  .sb_business_2_inner{
  	position: relative;
  	height: 600px;
  }

  /*-- 2　右タイトル -- */
  .sb_business_2_ttl{
  	position: absolute;
  	top:0;
  	right:0;
  	left: auto;
  	width: 55%;
  }
  .sb_business_2_ttl-sp{
  			display: none;
  }
  /*-- 2　左テキスト -- */
  .sb_business_2_txt{
  	position: absolute;
  	top:25%;
  	right:48%;
  	width: 40%;
  }
  .sb_business_2_txt p{
  	font-size: 1.8vw;
  	font-weight: bold;
  	line-height: 2em;
  	text-align: justify;
  }

  /*--------------------------------------------------------
    サブページ  会社案内
  --------------------------------------------------------*/

.sb_top-company{
    width: 100%;
    margin: 0 auto;
    height: 240px;
    margin-bottom: 50px;
}
.sb_top-company-bg{
  display: block;
  width: 100%;
  margin: 0 auto;
  background-image: url(../company/images/sb_company_top.jpg);
  background-size: cover;
  height: 240px;
  padding-top: 50px;
  margin-bottom: 50px;
  }
  .sb_top-company-bg-sp{
  display: none;
  }

  .sb_company_1{
  	width: 100%;
  	margin: 50px auto;
  }
  /*-- メッセージ -- */
  .sb_company_1_inner{
  	position: relative;
  	height: 700px;
  }
  /*-- 1　左タイトル -- */
  .sb_company_1_pic{
  	position: absolute;
  	top:0;
  	left:0;
  	width: 40%;
    height: 200px;
  }
  .sb_company_1_pic img{
    object-fit: cover;
    height: 200px;
  }
  /*-- 1　右テキスト -- */
  .sb_company_1_txt{
  	position: absolute;
  	top: 250px;
  	left: 20%;
  	width: 70%;
  }
  .sb_company_1_catch{
  	font-size: 2.5vw;
  	font-weight: bold;
  	line-height: 1.8em;
  	margin-bottom: 20px;
  }
  .sb_company_1_txt p{
  	font-size: 1.8vw;
  	font-weight: bold;
  	line-height: 2em;
  	text-align: justify;
  }
  /*-- 1　名前 -- */
  .sb_company_1_name{
  	font-size: 1.8vw;
  	font-weight: bold;
  	line-height: 2.2em;
  	text-align: right;
  	margin-top: 20px;
  }
  .sb_company_1_name_large{
  	font-size: 2vw;
  	font-weight: bold;
  }

  /*-- 見出し多角形 -- */
  .sb_company_eg {
    position: relative;
    padding: 15px;
    color: #ffffff;
    background-color: #333;
  	font-size: 4vw;
  	width: 300px;
  	text-align: center;
  	margin-bottom: 30px;
  }
  .sb_company_eg::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-right: 20px solid transparent;
    border-left: 20px solid #ffffff;
    border-bottom: 20px solid transparent;
  }
  .sb_company_eg::after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid #ffffff;
    border-left: 20px solid transparent;
    border-bottom: 0px solid transparent;
  }
  /*-- end 見出し多角形 -- */

  .sb_company_summary{
  	font-size: 3vw;
  	margin-bottom: 20px;
  	padding-left: 20px;
  	letter-spacing: 0.1em;
  	font-weight: bold;
  	margin-top: -20px;
  }

  /*-- 会社概要 -- */
  .sb_company_2{
  	width: 100%;
    margin-left: 10%;
  }
  .sb_company_2_pic{
  	display: block;
  	width: 75%;
  	margin-left: auto;
  	margin-right: 0;
  }
  .sb_company_2_pic-sp{
  	display: none;
  }
  .sb_company_2_container{
  	width: 100%;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  	justify-content: space-between;
  	margin: 50px auto 20px;
  }
  .sb_company_2_left{
  	width: 400px;
  }
  .sb_company_2_right{
  	width: 60%;
  	margin-left: 20%;
  	font-weight: bold;
  	margin-top: 0px;
  	font-family: 'Zen Kaku Gothic New', sans-serif;
  }
  .sb_company_list{
  	background: #f6f6f6;
  	padding: 10px;
  	font-size: 1.8vw;
  }
  .sb_company_detail{
  		padding: 10px 10px 15px 10px;
  	font-size: 1.8vw;
  }

  /*-- 資材置き場 --*/
  .sb_company_storage{
  	margin-bottom: 80px;
  }
  .sb_company_storage_pic{
  	display: block;
  	width: 80%;
  	margin-right: 0;
  	margin-left: auto;
  }
  .sb_company_storage_pic-sp{
  	display: none;
  }
  .sb_company_storage_txt{
  	padding-right: 5%;
  	text-align: right;
  	font-size: 1.8vw;
  	font-weight: bold;
  	margin-top: -30px;
  }

  /*--------------------------------------------------------
    サブページ  施工実績
  --------------------------------------------------------*/
  #sb_results-area{
  	margin-bottom: 70px;
  }
  .sb_top-results{
  	width: 100%;
  }
  .sb_top-results-bg{
  		display: block;
  	width: 100%;
  	margin: 0 auto;
  	background-image: url(../results/images/sb_results_top.jpg);
  	background-size: cover;
  	height: 240px;
  	padding-top: 50px;
  	margin-bottom: 50px;
  }
  .sb_top-results-bg-sp{
    display: none;
  }

  .sb_results_txt{
  	margin: 80px auto;
  }
  .sb_results_txt_ttl{
  	font-size: 2.5vw;
  	text-align: center;
  	line-height: 1.8em;
  	font-weight: bold;
  	letter-spacing: 0.1em;
  	margin-bottom: 30px;
  }
  .sb_results_body{
  	width: 85%;
  	margin: 40px auto;
  	padding: 20px 60px;
  	border: solid 1px #555;
  	font-size: 1.8vw;
  	font-weight: bold;
  	line-height: 2em;
  }
  .sb_results_body_ttl{
  	text-align: center;
  	font-size: 2.2vw;
  	font-weight: bold;
  	padding-bottom: 20px;
  }
  .sb_results_body p{

  }
  .sb_results_content{
  	width: 100%;
  	position: relative;
  	margin-bottom: 50px;
  }
  .sb_results_bg{
  	width: 50%;
  	position: absolute;
  	z-index: -10;
  }
  .sb_results_bg img{
  	opacity: 0.2;
  }
  .sb_results_inner{
  	width: 95%;
  	margin: 30px auto;
  }
  .sb_results_detail{
  	padding-top: 20px;
  }
  .sb_results_number{
  	font-size: 7vw;
  }
  .sb_results_category{
  	background: #333;
  	border-radius: 30px;
  	color: #fff;
  	text-align: center;
  	width: 240px;
  	font-size: 2.2vw;
  	padding: 10px;
  	font-weight: bold;
  	letter-spacing: 0.5em;
  }
  .sb_results_date{
  	margin-top: 15px;
  	font-size: 2vw;
  	letter-spacing: 0.1em;
  	font-family: 'Zen Kaku Gothic New', sans-serif;
  	font-weight: bold;
  	padding-left: 10px;
  }
  .sb_results_body{
  	margin-top: 10px;
  	margin-bottom: 10px;
  	font-size: 1.8vw;
  	font-family: 'Zen Kaku Gothic New', sans-serif;

  }
  .sb_results_container{
  	width: 95%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px auto;
  }
  .sb_results_file{
  	width: 32%;
  }
  .file-border{
  	width: 70%;
  	border: solid 1px #dcdcdc;
  	margin-right: 0;
  	margin-left: auto;
  }
  /*--------------------------------------------------------
  サブページ リクルート
  --------------------------------------------------------*/
  .sb_top-recruit{
  	width: 100%;
    margin: 0 auto;
    padding-top: 0px;
    margin-bottom: 50px;
  }
  .sb_top-recruit-bg{
  	display: block;
  	width: 100%;
  	margin: 0 auto;
  	background-image: url(../recruit/images/sb_recruit_top.jpg);
  	background-size: cover;
  	height: 240px;
  	padding-top: 50px;
  	margin-bottom: 50px;
  }
  .sb_top-recruit-bg-sp{
    display: none;
  }
  .sb_recruit_txt{
  	margin: 60px auto 40px;
  }
  .sb_recruit_txt_ttl{
  	font-size: 2.5vw;
  	text-align: center;
  	line-height: 1.8em;
  	font-weight: bold;
  }
  /*-- メッセージ -- */
  .sb_recruit_1{
  	width: 100%;
  	margin: 0px auto 40px;
  }
  .sb_recruit_1_inner{
  	width: 100%;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  	justify-content: space-between;
  	margin: 0 auto;
  }
  /*-- 1　左タイトル -- */
  .sb_recruit_1_pic{
  	width: 35%;
  }
  /*-- 1　右テキスト -- */
  .sb_recruit_1_txt{
  	width: 60%;
  	margin-left: 3%;
  	margin-top: -40px;
    margin-right: 1%;
  }

  .sb_recruit_point_headline{
  	font-size: 2.2vw;
  	font-weight: bold;
  	line-height: 2em;
  	margin-bottom: 10px;
  	margin-top: 20px;
  }
  .sb_recruit_point{
  	display: inline-block;
  	background:linear-gradient(transparent 90%, #ADCC8F 90%);
  }
  .sb_recruit_point_body{
  	font-size: 1.8vw;
  	font-weight: bold;
  	padding-left: 10px;
  }
  .sb_recruit_1_txt p{
  	font-size: 1.8vw;
  	font-weight: bold;
  	line-height: 2.2em;
  }

  /*-- 2 -- */
  .sb_recruit_2_inner{
  	position: relative;
  	width: 100%;
  	height: 1150px;
  }
  .sb_recruit_2_pic{
  	width: 80%;
  }

  /*-- 見出し多角形 -- */
  .sb_recruit_jp {
    position: relative;
    padding: 20px;
    color: #ffffff;
    background-color: #333;
  	font-size: 2.5vw;
  	font-weight: bold;
  	width: 240px;
  	text-align: center;
  	margin-bottom: 20px;
  	letter-spacing: 0.1em;
  	margin-top: 20px;
  }
  .sb_recruit_jp::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-right: 20px solid transparent;
    border-left: 20px solid #ffffff;
    border-bottom: 20px solid transparent;
  }
  .sb_recruit_jp::after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid #ffffff;
    border-left: 20px solid transparent;
    border-bottom: 0px solid transparent;
  }

  .sb_recruit_2_ttl{
  	position: absolute;
  	width: 600px;
  	top: 50px;
  	right: 150px;
  	font-size: 32px;
  	font-weight: bold;
  }
  .sb_recruit_2_requirements{
  	position: absolute;
  	width: 60%;
  	top: 100px;
  	right: 0;
  	background: #fff;
  	padding: 10px 20px;
  	font-family: 'Zen Kaku Gothic New', sans-serif;
  	font-weight: bold;
  }
  .sb_recruit_2_list{
  	background: #f6f6f6;
  	padding: 10px;
    font-size: 1.8vw;
  }
  .sb_recruit_2_detail{
  		padding: 10px 10px 10px 10px;
  		font-size: 1.8vw;
  }
  /*--------------------------------------------------------
  サブページ PRIVACY POLICY
  --------------------------------------------------------*/
  #sb_pv-area{
    margin-top: 50px;
  	margin-bottom: 50px;
  	font-family: 'Zen Kaku Gothic New', sans-serif;
  	font-weight: bold;
  }
  .sb_top-pv{
  	width: 100%;
    margin: 0 auto;
  }
  .sb_top-pv-bg{
  	display: block;
  	width: 100%;
  	background-image: url(../privacy/images/sb_pv_top.jpg);
  	background-size: cover;
  	margin: 0 auto;
  	height: 240px;
  	margin-bottom: 50px;
  }
  .sb_top-pv-bg-sp{
  display: none;
  }

  .sb_top-contact{
  	width: 100%;
    margin: 0 auto;
  	height: 240px;
  }
  .sb_top-ttl_pv{
  	font-size: 6vw;
  	text-align: center;
  	color: #0099d9;
  	font-family: 'Chakra Petch', sans-seri;
  }
  .top-catch_pv-jp{
  		font-family: 'Zen Kaku Gothic New', sans-serif;
  		font-size: 2.5vw;
  		font-weight: bold;
  		letter-spacing: 0.1em;
  		color: #333;
  }
  .sb_pv{
    width: 80%;
  	line-height: 2em;
  	margin: 20px auto;
  }
  .sb_pv_border{
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .pv-txt{
  	text-align: justify;
  	margin-bottom: 40px;
  }
  .pv-txt p{
  	padding-left: 10px;
  }
  .pv-title{
  	font-size: 20px;
    text-align: left;
  	color: #fff;
  	background: #555;
  	padding: 15px 20px;
  }
  .pv-title-sub{
    margin: 0 auto;
  	padding: 10px;
  	font-size: 18px;
  	color: #fff;
  	background: #555;
  	padding-left: 20px;
  	}
  .pv-txt_body{
    margin-bottom: 40px;
    margin-top: 10px;
  	padding: 0 10px;
  }
  .pv-txt_body p{
  	color: #555;
  	text-align: justify;
    font-size: 16px;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    line-height: 1.5em;
  }


  /***********************************
  サブページ CONTACT
  ***********************************/
  .sb_top-contact{
  	width: 100%;
    margin: 0 auto;
  	height: 240px;
  }
  .sb_top-contact-bg{
  	display: block;
  	width: 100%;
  	background-image: url(../contact/images/sb_contact_top.jpg);
  	background-size: cover;
  	margin: 0 auto;
  	height: 240px;
  	margin-bottom: 50px;
  }
  .sb_top-contact-bg-sp{
  display: none;
  }

  .sb_contact_content{
  	margin: 80px auto;
  }

  .Form {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 100px;
    width: 70%;
  }
  .Form-Item {
    padding-top: 10px;
    padding-bottom: 20px;
    width: 100%;
  }
  /* 項目 */
  .Form-Item-Label {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
  	font-family: 'Zen Kaku Gothic New', sans-serif;
  	background: #333;
  	color: #fff;
  	padding: 10px 20px;
  }
  .Form-Item-Label.isMsg {
    margin-top: 8px;
  }
  /* 必須マーク */
  .Form-Item-Label-Required {
    margin-left: 10px;
    color: #dc143c;
    font-size: 12px;
    font-weight: bold;
    background: #fff;
    padding:5px;
  }
  .Form-Item-Input {
    height: 48px;
    width: 100%;
    background: #fff;
    font-size: 16px;
    padding: 0px 10px;
  	border: solid 1px #333;
  	font-family: 'Zen Kaku Gothic New', sans-serif;

  }

  /*----- お問い合わせ内容 -----*/
  .Form-Item-Textarea {
    padding: 5px 10px;
    height: 216px;
    width: 100%;
    background: #fff;
    font-size: 16px;
  	border: solid 1px #333;
  	font-family: 'Zen Kaku Gothic New', sans-serif;

  }

  /*----- 送信するボタン -----*/
  .contact_confirm{
    margin: 40px auto;
  }

  .button{
    padding: 10px;
        width: 100%;
    font-size: 16px;
    font-weight: bold;
    background: #333;
    color: #fff;
    text-align: center;
  	opacity: 1;
  	transition: 1.0s ;
  }
  .button:hover{
  	opacity: 0.5;
  }

  .contact_confirm_back{
    text-align: center;
  }
  .button_back{
    padding: 10px;
    width: 180px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    border: solid 1px #555;
    background: #fff;
  }

  /***********************************
  サブページ CONTACT 確認画面
  ***********************************/
  .confirm_ttl{
    text-align: center;
    font-size: 32px;
  	margin-top: 100px;
  	font-weight: bold;
  }

  /***********************************
  サブページ CONTACT 送信完了
  ***********************************/
  .message-complete{
    text-align: center;
    margin-top: 40px;
    line-height: 1.5em;
    margin-bottom: 100px;
  	font-size: 18px;
  	font-weight: bold;
  }

  .message-complete-back{
    border: solid 1px #555;
    padding: 10px;
    width: 250px;
    margin: 0 auto;
  }



  /***********************************
  　　PC共通
  ***********************************/
  .pcLayer,
  img.pcImg {
  	display: block !important;
  }
  .spLayer,
  img.spImg {
  	display: none !important;
  }

  .c-both {
  	clear: both;
  }


}/***********************************
　　mid
***********************************/
