/*
Theme Name: sakura39-39
Description:株式会社PALSS-BONDS（長岡店） | 長岡京・梅津・洛西・羽束師を初め、京都を中心に幅広く展開している「SAKURAグループ」縮毛矯正、パーマ、カラーで適正なデザインをご案内いたします。
Theme URI: http://www.sakura39-39.com/we
Version: 1.0
License: sakura39-39
License URI: http://www.sakura39-39.com/we
*/

@charset "UTF-8";

/****************************************

          リセットCSSここから

*****************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	line-height: 1.6;
}
/* for WinIE6 */
* html body {
	font-size: 0.8em;
	font-family: 'メイリオ', Meiryo, Verdana, sans-serif;
}
/* for WinIE7 */
	*:first-child+html body {
	font-size: 0.75em;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	font-family: 'メイリオ', Meiryo, Verdana, sans-serif;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.clearfix {
zoom: 1;
}

/****************************************

          body設定

*****************************************/
body{
	font-size: 12px;
	font-weight: normal;
	font-family: 'メイリオ', Meiryo, Verdana, sans-serif;
	color: #333333;
}

/****************************************

          トップページ共通

*****************************************/
#outer{
	width: 100%;
	min-width: 1200px;
	min-height:100%;
	float: none;
	margin: 0 auto;
	background: url(images/outer_bg.jpg) top center no-repeat;
}
#wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	float: none;
	background: url(images/footer_bg.png) bottom center repeat-x;
}
#inner{
	width: 100%;
	margin: 0 auto;
}

/****************************************

          下層ページ共通

*****************************************/
#page_outer{
	width: 100%;
	min-width: 1200px;
	min-height:100%;
	float: none;
	margin: 0 auto;
	background: url(images/page_outer_bg.jpg) top center no-repeat;
}
#page_wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	float: none;
	background: url(images/page_footer_bg.jpg) bottom center repeat-x;
}

/****************************************

          フォント指定

*****************************************/
li{
	font-weight: normal;
	font-family: 'メイリオ', Meiryo, Verdana, sans-serif;
	color: #333;
}
tt{
	font-weight: normal;
	font-family: 'メイリオ', Meiryo, Verdana, sans-serif;
	color: #333;
}
td{
	font-weight: normal;
	font-family: 'メイリオ', Meiryo, Verdana, sans-serif;
	color: #333;
}
tr{
	font-weight: normal;
	font-family: 'メイリオ', Meiryo, Verdana, sans-serif;
	color: #333;
}
h1{
	font-size: 16px;
	color: #333;
}
h2{
	font-size: 2.500em;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	color: #401F13;
}
h3{
	font-size: 1.500em;
	font-weight: bold;
	color: #401F13;
}
h4{
	font-size: 1.333em;
	font-weight: bold;
	color: #401F13;
}
h5{
	font-size: 1.167em;
	font-weight: bold;
	color: #401F13;
}

/****************************************

          リンク指定

*****************************************/
a:link,a:visited{
	font-weight: normal;
    color: #B68872;
    text-decoration: none;
}
a:hover,a:active {
	font-weight: normal;
    color: #AB5332;
    text-decoration: underline;
}

/****************************************

          ヘッダー

*****************************************/
#header{
	width: 1200px;
	margin: 0 auto;
	height: 640px;
	position: relative;
}
#page_header{
	width: 1200px;
	margin: 0 auto;
	height: 300px;
	position: relative;
}
.logo{
	width: 100%;
	float: left;
}
.header_img01{
	width: 100%;
	float: right;
}
.header_infomartion{
	width: auto;
	height: 100px;
	margin: 0 auto;
	background: url(images/header_infomartion_bg.png) no-repeat bottom right;
	position: absolute;
	z-index: 4;
	top: 0;
	left: 100px;
}
.head_discription{
	width: 845px;	
	height: auto;
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	left: 250px;
}
.head_discription p{
	float: right;
	font-size: 10px;
	color: #DBCFBF;
}
.header_contact{
	width: auto;
	float: right;
}

/****************************************

          横ナビ

*****************************************/
#header_navi{
	width: 970px;
	height: 50px;
	margin: 0 auto;
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 250px;
}


#header_navi ul.menu_navi {
	width: 100%;
}
#header_navi ul li.menu-item {
	position: relative; /*z-indexの指定や子要素の基準とするために指定*/
	z-index: 1; /*ドロップダウンしたメニューが隠れないように*/
	float: left; /*親メニューは横1列に並べる*/
	width: auto;
}
#header_navi ul li.menu-item a{ 
	display: block;    /*要素の幅いっぱいにするために指定*/
	height: auto;
	line-height: auto;
	color: #333;
	font-size: 12px; 
	text-decoration: none;	
}
/*マウスオーバー時等にメニューの色を変更*/
#header_navi ul li.menu-item a:hover,   /*マウスオーバー時*/
#header_navi ul li.current-menu-item a,     /*現在表示されているページのメニュー*/
#header_navi ul li.current-menu-parent a,  /*現在表示されているページの親のメニュー*/
#header_navi ul li.current-post-ancestor a {
	color: #013A93;    
	
}
#header_navi ul li ul.sub-menu {
	display: none;  /*サブメニューは最初は非表示にしておく*/
	position: absolute;  /*絶対配置にしておかないとうまくいかない*/
	left: 0;
	top: 70px;
	width: 141px;
}
#header_navi ul li ul.sub-menu a:hover{
	background-color: #382D25;
	color: #FFF;
}
#header_navi ul li:hover ul.sub-menu {
	display: block;    /*マウスオーバー時にサブメニューを表示する*/
}
#header_navi ul li ul.sub-menu li{
	float: none;  /*サブメニューはフロートさせないので解除*/
	padding: 0;  /*親メニューのパディングを解除*/
}
#header_navi ul li ul.sub-menu li a {  
/*border: 1px solid #eee;  ボーダーの指定（重なって太くなる部分は別でnone解除。一番上は ul 要素に指定）*/
	border-bottom: 1px dotted #ccc; /*サブメニュー下部のボーダーを指定*/ 
	padding: 10px 10px;
	background-color: #382D25;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	width: 121px;
}
/* サブメニューで現在表示されているページのリンクの色を変更する
#header_navi ul li ul.sub-menu li.current-menu-item a {
	display: block;
	background-color: #FE6C09; 
} */




