/* Basic-Elements
   ============== */
*{
	margin:0;
	padding:0;
	border:0;
}html{
  margin:0;
  padding:0;
  border:0;
  height:100%;
  background-color:transparent;
}body{
	margin:0;
	height:100%;
	color:#444;
	font-size:13px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	word-spacing:1px;
	line-height:23px;
	background:#fff;
	min-width:1192px;  }


ul li{ list-style: none;}
div,dl,dt,dd,h1,h3,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,ul,li {
     margin: 0;
     padding: 0;
}

article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {  
    display:block;  
}  

.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
.cf { *zoom: 1; }/* for IE 6/7 only */


.pc_hidden{
	display:none;
	}
@media screen and (max-width: 640px){
	.pc_hidden{
	display:block;
	}
}

/***********  claerfix  **************/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/***********  A  **************/
a{
  color:#c88900;
  text-decoration:underline;
}

a img{
  border:0; font-size:1px;
line-height:0;
}

a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);}

a:hover{
  color:#955460;
  text-decoration:none;
}


/***********  txt **************/

.txt11px{font-size:11px;}
.txt10px{font-size:10px;}
.txt14px{font-size:14px;}
.blue{color:#01848f;}

.txt_red{color:#d30842}
.txtB { font-weight:bold;}
.txt_center{text-align:center;}
.txt_right{text-align:right;}
h1{
	font-size:11px;
	font-weight:normal;
	width:1055px;
	text-align:right;
	margin:0 auto;
	padding:0;
	line-height:20px;
}

/***********  all_path **************/
#content .all_path{ margin-bottom:0px; width:770px; display:inline-table; float:left;}
#content .all_path li{ float:left;}
#content .all_path A{margin-right:7px;}
#content .all_path em{margin-left:7px;}

/***********  navi **************/
nav{
	margin:0 auto;
}
ul#glb{
	background: url(../img/glb_navi.png) no-repeat;
	width:1192px;
	margin:7px 0 0 0;
	padding:15px 0 7px 0;
	overflow:hidden;
}

ul#glb li{ float:left; margin:0 5px;}
ul#glb li a:hover img{
	opacity:1;
	filter:alpha(opacity=100);}
ul#glb li#glb_home{ margin-left:86px;}
ul#glb li#glb_first{}
ul#glb li#glb_search{}


/*********** glb_smh_out  **************/

#glb_smh_out{ display:none;}



/***********  header **************/
#header_logo{margin-right:18px;}
#header_out{width:1055px; margin:0 auto;}
#header{width:1055px; margin:-20px auto 0; padding: 10px 0 7px 0; display:block; overflow:hidden;}
#header_left{ float:left; width:500px;}
#header_right{	float:right; paddding:0; margin:23px 0 0 0; text-align:right;}


/***********  footer **************/
footer#footer_out{ background: url(../img/bg_bt_stripe_bottom.gif) repeat; width:100%;}
#footer_in{
	width:1050px;
	margin:0 auto;
	padding:10px 0 30px 0;
	text-align:left;
	font-size:11px;
	line-height:1.4em;
}
#footer_in .fb-like {
    width: 500px;
    margin: 10px auto;
    text-align: center;
}
#footer_mainmenu {
	width:1050px;
	margin:30px auto;
	overflow:hidden;
}
#footer_mainmenu .menubox_left {
	display:block;
	width:240px;
	height:16em;
	float:left;
	margin:0;
	padding:0;
}
#footer_mainmenu .menubox {
	width:269px;
	height:16em;
	display:block;
	border-left:1px solid #99d5d9;
	float:left;
	margin:0;
	padding:0;
}
#footer_mainmenu .menubox p,
#footer_mainmenu .menubox_left p {font-size:14px; line-height:2.5em;}
#footer_mainmenu .menubox p {margin-left:15px;}
#footer_mainmenu .menubox ul,
#footer_mainmenu .menubox_left ul {list-style:none; line-height:2em;}
#footer_mainmenu .menubox ul a,
#footer_mainmenu .menubox_left ul a {font-size:12px; text-decoration:none;}
#footer_mainmenu .menubox ul a:hover,
#footer_mainmenu .menubox_left ul a:hover {text-decoration:underline;}
#footer_mainmenu .menubox ul {padding-left:15px;}
#footer_mainmenu .menubox ul li:before,
#footer_mainmenu .menubox_left ul li:before {
	content: "\f105";
	font-family: FontAwesome;
	display: block;
	font-size:1.1em;
	float:left;
	margin-right:4px;
	color:#c88900;
}

#footer_menu_out{width:100%; padding:20px 0 0 0;}
ul#footer_menu{margin:0 auto 15px; overflow:hidden; text-align:center;}
ul#footer_menu li{display: inline-block; padding:0 5px; margin:0; border-right:1px solid #99d5d9; font-size:12px;}
ul#footer_menu li:last-child{border:0;}
ul#footer_menu li a{color:#666; text-decoration:none;}
ul#footer_menu li a:hover{color:#666; text-decoration:underline;}
#footer_copy p {font-size:11px; text-align:center;}

footer .spbnr {width:100%; margin:2% 0; padding:0;}
footer .spbnr img {width:100%;}

/***********  wrapper **************/
#wrapper_out_line{  margin:0 auto;
  position:relative;
  width:auto;
  height:100%;
  text-align:left;}
#wrapper_in_line{  }  
#wrapper_out{ background: url(../img/bg_stripe.gif) repeat-x; width:100%; margin:0 auto; overflow:hidden; padding-bottom: 0;}
#wrapper{width:1192px; margin:0 auto;}
#wrapper_top{ height:300px;}
#wrapper_bt{background:#FFF;}

#content_out{width:1192px; margin:0 auto; }
#content{
	width:1058px;
	margin-left:67px;
}
*:first-child+html #content{
	width:1058px;
	margin-left:67px;
	display:inline-table;
	margin-top: 5px;
}

/***********  content_left **************/
 
#top_img{}

#top_left{
	width:770px;
	float:left;
	margin-right: 23px;
	
}
#content_left{
	width:770px;
	float:left;
	margin-right: 23px;
	background:#FFF;
	padding-bottom: 100px;
	
}
*:first-child+html #content_left{
	width:770px;
	float:left;
	margin-right: 23px;
	background:#FFF;
	padding-bottom: 100px;
	
}
ul#cont_main_qa{ }
ul#cont_main_qa li{}
ul#cont_main_qa li dl{
	padding:0 10px;
}
ul#cont_main_qa li dl dt.marriage_cont_main_q{
	border-bottom:1px dotted #b79e70;
	font-weight:bold;
	background: url(../img/icon_Q.png) no-repeat 0 12px;
	padding:13px 0 12px 45px;
}
ul#cont_main_qa li dl dd.cont_main_qa_a{
	border-bottom:2px dotted #b79e70;
	background: url(../img/icon_A.png) no-repeat 0 12px;
	padding: 13px 0 12px 45px;
	line-height:23px;
}

