<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-video-wrap {
  background: #000;
}
.cont_wrap + .cont_wrap {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .cont_wrap + .cont_wrap {
    margin-top: 5rem;
  }
}
.cont_box_image {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .cont_box_image {
    margin-top: 3rem;
  }
}
.cont_box_image .pcap {
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.14em;
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  .cont_box_image .pcap {
    font-size: 10px;
  }
}
.cont_box_image + .cont_box_image {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .cont_box_image + .cont_box_image {
    margin-top: 2rem;
  }
}
.cont_clm {
  margin-top: 6rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .cont_clm {
    margin-top: 3rem;
    display: block;
  }
}
.cont_clm &gt; div {
  width: 48.4375%;
}
@media screen and (max-width: 767px) {
  .cont_clm &gt; div {
    width: 100%;
  }
  .cont_clm &gt; div + div {
    margin-top: 2rem;
  }
}
.cont_clm .cont_box_image {
  margin-top: 0;
}
.cont_clm .cont_box_image + .cont_box_image {
  margin-top: 0;
}
.ttlH {
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.14em;
  color: #0b4428;
  max-width: 843px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-weight: normal;
  position: relative;
  text-align: center;
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .ttlH {
    font-size: 1.8rem;
  }
}
.ttlH::before {
  content: "";
  width: 71.53024911%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 4px;
  background: -moz-linear-gradient(
    left,
    rgba(11, 101, 57, 0) 0%,
    rgba(11, 101, 57, 0.4) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(11, 101, 57, 0) 0%,
    rgba(11, 101, 57, 0.4) 100%
  );
  background: linear-gradient(
    to right,
    rgba(11, 101, 57, 0) 0%,
    rgba(11, 101, 57, 0.4) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000b6539', endColorstr='#cc0b6539',GradientType=1 );
}
.ttlH::after {
  content: "";
  width: 71.53024911%;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(
    left,
    rgba(11, 101, 57, 0.4) 0%,
    rgba(11, 101, 57, 0) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(11, 101, 57, 0.4) 0%,
    rgba(11, 101, 57, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(11, 101, 57, 0.4) 0%,
    rgba(11, 101, 57, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0b6539', endColorstr='#000b6539',GradientType=1 );
}
.tabArea {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .tabArea {
    margin-top: 3rem;
  }
}
.tabArea .tabBtnWrap {
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
}
.tabArea .tabBtnWrap &gt; div {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tabArea .tabBtnWrap &gt; div .thumTab {
  text-align: center;
}
.tabArea .tabBtnWrap &gt; div .thumTab a {
  width: 100%;
  display: block;
  color: #000;
  position: relative;
  transition: 0.3s ease;
  padding: 0px 4.2rem 1.8rem;
  cursor: pointer;
}
@media screen and (max-width: 1087px) {
  .tabArea .tabBtnWrap &gt; div .thumTab a {
    padding: 0 0 1.8rem;
    overflow: visible;
  }
}
.tabArea .tabBtnWrap &gt; div .thumTab a::before {
  content: "";
  width: 1px;
  height: 2rem;
  position: absolute;
  top: 40%;
  left: 0;
  transform: translateY(-50%);
  background: #a7a7a7;
}
.tabArea .tabBtnWrap &gt; div .thumTab a.first::before {
  content: none;
}
.tabArea .tabBtnWrap &gt; div .thumTab a span {
  display: block!important;
  -webkit-transform: translate3d(0, 0, 0);
}
.tabArea .tabBtnWrap &gt; div .thumTab a span.en {
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #0b6539;
}
.tabArea .tabBtnWrap &gt; div .thumTab a span.ja {
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.14em;
  color: #222222;
  transition: 0.5s ease;
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .tabArea .tabBtnWrap &gt; div .thumTab a span.en {
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #0b6539;
  }
  .tabArea .tabBtnWrap &gt; div .thumTab a span.ja {
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.14em;
    color: #222222;
    transition: 0.5s ease;
    margin-top: 1rem;
  }
}
.tabArea .tabBtnWrap &gt; div .thumTab a::after {
  content: "";
  width: 100%;
  height: 4px;
  display: block;
  background: #a09268;
  position: absolute;
  left: 50%;
  bottom: -1px;
  transform: translateX(-50%);
  transition: 0.3s ease;
  opacity: 0;
}
.tabArea .tabBtnWrap &gt; div .thumTab a.thumbnail-current span.ja,
.tabArea .tabBtnWrap &gt; div .thumTab a.hover span.ja {
  color: #a09268;
}
.tabArea .tabBtnWrap &gt; div .thumTab a.thumbnail-current::after,
.tabArea .tabBtnWrap &gt; div .thumTab a.hover::after {
  opacity: 1;
}
@media screen and (max-width: 1087px) {
  .tabArea .tabBtnWrap &gt; div {
    margin-top: -1.232394366%;
  }
  .tabArea .tabBtnWrap &gt; div .thumTab {
    width: 33.33333333%;
    margin-top: 1.232394366%;
  }
  .tabArea .tabBtnWrap &gt; div .thumTab:nth-child(4) a::before {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  .tabArea .tabBtnWrap &gt; div {
    margin-top: -2.3%;
  }
  .tabArea .tabBtnWrap &gt; div .thumTab {
    width: 50%;
    margin-top: 2.3%;
  }
  .tabArea .tabBtnWrap &gt; div .thumTab:nth-child(4) a::before {
    content: "";
  }
  .tabArea .tabBtnWrap &gt; div .thumTab:nth-child(3) a::before,
  .tabArea .tabBtnWrap &gt; div .thumTab:nth-child(5) a::before {
    content: none;
  }
}
.lifeInfoArea .lifeInfoLine {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lifeInfoArea .lifeInfoLine + .lifeInfoLine {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .lifeInfoArea .lifeInfoLine + .lifeInfoLine {
    margin-top: 3rem;
  }
}
.lifeInfoArea .lifeInfoLine &gt; div {
  width: 48.4375%;
}
@media screen and (max-width: 959px) {
  .lifeInfoArea .lifeInfoLine &gt; div {
    width: 100%;
  }
  .lifeInfoArea .lifeInfoLine &gt; div + div {
    margin-top: 1.7666666669rem;
  }
}
@media screen and (max-width: 767px) {
  .lifeInfoArea .lifeInfoLine &gt; div + div {
    margin-top: 1.8000000002rem;
  }
}
.lifeInfoArea .lifeInfoLine &gt; div .infoList .infoListBlock {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
  background: url(../imgs/lifeinfo_dots.png) left bottom repeat-x;
  font-size: 1.4rem;
  line-height: 1.333333333;
}
@media screen and (max-width: 767px) {
  .lifeInfoArea .lifeInfoLine &gt; div .infoList .infoListBlock {
    font-size: 1.2rem;
  }
}
.lifeInfoArea .lifeInfoLine &gt; div .infoList .infoListBlock .infoListName {
  letter-spacing: 0;
  text-align: left;
}
.lifeInfoArea .lifeInfoLine &gt; div .infoList .infoListBlock .infoListName .nobg {
  display: block;
  margin-bottom: 0.8rem;
}
.lifeInfoArea .lifeInfoLine &gt; div .infoList .infoListBlock .infoListName .bg {
  background: #fff;
  display: inline-block;
  padding-right: 5px;
}
.lifeInfoArea .lifeInfoLine &gt; div .infoList .infoListBlock .infoListDistance {
  background: #fff;
  padding-left: 5px;
  letter-spacing: 0;
}
.lifeInfoArea
  .lifeInfoLine
  &gt; div
  .infoList
  .infoListBlock
  .infoListDistance
  .table {
  display: table;
  width: 17.1rem;
  text-align: left;
}
.lifeInfoArea
  .lifeInfoLine
  &gt; div
  .infoList
  .infoListBlock
  .infoListDistance
  .table
  &gt; div {
  display: table-cell;
}
.lifeInfoArea
  .lifeInfoLine
  &gt; div
  .infoList
  .infoListBlock
  .infoListDistance
  .table
  &gt; div.toho {
  width: 3.5em;
}
.lifeInfoArea
  .lifeInfoLine
  &gt; div
  .infoList
  .infoListBlock
  .infoListDistance
  .table
  &gt; div.num01 {
  width: 1.2em;
  text-align: right;
}
.lifeInfoArea
  .lifeInfoLine
  &gt; div
  .infoList
  .infoListBlock
  .infoListDistance
  .table
  &gt; div.yaku {
  width: 4.3em;
}
.lifeInfoArea
  .lifeInfoLine
  &gt; div
  .infoList
  .infoListBlock
  .infoListDistance
  .table
  &gt; div.num02 {
  width: 2.6em;
  text-align: right;
}
.lifeInfoArea
  .lifeInfoLine
  &gt; div
  .infoList
  .infoListBlock
  .infoListDistance
  .table
  &gt; div.meter {
  width: 1em;
}
@media screen and (max-width: 767px) {
  .lifeInfoArea
    .lifeInfoLine
    &gt; div
    .infoList
    .infoListBlock
    .infoListDistance
    .table {
    width: 15.3rem;
  }
  .lifeInfoArea
    .lifeInfoLine
    &gt; div
    .infoList
    .infoListBlock
    .infoListDistance
    .table
    &gt; div {
    display: table-cell;
  }
  .lifeInfoArea
    .lifeInfoLine
    &gt; div
    .infoList
    .infoListBlock
    .infoListDistance
    .table
    &gt; div.toho {
    width: 2.1em;
  }
  .lifeInfoArea
    .lifeInfoLine
    &gt; div
    .infoList
    .infoListBlock
    .infoListDistance
    .table
    &gt; div.num01 {
    width: 0.8em;
    text-align: right;
  }
  .lifeInfoArea
    .lifeInfoLine
    &gt; div
    .infoList
    .infoListBlock
    .infoListDistance
    .table
    &gt; div.yaku {
    width: 2.2em;
  }
  .lifeInfoArea
    .lifeInfoLine
    &gt; div
    .infoList
    .infoListBlock
    .infoListDistance
    .table
    &gt; div.num02 {
    width: 2.5em;
    text-align: right;
  }
  .lifeInfoArea
    .lifeInfoLine
    &gt; div
    .infoList
    .infoListBlock
    .infoListDistance
    .table
    &gt; div.meter {
    width: 1em;
  }
}
.lifeInfoArea .lifeInfoLine &gt; div .infoList .infoListBlock + .infoListBlock {
  margin-top: 1.7666666669rem;
}
@media screen and (max-width: 767px) {
  .lifeInfoArea .lifeInfoLine &gt; div .infoList .infoListBlock + .infoListBlock {
    margin-top: 1.8000000002rem;
  }
}


#main_content .low_content_inner .contents.cont_access {
  max-width: 1400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#main_content .low_content_inner .contents.cont_access + .cont_access {
  margin-top: 123px;
}
#main_content .low_content_inner .contents.cont_access + .inner {
  margin-top: 140px;
}
@media screen and (max-width: 767px) {
  #main_content .low_content_inner .contents.cont_access + .cont_access {
    margin-top: 60px;
  }
  #main_content .low_content_inner .contents.cont_access + .inner {
    margin-top: 70px;
  }
}
#main_content .low_content_inner .contents .l-inner {
  max-width: 134rem;
  margin-left: 0;
  margin-right: auto;
}
#main_content .low_content_inner .contents.rev .l-inner {
  max-width: 134rem;
  margin-left: auto;
  margin-right: 0;
}
@media screen and (min-width: 1441px) {
  #main_content .low_content_inner .contents.rev {
    max-width: none;
  }
  #main_content .low_content_inner .contents.rev .l-inner {
    max-width: none;
  }
}
#main_content .low_content_inner .contents_clm {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#main_content .low_content_inner .contents_clm &gt; .image_box {
  width: 65.671641791%;
  overflow: hidden;
}
#main_content .low_content_inner .contents_clm &gt; .image_box .image_box_clm {
  display: flex;
  justify-content: space-between;
}
#main_content .low_content_inner .contents_clm &gt; .image_box .image_box_clm .image_box_clm_item {
  width: 48.8636%;
}
#main_content .low_content_inner .contents_clm &gt; .image_box .image_box_clm .image_box_clm_item_small + .image_box_clm_item_small {
  margin-top: 4.5455%;
}

