@charset "UTF-8";
/* sub --> aboutus
-------------------------------------------------------------------------------*/
.sub--aboutus {
  padding: 0 !important;
}

.sec--about {
  position: relative;
  padding: 13.3333333333vw 0 18.6666666667vw 0;
}

.sec--about .marquee .marquee-wrap span {
  color: rgba(33, 33, 33, 0.1);
}

.about {
  position: relative;
  z-index: 1;
}

.about .heading {
  margin-bottom: 19.3333333333vw;
}

.about-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4vw 0;
  width: 60vw;
}

.about-menu > li {
  position: relative;
  width: 100%;
}

@media screen and (max-width: 750px) {
  .sec--about {
    background-color: #BCA475;
  }
  .about-image {
    position: absolute;
    top: 33.3333333333vw;
    right: -5.3333333333vw;
    width: 90.6666666667vw;
  }
  .about-content {
    position: relative;
    z-index: 2;
  }
}
@media screen and (min-width: 751px) {
  .sec--about {
    padding: 3.4722222222vw 0 6.9444444444vw 0;
  }
  .about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .about .heading {
    margin-bottom: 2.0833333333vw;
  }
  .about-content {
    width: 25.3472222222vw;
  }
  .about-menu {
    gap: 2.7777777778vw 0;
    margin-left: auto;
    width: 18.75vw;
  }
  .about-menu > li {
    border-bottom-color: #BCA475;
    border-bottom-style: solid;
    border-bottom-width: 0.0694444444vw;
  }
  .about-image {
    width: 37.5vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--about {
    padding: 50px 0 100px 0;
  }
  .about .heading {
    margin-bottom: 30px;
  }
  .about-content {
    width: 365px;
  }
  .about-menu {
    gap: 40px 0;
    width: 270px;
  }
  .about-menu > li {
    border-bottom-width: 1px;
  }
  .about-image {
    width: 540px;
  }
}
/* sub --> business
-------------------------------------------------------------------------------*/
.business-list {
  position: relative;
  margin-top: 8vw;
  z-index: 1;
}

.business-list > li {
  position: relative;
}
.business-list > li:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}

.business-list-image {
  position: relative;
  left: -5.3333333333vw;
  margin-bottom: 5.3333333333vw;
  width: 94.6666666667vw;
}

.business-list-content {
  position: relative;
}

.business-list-ttl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4vw;
  padding: 0 2.6666666667vw;
  height: 9.3333333333vw;
  background-color: #BCA475;
  color: #ffffff;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.47em;
}

.business-list-catch {
  display: inline-block;
  margin-bottom: 4vw;
  font-size: 4vw;
  font-weight: 900;
  text-align: left;
  line-height: 1.42em;
  letter-spacing: 0.1em;
}

.business-list-text {
  text-align: left;
}

.business-list-btn {
  margin: 6.6666666667vw auto 0 auto;
  width: 64vw;
}

.business-list-btn .btn {
  background-color: #ffffff;
  border-color: #D81829;
  border-style: solid;
  border-width: 1px;
}
.business-list-btn .btn span {
  color: #212121;
  font-size: 4vw;
}
.business-list-btn .btn:before {
  background-color: #D81829;
}
.business-list-btn .btn:after {
  background-image: url(../img/common/arrow-rd.svg);
}

@media screen and (min-width: 751px) {
  .business-list {
    margin-top: 5.5555555556vw;
  }
  .business-list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 69.4444444444vw;
  }
  .business-list > li:nth-child(n+2) {
    margin-top: 4.8611111111vw;
  }
  .business-list-image {
    left: 0;
    margin: 0;
    width: 33.3333333333vw;
  }
  .business-list-content {
    padding-top: 6.9444444444vw;
    width: 32.9861111111vw;
    text-align: left;
  }
  .business-list-ttl {
    position: absolute;
    top: 2.7777777778vw;
    left: -3.125vw;
    margin-bottom: 0;
    padding: 0 2.0833333333vw;
    width: 28.8194444444vw;
    height: 2.7777777778vw;
    font-size: 1.5972222222vw;
  }
  .business-list-catch {
    margin-bottom: 1.7361111111vw;
    font-size: 1.9444444444vw;
  }
  .business-list-btn {
    margin-top: 2.0833333333vw;
    width: 22.2222222222vw;
  }
  .business-list-btn .btn {
    height: 3.125vw;
    border-width: 0.0694444444vw;
  }
  .business-list-btn .btn span {
    font-size: 1.25vw;
  }
  .business-list-btn .btn:hover span {
    color: #ffffff;
  }
  .business-list-btn .btn:hover:after {
    background-image: url(../img/common/arrow-wh.svg);
  }
  .business-list > li:nth-child(2) {
    left: 5.9027777778vw;
  }
  .business-list > li:nth-child(3),
  .business-list > li:nth-child(4) {
    margin-left: auto;
  }
  .business-list > li:nth-child(3) .business-list-image,
  .business-list > li:nth-child(4) .business-list-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .business-list > li:nth-child(3) .business-list-content,
  .business-list > li:nth-child(4) .business-list-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: right;
  }
  .business-list > li:nth-child(3) .business-list-ttl,
  .business-list > li:nth-child(4) .business-list-ttl {
    left: auto;
    right: -3.125vw;
  }
  .business-list > li:nth-child(4) {
    right: 5.9027777778vw;
  }
  .business-share {
    margin: 0 auto;
    width: 52.7777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .business-list {
    margin-top: 80px;
  }
  .business-list > li {
    width: 1000px;
  }
  .business-list > li:nth-child(n+2) {
    margin-top: 70px;
  }
  .business-list-image {
    width: 480px;
  }
  .business-list-content {
    padding-top: 100px;
    width: 475px;
  }
  .business-list-ttl {
    top: 40px;
    left: -45px;
    padding: 0 30px;
    width: 415px;
    height: 40px;
    font-size: 2.3rem;
  }
  .business-list-catch {
    margin-bottom: 25px;
    font-size: 2.8rem;
  }
  .business-list > li:nth-child(2) {
    left: 85px;
  }
  .business-list > li:nth-child(4) {
    right: 85px;
  }
  .business-list > li:nth-child(3) .business-list-ttl,
  .business-list > li:nth-child(4) .business-list-ttl {
    left: auto;
    right: -45px;
  }
  .business-list-btn {
    margin-top: 30px;
    width: 320px;
  }
  .business-list-btn .btn {
    height: 45px;
    border-width: 1px;
  }
  .business-list-btn .btn span {
    font-size: 1.8rem;
  }
  .business-share {
    width: 760px;
  }
}
/* sub --> chart
-------------------------------------------------------------------------------*/
.chart-organization {
  width: 74.6666666667vw;
}
@media screen and (min-width: 751px) {
  .chart-organization {
    width: 32.6388888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .chart-organization {
    width: 470px;
  }
}

.chart-officer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 13.3333333333vw 0;
}
@media screen and (min-width: 751px) {
  .chart-officer {
    gap: 5.5555555556vw 0;
  }
}
@media screen and (min-width: 1441px) {
  .chart-officer {
    gap: 80px 0;
  }
}

.chart-officer > li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}

