@charset "UTF-8";

/* -------------------------------------------------------------
　タイトル
------------------------------------------------------------- */

/* brand_common.css（タイトル）に記載
下記は各調整 */

#page_title {
	background:url(/img/eki/h1_bg.jpg) 45% top no-repeat;
	background-size: cover;
}



/* 補足説明
------------------------------------------------------------- */
.attention {
	font-size: 12px;
	text-align: center;
	line-height: 1.7;
	margin: -20px 0 60px;
	padding: 0 10px;
}





/* -------------------------------------------------------------
　ポイント
------------------------------------------------------------- */

#point_bl {
	padding: 40px 0 0;
	background: #F1F5F7;
}

#point_bl h2 {
	color: #638FA2;
	font-family: "Roboto";
	font-size: 36px;
	font-weight: 50;
	text-align: center;
	line-height: 1;
	letter-spacing: 0.72px;
	margin: -56px 0 20px;
}

#point_bl ul.point_list {
	max-width: 640px;
	margin: 0 auto;
	padding: 0 20px;
}

#point_bl ul.point_list li {
	position: relative;
	padding: 0 0 50px;
}

#point_bl ul.point_list li .point {
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	font-family: "Roboto";
	font-size: 60px;
	font-weight: 200;
	font-style: italic;
	line-height: 1;
	text-shadow: 0px 2px 10px rgba(0,0,0,0.2);
}

#point_bl ul.point_list li img {
	margin: 0 0 20px;
	border-radius: 10px;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
}

#point_bl ul.point_list li h3 {
	color: #638FA2;
	font-family: "Roboto";
	font-size: 24px;
	font-weight: 100;
	text-align: center;
	line-height: 1;
	margin: 0 0 5px;
}

#point_bl ul.point_list li .catch {
	font-size: 12px;
}


#point_bl a.bt_newwin,
#point_bl a.bt_link {
	display: block;
	width: 300px;
	color: #1E2B30;
	font-size: 12px;
	text-align: center;
	margin: 20px auto 0;
	padding: 8px 0 9px;
	border: 1px solid #638FA2;
	border-radius: 40px;
}

#point_bl a.bt_newwin {
	background: #fff url(/img/common/mk_new_window_blue.svg) 90% 50% no-repeat;
	transition: 0.5s;
}
#point_bl a.bt_newwin:hover {
	opacity: 0.7;
	transition: 0.5s;
}

#point_bl a.bt_link {
	background: #fff url(/img/common/mk_arrow_blueR_175.svg) 90% 50% no-repeat;
	transition: color 0.5s 0s, background-color 0.5s 0s, background-position 0.5s 0s;
}
#point_bl a.bt_link:hover {
	color: #fff;
	background: #638FA2 url(/img/common/mk_arrow_whR_175.svg) 92% 50% no-repeat;
}




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

#top_rev_bl {
	padding: 30px 20px;
	background: #638FA2;
}

#top_rev_bl h2 {
	color: #fff;
	font-size: 18px;
	font-weight: 250;
	text-align: center;
	line-height: 1.2;
	margin: 0 0 20px;
}
#top_rev_bl h2::before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 20px;
	margin: 0 7px 3px 0;
	padding: 0;
	background: url(/img/common/mk_bestrate.svg) no-repeat;
	background-size: 24px auto;
	vertical-align: middle;
}


#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 h3 {
	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: #CADCE3 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;
}





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

#list_bl {
	padding: 60px 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;
}




/* -------------------------------------------------------------
　よくあるご質問
------------------------------------------------------------- */

#faq_bl {
	margin: 0 0 30px;
	padding: 40px 0;
	background: #D8E3E859;
}


#faq_bl .ttl_bl h2 {
	color:#1E2B30;
	font-size: 30px;
	font-weight: 200;
	text-align: center;
	margin: 0 0 22px;
}


#faq_bl dl.acdn_item {
	margin: 0 20px;
}

#faq_bl dl.acdn_item dt {
	color: #1E2B30;
	font-size: 14px;
	font-weight: 400;
	padding: 12px 55px;
	background: url(/img/common/mk_plus_blue.svg) 95% 50% no-repeat,
	url(/img/common/mk_q.svg) 15px 50%/auto 28px no-repeat;
	border-top: 1px solid #638FA2;
	cursor: pointer;
}
#faq_bl dl.acdn_item dt:last-of-type {
	border-bottom: 1px solid #638FA2;
}

