@charset "utf-8";



/*--------------------------------------------------------
  サブページ  business
--------------------------------------------------------*/
.sb_sec_ttl_business{
	width: 100%;
	margin: 0 auto;
  background-image:url("../images/sub_business_top.jpg");
  background-size: cover;
	height: 220px;
  padding-top: 40px;
}

/*-- タイトル ---*/
.sec_ttl-left{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}

.ttl-eg-left{
	text-align: left;
	margin: 0 auto;
	font-size: var(--font-title-eg);
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.02em;
}
.ttl-jp-left{
	text-align: left;
	letter-spacing: 0.1em;
	padding-top: 15px;
		font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: var(--font-title-jp);
  padding-left: 6px;
  margin-top: -10px;
  	color: #fff;

}

.sb_business_catch{
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: clamp(1.5rem, 0.589rem + 1.9vw, 2.25rem);/*-- w768:24px w1400:36px --*/
  text-align: center;
  margin-top: 80px;
  line-height: 1.8em;
}
.sb_business_body{
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: var(--font-body);
  text-align: center;
  margin-top: 40px;
  line-height: 2.4em;
}
/*-- bz_container --*/
.bz_container{
  width: 90%;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 80px auto;
}
.bz_point_pic{
  width: 45%;
}
.bz_point_project{
  width: 50%;
}

/*-- bz_container_2 --*/
.bz_container_2{
  width: 90%;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 80px auto;
}
.bz_point_pic_2{
  width: 45%;
}
.bz_point_project_2{
  width: 50%;
}

.bz_project_container{
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 auto;
  padding-bottom: 10px;
}

.bz_project_icon{
  width: 60px;
  margin-top: 10px;
  padding-left: 10px;
}
.bz_project_ttl{
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: clamp(1.5rem, 0.589rem + 1.9vw, 2.25rem);/*-- w768:24px w1400:36px --*/
  padding-top: 8px;
  padding-left: 20px;
  letter-spacing: 0.03em;
  margin-top: 10px;
}
.bz_project_border{
  border-bottom: solid 1px #0E357F;
}
.bz_project_body{
  font-size:var(--font-body);
  font-weight: 500;
  margin-top: 20px;
  line-height: 2em;
  padding: 10px;
}

/*--------------------------------------------------------
  サブページ  company
--------------------------------------------------------*/
.sb_sec_ttl_company{
	width: 100%;
	margin: 0 auto;
  background-image:url("../images/sb_company_top.jpg");
  background-size: cover;
	height: 220px;
  padding-top: 40px;
}

/*--ミッション---*/
.sb-mission-block{
  width: 90%;
  max-width: 1200px;
  margin: 100px auto;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  text-align: center;
}
.sb-mission-title{
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(2.5rem, -0.833rem + 6.94vw, 4.375rem);/*-- w768px-50px w1200px-70px --*/
  color: #0E357F;
  padding-top: 60px;
}
.sb-mission-title-sub{
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: clamp(1rem, 0.111rem + 1.85vw, 1.5rem);/*-- w768px-16px w1200px-24px --*/
}
.sb-mission-headline{
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: clamp(1.125rem, -0.208rem + 2.78vw, 1.875rem);/*-- w768px-18px w1200px-30px --*/
  margin-top: 40px;
}
.sb-mission-headline-2{
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: clamp(1.125rem, -0.208rem + 2.78vw, 1.875rem);/*-- w768px-18px w1200px-30px --*/
  margin-top: 40px;
  padding-bottom: 60px;
}
.sb-mission-headline-last{
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: clamp(1.125rem, -0.208rem + 2.78vw, 1.875rem);/*-- w768px-18px w1200px-30px --*/
  margin-top: 40px;
  padding-bottom: 80px;
}
.sb-mission-headline-eg{
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(1.5rem, -1.389rem + 6.02vw, 3.125rem);/*-- w768px-24px w1200px-50px --*/
  color: #0E357F;
  padding-top: 20px;
}
.sb-mission-headline-eg span{
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: clamp(1.375rem, -1.514rem + 6.02vw, 3rem);/*-- w768px-22px w1200px-48px --*/
}
.sb-mission-body{
  margin-top: 40px;
  margin-bottom: 60px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: var(--font-body);
  line-height: 2.4em;
}
.sb-mission-border{
  width: 80%;
  margin: 0 auto;
  border-top: solid 1px #555;
}

/*--メッセージ---*/
.sb_company_massage{
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;

}
.sb_company_title{
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(2.5rem, 0.278rem + 4.63vw, 3.75rem);/*-- w768px-40px w1200px-60px --*/
  text-align: center;
  padding-left: 20px;
  color: #00A0E9;
  border-bottom: solid 1px #00A0E9;
  width: 400px;
  margin: 0 auto;
}
.sb_company_title-sub{
  margin-bottom: 60px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: var(--font-body);
  text-align: center;
  padding-top: 10px;
    color: #00A0E9;
}