/****************************************

          ティーザー

*****************************************/
#slider{
	width: 100%;
	height: 450px;
	padding-bottom: 6px;
	margin-top: 0 auto;
	position: absolute;
	z-index: 1;
	top: 100px;
}
.slider_img {
	width: 100%;
	height: 450px;
	margin: 0 auto;
}

/* 下層ページティーザー */
#teaser_box{
	width: 100%;
	height: 180px;
	padding-bottom: 6px;
	margin-top: 0 auto;
	position: absolute;
	z-index: 1;
	left: 100px;
	top: 100px;
}
.teaser_img {
	width: 100%;
	height: 180px;
	margin: 0 auto;
}


/****************************************

          content 共通設定

*****************************************/
#content{
	width: 100%;
	margin: 0 auto;
}
#left_box {
	float: left;
	width: 700px;
}

#information_box{
	width: 1200px;
	height: 160px;
}
#content_box {
	width: 1200px;
	height: auto;
	margin-bottom: 10px;
}
.breadcrumb_area{
    width: 1000px;
    text-align: right;
    margin: 0 auto 10px;
    position: absolute;
    top: 290px;
    left: 100px;
}
.map_area{
	width: 100%;
	height: 450px;
	margin: 0 auto 50px;
}



/****************************************

          contentトップ用

*****************************************/
#top_onecolumn00 {
	width: 1000px;
	margin: 0 auto;
}
#top_onecolumn01 {
	width: 100%;
	height: 670px;
	margin: 0 auto;
	background: url(images/top_onecolumn01_bg.jpg) no-repeat top center;
}
#top_onecolumn02 {
	width: 100%;
	height: 430px;
	margin: 0 auto;
	background: url(images/top_onecolumn02_bg.jpg) no-repeat top center;
}
#top_onecolumn03 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	border-top: 1px solid #F2EAE6;
	background: url(images/top_onecolumn03_bg.png) repeat bottom center;
}
#shop_onecolumn {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #281B15;
}

.onecolumn_inner {
	width: 1000px;
	margin: 0 auto;
}


.top_text01{
	width: 100%;
	height: auto;
	text-align: center;
	padding: 50px 0 50px;
}
.top_text01 p{
	font-size: 1.167em;
	color: #3F1F13;
}
.top_text02{
	width: 480px;
	height: auto;
	float:left;
	margin: 75px 20px 0 0;
	background: url(images/top_text02_bg.png) no-repeat top right;
}
.top_text03{
	width: 480px;
	height: auto;
	float:left;
	margin: 75px 0 0 20px;
	background: url(images/top_text02_bg.png) no-repeat top right;
}

.top_text_left{
	width: 240px;
	height: auto;
	float: left;
}
.top_text_right{
	width: 200px;
	height: auto;
	float: right;
	margin: 6px 10px 10px 30px;
}
.top_text04{
	width: 100%;
	height: 100%;
	float:left;
	margin: 50px 0 40px;
}
.top_text04_left{
	width: 390px;
	height: auto;
	float:left;
}
.top_text04_right{
	width: 610px;
	height: auto;
	float:right;
}



.top_shop_box{
	width: 100%;
	height: auto;
}
ul.shop_list{
	width: 100%;
	height: auto;
}
ul.shop_list li{
	width: 300px;
	height: 260px;
	margin: 0 50px 30px 0;
	float: left;
	color: #FFF;
	text-align: center;
	background: url(images/shop_list_bottom_bg.png) no-repeat bottom right;
}
ul.shop_list li h4{
	height: 50px;
	line-height: 46px;
	color: #FFF;
}

.shop_list_box {
	width: auto;
	height: 135px;
}
.shop_list_left{
	width:200px;
	height: auto;
	float:left;
}
.shop_list_right {
	width:100px;
	height: auto;
	float:right;
}


ul.shop_list li:nth-child(3n){
	margin-right: 0px;
}











.top_bana_box {
	width: 100%;
	height: auto;
}

/* トップバナー */
ul.top_bana_list01{
	width: 100%;
	height: auto;
}
ul.top_bana_list01 li{
	width: auto;
	height: auto;
	margin: 0 20px 0 0;
	float: left;
}
ul.top_bana_list01 li:nth-child(4n){
	margin-right: 0px;
}



