@charset "UTF-8";
/* TEMP
*****************************************************************/
/* mixin
*********************************************************************/
/* カラー */
/* media query */
/* SP縦から */
/* SP横から */
/* タブレット縦から */
/*  */
/*  */
/* 1280 */
/* フルワイド */
.area_copy .block_copy__time {
  background: rgba(225, 225, 215, 0.5);
  padding: 20px 30px;
  margin: 30px auto 0;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-weight: 400;
  line-height: 2em;
  text-align: left;
  width: 100%;
  max-width: 620px;
}
@media all and (max-width: 896px) {
  .area_copy .block_copy__time {
    font-size: 1.4rem;
    max-width: 450px;
  }
}
@media all and (max-width: 480px) {
  .area_copy .block_copy__time {
    padding: 20px;
  }
}
.area_copy .block_copy__time p {
  position: relative;
  padding: 0 0 0 1em !important;
}
.area_copy .block_copy__time p::before {
  position: absolute;
  content: "◆";
  left: 0;
  font-size: 80%;
}
.area_copy .block_copy__time dl {
  display: flex;
}
.area_copy .block_copy__time dl dt {
  width: 8em;
}
.area_copy .block_copy__time dl dd {
  width: calc(100% - 8em);
}

.area_anchor ul {
  grid-template-columns: repeat(5, 1fr);
}
@media all and (max-width: 896px) {
  .area_anchor ul {
    grid-template-columns: repeat(3, 1fr);
  }
}

