
body{ text-align:left; }

.bg_area {
	background:#fff;
}
.text-s {
	font-size:95%;
	line-height:1.5em;
}
.price {
	font-size: 1.2em!important;
	line-height:1.6em;
}
.small { 
	font-size: 10px; 
}
.pc .breadnav {
	width: 960px;
	background-color: rgba(255,255,255,0.7)!important;
	border-radius: 6px;
}

a{
	outline:none
}
a:hover{
	opacity: 0.75;
}
/* スライド
----------------------------------------------------------- */

#wrp {
    max-width:960px;
    height:260px;
    margin:0 auto;
}
#wrp p {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 50;
}
#mainImg {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#mainImg img {
	top: 0;
	left: 0;
	position: absolute;
}
#mainImg img.ttl {
	top: 0;
	left: 0;
	position: absolute;
}

.oka_midashi {
	background-image: url("../images/oka/midashi_bg2.gif");
    background-repeat: no-repeat;
	background-color:#FFEB9A;
    display: block;
    position: relative;
    top: -3px;
    z-index: 10;
    border-radius: 3px 3px 0 0;
}

.hok_midashi {
	background-image: url("../images/hok/midashi_bg.gif");
    background-repeat: no-repeat;
	background-color:#D7E798;
    display: block;
    position: relative;
    top: -3px;
    z-index: 10;
    border-radius: 3px 3px 0 0;
}
.panel h2.ch_text_ok {
    color:#554400;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 7px;
    text-indent: 4px;
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
}
.panel h2.ch_text_hok {
    color: #030;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 7px;
    text-indent: 4px;
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
}
.hotel_ttl {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	padding: 3px 15px;
	margin: 5px 0 15px;
	border-radius: 5px;
	background: #b8860b;
	color: #FFF;
	clear: both;
	border: 1px solid #8b4513;
}
.sp .hotel_ttl {
	font-size: 1em;
	padding: 10px 5px;
}
h2.oka_hotel {
	background-image: url("../images/oka/hotel_ttl.jpg");
    background-repeat: no-repeat;
    display: block;
    height:60px;
    position: relative;
    top: -3px;
    z-index: 10;
    border-radius: 5px 5px 0 0;
}
.sp h2.oka_hotel {
	width: 100%;
	background-image: url("../images/oka/hotel_ttl.jpg");
    background-repeat: no-repeat;
    display: block;
    /*height:60px;*/
    position: relative;
    top: -3px;
    z-index: 10;
    border-radius: 5px 5px 0 0;
}
.redDotted {
	border: 1px dotted #c00;
    color: #c00;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 5px auto;
    padding: 5px;
    text-align: center;
   }

/*=============　
動画　
==================*/   
   
