@charset "UTF-8";

/* 共通
=======================================================*/
/* body{
	background:red;} */
.contents{
	width:100%;
	margin:auto;
}
#index > section{
	margin-bottom:2.5rem;
	background:#f9fdff;
	box-sizing: border-box;
}
#index > section:nth-child(even){
	background:#f0faff;
}
#index > section > .inner{
	min-width:100%;
	margin: auto;
	box-sizing: border-box;
	padding:6rem 1rem;
}
#index  section h2{
	padding:0.5rem 1rem;
	margin-bottom:3.5rem;
	font-size: 1.3rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.6;
	color: #485b61;
	background: #dbf5ff;
	background: linear-gradient(90deg, rgba(219, 245, 255, 1) 0%, rgba(245, 255, 249, 1) 100%);

}
h2::before{
	margin-right: 1.2rem;
	width:1.8rem;
	height: 1.8rem;
}

#index > section > .inner h3{
}
#index > section > .inner .wrap{
	margin: 0 auto 3rem;
}
#index > section > .inner .content{
}

/**/
.toSystem{
	width:90%;
	margin:0 auto 2rem;
	padding:1.5rem 0;
	text-align: center;
}
.toSystem a{
	display: inline-block;
	padding:1.0rem 1.5rem;
	background: rgb(255,210,149);
	background: linear-gradient(0deg, rgba(255,210,149,1) 7%, rgba(255,159,105,1) 94%);
	border-radius:6px;
	color: #000;
	font-size: 1.0rem;
	white-space: nowrap;
}


/* #################################################################### */
/*価格改定*/
#kakaku_kaitei{
	width:780px;
	max-width:90%;
	margin:40px auto 10px;
	border:5px solid #4251ac;
	line-height: 1.7;
	background:#fcfcfc;
}
#kakaku_kaitei h3{
	margin: 0 0 ;
	padding:1.4rem;
	background:#4251ac;
	text-align: center;
	color: #fff;
	font-size:1.5rem;
}
#kakaku_kaitei p{
	padding:1.8rem;
	font-size: 0.86rem;
}



/* #################################################################### */
/*年末年始*/
#nenmatsu_nenshi{
	max-width:90%;
	margin:40px auto 3rem;
	border:5px solid #f1e1dc;
	line-height: 1.7;
	background:#fcfcfc;
}
#nenmatsu_nenshi h3{
	margin: 0 0 ;
	padding:1.4rem;
	background:#f1e1dc;
	text-align: center;
	color: #444;
	font-size:1.5rem;
}
#nenmatsu_nenshi p{
	padding:1.6rem;
	font-size: 0.99rem;
}





/* #################################################################### */
/*感染症対策*/
#boueki{
	margin: 80px auto 0px;
	padding:18px;
	box-sizing: border-box;
	border:3px solid #dfdfdf;
	color: #666;
	background:#f8f8f8;
}
#boueki h3{
	margin: 0 0 15px;
}
#boueki ul{
}
#boueki ul li{
	padding:4px 10px;
	font-size: 13px;
	line-height: 1.8;
	list-style: disc inside;
	border-bottom:1px dotted #666;
}






/* mainArea
=======================================================*/
#index section#mainArea{
	background: rgb(0,177,227);
	background: linear-gradient(180deg, rgba(0,177,227,1) 10%, rgba(94,203,235,1) 100%);
	padding: 3% ;
}
#index section#mainArea h2{
	margin-bottom:0.5rem;
	padding:0;
	background:none;
	color: #fff;
	text-align: center;
	font-size: 1rem;
}
#index section#mainArea h2:before{
	background:none;
}

#mainArea .inner{
	background: rgb(0,177,227);
	background: linear-gradient(180deg, rgba(0,177,227,1) 0%, rgba(121,218,246,1) 100%);
	padding:1rem  3% 1rem !important;
	border-radius:15px;
}
#mainArea .inner img{
	display: block;
	width:100%;
	border-radius:15px;
}



/* introArea
=======================================================*/
#introArea{}

#introArea .fails{
	display: flex;
	flex-direction: column-reverse;
	flex-wrap:wrap;
	width:96%;
	margin:auto;
	padding:1.0rem;
	box-sizing: border-box;
	background:url(../images/index/intro/bg.jpg) #fff;
	border-radius:8px;
	border: 6px solid #f6e690;
	font-size: 1.5rem;
	line-height: 1.6;
}
#introArea .fails h3{
	margin-bottom:2.2rem;
	font-size: 1rem;
}
/**/
#introArea .fails .textArea{
	width:100%;

}
#introArea .fails .imgArea{
	position: relative;
	width:100%;
}
/**/
#introArea .fails ul{
	margin-bottom:2.2rem;
}
#introArea .fails ul li{
	display: block;
	margin-bottom:1rem;
	padding-left:2rem;
	background:url(../images/common/h2_icon.png) no-repeat left center;
	background-size:1rem;
	font-size: 3vw;
	vertical-align: middle;
}
/* #introArea .fails ul li::before{
	content:"";
	display: inline-block;
	margin-right: 1.2rem;
	background:url(../images/common/h2_icon.png) no-repeat;
	background-size:contain;
	width:1rem;
	height: 1rem;
	vertical-align: middle;
} */
#introArea .fails p.text{
	font-size: 1rem;
}
#introArea .fails p.img{
}
#introArea .fails p.img img{
	max-width:100%;
}