/****************************************

         トップ 新着情報

*****************************************/
.post{
	width: 100%;
}
.top_news_box{
	width: 100%;
	height: auto;
	margin: 50px 0;
}
.news_post{
	width: auto;
	height: 200px;
    overflow-y: scroll;
	background: url(images/news_post_bg.jpg) no-repeat bottom right;
}
h3.top_news_tit{
	width: auto;
	height: 15px;
	line-height: 15px;
	margin-bottom: 10px;
	text-align: center;
	padding: 30px 0 0 0;
	color: #94482C;
	font-size: 0.917em;
	font-weight: normal;
	background: url(images/h3_top_news_tit.png) no-repeat top center;
}
ul.news_list{
	width: auto;
	height: auto;
}
ul.news_list li{
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCC;

}

ul.news_list h4{
	width: 128px;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	margin-bottom: 8px;
	font-size: 1em;
	color: #FFF;
	float: left;
	background: url(images/h4_news_list_bg.png) no-repeat top left;
}

.news_title{
	padding-right: 10px;	
}

/****************************************

         news　アーカイブ設定

*****************************************/
ul.post_list{
	width: 1000px;
	min-height:100px;
}
ul.post_list li{
	padding: 10px 0 10px;
	border-bottom: 1px dotted #333;
}
ul.post_list li h3{
	width: 128px;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	margin-bottom: 8px;
	font-size: 1em;
	color: #FFF;
	float: left;
	background: url(images/h4_news_list_bg.png) no-repeat top left;
	float: left;
}

ul.post_list li a:link,.post_list h3 a:visited{
	color: #B68872;
	font-size: 1.000em;
	font-weight: nomal;
	text-decoration: none;
}
ul.post_list li a:hover,.post_list h3 a:active{
	color: #AB5332;
	font-size: 1.000em;
	font-weight: nomal;
	text-decoration: underline;
}

/****************************************

         blog アーカイブ設定

*****************************************/
.blog_text01 {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}

.blog_img02 img{
	width: 250px;
	border: 1px solid #CCC;
	padding: 1px;
	float: left;
	margin: 0 16px 5px 0;
}


/****************************************

         warts アーカイブ設定

*****************************************/
.warts_text01{
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #333;
}

/****************************************

         banquet アーカイブ設定

*****************************************/
.banquet_text01{
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #333;
}
.banquet_text01 h3 a:link,.banquet_text01 h3 a:visited{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.banquet_text01 h3 a:hover,.banquet_text01 h3 a:active{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

/****************************************

         recommended アーカイブ設定

*****************************************/
.recommended_text01{
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #333;
}
.recommended_text01 h3 a:link,.recommended_text01 h3 a:visited{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.recommended_text01 h3 a:hover,.recommended_text01 h3 a:active{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

/****************************************

         single.php

*****************************************/


.blog_text01{
	display: block;
	width: 100%;
}
.blog_text01 img{
	margin: 10px 10px 10px 0;
}
.blog_text01 p{
	width: 100%;
}
/* ページャー設定 */
.pager{
	clear:both;
	text-align:center;
	padding:20px 0;
}
a.page-numbers,
.pager .current{
	background:rgba(0,0,0,0.02);
	border:solid 1px rgba(0,0,0,0.1);
	border-radius:5px;
	padding:5px 8px;
	margin:0 2px;
}
.pager .current{
	background:rgba(0,0,0,1);
	border:solid 1px rgba(0,0,0,1);
	color:rgba(255,255,255,1);
}
.nav-below{
	margin-top: 25px;
	text-align: center;
}


.single_text_box{
	display: block;
	width: 100%;
	min-height: 250px;
	margin: 60px 0;
}
.single_text_box img{
	margin: 20px 20px 20px 0;
}
.single_text_box p{
	width: 100%;
	font-size: 1.4em;
}
h3.single_headline{
	width: auto;
	height: auto;
	margin: 0 auto;
	padding-bottom: 12px;
	text-align: left;
	font-size: 2.4em;
	font-weight: normal;
	color: #401F13;
	font-family: "Times New Roman","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","メイリオ", Meiryo, serif;
}
.img01{
	width:270px;
	height:auto;
	overflow:hidden;
}

.img01 img{
	width:270px;
	height:auto;
}

.img02{
	width:250px;
	height:188px;
	overflow:hidden;
	float: left;
}
.img02 img{
	width:250px;
	height:auto;
}

/****************************************

         sidebar

*****************************************/
#sidebar {
	float: right;
	width: 240px;
}
#sidebar a:hover img{
	opacity: 0.75;
	filter: alpha(opacity=75);
}




/****************************************

         タイトル

*****************************************/
h2.headline{
	width: auto;
	height: 58px;
    line-height: 56px;
	padding: 2px 0 0 35px;
	margin-bottom: 30px;
	background: url(images/h2_headline.jpg) no-repeat top left;
}

h3.subhead01{
	width: auto;
	height: 45px;
    line-height: 47px;
	padding: 2px 0 0 30px;
	margin-bottom: 15px;
	background: url(images/h3_subhead01.jpg) no-repeat top left;
}

h4.subhead01 {
	height: 34px;
	line-height: 36px;
	padding: 2px 0 0 30px;
	margin-bottom: 15px;
	color: #FFF;
	background: url(images/h4_subhead01.jpg) no-repeat top left;
}

h2.top_tit01 {
	width: 100%;
	height: 67px;
	margin: 0 0 20px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h2_top_tit01.png) no-repeat top center;
}

h4.top_tit02 {
	width: auto;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 40px;
	margin: 0 0 10px;
	border-bottom: #978E85 dotted 1px;
	background: url(images/h4_top_tit02.png) no-repeat top left;
}
h3.top_tit03 {
	width: 100%;
	height: 135px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h3_top_tit03.png) no-repeat top left;
}
h4.top_tit04 {
	width: 100%;
	height: 40px;
	margin-bottom: 15px;
    line-height: 40px;
	padding: 0 0 0 20px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	color: #FFF;
	font-weight: normal;
	font-size: 1.667em;
	background: url(images/h4_top_tit04.jpg) no-repeat top left;
}