.moviebox{width:754px; margin:0 auto 1%; padding:55px 10px 10px;box-sizing:border-box;background-color:#87CEEB;border-radius:10px; position:relative; overflow:hidden}
.moviebox h2.copytxt{position:absolute;top:-3px;left:0;width:100%; padding:1.2% 1% 1%; box-sizing:border-box; background-color:#0EA2D2; border-radius: 10px 10px 0 0; font-size:18px; font-weight:700;letter-spacing: 1px;text-indent:5px;color:#FFF;}
.moviebox .highlight{width:42%; float:left;color:#333;font-size:14px;line-height:1.5em}
.moviebox .highlight h3{font-size:16px;color:#004DA2;font-weight:700;margin-bottom:5px;}
.moviebox .film{width:57%;float:right;}
.moviebox .film iframe{display:block; width:420px; height:236px; margin:0 auto;}



/* 動画
---------------------------------------------- */


.bnr_double {
	
}
.bnr_double ul {
	clear: both;
}
.bnr_double ul li a {
	width: 49%;
	display: block;
	margin: 5px 4px;
	float: left;
}
.sp .bnr_double ul li a {
	width: 48%;
	display: block;
	margin: 5px 3px;
	float: left;
}


.bnr_triple {
	
}
.bnr_triple ul {
	clear: both;
}
.bnr_triple ul li a {
	width: 32%;
	display: block;
	margin: 5px 4px;
	float: left;
}
.sp .bnr_triple ul li a {
	width: 31%;
	display: block;
	margin: 5px 3px;
	float: left;
}

.purpose_oka2 {
    clear: both;
    padding: 10px 0 5px;
    margin: 5px 30px 10px;
}
.purpose_oka2:after {
    clear: both;
    content: "";
    display: block;
}
.purpose_oka2 li {
    display: block;
    float: left;
    /*width: 33.333%;*/
    width: 100%;
}
.purpose_oka2 li a {
    background-color: #800000;
    border: 1px solid #333333;
    border-radius: 6px;
    color: #FFFFFF;
    display: block;
    font-size: 1.5em!important;
    font-weight: bold;
    line-height: 1.8em;
    margin: 2px;
    padding: 6px 8px;
    text-decoration: none;
    text-align: center;
}

/*.sp .purpose_oka2 li a {
    background-color: #800000;
    border: 1px solid #333333;
    border-radius: 6px;
    color: #FFFFFF;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.8em!important;
    margin: 2px;
    padding: 4px 8px;
    text-decoration: none;
    text-align: center;
}*/

.purpose_oka2 li a:hover {
		background-color: #a52a2a;
    /*background: -moz-linear-gradient(center top , #1A5700 5%, #269200 100%) repeat scroll 0 0 #1A5700;*/
}


/*　------- おすすめ観光スポット　------- */
h3.kanko_ttl {
	font-size: 1.3em;
	font-weight:bold;
	padding: 10px 10px;
	margin: 15px auto;
	border-radius: 5px;
	background: #CFCAC0;
	color: #003;
	clear: both;
}
.sp h3.kanko_ttl {
	font-size: 1em;
	padding: 10px 5px;
}
.kanko {
	padding: 3px;
	padding-bottom: 15px;
}
.spot {
	display: block;
	width: 32%;
	background: #FFF;
	border-radius: 5px;
	margin: 5px 4px 4px 5px;
	float: left;
	position: relative;
}
.sp .spot {
	display: block;
	width: 50%;
	background: #FFF;
	border-radius: 5px;
	margin: 5px auto;
	float: left;
}
.spot dt {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 5px 0;
	text-align: center;
}
.sp .spot dt {
	font-size: 0.9em;
	line-height: 1.4em;
}
.sp .spot dt span {
	font-size: 80%;
}
/*.spot dt span {
	font-size: 80%;
	display: inline-block;
	background: #CCC;
	color: #FFF;
	text-align: center;
	margin: 0 5px;
	padding: 1px 5px;
	border-radius: 5px;
}*/
.spot dd {
	font-size: 1em;
	padding: 5px;
}
.spot dd.point {
	background: #FFFF99;
	border-radius: 3px;
	padding: 3px;
	margin: 0 5px 5px;
}
.sp .spot dd.point {
	font-size: 0.8em;
	line-height: 1.4em;
}
.spot_img {
	margin: 2px 3px 3px;
	max-width: 100%;
	height: 120px;
	overflow: hidden;
}
.sp .spot_img {
	margin: 2px 3px 0;
	max-width: 100%;
}
.spot dd.badge {
	display: block;
	background: #000;
	color: #FFF;
	position: absolute;
	border-radius: 5px;
	padding: 3px 5px;
	top: 10px;
	left: 10px;
}
.kensaku_btn {
	clear: both;
	margin: 15px 10px 10px!important;
}
/*.kensaku_btn a {
	display: block;
	background: #CCC;
	text-align: center;
	text-decoration: none;
	padding: 6px 0;
	border-radius: 6px;
}*/
.kensaku_btn a {
	width: 95%;
	text-align: center;
	font-weight: bold;
	margin: 10px 10px 0;
	display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 6px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#6795fd 0%, #67ceff 100%);
    background-image: linear-gradient(#3297fc 20%, #67ceff 100%);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.29);
    border-bottom: solid 2px #5e7fca;
}
.sp .kensaku_btn_sp a {
	width: 90%;
	text-align: center;
	font-weight: bold;
	margin: 10px auto 0;
	display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 6px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#6795fd 0%, #67ceff 100%);
    background-image: linear-gradient(#6795fd 20%, #67ceff 100%);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.29);
    border-bottom: solid 2px #5e7fca;
}

.kensaku_btn a:hover {
	-ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.29);
    border-bottom: solid 2px #5e7fca;
}
/*タブ部分*/
#demo3 .tab_area ul li{
    display:block;
    float:left;
    width: 110px;
    /*border-right:1px solid #ffffff;
    -webkit-box-sizing : border-box ;
    -moz-box-sizing : border-box ;
    box-sizing : border-box ;*/
    text-align:center;
    font-size: 1.2em;
    padding: 6px;
    color:#313131;
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
    border-right: 1px solid #FFF;
}
.sp #demo3 .tab_area ul li{
	font-size: 1em;
	padding: 10px 0;
}
#demo3 .tab_area ul li.block_1{
    background:#bfff7f;
    font-weight: bold;
}
#demo3 .tab_area ul li.block_2{
    background:#7fbfff;
    font-weight: bold;
}
#demo3 .tab_area ul li.block_3{
    background:#ff99cc;
    font-weight: bold;
}
#demo3 .tab_area ul li.block_1:hover{
	background:#59B80C;
    color:#ffffff;
    cursor:pointer;
}
#demo3 .tab_area ul li.block_2:hover{
	background:#51A8FF;
    color:#ffffff;
    cursor:pointer;
}
#demo3 .tab_area ul li.block_3:hover{
    background:#FF7DBE;
    color:#ffffff;
    cursor:pointer;
}
 
