/*hotel page
-----------------------------------------------------------*/

/* common */
.ttl_skin01 {
	position: relative;
	font-size: 30px;
	letter-spacing: 1px;
	text-align: center;
}
.ttl_skin01:after {
	position: absolute;
	display: block;
	content: "";
	left: 50%;
	bottom: 0;
	width: 166px;
	height: 2px;
	margin-left: -83px;
	background: #333;
}
.fsize24 { font-size: 24px; }


/* bread crumbs */
#contents > header .inner .crumbs {
	float: left;
	width: 550px;
	color: #333;
}
#contents > header .inner .crumbs a { color: #2068b7; }

/* header */
#contents > header .inner h1 {
	float: right;
	width: 400px;
	margin-bottom: 0;
	text-shadow: none;
	font-size: 12px;
	text-align: right;
	line-height: 1.6;
}
#contents > header .inner h2 {
	text-shadow: #fff 1px 1px 1px;
	font-size: 36px;
	font-weight: bold;
}
#contents > header .inner .center {
	position: relative;
    
	padding: 0 0 30px;
	text-align: center;
}
.ph_hotel {
	width: 160px;
	height: 160px;
	margin: 0 auto 5px;
	border-radius: 50%;
	overflow: hidden;
}
.ph_hotel img {
    position: relative;
    left: -5%;
}
.ph_hotel .myPic { border-radius: 50%; }
#contents > header .inner .area dt, #contents > header .inner .area dd {
	display: inline-block;
	font-size: 20px;
}
#contents > header .inner .area dd {
	background: url(/hotel/img/hotel_detail/bg_area.png) no-repeat 0 7px;
	padding-left: 25px;
	margin-left: 10px;
}
.l_sentence {
	margin-top: 20px;
	padding: 0 120px;
	font-size: 18px;
	line-height: 1.3;
}
.btn_yadokurabe {
	position: absolute;
	right: 40px;
	bottom: 80px;
}


/* menu */
#container .menu {
	border-bottom: 1px solid #dfdfdf;
}
#container .menu .inner {
	width: 940px;
	margin: 0 auto;
}
.hotel_nav {
	padding-top: 10px;
	text-align: center;
}
.hotel_nav li {
	display: inline-block;
	line-height: 1;
}
.hotel_nav li a {
	display: block;
	padding: 15px 22px;
	font-size: 14px;
	color: #404040;
	text-decoration: none;
}
.hotel_nav li.selected a {
	color: #004191;
	font-weight: bold;
	border-bottom: 2px solid #004191;
}
.hotel_nav li a:hover { color: #000; }


/* btnarea */
#container .btnarea { text-align: center; }
#container .btnarea .inner {
	display: inline-block;
	max-width: 940px;
	margin: 0 auto;
	padding: 30px 0 20px;
	font-size: 14px;
}
#container .btnarea .box_col03 {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#container .btnarea .box_col03:first-child { margin-left: 0; }
#container .btnarea dt {
	min-height: 23px;
	margin-bottom: 10px;
	padding: 15px 5px;
	background: url(/hotel/img/hotel_detail/label03.png) no-repeat  left top;
	color: #f38900;
	font-weight: bold;
	text-align: center;
}
#container .btnarea dd { text-align: left; }
#container .btnarea dd a {
	display: block;
	margin-bottom: 10px;
	padding: 15px;
	background: #F38900 url(/hotel/img/hotel_detail/icon_arrow03.png) no-repeat 95% 50%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


/* howfun */
#container .howfun {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	/*background: url(/hotel/img/hotel_detail/bg_ranki.png) repeat-x 0 100%;*/
	padding-bottom: 30px;
	background-color: #ffffff;
	background: -webkit-gradient(linear, left top, right bottom, from(#efefef), color-stop(0.25, #efefef), color-stop(0.25, white), color-stop(0.5, white), color-stop(0.5, #efefef), color-stop(0.75, #efefef), color-stop(0.75, white), to(white));
	background: -moz-linear-gradient(-45deg, #efefef 25%, white 25%, white 50%, #efefef 50%, #efefef 75%, white 75%, white);
	background: linear-gradient(-45deg, #efefef 25%, white 25%, white 50%, #efefef 50%, #efefef 75%, white 75%, white);
	background-size: 4px 4px;
}
#container .howfun .inner {
	width: 940px;
	margin: 0 auto;
}
#container .howfun .title {
	position: relative;
	padding: 40px 0 30px;
	background: url(/hotel/img/hotel_detail/img_sign.png) no-repeat 125px 20px;
	text-align: center;
}
#container .howfun .title .sub {
	padding-top: 18px;
	font-size: 16px;
    font-weight: 100;
}
#container .howfun .title .btn_about {
	position: absolute;
	left: 10px;
	top: 40px;
}

