@charset "UTF-8";


/* -------------------------------------------------------------
　プロモーションムービー
------------------------------------------------------------- */

#top_mv_bl {
	position: relative;
	margin: 90px 0 0;
}

#top_mv_bl .btYoutube {
	position: absolute;
	left: 50%;
	bottom: 30px;
	display: block;
	width: 305px;
	font-family: "Roboto";
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	line-height: 1;
	padding: 14px 30px 14px 0;
	background: url(/img/common/mk_arrow_whR_175.svg) 90% 50% no-repeat;
	background-size: 20px auto;
	border: 1px solid #fff;
	border-radius: 25px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transition:0.5s;
}
#top_mv_bl .btYoutube:hover {
	background: url(/img/common/mk_arrow_whR_175.svg) 92% 50% no-repeat;
	background-size: 20px auto;
	transition:0.5s;
	text-decoration: none;
	opacity: 0.8;
}

#top_mv_bl .ttlBl h1 {
	text-align: center;
	margin: 0 0 30px;
}




/* -------------------------------------------------------------
　宿泊予約バー
------------------------------------------------------------- */

#top_rev_bl {
	margin: 0;
	padding: 30px 20px;
	background: #1E2B30;
}

#top_rev_bl .sholder {
	color: #B1C7D0;
	font-size: 12px;
	text-align: center;
	line-height: 1.8;
	letter-spacing: 2.4px;
	margin: 0 0 5px;
}

#top_rev_bl h1 {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	line-height: 1.2;
	margin: 0 0 20px;
}


#top_rev_bl .bt_top_wrap {
	max-width: 400px;
	margin: 0 auto 30px;
	padding: 27px 15px 10px;
	background: #fff;
	border-radius: 6px;
}

#top_rev_bl h2 {
	color: #1E2B30;
	font-size: 18px;
	font-weight: 200;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 0.9px;
	margin: 0 0 16px;
}

#top_rev_bl .bt_top_item {
	width: 300px;
	margin: 0 auto;
}

/* 上部 ホテル選択、リンクボタン */
#top_rev_bl ul.bt_top_item select#rsv_hList {
	width: 100%;
	max-width: 400px;
	height: 50px;
	color: #1E2B30;
	font-size: 12px;
	font-weight: 300;
	margin: 0 0 20px;
	padding: 0 0 0 15px;
	background: #F1F5F7 url(/img/common/mk_arrow_down.svg) 96% 52% no-repeat;
	border-radius: 2px;
	cursor: pointer;
}

#top_rev_bl ul.bt_top_item a#rsvSrc_stay,
#top_rev_bl ul.bt_top_item a#rsvSrc_day {
	display: block;
	width: 100%;
	max-width: 300px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 1;
	margin: 0 auto 10px;
	padding: 14px 0 15px;
	background: #B1C7D0;
	border-radius: 4px;
	transition: 0.5s;
}

#top_rev_bl ul.bt_top_item a#rsvSrc_stay.rev_on,
#top_rev_bl ul.bt_top_item a#rsvSrc_day.rev_on {
	background: #1D2B30 url(/img/common/mk_arrow_blueRingR_40.svg) 92% 50% no-repeat;
	background-size: 26px auto;
	transition: 0.5s;
}
#top_rev_bl ul.bt_top_item a#rsvSrc_stay.rev_on:hover,
#top_rev_bl ul.bt_top_item a#rsvSrc_day.rev_on:hover {
	background: #1D2B30 url(/img/common/mk_arrow_blueRingR_40.svg) 94% 50% no-repeat;
	background-size: 26px auto;
	opacity: 0.8;
	transition: 0.5s;
}


/* 下部 リンクボタン */
#top_rev_bl ul.bt_under_item li a {
	display: block;
	width: 100%;
	max-width: 300px;
	color: #1D2B30;
	font-size: 13px;
	text-align: center;
	line-height: 1;
	margin: 0 auto 14px;
	padding: 18px 0;
	background: #F1F5F7 url(/img/common/mk_arrow_blackR_175.svg) 92% 50% no-repeat;
	border-radius: 4px;
	transition: 0.5s;
	cursor: pointer;
}
#top_rev_bl ul.bt_under_item li a:hover {
	background: #F1F5F7 url(/img/common/mk_arrow_blackR_175.svg) 94% 50% no-repeat;
	opacity: 0.8;
	transition: 0.5s;
}