.sb_company__container{
  width: 90%;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px auto 80px;
  font-family: "Zen Old Mincho", serif;

}
.cp_message_pic{
  width: 40%;
}
.cp_message_txt{
  width: 55%;
}
.cp_message_catch{
  font-weight: 700;
  font-size: clamp(1.125rem, -0.208rem + 2.78vw, 1.875rem);/*-- w768px-18px w1200px-30px --*/
  color: #0E357F;
  line-height: 1.8em;
  padding-bottom: 10px;
}

.cp_message_body{
    font-weight: 700;
  line-height: 2em;
  margin-top: 30px;
	text-align: justify;
  font-size: var(--font-body);
}
.cp_message_name{
  margin-top: 30px;
  text-align: right;
  padding-right: 0px;
      font-weight: 700;
        font-size: 18px;
}

.cp_name{
        font-weight: 700;
  font-size: 24px;
}



/* 会社概要 */
.sb_profile_area{
  margin: 100px auto 80px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.sb_profile_list{
  width: 80%;
  max-width: 1000px;
  margin: 60px auto;
}
.sb_profile_item{
  font-size: var(--font-body);
  font-weight: bold;
  background: #f4f4f4;
  padding: 10px 20px;

}
.sb_profile_detail{
  font-size: var(--font-body);
  padding: 15px 20px 30px;
  line-height: 2em;
  text-align: justify;
}

.sb_office_container{
  width: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}
.sb_office_img{
  width: 45%;
  margin: 20px;
}

/*--------------------------------------------------------
  サブページ  お客様の声
--------------------------------------------------------*/
.sb_sec_ttl_voice{
	width: 100%;
	margin: 0 auto;
  background-image:url("../images/sb_voice_top.jpg");
  background-size: cover;
	height: 220px;
  padding-top: 40px;
}
/* パターン右 */
.sb_voice_container{
	width: 100%;
	position: relative;
	height: 550px;
}
.sb_voice_pattern_right{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 50%;
	opacity: 0.5;
	z-index: -20;
}
/* パターン左 */
.sb_voice_container-2{
	width: 100%;
	position: relative;
	height:550px;
}
.sb_voice_pattern_left{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 50%;
	opacity: 0.5;
	z-index: -20;
}


/* インナー1 */
.sb_voice_inner{
	width: 980px;
	position: relative;
	margin: 100px auto;

}
.sb_voice_pic{
	position: absolute;
	left: 0;
	width: 400px;
}
.sb_voice_txt{
	position: absolute;
	right: 0px;
	top: 40px;
	width: 480px;
	padding: 40px;
	padding-left: 150px;
	background: #f6f6f6;
	z-index: -10;
}
.sb_voice_txt_ttl{
	font-size: 22px;
	margin-bottom: 20px;
	line-height: 2em;
	color: #45A1E6;
}
.sb_voice_txt_body{
	line-height: 2em;
}
.sb_voice_txt_name{
	text-align: right;
	padding-right: 20px;
	margin-top: 10px;
}

/* インナー2 */
.sb_voice_pic-2{
	position: absolute;
	right: 0;
	width: 400px;
}
.sb_voice_txt-2{
	position: absolute;
	left: 0px;
	top: 40px;
	width: 480px;
	padding: 40px;
	padding-right: 100px;
	padding-left: 60px;
	background: #f6f6f6;
	z-index: -10;
}


/*--------------------------------------------------------
  サブページ  RECRUIT
--------------------------------------------------------*/
.sb_sec_ttl_recruit{
	width: 100%;
	margin: 0 auto;
  background-image:url("../images/sb_recruit_top1.jpg");
  background-size: cover;
	height: 220px;
  padding-top: 40px;
}

.sb_recruit_catch{
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: clamp(1.25rem, 0.886rem + 1.82vw, 2.25rem);/*-- w320:20px w1200:36px --*/
  text-align: center;
  line-height: 1.8em;
  width: 90%;
  margin: 80px auto 0;
}

.sb_rec_list_ttl{
    font-family: "Zen Old Mincho", serif;
  font-weight: 700;
	text-align: center;
	margin: 80px auto 60px;
	font-size: var(--font-title);
	letter-spacing: 0.5em;
	color: var(--color-navy);
	border-bottom: solid 1px var(--color-navy);
	width: 300px;
	padding-bottom: 20px;
}

/* 募集要項 */

.sb_rec_list{
	margin: 0px auto;
	max-width: 900px;
  width: 90%;
}
.sb_rec_item{
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;  
  padding: 12px 20px 12px 20px;
	background-color: #f6f6f6;
	color: var(--color-navy);
	font-size: var(--font-body);
}
.sb_rec_detail{
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  padding: 15px 20px 30px 20px;
  line-height: 2em;
	letter-spacing: 0.05em;
  	font-size: var(--font-body);

}

/*--------------------------------------------------------
サブページ PRIVACY POLICY
--------------------------------------------------------*/
#sb_pv-area{
  margin-top: 60px;
	margin-bottom: 100px;
}
.sb_pv_ttl{
  text-align: center;

}
.sb_pv_ttl_eg{
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: var(--font-title-eg);
  font-weight: bold;
  letter-spacing: 0.1em;
}
.sb_pv_ttl_jp{
  font-size: var(--font-title-jp);
  margin-top: 10px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  margin-bottom: 60px;
}
.sb_pv{
  width: 80%;
  max-width: 900px;
	line-height: 2em;
	margin: 0 auto;
}
.sb_pv_boder{
  margin-top: 40px;
  margin-bottom: 40px;
}
.pv-txt{
	padding: 0 20px;
	text-align: justify;
    font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: var(--font-body);
  	line-height: 2em;

}
.pv-title{
	font-size: 28px;
  padding-top: 10px;
	padding-bottom: 20px;
  text-align: left;
	color: #0E357F;
      font-family: "Zen Old Mincho", serif;
  font-weight: 700;
}
.pv-title-sub{
  width: 100%;
  margin: 0 auto;
	padding: 10px 20px;
	font-size: 24px;
	font-weight: normal;
	color: #0E357F;
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;

	}
