@charset 'UTF-8';
/*************
/* 100%表示用
*************/
/* 基本設定 */
#page-main {
  width: 100%;
}
#page-main img {
  max-width: 100%;
  height: auto;
}


/********************
/* 会社概要
********************/
.company_access{
	margin-top: 5.069rem;
}
.company_access .youtube{
	padding: 0;
	aspect-ratio: 33 / 20;
}
@media screen and (min-width: 992px){
	.company_access{
		margin-top: 7.95rem;
	}
	.company_access .youtube{
		aspect-ratio: 12 / 5;
	}
}
@media screen and (min-width: 1400px){
	.company_access{
		margin-top: 9rem;
	}
}

/********************
/* デザインカーサ
********************/
/*** dc_main ***/
.dc_main{
	margin-top: 3.84rem;
}
.dc_logo{
	width: 230px;
}
.dc_txtArea .f30{
	line-height: 1.8;
	letter-spacing: 0.03em;
	margin-bottom: 1.3rem;
}
.dc_txtArea .txt_block{
	text-align: justify;
}
@media screen and (min-width: 768px){
	.dc_main{
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-top: 5.16rem;
	}
	.dc_txtArea{
		width: 55%;
	}
}
@media screen and (min-width: 992px){
	.dc_main{
		margin-top: 7.09rem;
	}
	.dc_txtArea{
		width: 50%;
	}
	.dc_txtArea .f30{
		margin-bottom: 2.07rem;
	}
}
@media screen and (min-width: 1200px){
	.dc_txtArea .f30{
		letter-spacing: 0.06em;
		margin-bottom: 1.93rem;
	}
	.dc_txtArea .txt_block{
		font-size: 0.933rem;
		line-height: 1.78;
	}
}
@media screen and (min-width: 1400px){
	.dc_main{
		margin-top: 9.1rem;
	}
	.dc_logo{
		width: 450px;
	}
}
@media screen and (max-width: 767px){
	.dc_logo{
		margin-bottom: 2.47rem;
	}
}
/*** dc_slide ***/
.dc_slide{
	overflow: hidden;
	width: 100%;
	margin-top: 3.44rem;
}
.dc_slide_flex {
	display: flex;
	flex-wrap: nowrap;
}
.dc_slide_item{
	flex: 0 0 auto;
	width: 200px;
}
.dc_slide_item.watermark::after{
	width: 80px;
	height: 10px;
	right: 5px;
	bottom: 10px;
}
#page-main .dc_slide_item img{
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
}
@media screen and (min-width: 768px){
	.dc_slide{
		margin-top: 5.3rem;
	}
	.dc_slide_item{
		width: 300px;
	}
}
@media screen and (min-width: 992px){
	.dc_slide{
		margin-top: 7.29rem;
	}
	.dc_slide_item{
		width: 350px;
	}
}
@media screen and (min-width: 1200px){
	.dc_slide_item{
		width: 380px;
	}
}
@media screen and (min-width: 1400px){
	.dc_slide{
		margin-top: 9.6rem;
	}
	.dc_slide_item{
		width: 430px;
	}
}
@media screen and (min-width: 1600px){
	.dc_slide_item{
		width: 480px;
	}
}
/*** dc_reason ***/
.dc_reason{
	margin-top: 3.4rem;
}
.dc_reason_block + .dc_reason_block{
	margin-top: 4.11rem;
}
.dc_reason_img.watermark::after{
	width: 70px;
	height: 10px;
	right: 15px;
	bottom: 10px;
}
.dc_reason_no{
	line-height: 1;
	letter-spacing: 0;
	position: relative;
	display: inline-flex;
	align-items: flex-end;
	font-size: 1.15rem;
	margin-bottom: 2.17rem;
}
.dc_reason_no span{
	position: relative;
	letter-spacing: 0;
	font-size: 3.46rem;
	margin-left: -1rem;
	margin-bottom: -12px;
	color: #d7d7d7;
	z-index: -1;
}
.dc_reason_txtArea .f35{
	letter-spacing: 0.03em;
	line-height: 1.54;
	margin-bottom: 1.4rem;
}
.dc_reason_txtArea .txt_block{
	text-align: justify;
	color: #323232;
	line-height: 1.86;
}
@media screen and (min-width: 768px){
	.dc_reason{
		margin-top: 6.15rem;
	}
	.dc_reason_block + .dc_reason_block{
		margin-top: 4.38rem;
	}
	.dc_reason_block{
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}
	.dc_reason_block.rev{
		flex-direction: row-reverse;
	}
	.dc_reason_img{
		width: 50.14%;
	}
	.dc_reason_txtArea{
		width: 42.71%;
		align-self: center;
	}
}
@media screen and (min-width: 992px){
	.dc_reason{
		margin-top: 7.3rem;
	}
	.dc_reason_block + .dc_reason_block{
		margin-top: 5.38rem;
	}
	.dc_reason_img{
		width: 57.14%;
	}
	.dc_reason_txtArea{
		width: 35.71%;
	}
	.dc_reason_no{
		margin-top: 3.64rem;
	}
	.dc_reason_txtArea .f35{
		margin-bottom: 1.97rem;
	}
}
@media screen and (min-width: 1200px){
	.dc_reason_txtArea .f35{
		letter-spacing: 0.06em;
		margin-bottom: 2.03rem;
	}
}
@media screen and (min-width: 1400px){
	.dc_reason{
		margin-top: 9.56rem;
	}
	.dc_reason_block + .dc_reason_block{
		margin-top: 5.33rem;
	}
	.dc_reason_img{
		width: 52.14%;
	}
	.dc_reason_img.watermark::after{
		width: 80px;
		height: 12px;
		right: 20px;
		bottom: 15px;
	}
	.dc_reason_txtArea{
		width: 40.71%;
	}
	.dc_reason_no{
		font-size: 1.2rem;
		margin-bottom: 3.6rem;
	}
	.dc_reason_no span{
		font-size: 4rem;
		margin-left: -1rem;
		margin-bottom: -17px;
	}
}
@media screen and (min-width: 1600px){
	.dc_reason_img{
		width: 57.14%;
	}
	.dc_reason_txtArea{
		width: 35.71%;
	}
}
@media screen and (max-width: 767px){
	.dc_reason_img{
		margin-bottom: 2.57rem;
	}
}
/*** dc_arch_slide ***/
.page_arch{
	margin-top: 2.56rem;
	margin-bottom: 3.54rem;
}
.page_arch .dc_arch_item{
	aspect-ratio: auto;
}
.page_arch .dc_arch_item a{
	display: flex;
	flex-direction: column;
}
.page_arch .dc_arch_item .dc_arch_img{
	aspect-ratio: 11 / 7;
}
.dc_arch_txtArea{
	display: block;
	margin-top: 1.138rem;
}
.dc_arch_name{
	color: #000;
	margin-bottom: 0.27rem;
}
.dc_arch_office{
	color: #b4b4b4;
	font-size: 0.769rem;
	margin-bottom: 0;
}
@media screen and (min-width: 768px){
	.page_arch{
		margin-top: 3.84rem;
		margin-top: 4.38rem;
	}
}
@media screen and (min-width: 992px){
	.page_arch{
		margin-top: 5.12rem;
		margin-bottom: 7.39rem;
	}
}
@media screen and (min-width: 1400px){
	.page_arch{
		margin-top: 6.66rem;
		margin-bottom: 9.6rem;
	}
	.dc_arch_txtArea{
		margin-top: 1.5rem;
	}
	.dc_arch_name{
		margin-bottom: 0.7rem;
	}
	.dc_arch_office{
		font-size: 0.86rem;
	}
}
/*** dc_gallery ***/
#dc_gallery{
	margin-top: 4.11rem;
}
#dc_gallery .vm{
	margin-top: 3.076rem;
}
@media screen and (min-width: 768px){
	#dc_gallery{
		margin-top: 4.38rem;
	}
}
@media screen and (min-width: 992px){
	#dc_gallery{
		margin-top: 5.38rem;
	}
	#dc_gallery .vm{
		margin-top: 4.23rem;
	}
}
@media screen and (min-width: 1400px){
	#dc_gallery{
		margin-top: 5.33rem;
	}
	#dc_gallery .vm{
		margin-top: 4.66rem;
	}
}

/********************
/* 送信完了
********************/
.thanks_block{
	width: 100%;
	max-width: 615px;
	margin-right: auto;
	margin-left: auto;
}
.thanks_block .txt_block p + p{
	margin-top: 1.5rem;
}
.thanks_block .vm{
	margin-top: 3.44rem;
}
@media screen and (min-width: 1200px){
	.thanks_block{
		max-width: 725px;
	}
	.thanks_block .txt_block p + p{
		margin-top: 1.86rem;
	}
	.thanks_block .vm{
		margin-top: 4.16rem;
	}
}

/********************
/* プライバシーポリシー
********************/
.policy_main .f20{
	line-height: 1.66;
	margin-bottom: 2.17rem;
}
.policy_main .txt_block{
	line-height: 2;
	text-align: justify;
}
.policy_main .txt_block.txt-right{
	text-align: right;
}
.policy_main .txt_block + .txt_block{
	margin-top: 1.2rem;
}
@media screen and (min-width: 768px){
	.policy_main .f20{
		margin-bottom: 2.84rem;
	}
	.policy_main .txt_block + .txt_block{
		margin-top: 1.97rem;
	}
}
@media screen and (min-width: 1200px){
	.policy_main .f20{
		margin-bottom: 3.1rem;
	}
	.policy_main .txt_block + .txt_block{
		margin-top: 2.53rem;
	}
}