h2.concept_tit01{
	width: auto;
	height: 22px;
	margin: 50px 0 70px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h2_concept_tit01.png) no-repeat top center;
}
h2.shop_tit01{
	width: auto;
	height: 26px;
	margin: 48px 0 70px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
h2.nagaoka{
	background: url(images/h2_nagaoka_tit01_tit01.png) no-repeat top center;
}
h2.umezu{
	background: url(images/h2_umezu_tit01.png) no-repeat top center;
}
h2.rakusai{
	background: url(images/h2_rakusai_tit01.png) no-repeat top center;
}
h2.hadukashi{
	background: url(images/h2_hadukashi_tit01.png) no-repeat top center;
}
h2.hirakata {
	background: url(images/h2_hirakata_tit01.png) no-repeat top center;
}
h2.hair_tit01{
	width: auto;
	height: 22px;
	margin: 50px 0 70px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h2_hair_tit01.png) no-repeat top center;
}
h2.nail_tit01{
	width: auto;
	height: 22px;
	margin: 50px 0 70px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h2_nail_tit01.png) no-repeat top center;
}
h2.news_tit01{
	width: auto;
	height: 22px;
	margin: 50px 0 70px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h2_news_tit01.png) no-repeat top center;
}
h2.celebration_tit01{
	width: auto;
	height: 26px;
	margin: 48px 0 70px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h2_celebration_tit01.png) no-repeat top center;
}
h2.recruit_tit01{
	width: auto;
	height: 26px;
	margin: 48px 0 70px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h2_recruit_tit01.png) no-repeat top center;
}
h2.sakurablog_tit01{
	width: auto;
	height: 22px;
	margin: 50px 0 70px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h2_sakurablog_tit01.png) no-repeat top center;
}




h3.concept_tit02{
	width: auto;
	height: 151px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h3_concept_tit02.png) no-repeat top center;
}
h3.concept_tit03 {
	width: 100%;
	height: 40px;
	margin-bottom: 15px;
    line-height: 40px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	color: #8B5930;
	font-weight: normal;
	font-size: 1.667em;
}
h4.concept_tit04 {
	width: 100%;
	height: 50px;
	text-align: center;
	margin-bottom: 15px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	color: #8B5930;
	font-weight: normal;
	font-size: 1.667em;
}
h4.concept_tit05 {
	width: 100%;
	height: 50px;
	text-align: center;
	margin-bottom: 15px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	color: #8B5930;
	font-weight: normal;
	font-size: 1.500em;
}

h3.shop_staff_tit01{
	width: auto;
	height: 15px;
	line-height: 15px;
	text-align: center;
	padding: 30px 0 0 0;
	margin: 0 0 30px;
	color: #94482C;
	font-size: 0.917em;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	font-weight: bold;
	background: url(images/h3_shop_staff_tit01.png) no-repeat top center;
}
h3.shop_staff_tit02{
	width: auto;
	height: 15px;
	line-height: 15px;
	text-align: center;
	padding: 30px 0 0 0;
	margin: 0 0 30px;
	color: #94482C;
	font-size: 0.917em;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	font-weight: bold;
	background: url(images/h3_shop_staff_tit02.png) no-repeat top center;
}
h3.shop_staff_tit03{
	width: auto;
	height: 15px;
	line-height: 15px;
	text-align: center;
	padding: 30px 0 0 0;
	margin: 0 0 30px;
	color: #94482C;
	font-size: 0.917em;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	font-weight: bold;
	background: url(images/h3_shop_staff_tit03.png) no-repeat top center;
}

h4.rakusei_titi01 {
	font-size: 1.5em;
}

h3.celebration_tit01{
	width: auto;
	height: 15px;
	line-height: 15px;
	text-align: center;
	padding: 30px 0 0 0;
	margin: 0 0 30px;
	color: #94482C;
	font-size: 0.917em;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	font-weight: bold;
	background: url(images/h3_celebration_tit01.png) no-repeat top center;
}


h3.recruit_tit01{
	width: auto;
	height: 15px;
	line-height: 15px;
	text-align: center;
	padding: 30px 0 0 0;
	margin: 0 0 30px;
	color: #94482C;
	font-size: 0.917em;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	font-weight: bold;
	background: url(images/h3_shop_staff_tit04.png) no-repeat top center;
}

h3.activity_tit01{
	width: auto;
	height: 15px;
	line-height: 15px;
	text-align: center;
	padding: 30px 0 0 0;
	margin: 0 0 30px;
	color: #94482C;
	font-size: 0.917em;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	font-weight: bold;
	background: url(images/h3_activity_tit01.png) no-repeat top center;
}
h3.activity_tit02 {
    width: auto;
    height: 18px;
    line-height: 20px;
    padding: 2px 0 8px 20px;
    margin: 0 0 5px 0;
    background: url(images/activity_text01_bg.jpg) no-repeat left top;
    border-bottom: 1px #999 dotted;
}


