@charset "utf-8";
/* CSS Document */
img {
	max-width: 100%;
}
.pcbr{
	display: none;
}
.inner1{
	padding: 0 4%;
}
.inner2{
	padding: 0 4%;
}

.center{
	text-align:center;
}
h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:2rem;
	font-weight:700;
	text-align:center;

}
.emph{
	font-weight:700;
	font-size: 1.5rem;
	color: #ee586a;
	
}

.orange{
	color:#ff5401;
}
.blue{
	color: #458e99;
}
.small{
	font-size:0.9rem;
	color:#666;
}

.big{
	font-size:1.5rem;
	font-weight:500;
}
.mid{
	font-size:1.5rem;
}
.center{
	text-align:center;
}
.serif{
	font-family: 'Noto Serif JP', serif;
}
.marker {
  background-image: linear-gradient(rgba(0 0 0 / 0) 80%, #ffffc6 80%);
  margin-right:0.5rem;	
}
.main_paragraph{
	font-weight:500;
	font-size:1.2rem;
	white-space:pre-wrap;
	margin-bottom:1rem;
	line-height:2;
	padding:0 1.5rem;
	font-family: 'Noto Sans JP', sans-serif;
}

.mb1{
margin-bottom:0.3rem;
}
.mb2{
margin-bottom:0.6rem;
}
.mb3{
margin-bottom:1rem;
}

.mb5{
margin-bottom:5rem;
}

.mb8{
margin-bottom:8rem;
}
.pd1{
padding:1rem 0;
}

.pd2{
padding:2rem 0;
}

.pd3{
padding:3rem 0;
}

.pd5{
padding:5rem 0;
}
.pd8{
padding:8rem 0;
}
.remodal{
	border: 3px solid #000000;
	font-family: 'Noto Sans JP', sans-serif;padding-top: 2rem;
	border-radius: 20px;
}

.remodal h2{
	font-size:1.2rem;
	
	margin-bottom:20px;

}
.remodal p{
	margin-bottom:10px;
	font-size:3.5vmin;
}
.remodal .tel a{
	display:block;
	padding:1rem;
	margin-bottom:10px;
	background:#ef8694;
	color:#ffffff;
	border-radius:5px;
	font-size:1.2rem;
	border-bottom: 3px solid #b14654;
}

.remodal .mail a{
	display:block;
	padding:1rem;
	margin-bottom:10px;
	background:#4bb74d;
	color:#ffffff;
	border-radius:5px;
	font-size:1rem;
	border-bottom: 3px solid #538256;
}
.remodal p span{
	display:block;
	font-size:5vmin;
	font-weight:bold;
	color:#F00;
	padding-top:20px;
	font-family: 'Noto Sans JP', sans-serif;
}
	


.mv{
	background-image: url("../images/bg_dot.jpg");
	padding: 0.5rem 0 0;
}
.mv h1{
	padding: 0 5%;
}
.mv_main_copy{
	text-align: center;

}
.mv_main_copy img{
	width: 85%;
}
.mv .mv_copy_box{
	background:#ef8694;
	color: #ffffff;
	border-radius: 10px;
	padding: 1rem 2rem;
	margin-bottom: 1rem;
}

.mv .mv_copy_box p{
	font-size: 1rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	white-space: pre-wrap;
	line-height: 1.8;
	
}

.mv_img{
	padding: 0 15%;
}

.mv_message{
	text-align: center;
	font-size: 1.2rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	margin-bottom: 2rem;
	background: #ffffc6;
	padding: 1rem 0;
}

.section1{
	margin-bottom: 1rem;
}
.section1 h2{
	margin-bottom: 1rem;
}
.clothes{
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}
.clothes li{
	width: 33.3%;
	padding: 0.2rem;
	box-sizing: border-box;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	margin-bottom: 1rem;
	font-size: 0.8rem;
}
.clothes li img{
	border-radius: 10px;
	margin-bottom: 0.5rem;
	box-shadow:2px 2px 2px #cccccc;
}
.form{
	padding:3rem 2%;
	text-align:center;

}

.form .term{
	background:#ffffc6;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:700;
	font-size: 1.2rem;
	padding: 0.3rem 0;
	border-radius: 10px;
	margin-bottom: 1rem;
}
.form .form_copy{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:700;
	font-size: 1.2rem;
	margin-bottom: 1rem;
}
.form_copy2{
	background: #72c2de;
	color: #ffffff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	font-size: 1.5rem;
	text-align: center;
	padding: 0.5rem 2rem;
	display: inline-block;
	border-radius: 50px;
	letter-spacing: 0.1rem;
	margin-bottom: 1rem;
}
.form_copy3{
	padding: 0 10%;
	margin-bottom: 1rem;
}
.form .time{
	background:#ffffc6;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:700;
	font-size: 1.2rem;

	padding: 0.5rem 0;
	border-radius: 10px;
	margin-bottom: 2rem;
}

.form_copy4{
	text-align: center;
	font-size: 1rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	margin-bottom: 2rem;
	white-space: pre-wrap;
}

.btn{
	padding: 0 2%;
	margin-bottom: 2rem;
}
.form .caution{
	padding-left: 2rem;
}
.form .caution li{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 0.9rem;
	text-align:left;
	line-height:1.2;
	margin-bottom: 0.5rem;
	list-style:disc;
}
.section2{
	background-image: url("../images/bg_dot.jpg");
	padding: 3rem 0;
}
.section2 h2{
	margin-bottom:0;
}
.step_copy{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:700;
	font-size: 1.2rem;
	text-align: center;
	margin-bottom: 3rem;
}


.step_list li{
	text-align:center;
	margin-bottom:1rem;
}

.step_list h3{
	font-weight:400;
	font-size:1.3rem;
	font-family: 'Jost', sans-serif;
	color:#ef8694;
	margin-bottom:0.5rem;
}
.step_list li p{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	white-space:pre-wrap;
	font-size:1rem;
	line-height:1.5;
}
.step_list li figure{
	margin-bottom:0.5rem;
}
.step_list li figure img{
	width:30%;
}
.step_list li.guide_line hr{
	width:0.1px;
	height:1.5rem;
	margin:0 auto;

}
.section3{
	padding: 2rem 0
}
.section3 h2{
	margin-bottom: 1rem;
}
.section3 li{
	background: #ffffc6;
	color: #000000;
	border: 3px solid #998978;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	font-size: 1rem;
	text-align: center;
	padding: 0.5rem 2rem;
	border-radius: 10px;
	margin-bottom: 0.5rem;
}
.section4{
	margin: 0 3%;
}
.section4 img{
	display: block;
	width: 50%;
	margin-inline:auto;
	margin-bottom: 1rem;
}
.section4 h2{
	font-family: 'Noto Sans JP', sans-serif;
	text-align:center;
	font-size:1.2rem;
	white-space:pre-wrap;
	white-space:pre-wrap;
	color: #ff8f8f;
	text-decoration: underline;
	text-decoration-thickness: 10px;
	text-decoration-color:#ffffc6;
	text-underline-offset:-5px;
	margin-bottom: 2rem;
	
}
.improvement{
	font-family: 'Noto Sans JP', sans-serif;

}

.improvement p{
	white-space:pre-wrap;
	font-size:0.9rem;
	line-height:1.8;
	font-weight:500;
}

.section6{
	padding:3rem 0;
}

.section6 h2{
	margin-bottom:0;
	
}
.section6 img{
	margin-bottom: 1rem;
	
}
.section6 p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:0.9rem;
	font-weight:500;
	margin-bottom:0.5rem;
	white-space:pre-wrap;
	line-height:1.8;
	padding: 0 0.5rem;
}
.section7{
	background-image: url("../images/bg_dot.jpg");
	padding: 3rem 0;
}