#side ul.profile{
	font-size:11px;
	line-height:19px;
	background:#FFF;
	padding:11px;
	border:1px solid #e59eb5; margin-bottom:13px;
}

/***********  top_intro **************/
div.top_intro{
	margin-top: 22px;
	width:770px;
	height:100%;
	margin-bottom:22px;
}
div.top_intro_top{
	height:21px;
}
div.top_intro_bg{background: url(../img/top_intro_bg.gif) repeat-y; padding:10px 0}

div.top_intro_bg p{ padding: 0px 50px 10px;}
div.top_intro_btn{
	margin:0 auto;
	padding:10px 0;
	width:421px;
	height:85px;
	clear: both;
}
div.top_intro_btn span{ display:none;}
div.top_intro_btm{
	height:21px;
}

span.top_intro_btn02{ display:none;}
A span.top_intro_btn_txt{display:none;}

div.top_intro_bg a,
.salonsearch a{
	display:block;
	width:80%;
	margin:0 auto;
	padding:0;
	line-height:44px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:1.2em;
	border:1px solid #058087;
	background: #59a9ac;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5YTlhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjNDM5ZWEzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMzdhY2IzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjMDE5MzlkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJhYzRjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #59a9ac 0%, #439ea3 7%, #37acb3 50%, #01939d 51%, #2ac4cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#59a9ac), color-stop(7%,#439ea3), color-stop(50%,#37acb3), color-stop(51%,#01939d), color-stop(100%,#2ac4cc));
	background: -webkit-linear-gradient(top,  #59a9ac 0%,#439ea3 7%,#37acb3 50%,#01939d 51%,#2ac4cc 100%);
	background: -o-linear-gradient(top,  #59a9ac 0%,#439ea3 7%,#37acb3 50%,#01939d 51%,#2ac4cc 100%);
	background: -ms-linear-gradient(top,  #59a9ac 0%,#439ea3 7%,#37acb3 50%,#01939d 51%,#2ac4cc 100%);
	background: linear-gradient(to bottom,  #59a9ac 0%,#439ea3 7%,#37acb3 50%,#01939d 51%,#2ac4cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59a9ac', endColorstr='#2ac4cc',GradientType=0 );
	 border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		 -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
			-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
			 text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}

div.top_intro_bg a i,
.salonsearch a i{ margin-right:8px;}
.salonsearch {clear:both; padding:10px 0;}

/***********  info_1404 **************/
.info_1404 {
	margin-bottom:20px;
	background:url(../img/bg_stripe.gif);
	padding:8px;
	color:#844e07;
}
.info_1404 dt {
	font-weight:bold;
	cursor:pointer;
}
.info_1404 dd {
	background-color:#FFF;
	padding:8px;
	display:none;
}
.info_1404 dd span {
	font-weight:bold;
}

/***********  top_intro_btn_sm **************/
.top_intro_btn_sm{ display:none;}

/***********  top_salon **************/
div#top_salon {
	margin:0 0 25px 0;
	width:770px;
}
div#top_salon h2{margin-bottom:20px;}
div#top_salon h2 span{ display:none;}

div#top_salon a{text-decoration:none;}
div#top_salon ul.topsalonlist{
	width:759px;
	margin:0 0 0 11px;
	padding:0;
	list-style:none;
	overflow:hidden;
	}
div#top_salon ul.topsalonlist li{
	display:block;
	width:142px;
	background:#fdfaf2;
	border:1px solid #f4cd87;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin:5px 7px 5px 0;
	padding:5px 0px;
	float:left;
	overflow:hidden;
	min-height:2em;
	}
div#top_salon ul.topsalonlist li img{ margin:0 auto; display:block; padding:2px 0;}
div#top_salon ul.topsalonlist li h3{
	width:134px;
	margin:0 auto;
	padding:2px 0 0 0;
	font-weight:bold;
	font-size:12px;
	line-height:1.2em;
	color:#5c461f;
	}
div#top_salon ul.topsalonlist li span{
	
	font-size:10px;
	line-height:1.2em;
	clear:right;
	color:#c99a49;
	background:#fef1d4;
	padding:1px 4px;
	margin-right:4px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border:1px solid #ecd5ac;
	}
div#top_salon ul.topsalonlist li p{
	width:134px;
	margin:0px auto;
	padding:1px 0;
	font-size:10px;
	line-height:1.2em;
	color:#666666;
}



/*********   top_pickup  ***************/
#top_pickup{margin-bottom:25px; width:770px; overflow:hidden;}
#top_pickup h2{margin-bottom:20px;}
#top_pickup h2 span{display:none;}
#top_pickup ul#top_pickup_list { height:100%; margin:0 auto; width:770px;}
#top_pickup ul#top_pickup_list li {
	width:370px;
	margin:0 0 0 0 ;
	padding:0;
	float:left; display:block; margin-right:30px; margin-bottom:17px;
}
#top_pickup ul#top_pickup_list li:nth-child(even) {margin-right:0;}

#top_pickup ul#top_pickup_list li.top_pickup_list_smh_up{ display:none;}
#top_pickup ul#top_pickup_list li.top_pickup_list_smh_none{ display:block;}
#top_pickup ul#top_pickup_list li img { float:left; margin-right:13px; border:solid 1px #cabeaa;}
#top_pickup ul#top_pickup_list li A{text-decoration:none; }


#top_pickup ul#top_pickup_list li A:hover{ width:100%; }

#top_pickup ul#top_pickup_list li p.ttl {
	line-height:21px;
	font-weight:bold; font-size:14px; margin-bottom:7px; text-decoration:underline;
}

#top_pickup ul#top_pickup_list li p.txt {line-height:18px; color:#555; font-size:11px;}
#top_pickup ul#top_pickup_list li p.txt A {}


@media screen and (max-width: 640px) {
div#top_pickup{width:100%;}
div#top_pickup h2{ margin-bottom:0;
cursor:pointer; 
background:url(/img/top_ttl_bg_smh.jpg); 
width:100%; 
height:30px; 
font-size:115%; 
text-align:center; 
padding-top:20px; 
text-decoration:none; 
color:#b48b33; 
font-weight:normal; 
position:relative;
}
#top_pickup h2 span{display:block;}

#top_pickup{margin:3% 0;}
#top_pickup h2 img { display:none;}
#top_pickup ul#top_pickup_list{ width:100%; margin:0;}
#top_pickup ul#top_pickup_list li {
	clear:both;
	width:100%;
	margin:0;
	padding:0;
	font-size:12px;
	float:none;
	border-bottom:1px solid #ccc;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eafcff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eafcff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eafcff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eafcff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eafcff 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eafcff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eafcff',GradientType=0 );
	position:relative;
	overflow:hidden;
	display:block;
}
#top_pickup ul#top_pickup_list li:after {
	content: "\f054";
	font-family: FontAwesome;
	display: block;
	font-size:14px;
	color:#99d5d9;
	position:absolute;
 top: 50%;
 right: 5px;
 margin-top: -12px;
}