/****************************************

         テキスト

*****************************************/
.text00{
	width: 100%;
	height: auto;
}
.text01{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.text02{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.text03{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.text04{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.text05{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}

.text06{
	width: 100%;
	height: auto;
	margin-bottom: 60px;
}


.concept_text01 {
	width: 100%;
	height: auto;
	padding-bottom: 50px;
	margin-bottom: 50px;
	background: url(images/concept_text01_bg.png) no-repeat bottom center;
}
.concept_img01{
	float: right;
	margin: 0 0 5px 20px;
	padding: 1px;
	border: 1px #CCC solid
}
.concept_text02 {
	width: 960px;
	height: auto;
	margin: 0 40px 60px 0;
	background: url(images/concept_text02_bg.jpg) no-repeat center left;
}
.concept_text02_left {
	width: 590px;
	height: auto;
	padding: 30px 0 0 40px;
	float:left;
}
.concept_text02_right {
	width: 310px;
	height: auto;
	float:right;
}
ul.concept_list{
	width:100%;
	height: auto;
}
ul.concept_list li{
	width: 300px;
	height: 350px;
	float: left;
	padding: 20px 10px 30px 10px;
	margin-right: 20px;
	background: url(images/concept_list_bg.jpg) no-repeat top left;
}
ul.concept_list li{
	width: 300px;
	height: 350px;
	float: left;
	padding: 20px 10px 30px 10px;
	margin-right: 20px;
	background: url(images/concept_list_bg.jpg) no-repeat top left;
}
ul.concept_list li:nth-child(3n){
	margin-right: 0px;
}

.concept_list_inner {
	width: 100%;
	height: 205px;
	margin-bottom: 10px;
	text-align: center;
}

.concept_text03 {
	width: 450px;
	float: left;
}
.concept_text04 {
	width: 550px;
	height: 370px;
	float: right;
	background: url(images/concept_text04_bg.jpg) no-repeat top left;
}

.shop_staff_text01{
	width: 960px;
	height: auto;
	padding: 50px 20px;
	background: url(images/shop_staff_text01_bg.png) no-repeat top right;
}
.shop_staff_text01_right {
	width: 500px;
	height: auto;
	float: right;
	padding: 0 0 0 20px;
}
.shop_staff_text02 {
	width: 570px;
	height: 352px;
	padding: 60px 60px 70px;
	margin-top: 10px;
	float: left;
	background: url(images/shop_staff_text02_bg.jpg) no-repeat top left;
}
.shop_staff_text02 h3{
	width: auto;
	height: 40px;
	margin-bottom: 10px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h3_shop_staff_text02.png) no-repeat top left;
}
.shop_staff_text02 h4{
	text-align: left;
	margin-bottom: 10px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	color: #8B5930;
	font-weight: normal;
	font-size: 1.833em;
}

.shop_staff_text02_small {
	width: 570px;
	height: 352px;
	padding: 60px 60px 70px;
	margin-top: 10px;
	float: left;
	background: url(images/shop_staff_text02_bg.jpg) no-repeat top left;
}
.shop_staff_text02_small h3{
	width: auto;
	height: 40px;
	margin-bottom: 10px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h3_shop_staff_text02.png) no-repeat top left;
}
.shop_staff_text02_small h4{
	text-align: left;
	margin-bottom: 10px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	color: #8B5930;
	font-weight: normal;
	font-size: 1.5em;
}




.shop_staff_text03 {
	width: 310px;
	height: auto;
	margin-top: 10px;
	float: right;
}
.shop_staff_text04 {
	width: 130px;
	height: 130px;
	padding: 6px 6px 22px 164px; 
	margin: 0 0 0 10px;
	background: url(images/shop_staff_text04_bg.jpg) no-repeat top left;
}
.shop_staff_text04 img{
	width: 130px;
	height: 130px;
}
.shop_staff_box {
	width: 480px;
	height: auto;
}
.name_box {
	width: 100%;
	height: auto;
	color: #401F13;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;	
	background: url(images/name_box_bg.png) no-repeat bottom left;	
}
.name_box p{
	font-size: 0.833em;
}
.shop_staff_right {
	width: 240px;
	height: auto;
	color: #88634D;
	float: right;
}



.shop_staff_text05 {
	width: 980px;
	height: auto;
	padding: 0 20px 0 0; 
	margin: 0 0 60px 0;
	background: url(images/shop_staff_text05_bg.png) repeat top left;
}
.shop_staff_text05_right {
	width: 610px;
	height: auto;
	padding: 0 0 10px 0;
	float:right;
}
.shop_staff_text05_right h4{
	width: 485px;
	height: 20px;
	line-height: 20px;
	margin: 10px 0 15px;
	padding: 8px 0 10px 125px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: solid #412013 1px;
	background: url(images/h4_shop_staff_text05_right.png) no-repeat center left;
}
.shop_staff_text06_left {
	width: 480px;
	height: auto;
	padding: 0 20px 0 0;
	float: left;
}
.shop_staff_text06_right {
	width: 480px;
	height: auto;
	padding: 0 0 0 20px;
	float: right;
}
.shop_staff_text06 {
    width: 100%;
    height: auto;
    margin: 0 0 40px 0;
}
.shop_staff_text06 h4{
	width: auto;
	height: 32px;
    line-height: 34px;
	padding: 2px 0 0 30px;
	margin-bottom: 5px;
	background: url(images/h4_shop_staff_tit02.jpg) no-repeat top left;
}

.shop_staff_text07 {
	width: 360px;
	height: auto;
	padding: 0 20px 0 0;
	float: left;
}
.shop_staff_text07 h3{
    width: auto;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    text-align: center;
    font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
    color: #FFF;
    font-weight: bold;
    font-size: 1.667em;
    background: url(images/h3_shop_staff_tit05.jpg) no-repeat top left;
}
.shop_staff_text07 h4{
	margin-bottom: 10px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	color: #8B5930;
	font-weight: bold;
	font-size: 1.667em;
}
.shop_staff_text07 h5{
	margin: 10px 0;
	padding-bottom: 4px;
	border-bottom: #996850 1px dotted;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	color: #8B5930;
	font-weight: bold;
	font-size: 1.333em;
}
.shop_staff_text08 {
	width: 620px;
	height: auto;
	float: right;
}
.shop_staff_text09 {
	width: 450px;
	height: auto;
	padding: 10px 15px;
	margin-bottom: 40px;
	background: #F6F6F6;
	border: 1px solid #CCC;
}
.celebration_text01 {
	width: 940px;
	height: 340px;
	padding: 25px 30px;
	margin-bottom: 70px;
	font-size: 1.167em;
	background: url(images/celebration_text01.jpg) no-repeat top left;
}
.celebration_text01_left {
	width: 440px;
	height: auto;
	float:left;
}
.celebration_text01_left h4{
	width: auto;
	height: 120px;
	margin-bottom: 10px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h4_celebration_text01_left.png) no-repeat top left;
}
.activity_text01 {
	width: 270px;
	height:auto;
	margin: 0 30px 40px;
	color: #86634C;
	float: left;
}
.activity_text01_img01 {
	width: 270px;
	height: auto;
	margin-bottom: 10px;
}
.activity_text01_img01 img{
	width: 270px;
	height: auto;
}

.news_page_text01 {
	width: 100%;
	min-height: 500px;
}
.news_left_img {
	width: 240px;
	height: auto;
	margin: 0 20px 5px 0;
	float: left;
}
.news_right_text {
	width: 740px;
	height: auto;
}

/****************************************

         画像

*****************************************/

.top_img01{
	margin-top: 10px;
}
.top_img02{
	margin-top: 20px;
}
.top_img03{
	margin-top: 30px;
}
.right_img00{
	float: right;
}
.right_img01{
	float: right;
	margin: 0 0 5px 20px;
	padding: 1px;
	border: 1px #CCC solid
}
.right_img02{
	float: right;
	margin: 0 0 5px 20px;
}
.right_img03{
	float: right;
	margin: 0 0 5px 30px;
}
.right_img04{
	float: right;
	margin: 0 0 5px 40px;
}
.left_img00{
	float: left;
}
.left_img01{
	float: left;
	margin: 0 20px 5px 0;
	padding: 1px;
	border: 1px #CCC solid
}
.left_img02{
	float: left;
	margin: 0 20px 5px 0;
}
.left_img03{
	float: left;
	margin: 0 10px 5px 0;
}
.left_img04{
	float: left;
	margin: 10px 0 0;
}



.under_img01{
	margin-bottom: 10px;
}
.under_img02{
	margin-bottom: 20px;
}
.under_img03{
	margin-bottom: 30px;
}
.under_img04{
	margin-bottom: 40px;
}
.center_img01 {
	text-align: center;	
}


.bana_center_img01 {
	margin: 15px auto 5px;
	text-align: center;	
}



.side_bana_box {
	width: 220px;
	height: auto;
	padding: 60px 10px 10px;
	margin-bottom: 10px;
	background: url(images/side_bana_box_bg.jpg) no-repeat top left;
}
.side_bana01 {
	margin: 0 auto 10px;
}
.side_bana02 {
	margin: 0 auto 20px;
}
.side_bana03 {
	margin: 0 auto 7px;
}

.top_bana_img {
	float:left;
	margin-top: 25px;
}


.top_bana_img a:hover img{
	opacity: 0.75;
	filter: alpha(opacity=75);
}





/****************************************

         リスト

*****************************************/



.cover boxcaption {
    position: absolute;
    width: 276px;
    height: 132px;
    top: 116px;
    padding: 11px 20px;
    background: url(../images/bg_sp.png) repeat 0 0;
}


/* ショップ・スタッフ共通（画像3列） */
ul.shop_staff_list01{
	width: 100%;
	height: auto;
}
ul.shop_staff_list01 li{
	width: 180px;
	height: auto;
	margin: 10px 10px 0 0;
	float: left;
}
ul.shop_staff_list01 img{
	padding: 1px;
	border: 1px #CCC solid;
}

ul.shop_staff_list01 li:nth-child(3n){
	margin-right: 0px;
}

/* ショップ・スタッフ共通（バナー） */
ul.shop_staff_list02{
	width: 100%;
	height: auto;
	margin: 20px 0 0 10px;
}
ul.shop_staff_list02 li{
	width: 300px;
	height: auto;
	background: url(images/shop_staff_list02_bg.png) no-repeat bottom center;
}
ul.shop_staff_list02 img{
	height: 60px;
	padding: 0 0 10px 0;
}
/* スタッフ紹介共通 */
ul.shop_staff_list03 {
	width: 100%;
	height: auto;
}
ul.shop_staff_list03 li {
	width: 480px;
	min-height: 250px;
	margin: 0 40px 40px 0;
	float: left;
}
ul.shop_staff_list03 li:nth-child(2n){
	margin-right: 0px;
}
/* クーポン共通 */
ul.coupon_list {
	width: 100%;
	height: auto;
	margin-top: 30px;
}
ul.coupon_list li{
	width: 300px;
	height: 190px;
	padding: 10px 10px 20px 10px;
	margin: 0 20px 20px 0;
	color: #8B5930;
	background: url(images/coupon_list_bg.png) no-repeat top left;
	float: left;
}
ul.coupon_list li:nth-child(3n){
	margin-right: 0px;
}

ul.coupon_list li h4{
	height: 40px;
	padding-left: 30px;
	font-size: 1em;
	padding-top: 10px;
}


/* リクルート（画像5列） */
ul.recruit_list{
	width: 100%;
	height: auto;
}
ul.recruit_list li{
	width: auto;
	height: auto;
	margin: 0 20px 0 0;
	float: left;
}
ul.recruit_list li:nth-child(5n){
	margin-right: 0px;
}

/* ヘアギャラリー（画像3列） */
ul.hair_list{
	width: 100%;
	height: auto;
}
ul.hair_list li{
	width: 270px;
	height: 100%;
	margin: 0 95px 40px 0;
	float: left;
	color: #87634C;
}
ul.hair_list li img{
	width: 270px;
	height: auto;
	margin: 0 0 4px 0;
	padding-bottom: 16px;
	background: url(images/hair_list_bg.png) no-repeat bottom center;
	overflow:hidden;
}
ul.hair_list li p{
	text-align: center;
}
ul.hair_list li:nth-child(3n){
	margin-right: 0px;
}



/* 成人式ギャラリー（画像3列） */
ul.celebration_list{
	width: 100%;
	height: auto;
}
ul.celebration_list li{
	width: 270px;
	height: 100%;
	margin: 0 95px 40px 0;
	float: left;
	color: #87634C;
}
ul.celebration_list li img{
	width: 270px;
	height: auto;
	margin: 0 0 4px 0;
	padding-bottom: 16px;
	background: url(images/hair_list_bg.png) no-repeat bottom center;
}
ul.celebration_list li p{
	text-align: center;
}
ul.celebration_list li:nth-child(3n){
	margin-right: 0px;
}

/* サクラブログ（画像3列） */
.sakurablog_text00 {
	width: 990px;
	height: auto;
	margin: 0 auto 60px;
}
.sakurablog_text01{
	width: 250px;
	height: 340px;
	padding: 20px 10px;
	margin: 0 30px 50px;
	float: left;
	color: #87634C;
	background: url(images/sakurablog_list_bg.jpg) no-repeat top center;
	position: relative;
}
.sakurablog_text01_box1 {
	width: 250px;
	height: 188px;
	margin-bottom: 15px;
	overflow: hidden;
}
.sakurablog_text01_box1 img{
	width: 250px;
	height: auto;
}
.sakurablog_text01_box2 h3{
	text-align: center;
	margin-bottom: 10px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	color: #401F13;
	font-weight: normal;
	font-size: 1.333em;
}
.sakurablog_detail_button {
	width: auto;
    position: absolute;
    top: 327px;
    left: 170px;
}





/* news_list */

ul.news_page_list{
	width: 100%;
	height: auto;
	margin-bottom: 60px
}
ul.news_page_list li{
	width: auto;
	margin-bottom: 30px;
}
ul.news_page_list li h4{
	width: auto;
	height: 38px;
	line-height: 40px;
	padding: 2px 0 0 25px;
	margin-bottom: 15px;
	font-size: 1.500em;
	background: url(images/h4_news_page_list.jpg) no-repeat top left;
}



/* ページバナー */
.page_bana{
	width: 100%;
	height: 130px;
	padding-top: 30px;
	border-top: dotted #999 1px;
}

ul.page_bana_list{
	width: 710px;
	height: auto;
}
ul.page_bana_list li{
	width: 230px;
	float: left;
	margin-right: 10px;
}
ul.page_bana_list a:hover img{
	opacity: 0.75;
	filter: alpha(opacity=75);
}
ul.page_bana_list li:nth-child(3n){
	margin-right: 0px;
}


/****************************************

         テーブル

*****************************************/

/* コンセプト */
table.concept_table{
	width: 510px;
	height: auto;
	border-collapse: collapse;
	margin: 40px 20px 0;
}
th.concept_field{
	width: 15%;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 1.5% 2%;
}
td.concept_detail{
	width: 85%;
	text-align: left;
	color: #FFF;
	vertical-align: top;
	padding: 1.5% 2%;
}
/* ショップ・スタップ */
table.shop_staff_table{
	width: 500px;
	height: auto;
	border-collapse: collapse;
}
th.shop_staff_field{
	width: 15%;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 1.5% 2%;
}
td.shop_staff_detail{
	width: 85%;
	text-align: left;
	color: #FFF;
	vertical-align: top;
	padding: 1.5% 2%;
}

/* 募集要項 */
table.recruit_table{
	width: 620px;
	height: auto;
	border-collapse: collapse;
}
th.recruit_field{
	width: 35%;
	font-weight: bold;
	color: #281B15;
	text-align: left;
	vertical-align: top;
	padding: 1.5% 2%;
	background: #F9F4F2;
	border: 1px #CCC solid;
}
td.recruit_detail{
	width: 65%;
	text-align: left;
	color: #333;
	vertical-align: top;
	padding: 1.5% 2%;
	background: #FFF;
	border: 1px #CCC solid;
}

/* メニュー */
table.menu_table{
	width: 480px;
	height: auto;
	border-collapse: collapse;
}
table.menu_table tr{
	background: url(images/menu_table_bg.png) no-repeat bottom center;
}
th.menu_field{
	width: 80%;
	font-weight: bold;
	color: #3F1F13;
	text-align: left;
	vertical-align: top;
    padding: 3.6% 2% 1.8%;
}
td.menu_detail{
	width: 20%;
	text-align: right;
	vertical-align: top;
    padding: 3.6% 2% 1.8%;
}
	



/****************************************

         P

*****************************************/
p.coupon_bold{
	font-size: 1.667em;
	font-weight: bold;
}
p.menu_subtext{
	color: #87634C;
	font-weight: normal;
}


/* 改行 */
p.line_break{
	padding-top: 15px;
}
/* 文字強調*/
p.bold{
	font-weight: bold;
}
/* 文字強調*/
p.big{
	font-size: 14px;
}
/* 文字強調*/
p.big_L{
	font-size: 16px;
}

/* 大文字/強調*/
.big_bold{
	font-size: 14px;
	font-weight: bold;
}
/* 小文字*/
.small{
	font-size: 11px;
}
/* 赤文字*/
.red{
	color: #FF0000;
	font-weight: bold;
}
/* 赤大文字*/
.big_red{
	color: #D53405;
	font-weight: bold;
	font-size: 14px;
}
.blue{
	color: #67C6DC;
	font-size: 14px;
}
/* 改行/右寄せ */
p.p_right{
	text-align: right;
	padding-top: 10px;
}
p.center{
	text-align: center;
}

/****************************************

         footer

*****************************************/
#footer {
	width: 1000px;
	height: 280px;
	margin: 0 auto;
	background: url(images/foot_text_bg.jpg) no-repeat bottom center;
}

