@charset "utf-8";

/*PCSP共通設定*/
section:nth-of-type(odd){background-color:#f0f0f0;}
section:nth-of-type(even){background-color:#fff;}

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #a00000}
.f-redf00 { color: #FF0000}
.f-green { color: #67be12;}
.f-pink { color: #f66a8e;}
.f-skyblue { color: #20ade5;}
.f-orange { color: #f38f00;}
.f-grey { color: #999999;}
/* レイアウト */
.t10b { font-size: 10px; line-height:14px;}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}
.t20-bold { font-size: 20px; font-weight: bold; color: #141414}


#wrap, #wrapper{
	font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height: 1.231;	
}

/*759px以下*/
@media screen and (max-width: 759.9px) {

/* CSS初期設定 */
#bg {
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	overflow:hidden;
}
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}


.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/*title---------------------------------------------------*/
.smpnone{
	display:none
}
	#title img{
		width: 100%;
	}
/*title---------------------------------------------------*/

#title{
	position:relative;
	background:#000;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
}

#title p{
	margin:0 0 0 0;
	padding:0;
}
#title img{
width: 100%;
height: auto;
vertical-align: top;
}

#title ul{
	text-align:center;
	letter-spacing:-0.4em;
	margin-top:29px;
}

#title ul li{
	display:inline-block;
	letter-spacing:normal;
	background:url(../images/line.png) no-repeat;
}

#title ul li:nth-of-type(1){
	background:none
}

#title ul li a{
	display:block;
	padding:0 20px;
}

#title ul li a:hover{
	transition: 0.2s ;
	opacity: 0.3 ;
	position:relative;
	top:1px
}
#titleInfo {
    padding: 10px;
    background: #eee;
    text-align: left;
}

#navi{
    text-align:center;
	letter-spacing:-0.4em;
	padding:5px 0;
	display:table;
	width:100%;
}

#navi li{
	display:inline-block;
	letter-spacing:normal;
	border-left:1px solid #ffffff;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 12px;
    font-weight: bold;
    padding:10px 0.7rem 10px 0.5rem;
    background: url(../images/navi_line.png) no-repeat right ;
    background-size: 3px 30px ;
    color: #004f8e;
    vertical-align:middle;
}
#navi li:nth-child(1),
#navi li:nth-child(2) ,
#navi li:nth-child(4) {
}
#navi li:last-child{
    background: none;
}

#navi li a{
    padding:5px 2px;
	display:block;
	/*color: #004f8e;*/
    color:#000000;
    line-height:14px;
}

#navi li:nth-of-type(1){
	border-left:none
}

#navi li a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}

.official {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 12px;
    font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.official a{
display:inline-block;
    color: #000000;
	text-decoration: none;
	margin: 0 10px;
	background: linear-gradient(transparent 65%, #dddddd 65%);
}
.official span {
display: block;
font-size: 8px;
margin: 0px 0px -15px -140px;
}

/*commonBox*/

.commonBox:nth-of-type(2n){
	background:#ffffff;
}
.commonBox{
	background:#ffffff;

}

.commonBox img{
	width:100%;
	height:auto;
}

.commonBox strong{
	font-weight:bold;
}

.in{
	margin:10px auto 0;
	padding:0 3% 0px
}

.in h2{
	font-weight:normal;
    font-weight: bold;
	padding:10px;
	text-align:center;
	color:#000000;
	clear:both;
    margin-bottom: 0.5rem;
}
.in h2{
	font-size:1.3rem!important;
	font-weight:normal;
	padding:15px 0 20px;
	text-align:center;
	color:#000;
	clear:both;
    background: url(../images/tit_bg_smp.jpg) no-repeat;
    background-size: 100%;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 34px;
}


a.btn{
	display:block;
	background-size:10px auto;
	font-size:16px;
	padding:13px 15px 13px 15px;
    margin-top:10px;
	color:#ffffff;
	text-align:center;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	background: #e84464;
}
a.btn:hover{
	text-decoration:none!important
}

a.btn span:before {
    content:url(../images/arrow.png);
    margin: 5px;
    position: relative;
    top:3px;
}

a.btnAll{
	display:block;
	background-size:10px auto;
	font-size:16px;
	padding:13px 15px 13px 15px;
    margin-top:10px;
	color:#724d35;
	text-align:center;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	background: #ffe33e;
}
a.btnAll:hover{
	text-decoration:none!important
}

a.btnAll span:before {
    content:url(../images/arrow2.png);
    margin: 5px;
    position: relative;
    top:3px;
}

a.btnL{
	display:block;
	background-size:10px auto;
	font-size:16px;
	padding:13px 15px 13px 15px;
    margin-top:10px;
	color:#ffffff;
	text-align:center;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	background: #e84464;
}
a.btnL:hover{
	text-decoration:none!important
}

a.btnL span:before {
    content:url(../images/arrow.png);
    margin: 5px;
    position: relative;
    top:4px;
}

.mrl50{
	margin:0;
	clear:both;
}

.single{
	margin:0 200px;
}

.btnBox{
	text-align:center;
	letter-spacing:-0.4em;
}

.btnBox a{
	width:195px;
	display:inline-block;
	letter-spacing:normal;
	margin:0 0 0 10px;
	font-size:16px;
	padding:15px 20px 15px 10px
}

/*specialPlanBox*/

p.description {
    text-align: center;
    margin: 5px auto 20px;
    font-size: 16px;
}

.specialPlanBox li dl{
}

.specialPlanBox li dl dt{
	background:#fff;
	padding:10px 0;
	font-size:15px;
	font-weight: bold;
	color:#0074bc;
	margin-bottom:0px;
	text-align:center;
}

.specialPlanBox li dl dt span{
	font-size:12px;
	font-weight:normal;
	}

.specialPlanBox li dl dd{
	font-size:13px;
	margin-bottom:10px;
	line-height:130%;
	padding-top:0px;
}

.specialPlanBox li{
	margin:0px 0 30px 0;
	background:#FFF;
	padding:15px;
	position:relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border:2px solid #f8c2cc;
}


.txtmini{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:0px 0 0px 0;
}

.commonPlanBox{
	display:block;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}


.read3.commonPlanBox_p li{
	margin:0 0 20px 0;
	background:#FFF;
	padding:15px;
	position:relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border:2px solid #7db3d7;
}
.read3.commonPlanBox_g li{
	margin:0 0 20px 0;
	background:#FFF;
	padding:15px;
	position:relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border:2px solid #fca59a;
}
	
	
	
.read3.commonPlanBox_b li{
	margin:0 0 20px 0;
	background:#FFF;
	padding:15px;
	position:relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border:2px solid #e5b85e;
}
.read3.commonPlanBox_o li{
	margin:0 0 20px 0;
	background:#FFF;
	padding:15px;
	position:relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border:2px solid #66c5cd;
}

.commonPlanBox li dl{
}

.commonPlanBox_p li dl dt,
.commonPlanBox_g li dl dt,
.commonPlanBox_b li dl dt,
.commonPlanBox_o li dl dt{
	background:#fff;
	padding:10px 0 0;
	font-size:15px;
	font-weight: bold;
	color:#000000;
	margin-bottom:0px;
	text-align:center;
}

.commonPlanBox_p li dl dd,
.commonPlanBox_g li dl dd,
.commonPlanBox_b li dl dd,
.commonPlanBox_o li dl dd{
	font-size:13px;
	/*margin-bottom:10px;*/
	line-height:130%;
	padding-top:7px;
}

.commonPlanBox_p li > a,
.commonPlanBox_g li > a,
.commonPlanBox_b li > a,
.commonPlanBox_o li > a{
	font-size:14px;
	padding:12px;
	display:block;
	margin: 1% 0;
}

.attention{
	font-size:10px;
	color:#F00;
	margin-bottom:20px;
}
.read4.commonPlanBox {
display:flex;
flex-wrap:wrap;
justify-content: space-between;
}
.read4.commonPlanBox li{
    width:49%;
	padding:10px 0.5rem 10px 0.5rem;
	margin:0 0 20px 0;
	position:relative;
	background:#FFF;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	text-align: center;
    font-size: 14px;
    border:2px solid #cccccc;
    position: relative;
}

.commonPlanBox li dl{
}

.commonPlanBox li dl dt,
.commonPlanBox_g li dl dt,
.commonPlanBox_o li dl dt{
	background:#fff;
	padding:10px 0;
	font-size:15px;
	font-weight: bold;
	color:#000000;
	margin-bottom:0px;
	text-align:center;
}

.commonPlanBox li dl dd,
.commonPlanBox_g li dl dd,
.commonPlanBox_o li dl dd{
	font-size:13px;
	/*margin-bottom:10px;*/
	line-height:130%;
	padding-top:0px;
    margin-top:5px;
}

.commonPlanBox li > a,
.commonPlanBox_g li > a,
.commonPlanBox_o li > a{
	font-size:14px;
	padding:12px;
	display:block;
	margin: 1% 0;
}

p.area01 {
    padding: 5px;
    background: #df7163;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top:0;
    left:0;
}
p.area02 {
    padding: 5px;
    background: #227ab4;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top:0;
    left:0;
}
p.area03 {
    padding: 5px;
    background: #d39211;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top:0;
    left:0;
}
p.area04 {
    padding: 5px;
    background: #1f9aa4;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top:0;
    left:0;
}

.photo3{
	overflow:hidden;
	letter-spacing:-0.4em;
}

.photo3 p:nth-of-type(1){
	background:#0C9;
	float:left;
	margin-right:0;
}

.photo3 p:nth-of-type(2),
.photo3 p:nth-of-type(3){
}

.photo3 p:nth-of-type(2) img,
.photo3 p:nth-of-type(3) img{
	margin-bottom:0;
	width:50%;
	height:auto;
	display:inline-block;
}

.photo6{
	letter-spacing:-0.4em;
	margin-bottom:10px;
}

.photo6 img{
	display:inline-block;
	width:33.333333333%;
	margin:0
}


.panf a.btnAll{
	font-size:14px;
	padding:8px;
	margin-top:15px;
}

.panf li{
	width:48%;
	float:left;
	margin:0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.fixed {
    position: fixed;
    top: 0;
    padding: 0;
    width: 100%;
    z-index: 1000;
}

.prefBox{
	letter-spacing:-0.4em;
	font-size:14px;
	padding-top:30px;
}
.prefBox dt{
	letter-spacing:normal;
	display:block;
}
.prefBox dd{
	letter-spacing:normal;
	display:block;
}

.prefBox dd a{
	display:inline-block;
	border-right:1px solid rgba(0,0,0,0.5);
	padding:0 5px 0;
}

/*bnr950*/
a.bnr950{display:block;margin-bottom:5%;}

/*graybtn*/
p.graybtn{
	background: #999;
    padding: 14px 0;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    border-radius: 5px;
}
/*setouchidc*/

div#useWrap{
	padding:0;
	margin-bottom:0;
}

div#useWrap div{
	overflow:hidden;
	padding:15px 0 15px 0;
	margin:0 0 0 0;
	background:#FFF;
	float:none!important;
	width:auto!important;
	border-bottom:1px dashed #CCC
}

div#useWrap div:nth-of-type(1){
	padding:0 0 15px 0
}



