@charset "Shift_JIS";

/* 基本レイアウト・フォント装飾関連 */
.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}

/* レイアウト */
.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}

/* CSS初期設定 */
.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;
}
div#dirPathBlock{
	margin-bottom:10px!important;
	display:block;
}

.pcnone{
	display:none;
}

div.colum3T div{
	cursor:pointer;
}

div.colum3T div: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;
}

#title{
	width:100%;
	height:365px;
	margin:0 0 20px 0;
}

#title div{
	margin:0 0 0 0;
	padding:0;
	height:360px;
	overflow:hidden;
	position:relative;
	text-align:center;
	background:url(../re_images/bg.jpg) no-repeat 50% 0
}

#title p{
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	width: 584px;
	height:335px;
	text-shadow:
	1px 1px 4px rgba(000,000,000,0.8),
	0px 1px 0px rgba(255,255,255,0.3);
}

#title p strong{
	background:#FFF;
	display:inline-block;
	padding:3px 5px 3px 5px;
	color:#036;
	font-size:28px;
	margin:0 20px 0 0;
	text-shadow:none;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
			vertical-align:middle;
}

#title span{
	font-size:14px;
	color:#000;
	font-weight:bold;
	display:block;
	margin:0 auto;
	text-align:center;
	position:absolute;
	text-shadow:none;
	bottom:60px;
	line-height:25px;
	left:0;
	right:0;
	letter-spacing:-0.04em;
}

#title img{
	width:100%;
	height:auto;

}

#templeteWrap{
	width:100%;
}

.contInner02 .column2Area .section{
	float:none!important;
	overflow:hidden;
	margin-bottom:0!important;
	padding-bottom:0!important;
	width: 100%!important;
	max-width:950px;
	min-width:760px;
}

/*.cFix{
	padding-bottom:5px!important;
overflow-x: hidden;
overflow-y: hidden;
}*/

#wrapInner{
	width:100%!important;
}

#inner950{
	width: 100%!important;
	max-width:950px;
	min-width:760px;
	margin:0 auto;
	display:block;
}

.inner950{
	width: 100%!important;
	max-width:950px;
	min-width:760px;
	margin:0 auto;
	display:block;
}

/*tab------------------------------------------------------*/
#Foot .footBtmInner{
	font-size:12px!important;
}

.itemList4 a{
	color:#383333!important;
}

/*add*/
.bgGrayArea{
	background:#dcf2ff!important;
	overflow:hidden;
	width: 100%!important;
	max-width:950px;
	min-width:760px;
	margin:0 auto 40px;
}

.white{
	background:#FFFFFF;
}

.pink{
	background:#ffeaf1!important;
}

.blue{
	background:#cafbff!important;
}



.green{
	background:#ebfce4!important;
}

.tokutenbox{
	margin:0 0 40px 0;
}

.tokutenbox li{
	font-size:16px;
	display:block;
	margin:0 0 10px 0;
	position:relative;
}

.tokutenbox li:before,
.tokutenbox li:after {
    content: " ";
    display: table;
}

.tokutenbox li:after {
    clear: both;
}

.tokutenbox li {
    *zoom: 1;
}

.tokutenbox li strong{
	font-weight:bold;
	font-size:18px;
	background:#F39A2B;
	color:#FFF;
	display:block;
	float:left;
	padding:5px 10px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}


.tokutenbox li span{
	display:block;
	overflow:hidden;
	padding:8px;
	text-align:left;

}

.tokutenbox li span span{
	font-size:14px;
	padding:0!important;
	line-height:14px;
}
.contInner02 {
	margin-top:0!important
}

.itemList4.plan{
	padding:0!important;
	background:none!important;
	overflow:hidden;
}

.itemList4.plan li{
	padding: 0 10px 10px!important;
    margin: 0 10px 10px!important;
    width: 910px!important;
    box-shadow: none!important;
    -webkit-border-radius: 0 0 0!important;
    border-radius: 0 0 0!important;
    /* overflow: hidden; */
    display: block;
}