#top_rev_bl ul.bt_under_item li a.mapOpen {
	display: none;
}

#top_rev_bl ul.bt_under_item li:last-child a {
	margin: 0 auto;
}




/* -------------------------------------------------------------
　ブランドコンセプト
------------------------------------------------------------- */

#concept_bl {
	padding: 45px 0 25px;
}


#concept_bl .ttl_bl {
	background: linear-gradient(90deg, #F1F5F7 0% 80% , #fff 80% 100%);
	padding: 0 0 30px;
}
#concept_bl .ttl_bl h2,
#concept_bl .ttl_blR h2 {
	font-family: "Roboto";
	color: #638FA2;
	font-size: 36px;
	font-weight: 100;
	line-height: 40px;
	padding: 0 0 0 35px;
	background: linear-gradient(0deg, transparent 0% 50% , #fff 50% 100%);
	letter-spacing: 0.05em;
}

#concept_bl .ttl_blR {
	background: linear-gradient(270deg, #F1F5F7 0% 80% , #fff 80% 100%);
	padding: 0 0 30px;
}
#concept_bl .ttl_blR h2 {
	padding: 0 35px 0 0;
	background: linear-gradient(0deg, transparent 0% 50% , #fff 50% 100%);
}

#concept_bl .atclBl_1 ul.cont,
#concept_bl .atclBl_2 ul.cont {
	margin: 0 0 60px;
	padding: 0 0 20px;
}
#concept_bl .atclBl_1 ul.cont {
	background: linear-gradient(90deg, #F1F5F7 0% 80% , #fff 80% 100%);
}
#concept_bl .atclBl_2 ul.cont {
	background: linear-gradient(90deg, #fff 0% 20% , #F1F5F7 20% 100%);
}

#concept_bl .atclBl_1 ul.cont > li:nth-child(1) {
	padding: 0 0 30px 35px;
}
#concept_bl .atclBl_2 ul.cont > li:nth-child(1) {
	padding: 0 35px 30px 0;
}
#concept_bl .atclBl_2 h2 {
	padding: 0 0 0 35px;
	letter-spacing: 0.04em;
}

#concept_bl .atclBl_1 ul.cont > li:nth-child(2),
#concept_bl .atclBl_2 ul.cont > li:nth-child(2) {
	padding: 0 35px 30px;
}

#concept_bl .sholder {
	font-family: "Roboto";
	color: #1E2B30;
	font-size: 12px;
	font-weight: 300;
	line-height: 28px;
	margin: 0 0 5px;
	letter-spacing: 0.36px;
}

#concept_bl h3 {
	color: #1E2B30;
	font-size: 30px;
	font-weight: 200;
	line-height: 40px;
	margin: 0 0 45px;
	letter-spacing: 1.8px;
}

#concept_bl .lead {
	color: #1E2B30;
	line-height: 28px;
	margin: 0 auto 40px;
}



#concept_bl a.btNewsList {
	display: block;
	width: 200px;
	color: #1E2B30;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	margin: 40px auto 0;
	padding: 9px 10px 9px 0;
	background: #fff url(/img/common/mk_arrow_blueR_175.svg) 90% 50% no-repeat;
	border: 1px solid #638FA2;
	border-radius: 20px;
	transition:0.5s;
*	transition: color 0.5s 0s, background-color 0.5s 0s, background-position 0.5s 0s;
}
#concept_bl a.btNewsList:hover {
	color: #fff;
*	text-decoration: none;
	background: #638FA2 url(/img/common/mk_arrow_whR_175.svg) 93% 50% no-repeat;
	background-size: 18px auto;
	transition:0.5s;
}





/* -------------------------------------------------------------
　TOPICS
------------------------------------------------------------- */

#topics_bl {
	padding: 0 0 80px;
}
#topics_bl .inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#topics_bl .ttl_bl {
	margin: 0 0 30px;
}