#main_content .low_content_inner .contents_clm &gt; .image_box.movie {
  line-height: 0;
}
#main_content .low_content_inner .contents_clm &gt; .image_box video {
  width: 100%;
}
#main_content .low_content_inner .contents_clm &gt; .image_box.slider {
  padding-bottom: 40px;
  line-height: 0;
}
#main_content
  .low_content_inner
  .contents_clm
  &gt; .image_box.slider
  .swiper-slide {
  max-width: 408px;
}
#main_content
  .low_content_inner
  .contents_clm
  &gt; .image_box.slider
  .swiper-slide
  img {
  width: 100%;
}
#main_content .low_content_inner .contents_clm .text_box {
  width: 25.373134328%;
  padding-right: calc(100vw * 20 / 1440);
}
@media screen and (min-width: 1441px) {
  #main_content .low_content_inner .contents_clm .text_box {
    padding-right: 2rem;
  }
}
#main_content .low_content_inner .contents_clm .text_box_ttl {
  font-size: calc(100vw * 36 / 1440);
  line-height: 1;
  letter-spacing: 0.14em;
  color: #0b4428;
}
@media screen and (min-width: 1441px) {
  #main_content .low_content_inner .contents_clm .text_box_ttl {
    font-size: 3.6rem;
  }
}
#main_content .low_content_inner .contents_clm .text_box_txt {
  font-size: calc(100vw * 14 / 1440);
  line-height: 2.125;
  letter-spacing: 0.14em;
  color: #222;
  margin-top: calc(
    (100vw * 30 / 1440) -
      ((((100vw * 14 / 1440) * 2.125) - (100vw * 14 / 1440)) / 2)
  );
  margin-bottom: calc(
    0px - ((((100vw * 14 / 1440) * 2.125) - (100vw * 14 / 1440)) / 2)
  );
}
@media screen and (min-width: 1441px) {
  #main_content .low_content_inner .contents_clm .text_box_txt {
    font-size: 1.4rem;
    margin-top: 1.8rem;
    margin-bottom: -0.9rem;
  }
}
#main_content .low_content_inner .contents_clm.rev {
  flex-direction: row-reverse;
}
#main_content .low_content_inner .contents_clm.rev .text_box {
  padding-right: 0;
  padding-left: calc(100vw * 20 / 1440);
}
@media screen and (min-width: 1441px) {
  #main_content .low_content_inner .contents_clm.rev .text_box {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #main_content .low_content_inner .contents_clm {
    display: block;
  }
  #main_content .low_content_inner .contents_clm &gt; .image_box {
    width: 100%;
    overflow: hidden;
  }
  #main_content .low_content_inner .contents_clm &gt; .image_box.movie {
    line-height: 0;
  }
  #main_content .low_content_inner .contents_clm &gt; .image_box video {
    width: 100%;
  }
  #main_content .low_content_inner .contents_clm &gt; .image_box.slider {
    padding-bottom: 40px;
    line-height: 0;
  }
  #main_content
    .low_content_inner
    .contents_clm
    &gt; .image_box.slider
    .swiper-slide {
    max-width: calc(100vw * 516 / 750);
  }
  #main_content
    .low_content_inner
    .contents_clm
    &gt; .image_box.slider
    .swiper-slide
    img {
    width: 100%;
  }
  #main_content .low_content_inner .contents_clm .text_box {
    width: 100%;
    text-align: center;
    margin-top: 3.5rem;
  }
  #main_content .low_content_inner .contents_clm .text_box_ttl {
    font-size: 2.6rem;
  }
  #main_content .low_content_inner .contents_clm .text_box_txt {
    font-size: 1.2rem;
    margin-top: 1.325rem;
    margin-bottom: -0.675rem;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: left;
  }
  #main_content .low_content_inner .contents_clm.rev {
    flex-direction: row-reverse;
  }
  #main_content .low_content_inner .contents_clm.rev .text_box {
    padding-left: calc(100vw * 20 / 1440);
  }
}
@media screen and (max-width: 767px) and (min-width: 1441px) {
  #main_content .low_content_inner .contents_clm.rev .text_box {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  #main_content .low_content_inner .contents_clm.rev .text_box {
    padding-left: 0;
  }
}