#container .howfun .slide_body {
	overflow: hidden;
	width: 100%;   
	position: relative;
}
#container .howfun .bx-wrapper{
	margin: 0 auto 30px;
	width: 1833px!important;
}
#container .howfun .bx-controls-direction {
	position: absolute;
	top: 230px;
	left: -15px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	z-index: 9000;
}
#container .howfun .bx-controls-direction a {
	display: inline-block;
	text-indent: 100%;
	overflow: hidden;
	width: 18px;
	height: 28px;
}
#container .howfun .bx-controls-direction .bx-next {
	margin-left: 620px;
	background: url(/hotel/img/hotel_detail/next.png) no-repeat;
}
#container .howfun .bx-controls-direction .bx-prev {
	background: url(/hotel/img/hotel_detail/prev.png) no-repeat;
}
#container .howfun .bx-pager {
	margin-top: 20px;
	text-align: center;
    position: absolute;
    top: 450px;
    left: 0;
    z-index: 9000;
    width: 100%;
}
#container .howfun .bx-pager div {
	display: inline-block;
	margin: 0 5px;
}
#container .howfun .bx-pager a {
	display: block;
	text-indent: 100%;
	overflow: hidden;
	background: url(/hotel/img/hotel_detail/maker_active.png) no-repeat;
	width: 15px;
	height: 15px;
}
#container .howfun .bx-pager a.active {
    background: url(/hotel/img/hotel_detail/maker.png) no-repeat;
}
#container .howfun .bxslider li{
	width: 600px !important;
}
#container .howfun .bxslider li figure{
	margin: 0;
	padding: 0;
}
#container .howfun .bxslider li figure img {
	opacity: .5;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
	width: 600px !important;
	height:450px !important;
}
#container .howfun .bxslider li .box_kotsu  {
	opacity: 0;
	visibility: hidden;
    position: relative;
    margin-top: 50px;
    padding: 15px 20px 50px 20px;
    text-align: center;
}
#container .howfun .bxslider li.active figure img {
	opacity: 1;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
	width: 600px !important;
	height:450px !important;
}
#container .howfun .bxslider li.active .box_kotsu {
	opacity: 1;
    visibility:visible;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}
#container .howfun .bxslider li.active .box_kotsu .mark {
	position: absolute;
	left: -80px;
	top: 0;
	width: 94px;
	height: 95px;
	padding-top: 28px;
	background: url(/hotel/img/hotel_detail/label04.png) no-repeat left top;
	font-size: 14px;
	text-align: center;
}
#container .howfun .box_kotsu .mark span {
	display: inline-block;
	transform: rotate(-13deg);
	line-height: 1.4;
}
#container .howfun .box_kotsu .link_t {
	display: inline-block;
	padding-right: 10px;
	background: url(/hotel/img/hotel_detail/icon_arrow02.png) no-repeat right 50%;
	font-size: 22px;
}
#container .howfun .box_kotsu .link_t a {
	color: #2068b7;
	font-weight: bold;
	text-decoration: none;
}
#container .howfun .box_kotsu .text {
	padding-top: 15px;
	font-size: 16px;
	text-align: left;
	line-height: 2.0;
}
#container .howfun .box_kotsu .btn {
	display: inline-block;
	min-width: 120px;
	margin-top: 20px;
	border: #68605E 1px solid;
	background: #fff url(/hotel/img/hotel_detail/icon_arrow02.png) no-repeat 95% 50%;
	padding: 8px 45px 8px 35px;
	text-decoration: none;
	font-size: 16px;
	color: #3F3F3F;
}
#container .howfun .thums li {
	position: relative;
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 50px;
	padding-top: 24px;
	text-align: center;
}
#container .howfun .thums li:nth-child(3n+1) {
	margin-left: 0;
	clear: left;
}
#container .howfun .thums li .ph,
#container .howfun .thums li .ph .myPic {
	width: 220px;
	height: 220px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
}
#container .howfun .thums li .ph { margin-bottom: 25px; }
#container .howfun .thums li .balloon {
	position: absolute;
	left: 28px;
	top: 0;
}
#container .howfun .thums li a {
	position: relative;
	font-size: 18px;
	line-height: 1.4;
	color: #2068b7;
	text-decoration: none;
}
#container .howfun .thums li a:after {
	position: absolute;
	display: inline-block;
	content: "";
	right: -15px;
	bottom: 3px;
	width: 15px;
	height: 11px;
	background: url(/hotel/img/hotel_detail/icon_arrow02.png) no-repeat right center;
}