.section7 h2{
	margin-bottom: 1rem;
}
.section7 .review{
	font-family: 'Noto Sans JP', sans-serif;
	border:3px solid #f3d4d4;
	background:#ffffff;
	border-radius: 10px;
	padding: 1.5rem 1.5rem 1rem;
	margin-bottom: 1rem;

}
.section7 .review h3{
	padding-bottom:0.5rem;
	border-bottom:2px solid #f3d4d4;
	margin-bottom:1rem;
	font-size:1.1rem;
}
.section7 .review p{
	white-space:pre-wrap;
	font-size:0.9rem;
	line-height:1.8;
}
.section7 .review p span{
	display:block;
	padding-top:10px;
	font-weight:bold;
	text-align:right;
}

.section8{
	padding: 3rem 0;
}
.section8 h2{
	font-family: 'Noto Sans JP', sans-serif;
	text-align:center;
	font-size:1.2rem;
	white-space:pre-wrap;
	white-space:pre-wrap;
	color: #ff8f8f;
	text-decoration: underline;
	text-decoration-thickness: 10px;
	text-decoration-color:#ffffc6;
	text-underline-offset:-5px;
	margin-bottom: 2rem;
	
}
.section8 p{
	font-size:1rem;
	font-weight:500;
	white-space:pre-wrap;
	color:#111;
	line-height:2;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
}

