@charset "utf-8";

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}

/* 基本レイアウト・フォント装飾関連 */
.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-dred { font-weight: bold ; color: #CC3300}
.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-b-lblue { font-weight: bold; color: #0099FF}
.f-dp { color: #663399}
.f-blue { color: #0066CC}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}
.f-dred { color: #CC3300}

/* 旅行代金＆カレンダー用 */
.col { font-size : 12px ; line-height: 14px ; background-color: #FFFFFF}		/* 無色 */
.col-A { font-size : 12px ; line-height: 14px ; background-color: #CCFFFF}		/* A */
.col-B { font-size : 12px ; line-height: 14px ; background-color: #FFCCFF}		/* B */
.col-C { font-size : 12px ; line-height: 14px ; background-color: #CCFF99}		/* C */
.col-D { font-size : 12px ; line-height: 14px ; background-color: #FFFFCC}		/* D */
.col-E { font-size : 12px ; line-height: 14px ; background-color: #CC99FF}		/* E */
.col-F { font-size : 12px ; line-height: 14px ; background-color: #FFDEAD}		/* F */
.col-G { font-size : 12px ; line-height: 14px ; background-color: #E6E6FA}		/* G */
.col-H { font-size : 12px ; line-height: 14px ; background-color: #BDB87B}		/* H */
.col-I { font-size : 12px ; line-height: 14px ; background-color: #66ccff}		/* I */
.col-J { font-size : 12px ; line-height: 14px ; background-color: #FF99CC}		/* J */
.col-K { font-size : 12px ; line-height: 14px ; background-color: #7CFC00}		/* K */
.col-L { font-size : 12px ; line-height: 14px ; background-color: #FFFF66}		/* L */
.col-M { font-size : 12px ; line-height: 14px ; background-color: #CC66CC}		/* M */
.col-N { font-size : 12px ; line-height: 14px ; background-color: #FFCC00}		/* N */
.col-O { font-size : 12px ; line-height: 14px ; background-color: #C0C0C0}		/* 0 */
.col-S { font-size : 12px ; line-height: 14px ; background-color: #EF9A9C}		/* S（得）期間 */
.col-type-blue { background-color: #CEEFFF}		/* バック・ブルー */
.col-type-lblue { background-color: #ECFBFF}		/* バック・ライトブルー */
.col-type-green { background-color: #C9F2C1}		/* バック・グリーン */
.col-type-lgreen { background-color: #EEFFEE}		/* バック・ライトグリーン */
.col-type-pink { background-color: #FFE8FF}		/* バック・ピンク */
.col-type-lg { background-color: #EEEEEE}		/* バック・ライトグレー */
.col-type-lp { background-color: #E6E6FF}		/* バック・薄紫 */
.col-type-lbrawn { background-color: #F0E0C8}		/* バック・薄茶色 */
.col-type-be { background-color: #FDF2CB}		/* バック・ベージュ */
.col-type-y { background-color: #FFFFCC}		/* バック・薄黄色 */

/* レイアウト */
.t10b { font-size: 10px; line-height: 12px}	　　　　　　/* キャプション */
.t10-r { font-size: 10px ; color: #FF0000; line-height: 12px}		/* キャプション赤字 */	
.t10w { font-size: 10px; color: #FFFFFF; line-height: 12px}
.t12b { font-size: 12px ; font-weight: bold }　/* 太字・グレー */
.t14b { font-size: 14px ; font-weight: bold }
.t14b_purple { font-size: 14px ; font-weight: bold ; color: #663399}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}
.t12_12 { font-size: 12px; line-height: 12px}
.t12_14 { font-size: 12px; line-height: 14px}
.t12_16 { font-size: 12px; line-height: 16px}
.e10 { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 10px}
.e12 { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px}
.e12b { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px; font-weight: bold}
.e14b { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 14px; font-weight: bold}
.e14pink { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 14px; font-weight: bold ; color: #FF3399}
.e12w { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px; font-weight: bold ; color: #FFFFFF; line-height: 14px}
.dot {
	border-top: 1px none #FA0026;
	border-right: 1px none #FA0026;
	border-bottom: 1px dashed #FA0026;
	border-left: 1px none #FA0026;
}
.clear{
	clear:both;
}

h1 {
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
}
.spnone{display:none;}

/*width 100%*/
body{width:100%;}
body #wrapper{width:100%;}
body #wrapper #middleArea{width:100%;}
body #wrapper #middleArea #bg h2{width:100%;}
body #wrapper #middleArea #bg h2 img{width:100%;max-width:100%; height: auto;overflow:hidden;}
body #wrapper #middleArea #bg #planBlock{width:100%;}
body #wrapper #middleArea .boxBtn,
body #wrapper #middleArea #bg #pageBottomBlock{width:100%;}
body #wrapper #middleArea #yadoBlock{width:100%;margin:0;padding:0;}
body #wrapper #middleArea #yadoBlock .yadoInBlock,
body #wrapper #middleArea #yadoBlock .yadoInBlock2con,
body #wrapper #middleArea #yadoBlock .yadoInBlock1con{width:100%;background-color:#f8f6f1;background-image:none;margin-bottom:0;padding-bottom:0;}

/*panlist*/
body #wrapper #middleArea, body #wrapper #pastlist, body #wrapper #anchorlinks {
    width: 100% !important;
}

/*title-images*/
body #wrapper #middleArea #bg{
	width: 100%;
}
body #wrapper #middleArea #bg p img{
	width: 100%;
	height: auto;
}
body #wrapper #middleArea #bg #infoBlock {
    /*background: url(../images/bk_info.jpg) no-repeat left top;*/
	background-size:100%;
}
.appeal{
	margin:10px 0 20px 0;
	padding:0;
	overflow:hidden;
}
.appeal dl{
	width:299px;
	height:340px;
	background-image:url(images/bg_yado.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin: 0 auto;
	padding:0;
	overflow:hidden;
}
.appeal dl dt{
	margin:0;
	padding:0;
}
.appeal dl dt.bath{
	width:299px;
	height:90px;
	white-space:nowrap;
	overflow:hidden;
	text-indent:100%;
	background-image:url(images/ti_yado1.gif);
	background-repeat:no-repeat;
	
}
.appeal dl dt.meal{
	width:299px;
	height:90px;
	white-space:nowrap;
	overflow:hidden;
	text-indent:100%;
	background-image:url(images/ti_yado2.gif);
	background-repeat:no-repeat;
	
}
.appeal dl dt.view{
	width:299px;
	height:90px;
	white-space:nowrap;
	overflow:hidden;
	text-indent:100%;
	background-image:url(images/ti_yado3.gif);
	background-repeat:no-repeat;
	
}
.appeal dl dd.photo{
	width:221px;
	height:117px;
	margin:0;
	padding:5px 0 0 42px;
}
.appeal dl dd.text{
	margin:0 0 0 5px;
	padding:10px 15px 15px 20px;
	font-size:12px;
	line-height: 1.4;
}

/*SP contents*/
body #wrapper #middleArea #bg #planBlock{
	margin: 0 auto;
    padding: 0;
    max-width: 303px;
}
body #wrapper #middleArea #bg #planBlock li {
	max-width:303px;
	margin:1%;
	padding:0;
}

body #wrapper #middleArea #bg #planBlock li img{
	width:100%;
	height: auto;
}

body #wrapper #middleArea .boxBtn .btnSyuku,
body #wrapper #middleArea .boxBtn .btnJR,
body #wrapper #middleArea #bg #pageBottomBlock .btnSyuku,
body #wrapper #middleArea #bg #pageBottomBlock .btnJR{
	max-width:100%;
	margin:1% 2%;
	padding:0;
}
body #wrapper #middleArea #yadoBlock .yadoInBlock .boxYado,
body #wrapper #middleArea #yadoBlock .yadoInBlock2con .boxYado,
body #wrapper #middleArea #yadoBlock .yadoInBlock1con .boxYado{
	width:100%;
	background: url(../images/yado/box_top.jpg) repeat-x 2px 1px;
}

body #wrapper #middleArea #yadoBlock .yadoInBlock .boxYado .yadoCon,
body #wrapper #middleArea #yadoBlock .yadoInBlock2con .boxYado .yadoCon,
body #wrapper #middleArea #yadoBlock .yadoInBlock1con .boxYado .yadoCon{
	width:100%;margin:0;padding:0;
}
body #wrapper #middleArea #yadoBlock .yadoInBlock .boxYado .yadoCon p.yadoImg,
body #wrapper #middleArea #yadoBlock .yadoInBlock2con .boxYado .yadoCon p.yadoImg,
body #wrapper #middleArea #yadoBlock .yadoInBlock1con .boxYado .yadoCon p.yadoImg{
	width:43%;margin:0 1%;padding:0;
}
body #wrapper #middleArea #yadoBlock .yadoInBlock .boxYado .yadoCon .yadoComment,
body #wrapper #middleArea #yadoBlock .yadoInBlock2con .boxYado .yadoCon .yadoComment,
body #wrapper #middleArea #yadoBlock .yadoInBlock1con .boxYado .yadoCon .yadoComment
{
	    width: 57%;
    margin: 0 0%;
    padding: 0 3%;
}

/*
body #wrapper #middleArea #yadoBlock .yadoInBlock .boxYado .btnL,
body #wrapper #middleArea #yadoBlock .yadoInBlock2con .boxYado .btnL{
	width: 132px;
    float: left;
	margin:0 1% 0 1%;
}
body #wrapper #middleArea #yadoBlock .yadoInBlock .boxYado .btnR,
body #wrapper #middleArea #yadoBlock .yadoInBlock2con .boxYado .btnR{
	width: 132px;
    float: left;
	margin:0 1% 0 1%;
}

@media screen and (max-width: 360px) {
body #wrapper #middleArea #yadoBlock .yadoInBlock .boxYado .btnL,
body #wrapper #middleArea #yadoBlock .yadoInBlock .boxYado .btnR,
body #wrapper #middleArea #yadoBlock .yadoInBlock .boxYado .btnR,
body #wrapper #middleArea #yadoBlock .yadoInBlock2con .boxYado .btnR{
	width: 132px;
  	float:none;
	margin:2% 2% 2% 40%;
}
}*/

/*sarch-box*/
.search_kokunaiBar .selectBlock dd {padding-left: 0;}
.search_kokunaiBar select {padding: 0;}
.templeteBtnB01 a,
.templeteBtnB03 a {
    padding: 8px 0;
    background: #ff9800;
    background-size: 12px auto;
    color: #FFF;
    border: none;
    font-size: 20px;
    text-align: center;
    color: #FFF;
	width: 80%;
    margin: 0 auto 2%;
    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);
    clear: both;
}
#bg {
	max-width: 950px;
	/*background: url(../images/bg.jpg) repeat;*/
	background-color: #f4f3dc;
}
#bg h2 {
	clear: both;
	padding-top: 10px;
	max-width: 950px;
}
#bg h2 img{
	width: 100% !important;
}

/*有馬温泉インフォ*/
#infoBlock {
	padding: 10px;
	/*background: url(../images/bk_info.png) no-repeat left top;*/	/*写真入り*/
	/*background: url(../images/bk_info2.jpg) no-repeat left top;	写真無し*/
	/*height: 427px;*/
	overflow: hidden;
}
#infoBlock p {

color: #000000;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size: 12px;
line-height: 22px;
padding: 0px;
margin: 0px 0px 10px 0px;
}
#infoBlock li {
	margin: 10px auto;
	background: #fff;
	width: 80%;
}
#infoBlock li img{
	width: 100%;
	height: auto;
}

/*おすすめのお宿*/
#yadoBlock {
	/*width: 940px;*/
	padding-left: 10px;
}
.yadoInBlock {
	background: url(../images/yado/box_bg.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	/*width: 940px;*/
}
.yadoInBlock2con {
	background: url(../images/yado/box_bg_2con.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	/*width: 940px;*/
}
.yadoInBlock1con {
	background: url(../images/yado/box_bg.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	/*width: 940px;*/
}
.boxYado {
	position: relative;
	border-top: 1px solid #cec0b8;
	background: url(../images/yado/box_top.jpg) no-repeat 2px 1px;
	padding: 13px 8px 0px 10px;
	margin-right: 10px;
	float: left;
}
.yadoName {
	width: 225px;
	float: left;
}
.yadoPoint {
	width: 60px;
	text-align: center;
	font-weight: bold;
	color: #df3e1f;
	padding-top: 9px;
	float: left;
	line-height:1.3;
}
.yadoPoint img {
	margin-bottom: 3px;
}
.yadoPoint2 {
	position: absolute;
	top: 30px;
	left: 195px;
	width: 205px;
	font-size: 10px;
	font-weight: bold;
	color: #df3e1f;
	line-height:1.3;
	letter-spacing: -1px;
}
.yadoCon {
	width: 285px;
	padding-bottom: 10px;
	clear: both;
}
.yadoImg {
	width: 140px;
	font-size: 10px;
	color: #666666;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	display: none;
}
.yadoImg img {
	width: 140px;
	height: auto;
	padding-bottom: 3px;
}
.yadoImg2 {
	width: 140px;
	font-size: 10px;
	color: #666666;
}
.yadoImg2 img {
	width: 140px;
	height: auto;
	padding-bottom: 3px;
}
.yadoComment {
	line-height:1.3;
}
.yadobox{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.syuku2btn {
	padding-left: 1px;
}
.syuku2btn li {
	float: left;
}
.cRed {
    color: #df3e1f;
}
.image{
	width:303px;
	height:222px;
	padding:30px 0 0 0;
	margin:0;
	float:left;
}

/*おすすめのプラン*/
#planBlock {
	display: flex;
	justify-content:space-between;
	width: 940px;
	padding: 0px 0px 12px 5px;
	padding-bottom: 0px;
	flex-wrap: wrap;
}
#planBlock li {
	margin: 0px 0px 10px 0px;
	background: #fff;
	margin-right: 0px;
}

/*ページ下*/
#pageBottomBlock {
	width: 950px;
	background: url(../images/bg_pagebottom.gif) no-repeat left bottom;
	padding: 65px 0px 25px;
	overflow:hidden;
}
.boxBtn {
	width: 950px;
	padding: 20px 0px 20px;
	overflow:hidden;
}
.btnSyuku {
	float:left;
	background: #fff;
	height: 80px;
	width: 350px;
	padding:0px;
	margin:0px 30px 0px 105px;
}
.btnJR {
	float:left;
	background: #fff;
	height: 80px;
	width: 350px;
	padding:0px;
	margin:0px;
}
.digipanfBlock {
	padding: 0px 0px 12px;
}
.digipanfBlock li {
	width: 190px;
	margin: 5px 0px 10px 95px;
	float:left;
}
.digipanfBlock li a{
	display:block;
	padding:0px 0 10px 0
}

/*ボックスボタン*/
.btnbox{
	display: flex;
	justify-content: center;
	align-items: center;
}
.btnL{
	width:132px;
	margin: 0 1% 0 1%;
	/*float:left;*/
}
.btnR{
	width:132px;
	margin: 0 1% 0 1%;
	/*float:right;*/
}
p#textBox{
	font-size:14px;
	text-align:center;
	margin:0;
	padding:10px 0 10px 0;
	display:block;
}

/*sarch-box*/
.search_kokunaiBar .selectBlock dd {padding-left: 0;}
.search_kokunaiBar select {padding: 0;}
.content_wrap .selectBlock dd#NTA_brand {margin-left: 0;}
.templeteBtnB01 a,
.templeteBtnB03 a {
    padding: 8px 0;
    background: #ff9800;
    background-size: 12px auto;
    color: #FFF;
    border: none;
    font-size: 20px;
    text-align: center;
    color: #FFF;
	width: 80%;
    margin: 0 auto 2%;
    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);
    clear: both;
}
.wrap_info {
overflow: hidden;
padding: 10px;
margin: 0px 0px 15px 0px;
}
.info1 {
/*float: left;
width: 300px;*/
margin: 0px auto 20px;
overflow: hidden;
}
.info1 h3 {
font-size: 18px;
color: #fff;
background-color: #a40001;
text-align: center;
padding: 5px 10px;
margin: 0px 0px 5px 0px;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.img_info1 {
/*float: left;
width: 160px;*/
padding: 0px;
margin: 0px;
background-color: #a40001;
}
.txt_info1 {
/*float: left;
width: 130px;
height: 153px;*/
font-size: 11px;
line-height: 1.4em;
color: #fff;
padding: 7px 5px 0px 5px;
margin: 0px;
background-color: #a40001;
}
.txt_info1 strong {
display: inline-block;
font-size: 13px;
margin-bottom: 5px;
}
.info2 {
/*float: left;
width: 625px;*/
margin: 0px 0px 20px 0px;
overflow: hidden;
}
.info2 h3 {
font-size: 16px;
color: #fff;
background-color: #113732;
text-align: center;
padding: 5px 10px;
margin: 0px 0px 5px 0px;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.kin {
/*float: left;
width: 310px;
height: 160px;*/
margin: 0px 0px 10px 0px;
overflow: hidden;
background-color: #fbf5d6;
	display: flex;
	align-items: flex-start;
}
.kin p {
/*float: left;*/
max-width: 45px;
padding: 0px;
margin: 0px;
	width: 25%;
}
.kin dl {
/*float: left;
width: 265px;*/
padding: 0px;
margin: 0px;
}
.kin dt {
font-size: 13px;
color: #fff;
font-weight: bold;
padding: 3px 10px;
margin: 0px 0px 3px 0px;
background-color: #910010;
}
.kin dd {
font-size: 11px;
padding: 0px;
margin: 0px 0px 5px 0px;
}
.kin dd strong {
display: inline-block;
color: #910010;
margin-bottom: 3px;
}
.gin {
display: flex;
align-items: flex-start;
margin: 0px 0px 0px 0px;
overflow: hidden;
background-color: #e6e6e7;
}
.gin p {
max-width: 45px;
padding: 0px;
margin: 0px;
	width: 25%;
}
.gin dl {
padding: 0px;
margin: 0px;
}
.gin dt {
font-size: 13px;
color: #fff;
font-weight: bold;
padding: 3px 10px;
margin: 0px 0px 3px 0px;
background-color: #001842;
}
.gin dd {
font-size: 11px;
padding: 0px;
margin: 0px 0px 5px 0px;
}
.gin dd strong {
display: inline-block;
color: #001842;
margin-bottom: 3px;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
main h1 {
	font-size: 12px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}
article{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/* CSS初期設定 */
html {
	_filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	background-color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p,h1,h2,h3,h4,h5,ul,li,dl,dt,dd { 
	margin:0;
	padding:0;
	text-decoration:none;
	list-style-type: none;
}
img {
    border:0;
    vertical-align:bottom;
}
a {
	overflow: hidden;
}
.clear {
	clear: both;
}
.pcnone{
	display: none !important;
}
.serchBox_templete dl.w100{
	width: 100% !important;
}

/*clearfix*/
.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearfix { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearfix { 
	height: 1%; 
} 
.clearfix { 
	display: block; 
} 
/* end of for macIE */
.clearfix {
	overflow:hidden;
}


/* 透明リンク */
a.alpha:hover img{
	/*モダンブラウザ用*/
	opacity:0.7;
	/*IE7以下用*/
	filter:alpha(opacity=70);
	/*IE8用*/
	-ms-filter:"alpha(opacity=70)";
}	
	
/* テキストサイズ */
.size10 {font-size: 10px;}
.size12 {font-size: 12px;}
.size14 {font-size: 14px;}
.size16 {font-size: 16px;}
.size18 {font-size: 18px;}

/*余白*/
.mgT5{margin-top:5px;}
.mgT10{margin-top:10px;}
.mgT15{margin-top:15px;}
.mgT20{margin-top:20px;}
.mgB5{margin-bottom:5px;}
.mgB10{margin-bottom:10px;}
.mgB15{margin-bottom:15px;}
.mgB20{margin-bottom:20px;}
.mgL5{margin-left:5px;}
.mgL10{margin-left:10px;}
.mgL15{margin-left:15px;}
.mgL20{margin-left:20px;}
.mgR5{margin-right:5px;}
.mgR10{margin-right:10px;}
.mgR15{margin-right:15px;}
.mgR20{margin-right:20px;}

/*メインカラー*/
.cWhite{ color:#fff;}
.cBlack{ color:#000;}
.cGray{ color:#666;}
.cRed{ color:#df3e1f;}

/* テキストの位置 */
.txtLeft{text-align: left;}
.txtCenter{text-align: center;}
.txtRight{text-align: right;}


/*IE用印刷*/
@media print{
body {
_zoom: 68%; /*WinIE only */
}
}

/*--------------------------------------
 style
--------------------------------------*/
#bg {
	width: 950px;
	background-color: #f4f3dc;
}
#bg h2 {
	clear: both;
	padding-top: 10px;
	width: 950px;
	margin-bottom: 10px;
}

/*有馬温泉インフォ*/
#infoBlock {
	padding: 15px 0px 0px 20px;
	background: url(../images/bk_info.png) no-repeat left top;	/*写真入り*/
	/*background: url(../images/bk_info2.jpg) no-repeat left top;	写真無し*/
	height: 427px;
}
#infoBlock p {
width: 540px;
color: #fff;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size: 16px;
line-height: 22px;
padding: 0px;
margin: 0px 0px 10px 0px;
}
#infoBlock li {
	float: left;
	margin: 0px 12px 20px 0px;
	background: #fff;
}

/*おすすめのお宿*/
#yadoBlock {
	width: 940px;
	padding-left: 10px;
}
.yadoInBlock {
	background: url(../images/yado/box_bg.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 940px;
}
.yadoInBlock2con {
	background: url(../images/yado/box_bg_2con.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 940px;
}
.yadoInBlock1con {
	background: url(../images/yado/box_bg_1con.png?update=20250127) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 940px;
}
.boxYado {
position: relative;
	width: 285px;
	border-top: 1px solid #cec0b8;
	background: url(../images/yado/box_top.jpg) no-repeat 2px 1px;
	padding: 13px 8px 0px 10px;
	margin-right: 10px;
	float: left;
}
.yadoName {
	width: 225px;
	float: left;
}
.yadoPoint {
	width: 60px;
	text-align: center;
	font-weight: bold;
	color: #df3e1f;
	padding-top: 9px;
	float: left;
	line-height:1.3;
}
.yadoPoint img {
	margin-bottom: 3px;
}
.yadoPoint2 {
position: absolute;
top: 30px;
left: 195px;
width: 205px;
 font-size: 10px;
	font-weight: bold;
	color: #df3e1f;
	line-height:1.3;
 letter-spacing: -1px;
}
.yadoCon {
	width: 285px;
	padding-bottom: 10px;
	clear: both;
}
.yadoImg {
	width: 140px;
	font-size: 10px;
	color: #666666;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
.yadoImg img {
width: 140px;
height: auto;
	padding-bottom: 3px;
}
.yadoImg2 {
	width: 140px;
	font-size: 10px;
	color: #666666;
	float: left;
}
.yadoImg2 img {
width: 140px;
height: auto;
	padding-bottom: 3px;
}
.yadoComment {
clear: left;
	line-height:1.3;
}
.syuku2btn {
	padding-left: 1px;
}
.syuku2btn li {
	float: left;
}
.image{
	width:303px;
	height:222px;
	padding:30px 0 0 0;
	margin:0;
	float:left;
}

/*おすすめのプラン*/
#planBlock {
display: flex;
justify-content:space-between;
	width: 930px;
	padding: 0px 0px 12px 10px;
	padding-bottom: 0px;
}
#planBlock li {
	margin: 0px 0px 10px 0px;
	background: #fff;
	margin-right: 0px;
}

/*ページ下*/
#pageBottomBlock {
	width: 950px;
	background: url(../images/bg_pagebottom.gif) no-repeat left bottom;
	padding: 65px 0px 25px;
	overflow:hidden;
}
.boxBtn {
	width: 950px;
	padding: 20px 0px 20px;
	overflow:hidden;
}
.btnSyuku {
	float:left;
	background: #fff;
	height: 80px;
	width: 350px;
	padding:0px;
	margin:0px 30px 0px 105px;
}
.btnJR {
	float:left;
	background: #fff;
	height: 80px;
	width: 350px;
	padding:0px;
	margin:0px;
}
.digipanfBlock {
	padding: 0px 0px 12px;
}
.digipanfBlock li {
	width: 190px;
	margin: 5px 0px 10px 95px;
	float:left;
}
.digipanfBlock li a{
	display:block;
	padding:0px 0 10px 0
}


/*ボックスボタン*/

.btnL{
	width:132px;
	float:left;
}
.btnR{
	width:132px;
	float:right;
}

p#textBox{
	font-size:14px;
	text-align:center;
	margin:0;
	padding:10px 0 10px 0;
	display:block;
}

/*sarch-box*/
.search_kokunaiBar .selectBlock dd {padding-left: 0;}
.search_kokunaiBar select {padding: 0;}
.content_wrap .selectBlock dd#NTA_brand {margin-left: 0;}
.templeteBtnB01 a,
.templeteBtnB03 a {
    padding: 8px 0;
    background: #ff9800;
    background-size: 12px auto;
    color: #FFF;
    border: none;
    font-size: 20px;
    text-align: center;
    color: #FFF;
	width: 80%;
    margin: 0 auto 2%;
    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);
    clear: both;
}
.wrap_info {
overflow: hidden;
padding: 0px 0px 0px 10px;
margin: 0px 0px 15px 0px;
}
.info1 {
float: left;
width: 300px;
margin: 0px 10px 0px 0px;
overflow: hidden;
}
.info1 h3 {
font-size: 18px;
color: #fff;
background-color: #a40001;
text-align: center;
padding: 5px 10px;
margin: 0px 0px 5px 0px;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
line-height: 1;
}
.img_info1 {
float: left;
width: 160px;
padding: 0px;
margin: 0px;
background-color: #a40001;
}
.txt_info1 {
float: left;
width: 130px;
height: 153px;
font-size: 11px;
line-height: 1.3em;
color: #fff;
padding: 7px 5px 0px 5px;
margin: 0px;
background-color: #a40001;
	
}
.txt_info1 strong {
display: inline-block;
font-size: 13px;
margin-bottom: 5px;
}
.info2 {
float: left;
width: 625px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}
.info2 h3 {
font-size: 18px;
color: #fff;
background-color: #113732;
text-align: center;
padding: 5px 10px;
margin: 0px 0px 5px 0px;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 1;
}
.kin {
float: left;
width: 310px;
height: 160px;
margin: 0px 5px 0px 0px;
overflow: hidden;
background-color: #fbf5d6;
}
.kin p {
float: left;
width: 45px;
padding: 0px;
margin: 0px;
}
.kin dl {
float: left;
width: 265px;
padding: 0px;
margin: 0px;
}
.kin dt {
font-size: 13px;
color: #fff;
font-weight: bold;
padding: 3px 10px;
margin: 0px 0px 3px 0px;
background-color: #910010;
}
.kin dd {
font-size: 11px;
padding: 0px;
margin: 0px 0px 5px 0px;
}
.kin dd strong {
display: inline-block;
color: #910010;
margin-bottom: 3px;
}
.gin {
float: left;
width: 310px;
height: 160px;
margin: 0px 0px 0px 0px;
overflow: hidden;
background-color: #e6e6e7;
}
.gin p {
float: left;
width: 45px;
padding: 0px;
margin: 0px;
}
.gin dl {
float: left;
width: 265px;
padding: 0px;
margin: 0px;
}
.gin dt {
font-size: 13px;
color: #fff;
font-weight: bold;
padding: 3px 10px;
margin: 0px 0px 3px 0px;
background-color: #001842;
}
.gin dd {
font-size: 11px;
padding: 0px;
margin: 0px 0px 5px 0px;
}
.gin dd strong {
display: inline-block;
color: #001842;
margin-bottom: 3px;
}
.itemList4 li{
	box-shadow: none !important;
}

}