.area_pbath {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  padding: 3vw 0;
}
@media all and (max-width: 896px) {
  .area_pbath {
    padding: 20px 20px;
  }
}
@media all and (max-width: 480px) {
  .area_pbath {
    padding: 20px 0px;
  }
}
.area_pbath img {
  width: 100%;
  height: auto;
}
.area_pbath .side_img {
  width: 66%;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 1025px) {
  .area_pbath .side_img {
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  .area_pbath .side_img {
    padding-bottom: 30px;
  }
}
@media all and (max-width: 480px) {
  .area_pbath .side_img .slider_t .swiper-wrapper .swiper-slide .box_img, .area_pbath .side_img .slider_h .swiper-wrapper .swiper-slide .box_img, .area_pbath .side_img .slider_k .swiper-wrapper .swiper-slide .box_img, .area_pbath .side_img .slider_y .swiper-wrapper .swiper-slide .box_img {
    aspect-ratio: 4/3;
    overflow: hidden;
  }
}
.area_pbath .side_img .slider_t .swiper-wrapper .swiper-slide .box_img img, .area_pbath .side_img .slider_h .swiper-wrapper .swiper-slide .box_img img, .area_pbath .side_img .slider_k .swiper-wrapper .swiper-slide .box_img img, .area_pbath .side_img .slider_y .swiper-wrapper .swiper-slide .box_img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 480px) {
  .area_pbath .side_img .slider-thumbnail_t, .area_pbath .side_img .slider-thumbnail_h, .area_pbath .side_img .slider-thumbnail_k, .area_pbath .side_img .slider-thumbnail_y {
    display: none;
  }
}
.area_pbath .side_img .slider-thumbnail_t .swiper-wrapper, .area_pbath .side_img .slider-thumbnail_h .swiper-wrapper, .area_pbath .side_img .slider-thumbnail_k .swiper-wrapper, .area_pbath .side_img .slider-thumbnail_y .swiper-wrapper {
  margin: 0 -5px;
  padding: 5px 0;
  width: 100%;
}
.area_pbath .side_img .slider-thumbnail_t .swiper-wrapper .swiper-slide, .area_pbath .side_img .slider-thumbnail_h .swiper-wrapper .swiper-slide, .area_pbath .side_img .slider-thumbnail_k .swiper-wrapper .swiper-slide, .area_pbath .side_img .slider-thumbnail_y .swiper-wrapper .swiper-slide {
  width: 10vw;
  padding: 5px;
  height: 100%;
}
.area_pbath .side_img .slider-thumbnail_t .swiper-wrapper .swiper-slide .box_img, .area_pbath .side_img .slider-thumbnail_h .swiper-wrapper .swiper-slide .box_img, .area_pbath .side_img .slider-thumbnail_k .swiper-wrapper .swiper-slide .box_img, .area_pbath .side_img .slider-thumbnail_y .swiper-wrapper .swiper-slide .box_img {
  padding: 2px;
  cursor: pointer;
}
.area_pbath .side_img .slider-thumbnail_t .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .box_img, .area_pbath .side_img .slider-thumbnail_h .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .box_img, .area_pbath .side_img .slider-thumbnail_k .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .box_img, .area_pbath .side_img .slider-thumbnail_y .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .box_img {
  background-color: #334D3C;
}
.area_pbath .side_img .slider-thumbnail_t .swiper-wrapper {
  margin-right: 0px;
  display: flex;
}
@media all and (max-width: 896px) {
  .area_pbath .side_img .slider-thumbnail_t .swiper-wrapper {
    justify-content: start;
    left: -10px;
    right: auto;
  }
}
.area_pbath .side_txt {
  width: 22%;
  padding: 0 5% 126px 0;
}
@media all and (max-width: 1680px) {
  .area_pbath .side_txt {
    width: 30%;
    padding: 0 3% 96px 0;
  }
}
@media all and (max-width: 1200px) {
  .area_pbath .side_txt {
    padding: 0 2% 12px 0;
  }
}
@media all and (max-width: 1025px) {
  .area_pbath .side_txt {
    width: calc(100% - 100px);
    padding: 30px 2% 0 0;
    margin: auto;
  }
}
@media all and (max-width: 896px) {
  .area_pbath .side_txt {
    width: calc(100% - 50px);
  }
}
@media all and (max-width: 480px) {
  .area_pbath .side_txt {
    padding: 10px 20px 0;
    width: 100%;
  }
}
.area_pbath .side_txt .cap {
  font-size: 1.6rem;
  line-height: 200%;
  letter-spacing: 0.2em;
  width: 100%;
}
@media all and (max-width: 896px) {
  .area_pbath .side_txt .cap {
    writing-mode: horizontal-tb;
  }
}
.area_pbath .side_txt h3 {
  font-size: 3rem;
  line-height: 1.1em;
  letter-spacing: 0.2em;
  font-weight: 400;
  padding: 20px 0 0;
  display: flex;
  display: inline-block;
  position: relative;
  color: #074F20;
}
@media all and (max-width: 896px) {
  .area_pbath .side_txt h3 {
    writing-mode: horizontal-tb;
    padding: 10px 0 0;
    font-size: 2.6rem;
  }
}
.area_pbath .side_txt__en {
  color: #34372C;
  font-size: 1.4rem;
  padding-left: 1em;
  letter-spacing: 0.1em;
  vertical-align: baseline;
}
@media all and (max-width: 480px) {
  .area_pbath .side_txt__en {
    font-size: 1.2rem;
  }
}
.area_pbath .side_txt__copy {
  font-size: 1.5rem;
  line-height: 2.2em;
  padding: 50px 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-weight: 400;
}
@media all and (max-width: 1200px) {
  .area_pbath .side_txt__copy {
    padding: 20px 0 0;
  }
}
@media all and (max-width: 896px) {
  .area_pbath .side_txt__copy {
    text-align: left;
    line-height: 1.9em;
  }
}
.area_pbath .side_txt .box_detail {
  border-top: 1px solid #074F20;
  border-bottom: 1px solid #074F20;
  padding: 15px 10px;
  color: #074F20;
  background: #EDF4EE;
  margin-top: 40px;
  font-size: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-weight: 400;
}
.area_pbath .side_txt .box_detail dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  line-height: 2;
  letter-spacing: 1px;
}
.area_pbath .side_txt .box_detail dl.single dt {
  width: 6em;
}
.area_pbath .side_txt .box_detail dl.single dd {
  width: calc(100% - 6.5em);
}
.area_pbath .side_txt .box_detail dl dt {
  position: relative;
  width: 8em;
  padding-right: 1em;
}
.area_pbath .side_txt .box_detail dl dt::after {
  position: absolute;
  content: "：";
  right: 0;
}
.area_pbath .side_txt .box_detail dl dd {
  width: calc(100% - 8.5em);
}
.area_pbath .side_txt .box_detail__note {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.area_pbath .side_txt .box_detail__note + .box_detail__note {
  margin-top: 0;
}
.area_pbath.even {
  position: relative;
}
.area_pbath.even::after {
  position: absolute;
  content: "";
  bottom: -10px;
  right: 0;
  background: url(../../common/images/flower2.svg) bottom right/contain no-repeat;
  width: 616px;
  height: 327px;
  bottom: auto;
  top: -50px;
  width: 480px;
  z-index: -1;
}
@media all and (max-width: 896px) {
  .area_pbath.even::after {
    width: 320px;
  }
}
@media all and (max-width: 1200px) {
  .area_pbath.even::after {
    top: -150px;
    width: 300px;
  }
}
@media all and (max-width: 1025px) {
  .area_pbath.even::after {
    top: 400px;
    left: auto;
    right: 0;
    transform: scale(1, 1);
  }
}
@media all and (max-width: 480px) {
  .area_pbath.even::after {
    top: 100px;
    width: 200px;
  }
}
.area_pbath.even .side_txt {
  padding: 0 0 126px 5%;
}
@media all and (max-width: 1680px) {
  .area_pbath.even .side_txt {
    padding: 0 0 96px 3%;
  }
}
@media all and (max-width: 1200px) {
  .area_pbath.even .side_txt {
    padding: 0 0 1% 12px;
  }
}
@media all and (max-width: 1025px) {
  .area_pbath.even .side_txt {
    padding: 30px 0 0 0;
  }
}
@media all and (max-width: 480px) {
  .area_pbath.even .side_txt {
    padding: 10px 20px 0;
  }
}
.area_pbath.even .side_img .swiper-thumbs .swiper-wrapper {
  justify-content: flex-end;
  margin: 0 5px;
}
.area_pbath.even .swiper-horizontal > .swiper-pagination-bullets, .area_pbath.even .swiper-pagination-bullets.swiper-pagination-horizontal, .area_pbath.even .swiper-pagination-custom, .area_pbath.even .swiper-pagination-fraction {
  text-align: left;
}
@media all and (max-width: 896px) {
  .area_pbath.even .swiper-horizontal > .swiper-pagination-bullets, .area_pbath.even .swiper-pagination-bullets.swiper-pagination-horizontal, .area_pbath.even .swiper-pagination-custom, .area_pbath.even .swiper-pagination-fraction {
    text-align: right;
  }
}
.area_pbath.odd {
  position: relative;
  flex-direction: row-reverse;
}
.area_pbath.odd::after {
  position: absolute;
  content: "";
  bottom: -10px;
  right: 0;
  background: url(../../common/images/flower2.svg) bottom right/contain no-repeat;
  width: 616px;
  height: 327px;
  bottom: auto;
  top: -50px;
  right: auto;
  left: 0;
  transform: scale(-1, 1);
  width: 480px;
  z-index: -1;
}
@media all and (max-width: 896px) {
  .area_pbath.odd::after {
    width: 320px;
  }
}
@media all and (max-width: 1200px) {
  .area_pbath.odd::after {
    top: -150px;
    width: 300px;
  }
}
@media all and (max-width: 1025px) {
  .area_pbath.odd::after {
    top: 400px;
    left: auto;
    right: 0;
    transform: scale(1, 1);
  }
}
@media all and (max-width: 480px) {
  .area_pbath.odd::after {
    top: 100px;
    width: 200px;
  }
}
.area_pbath.odd .swiper-horizontal > .swiper-pagination-bullets, .area_pbath.odd .swiper-pagination-bullets.swiper-pagination-horizontal, .area_pbath.odd .swiper-pagination-custom, .area_pbath.odd .swiper-pagination-fraction {
  text-align: right;
}
.area_pbath .swiper-button-next, .area_pbath .swiper-button-prev {
  display: none;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  display: block;
  bottom: 20px;
  right: 30px;
  width: auto;
}

.swiper-pagination-bullet {
  background-color: #fff;
  border-radius: 0;
  width: 50px;
  height: 2px;
}
@media all and (max-width: 480px) {
  .swiper-pagination-bullet {
    width: 30px;
  }
}

@media all and (max-width: 1200px) {
  #hanagoyomi::after {
    top: -200px;
  }
}
@media all and (max-width: 1025px) {
  #hanagoyomi::after {
    top: 400px;
    bottom: 310px;
  }
}
@media all and (max-width: 480px) {
  #hanagoyomi::after {
    top: 50px;
  }
}
#hanagoyomi .side_txt {
  padding: 0 0 0 5%;
}
@media all and (max-width: 1367px) {
  #hanagoyomi .side_txt {
    padding: 0 0 0 3%;
  }
}
@media all and (max-width: 1200px) {
  #hanagoyomi .side_txt {
    padding: 0 0 0 12px;
  }
}
@media all and (max-width: 1025px) {
  #hanagoyomi .side_txt {
    padding: 30px 0 0 0;
  }
}
@media all and (max-width: 480px) {
  #hanagoyomi .side_txt {
    width: calc(100% - 40px);
    padding: 10px 0 0 0;
  }
}

