@charset "utf-8";
/* 共有ベース定義
-----------------------------------------------	*/
body {
	background: url(../img/shared/body_bg.jpg) repeat center top;
	text-align: left;
	color: #000000;
	cursor: auto;
	font: normal normal 15px/35px "メイリオ", Meiryo, "ヒラギノ明朝体 Pro", "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0em;
	word-spacing: normal;
	min-width: 1100px;
	max-height: 100%;
	-webkit-text-size-adjust: 100%;
}

/* ------------------------------------
スマホ閲覧時スマホサイト誘導ボタン
------------------------------------- */
#sp_botan{
position:relative;
z-index:10;}
#sp_botan a{
    border:1px #3F3F3F solid;
    padding:45px 5px;
    text-align:center;
    font-size:45px;
    color:#FFFFFF;
    display:block;
    text-decoration:none;
font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
background: #2c2020; /* Old browsers */
}


.mincho {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.f_eng {
	font-family: Georgia, "Times New Roman", Times, serif
}
.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#wrapper {
	background: url(../img/hair/h_bg.jpg) repeat-x top center;
	position: relative;
	width: 100%;
	min-width: 1100px;
}
#wrapper .r_bg {
	/*background: url(../img/shared/sec_bg1.jpg) repeat 0 0;*/
	z-index: 0;
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: 50%;
}
*:first-child+html img {
	vertical-align: top;
}
* html img {
	vertical-align: top;
}
/* 強調 */
strong {
	font-weight: bold;
}
a {
	color: #ab8101;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*=============================================*/
/*                 テキスト 変更のみ            */
/*=============================================*/

.txt_default {
	color: #a49b83;
}
.txt_cleam {
	color: #faddaf;
}
.txt_red {
	color: #620000;
}
.txt_brwn {
	color: #7e5e4f;
}
.txt_min {
	font-size: 50%;
	letter-spacing: 1px;
}
.txt_middle {
	font-size: 80%;
}
.txt_big {
	font-size: 120%;
}
.txt_max {
	font-size: 140%;
}
.f_bold {
	font-weight: bold;
}
.f_color {
	color: #ff2e2e;
}
.f_color1 {
	color: #cfbc99;
}
.txt_r {
	text-align: right;
}
.shadw_img {
	-webkit-box-shadow: 0px 0px 8px #3a3734;
	-moz-box-shadow: 0px 0px 8px #3a3734;
	box-shadow: 0px 0px 8px #3a3734;
}
.shadw {
	-webkit-box-shadow: 0px 3px 10px #baab89;
	-moz-box-shadow: 0px 3px 10px #baab89;
	box-shadow: 0px 3px 10px #baab89;
}
/*=============================================*/
/*                ヘッド部分                   */
/*=============================================*/

/* header (top)*/
#header {
	width: 100%;
	min-width: 1100px;
	position: relative;
	z-index: 9;
	padding-bottom: 21px;
}
#beltCenter {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 120px;
}
#logo {
}
h1 {
	color: #000000;
	line-height: 18px;
	font-size: 13px;
	padding: 8px 0!important;
}

.note0{
	position: absolute;
	top: 20px;
	right: 330px;
	text-align:center;
	font-size:13px;
	line-height:25px;
}
.note00{
	position: absolute;
	top: 20px;
	right: 470px;
	text-align:center;
	font-size:13px;
	line-height:25px;
}

.note0 strong{
	color:#ca0d3d;
}
.note00 strong{
	color:#ff3366;
}

#h_tel {
	position: absolute;
	top: 0;
	right: -30px;
	padding: 0 10px;
}
#h_tel {
	text-align: center;
	color: #000;
	background-color: rgba(255,255,255,0.8);
	padding: 0 15px;
}
#h_tel dt span {
	display: block;
	font-size: 13px;
	line-height: 20px;
}
#h_tel dd {
	font-weight: bold;
	font-size: 14px;
}

#key {
	width: 100%;
	min-width: 1100px;
	height: 620px;
	margin-bottom: 21px;
}

/*=============================================*/
/*    ナビゲーション部（グローバル）   */
/*=============
================================*/


#sub_logo {
	position: absolute;
	top: 26px;
	left: 5%;
}
#sub_tel {
	position: absolute;
	top: 0;
	right: 100px;
	    background-color: rgba(255,255,255,0.5);
	padding: 0 15px;
}
#globalNav{
/*	padding-left:53px;*/
		margin-left: 50px;
	
}
#globalNav li {
	float: left;
}
/*
#fix_nav {
	background: url(../img/shared/fix_nav.png) repeat center top;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 130px;
	z-index: 100000000 !important;
}
*/
#btn_mn {
	position: absolute;
	top: 0;
	right: 0px;
	cursor: pointer;
	z-index: 999;
}

