body{
	margin: 0 auto;
	padding: 0;
	font-family: YuGothic,'æ¸¸ã‚´ã‚·ãƒƒã‚¯',"ãƒ¡ã‚¤ãƒªã‚ª", meiryo,sans-serif;
	background: #fff;
}
div,p,ol,ul,li,h1,h2,h3,h4,h5,h6,dl,dt,dd,form,input,th,td,caption {
	margin: 0;
	padding: 0;
}
a,
a:link,
a:visited { color:#888888; text-decoration: none; }
a:hover,
a:active { color:#888888; text-decoration: underline; } 
#wrapper img{
	border: none;
	vertical-align:bottom;
	/* width: auto; */
}
p {
	text-align:center;
}
ul,
li {
	list-style:none;
}
img {
	width:100%;
}
/*---------- #common ----------*/
.cnt {
	width: 100%;
	max-width:  750px;
	position:relative;
	margin: 0 auto;
}
#scrpt {
	display:none;
}
.clearfix {
	overflow: hidden;
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

/*----------#header_area----------*/
#header {
	background: #6ea9d9;
	text-align: center;
	min-width: 320px;
}
#header h1 {
	width: 100%;
	height:  100%;
	max-width:  750px;
	margin: 0 auto;
/*	background: url(https://museecosme.com/user_data/product_id/adlp/d1/img/header-bg.png) no-repeat center bottom/100% auto;*/
}

/*--------------.cv--------------*/
.cnt p.btn {
	width: 620px;
	margin: 0 auto;
	padding: 30px 0 50px;
}
.cv  {
	width: 100%;
	margin: 0;
}
.cv li {
	position: relative;
}
.cv li form {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.cv .cv_01 form button {
	position: absolute;
	bottom: 0;
	width: 87%;
	height: 81px;
	z-index: 10;
}
.col-2 .cv_01 form button {
	margin: 0px 8% 20px 5%;
}
.col-2 .cv_01:nth-of-type(2n) form button {
	margin: 0px 5% 20px 8%;
}

.cv .cv_01 form img {
	display:block;
	width: 84%;
}
.cv .cv_02 form {
	bottom: 83px;
}
.cv li .off {
	position: absolute;
	bottom: 0;
}
.cv .cv_02 button {float: right;}
button img {
	width: auto;
}

.cv.col-2 {
 display:flex;
}
.cv.col-2 li {
 margin: 0;
}
.cv.col-2 li.cv_02 {
/* background-image: url(https://museecosme.com/user_data/product_id/adlp/d1/img/cv_sub02.png);*/
}
.cv.col-2 li.cv_03 {
/* background-image: url(https://museecosme.com/user_data/product_id/adlp/d1/img/cv_sub03.png);*/
}


/*---------- tub ----------*/

#wash.tub-hide {
display: none;
}
#essence.tub-hide {
display: none;
}

.cv_02 .tub-change {
	display:block;
	width: 47%;
	height:85px;
	position:absolute;
	top:15px;
}
#essence.cv_02 .tub-change {
	right: 18px;
}
#wash .tub-change {
	left: 18px;
}





/*----------.top_area----------*/
#top_area {
}
#top_area dl {
	position: relative;
}
#top_area dd.btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 750px;
}

/* #attention_area */
#attention_area {
	padding: 0 0 40px;
	background: #fff;
	position: relative;
	color: #888888;
}
#attention_area .cnt {
	width: 630px;
	padding-bottom: 30px;
}
#attention_area h2 {
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
	background: #fdf3f5;
	text-align: center;
	margin-bottom: 20px;
}
#attention_area h2.gray {
	background: #fafafa;
}
#attention_area .attention {
	text-align: left;
	padding: 6px 0 20px;
	color: #888888;
	font-size: 14px;
	line-height: 26px;
	margin: 0 0 0;
}
#attention_area .attention dl {
	margin-bottom: 20px;
}
#attention_area .attention dl dt {
	font-weight: bold;
    margin-bottom: 6px;
}
#attention_area .attention .cpt {
	color: #55ace1;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
margin-bottom: 16px;
}
#attention_area .attention .kome {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 20px;
}
#attention_area .attention .kome2 {
	text-indent: -2em;
	padding-left: 2em;
	margin-bottom: 20px;
}
#attention_area h2 {
	text-align: left;
	padding: 15px;
	font-size: 30px;
	margin-bottom: 20px;
}
#attention_area h2.active {
	margin-bottom: 0;
}

#attention_area .attention {
	display: none;
}
#attention_area h2:after {
	content: "∨";
	float: right;
}
#attention_area h2.active:after {
	content: "∧"
}
#attention_area h3 {
	font-size: 18px;
	margin: 25px 0 10px;
}
#attention_area ul {
	margin-bottom: 20px;
}


/* #footer_area */
#footer_area{
	padding:60px 0 100px;
	background: #6fa9d9;
/*	border-top: #dff1fa solid 1px;*/
	text-align: center;
	font-size: 16px;
}
#footer_area li {
	line-height: 16px;
	display: inline-block;
	margin: 0 25px;
}
#footer_area  a {
	color: #fff;
}
#footer_area .copy {
	line-height: 0.1;
	margin-top: 35px;
}
#footer_area small {
	color: #fff;
	text-align: center;
	font-family: "メイリオ";
}


/*---------- chat window ----------*/

#chamo-window #chamo-waiting {
	bottom:75px !important;
	bottom:18.4375vw !important;
}



@media screen and (max-width: 750px) {
	body {
		-webkit-text-size-adjust: 100%;
	}
}

@media screen and (min-width: 750px) {
	#top_area {
		background: url(../img/h-bg.jpg) center top no-repeat;
	}
	#sec01,#sec07 {
		background: url(../img/01-bg.jpg) center top no-repeat;
	}
	#sec02 {
		background: url(../img/02-bg.jpg) center top no-repeat;
	}
	#sec03 {
		background: url(../img/03-bg.jpg) center top no-repeat;
	}
	#sec04 {
		background: url(../img/04-bg.jpg) center top no-repeat;
	}
	#sec05 {
		background: url(../img/05-bg.jpg) center top no-repeat;
	}
	#sec06,#sec12,#sec15 {
		background: url(../img/06-bg.jpg) center top no-repeat;
	}
	#sec08 {
		background: url(../img/08-bg.jpg) center top no-repeat;
	}
	#sec09 {
		background: url(../img/09-bg.jpg) center top no-repeat;
	}
	#sec10 {
		background: url(../img/10-bg.jpg) center top no-repeat;
	}
	#sec11 {
		background: url(../img/11-bg.jpg) center top no-repeat;
	}
	#sec13,#sec16 {
		background: url(../img/13-bg.jpg) center top no-repeat;
	}
}