﻿/* CSS Document */
/* スマートフォン用 */




/*===============================*/

.smp_none{ display: none;}
#iframe-searcharea{ display: none;}

/* -------------------- レイアウト -------------------- */
#pankuzu{ display:none;}

.head{width:100%; height:auto;}
.head_inner{
	height: 0; width:100%;
     padding-top: 53.333%;/* 高さ400 ÷ 幅750 × 100 */
    background: url(/theme/kodawari/kaigai/kyushu/img/title-smp.png) 0 0 no-repeat;
    background-size: contain;
  }


.wrp {
	background: url(/theme/kodawari/kaigai/kyushu/img/bg.gif) repeat;

}

.cont{
	width:96%;
	margin:0 auto;
	padding:2%;
}
/* -------------------- メニュー -------------------- */

#navi_menu_area{display:none;}

div.accordion {
	width: 100%;
	display: block;
}
div.accordion ul {
	list-style-type: none;
}
div.accordion > ul > li > a {
	display: block;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	background-color: #29A3A3;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	padding: 10px 12px;
	position: relative;
}
div.accordion > ul > li > a:hover{
	background-color: #29A3A3;
}
div.accordion > ul > li > a:after, div.accordion > ul > li > a.active:after{
	font-size: 12px;
	position: absolute;
	right: 12px;
	top: 16px;
/*	color: #2f7f99;*/
		color: #fff;
}
div.accordion > ul > li > a:after{
	content: "▼";
}
div.accordion > ul > li > a.active:after{
	content: "▲";
}
div.accordion > ul > li > ul {
	display: none;
}
div.accordion > ul > li > ul > li > a{
	display: block;
	color: #fff;
	font-size: 14px;
	background-color: #66CCCC;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 3% 0;
	position: relative;
	text-align:center;
	text-decoration: none;
	width:50%;
	box-sizing: border-box;
	float:left;
}
div.accordion > ul > li > ul > li > a:hover{
	background-color: #53B4B4;
}




.ttl{ clear:both; margin:6% 0 2% 0; width:100%; height:28px; background:#744C27; font-size:18px;  line-height: 1.5;}

.tourmore{
	background: #ffd700;
    color: #000;
    text-align: center;
    margin-bottom: 9px;
    display: block;
    width: 74%;
    padding: 9px;
    text-decoration: none;
    border-radius: 7px;
    font-size:14px;
}

.box_base_wrp{ background:#FFFFFF; margin:0 auto; padding:4% 2% 0 2%;}
.box_base{
	width:100%;
	background-color:#fff;
	margin:0 auto;
	position:relative;
	margin-bottom:2%;
	padding-bottom:0;
}

.box_base b{/*2名催行*/
display:none;
}

.box_base h2{ background: url(/theme/kodawari/kaigai/kyushu/img/list_icon.gif) no-repeat 1% 0 #FFFFFF;
padding:1% 0 3% 7%;
font-size:0.8em;
font-weight:bold;
border-bottom:solid 5px #000;
line-height:120%; }


.main_ph{ display:none;}
.main_info{ padding:0; width:100%; height:auto;}
.main_info img{ float:left; padding:0; width:50%; height:auto;}

/* ulPoint
--------------------------------*/
.main_point {
float:none;
width:100%;
background:#FECC2C;
padding:2% 2% 2% 2%;
margin:0;
line-height:105%;
}

.main_point li {
list-style:none outside;
text-align:left;
padding:0;
font-weight: normal;
color:#333;
font-size:0.7em;
}


.main_houmen{
padding:0 0 4% 1%;
    font-size: 0.8em;
position:relative;
border-bottom: dotted 1px #ccc;
margin-bottom:2%;
width:96%;

}

.main_houmen a{ padding-right:2%; display:block; }
.main_houmen span{}

.small{ font-size:10px; margin-left:2%; }

.kanren{display:none;}
.kanren a{display:none; }

#btmlinks_wrp{display:none;}

/* topBtn */

#footerBox{
	display:block; font-size: 80%;
    clear: both;
    background: #004BB0;
    background-image: none;
    padding: 1em 0.7em 0.5em;
}
#footerBox .footer-pagetop{
    margin: 0.2em auto 1em;
    width: 80%;
    background-color: #E6EDF7;
    color: #004BB0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
}
#footerBox .footer-pagetop a{
    display: block;
    padding: 0.5em;
    color: #004BB0;
}


a#page-top{display: none;}



/*春の新コース追加*/
#new_wrp{background:url(/theme/kodawari/kaigai/kyushu/img/new/bg0.jpg) center top;}
#new_wrp h5{display:block; text-align:center; padding:20px 0;}
#new_wrp h5 img{width:100%;}
#new_wrp ul{padding-bottom:30px;}
#new_wrp li{float:left; overflow:hidden; position:relative;}
#new_wrp li span{background:#666666; color:#FFF; width:6.5em; text-align:center; padding:3px; position:absolute; left:0; top:0;}

#new_wrp .col2 li,#new_wrp .col3 li{width:48%; max-width:310px; margin:1%; float:left; height:200px; text-align:center;}
#new_wrp .col2 li img,#new_wrp .col3 li img{
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	margin: auto;
	height:200px;
	width:310px;
    zoom: 1;
	}


#new_wrp li a{display:block;}
#new_wrp li a:hover:after{
	content:"";
	background-image:url(/theme/kodawari/kaigai/kyushu/img/new/hover.png);
	background-position:center top;
	width:100%;
	height:auto;
	position:absolute;
	left:0;
	top:0;
	}
@media screen and (max-width: 600px) {
	.pc-area{
	display:none;
	}
    div.tokushu_bnr ul li {
        width: 31%;
    }
}
