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

/*************
/* 共通
*************/
#page-main .c-title1{
	margin-bottom: 2.67rem;
}
#page-main .c-title2.f-ns{
	line-height: 1.7;
	letter-spacing: 0.04em;
	margin-bottom: 1.49rem;
}
#page-main .txt_block p{
	line-height: 2;
}
.f22{
	font-size: 1.53rem;
}
@media screen and (min-width: 768px){
	#page-main .c-title1 .f-eng{
		font-size: 3.46rem;
	}
}
@media screen and (min-width: 1200px){
	#page-main .c-title1{
		margin-bottom: 4.93rem;
	}
	#page-main .c-title1 .f-eng{
		font-size: 4rem;
		margin-bottom: 1.03rem;
	}
	#page-main .c-title2.f-ns{
		margin-bottom: 2.06rem;
	}
	.f22{
		font-size: 1.46rem;
	}
}


/*************************
/* お問い合わせ
*************************/
.contact_img{
	margin-bottom: 4rem;
}
.contact_txtArea .txt_block p{
	line-height: 2;
}
.contact_box{
	position: relative;
	color: #fff;
	padding: 1.73rem 5.66%;
	margin: 2.09rem 0 3.46rem;
}
.contact_box::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #dcab06;
	z-index: -1;
}
.contact_box p{
	font-size: 1rem;
	line-height: 1.8;
	letter-spacing: 0;
	margin-bottom: 0;
}
.contact_box p.tit{
	font-weight: bold;
	line-height: 1.9;
	margin-left: -0.5rem;
	margin-bottom: 0.3rem;
}
.line_con{
	position: relative;
	padding-top: 2.76rem;
}
.line_con::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #c6c6c6;
	top: 0;
	left: 0;
}
.line_con .f22{
	margin-bottom: 1.207rem;
}
.friend_flex{
	display: flex;
	width: 100%;
	max-width: 443px;
	margin-top: 2.47rem;
}
.friend{
	display: block;
	margin-right: 1.46rem;
}
@media screen and (min-width: 768px){
	.contact_main{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.contact_img{
		width: 40.11%;
		margin-bottom: 0;
	}
	.contact_txtArea{
		width: 52.53%;
	}
	.form_outer.p_contact{
		margin-top: 7.1rem;
	}
}
@media screen and (min-width: 992px){
	.contact_img{
		width: 44.11%;
	}
	.contact_txtArea{
		width: 48.53%;
	}
	.form_outer.p_contact{
		margin-top: 8.87rem;
	}
}
@media screen and (min-width: 1200px){
	.contact_img{
		width: 42.11%;
	}
	.contact_txtArea{
		width: 50.53%;
	}
	.contact_txtArea .en_tit{
		margin-bottom: 3.76rem;
	}
	.contact_box{
		margin: 3.4rem 0 4.66rem;
	}
	.contact_box p{
		font-size: 0.866rem;
	}
	.line_con{
		padding-top: 4rem;
	}
	.line_con .f22{
		margin-bottom: 1.56rem;
	}
	.friend_flex{
		margin-top: 4.2rem;
	}
}
@media screen and (min-width: 1400px){
	.contact_img{
		width: 44.11%;
	}
	.contact_txtArea{
		width: 48.53%;
	}
	.form_outer.p_contact{
		margin-top: 10.66rem;
	}
}

/*************************
/* 会社概要
*************************/
/* about */
.com_about_img{
	margin-bottom: 4rem;
}
@media screen and (min-width: 768px){
	.com_about{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		margin-bottom: 7.77rem;
	}
	.com_about_img{
		width: 39.89%;
		margin-bottom: 0;
	}
	.com_about_txtArea{
		align-self: center;
		width: 51.28%;
	}
}
@media screen and (min-width: 992px){
	.com_about{
		margin-bottom: 9.71rem;
	}
	.com_about_img{
		width: 48.89%;
	}
	.com_about_txtArea{
		width: 42.28%;
	}
}
@media screen and (min-width: 1200px){
	.com_about_img{
		width: 44.89%;
	}
	.com_about_txtArea{
		width: 46.28%;
	}
	.com_about_txtArea .en_tit{
		margin-bottom: 4rem;
	}
}
@media screen and (min-width: 1400px){
	.com_about{
		margin-bottom: 11.66rem;
	}
	.com_about_img{
		width: 48.89%;
	}
	.com_about_txtArea{
		width: 42.28%;
	}
}
/* ceo message */
.com_message{
	margin-top: 4.55rem;
	margin-bottom: 6.06rem;
}
.com_mes_img{
	margin-bottom: 3rem;
}
.com_mes_txtArea .txt_block p{
	text-align: justify;
	letter-spacing: 0;
}
.com_mes_txtArea .txt_block p + p{
	margin-top: 1.38rem;
}
.ceo_name{
	font-weight: 500;
	font-size: 1.66rem;
	letter-spacing: 0.02em;
	margin-top: 1.78rem;
	margin-bottom: 0;
}
.ceo_name span{
	font-size: 0.92rem;
	font-weight: 400;
	margin-right: 1rem;
}
@media screen and (min-width: 768px){
	.com_message{
		margin-top: 0;
		margin-bottom: 7.34rem;
	}
	.com_message .flex{
		display: flex;
		flex-direction: row-reverse;
		align-items: flex-start;
		justify-content: space-between;
	}
	.com_mes_img{
		width: 32.76%;
		margin-bottom: 0;
	}
	.com_mes_txtArea{
		width: 59.14%;
	}
}
@media screen and (min-width: 992px){
	.com_message{
		margin-bottom: 9.17rem;
	}
	.com_mes_img{
		width: 36.76%;
	}
	.com_mes_txtArea{
		width: 55.14%;
	}
}
@media screen and (min-width: 1200px){
	#page-main .com_message .c-title1{
		margin-bottom: 5.96rem;
	}
	.com_mes_txtArea .txt_block p + p{
		margin-top: 1.56rem;
	}
	.ceo_name{
		margin-top: 2.16rem;
	}
}
@media screen and (min-width: 1400px){
	.com_message{
		margin-bottom: 11.03rem;
	}
}
/* service */
.com_service{
	padding: 5.92rem 0 7.69rem;
	margin-bottom: 5.92rem;
}
.service_block{
	margin-bottom: 0;
}
.service_block li{
	list-style: none;
	margin-top: 2.47rem;
}
.service_block li:first-child{
	margin-top: 0;
}
.service_block li img{
	margin-bottom: 1.45rem;
}
.service_block li .tit{
	font-size: 1.38rem;
	letter-spacing: 0;
	margin-bottom: 0.538rem;
}
.service_block li .txt_block p{
	color: #595959;
	line-height: 2;
	font-size: 0.92rem;
}
.service_block li .vm{
	margin-top: 1.7rem;
}
@media screen and (min-width: 768px){
	.com_service{
		padding: 7.6rem 0 8.88rem;
		margin-bottom: 7.6rem;
	}
	.service_block{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.service_block li{
		width: calc((100% - 1.77rem)/2);
		margin-top: 2.82rem;
	}
	.service_block li:nth-child(2){
		margin-top: 0;
	}
}
@media screen and (min-width: 992px){
	.com_service{
		padding: 9.5rem 0 11.1rem;
		margin-bottom: 9.5rem;
	}
	.service_block{
		justify-content: unset;
	}
	.service_block li{
		width: calc((100% - 4.42rem)/3);
		margin-top: 3.525rem;
		margin-right: 2.2rem;
	}
	.service_block li:nth-child(3){
		margin-top: 0;
	}
	.service_block li:nth-child(3n){
		margin-right: 0;
	}
}
@media screen and (min-width: 1200px){
	.service_block li img{
		margin-bottom: 1.63rem;
	}
	.service_block li .tit{
		font-size: 1.33rem;
		margin-bottom: 0.66rem;
	}
	.service_block li .txt_block p{
		font-size: 0.86rem;
	}
	.service_block li .vm{
		margin-top: 2.2rem;
	}
}
@media screen and (min-width: 1400px){
	.com_service{
		padding: 11.4rem 0 13.33rem;
		margin-bottom: 11.4rem;
	}
	.service_block li{
		margin-top: 4.23rem;
	}
}
/* outline */
.outline_con{
	margin-bottom: 5.92rem;
}
.outline_map{
	margin-bottom: 0;
}
.outline_map li{
	list-style: none;
	border-bottom: 1px solid rgba(183,183,183,0.5);
	padding: 25px 0;
}
.mapArea{
	margin-bottom: 1.5rem;
}
.mapArea .youtube{
	width: 100%;
	height: 100%;
	aspect-ratio: 9 / 7;
	padding: 0;
}
.mapArea .youtube iframe{
	position: relative;
}
.outline_map .txtArea .tit{
	font-size: 1.15rem;
	margin-bottom: 1.1rem;
}
.outline_map .txtArea .txt{
	line-height: 2;
	margin-bottom: 0;
}
.outline_map .txtArea .vm{
	margin-top: 1.99rem;
}
@media screen and (min-width: 480px){
	.outline_map li{
		padding: 40px 0;
	}
}
@media screen and (min-width: 768px){
	.outline_con{
		margin-bottom: 6.48rem;
	}
	.outline_map li{
		display: flex;
		justify-content: space-between;
	}
	.outline_map .mapArea{
		width: 45%;
		margin-bottom: 0;
	}
	.outline_map .txtArea{
		width: 50%;
		align-self: center;
	}
}
@media screen and (min-width: 992px){
	.outline_con{
		margin-bottom: 8.1rem;
	}
	.outline_con{
		width: 73.53%;
		max-width: 1000px;
		margin-left: auto;
	}
}
@media screen and (min-width: 1200px){
	.outline_map li .tit{
		font-size: 1.2rem;
		margin-bottom: 1.2rem;
	}
	.outline_map .txtArea .vm{
		margin-top: 2.1rem;
	}
}
@media screen and (min-width: 1400px){
	.outline_con{
		margin-bottom: 9.73rem;
	}
}
/* history */
.history_block{
	margin-bottom: 0;
	position: relative;
}
.history_block::after{
	position: absolute;
	content: "";
	width: 1px;
	height: calc(100% - 5.4rem);
	top: 6px;
	left: 5px;
	background-color: rgba(183,183,183,0.5);
	z-index: -1;
}
.history_block li{
	list-style: none;
	position: relative;
	margin-bottom: 2.17rem;
}
.history_block li:last-child{
	margin-bottom: 0;
}
.history_block li::after{
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	display: block;
	border-radius: 50%;
	top: 6px;
	left: 0;
	background-color: #dcab06;
}
.h_year, .h_con{
	padding-left: calc(10px + 1.5rem);
	line-height: 1.8;
}
.h_year{
	margin-bottom: 0.638rem;
}
.h_con{
	margin-bottom: 0;
}
@media screen and (min-width: 478px){
	.history_block::after{
		height: calc(100% - 3.4rem);
	}
}
@media screen and (min-width: 576px){
	.history_block::after{
		left: calc((57px + 2.83rem) + 5px);
	}
	.history_block li{
		display: flex;
		justify-content: space-between;
		margin-bottom: 1.35rem;
	}
	.history_block li::after{
		left: calc(57px + 2.83rem);
	}
	.h_year, .h_con{
		padding-left: 0;
	}
	.h_year{
		width: 57px;
		margin-bottom: 0;
	}
	.h_con{
		width: calc(100% - ((57px + 10px + 2.83rem) + 2.83rem));
	}
}
@media screen and (min-width: 608px){
	.history_block::after{
		height: calc(100% - 1.1rem);
	}
}
@media screen and (min-width: 768px){
	.history_block::after{
		left: calc((57px + 3.77rem) + 5px);
	}
	.history_block li{
		margin-bottom: 1.8rem;
	}
	.history_block li::after{
		left: calc(57px + 3.77rem);
	}
	.h_con{
		width: calc(100% - ((57px + 10px + 3.77rem) + 3.77rem));
	}	
}
@media screen and (min-width: 992px){
	.history_block::after{
		left: calc((57px + 4.71rem) + 5px);
	}
	.history_block li{
		margin-bottom: 2.25rem;
	}
	.history_block li::after{
		left: calc(57px + 4.71rem);
	}
	.h_con{
		width: calc(100% - ((57px + 10px + 4.71rem) + 4.71rem));
	}	
}
@media screen and (min-width: 1200px){
	.history_block::after{
		top: 7px;
		left: calc((66px + 4.71rem) + 6px);
	}
	.history_block li::after{
		width: 12px;
		height: 12px;
		top: 7px;
		left: calc(66px + 4.71rem);
	}
	.h_year{
		width: 66px;
	}
	.h_con{
		width: calc(100% - ((66px + 12px + 4.71rem) + 4.71rem));
	}
}
@media screen and (min-width: 1400px){
	.history_block::after{
		top: 7px;
		left: calc((66px + 5.66rem) + 6px);
	}
	.history_block li{
		margin-bottom: 2.7rem;
	}
	.history_block li::after{
		width: 12px;
		height: 12px;
		top: 7px;
		left: calc(66px + 5.66rem);
	}
	.h_year{
		width: 66px;
	}
	.h_con{
		width: calc(100% - ((66px + 12px + 5.66rem) + 5.66rem));
	}
}

/*************************
/* 資料請求
*************************/
.catalog_main ul li{
	list-style: none;
	margin-top: 2.67rem;
}
.catalog_main ul li:first-child{
	margin-top: 0;
}
.catalog_img{
	margin-bottom: 2rem;
}
.catalog_txtArea .tit{
	font-size: 1.3rem;
	line-height: 1.6;
	margin-bottom: 1.02rem;
}
.catalog_txtArea .txt{
	margin-bottom: 0;
}
@media screen and (min-width: 576px){
	.catalog_main ul li{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.catalog_img{
		width: 37.5%;
		margin-bottom: 0;
	}
	.catalog_txtArea{
		width: 54.68%;
		align-self: center;
	}
}
@media screen and (min-width: 768px){
	.catalog_main ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	.catalog_main ul li{
		width: calc((100% - 3.54rem)/2);
		margin-top: 2.34rem;
	}
	.catalog_main ul li:nth-child(2){
		margin-top: 0;
	}
	.form_outer.catalog{
		margin-top: 6.74rem;
	}
}
@media screen and (min-width: 992px){
	.catalog_main ul li{
		width: calc((100% - 4.42rem)/2);
		margin-top: 2.92rem;
	}
	.form_outer.catalog{
		margin-top: 8.42rem;
	}
}
@media screen and (min-width: 1200px){
	.catalog_img{
		width: 35.5%;
	}
	.catalog_txtArea{
		width: 56.68%;
	}
	.catalog_txtArea .tit{
		font-size: 1.6rem;
		margin-bottom: 0.9rem;
	}
}
@media screen and (min-width: 1400px){
	.catalog_main ul li{
		width: calc((100% - 5.33rem)/2);
		margin-top: 3.53rem;
	}
	.catalog_img{
		width: 37.5%;
	}
	.catalog_txtArea{
		width: 54.68%;
	}
	.form_outer.catalog{
		margin-top: 10.13rem;
	}
}


/*************************
/* コンセプト
*************************/
.concept_main{
	margin-bottom: 5.6rem;
}
.concept_main_txtArea{
	width: 86%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4rem;
}
#page-main .concept_main_txtArea .c-title2.f-ns{
	margin-bottom: 2.47rem;
}
.concept_main_txtArea .c-title2 .f-eng{
	color: #646464;
}
#page-main .concept_main_txtArea .txt_block p{
	text-align: justify;
	line-height: 2.1;
	letter-spacing: 0;
}
.concept_main_imgArea{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.concept_img1{
	width: 36.74%;
	position: relative;
}
.concept_img1::before{
	position: absolute;
	content: "";
	width: 76%;
	height: 81.53%;
	top: -47%;
	left: -34%;
	background-color: #f1f1f1;
	z-index: -1;
}
.concept_img2{
	width: 48.53%;
}
@media screen and (min-width: 768px){
	.concept_main{
		margin-bottom: 7.46rem;
	}
	.concept_main_txtArea{
		margin-bottom: 6.26rem;
	}
	.concept_main_txtArea .en_tit{
		margin-bottom: 2.42rem;
	}
	.concept_main_txtArea .flex{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.concept_main_txtArea .flex .txtArea{
		width: 50%;
	}
}
@media screen and (min-width: 992px){
	.concept_main{
		margin-bottom: 9.32rem;
	}
	.concept_main_txtArea{
		width: 80%;
		max-width: 1033px;
		margin-bottom: 7.82rem;
	}
}
@media screen and (min-width: 1200px){
	.concept_main_txtArea .en_tit{
		margin-bottom: 3.63rem;
	}
	.concept_main_txtArea .flex .txtArea{
		width: 47.56%;
	}
	.concept_main_txtArea .txt_block p{
		font-size: 0.93rem;
	}
}
@media screen and (min-width: 1400px){
	.concept_main{
		margin-bottom: 11.2rem;
	}
	.concept_main_txtArea{
		margin-bottom: 9.4rem;
	}
	.concept_main_txtArea .flex .txtArea{
		width: 44.56%;
	}
}
.concept_block .en_tit{
	width: 86%;
	margin-right: auto;
	margin-left: auto;
}
.concept_block .flex .txtArea{
	width: 86%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4rem;
}
.concept_block .flex .img{
	width: 93%;
	margin-left: auto;
}
#page-main .concept_block .c-title2.f-ns{
	margin-bottom: 2.47rem;
	text-indent: -1.1rem;
}
#page-main .concept_block .txt_block p{
	text-align: justify;
	line-height: 2.1;
	letter-spacing: 0;
}
@media screen and (min-width: 768px){
	.concept_block{
		width: 93%;
		margin-left: auto;
		margin-bottom: 6.26rem;
	}
	.concept_block .en_tit{
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 2.42rem;
	}
	.concept_block .flex{
		display: flex;
		justify-content: space-between;
	}
	.concept_block .flex .txtArea{
		width: 44.41%;
		margin: 0;
	}
	.concept_block .flex .img{
		width: 46.43%;
		margin: 0;
	}
	#page-main .concept_block .flex .img img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}
@media screen and (min-width: 992px){
	.concept_block{
		margin-bottom: 7.82rem;
	}
	.concept_block .flex .txtArea{
		width: 34.41%;
	}
	.concept_block .flex .img{
		width: 56.43%;
	}
}
@media screen and (min-width: 1200px){
	.concept_block .en_tit{
		margin-bottom: 3.63rem;
	}
	#page-main .concept_block .c-title2.f-ns{
		text-indent: -1.5rem;
	}
	.concept_block .txt_block p{
		font-size: 0.93rem;
	}
}
@media screen and (min-width: 1400px){
	.concept_block{
		margin-bottom: 9.4rem;
	}
	.concept_block .flex .txtArea{
		width: 29.41%;
	}
	.concept_block .flex .img{
		width: 61.43%;
	}
}
@media screen and (min-width: 1610px){
	.concept_block{
		width: 92%;
	}
}
@media screen and (min-width: 1700px){
	.concept_block{
		width: 90%;
	}
}
@media screen and (min-width: 1800px){
	.concept_block{
		width: 88%;
	}
}
@media screen and (min-width: 1920px){
	.concept_block{
		width: 85.5%;
	}
}