div#useWrap div p{
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}

#useWrap div p img{
	width:100%;
	height:auto;
}

#useWrap div dl{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}

#useWrap div:last-child{
	border-bottom:none
}


#useWrap div dl dt{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}

#useWrap div dl dt a{
	color:#000;
}

#useWrap div dl dd{
	font-size:12px;
	color:#999;
	margin:0;
	padding:0;
}

#useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}

#useWrap div dl dd > span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}

#useWrap div dl dd > span span{
	color:#64b1f2;
	display:inline;
}

#useWrap .commonTit{
	margin:0;
}



/*人気の記事*/
#ninki_kiji h3 {
    clear: both;
    margin: 35px 0 10px 0;
    padding: 5px 0 0 0;
    font-size: 28px;
    font-weight: normal;
    text-align: center;
}

/*検索*/
.serchBox{
	display:block;
	text-align:center;
}



.serchB{
	padding:0px;
	overflow:hidden;
}

.serchB .left{

}

.serchB .right{
padding-top: 0;


}

.serchB dl{
	text-align:left;
	margin-bottom:15px;
	overflow:hidden;
	font-size:16px;
	font-family: "Noto Sans Japanese";
	
}

.serchB dl dt{
	display:inline-block;
	width:90px;
	padding-top:10px;
	float:left;
	font-weight:normal;
}

.required{
	background:#F00;
	padding:4px;
	color:#FFF;
	font-size:10px;
	margin-right:10px;
}

.serchB dl dd{
	overflow:hidden;
}

.serchB select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	width: 95%;
	padding: 8px!important;
	margin-bottom:5px;
	margin-right:8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	font-size:14px!important;
	height:40px!important;
	width:100%;
	background:url(../images/im_serch_arrow.png) no-repeat #FFF 100% 50%;
	background-size:20px auto;
}

.serchB input{
	padding: 6px;
	font-size:14px;
}




.one{

}

.two{

}

.meal{
	overflow:hidden;
	margin:0 0 0 0;
}

.roadBox{
	width:100%;
	text-align:left;
	font-size:14px;
	margin-bottom:18px;
}


.roadBox p{
	display:inline-block;
	margin-right:15px;
	
}


