@charset "utf-8";

/* main */
main {
	background-color: #FFF;
	position: relative;
	z-index: 100;
	padding-top: 15px;
}
section.page {
	overflow: hidden;
	padding-bottom: 10%;
	position: relative;
	z-index: 100;
	text-align: center;
}

/* pankuzu */
.topic_path+section.page {
	margin-top: 0;
	padding-top: 0;
}
.topic_path+section.page>div {
	margin-top: 0;
	padding-top: 0;
}
@media screen and (max-width: 600px) {
.topic_path+section.page>div {
	margin-top: 2%;
	padding-top: 0;
}
}
/* 共通 */
.head_img:after {
	position: absolute;
	content: "";
	top:0;
	left: 0;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.185);
}
section.page  p.catch {
	text-align: center;
	font-size: 2.6rem;
	line-height: 1.7em;
	color: #11174C;
	font-family: Ryumin Regular KL;
	letter-spacing: 2px;
	margin-left: 2px;
	margin-bottom: 0.8em;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 800px) {
section.page p.catch {
	text-align: center;
	font-size: 2.2rem;
	line-height: 1.5em;
	margin-bottom: 0.8em;
}
}
@media screen and (max-width: 480px) {
section.page p.catch {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.5em;
	margin-bottom: 0.8em;
}
}
section.page h2+p.catch {
	margin-top: 1.5em;
}
section.page  h2.title {
	text-align: center;
	font-size: 2.6rem;
	line-height: 1.7em;
	color: #11174C;
	font-family: Ryumin Regular KL;
	letter-spacing: 1px;
	margin-left: 1px;
	margin-bottom: 0%;	
}
@media screen and (max-width: 800px) {
section.page  h2.title {
	text-align: center;
	font-size: 2.2rem;
	line-height: 1.5em;
}
}
@media screen and (max-width: 600px) {
section.page  h2.title {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.5em;
}
}
@media screen and (max-width: 480px) {
section.page  h2.title {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.5em;
}
}
section.page  h2.title>span {
	border-bottom: solid 1px #11174C;
	display: inline-block;
	padding-bottom: 1.7%;
}

section.page p.txt {
	text-align: center;
	font-size:  1.45rem;
	line-height: 2.3em;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	font-family: A1 Mincho;
	
	
}
@media screen and (max-width: 800px) {
section.page p.txt {
	font-size:  1.3rem;
	line-height: 2.1em;
}	
}
@media screen and (max-width: 600px) {
section.page p.txt {
	font-size:  1.2rem;
	line-height: 2.0em;
}	
}
section.page .txt+.txt,section.page .txt+.txt_s {
	margin-top: 1.0em;;
}
section.page h2+p.txt {
	margin-top: 3%;
}
section.page h2+div {
	margin-top: 3%;
}
section.page p.txt_s {
	font-size:  1.4rem;
	line-height: 1.6em;
	text-align: center;
}	
section.page p.txt_s+.txt_s {
	margin-top: 0.5em;
}
@media screen and (max-width: 800px) {
section.page p.txt_s {
	font-size:  1.3rem;
	line-height: 1.6em;
}	
}
@media screen and (max-width: 600px) {
section.page p.txt_s {
	font-size:  1.2rem;
	line-height: 1.6em;
}	
}
@media screen and (max-width: 480px) {
section.page p.txt_s {
	font-size:  1.1rem;
	line-height: 1.6em;
}	
}
section.page p+.txt_s {
	margin-top: 0.5em;
}
section.page table+.txt_s {
	margin-top: 0.8em;
}
section.page p.txt_s.align_left {
	text-align: left;
	
	
}
section.page p.txt_l {
	text-align: center;
	font-size:  1.8rem;
	line-height: 2.2em;
	font-family: Shuei NijimiMGo B;
	color: #B64B55;
	
}
@media screen and (max-width: 800px) {
section.page p.txt_l {
	font-size:  1.6rem;
	line-height: 2.1em;
}	
}
@media screen and (max-width: 600px) {
section.page p.txt_l {
	font-size:  1.4rem;
	line-height: 2.0em;
}	
}

section.page p+.txt_l {
	margin-top: 0.5em;
}	



section.page p.indent-1 {
	text-indent: -1.0em;
	padding-left: 1.0em;
	
	
}
section.page p.align_left {
	text-align: left;
}

p>span {
	display: inline-block;
}
section.page p.txt>i {
	margin-right: 3px;
	color: #BDA345;
	margin-left: 0;
	
	
}
section.page .img_txt {
}
@media screen and (max-width: 800px) {
section.page .img_txt {
	width: 75%;
}
	}
@media screen and (max-width: 480px) {
section.page .img_txt {
	width: 80%;
}
	}
section.page div+.img_txt {
	margin-top: 7%;
}
section.page h2+.img_txt {
	margin-top: 4%;
}
section.page .img_txt>dl {
display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	position: relative;
	z-index: 100;
}
@media screen and (max-width: 800px) {
section.page .img_txt>dl {
	display: block;
}
	}
section.page .img_txt>dl+dl {
	margin-top: 12%;
}
@media screen and (max-width: 800px) {
section.page .img_txt>dl+dl {
	margin-top: 5%;
}
	}
section.page .img_txt>dl.rev {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
 -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
     -ms-flex-direction: row-reverse;
         flex-direction: row-reverse;
}
@media screen and (max-width: 800px) {
section.page .img_txt>dl.rev {
	display: block;
}
	}