#topics_bl .ttl_bl h2 {
	font-family: "Roboto";
	color: #638FA2;
	font-size: 36px;
	font-weight: 100;
	text-align: center;
	line-height: 40px;
	margin: 0 0 40px;
	letter-spacing: 0.05em;
}

#topics_bl article {
	width: 90%;
	margin: 0 auto;
}
#topics_bl .scrl {
	width: 100%;
	height: 380px;
	overflow-y: auto;
}

#topics_bl ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 20px;
	padding: 13px 0 8px;
	border-top: 1px solid #707070;
}
#topics_bl ul:last-child {
	border-bottom: 1px solid #707070;
}

#topics_bl ul li:nth-child(1) {
	width: 110px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	margin: 0 10px 6px 0;
	padding: 0 5px 1px;
	background: #638FA2;
	border-radius: 2px;
}
#topics_bl ul li:nth-child(2) {
	width: calc(100% - 120px);
}
#topics_bl ul li:nth-child(3) {
	width: 100%;
}
#topics_bl ul li:nth-child(3) a {
	color: #1E2B30;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;
}




/* -------------------------------------------------------------
　会員特典
------------------------------------------------------------- */

#benefit_bl {
	padding: 0 0 60px;
	background: #F5F3F2;
}

#benefit_bl .ttl_bl {
	background: linear-gradient(0deg, transparent 0% 70% , #fff 70% 100%);
}
#benefit_bl .sholder {
	font-family: "Roboto";
	color: #AC9362;
	font-size: 36px;
	font-weight: 100;
	text-align: center;
	line-height: 1.3;
	letter-spacing: 0.72px;
	padding: 0 0 20px;
}


#benefit_bl h2 {
	color: #1E2B30;
	font-size: 30px;
	font-weight: 100;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 1.5px;
	margin: 0 0 22px;
}

#benefit_bl .lead {
	color: #1E2B30;
	font-size: 12px;
	line-height: 1.8;
	margin: 0 auto 25px;
	padding: 0 20px;
}

#benefit_bl article {
	max-width: 400px;
	margin: 0 auto;
	padding: 0 20px;
}

#benefit_bl article .benefit > li:nth-child(1),
#benefit_bl article .benefit > li:nth-child(2),
#benefit_bl article .benefit > li:nth-child(3) {
	position: relative;
	min-height: 140px;
	margin: 0 0 20px;
	padding: 20px 25px;
	border-radius: 8px;
}

#benefit_bl article .benefit > li:nth-child(1) {
	background: #fff url(/img/top/benefit_1.png) right 20px bottom 20px no-repeat;
	background-size: 100px auto;
}
#benefit_bl article .benefit > li:nth-child(2) {
	background: #fff url(/img/top/benefit_2.png) right 20px bottom 20px no-repeat;
	background-size: 100px auto;
}
#benefit_bl article .benefit > li:nth-child(3) {
	background: #fff url(/img/top/benefit_3.png) right 20px bottom 20px no-repeat;
	background-size: 100px auto;
}

#benefit_bl article .benefit li ul {
	display: flex;
	width: 132px;
	margin: 0 0 16px;
	background: #AC9362;
	border-radius: 20px;
}

#benefit_bl article .benefit li ul li {
	height: 40px;
	color: #fff;
	line-height: 1;
}
#benefit_bl article .benefit li ul li:nth-child(1) {
	font-size: 12px;
	font-weight: 300;
	padding: 13px 16px 0 20px;
}

#benefit_bl article .benefit li ul li:nth-child(2) {
	font-family: "Roboto";
	font-size: 24px;
	font-style: italic;
	font-weight: 100;
	padding: 8px 20px 0 0;
}

#benefit_bl article .benefit .catch {
	width: 168px;
	color: #AC9362;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	line-height: 28px;
	margin: 0 auto 0 0;
}

#benefit_bl a.btNewsList {
	display: block;
	width: 300px;
	color: #1E2B30;
	font-size: 12px;
	text-align: center;
	margin: 40px auto 0;
	padding: 9px 0;
	background: #fff url(/img/common/mk_arrow_blackR_175.svg) 90% 50% no-repeat;
	border: 1px solid #1D2B30;
	border-radius: 40px;
	transition:0.5s;
}
#benefit_bl a.btNewsList:hover {
	color: #fff;
	text-decoration: none;
	background: #1D2B30 url(/img/common/mk_arrow_whR_175.svg) 93% 50% no-repeat;
	background-size: 18px auto;
	transition:0.5s;
}





