@charset "utf-8";

/* 
	product line
-------------------------------------------------------------------- */

#contents h3 {
	background: url(../../product/img/title_bg.jpg) no-repeat;
	height:150px;
	padding: 40px;
	margin-top: 20px;
}

#contents .cosme h3 {
	background: url(../../product/cosme/img/title_bg.jpg) no-repeat;
}

#contents .skincare h3 {
	background: url(../../product/skincare/img/title_bg.jpg) no-repeat;
}

.skincare {
	color: #FFF;
}

.title01 p {
	background: #333;
	padding: 20px;
	margin-bottom: 20px;
}

#contents .skincare p {
	background: #CCC;
	color: #1D2546;
}

.title01 span {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: block;
	font-size: 13px;
}

.title01 .h3s_01 {
	font-size: 17px;
	margin-bottom:8px;
}

#item_list li {	
	background: #212325;
	/* box-shadow */
	box-shadow:rgba(113, 135, 164, 0.2) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.2) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(113, 135, 164, 0.2) 0px 0px 6px 3px;
	
	width: 31.3%;
	float: left;
	margin: 0 1% 20px 1%;
}

#item_list .txt01 {
	padding: 15px 0;
	text-align: center;
}

#item_list .txt01_01 {
	font-size: 11px;
}

#item_list .txt01_02 {
	display: block;
	font-family: "Times New Roman", Times, serif;
	margin-top: 8px;
	font-size: 25px;
}

#item_list .txt {
	padding: 15px;
}

.pro_list01_01 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 18px;
}

.pro_list01_02 {
	height: 70px;
	font-size: 12px;
	margin: 15px 0;
}

.pro_list01_03 {
	color: #0477AE;
	font-size: 12px;
}

.pro_list_btn01 a,
.pro_list_btn02 a {
	display: block;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	
	font-size: 13px;
}

.pro_list_btn01 a {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cccccc+0,727272+100 */
background: #cccccc; /* Old browsers */
background: -moz-linear-gradient(top, #cccccc 0%, #727272 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#727272)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cccccc 0%,#727272 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cccccc 0%,#727272 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cccccc 0%,#727272 100%); /* IE10+ */
background: linear-gradient(to bottom, #cccccc 0%,#727272 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#727272',GradientType=0 ); /* IE6-9 */
	margin-top: 30px;
}

.pro_list_btn02 a {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0099cc+0,035074+100 */
background: #0099cc; /* Old browsers */
background: -moz-linear-gradient(top, #0099cc 0%, #035074 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0099cc), color-stop(100%,#035074)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0099cc 0%,#035074 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0099cc 0%,#035074 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #0099cc 0%,#035074 100%); /* IE10+ */
background: linear-gradient(to bottom, #0099cc 0%,#035074 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099cc', endColorstr='#035074',GradientType=0 ); /* IE6-9 */
	margin-top: 10px;
}

.btm_bnr {
	margin: 30px;
}

.btm_bnr p {
	width: 49%;
	float: left;
}

.btm_bnr p.left {
	margin-right: 2%;
}







.prodact_left {
	width: 280px;
	height: 400px;
	float: left;
}

.prodact_right {
	width: 440px;
	float: right;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 30px;
}

.p_title {
	color: #000;
	font-size: 1.5em;
	border-bottom: 3px solid #000000;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.price {
	line-height: 2.8em;
}

.buy_btn_space {
	margin-top: 15px;
}

#first_buy_btn {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

.corse_btn_01 {
	margin-right: 20px;
	float: left;
	margin-bottom: 30px;
}

.clear_both {
	clear: both;	
}

/* 20140925更新 */

.item_title01 {
	color: #060606;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 30px;
}

.item_text01 {
	color: #060606;
	font-size: 80%;
	text-align: left;
	margin-bottom: 50px;
}

#op_single {
	background-image: url(../product/oilprotect/img/single_buy_bg.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 450px;
	padding-left: 490px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#op_single p {
	text-align: left;
	width: 250px;
	padding-top: 60px;
}

#op_first {
	background-image: url(../product/oilprotect/img/first_buy_bg.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 180px;
	padding-left: 520px;
	margin-top: 20px;
	margin-bottom: 50px;
}

#first_buy_btn {
	width: 220px;
	height: 180px;
	display: block;
	padding-top: 100px;
}

#first_buy_btn a {
	width: 200px;
	height: 60px;
	background-image: url(../product/oilprotect/img/buy_btn_off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}

#first_buy_btn a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../product/oilprotect/img/buy_btn_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}

/*　お試し5ｇ　*/
#op_first5g {
	background-image: url(../product/oilprotect/img/first5g_buy_bg.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 180px;
	padding-left: 520px;
	margin-top: 20px;
	margin-bottom: 50px;
}

/*
#op_first5g_bg {
	background-image: url(../product/oilprotect/img/op_first5g_btn_bg.jpg);
	background-repeat: no-repeat;
	width: 280px;
	height: 100px;
	padding-left: 460px;
	margin-bottom: 50px;
}

#first5g_buy_btn {
	width: 260px;
	height: 60px;
	display: block;
	padding-top: 30px;
}

#first5g_buy_btn a {
	width: 260px;
	height: 60px;
	background-image: url(../product/oilprotect/img/op_first5gbtn_off.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}

#first5g_buy_btn a:hover {
	width: 260px;
	height: 60px;
	background-image: url(../product/oilprotect/img/op_first5gbtn_on.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}*/

/*　成分　*/
.op_component {
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	width: 600px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	border: 2px solid #9A9A9A;
}


/******************************

スキンカラー

  *******************************/
 
.item_btn01 a,
.item_btn02 a {
	background-image: url(../product/waterfoundation/img/sk_item_btn01_off.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 310px;
	height: 80px;
}

.item_btn01 a:hover,
.item_btn02 a:hover {
	background-image: url(../product/waterfoundation/img/sk_item_btn01_on.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 310px;
	height: 80px;
}
 
.item01_btn01 a {
	background-image: url(../img/sk_item01_btn01_off.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 310px;
	height: 80px;
}

.item01_btn01 a:hover {
	background-image: url(../img/sk_item01_btn01_on.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 310px;
	height: 80px;
}
  
#item01_02 {
	background-image: url(../product/waterfoundation/img/sk_item_01_02.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 360px;
	padding-top: 90px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-left: 10px;
}
 
  
#item01_03 {
	background-image: url(../product/waterfoundation/img/sk_item_01_03.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 360px;
	padding-top: 90px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	padding-left: 10px;
}
  
  
#item01_06 {
	background-image: url(../product/waterfoundation/img/sk_item_01_06.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 310px;
	padding-top: 80px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-left: 40px;
	padding-right: 20px;
}
 
  
#item01_07 {
	background-image: url(../product/waterfoundation/img/sk_item_01_07.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 310px;
	padding-top: 80px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	padding-left: 20px;
	padding-right: 40px;
}
  
#item02_btn_wrap {
	  margin-bottom: 20px;
}
  
#item02_02 {
	background-image: url(../product/waterfoundation/img/sk_item_02_02.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 360px;
	padding-top: 80px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-left: 10px;
}
  
#item02_03 {
	background-image: url(../product/waterfoundation/img/sk_item_02_03.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 360px;
	padding-top: 80px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-left: 10px;
}
  
.volume {
	  font-size: 13px;
}


/* 
	お客様の声
=========================================================== */

#user_voice {
	clear: both;
	margin: 20px 0 0 0;
}

#user_voice ul {
	list-style-type: none;
	background-color: #CACDD4;
	padding: 20px;
	margin: 10px 0 0 0;
}

#user_voice ul li {
	background-color: #FFF;
	margin: 20px 0 0 0;
	text-align: left;
	padding: 15px;
	font-size: 13px;
}

#user_voice p.user_voice01 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	border-left: 5px solid #000;
	padding: 0 0 0 10px;
}

#user_voice p.name {
	width: 400px;
	float: left;
	color: #1632B0;
}

#user_voice p.day {
	width: 270px;
	float: right;
	text-align: right;
	color: #AAA;
}

