@charset "UTF-8";
/* sub -- > after-support
-------------------------------------------------------------------------------*/
/* ------------------------------------------- common - */
.sub--after-support section {
  margin-top: 17.3333333333vw;
}

.sec--support-guarantee {
  margin-top: 0 !important;
}

.support-image {
  position: relative;
  margin: 0 0 5.3333333333vw -4vw;
  padding-bottom: 6.6666666667vw;
  width: 100vw;
}
.support-image:before {
  content: "";
  position: absolute;
  left: 6.6666666667vw;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #f0ede6;
  z-index: -1;
}

.support-desc {
  margin: 0 auto;
}
.support-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .sub--after-support section {
    margin-top: 9.0476190476vw;
  }
  .support-image {
    margin: 0 0 2.8571428571vw -2.0952380952vw;
    padding-bottom: 3.3333333333vw;
    width: 52.380952381vw;
  }
  .support-image:before {
    left: 3.3333333333vw;
  }
}
@media screen and (min-width: 1051px) {
  .sub--after-support section {
    margin-top: 6.5972222222vw;
  }
  .support-image {
    margin: 0 0 2.0833333333vw -1.5277777778vw;
    padding-bottom: 2.4305555556vw;
    width: 38.1944444444vw;
  }
  .support-image:before {
    left: 2.4305555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .sub--after-support section {
    margin-top: 95px;
  }
  .support-image {
    margin: 0 0 30px -22px;
    padding-bottom: 35px;
    width: 550px;
  }
  .support-image:before {
    left: 35px;
  }
}
/* ------------------------------------------- guarantee - */
.support-guarantee-table {
  margin-top: 10vw;
}

.support-document {
  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: 10.6666666667vw auto 0 auto;
  width: 86.6666666667vw;
}

.support-document--01 {
  width: 56.1333333333vw;
}

.support-document--02 {
  width: 25.4666666667vw;
}

.support-document--03 {
  margin-top: 5.3333333333vw;
  width: 100%;
}

.support-document ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.support-document--01 ul > li,
.support-document--02 ul > li {
  width: 25.4666666667vw;
}

.support-document--03 ul > li {
  width: 18.6666666667vw;
}

.support-document-ttl {
  margin-top: 0.5em;
  font-size: 3.3333333333vw;
  font-weight: 400;
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .support-guarantee-table {
    margin-top: 5.2380952381vw;
  }
  .support-document {
    margin-top: 5.7142857143vw;
    width: 45.1428571429vw;
  }
  .support-document--01 {
    width: 29.4285714286vw;
  }
  .support-document--02 {
    width: 13.2380952381vw;
  }
  .support-document--03 {
    margin-top: 2.8571428571vw;
  }
  .support-document--01 ul > li,
  .support-document--02 ul > li {
    width: 13.2380952381vw;
  }
  .support-document--03 ul > li {
    width: 9.7142857143vw;
  }
  .support-document-ttl {
    font-size: 1.7142857143vw;
  }
}
@media screen and (min-width: 1051px) {
  .support-guarantee-table {
    margin-top: 3.8194444444vw;
  }
  .support-document {
    margin-top: 4.1666666667vw;
    width: 32.9166666667vw;
  }
  .support-document--01 {
    width: 21.4583333333vw;
  }
  .support-document--02 {
    width: 9.6527777778vw;
  }
  .support-document--03 {
    margin-top: 2.0833333333vw;
  }
  .support-document--01 ul > li,
  .support-document--02 ul > li {
    width: 9.6527777778vw;
  }
  .support-document--03 ul > li {
    width: 7.0833333333vw;
  }
  .support-document-ttl {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .support-guarantee-table {
    margin-top: 55px;
  }
  .support-document {
    margin-top: 60px;
    width: 474px;
  }
  .support-document--01 {
    width: 309px;
  }
  .support-document--02 {
    width: 139px;
  }
  .support-document--03 {
    margin-top: 30px;
  }
  .support-document--01 ul > li,
  .support-document--02 ul > li {
    width: 139px;
  }
  .support-document--03 ul > li {
    width: 102px;
  }
  .support-document-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* ------------------------------------------- system - */
.support-system-btn {
  margin: 9.3333333333vw auto 0 auto;
  width: 66.6666666667vw;
}

@media screen and (max-width: 750px) {
  .support-system-btn span {
    line-height: 1.5em;
  }
}
@media screen and (min-width: 751px) {
  .support-system-btn {
    margin-top: 4.7619047619vw;
    width: 34.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .support-system-btn {
    margin-top: 3.4722222222vw;
    width: 25.3472222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .support-system-btn {
    margin-top: 50px;
    width: 365px;
  }
}
/* ------------------------------------------- reform - */
.support-reform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 9.3333333333vw 0 0 -4vw;
}

.support-reform > li {
  position: relative;
  margin-left: 4vw;
  width: calc(50% - 4vw);
}

.support-reform > li:nth-child(n+3) {
  margin-top: 8vw;
}

.support-reform-image {
  margin-bottom: 4vw;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
}

.support-reform-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.4666666667vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.75em;
  letter-spacing: 0.02em;
}

.support-reform-btn {
  margin: 13.3333333333vw auto 0 auto;
  width: 77.3333333333vw;
}
.support-reform-btn p {
  margin-bottom: 1em;
  line-height: 1.75em;
  text-align: center;
}

.support-reform-btn .btn-main span {
  font-size: 3.7333333333vw;
}
.support-reform-btn .btn-main:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4vw;
  display: inline-block;
  width: 3.4666666667vw;
  height: 3.4666666667vw;
  background-image: url(../img/common/window-bk.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 751px) {
  .support-reform {
    margin: 4.7619047619vw 0 0 -2.0952380952vw;
  }
  .support-reform > li {
    margin-left: 2.0952380952vw;
    width: calc(50% - 2.0952380952vw);
  }
  .support-reform > li:nth-child(n+3) {
    margin-top: 4.2857142857vw;
  }
  .support-reform-image {
    margin-bottom: 1.9047619048vw;
  }
  .support-reform-ttl {
    font-size: 1.7142857143vw;
  }
  .support-reform-btn {
    margin-top: 7.1428571429vw;
    width: 40.4761904762vw;
  }
  .support-reform-btn .btn-main span {
    font-size: 1.9047619048vw;
  }
  .support-reform-btn .btn-main:before {
    left: 1.9047619048vw;
    width: 1.9047619048vw;
    height: 1.9047619048vw;
    -webkit-transition: background-image 0.3s;
    transition: background-image 0.3s;
  }
  .support-reform-btn .btn-main:hover:before {
    background-image: url(../img/common/window-wh.svg);
  }
}
@media screen and (min-width: 1051px) {
  .support-reform {
    margin: 3.4722222222vw 0 0 -1.5277777778vw;
  }
  .support-reform > li {
    margin-left: 1.5277777778vw;
    width: calc(50% - 1.5277777778vw);
  }
  .support-reform > li:nth-child(n+3) {
    margin-top: 3.125vw;
  }
  .support-reform-image {
    margin-bottom: 1.3888888889vw;
  }
  .support-reform-ttl {
    font-size: 1.25vw;
  }
  .support-reform-btn {
    margin-top: 5.2083333333vw;
    width: 29.5138888889vw;
  }
  .support-reform-btn .btn-main span {
    font-size: 1.3888888889vw;
  }
  .support-reform-btn .btn-main:before {
    left: 1.3888888889vw;
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .support-reform {
    margin: 50px 0 0 -22px;
  }
  .support-reform > li {
    margin-left: 22px;
    width: calc(50% - 22px);
  }
  .support-reform > li:nth-child(n+3) {
    margin-top: 45px;
  }
  .support-reform-image {
    margin-bottom: 20px;
  }
  .support-reform-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .support-reform-btn {
    margin-top: 75px;
    width: 425px;
  }
  .support-reform-btn .btn-main span {
    font-size: 20px;
    font-size: 2rem;
  }
  .support-reform-btn .btn-main:before {
    left: 20px;
    width: 20px;
    height: 20px;
  }
}
/* sub -- > architect
-------------------------------------------------------------------------------*/
/* ------------------------------------------- design - */
.architect-design {
  position: relative;
  padding-bottom: 21.3333333333vw;
}
.architect-design:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 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: 89.3333333333vw;
  height: 124vw;
  background-color: #f0ede6;
  z-index: -1;
}

.architect-design-content {
  position: absolute;
  right: 0;
  bottom: 10.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: 74.6666666667vw;
  height: 76vw;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1;
}

.architect-design-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 600;
  line-height: 2.36em;
  letter-spacing: 0;
}
.architect-design-ttl span {
  margin-left: -0.5em;
}

@media screen and (min-width: 751px) {
  .architect-design {
    padding-bottom: 10.9523809524vw;
  }
  .architect-design:before {
    width: 46.6666666667vw;
    height: 64.7619047619vw;
  }
  .architect-design-content {
    bottom: 5.7142857143vw;
    width: 39.0476190476vw;
    height: 39.5238095238vw;
  }
  .architect-design-ttl {
    font-size: 2.4761904762vw;
  }
}
@media screen and (min-width: 1051px) {
  .architect-design {
    padding-bottom: 7.9861111111vw;
  }
  .architect-design:before {
    width: 34.0277777778vw;
    height: 47.2222222222vw;
  }
  .architect-design-content {
    bottom: 4.1666666667vw;
    width: 28.4722222222vw;
    height: 28.8194444444vw;
  }
  .architect-design-ttl {
    font-size: 1.8055555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .architect-design {
    padding-bottom: 115px;
  }
  .architect-design:before {
    width: 490px;
    height: 680px;
  }
  .architect-design-content {
    bottom: 60px;
    width: 410px;
    height: 415px;
  }
  .architect-design-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
/* ------------------------------------------- lead - */
.sec--architect-lead {
  margin-top: 8vw;
}

.architect-lead-ttl {
  margin-bottom: 1.5em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.architect-lead-image {
  position: relative;
  left: -4vw;
  margin-bottom: 8vw;
  width: 93.3333333333vw;
}

.architect-lead-content {
  margin: 0 auto;
  width: 74.6666666667vw;
}
.architect-lead-content p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .sec--architect-lead {
    margin-top: 4.2857142857vw;
  }
  .architect-lead-ttl {
    font-size: 3.1428571429vw;
  }
  .architect-lead-image {
    left: -2.0952380952vw;
    margin-bottom: 4.2857142857vw;
    width: 48.5714285714vw;
  }
  .architect-lead-content {
    width: 39.0476190476vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--architect-lead {
    margin-top: 3.125vw;
  }
  .architect-lead-ttl {
    font-size: 2.2916666667vw;
  }
  .architect-lead-image {
    left: -1.5277777778vw;
    margin-bottom: 3.125vw;
    width: 35.4166666667vw;
  }
  .architect-lead-content {
    width: 28.4722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--architect-lead {
    margin-top: 45px;
  }
  .architect-lead-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .architect-lead-image {
    left: -22px;
    margin-bottom: 45px;
    width: 510px;
  }
  .architect-lead-content {
    width: 410px;
  }
}
/* ------------------------------------------- works - */
.sec--architect-works {
  margin-top: 13.3333333333vw;
  padding: 10.6666666667vw 0;
  background-color: #f0ede6;
}

.sec--architect-works .head-a span {
  letter-spacing: 0.04em;
}

.architect-works {
  padding: 6.6666666667vw 4vw;
  background-color: #ffffff;
  border-radius: 1.3333333333vw;
}

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

.architect-works-ttl {
  position: relative;
  margin-bottom: 1em;
  padding-bottom: 0.7em;
  color: #a68e52;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.08em;
}
.architect-works-ttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 0.5333333333vw;
  background-image: url(../img/realestate/dashed.svg);
  background-size: auto 0.5333333333vw;
  background-repeat: repeat-x;
}

.architect-works > li > div {
  margin-top: 4.6666666667vw;
}

.architect-works-content {
  margin: 0 auto;
  width: 77.3333333333vw;
}
.architect-works-content p {
  line-height: 2.22em;
}
.architect-works-content p:nth-child(n+2) {
  margin-top: 1.5em;
}

@media screen and (min-width: 751px) {
  .sec--architect-works {
    margin-top: 7.1428571429vw;
    padding: 5.7142857143vw 0;
  }
  .architect-works {
    padding: 3.3333333333vw 1.9047619048vw;
    border-radius: 0.9523809524vw;
  }
  .architect-works > li:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .architect-works-ttl {
    font-size: 1.9047619048vw;
  }
  .architect-works-ttl:after {
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
  .architect-works > li > div {
    margin-top: 2.380952381vw;
  }
  .architect-works-content {
    width: 39.0476190476vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--architect-works {
    margin-top: 5.2083333333vw;
    padding: 4.1666666667vw 0;
  }
  .architect-works {
    padding: 2.4305555556vw 1.3888888889vw;
    border-radius: 0.6944444444vw;
  }
  .architect-works > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .architect-works-ttl {
    font-size: 1.3888888889vw;
  }
  .architect-works-ttl:after {
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
  .architect-works > li > div {
    margin-top: 1.7361111111vw;
  }
  .architect-works-content {
    width: 28.4722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--architect-works {
    margin-top: 75px;
    padding: 60px 0;
  }
  .architect-works {
    padding: 35px 20px;
    border-radius: 10px;
  }
  .architect-works > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .architect-works-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .architect-works-ttl:after {
    height: 2px;
    background-size: auto 2px;
  }
  .architect-works > li > div {
    margin-top: 25px;
  }
  .architect-works-content {
    width: 410px;
  }
}
/* ------------------------------------------- support - */
.sec--architect-support {
  padding: 13.3333333333vw 0;
}

.architect-support {
  margin: 9.3333333333vw 0 0 -4.2666666667vw;
  width: 100.5333333333vw;
}

@media screen and (min-width: 751px) {
  .sec--architect-support {
    padding: 7.1428571429vw 0;
  }
  .architect-support {
    margin: 4.7619047619vw 0 0 -2.1904761905vw;
    width: 52.5714285714vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--architect-support {
    padding: 5.2083333333vw 0;
  }
  .architect-support {
    margin: 3.4722222222vw 0 0 -1.5972222222vw;
    width: 38.3333333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--architect-support {
    padding: 75px 0;
  }
  .architect-support {
    margin: 50px 0 0 -23px;
    width: 552px;
  }
}
/* sub -- > catalog
-------------------------------------------------------------------------------*/
/* ------------------------------------------- present - */
.catalog-image {
  margin-top: 14.6666666667vw;
}

.sec--catalog-present {
  padding: 14.6666666667vw 0 17.3333333333vw 0;
}

.sec--catalog-present .head-a span {
  font-size: 4.8vw;
}

.catalog-present {
  margin: 0 auto;
  width: 89.0666666667vw;
}

.catalog-present-desc p {
  line-height: 2.22em;
}

.catalog-set {
  margin-top: 6.6666666667vw;
}

.catalog-set-ttl {
  display: inline-block;
  margin-bottom: 1em;
  padding: 0.5em 1.5em;
  border-color: #c8b88e;
  border-style: solid;
  border-width: 1px;
  color: #c8b88e;
  font-weight: 500;
}

.catalog-set-list > li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 2em;
}
.catalog-set-list > li:before {
  content: "・";
}

.catalog-set-list > li:nth-child(n+2) {
  margin-top: 0.8em;
}

@media screen and (min-width: 751px) {
  .catalog-image {
    margin-top: 7.619047619vw;
  }
  .sec--catalog-present {
    padding: 7.619047619vw 0 9.0476190476vw 0;
  }
  .sec--catalog-present .head-a span {
    font-size: 2.4761904762vw;
  }
  .catalog-present {
    width: 44.7619047619vw;
  }
  .catalog-set {
    margin-top: 3.3333333333vw;
  }
  .catalog-set-ttl {
    border-width: 0.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .catalog-image {
    margin-top: 5.5555555556vw;
  }
  .sec--catalog-present {
    padding: 5.5555555556vw 0 6.5972222222vw 0;
  }
  .sec--catalog-present .head-a span {
    font-size: 1.8055555556vw;
  }
  .catalog-present {
    width: 32.6388888889vw;
  }
  .catalog-set {
    margin-top: 2.4305555556vw;
  }
  .catalog-set-ttl {
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .catalog-image {
    margin-top: 80px;
  }
  .sec--catalog-present {
    padding: 80px 0 95px 0;
  }
  .sec--catalog-present .head-a span {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .catalog-present {
    width: 470px;
  }
  .catalog-set {
    margin-top: 35px;
  }
  .catalog-set-ttl {
    border-width: 1px;
  }
}
/* ------------------------------------------- form - */
.sec--catalog {
  padding: 10.6666666667vw 0 12vw 0;
  background-color: #f0ede6;
}

.sec--catalog-select .head-a h2 {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.8666666667vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.02em;
}
.sec--catalog-select .head-a .caution,
.sec--catalog-select .head-a span.red {
  display: inline-block;
  font-size: 3.2vw;
  line-height: 1.5em;
  letter-spacing: 0.04em;
}
.sec--catalog-select .head-a span.red {
  color: #f25041;
}

.catalog-select {
  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;
  margin-left: -2.6666666667vw;
  counter-reset: cnt;
}

.catalog-select > li {
  position: relative;
  margin-left: 2.6666666667vw;
  width: calc(50% - 2.6666666667vw);
  background-color: #ffffff;
  border-radius: 1.3333333333vw;
}

.catalog-select > li:nth-child(n+3) {
  margin-top: 5.3333333333vw;
}

.catalog-select > li:before {
  counter-increment: cnt;
  content: counter(cnt, decimal-leading-zero);
  position: absolute;
  top: -0.5em;
  left: 0.5em;
  color: #a68e52;
  font-family: "Crimson Text";
  font-size: 5.3333333333vw;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0.08em;
  z-index: 1;
}

.catalog-select-image {
  border-radius: 1.3333333333vw 1.3333333333vw 0 0;
  overflow: hidden;
}

.catalog-select-content {
  padding: 4vw 2vw;
}

.catalog-select-check {
  position: relative;
  padding-bottom: 2.6666666667vw;
}
.catalog-select-check:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 0.5333333333vw;
  background-image: url(../img/realestate/dashed.svg);
  background-size: auto 0.5333333333vw;
  background-repeat: repeat-x;
}

.catalog-select-desc {
  margin-top: 0.5em;
  padding: 0 0.4em;
}
.catalog-select-desc p {
  font-size: 3.0666666667vw;
  font-weight: 500;
  line-height: 1.6em;
}

.catalog-error-tooltip {
  display: inline-block;
  position: absolute;
  z-index: 1000;
  padding: 2.6666666667vw;
  font-size: 3.7333333333vw;
  line-height: 1.6em;
  border-radius: 1.3333333333vw;
  background-color: rgba(255, 0, 0, 0.8);
  -webkit-box-shadow: 0 1.0666666667vw 1.6vw rgba(0, 0, 0, 0.1);
          box-shadow: 0 1.0666666667vw 1.6vw rgba(0, 0, 0, 0.1);
  color: #ffffff;
}

@media screen and (min-width: 751px) {
  .sec--catalog {
    padding: 5.7142857143vw 0 6.6666666667vw 0;
  }
  .sec--catalog-select .head-a h2 {
    font-size: 2.8571428571vw;
  }
  .sec--catalog-select .head-a .caution,
  .sec--catalog-select .head-a span.red {
    font-size: 1.619047619vw;
  }
  .catalog-select {
    margin-left: -1.4285714286vw;
  }
  .catalog-select > li {
    margin-left: 1.4285714286vw;
    width: calc(50% - 1.4285714286vw);
    border-radius: 0.9523809524vw;
  }
  .catalog-select > li:nth-child(n+3) {
    margin-top: 2.8571428571vw;
  }
  .catalog-select > li:before {
    font-size: 2.8571428571vw;
  }
  .catalog-select-image {
    border-radius: 0.9523809524vw 0.9523809524vw 0 0;
  }
  .catalog-select-content {
    padding: 2vw 0.9523809524vw;
  }
  .catalog-select-check {
    padding-bottom: 1.4285714286vw;
  }
  .catalog-select-check:after {
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
  .catalog-select-desc p {
    font-size: 1.619047619vw;
  }
  .catalog-error-tooltip {
    padding: 0.9523809524vw;
    font-size: 1.5238095238vw;
    border-radius: 0.4761904762vw;
    -webkit-box-shadow: 0 0.380952381vw 0.5714285714vw rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.380952381vw 0.5714285714vw rgba(0, 0, 0, 0.1);
  }
}
@media screen and (min-width: 1051px) {
  .sec--catalog {
    padding: 4.1666666667vw 0 4.8611111111vw 0;
  }
  .sec--catalog-select .head-a h2 {
    font-size: 2.0833333333vw;
  }
  .sec--catalog-select .head-a .caution,
  .sec--catalog-select .head-a span.red {
    font-size: 1.1805555556vw;
  }
  .catalog-select {
    margin-left: -1.0416666667vw;
  }
  .catalog-select > li {
    margin-left: 1.0416666667vw;
    width: calc(50% - 1.0416666667vw);
    border-radius: 0.6944444444vw;
  }
  .catalog-select > li:nth-child(n+3) {
    margin-top: 2.0833333333vw;
  }
  .catalog-select > li:before {
    font-size: 2.0833333333vw;
  }
  .catalog-select-image {
    border-radius: 0.6944444444vw 0.6944444444vw 0 0;
  }
  .catalog-select-content {
    padding: 1.4583333333vw 0.6944444444vw;
  }
  .catalog-select-check {
    padding-bottom: 1.0416666667vw;
  }
  .catalog-select-check:after {
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
  .catalog-select-desc p {
    font-size: 1.1805555556vw;
  }
  .catalog-error-tooltip {
    padding: 0.6944444444vw;
    font-size: 1.1111111111vw;
    border-radius: 0.3472222222vw;
    -webkit-box-shadow: 0 0.2777777778vw 0.4166666667vw rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.2777777778vw 0.4166666667vw rgba(0, 0, 0, 0.1);
  }
}
@media screen and (min-width: 1441px) {
  .sec--catalog {
    padding: 60px 0 70px 0;
  }
  .sec--catalog-select .head-a h2 {
    font-size: 30px;
    font-size: 3rem;
  }
  .sec--catalog-select .head-a .caution,
  .sec--catalog-select .head-a span.red {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .catalog-select {
    margin-left: -15px;
  }
  .catalog-select > li {
    margin-left: 15px;
    width: calc(50% - 15px);
    border-radius: 10px;
  }
  .catalog-select > li:nth-child(n+3) {
    margin-top: 30px;
  }
  .catalog-select > li:before {
    font-size: 30px;
    font-size: 3rem;
  }
  .catalog-select-image {
    border-radius: 10px 10px 0 0;
  }
  .catalog-select-content {
    padding: 21px 10px;
  }
  .catalog-select-check {
    padding-bottom: 15px;
  }
  .catalog-select-check:after {
    height: 2px;
    background-size: auto 2px;
  }
  .catalog-select-desc p {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .catalog-error-tooltip {
    padding: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }
}
/* sub -- > comfort
-------------------------------------------------------------------------------*/
/* ------------------------------------------- common - */
.sec--comfort {
  padding-top: 13.3333333333vw;
}

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

.comfort-image {
  position: relative;
  margin-left: -4vw;
  padding-bottom: 6.6666666667vw;
  width: 100vw;
}
.comfort-image:before {
  content: "";
  position: absolute;
  left: 6.6666666667vw;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #f0ede6;
  z-index: -1;
}

.comfort-sub {
  position: relative;
  margin-top: 13.3333333333vw;
}

.comfort-sub .head-d {
  margin-bottom: 1.3em;
  font-size: 5.8666666667vw;
  line-height: 1.45em;
}

.comfort-sub-contents > div:nth-child(n+2) {
  margin-top: 9.3333333333vw;
}

.comfort-sub-image {
  margin-left: -1.3333333333vw;
  width: 94.6666666667vw;
}

.comfort-sub-content {
  margin-top: 6.6666666667vw;
}

.comfort-about {
  position: relative;
  margin-top: 9.3333333333vw;
  padding: 8vw 0 12vw 0;
}
.comfort-about::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #f0ede6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.comfort-about > li:nth-child(n+2) {
  margin-top: 9.3333333333vw;
}

.comfort-about-ttl {
  position: relative;
  margin: 0 auto 1em auto;
  padding-left: 5.7333333333vw;
  width: 86.6666666667vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.6em;
  letter-spacing: 0.06em;
}
.comfort-about-ttl:before {
  content: "";
  position: absolute;
  top: 0.45em;
  left: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.7333333333vw 0px 1.7333333333vw 2.9333333333vw;
  border-color: transparent transparent transparent #a68e52;
}

.comfort-about-image {
  margin-left: -1.3333333333vw;
  width: 94.6666666667vw;
}

.comfort-about > li div:nth-of-type(n + 2) {
  margin-top: 6.6666666667vw;
}

.comfort-about-graph {
  margin-left: -4vw;
  padding: 5.3333333333vw 2.6666666667vw;
  width: 100vw;
  background-color: #ffffff;
}

@media screen and (min-width: 751px) {
  .sec--comfort {
    padding-top: 7.1428571429vw;
  }
  .comfort > div:nth-child(n+2) {
    margin-top: 2.8571428571vw;
  }
  .comfort-image {
    margin-left: -2.0952380952vw;
    padding-bottom: 3.3333333333vw;
    width: 52.380952381vw;
  }
  .comfort-image:before {
    left: 3.3333333333vw;
  }
  .comfort-sub {
    margin-top: 7.1428571429vw;
  }
  .comfort-sub .head-d {
    font-size: 3.0476190476vw;
  }
  .comfort-sub-contents > div:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .comfort-sub-image {
    margin-left: -0.5714285714vw;
    width: 49.3333333333vw;
  }
  .comfort-sub-content {
    margin-top: 3.3333333333vw;
  }
  .comfort-about {
    margin-top: 4.7619047619vw;
    padding: 4.2857142857vw 0 6.1904761905vw 0;
  }
  .comfort-about > li:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .comfort-about-ttl {
    width: 45.1428571429vw;
    padding-left: 2.8571428571vw;
    font-size: 2.1904761905vw;
  }
  .comfort-about-ttl:before {
    border-width: 0.8571428571vw 0px 0.8571428571vw 1.5238095238vw;
  }
  .comfort-about-image {
    margin-left: -0.5714285714vw;
    width: 49.3333333333vw;
  }
  .comfort-about > li div:nth-of-type(n + 2) {
    margin-top: 3.3333333333vw;
  }
  .comfort-about-graph {
    margin-left: -2.0952380952vw;
    padding: 2.8571428571vw 1.5238095238vw;
    width: 52.380952381vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--comfort {
    padding-top: 5.2083333333vw;
  }
  .comfort > div:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
  .comfort-image {
    margin-left: -1.5277777778vw;
    padding-bottom: 2.4305555556vw;
    width: 38.1944444444vw;
  }
  .comfort-image:before {
    left: 2.4305555556vw;
  }
  .comfort-sub {
    margin-top: 5.2083333333vw;
  }
  .comfort-sub .head-d {
    font-size: 2.2222222222vw;
  }
  .comfort-sub-contents > div:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .comfort-sub-image {
    margin-left: -0.4166666667vw;
    width: 35.9722222222vw;
  }
  .comfort-sub-content {
    margin-top: 2.4305555556vw;
  }
  .comfort-about {
    margin-top: 3.4722222222vw;
    padding: 3.125vw 0 4.5138888889vw 0;
  }
  .comfort-about > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .comfort-about-ttl {
    width: 32.9166666667vw;
    padding-left: 2.0833333333vw;
    font-size: 1.5972222222vw;
  }
  .comfort-about-ttl:before {
    border-width: 0.625vw 0px 0.625vw 1.1111111111vw;
  }
  .comfort-about-image {
    margin-left: -0.4166666667vw;
    width: 35.9722222222vw;
  }
  .comfort-about > li div:nth-of-type(n + 2) {
    margin-top: 2.4305555556vw;
  }
  .comfort-about-graph {
    margin-left: -1.5277777778vw;
    padding: 2.0833333333vw 1.1111111111vw;
    width: 38.1944444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--comfort {
    padding-top: 75px;
  }
  .comfort > div:nth-child(n+2) {
    margin-top: 30px;
  }
  .comfort-image {
    margin-left: -22px;
    padding-bottom: 35px;
    width: 550px;
  }
  .comfort-image:before {
    left: 35px;
  }
  .comfort-sub {
    margin-top: 75px;
  }
  .comfort-sub .head-d {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .comfort-sub-contents > div:nth-child(n+2) {
    margin-top: 50px;
  }
  .comfort-sub-image {
    margin-left: -6px;
    width: 518px;
  }
  .comfort-sub-content {
    margin-top: 35px;
  }
  .comfort-about {
    margin-top: 50px;
    padding: 45px 0 65px 0;
  }
  .comfort-about > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .comfort-about-ttl {
    width: 474px;
    padding-left: 30px;
    font-size: 23px;
    font-size: 2.3rem;
  }
  .comfort-about-ttl:before {
    border-width: 9px 0px 9px 16px;
  }
  .comfort-about-image {
    margin-left: -6px;
    width: 518px;
  }
  .comfort-about > li div:nth-of-type(n + 2) {
    margin-top: 35px;
  }
  .comfort-about-graph {
    margin-left: -22px;
    padding: 30px 16px;
    width: 550px;
  }
}
/* -------------------------------------------  - */
.sec--comfort-air .head-a span,
.sec--comfort-energy .head-a span {
  font-size: 5.4666666667vw;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 751px) {
  .sec--comfort-air .head-a span,
  .sec--comfort-energy .head-a span {
    font-size: 2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--comfort-air .head-a span,
  .sec--comfort-energy .head-a span {
    font-size: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--comfort-air .head-a span,
  .sec--comfort-energy .head-a span {
    font-size: 30px;
    font-size: 3rem;
  }
}
/* ------------------------------------------- structure - */
.comfort-structure {
  position: relative;
  margin: 0 auto;
  padding: 12vw 0 13.3333333333vw 0;
  width: 86.6666666667vw;
  counter-reset: cnt;
}
.comfort-structure:before {
  content: "";
  position: absolute;
  top: -13.3333333333vw;
  left: 50%;
  width: 100vw;
  height: calc(100% + 13.3333333333vw);
  background-color: #f0ede6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

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

.comfort-structure-ttl {
  position: relative;
  margin-bottom: 1em;
  padding-left: 8vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.04em;
}

.comfort-structure > li .comfort-structure-ttl: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: 5.6vw;
  height: 5.6vw;
  background-color: #c2b082;
  border-radius: 50%;
  color: #ffffff;
  font-family: "Crimson Text";
  font-size: 4.2666666667vw;
  font-weight: 400;
  letter-spacing: 0;
}

.comfort-structure-list > li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.66em;
}
.comfort-structure-list > li:before {
  content: "・";
}

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

.comfort-structure-desc p {
  line-height: 1.66em;
}

@media screen and (min-width: 751px) {
  .comfort-structure {
    padding: 6.1904761905vw 0 7.1428571429vw 0;
    width: 45.1428571429vw;
  }
  .comfort-structure:before {
    top: -7.1428571429vw;
    width: 52.380952381vw;
    height: calc(100% + 9.5238095238vw);
  }
  .comfort-structure > li:nth-child(n+2) {
    margin-top: 4.2857142857vw;
  }
  .comfort-structure-ttl {
    padding-left: 4.0952380952vw;
    font-size: 2.1904761905vw;
  }
  .comfort-structure > li .comfort-structure-ttl:before {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
    font-size: 2.1904761905vw;
  }
}
@media screen and (min-width: 1051px) {
  .comfort-structure {
    padding: 4.5138888889vw 0 5.2083333333vw 0;
    width: 32.9166666667vw;
  }
  .comfort-structure:before {
    top: -5.2083333333vw;
    width: 38.1944444444vw;
    height: calc(100% + 6.9444444444vw);
  }
  .comfort-structure > li:nth-child(n+2) {
    margin-top: 3.125vw;
  }
  .comfort-structure-ttl {
    padding-left: 2.9861111111vw;
    font-size: 1.5972222222vw;
  }
  .comfort-structure > li .comfort-structure-ttl:before {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    font-size: 1.5972222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .comfort-structure {
    padding: 65px 0 75px 0;
    width: 474px;
  }
  .comfort-structure:before {
    top: -75px;
    width: 550px;
    height: calc(100% + 75px);
  }
  .comfort-structure > li:nth-child(n+2) {
    margin-top: 45px;
  }
  .comfort-structure-ttl {
    padding-left: 43px;
    font-size: 23px;
    font-size: 2.3rem;
  }
  .comfort-structure > li .comfort-structure-ttl:before {
    width: 30px;
    height: 30px;
    font-size: 23px;
    font-size: 2.3rem;
  }
}
/* ------------------------------------------- equipment - */
.comfort-sub--equipment {
  position: relative;
  padding: 13.3333333333vw 0;
}
.comfort-sub--equipment:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #f0ede6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.comfort-equipment {
  margin: 0 auto;
  width: 86.6666666667vw;
}

.comfort-equipment > li {
  position: relative;
  padding: 6.6666666667vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
}

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

.comfort-equipment-num {
  position: absolute;
  top: -2.6666666667vw;
  left: -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;
  padding-top: 0.5em;
  width: 22.6666666667vw;
  height: 22.6666666667vw;
  background-color: #99855a;
  border-radius: 50%;
  z-index: 1;
}
.comfort-equipment-num p {
  color: #e8d5ab;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.6vw;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.02em;
}
.comfort-equipment-num p span {
  display: inline-block;
  font-family: "Crimson Text";
  font-size: 13.3333333333vw;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.comfort-equipment-num:before {
  content: "";
  position: absolute;
  left: 68.5%;
  bottom: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.6666666667vw 2.4vw 0px 2.4vw;
  border-color: #99855a transparent transparent transparent;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.comfort-equipment-image {
  margin-bottom: 6vw;
}

.comfort-equipment-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.6666666667vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.comfort-equipment-desc {
  margin-top: 1em;
}

@media screen and (min-width: 751px) {
  .comfort-sub--equipment {
    padding: 7.1428571429vw 0;
  }
  .comfort-sub--equipment:before {
    width: 52.380952381vw;
  }
  .comfort-equipment {
    width: 45.1428571429vw;
  }
  .comfort-equipment > li {
    padding: 3.3333333333vw;
  }
  .comfort-equipment > li:nth-child(n+2) {
    margin-top: 5.7142857143vw;
  }
  .comfort-equipment-num {
    top: -1.4285714286vw;
    left: -1.4285714286vw;
    width: 11.8095238095vw;
    height: 11.8095238095vw;
  }
  .comfort-equipment-num p {
    font-size: 1.8095238095vw;
  }
  .comfort-equipment-num p span {
    font-size: 7.1428571429vw;
  }
  .comfort-equipment-num:before {
    border-width: 1.4285714286vw 1.2380952381vw 0px 1.2380952381vw;
  }
  .comfort-equipment-image {
    margin-bottom: 2.8571428571vw;
  }
  .comfort-equipment-ttl {
    font-size: 3.4285714286vw;
  }
}
@media screen and (min-width: 1051px) {
  .comfort-sub--equipment {
    padding: 5.2083333333vw 0;
  }
  .comfort-sub--equipment:before {
    width: 38.1944444444vw;
  }
  .comfort-equipment {
    width: 32.9166666667vw;
  }
  .comfort-equipment > li {
    padding: 2.4305555556vw;
  }
  .comfort-equipment > li:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .comfort-equipment-num {
    top: -1.0416666667vw;
    left: -1.0416666667vw;
    width: 8.6111111111vw;
    height: 8.6111111111vw;
  }
  .comfort-equipment-num p {
    font-size: 1.3194444444vw;
  }
  .comfort-equipment-num p span {
    font-size: 5.2083333333vw;
  }
  .comfort-equipment-num:before {
    border-width: 1.0416666667vw 0.9027777778vw 0px 0.9027777778vw;
  }
  .comfort-equipment-image {
    margin-bottom: 2.0833333333vw;
  }
  .comfort-equipment-ttl {
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 1441px) {
  .comfort-sub--equipment {
    padding: 75px 0;
  }
  .comfort-sub--equipment:before {
    width: 550px;
  }
  .comfort-equipment {
    width: 474px;
  }
  .comfort-equipment > li {
    padding: 35px;
  }
  .comfort-equipment > li:nth-child(n+2) {
    margin-top: 60px;
  }
  .comfort-equipment-num {
    top: -15px;
    left: -15px;
    width: 124px;
    height: 124px;
  }
  .comfort-equipment-num p {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .comfort-equipment-num p span {
    font-size: 75px;
    font-size: 7.5rem;
  }
  .comfort-equipment-num:before {
    border-width: 15px 13px 0px 13px;
  }
  .comfort-equipment-image {
    margin-bottom: 30px;
  }
  .comfort-equipment-ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
/* ------------------------------------------- energy - */
.comfort-energy {
  position: relative;
  margin-top: 9.3333333333vw;
  margin: 9.3333333333vw auto 0 auto;
  padding: 13.3333333333vw 0;
  width: 86.6666666667vw;
}
.comfort-energy:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.comfort-energy-image {
  margin: 0 auto 10.6666666667vw auto;
}

.comfort-energy-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.6666666667vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.comfort-energy-desc {
  margin-top: 1em;
}

.comfort-energy-btn {
  margin: 8vw auto 0 auto;
  width: 77.3333333333vw;
}
.comfort-energy-btn span {
  color: #ffffff;
  font-size: 3.7333333333vw;
}

.comfort-energy-zeh:before {
  background-color: #edf9f4;
}
.comfort-energy-zeh .comfort-energy-image {
  width: 40vw;
}
.comfort-energy-zeh .comfort-energy-btn .btn-main {
  background-color: #439641;
  border-color: #439641;
}
.comfort-energy-zeh .comfort-energy-btn .btn-main:after {
  background-image: url(../img/common/arrow-style-1-wh.svg);
}
.comfort-energy-zeh .comfort-energy-btn .btn-main:hover {
  background-color: #ffffff;
}
.comfort-energy-zeh .comfort-energy-btn .btn-main:hover span {
  color: #439641;
}
.comfort-energy-zeh .comfort-energy-btn .btn-main:hover:after {
  background-image: url(../img/common/arrow-style-1-gr.svg);
}

.comfort-energy-heat20:before {
  background-color: #fdf4f9;
}
.comfort-energy-heat20 .comfort-energy-image {
  width: 52.6666666667vw;
}
.comfort-energy-heat20 .comfort-energy-btn .btn-main {
  background-color: #d75d87;
  border-color: #d75d87;
}
.comfort-energy-heat20 .comfort-energy-btn .btn-main:after {
  background-image: url(../img/common/arrow-style-1-wh.svg);
}
.comfort-energy-heat20 .comfort-energy-btn .btn-main:hover {
  background-color: #ffffff;
}
.comfort-energy-heat20 .comfort-energy-btn .btn-main:hover span {
  color: #d75d87;
}
.comfort-energy-heat20 .comfort-energy-btn .btn-main:hover:after {
  background-image: url(../img/common/arrow-style-1-pk.svg);
}

.comfort-sub-bels {
  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;
}

.comfort-sub-bels .comfort-sub-image {
  margin: 0;
  width: 33.3333333333vw;
}

.comfort-performance {
  width: 52vw;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
}

.comfort-performance td {
  padding: 1em;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
  font-size: 3.2vw;
  text-align: center;
  line-height: 1.33em;
}

.comfort-performance thead td {
  background-color: #b1a696;
  color: #ffffff;
}

.comfort-performance tbody td:nth-child(1) {
  color: #c2b082;
}
.comfort-performance tbody td:nth-child(1) span {
  display: inline-block;
  margin-top: 0.3em;
  color: #2d2d32;
}

.comfort-remarks {
  position: relative;
  margin: 9.3333333333vw 0 0 -4vw;
  padding: 10.6666666667vw;
  width: 100vw;
  background-color: #b1a696;
}
.comfort-remarks p {
  position: relative;
  color: #ffffff;
  font-size: 3.3333333333vw;
  line-height: 2em;
  z-index: 1;
}
.comfort-remarks:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 10.6666666667vw);
  height: calc(100% - 10.6666666667vw);
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 751px) {
  .comfort-energy {
    position: relative;
    margin-top: 4.7619047619vw;
    padding: 7.1428571429vw 0;
    width: 45.1428571429vw;
  }
  .comfort-energy:before {
    width: 52.380952381vw;
  }
  .comfort-energy-image {
    margin-bottom: 5.7142857143vw;
  }
  .comfort-energy-ttl {
    font-size: 3.4285714286vw;
  }
  .comfort-energy-btn {
    margin-top: 4.2857142857vw;
    width: 40.4761904762vw;
  }
  .comfort-energy-btn span {
    font-size: 1.9047619048vw;
  }
  .comfort-energy-zeh .comfort-energy-image {
    width: 20.9523809524vw;
  }
  .comfort-energy-zeh .comfort-energy-btn .btn-main:hover {
    background-color: #ffffff;
  }
  .comfort-energy-zeh .comfort-energy-btn .btn-main:hover span {
    color: #439641;
  }
  .comfort-energy-zeh .comfort-energy-btn .btn-main:hover:after {
    background-image: url(../img/common/arrow-style-1-gr.svg);
  }
  .comfort-energy-heat20 .comfort-energy-image {
    width: 27.4285714286vw;
  }
  .comfort-energy-heat20 .comfort-energy-btn .btn-main:hover {
    background-color: #ffffff;
  }
  .comfort-energy-heat20 .comfort-energy-btn .btn-main:hover span {
    color: #d75d87;
  }
  .comfort-energy-heat20 .comfort-energy-btn .btn-main:hover:after {
    background-image: url(../img/common/arrow-style-1-pk.svg);
  }
  .comfort-sub-bels .comfort-sub-image {
    width: 17.3333333333vw;
  }
  .comfort-performance {
    width: 27.1428571429vw;
    border-width: 0.0952380952vw;
  }
  .comfort-performance td {
    border-width: 0.0952380952vw;
    font-size: 1.619047619vw;
  }
  .comfort-remarks {
    margin: 4.7619047619vw 0 0 -2.0952380952vw;
    padding: 5.7142857143vw;
    width: 52.380952381vw;
  }
  .comfort-remarks p {
    font-size: 1.7142857143vw;
  }
  .comfort-remarks:before {
    width: calc(100% - 5.7142857143vw);
    height: calc(100% - 5.7142857143vw);
    border-width: 0.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .comfort-energy {
    position: relative;
    margin-top: 3.4722222222vw;
    padding: 5.2083333333vw 0;
    width: 32.9166666667vw;
  }
  .comfort-energy:before {
    width: 38.1944444444vw;
  }
  .comfort-energy-image {
    margin-bottom: 4.1666666667vw;
  }
  .comfort-energy-ttl {
    font-size: 2.5vw;
  }
  .comfort-energy-btn {
    margin-top: 3.125vw;
    width: 29.5138888889vw;
  }
  .comfort-energy-btn span {
    font-size: 1.3888888889vw;
  }
  .comfort-energy-zeh .comfort-energy-image {
    width: 15.2777777778vw;
  }
  .comfort-energy-heat20 .comfort-energy-image {
    width: 20vw;
  }
  .comfort-sub-bels .comfort-sub-image {
    width: 12.6388888889vw;
  }
  .comfort-performance {
    width: 19.7916666667vw;
    border-width: 0.0694444444vw;
  }
  .comfort-performance td {
    border-width: 0.0694444444vw;
    font-size: 1.1805555556vw;
  }
  .comfort-remarks {
    margin: 3.4722222222vw 0 0 -1.5277777778vw;
    padding: 4.1666666667vw;
    width: 38.1944444444vw;
  }
  .comfort-remarks p {
    font-size: 1.25vw;
  }
  .comfort-remarks:before {
    width: calc(100% - 4.1666666667vw);
    height: calc(100% - 4.1666666667vw);
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .comfort-energy {
    position: relative;
    margin-top: 50px;
    padding: 75px 0;
    width: 474px;
  }
  .comfort-energy:before {
    width: 550px;
  }
  .comfort-energy-image {
    margin-bottom: 60px;
  }
  .comfort-energy-ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .comfort-energy-btn {
    margin-top: 45px;
    width: 425px;
  }
  .comfort-energy-btn span {
    font-size: 20px;
    font-size: 2rem;
  }
  .comfort-energy-zeh .comfort-energy-image {
    width: 220px;
  }
  .comfort-energy-heat20 .comfort-energy-image {
    width: 288px;
  }
  .comfort-sub-bels .comfort-sub-image {
    width: 182px;
  }
  .comfort-performance {
    width: 285px;
    border-width: 1px;
  }
  .comfort-performance td {
    border-width: 1px;
    font-size: 17px;
    font-size: 1.7rem;
  }
  .comfort-remarks {
    margin: 50px 0 0 -22px;
    padding: 60px;
    width: 550px;
  }
  .comfort-remarks p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .comfort-remarks:before {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    border-width: 1px;
  }
}
/* sub -- > common
-------------------------------------------------------------------------------*/
.sub {
  position: relative;
}

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

.sub-desc {
  margin: 0 auto;
  width: 81.3333333333vw;
}
.sub-desc p {
  line-height: 2.22em;
}
.sub-desc p:nth-child(n+2) {
  margin-top: 1.5em;
}

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

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

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

@media screen and (min-width: 751px) {
  .sub-in {
    width: 48.1904761905vw;
  }
  .sub-desc {
    width: 40.9523809524vw;
  }
  .complete p,
  .notfound p {
    line-height: 1.75em;
  }
}
@media screen and (min-width: 1051px) {
  .sub-in {
    width: 35.1388888889vw;
  }
  .sub-desc {
    width: 29.8611111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .sub-in {
    width: 506px;
  }
  .sub-desc {
    width: 430px;
  }
}
/* ------------------------------------------- intro - */
.intro-image {
  width: 100vw;
}

.sub-in .intro-image {
  margin-left: -4vw;
}

.intro-content {
  position: relative;
  top: -13.3333333333vw;
  margin: 0 auto -8.6666666667vw auto;
  padding: 6.6666666667vw;
  width: 86.6666666667vw;
  max-width: 100%;
  background-color: #ffffff;
}

.intro-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.7333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.02em;
}
.intro-ttl span.indent {
  display: inline-block;
  text-indent: -0.5em;
}

.intro-en {
  margin-top: 1em;
  color: #c2b082;
  font-family: "Crimson Text";
  font-size: 4vw;
}

.intro-desc {
  margin-top: 1em;
}
.intro-desc p {
  line-height: 2.22em;
}
.intro-desc p:nth-child(n+2) {
  margin-top: 1.5em;
}

.intro-btn {
  margin: 9.3333333333vw 0 0 -2vw;
  width: 77.3333333333vw;
}

.intro-btn a {
  padding-right: 1.6vw;
}
.intro-btn a span {
  font-size: 3.7333333333vw;
}

@media screen and (min-width: 751px) {
  .intro-image {
    width: 52.380952381vw;
  }
  .sub-in .intro-image {
    margin-left: -2.0952380952vw;
  }
  .intro-content {
    top: -7.1428571429vw;
    margin-bottom: -2.380952381vw;
    padding: 3.3333333333vw 2.8571428571vw;
    width: 44.7619047619vw;
  }
  .intro-ttl {
    font-size: 3.0476190476vw;
  }
  .intro-en {
    font-size: 2vw;
  }
  .intro-btn {
    margin: 4.7619047619vw 0 0 -0.7619047619vw;
    width: 40.5714285714vw;
  }
  .intro-btn a {
    padding-right: 0.9523809524vw;
  }
  .intro-btn a span {
    font-size: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .intro-image {
    width: 38.1944444444vw;
  }
  .sub-in .intro-image {
    margin-left: -1.5277777778vw;
  }
  .intro-content {
    top: -5.2083333333vw;
    margin-bottom: -1.7361111111vw;
    padding: 2.4305555556vw 2.0833333333vw;
    width: 32.6388888889vw;
  }
  .intro-ttl {
    font-size: 2.2222222222vw;
  }
  .intro-en {
    font-size: 1.4583333333vw;
  }
  .intro-btn {
    margin: 3.4722222222vw 0 0 -0.5555555556vw;
    width: 29.5833333333vw;
  }
  .intro-btn a {
    padding-right: 0.6944444444vw;
  }
  .intro-btn a span {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .intro-image {
    width: 550px;
  }
  .sub-in .intro-image {
    margin-left: -22px;
  }
  .intro-content {
    top: -75px;
    margin-bottom: -25px;
    padding: 35px 30px;
    width: 470px;
  }
  .intro-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .intro-en {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .intro-btn {
    margin: 50px 0 0 -8px;
    width: 426px;
  }
  .intro-btn a {
    padding-right: 10px;
  }
  .intro-btn a span {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* ------------------------------------------- menu - */
.sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -4vw;
}

.sub-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: 4vw;
  padding: 0.1em 8vw 0 3.3333333333vw;
  width: calc(50% - 4vw);
  height: 13.3333333333vw;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
  font-family: "Crimson Text", "NotoSerifJP", sans-serif;
  font-size: 3.2vw;
  line-height: 1.33em;
}
.sub-menu a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 4.5333333333vw;
  height: 4.5333333333vw;
  background-image: url(../img/common/down.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sub-menu a span.indent {
  text-indent: -0.5em;
}

.sub-menu--full {
  width: 100% !important;
}

.sub-menu a:nth-child(n+3) {
  margin-top: 2.6666666667vw;
}

@media screen and (min-width: 751px) {
  .sub-menu {
    margin-left: -1.9047619048vw;
  }
  .sub-menu a {
    margin-left: 1.9047619048vw;
    padding: 0.1em 4.2857142857vw 0 1.9047619048vw;
    width: calc(50% - 1.9047619048vw);
    height: 7.1428571429vw;
    border-width: 0.0952380952vw;
    font-size: 1.7142857143vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .sub-menu a:after {
    right: 1.4285714286vw;
    width: 2.2857142857vw;
    height: 2.2857142857vw;
  }
  .sub-menu a:hover {
    background-color: #c5bcae;
    color: #ffffff;
  }
  .sub-menu a:nth-child(n+3) {
    margin-top: 1.4285714286vw;
  }
}
@media screen and (min-width: 1051px) {
  .sub-menu {
    margin-left: -1.3888888889vw;
  }
  .sub-menu a {
    margin-left: 1.3888888889vw;
    padding: 0.1em 3.125vw 0 1.3888888889vw;
    width: calc(50% - 1.3888888889vw);
    height: 5.2083333333vw;
    border-width: 0.0694444444vw;
    font-size: 1.25vw;
  }
  .sub-menu a:after {
    right: 1.0416666667vw;
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
  .sub-menu a:nth-child(n+3) {
    margin-top: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sub-menu {
    margin-left: -20px;
  }
  .sub-menu a {
    margin-left: 20px;
    padding: 0.1em 45px 0 20px;
    width: calc(50% - 20px);
    height: 75px;
    border-width: 1px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .sub-menu a:after {
    right: 15px;
    width: 24px;
    height: 24px;
  }
  .sub-menu a:nth-child(n+3) {
    margin-top: 15px;
  }
}
/* sub -- > company
-------------------------------------------------------------------------------*/
/* ------------------------------------------- intro - */
.company-ceo-image {
  margin-top: 2.6666666667vw;
}

.company-ceo {
  text-align: right;
}
.company-ceo span {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.3333333333vw;
  font-weight: 600;
}

@media screen and (min-width: 751px) {
  .company-ceo-image {
    margin-top: 0.9523809524vw;
  }
  .company-ceo span {
    font-size: 2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .company-ceo-image {
    margin-top: 0.6944444444vw;
  }
  .company-ceo span {
    font-size: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .company-ceo-image {
    margin-top: 10px;
  }
  .company-ceo span {
    font-size: 30px;
    font-size: 3rem;
  }
}
/* ------------------------------------------- about - */
.sec--company-about {
  padding: 20vw 0 13.3333333333vw 0;
  background-color: #f5f5f5;
}

.company-about-logo {
  margin: 0 auto 13.3333333333vw auto;
  width: 85.4666666667vw;
}

.company-about-content {
  margin: 0 auto;
  padding: 9.3333333333vw 5.3333333333vw;
  width: 86.6666666667vw;
  background-color: #ffffff;
}

.company-about-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.8666666667vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.75em;
  letter-spacing: 0;
}

.company-about-desc {
  margin-top: 1.5em;
}
.company-about-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .sec--company-about {
    padding: 10.4761904762vw 0 7.1428571429vw 0;
  }
  .company-about-logo {
    margin-bottom: 7.1428571429vw;
    width: 44.5714285714vw;
  }
  .company-about-content {
    padding: 4.7619047619vw 3.1428571429vw;
    width: 45.1428571429vw;
  }
  .company-about-ttl {
    font-size: 3.0476190476vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--company-about {
    padding: 7.6388888889vw 0 5.2083333333vw 0;
  }
  .company-about-logo {
    margin-bottom: 5.2083333333vw;
    width: 32.5vw;
  }
  .company-about-content {
    padding: 3.4722222222vw 2.2916666667vw;
    width: 32.9166666667vw;
  }
  .company-about-ttl {
    font-size: 2.2222222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--company-about {
    padding: 110px 0 75px 0;
  }
  .company-about-logo {
    margin-bottom: 75px;
    width: 468px;
  }
  .company-about-content {
    padding: 50px 33px;
    width: 474px;
  }
  .company-about-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
/* ------------------------------------------- overview - */
.sec--company-overview {
  margin-bottom: 8vw;
  padding: 10.6666666667vw 0;
  background-color: #f0ede6;
}

.company-overview {
  position: relative;
  padding: 4.6666666667vw 4.6666666667vw 13.3333333333vw 4.6666666667vw;
  background-color: #ffffff;
  border-radius: 1.3333333333vw;
}

.company-overview-data > li:nth-child(n+2) {
  margin-top: 5.3333333333vw;
}

.company-overview-ttl,
.company-overview-head {
  position: relative;
  color: #a68e52;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.5em;
}
.company-overview-ttl:before,
.company-overview-head:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 0.5333333333vw;
  background-image: url(../img/realestate/dashed.svg);
  background-size: auto 0.5333333333vw;
  background-repeat: repeat-x;
}

.company-overview-ttl {
  margin-bottom: 4.6666666667vw;
  padding: 3.3333333333vw 0;
}

.company-overview-head {
  padding: 3.3333333333vw 10.6666666667vw 3.3333333333vw 0;
}
.company-overview-head:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 4vw;
  height: 4vw;
  background-image: url(../img/premium-style/plus.svg);
  background-size: 100%;
  background-position: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.company-overview-head:hover {
  cursor: pointer;
}

.company-overview-head.is-open:after {
  background-image: url(../img/premium-style/minus.svg);
}

.company-overview-content {
  display: none;
  position: relative;
  padding-top: 4.6666666667vw;
}

.company-overview-item > li:nth-child(n+2) {
  margin-top: 6.6666666667vw;
}

.company-overview-image {
  margin-bottom: 4.6666666667vw;
}

.company-overview-subttl {
  margin-bottom: 1em;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.5em;
}

.company-overview-desc p {
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.02em;
}
.company-overview-desc p a.detail {
  margin-top: 0.8em;
  color: #f25041;
}

.company-overview-group-ttl {
  margin-bottom: 0.3em;
  padding-left: 1.2em;
  font-weight: 500;
  text-indent: -1.2em;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}
.company-overview-group-ttl:before {
  content: "■";
  margin-right: 0.2em;
}

.company-overview-square .company-overview-desc p {
  color: #737373;
}

.company-overview-square > li,
.company-overview-list > li,
.company-overview-external > li {
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}

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

.company-overview-list > li:nth-child(n+2),
.company-overview-external > li:nth-child(n+2) {
  margin-top: 0.5em;
}

.company-overview-external > li a {
  position: relative;
  display: block;
  padding-left: 1.3em;
}
.company-overview-external > li a:before {
  content: "";
  position: absolute;
  top: 0.3em;
  left: 0;
  width: 0.8em;
  height: 0.8em;
  background-image: url(../img/common/external-bk.svg);
  background-size: contain;
}

.company-overview-btn {
  margin: 10.6666666667vw auto 0 auto;
  width: 77.3333333333vw;
}

.company-overview-btn .btn-main span {
  font-size: 3.7333333333vw;
  font-weight: 400;
}

@media screen and (min-width: 751px) {
  .sec--company-overview {
    margin-bottom: 5.7142857143vw;
    padding: 5.7142857143vw 0;
  }
  .company-overview {
    padding: 2.380952381vw 2.380952381vw 7.1428571429vw 2.380952381vw;
    border-radius: 0.9523809524vw;
  }
  .company-overview-data > li:nth-child(n+2) {
    margin-top: 2.8571428571vw;
  }
  .company-overview-ttl,
  .company-overview-head {
    font-size: 1.9047619048vw;
  }
  .company-overview-ttl:before,
  .company-overview-head:before {
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
  .company-overview-ttl {
    margin-bottom: 2.380952381vw;
    padding: 1.4285714286vw 0;
  }
  .company-overview-head {
    padding: 1.4285714286vw 5.7142857143vw 1.4285714286vw 0;
  }
  .company-overview-head:after {
    right: 1.4285714286vw;
    width: 1.9047619048vw;
    height: 1.9047619048vw;
  }
  .company-overview-content {
    padding-top: 2.380952381vw;
  }
  .company-overview-desc p a.url {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .company-overview-desc p a.url:hover {
    color: #c2b082;
  }
  .company-overview-desc p a.detail {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .company-overview-desc p a.detail:hover {
    color: #c2b082;
  }
  .company-overview-external > li a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .company-overview-external > li a:hover {
    color: #737373;
  }
  .company-overview-external > li a:hover:before {
    background-image: url(../img/common/external-gy.svg);
  }
  .company-overview-btn {
    margin-top: 5.7142857143vw;
    width: 40.2857142857vw;
  }
  .company-overview-btn .btn-main span {
    font-size: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--company-overview {
    margin-bottom: 4.1666666667vw;
    padding: 4.1666666667vw 0;
  }
  .company-overview {
    padding: 1.7361111111vw 1.7361111111vw 5.2083333333vw 1.7361111111vw;
    border-radius: 0.6944444444vw;
  }
  .company-overview-data > li:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
  .company-overview-ttl,
  .company-overview-head {
    font-size: 1.3888888889vw;
  }
  .company-overview-ttl:before,
  .company-overview-head:before {
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
  .company-overview-ttl {
    margin-bottom: 1.7361111111vw;
    padding: 1.0416666667vw 0;
  }
  .company-overview-head {
    padding: 1.0416666667vw 4.1666666667vw 1.0416666667vw 0;
  }
  .company-overview-head:after {
    right: 1.0416666667vw;
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
  .company-overview-content {
    padding-top: 1.7361111111vw;
  }
  .company-overview-btn {
    margin-top: 4.1666666667vw;
    width: 29.375vw;
  }
  .company-overview-btn .btn-main span {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--company-overview {
    margin-bottom: 60px;
    padding: 60px 0;
  }
  .company-overview {
    padding: 25px 25px 75px 25px;
    border-radius: 10px;
  }
  .company-overview-data > li:nth-child(n+2) {
    margin-top: 30px;
  }
  .company-overview-ttl,
  .company-overview-head {
    font-size: 20px;
    font-size: 2rem;
  }
  .company-overview-ttl:before,
  .company-overview-head:before {
    height: 2px;
    background-size: auto 2px;
  }
  .company-overview-ttl {
    margin-bottom: 25px;
    padding: 15px 0;
  }
  .company-overview-head {
    padding: 15px 60px 15px 0;
  }
  .company-overview-head:after {
    right: 15px;
    width: 20px;
    height: 20px;
  }
  .company-overview-content {
    padding-top: 25px;
  }
  .company-overview-btn {
    margin-top: 60px;
    width: 423px;
  }
  .company-overview-btn .btn-main span {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* ------------------------------------------- service - */
.sec--company-service {
  padding: 13.3333333333vw 0 17.3333333333vw 0;
}

.company-service > div {
  position: relative;
}

.company-service > div:nth-child(n+2) {
  margin-top: 17.3333333333vw;
  padding-top: 17.3333333333vw;
}
.company-service > div:nth-child(n+2):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #a68e52;
}

.company-service-image {
  margin: 0 auto 10.6666666667vw auto;
}

.company-service > div:nth-child(1) .company-service-image {
  width: 32vw;
}

.company-service > div:nth-child(2) .company-service-image {
  width: 85.3333333333vw;
}

.company-service > div:nth-child(3) .company-service-image {
  width: 28.2666666667vw;
}

.company-service-ttl {
  margin-bottom: 0.8em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.04em;
}
.company-service-ttl span {
  position: relative;
  display: inline-block;
  padding: 0 3.3333333333vw;
}
.company-service-ttl span:before, .company-service-ttl span:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 1.8666666667vw;
  height: 9.8666666667vw;
  background-image: url(../img/company/frame.svg);
  background-size: contain;
}
.company-service-ttl span:before {
  left: 0;
  -webkit-transform: translateY(-50%) rotateY(180deg);
          transform: translateY(-50%) rotateY(180deg);
}
.company-service-ttl span:after {
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.company-service-content {
  margin: 0 auto;
  width: 77.3333333333vw;
}

.company-service-desc p {
  line-height: 2.22em;
}

.company-service-btn {
  margin-top: 8vw;
}

.company-service-btn .btn-main span {
  font-size: 3.7333333333vw;
  font-weight: 400;
}

.company-service-btn--window .btn-main:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4vw;
  display: inline-block;
  width: 3.4666666667vw;
  height: 3.4666666667vw;
  background-image: url(../img/common/window-bk.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 751px) {
  .sec--company-service {
    padding: 7.1428571429vw 0 9.0476190476vw 0;
  }
  .company-service > div:nth-child(n+2) {
    margin-top: 9.0476190476vw;
    padding-top: 9.0476190476vw;
  }
  .company-service > div:nth-child(n+2):before {
    height: 0.0952380952vw;
  }
  .company-service-image {
    margin-bottom: 5.2380952381vw;
  }
  .company-service > div:nth-child(1) .company-service-image {
    width: 16.6666666667vw;
  }
  .company-service > div:nth-child(2) .company-service-image {
    width: 44.4761904762vw;
  }
  .company-service > div:nth-child(3) .company-service-image {
    width: 14.6666666667vw;
  }
  .company-service-ttl {
    font-size: 3.1428571429vw;
  }
  .company-service-ttl span {
    padding: 0 1.7142857143vw;
  }
  .company-service-ttl span:before, .company-service-ttl span:after {
    width: 0.9523809524vw;
    height: 5.3333333333vw;
  }
  .company-service-content {
    width: 40.2857142857vw;
  }
  .company-service-btn {
    margin-top: 4.2857142857vw;
  }
  .company-service-btn .btn-main span {
    font-size: 1.9047619048vw;
  }
  .company-service-btn--window .btn-main:before {
    left: 1.9047619048vw;
    width: 1.9047619048vw;
    height: 1.9047619048vw;
    -webkit-transition: background-image 0.3s;
    transition: background-image 0.3s;
  }
  .company-service-btn--window .btn-main:hover:before {
    background-image: url(../img/common/window-wh.svg);
  }
}
@media screen and (min-width: 1051px) {
  .sec--company-service {
    padding: 5.2083333333vw 0 6.5972222222vw 0;
  }
  .company-service > div:nth-child(n+2) {
    margin-top: 6.5972222222vw;
    padding-top: 6.5972222222vw;
  }
  .company-service > div:nth-child(n+2):before {
    height: 0.0694444444vw;
  }
  .company-service-image {
    margin-bottom: 3.8194444444vw;
  }
  .company-service > div:nth-child(1) .company-service-image {
    width: 12.1527777778vw;
  }
  .company-service > div:nth-child(2) .company-service-image {
    width: 32.4305555556vw;
  }
  .company-service > div:nth-child(3) .company-service-image {
    width: 10.6944444444vw;
  }
  .company-service-ttl {
    font-size: 2.2916666667vw;
  }
  .company-service-ttl span {
    padding: 0 1.25vw;
  }
  .company-service-ttl span:before, .company-service-ttl span:after {
    width: 0.6944444444vw;
    height: 3.8888888889vw;
  }
  .company-service-content {
    width: 29.375vw;
  }
  .company-service-btn {
    margin-top: 3.125vw;
  }
  .company-service-btn .btn-main span {
    font-size: 1.3888888889vw;
  }
  .company-service-btn--window .btn-main:before {
    left: 1.3888888889vw;
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--company-service {
    padding: 75px 0 95px 0;
  }
  .company-service > div:nth-child(n+2) {
    margin-top: 95px;
    padding-top: 95px;
  }
  .company-service > div:nth-child(n+2):before {
    height: 1px;
  }
  .company-service-image {
    margin-bottom: 55px;
  }
  .company-service > div:nth-child(1) .company-service-image {
    width: 175px;
  }
  .company-service > div:nth-child(2) .company-service-image {
    width: 467px;
  }
  .company-service > div:nth-child(3) .company-service-image {
    width: 154px;
  }
  .company-service-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .company-service-ttl span {
    padding: 0 18px;
  }
  .company-service-ttl span:before, .company-service-ttl span:after {
    width: 10px;
    height: 56px;
  }
  .company-service-content {
    width: 423px;
  }
  .company-service-btn {
    margin-top: 45px;
  }
  .company-service-btn .btn-main span {
    font-size: 20px;
    font-size: 2rem;
  }
  .company-service-btn--window .btn-main:before {
    left: 20px;
    width: 20px;
    height: 20px;
  }
}
/* ------------------------------------------- about - */
.sec--company-about {
  padding: 20vw 0 13.3333333333vw 0;
  background-color: #f5f5f5;
}

.company-about-logo {
  margin: 0 auto 13.3333333333vw auto;
  width: 85.4666666667vw;
}

.company-about-content {
  margin: 0 auto;
  padding: 9.3333333333vw 5.3333333333vw;
  width: 86.6666666667vw;
  background-color: #ffffff;
}

.company-about-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.8666666667vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.75em;
  letter-spacing: 0;
}

.company-about-desc {
  margin-top: 1.5em;
}
.company-about-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .sec--company-about {
    padding: 10.4761904762vw 0 7.1428571429vw 0;
  }
  .company-about-logo {
    margin-bottom: 7.1428571429vw;
    width: 44.5714285714vw;
  }
  .company-about-content {
    padding: 4.7619047619vw 3.1428571429vw;
    width: 45.1428571429vw;
  }
  .company-about-ttl {
    font-size: 3.0476190476vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--company-about {
    padding: 7.6388888889vw 0 5.2083333333vw 0;
  }
  .company-about-logo {
    margin-bottom: 5.2083333333vw;
    width: 32.5vw;
  }
  .company-about-content {
    padding: 3.4722222222vw 2.2916666667vw;
    width: 32.9166666667vw;
  }
  .company-about-ttl {
    font-size: 2.2222222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--company-about {
    padding: 110px 0 75px 0;
  }
  .company-about-logo {
    margin-bottom: 75px;
    width: 468px;
  }
  .company-about-content {
    padding: 50px 33px;
    width: 474px;
  }
  .company-about-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
/* ------------------------------------------- brand - */
.sec--company-brand {
  padding: 10.6666666667vw 0;
  background-color: #b1a696;
}

.sec--company-brand .head-a span {
  font-size: 5.7333333333vw;
  letter-spacing: 0.04em;
}

.company-brand {
  position: relative;
  padding: 7.3333333333vw 6.6666666667vw 13.3333333333vw 6.6666666667vw;
  background-color: #ffffff;
  border-radius: 1.3333333333vw;
}

.company-brand-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.7333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.company-brand-desc {
  margin-top: 1em;
}
.company-brand-desc p {
  line-height: 2.22em;
  letter-spacing: 0.02em;
}

.company-brand-support {
  margin: 8.6666666667vw 0 8.6666666667vw -10.9333333333vw;
  width: 100.5333333333vw;
  padding: 6.6666666667vw 0;
  background-color: #f0ede6;
}

.company-brand-image {
  margin: 6.6666666667vw auto 0 auto;
  width: 76.9333333333vw;
}

@media screen and (min-width: 751px) {
  .sec--company-brand {
    padding: 5.7142857143vw 0;
  }
  .company-brand {
    padding: 3.8095238095vw 3.3333333333vw 7.1428571429vw 3.3333333333vw;
    border-radius: 0.9523809524vw;
  }
  .sec--company-brand {
    padding: 5.7142857143vw 0;
  }
  .sec--company-brand .head-a span {
    font-size: 2.9523809524vw;
  }
  .company-brand {
    padding: 3.8095238095vw 3.3333333333vw 7.1428571429vw 3.3333333333vw;
    border-radius: 0.9523809524vw;
  }
  .company-brand-ttl {
    font-size: 3.0476190476vw;
  }
  .company-brand-support {
    margin: 4.2857142857vw 0 4.2857142857vw -5.5238095238vw;
    width: 52.5714285714vw;
    padding: 3.3333333333vw 0;
  }
  .company-brand-image {
    margin-top: 3.3333333333vw;
    width: 40.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--company-brand {
    padding: 4.1666666667vw 0;
  }
  .company-brand {
    padding: 2.7777777778vw 2.4305555556vw 5.2083333333vw 2.4305555556vw;
    border-radius: 0.6944444444vw;
  }
  .sec--company-brand {
    padding: 4.1666666667vw 0;
  }
  .sec--company-brand .head-a span {
    font-size: 2.1527777778vw;
  }
  .company-brand {
    padding: 2.7777777778vw 2.4305555556vw 5.2083333333vw 2.4305555556vw;
    border-radius: 0.6944444444vw;
  }
  .company-brand-ttl {
    font-size: 2.2222222222vw;
  }
  .company-brand-support {
    margin: 3.125vw 0 3.125vw -4.0277777778vw;
    width: 38.3333333333vw;
    padding: 2.4305555556vw 0;
  }
  .company-brand-image {
    margin-top: 2.4305555556vw;
    width: 29.2361111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--company-brand {
    padding: 60px 0;
  }
  .sec--company-brand .head-a span {
    font-size: 31px;
    font-size: 3.1rem;
  }
  .company-brand {
    padding: 40px 35px 75px 35px;
    border-radius: 10px;
  }
  .company-brand-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .company-brand-support {
    margin: 45px 0 45px -58px;
    width: 552px;
    padding: 35px 0;
  }
  .company-brand-image {
    margin-top: 35px;
    width: 421px;
  }
}
/* ------------------------------------------- area - */
.sec--company-area {
  padding: 10.6666666667vw 0;
}

.company-area > div:nth-child(n+2) {
  margin-top: 10.6666666667vw;
}

.company-area > div .head-d {
  margin-bottom: 1em;
  padding-top: 0.5em;
}

.company-area-image {
  margin: 8.6666666667vw 0 8.6666666667vw -4vw;
  width: 100vw;
}

.company-area-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -2.6666666667vw;
}

.company-area-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 2.6666666667vw;
  padding-bottom: 0.1em;
  width: calc(33.33333% - 2.6666666667vw);
  height: 8.6666666667vw;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
  font-size: 3.2vw;
}

.company-area-list > li:nth-child(n+4) {
  margin-top: 2.6666666667vw;
}

@media screen and (min-width: 751px) {
  .sec--company-area {
    padding: 5.7142857143vw 0;
  }
  .company-area > div:nth-child(n+2) {
    margin-top: 7.619047619vw;
  }
  .company-area-image {
    margin: 4.2857142857vw 0 4.2857142857vw -2.0952380952vw;
    width: 52.380952381vw;
  }
  .company-area-list {
    margin-left: -1.4285714286vw;
  }
  .company-area-list > li {
    margin-left: 1.4285714286vw;
    width: calc(33.33333% - 1.4285714286vw);
    height: 4.380952381vw;
    border-width: 0.0952380952vw;
    font-size: 1.7142857143vw;
  }
  .company-area-list > li:nth-child(n+4) {
    margin-top: 1.4285714286vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--company-area {
    padding: 4.1666666667vw 0;
  }
  .company-area > div:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .company-area-image {
    margin: 3.125vw 0 3.125vw -1.5277777778vw;
    width: 38.1944444444vw;
  }
  .company-area-list {
    margin-left: -1.0416666667vw;
  }
  .company-area-list > li {
    margin-left: 1.0416666667vw;
    width: calc(33.33333% - 1.0416666667vw);
    height: 3.1944444444vw;
    border-width: 0.0694444444vw;
    font-size: 1.25vw;
  }
  .company-area-list > li:nth-child(n+4) {
    margin-top: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--company-area {
    padding: 60px 0;
  }
  .company-area > div:nth-child(n+2) {
    margin-top: 80px;
  }
  .company-area-image {
    margin: 45px 0 45px -22px;
    width: 550px;
  }
  .company-area-list {
    margin-left: -15px;
  }
  .company-area-list > li {
    margin-left: 15px;
    width: calc(33.33333% - 15px);
    height: 46px;
    border-width: 1px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .company-area-list > li:nth-child(n+4) {
    margin-top: 15px;
  }
}
/* sub -- > contact
-------------------------------------------------------------------------------*/
.contact-desc {
  position: relative;
  margin: 0 auto;
  padding-top: 10.6666666667vw;
  width: 89.0666666667vw;
}
.contact-desc p {
  line-height: 2.22em;
}
.contact-desc p:nth-child(n+2) {
  margin-top: 1.5em;
}
.contact-desc p.notes {
  padding-left: 1em;
  color: #737373;
  font-size: 3.3333333333vw;
  text-indent: -1em;
  line-height: 1.8em;
}
.contact-desc p.notes::before {
  content: "※";
}
.contact-desc:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
}

@media screen and (min-width: 751px) {
  .contact-desc {
    padding-top: 5.7142857143vw;
    width: 44.7619047619vw;
  }
  .contact-desc p.notes {
    font-size: 1.4285714286vw;
  }
  .contact-desc:before {
    height: 0.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .contact-desc {
    padding-top: 4.1666666667vw;
    width: 32.6388888889vw;
  }
  .contact-desc p.notes {
    font-size: 1.0416666667vw;
  }
  .contact-desc:before {
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .contact-desc {
    padding-top: 60px;
    width: 470px;
  }
  .contact-desc p.notes {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .contact-desc:before {
    height: 1px;
  }
}
/* ------------------------------------------- float - */
.contact-inquiry {
  position: relative;
  margin: 13.3333333333vw 0 0 -4vw;
  width: 100vw;
}

.contact-inquiry-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c8b88e;
}

.contact-inquiry-head {
  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: 32vw;
  height: 21.3333333333vw;
  border-right-color: #ffffff;
  border-right-style: dashed;
  border-right-width: 1px;
}

.contact-inquiry-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.4666666667vw;
  font-weight: 600;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.contact-inquiry-content {
  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 2.4vw;
  width: calc(100% - 32vw);
}

.contact-inquiry-tel {
  font-family: "Crimson Text";
  font-size: 7.7333333333vw;
  letter-spacing: 0.1em;
}

.contact-inquiry-time {
  margin-top: 0.1em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 2.9333333333vw;
  font-weight: 500;
  line-height: 1.63em;
}

@media screen and (min-width: 751px) {
  .contact-inquiry {
    margin: 7.1428571429vw 0 0 -2.0952380952vw;
    width: 52.380952381vw;
  }
  .contact-inquiry-head {
    width: 16.6666666667vw;
    height: 11.1428571429vw;
    border-right-width: 0.0952380952vw;
  }
  .contact-inquiry-ttl {
    font-size: 1.7142857143vw;
  }
  .contact-inquiry-content {
    padding: 0 1.4285714286vw;
    width: calc(100% - 16.6666666667vw);
  }
  .contact-inquiry-tel {
    font-size: 4vw;
  }
  .contact-inquiry-time {
    font-size: 1.5238095238vw;
  }
}
@media screen and (min-width: 1051px) {
  .contact-inquiry {
    margin: 5.2083333333vw 0 0 -1.5277777778vw;
    width: 38.1944444444vw;
  }
  .contact-inquiry-head {
    width: 12.1527777778vw;
    height: 8.125vw;
    border-right-width: 0.0694444444vw;
  }
  .contact-inquiry-ttl {
    font-size: 1.25vw;
  }
  .contact-inquiry-content {
    padding: 0 1.0416666667vw;
    width: calc(100% - 12.1527777778vw);
  }
  .contact-inquiry-tel {
    font-size: 2.9166666667vw;
  }
  .contact-inquiry-time {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .contact-inquiry {
    margin: 75px 0 0 -22px;
    width: 550px;
  }
  .contact-inquiry-head {
    width: 175px;
    height: 117px;
    border-right-width: 1px;
  }
  .contact-inquiry-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .contact-inquiry-content {
    padding: 0 15px;
    width: calc(100% - 175px);
  }
  .contact-inquiry-tel {
    font-size: 42px;
    font-size: 4.2rem;
  }
  .contact-inquiry-time {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* sub -- > custom-home
-------------------------------------------------------------------------------*/
/* ------------------------------------------- main - */
.custom > li:nth-child(n+2) {
  margin-top: 12vw;
}

.custom > li a {
  display: block;
}

.custom-image {
  position: relative;
  margin-left: -4vw;
  padding-bottom: 8vw;
  width: 100vw;
}
.custom-image:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 93.3333333333vw;
  height: 98.5333333333vw;
  background-color: #f0ede6;
  z-index: -1;
}
.custom-image:after {
  content: "";
  position: absolute;
  top: 4vw;
  left: 4vw;
  width: 96vw;
  height: 98.5333333333vw;
  background-image: url(../img/custom-home/frame.png);
  background-size: cover;
  z-index: 1;
}

.custom-content {
  margin: 14.6666666667vw auto 0 auto;
  width: 74.6666666667vw;
}

.custom-head {
  position: relative;
}

.custom-num {
  position: absolute;
  top: -0.4em;
  left: -0.2em;
  color: #f0ede6;
  font-family: "Crimson Text";
  font-size: 33.3333333333vw;
}

.custom-ttl {
  position: relative;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  z-index: 1;
}

.custom-desc {
  margin-top: 2em;
}
.custom-desc p {
  line-height: 2.22em;
}

.custom-btn {
  position: relative;
  margin: 8.6666666667vw 0 0 auto;
  width: 68.6666666667vw;
  color: #c2b082;
  font-family: "Crimson Text";
  font-size: 4.8vw;
  letter-spacing: 0.08em;
}

.custom-btn-external {
  width: 72vw;
}
.custom-btn-external span {
  position: relative;
}
.custom-btn-external span:before {
  content: "";
  position: absolute;
  top: 0.4em;
  right: -0.7em;
  width: 0.5em;
  height: 0.5em;
  background-image: url(../img/common/external-beige.svg);
  background-size: contain;
}

.custom-btn-arrow {
  position: absolute;
  right: 0;
  bottom: 1.7333333333vw;
  width: 39.6vw;
}
.custom-btn-arrow:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #c2b082;
  -webkit-animation: arrowlong01 2.5s ease infinite;
          animation: arrowlong01 2.5s ease infinite;
}
.custom-btn-arrow:after {
  content: "";
  position: absolute;
  left: calc(100% - 0.4em);
  bottom: calc(100% + 0.15em);
  width: 2vw;
  height: 1px;
  background-color: #c2b082;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: arrowlong02 2.5s ease infinite;
          animation: arrowlong02 2.5s ease infinite;
}

@media screen and (min-width: 751px) {
  .custom > li:nth-child(n+2) {
    margin-top: 6.1904761905vw;
  }
  .custom-image {
    margin-left: -2.0952380952vw;
    padding-bottom: 4.2857142857vw;
    width: 52.380952381vw;
  }
  .custom-image:before {
    width: 48.5714285714vw;
    height: 51.3333333333vw;
  }
  .custom-image:after {
    top: 2.380952381vw;
    left: 2.380952381vw;
    width: 50vw;
    height: 51.3333333333vw;
  }
  .custom > li a:hover .custom-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .custom-content {
    margin-top: 7.619047619vw;
    width: 39.0476190476vw;
  }
  .custom-num {
    font-size: 17.3333333333vw;
  }
  .custom-ttl {
    font-size: 3.1428571429vw;
  }
  .custom-btn {
    margin-top: 4.4761904762vw;
    width: 35.7142857143vw;
    font-size: 2.4761904762vw;
  }
  .custom-btn-external {
    width: 38.0952380952vw;
  }
  .custom-btn-arrow {
    bottom: 0.9523809524vw;
    width: 20.9523809524vw;
  }
  .custom-btn-arrow:before {
    height: 0.0952380952vw;
  }
  .custom-btn-arrow:after {
    width: 0.9523809524vw;
    height: 0.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .custom > li:nth-child(n+2) {
    margin-top: 4.5138888889vw;
  }
  .custom-image {
    margin-left: -1.5277777778vw;
    padding-bottom: 3.125vw;
    width: 38.1944444444vw;
  }
  .custom-image:before {
    width: 35.4166666667vw;
    height: 37.4305555556vw;
  }
  .custom-image:after {
    top: 1.7361111111vw;
    left: 1.7361111111vw;
    width: 36.4583333333vw;
    height: 37.4305555556vw;
  }
  .custom-content {
    margin-top: 5.5555555556vw;
    width: 28.4722222222vw;
  }
  .custom-num {
    font-size: 12.6388888889vw;
  }
  .custom-ttl {
    font-size: 2.2916666667vw;
  }
  .custom-btn {
    margin-top: 3.2638888889vw;
    width: 26.0416666667vw;
    font-size: 1.8055555556vw;
  }
  .custom-btn-external {
    width: 27.7777777778vw;
  }
  .custom-btn-arrow {
    bottom: 0.6944444444vw;
    width: 15.2777777778vw;
  }
  .custom-btn-arrow:before {
    height: 0.0694444444vw;
  }
  .custom-btn-arrow:after {
    width: 0.6944444444vw;
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .custom > li:nth-child(n+2) {
    margin-top: 65px;
  }
  .custom-image {
    margin-left: -22px;
    padding-bottom: 45px;
    width: 550px;
  }
  .custom-image:before {
    width: 510px;
    height: 539px;
  }
  .custom-image:after {
    top: 25px;
    left: 25px;
    width: 525px;
    height: 539px;
  }
  .custom-content {
    margin-top: 80px;
    width: 410px;
  }
  .custom-num {
    font-size: 182px;
    font-size: 18.2rem;
  }
  .custom-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .custom-btn {
    margin-top: 47px;
    width: 375px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .custom-btn-external {
    width: 400px;
  }
  .custom-btn-arrow {
    bottom: 10px;
    width: 220px;
  }
  .custom-btn-arrow:before {
    height: 1px;
  }
  .custom-btn-arrow:after {
    width: 10px;
    height: 1px;
  }
}
/* sub -- > design
-------------------------------------------------------------------------------*/
.sub--design section {
  margin-top: 17.3333333333vw;
}

.sec--design-modern {
  margin-top: 0 !important;
}

.sub--design .sec--blog,
.sub--design .sec--works {
  margin-top: 0 !important;
}

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

.design-image {
  position: relative;
  margin-left: -4vw;
  padding-bottom: 6.6666666667vw;
  width: 100vw;
}
.design-image:before {
  content: "";
  position: absolute;
  left: 6.6666666667vw;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #f0ede6;
  z-index: -1;
}

.design-subimage {
  margin-left: -1.3333333333vw;
  width: 94.6666666667vw;
}

@media screen and (min-width: 751px) {
  .sub--design section {
    margin-top: 9.0476190476vw;
  }
  .design > div:nth-child(n+2) {
    margin-top: 2.8571428571vw;
  }
  .design-image {
    margin-left: -2.0952380952vw;
    padding-bottom: 3.3333333333vw;
    width: 52.380952381vw;
  }
  .design-image:before {
    left: 3.3333333333vw;
  }
  .design-subimage {
    margin-left: -0.5714285714vw;
    width: 49.3333333333vw;
  }
}
@media screen and (min-width: 1051px) {
  .sub--design section {
    margin-top: 6.5972222222vw;
  }
  .design > div:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
  .design-image {
    margin-left: -1.5277777778vw;
    padding-bottom: 2.4305555556vw;
    width: 38.1944444444vw;
  }
  .design-image:before {
    left: 2.4305555556vw;
  }
  .design-subimage {
    margin-left: -0.4166666667vw;
    width: 35.9722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .sub--design section {
    margin-top: 95px;
  }
  .design > div:nth-child(n+2) {
    margin-top: 30px;
  }
  .design-image {
    margin-left: -22px;
    padding-bottom: 35px;
    width: 550px;
  }
  .design-image:before {
    left: 35px;
  }
  .design-subimage {
    margin-left: -6px;
    width: 518px;
  }
}
/* sub -- > first
-------------------------------------------------------------------------------*/
.beginner {
  position: relative;
  margin-left: -4vw;
  padding: 13.3333333333vw 0;
  width: 100vw;
}
.beginner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f0ede6;
}

.beginner > li {
  position: relative;
  margin: 0 auto;
  width: 86.6666666667vw;
}

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

.beginner > li a {
  position: relative;
  padding: 6.6666666667vw 6.6666666667vw 20vw 6.6666666667vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
}

.beginner-num {
  position: absolute;
  top: -1.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Crimson Text";
  font-size: 5.3333333333vw;
  letter-spacing: 0.08em;
  z-index: 1;
}
.beginner-num span {
  margin-left: 0.1em;
  font-size: 21.3333333333vw;
}

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

.beginner-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.6666666667vw;
  font-weight: 500;
  line-height: 1.5em;
}

.beginner-desc {
  margin-top: 1em;
}

.beginner .btn-more {
  right: 8vw;
  bottom: 8.6666666667vw;
  padding-right: 14.6666666667vw;
}
.beginner .btn-more:after {
  width: 12.5333333333vw;
  height: 1.3333333333vw;
  background-image: url(../img/common/arrow-style-2-bg.svg);
}

.beginner > li:nth-child(odd) .beginner-num {
  left: 0.5em;
}

.beginner > li:nth-child(even) .beginner-num {
  right: 0.5em;
}

@media screen and (min-width: 751px) {
  .beginner {
    margin-left: -2.0952380952vw;
    padding: 6.9523809524vw 0;
    width: 52.380952381vw;
  }
  .beginner > li {
    width: 45.3333333333vw;
  }
  .beginner > li:nth-child(n+2) {
    margin-top: 7.1428571429vw;
  }
  .beginner > li a {
    padding: 3.5238095238vw 3.5238095238vw 10.4761904762vw 3.5238095238vw;
  }
  .beginner-num {
    font-size: 2.7619047619vw;
  }
  .beginner-num span {
    font-size: 11.1428571429vw;
  }
  .beginner-image {
    margin-bottom: 2.8571428571vw;
  }
  .beginner > li a:hover .beginner-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .beginner-ttl {
    font-size: 3.4285714286vw;
  }
  .beginner .btn-more {
    right: 4.2857142857vw;
    bottom: 4.7619047619vw;
    padding-right: 7.619047619vw;
  }
  .beginner .btn-more:after {
    width: 6.4761904762vw;
    height: 0.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .beginner {
    margin-left: -1.5277777778vw;
    padding: 5.0694444444vw 0;
    width: 38.1944444444vw;
  }
  .beginner > li {
    width: 33.0555555556vw;
  }
  .beginner > li:nth-child(n+2) {
    margin-top: 5.2083333333vw;
  }
  .beginner > li a {
    padding: 2.5694444444vw 2.5694444444vw 7.6388888889vw 2.5694444444vw;
  }
  .beginner-num {
    font-size: 2.0138888889vw;
  }
  .beginner-num span {
    font-size: 8.125vw;
  }
  .beginner-image {
    margin-bottom: 2.0833333333vw;
  }
  .beginner-ttl {
    font-size: 2.5vw;
  }
  .beginner .btn-more {
    right: 3.125vw;
    bottom: 3.4722222222vw;
    padding-right: 5.5555555556vw;
  }
  .beginner .btn-more:after {
    width: 4.7222222222vw;
    height: 0.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .beginner {
    margin-left: -22px;
    padding: 73px 0;
    width: 550px;
  }
  .beginner > li {
    width: 476px;
  }
  .beginner > li:nth-child(n+2) {
    margin-top: 75px;
  }
  .beginner > li a {
    padding: 37px 37px 110px 37px;
  }
  .beginner-num {
    font-size: 29px;
    font-size: 2.9rem;
  }
  .beginner-num span {
    font-size: 117px;
    font-size: 11.7rem;
  }
  .beginner-image {
    margin-bottom: 30px;
  }
  .beginner-ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .beginner .btn-more {
    right: 45px;
    bottom: 50px;
    padding-right: 80px;
  }
  .beginner .btn-more:after {
    width: 68px;
    height: 8px;
  }
}
/* sub -- > land-search
-------------------------------------------------------------------------------*/
/* ------------------------------------------- intro - */
.intro--land {
  position: relative;
  margin-bottom: 7.3333333333vw;
  padding-bottom: 14.6666666667vw;
}
.intro--land:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  display: inline-block;
  width: 62.1333333333vw;
  height: 19.0666666667vw;
  background-image: url(../img/land-search/arrow.svg);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.intro--land .intro-image {
  position: relative;
}
.intro--land .intro-image:after {
  content: "";
  position: absolute;
  top: 12.6666666667vw;
  left: 50%;
  display: inline-block;
  width: 64.9333333333vw;
  height: 27.3333333333vw;
  background-image: url(../img/land-search/ribbon.png);
  background-image: image-set(url(../img/land-search/ribbon.png) 1x, url(../img/land-search/ribbon-2x.png) 2x);
  background-image: -webkit-image-set(url(../img/land-search/ribbon.png) 1x, url(../img/land-search/ribbon-2x.png) 2x);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

.intro--land .intro-content {
  padding-top: 5.3333333333vw;
}

.intro--land .intro-ttl {
  text-align: center;
}

@media screen and (min-width: 751px) {
  .intro--land {
    margin-bottom: 6.1904761905vw;
    padding-bottom: 7.619047619vw;
  }
  .intro--land:after {
    width: 32.380952381vw;
    height: 10.380952381vw;
  }
  .intro--land .intro-image:after {
    top: 6.6666666667vw;
    width: 33.8095238095vw;
    height: 14.1904761905vw;
  }
  .intro--land .intro-content {
    padding-top: 3.8095238095vw;
  }
}
@media screen and (min-width: 1051px) {
  .intro--land {
    margin-bottom: 4.5138888889vw;
    padding-bottom: 5.5555555556vw;
  }
  .intro--land:after {
    width: 23.6111111111vw;
    height: 7.5694444444vw;
  }
  .intro--land .intro-image:after {
    top: 4.8611111111vw;
    width: 24.6527777778vw;
    height: 10.3472222222vw;
  }
  .intro--land .intro-content {
    padding-top: 2.7777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .intro--land {
    margin-bottom: 65px;
    padding-bottom: 80px;
  }
  .intro--land:after {
    width: 340px;
    height: 109px;
  }
  .intro--land .intro-image:after {
    top: 70px;
    width: 355px;
    height: 149px;
  }
  .intro--land .intro-content {
    padding-top: 40px;
  }
}
/* ------------------------------------------- problem - */
.problem--land {
  margin-bottom: 9.3333333333vw;
}

@media screen and (min-width: 751px) {
  .problem--land {
    margin-bottom: 4.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .problem--land {
    margin-bottom: 3.4722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .problem--land {
    margin-bottom: 50px;
  }
}
/* ------------------------------------------- voice - */
.sec--land-voice {
  margin: 11.3333333333vw 0 35.3333333333vw 0;
  padding: 10vw 0;
  background-color: #b1a696;
}
.sec--land-voice:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -25.3333333333vw;
  display: inline-block;
  width: 62.1333333333vw;
  height: 19.0666666667vw;
  background-image: url(../img/land-search/arrow.svg);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.land-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;
  margin-bottom: 6.6666666667vw;
}

.land-voice-image {
  width: 26.6666666667vw;
  border-radius: 50%;
  -webkit-box-shadow: 0px 5px 16px 0px rgba(45, 45, 50, 0.1);
          box-shadow: 0px 5px 16px 0px rgba(45, 45, 50, 0.1);
}

.land-voice-ttl {
  position: relative;
  padding: 1em;
  width: 58.6666666667vw;
  background-color: #f0ede6;
  font-size: 3.6vw;
  border-radius: 1.3333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.08em;
}
.land-voice-ttl:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 99.99999%;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.2666666667vw 2.6666666667vw 2.2666666667vw 0px;
  border-color: transparent #f0ede6 transparent transparent;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.land-voice-name {
  position: relative;
  padding: 0.5em 2.6666666667vw;
  color: #ffffff;
  font-size: 4.5333333333vw;
  font-weight: 500;
  line-height: 1.35em;
  letter-spacing: 0.08em;
}
.land-voice-name span {
  font-size: 3.7333333333vw;
}
.land-voice-name:before, .land-voice-name:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #f0ede6;
}
.land-voice-name:before {
  top: 0;
}
.land-voice-name:after {
  bottom: 0;
}

.land-voice-desc {
  margin-top: 1em;
  padding: 0 2.6666666667vw;
}
.land-voice-desc p {
  color: #ffffff;
  line-height: 2.22em;
}
.land-voice-desc p:nth-child(n+2) {
  margin-top: 1.5em;
}

@media screen and (min-width: 751px) {
  .sec--land-voice {
    margin: 5.7142857143vw 0 18.5714285714vw 0;
    padding: 5.7142857143vw 0;
  }
  .sec--land-voice:after {
    bottom: -18.0952380952vw;
    width: 32.380952381vw;
    height: 10.380952381vw;
  }
  .land-voice-head {
    margin-bottom: 2.8571428571vw;
  }
  .land-voice-image {
    width: 13.8095238095vw;
  }
  .land-voice-ttl {
    width: 30.5714285714vw;
    font-size: 1.9047619048vw;
    border-radius: 0.9523809524vw;
  }
  .land-voice-ttl:before {
    border-width: 1.1428571429vw 1.4285714286vw 1.1428571429vw 0px;
  }
  .land-voice-name {
    padding: 0.5em 1.4285714286vw;
    font-size: 2.380952381vw;
  }
  .land-voice-name span {
    font-size: 1.9047619048vw;
  }
  .land-voice-name:before, .land-voice-name:after {
    height: 0.0952380952vw;
  }
  .land-voice-desc {
    padding: 0 1.4285714286vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--land-voice {
    margin: 4.1666666667vw 0 13.5416666667vw 0;
    padding: 3.4722222222vw 0;
  }
  .sec--land-voice:after {
    bottom: -13.1944444444vw;
    width: 23.6111111111vw;
    height: 7.5694444444vw;
  }
  .land-voice-head {
    margin-bottom: 2.0833333333vw;
  }
  .land-voice-image {
    width: 10.0694444444vw;
  }
  .land-voice-ttl {
    width: 22.2916666667vw;
    font-size: 1.3888888889vw;
    border-radius: 0.6944444444vw;
  }
  .land-voice-ttl:before {
    border-width: 0.8333333333vw 1.0416666667vw 1.6vw 0px;
  }
  .land-voice-name {
    padding: 0.5em 1.0416666667vw;
    font-size: 1.7361111111vw;
  }
  .land-voice-name span {
    font-size: 1.3888888889vw;
  }
  .land-voice-name:before, .land-voice-name:after {
    height: 0.0694444444vw;
  }
  .land-voice-desc {
    padding: 0 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--land-voice {
    margin: 60px 0 195px 0;
    padding: 50px 0;
  }
  .sec--land-voice:after {
    bottom: -190px;
    width: 340px;
    height: 109px;
  }
  .land-voice-head {
    margin-bottom: 30px;
  }
  .land-voice-image {
    width: 145px;
  }
  .land-voice-ttl {
    width: 321px;
    font-size: 20px;
    font-size: 2rem;
    border-radius: 10px;
  }
  .land-voice-ttl:before {
    border-width: 12px 15px 12px 0px;
  }
  .land-voice-name {
    padding: 0.5em 15px;
    font-size: 25px;
    font-size: 2.5rem;
  }
  .land-voice-name span {
    font-size: 20px;
    font-size: 2rem;
  }
  .land-voice-name:before, .land-voice-name:after {
    height: 1px;
  }
  .land-voice-desc {
    padding: 0 15px;
  }
}
/* ------------------------------------------- point - */
.sec--land-point {
  position: relative;
  padding: 13.3333333333vw 0;
}
.sec--land-point:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #f0ede6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.land-point {
  margin: 0 auto;
  width: 86.6666666667vw;
}

.land-point > li {
  position: relative;
  padding: 4vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
}

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

.land-point-num {
  position: absolute;
  top: -2.6666666667vw;
  left: -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;
  padding-top: 0.5em;
  width: 22.6666666667vw;
  height: 22.6666666667vw;
  background-color: #99855a;
  border-radius: 50%;
  z-index: 1;
}
.land-point-num p {
  color: #e8d5ab;
  font-family: "Crimson Text";
  font-size: 5.3333333333vw;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
}
.land-point-num p span {
  position: relative;
  top: -0.05em;
  display: inline-block;
  font-size: 13.3333333333vw;
}
.land-point-num:before {
  content: "";
  position: absolute;
  left: 68.5%;
  bottom: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.6666666667vw 2.4vw 0px 2.4vw;
  border-color: #99855a transparent transparent transparent;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.land-point-image {
  margin-bottom: 6vw;
}

.land-point-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.land-point-desc {
  margin-top: 1em;
}

@media screen and (min-width: 751px) {
  .sec--land-point {
    padding: 7.1428571429vw 0;
  }
  .sec--land-point:before {
    width: 52.380952381vw;
  }
  .land-point {
    width: 45.1428571429vw;
  }
  .land-point > li {
    padding: 1.9047619048vw;
  }
  .land-point > li:nth-child(n+2) {
    margin-top: 5.7142857143vw;
  }
  .land-point-num {
    top: -1.4285714286vw;
    left: -1.4285714286vw;
    width: 11.8095238095vw;
    height: 11.8095238095vw;
  }
  .land-point-num p {
    font-size: 2.8571428571vw;
  }
  .land-point-num p span {
    font-size: 7.1428571429vw;
  }
  .land-point-num:before {
    border-width: 1.4285714286vw 1.2380952381vw 0px 1.2380952381vw;
  }
  .land-point-image {
    margin-bottom: 2.8571428571vw;
  }
  .land-point-ttl {
    font-size: 2.4761904762vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--land-point {
    padding: 5.2083333333vw 0;
  }
  .sec--land-point:before {
    width: 38.1944444444vw;
  }
  .land-point {
    width: 32.9166666667vw;
  }
  .land-point > li {
    padding: 1.3888888889vw;
  }
  .land-point > li:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .land-point-num {
    top: -1.0416666667vw;
    left: -1.0416666667vw;
    width: 8.6111111111vw;
    height: 8.6111111111vw;
  }
  .land-point-num p {
    font-size: 2.0833333333vw;
  }
  .land-point-num p span {
    font-size: 5.2083333333vw;
  }
  .land-point-num:before {
    border-width: 1.0416666667vw 0.9027777778vw 0px 0.9027777778vw;
  }
  .land-point-image {
    margin-bottom: 2.0833333333vw;
  }
  .land-point-ttl {
    font-size: 1.8055555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--land-point {
    padding: 75px 0;
  }
  .sec--land-point:before {
    width: 550px;
  }
  .land-point {
    width: 474px;
  }
  .land-point > li {
    padding: 20px;
  }
  .land-point > li:nth-child(n+2) {
    margin-top: 60px;
  }
  .land-point-num {
    top: -15px;
    left: -15px;
    width: 124px;
    height: 124px;
  }
  .land-point-num p {
    font-size: 30px;
    font-size: 3rem;
  }
  .land-point-num p span {
    font-size: 75px;
    font-size: 7.5rem;
  }
  .land-point-num:before {
    border-width: 15px 13px 0px 13px;
  }
  .land-point-image {
    margin-bottom: 30px;
  }
  .land-point-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
/* ------------------------------------------- slide - */
.land-slide {
  position: relative;
  margin: 0 auto;
  width: 86.6666666667vw;
}

.land-slide .swiper-wrapper {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.land-slide .swiper-slide {
  margin-right: 6.6666666667vw;
  width: 86.6666666667vw !important;
  height: 106.6666666667vw;
}

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

@media screen and (min-width: 751px) {
  .land-slide {
    width: 45.3333333333vw;
  }
  .land-slide .swiper-slide {
    margin-right: 3.5238095238vw;
    width: 45.3333333333vw !important;
    height: 54.2857142857vw;
  }
}
@media screen and (min-width: 1051px) {
  .land-slide {
    width: 33.0555555556vw;
  }
  .land-slide .swiper-slide {
    margin-right: 2.5694444444vw;
    width: 33.0555555556vw !important;
    height: 39.5833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .land-slide {
    width: 476px;
  }
  .land-slide .swiper-slide {
    margin-right: 37px;
    width: 476px !important;
    height: 570px;
  }
}
/* ------------------------------------------- step - */
.land-step > li:nth-child(n+2) {
  margin-top: 12vw;
}

.land-step-contents {
  position: relative;
  padding-top: 10vw;
}

.land-step-arrow {
  position: relative;
  margin: 0 auto;
  padding-bottom: 30.6666666667vw;
  width: 86.6666666667vw;
}
.land-step-arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  display: inline-block;
  width: 62.1333333333vw;
  height: 19.0666666667vw;
  background-image: url(../img/land-search/arrow.svg);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.land-step-num {
  position: absolute;
  top: -0.8em;
  right: -1em;
  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-top: 0.5em;
  width: 22.6666666667vw;
  height: 22.6666666667vw;
  background-color: #99855a;
  border-radius: 50%;
  z-index: 1;
}
.land-step-num p {
  color: #e8d5ab;
  font-family: "Crimson Text";
  font-size: 5.3333333333vw;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
}
.land-step-num p span {
  position: relative;
  top: -0.05em;
  display: inline-block;
  font-size: 13.3333333333vw;
}
.land-step-num:before {
  content: "";
  position: absolute;
  right: 68.5%;
  bottom: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.6666666667vw 2.4vw 0px 2.4vw;
  border-color: #99855a transparent transparent transparent;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

.land-step-ttl {
  font-size: 6.1333333333vw;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.land-step-image,
.land-step-desc {
  margin-top: 1.5em;
}

.land-step-btn {
  margin: 6.6666666667vw auto 0 auto;
  width: 77.3333333333vw;
}

.land-step-btn .btn-main span {
  font-size: 3.7333333333vw;
}

.land-demerit {
  margin-top: 13.3333333333vw;
}

.land-demerit .head-d {
  font-size: 5.8666666667vw;
  line-height: 1.45em;
}

.land-check {
  position: relative;
  padding: 8vw 6.6666666667vw 6.6666666667vw 6.6666666667vw;
  background-color: #ffffff;
  border-color: #a68e52;
  border-style: solid;
  border-width: 1px;
}
.land-check:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -6.6666666667vw;
  width: 100vw;
  height: 100%;
  background-color: #b1a696;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.land-check-label {
  position: absolute;
  top: -0.5em;
  left: 2.6666666667vw;
  padding: 0 2.6666666667vw;
  background-color: #ffffff;
  color: #a68e52;
  font-family: "Crimson Text";
  font-size: 4.8vw;
  font-weight: 400;
}

.land-check-head {
  margin-bottom: 1em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.75em;
  letter-spacing: 0.06em;
}

.land-check-ttl {
  position: relative;
  margin-bottom: 0.7em;
  padding-left: 7.3333333333vw;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.5em;
}
.land-check-ttl:before {
  content: "";
  position: absolute;
  top: 0.2em;
  left: 0;
  display: inline-block;
  width: 4.8vw;
  height: 4.8vw;
  background-image: url(../img/land-search/check.svg);
  background-size: contain;
}

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

.land-check-desc p {
  line-height: 1.75em;
}

.land-finding {
  position: relative;
  margin: 7.3333333333vw 0 0 -4vw;
  padding: 10vw 4vw;
  width: 100vw;
  background-image: url(../img/land-search/bg02.jpg);
  background-image: image-set(url(../img/land-search/bg02.jpg) 1x, url(../img/land-search/bg02-2x.jpg) 2x);
  background-image: -webkit-image-set(url(../img/land-search/bg02.jpg) 1x, url(../img/land-search/bg02-2x.jpg) 2x);
  background-size: cover;
}

.land-finding-box {
  padding: 6.6666666667vw;
  background-color: rgba(255, 255, 255, 0.8);
}

.land-finding-ttl {
  margin-bottom: 1em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.75em;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 751px) {
  .land-step > li:nth-child(n+2) {
    margin-top: 6.1904761905vw;
  }
  .land-step-contents {
    padding-top: 5.2380952381vw;
  }
  .land-step-arrow {
    padding-bottom: 15.2380952381vw;
    width: 45.1428571429vw;
  }
  .land-step-arrow:after {
    width: 32.380952381vw;
    height: 10.380952381vw;
  }
  .land-step-num {
    width: 11.8095238095vw;
    height: 11.8095238095vw;
  }
  .land-step-num p {
    font-size: 2.7619047619vw;
  }
  .land-step-num p span {
    font-size: 7.1428571429vw;
  }
  .land-step-num:before {
    border-width: 1.4285714286vw 1.2380952381vw 0px 1.2380952381vw;
  }
  .land-step-ttl {
    font-size: 3.1428571429vw;
  }
  .land-step-btn {
    margin-top: 3.3333333333vw;
    width: 40.2857142857vw;
  }
  .land-step-btn .btn-main span {
    font-size: 1.9047619048vw;
  }
  .land-demerit {
    margin-top: 7.1428571429vw;
  }
  .land-demerit .head-d {
    font-size: 3.0476190476vw;
  }
  .land-check {
    padding: 4.2857142857vw 3.3333333333vw 3.3333333333vw 3.3333333333vw;
    border-width: 0.0952380952vw;
  }
  .land-check:after {
    bottom: -3.3333333333vw;
    width: 52.380952381vw;
  }
  .land-check-label {
    left: 1.4285714286vw;
    padding: 0 1.4285714286vw;
    font-size: 2.4761904762vw;
  }
  .land-check-head {
    font-size: 2.0952380952vw;
  }
  .land-check-ttl {
    padding-left: 3.8095238095vw;
    font-size: 1.9047619048vw;
  }
  .land-check-ttl:before {
    width: 2.2857142857vw;
    height: 2.2857142857vw;
  }
  .land-check-list > li:nth-child(n+2) {
    margin-top: 3.3333333333vw;
  }
  .land-finding {
    margin: 3.8095238095vw 0 0 -2.0952380952vw;
    padding: 4.7619047619vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .land-finding-box {
    padding: 3.3333333333vw;
  }
  .land-finding-ttl {
    font-size: 2.2857142857vw;
  }
}
@media screen and (min-width: 1051px) {
  .land-step > li:nth-child(n+2) {
    margin-top: 4.5138888889vw;
  }
  .land-step-contents {
    padding-top: 3.8194444444vw;
  }
  .land-step-arrow {
    padding-bottom: 11.1111111111vw;
    width: 32.9166666667vw;
  }
  .land-step-arrow:after {
    width: 23.6111111111vw;
    height: 7.5694444444vw;
  }
  .land-step-num {
    width: 8.6111111111vw;
    height: 8.6111111111vw;
  }
  .land-step-num p {
    font-size: 2.0138888889vw;
  }
  .land-step-num p span {
    font-size: 5.2083333333vw;
  }
  .land-step-num:before {
    border-width: 1.0416666667vw 0.9027777778vw 0px 0.9027777778vw;
  }
  .land-step-ttl {
    font-size: 2.2916666667vw;
  }
  .land-step-btn {
    margin-top: 2.4305555556vw;
    width: 29.375vw;
  }
  .land-step-btn .btn-main span {
    font-size: 1.3888888889vw;
  }
  .land-demerit {
    margin-top: 5.2083333333vw;
  }
  .land-demerit .head-d {
    font-size: 2.2222222222vw;
  }
  .land-check {
    padding: 3.125vw 2.4305555556vw 2.4305555556vw 2.4305555556vw;
    border-width: 0.0694444444vw;
  }
  .land-check:after {
    bottom: -2.4305555556vw;
    width: 38.1944444444vw;
  }
  .land-check-label {
    left: 1.0416666667vw;
    padding: 0 1.0416666667vw;
    font-size: 1.8055555556vw;
  }
  .land-check-head {
    font-size: 1.5277777778vw;
  }
  .land-check-ttl {
    padding-left: 2.7777777778vw;
    font-size: 1.3888888889vw;
  }
  .land-check-ttl:before {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
  .land-check-list > li:nth-child(n+2) {
    margin-top: 2.4305555556vw;
  }
  .land-finding {
    margin: 2.7777777778vw 0 0 -1.5277777778vw;
    padding: 3.4722222222vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .land-finding-box {
    padding: 2.4305555556vw;
  }
  .land-finding-ttl {
    font-size: 1.6666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .land-step > li:nth-child(n+2) {
    margin-top: 65px;
  }
  .land-step-contents {
    padding-top: 55px;
  }
  .land-step-arrow {
    padding-bottom: 160px;
    width: 474px;
  }
  .land-step-arrow:after {
    width: 340px;
    height: 109px;
  }
  .land-step-num {
    width: 124px;
    height: 124px;
  }
  .land-step-num p {
    font-size: 29px;
    font-size: 2.9rem;
  }
  .land-step-num p span {
    font-size: 75px;
    font-size: 7.5rem;
  }
  .land-step-num:before {
    border-width: 15px 13px 0px 13px;
  }
  .land-step-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .land-step-btn {
    margin-top: 35px;
    width: 423px;
  }
  .land-step-btn .btn-main span {
    font-size: 20px;
    font-size: 2rem;
  }
  .land-demerit {
    margin-top: 75px;
  }
  .land-demerit .head-d {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .land-check {
    padding: 45px 35px 35px 35px;
    border-width: 1px;
  }
  .land-check:after {
    bottom: -35px;
    width: 550px;
  }
  .land-check-label {
    left: 15px;
    padding: 0 15px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .land-check-head {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .land-check-ttl {
    padding-left: 40px;
    font-size: 20px;
    font-size: 2rem;
  }
  .land-check-ttl:before {
    width: 24px;
    height: 24px;
  }
  .land-check-list > li:nth-child(n+2) {
    margin-top: 35px;
  }
  .land-finding {
    margin: 40px 0 0 -22px;
    padding: 50px 22px;
    width: 550px;
  }
  .land-finding-box {
    padding: 35px;
  }
  .land-finding-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
/* ------------------------------------------- outro - */
.land-outro {
  margin: 5.3333333333vw auto 0 auto;
  width: 77.3333333333vw;
}
.land-outro p {
  line-height: 2.22em;
}
.land-outro p:nth-child(n+2) {
  margin-top: 1.5em;
}

@media screen and (min-width: 751px) {
  .land-outro {
    margin-top: 1.9047619048vw;
    width: 40.4761904762vw;
  }
}
@media screen and (min-width: 1051px) {
  .land-outro {
    margin-top: 1.3888888889vw;
    width: 29.5138888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .land-outro {
    margin-top: 20px;
    width: 425px;
  }
}
/* sub -- > LifeStyleHouse Catalog
-------------------------------------------------------------------------------*/
.lifestylehouse-desc {
  margin: 0 auto;
  width: 77.3333333333vw;
}
.lifestylehouse-desc p {
  line-height: 2.22em;
}

.lifestylehouse-present {
  position: relative;
  margin: 10.6666666667vw 0 0 -4vw;
  padding: 8vw 4vw;
  width: 100vw;
  background-color: #f0f0f0;
}

.lifestylehouse-present-logo {
  margin: 0 auto 4.6666666667vw auto;
  width: 67.4666666667vw;
}

.lifestylehouse-present-en {
  margin-top: 1em;
  font-family: "Jost", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  font-optical-sizing: auto;
  text-align: center;
  letter-spacing: 0.2em;
}

.lifestylehouse-free {
  position: relative;
  margin-top: 8vw;
}

.lifestylehouse-free-ttl {
  margin-bottom: 0.7em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.7em;
}
.lifestylehouse-free-ttl span {
  margin-left: -0.5em;
}

.lifestylehouse-free-desc p {
  line-height: 2.22em;
}

.lifestylehouse-box {
  margin-top: 8vw;
  padding: 6vw;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
}

.lifestylehouse-box-ttl {
  position: relative;
  margin-bottom: 1.5em;
  padding-bottom: 0.8em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.75em;
  letter-spacing: 0.06em;
}
.lifestylehouse-box-ttl span {
  margin-right: 0.2em;
  font-family: "Crimson Text";
  font-size: 1.15em;
  font-weight: 400;
}
.lifestylehouse-box-ttl:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 8em;
  height: 1px;
  background-color: #c2b082;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.lifestylehouse-box-list > li {
  padding-left: 1.2em;
  text-indent: -1.2em;
  line-height: 2.22em;
}
.lifestylehouse-box-list > li:before {
  content: "■";
  margin-right: 0.2em;
}

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

@media screen and (min-width: 751px) {
  .lifestylehouse-desc {
    width: 40.4761904762vw;
  }
  .lifestylehouse-desc p a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .lifestylehouse-desc p a:hover {
    opacity: 0.8;
  }
  .lifestylehouse-present {
    margin: 5.7142857143vw 0 0 -2.0952380952vw;
    padding: 4.2857142857vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .lifestylehouse-present-logo {
    margin-bottom: 2.380952381vw;
    width: 35.2380952381vw;
  }
  .lifestylehouse-present-en {
    font-size: 2.2857142857vw;
  }
  .lifestylehouse-free {
    margin-top: 5.7142857143vw;
  }
  .lifestylehouse-free-ttl {
    font-size: 2.0952380952vw;
  }
  .lifestylehouse-box {
    margin-top: 5.7142857143vw;
    padding: 3.3333333333vw;
    border-width: 0.0952380952vw;
  }
  .lifestylehouse-box-ttl {
    font-size: 2.2857142857vw;
  }
  .lifestylehouse-box-ttl:after {
    height: 0.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestylehouse-desc {
    width: 29.5138888889vw;
  }
  .lifestylehouse-present {
    margin: 4.1666666667vw 0 0 -1.5277777778vw;
    padding: 3.125vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .lifestylehouse-present-logo {
    margin-bottom: 1.7361111111vw;
    width: 25.6944444444vw;
  }
  .lifestylehouse-present-en {
    font-size: 1.6666666667vw;
  }
  .lifestylehouse-free {
    margin-top: 4.1666666667vw;
  }
  .lifestylehouse-free-ttl {
    font-size: 1.5277777778vw;
  }
  .lifestylehouse-box {
    margin-top: 4.1666666667vw;
    padding: 2.4305555556vw;
    border-width: 0.0694444444vw;
  }
  .lifestylehouse-box-ttl {
    font-size: 1.6666666667vw;
  }
  .lifestylehouse-box-ttl:after {
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestylehouse-desc {
    width: 425px;
  }
  .lifestylehouse-present {
    margin: 60px 0 0 -22px;
    padding: 45px 22px;
    width: 550px;
  }
  .lifestylehouse-present-logo {
    margin-bottom: 25px;
    width: 370px;
  }
  .lifestylehouse-present-en {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .lifestylehouse-free {
    margin-top: 60px;
  }
  .lifestylehouse-free-ttl {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .lifestylehouse-box {
    margin-top: 60px;
    padding: 35px;
    border-width: 1px;
  }
  .lifestylehouse-box-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .lifestylehouse-box-ttl:after {
    height: 1px;
  }
}
/* ------------------------------------------- comp - */
.lifestylehouse-thanks-ttl {
  position: relative;
  margin-bottom: 1.5em;
  padding-bottom: 0.8em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.7em;
  letter-spacing: 0.1em;
}
.lifestylehouse-thanks-ttl span {
  margin-left: -0.5em;
}
.lifestylehouse-thanks-ttl:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 8em;
  height: 1px;
  background-color: #c2b082;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.lifestylehouse-thanks-desc p {
  line-height: 2.22em;
}
.lifestylehouse-thanks-desc p:nth-child(n+2) {
  margin-top: 1.5em;
}

.sub--comp .sec--event {
  margin-top: 4vw;
  padding-bottom: 0 !important;
}

@media screen and (min-width: 751px) {
  .lifestylehouse-thanks {
    margin-top: 5.7142857143vw;
  }
  .lifestylehouse-thanks-ttl {
    font-size: 2.4761904762vw;
  }
  .lifestylehouse-thanks-ttl:after {
    height: 0.0952380952vw;
  }
  .sub--comp .sec--event {
    margin-top: 2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestylehouse-thanks {
    margin-top: 4.1666666667vw;
  }
  .lifestylehouse-thanks-ttl {
    font-size: 1.8055555556vw;
  }
  .lifestylehouse-thanks-ttl:after {
    height: 0.0694444444vw;
  }
  .sub--comp .sec--event {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestylehouse-thanks {
    margin-top: 60px;
  }
  .lifestylehouse-thanks-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .lifestylehouse-thanks-ttl:after {
    height: 1px;
  }
  .sub--comp .sec--event {
    margin-top: 30px;
  }
}
/*  #lineup
-------------------------------------------------------------------------------*/
.sec--lineup {
  padding: 13.3333333333vw 0;
  background-color: #b1a696;
}

.sec--lineup .sec-head {
  margin-bottom: 8.6666666667vw;
}

.sec--lineup .sec-head--deco:before {
  background-color: #ffffff;
}

.sec--lineup .sec-en,
.sec--lineup .sec-ttl {
  color: #ffffff;
}

.lineup-slide {
  position: relative;
  margin-left: -5.3333333333vw;
  width: 100vw;
  overflow: hidden;
}

.lineup-slide a {
  display: block;
  height: 118vw;
}

.lineup-slide a:hover .lineup-slide-image img {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
  cursor: pointer;
}

.lineup-slide-box {
  position: absolute;
  left: 50%;
  bottom: 0;
  padding: 8vw 6.6666666667vw;
  width: 86.6666666667vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

.lineup-slide-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.8666666667vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.35em;
  letter-spacing: 0.1em;
}

.lineup-slide-label {
  margin-top: 0.8em;
  display: inline-block;
  padding: 0.5em 1em 0.6em 1em;
  background-color: #2d2d32;
  color: #ffffff;
  font-size: 3.4666666667vw;
  line-height: 1.75em;
  text-align: center;
}

.lineup-slide-btn {
  position: relative;
  margin: 9.3333333333vw auto 0 auto;
  width: 68vw;
  color: #c2b082;
  font-family: "Crimson Text";
  font-size: 4.8vw;
  text-align: left;
  letter-spacing: 0.08em;
}

.voice-frt-btn-arrow {
  position: absolute;
  right: 0;
  bottom: 1.7333333333vw;
  width: 39.6vw;
}
.voice-frt-btn-arrow:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #c2b082;
  -webkit-animation: arrowlong01 2.5s ease infinite;
          animation: arrowlong01 2.5s ease infinite;
}
.voice-frt-btn-arrow:after {
  content: "";
  position: absolute;
  left: calc(100% - 0.4em);
  bottom: calc(100% + 0.15em);
  width: 2vw;
  height: 1px;
  background-color: #c2b082;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: arrowlong02 2.5s ease infinite;
          animation: arrowlong02 2.5s ease infinite;
}

#lineup-pagination {
  margin-top: 13.3333333333vw;
}

#lineup-pagination .swiper-pagination-bullet-active {
  background-color: #7d6d55 !important;
}

@media screen and (min-width: 751px) {
  .sec--lineup {
    padding: 7.1428571429vw 0;
  }
  .sec--lineup .sec-head {
    margin-bottom: 5.7142857143vw;
  }
  .lineup-slide {
    margin-left: -2.8571428571vw;
    width: 52.380952381vw;
  }
  .lineup-slide a {
    height: 61.5238095238vw;
  }
  .lineup-slide a:hover .lineup-slide-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .lineup-slide-box {
    padding: 4.2857142857vw 3.3333333333vw;
    width: 61.9047619048vw;
    width: 45.1428571429vw;
  }
  .lineup-slide-ttl {
    font-size: 3.1428571429vw;
  }
  .lineup-slide-label {
    font-size: 1.7142857143vw;
  }
  .lineup-slide-btn {
    margin-top: 5.2380952381vw;
    width: 35.2380952381vw;
    font-size: 2.4761904762vw;
  }
  .voice-frt-btn-arrow {
    bottom: 0.9523809524vw;
    width: 20.9523809524vw;
  }
  .voice-frt-btn-arrow:before {
    height: 0.0952380952vw;
  }
  .voice-frt-btn-arrow:after {
    width: 0.9523809524vw;
    height: 0.0952380952vw;
  }
  #lineup-pagination {
    margin-top: 7.1428571429vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--lineup {
    padding: 5.2083333333vw 0;
  }
  .sec--lineup .sec-head {
    margin-bottom: 4.1666666667vw;
  }
  .lineup-slide {
    margin-left: -2.0833333333vw;
    width: 38.1944444444vw;
  }
  .lineup-slide a {
    height: 44.8611111111vw;
  }
  .lineup-slide-box {
    padding: 3.125vw 2.4305555556vw;
    width: 45.1388888889vw;
    width: 32.9166666667vw;
  }
  .lineup-slide-ttl {
    font-size: 2.2916666667vw;
  }
  .lineup-slide-label {
    font-size: 1.25vw;
  }
  .lineup-slide-btn {
    margin-top: 3.8194444444vw;
    width: 25.6944444444vw;
    font-size: 1.8055555556vw;
  }
  .voice-frt-btn-arrow {
    bottom: 0.6944444444vw;
    width: 15.2777777778vw;
  }
  .voice-frt-btn-arrow:before {
    height: 0.0694444444vw;
  }
  .voice-frt-btn-arrow:after {
    width: 0.6944444444vw;
    height: 0.0694444444vw;
  }
  #lineup-pagination {
    margin-top: 5.2083333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--lineup {
    padding: 75px 0;
  }
  .sec--lineup .sec-head {
    margin-bottom: 60px;
  }
  .lineup-slide {
    margin-left: -30px;
    width: 550px;
  }
  .lineup-slide a {
    height: 646px;
  }
  .lineup-slide-box {
    padding: 45px 35px;
    width: 650px;
    width: 474px;
  }
  .lineup-slide-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .lineup-slide-label {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .lineup-slide-btn {
    margin-top: 55px;
    width: 370px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .voice-frt-btn-arrow {
    bottom: 10px;
    width: 220px;
  }
  .voice-frt-btn-arrow:before {
    height: 1px;
  }
  .voice-frt-btn-arrow:after {
    width: 10px;
    height: 1px;
  }
  #lineup-pagination {
    margin-top: 75px;
  }
}
/* sub -- > natural
-------------------------------------------------------------------------------*/
.sec--natural {
  margin-bottom: 13.3333333333vw;
}

.natural > li:nth-child(n+2) {
  margin-top: 11.3333333333vw;
}

.natural-head {
  position: relative;
  margin-bottom: 5.3333333333vw;
  padding: 5.3333333333vw 0 0 10vw;
  min-height: 25.3333333333vw;
}

.natural-num {
  position: absolute;
  top: -0.12em;
  left: -0.12em;
  color: #f0ede6;
  font-family: "Crimson Text";
  font-size: 33.3333333333vw;
  font-weight: 400;
}

.natural-ttl {
  position: relative;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.8666666667vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
  z-index: 1;
}

.natural-image {
  position: relative;
  margin: 6.6666666667vw 0 5.3333333333vw -4vw;
  padding-bottom: 6.6666666667vw;
  width: 100vw;
}
.natural-image:before {
  content: "";
  position: absolute;
  left: 6.6666666667vw;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #f0ede6;
  z-index: -1;
}

.natural-subimage {
  margin: 6.6666666667vw 0 5.3333333333vw -1.3333333333vw;
  width: 94.6666666667vw;
}

@media screen and (min-width: 751px) {
  .sec--natural {
    margin-bottom: 7.1428571429vw;
  }
  .natural > li:nth-child(n+2) {
    margin-top: 6.1904761905vw;
  }
  .natural-head {
    margin-bottom: 2.8571428571vw;
    padding: 2.8571428571vw 0 0 5.2380952381vw;
    min-height: 13.3333333333vw;
  }
  .natural-num {
    font-size: 17.3333333333vw;
  }
  .natural-ttl {
    font-size: 2.8571428571vw;
  }
  .natural-image {
    margin: 3.3333333333vw 0 2.8571428571vw -2.0952380952vw;
    padding-bottom: 3.3333333333vw;
    width: 52.380952381vw;
  }
  .natural-image:before {
    left: 3.3333333333vw;
  }
  .natural-subimage {
    margin: 3.3333333333vw 0 2.8571428571vw -0.5714285714vw;
    width: 49.3333333333vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--natural {
    margin-bottom: 5.2083333333vw;
  }
  .natural > li:nth-child(n+2) {
    margin-top: 4.5138888889vw;
  }
  .natural-head {
    margin-bottom: 2.0833333333vw;
    padding: 2.0833333333vw 0 0 3.8194444444vw;
    min-height: 9.7222222222vw;
  }
  .natural-num {
    font-size: 12.6388888889vw;
  }
  .natural-ttl {
    font-size: 2.0833333333vw;
  }
  .natural-image {
    margin: 2.4305555556vw 0 2.0833333333vw -1.5277777778vw;
    padding-bottom: 2.4305555556vw;
    width: 38.1944444444vw;
  }
  .natural-image:before {
    left: 2.4305555556vw;
  }
  .natural-subimage {
    margin: 2.4305555556vw 0 2.0833333333vw -0.4166666667vw;
    width: 35.9722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--natural {
    margin-bottom: 75px;
  }
  .natural > li:nth-child(n+2) {
    margin-top: 65px;
  }
  .natural-head {
    margin-bottom: 30px;
    padding: 30px 0 0 55px;
    min-height: 140px;
  }
  .natural-num {
    font-size: 182px;
    font-size: 18.2rem;
  }
  .natural-ttl {
    font-size: 30px;
    font-size: 3rem;
  }
  .natural-image {
    margin: 35px 0 30px -22px;
    padding-bottom: 35px;
    width: 550px;
  }
  .natural-image:before {
    left: 35px;
  }
  .natural-subimage {
    margin: 35px 0 30px -6px;
    width: 518px;
  }
}
/* sub -- > one-story-house
-------------------------------------------------------------------------------*/
/* ------------------------------------------- onestory - */
.sec--onestory {
  padding-bottom: 13.3333333333vw;
}

.sec--onestory > div:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}

.onestory-image {
  margin: 0 0 8vw -1.3333333333vw;
  width: 94.6666666667vw;
}

.onestory-content {
  margin: 0 auto;
  width: 77.3333333333vw;
}

.onestory-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.02em;
}

.onestory-desc {
  margin-top: 1em;
}
.onestory-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .sec--onestory {
    padding-bottom: 7.1428571429vw;
  }
  .sec--onestory > div:nth-child(n+2) {
    margin-top: 7.1428571429vw;
  }
  .onestory-image {
    margin: 0 0 4.2857142857vw -0.5714285714vw;
    width: 49.3333333333vw;
  }
  .onestory-content {
    width: 39.0476190476vw;
  }
  .onestory-ttl {
    font-size: 3.1428571429vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--onestory {
    padding-bottom: 5.2083333333vw;
  }
  .sec--onestory > div:nth-child(n+2) {
    margin-top: 5.2083333333vw;
  }
  .onestory-image {
    margin: 0 0 3.125vw -0.4166666667vw;
    width: 35.9722222222vw;
  }
  .onestory-content {
    width: 28.4722222222vw;
  }
  .onestory-ttl {
    font-size: 2.2916666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--onestory {
    padding-bottom: 75px;
  }
  .sec--onestory > div:nth-child(n+2) {
    margin-top: 75px;
  }
  .onestory-image {
    margin: 0 0 45px -6px;
    width: 518px;
  }
  .onestory-content {
    width: 410px;
  }
  .onestory-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
}
/* ------------------------------------------- generation - */
.sec--onestory-generation {
  padding: 10.6666666667vw 0 13.3333333333vw 0;
}
.sec--onestory-generation:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #f0ede6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

@media screen and (min-width: 751px) {
  .sec--onestory-generation {
    padding: 5.7142857143vw 0 7.1428571429vw 0;
  }
  .sec--onestory-generation:before {
    width: 52.380952381vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--onestory-generation {
    padding: 4.1666666667vw 0 5.2083333333vw 0;
  }
  .sec--onestory-generation:before {
    width: 38.1944444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--onestory-generation {
    padding: 60px 0 75px 0;
  }
  .sec--onestory-generation:before {
    width: 550px;
  }
}
/* ------------------------------------------- comfort - */
.sec--onestory-comfort {
  padding: 13.3333333333vw 0;
}

.onestory-comfort-desc {
  margin: 0 auto;
  width: 86.6666666667vw;
  max-width: 100%;
}
.onestory-comfort-desc p {
  line-height: 2.22em;
}

.onestory-comfort {
  margin-top: 8vw;
}

.onestory-comfort > li:nth-child(n+2) {
  margin-top: 8.6666666667vw;
}

.onestory-comfort-image {
  margin-bottom: 6vw;
}

.onestory-comfort-ttl {
  margin-bottom: 0.7em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 600;
  line-height: 1.75em;
  letter-spacing: 0.08em;
}

.onestory-comfort-content {
  margin: 0 auto;
  width: 86.6666666667vw;
}

@media screen and (min-width: 751px) {
  .sec--onestory-comfort {
    padding: 7.1428571429vw 0;
  }
  .onestory-comfort-desc {
    width: 44.7619047619vw;
  }
  .onestory-comfort {
    margin-top: 4.2857142857vw;
  }
  .onestory-comfort > li:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .onestory-comfort-image {
    margin-bottom: 3.3333333333vw;
  }
  .onestory-comfort-ttl {
    font-size: 2.4761904762vw;
  }
  .onestory-comfort-content {
    width: 44.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--onestory-comfort {
    padding: 5.2083333333vw 0;
  }
  .onestory-comfort-desc {
    width: 32.6388888889vw;
  }
  .onestory-comfort {
    margin-top: 3.125vw;
  }
  .onestory-comfort > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .onestory-comfort-image {
    margin-bottom: 2.4305555556vw;
  }
  .onestory-comfort-ttl {
    font-size: 1.8055555556vw;
  }
  .onestory-comfort-content {
    width: 32.6388888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--onestory-comfort {
    padding: 75px 0;
  }
  .onestory-comfort-desc {
    width: 470px;
  }
  .onestory-comfort {
    margin-top: 45px;
  }
  .onestory-comfort > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .onestory-comfort-image {
    margin-bottom: 35px;
  }
  .onestory-comfort-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .onestory-comfort-content {
    width: 470px;
  }
}
/* ------------------------------------------- request - */
.onestory-request {
  position: relative;
  padding: 60vw 0 10vw 0;
}
.onestory-request:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 73.3333333333vw;
  background-image: url(../img/one-story-house/request.jpg);
  background-size: contain;
}

.onestory-request-box {
  position: relative;
  margin: 0 auto;
  padding: 7.3333333333vw 4.6666666667vw;
  width: 86.6666666667vw;
  background-color: #ffffff;
  z-index: 1;
}

.onestory-request-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.onestory-request-desc {
  margin: 1.5em auto 0 auto;
  width: 77.3333333333vw;
  max-width: 100%;
}
.onestory-request-desc p {
  line-height: 2.22em;
}

.onestory-request-content {
  margin: 0 auto;
  width: 86.6666666667vw;
}

.onestory-request-btn {
  margin-top: 7.3333333333vw;
}

.onestory-request-btn .btn-main span {
  font-size: 3.7333333333vw;
}

@media screen and (min-width: 751px) {
  .onestory-request {
    padding: 31.2380952381vw 0 5.2380952381vw 0;
  }
  .onestory-request:before {
    height: 38.380952381vw;
    background-image: image-set(url(../img/one-story-house/request.jpg) 1x, url(../img/one-story-house/request-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/one-story-house/request.jpg) 1x, url(../img/one-story-house/request-2x.jpg) 2x);
  }
  .onestory-request-box {
    padding: 3.8095238095vw 2.380952381vw;
    width: 45.1428571429vw;
  }
  .onestory-request-ttl {
    font-size: 3.1428571429vw;
  }
  .onestory-request-desc {
    width: 38.5714285714vw;
  }
  .onestory-request-content {
    width: 39.0476190476vw;
  }
  .onestory-request-btn {
    margin-top: 3.8095238095vw;
  }
  .onestory-request-btn .btn-main span {
    font-size: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .onestory-request {
    padding: 22.7777777778vw 0 3.8194444444vw 0;
  }
  .onestory-request:before {
    height: 27.9861111111vw;
  }
  .onestory-request-box {
    padding: 2.7777777778vw 1.7361111111vw;
    width: 32.9166666667vw;
  }
  .onestory-request-ttl {
    font-size: 2.2916666667vw;
  }
  .onestory-request-desc {
    width: 28.125vw;
  }
  .onestory-request-content {
    width: 28.4722222222vw;
  }
  .onestory-request-btn {
    margin-top: 2.7777777778vw;
  }
  .onestory-request-btn .btn-main span {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .onestory-request {
    padding: 328px 0 55px 0;
  }
  .onestory-request:before {
    height: 403px;
  }
  .onestory-request-box {
    padding: 40px 25px;
    width: 474px;
  }
  .onestory-request-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .onestory-request-desc {
    width: 405px;
  }
  .onestory-request-content {
    width: 410px;
  }
  .onestory-request-btn {
    margin-top: 40px;
  }
  .onestory-request-btn .btn-main span {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* sub -- > one-teams
-------------------------------------------------------------------------------*/
.teams-strengths-image {
  position: relative;
  margin: 0 0 5.3333333333vw -4vw;
  padding-bottom: 6.6666666667vw;
  width: 100vw;
}
.teams-strengths-image:before {
  content: "";
  position: absolute;
  left: 6.6666666667vw;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #f0ede6;
  z-index: -1;
}

.teams-strengths-desc {
  margin: 0 auto;
}
.teams-strengths-desc p {
  line-height: 2.22em;
}

.teams-part {
  margin: 10.6666666667vw 0 0 -4vw;
  padding: 14.6666666667vw 5.3333333333vw;
  width: 100vw;
  background-color: #f0ede6;
}

.teams-part > li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10.6666666667vw 6.6666666667vw 5.3333333333vw 6.6666666667vw;
  min-height: 62.9333333333vw;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
}

.teams-part > li:nth-child(n+2) {
  margin-top: 14.6666666667vw;
}

.teams-part-ttl {
  position: absolute;
  top: -1.6vw;
  left: -1.6vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1em 0.1em 1em;
  height: 8.5333333333vw;
  background-color: #2d2d32;
  color: #ffffff;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.0666666667vw;
  letter-spacing: 0.22em;
  z-index: 1;
}

.teams-part-desc p {
  font-weight: 500;
  line-height: 1.65em;
}
.teams-part-desc p:nth-child(n+2) {
  margin-top: 1em;
}

.teams-part-image {
  position: absolute;
  z-index: 1;
}

.teams-part--sales .teams-part-image {
  top: -4vw;
  right: 1.3333333333vw;
  width: 17.3333333333vw;
}

.teams-part--design .teams-part-image {
  top: -6vw;
  right: -0.6666666667vw;
  width: 20.5333333333vw;
}

.teams-part--interior .teams-part-ttl {
  letter-spacing: 0.02em;
}
.teams-part--interior .teams-part-image {
  top: -6vw;
  right: -0.8vw;
  width: 18.6666666667vw;
}

.teams-part--supervisor .teams-part-image {
  top: -6vw;
  right: -3.4666666667vw;
  width: 23.7333333333vw;
}

.teams-part--craftsman .teams-part-image {
  top: -1.3333333333vw;
  right: -3.6vw;
  width: 34.6666666667vw;
}

@media screen and (min-width: 751px) {
  .teams-strengths-image {
    margin: 0 0 2.8571428571vw -2.0952380952vw;
    padding-bottom: 3.3333333333vw;
    width: 52.380952381vw;
  }
  .teams-strengths-image:before {
    left: 3.3333333333vw;
  }
  .teams-part {
    margin: 5.7142857143vw 0 0 -2.0952380952vw;
    width: 52.380952381vw;
    padding: 7.619047619vw 2.8571428571vw;
  }
  .teams-part > li {
    padding: 5.7142857143vw 3.3333333333vw 2.8571428571vw 3.3333333333vw;
    min-height: 32.380952381vw;
    border-width: 0.0952380952vw;
  }
  .teams-part > li:nth-child(n+2) {
    margin-top: 7.619047619vw;
  }
  .teams-part-ttl {
    top: -0.7619047619vw;
    left: -0.7619047619vw;
    height: 4.380952381vw;
    font-size: 2.5714285714vw;
  }
  .teams-part--sales .teams-part-image {
    top: -2vw;
    right: 1.4285714286vw;
    width: 8vw;
  }
  .teams-part--design .teams-part-image {
    top: -2vw;
    right: 0.8571428571vw;
    width: 9.5238095238vw;
  }
  .teams-part--interior .teams-part-image {
    top: -3.0476190476vw;
    right: 0.5714285714vw;
    width: 9.0476190476vw;
  }
  .teams-part--supervisor .teams-part-image {
    top: -3.0476190476vw;
    right: 0.380952381vw;
    width: 9.9047619048vw;
  }
  .teams-part--craftsman .teams-part-image {
    top: -0.7619047619vw;
    right: -1.9047619048vw;
    width: 16.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .teams-strengths-image {
    margin: 0 0 2.0833333333vw -1.5277777778vw;
    padding-bottom: 2.4305555556vw;
    width: 38.1944444444vw;
  }
  .teams-strengths-image:before {
    left: 2.4305555556vw;
  }
  .teams-part {
    margin: 4.1666666667vw 0 0 -1.5277777778vw;
    width: 38.1944444444vw;
    padding: 5.5555555556vw 2.0833333333vw;
  }
  .teams-part > li {
    padding: 4.1666666667vw 2.4305555556vw 2.0833333333vw 2.4305555556vw;
    min-height: 23.6111111111vw;
    border-width: 0.0694444444vw;
  }
  .teams-part > li:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .teams-part-ttl {
    top: -0.5555555556vw;
    left: -0.5555555556vw;
    height: 3.1944444444vw;
    font-size: 1.875vw;
  }
  .teams-part--sales .teams-part-image {
    top: -1.4583333333vw;
    right: 1.0416666667vw;
    width: 5.8333333333vw;
  }
  .teams-part--design .teams-part-image {
    top: -1.4583333333vw;
    right: 0.625vw;
    width: 6.9444444444vw;
  }
  .teams-part--interior .teams-part-image {
    top: -2.2222222222vw;
    right: 0.4166666667vw;
    width: 6.5972222222vw;
  }
  .teams-part--supervisor .teams-part-image {
    top: -2.2222222222vw;
    right: 0.2777777778vw;
    width: 7.2222222222vw;
  }
  .teams-part--craftsman .teams-part-image {
    top: -0.5555555556vw;
    right: -1.3888888889vw;
    width: 12.2222222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .teams-strengths-image {
    margin: 0 0 30px -22px;
    padding-bottom: 35px;
    width: 550px;
  }
  .teams-strengths-image:before {
    left: 35px;
  }
  .teams-part {
    margin: 60px 0 0 -22px;
    width: 550px;
    padding: 80px 30px;
  }
  .teams-part > li {
    padding: 60px 35px 30px 35px;
    min-height: 340px;
    border-width: 1px;
  }
  .teams-part > li:nth-child(n+2) {
    margin-top: 80px;
  }
  .teams-part-ttl {
    top: -8px;
    left: -8px;
    height: 46px;
    font-size: 27px;
    font-size: 2.7rem;
  }
  .teams-part--sales .teams-part-image {
    top: -21px;
    right: 15px;
    width: 84px;
  }
  .teams-part--design .teams-part-image {
    top: -21px;
    right: 9px;
    width: 100px;
  }
  .teams-part--interior .teams-part-image {
    top: -32px;
    right: 6px;
    width: 95px;
  }
  .teams-part--supervisor .teams-part-image {
    top: -32px;
    right: 4px;
    width: 104px;
  }
  .teams-part--craftsman .teams-part-image {
    top: -8px;
    right: -20px;
    width: 176px;
  }
}
/* ------------------------------------------- voice - */
.sec--teams-voice {
  padding: 14.6666666667vw 0 13.3333333333vw 0;
}

.teams-voice > li {
  padding: 4.6666666667vw 5.3333333333vw;
  background-color: #f0ede6;
  border-radius: 0.6666666667vw;
}

.teams-voice > li:nth-child(n+2) {
  margin-top: 4vw;
}

.teams-voice-ttl {
  margin-bottom: 1em;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.08em;
}

.teams-voice-customer {
  padding: 0.5em 1em 0.6em 1em;
  background-color: #b1a696;
  color: #ffffff;
}

.teams-voice-desc {
  margin-top: 1em;
}
.teams-voice-desc p {
  line-height: 2.22em;
}
.teams-voice-desc p:nth-child(n+2) {
  margin-top: 1.5em;
}

@media screen and (min-width: 751px) {
  .sec--teams-voice {
    padding: 7.619047619vw 0 7.1428571429vw 0;
  }
  .teams-voice > li {
    padding: 2.380952381vw 2.8571428571vw;
    border-radius: 0.4761904762vw;
  }
  .teams-voice > li:nth-child(n+2) {
    margin-top: 1.9047619048vw;
  }
  .teams-voice-ttl {
    font-size: 1.7142857143vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--teams-voice {
    padding: 5.5555555556vw 0 5.2083333333vw 0;
  }
  .teams-voice > li {
    padding: 1.7361111111vw 2.0833333333vw;
    border-radius: 0.3472222222vw;
  }
  .teams-voice > li:nth-child(n+2) {
    margin-top: 1.3888888889vw;
  }
  .teams-voice-ttl {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--teams-voice {
    padding: 80px 0 75px 0;
  }
  .teams-voice > li {
    padding: 25px 30px;
    border-radius: 5px;
  }
  .teams-voice > li:nth-child(n+2) {
    margin-top: 20px;
  }
  .teams-voice-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* ------------------------------------------- staff - */
.teams-staff a {
  position: relative;
  display: block;
  padding: 20vw 12.6666666667vw;
  height: 90.6666666667vw;
}
.teams-staff a:before, .teams-staff a:after {
  content: "";
  position: absolute;
  height: 90%;
  background-color: #c5bcae;
  z-index: -1;
}
.teams-staff a:before {
  top: 0;
  left: 0;
  width: 86.6666666667vw;
}
.teams-staff a:after {
  right: 0;
  bottom: 0;
  width: 93.3333333333vw;
}

.teams-staff-bg {
  position: absolute;
  top: 6.6666666667vw;
  left: 0;
  width: 93.3333333333vw;
  height: 77.7333333333vw;
  background-image: url(../img/staff/bg.jpg);
  background-size: cover;
}
.teams-staff-bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(65, 57, 38, 0.7);
  z-index: 1;
}

.teams-staff-content {
  position: relative;
  z-index: 2;
}

.teams-staff .sec-head--deco:before {
  left: 0;
  background-color: #c2b082;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.teams-staff .sec-en,
.teams-staff .sec-ttl {
  color: #ffffff;
  text-align: left;
}

.teams-staff-btn {
  position: relative;
  margin-top: 16vw;
  color: #ffffff;
  font-family: "Crimson Text";
  font-size: 4.5333333333vw;
  letter-spacing: 0.08em;
}

.teams-staff-btn-arrow {
  position: absolute;
  right: 0;
  bottom: 1.7333333333vw;
  width: 59.0666666667vw;
}
.teams-staff-btn-arrow:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  -webkit-animation: arrowlong01 2.5s ease infinite;
          animation: arrowlong01 2.5s ease infinite;
}
.teams-staff-btn-arrow:after {
  content: "";
  position: absolute;
  left: calc(100% - 0.4em);
  bottom: calc(100% + 0.15em);
  width: 2vw;
  height: 1px;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: arrowlong02 2.5s ease infinite;
          animation: arrowlong02 2.5s ease infinite;
}

@media screen and (min-width: 751px) {
  .teams-staff a {
    padding: 10.4761904762vw 7.1428571429vw;
    height: 47.1428571429vw;
  }
  .teams-staff a:before {
    width: 45.7142857143vw;
  }
  .teams-staff a:after {
    width: 48.9523809524vw;
  }
  .teams-staff-bg {
    top: 3.3333333333vw;
    width: 48.5714285714vw;
    height: 40.4761904762vw;
    background-image: image-set(url(../img/staff/bg.jpg) 1x, url(../img/staff/bg-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/staff/bg.jpg) 1x, url(../img/staff/bg-2x.jpg) 2x);
  }
  .teams-staff-btn {
    margin-top: 8.5714285714vw;
    font-size: 2.2857142857vw;
  }
  .teams-staff-btn-arrow {
    bottom: 0.9523809524vw;
    width: 31.0476190476vw;
  }
  .teams-staff-btn-arrow:before {
    height: 0.0952380952vw;
  }
  .teams-staff-btn-arrow:after {
    width: 0.9523809524vw;
    height: 0.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .teams-staff a {
    padding: 7.6388888889vw 5.2083333333vw;
    height: 34.375vw;
  }
  .teams-staff a:before {
    width: 33.3333333333vw;
  }
  .teams-staff a:after {
    width: 35.6944444444vw;
  }
  .teams-staff-bg {
    top: 2.4305555556vw;
    width: 35.4166666667vw;
    height: 29.5138888889vw;
  }
  .teams-staff-btn {
    margin-top: 6.25vw;
    font-size: 1.6666666667vw;
  }
  .teams-staff-btn-arrow {
    bottom: 0.6944444444vw;
    width: 22.6388888889vw;
  }
  .teams-staff-btn-arrow:before {
    height: 0.0694444444vw;
  }
  .teams-staff-btn-arrow:after {
    width: 0.6944444444vw;
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .teams-staff a {
    padding: 110px 75px;
    height: 495px;
  }
  .teams-staff a:before {
    width: 480px;
  }
  .teams-staff a:after {
    width: 514px;
  }
  .teams-staff-bg {
    top: 35px;
    width: 510px;
    height: 425px;
  }
  .teams-staff-btn {
    margin-top: 90px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .teams-staff-btn-arrow {
    bottom: 10px;
    width: 326px;
  }
  .teams-staff-btn-arrow:before {
    height: 1px;
  }
  .teams-staff-btn-arrow:after {
    width: 10px;
    height: 1px;
  }
}
/* sub -- > online
-------------------------------------------------------------------------------*/
/* ------------------------------------------- flow - */
.sec--online-flow {
  position: relative;
  padding: 10.6666666667vw 0 13.3333333333vw 0;
  background-color: #f0ede6;
}

.online-desc {
  margin: 0 auto;
  width: 74.6666666667vw;
}
.online-desc p {
  line-height: 2.22em;
}

.online-flow {
  margin-top: 13.3333333333vw;
}

.online-flow > li {
  position: relative;
  padding: 12vw 6.6666666667vw 6.6666666667vw 6.6666666667vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
}

.online-flow > li:nth-child(n+2) {
  margin-top: 7.3333333333vw;
}

.online-flow-num {
  position: absolute;
  top: -1em;
  left: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #a68e52;
  font-family: "Crimson Text";
  font-size: 5.3333333333vw;
  letter-spacing: 0.08em;
}
.online-flow-num span {
  font-size: 13.3333333333vw;
}

.online-flow-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.6666666667vw;
  font-weight: 500;
  line-height: 1.75em;
}

.online-flow-desc {
  margin-top: 1em;
}

.online-flow-btn {
  margin-top: 6.6666666667vw;
  width: 100%;
}

.online-flow-btn a {
  padding-right: 1.6vw;
}
.online-flow-btn a span {
  font-size: 3.7333333333vw;
}

@media screen and (min-width: 751px) {
  .sec--online-flow {
    padding: 5.7142857143vw 0 7.1428571429vw 0;
  }
  .online-desc {
    width: 45.1428571429vw;
  }
  .online-flow {
    margin-top: 7.1428571429vw;
  }
  .online-flow > li {
    padding: 6.1904761905vw 3.3333333333vw 3.3333333333vw 3.3333333333vw;
  }
  .online-flow > li:nth-child(n+2) {
    margin-top: 3.8095238095vw;
  }
  .online-flow-num {
    font-size: 2.8571428571vw;
  }
  .online-flow-num span {
    font-size: 7.1428571429vw;
  }
  .online-flow-ttl {
    font-size: 2.2857142857vw;
  }
  .online-flow-btn {
    margin-top: 3.3333333333vw;
  }
  .online-flow-btn a {
    padding-right: 0.9523809524vw;
  }
  .online-flow-btn a span {
    font-size: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--online-flow {
    padding: 4.1666666667vw 0 5.2083333333vw 0;
  }
  .online-desc {
    width: 32.9166666667vw;
  }
  .online-flow {
    margin-top: 5.2083333333vw;
  }
  .online-flow > li {
    padding: 4.5138888889vw 2.4305555556vw 2.4305555556vw 2.4305555556vw;
  }
  .online-flow > li:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .online-flow-num {
    font-size: 2.0833333333vw;
  }
  .online-flow-num span {
    font-size: 5.2083333333vw;
  }
  .online-flow-ttl {
    font-size: 1.6666666667vw;
  }
  .online-flow-btn {
    margin-top: 2.4305555556vw;
  }
  .online-flow-btn a {
    padding-right: 0.6944444444vw;
  }
  .online-flow-btn a span {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--online-flow {
    padding: 60px 0 75px 0;
  }
  .online-desc {
    width: 474px;
  }
  .online-flow {
    margin-top: 75px;
  }
  .online-flow > li {
    padding: 65px 35px 35px 35px;
  }
  .online-flow > li:nth-child(n+2) {
    margin-top: 40px;
  }
  .online-flow-num {
    font-size: 30px;
    font-size: 3rem;
  }
  .online-flow-num span {
    font-size: 75px;
    font-size: 7.5rem;
  }
  .online-flow-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .online-flow-btn {
    margin-top: 35px;
  }
  .online-flow-btn a {
    padding-right: 10px;
  }
  .online-flow-btn a span {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* ------------------------------------------- attention - */
.sec--online-attention {
  margin-top: 10.6666666667vw;
}

.online-attention {
  margin: 0 auto;
  width: 86.6666666667vw;
}

.online-attention > li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 2.2em;
}
.online-attention > li:before {
  content: "※";
  color: #a68e52;
}

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

@media screen and (min-width: 751px) {
  .sec--online-attention {
    margin-top: 5.7142857143vw;
  }
  .online-attention {
    width: 45.1428571429vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--online-attention {
    margin-top: 4.1666666667vw;
  }
  .online-attention {
    width: 32.9166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--online-attention {
    margin-top: 60px;
  }
  .online-attention {
    width: 474px;
  }
}
/* sub -- > owner
-------------------------------------------------------------------------------*/
/* ------------------------------------------- intro - */
.owner-intro-image {
  margin-bottom: 6.6666666667vw;
}

@media screen and (min-width: 751px) {
  .owner-intro-image {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (min-width: 1051px) {
  .owner-intro-image {
    margin-bottom: 2.4305555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .owner-intro-image {
    margin-bottom: 35px;
  }
}
/* ------------------------------------------- faq - */
.sec--owner-faq {
  padding: 13.3333333333vw 0 17.3333333333vw 0;
}

.owner-faq {
  margin: 0 auto;
  width: 86.6666666667vw;
}

.owner-faq-desc p {
  line-height: 2.22em;
}

.owner-faq-list {
  position: relative;
  margin-top: 6.6666666667vw;
  counter-reset: cnt;
}

.owner-faq-list > li {
  position: relative;
  padding: 4.6666666667vw 0 4.6666666667vw 14vw;
}
.owner-faq-list > li:before {
  counter-increment: cnt;
  content: "Q" counter(cnt, decimal) ".";
  position: absolute;
  top: 1em;
  left: 0;
  font-family: "Crimson Text";
  font-size: 5.3333333333vw;
  font-weight: 400;
}
.owner-faq-list > li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 0.5333333333vw;
  background-image: url(../img/realestate/dashed.svg);
  background-size: auto 0.5333333333vw;
  background-repeat: repeat-x;
}

.owner-faq-item dt {
  position: relative;
  padding-right: 9.3333333333vw;
  line-height: 2.22em;
  letter-spacing: 0.06em;
}
.owner-faq-item dt:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 4vw;
  height: 4vw;
  background-image: url(../img/owner/plus.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.owner-faq-item dt:hover {
  cursor: pointer;
}

.owner-faq-item dt.is-open:after {
  background-image: url(../img/owner/minus.svg);
}

.owner-faq-item dd {
  display: none;
  position: relative;
  margin-top: 1em;
  padding-top: 0.7em;
  color: #737373;
  font-size: 3.2vw;
  line-height: 2.2em;
}
.owner-faq-item dd:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #c2b082;
}

.owner-faq-more {
  margin: 13.3333333333vw auto 0 auto;
  width: 66.6666666667vw;
}
.owner-faq-more.btn-main:after {
  -webkit-transform: translateY(10%) rotate(90deg);
          transform: translateY(10%) rotate(90deg);
}
.owner-faq-more.btn-main.is-close:after {
  -webkit-transform: translateY(-90%) rotate(-90deg);
          transform: translateY(-90%) rotate(-90deg);
}

@media screen and (min-width: 751px) {
  .sec--owner-faq {
    padding: 7.1428571429vw 0 9.0476190476vw 0;
  }
  .owner-faq {
    width: 42.8571428571vw;
  }
  .owner-faq-list {
    margin-top: 3.3333333333vw;
  }
  .owner-faq-list > li {
    padding: 1.9047619048vw 0 1.9047619048vw 7.1428571429vw;
  }
  .owner-faq-list > li:before {
    top: 0.7em;
    font-size: 2.8571428571vw;
  }
  .owner-faq-list > li:after {
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
  .owner-faq-item dt {
    padding-right: 4.7619047619vw;
  }
  .owner-faq-item dt:after {
    width: 2vw;
    height: 2vw;
  }
  .owner-faq-item dd {
    font-size: 1.619047619vw;
  }
  .owner-faq-item dd:before {
    height: 0.0952380952vw;
  }
  .owner-faq-more {
    margin-top: 7.1428571429vw;
    width: 34.7619047619vw;
  }
  .owner-faq-more.btn-main:after {
    -webkit-transform: translateY(-35%) rotate(90deg);
            transform: translateY(-35%) rotate(90deg);
  }
  .owner-faq-more:hover {
    cursor: pointer;
  }
}
@media screen and (min-width: 1051px) {
  .sec--owner-faq {
    padding: 5.2083333333vw 0 6.5972222222vw 0;
  }
  .owner-faq {
    width: 31.25vw;
  }
  .owner-faq-list {
    margin-top: 2.4305555556vw;
  }
  .owner-faq-list > li {
    padding: 1.3888888889vw 0 1.3888888889vw 5.2083333333vw;
  }
  .owner-faq-list > li:before {
    font-size: 2.0833333333vw;
  }
  .owner-faq-list > li:after {
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
  .owner-faq-item dt {
    padding-right: 3.4722222222vw;
  }
  .owner-faq-item dt:after {
    width: 1.4583333333vw;
    height: 1.4583333333vw;
  }
  .owner-faq-item dd {
    font-size: 1.1805555556vw;
  }
  .owner-faq-item dd:before {
    height: 0.0694444444vw;
  }
  .owner-faq-more {
    margin-top: 5.2083333333vw;
    width: 25.3472222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--owner-faq {
    padding: 75px 0 95px 0;
  }
  .owner-faq {
    width: 450px;
  }
  .owner-faq-list {
    margin-top: 35px;
  }
  .owner-faq-list > li {
    padding: 20px 0 20px 75px;
  }
  .owner-faq-list > li:before {
    font-size: 30px;
    font-size: 3rem;
  }
  .owner-faq-list > li:after {
    height: 2px;
    background-size: auto 2px;
  }
  .owner-faq-item dt {
    padding-right: 50px;
  }
  .owner-faq-item dt:after {
    width: 21px;
    height: 21px;
  }
  .owner-faq-item dd {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .owner-faq-item dd:before {
    height: 1px;
  }
  .owner-faq-more {
    margin-top: 75px;
    width: 365px;
  }
}
/* ------------------------------------------- movie - */
.sec--owner-movie {
  padding: 10.6666666667vw 0 13.3333333333vw 0;
  background-color: #b1a696;
}

.owner-movie {
  margin: 0 auto;
  width: 86.6666666667vw;
}

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

.owner-movie-ttl {
  margin-top: 0.8em;
  color: #ffffff;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0;
}

.owner-movie-btn {
  margin: 10.6666666667vw auto 0 auto;
  width: 66.6666666667vw;
}

.owner-movie-btn .btn-main:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4vw;
  display: inline-block;
  width: 3.4666666667vw;
  height: 3.4666666667vw;
  background-image: url(../img/common/window-gy.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 751px) {
  .sec--owner-movie {
    padding: 5.7142857143vw 0 7.1428571429vw 0;
  }
  .owner-movie {
    width: 45.1428571429vw;
  }
  .owner-movie > li:nth-child(n+2) {
    margin-top: 4.2857142857vw;
  }
  .owner-movie-ttl {
    font-size: 2.1904761905vw;
  }
  .owner-movie-btn {
    margin-top: 5.7142857143vw;
    width: 34.7619047619vw;
  }
  .owner-movie-btn .btn-main:before {
    left: 1.9047619048vw;
    width: 1.9047619048vw;
    height: 1.9047619048vw;
    -webkit-transition: background-image 0.3s;
    transition: background-image 0.3s;
  }
  .owner-movie-btn .btn-main:hover:before {
    background-image: url(../img/common/window-bk.svg);
  }
}
@media screen and (min-width: 1051px) {
  .sec--owner-movie {
    padding: 4.1666666667vw 0 5.2083333333vw 0;
  }
  .owner-movie {
    width: 32.9166666667vw;
  }
  .owner-movie > li:nth-child(n+2) {
    margin-top: 3.125vw;
  }
  .owner-movie-ttl {
    font-size: 1.5972222222vw;
  }
  .owner-movie-btn {
    margin-top: 4.1666666667vw;
    width: 25.3472222222vw;
  }
  .owner-movie-btn .btn-main:before {
    left: 1.3888888889vw;
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--owner-movie {
    padding: 60px 0 75px 0;
  }
  .owner-movie {
    width: 474px;
  }
  .owner-movie > li:nth-child(n+2) {
    margin-top: 45px;
  }
  .owner-movie-ttl {
    font-size: 23px;
    font-size: 2.3rem;
  }
  .owner-movie-btn {
    margin-top: 60px;
    width: 365px;
  }
  .owner-movie-btn .btn-main:before {
    left: 20px;
    width: 20px;
    height: 20px;
  }
}
/* ------------------------------------------- support - */
.sec--owner-support {
  padding: 10.6666666667vw 0 13.3333333333vw 0;
  background-color: #f0ede6;
}

.owner-support {
  margin: 0 auto;
  width: 77.3333333333vw;
}

.owner-support-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.02em;
}

.owner-support-desc {
  margin-top: 1em;
}
.owner-support-desc p {
  line-height: 2.22em;
}

.owner-mukusapo {
  margin-top: 8vw;
}

.owner-mukusapo > li {
  margin: 0 auto;
  width: 86.6666666667vw;
  background-color: #ffffff;
  border-radius: 1.3333333333vw;
  overflow: hidden;
}

.owner-mukusapo > li:nth-child(n+2) {
  margin-top: 4vw;
}

.owner-mukusapo-content {
  padding: 2.6666666667vw 2.6666666667vw 4.6666666667vw 2.6666666667vw;
}

.owner-mukusapo-ttl {
  position: relative;
  padding-bottom: 0.7em;
  color: #a68e52;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 600;
  line-height: 1.75em;
}
.owner-mukusapo-ttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 0.5333333333vw;
  background-image: url(../img/realestate/dashed.svg);
  background-size: auto 0.5333333333vw;
  background-repeat: repeat-x;
}

.owner-mukusapo-desc {
  margin-top: 0.7em;
}
.owner-mukusapo-desc p {
  font-size: 3.2vw;
  line-height: 1.75em;
  letter-spacing: 0.02em;
}

.owner-support-btn {
  margin: 10.6666666667vw auto 0 auto;
  width: 85.3333333333vw;
}

.owner-support-btn .btn-main {
  padding-right: 9.3333333333vw;
}
.owner-support-btn .btn-main span {
  font-size: 3.7333333333vw;
}

@media screen and (min-width: 751px) {
  .sec--owner-support {
    padding: 5.7142857143vw 0 7.1428571429vw 0;
  }
  .owner-support {
    width: 40.4761904762vw;
  }
  .owner-support-ttl {
    font-size: 3.1428571429vw;
  }
  .owner-mukusapo {
    margin-top: 4.2857142857vw;
  }
  .owner-mukusapo > li {
    width: 44.4761904762vw;
    border-radius: 0.9523809524vw;
  }
  .owner-mukusapo > li:nth-child(n+2) {
    margin-top: 1.9047619048vw;
  }
  .owner-mukusapo-content {
    padding: 1.4285714286vw 1.4285714286vw 2.380952381vw 1.4285714286vw;
  }
  .owner-mukusapo-ttl {
    font-size: 1.9047619048vw;
  }
  .owner-mukusapo-ttl:after {
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
  .owner-mukusapo-desc p {
    font-size: 1.619047619vw;
  }
  .owner-support-btn {
    margin-top: 5.7142857143vw;
    width: 44.4761904762vw;
  }
  .owner-support-btn .btn-main {
    padding-right: 4.8571428571vw;
  }
  .owner-support-btn .btn-main span {
    font-size: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--owner-support {
    padding: 4.1666666667vw 0 5.2083333333vw 0;
  }
  .owner-support {
    width: 29.5138888889vw;
  }
  .owner-support-ttl {
    font-size: 2.2916666667vw;
  }
  .owner-mukusapo {
    margin-top: 3.125vw;
  }
  .owner-mukusapo > li {
    width: 32.4305555556vw;
    border-radius: 0.6944444444vw;
  }
  .owner-mukusapo > li:nth-child(n+2) {
    margin-top: 1.3888888889vw;
  }
  .owner-mukusapo-content {
    padding: 1.0416666667vw 1.0416666667vw 1.7361111111vw 1.0416666667vw;
  }
  .owner-mukusapo-ttl {
    font-size: 1.3888888889vw;
  }
  .owner-mukusapo-ttl:after {
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
  .owner-mukusapo-desc p {
    font-size: 1.1805555556vw;
  }
  .owner-support-btn {
    margin-top: 4.1666666667vw;
    width: 32.4305555556vw;
  }
  .owner-support-btn .btn-main {
    padding-right: 3.5416666667vw;
  }
  .owner-support-btn .btn-main span {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--owner-support {
    padding: 60px 0 75px 0;
  }
  .owner-support {
    width: 425px;
  }
  .owner-support-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .owner-mukusapo {
    margin-top: 45px;
  }
  .owner-mukusapo > li {
    width: 467px;
    border-radius: 10px;
  }
  .owner-mukusapo > li:nth-child(n+2) {
    margin-top: 20px;
  }
  .owner-mukusapo-content {
    padding: 15px 15px 25px 15px;
  }
  .owner-mukusapo-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .owner-mukusapo-ttl:after {
    height: 2px;
    background-size: auto 2px;
  }
  .owner-mukusapo-desc p {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .owner-support-btn {
    margin-top: 60px;
    width: 467px;
  }
  .owner-support-btn .btn-main {
    padding-right: 51px;
  }
  .owner-support-btn .btn-main span {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* ------------------------------------------- life - */
.owner-life {
  position: relative;
  margin: 10vw 0 0 -10.6666666667vw;
  width: 94.6666666667vw;
  height: 85.3333333333vw;
}

.owner-life > div {
  position: absolute;
}

.owner-life > div:nth-child(1) {
  top: 0;
  left: 0;
  width: 50.6666666667vw;
}

.owner-life > div:nth-child(2) {
  left: 0;
  bottom: 6.6666666667vw;
  width: 40vw;
}

.owner-life > div:nth-child(3) {
  top: 6.6666666667vw;
  right: 0;
  width: 41.3333333333vw;
}

.owner-life > div:nth-child(4) {
  right: 0;
  bottom: 0;
  width: 52vw;
}

@media screen and (min-width: 751px) {
  .owner-life {
    margin: 5.2380952381vw 0 0 -5.1428571429vw;
    width: 49.3333333333vw;
    height: 44.4761904762vw;
  }
  .owner-life > div:nth-child(1) {
    width: 26.380952381vw;
  }
  .owner-life > div:nth-child(2) {
    bottom: 3.4285714286vw;
    width: 20.9523809524vw;
  }
  .owner-life > div:nth-child(3) {
    top: 3.4285714286vw;
    width: 21.5238095238vw;
  }
  .owner-life > div:nth-child(4) {
    width: 27.1428571429vw;
  }
}
@media screen and (min-width: 1051px) {
  .owner-life {
    margin: 3.8194444444vw 0 0 -3.75vw;
    width: 35.9722222222vw;
    height: 32.4305555556vw;
  }
  .owner-life > div:nth-child(1) {
    width: 19.2361111111vw;
  }
  .owner-life > div:nth-child(2) {
    bottom: 2.5vw;
    width: 15.2777777778vw;
  }
  .owner-life > div:nth-child(3) {
    top: 2.5vw;
    width: 15.6944444444vw;
  }
  .owner-life > div:nth-child(4) {
    width: 19.7916666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .owner-life {
    margin: 55px 0 0 -54px;
    width: 518px;
    height: 467px;
  }
  .owner-life > div:nth-child(1) {
    width: 277px;
  }
  .owner-life > div:nth-child(2) {
    bottom: 36px;
    width: 220px;
  }
  .owner-life > div:nth-child(3) {
    top: 36px;
    width: 226px;
  }
  .owner-life > div:nth-child(4) {
    width: 285px;
  }
}
/* ------------------------------------------- introduce - */
.sec--owner-introduce {
  padding: 4vw 0;
  background-color: #c5bcae;
}

.owner-introduce {
  position: relative;
  padding: 11.3333333333vw 9.3333333333vw;
  background-color: #ffffff;
  overflow: hidden;
}

.owner-introduce .head-d {
  font-size: 5.3333333333vw;
  line-height: 1.45em;
}

.owner-introduce-desc p {
  line-height: 2.22em;
}

.introduce-box {
  position: relative;
  margin-top: 5.3333333333vw;
  background-color: #f0ede6;
}

.introduce-more {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 13.3333333333vw;
}
.introduce-more span {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 400;
}
.introduce-more:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4vw;
  display: inline-block;
  width: 4vw;
  height: 4vw;
  background-image: url(../img/common/plus.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.introduce-more:hover {
  cursor: pointer;
}

.introduce-more.is-open:after {
  background-image: url(../img/common/minus.svg);
}

.introduce-box-content {
  display: none;
  padding: 0 5.3333333333vw 5.3333333333vw 5.3333333333vw;
}

.introduce-box-head {
  margin-bottom: 1em;
  padding: 1em 1.35em;
  background-color: #ffffff;
}

.introduce-box-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.6vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.45em;
}

.introduce-box-desc {
  margin-top: 0.8em;
}
.introduce-box-desc p {
  color: #737373;
  font-size: 3.0666666667vw;
}

.introduce-box-content > div:nth-child(n+2) {
  margin-top: 7.3333333333vw;
}

.introduce-pattern {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.introduce-pattern > li {
  width: 28.6666666667vw;
}

.introduce-pattern > li:nth-child(n+3) {
  margin-top: 5.3333333333vw;
}

.introduce-pattern > li:nth-child(even) {
  margin-left: 4vw;
}

.introduce-pattern > li:last-child {
  width: 100% !important;
}

.introduce-pattern-image {
  margin: 0 auto;
  width: 28.6666666667vw;
}

.introduce-pattern-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: 2.6em;
  font-size: 2.9333333333vw;
  text-align: center;
  line-height: 1.3em;
}

.introduce-applicable > li {
  position: relative;
}

.introduce-applicable > li:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}
.introduce-applicable > li:nth-child(n+2):before {
  content: "";
  position: absolute;
  top: -6.6666666667vw;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.6vw 4.6666666667vw 0px 4.6666666667vw;
  border-color: #ffffff transparent transparent transparent;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.introduce-applicable-desc p {
  font-size: 2.9333333333vw;
  line-height: 1.65em;
}

@media screen and (min-width: 751px) {
  .sec--owner-introduce {
    padding: 2.380952381vw 0;
  }
  .owner-introduce {
    padding: 5.7142857143vw 4.7619047619vw;
  }
  .owner-introduce .head-d {
    font-size: 2.8571428571vw;
  }
  .introduce-box {
    margin-top: 2.8571428571vw;
  }
  .introduce-more {
    height: 7.0476190476vw;
  }
  .introduce-more span {
    font-size: 1.9047619048vw;
  }
  .introduce-more:after {
    right: 1.9047619048vw;
    width: 1.9047619048vw;
    height: 1.9047619048vw;
  }
  .introduce-box-content {
    padding: 0 2.8571428571vw 2.8571428571vw 2.8571428571vw;
  }
  .introduce-box-ttl {
    font-size: 1.9047619048vw;
  }
  .introduce-box-desc p {
    font-size: 1.619047619vw;
  }
  .introduce-box-content > div:nth-child(n+2) {
    margin-top: 3.8095238095vw;
  }
  .introduce-pattern > li {
    width: 15.5238095238vw;
  }
  .introduce-pattern > li:nth-child(n+3) {
    margin-top: 1.9047619048vw;
  }
  .introduce-pattern > li:nth-child(even) {
    margin-left: 1.9047619048vw;
  }
  .introduce-pattern-image {
    width: 15.5238095238vw;
  }
  .introduce-pattern-ttl {
    font-size: 1.5238095238vw;
  }
  .introduce-applicable > li:nth-child(n+2) {
    margin-top: 6.6666666667vw;
  }
  .introduce-applicable > li:nth-child(n+2):before {
    top: -3.3333333333vw;
    border-width: 1.9047619048vw 2.380952381vw 0 2.380952381vw;
  }
  .introduce-applicable-desc p {
    font-size: 1.5238095238vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--owner-introduce {
    padding: 1.7361111111vw 0;
  }
  .owner-introduce {
    padding: 4.1666666667vw 3.4722222222vw;
  }
  .owner-introduce .head-d {
    font-size: 2.0833333333vw;
  }
  .introduce-box {
    margin-top: 2.0833333333vw;
  }
  .introduce-more {
    height: 5.1388888889vw;
  }
  .introduce-more span {
    font-size: 1.3888888889vw;
  }
  .introduce-more:after {
    right: 1.3888888889vw;
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
  .introduce-box-content {
    padding: 0 2.0833333333vw 2.0833333333vw 2.0833333333vw;
  }
  .introduce-box-ttl {
    font-size: 1.3888888889vw;
  }
  .introduce-box-desc p {
    font-size: 1.1805555556vw;
  }
  .introduce-box-content > div:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .introduce-pattern > li {
    width: 11.3194444444vw;
  }
  .introduce-pattern > li:nth-child(n+3) {
    margin-top: 1.3888888889vw;
  }
  .introduce-pattern > li:nth-child(even) {
    margin-left: 1.3888888889vw;
  }
  .introduce-pattern-image {
    width: 11.3194444444vw;
  }
  .introduce-pattern-ttl {
    font-size: 1.1111111111vw;
  }
  .introduce-applicable > li:nth-child(n+2) {
    margin-top: 4.8611111111vw;
  }
  .introduce-applicable > li:nth-child(n+2):before {
    top: -2.4305555556vw;
    border-width: 1.3888888889vw 1.7361111111vw 0 1.7361111111vw;
  }
  .introduce-applicable-desc p {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--owner-introduce {
    padding: 25px 0;
  }
  .owner-introduce {
    padding: 60px 50px;
  }
  .owner-introduce .head-d {
    font-size: 30px;
    font-size: 3rem;
  }
  .introduce-box {
    margin-top: 30px;
  }
  .introduce-more {
    height: 74px;
  }
  .introduce-more span {
    font-size: 20px;
    font-size: 2rem;
  }
  .introduce-more:after {
    right: 20px;
    width: 20px;
    height: 20px;
  }
  .introduce-box-content {
    padding: 0 30px 30px 30px;
  }
  .introduce-box-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .introduce-box-desc p {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .introduce-box-content > div:nth-child(n+2) {
    margin-top: 40px;
  }
  .introduce-pattern > li {
    width: 163px;
  }
  .introduce-pattern > li:nth-child(n+3) {
    margin-top: 20px;
  }
  .introduce-pattern > li:nth-child(even) {
    margin-left: 20px;
  }
  .introduce-pattern-image {
    width: 163px;
  }
  .introduce-pattern-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .introduce-applicable > li:nth-child(n+2) {
    margin-top: 70px;
  }
  .introduce-applicable > li:nth-child(n+2):before {
    top: -35px;
    border-width: 20px 25px 0px 25px;
  }
  .introduce-applicable-desc p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* sub -- > policy
-------------------------------------------------------------------------------*/
.policy p {
  line-height: 2.22em;
}

.policy-in {
  margin: 0 auto;
  width: 85.3333333333vw;
}

.policy > div:nth-child(n+2) {
  margin-top: 10.6666666667vw;
}

.policy-ttl {
  position: relative;
  margin-bottom: 1em;
  padding: 0 0 0.5em 2em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.75em;
}
.policy-ttl span {
  position: absolute;
  top: 0;
  left: -0.5em;
}
.policy-ttl span:before {
  content: "（";
}
.policy-ttl span:after {
  content: "）";
}
.policy-ttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #c2b082;
}

.policy-bold {
  font-weight: 500;
}

.policy-contact {
  margin-top: 1.5em;
}

.policy-contact > div:nth-child(n+2) {
  margin-top: 1.5em;
}

.policy-contact-ttl {
  font-weight: 500;
  line-height: 1.5em;
}
.policy-contact-ttl:before {
  content: "●";
  margin-right: 0.25em;
}

.policy-num {
  margin: 1.5em 0 0 0.75em;
}

.policy-num > li {
  position: relative;
  padding-left: 1.25em;
  line-height: 1.75em;
}
.policy-num > li span {
  position: absolute;
  top: 0;
  right: calc(100% - 1em);
  white-space: nowrap;
}

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

.policy-block {
  margin-top: 1.5em;
}

.policy-block > div:nth-child(n+2) {
  margin-top: 1.5em;
}

.policy-block p {
  padding-left: 1.25em;
}

.policy-block .policy-num {
  margin: 0 0 0 1.25em;
}

.policy-dot {
  padding-left: 1.25em;
  font-weight: 400;
  text-indent: -1.25em;
  line-height: 2.22em;
}
.policy-dot:before {
  content: "・";
  margin-right: 0.25em;
}

.policy-list {
  margin-top: 1.5em;
}

.policy-list > li {
  padding-left: 1.25em;
  text-indent: -1.25em;
  line-height: 2.22em;
}
.policy-list > li:before {
  content: "・";
  margin-right: 0.25em;
}

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

@media screen and (min-width: 751px) {
  .policy > div:nth-child(n+2) {
    margin-top: 5.7142857143vw;
  }
  .policy-in {
    width: 44.7619047619vw;
  }
  .policy-ttl {
    font-size: 2.2857142857vw;
  }
  .policy-ttl:after {
    height: 0.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .policy > div:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .policy-in {
    width: 32.6388888889vw;
  }
  .policy-ttl {
    font-size: 1.6666666667vw;
  }
  .policy-ttl:after {
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .policy > div:nth-child(n+2) {
    margin-top: 60px;
  }
  .policy-in {
    width: 470px;
  }
  .policy-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .policy-ttl:after {
    height: 1px;
  }
}
/* sub -- >premium-style
-------------------------------------------------------------------------------*/
/* ------------------------------------------- concept - */
.sec--premium-concept {
  padding: 10.6666666667vw 0 13.3333333333vw 0;
}
.sec--premium-concept:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #f0ede6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.sec--premium-concept .head-a span {
  font-size: 5.6vw;
}
.sec--premium-concept .head-a span.mark {
  font-size: 4vw;
}

.premium-concept-image {
  margin: 0 0 8vw -4vw;
  width: 100vw;
}

.premium-concept-content {
  margin: 0 auto;
  width: 86.6666666667vw;
  margin-top: 1em;
}
.premium-concept-content p {
  line-height: 2.22em;
}

.premium-feature {
  margin-top: 10.6666666667vw;
}

.premium-feature > li:nth-child(n+2) {
  margin-top: 9.3333333333vw;
}

.premium-feature-image {
  margin: 0 0 8vw -1.3333333333vw;
  width: 94.6666666667vw;
}

.premium-feature-content {
  margin: 0 auto;
  width: 77.3333333333vw;
}

.premium-feature-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.02em;
}

.premium-feature-desc {
  margin-top: 1em;
}
.premium-feature-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .sec--premium-concept {
    padding: 5.7142857143vw 0 7.1428571429vw 0;
  }
  .sec--premium-concept:before {
    width: 52.380952381vw;
  }
  .sec--premium-concept .head-a span {
    font-size: 2.9523809524vw;
  }
  .sec--premium-concept .head-a span.mark {
    font-size: 2vw;
  }
  .premium-concept-image {
    margin: 0 0 4.2857142857vw -2.0952380952vw;
    width: 52.380952381vw;
  }
  .premium-concept-content {
    width: 45.1428571429vw;
  }
  .premium-feature {
    margin-top: 5.7142857143vw;
  }
  .premium-feature > li:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .premium-feature-image {
    margin: 0 0 4.2857142857vw -0.5714285714vw;
    width: 49.3333333333vw;
  }
  .premium-feature-content {
    width: 39.0476190476vw;
  }
  .premium-feature-ttl {
    font-size: 3.1428571429vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--premium-concept {
    padding: 4.1666666667vw 0 5.2083333333vw 0;
  }
  .sec--premium-concept:before {
    width: 38.1944444444vw;
  }
  .sec--premium-concept .head-a span {
    font-size: 2.1527777778vw;
  }
  .sec--premium-concept .head-a span.mark {
    font-size: 1.4583333333vw;
  }
  .premium-concept-image {
    margin: 0 0 3.125vw -1.5277777778vw;
    width: 38.1944444444vw;
  }
  .premium-concept-content {
    width: 32.9166666667vw;
  }
  .premium-feature {
    margin-top: 4.1666666667vw;
  }
  .premium-feature > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .premium-feature-image {
    margin: 0 0 3.125vw -0.4166666667vw;
    width: 35.9722222222vw;
  }
  .premium-feature-content {
    width: 28.4722222222vw;
  }
  .premium-feature-ttl {
    font-size: 2.2916666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--premium-concept {
    padding: 60px 0 75px 0;
  }
  .sec--premium-concept:before {
    width: 550px;
  }
  .sec--premium-concept .head-a span {
    font-size: 31px;
    font-size: 3.1rem;
  }
  .sec--premium-concept .head-a span.mark {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .sec--premium > div:nth-child(n+2) {
    margin-top: 75px;
  }
  .premium-concept-image {
    margin: 0 0 45px -22px;
    width: 550px;
  }
  .premium-concept-content {
    width: 474px;
  }
  .premium-feature {
    margin-top: 60px;
  }
  .premium-feature > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .premium-feature-image {
    margin: 0 0 45px -6px;
    width: 518px;
  }
  .premium-feature-content {
    width: 410px;
  }
  .premium-feature-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
}
/* ------------------------------------------- gallery - */
.gallery-frt > div:nth-child(n+2) {
  margin-top: 1.3333333333vw;
}

.gallery-slide .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.gallery-slide .swiper-slide {
  margin-right: 1.3333333333vw;
  width: 36vw !important;
}

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

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

@media screen and (min-width: 751px) {
  .gallery-frt > div:nth-child(n+2) {
    margin-top: 0.6666666667vw;
  }
  .gallery-slide .swiper-slide {
    margin-right: 0.6666666667vw;
    width: 18.8571428571vw !important;
  }
  .gallery-slide-image img {
    height: 18.8571428571vw;
  }
  .gallery-slide li a:hover .gallery-slide-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-frt > div:nth-child(n+2) {
    margin-top: 0.4861111111vw;
  }
  .gallery-slide .swiper-slide {
    margin-right: 0.4861111111vw;
    width: 13.75vw !important;
  }
  .gallery-slide-image img {
    height: 13.75vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-frt > div:nth-child(n+2) {
    margin-top: 7px;
  }
  .gallery-slide .swiper-slide {
    margin-right: 7px;
    width: 198px !important;
  }
  .gallery-slide-image img {
    height: 198px;
  }
}
/* ------------------------------------------- spec - */
.sec--premium-spec {
  margin-top: 6.6666666667vw;
  padding-top: 8vw;
}

.sec--premium-spec .head-a span {
  font-size: 5.6vw;
}

.premium-spec {
  position: relative;
  margin: 0 auto;
  width: 86.6666666667vw;
}

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

.premium-spec-head {
  position: relative;
  padding: 3.3333333333vw 10.6666666667vw 3.3333333333vw 0;
}
.premium-spec-head:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 0.5333333333vw;
  background-image: url(../img/realestate/dashed.svg);
  background-size: auto 0.5333333333vw;
  background-repeat: repeat-x;
}
.premium-spec-head:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 4vw;
  height: 4vw;
  background-image: url(../img/premium-style/plus.svg);
  background-size: 100%;
  background-position: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.premium-spec-head:hover {
  cursor: pointer;
}

.premium-spec-head.is-open:after {
  background-image: url(../img/premium-style/minus.svg);
}

.premium-spec-ttl {
  color: #a68e52;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.5em;
}

.premium-spec-content {
  display: none;
  position: relative;
  padding-top: 4.6666666667vw;
}

.premium-spec-item > li:nth-child(n+2) {
  margin-top: 6.6666666667vw;
}

.premium-spec-image {
  margin-bottom: 4.6666666667vw;
}

.premium-spec-subttl {
  margin-bottom: 1em;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.5em;
}

.premium-spec-desc p {
  color: #727272;
  font-size: 3.3333333333vw;
  line-height: 2.22em;
}

.premium-wood > li {
  margin-top: 1.5em;
}

.premium-wood-ttl {
  color: #727272;
  font-weight: 500;
  text-indent: -0.5em;
  line-height: 2.22em;
}
.premium-wood-ttl:before {
  content: "【";
}
.premium-wood-ttl:after {
  content: "】";
}

@media screen and (min-width: 751px) {
  .sec--premium-spec {
    margin-top: 3.3333333333vw;
    padding-top: 5.7142857143vw;
  }
  .sec--premium-spec .head-a span {
    font-size: 2.8571428571vw;
  }
  .premium-spec {
    width: 45.1428571429vw;
  }
  .premium-spec > li:nth-child(n+2) {
    margin-top: 2.8571428571vw;
  }
  .premium-spec-head {
    padding: 1.4285714286vw 5.7142857143vw 1.4285714286vw 0;
  }
  .premium-spec-head:before {
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
  .premium-spec-head:after {
    right: 1.4285714286vw;
    width: 1.9047619048vw;
    height: 1.9047619048vw;
  }
  .premium-spec-ttl {
    font-size: 1.9047619048vw;
  }
  .premium-spec-content {
    padding-top: 2.380952381vw;
  }
  .premium-spec-item > li:nth-child(n+2) {
    margin-top: 3.3333333333vw;
  }
  .premium-spec-image {
    margin-bottom: 2.380952381vw;
  }
  .premium-spec-subttl {
    font-size: 1.9047619048vw;
  }
  .premium-spec-desc p {
    font-size: 1.7142857143vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--premium-spec {
    margin-top: 2.4305555556vw;
    padding-top: 4.1666666667vw;
  }
  .sec--premium-spec .head-a span {
    font-size: 2.0833333333vw;
  }
  .premium-spec {
    width: 32.9166666667vw;
  }
  .premium-spec > li:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
  .premium-spec-head {
    padding: 1.0416666667vw 4.1666666667vw 1.0416666667vw 0;
  }
  .premium-spec-head:before {
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
  .premium-spec-head:after {
    right: 1.0416666667vw;
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
  .premium-spec-ttl {
    font-size: 1.3888888889vw;
  }
  .premium-spec-content {
    padding-top: 1.7361111111vw;
  }
  .premium-spec-item > li:nth-child(n+2) {
    margin-top: 2.4305555556vw;
  }
  .premium-spec-image {
    margin-bottom: 1.7361111111vw;
  }
  .premium-spec-subttl {
    font-size: 1.3888888889vw;
  }
  .premium-spec-desc p {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--premium-spec {
    margin-top: 35px;
    padding-top: 60px;
  }
  .sec--premium-spec .head-a span {
    font-size: 30px;
    font-size: 3rem;
  }
  .premium-spec {
    width: 474px;
  }
  .premium-spec > li:nth-child(n+2) {
    margin-top: 30px;
  }
  .premium-spec-head {
    padding: 15px 60px 15px 0;
  }
  .premium-spec-head:before {
    height: 2px;
    background-size: auto 2px;
  }
  .premium-spec-head:after {
    right: 15px;
    width: 20px;
    height: 20px;
  }
  .premium-spec-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .premium-spec-content {
    padding-top: 25px;
  }
  .premium-spec-item > li:nth-child(n+2) {
    margin-top: 35px;
  }
  .premium-spec-image {
    margin-bottom: 25px;
  }
  .premium-spec-subttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .premium-spec-desc p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* ------------------------------------------- point - */
.sec--premium-point {
  padding: 10.6666666667vw 0 13.3333333333vw 0;
}

.premium-point-content {
  margin: 0 auto;
  width: 86.6666666667vw;
  margin-top: 1em;
}
.premium-point-content p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .sec--premium-point {
    padding: 5.7142857143vw 0 7.1428571429vw 0;
  }
  .premium-point-content {
    width: 45.1428571429vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--premium-point {
    padding: 4.1666666667vw 0 5.2083333333vw 0;
  }
  .premium-point-content {
    width: 32.9166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--premium-point {
    padding: 60px 0 75px 0;
  }
  .sec--premium > div:nth-child(n+2) {
    margin-top: 75px;
  }
  .premium-point-content {
    width: 474px;
  }
}
/* ------------------------------------------- point5 - */
.premium-five {
  margin-top: 13.3333333333vw;
}

.premium-five > li {
  position: relative;
}

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

.premium-five-link {
  display: block;
  position: relative;
}

.premium-five-box {
  position: relative;
  margin: 0 auto;
  width: 86.6666666667vw;
  background-color: #ffffff;
}

.premium-five-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;
  position: absolute;
  top: -8vw;
  left: -5.3333333333vw;
  padding: 0.3em;
  width: 16vw;
  height: 16vw;
  font-family: "Crimson Text";
  font-size: 8vw;
  letter-spacing: 0.08em;
  color: #ffffff;
  background: #2d2d32;
  border-radius: 50%;
}
.premium-five-num::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  margin-top: -2.6666666667vw;
  border: 1.3333333333vw solid transparent;
  border-left: 2.6666666667vw solid #2d2d32;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.premium-five-content {
  margin: 0 auto;
  padding: 10.6666666667vw 8vw 5.3333333333vw;
  border: 0.2666666667vw solid #2d2d32;
}

.premium-five-ttl {
  position: relative;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.3333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  text-align: center;
}

.premium-five-txt {
  position: relative;
  right: -4vw;
  margin-top: 1.5em;
  font-size: 3.4666666667vw;
  text-align: right;
  text-decoration: underline;
}

@media screen and (min-width: 751px) {
  .premium-five {
    margin-top: 4.7619047619vw;
  }
  .premium-five > li:nth-child(n+2) {
    margin-top: 7.1428571429vw;
  }
  .premium-five-link {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .premium-five-link:hover {
    opacity: 0.8;
  }
  .premium-five-box {
    width: 38.0952380952vw;
  }
  .premium-five-num {
    top: -2.8571428571vw;
    left: -2.8571428571vw;
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    font-size: 2.8571428571vw;
  }
  .premium-five-num::before {
    margin-top: -0.9523809524vw;
    border-width: 0.4761904762vw;
    border-left-width: 0.9523809524vw;
  }
  .premium-five-content {
    padding: 3.8095238095vw 2.8571428571vw 1.9047619048vw;
    border-width: 0.0952380952vw;
  }
  .premium-five-ttl {
    font-size: 1.9047619048vw;
  }
  .premium-five-txt {
    right: -1.4285714286vw;
    font-size: 1.2380952381vw;
  }
}
@media screen and (min-width: 1051px) {
  .premium-five {
    margin-top: 3.4722222222vw;
  }
  .premium-five > li:nth-child(n+2) {
    margin-top: 5.2083333333vw;
  }
  .premium-five-box {
    width: 27.7777777778vw;
  }
  .premium-five-num {
    top: -2.0833333333vw;
    left: -2.0833333333vw;
    width: 4.8611111111vw;
    height: 4.8611111111vw;
    font-size: 2.0833333333vw;
  }
  .premium-five-num::before {
    margin-top: -0.6944444444vw;
    border-width: 0.3472222222vw;
    border-left-width: 0.6944444444vw;
  }
  .premium-five-content {
    padding: 2.7777777778vw 2.0833333333vw 1.3888888889vw;
    border-width: 0.0694444444vw;
  }
  .premium-five-ttl {
    font-size: 1.3888888889vw;
  }
  .premium-five-txt {
    right: -1.0416666667vw;
    font-size: 0.9027777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .premium-five {
    margin-top: 50px;
  }
  .premium-five > li:nth-child(n+2) {
    margin-top: 75px;
  }
  .premium-five-box {
    width: 400px;
  }
  .premium-five-num {
    top: -30px;
    left: -30px;
    width: 70px;
    height: 70px;
    font-size: 30px;
    font-size: 3rem;
  }
  .premium-five-num::before {
    margin-top: -10px;
    border-width: 5px;
    border-left-width: 10px;
  }
  .premium-five-content {
    padding: 40px 30px 20px;
    border-width: 1px;
  }
  .premium-five-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .premium-five-txt {
    right: -15px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
/* ------------------------------------------- support - */
.premium-support {
  position: relative;
  padding-top: 60vw;
}
.premium-support:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 73.3333333333vw;
  background-image: url(../img/premium-style/support.jpg);
  background-size: contain;
}

.premium-support-box {
  position: relative;
  margin: 0 auto;
  padding: 7.3333333333vw 4.6666666667vw;
  width: 86.6666666667vw;
  background-color: #ffffff;
  z-index: 1;
}

.premium-support-ttl {
  margin-bottom: 0.8em;
  font-family: "Crimson Text";
  font-size: 6.1333333333vw;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.04em;
}

.premium-support-desc {
  margin: 2em auto 0 auto;
  width: 77.3333333333vw;
  max-width: 100%;
}
.premium-support-desc p {
  line-height: 2.22em;
}
.premium-support-desc p:nth-child(n+2) {
  margin-top: 1.5em;
}

@media screen and (min-width: 751px) {
  .premium-support {
    padding-top: 31.2380952381vw;
  }
  .premium-support:before {
    height: 38.380952381vw;
    background-image: image-set(url(../img/premium-style/support.jpg) 1x, url(../img/premium-style/support-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/premium-style/support.jpg) 1x, url(../img/premium-style/support-2x.jpg) 2x);
  }
  .premium-support-box {
    padding: 3.8095238095vw 2.380952381vw;
    width: 45.1428571429vw;
  }
  .premium-support-ttl {
    font-size: 3.1428571429vw;
  }
  .premium-support-desc {
    width: 38.5714285714vw;
  }
}
@media screen and (min-width: 1051px) {
  .premium-support {
    padding-top: 22.7777777778vw;
  }
  .premium-support:before {
    height: 27.9861111111vw;
  }
  .premium-support-box {
    padding: 2.7777777778vw 1.7361111111vw;
    width: 32.9166666667vw;
  }
  .premium-support-ttl {
    font-size: 2.2916666667vw;
  }
  .premium-support-desc {
    width: 28.125vw;
  }
}
@media screen and (min-width: 1441px) {
  .premium-support {
    padding-top: 328px;
  }
  .premium-support:before {
    height: 403px;
  }
  .premium-support-box {
    padding: 40px 25px;
    width: 474px;
  }
  .premium-support-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .premium-support-desc {
    width: 405px;
  }
}
/* ------------------------------------------- quality - */
.premium-quality {
  position: relative;
  margin-top: 13.3333333333vw;
  padding: 60vw 0 10vw 0;
}
.premium-quality:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 73.3333333333vw;
  background-image: url(../img/premium-style/quality.jpg);
  background-size: contain;
}

.premium-quality-box {
  position: relative;
  margin: 0 auto;
  padding: 7.3333333333vw 4.6666666667vw;
  width: 86.6666666667vw;
  background-color: #ffffff;
  z-index: 1;
}

.premium-quality-ttl {
  margin-bottom: 0.8em;
  font-family: "Crimson Text";
  font-size: 6.1333333333vw;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.04em;
}

.premium-quality-subttl {
  color: #99855a;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.premium-quality-desc {
  margin: 2em auto 0 auto;
  width: 77.3333333333vw;
  max-width: 100%;
}
.premium-quality-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .premium-quality {
    margin-top: 7.1428571429vw;
    padding: 31.2380952381vw 0 5.2380952381vw 0;
  }
  .premium-quality:before {
    height: 38.380952381vw;
    background-image: image-set(url(../img/premium-style/quality.jpg) 1x, url(../img/premium-style/quality-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/premium-style/quality.jpg) 1x, url(../img/premium-style/quality-2x.jpg) 2x);
  }
  .premium-quality-box {
    padding: 3.8095238095vw 2.380952381vw;
    width: 45.1428571429vw;
  }
  .premium-quality-ttl {
    font-size: 3.1428571429vw;
  }
  .premium-quality-subttl {
    font-size: 1.9047619048vw;
  }
  .premium-quality-desc {
    width: 38.5714285714vw;
  }
}
@media screen and (min-width: 1051px) {
  .premium-quality {
    margin-top: 5.2083333333vw;
    padding: 22.7777777778vw 0 3.8194444444vw 0;
  }
  .premium-quality:before {
    height: 27.9861111111vw;
  }
  .premium-quality-box {
    padding: 2.7777777778vw 1.7361111111vw;
    width: 32.9166666667vw;
  }
  .premium-quality-ttl {
    font-size: 2.2916666667vw;
  }
  .premium-quality-subttl {
    font-size: 1.3888888889vw;
  }
  .premium-quality-desc {
    width: 28.125vw;
  }
}
@media screen and (min-width: 1441px) {
  .premium-quality {
    margin-top: 75px;
    padding: 328px 0 55px 0;
  }
  .premium-quality:before {
    height: 403px;
  }
  .premium-quality-box {
    padding: 40px 25px;
    width: 474px;
  }
  .premium-quality-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .premium-quality-subttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .premium-quality-desc {
    width: 405px;
  }
}
/* ------------------------------------------- request - */
.premium-request {
  position: relative;
  padding: 60vw 0 10vw 0;
}
.premium-request:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 73.3333333333vw;
  background-image: url(../img/premium-style/request.jpg);
  background-size: contain;
}

.premium-request-box {
  position: relative;
  margin: 0 auto;
  padding: 7.3333333333vw 4.6666666667vw;
  width: 86.6666666667vw;
  background-color: #ffffff;
  z-index: 1;
}

.premium-request-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.premium-request-desc {
  margin: 1.5em auto 0 auto;
  width: 77.3333333333vw;
  max-width: 100%;
}
.premium-request-desc p {
  line-height: 2.22em;
}

.premium-request-content {
  margin: 0 auto;
  width: 86.6666666667vw;
}

.premium-request-btn {
  margin-top: 7.3333333333vw;
}

.premium-request-btn .btn-main span {
  font-size: 3.7333333333vw;
}

@media screen and (min-width: 751px) {
  .premium-request {
    padding: 31.2380952381vw 0 5.2380952381vw 0;
  }
  .premium-request:before {
    height: 38.380952381vw;
    background-image: image-set(url(../img/premium-style/request.jpg) 1x, url(../img/premium-style/request-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/premium-style/request.jpg) 1x, url(../img/premium-style/request-2x.jpg) 2x);
  }
  .premium-request-box {
    padding: 3.8095238095vw 2.380952381vw;
    width: 45.1428571429vw;
  }
  .premium-request-ttl {
    font-size: 3.1428571429vw;
  }
  .premium-request-desc {
    width: 38.5714285714vw;
  }
  .premium-request-content {
    width: 39.0476190476vw;
  }
  .premium-request-btn {
    margin-top: 3.8095238095vw;
  }
  .premium-request-btn .btn-main span {
    font-size: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .premium-request {
    padding: 22.7777777778vw 0 3.8194444444vw 0;
  }
  .premium-request:before {
    height: 27.9861111111vw;
  }
  .premium-request-box {
    padding: 2.7777777778vw 1.7361111111vw;
    width: 32.9166666667vw;
  }
  .premium-request-ttl {
    font-size: 2.2916666667vw;
  }
  .premium-request-desc {
    width: 28.125vw;
  }
  .premium-request-content {
    width: 28.4722222222vw;
  }
  .premium-request-btn {
    margin-top: 2.7777777778vw;
  }
  .premium-request-btn .btn-main span {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .premium-request {
    padding: 328px 0 55px 0;
  }
  .premium-request:before {
    height: 403px;
  }
  .premium-request-box {
    padding: 40px 25px;
    width: 474px;
  }
  .premium-request-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .premium-request-desc {
    width: 405px;
  }
  .premium-request-content {
    width: 410px;
  }
  .premium-request-btn {
    margin-top: 40px;
  }
  .premium-request-btn .btn-main span {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* sub -- > price
-------------------------------------------------------------------------------*/
.sec--price {
  margin-top: 13.3333333333vw;
  padding: 13.3333333333vw 0;
  background-color: #b1a696;
}

.sub-in .sec--price {
  margin-left: -4vw;
  width: 100vw;
}

.sec--price .sec-head {
  margin-bottom: 13.3333333333vw;
}

.sec--price .sec-head--deco:before {
  background-color: #ffffff;
}

.sec--price .sec-en,
.sec--price .sec-ttl {
  color: #ffffff;
}

.price-average {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 9.3333333333vw 0 8vw 0;
}
.price-average:before, .price-average:after {
  content: "";
  right: 0;
  position: absolute;
  height: 1px;
  background-color: #ffedc5;
}
.price-average:before {
  top: 0;
  width: 61.3333333333vw;
}
.price-average:after {
  bottom: 0;
  width: 100%;
}

.price-average-ttl {
  position: absolute;
  top: -0.5em;
  left: 0;
  color: #ffedc5;
  font-size: 3.4666666667vw;
  font-weight: 500;
  letter-spacing: 0.06em;
}

.price-average > div {
  display: inline-block;
}

.price-taxout {
  color: #ffffff;
  font-size: 4.9333333333vw;
  font-weight: 700;
}
.price-taxout span.num {
  margin-right: 0.1em;
  font-size: 9.3333333333vw;
}
.price-taxout span.frame {
  display: inline-block;
  margin: 0 -0.5em;
}

.price-taxin {
  margin-top: 1em;
  color: #ffffff;
  font-weight: 700;
  text-align: right;
}
.price-taxin:before {
  content: "※";
  margin-right: 0.5em;
}

.price-notes {
  margin-top: 1em;
  padding: 0 0.75em;
}
.price-notes p {
  padding-left: 1em;
  color: #ffffff;
  text-indent: -1em;
  line-height: 2.22em;
}
.price-notes p:before {
  content: "※";
}

@media screen and (min-width: 751px) {
  .sec--price {
    margin-top: 7.1428571429vw;
    padding: 7.1428571429vw 0;
  }
  .sub-in .sec--price {
    margin-left: -2.0952380952vw;
    width: 52.380952381vw;
  }
  .sec--price .sec-head {
    margin-bottom: 7.1428571429vw;
  }
  .price-average {
    padding: 4.7619047619vw 0 4.2857142857vw 0;
  }
  .price-average:before, .price-average:after {
    height: 0.0952380952vw;
  }
  .price-average:before {
    width: 31.9047619048vw;
  }
  .price-average-ttl {
    font-size: 1.7142857143vw;
  }
  .price-taxout {
    font-size: 2.5714285714vw;
  }
  .price-taxout span.num {
    font-size: 4.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--price {
    margin-top: 5.2083333333vw;
    padding: 5.2083333333vw 0;
  }
  .sub-in .sec--price {
    margin-left: -1.5277777778vw;
    width: 38.1944444444vw;
  }
  .sec--price .sec-head {
    margin-bottom: 5.2083333333vw;
  }
  .price-average {
    padding: 3.4722222222vw 0 3.125vw 0;
  }
  .price-average:before, .price-average:after {
    height: 0.0694444444vw;
  }
  .price-average:before {
    width: 23.2638888889vw;
  }
  .price-average-ttl {
    font-size: 1.25vw;
  }
  .price-taxout {
    font-size: 1.875vw;
  }
  .price-taxout span.num {
    font-size: 3.5416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--price {
    margin-top: 75px;
    padding: 75px 0;
  }
  .sub-in .sec--price {
    margin-left: -22px;
    width: 550px;
  }
  .sec--price .sec-head {
    margin-bottom: 75px;
  }
  .price-average {
    padding: 50px 0 45px 0;
  }
  .price-average:before, .price-average:after {
    height: 1px;
  }
  .price-average:before {
    width: 335px;
  }
  .price-average-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .price-taxout {
    font-size: 27px;
    font-size: 2.7rem;
  }
  .price-taxout span.num {
    font-size: 51px;
    font-size: 5.1rem;
  }
}
/* sub -- > professional
-------------------------------------------------------------------------------*/
.sec--professional {
  padding: 10.6666666667vw 0 13.3333333333vw 0;
  background-color: #f0ede6;
}
.sec--professional:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #f0ede6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.professional {
  position: relative;
  padding: 6vw 4.6666666667vw 8.6666666667vw 4.6666666667vw;
  background-color: #ffffff;
  border-radius: 1.3333333333vw;
}

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

.professional-ttl {
  margin-bottom: 5.3333333333vw;
  padding-bottom: 0.5em;
  border-bottom-color: #a68e52;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  font-size: 3.7333333333vw;
  color: #a68e52;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.08em;
}

.professional-type > div:nth-child(n+2) {
  margin-top: 6.6666666667vw;
}

.professional-type-ttl {
  padding-left: 1em;
  font-weight: 500;
  text-indent: -1em;
  line-height: 1.75em;
}
.professional-type-ttl:before {
  content: "■";
}

.professional-type-desc p {
  color: #737373;
}

.professional-notes {
  margin-top: 6.6666666667vw;
}

.professional-notes > li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.75em;
}
.professional-notes > li:before {
  content: "※";
  color: #a68e52;
}

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

@media screen and (min-width: 751px) {
  .sec--professional {
    padding: 5.7142857143vw 0 7.1428571429vw 0;
  }
  .sec--professional:before {
    width: 52.380952381vw;
  }
  .professional {
    padding: 3.0476190476vw 2.380952381vw 4.4761904762vw 2.380952381vw;
    border-radius: 0.9523809524vw;
  }
  .professional > div:nth-child(n+2) {
    margin-top: 4.2857142857vw;
  }
  .professional-ttl {
    border-bottom-width: 0.0952380952vw;
    margin-bottom: 2.8571428571vw;
    font-size: 1.9047619048vw;
  }
  .professional-type > div:nth-child(n+2) {
    margin-top: 3.3333333333vw;
  }
  .professional-notes {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--professional {
    padding: 4.1666666667vw 0 5.2083333333vw 0;
  }
  .sec--professional:before {
    width: 38.1944444444vw;
  }
  .professional {
    padding: 2.2222222222vw 1.7361111111vw 3.2638888889vw 1.7361111111vw;
    border-radius: 0.6944444444vw;
  }
  .professional > div:nth-child(n+2) {
    margin-top: 3.125vw;
  }
  .professional-ttl {
    border-bottom-width: 0.0694444444vw;
    margin-bottom: 2.0833333333vw;
    font-size: 1.3888888889vw;
  }
  .professional-type > div:nth-child(n+2) {
    margin-top: 2.4305555556vw;
  }
  .professional-notes {
    margin-top: 2.4305555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--professional {
    padding: 60px 0 75px 0;
  }
  .sec--professional:before {
    width: 550px;
  }
  .professional {
    padding: 32px 25px 47px 25px;
    border-radius: 10px;
  }
  .professional > div:nth-child(n+2) {
    margin-top: 45px;
  }
  .professional-ttl {
    border-bottom-width: 1px;
    margin-bottom: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
  .professional-type > div:nth-child(n+2) {
    margin-top: 35px;
  }
  .professional-notes {
    margin-top: 35px;
  }
}
/* sub -- > renovation
-------------------------------------------------------------------------------*/
/* ------------------------------------------- common - */
.sec--renov {
  margin-top: 17.3333333333vw;
}

.sec--renov .head-d {
  margin-bottom: 1.5em;
  font-size: 5.8666666667vw;
  line-height: 1.6em;
}

.sec--renov-point .head-d {
  line-height: 1.6em;
}

.renov-image {
  position: relative;
  left: -4vw;
  margin-bottom: 8vw;
  width: 93.3333333333vw;
}

.sec--renov .intro-btn,
.sec--renov-point .intro-btn {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 751px) {
  .sec--renov {
    margin-top: 9.0476190476vw;
  }
  .sec--renov .head-d {
    font-size: 3.0476190476vw;
  }
  .renov-image {
    left: -2.0952380952vw;
    margin-bottom: 4.2857142857vw;
    width: 48.5714285714vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--renov {
    margin-top: 6.5972222222vw;
  }
  .sec--renov .head-d {
    font-size: 2.2222222222vw;
  }
  .renov-image {
    left: -1.5277777778vw;
    margin-bottom: 3.125vw;
    width: 35.4166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--renov {
    margin-top: 95px;
  }
  .sec--renov .head-d {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .renov-image {
    left: -22px;
    margin-bottom: 45px;
    width: 510px;
  }
}
/* ------------------------------------------- problem - */
.renov-problem-leave {
  margin-top: 1.5em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.3333333333vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .renov-problem-leave {
    font-size: 2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .renov-problem-leave {
    font-size: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .renov-problem-leave {
    font-size: 30px;
    font-size: 3rem;
  }
}
/* ------------------------------------------- comparison - */
.renov-comparison {
  position: relative;
  margin: 9.3333333333vw 0 9.3333333333vw -4.2666666667vw;
  width: 100.5333333333vw;
  border-collapse: collapse;
}

.renov-comparison th,
.renov-comparison td {
  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;
  height: 16.4vw;
  border-color: #ffffff;
  border-style: solid;
  border-width: 0.2666666667vw;
  font-size: 3.2vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.25em;
  letter-spacing: 0;
}

.renov-comparison th {
  width: 21.6vw;
  background-color: #2d2d32;
  color: #ffffff;
}

.renov-comparison thead th {
  background-color: #ffffff;
}

.renov-comparison tbody th {
  background-color: #2d2d32;
  color: #ffffff;
}

.renov-comparison td {
  width: calc((100% - 21.6vw) / 2);
  background-color: #f4f4f4;
}

.renov-comparison thead td {
  background-color: #2d2d32;
  color: #ffffff;
}

.renov-comparison thead td:nth-of-type(1) {
  background-color: #c2b082;
}

.renov-comparison thead td:last-child {
  background-color: #f25041;
}

.renov-comparison tbody td {
  font-weight: 900;
}

.renov-comparison tbody td:nth-of-type(1) {
  background-color: #f6efdd;
}

.renov-comparison tbody td:last-child {
  background-color: #fbdedb;
}

@media screen and (min-width: 751px) {
  .renov-comparison {
    margin: 4.7619047619vw 0 4.7619047619vw -2.1904761905vw;
    width: 52.5714285714vw;
  }
  .renov-comparison th,
  .renov-comparison td {
    border-width: 0.0952380952vw;
    height: 8.5714285714vw;
    font-size: 1.619047619vw;
  }
  .renov-comparison th {
    width: 11.4285714286vw;
  }
  .renov-comparison td {
    width: calc((100% - 11.4285714286vw) / 2);
  }
}
@media screen and (min-width: 1051px) {
  .renov-comparison {
    margin: 3.4722222222vw 0 3.4722222222vw -1.5972222222vw;
    width: 38.3333333333vw;
  }
  .renov-comparison th,
  .renov-comparison td {
    border-width: 0.0694444444vw;
    height: 6.25vw;
    font-size: 1.1805555556vw;
  }
  .renov-comparison th {
    width: 8.3333333333vw;
  }
  .renov-comparison td {
    width: calc((100% - 8.3333333333vw) / 2);
  }
}
@media screen and (min-width: 1441px) {
  .renov-comparison {
    margin: 50px 0 50px -23px;
    width: 552px;
  }
  .renov-comparison th,
  .renov-comparison td {
    border-width: 1px;
    height: 90px;
    font-size: 17px;
    font-size: 1.7rem;
  }
  .renov-comparison th {
    width: 120px;
  }
  .renov-comparison td {
    width: calc((100% - 120px) / 2);
  }
}
/* -------------------------------------------  - */
.renov-merit {
  position: relative;
  margin-top: 8vw;
  padding: 8vw 0;
}
.renov-merit:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #b1a696;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.renov-merit > li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 8.6666666667vw 5.3333333333vw 5.3333333333vw 5.3333333333vw;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
}

.renov-merit > li:nth-child(n+2) {
  margin-top: 9.3333333333vw;
}

.renov-merit-num {
  position: absolute;
  top: -0.75em;
  left: 2.6666666667vw;
  padding: 0 2.6666666667vw;
  background-color: #b1a696;
  color: #ffffff;
  font-family: "Crimson Text";
  font-size: 4.8vw;
}
.renov-merit-num span {
  margin-left: 0.2em;
  font-size: 6.6666666667vw;
}

.renov-merit-image {
  width: 34.6666666667vw;
}

.renov-merit-content {
  width: 42vw;
}

.renov-merit-ttl {
  color: #ffffff;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.45em;
}

.renov-merit-desc {
  margin-top: 0.7em;
}
.renov-merit-desc p {
  color: #ffffff;
  font-size: 3.3333333333vw;
  line-height: 1.75em;
}

.renov-demerit {
  position: relative;
  margin-top: 8vw;
}

.renov-demerit > li {
  position: relative;
  padding: 8.6666666667vw 5.3333333333vw 5.3333333333vw 5.3333333333vw;
  border-color: #a68e52;
  border-style: solid;
  border-width: 1px;
}

.renov-demerit > li:nth-child(n+2) {
  margin-top: 9.3333333333vw;
}

.renov-demerit-num {
  position: absolute;
  top: -0.75em;
  left: 2.6666666667vw;
  padding: 0 2.6666666667vw;
  background-color: #ffffff;
  color: #a68e52;
  font-family: "Crimson Text";
  font-size: 4.8vw;
}
.renov-demerit-num span {
  margin-left: 0.2em;
  font-size: 6.6666666667vw;
}

.renov-demerit-ttl {
  margin-bottom: 0.3em;
  color: #a68e52;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.45em;
}

.renov-demerit-desc p {
  font-size: 3.3333333333vw;
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .renov-merit {
    margin-top: 4.2857142857vw;
    padding: 4.2857142857vw 0;
  }
  .renov-merit:before {
    width: 52.380952381vw;
  }
  .renov-merit > li {
    padding: 4.7619047619vw 2.8571428571vw 2.8571428571vw 2.8571428571vw;
    border-width: 0.0952380952vw;
  }
  .renov-merit > li:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .renov-merit-num {
    left: 1.4285714286vw;
    padding: 0 1.4285714286vw;
    font-size: 2.4761904762vw;
  }
  .renov-merit-num span {
    font-size: 3.4285714286vw;
  }
  .renov-merit-image {
    width: 18.0952380952vw;
  }
  .renov-merit-content {
    width: 21.9047619048vw;
  }
  .renov-merit-ttl {
    font-size: 2.4761904762vw;
  }
  .renov-merit-desc p {
    font-size: 1.7142857143vw;
  }
  .renov-demerit {
    margin-top: 4.2857142857vw;
  }
  .renov-demerit > li {
    padding: 4.7619047619vw 2.8571428571vw 2.8571428571vw 2.8571428571vw;
    border-width: 0.0952380952vw;
  }
  .renov-demerit > li:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .renov-demerit-num {
    left: 1.4285714286vw;
    padding: 0 1.4285714286vw;
    font-size: 2.4761904762vw;
  }
  .renov-demerit-num span {
    font-size: 3.4285714286vw;
  }
  .renov-demerit-ttl {
    font-size: 2.4761904762vw;
  }
  .renov-demerit-desc p {
    font-size: 1.7142857143vw;
  }
}
@media screen and (min-width: 1051px) {
  .renov-merit {
    margin-top: 3.125vw;
    padding: 3.125vw 0;
  }
  .renov-merit:before {
    width: 38.1944444444vw;
  }
  .renov-merit > li {
    padding: 3.4722222222vw 2.0833333333vw 2.0833333333vw 2.0833333333vw;
    border-width: 0.0694444444vw;
  }
  .renov-merit > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .renov-merit-num {
    left: 1.0416666667vw;
    padding: 0 1.0416666667vw;
    font-size: 1.8055555556vw;
  }
  .renov-merit-num span {
    font-size: 2.5vw;
  }
  .renov-merit-image {
    width: 13.1944444444vw;
  }
  .renov-merit-content {
    width: 15.9722222222vw;
  }
  .renov-merit-ttl {
    font-size: 1.8055555556vw;
  }
  .renov-merit-desc p {
    font-size: 1.25vw;
  }
  .renov-demerit {
    margin-top: 3.125vw;
  }
  .renov-demerit > li {
    padding: 3.4722222222vw 2.0833333333vw 2.0833333333vw 2.0833333333vw;
    border-width: 0.0694444444vw;
  }
  .renov-demerit > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .renov-demerit-num {
    left: 1.0416666667vw;
    padding: 0 1.0416666667vw;
    font-size: 1.8055555556vw;
  }
  .renov-demerit-num span {
    font-size: 2.5vw;
  }
  .renov-demerit-ttl {
    font-size: 1.8055555556vw;
  }
  .renov-demerit-desc p {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .renov-merit {
    margin-top: 45px;
    padding: 45px 0;
  }
  .renov-merit:before {
    width: 550px;
  }
  .renov-merit > li {
    padding: 50px 30px 30px 30px;
    border-width: 1px;
  }
  .renov-merit > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .renov-merit-num {
    left: 15px;
    padding: 0 15px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .renov-merit-num span {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .renov-merit-image {
    width: 190px;
  }
  .renov-merit-content {
    width: 230px;
  }
  .renov-merit-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .renov-merit-desc p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .renov-demerit {
    margin-top: 45px;
  }
  .renov-demerit > li {
    padding: 50px 30px 30px 30px;
    border-width: 1px;
  }
  .renov-demerit > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .renov-demerit-num {
    left: 15px;
    padding: 0 15px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .renov-demerit-num span {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .renov-demerit-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .renov-demerit-desc p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* -------------------------------------------point - */
.sec--renov-point {
  position: relative;
  margin-top: 17.3333333333vw;
  padding: 13.3333333333vw 0;
}
.sec--renov-point:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #f0ede6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.renov-point {
  position: relative;
  margin: 0 auto 7.3333333333vw auto;
  padding-bottom: 30.6666666667vw;
  width: 86.6666666667vw;
}
.renov-point:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  display: inline-block;
  width: 62.1333333333vw;
  height: 19.0666666667vw;
  background-image: url(../img/renovation/arrow.svg);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.renov-point > li {
  position: relative;
  padding: 4vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
}

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

.renov-point-num {
  position: absolute;
  top: -2.6666666667vw;
  left: -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;
  padding-top: 0.5em;
  width: 22.6666666667vw;
  height: 22.6666666667vw;
  background-color: #99855a;
  border-radius: 50%;
  z-index: 1;
}
.renov-point-num p {
  color: #e8d5ab;
  font-family: "Crimson Text";
  font-size: 5.3333333333vw;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
}
.renov-point-num p span {
  position: relative;
  top: -0.05em;
  display: inline-block;
  font-size: 13.3333333333vw;
}
.renov-point-num:before {
  content: "";
  position: absolute;
  left: 68.5%;
  bottom: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.6666666667vw 2.4vw 0px 2.4vw;
  border-color: #99855a transparent transparent transparent;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.renov-point-image {
  margin-bottom: 6vw;
}

.renov-point-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.5333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.renov-point-desc {
  margin-top: 1em;
}

@media screen and (min-width: 751px) {
  .sec--renov-point {
    margin-top: 9.0476190476vw;
    padding: 7.1428571429vw 0;
  }
  .sec--renov-point:before {
    width: 52.380952381vw;
  }
  .renov-point {
    margin-bottom: 3.8095238095vw;
    padding-bottom: 15.2380952381vw;
    width: 45.1428571429vw;
  }
  .renov-point:after {
    width: 32.380952381vw;
    height: 10.380952381vw;
  }
  .renov-point > li {
    padding: 1.9047619048vw;
  }
  .renov-point > li:nth-child(n+2) {
    margin-top: 5.7142857143vw;
  }
  .renov-point-num {
    top: -1.4285714286vw;
    left: -1.4285714286vw;
    width: 11.8095238095vw;
    height: 11.8095238095vw;
  }
  .renov-point-num p {
    font-size: 2.7619047619vw;
  }
  .renov-point-num p span {
    font-size: 7.1428571429vw;
  }
  .renov-point-num:before {
    border-width: 1.4285714286vw 1.2380952381vw 0px 1.2380952381vw;
  }
  .renov-point-image {
    margin-bottom: 2.8571428571vw;
  }
  .renov-point-ttl {
    font-size: 2.4761904762vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--renov-point {
    margin-top: 6.5972222222vw;
    padding: 5.2083333333vw 0;
  }
  .sec--renov-point:before {
    width: 38.1944444444vw;
  }
  .renov-point {
    margin-bottom: 2.7777777778vw;
    padding-bottom: 11.1111111111vw;
    width: 32.9166666667vw;
  }
  .renov-point:after {
    width: 23.6111111111vw;
    height: 7.5694444444vw;
  }
  .renov-point > li {
    padding: 1.3888888889vw;
  }
  .renov-point > li:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .renov-point-num {
    top: -1.0416666667vw;
    left: -1.0416666667vw;
    width: 8.6111111111vw;
    height: 8.6111111111vw;
  }
  .renov-point-num p {
    font-size: 2.0138888889vw;
  }
  .renov-point-num p span {
    font-size: 5.2083333333vw;
  }
  .renov-point-num:before {
    border-width: 1.0416666667vw 0.9027777778vw 0px 0.9027777778vw;
  }
  .renov-point-image {
    margin-bottom: 2.0833333333vw;
  }
  .renov-point-ttl {
    font-size: 1.8055555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--renov-point {
    margin-top: 95px;
    padding: 75px 0;
  }
  .sec--renov-point:before {
    width: 550px;
  }
  .renov-point {
    margin-bottom: 40px;
    padding-bottom: 160px;
    width: 474px;
  }
  .renov-point:after {
    width: 340px;
    height: 109px;
  }
  .renov-point > li {
    padding: 20px;
  }
  .renov-point > li:nth-child(n+2) {
    margin-top: 60px;
  }
  .renov-point-num {
    top: -15px;
    left: -15px;
    width: 124px;
    height: 124px;
  }
  .renov-point-num p {
    font-size: 29px;
    font-size: 2.9rem;
  }
  .renov-point-num p span {
    font-size: 75px;
    font-size: 7.5rem;
  }
  .renov-point-num:before {
    border-width: 15px 13px 0px 13px;
  }
  .renov-point-image {
    margin-bottom: 30px;
  }
  .renov-point-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
/* ------------------------------------------- works - */
.sec--land-realestate {
  padding: 10.6666666667vw 0;
}

.renov-slide {
  position: relative;
  margin: 0 auto;
  width: 84vw;
  overflow: hidden;
}

@media screen and (min-width: 751px) {
  .sec--land-realestate {
    padding: 5.7142857143vw 0;
  }
  .renov-slide {
    width: 43.8095238095vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--land-realestate {
    padding: 4.1666666667vw 0;
  }
  .renov-slide {
    width: 31.9444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--land-realestate {
    padding: 60px 0;
  }
  .renov-slide {
    width: 460px;
  }
}
/* ------------------------------------------- voice - */
.sec--renov-voice {
  margin-top: 17.3333333333vw;
  padding: 10.6666666667vw 0 12.6666666667vw 0;
  background-color: #f0ede6;
}

.renov-voice > li {
  position: relative;
  padding: 5.3333333333vw;
  background-color: #ffffff;
  border-radius: 1.3333333333vw;
}

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

.renov-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;
  margin-bottom: 4.6666666667vw;
}

.renov-voice-image {
  width: 20vw;
  height: 20vw;
  border-radius: 50%;
  -webkit-box-shadow: 0px 5px 16px 0px rgba(45, 45, 50, 0.1);
          box-shadow: 0px 5px 16px 0px rgba(45, 45, 50, 0.1);
}
.renov-voice-image img {
  border-radius: 50%;
}

.renov-voice-ttl {
  width: 57.3333333333vw;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.08em;
}

.renov-voice-name {
  padding: 0.3em 1em;
  background-color: #b1a696;
  color: #ffffff;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.65em;
  letter-spacing: 0.08em;
}

.renov-voice-desc {
  margin-top: 1em;
}
.renov-voice-desc p {
  line-height: 2.22em;
}
.renov-voice-desc p:nth-child(n+2) {
  margin-top: 1.5em;
}

@media screen and (min-width: 751px) {
  .sec--renov-voice {
    margin-top: 9.0476190476vw;
    padding: 5.7142857143vw 0 6.6666666667vw 0;
  }
  .renov-voice > li {
    padding: 2.8571428571vw;
    border-radius: 0.9523809524vw;
  }
  .renov-voice > li:nth-child(n+2) {
    margin-top: 2.8571428571vw;
  }
  .renov-voice-head {
    margin-bottom: 2.380952381vw;
  }
  .renov-voice-image {
    width: 10.4761904762vw;
    height: 10.4761904762vw;
  }
  .renov-voice-ttl {
    width: 30vw;
    font-size: 1.9047619048vw;
  }
  .renov-voice-name {
    font-size: 2vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--renov-voice {
    margin-top: 6.5972222222vw;
    padding: 4.1666666667vw 0 4.8611111111vw 0;
  }
  .renov-voice > li {
    padding: 2.0833333333vw;
    border-radius: 0.6944444444vw;
  }
  .renov-voice > li:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
  .renov-voice-head {
    margin-bottom: 1.7361111111vw;
  }
  .renov-voice-image {
    width: 7.6388888889vw;
    height: 7.6388888889vw;
  }
  .renov-voice-ttl {
    width: 21.875vw;
    font-size: 1.3888888889vw;
  }
  .renov-voice-name {
    font-size: 1.4583333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--renov-voice {
    margin-top: 95px;
    padding: 60px 0 70px 0;
  }
  .renov-voice > li {
    padding: 30px;
    border-radius: 10px;
  }
  .renov-voice > li:nth-child(n+2) {
    margin-top: 30px;
  }
  .renov-voice-head {
    margin-bottom: 25px;
  }
  .renov-voice-image {
    width: 110px;
    height: 110px;
  }
  .renov-voice-ttl {
    width: 315px;
    font-size: 20px;
    font-size: 2rem;
  }
  .renov-voice-name {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
/* ------------------------------------------- showroom - */
.sec--renov-showroom {
  padding: 13.3333333333vw 0 9.3333333333vw 0;
}

.renov-showroom {
  margin: 0 auto;
  width: 86.6666666667vw;
}

.renov-showroom-image {
  margin: 0 0 9.3333333333vw -2.6666666667vw;
  width: 89.3333333333vw;
}

.renov-showroom-head {
  margin-bottom: 8vw;
}

.renov-showroom-en {
  margin-bottom: 0.5em;
  color: #b4b4b4;
  font-family: "Crimson Text";
  font-size: 3.2vw;
  font-weight: 600;
}

.renov-showroom-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.8666666667vw;
  font-weight: 500;
  line-height: 1.45em;
  letter-spacing: 0.1em;
}

.renov-showroom .modelhouse-data {
  margin-left: -6.6666666667vw;
}

.renov-showroom-desc {
  position: relative;
  margin-top: 2em;
  padding-bottom: 2em;
}
.renov-showroom-desc p {
  line-height: 1.75em;
}
.renov-showroom-desc:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100vw;
  height: 1px;
  background-color: #b4b4b4;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 751px) {
  .sec--renov-showroom {
    padding: 7.1428571429vw 0 4.7619047619vw 0;
  }
  .renov-showroom {
    width: 45.1428571429vw;
  }
  .renov-showroom-image {
    margin: 0 0 4.7619047619vw -0.7619047619vw;
    width: 46.6666666667vw;
  }
  .renov-showroom-head {
    margin-bottom: 4.2857142857vw;
  }
  .renov-showroom-en {
    font-size: 1.619047619vw;
  }
  .renov-showroom-ttl {
    font-size: 3.0476190476vw;
  }
  .renov-showroom .modelhouse-data {
    margin-left: -3.619047619vw;
  }
  .renov-showroom-desc:after {
    width: 52.380952381vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--renov-showroom {
    padding: 5.2083333333vw 0 3.4722222222vw 0;
  }
  .renov-showroom {
    width: 32.9166666667vw;
  }
  .renov-showroom-image {
    margin: 0 0 3.4722222222vw -0.5555555556vw;
    width: 34.0277777778vw;
  }
  .renov-showroom-head {
    margin-bottom: 3.125vw;
  }
  .renov-showroom-en {
    font-size: 1.1805555556vw;
  }
  .renov-showroom-ttl {
    font-size: 2.2222222222vw;
  }
  .renov-showroom .modelhouse-data {
    margin-left: -2.6388888889vw;
  }
  .renov-showroom-desc:after {
    width: 38.1944444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--renov-showroom {
    padding: 75px 0 50px 0;
  }
  .renov-showroom {
    width: 474px;
  }
  .renov-showroom-image {
    margin: 0 0 50px -8px;
    width: 490px;
  }
  .renov-showroom-head {
    margin-bottom: 45px;
  }
  .renov-showroom-en {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .renov-showroom-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .renov-showroom .modelhouse-data {
    margin-left: -38px;
  }
  .renov-showroom-desc:after {
    width: 550px;
  }
}
/* sub -- > reserve
-------------------------------------------------------------------------------*/
/* ------------------------------------------- common - */
.sec--reserve-experience .head-a,
.sec--reserve-shop .head-a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec--reserve-experience .head-a div,
.sec--reserve-shop .head-a div {
  text-align: left;
}
.sec--reserve-experience .head-a--en,
.sec--reserve-shop .head-a--en {
  margin-bottom: 0.5em;
  color: #a68e52;
  font-family: "Crimson Text";
  font-size: 4vw;
  font-weight: 600;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 751px) {
  .sec--reserve-experience .head-a--en,
  .sec--reserve-shop .head-a--en {
    font-size: 2vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--reserve-experience .head-a--en,
  .sec--reserve-shop .head-a--en {
    font-size: 1.4583333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--reserve-experience .head-a--en,
  .sec--reserve-shop .head-a--en {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
/* ------------------------------------------- first - */
.sec--reserve-first {
  padding: 10vw 0;
}

.reserve-first {
  margin: 0 auto;
  width: 77.3333333333vw;
}

.reserve-first-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.02em;
}

.reserve-first-desc {
  margin-top: 1.5em;
}
.reserve-first-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .sec--reserve-first {
    padding: 5.7142857143vw 0;
  }
  .reserve-first {
    width: 39.0476190476vw;
  }
  .reserve-first-ttl {
    font-size: 3.1428571429vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--reserve-first {
    padding: 4.1666666667vw 0;
  }
  .reserve-first {
    width: 28.4722222222vw;
  }
  .reserve-first-ttl {
    font-size: 2.2916666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--reserve-first {
    padding: 60px 0;
  }
  .reserve-first {
    width: 410px;
  }
  .reserve-first-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
}
/* ------------------------------------------- experience - */
.sec--reserve-experience {
  padding: 10.6666666667vw 0 13.3333333333vw 0;
  background-color: #f0ede6;
}

.reserve-experience > li:nth-child(n+2) {
  margin-top: 11.3333333333vw;
}

.reserve-experience-head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2vw;
  padding-left: 10vw;
  min-height: 25.3333333333vw;
}

.reserve-experience-num {
  position: absolute;
  top: -0.12em;
  left: -0.12em;
  color: #e4decf;
  font-family: "Crimson Text";
  font-size: 33.3333333333vw;
  font-weight: 400;
}

.reserve-experience-ttl {
  position: relative;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.8666666667vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
  z-index: 1;
}

.reserve-experience-image {
  margin: 6.6666666667vw 0 5.3333333333vw -1.3333333333vw;
  width: 94.6666666667vw;
}

@media screen and (min-width: 751px) {
  .sec--reserve-experience {
    padding: 5.7142857143vw 0 5.7142857143vw 0;
  }
  .reserve-experience > li:nth-child(n+2) {
    margin-top: 6.1904761905vw;
  }
  .reserve-experience-head {
    margin-bottom: 0.9523809524vw;
    padding-left: 5.2380952381vw;
    min-height: 13.3333333333vw;
  }
  .reserve-experience-num {
    font-size: 17.3333333333vw;
  }
  .reserve-experience-ttl {
    font-size: 2.8571428571vw;
  }
  .reserve-experience-image {
    margin: 3.3333333333vw 0 2.8571428571vw -0.5714285714vw;
    width: 49.3333333333vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--reserve-experience {
    padding: 4.1666666667vw 0 4.1666666667vw 0;
  }
  .reserve-experience > li:nth-child(n+2) {
    margin-top: 4.5138888889vw;
  }
  .reserve-experience-head {
    margin-bottom: 0.6944444444vw;
    padding-left: 3.8194444444vw;
    min-height: 9.7222222222vw;
  }
  .reserve-experience-num {
    font-size: 12.6388888889vw;
  }
  .reserve-experience-ttl {
    font-size: 2.0833333333vw;
  }
  .reserve-experience-image {
    margin: 2.4305555556vw 0 2.0833333333vw -0.4166666667vw;
    width: 35.9722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--reserve-experience {
    padding: 60px 0 75px 0;
  }
  .reserve-experience > li:nth-child(n+2) {
    margin-top: 65px;
  }
  .reserve-experience-head {
    margin-bottom: 10px;
    padding-left: 55px;
    min-height: 140px;
  }
  .reserve-experience-num {
    font-size: 182px;
    font-size: 18.2rem;
  }
  .reserve-experience-ttl {
    font-size: 30px;
    font-size: 3rem;
  }
  .reserve-experience-image {
    margin: 35px 0 30px -6px;
    width: 518px;
  }
}
/* ------------------------------------------- present - */
.sec--reserve-present {
  position: relative;
  padding: 8vw 0;
  overflow: hidden;
}

.reserve-present {
  margin: 0 auto;
  width: 86.6666666667vw;
}

.reserve-present-ttl {
  margin-bottom: 6.6666666667vw;
  font-size: 3.6vw;
  font-weight: 500;
  text-align: center;
  line-height: 2.2em;
  letter-spacing: 0.02em;
}
.reserve-present-ttl span.marker {
  position: relative;
}
.reserve-present-ttl span.marker:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20%;
  background-color: #f5ff00;
  z-index: -1;
}
.reserve-present-ttl span.en {
  font-family: "Crimson Text";
  font-size: 4.8vw;
  font-weight: 700;
}
.reserve-present-ttl span.price {
  color: #f25041;
  font-weight: 700;
}
.reserve-present-ttl span.num {
  font-family: "Crimson Text";
  font-size: 6.6666666667vw;
}

@media screen and (min-width: 751px) {
  .sec--reserve-present {
    padding: 4.2857142857vw 0;
  }
  .reserve-present {
    width: 45.1428571429vw;
  }
  .reserve-present-ttl {
    margin-bottom: 3.3333333333vw;
    font-size: 1.8095238095vw;
  }
  .reserve-present-ttl span.en {
    font-size: 2.2857142857vw;
  }
  .reserve-present-ttl span.num {
    font-size: 3.4285714286vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--reserve-present {
    padding: 3.125vw 0;
  }
  .reserve-present {
    width: 32.9166666667vw;
  }
  .reserve-present-ttl {
    margin-bottom: 2.4305555556vw;
    font-size: 1.3194444444vw;
  }
  .reserve-present-ttl span.en {
    font-size: 1.6666666667vw;
  }
  .reserve-present-ttl span.num {
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--reserve-present {
    padding: 45px 0;
  }
  .reserve-present {
    width: 474px;
  }
  .reserve-present-ttl {
    margin-bottom: 35px;
    font-size: 19px;
    font-size: 1.9rem;
  }
  .reserve-present-ttl span.en {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .reserve-present-ttl span.num {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
/* ------------------------------------------- staff - */
.sec--reserve-staff {
  padding: 10vw 0;
  background-color: #b1a696;
}

.sec--reserve-staff .head-a {
  color: #ffffff;
}
.sec--reserve-staff .head-a:before, .sec--reserve-staff .head-a:after {
  background-color: #ffffff;
}

.reserve-staff-images {
  position: relative;
  height: 120vw;
}

.reserve-staff-images > div {
  position: absolute;
}

.reserve-staff-images > div:nth-child(1) {
  top: 0;
  right: 0;
  width: 96vw;
}

.reserve-staff-images > div:nth-child(2) {
  top: 36vw;
  left: 0;
  width: 42.6666666667vw;
}

.reserve-staff-images > div:nth-child(3) {
  top: 36vw;
  right: 0;
  width: 45.3333333333vw;
}

.reserve-staff-images > div:nth-child(4) {
  right: -4vw;
  bottom: 0;
  width: 49.3333333333vw;
}

.reserve-staff-desc {
  margin: 1.5em auto 0 auto;
  width: 86.6666666667vw;
}
.reserve-staff-desc p {
  color: #ffffff;
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .sec--reserve-staff {
    padding: 5.2380952381vw 0;
  }
  .reserve-staff-images {
    height: 62.5714285714vw;
  }
  .reserve-staff-images > div:nth-child(1) {
    width: 50.2857142857vw;
  }
  .reserve-staff-images > div:nth-child(2) {
    top: 18.7619047619vw;
    width: 22.1904761905vw;
  }
  .reserve-staff-images > div:nth-child(3) {
    top: 18.7619047619vw;
    width: 23.3333333333vw;
  }
  .reserve-staff-images > div:nth-child(4) {
    right: -2.0952380952vw;
    width: 25.7142857143vw;
  }
  .reserve-staff-desc {
    width: 45.1428571429vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--reserve-staff {
    padding: 3.8194444444vw 0;
  }
  .reserve-staff-images {
    height: 45.625vw;
  }
  .reserve-staff-images > div:nth-child(1) {
    width: 36.6666666667vw;
  }
  .reserve-staff-images > div:nth-child(2) {
    top: 13.6805555556vw;
    width: 16.1805555556vw;
  }
  .reserve-staff-images > div:nth-child(3) {
    top: 13.6805555556vw;
    width: 17.0138888889vw;
  }
  .reserve-staff-images > div:nth-child(4) {
    right: -1.5277777778vw;
    width: 18.75vw;
  }
  .reserve-staff-desc {
    width: 32.9166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--reserve-staff {
    padding: 55px 0;
  }
  .reserve-staff-images {
    height: 657px;
  }
  .reserve-staff-images > div:nth-child(1) {
    width: 528px;
  }
  .reserve-staff-images > div:nth-child(2) {
    top: 197px;
    width: 233px;
  }
  .reserve-staff-images > div:nth-child(3) {
    top: 197px;
    width: 245px;
  }
  .reserve-staff-images > div:nth-child(4) {
    right: -22px;
    width: 270px;
  }
  .reserve-staff-desc {
    width: 474px;
  }
}
/* ------------------------------------------- shop - */
.sec--reserve-shop {
  margin-top: 13.3333333333vw;
  padding-bottom: 17.3333333333vw;
}

.reserve-shop {
  margin: 0 auto;
  width: 86.6666666667vw;
}
.reserve-shop:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}

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

.reserve-shop-image {
  margin-bottom: 6vw;
}

.reserve-shop-content {
  margin: 5.3333333333vw 0 0 auto;
  width: 80.6666666667vw;
}

.reserve-shop-ttl {
  position: relative;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}
.reserve-shop-ttl:before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: -5.3333333333vw;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.6vw 0 1.6vw 2.6666666667vw;
  border-color: transparent transparent transparent #a68e52;
}

.reserve-shop-add {
  position: relative;
  margin-top: 1em;
  padding: 0 0 0.7em 6vw;
  line-height: 1.75em;
}
.reserve-shop-add:before {
  content: "";
  position: absolute;
  top: 0.2em;
  left: 0;
  display: inline-block;
  width: 3.2vw;
  height: 4vw;
  background-image: url(../img/reserve/pin.svg);
  background-size: contain;
}
.reserve-shop-add:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 0.5333333333vw;
  background-image: url(../img/realestate/dashed.svg);
  background-size: auto 0.5333333333vw;
  background-repeat: repeat-x;
}

@media screen and (min-width: 751px) {
  .sec--reserve-shop {
    margin-top: 7.1428571429vw;
    padding-bottom: 4.7619047619vw;
  }
  .reserve-shop {
    width: 45.1428571429vw;
  }
  .reserve-shop:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .reserve-shop > li:nth-child(n+2) {
    margin-top: 5.7142857143vw;
  }
  .reserve-shop-image {
    margin-bottom: 3.3333333333vw;
  }
  .reserve-shop-content {
    margin-top: 1.9047619048vw;
    width: 41.9047619048vw;
  }
  .reserve-shop-ttl {
    font-size: 2.1904761905vw;
  }
  .reserve-shop-ttl:before {
    left: -3.3333333333vw;
    border-width: 0.7619047619vw 0 0.7619047619vw 1.3333333333vw;
  }
  .reserve-shop-add {
    padding: 0 0 0.7em 3.0476190476vw;
  }
  .reserve-shop-add:before {
    width: 1.619047619vw;
    height: 2vw;
  }
  .reserve-shop-add:after {
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--reserve-shop {
    margin-top: 5.2083333333vw;
    padding-bottom: 3.4722222222vw;
  }
  .reserve-shop {
    width: 32.9166666667vw;
  }
  .reserve-shop:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .reserve-shop > li:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .reserve-shop-image {
    margin-bottom: 2.4305555556vw;
  }
  .reserve-shop-content {
    margin-top: 1.3888888889vw;
    width: 30.5555555556vw;
  }
  .reserve-shop-ttl {
    font-size: 1.5972222222vw;
  }
  .reserve-shop-ttl:before {
    left: -2.4305555556vw;
    border-width: 0.5555555556vw 0 0.5555555556vw 0.9722222222vw;
  }
  .reserve-shop-add {
    padding: 0 0 0.7em 2.2222222222vw;
  }
  .reserve-shop-add:before {
    width: 1.1805555556vw;
    height: 1.4583333333vw;
  }
  .reserve-shop-add:after {
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--reserve-shop {
    margin-top: 75px;
    padding-bottom: 50px;
  }
  .reserve-shop {
    width: 474px;
  }
  .reserve-shop:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .reserve-shop > li:nth-child(n+2) {
    margin-top: 60px;
  }
  .reserve-shop-image {
    margin-bottom: 35px;
  }
  .reserve-shop-content {
    margin-top: 20px;
    width: 440px;
  }
  .reserve-shop-ttl {
    font-size: 23px;
    font-size: 2.3rem;
  }
  .reserve-shop-ttl:before {
    left: -35px;
    border-width: 8px 0 8px 14px;
  }
  .reserve-shop-add {
    padding: 0 0 0.7em 32px;
  }
  .reserve-shop-add:before {
    width: 17px;
    height: 21px;
  }
  .reserve-shop-add:after {
    height: 2px;
    background-size: auto 2px;
  }
}
/* ------------------------------------------- shop slide - */
.reserve-shop .slide-pagination {
  margin-top: 0;
}

/* ------------------------------------------- campaign - */
.reserve-campaign {
  position: relative;
  padding-bottom: 8vw;
  z-index: 1;
}

.reserve-campaign-image {
  position: relative;
  padding-top: 22vw;
  background-size: 100%;
}
.reserve-campaign-image:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -8vw;
  width: 93.3333333333vw;
  height: 100%;
  background-color: #f0ede6;
  z-index: -1;
}
.reserve-campaign-image:after {
  content: "";
  position: absolute;
  top: 4vw;
  left: 4vw;
  display: inline-block;
  width: 96vw;
  height: 100%;
  background-size: contain;
  z-index: 1;
}

.reserve-campaign--01 .reserve-campaign-image {
  height: 98.5333333333vw;
  background-image: url(../img/reserve/campaign01.jpg);
  background-image: image-set(url(../img/reserve/campaign01.jpg) 1x, url(../img/reserve/campaign01-2x.jpg) 2x);
  background-image: -webkit-image-set(url(../img/reserve/campaign01.jpg) 1x, url(../img/reserve/campaign01-2x.jpg) 2x);
}
.reserve-campaign--01 .reserve-campaign-image:after {
  background-image: url(../img/reserve/frame01.png);
}

.reserve-campaign--02 .reserve-campaign-image {
  height: 192.1333333333vw;
  background-image: url(../img/reserve/campaign02.jpg);
  background-image: image-set(url(../img/reserve/campaign02.jpg) 1x, url(../img/reserve/campaign02-2x.jpg) 2x);
  background-image: -webkit-image-set(url(../img/reserve/campaign02.jpg) 1x, url(../img/reserve/campaign02-2x.jpg) 2x);
}
.reserve-campaign--02 .reserve-campaign-image:after {
  background-image: url(../img/reserve/frame02.png);
}

.reserve-campaign-box {
  position: relative;
  padding: 10.6666666667vw 0 8vw 0;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 2;
}

.reserve-campaign-en {
  position: absolute;
  top: -0.8em;
  right: 0;
  color: #ffffff;
  font-family: "Crimson Text";
  font-size: 9.0666666667vw;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0;
  z-index: 1;
}

.reserve-catch {
  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: 3.3333333333vw;
  font-weight: 700;
}
.reserve-catch span {
  padding: 0.2em 0.5em;
  background-color: #e0e915;
  font-weight: 500;
}

.reserve-campaign-gift {
  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;
}
.reserve-campaign-gift > span {
  display: block;
}
.reserve-campaign-gift > span:nth-child(1) {
  font-size: 4.8vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.2em;
  letter-spacing: 0.02em;
}
.reserve-campaign-gift span.en {
  font-family: "Crimson Text";
  font-size: 5.3333333333vw;
  font-weight: 600;
  letter-spacing: 0;
}
.reserve-campaign-gift > span:nth-child(2) {
  margin-left: 0.5em;
  color: #f25041;
  font-size: 4.8vw;
  font-weight: 700;
}
.reserve-campaign-gift span.num {
  font-family: "Crimson Text";
  font-size: 13.3333333333vw;
  font-weight: 600;
}

.reserve-campaign-btn {
  margin: 4.6666666667vw auto 0 auto;
  width: 72vw;
}

.reserve-box {
  position: relative;
  margin: 8vw auto 0 auto;
  padding: 5.3333333333vw 4.6666666667vw;
  width: 92vw;
  background-color: #ffffff;
}

.reserve-box-ttl {
  position: relative;
  margin-bottom: 0.7em;
  padding-bottom: 0.7em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.0666666667vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.45em;
  letter-spacing: 0.04em;
}
.reserve-box-ttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 0.5333333333vw;
  background-image: url(../img/realestate/dashed.svg);
  background-size: auto 0.5333333333vw;
  background-repeat: repeat-x;
}

.reserve-box-desc p {
  color: #727272;
  font-size: 3.3333333333vw;
  font-weight: 500;
  line-height: 2em;
}
.reserve-box-desc ul > li {
  padding-left: 1em;
  font-size: 3.3333333333vw;
  font-weight: 500;
  text-indent: -1em;
  line-height: 2em;
}
.reserve-box-desc ul > li::before {
  content: "・";
}
.reserve-box-desc ul,
.reserve-box-desc p:nth-child(n+2) {
  margin-top: 1.5em;
}

@media screen and (min-width: 751px) {
  .reserve-campaign {
    padding-bottom: 6vw;
  }
  .reserve-campaign-image {
    padding-top: 11.4285714286vw;
  }
  .reserve-campaign-image:before {
    bottom: -4.2857142857vw;
    width: 48.5714285714vw;
  }
  .reserve-campaign-image:after {
    top: 2.0952380952vw;
    left: 2.380952381vw;
    width: 50vw;
  }
  .reserve-campaign--01 .reserve-campaign-image {
    height: 51.3333333333vw;
  }
  .reserve-campaign--02 .reserve-campaign-image {
    height: 100.1904761905vw;
  }
  .reserve-campaign-box {
    padding: 5.7142857143vw 0 4.2857142857vw 0;
  }
  .reserve-campaign-en {
    font-size: 4.5714285714vw;
  }
  .reserve-catch {
    margin-bottom: 1.9047619048vw;
  }
  .reserve-campaign-gift > span:nth-child(1) {
    font-size: 2.4761904762vw;
  }
  .reserve-campaign-gift span.en {
    font-size: 2.8571428571vw;
  }
  .reserve-campaign-gift > span:nth-child(2) {
    font-size: 2.4761904762vw;
  }
  .reserve-campaign-gift span.num {
    font-size: 7.1428571429vw;
  }
  .reserve-campaign-btn {
    margin-top: 2.380952381vw;
    width: 37.619047619vw;
  }
  .reserve-box {
    margin-top: 3.3333333333vw;
    padding: 3.3333333333vw 2.5714285714vw;
    width: 47.619047619vw;
  }
  .reserve-box-ttl {
    font-size: 2.5714285714vw;
  }
  .reserve-box-ttl:after {
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
  .reserve-box-desc p {
    font-size: 1.7142857143vw;
  }
  .reserve-box-desc ul > li {
    font-size: 1.7142857143vw;
  }
}
@media screen and (min-width: 1051px) {
  .reserve-campaign {
    padding-bottom: 3.125vw;
  }
  .reserve-campaign-image {
    padding-top: 8.3333333333vw;
  }
  .reserve-campaign-image:before {
    bottom: -3.125vw;
    width: 35.4166666667vw;
  }
  .reserve-campaign-image:after {
    top: 1.5277777778vw;
    left: 1.7361111111vw;
    width: 36.4583333333vw;
  }
  .reserve-campaign--01 .reserve-campaign-image {
    height: 37.4305555556vw;
  }
  .reserve-campaign--02 .reserve-campaign-image {
    height: 73.0555555556vw;
  }
  .reserve-campaign-box {
    padding: 4.1666666667vw 0 3.125vw 0;
  }
  .reserve-campaign-en {
    font-size: 3.3333333333vw;
  }
  .reserve-catch {
    margin-bottom: 1.3888888889vw;
  }
  .reserve-campaign-gift > span:nth-child(1) {
    font-size: 1.8055555556vw;
  }
  .reserve-campaign-gift span.en {
    font-size: 2.0833333333vw;
  }
  .reserve-campaign-gift > span:nth-child(2) {
    font-size: 1.8055555556vw;
  }
  .reserve-campaign-gift span.num {
    font-size: 5.2083333333vw;
  }
  .reserve-campaign-btn {
    margin-top: 1.7361111111vw;
    width: 27.4305555556vw;
  }
  .reserve-box {
    margin-top: 2.4305555556vw;
    padding: 2.4305555556vw 1.875vw;
    width: 34.7222222222vw;
  }
  .reserve-box-ttl {
    font-size: 1.875vw;
  }
  .reserve-box-ttl:after {
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
  .reserve-box-desc p {
    font-size: 1.25vw;
  }
  .reserve-box-desc ul > li {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .reserve-campaign {
    padding-bottom: 45px;
  }
  .reserve-campaign-image {
    padding-top: 120px;
  }
  .reserve-campaign-image:before {
    bottom: -45px;
    width: 510px;
  }
  .reserve-campaign-image:after {
    top: 22px;
    left: 25px;
    width: 525px;
    height: 100%;
  }
  .reserve-campaign--01 .reserve-campaign-image {
    height: 539px;
  }
  .reserve-campaign--02 .reserve-campaign-image {
    height: 1052px;
  }
  .reserve-campaign-box {
    padding: 60px 0 45px 0;
  }
  .reserve-campaign-en {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .reserve-catch {
    margin-bottom: 20px;
  }
  .reserve-campaign-gift > span:nth-child(1) {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .reserve-campaign-gift span.en {
    font-size: 30px;
    font-size: 3rem;
  }
  .reserve-campaign-gift > span:nth-child(2) {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .reserve-campaign-gift span.num {
    font-size: 75px;
    font-size: 7.5rem;
  }
  .reserve-campaign-btn {
    margin-top: 25px;
    width: 395px;
  }
  .reserve-box {
    margin-top: 35px;
    padding: 35px 27px;
    width: 500px;
  }
  .reserve-box-ttl {
    font-size: 27px;
    font-size: 2.7rem;
  }
  .reserve-box-ttl:after {
    height: 2px;
    background-size: auto 2px;
  }
  .reserve-box-desc p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .reserve-box-desc ul > li {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* ------------------------------------------- step - */
.reserve-step {
  position: relative;
  margin-top: 7.3333333333vw;
}

.reserve-step-head {
  margin-bottom: 1em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.45em;
  letter-spacing: 0.1em;
}

.reserve-step-list > li {
  position: relative;
  padding: 4.6666666667vw;
  background-color: #707070;
}
.reserve-step-list > li:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 31.3333333333vw;
  height: 20.9333333333vw;
  background-size: contain;
  background-position: center center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.reserve-step-list > li:nth-child(n+2) {
  margin-top: 4vw;
}

.reserve-step-list > li:nth-child(1):after {
  background-image: url(../img/reserve/step01.png);
}

.reserve-step-list > li:nth-child(2):after {
  background-image: url(../img/reserve/step02.png);
}

.reserve-step-list > li:nth-child(3):after {
  background-image: url(../img/reserve/step03.png);
}

.reserve-step-num {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 0.5em;
  padding-bottom: 0.3em;
  color: #ffffff;
  font-family: "Crimson Text";
  font-size: 4vw;
  font-weight: 500;
}
.reserve-step-num span {
  margin-left: 0.2em;
  font-size: 1.2em;
}
.reserve-step-num:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.5333333333vw;
  background-color: #F5FD06;
}

.reserve-step-ttl {
  color: #ffffff;
  font-weight: 500;
  line-height: 1.75em;
}
.reserve-step-ttl span {
  font-size: 1.2em;
}

@media screen and (min-width: 751px) {
  .reserve-step {
    margin-top: 3.8095238095vw;
  }
  .reserve-step-head {
    font-size: 2.0952380952vw;
  }
  .reserve-step-list > li {
    padding: 2.380952381vw;
  }
  .reserve-step-list > li:after {
    right: 1.4285714286vw;
    width: 16.1904761905vw;
    height: 10.2857142857vw;
  }
  .reserve-step-list > li:nth-child(n+2) {
    margin-top: 1.9047619048vw;
  }
  .reserve-step-num {
    font-size: 1.9047619048vw;
  }
  .reserve-step-num:after {
    height: 0.1904761905vw;
  }
}
@media screen and (min-width: 1051px) {
  .reserve-step {
    margin-top: 2.7777777778vw;
  }
  .reserve-step-head {
    font-size: 1.5277777778vw;
  }
  .reserve-step-list > li {
    padding: 1.7361111111vw;
  }
  .reserve-step-list > li:after {
    right: 1.0416666667vw;
    width: 11.8055555556vw;
    height: 7.5vw;
  }
  .reserve-step-list > li:nth-child(n+2) {
    margin-top: 1.3888888889vw;
  }
  .reserve-step-num {
    font-size: 1.3888888889vw;
  }
  .reserve-step-num:after {
    height: 0.1388888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .reserve-step {
    margin-top: 40px;
  }
  .reserve-step-head {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .reserve-step-list > li {
    padding: 25px;
  }
  .reserve-step-list > li:after {
    right: 15px;
    width: 170px;
    height: 108px;
  }
  .reserve-step-list > li:nth-child(n+2) {
    margin-top: 20px;
  }
  .reserve-step-num {
    font-size: 20px;
    font-size: 2rem;
  }
  .reserve-step-num:after {
    height: 2px;
  }
}
/* ------------------------------------------- questionnaire - */
.questionnaire {
  position: relative;
  margin-top: 9.3333333333vw;
}

.questionnaire-more {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 13.3333333333vw;
  background-color: #b1a696;
}
.questionnaire-more span {
  color: #ffffff;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 600;
}
.questionnaire-more:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4vw;
  display: inline-block;
  width: 4vw;
  height: 4vw;
  background-image: url(../img/common/plus.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.questionnaire-more:hover {
  cursor: pointer;
}

.questionnaire-more.is-open:after {
  background-image: url(../img/common/minus.svg);
}

.questionnaire-content {
  display: none;
  padding-top: 6vw;
}

@media screen and (min-width: 751px) {
  .questionnaire {
    margin-top: 4.7619047619vw;
  }
  .questionnaire-more {
    height: 7.0476190476vw;
  }
  .questionnaire-more span {
    font-size: 1.9047619048vw;
  }
  .questionnaire-more:after {
    right: 1.9047619048vw;
    width: 1.9047619048vw;
    height: 1.9047619048vw;
  }
  .questionnaire-content {
    padding-top: 2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .questionnaire {
    margin-top: 4.1666666667vw;
  }
  .questionnaire-more {
    height: 5.1388888889vw;
  }
  .questionnaire-more span {
    font-size: 1.3888888889vw;
  }
  .questionnaire-more:after {
    right: 1.3888888889vw;
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
  .questionnaire-content {
    padding-top: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .questionnaire {
    margin-top: 50px;
  }
  .questionnaire-more {
    height: 74px;
  }
  .questionnaire-more span {
    font-size: 20px;
    font-size: 2rem;
  }
  .questionnaire-more:after {
    right: 20px;
    width: 20px;
    height: 20px;
  }
  .questionnaire-content {
    padding-top: 30px;
  }
}
/* sub -- >  sitemap
-------------------------------------------------------------------------------*/
.sitemap {
  margin: 0 auto;
  width: 89.3333333333vw;
}

.sitemap > li {
  position: relative;
}
.sitemap > li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-image: url(../img/common/dashed.svg);
  background-size: auto 1px;
  background-repeat: repeat-x;
}

.sitemap > li > div {
  position: relative;
}

.sitemap > li > div.sitemap-parent:nth-child(1):after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 4vw;
  height: 4vw;
  background-image: url(../img/header/plus.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

.sitemap > li > div.sitemap-parent:nth-child(1).is-open:after {
  background-image: url(../img/header/minus.svg);
}

.sitemap-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 12vw 0 2.6666666667vw;
  height: 14.6666666667vw;
  cursor: pointer;
}

.sitemap-menu-jp {
  position: relative;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4vw;
  font-weight: 500;
  letter-spacing: 0.12em;
}

.sitemap > li > div:not(.sitemap-submenu) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

.sitemap-submenu {
  display: none;
  position: relative;
  margin-left: auto;
  padding-bottom: 3.3333333333vw;
  width: 84vw;
}

.sitemap-submenu-list a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4vw;
  height: 10vw;
  font-size: 3.7333333333vw;
}
.sitemap-submenu-list a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
}

.sitemap-submenu-list a:last-child:before {
  content: none;
}

@media screen and (min-width: 751px) {
  .sitemap {
    margin: 0 auto;
    width: 41.9047619048vw;
  }
  .sitemap > li:after {
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
  .sitemap > li > div.sitemap-parent:nth-child(1):after {
    right: 0.9523809524vw;
    width: 1.5238095238vw;
    height: 1.5238095238vw;
  }
  .sitemap-menu {
    padding: 0 3.8095238095vw 0 0.9523809524vw;
    height: 6.6666666667vw;
  }
  .sitemap-menu-jp {
    font-size: 1.7142857143vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .sitemap > li:hover .sitemap-menu-jp {
    color: #808080;
  }
  .sitemap-submenu {
    padding-bottom: 1.4285714286vw;
    width: 38.0952380952vw;
  }
  .sitemap-submenu-list a {
    padding: 0 1.4285714286vw;
    height: 5.7142857143vw;
    font-size: 1.5238095238vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .sitemap-submenu-list a:before {
    height: 0.0952380952vw;
  }
  .sitemap-submenu-list a:hover {
    color: #808080;
  }
}
@media screen and (min-width: 1051px) {
  .sitemap {
    width: 30.5555555556vw;
  }
  .sitemap > li:after {
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
  .sitemap > li > div.sitemap-parent:nth-child(1):after {
    right: 0.6944444444vw;
    width: 1.1111111111vw;
    height: 1.1111111111vw;
  }
  .sitemap-menu {
    padding: 0 2.7777777778vw 0 0.6944444444vw;
    height: 4.8611111111vw;
  }
  .sitemap-menu-jp {
    font-size: 1.25vw;
  }
  .sitemap-submenu {
    padding-bottom: 1.0416666667vw;
    width: 27.7777777778vw;
  }
  .sitemap-submenu-list a {
    padding: 0 1.0416666667vw;
    height: 4.1666666667vw;
    font-size: 1.1111111111vw;
  }
  .sitemap-submenu-list a:before {
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .sitemap {
    width: 440px;
  }
  .sitemap > li:after {
    height: 2px;
    background-size: auto 2px;
  }
  .sitemap > li > div.sitemap-parent:nth-child(1):after {
    right: 10px;
    width: 16px;
    height: 16px;
  }
  .sitemap-menu {
    padding: 0 40px 0 10px;
    height: 70px;
  }
  .sitemap-menu-jp {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .sitemap-submenu {
    padding-bottom: 15px;
    width: 400px;
  }
  .sitemap-submenu-list a {
    padding: 0 15px;
    height: 60px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .sitemap-submenu-list a:before {
    height: 1px;
  }
}
/* sub -- > two-family-house
-------------------------------------------------------------------------------*/
/* ------------------------------------------- twofamily - */
.sec--twofamily {
  padding: 10.6666666667vw 0 13.3333333333vw 0;
}
.sec--twofamily:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #f0ede6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.sec--twofamily > div:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}

.twofamily-image {
  margin: 0 0 8vw -1.3333333333vw;
  width: 94.6666666667vw;
}

.twofamily-content {
  margin: 0 auto;
  width: 77.3333333333vw;
}

.twofamily-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.02em;
}

.twofamily-desc {
  margin-top: 1em;
}
.twofamily-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .sec--twofamily {
    padding: 5.7142857143vw 0 7.1428571429vw 0;
  }
  .sec--twofamily:before {
    width: 52.380952381vw;
  }
  .sec--twofamily > div:nth-child(n+2) {
    margin-top: 7.1428571429vw;
  }
  .twofamily-image {
    margin: 0 0 4.2857142857vw -0.5714285714vw;
    width: 49.3333333333vw;
  }
  .twofamily-content {
    width: 39.0476190476vw;
  }
  .twofamily-ttl {
    font-size: 3.1428571429vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--twofamily {
    padding: 4.1666666667vw 0 5.2083333333vw 0;
  }
  .sec--twofamily:before {
    width: 38.1944444444vw;
  }
  .sec--twofamily > div:nth-child(n+2) {
    margin-top: 5.2083333333vw;
  }
  .twofamily-image {
    margin: 0 0 3.125vw -0.4166666667vw;
    width: 35.9722222222vw;
  }
  .twofamily-content {
    width: 28.4722222222vw;
  }
  .twofamily-ttl {
    font-size: 2.2916666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--twofamily {
    padding: 60px 0 75px 0;
  }
  .sec--twofamily:before {
    width: 550px;
  }
  .sec--twofamily > div:nth-child(n+2) {
    margin-top: 75px;
  }
  .twofamily-image {
    margin: 0 0 45px -6px;
    width: 518px;
  }
  .twofamily-content {
    width: 410px;
  }
  .twofamily-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
}
/* ------------------------------------------- request - */
.twofamily-request {
  position: relative;
  margin-top: 13.3333333333vw;
  padding: 60vw 0 10vw 0;
}
.twofamily-request:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 73.3333333333vw;
  background-image: url(../img/two-family-house/request.jpg);
  background-size: contain;
}

.twofamily-request-box {
  position: relative;
  margin: 0 auto;
  padding: 7.3333333333vw 4.6666666667vw;
  width: 86.6666666667vw;
  background-color: #ffffff;
  z-index: 1;
}

.twofamily-request-ttl {
  margin-bottom: 0.8em;
  font-family: "Crimson Text";
  font-size: 6.1333333333vw;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.04em;
}

.twofamily-request-subttl {
  color: #99855a;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.twofamily-request-desc {
  margin: 2em auto 0 auto;
  width: 77.3333333333vw;
  max-width: 100%;
}
.twofamily-request-desc p {
  line-height: 2.22em;
}

.twofamily-request-btn {
  margin-top: 7.3333333333vw;
}

.twofamily-request-btn .btn-main span {
  font-size: 3.7333333333vw;
}

@media screen and (min-width: 751px) {
  .twofamily-request {
    margin-top: 7.1428571429vw;
    padding: 31.2380952381vw 0 5.2380952381vw 0;
  }
  .twofamily-request:before {
    height: 38.380952381vw;
    background-image: image-set(url(../img/two-family-house/request.jpg) 1x, url(../img/two-family-house/request-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/two-family-house/request.jpg) 1x, url(../img/two-family-house/request-2x.jpg) 2x);
  }
  .twofamily-request-box {
    padding: 3.8095238095vw 2.380952381vw;
    width: 45.1428571429vw;
  }
  .twofamily-request-ttl {
    font-size: 3.1428571429vw;
  }
  .twofamily-request-subttl {
    font-size: 1.9047619048vw;
  }
  .twofamily-request-desc {
    width: 38.5714285714vw;
  }
  .twofamily-request-btn {
    margin-top: 3.8095238095vw;
  }
  .twofamily-request-btn .btn-main span {
    font-size: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .twofamily-request {
    margin-top: 5.2083333333vw;
    padding: 22.7777777778vw 0 3.8194444444vw 0;
  }
  .twofamily-request:before {
    height: 27.9861111111vw;
  }
  .twofamily-request-box {
    padding: 2.7777777778vw 1.7361111111vw;
    width: 32.9166666667vw;
  }
  .twofamily-request-ttl {
    font-size: 2.2916666667vw;
  }
  .twofamily-request-subttl {
    font-size: 1.3888888889vw;
  }
  .twofamily-request-desc {
    width: 28.125vw;
  }
  .twofamily-request-btn {
    margin-top: 2.7777777778vw;
  }
  .twofamily-request-btn .btn-main span {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .twofamily-request {
    margin-top: 75px;
    padding: 328px 0 55px 0;
  }
  .twofamily-request:before {
    height: 403px;
  }
  .twofamily-request-box {
    padding: 40px 25px;
    width: 474px;
  }
  .twofamily-request-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .twofamily-request-subttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .twofamily-request-desc {
    width: 405px;
  }
  .twofamily-request-btn {
    margin-top: 40px;
  }
  .twofamily-request-btn .btn-main span {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* sub -- > with store
-------------------------------------------------------------------------------*/
/* ------------------------------------------- merit - */
.sec--store-merit {
  padding: 11.3333333333vw 0 13.3333333333vw 0;
}
.sec--store-merit:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #f0ede6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.sec--store-merit .head-d {
  font-size: 5.8666666667vw;
}

.store-merit {
  margin-left: -1.3333333333vw;
  width: 94.6666666667vw;
}

.store-merit > li {
  position: relative;
  padding: 10.6666666667vw 8vw 8vw 8vw;
  background-color: #ffffff;
  z-index: 1;
}
.store-merit > li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 5.3333333333vw);
  height: calc(100% - 5.3333333333vw);
  border-color: #99855a;
  border-style: solid;
  border-width: 1px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}

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

.store-merit-num {
  position: absolute;
  top: 0;
  left: 5.3333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 2.6666666667vw;
  background-color: #ffffff;
  color: #a68e52;
  font-family: "Crimson Text";
  font-size: 4.8vw;
  font-weight: 400;
  letter-spacing: 0.08em;
  z-index: 1;
}
.store-merit-num span {
  font-size: 6.6666666667vw;
}

.store-merit-ttl {
  margin-bottom: 0.7em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.3333333333vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.6em;
  letter-spacing: 0.02em;
}

.store-merit-desc p {
  color: #737373;
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .sec--store-merit {
    padding: 6.1904761905vw 0 7.1428571429vw 0;
  }
  .sec--store-merit:before {
    width: 52.380952381vw;
  }
  .sec--store-merit .head-d {
    font-size: 3.0476190476vw;
  }
  .store-merit {
    margin-left: -0.5714285714vw;
    width: 49.3333333333vw;
  }
  .store-merit > li {
    padding: 5.7142857143vw 3.8095238095vw 4.2857142857vw 3.8095238095vw;
  }
  .store-merit > li:before {
    width: calc(100% - 2.8571428571vw);
    height: calc(100% - 2.8571428571vw);
    border-width: 0.0952380952vw;
  }
  .store-merit > li:nth-child(n+2) {
    margin-top: 3.3333333333vw;
  }
  .store-merit-num {
    left: 2.8571428571vw;
    padding: 0 1.4285714286vw;
    font-size: 2.4761904762vw;
  }
  .store-merit-num span {
    font-size: 3.4285714286vw;
  }
  .store-merit-ttl {
    font-size: 2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--store-merit {
    padding: 4.5138888889vw 0 5.2083333333vw 0;
  }
  .sec--store-merit:before {
    width: 38.1944444444vw;
  }
  .sec--store-merit .head-d {
    font-size: 2.2222222222vw;
  }
  .store-merit {
    margin-left: -0.4166666667vw;
    width: 35.9722222222vw;
  }
  .store-merit > li {
    padding: 4.1666666667vw 2.7777777778vw 3.125vw 2.7777777778vw;
  }
  .store-merit > li:before {
    width: calc(100% - 2.0833333333vw);
    height: calc(100% - 2.0833333333vw);
    border-width: 0.0694444444vw;
  }
  .store-merit > li:nth-child(n+2) {
    margin-top: 2.4305555556vw;
  }
  .store-merit-num {
    left: 2.0833333333vw;
    padding: 0 1.0416666667vw;
    font-size: 1.8055555556vw;
  }
  .store-merit-num span {
    font-size: 2.5vw;
  }
  .store-merit-ttl {
    font-size: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--store-merit {
    padding: 65px 0 75px 0;
  }
  .sec--store-merit:before {
    width: 550px;
  }
  .sec--store-merit .head-d {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .store-merit {
    margin-left: -6px;
    width: 518px;
  }
  .store-merit > li {
    padding: 60px 40px 45px 40px;
  }
  .store-merit > li:before {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border-width: 1px;
  }
  .store-merit > li:nth-child(n+2) {
    margin-top: 35px;
  }
  .store-merit-num {
    left: 30px;
    padding: 0 15px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .store-merit-num span {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .store-merit-ttl {
    font-size: 30px;
    font-size: 3rem;
  }
}
/* ------------------------------------------- works - */
.sec--store-works {
  margin-top: 17.3333333333vw;
}

.store > li:nth-child(n+2) {
  margin-top: 11.3333333333vw;
}

.store-head {
  position: relative;
  margin-bottom: 5.3333333333vw;
  padding: 5.3333333333vw 0 0 10vw;
  min-height: 25.3333333333vw;
}

.store-num {
  position: absolute;
  top: -0.12em;
  left: -0.12em;
  color: #f0ede6;
  font-family: "Crimson Text";
  font-size: 33.3333333333vw;
  font-weight: 400;
}

.store-ttl {
  position: relative;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.8666666667vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
  z-index: 1;
}

.store-image {
  position: relative;
  margin: 6.6666666667vw 0 5.3333333333vw -4vw;
  padding-bottom: 6.6666666667vw;
  width: 100vw;
}
.store-image:before {
  content: "";
  position: absolute;
  left: 6.6666666667vw;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #f0ede6;
  z-index: -1;
}

.store-name {
  position: relative;
  margin: 0 auto 1em auto;
  padding-bottom: 0.5em;
  width: 81.3333333333vw;
  font-size: 4.1333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}
.store-name:after {
  content: "";
  position: absolute;
  left: -9.3333333333vw;
  bottom: 0;
  display: inline-block;
  width: 90.6666666667vw;
  height: 0.5333333333vw;
  background-image: url(../img/realestate/dashed.svg);
  background-size: auto 0.5333333333vw;
  background-repeat: repeat-x;
}

.store-subimage {
  margin: 6.6666666667vw 0 5.3333333333vw -1.3333333333vw;
  width: 94.6666666667vw;
}

@media screen and (min-width: 751px) {
  .sec--store-works {
    margin-top: 9.0476190476vw;
  }
  .store > li:nth-child(n+2) {
    margin-top: 6.1904761905vw;
  }
  .store-head {
    margin-bottom: 2.8571428571vw;
    padding: 2.8571428571vw 0 0 5.2380952381vw;
    min-height: 13.3333333333vw;
  }
  .store-num {
    font-size: 17.3333333333vw;
  }
  .store-ttl {
    font-size: 2.8571428571vw;
  }
  .store-image {
    margin: 3.3333333333vw 0 2.8571428571vw -2.0952380952vw;
    padding-bottom: 3.3333333333vw;
    width: 52.380952381vw;
  }
  .store-image:before {
    left: 3.3333333333vw;
  }
  .store-name {
    width: 40.9523809524vw;
    font-size: 2.1904761905vw;
  }
  .store-name:after {
    left: -5.7142857143vw;
    width: 46.6666666667vw;
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
  .store-subimage {
    margin: 3.3333333333vw 0 2.8571428571vw -0.5714285714vw;
    width: 49.3333333333vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--store-works {
    margin-top: 6.5972222222vw;
  }
  .store > li:nth-child(n+2) {
    margin-top: 4.5138888889vw;
  }
  .store-head {
    margin-bottom: 2.0833333333vw;
    padding: 2.0833333333vw 0 0 3.8194444444vw;
    min-height: 9.7222222222vw;
  }
  .store-num {
    font-size: 12.6388888889vw;
  }
  .store-ttl {
    font-size: 2.0833333333vw;
  }
  .store-image {
    margin: 2.4305555556vw 0 2.0833333333vw -1.5277777778vw;
    padding-bottom: 2.4305555556vw;
    width: 38.1944444444vw;
  }
  .store-image:before {
    left: 2.4305555556vw;
  }
  .store-name {
    width: 29.8611111111vw;
    font-size: 1.5972222222vw;
  }
  .store-name:after {
    left: -4.1666666667vw;
    width: 34.0277777778vw;
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
  .store-subimage {
    margin: 2.4305555556vw 0 2.0833333333vw -0.4166666667vw;
    width: 35.9722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--store-works {
    margin-top: 95px;
  }
  .store > li:nth-child(n+2) {
    margin-top: 65px;
  }
  .store-head {
    margin-bottom: 30px;
    padding: 30px 0 0 55px;
    min-height: 140px;
  }
  .store-num {
    font-size: 182px;
    font-size: 18.2rem;
  }
  .store-ttl {
    font-size: 30px;
    font-size: 3rem;
  }
  .store-name {
    width: 430px;
    font-size: 23px;
    font-size: 2.3rem;
  }
  .store-name:after {
    left: -60px;
    width: 490px;
    height: 2px;
    background-size: auto 2px;
  }
  .store-image {
    margin: 35px 0 30px -22px;
    padding-bottom: 35px;
    width: 550px;
  }
  .store-image:before {
    left: 35px;
  }
  .store-subimage {
    margin: 35px 0 30px -6px;
    width: 518px;
  }
}
/* ------------------------------------------- request - */
.store-request {
  padding-bottom: 12vw;
}

.store-request-head {
  position: relative;
  padding: 8vw 12vw 21.3333333333vw 12vw;
  background-color: #c2b082;
}

.store-request-en {
  color: #ffffff;
  font-family: "Crimson Text";
  font-size: 10.6666666667vw;
  font-weight: 400;
  letter-spacing: 0.04em;
}

.store-request-jp {
  margin-top: 1.2em;
  color: #fbedcb;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}

.store-request-box {
  position: relative;
  top: -13.3333333333vw;
  margin: 0 auto -13.3333333333vw auto;
  padding: 8.6666666667vw 6.6666666667vw 7.3333333333vw 6.6666666667vw;
  width: 86.6666666667vw;
  background-color: #ffffff;
  z-index: 1;
}

.store-request-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.6666666667vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.3em;
  letter-spacing: 0.1em;
}

.store-request-desc {
  margin-top: 1em;
}
.store-request-desc p {
  line-height: 2.22em;
}

.store-request-btn {
  margin-top: 7.3333333333vw;
}

.store-request-btn .btn-main span {
  font-size: 3.7333333333vw;
}

@media screen and (min-width: 751px) {
  .store-request {
    padding-bottom: 6.1904761905vw;
  }
  .store-request-head {
    padding: 4.2857142857vw 6.6666666667vw 10.9523809524vw 6.6666666667vw;
  }
  .store-request-en {
    font-size: 5.5238095238vw;
  }
  .store-request-jp {
    font-size: 1.9047619048vw;
  }
  .store-request-box {
    top: -7.1428571429vw;
    margin-bottom: -7.1428571429vw;
    padding: 3.3333333333vw 2.380952381vw;
    width: 45.1428571429vw;
  }
  .store-request-ttl {
    font-size: 3.4285714286vw;
  }
  .store-request-btn {
    margin-top: 3.8095238095vw;
  }
  .store-request-btn .btn-main span {
    font-size: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .store-request {
    padding-bottom: 4.5138888889vw;
  }
  .store-request-head {
    padding: 3.125vw 4.8611111111vw 7.9861111111vw 4.8611111111vw;
  }
  .store-request-en {
    font-size: 4.0277777778vw;
  }
  .store-request-jp {
    font-size: 1.3888888889vw;
  }
  .store-request-box {
    top: -5.2083333333vw;
    margin-bottom: -5.2083333333vw;
    padding: 2.4305555556vw 1.7361111111vw;
    width: 32.9166666667vw;
  }
  .store-request-ttl {
    font-size: 2.5vw;
  }
  .store-request-btn {
    margin-top: 2.7777777778vw;
  }
  .store-request-btn .btn-main span {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .store-request {
    padding-bottom: 65px;
  }
  .store-request-head {
    padding: 45px 70px 115px 70px;
  }
  .store-request-en {
    font-size: 58px;
    font-size: 5.8rem;
  }
  .store-request-jp {
    font-size: 20px;
    font-size: 2rem;
  }
  .store-request-box {
    top: -75px;
    margin-bottom: -75px;
    padding: 35px 25px;
    width: 474px;
  }
  .store-request-ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .store-request-btn {
    margin-top: 40px;
  }
  .store-request-btn .btn-main span {
    font-size: 20px;
    font-size: 2rem;
  }
}
/*  breadcrumb
-------------------------------------------------------------------------------*/
.breadcrumb {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10.6666666667vw;
  padding: 1.8666666667vw 4vw 2.1333333333vw 18.6666666667vw;
  background-color: #c5bcae;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.breadcrumb li {
  position: relative;
  color: #4B4B52;
  font-size: 2.9333333333vw;
  font-weight: 300;
  letter-spacing: 0.08em;
  white-space: nowrap;
}

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

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

.breadcrumb li a {
  position: relative;
}

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

@media screen and (min-width: 751px) {
  .breadcrumb {
    margin-bottom: 5.7142857143vw;
    padding: 0.9523809524vw 1.9047619048vw 1.1428571429vw 1.9047619048vw;
  }
  .breadcrumb::-webkit-scrollbar {
    height: 0.4761904762vw;
    background-color: #c5bcae;
  }
  .breadcrumb::-webkit-scrollbar-thumb {
    background-color: #b1a696;
    border-radius: 0.9523809524vw;
  }
  .breadcrumb li {
    font-size: 1.5238095238vw;
  }
  .breadcrumb li:after {
    margin: 0 0.5714285714vw 0 0.7619047619vw;
  }
  .breadcrumb li a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .breadcrumb li a:after {
    height: 0.1904761905vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .breadcrumb li a:hover {
    color: #f0ede6;
  }
  .breadcrumb li a:hover:after {
    background-color: #c2b082;
  }
}
@media screen and (min-width: 1051px) {
  .breadcrumb {
    margin-bottom: 4.1666666667vw;
    padding: 0.6944444444vw 1.3888888889vw 0.8333333333vw 1.3888888889vw;
  }
  .breadcrumb::-webkit-scrollbar {
    height: 0.3472222222vw;
  }
  .breadcrumb::-webkit-scrollbar-thumb {
    border-radius: 0.6944444444vw;
  }
  .breadcrumb li {
    font-size: 1.1111111111vw;
  }
  .breadcrumb li:after {
    margin: 0 0.4166666667vw 0 0.5555555556vw;
  }
  .breadcrumb li a:after {
    height: 0.1388888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .breadcrumb {
    margin-bottom: 60px;
    padding: 10px 20px 12px 20px;
  }
  .breadcrumb::-webkit-scrollbar {
    height: 5px;
  }
  .breadcrumb::-webkit-scrollbar-thumb {
    border-radius: 10px;
  }
  .breadcrumb li {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .breadcrumb li:after {
    margin: 0 6px 0 8px;
  }
  .breadcrumb li a:after {
    height: 2px;
  }
}
/*  head
-------------------------------------------------------------------------------*/
.head {
  position: relative;
  margin: 0 auto 10.6666666667vw auto;
  padding-top: 4.6666666667vw;
  width: 92vw;
}
.head:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 13.3333333333vw;
  height: 0.5333333333vw;
  background-color: #c2b082;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.head-en {
  position: relative;
  font-family: "Crimson Text";
  font-size: 10.6666666667vw;
  text-align: center;
  letter-spacing: 0.04em;
}
.head-en:first-letter {
  text-transform: uppercase;
}

.head-jp {
  position: relative;
  margin-top: 0.5em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.2em;
}

.head-desc {
  margin: 10vw auto 0 auto;
  width: 77.3333333333vw;
}
.head-desc p {
  line-height: 2.22em;
}
.head-desc p:nth-child(n+2) {
  margin-top: 1.5em;
}

.sub--comp .head-desc p {
  text-align: center;
}

@media screen and (min-width: 751px) {
  .head {
    margin-bottom: 5.7142857143vw;
    padding-top: 3.3333333333vw;
    width: 47.619047619vw;
  }
  .head:before {
    width: 6.9523809524vw;
    height: 0.2857142857vw;
  }
  .head-en {
    font-size: 5.5238095238vw;
  }
  .head-jp {
    font-size: 1.9047619048vw;
  }
  .head-desc {
    margin-top: 4.7619047619vw;
    width: 40.4761904762vw;
  }
}
@media screen and (min-width: 1051px) {
  .head {
    margin-bottom: 4.1666666667vw;
    padding-top: 2.0833333333vw;
    width: 34.7222222222vw;
  }
  .head:before {
    width: 5.0694444444vw;
    height: 0.2083333333vw;
  }
  .head-en {
    font-size: 4.0277777778vw;
  }
  .head-jp {
    font-size: 1.3888888889vw;
  }
  .head-desc {
    margin-top: 3.4722222222vw;
    width: 29.5138888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .head {
    margin-bottom: 60px;
    padding-top: 30px;
    width: 500px;
  }
  .head:before {
    width: 73px;
    height: 3px;
  }
  .head-en {
    font-size: 58px;
    font-size: 5.8rem;
  }
  .head-jp {
    font-size: 20px;
    font-size: 2rem;
  }
  .head-desc {
    margin-top: 50px;
    width: 425px;
  }
}
/*  heading
-------------------------------------------------------------------------------*/
/* ------------------------------------------- head-a - */
.head-a {
  position: relative;
  margin-bottom: 8.6666666667vw;
  padding: 6.6666666667vw 0;
  text-align: center;
}
.head-a span {
  display: inline-block;
  line-height: 1.5em;
  letter-spacing: 0.04em;
}
.head-a:before, .head-a:after {
  content: "";
  position: absolute;
  width: 40vw;
  height: 0.2666666667vw;
}
.head-a:before {
  top: 0;
  left: 0;
}
.head-a:after {
  right: 0;
  bottom: 0;
}

.sec-in .head-a:before {
  left: -5.3333333333vw;
}
.sec-in .head-a:after {
  right: -5.3333333333vw;
}

.sub-in .head-a:before {
  left: -4vw;
}
.sub-in .head-a:after {
  right: -4vw;
}

.head-a--jp span {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 5.8666666667vw;
  font-weight: 500;
}

.head-a--en span {
  font-family: "Crimson Text";
  font-size: 6.6666666667vw;
  font-weight: 400;
}

.head-a--bi span {
  font-family: "Crimson Text", "NotoSerifJP", sans-serif;
  font-size: 5.8666666667vw;
  font-weight: 400;
}

.head-a--bg:before, .head-a--bg:after {
  background-color: #c2b082;
}

.head-a--wh {
  color: #ffffff;
}
.head-a--wh:before, .head-a--wh:after {
  background-color: #ffffff;
}

@media screen and (min-width: 751px) {
  .head-a {
    margin-bottom: 4.7619047619vw;
    padding: 3.3333333333vw 0;
  }
  .head-a:before, .head-a:after {
    width: 20.9523809524vw;
    height: 0.1428571429vw;
  }
  .sec-in .head-a:before {
    left: -2.8571428571vw;
  }
  .sec-in .head-a:after {
    right: -2.8571428571vw;
  }
  .sub-in .head-a:before {
    left: -2.0952380952vw;
  }
  .sub-in .head-a:after {
    right: -2.0952380952vw;
  }
  .head-a--jp span {
    font-size: 3.0476190476vw;
  }
  .head-a--en span {
    font-size: 3.4285714286vw;
  }
  .head-a--bi span {
    font-size: 3.0476190476vw;
  }
}
@media screen and (min-width: 1051px) {
  .head-a {
    margin-bottom: 3.4722222222vw;
    padding: 2.4305555556vw 0;
  }
  .head-a:before, .head-a:after {
    width: 15.2777777778vw;
    height: 0.1041666667vw;
  }
  .sec-in .head-a:before {
    left: -2.0833333333vw;
  }
  .sec-in .head-a:after {
    right: -2.0833333333vw;
  }
  .sub-in .head-a:before {
    left: -1.5277777778vw;
  }
  .sub-in .head-a:after {
    right: -1.5277777778vw;
  }
  .head-a--jp span {
    font-size: 2.2222222222vw;
  }
  .head-a--en span {
    font-size: 2.5vw;
  }
  .head-a--bi span {
    font-size: 2.2222222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .head-a {
    margin-bottom: 50px;
    padding: 35px 0;
  }
  .head-a:before, .head-a:after {
    width: 220px;
    height: 1.5px;
  }
  .sec-in .head-a:before {
    left: -30px;
  }
  .sec-in .head-a:after {
    right: -30px;
  }
  .sub-in .head-a:before {
    left: -22px;
  }
  .sub-in .head-a:after {
    right: -22px;
  }
  .head-a--jp span {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .head-a--en span {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .head-a--bi span {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
/* ------------------------------------------- head-d （関連記事）- */
.head-d {
  position: relative;
  margin-bottom: 10vw;
  padding-top: 5.3333333333vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.5333333333vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.88em;
  letter-spacing: 0.02em;
}
.head-d:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 13.3333333333vw;
  height: 0.5333333333vw;
  background-color: #c2b082;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 751px) {
  .head-d {
    margin-bottom: 5.7142857143vw;
    padding-top: 2.8571428571vw;
    font-size: 2.380952381vw;
  }
  .head-d:before {
    width: 6.9523809524vw;
    height: 0.2857142857vw;
  }
}
@media screen and (min-width: 1051px) {
  .head-d {
    margin-bottom: 4.1666666667vw;
    padding-top: 2.0833333333vw;
    font-size: 1.7361111111vw;
  }
  .head-d:before {
    width: 5.0694444444vw;
    height: 0.2083333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .head-d {
    margin-bottom: 60px;
    padding-top: 30px;
    font-size: 25px;
    font-size: 2.5rem;
  }
  .head-d:before {
    width: 73px;
    height: 3px;
  }
}
/* ------------------------------------------- head-d （関連記事）- */
.head-l {
  position: relative;
  margin: 0 auto 1em auto;
  padding-bottom: 0.5em;
  width: 86.6666666667vw;
  color: #a68e52;
  font-size: 4.1333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}
.head-l:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 0.5333333333vw;
  background-image: url(../img/common/dashed.svg);
  background-size: auto 0.5333333333vw;
  background-repeat: repeat-x;
}

@media screen and (min-width: 751px) {
  .head-l {
    max-width: 45.7142857143vw;
    font-size: 2.1904761905vw;
  }
  .head-l:after {
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
}
@media screen and (min-width: 1051px) {
  .head-l {
    max-width: 33.3333333333vw;
    font-size: 1.5972222222vw;
  }
  .head-l:after {
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .head-l {
    max-width: 480px;
    font-size: 23px;
    font-size: 2.3rem;
  }
  .head-l:after {
    height: 2px;
    background-size: auto 2px;
  }
}
/*  post
-------------------------------------------------------------------------------*/
.post {
  position: relative;
}

.post-ttl {
  position: relative;
  margin-bottom: 0.7em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.post-date {
  margin-bottom: 1em;
  color: #c2b082;
  font-family: "Crimson Text";
  font-size: 3.7333333333vw;
  font-weight: 600;
  letter-spacing: 0.1em;
}

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

.post-intro {
  padding: 0 3.3333333333vw;
}

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

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

@media screen and (min-width: 751px) {
  .post-ttl {
    font-size: 3.0476190476vw;
  }
  .post-date {
    font-size: 1.9047619048vw;
  }
  .post-image {
    margin-bottom: 3.3333333333vw;
  }
  .post-intro {
    padding: 0 1.9047619048vw;
  }
  .post .editor {
    margin-top: 2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .post-ttl {
    font-size: 2.2222222222vw;
  }
  .post-date {
    font-size: 1.3888888889vw;
  }
  .post-image {
    margin-bottom: 2.4305555556vw;
  }
  .post-intro {
    padding: 0 1.3888888889vw;
  }
  .post .editor {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .post-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .post-date {
    font-size: 20px;
    font-size: 2rem;
  }
  .post-image {
    margin-bottom: 35px;
  }
  .post-intro {
    padding: 0 20px;
  }
  .post .editor {
    margin-top: 30px;
  }
}
/* editor
-------------------------------------------------------------------------------*/
.editor {
  position: relative;
  margin: 0 auto;
  width: 100%;
  font-family: "NotoSansJP", sans-serif;
}

.editor h2,
.head-edi2 {
  position: relative;
  margin: 1.3em 0 0.7em 0;
  padding: 4.6666666667vw 5.3333333333vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}
.editor h2:before, .editor h2:after,
.head-edi2:before,
.head-edi2:after {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% - 2.6666666667vw);
}
.editor h2:before,
.head-edi2:before {
  top: 0;
  left: -1.3333333333vw;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
  z-index: -1;
}
.editor h2:after,
.head-edi2:after {
  right: -1.3333333333vw;
  bottom: 0;
  background-color: #f0ede6;
  z-index: -2;
}

.editor h3,
.head-edi3 {
  position: relative;
  margin: 1.5em 0 0.7em 0;
  padding: 5.3333333333vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}
.editor h3:before, .editor h3:after,
.head-edi3:before,
.head-edi3:after {
  content: "";
  position: absolute;
  width: 33.3333333333vw;
  height: 1px;
  background-color: #c2b082;
}
.editor h3:before,
.head-edi3:before {
  top: 0;
  left: -4vw;
}
.editor h3:after,
.head-edi3:after {
  right: -4vw;
  bottom: 0;
}

.editor h4,
.head-edi4 {
  position: relative;
  margin: 1em 0 0.7em 0;
  padding-left: 8vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.8666666667vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}
.editor h4:before,
.head-edi4:before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 2.6666666667vw;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.6vw 0 1.6vw 2.6666666667vw;
  border-color: transparent transparent transparent #a68e52;
}

.editor h5,
.editor h6 {
  margin: 1em 0;
  padding: 0 3.3333333333vw;
}

.editor p,
.editor .event_box_detail,
.editor .instructor,
.editor .lesson_box_detail {
  padding: 0 3.3333333333vw;
  line-height: 2.22em;
}

.editor .instructor p {
  padding: 0;
}

.editor a {
  position: relative;
  line-height: 1.5em;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(0%, #c2b082));
  background: linear-gradient(transparent 90%, #c2b082 0%);
}

.editor a:hover {
  opacity: 0.8;
}

.editor strong {
  display: inline-block;
  margin: 0.5em 0;
  color: #c2b082;
  font-weight: 500;
}

.editor img {
  max-width: 100%;
  height: auto;
}

.editor img.alignleft,
.editor img.alignright,
.editor img.aligncenter {
  display: block;
  margin: 1.5em auto;
}

.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 ul {
  margin: 1em 0 1.5em 0;
  padding: 0 3.3333333333vw;
}

.editor ul li:nth-child(n+2),
.editor ol li:nth-child(n+2) {
  margin-top: 0.5em;
}

.editor ul li {
  margin-left: 1em;
  list-style-type: square;
  line-height: 2.22em;
}

.editor ol {
  margin: 1em 0 1.5em 0;
  padding: 0 3.3333333333vw;
}

.editor ol li {
  margin-left: 2em;
  list-style-type: decimal-leading-zero;
  line-height: 2.22em;
}

.editor blockquote {
  margin: 1.5em 1em;
  padding: 1em;
  background-color: #ffffff;
  font-style: italic;
}

.editor table {
  margin: 2.6666666667vw 0;
  border: 0.5333333333vw solid #eee;
}

.editor table th {
  width: 30%;
  font-weight: 700;
  background-color: #000;
  color: #ffffff;
}

.editor table th,
.editor table td {
  padding: 0.8em 1em;
  border: 0.5333333333vw solid #eee;
  line-height: 1.25em;
}

.editor table thead {
  background-color: #eee;
}

.editor table thead th,
.editor table thead td {
  font-weight: 700;
}

.editor .event_box_detail,
.editor .lesson_box_detail {
  margin: 8vw 0 10.6666666667vw;
}

.editor .lesson_box_detail {
  padding: 0 !important;
}

.editor .event_box_detail dl:nth-child(n+2) {
  margin-top: 8vw;
}

@media screen and (min-width: 751px) {
  .editor h2,
  .head-edi2 {
    padding: 2.380952381vw 2.8571428571vw;
    font-size: 2.4761904762vw;
  }
  .editor h2:before, .editor h2:after,
  .head-edi2:before,
  .head-edi2:after {
    height: calc(100% - 1.4285714286vw);
  }
  .editor h2:before,
  .head-edi2:before {
    left: -0.7619047619vw;
    border-width: 0.0952380952vw;
  }
  .editor h2:after,
  .head-edi2:after {
    right: -0.7619047619vw;
  }
  .editor h3,
  .head-edi3 {
    padding: 2.380952381vw;
    font-size: 2.1904761905vw;
  }
  .editor h3:before, .editor h3:after,
  .head-edi3:before,
  .head-edi3:after {
    width: 17.1428571429vw;
    height: 0.0952380952vw;
  }
  .editor h3:before,
  .head-edi3:before {
    left: -2.0952380952vw;
  }
  .editor h3:after,
  .head-edi3:after {
    right: -2.0952380952vw;
  }
  .editor h4,
  .head-edi4 {
    padding: 0 1.9047619048vw 0 4.0952380952vw;
    font-size: 1.9047619048vw;
  }
  .editor h4:before,
  .head-edi4:before {
    left: 1.3333333333vw;
    border-width: 0.7619047619vw 0 0.7619047619vw 1.3333333333vw;
  }
  .editor h5,
  .editor h6 {
    padding: 0 1.9047619048vw;
  }
  .editor p,
  .editor .event_box_detail,
  .editor .instructor,
  .editor .lesson_box_detail {
    padding: 0 1.9047619048vw;
  }
  .editor ul,
  .editor ol {
    padding: 0 1.9047619048vw;
  }
  .editor table {
    margin: 0.9523809524vw 0;
    border-width: 0.1904761905vw;
  }
  .editor table th,
  .editor table td {
    border-width: 0.1904761905vw;
  }
  .editor .event_box_detail,
  .editor .lesson_box_detail {
    margin: 2.8571428571vw 0 3.8095238095vw;
  }
  .editor .event_box_detail dl:nth-child(n+2) {
    margin-top: 2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .editor h2,
  .head-edi2 {
    padding: 1.7361111111vw 2.0833333333vw;
    font-size: 1.8055555556vw;
  }
  .editor h2:before, .editor h2:after,
  .head-edi2:before,
  .head-edi2:after {
    height: calc(100% - 1.0416666667vw);
  }
  .editor h2:before,
  .head-edi2:before {
    left: -0.5555555556vw;
    border-width: 0.0694444444vw;
  }
  .editor h2:after,
  .head-edi2:after {
    right: -0.5555555556vw;
  }
  .editor h3,
  .head-edi3 {
    padding: 1.7361111111vw;
    font-size: 1.5972222222vw;
  }
  .editor h3:before, .editor h3:after,
  .head-edi3:before,
  .head-edi3:after {
    width: 12.5vw;
    height: 0.0694444444vw;
  }
  .editor h3:before,
  .head-edi3:before {
    left: -1.5277777778vw;
  }
  .editor h3:after,
  .head-edi3:after {
    right: -1.5277777778vw;
  }
  .editor h4,
  .head-edi4 {
    padding: 0 1.3888888889vw 0 2.9861111111vw;
    font-size: 1.3888888889vw;
  }
  .editor h4:before,
  .head-edi4:before {
    left: 0.9722222222vw;
    border-width: 0.5555555556vw 0 0.5555555556vw 0.9722222222vw;
  }
  .editor h5,
  .editor h6 {
    padding: 0 1.3888888889vw;
  }
  .editor p,
  .editor .event_box_detail,
  .editor .instructor,
  .editor .lesson_box_detail {
    padding: 0 1.3888888889vw;
  }
  .editor ul,
  .editor ol {
    padding: 0 1.3888888889vw;
  }
  .editor table {
    margin: 0.6944444444vw 0;
    border-width: 0.1388888889vw;
  }
  .editor table th,
  .editor table td {
    border-width: 0.1388888889vw;
  }
  .editor .event_box_detail,
  .editor .lesson_box_detail {
    margin: 2.0833333333vw 0 2.7777777778vw;
  }
  .editor .event_box_detail dl:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .editor h2,
  .head-edi2 {
    padding: 25px 30px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .editor h2:before, .editor h2:after,
  .head-edi2:before,
  .head-edi2:after {
    height: calc(100% - 15px);
  }
  .editor h2:before,
  .head-edi2:before {
    left: -8px;
    border-width: 1px;
  }
  .editor h2:after,
  .head-edi2:after {
    right: -8px;
  }
  .editor h3,
  .head-edi3 {
    padding: 25px;
    font-size: 23px;
    font-size: 2.3rem;
  }
  .editor h3:before, .editor h3:after,
  .head-edi3:before,
  .head-edi3:after {
    width: 180px;
    height: 1px;
  }
  .editor h3:before,
  .head-edi3:before {
    left: -22px;
  }
  .editor h3:after,
  .head-edi3:after {
    right: -22px;
  }
  .editor h4,
  .head-edi4 {
    padding: 0 20px 0 43px;
    font-size: 20px;
    font-size: 2rem;
  }
  .editor h4:before,
  .head-edi4:before {
    left: 14px;
    border-width: 8px 0 8px 14px;
  }
  .editor h5,
  .editor h6 {
    padding: 0 20px;
  }
  .editor p,
  .editor .event_box_detail,
  .editor .instructor,
  .editor .lesson_box_detail {
    padding: 0 20px;
  }
  .editor ul,
  .editor ol {
    padding: 0 20px;
  }
  .editor table {
    margin: 10px 0;
    border-width: 2px;
  }
  .editor table th,
  .editor table td {
    border-width: 2px;
  }
  .editor .event_box_detail,
  .editor .lesson_box_detail {
    margin: 30px 0 40px;
  }
  .editor .event_box_detail dl:nth-child(n+2) {
    margin-top: 30px;
  }
}
/*  pagenation
-------------------------------------------------------------------------------*/
.page-archive-navi {
  margin-top: 10.6666666667vw;
}

.page-archive-navi .pagecount {
  margin-bottom: 5.3333333333vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
}
.page-archive-navi .pagecount span {
  display: inline-block;
  margin: 0 0.15em;
  font-family: "Crimson Text";
  font-size: 1.8em;
  font-weight: 400;
}

.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:nth-child(n+2) {
  margin-left: 2.6666666667vw;
}

.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;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
  font-family: "Crimson Text";
  font-size: 4.6666666667vw;
  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: #2d2d32;
  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;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
}
.pagenation-prev a:after,
.pagenation-next a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 5.6vw;
  height: 1.4666666667vw;
  background-image: url(../img/common/arrow-style-1-bk.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) {
  .page-archive-navi {
    margin-top: 7.619047619vw;
  }
  .page-archive-navi .pagecount {
    margin-bottom: 3.8095238095vw;
    font-size: 1.9047619048vw;
  }
  .pagenation-list li:nth-child(n+2) {
    margin-left: 0.9523809524vw;
  }
  .pagenation-list li div,
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
    width: 5.7142857143vw;
    height: 5.7142857143vw;
    border-width: 0.0952380952vw;
    font-size: 2.4761904762vw;
  }
  .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: #2d2d32;
    color: #ffffff;
  }
  .pagenation-prev,
  .pagenation-next {
    width: 5.7142857143vw;
    height: 5.7142857143vw;
  }
  .pagenation-prev a,
  .pagenation-next a {
    height: 5.7142857143vw;
    border-width: 0.0952380952vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .pagenation-prev a:after,
  .pagenation-next a:after {
    width: 2.9523809524vw;
    height: 0.7619047619vw;
    -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: #2d2d32;
  }
  .pagenation-prev a:hover:after,
  .pagenation-next a:hover:after {
    background-image: url(../img/common/arrow-style-1-wh.svg);
  }
}
@media screen and (min-width: 1051px) {
  .page-archive-navi {
    margin-top: 5.5555555556vw;
  }
  .page-archive-navi .pagecount {
    margin-bottom: 2.7777777778vw;
    font-size: 1.3888888889vw;
  }
  .pagenation-list li:nth-child(n+2) {
    margin-left: 0.6944444444vw;
  }
  .pagenation-list li div,
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
    border-width: 0.0694444444vw;
    font-size: 1.8055555556vw;
  }
  .pagenation-prev,
  .pagenation-next {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
  }
  .pagenation-prev a,
  .pagenation-next a {
    height: 4.1666666667vw;
    border-width: 0.0694444444vw;
  }
  .pagenation-prev a:after,
  .pagenation-next a:after {
    width: 2.1527777778vw;
    height: 0.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .page-archive-navi {
    margin-top: 80px;
  }
  .page-archive-navi .pagecount {
    margin-bottom: 40px;
    font-size: 20px;
    font-size: 2rem;
  }
  .pagenation-list li:nth-child(n+2) {
    margin-left: 10px;
  }
  .pagenation-list li div,
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
    width: 60px;
    height: 60px;
    border-width: 1px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .pagenation-prev,
  .pagenation-next {
    width: 60px;
    height: 60px;
  }
  .pagenation-prev a,
  .pagenation-next a {
    height: 60px;
    border-width: 1px;
  }
  .pagenation-prev a:after,
  .pagenation-next a:after {
    width: 31px;
    height: 8px;
  }
}
/*  pagenavi
-------------------------------------------------------------------------------*/
.pagenavi {
  position: relative;
  margin: 10vw auto 0 auto;
  width: 88vw;
}

.pagenavi-prev,
.pagenavi-next {
  position: absolute;
  top: 50%;
  width: 13.3333333333vw;
  height: 13.3333333333vw;
  -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: 13.3333333333vw;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
}

.pagenavi-prev a:after,
.pagenavi-next a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 6.9333333333vw;
  height: 1.7333333333vw;
  background-image: url(../img/common/arrow-style-1-bk.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;
  top: 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;
  height: 13.3333333333vw;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
}
.pagenavi-back a span {
  font-family: "Crimson Text";
  font-size: 4.8vw;
  text-align: center;
  line-height: 1.25em;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 751px) {
  .pagenavi {
    margin-top: 5.7142857143vw;
    width: 46.1904761905vw;
    height: 6.9523809524vw;
  }
  .pagenavi-prev,
  .pagenavi-next {
    width: 6.9523809524vw;
    height: 6.9523809524vw;
  }
  .pagenavi-prev a,
  .pagenavi-next a {
    height: 6.9523809524vw;
    border-width: 0.0952380952vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .pagenavi-prev a:hover,
  .pagenavi-next a:hover {
    background-color: #2d2d32;
  }
  .pagenavi-prev a:hover:after,
  .pagenavi-next a:hover:after {
    background-image: url(../img/common/arrow-style-1-wh.svg);
  }
  .pagenavi-prev a:after,
  .pagenavi-next a:after {
    width: 3.7142857143vw;
    height: 0.9523809524vw;
    -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 {
    width: 29.3333333333vw;
  }
  .pagenavi-back a {
    height: 6.9523809524vw;
    border-width: 0.0952380952vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .pagenavi-back a span {
    font-size: 2.4761904762vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .pagenavi-back a:hover {
    background-color: #2d2d32;
  }
  .pagenavi-back a:hover span {
    color: #ffffff;
  }
}
@media screen and (min-width: 1051px) {
  .pagenavi {
    margin-top: 4.1666666667vw;
    width: 33.6805555556vw;
    height: 5.0694444444vw;
  }
  .pagenavi-prev,
  .pagenavi-next {
    width: 5.0694444444vw;
    height: 5.0694444444vw;
  }
  .pagenavi-prev a,
  .pagenavi-next a {
    height: 5.0694444444vw;
    border-width: 0.0694444444vw;
  }
  .pagenavi-prev a:after,
  .pagenavi-next a:after {
    width: 2.7083333333vw;
    height: 0.6944444444vw;
  }
  .pagenavi-back {
    width: 21.3888888889vw;
  }
  .pagenavi-back a {
    height: 5.0694444444vw;
    border-width: 0.0694444444vw;
  }
  .pagenavi-back a span {
    font-size: 1.8055555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .pagenavi {
    margin-top: 60px;
    width: 485px;
    height: 73px;
  }
  .pagenavi-prev,
  .pagenavi-next {
    width: 73px;
    height: 73px;
  }
  .pagenavi-prev a,
  .pagenavi-next a {
    height: 73px;
    border-width: 1px;
  }
  .pagenavi-prev a:after,
  .pagenavi-next a:after {
    width: 39px;
    height: 10px;
  }
  .pagenavi-back {
    width: 308px;
  }
  .pagenavi-back a {
    height: 73px;
    border-width: 1px;
  }
  .pagenavi-back a span {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
/*  modal
-------------------------------------------------------------------------------*/
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(45, 45, 50, 0.5);
  z-index: 8888;
}

.modal-box {
  position: relative;
  margin: 3% auto;
  width: 94.6666666667vw;
  background-color: #ffffff;
  -webkit-animation-name: modal-open;
          animation-name: modal-open;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  z-index: 2;
}

.modal-open {
  cursor: pointer;
}

.modal-close {
  position: absolute;
  top: 2.6666666667vw;
  right: 2.6666666667vw;
  width: 7.0666666667vw;
  height: 7.0666666667vw;
  background-size: contain;
  border-radius: 50%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  cursor: pointer;
  z-index: 3;
}
.modal-close:hover {
  opacity: 0.8;
}

.modal-close--bg {
  background-image: url(../img/modal/close-bg.svg);
}

.modal-close--gr {
  background-image: url(../img/modal/close-gr.svg);
}

@media screen and (min-width: 751px) {
  .modal-box {
    width: 49.5238095238vw;
  }
  .modal-close {
    top: 1.4285714286vw;
    right: 1.4285714286vw;
    width: 3.8095238095vw;
    height: 3.8095238095vw;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .modal-close:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 1051px) {
  .modal-box {
    width: 36.1111111111vw;
  }
  .modal-close {
    top: 1.0416666667vw;
    right: 1.0416666667vw;
    width: 2.7777777778vw;
    height: 2.7777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .modal-box {
    width: 520px;
  }
  .modal-close {
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
  }
}
@-webkit-keyframes modal-open {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-open {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*  form
-------------------------------------------------------------------------------*/
.form {
  position: relative;
  margin-top: 10.6666666667vw;
  padding: 10.6666666667vw 6.6666666667vw 13.3333333333vw 6.6666666667vw;
  background-color: #f0ede6;
}

.form .head-a:before {
  left: -6.6666666667vw;
}
.form .head-a:after {
  right: -6.6666666667vw;
}

.form-input dl:nth-child(n+2) {
  margin-top: 9.3333333333vw;
}

.form-input dt {
  position: relative;
  margin-bottom: 0.7em;
  color: #2d2d32;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  line-height: 1.5em;
  letter-spacing: 0.03em;
}

.form-select-head {
  margin-bottom: 0.7em;
  color: #2d2d32;
  font-family: "NotoSerifJP", sans-serif;
  line-height: 1.5em;
  letter-spacing: 0.03em;
}

.form-paren {
  font-size: 0.75em;
}

.form-input input[type=text],
.form-input input[type=email],
.form-input input[type=tel],
.form-input input[type=number],
.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: #ffffff;
  color: #2d2d32;
  font-family: "NotoSansJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.65em;
  letter-spacing: 0.03em;
}

.form-input textarea {
  padding: 0.75em 1em;
  width: 100%;
  height: 66.6666666667vw;
  background-color: #ffffff;
  font-family: "NotoSansJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.65em;
  letter-spacing: 0.03em;
}

.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: 4vw;
  padding-bottom: 0.1em;
  width: 13.3333333333vw;
  height: 5.8666666667vw;
  border-color: #a68e52;
  border-style: solid;
  border-width: 1px;
  border-radius: 2.9333333333vw;
  color: #ffffff;
  font-family: "NotoSansJP", sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
  letter-spacing: 0.2em;
}

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

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

.form-hosoku {
  margin-top: 0.5em;
  color: #a0a0a0;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.06em;
}

@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=number],
  .form-input input[type=date],
  .form-input select,
  .form-input textarea {
    font-size: max(3.5vw, 16px);
  }
}
@media screen and (min-width: 751px) {
  .form {
    margin-top: 5.7142857143vw;
    padding: 5.7142857143vw 3.619047619vw 7.1428571429vw 3.619047619vw;
    width: 52.380952381vw;
  }
  .form .head-a:before {
    left: -3.619047619vw;
  }
  .form .head-a:after {
    right: -3.619047619vw;
  }
  .form-input dl:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .form-input dt {
    font-size: 2.1904761905vw;
  }
  .form-input input[type=text],
  .form-input input[type=email],
  .form-input input[type=tel],
  .form-input input[type=number],
  .form-input input[type=date],
  .form-input select {
    height: 7.0476190476vw;
    font-size: 1.9047619048vw;
  }
  .form-name input[type=text] {
    width: 22.2857142857vw;
  }
  .form-input textarea {
    height: 34.8571428571vw;
    font-size: 1.9047619048vw;
  }
  .form-label {
    margin-left: 1.9047619048vw;
    width: 7.0476190476vw;
    height: 3.0476190476vw;
    border-radius: 1.5238095238vw;
    font-size: 1.619047619vw;
  }
  .form-hosoku {
    font-size: 1.619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .form {
    margin-top: 4.1666666667vw;
    padding: 4.1666666667vw 2.6388888889vw 5.2083333333vw 2.6388888889vw;
    width: 38.1944444444vw;
  }
  .form .head-a:before {
    left: -2.6388888889vw;
  }
  .form .head-a:after {
    right: -2.6388888889vw;
  }
  .form-input dl:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .form-input dt {
    font-size: 1.5972222222vw;
  }
  .form-input input[type=text],
  .form-input input[type=email],
  .form-input input[type=tel],
  .form-input input[type=number],
  .form-input input[type=date],
  .form-input select {
    height: 5.1388888889vw;
    font-size: 1.3888888889vw;
  }
  .form-name input[type=text] {
    width: 16.25vw;
  }
  .form-input textarea {
    height: 25.4166666667vw;
    font-size: 1.3888888889vw;
  }
  .form-label {
    margin-left: 1.3888888889vw;
    width: 5.1388888889vw;
    height: 2.2222222222vw;
    border-radius: 1.1111111111vw;
    font-size: 1.1805555556vw;
  }
  .form-hosoku {
    font-size: 1.1805555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .form {
    margin-top: 60px;
    padding: 60px 38px 75px 38px;
    width: 550px;
  }
  .form .head-a:before {
    left: -38px;
  }
  .form .head-a:after {
    right: -38px;
  }
  .form-input dl:nth-child(n+2) {
    margin-top: 50px;
  }
  .form-input dt {
    font-size: 23px;
    font-size: 2.3rem;
  }
  .form-input input[type=text],
  .form-input input[type=email],
  .form-input input[type=tel],
  .form-input input[type=number],
  .form-input input[type=date],
  .form-input select {
    height: 74px;
    font-size: 20px;
  }
  .form-name input[type=text] {
    width: 234px;
  }
  .form-input textarea {
    height: 366px;
    font-size: 20px;
  }
  .form-label {
    margin-left: 20px;
    width: 74px;
    height: 32px;
    border-radius: 16px;
    font-size: 17px;
    font-size: 1.7rem;
  }
  .form-hosoku {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
/* ------------------------------------------- placeholder - */
.form-input input::-webkit-input-placeholder,
.form-input select::-webkit-input-placeholder,
.form-input textarea::-webkit-input-placeholder {
  color: #949494;
}

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

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

/* ------------------------------------------- name - */
.form-name dd {
  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;
}

.form-name dd > div {
  width: 42.6666666667vw;
}

@media screen and (min-width: 751px) {
  .form-name dd > div {
    width: 22.2857142857vw;
  }
}
@media screen and (min-width: 1051px) {
  .form-name dd > div {
    width: 16.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-name dd > div {
    width: 234px;
  }
}
/* ------------------------------------------- date - */
.form-time {
  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;
}

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

.form-time > div .form-select {
  width: 100%;
}

/* ------------------------------------------- online date - */
.form-online-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form-online-date > div:nth-child(1) {
  width: 56vw;
}

.form-online-date > div:nth-child(2) {
  width: 27.3333333333vw;
}

@media screen and (min-width: 751px) {
  .form-online-date > div:nth-child(1) {
    width: 29.5238095238vw;
  }
  .form-online-date > div:nth-child(2) {
    width: 13.8095238095vw;
  }
}
@media screen and (min-width: 1051px) {
  .form-online-date > div:nth-child(1) {
    width: 21.5277777778vw;
  }
  .form-online-date > div:nth-child(2) {
    width: 10.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-online-date > div:nth-child(1) {
    width: 310px;
  }
  .form-online-date > div:nth-child(2) {
    width: 145px;
  }
}
/* ------------------------------------------- other - */
.form-other {
  margin-top: 1em;
}

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

@media screen and (min-width: 751px) {
  .form-other textarea {
    height: 8.5714285714vw;
  }
}
@media screen and (min-width: 1051px) {
  .form-other textarea {
    height: 6.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-other textarea {
    height: 90px;
  }
}
/* ------------------------------------------- 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: inline-block;
  padding: 0.25em 0 0.2em 8.6666666667vw;
  font-size: 3.7333333333vw;
  line-height: 1.25em;
  cursor: pointer;
}

.form-input input[type=radio] + span::before,
.form-input input[type=checkbox] + span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  background-color: #ffffff;
}

.form-input input[type=checkbox] + span::before {
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
  border-radius: 0.4vw;
}

.form-input input[type=radio] + span::before {
  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.6vw;
  width: 3.4666666667vw;
  height: 3.4666666667vw;
  background-color: #c2b082;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.form-input input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  top: 0.2666666667vw;
  left: 0.4vw;
  display: inline-block;
  width: 6.1333333333vw;
  height: 6.1333333333vw;
  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.4285714286vw 0 0 -3.8095238095vw;
    width: calc(100% + 3.8095238095vw);
  }
  .form-input .wpcf7-radio .wpcf7-list-item,
  .form-input .wpcf7-checkbox .wpcf7-list-item {
    margin: 1.4285714286vw 0 0 3.8095238095vw;
  }
  .form-input input[type=radio] + span,
  .form-input input[type=checkbox] + span {
    padding-left: 4.7619047619vw;
    font-size: 1.9047619048vw;
  }
  .form-input input[type=radio] + span::before,
  .form-input input[type=checkbox] + span::before {
    width: 3.4285714286vw;
    height: 3.4285714286vw;
  }
  .form-input input[type=radio]:checked + span::after {
    left: 0.9523809524vw;
    width: 1.5238095238vw;
    height: 1.5238095238vw;
  }
  .form-input input[type=checkbox] + span::before {
    border-width: 0.0952380952vw;
    border-radius: 0.2857142857vw;
  }
  .form-input input[type=checkbox]:checked + span::after {
    top: 0.1904761905vw;
    left: 0.2857142857vw;
    width: 3.0476190476vw;
    height: 3.0476190476vw;
  }
}
@media screen and (min-width: 1051px) {
  .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.4722222222vw;
    font-size: 1.3888888889vw;
  }
  .form-input input[type=radio] + span::before,
  .form-input input[type=checkbox] + span::before {
    width: 2.5vw;
    height: 2.5vw;
  }
  .form-input input[type=radio]:checked + span::after {
    left: 0.6944444444vw;
    width: 1.1111111111vw;
    height: 1.1111111111vw;
  }
  .form-input input[type=checkbox] + span::before {
    border-width: 0.0694444444vw;
    border-radius: 0.2083333333vw;
  }
  .form-input input[type=checkbox]:checked + span::after {
    top: 0.1388888889vw;
    left: 0.2083333333vw;
    width: 2.2222222222vw;
    height: 2.2222222222vw;
  }
}
@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: 50px;
    font-size: 20px;
    font-size: 2rem;
  }
  .form-input input[type=radio] + span::before,
  .form-input input[type=checkbox] + span::before {
    width: 36px;
    height: 36px;
    border-width: 1px;
    border-radius: 3px;
  }
  .form-input input[type=radio]:checked + span::after {
    left: 10px;
    width: 16px;
    height: 16px;
  }
  .form-input input[type=checkbox] + span::before {
    border-width: 1px;
    border-radius: 3px;
  }
  .form-input input[type=checkbox]:checked + span::after {
    top: 2px;
    left: 3px;
    width: 32px;
    height: 32px;
  }
}
/* ------------------------------------------- file - */
.form-input input[type=file] {
  font-size: 3.4666666667vw;
}

.form-input input[type=file]::-webkit-file-upload-button {
  margin-right: 0.75em;
  padding: 0.5em 1.5em;
  background-color: #ffffff;
  border: 0;
  border-radius: 10em;
  color: #c2b082;
  font-size: 3.2vw;
  font-weight: 700;
  text-align: center;
}

.form-input input[type=file]::file-selector-button {
  margin-right: 0.75em;
  padding: 0.5em 1.5em;
  background-color: #ffffff;
  border: 0;
  border-radius: 10em;
  color: #c2b082;
  font-size: 3.2vw;
  font-weight: 700;
  text-align: center;
}

@media screen and (min-width: 751px) {
  .form-input input[type=file] {
    font-size: 2.4vw;
  }
  .form-input input[type=file]::-webkit-file-upload-button {
    font-size: 2.1333333333vw;
  }
  .form-input input[type=file]::file-selector-button {
    font-size: 2.1333333333vw;
  }
}
@media screen and (min-width: 1051px) {
  .form-input input[type=file] {
    font-size: 1.25vw;
  }
  .form-input input[type=file]::-webkit-file-upload-button {
    font-size: 1.1111111111vw;
  }
  .form-input input[type=file]::file-selector-button {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-input input[type=file] {
    font-size: 18px;
  }
  .form-input input[type=file]::-webkit-file-upload-button {
    font-size: 16px;
  }
  .form-input input[type=file]::file-selector-button {
    font-size: 16px;
  }
}
/* ------------------------------------------- select - */
.form-select {
  position: relative;
}

.form-select-box:nth-child(n+2) {
  margin-top: 1.5em;
}

.form-select:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 5.3333333333vw;
  height: 13.3333333333vw;
  background-color: #b1a696;
  pointer-events: none;
  z-index: 1;
}

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

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

.form-selects > div:nth-child(n+2) {
  margin-top: 1em;
}

.form-selects-ttl {
  margin-bottom: 0.5em;
}

.form-selects-item {
  margin-top: 1em;
}

.form-selects-item .form-select {
  margin-top: 0.7em;
}

@media screen and (min-width: 751px) {
  .form-select:before {
    width: 3.0476190476vw;
    height: 7.0476190476vw;
  }
  .form-select:after {
    top: 2.9523809524vw;
    right: 0.5714285714vw;
    width: 1.9047619048vw;
    height: 1.1428571429vw;
  }
}
@media screen and (min-width: 1051px) {
  .form-select:before {
    width: 2.2222222222vw;
    height: 5.1388888889vw;
  }
  .form-select:after {
    top: 2.1527777778vw;
    right: 0.4166666667vw;
    width: 1.3888888889vw;
    height: 0.8333333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-select:before {
    width: 32px;
    height: 74px;
  }
  .form-select:after {
    top: 31px;
    right: 6px;
    width: 20px;
    height: 12px;
  }
}
/* ------------------------------------------- year - */
.form-year {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 35% !important;
}

.form-year > span {
  display: inline-block;
}

.form-year > span:nth-child(n+2) {
  margin-left: 0.3em;
}

/* ------------------------------------------- catalog - */
.catalog-select-check .formErrorContent {
  text-align: center;
}

.catalog-select-check .wpcf7-checkbox {
  display: block;
}

.catalog-select-check .wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
}

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

.catalog-select-check input[type=checkbox] + span {
  position: relative;
  display: inline-block;
  padding-left: 7.3333333333vw;
  color: #a68e52;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.04em;
  cursor: pointer;
}

.catalog-select-check input[type=checkbox] + span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  background-color: #ffffff;
  border-color: #a68e52;
  border-style: solid;
  border-width: 0.2666666667vw;
}

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

@media screen and (min-width: 751px) {
  .catalog-select-check input[type=checkbox] + span {
    padding-left: 4.2857142857vw;
    font-size: 1.9047619048vw;
  }
  .catalog-select-check input[type=checkbox] + span::before {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
    border-width: 0.1904761905vw;
  }
  .catalog-select-check input[type=checkbox]:checked + span::after {
    top: 0.2857142857vw;
    left: 0.380952381vw;
    width: 2.4761904762vw;
    height: 2.4761904762vw;
  }
}
@media screen and (min-width: 1051px) {
  .catalog-select-check input[type=checkbox] + span {
    padding-left: 3.125vw;
    font-size: 1.3888888889vw;
  }
  .catalog-select-check input[type=checkbox] + span::before {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    border-width: 0.1388888889vw;
  }
  .catalog-select-check input[type=checkbox]:checked + span::after {
    top: 0.2083333333vw;
    left: 0.2777777778vw;
    width: 1.8055555556vw;
    height: 1.8055555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .catalog-select-check input[type=checkbox] + span {
    padding-left: 45px;
    font-size: 20px;
    font-size: 2rem;
  }
  .catalog-select-check input[type=checkbox] + span::before {
    width: 30px;
    height: 30px;
    border-width: 2px;
  }
  .catalog-select-check input[type=checkbox]:checked + span::after {
    top: 3px;
    left: 4px;
    width: 26px;
    height: 26px;
  }
}
/* ------------------------------------------- bookset & consent - */
.form-consent {
  position: relative;
  margin-top: 10.6666666667vw;
  text-align: center;
}

.form-bookset {
  position: relative;
  margin-top: 10.6666666667vw;
  padding: 35px 0;
}
.form-bookset:before, .form-bookset:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
}
.form-bookset:before {
  top: 0;
}
.form-bookset:after {
  bottom: 0;
}

.form-bookset-ttl {
  margin-bottom: 1em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 400;
  line-height: 1.75em;
}

.form-bookset > div {
  text-align: center;
}

.form-consent p {
  display: inline-block;
  margin-top: 4.6666666667vw;
  line-height: 1.75em;
}
.form-consent p a {
  position: relative;
  color: #c2b082;
}
.form-consent p a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.1em;
  width: 100%;
  height: 1px;
  background-color: #c2b082;
}

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

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

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

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

.form-bookset input[type=checkbox] + span,
.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: 9.3333333333vw;
  height: 6.6666666667vw;
  font-size: 4.2666666667vw;
  cursor: pointer;
}

.form-bookset input[type=checkbox] + span::before,
.form-consent input[type=checkbox] + span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  background-color: #ffffff;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
  border-radius: 0.4vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

@media screen and (min-width: 751px) {
  .form-consent {
    margin-top: 4.7619047619vw;
  }
  .form-bookset {
    margin-top: 4.7619047619vw;
    padding: 3.3333333333vw 0;
  }
  .form-bookset:before, .form-bookset:after {
    height: 0.0952380952vw;
  }
  .form-bookset-ttl {
    font-size: 2.1904761905vw;
  }
  .form-consent p {
    margin-top: 2.8571428571vw;
  }
  .form-bookset input[type=checkbox] + span,
  .form-consent input[type=checkbox] + span {
    padding-left: 4.7619047619vw;
    height: 3.4285714286vw;
    font-size: 2.1904761905vw;
  }
  .form-bookset input[type=checkbox] + span::before,
  .form-consent input[type=checkbox] + span::before {
    width: 3.4285714286vw;
    height: 3.4285714286vw;
    border-width: 0.0952380952vw;
    border-radius: 0.2857142857vw;
  }
  .form-bookset input[type=checkbox]:checked + span::after,
  .form-consent input[type=checkbox]:checked + span::after {
    top: 0.1904761905vw;
    left: 0.2857142857vw;
    width: 3.0476190476vw;
    height: 3.0476190476vw;
  }
}
@media screen and (min-width: 1051px) {
  .form-bookset,
  .form-consent {
    margin-top: 3.4722222222vw;
  }
  .form-bookset {
    margin-top: 3.4722222222vw;
    padding: 2.4305555556vw 0;
  }
  .form-bookset:before, .form-bookset:after {
    height: 0.0694444444vw;
  }
  .form-bookset-ttl {
    font-size: 1.5972222222vw;
  }
  .form-consent p {
    margin-top: 2.0833333333vw;
  }
  .form-bookset input[type=checkbox] + span,
  .form-consent input[type=checkbox] + span {
    padding-left: 3.4722222222vw;
    height: 2.5vw;
    font-size: 1.5972222222vw;
  }
  .form-bookset input[type=checkbox] + span::before,
  .form-consent input[type=checkbox] + span::before {
    width: 2.5vw;
    height: 2.5vw;
    border-width: 0.0694444444vw;
    border-radius: 0.2083333333vw;
  }
  .form-bookset input[type=checkbox]:checked + span::after,
  .form-consent input[type=checkbox]:checked + span::after {
    top: 0.1388888889vw;
    left: 0.2083333333vw;
    width: 2.2222222222vw;
    height: 2.2222222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-consent {
    margin-top: 50px;
  }
  .form-bookset {
    margin-top: 50px;
    padding: 35px 0;
  }
  .form-bookset:before, .form-bookset:after {
    height: 1px;
  }
  .form-bookset-ttl {
    font-size: 23px;
    font-size: 2.3rem;
  }
  .form-consent p {
    margin-top: 30px;
  }
  .form-bookset input[type=checkbox] + span,
  .form-consent input[type=checkbox] + span {
    padding-left: 50px;
    height: 36px;
    font-size: 23px;
    font-size: 2.3rem;
  }
  .form-bookset input[type=checkbox] + span::before,
  .form-consent input[type=checkbox] + span::before {
    width: 36px;
    height: 36px;
    border-width: 1px;
    border-radius: 3px;
  }
  .form-bookset input[type=checkbox]:checked + span::after,
  .form-consent input[type=checkbox]:checked + span::after {
    top: 2px;
    left: 3px;
    width: 32px;
    height: 32px;
  }
}
/* ------------------------------------------- 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: 8vw auto 0 auto;
  width: 66.6666666667vw;
  height: 14.6666666667vw;
  background-color: #2d2d32;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
  z-index: 1;
}
.form-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 3.3333333333vw;
  display: inline-block;
  width: 6.6666666667vw;
  height: 1.3333333333vw;
  background-image: url(../img/common/arrow-style-1-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: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.25em;
  letter-spacing: 0.08em;
  z-index: 1;
}

@media screen and (min-width: 751px) {
  .form-btn {
    margin-top: 4.7619047619vw;
    width: 34.8571428571vw;
    height: 7.0476190476vw;
    border-width: 0.0952380952vw;
  }
  .form-btn:after {
    right: 1.9047619048vw;
    width: 3.7142857143vw;
    height: 0.8571428571vw;
    -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: 2.1904761905vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .form-btn:hover {
    background-color: #ffffff;
  }
  .form-btn:hover:after {
    background-image: url(../img/common/arrow-style-1-bk.svg);
  }
  .form-btn:hover .form-submit {
    color: #2d2d32;
  }
}
@media screen and (min-width: 1051px) {
  .form-btn {
    margin-top: 3.4722222222vw;
    width: 25.4166666667vw;
    height: 5.1388888889vw;
    border-width: 0.0694444444vw;
  }
  .form-btn:after {
    right: 1.3888888889vw;
    width: 2.7083333333vw;
    height: 0.625vw;
  }
  .form-submit {
    font-size: 1.5972222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-btn {
    margin-top: 50px;
    width: 366px;
    height: 74px;
    border-width: 1px;
  }
  .form-btn:after {
    right: 20px;
    width: 39px;
    height: 9px;
  }
  .form-submit {
    font-size: 23px;
    font-size: 2.3rem;
  }
}
/* ------------------------------------------- レイアウト崩れ防止 - */
div.wpcf7 .ajax-loader,
.wpcf7-spinner {
  display: none !important;
}

/* ------------------------------------------- エラー表示 - */
.wpcf7-response-output {
  margin: 2em 0 0 0 !important;
  padding: 1em 0.5em !important;
  width: 100%;
  text-align: center;
  line-height: 1.5em;
}

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

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

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

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

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

.wpcf7-not-valid-tip,
.formError .formErrorContent {
  color: #dc3232;
  font-size: 2.6666666667vw !important;
}

@media screen and (max-width: 750px) {
  .wpcf7-response-output {
    padding: 1em !important;
  }
  .wpcf7-response-output {
    font-size: 2.9333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .wpcf7-not-valid-tip,
  .formError .formErrorContent {
    font-size: 1.3333333333vw !important;
  }
}
@media screen and (min-width: 1051px) {
  .wpcf7-not-valid-tip,
  .formError .formErrorContent {
    font-size: 0.9722222222vw !important;
  }
}
@media screen and (min-width: 1441px) {
  .wpcf7-not-valid-tip,
  .formError .formErrorContent {
    font-size: 14px;
    font-size: 1.4rem !important;
  }
}
/*  #blog
-------------------------------------------------------------------------------*/
.sec--blog {
  padding: 17.3333333333vw 0;
}

.sec--blog .sec-head {
  margin-bottom: 5.3333333333vw;
}

.sec--blog .sec-head--deco:before {
  background-color: #c2b082;
}

.blog-frt > div:nth-child(n+2) {
  margin-top: 17.3333333333vw;
}

@media screen and (min-width: 751px) {
  .sec--blog {
    padding: 12.380952381vw 0;
  }
  .sec--blog .sec-head {
    margin-bottom: 2.380952381vw;
  }
  .blog-frt > div:nth-child(n+2) {
    margin-top: 9.5238095238vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--blog {
    padding: 9.0277777778vw 0;
  }
  .sec--blog .sec-head {
    margin-bottom: 1.7361111111vw;
  }
  .blog-frt > div:nth-child(n+2) {
    margin-top: 6.9444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--blog {
    padding: 130px 0;
  }
  .sec--blog .sec-head {
    margin-bottom: 25px;
  }
  .blog-frt > div:nth-child(n+2) {
    margin-top: 100px;
  }
}
/*  #event
-------------------------------------------------------------------------------*/
.sec--event {
  padding: 13.3333333333vw 0 17.3333333333vw 0;
}

.sec--event .sec-head {
  margin-bottom: 8.6666666667vw;
}

.sec--event .sec-head--deco:before {
  background-color: #c2b082;
}

@media screen and (min-width: 751px) {
  .sec--event {
    padding: 6.6666666667vw 0 9.5238095238vw 0;
  }
  .sec--event .sec-head {
    margin-bottom: 4.7619047619vw;
  }
  .sec--event .sec-desc {
    max-width: 42.380952381vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--event {
    padding: 4.8611111111vw 0 6.9444444444vw 0;
  }
  .sec--event .sec-head {
    margin-bottom: 3.4722222222vw;
  }
  .sec--event .sec-desc {
    max-width: 30.9027777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--event {
    padding: 70px 0 100px 0;
  }
  .sec--event .sec-head {
    margin-bottom: 50px;
  }
  .sec--event .sec-desc {
    max-width: 445px;
  }
}
/*  #house
-------------------------------------------------------------------------------*/
.sec--house {
  padding: 13.3333333333vw 0;
  background-color: #f5f5f5;
}

.sec--house .sec-head {
  margin-bottom: 8.6666666667vw;
}

.sec--house .sec-head--deco:before {
  background-color: #c2b082;
}

.house-post {
  position: relative;
}

.house-post a {
  position: relative;
  display: block;
  padding: 3.3333333333vw 3.3333333333vw 18vw 3.3333333333vw;
  height: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
}

.house-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.house-image img {
  height: 46.6666666667vw;
}

.house-ttl {
  position: relative;
  padding: 0.8em 0;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.5333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.08em;
}
.house-ttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #2d2d32;
}

.house-add {
  position: relative;
  margin-top: 5.3333333333vw;
  padding-left: 7.3333333333vw;
}
.house-add:before {
  content: "";
  position: absolute;
  top: 0.2em;
  left: 0;
  display: inline-block;
  width: 4vw;
  height: 5.7333333333vw;
  background-image: url(../img/modelhouse/pin.svg);
  background-size: contain;
}
.house-add p {
  font-size: 3.4666666667vw;
}

.house-post .btn-more {
  padding-right: 48.6666666667vw;
  right: 4.6666666667vw;
  bottom: 7.3333333333vw;
}
.house-post .btn-more:after {
  width: 45.3333333333vw;
  height: 1.4666666667vw;
  background-image: url(../img/modelhouse/arrow-bg.svg);
}

@media screen and (min-width: 751px) {
  .sec--house {
    padding: 7.1428571429vw 0;
  }
  .sec--house .sec-head {
    margin-bottom: 4.7619047619vw;
  }
  .house-post a {
    padding: 1.9047619048vw 1.9047619048vw 9.5238095238vw 1.9047619048vw;
  }
  .house-image img {
    height: 24.380952381vw;
  }
  .house-post a:hover .house-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .house-ttl {
    font-size: 2.2857142857vw;
  }
  .house-ttl:after {
    height: 0.0952380952vw;
  }
  .house-add {
    margin-top: 2.8571428571vw;
    padding-left: 3.8095238095vw;
  }
  .house-add:before {
    width: 2vw;
    height: 3.0476190476vw;
  }
  .house-add p {
    font-size: 1.8095238095vw;
  }
  .house-post .btn-more {
    padding-right: 25.7142857143vw;
    right: 2.380952381vw;
    bottom: 3.8095238095vw;
  }
  .house-post .btn-more:after {
    width: 23.8095238095vw;
    height: 0.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--house {
    padding: 5.2083333333vw 0;
  }
  .sec--house .sec-head {
    margin-bottom: 3.4722222222vw;
  }
  .house-post a {
    padding: 1.3888888889vw 1.3888888889vw 6.9444444444vw 1.3888888889vw;
  }
  .house-image img {
    height: 17.7777777778vw;
  }
  .house-ttl {
    font-size: 1.6666666667vw;
  }
  .house-ttl:after {
    height: 0.0694444444vw;
  }
  .house-add {
    margin-top: 2.0833333333vw;
    padding-left: 2.7777777778vw;
  }
  .house-add:before {
    width: 1.4583333333vw;
    height: 2.2222222222vw;
  }
  .house-add p {
    font-size: 1.3194444444vw;
  }
  .house-post .btn-more {
    padding-right: 18.75vw;
    right: 1.7361111111vw;
    bottom: 2.7777777778vw;
  }
  .house-post .btn-more:after {
    width: 17.3611111111vw;
    height: 0.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--house {
    padding: 75px 0;
  }
  .sec--house .sec-head {
    margin-bottom: 50px;
  }
  .house-post a {
    padding: 20px 20px 100px 20px;
  }
  .house-image img {
    height: 256px;
  }
  .house-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .house-ttl:after {
    height: 1px;
  }
  .house-add {
    margin-top: 30px;
    padding-left: 40px;
  }
  .house-add:before {
    width: 21px;
    height: 32px;
  }
  .house-add p {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .house-post .btn-more {
    padding-right: 270px;
    right: 25px;
    bottom: 40px;
  }
  .house-post .btn-more:after {
    width: 250px;
    height: 8px;
  }
}
/* ------------------------------------------- slide - */
.house-slide {
  position: relative;
}

.house-slide .swiper-wrapper {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.house-slide .swiper-slide {
  margin-right: 6.6666666667vw;
  width: 68vw !important;
  height: auto;
}

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

@media screen and (min-width: 751px) {
  .house-slide .swiper-slide {
    margin-right: 3.4285714286vw;
    width: 35.619047619vw !important;
  }
}
@media screen and (min-width: 1051px) {
  .house-slide .swiper-slide {
    margin-right: 2.5vw;
    width: 25.9722222222vw !important;
  }
}
@media screen and (min-width: 1441px) {
  .house-slide .swiper-slide {
    margin-right: 36px;
    width: 374px !important;
  }
}
/*  #voice
-------------------------------------------------------------------------------*/
.voice-frt a {
  position: relative;
  display: block;
  padding: 13.3333333333vw 12.6666666667vw 20.6666666667vw 12.6666666667vw;
  height: 106.6666666667vw;
}
.voice-frt a:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(100% - 8vw);
  height: 100%;
  background-color: #f0ede6;
  z-index: -2;
}
.voice-frt a:after {
  content: "";
  position: absolute;
  left: 4vw;
  bottom: 4vw;
  display: inline-block;
  width: 96.1333333333vw;
  height: 98.6666666667vw;
  background-image: url(../img/voice/frame.svg);
  background-size: contain;
  z-index: 1;
}

.voice-frt-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 98.6666666667vw;
  background-image: url(../img/voice/bg.jpg);
  background-size: cover;
}
.voice-frt-bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(65, 57, 38, 0.7);
  z-index: 1;
}

.voice-frt-content {
  position: relative;
  z-index: 2;
}

.voice-frt .sec-head--deco:before {
  left: 0;
  background-color: #c2b082;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.voice-frt .sec-en,
.voice-frt .sec-ttl,
.voice-frt .sec-desc p {
  color: #ffffff;
  text-align: left;
}

.voice-frt .sec-desc {
  margin-top: 10vw;
}

.voice-frt-btn {
  position: relative;
  margin: 12.6666666667vw 0 0 auto;
  width: 62.6666666667vw;
  color: #c2b082;
  font-family: "Crimson Text";
  font-size: 4.8vw;
  letter-spacing: 0.08em;
}

.voice-frt-btn-arrow {
  position: absolute;
  right: 0;
  bottom: 1.7333333333vw;
  width: 39.6vw;
}
.voice-frt-btn-arrow:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #c2b082;
  -webkit-animation: arrowlong01 2.5s ease infinite;
          animation: arrowlong01 2.5s ease infinite;
}
.voice-frt-btn-arrow:after {
  content: "";
  position: absolute;
  left: calc(100% - 0.4em);
  bottom: calc(100% + 0.15em);
  width: 2vw;
  height: 1px;
  background-color: #c2b082;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: arrowlong02 2.5s ease infinite;
          animation: arrowlong02 2.5s ease infinite;
}

@media screen and (min-width: 751px) {
  .voice-frt a {
    padding: 6.6666666667vw 7.1428571429vw 10.4761904762vw 7.1428571429vw;
    height: 55.7142857143vw;
  }
  .voice-frt a:before {
    width: calc(100% - 4.2857142857vw);
  }
  .voice-frt a:after {
    left: 2.1904761905vw;
    bottom: 2.1904761905vw;
    width: 50.2857142857vw;
    height: 51.7142857143vw;
  }
  .voice-frt-bg {
    height: 51.619047619vw;
    background-image: image-set(url(../img/voice/bg.jpg) 1x, url(../img/voice/bg-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/voice/bg.jpg) 1x, url(../img/voice/bg-2x.jpg) 2x);
  }
  .voice-frt .sec-desc {
    margin-top: 5.7142857143vw;
  }
  .voice-frt-btn {
    margin: 6.6666666667vw 0 0 auto;
    width: 32.8571428571vw;
    font-size: 2.4761904762vw;
  }
  .voice-frt-btn-arrow {
    bottom: 0.9523809524vw;
    width: 20.9523809524vw;
  }
  .voice-frt-btn-arrow:before {
    height: 0.0952380952vw;
  }
  .voice-frt-btn-arrow:after {
    width: 0.9523809524vw;
    height: 0.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .voice-frt a {
    padding: 4.8611111111vw 5.2083333333vw 7.6388888889vw 5.2083333333vw;
    height: 40.625vw;
  }
  .voice-frt a:before {
    width: calc(100% - 3.125vw);
  }
  .voice-frt a:after {
    left: 1.5972222222vw;
    bottom: 1.5972222222vw;
    width: 36.6666666667vw;
    height: 37.7083333333vw;
  }
  .voice-frt-bg {
    height: 37.6388888889vw;
  }
  .voice-frt .sec-desc {
    margin-top: 4.1666666667vw;
  }
  .voice-frt-btn {
    margin: 4.8611111111vw 0 0 auto;
    width: 23.9583333333vw;
    font-size: 1.8055555556vw;
  }
  .voice-frt-btn-arrow {
    bottom: 0.6944444444vw;
    width: 15.2777777778vw;
  }
  .voice-frt-btn-arrow:before {
    height: 0.0694444444vw;
  }
  .voice-frt-btn-arrow:after {
    width: 0.6944444444vw;
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .voice-frt a {
    padding: 70px 75px 110px 75px;
    height: 585px;
  }
  .voice-frt a:before {
    width: calc(100% - 45px);
  }
  .voice-frt a:after {
    left: 23px;
    bottom: 23px;
    width: 528px;
    height: 543px;
  }
  .voice-frt-bg {
    height: 542px;
  }
  .voice-frt .sec-desc {
    margin-top: 60px;
  }
  .voice-frt-btn {
    margin: 70px 0 0 auto;
    width: 345px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .voice-frt-btn-arrow {
    bottom: 10px;
    width: 220px;
  }
  .voice-frt-btn-arrow:before {
    height: 1px;
  }
  .voice-frt-btn-arrow:after {
    width: 10px;
    height: 1px;
  }
}
/*  #works
-------------------------------------------------------------------------------*/
.sec--works {
  padding: 13.3333333333vw 0 17.3333333333vw 0;
  background-color: #f0ede6;
}

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

.sec--works .sec-head--deco:before {
  background-color: #c2b082;
}

#works-pagination .swiper-pagination-bullet {
  background-color: #ffffff;
}

@media screen and (min-width: 751px) {
  .sec--works {
    padding: 6.6666666667vw 0 9.5238095238vw 0;
  }
  .sec--works .sec-head {
    margin-bottom: 4.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--works {
    padding: 4.8611111111vw 0 6.9444444444vw 0;
  }
  .sec--works .sec-head {
    margin-bottom: 3.4722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--works {
    padding: 70px 0 100px 0;
  }
  .sec--works .sec-head {
    margin-bottom: 50px;
  }
}
/* ------------------------------------------- post - */
.works-frt-post {
  position: relative;
}

.works-frt-post a {
  position: relative;
  display: block;
  height: 100%;
  background-color: #ffffff;
}

.works-frt-cat {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.works-frt-cat > li {
  display: inline-block;
  margin: 0 0.3em 0.3em 0;
  padding: 0.4em 1em 0.5em 1em;
  background-color: #2d2d32;
  color: #ffffff;
  font-size: 3.4666666667vw;
}

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

.works-frt-content {
  padding: 4.6666666667vw 6vw 12.6666666667vw 6vw;
}

.works-frt-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.08em;
}

.works-frt-post .btn-more {
  right: 6vw;
  bottom: 6.6666666667vw;
  padding-right: 14.6666666667vw;
}
.works-frt-post .btn-more:after {
  width: 12.5333333333vw;
  height: 1.3333333333vw;
  background-image: url(../img/common/arrow-style-2-bg.svg);
}

@media screen and (min-width: 751px) {
  .works-frt-cat > li {
    font-size: 1.8095238095vw;
  }
  .works-frt-image img {
    height: 36.1904761905vw;
  }
  .works-frt-post a:hover .works-frt-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .works-frt-content {
    padding: 2.380952381vw 3.3333333333vw 7.1428571429vw 3.3333333333vw;
  }
  .works-frt-ttl {
    font-size: 2.4761904762vw;
  }
  .works-frt-post .btn-more {
    right: 3.3333333333vw;
    bottom: 2.8571428571vw;
    padding-right: 7.619047619vw;
  }
  .works-frt-post .btn-more:after {
    width: 6.4761904762vw;
    height: 0.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .works-frt-cat > li {
    font-size: 1.3194444444vw;
  }
  .works-frt-image img {
    height: 26.3888888889vw;
  }
  .works-frt-content {
    padding: 1.7361111111vw 2.4305555556vw 5.2083333333vw 2.4305555556vw;
  }
  .works-frt-ttl {
    font-size: 1.8055555556vw;
  }
  .works-frt-post .btn-more {
    right: 2.4305555556vw;
    bottom: 2.0833333333vw;
    padding-right: 5.5555555556vw;
  }
  .works-frt-post .btn-more:after {
    width: 4.7222222222vw;
    height: 0.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-frt-cat > li {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .works-frt-image img {
    height: 380px;
  }
  .works-frt-content {
    padding: 25px 35px 75px 35px;
  }
  .works-frt-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .works-frt-post .btn-more {
    right: 35px;
    bottom: 30px;
    padding-right: 80px;
  }
  .works-frt-post .btn-more:after {
    width: 68px;
    height: 8px;
  }
}
/*  news --> archive
-------------------------------------------------------------------------------*/
.news .news-post:nth-child(n+2) {
  margin-top: 4vw;
}

.news-post a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.6666666667vw;
  background-color: #ffffff;
  border-color: #c2b082;
  border-style: solid;
  border-width: 1px;
}

.news-image {
  width: 27.3333333333vw;
}
.news-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 22vw;
}

.news-content {
  width: 54.4vw;
}

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

.news-date {
  color: #c2b082;
  font-family: "Crimson Text";
  font-size: 4.1333333333vw;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.news-cat {
  display: inline-block;
  margin-left: 2.6666666667vw;
  padding: 0.3em 0.5em 0.4em 0.5em;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
  font-size: 3.2vw;
  letter-spacing: 0;
}

.news-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.6vw;
  font-weight: 500;
  line-height: 1.7em;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 751px) {
  .news .news-post:nth-child(n+2) {
    margin-top: 1.9047619048vw;
  }
  .news-post a {
    padding: 1.4285714286vw;
    border-width: 0.0952380952vw;
  }
  .news-image {
    width: 14.2857142857vw;
  }
  .news-image img {
    height: 11.4285714286vw;
  }
  .news-content {
    width: 28.5714285714vw;
  }
  .news-post a:hover .news-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .news-head {
    margin-bottom: 0.9523809524vw;
  }
  .news-date {
    font-size: 1.8095238095vw;
  }
  .news-cat {
    margin-left: 1.4285714286vw;
    border-width: 0.0952380952vw;
    font-size: 1.3333333333vw;
  }
  .news-ttl {
    font-size: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .news .news-post:nth-child(n+2) {
    margin-top: 1.3888888889vw;
  }
  .news-post a {
    padding: 1.0416666667vw;
    border-width: 0.0694444444vw;
  }
  .news-image {
    width: 10.4166666667vw;
  }
  .news-image img {
    height: 8.3333333333vw;
  }
  .news-content {
    width: 20.8333333333vw;
  }
  .news-head {
    margin-bottom: 0.6944444444vw;
  }
  .news-date {
    font-size: 1.3194444444vw;
  }
  .news-cat {
    margin-left: 1.0416666667vw;
    border-width: 0.0694444444vw;
    font-size: 0.9722222222vw;
  }
  .news-ttl {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .news .news-post:nth-child(n+2) {
    margin-top: 20px;
  }
  .news-post a {
    padding: 15px;
    border-width: 1px;
  }
  .news-image {
    width: 150px;
  }
  .news-image img {
    height: 120px;
  }
  .news-content {
    width: 300px;
  }
  .news-head {
    margin-bottom: 10px;
  }
  .news-date {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .news-cat {
    margin-left: 15px;
    border-width: 1px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .news-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
/*  works --> archive
-------------------------------------------------------------------------------*/
.sub--works {
  position: relative;
}

/* ------------------------------------------- post - */
.works-btn {
  margin: 0 auto 13.3333333333vw auto;
  width: 77.3333333333vw;
}

.works {
  position: relative;
  margin: 0 auto;
  width: 80vw;
}

.works-post {
  position: relative;
}

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

.works-post a {
  position: relative;
  display: block;
  background-color: #ffffff;
}

.works-cat > li {
  display: inline-block;
  margin: 0 0.3em 0.3em 0;
  padding: 0.4em 1em 0.5em 1em;
  background-color: #2d2d32;
  color: #ffffff;
  font-size: 3.4666666667vw;
}

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

.works-slide .works-image img {
  height: 69.3333333333vw;
}

.works .works-image img {
  height: 69.3333333333vw;
}

.works-content {
  position: relative;
  padding: 4.6666666667vw 0 10vw 0;
  z-index: 1;
}

.works-add {
  margin-top: 0.5em;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.75em;
}

.works-ttl {
  margin-top: 0.5em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.08em;
}

.works-post .btn-more {
  right: 0;
  bottom: 0;
  padding-right: 14.6666666667vw;
}
.works-post .btn-more:after {
  width: 12.5333333333vw;
  height: 1.3333333333vw;
  background-image: url(../img/common/arrow-style-2-bg.svg);
}

@media screen and (min-width: 751px) {
  .works-btn {
    margin-bottom: 7.1428571429vw;
    width: 40.4761904762vw;
  }
  .works {
    width: 41.9047619048vw;
  }
  .works .works-post:nth-child(n+2) {
    margin-top: 7.619047619vw;
  }
  .works-cat > li {
    font-size: 1.8095238095vw;
  }
  .works-slide .works-image img {
    height: 36.1904761905vw;
  }
  .works .works-image img {
    height: 36.1904761905vw;
  }
  .works-post a:hover .works-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .works-content {
    padding: 2.380952381vw 0 6.6666666667vw 0;
  }
  .works-add {
    font-size: 2.0952380952vw;
  }
  .works-ttl {
    font-size: 2.4761904762vw;
  }
  .works-post .btn-more {
    padding-right: 7.619047619vw;
  }
  .works-post .btn-more:after {
    width: 6.4761904762vw;
    height: 0.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .works-btn {
    margin-bottom: 5.2083333333vw;
    width: 29.5138888889vw;
  }
  .works {
    width: 30.5555555556vw;
  }
  .works .works-post:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .works-cat > li {
    font-size: 1.3194444444vw;
  }
  .works-slide .works-image img {
    height: 26.3888888889vw;
  }
  .works .works-image img {
    height: 26.3888888889vw;
  }
  .works-content {
    padding: 1.7361111111vw 0 4.8611111111vw 0;
  }
  .works-add {
    font-size: 1.5277777778vw;
  }
  .works-ttl {
    font-size: 1.8055555556vw;
  }
  .works-post .btn-more {
    padding-right: 5.5555555556vw;
  }
  .works-post .btn-more:after {
    width: 4.7222222222vw;
    height: 0.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-btn {
    margin-bottom: 75px;
    width: 425px;
  }
  .works {
    width: 440px;
  }
  .works .works-post:nth-child(n+2) {
    margin-top: 80px;
  }
  .works-cat > li {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .works-slide .works-image img {
    height: 380px;
  }
  .works .works-image img {
    height: 380px;
  }
  .works-content {
    padding: 25px 0 70px 0;
  }
  .works-add {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .works-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .works-post .btn-more {
    padding-right: 80px;
  }
  .works-post .btn-more:after {
    width: 68px;
    height: 8px;
  }
}
/* ------------------------------------------- btn - */
.works-btn .btn-main:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4vw;
  display: inline-block;
  width: 4.5333333333vw;
  height: 4.5333333333vw;
  background-image: url(../img/works/search-bk.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 751px) {
  .works-btn .btn-main:after {
    right: 1.9047619048vw;
    width: 2.2857142857vw;
    height: 2.2857142857vw;
  }
  .works-btn .btn-main:hover:after {
    background-image: url(../img/works/search-wh.svg);
  }
}
@media screen and (min-width: 1051px) {
  .works-btn .btn-main:after {
    right: 1.3888888889vw;
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-btn .btn-main:after {
    right: 20px;
    width: 24px;
    height: 24px;
  }
}
/* ------------------------------------------- search - */
.works-modal {
  padding: 11.3333333333vw 4vw 13.3333333333vw 4vw;
}

.works-search {
  position: relative;
}

.works-search h4 {
  position: relative;
  margin-bottom: 0.3em;
  padding: 0.5em 10.6666666667vw 0.5em 3.3333333333vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 600;
  line-height: 1.25em;
  letter-spacing: 0.04em;
}
.works-search h4:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #c2b082;
}
.works-search h4:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 4.5333333333vw;
  height: 4.5333333333vw;
  background-image: url(../img/modal/down.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.works-search form > ul > li:not(.sf-field-submit) {
  padding: 0 !important;
}

.works-search form > ul > li:nth-child(n+2) {
  margin-top: 6vw;
}

.works-search form > ul > li > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -2.6666666667vw !important;
  padding: 0 2.6666666667vw;
}

.works-search form > ul > li > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2.6666666667vw 0 0 2.6666666667vw;
  min-width: calc(50% - 2.6666666667vw);
}
.works-search form > ul > li > ul > li label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 8vw !important;
  width: 100%;
  height: 5.3333333333vw;
  font-size: 3.4666666667vw;
  font-weight: 400;
  cursor: pointer;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.works-search form > ul > li > ul > li label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
  border-radius: 0.2666666667vw;
}

.works-search .sf-option-active label:after {
  content: "";
  position: absolute;
  top: 0.5333333333vw;
  left: 0.4vw;
  width: 4.8vw;
  height: 4.8vw;
  background-image: url(../img/works/check.svg);
  background-position: center;
}

.sf-input-checkbox {
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
}

.sf-field-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;
  margin: 12vw auto 0 auto !important;
  padding-bottom: 0.1em;
  width: 77.3333333333vw;
  height: 13.3333333333vw;
  background-color: #ffffff !important;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
}
.sf-field-submit:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 3.3333333333vw;
  display: inline-block;
  width: 6.6666666667vw;
  height: 1.3333333333vw;
  background-image: url(../img/common/arrow-style-1-bk.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;
}

.sf-field-submit input[type=submit] {
  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: #2d2d32;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 400;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 751px) {
  .works-modal {
    padding: 5.7142857143vw 2.0952380952vw 6.6666666667vw 2.0952380952vw;
  }
  .works-search h4 {
    margin-bottom: 1.4285714286vw;
    padding: 0.5em 4.7619047619vw 0.5em 1.4285714286vw;
    font-size: 2.1904761905vw;
  }
  .works-search h4:before {
    height: 0.0952380952vw;
  }
  .works-search h4:after {
    width: 2.2857142857vw;
    height: 2.2857142857vw;
  }
  .works-search form > ul > li:nth-child(n+2) {
    margin-top: 5.2380952381vw;
  }
  .works-search form > ul > li > ul {
    margin-left: -1.4285714286vw !important;
    padding: 0 0.0952380952vw;
  }
  .works-search form > ul > li > ul > li {
    margin: 1.4285714286vw 0 0 1.4285714286vw;
    min-width: calc(50% - 1.4285714286vw);
  }
  .works-search form > ul > li > ul > li label {
    padding-left: 4.2857142857vw !important;
    height: 2.8571428571vw;
    font-size: 1.8095238095vw;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
  }
  .works-search form > ul > li > ul > li label:before {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
    border-width: 0.0952380952vw;
    border-radius: 0.1904761905vw;
  }
  .works-search .sf-option-active label:after {
    top: 0.1904761905vw;
    left: 0.2857142857vw;
    width: 2.4761904762vw;
    height: 2.4761904762vw;
  }
  .sf-field-submit {
    margin: 6.6666666667vw auto 0 auto !important;
    width: 40.4761904762vw;
    height: 6.9523809524vw;
    border-width: 0.0952380952vw;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
  }
  .sf-field-submit:after {
    right: 1.9047619048vw;
    width: 3.7142857143vw;
    height: 0.8571428571vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .sf-field-submit input[type=submit] {
    font-size: 1.9047619048vw;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
  }
  .sf-field-submit:hover {
    background-color: #2d2d32 !important;
  }
  .sf-field-submit:hover input[type=submit] {
    color: #ffffff;
  }
  .sf-field-submit:hover:after {
    background-image: url(../img/common/arrow-style-1-wh.svg);
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media screen and (min-width: 1051px) {
  .works-modal {
    padding: 4.1666666667vw 1.5277777778vw 4.8611111111vw 1.5277777778vw;
  }
  .works-search h4 {
    margin-bottom: 1.0416666667vw;
    padding: 0.5em 3.4722222222vw 0.5em 1.0416666667vw;
    font-size: 1.5972222222vw;
  }
  .works-search h4:before {
    height: 0.0694444444vw;
  }
  .works-search h4:after {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
  .works-search form > ul > li:nth-child(n+2) {
    margin-top: 3.8194444444vw;
  }
  .works-search form > ul > li > ul {
    margin-left: -1.0416666667vw !important;
    padding: 0 0.0694444444vw;
  }
  .works-search form > ul > li > ul > li {
    margin: 1.0416666667vw 0 0 1.0416666667vw;
    min-width: calc(50% - 1.0416666667vw);
  }
  .works-search form > ul > li > ul > li label {
    padding-left: 3.125vw !important;
    height: 2.0833333333vw;
    font-size: 1.3194444444vw;
  }
  .works-search form > ul > li > ul > li label:before {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    border-width: 0.0694444444vw;
    border-radius: 0.1388888889vw;
  }
  .works-search .sf-option-active label:after {
    top: 0.1388888889vw;
    left: 0.2083333333vw;
    width: 1.8055555556vw;
    height: 1.8055555556vw;
  }
  .sf-field-submit {
    margin: 4.8611111111vw auto 0 auto !important;
    width: 29.5138888889vw;
    height: 5.0694444444vw;
    border-width: 0.0694444444vw;
  }
  .sf-field-submit:after {
    right: 1.3888888889vw;
    width: 2.7083333333vw;
    height: 0.625vw;
  }
  .sf-field-submit input[type=submit] {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-modal {
    padding: 60px 22px 70px 22px;
  }
  .works-search h4 {
    margin-bottom: 15px;
    padding: 0.5em 50px 0.5em 15px;
    font-size: 23px;
    font-size: 2.3rem;
  }
  .works-search h4:before {
    height: 1px;
  }
  .works-search h4:after {
    width: 24px;
    height: 24px;
  }
  .works-search form > ul > li:nth-child(n+2) {
    margin-top: 55px;
  }
  .works-search form > ul > li > ul {
    margin-left: -15px !important;
    padding: 0 15px;
  }
  .works-search form > ul > li > ul > li {
    margin: 15px 0 0 15px;
    min-width: calc(50% - 15px);
  }
  .works-search form > ul > li > ul > li label {
    padding-left: 45px !important;
    height: 30px;
    font-size: 19px;
    font-size: 1.9rem;
  }
  .works-search form > ul > li > ul > li label:before {
    width: 30px;
    height: 30px;
    border-width: 1px;
    border-radius: 2px;
  }
  .works-search .sf-option-active label:after {
    top: 2px;
    left: 3px;
    width: 26px;
    height: 26px;
  }
  .sf-field-submit {
    margin: 70px auto 0 auto !important;
    width: 425px;
    height: 73px;
    border-width: 1px;
  }
  .sf-field-submit:after {
    right: 20px;
    width: 39px;
    height: 9px;
  }
  .sf-field-submit input[type=submit] {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* ------------------------------------------- category float - */
.works-btn-float {
  display: none;
  position: fixed;
  right: 2.6666666667vw;
  bottom: 16vw;
  z-index: 99;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  background-color: #ffffff;
}

.works-btn-float .btn-main {
  height: 10.6666666667vw;
}
.works-btn-float .btn-main:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  background-image: url(../img/works/search-bk.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.works-btn-float .btn-main span {
  display: inline-block;
  width: 10.6666666667vw;
}

@media screen and (min-width: 751px) {
  .works-btn-float {
    right: 0.9523809524vw;
    bottom: 0.9523809524vw;
    width: 3.8095238095vw;
    height: 3.8095238095vw;
  }
  .works-btn-float .btn-main {
    height: 3.8095238095vw;
  }
  .works-btn-float .btn-main:after {
    right: 0.6666666667vw;
    width: 2.2857142857vw;
    height: 2.2857142857vw;
  }
  .works-btn-float .btn-main:hover:after {
    background-image: url(../img/works/search-wh.svg);
  }
  .works-btn-float .btn-main span {
    width: 3.8095238095vw;
  }
}
@media screen and (min-width: 1051px) {
  .works-btn-float {
    right: 27.7777777778vw;
    bottom: 0.6944444444vw;
    width: 2.7777777778vw;
    height: 2.7777777778vw;
  }
  .works-btn-float .btn-main {
    height: 2.7777777778vw;
  }
  .works-btn-float .btn-main:after {
    right: 0.4861111111vw;
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
  .works-btn-float .btn-main span {
    width: 2.7777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-btn-float {
    right: 400px;
    bottom: 10px;
    width: 40px;
    height: 40px;
  }
  .works-btn-float .btn-main {
    height: 40px;
  }
  .works-btn-float .btn-main:after {
    right: 7px;
    width: 24px;
    height: 24px;
  }
  .works-btn-float .btn-main span {
    width: 40px;
  }
}
/*  works --> single
-------------------------------------------------------------------------------*/
/* ------------------------------------------- data - */
.works-data {
  position: relative;
  margin: 8vw 0 0 -4vw;
  width: 100vw;
}
.works-data:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
}

.works-data dl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 6vw 6.6666666667vw;
}
.works-data dl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
}

.works-data dt {
  position: relative;
  width: 25.3333333333vw;
  color: #c2b082;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: 600;
  line-height: 1.75em;
}

.works-data dd {
  width: calc(100% - 29.3333333333vw);
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .works-data {
    margin: 4.7619047619vw 0 0 -2.0952380952vw;
    width: 52.380952381vw;
  }
  .works-data:before {
    height: 0.0952380952vw;
  }
  .works-data dl {
    padding: 2.8571428571vw 3.3333333333vw;
  }
  .works-data dl:after {
    height: 0.0952380952vw;
  }
  .works-data dt {
    width: 12.8571428571vw;
  }
  .works-data dd {
    width: calc(100% - 15.2380952381vw);
  }
}
@media screen and (min-width: 1051px) {
  .works-data {
    margin: 3.4722222222vw 0 0 -1.5277777778vw;
    width: 38.1944444444vw;
  }
  .works-data:before {
    height: 0.0694444444vw;
  }
  .works-data dl {
    padding: 2.0833333333vw 2.4305555556vw;
  }
  .works-data dl:after {
    height: 0.0694444444vw;
  }
  .works-data dt {
    width: 9.375vw;
  }
  .works-data dd {
    width: calc(100% - 11.1111111111vw);
  }
}
@media screen and (min-width: 1441px) {
  .works-data {
    margin: 50px 0 0 -22px;
    width: 550px;
  }
  .works-data:before {
    height: 1px;
  }
  .works-data dl {
    padding: 30px 35px;
  }
  .works-data dl:after {
    height: 1px;
  }
  .works-data dt {
    width: 135px;
  }
  .works-data dd {
    width: calc(100% - 160px);
  }
}
/* ------------------------------------------- story - */
.works-story {
  position: relative;
  margin: 13.3333333333vw 0 0 -4vw;
  padding: 13.3333333333vw 4vw;
  width: 100vw;
  background-color: #f0ede6;
}
.works-story .head-a span {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.5333333333vw;
}

.works-story > div:nth-of-type(n + 2) {
  margin-top: 13.3333333333vw;
}

.works-story-slide {
  position: relative;
  overflow: hidden;
}

.works-story-slide .swiper-slide {
  margin-right: 4vw;
  width: 92vw !important;
}

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

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

.works-story-slide-content,
.works-story-point-content {
  margin-top: 1em;
}
.works-story-slide-content p,
.works-story-point-content p {
  line-height: 1.75em;
}

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

@media screen and (min-width: 751px) {
  .works-story {
    margin: 7.1428571429vw 0 0 -2.0952380952vw;
    padding: 6.6666666667vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .works-story .head-a span {
    font-size: 2.380952381vw;
  }
  .works-story-slide .swiper-slide {
    margin-right: 2.0952380952vw;
    width: 45.3333333333vw !important;
  }
}
@media screen and (min-width: 1051px) {
  .works-story {
    margin: 5.2083333333vw 0 0 -1.5277777778vw;
    padding: 4.8611111111vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .works-story .head-a span {
    font-size: 1.7361111111vw;
  }
  .works-story > div:nth-of-type(n + 2) {
    margin-top: 4.8611111111vw;
  }
  .works-story-slide .swiper-slide {
    margin-right: 1.5277777778vw;
    width: 35.1388888889vw !important;
  }
  .works-story-slide-image img {
    height: 25.4861111111vw;
  }
  .works-story-point-image img {
    height: 38.75vw;
  }
  .works-story-point > div:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-story {
    margin: 75px 0 0 -22px;
    padding: 70px 22px;
    width: 550px;
  }
  .works-story .head-a span {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .works-story > div:nth-of-type(n + 2) {
    margin-top: 70px;
  }
  .works-story-slide .swiper-slide {
    margin-right: 22px;
    width: 506px !important;
  }
  .works-story-slide-image img {
    height: 367px;
  }
  .works-story-point-image img {
    height: 558px;
  }
  .works-story-point > div:nth-child(n+2) {
    margin-top: 50px;
  }
}
/* ------------------------------------------- related - */
.works-related {
  position: relative;
  padding: 13.3333333333vw 0;
}

@media screen and (min-width: 751px) {
  .works-related {
    padding: 7.1428571429vw 0;
  }
}
@media screen and (min-width: 1051px) {
  .works-related {
    padding: 5.2083333333vw 0;
  }
}
@media screen and (min-width: 1441px) {
  .works-related {
    padding: 75px 0;
  }
}
/* ------------------------------------------- book - */
.works-book {
  position: relative;
  margin-left: -4vw;
  padding: 13.3333333333vw 4vw;
  width: 100vw;
  background-color: #b1a696;
}

.sub-works-book {
  margin: 8vw 0 0;
}

.works-book-ttl {
  margin-bottom: 6vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.5em;
}

.works-book-image {
  margin-left: -4vw;
  width: 100vw;
}

.works-book-desc {
  margin-top: 6vw;
  padding: 0 3.3333333333vw;
}
.works-book-desc p {
  color: #ffffff;
  line-height: 2.22em;
}

.works-book-btn {
  margin: 8vw auto 0 auto;
  width: 72vw;
}

@media screen and (min-width: 751px) {
  .works-book {
    margin-left: -2.0952380952vw;
    padding: 7.1428571429vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .sub-works-book {
    margin: 5.7142857143vw 0 0;
  }
  .works-book-ttl {
    margin-bottom: 3.3333333333vw;
    font-size: 2.4761904762vw;
  }
  .works-book-image {
    margin-left: -2.0952380952vw;
    width: 52.380952381vw;
  }
  .works-book-desc {
    margin-top: 2.380952381vw;
    padding: 0 0.9523809524vw;
  }
  .works-book-btn {
    margin: 4.2857142857vw auto 0 auto;
    width: 37.8095238095vw;
  }
}
@media screen and (min-width: 1051px) {
  .works-book {
    margin-left: -1.5277777778vw;
    padding: 5.2083333333vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .sub-works-book {
    margin: 4.1666666667vw 0 0;
  }
  .works-book-ttl {
    margin-bottom: 2.4305555556vw;
    font-size: 1.8055555556vw;
  }
  .works-book-image {
    margin-left: -1.5277777778vw;
    width: 38.1944444444vw;
  }
  .works-book-desc {
    margin-top: 1.7361111111vw;
    padding: 0 0.6944444444vw;
  }
  .works-book-btn {
    margin: 3.125vw auto 0 auto;
    width: 27.5694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-book {
    margin-left: -22px;
    padding: 75px 22px;
    width: 550px;
  }
  .sub-works-book {
    margin: 60px 0 0;
  }
  .works-book-ttl {
    margin-bottom: 35px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .works-book-image {
    margin-left: -22px;
    width: 550px;
  }
  .works-book-desc {
    margin-top: 25px;
    padding: 0 10px;
  }
  .works-book-btn {
    margin: 45px auto 0 auto;
    width: 397px;
  }
}
/* ------------------------------------------- works - */
.sub--works #works-pagination .swiper-pagination-bullet {
  background-color: #d8d8d8;
}

.sub--works .slide-pagination {
  margin-top: 32vw;
}

@media screen and (min-width: 751px) {
  .sub--works .slide-pagination {
    margin-top: 15.2380952381vw;
  }
}
@media screen and (min-width: 1051px) {
  .sub--works .slide-pagination {
    margin-top: 11.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .sub--works .slide-pagination {
    margin-top: 160px;
  }
}
/* ------------------------------------------- cat - */
.works-cat-container {
  margin-bottom: 5.3333333333vw;
}

.works-cat-container .works-frt-cat {
  position: static;
}

.works-cat-container .works-frt-cat li {
  padding: 0;
}

.works-cat-container .works-frt-cat a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.7em 1em;
  font-size: 3.4666666667vw;
}

@media screen and (min-width: 751px) {
  .works-cat-container {
    margin-bottom: 1.9047619048vw;
  }
  .works-cat-container .works-frt-cat a {
    font-size: 1.2380952381vw;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .works-cat-container .works-frt-cat a:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 1051px) {
  .works-cat-container {
    margin-bottom: 1.3888888889vw;
  }
  .works-cat-container .works-frt-cat a {
    font-size: 0.9027777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-cat-container {
    margin-bottom: 20px;
  }
  .works-cat-container .works-frt-cat a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
/*  staff --> archive
-------------------------------------------------------------------------------*/
.staff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -4vw;
}

.staff-article {
  position: relative;
  margin-left: 4vw;
  width: calc(50% - 4vw);
}

.staff .staff-article:nth-child(n+3) {
  margin-top: 10.6666666667vw;
}

.staff-post {
  position: relative;
}

.staff-image {
  position: relative;
  margin-bottom: 4.6666666667vw;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.15);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.15);
}
.staff-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 58.6666666667vw;
}
.staff-image:after {
  content: "";
  position: absolute;
  right: 1.3333333333vw;
  bottom: 1.3333333333vw;
  display: inline-block;
  width: 5.0666666667vw;
  height: 5.0666666667vw;
  background-image: url(../img/modal/open-bg.svg);
  background-size: contain;
  z-index: 1;
}

.staff-position {
  margin-bottom: 0.8em;
  font-size: 3.4666666667vw;
  line-height: 1.5em;
  letter-spacing: 0.04em;
}

.staff-jp {
  position: relative;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.6666666667vw;
  font-weight: 500;
  line-height: 1.1em;
  letter-spacing: 0.1em;
}

.staff-en {
  position: relative;
  margin-top: 1em;
  color: #c5bcae;
  font-family: "Crimson Text";
  font-size: 3.6vw;
}

@media screen and (min-width: 751px) {
  .staff {
    margin-left: -2.0952380952vw;
  }
  .staff-article {
    margin-left: 2.0952380952vw;
    width: calc(50% - 2.0952380952vw);
  }
  .staff .staff-article:nth-child(n+3) {
    margin-top: 6.6666666667vw;
  }
  .staff-image {
    margin-bottom: 1.9047619048vw;
  }
  .staff-image img {
    height: 30.7619047619vw;
  }
  .staff-image:after {
    right: 0.6666666667vw;
    bottom: 0.6666666667vw;
    width: 2.5714285714vw;
    height: 2.5714285714vw;
  }
  .staff-position {
    font-size: 1.8095238095vw;
  }
  .staff-jp {
    font-size: 3.4285714286vw;
  }
  .staff-en {
    font-size: 1.8095238095vw;
  }
}
@media screen and (min-width: 1051px) {
  .staff {
    margin-left: -1.5277777778vw;
  }
  .staff-article {
    margin-left: 1.5277777778vw;
    width: calc(50% - 1.5277777778vw);
  }
  .staff .staff-article:nth-child(n+3) {
    margin-top: 4.8611111111vw;
  }
  .staff-image {
    margin-bottom: 1.3888888889vw;
  }
  .staff-image img {
    height: 22.4305555556vw;
  }
  .staff-image:after {
    right: 0.4861111111vw;
    bottom: 0.4861111111vw;
    width: 1.875vw;
    height: 1.875vw;
  }
  .staff-position {
    font-size: 1.3194444444vw;
  }
  .staff-jp {
    font-size: 2.5vw;
  }
  .staff-en {
    font-size: 1.3194444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .staff {
    margin-left: -22px;
  }
  .staff-article {
    margin-left: 22px;
    width: calc(50% - 22px);
  }
  .staff .staff-article:nth-child(n+3) {
    margin-top: 70px;
  }
  .staff-image {
    margin-bottom: 20px;
  }
  .staff-image img {
    height: 323px;
  }
  .staff-image:after {
    right: 7px;
    bottom: 7px;
    width: 27px;
    height: 27px;
  }
  .staff-position {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .staff-jp {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .staff-en {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
/* ------------------------------------------- modal - */
.staff-modal-content {
  padding: 6vw 4vw 10.6666666667vw 4vw;
}

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

.staff-modal-box {
  position: absolute;
  right: 0;
  bottom: 6.6666666667vw;
  padding: 2.6666666667vw 6vw;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1;
}

.staff-modal-box .staff-en {
  color: #8e6e23;
}

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

.staff-interview dt {
  position: relative;
  margin-bottom: 0.5em;
  padding: 0.5em 3.0666666667vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 600;
  line-height: 1.75em;
}
.staff-interview dt:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #c2b082;
}

.staff-interview dd {
  padding: 0 3.0666666667vw;
  color: #737373;
  line-height: 2.22em;
}

.staff-btn {
  margin: 7.3333333333vw auto 0 auto;
  width: 77.3333333333vw;
}

.staff-btn .btn-main--jp {
  padding-right: 3.7333333333vw;
}
.staff-btn .btn-main--jp span {
  font-size: 3.7333333333vw;
}

@media screen and (min-width: 751px) {
  .staff-modal-content {
    padding: 1.9047619048vw 2.1904761905vw 5.7142857143vw 2.1904761905vw;
  }
  .staff-modal-image img {
    height: 56vw;
  }
  .staff-modal-box {
    bottom: 4.7619047619vw;
    padding: 1.4285714286vw 3.3333333333vw;
  }
  .staff-interview > dl:nth-child(n+2) {
    margin-top: 3.8095238095vw;
  }
  .staff-interview dt {
    padding: 0.5em 1.9047619048vw;
    font-size: 1.7142857143vw;
  }
  .staff-interview dt:after {
    height: 0.0952380952vw;
  }
  .staff-interview dd {
    padding: 0 1.9047619048vw;
  }
  .staff-btn {
    margin: 4.2857142857vw auto 0 auto;
    width: 40.5714285714vw;
  }
  .staff-btn .btn-main--jp {
    padding-right: 1.9047619048vw;
  }
  .staff-btn .btn-main--jp span {
    font-size: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .staff-modal-content {
    padding: 1.3888888889vw 1.5972222222vw 4.1666666667vw 1.5972222222vw;
  }
  .staff-modal-image img {
    height: 40.8333333333vw;
  }
  .staff-modal-box {
    bottom: 3.4722222222vw;
    padding: 1.0416666667vw 2.4305555556vw;
  }
  .staff-interview > dl:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .staff-interview dt {
    padding: 0.5em 1.3888888889vw;
    font-size: 1.25vw;
  }
  .staff-interview dt:after {
    height: 0.0694444444vw;
  }
  .staff-interview dd {
    padding: 0 1.3888888889vw;
  }
  .staff-btn {
    margin: 3.125vw auto 0 auto;
    width: 29.5833333333vw;
  }
  .staff-btn .btn-main--jp {
    padding-right: 1.3888888889vw;
  }
  .staff-btn .btn-main--jp span {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .staff-modal-content {
    padding: 20px 23px 60px 23px;
  }
  .staff-modal-image img {
    height: 588px;
  }
  .staff-modal-box {
    bottom: 50px;
    padding: 15px 35px;
  }
  .staff-interview > dl:nth-child(n+2) {
    margin-top: 40px;
  }
  .staff-interview dt {
    padding: 0.5em 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .staff-interview dt:after {
    height: 1px;
  }
  .staff-interview dd {
    padding: 0 20px;
  }
  .staff-btn {
    margin: 45px auto 0 auto;
    width: 426px;
  }
  .staff-btn .btn-main--jp {
    padding-right: 20px;
  }
  .staff-btn .btn-main--jp span {
    font-size: 20px;
    font-size: 2rem;
  }
}
/*  blog --> archive
-------------------------------------------------------------------------------*/
/* ------------------------------------------- menu - */
.blog-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.blog-menu:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100vw;
  height: 1px;
  background-color: #c2b082;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.blog-menu > li {
  width: 44vw;
}

.blog-menu a,
.blog-menu p {
  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-bottom: 0.1em;
  height: 10.6666666667vw;
  border-color: #c2b082;
  border-style: solid;
  border-width: 1px;
  border-bottom: none !important;
  color: #c2b082;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: 600;
}

.blog-menu a.is-current,
.blog-menu .is-current p {
  background-color: #c2b082;
  color: #ffffff;
}

.blog-menu .is-current {
  pointer-events: none;
}

.blog-tab-box {
  display: none;
}

.blog-tab-box.is-current {
  display: block;
}

@media screen and (min-width: 751px) {
  .blog-menu:after {
    width: 52.380952381vw;
    height: 0.0952380952vw;
  }
  .blog-menu > li {
    width: 22.8571428571vw;
  }
  .blog-menu a,
  .blog-menu p {
    height: 5.5238095238vw;
    border-width: 0.0952380952vw;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
    cursor: pointer;
  }
  .blog-menu a:hover,
  .blog-menu p:hover {
    background-color: #c2b082;
    color: #ffffff;
  }
}
@media screen and (min-width: 1051px) {
  .blog-menu:after {
    width: 38.1944444444vw;
    height: 0.0694444444vw;
  }
  .blog-menu > li {
    width: 16.6666666667vw;
  }
  .blog-menu a,
  .blog-menu p {
    height: 4.0277777778vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-menu:after {
    width: 550px;
    height: 1px;
  }
  .blog-menu > li {
    width: 240px;
  }
  .blog-menu a,
  .blog-menu p {
    height: 58px;
    border-width: 1px;
  }
}
/*  blog --> single
-------------------------------------------------------------------------------*/
/* ------------------------------------------- mokuji - */
.blog-mokuji {
  position: relative;
  margin: 10vw 0 0 -4vw;
  padding: 4vw;
  width: 100vw;
  background-color: #f0ede6;
}

.blog-mokuji > div {
  position: relative;
  padding: 8.6666666667vw 4.6666666667vw 10.6666666667vw 4.6666666667vw;
  border-color: #c2b082;
  border-style: solid;
  border-width: 1px;
}

.blog-mokuji-head {
  position: relative;
  margin-bottom: 9.3333333333vw;
  font-family: "Crimson Text";
  font-size: 6.6666666667vw;
  font-weight: 400;
  text-align: center;
}

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

.blog-mokuji ul + li:nth-of-type(n + 2) {
  margin-top: 1.5em;
}

.blog-mokuji ul li a {
  position: relative;
  display: block;
  font-size: 3.7333333333vw;
  line-height: 1.75em;
}

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

.blog-mokuji > div > ul > li > a {
  padding-left: 1.5em;
}

.blog-mokuji > div > ul > li > a:before {
  counter-increment: cnt;
  content: counter(cnt, decimal) ".";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Crimson Text";
  font-size: 1.42em;
}

.blog-mokuji > div > ul > ul {
  position: relative;
  margin: 1.3333333333vw 0 0 2.6666666667vw;
}

.blog-mokuji > div > ul > ul > li a {
  padding-left: 1.25em;
  font-size: 3.4666666667vw;
}

.blog-mokuji > div > ul > ul > li a:before {
  content: "■";
  position: absolute;
  top: 0;
  left: 0;
}

.blog-mokuji > div > ul > ul > ul {
  position: relative;
  margin: 2.6666666667vw 0 0 6.6666666667vw;
  padding: 0.5em 0 0.5em 1em;
}

.blog-mokuji > div > ul > ul > ul:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #c2b082;
}

.blog-mokuji > div > ul > ul > ul > li a {
  padding-left: 1.25em;
  font-size: 3.4666666667vw;
}

.blog-mokuji > div > ul > ul > ul > li a:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 751px) {
  .blog-mokuji {
    margin: 4.7619047619vw 0 0 -2.0952380952vw;
    padding: 2.0952380952vw;
    width: 52.380952381vw;
  }
  .blog-mokuji > div {
    padding: 4.0952380952vw 2.6666666667vw 4.7619047619vw 2.6666666667vw;
    border-width: 0.0952380952vw;
  }
  .blog-mokuji-head {
    margin-bottom: 4.7619047619vw;
    font-size: 3.4285714286vw;
  }
  .blog-mokuji ul li a {
    font-size: 1.9047619048vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .blog-mokuji ul li a:hover {
    color: #c2b082;
  }
  .blog-mokuji > div > ul > ul {
    margin: 0.4761904762vw 0 0 1.4285714286vw;
  }
  .blog-mokuji > div > ul > ul > li a {
    font-size: 1.7142857143vw;
  }
  .blog-mokuji > div > ul > ul > ul {
    margin: 1.4285714286vw 0 0 3.4285714286vw;
  }
  .blog-mokuji > div > ul > ul > ul:before {
    width: 0.0952380952vw;
  }
  .blog-mokuji > div > ul > ul > ul > li a {
    font-size: 1.7142857143vw;
  }
}
@media screen and (min-width: 1051px) {
  .blog-mokuji {
    margin: 3.4722222222vw 0 0 -1.5277777778vw;
    padding: 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .blog-mokuji > div {
    padding: 2.9861111111vw 1.9444444444vw 3.4722222222vw 1.9444444444vw;
    border-width: 0.0694444444vw;
  }
  .blog-mokuji-head {
    margin-bottom: 3.4722222222vw;
    font-size: 2.5vw;
  }
  .blog-mokuji ul li a {
    font-size: 1.3888888889vw;
  }
  .blog-mokuji > div > ul > ul {
    margin: 0.3472222222vw 0 0 1.0416666667vw;
  }
  .blog-mokuji > div > ul > ul > li a {
    font-size: 1.25vw;
  }
  .blog-mokuji > div > ul > ul > ul {
    margin: 1.0416666667vw 0 0 2.5vw;
  }
  .blog-mokuji > div > ul > ul > ul:before {
    width: 0.0694444444vw;
  }
  .blog-mokuji > div > ul > ul > ul > li a {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-mokuji {
    margin: 50px 0 0 -22px;
    padding: 22px;
    width: 550px;
  }
  .blog-mokuji > div {
    padding: 43px 28px 50px 28px;
    border-width: 1px;
  }
  .blog-mokuji-head {
    margin-bottom: 50px;
    font-size: 36px;
    font-size: 3.6rem;
  }
  .blog-mokuji ul li a {
    font-size: 20px;
    font-size: 2rem;
  }
  .blog-mokuji > div > ul > ul {
    margin: 5px 0 0 15px;
  }
  .blog-mokuji > div > ul > ul > li a {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .blog-mokuji > div > ul > ul > ul {
    margin: 15px 0 0 36px;
  }
  .blog-mokuji > div > ul > ul > ul:before {
    width: 1px;
  }
  .blog-mokuji > div > ul > ul > ul > li a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* ------------------------------------------- cat - */
.blog-cat {
  margin: 1em 0;
}

@media screen and (min-width: 751px) {
  .blog-cat {
    margin: 0 0 1em;
  }
}
/*  event --> archive
-------------------------------------------------------------------------------*/
.event {
  margin: 0 auto;
  width: 86.6666666667vw;
}

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

@media screen and (min-width: 751px) {
  .event {
    width: 45.3333333333vw;
  }
  .event .event-post:nth-child(n+2) {
    margin-top: 5.7142857143vw;
  }
}
@media screen and (min-width: 1051px) {
  .event {
    width: 33.0555555556vw;
  }
  .event .event-post:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .event {
    width: 476px;
  }
  .event .event-post:nth-child(n+2) {
    margin-top: 60px;
  }
}
/*  event --> single
-------------------------------------------------------------------------------*/
/* ------------------------------------------- sgl - */
.event-sgl {
  margin: 0 auto;
  width: 84vw;
}

.event-sgl .event-cat {
  margin-bottom: 6.6666666667vw;
}
.event-sgl .event-cat:before {
  left: 9.3333333333vw;
}

.event-reserve {
  margin: 10.6666666667vw auto 0 auto;
  width: 66.6666666667vw;
}

@media screen and (min-width: 751px) {
  .event-sgl {
    width: 44vw;
  }
  .event-sgl .event-cat {
    margin-bottom: 3.3333333333vw;
  }
  .event-sgl .event-cat:before {
    left: 4.7619047619vw;
  }
  .event-reserve {
    margin-top: 5.7142857143vw;
    width: 34.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-sgl {
    width: 32.0833333333vw;
  }
  .event-sgl .event-cat {
    margin-bottom: 2.4305555556vw;
  }
  .event-sgl .event-cat:before {
    left: 3.4722222222vw;
  }
  .event-reserve {
    margin-top: 4.1666666667vw;
    width: 25.4166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-sgl {
    width: 462px;
  }
  .event-sgl .event-cat {
    margin-bottom: 35px;
  }
  .event-sgl .event-cat:before {
    left: 50px;
  }
  .event-reserve {
    margin-top: 60px;
    width: 366px;
  }
}
/* ------------------------------------------- summary - */
.event-summary {
  margin-top: 13.3333333333vw;
}

.event-summary > div:nth-child(n+2) {
  margin-top: 4vw;
}

.event-summary-desc p {
  line-height: 2.22em;
}

.event-summary-list {
  margin-top: 5.3333333333vw;
}

.event-summary-list > li:nth-child(n+2) {
  margin-top: 6vw;
}

.event-summary-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 66.6666666667vw;
}

.event-summary-image a {
  display: block;
}

.event-summary-list > li > div:nth-child(n+2) {
  margin-top: 0.7em;
}

.event-summary-content p {
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .event-summary {
    margin-top: 6.9523809524vw;
  }
  .event-summary > div:nth-child(n+2) {
    margin-top: 1.9047619048vw;
  }
  .event-summary-list {
    margin-top: 2.380952381vw;
  }
  .event-summary-list > li:nth-child(n+2) {
    margin-top: 2.8571428571vw;
  }
  .event-summary-image img {
    height: 34.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-summary {
    margin-top: 5.0694444444vw;
  }
  .event-summary > div:nth-child(n+2) {
    margin-top: 1.3888888889vw;
  }
  .event-summary-list {
    margin-top: 1.7361111111vw;
  }
  .event-summary-list > li:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
  .event-summary-image img {
    height: 25.4166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-summary {
    margin-top: 73px;
  }
  .event-summary > div:nth-child(n+2) {
    margin-top: 20px;
  }
  .event-summary-list {
    margin-top: 25px;
  }
  .event-summary-list > li:nth-child(n+2) {
    margin-top: 30px;
  }
  .event-summary-image img {
    height: 366px;
  }
}
/* ------------------------------------------- detail - */
.event-detail {
  position: relative;
  margin: 10.6666666667vw 0 0 -4vw;
  padding: 10.6666666667vw 4vw;
  width: 100vw;
  background-color: #f0ede6;
}

.event-detail-box {
  padding: 2.6666666667vw 4.6666666667vw 5.3333333333vw 4.6666666667vw;
  background-color: #ffffff;
  border-radius: 1.3333333333vw;
}

.event-detail-data dl:nth-child(n+2) {
  margin-top: 2.6666666667vw;
}

.event-detail-data dt {
  position: relative;
  margin-bottom: 0.5em;
  padding: 0.8em 0 0.8em 6.6666666667vw;
  border-bottom-color: #a68e52;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  color: #a68e52;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.25em;
  letter-spacing: 0.08em;
}
.event-detail-data dt:before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.event-detail-data--date dt:before {
  left: 0.3333333333vw;
  width: 4.9333333333vw;
  height: 4.9333333333vw;
  background-image: url(../img/event/date.svg);
}

.event-detail-data--time dt:before {
  left: 0;
  width: 5.6vw;
  height: 5.6vw;
  background-image: url(../img/event/time.svg);
}

.event-detail-data--venue dt:before {
  left: 0.8vw;
  width: 4vw;
  height: 5.7333333333vw;
  background-image: url(../img/event/venue.svg);
}

.event-detail-data--remarks dt:before {
  left: 0.3333333333vw;
  width: 4.9333333333vw;
  height: 4.9333333333vw;
  background-image: url(../img/event/remarks.svg);
}

.event-detail-data dd {
  line-height: 1.75em;
}

.event-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1.7333333333vw;
}

.event-time > li {
  margin-left: 1.7333333333vw;
  padding: 0.2em 0;
  width: calc(100% - 1.7333333333vw);
  background-color: #f0ede6;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .event-time > li:nth-child(n+2) {
    margin-top: 1.7333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .event-detail {
    margin: 5.7142857143vw 0 0 -2.0952380952vw;
    padding: 5.7142857143vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .event-detail-box {
    padding: 1.4285714286vw 2.380952381vw 2.8571428571vw 2.380952381vw;
    border-radius: 0.9523809524vw;
  }
  .event-detail-data dl:nth-child(n+2) {
    margin-top: 0.9523809524vw;
  }
  .event-detail-data dt {
    padding-left: 4.2857142857vw;
    border-bottom-width: 0.0952380952vw;
    font-size: 1.9047619048vw;
  }
  .event-detail-data--date dt:before {
    left: 0.1428571429vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
  .event-detail-data--time dt:before {
    width: 2.9523809524vw;
    height: 2.9523809524vw;
  }
  .event-detail-data--venue dt:before {
    left: 0.4285714286vw;
    width: 2.0952380952vw;
    height: 3.0476190476vw;
  }
  .event-detail-data--remarks dt:before {
    left: 0.1904761905vw;
    width: 2.5714285714vw;
    height: 2.5714285714vw;
  }
  .event-time {
    margin-left: -0.9523809524vw;
  }
  .event-time > li {
    margin-left: 0.9523809524vw;
    width: calc(50% - 0.9523809524vw);
  }
  .event-time > li:nth-child(n+3) {
    margin-top: 0.9523809524vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-detail {
    margin: 4.1666666667vw 0 0 -1.5277777778vw;
    padding: 4.1666666667vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .event-detail-box {
    padding: 1.0416666667vw 1.7361111111vw 2.0833333333vw 1.7361111111vw;
    border-radius: 0.6944444444vw;
  }
  .event-detail-data dl:nth-child(n+2) {
    margin-top: 0.6944444444vw;
  }
  .event-detail-data dt {
    padding-left: 3.125vw;
    border-bottom-width: 0.0694444444vw;
    font-size: 1.3888888889vw;
  }
  .event-detail-data--date dt:before {
    left: 0.1041666667vw;
    width: 1.9444444444vw;
    height: 1.9444444444vw;
  }
  .event-detail-data--time dt:before {
    width: 2.1527777778vw;
    height: 2.1527777778vw;
  }
  .event-detail-data--venue dt:before {
    left: 0.3125vw;
    width: 1.5277777778vw;
    height: 2.2222222222vw;
  }
  .event-detail-data--remarks dt:before {
    left: 0.1388888889vw;
    width: 1.875vw;
    height: 1.875vw;
  }
  .event-time {
    margin-left: -0.6944444444vw;
  }
  .event-time > li {
    margin-left: 0.6944444444vw;
    width: calc(50% - 0.6944444444vw);
  }
  .event-time > li:nth-child(n+3) {
    margin-top: 0.6944444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-detail {
    margin: 60px 0 0 -22px;
    padding: 60px 22px;
    width: 550px;
  }
  .event-detail-box {
    padding: 15px 25px 30px 25px;
    border-radius: 10px;
  }
  .event-detail-data dl:nth-child(n+2) {
    margin-top: 10px;
  }
  .event-detail-data dt {
    padding-left: 45px;
    border-bottom-width: 1px;
    font-size: 20px;
    font-size: 2rem;
  }
  .event-detail-data--date dt:before {
    left: 1.5px;
    width: 28px;
    height: 28px;
  }
  .event-detail-data--time dt:before {
    width: 31px;
    height: 31px;
  }
  .event-detail-data--venue dt:before {
    left: 4.5px;
    width: 22px;
    height: 32px;
  }
  .event-detail-data--remarks dt:before {
    left: 2px;
    width: 27px;
    height: 27px;
  }
  .event-time {
    margin-left: -10px;
  }
  .event-time > li {
    margin-left: 10px;
    width: calc(50% - 10px);
  }
  .event-time > li:nth-child(n+3) {
    margin-top: 10px;
  }
}
/* ------------------------------------------- detail - */
.event-detail {
  position: relative;
  margin: 10.6666666667vw 0 0 -4vw;
  padding: 10.6666666667vw 4vw;
  width: 100vw;
  background-color: #f0ede6;
}

@media screen and (min-width: 751px) {
  .event-detail {
    margin: 5.7142857143vw 0 0 -2.0952380952vw;
    padding: 5.7142857143vw 2.0952380952vw;
    width: 52.380952381vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-detail {
    margin: 4.1666666667vw 0 0 -1.5277777778vw;
    padding: 4.1666666667vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-detail {
    margin: 60px 0 0 -22px;
    padding: 60px 22px;
    width: 550px;
  }
}
/* ------------------------------------------- map - */
.event-access {
  position: relative;
  margin: 10.6666666667vw 0 0 -4vw;
  padding: 10.6666666667vw 4vw;
  width: 100vw;
  background-color: #b1a696;
}

.event-access-image {
  background-color: #ffffff;
}

.event-access-image a {
  display: block;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
}

.event-access-ggmap .ggmap {
  padding-bottom: 85%;
}

.event-access-notes {
  display: block;
  margin-top: 1em;
  text-align: right;
  color: #ffffff;
}

@media screen and (max-width: 750px) {
  .post--event .editor .goolemap a {
    pointer-events: none;
  }
  .event-access-image a {
    pointer-events: none;
  }
  .event-access-image a:after {
    content: none;
  }
}
@media screen and (min-width: 751px) {
  .event-access {
    margin: 5.7142857143vw 0 0 -2.0952380952vw;
    padding: 5.7142857143vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .event-access-image a {
    border-width: 0.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-access {
    margin: 4.1666666667vw 0 0 -1.5277777778vw;
    padding: 4.1666666667vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .event-access-image a {
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-access {
    margin: 60px 0 0 -22px;
    padding: 60px 22px;
    width: 550px;
  }
  .event-access-image a {
    border-width: 1px;
  }
}
/* ------------------------------------------- seminar - */
.event-seminar {
  position: relative;
  margin-top: 10.6666666667vw;
}

.event-seminar-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 66.6666666667vw;
}

.event-seminar-content {
  margin-top: 4vw;
}

.event-seminar-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.event-seminar .event-data p {
  font-size: 4.2666666667vw;
  line-height: 1.3em;
}

.event-seminar-instructor {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 7.3333333333vw auto 0 auto;
  padding-top: 6.6666666667vw;
  width: 85.3333333333vw;
}
.event-seminar-instructor:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 93.3333333333vw;
  height: 0.2666666667vw;
  border-top-color: #b8a575;
  border-top-style: dashed;
  border-top-width: 0.2666666667vw;
}

.event-seminar-instructor-head {
  width: 32vw;
  text-align: center;
}

.event-seminar-instructor-image {
  margin-bottom: 2.6666666667vw;
  border-radius: 50%;
  overflow: hidden;
}
.event-seminar-instructor-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 32vw;
}

.event-seminar-instructor-label {
  display: inline-block;
  padding: 0.3em 2em;
  background-color: #f5ff00;
  font-size: 3.4666666667vw;
}

.event-seminar-instructor-name {
  margin-top: 0.3em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}

.event-seminar-instructor-content {
  padding-top: 2.6666666667vw;
  width: 50vw;
}
.event-seminar-instructor-content p {
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .event-seminar {
    margin-top: 5.7142857143vw;
  }
  .event-seminar-image img {
    height: 34.8571428571vw;
  }
  .event-seminar-content {
    margin-top: 2.380952381vw;
  }
  .event-seminar-ttl {
    font-size: 2.4761904762vw;
  }
  .event-seminar .event-data p {
    font-size: 2.4761904762vw;
  }
  .event-seminar-instructor {
    margin: 3.8095238095vw auto 0 auto;
    padding-top: 3.3333333333vw;
    width: 44.380952381vw;
  }
  .event-seminar-instructor:before {
    width: 49.0476190476vw;
    height: 0.0952380952vw;
    border-top-width: 0.0952380952vw;
  }
  .event-seminar-instructor-head {
    width: 17.4285714286vw;
  }
  .event-seminar-instructor-image {
    margin-bottom: 1.4285714286vw;
  }
  .event-seminar-instructor-image img {
    height: 17.4285714286vw;
  }
  .event-seminar-instructor-label {
    font-size: 1.8095238095vw;
  }
  .event-seminar-instructor-name {
    font-size: 2.4761904762vw;
  }
  .event-seminar-instructor-content {
    padding-top: 1.4285714286vw;
    width: 24.9523809524vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-seminar {
    margin-top: 4.1666666667vw;
  }
  .event-seminar-image img {
    height: 25.4166666667vw;
  }
  .event-seminar-content {
    margin-top: 1.7361111111vw;
  }
  .event-seminar-ttl {
    font-size: 1.8055555556vw;
  }
  .event-seminar .event-data p {
    font-size: 1.8055555556vw;
  }
  .event-seminar-instructor {
    margin: 2.7777777778vw auto 0 auto;
    padding-top: 2.4305555556vw;
    width: 32.3611111111vw;
  }
  .event-seminar-instructor:before {
    width: 35.7638888889vw;
    height: 0.0694444444vw;
    border-top-width: 0.0694444444vw;
  }
  .event-seminar-instructor-head {
    width: 12.7083333333vw;
  }
  .event-seminar-instructor-image {
    margin-bottom: 1.0416666667vw;
  }
  .event-seminar-instructor-image img {
    height: 12.7083333333vw;
  }
  .event-seminar-instructor-label {
    font-size: 1.3194444444vw;
  }
  .event-seminar-instructor-name {
    font-size: 1.8055555556vw;
  }
  .event-seminar-instructor-content {
    padding-top: 1.0416666667vw;
    width: 18.1944444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-seminar {
    margin-top: 60px;
  }
  .event-seminar-image img {
    height: 366px;
  }
  .event-seminar-content {
    margin-top: 25px;
  }
  .event-seminar-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .event-seminar .event-data p {
    font-size: 23px;
    font-size: 2.3rem;
  }
  .event-seminar-instructor {
    margin: 40px auto 0 auto;
    padding-top: 35px;
    width: 466px;
  }
  .event-seminar-instructor:before {
    width: 515px;
    height: 1px;
    border-top-width: 1px;
  }
  .event-seminar-instructor-head {
    width: 183px;
  }
  .event-seminar-instructor-image {
    margin-bottom: 15px;
  }
  .event-seminar-instructor-image img {
    height: 183px;
  }
  .event-seminar-instructor-label {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .event-seminar-instructor-name {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .event-seminar-instructor-content {
    padding-top: 15px;
    width: 262px;
  }
}
/* ------------------------------------------- present - */
.event-present {
  margin-top: 13.3333333333vw;
}

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

.event-present-list > li > div:nth-child(n+2) {
  margin-top: 4vw;
}

.event-present-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 66.6666666667vw;
}

.event-present-image a {
  display: block;
}

.event-present .head-edi4 {
  margin-top: 0 !important;
  font-size: 1.2em;
}

@media screen and (min-width: 751px) {
  .event-present {
    margin-top: 6.9523809524vw;
  }
  .event-present-list > li:nth-child(n+2) {
    margin-top: 3.8095238095vw;
  }
  .event-present-list > li > div:nth-child(n+2) {
    margin-top: 2.380952381vw;
  }
  .event-present-image img {
    height: 34.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-present {
    margin-top: 5.0694444444vw;
  }
  .event-present-list > li:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .event-present-list > li > div:nth-child(n+2) {
    margin-top: 1.7361111111vw;
  }
  .event-present-image img {
    height: 25.4166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-present {
    margin-top: 73px;
  }
  .event-present-list > li:nth-child(n+2) {
    margin-top: 40px;
  }
  .event-present-list > li > div:nth-child(n+2) {
    margin-top: 25px;
  }
  .event-present-image img {
    height: 366px;
  }
}
/* ------------------------------------------- gallery - */
.event-gallery {
  position: relative;
  margin-top: 10.6666666667vw;
  overflow: hidden;
}

.event-gallery .swiper-slide {
  margin-right: 4vw;
  width: 92vw !important;
}

.event-gallery .swiper-slide:last-child {
  margin-right: 0;
}

.event-gallery-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 66.6666666667vw;
}

.event-gallery-content {
  margin-top: 2.6666666667vw;
  padding: 0 1.3333333333vw;
}
.event-gallery-content p {
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .event-gallery {
    margin-top: 5.7142857143vw;
  }
  .event-gallery .swiper-slide {
    margin-right: 2.0952380952vw;
    width: 48.1904761905vw !important;
  }
  .event-gallery-image img {
    height: 34.8571428571vw;
  }
  .event-gallery-content {
    margin-top: 1.4285714286vw;
    padding: 0 0.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-gallery {
    margin-top: 4.1666666667vw;
  }
  .event-gallery .swiper-slide {
    margin-right: 1.5277777778vw;
    width: 35.1388888889vw !important;
  }
  .event-gallery-image img {
    height: 25.4166666667vw;
  }
  .event-gallery-content {
    margin-top: 1.0416666667vw;
    padding: 0 0.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-gallery {
    margin-top: 60px;
  }
  .event-gallery .swiper-slide {
    margin-right: 22px;
    width: 506px !important;
  }
  .event-gallery-image img {
    height: 366px;
  }
  .event-gallery-content {
    margin-top: 15px;
    padding: 0 8px;
  }
}
/* ------------------------------------------- numbers - */
.event-numbers {
  position: relative;
  margin: 10.6666666667vw 0 0 -4vw;
  padding: 10.6666666667vw 4vw;
  width: 100vw;
  background-color: #f0ede6;
}

.event-numbers-list > li:nth-child(n+2) {
  margin-top: 8.6666666667vw;
}

.event-numbers-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 66.6666666667vw;
}

.event-numbers-image a {
  display: block;
}

.event-numbers-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-top: 4.6666666667vw;
}

.event-numbers-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 23.3333333333vw;
  font-family: "Crimson Text";
  font-size: 13.3333333333vw;
  letter-spacing: 0.08em;
}
.event-numbers-num span {
  position: relative;
  margin-right: 0.3em;
  font-size: 5.3333333333vw;
  letter-spacing: 0.06em;
}
.event-numbers-num span:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.2em;
  width: calc(100% - 0.1em);
  height: 0.5333333333vw;
  background-color: #2d2d32;
}

.event-numbers-ttl {
  width: 64.6666666667vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.08em;
}

.event-numbers-desc {
  margin-top: 4.6666666667vw;
}
.event-numbers-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .event-numbers {
    margin: 5.7142857143vw 0 0 -2.0952380952vw;
    padding: 5.7142857143vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .event-numbers-list > li:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .event-numbers-image img {
    height: 34.8571428571vw;
  }
  .event-numbers-head {
    margin-top: 2.380952381vw;
  }
  .event-numbers-num {
    width: 12.380952381vw;
    font-size: 6.8571428571vw;
  }
  .event-numbers-num span {
    font-size: 2.7619047619vw;
  }
  .event-numbers-num span:after {
    height: 0.2857142857vw;
  }
  .event-numbers-ttl {
    width: 33.3333333333vw;
    font-size: 2.4761904762vw;
  }
  .event-numbers-desc {
    margin-top: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-numbers {
    margin: 4.1666666667vw 0 0 -1.5277777778vw;
    padding: 4.1666666667vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .event-numbers-list > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .event-numbers-image img {
    height: 25.4166666667vw;
  }
  .event-numbers-head {
    margin-top: 1.7361111111vw;
  }
  .event-numbers-num {
    width: 9.0277777778vw;
    font-size: 5vw;
  }
  .event-numbers-num span {
    font-size: 2.0138888889vw;
  }
  .event-numbers-num span:after {
    height: 0.2083333333vw;
  }
  .event-numbers-ttl {
    width: 24.3055555556vw;
    font-size: 1.8055555556vw;
  }
  .event-numbers-desc {
    margin-top: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-numbers {
    margin: 60px 0 0 -22px;
    padding: 60px 22px;
    width: 550px;
  }
  .event-numbers-list > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .event-numbers-image img {
    height: 366px;
  }
  .event-numbers-head {
    margin-top: 25px;
  }
  .event-numbers-num {
    width: 130px;
    font-size: 72px;
    font-size: 7.2rem;
  }
  .event-numbers-num span {
    font-size: 29px;
    font-size: 2.9rem;
  }
  .event-numbers-num span:after {
    height: 3px;
  }
  .event-numbers-ttl {
    width: 350px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .event-numbers-desc {
    margin-top: 20px;
  }
}
/* ------------------------------------------- bus - */
.event-schedule {
  position: relative;
  margin: 10.6666666667vw 0 0 -4vw;
  padding: 10.6666666667vw 4vw;
  width: 100vw;
  background-color: #f0ede6;
}

.event-schedule-list > li:nth-child(n+2) {
  margin-top: 8.6666666667vw;
}

.event-schedule-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 66.6666666667vw;
}

.event-schedule-image a {
  display: block;
}

.event-schedule-content {
  margin-top: 4.6666666667vw;
}

.event-schedule .head-edi4 {
  margin: 0 !important;
  font-size: 1.2em;
}

.event-schedule-desc {
  margin-top: 2.6666666667vw;
}
.event-schedule-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .event-schedule {
    margin: 5.7142857143vw 0 0 -2.0952380952vw;
    padding: 5.7142857143vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .event-schedule-list > li:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .event-schedule-image img {
    height: 34.8571428571vw;
  }
  .event-schedule-content {
    margin-top: 1.9047619048vw;
  }
  .event-schedule-desc {
    margin-top: 1.4285714286vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-schedule {
    margin: 4.1666666667vw 0 0 -1.5277777778vw;
    padding: 4.1666666667vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .event-schedule-list > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .event-schedule-image img {
    height: 25.4166666667vw;
  }
  .event-schedule-content {
    margin-top: 1.3888888889vw;
  }
  .event-schedule-desc {
    margin-top: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-schedule {
    margin: 60px 0 0 -22px;
    padding: 60px 22px;
    width: 550px;
  }
  .event-schedule-list > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .event-schedule-image img {
    height: 366px;
  }
  .event-schedule-content {
    margin-top: 20px;
  }
  .event-schedule-desc {
    margin-top: 15px;
  }
}
/* ------------------------------------------- instructor - */
.event-instructor {
  margin-top: 13.3333333333vw;
}

.event-instructor-image {
  margin: 0 auto 10.6666666667vw auto;
  width: 78.6666666667vw;
  -webkit-box-shadow: 0px 20px 35px 0px rgba(4, 4, 4, 0.1);
          box-shadow: 0px 20px 35px 0px rgba(4, 4, 4, 0.1);
}
.event-instructor-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 93.3333333333vw;
}

.event-instructor-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 3.3333333333vw;
}

.event-instructor-label {
  width: 20vw;
  padding: 0.5em 0;
  background-color: #f5ff00;
  text-align: center;
}

.event-instructor-name {
  width: 58.6666666667vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.6666666667vw;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.event-instructor-history {
  margin-top: 7.3333333333vw;
}
.event-instructor-history p {
  line-height: 2.22em;
}

.event-instructor-desc {
  position: relative;
  margin-top: 7.3333333333vw;
  padding-top: 7.3333333333vw;
}
.event-instructor-desc p {
  line-height: 2.22em;
}
.event-instructor-desc:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #c8c8c8;
}

@media screen and (min-width: 751px) {
  .event-instructor {
    margin-top: 6.9523809524vw;
  }
  .event-instructor-image {
    margin-bottom: 5.2380952381vw;
    width: 41.4285714286vw;
  }
  .event-instructor-image img {
    height: 49.0476190476vw;
  }
  .event-instructor-head {
    padding: 0 1.9047619048vw;
  }
  .event-instructor-label {
    width: 10.4761904762vw;
  }
  .event-instructor-name {
    width: 30.9523809524vw;
    font-size: 3.4285714286vw;
  }
  .event-instructor-history {
    margin-top: 3.8095238095vw;
  }
  .event-instructor-desc {
    margin-top: 3.8095238095vw;
    padding-top: 3.8095238095vw;
  }
  .event-instructor-desc:before {
    height: 0.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-instructor {
    margin-top: 5.0694444444vw;
  }
  .event-instructor-image {
    margin-bottom: 3.8194444444vw;
    width: 30.2083333333vw;
  }
  .event-instructor-image img {
    height: 35.7638888889vw;
  }
  .event-instructor-head {
    padding: 0 1.3888888889vw;
  }
  .event-instructor-label {
    width: 7.6388888889vw;
  }
  .event-instructor-name {
    width: 22.5694444444vw;
    font-size: 2.5vw;
  }
  .event-instructor-history {
    margin-top: 2.7777777778vw;
  }
  .event-instructor-desc {
    margin-top: 2.7777777778vw;
    padding-top: 2.7777777778vw;
  }
  .event-instructor-desc:before {
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-instructor {
    margin-top: 73px;
  }
  .event-instructor-image {
    margin-bottom: 55px;
    width: 435px;
  }
  .event-instructor-image img {
    height: 515px;
  }
  .event-instructor-head {
    padding: 0 20px;
  }
  .event-instructor-label {
    width: 110px;
  }
  .event-instructor-name {
    width: 325px;
    font-size: 36px;
    font-size: 3.6rem;
  }
  .event-instructor-history {
    margin-top: 40px;
  }
  .event-instructor-desc {
    margin-top: 40px;
    padding-top: 40px;
  }
  .event-instructor-desc:before {
    height: 1px;
  }
}
/* ------------------------------------------- bg - */
.event-message {
  position: relative;
  margin-left: -4vw;
  padding: 13.3333333333vw 4vw;
  width: 100vw;
  background-image: url(../img/event/bustour.jpg);
  background-position: center;
  background-size: cover;
}

.event-message-box {
  position: relative;
  padding: 4.6666666667vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 20px 35px 0px rgba(4, 4, 4, 0.1);
          box-shadow: 0px 20px 35px 0px rgba(4, 4, 4, 0.1);
}

.event-message .event-message-box:nth-child(n+2) {
  margin-top: 5.3333333333vw;
}

.event-message-image {
  margin-bottom: 5.3333333333vw;
}
.event-message-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 56vw;
}

.event-message-image a {
  display: block;
}

.event-message .head-edi3 {
  margin-top: 0 !important;
}

@media screen and (min-width: 751px) {
  .event-message {
    margin-left: -2.0952380952vw;
    padding: 6.9523809524vw 2.0952380952vw;
    width: 52.380952381vw;
    background-image: image-set(url(../img/event/bustour.jpg) 1x, url(../img/event/bustour-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/event/bustour.jpg) 1x, url(../img/event/bustour-2x.jpg) 2x);
  }
  .event-message-box {
    padding: 2.380952381vw;
  }
  .event-message .event-message-box:nth-child(n+2) {
    margin-top: 2.8571428571vw;
  }
  .event-message-image {
    margin-bottom: 2.8571428571vw;
  }
  .event-message-image img {
    height: 28.5714285714vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-message {
    margin-left: -1.5277777778vw;
    padding: 5.0694444444vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .event-message-box {
    padding: 1.7361111111vw;
  }
  .event-message .event-message-box:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
  .event-message-image {
    margin-bottom: 2.0833333333vw;
  }
  .event-message-image img {
    height: 20.8333333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-message {
    margin-left: -22px;
    padding: 73px 22px;
    width: 550px;
  }
  .event-message-box {
    padding: 25px;
  }
  .event-message .event-message-box:nth-child(n+2) {
    margin-top: 30px;
  }
  .event-message-image {
    margin-bottom: 30px;
  }
  .event-message-image img {
    height: 300px;
  }
}
/* ------------------------------------------- dates - */
.event-dates {
  position: relative;
  margin: 6.6666666667vw 0 0 -4vw;
  width: 100vw;
}
.event-dates:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #c8c8c8;
}

.event-dates dl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4vw 6vw;
}
.event-dates dl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #c8c8c8;
}

.event-dates dt {
  width: 24vw;
  color: #c2b082;
  font-family: "Crimson Text", "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  line-height: 1.75em;
}

.event-dates dd {
  width: calc(100% - 29.3333333333vw);
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .event-dates {
    margin: 3.3333333333vw 0 0 -2.0952380952vw;
    width: 52.380952381vw;
  }
  .event-dates:after {
    height: 0.0952380952vw;
  }
  .event-dates dl {
    padding: 2.380952381vw 3.3333333333vw;
  }
  .event-dates dl:after {
    height: 0.0952380952vw;
  }
  .event-dates dt {
    width: 12.8571428571vw;
    font-size: 1.9047619048vw;
  }
  .event-dates dd {
    width: calc(100% - 15.7142857143vw);
  }
}
@media screen and (min-width: 1051px) {
  .event-dates {
    margin: 2.4305555556vw 0 0 -1.5277777778vw;
    width: 38.1944444444vw;
  }
  .event-dates:after {
    height: 0.0694444444vw;
  }
  .event-dates dl {
    padding: 1.7361111111vw 2.4305555556vw;
  }
  .event-dates dl:after {
    height: 0.0694444444vw;
  }
  .event-dates dt {
    width: 9.375vw;
    font-size: 1.3888888889vw;
  }
  .event-dates dd {
    width: calc(100% - 11.4583333333vw);
  }
}
@media screen and (min-width: 1441px) {
  .event-dates {
    margin: 35px 0 0 -22px;
    width: 550px;
  }
  .event-dates:after {
    height: 1px;
  }
  .event-dates dl {
    padding: 25px 35px;
  }
  .event-dates dl:after {
    height: 1px;
  }
  .event-dates dt {
    width: 135px;
    font-size: 20px;
    font-size: 2rem;
  }
  .event-dates dd {
    width: calc(100% - 165px);
  }
}
/* ------------------------------------------- consul - */
.event-consul {
  position: relative;
  margin: 10.6666666667vw 0 0 -4vw;
  padding: 10.6666666667vw 4vw;
  width: 100vw;
  background-color: #f0ede6;
}

.event-consul-box > div:nth-child(n+2) {
  margin-top: 17.3333333333vw;
}

.event-consul-head {
  margin-bottom: 5.3333333333vw;
}

.event-consul-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.event-consul-date {
  margin-top: 0.8em;
  color: #a68e52;
  font-family: "Crimson Text", "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  line-height: 1.75em;
  letter-spacing: 0.1em;
}

.event-consul-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 66.6666666667vw;
}

.event-consul-image a {
  display: block;
}

.event-consul-subttl {
  position: relative;
  margin-top: 1em;
  padding: 0 4vw 0.5em 4vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}
.event-consul-subttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}

.event-consul-desc {
  margin-top: 1em;
}

.event-consul-point {
  position: relative;
  margin-top: 7.3333333333vw;
  padding-top: 7.3333333333vw;
}
.event-consul-point:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}

.event-consul-point .head-edi4 {
  margin-top: 0 !important;
  font-size: 1.2em;
}

.event-consul-list {
  padding: 0 4vw;
}

.event-consul-list > li {
  position: relative;
  padding: 7.3333333333vw 0 7.3333333333vw 17.3333333333vw;
}
.event-consul-list > li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 93.3333333333vw;
  height: 0.2666666667vw;
  border-top-color: #b8a575;
  border-top-style: dashed;
  border-top-width: 0.2666666667vw;
  width: 49.0476190476vw;
  height: 0.0952380952vw;
  border-top-width: 0.0952380952vw;
}

.event-consul-list-num {
  position: absolute;
  top: 5.3333333333vw;
  left: 0;
  color: #c2b082;
  font-family: "Crimson Text";
  font-size: 13.3333333333vw;
}

.event-consul-list-desc p {
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .event-consul {
    margin: 5.7142857143vw 0 0 -2.0952380952vw;
    padding: 5.7142857143vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .event-consul-box > div:nth-child(n+2) {
    margin-top: 8.5714285714vw;
  }
  .event-consul-head {
    margin-bottom: 2.8571428571vw;
  }
  .event-consul-ttl {
    font-size: 2.4761904762vw;
  }
  .event-consul-date {
    font-size: 1.9047619048vw;
  }
  .event-consul-image img {
    height: 34.8571428571vw;
  }
  .event-consul-subttl {
    padding: 0 1.9047619048vw 0.5em 1.9047619048vw;
    font-size: 2.4761904762vw;
  }
  .event-consul-subttl:after {
    height: 0.0952380952vw;
  }
  .event-consul-point {
    margin-top: 3.8095238095vw;
    padding-top: 3.8095238095vw;
  }
  .event-consul-point:before {
    height: 0.0952380952vw;
  }
  .event-consul-list {
    padding: 0 1.9047619048vw;
  }
  .event-consul-list > li {
    padding: 3.8095238095vw 0 3.8095238095vw 9.5238095238vw;
  }
  .event-consul-list > li:after {
    width: 49.0476190476vw;
    height: 0.0952380952vw;
    border-top-width: 0.0952380952vw;
  }
  .event-consul-list-num {
    top: 2.380952381vw;
    font-size: 6.9523809524vw;
  }
}
@media screen and (min-width: 1051px) {
  .event-consul {
    margin: 4.1666666667vw 0 0 -1.5277777778vw;
    padding: 4.1666666667vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .event-consul-box > div:nth-child(n+2) {
    margin-top: 6.25vw;
  }
  .event-consul-head {
    margin-bottom: 2.0833333333vw;
  }
  .event-consul-ttl {
    font-size: 1.8055555556vw;
  }
  .event-consul-date {
    font-size: 1.3888888889vw;
  }
  .event-consul-image img {
    height: 25.4166666667vw;
  }
  .event-consul-subttl {
    padding: 0 1.3888888889vw 0.5em 1.3888888889vw;
    font-size: 1.8055555556vw;
  }
  .event-consul-subttl:after {
    height: 0.0694444444vw;
  }
  .event-consul-point {
    margin-top: 2.7777777778vw;
    padding-top: 2.7777777778vw;
  }
  .event-consul-point:before {
    height: 0.0694444444vw;
  }
  .event-consul-list {
    padding: 0 1.3888888889vw;
  }
  .event-consul-list > li {
    padding: 2.7777777778vw 0 2.7777777778vw 6.9444444444vw;
  }
  .event-consul-list > li:after {
    width: 35.7638888889vw;
    height: 0.0694444444vw;
    border-top-width: 0.0694444444vw;
  }
  .event-consul-list-num {
    top: 1.7361111111vw;
    font-size: 5.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .event-consul {
    margin: 60px 0 0 -22px;
    padding: 60px 22px;
    width: 550px;
  }
  .event-consul-box > div:nth-child(n+2) {
    margin-top: 90px;
  }
  .event-consul-head {
    margin-bottom: 30px;
  }
  .event-consul-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .event-consul-date {
    font-size: 20px;
    font-size: 2rem;
  }
  .event-consul-image img {
    height: 366px;
  }
  .event-consul-subttl {
    padding: 0 20px 0.5em 20px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .event-consul-subttl:after {
    height: 1px;
  }
  .event-consul-point {
    margin-top: 40px;
    padding-top: 40px;
  }
  .event-consul-point:before {
    height: 1px;
  }
  .event-consul-list {
    padding: 0 20px;
  }
  .event-consul-list > li {
    padding: 40px 0 40px 100px;
  }
  .event-consul-list > li:after {
    width: 515px;
    height: 1px;
    border-top-width: 1px;
  }
  .event-consul-list-num {
    top: 25px;
    font-size: 73px;
    font-size: 7.3rem;
  }
}
/* ------------------------------------------- lightbox - */
.sub--sngl-event .lb-outerContainer {
  width: 80vw !important;
  height: 100% !important;
}
.sub--sngl-event .lb-container {
  height: 100%;
}
.sub--sngl-event .lightbox .lb-image {
  width: 100% !important;
  height: 100% !important;
}

@media screen and (min-width: 751px) {
  .sub--sngl-event .lb-outerContainer {
    width: 76.1904761905vw !important;
  }
}
@media screen and (min-width: 1051px) {
  .sub--sngl-event .lb-outerContainer {
    width: 55.5555555556vw !important;
  }
}
@media screen and (min-width: 1441px) {
  .sub--sngl-event .lb-outerContainer {
    width: 800px !important;
  }
}
/*  voice --> archive
-------------------------------------------------------------------------------*/
.voice {
  position: relative;
  margin: 0 auto;
  width: 86.6666666667vw;
}
.voice:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #c2b082;
}

.voice-post {
  position: relative;
}

.voice-post a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 6.6666666667vw 0;
}
.voice-post a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #c2b082;
}

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

.voice-content {
  position: relative;
  padding-bottom: 6.6666666667vw;
  width: 49.3333333333vw;
}

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

.voice-icon {
  margin-right: 2.6666666667vw;
  width: 13.3333333333vw;
  border-radius: 50%;
  overflow: hidden;
}
.voice-icon img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 13.3333333333vw;
}

.voice-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.53em;
  letter-spacing: 0.04em;
}

.voice-name {
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1.5em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.voice-evaluation {
  margin-top: 0.5em;
  color: #d3cf9c;
  font-size: 4vw;
}

.voice-summary {
  margin-top: 0.8em;
}
.voice-summary p {
  line-height: 1.75em;
}

.voice-post .btn-more {
  right: 0;
  bottom: 0;
  padding-right: 14.6666666667vw;
}
.voice-post .btn-more:after {
  width: 12.5333333333vw;
  height: 1.3333333333vw;
  background-image: url(../img/common/arrow-style-2-bg.svg);
}

@media screen and (min-width: 751px) {
  .voice {
    width: 45.3333333333vw;
  }
  .voice:before {
    height: 0.0952380952vw;
  }
  .voice-post a {
    padding: 3.8095238095vw 0;
  }
  .voice-post a:after {
    height: 0.0952380952vw;
  }
  .voice-image {
    width: 17.4285714286vw;
  }
  .voice-image img {
    height: 27.619047619vw;
  }
  .voice-post a:hover .voice-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .voice-content {
    padding-bottom: 3.8095238095vw;
    width: 25.7142857143vw;
  }
  .voice-head {
    margin-bottom: 1.9047619048vw;
  }
  .voice-icon {
    margin-right: 0.9523809524vw;
    width: 6.9523809524vw;
  }
  .voice-icon img {
    height: 6.9523809524vw;
  }
  .voice-ttl {
    font-size: 2.0952380952vw;
  }
  .voice-name {
    font-size: 1.3333333333vw;
  }
  .voice-evaluation {
    font-size: 2.0952380952vw;
  }
  .voice-post .btn-more {
    padding-right: 7.619047619vw;
  }
  .voice-post .btn-more:after {
    width: 6.4761904762vw;
    height: 0.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .voice {
    width: 33.0555555556vw;
  }
  .voice:before {
    height: 0.0694444444vw;
  }
  .voice-post a {
    padding: 2.7777777778vw 0;
  }
  .voice-post a:after {
    height: 0.0694444444vw;
  }
  .voice-image {
    width: 12.7083333333vw;
  }
  .voice-image img {
    height: 20.1388888889vw;
  }
  .voice-content {
    padding-bottom: 2.7777777778vw;
    width: 18.75vw;
  }
  .voice-head {
    margin-bottom: 1.3888888889vw;
  }
  .voice-icon {
    margin-right: 0.6944444444vw;
    width: 5.0694444444vw;
  }
  .voice-icon img {
    height: 5.0694444444vw;
  }
  .voice-ttl {
    font-size: 1.5277777778vw;
  }
  .voice-name {
    font-size: 0.9722222222vw;
  }
  .voice-evaluation {
    font-size: 1.5277777778vw;
  }
  .voice-post .btn-more {
    padding-right: 5.5555555556vw;
  }
  .voice-post .btn-more:after {
    width: 4.7222222222vw;
    height: 0.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .voice {
    width: 476px;
  }
  .voice:before {
    height: 1px;
  }
  .voice-post a {
    padding: 40px 0;
  }
  .voice-post a:after {
    height: 1px;
  }
  .voice-image {
    width: 183px;
  }
  .voice-image img {
    height: 290px;
  }
  .voice-content {
    padding-bottom: 40px;
    width: 270px;
  }
  .voice-head {
    margin-bottom: 20px;
  }
  .voice-icon {
    margin-right: 10px;
    width: 73px;
  }
  .voice-icon img {
    height: 73px;
  }
  .voice-ttl {
    font-size: 22px;
    font-size: 2rem;
  }
  .voice-name {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .voice-evaluation {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .voice-post .btn-more {
    padding-right: 80px;
  }
  .voice-post .btn-more:after {
    width: 68px;
    height: 8px;
  }
}
/*  voice --> single
-------------------------------------------------------------------------------*/
/* ------------------------------------------- sgl - */
.voice-sgl-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;
}

.voice-sgl-icon {
  width: 26.6666666667vw;
  border-radius: 50%;
  overflow: hidden;
}
.voice-sgl-icon img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 26.6666666667vw;
}

.voice-sgl-data {
  position: relative;
  padding: 3.3333333333vw 0;
  width: 62vw;
}
.voice-sgl-data:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #c2b082;
}

.voice-sgl-name,
.voice-sgl-family {
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.08em;
}

.voice-sgl-evaluation {
  margin-top: 0.5em;
  color: #d3cf9c;
  font-size: 4vw;
  letter-spacing: 0.08em;
}

.voice-sgl-summary {
  margin-top: 4.6666666667vw;
}

@media screen and (min-width: 751px) {
  .voice-sgl-icon {
    width: 14vw;
  }
  .voice-sgl-icon img {
    height: 14vw;
  }
  .voice-sgl-data {
    padding: 1.9047619048vw 0;
    width: 32.380952381vw;
  }
  .voice-sgl-data:after {
    height: 0.0952380952vw;
  }
  .voice-sgl-name,
  .voice-sgl-family {
    font-size: 2.0952380952vw;
  }
  .voice-sgl-evaluation {
    font-size: 2.0952380952vw;
  }
  .voice-sgl-summary {
    margin-top: 2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .voice-sgl-icon {
    width: 10.2083333333vw;
  }
  .voice-sgl-icon img {
    height: 10.2083333333vw;
  }
  .voice-sgl-data {
    padding: 1.3888888889vw 0;
    width: 23.6111111111vw;
  }
  .voice-sgl-data:after {
    height: 0.0694444444vw;
  }
  .voice-sgl-name,
  .voice-sgl-family {
    font-size: 1.5277777778vw;
  }
  .voice-sgl-evaluation {
    font-size: 1.5277777778vw;
  }
  .voice-sgl-summary {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .voice-sgl-icon {
    width: 147px;
  }
  .voice-sgl-icon img {
    height: 147px;
  }
  .voice-sgl-data {
    padding: 20px 0;
    width: 340px;
  }
  .voice-sgl-data:after {
    height: 1px;
  }
  .voice-sgl-name,
  .voice-sgl-family {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .voice-sgl-evaluation {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .voice-sgl-summary {
    margin-top: 30px;
  }
}
/* ------------------------------------------- point - */
.voice-point {
  position: relative;
  margin-top: 11.3333333333vw;
}

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

.voice-point > li > div:nth-child(n+2) {
  margin-top: 4.6666666667vw;
}

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

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

.voice-point-ttl {
  margin-bottom: 0.5em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 600;
  line-height: 1.75em;
}

.voice-point-desc p {
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .voice-point {
    margin-top: 5.7142857143vw;
  }
  .voice-point > li:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .voice-point > li > div:nth-child(n+2) {
    margin-top: 1.9047619048vw;
  }
  .voice-point-image img {
    height: 34.7619047619vw;
  }
  .voice-point-ttl {
    font-size: 2.4761904762vw;
  }
}
@media screen and (min-width: 1051px) {
  .voice-point {
    margin-top: 4.1666666667vw;
  }
  .voice-point > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .voice-point > li > div:nth-child(n+2) {
    margin-top: 1.3888888889vw;
  }
  .voice-point-image img {
    height: 25.3472222222vw;
  }
  .voice-point-ttl {
    font-size: 1.8055555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .voice-point {
    margin-top: 60px;
  }
  .voice-point > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .voice-point > li > div:nth-child(n+2) {
    margin-top: 20px;
  }
  .voice-point-image img {
    height: 365px;
  }
  .voice-point-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
/* ------------------------------------------- works - */
.voice-works {
  margin: 10.6666666667vw auto 0 auto;
  width: 77.3333333333vw;
}

.voice-works .btn-main span {
  font-size: 3.7333333333vw;
}

@media screen and (min-width: 751px) {
  .voice-works {
    margin: 5.2380952381vw auto 0 auto;
    width: 40.5714285714vw;
  }
  .voice-works .btn-main span {
    font-size: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .voice-works {
    margin: 3.8194444444vw auto 0 auto;
    width: 29.5833333333vw;
  }
  .voice-works .btn-main span {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .voice-works {
    margin: 55px auto 0 auto;
    width: 426px;
  }
  .voice-works .btn-main span {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* ------------------------------------------- related - */
.voice-related {
  position: relative;
  margin: 13.3333333333vw 0 0 -4vw;
  padding: 13.3333333333vw 4vw;
  width: 100vw;
  background-color: #f0ede6;
}

.voice-slide {
  position: relative;
  margin: 0 auto;
  width: 86.6666666667vw;
  overflow: hidden;
}
.voice-slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #c2b082;
}

.voice-slide .swiper-slide {
  margin-right: 4vw;
  width: 86.6666666667vw !important;
}

@media screen and (min-width: 751px) {
  .voice-related {
    margin: 7.1428571429vw 0 0 -2.0952380952vw;
    padding: 7.1428571429vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .voice-slide {
    width: 45.3333333333vw;
  }
  .voice-slide:after {
    height: 0.0952380952vw;
  }
  .voice-slide .swiper-slide {
    margin-right: 2.0952380952vw;
    width: 45.3333333333vw !important;
  }
}
@media screen and (min-width: 1051px) {
  .voice-related {
    margin: 5.2083333333vw 0 0 -1.5277777778vw;
    padding: 5.2083333333vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .voice-slide {
    width: 33.0555555556vw;
  }
  .voice-slide:after {
    height: 0.0694444444vw;
  }
  .voice-slide .swiper-slide {
    margin-right: 1.5277777778vw;
    width: 33.0555555556vw !important;
  }
}
@media screen and (min-width: 1441px) {
  .voice-related {
    margin: 75px 0 0 -22px;
    padding: 75px 22px;
    width: 550px;
  }
  .voice-slide {
    width: 476px;
  }
  .voice-slide:after {
    height: 1px;
  }
  .voice-slide .swiper-slide {
    margin-right: 22px;
    width: 476px !important;
  }
}
/*  realestate --> archive
-------------------------------------------------------------------------------*/
.realestate {
  margin: 0 auto;
  width: 86.6666666667vw;
}

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

.realestate-post {
  position: relative;
}

.realestate-post a {
  position: relative;
  display: block;
  padding: 3.3333333333vw;
  height: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.15);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.15);
}

.realestate-new {
  position: absolute;
  top: 2.2666666667vw;
  left: 2.2666666667vw;
  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 1.75em 0 1.75em;
  height: 6.6666666667vw;
  background-color: #f5ff00;
  font-family: "Crimson Text";
  font-size: 3.4666666667vw;
  font-weight: 600;
  letter-spacing: 0.1em;
  z-index: 1;
}

.realestate-image {
  margin-bottom: 4vw;
}
.realestate-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 53.3333333333vw;
}

.realestate-content {
  position: relative;
  padding-bottom: 12vw;
}

.realestate-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.5333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.08em;
}

.realestate-add {
  position: relative;
  margin-top: 3.3333333333vw;
  padding-top: 4vw;
}
.realestate-add:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.1333333333vw;
  background-color: #2d2d32;
}

.realestate-add p {
  position: relative;
  padding-left: 8vw;
  font-size: 3.4666666667vw;
  line-height: 1.75em;
}
.realestate-add p::before {
  content: "";
  position: absolute;
  top: 0;
  left: 2vw;
  display: inline-block;
  width: 4vw;
  height: 5.7333333333vw;
  background-image: url(../img/realestate/pin.svg);
  background-size: contain;
}

.realestate-post .btn-more {
  right: 0;
  bottom: 2.6666666667vw;
  padding-right: 14.6666666667vw;
}
.realestate-post .btn-more:after {
  width: 12.5333333333vw;
  height: 1.3333333333vw;
  background-image: url(../img/common/arrow-style-2-bg.svg);
}

@media screen and (min-width: 751px) {
  .realestate {
    width: 45.3333333333vw;
  }
  .realestate .realestate-post:nth-child(n+2) {
    margin-top: 5.7142857143vw;
  }
  .realestate-post a {
    padding: 1.9047619048vw;
  }
  .realestate-new {
    top: 1.1428571429vw;
    left: 1.1428571429vw;
    height: 3.4285714286vw;
    font-size: 1.8095238095vw;
  }
  .realestate-image {
    margin-bottom: 1.9047619048vw;
  }
  .realestate-image img {
    height: 27.619047619vw;
  }
  .realestate-post a:hover .realestate-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .realestate-content {
    padding-bottom: 5.7142857143vw;
  }
  .realestate-ttl {
    font-size: 2.1904761905vw;
  }
  .realestate-add {
    margin-top: 1.9047619048vw;
    padding-top: 1.9047619048vw;
  }
  .realestate-add:before {
    height: 0.0952380952vw;
  }
  .realestate-add p {
    padding-left: 4.2857142857vw;
    font-size: 1.8095238095vw;
  }
  .realestate-add p::before {
    left: 0.4761904762vw;
    width: 2.0952380952vw;
    height: 2.9523809524vw;
  }
  .realestate-post .btn-more {
    bottom: 0.9523809524vw;
    padding-right: 7.619047619vw;
  }
  .realestate-post .btn-more:after {
    width: 6.4761904762vw;
    height: 0.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .realestate {
    width: 33.0555555556vw;
  }
  .realestate .realestate-post:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .realestate-post a {
    padding: 1.3888888889vw;
  }
  .realestate-new {
    top: 0.8333333333vw;
    left: 0.8333333333vw;
    height: 2.5vw;
    font-size: 1.3194444444vw;
  }
  .realestate-image {
    margin-bottom: 1.3888888889vw;
  }
  .realestate-image img {
    height: 20.1388888889vw;
  }
  .realestate-content {
    padding-bottom: 4.1666666667vw;
  }
  .realestate-ttl {
    font-size: 1.5972222222vw;
  }
  .realestate-add {
    margin-top: 1.3888888889vw;
    padding-top: 1.3888888889vw;
  }
  .realestate-add:before {
    height: 0.0694444444vw;
  }
  .realestate-add p {
    padding-left: 3.125vw;
    font-size: 1.3194444444vw;
  }
  .realestate-add p::before {
    left: 0.3472222222vw;
    width: 1.5277777778vw;
    height: 2.1527777778vw;
  }
  .realestate-post .btn-more {
    bottom: 0.6944444444vw;
    padding-right: 5.5555555556vw;
  }
  .realestate-post .btn-more:after {
    width: 4.7222222222vw;
    height: 0.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .realestate {
    width: 476px;
  }
  .realestate .realestate-post:nth-child(n+2) {
    margin-top: 60px;
  }
  .realestate-post a {
    padding: 20px;
  }
  .realestate-new {
    top: 12px;
    left: 12px;
    height: 36px;
    font-size: 19px;
    font-size: 1.9rem;
  }
  .realestate-image {
    margin-bottom: 20px;
  }
  .realestate-image img {
    height: 290px;
  }
  .realestate-content {
    padding-bottom: 60px;
  }
  .realestate-ttl {
    font-size: 23px;
    font-size: 2.3rem;
  }
  .realestate-add {
    margin-top: 20px;
    padding-top: 20px;
  }
  .realestate-add:before {
    height: 1px;
  }
  .realestate-add p {
    padding-left: 45px;
    font-size: 19px;
    font-size: 1.9rem;
  }
  .realestate-add p::before {
    left: 5px;
    width: 22px;
    height: 31px;
  }
  .realestate-post .btn-more {
    bottom: 10px;
    padding-right: 80px;
  }
  .realestate-post .btn-more:after {
    width: 68px;
    height: 8px;
  }
}
/*  realestate --> single
-------------------------------------------------------------------------------*/
/* ------------------------------------------- gallery - */
.realestate-gallery-main {
  position: relative;
  overflow: hidden;
}

.realestate-gallery-main .swiper-slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 80vw;
}

.realestate-gallery-thumb {
  margin-top: 2.6666666667vw;
  overflow: hidden;
}

.realestate-gallery-thumb .swiper-slide {
  opacity: 0.4;
  overflow: hidden;
  cursor: pointer;
}

.realestate-gallery-thumb .swiper-slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 13.3333333333vw;
}

.realestate-gallery-thumb .swiper-slide-thumb-active {
  opacity: 1;
}

.realestate-gallery-thumb--none {
  display: none;
}

@media screen and (min-width: 751px) {
  .realestate-gallery-main .swiper-slide img {
    height: 41.7142857143vw;
  }
  .realestate-gallery-thumb {
    margin-top: 1.4285714286vw;
  }
  .realestate-gallery-thumb .swiper-slide img {
    height: 6.9523809524vw;
  }
  .realestate-gallery-thumb .swiper-slide {
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  .realestate-gallery-thumb .swiper-slide:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 1051px) {
  .realestate-gallery-main .swiper-slide img {
    height: 30.4166666667vw;
  }
  .realestate-gallery-thumb {
    margin-top: 1.0416666667vw;
  }
  .realestate-gallery-thumb .swiper-slide img {
    height: 5.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .realestate-gallery-main .swiper-slide img {
    height: 438px;
  }
  .realestate-gallery-thumb {
    margin-top: 15px;
  }
  .realestate-gallery-thumb .swiper-slide img {
    height: 73px;
  }
}
/* ------------------------------------------- data - */
.realestate-data {
  position: relative;
  margin: 8vw 0 0 -4vw;
  width: 100vw;
}
.realestate-data:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
}

.realestate-data dl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 6vw 6.6666666667vw;
}
.realestate-data dl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
}

.realestate-data dt {
  position: relative;
  width: 31.3333333333vw;
  color: #c2b082;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: 600;
  line-height: 1.75em;
}

.realestate-data dd {
  width: calc(100% - 34.6666666667vw);
  line-height: 1.75em;
}

.realestate-data-price dd span {
  margin-right: 0.1em;
  color: #f25041;
  font-weight: 500;
  font-size: 1.7em;
}

@media screen and (min-width: 751px) {
  .realestate-data {
    margin: 4.7619047619vw 0 0 -2.0952380952vw;
    width: 52.380952381vw;
  }
  .realestate-data:before {
    height: 0.0952380952vw;
  }
  .realestate-data dl {
    padding: 2.8571428571vw 3.3333333333vw;
  }
  .realestate-data dl:after {
    height: 0.0952380952vw;
  }
  .realestate-data dt {
    width: 16.1904761905vw;
  }
  .realestate-data dd {
    width: calc(100% - 18.0952380952vw);
  }
}
@media screen and (min-width: 1051px) {
  .realestate-data {
    margin: 3.4722222222vw 0 0 -1.5277777778vw;
    width: 38.1944444444vw;
  }
  .realestate-data:before {
    height: 0.0694444444vw;
  }
  .realestate-data dl {
    padding: 2.0833333333vw 2.4305555556vw;
  }
  .realestate-data dl:after {
    height: 0.0694444444vw;
  }
  .realestate-data dt {
    width: 11.8055555556vw;
  }
  .realestate-data dd {
    width: calc(100% - 13.1944444444vw);
  }
}
@media screen and (min-width: 1441px) {
  .realestate-data {
    margin: 50px 0 0 -22px;
    width: 550px;
  }
  .realestate-data:before {
    height: 1px;
  }
  .realestate-data dl {
    padding: 30px 35px;
  }
  .realestate-data dl:after {
    height: 1px;
  }
  .realestate-data dt {
    width: 170px;
  }
  .realestate-data dd {
    width: calc(100% - 190px);
  }
}
/* ------------------------------------------- summary - */
.realestate-summary {
  position: relative;
  margin: 10.6666666667vw 0 0 -4vw;
  padding: 10.6666666667vw 4vw;
  width: 100vw;
  background-color: #f0ede6;
}

.realestate-summary-desc {
  padding: 0 3.3333333333vw;
}
.realestate-summary-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .realestate-summary {
    margin: 5.5238095238vw 0 0 -2.0952380952vw;
    padding: 5.5238095238vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .realestate-summary-desc {
    padding: 0 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .realestate-summary {
    margin: 4.0277777778vw 0 0 -1.5277777778vw;
    padding: 4.0277777778vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .realestate-summary-desc {
    padding: 0 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .realestate-summary {
    margin: 58px 0 0 -22px;
    padding: 58px 22px;
    width: 550px;
  }
  .realestate-summary-desc {
    padding: 0 20px;
  }
}
/* ------------------------------------------- floorplan - */
.realestate-floorplan {
  position: relative;
  padding: 10.6666666667vw 0 13.3333333333vw 0;
}

.realestate-floorplan-list {
  margin: 0 auto;
  width: 84vw;
}

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

.realestate-floorplan-list > li a {
  display: block;
}

.realestate-floorplan-list > li a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 80vw;
}

@media screen and (min-width: 751px) {
  .realestate-floorplan {
    padding: 5.5238095238vw 0 6.8571428571vw 0;
  }
  .realestate-floorplan-list {
    width: 43.8095238095vw;
  }
  .realestate-floorplan-list > li:nth-child(n+2) {
    margin-top: 3.4285714286vw;
  }
  .realestate-floorplan-list > li a img {
    height: 41.7142857143vw;
  }
}
@media screen and (min-width: 1051px) {
  .realestate-floorplan {
    padding: 4.0277777778vw 0 5vw 0;
  }
  .realestate-floorplan-list {
    width: 31.9444444444vw;
  }
  .realestate-floorplan-list > li:nth-child(n+2) {
    margin-top: 2.5vw;
  }
  .realestate-floorplan-list > li a img {
    height: 30.4166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .realestate-floorplan {
    padding: 58px 0 72px 0;
  }
  .realestate-floorplan-list {
    width: 460px;
  }
  .realestate-floorplan-list > li:nth-child(n+2) {
    margin-top: 36px;
  }
  .realestate-floorplan-list > li a img {
    height: 438px;
  }
}
/* ------------------------------------------- detail - */
.realestate-detail {
  position: relative;
  margin-left: -4vw;
  padding: 10.6666666667vw 4vw;
  width: 100vw;
  background-color: #b1a696;
}

.realestate-detail-data dl {
  position: relative;
  padding: 3.3333333333vw 3.3333333333vw 4vw 3.3333333333vw;
  background-color: #f7f4ef;
}

.realestate-detail-data dl:nth-child(n+2) {
  margin-top: 4vw;
}

.realestate-detail-data dl dt {
  position: relative;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  color: #a68e52;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 600;
  line-height: 1.75em;
  letter-spacing: 0.05em;
}
.realestate-detail-data dl dt:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 0.5333333333vw;
  background-image: url(../img/realestate/dashed.svg);
  background-size: auto 0.5333333333vw;
  background-repeat: repeat-x;
}

.realestate-detail-data dl dd {
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.realestate-detail-price dd {
  text-align: center;
}
.realestate-detail-price dd span {
  margin-right: 0.1em;
  color: #f25041;
  font-weight: 500;
  font-size: 1.7em;
}

@media screen and (min-width: 751px) {
  .realestate-detail {
    margin-left: -2.0952380952vw;
    padding: 5.5238095238vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .realestate-detail-data dl {
    padding: 1.4285714286vw 1.4285714286vw 1.9047619048vw 1.4285714286vw;
  }
  .realestate-detail-data dl:nth-child(n+2) {
    margin-top: 2.0952380952vw;
  }
  .realestate-detail-data dl dt {
    font-size: 1.9047619048vw;
  }
  .realestate-detail-data dl dt:after {
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
}
@media screen and (min-width: 1051px) {
  .realestate-detail {
    margin-left: -1.5277777778vw;
    padding: 4.0277777778vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .realestate-detail-data dl {
    padding: 1.0416666667vw 1.0416666667vw 1.3888888889vw 1.0416666667vw;
  }
  .realestate-detail-data dl:nth-child(n+2) {
    margin-top: 1.5277777778vw;
  }
  .realestate-detail-data dl dt {
    font-size: 1.3888888889vw;
  }
  .realestate-detail-data dl dt:after {
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .realestate-detail {
    margin-left: -22px;
    padding: 58px 22px;
    width: 550px;
  }
  .realestate-detail-data dl {
    padding: 15px 15px 20px 15px;
  }
  .realestate-detail-data dl:nth-child(n+2) {
    margin-top: 22px;
  }
  .realestate-detail-data dl dt {
    font-size: 20px;
    font-size: 2rem;
  }
  .realestate-detail-data dl dt:after {
    height: 2px;
    background-size: auto 2px;
  }
}
/* ------------------------------------------- access - */
.realestate-access {
  margin-top: 13.3333333333vw;
}

.realestate-access-map .ggmap {
  padding-bottom: 85%;
}

@media screen and (min-width: 751px) {
  .realestate-access {
    margin-top: 6.9523809524vw;
  }
}
@media screen and (min-width: 1051px) {
  .realestate-access {
    margin-top: 5.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .realestate-access {
    margin-top: 73px;
  }
}
/*  modelhouse --> archive
-------------------------------------------------------------------------------*/
.modelhouse {
  position: relative;
  margin: 0 auto;
  width: 78.6666666667vw;
}

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

.modelhouse-post {
  position: relative;
}

.modelhouse-post a {
  position: relative;
  display: block;
  padding: 3.3333333333vw 3.3333333333vw 15.3333333333vw 3.3333333333vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
}

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

.modelhouse-content {
  position: relative;
}

.modelhouse-ttl {
  position: relative;
  padding: 0.8em 0;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.5333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.08em;
}
.modelhouse-ttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #2d2d32;
}

.modelhouse-post-data {
  position: relative;
  margin-top: 5.3333333333vw;
}

.modelhouse-post-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;
}

.modelhouse-post-data dl:nth-child(n+2) {
  margin-top: 2.6666666667vw;
}

.modelhouse-post-data dt {
  position: relative;
  padding-left: 7.3333333333vw;
  width: 18.6666666667vw;
  color: #a68e52;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.75em;
}
.modelhouse-post-data dt:before {
  content: "";
  position: absolute;
  top: -0.08em;
  left: 0;
  display: inline-block;
  width: 6vw;
  height: 7.2vw;
  background-size: contain;
}

.modelhouse-post-data--add dt:before {
  background-image: url(../img/modelhouse/mappin.svg);
}

.modelhouse-post-data--time dt:before {
  background-image: url(../img/modelhouse/clock.svg);
}

.modelhouse-post-data--holiday dt:before {
  background-image: url(../img/modelhouse/calender.svg);
}

.modelhouse-post-data dd {
  width: calc(100% - 22vw);
  font-size: 3.4666666667vw;
  line-height: 1.75em;
}

.modelhouse-post .btn-more {
  right: 3.3333333333vw;
  bottom: 5.3333333333vw;
  padding-right: 14.6666666667vw;
}
.modelhouse-post .btn-more:after {
  width: 12.5333333333vw;
  height: 1.3333333333vw;
  background-image: url(../img/common/arrow-style-2-bg.svg);
}

@media screen and (min-width: 751px) {
  .modelhouse {
    width: 40.9523809524vw;
  }
  .modelhouse .modelhouse-post:nth-child(n+2) {
    margin-top: 5.7142857143vw;
  }
  .modelhouse-post a {
    padding: 1.9047619048vw 1.9047619048vw 8.0952380952vw 1.9047619048vw;
  }
  .modelhouse-image img {
    height: 24.380952381vw;
  }
  .modelhouse-post a:hover .modelhouse-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .modelhouse-ttl {
    font-size: 2.2857142857vw;
  }
  .modelhouse-ttl:after {
    height: 0.0952380952vw;
  }
  .modelhouse-post-data {
    margin-top: 2.8571428571vw;
  }
  .modelhouse-post-data dl:nth-child(n+2) {
    margin-top: 1.4285714286vw;
  }
  .modelhouse-post-data dt {
    padding-left: 3.8095238095vw;
    width: 9.7142857143vw;
    font-size: 1.9047619048vw;
  }
  .modelhouse-post-data dt:before {
    width: 3.0476190476vw;
    height: 3.7142857143vw;
  }
  .modelhouse-post-data dd {
    width: calc(100% - 11.4285714286vw);
    font-size: 1.7142857143vw;
  }
  .modelhouse-post .btn-more {
    right: 1.9047619048vw;
    bottom: 2.8571428571vw;
    padding-right: 7.619047619vw;
  }
  .modelhouse-post .btn-more:after {
    width: 6.4761904762vw;
    height: 0.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .modelhouse {
    width: 29.8611111111vw;
  }
  .modelhouse .modelhouse-post:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .modelhouse-post a {
    padding: 1.3888888889vw 1.3888888889vw 5.9027777778vw 1.3888888889vw;
  }
  .modelhouse-image img {
    height: 17.7777777778vw;
  }
  .modelhouse-ttl {
    font-size: 1.6666666667vw;
  }
  .modelhouse-ttl:after {
    height: 0.0694444444vw;
  }
  .modelhouse-post-data {
    margin-top: 2.0833333333vw;
  }
  .modelhouse-post-data dl:nth-child(n+2) {
    margin-top: 1.0416666667vw;
  }
  .modelhouse-post-data dt {
    padding-left: 2.7777777778vw;
    width: 7.0833333333vw;
    font-size: 1.3888888889vw;
  }
  .modelhouse-post-data dt:before {
    width: 2.2222222222vw;
    height: 2.7083333333vw;
  }
  .modelhouse-post-data dd {
    width: calc(100% - 8.3333333333vw);
    font-size: 1.25vw;
  }
  .modelhouse-post .btn-more {
    right: 1.3888888889vw;
    bottom: 2.0833333333vw;
    padding-right: 5.5555555556vw;
  }
  .modelhouse-post .btn-more:after {
    width: 4.7222222222vw;
    height: 0.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .modelhouse {
    width: 430px;
  }
  .modelhouse .modelhouse-post:nth-child(n+2) {
    margin-top: 60px;
  }
  .modelhouse-post a {
    padding: 20px 20px 85px 20px;
  }
  .modelhouse-image img {
    height: 256px;
  }
  .modelhouse-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .modelhouse-ttl:after {
    height: 1px;
  }
  .modelhouse-post-data {
    margin-top: 30px;
  }
  .modelhouse-post-data dl:nth-child(n+2) {
    margin-top: 15px;
  }
  .modelhouse-post-data dt {
    padding-left: 40px;
    width: 102px;
    font-size: 20px;
    font-size: 2rem;
  }
  .modelhouse-post-data dt:before {
    width: 32px;
    height: 39px;
  }
  .modelhouse-post-data dd {
    width: calc(100% - 120px);
    font-size: 18px;
    font-size: 1.8rem;
  }
  .modelhouse-post .btn-more {
    right: 20px;
    bottom: 30px;
    padding-right: 80px;
  }
  .modelhouse-post .btn-more:after {
    width: 68px;
    height: 8px;
  }
}
/* ------------------------------------------- float - */
.modelhouse-float {
  position: fixed;
  bottom: 0;
  width: 100vw;
  z-index: 6666;
}

.modelhouse-float-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c8b88e;
}

.modelhouse-float-head {
  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: 42.6%;
  height: 23.7333333333vw;
  border-right-color: #ffffff;
  border-right-style: dashed;
  border-right-width: 1px;
}

.modelhouse-float-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.4666666667vw;
  font-weight: 600;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.modelhouse-float-content {
  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 2.4vw;
  width: 57.4%;
}

.modelhouse-float-tel {
  font-family: "Crimson Text";
  font-size: 7.7333333333vw;
  letter-spacing: 0.1em;
}

.modelhouse-float-time {
  margin-top: 0.1em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 2.9333333333vw;
  font-weight: 500;
  line-height: 1.63em;
}

@media screen and (min-width: 751px) {
  .modelhouse-float {
    width: 52.380952381vw;
  }
  .modelhouse-float-head {
    height: 12.380952381vw;
    border-right-width: 0.0952380952vw;
  }
  .modelhouse-float-ttl {
    font-size: 1.7142857143vw;
  }
  .modelhouse-float-content {
    padding: 0 1.4285714286vw;
  }
  .modelhouse-float-tel {
    font-size: 4vw;
  }
  .modelhouse-float-time {
    font-size: 1.5238095238vw;
  }
}
@media screen and (min-width: 1051px) {
  .modelhouse-float {
    width: 38.1944444444vw;
  }
  .modelhouse-float-head {
    height: 9.0277777778vw;
    border-right-width: 0.0694444444vw;
  }
  .modelhouse-float-ttl {
    font-size: 1.25vw;
  }
  .modelhouse-float-content {
    padding: 0 1.0416666667vw;
  }
  .modelhouse-float-tel {
    font-size: 2.9166666667vw;
  }
  .modelhouse-float-time {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .modelhouse-float {
    width: 550px;
  }
  .modelhouse-float-head {
    height: 130px;
    border-right-width: 1px;
  }
  .modelhouse-float-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .modelhouse-float-content {
    padding: 0 15px;
  }
  .modelhouse-float-tel {
    font-size: 42px;
    font-size: 4.2rem;
  }
  .modelhouse-float-time {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* ------------------------------------------- footer - */
.footer-modelhouse-archive {
  margin-bottom: 0;
}

/*  modelhouse --> single
-------------------------------------------------------------------------------*/
/* ------------------------------------------- data - */
.modelhouse-data {
  position: relative;
  margin: 8vw 0 0 -4vw;
  width: 100vw;
}
.modelhouse-data:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
}

.modelhouse-data dl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 6vw 6.6666666667vw;
}
.modelhouse-data dl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
}

.modelhouse-data dt {
  position: relative;
  width: 25.3333333333vw;
  color: #c2b082;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: 600;
  line-height: 1.75em;
}

.modelhouse-data dd {
  width: calc(100% - 29.3333333333vw);
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .modelhouse-data {
    margin: 4.7619047619vw 0 0 -2.0952380952vw;
    width: 52.380952381vw;
  }
  .modelhouse-data:before {
    height: 0.0952380952vw;
  }
  .modelhouse-data dl {
    padding: 2.8571428571vw 3.3333333333vw;
  }
  .modelhouse-data dl:after {
    height: 0.0952380952vw;
  }
  .modelhouse-data dt {
    width: 12.8571428571vw;
  }
  .modelhouse-data dd {
    width: calc(100% - 15.2380952381vw);
  }
}
@media screen and (min-width: 1051px) {
  .modelhouse-data {
    margin: 3.4722222222vw 0 0 -1.5277777778vw;
    width: 38.1944444444vw;
  }
  .modelhouse-data:before {
    height: 0.0694444444vw;
  }
  .modelhouse-data dl {
    padding: 2.0833333333vw 2.4305555556vw;
  }
  .modelhouse-data dl:after {
    height: 0.0694444444vw;
  }
  .modelhouse-data dt {
    width: 9.375vw;
  }
  .modelhouse-data dd {
    width: calc(100% - 11.1111111111vw);
  }
}
@media screen and (min-width: 1441px) {
  .modelhouse-data {
    margin: 50px 0 0 -22px;
    width: 550px;
  }
  .modelhouse-data:before {
    height: 1px;
  }
  .modelhouse-data dl {
    padding: 30px 35px;
  }
  .modelhouse-data dl:after {
    height: 1px;
  }
  .modelhouse-data dt {
    width: 135px;
  }
  .modelhouse-data dd {
    width: calc(100% - 160px);
  }
}
/* ------------------------------------------- access - */
.modelhouse-access {
  position: relative;
  margin: 13.3333333333vw 0 0 -4vw;
  padding: 10.6666666667vw 4vw;
  width: 100vw;
  background-color: #b1a696;
}

.modelhouse-access-map .ggmap {
  padding-bottom: 85%;
}

.modelhouse-access-btn {
  margin: 10.6666666667vw auto 0 auto;
  width: 66.6666666667vw;
}

@media screen and (min-width: 751px) {
  .modelhouse-access {
    margin: 6.9523809524vw 0 0 -2.0952380952vw;
    padding: 5.5238095238vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .modelhouse-access-btn {
    margin: 5.5238095238vw auto 0 auto;
    width: 38.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .modelhouse-access {
    margin: 5.0694444444vw 0 0 -1.5277777778vw;
    padding: 4.0277777778vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .modelhouse-access-btn {
    margin: 4.0277777778vw auto 0 auto;
    width: 27.7777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .modelhouse-access {
    margin: 73px 0 0 -22px;
    padding: 58px 22px;
    width: 550px;
  }
  .modelhouse-access-btn {
    margin: 58px auto 0 auto;
    width: 400px;
  }
}
/* ------------------------------------------- point - */
.modelhouse-point {
  margin-top: 13.3333333333vw;
}

.modelhouse-point .head-edi3 {
  margin: 0 0 1.25em 0 !important;
}

.modelhouse-point .head-edi4 {
  margin: 0 0 0.5em 0 !important;
}

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

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

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

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

.modelhouse-point-list > li > div:nth-child(n+2) {
  margin-top: 4.6666666667vw;
}

@media screen and (min-width: 751px) {
  .modelhouse-point {
    margin-top: 6.9523809524vw;
  }
  .modelhouse-point > div:nth-child(n+2) {
    margin-top: 5.7142857143vw;
  }
  .modelhouse-point-list > li:nth-child(n+2) {
    margin-top: 3.8095238095vw;
  }
  .modelhouse-point-image img {
    height: 34.7619047619vw;
  }
  .modelhouse-point-list > li > div:nth-child(n+2) {
    margin-top: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .modelhouse-point {
    margin-top: 5.0694444444vw;
  }
  .modelhouse-point > div:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .modelhouse-point-list > li:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .modelhouse-point-image img {
    height: 25.3472222222vw;
  }
  .modelhouse-point-list > li > div:nth-child(n+2) {
    margin-top: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .modelhouse-point {
    margin-top: 73px;
  }
  .modelhouse-point > div:nth-child(n+2) {
    margin-top: 60px;
  }
  .modelhouse-point-list > li:nth-child(n+2) {
    margin-top: 40px;
  }
  .modelhouse-point-image img {
    height: 365px;
  }
  .modelhouse-point-list > li > div:nth-child(n+2) {
    margin-top: 20px;
  }
}
/* ------------------------------------------- virtual - */
.modelhouse-virtual {
  margin-top: 13.3333333333vw;
}

.modelhouse-virtual-image {
  margin-bottom: 4.6666666667vw;
}

.modelhouse-virtual .sec-btn {
  margin-top: 0;
  width: 80vw;
}

.modelhouse-virtual .sec-btn:nth-child(n+2) a {
  margin-top: 5.3333333333vw;
}

.modelhouse-virtual .btn-main--jp span {
  font-size: 3.4666666667vw;
}

@media screen and (min-width: 751px) {
  .modelhouse-virtual {
    margin-top: 6.9523809524vw;
  }
  .modelhouse-virtual a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .modelhouse-virtual a:hover {
    opacity: 0.8;
  }
  .modelhouse-virtual-image {
    margin-bottom: 1.9047619048vw;
  }
  .modelhouse-virtual .sec-btn {
    width: 38.0952380952vw;
  }
  .modelhouse-virtual .sec-btn:nth-child(n+2) a {
    margin-top: 1.9047619048vw;
  }
  .modelhouse-virtual .btn-main--jp span {
    font-size: 1.5238095238vw;
  }
}
@media screen and (min-width: 1051px) {
  .modelhouse-virtual {
    margin-top: 5.0694444444vw;
  }
  .modelhouse-virtual-image {
    margin-bottom: 1.3888888889vw;
  }
  .modelhouse-virtual .sec-btn {
    width: 27.7777777778vw;
  }
  .modelhouse-virtual .sec-btn:nth-child(n+2) a {
    margin-top: 1.3888888889vw;
  }
  .modelhouse-virtual .btn-main--jp span {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .modelhouse-virtual {
    margin-top: 73px;
  }
  .modelhouse-virtual-image {
    margin-bottom: 20px;
  }
  .modelhouse-virtual .sec-btn {
    width: 400px;
  }
  .modelhouse-virtual .sec-btn:nth-child(n+2) a {
    margin-top: 20px;
  }
  .modelhouse-virtual .btn-main--jp span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/*  lifestyle --> archive
-------------------------------------------------------------------------------*/
.lifestyle {
  position: relative;
}

.lifestyle--sgl {
  padding-top: 20vw;
}

.lifestyle-logo {
  position: fixed;
  top: 20vw;
  margin-left: -5.3333333333vw;
  width: 20.2666666667vw;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  z-index: 2;
}

.lifestyle.is-scroll .lifestyle-logo {
  width: 13.0666666667vw;
}

.lifestyle-copy {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-inline: calc(50% - 50vw);
  padding: 13.3333333333vw 0;
  width: 100vw;
  background-color: #ededed;
  margin-inline: calc(50% - 50vw);
  overflow: hidden;
}

.lifestyle-copy-text {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #ffffff;
  font-family: "Jost", sans-serif;
  font-size: 10.6666666667vw;
  font-weight: 500;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.lifestyle-copy-text:nth-child(odd) {
  -webkit-animation: MoveLeft 60s -30s infinite linear;
          animation: MoveLeft 60s -30s infinite linear;
}
.lifestyle-copy-text:nth-child(even) {
  -webkit-animation: MoveLeft2 60s infinite linear;
          animation: MoveLeft2 60s infinite linear;
}

.lifestyle-btn {
  margin: 13.3333333333vw auto 0 auto;
  width: 73.3333333333vw;
}

.lifestyle-btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 13.3333333333vw;
  border-radius: 6.6666666667vw;
  overflow: hidden;
}
.lifestyle-btn a span {
  color: #ffffff;
  font-size: 4.2666666667vw;
  font-weight: 500;
  letter-spacing: 0.06em;
}
.lifestyle-btn a:before, .lifestyle-btn a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lifestyle-btn a:before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(153, 68, 183)), to(rgb(217, 41, 117)));
  background-image: linear-gradient(-180deg, rgb(153, 68, 183) 0%, rgb(217, 41, 117) 100%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
}
.lifestyle-btn a:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(217, 41, 117)), to(rgb(153, 68, 183)));
  background-image: linear-gradient(-180deg, rgb(217, 41, 117) 0%, rgb(153, 68, 183) 100%);
  z-index: -2;
}

@-webkit-keyframes MoveLeft {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes MoveLeft {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes MoveLeft2 {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes MoveLeft2 {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@media screen and (min-width: 751px) {
  .lifestyle {
    padding-top: 0;
  }
  .lifestyle-logo {
    top: 0;
    margin-left: -1.9047619048vw;
    width: 10.4761904762vw;
  }
  .lifestyle.is-scroll .lifestyle-logo {
    width: 5.5238095238vw;
  }
  .lifestyle-copy {
    padding: 6.9523809524vw 0;
  }
  .lifestyle-copy-text {
    font-size: 11.4285714286vw;
  }
  .lifestyle-btn {
    margin-top: 6.9523809524vw;
    width: 39.0476190476vw;
  }
  .lifestyle-btn a {
    height: 7.0476190476vw;
    border-radius: 3.5238095238vw;
  }
  .lifestyle-btn a span {
    font-size: 2.1904761905vw;
  }
  .lifestyle-btn a:hover:before {
    opacity: 0;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-logo {
    margin-left: -1.3888888889vw;
    width: 7.6388888889vw;
  }
  .lifestyle.is-scroll .lifestyle-logo {
    width: 4.0277777778vw;
  }
  .lifestyle-copy {
    padding: 5.0694444444vw 0;
  }
  .lifestyle-copy-text {
    font-size: 8.3333333333vw;
  }
  .lifestyle-btn {
    margin-top: 5.0694444444vw;
    width: 28.4722222222vw;
  }
  .lifestyle-btn a {
    height: 5.1388888889vw;
    border-radius: 2.5694444444vw;
  }
  .lifestyle-btn a span {
    font-size: 1.5972222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-logo {
    margin-left: -20px;
    width: 110px;
  }
  .lifestyle.is-scroll .lifestyle-logo {
    width: 58px;
  }
  .lifestyle-copy {
    padding: 73px 0;
  }
  .lifestyle-copy-text {
    font-size: 120px;
  }
  .lifestyle-btn {
    margin-top: 73px;
    width: 410px;
  }
  .lifestyle-btn a {
    height: 74px;
    border-radius: 37px;
  }
  .lifestyle-btn a span {
    font-size: 23px;
    font-size: 2.3rem;
  }
}
/* ------------------------------------------- main - */
.lifestyle-main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -4vw;
  padding-left: 32vw;
  width: 100vw;
  height: 162.6666666667vw;
  overflow: hidden;
}

.lifestyle-main-catch {
  position: absolute;
  top: 1.3333333333vw;
  left: 22.6666666667vw;
  width: 1em;
  font-size: 5.6vw;
  font-weight: 700;
  line-height: 1.1em;
  letter-spacing: 0.1em;
  z-index: 2;
}
.lifestyle-main-catch span {
  position: relative;
  top: -0.5em;
  left: 0.6em;
}

.lifestyle-slide .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.lifestyle-slide .swiper-slide {
  margin-bottom: 1.3333333333vw;
  height: 66.6666666667vw;
}

.lifestyle-slide .swiper-slide:last-child {
  margin-bottom: 0;
}

.lifestyle-slide {
  width: 33.3333333333vw;
}

@media screen and (min-width: 751px) {
  .lifestyle-main {
    margin-left: -2.0952380952vw;
    padding-left: 16.7619047619vw;
    width: 52.380952381vw;
    height: 85.2380952381vw;
  }
  .lifestyle-main-catch {
    top: 0;
    left: 12.380952381vw;
    font-size: 2.8571428571vw;
  }
  .lifestyle-slide .swiper-slide {
    margin-bottom: 0.7619047619vw;
    height: 34.8571428571vw;
  }
  .lifestyle-slide {
    width: 17.4285714286vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-main {
    margin-left: -1.5277777778vw;
    padding-left: 12.2222222222vw;
    width: 38.1944444444vw;
    height: 62.1527777778vw;
  }
  .lifestyle-main-catch {
    left: 9.0277777778vw;
    font-size: 2.0833333333vw;
  }
  .lifestyle-slide .swiper-slide {
    margin-bottom: 0.5555555556vw;
    height: 25.4166666667vw;
  }
  .lifestyle-slide {
    width: 12.7083333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-main {
    margin-left: -22px;
    padding-left: 176px;
    width: 550px;
    height: 895px;
  }
  .lifestyle-main-catch {
    left: 130px;
    font-size: 30px;
    font-size: 3rem;
  }
  .lifestyle-slide .swiper-slide {
    margin-bottom: 8px;
    height: 366px;
  }
  .lifestyle-slide {
    width: 183px;
  }
}
/* ------------------------------------------- point - */
.lifestyle-point {
  margin: 13.3333333333vw 0 0 -4vw;
  width: 100vw;
}

.lifestyle-point-content {
  padding: 12vw 6.6666666667vw 16vw 20vw;
}

.lifestyle-point-en {
  margin-bottom: 2em;
  font-family: "Jost", sans-serif;
  font-size: 2.9333333333vw;
  font-weight: 600;
  font-optical-sizing: auto;
  line-height: 1.25em;
}

.lifestyle-point-ttl {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.66em;
}
.lifestyle-point-ttl span.num {
  font-family: "Jost", sans-serif;
  font-size: 6.6666666667vw;
  font-weight: 600;
  font-optical-sizing: auto;
}

.lifestyle-point-desc {
  margin-top: 1em;
}
.lifestyle-point-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .lifestyle-point {
    margin: 6.9523809524vw 0 0 -2.0952380952vw;
    width: 52.380952381vw;
  }
  .lifestyle-point-content {
    padding: 6.6666666667vw 3.3333333333vw 8.0952380952vw 10.4761904762vw;
  }
  .lifestyle-point-en {
    font-size: 1.5238095238vw;
  }
  .lifestyle-point-ttl {
    font-size: 2.4761904762vw;
  }
  .lifestyle-point-ttl span.num {
    font-size: 3.4285714286vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-point {
    margin: 5.0694444444vw 0 0 -1.5277777778vw;
    width: 38.1944444444vw;
  }
  .lifestyle-point-content {
    padding: 4.8611111111vw 2.4305555556vw 5.9027777778vw 7.6388888889vw;
  }
  .lifestyle-point-en {
    font-size: 1.1111111111vw;
  }
  .lifestyle-point-ttl {
    font-size: 1.8055555556vw;
  }
  .lifestyle-point-ttl span.num {
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-point {
    margin: 73px 0 0 -22px;
    width: 550px;
  }
  .lifestyle-point-content {
    padding: 70px 35px 85px 110px;
  }
  .lifestyle-point-en {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .lifestyle-point-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .lifestyle-point-ttl span.num {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
/* ------------------------------------------- 360 - */
.lifestyle-360 {
  position: relative;
  margin: 13.3333333333vw 0 0 -4vw;
  padding-bottom: 13.3333333333vw;
  width: 100vw;
}

.lifestyle-360--sgl {
  background-color: #f0f0f0;
}

.lifestyle-360-head {
  position: absolute;
  top: 0.5em;
  right: 0.8em;
  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;
  z-index: 1;
}

.lifestyle-360-logo {
  position: relative;
  margin-right: 0.5em;
  width: 14.6666666667vw;
  height: 14.6666666667vw;
}
.lifestyle-360-logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.lifestyle-360-ttl {
  font-family: "Jost", sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  font-optical-sizing: auto;
  line-height: 1.35em;
  letter-spacing: 0;
}
.lifestyle-360-ttl span {
  font-size: 4vw;
}

.lifestyle-360 iframe {
  width: 100%;
  height: 55vh;
  border: 0;
}

.lifestyle-360-full {
  margin: 4.6666666667vw 3.3333333333vw 0 3.3333333333vw;
  text-align: right;
}

.lifestyle-360-full a {
  position: relative;
  padding-left: 8vw;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 6vw;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-optical-sizing: auto;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.lifestyle-360-full a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 6vw;
  height: 6vw;
  background-image: url(../img/lifestyle/fullscreen.gif);
  background-size: contain;
}
.lifestyle-360-full a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 751px) {
  .lifestyle-360 {
    margin: 6.9523809524vw 0 0 -2.0952380952vw;
    padding-bottom: 6.9523809524vw;
    width: 52.380952381vw;
  }
  .lifestyle-360 iframe {
    height: 65vh;
  }
  .lifestyle-360-logo {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
  .lifestyle-360-ttl {
    font-size: 1.9047619048vw;
  }
  .lifestyle-360-ttl span {
    font-size: 2.2857142857vw;
  }
  .lifestyle-360-full {
    margin: 1.9047619048vw 1.4285714286vw 0 1.4285714286vw;
  }
  .lifestyle-360-full a {
    padding-left: 4.2857142857vw;
    height: 2.8571428571vw;
  }
  .lifestyle-360-full a:before {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-360 {
    margin: 5.0694444444vw 0 0 -1.5277777778vw;
    padding-bottom: 5.0694444444vw;
    width: 38.1944444444vw;
  }
  .lifestyle-360-logo {
    width: 4.8611111111vw;
    height: 4.8611111111vw;
  }
  .lifestyle-360-ttl {
    font-size: 1.3888888889vw;
  }
  .lifestyle-360-ttl span {
    font-size: 1.6666666667vw;
  }
  .lifestyle-360-full {
    margin: 1.3888888889vw 1.0416666667vw 0 1.0416666667vw;
  }
  .lifestyle-360-full a {
    padding-left: 3.125vw;
    height: 2.0833333333vw;
  }
  .lifestyle-360-full a:before {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-360 {
    margin: 73px 0 0 -22px;
    padding-bottom: 73px;
    width: 550px;
  }
  .lifestyle-360-logo {
    width: 70px;
    height: 70px;
  }
  .lifestyle-360-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .lifestyle-360-ttl span {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .lifestyle-360-full {
    margin: 20px 15px 0 15px;
  }
  .lifestyle-360-full a {
    padding-left: 45px;
    height: 30px;
  }
  .lifestyle-360-full a:before {
    width: 30px;
    height: 30px;
  }
}
/* ------------------------------------------- plan - */
.lifestyle-plan {
  position: relative;
  margin-left: -4vw;
  width: 100vw;
}

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

.lifestyle-plan > li a {
  position: relative;
  display: block;
  padding: 20vw 9.3333333333vw 16vw 9.3333333333vw;
  background-color: #ececec;
}

.lifestyle-plan-num {
  position: absolute;
  top: 10vw;
  left: 6.6666666667vw;
  color: #ffffff;
  font-family: "Jost", sans-serif;
  font-size: 22.6666666667vw;
  font-weight: 600;
  font-optical-sizing: auto;
  letter-spacing: 0;
  z-index: 1;
}

.lifestyle-plan-image {
  margin-bottom: 10.6666666667vw;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(4, 4, 4, 0.17);
          box-shadow: 0px 10px 30px 0px rgba(4, 4, 4, 0.17);
}
.lifestyle-plan-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 74.6666666667vw;
}

.lifestyle-plan-en {
  font-family: "Jost", sans-serif;
  font-size: 8vw;
  font-weight: 600;
  font-optical-sizing: auto;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.06em;
}

.lifestyle-plan-ttl {
  margin-top: 0.2em;
  font-size: 4vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.15em;
  letter-spacing: 0.06em;
}

.lifestyle-plan-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 6.6666666667vw;
  padding-bottom: 2vw;
  background-color: #ffffff;
  height: 9.3333333333vw;
  font-weight: 500;
  letter-spacing: 0.06em;
}
.lifestyle-plan-price span.num {
  position: relative;
  top: 0.05em;
  margin: 0 0.1em;
  font-size: 5.3333333333vw;
  font-weight: 700;
}
.lifestyle-plan-price span.frame-l {
  margin-left: -0.5em;
}
.lifestyle-plan-price span.frame-r {
  margin-right: -0.5em;
}

.lifestyle-plan-desc {
  margin-top: 4.6666666667vw;
}
.lifestyle-plan-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .lifestyle-plan {
    margin-left: -2.0952380952vw;
    width: 52.380952381vw;
  }
  .lifestyle-plan li:nth-child(n+2) {
    margin-top: 4.2857142857vw;
  }
  .lifestyle-plan > li a {
    padding: 10.4761904762vw 4.7619047619vw 8.5714285714vw 4.7619047619vw;
  }
  .lifestyle-plan-num {
    top: 4.7619047619vw;
    left: 2.8571428571vw;
    font-size: 11.8095238095vw;
  }
  .lifestyle-plan-image {
    margin-bottom: 6.1904761905vw;
  }
  .lifestyle-plan-image img {
    height: 39.0476190476vw;
  }
  .lifestyle-plan-en {
    font-size: 4.0952380952vw;
  }
  .lifestyle-plan-ttl {
    font-size: 2vw;
  }
  .lifestyle-plan-price {
    margin-top: 3.8095238095vw;
    padding-bottom: 1.2380952381vw;
    height: 4.7619047619vw;
  }
  .lifestyle-plan-price span.num {
    font-size: 2.7619047619vw;
  }
  .lifestyle-plan-desc {
    margin-top: 2.380952381vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-plan {
    margin-left: -1.5277777778vw;
    width: 38.1944444444vw;
  }
  .lifestyle-plan li:nth-child(n+2) {
    margin-top: 3.125vw;
  }
  .lifestyle-plan > li a {
    padding: 7.6388888889vw 3.4722222222vw 6.25vw 3.4722222222vw;
  }
  .lifestyle-plan-num {
    top: 3.4722222222vw;
    left: 2.0833333333vw;
    font-size: 8.6111111111vw;
  }
  .lifestyle-plan-image {
    margin-bottom: 4.5138888889vw;
  }
  .lifestyle-plan-image img {
    height: 28.4722222222vw;
  }
  .lifestyle-plan > li a:hover .lifestyle-plan-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .lifestyle-plan-en {
    font-size: 2.9861111111vw;
  }
  .lifestyle-plan-ttl {
    font-size: 1.4583333333vw;
  }
  .lifestyle-plan-price {
    margin-top: 2.7777777778vw;
    padding-bottom: 0.9027777778vw;
    height: 3.4722222222vw;
  }
  .lifestyle-plan-price span.num {
    font-size: 2.0138888889vw;
  }
  .lifestyle-plan-desc {
    margin-top: 1.7361111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-plan {
    margin-left: -22px;
    width: 550px;
  }
  .lifestyle-plan li:nth-child(n+2) {
    margin-top: 45px;
  }
  .lifestyle-plan > li a {
    padding: 110px 50px 90px 50px;
  }
  .lifestyle-plan-num {
    top: 50px;
    left: 30px;
    font-size: 124px;
    font-size: 12.4rem;
  }
  .lifestyle-plan-image {
    margin-bottom: 65px;
  }
  .lifestyle-plan-image img {
    height: 410px;
  }
  .lifestyle-plan-en {
    font-size: 43px;
    font-size: 4.3rem;
  }
  .lifestyle-plan-ttl {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .lifestyle-plan-price {
    margin-top: 40px;
    padding-bottom: 13px;
    height: 50px;
  }
  .lifestyle-plan-price span.num {
    font-size: 29px;
    font-size: 2.9rem;
  }
  .lifestyle-plan-desc {
    margin-top: 25px;
  }
}
/* ------------------------------------------- catalog - */
.life-style-catalog {
  margin-top: 16vw;
}

@media screen and (min-width: 751px) {
  .life-style-catalog {
    margin-top: 5.7142857143vw;
  }
}
@media screen and (min-width: 1051px) {
  .life-style-catalog {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .life-style-catalog {
    margin-top: 60px;
  }
}
/* ------------------------------------------- scroll - */
.lifestyle-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 4vw 0;
}

.lifestyle-scroll-text {
  font-size: 3.2vw;
  color: #2d2d32;
}

.lifestyle-scroll-arrow {
  display: inline-block;
  padding: 1.3333333333vw;
  border: solid #2d2d32;
  border-width: 0 0.5333333333vw 0.5333333333vw 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (min-width: 751px) {
  .lifestyle-scroll {
    margin: 1.9047619048vw 0;
  }
  .lifestyle-scroll-text {
    margin-bottom: 0.3em;
    font-size: 1.1428571429vw;
  }
  .lifestyle-scroll-arrow {
    padding: 0.4761904762vw;
    border-width: 0 0.1904761905vw 0.1904761905vw 0;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-scroll {
    margin: 1.3888888889vw 0;
  }
  .lifestyle-scroll-text {
    font-size: 0.8333333333vw;
  }
  .lifestyle-scroll-arrow {
    padding: 0.3472222222vw;
    border-width: 0 0.1388888889vw 0.1388888889vw 0;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-scroll {
    margin: 20px 0;
  }
  .lifestyle-scroll-text {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .lifestyle-scroll-arrow {
    padding: 5px;
    border-width: 0 2px 2px 0;
  }
}
/*  lifestyle --> single
-------------------------------------------------------------------------------*/
/* ------------------------------------------- header - */
.lifestyle-header {
  position: fixed;
  top: 2.6666666667vw;
  z-index: 7777;
}

.lifestyle-header-catch {
  margin-bottom: 0.8em;
  font-size: 2.6666666667vw;
  font-weight: 700;
}

.lifestyle-header-logo {
  width: 52.9333333333vw;
}

@media screen and (max-width: 750px) {
  .lifestyle-header {
    left: 20vw;
  }
}
@media screen and (min-width: 751px) {
  .lifestyle-header {
    top: 1.1428571429vw;
  }
  .lifestyle-header-catch {
    font-size: 1.3333333333vw;
  }
  .lifestyle-header-logo {
    width: 28.1904761905vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-header {
    top: 0.8333333333vw;
  }
  .lifestyle-header-catch {
    font-size: 0.9722222222vw;
  }
  .lifestyle-header-logo {
    width: 20.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-header {
    top: 12px;
  }
  .lifestyle-header-catch {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .lifestyle-header-logo {
    width: 296px;
  }
}
/* ------------------------------------------- post - */
.lifestyle-sgl {
  margin: 8vw auto 0 auto;
  width: 81.3333333333vw;
}

.lifestyle-sgl-head {
  position: relative;
  padding-left: 21.3333333333vw;
}

.lifestyle-sgl-num {
  position: absolute;
  top: 50%;
  left: -0.2em;
  font-family: "Jost", sans-serif;
  font-size: 18.6666666667vw;
  font-weight: 600;
  font-optical-sizing: auto;
  letter-spacing: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.lifestyle-sgl-en {
  font-family: "Jost", sans-serif;
  font-size: 4vw;
  font-weight: 600;
  font-optical-sizing: auto;
}

.lifestyle-sgl-ttl {
  margin-top: 0.2em;
  font-size: 5.6vw;
  font-weight: 700;
  line-height: 1.4em;
}

.lifestyle-sgl-copy {
  margin-top: 6vw;
  font-weight: 500;
  line-height: 1.75em;
}

.lifestyle-sgl-image {
  margin-top: 8vw;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(4, 4, 4, 0.17);
          box-shadow: 0px 10px 30px 0px rgba(4, 4, 4, 0.17);
}
.lifestyle-sgl-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 74.6666666667vw;
}

.lifestyle-sgl-desc {
  margin-top: 10.6666666667vw;
}
.lifestyle-sgl-desc p {
  line-height: 2.22em;
}

.lifestyle-head {
  position: relative;
  margin-bottom: 8vw;
  margin-bottom: 50px;
  font-family: "Jost", sans-serif;
  font-size: 2.9333333333vw;
  font-weight: 500;
  font-optical-sizing: auto;
  line-height: 1.375em;
}
.lifestyle-head:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 63.3333333333vw;
  height: 1px;
  background-color: #2d2d32;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 751px) {
  .lifestyle-sgl {
    margin-top: 13.3333333333vw;
    width: 43.2380952381vw;
  }
  .lifestyle-sgl-head {
    padding-left: 11.4285714286vw;
  }
  .lifestyle-sgl-num {
    font-size: 9.9047619048vw;
  }
  .lifestyle-sgl-en {
    font-size: 2.0952380952vw;
  }
  .lifestyle-sgl-ttl {
    font-size: 2.9523809524vw;
  }
  .lifestyle-sgl-copy {
    margin-top: 2.380952381vw;
  }
  .lifestyle-sgl-image {
    margin-top: 4.2857142857vw;
  }
  .lifestyle-sgl-image img {
    height: 39.7142857143vw;
  }
  .lifestyle-sgl-desc {
    margin-top: 5.7142857143vw;
  }
  .lifestyle-head {
    margin-bottom: 4.7619047619vw;
    font-size: 1.5238095238vw;
  }
  .lifestyle-head:after {
    width: 32.8571428571vw;
    height: 0.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-sgl {
    margin-top: 9.7222222222vw;
    width: 31.5277777778vw;
  }
  .lifestyle-sgl-head {
    padding-left: 8.3333333333vw;
  }
  .lifestyle-sgl-num {
    font-size: 7.2222222222vw;
  }
  .lifestyle-sgl-en {
    font-size: 1.5277777778vw;
  }
  .lifestyle-sgl-ttl {
    font-size: 2.1527777778vw;
  }
  .lifestyle-sgl-copy {
    margin-top: 1.7361111111vw;
  }
  .lifestyle-sgl-image {
    margin-top: 3.125vw;
  }
  .lifestyle-sgl-image img {
    height: 28.9583333333vw;
  }
  .lifestyle-sgl-desc {
    margin-top: 4.1666666667vw;
  }
  .lifestyle-head {
    margin-bottom: 3.4722222222vw;
    font-size: 1.1111111111vw;
  }
  .lifestyle-head:after {
    width: 23.9583333333vw;
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-sgl {
    margin-top: 140px;
    width: 454px;
  }
  .lifestyle-sgl-head {
    padding-left: 120px;
  }
  .lifestyle-sgl-num {
    font-size: 104px;
    font-size: 10.4rem;
  }
  .lifestyle-sgl-en {
    font-size: 22px;
    font-size: 2rem;
  }
  .lifestyle-sgl-ttl {
    font-size: 31px;
    font-size: 3.1rem;
  }
  .lifestyle-sgl-desc {
    margin-top: 25px;
  }
  .lifestyle-sgl-image {
    margin-top: 45px;
  }
  .lifestyle-sgl-image img {
    height: 417px;
  }
  .lifestyle-sgl-desc {
    margin-top: 60px;
  }
  .lifestyle-head {
    margin-bottom: 50px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .lifestyle-head:after {
    width: 345px;
    height: 1px;
  }
}
/* ------------------------------------------- feature - */
.lifestyle-feature {
  margin-left: -4vw;
  padding: 0 6.6666666667vw;
  width: 100vw;
  background-color: #f0f0f0;
}

.lifestyle-feature > li {
  position: relative;
  padding: 13.3333333333vw 0;
}
.lifestyle-feature > li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #b1b1b1;
}

.lifestyle-feature > li:first-child {
  padding-top: 0 !important;
}

.lifestyle-feature > li:last-child:after {
  content: none;
}

.lifestyle-feature-image {
  position: relative;
  margin-bottom: 9.3333333333vw;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(4, 4, 4, 0.17);
          box-shadow: 0px 10px 30px 0px rgba(4, 4, 4, 0.17);
}
.lifestyle-feature-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 66.6666666667vw;
}

.lifestyle-feature-name {
  position: absolute;
  top: -0.5em;
  left: -0.5em;
  font-family: "Jost", sans-serif;
  font-size: 6.6666666667vw;
  font-weight: 500;
  font-optical-sizing: auto;
  letter-spacing: 0;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  z-index: 1;
}

.lifestyle-feature-content {
  padding: 0 2.6666666667vw;
}

.lifestyle-feature-en {
  margin-bottom: 1.5em;
  font-family: "Jost", sans-serif;
  font-size: 2.9333333333vw;
  font-weight: 500;
  font-optical-sizing: auto;
}

.lifestyle-feature-ttl {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.71em;
}

.lifestyle-feature-desc {
  margin-top: 1em;
}
.lifestyle-feature-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .lifestyle-feature {
    margin-left: -2.0952380952vw;
    padding: 0 3.3333333333vw;
    width: 52.380952381vw;
  }
  .lifestyle-feature > li {
    padding: 7.619047619vw 0;
  }
  .lifestyle-feature > li:after {
    height: 0.0694444444vw;
  }
  .lifestyle-feature-image {
    margin-bottom: 3.4722222222vw;
  }
  .lifestyle-feature-image img {
    height: 25.8333333333vw;
  }
  .lifestyle-feature-name {
    font-size: 2.5694444444vw;
  }
  .lifestyle-feature-content {
    padding: 0 1.0416666667vw;
  }
  .lifestyle-feature-en {
    font-size: 1.1111111111vw;
  }
  .lifestyle-feature-ttl {
    font-size: 1.8055555556vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-feature {
    margin-left: -1.5277777778vw;
    padding: 0 2.4305555556vw;
    width: 38.1944444444vw;
  }
  .lifestyle-feature > li {
    padding: 5.5555555556vw 0;
  }
  .lifestyle-feature > li:after {
    height: 0.0694444444vw;
  }
  .lifestyle-feature-image {
    margin-bottom: 3.4722222222vw;
  }
  .lifestyle-feature-image img {
    height: 25.8333333333vw;
  }
  .lifestyle-feature-name {
    font-size: 2.5694444444vw;
  }
  .lifestyle-feature-content {
    padding: 0 1.0416666667vw;
  }
  .lifestyle-feature-en {
    font-size: 1.1111111111vw;
  }
  .lifestyle-feature-ttl {
    font-size: 1.8055555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-feature {
    margin-left: -22px;
    padding: 0 35px;
    width: 550px;
  }
  .lifestyle-feature > li {
    padding: 80px 0;
  }
  .lifestyle-feature > li:after {
    height: 1px;
  }
  .lifestyle-feature-image {
    margin-bottom: 50px;
  }
  .lifestyle-feature-image img {
    height: 372px;
  }
  .lifestyle-feature-name {
    font-size: 37px;
    font-size: 3.7rem;
  }
  .lifestyle-feature-content {
    padding: 0 15px;
  }
  .lifestyle-feature-en {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .lifestyle-feature-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
/* ------------------------------------------- floorplan - */
.lifestyle-floorplan {
  margin-left: -4vw;
  padding: 12vw 6.6666666667vw 20vw 6.6666666667vw;
  width: 100vw;
  background-image: url(../img/lifestyle/pattern.jpg);
  background-image: image-set(url(../img/lifestyle/pattern.jpg) 1x, url(../img/lifestyle/pattern-2x.jpg) 2x);
  background-image: -webkit-image-set(url(../img/lifestyle/pattern.jpg) 1x, url(../img/lifestyle/pattern-2x.jpg) 2x);
  background-repeat: repeat;
}

.lifestyle-floorplan-list {
  margin: 0 auto;
  width: 78.6666666667vw;
}

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

.lifestyle-floorplan-ttl {
  margin-bottom: 1em;
  font-family: "Jost", sans-serif;
  font-size: 8vw;
  font-weight: 500;
  font-optical-sizing: auto;
  letter-spacing: 0;
}

.lifestyle-floorplan-list > li a {
  display: block;
  margin: 0 auto;
  width: 64.8vw;
}

.lifestyle-floorplan-desc {
  margin-top: 2em;
  padding: 3.3333333333vw 6.6666666667vw;
  background-color: #ffffff;
  border-color: #2d2d32;
  border-style: solid;
  border-width: 1px;
}
.lifestyle-floorplan-desc p {
  line-height: 2.22em;
}
.lifestyle-floorplan-desc p a {
  position: relative;
  display: inline;
  color: #3333fa;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.lifestyle-floorplan-desc p a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 751px) {
  .lifestyle-floorplan {
    margin-left: -2.0952380952vw;
    padding: 6.6666666667vw 3.3333333333vw 10.4761904762vw 3.3333333333vw;
    width: 52.380952381vw;
  }
  .lifestyle-floorplan-list {
    width: 40.9523809524vw;
  }
  .lifestyle-floorplan-list > li:nth-child(n+2) {
    margin-top: 6.9523809524vw;
  }
  .lifestyle-floorplan-ttl {
    font-size: 4.1904761905vw;
  }
  .lifestyle-floorplan-list > li a {
    width: 34.4761904762vw;
  }
  .lifestyle-floorplan-desc {
    margin-top: 8.5714285714vw;
    padding: 2.380952381vw 3.3333333333vw;
    border-width: 0.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-floorplan {
    margin-left: -1.5277777778vw;
    padding: 4.8611111111vw 2.4305555556vw 7.6388888889vw 2.4305555556vw;
    width: 38.1944444444vw;
  }
  .lifestyle-floorplan-list {
    width: 29.8611111111vw;
  }
  .lifestyle-floorplan-list > li:nth-child(n+2) {
    margin-top: 5.0694444444vw;
  }
  .lifestyle-floorplan-ttl {
    font-size: 3.0555555556vw;
  }
  .lifestyle-floorplan-list > li a {
    width: 25.1388888889vw;
  }
  .lifestyle-floorplan-desc {
    margin-top: 6.25vw;
    padding: 1.7361111111vw 2.4305555556vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-floorplan {
    margin-left: -22px;
    padding: 70px 35px 110px 35px;
    width: 550px;
  }
  .lifestyle-floorplan-list {
    width: 430px;
  }
  .lifestyle-floorplan-list > li:nth-child(n+2) {
    margin-top: 73px;
  }
  .lifestyle-floorplan-ttl {
    font-size: 44px;
    font-size: 4.4rem;
  }
  .lifestyle-floorplan-list > li a {
    width: 362px;
  }
  .lifestyle-floorplan-desc {
    margin-top: 90px;
    padding: 25px 35px;
    border-width: 1px;
  }
}
/* ------------------------------------------- spec - */
.lifestyle-spec {
  margin-left: -4vw;
  padding: 12vw 6.6666666667vw 11.3333333333vw 6.6666666667vw;
  width: 100vw;
}

.lifestyle-spec-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-weight: 500;
  letter-spacing: 0.06em;
}
.lifestyle-spec-price span.num {
  position: relative;
  top: 0.05em;
  margin: 0 0.1em;
  font-size: 6.6666666667vw;
  font-weight: 700;
}
.lifestyle-spec-price span.frame-l {
  margin-left: -0.5em;
}
.lifestyle-spec-price span.frame-r {
  margin-right: -0.5em;
}

.lifestyle-spec-notes {
  margin-top: 2em;
}
.lifestyle-spec-notes p {
  line-height: 2.22em;
}
.lifestyle-spec-notes p:before {
  content: "※";
}

@media screen and (min-width: 751px) {
  .lifestyle-spec {
    margin-left: -2.0952380952vw;
    padding: 6.6666666667vw 3.3333333333vw 6.1904761905vw 3.3333333333vw;
    width: 52.380952381vw;
  }
  .lifestyle-spec-price span.num {
    font-size: 3.5238095238vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-spec {
    margin-left: -1.5277777778vw;
    padding: 4.8611111111vw 2.4305555556vw 4.5138888889vw 2.4305555556vw;
    width: 38.1944444444vw;
  }
  .lifestyle-spec-price span.num {
    font-size: 2.5694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-spec {
    margin-left: -22px;
    padding: 70px 35px 65px 35px;
    width: 550px;
  }
  .lifestyle-spec-price span.num {
    font-size: 37px;
    font-size: 3.7rem;
  }
}
/* ------------------------------------------- catalog - */
.lifestyle-catalog {
  position: relative;
  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;
}

.lifestyle-catalog > li {
  width: 17.3333333333vw;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(4, 4, 4, 0.17);
          box-shadow: 0px 10px 30px 0px rgba(4, 4, 4, 0.17);
}

.lifestyle-catalog > li:nth-child(n+6) {
  margin-top: 2.6666666667vw;
}

@media screen and (min-width: 751px) {
  .lifestyle-catalog > li {
    width: 9.2380952381vw;
  }
  .lifestyle-catalog > li:nth-child(n+6) {
    margin-top: 1.4285714286vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-catalog > li {
    width: 6.7361111111vw;
  }
  .lifestyle-catalog > li:nth-child(n+6) {
    margin-top: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-catalog > li {
    width: 97px;
  }
  .lifestyle-catalog > li:nth-child(n+6) {
    margin-top: 15px;
  }
}
/* ------------------------------------------- present - */
.lifestyle-present {
  position: relative;
  padding: 8vw 0;
}
.lifestyle-present:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 84vw;
  height: 100%;
  background-color: #f0f0f0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.lifestyle-present .lifestyle-catalog {
  margin-bottom: 6.6666666667vw;
}
.lifestyle-present .lifestyle-catalog:after {
  content: "PRESENT";
  position: absolute;
  left: 0;
  bottom: -0.8em;
  color: #ffffff;
  font-family: "Jost", sans-serif;
  font-size: 13.3333333333vw;
  font-weight: 500;
  font-optical-sizing: auto;
  z-index: 2;
  font-size: 7.4rem;
}

.lifestyle-present-box {
  position: relative;
  padding: 8vw 8vw 37.3333333333vw 8vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(4, 4, 4, 0.17);
          box-shadow: 0px 10px 30px 0px rgba(4, 4, 4, 0.17);
  z-index: 1;
}

.lifestyle-present-ttl {
  margin-bottom: 0.7em;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.7em;
}
.lifestyle-present-ttl span {
  margin-left: -0.5em;
}

.lifestyle-present-desc p {
  line-height: 2.22em;
}

.lifestyle-present .lifestyle-btn {
  position: absolute;
  left: 50%;
  bottom: 10.6666666667vw;
  margin: 0 !important;
  width: 84vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

.lifestyle-present .lifestyle-btn a {
  height: 18.6666666667vw;
  border-radius: 9.3333333333vw;
}

@media screen and (min-width: 751px) {
  .lifestyle-present {
    padding: 4.2857142857vw 0;
  }
  .lifestyle-present:before {
    width: 44.7619047619vw;
  }
  .lifestyle-present .lifestyle-catalog {
    margin-bottom: 3.8095238095vw;
  }
  .lifestyle-present .lifestyle-catalog:after {
    font-size: 7.0476190476vw;
  }
  .lifestyle-present-box {
    padding: 3.3333333333vw 4.5714285714vw 19.5238095238vw 4.5714285714vw;
  }
  .lifestyle-present-ttl {
    font-size: 2.4761904762vw;
  }
  .lifestyle-present .lifestyle-btn {
    bottom: 5.7142857143vw;
    width: 44.7619047619vw;
  }
  .lifestyle-present .lifestyle-btn a {
    height: 9.5238095238vw;
    border-radius: 4.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-present {
    padding: 3.125vw 0;
  }
  .lifestyle-present:before {
    width: 32.6388888889vw;
  }
  .lifestyle-present .lifestyle-catalog {
    margin-bottom: 2.7777777778vw;
  }
  .lifestyle-present .lifestyle-catalog:after {
    font-size: 5.1388888889vw;
  }
  .lifestyle-present-box {
    padding: 2.4305555556vw 3.3333333333vw 14.2361111111vw 3.3333333333vw;
  }
  .lifestyle-present-ttl {
    font-size: 1.8055555556vw;
  }
  .lifestyle-present .lifestyle-btn {
    bottom: 4.1666666667vw;
    width: 32.6388888889vw;
  }
  .lifestyle-present .lifestyle-btn a {
    height: 6.9444444444vw;
    border-radius: 3.4722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-present {
    padding: 45px 0;
  }
  .lifestyle-present:before {
    width: 470px;
  }
  .lifestyle-present .lifestyle-catalog {
    margin-bottom: 40px;
  }
  .lifestyle-present .lifestyle-catalog:after {
    font-size: 74px;
    font-size: 7.4rem;
  }
  .lifestyle-present-box {
    padding: 35px 48px 205px 48px;
  }
  .lifestyle-present-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .lifestyle-present .lifestyle-btn {
    bottom: 60px;
    width: 470px;
  }
  .lifestyle-present .lifestyle-btn a {
    height: 100px;
    border-radius: 50px;
  }
}
/* ------------------------------------------- about - */
.lifestyle-about {
  position: relative;
  margin-top: 11.3333333333vw;
  padding: 0 4.8vw 10vw 4.8vw;
}

.lifestyle-about-ttl {
  margin-bottom: 0.7em;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.7em;
}
.lifestyle-about-ttl span {
  margin-left: -0.5em;
}

.lifestyle-about-desc p {
  line-height: 2.22em;
}

@media screen and (min-width: 751px) {
  .lifestyle-about {
    margin-top: 5.7142857143vw;
    padding: 0 2.8571428571vw 4.7619047619vw 2.8571428571vw;
  }
  .lifestyle-about-ttl {
    font-size: 2.2857142857vw;
  }
}
@media screen and (min-width: 1051px) {
  .lifestyle-about {
    margin-top: 4.1666666667vw;
    padding: 0 2.0833333333vw 3.4722222222vw 2.0833333333vw;
  }
  .lifestyle-about-ttl {
    font-size: 1.6666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .lifestyle-about {
    margin-top: 60px;
    padding: 0 30px 50px 30px;
  }
  .lifestyle-about-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
/*  gallery --> archive
-------------------------------------------------------------------------------*/
.sub--gallery .sec-desc {
  display: block;
  width: 80vw;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 751px) {
  .sub--gallery .sec-desc {
    width: 40.9523809524vw;
  }
}
@media screen and (min-width: 1051px) {
  .sub--gallery .sec-desc {
    width: 29.8611111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .sub--gallery .sec-desc {
    width: 430px;
  }
}
/* ------------------------------------------- post & modal - */
.gallery {
  margin-left: -4vw;
  width: 100vw;
}

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

.gallery-pattern > div {
  position: relative;
}

.gallery-pattern > div:nth-child(n+2) {
  position: relative;
  margin-top: 9.3333333333vw;
}

.gallery-ttl {
  position: relative;
  margin-top: 0.7em;
  padding: 0 2.4vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.4666666667vw;
  font-weight: 600;
  line-height: 1.53em;
  letter-spacing: 0.06em;
}

.gallery-copy {
  font-family: "Crimson Text";
  font-size: 4vw;
  font-weight: 600;
  line-height: 2.06em;
  letter-spacing: 0.04em;
}

.gallery-post .modal-open {
  position: relative;
}

.gallery-modal {
  padding: 12vw 4vw 10.6666666667vw 4vw;
}

.gallery-modal-slide {
  position: relative;
  overflow: hidden;
}

.gallery-modal-slide .swiper-slide {
  margin-right: 4vw;
  width: 86.6666666667vw !important;
}
.gallery-modal-slide .swiper-slide img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
  height: 73.3333333333vw;
}

.gallery-modal-slide .swiper-slide:last-child {
  margin-right: 0;
}

.gallery-modal-slide .slide-prev,
.gallery-modal-slide .slide-next {
  top: 33.1333333333vw;
}
.gallery-modal-slide .slide-pagination {
  margin-top: 8vw !important;
}

.gallery-modal-ttl {
  margin-bottom: 1em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.gallery-caption {
  margin-top: 1em;
  font-size: 3.4666666667vw;
  font-weight: 400;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.gallery-modal-btn {
  margin: 10vw auto 0 auto;
  width: 77.3333333333vw;
}

.gallery-more {
  margin: 12.6666666667vw auto 0 auto;
  width: 77.3333333333vw;
}

@media screen and (min-width: 751px) {
  .gallery {
    margin-left: -2.0952380952vw;
    width: 52.380952381vw;
  }
  .gallery > .gallery-post:nth-child(n+2) {
    margin-top: 3.8095238095vw;
  }
  .gallery-pattern > div:nth-child(n+2) {
    margin-top: 4.7619047619vw;
  }
  .gallery-ttl {
    padding: 0 1.4285714286vw;
    font-size: 1.8095238095vw;
  }
  .gallery-copy {
    font-size: 2vw;
  }
  .gallery-post .modal-open:hover .img--scale img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .gallery-modal {
    padding: 5.7142857143vw 2.380952381vw 5.7142857143vw 2.380952381vw;
  }
  .gallery-modal-slide .swiper-slide {
    margin-right: 1.9047619048vw;
    width: 44.7619047619vw !important;
  }
  .gallery-modal-slide .swiper-slide img {
    height: 38.0952380952vw;
  }
  .gallery-modal-slide .slide-prev,
  .gallery-modal-slide .slide-next {
    top: 17.1428571429vw;
  }
  .gallery-modal-slide .slide-pagination {
    margin-top: 3.8095238095vw !important;
  }
  .gallery-modal-ttl {
    font-size: 1.7142857143vw;
  }
  .gallery-caption {
    font-size: 1.5238095238vw;
  }
  .gallery-modal-btn {
    margin-top: 5.2380952381vw;
    width: 40.4761904762vw;
  }
  .gallery-more {
    margin-top: 6.6666666667vw;
    width: 40.4761904762vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery {
    margin-left: -1.5277777778vw;
    width: 38.1944444444vw;
  }
  .gallery > .gallery-post:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .gallery-pattern > div:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .gallery-ttl {
    padding: 0 0.9027777778vw;
    font-size: 1.3194444444vw;
  }
  .gallery-copy {
    font-size: 1.4583333333vw;
  }
  .gallery-modal {
    padding: 4.1666666667vw 1.7361111111vw 4.1666666667vw 1.7361111111vw;
  }
  .gallery-modal-slide .swiper-slide {
    margin-right: 1.3888888889vw;
    width: 32.6388888889vw !important;
  }
  .gallery-modal-slide .swiper-slide img {
    height: 27.7777777778vw;
  }
  .gallery-modal-slide .slide-prev,
  .gallery-modal-slide .slide-next {
    top: 12.5vw;
  }
  .gallery-modal-slide .slide-pagination {
    margin-top: 2.7777777778vw !important;
  }
  .gallery-modal-ttl {
    font-size: 1.25vw;
  }
  .gallery-caption {
    font-size: 1.1111111111vw;
  }
  .gallery-modal-btn {
    margin-top: 3.8194444444vw;
    width: 29.5138888889vw;
  }
  .gallery-more {
    margin-top: 4.8611111111vw;
    width: 29.5138888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery {
    margin-left: -22px;
    width: 550px;
  }
  .gallery > .gallery-post:nth-child(n+2) {
    margin-top: 40px;
  }
  .gallery-pattern > div:nth-child(n+2) {
    margin-top: 50px;
  }
  .gallery-ttl {
    padding: 0 13px;
    font-size: 19px;
    font-size: 1.9rem;
  }
  .gallery-copy {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .gallery-modal {
    padding: 60px 25px 60px 25px;
  }
  .gallery-modal-slide .swiper-slide {
    margin-right: 20px;
    width: 470px !important;
  }
  .gallery-modal-slide .swiper-slide img {
    height: 400px;
  }
  .gallery-modal-slide .slide-prev,
  .gallery-modal-slide .slide-next {
    top: 180px;
  }
  .gallery-modal-slide .slide-pagination {
    margin-top: 40px !important;
  }
  .gallery-modal-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .gallery-caption {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .gallery-modal-btn {
    margin-top: 55px;
    width: 425px;
  }
  .gallery-more {
    margin-top: 70px;
    width: 425px;
  }
}
/* ------------------------------------------- pattern1 - */
.gallery-pattern1 {
  width: 93.3333333333vw;
}

.gallery-pattern1-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 73.3333333333vw;
}

@media screen and (min-width: 751px) {
  .gallery-pattern1 {
    width: 48.7619047619vw;
  }
  .gallery-pattern1-image img {
    height: 38.0952380952vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern1 {
    width: 35.5555555556vw;
  }
  .gallery-pattern1-image img {
    height: 27.7777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern1 {
    width: 512px;
  }
  .gallery-pattern1-image img {
    height: 400px;
  }
}
/* ------------------------------------------- pattern2 - */
.gallery-pattern2 {
  position: relative;
  width: 60vw;
}

.gallery-pattern2-left img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 90.6666666667vw;
}

.gallery-pattern2 .gallery-copy {
  position: absolute;
  top: 50%;
  left: 52.6666666667vw;
  margin-top: -2.6666666667vw;
  width: 43.3333333333vw;
  color: #e1695e;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

@media screen and (min-width: 751px) {
  .gallery-pattern2 {
    width: 31.4285714286vw;
  }
  .gallery-pattern2-left img {
    height: 47.619047619vw;
  }
  .gallery-pattern2 .gallery-copy {
    left: 27.619047619vw;
    margin-top: -1.9047619048vw;
    width: 22.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern2 {
    width: 22.9166666667vw;
  }
  .gallery-pattern2-left img {
    height: 34.7222222222vw;
  }
  .gallery-pattern2 .gallery-copy {
    left: 20.1388888889vw;
    margin-top: -1.3888888889vw;
    width: 16.6666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern2 {
    width: 330px;
  }
  .gallery-pattern2-left img {
    height: 500px;
  }
  .gallery-pattern2 .gallery-copy {
    left: 290px;
    margin-top: -20px;
    width: 240px;
  }
}
/* ------------------------------------------- pattern3 - */
.gallery-pattern3 {
  position: relative;
  margin-left: auto;
  width: 80vw;
}

.gallery-pattern3-right img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 80vw;
}

@media screen and (min-width: 751px) {
  .gallery-pattern3 {
    width: 41.9047619048vw;
  }
  .gallery-pattern3-right img {
    height: 41.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern3 {
    width: 30.5555555556vw;
  }
  .gallery-pattern3-right img {
    height: 30.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern3 {
    width: 440px;
  }
  .gallery-pattern3-right img {
    height: 440px;
  }
}
/* ------------------------------------------- pattern4 - */
.gallery-pattern4 {
  position: relative;
  width: 82.6666666667vw;
  height: 53.3333333333vw;
}

.gallery-pattern4-left {
  width: 80vw;
}
.gallery-pattern4-left img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 50.6666666667vw;
}
.gallery-pattern4-left > div {
  position: relative;
}
.gallery-pattern4-left > div:before, .gallery-pattern4-left > div:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
.gallery-pattern4-left > div:before {
  right: -1.3333333333vw;
  bottom: -1.3333333333vw;
  background-color: #ffffff;
  z-index: -1;
}
.gallery-pattern4-left > div:after {
  right: -2.6666666667vw;
  bottom: -2.6666666667vw;
  background-color: #f2e0b3;
  z-index: -2;
}

@media screen and (min-width: 751px) {
  .gallery-pattern4 {
    width: 43.2380952381vw;
    height: 28vw;
  }
  .gallery-pattern4-left {
    width: 41.9047619048vw;
  }
  .gallery-pattern4-left img {
    height: 26.6666666667vw;
  }
  .gallery-pattern4-left > div:before {
    right: -0.6666666667vw;
    bottom: -0.6666666667vw;
  }
  .gallery-pattern4-left > div:after {
    right: -1.3333333333vw;
    bottom: -1.3333333333vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern4 {
    width: 31.5277777778vw;
    height: 20.4166666667vw;
  }
  .gallery-pattern4-left {
    width: 30.5555555556vw;
  }
  .gallery-pattern4-left img {
    height: 19.4444444444vw;
  }
  .gallery-pattern4-left > div:before {
    right: -0.4861111111vw;
    bottom: -0.4861111111vw;
  }
  .gallery-pattern4-left > div:after {
    right: -0.9722222222vw;
    bottom: -0.9722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern4 {
    width: 454px;
    height: 294px;
  }
  .gallery-pattern4-left {
    width: 440px;
  }
  .gallery-pattern4-left img {
    height: 280px;
  }
  .gallery-pattern4-left > div:before {
    right: -7px;
    bottom: -7px;
  }
  .gallery-pattern4-left > div:after {
    right: -14px;
    bottom: -14px;
  }
}
/* ------------------------------------------- pattern5 - */
.gallery-pattern5 {
  position: relative;
  margin-left: 31.3333333333vw;
  width: 60vw;
}

.gallery-pattern5-right {
  width: 60vw;
}
.gallery-pattern5-right img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 60vw;
}

@media screen and (min-width: 751px) {
  .gallery-pattern5 {
    margin-left: 16.1904761905vw;
    width: 31.4285714286vw;
  }
  .gallery-pattern5-right {
    width: 31.4285714286vw;
  }
  .gallery-pattern5-right img {
    height: 31.4285714286vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern5 {
    margin-left: 11.8055555556vw;
    width: 22.9166666667vw;
  }
  .gallery-pattern5-right {
    width: 22.9166666667vw;
  }
  .gallery-pattern5-right img {
    height: 22.9166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern5 {
    margin-left: 170px;
    width: 330px;
  }
  .gallery-pattern5-right {
    width: 330px;
  }
  .gallery-pattern5-right img {
    height: 330px;
  }
}
/* ------------------------------------------- pattern6 - */
.gallery-pattern6 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 18.6666666667vw;
  width: 80vw;
}

.gallery-pattern6-center img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 66.6666666667vw;
}

.gallery-pattern6 .gallery-copy {
  position: absolute;
  left: -5.3333333333vw;
  bottom: 0;
  color: #dbb34f;
  z-index: 1;
}

@media screen and (min-width: 751px) {
  .gallery-pattern6 {
    padding-bottom: 9.5238095238vw;
    width: 41.9047619048vw;
  }
  .gallery-pattern6-center img {
    height: 34.8571428571vw;
  }
  .gallery-pattern6 .gallery-copy {
    left: -2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern6 {
    padding-bottom: 6.9444444444vw;
    width: 30.5555555556vw;
  }
  .gallery-pattern6-center img {
    height: 25.4166666667vw;
  }
  .gallery-pattern6 .gallery-copy {
    left: -2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern6 {
    padding-bottom: 100px;
    width: 440px;
  }
  .gallery-pattern6-center img {
    height: 366px;
  }
  .gallery-pattern6 .gallery-copy {
    left: -30px;
  }
}
/* ------------------------------------------- pattern7 - */
.gallery-pattern7-left {
  width: 60vw;
}
.gallery-pattern7-left img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 90.6666666667vw;
}
.gallery-pattern7-left:before {
  content: "";
  position: absolute;
  right: -1.3333333333vw;
  bottom: -1.3333333333vw;
  width: 100%;
  height: 100%;
  background-color: #ece2e1;
  z-index: -1;
}
.gallery-pattern7-left:after {
  left: 1.3333333333vw;
  right: auto;
}

.gallery-pattern7 > div:nth-child(2) {
  top: -26.6666666667vw;
  margin: 0 0 -26.6666666667vw auto;
  width: 60vw;
}

.gallery-pattern7-right img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 53.3333333333vw;
}

@media screen and (min-width: 751px) {
  .gallery-pattern7-left {
    width: 31.4285714286vw;
  }
  .gallery-pattern7-left img {
    height: 47.619047619vw;
  }
  .gallery-pattern7-left:before {
    right: -0.6666666667vw;
    bottom: -0.6666666667vw;
  }
  .gallery-pattern7-left:after {
    left: 0.7619047619vw;
  }
  .gallery-pattern7 > div:nth-child(2) {
    top: -14.2857142857vw;
    margin: 0 0 -14.2857142857vw auto;
    width: 31.4285714286vw;
  }
  .gallery-pattern7-right img {
    height: 27.8095238095vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern7-left {
    width: 22.9166666667vw;
  }
  .gallery-pattern7-left img {
    height: 34.7222222222vw;
  }
  .gallery-pattern7-left:before {
    right: -0.4861111111vw;
    bottom: -0.4861111111vw;
  }
  .gallery-pattern7-left:after {
    left: 0.5555555556vw;
  }
  .gallery-pattern7 > div:nth-child(2) {
    top: -10.4166666667vw;
    margin: 0 0 -10.4166666667vw auto;
    width: 22.9166666667vw;
  }
  .gallery-pattern7-right img {
    height: 20.2777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern7-left {
    width: 330px;
  }
  .gallery-pattern7-left img {
    height: 500px;
  }
  .gallery-pattern7-left:before {
    right: -7px;
    bottom: -7px;
  }
  .gallery-pattern7-left:after {
    left: 8px;
  }
  .gallery-pattern7 > div:nth-child(2) {
    top: -150px;
    margin: 0 0 -150px auto;
    width: 330px;
  }
  .gallery-pattern7-right img {
    height: 292px;
  }
}
/* ------------------------------------------- pattern8 - */
.gallery-pattern8 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 16.6666666667vw;
  width: 78.6666666667vw;
}

.gallery-pattern8-sub2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 93.3333333333vw;
}

.gallery-pattern8 .gallery-copy {
  position: absolute;
  left: 5.3333333333vw;
  bottom: 0;
  color: #e1695e;
}

@media screen and (min-width: 751px) {
  .gallery-pattern8 {
    padding-bottom: 8.5714285714vw;
    width: 41.1428571429vw;
  }
  .gallery-pattern8-sub2 img {
    height: 48.7619047619vw;
  }
  .gallery-pattern8 .gallery-copy {
    left: 2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern8 {
    padding-bottom: 6.25vw;
    width: 30vw;
  }
  .gallery-pattern8-sub2 img {
    height: 35.5555555556vw;
  }
  .gallery-pattern8 .gallery-copy {
    left: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern8 {
    padding-bottom: 90px;
    width: 432px;
  }
  .gallery-pattern8-sub2 img {
    height: 512px;
  }
  .gallery-pattern8 .gallery-copy {
    left: 30px;
  }
}
/* ------------------------------------------- pattern10 - */
.gallery-pattern10 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 81.3333333333vw;
}

.gallery-pattern10-center img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 77.3333333333vw;
}

@media screen and (min-width: 751px) {
  .gallery-pattern10 {
    width: 42.4761904762vw;
  }
  .gallery-pattern10-center img {
    height: 40.4761904762vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern10 {
    width: 30.9722222222vw;
  }
  .gallery-pattern10-center img {
    height: 29.5138888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern10 {
    width: 446px;
  }
  .gallery-pattern10-center img {
    height: 425px;
  }
}
/* ------------------------------------------- pattern11 - */
.gallery-pattern11 {
  position: relative;
  margin-left: auto;
  width: 60vw;
}

.gallery-pattern11-right img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 80vw;
}

@media screen and (min-width: 751px) {
  .gallery-pattern11 {
    width: 31.4285714286vw;
  }
  .gallery-pattern11-right img {
    height: 41.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern11 {
    width: 22.9166666667vw;
  }
  .gallery-pattern11-right img {
    height: 30.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern11 {
    width: 330px;
  }
  .gallery-pattern11-right img {
    height: 440px;
  }
}
/* ------------------------------------------- pattern12 - */
.gallery-pattern12 > div:nth-child(1) {
  margin-left: auto;
  margin-right: auto;
  width: 80vw;
}

.gallery-pattern12-center img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 66.6666666667vw;
}

.gallery-pattern12 .gallery-ttl {
  margin-left: auto;
  width: 49.3333333333vw;
}

.gallery-pattern12 .gallery-copy {
  position: absolute;
  top: 9.3333333333vw;
  left: -6vw;
  color: #dbb34f;
}

@media screen and (min-width: 751px) {
  .gallery-pattern12 > div:nth-child(1) {
    width: 41.9047619048vw;
  }
  .gallery-pattern12-center img {
    height: 34.8571428571vw;
  }
  .gallery-pattern12 .gallery-ttl {
    width: 26.1904761905vw;
  }
  .gallery-pattern12 .gallery-copy {
    top: 5.2380952381vw;
    left: -2.8571428571vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern12 > div:nth-child(1) {
    width: 30.5555555556vw;
  }
  .gallery-pattern12-center img {
    height: 25.4166666667vw;
  }
  .gallery-pattern12 .gallery-ttl {
    width: 19.0972222222vw;
  }
  .gallery-pattern12 .gallery-copy {
    top: 3.8194444444vw;
    left: -2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern12 > div:nth-child(1) {
    width: 440px;
  }
  .gallery-pattern12-center img {
    height: 366px;
  }
  .gallery-pattern12 .gallery-ttl {
    width: 275px;
  }
  .gallery-pattern12 .gallery-copy {
    top: 55px;
    left: -30px;
  }
}
/* ------------------------------------------- pattern13 - */
.gallery-pattern13 {
  padding-bottom: 2.6666666667vw;
}

.gallery-pattern13-center {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 44vw;
}
.gallery-pattern13-center img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 73.3333333333vw;
}
.gallery-pattern13-center > div {
  position: relative;
}
.gallery-pattern13-center > div:before, .gallery-pattern13-center > div:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
.gallery-pattern13-center > div:before {
  right: -1.3333333333vw;
  bottom: -1.3333333333vw;
  background-color: #ffffff;
  z-index: -1;
}
.gallery-pattern13-center > div:after {
  right: -2.6666666667vw;
  bottom: -2.6666666667vw;
  background-color: #f7bdb8;
  z-index: -2;
}

@media screen and (min-width: 751px) {
  .gallery-pattern13 {
    padding-bottom: 1.3333333333vw;
  }
  .gallery-pattern13-center {
    width: 22.8571428571vw;
  }
  .gallery-pattern13-center img {
    height: 38.0952380952vw;
  }
  .gallery-pattern13-center > div:before {
    right: -0.6666666667vw;
    bottom: -0.6666666667vw;
  }
  .gallery-pattern13-center > div:after {
    right: -1.3333333333vw;
    bottom: -1.3333333333vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern13 {
    padding-bottom: 0.9722222222vw;
  }
  .gallery-pattern13-center {
    width: 16.6666666667vw;
  }
  .gallery-pattern13-center img {
    height: 27.7777777778vw;
  }
  .gallery-pattern13-center > div:before {
    right: -0.4861111111vw;
    bottom: -0.4861111111vw;
  }
  .gallery-pattern13-center > div:after {
    right: -0.9722222222vw;
    bottom: -0.9722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern13 {
    padding-bottom: 14px;
  }
  .gallery-pattern13-center {
    width: 240px;
  }
  .gallery-pattern13-center img {
    height: 400px;
  }
  .gallery-pattern13-center > div:before {
    right: -7px;
    bottom: -7px;
  }
  .gallery-pattern13-center > div:after {
    right: -14px;
    bottom: -14px;
  }
}
/* ------------------------------------------- pattern14 - */
.gallery-pattern14 {
  position: relative;
  width: 78.6666666667vw;
}

.gallery-pattern14-left img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 48vw;
}

.gallery-pattern14 .gallery-copy {
  position: absolute;
  top: 50%;
  left: 64.6666666667vw;
  margin-top: -10vw;
  width: 30.6666666667vw;
  color: #e1695e;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

.gallery-pattern14 .gallery-ttl {
  width: 57.3333333333vw;
}

@media screen and (min-width: 751px) {
  .gallery-pattern14 {
    width: 40.9523809524vw;
  }
  .gallery-pattern14-left img {
    height: 25.0476190476vw;
  }
  .gallery-pattern14 .gallery-copy {
    left: 34.7619047619vw;
    margin-top: -4.7619047619vw;
    width: 16.1904761905vw;
  }
  .gallery-pattern14 .gallery-ttl {
    width: 30.4761904762vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern14 {
    width: 29.8611111111vw;
  }
  .gallery-pattern14-left img {
    height: 18.2638888889vw;
  }
  .gallery-pattern14 .gallery-copy {
    left: 25.3472222222vw;
    margin-top: -3.4722222222vw;
    width: 11.8055555556vw;
  }
  .gallery-pattern14 .gallery-ttl {
    width: 22.2222222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern14 {
    width: 430px;
  }
  .gallery-pattern14-left img {
    height: 263px;
  }
  .gallery-pattern14 .gallery-copy {
    left: 365px;
    margin-top: -50px;
    width: 170px;
  }
  .gallery-pattern14 .gallery-ttl {
    width: 320px;
  }
}
/* ------------------------------------------- pattern15 - */
.gallery-pattern15 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10vw;
  width: 78.6666666667vw;
}

.gallery-pattern15-center {
  position: relative;
}
.gallery-pattern15-center img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 93.3333333333vw;
}
.gallery-pattern15-center:before {
  content: "";
  position: absolute;
  right: -2.6666666667vw;
  bottom: -2.6666666667vw;
  width: 100%;
  height: 100%;
  background-color: #f9eed5;
  z-index: -1;
}

.gallery-pattern15 .gallery-copy {
  position: absolute;
  left: 4vw;
  bottom: 0;
  color: #dbb34f;
}

@media screen and (min-width: 751px) {
  .gallery-pattern15 {
    padding-bottom: 4.7619047619vw;
    width: 40.9523809524vw;
  }
  .gallery-pattern15-center img {
    height: 48.7619047619vw;
  }
  .gallery-pattern15-center:before {
    right: -1.3333333333vw;
    bottom: -1.3333333333vw;
  }
  .gallery-pattern15 .gallery-copy {
    left: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern15 {
    padding-bottom: 3.4722222222vw;
    width: 29.8611111111vw;
  }
  .gallery-pattern15-center img {
    height: 35.5555555556vw;
  }
  .gallery-pattern15-center:before {
    right: -0.9722222222vw;
    bottom: -0.9722222222vw;
  }
  .gallery-pattern15 .gallery-copy {
    left: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern15 {
    padding-bottom: 50px;
    width: 430px;
  }
  .gallery-pattern15-center img {
    height: 512px;
  }
  .gallery-pattern15-center:before {
    right: -14px;
    bottom: -14px;
  }
  .gallery-pattern15 .gallery-copy {
    left: 20px;
  }
}
/* ------------------------------------------- pattern16 - */
.gallery-pattern16 {
  position: relative;
  margin-left: auto;
  width: 60vw;
}

.gallery-pattern16-right img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 60vw;
}

@media screen and (min-width: 751px) {
  .gallery-pattern16 {
    width: 31.4285714286vw;
  }
  .gallery-pattern16-right img {
    height: 31.4285714286vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern16 {
    width: 22.9166666667vw;
  }
  .gallery-pattern16-right img {
    height: 22.9166666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern16 {
    width: 330px;
  }
  .gallery-pattern16-right img {
    height: 330px;
  }
}
/* ------------------------------------------- pattern17 - */
.gallery-pattern17 {
  position: relative;
  margin-left: auto;
  padding-bottom: 16vw;
  width: 96vw;
}

.gallery-pattern17-right img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 28vw;
}

.gallery-pattern17 .gallery-copy {
  position: absolute;
  left: 4vw;
  bottom: 0;
  color: #e1695e;
}

@media screen and (min-width: 751px) {
  .gallery-pattern17 {
    padding-bottom: 8.5714285714vw;
    width: 51.2380952381vw;
  }
  .gallery-pattern17-right img {
    height: 14.5714285714vw;
  }
  .gallery-pattern17 .gallery-copy {
    left: 2.380952381vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern17 {
    padding-bottom: 6.25vw;
    width: 37.3611111111vw;
  }
  .gallery-pattern17-right img {
    height: 10.625vw;
  }
  .gallery-pattern17 .gallery-copy {
    left: 1.7361111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern17 {
    padding-bottom: 90px;
    width: 538px;
  }
  .gallery-pattern17-right img {
    height: 153px;
  }
  .gallery-pattern17 .gallery-copy {
    left: 25px;
  }
}
/* ------------------------------------------- pattern18 - */
.gallery-pattern18 {
  position: relative;
  width: 96vw;
}

.gallery-pattern18-left {
  position: absolute !important;
  top: 20vw;
  left: 0;
  width: 49.3333333333vw;
  z-index: 1;
}
.gallery-pattern18-left img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 46.6666666667vw;
}
.gallery-pattern18-left:before {
  content: "";
  position: absolute;
  right: -1.3333333333vw;
  bottom: -1.3333333333vw;
  width: 100%;
  height: 100%;
  background-color: #e89f98;
  z-index: -1;
}

.gallery-pattern18-right {
  margin-left: auto;
  width: 53.3333333333vw;
}
.gallery-pattern18-right img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 80vw;
}

@media screen and (min-width: 751px) {
  .gallery-pattern18 {
    width: 50.4761904762vw;
  }
  .gallery-pattern18-left {
    top: 10.4761904762vw;
    width: 25.7142857143vw;
  }
  .gallery-pattern18-left img {
    height: 24.380952381vw;
  }
  .gallery-pattern18-left:before {
    right: -0.6666666667vw;
    bottom: -0.6666666667vw;
  }
  .gallery-pattern18-right {
    width: 27.8095238095vw;
  }
  .gallery-pattern18-right img {
    height: 41.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .gallery-pattern18 {
    width: 36.8055555556vw;
  }
  .gallery-pattern18-left {
    top: 7.6388888889vw;
    width: 18.75vw;
  }
  .gallery-pattern18-left img {
    height: 17.7777777778vw;
  }
  .gallery-pattern18-left:before {
    right: -0.4861111111vw;
    bottom: -0.4861111111vw;
  }
  .gallery-pattern18-right {
    width: 20.2777777778vw;
  }
  .gallery-pattern18-right img {
    height: 30.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .gallery-pattern18 {
    width: 530px;
  }
  .gallery-pattern18-left {
    top: 110px;
    width: 270px;
  }
  .gallery-pattern18-left img {
    height: 256px;
  }
  .gallery-pattern18-left:before {
    right: -7px;
    bottom: -7px;
  }
  .gallery-pattern18-right {
    width: 292px;
  }
  .gallery-pattern18-right img {
    height: 440px;
  }
}
/*  recruit --> archive
-------------------------------------------------------------------------------*/
/* ------------------------------------------- main - */
.recruit-main {
  position: relative;
  margin: 0 auto;
  width: 82.1333333333vw;
}

.recruit-main-image {
  position: relative;
  margin-bottom: 6.6666666667vw;
  width: 92vw;
}

.recruit-main-ttl {
  margin-bottom: 1em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.1333333333vw;
  text-indent: -0.5em;
  line-height: 1.75em;
}

.recruit-main-content {
  position: relative;
  padding-bottom: 54vw;
}
.recruit-main-content p {
  line-height: 2.22em;
}
.recruit-main-content p:nth-child(n+2) {
  margin-top: 2em;
}
.recruit-main-content:before, .recruit-main-content:after {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
}
.recruit-main-content:before {
  left: -8.9333333333vw;
  bottom: 6.6666666667vw;
  width: 58.6666666667vw;
  height: 40vw;
  background-image: url(../img/recruit/sub01.jpg);
}
.recruit-main-content:after {
  right: -8.9333333333vw;
  bottom: 0;
  width: 37.3333333333vw;
  height: 33.3333333333vw;
  background-image: url(../img/recruit/sub02.jpg);
}

.recruit-main-btn {
  margin: 13.3333333333vw auto 0 auto;
  width: 77.3333333333vw;
}

@media screen and (min-width: 751px) {
  .recruit-main {
    width: 42.8571428571vw;
  }
  .recruit-main-image {
    margin-bottom: 3.3333333333vw;
    width: 48.0952380952vw;
  }
  .recruit-main-ttl {
    font-size: 3.1428571429vw;
  }
  .recruit-main-content {
    padding-bottom: 28.0952380952vw;
  }
  .recruit-main-content:before {
    left: -4.7619047619vw;
    bottom: 3.3333333333vw;
    width: 30.4761904762vw;
    height: 20.7619047619vw;
    background-image: image-set(url(../img/recruit/sub01.jpg) 1x, url(../img/recruit/sub01-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/recruit/sub01.jpg) 1x, url(../img/recruit/sub01-2x.jpg) 2x);
  }
  .recruit-main-content:after {
    right: -4.7619047619vw;
    width: 19.5238095238vw;
    height: 17.4285714286vw;
    background-image: image-set(url(../img/recruit/sub02.jpg) 1x, url(../img/recruit/sub02-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/recruit/sub02.jpg) 1x, url(../img/recruit/sub02-2x.jpg) 2x);
  }
  .recruit-main-btn {
    margin-top: 6.9523809524vw;
    width: 40.4761904762vw;
  }
}
@media screen and (min-width: 1051px) {
  .recruit-main {
    width: 31.25vw;
  }
  .recruit-main-image {
    margin-bottom: 2.4305555556vw;
    width: 35.0694444444vw;
  }
  .recruit-main-ttl {
    font-size: 2.2916666667vw;
  }
  .recruit-main-content {
    padding-bottom: 20.4861111111vw;
  }
  .recruit-main-content:before {
    left: -3.4722222222vw;
    bottom: 2.4305555556vw;
    width: 22.2222222222vw;
    height: 15.1388888889vw;
  }
  .recruit-main-content:after {
    right: -3.4722222222vw;
    width: 14.2361111111vw;
    height: 12.7083333333vw;
  }
  .recruit-main-btn {
    margin-top: 5.0694444444vw;
    width: 29.5138888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .recruit-main {
    width: 450px;
  }
  .recruit-main-image {
    margin-bottom: 35px;
    width: 505px;
  }
  .recruit-main-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .recruit-main-content {
    padding-bottom: 295px;
  }
  .recruit-main-content:before {
    left: -50px;
    bottom: 35px;
    width: 320px;
    height: 218px;
  }
  .recruit-main-content:after {
    right: -50px;
    width: 205px;
    height: 183px;
  }
  .recruit-main-btn {
    margin-top: 73px;
    width: 425px;
  }
}
.recruit {
  position: relative;
  margin: 0 auto;
  width: 78.6666666667vw;
}

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

.recruit-post {
  position: relative;
}

.recruit-post a {
  position: relative;
  display: block;
  padding: 3.3333333333vw 3.3333333333vw 15.3333333333vw 3.3333333333vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
}

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

.recruit-content {
  position: relative;
}

.recruit-ttl {
  position: relative;
  padding: 0.8em 0;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.5333333333vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.08em;
}
.recruit-ttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #2d2d32;
}

.recruit-post-data {
  position: relative;
  margin-top: 5.3333333333vw;
}

.recruit-post-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;
}

.recruit-post-data dl:nth-child(n+2) {
  margin-top: 2.6666666667vw;
}

.recruit-post-data dt {
  position: relative;
  padding-left: 7.3333333333vw;
  width: 18.6666666667vw;
  color: #a68e52;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.75em;
}
.recruit-post-data dt:before {
  content: "";
  position: absolute;
  top: -0.08em;
  left: 0;
  display: inline-block;
  width: 6vw;
  height: 7.2vw;
  background-size: contain;
}

.recruit-post-data--add dt:before {
  background-image: url(../img/recruit/mappin.svg);
}

.recruit-post-data--time dt:before {
  background-image: url(../img/recruit/clock.svg);
}

.recruit-post-data--holiday dt:before {
  background-image: url(../img/recruit/calender.svg);
}

.recruit-post-data dd {
  width: calc(100% - 22vw);
  font-size: 3.4666666667vw;
  line-height: 1.75em;
}

.recruit-post .btn-more {
  right: 3.3333333333vw;
  bottom: 5.3333333333vw;
  padding-right: 14.6666666667vw;
}
.recruit-post .btn-more:after {
  width: 12.5333333333vw;
  height: 1.3333333333vw;
  background-image: url(../img/common/arrow-style-2-bg.svg);
}

@media screen and (min-width: 751px) {
  .recruit {
    width: 40.9523809524vw;
  }
  .recruit .recruit-post:nth-child(n+2) {
    margin-top: 5.7142857143vw;
  }
  .recruit-post a {
    padding: 1.9047619048vw 1.9047619048vw 8.0952380952vw 1.9047619048vw;
  }
  .recruit-image img {
    height: 24.380952381vw;
  }
  .recruit-post a:hover .recruit-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .recruit-ttl {
    font-size: 2.2857142857vw;
  }
  .recruit-ttl:after {
    height: 0.0952380952vw;
  }
  .recruit-post-data {
    margin-top: 2.8571428571vw;
  }
  .recruit-post-data dl:nth-child(n+2) {
    margin-top: 1.4285714286vw;
  }
  .recruit-post-data dt {
    padding-left: 3.8095238095vw;
    width: 9.7142857143vw;
    font-size: 1.9047619048vw;
  }
  .recruit-post-data dt:before {
    width: 3.0476190476vw;
    height: 3.7142857143vw;
  }
  .recruit-post-data dd {
    width: calc(100% - 11.4285714286vw);
    font-size: 1.7142857143vw;
  }
  .recruit-post .btn-more {
    right: 1.9047619048vw;
    bottom: 2.8571428571vw;
    padding-right: 7.619047619vw;
  }
  .recruit-post .btn-more:after {
    width: 6.4761904762vw;
    height: 0.7619047619vw;
  }
}
@media screen and (min-width: 1051px) {
  .recruit {
    width: 29.8611111111vw;
  }
  .recruit .recruit-post:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .recruit-post a {
    padding: 1.3888888889vw 1.3888888889vw 5.9027777778vw 1.3888888889vw;
  }
  .recruit-image img {
    height: 17.7777777778vw;
  }
  .recruit-ttl {
    font-size: 1.6666666667vw;
  }
  .recruit-ttl:after {
    height: 0.0694444444vw;
  }
  .recruit-post-data {
    margin-top: 2.0833333333vw;
  }
  .recruit-post-data dl:nth-child(n+2) {
    margin-top: 1.0416666667vw;
  }
  .recruit-post-data dt {
    padding-left: 2.7777777778vw;
    width: 7.0833333333vw;
    font-size: 1.3888888889vw;
  }
  .recruit-post-data dt:before {
    width: 2.2222222222vw;
    height: 2.7083333333vw;
  }
  .recruit-post-data dd {
    width: calc(100% - 8.3333333333vw);
    font-size: 1.25vw;
  }
  .recruit-post .btn-more {
    right: 1.3888888889vw;
    bottom: 2.0833333333vw;
    padding-right: 5.5555555556vw;
  }
  .recruit-post .btn-more:after {
    width: 4.7222222222vw;
    height: 0.5555555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .recruit {
    width: 430px;
  }
  .recruit .recruit-post:nth-child(n+2) {
    margin-top: 60px;
  }
  .recruit-post a {
    padding: 20px 20px 85px 20px;
  }
  .recruit-image img {
    height: 256px;
  }
  .recruit-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .recruit-ttl:after {
    height: 1px;
  }
  .recruit-post-data {
    margin-top: 30px;
  }
  .recruit-post-data dl:nth-child(n+2) {
    margin-top: 15px;
  }
  .recruit-post-data dt {
    padding-left: 40px;
    width: 102px;
    font-size: 20px;
    font-size: 2rem;
  }
  .recruit-post-data dt:before {
    width: 32px;
    height: 39px;
  }
  .recruit-post-data dd {
    width: calc(100% - 120px);
    font-size: 18px;
    font-size: 1.8rem;
  }
  .recruit-post .btn-more {
    right: 20px;
    bottom: 30px;
    padding-right: 80px;
  }
  .recruit-post .btn-more:after {
    width: 68px;
    height: 8px;
  }
}
/* ------------------------------------------- float - */
.recruit-float {
  position: fixed;
  bottom: 0;
  width: 100vw;
  z-index: 6666;
}

.recruit-float-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c8b88e;
}

.recruit-float-head {
  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: 42.6%;
  height: 23.7333333333vw;
  border-right-color: #ffffff;
  border-right-style: dashed;
  border-right-width: 1px;
}

.recruit-float-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.4666666667vw;
  font-weight: 600;
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

.recruit-float-content {
  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 2.4vw;
  width: 57.4%;
}

.recruit-float-tel {
  font-family: "Crimson Text";
  font-size: 7.7333333333vw;
  letter-spacing: 0.1em;
}

.recruit-float-time {
  margin-top: 0.1em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 2.9333333333vw;
  font-weight: 500;
  line-height: 1.63em;
}

@media screen and (max-width: 750px) {
  .recruit-float {
    bottom: 17.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .recruit-float {
    width: 52.380952381vw;
  }
  .recruit-float-head {
    height: 12.380952381vw;
    border-right-width: 0.0952380952vw;
  }
  .recruit-float-ttl {
    font-size: 1.7142857143vw;
  }
  .recruit-float-content {
    padding: 0 1.4285714286vw;
  }
  .recruit-float-tel {
    font-size: 4vw;
  }
  .recruit-float-time {
    font-size: 1.5238095238vw;
  }
}
@media screen and (min-width: 1051px) {
  .recruit-float {
    width: 38.1944444444vw;
  }
  .recruit-float-head {
    height: 9.0277777778vw;
    border-right-width: 0.0694444444vw;
  }
  .recruit-float-ttl {
    font-size: 1.25vw;
  }
  .recruit-float-content {
    padding: 0 1.0416666667vw;
  }
  .recruit-float-tel {
    font-size: 2.9166666667vw;
  }
  .recruit-float-time {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .recruit-float {
    width: 550px;
  }
  .recruit-float-head {
    height: 130px;
    border-right-width: 1px;
  }
  .recruit-float-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .recruit-float-content {
    padding: 0 15px;
  }
  .recruit-float-tel {
    font-size: 42px;
    font-size: 4.2rem;
  }
  .recruit-float-time {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* ------------------------------------------- numbers - */
.sec--recruit-numbers {
  margin: 17.3333333333vw 0 0 -4vw;
  padding: 11.3333333333vw 4vw 13.3333333333vw 4vw;
  width: 100vw;
  background-color: #f0ede6;
}

.recruit-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -4vw;
}

.recruit-numbers > li {
  position: relative;
  margin-left: 4vw;
  width: calc(50% - 4vw);
  height: 65.3333333333vw;
  background-color: #ffffff;
}

.recruit-numbers > li:nth-child(n+3) {
  margin-top: 2.6666666667vw;
}

.recruit-numbers-image {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.recruit-numbers > li:nth-child(1) .recruit-numbers-image {
  top: 5.3333333333vw;
  width: 25.8666666667vw;
}

.recruit-numbers > li:nth-child(3) .recruit-numbers-image {
  top: 10.4vw;
  width: 32.1333333333vw;
}

.recruit-numbers-ttl {
  position: absolute;
  left: 50%;
  bottom: 6vw;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.46em;
  letter-spacing: 0.04em;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.recruit-numbers-ttl span.big:nth-child(1) {
  margin-top: 0.3em;
}
.recruit-numbers-ttl span.big {
  display: inline-block;
  font-family: "NotoSansJP", sans-serif;
  color: #a68e52;
  font-weight: 700;
}
.recruit-numbers-ttl span.num {
  font-size: 5.8666666667vw;
}

@media screen and (min-width: 751px) {
  .sec--recruit-numbers {
    margin: 9.0476190476vw 0 0 -2.0952380952vw;
    padding: 5.9047619048vw 2.0952380952vw 6.9523809524vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .recruit-numbers {
    margin-left: -1.9047619048vw;
  }
  .recruit-numbers > li {
    margin-left: 1.9047619048vw;
    width: calc(50% - 1.9047619048vw);
    height: 34vw;
  }
  .recruit-numbers > li:nth-child(n+3) {
    margin-top: 1.4285714286vw;
  }
  .recruit-numbers > li:nth-child(1) .recruit-numbers-image {
    top: 2.7619047619vw;
    width: 13.4285714286vw;
  }
  .recruit-numbers > li:nth-child(3) .recruit-numbers-image {
    top: 5.3333333333vw;
    width: 16.6666666667vw;
  }
  .recruit-numbers-ttl {
    bottom: 3.0476190476vw;
    font-size: 2.1904761905vw;
  }
  .recruit-numbers-ttl span.num {
    font-size: 3.0476190476vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--recruit-numbers {
    margin: 6.5972222222vw 0 0 -1.5277777778vw;
    padding: 4.3055555556vw 1.5277777778vw 5.0694444444vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .recruit-numbers {
    margin-left: -1.3888888889vw;
  }
  .recruit-numbers > li {
    margin-left: 1.3888888889vw;
    width: calc(50% - 1.3888888889vw);
    height: 24.7916666667vw;
  }
  .recruit-numbers > li:nth-child(n+3) {
    margin-top: 1.0416666667vw;
  }
  .recruit-numbers > li:nth-child(1) .recruit-numbers-image {
    top: 2.0138888889vw;
    width: 9.7916666667vw;
  }
  .recruit-numbers > li:nth-child(3) .recruit-numbers-image {
    top: 3.8888888889vw;
    width: 12.1527777778vw;
  }
  .recruit-numbers-ttl {
    bottom: 2.2222222222vw;
    font-size: 1.5972222222vw;
  }
  .recruit-numbers-ttl span.num {
    font-size: 2.2222222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--recruit-numbers {
    margin: 95px 0 0 -22px;
    padding: 62px 22px 73px 22px;
    width: 550px;
  }
  .recruit-numbers {
    margin-left: -20px;
  }
  .recruit-numbers > li {
    height: 357px;
    margin-left: 20px;
    width: calc(50% - 20px);
  }
  .recruit-numbers > li:nth-child(n+3) {
    margin-top: 15px;
  }
  .recruit-numbers > li:nth-child(1) .recruit-numbers-image {
    top: 29px;
    width: 141px;
  }
  .recruit-numbers > li:nth-child(3) .recruit-numbers-image {
    top: 56px;
    width: 175px;
  }
  .recruit-numbers-ttl {
    bottom: 32px;
    font-size: 23px;
    font-size: 2.3rem;
  }
  .recruit-numbers-ttl span.num {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
/* ------------------------------------------- type - */
.sec--recruit-type {
  padding: 17.3333333333vw 0 5.3333333333vw 0;
}

.recruit-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -4vw;
}

.recruit-type .recruit-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.recruit-type .recruit-category > li {
  position: relative;
  margin-left: 4vw;
  margin-bottom: 2.6666666667vw;
  width: calc(50% - 4vw);
}
.recruit-type .recruit-category > li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 92vw;
  height: 1px;
  background-color: #c2b082;
}

.recruit-type .recruit-category > li:nth-last-child(-n+2):after {
  content: none;
}

.recruit-type .recruit-category > li a {
  display: block;
  padding: 6.6666666667vw 0;
}

.recruit-type-image {
  margin-bottom: 4vw;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
          box-shadow: 0px 7px 21px 0px rgba(4, 4, 4, 0.07);
}

.recruit-type-ttl {
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.2vw;
  font-weight: 600;
  line-height: 1.75em;
  letter-spacing: -0.04em;
}

.recruit-type-en {
  margin-top: 0.5em;
  color: #c5bcae;
  font-family: "Crimson Text";
  font-size: 2.9333333333vw;
  text-transform: uppercase;
}

@media screen and (min-width: 751px) {
  .sec--recruit-type {
    padding: 9.0476190476vw 0 2.8571428571vw 0;
  }
  .recruit-type {
    margin-left: -1.9047619048vw;
  }
  .recruit-type .recruit-category > li {
    margin-left: 1.9047619048vw;
    margin-bottom: 1.4285714286vw;
    width: calc(50% - 1.9047619048vw);
  }
  .recruit-type .recruit-category > li:after {
    width: 48.1904761905vw;
    height: 0.0952380952vw;
  }
  .recruit-type .recruit-category > li a {
    padding: 3.3333333333vw 0;
  }
  .recruit-type-image {
    margin-bottom: 1.9047619048vw;
  }
  .recruit-type .recruit-category > li a:hover .recruit-type-image img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    cursor: pointer;
  }
  .recruit-type-ttl {
    font-size: 1.7142857143vw;
  }
  .recruit-type-en {
    font-size: 1.5238095238vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--recruit-type {
    padding: 6.5972222222vw 0 2.0833333333vw 0;
  }
  .recruit-type {
    margin-left: -1.3888888889vw;
  }
  .recruit-type .recruit-category > li {
    margin-left: 1.3888888889vw;
    margin-bottom: 1.0416666667vw;
    width: calc(50% - 1.3888888889vw);
  }
  .recruit-type .recruit-category > li:after {
    width: 35.1388888889vw;
    height: 0.0694444444vw;
  }
  .recruit-type .recruit-category > li a {
    padding: 2.4305555556vw 0;
  }
  .recruit-type-image {
    margin-bottom: 1.3888888889vw;
  }
  .recruit-type-ttl {
    font-size: 1.25vw;
  }
  .recruit-type-en {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--recruit-type {
    padding: 95px 0 30px 0;
  }
  .recruit-type {
    margin-left: -20px;
  }
  .recruit-type .recruit-category > li {
    margin-left: 20px;
    margin-bottom: 15px;
    width: calc(50% - 20px);
  }
  .recruit-type .recruit-category > li:after {
    width: 506px;
    height: 1px;
  }
  .recruit-type .recruit-category > li a {
    padding: 35px 0;
  }
  .recruit-type-image {
    margin-bottom: 20px;
  }
  .recruit-type-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .recruit-type-en {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* ------------------------------------------- menu - */
.recruit-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.recruit-menu:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100vw;
  height: 1px;
  background-color: #c2b082;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.recruit-menu > li {
  width: 44vw;
}

.recruit-menu a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.1em;
  height: 10.6666666667vw;
  border-color: #c2b082;
  border-style: solid;
  border-width: 1px;
  border-bottom: none !important;
  color: #c2b082;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.6vw;
  font-weight: 600;
}

.recruit-menu a.is-current {
  background-color: #c2b082;
  color: #ffffff;
}

.recruit-tab.active {
  background-color: #c2b082;
  color: #ffffff;
}

@media screen and (min-width: 751px) {
  .recruit-menu:after {
    width: 52.380952381vw;
    height: 0.0952380952vw;
  }
  .recruit-menu > li {
    width: 22.8571428571vw;
  }
  .recruit-menu a {
    height: 5.5238095238vw;
    border-width: 0.0952380952vw;
    font-size: 1.8095238095vw;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  .recruit-menu a:hover {
    background-color: #c2b082;
    color: #ffffff;
  }
}
@media screen and (min-width: 1051px) {
  .recruit-menu:after {
    width: 38.1944444444vw;
    height: 0.0694444444vw;
  }
  .recruit-menu > li {
    width: 16.6666666667vw;
  }
  .recruit-menu a {
    height: 4.0277777778vw;
    border-width: 0.0694444444vw;
    font-size: 1.3194444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .recruit-menu:after {
    width: 550px;
    height: 1px;
  }
  .recruit-menu > li {
    width: 240px;
  }
  .recruit-menu a {
    height: 58px;
    border-width: 1px;
    font-size: 19px;
    font-size: 1.9rem;
  }
}
/* ------------------------------------------- recruit-post-btn - */
.recruit-post-btn {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-top: 8vw;
}
.recruit-post-btn::after {
  content: none !important;
}

.recruit-post-btn .btn-main {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.recruit-post-btn .btn-main::after {
  content: none;
}
.recruit-post-btn .btn-main span {
  font-family: "NotoSerifJP", sans-serif;
}

.recruit-post-btn-external {
  margin-top: 0;
  width: 56vw;
}
.recruit-post-btn-external span {
  position: relative;
}
.recruit-post-btn-external span:before {
  content: "";
  position: absolute;
  top: 0.1em;
  right: -2em;
  width: 0.7em;
  height: 0.7em;
  background-image: url(../img/common/external-beige.svg);
  background-size: contain;
}

@media screen and (min-width: 751px) {
  .recruit-post-btn {
    margin-top: 2.8571428571vw;
  }
  .recruit-post-btn-external {
    width: 28.5714285714vw;
  }
  .recruit-post-btn-external:hover span:before {
    background-image: url(../img/common/external-wh.svg);
  }
}
@media screen and (min-width: 1051px) {
  .recruit-post-btn {
    margin-top: 2.0833333333vw;
  }
  .recruit-post-btn-external {
    width: 20.8333333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .recruit-post-btn {
    margin-top: 30px;
  }
  .recruit-post-btn-external {
    width: 300px;
  }
}
/* ------------------------------------------- flow - */
.sec--recruit-flow {
  margin-top: 8vw;
  margin-left: -4vw;
  padding: 13.3333333333vw 0;
  width: 100vw;
  background-color: #b1a696;
}

.sec--recruit-flow .sec-head {
  margin-bottom: 11.3333333333vw;
}
.sec--recruit-flow .sec-head:before {
  background-color: #ffffff;
}

.sec--recruit-flow .sec-en,
.sec--recruit-flow .sec-ttl {
  color: #ffffff;
}

.recruit-flow {
  margin: 0 auto;
  width: 86.6666666667vw;
}

.recruit-flow > li {
  position: relative;
  background-color: #ffffff;
}

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

.recruit-flow-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Crimson Text";
  font-size: 5.3333333333vw;
  letter-spacing: 0.08em;
}
.recruit-flow-num span {
  font-size: 13.3333333333vw;
}

.recruit-flow-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 3.7333333333vw 5.0666666667vw;
}
.recruit-flow-head:after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 2.6666666667vw;
  width: 4vw;
  height: 4vw;
  background-image: url(../img/recruit/plus.svg);
  background-size: 100%;
  background-position: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.recruit-flow-head.is-open:after {
  background-image: url(../img/recruit/minus.svg);
}

.recruit-flow-ttl {
  position: relative;
  margin-left: 1em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 6.4vw;
  letter-spacing: 0.08em;
}

.recruit-flow-content {
  padding: 0 5.0666666667vw 3.7333333333vw;
}
.recruit-flow-content p {
  line-height: 2.3em;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 751px) {
  .sec--recruit-flow {
    margin-top: 2.8571428571vw;
    margin-left: -2.0952380952vw;
    padding: 6.9523809524vw 0;
    width: 52.380952381vw;
  }
  .sec--recruit-flow .sec-head {
    margin-bottom: 5.9047619048vw;
  }
  .recruit-flow {
    width: 45.2380952381vw;
  }
  .recruit-flow > li:nth-child(n+2) {
    margin-top: 3.3333333333vw;
  }
  .recruit-flow-num {
    font-size: 2.8571428571vw;
  }
  .recruit-flow-num span {
    font-size: 6.9523809524vw;
  }
  .recruit-flow-head {
    padding: 1.4285714286vw 3.3333333333vw;
    cursor: pointer;
  }
  .recruit-flow-head:after {
    right: 1.4285714286vw;
    width: 1.9047619048vw;
    height: 1.9047619048vw;
  }
  .recruit-flow-ttl {
    font-size: 2.6666666667vw;
  }
  .recruit-flow-content {
    padding: 0 3.3333333333vw 2.380952381vw;
  }
}
@media screen and (min-width: 1051px) {
  .sec--recruit-flow {
    margin-top: 2.0833333333vw;
    margin-left: -1.5277777778vw;
    padding: 5.0694444444vw 0;
    width: 38.1944444444vw;
  }
  .sec--recruit-flow .sec-head {
    margin-bottom: 4.3055555556vw;
  }
  .recruit-flow {
    width: 32.9861111111vw;
  }
  .recruit-flow > li:nth-child(n+2) {
    margin-top: 2.4305555556vw;
  }
  .recruit-flow-num {
    font-size: 2.0833333333vw;
  }
  .recruit-flow-num span {
    font-size: 5.0694444444vw;
  }
  .recruit-flow-head {
    padding: 1.0416666667vw 2.4305555556vw;
  }
  .recruit-flow-head:after {
    right: 1.0416666667vw;
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
  .recruit-flow-ttl {
    font-size: 1.9444444444vw;
  }
  .recruit-flow-content {
    padding: 0 2.4305555556vw 1.7361111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--recruit-flow {
    margin-left: 30px;
    margin-left: -22px;
    padding: 73px 0;
    width: 550px;
  }
  .sec--recruit-flow .sec-head {
    margin-bottom: 62px;
  }
  .recruit-flow {
    width: 475px;
  }
  .recruit-flow > li:nth-child(n+2) {
    margin-top: 35px;
  }
  .recruit-flow-num {
    font-size: 30px;
    font-size: 3rem;
  }
  .recruit-flow-num span {
    font-size: 73px;
    font-size: 7.3rem;
  }
  .recruit-flow-head {
    padding: 15px 35px;
  }
  .recruit-flow-head:after {
    right: 15px;
    width: 20px;
    height: 20px;
  }
  .recruit-flow-ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .recruit-flow-content {
    padding: 0 35px 25px;
  }
}
/*  recruit --> single
-------------------------------------------------------------------------------*/
.recruit-intro-ttl {
  margin-bottom: 0.5em;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 4.8vw;
  font-weight: 600;
  line-height: 1.75em;
}

.recruit-intro-desc p {
  line-height: 2.22em;
}

.recruit-btn {
  margin: 10.6666666667vw auto 0 auto;
  width: 78.6666666667vw;
}

@media screen and (min-width: 751px) {
  .recruit-intro-ttl {
    font-size: 2.4761904762vw;
  }
  .recruit-btn {
    margin-top: 5.7142857143vw;
    width: 40.9523809524vw;
  }
}
@media screen and (min-width: 1051px) {
  .recruit-intro-ttl {
    font-size: 1.8055555556vw;
  }
  .recruit-btn {
    margin-top: 4.1666666667vw;
    width: 29.8611111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .recruit-intro-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .recruit-btn {
    margin-top: 60px;
    width: 430px;
  }
}
/* ------------------------------------------- point - */
.recruit-point {
  margin-top: 13.3333333333vw;
}

.recruit-point .head-edi4 {
  margin: 0 0 0.5em 0 !important;
}

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

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

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

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

.recruit-point-list > li > div:nth-child(n+2) {
  margin-top: 4.6666666667vw;
}

@media screen and (min-width: 751px) {
  .recruit-point {
    margin-top: 6.9523809524vw;
  }
  .recruit-point > div:nth-child(n+2) {
    margin-top: 5.7142857143vw;
  }
  .recruit-point-list > li:nth-child(n+2) {
    margin-top: 3.8095238095vw;
  }
  .recruit-point-image img {
    height: 34.7619047619vw;
  }
  .recruit-point-list > li > div:nth-child(n+2) {
    margin-top: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .recruit-point {
    margin-top: 5.0694444444vw;
  }
  .recruit-point > div:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .recruit-point-list > li:nth-child(n+2) {
    margin-top: 2.7777777778vw;
  }
  .recruit-point-image img {
    height: 25.3472222222vw;
  }
  .recruit-point-list > li > div:nth-child(n+2) {
    margin-top: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .recruit-point {
    margin-top: 73px;
  }
  .recruit-point > div:nth-child(n+2) {
    margin-top: 60px;
  }
  .recruit-point-list > li:nth-child(n+2) {
    margin-top: 40px;
  }
  .recruit-point-image img {
    height: 365px;
  }
  .recruit-point-list > li > div:nth-child(n+2) {
    margin-top: 20px;
  }
}
/* ------------------------------------------- virtual - */
.recruit-faq {
  margin-top: 13.3333333333vw;
}

.recruit-faq-item {
  margin: 0 auto;
  width: 86.6666666667vw;
  counter-reset: cnt;
}

.recruit-faq-item > li:first-child {
  padding-top: 0 !important;
}

.recruit-faq-item > li {
  padding: 8vw 0;
  border-bottom-color: #c2b082;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}

.recruit-faq-question,
.recruit-faq-answer {
  position: relative;
  padding-left: 14vw;
  font-weight: 400;
  line-height: 2.22em;
}
.recruit-faq-question:before,
.recruit-faq-answer:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Crimson Text";
  font-size: 5.3333333333vw;
}

.recruit-faq-question:before {
  counter-increment: cnt;
  content: "Q" counter(cnt, decimal) ".";
}

.recruit-faq-answer {
  margin-top: 4vw;
}
.recruit-faq-answer:before {
  content: "A.";
  margin-left: 0.55em;
  color: #a68e52;
}

@media screen and (min-width: 751px) {
  .recruit-faq {
    margin-top: 6.9523809524vw;
  }
  .recruit-faq-item {
    width: 45.2380952381vw;
  }
  .recruit-faq-item > li {
    padding: 4.2857142857vw 0;
    border-bottom-width: 0.0952380952vw;
  }
  .recruit-faq-question,
  .recruit-faq-answer {
    padding-left: 7.1428571429vw;
  }
  .recruit-faq-question:before,
  .recruit-faq-answer:before {
    font-size: 2.8571428571vw;
  }
  .recruit-faq-answer {
    margin-top: 1.9047619048vw;
  }
}
@media screen and (min-width: 1051px) {
  .recruit-faq {
    margin-top: 5.0694444444vw;
  }
  .recruit-faq-item {
    width: 32.9861111111vw;
  }
  .recruit-faq-item > li {
    padding: 3.125vw 0;
    border-bottom-width: 0.0694444444vw;
  }
  .recruit-faq-question,
  .recruit-faq-answer {
    padding-left: 5.2083333333vw;
  }
  .recruit-faq-question:before,
  .recruit-faq-answer:before {
    font-size: 2.0833333333vw;
  }
  .recruit-faq-answer {
    margin-top: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .recruit-faq {
    margin-top: 73px;
  }
  .recruit-faq-item {
    width: 475px;
  }
  .recruit-faq-item > li {
    padding: 45px 0;
    border-bottom-width: 1px;
  }
  .recruit-faq-question,
  .recruit-faq-answer {
    padding-left: 75px;
  }
  .recruit-faq-question:before,
  .recruit-faq-answer:before {
    font-size: 30px;
    font-size: 3rem;
  }
  .recruit-faq-answer {
    margin-top: 20px;
  }
}
/* ------------------------------------------- detail - */
.recruit-detail {
  position: relative;
  margin: 13.3333333333vw 0 0 -4vw;
  padding: 10.6666666667vw 4vw;
  width: 100vw;
  background-color: #b1a696;
}

.recruit-detail-data dl {
  position: relative;
  padding: 3.3333333333vw 3.3333333333vw 4vw 3.3333333333vw;
  background-color: #f7f4ef;
}

.recruit-detail-data dl:nth-child(n+2) {
  margin-top: 4vw;
}

.recruit-detail-data dl dt {
  position: relative;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  color: #a68e52;
  font-family: "NotoSerifJP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 600;
  line-height: 1.75em;
  letter-spacing: 0.05em;
}
.recruit-detail-data dl dt:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 0.5333333333vw;
  background-image: url(../img/realestate/dashed.svg);
  background-size: auto 0.5333333333vw;
  background-repeat: repeat-x;
}

.recruit-detail-data dl dd {
  line-height: 1.75em;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 751px) {
  .recruit-detail {
    margin: 6.9523809524vw -2.0952380952vw;
    padding: 5.5238095238vw 2.0952380952vw;
    width: 52.380952381vw;
  }
  .recruit-detail-data dl {
    padding: 1.4285714286vw 1.4285714286vw 1.9047619048vw 1.4285714286vw;
  }
  .recruit-detail-data dl:nth-child(n+2) {
    margin-top: 2.0952380952vw;
  }
  .recruit-detail-data dl dt {
    font-size: 1.9047619048vw;
  }
  .recruit-detail-data dl dt:after {
    height: 0.1904761905vw;
    background-size: auto 0.1904761905vw;
  }
}
@media screen and (min-width: 1051px) {
  .recruit-detail {
    margin: 5.0694444444vw 0 0 -1.5277777778vw;
    padding: 4.0277777778vw 1.5277777778vw;
    width: 38.1944444444vw;
  }
  .recruit-detail-data dl {
    padding: 1.0416666667vw 1.0416666667vw 1.3888888889vw 1.0416666667vw;
  }
  .recruit-detail-data dl:nth-child(n+2) {
    margin-top: 1.5277777778vw;
  }
  .recruit-detail-data dl dt {
    font-size: 1.3888888889vw;
  }
  .recruit-detail-data dl dt:after {
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .recruit-detail {
    margin: 73px 0 0 -22px;
    padding: 58px 22px;
    width: 550px;
  }
  .recruit-detail-data dl {
    padding: 15px 15px 20px 15px;
  }
  .recruit-detail-data dl:nth-child(n+2) {
    margin-top: 22px;
  }
  .recruit-detail-data dl dt {
    font-size: 20px;
    font-size: 2rem;
  }
  .recruit-detail-data dl dt:after {
    height: 2px;
    background-size: auto 2px;
  }
}