/* roomtype */
#container .roomtype .inner {
	width: 956px;
	margin: 40px auto 20px;
}
#container .roomtype .box_type {
	position: relative;
	float: left;
	width: 468px;
	height: 491px;
	margin-bottom: 40px;
	padding-top: 30px;
	background: url(/hotel/img/hotel_detail/bg_point02.png) no-repeat center bottom;
	text-align: center;
}
#container .roomtype .box_type:nth-child(even) {
	margin-left: 20px;
}
#container .roomtype .box_type h4 {
	position: absolute;
	top: -5px;
	left: 0;
	right: 0;
	margin: auto;
	padding-bottom: 10px;
	font-size: 18px;
	letter-spacing: 1px;
}
#container .roomtype .box_type h4:after {
	position: absolute;
	display: block;
	content: "";
	left: 50%;
	bottom: 0;
	height: 2px;
	background: #333;
}
#container .roomtype .box_type:nth-child(odd) h4:after {
	width: 75px;
	margin-left: -38px;
}
#container .roomtype .box_type:nth-child(even) h4:after {
	width: 81px;
	margin-left: -40px;
}
#container .roomtype .box_type h4 + .sub {
	position: absolute;
	top: 45px;
	left: 0;
	right: 0;
	margin: auto;
}
#container .roomtype .box_type h4 + .sub a {
	color: #2068b7;
	text-decoration: none;
}
#container .roomtype .box_type .ph,
#container .roomtype .box_type .ph .myPic {
	width: 381px;
	height: 291px;
	border-radius: 40px;
	text-align: center;
	overflow: hidden;
}
#container .roomtype .box_type .ph {
	margin: 40px auto 0;
	background: #ddd;
}
#container .roomtype .box_type .ph img {
	border-radius: 40px;
}
#container .roomtype .box_type .ph.kuchikomi {
	background: #ddd url(/hotel/img/hotel_detail/img_comment.png) no-repeat center center;
}
#container .roomtype .box_type .ph.kuchikomi:after {
}
#container .roomtype .box_type .link_t a {
	display: inline-block;
	margin: 10px 60px 5px 60px;
	padding-right: 15px;
	background: url(/hotel/img/hotel_detail/icon_arrow02.png) no-repeat right center;
	font-size: 18px;
	font-weight: bold;
	color: #2068b7;
	text-decoration: none;
    line-height: 1.1;
	text-align: left;
}
#container .roomtype .box_type .link_t + .sub {
	font-size: 14px;
}
#container .roomtype .box_type .btn {
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
	display: inline-block;
	width: 160px;
	margin: auto;
	border: #68605E 1px solid;
	background: url(yicon_arrow02.png) no-repeat 95% 50%;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	font-size: 16px;
	color: #3F3F3F;
	white-space: nowrap;
}
#container .roomtype .box_type .btn.l { width: 300px; }


