@charset "utf-8";

/*PCSP共通設定*/
section:nth-of-type(odd){background-color:#f0f0f0;}
section:nth-of-type(even){background-color:#fff;}
html {scroll-behavior: smooth;}/*smooth scroll*/

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock {
	overflow-x: scroll;
	overflow-y: hidden;
}
#dirPathBlock,
#anchorLinkBlock {margin: 0 1%;}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
#dirPathBlock p {width: max-content;}
h1 {
	font-size: 12px;
	margin: 0 1% 1%;
}

.inner{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box;
}

/*title*/
img#mainphoto {
	width: 100%;
	margin-bottom: 5%;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
#wrapper {line-height: 1.231;}
.pcnone{display:none;}

/* CSS */
#dirPathBlock,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto;
}
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
    width: 100%;
	max-width:1080px;
	min-width:760px;
    margin: 0 auto 5px;
}

.inner{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 0 auto;
	padding:50px 0;
	display: block;
}

/*title*/
img#mainphoto {
	width: 100%;
	max-width:1080px;
	margin:0 auto 2%;
	display:block;
}

}



/*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;
	max-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;
}

}


/*202607追加分*/


/* ============= COMMON ============= */
.headline {
display: flex;
align-items: stretch;
font-size:24px;
font-weight: 700;
margin-bottom: 1em;
position: relative;
left:-32px;
z-index: 1;
}
.headline span {
display: flex;
flex: 1;
align-items: center;
justify-content: center;
text-align: center;
position: relative;
}
.headline span::before {
background: url(../images/bg_headline1.svg) no-repeat 0 0;
background-size: cover;
content:'';
height:96px;
width: 96px;
position: relative;
left: 32px;
z-index: -1;
}

/*760px以上*/
@media screen and (min-width: 760px),print {
.headline {
font-size:40px;
left:-64px;
}
.headline span::before {
background: url(../images/bg_headline1.svg) no-repeat 0 0;
background-size: cover;
content:'';
height:136px;
width: 136px;
position: relative;
left: 64px;
z-index: -1;
}
}



/* ============= POINT ============= */
.tourpoint {
/*background: rgb(255,248,229);
background: linear-gradient(126deg, rgba(255,248,229,1) 0%, rgba(252,233,196,1) 100%);*/
margin-bottom: 2em;
padding: 1em 2% 2em;
position: relative;
}
.tourpoint::before,
.tourpoint::after {
content:'';
display: block;
height: 100%;
width: 24.74%;
position: absolute;
top:0;
}
.tourpoint::before {
background: url(../images/bg_point.png) no-repeat 0 0;
background-size: contain;
left:0;
}
.tourpoint::after {
background: url(../images/bg_point.png) no-repeat 0 0;
background-size: contain;
right:0;
transform: rotate(180deg);
}

.tourpoint h2 {
color: #f60;
font-size: 21px;
font-weight: 700;
margin: 0 auto 1em;
text-align: center;
width: 16em;
position: relative;
z-index: 1;
}
.tourpoint h2::before,
.tourpoint h2::after {
background-color: #f60;
content:'';
display: block;
height: 1px;
width: 2.5em;
position: absolute;
top:50%;
transform: translateY(-50%);
z-index: -1;
}
.tourpoint h2::before {
left:0;
}
.tourpoint h2::after {
right:0;
}
.tourpoint ol {
display: flex;
flex-direction: column;
z-index: 1;
position: relative;
}
.tourpoint li {
border-left: 4px solid #f60;
font-size:15px;
padding-left: 1em;
}
.tourpoint li:not(:last-child) {
margin-bottom: 1.5em;
}
.tourpoint li > em {
background-image: repeating-linear-gradient(-45deg,
rgb(255, 247, 0) 0, rgb(255, 247, 0) 4px,
transparent 4px, transparent 6px);
background-repeat: no-repeat;
background-position: left bottom;
background-size: 100% 50%;
font-size:1.1em;
font-weight: 700;
}

/*760px以上*/
@media screen and (min-width: 760px),print {
.tourpoint {
	margin: 4em 0 -50px;
    padding: 4em 2%;
}
.tourpoint::after {
background: url(../images/bg_point.png) no-repeat 0 100%;
background-size: contain;
}
.tourpoint h2 {
font-size: 32px;
}
.tourpoint li {
font-size:18px;
}
}
figure {
    margin: 0;
    padding: 0;
}


/* ============= SCHEDULE ============= */
.tourshedule {
margin: 2em auto;
    padding: 0 2%;
}


.tourshedule img {
    width: 100%;
    height: auto;
}
.tourshedule .subttl {
display: flex;
flex: 1;
align-items: center;
justify-content: center;
font-size:20px;
font-weight: 700;
margin-bottom: 3em;
position: relative;
}
.tourshedule .subttl::before,
.tourshedule .subttl::after {
background: url(../images/bg_shining.svg) no-repeat;
background-size: cover;
content:'';
display: block;
height:24px;
margin:0 .5em;
width: 24px;
position: relative;
}
.tourshedule .subttl::before {
top:-4px;
}
.tourshedule .subttl::after {
top:4px;
}

