@charset "utf-8";
@import url('https://www.nta.co.jp/akafu/east/common/css/common.css');
@import url('https://use.fontawesome.com/releases/v5.6.3/css/all.css');

/* CSS Document */
html {
  scroll-behavior: smooth;
}

#wrapper {
  width: 100%;
  /*max-width:950px;*/
  margin: 0 auto 10px;
  padding: 0;
  font-size: 16px;
  line-height: 1.6;
  overflow: hidden;
  /*font-family: 'Noto Serif JP', serif;*/
  background-color: #005ba0;

}

#wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#wrapper a {
  word-break: break-all;
}

#wrapper img {
  vertical-align: bottom;
}

#wrapper h2,
#wrapper h3,
#wrapper h4 {
  font-weight: bold;
}

@media screen and (min-width: 760px) {
  .pc_none {
    display: none;
  }
}

@media screen and (max-width: 759.9px) {
  .sp_none {
    display: none;
  }
}

.disnon {
  display: none;
}

.text_red {
  color: #B20202;
}

.text_blue {
  color: #0055ff;
}

.text_bold {
  font-weight: bold;
}

.text_normal {
  font-weight: normal;
}

.text_center {
  text-align: center;
}

.text_font_sans {
  font-family: 'Noto Sans JP', sans-serif;
}

.attention {
  font-size: 90%;
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 30px;
  font-weight: normal;
  text-align: left;
}

.attention p {
  margin-bottom: 5px;
}

.mgn_btm20 {
  margin-bottom: 20px;
}

.marker {
  background: linear-gradient(transparent 80%, #ffd22c 80%);
  font-weight: bold;
}

a.invalid {
  pointer-events: none;
}

a.godetail {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  text-decoration: none;
  background: url("../images/button.png") no-repeat center bottom;
  background-size: 100%;
  z-index: 10;
  color: #FFFFFF;
  font-size: 90%;
  line-height: 1.4;
  padding-bottom: 5px;
}

a.godetail:hover {
  color: #FFFFFF !important;
  text-decoration: none !important;
  opacity: 0.8;
}

a.godetail.gray {
  background: url("../images/button_gray.png") no-repeat center bottom;
  background-size: 100%;
  pointer-events: none;
}

.yoyaku .deco {
  /* font-weight: normal; */
  display: inline-block;
  padding: 0 50px;
  background: url("../images/deco_white_left.png") no-repeat center left, url("../images/deco_white_right.png") no-repeat center right;
  background-size: 30px auto;
  color: #fff;
  font-size: 150%;
}

.yoyaku_planname {
  font-size: 120%;
  font-weight: bold;
  margin: 10px 0;
  font-family: 'Noto Sans JP', sans-serif;
}

.yoyaku_day {
  font-size: 90%;
  /* font-weight: bold; */
  margin: 10px 0;
}

@media screen and (max-width: 759.9px) {
  a.godetail {
    font-size: 90%;
  }

  .deco {
    display: inline-block;
    padding: 0 10px;
    background: url("../images/deco_left.png") no-repeat center left, url("../images/deco_right.png") no-repeat center right;
    background-size: 8px;
    font-size: 130%;
  }
}

p.credit {
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: right;
  background: rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  border-radius: 10px;
  padding: 0 10px;
  font-size: 90%;
}

.bg_white {
  background-color: rgb(255 255 255 / 0.75);
  border-radius: 20px;
  padding: 40px;
  margin: 30px auto;
  font-family: 'Noto Sans JP', sans-serif;
  width: 90%;

}

@media screen and (max-width: 759.9px) {
  .bg_white {
    padding: 20px;
  }
}

/*--------.page_roof-------------*/
.page_roof {
  position: relative;
  width: 100%;
  /* background: url("../images/top.jpg")no-repeat center center; */
  background-size: cover;
  height: auto;
}

.page_roof h2 {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100vw;
  max-width: 900px;
  min-width: 120px;
  transform: translate(-50%, -50%);
  z-index: 10;
  pointer-events: none;
}

.logoimg {
  /* width: 100%; */
  height: 20vw;
  /* max-width: 200px; */
  margin: 0 auto 30px;
  display: block;
}

.deco_h2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  display: inline-block;
  padding: 0 40px;
  /* background: url("../images/deco_left.png") no-repeat center left, url("../images/deco_right.png") no-repeat center right; */
  background-size: 2rem;
  width: 90%;
  margin: 0 auto 2rem;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.3;
  color: #085A9F;
  display: block;
}