/*************************
/* プライバシーポリシー
*************************/
.policy_block{
	margin-bottom: 0;
}
.policy_block + .policy_block{
	margin-top: 5.6rem;
}
.policy_block .txt_block p + p{
	margin-top: 1rem;
}
.policy_block > li{
	list-style: none;
	margin-bottom: 3rem;
}
.policy_block > li:last-child{
	margin-bottom: 0;
}
.policy_block > li ol{
	margin-bottom: 0;
	padding-left: 1.5rem;
}
.policy_block > li ol li{
	margin-bottom: 0;
}
@media screen and (min-width: 1200px){
	.policy_block + .policy_block{
		margin-top: 8.4rem;
	}
}


/*************************
/* 性能
*************************/
.spec_container{
	width: 86.66%;
	margin-right: auto;
	margin-left: auto;
}
.spec_index{
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3.5rem;
}
.spec_index li{
	list-style: none;
	position: relative;
	padding-top: 15px;
}
.spec_index li.select::before{
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: #000;
}
.spec_index a{
	display: inline-block;
	color: #000;
	letter-spacing: 0.04em;
	line-height: 1.7;
}
.spec_index a:hover{
	text-decoration: none;
}
.spec_contents + .spec_contents{
	margin-top: 6.53rem;
}
.sc_main_img{
	margin-bottom: 2.57rem;
}
.spec_main_tit{
	font-size: 1.92rem;
	letter-spacing: 0;
	line-height: 1.3;
	display: flex;
    align-items: flex-start;
	margin-bottom: 2.16rem;
}
.spec_main_tit .no{
	font-size: 0.84rem;
	letter-spacing: -0.05em;
	font-weight: 400;
	line-height: 1;
	color: rgba(0,0,0,0.3);
	margin-top: 5px;
	margin-left: 7px;
}
.spec_block + .spec_block{
	margin-top: 3.91rem;
}
.spec_con_tit{
	font-size: 1.23rem;
	letter-spacing: 0;
	line-height: 1.7;
	border-left: 3px solid #000;
	padding-left: 1rem;
	margin-bottom: 2.69rem;
}
.spec_con_tit span{
	font-size: 0.92rem;
	font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	letter-spacing: -0.14em;
	background-color: #dcab06;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 105px;
	height: 20px;
	border-radius: 2px;
	margin-left: 1rem;
}
.spec_tit{
	width: 100%;
	height: 40px;
	border-radius: 40px;
	background-color: #f1f1f1;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.93rem;
	letter-spacing: 0;
	margin-bottom: 10px;
}
.spec_tit.color{
	background-color: #dcab06;
	color: #fff;
}
.spec_subtit{
	font-size: 1.15em;
	letter-spacing: 0.04em;
	line-height: 1.8;
	margin-bottom: 0.82rem;
}
.sc_in_mb{
	margin-bottom: 2.57rem;
}
#page-main .spec_contents .txt_block p{
	font-size: 0.93rem;
	letter-spacing: 0;
	line-height: 2.1;
}
#page-main .spec_contents .txt_block p.small{
	font-size: 0.8rem;
}
#page-main .spec_contents .txt_block p + p.small{
	margin-top: 0.53rem;
}
.spec_img{
	margin-bottom: 1.8rem;
}
@media screen and (min-width: 768px){
	.spec_container{
		width: 91.76%;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.spec_index{
		width: unset;
		max-width: unset;
		margin: 0;
		display: block;
		position: sticky;
		top: 110px;
	}
	.spec_index li{
		padding-top: 0;
		padding-left: 20px;
		margin-bottom: 1.02rem;
	}
	.spec_index li.select::before{
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}
	.spec_right{
		width: 75%;
	}
}
@media screen and (min-width: 992px){
	.spec_right{
		width: 67.3%;
	}
}
@media screen and (min-width: 1200px){
	.spec_index li{
		padding-left: 30px;
		margin-bottom: 1.43rem;
	}
	.spec_index li.select::before{
		width: 8px;
		height: 8px;
	}
	.spec_contents + .spec_contents{
		margin-top: 11.33rem;
	}
	.sc_main_img{
		margin-bottom: 3.5rem;
	}
	.spec_main_tit{
		font-size: 2rem;
		margin-bottom: 2.5rem;
	}
	.spec_main_tit .no{
		font-size: 0.86rem;
		margin-top: 7px;
		margin-left: 10px;
	}
	.spec_block + .spec_block{
		margin-top: 6.06rem;
	}
	.spec_con_tit{
		font-size: 1.4rem;
		margin-bottom: 3.66rem;
	}
	.spec_con_tit span{
		font-size: 0.92rem;
		width: 125px;
		height: 24px;
		border-radius: 3px;
	}
	.spec_tit{
		height: 45px;
		margin-bottom: 20px;
	}
	.spec_subtit{
		font-size: 1.2rem;
		margin-bottom: 0.9rem;
	}
	.sc_in_mb{
		margin-bottom: 5.33rem;
	}
	.spec_img{
		margin-bottom: 2.16rem;
	}
}
@media screen and (min-width: 1400px){
	.spec_index{
		top: 138px;
	}
}
@media screen and (min-width: 1800px){
	.spec_container{
		padding-right: 6.4%;
	}
}
@media screen and (max-width: 767px){
	.spec_index{
		padding: 2.5rem 0 1.5rem;
		margin-top: -2.5rem;
		margin-bottom: 2rem;
		background-color: #fff;
		position: sticky;
		top: 0;
		z-index: 10;
		transition: .3s;
	}
	body.fixed2 .spec_index{
		top: 95px;
		padding-top: 0 0 3.5rem;
	}
}
/* spec1 */
.spec1_con1-1, .spec1_con2-1{
	overflow-x: scroll;
}
.spec1_con1-1 .inner{
	width: 200%;
}
.spec1_con2-1 .inner{
	width: 165%;
}
.spec1_contit{
	display: flex;
	justify-content: space-between;
}
.spec1_contit .spec_tit{
	width: calc((100% - 1.33rem)/2);
}
.spec1_con1-2{
	margin-bottom: 2.57rem;
}
.spec1_con1-23 .spec_tit{
	margin-bottom: 23px;
}
.spec1_con1-23 .spec_img{
	width: 100%;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.spec1-2_contit{
	display: flex;
	justify-content: space-between;
}
.spec1-2_contit .spec_tit{
	margin-bottom: 15px;
}
.spec1-2_contit .spec_tit:first-child{
	width: 59%;
}
.spec1-2_contit .spec_tit:nth-child(2){
	width: 35.23%;
}
.spec1_con2-2_img{
	margin-top: 1.7rem;
}
@media screen and (min-width: 768px){
	.spec1_con1-1, .spec1_con2-1{
		overflow: unset;
	}
	.spec1_con1-1 .inner, .spec1_con2-1 .inner{
		width: 100%;
	}
}
@media screen and (min-width: 1200px){
	.spec1_con1-23 .spec_tit{
		margin-bottom: 45px;
	}
	.spec1-2_contit .spec_tit{
		margin-bottom: 30px;
	}
	.spec1_con2-2_img{
		margin-top: 2.06rem;
	}
}
/* spec2 */
.spec2_con1-12 .spec_img{
	text-align: center;
}
.spec2_con1-12 .spec_img.high img{
	width: 53.2%;
}
.spec2_con1-12 .spec_img.low img{
	width: 60.2%;
}
.spec2_con1-3{
	margin-bottom: 3.84rem;
}
.spec2_con1-45_flex{
	margin-bottom: 3.84rem;
}
.spec2_con1-4{
	margin-bottom: 2.57rem;
}
.spec2_con1-45_flex .spec_tit{
	margin-bottom: 18px;
}
.spec2_con1-45_flex .spec_img{
	margin-bottom: 1.03rem;
}
.spec2_con1-6{
	margin-bottom: 3.84rem;
}
.spec2_con1-6 .spec_tit{
	margin-bottom: 15px;
}
.spec2_con1-7{
	position: relative;
	padding: 3.07rem 0;
}
.spec2_con1-7::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #faf6ed;
	z-index: -1;
}
.spec2_con1-7 .flex{
	width: 80%;
	max-width: 778px;
	margin: 0 auto;
}
.spec2_con1-7_img{
	margin-bottom: 0.938rem;
}
.spec2_con2-1_img{
	margin-bottom: 20px;
}
.spec2_con2-23 .spec_tit{
	margin-bottom: 15px;
}
.spec2_con3_2{
	margin-bottom: 15px;
}
.spec2_con4-1_img{
	margin-bottom: 20px;
}
.spec2_con4{
	display: flex;
	justify-content: space-between;
	margin-top: 1.7rem;
	margin-bottom: 0;
}
.spec2_con4 li{
	list-style: none;
	width: calc((100% - 10px)/2);
}
.spec2_con5{
	margin-bottom: 2.57rem;
}
.spec2_con5_list{
	margin-bottom: 0;
}
.spec2_con5_list li{
	position: relative;
	padding-left: 25px;
	list-style: none;
	font-size: 0.93rem;
	letter-spacing: 0;
	margin-bottom: 0.53rem;
}
.spec2_con5_list li:last-child{
	margin-bottom: 0;
}
.spec2_con5_list li::before{
	position: absolute;
	content: "";
	width: 14px;
	height: 11px;
	background-image: url("../images/page/spec2_con5_check.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.spec2_con5-3_flex{
	margin-bottom: 0;
}
.spec2_con5-3_flex li{
	list-style: none;
}
.spec2_con5-3_flex li:last-child .spec_img{
	margin-bottom: 0;
}
.spec2_con5-3_flex .spec_tit{
	margin-bottom: 15px;
}
.spec2_con5-3 .txt_block{
	margin-top: 1.2rem;
}
.spec2_con5-3 .spec_subtit{
	margin-bottom: 1.8rem;
}
@media screen and (min-width: 768px){
	.spec2_con1-12_flex{
		display: flex;
		justify-content: space-between;
	}
	.spec2_con1-12{
		width: 47.619%;
	}
	.spec2_con1-45_flex{
		display: flex;
		justify-content: space-between;
	}
	.spec2_con1-4{
		width: 50.47%;
		margin-bottom: 0;
	}
	.spec2_con1-5{
		width: 44.76%;
	}
	.spec2_con1-7 .flex{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.spec2_con1-7_img{
		width: 41.38%;
		margin-bottom: 0;
	}
	.spec2_con1-7_txtArea{
		width: 49.74%;
	}
	.spec2_con2-1_flex{
		display: flex;
		justify-content: space-between;
	}
	.spec2_con2-1_img{
		width: 56.85%;
		margin-bottom: 0;
	}
	.spec2_con2-1_txtArea{
		width: 36.66%;
		align-self: center;
	}
	.spec2_con2-23_flex{
		display: flex;
		justify-content: space-between;
	}
	.spec2_con2-23{
		width: 47.619%;
	}
	.spec2_con3_2{
		margin-bottom: 1.32rem;
	}
	.spec2_con4-1_flex{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.spec2_con4-1_img{
		width: 46.95%;
		margin-bottom: 0;
	}
	.spec2_con4-1_txtArea{
		width: 46.3%;
	}
	.spec2_con5-3_flex{
		display: flex;
		justify-content: space-between;
	}
	.spec2_con5-3_flex li{
		width: 31.04%;
	}
	.spec2_con5-3_flex .spec_img{
		margin-bottom: 0;
	}
}
@media screen and (min-width: 1200px){
	.spec2_con1-3{
		margin-bottom: 5.33rem;
	}
	.spec2_con1-45_flex{
		margin-bottom: 5.33rem;
	}
	.spec2_con1-45_flex .spec_tit{
		margin-bottom: 35px;
	}
	.spec2_con1-45_flex .spec_img{
		margin-bottom: 1.2rem;
	}
	.spec2_con1-6{
		margin-bottom: 5.33rem;
	}
	.spec2_con1-6 .spec_tit{
		margin-bottom: 30px;
	}
	.spec2_con1-7{
		padding: 4.66rem 0;
	}
	.spec2_con2-23 .spec_tit{
		margin-bottom: 30px;
	}
	.spec2_con3_2{
		margin-bottom: 2.16rem;
	}
	.spec2_con4{
		margin-top: 2.73rem;
	}
	.spec2_con5{
		margin-bottom: 3.33rem;
	}
	.spec2_con5-3_flex .spec_tit{
		margin-bottom: 30px;
	}
	.spec2_con5-3 .spec_subtit{
		margin-bottom: 2.16rem;
	}
}
/* spec3 */
.spec3_con1-12 .spec_tit, .spec3_con1-34 .spec_tit{
	margin-bottom: 15px;
}
.spec_img.spec3_con1-1{
	text-align: center;
}
#page-main .spec_img.spec3_con1-1 img{
	width: 64.6%;
}
.spec3_con1-12 .spec2_con2-23 {
  margin-bottom: 2.57rem;
}
.spec3_con1-3{
	margin-bottom: 2.57rem;
}
#spec3 .spec_con_tit span{
	color: #000;
	background-color: transparent;
	width: unset;
	height: unset;
	border-radius: unset;
	letter-spacing: 0;
	display: inline;
	font-size: 1rem;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	margin-left: 0;
}
.spec3_con1-34 .spec_img{
	margin-bottom: 0;
}
.spec3_con1-34 .txt_block{
	margin-top: 0.88rem;
}
.spec3_con1-5{
	margin-top: 1.8rem;
}
@media screen and (min-width: 768px){
	.spec3_con1-12 .spec2_con2-23{
		margin-bottom: 0;
	}
	.spec3_con1-3{
		margin-bottom: 0;
	}
}
@media screen and (min-width: 1200px){
	.spec3_con1-12 .spec_tit, .spec3_con1-34 .spec_tit{
		margin-bottom: 30px;
	}
	#spec3 .spec_con_tit span{
		font-size: 1.28rem;
	}
	.spec3_con1-34 .txt_block{
		margin-top: 1.03rem;
	}
	.spec3_con1-5{
		margin-top: 2.16rem;
	}
}
/* spec4 */
.spec4_con1-1{
	margin-bottom: 3.07rem;
}
.spec4_con1-23 .spec_tit{
	margin-bottom: 15px;
}
.spec4_sumika > .spec_subtit{
	margin-bottom: 2.5rem;
}
.spec4_sumika ul{
	margin-bottom: 0;
}
.spec4_sumika ul li{
	list-style: none;
	margin-top: 2.4rem;
}
.spec4_sumika ul li:first-child{
	margin-top: 0;
}
.spec4_sumika ul li .spec_img{
	margin-bottom: 1.03rem;
}
.spec4_sumika ul li .spec_subtit{
	margin-bottom: 0.38rem;
	letter-spacing: 0.05em;
}
@media screen and (min-width: 768px){
	.spec4_con1-23 .flex{
		display: flex;
		justify-content: space-between;
	}
	.spec4_con1-23 .flex .item{
		width: 47.619%;
	}
	.spec4_sumika ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.spec4_sumika ul li{
		width: 48.09%;
	}
	.spec4_sumika ul li:nth-child(2){
		margin-top: 0;
	}
}
@media screen and (min-width: 1200px){
	.spec4_con1-1{
		margin-bottom: 4rem;
	}
	.spec4_con1-23 .spec_tit{
		margin-bottom: 30px;
	}
	.spec4_sumika > .spec_subtit{
		margin-bottom: 2.76rem;
	}
	.spec4_sumika ul li{
		margin-top: 2.66rem;
	}
	.spec4_sumika ul li .spec_img{
		margin-bottom: 1.5rem;
	}
	.spec4_sumika ul li .spec_subtit{
		margin-bottom: 0.43rem;
	}
}
/* spec5 */
.spec5_con1_img{
	margin-bottom: 1.8rem;
}
.spec5_con2, .spec5_con3{
	margin-top: 2.47rem;
}
.spec5_con2-1{
	margin-bottom: 2.85rem;
}
.spec5_con2-1 .spec_tit{
	margin-bottom: 1.6rem;
}
.spec5_con2-1 .spec_img{
	width: 100%;
	max-width: 954px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
.spec5_con2-2 .spec_tit{
	margin-bottom: 1.78rem;
}
.spec5_con2-2 .spec_img .inner{
	width: 100%;
	min-width: 600px;
}
.spec5_con3 ul{
	margin-bottom: 0;
}
.spec5_con3 ul li{
	list-style: none;
	margin-top: 2.4rem;
}
.spec5_con3 ul li:first-child{
	margin-top: 0;
}
.spec5_con3 .spec_img{
	margin-bottom: 1.03rem;
}
.spec5_con3 .spec_subtit{
	margin-bottom: 0.38rem;
}
@media screen and (min-width: 768px){
	.spec5_con1{
		display: flex;
		justify-content: space-between;
	}
	.spec5_con1_img{
		width: 56.85%;
		margin-bottom: 0;
	}
	.spec5_con1_txtArea{
		width: 36.38%;
		align-self: center;
	}
	.spec5_con3 ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.spec5_con3 ul li{
		width: 48.09%;
	}
	.spec5_con3 ul li:nth-child(2){
		margin-top: 0;
	}
}
@media screen and (min-width: 992px){
	.spec5_con3 ul li{
		width: 30.66%;
	}
	.spec5_con3 ul li:nth-child(3){
		margin-top: 0;
	}
}
@media screen and (min-width: 1200px){
	.spec5_con2, .spec5_con3{
		margin-top: 2.73rem;
	}
	.spec5_con2-1{
		margin-bottom: 5.71rem;
	}
	.spec5_con2-1 .spec_tit{
		margin-bottom: 3.21rem;
	}
	.spec5_con2-2 .spec_tit{
		margin-bottom: 3.57rem;
	}
	.spec5_con3 ul li{
		margin-top: 2.66rem;
	}
	.spec5_con3 .spec_img{
		margin-bottom: 1.5rem;
	}
	.spec5_con3 .spec_subtit{
		margin-bottom: 0.43rem;
	}
}


/*************************
/* アフターサポート・保証
*************************/
.s_main{
	margin-bottom: 3.34rem;
}
.s_main_tit{
	font-size: 1.92rem;
	line-height: 1.76;
	letter-spacing: 0.04em;
	margin-bottom: 1.1rem;
}
#page-main .s_main .txt_block p{
	line-height: 1.8;
}
@media screen and (min-width: 768px){
	.s_main{
		margin-bottom: 3.9rem;
	}
}
@media screen and (min-width: 992px){
	.s_main{
		margin-bottom: 4.46rem;
	}
}
@media screen and (min-width: 1200px){
	.s_main_tit{
		font-size: 2rem;
		margin-bottom: 1.46rem;
	}
}
@media screen and (min-width: 1400px){
	.s_main{
		margin-bottom: 5.03rem;
	}
}
.s_feat{
	margin-bottom: 6.53rem;
}
#page-main .c-title1.support{
	margin-bottom: 2.57rem;
}
#page-main .c-title1.support .f-eng{
	font-size: 2.3rem;
}
.s_feat ul{
	margin-bottom: 0;
}
.s_feat ul li{
	list-style: none;
	position: relative;
	padding: 1.84rem 0 1.76rem;
}
.s_feat ul li:nth-child(1){
	padding-top: 0;
}
.s_feat ul li::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #eaeaea;
	left: 0;
	bottom: 0;
}
.s_feat ul li:last-child::after{
	content: none;
}
.s_feat_img{
	width: 110px;
	margin: 0 auto 0.93rem;
}
.s_feat_tit{
	text-align: center;
	letter-spacing: 0.04em;
	line-height: 1.8;
	font-size: 1.15rem;
	margin-bottom: 0.538rem;
}
.s_feat_tit span{
	font-size: 0.92rem;
}
.s_feat ul li .txt_block{
	text-align: justify;
}
@media screen and (min-width: 768px){
	.s_feat{
		margin-bottom: 6.21rem;
	}
	.s_feat ul{
		display: flex;
		justify-content: space-between;
	}
	.s_feat ul li{
		width: calc((100% - 4.76rem) / 3);
		padding: 0;
	}
	.s_feat ul li::after{
		width: 1px;
		height: 100%;
		top: 0;
		right: -1.19rem;
		bottom: unset;
		left: unset;
	}
	.s_feat ul li:nth-child(3)::after{
		content: none;
	}
	.s_feat_img{
		margin-bottom: 1.32rem;
	}
	.s_feat_tit{
		margin-bottom: 0.92rem;
	}
}
@media screen and (min-width: 992px){
	.s_feat{
		margin-bottom: 7.76rem;
	}
	.s_feat ul li{
		width: calc((100% - 9.52rem) / 3);
	}
	.s_feat ul li::after{
		right: -2.38rem;
	}
}
@media screen and (min-width: 1200px){
	#page-main .c-title1.support{
		margin-bottom: 3.6rem;
	}
	#page-main .c-title1.support .f-eng{
		font-size: 2.33rem;
	}
	.s_feat ul li{
		width: calc((100% - 16.52rem) / 3);
	}
	.s_feat ul li::after{
		right: -4.13rem;
	}
	.s_feat_img{
		width: 140px;
		margin: 0 auto 1.4rem;
	}
	.s_feat_tit{
		font-size: 1.33rem;
		margin-bottom: 1rem;
	}
	.s_feat_tit span{
		font-size: 1rem;
	}
}
@media screen and (min-width: 1400px){
	.s_feat{
		margin-bottom: 9.33rem;
	}
}
@media screen and (max-width: 767px){
	.s_feat ul li:last-child{
		padding-bottom: 0;
	}
}
.s_reno{
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6.53rem;
}
.s_reno_img{
	position: relative;
	width: 100%;
	height: 480px;
}
#page-main .s_reno_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.s_reno_img::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.4);
}
.s_reno .inner{
	position: absolute;
	width: 86%;
	top: 50%;
	left: 50%;
	color: #fff;
	text-align: center;
	transform: translate(-50%,-50%);
	z-index: 1;
}
#page-main .s_reno .c-title1.support{
	margin-bottom: 1.3rem;
}
.s_reno .txt_block{
	font-size: 0.93rem;
	letter-spacing: 0;
	line-height: 2.1;
}
.s_reno .vm{
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	margin-top: 2.47rem;
}
@media screen and (min-width: 768px){
	.s_reno{
		margin-bottom: 7.54rem;
	}
	.s_reno_img{
		height: 370px;
	}
}
@media screen and (min-width: 992px){
	.s_reno{
		margin-bottom: 9.42rem;
	}
	.s_reno_img{
		height: auto;
	}
}
@media screen and (min-width: 1200px){
	#page-main .s_reno .c-title1.support{
		margin-bottom: 1.66rem;
	}
	.s_reno .vm{
		margin-top: 2.83rem;
	}
}
@media screen and (min-width: 1400px){
	.s_reno{
		margin-bottom: 11.33rem;
	}
}
.s_war{
	position: relative;
	padding: 5.38rem 0 6.53rem;
}
.s_war::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #faf6ed;
	z-index: -1;
}
.s_war_bk{
	position: relative;
	padding: 2.6rem 0 4.6rem;
}
.s_war_bk::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: -1;
}
.s_war_inner{
	width: 86%;
	margin: 0 auto;
}
.s_war_main{
	text-align: center;
	margin-bottom: 2.25rem;
}
.s_war_tit{
	font-size: 1.38rem;
	letter-spacing: 0.04em;
	line-height: 1.3;
	margin-bottom: 1.22rem;
}
#page-main .s_war_main .txt_block p{
	line-height: 1.8;
}
.s_war_mian_img{
	width: 100%;
	max-width: 1171px;
	margin-bottom: 3.846rem;
}
#page-main .s_war_mian_img img{
	max-width: 240%;
}
.s_war_block + .s_war_block{
	margin-top: 3.07rem;
}
.s_war_img{
	margin-bottom: 1.53rem;
}
.s_war_titArea{
	display: flex;
	align-items: center;
	margin-bottom: 1.03rem;
}
.s_war_titArea .no{
	width: 25px;
	height: 25px;
	background-color: #000;
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.92rem;
	letter-spacing: -0.01em;
	margin-right: 1rem;
}
.s_war_year{
	color: #dcab06;
	letter-spacing: -0.01em;
	line-height: 1;
	font-size: 1.69rem;
	margin-right: 8px;
}
.s_war_year span{
	letter-spacing: 0.04em;
	margin-left: 2px;
	font-size: 1rem;
}
.s_war_titArea .s_war_tit{
	margin-bottom: 0;
}
.s_war_txtArea .spec_subtit{
	margin-bottom: 0.28rem;
}
.s_war_txtArea .txt_block p{
	text-align: justify;
}
@media screen and (min-width: 576px){
	#page-main .s_war_mian_img img{
		max-width: 150%;
	}
}
@media screen and (min-width: 768px){
	.s_war{
		padding: 6.04rem 0 7.54rem;
	}
	.s_war_bk{
		padding: 3.28rem 0 6.13rem;
	}
	.s_war_main{
		margin-bottom: 3rem;
	}
	#page-main .s_war_mian_img img{
		max-width: 100%;
	}
	.s_war_mian_img{
		margin-bottom: 4.44rem;
	}
	.s_war_block + .s_war_block{
		margin-top: 3.55rem;
	}
	.s_war_flex{
		display: flex;
		justify-content: space-between;
	}
	.s_war_flex.reverse{
		flex-direction: row-reverse;
	}
	.s_war_img{
		width: 53.33%;
		margin-bottom: 0;
	}
	.s_war_txtArea{
		width: 39.95%;
		align-self: center;
	}
}
@media screen and (min-width: 992px){
	.s_war{
		padding: 7.55rem 0 9.42rem;
	}
	.s_war_bk{
		padding: 4.1rem 0 7.66rem;
	}
	.s_war_inner{
		width: 90%;
		max-width: 1200px;
	}
	.s_war_main{
		margin-bottom: 3.75rem;
	}
	.s_war_mian_img{
		margin-bottom: 6.66rem;
	}
	.s_war_block + .s_war_block{
		margin-top: 5.55rem;
	}
	.s_war_img{
		width: 58.33%;
	}
	.s_war_txtArea{
		width: 34.95%;
	}
}
@media screen and (min-width: 1200px){
	.s_war_tit{
		font-size: 1.6rem;
		margin-bottom: 1.38rem;
	}
	.s_war_titArea{
		margin-bottom: 1.5rem;
	}
	.s_war_titArea .no{
		font-size: 1rem;
		width: 35px;
		height: 35px;
	}
	.s_war_year{
		font-size: 2.33rem;
		margin-top: -6px;
		margin-right: 10px;
	}
	.s_war_year span{
		font-size: 1.33rem;
	}
	.s_war_txtArea .spec_subtit{
		margin-bottom: 0.43rem;
	}
}
@media screen and (min-width: 1400px){
	.s_war{
		padding: 9.06rem 0 11.33rem;
	}
	.s_war_bk{
		padding: 4.93rem 0 9.2rem;
	}
	.s_war_main{
		margin-bottom: 4.5rem;
	}
	.s_war_mian_img{
		margin-bottom: 6.66rem;
	}
	.s_war_block + .s_war_block{
		margin-top: 5.33rem;
	}
}
.setsubi_list{
	margin-top: 1.66rem;
	margin-bottom: 0;
}
.setsubi_list li{
	list-style: none;
	position: relative;
	padding: 15px 12%;
}
.setsubi_list li::before, .setsubi_list li::after{
	position: absolute;
	background-color: #eaeaea;
	width: 100%;
	height: 1px;
}
.setsubi_list li:first-child::before{
	content: "";
	top: 0;
	left: 0;
}
.setsubi_list li::after{
	content: "";
	bottom: 0;
	right: 0;
}
.setsubi_list li .tit{
	margin-bottom: 0.93rem;
}
.setsubi_list li .spec_subtit{
	text-align: center;
	margin-bottom: 0;
	line-height: 1.5;
}
.setsubi_list li .spec_subtit.pri{
	font-size: 1.3rem;
}
.setsubi_list li .spec_subtit.pri span{
	font-size: 2.3rem;
}
#page-main .setsubi_list .txt_block p{
	line-height: 1.6;
}
#page-main .setsubi_list .txt_block p.small{
	margin-top: 0.4rem;
}
@media screen and (min-width: 768px){
	.setsubi_list{
		display: flex;
		flex-wrap: wrap;
		margin-top: 2.21rem;
	}
	.setsubi_list li{
		width: 50%;
		padding: 10px 5%;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
	.setsubi_list li:nth-child(1), .setsubi_list li:nth-child(2){
		margin-bottom: 20px;
	}
	.setsubi_list li::before, .setsubi_list li::after{
		width: 1px;
		height: 100%;
	}
	.setsubi_list li:nth-child(3)::before{
		content: "";
		top: 0;
		left: 0;
	}
	.setsubi_list li .tit{
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
}
@media screen and (min-width: 992px){
	.setsubi_list{
		margin-top: 2.76rem;
	}
	.setsubi_list li{
		width: 25%;
		padding: 10px 3%;
	}
	.setsubi_list li:nth-child(1), .setsubi_list li:nth-child(2){
		margin-bottom: 0;
	}
	.setsubi_list li:nth-child(3)::before{
		content: none;
	}
}
@media screen and (min-width: 1200px){
	.setsubi_list li .tit{
		margin-bottom: 0.86rem;
	}
	.setsubi_list li .spec_subtit.pri{
		font-size: 1.4rem;
	}
	.setsubi_list li .spec_subtit.pri span{
		font-size: 2.66rem;
	}
}
@media screen and (min-width: 1400px){
	.setsubi_list{
		margin-top: 3.33rem;
	}
}
.s_war_other{
	margin-bottom: 0;
}
.s_war_other li{
	list-style: none;
	margin-top: 2.47rem;
}
.s_war_other li:first-child{
	margin-top: 0;
}
.s_war_other_img {
	margin-bottom: 1.33rem;
}
.s_war_other li .s_war_titArea{
	align-items: flex-start;
	margin-bottom: 0.5rem;
}
.s_war_other li .s_war_titArea .no{
	flex-shrink: 0;
	margin-right: 10px;
}
.s_war_other li .s_war_tit{
	letter-spacing: 0.05em;
	width: calc(100% - 35px);
}
.s_war_other li .s_war_tit span{
	color: #dcab06;
}
#page-main .s_war_other li .txt_block p{
	line-height: 1.8;
	text-align: justify;
}
@media screen and (min-width: 768px){
	.s_war_other{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.s_war_other li{
		width: calc((100% - 36px)/2);
		margin-top: 1.5rem;
	}
	.s_war_other li:nth-child(2){
		margin-top: 0;
	}
}
@media screen and (min-width: 992px){
	.s_war_other{
		justify-content: flex-start;
	}
	.s_war_other li{
		width: calc((100% - 48px)/3);
		margin-right: 24px;
		margin-top: 1.87rem;
	}
	.s_war_other li:nth-child(3){
		margin-top: 0;
	}
	.s_war_other li:nth-child(3n), .s_war_other li:last-child{
		margin-right: 0;
	}
}
@media screen and (min-width: 1200px){
	.s_war_other li .s_war_titArea .no{
		margin-right: 10px;
	}
	.s_war_other li .s_war_tit{
		font-size: 1.16rem;
		width: calc(100% - 45px);
		margin-top: 5px;
	}
}
@media screen and (min-width: 1400px){
	.s_war_other li{
		width: calc((100% - 72px)/4);
		margin-right: 24px;
		margin-top: 2.26rem;
	}
	.s_war_other li:nth-child(4){
		margin-top: 0;
	}
	.s_war_other li:nth-child(3n){
		margin-right: 24px;
	}
	.s_war_other li:nth-child(4n), .s_war_other li:last-child{
		margin-right: 0;
	}
}
@media screen and (min-width: 1600px){
	.s_war_other li{
		width: calc((100% - 108px)/4);
		margin-right: 36px;
	}
	.s_war_other li:nth-child(3n){
		margin-right: 36px;
	}
	.s_war_other li:nth-child(4n), .s_war_other li:last-child{
		margin-right: 0;
	}
}


/*************************
/* ラインナップ 共通
*************************/
.lu_main_flex{
	width: 86%;
	margin-right: auto;
	margin-left: auto;
}
.lu_main_flex .en_tit{
	font-size: 1rem;
	margin-bottom: 1.77rem;
}
.lu_main_flex .big_txt{
	font-size: 1.92rem;
	line-height: 1.7;
	margin-bottom: 1.87rem;
}
.lu_main_flex .txt_block{
	letter-spacing: 0;
}
#page-main .lu_main_flex .txt_block p{
	line-height: 2.14;
}
.lu_main_img{
	width: 95.88%;
	margin-top: 5.24rem;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
}
.lu_main_img .left{
	margin-top: 20%;
	width: 10.42%;
}
.lu_main_img .main{
	width: 78.52%;
}
@media screen and (min-width: 768px){
	.lu_main_flex{
		width: 61.3%;
		max-width: calc(1033px + 1rem);
		padding-left: 1rem;
	}
	.lu_main_flex .en_tit{
		margin-bottom: 2.45rem;
	}
	.lu_main_flex .big_txt{
		margin-bottom: 3.03rem;
	}
	.lu_main_img{
		margin-top: 6.67rem;
	}
}
@media screen and (min-width: 992px){
	.lu_main_img{
		margin-top: 8.1rem;
	}
}
@media screen and (min-width: 1200px){
	.lu_main_flex .txt_block{
		font-size: 0.93rem;
	}
	.lu_main_flex .en_tit{
		margin-bottom: 3.83rem;
	}
	.lu_main_flex .big_txt{
		font-size: 2.33rem;
	}
}
@media screen and (min-width: 1400px){
	.lu_main_flex{
		display: flex;
		justify-content: space-between;
	}
	.lu_main_flex .txt_block{
		width: 43.56%;
	}
	.lu_main_img{
		margin-top: 9.53rem;
	}
}
@media screen and (min-width: 1700px){
	.lu_main_img .main{
		height: 750px;
	}
	.lu_main_img .left{
		height: 600px;
	}
	#page-main .lu_main_img .main img, #page-main .lu_main_img .left img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}
@media screen and (min-width: 1920px){
	.lu_main_img .main{
		width: 75.52%;
	}
}
/* ラインナップ */
.page_lu{
	position: relative;
	margin-bottom: -5.5rem;
}
.page_lu .en_tit{
	position: absolute;
	top: 55px;
	left: 7.5%;
	color: #fff;
	margin-bottom: 0;
	z-index: 10;
}
.page_lu_bk{
	width: 100%;
	height: 700px;
	position: relative;
}
.page_lu_bk::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.3);
	z-index: 1;
}
#page-main .page_lu_bk img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page_lu_con{
	position: absolute;
	width: 84%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: flex;
	align-items: center;
	z-index: 2;
}
.page_lu_txtArea{
	color: #fff;
	padding-left: 23px;
}
.page_lu_tit{
	display: flex;
	align-items: flex-start;
}
.page_lu_tit .no{
	width: 23px;
	margin-left: -23px;
	font-size: 0.86rem;
	letter-spacing: 0.05em;
	opacity: 0.5;
}
.page_lu_tit .c-title1{
	margin-bottom: 1.9rem;
}
.page_lu_tit .c-title1 .f-eng{
	font-size: 2.53rem;
	letter-spacing: 0.03em;
	margin-bottom: 0.35rem;
}
.page_lu_copy{
	font-size: 1.7rem;
	font-weight: 400;
	line-height: 1.8;
	letter-spacing: 0.02em;
	margin-bottom: 1.53rem;
}
#page-main .page_lu_txtArea p{
	line-height: 1.8;
}
.page_lu_txtArea .vm{
	border: 1px solid #fff;
	background-color: transparent;
	margin-top: 2.85rem;
}
.page_lu_img{
	display: none;
}
@media screen and (min-width: 768px){
	.page_lu{
		margin-bottom: -7.33rem;
	}
	.page_lu .en_tit{
		left: 4.12%;
	}
	.page_lu_bk{
		height: 800px;
	}
	.page_lu_con{
		width: 86%;
		justify-content: space-between;
	}
	.page_lu_txtArea{
		width: 46.66%;
		padding-left: 25px;
	}
	.page_lu_tit .no{
		width: 25px;
		margin-left: -25px;
	}
	.page_lu_img{
		display: block;
		width: 47.05%;
		height: 100%;
		align-self: 1 / 1;
	}
}
@media screen and (min-width: 992px){
	.page_lu{
		margin-bottom: -9.33rem;
	}
	.page_lu_bk{
		height: 850px;
	}
	.page_lu_txtArea{
		width: 42.6%;
		padding-left: 30px;
	}
	.page_lu_tit .no{
		width: 30px;
		margin-left: -30px;
	}
	.page_lu_tit .c-title1{
		margin-bottom: 2.37rem;
	}
	.page_lu_img{
		width: 52.05%;
	}
}
@media screen and (min-width: 1200px){
	.page_lu_con{
		width: 80%;
		max-width: 1360px;
	}
	.page_lu_bk{
		height: 1000px;
	}
	.page_lu_txtArea{
		padding-left: 36px;
	}
	.page_lu_tit .no{
		width: 36px;
		margin-left: -36px;
	}
	.page_lu_tit .c-title1{
		margin-bottom: 2.86rem;
	}
	.page_lu_tit .c-title1 .f-eng{
		font-size: 3.06rem;
		margin-bottom: 0.7rem;
	}
	.page_lu_copy{
		font-size: 2rem;
		margin-bottom: 2.03rem;
	}
	.page_lu_txtArea .vm{
		margin-top: 3.43rem;
	}
}
@media screen and (min-width: 1400px){
	.page_lu{
		margin-bottom: -13.33rem;
	}
	.page_lu_txtArea{
		width: 44.66%;
	}
	.page_lu_img{
		width: 48.05%;
	}
}
@media screen and (min-width: 1700px){
	.page_lu_txtArea{
		width: 36.66%;
	}
	.page_lu_img{
		width: 52.05%;
	}
}


