@charset "utf-8";
/*
Theme Name: cloudtpl_417
Theme URI: http://c-tpl.com/
Description: cloudtpl_417
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #252525;
background: #fffff3;
}

a{color:#717171;text-decoration:none;}
a:hover{color:#9e9e9e;}
a:active, a:focus {outline: 0;}

img{border:0;}

.clear{clear:both;}

table{
border-collapse: collapse;
border-spacing:0;
}


/*************
オリジナル
*************/
#main a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

#sidebar a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

#main ul.indexmenu{
margin-left: 5px;
padding: 10px 0;
}

#main ul.indexmenu li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px solid #efefef;
}

#main ul.indexmenu li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#main ul.indexmenu li a:hover{
background-position: 3px 50%;
}

#main h2#none {
text-indent: -9999px;
background: none;
margin: 0;
padding: 0;
line-height: 0;
}

/*******
ページナビ
*******/
.wp-pagenavi {
text-align: center;
margin: 30px 0;
}


/*******
カレンダー
*******/
#wp-calendar {
width: 100%;
empty-cells: show;
margin: 10px auto 0;
text-align: center;
}

#wp-calendar caption {
margin: 5px 0;
padding: 0 0 3px 0;
border-bottom: 1px solid #eee;
}

#wp-calendar tbody {
margin: 5px 0;
padding: 0 0 3px 0;
border-bottom: 1px solid #eee;
}


/*******
ALL
*******/
.white_bg {
width: 100%;
height: auto;
margin: 0 0 15px 0;
border: 1px solid #ccc;
border-radius: 5px;
background: #fff;
}

.white_bg2 {
width: 100%;
height: auto;
margin: 0 0 15px 0;
padding: 0 0 15px 0;
border: 1px solid #ccc;
border-radius: 5px;
background: #fff;
}

#main .white_bg h3 {
margin: 0;
background: #ae687c;
border-radius: 4px 4px 0 0;
color: #fff;
}

#main .white_bg2 h3 {
margin: 0;
background: #ae687c;
border-radius: 4px 4px 0 0;
color: #fff;
}

#main .white_bg h4 {
font-weight: normal;
margin: 0 15px;
padding: 5px 10px;
background: #999;
border-radius: 4px 4px 0 0;
color: #fff;
}

#main p.l_bold {
font-size: 14px;
font-weight: bold;
padding: 15px 10px 0;
}


/*******
店舗案内
*******/
#main .salon_box {
width: 100%;
height: 264px;
border: 1px solid #ccc;
border-radius: 5px;
background: #fff;
margin: 0 0 15px;
}

#main .salon_box img{
border: 1px solid #ccc;
padding: 3px;
float: left;
}

#main .salon_box h3{
margin: 0;
background: #ae687c;
border-radius: 4px 4px 0 0;
color: #fff;
}

#main .salon_box p{
margin: 0px;
padding: 13px 13px 0;
}

#main .salon_box p.info{
width: 270px;
float: right;
padding: 0 13px;
line-height: 200%;
}

#main .salon_box a.link_btn{
display: block;
border: 1px solid #c2577d;
border-radius: 8px;
background: #c2577d;
background: -moz-linear-gradient(#d57e97, #c2577d);
background: -webkit-gradient(linear, left top, left bottom, from(#d57e97), to(#c2577d));
padding: 7px 25px;
margin: 43px 0 0 0;
color: #fff;
letter-spacing: 3px;
float: right;
}

#main .salon_box a.link_btn:hover{
background: #d57e97;
background: -moz-linear-gradient(#c2577d, #bd57e97);
background: -webkit-gradient(linear, left top, left bottom, from(#c2577d), to(#d57e97));
color: #f0e68c;
}


/*******
各店舗ページ
*******/
.beige_bg {
width: 100%;
height: auto;
margin: 0 0 15px 0;
padding: 0 0 15px 0;
border: 1px solid #ccc;
border-radius: 5px;
background: #fffff3;
}

#main .photo_line img{
width: 276px;
height: 184px;
float: left;
border: 1px solid #ccc;
padding: 3px;
margin: 5px;
}

#main .photo_line img.long{
width: 276px;
height: auto;
float: left;
border: 1px solid #ccc;
padding: 3px;
margin: 5px;
}

#main p.line {
font-size: 13px;
margin: 10px 15px 0;
padding: 3px 10px;
background: #eee;
border-radius: 6px;
}

#main p.contact {
font-size: 24px;
margin: 10px 15px 0 20px;
padding: 0;
}

#main .txt_salon {
margin: 15px 15px 15px 23px;
padding: 0;
}

#main .about_salon {
font-size: 17px;
margin: 15px 15px 0;
padding: 0;
}


/*******
スタッフ紹介（ALL）
*******/
#main h3.staff {
font-size: 25px;
font-weight: normal;
font-family: 'Times New Roman','メイリオ','Meiryo','arial';
font-style: oblique;
letter-spacing: 2px;
color: #562508;
background: url(images/h2_staff.png) no-repeat;
border: none;
margin: 0;
padding: 60px 0 25px 12px;
}

#main .staff_box {
width: 300px;
height: 333px;
border: 1px solid #e1c8b8;
border-radius: 5px;
background: #fff;
margin: 0 3px 15px;
padding: 14px 0 0;
float: left;
text-align: center;
}

