#ConceptBird {
	bottom:30%;
}

#PageNavi ul {
	padding:20px;
	padding-left:30px;
	padding-top:25px;
	padding-bottom:5px;
	background:url(../img/page_menu_BG_border.png) no-repeat 0 0;
	border-radius:3px;
}

.PageNaviBottom {
	background:url(../img/page_menu_BG_border.png) no-repeat 0 bottom;
	height:1px;
	clear:both;
	border-radius:3px;
}

#PageNavi li {
	padding-bottom:20px;
	/* width:33%; */
}

/* #PageNavi li.first {
	width:200px;
}

#PageNavi li.second {
	width:320px;
} */

#PageNavi li strong {
	background:url(../img/new_icon.png) no-repeat right;
	padding-right:32px;
	font-weight:normal;
}

#PageNavi li strong.RenewIcon {
	background:url(../img/renew_icon.png) no-repeat right;
	padding-right:110px;
	font-weight:normal;
}

#p01 {
	background:url(../img/guestroom_new_BG.jpg) repeat-x center 50px;
}

#p01 .fLeft,
#p01 .fCenter {
	border:0;
	padding-right:18px;
}

#p01 .fCenter {padding-left:20px;}
#p01 .Cont3colBox {
	padding-top:3px;
	margin-left:4px;
	margin-right:4px;
}

#p01 .fRight {
	padding-left:4px;
	padding-right:4px;
}


#p01 .Cont3colBox img {
	box-shadow: 0 1px 4px rgba(0,0,0,0.4);
	display:block;
	margin-bottom:10px;
}

#p02 .Cont3colBox img {
	display:block;
	margin-bottom:10px;
}

#p01 h4 {
	padding-bottom:0;
	letter-spacing:0.1em;
}

#p01 h3 {
	background:#26AAFF;
	color:#FFF;
}

#p02 h3 {
	background:#3A78E0;
	color:#FFF;
}

#p03 h3 {
	background:#9E732A;
	color:#FFF;
}

#p04 h3 {
	background:#8C2300;
	color:#FFF;
}

.GuestRoomBtn {
	width:180px;
	margin:auto;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-90px;
}

.GuestRoomBtn a {
	background:#FF7F00;
	text-align:center;
	display:block;
	color:#FFF;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-decoration:none;
	line-height:30px;
	border-radius:3px;
	transition: all  0.3s ease;
}

.GuestRoomBtn a strong {
	background:url(../img/link_arrow_white.png) no-repeat left;
	padding-left:14px;
	font-weight:normal;
}

.GuestRoomBtn a:hover {
	opacity:0.8;
}

.FullCont {
	padding-bottom:40px;
}

.FullCont h3 strong {
	background:url(../img/title_monyou01_white.png) no-repeat left, url(../img/title_monyou01_white.png) no-repeat right;
	padding-left:40px;
	padding-right:40px;
	-pie-background:url(../img/title_monyou01_white.png) no-repeat left, url(../img/title_monyou01_white.png) no-repeat right;
	behavior: url(PIE.htc);
	font-weight:normal;
}

.Cont3colBox {
	margin-top:20px;
	margin-bottom:20px;
}

#p01 .Cont3colBox {
	height:360px;
}

#p02 .Cont3colBox {
	padding-bottom:20px;
	height:280px;
}

#p02 .Cont3colBox h4.smallH4 {
	font-size:1em;
	letter-spacing:-0.08em;
}

#p02 .Cont3colBox h4.smallH4 strong {
	background:url(../img/title_monyou01.png) no-repeat left, url(../img/title_monyou01.png) no-repeat right;
	padding-left:26px;
	padding-right:26px;
	-pie-background:url(../img/title_monyou01.png) no-repeat left, url(../img/title_monyou01.png) no-repeat right;
	behavior: url(PIE.htc);
	font-weight:normal;
}

#p03 .ContBox p.Lead02 {
	padding-top:20px;
	padding-bottom:30px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-size:1em;
	line-height:1.7;
	text-align:justify;
	text-justify:inter-ideograph;
	text-align:center;
}


/* 部屋詳細 */
.RoomPhotoWrapper {
	background:url(../img/contents_intro_BG.jpg) repeat-x top;
	position:relative;
	/* height:640px; */
	padding-bottom:30px;
	margin-top:-300px;
}

.RoomPhoto {
	width:840px;
	overflow:hidden;
	margin:auto;
	border:10px solid #FFF;
	position:relative;
	height:560px;
}

.RoomPhoto img {
	width:100%;
	position: absolute;
	bottom:0;
	left: 0;
	z-index:1;
}

.RoomThumb {
	z-index:10;
	opacity:1;
	position:absolute;
	right:20px;
	bottom:20px;
}

.RoomThumb a {
	width:70px;
	height:70px;
	display:block;
	margin-left:10px;
	float:left;
	opacity:0.6;
	cursor:pointer;
	overflow:hidden;
	border:3px solid #FFF;
	text-align:center;
	border-radius:5px;
	transition: all  0.3s ease;
}

.RoomThumb a.active,
.RoomThumb a:hover {
	opacity:1;
}

.RoomThumb a img {
	height:70px;
	display:block;
	margin-left:-17px;
}


#RoomTextWrapper p.Lead {
	font-size:0.9em;
	line-height:1.6;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	padding-bottom:40px;
}