.wideRanking.itemList4.plan li {
    width: 98%!important;
    margin: 0 1%!important;
    padding: 0 5px 10px 10px!important;
    box-sizing: border-box;
}

.itemList4.plan.pref{
	margin:0;
	width:100%!important
}

.itemList4.plan.pref li{
	width: 48%!important;
    float: left;
    padding: 0;
    margin: 0 1% 15px!important;
    background: #FFF;
	box-sizing: border-box;
}

/*.itemList4.plan.pref li dd.thumb{
	float:left!important;
	width: 200px!important;
	-webkit-border-radius: 0 0 0!important;
	border-radius: 0 0 0!important;
	clear:none!important;
	overflow:hidden;
}*/

.itemList4.plan.pref li dl{
	margin:0!important;
	padding:10px 10px 0 10px!important;
}

.itemList4.plan.pref li dl dt{
	/*overflow:auto!important;*/
	margin:0 0 10px 0!important;
	padding:0!important;
}

.itemList4.plan li:hover{
opacity:1;
filter: alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
cursor:default;
}


.itemList4.plan li .thumb{
	float:left!important;
	width:200px!important;
	margin:0 10px 10px 0;
	-webkit-border-radius: 0 0 0!important;
	border-radius: 0 0 0!important;
}

.detail{
	clear:both;
	text-align:center;
}

.itemList4.plan li {
	float:left!important;
}

.itemList4.plan li dl{

	margin:10px 0 10px 0;
}
.itemList4.plan li dt{
	font-size:16px;
	font-weight:normal!important;
	margin-bottom: 15px;
}

.itemList4.plan li dt a{
	font-size:16px;
	color:#0065d6!important;
}


.itemList4.plan li dd{
	font-size:14px;
}

.itemList4.plan li dd span{
	display:block;
	margin:5px 0 0 0!important;
}

.itemList4.plan li dd span span{
	display:block;
	margin:0 0 0 5px!important;
	color:#F00;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.itemList4.plan li dd span strong{
	font-weight:bold!important
}

.itemList4.plan li dl{
	padding:0 10px 10px;
}

.itemList4.f14 li dd{
	font-size:14px;
}

/*btn*/
.orangeBtn{
	display:block;
	clear:both;
	/*margin-bottom:10px*/
}
	
.orangeBtn a{
		color:#FFF!important;
		display:block;
background: #ff8e00; /* Old browsers */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom:3px solid rgba(000,000,000,0.1);
	text-shadow:
		1px 1px 0px rgba(255,140,0,1),
		0px 1px 0px rgba(255,140,0,0.2);
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	/*font-weight:bold;*/
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:16px;
	position:relative;
	padding:8px 15px 8px 5px;
	width:90%;
}

.orangeBtn a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../re_images/im_arrow.png) no-repeat;
	position:absolute;
	top:32%;
	right:1%;
	}
	
.orangeBtn:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	}
	
/**/

	.panfBtn{
	display:block;
	clear:both;
	margin-bottom:10px
	}
	
.panfBtn a{
		color:#FFF!important;
		display:block;
background: #5A93E0; /* Old browsers */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
/*	border: 1px solid #ff8c00;*/
	-moz-box-shadow:
		0px 1px 3px rgba(255,255,255,0.2),
		inset 0px -2px 1px rgba(235,129,0,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(255,255,255,0.2),
		inset 0px -2px 1px rgba(235,129,0,1);
	box-shadow:
		0px 1px 3px rgba(255,255,255,0.2),
		inset 0px -2px 1px rgba(000,000,000,0.2);
	text-shadow:
		1px 1px 0px rgba(255,255,255,0.2),
		0px 1px 0px rgba(255,140,0,0.2);
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	/*font-weight:bold;*/
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:16px;
	position:relative;
	padding:8px 15px 8px 5px;
	width:90%;
	}
	
	
.panfBtn a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../re_images/im_arrow.png) no-repeat;
	position:absolute;
	top:32%;
	right:1%;
	}
	
.panfBtn:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	}