/*コンテンツ部分の表示領域を固定してはみ出さないようにする*/
#demo3 .content_area {
    width: 100%;
    overflow: hidden;
    font-size: 1em;
    /*border: 1px solid #DDDDDD;*/
    position: relative;
    margin-bottom: 25px;
}
/*#demo3 .content_area .content_block {
    height: 140px;
    padding: 10px;
    width: 600px;
    -webkit-box-sizing : border-box ;
    -moz-box-sizing : border-box ;
    box-sizing : border-box ;
}*/
.content_block_3 {
    background: #FFF;
    padding: 10px;
    border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}
#contents3_1 {
    background:#dbffb7;
    border-top: 5px solid #bfff7f;
}
 
#contents3_2 {
    background:#d6eaff;
    border-top: 5px solid #7fbfff;
}
 
#contents3_3 {
    background:#ffe0ef;
    border-top: 5px solid #ff99cc;
}

/*　------- おすすめツアー　------- */

.pc .main_thumbnail_sale {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.pc .main_thumbnail_sale li {
    display: block;
    position: relative;
    float: left;
    text-align: center;
    width: 20%;
    margin-bottom: 10px;
}
.pc .main_thumbnail_sale li span.badge {
	position: absolute;
    right: 9px;
    top: 22px;
}
.pc .main_thumbnail_sale li p.priceunit {
    display: block;
    height: 18px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
}
.sp .main_thumbnail_sale {
	padding:5px 5px 10px 5px;
	height:274px;
}
.sp .main_thumbnail_sale li {
	width:50%;
	float:left;
	display:block;
	text-align:center;
	position: relative;
}
.sp .main_thumbnail_sale li a {
	padding: 5px;
	display: block;
	border: 1px solid rgb(238, 238, 238);
	margin: 2px;
	border-radius: 8px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	text-decoration:none;
}
.sp .main_thumbnail_sale li p.priceunit {
	padding: 2px 0;
	display: block;
	height: 18px;
}
.sp .main_thumbnail_sale li p.priceunit img {
	margin:0 0.5px 0 0;
	display:inline-block;
	float:none;
	vertical-align:bottom;
}
.sp .main_thumbnail_sale li span.badge { 
	position: absolute;
	top: 17%;
	right: 1%;
}

/* メニュー
----------------------------------------------------------- */

.pc #navi {
	clear: both;
	width:100%;
	max-width: 960px;
	margin: 0 auto 0;
	padding: 0;
}
.pc #navi ul {
	list-style-type:none;
	margin:0 auto;
	padding:0;
	/*width:960px;*/
}
.pc #navi ul li{
	/*width:19.5%;*/
	width:20%;
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-align: center;
	font-size: 15px;
	height:4em;
}

#navi ul li a{
	background: url(images/navi_bg.jpg) repeat-x #0066cc;
	background-color: #0066cc;
	display: block;
	text-decoration: none;
	line-height: 2em;
	padding: 10px 0;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	/*box-shadow: 2px 2px #000080;*/
}

#navi ul li.kaigai a{
	background-color: #66cc00;
}

.pc #navi ul li a:hover{
	background-color:#3399ff;
}

.sp #navi.hover {
	position:fixed;
	top:0;left:0;
	z-index:2000;
}
.sp #navi ul li{
	width:50%;
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
}
.sp #navi ul li a{
	font-size:12px;
	margin:3px;
}


/* メニュー
----------------------------------------------------------- */
#menu-box {
margin-bottom: 10px;
}