section.page .img_txt>dl>dt{
	width: 55%;
	height: auto;
	margin-right: 5%;
	position: relative;
}
@media screen and (max-width: 800px) {
section.page .img_txt>dl>dt{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
	}
@media screen and (max-width: 800px) {
section.page .img_txt>dl>dt{
	width: 100%;
}
	}
section.page .img_txt>dl.rev>dt{
margin-right: 0;
	margin-left: 5%;
	position: relative;
}
@media screen and (max-width: 800px) {
section.page .img_txt>dl.rev>dt{
	width: 100%;
	height: auto;
margin-right: auto;
	margin-left: auto;
	position: relative;
}
	}
section.page .img_txt>dl>dt img {
	width: 100%;
	height: auto;
}
section.page .img_txt>dl>dd{
	height: auto;
	box-sizing: border-box; -webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	width: 60%;
	background-color: aqua;
	position: absolute;
	right: 0;
	bottom: -15%;
	padding: 4% 3% 4% 20%;
	z-index: -1;
	background-image: url("../img/common/bg01.png");
	background-size: 100px 50px;
}
@media screen and (max-width: 800px) {
section.page .img_txt>dl>dd{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 6% 5% 6% 5%;
}
	}
section.page .img_txt>dl.rev>dd{
	right: auto;
	left: 0;
	padding: 5% 20% 4% 4%;
}
@media screen and (max-width: 1000px) {
section.page .img_txt>dl.rev>dd{
	right: auto;
	left: 0;
	padding: 4% 20% 4% 3%;
}
	}
@media screen and (max-width: 800px) {
section.page .img_txt>dl.rev>dd{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 6% 5% 6% 5%;
}
	}

section.page .img_txt>dl>dd>h3 {
font-size: 2.2rem;
	text-align: left;
	margin-bottom: 0.8em;
	margin-top: 0;
	font-family: A1 Mincho;
}
@media screen and (max-width: 800px) {
section.page .img_txt>dl>dd>h3 {
font-size: 2.0rem;
	margin-bottom: 0.7em;
	text-align: center;
}
}
@media screen and (max-width: 600px) {
section.page .img_txt>dl>dd>h3 {
font-size: 1.8rem;
	margin-bottom: 0.4em;
}
}
@media screen and (max-width: 480px) {
section.page .img_txt>dl>dd>h3 {
font-size: 1.6rem;
}
}
section.page .img_txt>dl>dd>p.txt {
font-size: 1.5rem;
	line-height: 2.0em;
	font-family: Ryumin Regular KL;
	 text-align: justify;
    text-justify: inter-ideograph;
	margin-left: 0;
}
@media screen and (max-width: 1100px) {
section.page .img_txt>dl>dd>p.txt {
font-size: 1.4rem;
	line-height: 1.9em;
}
}
@media screen and (max-width: 800px) {
section.page .img_txt>dl>dd>p.txt {
font-size: 1.3rem;
	line-height: 1.8em;
	margin-left: auto;
	margin-right: auto;
}
}
@media screen and (max-width: 480px) {
section.page .img_txt>dl>dd>p.txt {
	font-size: 1.2rem;
	text-align: center;
	line-height: 1.0rem;
	line-height: 1.8em;
}
}
section.page .img_txt>dl>dd>p.txt.justy {
	 text-align: justify;
    text-justify: inter-ideograph;
}
section.page .img_txt>dl>dd .more_b {
	margin-top: 2.0em;
	position: relative;
	z-index: 100;
}
@media screen and (max-width: 800px) {
section.page .img_txt>dl>dd .more_b {
	margin-top: 2.0em;
	position: relative;
	z-index: 100;
	text-align: center;
	margin-top: 8px;
}
	}

section.page .img_txt_w {
	margin-top: 10%;
	max-width: 3000px;
	width: 100%;
}

.topic_path+section.page>div.img_txt_w {
	margin-top: 12%;
}
@media screen and (max-width: 600px) {
.topic_path+section.page>div.img_txt_w {
	margin-top: 8%;
}
	}
@media screen and (max-width: 800px) {
section.page .img_txt_w>dl {
	display: block;
}
	}
section.page .img_txt_w>dl>dt{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
@media screen and (max-width: 800px) {
section.page .img_txt_w>dl>dt{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
	}
@media screen and (max-width: 800px) {
section.page .img_txt_w>dl>dt{
	width: 100%;
}
	}
section.page .img_txt_w>dl>dt>img {
	width: 100%;
	height: auto;
}
section.page .img_txt_w>dl>dd{
	height: auto;
	box-sizing: border-box; -webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	width: 95%;
	background-size: 100px 50px;
	text-align: center;
	margin-top: 3%;
}
@media screen and (max-width: 800px) {
section.page .img_txt_w>dl>dd{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 4% 5% 0% 5%;
}
	}
section.page .img_txt_w>dl>dd p.txt{
	text-align: center;
}

section.page .img_txt_w>dl>dd>h3 {
font-size: 2.2rem;
	text-align: center;
	margin-bottom: 0.8em;
	margin-top: 0;
	font-family: A1 Mincho;
}
@media screen and (max-width: 800px) {
section.page .img_txt_w>dl>dd>h3 {
font-size: 2.0rem;
	margin-bottom: 0.4em;
	text-align: center;
}
}
@media screen and (max-width: 600px) {
section.page .img_txt_w>dl>dd>h3 {
font-size: 1.8rem;
	margin-bottom: 0.4em;
}
}
section.page .img_txt_w>dl>dd>p.txt {
font-size: 1.45rem;
	line-height: 2.0em;
	font-family: A1 Mincho;
	text-align: center;
}
@media screen and (max-width: 1000px) {
section.page .img_txt_w>dl>dd>p.txt {
font-size: 1.35rem;
}
}
@media screen and (max-width: 800px) {
section.page .img_txt_w>dl>dd>p.txt {
	text-align: center;
	font-size: 1.3rem;
}
}
section.page .img_txt_w>dl>dd>p.txt+.txt {
	margin-top: 1.0em;
}
section.page .img_txt_w>dl>dd .more_b {
	margin-top: 2.0em;
	position: relative;
	z-index: 100;
}
@media screen and (max-width: 800px) {
section.page .img_txt_w>dl>dd .more_b {
	margin-top: 2.0em;
	position: relative;
	z-index: 100;
	text-align: center;
}
	}



section.page .room_img {
	height: 400px;
	width: 100%;
	max-width: 10000px;
	overflow: hidden;
	background-size: auto 100%;
	position: relative;
	margin-top: 20%;
}
@media screen and (max-width: 1000px) {
section.page .room_img {
	height: 300px;
}
}
.topic_path+section.page>div.room_img {
	margin-top: 5%;
	}
section.page .room_img>img {
	width: 100%;
	position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
section.page .room_list {
	width: 95%;
	height: auto
		display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
	position: relative;
	z-index: 10;
}
@media screen and (max-width: 800px) {
section.page .room_list {
	width: 100%;
	display: block;
	}
}
section.page .room_list>dt {
	width: 31%;
	background-color: #FFF;
	margin-top: -6%;
	padding-top: 3%;
}
@media screen and (max-width: 800px) {
section.page .room_list>dt {
	width:100%;
	background-color: #FFF;
	margin-top: 0%;
	padding-top: 3%;
}
	}
section.page .room_list>dt>div {
	width: 60%;
	margin: auto;
}
@media screen and (max-width: 800px) {
section.page .room_list>dt>div {
	width: 85%;
	margin: auto;
}
}	
section.page .room_list>dt>div>h3 {
	font-family: Ryumin Regular KL;
	font-size: 3.3rem;
	margin-bottom: 0.7em;
}
@media screen and (max-width: 1000px) {
section.page .room_list>dt>div>h3 {
	font-size: 3.0rem;
	text-align: center;
}
}
@media screen and (max-width: 800px) {
section.page .room_list>dt>div>h3 {
	font-size: 2.8rem;
	text-align: center;
}
}
@media screen and (max-width: 480px) {
section.page .room_list>dt>div>h3 {
	font-size: 2.2rem;
	text-align: center;
}
}
section.page .room_list>dt>div>p {
	font-size: 1.3rem;
	line-height: 2.0em;
}
section.page .room_list>dd {
	margin-top: 5%;
	width: 69%;
}
@media screen and (max-width: 800px) {
section.page .room_list>dd {
	margin-top: 5%;
	width: 100%;
}
	}
section.page .room_list>dd>ul {
	width: 92%;
	margin: auto;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-ms-flex-wrap: wrap;      flex-wrap: wrap;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
	

}

@media screen and (max-width: 1100px) {
section.page .room_list>dd>ul {
}
}
@media screen and (max-width: 800px) {
section.page .room_list>dd>ul {
	display: block;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
}
section.page .room_list>dd>ul>li {
	background-size: 100px 50px;
	box-sizing: border-box; -webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	width: 49.3%;
	margin-bottom: 10px;
	
}
@media screen and (max-width: 1100px) {
section.page .room_list>dd>ul>li {
	background-size: 100px 50px;
	box-sizing: border-box; -webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
}	
}
section.page .room_list>dd>ul>li+li {
	
}
section.page .room_list>dd>ul>li>a dl {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	background-color: #F5F5F5;
		padding: 10px;
	box-sizing: border-box; -webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
	transition-duration:0.8s;
}
section.page .room_list>dd>ul>li>a:hover dl {
	background-color: rgba(189,163,69,0.3);
	background-image: none;
	transition-duration:0.8s;
}
section.page .room_list>dd>ul>li dl>dt {
	width: 60%;
	height: auto;
	margin-right: 5%;
}
section.page .room_list>dd>ul>li dl>dt>img {
	width: 100%;
	height: auto;
}
section.page .room_list>dd>ul>li dl>dd {
	width: 100%;
}
section.page .room_list>dd>ul>li>a dl>dd>h4 {
font-family: Ryumin Regular KL;
	font-size: 1.8rem;
	line-height: 1.1em;

	width: 100%;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
	transition-duration:0.4s;
	color: #000;
}
@media screen and (max-width: 1100px) {
section.page .room_list>dd>ul>li>a dl>dd>h4 {
font-family: Ryumin Regular KL;
	font-size: 1.7rem;
	line-height: 1.1em;
}
}
@media screen and (max-width: 600px) {
section.page .room_list>dd>ul>li>a dl>dd>h4 {
font-family: Ryumin Regular KL;
	font-size: 1.5rem;
	line-height: 1.1em;
}
}
section.page .room_list>dd>ul>li>a dl>dd>h4:after {
 font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 600;
	display: inline-block;
	line-height: 30px;
	text-align: center;
	width: 30px;
	height: 30px;
	color: rgba(189,163,69,0.8);
	background-color: #FFF;
	margin-right: 10px;
	border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;
	text-indent: 3px;
	transition-duration:0.4s;
}
.topic_path+section.page>div.room_data {
	margin-top: 5em;
	max-width: 800px;
}
section.page  .room_data h3 {
	text-align: center;
	font-size: 2.0rem;
	line-height: 1.7em;
	color: #11174C;
	font-family: Ryumin Regular KL;
	letter-spacing: 2px;
	margin-left: 2px;
	margin-bottom: 1.8em;	
}
@media screen and (max-width: 800px) {
section.page  .room_data h3 {
	text-align: center;
	font-size: 2.0rem;
	line-height: 1.5em;
}
}
@media screen and (max-width: 480px) {
section.page  .room_data h3 {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.5em;
}
}
section.page  .room_data h3>span {
	display: inline-block;
	border-bottom: 2px #BDA345 solid;
	padding-bottom: 5px;
}
section.page  .room_data .price_h4 {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.7em;
	color: #FFF;
	background-color: #BDA345;
	padding: 0.3em 0;
	font-family: Ryumin Regular KL;
	letter-spacing: 2px;
	margin-left: 2px;
	margin-bottom: 1.0em;	
}
@media screen and (max-width: 800px) {
section.page  .room_data .price_h4 {
	text-align: center;
	font-size: 1.7rem;
	line-height: 1.5em;
}
}
@media screen and (max-width: 480px) {
section.page  .room_data .price_h4 {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.5em;
}
}
section.page  .room_data h3>span {
	display: inline-block;
	border-bottom: 2px #BDA345 solid;
	padding-bottom: 5px;
}
section.page  .room_data table {
	width: 100%;
	border-top: 1px solid #e1e1e1 ;
}
section.page  .room_data table th {
	border-bottom: 1px solid #e1e1e1 ;
	padding: 1.3em 2.0em 1.3em 0.3em;
	font-size: 1.4rem;
	width: 5em;
	white-space: nowrap;
	vertical-align: top;
}
@media screen and (max-width: 800px) {
section.page  .room_data table th {
	border-bottom: 1px solid #e1e1e1 ;
	padding: 1.3em 3.0em 1.3em 0.3em;
	font-size: 1.3rem;
	width: 5em;
	white-space: nowrap;
}
	}
@media screen and (max-width: 600px) {
section.page  .room_data table th {
	border: none;
	display: block;
	width: 100%;
	clear: both;
	padding: 1.3em 3.0em 0em 0.3em;
}
	}
section.page  .room_data table td {
	border-bottom: 1px solid #e1e1e1 ;
	padding: 1.3em 1.0em 1.3em 0.3em;
	font-size: 1.4rem;
	width: 100%;
	text-align: left;
}
@media screen and (max-width: 800px) {
section.page  .room_data table td {
	border-bottom: 1px solid #e1e1e1 ;
	padding: 1.3em 1.0em 1.3em 0.3em;
	font-size: 1.3rem;
	width: 100%;
	text-align: left;
}
}
@media screen and (max-width: 600px) {
section.page  .room_data table td {
	display: block;
	width: 100%;
	clear: both;
	padding: 0.3em 1.0em 1.3em 0.3em;
}
	}
.room-img {
	max-width: 800px;
	transition-duration:0.5s;
	position: relative;
}
h2+.room-img {
	margin-top: -3%;
}
.main-image01__item,
.main-image02__item{
  overflow: hidden;
  position: relative;
	transition-duration:0.5s;
	margin-top: 0;
	padding-top: 0;
}
.main-image01__item img,
.main-image02__item img{
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	transition-duration:0.5s;
	margin-top: 0;
}
.main-image01__item:after,
.main-image01-thumbs__item:after,
.main-image02__item:after,
.main-image02-thumbs__item:after{
  display: block;
  padding-top: 75%;
  content: '';
	transition-duration:0.5s;
	margin-top: 0;
}
.main-image01-thumbs,
.main-image02-thumbs{
  width: 100%;
  padding: 0 0 0;
  box-sizing: border-box;
	margin-top: -35px;
	transition-duration:0.5s;
}
.main-image01__item p {
	position: absolute;
	right: 0;
	bottom: 40px;
	background-color: #BDA345;
	font-size: 1.6rem;
	padding: 5px 10px;
	color: #FFF;
}
@media screen and (max-width: 600px) {
.main-image01-thumbs,
.main-image02-thumbs{
  width: 100%;
  padding: 0 0 0;
  box-sizing: border-box;
	margin-top: -10px;
	transition-duration:0.5s;
}
	}
.main-image01-thumbs__item,
.main-image02-thumbs__item{
}
.main-image01-thumbs__item.swiper-slide,
.main-image02-thumbs__item.swiper-slide{
	position: relative:
}
.main-image01-thumbs__item.swiper-slide p,
.main-image02-thumbs__item.swiper-slide p{
	position: absolute;
	bottom: -1.5em;
	font-size: 1.2em;
}
.main-image01-thumbs__item.swiper-slide-thumb-active,
.main-image02-thumbs__item.swiper-slide-thumb-active{
  opacity: 1;
	transition-duration:0.5s;
	margin-top: 0;
}
.main-image01-thumbs__item img,
.main-image02-thumbs__item img{
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	transition-duration:0.3s;
}

.slider-thumbnail .swiper-slide {
  opacity: .5;
  transition: opacity .5s;
}
.slider-thumbnail .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}


main section.room {
	background-color: rgba(199,193,184,0.6);
}
main section.room p.e_t{
}
main section.room p.e_t>span{
}
main section.room>div {
	width: 100%;
	max-width: 3000px;
}

main section.room .slider-1 {
	position: relative;
	width: 100%;
	height: auto;
}
main section.room .slider-1 li img {
	position: relative;
	width: 100%;
	height: auto;
}
main section.room>div .more_b {
	margin: auto;
	text-align: center;
	margin-top: 3%;
}
main section.room>div .more_b a {
	background-color: #FFF;
}
main section.room>div .more_b a:hover {
	background-color: rgba(255,255,255,0.5);
}
main section.room .slider-1 li {
	transition-duration:0.3s;
		background-color: #001c2f;
}
main section.room .slider-1 li:hover {
	opacity: 0.6;
}
main section.room .slider-1 li dl {
	height: 100%;
}
main section.room .slider-1 li dl>dd {
	padding: 12px;
}
main section.room .slider-1 li dl>dd>h3 {
	font-size: 1.4rem;
	text-align: left;
	color: #FFF;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
	text-align: center;
}
main section.room .slider-1 li dl>dd>p {
	font-size: 1.2rem;
	color: #E5DAB5;
}
main section .recipe {
	font-size: 1.4rem;
}
main section .recipe th {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-right: 2.0em;
	color: #12194B;
	white-space: nowrap;
}
main section .recipe td {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	text-align: left;
}

section.page .cuisine {
	max-width: 800px;
}
@media screen and (max-width: 800px) {
section.page .cuisine {
}
	}
@media screen and (max-width: 480px) {
section.page .cuisine {
}
	}
section.page div+.cuisine {
	margin-top: 6%;
}
section.page .cuisine>dl {

}
@media screen and (max-width: 800px) {
section.page .cuisine>dl {
	display: block;
}
	}
section.page .cuisine>dl+dl {
	margin-top: 12%;
}
@media screen and (max-width: 800px) {
section.page .cuisine>dl+dl {
	margin-top: 10%;
}
	}
section.page .cuisine>dl>dt{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
@media screen and (max-width: 800px) {
section.page .cuisine>dl>dt{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
	}
@media screen and (max-width: 800px) {
section.page .cuisine>dl>dt{
	width: 100%;
}
	}
section.page .cuisine>dl>dt>img {
	width: 100%;
	height: auto;
}
section.page .cuisine>dl>dd{

	padding: 4% 4% 4% 4%;
	z-index: -1;
	background-image: url("../img/common/bg01.png");
	background-size: 100px 50px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
 -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
     -ms-flex-direction: row-reverse;
         flex-direction: row-reverse;
	-webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}
@media screen and (max-width: 800px) {
section.page .cuisine>dl>dd{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 5% 5% 4% 5%;
}
	}
@media screen and (max-width: 600px) {
section.page .cuisine>dl>dd{
	display: block;
}
	}

section.page .cuisine>dl>dd>h4 {
font-size: 2.0rem;
	text-align: left;
	margin-bottom: 0.8em;
	margin-top: 0;
	font-family: Ryumin Regular KL;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	margin-left: 2.0em;
}
@media screen and (max-width: 800px) {
section.page .cuisine>dl>dd>h4 {
font-size: 1.8rem;
	margin-bottom: 0.4em;
	margin-left: 0;
}
}
@media screen and (max-width: 600px) {
section.page .cuisine>dl>dd>h4 {
font-size: 1.5rem;
	margin-bottom: 0.8em;
	writing-mode: horizontal-tb;
}
}
section.page .cuisine>dl>dd>p {
font-size: 1.5rem;
	line-height: 3.0em;
	text-align: left;
	margin-bottom: 0.8em;
	margin-top: 0;
	font-family: Ryumin Regular KL;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 600px) {
section.page .cuisine>dl>dd>p {
font-size: 1.3rem;
	line-height: 1.8em;
	writing-mode: horizontal-tb;
}
	}
@media screen and (max-width: 480px) {
section.page .cuisine>dl>dd>p {
font-size: 1.2rem;
	line-height: 1.8em;
	writing-mode: horizontal-tb;
}
	}
section.page .cuisine>dl>dd>p>span {
	margin-bottom: 1.0em;
	height: 4.0em;
}
@media screen and (max-width: 600px) {
section.page .cuisine>dl>dd>p>span {
	margin-bottom: 0em;
	height: auto;
	margin-right: 1.0em;
	font-weight: 900;
}
	}
section.page .cuisine>dl>dt h2.title {
	text-align: center;
	font-size: 2.8rem;
	line-height: 1.7em;
	color: #11174C;
	font-family: Ryumin Regular KL;
	letter-spacing: 2px;
	margin-left: 2px;
	margin-bottom: 5%;	
}
@media screen and (max-width: 800px) {
section.page .cuisine>dl>dt h2.title {
	text-align: center;
	font-size: 4.0vw;
	line-height: 1.5em;
}
}
@media screen and (max-width: 480px) {
section.page .cuisine>dl>dt h2.title {
	text-align: center;
	font-size: 5.0vw;
	line-height: 1.5em;
}
}
section.page .cuisine .child_menu {
	width: 100%;
	height: auto;
	border: solid 3px rgba(189,163,69,0.3);
	margin-top: 8%;
	padding: 20px;
}
section.page .cuisine .child_menu  h3 {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.7em;
	color: #11174C;
	font-family: Ryumin Regular KL;
	letter-spacing: 2px;
	margin-left: 2px;
	margin-bottom: 1.2em;	
}
@media screen and (max-width: 800px) {
section.page .cuisine .child_menu  h3 {
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.5em;
}
}
@media screen and (max-width: 480px) {
section.page .cuisine .child_menu  h3 {
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.5em;
}
}
section.page .cuisine .child_menu  h3>span {
	display: inline-block;
	border-bottom: 2px #BDA345 solid;
	padding-bottom: 5px;
}
section.page .cuisine .child_menu>ul {
display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}
@media screen and (max-width: 600px) {
section.page .cuisine .child_menu>ul {
	display: block;
}
	}
section.page .cuisine .child_menu>ul>li {
font-size: 1.5rem;
	font-family: Ryumin Regular KL;
	margin-right: 2.0em;
	margin-left: 2.0em;
}
@media screen and (max-width: 600px) {
section.page .cuisine .child_menu>ul>li {
font-size: 1.4rem;
	margin-right: auto;
	margin-left: auto;
}
	}
@media screen and (max-width: 600px) {
section.page .cuisine .child_menu>ul>li+li {
	margin-top: 5px;
}
	}
section.page .cuisine .child_menu>ul>li>b {
	color: #BDA345;
}




main #planetarium {
		background-image: url("../img/common/bg01.png");
	background-size: 100px 50px;
}
main #planetarium>div.slide {
	width: 100%;
	max-width: 3000px;
	margin-top: 3%;
}

section.page p.free {
	text-align: center;
	font-size:  2.0rem;
	line-height: 1.4em;
	background-color: #BDA345;
	color: #FFF;
	padding: 0.3em 1.5em;
	margin-right: auto;
	margin-left: auto;
	border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
	display: inline-block;
	white-space: nowrap;
	text-align: center;
	z-index: 20;
	 font-family: Shuei NijimiMGo B;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
section.page p.free {
	text-align: center;
	font-size:  1.8rem;
}
	}
@media screen and (max-width: 600px) {
section.page p.free {
	text-align: center;
	font-size:  1.6rem;
}
	}
@media screen and (max-width: 480px) {
section.page p.free {
	text-align: center;
	font-size:  1.5rem;
}
	}


section.page>div.planetarium_data {
	margin-top: 4%;
	max-width: 800px;
}
@media screen and (max-width: 800px) {
section.page>div.planetarium_data {
	margin-top: 7%;
	max-width: 800px;
}
}
section.page>div.planetarium_data h3 {
	text-align: center;
	font-size: 2.0rem;
	line-height: 1.7em;
	color: #11174C;
	font-family: Ryumin Regular KL;
	letter-spacing: 2px;
	margin-left: 2px;
	margin-bottom: 1.5em;	
}
@media screen and (max-width: 800px) {
section.page>div.planetarium_data h3 {
	text-align: center;
	font-size: 2.0rem;
	line-height: 1.5em;
}
}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data h3 {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.5em;
}
}
@media screen and (max-width: 480px) {
section.page>div.planetarium_data h3 {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.5em;
}
}
section.page>div.planetarium_data h3>span {
	display: inline-block;
	border-bottom: 2px #BDA345 solid;
	padding-bottom: 5px;
}
section.page>div.planetarium_data h4 {
	text-align: center;
	font-size: 1.7rem;
font-family: Shuei NijimiMGo B;
	margin-bottom:1.0em;
	margin-top: 2.5em;
	color: #FFF;
	background: #BDA345;
	padding: 0.4em;
	border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;
	margin-bottom: 1.5em;
	color: #FFF;
}
@media screen and (max-width: 800px) {
section.page>div.planetarium_data h4 {
	text-align: center;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data h4 {
	text-align: center;
	font-size: 1.5rem;
}
}
section.page>div.planetarium_data h5 {
	font-size: 1.8rem;
font-family: Shuei NijimiMGo B;
	margin-bottom:0.6em;
	border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;
	text-align: left;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
	color: #11174C;;
}
@media screen and (max-width: 800px) {
section.page>div.planetarium_data h5 {
	font-size: 1.6rem;
}
}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data h5 {
	font-size: 1.5rem;
	text-align: center;
	margin-top: 0em;
}
}
section.page>div.planetarium_data table {
	width: 100%;
	border: 2px solid #CCCCCC ;
}
section.page>div.planetarium_data table th {
	border: 1px solid #CCCCCC ;
	padding: 1.3em 3.0em 1.3em 1.0em;
	font-size: 1.4rem;
	width: 5em;
	white-space: nowrap;
	background-color: rgba(0,0,0,0.05);
}
@media screen and (max-width: 800px) {
section.page>div.planetarium_data table th {
	border-bottom: none ;
	padding: 1.3em 3.0em 1.3em 1.0em;
	font-size: 1.3rem;
	width: 5em;
	white-space: nowrap;
}
	}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data table th {
	border: none;
	display: block;
	width: 100%;
	clear: both;
	padding: 1.3em 3.0em 0em 1.0em;
	background-color: #FFF;
}
	}
section.page>div.planetarium_data table td {
	border: 1px solid #CCCCCC ;
	padding: 1.3em 1.0em 1.3em 1.0em;
	font-size: 1.4rem;
	width: 100%;
	text-align: left;
}
@media screen and (max-width: 800px) {
section.page>div.planetarium_data table td {
	border: none ;
	border-bottom: 1px solid #e1e1e1 ;
	padding: 1.3em 1.0em 1.3em 1.0em;
	font-size: 1.3rem;
	width: 100%;
	text-align: left;
	background-color: #FFF;
}
}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data table td {
	display: block;
	width: 100%;
	clear: both;
	padding: 0.3em 1.0em 1.0em 1.0em;
}
	}
section.page>div.planetarium_data table td>span {
	display: inline-block;
}
section.page>div.planetarium_data .time_table {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-ms-flex-wrap: wrap;      flex-wrap: wrap;
	 -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
	font-size: 1.5rem;
}
@media screen and (max-width: 800px) {
section.page>div.planetarium_data .time_table {
	font-size: 1.4rem;
}
	}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data .time_table {
	font-size: 1.4rem;
}
	}
