@charset "UTF-8";
/********************************
	固定ページ基本CSS
********************************/
#main-title{
	background-image: url(https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/genkan_re.jpg);
    background-size: cover;
    padding: 200px 0 0;
    width: 100%;
    height: 250px;
    background-attachment: fixed;
    background-position: center;
}
.main-title-text{
    text-align: center;
    font-size: 220%;
	font-weight:600;
    color: #000;
    padding-top: 120px;
/*	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
}
.main-title-text-shadow{
    text-align: center;
    font-size: 220%;
	font-weight:600;
    color: #000;
    padding-top: 120px;
/*
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
*/
}
.shadow1oya {
	background: #fff;
}
.shadow1 {
	font-weight: 600;
	display: block;
	text-shadow: 2px 2px 10px #fff , -2px 2px 10px #fff , 2px 2px 10px #fff , -2px -2px 10px #fff;
}
#page_contents {
	/* padding-top: 70px;*/
	margin:0 auto;
    width: 100%;
    overflow: hidden;
  }
#contact_page_contents {
	/* padding-top: 70px;*/
	margin:0 auto;
    width: 100%;
    overflow: hidden;
	background-color: #fdfdfd;
  }
.kotei_ttl_box{
	
}
.kotei_ttl_box_inner{
	max-width: 1200px;
	padding: 20px 0;
    background-color: #000;
	margin:0 auto;
}
.kotei_ttl_box_inner_news{
	max-width: 1020px;
	padding: 10px 0;
    background-color: #000;
	margin:0 auto;
}
.kotei_ttl {
    text-align: center;
    font-size: 200%;
    color: #fff;
}
.kotei_ttl_bdr {
	padding-bottom: 10px;
	text-shadow: 0px 1px 1px #777;
}
.kotei_subttl {
    text-align: center;
    font-size: 120%;
    color: #89bfe5;
}
.page_box {
    width: 100%;
    /*max-width: 1200px;*/
	/*margin: 80px auto 80px auto;*/
	overflow: hidden;
	min-height:500px;
}
.page_box_menu {
    width: 100%;
    max-width: 1200px;
	margin: 0 auto 0;
	overflow: hidden;
	min-height:500px;
}
.page-text{
	margin-bottom:30px;
	text-align:left;
}

.page-text p{
	line-height:1.7em;
}

.page-text ol {
    margin: 20px 0 0 40px;
}

.page-text ol li {
    list-style: outside decimal;
    font-size: 0.95em;
    line-height: 140%;
    margin: 10px 0 0 0;
}
.page-text ul {
    margin: 20px 0 0 40px;
}
.page-text ul li {
    list-style: none;
    font-size: 0.95em;
    line-height: 140%;
    margin: 10px 0 0 0;
}
.page-text_h2{
	margin: 80px 0 20px 0;
    font-size: 1.5em;
    line-height: 140%;
    color: #202231;
	font-weight:600;
}
/********************************
	事業紹介
********************************/

.contents_section{
	margin-bottom:100px;
	overflow:hidden;
	width:1200px;

}
.contents_section h3{
	font-size:24px;
	margin-bottom:20px;
	font-weight:600;
}
.contents_section_background{
	margin-bottom:100px;
	overflow:hidden;
}
.contents_section_image_left{
	float:left;
	width:35%;
}
.contents_section_image_right{
	float:right;
	width:35%;
	text-align: right;
}
.contents_section_text_left{
	float:left;
	width:60%;
}
.contents_section_text_left p{
	line-height:1.7em;
}
.contents_section_text_right{
	float:right;
	width:60%;
}
.contents_section_text_right p{
	line-height:1.7em;
}

/********************************
	プライバシーポリシー
********************************/
.privacy-policy{

}

.privacy-policy_title{
	margin:30px 0 0 0;
	font-weight:600;
	text-align:left;
}

.privacy-policy_text{
	text-align:left;
}
/*******************************
	メニュー
********************************/
.menu_title{
font-size:20px;
font-weight:bold;
margin-bottom:10px;
}

.s-font{
font-size:15px;
font-weight:normal;
}

