/************************************************************
 *   ホテル概要css
 ************************************************************/

/*--------------------------------------------------*
 *   ホテル最新情報
 *--------------------------------------------------*/
.hotel_info .new_info {
	width: 1100px;
	margin: 45px auto 0px;
}
.hotel_info .new_info .new_title {
	font-size: 22px;
	color: #0c8a87;
	font-weight: bold;
	background: url(../img/top/icon_new.png) no-repeat left center;
	padding-left: 46px;
	border-bottom: 2px solid #0c8a87;
}
.hotel_info .new_info ul li {
	padding: 15px 0px;
	border-bottom: 1px solid #CCC;
}
.hotel_info .new_info ul li:last-child {
	/*border-bottom: none;
	padding-bottom: 0px;*/
}
.hotel_info .new_info ul li .date {
	font-size: 16px;
	font-weight: bold;
	border-left: 4px solid #0c8a87;
	padding-left: 8px;
	/*margin-bottom: 6px;*/
    
    float: left;
    line-height: 20px;
    width: 129px;
}
.hotel_info .new_info a{
    text-decoration: underline;
}
.hotel_info .new_info ul li.hotelnews{
    text-align: right;
    position: relative;
}
.hotel_info .new_info ul li.hotelnews a{
    color: #000;
}
.hotel_info .new_info ul li.hotelnews a::after{
    display: block;
    position: absolute;
    top: 43%;
    right: 160px;
    content: "";
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 7px solid #000;
}
/*--------------------------------------------------*
 *   ホテル概要
 *--------------------------------------------------*/
.hotel_info .gaiyou {
	width: 1100px;
	margin: 40px auto 0px;
}
.hotel_info .gaiyou .gaiyou_title {
	font-size: 22px;
	color: #0c8a87;
	font-weight: bold;
	background: url(../img/common/midashiicon.png) no-repeat 5px top;
	background-size: 36px auto;
	padding-left: 40px;
	border-bottom: 2px solid #0c8a87;
}
.hotel_info .gaiyou .memo {
	font-size: 15px;
	margin-top: 20px;
}


/*--------------------------------------------------*
 *   ホテル概要スライダー
 *--------------------------------------------------*/