section.page>div.planetarium_data .time_table>li {
	margin-left: 0.75em;
	margin-right: 0.75em;
	margin-bottom: 7px;
}
@media screen and (max-width: 800px) {
section.page>div.planetarium_data .time_table>li {
	margin-bottom: 5px;
}
	}
section.page>div.planetarium_data .time_table>li:before {
	content: "●";
	color: #BDA345;
	opacity: 0.6;
}
section.page>div.planetarium_data .time_table02 {
	font-size: 1.5rem;
	text-align: left;
}
@media screen and (max-width: 800px) {
section.page>div.planetarium_data .time_table02 {
	font-size: 1.4rem;
}
	}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data .time_table02 {
	font-size: 1.4rem;
}
	}
section.page>div.planetarium_data .time_table02>li {
	margin-left: 0.75em;
	margin-right: 0.75em;
	margin-bottom: 7px;
}
@media screen and (max-width: 800px) {
section.page>div.planetarium_data .time_table02>li {
	margin-bottom: 5px;
}
	}
section.page>div.planetarium_data .time_table02>li>span {
	display: inline-block;
}

section.page>div.planetarium_data dl {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	align-items: center;
		margin-top: 20px;
}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data dl {
	display: block;
}
	}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data dl+dl {
	margin-top: 40px;
}
	}