blockquote {
    padding-left: 10px;
	margin-bottom:30px;
    border-left: 10px solid #eee;
}
blockquote, q {
    quotes: none;
	line-height:2em;
}

/********************************
	会社概要
********************************/
.text_box_overview{
	max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
	text-align:left;
}
.text_left{
	float:left;
	width:30%;
	border-top:3px solid #000;
}
.text_left p{
	margin:25px;
}

.text_right{
	float:right;
	width:70%;
	border-top:1px solid #c5c5c5;
}

.text_right p{
	margin:25px;
	line-height:2em;
}

.text_box_overview_add{
	max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
	height:180px;
	text-align:left;
}
.text_left_add{
	float:left;
	width:30%;
	height:180px;
	border-top:3px solid #000;
}
.text_left_add p{
	margin:25px;
}
.text_right_add{
	float:right;
	width:70%;
	height:181px;
	border-top:1px solid #c5c5c5;
}
.text_right_add p{
	margin:25px;
	line-height: 1.5em;
}
/********************************
	メニューページ
********************************/
.menu-page_box{
	width:1200px;
	overflow: hidden;
	margin-bottom: 150px;
}
.menu-page_box_in{
	width:100%;
	overflow: hidden;
}
.menu-page_box_in_left{
	width: 550px;
    float: left;
    overflow: hidden;
}
.menu-page_title{
	width:100%;
}
.menu-page_title p{
	font-size:22px;
	font-weight:600;
}
.menu-page_text{
	width:100%;
	margin-top: 20px;
}
.menu-page_text table{
	width:100%;
}
.menu-page_text tr{
    overflow: hidden;
	height: 30px;
}
.menu-page_text th{
	width:60%;
}
.menu-page_text td{
    width: 20%;
    text-align: right;
}
.menu-page_img{
	width: 620px;
    float: right;
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

/********************************
	特定商取引
********************************/
#Specified-Commercial-Transaction-Act {
	margin-bottom:60px;
	
}

#Specified-Commercial-Transaction-Act tr{
	max-width: 1200px;
    margin: 0 auto;
	overflow: hidden;
}

#Specified-Commercial-Transaction-Act th{
    width: 30%;
    border-top: 3px solid #000;
}
#Specified-Commercial-Transaction-Act th p{
	margin: 25px;
}

#Specified-Commercial-Transaction-Act td{
	width: 70%;
    border-top: 1px solid #c5c5c5;
}

#Specified-Commercial-Transaction-Act td p{
	margin: 25px;
	text-align:left;
}

/********************************
	各固定ページ  ここから
********************************/
.shop_main{
	float:left;
	width:75%;
}
/********************************
　	カテゴリーメニュー
********************************/
.menu_box{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	background-color: #000;
	overflow: hidden;
	margin-bottom: 80px;
}
.menu_box_inner{
	width: 100%;
	overflow:hidden
}
.menu_box_L{
	float:left;
	width: 48%;
	margin: 0 0 0 15px;
	background-color: #000;
}
.menu_box_R{
	float:right;
	width: 48%;
	margin: 0 15px 0 0;
	background-color: #000;
}
.menu_ttl{
	font-size: 24px;
	color:#fff;
	border-bottom: 1px solid #fff;
	margin-top: 8px;
	margin-bottom: 25px;
}
.menu_box_btn_long{
	width:100%;
    background-color: #fff;
	float:left;
	margin: 0 0 15px 0;
}
.menu_box_btn{
	width: 48%;
    background-color: #fff;
	float:left;
	margin: 0px 0px 0px 15px;
}
.menu_box_btn_long_child{
	width: 48%;
    background-color: #fff;
	float:left;
	margin: 15px 0px 15px 15px;
}
.menu_box_btn_left{
	margin: 15px 10px;
	font-weight: bold;
	float:left;
}
.menu_box_btn_right{
	margin: 15px 10px;
	float:right;
}
.menu_box_btn_sole{
	width:200px;
	margin: 0 15px 15px 0;
    padding: 15px;
    background-color: #fff;
	float:left;
	text-align: center;
    font-weight: bold;
}
.menu_box_btn_sole_small{
	width:140px;
	margin: 0 15px 15px 0;
    padding: 15px;
    background-color: #fff;
	float:left;
	text-align: center;
    font-weight: bold;
}
.menu_box_btn_inner{
	float:left;
	overflow:hidden;
}
.menu_box_btn_child_inner{
	width: 48%;
	float:left;
	overflow:hidden;
	margin: 0 0 0 15px;
}