/* sliderNumber */
/* swiperPickup */
.swiperPickup .swiper-pagination {
  display: inline-block;
  width: auto;
  position: absolute;
}

.swiperPickup .swiper-pagination::before {
  content: "";
  width: 170px;
  height: 1px;
  background: #b6b6b6;
  position: absolute;
  top: 52%;
  left: 10px;
}
@media screen and (max-width: 767px) {
  .swiperPickup .swiper-pagination::before {
    width: 100px;
    top: 51%;
  }
}

.swiperPickup {
  position: relative;
}

.swiperPickup .swiper-slide-active .imgWrap img,
.swiperPickup .swiper-slide-duplicate-active .imgWrap img,
.swiperPickup .swiper-slide-prev .imgWrap img {
  animation: zoomUp 10s linear 0s 1 normal both;
}

.swiperPickup .swiper-pagination-bullet {
  position: relative;
  width: 5px;
  height: 5px;
  background: transparent;
  opacity: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.swiperPickup .swiper-pagination-bullet::before {
  border-radius: 50%;
  content: "";
  background-color: #b6b6b6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
  width: 6px;
  height: 6px;
  opacity: 1;
}

.swiperPickup .swiper-pagination-bullet-active::before {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 10px;
  height: 10px;
  background: #c79c46;
  transform: translate(-50%, -55%);
}

.swiperPickup.swiper-container-horizontal
  &gt; .swiper-pagination-bullets
  .swiper-pagination-bullet {
  bottom: 0;
  margin: 0 8px;
}
@media screen and (max-width: 767px) {
  .swiperPickup.swiper-container-horizontal
    &gt; .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 4px;
  }
}