.base_gadget_calendar {
    position: absolute;
    right: 10px!important;
    top: 5px;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.item{
	overflow:hidden;
}
.item .title{
	width:220px;
	float:left;
	padding-top:10px;
}

.item_in{
	overflow:hidden;
}

.item_in span{
	width:100px;
	display:inline-block;
}
.openB{
	padding:8px;
	font-size:14px;
	background:#7FC8C9;
	display:block;
	color:#FFF;
	margin-top:10px;
	position:relative;
}

.openB:after{
	content:"+";
	position:absolute;
	color:#FFF;
	top:0;
	right:0;
	font-size:18px;
	background:#00959C;
	width:30px;
	line-height:35px;
	text-align:center;
	height:100%;
}

.openB.openO:after{
	content:"-"!important;
	position:absolute;
	color:#FFF;
	top:0;
	right:0;
	font-size:26px;
	background:#00959C;
	width:30px;
	line-height:35px;
	text-align:center;
	height:100%;
}
.btnSerch{
	clear:both;
	width:100%;
	clear:right;
}

.btnSerch a,.btnSerch button,.btnSerch input{
	padding:12px;
	background:url(../images/im_arrow_w.png) no-repeat #0a7ed6 97% 50%;
	background-size:20px auto;
	color:#FFF;
	border:2px solid #026ab8;
	font-size:16px;
	text-align:center;
	color:#FFF;
	width:100%;
	cursor:pointer;
	margin:0 auto;
	display:block;
	font-family: "Noto Sans Japanese";
	font-size:20px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-bottom:3px solid rgba(0,0,0,0.2);
	clear:both;
	margin-top:10px;
}

.btnSerch a:hover,.btnSerch button:hover,.btnSerch input:hover {
	transition: 0.2s ;
	opacity: 0.8 ;
	text-decoration:none!important
}
.openBox{
	padding-top:10px;
}
.allBtn a {
    padding: 10px 0;
    font-size: 18px;
    text-align: center;
    color: #FFF;
    width: 100%;
    overflow: hidden;
    margin: 5px auto 0;
    display: block;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-bottom: 3px solid rgba(0,0,0,0.2);
    background: #FF7500;
}

.allBtn_l a {
    padding: 15px 0;
    font-size: 20px;
    text-align: center;
    color: #FFF;
    width: 80%;
    overflow: hidden;
    margin: 0 auto 0;
    display: block;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-bottom: 3px solid rgba(0,0,0,0.2);
    font-family: "Noto Sans Japanese";
    background: #FF7500;
}
/*---------佐賀たび2021.03.11---------*/
p.midashi {
    display: inline-block;
    margin:0.5rem 0 1rem;
    text-align: center;
    width:100%;
    font-size: 1.1rem;
}
p.lead {
    display: inline-block;
    margin:0 0 1rem;
    text-align: center;
    width:100%;
    font-size: 0.8rem;
    line-height: 1.5;
}
h3 {
    padding: 12px;
    width:90%;
    display: inline-block;
    margin: 0rem 5% 0.5rem;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.1rem;
    border-radius: 5px;
    text-align: center;
}
h3.area01 {
    background: url(../images/tit_area_01.png) no-repeat;
    background-size: 100%;
}
h3.area02 {
    background: url(../images/tit_area_02.png) no-repeat;
    background-size: 100%;
}
h3.area03 {
    background: url(../images/tit_area_03.png) no-repeat;
    background-size: 100%;
}
h3.area04 {
    background: url(../images/tit_area_04.png) no-repeat;
    background-size: 100%;
}
.planBtn6 a {
    display: block;
    width: 90%;
    margin: 0px auto 0;
    padding: 20px 1.4em 20px 0;
    color: #000 !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #f37e00;
    background: #facd89;
    font-size: 1rem;
    text-decoration: none !important;
}
.planBtn6 a:hover{
	opacity: 0.8;
}
.planBtn6 a {
    position: relative;
    margin-bottom:30px;
}
.planBtn6 a i {
    position: absolute;
    right: 0;
    top: 38%;
}
.fas {
    margin-right: 15px;
}
.map {
    position: relative;
    padding-bottom:30px;
}
a span.area01_smp {
    position: absolute;
    top:12%;
    right:2%;
    background: #67be12;
    color: #fff;
    border: 2px #fff solid;
    border-radius: 5px;
    padding:0.5rem;
    text-align: center;
}
a span.area02_smp {
    position: absolute;
    top:48%;
    right:25%;
    background: #f66a8e;
    color: #fff;
    border: 2px #fff solid;
    border-radius: 5px;
    padding:0.5rem;
    text-align: center;
}
a span.area03_smp {
    position: absolute;
    top:7%;
    left:25%;
    background: #20ade5;
    color: #fff;
    border: 2px #fff solid;
    border-radius: 5px;
    padding:0.5rem;
    text-align: center;
}
a span.area04_smp {
    position: absolute;
    top:25%;
    left:2%;
    background: #f38f00;
    color: #fff;
    border: 2px #fff solid;
    border-radius: 5px;
    padding:0.5rem;
    text-align: center;
}
p.copy-right {
    display: inline-block;
    margin-right:10px;
    margin-bottom: 15px;
    float:right;
    font-size: 0.7rem;
}
/*--ここから改修------------------------------------------------------------------------------------------------*/
/*reset*/
ul{margin:0;padding:0;}
li{list-style: none;}

h2.section_title {
	font-size: 20px;
    text-align: center;
    padding: 5px 0;
    margin: 0 0 10px 0;
    font-weight: bold;
}

/*section*/
section{width:100%;padding-bottom: 20px;}
section .inner{width:100%;margin:auto;padding: 10px;box-sizing:border-box;}
section:nth-of-type(even){ background:#FFF;
overflow: hidden;
    margin-top: 2rem;}
section:nth-of-type(odd){ background:#eee;
overflow: hidden;
    margin-top: 2rem;}

/*news*/
#boxnews ul {
    line-height: 1.4;
}

#boxnews li {
	font-size:14px;
	margin-bottom: 10px;
}

#boxnews li span.newsIco {
	width: 72px;
    display: inline-block;
    background: #e62d2d;
    color: #fff;
    padding: 2px 2px 1px;
    line-height: 1.5;
    vertical-align: middle;
    margin-right: 12px;
    text-align: center;
    font-size: 12px;
}

/*2×2並びバナー*/
ul.banner_area li {
    width: 48%;
    margin: 1%;
    float: left;
}

ul.banner_area li img{
    width: 100%;
}
.cFix {
    min-height: 1px;
}
/*kw*/
.kensaku_area{
	width: 100%;
    background: #FFF;
	margin-top: 20px;
    padding: 12px 12px 2px;
    box-sizing: border-box;
}

.kensaku_area h3{
	color: #dd335d;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
}

.kensaku_area ul li{
	display: inline-block;
}


.txt_teikyo {
font-size: 10px;
text-align: right;
padding: 0px;
margin: 0px 0px 0px 0px;
}

.in h4{
	font-size:1.0rem;
	font-weight:normal;
    font-weight: bold;
	padding:0px 0 10px 0;
	text-align:center;
	color:#000;
	clear:both;
}

.in h4 img{
	display:inline-block;
	width:50px;
	height:auto;
	vertical-align:top;
	position:relative;
	top:-2px;
	margin-right:15px;
}
.in h4 span {
display:flex;
justify-content: center;
align-items: flex-end;
text-align: center;
}