#top_pickup ul#top_pickup_list li A{width:100%; display:block; text-decoration:none; }
#top_pickup ul#top_pickup_list li.top_pickup_list_smh_none{ display:none; }
#top_pickup ul#top_pickup_list li.top_pickup_list_smh_up{ display:block; }
#top_pickup ul#top_pickup_list li p.ttl {
	color:#333;
	font-weight:normal;
	margin:0;
	text-decoration:none;
	font-size:12px;
	position:absolute;
	top:50%;
	left:22%;
	margin-top:-12px;
}
#top_pickup ul#top_pickup_list li A p.ttl{text-decoration:none; color:#006267;}
#top_pickup ul#top_pickup_list li p.txt {display:none;}
#top_pickup ul#top_pickup_list li A p.ttl span.top_intro_btn02 {
width: 13%;
position: absolute;
top: 0;
left: 85%;
text-align:center;
display: inline;
font-size: 90%;
font-weight: normal;
color: #FFF;
line-height: 22px;
padding: 0 1% 0 0;
margin: 12px 0 0 0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #059aa4;
background: #FFF;
border: 1px solid #059aa4;
}
#top_pickup ul#top_pickup_list li img{ width:20%; display:block;}
#top_pickup ul#top_pickup_list li A p{ text-decoration:none;}
}




/*********   top_pickup_area  ***************/
#top_pickup_area{	margin-bottom:25px;	width:770px;}
#top_pickup_area h2{margin-bottom:5px;}
#top_pickup_area h2 span{display:none;}

#top_pickup_area ul{
	margin:0 auto 10px;
	width:710px;
	text-align:center;
	overflow:hidden;
}
#top_pickup_area ul li{
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:42px;
	width:25%;
	text-align:left;
	padding-left:10px;
	box-sizing:border-box;
}
#top_pickup_area ul li i {
	margin-right:6px;
	color:#82dfdb;
	font-size:1.2em;
	vertical-align:middle;
}
#top_pickup_area ul li A{ color:#845b04;}

@media screen and (max-width: 640px) {
#top_pickup_area{width:100%; margin:2% 0 0 0;}
#top_pickup_area h2 img{display:none;}
#top_pickup_area h2{color:#b48b33; position:relative; background:url(/img/top_ttl_bg_smh.jpg); 
width:100%; height:30px; font-size:115%; text-align:center; padding-top:20px; font-weight:normal; }
#top_pickup_area h2 span{ display:block;}

#top_pickup_area ul{ margin:0 3%; width:100%;}
#top_pickup_area ul li{ width:50%;}
}


/***********  top_qa **************/
div#top_qa{	margin-bottom:25px; width:770px;}
div#top_qa h2 span{ display:none;}

@media screen and (max-width: 640px) {
div#top_qa{width:100%; margin:2% 0 0 0;}
div#top_qa h2 img{ display:none;}
div#top_qa h2{ color:#b48b33; cursor:pointer; position:relative; background:url(/img/top_ttl_bg_smh.jpg); 
width:100%; height:30px; font-size:115%; text-align:center; padding-top:20px; font-weight:normal; }
div#top_qa h2 span{ display:block;}
div#top_qa h2 A{text-decoration:none; color:#b48b33; font-weight:normal; }
img#top_ttl_shaving{display:none;}
img#top_ttl_shaving02{display:block; margin: 5px 0 0 50px;}
div#top_qa ul{display:block;}
}


/*********   top_new   *****************/
div#top_new{
	margin-top:35px;
}
h2#top_new_ttl{ margin-bottom:15px; border-bottom:1px solid #cdbe8d; padding-bottom:7px; font-size:18px; color:#8c6511;}
ul#top_new_list li{margin-bottom:8px; color:#999;}
ul#top_new_list li span{
	background:#fef1d4;
	font-size:11px;
	color:#c99a49;
	font-weight:bold;
	border:1px solid #ecd5ac;
	padding: 1px 3px;
	margin-right:10px;
}
ul#top_new_list li a{margin-left:6px;}
ul#top_new_list li br{display:none;}

@media screen and (max-width: 640px) {
	h2#top_new_ttl{background:#82dfdb; color:#fff; border:0; line-height:2em; margin:0 0 4px 0; padding:4px 10px; font-size:16px;}
div#top_new{display:display;}
ul#top_new_list li{
	line-height:1.4em;
	padding: 8px 28px 8px 10px;
	margin:0;
	border-bottom:1px solid #ccc;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #faf8f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#faf8f0));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#faf8f0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#faf8f0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#faf8f0 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#faf8f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#faf8f0',GradientType=0 );
	position: relative;
}
ul#top_new_list li:after {
	content: "\f054";
	font-family: FontAwesome;
	font-size:1.4em;
	position: absolute;
 top: 50%;
 right: 5px;
 margin-top: -12px;
	color:#c99a49;
}
ul#top_new_list li a{display:block; margin:2px 0 0 0; text-decoration:none; line-height:1.3em;}
ul#top_new_list li br{display:block;}
ul#top_new_list{ margin-bottom:20px;}
}

/***********  top_minitxt **************/
p.minitxt{
	clear:both;
	color:#666;
	margin:30px 0;
	padding:10px;
	background:#ebfcfe;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-sizing:border-box;
	font-size:0.9em;
	line-height:1.6em;
}
@media screen and (max-width: 640px) {
p.minitxt{ width:96%; margin:2% auto;}
}

/***********  fb-like-box **************/
#footer_in .fb-like { width:100%; margin:10px auto; padding:0; overflow:hidden; display:block;}
div.fb-like-box{ width:767px; height:230px; margin:10px 0 30px; background:#fff;}
div#like-box_cont .fbcomments,
div#like-box_cont .fb_iframe_widget,
div#like-box_cont .fb_iframe_widget[style],
div#like-box_cont .fb_iframe_widget iframe[style],
div#like-box_cont .fbcomments iframe[style],
div#like-box_cont .fb_iframe_widget span{
    width: 100% !important; background:#fff;
}

.content_salon_campain_btn{
text-align: right;
display: block;
width: 250px;
margin-bottom: 10px;
margin-top: 5px;
position: relative;
clear:both;
}

.smh_btn{border: 1px solid #058087;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
width: 45%;
text-align: center;}

