@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Anton&family=Noto+Sans+JP:wght@100..900&display=swap');


*{zoom:1}

.clrfloat{
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}


/*****************

 body

******************/

body {}

.wrap {
	width:100%;
	min-width:1130px;
	position:relative;
}


/*****************

 header

******************/
#header {
	width:100%;
	height:170px;
	position:fixed;
	left:0;
	top:0;
	background:url(../images/header_bg.gif) left top repeat-x;
	z-index:2000;
}
.header-box {
	width:980px;
	margin:0 auto;
	position:relative;
}
h1#pagetitle {
	float:left;
	width:416px;
	height:90px;
	background:url(../images/pagetitle.gif) left top no-repeat;
	text-indent:-9999px;
}
#h-logo {
	float:right;
	width:185px;
	height:90px;
	background:url(../images/logo.gif) left top no-repeat;
	text-indent:-9999px;
}

/* global menu */
#g-navi {
	width:980px;
	height:45px;
	position:absolute;
	top:125px;
	left:0;
}
#g-navi ul li {
	height:45px;
	float:left;
}
#g-navi ul li a {
	height:45px;
	display:block;
	background-image:url(../images/g-nav.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}
#g-navi ul li#g-navi_01 a {
	width:176px;
	background-position:0 0;
}
#g-navi ul li#g-navi_02 a {
	width:167px;
	background-position:-176px 0;
}
#g-navi ul li#g-navi_03 a {
	width:122px;
	background-position:-343px 0;
}
#g-navi ul li#g-navi_04 a {
	width:134px;
	background-position:-465px 0;
}
#g-navi ul li#g-navi_05 a {
	width:153px;
	background-position:-599px 0;
}
#g-navi ul li#g-navi_06 a {
	width:125px;
	background-position:-752px 0;
}
#g-navi ul li#g-navi_07 a {
	width:103px;
	background-position:-877px 0;
}

#g-navi ul li#g-navi_01 a:hover {
	background-position:0 -50px;
}
#g-navi ul li#g-navi_02 a:hover {
	background-position:-176px -50px;
}
#g-navi ul li#g-navi_03 a:hover {
	background-position:-343px -50px;
}
#g-navi ul li#g-navi_04 a:hover {
	background-position:-465px -50px;
}
#g-navi ul li#g-navi_05 a:hover {
	background-position:-599px -50px;
}
#g-navi ul li#g-navi_06 a:hover {
	background-position:-752px -50px;
}
#g-navi ul li#g-navi_07 a:hover {
	background-position:-877px -50px;
}


/*****************

 sidemenu

******************/
.sidemenu {
	width:175px;
	z-index:0;
	position:absolute;
	left:-70px;
}
#sidemenu_01 {
	height:69px;
	top:83px;
}
#sidemenu_02 {
	height:68px;
	top:154px;
}
#sidemenu_03 {
	height:68px;
	top:83px;
}
#sidemenu_04 {
	height:69px;
	top:153px;
}

.sidemenu a {
	display:block;
	width:175px;
}
#sidemenu_01 a {
	height:69px;
}
#sidemenu_02 a {
	height:68px;
}
#sidemenu_03 a {
	height:68px;
}
#sidemenu_04 a {
	height:69px;
}

.sidemenu_border {
	width:175px;
	height:2px;
	z-index:0;
	position:absolute;
	left:-70px;
}
#sidemenu_bd_01 {
	top:152px;
	background:url(../images/sidemenu_bd_01.png) left top no-repeat;
}
#sidemenu_bd_02 {
	top:222px;
	background:url(../images/sidemenu_bd_02.png) left top no-repeat;
}
#sidemenu_bd_03 {
	top:151px;
	background:url(../images/sidemenu_bd_03.png) left top no-repeat;
}