/* -------------------------------------------------------------
　PICKUPバナー
------------------------------------------------------------- */

#pickup_bl {
	padding: 45px 20px;
	background: #638FA2;
}


#pickup_bl .ttl_bl h2 {
	color: #fff;
	font-family: "Roboto";
	font-size: 36px;
	font-weight: 100;
	text-align: center;
	margin: 0 0 40px;
}


/* slick スライダー調整 */

#pickup_bl .brand_pickup_slides .slick-initialized .slick-slide {
	margin: 0 10px;
}

#pickup_bl .brand_pickup_slides .slick-slide div {
	width: 90%;
	max-width: 275px;
	margin: 0 auto;
}

#pickup_bl .brand_pickup_slides img {
	width: 100%;
}

#pickup_bl .brand_pickup_slides p {
	line-height: 1.5;
	padding:20px;
	background:#FFF;
}

/* ボタン調整 */
#pickup_bl .brand_pickup_slides .slick-prev,
#pickup_bl .brand_pickup_slides .slick-next {
	top: 50%;
	width: 15px;
	height: 27px;
	z-index: 10;
}

#pickup_bl .brand_pickup_slides .slick-prev {
	left: -10px;
}
#pickup_bl .brand_pickup_slides .slick-next {
	right: -10px;
}

#pickup_bl .brand_pickup_slides .slick-prev:before,
#pickup_bl .brand_pickup_slides .slick-next:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 27px;
	margin: 0px;
	padding: 0;
	vertical-align: middle;
	opacity: 1;
}
#pickup_bl .brand_pickup_slides .slick-prev:before {
	background: url(/img/slick/bt_prev_wh.svg) no-repeat 0 0;
}
#pickup_bl .brand_pickup_slides .slick-next:before {
	background: url(/img/slick/bt_next_wh.svg) no-repeat 0 0;
}





/* -------------------------------------------------------------
　HOTEL LIST
------------------------------------------------------------- */

#list_bl {
	padding: 45px 0 80px;
}


#list_bl .ttl_bl h2 {
	color: #638FA2;
	font-family: "Roboto";
	font-size: 36px;
	font-weight: 100;
	line-height: 1.3;
	text-align: center;
	margin: 0 0 40px;
}


#list_bl .tabs {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	padding: 0 20px;
}

#list_bl .tab_label {
	position: relative;
	width: 32%;
	height: 50px;
	color: #1E2B30;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	line-height: 17px;
	margin: 0 0.6% 5px;
	padding: 17px 0 13px;
	background: #F1F5F7;
	z-index: 1;
	cursor: pointer;
}
#list_bl .tab_label.t3,
#list_bl .tab_label.t5 {
	padding: 8px 0 4px;
}

#list_bl .tab_label:hover {
	opacity: 0.75;
}

#list_bl .tab_content {
	flex: 100%;
	display: none;
	overflow: hidden;
}

#list_bl input[name="tab_switch"] {
	display: none;
}

#list_bl .tabs input:checked + .tab_label {
	color: #fff;
	font-weight: 300;
	background: #638FA2;
}

#list_bl #tab1:checked ~ #tab1_content,
#list_bl #tab2:checked ~ #tab2_content,
#list_bl #tab3:checked ~ #tab3_content,
#list_bl #tab4:checked ~ #tab4_content,
#list_bl #tab5:checked ~ #tab5_content {
	display: block;
}

#list_bl .tab_content{
	position: relative;
	animation: fadeIn 1s ease;
	margin: 30px 0 0;
}



#list_bl ul.hotelList {
	margin: 0;
}

#list_bl ul.hotelList li ul {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	padding: 18px 0;
	border-bottom: 1px solid #707070;
}
#list_bl ul.hotelList li ul li:nth-child(1) {
	padding: 0 20px 0 0;
}

