/* CSS Document for JAPANESE */

/*----------------------------------------
	ALL
------------------------------------------*/


body {
	margin: 0 auto;
	padding: 0;
	color: #333;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 170%;
	text-align: center; 
	}

a img:hover{
	filter: alpha(opacity=50);/*IE*/
	-moz-opacity:0.50;/*Firefox*/
	 opacity:0.50;/*Opera・Safari*/
	}


@media  (min-width 768px and max-width: 980px) {
.pconly{display: inline;}
}

@media  (max-width: 767px) {
.pconly{display: none;}
}

/*--------------------------------------------------------------------------------
	TOP BRAND LINKS
----------------------------------------------------------------------------------*/

#toplinks	{
	height: 40px;
	background: #231815;
	text-align: center;
	}

	#toplinks	.linkwp{
	display: block;
	width: 980px;	/*comon width 980px*/
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
	}
	
	.dllogo	{
	float: left;
	display: inline-block;	
	padding: 14px 0;
	}
	
	.dllogo	a	{
	display: block;
	width: 196px;
	height: 11px;
	background: url(../../parts/dearlaura_logo.png);
	text-indent: -9999px;
	}
	
	.brandlinks	{
	float:  right;
	width: 79%;
	overflow: hidden;
	zoom: 100%;
	}
	
	.brandlinks	a{
	float:  right;
	display: block;
	padding: 0 0 0 10px;
	text-indent: -9999px;
	}
	
	.brandlinks	.bab	a{
	 width: 171px;
	 height: 40px;
	background: url(../../parts/brand_01.gif) no-repeat;
	}
	
	.brandlinks	.babcl	a{
	 width: 170px;
	 height: 40px;
	background: url(../../parts/brand_04.gif) no-repeat;
	}
	
	.brandlinks	.bpa	a{
	 width: 170px;
	 height: 40px;
	background: url(../../parts/brand_02.gif) no-repeat;
	}
	
	.brandlinks	.beb	a{
	 width: 170px;
	 height: 40px;
	background: url(../../parts/brand_03.gif) no-repeat;
	}
	
@media  (max-width: 980px) {
	

	
#toplinks	.linkwp{
	width: 100%;
	}

	
.brandlinks	{
	float:  none;
	margin: 0 0 0 200px;
	width: auto;
	overflow: hidden;
	zoom: 100%;
	}

}



@media  (max-width: 740px) {

/*各ブランドのアイコンを小さく*/
.brandlinks	a{
	float:  right;
	display: block;
	padding: 0;
	text-indent: -9999px;
	}
	
	.brandlinks	.bab	a{
	 width: 48px;
	height: 40px;
	background: url(../../parts/sm_brand_02.gif) no-repeat;
	}
	
	.brandlinks	.babcl	a{
	 width: 48px;
	height: 40px;
	background: url(../../parts/sm_brand_03.gif) no-repeat;
	}
	
	.brandlinks	.bpa	a{
	 width: 40px;
	height: 40px;
	background: url(../../parts/sm_brand_04.gif) no-repeat center;
	}
	
	.brandlinks	.beb	a{
	 width: 40px;
	 height: 40px;
	background: url(../../parts/sm_brand_05.gif) no-repeat center top;
	}

}
		
		
@media  (max-width: 640px) {
.dllogo	{
	float: left;
	display: block;
	width: 21%;	
	padding: 0;
	}
	
	.dllogo	a	{
	display: block;
	width: 120px;
	height: 40px;
	background: url(../../parts/sm_brand_01.gif) no-repeat;
	text-indent: -9999px;
	}
	

.brandlinks	{
	float:  none;
	margin: 0;
	width: auto;
	overflow: hidden;
	zoom: 100%;
	}
	
}



p	{margin-bottom: 1em;}

/*----------------------------------------------------------------------------------
	LAYOUT
----------------------------------------------------------------------------------*/

h3.logo	{margin: 20px 0;}
h3.logo	img{width: 60%;height: auto;}


.container	{
	max-width: 980px;
	margin: 0 auto 50px auto;
	background: #fff;
	text-align: left;
	}

.cwrap	{
	max-width: 980px;
	margin: 0 auto;
	}
	
@media  (max-width: 980px) {

.container	{padding: 0 4%;}


}
	
@media  (max-width: 640px) {
	

}


/*----------------------------------------------------------------------------------
	PAGE LINK
----------------------------------------------------------------------------------*/

.pagelink	{margin: 20px 0;overflow: hidden;}

.pagelink	div:first-child{float: left;width: 48%;}
.pagelink	div:last-child{float: right;width: 48%;}

.pagelink	div	img{width: 100%;height: auto;}

/*----------------------------------------------------------------------------------
	H2
----------------------------------------------------------------------------------*/
h2	{
	max-width: 980px;
	margin: 0 auto;
	
	}

