@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: 0.4px;
	margin: 0 0 5px;
}

#top_rev_bl h1 {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	line-height: 1.3;
	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 {
	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 {
	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 {
	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_top_item a#rsvSrc_dt {
	display: block;
	width: 100%;
	max-width: 300px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 1;
	margin: 0 auto 10px;
	padding: 16px 20px 17px 0;
	background: #1D2B30 url(/img/common/mk_arrow_blueRingR_40.svg) 92% 50% no-repeat;
	background-size: 26px auto;
	border-radius: 4px;
	transition: 0.5s;
}
#top_rev_bl ul.bt_top_item a#rsvSrc_dt: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;
}




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

#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 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;
	font-size: 14px;
	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;
}





/* -------------------------------------------------------------
　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;
	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: 300;
}
#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: 11px;
	font-weight: 300;
	text-align: center;
	line-height: 1;
	padding: 16px 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;
}











/*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 {
	max-width: 230px;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	padding: 7px 0;
}

#top_rev_bl ul.bt_top_item a#rsvSrc_dt {
	max-width: 230px;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	padding: 7px 0;
}




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

#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;
}






/* -------------------------------------------------------------
　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 {
	padding: 10px 0 13px;
}
#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: 11px;
	padding: 17px 0;
}



#tab1_content ul.hotelList li ul:nth-of-type(5) {
	height: 130px;
}

#tab2_content ul.hotelList li ul:nth-of-type(1) {
	height: 156px;
}
#tab2_content ul.hotelList li ul:nth-of-type(2) {
	height: 132px;
}

#tab3_content ul.hotelList li ul:nth-of-type(1) {
	height: 132px;
}

#tab5_content ul.hotelList li ul:nth-of-type(2) {
	height: 130px;
}



} /*media Queries PC*/