.smh_btn{
background: -webkit-gradient(linear, left top, left bottom, from(#06b3c1), to(#058087));
background: linear-gradient(to bottom, #06b3c1, #058087);
padding:7px 0;
}

.smh_btn A{
	font-size:14px; font-weight:bold; color:#FFF; text-decoration:none; display:block;  text-shadow: 1px 1px 2px #037e88; 
}
.smh_btn span{background: url(/salon/img/icon_sankaku.png) no-repeat -16px -10px;
position: absolute;}


/***********  content_right **************/
#content_right_out{width:265px; float:left; }
#content_right{width:265px; background:#fef1d4; float:left; line-height:0;}
*:first-child+html #content_right{width:265px; background:#fef1d4; float:left; line-height:0;}
#content_right_in{
	width:245px;
	background:#fef1d4;
	border-right:1px solid #a69d87;
	border-left:1px solid #a69d87;
	border-bottom:1px solid #a69d87;
	margin:0 9px 9px 9px;
	background:#FFF;
	padding: 0;
}
#content_right_in A{color:#444;}
#content_right_in A:hover{color:#444;}
#content_right_in_cont{
	margin:0 5px 5px 5px;
	width:231px;
	border-right:2px dotted #cabeaa;
	border-left:2px dotted #cabeaa;
	border-bottom:2px dotted #cabeaa;
	padding:0;
}
#content_right_in_area{
	padding:22px 0;
	margin:0 auto;
	width:219px;
	background: url(../img/content_right_in_area_bg.jpg) no-repeat;
}
#content_right_in_contents{
	margin:15px auto;
	width:211px;
}
#content_right_in_bana{
	margin:15px auto;
	width:211px;
}

#content_right_in_cont ul{
	width:211px;
	margin:10px 0px 15px 0px;
	line-height:19px;
}
#content_right_in_cont ul li{ margin-bottom:7px;}
#content_right_in_cont ul li span.date{ font-size:11px;}
#content_right_in_cont ul li span.icon_new{ margin-left:10px; top:3px;}

.content_right_giza{
	margin-left:-7px;
}
.cont{margin:0 auto;}

#content_right_in_contents ul#content_right_feature{width:211px;}
#content_right_in_contents ul#content_right_feature li{ list-style:none; line-height:23px; margin-bottom:7px; padding-bottom:3px; border-bottom:1px dotted #CCC; width:211px; display:inline-table;}

#content_right_in_contents ul#content_right_feature li A{	display:block;
	overflow:hidden;
	text-decoration:none; width:211px;}
	#content_right_in_contents ul#content_right_feature li A:hover{background-color:#fcf2d5;}
#content_right_in_contents ul#content_right_feature li img.content_right_feature_ph{
	float:left;
	margin-right:10px; border:1px solid #cabeaa;
}
p.content_right_feature_sub_ttl{
	font-size:11px;
	margin-bottom:5px;
}

ul#content_right_bana{ list-style:none; margin-top:10px; width:265px; display:inline-table;}

/***********  content_qa **************/
#qa_ttl{
	height:190px;
}
#content_{}
#qa_glb_out{
	width:730px;
	padding:0 20px;
}
ul#qa_glb{
	width:730px;
	display:inline;
	height:47px;
}
#qa_glb li{ float:left; margin-right:11px; height:47px; width:236px;}

#qa_glb li#qa_glb_last{ margin-right:0;}
#qa_glb li A{height:47px;}
#qa_glb li A:hover img{opacity:1;
	filter:alpha(opacity=100);}

.qa_bg_top{background:url(/salon/img/qa_bg_top.jpg); height:9px;}

.qa_cart_out{ background:#e2f6d9; margin-bottom:55px;}
.qa_cart_in A{text-decoration:none;}
.qa_cart_in A:hover{text-decoration:underline;}
.qa_cart_in{
	width:670px;
	background:#fffbeb;
	margin:20px;
	padding: 30px 30px 0 30px;
	display:inline-table;
}

.qa_cart_in h3{ border-bottom:1px solid #a18441; padding-bottom:13px; font-size:20px; color:#35280b; font-weight:normal; margin-bottom:25px; }
.qa_cart_in h4{
	background:#e2f6d9;
	color:#00575e;
	padding:8px 13px;
	font-weight:normal;
	font-size:16px;
	display:inline-table;
	width:644px;
	margin-bottom:18px;
}
ul.qa_list{
	display:inline-table;
	margin-bottom:20px;
}
ul.qa_list li{
	float:left;
	background:url(/img/qa_icon_sankaku.gif) no-repeat 0 4px;
	padding-left:18px;
	width:317px;
	margin-bottom:10px;
} 
.qa_cart_in ul#cont_main_qa{ clear:both;}
.qa_cart_in ul#cont_main_qa li dl dt.marriage_cont_main_q{
	border-bottom:1px dotted #b79e70;
	font-weight:bold;
	background: url(../img/qa_icon_Q.gif) no-repeat 0 12px;
	padding:13px 0 12px 45px;
}
.qa_cart_in ul#cont_main_qa li dl dd.cont_main_qa_a{
	border-bottom:2px dotted #b79e70;
	background: url(../img/qa_icon_A.gif) no-repeat 0 12px;
	padding: 13px 0 30px 45px;
	line-height:23px;
}

.qa_link_top{ background: url(/img/qa_icon_top.gif); width:106px; height:28px; float:right; }
A .qa_link_top{display:block; width:106px; height:28px; }

#qa_ph_kamisori{ margin-top:-75px; float:right;}


/***********  会社概要 **************/

#company_out{
	background:#FFF;
	display:inline-table;
	width:710px;
	padding:30px;
	}
 h2#company_ttl{
	border-bottom:1px solid #4a3503;
	font-size:24px;
	padding:13px 0;
	font-weight:normal;
	color:#4a3503;
}
#etr902company_alp_sec1{
	padding:25px 0;
}
p#company_top_txt{ margin-bottom:20px;}
#etr902company_alp_sec1 table{
	border:18px solid #fdf4df;
	border-collapse:separate;
	border-spacing:1px;
	background-color:#fdf4df;
	width:100%;
}#etr902company_alp_sec1 table tr{
}#etr902company_alp_sec1 table tr th{
  padding:10px;
  width:169px;
  background-color:#E7F7FF;
  text-align:left;
}#etr902company_alp_sec1 table tr td{
	padding:15px;
	background-color:#fff;
}



/***********  利用規約 **************/
#etr902policy_alp_sec1{
	background:#FFF;
	display:inline-table;
	width:710px;
	padding:30px 0;
}#etr902policy_alp_sec1 h3{
  margin-bottom:15px;
}#etr902policy_alp_sec1 p.attention{
  padding-bottom:5px;
  font:normal 11px san-serif;
  color:red;
}#etr902policy_alp_sec1 p.desc1{
  padding-bottom:15px;
}#etr902policy_alp_sec1 p.desc2{
  padding-top:15px;
}#etr902policy_alp_sec1 p.desc3{
  padding-top:15px;
  text-align:right;
}#etr902policy_alp_sec1 ol{ margin-top:25px;
}#etr902policy_alp_sec1 ol li{
  padding-bottom:15px;
  margin-left:30px;
  list-style:decimal;
}#etr902policy_alp_sec1 ul{
}#etr902policy_alp_sec1 ul li{
  padding:0;
  margin-left:30px;
  list-style:disc;
}

