@charset "UTF-8";
/* sub --> common
-------------------------------------------------------------------------------*/
.sub {
  position: relative;
  padding: 10.6666666667vw 0 16vw 0;
}

.sub--section section:nth-child(n+2) {
  margin-top: 16vw;
}

.sub-in {
  position: relative;
  margin: 0 auto;
  width: 89.8666666667vw;
}

.sub-lead {
  position: relative;
  margin-bottom: 8vw;
}
.sub-lead p {
  line-height: 1.71;
  letter-spacing: 0;
}

.sub-lead--box {
  padding: 6vw 5.3333333333vw;
  background-color: #eee;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}
.sub-lead--box p {
  text-align: left;
}
.sub-lead--box:before, .sub-lead--box:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
}
.sub-lead--box:before {
  top: 0;
  left: 0;
  border-width: 9.3333333333vw 9.3333333333vw 0px 0px;
  border-color: #224e45 transparent transparent transparent;
}
.sub-lead--box:after {
  right: 0;
  bottom: 0;
  border-width: 0px 0px 9.3333333333vw 9.3333333333vw;
  border-color: transparent transparent #224e45 transparent;
}

.sub--blog .sub-lead {
  margin-bottom: 16vw;
}

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

.complete p,
.notfound p {
  line-height: 1.78;
}

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

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

.complete-inquiry {
  margin-top: 6.6666666667vw;
}

.complete-inquiry .inquiry .inquiry-in {
  max-width: 100%;
}