#list_bl ul.hotelList li ul li .hName {
	color: #1E2B30;
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
	margin: 0 0 2px;
}
#list_bl ul.hotelList li ul li .hName a {
	text-decoration: none;
}

#list_bl ul.hotelList li ul li .hName a.hLink {
	color: #1E2B30;
	font-weight: 400;
}
#list_bl ul.hotelList li ul li .hName a.hLink:hover {
	color: #638FA2;
}

#list_bl ul.hotelList li ul li .acs {
	color: #638FA2;
	font-size: 12px;
	line-height: 1.8;
}

#list_bl ul.hotelList li ul li a.btRsv {
	position: relative;
	display: block;
	width: 80px;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	line-height: 1;
	padding: 14px 0 15px;
	background: #1E2B30;
	border-radius: 2px;
	transition:0.5s;
}
#list_bl ul.hotelList li ul li a.btRsv:hover {
	transition:0.5s;
	opacity: 0.8;
	text-decoration: none;
}





/* -------------------------------------------------------------
　スクロールバー　カスタマイズ
------------------------------------------------------------- */

.simplebar-scrollbar {
	background: #638FA2;
}

.simplebar-scrollbar:before {
	background: #638FA2;
}

.simplebar-track {
	background: #F1F5F7;
}

.simplebar-track.simplebar-vertical {
	width: 5px;
}











/*media Queries PC
--------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:810px), print {

/* -------------------------------------------------------------
　プロモーションムービー
------------------------------------------------------------- */

#top_mv_bl {
	margin: 120px 0 0;
}


#top_mv_bl .btYoutube {
	width: 460px;
	font-size: 17px;
	text-align: left;
	padding: 21px 0 20px 50px;
	background: url(/img/common/mk_arrow_whR_175.svg) 90% 50% no-repeat;
	background-size: 24px auto;
	border-radius: 35px;
}
#top_mv_bl .btYoutube:hover {
	background: url(/img/common/mk_arrow_whR_175.svg) 92% 50% no-repeat;
	background-size: 24px auto;
}

#top_mv_bl .ttlBl h1 {
	margin: 0 0 50px;
}




/* -------------------------------------------------------------
　宿泊予約バー
------------------------------------------------------------- */

#top_rev_bl {
	padding: 40px 10px;
}

#top_rev_bl h1 {
	font-size: 28px;
	letter-spacing: 1.4px;
	margin: 0 0 30px;
}


#top_rev_bl .bt_top_wrap {
	max-width: 1000px;
	margin: 0 auto 30px;
	padding: 30px 0;
}

#top_rev_bl h2 {
	font-size: 24px;
	line-height: 1.5;
	letter-spacing: 1.2px;
	margin: 0 0 20px;
}


/* 上部 ホテル選択、リンクボタン */
#top_rev_bl ul.bt_top_item select#rsv_hList {
	font-size: 14px;
}

#top_rev_bl ul.bt_top_item {
	display: flex;
	align-items: center;
	width: 100%;
}

#top_rev_bl ul.bt_top_item li:nth-child(1) {
	width: 49%;
	margin: 0;
	padding: 0 2% 0 3%;
}

#top_rev_bl ul.bt_top_item li:nth-child(2) {
	width: 25%;
	margin: 0 2% 0 0;
}

#top_rev_bl ul.bt_top_item li:nth-child(3) {
	width: 26%;
	margin: 0 3% 0 0;
}

#top_rev_bl ul.bt_top_item select#rsv_hList {
	margin: 0;
}

#top_rev_bl ul.bt_top_item a#rsvSrc_stay,
#top_rev_bl ul.bt_top_item a#rsvSrc_day {
	max-width: 230px;
	margin: 0;
}


/* 下部 リンクボタン */
#top_rev_bl ul.bt_under_item li a {
	max-width: 310px;
	font-size: 14px;
}

#top_rev_bl ul.bt_under_item {
	display: flex;
	max-width: 1000px;
	margin: 0 auto;
}

#top_rev_bl ul.bt_under_item li {
	width: 29%;
	padding: 0 0 0 3.5%;
}

#top_rev_bl ul.bt_under_item li:nth-child(1) {
	width: 42%;
	padding: 0;
}


