@charset "utf-8";
@import url("default.css");
@import url("divbox.css");
@import url("navi_02.css");
@import url("scroll.css");
@import url("side.css");
/* ===================================================================
CSS information
 style info：トップページ
=================================================================== */


/*================
		ページナビ設定
================= */
body {
	height: 100% !important;
	padding-bottom: 70px !important;
}

#ch_pagenavi {
	width: 680px;
	height: 64px;
	padding-top: 45px;
	padding-left: 40px;
	background: url(https://yunokuni.jp/r/i7/img_pageNavi.jpg) no-repeat left top;
}
#ch_pagenavi ul {
	margin: 0;
	padding: 0;
}
#ch_pagenavi ul li {
	float: left;
	background: url(https://yunokuni.jp/r/i0/pn_Point.png) no-repeat left center;
	margin-bottom: 3px !important;
	padding-left: 8px;
	margin-right: 22px;
}
#ch_pagenavi ul#line01{
	_margin-bottom: 5px !important;
}
#ch_pagenavi ul#line02{
}
#ch_pagenavi ul li a {
	font-size: 13px;
	display: block;
	color: #663333 !important;
	_line-height: normal;
}




#pageNavi {
	display: block;
    width: 1140px;
    height: 54px;
    padding: 18px 25px 8px;
	bottom: 0;
	position: fixed;
    background-image: url("https://yunokuni.jp/r/i0/Bg_pageNavi_2.png") !important;
	z-index: 999;
	left: 50%;
    margin-left: -595px;
	_display: none !important;
}
/* #pageNavi {
	display: block;
	width: 924px;
	height: 54px;
	padding: 18px 23px 8px 23px;
	bottom: 0;
	position: fixed;
	background-image: url(https://yunokuni.jp/r/i0/Bg_pageNavi.png) !important;
	z-index: 999;
	left: 50%;
	margin-left: -485px;
	_display: none !important;
} */
#pageNavi h3 {
	font-size: 13px;
	color: #ffffff;
	margin-bottom: 3px;
}
#pageNavi ul {
	margin: 0;
	padding: 0;
	clear: both;
}
#pageNavi ul li {
	float: left;
	background: url(https://yunokuni.jp/r/i0/FLi_Point.gif) no-repeat left center;
	margin-bottom: 0px !important;
	padding-left: 8px;
	margin-right: 22px;
}
#pageNavi ul li a {
	font-size: 12px;
	line-height: 18px;
	display: block;
	color: #ffffff !important;
}

/*------------ #ban_coronavirus ------------*/
#ban_coronavirus {
	display: block;
	width: 720px;
	margin: 0 0 20px 20px;
}

/*------------ #ban_travelAward ------------*/
#ban_travelAward {
	display: block;
	width: 720px;
	height: 200px;
	margin: 0 0 20px 20px;
}
#ban_travelAward a {
	display: block;
	width: 720px;
	height: 200px;
}


/*------------ #newsWrap ------------*/
#newsWrap {
	width: 590px;
	height: 162px;
	background: url(https://yunokuni.jp/r/i1/Bg_newsWrap.jpg) no-repeat left top;
	margin-left: 20px;
	margin-bottom: 18px;
	padding: 10px 10px 13px 120px;
}
#newsWrap #nCtn {
	width: 558px;
	height: 144px;
	padding: 9px 32px 9px 0px;
	overflow-y: scroll;
}
#newsWrap #nCtn ul {
	margin: 0;
	padding: 0;
}
#newsWrap #nCtn ul li {
	width: 558px;
	background: url(https://yunokuni.jp/r/i1/newsLine.jpg) repeat-x left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#newsWrap #nCtn ul li .nText {
	width: 465px;
	float: left;
}
#newsWrap #nCtn ul li .nText .nDate {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
#newsWrap #nCtn ul li .nText .nCont {
	font-size: 12px;
	line-height: 16px;
	color: #990033;
	font-weight: bold;
}
#newsWrap #nCtn ul li .nText .nCont a {
	color: #990033 !important;
}
#newsWrap #nCtn ul li .nImg {
	width: 60px;
	height: 60px;
	float: right;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	layout-grid-line: 60px;
	overflow: hidden;
}
#newsWrap #nCtn ul li .nImg img {
	height: 60px;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}





/*================
		各種コンテンツ設定
================= */

/*------------ 温泉紹介 ------------*/
#onsWrap {
	width: 720px;
	margin-left: 20px;
}
#ons01 {
	width: 720px;
	height: 358px;
	margin: 0;
	padding: 0;
	background: url(https://yunokuni.jp/r/i1/Cont_ons01_50.jpg) no-repeat left top;
	clear: both;
}