/********************
/* コンセプト
********************/
/* concept_main */
.concept_main {
	padding: 5.07rem 0 4rem;
}
.concept_main_txt{
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-bottom: 3.36rem;
}
.concept_main_txt .tit{
	text-align: left;
	display: inline-block;
	font-size: 2.3rem;
	line-height: 1.5;
	letter-spacing: 0.03em;
	margin-bottom: 1.77rem;
}
.concept_main_txt .txt_block{
	text-align: left;
	display: inline-block;
	font-size: 1.0769rem;
	line-height: 2;
}
.concept_main_block + .concept_main_block{
	margin-top: 3.84rem;
}
.concept_main_img{
	aspect-ratio: 851 / 477;
}
#page-main .concept_main_img img, .concept_main_img video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.concept_main_txtArea .f35{
	margin-bottom: 1.107rem;
	letter-spacing: 0.03em;
}
.concept_main_txtArea .txt_block{
	text-align: justify;
	line-height: 2.1;
	font-size: 1.0769rem;
}
.concept_main_txtArea .txt_block p + p{
	margin-top: 1.138rem;
}
@media screen and (min-width: 768px){
	.concept_main {
		padding: 6.84rem 0 5.538rem;
	}
	.concept_main_txt{
		margin-bottom: 4.68rem;
	}
	.concept_main_block + .concept_main_block{
		margin-top: 5.12rem;
	}
	.concept_main_txt .tit{
		font-size: 2.92rem;
	}
	.concept_main_block{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.concept_main_block:nth-of-type(2n+1){
		flex-direction: row-reverse;
	}
	.concept_main_img{
		width: 50.78571%;
	}
	.concept_main_txtArea{
		width: 44%;
	}
	.concept_main_txtArea .f35{
		margin-bottom: 1.59rem;
	}
	.concept_main_txtArea .txt_block p + p{
		margin-top: 1.9rem;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.concept_main_img{
		aspect-ratio: 343 / 293;
	}	
}
@media screen and (min-width: 992px){
	.concept_main {
		padding: 7.8rem 0 6.3rem;
	}
	.concept_main_txt{
		margin-bottom: 5.34rem;
	}
	.concept_main_block + .concept_main_block{
		margin-top: 5.769rem;
	}
	.concept_main_img{
		width: 55.78571%;
	}
	.concept_main_txtArea{
		width: 39%;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.concept_main_img{
		aspect-ratio: 343 / 243;
	}	
}
@media screen and (min-width: 1200px){
	.concept_main_txt .tit{
		letter-spacing: 0.06em;
		margin-bottom: 2.1rem;
	}
	.concept_main_txt .txt_block{
		font-size: 1.133rem;
	}
	.concept_main_img{
		width: 52.786%;
	}
	.concept_main_txtArea{
		width: 42%;
	}
	.concept_main_txtArea .f35{
		margin-bottom: 1.83rem;
		letter-spacing: 0.06em;
	}
	.concept_main_txtArea .txt_block{
		font-size: 1.133rem;
	}
	.concept_main_txtArea .txt_block p + p{
		margin-top: 2.13rem;
	}
}
@media screen and (min-width: 1400px){
	.concept_main {
		padding: 8.933rem 0 7.266rem;
	}
	.concept_main_txt{
		margin-bottom: 6.266rem;
	}
	.concept_main_txt .tit{
		font-size: 4rem;
	}
	.concept_main_block + .concept_main_block{
		margin-top: 6.66rem;
	}
}
@media screen and (min-width: 1600px){
	.concept_main_img{
		width: 60.78571%;
	}
	.concept_main_txtArea{
		width: 34%;
	}
}
@media screen and (max-width: 767px){
	.concept_main_img{
		margin-bottom: 1.8rem;
	}
}
/* concept_ph */
.concept_ph{
	padding: 5.069rem 0 4.8rem;
}
.concept_ph ul{
	margin-bottom: 0;
}
.concept_ph ul li{
	list-style: none;
}
.concept_ph ul li:not(:first-child){
	margin-top: 3.84rem;
}
.concept_ph_img.watermark{
	position: relative;
}
.concept_ph_img.watermark::after{
	width: 70px;
	height: 10px;
	right: 10px;
	bottom: 7px;
}
.concept_ph_tit{
	font-size: 1.153rem;
	margin-bottom: 1.6rem;
}
.concept_ph_tit .f-eng{
	font-size: 1.53rem;
	margin-right: 1.18rem;
}
.concept_ph_txtArea .txt_block{
	text-align: justify;
	font-size: 1.038rem;
	line-height: 1.76;
}
.concept_ph_txtArea .vm{
	margin-top: 1.42rem;
}
@media screen and (min-width: 768px){
	.concept_ph{
		padding: 6.89rem 0 6.41rem;
	}
	.concept_ph ul li{
		display: flex;
		justify-content: space-between;
	}
	.concept_ph ul li:not(:first-child){
		margin-top: 5rem;
	}
	.concept_ph ul li:nth-child(even){
		flex-direction: row-reverse;
	}
	.concept_ph_img{
		width: 46.2857%;
	}
	#page-main .concept_ph_img img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.concept_ph_txtArea{
		width: 48.35714%;
		position: relative;
		padding: 2rem 0 2.3rem;
	}
	.concept_ph_txtArea::before, .concept_ph_txtArea::after{
		position: absolute;
		content: "";
		width: 100%;
		height: 1px;
		background-color: #000;
		left: 0;
	}
	.concept_ph_txtArea::before{
		top: 0;
	}
	.concept_ph_txtArea::after{
		bottom: 0;
	}
	.concept_ph_txtArea .inner{
		width: 88.183%;
		height: 100%;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.concept_ph_tit{
		font-size: 1.3rem;
	}
	.concept_ph_tit .f-eng{
		font-size: 1.769rem;
	}
}
@media screen and (min-width: 992px){
	.concept_ph{
		padding: 7.85rem 0 7.21rem;
	}
	.concept_ph ul li:not(:first-child){
		margin-top: 5rem;
	}
	.concept_ph_img.watermark::after{
		right: 15px;
		bottom: 12px;
	}
}
@media screen and (min-width: 1200px){
	.concept_ph_img.watermark::after{
		width: 75px;
		height: 11px;
	}
	.concept_ph_tit{
		font-size: 1.333rem;
		margin-bottom: 2.33rem;
	}
	.concept_ph_tit .f-eng{
		font-size: 2.66rem;
		margin-right: 1.366rem;
	}
	.concept_ph_txtArea .txt_block{
		font-size: 1.066rem;
	}
}
@media screen and (min-width: 1400px){
	.concept_ph{
		padding: 9rem 0 8.33rem;
	}
	.concept_ph .c-title1{
		font-size: 3.33rem;
		margin-bottom: 6.46rem;
	}
	.concept_ph ul li:not(:first-child){
		margin-top: 5rem;
	}
	.concept_ph_img.watermark::after{
		right: 20px;
		bottom: 17px;
	}
	.concept_ph_txtArea{
		padding: 3.53rem 0 3.66rem;
	}
}
@media screen and (max-width: 767px){
	.concept_ph_img{
		margin-bottom: 2rem;
	}
}
/* concept_faq */
.concept_faq{
	padding-top: 5.15rem;
}
.concept_faq_anchor{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	margin-bottom: 3.73rem;
}
.concept_faq_anchor a{
	border: 1px solid #b4b4b4;
	color: #000;
	transition: .3s;
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.concept_faq_anchor a:nth-child(2n){
	margin-right: 0;
}
.concept_faq_anchor a:last-child, .concept_faq_anchor a:nth-last-child(2){
	margin-bottom: 0;
}
.concept_faq_anchor a:hover, .concept_faq_anchor a:focus{
	text-decoration: none;
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
}
.concept_faq_block + .concept_faq_block{
	margin-top: 2.49rem;
}
.concept_faq_block h3{
	font-size: 1.29rem;
	margin-bottom: 1.2rem;
}
.accordion_area .accordion_one{
	position: relative;
}
.accordion_area .accordion_one::before, .accordion_area .accordion_one::after{
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #b4b4b4;
	left: 0;
}
.accordion_area .accordion_one:nth-of-type(1)::before{
	content: "";
	top: 0;
}
.accordion_area .accordion_one::after{
	content: "";
	bottom: 0;
}
.accordion_area .accordion_one .ac_header {
	padding: 12px 28px 12px 1px;
	position: relative;
	display: flex;
	justify-content: space-between;
	z-index: 0;
	cursor: pointer;
	transition: .3s;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
	opacity: 0.8;
	transition: .3s;
}
.ac_q, .ac_a{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #000;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ac_a{
	background-color: #7d7d7d;
}
.p-faq__q-txt{
	width: calc(100% - (30px + 12px));
	font-size: 1.076rem;
	margin-bottom: 0;
	padding-top: 3px;
}
.accordion_area .accordion_one .ac_header .i_box {
	position: absolute;
	top: 21px;
	right: 5px;
	width: 13px;
	height: 13px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
	position: absolute;
	content: "";
	width: 100%;
	margin: auto;
	box-sizing: border-box;
	vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
	border-top: 1px solid #000;
	width: 13px;
	height: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
	border-left: 1px solid #000;
	width: 0;
	height: 13px;
	top: 0;
	bottom: 0;
	right: 6px;
	transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
	height: 0;
}
.accordion_area .accordion_one .ac_inner {
	display: none;
	padding: 6px 5px 12px 1px;
	position: relative;
}
.accordion_area .accordion_one .ac_inner::after{
	position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: rgba(163,182,174,0.25);	
}
.accordion_area .accordion_one .ac_inner .ac_inner_flex{
	display: flex;
	justify-content: space-between;
}
.p-faq__a-txt{
	width: calc(100% - (30px + 12px));
	padding-top: 5px;
}
@media screen and (min-width: 768px){
	.concept_faq{
		padding-top: 7rem;
	}
	.concept_faq_anchor{
		max-width: 600px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 5.65rem;
	}
	.concept_faq_anchor a{
		width: 285px;
		height: 55px;
		margin-right: 25px;
		margin-bottom: 18px;
	}
	.concept_faq_block + .concept_faq_block{
		margin-top: 3.83rem;
	}
	.concept_faq_block h3{
		font-size: 1.495rem;
		margin-bottom: 1.6rem;
	}
	.accordion_area .accordion_one .ac_header{
		padding: 15px 45px 15px 1px;
	}
	.ac_q, .ac_a{
		font-size: 1.49rem;
		width: 35px;
		height: 35px;
	}
	.p-faq__q-txt{
		font-size: 1.115rem;
		width: calc(100% - (35px + 18px));
		padding-top: 5px;
	}
	.accordion_area .accordion_one .ac_header .i_box{
		width: 20px;
		height: 20px;
		top: 22px;
		right: 15px;
	}
	.accordion_area .accordion_one .ac_header .i_box:before{
		width: 20px;
	}
	.accordion_area .accordion_one .ac_header .i_box:after{
		height: 20px;
		right: 9px;
	}
	.accordion_area .accordion_one .ac_inner{
		padding: 7px 45px 15px 1px;
	}
	.p-faq__a-txt{
		width: calc(100% - (35px + 18px));
		padding-top: 8px;
	}
}
@media screen and (min-width: 992px){
	.concept_faq{
		padding-top: 7.96rem;
	}
}
@media screen and (min-width: 1200px){
	.concept_faq_anchor{
		max-width: 842px;
	}
	.concept_faq_anchor a{
		width: 400px;
		height: 70px;
		margin-right: 40px;
		margin-bottom: 30px;
	}
	.concept_faq_block + .concept_faq_block{
		margin-top: 4.36rem;
	}
	.concept_faq_block h3{
		font-size: 1.866rem;
		margin-bottom: 1.733rem;
	}
	.accordion_area .accordion_one .ac_header{
		padding: 22px 65px 22px 2px;
	}
	.ac_q, .ac_a{
		font-size: 1.866rem;
		width: 50px;
		height: 50px;
	}
	.p-faq__q-txt{
		font-size: 1.133rem;
		padding-top: 0.7rem;
		width: calc(100% - (50px + 28px));
	}
	.accordion_area .accordion_one .ac_header .i_box{
		width: 25px;
		height: 25px;
		top: 35px;
		right: 20px;
	}
	.accordion_area .accordion_one .ac_header .i_box:before{
		width: 25px;
	}
	.accordion_area .accordion_one .ac_header .i_box:after{
		height: 25px;
		right: 11px;
	}
	.accordion_area .accordion_one .ac_inner{
		padding: 10px 65px 22px 2px;
	}
	.p-faq__a-txt{
		width: calc(100% - (50px + 28px));
		padding-top: 13px;
	}
}
@media screen and (min-width: 1400px){
	.concept_faq{
		padding-top: 9.2rem;
	}
	.concept_faq .c-title1{
		font-size: 3.33rem;
		margin-bottom: 6.46rem;
	}
}
@media screen and (max-width: 767px){
	.concept_faq_anchor{
		justify-content: space-between;
		margin-bottom: 6.6rem;
	}
	.concept_faq_anchor a{
		width: calc((100% - 5px)/2);
		height: 40px;
		margin-bottom: 5px;
		font-size: 1rem;
	}
	.concept_faq_anchor a:nth-child(1), .concept_faq_anchor a:nth-child(3){
		font-size: 0.846rem;
		letter-spacing: 0;
	}
}
/* concept_form */
.concept_form{
	margin-top: 5.069rem;
}
.concept_faq .concept_form .c-title1{
	margin-bottom: 1.7rem;
}
@media screen and (min-width: 768px){
	.concept_form{
		margin-top: 6.99rem;
	}
	.concept_faq .concept_form .c-title1{
		margin-bottom: 2.09rem;
	}
}
@media screen and (min-width: 992px){
	.concept_form{
		margin-top: 7.95rem;
	}
}
@media screen and (min-width: 1400px){
	.concept_form{
		margin-top: 9.2rem;
	}
	.concept_faq .concept_form .c-title1{
		margin-bottom: 2.16rem;
	}
}

/********************
/* 性能・品質
********************/
/* main_flex */
.main_flex{
	padding-bottom: 4.38rem;
}
.main_txtArea .f40{
	line-height: 1.75;
	margin-bottom: 1.97rem;
}
.main_txtArea .txt_block{
	line-height: 1.86;
	text-align: justify;
}
@media screen and (min-width: 768px){
	.main_flex{
		display: flex;
		justify-content: space-between;
		padding-bottom: 6.512rem;
	}
	.main_img{
		width: 55.643%;
	}
	.main_txtArea{
		width: 39.429%;
		align-self: center;
	}
	.main_txtArea .f40{
		margin-bottom: 2.746rem;
	}
}
@media screen and (min-width: 992px){
	.main_flex{
		padding-bottom: 7.32rem;
	}
	.main_img{
		width: 60.642857%;
	}
	.main_txtArea{
		width: 34.42857%;
	}
}
@media screen and (min-width: 1200px){
	.main_txtArea .f40{
		margin-bottom: 3.633rem;
	}
}
@media screen and (min-width: 1400px){
	.main_flex{
		padding-bottom: 8.466rem;
	}
}
@media screen and (max-width: 767px){
	.main_img{
		margin-bottom: 2.57rem;
	}
}
/* specifications */
.specifications{
	padding: 5.07rem 0 4.23rem;
}
.spec_anchor{
	margin-bottom: 3.84rem;
}
.spec_anchor a{
	width: 100%;
	height: 45px;
	border: 1px solid #b4b4b4;
	color: #000;
	border-radius: 70px;
	transition: .3s;
	display: flex;
	align-items: center;
	justify-content: center;
}
.spec_anchor a:hover, .spec_anchor a:focus{
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}
.specifications_block + .specifications_block{
	margin-top: 4.115rem;
}
.specifications_tit{
	margin-bottom: 2.69rem;
}
.specifications_tit h3{
	background-color: #000;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 0.923rem;
	height: auto;
	min-height: 70px;
	margin-bottom: 0;
}
.specifications_tit h3 .f-eng{
	display: block;
	letter-spacing: 0;
	margin-bottom: 0.11rem;
}
.specifications_copy{
	background-color: #fff;
	padding: 1rem;
}
.specifications_flex{
	position: relative;
}
.specifications_flex + .specifications_flex{
	margin-top: 1.9rem;
	padding-top: 2.3rem;
}
.specifications_flex + .specifications_flex::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #b4b4b4;
	top: 0;
	left: 0;
}
.specifications_txtblock + .specifications_txtblock{
	margin-top: 1.5rem;
}
.specifications_txtArea .f25{
	margin-bottom: 0.638rem;
}
.specifications_txtArea .txt_block{
	text-align: justify;
}
.specifications_txtArea .spec_vm{
	margin-top: 2rem;
}
@media screen and (min-width: 768px){
	.specifications{
		padding: 7rem 0 5.846rem;
	}
	.spec_anchor{
		display: flex;
		justify-content: center;
		margin-bottom: 5.12rem;
	}
	.spec_anchor a{
		width: 200px;
		height: 55px;
	}
	.spec_anchor a:not(:last-child){
		margin-right: 25px;
	}
	.specifications_block + .specifications_block{
		margin-top: 5.85rem;
	}
	.specifications_tit{
		display: flex;
	}
	.specifications_tit h3{
		width: 170px;
	}
	.specifications_copy{
		width: calc(100% - 170px);
		display: flex;
		align-items: center;
		padding: 1rem 1.5rem;
	}
	.specifications_flex{
		display: flex;
		justify-content: space-between;
	}
	.specifications_flex.rev{
		flex-direction: row-reverse;
	}
	.specifications_flex + .specifications_flex{
		margin-top: 2.3rem;
		padding-top: 2.3rem;
	}
	.specifications_img{
		width: 47.1538%;
	}
	.specifications_txtArea{
		width: 44.6923%;
		align-self: center;
	}
}
@media screen and (min-width: 992px){
	.specifications{
		padding: 7.96rem 0 6.92rem;
	}
	.spec_anchor{
		margin-bottom: 5.769rem;
	}
	.spec_anchor a{
		width: 250px;
	}
	.specifications_block + .specifications_block{
		margin-top: 6.92rem;
	}
	.specifications_tit{
		margin-bottom: 4.038rem;
	}
	.specifications_tit h3{
		width: 210px;
		min-height: 75px;
	}
	.specifications_copy{
		width: calc(100% - 210px);
		padding: 1rem 2.3rem;
	}
	.specifications_flex + .specifications_flex{
		margin-top: 3.07rem;
		padding-top: 3.07rem;
	}
	.specifications_txtblock + .specifications_txtblock{
		margin-top: 2.66rem;
	}
}
@media screen and (min-width: 1200px){
	.spec_anchor a{
		width: 300px;
		height: 70px;
	}
	.spec_anchor a:not(:last-child){
		margin-right: 40px;
	}
	.specifications_tit{
		margin-bottom: 4.66rem;
	}
	.specifications_tit h3{
		width: 270px;
		min-height: 95px;
		font-size: 1rem;
	}
	.specifications_tit h3 .f-eng{
		margin-bottom: 0.2rem;
	}
	.specifications_copy{
		width: calc(100% - 270px);
		padding: 1rem 3.33rem;
	}
	.specifications_flex{
		width: 92.857%;
		margin-right: auto;
		margin-left: auto;
	}
	.specifications_txtblock + .specifications_txtblock{
		margin-top: 3rem;
	}
	.specifications_txtArea .f25{
		margin-bottom: 0.666rem;
	}
	.specifications_txtArea .spec_vm{
		margin-top: 3rem;
	}
}
@media screen and (min-width: 1400px){
	.specifications{
		padding: 9.333rem 0 8rem;
	}
	.spec_anchor{
		margin-bottom: 6.66rem;
	}
	.specifications .c-title1{
		font-size: 3.33rem;
		margin-bottom: 5.23rem;
	}	
	.specifications_block + .specifications_block{
		margin-top: 8rem;
	}
	.specifications_tit h3{
		width: 370px;
		min-height: 120px;
	}
	.specifications_copy{
		width: calc(100% - 370px);
	}
	.specifications_flex + .specifications_flex{
		margin-top: 3.33rem;
		padding-top: 3.33rem;
	}
}
@media screen and (max-width: 767px){
	.spec_anchor{
		width: 69.964285%;
		margin-right: auto;
		margin-left: auto;
	}
	.spec_anchor a:not(:last-child){
		margin-bottom: 10px;
	}
	.specifications_img{
		margin-bottom: 1.9rem;
	}
}
/* spec_oq */
.spec_oq{
	margin-top: 5.069rem;
}
.spec_oq_block + .spec_oq_block{
	margin-top: 3.9rem;
}
.spec_oq_block h3.f25{
	position: relative;
	line-height: 1.66;
	padding-left: calc(15px + 13px);
	margin-bottom: 1.7rem;
}
.spec_oq_block h3.f25::before{
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #000;
	top: 6px;
	left: 0;
}
.spec_oq_list{
	width: 100%;
	max-width: 1180px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 1.9rem;
	margin-bottom: 0;
}
.spec_oq_list li{
	list-style: none;
	width: calc((100% - 10px)/2);
	margin-bottom: 10px;
	background-color: rgba(229,229,229,0.2);
	padding: 10px 5px 16px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.spec_oq_list li:last-child, .spec_oq_list li:nth-last-child(2){
	margin-bottom: 0;
}
.spec_oq_list_img{
	width: 37.2368%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.853rem;
}
.spec_oq_list .txt_block{
	line-height: 1.64;
	flex: 1;
	display: flex;
	align-items: center;
	text-align: center;
}
.spec_oq_txtArea .txt_block{
	text-align: justify;
}
.spec_oq_txtArea .txt_block p + p{
	margin-top: 0.738rem;
}
.spec_tyouki{
	width: 100%;
	margin-bottom: 2.54rem;
}
@media screen and (min-width: 768px){
	.spec_oq{
		margin-top: 6.89rem;
	}
	.spec_oq_block + .spec_oq_block{
		margin-top: 5.243rem;
	}
	.spec_oq_block h3.f25{
		padding-left: 0;
		margin-bottom: 2.17rem;
	}
	.spec_oq_block h3.f25::before{
		width: 18px;
		height: 18px;
		top: 6px;
		left: calc(-18px - 15px);
	}
	.spec_oq_list{
		margin-top: 2.67rem;
	}
	.spec_oq_list li{
		width: calc((100% - 20px)/3);
	}
	.spec_oq_list li:nth-last-child(3){
		margin-bottom: 0;
	}
	.spec_oq_flex{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.spec_oq_txtArea{
		width: 58.247946%;
	}
	.spec_oq_img{
		width: 34.307692%;	
	}
	.spec_oq_img.bels{
		aspect-ratio: 446 / 307;
	}
	#page-main .spec_oq_img.bels img{
		object-fit: contain;
		object-position: left;
		width: 100%;
		height: 100%;
	}
	.spec_tyouki{
		width: 77%;
		max-width: 751px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 4.069rem;
	}
}
@media screen and (min-width: 992px){
	.spec_oq{
		margin-top: 7.85rem;
	}
	.spec_oq_block + .spec_oq_block{
		margin-top: 5.96rem;
	}
	.spec_oq_list .txt_block{
		font-size: 1.07rem;
	}
}
@media screen and (min-width: 1200px){
	.spec_oq_block h3.f2{
		margin-bottom: 3.3rem;
	}
	.spec_oq_block h3.f25::before{
		top: 8px;
	}
	.spec_oq_list{
		margin-top: 2.93rem;
	}
	.spec_oq_list li{
		width: calc((100% - 40px)/3);
		margin-bottom: 20px;
		padding: 15px 5px 19px;
	}
	.spec_oq_list_img{
		margin-bottom: 1.266rem;
	}
	.spec_oq_list .txt_block{
		font-size: 1.133rem;
	}
	.spec_tyouki{
		margin-bottom: 4.633rem;
	}
	.spec_oq_txtArea .txt_block p + p{
		margin-top: 1.2rem;
	}
}
@media screen and (min-width: 1400px){
	.spec_oq{
		margin-top: 9.2rem;
	}
	.spec_oq .c-title1{
		font-size: 3.33rem;
		margin-bottom: 6.033rem;
	}
	.spec_oq_block h3.f25::before{
		width: 27px;
		height: 27px;
		top: 7px;
		left: calc(-27px - 25px)
	}
	.spec_oq_block + .spec_oq_block{
		margin-top: 6.866rem;
	}
}
@media screen and (max-width: 767px){
	.spec_oq_list .txt_block{
		font-size: 0.84rem;
	}
	.spec_oq_img{
		text-align: center;
		margin-top: 2.67rem;
	}
	#page-main .spec_oq_img.bels img{
		width: 79.114349%;
	}
}

/********************
/* プレウォール
********************/
.main_txtArea .c-title1{
	letter-spacing: 0;
	margin-bottom: 2.3rem;
}
.main_txtArea .c-title1 .f-jp{
	letter-spacing: 0.01em;
}
.prewall{
	margin-top: 5.169rem;
}
.prewall ul{
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.prewall ul li{
	list-style: none;
	width: calc((100% - 10px)/2);
	margin-bottom: 15px;
	aspect-ratio: 43 / 35;
}
.prewall ul li:nth-last-child(2), .prewall ul li:last-child{
	margin-bottom: 0;
}
.prewall ul li a{
	background-color: #000;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	transition: .3s;
	padding: 30px 0;
}
.prewall ul li a .vm{
	border: none;
	background-color: #fff;
	color: #000;
}
.prewall ul li a .vm:hover{
	border: none;
}
.prewall ul li a:hover{
	background-color: #fff;
	color: #000;
	text-decoration: none;
}
.prewall ul li a:hover .vm{
	background-color: #000;
	color: #fff;
}
.prewall_points{
	text-align: center;
}
.prewall_points .f-eng{
	display: block;
	font-size: 2rem;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
	margin-bottom: 0.684rem;
}
@media screen and (min-width: 768px){
	.main_txtArea .c-title1{
		font-size: 2.69rem;
		margin-bottom: 3.3rem;
	}
	.prewall{
		margin-top: 6.89rem;
	}
	.prewall ul li{
		width: calc((100% - 30px)/2);
		margin-bottom: 50px;
	}
	.prewall ul li a{
		padding: 40px 0;
	}
	.prewall_points .f-eng{
		font-size: 2.538rem;
		margin-bottom: 0.96rem;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.prewall_main .main_img{
		width: 49.643%;
	}
	.prewall_main .main_txtArea{
		width: 45.429%;
	}
}
@media screen and (min-width: 992px){
	.prewall{
		width: 72.222%;
		max-width: 915px;
		margin-top: 7.85rem;
	}
	.prewall ul li a{
		padding: 50px 0;
	}
	.prewall ul li a .vm{
		width: 200px;
		height: 55px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
	.prewall_main .main_img{
		width: 52.643%;
	}
	.prewall_main .main_txtArea{
		width: 42.429%;
	}
}
@media screen and (min-width: 1200px){
	.main_txtArea .c-title1{
		font-size: 3.269rem;
	}
	.prewall ul li{
		width: calc((100% - 55px)/2);
		margin-bottom: 80px;
	}
	.prewall_points .f-eng{
		font-size: 2.66rem;
	}
}
@media screen and (min-width: 1400px){
	.main_txtArea .c-title1{
		font-size: 3.33rem;
		margin-bottom: 4.5rem;
	}
	.main_txtArea .c-title1 .f-jp{
		margin-top: 1.1rem;
	}
	.prewall{
		margin-top: 9.2rem;
	}
	.prewall .c-title1{
		font-size: 3.33rem;
		margin-bottom: 5.133rem;
	}
}
@media screen and (min-width: 1400px) and (max-width: 1599px){
	.prewall_main .main_img{
		width: 57.643%;
	}
	.prewall_main .main_txtArea{
		width: 37.429%;
	}
}
@media screen and (max-width: 575px){
	.prewall ul li a{
		padding: 30px 0;
	}
	.prewall_points .f-eng{
		font-size: 1.384rem;
		margin-bottom: 0.28rem;
	}
	.prewall ul li a .vm{
		width: 120px;
		height: 35px;
	}
}
@media screen and (max-width: 479px){
	.prewall ul li{
		aspect-ratio: 43 / 38;
	}
	.prewall ul li a{
		padding: 17px 0;
	}
}

/********************
/* プレウォール工法の4つの特徴
********************/
.pre_points_main{
	margin-top: 5.369rem;
	margin-bottom: 4.215rem;
}
.pre_points_main .f25{
	font-weight: bold;
	line-height: 1.75;
	margin-bottom: 0.79rem;
}
@media screen and (min-width: 768px){
	.pre_points_main{
		margin-top: 7.19rem;
		margin-bottom: 5.75rem;
	}
}
@media screen and (min-width: 992px){
	.pre_points_main{
		margin-top: 6.523rem;
	}
}
@media screen and (min-width: 1200px){
	.pre_points_main .f25{
		margin-bottom: 0.7rem;
	}
}
@media screen and (min-width: 1400px){
	.pre_points_main{
		margin-top: 9.4rem;
		margin-bottom: 7.7rem;
	}
}
.pre_points_inner{
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	padding: 4.8rem 0 3.846rem;
}
.pre_points_block{
	position: relative;
	padding: 4.038rem 0 4.115rem;
}
.pre_points_block::before, .pre_points_block::after{
	position: absolute;
	content: "";
	left: 0;
	width: 100%;
	height: 15px;
	border-left: 1px solid #231815;
	border-right: 1px solid #231815;
}
.pre_points_block::before{
	top: 0;
	border-top: 1px solid #231815;
}
.pre_points_block::after{
	bottom: 0;
	border-bottom: 1px solid #231815;
}
.pre_points_block + .pre_points_block{
	margin-top: 4.03846rem;
}
.pre_points_block .no{
	position: absolute;
	text-align: center;
	letter-spacing: -0.03em;
	line-height: 1;
	background-color: #fff;
	color: #231815;
	font-family: mendl-sans-dawn, sans-serif;
	font-size: 2.692rem;
	font-weight: 400;
	width: 50px;
	top: -1.2rem;
    left: 50%;
    transform: translateX(-50%);
}
.pre_points{
	width: 93.45794%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.75;
	position: relative;
}
.pre_points + .pre_points{
	margin-top: 1.6384rem;
	padding-top: 1.5769rem;
}
.pre_points + .pre_points::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: rgba(180,180,180,0.5);
	top: 0;
	left: 0;
}
.pre_points.main_pp .f25{
	font-weight: bold;
	margin-bottom: 0.938rem;
}
.pre_points .f20{
	margin-bottom: 0.46rem;
}
.pp_yt{
	width: 100%;
	max-width: 680px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (min-width: 768px){
	.pre_points_inner{
		width: 90%;
		padding: 6.41rem 0 5.127rem;
	}
	.pre_points_block{
		padding: 5.4869rem 0;
	}
	.pre_points_block::before, .pre_points_block::after{ 
		height: 20px;
	}
	.pre_points_block + .pre_points_block{
		margin-top: 5.3846rem;
	}
	.pre_points_block .no{
		font-size: 3.07rem;
		top: -1.5rem;
	}
	.pre_points + .pre_points{
		margin-top: 2.217rem;
		padding-top: 2.256rem;
	}
}
@media screen and (min-width: 992px){
	.pre_points_inner{
		padding: 7.211rem 0 5.769rem;
	}
	.pre_points_block{
		padding: 6.173rem 0;
	}
	.pre_points_block + .pre_points_block{
		margin-top: 6.057rem;
	}
	.pre_points + .pre_points{
		margin-top: 2.55769rem;
		padding-top: 2.596rem;
	}
}
@media screen and (min-width: 1200px){
	.pre_points_block::before, .pre_points_block::after{ 
		height: 30px;
	}
	.pre_points_block .no{
		font-size: 4rem;
		width: 70px;
		top: -2rem;
	}
	.pre_points.main_pp .f25{
		margin-bottom: 0.966rem;
	}
	.pre_points .f20{
		margin-bottom: 0.5rem;
	}
}
@media screen and (min-width: 1400px){
	.pre_points_inner{
		padding: 8.333rem 0 6.666rem;
	}
	.pre_points_block{
		padding: 7rem 0 7.133rem;
	}
	.pre_points_block + .pre_points_block{
		margin-top: 7rem;
	}
	.pre_points + .pre_points{
		margin-top: 3.133rem;
		padding-top: 3.066rem;
	}
}
@media screen and (min-width: 1800px){
	.pre_points_inner{
		width: 76.428571%;
	}
}
/********** 耐震性 **********/
/* 01 */
.pp_ep01-flex{
	margin-top: 1.423rem;
}
.ep01-img{
	margin-bottom: 1.11rem;
}
.pp_ep01-item .f18{
	margin-bottom: 0.638rem;
}
.ep01_item + .ep01_item{
	margin-top: 3.038rem;
}
.ep01_3-img{
	width: 100%;
	max-width: 510px;
	margin-right: auto;
	margin-left: auto;
}
.ep01_4-img{
	width: 100%;
	max-width: 750px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (min-width: 768px){
	.pp_ep01-flex{
		display: flex;
		justify-content: center;
		margin-top: 1.907rem;
	}
	.pp_ep01-item{
		width: calc((100% - 50px)2);
		max-width: 270px;
	}
	.pp_ep01-item + .pp_ep01-item{
		margin-left: 50px;
	}
	.ep01_item + .ep01_item{
		margin-top: 4.384rem;
	}
}
@media screen and (min-width: 992px){
	.pp_ep01-item + .pp_ep01-item{
		margin-left: 80px;
	}
	.ep01_item + .ep01_item{
		margin-top: 5.057rem;
	}
}
@media screen and (min-width: 1200px){
	.pp_ep01-flex{
		margin-top: 1.833rem;
	}
	.pp_ep01-item{
		max-width: 350px;
	}
	.ep01-img{
		margin-bottom: 1.3rem;
	}
	.pp_ep01-item .f18{
		margin-bottom: 0.66rem;
	}
}
@media screen and (min-width: 1400px){
	.pp_ep01-item + .pp_ep01-item{
		margin-left: 116px;
	}
	.ep01_item + .ep01_item{
		margin-top: 6rem;
	}
}
@media screen and (max-width: 767px){
	.pp_ep01-item + .pp_ep01-item{
		margin-top: 1.907rem;
	}
}
/* 02 */
.ep02_1-img{
	width: 100%;
	max-width: 750px;
	margin-right: auto;
	margin-left: auto;
}
/* 03 */
@media screen and (min-width: 768px){
	.pp_ep03-flex{
		display: flex;
	}
	.pp_ep03-item + .pp_ep03-item{
		margin-left: 20px;
	}
}
@media screen and (min-width: 992px){
	.pp_ep03-item + .pp_ep03-item{
		margin-left: 28px;
	}
}
@media screen and (min-width: 1200px){
	.pp_ep03-item + .pp_ep03-item{
		margin-left: 36px;
	}
}
/* 04 */
.pp_ep04_list{
	margin-top: 1.65rem;
	margin-bottom: 0;
}
.pp_ep04_list li{
	list-style: none;
	position: relative;
}
.pp_ep04_list li:not(:first-child)::before{
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(180,180,180,0.5);
}
.pp_ep04_list li img{
	margin-bottom: 1.238rem;
}
.pp_ep04_list li .txt_block{
	text-align: justify;
}
.pp_ep04_txt{
	color: #b2020d;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin-bottom: 1.6rem;
}
.pp_ep04_txt .f-eng{
	font-weight: 500;
	line-height: 1;
	font-size: 3.07rem;
	margin-left: 7px;
	margin-right: 5px;
	margin-bottom: 3px;
}
.pp_ep04_list2{
	margin-top: 2.88rem;
	margin-bottom: 0;
}
.pp_ep04_list2 li{
	list-style: none;
	position: relative;
}
.pp_ep04_list2 li:not(:first-child)::before{
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(180,180,180,0.5);
}
.ep04-4{
	margin-bottom: 14px;
}
.ep04-5{
	margin-top: 16px;
}
.pp_ep04_tit{
	background-color: #000;
	color: #fff;
	display: inline-block;
	padding: 0.5rem 1.2rem;
	border-radius: 60px;
	margin-bottom: 15px;
}
.ep04-5{
	width: 63.5%;
}
.pp_ep04-5_tit{
	width: 100%;
	border: 1px solid rgba(180,180,180,0.5);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 30px;
}
@media screen and (min-width: 768px){
	.pp_ep04_list{
		display: flex;
		margin: 2.48rem -20px 0;
	}
	.pp_ep04_list li{
		width: calc(100% / 3);
		padding: 0 20px 3px;
	}
	.pp_ep04_txt{
		margin-bottom: 2.27rem;
	}
	.pp_ep04_txt .f-eng{
		font-size: 3.846rem;
		margin-left: 8px;
		margin-right: 6px;
		margin-bottom: 2px;
	}
	.pp_ep04_list2{
		display: flex;
		margin: 4.288rem -20px 0;
	}
	.pp_ep04_list2 li{
		width: calc(100% / 2);
		padding: 0 20px;
	}
}
@media screen and (min-width: 992px){
	.pp_ep04_list li img{
		margin-bottom: 1.523rem;
	}
}
@media screen and (min-width: 1080px){
	.pp_ep04_tit{
		display: inline-flex;
		align-items: center;
		justify-content: center;
		height: 40px;
	}
	.pp_ep04-5_tit{
		height: 30px;
	}
}
@media screen and (min-width: 1200px){
	.pp_ep04_txt{
		margin-bottom: 2.33rem;
	}
	.pp_ep04_list{
		margin: 2.866rem -25px 0;
	}
	.pp_ep04_list li{
		padding: 0 25px 5px;
	}
	.pp_ep04_list li img{
		margin-bottom: 1.6rem;
	}
	.pp_ep04_list2{
		margin: 5rem -30px 0;
	}
	.pp_ep04_list2 li{
		padding: 0 30px;
	}
	.ep04-4{
		margin-bottom: 18px;
	}
	.ep04-5{
		margin-top: 0.933rem;
		max-width: 286px;
	}
	.pp_ep04_tit{
		height: 50px;
	}
	.pp_ep04_list2 li:nth-child(2) .pp_ep04_tit{
		width: 100%;
	}
	.pp_ep04-5_tit{
		font-size: 1.133rem;
		height: 40px;
		margin-bottom: 18px;
	}
}
@media screen and (min-width: 1400px){
	.pp_ep04_txt .f-eng{
		font-size: 4.333rem;
		margin-left: 1rem;
		margin-right: 0.866rem;
		margin-bottom: 6px;
	}
	.pp_ep04_list2{
		margin: 5rem -40px 0;
	}
	.pp_ep04_list2 li{
		padding: 0 40px;
	}
}
@media screen and (min-width: 1500px){
	.pp_ep04_tit{
		padding: 0 1.4rem;
	}	
}
@media screen and (min-width: 1600px){
	.pp_ep04_list2{
		margin: 0 -45px;
	}
	.pp_ep04_list2 li{
		padding: 0 45px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
	.pp_ep04_list2 li:nth-child(2) .pp_ep04_tit{
		font-size: 0.93rem;
	}
}
@media screen and (min-width: 1400px) and (max-width: 1499px){
	.pp_ep04_list2 li:nth-child(2) .pp_ep04_tit{
		font-size: 1rem;
	}
}
@media screen and (max-width: 767px){
	.pp_ep04_list li{
		padding: 0 5px;
	}
	.pp_ep04_list li:not(:first-child){
		padding-top: 20px;
		margin-top: 1.138rem;
	}
	.pp_ep04_list li:not(:first-child)::before{
		width: 100%;
		height: 1px;
		left: 0;
	}
	.pp_ep04_list li img{
		display: block;
		margin-right: auto;
		margin-left: auto;
		width: 200px;
	}
	.pp_ep04_list2 li:not(:first-child){
		padding-top: 20px;
		margin-top: 20px;
	}
	.pp_ep04_list2 li:not(:first-child)::before{
		width: 100%;
		height: 1px;
		left: 0;
	}
}
/* 05 */
@media screen and (min-width: 768px){
	.pp_ep05-flex{
		display: flex;
		justify-content: space-between;
	}
	.pp_ep05-item{
		width: calc((100% - 30px)/2);
	}
}
@media screen and (min-width: 1200px){
	.pp_ep05-item{
		width: calc((100% - 40px)/2);
	}
}
@media screen and (min-width: 1200px){
	.pp_ep05-item{
		width: calc((100% - 60px)/2);
	}
}
@media screen and (max-width: 767px){
	.pp_ep05-item + .pp_ep05-item{
		margin-top: 15px;
	}
}
/********** 断熱性 **********/
.pp_ins_tit{
	display: inline-block;
	font-size: 0.923rem;
	background-color: #000;
	color: #fff;
	padding: 1rem 2.2rem;
	border-radius: 60px;
	margin-bottom: 1.538rem;
}
@media screen and (min-width: 768px){
	.pp_ins_tit{
		margin-bottom: 1.923rem;
	}
}
@media screen and (min-width: 1200px){
	.pp_ins_tit{
		font-size: 0.933rem;
		padding: 1.02rem 2.09rem;
		margin-bottom: 2.333rem;
	}
}
/* 01 */
.ins01-2 img{
	margin-bottom: 0.369rem;
}
.ins_table{
	width: 100%;
	max-width: 884px;
	margin-right: auto;
	margin-left: auto;
}
.ins_table .table-bordered th, .ins_table .table-bordered td{
	vertical-align: middle;
	font-weight: 500;
	line-height: 1.5;
	border: 1px solid #000;
}
.ins_table .table-bordered tr:first-child th:first-child, .ins_table .table-bordered tr:nth-child(2) td:first-child{
	border-left: none;
}
.ins_table .table-bordered tr:first-child th:last-child, .ins_table .table-bordered tr:nth-child(2) td:last-child{
	border-right: none;
}
.ins_table .table-bordered th.bg, .ins_table .table-bordered td.bg{
	background-color: #c5111a;
	color: #fff;
	font-weight: bold;
}
.ins_table .table-bordered th .t_ver, .ins_table .table-bordered td .t_ver{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.ins_table .table-bordered th .t_ver span, .ins_table .table-bordered td .t_ver span{
	display: block;
	writing-mode: vertical-rl;
}
.ins01-3{
	width: 100%;
	max-width: 588px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.138rem;
}
@media screen and (min-width: 768px){
	.ins01-flex{
		display: flex;
		justify-content: space-between;
	}
	.ins01-1{
		width: 47.7%;
	}
	.ins01-2{
		width: 43.95162%;
	}
	.ins01-2 img{
		margin-bottom: 0.753rem;
	}
	.ins01-3{
		margin-bottom: 1.523rem;
	}
}
@media screen and (min-width: 992px){
	.ins01-1{
		width: 44.7%;
	}
	.ins01-2{
		width: 40.95162%;
	}
}
@media screen and (min-width: 1200px){
	.ins01-2 img{
		margin-bottom: 0.833rem;
	}
	.ins01-3{
		margin-bottom: 1.5rem;
	}
}
@media screen and (max-width: 767px){
	.ins01-2{
		margin-top: 25px;
	}
}
/* 02 */
.ins02-1{
	width: 100%;
	max-width: 367px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.ins02-flex{
	width: 100%;
	max-width: 880px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (min-width: 768px){
	.ins02-flex{
		display: flex;
		justify-content: space-between;
	}
	.ins02-flex img{
		width: calc((100% - 20px)/2);
	}
}
@media screen and (min-width: 1200px){
	.ins02-1{
		margin-bottom: 15px;
	}
	.ins02-flex img{
		width: calc((100% - 30px)/2);
	}
}
@media screen and (max-width: 767px){
	.ins02-flex img + img{
		margin-top: 10px;
	}
}
/* 03 */
.ins03-1{
	width: 100%;
	max-width: 589px;
	margin-right: auto;
	margin-left: auto;
}
/* 04 */
.ins04-1{
	width: 100%;
	max-width: 588px;
	margin-right: auto;
	margin-left: auto;
}
/********** 耐久性 **********/
/* 01 */
.pre_points.dur01_item .f20{
	margin-bottom: 1.8rem;
}
.dur01_block + .dur01_block{
	margin-top: 2.3076rem;
}
.dur01_tit{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border: 1px solid rgba(180,180,180,0.5);
	height: 35px;
	padding: 0 1.3rem;
	margin-bottom: 0.538rem;
}
.pp_dur01-1-flex{
	width: 100%;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.0384rem;
}
.pp_dur01-5-flex{
	width: 100%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.7538rem;
}
.txt_block.c_txt{
	font-weight: bold;
	color: #b2020d;
	font-size: 1.038rem;
	text-align: center;
}
.dur01_tit.dur01-7m{
	margin-bottom: 15px;
}
.dur01-7{
	width: 100%;
	max-width: 878px;
	margin-right: auto;
	margin-left: auto;
}
.dur01-7_tit{
	font-size: 1.1769rem;
	font-weight: bold;
	border: 1px solid #000;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 35px;
	margin-bottom: 15px;
}
.pp_dur01-7-flex{
	margin-bottom: 0.938rem;
}
.dur01-7_subtit{
	font-size: 1.1769rem;
	width: 100%;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #000;
	margin-bottom: 5px;
}
.pp_dur01-10-flex{
	width: 100%;
	max-width: 894px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.7538rem;
}
@media screen and (min-width: 768px){
	.pp_dur01-1-flex{
		display: flex;
	}
	.dur01_block + .dur01_block{
		margin-top: 3.0769rem;
	}
	.dur01_tit{
		height: 40px;
		padding: 0 1.8rem;
	}
	.pp_dur01-5-flex{
		display: flex;
		justify-content: space-between;
	}
	.pp_dur01-5-item{
		width: calc((100% - 40px)/2)
	}
	.pp_dur01-7-flex{
		display: flex;
		justify-content: space-between;
	}
	.pp_dur01-7_item{
		width: calc((100% - 40px)/3);
	}
	.pp_dur01-10-flex{
		display: flex;
		justify-content: space-between;
	}
	.dur01-10{
		width: 58.02%;
	}
	.dur01-11{
		width: 36.9127%;
	}
}
@media screen and (min-width: 992px){
	.dur01_block .txt_block{
		text-align: center;
	}
	.pp_dur01-5-item{
		width: calc((100% - 60px)/2)
	}
}
@media screen and (min-width: 1200px){
	.pre_points.dur01_item .f20{
		margin-bottom: 2.733rem;
	}
	.dur01_block + .dur01_block{
		margin-top: 3.33rem;
	}
	.dur01_tit{
		padding: 0 2.39rem;
		height: 50px;
		margin-bottom: 0.933rem;
	}
	.pp_dur01-1-flex{
		margin-top: 1.6rem;
	}
	.pp_dur01-5-flex{
		margin-top: 0.8333rem;
	}
	.pp_dur01-5-item{
		width: calc((100% - 70px)/2);
	}
	.txt_block.c_txt{
		font-size: 1.066rem;
	}
	.dur01_tit.dur01-7m{
		margin-bottom: 25px;
	}
	.dur01-7_tit{
		font-size: 1.4rem;
		height: 45px;
		margin-bottom: 25px;
	}
	.pp_dur01-7-flex{
		margin-bottom: 1.346rem;
	}
	.dur01-7_subtit{
		font-size: 1.4rem;
		height: 45px;
	}
	.pp_dur01-10-flex{
		margin-bottom: 0.833rem;
	}
}
@media screen and (min-width: 1400px){
	.dur01-10{
		width: 53.0201%;
	}
}
@media screen and (min-width: 1800px){
	.pp_dur01-5-item{
		width: calc((100% - 93px)/2);
	}
}
@media screen and (max-width: 767px){
	.pp_dur01-1_item + .pp_dur01-1_item{
		margin-top: 10px;
	}
	.pp_dur01-5-item + .pp_dur01-5-item{
		margin-top: 10px;
	}
	.pp_dur01-7-flex{
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
	.pp_dur01-7_item + .pp_dur01-7_item{
		margin-top: 15px;
	}
	.dur01-11{
		margin-top: 15px;
	}
}
/* 02 */
.dur02-1{
	width: 100%;
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.dur02-2_block{
	width: 100%;
	max-width: 683px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	position: relative;
	padding: 30px 0 1.769rem;
}
.dur02-2_block::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #e6e6e7;
	z-index: -1;
}
.dur02-2_block .inner{
	width: 88.286969%;
    margin: 0 auto;
}
.dur02-2_item{
	text-align: center;
}
.pre_points .dur02-2_tit.f20{
	background-color: #fff;
	color: #000;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 36px;
	margin-bottom: 1.1538rem;
}
.dur02-2_item img{
	display: block;
	width: 57.4074%;
	margin-right: auto;
	margin-left: auto;
}
.dur02-2_item .txt_block{
	margin-top: 0.7538rem;
}
@media screen and (min-width: 768px){
	.dur02-2_block{
		margin-top: 40px;
	}
	.dur02-2_block .inner{
		display: flex;
		justify-content: space-between;
	}
	.dur02-2_item{
		width: calc((100% - 40px)/2);
	}
}
@media screen and (min-width: 992px){
	.pre_points .dur02-2_tit.f20{
		height: 42px;
	}
}
@media screen and (min-width: 1200px){
	.dur02-2_block{
		padding: 30px 0 1.466rem;
		margin-top: 50px;
	}
	.dur02-2_item{
		width: calc((100% - 63px)/2);
	}
	.pre_points .dur02-2_tit.f20{
		height: 48px;
		margin-bottom: 1.333rem;
	}
	.dur02-2_item .txt_block{
		margin-top: 0.833rem;
	}
}
@media screen and (max-width: 767px){
	.dur02-2_item + .dur02-2_item{
		margin-top: 1.8076rem;
	}
}
/* 03 */
.dur03-1_item{
	text-align: center;
}
.dur03-3{
	width: 100%;
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.dur03-3 .txt_block{
	text-align: justify;
	margin-top: 1.469rem;
}
@media screen and (min-width: 768px){
	.dur03-1_flex{
		display: flex;
	}
	.dur03-1_item{
		width: 50%;
	}
	.dur03-3 .txt_block{
		margin-top: 1.7538rem;
	}
}
@media screen and (min-width: 1200px){
	.dur03-3 .txt_block{
		margin-top: 1.8rem;
	}
}
@media screen and (max-width: 767px){
	.dur03-1_item + .dur03-1_item{
		margin-top: 25px;
	}
}
/********** 高品質 **********/
.hq_flex{
	margin-top: 1rem;
	margin-bottom: 0;
}
.hq_flex li{
	list-style: none;
	position: relative;
	margin-top: 2.57rem;
}
.hq_flex li::after{
	position: absolute;
	content: "";
}
.hq_flex li:first-child{
	margin-top: 0;
}
.hq_img{
	position: relative;
	margin-bottom: 0.7538rem;
}
.hq_no{
	position: absolute;
	font-family: mendl-sans-dawn, sans-serif;
	font-weight: 400;
	color: #fff;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	line-height: 1;
	width: 60px;
	height: 60px;
	font-size: 1.769rem;
	padding-left: 6px;
	padding-bottom: 5px;
}
.hq_no::before{
	position: absolute;
	content: "";
	border-right: 60px solid transparent;
	border-bottom: 60px solid #000;
	z-index: -1;
	bottom: 0;
	left: 0;
}
.hq_txt{
	font-size: 1.0769rem;
	margin-bottom: 0;
}
@media screen and (min-width: 768px){
	.hq_flex{
		display: flex;
		flex-wrap: wrap;
	}
	.hq_flex li{
		list-style: none;
		width: calc((100% - 40px)/2);
		margin-top: 1.907rem;
		margin-right: 40px;
	}
	.hq_flex li::after{
		top: calc(50% - 1.5rem);
		transform: translateY(-50%);
		right: calc(-10px - ((40px - 10px)/2));
		border-top: 7px transparent solid;
		border-bottom: 7px transparent solid;
		border-left: 10px #000 solid;
	}
	.hq_flex li:nth-child(2){
		margin-top: 0;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.hq_flex li:nth-child(2n), .hq_flex li:last-child{
		margin-right: 0;
	}
	.hq_flex li:nth-child(2n)::after, .hq_flex li:last-child::after{
		display: none;
	}	
}
@media screen and (min-width: 992px){
	.hq_flex li{
		list-style: none;
		width: calc((100% - 60px)/3);
		margin-right: 30px;
	}
	.hq_flex li::after{
		right: calc(-10px - ((30px - 10px)/2));
	}
	.hq_flex li:nth-child(3){
		margin-top: 0;
	}
	.hq_flex li:nth-child(3n), .hq_flex li:last-child{
		margin-right: 0;
	}
	.hq_flex li:nth-child(3n)::after, .hq_flex li:last-child::after{
		display: none;
	}
	.hq_txt{
		font-size: 1rem;
	}
}
@media screen and (min-width: 1200px){
	.hq_flex li{
		width: calc((100% - 100px)/3);
		margin-top: 2.833rem;
		margin-right: 50px;
	}
	.hq_flex li::after{
		right: calc(-13px - ((50px - 13px)/2));
	}
	.hq_img{
		margin-bottom: 1.266rem;
	}
	.hq_no{
		font-size: 2.2rem;
		width: 80px;
		height: 80px;
		padding-left: 8px;
		padding-bottom: 5px;
	}
	.hq_no::before{
		border-right: 80px solid transparent;
		border-bottom: 80px solid #000;
	}
	.hq_txt{
		font-size: 0.9rem;
	}
}
@media screen and (min-width: 1400px){
	.hq_txt{
		font-size: 1.1rem;
	}
}
@media screen and (min-width: 1500px){
	.hq_txt{
		font-size: 1.133rem;
	}
}
@media screen and (max-width: 767px){
	.hq_flex li::after{
		left: 50%;
		bottom: calc(-4px - (34px - 10px)/2);
		transform: translateX(-50%);
		border-top: 10px #000 solid;
		border-right: 7px transparent solid;
		border-left: 7px transparent solid;
	}
	.hq_flex li:last-child::after{
		display: none;
	}
}


/********************
/* 保証
********************/
/* 安心の保証制度 */
.home_w{
	padding: 5.1538rem 0 4.692rem;
}
.war_container{
	width: 84.615%;
	margin-right: auto;
	margin-left: auto;
}
.home_w_list{
	margin-bottom: 0;
}
.home_w_list li{
	list-style: none;
}
.home_w_txtArea{
	position: relative;
}
.home_w_txtArea::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: -1;
}
.home_w_txtArea .f25{
	margin-bottom: 1.0384rem;
}
.home_w_txtArea .f25 span{
	font-size: 1rem;
}
.home_w_txtArea .f20{
	margin-bottom: 1.2769rem;
}
@media screen and (min-width: 768px){
	.home_w{
		padding: 7.0769rem 0 6.256rem;
	}
	.war_container{
		width: 83.33%;
		max-width: 1000px;
	}
	.home_w_list li{
		display: flex;
		align-items: flex-end;
	}
	.home_w_list li:nth-child(2n){
		flex-direction: row-reverse;
		align-items: flex-start;
	}
	.home_w_list li + li{
		margin-top: 4.115rem;
	}
	.home_w_txtArea{
		padding-top: 3.769rem;
		padding-bottom: 3.461rem;
	}
	.home_w_list li:nth-child(1) .home_w_txtArea{
		width: 73.2%;
		padding-right: 1rem;
		padding-left: 3.846rem;
	}
	.home_w_list li:nth-child(2) .home_w_txtArea{
		width: 59%;
		padding-right: 3.846rem;
		padding-left: 2.176rem;
	}
	.home_w_list li:nth-child(1) .home_w_txtArea::before{
		width: 107.57097%;
	}
	.home_w_list li:nth-child(2) .home_w_txtArea::before{
		left: unset;
		right: 0;
		width: 141.48%;
	}
	.home_w_list li:first-child .home_w_img{
		width: 26.8%;
		margin-bottom: 20px;
	}
	.home_w_list li:nth-child(2) .home_w_img{
		width: 41%;
		margin-top: 20px;
	}
	.home_w_txtArea .f25 span{
		margin-left: 1rem;
	}
}
@media screen and (min-width: 992px){
	.home_w{
		padding: 8.038rem 0 7.038rem;
	}
	.home_w_list li:nth-child(1) .home_w_txtArea{
		width: 64.588%;
	}
	.home_w_list li:nth-child(2) .home_w_txtArea{
		width: 54%;
	}
	.home_w_list li:nth-child(1) .home_w_img{
		width: 35.412%;
	}
	.home_w_list li:nth-child(2) .home_w_img{
		width: 46%;
	}
}
@media screen and (min-width: 1200px){
	.home_w_list li + li{
		margin-top: 7.133rem;
	}
	.home_w_list li:nth-child(1){
		max-width: 898px;
	}
	.home_w_txtArea{
		padding-top: 4.466rem;
		padding-bottom: 4.266rem;
	}
	.home_w_list li:nth-child(1) .home_w_txtArea{
		padding-right: 0.4rem;
		padding-left: 4.666rem;
	}
	.home_w_list li:nth-child(2) .home_w_txtArea{
		padding-right: 4.666rem;
		padding-left: 2.266rem;
	}
	.home_w_list li:nth-child(1) .home_w_img{
		margin-bottom: 30px;
	}
	.home_w_list li:nth-child(2) .home_w_img{
		margin-top: 30px;
	}	
	.home_w_txtArea .f25{
		margin-bottom: 1.633rem;
	}
	.home_w_txtArea .f25 span{
		font-size: 1.133rem;
		margin-left: 1rem;
	}
	.home_w_txtArea .f20{
		margin-bottom: 1.466rem;
	}
}
@media screen and (min-width: 1400px){
	.home_w{
		padding: 9.266rem 0 8.133rem;
	}
	.home_w .c-title1{
		font-size: 3.33rem;
		margin-bottom: 4.366rem;
	}
}
@media screen and (max-width: 767px){
	.concept_faq_anchor.war_anchor a:nth-child(1), .concept_faq_anchor.war_anchor a:nth-child(3){
		letter-spacing: 0.02em;
		font-size: 1rem;
	}
	.home_w_list li{
		position: relative;
		padding: 3rem 2rem;
	}
	.home_w_list li::before{
		position: absolute;
		content: "";
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: #fff;
		z-index: -1;
	}
	.home_w_list li + li{
		margin-top: 30px;
	}
	.home_w_img{
		margin-top: 1.807rem;
	}
	.home_w_list li:first-child .home_w_img{
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}
}
@media screen and (max-width: 479px){
	.concept_faq_anchor.war_anchor a:nth-child(2){
		font-size: 0.769rem;
		letter-spacing: 0;
	}
	.home_w_txtArea .f25 span{
		display: block;
		margin-top: 0.469rem;
	}
}
/* アフター点検・フォロー体制 */
.mainte{
	margin-top: 5.284rem;
}
.mainte_flex_txtArea{
	padding: 2.5rem 2rem;
}
.mainte_flex_txtArea .f25{
	margin-bottom: 1.269rem;
}
.mainte_flex_txtArea .txt_block{
	text-align: justify;
}
@media screen and (min-width: 768px){
	.mainte{
		margin-top: 7.146rem;
	}
	.mainte_flex{
		display: flex;
		flex-direction: row-reverse;
	}
	.mainte_flex_img{
		width: 46%;
		margin: 24px 0;
	}
	#page-main .mainte_flex_img img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.mainte_flex_txtArea{
		width: 54%;
		padding-top: 3.846rem;
		padding-bottom: 3.384rem;
		padding-left: 3.846rem;
		padding-right: 3.846rem;
	}
	.mainte_flex_txtArea.bg_gray::before{
		width: 141.481%;
	}
}
@media screen and (min-width: 992px){
	.mainte{
		margin-top: 8.1269rem;
	}
}
@media screen and (min-width: 1200px){
	.mainte_flex_img{
		margin: 38px 0;
	}
	.mainte_flex_txtArea{
		padding-top: 4.666rem;
		padding-bottom: 4.4rem;
		padding-left: 4.666rem;
		padding-right: 5.333rem;
	}
	.mainte_flex_txtArea .f25{
		margin-bottom: 1.5rem;
	}
}
@media screen and (min-width: 1400px){
	.mainte{
		margin-top: 9.4rem;
	}
	.mainte .c-title1{
		font-size: 3.33rem;
		margin-bottom: 4.366rem;
	}
}
/* 点検スケジュールと内容 */
.mainte_sc{
	padding: 5.0769rem 0 4.615rem;
	margin-top: 4.615rem;
}
.schedule{
	position: relative;
}
.schedule_line{
	position: absolute;
	background-color: #b4b4b4;
	width: 14px;
	height: calc(100% + 20px);
	top: 10px;
	left: 19px;
	z-index: -1;
}
.schedule_line span{
	position: absolute;
	content: "";
	width: 100%;
	height: 5px;
	background-color: #f4f4f4;
	left: 0;
	bottom: 25px;
}
.schedule_line span + span{
	bottom: 8px;
}
.schedule_item{
	display: flex;
	position: relative;
	margin-bottom: 1.93rem;
}
.schedule_item.circle1{
	margin-bottom: 3.07rem;
}
.schedule_item.circle2{
	margin-bottom: 1.1615rem;
}
.schedule_item.year5{
	margin-bottom: 6rem;
}
.schedule_item.year10{
	margin-bottom: 30px;
}
.schedule_circle1, .schedule_circle2{
	position: absolute;
	top: 0;
	border-radius: 50%;
	background-color: #000;
	border: 2px solid #fff;
}
.schedule_circle1::after, .schedule_circle2::after{
	position: absolute;
	content: "";
	background-color: #000;
	height: 1px;
	top: 50%;
	transform: translateY(-50%);
}
.schedule_circle1::after{
	width: 21px;
	right: -21px;
}
.schedule_circle2::after{
	width: 26px;
	right: -26px;
}
.schedule_circle1{
	left: 14px;
	width: 24px;
	height: 24px;	
}
.schedule_circle2{
	width: 14px;
	height: 14px;
	top: 6px;
	left: 19px;
}
.schedule_year{
	width: 50px;
	height: 50px;
	aspect-ratio: 1 / 1;
	background-color: #000;
	border: 2px solid #fff;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	line-height: 1;
	font-size: 0.7rem;
	position: relative;
}
.schedule_year::after{
	position: absolute;
	content: "";
	background-color: #000;
	width: 10px;
	height: 1px;
	top: 50%;
	right: -10px;
	transform: translateY(-50%);
}
.schedule_year .no{
	display: block;
	font-size: 1.5rem;
}
.schedule_content{
	width: calc((100% - 52px) - 20px);
	margin-left: 20px;
	padding-top: 0.85rem;
}
.circle1 .schedule_content, .circle2 .schedule_content{
	margin-left: auto;
	padding-top: 0;
}
.schedule_content .txt_block, .schedule_note .txt_block{
	line-height: 1.88;
}
.schedule_note{
	width: calc((100% - 52px) - 20px);
	margin-left: auto;
	padding-top: 1.938rem;
}
.circle1 .f20{
	margin-bottom: 0;
}
.sc_border-box{
	border: 1px solid #b4b4b4;
	padding: 1.807rem 1.5rem 1.707rem;
	margin-top: 2.5769rem;
}
.sc_border-box .f25{
	margin-bottom: 1.15384rem;
}
.sc_border-box ul{
	margin-bottom: 0;
	line-height: 2;
	font-size: 1.038rem;
}
.sc_border-box ul li{
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}
.sc-box{
	text-align: center;
	font-size: 1.038rem;
	line-height: 1.76;
	padding: 2rem 1rem 1.769rem;
	margin-top: 2.307rem;
}
@media screen and (min-width: 768px){
	.mainte_sc{
		padding: 7rem 0 6.1538rem;
		margin-top: 6.1538rem;
	}
	.schedule_line{
		width: 18px;
		left: 29px;
	}
	.schedule_circle1{
		left: 24px;
		width: 28px;
		height: 28px;
	}
	.schedule_circle2{
		width: 18px;
		height: 18px;
		top: 5px;
		left: 29px;
	}
	.schedule_year{
		width: 75px;
		height: 75px;
		font-size: 1.1538rem;
	}
	.schedule_year::after{
		width: 35px;
		right: -35px
	}
	.schedule_circle1::after{
		width: 57px;
		right: -57px;
	}
	.schedule_circle2::after{
		width: 63px;
		right: -63px;
	}
	.schedule_year .no{
		font-size: 2.692rem;
	}
	.schedule_content{
		width: calc((100% - 75px) - 50px);
		margin-left: 50px;
		padding-top: 1.8rem;
	}
	.schedule_note{
		width: calc((100% - 75px) - 50px);
		padding-top: 2.884rem;
	}
	.sc_border-box{
		padding: 2.5769rem 2.69rem 2.4769rem;
		margin-top: 3.73rem;
	}
	.sc_border-box .f25{
		margin-bottom: 1.492rem;
	}
	.sc-box{
		padding: 2.846rem 1rem 2.538rem;
		margin-top: 3.0769rem;
	}
}
@media screen and (min-width: 992px){
	.mainte_sc{
		padding: 7.884rem 0 6.923rem;
		margin-top: 6.923rem;
	}
	.schedule_line{
		left: 31px;
	}
	.schedule_circle1{
		left: 26px;
	}
	.schedule_circle2{
		top: 6px;
		left: 31px;
	}
	.schedule_year{
		width: 80px;
		height: 80px;
	}
	.schedule_content{
		width: calc((100% - 80px) - 50px);
		padding-top: 2rem;
	}
	.schedule_note{
		width: calc((100% - 80px) - 50px);
	}
	.sc_border-box{
		padding: 2.5769rem 5.384rem 2.4769rem;
	}
}
@media screen and (min-width: 1200px){
	.schedule_line{
		width: 20px;
		left: 42px;
	}
	.schedule_item{
		margin-bottom: 2.5rem;
	}
	.schedule_item.year5{
		margin-bottom: 7.6rem;
	}
	.schedule_item.circle1{
		margin-bottom: 2.233rem;
	}
	.schedule_item.circle2{
		margin-bottom: 1.7rem;
	}
	.schedule_circle1{
		left: 37px;
		width: 30px;
		height: 30px;
	}
	.schedule_circle2{
		width: 20px;
		height: 20px;
		top: 10px;
		left: 42px;
	}
	.schedule_year{
		width: 100px;
		height: 100px;
		font-size: 1.266rem;
	}
	.schedule_year::after{
		width: 53px;
		right: -53px
	}
	.schedule_circle1::after{
		width: 85px;
		right: -85px;
	}
	.schedule_circle2::after{
		width: 90px;
		right: -90px;
	}
	.schedule_year .no{
		font-size: 3rem;
	}
	.schedule_content{
		width: calc((100% - 104px) - 70px);
		margin-left: 70px;
		padding-top: 2rem;
	}
	.schedule_content .f25{
		margin-bottom: 1.233rem;
	}
	.schedule_note{
		width: calc((100% - 104px) - 70px);
		padding-top: 3.266rem;
	}
	.sc_border-box{
		padding: 2.733rem 4.666rem 2.933rem;
		margin-top: 4.1666rem;
	}
	.sc_border-box .f25{
		margin-bottom: 1.366rem;
	}
	.sc_border-box ul{
		font-size: 1.066rem;
	}
	.sc-box{
		font-size: 1.066rem;
		padding-top: 3.066rem;
		padding-bottom: 2.933rem;
		margin-top: 3.333rem;
	}
}
@media screen and (min-width: 1400px){
	.mainte_sc{
		padding: 9.333rem 0 8rem;
		margin-top: 8rem;
	}
	.mainte_sc .c-title1{
		font-size: 3.33rem;
		margin-bottom: 4.366rem;
	}
}
/* 長期保証(有料オプション) */
.ex_wr{
	width: 84.615%;
	margin-top: 4.969rem;
	margin-right: auto;
	margin-left: auto;
}
.ex_wr_tit{
	font-size: 1.1793rem;
	margin-bottom: 1.15384rem;
}
.ex_wr_txtArea .txt_block{
	line-height: 1.88;
}
.spec_vm{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	max-width: 100%;
	height: 45px;
	color: #000;
	border: 1px solid #b4b4b4;
	border-radius: 50px;
	padding: 0 60px 0 25px;
	transition: .3s;
}
.spec_vm .tab{
	position: absolute;
	width: 14px;
	height: 14px;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	background-image: url("../images/tab.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	transition: .3s;
}
.spec_vm:hover{
	text-decoration: none;
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
}
.spec_vm:hover .tab{
	background-image: url("../images/tab_w.svg");
}
.ex_wr .spec_vm{
	margin-top: 1.5rem;
}
@media screen and (min-width: 768px){
	.ex_wr{
		margin-top: 6.992rem;
	}
}
@media screen and (min-width: 992px){
	.ex_wr{
		margin-top: 7.9538rem;
	}
	.ex_wr_flex{
		display: flex;
		justify-content: space-between;
	}
	.ex_wr_img{
		width: 58.3333%;
	}
	.ex_wr_txtArea{
		width: 36.5%;
		align-self: center;
	}
	.ex_wr_tit{
		font-size: 1.343rem;
	}
}
@media screen and (min-width: 1200px){
	.ex_wr{
		width: 83.33%;
		max-width: 1200px;
	}
	.ex_wr_tit{
		font-size: 1.466rem;
		margin-bottom: 1.1rem;
	}
	.spec_vm{
		height: 55px;
		padding: 0 80px 0 35px;
	}
	.spec_vm .tab{
		width: 16px;
		height: 16px;
		right: 40px;
	}
	.ex_wr .spec_vm{
		margin-top: 1.8333rem;
	}
}
@media screen and (min-width: 1400px){
	.ex_wr{
		margin-top: 9.2rem;
	}
	.ex_wr .c-title1{
		font-size: 3.33rem;
		margin-bottom: 4.366rem;
	}
}
@media screen and (max-width: 991px){
	.ex_wr_img{
		margin-bottom: 2.6769rem;
	}
}

