 @charset "utf-8";

 

/* font-face */
@font-face {
  font-family: "dripicons";
  src: url("../fonts/dripicons-v2.eot");
}
@font-face {
  font-family: "dripicons";
  src: url("../fonts/dripicons-v2.woff") format("woff"), url("../fonts/dripicons-v2.ttf") format("truetype"), url("../fonts/dripicons-v2.otf") format("opentype");
}


a, abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, select, span, strong, table, tbody, td, textarea, tfoot, th, thead, time, tr, ul, var, video {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: baseline;
	font-weight:normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ul, ol {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
body {
    background: #fff;
	color:#7c7c7c;
    font-size: 12px;
	line-height:1;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'A-OTF 新ゴ Pro', Helvetica;
    -webkit-text-size-adjust: 100%;
}
p {
    line-height: 1.5;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
	text-decoration:underline;
	color:#7c7c7c;
}
img{
	max-width: 100%;
	height: auto;
	vertical-align:bottom;
}
h1,h2,h3,h4,h5,h6,th{font-weight:normal;}
sup{
	font-size: .65em;
}
categoryTitle
.clearfix1:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  font-size:0;
  visibility:hidden;
}

/* header
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
header {
	overflow:hidden;
	padding-bottom:4px;
}
header h1 {
	float:left;
	padding-top:9px;
	padding-left:7px;
}
header h1 a{
	display:block;
	text-indent:-9999em;
    width: 170px;
	height:23px;
	background: url(../images/sp_common/sp_common.png);
    background-size: 320px;
    background-size: 320px; /*common image width 640px*/
    -webkit-background-size: 320px auto; /*for XPERIA*/
}
header .buttonContact {
	float:right;
	padding-top:9px;
	padding-right:7px;
}
header .buttonContact a{
	display:block;
	text-indent:-9999em;
    width: 79px;
	height:23px;
	background: url(../images/sp_common/sp_common.png) -225px 0;
    background-size: 320px; /*common image width 640px*/
    -webkit-background-size: 320px auto; /*for XPERIA*/
}

