/* F
-----------------------------------------------------------------------------------------------------------*/
body{
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
    color:#808080;
    letter-spacing: 3px;
}
.header{
    position: relative; top: 20px;
	width: 900px;
	margin: 0 auto;  
}
.left{
	float:left;
}
.red{
    color: #ff0000;
}
#jetlogo{
    position: relative; top: 3px;
    width:195px;
}
#telno2{
	display: none;
}
.right{
	text-align: right;
}
#gerende{
	width:600px;
}
#coasemap{
	width:300px;
	height:300px;
}
.mainmenu{
    position: relative; top: 12px;
    width: 900px;
}

#menu {
    font-size:12px;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 0;
}
#menu li{
	display: block;
	float: left;
	width: 12.5%;
	margin: 0;
	padding: 0;
}
#menu li a {
	display: block;
	padding: 15px 5px;
	background-color: #ff6b9c;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #fff;
}
#menu li:last-child a{
	border: none;
}
#menu li a:hover{
	background: #ff90cb;
}
#toggle {
	display: none;
}

/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width: 768px) {
	#menu li {
		width: 25%;
		border-bottom: 1px solid #4baacb;
	}
}

/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {
	#menu {
		display: none;
	}
	#menu li {
		width: 100%;
	}
	#toggle {
		display: block;
		position: relative;
		width: 100%;
		background: #2a83a2;
	}
	#toggle a{
		display: block;
		position: relative;
		padding: 20px 0 20px;
		border-bottom: 1px solid #4baacb;
		color:#FFF;
		text-align: center;
		text-decoration: none;
	}
	#toggle:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: #FFF;
	}
	#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 6px;
		background: #2a83a2;
	}
	#toggle a:before {
		margin-top:-9px;
	}
	#toggle a:after {
		margin-top: 3px;
	}
}

.ul1{z-index: 1;
	background-color: rgba(255,255,255,0.6); 
	color:#b4b4b4;
	margin : 5px ;
    display:table;
    position:fixed;top:5px; right:0px 

}
.ul1 li{
    text-decoration: none;
    display:table-cell;
    text-align: center;
    letter-spacing: 0px;
    width:30px;
    font-size:13px;
    font-weight: bold;
}
.topimg{
    clear: left;
    position: relative;left:0px;top:23px;
}
.imgtitle{
    position: relative;left:0px;top:-315px;
	background-color: #fff;
	border: 2px solid #ff6b9c;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #ff6b9c;
    width:234px;
    padding: 10px 30px;
    font-size:20px;
    font-weight: bold;
}
.noribamsg{
    position: relative;left:593px;top:-468px;
    width:200px;
    color: #ff8000;
    font-size:12px;
    font-weight: bold;
}