.page_roof img {
  width: 100%;
  height: auto;
}

.details {
  width: 80%;
  margin: 30px auto 20px;
  font-weight: 600;
}

.details dl {
  display: flex;
  margin-bottom: 10px;
}

.details dt {
  width: 45%;
  margin: 0 10px 10px 0;
  font-weight: 600;
  font-family: 'Noto Sans JP', sans-serif;
}

.details dd {
  width: 80%;
  text-indent: 20px;
}

/* メインビジュアル全体 */
.page_roof .photo {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 250px;
  /* max-height: 450px; */
  overflow: hidden;
}

/* スライド画像を背景に */
.page_roof .photo .swiper-container main .swiper-wrapper {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 759.9px) {
  .page_roof {
    height: 50vh;
  }

  .page_roof .photo {
    height: 100%;
    min-height: 400px;
  }

  .main-visual-logo {
    width: 60vw;
    max-width: 180px;
    min-width: 80px;
  }

  .page_roof h2 {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80%;
    max-width: 800px;
    min-width: 300px;
    transform: translate(-50%, -50%);
    z-index: 10;
    pointer-events: none;
  }

  .deco_h2 {
    padding: 20px 0;
    margin-bottom: 1rem;
    width: 100%;
    font-size: 1.8rem;
  }

  .logoimg {
    height: 40vw;
  }

  .details {
    width: 100%;
    margin: 30px auto 20px;
  }

  .details dl {
    display: block;
  }

  .details dt {
    width: 100%;
    margin: 0 10px 0px 0;
    font-weight: 600;
    font-family: 'Noto Sans JP', sans-serif;
  }

  s .details dd {
    width: 80%;
  }

  /* メインビジュアルSwiperの高さを親要素に合わせる */
  .page_roof .photo .swiper-container,
  .page_roof .photo .swiper-wrapper,
  .page_roof .photo .swiper-slide {
    height: 100%;
  }

  /* スライド画像を背景にする場合 */
  /* .swiper-slide {
    background-size: cover;
    background-position: center;
  } */

  /* スライド画像を背景にする場合 */
  .page_roof .photo .swiper-slide {
    background-size: cover;
    background-position: center;
  }
}

/*-------------ページコンテンツ   --------------*/
.pageContent {
  width: 100%;
  margin: 0 auto;
  z-index: 100;
  position: relative;
}

.pageContent .inner {
  width: 94%;
  max-width: 950px;
  margin: 0 auto;
}

.pageContent .inner_narrow {
  width: 80%;
  max-width: 740px;
  margin: 0 auto;
}


/*-------------Read-------------*/


.about img {
  height: 200px;
  display: block;
  margin: 0 auto 30px;
  align-items: center;
}

.lead {
  font-weight: 600;
  margin: 0 20px;
}

.lead h3 {
  margin: 20px auto;
  font-size: 110%;
}

@media screen and (max-width: 759.9px) {
  .about img {
    height: auto;
    width: 100%;
  }

  .lead {
    font-weight: 600;
    margin: 0 10px;
  }
}

/*-------------charm------------*/
.charm {
  display: flex;
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}

.charm dl {
  display: inline-block;
  margin: 0 10px;
  width: 30%;
  height: auto;
  text-align: center;
}

.charm dl dt {
  font-size: 100%;
  font-weight: 600;
  color: #005ba0;
  margin: 0 0 10px;

}

.charm img {
  font-size: 90%;
  line-height: 1.4;
  width: auto;
  height: 150px;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}


