img {
	width: 100%;
	display: block;
}
.fs-l-main, .fs-l-main, .fs-l-pageMain {
	max-width: inherit !important;
	margin: 0 auto;
}
#fs_CustomPage .fs-l-main {
	padding: 0;
}
.fs-c-breadcrumb__listItem {
	display: inline;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	border-bottom: none;
}
/* css */
:root {
	--noto: "Noto Sans JP", sans-serif;
	--color_main: #2e2e2e;
	--shadow: drop-shadow(.2em .2em 2em rgba(222,227,229,.7));
	--width: 1200px;
}
@media screen and (max-width: 1380px) {
	:root {
		--width: 92%;
	}
}

.pc_only {
	display: block;
}
@media screen and (max-width: 1024px) {
	.pc_only {
		display: none;
	}
}

.sp_only {
	display: none;
}
@media screen and (max-width: 1024px) {
	.sp_only {
		display: block;
	}
}
.mobile_only{
	display: block;
}
@media screen and (max-width: 768px) {
	.mobile_only{
		display: none;
	}
}
.lp_wrap {
	margin: 0 auto;
	font-weight: 400;
	font-family: var(--noto);
}
@media screen and (max-width: 1380px) {
}
@media screen and (max-width: 768px) {
}
.lp_wrap * {
	font-feature-settings: "palt";
	font-family: var(--font);
	color: var(--color_main);
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	font-family: "dnp-shuei-mgothic-std", sans-serif;
}


/*共通*/
.flexboxs{
	display: flex;
	justify-content: space-around;
	flex-wrap: nowrap;
}
.white_txt{
	color: #FFF;
}
/*レフトコンテンツ*/
.left_content{
	max-width: 300px;
	width: 100%;
	display: block;
}
.left_boxs{
	position: sticky;
	align-self: flex-end;
	top: 0;
	z-index: 2;
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.left_content .left_ttl{
	font-size: 2.6rem;
	font-weight: bold;
	letter-spacing: 2px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin: 0 auto 3rem;
}
.left_content .left_ttlicon{
	max-width: 193px;
	width: 100%;
	margin: 0 auto 3rem;
}
.left_subttl{
	font-size: 2.6rem;
	color: #FFF;
	text-align: center;
	line-height: 1.7;
}
.left_subttl span{
	color: #FFF;
	display: block;
	font-size: 60%;
}
@media screen and (max-width:1024px){
	.left_content{
		display: none;
	}
}
/*ライトコンテンツ*/
.right_content{
	width: 100%;
}
.right_content .content_wrap{
	max-width: 1400px;
	width: 100%;
	margin: auto;
	padding: 10rem 2rem;
}

/*前置き*/
#lead{
	background-color: #f7e6d2;
	padding: 10rem 0;
}
.lead_content01.pc_only{
	display: flex;
	justify-content: space-around;
	flex-wrap: nowrap;
	justify-content: center;
	margin-bottom: 6rem;
}
.lead_content01 .lead_image,
.lead_content01 .lead_con{
	width: 50%;
}
.lead_content01 .lead_textimg{
	max-width: 575px;
	width: 100%;
	margin: 0 auto 6rem;
}
.lead_content01 .lead_icon{
	max-width: 130px;
	width: 100%;
	margin: auto;
}
.lead_content01 .lead_txt_con{
	width: 50%;
	margin: 0 auto 6rem;
}
.lead_content01 .lead_ttl{
	font-size: 3rem;
	font-weight: bold;
	text-align: left;
	color: #221815;
	margin-bottom: 3rem;
	line-height: 1.7;
}
.lead_content01 .lead_txt{
	font-size: 1.8rem;
	text-align: left;
	color: #221815;
	line-height: 1.7;
}
.lead_content02 .lead_ttl{
	display: inline-block;
	font-size: 3rem;
	font-weight: bold;
	text-align: center;
	color: #221815;
	line-height: 1.7;
	margin-bottom: 3rem;
	border-bottom: 2px solid #221815;
	padding-bottom: 3rem;
}
.lead_content02 .lead_subttl{
	font-size: 2.6rem;
	text-align: center;
	margin-bottom: 6rem;
}
.lead_content02 .lead_merit{
	max-width: 1058px;
	width: 100%;
	margin: 0 auto 6rem;
}
.lead_content02 .lead_txt{
	font-size: 1.8rem;
	text-align: center;
	color: #221815;
	line-height: 1.7;
}
@media screen and (max-width:1440px){
	.right_content .content_wrap{
		padding: 6rem 2rem;
	}
	.lead_content01 .lead_txt_con{
	width: 75%;
}
}
@media screen and (max-width:1024px){
	.lead_content01.pc_only{
		display: none;
	}
	.lead_content01.sp_only .lead_image{
		width: 76%;
		margin: 0 auto 3rem;
	}
	.lead_content01 .lead_txt{
		font-size: 1.6rem;
	}
	.lead_content02 .lead_txt{
		font-size: 1.6rem;
	}
	.lead_content01 .lead_txt_con{
		width: 90%;
	}
	.lead_content01 .lead_ttl,
	.lead_content01 .lead_txt{
		text-align: center;
	}

}