@media screen and (max-width: 750px) {
  .complete-inquiry {
    margin-left: -5.0666666667vw;
    width: 100vw;
  }
  .complete-inquiry .inquiry {
    padding: 11.3333333333vw 0;
  }
  .complete-inquiry .inquiry-shop {
    margin: 0 auto;
  }
}
@media screen and (min-width: 751px) {
  .sub {
    padding: 5.5555555556vw 0 8.3333333333vw 0;
  }
  .sub--section section:nth-child(n+2) {
    margin-top: 6.9444444444vw;
  }
  .sub-in {
    width: 69.4444444444vw;
  }
  .sub-lead {
    margin-bottom: 3.4722222222vw;
  }
  .sub-lead p {
    text-align: center;
    line-height: 1.86;
    letter-spacing: 0.1em;
  }
  .sub-lead--box {
    padding: 2.0833333333vw 4.8611111111vw;
    border-radius: 1.3888888889vw;
  }
  .sub-lead--box p {
    text-align: left;
  }
  .sub-lead--box:before {
    border-width: 3.4722222222vw 3.4722222222vw 0px 0px;
  }
  .sub-lead--box:after {
    border-width: 0px 0px 3.4722222222vw 3.4722222222vw;
  }
  .sub--blog .sub-lead {
    margin-bottom: 4.8611111111vw;
  }
  .complete p,
  .notfound p {
    line-height: 1.86;
  }
  .complete-inquiry {
    margin-top: 3.4722222222vw;
  }
  .complete-inquiry .inquiry .inquiry-in {
    padding: 0 4.8611111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .sub {
    padding: 80px 0 120px 0;
  }
  .sub--section section:nth-child(n+2) {
    margin-top: 100px;
  }
  .sub-in {
    width: 1000px;
  }
  .sub-lead {
    margin-bottom: 50px;
  }
  .sub-lead--box {
    padding: 30px 70px;
    border-radius: 20px;
  }
  .sub-lead--box:before {
    border-width: 50px 50px 0px 0px;
  }
  .sub-lead--box:after {
    border-width: 0px 0px 50px 50px;
  }
  .sub--blog .sub-lead {
    margin-bottom: 70px;
  }
  .complete-inquiry {
    margin-top: 50px;
  }
  .complete-inquiry .inquiry .inquiry-in {
    padding: 0 70px;
  }
}
/* sub --> company
-------------------------------------------------------------------------------*/
.sub--company {
  padding-top: 0 !important;
}

.sec--company-common {
  margin-top: 26.6666666667vw;
}

@media screen and (min-width: 751px) {
  .sec--company-common {
    margin-top: 9.0277777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--company-common {
    margin-top: 130px;
  }
}
/* ------------------------------------------- main - */
.company-main {
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}

/* ------------------------------------------- message - */
.company-message {
  margin: 0 auto;
  width: 89.8666666667vw;
}

.company-message-head {
  position: relative;
  margin-bottom: 24vw;
  text-align: center;
}
.company-message-head:before {
  content: "";
  position: absolute;
  top: -23.3333333333vw;
  left: 50%;
  display: inline-block;
  width: 90.5333333333vw;
  height: 68.9333333333vw;
  background-image: url(../img/company/paint_sp.png);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.company-message-ttl {
  margin-bottom: 1em;
  color: #1e3932;
  font-size: 4vw;
  font-weight: 800;
  line-height: 1.4em;
}

.company-message-catch {
  display: inline-block;
  color: #1e3932;
  font-size: 6.4vw;
  font-weight: 800;
  line-height: 1.5em;
}

.company-message .company-message-contents > div {
  position: relative;
}

.company-message-image {
  position: relative;
  margin-top: 6.6666666667vw;
}
.company-message-image > div img {
  border-radius: 4vw;
}

.company-message .company-message-contents > div:nth-child(n+2) {
  margin-top: 14.6666666667vw;
}

.company-message .company-message-contents > div:nth-child(1) {
  padding-bottom: 63.3333333333vw;
}
.company-message .company-message-contents > div:nth-child(1) .company-message-image {
  left: -9.0666666667vw;
  width: 53.3333333333vw;
}
.company-message .company-message-contents > div:nth-child(1) .company-message-image:after {
  content: "";
  position: absolute;
  right: -20.6666666667vw;
  bottom: -6.6666666667vw;
  display: inline-block;
  width: 44vw;
  height: 29.8666666667vw;
  background-image: url(../img/company/sub01_sp.jpg);
  background-size: contain;
  border-radius: 4vw;
}
.company-message .company-message-contents > div:nth-child(1):after {
  content: "";
  position: absolute;
  right: -5.0666666667vw;
  bottom: 0;
  display: inline-block;
  width: 90.1333333333vw;
  height: 46.4vw;
  background-image: url(../img/company/sub02_sp.jpg);
  background-size: contain;
  border-radius: 4vw 0 0 4vw;
}

.company-message .company-message-contents > div:nth-child(3) .company-message-image {
  margin: 9.3333333333vw auto 0 auto;
  width: 80vw;
}

.company-message-name {
  margin-top: 5.3333333333vw;
  font-family: "ZenOldMincho", sans-serif;
  font-size: 6.4vw;
  font-weight: 900;
  text-align: right;
}

@media screen and (min-width: 751px) {
  .company-message {
    width: 83.3333333333vw;
  }
  .company-message-head {
    margin-bottom: 6.25vw;
  }
  .company-message-head:before {
    top: -8.6805555556vw;
    width: 35.2777777778vw;
    height: 27.0833333333vw;
    background-image: url(../img/company/paint.png);
    background-image: image-set(url(../img/company/paint.png) 1x, url(../img/company/paint-2x.png) 2x);
    background-image: -webkit-image-set(url(../img/company/paint.png) 1x, url(../img/company/paint-2x.png) 2x);
  }
  .company-message-ttl {
    font-size: 1.1111111111vw;
  }
  .company-message-catch {
    font-size: 2.5vw;
    text-align: left;
  }
  .company-message .company-message-contents > div {
    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;
  }
  .company-message-image {
    margin: 0;
  }
  .company-message-image > div {
    position: absolute;
    top: 0;
  }
  .company-message-image > div img {
    border-radius: 2.0833333333vw;
  }
  .company-message .company-message-contents > div:nth-child(n+2) {
    margin-top: 6.9444444444vw;
  }
  .company-message .company-message-contents > div:nth-child(1) {
    padding-bottom: 25.6944444444vw;
  }
  .company-message .company-message-contents > div:nth-child(1) .company-message-content {
    width: 54.1666666667vw;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .company-message .company-message-contents > div:nth-child(1) .company-message-image {
    left: 0;
    width: 21.5277777778vw;
    height: 33.8194444444vw;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .company-message .company-message-contents > div:nth-child(1) .company-message-image > div {
    position: absolute;
    right: 0;
    width: 27.7777777778vw;
  }
  .company-message .company-message-contents > div:nth-child(1) .company-message-image:after {
    right: -4.1666666667vw;
    bottom: -4.1666666667vw;
    width: 17.3611111111vw;
    height: 11.8055555556vw;
    background-image: url(../img/company/sub01.jpg);
    background-image: image-set(url(../img/company/sub01.jpg) 1x, url(../img/company/sub01-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/company/sub01.jpg) 1x, url(../img/company/sub01-2x.jpg) 2x);
    border-radius: 2.0833333333vw;
  }
  .company-message .company-message-contents > div:nth-child(1):after {
    right: -8.3333333333vw;
    width: 62.5vw;
    height: 20.8333333333vw;
    background-image: url(../img/company/sub02.jpg);
    background-image: image-set(url(../img/company/sub02.jpg) 1x, url(../img/company/sub02-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/company/sub02.jpg) 1x, url(../img/company/sub02-2x.jpg) 2x);
    border-radius: 2.0833333333vw;
  }
  .company-message .company-message-contents > div:nth-child(2) .company-message-content {
    padding-left: 6.9444444444vw;
    width: 52.0833333333vw;
  }
  .company-message .company-message-contents > div:nth-child(2) .company-message-image {
    width: 27.7777777778vw;
    height: 20.8333333333vw;
  }
  .company-message .company-message-contents > div:nth-child(2) .company-message-image > div {
    left: 0;
    width: 27.7777777778vw;
  }
  .company-message .company-message-contents > div:nth-child(3) .company-message-content {
    position: relative;
    width: 41.6666666667vw;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .company-message .company-message-contents > div:nth-child(3) .company-message-image {
    margin: 0;
    width: 35.7638888889vw;
    height: 31.9444444444vw;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .company-message .company-message-contents > div:nth-child(3) .company-message-image > div {
    right: 0;
    width: 41.6666666667vw;
  }
  .company-message-name {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 1441px) {
  .company-message {
    width: 1200px;
  }
  .company-message-head {
    margin-bottom: 90px;
  }
  .company-message-head:before {
    top: -125px;
    width: 508px;
    height: 390px;
  }
  .company-message-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .company-message-catch {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .company-message-image > div img {
    border-radius: 30px;
  }
  .company-message .company-message-contents > div:nth-child(n+2) {
    margin-top: 100px;
  }
  .company-message .company-message-contents > div:nth-child(1) {
    padding-bottom: 370px;
  }
  .company-message .company-message-contents > div:nth-child(1) .company-message-content {
    width: 780px;
  }
  .company-message .company-message-contents > div:nth-child(1) .company-message-image {
    width: 310px;
    height: 487px;
  }
  .company-message .company-message-contents > div:nth-child(1) .company-message-image > div {
    width: 400px;
  }
  .company-message .company-message-contents > div:nth-child(1) .company-message-image:after {
    right: -60px;
    bottom: -60px;
    width: 250px;
    height: 170px;
    border-radius: 30px;
  }
  .company-message .company-message-contents > div:nth-child(1):after {
    right: -120px;
    width: 900px;
    height: 300px;
    border-radius: 30px;
  }
  .company-message .company-message-contents > div:nth-child(2) .company-message-content {
    padding-left: 100px;
    width: 750px;
  }
  .company-message .company-message-contents > div:nth-child(2) .company-message-image {
    width: 400px;
    height: 300px;
  }
  .company-message .company-message-contents > div:nth-child(2) .company-message-image > div {
    width: 400px;
  }
  .company-message .company-message-contents > div:nth-child(3) .company-message-content {
    width: 600px;
  }
  .company-message .company-message-contents > div:nth-child(3) .company-message-image {
    width: 515px;
    height: 460px;
  }
  .company-message .company-message-contents > div:nth-child(3) .company-message-image > div {
    width: 600px;
  }
  .company-message-name {
    margin-top: 70px;
    font-size: 36px;
    font-size: 3.6rem;
  }
}
/* ------------------------------------------- philosophy - */
.philosophy-ttl {
  margin-bottom: 1em;
  color: #1e3932;
  font-size: 6.4vw;
  font-weight: 800;
  text-align: center;
  line-height: 1.5em;
}

.philosophy-image {
  margin: 10.6666666667vw 0;
}

@media screen and (min-width: 751px) {
  .philosophy {
    position: relative;
    margin-top: 6.25vw;
    padding-right: 25.3472222222vw;
  }
  .philosophy-ttl {
    font-size: 2.2222222222vw;
    text-align: left;
    text-indent: -0.5em;
  }
  .philosophy-image {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 22.2222222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .philosophy {
    margin-top: 90px;
    padding-right: 365px;
  }
  .philosophy-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .philosophy-image {
    width: 320px;
  }
}
/* ------------------------------------------- box - */
.sec--company-box {
  margin-top: 10.6666666667vw;
}

.company-box {
  position: relative;
  padding: 12vw 4.2666666667vw;
  background-color: #eeeeee;
  border-radius: 5.3333333333vw;
}

.company-box-ttl {
  margin-bottom: 1em;
  color: #1e3932;
  font-size: 6.4vw;
  font-weight: 800;
  text-align: center;
  line-height: 1.5em;
}

.company-box-list {
  margin-top: 8vw;
}

.company-box-list > li {
  padding-left: 2em;
  text-indent: -2em;
  line-height: 1.75;
}
.company-box-list > li:before {
  content: "・";
  margin-right: 1em;
}

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

@media screen and (min-width: 751px) {
  .sec--company-box {
    margin-top: 3.4722222222vw;
  }
  .company-box {
    padding: 3.4722222222vw 4.8611111111vw 4.1666666667vw 4.8611111111vw;
    border-radius: 2.7777777778vw;
  }
  .company-box-ttl {
    font-size: 2.5vw;
  }
  .company-box-list {
    margin-top: 3.125vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--company-box {
    margin-top: 50px;
  }
  .company-box {
    padding: 50px 70px 60px 70px;
    border-radius: 40px;
  }
  .company-box-ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .company-box-list {
    margin-top: 45px;
  }
}
/* ------------------------------------------- overview - */
.overview {
  position: relative;
  border-top-color: #224e45;
  border-top-style: solid;
  border-top-width: 0.5333333333vw;
}
.overview:before {
  content: "";
  position: absolute;
  top: -0.5333333333vw;
  left: 0;
  width: 28.6666666667vw;
  height: 0.5333333333vw;
  background-color: #d43939;
  z-index: 1;
}

.overview dl {
  position: relative;
  padding: 6.6666666667vw 4vw;
  border-bottom-color: #224e45;
  border-bottom-style: solid;
  border-bottom-width: 0.5333333333vw;
}
.overview dl:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.5333333333vw;
  width: 28.6666666667vw;
  height: 0.5333333333vw;
  background-color: #d43939;
  z-index: 1;
}

.overview dl dt {
  position: relative;
  margin-bottom: 0.7em;
  width: 100%;
  color: #1e3932;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.33;
}

.overview dl dd {
  width: 100%;
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 1.75;
}

.overview dl dd ul li {
  line-height: 1.75;
}

.overview-ttl {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1.3em;
  font-weight: 700;
  line-height: 1.2;
}
.overview-ttl:before {
  content: "";
  position: absolute;
  top: 0.1em;
  left: 0;
  width: 1em;
  height: 1em;
  background-color: #224e45;
  border-radius: 0.4vw;
}

.overview-box > li:nth-child(n+2) {
  margin-top: 1.5em;
}

@media screen and (min-width: 751px) {
  .overview {
    margin: 0 auto;
    width: 58.3333333333vw;
    border-top-width: 0.1388888889vw;
  }
  .overview:before {
    top: -0.1388888889vw;
    width: 14.5833333333vw;
    height: 0.1388888889vw;
    border-radius: 0.1388888889vw;
  }
  .overview dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 1.3888888889vw 0;
    border-bottom-width: 0.1388888889vw;
  }
  .overview dl:before {
    bottom: -0.1388888889vw;
    width: 14.5833333333vw;
    height: 0.1388888889vw;
    border-radius: 0.1388888889vw;
  }
  .overview dl dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    padding: 0 1.3888888889vw;
    width: 14.5833333333vw;
    font-size: 1.1111111111vw;
    font-weight: 700;
    line-height: 1.6;
  }
  .overview dl dd {
    padding: 0 1.3888888889vw;
    width: calc(100% - 14.5833333333vw);
    font-size: 1.0416666667vw;
    line-height: 1.75;
  }
  .overview dl dd ul li {
    line-height: 1.75;
  }
  .overview-ttl:before {
    border-radius: 0.2083333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .overview {
    width: 840px;
    border-top-width: 2px;
  }
  .overview:before {
    top: -2px;
    width: 210px;
    height: 2px;
  }
  .overview dl {
    padding: 20px 0;
    border-bottom-width: 2px;
  }
  .overview dl:before {
    bottom: -2px;
    width: 210px;
    height: 2px;
  }
  .overview dl dt {
    padding: 0 20px;
    width: 210px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .overview dl dd {
    padding: 0 20px;
    width: calc(100% - 210px);
    font-size: 15px;
    font-size: 1.5rem;
  }
  .overview-ttl:before {
    border-radius: 3px;
  }
}
/* ------------------------------------------- menu - */
.company-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4.6666666667vw;
}

.company-menu a {
  display: block;
}

@media screen and (max-width: 750px) {
  .company-menu {
    margin: 11.3333333333vw auto 0 auto;
    width: 80vw;
  }
}
@media screen and (min-width: 751px) {
  .company-menu {
    margin-top: 5.2083333333vw;
    gap: 3.4722222222vw;
  }
  .company-menu a {
    width: 32.9861111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .company-menu {
    margin-top: 75px;
    gap: 50px;
  }
  .company-menu a {
    width: 475px;
  }
}
/* sub --> contact
-------------------------------------------------------------------------------*/
.contact-inquiry {
  position: relative;
  background-color: #224e45;
  overflow: hidden;
}

.contact-inquiry-head {
  padding: 2vw 4vw;
  background-color: #ffa800;
  color: #1e3932;
  font-size: 4.2666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}

.contact-inquiry-in {
  position: relative;
  padding-bottom: 11.3333333333vw;
  background-color: #224e45;
}

.contact-inquiry .inquiry-btn p {
  margin-bottom: 1em;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}

@media screen and (max-width: 750px) {
  .contact-inquiry .inquiry-label {
    position: absolute;
    top: -6.6666666667vw;
    right: 1.3333333333vw;
    width: 17.3333333333vw;
    height: 17.3333333333vw;
    border-radius: 50%;
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
    z-index: 1;
  }
  .contact-inquiry .inquiry-label p {
    font-size: 2.6666666667vw;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.05em;
  }
  .contact-inquiry .inquiry-btn {
    width: 86.6666666667vw;
  }
  .contact-inquiry .inquiry-btn a {
    margin: 0 auto;
    width: 70vw;
  }
}
@media screen and (min-width: 751px) {
  .contact-inquiry {
    margin: 0 auto;
    width: 98.6111111111vw;
    border-radius: 1.3888888889vw;
  }
  .contact-inquiry-head {
    padding: 0.6944444444vw 0;
    font-size: 1.3888888889vw;
  }
  .contact-inquiry-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 2.0833333333vw 3.4722222222vw 2.0833333333vw 7.6388888889vw;
  }
  .contact-inquiry .inquiry-label {
    top: 0.6944444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .contact-inquiry {
    width: 1420px;
    border-radius: 20px;
  }
  .contact-inquiry-head {
    padding: 10px 0;
    font-size: 20px;
    font-size: 2rem;
  }
  .contact-inquiry-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px 50px 30px 110px;
  }
  .contact-inquiry .inquiry-label {
    top: 10px;
  }
}
/* sub --> price
-------------------------------------------------------------------------------*/
.sub--price {
  padding-top: 0 !important;
}

/* ------------------------------------------- estimate - */
@media screen and (max-width: 750px) {
  .price-estimate {
    margin: 0 auto;
    width: 82.4vw;
  }
  .price-estimate p {
    letter-spacing: 0;
  }
}
/* ------------------------------------------- survey - */
.price-survey {
  margin-top: 10.6666666667vw;
}

.price-survey-ttl {
  margin-bottom: 1.5em;
  color: #1e3932;
  font-size: 5.0666666667vw;
  font-weight: 900;
  text-align: center;
  line-height: 1.5;
}

.price-survey-list-image {
  margin-bottom: 2.6666666667vw;
  border-color: #ffffff;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 4.2666666667vw;
  overflow: hidden;
}

.price-survey-list-ttl {
  font-size: 4vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}

.price-survey-desc {
  margin-top: 8.6666666667vw;
  padding: 5.3333333333vw 6vw;
  background-color: #224e45;
}
.price-survey-desc p {
  color: #ffffff;
  font-size: 4vw;
  font-weight: 700;
}

@media screen and (max-width: 750px) {
  .price-survey-list {
    margin: 0 auto;
    width: 80vw;
  }
  .price-survey-list > li {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 751px) {
  .price-survey {
    margin-top: 5.5555555556vw;
  }
  .price-survey-ttl {
    font-size: 1.9444444444vw;
  }
  .price-survey-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.8055555556vw;
  }
  .price-survey-list > li {
    width: 21.9444444444vw;
  }
  .price-survey-list-image {
    margin-bottom: 1.0416666667vw;
    border-width: 0.1388888889vw;
    border-radius: 2.2222222222vw;
  }
  .price-survey-list-ttl {
    font-size: 1.25vw;
  }
  .price-survey-desc {
    margin-top: 3.4722222222vw;
    padding: 1.7361111111vw;
  }
  .price-survey-desc p {
    font-size: 1.25vw;
    text-align: center;
  }
}
@media screen and (min-width: 1441px) {
  .price-survey {
    margin-top: 80px;
  }
  .price-survey-ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .price-survey-list {
    gap: 26px;
  }
  .price-survey-list > li {
    width: 316px;
  }
  .price-survey-list-image {
    margin-bottom: 15px;
    border-width: 2px;
    border-radius: 32px;
  }
  .price-survey-list-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .price-survey-desc {
    margin-top: 50px;
    padding: 25px;
  }
  .price-survey-desc p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* ------------------------------------------- box - */
.price-box {
  padding: 13.3333333333vw 5.0666666667vw;
  background-color: #ffffff;
}

.price-box-contents {
  margin-top: 9.3333333333vw;
}

.price-box-contents > div:nth-child(n+2) {
  margin-top: 12vw;
}

.price-box-head {
  margin-bottom: 8vw;
  text-align: center;
}

.price-box-ttl {
  color: #1e3932;
  font-size: 6.1333333333vw;
  font-weight: 900;
  text-align: center;
  line-height: 1.5em;
}

.price-box-en {
  margin-top: 0.3em;
  color: #1e3932;
  font-family: "Poppins", sans-serif;
  font-size: 4vw;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
}
.price-box-en:first-letter {
  text-transform: uppercase;
}

.price-box-notes > li {
  padding-left: 1em;
  font-size: 2.9333333333vw;
  text-align: left;
  text-indent: -1em;
  line-height: 1.5em;
}
.price-box-notes > li:before {
  content: "※";
}

.price-box-notes > li:nth-child(n+2) {
  margin-top: 0.5em;
}

@media screen and (max-width: 750px) {
  .price-box-desc {
    margin: 0 auto;
    width: 82.4vw;
  }
  .price-box-desc p {
    letter-spacing: 0;
  }
  .price-box-notes {
    margin: 6.6666666667vw auto 0 auto;
    width: 78.1333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .price-box {
    margin: 0 auto;
    padding: 3.4722222222vw 6.9444444444vw;
    width: 83.3333333333vw;
    border-radius: 2.7777777778vw;
  }
  .price-box-desc p {
    text-align: center;
  }
  .price-box-contents {
    margin-top: 4.1666666667vw;
  }
  .price-box-contents > div:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .price-box-head {
    margin-bottom: 3.4722222222vw;
  }
  .price-box-ttl {
    font-size: 1.9444444444vw;
  }
  .price-box-en {
    font-size: 1.25vw;
  }
  .price-box-notes {
    margin-top: 2.7777777778vw;
    display: inline-block;
  }
  .price-box-notes > li {
    font-size: 0.9722222222vw;
    line-height: 1.75em;
  }
}
@media screen and (min-width: 1441px) {
  .price-box {
    padding: 50px 100px;
    width: 1200px;
    border-radius: 40px;
  }
  .price-box-contents {
    margin-top: 60px;
  }
  .price-box-contents > div:nth-child(n+2) {
    margin-top: 80px;
  }
  .price-box-head {
    margin-bottom: 50px;
  }
  .price-box-ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .price-box-en {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .price-box-notes {
    margin-top: 40px;
  }
  .price-box-notes > li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* ------------------------------------------- cost - */
.price-cost > div {
  position: relative;
}

.price-cost > div:nth-child(n+2) {
  margin-top: 8.6666666667vw;
}

.price-cost-table {
  position: relative;
  width: 144vw;
}

.price-cost-table th,
.price-cost-table td {
  padding: 0 1em;
  height: 11.2vw;
  border-style: solid;
  border-width: 1px;
  font-weight: 500;
  text-align: center;
  line-height: 1.5em;
}

.price-cost-table tbody th,
.price-cost-table tbody td {
  width: 25% !important;
}

.price-cost-table thead th {
  color: #ffffff;
  font-size: 4.2666666667vw;
  font-weight: 700;
}

.price-cost-table tbody td {
  font-size: 2.4vw;
  letter-spacing: 0.05em;
}

.price-cost-table tbody td span {
  margin-right: 0.2em;
  font-family: "Poppins", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 700;
}

.price-cost-table--ye th,
.price-cost-table--ye td {
  border-color: #F3AC3C;
}
.price-cost-table--ye thead th {
  background-color: #F3AC3C;
}
.price-cost-table--ye tbody th,
.price-cost-table--ye tbody td {
  background-color: #FFFCEF;
}

.price-cost-table--og th,
.price-cost-table--og td {
  border-color: #F37B3C;
}
.price-cost-table--og thead th {
  background-color: #F37B3C;
}
.price-cost-table--og tbody th,
.price-cost-table--og tbody td {
  background-color: #FFEFE6;
}

.price-cost-table--pk th,
.price-cost-table--pk td {
  border-color: #EA7BAE;
}
.price-cost-table--pk thead th {
  background-color: #EA7BAE;
}
.price-cost-table--pk tbody th,
.price-cost-table--pk tbody td {
  background-color: #FEF4FA;
}

.price-cost-table--rd th,
.price-cost-table--rd td {
  border-color: #B43636;
}
.price-cost-table--rd thead th {
  background-color: #B43636;
}
.price-cost-table--rd tbody th,
.price-cost-table--rd tbody td {
  background-color: #FFE8F3;
}

@media screen and (max-width: 750px) {
  .price-cost > div {
    padding-bottom: 4vw;
    overflow-x: scroll;
  }
  .price-cost > div .scroll-hint-icon {
    position: absolute;
    top: 50%;
    left: 32.9333333333vw;
    padding: 0;
    width: 24vw;
    height: 24vw;
    border-radius: 1.3333333333vw;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
  }
  .price-cost > div .scroll-hint-text {
    display: none;
  }
  .price-cost > div .scroll-hint-icon:before {
    content: none;
  }
  .price-cost > div .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;
  }
  .price-cost-table table th,
  .price-cost-table table td {
    white-space: nowrap;
  }
}
@media screen and (min-width: 751px) {
  .price-cost > div:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .price-cost-table {
    width: 100%;
  }
  .price-cost-table th,
  .price-cost-table td {
    height: 3.75vw;
    border-width: 0.0694444444vw;
  }
  .price-cost-table thead th {
    font-size: 1.25vw;
  }
  .price-cost-table tbody td {
    font-size: 0.8333333333vw;
  }
  .price-cost-table tbody td span {
    font-size: 1.25vw;
  }
  .price-cost > div .scroll-hint-icon {
    display: none;
  }
}
@media screen and (min-width: 1441px) {
  .price-cost > div:nth-child(n+2) {
    margin-top: 50px;
  }
  .price-cost-table th,
  .price-cost-table td {
    height: 54px;
    border-width: 1px;
  }
  .price-cost-table thead th {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .price-cost-table tbody td {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .price-cost-table tbody td span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* ------------------------------------------- compare - */
.price-compare {
  position: relative;
}

.price-compare-table {
  position: relative;
}

.price-compare-table th,
.price-compare-table td {
  padding: 0.7em 0.65em;
  border-style: solid;
  border-width: 1px;
  font-weight: 500;
  text-align: center;
  line-height: 1.5em;
}

.price-compare-table thead th:nth-of-type(1) {
  border: none;
  background: none;
}

.price-compare-table thead th {
  color: #ffffff;
  font-weight: 700;
  text-align: center;
}

.price-compare-table .head {
  width: 24vw !important;
  background-color: #F4F4F4;
  border-color: #969696;
  text-align: left;
}

.price-compare-table--wall thead th,
.price-compare-table--wall tbody td {
  width: 42.6666666667vw;
}

.price-compare-table--roof thead th,
.price-compare-table--roof tbody td {
  width: 42.6666666667vw;
}

.price-compare-table tbody tr:nth-of-type(5) th,
.price-compare-table tbody tr:nth-of-type(5) td {
  vertical-align: top;
}

.price-compare-table tbody tr:nth-of-type(5) td {
  text-align: left;
}

.price-compare-table thead th.silicon {
  background-color: #F3AC3C;
  border-color: #F3AC3C;
}

.price-compare-table tbody td.silicon {
  background-color: #FEFCEF;
  border-color: #F3AC3C;
}

.price-compare-table thead th.radical {
  background-color: #F37B3C;
  border-color: #F37B3C;
}

.price-compare-table tbody td.radical {
  background-color: #FDEFE6;
  border-color: #F37B3C;
}

.price-compare-table thead th.inorganic {
  background-color: #EA7BAE;
  border-color: #EA7BAE;
}

.price-compare-table tbody td.inorganic {
  background-color: #FFF4FA;
  border-color: #EA7BAE;
}

.price-compare-table thead th.durable {
  background-color: #B43636;
  border-color: #B43636;
}

.price-compare-table tbody td.durable {
  background-color: #FDE8F3;
  border-color: #B43636;
}

@media screen and (max-width: 750px) {
  .price-compare > div {
    padding-bottom: 4vw;
    overflow-x: scroll;
  }
  .price-compare-table--wall {
    width: 194.6666666667vw;
  }
  .price-compare-table--roof {
    width: 152vw;
  }
  .price-compare > div .scroll-hint-icon {
    position: absolute;
    top: 50%;
    left: 32.9333333333vw;
    padding: 0;
    width: 24vw;
    height: 24vw;
    border-radius: 1.3333333333vw;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
  }
  .price-compare > div .scroll-hint-text {
    display: none;
  }
  .price-compare > div .scroll-hint-icon:before {
    content: none;
  }
  .price-compare > div .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;
  }
  .price-compare-table table th,
  .price-compare-table table td {
    white-space: nowrap;
  }
}
@media screen and (min-width: 751px) {
  .price-compare-table {
    width: 100%;
  }
  .price-compare-table th,
  .price-compare-table td {
    padding: 1em 1.5em;
    border-width: 0.0694444444vw;
  }
  .price-compare-table .head {
    padding: 1em;
    width: 10.4166666667vw !important;
  }
  .price-compare-table--wall thead th,
  .price-compare-table--wall tbody td {
    width: calc(59.0277777778vw / 4);
  }
  .price-compare-table--roof thead th,
  .price-compare-table--roof tbody td {
    width: calc(59.0277777778vw / 3);
  }
}
@media screen and (min-width: 1441px) {
  .price-compare-table {
    width: 100%;
  }
  .price-compare-table th,
  .price-compare-table td {
    border-width: 1px;
  }
  .price-compare-table .head {
    width: 150px !important;
  }
  .price-compare-table--wall thead th,
  .price-compare-table--wall tbody td {
    width: 212.5px;
  }
  .price-compare-table--roof thead th,
  .price-compare-table--roof tbody td {
    width: 283.3333333333px;
  }
}
/* ------------------------------------------- about - */
.price-about {
  margin-top: 10.6666666667vw;
}

.price-about > div:nth-child(n+2) {
  margin-top: 8vw;
}

.price-about-ttl {
  position: relative;
  margin-bottom: 0.5em;
  padding: 0 0 0.1em 1em;
  font-size: 4.5333333333vw;
  font-weight: 700;
  line-height: 1.4em;
}
.price-about-ttl:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.0666666667vw;
  height: 100%;
  background-color: #d43939;
}

@media screen and (min-width: 751px) {
  .price-about {
    margin-top: 5.5555555556vw;
  }
  .price-about > div:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .price-about-ttl {
    font-size: 1.6666666667vw;
  }
  .price-about-ttl:before {
    width: 0.4166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .price-about {
    margin-top: 80px;
  }
  .price-about > div:nth-child(n+2) {
    margin-top: 60px;
  }
  .price-about-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .price-about-ttl:before {
    width: 6px;
  }
}
/* sub --> policy
-------------------------------------------------------------------------------*/
.policy div:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}

.policy-head {
  position: relative;
  margin-bottom: 1.5em;
  padding: 0 0 0.7em 1.25em;
  font-size: 4.4vw;
  font-weight: 700;
  line-height: 1.45;
}
.policy-head:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.5333333333vw;
  background-color: #224e45;
  border-radius: 0.1388888889vw;
}

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

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

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

.policy a {
  text-decoration: underline;
}
.policy a:hover {
  color: #224e45;
}
.policy strong {
  font-weight: 700;
}
.policy > p,
.policy ul,
.policy ol {
  padding: 0 0 0 0.5em;
}
.policy p {
  margin-top: 1.5em;
  line-height: 1.78;
  letter-spacing: 0.09em;
}
.policy ol {
  margin-top: 1.5em;
  counter-reset: number 0;
}
.policy ol li {
  position: relative;
  padding-left: 2em;
  line-height: 1.78;
  letter-spacing: 0.09em;
}
.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;
}

@media screen and (min-width: 751px) {
  .policy div:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .policy .policy-head {
    font-size: 1.6666666667vw;
  }
  .policy .policy-head:after {
    height: 0.2083333333vw;
    border-radius: 0.0694444444vw;
  }
  .policy > p,
  .policy ul,
  .policy ol {
    padding: 0 0 0 1.5em;
  }
  .policy p {
    line-height: 1.86;
    letter-spacing: 0.1em;
  }
  .policy ol li {
    line-height: 1.86;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 1441px) {
  .policy div:nth-child(n+2) {
    margin-top: 80px;
  }
  .policy .policy-head {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .policy .policy-head:after {
    height: 3px;
    border-radius: 1px;
  }
}
/* sub --> reason
-------------------------------------------------------------------------------*/
.reason-sub {
  margin: 0 auto;
  width: 89.8666666667vw;
}

.reason-sub-head {
  position: relative;
  margin-bottom: 6.6666666667vw;
  padding-bottom: 6vw;
  text-align: center;
}
.reason-sub-head:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 8vw;
  height: 0.8vw;
  background-color: #d43939;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.reason-sub-en {
  position: relative;
  display: inline-block;
  margin-bottom: 0.5em;
  color: #1e3932;
  font-family: "Poppins", sans-serif;
  font-size: 4vw;
  font-weight: 700;
}
.reason-sub-en:after {
  content: "";
  position: absolute;
  top: -1.3333333333vw;
  right: -10vw;
  display: inline-block;
  width: 7.4666666667vw;
  height: 5.2vw;
  background-image: url(../img/reason/bird.svg);
  background-size: contain;
}

.reason-sub-ttl {
  color: #1e3932;
  font-size: 7.2vw;
  font-weight: 800;
  line-height: 1.5;
}

.reason-sub-desc {
  margin: 0 auto;
  width: 80vw;
}
.reason-sub-desc p {
  line-height: 1.71;
  letter-spacing: 0;
}

.sub--reason .reason-menu {
  margin: 6.6666666667vw 0 10.6666666667vw -5.0666666667vw;
  padding: 5.3333333333vw 10vw;
  width: 100vw;
  background-color: #eeeeee;
}

.sub--reason .reason-menu-item {
  background-color: #ffffff;
}

.reason-main > li:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}

.reason-main-head {
  position: relative;
  margin-bottom: 5.3333333333vw;
  padding-top: 17.3333333333vw;
}
.reason-main-head:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 21.3333333333vw;
  height: 13.3333333333vw;
  background-size: contain;
  background-position: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.reason-main-head:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  margin-top: 2.6666666667vw;
  width: 67.8666666667vw;
  height: 52vw;
  background-image: url(../img/reason/paint.png);
  background-size: contain;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}

.reason-main-num {
  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: 1.2em;
  color: #1e3932;
  font-size: 3.7333333333vw;
  font-weight: 800;
}
.reason-main-num span {
  margin-left: 0.3em;
  font-family: "Anton", sans-serif;
  font-size: 4.8vw;
  font-weight: 400;
}

.reason-main-ttl {
  color: #1e3932;
  font-size: 6.4vw;
  font-weight: 800;
  text-align: center;
  line-height: 1.5;
}

.reason-main-image {
  border-radius: 4vw;
  overflow: hidden;
}

.reason-main > li:nth-child(1) .reason-main-head:before {
  background-image: url(../img/reason/icon01.svg);
}

.reason-main > li:nth-child(2) .reason-main-head:before {
  background-image: url(../img/reason/icon02.svg);
}

.reason-main > li:nth-child(3) .reason-main-head:before {
  background-image: url(../img/reason/icon03.svg);
}

.reason-main > li:nth-child(4) .reason-main-head:before {
  background-image: url(../img/reason/icon04.svg);
}

.reason-main > li:nth-child(5) .reason-main-head:before {
  background-image: url(../img/reason/icon05.svg);
}

.reason-main-voice {
  margin: 8vw auto 0 auto;
  padding: 0 2.6666666667vw;
  background-color: #ffffff;
  border-radius: 1.3333333333vw;
}

.reason-main-voice dt {
  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 2.6666666667vw;
  height: 12vw;
  color: #1e3932;
  font-size: 4.8vw;
  font-weight: 900;
}

.reason-main-voice dd {
  position: relative;
  padding: 5.3333333333vw 2.6666666667vw;
}
.reason-main-voice dd:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
}

.reason-main-list > li {
  position: relative;
  padding-left: 5.3333333333vw;
  line-height: 1.26;
}
.reason-main-list > li:before {
  content: "";
  position: absolute;
  top: 0.15em;
  left: 0;
  display: inline-block;
  width: 3.6vw;
  height: 3.6vw;
  background-image: url(../img/reason/check.svg);
  background-size: contain;
}

.reason-main-list > li:nth-child(n+2) {
  margin-top: 1em;
}

@media screen and (min-width: 751px) {
  .reason-sub {
    width: 83.3333333333vw;
  }
  .reason-sub-head {
    margin-bottom: 2.4305555556vw;
    padding-bottom: 2.0833333333vw;
  }
  .reason-sub-head:after {
    width: 4.1666666667vw;
    height: 0.4166666667vw;
  }
  .reason-sub-en {
    font-size: 1.25vw;
  }
  .reason-sub-en:after {
    top: -0.6944444444vw;
    right: -5.2083333333vw;
    width: 3.8888888889vw;
    height: 2.7083333333vw;
  }
  .reason-sub-ttl {
    font-size: 2.9166666667vw;
  }
  .reason-sub-desc {
    width: 53.4722222222vw;
  }
  .reason-sub-desc p {
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  .sub--reason .reason-menu {
    margin: 2.4305555556vw auto 4.1666666667vw auto;
    padding: 1.7361111111vw 2.5vw;
    width: 72.9166666667vw;
    border-radius: 2.0833333333vw;
  }
  .reason-main > li:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .reason-main-contents {
    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;
    padding-left: 6.9444444444vw;
  }
  .reason-main-head {
    margin: 0;
    padding: 6.25vw 2.4305555556vw 0 2.4305555556vw;
    width: 34.7222222222vw;
  }
  .reason-main-head:before {
    width: 8.3333333333vw;
    height: 5.5555555556vw;
  }
  .reason-main-head:after {
    margin-top: 2.0833333333vw;
    width: 35.3472222222vw;
    height: 27.0833333333vw;
  }
  .reason-main-num {
    font-size: 1.1111111111vw;
  }
  .reason-main-num span {
    font-size: 1.6666666667vw;
  }
  .reason-main-ttl {
    font-size: 2.3611111111vw;
  }
  .reason-main-image {
    width: 41.6666666667vw;
    border-radius: 2.0833333333vw;
  }
  .reason-main-voice {
    margin: 2.7777777778vw auto 0 auto;
    padding: 0 1.3888888889vw;
    width: 62.5vw;
    border-radius: 0.6944444444vw;
  }
  .reason-main-voice dt {
    padding: 0 4.8611111111vw 0 2.7777777778vw;
    height: 4.5138888889vw;
    font-size: 1.6666666667vw;
  }
  .reason-main-voice dd {
    padding: 1.3888888889vw 1.7361111111vw 2.7777777778vw 1.7361111111vw;
  }
  .reason-main-voice dd:before {
    height: 0.0694444444vw;
  }
  .reason-main-list > li {
    padding-left: 2.0833333333vw;
  }
  .reason-main-list > li:before {
    width: 1.1805555556vw;
    height: 1.1805555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .reason-sub {
    width: 1200px;
  }
  .reason-sub-head {
    margin-bottom: 35px;
    padding-bottom: 30px;
  }
  .reason-sub-head:after {
    width: 60px;
    height: 6px;
  }
  .reason-sub-en {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .reason-sub-en:after {
    top: -10px;
    right: -75px;
    width: 56px;
    height: 39px;
  }
  .reason-sub-ttl {
    font-size: 42px;
    font-size: 4.2rem;
  }
  .reason-sub-desc {
    width: 770px;
  }
  .sub--reason .reason-menu {
    margin: 35px auto 60px auto;
    padding: 25px 36px;
    width: 1050px;
    border-radius: 30px;
  }
  .reason-main > li:nth-child(n+2) {
    margin-top: 80px;
  }
  .reason-main-contents {
    padding-left: 100px;
  }
  .reason-main-head {
    padding: 90px 35px 0 35px;
    width: 500px;
  }
  .reason-main-head:before {
    width: 120px;
    height: 80px;
  }
  .reason-main-head:after {
    margin-top: 30px;
    width: 509px;
    height: 390px;
  }
  .reason-main-num {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .reason-main-num span {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .reason-main-ttl {
    font-size: 34px;
    font-size: 3.4rem;
  }
  .reason-main-image {
    width: 600px;
    border-radius: 30px;
  }
  .reason-main-voice {
    margin: 40px auto 0 auto;
    padding: 0 20px;
    width: 900px;
    border-radius: 10px;
  }
  .reason-main-voice dt {
    padding: 0 70px 0 40px;
    height: 65px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .reason-main-voice dd {
    padding: 20px 25px 40px 25px;
  }
  .reason-main-voice dd:before {
    height: 1px;
  }
  .reason-main-list > li {
    padding-left: 30px;
  }
  .reason-main-list > li:before {
    width: 17px;
    height: 17px;
  }
}
/* ------------------------------------------- strong - */
.sec--reason-strong {
  padding: 13.3333333333vw 0;
  background-color: #eeeeee;
}

.reason-strong {
  padding: 6.6666666667vw 4.9333333333vw;
  background-color: #ffffff;
}

.reason-strong > li:nth-child(n+2) {
  margin-top: 8vw;
}

.reason-strong-image {
  margin-bottom: 4.6666666667vw;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}

.reason-strong-ttl {
  position: relative;
  margin-bottom: 0.5em;
  padding: 0 0 0.1em 1em;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.5;
}
.reason-strong-ttl:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.3333333333vw;
  height: 100%;
  background-color: #224e45;
}

@media screen and (min-width: 751px) {
  .sec--reason-strong {
    padding: 6.9444444444vw 0;
  }
  .reason-strong {
    padding: 4.1666666667vw 6.9444444444vw;
    border-radius: 2.0833333333vw;
  }
  .reason-strong > 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;
  }
  .reason-strong > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .reason-strong-image {
    margin: 0;
    width: 24.3055555556vw;
    border-radius: 1.3888888889vw;
  }
  .reason-strong-content {
    width: 40.9722222222vw;
  }
  .reason-strong-ttl {
    margin-bottom: 1em;
    font-size: 1.6666666667vw;
    line-height: 1.26;
  }
  .reason-strong-ttl:before {
    width: 0.4166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--reason-strong {
    padding: 100px 0;
  }
  .reason-strong {
    padding: 60px 100px;
    border-radius: 30px;
  }
  .reason-strong > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .reason-strong-image {
    width: 350px;
    border-radius: 20px;
  }
  .reason-strong-content {
    width: 590px;
  }
  .reason-strong-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .reason-strong-ttl:before {
    width: 6px;
  }
}
/* sub --> sitemap
-------------------------------------------------------------------------------*/
.sitemap .sitemap-box:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}

.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.1em 5.3333333333vw;
  height: 13.3333333333vw;
  background-color: #ffffff;
  border-style: solid;
  border-width: 0.5333333333vw;
  border-color: #224e45;
  border-radius: 2vw;
  font-size: 3.7333333333vw;
  font-weight: 700;
  line-height: 1.28;
}

.sitemap-menu a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 3.3333333333vw;
  display: inline-block;
  width: 4.8vw;
  height: 1.3333333333vw;
  background-image: url(../img/common/arrow-gr.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

@media screen and (max-width: 750px) {
  .sitemap-menu a:nth-child(n+2) {
    margin-top: 4vw;
  }
  .sitemap-submenu a:nth-child(n+3) {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .sitemap .sitemap-box:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .sitemap-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.0833333333vw;
  }
  .sitemap-menu a {
    margin-left: 2.0833333333vw;
    padding: 0 3.4722222222vw 0.1em 1.7361111111vw;
    width: calc(33.33333% - 2.0833333333vw);
    height: 4.1666666667vw;
    border-width: 0.1388888889vw;
    border-radius: 1.0416666667vw;
    font-size: 1.1111111111vw;
    line-height: 1.33;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .sitemap-menu a:after {
    right: 1.0416666667vw;
    width: 1.5277777778vw;
    height: 0.4166666667vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .sitemap-menu a:nth-child(n+4) {
    margin-top: 1.3888888889vw;
  }
  .sitemap-menu a:hover {
    background-color: #224e45;
    color: #ffffff;
  }
  .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%);
  }
}
@media screen and (min-width: 1441px) {
  .sitemap .sitemap-box:nth-child(n+2) {
    margin-top: 80px;
  }
  .sitemap-menu {
    margin-left: -30px;
  }
  .sitemap-menu a {
    margin-left: 30px;
    padding: 0 50px 0.1em 25px;
    width: calc(33.33333% - 30px);
    height: 60px;
    border-radius: 15px;
    border-width: 2px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .sitemap-menu a:after {
    right: 15px;
    width: 22px;
    height: 6px;
  }
  .sitemap-menu a:nth-child(n+4) {
    margin-top: 20px;
  }
}
/* plan --> area
-------------------------------------------------------------------------------*/
.plan-area-map {
  border-color: #ffffff;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 4.2666666667vw;
  overflow: hidden;
}

.plan-area-city {
  margin-top: 6.6666666667vw;
}

.plan-area-city dl:nth-child(n+2) {
  margin-top: 2em;
}

.plan-area-city dt {
  position: relative;
  margin-bottom: 0.7em;
  padding-left: 5.6vw;
  color: #1e3932;
  font-size: 4.2666666667vw;
  font-weight: 700;
}
.plan-area-city dt:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 4vw;
  height: 4vw;
  background-image: url(../img/common/pin.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.plan-area-city dd {
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0;
}

.plan-area-notes {
  margin-top: 8vw;
  font-size: 3.2vw;
  line-height: 1.5em;
  text-indent: -1em;
  padding-left: 1em;
}
.plan-area-notes:before {
  content: "※";
}

@media screen and (min-width: 751px) {
  .plan-area {
    margin: 0 auto;
    width: 55.5555555556vw;
  }
  .plan-area-map {
    border-width: 0.1388888889vw;
    border-radius: 2.2222222222vw;
  }
  .plan-area-city {
    margin-top: 3.4722222222vw;
  }
  .plan-area-city dt {
    padding-left: 1.9444444444vw;
    font-size: 1.25vw;
  }
  .plan-area-city dt:before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
  .plan-area-city dd {
    font-size: 1.1111111111vw;
    letter-spacing: 0.05em;
  }
  .plan-area-notes {
    margin-top: 2.0833333333vw;
    font-size: 0.9722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .plan-area {
    width: 800px;
  }
  .plan-area-map {
    border-width: 2px;
    border-radius: 32px;
  }
  .plan-area-city {
    margin-top: 50px;
  }
  .plan-area-city dt {
    padding-left: 28px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .plan-area-city dt:before {
    width: 20px;
    height: 20px;
  }
  .plan-area-city dd {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .plan-area-notes {
    margin-top: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* plan --> column
-------------------------------------------------------------------------------*/
.plan-column {
  position: relative;
}

.plan-column-slide {
  position: relative;
}

.plan-column-post a {
  display: block;
}

.plan-column-image {
  border-color: #ffffff;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 4.2666666667vw;
  overflow: hidden;
}
.plan-column-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 53.3333333333vw;
}

.plan-column-content {
  margin-top: 2.6666666667vw;
  padding: 0 0.9333333333vw;
}

.plan-column-ttl {
  max-height: 3em;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 750px) {
  .plan-column {
    margin: 0 auto;
    width: 80vw;
  }
  .plan-column .swiper-slide {
    left: 2.4vw;
    margin-right: 4.8vw;
    width: 53.3333333333vw !important;
  }
  .plan-column .swiper-slide:last-child {
    margin-right: 0;
  }
  #column-prev {
    top: 24vw;
    left: -5.3333333333vw;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  #column-next {
    top: 24vw;
    right: -5.3333333333vw;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  #column-pagination {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 751px) {
  .plan-column .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.7777777778vw;
    width: auto;
    height: auto;
  }
  .plan-column .swiper-wrapper .plan-column-post {
    margin-left: 2.7777777778vw;
    width: calc(33.33333% - 2.7777777778vw) !important;
  }
  .plan-column .swiper-wrapper .plan-column-post:nth-child(n+4) {
    margin-top: 4.1666666667vw;
  }
  .plan-column-image {
    border-width: 0.1388888889vw;
    border-radius: 2.2222222222vw;
  }
  .plan-column-image img {
    height: 14.5833333333vw;
  }
  .plan-column-post a:hover .plan-column-image img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
    cursor: pointer;
  }
  .plan-column-content {
    margin-top: 0.6944444444vw;
    padding: 0 0.6944444444vw;
  }
  .plan-column-ttl {
    max-height: 3.2em;
    line-height: 1.6em;
  }
}
@media screen and (min-width: 1441px) {
  .plan-column .swiper-wrapper {
    margin-left: -40px;
  }
  .plan-column .swiper-wrapper .plan-column-post {
    margin-left: 40px;
    width: calc(33.33333% - 40px) !important;
  }
  .plan-column .swiper-wrapper .plan-column-post:nth-child(n+4) {
    margin-top: 60px;
  }
  .plan-column-image {
    border-width: 2px;
    border-radius: 32px;
  }
  .plan-column-image img {
    height: 210px;
  }
  .plan-column-content {
    margin-top: 10px;
    padding: 0 10px;
  }
}
/* plan --> common
-------------------------------------------------------------------------------*/
.plan {
  padding: 10.6666666667vw 0;
}

.plan section {
  padding: 13.3333333333vw 0;
}

.plan section:first-child {
  padding-top: 0 !important;
}

.plan section:nth-child(even) {
  background-color: #eeeeee;
}

.plan-head {
  margin-bottom: 6.6666666667vw;
}

.plan-ttl {
  position: relative;
  padding-bottom: 6vw;
  text-align: center;
  color: #1e3932;
  font-size: 6.4vw;
  font-weight: 800;
  line-height: 1.5em;
}
.plan-ttl span.small {
  display: inline-block;
  font-size: 4.5333333333vw;
  line-height: 1.5em;
  letter-spacing: 0;
}
.plan-ttl:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 8vw;
  height: 0.8vw;
  background-color: #d43939;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.plan-desc {
  margin: 6.6666666667vw auto 0 auto;
  width: 80vw;
}
.plan-desc p {
  line-height: 1.71;
  letter-spacing: 0;
}

.plan-btn {
  margin: 10.6666666667vw auto 0 auto;
  width: 70vw;
}

@media screen and (min-width: 751px) {
  .plan {
    padding: 5.5555555556vw 0;
  }
  .plan section {
    padding: 5.5555555556vw 0;
  }
  .plan-head {
    margin-bottom: 3.4722222222vw;
  }
  .plan-ttl {
    padding-bottom: 2.0833333333vw;
    font-size: 2.5vw;
  }
  .plan-ttl span.small {
    font-size: 1.9444444444vw;
  }
  .plan-ttl:after {
    width: 4.1666666667vw;
    height: 0.4166666667vw;
  }
  .plan-desc {
    margin-top: 2.4305555556vw;
    width: auto;
  }
  .plan-desc p {
    line-height: 1.6;
    text-align: center;
    letter-spacing: 0.1em;
  }
  .plan-btn {
    margin: 2.0833333333vw auto 0 auto;
    width: 19.4444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .plan {
    padding: 80px 0;
  }
  .plan section {
    padding: 80px 0;
  }
  .plan-head {
    margin-bottom: 50px;
  }
  .plan-ttl {
    padding-bottom: 30px;
    font-size: 36px;
    font-size: 3.6rem;
  }
  .plan-ttl span.small {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .plan-ttl:after {
    width: 60px;
    height: 6px;
  }
  .plan-desc {
    margin-top: 35px;
  }
  .plan-btn {
    margin: 30px auto 0 auto;
    width: 280px;
  }
}
/* plan --> flow
-------------------------------------------------------------------------------*/
.plan-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6.6666666667vw 0;
}

.plan-flow-num {
  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: 2.6666666667vw;
  padding-left: 2vw;
  width: 77.3333333333vw;
  height: 10.6666666667vw;
  background-color: #ffa800;
  color: #1e3932;
  font-family: "Poppins", sans-serif;
  font-size: 4.8vw;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.plan-flow-num:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 99.999999%;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.3333333333vw 0px 5.3333333333vw 4vw;
  border-color: transparent transparent transparent #ffa800;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.plan-flow-image {
  margin-bottom: 4vw;
  overflow: hidden;
}
.plan-flow-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 57.3333333333vw;
}

.plan-flow-ttl {
  margin-bottom: 0.7em;
  font-size: 4.8vw;
  font-weight: 800;
  text-align: center;
  line-height: 1.35em;
}

.plan-flow-desc p {
  line-height: 1.6em;
}

@media screen and (max-width: 750px) {
  .plan-flow {
    margin: 0 auto;
    width: 81.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .plan-flow {
    gap: 2.7777777778vw 3.4722222222vw;
  }
  .plan-flow > li {
    width: 20.8333333333vw;
  }
  .plan-flow-num {
    margin-bottom: 1.0416666667vw;
    padding-left: 0.6944444444vw;
    width: 19.4444444444vw;
    height: 3.4722222222vw;
    font-size: 1.3888888889vw;
  }
  .plan-flow-num:after {
    border-width: 1.7361111111vw 0px 1.7361111111vw 1.3888888889vw;
  }
  .plan-flow-image {
    margin-bottom: 1.3888888889vw;
  }
  .plan-flow-image img {
    height: 14.9305555556vw;
  }
  .plan-flow-ttl {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .plan-flow {
    gap: 40px 50px;
  }
  .plan-flow > li {
    width: 300px;
  }
  .plan-flow-num {
    margin-bottom: 15px;
    padding-left: 10px;
    width: 280px;
    height: 50px;
    font-size: 20px;
    font-size: 2rem;
  }
  .plan-flow-num:after {
    border-width: 25px 0px 25px 20px;
  }
  .plan-flow-image {
    margin-bottom: 20px;
  }
  .plan-flow-image img {
    height: 215px;
  }
  .plan-flow-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* plan --> mv
-------------------------------------------------------------------------------*/
.plan-mv-main-ttl {
  margin-bottom: 5.3333333333vw;
  color: #1e3932;
  font-size: 5.6vw;
  font-weight: 800;
  text-align: center;
  line-height: 1.5em;
}

.plan-mv-image {
  border-radius: 4vw;
  overflow: hidden;
}

.plan-mv-content {
  margin-top: 5.3333333333vw;
}

.plan-mv-maker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.6666666667vw;
  margin-bottom: 5.3333333333vw;
}

.plan-mv-maker-text {
  padding: 0.5em 0.8em;
  border: 0.2666666667vw solid #d9d9d9;
  font-size: 3.2vw;
}

.plan-mv-ttl-text {
  margin-bottom: 0.5em;
  color: #1e3932;
  font-size: 8vw;
  font-weight: 900;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.plan-mv-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 2.6666666667vw;
  margin-bottom: 5.3333333333vw;
}

.plan-mv-special {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 1.3333333333vw;
  padding: 0.6em 1em;
  min-width: 29.3333333333vw;
  background: #1e3932;
}

.plan-mv-special-label {
  font-size: 3.7333333333vw;
  font-weight: 900;
  color: #ffffff;
}

.plan-mv-special-value {
  font-size: 8vw;
  font-weight: 900;
  color: #ffffff;
}

.plan-mv-special-unit {
  font-size: 3.7333333333vw;
  font-weight: 700;
  color: #ffffff;
}

.plan-mv-special-text {
  color: #ffffff;
  font-weight: 700;
}

.plan-mv-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 4vw;
}

.plan-mv-komikomi {
  padding: 0.5em;
  width: 32vw;
  border-color: #224e45;
  border-style: solid;
  border-width: 0.2666666667vw;
}

.plan-mv-komikomi-text {
  color: #224e45;
  font-size: 3.7333333333vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.25em;
  letter-spacing: 0;
}

.plan-mv-min-price {
  color: #224e45;
  font-size: 3.2vw;
  font-weight: 800;
  letter-spacing: 0;
}
.plan-mv-min-price span.num {
  color: #d43939;
  font-family: "Poppins", sans-serif;
  font-size: 10.6666666667vw;
  font-weight: 700;
}
.plan-mv-min-price span.unit {
  margin-left: 0.75em;
  display: inline-block;
  line-height: 1.26em;
}
.plan-mv-min-price span.tax {
  margin-left: -0.75em;
}

.plan-mv-catch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.6666666667vw;
  margin-top: 5.3333333333vw;
}

.plan-mv-catch-text {
  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;
  position: relative;
  width: 42.6666666667vw;
}
.plan-mv-catch-text::before, .plan-mv-catch-text::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6.1333333333vw;
  height: 12vw;
  background-size: contain;
  background-repeat: no-repeat;
}
.plan-mv-catch-text::before {
  left: 0;
  background-image: url(../img/plan/catch_deco_l_sp.png);
}
.plan-mv-catch-text::after {
  right: 0;
  background-image: url(../img/plan/catch_deco_r_sp.png);
}
.plan-mv-catch-text p {
  margin: 0 auto;
  padding: 0 6.6666666667vw;
  font-size: 3.4666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.plan-mv-intro {
  margin-top: 4vw;
}

@media screen and (min-width: 751px) {
  .plan-mv-main-ttl {
    margin-bottom: 2.7777777778vw;
    font-size: 2.7777777778vw;
  }
  .plan-mv-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 0 2.0833333333vw;
  }
  .plan-mv-image {
    width: 27.7777777778vw;
    border-radius: 1.0416666667vw;
  }
  .plan-mv-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 0;
  }
  .plan-mv-maker {
    gap: 0.6944444444vw;
    margin-bottom: 1.3888888889vw;
  }
  .plan-mv-maker-text {
    border-width: 0.0694444444vw;
    font-size: 0.9722222222vw;
  }
  .plan-mv-ttl {
    text-align: left;
  }
  .plan-mv-ttl-text {
    font-size: 2.5vw;
  }
  .plan-mv-label {
    gap: 0.6944444444vw;
    margin-bottom: 1.3888888889vw;
  }
  .plan-mv-special {
    gap: 0.3472222222vw;
    min-width: 7.6388888889vw;
  }
  .plan-mv-special-label {
    font-size: 1.1111111111vw;
  }
  .plan-mv-special-value {
    font-size: 2.3611111111vw;
  }
  .plan-mv-special-unit {
    font-size: 1.1111111111vw;
  }
  .plan-mv-price {
    gap: 0 1.3888888889vw;
  }
  .plan-mv-komikomi {
    width: 8.3333333333vw;
    border-width: 0.0694444444vw;
  }
  .plan-mv-komikomi-text {
    font-size: 0.9722222222vw;
  }
  .plan-mv-min-price {
    font-size: 0.8333333333vw;
  }
  .plan-mv-min-price span.num {
    font-size: 4.8611111111vw;
  }
  .plan-mv-min-price span.unit {
    font-size: 1.3888888889vw;
  }
  .plan-mv-catch {
    gap: 1.3888888889vw;
    margin-top: 1.3888888889vw;
  }
  .plan-mv-catch-text {
    width: 13.8888888889vw;
  }
  .plan-mv-catch-text::before, .plan-mv-catch-text::after {
    width: 1.5972222222vw;
    height: 3.125vw;
  }
  .plan-mv-catch-text::before {
    background-image: url(../img/plan/catch_deco_l.png);
    background-image: image-set(url(../img/plan/catch_deco_l.png) 1x, url(../img/plan/catch_deco_l-2x.png) 2x);
    background-image: -webkit-image-set(url(../img/plan/catch_deco_l.png) 1x, url(../img/plan/catch_deco_l-2x.png) 2x);
  }
  .plan-mv-catch-text::after {
    background-image: url(../img/plan/catch_deco_r.png);
    background-image: image-set(url(../img/plan/catch_deco_r.png) 1x, url(../img/plan/catch_deco_r-2x.png) 2x);
    background-image: -webkit-image-set(url(../img/plan/catch_deco_r.png) 1x, url(../img/plan/catch_deco_r-2x.png) 2x);
  }
  .plan-mv-catch-text p {
    padding: 0 1.0416666667vw;
    font-size: 0.9027777778vw;
  }
  .plan-mv-intro {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .plan-mv-main-ttl {
    margin-bottom: 40px;
    font-size: 40px;
    font-size: 4rem;
  }
  .plan-mv-main {
    gap: 0 30px;
  }
  .plan-mv-image {
    width: 400px;
    border-radius: 15px;
  }
  .plan-mv-maker {
    gap: 10px;
    margin-bottom: 20px;
  }
  .plan-mv-maker-text {
    border-width: 1px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .plan-mv-ttl-text {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .plan-mv-label {
    gap: 10px;
    margin-bottom: 20px;
  }
  .plan-mv-special {
    gap: 5px;
    min-width: 110px;
  }
  .plan-mv-special-label {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .plan-mv-special-value {
    font-size: 34px;
    font-size: 3.4rem;
  }
  .plan-mv-special-unit {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .plan-mv-price {
    gap: 0 20px;
  }
  .plan-mv-komikomi {
    width: 120px;
    border-width: 1px;
  }
  .plan-mv-komikomi-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .plan-mv-min-price {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .plan-mv-min-price span.num {
    font-size: 70px;
    font-size: 7rem;
  }
  .plan-mv-min-price span.unit {
    font-size: 20px;
    font-size: 2rem;
  }
  .plan-mv-catch {
    gap: 20px;
    margin-top: 20px;
  }
  .plan-mv-catch-text {
    width: 200px;
  }
  .plan-mv-catch-text::before, .plan-mv-catch-text::after {
    width: 23px;
    height: 45px;
  }
  .plan-mv-catch-text p {
    padding: 0 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .plan-mv-intro {
    margin-top: 30px;
  }
}
/* plan --> mokuji
-------------------------------------------------------------------------------*/
.plan-mokuji {
  margin-top: 10.6666666667vw;
}

.plan-mokuji dt {
  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: #1e3932;
  border-radius: 2.1333333333vw 2.1333333333vw 0 0;
  color: #ffffff;
  font-size: 4.5333333333vw;
  font-weight: 800;
  letter-spacing: 0.2em;
}

.plan-mokuji dd {
  padding: 4vw;
  background-color: #ffffff;
  border-radius: 0 0 2.1333333333vw 2.1333333333vw;
}

.plan-mokuji-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -2vw;
}

.plan-mokuji-menu a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 2vw;
  padding: 0 6.6666666667vw 0 0.5em;
  width: calc(50% - 2vw);
  height: 12vw;
  border-color: #1e3932;
  border-style: solid;
  border-width: 0.4vw;
  border-radius: 1.3333333333vw;
  color: #1e3932;
  font-size: 3.2vw;
  font-weight: 800;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.plan-mokuji-menu a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2vw;
  display: inline-block;
  width: 1.3333333333vw;
  height: 2.1333333333vw;
  background-image: url(../img/sub/arrow-gr.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 750px) {
  .plan-mokuji-menu a:nth-child(n+3) {
    margin-top: 2vw;
  }
}
@media screen and (min-width: 751px) {
  .plan .sec-plan-mokuji {
    display: none;
    position: fixed;
    left: 2.0833333333vw;
    top: 13.8888888889vw;
    margin: 0;
    padding: 0;
    width: 19.4444444444vw;
    z-index: 8889;
  }
  .sec-plan-mokuji .sec-in {
    width: 100%;
  }
  .plan-mokuji {
    margin-top: 4.8611111111vw;
  }
  .plan-mokuji dt {
    height: 2.7777777778vw;
    border-radius: 1.1111111111vw 1.1111111111vw 0 0;
    font-size: 1.6666666667vw;
  }
  .plan-mokuji dd {
    padding: 1.0416666667vw 1.3888888889vw;
    border-radius: 0 0 1.1111111111vw 1.1111111111vw;
  }
  .plan-mokuji-menu {
    display: block;
    margin-left: 0;
  }
  .plan-mokuji-menu a {
    margin-left: 0;
    padding: 0 2.7777777778vw 0 1em;
    width: 100%;
    height: 2.7777777778vw;
    border-width: 0.1388888889vw;
    border-radius: 0.6944444444vw;
    font-size: 0.8333333333vw;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  .plan-mokuji-menu a:after {
    right: 1.0416666667vw;
    width: 0.4166666667vw;
    height: 0.6944444444vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .plan-mokuji-menu a:hover {
    background-color: #224e45;
    color: #ffffff;
  }
  .plan-mokuji-menu a:hover:after {
    background-image: url(../img/sub/arrow-wh.svg);
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
  .plan-mokuji-menu a:nth-child(n+2) {
    margin-top: 0.6944444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .plan .sec-plan-mokuji {
    top: 200px;
    left: 30px;
    width: 280px;
  }
  .plan-mokuji {
    margin-top: 70px;
  }
  .plan-mokuji dt {
    height: 40px;
    border-radius: 16px 16px 0 0;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .plan-mokuji dd {
    padding: 15px 20px;
    border-radius: 0 0 16px 16px;
  }
  .plan-mokuji-menu a {
    padding: 0 40px 0 1em;
    height: 40px;
    border-width: 2px;
    border-radius: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .plan-mokuji-menu a:after {
    right: 15px;
    width: 6px;
    height: 10px;
  }
  .plan-mokuji-menu a:nth-child(n+2) {
    margin-top: 10px;
  }
}
/* plan --> plan
-------------------------------------------------------------------------------*/
.plan-plan > li {
  position: relative;
  background-color: #ffffff;
  border-radius: 3.3333333333vw;
  overflow: hidden;
}

.plan-plan-image {
  position: relative;
}
.plan-plan-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 56.8vw;
}

.plan-plan-durability {
  position: absolute;
  top: 0;
  left: 4vw;
  padding: 0.5em 1em;
  background-color: #224e45;
  z-index: 1;
}

.plan-plan-durability-text {
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  line-height: 1.35em;
  letter-spacing: 0;
}

.plan-plan-content {
  padding: 4vw;
}

.plan-plan-copy {
  margin-bottom: 0.8em;
  padding-bottom: 0.8em;
  border-bottom-color: #d9d9d9;
  border-bottom-style: solid;
  border-bottom-width: 0.2666666667vw;
  font-size: 4.2666666667vw;
  font-weight: 900;
  line-height: 1.36em;
  letter-spacing: 0.05em;
}

.plan-plan-ttl {
  margin-bottom: 0.5em;
  color: #1e3932;
  font-size: 6.1333333333vw;
  font-weight: 900;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.plan-plan-price {
  margin-bottom: 0.5em;
  color: #565656;
  font-weight: 700;
  text-align: right;
}

.plan-plan-special {
  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;
}

.plan-plan-special dt {
  margin-right: 2vw;
  padding: 0.5em;
  border-color: #224e45;
  border-style: solid;
  border-width: 0.2666666667vw;
  color: #224e45;
  font-size: 2.6666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.25em;
  letter-spacing: 0;
}

.plan-plan-special dd {
  margin-left: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #224e45;
  font-size: 3.2vw;
  font-weight: 800;
  letter-spacing: 0;
}
.plan-plan-special dd span.num {
  color: #d43939;
  font-family: "Poppins", sans-serif;
  font-size: 9.0666666667vw;
  font-weight: 700;
}
.plan-plan-special dd span.unit {
  margin-left: 0.75em;
  display: inline-block;
  line-height: 1.26em;
}
.plan-plan-special dd span.tax {
  margin-left: -0.75em;
}

.plan-plan-desc {
  margin-top: 1em;
}
.plan-plan-desc p {
  line-height: 1.6em;
}

@media screen and (max-width: 750px) {
  .plan-plan > li:nth-child(n+2) {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 751px) {
  .plan-plan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -3.4722222222vw;
  }
  .plan-plan > li {
    margin-left: 3.4722222222vw;
    width: calc(50% - 3.4722222222vw);
    border-radius: 1.7361111111vw;
  }
  .plan-plan > li:nth-child(n+3) {
    margin-top: 3.4722222222vw;
  }
  .plan-plan-image img {
    height: 20.8333333333vw;
  }
  .plan-plan-durability {
    left: 1.3888888889vw;
  }
  .plan-plan-durability-text {
    font-size: 0.9722222222vw;
  }
  .plan-plan-content {
    padding: 1.7361111111vw;
  }
  .plan-plan-copy {
    border-bottom-width: 0.1388888889vw;
    font-size: 1.25vw;
  }
  .plan-plan-ttl {
    font-size: 1.9444444444vw;
  }
  .plan-plan-special dt {
    margin-right: 0.6944444444vw;
    border-width: 0.0694444444vw;
    font-size: 0.9027777778vw;
  }
  .plan-plan-special dd {
    font-size: 1.0416666667vw;
  }
  .plan-plan-special dd span.num {
    font-size: 3.3333333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .plan-plan {
    margin-left: -50px;
  }
  .plan-plan > li {
    margin-left: 50px;
    width: calc(50% - 50px);
    border-radius: 25px;
  }
  .plan-plan > li:nth-child(n+3) {
    margin-top: 50px;
  }
  .plan-plan-image img {
    height: 300px;
  }
  .plan-plan-durability {
    left: 20px;
  }
  .plan-plan-durability-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .plan-plan-content {
    padding: 25px;
  }
  .plan-plan-copy {
    border-bottom-width: 2px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .plan-plan-ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .plan-plan-special dt {
    margin-right: 10px;
    border-width: 1px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .plan-plan-special dd {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .plan-plan-special dd span.num {
    font-size: 48px;
    font-size: 4.8rem;
  }
}
/* plan --> reason
-------------------------------------------------------------------------------*/
.plan-reason {
  padding: 6.6666666667vw 4.9333333333vw;
  background-color: #ffffff;
}

.plan-reason > li:nth-child(n+2) {
  margin-top: 8vw;
}

.plan-reason-image {
  margin-bottom: 4.6666666667vw;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}
.plan-reason-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 64vw;
}

.plan-reason-ttl {
  position: relative;
  margin-bottom: 0.5em;
  padding: 0 0 0.1em 1em;
  color: #1e3932;
  font-size: 4.8vw;
  font-weight: 800;
  line-height: 1.5em;
}
.plan-reason-ttl:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.3333333333vw;
  height: 100%;
  background-color: #224e45;
}

@media screen and (min-width: 751px) {
  .plan-reason {
    margin-left: -3.4722222222vw;
    padding: 3.4722222222vw;
    width: 76.3888888889vw;
    border-radius: 2.0833333333vw;
  }
  .plan-reason > 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;
  }
  .plan-reason > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .plan-reason-image {
    margin: 0;
    width: 24.3055555556vw;
    border-radius: 1.3888888889vw;
  }
  .plan-reason-image img {
    height: 19.4444444444vw;
  }
  .plan-reason-content {
    padding-top: 1em;
    width: 40.9722222222vw;
  }
  .plan-reason-ttl {
    margin-bottom: 1em;
    font-size: 1.6666666667vw;
    line-height: 1.26;
  }
  .plan-reason-ttl:before {
    width: 0.4166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .plan-reason {
    margin-left: -50px;
    padding: 50px;
    width: 1100px;
    border-radius: 30px;
  }
  .plan-reason > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .plan-reason-image {
    width: 350px;
    border-radius: 20px;
  }
  .plan-reason-image img {
    height: 280px;
  }
  .plan-reason-content {
    width: 590px;
  }
  .plan-reason-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .plan-reason-ttl:before {
    width: 6px;
  }
}
/* plan --> service
-------------------------------------------------------------------------------*/
.plan-service {
  margin-top: 13.3333333333vw;
}

.plan-service > li {
  position: relative;
  padding: 6.6666666667vw 4vw;
  background-color: #ffffff;
  border-color: #1e3932;
  border-style: solid;
  border-width: 0.4vw;
  border-radius: 2.1333333333vw;
}
.plan-service > li:before {
  content: "無料";
  position: absolute;
  top: -7.0666666667vw;
  left: 4vw;
  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: 16vw;
  height: 6.6666666667vw;
  background-color: #d43939;
  border-radius: 1.3333333333vw 1.3333333333vw 0 0;
  color: #ffffff;
  font-weight: 800;
}

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

.plan-service-image {
  margin: 0 auto 4.6666666667vw auto;
  width: 26.6666666667vw;
  height: 26.6666666667vw;
  border-color: #1e3932;
  border-style: solid;
  border-width: 0.4vw;
  border-radius: 50%;
  overflow: hidden;
}
.plan-service-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 26.6666666667vw;
}

.plan-service-ttl {
  margin-bottom: 0.7em;
  color: #1e3932;
  font-size: 4.6666666667vw;
  font-weight: 800;
  line-height: 1.45em;
}

.plan-service-desc p {
  line-height: 1.6em;
}

@media screen and (min-width: 751px) {
  .plan-service {
    margin: 0 auto;
    width: 55.5555555556vw;
  }
  .plan-service > li {
    padding: 2.0833333333vw;
    border-width: 0.1388888889vw;
    border-radius: 1.1111111111vw;
  }
  .plan-service > li:before {
    top: -2.6388888889vw;
    left: 2.0833333333vw;
    width: 5.5555555556vw;
    height: 2.5vw;
    border-radius: 0.6944444444vw 0.6944444444vw 0 0;
  }
  .plan-service > li:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .plan-service-image {
    position: absolute;
    top: 2.0833333333vw;
    right: 2.0833333333vw;
    width: 5.9722222222vw;
    height: 5.9722222222vw;
    border-width: 0.1388888889vw;
  }
  .plan-service-image img {
    height: 5.9722222222vw;
  }
  .plan-service-ttl {
    width: 40.2777777778vw;
    font-size: 1.9444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .plan-service {
    width: 800px;
  }
  .plan-service > li {
    padding: 30px;
    border-width: 2px;
    border-radius: 16px;
  }
  .plan-service > li:before {
    top: -38px;
    left: 30px;
    width: 80px;
    height: 36px;
    border-radius: 10px 10px 0 0;
  }
  .plan-service > li:nth-child(n+2) {
    margin-top: 60px;
  }
  .plan-service-image {
    top: 30px;
    right: 30px;
    width: 86px;
    height: 86px;
    border-width: 2px;
  }
  .plan-service-image img {
    height: 86px;
  }
  .plan-service-ttl {
    width: 580px;
    font-size: 28px;
    font-size: 2.8rem;
  }
}
/* plan --> showroom
-------------------------------------------------------------------------------*/
.plan-showroom-block:nth-of-type(n + 2) {
  margin-top: 6.6666666667vw;
}

.plan-showroom > li {
  padding: 4vw 4vw 5.3333333333vw 4vw;
  background-color: #ffffff;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 2.1333333333vw;
}

.plan-showroom > li:has(a) {
  padding: 0 !important;
}

.plan-showroom > li a {
  padding: 4vw 4vw 5.3333333333vw 4vw;
}

.plan-showroom > li:nth-child(n+2) {
  margin-top: 6.6666666667vw;
}

.plan-showroom > li,
.plan-showroom > li > a {
  display: block;
}

.plan-showroom-image {
  margin-bottom: 4vw;
  border-radius: 2.1333333333vw;
  overflow: hidden;
}
.plan-showroom-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 66vw;
}

.plan-showroom-ttl {
  margin-bottom: 0.7em;
  color: #1e3932;
  font-size: 4.8vw;
  font-weight: 800;
  line-height: 1.35em;
  letter-spacing: 0.05em;
}

.plan-showroom-add {
  font-weight: 500;
  line-height: 1.6em;
}

.plan-showroom-data {
  margin-top: 4vw;
}

.plan-showroom-data dl {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1.6em;
}

.plan-showroom-data dl:nth-child(n+2) {
  margin-top: 2vw;
}

.plan-showroom-data dl dt {
  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: 0.2em 0.3em 0.3em 0.3em;
  width: 18.6666666667vw;
  background-color: #ffa800;
  color: #224e45;
  font-size: 3.2vw;
  font-weight: 500;
}

.plan-showroom-data dl dd {
  padding-top: 0.2em;
  width: calc(100% - 21.3333333333vw);
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 1.6em;
  letter-spacing: 0.05em;
}

.plan-showroom-more {
  position: relative;
  margin-top: 5.3333333333vw;
  padding-right: 6vw;
  color: #1e3932;
  font-weight: 700;
  text-align: right;
  letter-spacing: 0.05em;
}
.plan-showroom-more:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 4vw;
  height: 1.0666666667vw;
  background-image: url(../img/common/arrow-gr.svg);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

@media screen and (min-width: 751px) {
  .plan-showroom-block:nth-of-type(n + 2) {
    margin-top: 3.4722222222vw;
  }
  .plan-showroom > li {
    padding: 2.0833333333vw;
    border-width: 0.1388888889vw;
    border-radius: 1.1111111111vw;
  }
  .plan-showroom > li a {
    padding: 2.0833333333vw;
  }
  .plan-showroom > li:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
  .plan-showroom > li,
  .plan-showroom > li > a {
    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%;
  }
  .plan-showroom-image {
    margin: 0;
    width: 25vw;
    border-radius: 1.1111111111vw;
  }
  .plan-showroom-image img {
    height: 20.1388888889vw;
  }
  .plan-showroom-content {
    padding-top: 1em;
    width: 36.8055555556vw;
  }
  .plan-showroom-ttl {
    font-size: 1.6666666667vw;
  }
  .plan-showroom-data {
    margin-top: 1.0416666667vw;
  }
  .plan-showroom-data dl:nth-child(n+2) {
    margin-top: 0.6944444444vw;
  }
  .plan-showroom-data dl dt {
    width: 6.25vw;
    font-size: 0.9722222222vw;
  }
  .plan-showroom-data dl dd {
    width: calc(100% - 7.2916666667vw);
    font-size: 1.0416666667vw;
  }
  .plan-showroom-more {
    margin-top: 2.0833333333vw;
    padding-right: 2.0833333333vw;
  }
  .plan-showroom-more:after {
    width: 1.3888888889vw;
    height: 0.3472222222vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .plan-showroom > li a:hover .plan-showroom-image img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
    cursor: pointer;
  }
  .plan-showroom > li a:hover .plan-showroom-more:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media screen and (min-width: 1441px) {
  .plan-showroom-block:nth-of-type(n + 2) {
    margin-top: 50px;
  }
  .plan-showroom > li {
    padding: 30px;
    border-width: 2px;
    border-radius: 16px;
  }
  .plan-showroom > li a {
    padding: 30px;
  }
  .plan-showroom > li:nth-child(n+2) {
    margin-top: 30px;
  }
  .plan-showroom > li,
  .plan-showroom > li > a {
    width: 100%;
  }
  .plan-showroom-image {
    width: 360px;
    border-radius: 16px;
  }
  .plan-showroom-image img {
    height: 290px;
  }
  .plan-showroom-content {
    width: 530px;
  }
  .plan-showroom-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .plan-showroom-data {
    margin-top: 15px;
  }
  .plan-showroom-data dl:nth-child(n+2) {
    margin-top: 10px;
  }
  .plan-showroom-data dl dt {
    width: 90px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .plan-showroom-data dl dd {
    width: calc(100% - 105px);
    font-size: 15px;
    font-size: 1.5rem;
  }
  .plan-showroom-more {
    margin-top: 30px;
    padding-right: 30px;
  }
  .plan-showroom-more:after {
    width: 20px;
    height: 5px;
  }
}
/* ------------------------------------------- reserve - */
.plan-reserve {
  margin: 10.6666666667vw auto 0 -5.0666666667vw;
  padding: 8vw 5.0666666667vw;
  width: 100vw;
  background-color: #224e45;
}

.plan-reserve-ttl {
  margin-bottom: 0.7em;
  color: #ffffff;
  font-size: 5.3333333333vw;
  font-weight: 900;
  text-align: center;
  line-height: 1.35em;
}

.plan-reserve-box {
  padding: 6.6666666667vw 5.3333333333vw;
  background-color: #ffffff;
  border-radius: 2.6666666667vw;
}

.plan-reserve-desc p {
  text-align: center;
  letter-spacing: 0;
}

.plan-reserve-btn {
  margin: 5.3333333333vw auto 0 auto;
  width: 64vw;
}

.plan-reserve-btn a:nth-child(n+2) {
  margin-top: 2.6666666667vw;
}

.plan-reserve-btn .btn-main:nth-child(1) {
  background-color: #ffa800;
}

@media screen and (min-width: 751px) {
  .plan-reserve {
    margin: 4.1666666667vw auto 0 auto;
    padding: 2.0833333333vw 3.4722222222vw;
    width: 60.4166666667vw;
    border-radius: 1.3888888889vw;
  }
  .plan-reserve-ttl {
    font-size: 2.0833333333vw;
  }
  .plan-reserve-box {
    padding: 2.0833333333vw;
    border-radius: 1.3888888889vw;
  }
  .plan-reserve-desc p {
    letter-spacing: 0.05em;
  }
  .plan-reserve-btn {
    margin: 2.0833333333vw auto 0 auto;
    width: 22.2222222222vw;
  }
  .plan-reserve-btn a:nth-child(n+2) {
    margin-top: 0.6944444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .plan-reserve {
    margin: 60px auto 0 auto;
    padding: 30px 50px;
    width: 870px;
    border-radius: 20px;
  }
  .plan-reserve-ttl {
    font-size: 30px;
    font-size: 3rem;
  }
  .plan-reserve-box {
    padding: 30px;
    border-radius: 20px;
  }
  .plan-reserve-btn {
    margin: 30px auto 0 auto;
    width: 320px;
  }
  .plan-reserve-btn a:nth-child(n+2) {
    margin-top: 10px;
  }
}
/* plan --> trouble
-------------------------------------------------------------------------------*/
.plan-trouble-item {
  padding: 4vw;
  background-color: #224e45;
  border-radius: 2.1333333333vw;
}

.plan-trouble .plan-trouble-item:nth-child(n+2) {
  margin-top: 5.3333333333vw;
}

.plan-trouble-item dt,
.plan-trouble-item dd {
  background-color: #ffffff;
  border-radius: 1.3333333333vw;
  color: #1e3932;
  font-weight: 700;
  line-height: 1.5em;
}

.plan-trouble-item dt {
  padding: 0.5em 3.4666666667vw;
  font-size: 4vw;
}

.plan-trouble-item dd {
  position: relative;
  margin-top: 6vw;
  padding: 1.5em 3.4666666667vw 1em 4vw;
  font-size: 3.7333333333vw;
}
.plan-trouble-item dd:after {
  content: "ロビンが解決！";
  position: absolute;
  top: -3.0666666667vw;
  left: 4vw;
  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: 0 1em 0.1em 1em;
  height: 6.1333333333vw;
  background-color: #ffa800;
  border-radius: 3.0666666667vw;
  color: #ffffff;
  font-size: 3.3333333333vw;
  font-weight: 800;
  z-index: 1;
}

@media screen and (min-width: 751px) {
  .plan-trouble {
    margin: 0 auto;
    width: 55.5555555556vw;
  }
  .plan-trouble-item {
    padding: 1.3888888889vw;
    border-radius: 1.1111111111vw;
  }
  .plan-trouble .plan-trouble-item:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
  .plan-trouble-item dt,
  .plan-trouble-item dd {
    border-radius: 0.6944444444vw;
  }
  .plan-trouble-item dt {
    padding: 0.5em 1.3888888889vw;
    font-size: 1.3888888889vw;
  }
  .plan-trouble-item dd {
    margin-top: 2.0833333333vw;
    padding: 1.25em 1.3888888889vw 1em 1.3888888889vw;
    font-size: 1.25vw;
  }
  .plan-trouble-item dd:after {
    top: -1.3888888889vw;
    left: 1.3888888889vw;
    height: 2.2222222222vw;
    border-radius: 1.1111111111vw;
    font-size: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .plan-trouble {
    width: 800px;
  }
  .plan-trouble-item {
    padding: 20px;
    border-radius: 16px;
  }
  .plan-trouble .plan-trouble-item:nth-child(n+2) {
    margin-top: 30px;
  }
  .plan-trouble-item dt,
  .plan-trouble-item dd {
    border-radius: 10px;
  }
  .plan-trouble-item dt {
    padding: 0.5em 20px;
    font-size: 20px;
    font-size: 2rem;
  }
  .plan-trouble-item dd {
    margin-top: 30px;
    padding: 1.25em 20px 1em 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .plan-trouble-item dd:after {
    top: -20px;
    left: 20px;
    height: 32px;
    border-radius: 16px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* plan --> voice
-------------------------------------------------------------------------------*/
.plan-voice > li:nth-child(n+2) {
  margin-top: 5.3333333333vw;
}

.plan-voice-head {
  padding: 5.3333333333vw 4vw 4vw 4vw;
  background-color: #f7d08d;
  border-radius: 2.1333333333vw 2.1333333333vw 0 0;
}

.plan-voice-name {
  margin-bottom: 1em;
  color: #1e3932;
  font-size: 4.2666666667vw;
  font-weight: 700;
  text-align: center;
}

.plan-voice-evaluation dl {
  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;
  padding: 0 1em;
  width: 100%;
  height: 8vw;
  background-color: #ffffff;
}

.plan-voice-evaluation dt {
  font-size: 3.7333333333vw;
  font-weight: 700;
  letter-spacing: 0;
}

.plan-voice-evaluation dd {
  color: #bcbcbc;
}
.plan-voice-evaluation dd span.color {
  color: #FF5800;
}
.plan-voice-evaluation dd span.num {
  color: #FF5800;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.plan-voice-content {
  padding: 4vw 5.3333333333vw 5.3333333333vw 5.3333333333vw;
  background-color: #ffffff;
  border-radius: 0 0 2.1333333333vw 2.1333333333vw;
}
.plan-voice-content p {
  line-height: 1.6em;
}

.plan-voice-btn {
  margin: 11.3333333333vw auto 0 auto;
  width: 70vw;
}

@media screen and (max-width: 750px) {
  .plan-voice-evaluation dl:nth-child(n+2) {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .plan-voice > li:nth-child(n+2) {
    margin-top: 1.3888888889vw;
  }
  .plan-voice-head {
    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;
    padding: 0 1.3888888889vw;
    height: 4.1666666667vw;
    border-radius: 1.1111111111vw 1.1111111111vw 0 0;
  }
  .plan-voice-name {
    margin: 0;
    width: 26.3888888889vw;
    font-size: 1.25vw;
    text-align: left;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .plan-voice-evaluation {
    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;
    width: 38.1944444444vw;
  }
  .plan-voice-evaluation dl {
    width: 18.75vw;
    height: 2.5vw;
  }
  .plan-voice-evaluation dt {
    font-size: 1.1111111111vw;
  }
  .plan-voice-content {
    padding: 1.7361111111vw 1.9444444444vw;
    border-radius: 0 0 1.1111111111vw 1.1111111111vw;
  }
  .plan-voice-btn {
    margin: 2.4305555556vw auto 0 auto;
    width: 25vw;
  }
}
@media screen and (min-width: 1441px) {
  .plan-voice > li:nth-child(n+2) {
    margin-top: 20px;
  }
  .plan-voice-head {
    padding: 0 20px;
    height: 60px;
    border-radius: 16px 16px 0 0;
  }
  .plan-voice-name {
    width: 380px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .plan-voice-evaluation {
    width: 550px;
  }
  .plan-voice-evaluation dl {
    width: 270px;
    height: 36px;
  }
  .plan-voice-evaluation dt {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .plan-voice-content {
    padding: 25px 28px;
    border-radius: 0 0 16px 16px;
  }
  .plan-voice-btn {
    margin: 35px auto 0 auto;
    width: 360px;
  }
}
/* plan --> works
-------------------------------------------------------------------------------*/
.plan-works > li {
  padding: 5.3333333333vw;
  background-color: #ffffff;
  border-radius: 2.1333333333vw;
}

.plan-works > li:nth-child(n+2) {
  margin-top: 8vw;
}

.plan-works-head {
  margin-bottom: 4vw;
}

.plan-works-num {
  padding: 0.5em 1em;
  margin: 0 auto 2.6666666667vw auto;
  width: 32vw;
  background-color: #ffa800;
  border-radius: 1.3333333333vw;
  color: #ffffff;
  font-size: 3.7333333333vw;
  font-weight: 800;
  text-align: center;
  line-height: 1.35em;
  letter-spacing: 0;
}
.plan-works-num span {
  position: relative;
  top: 0.05em;
  font-family: "Poppins", sans-serif;
  font-size: 1.2em;
  font-weight: 700;
}

.plan-works-ttl {
  padding-top: 0.1em;
  color: #1e3932;
  font-size: 4.8vw;
  font-weight: 800;
  line-height: 1.25em;
}

.plan-works-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-bottom: 4vw;
}

.plan-works-image > div {
  position: relative;
  width: 38.2666666667vw;
  border-radius: 2.1333333333vw;
  overflow: hidden;
}
.plan-works-image > div img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 29.0666666667vw;
}
.plan-works-image > div:before {
  position: absolute;
  top: 0;
  left: 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;
  width: 16vw;
  height: 5.3333333333vw;
  border-radius: 0 0 1.3333333333vw 0;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 2.9333333333vw;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.plan-works-before:before {
  content: "BEFORE";
  background-color: #3e3938;
}

.plan-works-after:before {
  content: "AFTER";
  background-color: #d43939;
}

.plan-works-caption {
  display: inline-block;
  margin-top: 2.6666666667vw;
  line-height: 1.6em;
}

.plan-works-image > div:nth-child(n+2) {
  margin-left: 2.6666666667vw;
}

.plan-works-desc p {
  line-height: 1.6em;
}

.plan-works-data {
  margin-top: 4vw;
  padding: 2vw 4vw 4vw 4vw;
  background-color: #f5f5f5;
  border-radius: 2.1333333333vw;
}

.plan-works-data dl {
  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;
  border-bottom-color: #d9d9d9;
  border-bottom-style: solid;
  border-bottom-width: 0.2666666667vw;
  padding: 0.5em 0;
  line-height: 1.5em;
}

.plan-works-data dl dt {
  position: relative;
  padding-left: 4.8vw;
  width: 24vw;
  font-weight: 700;
}
.plan-works-data dl dt:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  background-color: #d43939;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.plan-works-data dl dd {
  width: calc(100% - 26.6666666667vw);
  font-weight: 500;
}

.plan-works-btn {
  position: relative;
  margin: 5.3333333333vw auto 0 auto;
  width: 70vw;
}

.plan-works-btn .btn-main {
  border-color: #1e3932;
  border-style: solid;
  border-width: 0.5333333333vw;
}
.plan-works-btn .btn-main span {
  color: #ffffff;
}
.plan-works-btn .btn-main:before {
  background-color: #ffffff;
}

.plan-works-btn .btn-main--arrow {
  background-color: #1e3932;
}
.plan-works-btn .btn-main--arrow:after {
  background-image: url(../img/common/arrow-wh.svg);
}

@media screen and (max-width: 750px) {
  .plan-works-data dl {
    width: 100%;
  }
}
@media screen and (min-width: 751px) {
  .plan-works {
    margin: 0 auto;
    width: 55.5555555556vw;
  }
  .plan-works > li {
    padding: 2.0833333333vw;
    border-radius: 1.1111111111vw;
  }
  .plan-works > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .plan-works-head {
    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-bottom: 1.3888888889vw;
  }
  .plan-works-num {
    margin: 0;
    width: 10.4166666667vw;
    border-radius: 0.6944444444vw;
    font-size: 1.25vw;
  }
  .plan-works-ttl {
    width: calc(100% - 11.8055555556vw);
    font-size: 1.9444444444vw;
  }
  .plan-works-image {
    margin-bottom: 1.3888888889vw;
  }
  .plan-works-image > div {
    width: 24.6527777778vw;
    border-radius: 1.1111111111vw;
  }
  .plan-works-image > div img {
    height: 18.75vw;
  }
  .plan-works-image > div:before {
    width: 6.9444444444vw;
    height: 2.7777777778vw;
    border-radius: 0 0 0.6944444444vw 0;
    font-size: 1.1111111111vw;
  }
  .plan-works-caption {
    margin-top: 0.6944444444vw;
  }
  .plan-works-image > div:nth-child(n+2) {
    margin-left: 2.0833333333vw;
  }
  .plan-works-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1.3888888889vw;
    padding: 1.0416666667vw 2.0833333333vw 1.3888888889vw 2.0833333333vw;
    border-radius: 1.1111111111vw;
  }
  .plan-works-data dl {
    border-bottom-width: 0.0694444444vw;
  }
  .plan-works-data dl dt {
    padding-left: 1.25vw;
    width: 6.9444444444vw;
  }
  .plan-works-data dl dt:before {
    width: 0.5555555556vw;
    height: 0.5555555556vw;
  }
  .plan-works-data dl dd {
    width: calc(100% - 120px);
  }
  .plan-works-data-harf {
    width: 22.5694444444vw;
  }
  .plan-works-data-full {
    width: 100%;
  }
  .plan-works-btn {
    margin: 1.3888888889vw auto 0 auto;
    width: 19.4444444444vw;
  }
  .plan-works-btn .btn-main {
    border-width: 0.1388888889vw;
  }
  .plan-works-btn .btn-main:hover span {
    color: #1e3932;
  }
  .plan-works-btn .btn-main--arrow:hover:after {
    background-image: url(../img/common/arrow-gr.svg);
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media screen and (min-width: 1441px) {
  .plan-works {
    width: 800px;
  }
  .plan-works > li {
    padding: 30px;
    border-radius: 16px;
  }
  .plan-works > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .plan-works-head {
    margin-bottom: 20px;
  }
  .plan-works-num {
    width: 150px;
    border-radius: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .plan-works-ttl {
    width: calc(100% - 170px);
    font-size: 28px;
    font-size: 2.8rem;
  }
  .plan-works-image {
    margin-bottom: 20px;
  }
  .plan-works-image > div {
    width: 355px;
    border-radius: 16px;
  }
  .plan-works-image > div img {
    height: 270px;
  }
  .plan-works-image > div:before {
    width: 100px;
    height: 40px;
    border-radius: 0 0 10px 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .plan-works-caption {
    margin-top: 10px;
  }
  .plan-works-image > div:nth-child(n+2) {
    margin-left: 30px;
  }
  .plan-works-data {
    margin-top: 20px;
    padding: 15px 30px 20px 30px;
    border-radius: 16px;
  }
  .plan-works-data dl {
    border-bottom-width: 1px;
  }
  .plan-works-data dl dt {
    padding-left: 18px;
    width: 100px;
  }
  .plan-works-data dl dt:before {
    width: 8px;
    height: 8px;
  }
  .plan-works-data dl dd {
    width: calc(100% - 120px);
  }
  .plan-works-data-harf {
    width: 325px;
  }
  .plan-works-btn {
    margin: 20px auto 0 auto;
    width: 280px;
  }
  .plan-works-btn .btn-main {
    border-width: 2px;
  }
}
/*  breadcrumb
-------------------------------------------------------------------------------*/
.breadcrumb {
  position: relative;
  background-color: #224e45;
  z-index: 2;
}

.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.3333333333vw 0;
  width: 89.8666666667vw;
  z-index: 2;
}

.breadcrumb-list li {
  position: relative;
  color: #e3e3e3;
  font-size: 2.9333333333vw;
  line-height: 1.2;
  white-space: nowrap;
}

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

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

.breadcrumb-list li a {
  position: relative;
}

.breadcrumb-list li a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #e3e3e3;
}

@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: 69.4444444444vw;
  }
  .breadcrumb-list li {
    font-size: 0.9722222222vw;
    white-space: normal;
    line-height: 1.4;
  }
  .breadcrumb-list li:after {
    margin: 0 1.0416666667vw;
  }
  .breadcrumb-list li a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .breadcrumb-list li a:after {
    height: 0.0694444444vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .breadcrumb-list li a:hover {
    color: #ffa800;
  }
  .breadcrumb-list li a:hover:after {
    background-color: #ffa800;
  }
}
@media screen and (min-width: 1441px) {
  .breadcrumb-list {
    padding: 5px 0;
    width: 1000px;
  }
  .breadcrumb-list li {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .breadcrumb-list li:after {
    margin: 0 10px;
  }
  .breadcrumb-list li a:after {
    height: 1px;
  }
}
@media screen and (max-width: 750px) {
  .breadcrumb-list {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
}
/* editor
-------------------------------------------------------------------------------*/
.editor {
  position: relative;
  margin: 0 auto;
  width: 100%;
  font-family: "NotoSansJP", sans-serif;
}
.editor h2 {
  position: relative;
  margin: 1.3em 0 0.7em 0;
  padding: 0.5em 0.75em 0.6em 5.3333333333vw;
  background-color: #224e45;
  color: #ffffff;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.52em;
  letter-spacing: 0.1em;
  overflow: hidden;
  z-index: 1;
}
.editor h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 2vw;
  display: inline-block;
  width: 0.8vw;
  height: 100%;
  background-color: #1b423a;
}
.editor h2:after {
  content: "";
  position: absolute;
  right: 2.6666666667vw;
  bottom: -2vw;
  display: inline-block;
  width: 15.7333333333vw;
  height: 24vw;
  background-image: url(../img/post/bird.svg);
  background-size: contain;
  z-index: -1;
}
.editor h3 {
  position: relative;
  margin: 1.5em 0 0.7em 0;
  padding: 0 0 0.5em 0.1em;
  font-size: 4.4vw;
  font-weight: 700;
  line-height: 1.52em;
  letter-spacing: 0.1em;
  z-index: 1;
}
.editor h3:before, .editor h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.5333333333vw;
}
.editor h3:before {
  width: 16vw;
  background-color: #d43939;
  z-index: 1;
}
.editor h3:after {
  width: 100%;
  background-color: #224e45;
}
.editor h4 {
  position: relative;
  margin: 2em 0 0.5em 0;
  padding-left: 5.3333333333vw;
  font-size: 3.7333333333vw;
  font-weight: 700;
  line-height: 1.52em;
  letter-spacing: 0.1em;
}
.editor h4:before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 1.8666666667vw;
  height: 1.8666666667vw;
  background-color: #224e45;
  border-radius: 0.2666666667vw;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.editor p {
  line-height: 1.6em;
  letter-spacing: 0.09em;
}
.editor strong {
  color: #224e45;
  font-weight: 700;
}
.editor img {
  max-width: 100%;
  height: auto;
}
.editor img.alignleft {
  display: block;
}
.editor img.alignright {
  display: block;
}
.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%;
}
.editor a {
  position: relative;
  color: #d43939;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.editor a:not(.editor-lightbox):after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.1em;
  width: 100%;
  height: 0.2666666667vw;
  background-color: #d43939;
}
.editor a:hover {
  opacity: 0.8;
}
.editor ul {
  margin: 1em 0 1.5em 0;
}
.editor ul li {
  margin-left: 1.5em;
  list-style-type: square;
  line-height: 1.78em;
  letter-spacing: 0.09em;
}
.editor ol {
  margin: 1em 0 1.5em 0;
}
.editor ol li {
  margin-left: 1.5em;
  list-style-type: decimal-leading-zero;
  line-height: 1.78em;
  letter-spacing: 0.09em;
}
.editor blockquote {
  margin: 1.5em 1em;
  padding: 1em;
  background-color: #ffffff;
  font-style: italic;
}

@media screen and (max-width: 750px) {
  .editor img.alignleft {
    margin: 1.5em auto;
  }
  .editor img.alignright {
    margin: 1.5em auto;
  }
}
@media screen and (min-width: 751px) {
  .editor h2 {
    padding-left: 1.7361111111vw;
    font-size: 1.6666666667vw;
  }
  .editor h2:before {
    left: 0.6944444444vw;
    width: 0.2083333333vw;
  }
  .editor h2:after {
    right: 1.0416666667vw;
    bottom: -0.6944444444vw;
    width: 5.4166666667vw;
    height: 8.3333333333vw;
  }
  .editor h3 {
    padding: 0 0 0.5em 0;
    font-size: 1.4583333333vw;
  }
  .editor h3:before, .editor h3:after {
    height: 0.1388888889vw;
  }
  .editor h3:before {
    width: 4.1666666667vw;
  }
  .editor h4 {
    margin: 1.5em 0 1em 0;
    padding-left: 1.7361111111vw;
    font-size: 1.25vw;
  }
  .editor h4:before {
    width: 0.8333333333vw;
    height: 0.8333333333vw;
    border-radius: 0.1388888889vw;
  }
  p {
    letter-spacing: 0.1em;
  }
  .editor img.alignleft {
    display: inline;
    margin-top: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    float: left;
  }
  .editor img.alignright {
    display: inline;
    margin-top: 1em;
    margin-left: 1em;
    margin-bottom: 1em;
    float: right;
  }
  .editor ul li {
    line-height: 1.86em;
    letter-spacing: 0.1em;
  }
  .editor ol li {
    line-height: 1.86em;
    letter-spacing: 0.1em;
  }
  .editor iframe {
    max-width: 100%;
  }
  .editor a:not(.editor-lightbox):after {
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .editor h2 {
    padding-left: 25px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .editor h2:before {
    left: 10px;
    width: 3px;
  }
  .editor h2:after {
    right: 15px;
    bottom: -10px;
    width: 78px;
    height: 120px;
  }
  .editor h3 {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .editor h3:before, .editor h3:after {
    height: 2px;
  }
  .editor h3:before {
    width: 60px;
  }
  .editor h4 {
    padding-left: 25px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .editor h4:before {
    width: 12px;
    height: 12px;
    border-radius: 2px;
  }
  .editor a:not(.editor-lightbox):after {
    height: 1px;
  }
}
/*  form
-------------------------------------------------------------------------------*/
.sec--form {
  margin-top: 10.6666666667vw;
}

.form {
  position: relative;
  margin: 0 auto;
  width: 89.8666666667vw;
}

.form-ttl {
  position: relative;
  padding: 0.7em 0.5em;
  background-color: #224e45;
  border-radius: 2.6666666667vw 2.6666666667vw 0 0;
  color: #ffffff;
  font-size: 5.3333333333vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.35;
}

.form-content {
  padding: 6.6666666667vw 5.3333333333vw 8vw 5.3333333333vw;
  background-color: #ffffff;
  border-radius: 0 0 2.6666666667vw 2.6666666667vw;
}

@media screen and (min-width: 751px) {
  .sec--form {
    margin-top: 5.5555555556vw;
  }
  .form {
    width: 61.1111111111vw;
  }
  .form-ttl {
    padding: 0.7em 1em;
    border-radius: 1.3888888889vw 1.3888888889vw 0 0;
    font-size: 2.2222222222vw;
  }
  .form-content {
    padding: 4.1666666667vw 4.8611111111vw 5.5555555556vw 4.8611111111vw;
    border-radius: 0 0 1.3888888889vw 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--form {
    margin-top: 80px;
  }
  .form {
    width: 880px;
  }
  .form-ttl {
    border-radius: 20px 20px 0 0;
    font-size: 32px;
    font-size: 3.2rem;
  }
  .form-content {
    padding: 60px 70px 80px 70px;
    border-radius: 0 0 20px 20px;
  }
}
/* ------------------------------------------- input - */
.form-input dl:nth-child(n+2) {
  margin-top: 6.6666666667vw;
}

.form-input dt {
  position: relative;
  margin-bottom: 0.7em;
  color: #3e3938;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.35;
}

.form-input input[type=text],
.form-input input[type=email],
.form-input input[type=tel],
.form-input input[type=date],
.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: #f3f3f3;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 1.3333333333vw;
  color: #3e3938;
  font-family: "NotoSansJP", sans-serif;
  font-weight: 500;
  line-height: 1.65;
  letter-spacing: 0.05em;
}

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

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

.form-input textarea {
  padding: 0.5em 1em;
  width: 100%;
  height: 57.3333333333vw;
  background-color: #f3f3f3;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 1.3333333333vw;
  font-family: "NotoSansJP", sans-serif;
  font-weight: 500;
  line-height: 1.65;
  letter-spacing: 0.05em;
}

.form-multiple {
  margin-left: 0.5em;
  font-size: 3.2vw;
  font-weight: 500;
  letter-spacing: 0;
}

.form-label {
  position: relative;
  top: -0.1em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 1em;
  padding: 0 0.6em 0.1em 0.5em;
  height: 5.3333333333vw;
  color: #ffffff;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}

.form-label--req {
  background-color: #d43939;
}

.form-label--unreq {
  background-color: #878787;
}

.form-hosoku {
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 0.5em;
  font-size: 3.7333333333vw;
  line-height: 1.6;
}

.form-hosoku:before {
  content: "※";
}

.form-other {
  margin-top: 1em;
}

.form-other textarea {
  height: 22vw;
}

@media screen and (max-width: 750px) {
  .form-input input[type=text],
  .form-input input[type=email],
  .form-input input[type=tel],
  .form-input input[type=date],
  .form-input select,
  .form-input textarea {
    font-size: max(3.5vw, 16px);
  }
}
@media screen and (min-width: 751px) {
  .form-input dl:nth-child(n+2) {
    margin-top: 2.4305555556vw;
  }
  .form-input dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.25vw;
  }
  .form-input input[type=text],
  .form-input input[type=email],
  .form-input input[type=tel],
  .form-input input[type=date],
  .form-input select {
    height: 3.8194444444vw;
    border-width: 0.0694444444vw;
    border-radius: 0.3472222222vw;
    font-size: 1.1111111111vw;
    line-height: 1.65;
  }
  .form-zipcode input[type=text] {
    width: 20.8333333333vw;
  }
  .form-input textarea {
    height: 11.1111111111vw;
    border-width: 0.0694444444vw;
    border-radius: 0.3472222222vw;
    font-size: 1.1111111111vw;
    line-height: 1.75;
  }
  .form-multiple {
    font-size: 0.9027777778vw;
  }
  .form-label {
    top: 0.1em;
    height: 1.3888888889vw;
    font-size: 0.9027777778vw;
  }
  .form-hosoku {
    font-size: 0.9722222222vw;
  }
  .form-other textarea {
    height: 7.2916666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-input dl:nth-child(n+2) {
    margin-top: 35px;
  }
  .form-input dt {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .form-input input[type=text],
  .form-input input[type=email],
  .form-input input[type=tel],
  .form-input input[type=date],
  .form-input select {
    height: 55px;
    border-width: 1px;
    border-radius: 5px;
    font-size: 16px;
  }
  .form-zipcode input[type=text] {
    width: 300px;
  }
  .form-input textarea {
    height: 160px;
    border-width: 1px;
    border-radius: 5px;
    font-size: 16px;
  }
  .form-multiple {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .form-label {
    height: 20px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .form-hosoku {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .form-other textarea {
    height: 105px;
  }
}
/* ------------------------------------------- placeholder - */
.form-input input::-webkit-input-placeholder,
.form-input select::-webkit-input-placeholder,
.form-input textarea::-webkit-input-placeholder {
  color: #ccc;
}

.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: #ccc;
}

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

/* ------------------------------------------- radio & checkbox - */
.form-input .wpcf7-radio,
.form-input .wpcf7-checkbox {
  display: block;
  margin: -4vw 0 0 -8vw;
  width: calc(100% + 8vw);
}

.form-input .wpcf7-radio .wpcf7-list-item,
.form-input .wpcf7-checkbox .wpcf7-list-item {
  margin: 4vw 0 0 8vw;
}

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

.form-input input[type=radio] + span,
.form-input 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: 8vw;
  height: 6.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: 500;
  cursor: pointer;
}

.form-input input[type=radio] + span::before,
.form-input input[type=checkbox] + span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 5.6vw;
  height: 5.6vw;
  background-color: #f3f3f3;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 0.6666666667vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.form-input input[type=radio] + span::before {
  background-color: #ffffff;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 50% !important;
}

.form-input input[type=radio]:checked + span::after,
.form-input input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
}

.form-input input[type=radio]:checked + span::after {
  left: 1.6666666667vw;
  width: 3.3333333333vw;
  height: 3.3333333333vw;
  background-color: #224e45;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.form-input input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  top: 0.6666666667vw;
  left: 0.8vw;
  display: inline-block;
  width: 5.0666666667vw;
  height: 5.0666666667vw;
  background-image: url(../img/form/check.svg);
  background-size: contain;
}

@media screen and (min-width: 751px) {
  .form-input .wpcf7-radio,
  .form-input .wpcf7-checkbox {
    margin: -1.0416666667vw 0 0 -2.7777777778vw;
    width: calc(100% + 2.7777777778vw);
  }
  .form-input .wpcf7-radio .wpcf7-list-item,
  .form-input .wpcf7-checkbox .wpcf7-list-item {
    margin: 1.0416666667vw 0 0 2.7777777778vw;
  }
  .form-input input[type=radio] + span,
  .form-input input[type=checkbox] + span {
    padding-left: 3.125vw;
    height: 2.0833333333vw;
    font-size: 1.1111111111vw;
  }
  .form-input input[type=radio] + span::before,
  .form-input input[type=checkbox] + span::before {
    border-width: 0.0694444444vw;
    border-radius: 0.3472222222vw;
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .form-input input[type=radio] + span::before {
    border-width: 0.0694444444vw;
  }
  .form-input input[type=radio]:checked + span::after {
    left: 0.5208333333vw;
    width: 1.0416666667vw;
    height: 1.0416666667vw;
  }
  .form-input input[type=checkbox]:checked + span::after {
    top: 0.1388888889vw;
    left: 0.2777777778vw;
    width: 1.8055555556vw;
    height: 1.8055555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-input .wpcf7-radio,
  .form-input .wpcf7-checkbox {
    margin: -15px 0 0 -40px;
    width: calc(100% + 40px);
  }
  .form-input .wpcf7-radio .wpcf7-list-item,
  .form-input .wpcf7-checkbox .wpcf7-list-item {
    margin: 15px 0 0 40px;
  }
  .form-input input[type=radio] + span,
  .form-input input[type=checkbox] + span {
    padding-left: 45px;
    height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .form-input input[type=radio] + span::before,
  .form-input input[type=checkbox] + span::before {
    border-width: 1px;
    border-radius: 5px;
    width: 30px;
    height: 30px;
  }
  .form-input input[type=radio] + span::before {
    border-width: 1px;
  }
  .form-input input[type=radio]:checked + span::after {
    left: 7.5px;
    width: 15px;
    height: 15px;
  }
  .form-input input[type=checkbox]:checked + span::after {
    top: 2px;
    left: 4px;
    width: 26px;
    height: 26px;
  }
}
/* ------------------------------------------- select - */
.form-select {
  position: relative;
}

.form-select:before {
  content: "";
  position: absolute;
  top: 5.7333333333vw;
  right: 3.0666666667vw;
  display: inline-block;
  width: 3.2vw;
  height: 2.6666666667vw;
  background-image: url(../img/form/select.svg);
  background-size: contain;
  pointer-events: none;
  z-index: 1;
}

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

@media screen and (min-width: 751px) {
  .form-select:before {
    top: 1.6666666667vw;
    right: 1.3888888889vw;
    width: 0.8333333333vw;
    height: 0.6944444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-select:before {
    top: 24px;
    right: 20px;
    width: 12px;
    height: 10px;
  }
}
/* ------------------------------------------- date - */
.form-dates > div:nth-child(n+2) {
  margin-top: 4.6666666667vw;
}

.form-date-head {
  margin-bottom: 0.5em;
  font-weight: 500;
  line-height: 1.25;
}

.form-date-time {
  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: 2.6666666667vw;
}

.form-date-time > div {
  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;
  width: 43.3333333333vw;
}

.form-date-time > div .form-select {
  width: 33.3333333333vw;
}

.form-date-time > div:nth-child(n+2) {
  margin-left: 3.3333333333vw;
}

@media screen and (min-width: 751px) {
  .form-dates > div:nth-child(n+2) {
    margin-top: 1.3888888889vw;
  }
  .form-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .form-date-calendar {
    width: 25.6944444444vw;
  }
  .form-date-time {
    margin: 0 0 0 1.0416666667vw;
    width: 23.6111111111vw;
  }
  .form-date-time > div {
    width: 11.8055555556vw;
  }
  .form-date-time > div .form-select {
    width: 9.375vw;
  }
  .form-date-time > div:nth-child(n+2) {
    margin-left: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-dates > div:nth-child(n+2) {
    margin-top: 20px;
  }
  .form-date-calendar {
    width: 370px;
  }
  .form-date-time {
    margin-left: 15px;
    width: 340px;
  }
  .form-date-time > div {
    width: 170px;
  }
  .form-date-time > div .form-select {
    width: 135px;
  }
  .form-date-time > div:nth-child(n+2) {
    margin-left: 15px;
  }
}
/* ------------------------------------------- consent - */
.form-consent {
  margin-top: 6.6666666667vw;
  text-align: center;
}

.form-consent p {
  margin-top: 1em;
  font-size: 3.7333333333vw;
  line-height: 1.5;
}
.form-consent p a {
  position: relative;
  color: #224e45;
}
.form-consent p a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.1em;
  width: 100%;
  height: 0.2666666667vw;
  background-color: #224e45;
}

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

.form-consent .wpcf7-checkbox {
  display: block;
}

.form-consent .wpcf7-checkbox {
  margin-bottom: 2.6666666667vw;
}

.form-consent .wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
}

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

.form-consent 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: 8vw;
  height: 6.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: 600;
  cursor: pointer;
}

.form-consent input[type=checkbox] + span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 5.6vw;
  height: 5.6vw;
  background-color: #fff6f6;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 0.6666666667vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.form-consent input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
}

.form-consent input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  top: 0.6666666667vw;
  left: 0.8vw;
  display: inline-block;
  width: 5.0666666667vw;
  height: 5.0666666667vw;
  background-image: url(../img/form/check.svg);
  background-size: contain;
}

@media screen and (min-width: 751px) {
  .form-consent {
    margin-top: 2.7777777778vw;
  }
  .form-consent p {
    font-size: 0.9722222222vw;
  }
  .form-consent p a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .form-consent p a:after {
    height: 1px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .form-consent p a:hover {
    color: #224e45;
  }
  .form-consent p a:hover:after {
    background-color: #224e45;
  }
  .form-consent .wpcf7-checkbox {
    margin-bottom: 1.0416666667vw;
  }
  .form-consent input[type=checkbox] + span {
    padding-left: 3.125vw;
    height: 2.0833333333vw;
    font-size: 1.1111111111vw;
  }
  .form-consent input[type=checkbox] + span::before {
    border-width: 0.0694444444vw;
    border-radius: 0.3472222222vw;
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .form-consent input[type=checkbox]:checked + span::after {
    top: 0.1388888889vw;
    left: 0.2777777778vw;
    width: 1.8055555556vw;
    height: 1.8055555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-consent {
    margin-top: 40px;
  }
  .form-consent p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .form-consent .wpcf7-checkbox {
    margin-bottom: 15px;
  }
  .form-consent input[type=checkbox] + span {
    padding-left: 45px;
    height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .form-consent input[type=checkbox] + span::before {
    border-width: 1px;
    border-radius: 5px;
    width: 30px;
    height: 30px;
  }
  .form-consent input[type=checkbox]:checked + span::after {
    top: 2px;
    left: 4px;
    width: 26px;
    height: 26px;
  }
}
/* ------------------------------------------- notes - */
.form-notes {
  position: relative;
  margin-top: 4.6666666667vw;
  padding-top: 4.6666666667vw;
}
.form-notes:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 86.1333333333vw;
  height: 1px;
  background-color: #d9d9d9;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.form-notes p {
  font-size: 3.7333333333vw;
  line-height: 1.5;
}

@media screen and (min-width: 751px) {
  .form-notes {
    margin-top: 1.7361111111vw;
    padding-top: 1.7361111111vw;
  }
  .form-notes:before {
    width: 48.0555555556vw;
  }
  .form-notes p {
    font-size: 0.9722222222vw;
    text-align: center;
  }
}
@media screen and (min-width: 1441px) {
  .form-notes {
    margin-top: 25px;
    padding-top: 25px;
  }
  .form-notes:before {
    width: 692px;
  }
  .form-notes p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* ------------------------------------------- submit - */
.form-btn {
  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: 6.6666666667vw auto 0 auto;
  width: 74.6666666667vw;
  height: 14.6666666667vw;
  background-color: #224e45;
  border-color: #1e3932;
  border-style: solid;
  border-width: 0.5333333333vw;
  border-radius: 7.3333333333vw;
  overflow: hidden;
  z-index: 1;
}
.form-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #ffffff;
}
.form-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  right: 4vw;
  width: 6.9333333333vw;
  height: 1.7333333333vw;
  background-image: url(../img/common/arrow-wh.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

.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: "NotoSansJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.05em;
  z-index: 1;
}

@media screen and (min-width: 751px) {
  .form-btn {
    margin-top: 2.0833333333vw;
    width: 25vw;
    height: 4.7222222222vw;
    border-width: 0.1388888889vw;
    border-radius: 2.3611111111vw;
  }
  .form-btn:before {
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
  .form-btn:after {
    right: 1.3888888889vw;
    width: 1.8055555556vw;
    height: 0.4861111111vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .form-submit {
    font-size: 1.25vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .form-btn:hover:before {
    width: 100%;
  }
  .form-btn:hover:after {
    background-image: url(../img/common/arrow-gr.svg);
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
  .form-btn:hover .form-submit {
    color: #224e45;
  }
}
@media screen and (min-width: 1441px) {
  .form-btn {
    margin-top: 30px;
    width: 360px;
    height: 68px;
    border-width: 2px;
    border-radius: 34px;
  }
  .form-btn:after {
    right: 20px;
    width: 26px;
    height: 7px;
  }
  .form-submit {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/*  heading
-------------------------------------------------------------------------------*/
.head-common {
  position: relative;
  margin-bottom: 10.6666666667vw;
  padding-bottom: 5.3333333333vw;
  text-align: center;
}
.head-common:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  display: inline-block;
  width: 8vw;
  height: 0.8vw;
  background-color: #d43939;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.head-common-en {
  margin-bottom: 0.5em;
  color: #1e3932;
  font-family: "Poppins", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 0.05em;
}

.head-common-jp {
  position: relative;
  color: #1e3932;
  font-size: 8vw;
  font-weight: 800;
  line-height: 1.4em;
  letter-spacing: 0.05em;
}

.head-common--bird .head-common-jp {
  display: inline-block;
}
.head-common--bird .head-common-jp:before {
  content: "";
  position: absolute;
  top: -8vw;
  right: -8vw;
  display: inline-block;
  width: 7.4666666667vw;
  height: 5.2vw;
  background-image: url(../img/common/bird.svg);
  background-size: contain;
}

@media screen and (min-width: 751px) {
  .head-common {
    margin-bottom: 2.7777777778vw;
    padding-bottom: 1.3888888889vw;
  }
  .head-common:before {
    width: 4.1666666667vw;
    height: 0.4166666667vw;
  }
  .head-common-en {
    font-size: 1.25vw;
  }
  .head-common-jp {
    font-size: 2.9166666667vw;
  }
  .head-common--bird .head-common-jp:before {
    top: -2.7777777778vw;
    right: -5.2083333333vw;
    width: 3.8888888889vw;
    height: 2.7083333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .head-common {
    margin-bottom: 40px;
    padding-bottom: 20px;
  }
  .head-common:before {
    width: 60px;
    height: 6px;
  }
  .head-common-en {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .head-common-jp {
    font-size: 42px;
    font-size: 4.2rem;
  }
  .head-common--bird .head-common-jp:before {
    top: -40px;
    right: -75px;
    width: 56px;
    height: 39px;
  }
}
/* ------------------------------------------- head-fl - */
.head-fl {
  position: relative;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.35;
  z-index: 2;
}
.head-fl:before, .head-fl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.5333333333vw;
  border-radius: 0.2666666667vw;
}
.head-fl:before {
  width: 100%;
  background-color: #224e45;
}
.head-fl:after {
  width: 4.3em;
  background-color: #d43939;
  z-index: 1;
}

@media screen and (min-width: 751px) {
  .head-fl {
    font-size: 1.9444444444vw;
  }
  .head-fl:before, .head-fl:after {
    height: 0.2083333333vw;
    border-radius: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .head-fl {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .head-fl:before, .head-fl:after {
    height: 3px;
    border-radius: 1px;
  }
}
/* ------------------------------------------- head-rb - */
.head-rb {
  position: relative;
  margin-bottom: 4.6666666667vw;
  padding-bottom: 4vw;
  color: #1e3932;
  font-size: 6.4vw;
  font-weight: 900;
  text-align: center;
  line-height: 1.21;
}
.head-rb:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  display: inline-block;
  width: 8vw;
  height: 0.8vw;
  background-color: #d43939;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 751px) {
  .head-rb {
    margin-bottom: 2.0833333333vw;
    padding-bottom: 1.3888888889vw;
    font-size: 2.2222222222vw;
    line-height: 1.5;
  }
  .head-rb:after {
    width: 4.1666666667vw;
    height: 0.4166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .head-rb {
    margin-bottom: 30px;
    padding-bottom: 20px;
    font-size: 32px;
    font-size: 3.2rem;
  }
  .head-rb:after {
    width: 60px;
    height: 6px;
  }
}
/*  pagenation
-------------------------------------------------------------------------------*/
.page-archive-navi {
  margin-top: 10.6666666667vw;
}

.page-archive-navi .pagecount {
  margin-bottom: 5.3333333333vw;
  font-size: 3.7333333333vw;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
}
.page-archive-navi .pagecount span {
  position: relative;
  top: 0.05em;
  display: inline-block;
  margin: 0 0.15em;
  font-family: "Poppins", sans-serif;
  font-size: 1.5em;
}

@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: 5.5555555556vw auto 0 auto;
    width: 69.4444444444vw;
    max-width: 100%;
  }
  .page-archive-navi .pagecount {
    margin: 0;
    font-size: 1.25vw;
    text-align: left;
  }
}
@media screen and (min-width: 1441px) {
  .page-archive-navi {
    margin-top: 80px;
    width: 1000px;
  }
  .page-archive-navi .pagecount {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.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-radius: 2vw;
  color: #224e45;
  font-family: "Poppins", sans-serif;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}
.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 {
  background-color: #224e45;
  color: #ffffff;
}

.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-radius: 2vw;
}
.pagenation-prev a:after,
.pagenation-next a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 4vw;
  height: 1.0666666667vw;
  background-image: url(../img/common/arrow-gr.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: 0.5555555556vw;
  }
  .pagenation-list li div,
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
    width: 3.8194444444vw;
    height: 3.8194444444vw;
    border-radius: 1.0416666667vw;
    font-size: 1.3888888889vw;
  }
  .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: #224e45;
    color: #ffffff;
  }
  .pagenation-prev,
  .pagenation-next {
    width: 3.8194444444vw;
    height: 3.8194444444vw;
  }
  .pagenation-prev a,
  .pagenation-next a {
    height: 3.8194444444vw;
    border-radius: 1.0416666667vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .pagenation-prev a:after,
  .pagenation-next a:after {
    width: 1.7361111111vw;
    height: 0.4861111111vw;
    -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: #224e45;
  }
  .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: 8px;
  }
  .pagenation-list li div,
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
    width: 55px;
    height: 55px;
    border-radius: 15px;
    font-size: 20px;
    font-size: 2rem;
  }
  .pagenation-prev,
  .pagenation-next {
    width: 55px;
    height: 55px;
  }
  .pagenation-prev a,
  .pagenation-next a {
    height: 55px;
    border-radius: 15px;
  }
  .pagenation-prev a:after,
  .pagenation-next a:after {
    width: 25px;
    height: 7px;
  }
}
/*  pagenavi
-------------------------------------------------------------------------------*/
.pagenavi {
  position: relative;
  margin: 10.6666666667vw auto 0 auto;
  width: 85.3333333333vw;
}

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

.pagenavi-prev {
  left: 0;
}

.pagenavi-next {
  right: 0;
}

.pagenavi-prev a,
.pagenavi-next a {
  position: relative;
  display: block;
  height: 10.6666666667vw;
  background-color: #252525;
  border-color: #252525;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 1.3333333333vw;
}
.pagenavi-prev a:after,
.pagenavi-next a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 4vw;
  height: 5.6vw;
  background-image: url(../img/slide/next-wh.svg);
  background-size: contain;
}

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

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

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

.pagenavi-back 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;
  height: 13.3333333333vw;
  background-color: #ffffff;
  border-color: #224e45;
  border-style: solid;
  border-width: 0.5333333333vw;
  border-radius: 6.6666666667vw;
  overflow: hidden;
}
.pagenavi-back a span {
  position: relative;
  font-size: 4vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.25;
  z-index: 1;
}
.pagenavi-back a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 6.9333333333vw;
  height: 1.7333333333vw;
  background-image: url(../img/common/arrow-gr.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 751px) {
  .pagenavi {
    margin-top: 2.7777777778vw;
    width: 29.5138888889vw;
    height: 4.1666666667vw;
  }
  .pagenavi-prev,
  .pagenavi-next {
    width: 3.4722222222vw;
  }
  .pagenavi-prev a,
  .pagenavi-next a {
    height: 3.4722222222vw;
    border-width: 0.1388888889vw;
    border-radius: 0.6944444444vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .pagenavi-prev a:after,
  .pagenavi-next a:after {
    width: 1.3888888889vw;
    height: 1.875vw;
  }
  .pagenavi-prev a:hover,
  .pagenavi-next a:hover {
    background-color: #ffffff;
  }
  .pagenavi-prev a:hover:after,
  .pagenavi-next a:hover:after {
    background-image: url(../img/slide/next-gr.svg);
  }
  .pagenavi-back {
    width: 19.4444444444vw;
  }
  .pagenavi-back a {
    padding-right: 1.3888888889vw;
    height: 4.1666666667vw;
    border-width: 0.1388888889vw;
    border-radius: 2.0833333333vw;
  }
  .pagenavi-back a span {
    font-size: 1.1111111111vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .pagenavi-back a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #224e45;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
  .pagenavi-back a:after {
    right: 1.3888888889vw;
    width: 1.8055555556vw;
    height: 0.4861111111vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .pagenavi-back a:hover span {
    color: #ffffff;
  }
  .pagenavi-back a:hover:before {
    width: 100%;
  }
  .pagenavi-back a:hover:after {
    background-image: url(../img/common/arrow-wh.svg);
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media screen and (min-width: 1441px) {
  .pagenavi {
    margin-top: 40px;
    width: 425px;
    height: 60px;
  }
  .pagenavi-prev,
  .pagenavi-next {
    width: 50px;
  }
  .pagenavi-prev a,
  .pagenavi-next a {
    height: 50px;
    border-width: 2px;
    border-radius: 10px;
  }
  .pagenavi-prev a:after,
  .pagenavi-next a:after {
    width: 20px;
    height: 27px;
  }
  .pagenavi-back {
    width: 280px;
  }
  .pagenavi-back a {
    padding-right: 10px;
    height: 60px;
    border-width: 2px;
    border-radius: 30px;
  }
  .pagenavi-back a span {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .pagenavi-back a:after {
    right: 20px;
    width: 26px;
    height: 7px;
  }
}
/*  post
-------------------------------------------------------------------------------*/
.post {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
}

.post--box {
  padding: 6.6666666667vw 5.6vw 9.3333333333vw 5.6vw;
  background-color: #ffffff;
}

.post-in {
  margin: 0 auto;
  width: 89.8666666667vw;
}

.post > section:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}

.post-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 4vw;
}

.post-cat > li {
  margin: 1.0666666667vw 1.0666666667vw 0 0;
  padding: 0.3em 0.5em 0.4em 0.55em;
  background-color: #1e3932;
  color: #ffffff;
  font-size: 3.2vw;
  font-weight: 500;
}

.post-cat--new {
  background-color: #ffa800 !important;
  color: #224e45 !important;
}

.post-data {
  position: relative;
  margin-bottom: 4vw;
}

.post-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.post-date p {
  position: relative;
  padding-left: 4vw;
  font-size: 3.2vw;
  font-weight: 500;
}

.post-date p:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  margin-top: 0.1em;
  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: 4vw;
}

.post-ttl {
  position: relative;
  margin-bottom: 0.7em;
  font-size: 5.6vw;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.post-image {
  margin-bottom: 5.3333333333vw;
  border-color: #e9e9e9;
  border-style: solid;
  border-width: 0.5333333333vw;
  border-radius: 4.2666666667vw;
  overflow: hidden;
}

.post-intro p {
  line-height: 1.6em;
}

.post .editor {
  margin-top: 5.3333333333vw;
}

.post-staff {
  margin: 6.6666666667vw auto 0 auto;
  padding: 4.6666666667vw 0;
  width: 42.6666666667vw;
  border-color: #f4f3ef;
  border-style: solid;
  border-width: 0.5333333333vw;
}

.post-staff-image {
  margin: 0 auto;
  width: 21.3333333333vw;
  border-radius: 50%;
  overflow: hidden;
}
.post-staff-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 21.3333333333vw;
}

.post-staff-name {
  margin-top: 0.7em;
  text-align: center;
  line-height: 1.5em;
}

@media screen and (min-width: 751px) {
  .post--box {
    padding: 4.1666666667vw 3.4722222222vw;
  }
  .post--news {
    width: 51.3888888889vw;
  }
  .post-in {
    width: 69.4444444444vw;
  }
  .post > section:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .post-cat {
    margin-bottom: 0.6944444444vw;
  }
  .post-cat > li {
    margin: 0.3472222222vw 0.3472222222vw 0 0;
    font-size: 0.9722222222vw;
  }
  .post-data {
    margin-bottom: 1.3888888889vw;
  }
  .post-data > div:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .post-date p {
    padding-left: 1.6666666667vw;
    font-size: 1.0416666667vw;
  }
  .post-date p:before {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
  }
  .post-date p:nth-child(n+2) {
    margin-left: 1.3888888889vw;
  }
  .post-ttl {
    font-size: 2.2222222222vw;
  }
  .post-image {
    margin-bottom: 2.0833333333vw;
    border-width: 0.1388888889vw;
    border-radius: 2.2222222222vw;
  }
  .post .editor {
    margin-top: 2.7777777778vw;
  }
  .post-staff {
    margin: 2.0833333333vw auto 0 auto;
    padding: 2.4305555556vw 0;
    width: 16.6666666667vw;
    border-width: 0.1388888889vw;
  }
  .post-staff-image {
    width: 8.3333333333vw;
  }
  .post-staff-image img {
    height: 8.3333333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .post--box {
    padding: 60px 50px;
  }
  .post--news {
    width: 740px;
  }
  .post-in {
    width: 1000px;
  }
  .post > section:nth-child(n+2) {
    margin-top: 80px;
  }
  .post-cat {
    margin-bottom: 10px;
  }
  .post-cat > li {
    margin: 5px 5px 0 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .post-data {
    margin-bottom: 20px;
  }
  .post-date p {
    padding-left: 24px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .post-date p:before {
    width: 15px;
    height: 15px;
  }
  .post-date p:nth-child(n+2) {
    margin-left: 20px;
  }
  .post-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .post-image {
    margin-bottom: 30px;
    border-width: 2px;
    border-radius: 32px;
  }
  .post .editor {
    margin-top: 40px;
  }
  .post-staff {
    margin: 30px auto 0 auto;
    padding: 35px 0;
    width: 240px;
    border-width: 2px;
  }
  .post-staff-image {
    width: 120px;
  }
  .post-staff-image img {
    height: 120px;
  }
}
/*  tag
-------------------------------------------------------------------------------*/
.tag {
  position: relative;
  margin-bottom: 10.6666666667vw;
}

.tag dt {
  position: relative;
  margin-bottom: 0.8em;
  padding: 0 0 0.1em 1em;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.2;
}
.tag dt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.8vw;
  height: 100%;
  background-color: #d43939;
  border-radius: 0.2666666667vw;
}

.tag-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.7em 1em;
}

.tag-menu > li {
  display: inline-block;
}

.tag-menu a {
  position: relative;
  display: block;
  padding-left: 1.2em;
  font-size: 3.2vw;
  text-indent: -1.2em;
  font-weight: 500;
}
.tag-menu a:before {
  content: "#";
  margin-right: 0.2em;
}

@media screen and (min-width: 751px) {
  .tag {
    margin-bottom: 4.8611111111vw;
  }
  .tag dt {
    font-size: 1.6666666667vw;
  }
  .tag dt:before {
    width: 0.4166666667vw;
    border-radius: 0.1388888889vw;
  }
  .tag-menu a {
    font-size: 1.0416666667vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .tag-menu a:hover {
    color: #d43939;
  }
}
@media screen and (min-width: 1441px) {
  .tag {
    margin-bottom: 70px;
  }
  .tag dt {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .tag dt:before {
    width: 6px;
    border-radius: 2px;
  }
  .tag-menu a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/*  term
-------------------------------------------------------------------------------*/
.term {
  position: relative;
  margin-bottom: 8vw;
}

.term dl:nth-child(n+2) {
  margin-top: 6.6666666667vw;
}

.term dt {
  position: relative;
  margin-bottom: 0.8em;
  padding: 0 0 0.1em 1em;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.2;
}
.term dt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.8vw;
  height: 100%;
  background-color: #d43939;
  border-radius: 0.2666666667vw;
}

.term-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -2vw;
}

.term-menu > li {
  margin-left: 2vw;
  width: calc(50% - 2vw);
}

.term-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 7.3333333333vw 0.1em 3.3333333333vw;
  width: 100%;
  height: 10.6666666667vw;
  background-color: #ffffff;
  border-color: #1e3932;
  border-style: solid;
  border-width: 0.4vw;
  border-radius: 5.3333333333vw;
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: 0.05em;
}
.term-menu a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 1.3333333333vw;
  height: 2.1333333333vw;
  background-image: url(../img/sub/arrow-gr.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.term-menu a.is-current {
  background-color: #224e45;
  color: #ffffff;
}
.term-menu a.is-current:after {
  background-image: url(../img/sub/arrow-wh.svg);
}

.term-more {
  margin-top: 6.6666666667vw;
  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-bottom: 0.1em;
  height: 13.3333333333vw;
  background-color: #1e3932;
  cursor: pointer;
}
.term-more span {
  position: relative;
  padding-left: 3em;
  color: #ffffff;
  font-size: 4vw;
  font-weight: 700;
}
.term-more span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-image: url(../img/works/plus.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.term-more.is-close span:before {
  background-image: url(../img/works/minus.svg);
}

@media screen and (max-width: 750px) {
  .term-menu > li:nth-child(n+3) {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .term {
    margin-bottom: 3.4722222222vw;
  }
  .term dl:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .term dt {
    font-size: 1.6666666667vw;
  }
  .term dt:before {
    width: 0.4166666667vw;
    border-radius: 0.1388888889vw;
  }
  .term-menu {
    margin-left: -1.0416666667vw;
  }
  .term-menu > li {
    margin-left: 1.0416666667vw;
    width: calc(25% - 1.0416666667vw);
  }
  .term-menu > li:nth-child(n+5) {
    margin-top: 1.0416666667vw;
  }
  .term-menu a {
    padding: 0 2.7777777778vw 0.1em 1.3888888889vw;
    height: 3.4722222222vw;
    border-width: 0.1388888889vw;
    border-radius: 1.7361111111vw;
    font-size: 1.0416666667vw;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  .term-menu a:after {
    right: 1.0416666667vw;
    width: 0.4166666667vw;
    height: 0.6944444444vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .term-menu a:hover {
    background-color: #224e45;
    color: #ffffff;
  }
  .term-menu a:hover:after {
    background-image: url(../img/sub/arrow-wh.svg);
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
  .term-more {
    margin-top: 2.4305555556vw;
    height: 4.1666666667vw;
  }
  .term-more span {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .term {
    margin-bottom: 50px;
  }
  .term dl:nth-child(n+2) {
    margin-top: 40px;
  }
  .term dt {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .term dt:before {
    width: 6px;
    border-radius: 2px;
  }
  .term-menu {
    margin-left: -15px;
  }
  .term-menu > li {
    margin-left: 15px;
    width: calc(25% - 15px);
  }
  .term-menu > li:nth-child(n+5) {
    margin-top: 15px;
  }
  .term-menu a {
    padding: 0 40px 0.1em 20px;
    height: 50px;
    border-width: 2px;
    border-radius: 25px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .term-menu a:after {
    right: 15px;
    width: 6px;
    height: 10px;
  }
  .term-more {
    margin-top: 35px;
    height: 60px;
  }
  .term-more span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/*  ttl
-------------------------------------------------------------------------------*/
.ttl {
  position: relative;
  background-color: #f6f6f6;
  text-align: center;
}

.ttl-in {
  position: relative;
  margin: 0 auto;
  padding: 6.6666666667vw 0;
  width: 94.6666666667vw;
}

.ttl-jp {
  position: relative;
  margin-bottom: 0.8em;
  display: inline-block;
  font-size: 3.4666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.ttl-en {
  position: relative;
  color: #1e3932;
  font-family: "Poppins", sans-serif;
  font-size: 9.6vw;
  font-weight: 700;
  text-transform: capitalize;
}
.ttl-en::first-letter {
  color: #d43939;
}

@media screen and (min-width: 751px) {
  .ttl-in {
    padding: 2.7777777778vw 0;
    width: 83.3333333333vw;
  }
  .ttl-jp {
    font-size: 1.0416666667vw;
  }
  .ttl-jp:before {
    top: -2.7777777778vw;
    left: -5.2083333333vw;
    width: 4.1666666667vw;
    height: 6.4583333333vw;
  }
  .ttl-jp:after {
    top: 1.0416666667vw;
    right: -5.2083333333vw;
    width: 2.9861111111vw;
    height: 4.1666666667vw;
  }
  .ttl-en {
    font-size: 4.1666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .ttl-in {
    padding: 40px 0;
    width: 1200px;
  }
  .ttl-jp {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .ttl-en {
    font-size: 60px;
    font-size: 6rem;
  }
}
/*  #price
-------------------------------------------------------------------------------*/
.sec--price {
  padding: 19.3333333333vw 0 46.6666666667vw 0;
}
.sec--price:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/price/bg_sp.png);
  background-size: 100%;
  background-position: center bottom;
}

.price {
  position: relative;
  margin: 0 auto;
  width: 82.4vw;
  z-index: 1;
}

.price-ttl {
  color: #1e3932;
  font-size: 6.4vw;
  font-weight: 900;
  text-align: center;
}

.price-en {
  margin-top: 1em;
  color: #1e3932;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: center;
}

.price-desc {
  margin-top: 1.5em;
}
.price-desc p {
  line-height: 1.86;
}

.sec--price .sec-btn {
  margin: 8vw auto 0 auto;
  width: 70vw;
}

@media screen and (max-width: 750px) {
  .sec--price {
    background-color: #ffffff;
  }
  .price-desc p {
    letter-spacing: 0;
  }
  .sec--price .sec-btn {
    background-color: #ffffff;
  }
}
@media screen and (min-width: 751px) {
  .sec--price {
    padding: 0;
  }
  .sec--price:before {
    content: "";
    position: absolute;
    top: 0;
    background-size: contain;
  }
  .sec--price:before {
    left: 0;
    width: 27.7083333333vw;
    height: 100%;
    background-image: url(../img/price/left.png);
    background-image: image-set(url(../img/price/left.png) 1x, url(../img/price/left-2x.png) 2x);
    background-image: -webkit-image-set(url(../img/price/left.png) 1x, url(../img/price/left-2x.png) 2x);
    background-position: left center;
  }
  .sec--price:after {
    left: auto;
    right: 0;
    width: 30vw;
    height: 100%;
    background-image: url(../img/price/right.png);
    background-image: image-set(url(../img/price/right.png) 1x, url(../img/price/right-2x.png) 2x);
    background-image: -webkit-image-set(url(../img/price/right.png) 1x, url(../img/price/right-2x.png) 2x);
    background-size: contain;
    background-position: right center;
  }
  .price {
    padding: 5.9027777778vw 0 3.8194444444vw 0;
    width: 100%;
  }
  .price:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(../img/price/bg.png);
    background-image: image-set(url(../img/price/bg.png) 1x, url(../img/price/bg-2x.png) 2x);
    background-image: -webkit-image-set(url(../img/price/bg.png) 1x, url(../img/price/bg-2x.png) 2x);
    background-position: center;
    opacity: 0.1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .price-ttl {
    font-size: 2.2222222222vw;
  }
  .price-desc {
    margin-top: 1.5em;
  }
  .price-desc p {
    text-align: center;
    line-height: 1.86;
  }
  .sec--price .sec-btn {
    margin: 2.0833333333vw auto 0 auto;
    width: 19.4444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--price:before {
    width: 399px;
  }
  .sec--price:after {
    right: 0;
    width: 432px;
    height: 100%;
    background-image: url(../img/price/right.png);
    background-image: image-set(url(../img/price/right.png) 1x, url(../img/price/right-2x.png) 2x);
    background-image: -webkit-image-set(url(../img/price/right.png) 1x, url(../img/price/right-2x.png) 2x);
    background-position: right center;
  }
  .price {
    padding: 85px 0 55px 0;
  }
  .price-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .sec--price .sec-btn {
    margin: 30px auto 0 auto;
    width: 280px;
  }
}
/*  #reason
-------------------------------------------------------------------------------*/
.sec--reason {
  margin-top: 21.3333333333vw;
  padding: 26.6666666667vw 0 10.6666666667vw 0;
}
.sec--reason:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 90.1333333333vw;
  height: 100%;
  background-color: #224e45;
  border-radius: 5.3333333333vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.reason {
  position: relative;
  margin: 0 auto;
  width: 80vw;
}
.reason:before {
  content: "";
  position: absolute;
  top: 40.6666666667vw;
  right: 1.3333333333vw;
  display: inline-block;
  width: 45.7333333333vw;
  height: 54.2666666667vw;
  background-image: url(../img/reason/map.svg);
  background-size: contain;
}

.reason-head {
  position: relative;
  margin-bottom: 7.3333333333vw;
  text-align: center;
}
.reason-head:before {
  content: "";
  position: absolute;
  top: -43.3333333333vw;
  left: 50%;
  display: inline-block;
  width: 37.6vw;
  height: 36.5333333333vw;
  background-image: url(../img/reason/rank_sp.png);
  background-size: contain;
}

.reason-en {
  margin-bottom: 1em;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.reason-catch {
  position: relative;
  display: inline-block;
  margin-bottom: 0.8em;
  padding: 0 6vw;
  color: #ffffff;
  font-size: 4.2666666667vw;
  font-weight: 800;
  letter-spacing: 0.1em;
}
.reason-catch:before, .reason-catch:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 4vw;
  height: 4vw;
  background-image: url(../img/reason/slash.svg);
  background-size: contain;
}
.reason-catch:before {
  left: 0;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.reason-catch:after {
  right: 0;
}

.reason-ttl {
  color: #ffffff;
  font-size: 6.4vw;
  font-weight: 800;
  letter-spacing: 0.1em;
}
.reason-ttl span {
  color: #ffa800;
}

.reason-slide {
  position: relative;
}

.reason-slide .swiper-wrapper .swiper-slide {
  position: relative;
  left: 1.3333333333vw;
  margin-right: 2.6666666667vw;
  width: 58.6666666667vw !important;
  background-color: #f4f3ef;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}

.reason-slide .swiper-wrapper .swiper-slide:last-child {
  margin-right: 0;
}

.reason-slide-content {
  position: relative;
  padding: 2vw 2vw 2vw 10.6666666667vw;
}
.reason-slide-content:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 2.4vw;
  display: inline-block;
  width: 7.4666666667vw;
  height: 6.8vw;
  background-size: contain;
  background-position: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0.2;
}

.reason-slide-ttl {
  color: #1e3932;
  font-size: 3.2vw;
  font-weight: 800;
  text-align: center;
  line-height: 1.33;
  letter-spacing: 0.05em;
}

.reason-slide--01 .reason-slide-content:before {
  background-image: url(../img/reason/icon01.svg);
}

.reason-slide--02 .reason-slide-content:before {
  background-image: url(../img/reason/icon02.svg);
}

.reason-slide--03 .reason-slide-content:before {
  background-image: url(../img/reason/icon03.svg);
}

.reason-slide--04 .reason-slide-content:before {
  background-image: url(../img/reason/icon04.svg);
}

.reason-slide--05 .reason-slide-content:before {
  background-image: url(../img/reason/icon05.svg);
}

#reason-prev {
  left: -5.3333333333vw;
}

#reason-next {
  right: -5.3333333333vw;
}

#reason-pagination {
  margin-top: 4.6666666667vw;
}

#reason-pagination .swiper-pagination-bullet-active {
  background-color: #ffa800;
}

.sec--reason .sec-btn {
  margin: 10vw auto 0 auto;
  width: 70vw;
}

@media screen and (max-width: 750px) {
  .reason-head:before {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (min-width: 751px) {
  .sec--reason {
    margin-top: 0;
    padding: 7.6388888889vw 0 5.5555555556vw 0;
  }
  .sec--reason:before {
    width: 94.4444444444vw;
    border-radius: 2.7777777778vw;
  }
  .reason {
    width: 83.3333333333vw;
  }
  .reason:before {
    top: -6.9444444444vw;
    right: -3.125vw;
    width: 23.8194444444vw;
    height: 28.2638888889vw;
  }
  .reason-head {
    margin-bottom: 2.0833333333vw;
  }
  .reason-head:before {
    top: -6.9444444444vw;
    left: 4.8611111111vw;
    width: 16.8055555556vw;
    height: 15.4861111111vw;
    background-image: url(../img/reason/rank.png);
    background-image: image-set(url(../img/reason/rank.png) 1x, url(../img/reason/rank-2x.png) 2x);
    background-image: -webkit-image-set(url(../img/reason/rank.png) 1x, url(../img/reason/rank-2x.png) 2x);
  }
  .reason-head:after {
    content: "";
    position: absolute;
    top: -6.9444444444vw;
    right: -3.4722222222vw;
    display: inline-block;
    width: 25.6944444444vw;
    height: 17.9166666667vw;
    background-image: url(../img/reason/photo.png);
    background-image: image-set(url(../img/reason/photo.png) 1x, url(../img/reason/photo-2x.png) 2x);
    background-image: -webkit-image-set(url(../img/reason/photo.png) 1x, url(../img/reason/photo-2x.png) 2x);
    background-size: contain;
  }
  .reason-en {
    font-size: 1.25vw;
  }
  .reason-catch {
    padding: 0 2.7777777778vw;
    font-size: 1.6666666667vw;
  }
  .reason-catch:before, .reason-catch:after {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
  .reason-ttl {
    font-size: 3.3333333333vw;
  }
  .reason-slide .swiper-wrapper .swiper-slide {
    left: 1.3888888889vw;
    margin-right: 2.7777777778vw;
    width: 26.3888888889vw !important;
    border-radius: 1.3888888889vw;
  }
  .reason-slide-content {
    padding: 1.7361111111vw 1.3888888889vw 1.7361111111vw 7.2916666667vw;
  }
  .reason-slide-content:before {
    left: 1.3888888889vw;
    width: 4.6527777778vw;
    height: 3.8194444444vw;
  }
  .reason-slide-ttl {
    font-size: 1.25vw;
    text-align: left;
  }
  #reason-prev {
    left: -4.1666666667vw;
  }
  #reason-next {
    right: -4.1666666667vw;
  }
  #reason-pagination {
    margin-top: 2.4305555556vw;
  }
  .sec--reason .sec-btn {
    margin: 3.125vw auto 0 auto;
    width: 19.4444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--reason {
    padding: 110px 0 80px 0;
  }
  .sec--reason:before {
    width: 1360px;
    border-radius: 40px;
  }
  .reason {
    width: 1200px;
  }
  .reason:before {
    top: -100px;
    right: -45px;
    width: 343px;
    height: 407px;
  }
  .reason-head {
    margin-bottom: 30px;
  }
  .reason-head:before {
    top: -100px;
    left: 70px;
    width: 242px;
    height: 223px;
  }
  .reason-head:after {
    top: -100px;
    right: -50px;
    width: 370px;
    height: 258px;
  }
  .reason-en {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .reason-catch {
    padding: 0 40px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .reason-catch:before, .reason-catch:after {
    width: 20px;
    height: 20px;
  }
  .reason-ttl {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .reason-slide .swiper-wrapper .swiper-slide {
    left: 20px;
    margin-right: 40px;
    width: 380px !important;
    border-radius: 20px;
  }
  .reason-slide-content {
    padding: 25px 20px 25px 105px;
  }
  .reason-slide-content:before {
    left: 20px;
    width: 67px;
    height: 55px;
  }
  .reason-slide-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #reason-prev {
    left: -60px;
  }
  #reason-next {
    right: -60px;
  }
  #reason-pagination {
    margin-top: 35px;
  }
  .sec--reason .sec-btn {
    margin: 45px auto 0 auto;
    width: 280px;
  }
}
/* ------------------------------------------- menu - */
.reason-menu {
  margin-bottom: 6.6666666667vw;
}

.reason-menu > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transform: translate3d(0, 0px, 0px) !important;
          transform: translate3d(0, 0px, 0px) !important;
}

.reason-menu-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 18vw;
  width: 38.6666666667vw !important;
  height: 13.3333333333vw;
  background-color: #f4f3ef;
  border-radius: 1.3333333333vw;
  color: #224e45;
  font-size: 3.4666666667vw;
  font-weight: 800;
  line-height: 1.38;
  letter-spacing: 0.05em;
  cursor: pointer;
}
.reason-menu-item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4.6666666667vw;
  display: inline-block;
  width: 9.6vw;
  height: 8vw;
  background-size: contain;
  background-position: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.reason-menu > div .reason-menu-item:last-child {
  margin-right: 0;
}

.reason-menu > div .reason-menu-item:nth-child(1):before {
  background-image: url(../img/reason/icon01.svg);
}

.reason-menu > div .reason-menu-item:nth-child(2):before {
  background-image: url(../img/reason/icon02.svg);
}

.reason-menu > div .reason-menu-item:nth-child(3):before {
  background-image: url(../img/reason/icon03.svg);
}

.reason-menu > div .reason-menu-item:nth-child(4):before {
  background-image: url(../img/reason/icon04.svg);
}

.reason-menu > div .reason-menu-item:nth-child(5):before {
  background-image: url(../img/reason/icon05.svg);
}

@media screen and (max-width: 750px) {
  .reason-menu > div {
    width: auto;
    height: auto;
    gap: 2.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .reason-menu {
    margin-bottom: 2.7777777778vw;
  }
  .reason-menu > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .reason-menu > div .reason-menu-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 2.0833333333vw;
    padding: 4.5138888889vw 0 0 0;
    width: 11.8055555556vw !important;
    height: 6.9444444444vw;
    border-radius: 0.6944444444vw;
    font-size: 1.1111111111vw;
    line-height: 1.31;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .reason-menu > div .reason-menu-item:before {
    top: 1.0416666667vw;
    left: 50%;
    width: 4.1666666667vw;
    height: 3.4722222222vw;
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
  .reason-menu > div .reason-menu-item:hover {
    background-color: #ffa800;
  }
}
@media screen and (min-width: 1441px) {
  .reason-menu {
    margin-bottom: 40px;
  }
  .reason-menu > div .reason-menu-item {
    margin-right: 30px;
    padding-top: 65px;
    width: 170px !important;
    height: 100px;
    border-radius: 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .reason-menu > div .reason-menu-item:before {
    top: 15px;
    width: 60px;
    height: 50px;
  }
}
/*  blog --> archive
-------------------------------------------------------------------------------*/
.blog-archives {
  position: relative;
}

.blog {
  position: relative;
}

.blog-side {
  margin-top: 16vw;
}

.blog-side .blog-side-box:nth-child(n+2) {
  margin-top: 8vw;
}

.blog-side-ttl {
  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: 0.1em 1em 0 1em;
  height: 12vw;
  background-color: #224e45;
  border-radius: 2vw 2vw 0 0;
  color: #ffffff;
  font-size: 4.2666666667vw;
  font-weight: 700;
}

.blog-side-content {
  padding: 2vw 4vw 4vw 4vw;
  background-color: #ffffff;
}

@media screen and (max-width: 750px) {
  .blog .blog-post:nth-child(n+2) {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .blog-archives {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .blog-archive-content {
    width: 47.2222222222vw;
  }
  .blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.7777777778vw;
  }
  .blog .blog-post {
    margin-left: 2.7777777778vw;
    width: calc(50% - 2.7777777778vw);
  }
  .blog .blog-post:nth-child(n+3) {
    margin-top: 4.1666666667vw;
  }
  .blog-side {
    margin: 0;
    width: 18.75vw;
  }
  .blog-side .blog-side-box:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .blog-side-ttl {
    height: 3.1944444444vw;
    border-radius: 1.0416666667vw 1.0416666667vw 0 0;
    font-size: 1.25vw;
  }
  .blog-side-content {
    padding: 0.3472222222vw 1.0416666667vw 1.0416666667vw 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-archive-content {
    width: 680px;
  }
  .blog {
    margin-left: -40px;
  }
  .blog .blog-post {
    margin-left: 40px;
    width: calc(50% - 40px);
  }
  .blog .blog-post:nth-child(n+3) {
    margin-top: 60px;
  }
  .blog-side {
    width: 270px;
  }
  .blog-side .blog-side-box:nth-child(n+2) {
    margin-top: 40px;
  }
  .blog-side-ttl {
    height: 46px;
    border-radius: 15px 15px 0 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .blog-side-content {
    padding: 5px 15px 15px 15px;
  }
}
/* ------------------------------------------- cat - */
.blog-side-cat > li {
  position: relative;
  border-bottom-color: #d9d9d9;
  border-bottom-style: dashed;
  border-bottom-width: 0.2666666667vw;
}

.blog-side-cat li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em 2.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.28;
}

@media screen and (min-width: 751px) {
  .blog-side-cat > li {
    border-bottom-width: 0.0694444444vw;
  }
  .blog-side-cat li a {
    padding: 1em 0.5em;
    font-size: 1.0416666667vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .blog-side-cat li a:hover {
    color: #d43939;
  }
}
@media screen and (min-width: 1441px) {
  .blog-side-cat > li {
    border-bottom-width: 1px;
  }
  .blog-side-cat li a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* ------------------------------------------- recommend - */
.blog-latest-post a {
  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;
  padding: 2.6666666667vw 0;
  border-bottom-color: #d9d9d9;
  border-bottom-style: dashed;
  border-bottom-width: 0.2666666667vw;
}

.blog-latest-image {
  width: 24vw;
  border-radius: 0.6666666667vw;
  overflow: hidden;
}
.blog-latest-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 20.6666666667vw;
}

.blog-latest-content {
  width: 53.3333333333vw;
}

.blog-latest-date {
  margin-bottom: 0.5em;
  color: #b7b7b7;
  font-family: "Poppins", sans-serif;
  font-size: 3.2vw;
  font-weight: 700;
}

.blog-latest-ttl {
  max-height: 4.2em;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (min-width: 751px) {
  .blog-latest {
    margin-top: 0.6944444444vw;
  }
  .blog-latest-post a {
    padding: 0.6944444444vw 0;
    border-bottom-width: 0.0694444444vw;
  }
  .blog-latest .blog-latest-post:first-child a {
    padding-top: 0 !important;
  }
  .blog-latest-image {
    width: 5.5555555556vw;
    border-radius: 0.3472222222vw;
  }
  .blog-latest-image img {
    height: 5.5555555556vw;
  }
  .blog-latest-post a:hover .blog-latest-image img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
    cursor: pointer;
  }
  .blog-latest-content {
    width: 10.2083333333vw;
  }
  .blog-latest-date {
    font-size: 0.8333333333vw;
  }
  .blog-latest-ttl {
    font-size: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-latest {
    margin-top: 10px;
  }
  .blog-latest-post a {
    padding: 10px 0;
    border-bottom-width: 1px;
  }
  .blog-latest-image {
    width: 80px;
    border-radius: 5px;
  }
  .blog-latest-image img {
    height: 80px;
  }
  .blog-latest-content {
    width: 147px;
  }
  .blog-latest-date {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .blog-latest-ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/*  blog --> single
-------------------------------------------------------------------------------*/
/* ------------------------------------------- mokuji - */
.blog-mokuji {
  position: relative;
  margin-top: 9.3333333333vw;
  border-radius: 1.3333333333vw;
  overflow: hidden;
}

.blog-mokuji dt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 16.6666666667vw;
  height: 12.2666666667vw;
  background-color: #1e3932;
  color: #ffffff;
  font-size: 4.5333333333vw;
  font-weight: 700;
}
.blog-mokuji dt:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4.6666666667vw;
  display: inline-block;
  width: 7.4666666667vw;
  height: 7.4666666667vw;
  background-image: url(../img/blog/menu.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.blog-mokuji dd {
  padding: 5.3333333333vw 4.6666666667vw;
  background-color: #eeeeee;
}

.blog-mokuji ul li:nth-child(n+2) {
  margin-top: 1em;
}

.blog-mokuji a {
  position: relative;
  display: block;
}

.blog-mokuji > dd > div {
  counter-reset: cnt;
}

.blog-mokuji > dd > div > a {
  padding-left: 10.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: 700;
  line-height: 1.5em;
}
.blog-mokuji > dd > div > a:before {
  counter-increment: cnt;
  content: counter(cnt, decimal);
  position: absolute;
  top: -0.15em;
  left: 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;
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  background-color: #d43939;
  border-radius: 50%;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 3.7333333333vw;
  line-height: 1;
  letter-spacing: 0;
}

.blog-mokuji > dd > div > a:nth-of-type(n + 2) {
  margin-top: 1em;
}

.blog-mokuji > dd > div > div {
  margin-top: 1em;
  padding-left: 7.3333333333vw;
}

.blog-mokuji > dd > div > div > div {
  margin-top: 1em;
  padding-left: 2.6666666667vw;
}

.blog-mokuji > dd > div > div > a {
  padding-left: 1em;
  font-size: 3.4666666667vw;
  line-height: 1.5em;
}
.blog-mokuji > dd > div > div > a:before {
  content: "";
  position: absolute;
  top: 0.4em;
  left: 0;
  display: inline-block;
  width: 1.3333333333vw;
  height: 1.8666666667vw;
  background-image: url(../img/blog/arrow.svg);
  background-size: contain;
}

.blog-mokuji > dd > div > div > div > a {
  padding-left: 1.5em;
  font-size: 3.2vw;
  line-height: 1.5em;
}
.blog-mokuji > dd > div > div > div > a:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0.25em;
  color: #1e3932;
}

@media screen and (min-width: 751px) {
  .blog-mokuji {
    margin-top: 4.1666666667vw;
    border-radius: 0.6944444444vw;
  }
  .blog-mokuji dt {
    padding-left: 5.5555555556vw;
    height: 4.1666666667vw;
    font-size: 1.4583333333vw;
  }
  .blog-mokuji dt:before {
    left: 2.0833333333vw;
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .blog-mokuji dd {
    padding: 2.4305555556vw;
  }
  .blog-mokuji > dd > div > a {
    padding-left: 3.125vw;
    font-size: 1.25vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .blog-mokuji > dd > div > a:before {
    top: -0.15em;
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    font-size: 1.1111111111vw;
  }
  .blog-mokuji > dd > div > a:hover {
    color: #1e3932;
  }
  .blog-mokuji > dd > div > a:hover:before {
    color: #3e3938 !important;
  }
  .blog-mokuji > dd > div > div {
    padding-left: 2.0833333333vw;
  }
  .blog-mokuji > dd > div > div > a {
    font-size: 1.1111111111vw;
  }
  .blog-mokuji > dd > div > div > a:before {
    width: 0.4166666667vw;
    height: 0.5555555556vw;
  }
  .blog-mokuji > dd > div > div > div {
    padding-left: 1.7361111111vw;
  }
  .blog-mokuji > dd > div > div > div > a {
    font-size: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-mokuji {
    margin-top: 60px;
    border-radius: 10px;
  }
  .blog-mokuji dt {
    padding-left: 80px;
    height: 60px;
    font-size: 21px;
    font-size: 2.1rem;
  }
  .blog-mokuji dt:before {
    left: 30px;
    width: 30px;
    height: 30px;
  }
  .blog-mokuji dd {
    padding: 30px;
  }
  .blog-mokuji > dd > div > a {
    padding-left: 45px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .blog-mokuji > dd > div > a:before {
    width: 30px;
    height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .blog-mokuji > dd > div > div {
    padding-left: 30px;
  }
  .blog-mokuji > dd > div > div > a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .blog-mokuji > dd > div > div > a:before {
    width: 6px;
    height: 8px;
  }
  .blog-mokuji > dd > div > div > div {
    padding-left: 25px;
  }
  .blog-mokuji > dd > div > div > div > a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/*  news --> archive
-------------------------------------------------------------------------------*/
.news .news-post:nth-child(n+2) {
  margin-top: 4vw;
}

.news a {
  position: relative;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4vw 5.3333333333vw;
  background-color: #ffffff;
}

.news-new {
  position: absolute;
  top: -2vw;
  right: -2.6666666667vw;
  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: 8.5333333333vw;
  height: 8.5333333333vw;
  background-color: #ffa800;
  border-radius: 50%;
  color: #224e45;
  font-family: "Poppins", sans-serif;
  font-size: 2.6666666667vw;
  font-weight: 700;
  letter-spacing: 0;
  z-index: 1;
}

.news-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.3333333333vw;
}

.news-date {
  color: #b7b7b7;
  font-family: "Poppins", sans-serif;
  font-size: 3.4666666667vw;
  font-weight: 700;
  letter-spacing: 0;
}

.news-cat {
  display: inline-block;
  margin-left: 2.6666666667vw;
  padding: 0.2em 0.5em 0.3em 0.5em;
  background-color: #224e45;
  border-radius: 0.6666666667vw;
  color: #ffffff;
  font-size: 3.0666666667vw;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
}

.news-ttl {
  max-height: 3em;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.5em;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (min-width: 751px) {
  .news .news-post:nth-child(n+2) {
    margin-top: 1.3888888889vw;
  }
  .news a {
    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;
    padding: 0 5.5555555556vw 0 2.7777777778vw;
    height: 4.1666666667vw;
  }
  .news a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 2.0833333333vw;
    display: inline-block;
    width: 1.7361111111vw;
    height: 0.4861111111vw;
    background-image: url(../img/common/arrow-gr.svg);
    background-size: contain;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .news-post a:hover:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
  .news-new {
    top: -0.6944444444vw;
    left: -1.0416666667vw;
    right: auto;
    width: 2.7777777778vw;
    height: 2.7777777778vw;
    font-size: 0.8333333333vw;
  }
  .news-head {
    margin: 0;
    width: 15.9722222222vw;
  }
  .news-date {
    font-size: 1.0416666667vw;
  }
  .news-cat {
    padding: 0.4em 0.5em 0.5em 0.5em;
    margin-left: 1.3888888889vw;
    width: 8em;
    border-radius: 5em;
    font-size: 0.9027777778vw;
  }
  .news-ttl {
    max-height: 1.5em;
    width: calc(100% - 16.6666666667vw);
    font-size: 1.1111111111vw;
    -webkit-line-clamp: 1;
  }
}
@media screen and (min-width: 1441px) {
  .news .news-post:nth-child(n+2) {
    margin-top: 20px;
  }
  .news a {
    padding: 0 80px 0 40px;
    height: 60px;
  }
  .news a:after {
    right: 30px;
    width: 25px;
    height: 7px;
  }
  .news-new {
    top: -10px;
    left: -15px;
    width: 40px;
    height: 40px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .news-head {
    width: 230px;
  }
  .news-date {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .news-cat {
    margin-left: 20px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .news-ttl {
    width: calc(100% - 240px);
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/*  staff --> archive
-------------------------------------------------------------------------------*/
.sub--staff section:nth-of-type(n + 2) {
  margin-top: 13.3333333333vw;
}

.staff .staff-post:nth-child(n+2) {
  margin-top: 9.3333333333vw;
}

.staff-post {
  position: relative;
}

.staff-image {
  position: relative;
  margin: 0 auto 5.3333333333vw auto;
  width: 53.3333333333vw;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}
.staff-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 50.6666666667vw;
}

.staff-head {
  margin-bottom: 1em;
}

.staff-position {
  position: relative;
  display: inline-block;
  margin-bottom: 0.5em;
  padding: 0.3em 0.75em 0.4em 0.75em;
  background-color: #eeeeee;
  color: #1e3932;
  font-size: 3.4666666667vw;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0;
}

.staff-name {
  position: relative;
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1.25;
}

.staff-qualification {
  position: relative;
  margin: 0.8em 0;
  font-weight: 700;
  line-height: 1.5;
}

.staff-word {
  position: relative;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.5;
}

.staff-introduction p {
  text-align: left;
}

@media screen and (max-width: 750px) {
  .staff-content {
    text-align: center;
  }
}
@media screen and (min-width: 751px) {
  .sub--staff section:nth-of-type(n + 2) {
    margin-top: 6.9444444444vw;
  }
  .staff .staff-post:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .staff-post {
    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;
  }
  .staff-image {
    margin: 0;
    width: 16.3194444444vw;
    border-radius: 1.3888888889vw;
  }
  .staff-image img {
    height: 15.2777777778vw;
  }
  .staff-content {
    padding-top: 0.6944444444vw;
    width: 50.6944444444vw;
  }
  .staff-position {
    font-size: 0.9722222222vw;
  }
  .staff-name {
    font-size: 1.6666666667vw;
  }
  .staff-word {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .sub--staff section:nth-of-type(n + 2) {
    margin-top: 100px;
  }
  .staff .staff-post:nth-child(n+2) {
    margin-top: 40px;
  }
  .staff-image {
    width: 235px;
    border-radius: 20px;
  }
  .staff-image img {
    height: 220px;
  }
  .staff-content {
    padding-top: 10px;
    width: 730px;
  }
  .staff-position {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .staff-name {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .staff-word {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/*  works --> archive
-------------------------------------------------------------------------------*/
/* ------------------------------------------- archive - */
.works {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 750px) {
  .works .works-post:nth-child(n+2) {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .works {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.4305555556vw;
  }
  .works .works-post {
    margin-left: 2.4305555556vw;
    width: calc(33.33333% - 2.4305555556vw);
  }
  .works .works-post:nth-child(n+4) {
    margin-top: 3.4722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .works {
    margin-left: -35px;
  }
  .works .works-post {
    margin-left: 35px;
    width: calc(33.33333% - 35px);
  }
  .works .works-post:nth-child(n+4) {
    margin-top: 50px;
  }
}
/*  works --> single
-------------------------------------------------------------------------------*/
/* ------------------------------------------- bf - */
.works-bf {
  margin-top: 8vw;
}

.works-bf > div {
  position: relative;
  margin: 0 auto;
}

.works-bf > div:nth-child(2) {
  margin-top: 6.6666666667vw;
  padding-top: 12vw;
}
.works-bf > div:nth-child(2):before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8vw 18.6666666667vw 0px 18.6666666667vw;
  border-color: #ffa800 transparent transparent transparent;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.works-bf-ttl {
  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: 10.6666666667vw;
  border-radius: 2.6666666667vw 2.6666666667vw 0 0;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 4vw;
  font-weight: 700;
}

.works-bf-image {
  border-radius: 0 0 2.6666666667vw 2.6666666667vw;
  overflow: hidden;
}
.works-bf-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.works-bf-desc {
  margin-top: 1em;
}
.works-bf-desc p {
  font-size: 3.4666666667vw;
}

.works-bf-before {
  width: 76vw;
}
.works-bf-before .works-bf-ttl {
  background-color: #3e3938;
}
.works-bf-before .works-bf-image img {
  height: 40vw;
}

.works-bf-after .works-bf-ttl {
  background-color: #224e45;
}
.works-bf-after .works-bf-image img {
  height: 61.3333333333vw;
}

@media screen and (min-width: 751px) {
  .works-bf {
    margin-top: 3.4722222222vw;
  }
  .works-bf > div:nth-child(2) {
    margin-top: 2.7777777778vw;
    padding-top: 4.8611111111vw;
  }
  .works-bf > div:nth-child(2):before {
    border-width: 2.7777777778vw 6.9444444444vw 0px 6.9444444444vw;
  }
  .works-bf-ttl {
    height: 4.1666666667vw;
    border-radius: 1.3888888889vw 1.3888888889vw 0 0;
    font-size: 1.3888888889vw;
  }
  .works-bf-image {
    border-radius: 0 0 1.3888888889vw 1.3888888889vw;
  }
  .works-bf-desc p {
    font-size: 1.1111111111vw;
  }
  .works-bf-before {
    width: 36.8055555556vw;
  }
  .works-bf-before .works-bf-image img {
    height: 22.9166666667vw;
  }
  .works-bf-before .works-bf-desc {
    padding: 0 1em;
  }
  .works-bf-after {
    width: 60.4166666667vw;
  }
  .works-bf-after .works-bf-image img {
    height: 34.7222222222vw;
  }
  .works-bf-after .works-bf-desc {
    padding: 0 1.3em;
  }
}
@media screen and (min-width: 1441px) {
  .works-bf {
    margin-top: 50px;
  }
  .works-bf > div:nth-child(2) {
    margin-top: 40px;
    padding-top: 70px;
  }
  .works-bf > div:nth-child(2):before {
    border-width: 40px 100px 0px 100px;
  }
  .works-bf-ttl {
    height: 60px;
    border-radius: 20px 20px 0 0;
    font-size: 20px;
    font-size: 2rem;
  }
  .works-bf-image {
    border-radius: 0 0 20px 20px;
  }
  .works-bf-desc p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .works-bf-before {
    width: 530px;
  }
  .works-bf-before .works-bf-image img {
    height: 330px;
  }
  .works-bf-after {
    width: 870px;
  }
  .works-bf-after .works-bf-image img {
    height: 500px;
  }
}
/* ------------------------------------------- data - */
.works-data {
  margin-top: 8vw;
  border-top-color: #d9d9d9;
  border-top-style: dashed;
  border-top-width: 0.2666666667vw;
}

.works-data dl {
  padding: 3.3333333333vw 2.6666666667vw;
  border-bottom-color: #d9d9d9;
  border-bottom-style: dashed;
  border-bottom-width: 0.2666666667vw;
}

.works-data dt {
  position: relative;
  margin-bottom: 0.5em;
  font-weight: 700;
  line-height: 1.6;
}

.works-data dd {
  line-height: 1.6;
}

@media screen and (min-width: 751px) {
  .works-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 4.1666666667vw;
    border-top-width: 0.0694444444vw;
  }
  .works-data dl {
    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: 1.3888888889vw 0.6944444444vw;
    border-bottom-width: 0.0694444444vw;
  }
  .works-data dt {
    margin-bottom: 0;
    width: 7.6388888889vw;
  }
  .works-data-harf {
    width: 33.3333333333vw;
  }
  .works-data-harf dd {
    width: 22.5694444444vw;
  }
  .works-data-full {
    width: 100% !important;
  }
  .works-data-full dd {
    width: calc(100% - 9.375vw);
  }
}
@media screen and (min-width: 1441px) {
  .works-data {
    margin-top: 60px;
    border-top-width: 1px;
  }
  .works-data dl {
    padding: 20px 10px;
    border-bottom-width: 1px;
  }
  .works-data dt {
    width: 110px;
  }
  .works-data-harf {
    width: 480px;
  }
  .works-data-harf dd {
    width: 325px;
  }
  .works-data-full dd {
    width: calc(100% - 135px);
  }
}
/* ------------------------------------------- desc - */
.works-desc {
  position: relative;
  margin-top: 8vw;
  padding: 1.5em 1em;
  background-color: #eeeeee;
  border-radius: 1.3333333333vw;
  overflow: hidden;
  z-index: 1;
}

.works-desc p {
  line-height: 1.6;
}

@media screen and (min-width: 751px) {
  .works-desc {
    margin-top: 2.4305555556vw;
    padding: 1.5em;
    border-radius: 0.6944444444vw;
  }
  .works-desc p {
    line-height: 1.75;
  }
}
@media screen and (min-width: 1441px) {
  .works-desc {
    margin-top: 35px;
    border-radius: 10px;
  }
}
/* ------------------------------------------- point - */
.works-point {
  margin: 10.6666666667vw auto 0 auto;
  width: 89.8666666667vw;
}

.works-point > div:nth-child(n+2) {
  margin-top: 8.6666666667vw;
}

.works-point-image {
  margin-bottom: 4vw;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}

.works-point-image a {
  display: block;
}

.works-point-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 53.3333333333vw;
}

.works-point-content p {
  font-size: 3.7333333333vw;
  line-height: 1.6;
}

@media screen and (max-width: 750px) {
  .works-point-list {
    margin: 0 auto;
    width: 80vw;
  }
  .works-point-list > li:nth-child(n+2) {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 751px) {
  .works-point {
    margin-top: 5.5555555556vw;
    width: 69.4444444444vw;
  }
  .works-point > div:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .works-point-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.4305555556vw;
  }
  .works-point-list > li {
    margin-left: 2.4305555556vw;
    width: calc(33.33333% - 2.4305555556vw);
  }
  .works-point-list > li:nth-child(n+4) {
    margin-top: 2.7777777778vw;
  }
  .works-point-image {
    margin-bottom: 0.6944444444vw;
    border-radius: 1.3888888889vw;
  }
  .works-point-image img {
    height: 16.6666666667vw;
  }
  .works-point-content p {
    font-size: 1.0416666667vw;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1441px) {
  .works-point {
    margin-top: 80px;
    width: 1000px;
  }
  .works-point > div:nth-child(n+2) {
    margin-top: 50px;
  }
  .works-point-list {
    margin-left: -35px;
  }
  .works-point-list > li {
    margin-left: 35px;
    width: calc(33.33333% - 35px);
  }
  .works-point-list > li:nth-child(n+4) {
    margin-top: 40px;
  }
  .works-point-image {
    margin-bottom: 10px;
    border-radius: 20px;
  }
  .works-point-image img {
    height: 240px;
  }
  .works-point-content p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* ------------------------------------------- voice - */
.works-voice {
  padding: 6.6666666667vw 6vw 8vw 6vw;
  background-color: #ffffff;
  border-radius: 2.6666666667vw;
}

.works-voice .sec-head {
  margin-bottom: 6.6666666667vw;
}

.works-voice-btn {
  margin: 6.6666666667vw auto 0 auto;
  width: 70.6666666667vw;
}

@media screen and (min-width: 751px) {
  .works-voice {
    padding: 3.4722222222vw 4.8611111111vw;
    border-radius: 1.3888888889vw;
  }
  .works-voice .sec-head {
    margin-bottom: 2.7777777778vw;
  }
  .works-voice-btn {
    margin-top: 2.0833333333vw;
    width: 23.6111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-voice {
    padding: 50px 70px;
    border-radius: 20px;
  }
  .works-voice .sec-head {
    margin-bottom: 40px;
  }
  .works-voice-btn {
    margin-top: 30px;
    width: 340px;
  }
}
/* ------------------------------------------- staff - */
.works-staff {
  position: relative;
  padding: 6.6666666667vw 6vw;
  background-color: #eeeeee;
}

.works-staff-image {
  margin: 0 auto 4vw auto;
  width: 61.3333333333vw;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}
.works-staff-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 61.3333333333vw;
}

.works-staff-content p {
  line-height: 1.6;
}

@media screen and (min-width: 751px) {
  .works-staff {
    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: 1.7361111111vw 2.7777777778vw;
  }
  .works-staff-image {
    margin: 0;
    width: 15.9722222222vw;
    border-radius: 1.3888888889vw;
  }
  .works-staff-image img {
    height: 13.8888888889vw;
  }
  .works-staff-content {
    padding-top: 1em;
    width: 45.1388888889vw;
  }
  .works-staff-content p {
    line-height: 1.86;
  }
  .works-staff-content--full {
    width: 100% !important;
  }
}
@media screen and (min-width: 1441px) {
  .works-staff {
    padding: 25px 40px;
  }
  .works-staff-image {
    width: 230px;
    border-radius: 20px;
  }
  .works-staff-image img {
    height: 200px;
  }
  .works-staff-content {
    width: 650px;
  }
}
/* ------------------------------------------- related - */
.works-related {
  position: relative;
  margin: 0 auto;
  width: 80vw;
}

.works-frt {
  position: relative;
}

.sec--works .sec-btn {
  position: relative;
  margin: 10vw auto 0 auto;
  width: 70vw;
}

@media screen and (max-width: 750px) {
  .related-slide .swiper-slide {
    left: 2.4vw;
    margin-right: 4.8vw;
    width: 53.3333333333vw !important;
  }
  .related-slide .works-image img {
    height: 53.3333333333vw;
  }
  #related-prev {
    top: 21.3333333333vw;
    left: -5.3333333333vw;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  #related-next {
    top: 21.3333333333vw;
    right: -5.3333333333vw;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  #related-pagination {
    margin-top: 4.6666666667vw;
  }
  #related-pagination .swiper-pagination-bullet-active {
    background-color: #ffa800;
  }
}
@media screen and (min-width: 751px) {
  .works-related {
    width: 69.4444444444vw;
  }
  .related-slide .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.4305555556vw;
    width: auto;
    height: auto;
    -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
  }
  .related-slide .swiper-slide {
    margin-left: 2.4305555556vw;
    width: calc(33.33333% - 2.4305555556vw) !important;
  }
  .related-slide .swiper-slide:nth-child(n+4) {
    display: none;
  }
  #related-prev,
  #related-next,
  #related-pagination {
    display: none;
  }
}
@media screen and (min-width: 1441px) {
  .works-related {
    width: 1000px;
  }
  .related-slide .swiper-wrapper {
    margin-left: -35px;
  }
  .related-slide .swiper-slide {
    margin-left: 35px;
    width: calc(33.33333% - 35px) !important;
  }
  .related-slide .swiper-slide:nth-child(n+5) {
    margin-top: 30px;
  }
}
/*  shop --> archive
-------------------------------------------------------------------------------*/
/* ------------------------------------------- archive - */
.shop-post {
  background-color: #ffffff;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 2.1333333333vw;
}
.shop-post:nth-of-type(n + 2) {
  margin-top: 6.6666666667vw;
}

.shop-post a {
  display: block;
  padding: 4vw 4vw 5.3333333333vw 4vw;
}

.shop-image {
  margin-bottom: 4vw;
  border-radius: 2.1333333333vw;
  overflow: hidden;
}
.shop-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 66vw;
}

.shop-ttl {
  margin-bottom: 0.2em;
  color: #1e3932;
  font-size: 4.8vw;
  font-weight: 800;
  line-height: 1.35em;
  letter-spacing: 0.05em;
}

.shop-ttl--en {
  margin-bottom: 0.7em;
  padding-left: 0.1em;
  font-family: "Poppins", sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1.35em;
  color: #c9c9c9;
}

.shop-add {
  font-weight: 500;
  line-height: 1.6em;
}

.shop-data {
  margin-top: 4vw;
}

.shop-data dl {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1.6em;
}
.shop-data dl:nth-child(n+2) {
  margin-top: 2vw;
}

.shop-data dl dt {
  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: 0.2em 0.3em 0.3em 0.3em;
  width: 18.6666666667vw;
  background-color: #ffa800;
  color: #224e45;
  font-size: 3.2vw;
  font-weight: 500;
}

.shop-data dl dd {
  padding-top: 0.2em;
  width: calc(100% - 21.3333333333vw);
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 1.6em;
  letter-spacing: 0.05em;
}

.shop-more {
  position: relative;
  margin-top: 5.3333333333vw;
  padding-right: 6vw;
  color: #1e3932;
  font-weight: 700;
  text-align: right;
  letter-spacing: 0.05em;
}
.shop-more:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 4vw;
  height: 1.0666666667vw;
  background-image: url(../img/common/arrow-gr.svg);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

@media screen and (min-width: 751px) {
  .shop-post {
    border-width: 0.1388888889vw;
    border-radius: 1.1111111111vw;
  }
  .shop-post:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
  .shop-post a {
    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.0833333333vw;
    width: 100%;
  }
  .shop-image {
    margin: 0;
    width: 25vw;
    border-radius: 1.1111111111vw;
  }
  .shop-image img {
    height: 20.1388888889vw;
  }
  .shop-content {
    padding-top: 1em;
    width: 36.8055555556vw;
  }
  .shop-ttl {
    font-size: 1.6666666667vw;
  }
  .shop-ttl--en {
    font-size: 1.1111111111vw;
  }
  .shop-data {
    margin-top: 1.0416666667vw;
  }
  .shop-data dl:nth-child(n+2) {
    margin-top: 0.6944444444vw;
  }
  .shop-data dl dt {
    width: 6.25vw;
    font-size: 0.9722222222vw;
  }
  .shop-data dl dd {
    width: calc(100% - 7.2916666667vw);
    font-size: 1.0416666667vw;
  }
  .shop-more {
    margin-top: 2.0833333333vw;
    padding-right: 2.0833333333vw;
  }
  .shop-more:after {
    width: 1.3888888889vw;
    height: 0.3472222222vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .shop-post a:hover .shop-image img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
    cursor: pointer;
  }
  .shop-post a:hover .shop-more:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media screen and (min-width: 1441px) {
  .shop-post {
    border-width: 2px;
    border-radius: 16px;
  }
  .shop-post:nth-of-type(n + 2) {
    margin-top: 30px;
  }
  .shop-post a {
    width: 100%;
    padding: 30px;
  }
  .shop-image {
    width: 360px;
    border-radius: 16px;
  }
  .shop-image img {
    height: 290px;
  }
  .shop-content {
    width: 530px;
  }
  .shop-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .shop-ttl--en {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .shop-data {
    margin-top: 15px;
  }
  .shop-data dl:nth-child(n+2) {
    margin-top: 10px;
  }
  .shop-data dl dt {
    width: 90px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .shop-data dl dd {
    width: calc(100% - 105px);
    font-size: 15px;
    font-size: 1.5rem;
  }
  .shop-more {
    margin-top: 30px;
    padding-right: 30px;
  }
  .shop-more:after {
    width: 20px;
    height: 5px;
  }
}
/*  shop --> single
-------------------------------------------------------------------------------*/
.sub--shop section {
  padding: 10.6666666667vw 0;
}

.sub--shop .sec-head {
  margin-bottom: 6.6666666667vw;
}

@media screen and (min-width: 751px) {
  .sub--shop section {
    padding: 5.5555555556vw 0;
  }
  .sub--shop .sec-head {
    margin-bottom: 3.4722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .sub--shop section {
    padding: 80px 0;
  }
  .sub--shop .sec-head {
    margin-bottom: 50px;
  }
}
/* ------------------------------------------- slide - */
.shop-slide {
  position: relative;
  margin-bottom: 5.3333333333vw;
}

.shop-slide-main {
  position: relative;
  margin-bottom: 2.6666666667vw;
  overflow: hidden;
}

.shop-slide-main .swiper-slide img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
  height: 68vw;
}

#shop-slide-prev {
  left: 0;
}

#shop-slide-next {
  right: 0;
}

.shop-slide-main-disable #shop-slide-prev,
.shop-slide-main-disable #shop-slide-next {
  display: none;
}

.shop-slide-thumb {
  position: relative;
  overflow: hidden;
}

.shop-slide-thumb .swiper-slide {
  margin-right: 2.6666666667vw;
  width: 16.2666666667vw;
  border-radius: 2.1333333333vw;
  opacity: 0.4;
  overflow: hidden;
  cursor: pointer;
}
.shop-slide-thumb .swiper-slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 12vw;
}

.shop-slide-thumb .swiper-slide:last-child {
  margin-right: 0 !important;
}

.shop-slide-thumb .is-active {
  opacity: 1 !important;
}

.shop-slide-thumb-disable {
  display: none !important;
}

@media screen and (min-width: 751px) {
  .shop-slide {
    margin: 0 auto 2.7777777778vw auto;
    width: 69.4444444444vw;
  }
  .shop-slide-main {
    margin-bottom: 1.0416666667vw;
  }
  .shop-slide-main .swiper-slide img {
    height: 36.1111111111vw;
  }
  .shop-slide-thumb .swiper-slide {
    margin-right: 1.5277777778vw;
    width: 8.6111111111vw;
    border-radius: 1.1111111111vw;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  .shop-slide-thumb .swiper-slide img {
    height: 6.5277777778vw;
  }
  .shop-slide-thumb .swiper-slide:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 1441px) {
  .shop-slide {
    margin-bottom: 40px;
    width: 1000px;
  }
  .shop-slide-main {
    margin-bottom: 15px;
  }
  .shop-slide-main .swiper-slide img {
    height: 520px;
  }
  .shop-slide-thumb .swiper-slide {
    margin-right: 22px;
    width: 124px;
    border-radius: 16px;
  }
  .shop-slide-thumb .swiper-slide img {
    height: 94px;
  }
}
/* ------------------------------------------- desc - */
.shop-desc {
  margin-bottom: 5.3333333333vw;
}

.shop-desc-head {
  margin-bottom: 2.6666666667vw;
  font-size: 4.8vw;
  line-height: 1.86;
}

.shop-desc-text {
  line-height: 1.86;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 751px) {
  .shop-desc {
    margin-bottom: 2.7777777778vw;
  }
  .shop-desc-head {
    margin-bottom: 1.3888888889vw;
    font-size: 1.6666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .shop-desc {
    margin-bottom: 40px;
  }
  .shop-desc-head {
    margin-bottom: 20px;
    font-size: 24px;
    font-size: 2.4rem;
  }
}
/* ------------------------------------------- info - */
.shop-info-box {
  padding: 4vw 4vw 5.3333333333vw 4vw;
  background-color: #ffffff;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 2.1333333333vw;
}

.shop-info-inquiry {
  background-color: #224e45;
}

.shop-info-inquiry .shop-ttl {
  text-align: center;
  color: #ffffff;
}

.shop-info-inquiry .inquiry-btn {
  margin-top: 5.3333333333vw;
}

.shop-info-inquiry .inquiry-shop {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5.3333333333vw;
  width: 100%;
}
.shop-info-inquiry .inquiry-shop a {
  pointer-events: none;
}

.shop-info-inquiry .inquiry-shop-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.shop-info-inquiry .inquiry-shop-tel {
  position: relative;
  padding-left: 9.3333333333vw;
}
.shop-info-inquiry .inquiry-shop-tel:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6.9333333333vw;
  height: 7.3333333333vw;
  background-image: url(../img/common/call-wh.svg);
  background-size: contain;
}

.shop-info-inquiry {
  margin-top: 5.3333333333vw;
}

@media screen and (min-width: 751px) {
  .shop-info-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 1.3888888889vw;
  }
  .shop-info-box {
    padding: 2.0833333333vw;
    width: 50%;
    border-width: 0.1388888889vw;
    border-radius: 1.1111111111vw;
  }
  .shop-info-inquiry .inquiry-btn {
    margin-top: 1.3888888889vw;
  }
  .shop-info-inquiry .inquiry-shop {
    margin-top: 1.3888888889vw;
  }
  .shop-info-inquiry .inquiry-shop-tel {
    padding-left: 3.125vw;
  }
  .shop-info-inquiry .inquiry-shop-tel:before {
    width: 2.5vw;
    height: 2.6388888889vw;
  }
  .shop-info-inquiry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
  }
}
@media screen and (min-width: 1441px) {
  .shop-info-wrap {
    gap: 20px;
  }
  .shop-info-box {
    padding: 30px;
    border-width: 2px;
    border-radius: 16px;
  }
  .shop-info-inquiry .inquiry-btn {
    margin-top: 20px;
  }
  .shop-info-inquiry .inquiry-shop {
    margin-top: 20px;
  }
  .shop-info-inquiry .inquiry-shop-tel {
    padding-left: 45px;
  }
  .shop-info-inquiry .inquiry-shop-tel:before {
    width: 36px;
    height: 38px;
  }
}
/* ------------------------------------------- access - */
.shop-access .sec-head {
  margin-bottom: 6.6666666667vw;
}

.shop-access-block:nth-child(n+2) {
  margin-top: 8vw;
}

.shop-access-ttl {
  position: relative;
  margin-bottom: 2.6666666667vw;
  padding-left: 9.3333333333vw;
  font-size: 4.8vw;
  line-height: 1.86;
  color: #224e45;
}
.shop-access-ttl::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
}

.shop-access-car .shop-access-ttl::before {
  width: 6.9333333333vw;
  height: 7.3333333333vw;
  background-image: url(../img/common/car-gr.svg);
}

.shop-access-train .shop-access-ttl::before {
  width: 6.9333333333vw;
  height: 7.3333333333vw;
  background-image: url(../img/common/train-gr.svg);
}

.shop-access-text {
  line-height: 1.86;
}

.shop-access-map iframe {
  width: 100%;
  height: 80vw;
}

.shop-access-streetview {
  margin-top: 8vw;
}
.shop-access-streetview iframe {
  width: 100%;
  height: 80vw;
}

@media screen and (max-width: 750px) {
  .shop-access-map {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 751px) {
  .shop-access {
    margin-top: 4.1666666667vw;
  }
  .shop-access .sec-head {
    margin-bottom: 2.7777777778vw;
  }
  .shop-access-block:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .shop-access-ttl {
    margin-bottom: 0.6944444444vw;
    padding-left: 2.7777777778vw;
    font-size: 1.25vw;
  }
  .shop-access-car .shop-access-ttl::before {
    width: 1.8055555556vw;
    height: 1.9444444444vw;
  }
  .shop-access-train .shop-access-ttl::before {
    width: 1.8055555556vw;
    height: 1.9444444444vw;
  }
  .shop-access-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.3888888889vw 1fr;
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    gap: 1.3888888889vw;
  }
  .shop-access-wrap > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .shop-access-wrap > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .shop-access-wrap iframe {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .shop-access-info {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/3/2;
  }
  .shop-access-map {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1/2/3/3;
  }
  .shop-access-map iframe {
    height: 20.8333333333vw;
  }
  .shop-access-streetview {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 3/1/4/3;
    margin-top: 2.0833333333vw;
  }
  .shop-access-streetview iframe {
    height: 27.7777777778vw;
  }
}
@media screen and (min-width: 751px) {
  .shop-access {
    margin-top: 60px;
  }
  .shop-access .sec-head {
    margin-bottom: 40px;
  }
  .shop-access-block:nth-child(n+2) {
    margin-top: 40px;
  }
  .shop-access-ttl {
    margin-bottom: 10px;
    padding-left: 40px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .shop-access-car .shop-access-ttl::before {
    width: 26px;
    height: 28px;
  }
  .shop-access-train .shop-access-ttl::before {
    width: 26px;
    height: 28px;
  }
  .shop-access-wrap {
    gap: 20px;
  }
  .shop-access-map iframe {
    height: 300px;
  }
  .shop-access-streetview {
    margin-top: 30px;
  }
  .shop-access-streetview iframe {
    height: 400px;
  }
}
/* ------------------------------------------- point - */
.shop-point {
  padding: 6.6666666667vw 4.9333333333vw;
  background-color: #ffffff;
}

.shop-point > li:nth-child(n+2) {
  margin-top: 8vw;
}

.shop-point-num {
  position: relative;
  margin-bottom: 3.3333333333vw;
  padding: 0.3em 0.5em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-family: "Poppins", sans-serif;
  font-size: 4.8vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  color: #ffffff;
  background-color: #224e45;
}

.shop-point-image {
  margin-bottom: 4.6666666667vw;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}
.shop-point-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 64vw;
}

.shop-point-ttl {
  margin-bottom: 0.5em;
  color: #1e3932;
  font-size: 4.8vw;
  font-weight: 800;
  line-height: 1.5em;
}

@media screen and (min-width: 751px) {
  .shop-point {
    padding: 3.4722222222vw;
    border-radius: 2.0833333333vw;
  }
  .shop-point > 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;
    gap: 0 2.0833333333vw;
  }
  .shop-point > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .shop-point > li:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .shop-point-num {
    margin-bottom: 1.3888888889vw;
    font-size: 1.25vw;
  }
  .shop-point-image {
    margin: 0;
    width: 24.3055555556vw;
    border-radius: 1.3888888889vw;
  }
  .shop-point-image img {
    height: 19.4444444444vw;
  }
  .shop-point-content {
    padding-top: 1em;
    width: 40.9722222222vw;
  }
  .shop-point-ttl {
    margin-bottom: 1em;
    font-size: 1.6666666667vw;
    line-height: 1.26;
  }
  .shop-point-ttl:before {
    width: 0.4166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .shop-point {
    padding: 50px;
    border-radius: 30px;
  }
  .shop-point > li {
    gap: 0 30px;
  }
  .shop-point > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .shop-point-image {
    width: 350px;
    border-radius: 20px;
  }
  .shop-point-image img {
    height: 280px;
  }
  .shop-point-num {
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .shop-point-content {
    width: 590px;
  }
  .shop-point-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .shop-point-ttl:before {
    width: 6px;
  }
}
/* ------------------------------------------- staff - */
.shop-staff section {
  padding: 0;
}

.shop-staff section:nth-child(n+2) {
  margin-top: 26.6666666667vw;
}

@media screen and (min-width: 751px) {
  .shop-staff section:nth-child(n+2) {
    margin-top: 6.9444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .shop-staff section:nth-child(n+2) {
    margin-top: 100px;
  }
}
/* ------------------------------------------- store - */
section.store {
  padding-bottom: 0;
}

.store-slide {
  position: relative;
  margin: 0 auto;
}

.store-slide .swiper-slide {
  margin: 0 2.6666666667vw 0 0;
  height: 82.6666666667vw;
}

.store-slide .swiper-slide a {
  display: block;
}

.store-slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 40vw;
}

#store-prev {
  left: -4.6666666667vw;
}

#store-next {
  right: -4.6666666667vw;
}

.store .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.store .shop-content {
  width: 100%;
}

.store .shop-image {
  width: 100%;
}

.sec--shop .sec-btn {
  position: relative;
  margin: 10vw auto 0 auto;
  width: 70vw;
}

@media screen and (max-width: 750px) {
  .store .shop-content {
    padding: 0 5.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .store-slide .swiper-slide {
    margin-right: 2.0833333333vw;
    width: 27.7777777778vw !important;
    height: 29.1666666667vw;
  }
  .store-slide img {
    height: 13.8888888889vw;
  }
  #store-prev {
    left: -1.3888888889vw;
  }
  #store-next {
    right: -1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .store-slide .swiper-slide {
    margin-right: 30px;
    width: 400px !important;
    height: 420px;
  }
  .store-slide img {
    height: 200px;
  }
  #store-prev {
    left: -20px;
  }
  #store-next {
    right: -20px;
  }
}