@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-section1.with-map {
  background: url(../img/work_img_08.png) no-repeat right 5% bottom;
  background-size: 47.014925% auto;
  padding-bottom: 4%;
}

@media only screen and (min-width: 1600px) {
  .ss-section1.with-map {
    background-position: 80% bottom;
    padding-bottom: 6%;
  }
}

@media only screen and (max-width: 1300px) {
  .ss-section1.with-map {
    background-size: 40% auto;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 1170px) {
  .ss-section1.with-map {
    background-position: center bottom;
    background-size: 693px auto;
    padding-bottom: 360px;
  }
}

@media only screen and (max-width: 767px) {
  .ss-section1.with-map {
    background-size: 90% auto;
    padding-bottom: 46.875%;
  }
}

.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 em {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
}

.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: 38%;
  min-width: 560px;
  margin: -94px auto 0 0;
  padding: 4%;
}

.page-header + .ss-section1 {
  margin-bottom: 0;
}

.page-header + .ss-section1 + .ss-header-ttl {
  width: 44%;
  min-width: 650px;
  margin: -94px auto 60px;
  padding: 4%;
  background-color: #fff;
  text-align: center;
}

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

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

  .ss-header-ttl h3 em {
    font-size: 20px;
    font-size: 2rem;
  }

  .page-header + .ss-section1 + .ss-header-ttl {
    min-width: auto;
    width: 80%;
  }
}

@media only screen and (max-width: 767px) {
  .ss-section1 .ss-header-ttl,
  .page-header + .ss-section1 + .ss-header-ttl {
    margin: -2rem auto 0;
    min-width: auto;
    width: 90%;
  }

  .page-header + .ss-section1 + .ss-header-ttl {
    margin-bottom: 60px;
  }

  .ss-header-ttl h3 em {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .ss-header-ttl h3 span {
    font-size: 40px;
    font-size: 4rem;
  }
}

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

.top-line {
  position: relative;
}

.top-line::before {
  content: '';
  width: 1px;
  height: 78px;
  left: 50%;
  position: absolute;
  top: -103px;
  background-color: #000;
}

.intro-txt {
  margin: 0 auto 80px;
  text-align: center;
}

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

.intro-txt p {
  line-height: 2;
  margin-bottom: 1.5em;
}

.intro-txt p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .top-line::before {
    height: 58px;
    top: -73px;
  }

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

@media only screen and (max-width: 767px) {
  .top-line::before {
    height: 48px;
    top: -60px;
  }

  .intro-txt {
    padding: 0 5%;
    margin-bottom: 40px;
  }

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

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

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

.projects > div {
  position: relative;
  width: 47.679325%;
  margin: 0 0 54px;
  background-color: #bfa473;
  padding: 0 0 177px;
}

@media only screen and (max-width: 1185px) {
  .projects > div {
    padding-bottom: 13.5vw;
  }
}

.projects > div:nth-child(2),
.projects > div:nth-child(3) {
  background-color: #d3be97;
}

.projects dl {
  color: #fff;
  padding: 50px 10%;
  margin: 0;
}

.projects dt {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Noto Serif JP", serif;
  margin: 0 0 1.5em;
  font-weight: 500;
  letter-spacing: -0.05em;
}

.projects dt span {
  display: block;
  font-size: 30px;
  font-size: 3rem;
  margin-top: 15px;
}

.projects dd {
  line-height: 1.8;
}

.projects figure {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  bottom: 0;
}

.projects figure img {
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .projects {
    width: 95%;
  }

  .projects > div {
    width: 48.679325%;
    margin-bottom: 20px;
    padding-bottom: 14.5vw;
  }

  .projects dl {
    padding: 10% 5%;
  }

  .projects dt {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .projects dt span {
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .projects {
    width: 90%;
  }

  .projects > div {
    width: 100%;
    padding-bottom: 28.5vw;
    margin-bottom: 16px;
  }
}

.bg1 {
  background-color: #f3efe7;
  padding-bottom: 120px;
  margin-bottom: 120px;
}

.bg1 + p {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  font-size: 3rem;
  padding: 0 5%;
  margin-bottom: 60px;
  font-weight: 500;
}

.chart {
  margin: 0 auto;
  padding: 0 5%;
  text-align: center;
}

.chart img {
  width: 100%;
  max-width: 1078px;
}

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

  .bg1 + p {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
}

.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%;
  }
}