.section8 figure{
	padding: 0 15%;
}




.buying{
	padding:3rem 0 2rem;
	background:#ffffdf;

}

.buying_copy{
	text-align:center;
	white-space:pre-wrap;
	font-weight:700;
	font-size:1.1rem;
	margin-bottom:2rem;
	word-break: keep-all;
	color: #434343;
}


.buying_items{
	display:flex;
	justify-content:left;
	flex-wrap:wrap;
	margin-bottom:3rem;
}
.buying_items li{
	box-sizing:border-box;
	width:33.3%;
	margin: 0.1rem 0;
	aspect-ratio:1 / 1;
	text-align:center;
	border:2px solid #f3f3d3;
	border-radius:100%;
	padding:0.3rem 1rem 1rem 1rem;
	background:#ffffff;
}

.buying_items li img{
	width:85%;
}
.buying_items li span{
	display:block;
	font-size:0.8rem;
	font-weight:700;
	line-height:1.2;
	height:1rem;
	
}


.section9{
	padding: 3rem 0;
	margin-bottom: 3rem;
}
.section9 h2{
	margin-bottom: 1rem;
}

.section9 dl{
	font-family: 'Noto Sans JP', sans-serif;
	border:3px solid #f3d4d4;
	background:#ffffff;
	border-radius: 10px;
	padding: 1.5rem 1.5rem 1rem;
	margin-bottom: 1rem;
}
.section9 dt{
	margin-bottom:1rem;
	font-size:1.1rem;
	font-weight: 700;
	line-height: 1.2;
}

.section9 dd{
	font-size:0.9rem;
}

.deffer{
	font-family: 'Noto Sans JP', sans-serif;
	box-sizing:border-box;
	border:3px solid #a5a5a5;
	outline: solid 1px #a5a5a5;    /* 外側の線になる一本線の枠線をひく*/
	outline-offset: -10px;  
	padding:2rem 1rem;
	background: #fafeff;
	text-align: left;
	margin: 0 3%;
}
.deffer h2{
	text-align:center;
	font-size:1.2rem;
	margin-bottom:1rem;
}
.deffer p{
	white-space:pre-wrap;
	line-height:1.8;
	font-size:0.9rem;
}

.company{
	padding:3rem 0;
}

.company dl{
	font-size:0.9rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
.company dt{
	float:left;
	width:30%;
	padding:0.5rem;
	border-bottom:2px solid #f3d4d4;
	margin-bottom:1rem;
}
.company dd{
	float:left;
	width:60%;
	padding:0.5rem;
	text-align:right;
	border-bottom:2px solid #dadada;
	margin-bottom:1rem;
}


footer{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:0.9rem;
	text-align:center;
	background:#000000;
	color:#ffffff;
}
footer p{
	padding: 0.5rem 0;
}

footer .transaction{
	padding:5px 0;
	background:#ff8f8f;
	
}
footer .transaction a{
	color: #ffffff;
}