.swiperPickup.swiper-container-horizontal &gt; .swiper-pagination-bullets,
.swiperPickup .swiper-pagination-custom,
.swiperPickup .swiper-pagination-fraction {
  left: 0px;
  bottom: -30px;
  margin: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .swiperPickup.swiper-container-horizontal &gt; .swiper-pagination-bullets,
  .swiperPickup .swiper-pagination-custom,
  .swiperPickup .swiper-pagination-fraction {
    left: auto;
    right: 49%;
    bottom: -33px;
  }
}

.swiper-custom-fraction {
  position: absolute;
  bottom: -32px;
  left: 190px;
  font-family: "Cormorant Infant", serif;
  font-style: italic;
  font-size: 2rem;
  letter-spacing: 0.1em;
}
.swiper-custom-fraction .js-currentNum {
  font-size: 160%;
  color: #c79c46;
}
@media screen and (max-width: 767px) {
  .swiper-custom-fraction {
    font-size: 1.5rem;
    left: 54%;
  }
}

@media screen and (min-width: 768px) {
  .swiper-slide-active {
    opacity: 1;
  }
  .swiper-slide-prev {
    opacity: 0;
    transition: 4.5s ease;
  }
}

.cont_location {
  margin-top: 100px;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  #main_content .low_content_inner .contents .ttlB {
    font-size: calc(100vw * 24 / 1440);
  }
}
@media screen and (max-width: 767px) {
  .cont_location {
    margin-top: 6rem;
  }
  #main_content .low_content_inner .contents .ttlB {
    font-size: 1.8rem;
    margin-top: -0.7125000003rem;
    margin-bottom: 1.9124999997rem;
  }
}
.ttl_en {
  font-size: 14px;
  letter-spacing: 0.14em;
  color: #0b6539;
  line-height: 1;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .ttl_en {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
.acap {
  text-align: right;
}
</pre></body></html>