#etr902policy_alp_sec2{
  padding-top:35px;
}#etr902policy_alp_sec2 h3{
  margin-bottom:15px;
}#etr902policy_alp_sec2 ol{ margin-top:25px;
}#etr902policy_alp_sec2 ol li{
  padding-bottom:15px;
  margin-left:30px;
  list-style:decimal;
}#etr902policy_alp_sec2 ul{
  padding-bottom:15px;
}#etr902policy_alp_sec2 ul li{
  margin-left:30px;
  list-style:disc;
}


/***********  サイトマップ　 **************/
#sitemap_sec1{
	padding-top:30px;
	display:inline-table;
	width:700px;
}
.txt_B{font-weight:bold;}
#sitemap_sec1 dl{
  margin-left:10px;
}#sitemap_sec1 ul{
	margin-left:70px;
	list-style:none;
  
}#sitemap_sec1 ul.T{
  padding-top:10px;
}#sitemap_sec1 ul li{ line-height:21px;
  background-position:left 0.7em;
}
#sitemap_sec1 ul li.L{ margin-bottom:12px;}
#sitemap_sec1 ul li.B{
  padding-left:23px;
  margin-bottom:10px;
  background-position:left 0.7em;
}
#sitemap_sec1 ul li.smh_D{ display:block;}
#sitemap_sec1 ul li.smh_N{ display:none;}
#sitemap_sec1 ul.margin_b20{margin-bottom:4%; display:block;}
#sitemap_sec1 ul.margin_b20 li{margin:4px;}

#sitemap_sec1 a{
  text-decoration:underline;
}#sitemap_sec1 a:hover{text-decoration:none;

}


/***********  404エラー　 **************/

/* 404 */
.notFound {
	width:90%;
	margin:10px auto;
	border: #cbc3b6 solid 1px;
	background: url(/img/error404/backimg.jpg) repeat;
	padding: 10px;
	text-align:center;
}
.notFound .inner_30 {
	background-color:#FFF;
	padding:10px;
}
.notFound h2 {
	max-width:320px;
	min-width:160px;
	margin:0 auto 30px auto;
}
.notFound .error_btn a {
	display:block;
	max-width:340px;
	margin:0 auto;
	color:#FFF;
	text-decoration:none;
	line-height:36px;
	font-size: 12px;
	background-color:#f2bfb1;
	background: -moz-linear-gradient(
		top,
		#f2bfb1 0%,
		#fab09b);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f2bfb1),
		to(#fab09b));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #949494;
	-moz-box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0.6);
	box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0.6);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0),
		2px 1px 2px rgba(168,115,101,0.7);
}

.notFound .error_btn ul { list-style-type:none; margin:0 0 10px 0; padding:0; }
.notFound .error_btn li { margin-top:10px; text-align:center; }

@media screen and (max-width: 640px) {
	.notFound {text-align:left;}
}



/***********  レスポンシブ便利用　 **************/
.hidden_pc {display:none;}
.hidden_sp {display:block;}


@media screen and (max-width: 640px){

body{background:#fff; min-width:0px;}


/*********** img **************/

img{
width: 100%;
max-width: 100%;
height: auto;
width /***/:auto;

}


/***********  txt **************/
h1{ display:none;}
/***********  all_path **************/
#content .all_path{display:none; }


/***********  navi **************/
nav{display:none;}



/*********** glb_smh_out  **************/

#glb_smh_out{ padding:0; display:block; overflow:hidden; }
/*ul#glb_smh{background: url(../img/glb_smh_navi.jpg) repeat-x;
	width:100%; margin:0 0 0 3%;  padding:0 0 0 0; margin:0 0; height:32px; }
ul#glb_smh li{ float:left; margin:0; padding: 4px 0; border-right:1px solid #efd5a2; width:33%; text-align:center;}
ul#glb_smh li:last-child{ border:0px;}
ul#glb_smh li:after{clear: both;}
ul#glb_smh li A{text-decoration:none; padding:0 0 0 0;}*/
#glb_smh_out ul.glbmenu {width:100%;
background-image:url(/img/glbsp_bg.png);
background-repeat:repeat-x;
background-size:100%;
margin:0; padding:0;
text-align:center; overflow:hidden;}
#glb_smh_out ul.glbmenu li {float:left; width:33%; line-height:0;}
#glb_smh_out ul.glbmenu li img {width:100%;}

/***********  header **************/
#header_logo{margin-right:0; max-width: 100%; margin:1% 0;}
#header_logo_R{ position:absolute; top:5px; right:5px; max-width: 17%;}
#header_out{width:100%; position:relative; padding:0; margin:0;}
#header{width:100%; padding:0; margin:0; display:block; position:relative; overflow:visible; min-height:44px;}
#header_left{width:100%; float:none; text-align:center; margin:0; padding:2px 0; line-height:0;}
#header_left img{max-height:44px; margin:3px 0;}
#header_left A{ text-decoration:none; }
#header_right{	display:none;}



/***********  footer **************/
#footer_in{
	width:100%;
	padding:0;
	text-align:left;
	font-size:10px;
	line-height:1.4em;
}
#footer_mainmenu {
	width:100%;
	margin:0 auto;
}
#footer_mainmenu .menubox_left {
	width:100%;
	height:auto;
	float:none;
	border-bottom:1px solid #4ed9d3;
	border-top:1px solid #4ed9d3;
}
#footer_mainmenu .menubox {
	width:100%;
	height:auto;
	float:none;
	border-right:0px;
	border-bottom:1px solid #4ed9d3;
}
#footer_mainmenu .menubox p,
#footer_mainmenu .menubox_left p { background:#82dfdb; color:#fff; padding-left:10px;}
#footer_mainmenu .menubox p {margin-left:0;}
#footer_mainmenu .menubox ul,
#footer_mainmenu .menubox_left ul {list-style:none; line-height:2em;}
#footer_mainmenu .menubox ul a,
#footer_mainmenu .menubox_left ul a {font-size:12px; text-decoration:none;}
#footer_mainmenu .menubox ul a:hover,
#footer_mainmenu .menubox_left ul a:hover {text-decoration:underline;}
#footer_mainmenu .menubox ul {padding-left:0;}
#footer_mainmenu .menubox ul li,
#footer_mainmenu .menubox_left ul li { line-height:4em; padding-left:10px; border-bottom:1px solid #ccc;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #eafcff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eafcff));
background: -webkit-linear-gradient(top,  #ffffff 0%,#eafcff 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#eafcff 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#eafcff 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#eafcff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eafcff',GradientType=0 );
}
#footer_mainmenu .menubox ul li:before,
#footer_mainmenu .menubox_left ul li:before {display: none;}
#footer_mainmenu .menubox ul li:after,
#footer_mainmenu .menubox_left ul li:after {
	content: "\f054";
	font-family: FontAwesome;
	display: block;
	font-size:1.1em;
	float:right;
	margin-right:4px;
	color:#99d5d9;
}



#footer_menu_out{width:100%; padding:15px 0 20px 0;}
ul#footer_menu{margin:0 auto; padding:0 0 10px 0;}
#footer_copy p {font-size:11px; text-align:center; padding: 5px 0 0 0;}