#menu{
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}
#menu li{
  display: block;
  float: left;
  /*width: 20%;
  width: 12.5%;*/
  width: 25%;
  margin: 0;
  padding: 0;
}
#menu li a.noboder{
 border: none;
}
#menu li a{
  display: block;
  padding: 12px 0 10px;
  background: #192f60;
  font-size: 1.2em;
  line-height: 2em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-right: 1px solid #FFF;
}
#menu li a:hover{
  background: #1e50a2;
}
#toggle{ 
 display: none;
}

/*=============2列バナー==================*/

ul.bnr_2line {
	/*width:762px;*/
	clear:both;
	margin:10px 0 25px;
}
ul.bnr_2line li {
	display: inline;
	width: 48%;
	float: left;
	margin-left: 8px; 
	/*padding: 1px 3px; */
	list-style: none outside none;
}

ul.bnr_2line li.long {
    width: 100%;
    margin-bottom: 15px;
}

.sp ul.bnr_2line {
	clear:both;
	margin:10px 0;
	padding: 3px;
}
.sp ul.bnr_2line li {
	display: block; 
	width:100%;
	margin:5px 0 5px 0;
	list-style: none outside none;
}



/* メニュー
----------------------------------------------------------- */

.pc #inner-navigation {
	width: 100%;
	margin: 0 auto 5px;
	/*background:#192f60;*/
	height:50px;
	clear: both;
}
.pc #inner-navigation>ul {
	list-style-type:none;
	margin:0 auto;
	padding:0;
	width:960px;
	clear: both;

}
.pc #inner-navigation>ul li{
	/*width:19.8%;
	width:16%;
	width:24.88%;*/
	width:239px;
	display:inline-block;
	float:left;
	border-right: 1px solid #FFF;
	padding:0;
	font-size: 15px;
	/*height:2.5em;
	margin: 2px 5px 3px 0;*/
}

#inner-navigation>ul li a{
	background-color: #192f60;
	display: block;
	text-decoration: none;
	padding: 10px 0;
	text-align: center;
	line-height: 2em;
	/*border-radius: 6px;*/
	color: #FFF;
	font-weight: bold;
	/*box-shadow: 2px 2px #993300;*/
}
.pc #inner-navigation>ul li a.noboder{
	border: none;
	width: 240px;
}

#inner-navigation>ul li.kaigai a{
	background-color: #66cc00;
}

.pc #inner-navigation>ul li a:hover{
	background-color: #1e50a2;
}

.sp #inner-navigation.hover {
	position:fixed;
	top:0;left:0;
	z-index:2000;
}
.sp #inner-navigation>ul li{
	width:50%;
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
}
.sp #inner-navigation>ul li a{
	font-size:12px;
	margin:3px;
	line-height: 1.5em;
}
.sp #inner-navigation>ul li.long{
	display: inline-block;
	width: 100%;
}




.pc #inner-navigation2 {
	width: 100%;
	margin: 0 auto 5px;
	/*background:#192f60;*/
	height:50px;
	clear: both;
}
.pc #inner-navigation2>ul {
	list-style-type:none;
	margin:0 auto;
	padding:0;
	width:960px;
	clear: both;

}
.pc #inner-navigation2>ul li{
	/*width:19.8%;
	width:16%;
	width:24.88%;*/
	width:239px;
	display:inline-block;
	float:left;
	border-right: 1px solid #FFF;
	padding:0;
	font-size: 15px;
	/*height:2.5em;
	margin: 2px 5px 3px 0;*/
}

#inner-navigation2>ul li a{
	/*background-color: #FFF;*/
	display: block;
	text-decoration: none;
	padding: 10px 0;
	text-align: center;
	line-height: 2em;
	/*border-radius: 6px;*/
	font-weight: bold;
	/*box-shadow: 2px 2px #993300;*/
	
    border-radius: 6px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#6795fd 0%, #67ceff 100%);
    background-image: linear-gradient(#3297fc 20%, #67ceff 100%);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.29);
    border-bottom: solid 2px #5e7fca;
}
.pc #inner-navigation2>ul li a.noboder{
	border: none;
	width: 240px;
}

#inner-navigation2>ul li.kaigai a{
	background-color: #66cc00;
}

.pc #inner-navigation2>ul li a:hover{
	background-color: #1e50a2;
}

