@charset "utf-8";
/* CSS Document */

/*#header #footer ナビゲーションのtext-shadow指定
----------------------------------------------------------------------------------------------*/
.header-contents ul li a {
	text-shadow: 1px 1px 2px #423B35;
	-moz-text-shadow: 1px 1px 2px #423B35;
	-webkit-text-shadow: 1px 1px 2px #423B35;
	-o-text-shadow: 1px 1px 2px #423B35;
	-ms-text-shadow: 1px 1px 2px #423B35;
}
/*#header #footer ナビゲーションの背景指定
----------------------------------------------------------------------------------------------*/
.header-contents .btn-link .online_order a, .footer-contents .btn-link .online_order a{
  background-color:#F6976e;
}
.header-contents .btn-link .order a, .footer-contents .btn-link .order a {
	background-color: #F68656;
}
.header-contents .btn-link .contact a, .footer-contents .btn-link .contact a {
	background-color: #F46C31;
}
.header-contents .btn-link .catalog a, .footer-contents .btn-link .catalog a {
	background-color: #F2520D;
}
.footer-contents .btn-link .top a {
	background-color: #F36223;
}
#footer {
	clear: both;
}
#footer .top_btn {
	background-color:#F36223;
}
#wrapper {
	background-color:#F7F8F9;
}
#wrapper #navi, #wrapper #mv, #wrapper #contents {
	background-color:#FFFFFF;
}

/*#navi
----------------------------------------------------------------------------------------------*/
#navi {
	overflow:hidden;
	border-bottom: solid 1px #D9D9D9;
	background:#fff;
}
#navi li a {
	float:left;
	width:212px;
	height:30px;
	text-align:center;
	border-right: solid 1px #D9D9D9;
	padding:19px 0 0 0;
	color:#525252;
}
#navi li a:hover {
	color:#6F645A;
}
#navi .li_last a {
	border-right:none;
}
/*side
----------------------------------------------------------------------------------------------*/
#side {
  width: 271px;
  border-top: solid 1px #D9D9D9;
}
#side #mens {
	background:#36445D;
	padding:19px 0 5px 0;
}
#side #mens h3 {
	margin:2px 0 0 15px;
}
#side #mens .img {
	margin:0 0 0 101px;
}
#side #mens .text {
	margin:8px 5px 16px 18px;
	color:#fff;
	line-height:1.4em;
}
#side #mens .bnr {
	margin:0 0 5px 15px;
}
#side #side_list {
	border-top:solid 1px #D9D9D9;
}
#side #side_list .fs13{
    font-size:13px;
}

#side #side_list li {
	border-bottom:solid 1px #D9D9D9;
}
#side #side_list a {
	padding:18px 0 19px 18px;
	background:url(../../images/info_icon.png) no-repeat 95% center;
	font-size:16px;
}
#side #side_list a:hover {
	background:url(../../images/info_icon.png) no-repeat 95% center #E3E2E1;
}
#side #service, #external-links-tx {
	background-color:#EEEEEE;
}
#side #service li:hover {
	display:block;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#side #service .ladys {
  margin: 0 0 13px 0;
}
#side #service .medical {
  margin: 0 0 10px 0;
}
#side #external-links-tx li:hover {
	display:block;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#side #service li:hover {
	display:block;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#side ul#external-links {
  border-bottom: solid 1px #D9D9D9;
}

#top #side ul#external-links {
  border-bottom: none;
}

/* #mv
----------------------------------------------------------------------------------------------*/

#top #mv{
background:url(../../company/images/mv.png) no-repeat;
	height:399px;
	overflow:hidden;
	}
	
#top #mv h2{
margin:60px 0 34px 500px;}

#top #mv p{
margin:0 0 0 680px;}

/* #lineup_footer
----------------------------------------------------------------------------------------------*/
ul#lineup_footer{
background-color:#FFFFFF;
}
ul#lineup_footer .border_tb_none{
border-top:none;
border-bottom:none;
}
ul#lineup_footer .border_right{
border-right: solid 1px #D9D9D9;
}


ul#lineup_footer li{
	text-align:center;
	border-top: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
	border-bottom: solid 1px #D9D9D9;
	background-color:#FFFFFF;
	width:251px;
	height:349px;
	float:left;
}
ul#lineup_footer li.list_last{width:250px;}
ul#lineup_footer p{margin-bottom:0;}
ul#lineup_footer li a{
	width:251px;
	height:349px;
	display:block;
	}

#dermatological #contents ul{
    overflow:hidden;
}
ul#lineup_footer{
    /* clear:both; */
    width:1007px;
	  float:right;
}
ul#lineup_footer h3{
    margin:0 0 30px 0;
	padding:0;
}
ul#lineup_footer a:hover{
	background:#FEEADC;
	display:block;
}
#dermatological ul#lineup li{
    background-color:#FFFFFF;
}

