@charset "utf-8";
/* CSS Document */


/*  update  */
/*  2017.00.00  */


/*  welcome.css */
/*- ようこそ木戸池温泉ホテルへ --------------------*/

/* KV */

#kv_container .pageTitle {
	width: 413px;
	height: 83px;
	margin: auto;
	top: 42.6%;
	left: 0;
	right: 0;
}

/* main */

#welcome #drive_in #round {
	position: absolute;
 top: 632px;
 left: 0;
 z-index: 10;
}

/* calrse */
#myRoundabout {padding: 0;}
#myRoundabout ul {list-style: none; margin: 0;}
#myRoundabout li {list-style-type: none;}
.roundabout-holder {/*全体表示幅*/
 list-style: none;
	width: 57.42em;
	height: 29.5em;
	margin:-50px auto 0 0;
}
.roundabout-moveable-item {/*アイテムの大きさ*/
/* height:11em;*/
/* width: 17.857em;*/
 height:15.7em;
 width: 22em;
 cursor: pointer;
}
.roundabout-moveable-item img {/*画像の大きさ*/
	height:15.7em;
 width: 22em;
 border: none;
}
.roundabout-in-focus { cursor: auto;}

#welcome #drive_in #drive_in_menu_price {
 width: 608px;
	height: 291px;
	position: absolute;
 top: 1126px;
 left: 139px;
 z-index: 10;
	border-top: #a0a0a0 1px solid;
	border-bottom: #a0a0a0 1px solid;
	padding-top: 40px;
	padding-left: 92px;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
 font-size: 16px;
	font-weight: normal;
 color: #010101;
	letter-spacing: 0.095em;
 line-height: 2.3;
}