.tourshedule .schedule_tablist {
display: flex;
gap:8px;
justify-content: center;
margin: 0 auto 3em;
}
.tourshedule .schedule_tablist.fixed {
background-color: rgba(255,255,255,1);
padding: 1em 0 2em;
width: 100%;
position: fixed;
top:0;
left:0;
z-index: 5;
}
.tourshedule .schedule_tablist li {

background-color: #fff;
border: 1px solid #f60;
color:#f60;
cursor: pointer;
flex-basis: 144px;
font-size:15px;
font-weight: 500;
line-height: 48px;
text-align: center;
transition: .3s all;
position: relative;
}
.tourshedule .schedule_tablist li.active {
background-color: #f60;
cursor:default;
color:#fff;
}
.tourshedule .schedule_tablist li.active::after {
    content: '▼';
    color:#f60;
    position: absolute;
    bottom:-30px;
    left:50%;
    transform: translateX(-50%);
}

.tourshedule .schedule_swiper {
margin:0 auto 3em;
max-width: 970px;
padding: 1em 0;
overflow: hidden;
width: 100%;
position: relative;
}

.tourshedule .schedule_swiper .swiper-slide {
background-color: #fff;
border-radius: 8px;
box-shadow: 0 0 4px #666;
}
.tourshedule .schedule_swiper figure {
padding: 8px;
}
.tourshedule .schedule_swiper a figcaption {
color:#000;
font-size:10px;
margin-top: .5em;
text-align: center;
}

.tourshedule .daybox {
display: none;
}
.tourshedule .daybox.active {
display: block;
}
.tourshedule .schedule_contents_body {
margin:4em auto 0;
}

.tourshedule .schedule_anchor {
margin-top: -176px;
padding-top: 176px;
}
.tourshedule .schedule_anchor.separater {
margin-bottom: 64px;
}
.tourshedule .schedule_item {
/*border: 4px solid #ddd;*/
display: grid;
row-gap: 1em;
padding: 16px;
	background-color: #ffffff;
}
.tourshedule .schedule_item h3 {
font-size: 18px;
font-weight: 700;
}
.tourshedule .schedule_item h3 > .select_course {
    display: block;
    font-size:12px;
}
.tourshedule .schedule_item h3 > .select_course.select_a {
    color:#ff00a2;
}
.tourshedule .schedule_item h3 > .select_course.select_b {
    color:#0a8d2b;
}
.tourshedule .schedule_item h3 > .select_course.select_c {
    color:#f60;
}
.tourshedule .schedule_item p {
font-size:14px;
}
.tourshedule .schedule_item a {
background-color: #84BE27;
border-radius: 24px;
color:#fff;
display: flex;
align-items: center;
justify-content: center;
font-size:14px;
font-weight: 700;
line-height: 48px;
margin: auto;
text-align: center;
width:300px;
}
.tourshedule .schedule_item a::after {
content: '';
width: 8px;
height: 8px;
margin: 0 10px;
border-top: 3px solid #fff;
border-right: 3px solid #fff;
transform: rotate(45deg);
}

.tourshedule .schedule_transport {
display: flex;
justify-content: center;
align-items: center;
height: 64px;
margin: .5em auto;
position: relative;
z-index: 1;
}
.tourshedule .schedule_transport::before {
background-color: #000;
content:'';
display: block;
height: 64px;
width: 2px;
position: absolute;

}
.tourshedule .schedule_transport p {
background-color: #F4F3DC;
display: flex;
align-items: center;
justify-content: center;
font-size:15px;
padding: .5em;
position: relative;
z-index: 1;
}
.tourshedule .schedule_transport p > em {
font-size:1.25em;
font-weight: 700;
}
.tourshedule .schedule_transport p::before {
content:'';
display: block;
height:24px;
margin-right: .5em;
width: 24px;
}
.tourshedule .schedule_transport .bywalk::before {
background: url(../images/ic_tr_walk.svg) no-repeat;
background-size: cover;
}
.tourshedule .schedule_transport .bytrain::before {
background: url(../images/ic_tr_train.svg) no-repeat;
background-size: cover;
}
.tourshedule .schedule_transport .bybus::before {
background: url(../images/ic_tr_bus.svg) no-repeat;
background-size: cover;
}
.tourshedule .schedule_transport .byplane::before {
background: url(../images/ic_tr_plane.svg) no-repeat;
background-size: cover;
}
.tourshedule .schedule_transport .byship::before {
background: url(../images/ic_tr_ship.svg) no-repeat;
background-size: cover;
}