.area_info {
  background-color: rgba(0, 0, 0, 0.03);
  padding: 3vw 20px 5vw;
}
@media all and (max-width: 896px) {
  .area_info {
    padding: 20px 20px 40px;
  }
}
.area_info .block_info {
  max-width: 1200px;
  margin: auto;
  background-color: #FFF;
  box-sizing: border-box;
  padding: 3vw 5vw;
  text-align: center;
}
@media all and (max-width: 896px) {
  .area_info .block_info {
    padding: 16px 3vw 3vw;
  }
}
.area_info .block_info h2 {
  font-size: 3.6rem;
  line-height: 1.2em;
  font-weight: 400;
  padding: 0 0.7em 10px;
  display: inline-block;
  letter-spacing: 0.2em;
}
@media all and (max-width: 896px) {
  .area_info .block_info h2 {
    font-size: 2.6rem;
    padding: 0 0.7em 5px;
  }
}
.area_info .block_info__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
  width: 100%;
  margin: 15px 0 0;
  font-weight: 400;
  border-top: #334D3C solid 1px;
  border-left: #334D3C solid 1px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
}
@media all and (max-width: 896px) {
  .area_info .block_info__list {
    grid-template-columns: 1fr 2fr;
  }
}
@media all and (max-width: 896px) {
  .area_info .block_info__list div {
    display: contents;
  }
}
.area_info .block_info__list div:last-child dt {
  border-right-color: #334D3C;
}
@media all and (max-width: 896px) {
  .area_info .block_info__list div:last-child dt {
    border-bottom-color: #334D3C;
  }
}
.area_info .block_info__list dt, .area_info .block_info__list dd {
  border-bottom: #334D3C solid 1px;
  padding: 8px;
  font-size: 1.4rem;
  line-height: 1.4em;
  vertical-align: middle;
  border-right: #334D3C solid 1px;
  white-space: nowrap;
  font-weight: 400;
}
@media all and (max-width: 896px) {
  .area_info .block_info__list dt, .area_info .block_info__list dd {
    font-size: 1.3rem;
  }
}
.area_info .block_info__list dt {
  background-color: #334D3C;
  color: #fff;
  border-right-color: #fff;
}
@media all and (max-width: 896px) {
  .area_info .block_info__list dt {
    border-right-color: #334D3C;
    border-bottom-color: #fff;
  }
}
.area_info .block_info__list dd {
  background-color: #fff;
}
.area_info .block_info h3 {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-weight: 400;
  font-size: 1.6rem;
  text-align: left;
  margin-top: 20px;
  padding-left: 1.2em;
}
.area_info .block_info h3::before {
  position: absolute;
  content: "●";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  color: #334D3C;
}
.area_info .block_info ul {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-weight: 400;
  margin-top: 10px;
}
.area_info .block_info ul li {
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.5em;
  padding: 3px 0 3px 1em;
  text-indent: -1em;
}
@media all and (max-width: 896px) {
  .area_info .block_info ul li {
    font-size: 1.3rem;
  }
}
.area_info .block_info ul li.noindent {
  padding: 3px 0 3px 0;
  text-indent: 0;
}