.sp #inner-navigation2.hover {
	position:fixed;
	top:0;left:0;
	z-index:2000;
}
.sp #inner-navigation2>ul li{
	width:50%;
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
}
.sp #inner-navigation2>ul li a{
	margin:3px;

}
.sp #inner-navigation2>ul li.long{
	display: inline-block;
	width: 100%;
}

.main_thumbnail { padding: 8px 16px 10px 5px; }
.main_thumbnail li { position: relative; }
.main_thumbnail li span.badge {
    position: absolute;
    left: 108px;
    top: 22px;
}


/*============ホテル紹介==================*/

ul.cardstack {
    padding: 0 3px;
    margin-bottom: 5px;
}
ul.cardstack li {
    float: left;
    width: 50%;
}
.sp ul.cardstack li {
    width: 100%;
}

ul.cardstack li div.hotelimage {
    position:relative;

}

.sp ul.cardstack li div.hotelimage {
	border:none;
}

ul.cardstack li div.hotelimage img.postar {
    display: block;
    margin: 0 auto;
    /*max-width: 100%;*/
    width: 100%;
	height:180px;

	object-fit: cover;
	
}

ul.cardstack li div.hotelimage p.hotelarea {
	position:absolute;
	top:10px; 
	left:10px;
	font-size:14px;
	text-align:center;
	background: #FFF;
	color: #333;
	font-weight:bold;
	border-radius:5px;
	padding:5px 8px;
	box-shadow:#999;
	}
	


ul.cardstack li div {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: inline-block;
    margin: 4px;
    padding: 4px;
	/*min-height:350px;*/
}
.sp ul.cardstack li div {
    box-shadow: none;
    /*display: block;*/
    display: inline-block;
    margin: 0 0 0px;
    padding: 0 0 5px;
}
ul.cardstack li div p {
    line-height: 1.3em;
}

ul.cardstack li p.hotel {
	font-size:15px;
	text-shadow:1px 1px 0px #FFF;
	text-align:center;
	font-weight:bold;
	width:100%;
	color:#000000;
	background:#CC9900;
	background:url(../images/hotel-bg.png) repeat-x left top;
    margin:auto;
    padding:7px 0;
}

.sp ul.cardstack li p.hotel {
	font-size:14px;
}



ul.cardstack li div.hotelimage p.hoteldetail {
	width:96%;
	color:#000000;
	background:#FFEEA9;
	background:url(../images/hoteldetail-bg.png) repeat left top;
    margin:5px auto 0;
	font-weight:bold;
    padding:2%;
	font-size:14px;
	line-height:1.4;
	box-sizing: content-box;
}

.sp ul.cardstack li div.hotelimage p.hoteldetail {
    margin:0px auto 0;
}

ul.cardstack li div.hotelimage p.hoteldetail span.hotelaccess{
	color: #C30;
	background:#FFF;
    margin:0 auto;
	font-weight:bold;
	margin:3px auto 0;
    padding:5px 0;
	width:100%;
	font-size:12px;
	display:block;
	border-radius:5px;
}

	

ul.cardstack li div ul.tourlist, ul.cardstack li div ul.tourlist li {
    width: auto;
}

.hotel_long {
	margin: 6px;
	padding: 4px;
	border: 1px solid #CCC;
}
.movie {
	margin: 12px 15px 5px;
}
h3.haimurubushi {
	width: 100%;
	background:#DA3700;
}
.style_erea {
	display: inline-block;
	overflow: hidden;
	text-align:center;
	font-size: .8em;
	font-weight: bold;
	padding: 3px;
	background-color:#ffff66;
	vertical-align: middle;
	margin: 0 5px;
}
.gross {
	display: inline-block;
	font-size: 1.6em;
	font-weight: bold;
	color: #ff0033;
	text-align: center;
}
.btn {
	/*width:42%;*/
	float: right;
	clear: both;
	overflow: hidden;
	padding: 0 2px;
}
.btn a {
	/*width:100%;*/
	margin-top: 5px;
	margin-bottom: 3px;
	margin-right: 5px;
	display: block;
	background:#F97C00;
	color: #FFF;
	font-weight: bold;
	padding: 1px 10px;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
}
.btn a:hover {
	background:#ff9900;
}