.yet{
		color:#FFF!important;
		display:block;
		background:#999;

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8e00', endColorstr='#ff8e00',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
/*	border: 1px solid #ff8c00;*/
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
	text-shadow:
		1px 1px 0px rgba(255,140,0,1),
		0px 1px 0px rgba(255,140,0,0.2);
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	/*font-weight:bold;*/
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:16px;
	position:relative;
	padding:5px 15px 5px 5px;
	width:85%;
	margin-bottom:8px;
	}

.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../re_images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}	
	
	
.btnAll a{
	width:419px;
	height:52px;
	line-height:52px;
	color:#FFF!important;
background: #ffa600; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa600 0%, #ff8e00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa600), color-stop(100%,#ff8e00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffa600 0%,#ff8e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa600', endColorstr='#ff8e00',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
/*	border: 1px solid #ff8c00;*/
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	text-shadow:
		1px 1px 0px rgba(255,140,0,1),
		0px 1px 0px rgba(255,140,0,0.2);
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	/*font-weight:bold;*/
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:18px;
	position:relative;
}

.btnWide{
	clear:none!important;
	float:left!important;
	margin:0 0 20px 20px;
}

.btnWide a{
	width:430px!important;
	clear:both!important;
}

.btnWide3{
	clear:none!important;
	float:left!important;
	margin:0 0 20px 20px;
}

.btnWide3 a{
	width:286px!important;
	clear:both!important;
	line-height:1.2em;
	padding:8px 0 0 0;
}


.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../re_images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}

.btnAll a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}

	
.price{
	color:#F00;
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	clear:both;
}

.Textbox{
	border:2px solid #FFFAC7;
	display:block;
	padding:15px;
	font-size:16px;
	line-height:30px;
	background:#FFF;
	margin:0 0 20px 0;
	box-shadow: 1px 3px 5px #afafaf;
}

#bottomNavi{
	overflow:hidden;
	margin:0 0 20px 0;
}

#bottomNavi li{
	display:block;
	float:left;
	width:300px;
	margin:0 10px 10px 0;
	border:2px solid #CCC;
	background:url(../re_images/tb_bottom_arrow.png) no-repeat 98% 50%;
}

#bottomNavi li a{
	display:block;
	padding:15px;
}
	
.itemList4.gray li {
	background: #DCF2FF!important;
	box-shadow: 1px 3px 5px #afafaf;
}

.itemList4{
	width: 100%!important;
	max-width:950px;
	min-width:760px;
}

/*common*/
/*add20151112*/

#navList{
	padding:0 20px 0 20px;
	margin:0px auto 0px!important;
	display:block;
	overflow:hidden;
	text-align:left;
}

#navList li{
	display:inline-block;
	margin:0 10px 10px 0;
}

#navList li a{
	color:#000!important;
	display:block;
	padding:10px 8px;
	font-weight:bold;
	text-decoration:none!important;
	font-size:14px;
	border-top:2px solid #000;
	border-left:2px solid #000;
	border-right:2px solid #000;
	border-bottom:5px solid #000;
	-webkit-border-radius: 5px 5px;
	border-radius: 5px 5px;
	background:#FFF;
}



#navList li a:hover{
	background:#FFFFCC;
}


p.add{
	width:220px!important;
}

.midashi{
	text-align:center;
	clear:both;
	display:block;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
}

.bnrBlock01{
	display:block;
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin:20px auto 10px;
	overflow:hidden;
}

.bnrBlock01 ul{
	margin:0;
	padding:0;
}

.bnrBlock01 ul li{
	float: left;
    display: block;
    font-size: 10px;
    margin: 0 1% 10px;
    width: 18%;
    padding: 0;
}

.bnrBlock01 ul li img{
	display:block;
	width: 100%;
	height:auto;
}

.contInner02{
	width: 100%!important;
	max-width:950px;
	min-width:760px;
	padding-top:15px!important
}