/* nav
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
nav{}
nav ul{
    box-shadow: 0 -1px 3px #f9f9f9;
    -webkit-box-shadow: 0 -1ppx 3px #f9f9f9;

	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	overflow:hidden;
    background-color: #fff;
    background: linear-gradient(bottom,
				#fff 0%,
				#fef6f0 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#fff),
				to(#fef6f0));
}
nav li{
	float:left;
}
nav li.buttonBrand{width:25.3%;}
nav li.buttonBusiness{width:24.3%;}
nav li.buttonCompany{width:25.3%;}
nav li.buttonMuseum{width:25.1%;}
nav li a{
	display:block;
	border-left:1px solid #e8e8e8;
	padding:1px;
}
nav li:first-child a{
	border:none;
	padding-left:0;
}
nav li:last-child a{
	padding-right:0;
}
.categoryBrand nav li.buttonBrand a img,
.categoryBusiness nav li.buttonBusiness a img,
.categoryCompany nav li.buttonCompany a img,
.categoryMuseum nav li.buttonMuseum a img{
	background:#ffecdd;
}


/* footer
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
footer li,
footer a{
	color:#30301e;
}
footer ul{
	text-align:center;
	margin:auto;
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	padding:10px 0;
	}
footer li{
	display:inline-block;
	line-height:1;
}
footer li:before{
	content:"｜";
}
footer li:first-child:before{
	content:none;
}
footer small{
	font-size:10px;
	display:block;
	text-align:center;
	padding:7px 0 14px;
}

/* article.mainContents
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.mainContents {
	padding-bottom:25px;
	box-shadow:0 10px 9px #f7f2f8;
	margin-bottom:25px;
}
article.mainContents_02 {
	padding-bottom:25px;
	box-shadow:0 10px 9px #437bc3;
	margin-bottom:25px;
}
article.mainContents.SDF {
	box-shadow:0 10px 9px #437bc3;
}
.categoryBusiness article.mainContents {
	box-shadow:0 10px 9px #fff5f1;
}

.mainContents .categoryTitle , .productsList .categoryTitle , .mainContents .categoryTitle_sdf , .productsList .categoryTitle_sdf  , .mainContents .categoryTitle_shizen , .productsList .categoryTitle_shizen {
	padding: 5px 10px;
    color: #fff;
    font-size: 120%;
}

.mainContents .categoryTitle , .productsList .categoryTitle {background-color: #541882;}
.mainContents .categoryTitle_sdf , .productsList .categoryTitle_sdf {background-color: #004098;}
.mainContents .categoryTitle_shizen , .productsList .categoryTitle_shizen {background-color: #29734E;}

#brand .main_contents h2, 
#business .mainContents h2, 
#business_development .mainContents h2, 
#business_manufacture .mainContents h2, 
#business_oem .mainContents h2, 
#business_operation .mainContents h2, 
#business_planning .mainContents h2, 
#company .mainContents h2, 
#company_concept .mainContents h2, 
#company_history .mainContents h2, 
#company_message .mainContents h2, 
#company_office .mainContents h2, 
#company_outline .mainContents h2, 
#company_policy .mainContents h2 {
	padding: 10px;
    background-color: #541882;
    color: #fff;
    font-size: 120%;
	margin-bottom:15px;
}


#brochure h2{
	font-size: 160%;
	background-color: #fff0e4;
	padding-top: 15px;
	padding-right:10px;
	padding-bottom:14px;
	padding-left:10px;
}


/* .button
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
p.button {
	text-align:center;}
p.button a{
	display:inline-block;
	border:1px solid #d3d3d3;
	border-radius:7px;
	-webkit-border-radius:7px;
	padding:8px 12px;
	line-height:1;
	color:#656565;
    background-color: #fff;
    background: linear-gradient(bottom,
				#fff 0%,
				#f0eae3 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#fff),
				to(#f0eae3));
}

/* ul.buttonBlock
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
ul.buttonBlock{
	border-radius:7px;
	-webkit-border-radius:7px;
	border:1px solid #e9e6df;
	margin:9px 6px 20px;
}
ul.buttonBlock li{
	border-bottom:1px solid #e9e6df;
	font-size:13px;
}
ul.buttonBlock li:last-child{
	border-bottom:none;
}
ul.buttonBlock li a,
ul.buttonBlock .buttonBlock_no_link,
ul.buttonBlock li dt{
	display:block;
	padding:12px;
	color:#30301e;
	text-decoration:none;
	border:1px solid #fff;
	border-top:none;
    background-color: #fff;
    background: linear-gradient(bottom,
				#fff 0%,
				#f1e8f4 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#fff),
				to(#f1e8f4));
}
ul.buttonBlock.SDF li a,
ul.buttonBlock.SDF li dt{
    background: linear-gradient(bottom,
				#fff 0%,
				#e2f1fe 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#fff),
				to(#e2f1fe));
}
.categoryBusiness ul.buttonBlock li a{
    background: linear-gradient(bottom,
				#fff 0%,
				#ffdbc7 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#fff),
				to(#ffdbc7));
}

ul.buttonBlock li a:after{
	background: url(../images/sp_common/linkList_back.png) no-repeat;
	background-size:5px auto;
	width:5px;
	height:5px;
	float:right;
	content:' ';
	margin-top:4px;
}
ul.buttonBlock li:first-child a{
	border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
}
ul.buttonBlock li:last-child a{
	border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
}

/*accordion*/
.accordion dt span{
	display:block;
	background:url(../images/sp_common/button_open.png) no-repeat right center;
	background-size:11px auto;
}
.accordion dt.active span{
	background:url(../images/sp_common/button_close.png) no-repeat right center;
}
ul.buttonBlock li dd a{
	border-top:1px solid #e9e6df;
}
ul.buttonBlock.SDF li dd a{
	background-size:31px;
	background:#fff;
}
ul.buttonBlock li .buttonFoundation a{
	background: url(../images/sp_brand/sdf_button_back_foundation.png) right center no-repeat;
}
ul.buttonBlock li .buttonBasemake a{
	background: url(../images/sp_brand/sdf_button_back_basemake.png) right center no-repeat;
}
ul.buttonBlock li .buttonMakeup a{
	background: url(../images/sp_brand/sdf_button_back_makeup.png) right center no-repeat;
}
ul.buttonBlock li .buttonHealth a{
	background: url(../images/sp_brand/sdf_button_back_health.png) right center no-repeat;
}
ul.buttonBlock li .buttonBodycare a{
	background: url(../images/sp_brand/sdf_button_back_bodycare.png) right center no-repeat;
}
ul.buttonBlock li .buttonHaircare a{
	background: url(../images/sp_brand/sdf_button_back_haircare.png) right center no-repeat;
}
ul.buttonBlock li dd a:before{
	content:'>';
	margin-right:5px;
	font-size:10px;
	color:#243d61;
}
ul.buttonBlock li dd a:after{
	content:none;
}