/********************************
	画像ビューア機能
********************************/
.controlWrap{ margin-top: 10px; }
.controlWrap .bx-wrapper .bx-viewport { background-color: transparent; }
.bxslider_thumbnail_cal{ justify-content: center; }
.bxslider_thumbnail_cal > li > a{ display: block; }
.controlWrap .bx-wrapper .bx-controls-direction a{ z-index: auto; }

/********************************
	お部屋
********************************/
/*共通 ------------------------*/
/*#main-title-room{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2022/12/guestroom_main_re.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}
#main-title-guestroom{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2022/12/guestroom_re.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}
#main-title-okunokigi{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2022/12/okunokigi2_re.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}*/
#main-title-guestroom_main{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2022/12/guestroom_main_re.jpg');
    background-size: cover;
    padding: 200px 0 0;
    width: 100%;
    height: 250px;
    background-attachment: fixed;
    background-position: center;
}
#main-title-guestroom{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/03/east_guestroom_re.jpg');
    background-size: cover;
    padding: 200px 0 0;
    width: 100%;
    height: 250px;
    background-attachment: fixed;
    background-position: center;
}
#main-title-guestroom1{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/guestroom_re1.jpg');
    background-size: cover;
    padding: 200px 0 0;
    width: 100%;
    height: 250px;
    background-attachment: fixed;
    background-position: center;
}
#main-title-guestroom2{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/guestroom_re2.jpg');
    background-size: cover;
    padding: 200px 0 0;
    width: 100%;
    height: 250px;
    background-attachment: fixed;
    background-position: center;
}
#main-title-guestroom3{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/guestroom_re3.jpg');
    background-size: cover;
    padding: 200px 0 0;
    width: 100%;
    height: 250px;
    background-attachment: fixed;
    background-position: center;
}
#main-title-guestroom_west{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/guestroom_re_west2.jpg');
    background-size: cover;
    padding: 200px 0 0;
    width: 100%;
    height: 250px;
    background-attachment: fixed;
    background-position: center;
}
#main-title-okunokigi{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/okunokigi3_re.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}
.main-title-text-shadow{
	font-size: 280%;
	padding-top: 0;
}
#room_wrapper p{ line-height: 1.5; }
#room_wrapper .largefont{
	font-size: 26px;
	line-height: 2.0;
}
#room_wrapper .section_box{
	box-sizing: border-box;
	max-width: none;	/*横幅制御を消す*/
	text-align: left;
	padding: 2rem 1rem 3rem;
}
#room_wrapper .section_box>*{
	max-width: 1000px;
	margin: 10px auto;
}
#room_wrapper .section_box h3{ margin-bottom: 40px; }
#room_wrapper .section_box.lastbox{	/*最後のセクションだけ下に余白*/
	padding-bottom: 150px;
}
/* 文章と画像の位置を逆にするクラスの時はテキストが右に来るので少し隙間を開ける */
.row-reverse .text{ padding: 0 4px 0 10px; }

/*bxsliderCSS上書き -----------------------*/
#room_wrapper .bx-wrapper .bx-viewport{ background-color: inherit; }

/*roomページ ------------------------*/
#room_wrapper .flexbox-column{
	justify-content: flex-start;
	padding: 10px 0 10px;
}
#room_wrapper .imgtxtbox{ padding: 10px 0 40px; }