/* media Queries 下部 リンクボタンサイズ調整 /////////////////////////////////////
--------------------------------------------------- */
@media screen and (min-width:990px), print {

#top_rev_bl ul.bt_under_item li {
	width: 31%;
	max-width: 310px;
	padding: 0;
}
#top_rev_bl ul.bt_under_item li:nth-child(1) {
	width: 31%;
	max-width: 310px;
}
#top_rev_bl ul.bt_under_item li:nth-child(2) {
	width: 38%;
	max-width: 380px;
	padding: 0 3.5%;
}

}/* /920px */

#top_rev_bl ul.bt_under_item li a {
	margin: 0;
}

#top_rev_bl ul.bt_under_item li a.mapOpen {
	display: block;
	width: 100%;
}

#top_rev_bl ul.bt_under_item li a.mapOpen_SP {
	display: none;
}




/* -------------------------------------------------------------
　ブランドコンセプト
------------------------------------------------------------- */

#concept_bl {
	padding: 140px 0 20px;
}

#concept_bl .ttl_bl {
	padding: 0 0 25px;
	background: linear-gradient(90deg, #F1F5F7 0% 76% , #fff 76% 100%);
}
#concept_bl .ttl_blR {
	background: linear-gradient(270deg, #F1F5F7 0% 76% , #fff 76% 100%);
	padding: 0 0 30px;
}
#concept_bl .ttl_bl h2,
#concept_bl .ttl_blR h2 {
	font-size: 72px;
	text-align: center;
	line-height: 58px;
	padding: 0 32% 0 0;
}


#concept_bl .atclBl_1,
#concept_bl .atclBl_2 {
	margin: 0 0 140px;
}

#concept_bl .atclBl_1 ul.cont,
#concept_bl .atclBl_2 ul.cont {
	display: flex;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#concept_bl .atclBl_1 ul.cont {
	background: linear-gradient(90deg, #F1F5F7 0% 76% , #fff 76% 100%);
}
#concept_bl .atclBl_2 ul.cont {
	flex-direction: row-reverse;
	background: linear-gradient(90deg, #fff 0% 24% , #F1F5F7 24% 100%);
}

#concept_bl .atclBl_1 ul.cont > li:nth-child(1),
#concept_bl .atclBl_2 ul.cont > li:nth-child(1) {
	*background: linear-gradient(180deg, transparent 0% 91% , #fff 91% 100%);
	background: none;
}

#concept_bl .atclBl_1 ul.cont > li:nth-child(2),
#concept_bl .atclBl_2 ul.cont > li:nth-child(2) {
	*background: linear-gradient(180deg, transparent 0% 91% , #fff 91% 100%);
	background: none;
}

#concept_bl .atclBl_1 ul.cont > li:nth-child(1) {
	width: 66.1538%;
	padding: 0 4.6153% 0 0;
}
#concept_bl .atclBl_1 ul.cont > li:nth-child(2) {
	width: 33.8462%;
	padding: 0;
}
#concept_bl .atclBl_1 ul.cont > li:nth-child(1) img {
	margin: 40px 0 0;
}
#concept_bl .atclBl_2 ul.cont > li:nth-child(1) img {
	margin: 40px 0 110px;
}

#concept_bl .atclBl_1 ul.cont > li:nth-child(1) .maxInr {
	max-width: 800px;
	margin: 0 0 0 auto;
}
#concept_bl .atclBl_1 ul.cont > li:nth-child(2) .maxInr {
	max-width: 440px;
	margin: 0 auto 0 0;
}

#concept_bl .atclBl_2 ul.cont > li:nth-child(1) {
	width: 66.1538%;
	padding: 0 0 0 4.6153%;
}
#concept_bl .atclBl_2 ul.cont > li:nth-child(2) {
	width: 33.8462%;
	padding: 40px 0 0;
}

#concept_bl .atclBl_2 ul.cont > li:nth-child(1) .maxInr {
	max-width: 800px;
	margin: 0 auto 0 0;
}
#concept_bl .atclBl_2 ul.cont > li:nth-child(2) .maxInr {
	max-width: 320px;
	margin: 0 0 0 auto;
}