section.page>div.planetarium_data dl dt {
	width: 200px;
	border: solid 1px rgba(0,0,0,0.15);
	margin-right: 30px;
}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data dl dt {
	width: 80%;
	border: solid 1px rgba(0,0,0,0.15);
	margin-right: auto;
	margin-left: auto;
		margin-bottom: 20px;
}
	}
section.page>div.planetarium_data dl dt img {
	width: 100%;
	height: auto;
}
section.page>div.planetarium_data dl dd {
	-webkit-flex: 1;  flex: 1;
	margin: 0;
}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data dl dd {
	margin-top: 0;
}
	}
section.page>div.planetarium_data dl dd p {
	font-size: 1.4rem;
	line-height: 1.8em;
}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data dl dd ul {
	font-size: 1.3rem;
}
	}
@media screen and (max-width: 480px) {
section.page>div.planetarium_data dl dd ul {
	font-size: 1.2rem;
}
	}
section.page>div.planetarium_data dl dd ul {
	margin-top: 1.0em;
	font-size: 1.3rem;
	text-align: left;
}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data dl dd ul {
	font-size: 1.2rem;
}
	}
section.page>div.planetarium_data dl dd ul li {
}
section.page>div.planetarium_data dl dd ul li+li {
	margin-top: 5px;
}
section.page>div.planetarium_data dl dd ul li:before {
	content: "●";
	color: #BDA345;
}
section.page>div.planetarium_data dl dd ul+p {
	margin-top: 1.5em;
}
section.page>div.planetarium_data dl dd .movie_b {
	display: inline-block;
	text-align: left;
	width: 100%;
}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data dl dd .movie_b {
	margin: auto;
	text-align: center;
	margin-top: 1.5em;
}
	}
