@charset 'UTF-8';

body {
    word-break: break-all;
}

figure {
	margin: 0;
}

#container {
	width: 100%;
	margin: 0 auto;
}

#container a:hover img {
	opacity: .25;
	-webkit-transition: all .1s linear;
	        transition: all .1s linear;
}

.ht_feature__frame {
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

/*ぱんくずはtb_article_articleframe_pc.cssに記載済み*/
/*mainvisual*/
#ht_feature {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.6;
}

.ht_area__mv {
	position: relative;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}

.ht_area_mv__image--wide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	overflow: hidden;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	width: 100%;
	max-height: 430px;
	margin: 0;

	-ms-flex-align: center;
	-ms-flex-pack: center;
}

.ht_area_mv__image--wide img {
	width: 100%;
}

.ht_area_mv__headlineWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: 0 auto;

	-ms-flex-align: center;
	-ms-flex-pack: center;
	    -ms-flex-wrap: wrap;
}

.ht_area_mv__headline {
	float: none;
	box-sizing: border-box;
	width: auto;
	margin: 0;
	padding: 32px 28px;
	border: 1px solid #fff;
	color: #fff;
	background: rgba(0, 0, 0, .3);
	font-size: 40px;
	line-height: 1.4;
	text-align: center;
}

.ht_area_mv__headline .\--firstline {
	display: block;
	font-size: 20px;
}

/* 更新日 */
.ht_area__date {
	margin: 10px auto 5px;
	font-size: 16px;
	text-align: center;
}

.ht_area__mv__text {
	width: 800px;
	margin: 30px auto 0;
	font-size: 16px;
	line-height: 1.6;
	text-align: left;
}

/* 目次 */
.ht_feature__contentsnavi {
	display:    -moz-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	height: auto;
	margin: 36px 0 50px;
	padding: 19px 0 0;
	border-top: solid 1px #ccc;
	border-bottom: none;
	background: none;
	text-align: center;

	-ms-flex-pack: center;
	   -moz-justify-content: center;
}

.ht_feature__contentsnavi__title {
	display: table-cell;
	padding: 10px 15px 0 0;
	font-size: 18px;
	vertical-align: top;
}

.ht_feature__contentsnavi ul {
	display: table-cell;
	padding: 10px 0 10px 14px;
	border-left: solid 1px #ccc;
	font-size: 18px;
	vertical-align: top;
}

.ht_feature__contentsnavi ul > li {
	position: relative;
	min-height: 19px;
	padding: 12px 0 0;
	line-height: 1.6;
}

.ht_feature__contentsnavi ul > li > ul {
	border-left: none;
	padding: 10px 0 0 14px;
	font-size: 14px;
}

.ht_feature__contentsnavi ul > li > ul > li + li {
	padding-top: 5px 
}

.ht_feature__contentsnavi ul> li:first-child {
	padding-top: 0;
}

.ht_feature__contentsnavi ul> li a {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	padding: 0 0 0 22px;
	color: #0062ff;
	text-decoration: none;
}

.ht_feature__contentsnavi ul> li a::before {
	display: block;
	position: absolute;
	top: 5px;
	left: 4px;
	width: 6px;
	height: 6px;
	border-width: 1.5px;
	border-style: solid;
	border-color: transparent transparent #0062ff #0062ff;
	content: '';
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.ht_feature__contentsnavi ul> li a:hover {
	color: #80b0ff !important;
	text-decoration: underline;
}

/*SNSボタンはtb_article_articleframe_pc.cssに記載済み*/
.ht_area__section {
	width: 980px;
	margin: 0 auto 30px;
}

#sect_ranking.ht_area__section {
	width: 100%;
}

.ht_feature__frame__header {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.ht_feature__sect__title {
	margin-bottom: 10px;
	padding-top: 60px;
	font-size: 40px;
	font-weight: normal;
	line-height: 1.4;
	text-align: center;
}

.ht_feature__sect__title .\--fontIsSmall {
	display: block;
	font-size: 26px;
}

.ht_area_subHeadline {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	color: #333;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.6;
	text-align: center;
	text-decoration: none;
}

/* ランキング以外*/
.ht_area-box {
	margin-bottom: 60px;
}

.ht_area-box__leadWrap {
	padding: 40px 0 5px;
	border-bottom: solid 3px #747474;
}

.ht_area-box__lead {
	position: relative;
	box-sizing: border-box;
	width: 980px;
	margin: 0 auto;
	padding: 0 0 0 20px;
	color: #747474;
	font-size: 16px;
	font-weight: bold;
}

/* ●エリア●のホテルランキング */
.ht_area_ranking-box {
	margin-bottom: 60px;
}

.ht_area_ranking-box__leadWrap {
	padding: 40px 0 5px;
	border-bottom: solid 3px #747474;
}

.\--isFirst .ht_area_ranking-box__leadWrap {
	border-bottom: solid 3px #b29312;
}

.\--isSecond .ht_area_ranking-box__leadWrap {
	border-bottom: solid 3px #b0b0b0;
}

.\--isThird .ht_area_ranking-box__leadWrap {
	border-bottom: solid 3px #e0893b;
}

.ht_area_ranking-box__lead {
	position: relative;
	box-sizing: border-box;
	width: 980px;
	margin: 0 auto;
	padding: 0 0 0 100px;
	color: #747474;
	font-size: 14px;
	font-weight: bold;
}

.\--isFirst .ht_area_ranking-box__lead {
	color: #b29312;
}

.\--isSecond .ht_area_ranking-box__lead {
	color: #b0b0b0;
}

.\--isThird .ht_area_ranking-box__lead {
	color: #e0893b;
}

.ht_area_ranking-box__lead img {
	position: absolute;
	top: -40px;
	left: 0;
	width: 80px;
	height: auto;
	margin: 0 auto;
	background: #fff;
}

.ht_area_columnWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	width: 980px;
	margin: 0 auto;

	-ms-flex-pack: justify;
	    -ms-flex-wrap: wrap;
}