/*----------------------------
  ページトップ（footer）ボタン
------------------------------*/
.pagetop_fix {
	width:60px;
	height:60px;
	box-sizing: content-box;
 position: fixed;
 bottom: 15px;
 right: 15px;
 padding: 0;
 background: #08A3AD;
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	line-height:1.3;
 　         border-radius: 50%;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;							
        -ms-filter: "alpha(opacity=70)";
      -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
           opacity: 0.7;
}
.pagetop_fix:hover {
 background: #08A3AD;
	color:#FFF;
	      -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
           opacity: 0.4;
											
}
.pagetop_fix:active,
.pagetop_fix:link,
.pagetop_fix:visited {
 background: #08A3AD;
        -ms-filter: "alpha(opacity=70)";
      -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
           opacity: 0.7;
}


.pagetop_fix .icon {
	padding: 16px 0 0;
	margin: 0;
}

.pagetop_fix .txt {
	padding: 0;
	margin: 0;
	font-size: 8px;
}



/***********  wrapper **************/
#wrapper_out_line{  margin:0;
  position:relative;
  width:100%;
  text-align:left; display:block;}

 
#wrapper_in_line{  }  
#wrapper_out{ 
width: 100%; display:block; background:none; }
#wrapper_out:after{}
#wrapper{ width:100%; margin:0;}
#wrapper_top{ height:300px;}
#wrapper_bt{background:#FFF;}

#content_out{width:100%; margin:0;}
#content{
	width:100%; margin:0; background:#FFF;
}


/***********  content_left **************/
 
#top_img{

}


#top_left{
	width:100%;
	float:left;
	margin-right: 0;
}
#content_left{
	width:100%;
	background:#FFF;
	padding-bottom: 0; height:100%; margin:0;
	
}

ul#cont_main_qa{ }
ul#cont_main_qa li{}
ul#cont_main_qa li dl{
	padding:0 10px;
}
ul#cont_main_qa li dl dt.marriage_cont_main_q{
	border-bottom:1px dotted #b79e70;
	font-weight:bold;
	background: url(../img/icon_Q.png) no-repeat 0 12px; background-size:8%;
	padding:13px 0 12px 30px; 
}
ul#cont_main_qa li dl dd.cont_main_qa_a{
	border-bottom:2px dotted #b79e70;
	background: url(../img/icon_A.png) no-repeat 0 12px;
	padding: 13px 0 12px 30px;
	line-height:23px;  background-size:8%;
}


/***********  top_intro **************/
div.top_intro{
	margin:2% 0 0 0; width:100%; height:100%;
}
div.top_intro_top{height:0px; display:none; }
div.top_intro_bg{background: none;  }
@media screen and (max-width: 640px){
div.top_intro_bg{background-color:#fff;  }
}
div.top_intro_bg p{ padding:0 3% 2%; line-height:21px;}
div.top_intro_btn{ width:85%; margin-top:3px; height:auto;
text-align: center; position:relative; margin:2% auto;
}

div.top_intro_btn img{display:none;}
.top_intro_btn A{ 
display:inline;
padding:0;
font-size:115%; font-weight:normal; color:#FFF; text-decoration:none; display:block;  text-shadow: 1px 1px 2px #037e88;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #058087;
color: #FFF;
background:url(/salon/img/course_detail_btn_bg.jpg) repeat;
background: -webkit-gradient(linear, left top, left bottom, from(#06b3c1), to(#058087));
background: linear-gradient(to bottom, #06b3c1, #058087); 
background: -moz-linear-gradienttop, #06b3c1, #058087); 
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
padding:10px 0 7px 15px;
 }
 
.top_intro_btn A span.top_intro_btn_icon{background:url(/salon/img/icon_sankaku.png) no-repeat; position:absolute;
left: 55px; top: 22px; display: block; width: 6px; height:12px;  } 
.top_intro_btn A span.top_intro_btn_txt{display:inline;}
.top_intro_btn A:hover{
background: #06afbc;
background: -webkit-gradient(linear, left bottom, left top, from(#06b3c1), to(#058087));
background: linear-gradient(to top, #06b3c1, #058087); 
background: -moz-linear-gradientbottom, #06b3c1, #058087); 	}

.top_intro_btm{height:0px; display:none;  }


/******  top_intro_sm  *******/
div.top_intro_btn_sm{ display:block; width:85%; margin-top:3px; height:auto;
text-align: center;	position:relative; margin:2% auto;
}

div.top_intro_btn_sm img{display:none;}
.top_intro_btn_sm A{ 
padding:0;
font-size:115%; font-weight:normal; color:#FFF; text-decoration:none; 
display:block;  text-shadow: 1px 1px 2px #037e88;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #058087;
color: #FFF;
background:url(/salon/img/course_detail_btn_bg.jpg) repeat;
background: -webkit-gradient(linear, left top, left bottom, from(#06b3c1), to(#058087));
background: linear-gradient(to bottom, #06b3c1, #058087); 
background: -moz-linear-gradienttop, #06b3c1, #058087); 
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
padding:10px 0 7px 15px;
}

.top_intro_btn_sm A span.top_intro_btn_icon{background:url(/salon/img/icon_sankaku.png) no-repeat; position:absolute;
left: 55px; top: 17px; display: block; width: 6px; height:12px;  } 
.top_intro_btn_sm A span.top_intro_btn_txt{display:inline;}
.top_intro_btn_sm A:hover{
background: #06afbc;
background: -webkit-gradient(linear, left bottom, left top, from(#06b3c1), to(#058087));
background: linear-gradient(to top, #06b3c1, #058087); 
background: -moz-linear-gradientbottom, #06b3c1, #058087); 	}



/*********  sankaku_btn_icon（下向き▼）  ***************/
span span.sankaku_btn_icon{background: url(/img/sankaku_btn_icon.png) no-repeat;
position: absolute;
left: 90%;
top: 35%;
display: block;
width: 22px;
height: 22px;}
span.open span.sankaku_btn_icon{background: url(/img/sankaku_btn_icon_open.png) no-repeat;}



/***********  top_salon **************/
div#top_salon {margin:2% 0; width:100%; }
div#top_salon h2 img{ display:none;}
div#top_salon h2{background:url(/img/top_ttl_bg_smh.jpg); width:100%; height:30px; font-size:115%; text-align:center; padding-top:20px; 
text-decoration:none; color:#b48b33; font-weight:normal; margin-bottom:0;
 }
div#top_salon h2 span{ display:block;}


/*追加*/

div#top_salon a{text-decoration:none;}
div#top_salon ul.topsalonlist{
	border-top:1px solid #f4cd87;
	width:100%;
	margin:0;
	}
div#top_salon ul.topsalonlist li{
	display:block;
	width:50%;
	background:#fdfaf2;
	border:0;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	margin:0;
	padding:5px 0px;
	float:left;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
div#top_salon ul.topsalonlist li:nth-child(odd){
	border-right:1px solid #f4cd87;
	border-bottom:1px solid #f4cd87;
	}
div#top_salon ul.topsalonlist li:nth-child(even){
	border-bottom:1px solid #f4cd87;
	}
div#top_salon ul.topsalonlist li img{ padding:0 2%; width:86%;}
div#top_salon ul.topsalonlist li h3{
	width:86%;
	margin:0 auto;
	padding:2px 0 0 0;
	font-weight:bold;
	font-size:12px;
	line-height:1.2em;
	color:#5c461f;
	}
div#top_salon ul.topsalonlist li span{
	margin-right:7%;
	}
div#top_salon ul.topsalonlist li p{
	width:86%;
	margin:0px auto;
	padding:1px 0;
	font-size:10px;
	line-height:1.2em;
	color:#666666;
}

/***********  fb-like-box **************/

.fbbox { width:95%; height:220px; margin:10px auto; padding:0; background:#fff; overflow:hidden; display:block; border-bottom:1px solid #ccc;}

div.fb-like-box{ width: 100%; height:auto; margin:0; padding:0; }
div#like-box_cont .fbcomments,
div#like-box_cont .fb_iframe_widget{width: 100% !important; padding:0 !important;
}
div#like-box_cont .fb_iframe_widget[style],
div#like-box_cont .fb_iframe_widget iframe[style],
div#like-box_cont .fbcomments iframe[style],
div#like-box_cont .fb_iframe_widget span{
    width: 100% !important;
}

.content_salon_campain_btn{ width:auto; text-align:center;}

.smh_btn{border: 1px solid #058087;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
width: 45%;
text-align: center;}

.smh_btn{
background: -webkit-gradient(linear, left top, left bottom, from(#06b3c1), to(#058087));
background: linear-gradient(to bottom, #06b3c1, #058087);
padding:7px 0;
}

.smh_btn A{
	font-size:14px; font-weight:bold; color:#FFF; text-decoration:none; display:block;  text-shadow: 1px 1px 2px #037e88; 
}
.smh_btn span{background: url(/salon/img/icon_sankaku.png) no-repeat 15px 15px;
position: absolute;}


/***********  content_right **************/
#content_right_out{ display:none;}
#content_right{ display:none;}
*:first-child+html #content_right{ display:none;}



/***********  会社概要 **************/

#company_out{
	background:#FFF;
	display:inline-table;
	width:95%;
	padding:2% 2% 2% 3%;
	}
 h2#company_ttl{
	border-bottom:1px solid #4a3503;
	font-size:160%;
	padding:13px 0;
	font-weight:normal;
	color:#4a3503;

}
#etr902company_alp_sec1{
	padding:3% 0;
}
p#company_top_txt{ margin-bottom:20px;}
#etr902company_alp_sec1 table{
	border:0;
	border-collapse:separate;
		background-color:#FFF;
	width:100%;
}#etr902company_alp_sec1 table tr{
}#etr902company_alp_sec1 table tr th{
  padding:10px;
  width:169px;
  background-color:#E7F7FF;
  text-align:left;
}#etr902company_alp_sec1 table tr td{
	padding:3% 0;
	background-color:#fff;  border-bottom:2px solid #CCC;
}
#etr902company_alp_sec1 table tr td.L{ width:28%; font-weight:bold;}
#etr902company_alp_sec1 table tr td.R{width:72%;}



/***********  利用規約 **************/
#etr902policy_alp_sec1{
	background:#FFF;
	display:inline-table;
	width:100%;
	padding:5% 0;
}#etr902policy_alp_sec1 h3{
  margin-bottom:3%;
}#etr902policy_alp_sec1 p.attention{
  padding-bottom:5px;
  font:normal 11px san-serif;
  color:red;
}#etr902policy_alp_sec1 p.desc1{
  padding-bottom:15px;
}#etr902policy_alp_sec1 p.desc2{
  padding-top:15px;
}#etr902policy_alp_sec1 p.desc3{
  padding-top:15px;
  text-align:right;
}#etr902policy_alp_sec1 ol{ margin-top:3%;
}#etr902policy_alp_sec1 ol li{
  padding-bottom:15px;
  margin-left:30px;
  list-style:decimal;
}#etr902policy_alp_sec1 ul{
}#etr902policy_alp_sec1 ul li{
  padding:0;
  margin-left:30px;
  list-style:disc;
}

