@charset "UTF-8";
/* Scss Document */
/* Scss Document */
/*color*/
/*font*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400&display=swap");
@font-face {
  font-family: "avenir next", sans-serif;
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/AvenirNext-DemiBold-03.ttf") format("truetype");
}
@font-face {
  font-family: "avenir next", sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/AvenirNext-Regular-08.ttf") format("truetype");
}
/*layout*/
/*----------------------------------------------------
	楽天パーツ
----------------------------------------------------*/
/*----------------------------------------------------
	メインビジュアル
----------------------------------------------------*/
.mv-box {
  position: relative;
}
.mv-box #mv {
  position: sticky;
  top: 0;
}
.mv-box #header {
  position: absolute;
  top: 300px;
  left: 50%;
  transform: translate(-50%);
  z-index: 10;
}
.mv-box #gnav {
  position: absolute;
  top: 820px;
  left: 50%;
  transform: translate(-50%);
  z-index: 10;
}

#mv {
  width: 1190px;
  margin-left: auto;
  margin-right: auto;
}
#mv #mv_bg {
  width: 2000px;
  margin-left: -405px;
}
#mv #mv_bg iframe {
  width: 2000px;
  height: 950px;
}
#mv h2 span.en {
  font-size: 60px;
}
#mv h2 span.ja {
  margin-top: 10px;
  font-size: 25px;
}

/*----------------------------------------------------
	緊急ニュース
----------------------------------------------------*/
#special-news {
  border-bottom: 1px solid #8e8e8e;
  margin-top: 30px;
}
#special-news a {
  display: block;
  text-align: center;
  padding: 20px 30px;
}
#special-news a:hover {
  opacity: 0.7;
}

/*----------------------------------------------------
	導入
----------------------------------------------------*/
#about {
  background: url("../idx/lead-bg.png") no-repeat center bottom;
  padding-bottom: 400px;
  padding-top: 400px;
  position: relative;
}
#about .tit01 {
  color: #fff;
  margin-bottom: 50px;
}
#about p {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}

/*----------------------------------------------------
	USP
----------------------------------------------------*/
#usp01 {
  padding-top: 90px;
  position: relative;
  width: 2000px;
  margin-left: -405px;
  padding-bottom: 150px;
}
#usp01::before {
  content: "";
  background: url(../idx/t-bg01.png) no-repeat;
  background-size: contain;
  width: 679px;
  height: 1020px;
  position: absolute;
  top: -66px;
  left: 0;
  z-index: -1;
}
#usp01 .wrp {
  width: 1150px;
}
#usp01 .titbox {
  text-align: center;
  margin-bottom: 50px;
}
#usp01 .panel-grid {
  display: grid;
}
#usp01 .panel-grid.grid5 {
  gap: 35px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
#usp01 .panel-grid > div .tit03 {
  text-align: center;
  margin-top: 30px;
}
#usp01 .panel-grid > div p {
  margin-top: 15px;
}

/*----------------------------------------------------
	ギャラリー
----------------------------------------------------*/
.t-gal {
  margin-top: -180px;
  position: relative;
}
.t-gal .gal01 {
  display: flex;
  width: 2000px;
  margin-left: -405px;
  justify-content: flex-start;
}
.t-gal .gal01 .l01 {
  margin-left: 258px;
  margin-top: 67px;
  position: relative;
}
.t-gal .gal01 .l02 {
  margin-left: 305px;
}
.t-gal .gal02 {
  display: flex;
  width: 2000px;
  margin-left: -405px;
  justify-content: flex-start;
}
.t-gal .gal02 .l03 {
  margin-top: 36px;
}
.t-gal .gal02 .l04 {
  margin-left: 211px;
  margin-top: -66px;
}
.t-gal .gal02 .l05 {
  margin-left: 183px;
  margin-top: 102px;
}
.t-gal .gal02 .l06 {
  margin-left: 115px;
  margin-top: -110px;
}

/*----------------------------------------------------
	客室
----------------------------------------------------*/
#room iframe {
  width: 2000px;
  height: 1000px;
  margin-left: -405px;
}

/*----------------------------------------------------
	レストラン
----------------------------------------------------*/
#din {
  padding-bottom: 10px !important;
  position: relative;
  width: 2000px;
  margin-left: -405px;
  padding-top: 150px;
}
#din::before {
  content: "";
  background: url(../idx/t-bg02.png) no-repeat;
  background-size: contain;
  width: 817px;
  height: 1035px;
  position: absolute;
  top: -66px;
  right: 0;
  z-index: -1;
}
#din .wrp {
  width: 1150px;
}
#din .text-box {
  display: flex;
  justify-content: space-between;
}
#din .d-flex {
  margin-top: 50px;
  gap: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