.ht_area_column__headline {
	width: 100%;
	margin-bottom: 15px;
	padding: 30px 20px 0;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.4;
}

.ht_area_column__headline a {
	color: #333;
	text-decoration: none;
}

.ht_area_column__headline a:hover {
	opacity: .8;
	color: #2a5793;
	text-decoration: underline;
}

.ht_area_column__left {
	width: 560px;
}

.ht_area_column__photo {
	overflow: hidden;
	position: relative;
	height: 345px;
	margin: 0 auto;
}

.ht_area_column__photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.ht_area_column__right {
	width: 390px;
}

.ht_area_column__comment--bgIsGray {
	padding: 7px 10px;
	background: #f2f2f2;
	font-size: 14px;
	line-height: 1.7;
}

.ht_area_column__title {
	padding-bottom: 5px;
	font-weight: bold;
}

.ht_area_column__author {
	padding-top: 5px;
	font-size: 12px;
	text-align: right;
}

.ht_area_column__info {
	margin-top: 10px;
	padding: 7px 10px;
	background: #f2f2f2;
	font-size: 14px;
	line-height: 1.7;
}

.ht_area_column__info__list__item.ico-marker_24 {
	padding-left: 30px;
	background: url(/common/images/icon/gray/common_icon_marker_24.png) no-repeat left top;
	background-size: auto;
}

.ht_area_column__info__list__item.ico-map_24 {
	padding-left: 30px;
	background: url(/common/images/icon/gray/common_icon_map_24.png) no-repeat left top;
	background-size: auto;
}

.ht_area_column__info__list__item.ico-parking_24 {
	padding-left: 30px;
	background: url(/common/images/icon/gray/common_icon_parking_24.png) no-repeat left top;
	background-size: auto;
}

.ht_area_column__info__list__item+ .ht_area_column__info__list__item {
	padding-top: 5px;
}

.ht_area_column__button {
	margin-top: 14px;
	text-align: center;
}

a.ht_area_column__button--colorIsGreen {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	position: relative;
	box-sizing: border-box;
	height: 50px;
	padding: 10px 40px 10px 20px;
	color: #fff;
	background: #37b48d;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	-webkit-transition: all .1s linear;
	        transition: all .1s linear;

	-ms-flex-align: center;
	-ms-flex-pack: center;
}
a.ht_area_column__button--colorIsGreen.snomo {
  background-color: #298b77;
}
a.ht_area_column__button--colorIsGreen.lochinvar {
  background-color: #3cc49a;
}
a.ht_area_column__button--colorIsGreen:hover {
	color: #37b48d !important;
	background-color: #e0f4ed;
}

a.ht_area_column__button--colorIsGreen::after {
	position: absolute;
	top: 40%;
	right: 16px;
	width: 14px;
	height: 14px;
	margin-top: -3px;
	border-top: solid 4px #fff;
	border-right: solid 4px #fff;
	content: '';
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

a.ht_area_column__button--colorIsGreen:hover::after {
	border-top: solid 4px #37b48d;
	border-right: solid 4px #37b48d;
}

a.ht_area_column__button--colorIsGreen+ iframe {
	margin-top: 14px;
}

/* ローカル案内役厳選！目的別おすすめ宿 */
.ht_area_hotel-guide__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;

	-ms-flex-pack: center;
	    -ms-flex-wrap: wrap;
}

.ht_area_hotel-guide__list+ .ht_area_hotel-guide__list,
.ht_area__textlinkWrap+ .ht_area_hotel-guide__list {
	margin-top: 30px;
}

.ht_area_hotel-guide__list__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	width: 310px;
	margin-right: 25px;
	padding: 15px 0;
	border-top: 1px solid #ccc;

	    -ms-flex-wrap: wrap;
}