h2	img	{width: 100%;height: auto;}



/*----------------------------------------------------------------------------------
	特徴　.tokucho
----------------------------------------------------------------------------------*/

.tokucho	{
	margin: 0 0 30px 0;
	padding: 20px;
	border-right: 8px solid #e4007e;
	border-bottom: 8px solid #e4007e;
	border-left: 8px solid #e4007e;
	}
	
.tokuchotitle	{
	padding: 15px 15px 10px 15px;
	background: #e4007e;
	line-height: 0;
	}
	
	.tokuchotitle	img{
	max-width: 450px;/*max*/
	width: 100%;
	height: auto;line-height: 0;
	}
	
.illust	{margin-bottom: 20px;overflow: hidden;}
.illust	img	{float: left;width: 44%;margin: 0 3%;height: auto;}
.illust	img:first-child	{overflow: hidden;}
.illust	img:last-child	{overflow: hidden;}

.tokuchotxt	{margin: 0 4% 1.5em 4%;font-size: 120%;}
.tokuchotxt2	{margin: 0 4% 1.5em 4%;}

.pinkbold	{color: #e4007e;font-weight: bold;font-size: 100%;}
.pink	{color: #e4007e;font-size: 100%;}
.pinkl	{font-size: 120%;}

.tokuchostitle	{color: #e4007e;font-weight: bold;font-size: 140%;}
.tokuchostitle:before	{
	content: "■";
	}

.small	{font-size: 80%;line-height: 150%;}

.hoshituarea	{margin-top: 2em;overflow: hidden;}

.hoshitu	{
	display: inline;
	padding: 0 0.5em;
	background: linear-gradient(transparent 60%, #FFFF66 60%);
	font-size: 130%;font-weight: bold;
	}

.hoshitul	span,.hoshitur	span{display: inline-block;margin-bottom: 1em;}

.hoshitul	{float: left;width: 68%;margin-right: 2%;}
.hoshitur	{float: left;width: 30%;}

.hoshitul	.sblock,
.hoshitur	.sblock	{display: inline-block;float: left;width: 150px;height: auto;}
.hoshitur	.sblock	{width: 160px;}
.hoshitul	.sblock	{margin-right: 20px;}


.hoshitul	img	{width: 100%;height: auto;}
.hoshitur	img	{width: 90%;height: auto;}

/*///max-width: 980px/////////////////////////////////////*/
@media screen and (max-width: 980px) {

.hoshitul	{float: left;width: 70%;}
.hoshitur	{float: left;width: 30%;}

.hoshitul	.sblock	{width: 25%;margin-right: 2.6%;}
.hoshitur	.sblock	{width: 70%;margin-left: 5%;}

}

/*///max-width: 640px/////////////////////////////////////*/
@media screen and (max-width: 640px) {

.hoshitul,.hoshitur	{float: none;width: auto;}

.hoshitul	.sblock,.hoshitur	.sblock	{width: 29.5%;margin: 0 3% 0 0;}
.hoshitur	img	{width: 100%;}
}


/*///max-width: 500px/////////////////////////////////////*/
@media screen and (max-width: 500px) {

.hoshitu	{font-size: 110%;}

.hoshitul,.hoshitur	{float: none;width: auto;}
.hoshitul	.sblock,.hoshitur	.sblock	{width: 26%;margin: 0 10% 0 0;}

.hoshitul	.sblock:last-child{;margin: 0;}

}

/*///max-width: 360px/////////////////////////////////////*/
@media screen and (max-width: 360px) {



.illust	img	{float: none;width: 80%;margin: 0 10% 0 8%;}
.illust	img:first-child	{margin: 0 10% 10% 8%;}

.tokuchotxt	{margin: 0 1% 1em 1%;}
.tokuchotxt2	{margin: 0 1% 1em 1%;}

.hoshitu	{font-size: 105%;}
	
}

/*----------------------------------------------------------------------------------
	CONTETS	#contets
----------------------------------------------------------------------------------*/

/*#subtitile*/

#subtitile	{
	max-width: 980px;
	width: 100%;
	margin: 0 auto 2em auto;
	overflow: hidden;
	text-align: left;
	}

#subtitile	h3{
	display: inline;
	float: left;
	width: 59%;
	font-size: 120%;
	}

#subtitile	h3	span{
	margin-right: 0.5em;
	font-size: 180%;
	font-family: "ＭＳ Ｐ明朝", MS PMincho,"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, serif;
	font-weight: bold;
	}

#subtitile	h3	.price	{
	margin-left: 1.5em;
	font-size: 80%;
	font-weight: normal;
	}
	
	

.cartarea	{max-width: 980px;margin: 0 auto;}/*tuiki ari*/

.sbr	{display: none;}

@media screen and (max-width: 980px) {
#subtitile	{
	width: 96%;
	margin: 0 2% 0.5em 2%;
	}
	