/* for IE7 */
*+html #sidemenu_01 {
	top:253px;
}
*+html #sidemenu_02 {
	top:324px;
}
*+html #sidemenu_03 {
	top:394px;
}
*+html #sidemenu_04 {
	top:464px;
}
*+html #sidemenu_bd_01 {
	top:322px;
}
*+html #sidemenu_bd_02 {
	top:392px;
}
*+html #sidemenu_bd_03 {
	top:462px;
}


/*****************

 contents

******************/
#main {
	width:980px;
	margin:170px auto 0;
	overflow:visible;
	position:relative;
}

*+html #main {/* for IE7 */
	padding-top:170px;
}

#main-img {
	height:600px;
	padding-top:35px;
	margin-left:-5px;
	overflow:visible;
	position:relative;
	z-index:1200;
}

h2.cont-tit {
	width:1050px;
	height:60px;
	margin-left:-70px;
	text-indent:-9999px;
	position:relative;
	z-index:1000;
}
h2#whats {
	background:url(../images/tit_01.gif) left top no-repeat;
}
h2#attention {
	background:url(../images/tit_02.gif) left top no-repeat;
}
h2#price {
	background:url(../images/tit_03.gif) left top no-repeat;
}
h2#movie {
	background:url(../images/tit_04.gif) left top no-repeat;
}
h2#qa {
	background:url(../images/tit_05.gif) left top no-repeat;
}
h2#reservation {
	background:url(../images/tit_06.gif) left top no-repeat;
}

.content-box {
	position:relative;
	z-index:1000;
}


/* Common */
.fc_red {
	color:#f00;
}
.fs_l {
	font-size: 1.2em;
}


/* Price */
.price-box-wrap {
	width: 980px;
	margin: 0 auto;
	padding: 0 30px 30px;
	background: #fff;
	box-sizing: border-box;
}
.price-box {
	width: 920px;
	margin: 0 auto;
	display: table;
	border-bottom: solid 5px #1C4627;
	border-left: solid 5px #1C4627;
	border-right: solid 5px #1C4627;
	box-sizing: border-box;
}

.price-box a {
	color:#1B8EBD;
	text-decoration:underline;
}
.price-box a:hover {
	color:#034F8C;
}

.price-box-tit {
	display: table-cell;
	width: 45px;
	padding: 3px 5px 0 0;
	border-right: solid 5px #1C4627;
	box-sizing: border-box;
	background: #FCCB0F;
	color: #174427;
	font-family: "Noto Sans JP", serif;
	font-optical-sizing: auto;
	font-size: 26px;
	font-weight: 900;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 0.2em;
}
.price-box-tit img {
	display: block;
}
.price-box-content {
	padding: 10px;
	display: table-cell;
	vertical-align: top;
	box-sizing: border-box;
}

.price-box-01 {}
.price-box-01-flex {
	display: flex;
	align-items: center;
}
.price-included {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.price-included-upper {
	margin-bottom: 7px;
}
.price-included-01,
.price-included-02,
.price-included-03,
.price-included-04 {
	display: inline-block;
	font-family: "Noto Sans JP", serif;
}
.price-included-01,
.price-included-03 {
	width: 120px;
	text-align: right;
}
.price-included-text {
	display: inline-block;
	height: 34px;
	padding: 0 10px;
	border-radius: 17px;
	box-sizing: border-box;
	background: #1c4627;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
}
.price-included-plus {
	display: inline-block;
	color: #1c4627;
	font-family: "Noto Sans JP", serif;
	font-size: 26px;
	font-weight: 900;
}
.price-price {
	padding-left: 20px;
}
.price-price-content {
	margin: 17px 0 5px;
	font-size: 17px;
	font-weight: bold;
}
.price-price-l {
	color: #c60008;
	font-family: "Anton", serif;
	font-size: 48px;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 0.05em;
}
.price-price p {
	margin: 6px 0 0;
	font-size: 14px;
}

.price-box-03 {
	min-height: 220px;
	border-radius: 0 0 12px 12px;
	background: url(../images/price_bgimg.png) right bottom no-repeat;
}
.price-box-03 .price-box-tit {
	border-radius: 0 0 0 8px;
}
.price-box-03 .price-box-content {
	border-radius: 0 0 8px 0;
}

.price-cancel {
	margin-top: 1em;
	padding: 10px;
	display: flex;
	align-items: center;
	background: #F2E5B3;
	border-radius: 8px;
}
.price-cancel-tit {
	width: 170px;
}
.price-cancel-tit img {
	display: block;
}
.price-cancel p {
	padding: 5px 0 5px 15px;
}

.price-time-notice {
	margin: 1.2em 0 0 1em;
	padding: 0;
	list-style: none;
	text-indent: -1em;
}
.price-time-notice li {
	margin: 0.4em 0;
}


/* Flight Movie */
#movie_box {
	width:980px;
	padding:40px 0;
	background:#fff;
	text-align:center;
}
#ytvideo {
	width:640px;
	margin:0 auto;
}
.playlist {
	width:650px;
	margin:5px auto 0;
	padding-left:0;
}
.playlist:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
.playlist li {
	float:left;
	width:130px;
	min-height:145px;
}
.playlist li a {
	display:block;
	font-size:11px;
	line-height:1.1em;
	text-align:left;
	padding:5px;
	width:120px;
}
.playlist li a:hover {
	background:#FFDCDE;
}
.playlist li img {
	display:block;
	margin-bottom:5px;
}
.currentvideo {
	background:#FFDCDE;
	font-weight:bold;
}