#concept_bl .sholder {
	font-size: 18px;
	line-height: 28px;
	margin: 0 0 15px;
}

#concept_bl h3 {
	font-size: 36px;
	line-height: 54px;
	margin: 0 0 45px;
}

#concept_bl .lead {
	line-height: 28px;
	margin: 0 auto 30px;
	padding: 0 35px 0 0;
}



#concept_bl a.btNewsList {
	margin: 40px 0 60px;
}




/* -------------------------------------------------------------
　TOPICS
------------------------------------------------------------- */

#topics_bl {
	padding: 15px 0 120px;
}

#topics_bl .ttl_bl {
}

#topics_bl .ttl_bl h2 {
	font-size: 72px;
	line-height: 58px;
	margin: 0 0 80px;
}


#topics_bl article {
	width: auto;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 1px solid #638FA2;
	border-bottom: 1px solid #638FA2;
}

#topics_bl .scrl {
	height: 280px;
}

#topics_bl ul {
	flex-wrap: nowrap;
	padding: 20px 0;
	border-top: none;
	border-bottom: 1px solid #707070;
}

#topics_bl ul:last-child {
	border-bottom: none;
}

#topics_bl ul li:nth-child(1) {
	width: 120px;
	font-weight: 300;
	margin: 0;
}
#topics_bl ul li:nth-child(2) {
	width: 260px;
	font-weight: 300;
	padding: 0 30px;
}
#topics_bl ul li:nth-child(3) {
	width: auto;
}




/* -------------------------------------------------------------
　会員特典
------------------------------------------------------------- */

#benefit_bl {
	padding: 0 0 120px;
}

#benefit_bl .ttl_bl {
	background: linear-gradient(0deg, transparent 0% 80% , #fff 80% 100%);
}

#benefit_bl .sholder {
	font-size: 72px;
	line-height: 58px;
	padding: 0 0 90px;
}


#benefit_bl .ht_bl {
	display: flex;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 150px;
}
#benefit_bl .ht_bl li:nth-child(1) {
	width: 44%;
	padding: 0 5% 0 0;
	border-right: 1.5px solid #1E2B30;
}
#benefit_bl .ht_bl li:nth-child(2) {
	width: 56%;
	padding: 0 0 0 5%;
}

#benefit_bl  h2 {
	font-size: 47px;
	text-align: left;
	line-height: 1;
	margin: 0 0 15px;
}
#benefit_bl .lead {
	font-size: 18px;
	font-weight: 300;
	line-height: 27px;
	margin: 0;
	padding: 0;
}

#benefit_bl article {
	max-width: unset;
	margin: 0;
	padding: 0;
}

#benefit_bl article .benefit {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px;
}

#benefit_bl article .benefit > li {
	padding: 208px 0 0;
}
#benefit_bl article .benefit > li:nth-child(1),
#benefit_bl article .benefit > li:nth-child(2),
#benefit_bl article .benefit > li:nth-child(3) {
	position: relative;
	width: 30%;
	margin: 0 5% 0 0;
	padding: 208px 0 0;
}
#benefit_bl article .benefit > li:nth-child(2) {
	padding: 228px 0 0;
}
#benefit_bl article .benefit > li:nth-child(3) {
	width: 30%;
	margin: 0;
}

#benefit_bl article .benefit > li:nth-child(1) ul,
#benefit_bl article .benefit > li:nth-child(2) ul,
#benefit_bl article .benefit > li:nth-child(3) ul {
	position: absolute;
	top: -50px;
	left: -25px;
}

#benefit_bl article .benefit > li:nth-child(1) {
	background: #fff url(/img/top/benefit_1.png) center top 43px no-repeat;
	background-size: 135px auto;
}
#benefit_bl article .benefit > li:nth-child(2) {
	background: #fff url(/img/top/benefit_2.png) center top 43px no-repeat;
	background-size: 145px auto;
}
#benefit_bl article .benefit > li:nth-child(3) {
	background: #fff url(/img/top/benefit_3.png) center top 43px no-repeat;
	background-size: 120px auto;
}