/* .buttonImage
----- ----- ----- ----- ----- */
p.buttonImage a{
	display:inline-block;
	box-shadow:0 1px 3px #dadada;
}

/* .linkList
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
.linkList a{
	display:block;
	padding:9px 30px 9px 14px;
	border-top:1px solid #dfd8d4;
	color:#4a4a4a;
	text-decoration:none;
	font-size:13px;
}
.linkList a:after{
	background: url(../images/sp_common/linkList_back.png) no-repeat;
	background-size:5px auto;
	width:10px;
	height:10px;
	float:right;
	margin-top:2px;
	margin-right:-16px;
	content:' ';
}

/* .dataTable
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
.dataTableWrapper{
	overflow:hidden;
	width:95%;
	margin:12px auto 0;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #d7d7c2;
}
.dataTable{
	width:100%;
}
.dataTable th,
.dataTable td{
	padding:9px 8px 8px;
	line-height:1.3;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #d7d7c2;
	border-bottom:1px solid #d7d7c2;
}
.dataTable th{
	background:#fcf4fb;
}
.dataTable th[scope=col]:last-child,
.dataTable td:last-child{
	border-right:none;
}
.dataTable tr:last-child th,
.dataTable tr:last-child td{
	border-bottom:none;
}

/* .goPageTop
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
.goPageTop{
	text-align:center;
	padding-bottom:8px;
}
.goPageTop a{
    background-image: url("../images/sp_common/sp_common.png");
	background-position:0 -30px;
    background-size: 320px;
    -webkit-background-size: 320px auto;
    width: 50px;
	height:12px;
	text-indent:-99999em;
	display:block;
	margin:1em auto 0;
}



.home .link_110 .rekisi_syohin_btn {
	float: right;
	width: 60%;
	position: relative;
}
.home .link_110 .rekisi_syohin_btn ul {
	display: -webkit-box;
	display: -moz-box;
}
.home .link_110 .rekisi_syohin_btn ul li a:hover img{
	opacity:0.75;
	filter:alpha(opacity=75);
}

.home .link_110 .rekisi_syohin_btn ul li {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	margin:10px 5px 5px 0;
}


.home .link_110 {
	width: 100%;
	background-image: url(../images/top/sp_any_110_bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	overflow:hidden;
	background-size:100%;
}

.bxslider01 li.suppin .suppin_image1 {
	float: left;
	display: block;
	width: 42.34%;
}

.bxslider01 li.suppin .suppin_image2 {
	float: left;
	display: block;
	width: 57.66%;
}

.o_relocation_block {
	padding: 10px;
	margin: 10px;
	border: solid 1px #ccc;
}

.img50_50 a {
	float: left;
	display: block;
	width: 50%;
}

.o_relocation_block {
	padding: 10px;
	margin: 10px;
	border: solid 1px #ccc;
}

.f_atcosme_btn {
	padding: 10px 0;
	text-align: center;
}

.f_atcosme_btn img {
	width: 92%;
}

.not_arr a:after {
	background: none !important;
}

#fix_h_btn {
	position: fixed;
	top: -100%;
	left: 0;
	width: 100%;
	z-index: 1000;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#fix_h_btn.fixed {
	top: 0;
}

.f_blog_btn {
	padding: 10px 0 0;
	text-align: center;
}

.f_blog_btn img {
	width: 92%;
}

.f_sns_btn {
	padding: 0 0 15px;
	text-align: center;
}

.f_sns_btn li {
	display: inline;
	margin: 0 2px;
}

.f_sns_btn img {
	width: 12.65625%;
}


.limited {
	margin: 0 0 10px;
	text-align: center !important;
}

/*
.limited2 {
	width: 95%;
	margin: 0 auto 18px;
	text-align: center !important;
}

.limited3 {
	width: 95%;
	margin: 10px auto 14px !important;
	text-align: center !important;

}

.limited3 img {
	width: 98%;
	text-align: center !important;
}

*/



.limited2 {
	width: 95%;
	margin: 0 auto 18px !important;
	text-align: center !important;
}

.limited3 {
	width: 95%;
	margin: 22px auto !important;
	text-align: center !important;
}

.limited2 img,
.limited3 img {
	width: 100%;
}