/*************************
/* カジトル
*************************/
/* カジトルの特徴 */
.kajitoru_f{
	margin-top: 5.77rem;
}
.kajitoru_f_box{
	position: relative;
	padding: 3.42rem 0 3.92rem;
}
.kajitoru_f_box::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #f1f1f1;
	z-index: -1;
	border-radius: 10px;
}
.kajitoru_f_inner{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.kajitoru_f_tit{
	font-size: 1.38rem;
	font-weight: 400;
	line-height: 2.4;
	letter-spacing: 0;
	position: relative;
	padding-bottom: 0.615rem;
	margin-bottom: 0.93rem;
}
.kajitoru_f_tit::after{
	position: absolute;
	content: "";
	width: 30px;
	height: 1px;
	bottom: 0;
	left: 50%;
	background-color: #000;
	transform: translateX(-50%);
}
.kajitoru_f_inner .txt_block{
	font-size: 1rem;
	letter-spacing: 0;
	margin-bottom: 1.68rem;
}
#page-main .kajitoru_f_inner .txt_block p{
	line-height: 2.14;
}
@media screen and (min-width: 768px){
	.kajitoru_f{
		margin-top: 7.19rem;
	}
	.kajitoru_f_box{
		padding: 4.41rem 0 4.88rem;
	}
	.kajitoru_f_box::before{
		border-radius: 15px;
	}
	.kajitoru_f_inner{
		width: 80%;
		max-width: 900px;
	}
	.kajitoru_f_tit{
		padding-bottom: 1.107rem;
		margin-bottom: 1.49rem;
	}
	.kajitoru_f_inner .txt_block{
		margin-bottom: 2.29rem;
	}
}
@media screen and (min-width: 992px){
	.kajitoru_f{
		margin-top: 8.61rem;
	}
	.kajitoru_f_box{
		padding: 5.4rem 0 5.84rem;
	}
	.kajitoru_f_inner .txt_block{
		margin-bottom: 2.9rem;
	}
}
@media screen and (min-width: 1200px){
	.kajitoru_f_box::before{
		border-radius: 20px;
	}
	.kajitoru_f_tit{
		font-size: 1.66rem;
		padding-bottom: 1.6rem;
		margin-bottom: 2.06rem;
	}
	.kajitoru_f_tit::after{
		width: 40px;
	}
	.kajitoru_f_inner .txt_block{
		font-size: 0.93rem;
	}
}
@media screen and (min-width: 1400px){
	.kajitoru_f{
		margin-top: 10.03rem;
	}
	.kajitoru_f_box{
		padding: 6.4rem 0 6.8rem;
	}
	.kajitoru_f_inner .txt_block{
		margin-bottom: 3.53rem;
	}
}
/* グレード */
.kajitoru_g{
	margin-top: 6.62rem;
	margin-bottom: 6.92rem;
}
#page-main .kajitoru_g .c-title1{
	margin-bottom: 1.2rem;
}
.kajitoru_g .nav{
	width: 100%;
	justify-content: space-between;
	margin-top: 2.86rem;
	margin-bottom: 2.61rem;
}
.kajitoru_g .nav-tabs{
	border: none;
}
.kajitoru_g .nav-tabs .nav-item{
	margin-bottom: 0;
}
.kajitoru_g .nav-link{
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 1.15rem;
	letter-spacing: 0;
	height: 40px;
	position: relative;
}
.kajitoru_g .nav-fill > .nav-link, .kajitoru_g .nav-fill .nav-item{
	flex: unset;
	width: calc((100% - 10px)/2);
	padding-bottom: 8px;
}
.kajitoru_g .nav-tabs .nav-link{
	border: none;
	border-radius: 70px;
	color: #fff;
	background-color: #8c6d04;
}
.kajitoru_g .nav-tabs .nav-link.active, .kajitoru_g .nav-tabs .nav-item.show .nav-link{
	border: none;
	color: #fff;
	background-color: #dcab06;
}
.kajitoru_g .nav-tabs .nav-link.active::after, .kajitoru_g .nav-tabs .nav-item.show .nav-link::after{
	position: absolute;
	content: "";
	left: 50%;
	bottom: -8px;
	transform: translateX(-50%);
	display: inline-block;
	border-top: 9px #dcab06 solid;
	border-right: 4px transparent solid;
	border-left: 4px transparent solid;
	margin-right: auto;
	margin-left: auto;
}
.kajitoru_g_box{
	position: relative;
	padding: 3.42rem 0 3.92rem;
}
.kajitoru_g_box::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #f1f1f1;
	z-index: -1;
	border-radius: 10px;
}
.kajitoru_g_inner{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.kg_block + .kg_block{
	margin-top: 3.61rem;
}
.p-title1{
	font-size: 0.92rem;
	letter-spacing: 0.04em;
	position: relative;
	padding-bottom: 0.84rem;
	margin-bottom: 1.92rem;
}
.p-title1 .f-eng{
	display: block;
	font-size: 1.92rem;
	font-weight: 400;
	letter-spacing: -0.01em;
	margin-bottom: -0.24rem;
}
.p-title1::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: rgba(140,140,140,0.5);
}
.kg_block_inner{
	position: relative;
	padding-bottom: 2.69rem;
}
.kg_block_inner + .kg_block_inner{
	margin-top: 2.19rem;
}
.kg_block_inner::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-image: repeating-linear-gradient(
		to right,
		rgba(140,140,140,0.5),
		rgba(140,140,140,0.5) 5px,
		transparent 5px,
		transparent 10px
	);
	bottom: 0;
	left: 0;
}
.kg_spec{
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.kg_spec li{
	list-style: none;
	position: relative;
	color: #fff;
	width: calc((100% - 5px)/2);
	margin-top: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 1.03rem 0 1.34rem;
}
.kg_spec li:first-child, .kg_spec li:nth-child(2){
	margin-top: 0;
}
.kg_spec li::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #404040;
	z-index: -1;
}
.kg_spec .no{
	color: rgba(255,255,255,0.5);
	font-size: 0.84rem;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
}
.kg_spec_txt{
	margin-top: auto;
	margin-bottom: auto;
}
.kg_spec_txt .big{
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.25;
	letter-spacing: 0.08em;
	margin-bottom: 0;
}
.kg_spec_txt .small{
	font-size: 0.76rem;
	line-height: 1.66;
	letter-spacing: 0.06em;
	margin-top: 0.27rem;
	margin-bottom: 0;
}
.kg_block .vm{
	width: 100%;
	max-width: 340px;
	height: 65px;
	font-size: 1.07rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	padding: 0;
	margin-top: 3.07rem;
}
.kg_block_txt .txt_block{
	letter-spacing: 0;
}
#page-main .kg_block_txt .txt_block p{
	line-height: 2.14;
}
.kg_small{
	font-size: 0.76rem;
	line-height: 1.66;
	letter-spacing: 0;
	color: #808080;
	margin-top: 0.25rem;
	margin-bottom: 0;
}
.kg_price_flex{
	margin-top: 1.73rem;
}
.kg_img{
	margin-bottom: 1.53rem;
}
.kg_cost .tit{
	font-size: 1.15rem;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 0.92rem;
}
.kg_cost .txt_block{
	font-size: 1rem;
	letter-spacing: 0;
}
#page-main .kg_cost .txt_block p{
	line-height: 2;
}
.kg_specifications .txt_block{
	margin-bottom: 1.7rem;
}
.kg_speci{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 2.57rem;
}
.kg_speci li{
	list-style: none;
	width: calc((100% - 5px)/2);
	margin-top: 5px;
	background-color: #a6a6a6;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.08em;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 0.92rem;
	line-height: 1.76;
	aspect-ratio: 14 / 5;
}
.kg_speci li.kg_p{
	background-color: #8c6d04;
}
.kg_speci li:first-child, .kg_speci li:nth-child(2){
	margin-top: 0;
}
.kg_speci li span{
	display: block;
	font-size: 0.76rem;
	font-weight: 400;
}
.kg_speci_txt{
	font-size: 1.23rem;
	letter-spacing: 0;
	margin-bottom: 1.43rem;
}
.kg_specifications .table{
	background-color: #fff;
	margin-bottom: 0;
}
.kg_specifications .table-bordered th, .kg_specifications .table-bordered td{
	text-align: center;
	position: relative;
	border: 1px solid #c8c8c8;
}
.kg_specifications .table-bordered tr:first-child th{
	width: 20%;
}
.kg_specifications .table-bordered tr:first-child th:first-child{
	width: 40%;
}
.kg_specifications .table .bk_a6{
	background-color: #a6a6a6;
	color: #fff;
	font-weight: bold;
}
.kg_specifications .table .bk_dcab06{
	background-color: #dcab06;
	color: #fff;
	font-weight: bold;
}
.kg_specifications .table .bd_dcab06{
	border-right: 2px solid #dcab06;
	border-left: 2px solid #dcab06;
}
.kg_specifications .table-bordered tr:last-child td:nth-child(4){
	border-bottom: 2px solid #dcab06;
}
@media screen and (min-width: 768px){
	.kajitoru_g{
		margin-top: 8.21rem;
		margin-bottom: 8.61rem;
	}
	#page-main .kajitoru_g .c-title1{
		margin-bottom: 2.05rem;
	}
	.kajitoru_g .nav{
		width: 80%;
		max-width: 920px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 3.7rem;
		margin-bottom: 3.25rem;
	}
	.kajitoru_g .nav-tabs .nav-link{
		height: 55px;
	}
	.kajitoru_g .nav-fill > .nav-link, .kajitoru_g .nav-fill .nav-item{
		width: calc((100% - 15px)/2);
	}
	.kajitoru_g_box{
		padding: 4.68rem 0 5.94rem;
	}
	.kajitoru_g_inner{
		width: 86%;
		max-width: 1150px;
	}
	.kg_block + .kg_block{
		margin-top: 4.64rem;
	}
	.p-title1{
		padding-bottom: 1.09rem;
		margin-bottom: 2.39rem;
	}
	.kg_block_inner{
		padding-bottom: 3.34rem;
	}
	.kg_block_inner + .kg_block_inner{
		margin-top: 2.88rem;
	}
	.kg_spec li{
		width: calc((100% - 10px)/2);
		margin-top: 10px;
		aspect-ratio: 37 / 20;
	}
	.kg_spec_txt .big{
		font-size: 1.53rem;
	}
	.kg_spec_txt .small{
		font-size: 1rem;
		margin-top: 0.55rem;
	}
	.kg_block .vm{
		height: 70px;
		margin-top: 3.82rem;
	}
	.kg_small{
		margin-top: 0.43rem;
	}
	.kg_price_flex{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		max-width: 990px;
		margin-top: 2.23rem;
		margin-right: auto;
		margin-left: auto;
	}
	.kg_img{
		width: 42.62%;
		margin-bottom: 0;
	}
	.kg_table{
		width: 47.27%;
	}
	.kg_cost .tit{
		margin-bottom: 1.3rem;
	}
	.kg_specifications .txt_block{
		margin-bottom: 2.3rem;
	}
	.kg_speci{
		margin-bottom: 3.32rem;
	}
	.kg_speci li{
		width: calc((100% - 10px)/3);
		font-size: 1.15rem;
		aspect-ratio: 4 / 1;
	}
	.kg_speci li:nth-child(3){
		margin-top: 0;
	}
	.kg_speci_txt{
		margin-bottom: 1.93rem;
	}
	.kg_specifications .table-bordered tr:first-child th:first-child{
		width: 35%;
	}
	.kg_specifications .table-bordered tr:first-child th:nth-child(2), .kg_specifications .table-bordered tr:first-child th:nth-child(3),.kg_specifications .table-bordered tr:first-child th:nth-child(4){
		width: 21.66%;
	}
}
@media screen and (min-width: 992px){
	.kajitoru_g{
		margin-top: 9.8rem;
		margin-bottom: 10.3rem;
	}
	.kajitoru_g .nav{
		margin-top: 4.54rem;
		margin-bottom: 3.89rem;
	}
	.kajitoru_g .nav-tabs .nav-link{
		height: 60px;
	}
	.kajitoru_g_box{
		padding: 5.94rem 0 7.96rem;
	}
	.kg_block + .kg_block{
		margin-top: 5.67rem;
	}
	.p-title1{
		padding-bottom: 1.34rem;
		margin-bottom: 2.86rem;
	}
	.kg_block_inner{
		padding-bottom: 3.99rem;
	}
	.kg_block_inner + .kg_block_inner{
		margin-top: 3.57rem;
	}
	.kg_spec li{
		width: calc((100% - 20px)/3);
	}
	.kg_spec li:nth-child(3){
		margin-top: 0;
	}
	.kg_block .vm{
		margin-top: 4.57rem;
	}
	.kg_small{
		margin-top: 0.61rem;
	}
	.kg_price_flex{
		margin-top: 2.73rem;
	}
	.kg_cost{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.kg_cost .tit{
		margin-bottom: 0;
	}
	.kg_cost .txt_block{
		width: 65.21%;
	}
	.kg_specifications .txt_block{
		margin-bottom: 2.9rem;
	}
	.kg_speci{
		margin-bottom: 4.07rem;
	}
	.kg_speci_txt{
		margin-bottom: 2.43rem;
	}
}
@media screen and (min-width: 1200px){
	#page-main .kajitoru_g .c-title1{
		margin-bottom: 2.9rem;
	}
	.kajitoru_g .nav-link{
		font-size: 1.13rem;
	}
	.kajitoru_g .nav-tabs .nav-link{
		height: 70px;
	}
	.kajitoru_g .nav-fill > .nav-link, .kajitoru_g .nav-fill .nav-item{
		width: calc((100% - 20px)/2);
		padding-bottom: 12px;
	}
	.kajitoru_g .nav-tabs .nav-link.active::after, .kajitoru_g .nav-tabs .nav-item.show .nav-link::after{
		bottom: -12px;
		border-top: 12px #dcab06 solid;
		border-right: 7px transparent solid;
		border-left: 7px transparent solid;
		margin-right: auto;
		margin-left: auto;
	}
	.p-title1{
		font-size: 0.93rem;
		padding-bottom: 1.6rem;
		margin-bottom: 3.33rem;
	}
	.p-title1 .f-eng{
		font-size: 2.33rem;
		margin-bottom: -0.16rem;
	}
	.kg_spec li{
		padding: 1.8rem 0.5rem 2.53rem;
	}
	.kg_spec .no{
		font-size: 0.86rem;
		margin-bottom: 2.26rem;
	}
	.kg_spec_txt .big{
		font-size: 1.6rem;
	}
	.kg_spec_txt .small{
		font-size: 1rem;
		margin-top: 0.43rem;
	}
	.kg_block .vm{
		max-width: 400px;
		height: 80px;
		font-size: 1.06rem;
	}
	.kg_block_txt .txt_block{
		font-size: 0.93rem;
	}
	.kg_small{
		font-size: 0.8rem;
		margin-top: 0.8rem;
	}
	.kg_cost .tit{
		font-size: 1.2rem;
	}
	.kg_cost .txt_block{
		font-size: 0.93rem;
	}
	.kg_speci li{
		width: calc((100% - 20px)/3);
		margin-top: 10px;
		font-size: 1.13rem;
	}
	.kg_speci li span{
		font-size: 0.73rem;
		margin-top: -0.2rem;
	}
	.kg_specifications .txt_block{
		font-size: 0.93rem;
		margin-bottom: 3.5rem;
	}
	.kg_speci_txt{
		font-size: 1.2rem;
		margin-bottom: 2.93rem;
	}
}
@media screen and (min-width: 1400px){
	.kajitoru_g{
		margin-top: 11.4rem;
		margin-bottom: 12rem;
	}
	.kajitoru_g .nav{
		margin-top: 5.4rem;
		margin-bottom: 4.53rem;
	}
	.kajitoru_g_box{
		padding: 7.2rem 0 10rem;
	}
	.kg_block + .kg_block{
		margin-top: 6.7rem;
	}
	.kg_block_inner{
		padding-bottom: 4.66rem;
	}
	.kg_block_inner + .kg_block_inner{
		margin-top: 4.26rem;
	}
	.kg_spec li{
		width: calc((100% - 40px)/3);
		margin-top: 20px;
	}
	.kg_block .vm{
		margin-top: 5.33rem;
	}
	.kg_price_flex{
		margin-top: 3.23rem;
	}
	.kg_speci{
		margin-bottom: 4.83rem;
	}
	.kg_speci li{
		width: calc((100% - 30px)/4);
	}
	.kg_speci li:nth-child(4){
		margin-top: 0;
	}
}