/*------------------各コンテンツ------------------*/

/*よもぎ蒸し心地*/
#Yomogi{
	background-color: #edebd5;
	display: flex;
}
#Yomogi .left_content{
	background-color: #9f9e25;
}
@media screen and (max-width:768px){

}
@media screen and (max-width:500px){

}
/*湯たんぽ心地*/
#Yutampo{
	background-color: #f9f0e2;
	display: flex;
}
#Yutampo .left_content{
	background-color: #d3910f;
}
@media screen and (max-width:768px){

}
@media screen and (max-width:500px){

}
/*はらまき心地*/
#Haramaki{
	background-color: #f4e7ef;
	display: flex;
}
#Haramaki .left_content{
	background-color: #ae588d;
}
@media screen and (max-width:768px){

}
@media screen and (max-width:500px){

}


/*おふとん心地*/
#Ofuton{
	background-color: #fae7e2;
	display: flex;
}
#Ofuton .left_content{
	background-color: #d55a57;
}
@media screen and (max-width:768px){

}
@media screen and (max-width:500px){

}

/*ご自愛メンテ*/
#Goziai{
	background-color: #f8e6ee;
	display: flex;
}
#Goziai .left_content{
	background-color: #e67fac;
}
@media screen and (max-width:768px){

}
@media screen and (max-width:500px){

}


/*あったか習慣で整えよう*/
#Totonoi{
	background-color: #e4e3ec;
	display: flex;
}
#Totonoi .left_content{
	background-color: #10375f;
}
@media screen and (max-width:768px){

}
@media screen and (max-width:500px){

}



/*スマホタイトル*/
.sp_ttlicon{
	width: 80%;
	margin-left: 10%;
	    padding: 3rem 0;
}
.sp_ttlicon img{
	max-width: 180px;
	width: 100%;
	margin: auto;
}
.sp_ttl{
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin: 0 auto 3rem;
}
.sp_subttl {
	font-size: 2.2rem;
	color: #FFF;
	text-align: center;
	line-height: 1.7;
}
.sp_subttl span {
	color: #FFF;
	display: block;
	font-size: 60%;
}
#Yomogi .sp_boxs{
	background-color: #9f9e25;
}
#Yutampo .sp_boxs{
	background-color: #d3910f;
}
#Haramaki .sp_boxs{
	background-color: #ae588d;
}
#Ofuton .sp_boxs{
	background-color: #d55a57;
}
#Totonoi .sp_boxs{
	background-color: #10375f;
}
#Yomogi .sp_boxs .flexboxs{
	justify-content: flex-end;
}
#Totonoi .sp_ttl{
	color: #FFF;
}
#Goziai .sp_boxs{
	background-color: #e67fac;
}

/*商品コード*/


