@charset "utf-8";
/* 共有ベース定義
-----------------------------------------------	*/
body {
	background:url("../img/shared/bg.jpg") repeat left top;
	text-align: left;
	color: #393939;
	cursor: auto;
	font: normal normal 13px/22px "メイリオ", "Meiryo", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	word-spacing: normal;
	letter-spacing: 1px;
	word-spacing: normal;
	max-height: 100%;
	-webkit-text-size-adjust: 100%;
	word-wrap : break-word;
    overflow-wrap : break-word;
}
.f_old {
	font-family: "Old Standard TT";
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.mincho {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E","ＭＳ Ｐ明朝", "MS PMincho", serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;


}
.f_meri {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
.f_eng {
	font-family: Georgia, "Times New Roman", Times, serif
}
#wrapper {
	width: 100%;
}
*:first-child+html img {
	vertical-align: top;
}
* html img {
	vertical-align: top;
}
/* 強調 */
strong {
	font-weight: bold;
}
a {
	color: #2b1608;
	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;
}
.txt_c{text-align: center;}
.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 0px 8px #3a3734;
	-moz-box-shadow: 0px 0px 8px #3a3734;
	box-shadow: 0px 0px 8px #3a3734;
}
/*=============================================*/
/*                ヘッド部分                   */
/*=============================================*/

/* header (top)*/
#header {
	width: 100%;
	position: relative;
	background:url("../img/shared/bg2.jpg") repeat left top;
}
#beltCenter {
	position: relative;
	max-width:1200px;
	height: 135px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	left:30px;
	top:50px;
	z-index:1000;
}
#h_rsv{
	position: absolute;
	top:50px;
	right: 0;
	padding-left: 30px;
	padding-right: 30px;
}

#h_tel {
	position: absolute;
	top: 95px;
	right: 0;
	padding-left: 30px;
	padding-right: 30px;

}
h1 {
	position: absolute;
	top:45px;
	left: 184px;
	font-size: 13px;
	color: #A2A2A2;
	line-height: 20px;
}

@media screen and (min-width: 1001px) and (max-width: 1150px) {
	#h_rsv {
		top: 45px;
		right: 230px;
		transform: scale(0.82);
		padding: 0;
	}
	#h_tel {
		top: 48px;
		right: 0px;
		transform: scale(0.82);
		padding: 0;
	}
	/* #h_tel {
		transform: scale(0.7);
	} */
}


#key_wrap{
	border-top:4px solid #beab55 ;
	border-bottom:4px solid #beab55 ;

}
#key {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	max-width:1200px;
	margin:0 auto;
	height:495px;
}



#key>div {
	margin: 0 auto;
}
#chi_btn{
	position: absolute;
	right: 20px;
	top: 0;
	z-index: 1000;
}
/*=============================================*/
/*    ナビゲーション部（グローバル）   */
/*=============
================================*/



#globalNav {
	position: absolute;
	left: 170px;
	top: 80px;
	margin-bottom: 5px;
}
#globalNav li {
	display: inline-block;

}
#globalNav a {
	display: block;
	position: relative;
}
#globalNav li a:hover {
	color: #fff;
	text-decoration: none;
	position: relative;
	border-bottom: 0px;
}
#navi_sp {
	display: none;
}
#navi_sp {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}
#navi_sp .toggle {
	position: absolute;
	top: 50px;
	right: 10px;
	z-index: 99;
}
#navi_sp .global_sp {
	background:url("../img/shared/bg.jpg") repeat left top;
	clear: both;
	position: relative;
	z-index: 99;
	margin-top:165px;
	border-top: 1px solid #beab55;
	border-bottom: 1px solid #beab55;
}
#navi_sp .global_sp li {
	border-bottom: 1px solid #beab55;
}

#navi_sp .global_sp a{
	display: block;
	color:#000;
	font-size: 22px;
	letter-spacing: 0.1em;
	padding: 14px 20px 10px;
}
#navi_sp .global_sp a span{
	color:#454545;
    padding-left: 20px;
	font-size: 14px;
}
#navi_sp .global_sp .close_btn {
	padding:8px !important;
	border-bottom: none;
	text-align: center;
	background-color:#000;
}
#navi_sp .global_sp .close_btn img {
	width: 100%;
	max-width: 530px;
}
#navi_sp .global_sp .sub_tel {
	border-bottom: none;
	clear: both;
	width: 55%;
	margin: 0 auto;
	padding: 3% 0px;
	float: none;
}
/*=============================================*/
/*                100%メイン囲み   top           */
/*=============================================*/
#container {
	padding-top: 50px;
}
.content {
	width: 1000px;
	margin: 0 auto;
}
.section{
	margin-bottom: 60px;
}
.contents_ttl{
	text-align: center;
	border-left: 1px solid #988b6d;
	border-right: 1px solid #988b6d;
	width: 20%;
	float: left;
}

.contents_box{
	float:right;
	width: 75%;

}
/*=============================================*/
/*                   フッターメニュー          */
/*=============================================*/

#footer {
	background:url("../img/shared/bg2.jpg") repeat left top;
	font-size: 14px;
	line-height: 22px;
	color:#fff;
	border-top:4px solid #beab55 ;
	overflow: hidden;
	font-stretch: 35px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#footer_inner{
	margin: 0 auto;
	position: relative;
	max-width:1000px;
}
#f_ttl{
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 20%;
	float: left;
	height: 850px;
}
#f_ttl h2{
	padding-top:230px;
}
#f_info{
	width: 75%;
	float: right;
	text-align: left;

}
#f_info a{
	color:#faeed7;
}
#f_box{
	overflow: hidden;
	margin-bottom: 40px;
}
#f_box a{
	text-decoration: underline;
}
#f_box h3{
	font-size: 16px;
	margin-bottom: 20px;
}
#f_box dl{
	margin-bottom: 5px;
}
#f_box .txt{
	float: left;
	width: 55%;
}
#f_box .map{
	float: right;
	width: 40%;
	height: 230px;
}
#f_tel {
	padding: 25px 0 15px;
}
#f_recruit {
    margin-bottom: 20px;
}
#f_recruit a {
    font-size: 16px;
    text-decoration: underline;
    color: #ffb252;
}