body.navOpen #fix_nav {
	
}
#fix_nav {
    width: 0px;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    transition: width 300ms linear;
	z-index: 999;
}
body.navOpen #fix_nav {
	width: 200px;
	transition: width 300ms linear;
}
#sub_nav {
	z-index: 99999;
	position: relative;
	background: url(../img/shared/body_bg.jpg) repeat center top;
}
#sub_nav .x_close {
	position: absolute;
	top: 39px;
	right: 32px;
}
#btn_cl {
	cursor: pointer;
}
#btn_cl:hover .x_close {
}
.x_close {
	-moz-transition-duration: 0.23s;
	-o-transition-duration: 0.23s;
	-webkit-transition-duration: 0.23s;
	transition-duration: 0.23s;
}
#btn_cl:hover .x_close {
	-moz-transition-duration: 0.23s;
	-o-transition-duration: 0.23s;
	-webkit-transition-duration: 0.23s;
	transition-duration: 0.23s;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*=============================================*/
/*                100%メイン囲み   top           */
/*=============================================*/
#container {
	
}
.content {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}
/*=============================================*/
/*                   フッターメニュー          */
/*=============================================*/
	
#footer {
	background: url(../img/beauty/ft_bg.jpg) repeat-x center top;
	width: 100%;
	min-width: 1100px;
	position: relative;
	color: #000000;
	font-size: 15px;
	line-height: 30px;
}
#footer_ct {
	background: url(../img/shared/light.png) no-repeat center top;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 50px;
}
#footer .f_tel {
	position: absolute;
	top: 0;
	right: 0;
}
#footer .f_tel span {
	display: block;
	position: absolute;
	width: 427px;
	text-align: center;
	top: 32px;
	left: 0;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
}
#footer .info_top {
	margin-bottom: 55px;
	position: relative;
}
#footer .shop{
	margin-bottom:20px;	
}
#footer .shop .card {
	margin-bottom: 20px;
}
#footer .shop iframe {
	border: 3px solid #fff;
}
#footer .time {
	background: url(../img/beauty/tbl.jpg) no-repeat 0 0;
	width: 590px;
	font-size: 16px;
	line-height: 30px;
}
#footer .time table {
	color: #000;
	text-align: center;
	height: 270px;
	margin-bottom: 20px;
}
#footer .time th, #footer .time td {
	font-weight: bold;
	vertical-align: middle;
}
#footer .time table tr {

}
#footer .time .th_top {
	color: #fff;
}
#footer .time th {
	width: 60px;
}
#footer .time .th_top .w_1 {
	width: 170px;
}
#footer .time .f_note {
	color: #000;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;

}
#footer .note {
	font-weight: bold;
	font-size: 21px;
}
#ft_bt {
	background-color: #e6ccce;
	height: 100px;
}
#ft_bt .content {
	position: relative;
}


#socialbuttons p {
	display: inline-block;
	margin-right: 10px;
}
address {
	position: absolute;
	right: 0;
	top: 20px;font-size: 11px;
	font-weight: bold!important;
	letter-spacing: 2px;
}

address span a{
 font-size: 10px;
 text-align: center;
 color: #FFF;
 display: block;
}

/* ナビゲーション部（フッター）
-----------------------------------------------	*/


#footnav {
	border-top: 3px solid #629601;
	width: 100%;
	font-size: 13px;
	line-height: 30px;
	padding: 20px 0;
	color: #000000;
	text-align: center;
}
#footnav li {
	display: inline;
}
#footnav li a {
	text-decoration: none;
	color: #000000;
	padding: 0 10px;
}
#footnav li a:hover {
	text-decoration: underline;
}
/* =========================================================
	CLEAR
========================================================= */
.clear {
	clear: both !important;
}
br.clear {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
/* CLEAR FIX
--------------------------------------------------------- */
.clearfix, .menu_list dl, .mn_list dl {
	zoom: 1 !important;
}/* for IE 5.5-7 */
.clearfix:after, .menu_list dl:after, .mn_list dl:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
}
.left_col {
	float: left !important;
}
.right_col {
	float: right !important;
}
.mb_0 {
	margin-bottom: 0 !important;
}
.mar0 {
	margin-right: 0 !important;
}
.mar10 {
	margin-right: 10px !important;
}
.mb_20 {
	margin-bottom: 20px;
}
.mb_40 {
	margin-bottom: 40px !important;
}
.mb_45 {
	margin-bottom: 45px !important;
}
.pdb_0 {
	padding-bottom: 0 !important;
}
.pdt_20 {
	padding-top: 20px !important;
}
.pdb_20 {
	padding-bottom: 20px !important;
}
.center {
	text-align: center !important;
}
.bg_non {
	background: none !important;
}
.border_none {
	border: none !important;
}
.photo_list {
	overflow: hidden;
}
.photo_list li {
	float: left;
}
.f_48 {
	font-size: 48px!important;
}
.f_43 {
	font-size: 43px!important;
}
.f_40 {
	font-size: 40px!important;
}
.f_36 {
	font-size: 36px !important;
}
.f_30 {
	font-size: 30px!important;
}
.f_24 {
	font-size: 24px !important;
}
.f_20 {
	font-size: 20px!important;
}
.f_18 {
	font-size: 18px!important;
}
.f_16 {
	font-size: 16px!important;
}
.f_14 {
	font-size: 14px!important;
}
.f_10 {
	font-size: 10px!important;
}
f_color {
	color: #a82100;
}
.w_500 {
	width: 500px;
}
.w_300 {
	width: 300px;
}
.w_450 {
	width: 450px;
}
.w_420 {
	width: 420px;
}
.w_650 {
	width: 650px;
}
.w_470 {
	width: 470px;
}
.menu_list {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 45px;
}
.menu_list dl {
	border-bottom: 1px solid #624332;
	padding-top: 23px;
}
.menu_list dd {
	color: #e8bc74;
}
.menu_list dt {
	background: url(../img/y_party/dot.png) no-repeat 5px 7px;
	float: left;
	padding-left: 25px;
}
.menu_list dd {
	float: right;
	color: #e8bc74;
}
.menu_list ul {
	line-height: 30px;
	padding-top: 20px;
	margin-left: 25px;
}