#din .d-btn {
  width: 360px;
  height: 612px;
  max-width: 360px;
  position: relative;
  overflow: hidden;
}
#din .d-btn a {
  display: block;
  position: relative;
  overflow: hidden;
}
#din .d-btn img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
#din .d-btn .title {
  position: absolute;
  top: 60px;
  left: 40px;
  z-index: 2;
}
#din .d-btn .title h3 {
  font-size: 40px;
  font-family: "avenir next", sans-serif;
  font-weight: 400;
  color: #fff;
  white-space: nowrap;
}
#din .d-btn .title h4 {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}
#din .d-btn span {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
}
#din .d-btn a:hover::before {
  opacity: 1;
}
#din .d-btn a:hover img {
  transform: scale(1.1);
  opacity: 1;
}
#din .d-btn a:hover span {
  background-color: transparent;
  color: #211551 !important;
}
#din .d-btn a:hover span:after {
  background-color: #211551;
}

/*----------------------------------------------------
	館内施設
----------------------------------------------------*/
#facilities {
  margin-bottom: -10px;
  padding-top: 170px;
}
#facilities .flex {
  margin-left: -405px;
  width: 2000px;
}
#facilities .flex .panel02 {
  width: 463px;
  padding-top: 60px;
  padding-right: 43px;
  padding-left: 50px;
  position: relative;
}
#facilities .flex .panel03 {
  margin-top: 210px;
}
#facilities .flex .panel03 .img02 {
  margin-top: 50px;
  margin-left: -258px;
}
/*----------------------------------------------------
	アクセス
----------------------------------------------------*/
#access {
  position: relative;
  width: 2000px;
  margin-left: -405px;
}
#access::before {
  content: "";
  background: url(../idx/t-bg03.png) no-repeat;
  background-size: contain;
  width: 601px;
  height: 708px;
  position: absolute;
  top: -115px;
  left: 0;
  z-index: -1;
}
#access .flex {
  justify-content: space-between;
  align-items: flex-start;
}
#access .flex .panel01 {
  margin-top: 50px;
}
/*----------------------------------------------------
	ご宿泊プラン
----------------------------------------------------*/
#plan .plans {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 20px;
}
#plan .plans h4 {
  line-height: 1.875;
  padding: 0 10px;
  margin-top: 20px;
}
#plan .plans h4::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.875) * 0.5em);
  content: "";
}
#plan .plans h4::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.875) * 0.5em);
  content: "";
}
#plan .wrp {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
}

/*----------------------------------------------------
	ニュース
----------------------------------------------------*/
#news .line {
  padding: 50px 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
#news .wrp {
  display: flex;
  align-items: center;
  width: 950px;
}
#news header {
  width: 180px;
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#news header h3 {
  font-family: "avenir next", sans-serif;
  font-size: 40px;
  font-weight: bold;
}
#news dl {
  font-size: 16px;
  line-height: 1.875;
}
#news dl::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.875) * 0.5em);
  content: "";
}
#news dl::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.875) * 0.5em);
  content: "";
}
#news dl div {
  display: flex;
}
#news dl dt {
  margin-right: 30px;
  flex: 1;
}
#news dl dd {
  flex: 8;
}

/*----------------------------------------------------
	インスタフィード
----------------------------------------------------*/
#insta iframe {
  width: 2000px;
  height: 748px;
  margin-left: -405px;
}

/*----------------------------------------------------
	クーポン
----------------------------------------------------*/
#coupon {
  padding-top: 50px;
  padding-bottom: 75px;
  text-align: center;
}

/*----------------------------------------------------
	右固定  20230620 追加
----------------------------------------------------*/
#right_fixed_plan {
  position: fixed;
  right: 0;
  bottom: 200px;
  z-index: 3;
  width: 100px;
}
#right_fixed_plan a {
  background-color: #000000;
  color: #fff;
  border: 3px solid #fff;
  transition: 0.5s;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 103px;
  height: 100px;
  padding: 0 20px;
  transform: translateX(3px);
  /*&:before{
  	@include content;
  	background: url("../com/book_plant.png") no-repeat center center / contain;
  	width: 74px;
  	height: 117px;
  	@include ma;
  	position: absolute;
  	left: 0;
  	right: 0;
  	bottom: calc(100% + 1px);
  }*/
}
#right_fixed_plan a:hover {
  background-color: #fff;
  color: #000000;
  border: 3px solid #000000;
}
#right_fixed_plan a .en {
  font-weight: bold;
  font-size: 20px;
}
#right_fixed_plan a .jp {
  font-size: 17px;
}/*# sourceMappingURL=top.css.map */