.product_list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 40px;
}
.product_list li{
	width: calc(100% / 2 - 20px);
}
.product_list li .product_img{
	margin-bottom: 30px;
}
.product_list li .product_info{
	display: flex;
	justify-content: space-between;
}
.product_list li .product_name{
	font-size: 1.8rem;
	text-align: left;
	color: #221815;
	margin-bottom: 20px;
	line-height: 1.5;
}
.product_list li img.color4{
	max-width: 165px;
	width: 100%;
}
.product_list li img.color3{
	max-width: 139px;
	width: 100%;
}
.product_list li img.color2{
	max-width: 77px;
	width: 100%;
}
.product_list li .product_box{
	width: 50%;
}
.product_list li .product_btn{
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 2rem;
}
.product_list li .product_btn a p{
	position: relative;
	max-width: 190px;
	width: 100%;
	font-size: 2rem;
	border-radius: 10px;
	background-color: #d55a5700;
	padding: 1rem 3rem;
	text-align: center;
}
.product_list li .product_btn a p::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    border: 5px solid transparent;
}
#Ofuton .product_list li .product_btn a p{
	border: 1px solid #d55a57;
	color: #d55a57;
}
#Ofuton .product_list li .product_btn a p:hover {
    border: 1px solid #d55a57;
    background-color: #d55a57;
    color: #fff;
}
#Ofuton .product_list li .product_btn a p::before{
    border-left: 8px solid #d55a57;
}
#Ofuton .product_list li .product_btn a p:hover::before {
    border-left: 8px solid #fff;
}

#Goziai .product_list li .product_btn a p{
	border: 1px solid #e67fac;
	color: #e67fac;
}
#Goziai .product_list li .product_btn a p:hover {
    border: 1px solid #e67fac;
    background-color: #e67fac;
    color: #fff;
}
#Goziai .product_list li .product_btn a p::before{
    border-left: 8px solid #e67fac;
}
#Goziai .product_list li .product_btn a p:hover::before {
    border-left: 8px solid #fff;
}

#Yutampo .product_list li .product_btn a p{
	border: 1px solid #d3910f;
	color: #d3910f;
}
#Yutampo .product_list li .product_btn a p:hover {
    border: 1px solid #d3910f;
    background-color: #d3910f;
    color: #fff;
}
#Yutampo .product_list li .product_btn a p::before{
    border-left: 8px solid #d3910f;
}
#Yutampo .product_list li .product_btn a p:hover::before {
    border-left: 8px solid #fff;
}

#Yomogi .product_list li .product_btn a p{
	border: 1px solid #9f9e25;
	color: #9f9e25;
}
#Yomogi .product_list li .product_btn a p:hover {
    border: 1px solid #9f9e25;
    background-color: #9f9e25;
    color: #fff;
}
#Yomogi .product_list li .product_btn a p::before{
    border-left: 8px solid #9f9e25;
}
#Yomogi .product_list li .product_btn a p:hover::before {
    border-left: 8px solid #fff;
}

#Haramaki .product_list li .product_btn a p{
	border: 1px solid #ae588d;
	color: #ae588d;
}
#Haramaki .product_list li .product_btn a p:hover {
    border: 1px solid #ae588d;
    background-color: #ae588d;
    color: #fff;
}
#Haramaki .product_list li .product_btn a p::before{
    border-left: 8px solid #ae588d;
}
#Haramaki .product_list li .product_btn a p:hover::before {
    border-left: 8px solid #fff;
}
@media screen and (max-width:768px){
	.product_list li .product_box{
		width: 65%;
	}
	.product_list li .product_btn a p{
		font-size: 1.6rem;
		padding: 1rem 2rem;
	}
	.product_list li .product_btn{
		display: grid;
	}
	.product_list li .product_name{
		font-size: 1.6rem;
	}
	.product_list li img.color4,
	.product_list li img.color3,
	.product_list li img.color2{
		width: 40%;
	}
}
@media screen and (max-width:520px){
	.product_list{
		display: grid;
	}
	.product_list li{
		width: 100%;
	}
}