 @charset "utf-8";


/* article > .block
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article h2.pageTitle{margin-top:6px;}

article .block{
	margin-top:20px;
	}
article .block p,
article .block ol{
/* 	margin:12px 14px 0; */
	margin:10px 8px 0;
	}
article .block ol li{
    line-height: 1.5;
	}

/* article.sdfSalon
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.sdfSalon figure figcaption{
	display:none;
}
article.sdfSalon .handBlock p.image,
article.sdfSalon .counselingBlock p.image{
    background-size: 84px; /*common image width 640px*/
    -webkit-background-size: 84px auto; /*for XPERIA*/
    padding-right:109px;
}
article.sdfSalon .handBlock p.image{background: url(../images/sp_brand/sdf_salon_image_hand.jpg) no-repeat right 0;}
article.sdfSalon .counselingBlock p.image{background: url(../images/sp_brand/sdf_salon_image_counseling.jpg) no-repeat right 0;}
/*
article.sdfSalon .multiplierBlock p.image{background: url(../images/sp_brand/sdf_salon_image_multiplier.jpg) no-repeat right 0;}
*/


.attentionBlock{
	margin: 30px 14px;
	border: 1px solid red;
	padding: 4%;
	box-sizing: border-box;
}
.attentionBlock__title{
	margin-bottom: 1em;
	font-size: 16px;
	font-weight: bold;
	color: red;
}
.attentionBlock__text p{
	font-size: 14px;
	line-height: 1.7;
}
.attentionBlock__text p+p{
	margin-top: 1em;
}