.chart-officer-image {
  width: 26.6666666667vw;
}
@media screen and (max-width: 750px) {
  .chart-officer-image {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 751px) {
  .chart-officer-image {
    width: 24.4444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .chart-officer-image {
    width: 352px;
  }
}

@media screen and (min-width: 751px) {
  .chart-officer-content {
    width: 50vw;
  }
}
@media screen and (min-width: 1441px) {
  .chart-officer-content {
    width: 720px;
  }
}

@media screen and (max-width: 750px) {
  .chart-officer-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto;
    width: 58.6666666667vw;
    height: 25.7333333333vw;
  }
  .chart-officer-head > div {
    width: 100%;
  }
}

.chart-officer-position {
  position: relative;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  line-height: 1.6em;
}
.chart-officer-position:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #D5D5D5;
}
@media screen and (min-width: 751px) {
  .chart-officer-position:after {
    width: 24.3055555556vw;
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .chart-officer-position:after {
    width: 350px;
    height: 1px;
  }
}

.chart-officer-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.6666666667vw;
  font-weight: 900;
  line-height: 1.6em;
}
@media screen and (min-width: 751px) {
  .chart-officer-name {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .chart-officer-name {
    font-size: 1.6rem;
  }
}
.chart-officer-name span {
  margin-right: 0.5em;
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 751px) {
  .chart-officer-name span {
    font-size: 1.6666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .chart-officer-name span {
    font-size: 2.4rem;
  }
}

.chart-officer-history {
  position: relative;
  margin-top: 2.6666666667vw;
}
@media screen and (min-width: 751px) {
  .chart-officer-history {
    margin-top: 1.7361111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .chart-officer-history {
    margin-top: 25px;
  }
}
.chart-officer-history dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0.3em 0;
  border-bottom-color: #D5D5D5;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 3.4666666667vw;
  line-height: 1.75em;
}
@media screen and (min-width: 751px) {
  .chart-officer-history dl {
    border-bottom-width: 0.0694444444vw;
    font-size: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .chart-officer-history dl {
    border-bottom-width: 1px;
    font-size: 1.5rem;
  }
}
.chart-officer-history dt {
  width: 45.3333333333vw;
}
@media screen and (min-width: 751px) {
  .chart-officer-history dt {
    width: 11.8055555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .chart-officer-history dt {
    width: 170px;
  }
}
.chart-officer-history dd {
  width: calc(100% - 18.6666666667vw);
}
@media screen and (min-width: 751px) {
  .chart-officer-history dd {
    width: calc(100% - 6.25vw);
  }
}
@media screen and (min-width: 1441px) {
  .chart-officer-history dd {
    width: calc(100% - 90px);
  }
}

/* sub --> common
-------------------------------------------------------------------------------*/
.sub {
  position: relative;
  padding: 6.6666666667vw 0 14.6666666667vw 0;
}
@media screen and (min-width: 751px) {
  .sub {
    padding: 3.4722222222vw 0 7.6388888889vw 0;
  }
}
@media screen and (min-width: 1441px) {
  .sub {
    padding: 50px 0 110px;
  }
}

.sub-in {
  position: relative;
  margin: 0 auto;
  width: 89.3333333333vw;
}
@media screen and (min-width: 751px) {
  .sub-in {
    width: 76.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .sub-in {
    width: 1100px;
  }
}

.sub-content > section:nth-child(n+2) {
  margin-top: 14.6666666667vw;
}
@media screen and (min-width: 751px) {
  .sub-content > section:nth-child(n+2) {
    margin-top: 8.3333333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .sub-content > section:nth-child(n+2) {
    margin-top: 120px;
  }
}

.none {
  margin: 5em 0;
  text-align: center;
}

.complete p,
.notfound p {
  line-height: 1.75em;
}
@media screen and (min-width: 751px) {
  .complete p,
  .notfound p {
    line-height: 2.25em;
  }
}

.complete p:nth-child(1),
.notfound p:nth-child(1) {
  font-size: 1.125em;
}

.complete p:nth-child(n+2),
.notfound p:nth-child(n+2) {
  margin-top: 2em;
}

/* sub --> company
-------------------------------------------------------------------------------*/
.company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8vw 0;
}
@media screen and (min-width: 751px) {
  .company {
    gap: 5.2083333333vw 2.7777777778vw;
    margin: 0 auto;
    width: 69.4444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .company {
    gap: 75px 40px;
    width: 1000px;
  }
}

@media screen and (max-width: 750px) {
  .company-item {
    width: 100%;
  }
}

@media screen and (min-width: 751px) {
  .company-item--harf {
    width: 33.3333333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .company-item--harf {
    width: 480px;
  }
}

@media screen and (min-width: 1441px) {
  .company-item--full {
    width: 100%;
  }
}

.company-item dt {
  position: relative;
  margin-bottom: 0.7em;
  padding-bottom: 0.5em;
  color: #D81829;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.25em;
}
@media screen and (min-width: 751px) {
  .company-item dt {
    margin-bottom: 1em;
    padding: 0 0.3472222222vw 0.5em 0.3472222222vw;
    font-size: 1.9444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .company-item dt {
    padding: 0 5px 0.5em 5px;
    font-size: 2.8rem;
  }
}
.company-item dt:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #D81829;
}
@media screen and (min-width: 751px) {
  .company-item dt:after {
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .company-item dt:after {
    height: 1px;
  }
}

.company-item dd {
  font-size: 4vw;
  font-weight: 400;
  line-height: 1.6em;
}
@media screen and (min-width: 751px) {
  .company-item dd {
    padding: 0 0.3472222222vw;
    font-size: 1.8055555556vw;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1441px) {
  .company-item dd {
    padding: 0 5px;
    font-size: 2.6rem;
  }
}

.company-list li {
  font-size: 3.7333333333vw;
  line-height: 1.6em;
}
@media screen and (min-width: 751px) {
  .company-list li {
    font-size: 1.8055555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .company-list li {
    font-size: 2.6rem;
  }
}

.company-list li:nth-child(n+2) {
  margin-top: 0.3em;
}

.company-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.3333333333vw;
  margin: 4vw 0;
}
@media screen and (min-width: 751px) {
  .company-image {
    gap: 0.6944444444vw 1.8055555556vw;
    margin: 1.7361111111vw 0;
  }
}
@media screen and (min-width: 1441px) {
  .company-image {
    gap: 10px 26px;
    margin: 25px 0;
  }
}

.company-image > li {
  width: 21.3333333333vw;
}
@media screen and (min-width: 751px) {
  .company-image > li {
    width: 15.8333333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .company-image > li {
    width: 228px;
  }
}

/* sub --> compliance
-------------------------------------------------------------------------------*/
.compliance .text p,
.compliance ul li {
  font-weight: 400;
}

.compliance ul li {
  line-height: 2.25em;
}

.compliance-heading {
  line-height: 2.25em;
}

.compliance-promotion {
  margin-top: 3em;
}

/* sub --> construction
-------------------------------------------------------------------------------*/
/* ------------------------------------------- system - */
.construction-system-image {
  margin-top: 5.3333333333vw;
}

@media screen and (min-width: 751px) {
  .construction-system {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .construction-system-image {
    margin: 0;
    width: 33.5416666667vw;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .construction-system-content {
    width: 35.0694444444vw;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (min-width: 1441px) {
  .construction-system-image {
    width: 483px;
  }
  .construction-system-content {
    width: 505px;
  }
}
/* ------------------------------------------- partner - */
.construction-partner-image {
  margin-bottom: 5.3333333333vw;
}

.construction-partner-ttl {
  margin-bottom: 0.5em;
  font-size: 4.8vw;
  font-weight: 900;
  line-height: 1.7em;
}

.construction-partner-btn {
  position: relative;
  margin-top: 4.6666666667vw;
  width: 64vw;
}

@media screen and (min-width: 751px) {
  .construction-partner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 1.3888888889vw;
  }
  .construction-partner-image {
    margin: 0;
    width: 33.3333333333vw;
  }
  .construction-partner-content {
    width: 38.1944444444vw;
  }
  .construction-partner-ttl {
    font-size: 1.875vw;
  }
  .construction-partner-btn {
    margin-top: 1.7361111111vw;
    width: 22.2222222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .construction-partner {
    margin-top: 20px;
  }
  .construction-partner-image {
    width: 480px;
  }
  .construction-partner-content {
    width: 550px;
  }
  .construction-partner-ttl {
    font-size: 2.7rem;
  }
  .construction-partner-btn {
    margin-top: 25px;
    width: 320px;
  }
}
/* ------------------------------------------- works - */
.construction-works-image {
  position: relative;
  margin: 0 auto 5.3333333333vw auto;
  width: 66.6666666667vw;
}

.construction-works-content {
  position: relative;
}

.construction-works-ttl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4vw;
  padding: 0 2.6666666667vw;
  height: 9.3333333333vw;
  background-color: #BCA475;
  color: #ffffff;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.47em;
}

@media screen and (min-width: 751px) {
  .construction-works {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 1.3888888889vw;
    width: 61.1111111111vw;
  }
  .construction-works-image {
    left: 0;
    margin: 0;
    width: 24.3055555556vw;
  }
  .construction-works-content {
    padding-top: 6.9444444444vw;
    width: 34.7222222222vw;
  }
  .construction-works-ttl {
    position: absolute;
    top: 2.7777777778vw;
    left: -2.0833333333vw;
    margin-bottom: 0;
    padding: 0 2.0833333333vw;
    min-width: 28.8194444444vw;
    height: 2.7777777778vw;
    font-size: 1.5972222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .construction-works {
    margin-top: 20px;
    width: 880px;
  }
  .construction-works-image {
    width: 350px;
  }
  .construction-works-content {
    padding-top: 100px;
    width: 500px;
  }
  .construction-works-ttl {
    top: 40px;
    left: -30px;
    margin-bottom: 0;
    padding: 0 30px;
    min-width: 415px;
    height: 40px;
    font-size: 2.3rem;
  }
}
/* ------------------------------------------- reason - */
.construction-reason {
  margin-top: 10.6666666667vw;
}

.construction-reason-heading {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5.3333333333vw;
  padding: 0 2.6666666667vw;
  height: 9.3333333333vw;
  background-color: #BCA475;
  color: #ffffff;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.47em;
}

.construction-reason-list > li:nth-child(n+2) {
  margin-top: 10.6666666667vw;
}

.construction-reason-head {
  margin-bottom: 4vw;
}

.construction-reason-num {
  margin-bottom: 0.5em;
  color: #D81829;
  font-size: 4.8vw;
}
.construction-reason-num:after {
  content: ".";
}

.construction-reason-ttl {
  font-size: 4.2666666667vw;
  line-height: 1.5em;
}

.construction-reason-text {
  margin-bottom: 5.3333333333vw;
}

@media screen and (max-width: 750px) {
  .construction-reason01 > div:nth-child(n+2),
  .construction-reason03 > div:nth-child(n+2) {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 751px) {
  .construction-reason {
    margin-top: 5.2083333333vw;
  }
  .construction-reason-heading {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 3.4722222222vw;
    padding: 0 2.0833333333vw;
    height: 2.7777777778vw;
    font-size: 1.5972222222vw;
  }
  .construction-reason-list {
    width: 66.4583333333vw;
  }
  .construction-reason-list > li:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .construction-reason-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.0416666667vw;
  }
  .construction-reason-num {
    margin: 0 0.5em 0 0;
    font-size: 1.9444444444vw;
  }
  .construction-reason-ttl {
    font-size: 1.5972222222vw;
    line-height: 1.5em;
  }
  .construction-reason-text {
    margin-bottom: 1.3888888889vw;
  }
  .construction-reason01,
  .construction-reason03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .construction-reason01 > div:nth-child(1) {
    width: 28.125vw;
  }
  .construction-reason01 > div:nth-child(2) {
    width: 34.0972222222vw;
  }
  .construction-reason03 > div:nth-child(1) {
    width: 37.5vw;
  }
  .construction-reason03 > div:nth-child(2) {
    width: 25.9722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .construction-reason {
    margin-top: 75px;
  }
  .construction-reason-heading {
    margin-bottom: 50px;
    padding: 0 30px;
    height: 40px;
    font-size: 2.3rem;
  }
  .construction-reason-list {
    width: 957px;
  }
  .construction-reason-list > li:nth-child(n+2) {
    margin-top: 60px;
  }
  .construction-reason-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 15px;
  }
  .construction-reason-num {
    margin-right: 0.5em;
    font-size: 2.8rem;
  }
  .construction-reason-ttl {
    font-size: 2.3rem;
  }
  .construction-reason-text {
    margin-bottom: 20px;
  }
  .construction-reason01 > div:nth-child(1) {
    width: 405px;
  }
  .construction-reason01 > div:nth-child(2) {
    width: 491px;
  }
  .construction-reason03 > div:nth-child(1) {
    width: 540px;
  }
  .construction-reason03 > div:nth-child(2) {
    width: 374px;
  }
}
/* sub --> contact
-------------------------------------------------------------------------------*/
.contact {
  margin: 8vw auto 0 auto;
  width: 100%;
}

.contact-heading {
  margin-bottom: 1.5em;
  font-size: 5.3333333333vw;
  text-align: center;
}

.contact-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2vw;
}

.contact-tab > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 34.6666666667vw;
  height: 12vw;
  background-color: #ffffff;
  border-color: #212121;
  border-style: solid;
  border-width: 1px;
  border-radius: 1.0666666667vw 1.0666666667vw 0 0;
  font-size: 3.4666666667vw;
  line-height: 1.5em;
  -webkit-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
  cursor: pointer;
}

.contact-tab > li.is-active {
  background-color: #D81829;
  border-color: #D81829;
  color: #ffffff;
}

.contact-tab > li:hover {
  background-color: #9B9B9B;
  border-color: #9B9B9B;
  color: #ffffff;
}

.contact-content > div {
  display: none;
  padding-top: 9.3333333333vw;
}

.contact-text {
  margin-bottom: 6.6666666667vw;
  text-align: center;
  line-height: 1.5em;
}

.contact-individual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.1333333333vw;
}

.contact-individual a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 43.6vw;
  height: 13.8666666667vw;
  background-color: #ffffff;
  border-color: #212121;
  border-style: solid;
  border-width: 1px;
}
.contact-individual a span {
  font-size: 3.3333333333vw;
  text-align: center;
  line-height: 1.4em;
}
.contact-individual a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 3.3333333333vw 3.3333333333vw;
  border-color: transparent transparent #D81829 transparent;
}

@media screen and (max-width: 750px) {
  .contact-tabs {
    overflow: scroll;
  }
  .contact-tab {
    width: 139.2vw;
  }
}
@media screen and (min-width: 751px) {
  .contact {
    margin: 4.1666666667vw auto 0 auto;
    width: 65.2777777778vw;
  }
  .contact-heading {
    font-size: 2.2222222222vw;
  }
  .contact-tab {
    gap: 0.4861111111vw;
  }
  .contact-tab > li {
    width: 15.9722222222vw;
    height: 3.4722222222vw;
    border-width: 0.0694444444vw;
    border-radius: 0.5555555556vw 0.5555555556vw 0 0;
    font-size: 1.1111111111vw;
    -webkit-transition: background-color 0.4s, color 0.4s;
    transition: background-color 0.4s, color 0.4s;
  }
  .contact-content > div {
    padding: 2.7777777778vw 2.5vw;
  }
  .contact-text {
    margin-bottom: 2.0833333333vw;
  }
  .contact-individual {
    gap: 1.1805555556vw;
  }
  .contact-individual a {
    width: 19.3055555556vw;
    height: 7.2222222222vw;
    border-width: 0.0694444444vw;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
  }
  .contact-individual a span {
    font-size: 1.0416666667vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .contact-individual a:after {
    border-width: 0px 0px 1.1111111111vw 1.1111111111vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .contact-individual a:hover {
    background-color: #D81829;
    border-color: #D81829;
  }
  .contact-individual a:hover span {
    color: #ffffff;
  }
  .contact-individual a:hover:after {
    border-color: transparent transparent #ffffff transparent;
  }
}
@media screen and (min-width: 1441px) {
  .contact {
    margin: 60px auto 0 auto;
    width: 940px;
  }
  .contact-heading {
    font-size: 3.2rem;
  }
  .contact-tab {
    gap: 7px;
  }
  .contact-tab > li {
    width: 230px;
    height: 50px;
    border-width: 1px;
    border-radius: 8px 8px 0 0;
    font-size: 1.6rem;
  }
  .contact-content > div {
    padding: 40px 36px;
  }
  .contact-text {
    margin-bottom: 30px;
  }
  .contact-individual {
    gap: 17px;
  }
  .contact-individual a {
    width: 278px;
    height: 104px;
    border-width: 1px;
  }
  .contact-individual a span {
    font-size: 1.5rem;
  }
  .contact-individual a:after {
    border-width: 0px 0px 16px 16px;
  }
}
/* sub --> history
-------------------------------------------------------------------------------*/
/* ------------------------------------------- growth - */
.history-growth-image {
  margin-top: 5.3333333333vw;
}

@media screen and (min-width: 751px) {
  .history-growth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .history-growth-content {
    width: 30.2083333333vw;
  }
  .history-growth-image {
    margin: 0;
    width: 37.5vw;
  }
}
@media screen and (min-width: 1441px) {
  .history-growth-content {
    width: 435px;
  }
  .history-growth-image {
    width: 540px;
  }
}
/* ------------------------------------------- chronology - */
.history-chronology {
  position: relative;
}

.history-chronology-scroll {
  position: relative;
}

.history-chronology-box {
  position: relative;
}
.history-chronology-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 20.1333333333vw;
  width: 0.1333333333vw;
  height: 100%;
  background-color: #D81829;
  z-index: 1;
}

.history-chronology table {
  position: relative;
  width: 100%;
}

.history-chronology-fy {
  padding: 1.7333333333vw 0;
  width: 14.6666666667vw;
  color: #D81829;
  font-weight: 900;
  line-height: 1.8125em;
  vertical-align: top;
}

.history-chronology-step {
  position: relative;
  width: 11.4666666667vw;
  background-color: #D5D5D5;
  vertical-align: top;
}
.history-chronology-step span {
  position: relative;
  display: inline-block;
  padding: 1.7333333333vw 1em;
  background-color: #D5D5D5;
  color: #D81829;
  font-weight: 900;
  z-index: 2;
}

.history-chronology-year {
  padding: 1.7333333333vw 0;
  width: 16.5333333333vw;
  font-weight: 700;
  line-height: 1.8125em;
  vertical-align: top;
}

.history-chronology-content {
  padding: 1.7333333333vw 49.3333333333vw 1.7333333333vw 0;
  width: 200vw;
  border-bottom-color: #D5D5D5;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  line-height: 1.8125em;
}

.history-chronology-plan {
  position: absolute;
  right: 0;
  width: 45.3333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.history-chronology-plan p {
  color: #D81829;
  font-weight: 900;
  text-align: center;
  line-height: 1.375em;
}

.history-chronology-plan--1 {
  bottom: 100vw;
  height: 33.3333333333vw;
  background-color: rgba(213, 213, 213, 0.56);
}

.history-chronology-plan--2 {
  bottom: 78vw;
  height: 22vw;
  background-color: rgba(188, 164, 117, 0.5);
}

.history-chronology-plan--3 {
  bottom: 38.9333333333vw;
  height: 35.3333333333vw;
  background-color: rgba(216, 24, 41, 0.35);
}

.history-chronology-plan--4 {
  bottom: 0;
  height: 38.9333333333vw;
  background-color: rgba(33, 33, 33, 0.39);
}

@media screen and (max-width: 750px) {
  .history-chronology-box {
    width: 242.6666666667vw;
  }
  .history-chronology-scroll {
    padding-bottom: 4vw;
    overflow-x: scroll;
  }
  .history-chronology-scroll .scroll-hint-icon {
    position: absolute;
    top: 50%;
    left: 28.2666666667vw;
    padding: 0;
    width: 33.3333333333vw;
    height: 33.3333333333vw;
    border-radius: 1.3333333333vw;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
  }
  .history-chronology-scroll .scroll-hint-text {
    display: none;
  }
  .history-chronology-scroll .scroll-hint-icon:before {
    content: none;
  }
  .history-chronology-scroll .scroll-hint-icon:after {
    position: absolute;
    top: 50% !important;
    left: 50%;
    margin: 0;
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    background-image: url(../img/scrollhint/scroll.svg);
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
}
@media screen and (min-width: 751px) {
  .history-chronology-box:before {
    left: 6.7361111111vw;
    width: 0.0694444444vw;
  }
  .history-chronology-fy {
    padding: 0.9027777778vw 0;
    width: 4.7222222222vw;
  }
  .history-chronology-step {
    width: 3.9583333333vw;
  }
  .history-chronology-step span {
    padding: 0.9027777778vw 1em;
  }
  .history-chronology-year {
    padding: 0.9027777778vw 0;
    width: 6.25vw;
  }
  .history-chronology-content {
    padding: 0.9027777778vw 13.8888888889vw 0.9027777778vw 0;
    width: 60.4166666667vw;
    border-bottom-width: 0.0694444444vw;
  }
  .history-chronology-plan {
    width: 13.1944444444vw;
  }
  .history-chronology-plan--1 {
    bottom: 39.2361111111vw;
    height: 12.5vw;
  }
  .history-chronology-plan--2 {
    bottom: 29.8611111111vw;
    height: 9.375vw;
  }
  .history-chronology-plan--3 {
    bottom: 15.4166666667vw;
    height: 13.6805555556vw;
  }
  .history-chronology-plan--4 {
    height: 15.4166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .history-chronology-box:before {
    left: 97px;
    width: 1px;
  }
  .history-chronology-fy {
    padding: 13px 0;
    width: 68px;
  }
  .history-chronology-step {
    width: 57px;
  }
  .history-chronology-step span {
    padding: 13px 1em;
  }
  .history-chronology-year {
    padding: 13px 0;
    width: 90px;
  }
  .history-chronology-content {
    padding: 13px 200px 13px 0;
    width: 870px;
    border-bottom-width: 1px;
  }
  .history-chronology-plan {
    width: 190px;
  }
  .history-chronology-plan--1 {
    bottom: 565px;
    height: 180px;
  }
  .history-chronology-plan--2 {
    bottom: 430px;
    height: 135px;
  }
  .history-chronology-plan--3 {
    bottom: 222px;
    height: 197px;
  }
  .history-chronology-plan--4 {
    height: 222px;
  }
}
/* sub --> hotel
-------------------------------------------------------------------------------*/
/* ------------------------------------------- lineup - */
.hotel-lineup-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.3333333333vw;
  margin-bottom: 9.3333333333vw;
}

.hotel-lineup-menu a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 1.3333333333vw;
  width: 29.3333333333vw;
  height: 16vw;
  background-color: #ffffff;
  border-color: #212121;
  border-style: solid;
  border-width: 1px;
  font-size: 4vw;
  text-align: center;
  line-height: 1.2em;
}
.hotel-lineup-menu a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 2.6666666667vw;
  height: 1.3333333333vw;
  background-image: url(../img/common/down-bk.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.hotel-lineup-areas > section:nth-child(n+2) {
  margin-top: 9.3333333333vw;
}

.hotel-lineup-area {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8vw;
  height: 26.6666666667vw;
  background-color: #BCA475;
  overflow: hidden;
}

.hotel-lineup-area-ja {
  position: relative;
  color: #ffffff;
  font-size: 6.6666666667vw;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  z-index: 1;
}

.hotel-lineup-area-en {
  position: absolute;
  left: 50%;
  bottom: -0.2em;
  color: rgba(255, 255, 255, 0.13);
  font-size: 10.6666666667vw;
  line-height: 1em;
  letter-spacing: 0.05em;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.hotel-lineup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6.6666666667vw 0;
}

.hotel-lineup-list > li {
  position: relative;
  width: 100%;
  padding-bottom: 20vw;
}

.hotel-lineup-box {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 4vw 3.3333333333vw;
  width: 80vw;
  height: 29.3333333333vw;
  background-color: #ffffff;
  z-index: 1;
}

.hotel-lineup-en {
  color: #9B9B9B;
  font-size: 3.4666666667vw;
  line-height: 1.5em;
}

.hotel-lineup-ja {
  margin-top: 2vw;
  font-size: 4vw;
  line-height: 1.65em;
}

@media screen and (min-width: 751px) {
  .hotel-lineup-menu {
    gap: 1.7361111111vw;
    margin-bottom: 4.8611111111vw;
  }
  .hotel-lineup-menu a {
    padding: 0;
    width: 24.3055555556vw;
    height: 4.1666666667vw;
    border-width: 0.0694444444vw;
    font-size: 1.3888888889vw;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  .hotel-lineup-menu a:after {
    right: 1.3888888889vw;
    width: 1.3888888889vw;
    height: 0.6944444444vw;
    -webkit-transition: background-image 0.3s;
    transition: background-image 0.3s;
  }
  .hotel-lineup-menu a:hover {
    background-color: #212121;
    color: #ffffff;
  }
  .hotel-lineup-menu a:hover:after {
    background-image: url(../img/common/down-wh.svg);
  }
  ::-webkit-full-page-media,
  :future,
  :root .hotel-lineup-menu a:after {
    -webkit-transition: none;
    transition: none;
  }
  .hotel-lineup-areas > section:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .hotel-lineup-area {
    margin-bottom: 3.4722222222vw;
    height: 9.375vw;
  }
  .hotel-lineup-area-ja {
    font-size: 2.7777777778vw;
  }
  .hotel-lineup-area-en {
    font-size: 0.5555555556vw;
  }
  .hotel-lineup-list {
    gap: 1.0416666667vw 3.125vw;
  }
  .hotel-lineup-list > li {
    padding-bottom: 7.6388888889vw;
    width: 36.5972222222vw;
  }
  .hotel-lineup-box {
    padding: 2.0833333333vw 1.25vw;
    width: 23.6111111111vw;
    height: 11.1111111111vw;
  }
  .hotel-lineup-en {
    font-size: 1.1111111111vw;
  }
  .hotel-lineup-ja {
    margin-top: 0.6944444444vw;
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .hotel-lineup-menu {
    gap: 25px;
    margin-bottom: 70px;
  }
  .hotel-lineup-menu a {
    width: 350px;
    height: 60px;
    border-width: 1px;
    font-size: 2rem;
  }
  .hotel-lineup-menu a:after {
    right: 20px;
    width: 20px;
    height: 10px;
  }
  .hotel-lineup-areas > section:nth-child(n+2) {
    margin-top: 60px;
  }
  .hotel-lineup-area {
    margin-bottom: 50px;
    height: 135px;
  }
  .hotel-lineup-area-ja {
    font-size: 4rem;
  }
  .hotel-lineup-area-en {
    font-size: 8rem;
  }
  .hotel-lineup-list {
    gap: 15px 45px;
  }
  .hotel-lineup-list > li {
    padding-bottom: 110px;
    width: 527px;
  }
  .hotel-lineup-box {
    padding: 30px 18px;
    width: 340px;
    height: 160px;
  }
  .hotel-lineup-en {
    font-size: 1.6rem;
  }
  .hotel-lineup-ja {
    margin-top: 10px;
    font-size: 2rem;
  }
}
/* ------------------------------------------- service - */
.hotel-service .hotel-service-item:nth-child(n+2) {
  margin-top: 6.6666666667vw;
}

.hotel-service-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4vw;
  height: 9.3333333333vw;
  background-color: #BCA475;
  color: #ffffff;
  font-size: 4.2666666667vw;
  line-height: 1.47em;
}

.hotel-service-contents {
  padding: 8vw 6vw 6.6666666667vw 6vw;
  background-color: #ffffff;
  border-color: #BCA475;
  border-style: solid;
  border-width: 1px;
  border-top: none;
}

.hotel-service-image {
  margin: 0 auto 5.3333333333vw auto;
  width: 53.3333333333vw;
}

.hotel-service .hotel-service-item:nth-child(2) img {
  width: 100%;
}

.hotel-service-list {
  margin-top: 2.25em;
}

.hotel-service-list > li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.75em;
}
.hotel-service-list > li:before {
  content: "・";
}

.hotel-service-list > li:nth-child(n+2) {
  margin-top: 0.5em;
}

@media screen and (min-width: 751px) {
  .hotel-service {
    margin: 0 auto;
    width: 55.5555555556vw;
  }
  .hotel-service .hotel-service-item:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .hotel-service-heading {
    padding: 0 2.0833333333vw;
    height: 3.4722222222vw;
    font-size: 1.5972222222vw;
  }
  .hotel-service-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 2.7777777778vw 3.4722222222vw 2.7777777778vw 2.0833333333vw;
    border-width: 0.0694444444vw;
  }
  .hotel-service-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0.6944444444vw 0 0 0;
    width: 17.0833333333vw;
  }
  .hotel-service .hotel-service-item:nth-child(1) img {
    width: 13.75vw;
  }
  .hotel-service-content {
    width: 30.9027777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .hotel-service {
    width: 800px;
  }
  .hotel-service .hotel-service-item:nth-child(n+2) {
    margin-top: 40px;
  }
  .hotel-service-heading {
    padding: 0 30px;
    height: 50px;
    font-size: 2.3rem;
  }
  .hotel-service-contents {
    padding: 40px 50px 40px 30px;
    border-width: 1px;
  }
  .hotel-service-image {
    margin-top: 10px;
    width: 246px;
  }
  .hotel-service .hotel-service-item:nth-child(1) img {
    width: 198px;
  }
  .hotel-service-content {
    width: 445px;
  }
}
/* sub --> housing
-------------------------------------------------------------------------------*/
/* ------------------------------------------- overview（他事業も共通） - */
@media screen and (min-width: 751px) {
  .service-overview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (min-width: 751px) {
  .service-overview-content {
    width: 45.4861111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .service-overview-content {
    width: 655px;
  }
}

.service-overview-image {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 751px) {
  .service-overview-image {
    margin: 0;
    width: 27.9166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .service-overview-image {
    width: 402px;
  }
}

/* ------------------------------------------- problem（他事業も共通） - */
.service-problem {
  position: relative;
  margin-top: 8.6666666667vw;
}

.service-problem > li:nth-child(n+2) {
  margin-top: 5.3333333333vw;
}

.service-problem > li > div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.service-problem-head {
  padding: 4vw;
  background-color: #ffffff;
  border-color: #9B9B9B;
  border-style: solid;
  border-width: 1px;
}
.service-problem-head:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -5.0666666667vw;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.6666666667vw 1.7333333333vw 0px 1.7333333333vw;
  border-color: #212121 transparent transparent transparent;
}

.service-problem-num {
  position: absolute;
  top: 4.2666666667vw;
  left: 2.4vw;
  color: #9B9B9B;
  font-size: 5.3333333333vw;
  font-weight: 900;
  line-height: 1em;
  letter-spacing: 0.06em;
}

.service-problem-ttl {
  font-size: 4vw;
  line-height: 1.7em;
  letter-spacing: 0.06em;
}

.service-problem-box {
  padding: 4vw;
  background-color: #BCA475;
}
.service-problem-box p {
  color: #ffffff;
  font-size: 3.7333333333vw;
  line-height: 1.7em;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 750px) {
  .service-problem-head {
    margin-bottom: 6.6666666667vw;
    padding-left: 12vw !important;
  }
  .service-problem-head:after {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (min-width: 751px) {
  .service-problem {
    margin: 3.4722222222vw auto 0 auto;
    width: 61.5277777778vw;
  }
  .service-problem > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .service-problem > li:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
  .service-problem > li > div {
    width: 27.9166666667vw;
  }
  .service-problem--20 > li > div {
    min-height: 11.1111111111vw;
  }
  .service-problem--18 > li > div {
    min-height: 13.1944444444vw;
  }
  .service-problem-head {
    padding: 4.1666666667vw 2.0833333333vw 2.2222222222vw 2.0833333333vw;
    border-width: 0.0694444444vw;
  }
  .service-problem-head:after {
    top: 4.4444444444vw;
    left: auto;
    right: -3.8888888889vw;
    border-width: 0.9027777778vw 0px 0.9027777778vw 1.5972222222vw;
    border-color: transparent transparent transparent #212121;
  }
  .service-problem-num {
    top: 0.6944444444vw;
    left: 0.9027777778vw;
    font-size: 2.0833333333vw;
  }
  .service-problem-box {
    padding: 2.0833333333vw 1.9444444444vw;
  }
  .service-problem-ttl {
    font-size: 1.3888888889vw;
  }
  .service-problem--18 .service-problem-box p {
    font-size: 1.25vw;
  }
  .service-problem--20 .service-problem-box p {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .service-problem {
    margin: 50px auto 0 auto;
    width: 886px;
  }
  .service-problem > li:nth-child(n+2) {
    margin-top: 30px;
  }
  .service-problem > li > div {
    width: 402px;
  }
  .service-problem--20 > li > div {
    min-height: 160px;
  }
  .service-problem--18 > li > div {
    min-height: 190px;
  }
  .service-problem-head {
    padding: 60px 30px 32px 30px;
    border-width: 1px;
  }
  .service-problem-head:after {
    top: 67px;
    right: -56px;
    border-width: 13px 0px 13px 23px;
  }
  .service-problem-num {
    top: 10px;
    left: 13px;
    font-size: 3rem;
  }
  .service-problem-box {
    padding: 30px 28px;
  }
  .service-problem-ttl {
    font-size: 2rem;
  }
  .service-problem--18 .service-problem-box p {
    font-size: 1.8rem;
  }
  .service-problem--20 .service-problem-box p {
    font-size: 2rem;
  }
}
/* ------------------------------------------- type（他事業も共通） - */
.service-type {
  position: relative;
  margin-top: 8vw;
  z-index: 1;
}

.service-type > li {
  position: relative;
}
.service-type > li:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}

.service-type-image {
  position: relative;
  left: -5.3333333333vw;
  margin-bottom: 5.3333333333vw;
  width: 94.6666666667vw;
}

.service-type-content {
  position: relative;
}

.service-type-ttl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4vw;
  padding: 0 2.6666666667vw;
  height: 9.3333333333vw;
  background-color: #BCA475;
  color: #ffffff;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.47em;
}

@media screen and (min-width: 751px) {
  .service-type {
    margin-top: 1.3888888889vw;
  }
  .service-type > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 68.0555555556vw;
  }
  .service-type > li:nth-child(n+2) {
    margin-top: 4.8611111111vw;
  }
  .service-type-image {
    left: 0;
    margin: 0;
    width: 33.3333333333vw;
  }
  .service-type-content {
    padding-top: 6.9444444444vw;
    width: 32.6388888889vw;
  }
  .service-type-ttl {
    position: absolute;
    top: 2.7777777778vw;
    left: -2.0833333333vw;
    margin-bottom: 0;
    padding: 0 2.0833333333vw;
    min-width: 28.8194444444vw;
    height: 2.7777777778vw;
    font-size: 1.5972222222vw;
  }
  .service-type > li:nth-child(2),
  .service-type > li:nth-child(6) {
    left: 5.9027777778vw;
  }
  .service-type > li:nth-child(3),
  .service-type > li:nth-child(4) {
    margin-left: auto;
  }
  .service-type > li:nth-child(3) .service-type-image,
  .service-type > li:nth-child(4) .service-type-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .service-type > li:nth-child(3) .service-type-content,
  .service-type > li:nth-child(4) .service-type-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .service-type > li:nth-child(3) .service-type-ttl,
  .service-type > li:nth-child(4) .service-type-ttl {
    left: auto;
    right: -2.0833333333vw;
  }
  .service-type > li:nth-child(4) {
    right: 5.9027777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .service-type {
    margin-top: 20px;
  }
  .service-type > li {
    width: 980px;
  }
  .service-type > li:nth-child(n+2) {
    margin-top: 70px;
  }
  .service-type-image {
    width: 480px;
  }
  .service-type-content {
    padding-top: 100px;
    width: 470px;
  }
  .service-type-ttl {
    top: 40px;
    left: -30px;
    padding: 0 30px;
    min-width: 415px;
    height: 40px;
    font-size: 2.3rem;
  }
  .service-type > li:nth-child(2),
  .service-type > li:nth-child(6) {
    left: 85px;
  }
  .service-type > li:nth-child(4) {
    right: 85px;
  }
  .service-type > li:nth-child(3) .service-type-ttl,
  .service-type > li:nth-child(4) .service-type-ttl {
    left: auto;
    right: -30px;
  }
}
/* ------------------------------------------- member（他事業も共通） - */
@media screen and (min-width: 751px) {
  .service-member {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (min-width: 751px) {
  .service-member-content {
    width: 31.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .service-member-content {
    width: 450px;
  }
}

.service-member-image {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 751px) {
  .service-member-image {
    margin: 0;
    width: 42.3611111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .service-member-image {
    width: 610px;
  }
}

/* ------------------------------------------- btn（他事業も共通） - */
.service-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.6666666667vw 0;
  margin-top: 13.3333333333vw;
}
@media screen and (max-width: 750px) {
  .service-btn {
    margin-left: auto;
    margin-right: auto;
    width: 74.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .service-btn {
    gap: 0.6944444444vw 3.8194444444vw;
    margin-top: 6.9444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .service-btn {
    gap: 10px 55px;
    margin-top: 100px;
  }
}

.service-btn a {
  width: 100%;
}
@media screen and (min-width: 751px) {
  .service-btn a {
    width: 22.2222222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .service-btn a {
    width: 320px;
  }
}

/* ------------------------------------------- number - */
.housing-number-link {
  position: relative;
  margin-top: 8vw;
}

.housing-number-link a {
  position: relative;
  display: inline-block;
  padding: 0.5em 6vw 0.5em 0;
  line-height: 1.4em;
}
.housing-number-link a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #212121;
}
.housing-number-link a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 1.6vw;
  height: 2.9333333333vw;
  background-image: url(../img/common/arrow-bk.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 751px) {
  .housing-number-link {
    margin-top: 2.7777777778vw;
  }
  .housing-number-link a {
    padding-right: 2.0833333333vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .housing-number-link a:before {
    height: 0.0694444444vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .housing-number-link a:after {
    width: 0.4861111111vw;
    height: 0.9027777778vw;
    -webkit-transition: background-image 0.3s;
    transition: background-image 0.3s;
  }
  .housing-number-link a:hover {
    color: #D81829;
  }
  .housing-number-link a:hover:before {
    background-color: #D81829;
  }
  .housing-number-link a:hover:after {
    background-image: url(../img/common/arrow-rd.svg);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  ::-webkit-full-page-media,
  :future,
  :root .housing-number-link a:after {
    -webkit-transition: none;
    transition: none;
  }
}
@media screen and (min-width: 1441px) {
  .housing-number-link {
    margin-top: 40px;
  }
  .housing-number-link a {
    padding-right: 30px;
  }
  .housing-number-link a:before {
    height: 1px;
  }
  .housing-number-link a:after {
    width: 7px;
    height: 13px;
  }
}
/* sub --> message
-------------------------------------------------------------------------------*/
/* ------------------------------------------- top - */
.message-top {
  position: relative;
  margin: 0 auto;
  width: 89.3333333333vw;
}

.message-top-image {
  position: relative;
  margin-top: 6.6666666667vw;
  width: 77.3333333333vw;
}
.message-top-image:before {
  content: "";
  position: absolute;
  top: 37.3333333333vw;
  left: 36vw;
  width: 53.3333333333vw;
  height: 64.6666666667vw;
  background-color: #BCA475;
  z-index: -1;
}

@media screen and (min-width: 751px) {
  .message-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 76.3888888889vw;
  }
  .message-top-content {
    width: 38.1944444444vw;
  }
  .message-top-image {
    margin: 0;
    width: 33.5416666667vw;
  }
  .message-top-image:before {
    top: 15.625vw;
    left: 13.0555555556vw;
    width: 27.5vw;
    height: 33.75vw;
  }
}
@media screen and (min-width: 1441px) {
  .message-top {
    width: 1100px;
  }
  .message-top-content {
    width: 550px;
  }
  .message-top-image {
    width: 483px;
  }
  .message-top-image:before {
    top: 225px;
    left: 188px;
    width: 396px;
    height: 486px;
  }
}
/* ------------------------------------------- bg - */
.message-bg {
  position: relative;
  margin-top: 22.6666666667vw;
  width: 100%;
  height: 66.6666666667vw;
  background-image: url(../img/message/bg_sp.jpg);
  background-size: cover;
}
@media screen and (min-width: 751px) {
  .message-bg {
    margin-top: 10.7638888889vw;
    height: 32.2222222222vw;
    background-image: url(../img/message/bg.jpg);
    background-image: image-set(url(../img/message/bg.jpg) 1x, url(../img/message/bg-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/message/bg.jpg) 1x, url(../img/message/bg-2x.jpg) 2x);
  }
}
@media screen and (min-width: 1441px) {
  .message-bg {
    margin-top: 155px;
    height: 464px;
  }
}

/* ------------------------------------------- middle - */
.message-middle {
  margin: 13.3333333333vw auto 0 auto;
  width: 89.3333333333vw;
}
@media screen and (min-width: 751px) {
  .message-middle {
    margin: 5.5555555556vw auto 0 auto;
    width: 53.4722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .message-middle {
    margin: 80px auto 0 auto;
    width: 770px;
  }
}

/* ------------------------------------------- bottom - */
.message-bottom {
  position: relative;
  margin: 13.3333333333vw auto 0 auto;
  width: 89.3333333333vw;
}

.message-bottom-image {
  position: absolute;
  width: 33.3333333333vw;
}

@media screen and (max-width: 750px) {
  .message-bottom-image {
    top: -10.6666666667vw;
    right: -5.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .message-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 6.9444444444vw;
    width: 76.3888888889vw;
  }
  .message-bottom-content {
    padding-right: 5.5555555556vw;
    width: 43.75vw;
  }
  .message-bottom-image {
    position: relative;
    left: -11.8055555556vw;
    width: 33.5416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .message-bottom {
    margin-top: 100px;
    width: 1100px;
  }
  .message-bottom-content {
    padding-right: 80px;
    width: 630px;
  }
  .message-bottom-image {
    left: -170px;
    width: 483px;
  }
}
/* ------------------------------------------- name - */
.message-name {
  text-align: right;
  font-size: 4vw;
}

@media screen and (min-width: 751px) {
  .message-name {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .message-name {
    font-size: 2rem;
  }
}
/* sub --> numbers
-------------------------------------------------------------------------------*/
.numbers-message {
  position: absolute;
  top: 0.5em;
  left: -0.1em;
  width: 8vw;
}

.numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.numbers > li {
  position: relative;
  padding: 10.6666666667vw 0;
}
.numbers > li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.1333333333vw;
  background-color: #D5D5D5;
}

.numbers-ttl {
  font-size: 6.4vw;
  font-weight: 900;
  text-align: center;
  line-height: 1.47em;
}
.numbers-ttl span {
  font-size: 2.9333333333vw;
}

.numbers-num {
  color: #D81829;
  font-size: 12vw;
  font-weight: 900;
  text-align: center;
  line-height: 1.25em;
}

.numbers-people {
  padding: 2.2666666667vw 0 4vw 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.numbers-people img {
  width: auto;
  height: 12.4vw;
}

.numbers-text {
  margin-top: 0.8vw;
  font-size: 4.2666666667vw;
  text-align: center;
  line-height: 1.625em;
}
.numbers-text span.small {
  font-size: 3.7333333333vw;
}

.numbers-sales {
  margin: 3.3333333333vw auto 4vw auto;
  width: 60.8vw;
}

.numbers-15th {
  margin: 4.6666666667vw auto 0 auto;
  width: 48vw;
}

.numbers-employees {
  margin: 4.2666666667vw auto 0 auto;
  width: 56.5333333333vw;
}

.numbers-total {
  margin: 4vw auto 0 auto;
  width: 70.6666666667vw;
}

.numbers-hotel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.6666666667vw;
  margin-top: 4vw;
}
.numbers-hotel > div {
  width: 33.3333333333vw;
}

.numbers-operation {
  margin: 3.3333333333vw auto 0 auto;
  width: 56.5333333333vw;
}

.numbers--hotel {
  position: relative;
}
.numbers--hotel .numbers-num {
  margin-top: 0.1em;
  font-size: 8.2666666667vw;
}
.numbers--hotel .numbers-num span {
  display: inline-block;
  font-size: 11.4666666667vw;
}

.numbers-gallery {
  margin: 6.6666666667vw auto 0 auto;
  width: 66.6666666667vw;
}

@media screen and (max-width: 750px) {
  .numbers {
    margin: 0 auto;
    width: 80vw;
  }
  .numbers > li {
    width: 100%;
  }
  .numbers > li:first-child:after {
    content: none;
  }
}
@media screen and (min-width: 751px) {
  .numbers-message {
    width: 6.3194444444vw;
  }
  .numbers {
    gap: 4.8611111111vw 0.0694444444vw;
  }
  .numbers > li {
    padding: 1.3888888889vw 0;
    height: 22.0138888889vw;
  }
  .numbers > li:after {
    left: auto;
    right: 0;
    width: 0.0694444444vw;
    height: 100%;
  }
  .numbers--1 {
    width: 25.4166666667vw;
  }
  .numbers--2 {
    width: 50.9027777778vw;
  }
  .numbers > li:nth-child(3n):after,
  .numbers > li:last-child:after {
    content: none;
  }
  .numbers-ttl {
    font-size: 1.5972222222vw;
  }
  .numbers-ttl span {
    font-size: 0.9722222222vw;
  }
  .numbers-num {
    font-size: 3.3333333333vw;
  }
  .numbers-num span.small {
    font-size: 2.8472222222vw;
  }
  .numbers-people {
    padding: 0.8333333333vw 0 1.3888888889vw 0;
  }
  .numbers-people img {
    height: 3.2638888889vw;
  }
  .numbers-text {
    margin-top: 0.2083333333vw;
    font-size: 1.1111111111vw;
  }
  .numbers-text span.small {
    font-size: 0.8333333333vw;
  }
  .numbers-sales {
    margin: 1.0416666667vw auto 1.3888888889vw auto;
    width: 15.8333333333vw;
  }
  .numbers-15th {
    margin: 1.7361111111vw auto 0 auto;
    width: 12.5vw;
  }
  .numbers-employees {
    margin: 1.5277777778vw auto 0 auto;
    width: 14.7222222222vw;
  }
  .numbers-total {
    margin: 1.3888888889vw auto 0 auto;
    width: 18.4027777778vw;
  }
  .numbers-hotel {
    gap: 0.6944444444vw;
    margin-top: 1.3888888889vw;
  }
  .numbers-hotel > div {
    width: 9.5833333333vw;
  }
  .numbers-operation {
    margin: 1.0416666667vw auto 0 auto;
    width: 12.7777777778vw;
  }
  .numbers--hotel {
    position: relative;
    padding-left: 2.7777777778vw !important;
    padding-right: 30.0694444444vw !important;
  }
  .numbers--hotel .numbers-num {
    font-size: 2.8472222222vw;
  }
  .numbers--hotel .numbers-num span {
    font-size: 4.7916666667vw;
  }
  .numbers-gallery {
    position: absolute;
    top: 50%;
    margin: 0;
    right: 2.7777777778vw;
    width: 24.5138888889vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (min-width: 1441px) {
  .numbers-message {
    width: 91px;
  }
  .numbers {
    gap: 70px 1px;
  }
  .numbers > li {
    padding: 20px 0;
    height: 317px;
  }
  .numbers > li:after {
    width: 1px;
  }
  .numbers--1 {
    width: 366px;
  }
  .numbers--2 {
    width: 733px;
  }
  .numbers-ttl {
    font-size: 2.3rem;
  }
  .numbers-ttl span {
    font-size: 1.4rem;
  }
  .numbers-num {
    font-size: 4.8rem;
  }
  .numbers-num span.small {
    font-size: 4.1rem;
  }
  .numbers-people {
    padding: 12px 0 20px 0;
  }
  .numbers-people img {
    height: 47px;
  }
  .numbers-text {
    margin-top: 3px;
    font-size: 1.6rem;
  }
  .numbers-text span.small {
    font-size: 1.2rem;
  }
  .numbers-sales {
    margin: 15px auto 20px auto;
    width: 228px;
  }
  .numbers-15th {
    margin: 25px auto 0 auto;
    width: 180px;
  }
  .numbers-employees {
    margin: 22px auto 0 auto;
    width: 212px;
  }
  .numbers-total {
    margin: 20px auto 0 auto;
    width: 265px;
  }
  .numbers-hotel {
    gap: 10px;
    margin-top: 20px;
  }
  .numbers-hotel > div {
    width: 138px;
  }
  .numbers-operation {
    margin: 15px auto 0 auto;
    width: 184px;
  }
  .numbers--hotel {
    padding-left: 40px !important;
    padding-right: 433px !important;
  }
  .numbers--hotel .numbers-num {
    font-size: 4.1rem;
  }
  .numbers--hotel .numbers-num span {
    font-size: 6.9rem;
  }
  .numbers-gallery {
    right: 40px;
    width: 353px;
  }
}
/* sub --> partner
-------------------------------------------------------------------------------*/
.partner-area {
  position: relative;
  padding: 5.3333333333vw 4.2666666667vw;
  background-color: #D5D5D5;
}

.partner-form {
  margin: 9.3333333333vw auto 0 auto;
  width: 100%;
}

@media screen and (min-width: 751px) {
  .partner {
    margin: 0 auto;
    width: 65.2777777778vw;
  }
  .partner-area {
    padding: 2.4305555556vw;
  }
  .partner-form {
    margin: 4.1666666667vw auto 0 auto;
    width: 60.2777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .partner {
    width: 940px;
  }
  .partner-area {
    padding: 35px;
  }
  .partner-form {
    margin: 60px auto 0 auto;
    width: 868px;
  }
}
/* sub --> philosophy
-------------------------------------------------------------------------------*/
.sub--philosophy {
  padding: 0 !important;
}

/* ------------------------------------------- concept - */
.philosophy-concept {
  position: relative;
  padding: 33.3333333333vw 0 20vw 0;
  background-color: #CC001E;
}

.philosophy-concept-en {
  position: absolute;
  top: 0;
  left: 50%;
  color: #B29360;
  font-size: 20.8vw;
  font-weight: 700;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.philosophy-concept-image {
  margin: 0 auto;
  width: 80vw;
}

.philosophy-concept-text {
  margin-top: 21.3333333333vw;
}
.philosophy-concept-text p {
  color: #ffffff;
  font-size: 3.7333333333vw;
  font-weight: 700;
  text-align: center;
  line-height: 3em;
}

.philosophy-concept-logo {
  margin: 16vw auto 0 auto;
  width: 57.3333333333vw;
}

@media screen and (min-width: 751px) {
  .philosophy-concept {
    padding: 28.4722222222vw 0 10.4166666667vw 0;
  }
  .philosophy-concept-en {
    font-size: 20vw;
  }
  .philosophy-concept-image {
    width: 54.1666666667vw;
  }
  .philosophy-concept-text {
    margin-top: 13.8888888889vw;
  }
  .philosophy-concept-text p {
    font-size: 1.3888888889vw;
  }
  .philosophy-concept-logo {
    margin: 10.4166666667vw auto 0 auto;
    width: 25.9027777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .philosophy-concept {
    padding: 410px 0 150px 0;
  }
  .philosophy-concept-en {
    font-size: 28.8rem;
  }
  .philosophy-concept-image {
    width: 780px;
  }
  .philosophy-concept-text {
    margin-top: 200px;
  }
  .philosophy-concept-text p {
    font-size: 2rem;
  }
  .philosophy-concept-logo {
    margin: 150px auto 0 auto;
    width: 373px;
  }
}
/* ------------------------------------------- our philosophy - */
.our-philosophy {
  padding: 100px 0 180px 0;
}

.our-philosophy .heading {
  text-align: center;
}

.our-philosophy-boxs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6vw;
  margin: 8vw auto 0 auto;
  width: 89.3333333333vw;
}

.our-philosophy-box {
  padding: 8vw 0;
  width: 100%;
  background-color: #F5F0E5;
}

.our-philosophy-ttl {
  margin-bottom: 4.6666666667vw;
  font-size: 4.8vw;
  font-weight: 900;
  text-align: center;
}

.our-philosophy-text {
  font-size: 3.4666666667vw;
  text-align: center;
  line-height: 1.75em;
}

.our-philosophy-list {
  margin: 0 auto;
  width: 71.4666666667vw;
}

.our-philosophy-list > li {
  position: relative;
  font-size: 3.4666666667vw;
  line-height: 1.5em;
}

@media screen and (max-width: 750px) {
  .our-philosophy-list > li {
    padding-left: 2.5em;
  }
  .our-philosophy-list > li span {
    position: absolute;
    top: 0;
    left: 0;
  }
  .our-philosophy-list > li:nth-child(n+2) {
    margin-top: 0.5em;
  }
}
@media screen and (min-width: 751px) {
  .our-philosophy {
    padding: 6.9444444444vw 0 12.5vw 0;
  }
  .our-philosophy-boxs {
    gap: 3.3333333333vw;
    margin: 4.1666666667vw auto 0 auto;
    width: 55.5555555556vw;
  }
  .our-philosophy-box {
    padding: 2.7777777778vw 0 3.125vw 0;
  }
  .our-philosophy-ttl {
    margin-bottom: 1.3888888889vw;
    font-size: 1.6666666667vw;
  }
  .our-philosophy-text {
    font-size: 1.1111111111vw;
    line-height: 2.25em;
  }
  .our-philosophy-list {
    width: 38.1944444444vw;
  }
  .our-philosophy-list > li {
    font-size: 1.1111111111vw;
    line-height: 2.25em;
  }
}
@media screen and (min-width: 1441px) {
  .our-philosophy {
    padding: 100px 0 180px 0;
  }
  .our-philosophy-boxs {
    gap: 48px;
    margin: 60px auto 0 auto;
    width: 800px;
  }
  .our-philosophy-box {
    padding: 40px 0 45px 0;
  }
  .our-philosophy-ttl {
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
  .our-philosophy-text {
    font-size: 1.6rem;
  }
  .our-philosophy-list {
    width: 550px;
  }
  .our-philosophy-list > li {
    font-size: 1.6rem;
  }
}
/* sub --> policy
-------------------------------------------------------------------------------*/
.policy div:nth-child(n+2) {
  margin-top: 10.6666666667vw;
}

.policy div:nth-child(1) p {
  margin-top: 0 !important;
}

.policy-heading {
  position: relative;
  margin-bottom: 1.5em;
  padding: 0 0 0.8em 1.25em;
  font-family: "NotoSansJP", sans-serif;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.4em;
}
.policy-heading:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #BCA475;
}

.policy-heading span {
  position: absolute;
  top: 0;
  left: 0;
}

.policy-heading span:after {
  content: ".";
}

.policy-date {
  text-align: right;
}

.policy a {
  text-decoration: underline;
}
.policy a:hover {
  color: #D81829;
}
.policy strong {
  font-weight: 700;
}
.policy p,
.policy ol li,
.policy ul li {
  margin-top: 2em;
  font-weight: 700;
}
.policy p {
  line-height: 1.8em;
}
.policy ol {
  counter-reset: number 0;
}
.policy ol li {
  position: relative;
  padding-left: 2.5em;
  line-height: 1.8em;
}
.policy ol li:before {
  position: absolute;
  top: 0;
  left: 0;
  counter-increment: number 1;
  content: "(" counter(number, decimal) ")";
}
.policy ol li:nth-child(n+2) {
  margin-top: 0.5em;
}
.policy ul li {
  padding-left: 1.3em;
  text-indent: -1.3em;
  line-height: 1.5em;
}
.policy ul li:before {
  content: "※";
  margin-right: 0.3em;
}
.policy ul li:nth-child(n+2) {
  margin-top: 1em;
}

@media screen and (min-width: 751px) {
  .policy div:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .policy .policy-heading {
    font-size: 1.25vw;
  }
  .policy .policy-heading:after {
    height: 0.0694444444vw;
  }
  .policy p,
  .policy ol li {
    line-height: 2.25em;
  }
}
@media screen and (min-width: 1441px) {
  .policy div:nth-child(n+2) {
    margin-top: 60px;
  }
  .policy .policy-heading {
    font-size: 1.8rem;
  }
  .policy .policy-heading:after {
    height: 1px;
  }
}
/* sub --> realestate
-------------------------------------------------------------------------------*/
.realestate-system {
  margin-top: 4vw;
}

.realestate-system > li:nth-child(n+2) {
  margin-top: 10.6666666667vw;
}

.realestate-system-image {
  margin: 5.3333333333vw auto 0 auto;
}

.realestate-system-ttl {
  margin-bottom: 0.7em;
  font-size: 4.5333333333vw;
  line-height: 1.5em;
}

.realestate-system > li:nth-child(1) .realestate-system-image {
  width: 80vw;
}

.realestate-system > li:nth-child(2) .realestate-system-image {
  width: 100%;
}

@media screen and (min-width: 751px) {
  .realestate-system {
    margin-top: 2.4305555556vw;
  }
  .realestate-system > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .realestate-system > li:nth-child(n+2) {
    margin-top: 6.9444444444vw;
  }
  .realestate-system-image {
    margin: 0;
  }
  .realestate-system-content {
    padding-top: 1.0416666667vw;
  }
  .realestate-system-ttl {
    font-size: 1.6666666667vw;
  }
  .realestate-system > li:nth-child(1) .realestate-system-image {
    width: 22.5vw;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .realestate-system > li:nth-child(1) .realestate-system-content {
    width: 48.2638888889vw;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .realestate-system > li:nth-child(2) .realestate-system-image {
    width: 32.2916666667vw;
  }
  .realestate-system > li:nth-child(2) .realestate-system-content {
    width: 39.2361111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .realestate-system {
    margin-top: 35px;
  }
  .realestate-system > li:nth-child(n+2) {
    margin-top: 100px;
  }
  .realestate-system-content {
    padding-top: 15px;
  }
  .realestate-system-ttl {
    font-size: 2.4rem;
  }
  .realestate-system > li:nth-child(1) .realestate-system-image {
    width: 324px;
  }
  .realestate-system > li:nth-child(1) .realestate-system-content {
    width: 695px;
  }
  .realestate-system > li:nth-child(2) .realestate-system-image {
    width: 465px;
  }
  .realestate-system > li:nth-child(2) .realestate-system-content {
    width: 565px;
  }
}
/* sub --> recruit
-------------------------------------------------------------------------------*/
.recruit-employee {
  position: relative;
}
.recruit-employee:before {
  content: "";
  position: absolute;
  top: 26.6666666667vw;
  left: 0;
  width: 133.3333333333vw;
  height: 126.2666666667vw;
  display: inline-block;
  background-image: url(../img/recruit/star.svg);
  background-size: contain;
  z-index: -1;
}

.recruit-employee-btn {
  margin: 13.3333333333vw auto 0 auto;
  width: 74.6666666667vw;
}

.recruit-employee-image {
  position: relative;
  left: 5.3333333333vw;
  margin-top: 13.3333333333vw;
  width: 89.3333333333vw;
}

@media screen and (min-width: 751px) {
  .recruit-employee:before {
    top: -6.9444444444vw;
    width: 101.5972222222vw;
    height: 96.25vw;
  }
  .recruit-employee-content {
    width: 38.1944444444vw;
  }
  .recruit-employee-btn {
    margin: 4.1666666667vw auto 0 auto;
    width: 22.2222222222vw;
  }
  .recruit-employee-image {
    position: absolute;
    top: 17.3611111111vw;
    left: auto;
    right: -11.8055555556vw;
    margin: 0;
    width: 40.9722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .recruit-employee:before {
    top: -100px;
    width: 1463px;
    height: 1386px;
  }
  .recruit-employee-content {
    width: 550px;
  }
  .recruit-employee-btn {
    margin: 60px auto 0 auto;
    width: 320px;
  }
  .recruit-employee-image {
    top: 250px;
    right: -170px;
    width: 590px;
  }
}
/* sub --> rentalcar
-------------------------------------------------------------------------------*/
.rentalcar-solution > li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.75em;
}
.rentalcar-solution > li:before {
  content: "・";
}

.rentalcar-solution > li:nth-child(n+2) {
  margin-top: 0.5em;
}

/* sub --> sitemap
-------------------------------------------------------------------------------*/
.sub--sitemap {
  background-color: #D5D5D5;
}

.sitemap .sitemap-box:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}

.sitemap-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4vw;
}

.sitemap-menu a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10.6666666667vw 0 4vw;
  background-color: #ffffff;
  width: 100%;
  height: 10vw;
  overflow: hidden;
}
.sitemap-menu a span {
  position: relative;
  color: #212121;
  font-size: 4.2666666667vw;
  line-height: 1.2em;
  z-index: 1;
}
.sitemap-menu a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #212121;
}
.sitemap-menu a:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  right: 4vw;
  width: 2.6666666667vw;
  height: 5.3333333333vw;
  background-image: url(../img/common/arrow-bk.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

@media screen and (min-width: 751px) {
  .sitemap .sitemap-box:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .sitemap-menu {
    gap: 1.7361111111vw;
  }
  .sitemap-menu a {
    padding: 0 3.4722222222vw 0 1.0416666667vw;
    width: 24.3055555556vw;
    height: 3.125vw;
  }
  .sitemap-menu a span {
    font-size: 1.3194444444vw;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
  }
  .sitemap-menu a:before {
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
  }
  .sitemap-menu a:after {
    right: 1.0416666667vw;
    width: 0.6944444444vw;
    height: 1.3888888889vw;
    -webkit-transition: background-image 0.2s;
    transition: background-image 0.2s;
  }
  .sitemap-menu a:hover span {
    color: #ffffff;
  }
  .sitemap-menu a:hover:before {
    width: 100%;
  }
  .sitemap-menu a:hover:after {
    background-image: url(../img/common/arrow-wh.svg);
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
  ::-webkit-full-page-media,
  :future,
  :root .sitemap-menu a:after {
    -webkit-transition: none;
    transition: none;
  }
}
@media screen and (min-width: 1441px) {
  .sitemap .sitemap-box:nth-child(n+2) {
    margin-top: 80px;
  }
  .sitemap-menu {
    gap: 25px;
  }
  .sitemap-menu a {
    padding: 0 50px 0 15px;
    width: 350px;
    height: 45px;
  }
  .sitemap-menu a span {
    font-size: 1.9rem;
  }
  .sitemap-menu a:after {
    right: 15px;
    width: 10px;
    height: 20px;
  }
}
/* sub --> vision
-------------------------------------------------------------------------------*/
/* ------------------------------------------- plan - */
.vision-plan {
  position: relative;
}

.vision-plan-content > div:nth-child(n+2) {
  margin-top: 5.3333333333vw;
}

.vision-plan-image {
  margin-top: 5.3333333333vw;
}

@media screen and (min-width: 751px) {
  .vision-plan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .vision-plan-content {
    width: 29.5833333333vw;
  }
  .vision-plan-content > div:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .vision-plan-image {
    margin: 0;
    width: 43.9583333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .vision-plan-content {
    width: 426px;
  }
  .vision-plan-content > div:nth-child(n+2) {
    margin-top: 40px;
  }
  .vision-plan-image {
    width: 633px;
  }
}
/* ------------------------------------------- theme - */
.vision-theme-list {
  margin: 5.3333333333vw 0 13.3333333333vw 0;
}

.vision-theme-list > li:nth-child(n+2) {
  margin-top: 6.6666666667vw;
}

.vision-theme-image {
  position: relative;
  margin-bottom: 5.3333333333vw;
}

.vision-theme-list > li:nth-child(3) .vision-theme-image {
  margin-left: auto;
  width: 64vw;
}
.vision-theme-list > li:nth-child(3) .vision-theme-image:after {
  content: "";
  position: absolute;
  left: -25.3333333333vw;
  bottom: 4vw;
  display: inline-block;
  width: 30.6666666667vw;
  height: 18.6666666667vw;
  background-image: url(../img/vision/theme03-01.jpg);
  background-size: contain;
  z-index: 1;
}

.vision-theme-point > li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.7em;
}
.vision-theme-point > li:before {
  content: "・";
}

.vision-theme-graph {
  margin-top: 5.3333333333vw;
}

@media screen and (max-width: 750px) {
  .vision-theme-point > li:nth-child(n+2) {
    margin-top: 0.5em;
  }
  .vision-theme-graph {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .vision-theme-list {
    margin: 0 0 8.3333333333vw 0;
  }
  .vision-theme-list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .vision-theme-list > li:nth-child(n+2) {
    margin-top: 1.3888888889vw;
  }
  .vision-theme-image {
    margin: 0;
  }
  .vision-theme-point > li {
    line-height: 2.25em;
  }
  .vision-theme-list > li:nth-child(1) .vision-theme-image,
  .vision-theme-list > li:nth-child(2) .vision-theme-image {
    width: 27.5vw;
  }
  .vision-theme-list > li:nth-child(1) .vision-theme-content,
  .vision-theme-list > li:nth-child(2) .vision-theme-content {
    width: 43.75vw;
  }
  .vision-theme-list > li:nth-child(3) .vision-theme-image {
    margin: 0;
    width: 21.875vw;
  }
  .vision-theme-list > li:nth-child(3) .vision-theme-image:after {
    left: -16.9444444444vw;
    bottom: -4.375vw;
    width: 20.1388888889vw;
    height: 12.2222222222vw;
    background-image: url(../img/vision/theme03-01.jpg);
    background-image: image-set(url(../img/vision/theme03-01.jpg) 1x, url(../img/vision/theme03-01-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/vision/theme03-01.jpg) 1x, url(../img/vision/theme03-01-2x.jpg) 2x);
  }
  .vision-theme-list > li:nth-child(3) .vision-theme-content {
    width: 36.8055555556vw;
  }
  .vision-theme-list > li:nth-child(odd) .vision-theme-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .vision-theme-list > li:nth-child(odd) .vision-theme-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .vision-theme-graph {
    margin: 3.4722222222vw auto 0 auto;
    width: 55.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .vision-theme-list {
    margin-bottom: 120px;
  }
  .vision-theme-list > li:nth-child(n+2) {
    margin-top: 20px;
  }
  .vision-theme-list > li:nth-child(1) .vision-theme-image,
  .vision-theme-list > li:nth-child(2) .vision-theme-image {
    width: 396px;
  }
  .vision-theme-list > li:nth-child(1) .vision-theme-content,
  .vision-theme-list > li:nth-child(2) .vision-theme-content {
    width: 630px;
  }
  .vision-theme-list > li:nth-child(3) .vision-theme-image {
    width: 315px;
  }
  .vision-theme-list > li:nth-child(3) .vision-theme-image:after {
    left: -244px;
    bottom: -63px;
    width: 290px;
    height: 176px;
  }
  .vision-theme-list > li:nth-child(3) .vision-theme-content {
    width: 530px;
  }
  .vision-theme-graph {
    margin-top: 50px;
    width: 800px;
  }
}
/*  breadcrumb
-------------------------------------------------------------------------------*/
.breadcrumb {
  position: relative;
  background-color: #D5D5D5;
  z-index: 1;
}

.breadcrumb-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 1.0666666667vw 0;
  width: 89.3333333333vw;
}

.breadcrumb-list li {
  position: relative;
  font-family: "NotoSansJP", sans-serif;
  font-size: 2.9333333333vw;
  font-weight: 400;
  line-height: 1.46em;
  letter-spacing: 0;
  white-space: nowrap;
}

.breadcrumb-list li:after {
  content: "＞";
  position: relative;
  top: 0;
  display: inline-block;
  margin: 0 1.3333333333vw;
}

.breadcrumb-list li:last-child:after {
  content: none;
}

@media screen and (min-width: 751px) {
  .breadcrumb-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
    padding: 0.3472222222vw 0;
    width: 76.3888888889vw;
  }
  .breadcrumb-list li {
    font-size: 0.9722222222vw;
    white-space: normal;
  }
  .breadcrumb-list li:after {
    margin: 0 0.3472222222vw;
  }
  .breadcrumb-list li a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .breadcrumb-list li a:hover {
    color: #D81829;
  }
}
@media screen and (min-width: 1441px) {
  .breadcrumb-list {
    padding: 5px 0;
    width: 1100px;
  }
  .breadcrumb-list li {
    font-size: 1.4rem;
  }
  .breadcrumb-list li:after {
    margin: 0 5px;
  }
}
@media screen and (max-width: 750px) {
  .breadcrumb-list {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
}
/* editor
-------------------------------------------------------------------------------*/
.editor {
  position: relative;
  margin: 5.3333333333vw auto 0 auto;
  width: 100%;
  font-family: "NotoSansJP", sans-serif;
}
@media screen and (min-width: 751px) {
  .editor {
    margin-top: 2.4305555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .editor {
    margin-top: 35px;
  }
}
.editor h3 {
  position: relative;
  margin: 2em 0 1em 0;
  padding-bottom: 1em;
  border-bottom-color: #BCA475;
  border-bottom-style: solid;
  border-bottom-width: 0.5333333333vw;
  font-family: "NotoSansJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.33em;
}
@media screen and (min-width: 751px) {
  .editor h3 {
    padding: 0 1.3888888889vw 1em 1.3888888889vw;
    border-bottom-width: 0.2083333333vw;
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .editor h3 {
    padding: 0 20px 1em 20px;
    border-bottom-width: 3px;
    font-size: 2rem;
  }
}
.editor h4 {
  position: relative;
  margin: 2em 0 1em 0;
  padding-bottom: 1em;
  border-bottom-color: #BCA475;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 751px) {
  .editor h4 {
    padding: 0 1.3888888889vw 1em 1.3888888889vw;
    border-bottom-width: 0.0694444444vw;
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .editor h4 {
    padding: 0 20px 1em 20px;
    border-bottom-width: 1px;
    font-size: 1.8rem;
  }
}
.editor p {
  color: #707070;
  font-family: "NotoSansJP", sans-serif;
  font-weight: 400;
  line-height: 1.7em;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 751px) {
  .editor p {
    padding: 0 1.3888888889vw;
    line-height: 1.875em;
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 1441px) {
  .editor p {
    padding: 0 20px;
  }
}
.editor strong {
  color: #BCA475;
  font-weight: 700;
}
.editor a {
  position: relative;
}
@media screen and (min-width: 751px) {
  .editor a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .editor a:hover {
    opacity: 0.8;
  }
}
.editor a:not(.editor-lightbox):after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.1em;
  width: 100%;
  height: 1px;
  background-color: #707070;
}
@media screen and (min-width: 751px) {
  .editor a:not(.editor-lightbox):after {
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .editor a:not(.editor-lightbox):after {
    height: 1px;
  }
}
.editor ul {
  margin: 1em 0 1.5em 0;
}
.editor ul li {
  margin-left: 1.5em;
  color: #707070;
  font-family: "NotoSansJP", sans-serif;
  font-weight: 400;
  list-style-type: square;
  line-height: 1.7em;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 751px) {
  .editor ul li {
    line-height: 1.875em;
    letter-spacing: 0.05em;
  }
}
.editor ol {
  margin: 1em 0 1.5em 0;
}
.editor ol li {
  margin-left: 1.5em;
  color: #707070;
  font-family: "NotoSansJP", sans-serif;
  font-weight: 400;
  list-style-type: decimal-leading-zero;
  line-height: 1.7em;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 751px) {
  .editor ol li {
    line-height: 1.875em;
    letter-spacing: 0.05em;
  }
}
.editor blockquote {
  margin: 1.5em 1em;
  padding: 1em;
  background-color: #D5D5D5;
  font-family: "NotoSansJP", sans-serif;
  font-style: italic;
  font-weight: 400;
}
.editor img {
  max-width: 100%;
  height: auto;
}
.editor img.alignleft {
  display: block;
}
@media screen and (max-width: 750px) {
  .editor img.alignleft {
    margin: 1.5em auto;
  }
}
@media screen and (min-width: 751px) {
  .editor img.alignleft {
    display: inline;
    margin-top: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    float: left;
  }
}
.editor img.alignright {
  display: block;
}
@media screen and (max-width: 750px) {
  .editor img.alignright {
    margin: 1.5em auto;
  }
}
@media screen and (min-width: 751px) {
  .editor img.alignright {
    display: inline;
    margin-top: 1em;
    margin-left: 1em;
    margin-bottom: 1em;
    float: right;
  }
}
.editor img.aligncenter {
  display: block;
  margin-top: 1.5em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
.editor .iframe-wrap {
  position: relative;
  margin: 1.5em 0;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.editor .iframe-wrap iframe,
.editor .iframe-wrap object,
.editor .iframe-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 751px) {
  .editor iframe {
    max-width: 100%;
  }
}
.editor table {
  width: 100%;
  background-color: #ffffff;
  border: 2px solid #eee;
}
.editor table th,
.editor table td {
  padding: 0.35em 1em;
  border: 2px solid #eee;
  line-height: 1.25em;
}
.editor table thead {
  background-color: #D5D5D5;
}
.editor table thead th,
.editor table thead td {
  font-weight: 700;
}

/*  form
-------------------------------------------------------------------------------*/
.form-input dl:nth-child(n+2) {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 751px) {
  .form-input dl:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-input dl:nth-child(n+2) {
    margin-top: 30px;
  }
}

.form-input dt {
  position: relative;
  margin-bottom: 2vw;
  color: #212121;
  font-size: 4vw;
  line-height: 1.47em;
}
@media screen and (min-width: 751px) {
  .form-input dt {
    margin-bottom: 0.5555555556vw;
    font-size: 1.1805555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-input dt {
    margin-bottom: 8px;
    font-size: 1.7rem;
  }
}

.form-small {
  font-size: 3.3333333333vw;
}
@media screen and (min-width: 751px) {
  .form-small {
    font-size: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-small {
    font-size: 1.5rem;
  }
}

.form-input input[type=text],
.form-input input[type=email],
.form-input input[type=tel],
.form-input input[type=url],
.form-input select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1em;
  width: 100%;
  height: 13.3333333333vw;
  background-color: #ffffff;
  border-color: #707070;
  border-style: solid;
  border-width: 1px;
  color: #212121;
  font-family: "NotoSansJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  .form-input input[type=text] .form-input input[type=text],
  .form-input input[type=text] .form-input input[type=email],
  .form-input input[type=text] .form-input input[type=tel],
  .form-input input[type=text] .form-input input[type=url],
  .form-input input[type=text] .form-input select,
  .form-input input[type=text] .form-input textarea,
  .form-input input[type=email] .form-input input[type=text],
  .form-input input[type=email] .form-input input[type=email],
  .form-input input[type=email] .form-input input[type=tel],
  .form-input input[type=email] .form-input input[type=url],
  .form-input input[type=email] .form-input select,
  .form-input input[type=email] .form-input textarea,
  .form-input input[type=tel] .form-input input[type=text],
  .form-input input[type=tel] .form-input input[type=email],
  .form-input input[type=tel] .form-input input[type=tel],
  .form-input input[type=tel] .form-input input[type=url],
  .form-input input[type=tel] .form-input select,
  .form-input input[type=tel] .form-input textarea,
  .form-input input[type=url] .form-input input[type=text],
  .form-input input[type=url] .form-input input[type=email],
  .form-input input[type=url] .form-input input[type=tel],
  .form-input input[type=url] .form-input input[type=url],
  .form-input input[type=url] .form-input select,
  .form-input input[type=url] .form-input textarea,
  .form-input select .form-input input[type=text],
  .form-input select .form-input input[type=email],
  .form-input select .form-input input[type=tel],
  .form-input select .form-input input[type=url],
  .form-input select .form-input select,
  .form-input select .form-input textarea {
    font-size: max(3.5vw, 16px);
  }
}
@media screen and (min-width: 751px) {
  .form-input input[type=text],
  .form-input input[type=email],
  .form-input input[type=tel],
  .form-input input[type=url],
  .form-input select {
    padding: 0 1.5em;
    height: 4.5138888889vw;
    border-width: 0.0694444444vw;
    font-size: 0.9722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-input input[type=text],
  .form-input input[type=email],
  .form-input input[type=tel],
  .form-input input[type=url],
  .form-input select {
    height: 65px;
    border-width: 1px;
    font-size: 1.4rem;
  }
}

.form-input input:focus {
  border-color: #D81829;
}

.form-input .wpcf7-validates-as-required:not(.wpcf7-checkbox) {
  background-color: #FFF2F2 !important;
}

.form-input textarea {
  padding: 1em;
  width: 100%;
  height: 40vw;
  background-color: #ffffff;
  border-color: #707070;
  border-style: solid;
  border-width: 1px;
  color: #212121;
  font-family: "NotoSansJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 400;
  line-height: 1.4em;
}
@media screen and (min-width: 751px) {
  .form-input textarea {
    padding: 1.5em;
    height: 13.5416666667vw;
    border-width: 0.0694444444vw;
    font-size: 0.9722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-input textarea {
    height: 195px;
    border-width: 1px;
    font-size: 1.4rem;
  }
}

.form-label {
  position: relative;
  font-size: 3.4666666667vw;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0;
}
@media screen and (min-width: 751px) {
  .form-label {
    font-size: 0.9027777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-label {
    font-size: 1.3rem;
  }
}
.form-label:before {
  content: "【";
}
.form-label:after {
  content: "】";
}

.form-label--req {
  color: #FF0000;
}

.form-label--unreq {
  color: #333333;
}

.form-hosoku {
  margin-top: 0.8em;
  padding-left: 1em;
  font-size: 3.2vw;
  text-indent: -1em;
  line-height: 1.4em;
}
@media screen and (min-width: 751px) {
  .form-hosoku {
    font-size: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-hosoku {
    font-size: 1.5rem;
  }
}
.form-hosoku:before {
  content: "※";
}
.form-hosoku a {
  position: relative;
  color: #212121;
}
@media screen and (min-width: 751px) {
  .form-hosoku a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.form-hosoku a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.1em;
  width: 100%;
  height: 1px;
  background-color: #212121;
}
@media screen and (min-width: 751px) {
  .form-hosoku a:after {
    height: 0.0694444444vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media screen and (min-width: 1441px) {
  .form-hosoku a:after {
    height: 1px;
  }
}
@media screen and (min-width: 751px) {
  .form-hosoku a:hover {
    color: #9B9B9B;
  }
  .form-hosoku a:hover:after {
    background-color: #9B9B9B;
  }
}

/* ------------------------------------------- placeholder - */
.form-input input::-webkit-input-placeholder,
.form-input select::-webkit-input-placeholder,
.form-input textarea::-webkit-input-placeholder {
  color: #A3A3A3;
}

.form-input input:-ms-input-placeholder,
.form-input select:-ms-input-placeholder,
.form-input textarea:-ms-input-placeholder,
.form-input input::-ms-input-placeholder,
.form-input textarea::-ms-input-placeholder {
  color: #A3A3A3;
}

.form-input input::-moz-placeholder,
.form-input select::-moz-placeholder,
.form-input textarea::-moz-placeholder {
  color: #A3A3A3;
}

/* ---------------------------------- checkbox */
.form .wpcf7-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}

.form-checkbox-35 .wpcf7-checkbox {
  gap: 2.6666666667vw 0;
}
@media screen and (min-width: 751px) {
  .form-checkbox-35 .wpcf7-checkbox {
    gap: 0.6944444444vw 2.4305555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-checkbox-35 .wpcf7-checkbox {
    gap: 10px 35px;
  }
}

.form-checkbox-50 .wpcf7-checkbox {
  gap: 2.6666666667vw 0;
}
@media screen and (min-width: 751px) {
  .form-checkbox-50 .wpcf7-checkbox {
    gap: 0.6944444444vw 3.4722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-checkbox-50 .wpcf7-checkbox {
    gap: 10px 50px;
  }
}

.form .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin: 0;
}
@media screen and (max-width: 750px) {
  .form .wpcf7-checkbox .wpcf7-list-item {
    width: 100%;
  }
}

.form .wpcf7-checkbox .wpcf7-list-item label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 6.1333333333vw;
  cursor: pointer;
}
@media screen and (min-width: 751px) {
  .form .wpcf7-checkbox .wpcf7-list-item label {
    height: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .form .wpcf7-checkbox .wpcf7-list-item label {
    height: 20px;
  }
}

.form .wpcf7-checkbox input[type=checkbox] {
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
}

.form input[type=checkbox] + span {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 7.4666666667vw;
  height: 6.1333333333vw;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.4em;
}
@media screen and (min-width: 751px) {
  .form input[type=checkbox] + span {
    padding-left: 1.8055555556vw;
    height: 1.5277777778vw;
    font-size: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .form input[type=checkbox] + span {
    padding-left: 26px;
    height: 22px;
    font-size: 1.5rem;
  }
}

.form-checkbox-thin input[type=checkbox] + span {
  color: #707070;
}

@media screen and (min-width: 751px) {
  .form-agree-input input[type=checkbox] + span {
    padding-left: 2.0833333333vw;
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-agree-input input[type=checkbox] + span {
    padding-left: 30px;
    font-size: 1.6rem;
  }
}

.form input[type=checkbox] + span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  background-color: #ffffff;
  border-color: #707070;
  border-style: solid;
  border-width: 1px;
}
@media screen and (min-width: 751px) {
  .form input[type=checkbox] + span::before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .form input[type=checkbox] + span::before {
    width: 20px;
    height: 20px;
    border-width: 1px;
  }
}

.form input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  top: 1.0666666667vw;
  left: 0.8666666667vw;
  display: inline-block;
  width: 4.2666666667vw;
  height: 3.2vw;
  background-image: url(../img/form/check.svg);
  background-size: contain;
}
@media screen and (min-width: 751px) {
  .form input[type=checkbox]:checked + span::after {
    top: 0.3472222222vw;
    left: 0.2430555556vw;
    width: 1.1111111111vw;
    height: 0.8333333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .form input[type=checkbox]:checked + span::after {
    top: 5px;
    left: 3.5px;
    width: 16px;
    height: 12px;
  }
}

/* ------------------------------------------- select - */
.form-select {
  position: relative;
}
.form-select:after {
  content: "";
  position: absolute;
  top: 2.6vw;
  right: 2.6666666667vw;
  display: inline-block;
  width: 1.3333333333vw;
  height: 0.9333333333vw;
  background-image: url(../img/form/select.svg);
  background-size: contain;
  pointer-events: none;
  z-index: 1;
}
@media screen and (min-width: 751px) {
  .form-select:after {
    top: 1.4930555556vw;
    right: 1.3888888889vw;
    width: 0.6944444444vw;
    height: 0.4861111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-select:after {
    top: 21.5px;
    right: 20px;
    width: 10px;
    height: 7px;
  }
}

.form-input select {
  width: 100%;
}

/* ------------------------------------------- agree - */
.form-agree {
  position: relative;
  margin-top: 5.3333333333vw;
  text-align: center;
}
@media screen and (min-width: 751px) {
  .form-agree {
    margin-top: 2.0833333333vw;
  }
}
.form-agree .form-agree {
  margin-top: 30px;
}

@media screen and (min-width: 751px) {
  .form-agree-in {
    display: inline-block;
    text-align: left;
  }
}

.form-agree-input {
  display: inline-block;
}

.form-agree-text {
  margin-top: 1em;
  font-size: 3.4666666667vw;
  font-weight: 700;
  line-height: 1.4em;
}
@media screen and (min-width: 751px) {
  .form-agree-text {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-agree-text {
    font-size: 1.6rem;
  }
}
.form-agree-text a {
  position: relative;
  color: #0072C6;
}
@media screen and (min-width: 751px) {
  .form-agree-text a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.form-agree-text a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.1em;
  width: 100%;
  height: 1px;
  background-color: #0072C6;
}
@media screen and (min-width: 751px) {
  .form-agree-text a:after {
    height: 0.0694444444vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media screen and (min-width: 1441px) {
  .form-agree-text a:after {
    height: 1px;
  }
}
@media screen and (min-width: 751px) {
  .form-agree-text a:hover {
    color: #9B9B9B;
  }
  .form-agree-text a:hover:after {
    background-color: #9B9B9B;
  }
}

.form-agree .formErrorContent {
  text-align: center;
}

/* ------------------------------------------- submit - */
.form-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 6vw auto 0 auto;
  width: 100%;
  height: 13.3333333333vw;
  background-color: #212121;
  border-color: #212121;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  z-index: 1;
}
@media screen and (min-width: 751px) {
  .form-btn {
    margin-top: 2.4305555556vw;
    width: 40.9722222222vw;
    height: 4.5138888889vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-btn {
    margin-top: 35px;
    width: 590px;
    height: 65px;
    border-width: 1px;
  }
}
.form-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #ffffff;
}
@media screen and (min-width: 751px) {
  .form-btn:before {
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
}
.form-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  right: 4vw;
  width: 2.6666666667vw;
  height: 5.3333333333vw;
  background-image: url(../img/common/arrow-wh.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
@media screen and (min-width: 751px) {
  .form-btn:after {
    right: 1.7361111111vw;
    width: 0.6944444444vw;
    height: 1.3888888889vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
}
@media screen and (min-width: 1441px) {
  .form-btn:after {
    right: 25px;
    width: 10px;
    height: 20px;
  }
}

.form-submit {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-family: "ZenOldMincho", sans-serif;
  font-size: 4vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.6em;
  letter-spacing: 0.05em;
  z-index: 1;
}
@media screen and (min-width: 751px) {
  .form-submit {
    font-size: 1.3888888889vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
}
@media screen and (min-width: 1441px) {
  .form-submit {
    font-size: 2rem;
  }
}

.form-btn:hover:before {
  width: 100%;
}
.form-btn:hover:after {
  background-image: url(../img/common/arrow-bk.svg);
  -webkit-transform: translateX(0.2em) translateY(-50%);
          transform: translateX(0.2em) translateY(-50%);
}
.form-btn:hover .form-submit {
  color: #212121;
}

/* ------------------------------------------- レイアウト崩れ防止 - */
div.wpcf7 .ajax-loader,
.wpcf7-spinner {
  display: none !important;
}

/* ------------------------------------------- エラー表示 - */
.wpcf7-response-output {
  margin: 2em 0 0 0 !important;
  padding: 1em 0.5em !important;
  width: 100%;
  text-align: center;
  line-height: 1.5em;
}
@media screen and (max-width: 750px) {
  .wpcf7-response-output {
    padding: 1em !important;
    font-size: 2.9333333333vw;
  }
}

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  display: none !important;
}

.form-checkbox-req .wpcf7-form-control-wrap span.wpcf7-not-valid-tip,
.form-agree .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  display: block !important;
}

span.wpcf7-form-control-wrap {
  position: static;
}

.wpcf7-validation-errors {
  padding: 1em !important;
  border: 1px solid #D81829 !important;
}

.wpcf7-not-valid-tip {
  margin-top: 0.75em;
}

.wpcf7-not-valid-tip,
.formError .formErrorContent {
  color: #dc3232;
  font-size: 2.9333333333vw !important;
}
@media screen and (min-width: 751px) {
  .wpcf7-not-valid-tip,
  .formError .formErrorContent {
    font-size: 0.9027777778vw !important;
  }
}
@media screen and (min-width: 1441px) {
  .wpcf7-not-valid-tip,
  .formError .formErrorContent {
    font-size: 1.3rem !important;
  }
}

/*  heading
-------------------------------------------------------------------------------*/
/* ------------------------------------------- heading 1 - */
.heading-1 {
  position: relative;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  color: #D81829;
  font-size: 4.8vw;
  line-height: 1.25em;
}
@media screen and (min-width: 751px) {
  .heading-1 {
    display: inline-block;
    margin-bottom: 1.2em;
    padding-right: 1em;
    font-size: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .heading-1 {
    font-size: 3rem;
  }
}
.heading-1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #D81829;
}
@media screen and (min-width: 751px) {
  .heading-1:after {
    min-width: 29.5833333333vw;
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .heading-1:after {
    min-width: 426px;
    height: 1px;
  }
}

/* ------------------------------------------- heading 2 - */
.heading-2 {
  position: relative;
  margin-bottom: 1em;
  font-size: 4.5333333333vw;
  font-weight: 900;
  line-height: 1.8em;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 751px) {
  .heading-2 {
    margin-bottom: 1.5em;
    font-size: 1.875vw;
    line-height: 2em;
  }
}
@media screen and (min-width: 1441px) {
  .heading-2 {
    font-size: 2.7rem;
  }
}

/* ------------------------------------------- heading 3 - */
.heading-3 {
  position: relative;
  margin-bottom: 0.5em;
  font-size: 3.6vw;
  font-weight: 900;
  line-height: 1.8em;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 751px) {
  .heading-3 {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .heading-3 {
    font-size: 2rem;
  }
}

/*  pagenation
-------------------------------------------------------------------------------*/
.page-archive-navi {
  margin-top: 6.6666666667vw;
}

.page-archive-navi .pagecount {
  margin-bottom: 5.3333333333vw;
  font-size: 3.4666666667vw;
  text-align: center;
}

@media screen and (min-width: 751px) {
  .page-archive-navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 2.4305555556vw auto 0 auto;
    width: 69.4444444444vw;
    max-width: 100%;
  }
  .page-archive-navi .pagecount {
    margin: 0;
    font-size: 1.1111111111vw;
    text-align: left;
  }
}
@media screen and (min-width: 1441px) {
  .page-archive-navi {
    margin-top: 35px;
    width: 1000px;
  }
  .page-archive-navi .pagecount {
    font-size: 1.6rem;
  }
}
.pagenation-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagenation-list li {
  margin-right: 2vw;
}

.pagenation-list li:last-child {
  margin-right: 0;
}

.pagenation-list li div,
.pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  background-color: #ffffff;
  border-color: #BCA475;
  border-style: solid;
  border-width: 0.4vw;
  border-radius: 50%;
  color: #BCA475;
  font-size: 3.4666666667vw;
  line-height: 1em;
}
.pagenation-list li div span,
.pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a span {
  position: relative;
  z-index: 1;
}

.pagenation-list li.is-current > div {
  border-color: #D81829;
  color: #D81829;
}

.pagenation-prev,
.pagenation-next {
  width: 10.6666666667vw;
  height: 10.6666666667vw;
}

.pagenation-prev a,
.pagenation-next a {
  position: relative;
  display: block;
  height: 10.6666666667vw;
  background-color: #ffffff;
  border-color: #BCA475;
  border-style: solid;
  border-width: 0.4vw;
  border-radius: 50%;
}
.pagenation-prev a:after,
.pagenation-next a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 2vw;
  height: 3.6vw;
  background-image: url(../img/common/arrow-gd.svg);
  background-size: contain;
}

.pagenation-prev a:after {
  -webkit-transform: translate(-50%, -50%) rotateY(180deg);
          transform: translate(-50%, -50%) rotateY(180deg);
}

.pagenation-next a:after {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 751px) {
  .pagenation-list {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-left: 1.7361111111vw;
  }
  .pagenation-list li {
    margin-right: 1.3888888889vw;
  }
  .pagenation-list li div,
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
    border-width: 0.1388888889vw;
    font-size: 1.25vw;
  }
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a:hover {
    background-color: #BCA475;
    color: #ffffff;
  }
  .pagenation-prev,
  .pagenation-next {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
  }
  .pagenation-prev a,
  .pagenation-next a {
    height: 4.1666666667vw;
    border-width: 0.1388888889vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .pagenation-prev a:after,
  .pagenation-next a:after {
    width: 0.6944444444vw;
    height: 1.3888888889vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .pagenation-prev a:hover,
  .pagenation-next a:hover {
    background-color: #BCA475;
  }
  .pagenation-prev a:hover:after,
  .pagenation-next a:hover:after {
    background-image: url(../img/common/arrow-wh.svg);
  }
}
@media screen and (min-width: 1441px) {
  .pagenation-list {
    margin-left: 25px;
  }
  .pagenation-list li {
    margin-right: 20px;
  }
  .pagenation-list li div,
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
    width: 60px;
    height: 60px;
    border-width: 2px;
    font-size: 1.8rem;
  }
  .pagenation-prev,
  .pagenation-next {
    width: 60px;
    height: 60px;
  }
  .pagenation-prev a,
  .pagenation-next a {
    height: 60px;
    border-width: 2px;
  }
  .pagenation-prev a:after,
  .pagenation-next a:after {
    width: 10px;
    height: 20px;
  }
}
/*  pagenavi
-------------------------------------------------------------------------------*/
.pagenavi {
  position: relative;
  margin: 10.6666666667vw auto 0 auto;
  width: 81.3333333333vw;
}

.pagenavi a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 13.3333333333vw;
  background-color: #ffffff;
  border-color: #212121;
  border-style: solid;
  border-width: 1px;
}

.pagenavi-prev,
.pagenavi-next {
  position: absolute;
  top: 50%;
  width: 16vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.pagenavi-prev {
  left: 0;
}

.pagenavi-next {
  right: 0;
}

.pagenavi-back {
  position: relative;
  margin: 0 auto;
  width: 46.6666666667vw;
}

@media screen and (min-width: 751px) {
  .pagenavi {
    margin-top: 4.8611111111vw;
    width: 48.6111111111vw;
    height: 3.8888888889vw;
  }
  .pagenavi a {
    height: 3.8888888889vw;
    border-width: 0.0694444444vw;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  .pagenavi a:hover {
    background-color: #212121;
    color: #ffffff;
  }
  .pagenavi-prev,
  .pagenavi-next {
    width: 10.4166666667vw;
  }
  .pagenavi-back {
    width: 25vw;
  }
}
@media screen and (min-width: 1441px) {
  .pagenavi {
    margin-top: 70px;
    width: 700px;
    height: 56px;
  }
  .pagenavi a {
    height: 56px;
    border-width: 1px;
  }
  .pagenavi-prev,
  .pagenavi-next {
    width: 150px;
  }
  .pagenavi-back {
    width: 360px;
  }
}
/*  post
-------------------------------------------------------------------------------*/
.post {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.post--news {
  padding: 6.6666666667vw 4vw;
  background-color: #ffffff;
}

.post-ttl {
  position: relative;
  margin-bottom: 6vw;
  font-family: "NotoSansJP", sans-serif;
  font-size: 5.6vw;
  font-weight: 700;
  line-height: 1.2em;
}

.post-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4vw;
}

.post-date p {
  position: relative;
  padding: 0 0 0.1em 4vw;
  font-size: 3.2vw;
  font-weight: 900;
}

.post-date p:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 3.2vw;
  height: 3.2vw;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.post-date-publish:before {
  background-image: url(../img/post/publish.svg);
}

.post-date-modified:before {
  background-image: url(../img/post/modified.svg);
}

.post-date p:nth-child(n+2) {
  margin-left: 2.6666666667vw;
}

.post-image {
  margin-bottom: 5.3333333333vw;
}

.post-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2vw;
}

.post-tag li a {
  position: relative;
  display: inline-block;
  color: #BCA475;
  font-family: "NotoSansJP", sans-serif;
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 1.2em;
}
.post-tag li a:before {
  content: "#";
}

.post-pdf {
  margin: 8vw auto 0 auto;
  width: 100%;
}

.post-pdf a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 13.3333333333vw;
  background-color: #212121;
  border-color: #212121;
  border-style: solid;
  border-width: 1px;
}
.post-pdf a span {
  position: relative;
  padding-right: 5.8666666667vw;
  color: #ffffff;
  font-size: 3.7333333333vw;
}
.post-pdf a span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 3.2vw;
  height: 4.8vw;
  background-image: url(../img/post/download-wh.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 751px) {
  .post--news {
    padding: 5.2083333333vw 6.9444444444vw;
  }
  .post--content {
    width: 55.5555555556vw;
  }
  .post-ttl {
    margin-bottom: 1.7361111111vw;
    font-size: 2.2916666667vw;
  }
  .post-date {
    margin-bottom: 1.3888888889vw;
  }
  .post-date p {
    padding-left: 2.0833333333vw;
    font-size: 0.9722222222vw;
  }
  .post-date p:before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
  .post-date p:nth-child(n+2) {
    margin-left: 1.3888888889vw;
  }
  .post-image {
    margin-bottom: 1.3888888889vw;
  }
  .post-tag {
    gap: 1.3888888889vw;
  }
  .post-tag li a {
    font-size: 0.8333333333vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .post-tag li a:hover {
    color: #9B9B9B;
  }
  .post-pdf {
    margin: 3.4722222222vw auto 0 auto;
    width: 27.0833333333vw;
  }
  .post-pdf a {
    height: 4.8611111111vw;
    border-width: 0.0694444444vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .post-pdf a span {
    padding-right: 2.3611111111vw;
    font-size: 1.25vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .post-pdf a span:after {
    width: 0.9722222222vw;
    height: 1.3888888889vw;
    -webkit-transition: background-image 0.3s;
    transition: background-image 0.3s;
  }
  .post-pdf a:hover {
    background-color: #ffffff;
  }
  .post-pdf a:hover span {
    color: #212121;
  }
  .post-pdf a:hover span:after {
    background-image: url(../img/post/download-bk.svg);
  }
  ::-webkit-full-page-media,
  :future,
  :root .post-pdf a span:after {
    -webkit-transition: none;
    transition: none;
  }
}
@media screen and (min-width: 1441px) {
  .post--news {
    padding: 75px 100px;
  }
  .post--content {
    width: 800px;
  }
  .post-ttl {
    margin-bottom: 25px;
    font-size: 3.3rem;
  }
  .post-date {
    margin-bottom: 20px;
  }
  .post-date p {
    padding-left: 30px;
    font-size: 1.5rem;
  }
  .post-date p:before {
    width: 20px;
    height: 20px;
  }
  .post-date p:nth-child(n+2) {
    margin-left: 20px;
  }
  .post-image {
    margin-bottom: 25px;
  }
  .post-tag {
    gap: 20px;
  }
  .post-tag li a {
    font-size: 1.2rem;
  }
  .post-pdf {
    margin: 50px auto 0 auto;
    width: 390px;
  }
  .post-pdf a {
    height: 70px;
    border-width: 1px;
  }
  .post-pdf a span {
    padding-right: 34px;
    font-size: 1.8rem;
  }
  .post-pdf a span:after {
    width: 14px;
    height: 20px;
  }
}
/*  ttl
-------------------------------------------------------------------------------*/
.ttl {
  position: relative;
  padding: 6.6666666667vw 0;
  background-color: #D81829;
  overflow: hidden;
}

.ttl-in {
  position: relative;
  margin: 0 auto;
  width: 89.3333333333vw;
  z-index: 2;
}

.ttl-en {
  color: #ffffff;
  font-size: 7.0666666667vw;
  font-weight: 900;
  line-height: 1em;
}
.ttl-en:first-letter {
  text-transform: uppercase;
}

.ttl-jp {
  margin-top: 0.5em;
  color: #ffffff;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.25em;
}

.ttl .marquee {
  top: 12vw;
}
.ttl .marquee span {
  padding-right: 0.25em;
  color: rgba(188, 164, 117, 0.33);
}
.ttl .marquee span:first-letter {
  text-transform: uppercase;
}

@media screen and (min-width: 751px) {
  .ttl {
    padding: 2.7777777778vw 0;
  }
  .ttl-in {
    width: 76.3888888889vw;
  }
  .ttl-en {
    font-size: 3.3333333333vw;
  }
  .ttl-jp {
    font-size: 1.9444444444vw;
  }
  .ttl .marquee {
    top: 0;
  }
}
@media screen and (min-width: 1441px) {
  .ttl {
    padding: 40px 0;
  }
  .ttl-in {
    width: 1100px;
  }
  .ttl-en {
    font-size: 4.8rem;
  }
  .ttl-jp {
    font-size: 2.8rem;
  }
}
/*  #life
-------------------------------------------------------------------------------*/
.sec--life {
  position: relative;
  padding: 13.3333333333vw 0;
  background-color: #ffffff;
}

.sec--life .marquee .marquee-wrap span {
  color: rgba(188, 164, 117, 0.1);
}

.sec--life .heading .heading-en,
.sec--life .heading .heading-ja {
  color: #D81829;
}

.life {
  position: relative;
  z-index: 1;
}

.life-btn {
  margin-top: 8vw;
}

@media screen and (min-width: 751px) {
  .sec--life {
    padding: 6.9444444444vw 0;
  }
  .life-btn {
    margin: 4.1666666667vw auto 0 auto;
    width: 25.4166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--life {
    padding: 100px 0;
  }
  .life-btn {
    margin: 60px auto 0 auto;
    width: 366px;
  }
}
/* ------------------------------------------- featured - */
.life-featured .heading {
  margin-bottom: 11.3333333333vw;
}

@media screen and (max-width: 750px) {
  .life-featured-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8vw 0;
  }
  .life-featured-list .blog-post {
    width: 100%;
  }
  .life-featured-list--bottom {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  .life-featured .heading {
    margin-bottom: 3.4722222222vw;
  }
  .life-featured-list--top {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 49.6527777778vw 3.4722222222vw 23.2638888889vw;
    grid-template-columns: 49.6527777778vw 23.2638888889vw;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    -webkit-column-gap: 3.4722222222vw;
       -moz-column-gap: 3.4722222222vw;
            column-gap: 3.4722222222vw;
        grid-template-areas: "post1 post2" "post1 post3";
  }
  .life-featured-list--top > .blog-post:nth-of-type(1) {
    grid-area: post1;
  }
  .life-featured-list--top > .blog-post:nth-of-type(1) .blog-image {
    margin-bottom: 2.0833333333vw;
  }
  .life-featured-list--top > .blog-post:nth-of-type(1) .blog-image img {
    height: 27.9166666667vw;
  }
  .life-featured-list--top > .blog-post:nth-of-type(1) .blog-ttl {
    font-size: 2.2916666667vw;
    line-height: 1.4em;
  }
  .life-featured-list--top > .blog-post:nth-of-type(2) {
    grid-area: post2;
  }
  .life-featured-list--top > .blog-post:nth-of-type(2) .blog-image {
    margin-bottom: 1.3888888889vw;
  }
  .life-featured-list--top > .blog-post:nth-of-type(2) .blog-image img {
    height: 13.0555555556vw;
  }
  .life-featured-list--top > .blog-post:nth-of-type(2) .blog-tag {
    display: none;
  }
  .life-featured-list--top > .blog-post:nth-of-type(3) {
    grid-area: post3;
    margin-top: 2.7777777778vw;
  }
  .life-featured-list--top > .blog-post:nth-of-type(3) .blog-image {
    margin-bottom: 1.3888888889vw;
  }
  .life-featured-list--top > .blog-post:nth-of-type(3) .blog-image img {
    height: 13.0555555556vw;
  }
  .life-featured-list--top > .blog-post:nth-of-type(3) .blog-tag {
    display: none;
  }
  .life-featured-list--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3.4722222222vw;
    margin-top: 3.4722222222vw;
  }
  .life-featured-list--bottom .blog-post {
    width: 36.4583333333vw;
  }
  .life-featured-list--bottom .blog-post .blog-image {
    margin-bottom: 1.7361111111vw;
  }
  .life-featured-list--bottom .blog-post .blog-image img {
    height: 20.4861111111vw;
  }
  .life-featured-list--bottom .blog-post .blog-ttl {
    font-size: 1.9444444444vw;
    line-height: 1.42em;
  }
}
@media screen and (min-width: 751px){
  .life-featured-list--top > .blog-post:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .life-featured-list--top > .blog-post:nth-of-type(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .life-featured-list--top > .blog-post:nth-of-type(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
}
@media screen and (min-width: 1441px) {
  .life-featured .heading {
    margin-bottom: 50px;
  }
  .life-featured-list--top {
    -ms-grid-columns: 715px 50px 335px;
    grid-template-columns: 715px 335px;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
  }
  .life-featured-list--top > .blog-post:nth-of-type(1) .blog-image {
    margin-bottom: 30px;
  }
  .life-featured-list--top > .blog-post:nth-of-type(1) .blog-image img {
    height: 402px;
  }
  .life-featured-list--top > .blog-post:nth-of-type(1) .blog-ttl {
    font-size: 3.3rem;
  }
  .life-featured-list--top > .blog-post:nth-of-type(2) .blog-image {
    margin-bottom: 20px;
  }
  .life-featured-list--top > .blog-post:nth-of-type(2) .blog-image img {
    height: 188px;
  }
  .life-featured-list--top > .blog-post:nth-of-type(3) {
    margin-top: 40px;
  }
  .life-featured-list--top > .blog-post:nth-of-type(3) .blog-image {
    margin-bottom: 20px;
  }
  .life-featured-list--top > .blog-post:nth-of-type(3) .blog-image img {
    height: 188px;
  }
  .life-featured-list--bottom {
    gap: 50px;
    margin-top: 50px;
  }
  .life-featured-list--bottom .blog-post {
    width: 525px;
  }
  .life-featured-list--bottom .blog-post .blog-image {
    margin-bottom: 25px;
  }
  .life-featured-list--bottom .blog-post .blog-image img {
    height: 295px;
  }
  .life-featured-list--bottom .blog-post .blog-ttl {
    font-size: 2.8rem;
  }
}
/* ------------------------------------------- latest - */
.life-latest {
  position: relative;
  margin-top: 13.3333333333vw;
}

.life-latest .heading {
  margin-bottom: 8vw;
}

.life-slide {
  position: relative;
}

.life-slide .swiper-wrapper .swiper-slide {
  width: 81.3333333333vw !important;
  height: auto;
  background-color: #ffffff;
  border-color: #D5D5D5;
  border-style: solid;
  border-width: 0.1333333333vw;
}
.life-slide .swiper-wrapper .swiper-slide .blog-image {
  margin-bottom: 0;
}
.life-slide .swiper-wrapper .swiper-slide .blog-content {
  padding: 4vw 4.4vw;
}

.life-slide .swiper-wrapper .swiper-slide:not(:last-child) {
  border-right: none;
}

.life-control {
  margin-top: 8vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.life-control-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.6666666667vw;
  bottom: auto !important;
}

.life-control-pagination .swiper-pagination-bullet {
  margin: 0 !important;
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-color: #ffffff;
  border-color: #D81829;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 50% !important;
  opacity: 1 !important;
}

.life-control-pagination .swiper-pagination-bullet-active {
  background-color: #D81829 !important;
}

.life-control-pause,
.life-control-prev,
.life-control-next {
  position: relative;
  width: 8vw;
  height: 8vw;
  background-size: contain;
  cursor: pointer;
}

.life-control-pause {
  background-image: url(../img/life/pause-rd.svg);
}
.life-control-pause.is-paused {
  background-image: url(../img/life/play-rd.svg);
}

.life-control-prev {
  background-image: url(../img/life/prev-wh_sp.svg);
}

.life-control-next {
  background-image: url(../img/life/next-wh_sp.svg);
}

.life-slide .blog-post a {
  position: relative;
  display: block;
}
.life-slide .blog-post a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 3.3333333333vw 3.3333333333vw;
  border-color: transparent transparent #D81829 transparent;
}

@media screen and (max-width: 750px) {
  .life-slide {
    margin: 0 auto;
    width: 81.3333333333vw;
  }
  .life-slide .blog-image img {
    height: 45.7333333333vw;
  }
  .life-control {
    position: relative;
    z-index: 1;
  }
  .life-control-pagination {
    width: auto !important;
    max-width: 65.3333333333vw;
  }
  .life-control-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 18.6666666667vw;
  }
  .life-control-pause {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  .life-latest {
    margin-top: 6.9444444444vw;
  }
  .life-latest .heading {
    margin-bottom: 3.4722222222vw;
  }
  .life-slide .swiper-wrapper .swiper-slide {
    width: 25.4166666667vw !important;
    border-width: 0.0694444444vw;
  }
  .life-slide .swiper-wrapper .swiper-slide .blog-content {
    padding: 1.3888888889vw;
  }
  .life-control {
    position: absolute;
    top: -6.25vw;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 1.0416666667vw;
    margin: 0;
    right: 0;
    z-index: 1;
  }
  .life-control-pagination {
    gap: 1.0416666667vw;
    width: auto !important;
  }
  .life-control-pagination .swiper-pagination-bullet {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
    border-width: 0.0694444444vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .life-control-pagination .swiper-pagination-bullet:hover {
    background-color: #D81829;
  }
  .life-control-pause {
    width: 2.7777777778vw;
    height: 2.7777777778vw;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .life-control-pause:hover {
    opacity: 0.7;
  }
  .life-control-btn {
    display: none;
  }
  .life-slide .swiper-slide-active + .swiper-slide:before,
  .life-slide .swiper-slide-active + .swiper-slide + .swiper-slide:before {
    content: none;
  }
  .life-slide .blog-post a:after {
    border-width: 0px 0px 1.1111111111vw 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .life-latest {
    margin-top: 100px;
  }
  .life-latest .heading {
    margin-bottom: 50px;
  }
  .life-slide .swiper-wrapper .swiper-slide {
    width: 366px !important;
    border-width: 1px;
  }
  .life-slide .swiper-wrapper .swiper-slide .blog-content {
    padding: 20px;
  }
  .life-control {
    gap: 15px;
    top: -90px;
  }
  .life-control-pagination {
    gap: 15px;
  }
  .life-control-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-width: 1px;
  }
  .life-control-pause {
    width: 40px;
    height: 40px;
  }
  .life-slide .blog-post a:after {
    border-width: 0px 0px 16px 16px;
  }
}
/*  news --> archive
-------------------------------------------------------------------------------*/
.sub--news {
  background-color: #D5D5D5;
}

.sub--news .news-menu {
  margin-bottom: 4vw;
}
@media screen and (min-width: 751px) {
  .sub--news .news-menu {
    gap: 0.3472222222vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 1.3888888889vw;
  }
}
@media screen and (min-width: 751px) {
  .sub--news .news-menu {
    gap: 5px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 751px) {
  .sub--news .news-box {
    padding: 2.4305555556vw 3.8194444444vw 5.2083333333vw 3.8194444444vw;
    background-color: #ffffff;
  }
}
@media screen and (min-width: 1441px) {
  .sub--news .news-box {
    padding: 35px 55px 75px 55px;
  }
}

@media screen and (max-width: 750px) {
  .sub--news .news-list {
    padding: 2.6666666667vw 4vw 4vw 4vw;
    background-color: #ffffff;
  }
}

/*  news --> single
-------------------------------------------------------------------------------*/
.editor--news h2 {
  position: relative;
  margin: 1.5em 0 1em 0;
  padding: 0.5em 1em;
  background-color: #BCA475;
  color: #ffffff;
  font-family: "NotoSansJP", sans-serif;
  font-size: 5.3333333333vw;
  font-weight: 500;
  line-height: 1.33em;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 751px) {
  .editor--news h2 {
    padding: 0.5em 1.3888888889vw;
    font-size: 1.8055555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .editor--news h2 {
    padding: 0.5em 20px;
    font-size: 2.6rem;
  }
}

/*  blog --> archive
-------------------------------------------------------------------------------*/
.blog-latest {
  margin-top: 13.3333333333vw;
}
.blog-latest .heading {
  margin-bottom: 6.6666666667vw;
}
.blog-latest .heading-ja {
  color: #D81829;
}

.blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6.6666666667vw;
}

.blog-list .blog-post {
  background-color: #ffffff;
  border-color: #D5D5D5;
  border-style: solid;
  border-width: 0.1333333333vw;
}
.blog-list .blog-post .blog-image {
  margin-bottom: 0;
}
.blog-list .blog-post .blog-image img {
  height: 45.7333333333vw;
}
.blog-list .blog-post .blog-content {
  padding: 4vw 4.4vw;
}

.blog-list .blog-post a {
  position: relative;
  display: block;
}
.blog-list .blog-post a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 3.3333333333vw 3.3333333333vw;
  border-color: transparent transparent #D81829 transparent;
}

@media screen and (max-width: 750px) {
  .blog-list {
    margin: 0 auto;
    width: 81.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .blog-latest {
    margin-top: 9.0277777778vw;
  }
  .blog-latest .heading {
    margin-bottom: 2.4305555556vw;
  }
  .blog .blog-latest {
    margin-top: 6.9444444444vw;
  }
  .blog-list {
    gap: 2.0833333333vw 0;
  }
  .blog-list .blog-post {
    width: 25.4166666667vw;
    border-width: 0.0694444444vw;
    border-left: none;
  }
  .blog-list .blog-post:nth-child(1),
  .blog-list .blog-post:nth-child(4),
  .blog-list .blog-post:nth-child(7),
  .blog-list .blog-post:nth-child(10),
  .blog-list .blog-post:nth-child(13),
  .blog-list .blog-post:nth-child(16),
  .blog-list .blog-post:nth-child(19),
  .blog-list .blog-post:nth-child(22) {
    border-left: 0.0694444444vw solid #D5D5D5;
  }
  .blog-list .blog-post a:after {
    border-width: 0px 0px 1.1111111111vw 1.1111111111vw;
  }
  .blog-list .blog-post a .blog-image img {
    height: 14.2361111111vw;
  }
  .blog-list .blog-post a .blog-content {
    padding: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-latest {
    margin-top: 130px;
  }
  .blog-latest .heading {
    margin-bottom: 35px;
  }
  .blog .blog-latest {
    margin-top: 100px;
  }
  .blog-list {
    gap: 30px 0;
  }
  .blog-list .blog-post {
    width: 366px;
    border-width: 1px;
  }
  .blog-list .blog-post:nth-child(1),
  .blog-list .blog-post:nth-child(4),
  .blog-list .blog-post:nth-child(7),
  .blog-list .blog-post:nth-child(10),
  .blog-list .blog-post:nth-child(13),
  .blog-list .blog-post:nth-child(16),
  .blog-list .blog-post:nth-child(19),
  .blog-list .blog-post:nth-child(22) {
    border-left: 1px solid #D5D5D5;
  }
  .blog-list .blog-post a:after {
    border-width: 0px 0px 16px 16px;
  }
  .blog-list .blog-post a .blog-image img {
    height: 205px;
  }
  .blog-list .blog-post a .blog-content {
    padding: 20px;
  }
}
/*  blog --> single
-------------------------------------------------------------------------------*/
.blog-intro {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 751px) {
  .blog-intro {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-intro {
    margin-top: 30px;
  }
}
.blog-intro p {
  font-family: "NotoSansJP", sans-serif;
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 1.7em;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 751px) {
  .blog-intro p {
    font-size: 1.3888888889vw;
    line-height: 1.875em;
  }
}
@media screen and (min-width: 1441px) {
  .blog-intro p {
    font-size: 2rem;
  }
}

.blog-share {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5.3333333333vw;
  margin-top: 8vw;
  height: 16vw;
}
@media screen and (min-width: 751px) {
  .blog-share {
    gap: 2.0833333333vw;
    margin-top: 4.1666666667vw;
    height: 5.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-share {
    gap: 30px;
    margin-top: 60px;
    height: 80px;
  }
}
.blog-share:before, .blog-share:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #212121;
}
@media screen and (min-width: 751px) {
  .blog-share:before, .blog-share:after {
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-share:before, .blog-share:after {
    height: 1px;
  }
}
.blog-share:before {
  top: 0;
}
.blog-share:after {
  bottom: 0;
}

.blog-share-label {
  font-size: 4.2666666667vw;
  font-weight: 900;
}
@media screen and (min-width: 751px) {
  .blog-share-label {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-share-label {
    font-size: 2rem;
  }
}
.blog-share-label:after {
  content: ":";
}

.blog-share-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.3333333333vw;
}
@media screen and (min-width: 751px) {
  .blog-share-menu {
    gap: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-share-menu {
    gap: 20px;
  }
}

.blog-share-menu a {
  display: block;
  width: 6.6666666667vw;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (min-width: 751px) {
  .blog-share-menu a {
    width: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-share-menu a {
    width: 30px;
  }
}
.blog-share-menu a:hover {
  opacity: 0.6;
}

.editor--blog h2 {
  position: relative;
  margin: 1.5em 0 1em 0;
  padding: 0.5em 1em;
  font-family: "NotoSansJP", sans-serif;
  font-size: 5.3333333333vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.33em;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 751px) {
  .editor--blog h2 {
    font-size: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .editor--blog h2 {
    font-size: 3rem;
  }
}
.editor--blog h2:before, .editor--blog h2:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #212121;
}
@media screen and (min-width: 751px) {
  .editor--blog h2:before, .editor--blog h2:after {
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .editor--blog h2:before, .editor--blog h2:after {
    height: 1px;
  }
}
.editor--blog h2:before {
  top: 0;
}
.editor--blog h2:after {
  bottom: 0;
}