#faq_bl dl.acdn_item dt.open {
	background: url(/img/common/mk_minus_blue.svg) 95% 50% no-repeat,
	url(/img/common/mk_q.svg) 15px 50%/auto 28px no-repeat;
}

#faq_bl dl.acdn_item dd {
	font-size: 12px;
	padding: 15px;
	border-top: 1px solid #638FA2;
}
#faq_bl dl.acdn_item dd:last-of-type {
	border-top: none;
	border-bottom: 1px solid #638FA2;
}

#faq_bl a.bt_link {
	display: block;
	width: 220px;
	color: #1E2B30;
	font-size: 12px;
	text-align: center;
	margin: 40px auto 0;
	padding: 8px 0 9px;
	background: #fff url(/img/common/mk_arrow_blueR_175.svg) 90% 50% no-repeat;
	border: 1px solid #638FA2;
	border-radius: 40px;
	transition: color 0.5s 0s, background-color 0.5s 0s, background-position 0.5s 0s;
}




.eki_caution {
	max-width: 600px;
	font-size: 11px;
	line-height: 1.7;
	margin: 0 0 80px;
	padding: 0 20px;
}









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

/* -------------------------------------------------------------
　タイトル
------------------------------------------------------------- */

#page_title {
	background:url(/img/eki/h1_bg.jpg) center top no-repeat;
	background-size:cover;
}



/* 補足説明
------------------------------------------------------------- */
.attention {
	max-width: 1040px;
	font-size: 16px;
	line-height: 1.8;
	margin: 0 auto 105px;
	padding: 0 20px;
}





/* -------------------------------------------------------------
　ポイント
------------------------------------------------------------- */

#point_bl {
	padding: 120px 0 60px;
}

#point_bl h2 {
	font-size: 72px;
	letter-spacing: 1.44px;
	margin: -154px 0 84px;
}

#point_bl ul.point_list {
	display: flex;
	flex-wrap: wrap;
	max-width: 1030px;
	padding: 0 20px;
}

#point_bl ul.point_list li:nth-child(odd) {
	width: 45.46%;
	margin: 0 4.54% 60px 0;
	padding: 0;
}
#point_bl ul.point_list li:nth-child(even) {
	width: 45.46%;
	margin: 0 0 60px 4.54%;
	padding: 0;
}

#point_bl ul.point_list li .point {
	top: 24px;
	left: 24px;
	font-size: 73px;
}

#point_bl ul.point_list li img {
	margin: 0 0 25px;
}

#point_bl ul.point_list li h3 {
	font-size: 28px;
	margin: 0 0 15px;
}

#point_bl ul.point_list li .catch {
	font-size: 14px;
}








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

#top_rev_bl {
	padding: 65px 10px;
}

#top_rev_bl h2 {
	font-size: 34px;
	letter-spacing: 1.7px;
	margin: 0 0 40px;
}
#top_rev_bl h2::before {
	width: 48px;
	height: 40px;
	margin: 0 14px 6px 0;
	background-size: 48px auto;
}


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

#top_rev_bl h3 {
	font-size: 24px;
	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;
}




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

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

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




/* -------------------------------------------------------------
　よくあるご質問
------------------------------------------------------------- */

#faq_bl {
	margin: 0 0 40px;
	padding: 90px 0 120px;
}

#faq_bl .ttl_bl h2 {
	font-size: 48px;
	line-height: 1.2;
	margin: 0 0 60px;
}

#faq_bl dl.acdn_item {
	width: 100%;
	max-width: 1040px;
	margin: 0 auto 80px;
	padding: 0 20px;
}

#faq_bl dl.acdn_item dt {
	font-size: 18px;
	padding: 20px 75px;
	background: url(/img/common/mk_plus_blue.svg) 97% 50% no-repeat,
	url(/img/common/mk_q.svg) 3% 50% no-repeat;
}
#faq_bl dl.acdn_item dt.open {
	background: url(/img/common/mk_minus_blue.svg) 97% 50% no-repeat,
	url(/img/common/mk_q.svg) 3% 50% no-repeat;
}

#faq_bl dl.acdn_item dd {
	font-size: 14px;
	padding: 20px 65px 20px 75px;
	border-top: 1px solid #638FA2;
}

#faq_bl a.bt_link {
	width: 250px;
	margin: 0 auto;
	padding: 8px 0;
}




.eki_caution {
	max-width: 1040px;
	font-size: 14px;
	line-height: 1.8;
	margin: 0 auto 180px;
}







}/* /810 */














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



}
	