/* #privacy #procedure 
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
#privacy h2,
#procedure h2{
	min-height:12px;
	padding-top:10px;
	padding-bottom:9px;
	padding-left:10px;
	background:#fff0e5;	
}

#privacy article h3, 
#procedure article h3{
	border-radius:7px;
	-webkit-border-radius:7px;
	padding:7px;
	margin:12px 8px 0;
	background:#fff0e5;
	font-size:13px;
	}
#privacy article p, 
#procedure article p{
	margin:6px 14px 0;
}
#privacy article a.btn_procedure{
	display:block;
	line-height:115%;
	width:85%;
	height:1ems;
	margin:15px auto 15px;
	padding:10px 10px 9px;
	background-color:#EBE2F1;
	border-radius:20px 20px 20px 20px;
	text-decoration: none;
	text-align:center;
}
#privacy article .time{
	text-align:right;
}
#privacy article .box{
    box-shadow: 0 0 3px #b3b3b3;
    -webkit-box-shadow: 0 0 3px #b3b3b3;
	border-radius:3px;
	-webkit-border-radius:3px;
	margin:6px 14px 0;
	padding:10px;
	display:inline-block;
	line-height:1.3;
}
#procedure table{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	width:90%;
	margin-left:20px;
	margin-bottom:20px;
}
#procedure table td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:15px;
}

	/* article.coolingoff
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.coolingoff h3{
	border-radius:7px;
	-webkit-border-radius:7px;
	padding:7px;
	margin:12px 8px 0;
	background:#fff0e5;
	font-size:13px;
	}
	article.coolingoff p{
	margin:6px 14px 0;
	}
	article.coolingoff .section_inner{
	margin: 10px;
	}

/* article.precautions
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.precautions p{
	margin:6px 14px 5px 14px;
}

article.precautions p.second {
	margin-bottom:15px;
}

article.precautions ul.case {
	margin:0 10% 15px 10%;
	line-height:1.3em;
}

/* article.sdfFaq
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.sdfFaq{
}
.sdfFaq dl{
	padding:0 0 11px;
	margin:0 11px 11px;
	border-bottom:1px dotted #b6b6b6;
}
.sdfFaq dl:last-child{
	margin-bottom:0;
	border-bottom:none;
}
.sdfFaq dt,
.sdfFaq dd{
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:20px;
	padding-left:25px;
	line-height:1.8;
}
.sdfFaq dt{
	background-image: url(../images/sp_brand/sdf_faq_icon_q.png);
	font-size:13px;
	min-height:20px;
}
.sdfFaq dd{
	margin-top:6px;
	background-image: url(../images/sp_brand/sdf_faq_icon_a.png);
}
.sdfFaq dd p{
	margin-left:0;
	margin-top:0;
}
.sdfFaq dd p.button{
	margin-top:9px;
}

/* article.sdf
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.sdf .block{
	margin:0 6px;
}
article.sdf .block h3{
	margin-top:20px;
}
article.sdf .block ul{
	display: flex;
	flex-wrap: wrap;
	overflow:hidden;
}
article.sdf .block li{
	flex-basis:50%;
	flex-shrink: 0;
	border-bottom:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	box-sizing: border-box;
}
article.sdf .block li:nth-child(odd){
	border-left:1px solid #cbcbcb;
}
article.sdf .buttonImage{
	clear:both;
	text-align:center;
	padding-top:10px;
}

/* article.sdfFoundation
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.sdfFoundation .shikon{
	position:relative;
	overflow:hidden;
	box-shadow:0 0 6px #e9e3ed;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:12px 14px;
    background-color: #efebf2;
    background: linear-gradient(bottom,
				#efebf2 0%,
				#fff 50%,
				#efebf2 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#efebf2),
				color-stop(0.50, #fff),
				to(#efebf2));
}
article.sdfFoundation .shikon h3{
	color:#5e1f6e;
	font-size:13px;
	margin-bottom:5px;
}
article.sdfFoundation .shikon p{
	margin:0 9em 0 0;
}
article.sdfFoundation .shikon p.button{
	margin:0;
	padding-top:45px;
	background-size:72px;
	background: url(../images/sp_brand/sdf_foundation_shikon.png) no-repeat center top;
	width:8em;
	position:absolute;
	right:14px;
	top:12px;
	text-align:right;
}
article.sdfFoundation .shikon p.button a{
	padding:8px 5px;
}
article.sdfFoundation .accordion dt{
	background: url(../images/sp_brand/sdf_foundation_back.jpg) no-repeat;
	font-size:13px;
	color:#fff;
	padding:7px 14px;
	margin-bottom:4px;
}
article.sdfFoundation .accordion dd {
	text-align:center;
	margin-bottom:10px;
}
article.sdfFoundation .accordion dd img[width=65%]{
	margin:0 auto;
}
article.sdfFoundation .accordion dd p.text {
	text-align:left;
}
article.sdfFoundation .accordion dd p.text small{
 font-size:.8em;
 display: inline-block;
}
article.sdfFoundation .accordion dd p.text small.txt-small{
  transform:scale(.9);
  vertical-align: top;
}
article.sdfFoundation .accordion dd p.button a {
	padding:8px 30px;
}

/* article.sdfVisit
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.sdfVisit h4{
	margin:12px 14px;
	text-shadow:0 0 1px #7c7c7c;
	line-height:1.5;
}

/* article.sdfShopSearch
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.sdfShopSearch dl{
	margin-top:10px;
}
article.sdfShopSearch dt{
	border-top:1px solid #dfd8d4;
	border-bottom:1px solid #dfd8d4;
	font-size:13px;
	color:#30301e;
	padding:9px 14px;
	margin-bottom:1px;
    background-color: #fff;
    background: linear-gradient(bottom,
				#fff 0%,
				#e8f2fd 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#fff),
				to(#e8f2fd));
}
article.sdfShopSearch dt.choku{
    background: linear-gradient(bottom,
				#d0e7fd 0%,
				#a6cef7 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#d0e7fd),
				to(#a6cef7));
}
article.sdfShopSearch dd a:first-child{
	border-top:none;
}
.sdfShopSearch .bnr_beauty_shop{
	width: 96%;
	margin: 20px auto;
}
.sdfShopSearch .bnr_beauty_shop img{
	width: 100%;
}
.sdfShopSearch .bnr_beauty_shop .notes{
	margin-top: 10px;
	font-size: 10px;
	line-height: 1.3;
	list-style: none;
}

/* article.brand
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.brand .linkList{
	border-bottom:1px solid #dfd8d4;
}
article.brand .linkList{
	border-bottom:1px solid #dfd8d4;
}
article.brand .sdf .box{
	background:#8bc4db;
	padding:9px 0;
}
article.brand .sdf .box ul{
	overflow:hidden;
	border:1px solid #bbcfe8;
	box-shadow:0 0 4px #bbcfe8;
}
article.brand .sdf .box li a{
	background:#fff;
}
article.brand .sdf .box li a:after{
	content:none;
}
article.brand .sdf .box li a span{
	color:#002c82;
	border-left:3px solid #4464a3;
	padding-left:12px;
	display:inline-block;
}
article.brand .local .box{
	background:#ebfbed;
	padding:10px 0;
}
article.brand .local .box ul{
	display:box;
	display:-webkit-box;
	margin:5px 14px 0;
}
article.brand .local .box li{
	width:48%;
}
article.brand .local .box li:first-child{
	margin-right:4%;
}
article.brand .local h4{
	background:#1eab6e;
	color:#fff;
	padding:7px 14px;
	font-size:13px;
}
article.brand .local span{
	border-left:3px solid #fff;
	padding-left:6px;
	padding-top:1px;
}
article.brand .local .linkList{
	margin-bottom:5px;
}

/* article.career
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.career p,
article.career ul{
	margin:0 14px;
	line-height:1.5;
}
article.career .block:nth-child(2){
	background: url(../images/sp_career/career_people_back.png) no-repeat;
	background-size:100% auto;
	margin-top:0;
}
article.career h3{
	margin-left:14px;
}
article.career .box{
	border:1px solid #cbddf0;
	box-shadow:0 0 2px #cbddf0;
	border-radius:6px;
	-webkit-border-radius:6px;
	margin:7px 14px;
	padding:10px;
	text-align:center;
}
article.career .note{
  font-size:.6rem;
}
/* article.sdfShop
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.sdfShop .lead{
	background: url(../images/sp_brand/sdf_shop_lead_back.jpg) no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	padding-top:25px;
}
article.sdfShop .lead h3{
	text-align:center;
	font-size:1.2rem;
	color:#05387e;
}
article.sdfShop .lead p.text{
	text-align:center;
	margin-top:20px;
}
article.sdfShop .lead p.image{
	min-height:105px;
	margin:20px 14px 0;
	padding-left:150px;
}
article.sdfShop .lead p.image.fukuokatenjin{
	background: url(../images/sp_brand/sdf_shop_lead_image_fukuokatenjin.jpg) no-repeat;
	background-size:141px;
}
article.sdfShop .lead p.image.daimarushinsaibashi{
	background: url(../images/sp_brand/sdf_shop_lead_image_daimarushinsaibashi.jpg) no-repeat;
	background-size:141px;
}
article.sdfShop .lead p.image.sapporoodoui{
	background: url(../images/sp_brand/sdf_shop_lead_image_sapporoodoui.jpg) no-repeat;
	background-size:141px;
}
article.sdfShop .lead p.image.list{
	background: url(../images/sp_brand/sdf_shop_lead_image_list.png) no-repeat;
	background-size:141px;
	min-height:105px;
	margin:20px 14px 0 0;
	padding-left:90px;
}
article.sdfShop .box{
	background:#f6e8bd;
	padding:0 9px 8px;
}
article.sdfShop .box dt{
	text-align:center;
	font-size:13px;
	padding:4px;
}
article.sdfShop .box dd{
	padding:10px 15px;
	background:#fff url(../images/sp_brand/sdf_shop_salon_menu_image.jpg) no-repeat 98% 5px;
	-webkit-background-size:49px auto;
	background-size:49px;
	line-height:1.5;
}
article.sdfShop .box dd strong{
	color:#856a1a;
}
article.sdfShop .box dd small{
	font-size:0.83rem;
}
article.sdfShop .checkList{
	margin:9px 0 0 27px;
	overflow:hidden;
}
article.sdfShop .checkList li{
	background: url(../images/sp_brand/sdf_shop_icon_check.png) no-repeat 0 0;
	-webkit-background-size:9px auto;
	background-size:9px;
	padding-left:13px;
	float:left;
	margin-bottom:7px;
	width:160px;
}
article.sdfShop h4:not(.attentionBlock__title){
	padding:10px;
	border-bottom:1px solid #caf6ff;
    background: linear-gradient(bottom,
				#fdffff 0%,
				#caf6ff 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#fdffff),
				to(#caf6ff));
	color:#444;
	font-size:13px;
	text-align:center;
}
article.sdfShop h4 em{
	font-style:normal;
	color:#856a1a;
}
article.sdfShop ul.shopList {
	overflow: hidden;
}
article.sdfShop ul.shopList li {
	float: left;
	width: 45%;
	margin-left: 3%;
	background: #e2faff;
	border-radius: 7px 7px 7px 7px;
}
article.sdfShop ul.shopList li p.name {
	margin: 10px 10px 0 10px;
	background: #FFF;
	padding: 5px;
	text-align: center;
	color: #8d7429;
	font-size: 14px;
}
article.sdfShop ul.shopList li p.image {
	margin: 0 10px 0 10px;
}
article.sdfShop ul.shopList li p.link {
	margin: 0 10px 0 10px;
	padding: 10px;
	text-align: center;
}
article.sdfShop ul.shopList li p.link a {
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #cbd1d3;
	padding:5px 10px;
    background: linear-gradient(bottom,
				#ffffff 0%,
				#f0eae4 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#ffffff),
				to(#f0eae4));
}

/* article.sdfIntroductionOwner
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.sdfIntroductionOwner .lead{
	margin-top:12px;
}
article.sdfIntroductionOwner .lead h3{
	margin:0 10px 12px;
	font-size:13px;
	color:#16989c;
	text-shadow:0 0 1px #16989c;
	border-left:3px solid #16989c;
	padding-left:6px;
	padding-top:1px;
}
article.sdfIntroductionOwner .lead p{
	margin:0 14px 12px;
}
article.sdfIntroductionOwner .buttonBlock ul{
	overflow:hidden;
	margin-left:10px;
	margin-bottom:18px;
}
article.sdfIntroductionOwner .buttonBlock li{
	width:32%;
	float:left;
	margin-right:1%;
	margin-bottom:1%;
}
article.sdfIntroductionOwner .button a{
	padding:8px 30px;
}
article.sdfIntroductionOwner .block{
	border-top:1px dotted #b6b6b6;
	padding-top:42px;
	padding-bottom:18px;
    background: linear-gradient(bottom,
				#fff 0%,
				#fff 5%,
				#e5fcf0 15%,
				#e5fcf0 85%,
				#fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#fff),
				color-stop(0.05, #fff),
				color-stop(0.15, #e5fcf0),
				color-stop(0.85, #e5fcf0),
				to(#fff));
}
article.sdfIntroductionOwner .block h3{
	margin:0 14px;
	background: url(../images/sp_brand/sdf_introduction_owner_title_back.png) no-repeat;
	background-size:84px;
	-webkit-background-size:84px auto;
	padding:3px 0 10px 7px;
	overflow:hidden;
}
article.sdfIntroductionOwner .block h3 img{
}
article.sdfIntroductionOwner .buttonImage{
	text-align:center;
}
article.sdfIntroductionOwner .buttonImage a{
	width:14em;
	white-space:nowrap;
	text-align:left;
	box-shadow:1px 2px 3px #ddd;
	color:#555;
	padding:12px 9px 6px;
	margin:auto;
	text-decoration:none;
	line-height:1.3;
	border-radius:7px;
	-webkit-border-radius:7px;
    background: linear-gradient(bottom,
				#fff 0%,
				#ffeed3 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#fff),
				to(#ffeed3));
}
article.sdfIntroductionOwner #Miyakonojo .buttonImage a{
	padding:12px 9px 6px;
}
article.sdfIntroductionOwner .buttonImage a img{
	float:left;
	margin-right:5px;
	margin-top:-6px;
}
article.sdfIntroductionOwner .buttonImage a:after{
	display:block;
	content:" ";
	height:5px;
	width:100%;
	background: url(../images/sp_brand/sdf_introduction_owner_button_icon.png) no-repeat right 0;
	background-size:5px;
	float:right;
	margin-right:-3px;
	margin-top:-4px;
}
article.sdfIntroductionOwner dl{
	margin:0 14px;
}
article.sdfIntroductionOwner dt{
	line-height:1.3;
	border:1px solid #dae9eb;
	border-radius:3px;
	-webkit-border-radius:3px;
	margin-bottom:5px;
	background:#fff  url(../images/sp_brand/button_open.png) no-repeat 98% center;
	background-size:11px auto;
}
article.sdfIntroductionOwner dt.active{
	background:#fff  url(../images/sp_brand/button_close.png) no-repeat 98% center;
}
article.sdfIntroductionOwner dt span,
article.sdfIntroductionOwner dt.active span{
	display:block;
	width:85%;
	background: url(../images/sp_brand/sdf_introduction_owner_icon_q.png) no-repeat 10px 7px;
	background-size:11px;
	-webkit-background-size:11px auto;
	padding:7px 0 4px 28px;
}
article.sdfIntroductionOwner dd{
	padding:0 6px 6px;
	line-height:1.5;
}
article.sdfIntroductionOwner dd strong{
	color:#db962b;
}

/* article.sdfPolicy
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.sdfPolicy .block.lead p:last-child{
	border-bottom:1px dotted #b6b6b6;
	padding-bottom:20px;
}
article.sdfPolicy .block h3{
	margin-top:20px;
}
article.sdfPolicy .block h3+p{
	margin-bottom:3px;
}

/* article.sdfShikon
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.sdfShikon .shikonEssenceBlock{
	padding:25px 0 25px 12px;
	background-color:#fdfdfd;
	background-image:url(../images/sp_brand/sdf_shikon_shikon_box_top.png), url(../images/sp_brand/sdf_shikon_shikon_box_bottom.png);
	background-size:3px auto;
	background-repeat:repeat-x;
	background-position:0 0,0 bottom;
}
article.sdfShikon .shikonEssenceBlock h4 strong{
	color:#621c73;
	font-size:13px;
}
article.sdfShikon .shikonEssenceBlock p{
	overflow:hidden;
	margin-top:6px;
	line-height:1.3;
}
article.sdfShikon .shikonEssenceBlock img{
	float:left;
	margin-right:7px;
	border:1px solid #fff;
}
article.sdfShikon .use h3{
	background:#deeadd;
	padding:7px 14px;
}
article.sdfShikon .use h3 span{
	border-left:3px solid #2f7f2e;
	padding-left:6px;
	padding-top:1px;
	color:#4b4b4b;
}
article.sdfShikon .use > div{
	border-bottom:1px dotted #b6b6b6;
	margin:0 14px;
	padding:12px 0;
}
article.sdfShikon .use img{
	float:left;
	margin-right:8px;
}
article.sdfShikon .use h4{
	font-size:13px;
}
article.sdfShikon .use ul,
article.sdfShikon .use div p{
	margin-top:6px;
	line-height:1.3;
	font-size:11px;
}
article.sdfShikon .use > p:last-child{
	text-align:center;
}

/* 	sdfBusiness
	sdfRecruitOwner
	sdfRecruitAdviser
----- ----- ----- ----- ----- ----- ----- */
article .recruitContact {
	background:#fefaef;
	padding-bottom:20px;
}
article .recruitContact p.image{
	background: url(../images/sp_brand/sdf_business_contact_name.png) no-repeat right 0;
	background-size:50% auto;
	padding-right:50%;
}
article .recruitContact b{
	text-shadow:0 0 1px #666;
	font-size:14px;
}