#RoomTextWrapper h4 {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-size:1.4em;
	line-height:1.3;
	text-align:center;
	padding-bottom:15px;
	font-weight:normal;
	letter-spacing:0.1em;
}

#RoomTextWrapper h4 strong {
	background:url(../img/title_monyou01.png) no-repeat left, url(../img/title_monyou01.png) no-repeat right;
	padding-left:30px;
	padding-right:30px;
	-pie-background:url(../img/title_monyou01.png) no-repeat left, url(../img/title_monyou01.png) no-repeat right;
	behavior: url(PIE.htc);
	font-weight:normal;
}

#RoomTextWrapper ul.RoomInfo {
	font-size:0.9em;
	line-height:1.6;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	padding-bottom:20px;
}

#RoomTextWrapper ul.RoomInfo li {
	padding-bottom:20px;
	background:url(../img/roomtype_list_icon.png) no-repeat left 4px;
	padding-left:20px;
}

#RoomSpec {
	border:5px solid #E9E2D4;
	padding:15px;
	padding-top:5px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-size:0.9em;
	line-height:1.6;
	margin-bottom:40px;
}

#RoomSpec ul {
	overflow:hidden;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #CCC;
}

#RoomSpec li {
	float:left;
	padding-right:40px;
}


#RoomSpec h5 {
	font-size:1.2em;
	padding-top:10px;
}

#RoomSpec p {
	font-size:0.95em;
}


#DogCaption {
	clear:both;
}

#DogCaption ul {
	font-size:0.8em;
	line-height:1.6;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
}

#DogCaption li {
	padding-bottom:3px;
	background:url(../img/roomtype_list_icon.png) no-repeat left 4px;
	padding-left:20px;
}

/* 20150302追加 */
.RoomHeader {
	clear:both;
	padding-bottom:10px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
}

.RoomHeader dl {
	font-size:1.6em;
	line-height:1.5;
	overflow:hidden;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

.RoomHeader dt {
	float:left;
	padding-right:10px;
	font-weight:bold;
}

.RoomHeader dd {
	background:#000;
	font-size:0.7em;
	color:#FFF;
	padding:7px;
	padding-top:3px;
	padding-bottom:3px;
	display:inline-block;
	border-radius:3px;
	float:left;
}

.RoomHeader p {
	font-size:1.1em;
	line-height:1.5;
	clear:both;
	letter-spacing:0.05em;
	padding-bottom:10px;
}

.Room06PhotoWrapper h5 {
	font-size:1.2em;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	line-height:1.3;
	padding-bottom:15px;
	border-bottom:1px solid #00A4DB;
	margin-bottom:15px;
	text-align:center;
	color:#00A4DB;
	margin-left:-17px;
	margin-right:-17px;
}

.Room06PhotoWrapper {
	overflow:hidden;
	padding-bottom:15px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	padding:17px;
	border:1px solid #00A4DB;
	border-radius:5px;
	margin-bottom:40px;
	background:#FEFDF3
}

.Room06PhotoWrapper span {
	color:#00A4DB;
}

.Room06Photo {
	width:49%;
	box-sizing:border-box;
	text-align:center;
	background:#FFF;
	padding:7px;
	border:1px solid #CCC;
	border-radius:3px;
}

.Room06Photo img {
	display:block;
	padding-bottom:10px;
	width:100%;
}

.Room06Photo span {
	display:block;
	font-size:0.9em;
	color:#222;
	padding-bottom:10px;
}

.Room06Photo p {
	text-align:center;
}

.Room06PhotoWrapper p {
	font-size:0.9em;
	line-height:1.6;
	clear:both;
}

.Room06IconBox {
	width:48.5%;
	box-sizing:border-box;
	border:1px solid #CCC;
	border-radius:3px;
	padding:10px;
	text-align:center;
	font-size:1em;
	color:#222;
	padding-bottom:10px;
	line-height:1.3;
	background:#FFF;
	height:64px;
}

.Room06IconBox strong {
	padding-left:46px;
	display:inline-block;
	line-height:40px;
}

#Room06IconBox01 {
	float:left;
	margin-right:2%;
}

#Room06IconBox01 strong {
	background:url(../img/roomtype06_icon01.png) no-repeat 10px;
	background-size:30px;
}

#Room06IconBox02 {
	float:left;
}

#Room06IconBox02 strong {
	background:url(../img/roomtype06_icon02.png) no-repeat 10px;
	background-size:30px;
}

#Room06IconBox03 {
	float:right;
	padding-top:15px;
}

#Room06IconBox03 strong {
	background:url(../img/roomtype06_icon03.png) no-repeat 10px;
	background-size:30px;
	line-height:1.3;
	font-size:0.85em;
}


/*=========================
予約ボタン
==========================*/
.reserve_btn_wrap {
	padding-bottom: 60px;
}

.reserve_btn_wrap a {
	display: block;
	width: 300px;
	margin: auto;
	text-align: center;
	background-color: #FF7F00;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	padding: 20px 0;
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
	transition: all 0.3s;
	position: relative;
}

.reserve_btn_wrap a:hover {
	opacity: 0.7;
}

.reserve_btn_wrap a::after {
	content: "";
	width: 22px;
	height: 12px;
	background-image: url(../special/2024_suite/common/img/icon_arrow2_white.svg);
	background-repeat: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 15px;
	top: 54%;
	transform: translateY(-50%);
	transition: right 0.3s;
}