.ht_area_hotel-guide__list__item:nth-child(n + 5) {
	margin-top: 30px;
}

.ht_area_hotel-guide__list__item__flex {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	-webkit-order: 2;
	        order: 2;
}

a.ht_area_hotel-guide__link {
	text-decoration: none;
}

a.ht_area_hotel-guide__link:hover {
	text-decoration: underline;
}

.ht_area_hotel-guide__headline {
	margin: 0 0 10px;
	color: #0062ff;
	font-size: 18px;
}

.ht_area_hotel-guide__photo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	overflow: hidden;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	position: relative;
	width: 310px;
	height: 192px;
	margin: 0;

	-ms-flex-align: center;
}

.ht_area_hotel-guide__photo img {
	width: 100%;
}

.ht_area_hotel-guide__photo__label {
	position: absolute;
	top: 5px;
	left: 5px;
	box-sizing: border-box;
	padding: 2px 7px;
	border: solid 1px #0062ff;
	border-radius: 3px;
	color: #0062ff;
	background: #e6effd;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}

.ht_area_hotel-guide__catch {
	font-size: 16px;

	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-order: 1;
	        order: 1;
}

.ht_area_hotel-guide__plan {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	-webkit-order: 3;
	        order: 3;
}

.ht_area_hotel-guide__plan.ht_area__plan {
	margin-top: 20px;
}

.ht_area__planBtn {
	height: 100%;
}

.ht_area__planBtn a {
	display: block;
	position: relative;
	box-sizing: border-box;
	height: 100%;
	padding: 7px 10px;
	border-right: solid 30px #003894;
	color: #333;
	background: #f2f2f2;
	text-decoration: none;
}

.ht_area__planBtn a:after {
	position: absolute;
	right: -24px;
	bottom: -webkit-calc(50% - 2.5px);
	bottom:         calc(50% - 2.5px);
	border: 5px solid transparent;
	border-left: 8px solid #fff;
	content: '';
}

.ht_area__planBtn a:hover {
	opacity: .6;
}

.ht_area__planBtn__title {
	font-size: 16px;
}

.ht_area__planBtn__text {
	font-size: 12px;
}

.ht_area__planBtn__text {
	font-size: 12px;
}

.ht_area__planBtn__text .price {
	border-bottom: solid 1px;
	color: #d80b1f;
	font-size: 18px;
}

.ht_area__planBtn__text .price .small {
	font-size: 12px;
}

.ht_area_hotel-guide__list__item:nth-child(4),
.ht_area_hotel-guide__list__item:nth-child(7),
.ht_area_hotel-guide__list__item:nth-child(10),
.ht_area_hotel-guide__list__item:last-child {
	margin-right: 0;
}

.ht_area__textlinkWrap {
	font-size: 16px;
	text-align: right;
}

a.ht_area__textlink {
	display: block;
	position: relative;
	padding: 10px 13px 10px 2%;
	color: #0062ff;
	line-height: 1;
	text-decoration: none;
}

a.ht_area__textlink:hover {
	text-decoration: underline;
}

a.ht_area__textlink:after {
	position: absolute;
	top: 15px;
	right: 0;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	border-top: solid 2px #0062ff;
	border-right: solid 2px #0062ff;
	content: '';
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

/* 編集部オススメ！●月のおすすめプラン */
.ht_area_recommended-plan__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	width: 980px;
	margin: 0 auto;

	-ms-flex-pack: center;
	    -ms-flex-wrap: wrap;
}

.ht_area_recommended-plan__list__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	width: 680px;

	-ms-flex-pack: start;
	    -ms-flex-wrap: wrap;
}

.ht_area_recommended-plan__list__item+ .ht_area_recommended-plan__list__item {
	margin-top: 20px;
}

.ht_area_recommended-plan__headline {
	width: 100%;
	margin-bottom: 10px;
}

.ht_area_recommended-plan__headline a {
	color: #0062ff;
	font-size: 18px;
	text-decoration: none;
}

.ht_area_recommended-plan__headline a:hover {
	text-decoration: underline;
}

.ht_area_recommended-plan__photo {
	width: 20%;
	margin: 0;
}

.ht_area_recommended-plan__photo img {
	width: 100%;
}

.ht_area_recommended-plan__plan.ht_area__plan {
	width: 75%;
	margin-left: 5%;
}

.ht_area__planBtn {
	height: 100%;
}

/* ローカル案内役が厳選した「推し宿」を紹介！おすすめ宿から選ぶ */
.ht_feature_section__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	        justify-content: space-between;

	-ms-flex-pack: justify;
	    -ms-flex-wrap: wrap;
}

.ht_feature_section__list li {
	width: 475px;
	padding: 15px 0;
	border-top: 1px solid #ccc;
}