#ons02 {
	width: 720px;
	height: 707px;
	position: relative;
	background: url(https://yunokuni.jp/r/i1/Cont_ons02_50.jpg) no-repeat left top;
	clear: both;
}
#ons02 ul {
	margin: 0;
	padding: 0;
}
#ons02 ul li {
	position: absolute;
	z-index: 100;
}
#ons02 ul li a {
	display: block;
	height: 36px;
	background: url(https://yunokuni.jp/r/i0/blank.gif) repeat left top;
}
#ons02 ul li.onsNavi1 {
	width: 100px;
	top: 198px;
	left: 504px;
}
#ons02 ul li.onsNavi2 {
	width: 100px;
	top: 238px;
	left: 437px;
}
#ons02 ul li.onsNavi3 {
	width: 75px;
	top: 310px;
	left: 316px;
}
#ons02 ul li.onsNavi4 {
	width: 85px;
	top: 274px;
	left: 375px;
}
#ons02 ul li.onsNavi5 {
	width: 85px;
	top: 314px;
	left: 594px;
}
#ons02 ul li.onsNavi6 {
	width: 95px;
	top: 250px;
	left: 595px;
}

#ons02 ul li.onsNavi7 {
	width: 55px;
	top: 293px;
	left: 166px;
}
#ons02 ul li.onsNavi8 {
	width: 81px;
	top: 305px;
	left: 85px;
}
#ons02 ul li.onsNavi9 {
	width: 92px;
	top: 434px;
	left: 32px;
}
#ons02 ul li.onsNavi10 {
	width: 81px;
	top: 473px;
	left: 85px;
}
#ons02 ul li.onsNavi11 {
	width: 115px;
	top: 470px;
	left: 168px;
}

#ons02 ul li.onsNavi12 {
	width: 75px;
	top: 497px;
	left: 383px;
}
#ons02 ul li.onsNavi13 {
	width: 75px;
	top: 443px;
	left: 340px;
}
#ons02 ul li.onsNavi14 {
	width: 85px;
	top: 519px;
	left: 599px;
}
#ons02 ul li.onsNavi15 {
	width: 115px;
	top: 556px;
	left: 552px;
}
#ons02 ul li.onsNavi16 {
	width: 85px;
	top: 509px;
	left: 473px;
}
#ons02 ul li.onsNavi17 {
	width: 65px;
	top: 384px;
	left: 516px;
}
#ons02 ul li.onsNavi18 {
	width: 85px;
	top: 447px;
	left: 556px;
}
#ons02 ul li.btn_ons01 {
	width: 148px;
	top: 160px;
	left: 473px;
}
#ons02 ul li.btn_ons02 {
	width: 148px;
	top: 244px;
	left: 90px;
}
#ons02 ul li.btn_ons03 {
	width: 148px;
	top: 671px;
	left: 516px;
}


#ons03 {
	width: 720px;
	height: 492px;
	position: relative;
	background: url(https://yunokuni.jp/r/i1/Cont_ons03_50.jpg) no-repeat left top;
	clear: both;
}


/*------------ お客様の声 ------------*/
#mvWrap {
	width: 720px;
	height: 805px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
	background: url(https://yunokuni.jp/r/i1/Bg_Voice02.jpg) no-repeat left top;
}
#btn_toV {
	width: 109px;
	height: 30px;
	position: absolute;
	top: 29px;
	left: 591px;
}
#vStaff {
	width: 97px;
	height: 250px;
	position: absolute;
	bottom: 30px;
	left: 19px;
	z-index: 999;
}

#contV {
	width: 536px;
	height: 159px;
	padding: 18px;
	overflow: hidden;
}
#contV ul {
	width: 592px;
	height: 159px;
	margin: 0;
	padding: 0;
}
#contV ul li {
	width: 227px;
	height: 69px;
	float: left;
	margin-right: 56px;
	margin-bottom: 20px;
	overflow: hidden;
}
#contV ul li p {
	font-size: 12px;
	line-height: 18px;
}

#mvImprove {
	width: 572px;
	height: 244px;
	position: absolute;
	bottom: 17px;
	right: 15px;
	padding: 24px 13px 0 13px;
	box-sizing: border-box;
}
#mvImprove .mvBox .voice_C {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url("https://yunokuni.jp/r/i1/Voice_Line.jpg") no-repeat left bottom;
}

#mvImprove .mvBox .voice_S p.voice_Txt {
	display: inline-block;
	vertical-align: middle;
	width: 370px;
	margin-right: 20px;
}