.pagetop{
	width: auto;
	text-align: right;
}
.footer_map {
	width: 400px;
	height: 280px;
	margin-top: 33px;
	float: right;
}
.foot_text_box{
	width: 730px;
	height: 205px;
	padding: 45px 0 0 270px;
	color: #FFF;
}
.foot_text_box h5{
	height: 25px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
}
.foot_text_box p{
	color: #FFF;
}
ul.footer_list {
	width: 100%;
	height: auto;
}
ul.footer_list li {
	float:left;
	margin: 0 40px 0 0;
}
ul.footer_list a:link,
ul.footer_list a:visited,
ul.footer_list a:active,
ul.footer_list a:hover
{
font-weight: normal;
color: #B68772;
} 





/****************************************

         マップ

*****************************************/
.access_map{
	display: block;
	width: 100%;
	margin-bottom: 30px;
}

/****************************************

         Contact Form7

*****************************************/
.wpcf7-form textarea{
	width: 650px !important; /*本文*/
}
.wpcf7-form .wpcf7-submit{
	width: 50px !important; /*送信ボタン*/
}
.wpcf7 p {
	line-height: 2.0; /*項目間の隙間*/
	padding-top: 3px;
}
.wpcf7-form input{
	width: auto !important; /*ラジオボタン、チェックボタン*/
}
.contact_p_strong{
	border-top: 1px dotted #999;
	font-weight: bold;
	margin-top: 15px;
	padding-top 15px !important;
}