a.ht_feature_section__link,
a.ht_feature_section__link:link {
	text-decoration: none;
}

a.ht_feature_section__link:hover .ht_feature_section__list__headline {
	text-decoration: underline;
}

.ht_feature_section__list__headline {
	margin: 0 0 10px;
	color: #0062ff;
	font-size: 18px;
}

.ht_feature_section__list__column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	        justify-content: space-between;

	-ms-flex-pack: justify;
}

.ht_feature_section__list__figure {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	overflow: hidden;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	position: relative;
	width: 200px;
	height: 124px;
	margin: 0;

	-ms-flex-align: center;
}

.ht_feature_section__list__figure img {
	width: 100%;
}

.ht_feature__flow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	width: 980px;
	margin: 0 auto;

	-ms-flex-pack: center;
	    -ms-flex-wrap: wrap;
}

.ht_feature__flow__card {
	width: 310px;
	margin-right: 25px;
	padding: 15px 0;
	border-top: 1px solid #ccc;
}

.ht_feature__flow__card:nth-child(3n),
.ht_feature__flow__card:last-child {
	margin-right: 0;
}

.ht_feature__flow__title {
	font-size: 16px;
}

.ht_feature__sect__box a,
.ht_feature__sect__box a:link,
.ht_feature__sect__box a:visited {
	text-decoration: none;
}

.ht_feature__flow__flag__name {
	margin: 0 0 10px;
	font-size: 20px;
}

.ht_feature__flow__flag__name.\--twolines {
	height: 54px;
	line-height: 1.5;
}

a.ht_feature__flow__card__link {
	color: #0062ff;
}

.ht_feature__flow__card__link:hover
.ht_feature__flow__flag__name {
	text-decoration: underline;
}

.ht_feature__flow__flag__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	overflow: hidden;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	position: relative;
	width: 310px;
	height: 192px;
	margin: 0 0 20px;

	-ms-flex-align: center;
}

.ht_feature__flow__flag__image img {
	width: 100%;
}

.ht_feature__flow__area {
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px 7px;
	color: #fff;
	background-color: #124199;
	font-size: 12px;
	line-height: 1.6;
	text-align: center;
}

.grad-trigger,
.grad-btn {
	display: none;
}

.ht_feature__flow__text {
	margin-bottom: 10px;
	font-size: 16px;
	word-break: break-all;
	text-align: left;
}

.ht_feature__flow__info {
	padding: 5px;
	background-color: #f2f2f2;
	font-size: 14px;
}

.ht_feature__flow__info li {
	padding-left: 1em;
	line-height: 1.6;
	text-indent: -1em;
	text-align: left;
}

.ht_feature_section__list__contents {
	width: 260px;
}

.ht_feature_section__list__text {
	color: #333;
	font-size: 14px;
	word-break: break-all;
}

/* ローカル案内役が見て、泊まって、体験！●エリア名●ホテル・最新体験レポート */
.ht_area__slider {
	position: relative;
	padding: 0 60px;
	background: #e6e6e6;
}

.ht_area__cardList {
	overflow: hidden;
	box-sizing: border-box;
	width: 870px;
	margin: 0 auto;
	padding: 20px 0 60px;
}

.\--stopTheSlider_pc .ht_area__cardList {
	padding: 20px 0 20px;
}

.ht_area__card {
	float: left;
	width: 280px;
}

a.ht_area__card__link {
	display: block;
	box-sizing: border-box;
	width: 280px;
	border: solid 1px #ccc;
	color: #333;
	background: #fff;
	text-decoration: none;
}

.ht_area__card__photo {
	margin: 0;
}

.ht_area__card__photo img {
	width: 100%;
}

.ht_area__card__contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	padding: 15px;

	    -ms-flex-wrap: wrap;
}

.ht_area__card__title {
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;

	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	-webkit-order: 2;
	        order: 2;
}

.ht_area__card__text {
	margin-top: 15px;
	font-size: 14px;

	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	-webkit-order: 3;
	        order: 3;
}

.ht_area__card__date {
	color: #999;
	font-size: 12px;

	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-order: 1;
	        order: 1;
}

/* ●●ホテル●●選 */
.ht_area_selection__list__item+ .ht_area_selection__list__item {
	margin-top: 50px;
}

.ht_area_selection__list__item__headline {
	margin-bottom: 28px;
    padding-bottom: 12px;
    border-bottom: solid 1px #ccc;
    font-size: 26px;
    text-align: center;
}

.ht_area__selection__navigation__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	width: 980px;
	margin: 0 auto 55px;
	background: #fff;

	-ms-flex-pack: justify;
}

.ht_area__selection__navigation__list__item {
	position: relative;
	box-sizing: border-box;
	width: 100%;
}