h2 {
	font-size: 26px;
	margin-bottom: 15px;
	font-weight:normal!important;
	margin-top:0!important;
	text-align:left;
/*	text-shadow: 0 2px 0 #fff;*/
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:15px 0 10px 0;
	text-align:center;
}

h2 span{
	font-size:14px;
	display:block;
	margin:0 0 5px 0;
	color:#6C4622;
	text-align:center;
}

h2 img{
	display:inline-block;
	vertical-align:top;
	margin:0 15px 0 0;
	width:35px;
	height:auto;
}

h3{
	font-size:20px;
	padding:5px 0 0 50px;
	line-height:20px;
	margin:5px 0 20px 20px;
	text-shadow: 0 1px 0 #fff;
}


h3 span{
	font-size:14px;
	display:block;
	color:#2D2D2D;
	margin:5px 0 0 3px;
}

#mainBox{
	width:100%;
	overflow:hidden;
}


.itemList4.plan.pref li dl dd.iconNew{
	margin:0 0 8px 0;
	overflow:hidden!important;
	display:block;
	clear:none!important
}

.iconNew img{
	width:60px;
	height:auto;
}

.catch{
	font-size:12px;
	text-align:center;
	margin:-15px 0 20px 0;
}

.br{
	/*display:block;*/
}

#prefNavi{
	background:#53a700;
	margin:-10px 0 0 0;
	text-align:center;
	padding:5px;
}

#prefNavi li{
	border-right:1px solid #FFF;
	display:inline-block;
	padding:10px 8px 10px 8px;

}

#prefNavi li strong{
	font-size:16px;
	font-weight:bold;
	color:#FF6
}

#prefNavi li:last-child{
	border-right:none;
}

#prefNavi li a{
	color:#FFF;
	padding:10px;
	font-size:14px;
}

#prefNavi li a:hover{
	text-decoration:none!important;
	color:#FFC
}

.ranking dl dt{
	overflow:hidden;	
}

.ranking dl dd.detail{
	overflow:hidden;
	clear:none!important
}

h3.rankingL{
	text-align:center;
	font-size:20px!important;
	margin:0 0 15px 0;
	padding:15px 0 10px 0;
	border-bottom:1px dotted #E8E8E8;
	font-weight:normal!important
}

h3.rankingL img{
	width:auto;
	height:20px;
	vertical-align:top;
	display:inline-block;
	margin:0 5px 0 0;
}

.rank01{
	color:#C93;
}

.rank02{
	color:#666
}

.rank03{
	color:#633
}

.wideRanking li{
	width:685px!important;
	padding:0 5px 10px 10px!important;

}
.itemList4.plan.ranking li{
	width: 48%!important;
    float: left;
    padding: 0;
    /* margin: 0 0 15px 20px!important;*/
}

.itemList4.plan.ranking li div.thumb{
	margin:0 10px 0 10px;
}

.itemList4.plan li img {width: 200px;}
.itemList4.plan li .iconNew img,
.itemList4.plan li .rankingL img {width: auto;}

/* HIS
====================================================== */
.his{
	float: left;
	width: 420px;
	margin: 0 20px 20px 0;
 	padding: 20px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color: #333;
	font-size: 13px;
}

.right_aff{
	float: left;
	width: 460px;
}

.hato{
	float: left;
	width: 420px;
	margin: 0 0 20px 0;
 	padding: 20px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color: #333;
	font-size: 13px;
}

#banner_hatobus{
	width: 362px;
	margin: 6px 6px 6px 6px;
}

h2.smpnone  span{
	display:none;
}

.co {
	width: 418px;
	height:36px;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 1.2em;
	color: #004098;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	border-bottom-color:#003399;
	font-weight:bold;
}

.red{
	color: #cc0000;
}


a .imgMvIcnCalender {
		background-position: -212px -56px;
}
.sprtMV {
	background: url(../re_images/sprite_main_visual.png) no-repeat;
	vertical-align:top;
}