#mvImprove .mvBox .voice_S p.voice_Photo {
	display: inline-block;
	vertical-align: middle;
	width: 148px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}

#mvImprove .mvBox .voice_S p.voice_Photo a {
	display: block;
}

#mvImprove .mvBox .voice_S p.voice_Photo img {
	width: 100%;
}


/*------------ お部屋紹介 ------------*/
#roomWrap {
	width: 720px;
	margin-left: 20px;
}
#room01 {
	width: 720px;
	height: 675px;
	position: relative;
	background: url(https://yunokuni.jp/r/i1/Cont_room01.jpg) no-repeat left top;
}
#room01 a.btn_room01 {
	display: block;
	width: 148px;
	height: 36px;
	position: absolute;
	top: 235px;
	left: 172px;
}

#room02 {
	width: 720px;
	height: 764px;
	position: relative;
	background: url(https://yunokuni.jp/r/i1_201406/Cont_room02_201406.jpg) no-repeat left top;
}

#room02 a#btn01 {
display: block;
width: 198px;
height: 36px;
position: absolute;
bottom: 22px;
left: 15px;
}

#room02 a#btn02 {
display: block;
width: 218px;
height: 36px;
position: absolute;
bottom: 22px;
left: 254px;
}

#room02 a#btn03 {
display: block;
width: 198px;
height: 36px;
position: absolute;
bottom: 22px;
right: 13px;
}


#room02 a#btn04 {
display: block;
width: 305px;
height: 150px;
position: absolute;
top: 439px;
left: 401px;
}

#room02 a.btn_room02 {
	display: block;
	width: 148px;
	height: 36px;
	position: absolute;
	top: 465px;
	left: 8px;
}
#room02 a.btn_room02_02 {
	display: block;
	width: 305px;
	height: 189px;
	position: absolute;
	top: 214px;
	left: 360px;
}

#room03 {
	width: 720px;
	height: 455px;
	position: relative;
	background: url(https://yunokuni.jp/r/i1/Cont_room03_201805.jpg) no-repeat left top;
}
#room03 a.btn_room03A {
	display: block;
	width: 148px;
	height: 36px;
	position: absolute;
	top: 304px;
	left: 556px;
}
#room03 a.btn_room03B {
	display: block;
	width: 148px;
	height: 36px;
	position: absolute;
	top: 346px;
	left: 556px;
}


/*------------ 2018.TVコマーシャル ------------*/
#movLLWrap {
	width: 659px;
	height: 401px;
	background: url(https://yunokuni.jp/r/i1/Bg_movLLWrap.jpg) no-repeat left bottom;
	margin-left: 20px;
	padding: 44px 30px 0px 31px;
}
#movLLWrap #movLLbox {
	width: 659px;
	height: 371px;
	margin: 0 auto;
	background-color: #fff;
}
#movLLWrap #movLLbox iframe {
	width: 100%;
	height: 100%;
}

/*------------ TVコマーシャル ------------*/
#movWrap {
	width: 660px;
	height: 351px;
	margin-left: 20px;
	padding: 54px 30px 20px 30px;
	background: url(https://yunokuni.jp/r/i1/Bg_movWrap.jpg) no-repeat left top;
	position: relative;
}
#movWrap #movArea01 {
	width: 320px;
	float: left;
}
#movWrap #movArea02 {
	width: 320px;
	float: right;
}
#movWrap .movBody {
	display: block;
	width: 320px;
	height: 300px;
	clear: both;
}
#movWrap .movText p {
	width: 320px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#movWrap #movPoint {
	position: absolute;
	top: 29px;
	left: 0;
	z-index: 50;
}






/*------------ ランキング ------------*/
#rankingWrap {
	width: 720px;
	height: 649px;
	margin-left: 20px;
	padding: 0;
	background: url(https://yunokuni.jp/r/i1/Bg_Raking.jpg) no-repeat left top;
	clear: both;
	position: relative;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif !important;
	/font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif !important;
}

#rankingWrap p.R_message {
	width: 184px;
	font-size: 12px;
	line-height: 20px;
	color: #8a6161;
	position: absolute;
	top: 190px;
	left: 516px;
	z-index: 100;
}

#rankingWrap ul {
	margin: 0;
	padding: 0;
}

#rankingWrap li {
	position: absolute;
}
#rankingWrap li .r_Text p {
	color: #000000;
	margin-bottom: 4px;
}
#rankingWrap li .r_Text h3 a {
	color: #990033 !important;
	font-weight: bold !important;
}