a.ht_button--lightgray {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	box-sizing: border-box;
	width: 100%;
	padding: 9px 0;
	color: #333;
	background: #f2f2f2;
	font-size: 18px;
	text-decoration: none;

	-ms-flex-align: center;
	-ms-flex-pack: center;
}

a.ht_button--lightgray:hover {
	text-decoration: underline;
}

a.ht_button--lightgray::after {
	position: absolute;
	top: -webkit-calc(50% - 7.7px);
	top:         calc(50% - 7.7px);
	left: 15%;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border-right: solid 2px #333;
	border-bottom: solid 2px #333;
	content: '';
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.ht_area__selection__navigation__list__item+ .ht_area__selection__navigation__list__item {
	padding-left: 1px;
}

.ht_area_selection__button {
	margin: 14px 0 0;
	text-align: center;
}

.ht_area_selection__button--colorIsGray {
	margin-bottom: 28px;
	padding-bottom: 12px;
	border-bottom: solid 1px #ccc;
	font-size: 26px;
	text-align: center;
}

.ht_area_selectionWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	width: 840px;
	margin: 0 auto;

	    -ms-flex-wrap: wrap;
}

.ht_area_selectionWrap+ .ht_area_selectionWrap {
	margin-top: 40px;
}

.ht_area_selection__catch {
	display: block;
	font-size: 16px;

	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-order: 1;
	        order: 1;
}

.ht_area_selection__headline {
	width: 100%;
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: normal;

	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	-webkit-order: 2;
	        order: 2;
}

.ht_area_selection__headline a {
	color: #333;
	text-decoration: none;
}

.ht_area_selection__headline a:hover {
	opacity: .8;
	color: #2a5793;
	text-decoration: underline;
}

.ht_area_selection__left {
	position: relative;
	width: 420px;

	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	-webkit-order: 3;
	        order: 3;
}

.ht_area_selection__photo {
	overflow: hidden;
	position: relative;
	width: 420px;
	height: 260px;
	margin: 0 auto;
}

.ht_area_selection__photo a {
	display: block;
}

.ht_area_selection__photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.ht_area_selection__label {
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px 7px;
	color: #fff;
	background-color: #124199;
	font-size: 12px;
	line-height: 1.6;
	text-align: center;
}

.ht_area_selection__right {
	width: 390px;
	margin-left: 30px;

	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	-webkit-order: 4;
	        order: 4;
}

.ht_area_selection__comment {
	font-size: 14px;
	line-height: 1.7;
}

.ht_area_selection__info {
	margin-top: 10px;
	padding: 7px 10px;
	background: #f2f2f2;
	font-size: 14px;
	line-height: 1.7;
}

.ht_area_selection__info__list__item.ico-marker_24 {
	padding-left: 30px;
	background: url(/common/images/icon/gray/common_icon_marker_24.png) no-repeat left bottom;
	background-size: auto;
}

.ht_area_selection__info__list__item.ico-map_24 {
	padding-left: 30px;
	background: url(/common/images/icon/gray/common_icon_map_24.png) no-repeat left bottom;
	background-size: auto;
}

.ht_area_selection__info__list__item.ico-parking_24 {
	padding-left: 30px;
	background: url(/common/images/icon/gray/common_icon_parking_24.png) no-repeat left bottom;
	background-size: auto;
}

.ht_area_selection__info__list__item+ .ht_area_selection__info__list__item {
	padding-top: 5px;
}

a.ht_area_selection__button--colorIsGreen {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	position: relative;
	box-sizing: border-box;
	height: 50px;
	padding: 10px 40px 10px 20px;
	color: #fff;
	background: #37b48d;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	-webkit-transition: all .1s linear;
	        transition: all .1s linear;

	-ms-flex-align: center;
	-ms-flex-pack: center;
}

a.ht_area_selection__button--colorIsGreen:hover {
	color: #37b48d !important;
	background-color: #e0f4ed;
}