.in h4 span:before {
    content: '';/*何も入れない*/
    width: 1.3rem;/*画像の幅*/
    height: 1.3rem;/*画像の高さ*/
    background-image: url(../images/h2_l.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 1rem;
}

.in h4 span:after {
    content: '';/*何も入れない*/
    width: 1.3rem;/*画像の幅*/
    height: 1.3rem;/*画像の高さ*/
    background-image: url(../images/h2_r.png);
    background-size: contain;
    vertical-align: middle;
    margin-left: 1rem;
}

/*おすすめ旅行情報*/
.commonTit{
font-family: "游明朝", "MS P明朝", "ヒラギノ明朝 Pro", "Times", serif;
font-size: 30px;
font-weight: 600;
text-align: center;
color: #674815;
letter-spacing: 0.1rem;
margin-bottom: 0px;
background: none!important;
    padding-bottom: 10px;
}

/* ------------------------------------------
	#toripa
------------------------------------------ */
.in.toripa ul{
padding:0 20px;
margin: 0 auto;
}
.in.toripa ul li{
border-bottom: dashed 1px #9b928f;
}
.in.toripa ul li img{
width: 100%;
height: auto;
margin: 15px 10px 15px 0;
}

.in.toripa ul li a{
position: relative;
padding: 15px 0 15px 20px;
text-decoration: none;
color: #674815;
    font-weight: bold;
}
.in.toripa ul li a::before{
content:'';
position: absolute;
left: 0;
top:25px;
width: 5px;
height: 5px;
border-top: 3px solid #a41f00;
border-right: 3px solid #a41f00;
transform: rotate(45deg);
}

.in.toripa ul li p {
	margin: 5px 0 15px;
	font-size: 15px;
	color: #333;
}

h5 {
    font-size: 18px;
    margin-bottom: 10px;
}










/*====================================================================
.s_06 .accordion_one
====================================================================*/
.s_06 .accordion_one {
  max-width: 1024px;
  margin: 0 auto;
	border-bottom: 1px solid #c1c1c1;
}

.s_06 .accordion_one:first-child {

	border-top: 1px solid #c1c1c1;
}

.s_06 .accordion_one .accordion_header {
  background-color:rgb(98, 87, 72);
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  padding: 20px 11%;
  text-align: center;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
}

.s_06 .accordion_one .accordion_header.open{
	    background-color: rgb(145, 102, 30) !important;
}


.s_06 .accordion_one .accordion_header:hover {
  opacity: .8;
}


.s_06 .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.s_06 .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.s_06 .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.s_06 .accordion_one .accordion_header .i_box .one_i:before, .s_06 .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.s_06 .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.s_06 .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.s_06 .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.s_06 .accordion_one .accordion_inner {
  display: none;
  padding: 15px 15px;
  
  box-sizing: border-box;
}


.s_06 .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}
.s_06 .accordion_one .accordion_inner .closeArea {
  width: 180px;
  margin: 0 auto;
}
.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
  display: flex;
  justify-content: center;
  align-items: center;
     background-color: rgb(145, 102, 30) !important;
  padding: 15px 15px 15px 20px;
  text-decoration: none;
  line-height: 1.3;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  transition-duration: 0.2s;
}

.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
  opacity: .8;
}
.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 10%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 18px;
  height: 18px;
}
.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before, .s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:after {
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(45deg);
  transform-origin: center center;
}
.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
@media screen and (max-width: 1024px) {
  .s_06 .accordion_one .accordion_header {
    font-size: 18px;
  }
  .s_06 .accordion_one .accordion_header .i_box {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
    font-size: 14px;
  }
	
	

.s_06 .accordion_one .accordion_header::after {
    position: absolute;
    content: '・ｽ・ｽ';
        right: 4%;
    top: 34%;
    font-size: 12px;
}

.s_06 .accordion_one .accordion_header.open::after{
	position: absolute;
	content: '・ｽ・ｽ';
	    right: 4%;
    top: 34%;
    font-size: 12px;
}

}
@media screen and (max-width: 767px) {
  .s_06 .accordion_one .accordion_header {
    font-size: 16px;
    text-align: left;
    padding: 10px 15px;
  }
	
	

.s_06 .accordion_one .accordion_header::after {
    position: absolute;
    content: '・ｽ・ｽ';
        right: 4%;
    top: 30%;
    font-size: 12px;
}

.s_06 .accordion_one .accordion_header.open::after{
	position: absolute;
	content: '・ｽ・ｽ';
	    right: 4%;
    top: 30%;
    font-size: 12px;
}

}

p.model {
    padding: 0px 0 5px;
}


/* ここからタブ切り替えCSS */
.tab .tab_wrap input[type="button"]{
    -webkit-appearance: none;
}
.tab .tab_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	/*justify-content: space-between;*/
	width: 100%;
	box-sizing: border-box;
}
.tab .tab_wrap .tab_label {	/* タブ */
	position: relative;
	/*width: 43%;*/
	margin-bottom: 20px;
	padding: 7px 5px;
	-webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-order: -1;
    -o-order: -1;
    order: -1;
	border-top: 3px solid #F77F27;
	border-bottom: 3px solid #F77F27;
	border-right: 3px solid #F77F27;
	/*border-radius: 10px;*/
	background: #fff;
	transition: .5s;
	cursor: pointer;
	font-size: 18px;
	color: #F77F27;
	text-align: center;
	line-height: 1.2;
	display: flex;
    align-items: center;
    justify-content: center;
}
.tab .tab_wrap .tab_label:nth-of-type(1) {
	border-left: 3px solid #F77F27;
}
/*
.tab .tab_wrap .tab_label:nth-of-type(2n+1) {
	margin-left: 3%;
}
.tab .tab_wrap .tab_label:nth-of-type(2n) {
	margin-right: 3%;
}
*/
.tab .tab_wrap .tab_label:hover {
	background: #F77F27;
	color: #fff;
}

.tab .tab_wrap .tab_label:hover::after { /* タブメニューの▼の部分なので削除してもOKです */
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
    position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #F77F27;
	border-width: 14px;
	margin-left: -14px;
}

.tab .tab_wrap input {		/* ラジオボタン非表示 */
	display: none;
}

.tab .tab_wrap .tab_content {	/* 本文 */
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
}

/*アクティブ（選ばれている時の）設定*/
.tab .tab_wrap input:checked + .tab_label {
	background: #F77F27;
	color: #fff;
}
.tab .tab_wrap input:checked + .tab_label::after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
    position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #F77F27;
	border-width: 14px;
	margin-left: -14px;
}

.tab .tab_wrap input:checked + .tab_label + .tab_content {
	margin: 15px 0 0;
	padding: 0;
	height: auto;
	/*overflow: auto;*/ /* 場合によっては復活させる */
	transition: .5s opacity;
	opacity: 1;
}
/* ここまでタブ切り替えCSS */

/* digital pamphlet */
.pamphlet_area {
	width: 90%;
	margin: 0 auto;
}
.pamphlet_area li{
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
}
.pamphlet_area li:last-child{
	margin-top: 30px;
}
.pamphlet_area li img {
    width: 100%;
}