section.page>div.planetarium_data dl dd .movie_b a {
	font-weight: 700;
	background-color: #B64B55;
	padding: 9px;
	color: #FFF;
	border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;
}
section.page>div.planetarium_data dl dd .movie_b a:hover {
    background-color: #BDA345;
}
section.page>div.planetarium_data dl dd .movie_b i {
	margin-right: 5px;
}
section.page>div.planetarium_data .filming_time {
	margin-top: 10px;
	border: solid 3px rgba(168,164,85,0.5);
	padding: 20px;
	background: #FFF;
}
@media screen and (max-width: 600px) {
section.page>div.planetarium_data .filming_time {
	margin-top: 35px;
}
	}
section.page>div.planetarium_data .filming_time h5 {
	margin-top: 0;
}
section.page>div.planetarium_data .filming_time img {
	width: 100%;
	margin-top: 20px;
	height: auto;
}


.slider-1 img {
	width: 100%;
	height: auto;
}
.slider div {
    height: 300px;
}
.slider img {
    width: 100%;
}

section.page .border {
	height: auto;
	border-top: solid 2px rgba(189,163,69,0.3);
	border-bottom: solid 2px rgba(189,163,69,0.3);
	margin-top: 4%;
	padding: 17px 2em;
	display: inline-block;
	white-space: nowrap;
}
@media screen and (max-width: 600px) {
section.page .border {
	padding: 17px 1em;
}
	}