/* 	sdfRecruitOwner
	sdfRecruitAdviser
----- ----- ----- ----- ----- ----- ----- */
article.sdfRecruitOwner .lead h3,
article.sdfRecruitAdviser .lead h3{
	color:#de812e;
	text-shadow:0 0 1px #de812e;
	margin:12px;
	padding:6px;
	font-size:16px;
	border:1px solid #de812e;
	text-align:center;
}
article.sdfRecruitOwner .box > div,
article.sdfRecruitAdviser .box > div{
	border-bottom:1px dotted #b6b6b6;
	padding-bottom:12px;
	padding-top:12px;
	margin:0 12px;
}
article.sdfRecruitOwner .box > div:last-child,
article.sdfRecruitAdviser .box > div:last-child{
	border:none;
	padding-bottom:0;
}
article.sdfRecruitOwner h3.belting,
article.sdfRecruitAdviser h3.belting{
    background: linear-gradient(bottom,
				#8abfe7 0%,
				#7ab2df 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#8abfe7),
				to(#7ab2df));
	color:#fff;
	font-size:16px;
	text-align:center;
	padding:8px;
	text-shadow:-1px -1px #6d9dcf;
}
article.sdfRecruitOwner .box p,
article.sdfRecruitAdviser .box p{
	margin:0;
	font-size:11px;
}
article.sdfRecruitOwner .box .icon,
article.sdfRecruitAdviser .box .icon{
	margin-bottom:3px;
}
article.sdfRecruitOwner .box .image,
article.sdfRecruitAdviser .box .image{
	float:right;
	margin-left:6px;
}
article.sdfRecruitOwner .box .catch,
article.sdfRecruitAdviser .box .catch{
	font-size:14px;
	margin-bottom:10px;
}
article.sdfRecruitOwner .box .catch strong,
article.sdfRecruitAdviser .box .catch strong{
	color:#de812e;
}

/* sdfRecruitOwner
----- ----- ----- ----- ----- ----- ----- */
article.sdfRecruitOwner .lead p.text strong{
	color:#de812e;
}
article.sdfRecruitOwner .box p.point{
	margin-top:10px;
}

/* sdfRecruitAdviser
----- ----- ----- ----- ----- ----- ----- */
article.sdfRecruitAdviser .lead p.text strong{
	color:#dd6b6b;
}
article.sdfRecruitAdviser .lead h3{
	color:#dd6b6b;
	text-shadow:0 0 1px #dd6b6b;
	border:1px solid #dd6b6b;
}
article.sdfRecruitAdviser .box .catch strong{
	color:#dd6b6b;
}
article.sdfRecruitAdviser .box .catch span{
	display:block;
	font-size:12px;
}

/* article.sdfBusiness
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.sdfBusiness .recruitOwner h3,
article.sdfBusiness .recruitAdviser h3,
article.sdfBusiness .interview h3,
article.sdfBusiness .ring h3 {
	padding:12px 14px 0;
}
article.sdfBusiness .recruitOwner,
article.sdfBusiness .recruitAdviser{
	background-size:100% auto;
	background: url(../images/sp_brand/sdf_business_recruit_owner_back.jpg) no-repeat;
}
article.sdfBusiness .recruitAdviser {background: url(../images/sp_brand/sdf_business_recruit_adviser_back.jpg) no-repeat;}
article.sdfBusiness .recruitOwner p,
article.sdfBusiness .recruitAdviser p{
	margin-top:5px;
}
article.sdfBusiness .recruitOwner .catch,
article.sdfBusiness .recruitAdviser .catch{
	font-size:13px;
	margin-top:15px;
	color:#de812e;text-shadow:0 0 1px #de812e;
}
article.sdfBusiness .recruitAdviser .catch{color:#dd6b6b;text-shadow:0 0 1px #dd6b6b;}
article.sdfBusiness .recruitOwner h4,
article.sdfBusiness .recruitAdviser h4{
	color:#fff;
	padding:4px 7px;
	display:inline-block;
	margin:9px 0 3px 14px;
	background:#de812e;
}
article.sdfBusiness .recruitAdviser h4{background:#dd6b6b;}
article.sdfBusiness .recruitOwner ul,
article.sdfBusiness .recruitAdviser ul{
	margin:5px 14px;
	line-height:1.4;
}
article.sdfBusiness .recruitOwner .button a,
article.sdfBusiness .recruitAdviser .button a{
	padding:8px 30px;
}

article.sdfBusiness .interview h3 {
	padding-top:14px;
	border-top:1px dotted #b6b6b6;
}
article.sdfBusiness .interview ul{
	overflow:hidden;
	margin:10px;
}
article.sdfBusiness .interview li{
	width:32%;
	float:left;
	margin-right:1%;
	margin-bottom:1%;
}
article.sdfBusiness .ring {
	background:#d1fae4;
	padding-bottom:12px;
}
article.sdfBusiness .ring .blockBody {
	background:#fff;
	border:1px solid #b6e5d6;
	padding:12px;
	margin:9px 12px 0;
}
article.sdfBusiness .ring h4 {
	text-align:center;
	color:#05387e;
	font-size:13px;
	text-shadow:0 0 1px #05387e;
}
article.sdfBusiness .ring dl{
	overflow:hidden;
}
article.sdfBusiness .ring dt {
	text-shadow:0 0 1px #373737;
	font-size:13px;
	margin-top:15px;
}
article.sdfBusiness .ring dd {
	margin-top:9px;
	line-height:1.5;
}
article.sdfBusiness .ring dd img{
	float:right;
	margin-left:10px;
}

/* article.sdfMaintenance
----- ----- ----- ----- ----- ----- ----- */
article.sdfMaintenance .tabArea{
	list-style:none;
	border-bottom:1px solid #f4a94f;
	overflow:hidden;
	width:320px;
	margin:15px auto 0;
}
article.sdfMaintenance .tabArea.night{
	border-bottom:1px solid #418ccb;
}
article.sdfMaintenance .tabArea li{
	float:left;
}
article.sdfMaintenance .tabArea li.night{
	float:right;
}
article.sdfMaintenance .tabArea li a{
	display:block;
	text-indent:-99999em;
	width:160px;
	height:20px;
	background: url(../images/sp_brand/sdf_maintenance_tab_morning.png) no-repeat 0 -20px;
	background-size:160px auto;
}
article.sdfMaintenance .tabArea li.night a{
	background: url(../images/sp_brand/sdf_maintenance_tab_night.png) no-repeat 0 -20px;
	background-size:160px auto;
}
article.sdfMaintenance .tabArea li a.active,
article.sdfMaintenance .tabArea li a:hover{
	background-position:0 0;
}
article.sdfMaintenance .motion{
	text-align:center;
	clear:both;
	display:none;
}
article.sdfMaintenance .active{
	display:block;
}

/* article.sdfFacialsalon
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
article.sdfFacialsalon .lead{
	margin-top:0 !important;
}
article.sdfFacialsalon .lead ul{
	margin:0 12px;
	list-style:none;
	border-top:1px solid #bee1e4;
}
article.sdfFacialsalon .lead li{
	border:1px solid #bee1e4;
	border-top:none;
	padding:6px 18px 6px 24px;
	text-indent:-16px;
	background:url(../images/sp_brand/sdf_facialsalon_list_back.png) no-repeat 98% center;
	background-size:4px auto;
	line-height:1.3;
}
article.sdfFacialsalon .lead li:first-letter{
	color:#1894a0;
}
article.sdfFacialsalon .lead li a{
	text-decoration:none;
}

article.sdfFacialsalon ol.serviceFlow{
	margin:0;
}
article.sdfFacialsalon ol.serviceFlow li{
	overflow:hidden;
	padding:12px;
	border-top:1px solid #f9caad;
	border-bottom:2px solid #fff;
	background-size:16px auto;
	background:url(../images/sp_brand/sdf_facialsalon_service_arrow.png) no-repeat center bottom;
}
article.sdfFacialsalon ol.serviceFlow li:first-child{
	border-top:none;
}
article.sdfFacialsalon ol.serviceFlow li:last-child{
	background:none;
}
article.sdfFacialsalon ol.serviceFlow li strong{
	display:block;
	font-size:14px;
	text-shadow:0 0 1px #777;
}
article.sdfFacialsalon ol.serviceFlow li small{
	display:block;
	color:#709dd4;
}
article.sdfFacialsalon ol.serviceFlow li:first-letter{
	color:#e07e4a;
	text-shadow:0 0 1px #e07e4a;
}
article.sdfFacialsalon ol.serviceFlow li:nth-child(7){
	background-color:#fff4f3;
	border-bottom:2px solid #fff4f3;
}
article.sdfFacialsalon ol.serviceFlow li:nth-child(7):first-letter{
	color:#e66178;
	text-shadow:0 0 1px #e66178;
}
article.sdfFacialsalon ol.serviceFlow li img{
	float:right;
}
article.sdfFacialsalon .systemBlock .catch{
	text-align:center;
	color:#1894a0;
	text-shadow:0 0 1px #1894a0;
	font-size:14px;
}
article.sdfFacialsalon .systemBlock p.text{
	margin-bottom:18px;
}
article.sdfFacialsalon .systemBlock p.text strong{
	text-shadow:0 0 1px #7c7c7c;
}
article.sdfFacialsalon .systemBlock .memberBlock,
article.sdfFacialsalon .systemBlock .visitorBlock{
	text-align:center;
	background:#fee9ed;
	border-radius: 4px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:2px;
}
article.sdfFacialsalon .systemBlock .visitorBlock{
	background:#ffeed1;
}
article.sdfFacialsalon .systemBlock .memberBlock .blockInner,
article.sdfFacialsalon .systemBlock .visitorBlock .blockInner{
	margin:3px 12px 12px;
	border-radius:5px;
	box-shadow: 0 0 1px 1px #eee;
	border-radius: 4px / 2px;
	background:#fff;
	padding-top:6px;
	padding-bottom:14px;
}
article.sdfFacialsalon .systemBlock .memberBlock p,
article.sdfFacialsalon .systemBlock .visitorBlock p{
	text-align:left;
}

article.sdfFacialsalon .packBlock > div{
	padding-top:14px;
	padding-bottom:22px;
}
article.sdfFacialsalon .packBlock > div img{
	float:right;
	margin:0 13px 13px;
}
article.sdfFacialsalon .packBlock .fungoBlock{
	margin-top:12px;
	background-color:#e5f9eb;
    background: linear-gradient(bottom,
				#e5f9eb 0%,
				#e5f9eb 80%,
				#fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#e5f9eb),
				color-stop(0.80, #e5f9eb),
				to(#fff));
}
article.sdfFacialsalon .packBlock .brightningBlock{
	background-color:#fbe9dd;
    background: linear-gradient(bottom,
				#fbe9dd 0%,
				#fbe9dd 80%,
				#fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#fbe9dd),
				color-stop(0.80, #fbe9dd),
				to(#fff));
}
article.sdfFacialsalon .packBlock .emollientBlock{
	background-color:#f1effc;
    background: linear-gradient(bottom,
				#f1effc 0%,
				#f1effc 80%,
				#fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#f1effc),
				color-stop(0.80, #f1effc),
				to(#fff));
}
article.sdfFacialsalon .packBlock .extraBlock{
	background-color:#fee6eb;
    background: linear-gradient(bottom,
				#fee6eb 0%,
				#fee6eb 80%,
				#fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,
				from(#fee6eb),
				color-stop(0.80, #fee6eb),
				to(#fff));
}
article.sdfFacialsalon .packBlock .footMassageBlock{
	background-color:#d5f0f2;
	padding:6px;
}
article.sdfFacialsalon .packBlock h4{
	margin:0 14px;
	font-size:13px;
	line-height:1.3;
}
article.sdfFacialsalon .packBlock .fungoBlock h4{
	color:#599e2f;
	text-shadow:0 0 1px #599e2f;
}
article.sdfFacialsalon .packBlock .brightningBlock h4{
	color:#c5500a;
	text-shadow:0 0 1px #c5500a;
}
article.sdfFacialsalon .packBlock .emollientBlock h4{
	color:#7059a4;
	text-shadow:0 0 1px #7059a4;
}
article.sdfFacialsalon .packBlock .extraBlock h4{
	color:#d24961;
	text-shadow:0 0 1px #d24961;
	background: url(../images/sp_brand/sdf_facialsalon_pack_extra_special.png) no-repeat 8.5em 0;
	background-size:70px auto;
}
article.sdfFacialsalon .packBlock .footMassageBlock h4{
	padding:3px;
	color:#315a95;
	text-shadow:0 0 1px #315a95;
	text-align:center;
}
article.sdfFacialsalon .packBlock h4 span,
article.sdfFacialsalon .packBlock h4 strong{
	display:block;
	font-size:11px;
}
article.sdfFacialsalon .packBlock h4 span{
	text-shadow:none;
}
article.sdfFacialsalon .packBlock h4 strong{
	margin-top:3px;
}
article.sdfFacialsalon .packBlock p{
	margin-top:8px;
}
article.sdfFacialsalon .packBlock p span{
	text-indent:-1em;
	padding-left:1em;
	display:block;
	font-size:11px;
}
article.sdfFacialsalon .packBlock .footMassageBlock .blockInner{
	overflow:hidden;
	background:#fff;
	padding:12px 0 12px;
}
article.sdfFacialsalon .packBlock .footMassageBlock .blockInner p{
	margin-top:0;
}






/* clubバラエティ商品_common
----- ----- ----- ----- ----- ----- ----- ----- */
.club_pageTitle {
	width:100%;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background:#f7f6f4;
	color:#592553;
	text-align:center;
	font-size:1.4em;
	padding-top:10px;
	padding-bottom:8px;
}

/* club_airly
----- ----- ----- ----- ----- ----- ----- ----- */

#club_airly .mtitle1 {
	color:#EC7589;
	font-weight:bold;
	font-size:1.4em;
	text-align:center;
	padding:18px 0 0px 0;
	border-top:dotted 1px #ccc;
	}

#club_airly .mtitle1 b{
	color:#FF9900;
	}