.mb20 {
	margin-bottom: 20px !important;
}

#fixed_shop_search_btn {
	position: fixed;
	bottom: 0px;
    left: 0;
    width: 100%;
    display: flex;
}
#fixed_shop_search_btn a{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    text-decoration: none;
}
#fixed_shop_search_btn a.btn-search {
    background: #e63888;
    color: #FFF;
    border-radius: 0px 0px 0 0;
}
#fixed_shop_search_btn a.btn-search:before {
    content: "";
    display: inline-block;
    background: url(/images/common/icon_search.svg) no-repeat center center;
    width: 15px;
    height: 15px;
    background-size: contain;
    margin-right: 5px;
}
#fixed_shop_search_btn a.btn-reserve {
    background: #ff7c80;
    color: #FFF;
    border-radius: 0px 0px 0 0;
}

#fixed_shop_search_btn img {
	width: 100%;
}





.suppin_mery{
	width: 94.667%;
	margin: 20px auto;
	padding: 15px 7.75%;
	border-radius: 5px;
	background-image: url(/sp/images/club_suppin/bg_mery_bnr.png);
	background-position: left top;
	background-size: 100% auto;
	box-sizing: border-box;
}
.suppin_mery_ttl{
	margin-bottom: 8px;
	text-align: center;
}
.suppin_mery_btnWrap+.suppin_mery_ttl{
  margin-top: 10px;
}
.suppin_mery_ttl img{
	width: 72.133vw;
}
.suppin_mery_btn a{
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
	height: 45px;
	padding-left: 11.67%;
	border-radius: 24px;
	background-color: #fff;
	color: #f65a70;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	box-shadow: 0 0 7px rgba(246,90,112,.5);
	box-sizing: border-box;
}
.suppin_mery_btn a::before{
	display: block;
	position: absolute;
	left: 5.6%;
	top: 50%;
	width: 7px;
	height: 9px;
	background-image: url(/sp/images/club_suppin/arrow_pk.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 100% auto;
	transform: translateY(-50%);
	content: "";
}
.suppin_mery_btn + .suppin_mery_btn{
	margin-top: 10px;
}

.fix_bnr_bottom{
    display:none;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1000;
}
.fix_bnr_bottom img{
	width: 100%;
	height: auto;
}

.buy_btn{
	margin: 30px 3%;
	text-align: center;
}


/* シリーズトップに戻る */
.btn_back_series{
	width: 86%;
	margin: 40px auto;
}
.btn_back_series a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 40px;
	border: 1px solid #dadada;
	border-radius: 5px;
	background-color: #fff;
	font-size: 13px;
	font-family: '游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;;
	font-weight: bold;
	text-align: center;
	box-shadow: 0 4px 0 #f2f2f2;
	text-decoration: none;
}
.btn_back_series a::before{
	display: inline-block;
	margin-right: 10px;
	width: 5px;
	height: 5px;
	border-left: 2px solid #ee8fb9;
	border-bottom: 2px solid #ee8fb9;
	transform: translateY(-25%) rotate(45deg);
	vertical-align: middle;
	content: "";
}



/* 動画バナー 210726 スピードメイクチャレンジ */
.bnr_movie_speedMake{
	width: 100%;
}
.bnr_movie_speedMake__body{
	padding: 6.667%;
	background-color: #fff2f4;
}
.bnr_movie_speedMake__content{
	margin-bottom: 15px;
}
.bnr_movie_speedMake__title{
	text-align: center;
}
.bnr_movie_speedMake__title img{
	width: 65.5% !important;
}
.bnr_movie_speedMake__text{
	margin-top: 16px;
	font-size: 14px;
}
.bnr_movie_speedMake__text strong{
	color: #f07997;
	font-weight: bold;
}


/* 動画バナー 210907 QUOカード告知バナー */
.bnr_cp2109_quocard{
	margin: 20px 0;
	padding: 5.3333vw 0 0;
	background-color: #ccf6f4;
}
.bnr_cp2109_quocard__title{
	padding: 0 2.4vw;
}
.bnr_cp2109_quocard__item{
	padding: 5.3333vw;
}
.bnr_cp2109_quocard__item a{
	display: block;
	filter: drop-shadow(1px 1px 3px rgba(0,0,0,.1));
}

.bnr_cp2109_quocard__store{
	background-color: #ccf6f4;
}
.bnr_cp2109_quocard__online{
	background-color: #f7e4e8;
}