/* 230327 ADD DROPDOWN LIST */
.dropon {
cursor: pointer;
margin:1em auto 2em;
max-width: 640px;
}
.dropon > p {
background-color: #000;
color:#fff;
font-size:12px;
line-height: 48px;
margin: 0;
text-align: center;
}
.dropon > p::after {
border-color: #fff transparent transparent transparent;
border-style: solid;
border-width: 10px 5px 0 5px;
content:'';
display: inline-block;
margin-left: .25em;
height: 0;
width: 0;
}

.nav_dropdown {display: none;}
.dropon.is-active .nav_dropdown {display: block;}

.nav_dropdown ul {
background-color: #eee;
border-bottom:1px solid #ccc;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
}
.nav_dropdown li {
box-sizing: border-box;
font-size:12px;
margin: 0;
padding: 0;
width: 50%;
position: relative;
}
.nav_dropdown li:nth-child(odd) {border-right:1px solid #ccc;}

.nav_dropdown li a {
background-color: #eee;
border-bottom:1px solid #ccc;
box-sizing: border-box;
color:#000;
display: block;
line-height: 40px;
padding:0 1em;
text-align: left;
width:100%;
}
.nav_dropdown li:last-child a {border-bottom: none;}

.nav_dropdown li a::before {
border-top: 2px solid #000;
border-right: 2px solid #000;
content: '';
display: inline-block;
height: 4px;
margin-right:.5em;
margin-top: .25em;
vertical-align: middle;
width: 4px;
-webkit-transform: rotate(45deg) translateY(-50%);
transform: rotate(45deg) translateY(-50%);
}

.nav_dropdown li a:hover::before {
border-top: 2px solid #fff;
border-right: 2px solid #fff;
}
	.fa-angle-right:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 13px;
    right: 15px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
#dirPathBlock, #anchorLinkBlock {
    font-size: 10px;
    margin: 1% 1% 0 1%;
}	
}

/*760px以上*/
@media screen and (min-width: 760px) {
/* CSS */

#bg {

	font-size:12px;
	width:950px;
	overflow:hidden;
	font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}


.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

p.images img{
	width:250px;
	height:auto!important;
}

h1{
	background:none;
	margin:8px 0 8px 0;
}

.pcnone{
	display:none;
}

div.colum3T div{
	cursor:pointer;
}

div.colum3T div:hover img,
a.bnr950:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
div.colum3T div:hover a{
	color:#FF8000;
	text-decoration:underline;
}

.naviNormal li{
font-size: 1.2em;
}




#templeteWrap{
	width:100%;
}

.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}

#wrapInner{
	width:100%!important;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}

.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}

#Foot .footBtmInner{
	font-size:12px!important;
}

.itemList4 a{
	color:#383333!important;
}


/*title---------------------------------------------------*/

	
#title{
	position:relative;
	background:url(../images/bg.jpg) repeat-x 50% 50% #def6ff;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
	height:450px;
}


#title p{
	margin:0px 0 0 0;
	padding:0;
}

#title ul{
	text-align:center;
	letter-spacing:-0.4em;
	margin-top:29px;
}

#title ul li{
	display:inline-block;
	letter-spacing:normal;
	background:url(../images/line.png) no-repeat;
}

#title ul li:nth-of-type(1){
	background:none
}

#title ul li a{
	display:block;
	padding:0 20px;
}

#title ul li a:hover{
	transition: 0.2s ;
	opacity: 0.3 ;
	position:relative;
	top:1px
}
#titleInfo {
    padding: 20px 0px 10px 0;
    background: #eee;
    text-align: center;
}
#navi{
    margin-top:30px;
	text-align:center;
	letter-spacing:-0.4em;
	padding:10px 0;
}

#navi li{
	display:inline-block;
	letter-spacing:normal;
	border-left:1px solid #ffffff;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 24px;
    font-weight: bold;
    padding:10px 20px;
    background: url(../images/navi_line.png) no-repeat left;
    color: #004f8e;
}

#navi li:nth-child(2){
    width:200px;
}
#navi li:nth-child(4) {
    width:300px;
}
#navi li:last-child{
    background: url(../images/navi_line.png) no-repeat right, url(../images/navi_line.png) no-repeat left;
}

#navi li a{
	display:block;
	/*color: #004f8e;*/
    color: #000000;
}

#navi li:nth-of-type(1){
	border-left:none
}

#navi li a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}

.official {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 22px;
    font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 15px 0px;
}
.official a{
display:inline-block;
    color: #000000;
	margin: 0 25px;
	text-decoration: none;
	background: linear-gradient(transparent 65%, #dddddd 65%);
}

.official a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}
.official span {
display: block;
font-size: 14px;
margin: 0px 0px -25px -260px;
}

/*commonBox*/

/*.commonBox:nth-of-type(2n){
	background:#f3f3f3;
}*/

.commonBox{
	background:#FFFFFF;
}

.commonBox img{
	width:100%;
	height:auto;
}

.commonBox strong{
	font-weight:bold;
}

.in{
	width:950px;
	margin:0 auto;
	padding:30px 0 0px
}

.in h2{
	font-size:28px;
	font-weight:normal;
	padding:15px 0 20px;
	text-align:center;
	font-family: "Mplus 1p";
	color:#000;
	clear:both;
    background: url(../images/tit_bg.jpg) no-repeat;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 34px;
}


a.btnAll{
	display:block;
	font-size:22px;
	padding:15px 35px 15px 20px;
    margin-top:15px;
	color:#000000;
	text-align:center;
    font-weight: bold;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	background: #ffe33e;
}

.single{
	margin:0 200px;
}

.btnBox{
	text-align:center;
	letter-spacing:-0.4em;
}

.btnBox a{
	width:195px;
	display:inline-block;
	letter-spacing:normal;
	margin:0 0 0 10px;
	font-size:16px;
	padding:15px 20px 15px 10px
}

/*　特別プラン　*/
.specialPlanBox{
	display:block;
    width:916px;
    border:2px solid #f8c2cc;
    padding:15px;
    background-color: #fff;
    overflow: hidden;
}

.specialPlanBox:nth-of-type(2n){
	margin:30px 0 0 0;
}

.specialPlanBox li p {
    float:left;
    width:315px;
}

.specialPlanBox li dl {
    float:right;
    margin-left:15px;
    width:585px;
}
.specialPlanBox li dl dt {
    font-size:20px;
    font-weight:bold;
    color: #141414;
    padding-bottom: 10px;
}

.specialPlanBox li dl dt span{
	font-size:12px;
	font-weight:normal;
}

.specialPlanBox li dl dd {
    font-size:16px;
    color: #141414;
    padding-bottom: 10px;
}
.specialPlanBox a.btn{
	display:block;
	font-size:22px;
	padding:15px 35px 15px 20px;
    margin-top:15px;
	color:#ffffff;
	text-align:center;
    font-weight: bold;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	background: #2087d7;
    float:right;
     width:530px;
}

.txtmini{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:20px 0;
}

a.btn:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}
.specialPlanBox a.btn span:before {
    content:url(../images/arrow.png);
    margin: 5px;
    position: relative;
    top:1px;
}