#benefit_bl article .benefit li ul {
	display: inline;
	width: 100px;
	height: 100px;
	margin: 0 0 16px;
	border-radius: 50%;
}
#benefit_bl article .benefit li ul li {
	height: auto;
	text-align: center;
}
#benefit_bl article .benefit li ul li:nth-child(1) {
	font-size: 14px;
	margin: 0 0;
	padding: 17px 0 0;
}
#benefit_bl article .benefit li ul li:nth-child(2) {
	font-size: 56px;
	margin: 3px 0 0;
	padding: 0;
}

#benefit_bl article .benefit .catch {
	width: auto;
	font-size: 28px;
	text-align: center;
	line-height: 38px;
	margin: 0 0 32px;
}



#benefit_bl a.btNewsList {
	margin: 0 auto;
}





/* -------------------------------------------------------------
　PICKUPバナー
------------------------------------------------------------- */

#pickup_bl {
	padding: 60px 40px;
}


#pickup_bl .ttl_bl h2 {
	font-size: 72px;
	line-height: 1;
	margin: 0 0 60px;
}


/* slick スライダー調整 */

#pickup_bl .brand_pickup_slides p {
	min-height: 8.5em;
	line-height: 1.5;
	padding: 15px 15px 10px;
	background:#FFF;
	border-radius: 0 0 4px 4px;
}

/* ボタン調整 */
#pickup_bl .brand_pickup_slides .slick-prev {
	left: -16px;
}
#pickup_bl .brand_pickup_slides .slick-next {
	right: -16px;
}






/* -------------------------------------------------------------
　HOTEL LIST
------------------------------------------------------------- */

#list_bl {
	padding: 120px 0 100px;
}

#list_bl .ttl_bl h2 {
	font-size: 72px;
	line-height: 1.3;
	margin: 0 0 60px;
}



#list_bl .tabs {
	max-width: 1000px;
	margin: 0 auto;
}

#list_bl .tab_label {
	flex: 1;
	width: 32%;
	font-weight: 300;
	margin: 0 0.6%;
}

#list_bl .tab_label.t3,
#list_bl .tab_label.t5 {
	padding: 17px 0 13px;
}
#list_bl .tab_label.t5 {
	margin: 0;
}
#list_bl .tab_content {
	margin: 15px 0 0;
}


#list_bl ul.hotelList {
	display: flex;
	max-width: 1000px;
	margin: 0 auto 80px;
}
#list_bl ul.hotelList > li {
	width: 50%;
}
#list_bl ul.hotelList > li:nth-child(1) {
	padding: 0 2.5% 0 0;
}
#list_bl ul.hotelList > li:nth-child(2) {
	padding: 0 0 0 2.5%;
}

#list_bl ul.hotelList li ul {
	padding: 30px 0 20px
}

#list_bl ul.hotelList li ul li .hName {
	font-size: 18px;
}
#list_bl ul.hotelList li ul li .acs {
	font-size: 14px;
}

#list_bl ul.hotelList li ul li a.btRsv {
	width: 100px;
	font-size: 16px;
	padding: 17px 0;
}



} /*media Queries PC*/




/*media Queries PC2
--------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width:900px) {

/* -----　block 0　宿泊予約バー　-------------------------- 

#top_rev_bl {
	padding: 23px 30px;
}

#top_rev_bl article {
	width: auto;
}

#top_rev_bl article h2 {
	font-size: 30px;
	font-weight: 300;
	margin: 8px 0 6px;
}

#top_rev_bl article ul {
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	margin: 0;
}
#top_rev_bl article ul li {
	font-size: 15px;
	font-weight: 300;
	padding: 0 12px;
}

#top_rev_bl article ul li:nth-child(1) {
	padding: 0 40px;
}

#top_rev_bl article ul li:nth-child(2) {
	padding: 0 12px 0 24px;
}

#top_rev_bl article ul li a {
	width: 260px;
	margin: 0;
}
#top_rev_bl article ul li:nth-child(2) a {
	margin: 0;
}

#top_rev_bl article ul li a span {
  font-size: 13px;
}

#top_rev_bl article ul li a.mapOpen {
	display: block;
	width: 260px;
	margin: 0;
}

#top_rev_bl article ul li a.mapOpen_SP {
	display: none;
}

*/


} /*media Queries PC2*/