/*************************
/* グラス
*************************/
.g_plan{
	position: relative;
	margin-top: 5.76rem;
	padding: 5.92rem 0 6.92rem;
}
.g_plan::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #f1f1f1;
	z-index: -1;
}
.g_plan ul{
	margin-bottom: 2.57rem;
}
.g_plan ul li{
	list-style: none;
	margin-top: 30px;
}
.g_plan ul li:first-child{
	margin-top: 0;
}
.g_plan_price{
	display: flex;
	font-weight: 500;
	margin-top: 0.9rem;
}
.g_plan_price .yen{
	font-size: 1.2rem;
	font-size: 2.53rem;
	line-height: 1;
}
.g_plan_price .tani{
	font-size: 1.13rem;
	align-self: flex-end;
	line-height: 1;
	margin-bottom: 3px;
	margin-left: 5px;
}
.g_plan .f-ns{
	font-size: 1.15rem;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 0;
}
.g_plan .vm{
	width: 100%;
	max-width: 340px;
	height: 65px;
	font-size: 1.07rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	padding: 0;
	margin-top: 1.6rem;
}
@media screen and (min-width: 768px){
	.g_plan{
		margin-top: 7.19rem;
		padding: 7.34rem 0 8.61rem;
	}
	.g_plan ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 3.29rem;
	}
	.g_plan ul li{
		width: calc((100% -  60px)/3);
		margin-top: 30px;
	}
	.g_plan ul li:nth-child(2), .g_plan ul li:nth-child(3){
		margin-top: 0;
	}
	.g_plan .vm{
		height: 70px;
		margin-top: 2.05rem;
	}
}
@media screen and (min-width: 992px){
	.g_plan{
		margin-top: 8.62rem;
		padding: 8.76rem 0 10.3rem;
	}
	.g_plan ul{
		margin-bottom: 4.01rem;
	}
	.g_plan ul li{
		width: calc((100% -  80px)/3);
		margin-top: 40px;
	}
	.g_plan .vm{
		margin-top: 2.5rem;
	}
}
@media screen and (min-width: 1200px){
	.g_plan ul li{
		width: calc((100% -  100px)/3);
		margin-top: 50px;
	}
	.g_plan_price .tani{
		margin-left: 10px;
	}
	.g_plan .f-ns{
		font-size: 1.2rem;
	}
	.g_plan .vm{
		max-width: 400px;
		height: 80px;
		font-size: 1.06rem;
	}
}
@media screen and (min-width: 1400px){
	.g_plan{
		margin-top: 10rem;
		padding: 10.2rem 0 12rem;
	}
	.g_plan ul{
		margin-bottom: 4.73rem;
	}
	.g_plan .vm{
		margin-top: 2.96rem;
	}
}