a.ht_area_selection__button--colorIsGreen::after {
	position: absolute;
	top: 40%;
	right: 16px;
	width: 14px;
	height: 14px;
	margin-top: -3px;
	border-top: solid 4px #fff;
	border-right: solid 4px #fff;
	content: '';
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

a.ht_area_selection__button--colorIsGreen:hover::after {
	border-top: solid 4px #37b48d;
	border-right: solid 4px #37b48d;
}

/* ●観光情報動線● */
.ht_feature__frame__box {
	display:    -moz-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	text-align: left;

	-ms-flex-pack: center;
	    -ms-flex-wrap: wrap;
}

.ht_feature__frame__header+ .ht_feature__frame__box {
	margin-top: 35px;
}

.ht_feature__frame__box li {
	width: 310px;
	margin: 0 12px 20px;
}

.ht_feature__frame__box li:nth-child(3n+1) {
	margin-left: 0;
}

.ht_feature__frame__box li:nth-child(3n),
.ht_feature__frame__box li:last-child {
	margin-right: 0;
}

.ht_feature__frame__box a,
.ht_feature__frame__box a:link,
.ht_feature__frame__box a:visited {
	color: #333;
	text-decoration: none;
}

.ht_feature__frame__box figure {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	overflow: hidden;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	width: 310px;
	height: 192px;
	margin: 0;

	-ms-flex-align: center;
}

.ht_feature__frame__box__item__headline {
	margin: 10px 0 5px;
	color: #0062ff;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5;
}

.ht_feature__frame__box a:hover .ht_feature__frame__box__item__headline,
.ht_feature__frame__box a:active .ht_feature__frame__box__item__headline {
	text-decoration: underline;
}

/********************************
    ●テーマ別特集●
*********************************/
.ht_feature__title_head {
	position: relative;
	width: 1000px;
	min-height: 70px;
	margin: 0 auto 40px;
}

.ht_feature__head_bn {
	position: absolute;
	top: 0;
	left: 0;
}

/* mainvisual */
.ht_feature__mv {
	position: relative;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}

.ht_feature__mv__headline {
	margin: 30px auto 0;
	text-align: center;
}

.ht_feature__mv__header {
	margin-bottom: 20px;
	font-size: 45px;
	font-weight: 400;
	line-height: 1.6;
}

.ht_feature__mv__header .\--firstline {
	display: block;
	font-size: 30px;
}

.ht_feature__mv figure {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	overflow: hidden;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	width: 1280px;
	margin: 0;
	flex-wrap: wrap;
	-ms-flex-align: center;
	-ms-flex-pack: center;
}

.ht_feature__mv figure figcaption {
	font-size: 12px;
	width: 100%;
	margin: 5px 5px 0;
	text-align: right;
}
.ht_feature__mv img {
	width: 100%;
}

/* 更新日 */
.ht_feature__date,
article#sightseeing p.ht_feature__date {
	margin: 10px auto 5px;
	font-size: 18px;
	text-align: center;
}

/* リード文 */
.ht_feature__mv__text,
article#sightseeing p.ht_feature__mv__text {
	width: 980px;
	margin: 30px auto 0;
	font-size: 18px;
	line-height: 1.8;
	text-align: left;
	word-break: break-all;
}

/* 目次2 */
.ht_feature__menunavi {
	width: 100%;
	margin: 36px auto 50px;
	padding: 20px 0;
	border-top: solid 1px #d4d7db;
	border-bottom: solid 1px #d4d7db;
	text-align: left;
}

.ht_feature__menunavi__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-flex-wrap: nowrap;
	        flex-wrap: nowrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;

	-ms-flex-pack: center;
	    -ms-flex-wrap: nowrap;
}

a.ht_feature__menunavi__list__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	width: 33.3333%;
	padding: 35px 0 35px 0;
	border-left: solid 2px #d4d7db;
	color: #2a241e;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .7s;
	        transition: all .7s;

	-ms-flex-align: center;
	-ms-flex-pack: center;
}

a.ht_feature__menunavi__list__item:first-child {
	border-left: none;
}

a.ht_feature__menunavi__list__item::after {
	position: relative;
	top: 3px;
	margin-left: 15px;
	content: url(/common/images/ico_01.png);
}

a.ht_feature__menunavi__list__item:hover {
	background-color: #e5e7e9;
}

.ht_feature__whitebutton {
	width: 720px;
	margin: 40px auto 0;
	border: 1px solid #886e34;
	list-style: none;
}

.ht_feature__whitebutton__item {
	font-size: 20px;
	font-weight: 700;
	text-align: left;
}

.ht_feature__whitebutton__item a {
	display: block;
	position: relative;
	height: 70px;
	padding-right: 3em;
	padding-left: 1em;
	border-bottom: 1px solid #886e34;
	line-height: 70px;
	text-align: center;
	text-decoration: none;
	-webkit-transition-duration: 50ms;
	        transition-duration: 50ms;
}

/* 白ぬきボタン */
.ht_feature__whitebutton__item a:link,
.ht_feature__whitebutton__item a:visited {
	color: #886e34;
}

.ht_feature__whitebutton__item:last-child a {
	border-bottom: none;
}

.ht_feature__whitebutton__item a:hover {
	background-color: #dfdccb;
	-webkit-transition: background-color 200ms linear;
	        transition: background-color 200ms linear;
}