#subtitile	h3{font-size: 140%;}


#subtitile	h3{
	display: block;
	float: none;
	width: auto;
	}

#subtitile	h3	.price	{display: inline;margin-left: 1em;}
}

@media screen and (max-width: 710px) {
.sbr	{display: inline;}
}


@media screen and (max-width: 430px) {

#subtitile	h3	{font-size: 100%;}

}

/*.para*/
	
.para	{
	margin: 0;
	padding: 50px 0 30px 0;
	border-bottom: 1px dotted #e4007e;
	overflow: hidden;
	}
	
	.para:first-child	{
	border-top: 1px dotted #e4007e;
	}
	
	.para:last-child	{
	border: none;
	}

.photo	{
	float: left;
	width: 16%;
	height: auto;
	margin: 0 3% 0 0;
	}
	
.photonail	{
	float: left;
	width: 17%;
	height: auto;
	margin: 0 5% 0 0;
	padding-top: 14%;
	}

.text{
	float: right;
	width: 57%;
	}
	
	
	.para	h3	{
	margin: 0 0 1em 0;
	height: 35px;
	padding: 0 0 5px 40px;
	background: url(../image/shohinname.png) no-repeat;
	background-size: 30px auto;
	border-bottom: 1px dashed #000;
	font-size: 135%;
	font-weight: bold;
	line-height: 35px;
	}
	
	.para	h3.i01	{
	border-bottom: 1px dashed #c9ae2b;
	}
	
	.para	h3.i02	{
	border-bottom: 1px dashed #0a75a2;
	}
	
	.para	h3.i03	{
	border-bottom: 1px dashed #0a7b76;
	}
	
	
	.photo	img,
	.photonail	img,
	.tokucholist	img{
	width: 100%;
	height: auto;
	}
	
	.tokucholist{
	max-width: 400px;
	width: 100%;
	height: auto;
	margin: 1em 0;
	}
	
	.howtouse01,.howtouse02,.howtouse03,.howtouse04,.howtouse05,.howtouse06	{
	margin: 0 0 2em 0;
	padding: 10px 15px;
	}
	
	.howtouse01	{
	background: #fafae5;
	}
	
	.howtouse01	strong{
	color: #c9ae2b;
	}
	
	.howtouse02	{
	background: #e5f0fa;
	}
	
	.howtouse02	strong{
	color: #0a75a2;
	}
	
	
	.howtouse03	{
	background: #e5f8fa;
	}
	
	.howtouse03	strong{
	color: #0a7b76;
	}
	
	.howtouse04	{
	background: #fce5f1;
	}
	
	.howtouse04	strong{
	color: #d41277;
	}
	
	.howtouse05	{
	background: #eae9ea;
	}
	
	.howtouse05	strong{
	color: #333;
	}
	
	.howtouse06	{
	background: #fbdddd;
	}
	
	.howtouse06	strong{
	color: #da4564;
	}
	
	
	
	
.hinban	{float: left;margin-right: 1em;font-size: 120%;}

	strong	{
	font-weight: bold;
	}

ul.disc	{margin: 0 0 0 20px;}
ul.disc	li{list-style-type: disc;}

ul.decimal	{margin: 0 0 20px 20px;}
ul.decimal:last-child	{margin: 0 0 0 20px;}
ul.decimal	li{list-style-type: decimal;}


@media screen and (max-width: 980px) {
.para	h3	{
	font-size: calc(100vw / 55);
	}
}

@media screen and (max-width: 640px) {

.para	{padding: 1em 0;}
.price	{margin: 1em;}

}
	
@media screen and (max-width: 480px) {

.para	h3	{
	font-size: calc(100vw / 30);
	}

.photo	{
	width: 35%;
	margin: 0 7.5%;
	}
	
.photonail	{
	width: 40%;
	margin: 0 5%;
	padding-top: 15%;
	}

.text{
	clear: left;
	float: none;
	width: auto;
	}

.hinban	{float: none;margin: 0 0 1em 0;text-align: center;}

}


/*--------------------------------------------------------------------------------
	FOOTER
----------------------------------------------------------------------------------*/

	#footer	{
	width: 100%;
	background: #4d4143;
	border-top: 1px solid #605254;
	text-align: center;
	overflow: hidden;
	zoom: 100%;
	}
	
	
	#footer,
	#footer	a	{
	color: #aab7c0;
	}

/* お客様相談室
---------------*/

.ccenter	{
	display: block;
	margin-top: 0.5em;
	
	}
	
	
	.ccenter	.telnum{
	font-size: 130%;
	}
	
		

#footlink	{
	padding: 7px 0 10px 0;
	border-bottom: 1px solid #605254;
	overflow: hidden;
	zoom: 100%;
	}
	