#etr902policy_alp_sec2{
  padding-top:35px;
}#etr902policy_alp_sec2 h3{
  margin-bottom:15px;
}#etr902policy_alp_sec2 ol{ margin-top:25px;
}#etr902policy_alp_sec2 ol li{
  padding-bottom:15px;
  margin-left:30px;
  list-style:decimal;
}#etr902policy_alp_sec2 ul{
  padding-bottom:15px;
}#etr902policy_alp_sec2 ul li{
  margin-left:30px;
  list-style:disc;
}


/***********  サイトマップ　 **************/
#sitemap_sec1{
	padding-top:5%;
	margin-bottom:5%;
	display:inline-table;
	width:100%;
}
.txt_B{font-weight:bold;}
#sitemap_sec1 dl{
  margin-left:2%;
}#sitemap_sec1 ul{
	margin-left:3%;
	list-style:none;
  
}#sitemap_sec1 ul.T{
  padding-top:10px;
}#sitemap_sec1 ul li{ line-height:21px;
  background-position:left 0.7em;
}
#sitemap_sec1 ul li.L{ margin-bottom:12px;}
#sitemap_sec1 ul li.B{
  padding-left:23px;
  margin-bottom:10px;
   background-position:left 0.7em;
}
#sitemap_sec1 ul li.smh_D{ display:none;}
#sitemap_sec1 ul li.smh_N{ display:block;}
#sitemap_sec1 a{
  text-decoration:underline;
}#sitemap_sec1 a:hover{text-decoration:none;

}


/***********  レスポンシブ便利用　 **************/
.hidden_pc {display:block;}
.hidden_sp {display:none;}

}

/***********  サロンメニュー　追加 **************/

.mt14{margin-top:14px;}
.mb14{margin-bottom:14px;}
.mL20{margin-left:20px;}


/***********  バナー表示非表示　 **************/

.top_bnr {display:none;}
@media screen and (max-width: 640px){
.top_bnr {display:block;}
.top_bnr img {width:90%;}
}

/***********  トップテキストリンク用 **************/
.txtlink_right {text-align:right; clear:both; padding-right:2%;}

/***********　スマホトッププルダウンメニュー  ***************/
#header dl#acMenu {display:none;}
.dropmenu {display:none;}
@media screen and (max-width: 640px){
#glb_smh_out .dropmenuttl {
	display:block;
    width:100%;
    text-align:right;
				margin:0;
				padding:0;
				font-size:0px;
				line-height:0px;
    }
#glb_smh_out .dropmenuttl:hover {cursor:pointer;}
/*#header #acMenu dt img {width:10%; margin:4.5% 3% 0 0; padding:0;}*/
.dropmenu{
    background:#ecfbfc;
    width:100%;
    display:none;
				margin:0;
				padding:0;
				z-index:10000;
				position:absolute;
				border-bottom:1px solid #a6cdd1;
    }