.tourshedule .schedule_contents_body .caption_part {
    font-size:12px;
    margin-top: 8px;
    text-align: right;
}

/*760px以上*/
@media screen and (min-width: 760px),print {
.tourshedule .subttl {
font-size:24px;
}
.tourshedule .subttl::before,
.tourshedule .subttl::after {
height:40px;
width: 40px;
}
.tourshedule .subttl::before {
top:-8px;
}
.tourshedule .subttl::after {
top:8px;
}

.tourshedule .schedule_tablist {
gap:16px;
}
.tourshedule .schedule_tablist li {
flex-basis: 184px;
font-size:18px;
}

.tourshedule .schedule_swiper {
padding: 0;
overflow:visible;
}
.tourshedule .schedule_swiper .swiper-wrapper {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 16px;
}

.tourshedule .schedule_swiper .swiper-button-prev,
.tourshedule .schedule_swiper .swiper-button-next {display: none;}
.tourshedule .schedule_swiper a figcaption {
font-size:13px;
}

.tourshedule .schedule_item {
/*border: 8px solid #ddd;*/
grid-template-rows: auto 1fr 48px;
grid-template-columns: 55.63% 1fr;
column-gap: 2em;
row-gap: 2em;
padding: 24px;
}
.tourshedule .schedule_item h3 {
font-size: 24px;
grid-row:1;
grid-column: 1;
}
.tourshedule .schedule_item p {
font-size:16px;
grid-row: 2;
grid-column: 1;
}
.tourshedule .schedule_item a {
font-size:16px;
width:360px;
}
.tourshedule .schedule_item figure {
grid-row: 1 / 4;
grid-column: 2;
}


.tourshedule .schedule_anchor.separater {
margin-bottom: 80px;
}

.tourshedule .schedule_transport {
height: 80px;
}
.tourshedule .schedule_transport::before {
height: 80px;

}
.tourshedule .schedule_transport p {
font-size:18px;
}
.tourshedule .schedule_transport p::before {
height:32px;
width: 32px;
}
}


.bz {
    position: relative;
    width: 84%;
    margin: 15px auto -25px;
    font-size: 16px;
    font-weight: bold;
    color: #FF6600;
    text-align: center;
}
.bz::after,
.bz::before {
    display: block;
    position: absolute;
    width: 1em;
    height: 1em;
    color: #FF6600;
    top:0;
    bottom: 0;
    margin: auto;
    font-size: 18px;
}
.bz::after {
    content: '／';
    right: -1.5em;
}
.bz::before {
    content: '＼';
    left: -1.5em;    
}

#backnumber {
    margin: 50px 0;
}
.page_nachikatsuura #backnumber .btn_apply {
    font-size: 18px;
}


/*760px以上*/
@media screen and (min-width: 760px),print {

.bz {
    width: 30em;
    font-size: 18px;
}
.bz::after,
.bz::before {
    font-size: 21px;
}
.bz::after {
    right: -1em;
}
.bz::before {
    left: -1em;    
}

#backnumber {
    margin: 80px 0;
	overflow: hidden;
}
.page_nachikatsuura #backnumber .btn_apply {
    font-size: 20px;
}
#backnumber a {
width: 460px;
float: left;
margin: 0px 10px 15px 10px;
}
.shop_map {
display: flex;
gap:0 30px;
margin: 10px 0px 0px 20px;
}
.shop_map img {
width: 250px;
height: auto;
}
}


.btn_apply {
position: relative;
background-color: #f60;
border-radius: 28px;
color: #fff !important;
display: flex;
align-items: center;
justify-content: center;
font-size:20px;
font-weight: 700;
/*line-height: 56px;*/
margin: 2em auto 0;
max-width: 480px;
width: 100%;
padding: 13px 0;
text-align: center;
}

.btn_apply::after {
content: '';
display: block;
position: absolute;
width: 12px;
height: 12px;
margin: auto 0;
border-top: 3px solid #fff;
border-right: 3px solid #fff;
transform: rotate(45deg);
right: 20px;
top: 0;
bottom: 0;
}



.ichioshi_title,
.onsenlink_title {
padding: 8px 0;
font-size: 20px;
text-align: center;
}
.ichioshi_title {
background: #DF062F;
color: #fff;
}
.onsenlink_title {
padding-top: 30px;
background: #FAF3F0;
color: #5b2b32;
font-weight: bold;
}
@media screen and (min-width: 760px),print {
.ichioshi_title,
.onsenlink_title {
margin-top: 50px;
padding: 15px 0;
font-size: 26px;
}
.onsenlink_title {
padding: 50px 0 0;
}
}

.search_kokunaiBar {
    width: 98%;
    margin: auto;
}



.movie {
    width: 90%;
    margin: 0 auto 30px;
}

/*760px以上*/
@media screen and (min-width: 760px),print {
    .movie {
        width: 485px;
        margin: 0 auto 40px;
    }


}