section.page .border h3 {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.7em;
	color: #11174C;
	font-family: Ryumin Regular KL;
	letter-spacing: 2px;
	margin-left: 2px;
	margin-bottom:0.7em;	
}
section.page p+.border {
	margin-top: 3%;
}
@media screen and (max-width: 600px) {
section.page p+.border {
	margin-top: 4%;
}
	}
@media screen and (max-width: 800px) {
section.page .border h3 {
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.5em;
}
}
@media screen and (max-width: 480px) {
section.page .border h3 {
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.5em;
}
}
section.page .border h3>span {
	display: inline-block;
	border-bottom: 2px #BDA345 solid;
	padding-bottom: 5px;
}
section.page .border p {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 100%;
}

section.page #map02 {
	width: 100%;
	height: 500px;
	position: relative;
}
@media screen and (max-width: 600px) {
section.page #map02 {
	width: 100%;
	height: 400px;
}
	}
section.page #map02 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.page div.access  {
	text-align: center;
}
section.page div.access p  {
	text-align: center;
	margin-top: 20px;
}
section.page div.access_data {
	margin-top: 4%;
}
section.page div.access_data dt {
	font-size: 1.6rem;
font-family: Shuei NijimiMGo B;
	margin-bottom:1.2em;
	margin-top: 2.5em;
	color: #FFF;
	background: #BDA345;
	padding: 7px 10px 5px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	 -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
	 -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}
@media screen and (max-width: 600px) {
section.page div.access_data dt {
	font-size: 1.4rem;
}
	}
section.page div.access_data dt>i {
	font-size: 1.4em;
	margin-right: 5px;
}
section.page div.access_data dd {
	font-size: 1.4rem;
}
@media screen and (max-width: 600px) {
section.page div.access_data dd {
	font-size: 1.3rem;
}
	}
section.page div.access_data dd p+p {
	margin-top: 10px;
}
section.page div.access_data dd p>span {
	margin-right:0.5em;
}
section.page div.access_data dd>p i {
	color: #BDA345;
	margin-right: 2px;
}