ul#lineup_footer li p.btn{
	color:#4F4740;
	border:1px solid #BBBBBB;
	display: inline-block;
  padding: 4px 0;
  width: 130px;
  margin-top: 25px;
}

ul#lineup_footer li:hover p.btn{
	color:#FFFFFF;
	background-color:#F46C31;
	border:1px solid #F46C31;
}

ul#lineup_footer li p.lu_m{
  padding:24px 0 15px 0;
  line-height:1.4;
  }

.access #contents .survice {
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0;
  margin: 60px 0 5px;
  border-top: 1px solid #999999;
  border-left: none;
  display: inline-block;
}

.access #contents h4.border-left {
  font-size: 18px;
  font-weight: bold;
  color: #F2520D;
  padding-bottom: 7px;
  padding-left: 1em;
  margin: 20px 0;
  background: url(../../access/honsha/images/border-left.png) no-repeat left 45%;
  border-bottom: 1px dotted #CCCCCC;
}

.access #contents .prelusion{
	width:308px;
	float:left;
}
.access #contents .prelusion img{
	margin-bottom:10px;
}
.access #contents .prel_m{
	margin:0 10px;
}

.ovfl{overflow: hidden;}

/* .access #mv
----------------------------------------------------------------------------------------------*/
.access #mv {
	padding: 50px 0 0 0;

}
.access #mv {
	background-color: #FFFFFF;
	overflow: hidden;
}
.access h2 {
	text-align: center;
}
.access #mv .pageNavi {
	float: right;
	margin: 3px 4px 6px 0px;
	padding: 0 2em 0 0;
	text-align: right;
}
.access #mv .pageNavi li {
	float: left;
	font-size: 10px;
	text-align: right;
	margin-left: 3px;
}
.access #mv .pageNavi li a {
	display: block;
}
.access #mv .pageNavi li a:hover {
  text-decoration: underline;
}
.access #contents {
  width: 945px;
  min-height: 800px;
  border-top: solid 1px #D9D9D9;
  background-color: #FFFFFF;
  padding: 60px 20px 0 20px;
  float: left;
}
.access #contents p{
  margin-bottom:40px;
  line-height:1.8;
}
.access #contents h2{
  font-size: 20px;
  font-weight: bold;
  text-align:left;
  margin-bottom:25px;
}
.access h4{
  font-size: 20px;
  margin-bottom: 25px;
  font-weight: bold;
}
.access #contents h3 {
  font-size: 26px;
  font-weight: normal;
  padding: 0 0 0 15px;
  margin: 60px 0 20px;
  border-left: 1px solid #F2520D;
  clear: both;
  line-height:1.6em;
}
.access #contents p.none{
  margin-bottom:0;
}
.access #contents .first_title{
  margin-top:0;
}

/* #access_top 
----------------------------------------------------------------------------------------------*/
/*.access #contents .japan_map{
  text-align:center;
}*/
#access_top #contents{
padding-top:0;}

.access #contents .adress{
  width:600px;
  margin-left:20px;
  float:left;
}

.access #contents .salon{
margin:20px 0 0 0;}
.access #contents .salon table tr.tbl_headline th{
	background-color:#F4F3EE;
	background-image:none;
	text-align:center;
	height:40px;
	padding:0;
	vertical-align:middle;
}
.access #contents .salon table th{
	border: solid 1px #D9D9D9;
	background:url(../../access/images/icon.png) no-repeat 13px 29px;
	text-align:left;
	padding-left:25px;
}
.access #contents .salon table td{
  border: solid 1px #D9D9D9;
	padding:10px;
	line-height:1.5em;
}

.tbl_w1{width:46%}
.tbl_w2{width:34%}

.access #contents .salon table a{
	text-decoration:underline;
}
.access #contents .salon table a:hover{
	text-decoration:none;
}


/* .access #contents li{
  line-height:1.8;
}
.access #contents .salon{
  margin-bottom:40px;
  overflow:hidden;
}
.access #contents .salon .map ul{
  float:right;
}
.access #contents .salon .first_li{
  margin-bottom:20px;
}
.access #contents .salon .first_li a{
  color: #4F4740;
  border: 1px solid #4F4740;
  display: inline-block;
  text-align:center;
  padding: 7px 0;
  width: 134px;
}
.access #contents .salon .first_li a:hover{
  color:#FFFFFF;
  background-color:#4F4740;
}
.access #contents .salon .shop a{
  text-decoration:underline;
}
.access #contents .salon .shop a:hover{
  text-decoration:none;
} */