.ht_feature__whitebutton__item a:after {
	position: absolute;
	top: 50%;
	right: 30px;
	width: 12px;
	height: 12px;
	margin-top: -7px;
	border-top: 4px solid #886e34;
	border-right: 4px solid #886e34;
	content: '';
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.ht_feature__gotosite {
	width: 720px;
	margin: 16px auto 0;
	color: #886e34;
	font-size: 16px;
	text-align: left;
}

/* HAPボタン(オレンジ) 700x100 */
.ht_feature__button {
	width: 720px;
	margin: 40px auto 0;
}

a.ht_feature__button--orange {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 100px;
	padding: 10px 60px 10px 20px;
	color: #fff !important;
	background: #f08300;
	font-size: 28px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	-webkit-transition: all .1s linear;
	        transition: all .1s linear;

	-ms-flex-align: center;
	-ms-flex-pack: center;
}

a.ht_feature__button--orange:hover {
	color: #f08300 !important;
	background-color: #ffeed9;
}

a.ht_feature__button--orange:hover svg.ht_feature__button--orange-arrow {
	fill: #f08300;
}

a.ht_feature__button--orange::after {
	position: absolute;
	top: 50%;
	right: 30px;
	width: 14px;
	height: 14px;
	margin-top: -9px;
	border-top: solid 4px #fff;
	border-right: solid 4px #fff;
	content: '';
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

a.ht_feature__button--orange:hover::after {
	border-top: solid 4px #f08300;
	border-right: solid 4px #f08300;
}

a.tb_article_articleframe-button--orange.tour,
a.tb_article_articleframe-button--orange.dptour {
	margin-top: 10px;
	padding: 10px 20px 10px 10px;
}
a.tb_article_articleframe-button--orange .htl_DpLink_logo {
    width: 55px;
    margin-right: 5px;
}
a.tb_article_articleframe-button--orange span {
    margin-right: 5px;
}

.ht_feature__sect__box {
	position: relative;
	width: 980px;
	margin: 0 auto 35px;
}

.ht_feature__sect__box__title {
	margin: 0 0 15px 0;
	padding: 0;
	color: #333;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.6;
	text-align: center;
	text-decoration: none;
}

.ht_feature__sect__box__figure {
	position: relative;
	width: 980px;
	margin: 0 auto 0;
	text-align: center;
}

.ht_feature__sect__box__figure img {
	max-width: 980px;
	vertical-align: bottom;
}

.ht_feature__sect__box__name {
	margin: 5px auto 15px;
	color: #999;
	font-size: 14px;
	text-align: right;
}

a.ht_feature__sect__box__link:hover .ht_feature__sect__box__name,
a.ht_feature__sect__box-link:hover .ht_feature__sect__box__name {
	text-decoration: underline;
}

.ht_feature__sect__box__text,
article#sightseeing p.ht_feature__sect__box__text {
	width: 720px;
	margin: 15px auto 50px;
	padding: 0;
	line-height: 1.8;
	text-align: left;
	word-break: break-all;
}

/* ●推し宿動線● ●観光情報動線● */
#stay-sections,
#sightseing-sections {
	width: 980px;
	margin: 40px auto;
}

/* Slick.js
--------------------------------------------------------- */
.slick-prev,
.slick-next {
	display: block;
	position: absolute;
	top: 50%;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	padding: 0;
	border: none;
	outline: none;
	color: transparent;
	background: transparent;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	color: transparent;
	background-color: rgba(255,255,255,.5);
}

.slick-arrow:hover:after,
.slick-arrow:focus:after {
	opacity: 1;
}

.tb_article_articleframe-section-slider-main > .slick-arrow:hover:after,
.tb_article_articleframe-section-slider-main > .slick-arrow:focus:after {
	opacity: 1;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
	cursor: default;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0;
}

.slick-prev:before,
.slick-next:before {
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50px;
	opacity: 1;
	color: white;
	background: #fff;
	font-size: 20px;
	line-height: 1;
	content: '';

	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	z-index: 1;
	left: -30px;
}

.slick-prev:before {
	box-sizing: border-box;
	padding: 16px;
	background: #fff url(/hotel/common/images/prev.png) no-repeat center center;
	background-size: 12px 19px;
	content: '';
}

.slick-next {
	right: -30px;
}

.slick-next:before {
	box-sizing: border-box;
	padding: 16px;
	background: #fff url(/hotel/common/images/next.png) no-repeat center center;
	background-size: 12px 19px;
	content: '';
}

.slick-dots {
	display: block;
	position: absolute;
	bottom: 20px;
	width: 860px;
	padding: 0;
	text-align: center;
	list-style: none;
}

.slick-dots li {
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	border: 0;
	outline: none;
	color: transparent;
	background: transparent;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	background-color: #ccc;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	color: black;
	background-color: #c9c9c9;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	content: '';

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	color: black;
	background-color: #9c9a9b;
}

.tb_article_articleframe-section-slider-main > .slick-arrow.slick-prev:before, 
.tb_article_articleframe-section-slider-main > .slick-arrow.slick-next:before {
	display: none;
}

/* 宿バナー */

.yadobanner{
	position: relative;
    max-width: 835px;
    width: 65%;
    margin: 0 auto;
    background-color: #f1f1f1;
}

.yadobanner_wrap{
	position: relative;
    height: 94px;
    color: #003894;
}