.hotel_info .slider_area_gaiyou {
	width: 1100px;
	margin: 40px auto 0px;
}
.hotel_info .slider_area_gaiyou .bxslider li img{
	width:100%;
	height: 440px;
	vertical-align: top;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.hotel_info .slider_area_gaiyou .bxslider li p{
	text-align:center;
	color:#FFF;
	background-color:#FB8629;
	padding:6px 0px;
}
.hotel_info .slider_area_gaiyou .custom-thumb{
	padding:12px 0px 0px 0px;
	width:100%;
}
.hotel_info .slider_area_gaiyou .custom-thumb li{
	float:left;
	padding-top:12px;
	padding-right:18px;
}
.hotel_info .slider_area_gaiyou .custom-thumb li:nth-child(6n+6){
	padding-top:12px;
	padding-right:0px;
}
.hotel_info .slider_area_gaiyou .custom-thumb img{
	width:168px;
	height: 80px;
	vertical-align: top;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.movie_area{
    width: 1100px;
    margin: 30px auto 0;
}

/*--------------------------------------------------*
 *   基本データ
 *--------------------------------------------------*/
.hotel_info .data {
	width: 1100px;
	margin: 40px auto 0px;
}
.hotel_info .data .data_title {
	font-size: 22px;
	color: #0c8a87;
	font-weight: bold;
	border-left: 10px solid #0c8a87;
	padding: 6px 0px 6px 10px;
}
.hotel_info .data table {
	width: 100%;
	border-collapse:collapse;
	margin-top: 20px;
    table-layout: fixed;
}
.hotel_info .data table tr {
	border-bottom: 1px dashed #666;
}
.hotel_info .data table th {
	width: 160px;
	/*font-size: 18px;*/
	color: #0c8a87;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px;
	vertical-align: middle;
}
.hotel_info .data table td {
	font-size: 14px;
	padding: 10px 10px;
	vertical-align: middle;
    word-wrap: break-word;
    word-break: break-all;
}
.hotel_info .data table td .setsubi li {
	display: table;
	width: 300px;
	height: 40px;
	float: left;
}
.hotel_info .data table td .setsubi li p:first-child {
	display: table-cell;
	vertical-align: middle;
	width: 220px;
}
.hotel_info .data table td .setsubi li p:last-child {
	display: table-cell;
	vertical-align: middle;
}
.hotel_info .data table td .internet li {
	display: table;
	width: 260px;
	height: 40px;
	float: left;
}
.hotel_info .data table td .internet li p:first-child {
	display: table-cell;
	vertical-align: middle;
	width: 130px;
}
.hotel_info .data table td .internet li p:last-child {
	display: table-cell;
	vertical-align: middle;
}
.hotel_info .data table td .internet li.long {
	width: 780px;
}
.hotel_attention {
    border: 5px double #afe3da;
    margin: 20px auto 20px;
    width: 1100px;
}

.hotel_attention_text {
    line-height: 1.5em;
    padding: 15px;
	font-size: 13px;
}
/************************************************************
 *   注目ポイントと嬉しい特典css
 ************************************************************/

/*--------------------------------------------------*
 *   注目ポイントはここ︕
 *--------------------------------------------------*/
.hotel_info .point {
	width: 1100px;
	margin: 45px auto 0px;
	padding-bottom: 20px;
}
.hotel_info .point {
	width: 1100px;
	margin: 45px auto 0px;
	padding-bottom: 20px;
}
.hotel_info .point .point_title {
	font-size: 22px;
	color: #0c8a87;
	font-weight: bold;
	background: url(../img/common/icon_point_on.png) no-repeat 5px center;
	padding-left: 36px;
	border-bottom: 2px solid #0c8a87;
}
.hotel_info .point .point_title span {
	font-size: 16px;
	color: #333;
	padding-left: 10px;
}
.hotel_info .point ul li {
	width: 1100px;
	margin-top: 30px;
	overflow: hidden;
}
.hotel_info .point ul li .box_a {
	width: 180px;
	float: left;
}
.hotel_info .point ul li .box_b {
	position: relative;
	display: inline-block;
	width: 910px;
	float: right;
	padding: 20px;
	border-radius: 10px;
}

.hotel_info .point ul li .box_b:before {
	content: "";
	position: absolute;
	top: 40px;
	left: -24px;
	margin-top: -12px;
	border: 12px solid transparent;
	z-index: 2;
}

.hotel_info .point ul li .box_b:after {
	content: "";
	position: absolute;
	top: 40px;
	left: -30px;
	margin-top: -14px;
	border: 14px solid transparent;
	z-index: 1;
}
.hotel_info .point ul li .color1 {
	background-color: #FDF6E6;
	border: 3px solid #F58C5C;
}
.hotel_info .point ul li .color1:before {
	border-right: 12px solid #FDF6E6;
}
.hotel_info .point ul li .color1:after {
	border-right: 14px solid #F58C5C;
}
.hotel_info .point ul li .color2 {
	background-color: #F4FEE5;
	border: 3px solid #9FC94D;
}
.hotel_info .point ul li .color2:before {
	border-right: 12px solid #F4FEE5;
}
.hotel_info .point ul li .color2:after {
	border-right: 14px solid #9FC94D;
}
.hotel_info .point ul li .color3 {
	background-color: #E5FAFD;
	border: 3px solid #59B4D1;
}
.hotel_info .point ul li .color3:before {
	border-right: 12px solid #E5FAFD;
}
.hotel_info .point ul li .color3:after {
	border-right: 14px solid #59B4D1;
}
/*--------------------------------------------------*
 *   部屋タイプ紹介
 *--------------------------------------------------*/
.hotel_info .room {
	width: 1100px;
	margin: 45px auto 0px;
	padding-bottom: 20px;
}
.hotel_info .room .room_title {
	font-size: 22px;
	color: #0c8a87;
	font-weight: bold;
	background: url(../img/common/icon_room_on.png) no-repeat 5px center;
	padding-left: 28px;
	border-bottom: 2px solid #0c8a87;
}
.hotel_info .room .room_block {
	padding-bottom: 25px;
	border-bottom: 1px solid #CCC;
}
.hotel_info .room .room_block:last-child {
	padding-bottom: 0px;
	border-bottom: none;
}
.hotel_info .room .room_block .type_list {
	margin-top: 15px;
    display: flex;
flex-wrap: wrap;
}
.hotel_info .room .room_block .type_list li.item1 {
	width: 354px;
	margin-right: 19px;
    margin-bottom: 15px;
}
.hotel_info .room .room_block .type_list li.item1:nth-child(3n) {
	margin-right: 0px;
}
.hotel_info .room .room_block .type_list li.item1 .type {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background: url(../img/common/icon_arrow_4.png) no-repeat 98% center;
	background-color: #FB8629;
	padding: 8px 0px 8px 2px;
    display: table-cell;
    width: 354px;
    height: 70px;
    vertical-align: middle;
}
.hotel_info .room .room_block .type_list li.item1 .type span{
    margin-right: 20px;
    display: block;
}
.hotel_info .room .room_block .type_list li.item2 {
	width: 267px;
	margin-right: 10px;
    margin-bottom: 15px;
}
.hotel_info .room .room_block .type_list li.item2:nth-child(4n) {
	margin-right: 0px;
}
.hotel_info .room .room_block .type_list li.item2 .type {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background: url(../img/common/icon_arrow_4.png) no-repeat 98% center;
	background-color: #FB8629;
	padding: 8px 0px 8px 2px;
    display: table-cell;
    width: 267px;
    height: 65px;
    vertical-align: middle;
}
.hotel_info .room .room_block .type_list li.item2 .type span{
    margin-right: 20px;
    display: block;
}
.hotel_info .room .room_block .type_list li.item3 {
	width: 537px;
	margin-right: 10px;
    margin-bottom: 15px;
}
.hotel_info .room .room_block .type_list li.item3:nth-child(2n) {
	margin-right: 0px;
}
.hotel_info .room .room_block .type_list li.item3 .type {
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background: url(../img/common/icon_arrow_4.png) no-repeat 98% center;
	background-color: #FB8629;
	padding: 8px 0px 8px 2px;
    display: table-cell;
    width: 538px;
    height: 43px;
    vertical-align: middle;
}
.hotel_info .room .room_block .type_list li.item3 .type span{
    margin-right: 20px;
    display: block;
}
.hotel_info .room .room_block .type_list li .up{
    color: #000;
    font-weight: bold;
    padding: 5px 0;
    background: #fef4d2;
    text-align: center;
    font-size: 15px;
}
.hotel_info .room .room_block .type_list li.item3 .up span{
    display: block;
}
.hotel_info .room .room_block .type_list li .up span{
    color:#C6070B;
    display: block;
    font-size: 18px;
}
.hotel_info .room .room_block .breadth_color1 {
	margin-top: 20px;
}
.hotel_info .room .room_block .breadth_color1 li {
	display: table;
	width: 240px;
	float: left;
}
.hotel_info .room .room_block .breadth_color1 li p:first-child {
	display: table-cell;
	width: 116px;
	vertical-align: middle;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #0c8a87;
	padding: 4px 0px 2px;
	border-radius: 6px;
}
.hotel_info .room .room_block .breadth_color1 li p:last-child {
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
}
.hotel_info .room .room_block .breadth_color1 li.long {
	width: 600px;
}
.hotel_info .room .room_block .breadth_color1 li.long p:first-child {
	width: 330px;
}
.hotel_info .room .room_block .breadth_color1 li .red {
	color: #d31821;
}
.hotel_info .room .room_block .breadth_color2 {
	margin-top: 10px;
    margin-bottom: 10px;
}
.hotel_info .room .room_block .breadth_color2 li {
	display: table;
	width: 190px;
	float: left;
}
.hotel_info .room .room_block .breadth_color2 li p:first-child {
	display: table-cell;
	width: 116px;
	vertical-align: middle;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #27bca5;
	padding: 4px 0px 2px;
	border-radius: 6px;
}
.hotel_info .room .room_block .breadth_color2 li p:last-child {
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	padding-left: 10px;
}
.hotel_info .room .room_block .breadth_color2 li.long {
	width: 720px;
}
.hotel_info .room .roombase{
    margin-top: 20px;
}
.hotel_info .room .roombase .base{
    display: flex;
    flex-wrap: nowrap;
}
.hotel_info .room .roombase .left{
    max-width: 285px;
    vertical-align: top;
}
.hotel_info .room .roombase .left img{
    width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: cover;
}
.hotel_info .room .roombase .type{
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background: url(../img/common/icon_arrow_4.png) no-repeat 98% center;
	background-color: #FB8629;
	padding: 4px 0px 4px 14px;
    display:block;
    width: 100%;
    height: auto;
}
.hotel_info .room .roombase .type span{
    margin-right: 20px;
    display: block;
}
.hotel_info .room .roombase .right{
    width: 650px;
    display: flex;
flex-wrap: wrap;
flex: 1;
    background: #fcece9;
}
.hotel_info .room .roombase .right .enpaku{
    background: #fcece9;
    padding: 5px 10px;
    color: #000;
}
.hotel_info .room .roombase .right .enpaku .title{
    font-size: 16px;
}
.hotel_info .room .roombase .right .enpaku .enpakuprice span{
    color: #d31821;
    font-weight: bold;
}
.hotel_info .room .roombase .right .enpaku .enpakuprice{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
}
.hotel_info .spec table{
    width: 100%;
    margin: 15px 0 0;
}
.hotel_info .spec table .col1{
    width: 200px;
    font-weight: bold;
    padding: 3px;
}
.hotel_info .spec table .col2 {
    width: 50px;
    text-align: center;
}
.room_douga {
    margin: 20px auto 30px;
    width: 870px;
}
.room_douga p {
    background: #FB8629;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    padding: 10px;
    font-weight: bold;
}
.room_douga iframe{
    width: 870px;
}
.hotel_info .tokuten .naiyou .wrap .text_img_link{
    padding-left: 15px;
    background: url(/hotel/img/lightbox_mark_img.png) no-repeat left;
    display: inline-block;
    margin-left: 5px;
    margin-right: 3px;
}
.hotel_info .tokuten .naiyou .wrap .text_img_link:hover {
    background: url(/hotel/img/lightbox_mark_img_h.png) no-repeat left;
    color: #2a82c0;
}
.hotel_info .tokuten .naiyou .wrap .none {
    display: none;
}

.hotel_info .room li video,
.hotel_info .facility li video,
.hotel_info .lounge li video {
    max-width: 100%;
    height: 420px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
/*--------------------------------------------------*
 *   ホテル概要スライダー
 *--------------------------------------------------*/
.hotel_info .slider_area_type {
	width:870px;

	margin: 20px auto 0px;
	position:relative;
}
.hotel_info .slider_area_type li img{
	width:100%;
	height: 420px;
	vertical-align: top;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	position:relative;
}
.hotel_info .slider_area_type li p{
	text-align:center;
	color:#FFF;
	background-color:#FB8629;
	padding:6px 0px;
}

.hotel_info .slider_area_type .bx-prev {
  display: block;
	position: absolute;
	top: 50%;
	width:40px;
	height:40px;
	left: 0px;
  background: url(../img/room/bt_prev.png) left top no-repeat;
	margin-top: -20px;
}
.hotel_info .slider_area_type .bx-next {
  display: block;
	position: absolute;
	top: 50%;
	width:40px;
	height:40px;
	right: 0px;
  background: url(../img/room/bt_next.png) left top no-repeat;
	margin-top: -20px;
}
.hotel_info .slider_pager_area{
	width: 870px;
	padding:12px 0px 0px 0px;
    margin: 0 auto;
}
.hotel_info .slider_pager_area ul.pager_item{
}
.hotel_info .slider_pager_area ul.pager_item li{
	padding-top:12px;
	padding-right:5px;
	width: 141px;
    display: inline-block;
}
.hotel_info .slider_pager_area ul.pager_item li:nth-child(6n+6){
	padding:12px 0px 0px 0px;
}
.hotel_info .slider_pager_area img{
	width:220px;
	height: 76px;
	vertical-align: top;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.hotel_info .slider_pager_area .pager_caption{
	display:table;
	width:100%;
	padding:0px 8px;
	font-size:0.9em;
	color:#FFF;
	background-color:#FB8629;
}
.hotel_info .slider_pager_area .pager_caption span{
	display:table-cell;
	text-align:left;
	vertical-align:middle;
	height:56px;
}
.hotel_info .slider_pager_area ul.room_item{
	padding:20px 0px;
}
.hotel_info .slider_pager_area ul.room_item li{
	line-height:1.0em;
	display:table;
	padding:4px 8px !important;
	margin:0px !important;
}
.hotel_info .slider_pager_area ul.room_item li span{
	display:table-cell;
	text-align:left;
	padding:0px 10px 0px 0px;
	font-weight:bold;
	width:70%;
}
.hotel_info .slider_pager_area ul.room_item li span:nth-child(2n+2){
	font-weight:normal;
}
/************************************************************
 *   クラブルーム＆専用ラウンジcss
 ************************************************************/
.hotel_info .lounge {
	width: 1100px;
	margin: 45px auto 0px;
	padding-bottom: 20px;
}
.hotel_info .lounge .lounge_title {
	font-size: 22px;
	color: #0c8a87;
	font-weight: bold;
	background: url(../img/common/icon_lounge_on.png) no-repeat 10px center;
	padding-left: 28px;
	border-bottom: 2px solid #0c8a87;
}
.hotel_info .lounge .memo {
	font-size: 15px;
	margin-top: 10px;
}
.hotel_info .lounge .lounge_photo {
	width: 870px;
	margin: 20px auto 0px;
}
.hotel_info .lounge .lounge_photo .caption {
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #fa8629;
	padding: 16px 0px;
}
.hotel_info .lounge .service {
	background-color: #f6fde8;
	padding: 20px;
	margin-top: 40px;
}
.hotel_info .lounge .service .service_title {
	font-size: 20px;
	color: #38A806;
	font-weight: bold;
	padding-bottom: 5px;
}
/************************************************************
 *   ホテル内施設情報css
 ************************************************************/
.hotel_info .facility {
	width: 1100px;
	margin: 45px auto 0px;
	padding-bottom: 20px;
}
.hotel_info .facility .facility_title {
	font-size: 22px;
	color: #0c8a87;
	font-weight: bold;
	background: url(../img/common/icon_point_on.png) no-repeat 5px center;
	padding-left: 36px;
	border-bottom: 2px solid #0c8a87;
}
.hotel_info .facility .facility_title span {
	font-size: 16px;
	color: #333;
	padding-left: 10px;
}
.hotel_info .facility ul li {
	margin-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #CCC;
}
.hotel_info .facility ul li:last-child {
	padding-bottom: 0px;
	border-bottom: none;
}
.hotel_info .facility .restaurant {
	display: table;
	width: 1100px;
}
.hotel_info .facility .restaurant p:first-child {
	display: table-cell;
	vertical-align: middle;
	width: 116px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-radius: 6px;
	background-color: #f38606;
	padding: 6px 0px;
}
.hotel_info .facility .restaurant p:first-child span {
	background: url(../img/facility/icon_restaurant.png) no-repeat left center;
	padding-left: 20px;
}
.hotel_info .facility .restaurant p:last-child {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
}
.hotel_info .facility .spa p:first-child {
	display: table-cell;
	vertical-align: middle;
	width: 116px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-radius: 6px;
	background-color: #f76595;
	padding: 6px 0px;
}
.hotel_info .facility .spa p:first-child span {
	background: url(../img/facility/icon_spa.png) no-repeat left center;
	padding-left: 24px;
}
.hotel_info .facility .spa p:last-child {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
}
.hotel_info .facility .open {
	display: table;
	width: 1100px;
	margin-top: 10px;
}
.hotel_info .facility .open p:first-child {
	display: table-cell;
	vertical-align: middle;
	width: 116px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-radius: 6px;
	background-color: #e53042;
	padding: 6px 0px;
}
.hotel_info .facility .open p:first-child span {
	background: url(../img/facility/icon_open.png) no-repeat left center;
	padding-left: 24px;
}
.hotel_info .facility .open p:last-child {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
}
.hotel_info .facility .kidsclub {
	display: table;
	width: 1100px;
}
.hotel_info .facility .kidsclub p:first-child {
	display: table-cell;
	vertical-align: middle;
	width: 116px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-radius: 6px;
	background-color: #05abb1;
	padding: 6px 0px;
}
.hotel_info .facility .kidsclub p:first-child span {
	background: url(../img/facility/icon_kidsclub.png) no-repeat left center;
	padding-left: 24px;
}
.hotel_info .facility .kidsclub p:last-child {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
}
.hotel_info .facility .gym {
	display: table;
	width: 1100px;
}
.hotel_info .facility .gym p:first-child {
	display: table-cell;
	vertical-align: middle;
	width: 140px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-radius: 6px;
	background-color: #0668c5;
	padding: 6px 0px;
}
.hotel_info .facility .gym p:first-child span {
	background: url(../img/facility/icon_fitness.png) no-repeat left center;
	padding-left: 24px;
}
.hotel_info .facility .gym p:last-child {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
}
.hotel_info .facility .ete {
	display: table;
	width: 1100px;
}
.hotel_info .facility .ete p:first-child {
	display: table-cell;
	vertical-align: middle;
	width: 116px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-radius: 6px;
	background-color: #088f22;
	padding: 6px 0px;
}
.hotel_info .facility .ete p:first-child span {
	background: url(../img/facility/icon_others.png) no-repeat left center;
	padding-left: 24px;
}
.hotel_info .facility .ete p:last-child {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
}
.hotel_info .facility .memo {
	margin-top: 20px;
}
/*--------------------------------------------------*
 *   ホテル概要スライダー
 *--------------------------------------------------*/
.hotel_info .slider_area {
	width: 870px;
	margin: 20px auto 0px;
	position:relative;
}
.hotel_info .slider_area li {
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.hotel_info .slider_area li img{
	width:100%;
	height: 420px;
	vertical-align: top;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.bx-prev {
  display: block;
	position: absolute;
	top: 50%;
	width:40px;
	height:40px;
	left: 0px;
  background: url(../img/facility/bt_prev.png) left top no-repeat;
	margin-top: -20px;
}
.bx-next {
  display: block;
	position: absolute;
	top: 50%;
	width:40px;
	height:40px;
	right: 0px;
  background: url(../img/facility/bt_next.png) left top no-repeat;
	margin-top: -20px;
}
.hotel_info .facility ul li .detailed2{
    margin: 10px 0;
}
.hotel_info .facility ul li .detailed2 a{
    background: #3ac6b1;
    display: block;
    position: relative;
    border-radius: 10px;
    font-weight: bold;
    color: #FFF;
    padding: 5px;
    text-align: center;
    font-size: 16px;
}
.hotel_info .facility ul li .detailed2 a::after {
    display: block;
    position: absolute;
    top: 32%;
    right: 20px;
    content: "";
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 9px solid #FFF;
}
/************************************************************
 *   ホテルの口コミcss
 ************************************************************/
.hotel_info .kuchikomi {
	width: 1100px;
	margin: 45px auto 0px;
	padding-bottom: 20px;
}
.hotel_info .kuchikomi .kuchikomi_title {
	font-size: 22px;
	color: #0c8a87;
	font-weight: bold;
	background: url(../img/common/icon_kuchikomi_on.png) no-repeat 5px center;
	padding-left: 38px;
/*	border-bottom: 2px solid #e53042;*/
}
.hotel_info .kuchikomi > ul li {
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
}
.hotel_info .kuchikomi > ul li:last-child {
	padding-bottom: 0px;
	border-bottom: none;
}
.hotel_info .kuchikomi > ul li .box_a {
	width: 418px;
	float: left;
}
.hotel_info .kuchikomi > ul li .box_b {
	width: 660px;
	float: right;
}
.hotel_info .kuchikomi > ul li .box_b .subheading {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
}
.hotel_info .kuchikomi > ul li .box_b ul {
	padding-top: 5px;
}
.hotel_info .kuchikomi > ul li .box_b ul li {
	width: 220px;
	float: left;
	margin-top: 10px;
	padding-bottom: 0px;
	border-bottom: none;
	overflow: inherit;
}
.hotel_info .kuchikomi > ul li .box_b ul li.long {
	width: 440px;
}
.hotel_info .kuchikomi > ul li .box_b ul li .hyouka {
	display: table;
	width: 100%;
}
.hotel_info .kuchikomi > ul li .box_b ul li .hyouka .left {
	display: table-cell;
	width: 100px;
	vertical-align: middle;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	border-radius: 6px;
	text-align: center;
	padding: 2px 0px;
}
.hotel_info .kuchikomi > ul li .box_b ul li .hyouka .right {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
.hotel_info .kuchikomi > ul li .box_b ul li .hyouka .right img {
	padding-right: 2px;
}
.hotel_info .kuchikomi > ul li .box_b ul li .hyouka .color1 {
	background-color: #d4334a;
}
.hotel_info .kuchikomi > ul li .box_b ul li .hyouka .color2 {
	background-color: #1692e0;
}
.hotel_info .kuchikomi > ul li .box_b ul li .hyouka .color3 {
	background-color: #12b37c;
}
.hotel_info .kuchikomi > ul li .box_b .comment {
	margin-top: 20px;
}
.hotel_info .kuchikomi > ul li .box_b .bt_kuchikomi {
	width: 320px;
	margin: 20px 0px 0px auto;
	text-align: center;
}
.hotel_info .kuchikomi > ul li .box_b .bt_kuchikomi a {
	display: block;
	font-size: 21px;
	color: #FFF;
	font-weight: bold;
	border-radius: 6px;
	padding: 10px 0px;
	background: url(../img/common/icon_arrow_1.png) no-repeat 94% center;
	background-color: #f38e18;
}
.hotel_info .kuchikomi > ul li .box_b .toukoubi {
	display: table;
	width: 100%;
	margin-top: 15px;
}
.hotel_info .kuchikomi > ul li .box_b .toukoubi .left {
	display: table-cell;
	width: 100px;
	vertical-align: middle;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	border-radius: 6px;
	text-align: center;
	padding: 2px 0px;
	background-color: #1692e0;
}
.hotel_info .kuchikomi > ul li .box_b .toukoubi .right {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
.hotel_info .kuchikomi .report_title {
	font-size: 22px;
	color: #0c8a87;
	font-weight: bold;
	background: url(../img/common/icon_report_on.png) no-repeat 5px center;
	padding-left: 38px;
	border-bottom: 2px solid #0c8a87;
    margin-top: 40px;
}
.hotel_info .kuchikomi .kuchikomi_det.pickup {
    border: 12px solid #ff9200;
    position: relative;
    padding: 0px;
    border-radius: 20px;
}
.hotel_info .kuchikomi .kuchikomi_det.pickup .block .subhead{
     border-top: none;   
    }
.hotel_info .kuchikomi .kuchikomi_det.pickup .block {
    margin-top: 0;
border: 4px solid #ffd714;
    padding: 9px;
    border-radius: 8px;
}
.hotel_info .kuchikomi span.pickup-mark {
    position: absolute;
    background: #ff9200;
    color: #fff;
    padding: 4px;
    font-weight: bold;
    border-radius: 0 0 6px 0;
}
.kuchikomi .kuchikomi_det.pickup .block .particle .inner ul {
        /* border: 1px solid #EBE9D2; */
        padding: 5px 0px 0px 0px;
    }
/************************************************************
 *   スタッフが撮影した写真css
 ************************************************************/
.hotel_info .staffimg {
	width: 1100px;
	margin: 45px auto 0px;
	padding-bottom: 20px;
}
.hotel_info .staffimg .staffimg_title {
	font-size: 22px;
	color: #0c8a87;
	font-weight: bold;
	background: url(../img/common/icon_staffimg_on.png) no-repeat 5px center;
	padding-left: 36px;
	border-bottom: 2px solid #0c8a87;
}
.hotel_info .staffimg .memo {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}
.hotel_info .staffimg ul{
    display: flex;
    flex-wrap: wrap;
}
.hotel_info .staffimg ul li {
	width: 344px;
	display: inline-block;
	margin-top: 20px;
	margin-right: 34px;
}
.hotel_info .staffimg ul li:nth-child(3n) {
	margin-right: 0px;
}
.hotel_info .staffimg ul li a {
	display: block;
}
.hotel_info .staffimg ul li .caption {
	display: table;
	width: 100%;
	height: 53px;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	background-color: #FB8629;
	text-align: center;
}
.hotel_info .staffimg ul li .caption span {
	display: table-cell;
	vertical-align: middle;
}
/************************************************************
 *   ナビcss
 ************************************************************/
.hotel_info .tab_menu {
	width: 100%;
	height: 50px;
	background-color: #0c8a87;
  transition: .5s;
}
.tab_menu.transform{
	position: fixed;
	top:0px;
	width:100%;
	z-index:9999;
}
.movie_area2{
    width: 1100px;
    margin: 20px auto;
}
.movie{
	width:1100px;
	overflow: hidden;
	margin:10px 0;
}
.movie li{
	float: left;
	margin-right: 10px;
	width:132px;
	list-style:none;
	font-weight:bold;
	line-height: 122%;
	margin-bottom:10px;
}
.movie p {
    background: #f15323;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    padding: 5px;
    font-weight: bold;
	min-height: 30px;
}
.movie p span{
	display: table-cell;
	height: 30px;
	vertical-align: middle;
	width: 144px;
}
.movie li img{
	width:100%;
	height:auto;
}
/*.movie li:nth-child(5){
	margin-right:0;
}*/
.special .text_img_link{
	padding-left: 15px;
	background: url(/hotel/img/lightbox_mark_img.png) no-repeat left;
	display: inline-block;
	margin-left: 5px;
	margin-right: 3px;
}
.special .text_img_link:hover{
	background: url(/hotel/img/lightbox_mark_img_h.png) no-repeat left;
color: #2a82c0;
}
.special .none{
	display: none;
}


.movie_area.three ul {
    display: table;
    width: 100%;
    margin: 10px 0;
    padding: 0;
}
.movie_area.three li {
    display: table-cell;
}

.movie_area.three li img {
    max-width: 100%;
    height: auto;
}
.movie_area.three li a {
    text-decoration: none;
    display: block;
    border: 1px solid #ccc;
    margin: 6px 6px 6px 0;
    text-align: center;
    padding: 5px;
}

.movie_area.three span.movie_title {
    display: block;
    text-align: center;
    text-decoration: none !important;
    margin-bottom: 5px;
    color: #555;
    font-size: 14px;
    font-weight: bold;
}
.movie_area p.movie-text {
    font-size: 15px;
    line-height: 150%;
    padding: 10px;
}

/************************************************************
 *   リゾートマップcss
 ************************************************************/
.hotel_info .map {
	width: 1100px;
	margin: 45px auto 0px;
	padding-bottom: 20px;
}
.hotel_info .map .map_title {
	font-size: 22px;
	color: #0c8a87;
	font-weight: bold;
	background: url(../img/common/icon_map_on.png) no-repeat 5px center;
	padding-left: 36px;
	border-bottom: 2px solid #0c8a87;
}
.hotel_info .map .resort_map{
    margin: 20px 0;
    text-align: center;
}
/*191021 ベトナムリンク追加*/
a.viet_danang_btn {
	background: #349217;
	border-radius: 10px;
	padding: 15px !important;
	font-size: 22px;
	width: 80%;
	display: block;
	font-weight: bold;
	text-align: center;
	margin: 25px auto;
	color: #fff;
	text-decoration:none;
	position:relative;
	line-height: 1.3;
	max-width: 1000px;
}
a.viet_danang_btn:after{
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #fff;
	content: "";
	vertical-align: 0px;
	display: inline-block;
	margin-left: 18px;
	position: absolute;
	top: 41%;
	right: 20px;
	}
a.viet_danang_btn:hover{
	opacity: 0.7;
	color: #FFF;
	}

.hotel_info .data table td .internet2 li {
	}
	.hotel_info .data table td .internet2 li p:first-child {
	display: table-cell;
	vertical-align: middle;
	width: 113px;
	}
	.hotel_info .data table td .internet2 li p:last-child {
	display: table-cell;
	vertical-align: middle;
	width: 800px;
	} 

.hotel_info .data #update_date {margin-top: 15px;}
.hotel_info .data #update_date .update_day
{border: 1px solid #c1c1c1;
display: inline-block;
padding: 2px 5px;}

/*所要時間*/
.hotel_info .data table tr.kyori{
display: flex;
width: 1100px;
}
.hotel_info .data table tr.kyori th{
width:185px;
}
.hotel_info .data table tr.kyori td{
width:910px;
}
.hotel_info .data table tr.kyori td ul{
display: flex;
flex-wrap: wrap;
}
.hotel_info .data table tr.kyori td ul li{
width: auto;
margin-bottom: 5px;
margin-right: 15px;
}
/************************************************************
 *   ホテルの口コミ2023css
 ************************************************************/
.hotel_block .right .fcolor_total{
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
    width: 84px;
}
.hotel_block .right .fcolor_total {
    color: #ff9f2d;
}
.hotel_block .right .bcolor_total{
    background-color: #ff9f2d;
    height: 20px;
}
.hotel_block .right .fcolor_total + .item_2{
		    display:  inline-block;
	}
.hotel_block .right .fcolor_total + .item_2 .bcolor_glay {
    background-color: #efede0;
    height: 20px;
    width: 100px;

}
.hotel_block .right {
	width: 240px;
/*	float: right;*/
}
.hotel_block .right .waku {
	border: 1px solid #D6CCCB;
	padding: 5px 10px 0px 10px;
	min-height: 155px;
	margin-bottom: 10px;
}
.hotel_block .right .waku .satisfaction {
	display: table;
	width: 218px;
	border-bottom: 1px dashed #D6CCCB;
	padding-bottom: 5px;
}
.hotel_block .right .waku .satisfaction .piece_1 {
	display: table-cell;
	width: 60px;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 5px;
}
.hotel_block .right .waku .satisfaction .piece_2 {
	display: table-cell;
	width: 100px;
	vertical-align: middle;
	line-height: 16px;
}
.hotel_block .right .waku .satisfaction .piece_2 ul li {
	width: 18px;
	float: left;
}
.hotel_block .right .waku .satisfaction .piece_3 {
	display: table-cell;
	width: 53px;
	vertical-align: middle;
	font-size: 20px;
	color: #F53648;
	font-weight: bold;
	line-height: 1.0em;
}
.hotel_block .right .waku .ttl_hyouka {
	font-size: 17px;
	color: #433333;
	font-weight: bold;
	margin-top: 5px;
}
.hotel_block .right .waku .ttl_hyouka span {
	background-image: url(../img/kk_common/icon_fukidashi_1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size:15px;
}
.hotel_block .right .waku .item_3 {
    display: inline-block;
    padding-left: 0;
    vertical-align: middle;
    width: 24px;
}
.hotel_block .right .waku .hyouka {
	width: 218px;
	margin-top: 2px;
}
.hotel_block .right .waku .hyouka ul {
	width: 218px;
}
.hotel_block .right .waku .hyouka ul li {
    display: table;
    width: 218px;
    padding-bottom: 2px;
    font-size: 12px;
    padding-top: 2px;
    border-bottom: none;
}
.hotel_block .right .waku .hyouka ul li .item_1 {
	display: table-cell;
	vertical-align: middle;
	width: 88px;
	font-weight: bold;
}
.hotel_block .right .waku .hyouka ul li .item_2 {
	display: table-cell;
	vertical-align: middle;
	width: 100px;
}
.hotel_block .right .waku .hyouka ul li .item_3 {
	display: table-cell;
	vertical-align: middle;
	width: 25px;
	padding-left: 5px;
}
.hotel_block .right .waku .hyouka ul li .fcolor_a {
	color: #69C592;
}
.hotel_block .right .waku .hyouka ul li .fcolor_b {
	color: #08B2E5;
}
.hotel_block .right .waku .hyouka ul li .fcolor_c {
	color: #6D90E4;
}
.hotel_block .right .waku .hyouka ul li .fcolor_d {
	color: #B964F7;
}
.hotel_block .right .waku .hyouka ul li .fcolor_e {
	color: #F64D90;
}
.hotel_block .right .waku .hyouka ul li .bcolor_a {
	height: 14px;
	background-color: #69C592;
}
.hotel_block .right .waku .hyouka ul li .bcolor_b {
	height: 14px;
	background-color: #08B2E5;
}
.hotel_block .right .waku .hyouka ul li .bcolor_c {
	height: 14px;
	background-color: #6D90E4;
}
.hotel_block .right .waku .hyouka ul li .bcolor_d {
	height: 14px;
	background-color: #B964F7;
}
.hotel_block .right .waku .hyouka ul li .bcolor_e {
	height: 14px;
	background-color: #F64D90;
}
.hotel_block .right .waku .hyouka ul li .bcolor_glay {
	width: 100px;
	height: 14px;
	background-color: #EFEDE0;
}
.hotel_block .right .number {
    font-size: 13.5px;
    line-height: 21px;
    display: flex;
    align-items: center;
}
.hotel_block .right .number img {
	vertical-align: middle;
    padding-right: 8px;
}
}
.hotel_block .right .number a {
	font-weight: bold;
}
.hotel_block .right .bt_info_det {
	width: 240px;
	border: 1px solid #D6CCCB;
	margin-top: 4px;
}
.hotel_block .right .bt_info_det a {
	display: block;
/*	border: 7px solid #F4F2E5;*/
	background-color: #F5354A;
	text-align: center;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}
.hotel_block .right .bt_info_det a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
.hotel_block .right .bt_info_det span.text {
	background-image: url(../img/kk_common/icon_arrow_2.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.hotel_block .right .bt_info_det span.large {
	font-size: 19px;
	vertical-align: middle;
	padding-right: 4px;
}

/*よくある質問*/

#faq_contents {
	width: 100%;
	margin-top: 10px;
}
#faq_contents .faq_title {
	font-size: 22px;
	color: #0c8a87;
	font-weight: bold;
	background: url("../img/icon_faq.png?0") no-repeat 5px center;
	background-size: 34px auto;
	margin-bottom: 20px;
	padding-left: 50px;
	border-bottom: 2px solid #0c8a87;
}
#faq_contents ul {
	padding-bottom: 10px;
}
#faq_contents ul li {
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
#faq_contents ul li .bt_add {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-bottom: none;
	position: relative;
	cursor: pointer;
}
#faq_contents ul li .bt_add .question {
	width: 100%;
	display:-webkit-box;
	display:flex;
	flex-wrap: wrap;
}
#faq_contents ul li .bt_add .question .piece1 {
	width: 50px;
	font-size: 14px;
	color: #c98b06;
	font-weight: bold;
	padding: 8px 0px 10px 20px;
}
#faq_contents ul li .bt_add .question .piece2 {
	width: calc(100% - 50px);
	font-size: 13px;
	padding: 10px 50px 10px 0px;
}
#faq_contents ul li .bt_add p.toggle_button {
	width: 16px;
	height: 16px;
	background: url("../img/icon_arrow_open.png") no-repeat right center;
	background-size: 16px;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	-webkit-transform : translateY(-50%);
}
#faq_contents ul li .bt_add p.toggle_button span {
	position: absolute;
	left: -7650px;
}
#faq_contents ul li .bt_add p.toggle_button_close {
	width: 16px;
	height: 3px;
	background: url("../img/icon_arrow_close.png") no-repeat right center;
	background-size: 16px auto;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	-webkit-transform : translateY(-50%);
}
#faq_contents ul li .add_box .answer {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0px 20px 10px;
}
#faq_contents ul li .add_box .answer .wrap {
	width: 100%;
	display:-webkit-box;
	display:flex;
	flex-wrap: wrap;
	border-top: 1px solid #CCC;
	padding-top: 10px;
}
#faq_contents ul li .add_box .answer .wrap .piece1 {
	width: 30px;
	font-size: 14px;
	color: #a81747;
	font-weight: bold;
}
#faq_contents ul li .add_box .answer .wrap .piece2 {
	width: calc(100% - 30px);
	font-size: 13px;
}
#faq_contents ul li .add_box .answer .wrap .piece2 .bt_pdf {
	width: 100px;
	margin-top: 5px;
}
#faq_contents ul li .add_box .answer .wrap .piece2 .bt_pdf a {
	display: block;
	font-size: 13px;
	color: #FFF;
	background: url("../img/icon_pdf.png") no-repeat 8px center;
	background-size: 13px auto;
	background-color: #0a528a;
	border-radius: 5px;
	padding: 4px 0px 2px 28px;
}
#faq_contents ul li .add_box .answer .wrap .piece2 .ph_expand {
	margin-top: 5px;
}
#faq_contents ul li .add_box .answer .wrap .piece2 .ph_expand a {
	display: inline-block;
	position: relative;
}
#faq_contents ul li .add_box .answer .wrap .piece2 .ph_expand span {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#faq_contents ul li .add_box .answer .wrap .piece2 .ph_expand span img {
	width: 30px;
}