#club_airly .stitle {
	background-color:#D598C2;
	color:#FFFF99;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
	margin:8px 0 5px 0;
	}

#club_airly .stitle b {
	color:#FFFFFF;
	}

#club_airly .exp,
#club_airly .img_exp,
#club_airly .answer {
	padding:0 8px 8px 8px;
	}

#club_airly .question {
	padding:0 8px 0 8px;
	}

#club_airly .exp b {
	color:#EC7589;
	font-weight:bold;
	}

#club_airly .img_exp b {
	color:#D598C2;
	font-weight:bold;
	}

#club_airly .mtitle2 {
	color:#EC7589;
	font-size:1.4em;
	text-align:center;
	font-weight:bold;
	padding:20px 0 8px 0;
	margin-top:15px;
	border-top:dotted #999999 1px;
	}

#club_airly .mtitle2 b {
	color:#FF9900;
	font-weight:bold;
	}

#club_airly .mtitle2 span {
	color:#D598C2;
	font-weight:bold;
	}

#club_airly .question {
	color:#FF9900;
	font-size:1.2em;
	font-weight:bold;
	}

#club_airly .answer b {
	color:#D598C2;
	font-size:1.2em;
	font-weight:bold;
	}

#club_airly .mtitle3 {
	background-color:#661b78;
	color:#FFFFFF;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
	margin:20px 0 5px 0;
	}