/* btnarea yoyaku */
#container .btnarea.yoyaku {
	padding-bottom: 40px;
}
#container .btnarea.yoyaku .wrap {
	min-height: 120px;
	padding-bottom: 15px;
	background: #fff url(/hotel/img/hotel_detail/bg_point03_half.png) no-repeat center 15px;
}
#container .btnarea.yoyaku h3 {
	font-size: 24px;
	text-align: center;
}
#container .btnarea.yoyaku .inner {
	padding-top: 20px;
}
#container .btnarea.yoyaku dd:last-child { font-size: 13px; }


/* hotel_infomation */
#container .hotel_infomation {
	padding-bottom: 50px;
	background: #F5F5F5 url(/hotel/img/hotel_detail/bg_waveline.png) repeat-x left top;
}
#container .hotel_infomation .inner {
	width: 940px;
	margin: 0 auto;
	padding: 60px 0 0 0;
}
#container .hotel_infomation h3 + h4 { margin-top: 40px; }
#container .hotel_infomation h4 {
	margin-top: 50px;
	margin-bottom: 8px;
	font-size: 18px;
	letter-spacing: 1px;
}
#container .hotel_infomation table {
	width: 100%;
	border: 1px solid #ddd;
	background: #fff;
}
#container .hotel_infomation th, #container .hotel_infomation td {
	padding: 13px 20px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
}
#container .hotel_infomation th {
	width: 180px;
	font-weight: bold;
	vertical-align: top;
}
#container .hotel_infomation .btn_map {
	display: inline-block;
	min-width: 50px;
	margin-left: 5px;
	padding: 5px 15px 5px 10px;
	border: #68605E 1px solid;
	background: #fff url(/hotel/img/hotel_detail/icon_arrow02.png) no-repeat 95% 50%;
	background-size: 5px 7px;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.1;
	color: #2068b7;
	text-align: center;
}
#container .hotel_infomation .col04 li {
	float: left;
	width: 25%;
}
#container .hotel_infomation .col04 li.w50p {
	width: 50%;
}
#container .hotel_infomation table + p {
	margin: 10px 0 0 10px;
	font-size: 14px;
}

/*map ƒ‹[ƒgŒŸõbox
-----------------------------------------------------------*/
.search 
{
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka, "ƒƒCƒŠƒI",Meiryo,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",sans-serif;
    width:70%;
    color: #444;
    background-color: #fff;
    margin:30px  auto;
    font-size:13px;
}
.search_box
{
    border: 2px solid #2068b7;
    text-align:center;
}
.search_box dl
{
    width:400px;
    height:40px;
    margin:10px auto;
}
.search_box dt
{
    width:70px;
    font-weight:bold;
    font-size:15px;
    float:left;
    color:#737373;
}
.search_box p
{
    margin-bottom:10px;
}
.sub_tag
{
    padding: 10px;
    border: solid 1px #2068b7;
    border-radius: 5px 5px 0 0;
    background: #2068b7;
    line-height: 1;
    overflow: hidden;
    text-shadow: #2068b7 1px 1px 1px;
    margin-top:-20px;
}
.tag_txt
{
    font-weight:bold;
    font-size:130%;
    margin:0;
    color:#fff;
}
/* o”­’n/–Ú“I’n‚ÌƒeƒLƒXƒgƒ{ƒbƒNƒX
    -----------------------------------*/
.txtbox
{
    color: #444;
    width: 80%;
    float:left;
}
/* ƒ‰ƒWƒIƒ{ƒ^ƒ“
-----------------------------------*/
input[type="radio"] {
	display: none;
}
label {
	position: relative;
	display: inline-block;
	padding: 0 3px 3px 15px;
	cursor: pointer;
}
label::before {
	position: absolute;
	content: '';
	top: 40%;
	left: 0;
	width: 12px;
	height: 12px;
	margin-top: -8px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 100%;
}
input[type="radio"]:checked + label::after {
	position: absolute;
	content: '';
	top: 40%;
	left: 4px;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	background: #3498db;
	border-radius: 100%;
}

/* ŒŸõƒ{ƒ^ƒ“
-----------------------------------*/
.btnSearch
{
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka, "ƒƒCƒŠƒI",Meiryo,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",sans-serif;
	background-color:#2068b7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #fff;
	padding:5px 20px;
	display:inline-block;
	color:#fff;
	font-weight:bold;
}