section.page div.lunch_menu {
	margin-top: 10%;
}
section.page div.lunch_menu h3 {
	text-align: center;
	font-size: 2.0rem;
	line-height: 1.7em;
	color: #11174C;
	font-family: Ryumin Regular KL;
	letter-spacing: 2px;
	margin-left: 2px;
	margin-bottom: 1.8em;	
}
@media screen and (max-width: 800px) {
section.page div.lunch_menu h3 {
	text-align: center;
	font-size: 2.0rem;
	line-height: 1.5em;
}
}
@media screen and (max-width: 480px) {
section.page div.lunch_menu h3 {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.5em;
}
}
section.page div.lunch_menu h3>span {
	display: inline-block;
	border-bottom: 2px #BDA345 solid;
	padding-bottom: 5px;
}
section.page div.lunch_menu ul {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
	-ms-flex-wrap: wrap;      flex-wrap: wrap;
	
}
@media screen and (max-width: 800px) {
section.page div.lunch_menu ul {
	display: block;
	width: 90%;
	margin: auto;
}
	}
@media screen and (max-width: 480px) {
section.page div.lunch_menu ul {
	display: block;
	width: 95%;
	margin: auto;
}
	}
section.page div.lunch_menu ul>li {
	width: 47.5%;
	margin-top: 14px;
	margin-bottom: 14px;
}
@media screen and (max-width: 800px) {
section.page div.lunch_menu ul>li {
	width: 100%;
	margin-top: 18px;
	margin-bottom: 18px;
}
	}
section.page div.lunch_menu ul>li>dl {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
}
section.page div.lunch_menu ul>li>dl>dt {
	font-family: Ryumin Regular KL;
	font-size: 1.6rem;
	line-height: 1.3em;
	text-align: left;
	white-space: nowrap;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
}
@media screen and (max-width: 1000px) {
section.page div.lunch_menu ul>li>dl>dt {
	font-size: 1.6rem;
}
}
@media screen and (max-width: 800px) {
section.page div.lunch_menu ul>li>dl>dt {
	font-size: 1.5rem;
}
}
@media screen and (max-width: 680px) {
section.page div.lunch_menu ul>li>dl>dt {
	font-size: 1.3rem;
}
}
section.page div.lunch_menu ul>li>dl>dt>span {
	font-size: 0.8em;
	text-align: left;
}
section.page div.lunch_menu ul>li>dl>dt>span.limited {
	color: #0F1B53;
	 font-family: Shuei NijimiMGo B;
}
section.page div.lunch_menu ul>li>dl>dd {
	font-family: A1 Mincho;
	font-size: 1.6rem;
	line-height: 1.3em;
	color: #B64B55;
	width: 100%;
	text-align: right;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	margin-left: 20px;
	white-space: nowrap;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
}
@media screen and (max-width: 1000px) {
section.page div.lunch_menu ul>li>dl>dd {
	font-size: 1.6rem;
	margin-left: 15px;
}
	}
@media screen and (max-width: 800px) {
section.page div.lunch_menu ul>li>dl>dd {
	font-size: 1.5rem;
	margin-left: 10px;
}
	}
@media screen and (max-width: 600px) {
section.page div.lunch_menu ul>li>dl>dd {
	font-size: 1.3rem;
}
	}
@media screen and (max-width: 480px) {
section.page div.lunch_menu ul>li>dl>dd {
	font-size: 1.2rem;
}
	}
section.page div.lunch_menu ul>li>dl>dd:before {
	content: "";
	width: 100%;
	 background-color   : #ffffff;
  background-image   : radial-gradient(rgba(0,0,0,0.7) 8%, transparent 21%),
                       radial-gradient(rgba(0,0,0,0.7) 8%, transparent 21%);
  background-position: 0 0, 4px 4px;
  background-size    : 8px 8px;
	height: 3px;
	display: inline;
	position: relative;
	top: 10px;
	margin-right: 10px;
}
@media screen and (max-width: 480px) {
section.page div.lunch_menu ul>li>dl>dd:before {
	top: 6px;
	margin-right: 8px;
}
	}
section.page.access {
	overflow: hidden;
	padding-bottom: 5%;
}
main #access_map {
		background-image: url("../img/common/bg01.png");
	background-size: 100px 50px;
}
section.page #situation {
}

section.page #situation .day {
	 font-family: Shuei NijimiMGo B;
	font-size: 1.8rem;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
	text-align: center;
	margin-top: 2.0em;
	
}
@media screen and (max-width: 600px) {
section.page #situation .day {
	font-size: 1.6rem;
}	
}
section.page #situation .day>span {
	display: inline-block;
	text-align: center;
	margin: 0 0.4em;
}
section.page #situation .weather {
	 font-family: Shuei NijimiMGo B;
	font-size: 2.0rem;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
	background-color: #BDA345;
	padding: 0.4em 2.0em;
	display: inline-block;
	border-radius: 50px;-webkit-border-radius:50px;-moz-border-radius: 50px;
	color: #FFF;
	margin-bottom: 2.0em;
	margin-top: 1.0em;
}
@media screen and (max-width: 800px) {
section.page #situation .weather {
	font-size: 1.8rem;
	line-height: 1.8em;
	padding: 0.4em 1.0em;
}
	}
@media screen and (max-width: 600px) {
section.page #situation .weather {
	font-size: 1.6rem;
	text-align: center;
}
	}
section.page #situation .weather>span {
	display: inline-block;
	padding: 0 1.0em;
}
section.page #situation .weather>span:first-child:before {
font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
  content: "\f186";
	color: #FFF;
	margin-right: 5px;
}
section.page #situation .weather>span:last-child:before {
font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
 content: "\f76b";
	color: #FFF;
	margin-right: 5px;
}
section.page #situation .weather i {
	margin-right: 5px;
}
section.page #situation .column2 {
	text-align: left;
}
section.page #situation h4{
	text-align: left;
	font-family: A1 Mincho;
	font-size: 2.0rem;
	line-height: 1.3em;
	margin-bottom: 1.2em;
	padding-bottom: 0.6em;
	border-bottom: solid 1px rgba(0,0,0,0.15);
	letter-spacing: 4px;
}
@media screen and (max-width: 800px) {
section.page #situation h4{
	font-size: 1.7rem;
}
	}
@media screen and (max-width: 600px) {
section.page #situation h4{
	font-size: 1.6rem;
}
	}
section.page #situation h4 i{
	color: #BDA345;
	margin-right: 5px;
}
section.page #situation li {
}
section.page #situation li>div {
	background-color: #f4f4f4;
	box-sizing: border-box; -webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	padding: 25px;
	border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;
}
@media screen and (max-width: 600px) {
section.page #situation li>div {
	padding: 20px;
}
	}
@media screen and (max-width: 480px) {
section.page #situation li>div {
	padding: 15px;
}
	}
section.page #situation li>div>p {
	text-align: left;
	font-size: 1.5rem;
}
@media screen and (max-width: 600px) {
section.page #situation li>div>p {
	text-align: left;
	font-size: 1.4rem;
}
	}