/**/

#introArea .show{
}
#introArea .show .content{
	display: block;
	width:100%;
}
#introArea .show dl{
	width:90%;
	margin:auto;
	padding:0;
	box-sizing: border-box;
	text-align: center;
}
#introArea .show dt{
	position: relative;
	padding:0;
}
#introArea .show dt img{
	width:90%;
	padding:0;
}
#introArea .show dd{
	position: relative;
	margin:0;
}
#introArea .show dd h4{
	margin-bottom:2rem;
	font-size: 1.4rem;
}
#introArea .show dd p{
	font-size: 1rem;
	line-height:1.8;
	text-align: left;
}

/* salesPointArea
=======================================================*/
#salesPointArea{}

#salesPointArea ul{
	flex-wrap: wrap;
}
#salesPointArea ul li{
	width:47%;
	margin:0 1.5% ;
	padding:1.3%;
	box-sizing: border-box;
}
#salesPointArea ul li img{
	width:100%;
	max-width:auto;
}

/* backgroundArea
=======================================================*/
#backgroundArea{}

#backgroundArea ul{
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom:3.5rem;
}
#backgroundArea ul li{
	width:32%;
	margin-bottom:1rem;
	text-align: center;
}
#backgroundArea ul li img{
	display: block;
	width:100%;
	margin-bottom:0.8rem;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.04);
}

#backgroundArea ul li p{
	font-size: 1rem;;
}
#backgroundArea .note{
	text-align: center;
}
#backgroundArea .note p{
	display: inline-block;
	padding:0.82rem;
	font-size: 1.02rem;
	background:#19b2e5;
	color: #fff;
	line-height: 1.7;
}

/* tecnicArea
=======================================================*/
#tecnicArea{}
#tecnicArea h2{
}

#tecnicArea .inner > .flexSection{
	flex-wrap: wrap;
}

#tecnicArea .content{
	width:95%;
	margin:0 auto 2.5rem;
	padding:1.5rem;
	box-sizing: border-box;
	color: #b67f8c;
	background:#fff;
	border-radius:25px;
	box-shadow: 2px 2px 4px 4px rgba(0,0,0,0.04);
}
#tecnicArea  .content h3{
	margin:0 0 2rem;
	font-size: 1.0rem;
}
#tecnicArea .content p{
	line-height:1.8;
	font-size: 1.0rem;
	font-weight: bold;
	color: #444;
}


/* before after make
**************************************/

#tecnicArea section.beforeAfter_make{
	margin-bottom:2.5rem;
	padding:0 3%;
}
#tecnicArea section.beforeAfter_make h3{
	margin-bottom:1rem;
	font-size: 1rem;
	text-align: center;
}
#tecnicArea section.beforeAfter_make h4{
	margin:0 0 12px;
	font-size: 16px;
}
#tecnicArea section.beforeAfter_make ul{
	align-items: center;
	margin: 0 0 2rem;
}
#tecnicArea section.beforeAfter_make ul li{
	width:43%;
	min-height:58vh;
	padding:2%;
	box-sizing: border-box;
}
#tecnicArea section.beforeAfter_make ul li h4{
	margin: 0 0 12px;
	padding:2%;
	color:#fff;
	font-size:1.1rem;
	font-weight:100;
	text-align:center;
}
#tecnicArea section.beforeAfter_make ul li p.summary{
	margin:0 0 1rem;
	font-size:0.86rem;
	text-align:center;
}
#tecnicArea section.beforeAfter_make ul li.before{
	background:#ebf3f8;
	box-shadow:1px 1px 2px 2px rgba(0,0,0,0.05);
}
#tecnicArea section.beforeAfter_make ul li.before h4{
	background:#317cb2;
}
#tecnicArea section.beforeAfter_make ul li.after{
	background:#f9f0e7;
	box-shadow:1px 1px 2px 2px rgba(0,0,0,0.05);
}
#tecnicArea section.beforeAfter_make ul li.after h4{
	background:#ae651f;
}
#tecnicArea section.beforeAfter_make ul li p.comment{
	font-size:0.9rem;
	line-height:1.6;
}
#tecnicArea section.beforeAfter_make ul li .img{
	display: block;
	width:100%;
	margin:0 auto 12px;
	padding:5px;
	box-sizing: border-box;
	background:#fff;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.06);
}
#tecnicArea section.beforeAfter_make ul li .img img{
	display: block;
	width:100%;
}
#tecnicArea section.beforeAfter_make ul li p{
	font-size: 14px;
	line-height: 1.5;
}