/*　プラン3列　*/
p.description {
    text-align: center;
    margin: 5px auto 20px;
    font-size: 18px;
}
a.btnAll:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}
a.btnAll span:before {
    content:url(../images/arrow2.png);
    margin: 5px;
    position: relative;
    top:2px;
}
a.btnL{
	display:block;
	font-size:22px;
	padding:15px 35px 15px 20px;
    margin-top:15px;
	color:#ffffff;
	text-align:center;
    font-weight: bold;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	background: #2087d7;
     width:895px;
}
a.btnL span:before {
    content:url(../images/arrow.png);
    margin: 5px;
    position: relative;
    top:1px;
}

.commonPlanBox{
	display:block;
    margin-top:25px;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}


.read3.commonPlanBox_p li{
	width: 31.3334%;
	float:left;
	margin:0 0 30px 3%;
	background:#fff;
	padding:15px;
	position:relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border:2px solid #7db3d7;
}

.read3.commonPlanBox_g li{
	width: 31.3334%;
	float:left;
	margin:0 0 30px 3%;
	background:#fff;
	padding:15px;
	position:relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border:2px solid #fca59a;
}
.read3.commonPlanBox_o li{
	width: 31.3334%;
	float:left;
	margin:0 0 30px 3%;
	background:#fff;
	padding:15px;
	position:relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border:2px solid #66c5cd;
}
.read3.commonPlanBox_b li{
	width: 31.3334%;
	float:left;
	margin:0 0 30px 3%;
	background:#fff;
	padding:15px;
	position:relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border:2px solid #e5b85e;
}
.read3.commonPlanBox_p li:nth-child(1),
.read3.commonPlanBox_g li:nth-child(1),
.read3.commonPlanBox_o li:nth-child(1),
.read3.commonPlanBox_b li:nth-child(1){
    margin:0 0 30px 0;
}

.commonBox:nth-of-type(2n) li{
	background:#FFFFFF;
}
.commonPlanBox_p li dl,
.commonPlanBox_g li dl,
.commonPlanBox_o li dl,
.commonPlanBox_b li dl{
}

.commonPlanBox_p li dl dt,
.commonPlanBox_g li dl dt,
.commonPlanBox_o li dl dt,
.commonPlanBox_b li dl dt{
	background:#fff;
	padding:10px 0 0;
	font-size:17px;
	color:#000000;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	width:265px;
}

.commonPlanBox_p li dl dd,
.commonPlanBox_g li dl dd,
.commonPlanBox_o li dl dd,
.commonPlanBox_b li dl dd{
	font-size:14px;
	margin-top:10px;
	line-height:170%;
	padding-top:0px;
}

.commonPlanBox_p li > a,
.commonPlanBox_g li > a,
.commonPlanBox_o li > a,
.commonPlanBox_b li > a{
	font-size:16px;
	padding:12px;
	display:block;
	margin: 1% 0;
}

.attention{
	font-size:12px;
	color:#F00;
	margin-bottom:40px;
}

.read4.commonPlanBox li{
	width:215px;
	float:left;
	padding:10px;
	margin:0 30px 30px 0;
    background:#fff;
	position:relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	text-align: center;
    font-size: 18px;
    border:1px solid #cccccc;
    position: relative;
}
.commonPlanBox.read4 li:nth-of-type(4n){
	margin:0 0 30px 0;
}

.commonPlanBox li dl,
.commonPlanBox_g li dl,
.commonPlanBox_o li dl{
}

.commonPlanBox li dl dt,
.commonPlanBox_g li dl dt,
.commonPlanBox_o li dl dt{
	background:#fff;
	padding:10px 0;
	font-size:17px;
	color:#000000;
	margin-bottom:15px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	width:265px;
}

.commonPlanBox li dl dd,
.commonPlanBox_g li dl dd,
.commonPlanBox_o li dl dd{
	font-size:14px;
	margin-bottom:0px;
	line-height:170%;
	padding-top:0px;
    margin-top:5px;
}

.commonPlanBox li > a,
.commonPlanBox_g li > a,
.commonPlanBox_o li > a{
	font-size:16px;
	padding:12px;
	display:block;
	margin: 1% 0;
}
	
ul.commonPlanBox_g.read3.cf li, ul.commonPlanBox_p.read3.cf li, ul.commonPlanBox_b.read3.cf li, ul.commonPlanBox_b.read3.cf li, ul.commonPlanBox_o.read3.cf li {
    height: 435px !important;
}	
	
p.area01 {
    padding: 5px;
    background: #df7163;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top:0;
    left:0;
}
p.area02 {
    padding: 5px;
    background: #227ab4;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top:0;
    left:0;
}
p.area03 {
    padding: 5px;
    background: #d39211;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top:0;
    left:0;
}
p.area04 {
    padding: 5px;
    background: #1f9aa4;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top:0;
    left:0;
}
.photo3{
	overflow:hidden;
}

.photo3 p:nth-of-type(1){
	width:615px;
	height:420px;
	background:#0C9;
	float:left;
	margin-right:8px;
}

.photo3 p:nth-of-type(2),
.photo3 p:nth-of-type(3){
	width:275px;
	overflow:hidden;
}

.photo3 p:nth-of-type(2) img,
.photo3 p:nth-of-type(3) img{
	margin-bottom:8px;
}

.photo6{
	letter-spacing:-0.4em;
	margin-bottom:10px;
}

.photo6 img{
	display:inline-block;
	width:33.333333333%;
}

.panf a.btnAll{
	font-size:16px;
	padding:8px;
	margin-top:15px;
}

.prefBox{
	
	font-size:16px;
	padding-top:30px;
    text-align: center;
}
.prefBox dt{
	letter-spacing:normal;
	display:inline-block;
}
.prefBox dd{
	letter-spacing:-0.4em;
	display:inline-block;
	margin-left:-5px;
}

.prefBox dd a{
	display:inline-block;
	letter-spacing:normal;
	border-right:1px solid rgba(0,0,0,0.5);
	padding:0 8px 0;
}

/*bnr950*/
a.bnr950{display:block;margin-bottom:2%;}

/*graybtn*/
p.graybtn{
	background: #999;
    padding: 14px 0;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    border-radius: 5px;
}
/*setouchidc*/

div#useWrap {
    padding: 10px;
    margin-bottom: 30px;
}

div#useWrap div {
    overflow: hidden;
    padding: 15px;
    margin: 0 0 0 0;
    background: #FFF;
    float: none !important;
    width: auto !important;
    border-bottom: 1px dashed #CCC;
}

div#useWrap div p {
    float: left;
    margin: 0 20px 0 0;
    width: 150px;
    height: auto;
}

div#useWrap div p img{
	width:100%;
	height:auto;
}

#useWrap div dl {
    overflow: hidden;
    display: block;
    padding: 0 0 0 0;
}

#useWrap div dl dt {
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 0;
}
#useWrap div dl dd{
	font-size:14px;
}

#useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}

#useWrap div dl dd > span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}

#useWrap div dl dd > span span{
	color:#64b1f2;
	display:inline;
	font-size:14px;
}