.dropmenu ul {width:90%; margin:0 5%; }
.dropmenu ul li {border-bottom:1px solid #a6cdd1; background-size:30px; overflow:hidden; margin:0; padding:0;}
.dropmenu ul li a { text-decoration:none; color:#006267; line-height:3.5em; display:block; }
.dropmenu ul li span { float:right;}
.dropmenu ul li div.mainmenu { float:left; width:50%; margin:0; padding:0;}
.dropmenu ul li div.mainmenu img { width:100%;}
.dropmenu li:last-child {border-bottom:0px;}
.dropmenu_btn { clear:both; width:90%; display:block; background:#dcc188; color:#fff; cursor:pointer; margin:20px auto 0; line-height:3em; text-align:center;}

/*
.dropmenu .menulogo {width:100%; padding:10px 0; text-align:center; background:#fff;}
.dropmenu .menulogo img {width:80%;}
*/
}

/*-------------------------------------------------------------------
  ページトップCSS　2014.09
-------------------------------------------------------------------*/
.pagetop{width:100%; text-align:right; margin:20px 0;}
.pagetop img{dispaly:inline; vertical-align:bottom; margin-right:2px; width:20px;}



/***********  index　ボタン OLD ver. **************/
/*予約する*/
.salon_detail_mainbtn_inner{float:right;width:250px;}
.salon_detail_mainbtn_inner2{float:left;width:100%;}
.course_detail_btn{
	text-align: center;
	display:block;
	width: 190px;
	margin: 5px 0px 10px 0;
	position:relative;
	float: right;
}
.course_detail_btn A{ 
font-size:115%;
font-weight:normal;
text-decoration:none; display:block;  text-shadow: 1px 1px 2px #037e88;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #058087;
color: #FFF;
background:url(/salon/img/course_detail_btn_bg.jpg) repeat;
background: -webkit-gradient(linear, left top, left bottom, from(#06b3c1), to(#058087));
background: linear-gradient(to bottom, #06b3c1, #058087); 
background: -moz-linear-gradienttop, #06b3c1, #058087); 
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
padding: 3.5% 0 3% 13%;
 } 
.course_detail_btn A span{background:url(/salon/img/icon_sankaku.png) no-repeat; position:absolute;
left: 55px; top: 11px; width: 6px; height:12px;  } 
.course_detail_btn A:hover{
background: #06afbc;
background: -webkit-gradient(linear, left bottom, left top, from(#06b3c1), to(#058087));
background: linear-gradient(to top, #06b3c1, #058087); 
background: -moz-linear-gradientbottom, #06b3c1, #058087); 	}
/* 店舗詳細 */
p.shop_detail_btn{ text-align:center; width:190px; float:right; margin-right:15px; margin-top:5px; padding:0; height:38px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; position:relative;
}
p.shop_detail_btn A{ 
border: 1px solid #a07831;
display:block;
font-size:115%; font-weight:normal; color:#FFF; text-decoration:none; display:block;  text-shadow: 1px 1px 2px #037e88;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
color: #FFF;
background:url(/salon/img/shop_detail_btn_bg.jpg) repeat;
background: -webkit-gradient(linear, left top, left bottom, from(#ca9731), to(#916a22));
background: linear-gradient(to bottom, #ca9731, #916a22); 
background: -moz-linear-gradienttop, #ca9731, #916a22); 
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
padding:7px 0 4px 25px;}
p.shop_detail_btn A:hover{
background:#c2912f;
background: -webkit-gradient(linear, left bottom, left top, from(#ca9731), to(#916a22));
background: linear-gradient(to top, #ca9731, #916a22); 
background: -moz-linear-gradientbottom, #ca9731, #916a22); 
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);}
p.shop_detail_btn A span{background:url(/salon/img/icon_sankaku.png) no-repeat; position:absolute;
left: 20%; top: 11px; display: block; width: 6px; height:12px;  } 
@media screen and (max-width: 640px) {
	/*予約する*/
.salon_detail_mainbtn_inner{float:none; width:auto;}
.course_detail_btn{
	width: 70%; margin:2% auto; float:none;
}
.course_detail_btn A{
font-size:115%; 
padding:7px 0 4px 15px;
}
.course_detail_btn A span{left: 30%; top: 11px;}
.course_detail_btn A:hover{
background: #06afbc;
background: -webkit-gradient(linear, left bottom, left top, from(#06b3c1), to(#058087));
background: linear-gradient(to top, #06b3c1, #058087); 
background: -moz-linear-gradientbottom, #06b3c1, #058087); 	}
.course_detail_btn A img{display:none;}
/* 店舗詳細 */
p.shop_detail_btn{ float:none; text-align:center; margin:0 auto; margin-top:5px; padding:0; width:70%; 
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; position:relative;
}
p.shop_detail_btn A{ 
font-size:115%; text-shadow: 1px 1px 2px #037e88;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
color: #FFF;
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
padding:7px 0 4px 25px;}
p.shop_detail_btn A:hover{
}
p.shop_detail_btn A span{
left: 23%; top: 11px;  } 
}



/***********  下部のループスライダー **************/

#bxslider_sp{
	display:none;
}
@media screen and (max-width: 700px) {
#bxslider_sp{
	display:block;
	background:#f9e9e9;
	clear: both;
	padding: 3% 0 2%;
	overflow: hidden;
margin-bottom: 30px;
}
}
#bxslider_sp .ttl{
	font-size: 14px;
	color: #5c461f;
	text-align: center;
    margin-bottom: 5px;
}
#bxslider_sp .ttl A{
	color: #5c461f;
}

.bxslider{

}
.bxslider li{
}
.bxslider li .left{
	float: left;
    width: 45%;
}
.bxslider li .right{
	float: right;
	width:50%;
	padding:5% 0 5% 5%;
	background:#cc9900;
}

.bxslider li p{
	color:#fff;
	line-height:1.5;
}


@media screen and (max-width: 700px) {
	.bxslider{
		display:block;
}}



#bxslider_pc{
	width: 1192px;
    overflow: hidden;
	margin:0 auto 50px;
}
@media screen and (max-width: 700px) {
#bxslider_pc{
	display:none;
	}}
#bxslider_pc .ttl{
	margin-bottom: 15px;
    border-bottom: 1px solid #cdbe8d;
    padding-bottom: 7px;
    font-size: 18px;
    color: #8c6511;
    clear: both;
}
#bxslider_pc li{
	display: inline-block;
	box-sizing: border-box;
	margin:1%;
    width: 18%;

	vertical-align:top;
	background: #f4dfb5;
}
#bxslider_pc li p{
	padding: 0 7px 7px;
	height: 47px;
}
#bxslider_pc li A{
	color:#583f11;
	font-weight: bold;
}
#bxslider_pc li img{
	width: 100%;
}