#room_wrapper .imgtxtbox .box2{
	width: auto;
	text-align: left;
	margin: 0 1rem;
}
#room_wrapper .imgtxtbox .box2 img{ width: auto; }
/*背景色・文字色の調整*/
#room_wrapper .section_box.room_sec2{ background-color: #B2997F; }
#room_wrapper .section_box.room_sec3{ background-color: #160D06; color:#fff }
.room_sec3{ background-color: #160D06; color:#fff; }

/*-- 写真と文章を重ねたコンテンツ --*/
#room_wrapper .flexbox-overlap-r,.flexbox-overlap-l{
	align-items: end;
}
/* 文章右側の場合(flexbox-overlap-r) */
#room_wrapper .flexbox-overlap-r .text{
	background-color: rgba(255, 255, 255, 0.5);
	margin-left: -80px;
	margin-bottom: 16px;
	padding: 1rem;
}
/* 文章右側の場合(flexbox-overlap-l) */
#room_wrapper .flexbox-overlap-l .text{
	position: relative;
	background-color: rgba(255, 255, 255, 0.5);
	margin-right: -80px;
	margin-bottom: 16px;
	padding: 1rem;
	z-index: 2;
}
#room_wrapper .flexbox-overlap-r .text .largefont,
#room_wrapper .flexbox-overlap-l .text .largefont{
	font-weight: bold;
}
/* 背景色黒・文字色白の文章ボックス */
#room_wrapper .flexbox-overlap-r.overlap-black .text,
#room_wrapper .flexbox-overlap-l.overlap-black .text{
	color: #ffffff;
	background-color: rgba(10, 10, 10, 0.6);
}

/*room-○○ページ ----------------------------*/
#room_wrapper.eachroom_sec1{ background-color: #FFF2E9; }

/* スライドショーと文章横並びコンテンツ */
.flexbox-slide{
	display: flex;
	justify-content: center;
}
.flexbox-slide .text{ width: 40%;}
.flexbox-slide .text > *{ padding: 0 8px; }
.flexbox-slide .slidediv{ width: 60%; }

/*room_chargeページ ------------------------*/
.table_price_box table tr th, .table_price_box table tr td{
	font-size: 16px;
}
.table_price_box.eachprice_box:first-child {/*１つめのtable表示幅指定*/
	width:6%;
}
.table_price_box.eachprice_box {/*１つめ以外のtable表示幅指定*/
	width:18.8%;
}

/*==================================
施設（Facility）
==================================*/
.facility_wrapper .eachroom_sec1 {/*コンテンツ背景色指定*/
    background-color: #FFF2E9;
}

.facility_wrapper .section_box>*{/*スライダー中央配置*/
	max-width: none;
	margin: 10px auto;
}

.facility_wrapper .largefont {/*h3 タイトル大文字設定*/
    font-size: 26px;
    line-height: 1.3em;
    margin: 0 0 20px 0;
}

/*コンテンツレイアウトの枠指定*/
.facility_wrapper .main_section_box {
    width: 100%;
    padding: 20px 0;
}

/*メインコンテンツレイアウト　写真左・コメント右*/
.facility_wrapper .page_main_photo {
    width: 56%;
    float: left;
}

.facility_wrapper .page_main_photo img {
    width: 100%;
}

.facility_wrapper .page_main_text {
    width: 40%;
    float: right;
    text-align: left;
    padding: 1%;
}

.facility_wrapper .page_main_text p {
    line-height: 1.3em;
    font-size: 18px;
    margin: 15px 0px;
}

.facility_wrapper .text {
    padding: 1%;
}

/*一般コンテンツレイアウト　写真左・コメント右*/
.section_box_left {
    width: 40%;
    float: left;
}

.section_box_left img {
    width: 100%;
}

.section_box_right {
    width: 56%;
    float: right;
    text-align: left;
    padding: 1%;
}

/*一般コンテンツレイアウト　コメント左・写真右*/
.section_box_left_wide {
    width: 56%;
    float: left;
    text-align: left;
    padding: 1%;
}

.section_box_right_narrow {
    width: 40%;
    float: right;
}

.section_box_right_narrow img {
    width: 100%;
}

/*各施設へのギャラリーリンク*/
figure {
    margin: 0 0 1em;
}