#footlink	ul	{
	float: left;
	width: 710px;
	margin-top:  5px;
	overflow: hidden;
	zoom: 100%;
	}

	#footlink	ul	li{
	float: left;
	padding: 0;
	}
	
	#footlink	ul	li	a{
	padding: 0 30px 0 15px;
	background: url(../../cmparts/footerlink.png) no-repeat left;
	text-decoration: none;
	}
	
	#footlink	ul	li	a:hover{
	color:  #4e77a0;
	text-decoration: underline;
	}
	
#pagetop	{
	float: right;
	width: 130px;
	}

	#pagetop	a{
	display: block;
	padding: 3px 10px;
	background: url(../../cmparts/pagetop.png)  #9a868e no-repeat;
	background-position: 23px 10px;
	color: #fff;
	font-size: 100%;
	font-family: 'Century Gothic';
	text-align: center;
	text-decoration: none;
	text-indent: 13px;
	}
	#pagetop	a:hover{
	background: url(../../cmparts/pagetop.png)  #c38690 no-repeat;
	background-position: 23px 10px;
	}


#coinfo	{
	padding: 15px 0;
	font-family: 'Century Gothic',sans-serif;
	text-align: center;
	}
	
	
	
	#coinfo	h3{
	border: none;
	background: none;
	font-size: 130%;
	font-weight: bold;
	}


#sns	{
	padding: 0 0 20px 0;
	text-align: center;
	overflow: hidden;
	zoom: 100%;
	}
	
	
	#sns	ul	{
	margin: 0 auto 10px auto;
	text-align: center;
	overflow: hidden;
	zoom: 100%;
	}
	
	#sns	ul	li	{
	float: left;
	}
	
	#sns	ul	li	a{
	display: block;
	padding: 0 20px 2px 30px;
	font-size: 100%;
	line-height: 200%;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

	#sns	ul	li	a{
	background: url(../../cmparts/sns_facebook.png) no-repeat;
	}
	
	#sns	ul	li	a.tw{
	background: url(../../cmparts/sns_twitter.png) no-repeat;
	}
	
	#sns	ul	li	a.insta{
	background: url(../../cmparts/sns_instagram.png) no-repeat;
	}
	
	#sns	div.youtube	{
	display: block;
	width: 250px;
	margin: 20px auto 10px auto;
	padding: 5px;
	border: 1px solid #aab7c0;
	background: #4d4143;
	text-align: center;
	}

	#sns	div.youtube	a{
	margin: 0 auto;
	padding: 10px 0 10px 65px;
	background: url(../../cmparts/youtube.png) no-repeat left;
	font-size: 95%;
	font-weight: bold;
	line-height: 200%;
	text-decoration: none;
	white-space: nowrap;
	}



#sns a:hover	{
	filter: alpha(opacity=60);	/*IE*/
	-moz-opacity:0.60;			/*Firefox*/
	opacity:0.60;				/*Opera・Safari*/
	}
	
@media  (max-width: 980px) {


.bottomlinks		{
	width: auto;
	}
	
	
#footlink	ul	{
	width: auto;
	}

	
	#footlink	ul	li	a{
	padding: 0 10px 0 15px;
	}
	

#coinfo	{
	padding: 15px 2%;
	font-family: 'Century Gothic';
	text-align: left;
	}
	
	
	#coinfo	h3{
	font-size: 130%;
	font-weight: bold;
	}

#sns	ul	li	{
	float: left;
	width: 50%;
	}

	#sns	ul	li	a{
	float: left;
	padding: 0 10px 10px 30px;
	color: #aab7c0;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}
	
	#sns	div.youtube	{
	margin: 0 auto 10px auto;
	}

	#sns	div.youtube	a{
	margin: 0 auto 10px auto;
	}

	
	
}


@media screen and (max-width: 480px) {
	
	#footlink	ul	{
	float: none;
	width: 100%;
	margin-top:  2px;
	margin-bottom:  10px;
	overflow: hidden;
	zoom: 100%;
	}

	#footlink	ul	li{
	float: none;
	margin-left:  1em;
	text-align: left;
	}
	
	#sns	ul	li	{
	float: none;
	margin-left:  1em;
	text-align: left;
	width: auto;
	}
	
	
}
/*----------------------------------------------------------------------------------
	#copyright
----------------------------------------------------------------------------------*/

#copyright	{
	padding: 10px 0;
	border-top: 1px solid #605254;
	font-family: 'Century Gothic';
	text-align: center;
	}
	
@media  (max-width: 980px) {	
	
#copyright	{
	padding: 15px 0;
	}
}

@media  (max-width: 640px) {	

#copyright	{
	padding: 0.5em 0;
	font-size: 80%;
	}
}

@media screen and (max-width: 480px) {	

#copyrighttext	{
	padding: 0.5em 0;
	font-size: 80%;
	}
	
}
	