.hakata a{
    text-decoration: none;
    position: relative;left: 558px;
    top: -203px;
	background-color: #ff8000;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 24px;
    padding: 1px 4px;
    font-size: 20px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.kitakyushu a{
    text-decoration: none;
    position: relative;left: 562px;
    top: -269px;
	background-color: #ff8000;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 24px;
    padding: 1px 4px;
    font-size: 20px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.yamaguchi a{
    text-decoration: none;
    position: relative;left: 627px;
    top: -334px;
	background-color: #ff8000;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 24px;
    padding: 1px 4px;
    font-size: 20px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.hakata img{
    position: relative;top: 3px;
	width:20px;
	height:20px;
}
.kitakyushu img{
    position: relative;top: 3px;
	width:20px;
	height:20px;
}
.yamaguchi img{
    position: relative;top: 3px;
	width:20px;
	height:20px;
}
.kitakyushu_list{
    position: absolute;left:672px;top:190px;
    background-color: #fff;
	border: 2px solid #ff8000;
	color: #000;
    padding: 1px 2px;
    width:200px;
    font-size:9px;
}
.yamaguchi_list{
    position: absolute;left:707px;top:168px;
    background-color: #fff;
	border: 2px solid #ff8000;
	color: #000;
    padding: 1px 2px;
    width:200px;
    font-size:9px;
}
.hakata a:hover {
    text-decoration: none;
	background-color: #ccc;
}
.kitakyushu a:hover {
    text-decoration: none;
	background-color: #ccc;
}
.yamaguchi a:hover {
    text-decoration: none;
	background-color: #ccc;
}

.orderbutton{
    position: relative;left:30px;top:-120px;
}
.orderbutton1{
}
.orderbutton1 img{
    position: relative;left:3px;top:5px;
	width:20px;
	height:20px;
}

.orderbutton li{
	display: inline;
}
.headline{
    position: absolute; top:445px;
}
.pankuzu ol li {
	/* liを横並び＆ブレットを消す */
	display: inline;
    font-size: 13px;
    background-color: #eff;
	list-style-type: none;
}
.pankuzu ol li:before {
	/* liの後に記号追加 */
	content:" > ";
}
.pankuzu span{
	color: #ff0000;
    font-weight: bold;
}

h1 {
	box-sizing:border-box;
	width:100%;
    background-color: #ff6b9c;
	color: #fff;
    position: relative;top:10px;
	padding: .25em 0 .25em .75em;
    font-weight: bold;
}

h1 span a{
    position: relative;left: 650px;
    text-decoration: none;
	background-color: #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    padding: 1px 5px;
	line-height: 20px;
	color: #ff6b9c;
    font-size: 9px;
    font-weight: bold;
}
.plan{
    clear: left;
    clear: right;
	padding: 0px 0px 35px 0px;
}
.planinfo{
	margin: 10px;
}
.plantitle{
	line-height: 68px;
	font-size:25px;
}
.plantitle a{
    text-decoration: none;
	line-height: 25px;
}
.plantitle span{
	border-left: 9px solid #fce80c;
	color: #099;
	padding: .25em 121px .25em .75em;
    font-weight: bold;

}

.plantitle span:hover {
    text-decoration: none;
	background-color: #ccc;
}
.plantop{
    position: relative;top:-210px;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 0px;
}

.plantitle div{
    position: relative;top:15px;
}
.plantitle img{
    position: relative;right:5px;top:4px;
	width:25px;
	height:25px;
}
.planinfo{
    position: relative;top:15px;
}
.plandetail{
	vertical-align: top;
	display: inline-block;
    padding: 5px 5px;
	width:51%;
   font-size:13px;
}
.plandetail img{
	width:445px;
}
.plandetail span{
   letter-spacing: 1px;
   font-size:9px;
   color:#d00;
}
.schedule{
	display: inline-block;
	width:45%;
    padding: 5px 5px;
	border: 2px solid #099;
   font-size:13px;
}
.schedule h4{
	display: block;
	width:100%;
	background: #099;
	color:#fff;
	font-weight: bold;
	text-align:center;
}
.schedule span{
    color:#f90;
}

.tour{
    clear: left;
    position: relative;top:30px;
    margin: 20px 0px 0px 0px;
}
.tourtitle{
    position: relative;left:10px;
	width:845px;
    color:#fff;
    padding: 5px 20px;
	background: #ff6b9c;
    font-weight: bold;
}
.tourtitle img{
    position: relative;right:5px;top:4px;
	width:25px;
	height:25px;
}
.tourimg{
	float: left;
    padding: 0;
    margin:0;
}
.tourdtlimg{
    position: relative;left:30px;
}

.tourdtlimg img{
	width:31%;
}
.img1{
    position: relative; top: 0px; left: 10px; z-index: 1;
	width:250px;
}
.tourprice{
    position: relative;left:34px;
    padding: 5px;
	color: #f60;
    font-weight: bold;
}
.tourprice div{
	color: #06f;
	width:95%;
}
.tourprice span{
	color: #aaa;
    position: relative;left:20px;
    font-size: 4px;
}
.staypricelist{
	text-align:center;
    position: relative;left:20px;
	font-size:9px;
}

.staypricelist ul{
}

.staypricelist li{
	display: inline-block;
}

.staypricelist table{
	margin: 0 auto;
	border: 2px solid #fff;
}
.staypricelist table td{
	border: 2px solid #ccc;
}
.clndr_a{
	background-color: #F2F5A9;
}
.clndr_b{
	background-color: #F5A9F2;
}
.clndr_c{
	background-color: #BCF5A9;
}
.clndr_d{
	background-color: #F5BCA9;
}
.clndr_e{
	background-color: #CEECF5;
}
.clndr_f{
	background-color: #D0A9F5;
}
.clndr_g{
	background-color: #FE642E;
}
.clndr_h{
	background-color: #8181F7;
}
.clndr_i{
	background-color: #FF0000;
}
.clndr_bessoua{
	background-color: #FF99CC;
}
.clndr_bessoub{
	background-color: #99CCFF;
}
.clndr_bessouc{
	background-color: #FFFF00;
}
.clndr_bessoud{
	background-color: #CCFFCC;
}
.stayprice_list li{
	display: inline-block;
	font-size:16px;
}
.stayprice_list li ul li{
	display: block;
	border: 1px solid #ccc;
    margin: 0px -4px;
    padding: 0px 22px;
}
.stayorderbtn{
	font-size:18px;
}
.tourdetail{
    position: relative;left:20px;
	display: inline-block;
    padding: 5px 5px;
	width:45%;
}
.tourdetailstay{
    position: relative;left:30px;
	display: inline-block;
    padding: 5px 5px;
    width:70%;
}
.tourorder{
    margin: 5px 0px 0px 0px;
	height:500px;
}
.tourorder iframe {
width: 600px;
height: 450px;
}

.detaillist{
    display: inline-block;
	text-align: center;
	width:98px;
   text-decoration:none;
   font-size:9px;
   line-height:2.0;
   border-bottom: 1px dotted #999;
   color:#099;
   border:1px solid #D1D1D1;
	margin: 1px -3px;
}
.dtlistprt1{
	background-color: #099;
    color:#fff;
    font-weight: bold;
}
.tourservice{
	display: inline-block;
	vertical-align: top;
    padding: 5px 5px;
	border: 2px dashed #59b1eb;
	width:20%;
	margin: 0px 15px 9px;
}
.tourservice div{
	width:100%;
	display: inline-block;
	text-align: center;
	background-color: #099;
    color:#fff;
    font-weight: bold;
}
.tourservice li{
	width: 94%;
	margin: 5px 5px;
}
.tourservice li a{
	display: inline-block;
    text-decoration: none;
	background-color: #fff;
	border: 2px solid #ff8000;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    padding: 1px 5px;
	line-height: 20px;
	color: #ff8000;
    font-size: 9px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.tourservice li a:hover{
	background: #dfdfdf;
}
.servicedetail{
    position: relative;left:3px;
	border: 2px dotted #ff8000;
	color: #999;
	font-size:9px;
}

.tourrental{
  position: fixed;z-index: 1;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -150px;
  	background-color: #59b1eb;
	text-align:center;
}
.tourrental a{
	background:#fff;
	text-decoration:none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
   padding: 0px 3px 0px 8px;
   	font-size:13px;
   	color:#59b1eb;
    font-weight: bold;
}
.tourrental iframe {
width: 600px;
height: 350px;
}

.tourorder div{
	float:left;
}

.orderstep {
	width: 250px;
	margin: 0px 20px;
    font-size: 10px;
}
.orderstep h3{
    min-height: 38px;
    background-color: transparent;
    color: #4C566C;
    text-align: center;
    line-height: 35px;
    font-size: 20px;
    font-family: '__Gotham_5';
    font-weight: 700;
    position: relative;
}

.orderstep span{
    color: #a22;
}

.orderstep h4{
    min-height: 38px;
    background-color: transparent;
    color: #4C566C;
    text-align: center;
    line-height: 55px;
    font-size: 20px;
    font-family: '__Gotham_5';
    font-weight: 700;
    font-style: italic;
    position: relative;
}
.eventtop{
    position: relative;top:-140px;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 0px;
}

.gerendetop{
    clear: left;
    position: relative;top:-120px;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 0px;
}
.more{
    position: relative;top:-120px;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 0px;
}
#gerendemore{

    position: relative;top:-120px;
}
.footer{
}
.footerlink{
    position: relative;top:0px;
}
.copy_r{
    position: relative;top:0px;
}
.tourdetailbtn li{
	display: inline;
}
.button {
    text-decoration: none;
	background-color: #fff;
	border: 2px solid #ff8000;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #ff8000;
	line-height: 50px;
    width: 100px;
    padding: 8px 15px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button:hover {
	background-color: #ccc;
}
.button1 {
    text-decoration: none;
	display: inline-block;
	background-color: #fff;
	border: 2px solid #59b1eb;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    padding: 1px 5px;
	line-height: 20px;
	color: #59b1eb;
    font-size: 9px;
    font-weight: bold;
}

.button2 {
    text-decoration: none;
	background-color: #fff;
	border: 2px solid #59b1eb;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #59b1eb;
	line-height: 50px;
	width: 100px;
    padding: 8px 15px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button2:hover {
	background-color: #ddd;
}
.button2:active {
	background-color: #fff;
}
.button3 {
    text-decoration: none;
	background-color: #ff8000;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 50px;
    width: 100px;
    padding: 8px 15px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button3:hover {
	background-color: #ccc;
}

.button4 {
    text-decoration: none;
	background-color: #fff;
	border: 2px solid #59b1eb;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #59b1eb;
	line-height: 50px;
	width: 100px;
    padding: 8px 15px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button5 {
    text-decoration: none;
	background-color: #ff8000;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 50px;
    width: 100px;
    padding: 8px 15px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button5:hover {
	background-color: #ccc;
}

.button6 {
    text-decoration: none;
	background-color: #0080ff;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 50px;
    width: 100px;
    padding: 8px 15px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button6:hover {
	background-color: #ccc;
}
.button7 {
    text-decoration: none;
	background-color: #ff8000;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 50px;
    width: 100px;
    padding: 4px 15px;
    font-size: 18px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button7:hover {
	background-color: #ccc;
}
.button7 img{
    position: relative;left:3px;top:5px;
	width:20px;
	height:20px;
}
.button8 {
    text-decoration: none;
	background-color: #0080ff;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 50px;
    width: 100px;
    padding: 2px 10px;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button8:hover {
	background-color: #ccc;
}
.button8 img{
    position: relative;left:3px;top:3px;
	width:15px;
	height:15px;
}
.button9 {
    text-decoration: none;
	background-color: #ccc;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 50px;
    width: 100px;
    padding: 4px 15px;
    font-size: 18px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button9:hover {
	background-color: #ccc;
}
.button9 img{
    position: relative;left:3px;top:5px;
	width:20px;
	height:20px;
}
.footer {
	font-size: 12px;
	color: #666666;	
	position:relative;top:120px;
    clear: left;
	padding: 30px 30px;
}
.footer ul{
	color:#b4b4b4;
	margin: 0 auto;
    display:table;
}
.footer ul li{
	color : #446303;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: gray;
	padding-left: 6px;
	padding-right: 4px;
	display: inline;
}
.footer ul li.last {
	border-right-width: 1px;	/*リンク部分の一番右端に表示される線太さ*/
	border-right-style: solid;	/*リンク部分の一番右端に表示される線スタイル*/
	border-right-color: #999999;	/*リンク部分の一番右端に表示される線の色▼*/
	padding-right: 6px;
}
.footer ul li a {
	color: #666666;		/*文字色▼*/
}

.footer ul li a:hover {
	color : #446303;		/*マウスオーバー時の文字色▼*/
}
.copy_r{
	font-size: 11px;
	color: #666666;	
	text-align: center;
}
.pagemenu{z-index: 1;
      position: fixed;
  left: 50%;

}
.pagemenu li{
	background-color: rgba(255,255,255,0.6); 
	display: inline-block;
}
.pagemenu li a {
   text-decoration:none;
   display:block;
   padding: 0px 3px 0px 8px;
   font-size:9px;
   line-height:2.0;
   border-bottom: 1px dotted #999;
   color:#099;
   border:1px solid #D1D1D1;
}
.pagemenu li a:hover {
	color : #446303;		/*マウスオーバー時の文字色▼*/
   background:#c7e9e9 url("img/bg_list.gif");
}
.noribamap {
	text-align:center;
	z-index: 2;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -100px;
  background:#ffaa66;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.noribamap a{
	background:#fff;
	text-decoration:none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
   padding: 0px 3px 0px 8px;
   	font-size:13px;
   	color:#f80;
    font-weight: bold;
}

.noribamap img{
	width:250px;
}
.noribalist{
	text-align:center;
	z-index: 1;
  position: fixed;
  top: 45%;
  left: 50%;
  margin-top: -150px;
  margin-left: -100px;
  background:#ffaa66;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.noribalist img{
	height:22px;
    position: relative;top:2px;
}
.noribalist div a{
	background:#fff;
	text-decoration:none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
   padding: 0px 3px 0px 8px;
   	font-size:13px;
   	color:#f80;
    font-weight: bold;
}

.nlist-t1{
	display: inline-block;
	width:100px;
	background:#FFE4B5;
}
.nlist-t2{
	display: inline-block;
	width:100px;
	background:#0000FF;
   	color:#fff;
    font-weight: bold;
}
.nlist-t3{
	display: inline-block;
	width:100px;
	background:#FF1493;
   	color:#fff;
    font-weight: bold;
}
.nlist-1{
	display: inline-block;
	width:100px;
	background:#FFFACD;
}
.nlist-2{
	display: inline-block;
	width:100px;
	background:	#B0E0E6;
}
.nlist-3{
	display: inline-block;
	width:100px;
	background:#FFC0CB;
}
.nlist-f1{
	display: inline-block;
	width:100px;
	background:#fff;
   	color:#f80;
    font-weight: bold;	
}

.servicedetail {
	z-index: 1;
	text-align:center;
	width:200px;
	font-size:18px;
	background:#fff;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -152px;
  margin-left: -170px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.servicedetail a{
	background:#f80;
	text-decoration:none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
   padding: 0px 3px 0px 8px;
   	font-size:13px;
   	color:#fff;
    font-weight: bold;
}
.box-youtube {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
.box-youtube iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}