#main .staff_box img{
margin: -5px auto 0;
}

#main .staff_box img.profile_btn {
margin: -14px 0 0 80px;
}

#main .staff_box p{
margin: 0 10px 7px;
padding: 0;
text-align: right;
color: #562508;
}


/*******
スタッフ紹介（個別）
*******/
#staff_profile {
width: 730px;
height: 547px;
background: #fffff3;
margin: 0 auto;
padding: 10px;
}

#staff_profile h2 {
font-size: 22px;
font-weight: normal;
font-family: 'Times New Roman','メイリオ','Meiryo','arial';
font-style: oblique;
letter-spacing: 3px;
color: #562508;
background: url(images/h2_staff2.png) no-repeat;
border: none;
margin: 0;
padding: 55px 0 48px 215px;
}

#staff_profile p {
font-size: 100%;
color: #562508;
line-height: 170%;
margin: 0 0 7px;
padding: 0;
}

#staff_profile img {
margin: 10px;
float: left;
}

#staff_profile .txt_box {
width:373px;
height: 400px;
border: 1px solid #e1c8b8;
border-radius: 5px;
background: #fff;
margin: -25px 0 0 15px;
padding: 10px 15px;
float: left;
}


/*******
料金表
*******/
table#price {
width: 95%;
margin: 15px auto;
color: #333;
}

table#price th{
width: 75%;
border-bottom: 1px solid #ccc;
padding: 20px 10px 4px;
text-align: left;
background: #fff;
font-weight: normal;
}

table#price td{
border-bottom: 1px solid #ccc;
padding: 20px 15px 4px;
text-align: left;
background: #fff;
}

table#price th.noline{
border: none;
padding: 20px 10px 0;
}

table#price td.noline{
border: none;
padding: 20px 15px 0;
}



/*******
会社情報
*******/
table#company {
width: 95%;
margin: 15px auto;
border: 1px solid #ccc;
}

table#company th{
width: 20%;
border: 1px solid #ccc;
padding: 8px;
text-align: right;
background: #eee;
color: #111;
}

table#company td{
border: 1px solid #ccc;
padding: 8px;
text-align: left;
background: #fff;
}

.txt_tenpo {
font-size: 130%;
font-weight: bold;
font-family: 'Times New Roman','メイリオ','Meiryo','arial';
font-style: oblique;
letter-spacing: 3px;
}


/*******
リクルート
*******/
table#recruit {
width: 95%;
margin: 0 auto 15px;
border: 1px solid #ccc;
}

table#recruit th{
width: 20%;
border: 1px solid #ccc;
padding: 8px;
text-align: center;
background: #eee;
color: #111;
}

table#recruit td{
border: 1px solid #ccc;
padding: 8px;
text-align: left;
background: #fff;
}

#main .txt_contact {
color: #562508;
text-align: center;
background: #fffacd;
margin: 10px 15px 0;
padding: 0;
}

#main .txt_contact span.s_txt{
font-size: 17px;
}

#main .txt_contact span.l_txt{
font-size: 30px;
font-weight: bold;
line-height: 250%;
}


/*******
プライバシーポリシー
*******/
#privacy dl {
margin: 15px;
}

#privacy dt {
margin: 0 0 5px;
font-weight: bold;
}

#privacy dd {
margin: 0 0 0 13px;
}



/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
background: url(images/header.png) no-repeat 100% 10px;
height: 80px;
padding: 5px 0 0 0;
}

#header h1 {
padding: 0;
font-size: 1px;
font-weight: normal;
text-indent: -9999px;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 46px;
background:url(images/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -46px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -46px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -46px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}


/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 15px 0;
display: inline;
}

#main .bannerM img{
padding-right: 12px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-bottom: 10px;
padding: 0 10px 0px 35px;
line-height: 40px;
font-size: 14px;
font-weight: normal;
color: #252525;
background: url(images/heading.png) no-repeat;
}

#main h3 {
font-size: 14px;
font-weight: normal;
line-height: 30px;
padding: 0 12px 0 15px;
letter-spacing: 0.2em;
color: #000000;
border-bottom: 1px solid #cccccc;
}

#main p {
padding: 5px 15px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 0 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#main p.withImage img.sign{
float: right;
margin-right: 280px;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#000000;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#000000;}
p.button a:hover{color:#ffffff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 15px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 0 10px 0 35px;
line-height: 40px;
font-size: 14px;
font-weight: normal;
color: #252525;
background: url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px solid #efefef;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}

/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #cccccc;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

#footer ul{
margin-left: 5px;
padding: 10px 0;
}

#footer li{
margin: 0 10px 10px 5px;
list-style: none;
}

#footer li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#footer li a:hover{background-position: 3px 50%;}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}


/* PC・MOBILE 切り替え
--------------------------*/
.renderSwitcher {
padding: 5px;
margin: 10px;
text-align: center;
font-weight: bold;
}
.renderSwitcher a {
background: white;
padding: 5px 20px;
border: 1px solid rgba(0, 0, 0, .3);
border-radius: 1em;
box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
-webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
color: #666;
text-decoration: none;
margin:5px;
}

.renderSwitcher ul li {
display:inline-block;
}