#gadget{
	width: 362px;
	margin: 6px;
 	padding: 10px 20px 10px 20px;
	background-color:#FFF;
	border-style:solid;
	border-width:3px;
	border-color:#c2e2fb;

}
#gadget p {
	font-size:12px;
	line-height:20px;
	text-align:left;
	padding:0px;
	margin:0px 0px 10px 0px;
}

#gadget{
	width: 362px;
	margin: 6px;
 	padding: 10px 20px 10px 20px;
	background-color:#FFF;
	border-style:solid;
	border-width:3px;
	border-color:#c2e2fb;

}
#gadget p {
	font-size:12px;
	line-height:20px;
	text-align:left;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.search_item{
	margin:0 0 10px 0;
	padding:0;
	height:16px;
	clear:both;

}

.search_item h3{
	width:90px;
	margin:0 10px 0 0;
	padding:2px;
	font-size: 14px;
	text-align:center;
	background:#c2e2fb;
	float: left;

}

input#freeword{
	width:190px;

}

#jcd{
	margin:0 30px 0 0;
	padding:0;
	float: left;
}

input#syear{
	width:40px;
	margin:0;
	padding:0;
}

input#smonth{
	width:20px;
	margin:0;
	padding:0;
}

input#sday{
	width:20px;
	margin:0;
	padding:0;
}

input#search{
	margin:10px 0 0 138px; 
	padding:6px 30px;
}


#test {
	background-color:#FF0000;
	padding-top:50px;
	}
	
li.hisb {
	float:left;
	margin:10px 10px 20px 0;
	}	
.sonota {
	font-size: 1.2em;
	font-weight: bold;
		}

.btnBox{
	padding:0 0 1px 0;
}

.yet{
	font-size:16px;
	text-align:center;
	padding:0 0 10px 0;
	background:none!important;
	color:#666!important;
}

.marginBottom{
	margin-bottom:30px!important
}
.itemList4.plan.ranking.pref li dl dd.explain{
	overflow:hidden!important;
}

.itemList4.plan.ranking.pref li .thumb{
	margin-bottom:10px!important;
}


.itemList4.plan.ranking li dl {
    padding: 0 10px 0;
}

.noneOsusume{
	padding-top:0!important
}

#petalist{
	padding:0 0 0 25px;
}

.attention{
	text-align:center;
}

/*重要なお知らせ------------------------------------------------------*/
#newsImportant {
margin:0 0 20px 0;
padding:10px 10px 0 10px;
    border-top: 2px solid #e62d2d;
    border-bottom: 2px solid #e62d2d;
}

#newsImportant h2 {
    text-align: left;
margin-bottom: 5px;
padding: 5px 0 10px 0;
}

#newsImportant .newsCont ul li .right {
    overflow-x: visible;
	line-height:20px;
}

.white h2{
	color:#458FBD;
}

.yellow h2{
	color:#52A900;
}

.yellow{
	background:url(../re_images/im_libne.png) no-repeat 100% 0%!important;
	 margin-bottom:30px;!important;
	padding:25px 0 0 0;
}

.white{
	background:url(../re_images/im_libne2.png) no-repeat 0% 0%!important;
	 margin-bottom:20px;!important;
	padding:40px 0 0 0;
}

.planBoxT{
 background:#E5FFB9;
 padding:15px 0 0 0;

}

.planBox2{
 background:#B4E1FF;
 padding:15px 0 0 0;

}

.itemList4.white{
	padding: 0 10px;
    background: #E5FFB9;
    background-image: none!important;
    box-sizing: border-box;
}

.itemList4.white li{
	background:#FFF;
}

/*Q&A*/
#qanda_box div > b{
	background: #006699;
    font-size: 16px;
    margin-right: 1%;
    color: #FFF;
    width: 36px;
    height: 26px;
    text-align: center;
    display: inline-block;
    float: left;
    line-height: 1.7;
}

#qanda_box div h3{
    font-size: 18px;
    margin-bottom: 1%;
    color: #006699;
    line-height: 1.5;
    padding: 2px 0 0 0;
}
#qanda_box div p{font-size: 15px;margin-bottom: 3%;line-height: 1.6;padding: 3px 0 0 44px;}