#f_sub{
	text-align: center;
	margin-bottom: 15px;
}

/* ナビゲーション部（フッター）
-----------------------------------------------	*/
#footer_nav{
	border-top: 1px solid #757575;
	border-bottom: 1px solid #757575;
	text-align: center;
	padding:4px  0 ;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 30px;
}

#footer_nav li span{
	font-size: 10px;
	color: #dd7e45;
	line-height: 30px;
}

#footer_nav li {
	display: inline;
}
#footer_nav li a {
	text-decoration: none;
	color: #fff;

	padding: 0 20px;
}
#footer_nav li a:hover {
	text-decoration: underline;
}

#footer_group h4{
	text-align: center;
	margin-bottom: 15px;
}
#footer_group ul{
	overflow: hidden;
}
#footer_group li{
	float:left;
	padding:0 5px;
	margin-bottom: 15px;
}
#group_sub{
	text-align: center;
	padding-top: 15px;
	border-top: 1px solid #757575;
}



address {
	width: 500px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

/*
--------------------------------------------------------- */
/*slider*/
#photo_gallery{
	background-color: #ebdbc8;
	border-top:4px solid #beab55 ;
	padding: 10px 0;
}
 .gallery-slider .slideFrame {
    width: 100%;
    height: 150px;
    position: relative;
}
.gallery-slider .slideGuide{
	width: 100%;
    height: 100%;
    overflow: hidden;
}

.gallery-slider .slideCell {
    float: left;
    display: block;
    height: 100%;
	width: 265px;
}


/* =========================================================
	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;
}
.mar0 {
	margin-right: 0 !important;
}
.center {
	text-align: center !important;
}
.bg_non {
	background: none !important;
}
.border_non {
	border: none !important;
}
.photo_list {
	overflow: hidden;
}
.photo_list li {
	float: left;
}
.left_box{
	float: left;
}
.right_box{
	float: right;
}
.f_color {
	color: #dc4a40;
}
.f_36 {
	font-size: 36px !important;
}
.f_24 {
	font-size: 24px !important;
}
.f_20 {
	font-size: 20px!important;
}
.f_15 {
	font-size: 15px!important;
}
.f_16 {
	font-size: 16px!important;
}
.f_14 {
	font-size: 14px!important;
}
.f_13 {
	font-size: 13px!important;
}
.f_12 {
	font-size: 12px;
}
.f_15 {
	font-size: 15px;
}
.f_23 {
	font-size: 23px;
}
.pb_21 {
	padding-bottom: 21px;
}
.pb_15 {
	padding-bottom: 15px;
}
.mb_10 {
	margin-bottom: 10px;
}

.mb_30 {
	margin-bottom: 30px;
}
.mb_50 {
	margin-bottom: 50px;
}
.pt0 {
	padding-top: 0 !important;
}
.bdt1{
	border-top: 1px solid grey;
}
.bd_none {
	border: none;
}
.img_sp {
	display: none;
}

.pr_135{
	padding-right: 52px;
}

.txt_box1{
	width: 70%;
	margin: 0 auto 20px;
}

/*
--------------------------------------------------------- */
/*smartphone*/



@media screen and (min-width: 1000px) and (max-width: 1100px) {
}
@media screen and (min-width: 610px) and (max-width: 1000px) {
	.section,#footer_inner{
		padding:0 10px;
	}
}

@media screen and (max-width: 1000px) {
#beltCenter{
	height: 130px;
}
h1{
    text-align: center;
    position: static;
	padding:20px 0;
}
#h_rsv{
	top: 633px;
    width: 100%;
	padding:20px 0;
	text-align: center;
    margin: 0 auto 10px;
	background-color: #000;
}

#h_tel{
    top: 707px;
    width: 100%;
	text-align: center;
    margin: 0 auto;
	padding:20px 0;
	background-color: #000;
}
#logo{
    left: 0;
    width: 100%;
	top:50px;
    text-align: center;
}
#container{
	padding-top: 150px;
}
.content {
    width: auto;
}
.contents_box{
	float: none;
	width: 100%;
}

#f_info{
	float: none;
	width: 100%;
}

#f_ttl,.contents_ttl{
	float:none;
	width: 200px;
	margin: 0 auto 30px;
	height: 170px !important;
}
#f_ttl h2,.contents_ttl h2{
	padding-top: 30px !important;
}

.f_break {
	display: inline-block;
}

#navi_sp {
	display: block;
}
.h_bg img {
	max-width: 460px;
	width: 100%;
}
#globalNav {
	display: none;
}
}

@media screen and (max-width: 420px) {
h1 {
	font-size: 90%;
}
#chi_btn{
	top: 380px;
	right: 0;
}
}
@media screen and (max-width: 610px) {
.tel_shared .h_time {
	display: block;
}
#footer_nav li a{
	padding:0 8px;
}
.inner{
	padding:0 20px ;
}
#f_info{
	text-align: center;
}
#f_box .txt{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
#f_box .map{
	float: right;
	width: 100%;
	height: 230px;
}
address{
	width: 80%;
	margin: 0 auto;
}
}
@media screen and (max-width: 470px) {
.txt_box1{
	width:90%;
	}
}

@media screen and (max-width: 430px){

}