/*人気の記事*/
#ninki_kiji h3 {
    clear: both;
    margin: 35px 0 10px 0;
    padding: 5px 0 0 0;
    font-size: 28px;
    font-weight: normal;
    text-align: center;
}

/*4つ*/
.itemList4.white li {
    background: #f2f2f2 none repeat scroll 0% 0%;
}
.itemList4 li {
    width: 200px;
    float: left;
    position: relative;
    margin-right: 29px;
    margin-bottom: 25px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 1px 0px #AFAFAF;
    opacity: 0.99999;
}

.itemList4 li:nth-child(4){
    margin-right:0;
}
.itemList4 li .thumb {
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}
.itemList4 li dl {
    padding: 15px 10px !important;
}

/*検索*/
.serchBox{
	display:block;
	text-align:center;
}



.serchB{
	background:#FFF;
	padding:20px 30px 10px;
	overflow:hidden;
	margin-top:0;
}

.serchB .left{
	float:left;
	width:40%;
}

.serchB .right{
	float:right;
	width:55%;

}

.serchB dl{
	text-align:left;
	margin-bottom:15px;
	overflow:hidden;
	font-size:16px;
	font-family: "Noto Sans Japanese";
	
}

.serchB dl dt{
	display:inline-block;
	width:90px;
	padding-top:10px;
	float:left;
	font-weight:normal;
}

.required{
	background:#F00;
	padding:4px;
	color:#FFF;
	font-size:10px;
	margin-right:10px;
}

.serchB dl dd{
	overflow:hidden;
}

.serchB dl dd img{
	width:24px;
    height:22px;
}

.serchB select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	width: 95%;
	padding: 8px!important;
	margin-bottom:5px;
	margin-right:8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	font-size:14px!important;
	height:40px!important;
	width:100%;
	background:url(../images/im_serch_arrow.png) no-repeat #FFF 100% 50%;
	background-size:20px auto;
}

.serchB input{
	padding: 6px;
	font-size:14px;
}




#NTA_JR2_CalendarYm{
	width:160px;
	float:left;
}

#NTA_JR2_CalendarD{
	width:160px;
	overflow:hidden;
}


.one{
	width:45%;
	float:left;
}

.two{
	width:50%;
	float:left;
}

.meal{
	width:45%;
	overflow:hidden;
	margin:0 0 0 15px;
}

.roadBox{
	width:100%;
	text-align:left;
	font-size:14px;
	margin-bottom:18px;
}


.roadBox p{
	display:inline-block;
	margin-right:15px;
	
}


.base_gadget_calendar {
    position: absolute;
    right: 10px!important;
    top: 5px;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.item{
	overflow:hidden;
}
.item .title{
	width:220px;
	float:left;
	padding-top:10px;
}

.item_in{
	overflow:hidden;
}

.item_in span{
	width:100px;
	display:inline-block;
}

.btnSerch{
	clear:both;
	width:100%;
	clear:right;
}

.btnSerch a,.btnSerch button,.btnSerch input{
	padding:12px;
	background:url(../images/im_arrow_w.png) no-repeat #0a7ed6 97% 50%;
	background-size:20px auto;
	color:#FFF;
	border:2px solid #026ab8;
	font-size:16px;
	text-align:center;
	color:#FFF;
	width:100%;
	cursor:pointer;
	margin:0 auto;
	display:block;
	font-family: "Noto Sans Japanese";
	font-size:20px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-bottom:3px solid rgba(0,0,0,0.2);
	clear:both;
	margin-top:10px;
}

.btnSerch a:hover,.btnSerch button:hover,.btnSerch input:hover {
	transition: 0.2s ;
	opacity: 0.8 ;
	text-decoration:none!important
}

.allBtn a {
    padding: 10px 0;
    font-size: 18px;
    text-align: center;
    color: #FFF;
    width: 100%;
    overflow: hidden;
    margin: 5px auto 0;
    display: block;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-bottom: 3px solid rgba(0,0,0,0.2);
    background: #FF7500;
}

.allBtn_l a {
    padding: 20px 0;
    font-size: 20px;
    text-align: center;
    color: #FFF;
    width: 60%;
    overflow: hidden;
    margin: 0 auto 15px;
    display: block;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-bottom: 3px solid rgba(0,0,0,0.2);
    font-family: "Noto Sans Japanese";
    background: #FF7500;
}
/*---------佐賀たび2021.03.11---------*/
p.midashi {
    display: inline-block;
    margin:30px 0 20px;
    text-align: center;
    width:100%;
    font-size: 20px;
}
p.lead {
    display: inline-block;
    margin:0 0 20px;
    text-align: center;
    width:100%;
    font-size: 16px;
    line-height: 1.8;
}
h3 {
    padding: 20px;
    width:478px;
    display: inline-block;
    margin: 15px 236px!important;
    box-sizing: border-box;
    color: #fff;
    font-size: 26px;
    border-radius: 5px;
    text-align: center;
}
h3.area01 {
    margin:50px 0;
    background: url(../images/tit_area_01.png) no-repeat;
}
h3.area02 {
    background: url(../images/tit_area_02.png) no-repeat;
}
h3.area03 {
    background: url(../images/tit_area_03.png) no-repeat;
}
h3.area04 {
    background: url(../images/tit_area_04.png) no-repeat;
}
.planBtn6 a {
    display: block;
    width: 85%;
    margin: 0px auto 0;
    padding: 20px 0;
    color: #000 !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #f37e00;
    background: #facd89;
    font-size: 20px;
    text-decoration: none !important;
}
.planBtn6 a:hover{
	opacity: 0.8;
}
.planBtn6 a {
    position: relative;
    margin-bottom:30px;
}
.planBtn6 a i {
    position: absolute;
    right: 0;
    top: 30%;
}
.planBtn6 a{
	position:relative;
}
.planBtn6 a i{
	position:absolute;
	right:0;
	top:30%;
}
.fas {
    margin-right: 15px;
}
.map {
    padding-bottom:30px;
}
p.copy-right {
    display: inline-block;
    margin-right:10px;
    float:right;
}


/*--ここから改修------------------------------------------------------------------------------------------------*/
/*reset*/
ul{margin:0;padding:0;}
li{list-style: none;}

h2.section_title {
	font-size: 26px;
    text-align: center;
    padding: 15px 0;
    margin: 0 0 25px 0;
    font-weight: bold;
}

/*section*/
section{width:100%;padding-bottom: 50px;}
section .inner{width:970px;margin:auto;padding-top: 24px;}
section:nth-of-type(even){ background:#FFF;
overflow: hidden;
    margin-top: 2rem;}
section:nth-of-type(odd){ background:#eee;
overflow: hidden;
    margin-top: 2rem;}

/*news*/
#boxnews ul {
    line-height: 2.5;
}

#boxnews li span.newsIco {
	width: 64px;
    display: inline-block;
    background: #e62d2d;
    color: #fff;
    padding: 4px 9px 3px;
    line-height: 1.5;
    vertical-align: middle;
    margin-right: 12px;
    text-align: center;
}

/*4×2並びバナー*/
ul.banner_area li {
    width: 23%;
    margin: 1%;
    float: left;
}

