@charset "UTF-8";

.only-sp {
  display: none;
}

@media only screen and (max-width: 767px) {
  .only-pc {
    display: none;
  }

  .only-sp {
    display: inherit;
  }
}

.page-header {
  margin: 74px 0 0;
  padding: 88px 20px 100px;
}

@media only screen and (max-width: 1200px) {
  .page-header {
    margin-top: 67px;
  }
}

@media only screen and (max-width: 767px) {
  .page-header {
    padding: 68px 10px 80px;
  }
}

.ttl-style08 {
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
}

.ttl-style08 img {
  display: inline-block;
  margin: auto;
  width: 38px;
}

.ttl-style08 .img-txt {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
  display: block;
  margin: 10px 0 30px;
  color: #bfa473;
}

.ttl-style08 .sub-text {
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 22px;
  display: block;
  line-height: 1.2;
}

@media only screen and (max-width: 767px) {
  .ttl-style08 {
    font-size: 28px;
    font-size: 2.8rem;
  }

  .ttl-style08 .img-txt {
    font-size: 20px;
    font-size: 2rem;
  }

  .ttl-style08 .sub-text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.ss-section1 {
  margin: 0 0 60px 16.25%;
}

.ss-header-img {
  text-align: right;
  padding: 0;
  margin: 0;
}

.ss-header-img img {
  width: 100%;
}

.ss-header-ttl h3 {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Noto Serif JP", serif;
  position: relative;
}

.ss-header-ttl h3 span {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
  font-family: "Italiana", serif;
  margin-top: 20px;
  display: block;
}

.ss-header-ttl p {
  line-height: 2;
  margin-top: 2em;
  letter-spacing: -0.05em;
}

.ss-section1 .ss-header-ttl {
  background-color: #fff;
  width: 35%;
  min-width: 450px;
  margin: -94px auto 0 0;
  padding: 4%;
}

.ss-section2 .ss-header-ttl {
  text-align: center;
  padding: 70px 0;
}

@media only screen and (max-width: 1024px) {
  .ss-section1 {
    margin-left: 0;
  }

  .ss-section2 .ss-header-ttl {
    padding: 60px 0;
  }
}

@media only screen and (max-width: 767px) {
  .ss-section1 .ss-header-ttl {
    margin: -2rem auto 0;
    min-width: auto;
    width: 90%;
  }
  .ss-header-ttl h3 span {
    font-size: 40px;
    font-size: 4rem;
  }
}

.ss-content1 {
  margin-bottom: 60px;
}

.ss-content1 .intro-txt {
  margin: 0 0 0 auto;
  padding: 120px 20px 170px;
  background-color: #f3efe7;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 59%;
}

.ss-content1 .intro-txt > div {
  max-width: 470px;
}

.intro-txt h4 {
  font-size: 30px;
  font-size: 3rem;
  font-family: "Noto Serif JP", serif;
  line-height: 1.2;
  margin-bottom: 1.5em;
}

.ss-section2 {
  padding: 0 5%;
  margin-bottom: 150px;
}

.ss-section2 .intro-txt {
  text-align: center;
}

.ss-section2 .intro-txt h4 {
  margin-bottom: 1.5em;
}

.ss-section2 .intro-txt p {
  line-height: 2;
}

@media only screen and (max-width: 1024px) {
  .ss-content1 .intro-txt {
    width: 65%;
    padding: 70px 5% 100px 11%;
  }

  .intro-txt h4 {
    font-size: 28px;
    font-size: 2.8rem;
  }

  .ss-section2 {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .ss-content1 .intro-txt {
    width: 100%;
    margin-top: 30px;
    padding: 60px 5%;
  }

  .intro-txt h4 {
    font-size: 24px;
    font-size: 2.4rem;
  }

  .ss-section2 .intro-txt p {
    text-align: left;
  }
}

.space-img {
  margin-bottom: 120px;
}

.space-img::after {
  clear: both;
  display: block;
  content: '';
}

.space-img figure {
  padding: 0;
  margin: 0;
  width: 37.449118%;
}

.space-img figure img {
  width: 100%;
}

.space-img figcaption {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  margin-top: 1em;
}

.space-img figure:nth-child(odd) {
  float: left;
  margin-left: 5.698789%;
}

.space-img figure:nth-child(even) {
  float: right;
  margin-right: 13.432836%;
}

.space-img figure:nth-child(1) {
  margin-top: -230px;
}

.space-img figure:nth-child(2) {
  margin-top: -90px;
}

.space-img figure:nth-child(3),
.space-img figure:nth-child(4) {
  margin-top: 110px;
}

@media only screen and (max-width: 1024px) {
  .space-img {
    margin-bottom: 60px;
  }

  .space-img figure:nth-child(odd) {
    margin-left: 3.125%;
  }

  .space-img figure:nth-child(1) {
    margin-top: -150px;
  }

  .space-img figure:nth-child(2) {
    margin-top: -50px;
  }

  .space-img figure:nth-child(3),
  .space-img figure:nth-child(4) {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .space-img {
    padding: 0 5%;
  }

  .space-img figure {
    width: 48%;
  }

  .space-img figure:nth-child(odd) {
    margin-left: 0;
  }

  .space-img figure:nth-child(even) {
    margin-right: 0;
  }

  .space-img figure:nth-child(1) {
    margin-top: -40px;
  }

  .space-img figure:nth-child(2) {
    margin-top: -40px;
  }

  .space-img figure:nth-child(3),
  .space-img figure:nth-child(4) {
    margin-top: 40px;
  }

  .space-img figcaption {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.space-slider {
  margin-bottom: 61px;
}

.space-slider .slick-list {
  padding: 0 15% 0 0 !important;
}

.space-slider .space-item {
  padding-right: 18px;
}

.space-slider .space-item img {
  width: 100%;
}

.space-slider .slick-arrow {
  width: 59px;
  height: 60px;
  top: auto;
  bottom: -61px;
  transform: translate(0, 0);
}

.space-slider .slick-arrow::before {
  display: none;
}

.space-slider .slick-arrow img {
  display: block;
}

.space-slider .slick-prev {
  left: auto;
  right: 61px;
}

.space-slider .slick-next {
  right: 1px;
}

@media only screen and (max-width: 1024px) {
  .space-slider {
    margin-bottom: 52px;
  }

  .space-slider .slick-arrow {
    width: 50px;
    height: 51px;
    bottom: -52px;
  }

  .space-slider .slick-prev {
    right: 52px;
  }
}

@media only screen and (max-width: 400px) {
  .space-slider .slick-list {
    padding: 0 !important;
  }

  .space-slider .space-item {
    padding-right: 0;
  }
}

.wellfare {
  width: 74.810606%;
  max-width: 1185px;
  margin: 60px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.wellfare > dl {
  width: 22.616034%;
  margin: 0;
}

.wellfare dt {
  background-color: #bfa473;
  padding: 28% 5%;
  text-align: center;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-size: 2rem;
  margin: 0 0 1em;
}

.wellfare dt img {
  display: block;
  margin: 0 auto 1em;
  width: 4em;
}

.wellfare dd {
  padding: 0 5px;
}

@media only screen and (max-width: 1200px) {
  .wellfare {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .wellfare dt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .wellfare > dl {
    width: 48%;
    margin-top: 30px;
  }

  .wellfare > dl:nth-child(1),
  .wellfare > dl:nth-child(2) {
    margin-top: 0;
  }
}

.system-sec {
  position: relative;
  padding-bottom: 110px;
  background: linear-gradient(0deg, #f3efe7 200px, #fff 200px);
}

.figure1 {
  margin: 0 auto 0 4%;
  padding: 0;
  width: 30%;
}

.figure1 img,
.figure2 img {
  width: 100%;
}

.figure2 {
  margin: 0;
  padding: 0;
  width: 37.313433%;
  position: absolute;
  bottom: 120px;
  right: 20%;
}

@media only screen and (max-width: 1024px) {
  .system-sec {
    position: relative;
    padding-bottom: 60px;
    background: linear-gradient(0deg, #f3efe7 100px, #fff 100px);
  }

  .figure2 {
    right: 3%;
    width: 45%;
    bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .system-sec {
    padding-bottom: 40px;
  }
  
  .figure1 {
    width: 90%;
    margin: 30px auto;
  }

  .figure2 {
    position: static;
    bottom: auto;
    right: auto;
    width: 90%;
    margin: 0 auto;
  }
}

.sub-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.sub-nav a {
  display: block;
}

.sub-nav a:hover {
  opacity: 0.75;
}

.sub-nav > div {
  width: 25%;
  background-color: #bfa473;
}

.sub-nav > div:nth-child(even) {
  background-color: #d3be97;
}

.sub-nav-img {
  margin: 0;
  padding: 0;
}

.sub-nav-img img {
  width: 100%;
}

.sub-nav-txt {
  margin: 0;
  padding: 10%;
  color: #fff;
}

.sub-nav-txt dt {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  margin: 0 0 1em;
}

.sub-nav-txt dd {
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 1024px) {
  .sub-nav-txt dt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .sub-nav > div {
    width: 50%;
  }
}