.dot { border-bottom: 1px dotted #a9a9a9; width: 740px; margin: 7px 0px 3px; float:left; clear:both; }
.dot2 { border-bottom: 1px dotted #a9a9a9; width: 740px; margin: 7px 0px 3px; float:left; clear:both; }
.sp .dot2 {border: none;} 

.tel {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: 2px dotted #ff0000;
	padding: 3px;
	width: 95%;
	margin: 10px 10px;
	background-color:#FFF;
}
.dep_btn {
    display: block;
    padding: 8px 10px;
	background-color:#EDEDED;
    border-radius: 6px;
}

.sp .dep_btn {
    padding: 8px 0px;
}

.dep_btn::after {
    clear: both;
    content: "";
    display: block;
}
.dep_btn li {
    display: inline;
    float: left;
}
.dep_btn li.midashi {
    float: left;
    padding: 4px 10px;
    background: #003366;
    color: #FFF;
    border-radius: 6px;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.8em;
    margin: 5px;
}
.sp .dep_btn li.midashi {
    font-size: 0.7em;
	width:90%;
	text-align:center;
}
.dep_btn li a {
    background: #ff6600 none repeat scroll 0 0;
    border: 1px solid #ff3300;
    border-radius: 6px;
    box-shadow: 0 -1px 3px #fff inset, 0 0 3px #eee;
    color: #FFF;
    display: block;
    float: left;
    font-size: 1.1em;
    margin: 5px;
    padding: 5px 12px;
    text-decoration: none;
}

.sp .dep_btn li a {
    font-size: 0.8em;
    margin: 4px;
    padding: 5px 10px;
}

.dep_btn li a span{
    font-size: 0.8em;
    padding: 0px 0px 0px 8px;
}

.sp .dep_btn li a span{
    font-size: 0.5em;
    padding: 0px 0px 0px 4px;
}
.kidsatt {
	background: #ffff99;
	padding: 5px;
	text-align: center;
}
.kidsatt {
	font-size: 1em;
	line-height: 1.2em;
}
.recommend_selector2 {
    display: block;
    padding: 8px 10px;
    font-size: 1.6em;
}
.recommend_selector2::after {
    clear: both;
    content: "";
    display: block;
}
.recommend_selector2 li {
    display: inline-block;
}
.recommend_selector2 li a {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #a9a9a9;
    border-radius: 4px;
    box-shadow: 0 -1px 3px #fff inset, 0 0 3px #eee;
    color: #333;
    display: block;
    float: left;
    font-size: 15px;
    margin: 3px;
    padding: 4px 10px;
    text-decoration: none;
}
@media only screen and (max-width: 768px) {
    #menu li{
    width: 25%;
    border-bottom: 1px solid #444;
  }
}
@media only screen and (max-width: 480px) {
	.main_thumbnail li { position: relative; }
	.main_thumbnail li span.badge {
    position: absolute;
    left: 49%;
    top: 17%;
	}

  #menu{
    display: none;
  }
  #menu li{
    width: 100%;
  }
  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #222;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #222;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
  p.style_erea {
	font-size: .8em;
	}
	.gross {
	font-size: 1.5em;
	}
	.btn {
	width:90%;
	padding: 5px 0;
	margin: 0 auto;
	float: none;
	}
	.btn a {
	/*width:90%;*/
	margin: 8px 8px 3px;
	line-height: 2.5em;
	}
	.hotel_long {
	padding: 0;
	}
	.movie {
	width: 75%;
	margin: 15px 0 10px;
	padding: 5px;
	}
	h3.haimurubushi {
	margin-bottom: 10px;
	}
	#title_insta h1 {
	width: 100%;
	margin: 0 auto!important;
	padding: 0;
	}
	.makasete_2 ul {
	width: 90%;
	clear: both;
	margin: 0 auto;
	padding: 30px auto 30px;
	}
	.makasete_2 ul li {
	width: 100%;
	display: block;
	float: left;
	margin: 15px 0;
	}
	

/*沖縄海開き箇所*/

.umibiraki_date {
	width: 100%;
	font-size:12px;
}
.umibiraki_date tr td {
	border: 1px solid #888;
	padding: 5px;
}
.umibiraki_date tr td.umidate {
	background: #BFDFFF;
	text-align: center;
	font-weight: bold;
}
.umibiraki_date tr td.umi_number {
	background: #FF5C26;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.umibiraki_btn {
	clear: both;
	margin: 15px 10px 10px!important;
}
.umibiraki_btn a {
	width: 95%;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	margin: 10px 10px 0;
	display: inline-block;
    padding: 3px 10px;
    text-decoration: none;
    border-radius: 6px;
    color: #ffffff;
    background:#00B285;
}