section.page #situation li>div>p>strong {
	color: #B64B55;
}
section.page #situation li>div>p+p {
	margin-top: 1.0em;
}
section.page #situation li>p {
	font-size: 1.3rem;
	text-align: left;
	text-indent: -1.0em;
	margin-left: 1.0em;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
}
section.page #situation li>div+p {
	margin-top: 1.0em;
}
section.page #situation li>p+p {
	margin-top: 0.3em;
}
section.page #situation li div p:before {
	text-align: left;
	font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
 content: "\f621";
	color: #BDA345;
	opacity: 0.5;
	margin-right: 2px;
}
section.page #situation li p>span {
	text-align: left;
	font-size: 0.9em;
	margin-left: 1.3em;
	display: inline-block;
}
section.page #situation .contact_tel {
	margin-top: 2.0em;
	font-size: 1.8rem;
	text-align: center;

}
@media screen and (max-width: 800px) {
section.page #situation .contact_tel {
	font-size: 1.8rem;
}
}
@media screen and (max-width: 600px) {
section.page #situation .contact_tel {
	font-size: 1.6rem;
}
}
@media screen and (max-width: 480px) {
section.page #situation .contact_tel {
	font-size: 1.4rem;
}
}
section.page #situation .contact_tel a {
	color: #cf4a55;

}
section.page #situation .contact_tel>span {
	padding: 0 0.5em;
	display: inline-block;

}
section.page #situation .contact_tel a:hover {
	color: #BDA345;

}

section.page>div.e_bike {
	margin-top: 5em;
	max-width: 800px;
}
section.page>div.cabin_data {
	margin-top: 5em;
	max-width: 800px;
}
section.page>div.cabin_data.sp {
	margin-top: 8em;
	max-width: 800px;
}
section.page .e_bike h3,section.page .cabin_data h3 {
	text-align: center;
	font-size: 2.0rem;
	line-height: 1.7em;
	color: #11174C;
	font-family: Ryumin Regular KL;
	letter-spacing: 2px;
	margin-left: 2px;
	margin-bottom: 1.8em;	
}
@media screen and (max-width: 800px) {
section.page .e_bike h3,section.page .cabin_data h3 {
	text-align: center;
	font-size: 2.0rem;
	line-height: 1.5em;
}
}
@media screen and (max-width: 480px) {
section.page .e_bike h3,section.page .cabin_data h3 {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.5em;
}
}
section.page .e_bike h3>span,section.page .cabin_data h3>span {
	display: inline-block;
	border-bottom: 2px #BDA345 solid;
	padding-bottom: 5px;
}
section.page .e_bike .price_h4,section.page .cabin_data .price_h4 {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.7em;
	color: #FFF;
	background-color: #BDA345;
	padding: 0.3em 0;
	font-family: Ryumin Regular KL;
	letter-spacing: 2px;
	margin-left: 2px;
	margin-bottom: 1.0em;	
}
@media screen and (max-width: 800px) {
section.page .e_bike .price_h4,section.page .cabin_data .price_h4 {
	text-align: center;
	font-size: 1.7rem;
	line-height: 1.5em;
}
}
@media screen and (max-width: 480px) {
section.page .e_bike .price_h4,section.page .cabin_data .price_h4 {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.5em;
}
}
section.page>div.e_bike h5,section.page>div.cabin_data h5 {
	font-size: 1.8rem;
font-family: Shuei NijimiMGo B;
	margin-bottom:0.6em;
	border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;
	text-align: left;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
	color: #11174C;;
}
@media screen and (max-width: 800px) {
section.page>div.e_bike h5,section.page>div.cabin_data h5 {
	font-size: 1.6rem;
}
}
@media screen and (max-width: 600px) {
section.page>div.e_bike h5,section.page>div.cabin_data h5 {
	font-size: 1.5rem;
	text-align: center;
	margin-top: 0em;
}
}
section.page>div.e_bike table,section.page>div.cabin_data table {
	width: 100%;
	border: 2px solid #CCCCCC ;
}
section.page>div.e_bike table th,section.page>div.cabin_data table th {
	border: 1px solid #CCCCCC ;
	padding: 1.3em 3.0em 1.3em 1.0em;
	font-size: 1.4rem;
	width: 5em;
	white-space: nowrap;
	background-color: rgba(0,0,0,0.05);
}
@media screen and (max-width: 800px) {
section.page>div.e_bike table th,section.page>div.cabin_data table th {
	border-bottom: none ;
	padding: 1.3em 3.0em 1.3em 1.0em;
	font-size: 1.3rem;
	width: 5em;
	white-space: nowrap;
}
	}
@media screen and (max-width: 600px) {
section.page>div.e_bike table th,section.page>div.cabin_data table th {
	border: none;
	display: block;
	width: 100%;
	clear: both;
	padding: 1.3em 3.0em 0em 1.0em;
	background-color: #FFF;
}
	}
section.page>div.e_bike table td,section.page>div.cabin_data table td {
	border: 1px solid #CCCCCC ;
	padding: 1.3em 1.0em 1.3em 1.0em;
	font-size: 1.4rem;
	width: 100%;
	text-align: left;
}
@media screen and (max-width: 800px) {
section.page>div.e_bike table td,section.page>div.cabin_data table td {
	border: none ;
	border-bottom: 1px solid #e1e1e1 ;
	padding: 1.3em 1.0em 1.3em 1.0em;
	font-size: 1.3rem;
	width: 100%;
	text-align: left;
	background-color: #FFF;
}
}
@media screen and (max-width: 600px) {
section.page>div.e_bike table td,section.page>div.cabin_data table td {
	display: block;
	width: 100%;
	clear: both;
	padding: 0.3em 1.0em 1.0em 1.0em;
}
	}
section.page>div.e_bike table td>span,section.page>div.cabin_data table td>span {
	display: inline-block;
}

section.page>div.cabin {
	margin-top: 5em;
	max-width: 800px;
}
section.page>div.cabin_data+.cabin,section.page>div.cabin_data+.sujiba {
	margin-top: 8em;
	max-width: 800px;
}
section div.suijiba h2.title {
margin-bottom: 5%;
}

section.page .data_h4 {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.7em;
	color: #FFF;
	background-color: #BDA345;
	padding: 0.3em 0;
	font-family: Ryumin Regular KL;
	letter-spacing: 2px;
	margin-left: 2px;
	margin-bottom: 1.0em;	
	margin-top: 2em;
}
@media screen and (max-width: 800px) {
section.page .data_h4 {
	text-align: center;
	font-size: 1.7rem;
	line-height: 1.5em;
}
}
@media screen and (max-width: 480px) {
section.page .data_h4 {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.5em;
}
}
.topic_path+section.page>div.youtube {
	margin-top: 7em;
	max-width: 800px;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}