/*bnr*/
div.pr_bnr, div.pr_bnr img {
    width: 100%;
    margin: auto;
    display: block;
    margin: 10px;
}

/*特集*/
.itemList4 li {
	width: 23%;
    float: left;
    position: relative;
    margin: 0 1% 2%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 0 #afafaf;
    -moz-box-shadow: 0 1px 0 #afafaf;
    box-shadow: 0 1px 0 #afafaf;
    *: ;
    display: inline;
    opacity: 0.99999;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    box-sizing: border-box;
}
.itemList4 li:hover{ cursor:pointer;
opacity: 0.8;
filter: alpha(opacity=80);       
-ms-filter: "alpha(opacity=80)";
-moz-opacity:0.8;
}
.itemList4 li dl {
	padding: 10px;
}
.itemList4 li dl dt {
	font-size: 15px;
	margin-bottom: 5px;
	font-weight:bold;
}
.itemList4 li dl dt a {
	color: #333 !important;
	text-decoration: none !important;
}
.itemList4 li dl dd span {
	margin-top: 10px;
	display: inline-block;
}
.itemList4 li dl dd a {
	color: #333 !important;
	text-decoration: none !important;
}
.itemList4 li .thumb {
	zoom: 1;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	overflow:hidden;
}
.itemList4 li .thumb img{
	width:100%;
	height:auto;
}
.itemList4 li .thumb .tag {
	display: block;
	position: absolute;
	font-size:13px;
	top: -9px;
	left: -39px;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 22px;
	padding-top: 20px;
	text-align: center;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

/*theme*/
h2.daytrip_theme{
	background: url(../re_images/im_libne.png) no-repeat 100% 0%!important;
    color: #52A900;
    margin-top: 20px!important;
    padding-top: 55px;
}
ul.daytrip_theme{
	background: #e5ffb9;
    padding: 30px 10px;
}
ul.daytrip_theme li{
	width: 23%;
    float: left;
    position: relative;
    margin: 0 1% 2%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    display: inline;
    box-sizing: border-box;
	background: #FFF;
}
ul.daytrip_theme li h3 {
	margin: 0;
    padding: 0;
    text-align: center;
    font-size: 18px;
    line-height: normal;
}
ul.daytrip_theme li img {
    width: 100%;
    height: auto;
	display: block;
}

/*tripa*/
#tripa_box h2 {
    color: #6c441c;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    font-family: "Mplus 1p";
}

#tripa_box{
	float:none!important;
	width: 100%!important;
	max-width:950px;
	min-width:760px;
	padding:0 10px 10px;
}

#tripa_box div{
	overflow:hidden;
	padding:10px 0;
	margin:0 0 0 0;
	border-bottom:1px solid #e2e2e2;
	background:#FFF;
	float:none!important;
	width:auto!important;
}

#tripa_box div:last-child{
	border-bottom:none;
	padding:10px 0 0;
}

#tripa_box div p{
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}

#tripa_box div p img{
	width:100%;
	height:auto;
}

#tripa_box div dl{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}

#tripa_box div:last-child{
	border-bottom:none
}


#tripa_box div dl dt{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}

#tripa_box div dl dt a{
	color:#000;
}

#tripa_box div dl dd{
	font-size:12px;
	color:#999;
}

#tripa_box div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}

#tripa_box 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;
}

#tripa_box div dl dd > span span{
	color:#F69;
	display:inline;
}

#tripa_box .commonTit{
	margin:0;
}

#tripa_box div {
    border-bottom: 2px solid #ccc!important;
    padding: 10px;
    background: #FFF;
    margin-bottom: 10px;
}

#tripa_box div p {
    float: left;
    margin: 0 20px 0 0;
    width: 75px;
    height: 75px;
}

#tripa_box a.btn_tripa {
    background-color: #330000;
    color: #FFFFFF;
    padding: 15px 0;
    text-align: center;
    font-size: 18px;
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 80%;
    margin: 4% auto;
	position:relative;
}

#tripa_box {
    clear: both;
}