#club_airly_loft .loft {
	width:100%;
	margin:15px 0;
	}

#club_airly_plaza .plaza{
	width:100%;
	margin:15px 0;
	}

.btn_to_ec {
	margin:20px 0 0 0;
	text-align:center;
}




/* club_airybase
----- ----- ----- ----- ----- ----- ----- ----- */

#club_airybase .mtitle1 {
	color:#EC7589;
	font-weight:bold;
	font-size:1.4em;
	text-align:center;
	padding:18px 0 0px 0;
	}

#club_airybase .point {
	background-color:#F4B3C1;
	color:#FFFFFF;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
	margin:8px 0 5px 0;
	}

#club_airybase .point b {
	color:#FFFFFF;
	}

#club_airybase .exp {
	padding:0 8px 8px 8px;
	}

#club_airybase .exp b {
	color:#EC7589;
	font-weight:bold;
	}

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

.club_section {
	background: #e5e1f8; /* Old browsers */
	background: -moz-linear-gradient(top, #e5e1f8 0%, #ffffff 50%, #e5e1f8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e5e1f8 0%,#ffffff 50%,#e5e1f8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e5e1f8 0%,#ffffff 50%,#e5e1f8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e1f8', endColorstr='#e5e1f8',GradientType=0 ); /* IE6-9 */
}

.club_section_wrap {
	padding: 0 3.59375% 3.59375%;
}

.club_2pro_list {
	margin: 0 0 2.5%;
}

.club_2pro_list li {
	float: left;
	width: 48.5%;
}

.club_2pro_list .club_2pro_list2 {
	float: right;
}

.club_2pro_list img {
	width: 100%;
}

.club_pro_other_wrap {
	padding: 2.53378378378378%;
	background: #fff;
	border: 1px solid #E3E3E3;
}

.club_pro_other1 {
	padding: 0 0 2.53378378378378%;
	border-bottom: 1px solid #E3E3E3;
}

.club_pro_other2 {
	padding: 2.53378378378378% 0 0;
}

.club_pro_other_wrap h4 {
	float: left;
	width: 34.7%;
	box-sizing: border-box;
	border-right: 1px solid #E3E3E3;
}

.club_pro_other_wrap img {
	width: 100%;
}

.club_pro_other_list {
	float: left;
	width: 65.3%;
	margin: 0 !important;
}

.club_pro_other_list li {
	float: left;
	width: 37.85166240409207%;
}

.club_pro_other_list .club_pro_other_list4 {
	width: 29.15601023017903%;
}

.club_pro_other_list .club_pro_other_list5 {
	width: 32.9923273657289%;
}

/* article.social_media_policy
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
.social_media_policy section {
	text-align:left;
	margin: 12px 14px 0;
}

.social_media_policy .strong {
	font-weight: bold;
	font-size: 110%;
}

.social_media_policy .categoryTitle {
	margin-bottom: 20px;
}

.social_media_policy h1 {
	margin-bottom: 20px;
}

.social_media_policy.lead {
	margin-top:30px;
}

.social_media_policy p.texr {
	text-align: right;
}

.social_media_policy table {
	width: 100%;
}

.social_media_policy table th {
	font-weight: normal;
	vertical-align: top;
	width: 5%;
	padding-bottom: 10px;
}

.social_media_policy table td {
	width: 95%;
	line-height: 1.4em;
}

.social_media_policy .mb10 {
	margin-bottom: 10px;
}

.social_media_policy .mb15 {
	margin-bottom: 15px;
}

.social_media_policy .mb20 {
	margin-bottom: 20px;
}

.social_media_policy .mb30 {
	margin-bottom: 30px;
}

.texxt_hd {
	margin: 0 0 5px;
	font-weight: bold;
}

.smp_li {
	margin: 0 0 20px;
}

.smp_li li {
	line-height: 1.6;
	margin: 0 0 5px;
	list-style: none;
}

.smp_li li a {
	text-decoration: underline;
}

/* article.link_policy
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
.link_policy section {
	text-align:left;
	margin: 12px 14px 0;
}

.link_policy .strong {
	font-weight: bold;
	font-size: 110%;
}

.link_policy .categoryTitle {
	margin-bottom: 20px;
}

.link_policy h1 {
	margin-bottom: 20px;
}

.link_policy.lead {
	margin-top:30px;
}

.link_policy p.texr {
	text-align: right;
}

.link_policy .declareList {
	list-style: none;
}

.link_policy .declareList li {
	list-style: outside decimal;
	line-height: 1.4;
	margin-left: 2em;
	margin-bottom: 15px;
	font-size: 12px;
}

.link_policy .declareList li p {
	margin-bottom: 1em;
}

.link_policy .declareList li ul li {
	list-style: outside disc;
	line-height: 1.4em;
	margin-bottom: 0;
	font-size: 12px;
}

.link_policy .mb10 {
	margin-bottom: 10px;
}

.link_policy .mb15 {
	margin-bottom: 15px;
}

.link_policy .mb20 {
	margin-bottom: 20px;
}

.link_policy .mb30 {
	margin-bottom: 30px;
}


/* shop_search
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */

.shop_search_top_text {
	padding: 0 0 7%;
}

.shop_sttl,
.shop_sttl2 {
	margin-bottom: -5.8%;
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	color: #03498f;
}

.shop_sttl2 {
	margin-bottom: 5%;
}