#tecnicArea section.beforeAfter_make ul li.arrow{
	width:14%;
	height:auto;
}

#tecnicArea section.beforeAfter_make .text{
	margin-top:-15px;
	padding:2.5%;
	background:#f9f9f9;
	border:1px solid #e2e2e2;
	font-size: 1rem;
	line-height: 1.6;
}

#tecnicArea section.make_scene{
	width:90%;
	margin:2.5rem auto;
	padding: 3%;
	border:8px dotted #ddd;
	box-shadow:2px 2px 2px 2px rgba(255,255,255,0.06);
	border-radius:6px;
	box-sizing: border-box;
}
#tecnicArea section.make_scene img{
	width:100%;
	margin:0 0 25px;
}
#tecnicArea section.make_scene p{
	line-height:1.6;
}


/* before after retouch
**************************************/
#tecnicArea section.beforeAfter_retouch{
	margin:35px 0 0;
}
#tecnicArea section.beforeAfter_retouch > .flexSection{
	flex-wrap: wrap;
}
#tecnicArea section.beforeAfter_retouch h4{
	margin:0 0 15px;
	padding:3rem 1rem 2rem 6rem;
	font-size:1.2rem;
	background:url(../images/index/tecnic/retouch/title_icon.png) no-repeat left center;
	background-size: 5.4rem;
}
#tecnicArea section.beforeAfter_retouch .imgArea{
	width:100%;
	margin: 0 0 20px;
}
#tecnicArea section.beforeAfter_retouch .guidance{
	width:90%;
	margin: 0 auto 12px;
	font-size:0.86rem;

}
#tecnicArea section.beforeAfter_retouch .textArea{
	width:100%;
	margin:2.5rem 0 ;
	font-size: 1rem;
	line-height: 1.7;
}

#tecnicArea section.beforeAfter_retouch .textArea .text{
	width:90%;
	margin:0 auto 2.5rem;
}
#tecnicArea section.beforeAfter_retouch .textArea .img{
	display: flex;
	margin:auto;
	padding:1.5rem 3%;
	background:#e9f0f4;
}
#tecnicArea section.beforeAfter_retouch .textArea .img img:nth-child(1){
	width:60%;
}
#tecnicArea section.beforeAfter_retouch .textArea .img img:nth-child(2){
	width:40%;
}

/* productArea
=======================================================*/
#productArea{
	width:94%;
	margin-left:auto;
	margin-right:auto;
}

#productArea h3{
	margin:0 0 1.5rem;
	padding-left:0.8rem;
	border-left:0.5rem solid #19b2e5;
	line-height: 1.7;
}
/*  photodata */
#productArea #photodata{
	margin:0 0 65px;
}
#productArea #photodata h3{
}
#productArea #photodata p{
	margin:0 0 15px;
	padding:2%;
	line-height: 1.8;
}
#productArea #photodata p span{
	font-size: 11px;
}
#productArea #photodata .img{
	margin:0 0 15px;
}

/* print */
#productArea #print{
}
#productArea #print p{
	margin:0 0 15px;
	padding:2%;
	line-height: 1.8;
}


/* pointArea
=======================================================*/
#pointArea{
	width:100%;
	margin:0 auto 2.5rem;
	box-shadow: 2px 0px 3px 2px rgba(0,0,0,0.05)
}
#pointArea .img{
	margin:0 0 15px;
}
#pointArea .img img{
	display: block;
	margin:0.5rem 0;
}

/* rentalArea
=======================================================*/
#rentalArea{
	width:100%;
}
/* rentalArea
=======================================================*/
#outLinkArea{
	width:100%;
	padding:3rem 0;
	box-sizing: border-box;
	background:#F2F9FF;
}
#outLinkArea .inner{
	width:90%;
	margin: auto;
	box-sizing: border-box;
	padding:1.5rem;
	border:1px solid #ddd;
}
#outLinkArea .inner h3{
	margin: 0 0 1.2rem;
}
#outLinkArea .inner ul{
}
#outLinkArea .inner ul li{
	display: block;
	margin-bottom: 1rem;
	border-bottom:1px dotted #c0c0c0;
}
#outLinkArea .inner ul li:nth-last-child(1){
	border:none;
}
#outLinkArea p{
	margin:0  auto 0.8rem;
}
#outLinkArea p a{
	color: #1F5BFF
}
#outLinkArea strong{
	font-weight: 100;
}



/* otherAea
=======================================================*/
#otherArea{}