/* Q&A */
#qa_box {

}
.qa_top {
	width:980px;
	height:231px;
	background:url(../images/qa_top.jpg) center top no-repeat;
}
.qa_bottom {
	width:980px;
	height:45px;
	background:url(../images/qa_bottom.gif) center top no-repeat;
}
.qa_body {
	width:870px;
	padding:15px 55px;
	background:url(../images/qa_bg.gif) center top repeat-y;
}
.qa_body dl{
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../images/dotline.gif) center bottom no-repeat;
}
.qa_body dl.last-dl{
	margin-bottom:0;
}
.qa_body dl dt {
	margin-bottom:5px;
}
.qa_body dl dt span {
	background:#FCCB0F;
}
.qa_body dl dd a {
	color:#1B8EBD;
	text-decoration:underline;
}
.qa_body dl dd a:hover {
	color:#034F8C;
}


/* Reservation */
#reservation_box {
	width:980px;
	height:695px;
	background:url(../images/reservation_bg.jpg) center top no-repeat;
	position:relative;
}
.reservation_btn {
	width:530px;
	height:85px;
	position:absolute;
	left:225px;
	top:588px;
}
.reservation_btn a {
	display:block;
	width:530px;
	height:85px;
	background-image:url(../images/reservation_btn.png);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.reservation_btn a:hover {
	background-position:0 -85px;
}


/*****************

 footer

******************/
#footer {
	width:100%;
	height:62px;
	padding-top:18px;
	margin-top:40px;
	background:url(../images/footer_bg.png) left bottom repeat-x;
	text-align:center;
}
.f-logo {
	width:170px;
	height:50px;
	margin:0 auto;
	background:url(../images/footer_logo.gif) center top no-repeat;
	text-indent:-9999px;
}


/*****************

translate

******************/
#translate_zip {
	width:100%;
	margin:0 auto;
	text-align:right;
	position:absolute;
	top:35px;
	right:220px;
	z-index:11000;
}
#translate_box {
}
#translate_zip .goog-te-gadget-simple {
	padding:4px 5px 5px !important;
	background:#1C4627 !important;
	border:solid 1px #fff !important;
	font-family: Helvetica , "メイリオ" , "Meiryo" , sans-serif;
}
#translate_zip .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
	color: #fff;
}
.goog-te-menu-frame {
	width:133px !important;
	box-shadow:none !important;
}
#translate_zip .goog-te-gadget-simple .goog-te-menu-value {
	color:#fff !important;
}
#translate_zip .goog-te-gadget-simple .goog-te-menu-value span {
	color:#fff !important;
}