/*------------ ランキング 1位------------*/
#rankingWrap li.rank01 {
	width: 274px;
	top: 59px;
	left: 27px;
}
#rankingWrap li.rank01 .r_Text {
	width: 214px;
	margin-bottom: 8px;
	padding-left: 60px;
	background: url(https://yunokuni.jp/r/i1/rank_ebm01.png) no-repeat left top;
	clear: both;
}
#rankingWrap li.rank01 .r_Text p {
	font-size: 12px;
}
#rankingWrap li.rank01 .r_Text h3 a {
	font-size: 14px;
	line-height: 18px !important;
}
#rankingWrap li.rank01 .r_Photo {
	width: 274px;
	height: 204px;
	background: url(https://yunokuni.jp/r/i1/Bg_rank01Photo.png) no-repeat left top;
	position: relative;
}
#rankingWrap li.rank01 .r_Photo img {
	width: 274px;
	position: absolute;
	clip: rect(5px 267px 195px 7px);
}


/*------------ ランキング 2位------------*/
#rankingWrap li.rank02 {
	width: 173px;
	top: 191px;
	left: 322px;
}
#rankingWrap li.rank02 .r_Text {
	width: 173px;
	margin-bottom: 8px;
	padding-top: 50px;
	background: url(https://yunokuni.jp/r/i1/rank_ebm02.png) no-repeat left top;
	clear: both;
}
#rankingWrap li.rank02 .r_Text p {
	font-size: 12px;
}
#rankingWrap li.rank02 .r_Text h3 a {
	font-size: 13px;
	line-height: 18px !important;
}
#rankingWrap li.rank02 .r_Photo {
	width: 173px;
	height: 134px;
	background: url(https://yunokuni.jp/r/i1/Bg_rank02Photo.png) no-repeat left top;
	position: relative;
}
#rankingWrap li.rank02 .r_Photo img {
	width: 173px;
	position: absolute;
	clip: rect(5px 166px 125px 6px);
}


/*------------ ランキング 3位------------*/
#rankingWrap li.rank03 {
	width: 274px;
	top: 363px;
	left: 27px;
}
#rankingWrap li.rank03 .r_Text {
	width: 155px;
	padding-top: 38px;
	background: url(https://yunokuni.jp/r/i1/rank_ebm03.png) no-repeat left top;
	float: right;
}
#rankingWrap li.rank03 .r_Text p {
	font-size: 11px;
}
#rankingWrap li.rank03 .r_Text h3 a {
	font-size: 11px;
	line-height: 15px !important;
}
#rankingWrap li.rank03 .r_Photo {
	width: 111px;
	height: 86px;
	background: url(https://yunokuni.jp/r/i1/Bg_rank03Photo.png) no-repeat left top;
	position: relative;
}
#rankingWrap li.rank03 .r_Photo img {
	width: 111px;
	position: absolute;
	clip: rect(5px 105px 78px 6px);
}


/*------------ ランキング 4位------------*/
#rankingWrap li.rank04 {
	width: 274px;
	top: 472px;
	left: 132px;
}
#rankingWrap li.rank04 .r_Text {
	width: 155px;
	padding-top: 37px;
	background: url(https://yunokuni.jp/r/i1/rank_ebm04.png) no-repeat left top;
	float: right;
}
#rankingWrap li.rank04 .r_Text p {
	font-size: 11px;
}
#rankingWrap li.rank04 .r_Text h3 a {
	font-size: 11px;
	line-height: 15px !important;
}
#rankingWrap li.rank04 .r_Photo {
	width: 111px;
	height: 86px;
	background: url(https://yunokuni.jp/r/i1/Bg_rank04Photo.png) no-repeat left top;
	position: relative;
}
#rankingWrap li.rank04 .r_Photo img {
	width: 111px;
	position: absolute;
	clip: rect(5px 105px 78px 6px);
}


/*------------ ランキング 5位------------*/
#rankingWrap li.rank05 {
	width: 274px;
	top: 476px;
	left: 415px;
}
#rankingWrap li.rank05 .r_Text {
	width: 155px;
	padding-top: 37px;
	background: url(https://yunokuni.jp/r/i1/rank_ebm05.png) no-repeat left top;
	float: right;
}
#rankingWrap li.rank05 .r_Text p {
	font-size: 11px;
}
#rankingWrap li.rank05 .r_Text h3 a {
	font-size: 11px;
	line-height: 15px !important;
}
#rankingWrap li.rank05 .r_Photo {
	width: 111px;
	height: 86px;
	background: url(https://yunokuni.jp/r/i1/Bg_rank05Photo.png) no-repeat left top;
	position: relative;
}
#rankingWrap li.rank05 .r_Photo img {
	width: 111px;
	position: absolute;
	clip: rect(5px 105px 78px 6px);
}