.facility_imgbox {
    width: 100%;
    padding: 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.facility_img,
.tourist_img {
    width: 235px;
}

.facility_img img,
.tourist_img img {
    width: 100%;
}

/*==================================
約款、しおり、プライバシーポリシー（Directions）
==================================*/
.directions_wrapper .eachroom_sec1 {
	background-color: #FFF2E9;
  }

.directions_wrapper .comment_well {
	line-height: 1.3em;
	font-size: 18px;
	margin: 15px 0px;
}

.directions_wrapper .largefont {
	font-size: 26px;
	line-height: 1.3em;
	margin: 50px 0 20px 0;
}

.directions_wrapper .largefont:first-child {
	font-size: 26px;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}

.directions_wrapper .under_line {
	border-bottom: 1px solid #000;
}

.directions_wrapper .main_section_box {
	width: 100%;
	padding: 20px 0;
	margin-bottom: 75px;
}

.directions_wrapper .list_indent a {
	color: #D94A60;
	text-decoration: underline;
}

.list_indent li,
.list_indent dd {
	margin-left: 15px;
	margin-bottom: 0.75em;
}

.list_indent dt {
	margin-left: 10px;
	margin-top: 1.5em;
	margin-bottom: 0.75em;
	font-weight: bold;
}

/*==================================
  宿泊約款（Agreement）別表Table
==================================*/
.directions_wrapper table {
	/*border-collapse:collapse;
	border:none;
	border-spacing:0;*/
}

.main_table {
	width: 100%;
	margin: 0 0 15px;
	clear: both;
}

.charge_table {
	border: 1px solid #dacfc5;
}

.table_head {
	background: #dacfc5;
	vertical-align: middle;
	text-align: center;
	font-size: 93%;
}

.charge_table td:first-child {
	background: #dacfc5;
}

.charge_table .td_bg {
	background: #dacfc5;
}

.charge_table td {
	width: auto;
	padding: 10px 0 10px;
	border: 1px solid #dacfc5;
	vertical-align: middle;
	text-align: center;
}

.charge_table td:first-child,
.penalty_table td {
	width: 20%;
}

/*個別　ヘッダ画像の表示*/
/*【施設】*/
#main-title-facility {
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/genkan_re.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}

/*【ロビー】*/
#main-title-lobby {
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/03/lobby_re3.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}

/*【ラウンジ】*/
#main-title-lounge {
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/lounge_re2.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}

/*【宴会場】*/
#main-title-banquethall {
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/lobby_re.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}

/*【陶芸教室】*/
#main-title-tougei {
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/tougei_re.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}

/*【仙郷楼・陽】*/
#main-title-osyokujidokoro {
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/03/osyokujidokoro_re2.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}

/*【約款、しおり、プライバシーポリシー】*/
#main-title-directions {
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/directions_re.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}

/*【アクセス】*/
#main-title-directions_main {
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/directions_main_re.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}

/*【周辺観光のご案内】*/
#main-title-tourist_information{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/tourist_information_re.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}

/*【お料理のご案内】*/
#main-title-dining{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/dining_re2.jpg');
    background-size: cover;
    padding: 200px 0 0;
    width: 100%;
    height: 250px;
    background-attachment: fixed;
    background-position: center;
}

/*==================================
お風呂（spa）
==================================*/
#main-title-spa{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/spa_re.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}
.spa_wrapper .eachroom_sec1{ background-color: #FFF2E9; }
.spa_wrapper .largefont{
	font-size: 26px;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}
.spa_wrapper h4{
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 20px;
}
.spa_wrapper .main_section_box{
	width: 100%;
	padding: 20px 0;
}

.spa_wrapper .bxslider_thumbnail_calfade li{
	padding:2px;
	border:1px solid #CCC;
	cursor:pointer;
}
.spa_wrapper .page_main_photo{
	width:490px;
	float:left;	
}
.spa_wrapper .page_main_photo img{
	width:100%;
}
.spa_wrapper .page_main_text{
	width:470px;
	float:right;
	text-align: left;
}

.spa_wrapper .section_box_half{
	float: left;
    width: 47%;
    margin: 0 25px 0 0;
}
.spa_wrapper .section_box_half img{
	width:100%;
	
}
.spa_wrapper .detail ul li{
	width: 25%;
	margin-right: 8px;
}

.spa_wrapper a {
	color: #D94A60;
	text-decoration: underline;
}

/*==================================
庭園（Garden）
==================================*/
#main-title-garden{
	background: url('https://senkyoro.web-test1.net/wordpress/wp-content/uploads/2023/02/garden_re.jpg');
	background-size: cover;
	padding: 200px 0 0;
	width: 100%;
	height: 250px;
	background-attachment: fixed;
	background-position: center;
}
.garden_wrapper .section_box.br{ margin-bottom: 1em;}
.garden_wrapper .eachroom_sec1{
	background-color: #FFF2E9;
}
.garden_wrapper .largefont{
	font-size: 26px;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}