@media screen and (max-width: 759.9px) {
  .charm {
    display: block;
  }

  .charm dl {
    margin: 20px;
    width: 90%;
    text-align: center;
  }

  .charm dl dt {
    font-size: 100%;
    font-weight: 600;
    color: #005ba0;
    margin: 0 0 10px;

  }

  .charm img {
    font-size: 90%;
    line-height: 1.4;
    width: 160px;
    height: 80%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}



/*-------------event------------*/
/* .photo {
  margin-top: 80px;
} */


.package {
  width: 80%;
  margin: 0 auto;
}

.package p {
  margin-bottom: 20px;
  text-align: left;
  /* font-weight: 500; */
}

.package_bold {
  /* text-align: center; */
  font-size: 110%;
  color: #07006b;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  margin: 0 auto;
}

.underline {
  text-decoration: underline;
  text-decoration-color: #aac1ff;
  text-underline-offset: -3px;
  text-decoration-thickness: 10px;
  text-decoration-skip-ink: none;
  font-size: 120%;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}

.hr-simple {
  border: none;
  border-top: 1.5px solid #000ea6;
  margin: 30px auto;
  height: 0;
  /* ←高さを0にしておくと確実 */
  width: 80%;
  display: block;
}

.thin {
  font-weight: normal;
  /* margin: 10px 0 30px 0; */
  font-size: 90%;
}

@media screen and (max-width: 759.9px) {

  .package_bold {
    text-align: left;
    margin: 0 auto;
    font-size: 100%;
  }

  .underline {
    font-size: 110%;
    text-underline-offset: -3px;
    text-decoration-thickness: 7px;
  }
}

/*-----動画---------------*/
.movie {
  /* background: #dee9ef; */
  margin-top: 30px;
  padding-top: 70px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.movie h2 {
  /* background: url("../images/line_title.png")no-repeat center bottom;
  background-size: auto 3px; */
  padding-bottom: 8px;
  margin-bottom: 40px;
  color: #062d5e;
}


.player {
  margin: 0 0 0 50px;
}

.movie iframe {
  /*width:560px;
	height:315px;*/
  width: 750px;
  height: 420px;
  margin: 0 0 50px 0;
}

@media screen and (max-width: 759.9px) {
  .movie iframe {
    width: 90vw;
    height: 50vw;
    margin: 0 0 40px 0;
  }
}


/*-------booking---------*/
#book {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
  font-weight: 600;
}

#book .yoyaku {
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

#book .yoyaku p {
  margin-bottom: 20px;
}

#book .yoyaku .yoyaku_unit>a {
  width: 100%;
  max-width: 350px;
  margin: 0 auto 20px;
}

.ribbon8 {
  text-align: center;
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 15px 20px;
  font-size: 18px;
  /*フォントサイズ*/
  color: #FFF;
  /*フォントカラー*/
  background: #1f0052;
  /*背景色*/
  margin-bottom: 30px;
}

.ribbon8:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #5446f3;
  /*折り返し部分*/
}

.ribbon8:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-left: solid 20px #6c60f3;
  /*折り返し部分*/
}

@media screen and (max-width: 759.9px) {
  h5.ribbon8 {
    font-size: 1.3rem !important;
  }
}

/*-----スライドswiper カスタマイズ-共通-------------------*/
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-pagination {
  width: 100%;
}

.swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-button-prev:focus,
.swiper-button-next:focus {
  outline: none;
}

/*-----mainSwiper--------------------*/
.swiper-container.main {
  margin-bottom: 10px;
}

.swiper-pagination.main {
  bottom: 15px;
  width: 100%;
  display: none;
}

.swiper-pagination.main .swiper-pagination-bullet-active {
  background: #FFFFFF;
  z-index: 1000;
}

.swiper-pagination.main .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-button-prev.main::after,
.swiper-button-next.main::after {
  font-size: 20px;
  color: #FFF;
  font-weight: bold;
  opacity: 0.5;
}

.swiper-button-prev.main:hover::after,
.swiper-button-next.main:hover::after {
  opacity: 1;
}

.swiper-button-prev.main {
  left: 5px;
  top: 48%;
}

.swiper-button-next.main {
  right: 5px;
  top: 48%;
}

@media screen and (max-width: 759.9px) {

  .swiper-button-prev.main::after,
  .swiper-button-next.main::after {
    font-size: 20px;
  }

  .swiper-button-prev.main {
    left: 5px;
    top: 46%;
  }

  .swiper-button-next.main {
    right: 5px;
    top: 46%;
  }
}