#user_voice .star01 {
	color: #CB2A2D;
}

#user_voice .next {
	text-align: right;
}










@charset "utf-8";

.story_h5s {
	font-family: "Times New Roman", Times, serif;
	color: #B28500;
}

h5 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 120%;
}


/* TABLET */
@media screen and (max-width: 768px){
	
#content article {
	margin: 0 0 50px 0;
	font-size: 14px;
}
	
#contents h3 {
	height:150px;
	padding: 30px;
	margin-top: 20px;
}

.title01 p {
	padding: 20px;
	margin-bottom: 20px;
}

.title01 span {
	font-size: 11px;
}

.title01 .h3s_01 {
	font-size: 15px;
	margin-bottom:8px;
}

/* 一覧 */

section.pro_list ul li {
	width: 31%;
	margin: 0 2% 0 0;
	float: left;
}

.pro_list01_01 {
	margin: 10px 0 0 0;
	font-size: 14px;
}

.pro_list01_02 {
	margin: 0 0 10px 0;
	font-size: 14px;
}

.pro_list01_03 a {
	font-size: 13px;
	letter-spacing: 0.5em;
	width: 100%;
	padding: 6px;
	margin: 0 0 10px 0;
}

.pro_list01_03 a:hover {
	background-color: #FFF;
	color: #000;
}

}

/* SP */
@media screen and (max-width:640px){

#contents h3 {
	height:100px;
	padding: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#contents h3 img {
	width: 110px;
}

.title01 p {
	display: none;
}

.title01 span {
	font-size: 10px;
	line-height: 130%;
}

.title01 .h3s_01 {
	font-size: 15px;
	margin-bottom:8px;
}

#item_list li {	
	width: 100%;
	float: none;
	margin: 0 0 20px 0;
}

#item_list .txt01 {
	display: none;
}

#item_list .img a {
	display: block;
	width: 36%;
	float: left;
}


#item_list .txt {
	padding: 0px;
	display: block;
	width: 63%;
	float: right;
	padding: 3px 10px 10px 10px;
}

.pro_list01_01 {
	font-size: 14px;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333;
}

.pro_list01_02 {
	font-size: 11px;
	line-height: 140%;
	height: auto;
	margin: 0;
}

.pro_list01_03 {
	display: none;
}

.pro_list_btn01 a,
.pro_list_btn02 a {
	font-size: 11px;
}

.pro_list_btn01 a {
	width: 48%;
	float: left;
	margin-top: 10px;
}

.pro_list_btn02 a {
	width: 48%;
	float: right;
	margin-top: 10px;
}

.btm_bnr {
	margin: 20px;
}

.btm_bnr p {
	width: 96%;
	float: none;
	margin: 10px 2%;
}

.btm_bnr p.left {
	margin-right: 2%;
}

}