/*コンテンツレイアウトの枠指定*/
.garden_wrapper .main_section_box {
	width: 100%;
	padding: 20px 0;
}
/*メインコンテンツレイアウト　写真左・コメント右*/
.garden_wrapper .page_main_photo {
	width: 56%;
	float: left;
}
.garden_wrapper .page_main_photo img {
	width: 100%;
}
.garden_wrapper .page_main_text {
	width: 40%;
	float: right;
	text-align: left;
	padding: 1%;
}
.garden_wrapper .page_main_text p {
	line-height: 1.3em;
	font-size: 18px;
	margin: 15px 0px;
}
.garden_wrapper .text {
	padding: 1%;
}

/********************************
Dining（お料理）
********************************/

/* お料理スライダー・メニュー表示　エリア設定 */
.cuisine_photoviewer {
    display: flex;
    justify-content: space-around;
    background-color: #e5e0cd;
    border-radius: 7px;
}
.cuisine_photoarea {
    width: 70%;
    box-sizing: border-box;
    padding:35px;
}
.cuisine_photoarea img {
    width: 100%;
    height: auto;
}
.cuisine_textarea {
    width: 30%;
    box-sizing: border-box;
    padding:35px;
}
.cuisine_textarea img {
    width: 100%;
    height: auto;
}

/*お料理コメント*/
.photoviewer_text {
    padding:35px;
}
.photoviewer_text h3 {
    background-color: #333333;
    color: #ffffff;
    padding:7px 3px;
    margin-bottom: 15px;
    font-size:1.25em;
}
.photoviewer_text div {
    line-height: 2.0em;
}

/* お品書きメニュー部分のデザイン */
.bxslider_thumbnail_list li {
    margin-bottom: 25px;
    text-align: center;
}
.bxslider_thumbnail_list li:first-child {
    margin-top: 0;
}
.bxslider_thumbnail_list li > a {
    display: block;
    padding: 15px 25px;
    background-color: #e5e0cd;
    border-bottom: 1px solid #B6C1B7;
}
.bxslider_thumbnail_list li > a:hover {
    background-color:rgba(208,194,143,0.3);
    color: #333333;
}
.bxslider_thumbnail_list li > a.active {
    background-color: #D0C28F;
    color: #ffffff;
}
.cuisine_photoarea div.bx-viewport {
    overflow: inherit !important;
	position: relative !important;
}
.cuisine_textarea div.bx-viewport {
    overflow: inherit !important;
	position: relative !important;
	height: 100% !important;
}
.cuisine_textarea div.bx-viewport ul.bxslider_thumbnail_list {
	width: auto !important;
}
.cuisine_textarea div.bx-viewport ul.bxslider_thumbnail_list li {
	float: unset !important;
	width: inherit !important;
}

/**********topimg***************/
#top_mainimg_max{
	overflow:hidden;
	width: 100%;
	float: left;
}
#top_mainimg{
	overflow:hidden;
	width: 48%;
	float: left;
}
/********************************
mouseover-imagechange
********************************/
.main_image_box img{
	width:100%;
}
.box_around{
    float:left;
    margin-right:15px;
    margin-bottom:30px;
}
.detail{
	width:100%;
}
.detail ul{
    display:inline-block;
    width:100%;
    padding:0;
    margin:0;
}
.detail ul li{
    display:inline-block;
    width:16.6%;
    float:left;
}
.detail ul li img{
	max-width: 97%;
    margin: 5px 4px 0;
    display: block;
}