.pv-txt_body{

  padding: 20px;
}
.pv-txt_body p{
	text-align: justify;
  font-size: var(--font-body);
      font-family: "Zen Old Mincho", serif;
        line-height: 2em;
}

/***********************************
サブページ 査定
***********************************/
.sb_sec_ttl_sell {
  width: 100%;
  margin: 0 auto;
  background: #0E357F;
  height: 220px;
  display: flex;
  justify-content: center; /* 横方向センター */
  align-items: center; /* 縦方向センター */
}

.sb_sell_container {
  width: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sb_sell_ttl_txt {
  width: 500px;
  color: #fff;
  padding: 0; /* ← padding をリセット */
  text-align: center; /* 横方向センター */
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
}
.sb_sell_ttl_txt h1{
font-weight: 700;
font-size: clamp(1.625rem, -0.232rem + 3.81vw, 2.625rem);
}
.sb_sell{
	margin: 60px auto;
}

/* 流れ */
.sb_sell_flow{
	width: 800px;
	margin: 0 auto;
}
.sb_sell_content_ttl{
	text-align: center;
	margin: 80px auto 40px;
  font-size: var(--font-title);
}

.sb_sell_content_ttl h1{
   font-weight:600; 
}


.sb_sell_flow_ttl_txt {
    display: flex;
    justify-content: start;
    align-items: center;
    position: relative;
    padding: 0.3em 0.8em;
    overflow: hidden;
    border: 2px solid #0E357F;
    border-radius: 5px;
    font-size: var(--font-title-jp);
      font-weight: 700;
    color: var(--color-navy);
    gap: 35px;
}

.sb_sell_flow_ttl_txt:before {
    position: absolute;
    top: -100%;
    left: -30px;
    z-index: -1;
    transform: rotate(25deg);
    width: 140px;
    height: 150px;
    background-color: var(--color-navy);
    content: '';
    z-index: 50;
}

.sb_sell_flow_ttl_txt span {
  margin-right: 1.1em;
  color: #fff;
  font-size: var(--font-title-jp);
  font-weight: 600;
  font-family: "Inter", sans-serif;
      z-index: 100;
}

.sb_sell_flow_content{
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	  justify-content: space-between;
	  margin: 40px auto 20px;
}
.sb_sell_flow_content_pic{
	width: 280px;
}
.sb_sell_flow_content_txt{
	width: 460px;
	font-size: 18px;
	line-height: 1.8em;
	margin-right: 20px;
}
.sb_sell_flow_red{
	font-weight: bold;
	color: #b30000;
}
.sb_sell_flow_next{
	margin: 0 auto 20px;
	width: 60px;
}
/* メリット */
.sb_sell_merit_content{
	background: #f4f4f4;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.sb_sell_merit_content_sp{
	display: none;
}
.sb_sell_merit_pic{
	width: 800px;
	margin: 40px auto;
}
.sb_sell_flow_summary_sp{
	display: none;
}
/* こちら */
.sb_sell_contact_ttl{
	width: 100%;
	font-size: clamp(1.25rem, 0.089rem + 2.38vw, 1.875rem);
  font-weight: 600;
	color: #fff;
	background: #b30000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 80px;
}

/* LINE */
.sb_sell_line{
	width: 800px;
	margin: 0 auto;
	border: solid 3px #dcdcdc;
	padding: 20px;
	margin-top: 60px;
}
.sb_sell_line_ttl{
	font-size: var(--font-title);
	text-align: center;
font-weight: 600;
	color: #06c755;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	margin-bottom: 10px;
}
.sb_sell_line_ttl_txt{
	text-align: center;
	margin-bottom: 20px;
}
.sb_sell_line_inner{
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}
.sb_sell_line_innert_pic{
	width: 100px;
	margin: 20px;
}
/* 電話 */
.sb_sell_phone{
	width: 800px;
	margin: 0 auto;
	border: solid 3px #dcdcdc;
	padding: 20px;
	margin-top: 60px;
  
}
.sb_sell_phone_ttl{
	font-size: var(--font-title);
	text-align: center;
font-weight: 500;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	margin-bottom: 10px;
	padding-top: 10px;
}
.sb_sell_phone_number{
	font-size:clamp(2rem, 0.143rem + 3.81vw, 3rem);
	text-align: center;
	font-family: "Inter", sans-serif;
  	font-weight: 600;
	margin-bottom: 5px;
}
.sb_sell_phone_number a {
  text-decoration: none;
  color: #333;
  font-family: "Inter", sans-serif;
  font-weight: 700;
}

.sb_sell_phone_number a{text-decoration: none; color:#333;}
.sb_sell_phone_number a:link {text-decoration: none; color:#333;}
.sb_sell_phone_number a:visited{text-decoration: none; color:#333;}
.sb_sell_phone_number a:hover{color:#555;}
.sb_sell_phone_number a:active{text-decoration: none;}

/* 査定のお問い合わせフォーム */
.sb_sell_form_ttl{
	width: 800px;
	margin: 0 auto 40px;
	padding: 20px;
	margin-top: 60px;
	background: var(--color-navy);
	color: #fff;
	font-size: clamp(1.25rem, -0.143rem + 2.86vw, 2rem);
  font-weight: 500;
text-align: center;
	border: solid 3px var(--color-navy);
}


/***********************************
サブページ CONTACT
***********************************/

.sb_contact_content{
	margin: 60px auto;
}

.Form {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 100px;
  width: 90%;
  max-width: 800px;
}
.Form-Item {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
}
/* 項目 */
.Form-Item-Label {
  width: 100%;
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem);/* w320-14px w1200-18px */
  margin-left: 5px;
}
.Form-Item-Label.isMsg {
  margin-top: 8px;
}
/* 必須マーク */
.Form-Item-Label-Required {
  margin-left: 10px;
  color: #fff;
  font-size: clamp(0.625rem, 0.58rem + 0.23vw, 0.75rem);/* w320-10px w1200-12px */
  font-weight: bold;
  background: #dc143c;
  padding:5px;
  border-radius: 5px;
}
.Form-Item-Input {
  border: 1px solid #ddd;
  height: 48px;
  width:100%;
  background: #f6f6f6;
  margin-top: 15px;
  font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem);/* w320-14px w1200-18px */
  padding: 0px 10px;
}

/*----- お問い合わせ内容 -----*/
.Form-Item-Textarea {
  border: 1px solid #ddd;
  padding: 5px 10px;
  height: 216px;
  width: 100%;
  background: #f6f6f6;
  font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem);/* w320-14px w1200-18px */
  margin-top: 15px;
}

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

.button{
  padding: 10px;
  width: 820px;
  font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem);/* w320-14px w1200-18px */
  font-weight: bold;
  background: #333;
  color: #fff;
  text-align: center;
  margin-top: 30px;
}
.contact_confirm_back{
  text-align: center;
}
.button_back{
  padding: 10px;
  width: 180px;
  font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem);/* w320-14px w1200-18px */

  font-weight: normal;
  text-align: center;
  border: solid 1px #555;
  background: #fff;
}

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

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

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

/*--------------------------------------------------------
  サブページ  Now Under Construction
--------------------------------------------------------*/
.under-construction{
  text-align: center;
  font-size: clamp(1.5rem, 0.909rem + 2.95vw, 3.125rem);/*-- w320px-24px w1200px-50px --*/
    font-family: "Inter", sans-serif;
  font-weight: 700;
  margin-top: 80px;
  line-height: 1em;
}
.under-construction-jp{
  text-align: center;
  font-size: var(--font-body);
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 200px;
}

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

.c-both {
	clear: both;
}