/* サロン共通 
----------------------------------------------------------------------------------------------*/
/* .access #contents{
  padding-bottom:40px;
} */
.access #contents .imgMap{
margin:40px 0 0 0;}

.access #contents .common_time{
  margin:60px 0 0;
  padding:20px 20px;
  border:1px solid #D9D9D9;
	border-bottom:1px dotted #D9D9D9;
	line-height:1.6em;
}
.access #introduce{
  margin-bottom:40px;
	padding:20px 20px;
  border:1px solid #D9D9D9;
	border-top:none;
	line-height:1.7em;
}

.access #introduce dt{
  font-weight:bold;
  border:none;
}

.access #introduce .line_mb{
	margin-bottom:15px;
}

#contact_box {
  border-top: solid 1px #D9D9D9;
  border-bottom: solid 1px #D9D9D9;
  margin: 20px 0 40px 0;
}

#contact_box p {
  font-size: 20px;
  font-weight: bold;
  margin: 26px 0 30px 32px;
  color: #4D463F;
}
#contents ul {
	overflow:hidden;
}

#contact_box ul li {
  float: left;
  margin: 0 0 34px 30px;
}

#contact_box .catalog a {
  height: 13px;
  width: 248px;
  text-align: center;
  padding: 18px 0 18px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #F68656;
  border: 1px solid #F2520D;
}
#contact_box .catalog a:hover{
background-color:#F2520D;
color:#FFFFFF;
}
#contact_box .contact a {
  height: 13px;
  width: 248px;
  text-align: center;
  padding: 18px 0 18px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #F2520D;
  border: 1px solid #F2520D;
}

#contact_box .contact a:hover{
background-color:#F68656;
color:#FFFFFF;
}

.access p.salon_link {
  color: #F2520D;
  border: 1px solid #F2520D;
  display: inline-block;
  padding: 11px 0;
  width: 350px;
  height: 28PX;
  font-weight: bold;
  text-align: center;
}

/*.access a:hover p.salon_link {
	background-color:#F2520D;
	color:#FFFFFF;
}*/
.access a.align{
	text-align:center;
}

.access iframe{
border:none;}

/* #sensai
----------------------------------------------------------------------------------------------*/
.access .bottom{
  margin-bottom:20px;
}
.access #introduce .circle:before{
  content:"●";
  padding-right:0.5em;
}



/* #reservation
------------------------------------------------------------------- */

#reservation .u_line{
display: inline;
text-decoration:underline;
}
#reservation a:hover{
text-decoration:none;
}
#reservation #reserve_flow{
overflow:hidden;
margin-bottom:16px;
}
#reservation #reserve_flow li{
font-size:22px;
float:left;
}
#reservation #reserve_flow li img{
width:35%;
}

#reservation #reserve_flow .orange{
color:#F2520D;
}
#reservation table{
border:1px dotted #CCCCCC;
margin-bottom:30px;
}
#reservation table th{
vertical-align:middle;
background-color:#F4F3EE;
}
#reservation .salon_link{
width:280px;
height:40px;
padding:10px 0;
font-weight:normal;
}
#reservation .align{
display:block;
font-size:22px;
}

#reservation .header-contents ul li a{
display:table-cell;
}
#reservation .must{
	color:#F2520D;
	}
#reservation .iptBtn{
	width: 280px;
  height: 60px;
  font-weight: normal;
  background-color:#fff;
  border: 1px solid #F2520D;
  font-size:22px;
  color:#F2520D;
}

#reservation .iptBtn:hover{
  font-weight: normal;
  background-color:#F2520D;
  border: 1px solid #F2520D;
  color:#FFF;
}

#reservation #contents a{ display:inline;}

/* .company table
----------------------------------------------------------------------------------------------*/
.access table {
  width:945px;
}

.access th {
  width:180px;
  color:#333333;
  background-color:#F4F3EE;
  font-weight: bold;
  text-align: left;
  line-height: 1.4em;
  padding: 22px 20px 20px 20px;
}
.access td {
  padding: 22px 20px 20px 20px;
  line-height: 1.4em;
}

.access tr{
  border-top:1px dotted #CCCCCC;
}
.access .last_tr{
  border-bottom:1px dotted #CCCCCC;
}

/* #privacy
----------------------------------------------------------------------------------------------*/
#privacy{}

#privacy dl{
	color:#4C463F;
	}
#privacy dl dt{
	font-size:20px;
	margin-bottom:25px;
	font-weight:bold;
	}
#privacy dl dd{
	line-height: 1.8;
    margin-bottom: 40px;}
#privacy dl dd ol{
	margin:25px 0 0 3em;}
#privacy dl dd ol li{
	padding:0 0 0 1em;
	list-style:decimal;}
#privacy .sign{
	text-align:right;}