/* スマホレイアウト */
@media (max-width: 639px) {
/*--------------------------------------------------*
 *   ホテル最新情報
 *--------------------------------------------------*/
.hotel_info .new_info {
	width: auto;
	margin: 20px 4% 0px;
}
.hotel_info .new_info .new_title {
	font-size: 18px;
	padding-bottom: 4px;
	background-position: left top;
}
.hotel_info .new_info ul li .date {
	font-size: 15px;
    line-height: 1em;
}
    .hotel_info .new_info.margin{
        margin-top: 106px;
    }

/*--------------------------------------------------*
 *   ホテル概要
 *--------------------------------------------------*/
.hotel_info .gaiyou {
	width: auto;
	margin: 30px 4% 0px;
}
.hotel_info .gaiyou .gaiyou_title {
	font-size: 16px;
	line-height: 1.3;
	background-size: 24px auto;
	padding-left: 30px;
	padding-bottom: 4px;
}
.hotel_info .gaiyou .memo {
	font-size: 14px;
	margin-top: 15px;
}

/*--------------------------------------------------*
 *   ホテル概要スライダー
 *--------------------------------------------------*/
.hotel_info .slider_area_gaiyou {
	width: auto;
	margin: 10px 4% 0px;
}
.hotel_info .slider_area_gaiyou .bxslider li img{
	height: 200px;
}
.hotel_info .slider_area_gaiyou .custom-thumb li{
	width: 33.3%;
	padding: 0px 4px;
	margin-bottom: 8px;
}
.hotel_info .slider_area_gaiyou .custom-thumb li:nth-child(6n+6){
	padding: 0px 5px;
}
.hotel_info .slider_area_gaiyou .custom-thumb img{
	width:100%;
	height: 60px;
}

/*--------------------------------------------------*
 *   基本データ
 *--------------------------------------------------*/
.hotel_info .data {
	width: auto;
	margin: 20px 4% 0px;
}
.hotel_info .data .data_title {
	font-size: 18px;
	padding: 2px 0px 2px 10px;
}
.hotel_info .data table,
.hotel_info .data table tbody,
.hotel_info .data table tr {
	display: block;
}
.hotel_info .data table {
	width: 100%;
	margin-top: 5px;
}
    .hotel_info .data table tr{
        border-bottom: none;
        display: flex;
flex-wrap: wrap;
    }
.hotel_info .data table th {
	font-size: 14px;
    padding: 5px 0;
    border-bottom: solid 1px #ccc;
}
.hotel_info .data table th br {
	display: none;
}
.hotel_info .data table td {
	font-size: 14px;
	word-break: break-all;
    padding: 5px 0;
    border-bottom: solid 1px #ccc;
		width: 100%; 
}
.hotel_info .data table th.item1{
       width: 30%; 
}
.hotel_info .data table td.item2{
       width: 70%;
}
.hotel_info .data table th.item3{
    width: 30%;
}
.hotel_info .data table td.item4{
    width: 70%;
}
.hotel_info .data table th.item5{
       width: 100%; 
    border-bottom: none;
}
.hotel_info .data table td.item6{
       width: 100%; 
}
.hotel_info .data table th.item7{
       width: 100%; 
    border-bottom: none;
	display: block;
}
.hotel_info .data table td .setsubi li {
	width: 50%;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.hotel_info .data table td .setsubi li:nth-child(2n) {
	border-right: none;
}
.hotel_info .data table td .setsubi li:last-child {
	border-bottom: none;
}
.hotel_info .data table td .setsubi li p:first-child {
	width: 86%;
	padding-right: 10px;
	font-size: 12px;
}
.hotel_info .data table td .setsubi li:nth-child(2n) p:first-child {
	padding-left: 10px;
}
.hotel_info .data table td .setsubi li p:last-child {
	width: 14%;
}
    .hotel_info .data table td .internet{
        display: flex;
flex-wrap: wrap;
    }
.hotel_info .data table td .internet li {
	width: 50%;
	height: auto;
	float: none;
	border-bottom: 1px solid #ccc;
}
.hotel_info .data table td .internet li:last-child {
	border-bottom: none;
}
.hotel_info .data table td .internet li p:first-child {
	width: 100px;
	padding-right: 10px;
}
.hotel_info .data table td .internet li.long {
	width: 100%;
}
    .hotel_attention{
        width: auto;
        margin-top: 0;
    }
.hotel_info .data table td .internet2 li {
	height: auto;
	float: none;
	width: 100%;
	}
	.hotel_info .data table td .internet2 li p:last-child {
	width: auto;
	}
	.hotel_info .data table td .internet2 li p:first-child {
	width: 64%;
	padding-right: 10px;
	} 
    
/*--------------------------------------------------*
 *   注目ポイントはここ︕
 *--------------------------------------------------*/
.hotel_info .point {
	width: auto;
	margin: 20px 4% 0px;
	padding-bottom: 0px;
}
.hotel_info .point .point_title {
	font-size: 16px;
	line-height: 1.3;
	background: url(../img/common/icon_point_on.png) no-repeat 5px top;
	background-size: 18px auto;
	padding-left: 30px;
	padding-bottom: 5px;
}
.hotel_info .point .point_title span {
	display: block;
	font-size: 12px;
	padding-left: 0px;
}
.hotel_info .point ul li {
	width: 100%;
	margin-top: 20px;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 20px;
}
.hotel_info .point ul li .box_a {
	width: 110px;
	padding-right: 10px;
}
.hotel_info .point ul li .box_a img {
	width: 100%;
}
.hotel_info .point ul li .box_b {
	display: inline;
	width: auto;
	float: none;
	padding: 0px;
	border-radius: 0px;
}
.hotel_info .point ul li .box_b:before {
	display: none;
}
.hotel_info .point ul li .box_b:after {
	display: none;
}
.hotel_info .point ul li .color1 {
	background-color: #FFF;
	border: none;
}
.hotel_info .point ul li .color1:before {
	display: none;
}
.hotel_info .point ul li .color1:after {
	display: none;
}
.hotel_info .point ul li .color2 {
	background-color: #FFF;
	border: none;
}
.hotel_info .point ul li .color2:before {
	display: none;
}
.hotel_info .point ul li .color2:after {
	display: none;
}
.hotel_info .point ul li .color3 {
	background-color: #FFF;
	border: none;
}
.hotel_info .point ul li .color3:before {
	display: none;
}
.hotel_info .point ul li .color3:after {
	display: none;
}
/*--------------------------------------------------*
 *   部屋タイプ紹介
 *--------------------------------------------------*/
.hotel_info .room {
	width: auto;
	margin: 20px 4% 0px;
	padding-bottom: 0px;
}
.hotel_info .room .room_title {
	font-size: 16px;
	line-height: 1.3;
	background-position: 5px top;
	background-size: 18px auto;
	padding-left: 28px;
	padding-bottom: 5px;
}
.hotel_info .room .room_block {
	padding-bottom: 20px;
}
.hotel_info .room .room_block .type_list {
	margin-top: 10px;
}
.hotel_info .room .room_block .type_list li.item1 {
	width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
}
.hotel_info .room .room_block .type_list li.item1 .type {
    width: 100%;
    display: block;
height: auto;
}
.hotel_info .room .room_block .type_list li.item2 {
	width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
}
.hotel_info .room .room_block .type_list li.item2 .type {
    width: 100%;
    display: block;
height: auto;
}
.hotel_info .room .room_block .type_list li.item3 {
	width: 100%;
    margin-right: 0;
}
.hotel_info .room .room_block .type_list li.item3 .type {
    width: 100%;
    display: block;
height: auto;
}
    .hotel_info .room .roombase .base{
        display: block;
    }
    .hotel_info .room .roombase .left{
        width:auto;
        display: block;
        max-width: none;
    }
    .hotel_info .room .roombase .left img{
        height: 160px;
    }
    .hotel_info .room .roombase .right {
        width: auto;
        display: block;
}
    .hotel_info .room .roombase .right .type{
        text-align: center;
    }
    .hotel_info .room .roombase .right .enpaku .enpakuprice{
        letter-spacing: normal;
    }
.hotel_info .room .room_block .breadth_color1 {
	margin-top: 0px;
}
.hotel_info .room .room_block .breadth_color1 li {
	width: 50%;
	margin-top: 10px;
}
.hotel_info .room .room_block .breadth_color1 li p:first-child {
	width: 90px;
	font-size: 13px;
}
.hotel_info .room .room_block .breadth_color1 li p:last-child {
	font-size: 13px;
	padding-left: 6px;
}
.hotel_info .room .room_block .breadth_color1 li.long {
	width: 100%;
}
.hotel_info .room .room_block .breadth_color1 li.long p:first-child {
	width: 180px;
}
.hotel_info .room .room_block .breadth_color2 {
	margin-top: 0px;
}
.hotel_info .room .room_block .breadth_color2 li {
	width: 50%;
	margin-top: 10px;
}
.hotel_info .room .room_block .breadth_color2 li p:first-child {
	width: 90px;
	font-size: 13px;
}
.hotel_info .room .room_block .breadth_color2 li p:last-child {
	font-size: 13px;
	padding-left: 6px;
}
.hotel_info .room .room_block .breadth_color2 li.long {
	width: 100%;
}
.hotel_info .spec table .col1{
    width: 20%;
    font-size: 13px;
}
.hotel_info .spec table .col2{
    width: 10%;
}
.hotel_info .slider_pager_area ul.pager_item li:nth-child(4n+4){
    padding: 0;
}
.room_douga {
    margin: 10px 0;
}
.room_douga iframe {
    width: 100%;
    height: auto;
}
.hotel_info .room li video, .hotel_info .facility li video, .hotel_info .lounge li video {
height: 200px;
}
/*--------------------------------------------------*
 *   ホテル概要スライダー
 *--------------------------------------------------*/
.hotel_info .slider_area_type {
	width:100%;
	margin: 20px 0px 0px;
}
.hotel_info .slider_area_type li img{
	height: 200px;
}
.hotel_info .slider_pager_area{
	/*width: 100%;
	padding: 5px 0px 0px;*/
    display: none;
}
.hotel_info .slider_pager_area ul.pager_item li{
	/*float:none;*/
	padding-top:0px;
	padding-right:0px;
	/*width:100%;*/
    float: left;
    width: 30%;
    margin-left: 5px;
    margin-bottom: 5px;
}
.hotel_info .slider_pager_area img{
	width:100%;
	height: 100px;
}
.hotel_info .slider_pager_area .pager_caption{
	padding:6px;
}
.hotel_info .slider_pager_area .pager_caption span{
	display:black;
	height:auto;
}
.hotel_info .slider_pager_area ul.room_item{
	padding:20px 0px;
}
/*--------------------------------------------------*
 *   クラブルーム&専用ラウンジ
 *--------------------------------------------------*/
.hotel_info .lounge {
	width: auto;
	margin: 20px 4% 0px;
	padding-bottom: 0px;
}
.hotel_info .lounge .lounge_title {
	font-size: 16px;
	line-height: 1.3;
	background-position: 5px top;
	background-size: 12px auto;
	padding-left: 24px;
	padding-bottom: 5px;
}
.hotel_info .lounge .memo {
	font-size: 14px;
}
.hotel_info .lounge .lounge_photo {
	width: 100%;
	margin: 15px 0px 0px;
}
.hotel_info .lounge .lounge_photo .caption {
	font-size: 14px;
	text-align: left;
	padding: 6px;
}
.hotel_info .lounge .service {
	padding: 10px;
	margin-top: 20px;
}
.hotel_info .lounge .service .service_title {
	font-size: 17px;
}
/*--------------------------------------------------*
 *   ホテル内施設情報
 *--------------------------------------------------*/
.hotel_info .facility {
	width: auto;
	margin: 20px 4% 0px;
	padding-bottom: 0px;
}
.hotel_info .facility .facility_title {
	font-size: 16px;
	line-height: 1.3;
	background: url(../img/common/icon_point_on.png) no-repeat 5px top;
	background-size: 18px auto;
	padding-left: 30px;
	padding-bottom: 5px;
}
.hotel_info .facility .facility_title span {
	display: block;
	font-size: 12px;
	padding-left: 0px;
}
.hotel_info .facility ul li {
	margin-top: 20px;
	padding-bottom: 20px;
}
.hotel_info .facility .restaurant {
	width: 100%;
}
.hotel_info .facility .restaurant p:first-child {
	width: 100px;
	font-size: 12px;
}
.hotel_info .facility .restaurant p:first-child span {
	background-size: 16px auto;
	padding-left: 20px;
}
.hotel_info .facility .restaurant p:last-child {
	padding-left: 5px;
	font-size: 14px;
}
.hotel_info .facility .open {
	width: 100%;
}
.hotel_info .facility .open p:first-child {
	width: 100px;
	font-size: 12px;
}
.hotel_info .facility .open p:first-child span {
	background-size: 16px auto;
	padding-left: 20px;
}
.hotel_info .facility .open p:last-child {
	padding-left: 5px;
	font-size: 14px;
}
.hotel_info .facility .kidsclub {
	width: 100%;
}
.hotel_info .facility .kidsclub p:first-child {
	width: 100px;
	font-size: 12px;
}
.hotel_info .facility .kidsclub p:first-child span {
	background-size: 16px auto;
	padding-left: 20px;
}
.hotel_info .facility .kidsclub p:last-child {
	padding-left: 5px;
	font-size: 14px;
}
.hotel_info .facility .ete {
	width: 100%;
}
.hotel_info .facility .ete p:first-child {
	width: 100px;
	font-size: 12px;
}
.hotel_info .facility .ete p:first-child span {
	background-size: 16px auto;
	padding-left: 20px;
}
.hotel_info .facility .ete p:last-child {
	padding-left: 5px;
	font-size: 14px;
}
.hotel_info .facility .gym {
	width: 100%;
}
.hotel_info .facility .gym p:first-child {
	width: 100px;
	font-size: 12px;
}
.hotel_info .facility .gym p:first-child span {
	background-size: 16px auto;
	padding-left: 20px;
}
.hotel_info .facility .gym p:last-child {
	padding-left: 5px;
	font-size: 14px;
}
.hotel_info .facility .memo {
	margin-top: 10px;
}
/*--------------------------------------------------*
 *   ホテル概要スライダー
 *--------------------------------------------------*/
.hotel_info .slider_area {
	width: 100%;
	margin: 0px;
}
.hotel_info .slider_area li img{
	height: 200px;
}
.movie_area{
    width: 100%;
    margin: 20px auto 0;
}
.movie_area iframe{
    width: 100%;
    height: auto;
}
/*--------------------------------------------------*
 *   ホテルの口コミ
 *--------------------------------------------------*/
.hotel_info .kuchikomi {
	width: auto;
	margin: 20px 4% 0px;
	padding-bottom: 0px;
}
.hotel_info .hotel_block .box_a .ho_wrap .hotel_name1{
        word-break: break-word;
    }
.hotel_info .kuchikomi .kuchikomi_title {
	font-size: 16px;
	line-height: 1.3;
	background: url(../img/common/icon_point_on.png) no-repeat 5px top;
	background-size: 18px auto;
	padding-left: 30px;
	padding-bottom: 5px;
}
.hotel_info .kuchikomi .report_title{
	font-size: 16px; 
    }
.hotel_info .kuchikomi > ul li {
	margin-top: 20px;
	padding-bottom: 20px;
	overflow: visible;
}
.hotel_info .kuchikomi > ul li .box_a {
	width: 100%;
	float: none;
}
.hotel_info .kuchikomi > ul li .box_b {
	width: 100%;
	float: none;
	margin-top: 15px;
}
.hotel_info .kuchikomi > ul li .box_b .subheading {
	font-size: 16px;
}
.hotel_info .kuchikomi > ul li .box_b ul {
	padding-top: 5px;
}
.hotel_info .kuchikomi > ul li .box_b ul li {
	width: 100%;
	float: none;
	overflow: visible;
}
.hotel_info .kuchikomi > ul li .box_b ul li.long {
	width: 100%;
}
.hotel_info .kuchikomi > ul li .box_b ul li .hyouka {
	width: 100%;
}
.hotel_info .kuchikomi > ul li .box_b .comment {
	margin-top: 15px;
}
.hotel_info .kuchikomi > ul li .box_b .bt_kuchikomi {
	width: 100%;
	margin: 15px 0px 0px auto;
}
.hotel_info .kuchikomi > ul li .box_b .bt_kuchikomi a {
	font-size: 16px;
}
/*所要時間*/
.hotel_info .data table tr.kyori{
display: block;
width: auto;
}
.hotel_info .data table tr.kyori th{
width: 100%;
border-bottom: none;
display: block;
}
.hotel_info .data table tr.kyori td{
width: 100%;
    display: block;
}
.hotel_info .data table tr.kyori td ul{
    display: block;
}
.hotel_info .data table tr.kyori td ul li{
width: auto;
margin-right: 0;
}
/*--------------------------------------------------*
 *   ホテルの口コミ2023
 *--------------------------------------------------*/
.hotel_block .right {
    margin-top: 10px;
	width: 100%;
/*	float: right;*/
}
.hotel_block .right .waku .satisfaction {
    display: table;
    width: 218px;
    border-bottom: 1px dashed #D6CCCB;
    padding-bottom: 8px;
    margin: 0px auto;
}
.hotel_block .right .waku .ttl_hyouka {
    text-align: center;
}
.hotel_block .right .waku .hyouka {
    margin: 0 auto;
}
.kuchikomi .kuchikomi_det {
	width: 100%;
/*	border-top: 4px solid #999;*/
	padding-bottom: 15px;
}
.kuchikomi .kuchikomi_det .ttl_det {
	width: 100%;
	background-color: #F7F7F7;
	padding: 10px;
}
.kuchikomi .kuchikomi_det .ttl_det .inner {
	width: 100%;
}
.kuchikomi .kuchikomi_det .ttl_det .inner .item_1 {
	width: 100%;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4em;
}
.kuchikomi .kuchikomi_det .ttl_det .inner .item_2 {
	text-align: center;
	margin-top: 10px;
}
.kuchikomi .kuchikomi_det .ttl_det_op {
	width: 100%;
	background-color: #F7F7F7;
	padding: 10px;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner {
	width: 100%;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_1 {
	width: 100%;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_1 .heading {
	width: 100%;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4em;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_1 .rating {
	display: table;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_1 .rating .piece_1 {
	display: table-cell;
	width: 100px;
	vertical-align: middle;
	padding-top: 0px;
	line-height: 16px;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_1 .rating .piece_1 li {
	margin-top: 0px;
	border: none;
	width: 18px;
	float: left;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_1 .rating .piece_2 {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	color: #F53648;
	font-weight: bold;
	line-height: 1.0em;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_2 {
	width: 272px;
	margin: 15px auto 0px auto;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_2 p {
	border: 1px solid #113073;
	padding: 2px;
	background-color: #FFF;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_2 p a {
	display: block;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #113073;
	padding: 7px 0px;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_2 p a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_2 p a span.large {
	display: block;
	font-size: 16px;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_2 p a span.small {
	background-image: url(../img/kk_common/icon_arrow_4.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}
.kuchikomi .kuchikomi_det .block {
/*	border: 1px solid #EBE9D2;*/
/*	margin: 20px 10px 0px 10px;*/
	padding-bottom: 10px;
}
.hotel_info .kuchikomi_det .firstphoto span img {
    height: 160px;
    width: 100%;
    object-fit: contain;
}
.kuchikomi .kuchikomi_det .block .subhead {
	width: 100%;
	background-color: #F7F7F7;
	padding: 10px;
	border-top: 4px solid #CCC;
}
.kuchikomi .kuchikomi_det .block .subhead .inner {
	width: 100%;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left {
	width: 100%;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .caption {
	font-size: 15px;
	color: #113073;
	font-weight: bold;
	line-height:140%;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .opt {
	font-size: 13px;
	color: #F5374B;
	margin-top: 5px;
	background-image: url(../img/kk_common/icon_arrow_5.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .note {
	font-size: 13px;
	margin-top: 5px;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .rating {
	width: 100%;
	margin-top: 5px;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .rating .piece_1 {
	display: inline-block;
	width: 100px;
	vertical-align: middle;
	padding-top: 0px;
/*	line-height: 16px;*/
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .rating .piece_1 li {
	margin-top: 0px;
	border: none;
	width: 18px;
	float: left;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .rating .piece_2 {
	display: inline-block;
	width: 60px;
	vertical-align: middle;
	font-size: 18px;
	color: #F53648;
	font-weight: bold;
	line-height: 1.0em;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .rating .piece_3 {
	width: 100%;
	margin-top: 5px;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .right {
	width: 100%;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .right span {
	color: #0265CB;
}
.kuchikomi .kuchikomi_det .block .photo_grp {
	width: 100%;
}
.kuchikomi .kuchikomi_det .block .photo_grp ul {
	text-align: center;
	letter-spacing: -.40em;
/*	padding: 10px 10px 0px 10px;*/
}
.kuchikomi .kuchikomi_det .block .photo_grp ul li {
	/*width: 32%;
	height: 120px;
	display: inline-block;
	/display: inline;
	/zoom: 1;*/
/*
	letter-spacing: normal;
	vertical-align: top;
	margin-top: 10px;
	border: 1px solid #EBE9D2;
	background:#FFF;
	display:inline-block;
	text-align:center;
*/
border: 1px solid #EBE9D2;
    background: #FFF;
    display: inline-block;
    text-align: center;
    width: 19%;
    margin: 0.25%;
}
.kuchikomi .kuchikomi_det .block .photo_grp ul li:nth-child(odd){
	/*margin-right:5px;*/
}
.kuchikomi .kuchikomi_det .block .photo_grp ul li a{
    display: block;

    vertical-align: middle;
}
.kuchikomi .kuchikomi_det .block .photo_grp ul li span {
/*
    width: 85px;
    height: 85px;
    display: table-cell;
	vertical-align:middle;
*/
}
.kuchikomi .kuchikomi_det .block .photo_grp ul li img {
	display: block;
	padding: 2px;
	 /*max-height: 99px;
    max-width: 100%;*/
	margin:0 auto;
/*
	max-height:80px;
	max-width:100%;
*/
    height: 50px;
    max-width: 100%;
    object-fit: contain;
}
.kuchikomi .kuchikomi_det .block .particle {
/*	margin: 20px 10px 0px 10px;
	border: 10px solid #EFEFEF;*/
}
.kuchikomi .kuchikomi_det .block .particle .inner {
/*	border: 1px solid #EBE9D2;*/
	padding: 1px;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul {
/*	border: 1px solid #EBE9D2;*/
/*	padding: 5px 10px 15px 10px;*/
}
.kuchikomi .kuchikomi_det .block .particle .inner ul li {
	width: 100%;
	border-bottom: 1px dotted #9A9A9A;
	padding: 10px 0px;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul li .piece_1 {
	display: table-cell;
	width: 100px;
	color: #433333;
	font-weight: bold;
	vertical-align: middle;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul li .piece_2 {
	display: table-cell;
	width: 75px;
	vertical-align: middle;
	border: none;
	padding: 0px;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul li .piece_2 li {
	width: 13px;
	float: left;
	display: block;
	border: none;
	padding: 0px;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul li .piece_3 {
	display: table-cell;
	width: 50px;
	vertical-align: middle;
	font-size: 16px;
	color: #F53648;
	font-weight: bold;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul li .piece_4 {
	display: block;
	margin-top: 5px;
    font-size: 13px;
}
.kuchikomi .kuchikomi_det .select {
	width: 100%;
	padding: 25px 10px 0px 10px;
}
.kuchikomi .kuchikomi_det .select .bt_before {
	width: 140px;
	float: left;
}
.kuchikomi .kuchikomi_det .select .bt_before a {
	display: block;
	background-image: url(../img/kk_common/icon_pagination_before.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
}
.kuchikomi .kuchikomi_det .select .bt_next {
	width: 140px;
	float: right;
	text-align: right;
}
.kuchikomi .kuchikomi_det .select .bt_next a {
	display: block;
	background-image: url(../img/kk_common/icon_pagination_next.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 26px;
}
.kuchikomi .kuchikomi_det .row {
	width: 100%;
	padding: 0px 10px;
}
.kuchikomi .kuchikomi_det .row .inner {
	width: 100%;
}
.kuchikomi .kuchikomi_det .row .inner .box {
	display: table;
	width: 100%;
	margin-top: 15px;
	border: 1px solid #EEE;
	border-right: 4px solid #EEE;
	border-bottom: 5px solid #EEE;
	padding: 9px;
}
.kuchikomi .kuchikomi_det .row .inner .box .photo {
	/*display: table-cell;
    height: 90px;
    vertical-align: top;*/
    width: 100%;
}
.kuchikomi .kuchikomi_det .row .inner .box .photo a {
    border: 1px solid #ebe9d2;
    display: block;
    /*height: 90px;
    width: 90px;*/
}
.kuchikomi .kuchikomi_det .row .inner .box .photo span {
    /*display: table-cell;
    height: 90px;
    vertical-align: middle;
    width: 90px;*/
}
.kuchikomi .kuchikomi_det .row .inner .box .photo img {
    display: block;
    margin: 0 auto;
    /*max-height: 90px;
    max-width: 90px;*/
    padding: 2px;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo {
	/*display: table-cell;
	vertical-align: top;*/
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_1 {
	color: #0265CB;
	font-weight: bold;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_1 a {
	color: #0265CB;
	text-decoration: none;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_1 a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_2 {
	display: table;
	width: 100%;
	margin-top: 3px;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_2 ul {
	display: table-cell;
	vertical-align: middle;
	width: 74px;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_2 ul li {
	width: 13px;
	float: left;
	line-height: 12px;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_2 p {
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	color: #F53648;
	font-weight: bold;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_3 {
	font-size: 13px;
	margin-top: 3px;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_3 span {
    color: #0265CB;
    }
.kuchikomi .kuchikomi_det.pickup {
    border: 8px solid #ff9200;
    position: relative;
    padding: 0px;
    margin-bottom: 15px;
    border-radius: 20px;
}
/*--------------------------------------------------*
 *   スタッフが撮影した写真
 *--------------------------------------------------*/
.hotel_info .staffimg {
	width: auto;
	margin: 20px 4% 0px;
	padding-bottom: 0px;
}
.hotel_info .staffimg .staffimg_title {
	font-size: 16px;
	line-height: 1.3;
	background-position: 5px top;
	background-size: 18px auto;
	padding-left: 30px;
	padding-bottom: 5px;
}
.hotel_info .staffimg .memo {
	font-size: 14px;
}
.hotel_info .staffimg ul li {
	width: 100%;
	margin-top: 10px;
	margin-right:0px;
}
.hotel_info .staffimg ul li .caption {
	display: block;
	height: auto;
	font-size: 14px;
	text-align: left;
	padding: 6px;
}
/*--------------------------------------------------*
 *   リゾートマップ
 *--------------------------------------------------*/
.hotel_info .map {
	width: auto;
	margin: 20px 4% 0px;
	padding-bottom: 0px;
}
.hotel_info .map .map_title {
	font-size: 16px;
	line-height: 1.3;
	background: url(../img/common/icon_map_on.png) no-repeat 5px top;
	background-size: 18px auto;
	padding-left: 30px;
	padding-bottom: 5px;
}
.room_douga {
    width: auto;
}
.room_douga iframe{
    width: 100%;
    height: auto;
}
	/*191021 ベトナムリンク追加*/
a.viet_danang_btn {
	padding: 7px !important;
	font-size: 14px;
	margin: 5px auto 20px;
	width: 95%;
	border-radius: 7px;
}
a.viet_danang_btn:after{
	margin-left: 8px;
	}

/*よくある質問*/
#faq_contents {
	margin-top: 3vw;
}
#faq_contents .faq_title {
	font-size: 4.27vw;
	background-position: 1vw center;
	background-size: 6vw auto;
	margin-bottom: 3vw;
	padding-left: 9vw;
}
#faq_contents ul {
	padding-bottom: 2vw;
}
#faq_contents ul li {
	margin-bottom: 2vw;
}
#faq_contents ul li .bt_add .question .piece1 {
	width: 8vw;
	font-size: 3vw;
	padding: 2vw 0 2vw 2.67vw;
}
#faq_contents ul li .bt_add .question .piece2 {
	width: calc(100% - 8vw);
	font-size: 3vw;
	padding: 2vw 8vw 2vw 0px;
}
#faq_contents ul li .bt_add p.toggle_button {
	width: 3.47vw;
	height: 3.47vw;
	background-size: 3.47vw;
	right: 2vw;
}
#faq_contents ul li .bt_add p.toggle_button_close {
	width: 3.47vw;
	height: 0.4vw;
	background-size: 3.47vw auto;
	right: 2vw;
}
#faq_contents ul li .add_box .answer {
	padding: 0 2.67vw 2vw;
}
#faq_contents ul li .add_box .answer .wrap {
	padding-top: 2vw;
}
#faq_contents ul li .add_box .answer .wrap .piece1 {
	width: 5vw;
	font-size: 3vw;
}
#faq_contents ul li .add_box .answer .wrap .piece2 {
	width: calc(100% - 8vw);
	font-size: 3vw;
}
#faq_contents ul li .add_box .answer .wrap .piece2 .bt_pdf {
	width: 20vw;
	margin-top: 1vw;
}
#faq_contents ul li .add_box .answer .wrap .piece2 .bt_pdf a {
	font-size: 2.8vw;
	background-position: 1vw center;
	background-size: 2.8vw auto;
	padding: 1.6vw 0px 1vw 5vw;
}
#faq_contents ul li .add_box .answer .wrap .piece2 .ph_expand {
	margin-top: 2vw;
}
#faq_contents ul li .add_box .answer .wrap .piece2 .ph_expand img {
	width: 32vw;
}
#faq_contents ul li .add_box .answer .wrap .piece2 .ph_expand span {
	position: absolute;
	right: 2vw;
	bottom: 2vw;
}
#faq_contents ul li .add_box .answer .wrap .piece2 .ph_expand span img {
	width: 8vw;
}
}

/*PC*/
@media (min-width: 640px),print {

/************************************************************
 *   ホテルの口コミ2023css
 ************************************************************/

    .hotel_info .kuchikomi-repo{
        position: relative;
    }
.hotel_info .hotel_block .kuchikomi-repo .box_b {
    position: relative;
    margin-right: 250px;
}
.hotel_info .hotel_block .kuchikomi-repo .box_b .ph_size1 img {
    height: auto;
    width: 100%;
    height: 265px;
    vertical-align: top;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
    .hotel_block .right{
        position: absolute;
        right: 0;
        top: 0;
    }
.kuchikomi .kuchikomi_det {
/*	width: 1100px;
	border-top: 4px solid #999;*/
	padding-bottom: 3px;
}
.kuchikomi .kuchikomi_det +.bt_red {
    margin-top: 0;
}
.kuchikomi .kuchikomi_det .ttl_det {
	width: 935px;
	background-color: #F7F7F7;
	padding: 0px 15px 0px 10px;
}
.kuchikomi .kuchikomi_det .ttl_det .inner {
	display: table;
	width: 935px;
	height: 70px;
}
.kuchikomi .kuchikomi_det .ttl_det .inner .item_1 {
	display: table-cell;
	vertical-align: middle;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.2em;
}
.kuchikomi .kuchikomi_det .ttl_det .inner .item_2 {
	display: table-cell;
	width: 184px;
	vertical-align: middle;
}
.kuchikomi .kuchikomi_det .ttl_det_op {
	width: 935px;
	background-color: #F7F7F7;
	padding: 15px 15px 15px 10px;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner {
	display: table;
	width: 935px;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_1 {
	display: table-cell;
	vertical-align: middle;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_1 .heading {
	font-size: 21px;
	line-height: 1.2em;
	font-weight: bold;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_1 .rating {
	display: table;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_1 .rating .piece_1 {
	display: table-cell;
	width: 110px;
	vertical-align: middle;
	padding-top: 0px;
	line-height: 16px;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_1 .rating .piece_1 li {
	margin-top: 0px;
	border: none;
	width: 18px;
	float: left;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_1 .rating .piece_2 {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	color: #F53648;
	font-weight: bold;
	line-height: 1.0em;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_2 {
	display: table-cell;
	width: 200px;
	vertical-align: middle;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_2 p {
	border: 1px solid #113073;
	padding: 2px;
	background-color: #FFF;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_2 p a {
	display: block;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #113073;
	padding: 9px 0px;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_2 p a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_2 p a span.large {
	display: block;
	font-size: 19px;
	line-height: 1.2em;
}
.kuchikomi .kuchikomi_det .ttl_det_op .inner .item_2 p a span.small {
	background-image: url(../img/kk_common/icon_arrow_4.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}
.kuchikomi .kuchikomi_det .block {
/*	width: 1080px;*/
	/*border: 1px solid #EBE9D2;*/
	margin: 20px auto 0px auto;
	padding-bottom: 10px;
/*	background:#F7F7F7;*/
}
.kuchikomi .kuchikomi_det .block .subhead {
	background-color: #fafafa;
	border-top: 4px solid #0c8a87;
	padding-bottom: 8px;
}
.kuchikomi .kuchikomi_det .block .subhead .inner {
	display: table;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left {
	width:546px;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .caption {
	font-size: 19px;
	color: #113073;
	font-weight: bold;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .opt {
	font-size: 13px;
	color: #F5374B;
	margin-top: 5px;
	background-image: url(../img/kk_common/icon_arrow_5.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .note {
	font-size: 13px;
	margin-top: 5px;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .rating {
	display: table;
	width: ;
	margin-top: 10px;
	float:left;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .piece_3 {
	line-height: 38px;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .rating .piece_1 {
	display: table-cell;
	width: 110px;
	vertical-align: middle;
	padding-top: 0px;
	line-height: 16px;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .rating .piece_1 li {
	margin-top: 0px;
	border: none;
	width: 18px;
	float: left;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .rating .piece_2 {
	display: table-cell;
	width: 60px;
	vertical-align: middle;
	font-size: 18px;
	color: #F53648;
	font-weight: bold;
	line-height: 1.0em;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .left .rating .piece_3 {
	display: table-cell;
	width: ;
	vertical-align: middle;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .right {
	display: table-cell;
	width: 188px;
	text-align: right;
	vertical-align: middle;
}
.kuchikomi .kuchikomi_det .block .subhead .inner .right span {
	color: #0265CB;
}
/*2017/0929è¿½åŠ */
.kuchikomi .kuchikomi_det .block .firstphoto{
	letter-spacing: normal;
	vertical-align: top;
	border: 1px solid #EBE9D2;
	padding: 1px;
	width: 172px;
	height: 120px;
	margin:14px 5px 5px;
	display:inline-block;
	background:#FFF;
}
.kuchikomi .kuchikomi_det .block .firstphoto a{
/*	border: 2px solid #ebe9d2;*/
    display: block;
	 height: 115px;
    width: 168px;
}
.kuchikomi .kuchikomi_det .block .firstphoto span{
	display: table-cell;
	height: 115px;
    width: 168px;
	vertical-align:middle;
}
.kuchikomi .kuchikomi_det .block .firstphoto img{
	display: block;
	padding: 8px;
    margin: 0 auto;
       max-height: 99px !important;
    max-width: 152px !important;
}
.kuchikomi .kuchikomi_det .block .subhead .box {
    display: inline-block;
    margin: 11px 0 0 0;
    vertical-align: top;
    width: 750px;
}

.kuchikomi .kuchikomi_det .block .photo_grp {
	margin: 0px auto;
}
.kuchikomi .kuchikomi_det .block .photo_grp ul {
	text-align: left;
	letter-spacing: -.40em;
	padding-top: 0px;
}
.kuchikomi .kuchikomi_det .block .photo_grp ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
	margin-right: 5px;
	border: 1px solid #EBE9D2;
	padding: 1px;
	width: 74px;
	height: 63px;
	background:#FFF;
	margin-bottom:5px;
}
.kuchikomi .kuchikomi_det .block .photo_grp ul li a{
	/*border: 2px solid #ebe9d2;*/
    display: block;
	 height: 63px;
    width: 74px;
}
.kuchikomi .kuchikomi_det .block .photo_grp ul li span {
    display: table-cell;
	height: 59px;
    width: 73px;
	vertical-align:middle;
}
.kuchikomi .kuchikomi_det .block .photo_grp ul li img {
	display: block;
	padding: 4px;
    margin: 0 auto;
       max-height: 52px !important;
    max-width: 62px !important;
}
.kuchikomi .kuchikomi_det .block .particle {
/*	width: 908px;*/
/*
width:1060px;
	margin: 15px auto 0px auto;
*/
	
/*	border: 10px solid #EFEFEF;*/
}
.kuchikomi .kuchikomi_det .block .particle .inner {
/*	border: 1px solid #EBE9D2;*/
background:#fff;
	padding: 1px;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul {
/*	border: 1px solid #EBE9D2;*/
	padding: 5px 0px 15px 0px;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul li {
	display: table;
	width: 100%;
	/*width: 870px;*/
	border-bottom: 1px dotted #9A9A9A;
	padding: 10px 0px;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul li .piece_1 {
	display: table-cell;
	width: 110px;
	color: #433333;
	font-weight: bold;
	vertical-align: middle;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul li .piece_2 {
	display: table-cell;
	width: 80px;
	vertical-align: middle;
	border: none;
	padding: 0px;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul li .piece_2 li {
	width: 13px;
	float: left;
	display: block;
	border: none;
	padding: 0px;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul li .piece_3 {
	display: table-cell;
	width: 50px;
	vertical-align: middle;
	font-size: 16px;
	color: #F53648;
	font-weight: bold;
}
.kuchikomi .kuchikomi_det .block .particle .inner ul li .piece_4 {
	display: table-cell;
	vertical-align: middle;
}
.kuchikomi .kuchikomi_det .select {
	width: 926px;
	margin: 20px auto 0px auto;
}
.kuchikomi .kuchikomi_det .select .bt_before {
	width: 200px;
	float: left;
}
.kuchikomi .kuchikomi_det .select .bt_before a {
	display: block;
	background-image: url(../img/kk_common/icon_pagination_before.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
}
.kuchikomi .kuchikomi_det .select .bt_next {
	width: 200px;
	float: right;
	text-align: right;
}
.kuchikomi .kuchikomi_det .select .bt_next a {
	display: block;
	background-image: url(../img/kk_common/icon_pagination_next.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 26px;
}
.kuchikomi .kuchikomi_det .row {
	width: 948px;
	margin: 0px auto;
	overflow:hidden;
}
.kuchikomi .kuchikomi_det .row .inner {
	text-align: left;
	letter-spacing: -.40em;
	padding-left: 12px;
}
.kuchikomi .kuchikomi_det .row .inner .box {
	width: 433px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
	margin-top: 15px;
	margin-right: 12px;
	border: 1px solid #EEE;
	border-right: 4px solid #EEE;
	border-bottom: 5px solid #EEE;
	padding: 9px;
}
.kuchikomi .kuchikomi_det .row .inner .box.left{
	float:left;
}
.kuchikomi .kuchikomi_det .row .inner .box.right{
	float:right;
}
.kuchikomi .kuchikomi_det .row .inner .box .photo {
	width: 104px;
	height: 104px;
	float: left;
	padding: 7px;
	border: 1px solid #EBE9D2;
}
.kuchikomi .kuchikomi_det .row .inner .box .photo a{
	 display: block;
    height: 104px;
    width: 104px;
}
.kuchikomi .kuchikomi_det .row .inner .box .photo span {
    display: table-cell;
    height: 104px;
    width: 104px;
	vertical-align:middle;
}
.kuchikomi .kuchikomi_det .row .inner .box .photo img {
    display: block;
    margin: 0 auto;
	   max-height: 104px;
    max-width: 104px;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo {
	width: 300px;
	float: right;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_1 {
	color: #0265CB;
	font-weight: bold;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_1 a {
	color: #0265CB;
	text-decoration: none;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_1 a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_2 {
	display: table;
	width: 300px;
	margin-top: 5px;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_2 ul {
	display: table-cell;
	vertical-align: middle;
	width: 74px;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_2 ul li {
	width: 13px;
	float: left;
	line-height: 12px;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_2 p {
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	color: #F53648;
	font-weight: bold;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_2 span {
	color: #0265CB;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_3 {
	font-size: 13px;
	margin-top: 5px;
}
.kuchikomi .kuchikomi_det .row .inner .box .memo .piece_3 span {
	color: #0265CB;
}
}

a.video-popup {
    position: relative;
}
a.video-popup:after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    display: inline-block;
    background: url(/img/img-mark-mv.png) no-repeat center center;
    text-align: center;
    background-size: 30px;
    top: 0;
}