/* =========================================================
	GYM
========================================================= */
#gym_02{
	margin: 20px 0 50px;
}

#gym_02 h2{
	text-align: center;
}

#gym_02 h3{
	text-align: center;
	margin-top: -120px;
	margin-bottom: 20px;
}

#gym_02 #box1{
	width: 1000px;
	height: 400px;

}

#gym_02 #box1 h4{
	text-align: center;
	margin-bottom: 15px;

}



#gym_02 #box1 .box_001{
	float: left;
	width: 450px;
	padding: 20px 20px 20px 0px;
	
	
}

#gym_02 #box1 .line_bg{
	float: left;
	padding-left: 30px;
	width: 1px;
	
}

#gym_02 #box1 .box_002{
	float: right;
	width: 450px;
	padding: 20px 0px 20px 20px;
	
}




#gym_02 #box2{
	margin-top: 50px;
	width: 1000px;
	height: 580px;
	clear: both;
	
}

#gym_02 #box2 h3{
	text-align: center;
}

#gym_02 #box2 .txt_1{
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 15px;
	margin-top:-5px;
}


#gym_02 #box2 .left_box{
	background: url(../img/index/gym02_boxbg.png) no-repeat top center;
	height: 580px;
	width: 340px;
	margin-right: 5px;
	padding: 20px;
	float:left;
}

#gym_02 #box2 .left_box h4{
	font-size: 14px;
	letter-spacing: 0.1px;
	font-weight: bold;

}




#gym_02 #box2 .left_box .price_1{
	background-color: #FFCE00;


}
#gym_02 #box2 .left_box dl{
	padding: 10px;
	width: 320px;
	height: 30px;
	margin-bottom: 10px;
}
#gym_02 #box2 .left_box dt{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	float: left;

}
#gym_02 #box2 .left_box dd{
	text-align: right;
	font-size: 25px;
	font-weight: bold;
	color: #EC0003;
	float: right;
}


#gym_02 #box2 .left_box .price_2{
	background-color: #FFCE00;
	line-height: 20px;


}


#gym_02 #box2 .left_box .price_2 dl{
	padding: 10px;
	width: 180px;
	height: 80px;
	margin-bottom: 10px;
}
#gym_02 #box2 .left_box .price_2 dt{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	float: left;

}
#gym_02 #box2 .left_box .price_2 dd{
	text-align: right;
	font-size: 25px;
	font-weight: bold;
	color: #EC0003;
	float: right;
}





#gym_02 #box2  .right_box{
	background: url(../img/index/gym02_boxbg2.png) no-repeat top center;
	height: 600px;
	width: 210px;
	float: right;
	padding: 10px;
	font-size: 13px;
	line-height: 30px;
	
}





#gym_02 #box2 .right_box .price_2{
	background-color: #FFCE00;
	line-height: 20px;


}
#gym_02 #box2 .right_box dl{
	padding: 10px;
	width: 180px;
	height: 80px;
	margin-bottom: 10px;
}
#gym_02 #box2 .right_box dt{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	float: left;

}
#gym_02 #box2 .right_box dd{
	text-align: right;
	font-size: 25px;
	font-weight: bold;
	color: #EC0003;
	float: right;
}

/*=============================================
 * .toggle
 *=============================================*/
 
.toggle {
}
.toggle .toggle-link {
	position: relative;
	cursor: pointer;
}
.toggle .toggle-link:after {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	position: absolute;
	line-height: 20px;
	top: 50%;
	right: 4%;
	margin-top: -10px;
	color: #FFF;
	content: '\f13a';
	font-size: 13px;
}
.toggle .toggle-main {
	display: none;
}
.toggle .toggle-main.active {
	display: block;
}
.toggle .toggle-link.active:after {
	content: '\f139';
}


#line {
	position:fixed;
	left:5px;
	top:90px;
	z-index:999999;
}