.yadobanner_headline{
	font-size: 30px;
    position: absolute;
	/* top: 56px; */
	left: 33%;
	display: flex;
	align-items: center;
}

.yadobanner_headline.kyushu {
	left: 33%;
	font-size: 29px;
}

.yadobanner_headline.txt27{
	font-size:27px;
}

.yadobanner_headline.txt26{
	font-size:26px;
}
.yadobanner_headline.txt25{
	font-size:25px;
}

.yadobanner_headline.txt22{
	font-size:22px;
	margin-top: 10px;
}


.yadobanner_headline::before{
	content: "＼";
    display: block;
    margin-right: .8em;
	color: inherit;
	font-size: 40px;
}

.yadobanner_headline.kyushu::before {
    margin: 0% 5% 0% -18%;
}

.yadobanner_headline::after{
	content: "／";
    display: block;
    margin-left: .8em;
	color: inherit;
	font-size: 40px;
}

.yadobanner_headline.kyushu::after {
    margin: 0 7%;
}


.yadobanner_staff{
	position: absolute;
	top: 10px;
	left: 35px;
}
.yadobanner_staff img{
	width: 148px;
	height:146px;
}

.yadobanner.okinawa .yadobanner_detail .yadobanner_line{
	display: none;
}

.yadobanner.okinawa .yadobanner_detail ul{
	margin-left: 310px;
}

.yadobanner_detail ul{
	margin-left: 180px;
	font-size: 20px;
    overflow: hidden;
}

.yadobanner_detail ul li{
	float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 8px;
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
}



.yadobanner_detail ul li a{
	display: block;
    width: 190px;
    height: 56px;
    box-sizing: border-box;
    border-radius: 8px;
	color: #777;
	padding: 10px 0 0 0;
	background-color: #fff;
	text-align: center;
}

.yadobanner_detail ul li a img{
	height: 40px;
}

.yadobanner_detail ul li.yadobanner_mail a img{
	height: 35px;
}

.tb_article_articleframe-section + .yadobanner, 
.ht_area_articleindex-section-1 + .yadobanner{
	margin-top:40px;
}

.tb_article_articleframe-section .yadobanner{
	margin-top:40px;
}


/*リンク*/
.ht_area_articleframe-textlink--blue {
    color: #0062ff !important;
    position: relative;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 0 17px 0 0;
    position: relative;
}

.ht_area_articleframe-textlink--blue::after {
    position: absolute;
    top: 20%;
    right: 0;
    width: 8px;
    height: 8px;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: solid 2px #0062ff;
    border-right: solid 2px #0062ff;
}

.ht_area_articleframe-article_link {
    position: relative;
    text-decoration: none;
    padding: 0 17px 0 0;
}

.ht_area_articleframe-textlink--blue:hover {
    color: #80b0ff !important;
    text-decoration: underline;
}

/*よくある質問*/
.ht_feature_faq {
	width: 980px;
	margin: 100px auto;
}
.ht_feature_faq_list {
	margin: 30px 0 0;
}

.ht_feature_faq_item {
	margin: 0 0 50px;
}
.ht_feature_faq_item_q {
	padding: 20px 20px 10px;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}

.ht_feature_faq_item_q::before {
	content:"Q";
	color: #124199;
	margin-right: 10px;
}
.ht_feature_faq_item_a {
	padding: 20px;
	font-size: 16px;
	line-height: 1.8;

}

.ht_feature_faq_item_a::before {
	content:"A";
	color: #124199;
	margin-right: 10px;
	font-size: 18px;
}


/*客室枠*/
.tb_article_articleframe-article_outline--headline-2 {
    margin-top: 30px;
    font-size: 14px;
    font-weight: bold;
}

.tb_article_articleframe-article_outline--flexbox-col3 {

  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tb_article_articleframe-article_outline--flexbox-box1 {
  width: 390px;
}

.tb_article_articleframe-link-col2 {
  display: flex;
  justify-content: space-between;
  padding: 10px 0 0 0;
  align-items: center;
}

.tb_article_articleframe-link-col2 > figure {
  width: 85px;
}

.tb_article_articleframe-link-info {
  width: 295px;
  font-size: 14px;
  line-height: 1.7;
}
.tb_article_articleframe-link-col2 > figure img {
  width: 100%;
}


.yt-movie > figure {
    cursor: pointer;
    position: relative;
}
.yt-movie > figure:hover {
  opacity: .25;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}
.yt-movie > figure::after {
  background-image: url(/hotel/common/images/icon/icon-youtube.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: 0;
  content: "";
  display: block;
  height: 55px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 62px;
}

.tb_article_articleframe-section-hotelinfo {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}

.tb_article_articleframe-section-area {
    margin: 0 10px 10px 18px;
    background: #124199;
    color: #FFF;
    padding: 0 6px;
    font-size: 12px;
    line-height: 18px;
}