/****************************************

          clearfix

*****************************************/
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;    
    clear: both; 
    visibility:hidden;
}
.clearfix{
    display: block;
} 
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}

/* End Hack */



/****************************************

          追加分

*****************************************/


#top_onecolumn04 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.top_text05 {
	width: 100%;
	height: 300px;
	margin: 0 0 50px;
	background: url(images/top_text05_bg.jpg) no-repeat top right;
	border-bottom: 1px solid #281B15;
}
.top_text05 p{
	padding: 2px 0 0 0;
}
.top_text05 a:hover img{
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.top_text05_left {
	width: 380px;
	height: auto;
	float: left;
}
.top_text05_right {
	width: 590px;
	height: auto;
	margin: 0 0 0 30px;
	float: right;
}

ul.top_text05_list {
	width: 381px;
	height: auto;	
}
ul.top_text05_list li{
	width: 126px;
	height: 110px;
	margin: 0 1px 1px 0 ;
	float:left;
}
ul.top_text05_list img{
	width: 126px;
	height: 110px;
}

h3.top_nail_tit{
	width: auto;
	height: 15px;
	margin-bottom: 4px;
	line-height: 15px;
	text-align: center;
	padding: 30px 0 0 0;
	color: #94482C;
	font-size: 0.917em;
	font-weight: normal;
	background: url(images/h3_top_nail_tit.png) no-repeat top center;
}
h4.top_nail_tit02 {
	width: auto;
	height: 57px;
	margin: 50px 0 30px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(images/h4_top_nail_tit02.png) no-repeat top left;
}

h5.top_nail_tit03 {
	width: 120px;
	height: 23px;
	line-height: 23px;
	color: #FFF;
	text-align: center;
	margin: 0 15px 0 0;
	font-weight: normal;
	background: url(images/h5_top_nail_tit03.png) no-repeat top left;
	float: left;
}

.celebration_img img{
	width: 270px;
	height: auto;
}