ul.banner_area li img{
    width: 100%;
}

ul.banner_area li img:hover{
    opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
	-moz-opacity:0.8;
}
.cFix {
    min-height: 1px;
}
/*kw*/
.kensaku_area{
	width: 100%;
    background: #FFF;
    margin-top: 24px;
    padding: 12px 12px 2px;
    box-sizing: border-box;
}

.kensaku_area h3{
	color: #dd335d;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
}

.kensaku_area ul li{
	display: inline-block;
    margin: 10px;
	position:relative;
}
.linkList li a {
    background: none!important;
    padding-left:0;
}

.kensaku_area ul li:before{
	content: "";
    border-left: 4px solid #0065d6;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 20%;
    left: -10px;
}

.txt_teikyo {
width: 950px;
font-size: 14px;
text-align: right;
padding: 0px;
margin: 5px auto -15px auto;
}

.in h4{
	font-size:26px;
	font-weight:normal;
	padding:30px 0 20px;
	text-align:center;
	color:#000;
	clear:both;
}

.in h4 img{
	display:inline-block;
	width:50px;
	height:auto;
	vertical-align:top;
	position:relative;
	top:-2px;
	margin-right:15px;
}

.in h4 span:before {
    content: url(../images/h2_l.png);
    margin: 10px;
    position: relative;
    top: 8px;
}

.in h4 span:after {
    content: url(../images/h2_r.png);
    margin: 10px;
    position: relative;
    top: 8px;
}

/*おすすめ旅行情報*/
.commonTit{
font-family: "游明朝", "MS P明朝", "ヒラギノ明朝 Pro", "Times", serif;
font-size: 30px;
font-weight: 600;
text-align: center;
color: #674815;
letter-spacing: 0.1rem;
margin-bottom: 0px;
background: none!important;
    padding-bottom: 10px;
}
/* ------------------------------------------
	#toripa
------------------------------------------ */
.in.toripa ul{
padding:0 30px 30px;
margin: 0 auto;
}
.in.toripa ul li{
display: flex;
align-items: center;
border-bottom: dashed 1px #9b928f;
}
.in.toripa ul li img{
width: 120px;
margin: 15px 20px 15px 0;
}

.in.toripa ul li a{
position: relative;
padding: 0 0 0 20px;
font-size: 18px;
text-decoration: none;
color: #674815;
    margin-bottom:10px;
}
.in.toripa ul li a:hover{
color: #a41f00;
}
.in.toripa ul li a::before{
content:'';
position: absolute;
left: 0;
top:50%;
margin-top: -3px;
width: 5px;
height: 5px;
border-top: 3px solid #a41f00;
border-right: 3px solid #a41f00;
transform: rotate(45deg);
}
.in.toripa ul li h5{
	margin: 0;
}
.in.toripa ul li p {
	margin: 5px 0 15px;
	font-size: 15px;
	color: #333;
}
h5 {
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
}
p.model {
    padding: 5px 0 10px;
}
.imgMAP{
margin-bottom:20px;
}



/* ここからタブ切り替えCSS */
.tab {
	width: 950px;
	margin: 60px auto 0 auto;
}
.tab .tab_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.tab .tab_wrap .tab_label {	/* タブ */
	position: relative;
	margin-right: 15px;
	padding: 7px 0;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	-webkit-order: -1;
	-moz-order: -1;
	-ms-order: -1;
	-o-order: -1;
	order: -1;
	border: 3px solid #F77F27;
	border-radius: 10px;
	background: #fff;
	transition: .5s;
	cursor: pointer;
	font-size: 28px;
	color: #F77F27;
	text-align: center;
	line-height: 1.2;
}
.tab .tab_wrap .tab_label:hover {
	background: #F77F27;
	color: #fff;
}
.tab .tab_wrap .tab_label:hover::after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
    position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #F77F27;
	border-width: 14px;
	margin-left: -14px;
}

.tab .tab_wrap .tab_label:nth-last-of-type(1){ margin-right: 0; }
.tab .tab_wrap input {		/* ラジオボタン非表示 */
	display: none;
}
.tab .tab_wrap .tab_content {	/* 本文 */
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
}
/*アクティブ（選ばれている時の）設定*/
.tab .tab_wrap input:checked + .tab_label {
	background: #F77F27;
	color: #fff;
}
.tab .tab_wrap input:checked + .tab_label::after { /* タブメニューの▼の部分なので削除してもOKです */
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
    position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #F77F27;
	border-width: 14px;
	margin-left: -14px;
}

.tab .tab_wrap input:checked + .tab_label + .tab_content {
	margin: 0;
	padding: 0;
	height: auto;
	/*overflow: auto;*/ /* 場合によっては復活させる */
	/*transition: .5s opacity;*/
	opacity: 1;
}
/* ここまでタブ切り替えCSS */

/* digital pamphlet */
.pamphlet_area {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	margin: 20px auto 0;
	justify-content: space-between;
}
.pamphlet_area li{
	width: 30%;
	line-height: 1.5;
	font-size: 16px;
}
.pamphlet_area li img {
    width: 100%;
}
.pamphlet_area a:hover {
	opacity: 0.6;
}



/* 230327 ADD DROPDOWN LIST */
.dropon {
cursor: pointer;
margin:auto;
max-width: 720px;
}
.dropon > p {
background-color: #000;
color:#fff;
font-size:14px;
line-height: 48px;
margin: 0;
text-align: center;
}
.dropon > p::after {
border-color: #fff transparent transparent transparent;
border-style: solid;
border-width: 10px 5px 0 5px;
content:'';
display: inline-block;
margin-left: .25em;
height: 0;
width: 0;
}


.nav_dropdown {display: none;}
.dropon.is-active .nav_dropdown {display: block;}

.nav_dropdown ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
}
.nav_dropdown li {
background-color: #eee;
border-right:1px solid #ccc;
box-sizing: border-box;
font-size:14px;
margin: 0;
padding: 0;
width: 14%;
position: relative;
}
.nav_dropdown li:last-child {
border-right:none;
width: 16%;
}
.nav_dropdown li a {
background-color: #eee;
color:#000;
display: block;
padding: .5em 0;
text-align: center;
transition: .3s;
width:100%;
}
.nav_dropdown li a:hover {
background-color: #000;
color:#fff;
opacity: .8;
}

.nav_dropdown li a::before {
border-top: 2px solid #000;
border-right: 2px solid #000;
content: '';
display: inline-block;
height: 4px;
margin-right:.5em;
margin-top: .25em;
vertical-align: middle;
width: 4px;
-webkit-transform: rotate(45deg) translateY(-50%);
transform: rotate(45deg) translateY(-50%);
}

.nav_dropdown li a:hover::before {
border-top: 2px solid #fff;
border-right: 2px solid #fff;
}
	h1 {
    font-size: 14px;
    margin: 8px auto;
    width: 970px;
    font-weight: bold;
}
div#dirPathBlock {
    margin: 13px auto 0;
    width: 970px;
}	
	.fa-angle-right:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 13px;
    right: 15px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
}