@charset "UTF-8";
/* sub --> archive
-------------------------------------------------------------------------------*/
.archive-desc {
  margin-bottom: 6.6666666667vw;
  padding: 1em 1.2em;
  background-color: #ffffff;
  border-color: #c7c7c7;
  border-style: solid;
  border-width: 1px;
}
.archive-desc p {
  line-height: 1.75em;
}

@media screen and (min-width: 751px) {
  .archive-desc {
    margin-bottom: 3.4722222222vw;
    padding: 2em;
    border-width: 0.0694444444vw;
    text-align: center;
  }
  .archive-desc p {
    display: inline-block;
    text-align: center;
    line-height: 2em;
  }
}
@media screen and (min-width: 1441px) {
  .archive-desc {
    margin-bottom: 50px;
    border-width: 1px;
  }
}
/* sub --> common
-------------------------------------------------------------------------------*/
.sub {
  position: relative;
  padding: 9.3333333333vw 0 13.3333333333vw 0;
}

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

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

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

.sub-intro-image {
  margin-bottom: 10.6666666667vw;
}

.sub-intro-head {
  position: relative;
  margin-bottom: 6.6666666667vw;
  padding-top: 10vw;
}
.sub-intro-head:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  width: 20.5333333333vw;
  height: 7.0666666667vw;
  background-image: url(../img/common/roof.svg);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.sub-intro-catch {
  margin-bottom: 0.3em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.sub-intro-ttl {
  font-family: "Shippori Mincho", sans-serif;
  color: #f18700;
  font-size: 5.6vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.sub-intro-ttl span {
  display: inline-block;
  margin-bottom: 0.3em;
  color: #333333;
  font-size: 4.2666666667vw;
}

.sub-intro-desc {
  padding: 0 2.4vw;
}

.sub-intro-btn {
  margin: 6.6666666667vw auto 0 auto;
  width: 69.3333333333vw;
}

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

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

.complete p:nth-child(1),
.notfound p:nth-child(1) {
  font-family: "Shippori Mincho", sans-serif;
  font-size: 1.125em;
  font-weight: 500;
}

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

@media screen and (min-width: 751px) {
  .sub {
    padding: 5.5555555556vw 0 6.9444444444vw 0;
  }
  .sub--section section:nth-child(n+2) {
    margin-top: 6.9444444444vw;
  }
  .sub-in {
    width: 76.3888888889vw;
  }
  .sub-intro {
    margin: 0 auto 5.5555555556vw auto;
    width: 69.4444444444vw;
  }
  .sub-intro-image {
    margin-bottom: 4.1666666667vw;
  }
  .sub-intro-head {
    margin-bottom: 2.7777777778vw;
    padding-top: 2.4305555556vw;
  }
  .sub-intro-head:before {
    width: 4.7916666667vw;
    height: 1.6666666667vw;
  }
  .sub-intro-catch {
    font-size: 1.9444444444vw;
  }
  .sub-intro-ttl {
    font-size: 2.5vw;
  }
  .sub-intro-ttl span {
    font-size: 1.9444444444vw;
  }
  .sub-intro-desc {
    padding: 0;
  }
  .sub-intro-btn {
    margin: 2.7777777778vw auto 0 auto;
    width: 23.6111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .sub {
    padding: 80px 0 100px 0;
  }
  .sub--section section:nth-child(n+2) {
    margin-top: 100px;
  }
  .sub-in {
    width: 1100px;
  }
  .sub-intro {
    margin: 0 auto 80px auto;
    width: 1000px;
  }
  .sub-intro-image {
    margin-bottom: 60px;
  }
  .sub-intro-head {
    margin-bottom: 40px;
    padding-top: 35px;
  }
  .sub-intro-head:before {
    width: 69px;
    height: 24px;
  }
  .sub-intro-catch {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .sub-intro-ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .sub-intro-ttl span {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .sub-intro-btn {
    margin: 40px auto 0 auto;
    width: 340px;
  }
}
/* sub --> company
-------------------------------------------------------------------------------*/
/* ------------------------------------------- intro - */
.sec--company-intro {
  padding: 12vw 0;
}
.sec--company-intro:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 86.6666666667vw;
  height: 53.3333333333vw;
  background-color: #feedd7;
  z-index: -1;
}

.company-intro > div:nth-child(2) {
  position: relative;
  margin-top: 12vw;
}

.company-intro-ttl {
  margin-bottom: 1.5em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.05em;
}

.company-intro-image {
  position: relative;
  margin-bottom: 9.3333333333vw;
}

.company-intro-box {
  position: absolute;
  left: -4vw;
  bottom: -6.6666666667vw;
  padding: 4vw 5.3333333333vw;
  background-color: #ffffff;
}

.company-intro-name {
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.company-intro-position {
  margin-top: 1em;
  line-height: 1.75em;
}

.company-intro > div:nth-child(2) .company-intro-image:before {
  content: "";
  position: absolute;
  left: -4vw;
  bottom: -9.3333333333vw;
  width: 70%;
  height: 42.6666666667vw;
  background-color: #feedd7;
  z-index: -1;
}

@media screen and (max-width: 750px) {
  .company-intro-position {
    font-size: 3.2vw;
  }
  .company-intro > div:nth-child(2) .company-intro-image {
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .sec--company-intro {
    padding: 0 0 6.9444444444vw 0;
  }
  .sec--company-intro:before {
    top: -4.5138888889vw;
    right: 0;
    width: 20.8%;
    height: 48.6111111111vw;
  }
  .company-intro > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .company-intro > div:nth-child(2) {
    margin-top: 6.25vw;
  }
  .company-intro > div:nth-child(2):before {
    left: -3.4722222222vw;
    width: 40.9722222222vw;
    height: 22.2222222222vw;
  }
  .company-intro-image {
    margin: 0;
    width: 32.6388888889vw;
    height: 33.3333333333vw;
  }
  .company-intro-image > div:not(.company-intro-box) {
    position: absolute;
    top: 0;
    width: 44.4444444444vw;
  }
  .company-intro-content {
    width: 38.1944444444vw;
  }
  .company-intro-ttl {
    font-size: 1.8055555556vw;
  }
  .company-intro-ttl span {
    margin-left: -0.5em;
  }
  .company-intro-box {
    left: auto;
    right: 1.3888888889vw;
    bottom: -2.0833333333vw;
    padding: 1.7361111111vw 2.0833333333vw;
  }
  .company-intro-name {
    font-size: 1.3888888889vw;
  }
  .company-intro > div:nth-child(1) .company-intro-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .company-intro > div:nth-child(1) .company-intro-image > div:not(.company-intro-box) {
    left: 0;
  }
  .company-intro > div:nth-child(1) .company-intro-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .company-intro > div:nth-child(2) {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .company-intro > div:nth-child(2) .company-intro-image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .company-intro > div:nth-child(2) .company-intro-image > div:not(.company-intro-box) {
    right: 0;
  }
  .company-intro > div:nth-child(2) .company-intro-image:before {
    left: -17.3611111111vw;
    bottom: -4.8611111111vw;
    width: 40.9722222222vw;
    height: 22.2222222222vw;
  }
  .company-intro > div:nth-child(2) .company-intro-content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (min-width: 1441px) {
  .sec--company-intro {
    padding: 0 0 100px 0;
  }
  .sec--company-intro:before {
    top: -65px;
    height: 700px;
  }
  .company-intro-image {
    width: 470px;
    height: 480px;
  }
  .company-intro-image > div:not(.company-intro-box) {
    width: 640px;
  }
  .company-intro-content {
    width: 550px;
  }
  .company-intro-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .company-intro-box {
    right: 20px;
    bottom: -30px;
    padding: 25px 30px;
  }
  .company-intro-name {
    font-size: 20px;
    font-size: 2rem;
  }
  .company-intro > div:nth-child(2) .company-intro-image:before {
    left: -250px;
    bottom: -70px;
    width: 590px;
    height: 320px;
  }
}
/* ------------------------------------------- overview - */
.overview {
  position: relative;
}

.overview > dl {
  position: relative;
  padding: 4.6666666667vw 4vw;
  border-bottom-color: #c7c7c7;
  border-bottom-style: solid;
  border-bottom-width: 0.2666666667vw;
}

.overview > dl > dt {
  position: relative;
  margin-bottom: 0.5em;
  width: 100%;
  color: #f18700;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 500;
  line-height: 2em;
  letter-spacing: 0.05em;
}

.overview > dl > dd {
  width: 100%;
  line-height: 2em;
}

@media screen and (min-width: 751px) {
  .overview {
    margin: 0 auto;
    width: 55.5555555556vw;
  }
  .overview > dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 1.3888888889vw;
    border-bottom-width: 0.0694444444vw;
  }
  .overview > dl > dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0;
    width: 11.8055555556vw;
  }
  .overview > dl > dd {
    padding: 0;
    width: calc(100% - 13.5416666667vw);
  }
}
@media screen and (min-width: 1441px) {
  .overview {
    width: 800px;
  }
  .overview > dl {
    padding: 20px;
    border-bottom-width: 1px;
  }
  .overview > dl > dt {
    width: 170px;
  }
  .overview > dl > dd {
    width: calc(100% - 195px);
  }
}
/* ------------------------------------------- 360 - */
.access-360 .iframe {
  padding-bottom: 75%;
}

@media screen and (min-width: 751px) {
  .access-360 .iframe {
    padding-bottom: 56.25%;
  }
}
/* ------------------------------------------- 360 & access - */
.access-map .ggmap {
  padding-bottom: 75%;
}

.access-add {
  position: relative;
  margin-top: 1em;
  padding-left: 1.3em;
}

@media screen and (min-width: 751px) {
  .access-map .ggmap {
    padding-bottom: 36%;
  }
}
/* ------------------------------------------- area - */
.company-area-image {
  margin-bottom: 6.6666666667vw;
}

.company-area-pref > dl:nth-child(n+2) {
  margin-top: 1.5em;
}

.company-area-pref > dl dt {
  margin-bottom: 0.5em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.5em;
}
.company-area-pref > dl dt:before {
  content: "【";
}
.company-area-pref > dl dt:after {
  content: "】";
}

.company-area-pref > dl dd {
  line-height: 1.75em;
}

.company-area-desc {
  margin-top: 1.5em;
  line-height: 2em;
}

.company-area-btn {
  margin-top: 5.3333333333vw;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .company-area-pref {
    margin: 0 auto;
    width: 87.2vw;
  }
}
@media screen and (min-width: 751px) {
  .company-area {
    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;
  }
  .company-area-image {
    margin: 0;
    width: 36.8055555556vw;
  }
  .company-area-content {
    width: 36.1111111111vw;
  }
  .company-area-pref > dl dt {
    font-size: 1.25vw;
  }
  .company-area-btn {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .company-area-image {
    width: 530px;
  }
  .company-area-content {
    width: 520px;
  }
  .company-area-pref > dl dt {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .company-area-btn {
    margin-top: 30px;
  }
}
/* ------------------------------------------- recruit - */
.recruit-bnr {
  position: relative;
  margin: 13.3333333333vw auto 0 auto;
}

.recruit-bnr a {
  position: relative;
  display: block;
  padding: 9.3333333333vw 6.6666666667vw;
  overflow: hidden;
}
.recruit-bnr a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 5.3333333333vw 5.3333333333vw;
  border-color: transparent transparent #f18700 transparent;
  z-index: 1;
}

.recruit-bnr-head {
  position: relative;
  padding-bottom: 1em;
  z-index: 2;
}
.recruit-bnr-head:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}

.recruit-bnr-en {
  position: relative;
  margin-bottom: 0.8em;
  color: #f18700;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.recruit-bnr-ttl {
  position: relative;
  color: #ffffff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 5.6vw;
  font-weight: 500;
  line-height: 1.34em;
  letter-spacing: 0.05em;
}

.recruit-bnr-desc {
  position: relative;
  margin-top: 1.7em;
  z-index: 2;
}
.recruit-bnr-desc p {
  color: #ffffff;
  line-height: 2em;
}

.recruit-bnr-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/company/recruit_sp.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.recruit-bnr-bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.58);
}

@media screen and (min-width: 751px) {
  .recruit-bnr {
    margin-top: 6.9444444444vw;
    width: 69.4444444444vw;
  }
  .recruit-bnr a {
    padding: 3.4722222222vw;
  }
  .recruit-bnr a:after {
    border-width: 0px 0px 2.0833333333vw 2.0833333333vw;
  }
  .recruit-bnr-head {
    width: 27.7777777778vw;
  }
  .recruit-bnr-head:before {
    height: 0.0694444444vw;
  }
  .recruit-bnr-en {
    font-size: 1.1111111111vw;
  }
  .recruit-bnr-ttl {
    font-size: 2.5vw;
    line-height: 1.15em;
  }
  .recruit-bnr-bg {
    background-image: url(../img/company/recruit.jpg);
    background-image: image-set(url(../img/company/recruit.jpg) 1x, url(../img/company/recruit-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/company/recruit.jpg) 1x, url(../img/company/recruit-2x.jpg) 2x);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .recruit-bnr a:hover .recruit-bnr-bg {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
}
@media screen and (min-width: 1441px) {
  .recruit-bnr {
    margin-top: 100px;
    width: 1000px;
  }
  .recruit-bnr a {
    padding: 50px;
  }
  .recruit-bnr a:after {
    border-width: 0px 0px 30px 30px;
  }
  .recruit-bnr-head {
    width: 400px;
  }
  .recruit-bnr-head:before {
    height: 1px;
  }
  .recruit-bnr-en {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .recruit-bnr-ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
/* sub --> consul
-------------------------------------------------------------------------------*/
/* ------------------------------------------- main - */
.consul-main {
  position: relative;
  margin-bottom: 26.6666666667vw;
  height: 100vw;
  background-image: url(../img/consul/main_sp.jpg);
  background-size: cover;
}
.consul-main:before {
  content: "";
  position: absolute;
  left: -4vw;
  bottom: -17.3333333333vw;
  width: 80vw;
  height: 53.3333333333vw;
  background-color: #f7f4f1;
  z-index: -1;
}

.consul-main-box {
  position: absolute;
  padding: 6vw 6.6666666667vw 5.3333333333vw 6.6666666667vw;
  width: 89.3333333333vw;
  background-color: #ffffff;
}

.consul-main-btn {
  margin: 5.3333333333vw auto 0 auto;
  width: 69.3333333333vw;
}

@media screen and (max-width: 750px) {
  .consul-main {
    margin-left: -4vw;
    width: 100vw;
  }
  .consul-main-box {
    bottom: -9.3333333333vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (min-width: 751px) {
  .consul-main {
    margin-bottom: 10.4166666667vw;
    height: 34.7222222222vw;
    background-image: url(../img/consul/main.jpg);
    background-image: image-set(url(../img/consul/main.jpg) 1x, url(../img/consul/main-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/consul/main.jpg) 1x, url(../img/consul/main-2x.jpg) 2x);
  }
  .consul-main:before {
    left: -5.5555555556vw;
    bottom: -4.1666666667vw;
    width: 25vw;
    height: 20.8333333333vw;
  }
  .consul-main-box {
    right: 2.0833333333vw;
    bottom: 2.0833333333vw;
    padding: 2.4305555556vw 2.0833333333vw 2.0833333333vw 2.0833333333vw;
    width: 29.8611111111vw;
  }
  .consul-main-btn {
    margin-top: 2.0833333333vw;
    width: 23.6111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .consul-main {
    margin-bottom: 150px;
    height: 500px;
  }
  .consul-main:before {
    left: -80px;
    bottom: -60px;
    width: 360px;
    height: 300px;
  }
  .consul-main-box {
    right: 30px;
    bottom: 30px;
    padding: 35px 30px 30px 30px;
    width: 430px;
  }
  .consul-main-btn {
    margin-top: 30px;
    width: 340px;
  }
}
/* ------------------------------------------- example - */
.consul-example-image {
  margin-bottom: 8vw;
}

.consul-example-content {
  margin: 0 auto;
  width: 87.2vw;
}

.consul-example-ttl {
  margin-bottom: 1em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 751px) {
  .consul-example {
    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;
  }
  .consul-example-image {
    margin: 0;
    width: 30.5555555556vw;
  }
  .consul-example-content {
    margin: 0;
    width: 41.6666666667vw;
  }
  .consul-example-ttl {
    font-size: 1.8055555556vw;
    text-align: left;
  }
}
@media screen and (min-width: 1441px) {
  .consul-example-image {
    width: 440px;
  }
  .consul-example-content {
    width: 600px;
  }
  .consul-example-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
/* ------------------------------------------- merit - */
.consul-merit-image {
  margin-bottom: 5.3333333333vw;
}

.consul-merit-ttl {
  position: relative;
  margin-bottom: 0.8em;
  padding-bottom: 0.8em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.consul-merit-ttl:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 10.6666666667vw;
  height: 1px;
  background-color: #f18700;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.consul-merit-desc p {
  line-height: 2em;
}

@media screen and (max-width: 750px) {
  .consul-merit {
    margin: 0 auto;
    width: 87.2vw;
  }
  .consul-merit > li:nth-child(n+2) {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .consul-merit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .consul-merit > li {
    width: 23.6111111111vw;
  }
  .consul-merit-image {
    margin-bottom: 1.3888888889vw;
  }
  .consul-merit-ttl {
    font-size: 1.3888888889vw;
  }
  .consul-merit-ttl:after {
    width: 3.4722222222vw;
    height: 0.0694444444vw;
  }
  .consul-merit-desc p {
    font-size: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .consul-merit > li {
    width: 340px;
  }
  .consul-merit-image {
    margin-bottom: 20px;
  }
  .consul-merit-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .consul-merit-ttl:after {
    width: 50px;
    height: 1px;
  }
  .consul-merit-desc p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* sub --> contact
-------------------------------------------------------------------------------*/
.contact {
  margin: 0 auto 13.3333333333vw auto;
  padding: 6.6666666667vw 5.3333333333vw;
  width: 92vw;
  background-color: #eeeeee;
}

.contact-content {
  margin-bottom: 5.3333333333vw;
}

.contact-ttl {
  margin-bottom: 1em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.5em;
}

.contact-desc {
  position: relative;
  margin-top: 1em;
  padding: 5.3333333333vw;
  background-color: #ffffff;
}

@media screen and (min-width: 751px) {
  .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto 5.5555555556vw auto;
    padding: 3.4722222222vw;
    width: 83.3333333333vw;
  }
  .contact-content {
    margin: 0;
    width: 34.7222222222vw;
  }
  .contact-image {
    width: 38.1944444444vw;
  }
  .contact-ttl {
    font-size: 2.5vw;
  }
  .contact-desc {
    padding: 2.0833333333vw;
  }
  .contact-desc p {
    padding-left: 1em;
    text-align: center;
  }
}
@media screen and (min-width: 1441px) {
  .contact {
    margin: 0 auto 80px auto;
    padding: 50px;
    width: 1200px;
  }
  .contact-content {
    width: 500px;
  }
  .contact-image {
    width: 550px;
  }
  .contact-ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .contact-desc {
    padding: 30px;
  }
}
/* sub --> first
-------------------------------------------------------------------------------*/
.sub--first {
  padding: 0 !important;
}

/* ------------------------------------------- intro - */
.sec--first-intro {
  padding-top: 12.6666666667vw;
}

.first-intro {
  position: relative;
  margin: 0 auto;
  padding-top: 80vw;
  width: 88vw;
}
.first-intro:before {
  content: "";
  position: absolute;
  top: 0;
  left: -11.3333333333vw;
  display: inline-block;
  width: 67.2vw;
  height: 64vw;
  background-image: url(../img/info/main_sp.jpg);
  background-size: contain;
  z-index: -1;
}
.first-intro:after {
  content: "";
  position: absolute;
  top: 40.6666666667vw;
  right: -6vw;
  display: inline-block;
  width: 48vw;
  height: 48vw;
  background-color: #feedd7;
  z-index: -2;
}

.first-intro-ttl {
  position: absolute;
  top: 0;
  right: 3.3333333333vw;
  font-family: "Shippori Mincho", serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.first-intro-ttl span {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 4.8vw;
}
.first-intro-ttl:before {
  content: "";
  position: absolute;
  top: -16.6666666667vw;
  right: 0.75em;
  width: 0.2666666667vw;
  height: 11.3333333333vw;
  background-color: #333333;
}

.first-intro-desc {
  margin: 0 auto;
  width: 87.2vw;
  max-width: 100%;
}

@media screen and (max-width: 750px) {
  .first-intro-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 9.3333333333vw 0 0 -6vw;
    width: 100vw;
  }
  .first-intro-image > div {
    width: 50%;
  }
}
@media screen and (min-width: 751px) {
  .sec--first-intro {
    padding-top: 2.4305555556vw;
  }
  .first-intro {
    right: 0;
    padding: 38.8888888889vw 0 0 0;
    width: 76.3888888889vw;
  }
  .first-intro:before {
    top: 0;
    left: -11.8055555556vw;
    width: 56.25vw;
    height: 33.3333333333vw;
    background-image: url(../img/first/main.jpg);
    background-image: image-set(url(../img/first/main.jpg) 1x, url(../img/first/main-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/first/main.jpg) 1x, url(../img/first/main-2x.jpg) 2x);
  }
  .first-intro:after {
    top: 26.0416666667vw;
    right: 16.6666666667vw;
    width: 20.8333333333vw;
    height: 20.8333333333vw;
  }
  .first-intro-ttl {
    top: 1.7361111111vw;
    right: 7.6388888889vw;
    font-size: 1.9444444444vw;
  }
  .first-intro-ttl span {
    font-size: 2.2222222222vw;
  }
  .first-intro-ttl:before {
    top: -5.9027777778vw;
    width: 0.0694444444vw;
    height: 4.5138888889vw;
  }
  .first-intro-desc {
    margin: 0 0 0 17.3611111111vw;
    width: 29.8611111111vw;
  }
  .first-intro-image > div {
    position: absolute;
  }
  .first-intro-image > div:nth-child(1) {
    top: 43.0555555556vw;
    left: 0;
    width: 13.8888888889vw;
  }
  .first-intro-image > div:nth-child(2) {
    top: 39.5833333333vw;
    right: 0;
    width: 27.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--first-intro {
    padding-top: 35px;
  }
  .first-intro {
    padding-top: 560px;
    width: 1100px;
  }
  .first-intro:before {
    left: -170px;
    width: 810px;
    height: 480px;
  }
  .first-intro:after {
    top: 375px;
    right: 240px;
    width: 300px;
    height: 300px;
  }
  .first-intro-ttl {
    top: 25px;
    right: 110px;
    font-size: 28px;
    font-size: 2.8rem;
  }
  .first-intro-ttl span {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .first-intro-ttl:before {
    top: -85px;
    width: 1px;
    height: 65px;
  }
  .first-intro-desc {
    margin-left: 250px;
    width: 430px;
  }
  .first-intro-desc p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .first-intro-image > div:nth-child(1) {
    top: 620px;
    width: 200px;
  }
  .first-intro-image > div:nth-child(2) {
    top: 570px;
    width: 390px;
  }
}
/* ------------------------------------------- precious - */
.sec--first-precious {
  margin-top: 13.3333333333vw;
  padding: 8vw 5.3333333333vw;
  background-color: #f7f4f1;
}

.first-precious-block {
  padding: 8vw 5.3333333333vw;
  background-color: #ffffff;
}

.first-precious {
  margin-top: 8vw;
}

.first-precious-box {
  padding: 1em;
  background-color: #ffffff;
  border: 0.2666666667vw solid #f18700;
}

.first-precious-head {
  margin-bottom: 1em;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.34em;
  letter-spacing: 0.05em;
  text-align: center;
}

.first-precious-outro {
  margin-top: 1.4em;
}
.first-precious-outro p {
  line-height: 2em;
  letter-spacing: 0.05em;
  color: #6c6c6c;
}

@media screen and (max-width: 750px) {
  .sec--first-precious .sec-in {
    width: 100%;
  }
  .first-precious-box:nth-child(n+2) {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .sec--first-precious {
    margin-top: 3.4722222222vw;
    padding: 5.5555555556vw 2.7777777778vw;
  }
  .first-precious-block {
    padding: 4.8611111111vw 3.4722222222vw 3.4722222222vw 3.4722222222vw;
  }
  .first-precious {
    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-top: 2.7777777778vw;
  }
  .first-precious-box {
    margin-right: 1.3888888889vw;
    padding: 1.6em 2em;
    width: 49%;
    border-width: 0.0694444444vw;
  }
  .first-precious-box:nth-child(even) {
    margin-right: 0;
  }
  .first-precious-box:nth-child(n+3) {
    margin-top: 1.3888888889vw;
  }
  .first-precious-head {
    font-size: 1.25vw;
  }
  .first-precious-outro p {
    text-align: center;
  }
}
@media screen and (min-width: 1441px) {
  .sec--first-precious {
    margin-top: 50px;
    padding: 80px 40px;
  }
  .first-precious-block {
    padding: 70px 50px 50px 50px;
  }
  .first-precious {
    margin-top: 40px;
  }
  .first-precious-box {
    margin-right: 20px;
    border-width: 1px;
  }
  .first-precious-box:nth-child(n+3) {
    margin-top: 20px;
  }
  .first-precious-head {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* ------------------------------------------- first-feature - */
.first-feature {
  position: relative;
  padding: 13.3333333333vw 0;
}
.first-feature:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f7f4f1;
  z-index: -2;
}

.first-feature > ul {
  margin: 0 auto;
  width: 92vw;
}

.first-feature > ul > li {
  position: relative;
}

.first-feature > ul > li:nth-child(n+2) {
  margin-top: 20vw;
}

.first-feature-image {
  position: relative;
  margin-bottom: 6.6666666667vw;
  z-index: 1;
}

.first-feature-content {
  position: relative;
}

.first-feature-head {
  position: relative;
  margin-bottom: 5.3333333333vw;
  text-align: center;
}

.first-feature-num {
  display: inline-block;
  margin-bottom: 0.7em;
  padding: 0.3em 1em 0.4em 1em;
  background-color: #333333;
  color: #ffffff;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.first-feature-ttl {
  position: relative;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.first-feature-ttl span {
  font-size: 4.2666666667vw;
}
.first-feature-ttl:before {
  content: "";
  position: absolute;
  bottom: -2.6666666667vw;
  width: 34.4vw;
  height: 34.4vw;
  background-color: #eee8e3;
  z-index: -1;
}

.first-feature-desc span.color {
  color: #f18700;
  font-weight: 700;
}
.first-feature-desc span.hosoku {
  font-size: 2.9333333333vw;
}

.first-feature > ul > li:nth-child(odd) .first-feature-ttl:before {
  left: -4vw;
}
.first-feature > ul > li:nth-child(odd) .first-feature-image > div {
  left: 0;
}

.first-feature > ul > li:nth-child(even) .first-feature-ttl:before {
  right: -4vw;
}
.first-feature > ul > li:nth-child(even) .first-feature-image > div {
  right: 0;
}

@media screen and (max-width: 750px) {
  .first-feature-desc {
    margin: 0 auto;
    width: 87.2vw;
  }
}
@media screen and (min-width: 751px) {
  .first-feature {
    padding: 11.8055555556vw 0 6.9444444444vw 0;
  }
  .first-feature > ul {
    width: 76.3888888889vw;
  }
  .first-feature > ul > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .first-feature > ul > li:nth-child(n+2) {
    margin-top: 8.3333333333vw;
  }
  .first-feature-image {
    margin: 0;
    width: 31.9444444444vw;
    height: 25vw;
  }
  .first-feature-image > div {
    position: absolute;
    top: 0;
    width: 44.4444444444vw;
  }
  .first-feature-content {
    width: 38.1944444444vw;
  }
  .first-feature-head {
    margin-bottom: 2.4305555556vw;
    text-align: left;
  }
  .first-feature-ttl {
    font-size: 1.8055555556vw;
  }
  .first-feature-ttl span {
    font-size: 1.3888888889vw;
  }
  .first-feature-ttl:before {
    top: -7.6388888889vw;
    bottom: auto;
    width: 17.9166666667vw;
    height: 17.9166666667vw;
  }
  .first-feature-desc span.hosoku {
    font-size: 0.9722222222vw;
  }
  .first-feature > ul > li:nth-child(odd) .first-feature-ttl:before {
    left: -4.5138888889vw;
  }
  .first-feature > ul > li:nth-child(odd) .first-feature-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .first-feature > ul > li:nth-child(odd) .first-feature-image > div {
    left: 0;
  }
  .first-feature > ul > li:nth-child(odd) .first-feature-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .first-feature > ul > li:nth-child(even) .first-feature-ttl:before {
    right: -4.5138888889vw;
  }
  .first-feature > ul > li:nth-child(even) .first-feature-image > div {
    right: 0;
  }
}
@media screen and (min-width: 1441px) {
  .first-feature {
    padding: 170px 0 100px 0;
  }
  .first-feature > ul {
    width: 1100px;
  }
  .first-feature > ul > li {
    position: relative;
  }
  .first-feature > ul > li:nth-child(n+2) {
    margin-top: 120px;
  }
  .first-feature-image {
    width: 460px;
    height: 360px;
  }
  .first-feature-image > div {
    width: 640px;
  }
  .first-feature-content {
    width: 550px;
  }
  .first-feature-head {
    margin-bottom: 35px;
  }
  .first-feature-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .first-feature-ttl span {
    font-size: 20px;
    font-size: 2rem;
  }
  .first-feature-ttl:before {
    top: -110px;
    width: 258px;
    height: 258px;
  }
  .first-feature-desc span.hosoku {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .first-feature > ul > li:nth-child(odd) .first-feature-ttl:before {
    left: -65px;
  }
  .first-feature > ul > li:nth-child(even) .first-feature-ttl:before {
    right: -65px;
  }
}
/* sub --> modelhouse
-------------------------------------------------------------------------------*/
/* ------------------------------------------- info - */
@media screen and (min-width: 751px) {
  .sub--modelhouse .sub-intro-desc p {
    text-align: center;
  }
}
/* ------------------------------------------- get - */
.sec--modelhosue-get {
  padding: 13.3333333333vw 0;
  background-color: #f7f4f1;
}

.modelhouse-get {
  padding: 8vw;
  background-color: #ffffff;
  text-align: center;
}

.modelhosue-get-ttl {
  margin-bottom: 1.5em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.modelhouse-get-in {
  display: inline-block;
  padding: 5.3333333333vw;
  background-color: #feedd7;
}

.modelhosue-get-list > li {
  position: relative;
  padding-left: 1.8em;
  font-size: 4vw;
  text-align: left;
  text-indent: -1.3em;
  line-height: 2em;
  letter-spacing: 0.05em;
}
.modelhosue-get-list > li:before {
  content: "";
  margin-right: 0.8em;
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  background-color: #333333;
  border-radius: 50%;
}

.modelhosue-get-hosoku {
  margin-top: 1em;
  padding-left: 1em;
  font-size: 2.6666666667vw;
  text-align: left;
  text-indent: -1em;
  line-height: 1.5em;
}
.modelhosue-get-hosoku:before {
  content: "※";
}

.modelhosue-plan {
  margin-top: 9.3333333333vw;
  text-align: center;
}

.modelhosue-plan-ttl {
  display: inline-block;
  padding: 0.3em 1.5em 0.4em 1.5em;
  border-color: #f18700;
  border-style: solid;
  border-width: 1px;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.modelhouse-plan-image {
  margin: 4vw 0 0 -4vw;
  width: 84vw;
}

.modelhosue-360 {
  position: relative;
  margin-top: 8vw;
}
.modelhosue-360 .iframe {
  padding-bottom: 75%;
}

@media screen and (min-width: 751px) {
  .sec--modelhosue-get {
    padding: 5.5555555556vw 0;
  }
  .modelhouse-get {
    padding: 4.8611111111vw 3.4722222222vw 3.4722222222vw 3.4722222222vw;
  }
  .modelhosue-get-ttl {
    font-size: 1.9444444444vw;
  }
  .modelhouse-get-in {
    padding: 2.0833333333vw 3.4722222222vw;
  }
  .modelhosue-get-list > li {
    font-size: 1.25vw;
  }
  .modelhosue-get-hosoku {
    font-size: 0.9722222222vw;
  }
  .modelhosue-plan {
    margin-top: 4.1666666667vw;
  }
  .modelhosue-plan-ttl {
    border-width: 0.0694444444vw;
    font-size: 1.8055555556vw;
  }
  .modelhouse-plan-image {
    margin: 1.3888888889vw auto 0 auto;
    width: 60.4166666667vw;
  }
  .modelhosue-360 {
    margin-top: 3.4722222222vw;
  }
  .modelhosue-360 .iframe {
    padding-bottom: 56.25%;
  }
}
@media screen and (min-width: 1441px) {
  .sec--modelhosue-get {
    padding: 80px 0;
  }
  .modelhouse-get {
    padding: 70px 50px 50px 50px;
  }
  .modelhosue-get-ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .modelhouse-get-in {
    padding: 30px 50px;
  }
  .modelhosue-get-list > li {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .modelhosue-get-hosoku {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .modelhosue-plan {
    margin-top: 60px;
  }
  .modelhosue-plan-ttl {
    border-width: 1px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .modelhouse-plan-image {
    margin: 20px auto 0 auto;
    width: 870px;
  }
  .modelhosue-360 {
    margin-top: 50px;
  }
}
/* ------------------------------------------- challenge - */
.modelhouse-challenge > li {
  position: relative;
  padding: 5.3333333333vw 4.8vw;
  background-color: #ffffff;
  border-color: #c7c7c7;
  border-style: solid;
  border-width: 1px;
}

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

.modelhouse-challenge-image {
  margin-bottom: 5.3333333333vw;
}

.modelhouse-challenge-head {
  margin-bottom: 4vw;
}

.modelhouse-challenge-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto 0.7em auto;
  padding-bottom: 0.1em;
  width: 8.5333333333vw;
  height: 8.5333333333vw;
  background-color: #f18700;
  color: #ffffff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4vw;
  font-weight: 500;
}

.modelhouse-challenge-ttl {
  font-family: "Shippori Mincho", sans-serif;
  font-size: 5.0666666667vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 751px) {
  .modelhouse-challenge > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3.4722222222vw;
    border-width: 0.0694444444vw;
  }
  .modelhouse-challenge > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .modelhouse-challenge-image {
    margin: 0;
    width: 29.8611111111vw;
  }
  .modelhouse-challenge-content {
    width: 36.1111111111vw;
  }
  .modelhouse-challenge-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 1.0416666667vw;
  }
  .modelhouse-challenge-num {
    margin: 0 1.3888888889vw 0 0;
    width: 2.9166666667vw;
    height: 2.9166666667vw;
    font-size: 1.25vw;
  }
  .modelhouse-challenge-ttl {
    width: calc(100% - 4.1666666667vw);
    font-size: 1.9444444444vw;
    text-align: left;
  }
}
@media screen and (min-width: 1441px) {
  .modelhouse-challenge > li {
    padding: 50px;
    border-width: 1px;
  }
  .modelhouse-challenge > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .modelhouse-challenge-image {
    width: 430px;
  }
  .modelhouse-challenge-content {
    width: 520px;
  }
  .modelhouse-challenge-head {
    margin-bottom: 15px;
  }
  .modelhouse-challenge-num {
    margin-right: 20px;
    width: 42px;
    height: 42px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .modelhouse-challenge-ttl {
    width: calc(100% - 60px);
    font-size: 28px;
    font-size: 2.8rem;
  }
}
/* sub --> performance
-------------------------------------------------------------------------------*/
.sub--performance {
  padding-bottom: 0 !important;
}

/* ------------------------------------------- movie - */
.performance-movie {
  margin: 0 auto;
}
.performance-movie iframe {
  display: block;
  width: 100%;
  height: 51.7333333333vw;
}

.performance-movie-in {
  margin: 0 auto;
  width: 92vw;
}

@media screen and (min-width: 751px) {
  .performance-movie iframe {
    height: 38.8888888889vw;
  }
  .performance-movie-in {
    width: 69.4444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .performance-movie iframe {
    height: 560px;
  }
  .performance-movie-in {
    width: 1000px;
  }
}
/* ------------------------------------------- point - */
.sec--point {
  margin-top: 16vw;
  padding: 10vw 0;
  background-color: #f7f4f1;
}

.sec--point .sec-head {
  margin-bottom: 6.6666666667vw;
  text-align: center;
}
.sec--point .sec-head:before {
  content: "";
  position: absolute;
  top: -16vw;
  left: 50%;
  width: 0.2666666667vw;
  height: 13.3333333333vw;
  background-color: #333333;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.sec--point .sec-ttl span {
  display: inline-block;
  margin-bottom: 0.3em;
  font-size: 4.2666666667vw;
}

.point-menu {
  margin: 0 auto 13.3333333333vw auto;
  width: 88vw;
}

.point-menu a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10vw 0 2.6666666667vw;
  height: 12vw;
}
.point-menu a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #959392;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.point-menu a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 4.2666666667vw;
  height: 2.4vw;
  background-image: url(../img/performance/arrow.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.point-menu-num {
  color: #adaba9;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 2.9333333333vw;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.point-menu-ttl {
  position: relative;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.6em;
  letter-spacing: 0.05em;
}

.point > li {
  position: relative;
  padding: 7.3333333333vw 6vw 8vw 6vw;
  background-color: #ffffff;
}

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

.point-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: 5.3333333333vw;
}

.point-num {
  position: relative;
  padding: 1.3333333333vw 4.6666666667vw 1.3333333333vw 0;
  border-right-color: #f18700;
  border-right-style: solid;
  border-right-width: 0.2666666667vw;
  color: #f18700;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 2.9333333333vw;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
}
.point-num span {
  display: inline-block;
  margin-top: 0.1em;
  font-size: 8.5333333333vw;
}

.point-ttl {
  width: calc(100% - 23.3333333333vw);
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.point > li > .point-desc {
  margin-top: 4.6666666667vw;
}

.point-image {
  margin-bottom: 4vw;
}

@media screen and (max-width: 750px) {
  .point-menu a > 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;
  }
  .point-menu-num {
    width: 20vw;
  }
  .point-menu-ttl {
    width: 53.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .sec--point {
    margin-top: 5.5555555556vw;
    padding: 4.8611111111vw 0 6.9444444444vw 0;
  }
  .sec--point .sec-head {
    margin-bottom: 3.8194444444vw;
  }
  .sec--point .sec-head:before {
    top: -6.25vw;
    width: 0.0694444444vw;
    height: 4.8611111111vw;
  }
  .sec--point .sec-ttl span {
    font-size: 1.6666666667vw;
  }
  .point-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 5.5555555556vw -2.0833333333vw;
    padding: 0 1.3888888889vw;
    width: auto;
  }
  .point-menu a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 2.0833333333vw;
    padding: 0 1.3888888889vw;
    width: calc(25% - 2.0833333333vw);
    height: 4.4444444444vw;
  }
  .point-menu a:before {
    height: 0.0694444444vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .point-menu a:after {
    right: 0;
    margin-top: 0.6em;
    width: 0.625vw;
    height: 0.4166666667vw;
  }
  .point-menu-num {
    margin-bottom: 0.5em;
    font-size: 0.8333333333vw;
    text-align: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .point-menu-ttl {
    font-size: 1.25vw;
    text-align: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .point-menu a:hover:before {
    background-color: #f18700;
  }
  .point-menu a:hover .point-menu-num {
    color: #f18700;
  }
  .point-menu a:hover .point-menu-ttl {
    color: #f18700;
  }
  .point > li {
    padding: 4.1666666667vw 4.8611111111vw 3.4722222222vw 4.8611111111vw;
  }
  .point > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .point-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .point-head {
    margin-bottom: 1.3888888889vw;
  }
  .point-num {
    padding: 0.3472222222vw 1.3888888889vw 0.3472222222vw 0;
    border-right-width: 0.0694444444vw;
    font-size: 0.9722222222vw;
  }
  .point-num span {
    font-size: 3.1944444444vw;
  }
  .point-ttl {
    width: calc(100% - 7.6388888889vw);
    font-size: 1.9444444444vw;
  }
  .point > li > .point-desc {
    margin-top: 2.4305555556vw;
  }
  .point-content {
    width: 37.1527777778vw;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .point-image {
    margin: 0;
    width: 25vw;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (min-width: 1441px) {
  .sec--point {
    margin-top: 80px;
    padding: 70px 0 100px 0;
  }
  .sec--point .sec-head {
    margin-bottom: 55px;
  }
  .sec--point .sec-head:before {
    top: -90px;
    width: 1px;
    height: 70px;
  }
  .sec--point .sec-ttl span {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .point-menu {
    margin: 0 0 80px -30px;
    padding: 0 20px;
  }
  .point-menu a {
    margin-left: 30px;
    padding: 0 20px;
    width: calc(25% - 30px);
    height: 64px;
  }
  .point-menu a:before {
    height: 1px;
  }
  .point-menu a:after {
    width: 9px;
    height: 6px;
  }
  .point-menu-num {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .point-menu-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .point > li {
    padding: 60px 70px 50px 70px;
  }
  .point > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .point-head {
    margin-bottom: 20px;
  }
  .point-num {
    padding: 5px 20px 5px 0;
    border-right-width: 1px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .point-num span {
    font-size: 46px;
    font-size: 4.6rem;
  }
  .point-ttl {
    width: calc(100% - 110px);
    font-size: 28px;
    font-size: 2.8rem;
  }
  .point > li > .point-desc {
    margin-top: 35px;
  }
  .point-content {
    width: 535px;
  }
  .point-image {
    width: 360px;
  }
}
/* ------------------------------------------- box - */
.point-box {
  margin: 5.3333333333vw 0;
}

.point-box > li {
  position: relative;
  padding: 4vw 4.6666666667vw;
  background-color: #feedd7;
}

.point-box-ttl {
  position: relative;
  padding-bottom: 0.5em;
  margin-bottom: 0.8em;
  color: #f18700;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.point-box-ttl:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0.2666666667vw;
  background-color: #f18700;
}

.point-box-desc p {
  font-size: 3.4666666667vw;
}

@media screen and (max-width: 750px) {
  .point-box > li:nth-child(n+2) {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 751px) {
  .point-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 2.4305555556vw 0 2.4305555556vw -2.7777777778vw;
    padding: 0 0.9027777778vw;
  }
  .point-box > li {
    margin-left: 2.7777777778vw;
    padding: 1.3888888889vw 2.6388888889vw;
    width: calc(50% - 2.7777777778vw);
  }
  .point-box-ttl {
    font-size: 1.3888888889vw;
    text-align: left;
  }
  .point-box-ttl:after {
    width: calc(100% + 2.6388888889vw);
    height: 0.0694444444vw;
  }
  .point-box-desc p {
    font-size: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .point-box {
    margin: 35px auto 35px -40px;
    padding: 0 13px;
  }
  .point-box > li {
    margin-left: 40px;
    padding: 20px 38px;
    width: calc(50% - 40px);
  }
  .point-box-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .point-box-ttl:after {
    width: calc(100% + 38px);
    height: 1px;
  }
  .point-box-desc p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* ------------------------------------------- certification - */
.point-certification {
  margin-top: 5.3333333333vw;
  padding: 5.3333333333vw;
  background-color: #feedd7;
}

.point-certification-ttl {
  position: relative;
  margin-bottom: 1em;
  padding-bottom: 1em;
  color: #f18700;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.point-certification-ttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.2666666667vw;
  background-color: #f18700;
}

@media screen and (min-width: 751px) {
  .point-certification {
    margin-top: 2.4305555556vw;
    padding: 2.0833333333vw;
  }
  .point-certification-ttl {
    font-size: 1.3888888889vw;
  }
  .point-certification-ttl:after {
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .point-certification {
    margin-top: 35px;
    padding: 30px;
  }
  .point-certification-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .point-certification-ttl:after {
    height: 1px;
  }
}
/* sub --> planning
-------------------------------------------------------------------------------*/
.planning {
  position: relative;
  padding: 13.3333333333vw 0;
}
.planning:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f7f4f1;
  z-index: -2;
}
.planning:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 77.3333333333vw;
  height: 100%;
  background-color: #eee8e3;
  z-index: -1;
}

.planning > ul {
  margin: 0 auto;
  width: 92vw;
}

.planning > ul > li {
  padding: 8vw 6vw 8vw 6vw;
  background-color: #ffffff;
}

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

.planning-image {
  position: relative;
  margin-bottom: 6.6666666667vw;
  z-index: 1;
}

.planning-content {
  position: relative;
}

.planning-head {
  position: relative;
  margin-bottom: 4vw;
  padding-bottom: 5.3333333333vw;
  text-align: center;
}
.planning-head:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0.2666666667vw;
  background-color: #f18700;
}

.planning-num {
  display: inline-block;
  margin-bottom: 0.7em;
  padding: 0.3em 1em 0.4em 1em;
  background-color: #333333;
  color: #ffffff;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.planning-ttl {
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.planning-ttl span {
  font-size: 4.2666666667vw;
}

.planning-blockquote {
  margin-top: 5.3333333333vw;
  padding: 5.3333333333vw 5.3333333333vw;
  background-color: #f7f4f1;
}

.planning-blockquote-source {
  margin-top: 1em;
}
.planning-blockquote-source a {
  text-decoration: underline;
}

@media screen and (min-width: 751px) {
  .planning {
    padding: 5.5555555556vw 0;
  }
  .planning:after {
    width: 69.4%;
  }
  .planning > ul {
    width: 76.3888888889vw;
  }
  .planning > ul > li {
    padding: 4.1666666667vw 4.5138888889vw;
  }
  .planning > ul > li:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .planning-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .planning-image {
    margin: 0;
    width: 25vw;
  }
  .planning-content {
    padding-top: 1.7361111111vw;
    width: 38.5416666667vw;
  }
  .planning-head {
    margin-bottom: 2.4305555556vw;
    padding-bottom: 1.1111111111vw;
    text-align: left;
  }
  .planning-head:after {
    width: 42.3611111111vw;
    height: 0.0694444444vw;
  }
  .planning-ttl {
    font-size: 1.8055555556vw;
  }
  .planning-ttl span {
    font-size: 1.3888888889vw;
  }
  .planning-blockquote {
    margin-top: 1.3888888889vw;
    padding: 2.0833333333vw 4.1666666667vw;
  }
  .planning-blockquote-source a:hover {
    text-decoration: none;
  }
}
@media screen and (min-width: 1441px) {
  .planning {
    padding: 80px 0;
  }
  .planning > ul {
    width: 1100px;
  }
  .planning > ul > li {
    padding: 60px 65px;
  }
  .planning > ul > li:nth-child(n+2) {
    margin-top: 60px;
  }
  .planning-image {
    width: 360px;
  }
  .planning-content {
    padding-top: 25px;
    width: 555px;
  }
  .planning-head {
    margin-bottom: 35px;
    padding-bottom: 16px;
  }
  .planning-head:after {
    width: 610px;
    height: 1px;
  }
  .planning-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .planning-ttl span {
    font-size: 20px;
    font-size: 2rem;
  }
  .planning-blockquote {
    margin-top: 20px;
    padding: 30px 60px;
  }
}
/* ------------------------------------------- simulation - */
.planning-simulation {
  margin: 5.3333333333vw 0;
  padding: 5.3333333333vw 4.6666666667vw;
  background-color: #feedd7;
}

.planning-simulation > ul > li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.6em;
}
.planning-simulation > ul > li:before {
  content: "・";
  color: #f18700;
}

@media screen and (max-width: 750px) {
  .planning-simulation > ul > li:nth-child(n+2) {
    margin-top: 0.5em;
  }
}
@media screen and (min-width: 751px) {
  .planning-simulation {
    margin: 1.3888888889vw 0;
    padding: 0.6944444444vw 1.3888888889vw;
  }
  .planning-simulation > ul {
    margin-left: -2em;
  }
  .planning-simulation > ul > li {
    display: inline-block;
    margin-left: 2em;
  }
}
@media screen and (min-width: 1441px) {
  .planning-simulation {
    margin: 20px 0;
    padding: 10px 20px;
  }
}
/* ------------------------------------------- ending - */
.sec--planning-ending {
  padding-top: 29.3333333333vw;
}

.planning-ending {
  position: relative;
  margin: 0 auto;
  padding-top: 80vw;
  width: 88vw;
  height: 124vw;
}
.planning-ending:before, .planning-ending:after {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
  z-index: -1;
}
.planning-ending:before {
  top: 0;
  left: -11.3333333333vw;
  width: 67.2vw;
  height: 64vw;
  background-image: url(../img/planning/ending-l_sp.jpg);
}
.planning-ending:after {
  right: -11.3333333333vw;
  bottom: 0;
  width: 40vw;
  height: 48.6666666667vw;
  background-image: url(../img/planning/ending-s_sp.jpg);
}

.planning-ending-ttl {
  position: absolute;
  top: 0;
  right: 3.3333333333vw;
  font-family: "Shippori Mincho", serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.planning-ending-ttl:before {
  content: "";
  position: absolute;
  top: -16.6666666667vw;
  right: 0.75em;
  width: 0.2666666667vw;
  height: 11.3333333333vw;
  background-color: #333333;
}

.planning-ending-desc {
  width: 44vw;
}
.planning-ending-desc p {
  font-size: 4vw;
  font-optical-sizing: auto;
  line-height: 2em;
}

@media screen and (min-width: 751px) {
  .sec--planning-ending {
    padding-top: 12.5vw;
  }
  .planning-ending {
    right: 0;
    padding: 0;
    width: 54.1666666667vw;
    height: 39.5833333333vw;
  }
  .planning-ending:before {
    top: 0;
    left: -22.9166666667vw;
    width: 54.5833333333vw;
    height: 30.2777777778vw;
    background-image: url(../img/planning/ending-l.jpg);
    background-image: image-set(url(../img/planning/ending-l.jpg) 1x, url(../img/planning/ending-l-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/planning/ending-l.jpg) 1x, url(../img/planning/ending-l-2x.jpg) 2x);
  }
  .planning-ending:after {
    right: -19.4444444444vw;
    bottom: 0;
    width: 16.6666666667vw;
    height: 25.3472222222vw;
    background-image: url(../img/planning/ending-s.jpg);
    background-image: image-set(url(../img/planning/ending-s.jpg) 1x, url(../img/planning/ending-s-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/planning/ending-s.jpg) 1x, url(../img/planning/ending-s-2x.jpg) 2x);
  }
  .planning-ending-ttl {
    right: 0;
    font-size: 2.2222222222vw;
  }
  .planning-ending-ttl:before {
    top: -5.9027777778vw;
    width: 0.0694444444vw;
    height: 4.5138888889vw;
  }
  .planning-ending-desc {
    position: absolute;
    top: 0;
    right: 10.4166666667vw;
    margin: 0;
    width: auto;
  }
  .planning-ending-desc p {
    font-family: "Noto Sans JP", serif;
    font-size: 1.25vw;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}
@media screen and (min-width: 1441px) {
  .sec--planning-ending {
    padding-top: 180px;
  }
  .planning-ending {
    width: 780px;
    height: 570px;
  }
  .planning-ending:before {
    left: -330px;
    width: 786px;
    height: 436px;
  }
  .planning-ending:after {
    right: -280px;
    width: 240px;
    height: 365px;
  }
  .planning-ending-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .planning-ending-ttl:before {
    top: -85px;
    width: 1px;
    height: 65px;
  }
  .planning-ending-desc {
    right: 150px;
  }
  .planning-ending-desc p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* sub --> policy
-------------------------------------------------------------------------------*/
.policy div:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}

.policy-ttl {
  position: relative;
  margin-bottom: 1.5em;
  padding: 0 0 0.7em 1.25em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.5333333333vw;
  font-weight: 500;
  line-height: 1.45em;
  letter-spacing: 0.05em;
}
.policy-ttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #f18700;
}

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

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

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

.policy > p,
.policy ol {
  padding: 0 0 0 0.5em;
}
.policy p {
  margin-top: 1.5em;
  line-height: 1.71em;
}
.policy ol {
  margin-top: 1.5em;
  counter-reset: number 0;
}
.policy ol li {
  position: relative;
  padding-left: 2em;
  line-height: 1.71em;
}
.policy ol li:before {
  position: absolute;
  top: 0;
  left: 0;
  counter-increment: number 1;
  content: "(" counter(number, decimal) ")";
}
.policy ol li:nth-child(n+2) {
  margin-top: 0.5em;
}

@media screen and (min-width: 751px) {
  .policy div:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .policy .policy-ttl {
    font-size: 1.6666666667vw;
  }
  .policy .policy-ttl:after {
    height: 0.0694444444vw;
  }
  .policy > p,
  .policy ol {
    padding: 0 0 0 1.5em;
  }
  .policy p {
    font-size: 1.1111111111vw;
    line-height: 2.13em;
  }
  .policy ol li {
    font-size: 1.1111111111vw;
    line-height: 2.13em;
  }
}
@media screen and (min-width: 1441px) {
  .policy div:nth-child(n+2) {
    margin-top: 80px;
  }
  .policy .policy-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .policy .policy-ttl:after {
    height: 1px;
  }
  .policy p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .policy ol li {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* sub --> reform
-------------------------------------------------------------------------------*/
.sub--reform {
  padding-bottom: 0 !important;
}

/* ------------------------------------------- point - */
.point-item {
  margin-top: 6.6666666667vw;
}

.point-item > li {
  padding: 4vw;
  background-color: #f7f4f1;
}

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

.point-item-image {
  position: relative;
  margin-bottom: 5.3333333333vw;
  z-index: 1;
}

.point-item-ttl {
  position: relative;
  margin-bottom: 0.8em;
  padding-left: 6.6666666667vw;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.5333333333vw;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0.05em;
}
.point-item-ttl:before {
  content: "";
  position: absolute;
  top: 0.7em;
  left: -4vw;
  width: 6.6666666667vw;
  height: 1px;
  background-color: #f18700;
}

@media screen and (min-width: 751px) {
  .point-item {
    margin-top: 2.7777777778vw;
  }
  .point-item > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2.7777777778vw;
  }
  .point-item > li:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .point-item-image {
    margin: 0;
    width: 18.75vw;
  }
  .point-item-content {
    width: 38.8888888889vw;
  }
  .point-item-ttl {
    padding-left: 0;
    font-size: 1.6666666667vw;
  }
  .point-item-ttl:before {
    left: auto;
    right: calc(100% + 0.5em);
    width: 3.4722222222vw;
    height: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .point-item {
    margin-top: 40px;
  }
  .point-item > li {
    padding: 40px;
  }
  .point-item > li:nth-child(n+2) {
    margin-top: 50px;
  }
  .point-item-image {
    width: 270px;
  }
  .point-item-content {
    width: 560px;
  }
  .point-item-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .point-item-ttl:before {
    width: 50px;
    height: 1px;
  }
}
.point-type {
  margin-top: 6.6666666667vw;
}

.point-type-head {
  margin-bottom: 1.5em;
  padding: 0.5em 1em;
  background-color: #feedd7;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.point-type-ttl {
  margin-bottom: 0.5em;
  color: #f18700;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.point-type-desc p {
  font-size: 3.2vw;
}

@media screen and (max-width: 750px) {
  .point-type ul > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .point-type ul > li:nth-child(n+2) {
    margin-top: 6.6666666667vw;
  }
  .point-type-image {
    width: 26.6666666667vw;
  }
  .point-type-content {
    width: 48vw;
  }
}
@media screen and (min-width: 751px) {
  .point-type {
    margin-top: 2.7777777778vw;
  }
  .point-type-head {
    font-size: 2.3611111111vw;
  }
  .point-type ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: -2.0833333333vw;
  }
  .point-type ul > li {
    margin-left: 2.0833333333vw;
    width: calc(33.33333% - 2.0833333333vw);
  }
  .point-type-image {
    margin-bottom: 1.0416666667vw;
  }
  .point-type-ttl {
    margin-bottom: 1em;
    font-size: 1.3888888889vw;
    text-align: center;
  }
  .point-type-desc p {
    font-size: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .point-type {
    margin-top: 40px;
  }
  .point-type-head {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .point-type ul {
    margin-left: -30px;
  }
  .point-type ul > li {
    margin-left: 30px;
    width: calc(33.33333% - 30px);
  }
  .point-type-image {
    margin-bottom: 15px;
  }
  .point-type-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .point-type-desc p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* sub --> sitemap
-------------------------------------------------------------------------------*/
.sitemap .sitemap-box:nth-child(n+2) {
  margin-top: 13.3333333333vw;
}

.sitemap-menu a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16vw 0.1em 5.3333333333vw;
  height: 13.3333333333vw;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #c7c7c7;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 0.05em;
}

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

@media screen and (max-width: 750px) {
  .sitemap-menu a:nth-child(n+2) {
    margin-top: 4vw;
  }
  .sitemap-submenu a:nth-child(n+3) {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .sitemap .sitemap-box:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .sitemap-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -1.3888888889vw;
  }
  .sitemap-menu a {
    margin-left: 1.3888888889vw;
    padding: 0 4.5138888889vw 0 1.0416666667vw;
    width: calc(33.33333% - 1.3888888889vw);
    height: 4.5138888889vw;
    border-width: 0.0694444444vw;
    font-size: 1.1111111111vw;
    line-height: 1.33em;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .sitemap-menu a:after {
    right: 0.6944444444vw;
    width: 1.3888888889vw;
    height: 0.2777777778vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .sitemap-menu a:nth-child(n+4) {
    margin-top: 1.3888888889vw;
  }
  .sitemap-menu a:hover {
    background-color: #feedd7;
  }
  .sitemap-menu a:hover:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media screen and (min-width: 1441px) {
  .sitemap .sitemap-box:nth-child(n+2) {
    margin-top: 80px;
  }
  .sitemap-menu {
    margin-left: -20px;
  }
  .sitemap-menu a {
    margin-left: 20px;
    padding: 0 65px 0 15px;
    width: calc(33.33333% - 20px);
    height: 65px;
    border-width: 1px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .sitemap-menu a:after {
    right: 10px;
    width: 20px;
    height: 4px;
  }
  .sitemap-menu a:nth-child(n+4) {
    margin-top: 20px;
  }
}
/* sub --> support
-------------------------------------------------------------------------------*/
.support {
  position: relative;
  padding: 13.3333333333vw 0;
}
.support:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f7f4f1;
  z-index: -2;
}
.support:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 77.3333333333vw;
  height: 100%;
  background-color: #eee8e3;
  z-index: -1;
}

.support > ul {
  margin: 0 auto;
  width: 92vw;
}

.support > ul > li {
  padding: 8vw 6vw 8vw 6vw;
  background-color: #ffffff;
}

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

.support-image {
  position: relative;
  margin-bottom: 6.6666666667vw;
  z-index: 1;
}

.support-content {
  position: relative;
}

.support-head {
  position: relative;
  margin-bottom: 4vw;
  padding-bottom: 5.3333333333vw;
  text-align: center;
}
.support-head:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0.2666666667vw;
  background-color: #f18700;
}

.support-num {
  display: inline-block;
  margin-bottom: 0.7em;
  padding: 0.3em 1em 0.4em 1em;
  background-color: #333333;
  color: #ffffff;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.support-ttl {
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.support-ttl span {
  font-size: 4.2666666667vw;
}

@media screen and (min-width: 751px) {
  .support {
    padding: 5.5555555556vw 0;
  }
  .support:after {
    width: 69.4%;
  }
  .support > ul {
    width: 76.3888888889vw;
  }
  .support > ul > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 4.1666666667vw 4.5138888889vw;
  }
  .support > ul > li:nth-child(n+2) {
    margin-top: 4.1666666667vw;
  }
  .support-image {
    margin: 0;
    width: 25vw;
  }
  .support-content {
    padding-top: 1.7361111111vw;
    width: 38.5416666667vw;
  }
  .support-head {
    margin-bottom: 2.4305555556vw;
    padding-bottom: 1.1111111111vw;
    text-align: left;
  }
  .support-head:after {
    width: 42.3611111111vw;
    height: 0.0694444444vw;
  }
  .support-ttl {
    font-size: 1.8055555556vw;
  }
  .support-ttl span {
    font-size: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .support {
    padding: 80px 0;
  }
  .support > ul {
    width: 1100px;
  }
  .support > ul > li {
    padding: 60px 65px;
  }
  .support > ul > li:nth-child(n+2) {
    margin-top: 60px;
  }
  .support-image {
    width: 360px;
  }
  .support-content {
    padding-top: 25px;
    width: 555px;
  }
  .support-head {
    margin-bottom: 35px;
    padding-bottom: 16px;
  }
  .support-head:after {
    width: 610px;
    height: 1px;
  }
  .support-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .support-ttl span {
    font-size: 20px;
    font-size: 2rem;
  }
}
/*  breadcrumb
-------------------------------------------------------------------------------*/
.breadcrumb {
  position: relative;
  z-index: 2;
}

.breadcrumb-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 2.6666666667vw 0;
  width: 92vw;
  z-index: 2;
}

.breadcrumb-list li {
  position: relative;
  margin-right: 2.4vw;
  padding-right: 3.7333333333vw;
  font-size: 2.9333333333vw;
  line-height: 1.25em;
  white-space: nowrap;
}
.breadcrumb-list li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 1.3333333333vw;
  height: 2.2666666667vw;
  background-image: url(../img/sub/breadcrumb.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.breadcrumb-list li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.breadcrumb-list li:last-child:after {
  content: none;
}

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

@media screen and (min-width: 751px) {
  .breadcrumb-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0.9027777778vw 0;
    width: 76.3888888889vw;
  }
  .breadcrumb-list li {
    margin-right: 0.6944444444vw;
    padding-right: 1.1111111111vw;
    font-size: 1.0416666667vw;
    white-space: normal;
    line-height: 1.65em;
  }
  .breadcrumb-list li:after {
    width: 6px;
    height: 10px;
  }
  .breadcrumb-list li a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .breadcrumb-list li a:hover {
    color: #f18700;
  }
}
@media screen and (min-width: 1441px) {
  .breadcrumb-list {
    padding: 13px 0;
    width: 1100px;
  }
  .breadcrumb-list li {
    margin-right: 10px;
    padding-right: 16px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .breadcrumb-list li:after {
    width: 6px;
    height: 10px;
  }
}
@media screen and (max-width: 750px) {
  .breadcrumb-list {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
}
/*  carousel
-------------------------------------------------------------------------------*/
.carousel {
  position: relative;
  margin-bottom: 5.3333333333vw;
}

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

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

#carousel-prev {
  left: 0;
}

#carousel-next {
  right: 0;
}

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

.carousel-thumb {
  position: relative;
  overflow: hidden;
}

.carousel-thumb .swiper-slide {
  margin-right: 2.1333333333vw;
  width: 17.3333333333vw;
  opacity: 0.4;
  overflow: hidden;
  cursor: pointer;
}
.carousel-thumb .swiper-slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 12.6666666667vw;
}

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

.carousel-thumb .swiper-slide-active {
  opacity: 1 !important;
}

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

@media screen and (min-width: 751px) {
  .carousel {
    margin-bottom: 2.7777777778vw;
  }
  .carousel-main {
    margin-bottom: 1.0416666667vw;
  }
  .carousel-main .swiper-slide img {
    height: 36.1111111111vw;
  }
  .carousel-thumb .swiper-slide {
    margin-right: 0.6944444444vw;
    width: 9.375vw;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  .carousel-thumb .swiper-slide img {
    height: 6.9444444444vw;
  }
  .carousel-thumb .swiper-slide:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 1441px) {
  .carousel {
    margin-bottom: 40px;
  }
  .carousel-main {
    margin-bottom: 15px;
  }
  .carousel-main .swiper-slide img {
    height: 520px;
  }
  .carousel-thumb .swiper-slide {
    margin-right: 10px;
    width: 135px;
  }
  .carousel-thumb .swiper-slide img {
    height: 100px;
  }
}
/* editor
-------------------------------------------------------------------------------*/
.editor {
  position: relative;
  margin: 0 auto;
  width: 100%;
  font-family: "NotoSansJP", sans-serif;
}
.editor h2 {
  position: relative;
  margin: 1.3em 0 0.7em 0;
  padding: 0.5em 1em 0.6em 1em;
  background-color: #feedd7;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.33em;
  letter-spacing: 0.05em;
  z-index: 1;
}
.editor h3 {
  position: relative;
  margin: 2em auto 1em auto;
  padding-bottom: 0.7em;
  width: 87.2vw;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.33em;
  letter-spacing: 0.05em;
  z-index: 1;
}
.editor h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.5333333333vw;
  background-color: #f18700;
}
.editor h4 {
  position: relative;
  margin: 2em auto 1em auto;
  width: 87.2vw;
  color: #f18700;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.5em;
}
.editor p {
  line-height: 2em;
}
.editor strong {
  color: #f18700;
  font-weight: 700;
}
.editor img {
  max-width: 100%;
  height: auto;
  margin-bottom: 1.3333333333vw;
}
.editor img.alignleft {
  display: block;
}
.editor img.alignright {
  display: block;
}
.editor img.aligncenter {
  display: block;
  margin-top: 1.5em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
.editor .iframe-wrap {
  position: relative;
  margin: 1.5em 0;
  overflow: hidden;
}
.editor .iframe-wrap iframe {
  display: block;
  width: 100%;
  border: none;
}
.editor .iframe-wrap object,
.editor .iframe-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.editor a {
  position: relative;
  color: #f18700;
  font-weight: 500;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.editor a:not(.editor-lightbox):after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.1em;
  width: 100%;
  height: 0.4vw;
  background-color: #f18700;
}
.editor a:hover {
  opacity: 0.8;
}
.editor ul {
  margin: 1em auto 1.5em;
}
.editor ul li {
  margin-left: 1.5em;
  list-style-type: square;
  line-height: 2em;
}
.editor ol {
  margin: 1em 0 1.5em 0;
}
.editor ol li {
  margin-left: 1.5em;
  list-style-type: decimal-leading-zero;
  line-height: 2em;
}
.editor blockquote {
  margin: 1.5em 1em;
  padding: 1em;
  background-color: #f7f4f1;
  font-style: italic;
}
.editor table {
  table-layout: fixed;
  white-space: break-spaces;
  margin: 0 auto;
  width: 87.2vw !important;
  background-color: #ffffff;
  border: 1px solid #c7c7c7;
}
.editor table th,
.editor table td {
  padding: 0.35em 1em;
  border: 1px solid #c7c7c7;
  line-height: 1.25em;
}
.editor table th {
  background-color: #f7f4f1;
}
.editor table thead {
  background-color: #f7f4f1;
}
.editor table thead th,
.editor table thead td {
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 600;
}
.editor table ul {
  width: auto;
}
.editor figure {
  margin: 0 auto;
  width: 87.2vw;
}
.editor .wp-caption {
  max-width: 100%;
  padding: 0 2.4vw;
}
.editor .wp-caption img {
  margin-bottom: 0;
}
.editor .wp-caption-text {
  padding: 0 !important;
  margin-top: 1.3333333333vw;
  font-size: 85%;
}

@media screen and (max-width: 750px) {
  .editor ul {
    padding: 0 2.4vw;
  }
  .editor img.alignleft {
    margin: 1.5em auto;
  }
  .editor img.alignright {
    margin: 1.5em auto;
  }
}
@media screen and (min-width: 751px) {
  .editor h2 {
    font-size: 1.9444444444vw;
  }
  .editor h3 {
    width: 54.1666666667vw;
    font-size: 1.5972222222vw;
  }
  .editor h3:after {
    height: 0.1388888889vw;
  }
  .editor h4 {
    width: 54.1666666667vw;
    font-size: 1.3888888889vw;
  }
  .editor img {
    margin-bottom: 0.6944444444vw;
  }
  .editor img.alignleft {
    display: inline;
    margin-top: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    float: left;
  }
  .editor img.alignright {
    display: inline;
    margin-top: 1em;
    margin-left: 1em;
    margin-bottom: 1em;
    float: right;
  }
  .editor .iframe-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 54.1666666667vw;
  }
  .editor iframe {
    max-width: 100%;
  }
  .editor a:not(.editor-lightbox):after {
    height: 0.0694444444vw;
  }
  .editor ul {
    width: calc((58.3333333333vw) - 3.5em);
  }
  .editor figure {
    width: 54.1666666667vw;
  }
  .editor table {
    width: 54.1666666667vw !important;
  }
  .editor .wp-caption {
    padding: 0 2.0833333333vw;
  }
  .editor .wp-caption-text {
    margin-top: 0.6944444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .editor h2 {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .editor h3 {
    width: 780px;
    font-size: 23px;
    font-size: 2.3rem;
  }
  .editor h3:after {
    height: 2px;
  }
  .editor h4 {
    width: 780px;
    font-size: 20px;
    font-size: 2rem;
  }
  .editor img {
    margin-bottom: 10px;
  }
  .editor a:not(.editor-lightbox):after {
    height: 1px;
  }
  .editor ul {
    width: calc(840px - 3.5em);
  }
  .editor figure {
    width: 780px;
  }
  .editor table {
    width: 780px !important;
  }
  .editor .iframe-wrap {
    width: 780px;
  }
  .editor .wp-caption {
    padding: 0 30px;
  }
  .editor .wp-caption-text {
    margin-top: 10px;
  }
}
/*  form
-------------------------------------------------------------------------------*/
.form {
  position: relative;
  margin: 0 auto;
  padding: 8vw 4vw 10.6666666667vw 4vw;
  width: 92vw;
  border-color: #c7c7c7;
  border-style: solid;
  border-width: 1px;
}

.form-ttl {
  position: relative;
  margin-bottom: 1.5em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 5.6vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.5em;
}

@media screen and (min-width: 751px) {
  .form {
    padding: 4.1666666667vw 4.8611111111vw 5.5555555556vw 4.8611111111vw;
    width: 59.7222222222vw;
    border-width: 0.0694444444vw;
  }
  .form-ttl {
    font-size: 2.2222222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .form {
    padding: 60px 70px 80px 70px;
    width: 860px;
    border-width: 1px;
  }
  .form-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
/* ------------------------------------------- input - */
.form-input dl:nth-child(n+2) {
  margin-top: 6.6666666667vw;
}

.form-input dt {
  position: relative;
  margin-bottom: 0.7em;
  color: #333333;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.35em;
}

.form-input input[type=text],
.form-input input[type=email],
.form-input input[type=tel],
.form-input input[type=date],
.form-input select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1em;
  width: 100%;
  height: 12vw;
  background-color: #ffffff;
  border-color: #c7c7c7;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: "NotoSansJP", sans-serif;
  font-weight: 500;
  line-height: 1.65em;
  letter-spacing: 0.05em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-input input[type=radio] + span,
.form-input input[type=checkbox] + span {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 8vw;
  height: 6.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: 400;
  cursor: pointer;
}

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

.form-checkbox-req input[type=checkbox] + span::before {
  background-color: #fff6f6 !important;
}

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

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

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

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

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

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

.form-select:before {
  pointer-events: none;
}

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

@media screen and (min-width: 751px) {
  .form-select:before {
    top: 1.6666666667vw;
    right: 1.3888888889vw;
    width: 0.8333333333vw;
    height: 0.6944444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-select:before {
    top: 24px;
    right: 20px;
    width: 12px;
    height: 10px;
  }
}
/* ------------------------------------------- date - */
.form-date-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.6666666667vw;
}

.form-date-time > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40vw;
}

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

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

@media screen and (min-width: 751px) {
  .form-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .form-date-calendar {
    width: 24.3055555556vw;
  }
  .form-date-time {
    margin: 0 0 0 1.0416666667vw;
    width: 24.6527777778vw;
  }
  .form-date-time > div {
    width: 11.8055555556vw;
  }
  .form-date-time > div .form-select {
    width: 10.0694444444vw;
  }
  .form-date-time > div:nth-child(n+2) {
    margin-left: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-date-calendar {
    width: 350px;
  }
  .form-date-time {
    margin-left: 15px;
    width: 355px;
  }
  .form-date-time > div {
    width: 170px;
  }
  .form-date-time > div .form-select {
    width: 145px;
  }
  .form-date-time > div:nth-child(n+2) {
    margin-left: 15px;
  }
}
/* ------------------------------------------- recruit - */
.form-input-jobtype dt {
  margin-bottom: 1em;
}
.form-input-jobtype dd {
  font-size: 4.2666666667vw;
  font-weight: 500;
}

.form-input-age dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.form-input-age dd span.unit {
  margin: 1.1em 0 0 0.5em;
}

.form-input-age input[type=text] {
  width: 40vw;
}

@media screen and (min-width: 751px) {
  .form-input-jobtype dd {
    font-size: 1.3888888889vw;
  }
  .form-input-age input[type=text] {
    width: 20.8333333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-input-jobtype dd {
    font-size: 20px;
    font-size: 2rem;
  }
  .form-input-age input[type=text] {
    width: 300px;
  }
}
/* ------------------------------------------- consent - */
.form-consent {
  margin-top: 4vw;
  text-align: center;
}

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

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

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

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

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

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

.form-consent input[type=checkbox] + span {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 8vw;
  height: 6.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: 400;
  cursor: pointer;
}

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

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

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

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

@media screen and (min-width: 751px) {
  .form-notes {
    margin-top: 1.7361111111vw;
    padding-top: 1.7361111111vw;
  }
  .form-notes:before {
    width: 48.0555555556vw;
  }
  .form-notes p {
    font-size: 0.9722222222vw;
    text-align: center;
  }
}
@media screen and (min-width: 1441px) {
  .form-notes {
    margin-top: 25px;
    padding-top: 25px;
  }
  .form-notes:before {
    width: 692px;
  }
  .form-notes p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* ------------------------------------------- submit - */
.form-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 6.6666666667vw auto 0 auto;
  width: 74.6666666667vw;
  height: 13.3333333333vw;
  background-color: #333333;
  border-radius: 6.6666666667vw;
  overflow: hidden;
  z-index: 1;
}
.form-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4vw;
  display: inline-block;
  width: 5.4666666667vw;
  height: 1.0666666667vw;
  background-image: url(../img/common/arrow-wh.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

.form-submit {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-family: "NotoSansJP", sans-serif;
  font-size: 4vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.25em;
  letter-spacing: 0.1em;
  z-index: 2;
}

@media screen and (min-width: 751px) {
  .form-btn {
    margin-top: 2.4305555556vw;
    width: 25vw;
    height: 4.8611111111vw;
    border-radius: 2.4305555556vw;
  }
  .form-btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .form-btn:after {
    right: 1.3888888889vw;
    width: 1.9444444444vw;
    height: 0.4166666667vw;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .form-btn:hover:before {
    left: 100%;
  }
  .form-btn:hover:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
  .form-submit {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .form-btn {
    margin-top: 35px;
    width: 360px;
    height: 70px;
    border-radius: 35px;
  }
  .form-btn:after {
    right: 20px;
    width: 28px;
    height: 6px;
  }
  .form-submit {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* ------------------------------------------- レイアウト崩れ防止 - */
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 #f18700 !important;
}

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

.wpcf7-not-valid-tip,
.formError .formErrorContent {
  color: #dc3232;
  font-size: 3.2vw !important;
}

@media screen and (max-width: 750px) {
  .wpcf7-response-output {
    padding: 1em !important;
  }
  .wpcf7-response-output {
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .wpcf7-not-valid-tip,
  .formError .formErrorContent {
    font-size: 0.9027777778vw !important;
  }
}
@media screen and (min-width: 1441px) {
  .wpcf7-not-valid-tip,
  .formError .formErrorContent {
    font-size: 13px;
    font-size: 1.3rem !important;
  }
}
/*  heading
-------------------------------------------------------------------------------*/
/* ------------------------------------------- head-sp - */
.head-sp {
  margin-bottom: 1em;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 600;
  text-align: center;
  line-height: 1.45em;
}

.head-sp--mid {
  font-size: 5.3333333333vw;
}

.head-sp--big {
  font-size: 6.4vw;
}

@media screen and (min-width: 751px) {
  .head-sp--mid {
    font-size: 2.0833333333vw;
  }
  .head-sp--big {
    font-size: 2.7777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .head-sp--mid {
    font-size: 30px;
    font-size: 3rem;
  }
  .head-sp--big {
    font-size: 40px;
    font-size: 4rem;
  }
}
/* ------------------------------------------- head-ul - */
.head-ul {
  position: relative;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 5.6vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
.head-ul:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 10.6666666667vw;
  height: 0.5333333333vw;
  background-color: #f18700;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 751px) {
  .head-ul {
    font-size: 2.5vw;
  }
  .head-ul:after {
    width: 4.1666666667vw;
    height: 0.1388888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .head-ul {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .head-ul:after {
    width: 60px;
    height: 2px;
  }
}
/* ------------------------------------------- head-bg - */
.head-bg {
  position: relative;
  margin-bottom: 1.5em;
  padding: 0.6em 0.75em 0.7em 0.75em;
  background-color: #f7f4f1;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 751px) {
  .head-bg {
    padding: 0.3em 0.75em 0.4em 0.75em;
    font-size: 1.9444444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .head-bg {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
/*  pagenation
-------------------------------------------------------------------------------*/
.page-archive-navi {
  margin-top: 10.6666666667vw;
}

.blog-archive .page-archive-navi {
  margin-left: 0 !important;
  max-width: 100%;
}

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

@media screen and (min-width: 751px) {
  .page-archive-navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 5.5555555556vw;
    width: 76.3888888889vw;
  }
  .page-archive-navi .pagecount {
    font-size: 1.25vw;
    text-align: left;
  }
}
@media screen and (min-width: 1441px) {
  .page-archive-navi {
    margin-top: 80px;
    width: 1100px;
  }
  .page-archive-navi .pagecount {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.pagenation {
  margin-top: 5.3333333333vw;
}

.pagenation-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

.pagenation-list li div,
.pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  background-color: #ffffff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 500;
  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: #f18700;
  color: #ffffff;
}

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

.pagenation-prev a,
.pagenation-next a {
  position: relative;
  display: block;
  width: inherit;
  height: inherit;
  background-color: #ffffff;
}
.pagenation-prev a:after,
.pagenation-next a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 5.4666666667vw;
  height: 1.0666666667vw;
  background-image: url(../img/common/arrow-bk.svg);
  background-size: contain;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

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

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

@media screen and (min-width: 751px) {
  .pagenation {
    margin: 0 0 0 1.7361111111vw;
  }
  .pagenation-list {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .pagenation-list li {
    margin-right: 0.5555555556vw;
  }
  .pagenation-list li div,
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
    width: 3.8194444444vw;
    height: 3.8194444444vw;
    font-size: 1.25vw;
  }
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a:hover {
    background-color: #f18700;
    color: #ffffff;
  }
  .pagenation-prev,
  .pagenation-next {
    width: 3.8194444444vw;
    height: 3.8194444444vw;
  }
  .pagenation-prev a:after,
  .pagenation-next a:after {
    width: 1.9444444444vw;
    height: 0.4166666667vw;
    -webkit-transition: background-image 0.3s;
    transition: background-image 0.3s;
  }
  .pagenation-prev a:hover,
  .pagenation-next a:hover {
    background-color: #f18700;
  }
  .pagenation-prev a:hover:after,
  .pagenation-next a:hover:after {
    background-image: url(../img/common/arrow-wh.svg);
  }
}
@media screen and (min-width: 1441px) {
  .pagenation {
    margin: 0 0 0 25px;
  }
  .pagenation-list li {
    margin-right: 8px;
  }
  .pagenation-list li div,
  .pagenation-list li:not(.pagenation-prev):not(.pagenation-next) a {
    width: 55px;
    height: 55px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .pagenation-prev,
  .pagenation-next {
    width: 55px;
    height: 55px;
  }
  .pagenation-prev a:after,
  .pagenation-next a:after {
    width: 28px;
    height: 6px;
  }
}
/*  pagenavi
-------------------------------------------------------------------------------*/
.pagenavi {
  position: relative;
  margin: 13.3333333333vw auto 0 auto;
  width: 92vw;
  height: 5.3333333333vw;
}

.pagenavi-prev,
.pagenavi-next {
  position: absolute;
  top: 50%;
  width: 29.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: -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: 5.3333333333vw;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 700;
}
.pagenavi-prev a:after,
.pagenavi-next a:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 5.4666666667vw;
  height: 1.0666666667vw;
  background-image: url(../img/common/arrow-bk.svg);
  background-size: contain;
}

.pagenavi-prev a {
  padding-left: 3.7333333333vw;
}
.pagenavi-prev a:after {
  left: 0;
  -webkit-transform: translateY(-50%) rotateY(180deg);
          transform: translateY(-50%) rotateY(180deg);
}

.pagenavi-next a {
  padding-right: 3.7333333333vw;
}
.pagenavi-next a:after {
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.pagenavi-back {
  position: relative;
  margin: 0 auto;
  width: 33.3333333333vw;
}
.pagenavi-back:before, .pagenavi-back:after {
  content: "";
  position: absolute;
  top: 0;
  width: 0.2666666667vw;
  height: 100%;
  background-color: #333333;
}
.pagenavi-back:before {
  left: 0;
}
.pagenavi-back:after {
  right: 0;
}

.pagenavi-back a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 5.3333333333vw;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 700;
}

@media screen and (min-width: 751px) {
  .pagenavi {
    margin-top: 5.5555555556vw;
    width: 58.3333333333vw;
    height: 2.0833333333vw;
  }
  .pagenavi-prev,
  .pagenavi-next {
    width: 19.4444444444vw;
  }
  .pagenavi-prev:before,
  .pagenavi-next:before {
    content: "";
    position: absolute;
    top: 0;
    width: 0.0694444444vw;
    height: 100%;
    background-color: #333333;
  }
  .pagenavi-prev a,
  .pagenavi-next a {
    height: 2.6388888889vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .pagenavi-prev a:after,
  .pagenavi-next a:after {
    width: 1.9444444444vw;
    height: 0.3472222222vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .pagenavi-prev a:hover,
  .pagenavi-next a:hover {
    color: #f18700;
  }
  .pagenavi-prev a:hover:after,
  .pagenavi-next a:hover:after {
    background-image: url(../img/common/arrow-og.svg);
  }
  .pagenavi-prev:before {
    left: 0;
  }
  .pagenavi-prev a {
    padding-left: 3.4722222222vw;
  }
  .pagenavi-prev a:after {
    left: 5.2083333333vw;
  }
  .pagenavi-prev a:hover:after {
    -webkit-transform: translateX(-0.2em) translateY(-50%) rotateY(180deg);
            transform: translateX(-0.2em) translateY(-50%) rotateY(180deg);
  }
  .pagenavi-next:before {
    right: 0;
  }
  .pagenavi-next a {
    padding-right: 3.4722222222vw;
  }
  .pagenavi-next a:after {
    right: 5.2083333333vw;
  }
  .pagenavi-next a:hover:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
  .pagenavi-back {
    width: 19.4444444444vw;
  }
  .pagenavi-back:before, .pagenavi-back:after {
    width: 0.0694444444vw;
  }
  .pagenavi-back a {
    height: 2.0833333333vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .pagenavi-back a:hover {
    color: #f18700;
  }
  .pagenavi-back a:hover:before {
    width: 100%;
  }
}
@media screen and (min-width: 1441px) {
  .pagenavi {
    margin-top: 80px;
    width: 840px;
    height: 30px;
  }
  .pagenavi-prev,
  .pagenavi-next {
    width: 280px;
  }
  .pagenavi-prev:before,
  .pagenavi-next:before {
    width: 1px;
  }
  .pagenavi-prev a,
  .pagenavi-next a {
    height: 30px;
  }
  .pagenavi-prev a:after,
  .pagenavi-next a:after {
    width: 28px;
    height: 5px;
  }
  .pagenavi-prev a {
    padding-left: 50px;
  }
  .pagenavi-prev a:after {
    left: 75px;
  }
  .pagenavi-next:before {
    right: 0;
  }
  .pagenavi-next a {
    padding-right: 50px;
  }
  .pagenavi-next a:after {
    right: 75px;
  }
  .pagenavi-back {
    width: 280px;
  }
  .pagenavi-back:before, .pagenavi-back:after {
    width: 1px;
  }
  .pagenavi-back a {
    height: 30px;
  }
}
/*  post
-------------------------------------------------------------------------------*/
.post {
  position: relative;
  margin: 0 auto;
  width: 92vw;
}

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

.post-head {
  position: relative;
  margin-bottom: 6.6666666667vw;
  padding-bottom: 6.6666666667vw;
  border-bottom-color: #d9d9d9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.post-ttl {
  position: relative;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 5.3333333333vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.post-data {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5.3333333333vw;
}

.post-cat {
  position: relative;
  margin-right: 0.8em;
  padding: 0.2em 0.75em 0.3em 0.75em;
  background-color: #f18700;
  color: #ffffff;
  font-size: 3.2vw;
  font-weight: 500;
}

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

.post-date p {
  position: relative;
  padding: 0 0 0.1em 4.8vw;
  font-size: 3.4666666667vw;
}

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

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

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

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

.post-intro {
  position: relative;
  margin-top: 6vw;
  padding: 0 2.4vw 9.3333333333vw 2.4vw;
  border-bottom-color: #d9d9d9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.post-intro p {
  line-height: 2em;
}

.post-editor {
  margin: 13.3333333333vw auto 0 auto;
  width: 92vw;
}
.post-editor .editor p {
  padding: 0 2.4vw;
}

@media screen and (min-width: 751px) {
  .post {
    width: 69.4444444444vw;
  }
  .post > section:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .post-head {
    margin-bottom: 3.4722222222vw;
    padding-bottom: 2.7777777778vw;
    border-bottom-width: 0.0694444444vw;
  }
  .post-ttl {
    font-size: 2.2222222222vw;
  }
  .post-data {
    margin-top: 2.4305555556vw;
  }
  .post-cat {
    margin-right: 1.5em;
    font-size: 0.9722222222vw;
  }
  .post-date p {
    padding-left: 2.5vw;
    font-size: 1.0416666667vw;
  }
  .post-date p:before {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
  }
  .post-intro {
    margin-top: 4.1666666667vw;
    padding: 0 6.9444444444vw 5.5555555556vw 6.9444444444vw;
    border-bottom-width: 0.0694444444vw;
  }
  .post-editor {
    margin-top: 5.5555555556vw;
    width: 58.3333333333vw;
  }
  .post-editor .editor p {
    padding: 0 2.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .post {
    width: 1000px;
  }
  .post > section:nth-child(n+2) {
    margin-top: 80px;
  }
  .post-head {
    margin-bottom: 50px;
    padding-bottom: 40px;
    border-bottom-width: 1px;
  }
  .post-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .post-data {
    margin-top: 35px;
  }
  .post-cat {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .post-date p {
    padding-left: 25px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .post-date p:before {
    width: 15px;
    height: 15px;
  }
  .post-intro {
    margin-top: 60px;
    padding: 0 100px 80px 100px;
    border-bottom-width: 1px;
  }
  .post-editor {
    margin-top: 80px;
    width: 840px;
  }
  .post-editor .editor p {
    padding: 0 30px;
  }
}
/* ------------------------------------------- slide - */
.post-slide {
  position: relative;
  margin-bottom: 9.3333333333vw;
  overflow: hidden;
}

.post-slide-box {
  position: relative;
}

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

#post-prev,
#post-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#post-prev {
  left: -1.3333333333vw;
}

#post-next {
  right: -1.3333333333vw;
}

#post-pagination {
  margin-top: 5.3333333333vw;
}

@media screen and (max-width: 750px) {
  .post-slide {
    margin-left: -1.3333333333vw;
    padding: 0 1.3333333333vw;
    width: 94.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .post-slide {
    margin-bottom: 4.1666666667vw;
  }
  .post-slide .swiper-slide img {
    height: 37.5vw;
  }
  #post-prev {
    left: 0;
  }
  #post-next {
    right: 0;
  }
  #post-pagination {
    margin-top: 2.7777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .post-slide {
    margin-bottom: 60px;
  }
  .post-slide .swiper-slide img {
    height: 540px;
  }
  #post-pagination {
    margin-top: 40px;
  }
}
/*  term
-------------------------------------------------------------------------------*/
.term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 8vw -2vw;
}

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

.term a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10vw 0.1em 2.1333333333vw;
  height: 12vw;
  background-color: #ffffff;
  border-color: #c7c7c7;
  border-style: solid;
  border-width: 1px;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 0.05em;
}
.term a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2vw;
  display: inline-block;
  width: 5.3333333333vw;
  height: 1.0666666667vw;
  background-image: url(../img/common/arrow-bk.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 750px) {
  .term > li:nth-child(n+3) {
    margin-top: 2vw;
  }
}
@media screen and (min-width: 751px) {
  .term {
    margin: 0 0 3.4722222222vw -1.0416666667vw;
  }
  .term > li {
    margin-left: 1.0416666667vw;
    width: calc(25% - 1.0416666667vw);
  }
  .term > li:nth-child(n+5) {
    margin-top: 1.0416666667vw;
  }
  .term a {
    padding: 0 4.5138888889vw 0.1em 1.0416666667vw;
    height: 4.1666666667vw;
    border-width: 0.0694444444vw;
    font-size: 1.1111111111vw;
    -webkit-transition: background-color 0.3s, border 0.3s;
    transition: background-color 0.3s, border 0.3s;
  }
  .term a:after {
    right: 0.6944444444vw;
    width: 1.3888888889vw;
    height: 0.2777777778vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .term a:hover {
    background-color: #feedd7;
  }
  .term a:hover:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media screen and (min-width: 1441px) {
  .term {
    margin: 0 0 50px -15px;
  }
  .term > li {
    margin-left: 15px;
    width: calc(25% - 15px);
  }
  .term > li:nth-child(n+5) {
    margin-top: 15px;
  }
  .term a {
    padding: 0 65px 0.1em 15px;
    height: 60px;
    border-width: 1px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .term a:after {
    right: 10px;
    width: 20px;
    height: 4px;
  }
}
/*  ttl
-------------------------------------------------------------------------------*/
.ttl {
  position: relative;
  margin-bottom: 4.6666666667vw;
  padding: 11.3333333333vw 0;
  background-image: url(../img/sub/mv_sp.jpg);
  background-size: cover;
  background-position: center;
}
.ttl:before {
  content: "";
  position: absolute;
  top: -22.6666666667vw;
  right: 0;
  width: 48vw;
  height: 72.6666666667vw;
  background-color: #f7f4f1;
  z-index: -1;
}
.ttl:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.37);
}

.ttl-en {
  position: relative;
  margin-bottom: 0.5em;
  color: #ffffff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  z-index: 1;
}

.ttl-jp {
  position: relative;
  color: #ffffff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 5.6vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.25em;
  letter-spacing: 0.1em;
  z-index: 1;
}

@media screen and (min-width: 751px) {
  .ttl {
    margin-bottom: 2.4305555556vw;
    padding: 3.4722222222vw 0;
    background-image: url(../img/sub/mv.jpg);
    background-image: image-set(url(../img/sub/mv.jpg) 1x, url(../img/sub/mv-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/sub/mv.jpg) 1x, url(../img/sub/mv-2x.jpg) 2x);
  }
  .ttl:before {
    top: -6.9444444444vw;
    width: 40%;
    height: 25.6944444444vw;
  }
  .ttl-en {
    font-size: 1.1111111111vw;
  }
  .ttl-jp {
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 1441px) {
  .ttl {
    margin-bottom: 35px;
    padding: 50px 0;
  }
  .ttl:before {
    top: -100px;
    height: 370px;
  }
  .ttl-en {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .ttl-jp {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
/*  #building
-------------------------------------------------------------------------------*/
/* ------------------------------------------- building - */
.sec--building {
  padding: 16vw 0 13.3333333333vw 0;
  background-color: #feedd7;
}

.sec--building .sec-head {
  margin-bottom: 8vw;
  text-align: center;
}

.building {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.6666666667vw;
}

.building > li {
  width: 45.3333333333vw;
}

.building > li a {
  position: relative;
  display: block;
  height: 38.6666666667vw;
  overflow: hidden;
}
.building > li a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 5.3333333333vw 5.3333333333vw;
  border-color: transparent transparent #f18700 transparent;
}

.building-content {
  position: absolute;
  left: 2.6666666667vw;
  bottom: 3.3333333333vw;
  z-index: 1;
}

.building-ttl {
  color: #ffffff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 600;
  line-height: 1.25em;
  letter-spacing: 0.05em;
}

.building-en {
  position: relative;
  margin-top: 0.5em;
  color: #ffffff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 2.4vw;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.building-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: inherit;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.building-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);
  opacity: 0.51;
}

.building--planning .building-bg {
  background-image: url(../img/building/planning_sp.jpg);
}

.building--performance .building-bg {
  background-image: url(../img/building/performance_sp.jpg);
}

.building--support .building-bg {
  background-image: url(../img/building/support_sp.jpg);
}

.building--reform .building-bg {
  background-image: url(../img/building/reform_sp.jpg);
}

@media screen and (max-width: 750px) {
  .building {
    margin-left: -0.6666666667vw;
    width: 93.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .sec--building {
    padding: 6.9444444444vw 0 5.5555555556vw 0;
  }
  .sec--building .sec-head {
    margin-bottom: 3.4722222222vw;
  }
  .building {
    gap: 2.0833333333vw 2.5vw;
  }
  .building > li {
    width: 36.9444444444vw;
  }
  .building > li a {
    height: 16.6666666667vw;
  }
  .building > li a:after {
    border-width: 0px 0px 2.0833333333vw 2.0833333333vw;
  }
  .building-content {
    left: 2.0833333333vw;
    bottom: 1.3888888889vw;
  }
  .building-ttl {
    font-size: 1.8055555556vw;
  }
  .building-en {
    left: 0.2083333333vw;
    font-size: 0.8333333333vw;
  }
  .building-bg {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .building > li:hover .building-bg {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
  .building--planning .building-bg {
    background-image: url(../img/building/planning.jpg);
    background-image: image-set(url(../img/building/planning.jpg) 1x, url(../img/building/planning-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/building/planning.jpg) 1x, url(../img/building/planning-2x.jpg) 2x);
  }
  .building--performance .building-bg {
    background-image: url(../img/building/performance.jpg);
    background-image: image-set(url(../img/building/performance.jpg) 1x, url(../img/building/performance-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/building/performance.jpg) 1x, url(../img/building/performance-2x.jpg) 2x);
  }
  .building--support .building-bg {
    background-image: url(../img/building/support.jpg);
    background-image: image-set(url(../img/building/support.jpg) 1x, url(../img/building/support-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/building/support.jpg) 1x, url(../img/building/support-2x.jpg) 2x);
  }
  .building--reform .building-bg {
    background-image: url(../img/building/reform.jpg);
    background-image: image-set(url(../img/building/reform.jpg) 1x, url(../img/building/reform-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/building/reform.jpg) 1x, url(../img/building/reform-2x.jpg) 2x);
  }
}
@media screen and (min-width: 1441px) {
  .sec--building {
    padding: 100px 0 80px 0;
  }
  .sec--building .sec-head {
    margin-bottom: 50px;
  }
  .building {
    gap: 30px 36px;
  }
  .building > li {
    width: 532px;
  }
  .building > li a {
    height: 240px;
  }
  .building > li a:after {
    border-width: 0px 0px 30px 30px;
  }
  .building-content {
    left: 30px;
    bottom: 20px;
  }
  .building-ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .building-en {
    left: 3px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
/* ------------------------------------------- menu - */
.sec--menu {
  padding: 9.3333333333vw 0;
  background-color: #ffffff;
}

.menu > li a {
  position: relative;
}

.menu-ttl {
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.25em;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 750px) {
  .menu {
    margin: 0 auto;
    width: 88vw;
  }
  .menu > li:nth-child(n+2) {
    margin-top: 4.6666666667vw;
  }
  .menu > li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2vw 10vw 2vw 2vw;
    border: 0.2666666667vw solid #d9d9d9;
  }
  .menu > li a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 4vw;
    display: inline-block;
    width: 2.4vw;
    height: 4.2666666667vw;
    background-image: url(../img/building/arrow.svg);
    background-size: contain;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .menu-image {
    width: 45.3333333333vw;
  }
  .menu-content {
    width: 26.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .sec--menu {
    padding: 2.7777777778vw 0;
  }
  .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.7777777778vw;
  }
  .menu > li {
    margin-left: 2.7777777778vw;
    width: calc(33.33333% - 2.7777777778vw);
  }
  .menu > li a {
    display: block;
  }
  .menu-image {
    margin-bottom: 1.7361111111vw;
  }
  .menu-ttl {
    font-size: 1.5277777778vw;
    text-align: center;
  }
  .menu > li:hover .menu-image img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
    cursor: pointer;
  }
}
@media screen and (min-width: 1441px) {
  .sec--menu {
    padding: 40px 0;
  }
  .menu {
    margin-left: -40px;
  }
  .menu > li {
    margin-left: 40px;
    width: calc(33.33333% - 40px);
  }
  .menu-image {
    margin-bottom: 25px;
  }
  .menu-ttl {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
/*  #staff
-------------------------------------------------------------------------------*/
.sec--staff {
  padding: 13.3333333333vw 0 10.6666666667vw 0;
  background-image: url(../img/staff/bg_sp.jpg);
  background-size: cover;
}
.sec--staff:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.58);
}

.sec--staff .sec-head {
  margin-bottom: 10.6666666667vw;
  text-align: center;
}

.sec--staff .sec-ttl,
.sec--staff .sec-desc p {
  color: #ffffff;
}

.sec--staff .sec-btn {
  margin-top: 10.6666666667vw;
  text-align: center;
}

.sec--staff .sec-btn .btn-main span {
  color: #ffffff;
}

.staff-frt {
  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;
  height: 42.6666666667vw;
}

.staff-frt li {
  position: relative;
  width: 29.3333333333vw;
}

.staff-frt li:nth-child(1) {
  top: -5.3333333333vw;
}

.staff-frt li:nth-child(3) {
  bottom: -5.3333333333vw;
}

@media screen and (min-width: 751px) {
  .sec--staff {
    padding: 4.8611111111vw 0;
    background-image: url(../img/staff/bg.jpg);
    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);
  }
  .sec--staff .sec-head {
    margin: 0;
    width: 29.1666666667vw;
    text-align: left;
  }
  .sec--staff .sec-btn {
    margin-top: 2.7777777778vw;
    text-align: left;
  }
  .staff-frt {
    position: absolute;
    top: 50%;
    right: 0;
    width: 44.4444444444vw;
    height: 22.2222222222vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .staff-frt li {
    width: 13.8888888889vw;
  }
  .staff-frt li:nth-child(1) {
    top: -4.1666666667vw;
  }
  .staff-frt li:nth-child(3) {
    bottom: -4.1666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--staff {
    padding: 70px 0;
  }
  .sec--staff .sec-head {
    width: 420px;
  }
  .sec--staff .sec-btn {
    margin-top: 40px;
  }
  .staff-frt {
    width: 640px;
    height: 320px;
  }
  .staff-frt li {
    width: 200px;
  }
  .staff-frt li:nth-child(1) {
    top: -60px;
  }
  .staff-frt li:nth-child(3) {
    bottom: -60px;
  }
}
/*  event --> archive
-------------------------------------------------------------------------------*/
.event {
  position: relative;
}

.event .event-post a {
  background-color: #f7f4f1;
}

@media screen and (max-width: 750px) {
  .event .event-post:nth-child(n+2) {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.7777777778vw;
  }
  .event .event-post {
    margin-left: 2.7777777778vw;
    width: calc(33.33333% - 2.7777777778vw);
  }
  .event .event-post:nth-child(n+4) {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .event {
    margin-left: -40px;
  }
  .event .event-post {
    margin-left: 40px;
    width: calc(33.33333% - 40px);
  }
  .event .event-post:nth-child(n+4) {
    margin-top: 60px;
  }
}
/*  event --> single
-------------------------------------------------------------------------------*/
.event-detail {
  position: relative;
  padding: 8vw 4vw;
  background-color: #f7f4f1;
}

.event-data {
  position: relative;
  border-top-color: #c7c7c7;
  border-top-style: solid;
  border-top-width: 1px;
}

.event-data dl {
  padding: 4vw 2.6666666667vw;
  border-bottom-color: #c7c7c7;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.event-data dt {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1.5em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.5em;
}
.event-data dt:before {
  content: "";
  position: absolute;
  top: 0.35em;
  left: 0;
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  background-size: contain;
  background-position: center;
}

.event-data--date dt:before {
  background-image: url(../img/event/calendar.svg);
}

.event-data--time dt:before {
  background-image: url(../img/event/clock.svg);
}

.event-data--venue dt:before {
  background-image: url(../img/event/pin.svg);
}

.event-data dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.65em;
}

.event-map {
  margin-top: 8vw;
}
.event-map .ggmap {
  padding-bottom: 75%;
}

.event-btn {
  margin-top: 8vw;
  text-align: center;
}

@media all and (min-width: 751px) {
  .event-detail {
    padding: 4.1666666667vw 3.4722222222vw;
  }
  .event-data {
    margin: 0 auto;
    width: 47.2222222222vw;
    border-top-width: 0.0694444444vw;
  }
  .event-data dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 1.3888888889vw 1.0416666667vw;
    border-bottom-width: 0.0694444444vw;
  }
  .event-data dt {
    margin: 0;
    width: 9.7222222222vw;
    font-size: 1.1805555556vw;
  }
  .event-data dd {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: calc(100% - 11.4583333333vw);
  }
  .event-map {
    margin-top: 3.4722222222vw;
  }
  .event-map .ggmap {
    padding-bottom: 40%;
  }
  .event-btn {
    margin-top: 3.4722222222vw;
  }
}
@media all and (min-width: 1441px) {
  .event-detail {
    padding: 60px 50px;
  }
  .event-data {
    width: 680px;
    border-top-width: 1px;
  }
  .event-data dl {
    padding: 20px 15px;
    border-bottom-width: 1px;
  }
  .event-data dt {
    width: 140px;
    font-size: 17px;
    font-size: 1.7rem;
  }
  .event-data dd {
    width: calc(100% - 165px);
  }
  .event-map {
    margin-top: 50px;
  }
  .event-btn {
    margin-top: 50px;
  }
}
/* ------------------------------------------- 予約枠 - */
.reserve-list {
  margin-bottom: 6vw;
  max-height: 60vw;
  overflow-y: auto;
}

.reserve-list-block:nth-child(n+2) {
  margin-top: 6vw;
}

.reserve-date {
  margin-bottom: 0.8em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.reserve-time-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2vw;
}

.reserve-time-list li a {
  display: inline-block;
  padding: 0.7em 1.5em 0.8em 1.5em;
  border-radius: 5em;
  border-color: #c7c7c7;
  border-style: solid;
  border-width: 0.2666666667vw;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.reserve-time-list li.close a {
  background: #c7c7c7;
  pointer-events: none;
}

.reserve-time-list li.close a.reserve-time {
  position: relative;
}
.reserve-time-list li.close a.reserve-time:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 2em);
  height: 0.4vw;
  background-color: #333333;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

#your-kiboudate {
  pointer-events: none;
}

@media screen and (min-width: 751px) {
  .reserve-list {
    margin-bottom: 2.0833333333vw;
    max-height: 25.6944444444vw;
  }
  .reserve-list-block:nth-child(n+2) {
    margin-top: 2.0833333333vw;
  }
  .reserve-date {
    font-size: 1.25vw;
  }
  .reserve-time-list {
    gap: 0.6944444444vw;
  }
  .reserve-time-list li a {
    border-radius: 2.7777777778vw;
    border-width: 0.0694444444vw;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
  }
  .reserve-time-list li a:hover {
    background-color: #e4e4e4;
  }
  .reserve-time-list li.close a.reserve-time:after {
    height: 0.1388888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .reserve-list {
    margin-bottom: 30px;
    max-height: 370px;
  }
  .reserve-list-block:nth-child(n+2) {
    margin-top: 30px;
  }
  .reserve-date {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .reserve-time-list {
    gap: 10px;
  }
  .reserve-time-list li a {
    border-radius: 40px;
    border-width: 1px;
  }
  .reserve-time-list li.close a.reserve-time:after {
    height: 2px;
  }
}
/*  works --> archive
-------------------------------------------------------------------------------*/
.works {
  position: relative;
}

@media screen and (max-width: 750px) {
  .works .works-post:nth-child(n+2) {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .works {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.7777777778vw;
  }
  .works .works-post {
    margin-left: 2.7777777778vw;
    width: calc(33.33333% - 2.7777777778vw);
  }
  .works .works-post:nth-child(n+4) {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .works {
    margin-left: -40px;
  }
  .works .works-post {
    margin-left: 40px;
    width: calc(33.33333% - 40px);
  }
  .works .works-post:nth-child(n+4) {
    margin-top: 60px;
  }
}
/*  works --> single
-------------------------------------------------------------------------------*/
/* ------------------------------------------- summary - */
.works-summary {
  margin-top: 6.6666666667vw;
  padding: 4vw 4.6666666667vw;
  background-color: #fff0e2;
}

@media screen and (min-width: 751px) {
  .works-summary {
    margin-top: 2.7777777778vw;
    padding: 2.0833333333vw 3.4722222222vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-summary {
    margin-top: 40px;
    padding: 30px 50px;
  }
}
/* ------------------------------------------- data - */
.works-data {
  margin-top: 6.6666666667vw;
  border-top-color: #c7c7c7;
  border-top-style: solid;
  border-top-width: 1px;
}

.works-data dl {
  padding: 4vw 2vw;
  border-bottom-color: #c7c7c7;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.works-data dt {
  margin-bottom: 0.5em;
  color: #f18700;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.5em;
}

.works-data dd {
  line-height: 1.65em;
}

@media screen and (min-width: 751px) {
  .works-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 2.4305555556vw;
    border-top-width: 0.0694444444vw;
  }
  .works-data dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 1.3888888889vw 0;
    border-bottom-width: 0.0694444444vw;
  }
  .works-data dt {
    margin: 0;
    width: 9.7222222222vw;
    font-size: 1.1805555556vw;
  }
  .works-data--harf {
    width: 33.3333333333vw;
  }
  .works-data--harf dd {
    width: 21.5277777778vw;
  }
  .works-data--full {
    width: 100% !important;
  }
  .works-data--full dd {
    width: 57.6388888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-data {
    margin-top: 35px;
    border-top-width: 1px;
  }
  .works-data dl {
    padding: 20px 0;
    border-bottom-width: 1px;
  }
  .works-data dt {
    width: 140px;
    font-size: 17px;
    font-size: 1.7rem;
  }
  .works-data--harf {
    width: 480px;
  }
  .works-data--harf dd {
    width: 310px;
  }
  .works-data--full dd {
    width: 830px;
  }
}
/* ------------------------------------------- before - */
.works-before-main {
  position: relative;
  margin-bottom: 4vw;
  width: 100%;
  height: 53.3333333333vw;
  background-size: contain;
  background-position: center top;
}

.works-before-thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1.3333333333vw;
}

.works-before-thumb li {
  margin-left: 1.3333333333vw;
  width: calc(25% - 1.3333333333vw);
  height: 17.3333333333vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.works-before-thumb li:hover {
  opacity: 0.8;
  cursor: pointer;
}

@media screen and (max-width: 750px) {
  .works-before-thumb li:nth-child(n+5) {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .works-before > div {
    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;
  }
  .works-before-main {
    margin-bottom: 0;
    width: 34.0277777778vw;
    height: 22.9166666667vw;
  }
  .works-before-thumb {
    margin-left: -1.0416666667vw;
    width: 33.3333333333vw;
  }
  .works-before-thumb li {
    margin-left: 1.0416666667vw;
    width: calc(33.33333% - 1.0416666667vw);
    height: 7.9861111111vw;
  }
  .works-before-thumb li:nth-child(n+4) {
    margin-top: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-before-main {
    width: 490px;
    height: 330px;
  }
  .works-before-thumb {
    margin-left: -15px;
    width: 480px;
  }
  .works-before-thumb li {
    margin-left: 15px;
    width: calc(33.33333% - 15px);
    height: 100px;
  }
  .works-before-thumb li:nth-child(n+4) {
    margin-top: 15px;
  }
}
/* ------------------------------------------- point - */
.works-point > div:nth-child(n+2) {
  margin-top: 10.6666666667vw;
}

.works-point-image {
  margin-bottom: 4vw;
}

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

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

.works-point-subttl {
  margin-bottom: 0.7em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 750px) {
  .works-point-desc {
    margin: 0 auto;
    width: 87.2vw;
  }
  .works-point-list > li:nth-child(n+2) {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 751px) {
  .works-point > div:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .works-point-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.7777777778vw;
  }
  .works-point-list > li {
    margin-left: 2.7777777778vw;
    width: calc(50% - 2.7777777778vw);
  }
  .works-point-list > li:nth-child(n+3) {
    margin-top: 3.4722222222vw;
  }
  .works-point-image {
    margin-bottom: 1.0416666667vw;
  }
  .works-point-image img {
    height: 22.2222222222vw;
  }
  .works-point-subttl {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-point > div:nth-child(n+2) {
    margin-top: 80px;
  }
  .works-point-list {
    margin-left: -40px;
  }
  .works-point-list > li {
    margin-left: 40px;
    width: calc(50% - 40px);
  }
  .works-point-list > li:nth-child(n+3) {
    margin-top: 50px;
  }
  .works-point-image {
    margin-bottom: 15px;
  }
  .works-point-image img {
    height: 320px;
  }
  .works-point-subttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* ------------------------------------------- voice - */
.works-voice {
  position: relative;
  padding: 5.3333333333vw 4.6666666667vw;
  border-color: #f18700;
  border-style: solid;
  border-width: 1px;
}

@media screen and (min-width: 751px) {
  .works-voice {
    padding: 2.4305555556vw 3.4722222222vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1441px) {
  .works-voice {
    padding: 35px 50px;
    border-width: 1px;
  }
}
/* ------------------------------------------- staff - */
.works-staff {
  position: relative;
  padding: 6.6666666667vw;
  background-color: #fff0e2;
}
.works-staff:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 5.3333333333vw);
  height: calc(100% - 5.3333333333vw);
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.works-staff-image {
  position: relative;
  margin: 2.6666666667vw auto 4.6666666667vw auto;
  width: 48vw;
  z-index: 1;
}
.works-staff-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 48vw;
}

.works-staff-content {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 751px) {
  .works-staff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 3.4722222222vw;
  }
  .works-staff:before {
    width: calc(100% - 2.0833333333vw);
    height: calc(100% - 2.0833333333vw);
    border-width: 0.0694444444vw;
  }
  .works-staff-image {
    margin: 0;
    width: 15.9722222222vw;
  }
  .works-staff-image img {
    height: 15.9722222222vw;
  }
  .works-staff-content {
    padding-top: 1em;
    width: 43.75vw;
  }
  .works-staff-content--full {
    width: 100% !important;
  }
}
@media screen and (min-width: 1441px) {
  .works-staff {
    padding: 50px;
  }
  .works-staff:before {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border-width: 1px;
  }
  .works-staff-image {
    width: 230px;
  }
  .works-staff-image img {
    height: 230px;
  }
  .works-staff-content {
    width: 630px;
  }
}
/* ------------------------------------------- latest - */
.works-latest {
  position: relative;
}

@media screen and (max-width: 750px) {
  .works-latest-slide .swiper-slide {
    margin-right: 5.3333333333vw;
    width: 68.5333333333vw !important;
    height: auto;
  }
  .works-latest-slide .swiper-slide:last-child {
    margin-right: 0 !important;
  }
  #works-latest-pagination {
    bottom: auto;
    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-top: 10.6666666667vw;
  }
  #works-latest-pagination .swiper-pagination-bullet {
    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: 9.3333333333vw;
    height: 9.3333333333vw;
    background-color: #eeeeee;
    border-radius: 0 !important;
    font-family: "Shippori Mincho", sans-serif;
    font-size: 3.7333333333vw;
    font-weight: 700;
  }
  #works-latest-pagination .swiper-pagination-bullet:nth-child(n+2) {
    margin-left: 2.1333333333vw;
  }
  #works-latest-pagination .swiper-pagination-bullet-active {
    background-color: #f18700 !important;
    color: #ffffff;
  }
}
@media screen and (min-width: 751px) {
  .works-latest {
    margin-left: -3.4722222222vw;
    width: 76.3888888889vw;
  }
  .works-latest-slide .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.7777777778vw;
    width: auto;
    height: auto;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
            transform: translate3d(0px, 0px, 0px) !important;
  }
  .works-latest-slide .works-post {
    margin-left: 2.7777777778vw;
    width: calc(33.33333% - 2.7777777778vw);
  }
  .works-latest-slide .works-post:nth-child(n+4) {
    display: none;
  }
  #works-latest-pagination {
    display: none;
  }
}
@media screen and (min-width: 1441px) {
  .works-latest {
    margin-left: -50px;
    width: 1100px;
  }
  .works-latest-slide .swiper-wrapper {
    margin-left: -40px;
  }
  .works-latest-slide .works-post {
    margin-left: 40px;
    width: calc(33.33333% - 40px);
  }
}
/*  staff --> archive
-------------------------------------------------------------------------------*/
.staff .staff-post:nth-child(n+2) {
  margin-top: 9.3333333333vw;
}

.staff-post {
  position: relative;
  padding: 6.6666666667vw 5.3333333333vw;
  border-color: #c7c7c7;
  border-style: solid;
  border-width: 1px;
}

.staff-position {
  position: relative;
  margin-bottom: 0.8em;
  display: inline-block;
  padding: 0.25em 0.75em 0.3em 0.75em;
  background-color: #f18700;
  color: #ffffff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 1.15em;
}

.staff-image {
  position: relative;
  margin-bottom: 4vw;
}
.staff-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  -o-object-position: top;
     object-position: top;
  height: 80vw;
}

.staff-name {
  position: relative;
  margin-bottom: 0.8em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 6.4vw;
  font-weight: 500;
  line-height: 1.25em;
  letter-spacing: 0.1em;
}

.staff-data {
  margin-top: 6.6666666667vw;
  border-top-color: #eeeeee;
  border-top-style: solid;
  border-top-width: 1px;
}

.staff-data dl {
  padding: 4vw 0;
  border-bottom-color: #eeeeee;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.staff-data dt {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1.75em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4vw;
  font-weight: 500;
  line-height: 2em;
}
.staff-data dt:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1em;
  height: 1px;
  background-color: #f18700;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.staff-data dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 3.4666666667vw;
  line-height: 2em;
}

@media screen and (min-width: 751px) {
  .staff .staff-post:nth-child(n+2) {
    margin-top: 5.2083333333vw;
  }
  .staff-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 3.4722222222vw;
  }
  .staff-image {
    margin: 0;
    width: 24.3055555556vw;
  }
  .staff-image img {
    height: 27.7777777778vw;
  }
  .staff-content {
    width: 40.2777777778vw;
  }
  .staff-position {
    font-size: 1.0416666667vw;
  }
  .staff-name {
    font-size: 2.2222222222vw;
  }
  .staff-data {
    margin-top: 1.7361111111vw;
    border-top-width: 0.0694444444vw;
  }
  .staff-data dl {
    padding: 1.3888888889vw 0;
    border-bottom-width: 0.0694444444vw;
  }
  .staff-data dt {
    font-size: 1.25vw;
  }
  .staff-data dd {
    font-size: 1.0416666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .staff .staff-post:nth-child(n+2) {
    margin-top: 75px;
  }
  .staff-post {
    padding: 50px;
  }
  .staff-image {
    width: 350px;
  }
  .staff-image img {
    height: 400px;
  }
  .staff-position {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .staff-content {
    width: 580px;
  }
  .staff-name {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .staff-data {
    margin-top: 25px;
    border-top-width: 1px;
  }
  .staff-data dl {
    padding: 20px 0;
    border-bottom-width: 1px;
  }
  .staff-data dt {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .staff-data dd {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/*  blog --> single
-------------------------------------------------------------------------------*/
/* ------------------------------------------- mokuji - */
.blog-mokuji {
  position: relative;
  margin: 10.6666666667vw auto 0 auto;
  padding: 4vw 4vw 6.6666666667vw 4vw;
  width: 88vw;
  background-color: #f7f4f1;
}

.blog-mokuji-head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5.3333333333vw;
  height: 17.3333333333vw;
  border-bottom-color: #a09689;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.blog-mokuji-ttl {
  position: relative;
  display: inline-block;
  padding: 0 13.3333333333vw;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.blog-mokuji-ttl:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 9.0666666667vw;
  height: 9.0666666667vw;
  background-image: url(../img/blog/menu.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.blog-mokuji > ul {
  counter-reset: cnt;
  padding: 0 2.6666666667vw;
}

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

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

.blog-mokuji ul li a {
  position: relative;
  display: block;
  line-height: 1.5em;
}

.blog-mokuji > ul > li > a {
  padding-left: 12.6666666667vw;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.5em;
}

.blog-mokuji > ul > li > a:before {
  counter-increment: cnt;
  content: counter(cnt, decimal);
  position: absolute;
  top: -0.2em;
  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;
  padding-bottom: 0.1em;
  width: 8.5333333333vw;
  height: 8.5333333333vw;
  background-color: #ccc3b8;
  border-radius: 50%;
  color: #ffffff;
  font-size: 4vw;
  font-weight: 700;
}

.blog-mokuji > ul > ul {
  margin: 0.5em 0 0 12.6666666667vw;
}

.blog-mokuji > ul > ul > li a {
  padding-left: 1em;
  font-size: 3.7333333333vw;
  font-weight: 700;
  text-indent: -1em;
  line-height: 1.5em;
}

.blog-mokuji > ul > ul > li a:before {
  content: "・";
  color: #ccc3b8;
}

.blog-mokuji > ul > ul > ul {
  margin: 0.5em 0 0 7.3333333333vw;
}

.blog-mokuji > ul > ul > ul > li a {
  font-size: 3.7333333333vw;
  line-height: 1.5em;
}

@media screen and (min-width: 751px) {
  .blog-mokuji {
    margin-top: 5.5555555556vw;
    padding: 1.7361111111vw 5.2083333333vw 3.4722222222vw 5.2083333333vw;
    width: 54.5833333333vw;
  }
  .blog-mokuji-head {
    margin-bottom: 2.4305555556vw;
    height: 6.9444444444vw;
    border-bottom-width: 0.0694444444vw;
  }
  .blog-mokuji-ttl {
    padding: 0 5.9027777778vw;
    font-family: "Shippori Mincho", sans-serif;
    font-size: 1.6666666667vw;
    font-weight: 500;
    letter-spacing: 0.05em;
  }
  .blog-mokuji-ttl:after {
    width: 3.4722222222vw;
    height: 3.4722222222vw;
  }
  .blog-mokuji > ul {
    padding: 0 5.2083333333vw;
  }
  .blog-mokuji ul li a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .blog-mokuji ul li a:hover {
    color: #f18700;
  }
  .blog-mokuji > ul > li > a {
    padding-left: 3.8194444444vw;
    font-size: 1.25vw;
  }
  .blog-mokuji > ul > li > a:before {
    width: 2.2916666667vw;
    height: 2.2916666667vw;
    font-size: 1.25vw;
  }
  .blog-mokuji > ul > ul {
    margin: 0.5em 0 0 3.8194444444vw;
  }
  .blog-mokuji > ul > ul > li a {
    font-size: 1.1111111111vw;
  }
  .blog-mokuji > ul > ul > ul {
    margin: 0.5em 0 0 2.0833333333vw;
  }
  .blog-mokuji > ul > ul > ul > li a {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog-mokuji {
    margin-top: 80px;
    padding: 25px 75px 50px 75px;
    width: 786px;
  }
  .blog-mokuji-head {
    margin-bottom: 35px;
    height: 100px;
    border-bottom-width: 1px;
  }
  .blog-mokuji-ttl {
    padding: 0 85px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .blog-mokuji-ttl:after {
    width: 50px;
    height: 50px;
  }
  .blog-mokuji > ul {
    padding: 0 75px;
  }
  .blog-mokuji > ul > li > a {
    padding-left: 55px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .blog-mokuji > ul > li > a:before {
    width: 33px;
    height: 33px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .blog-mokuji > ul > ul {
    margin: 0.5em 0 0 55px;
  }
  .blog-mokuji > ul > ul > li a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .blog-mokuji > ul > ul > ul {
    margin: 0.5em 0 0 30px;
  }
  .blog-mokuji > ul > ul > ul > li a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/*  recruit --> archive
-------------------------------------------------------------------------------*/
.recruit-post {
  position: relative;
}

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

.recruit-post a {
  position: relative;
  display: block;
}

.recruit-image {
  position: relative;
  margin-bottom: 2vw;
}
.recruit-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 60vw;
}

.recruit-content {
  position: relative;
  padding-bottom: 9.3333333333vw;
}

.recruit-data dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 3.3333333333vw 0;
  border-bottom-color: #eeeeee;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.recruit-data dt {
  position: relative;
  width: 21.3333333333vw;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 500;
  line-height: 1.5em;
}

.recruit-data dd {
  width: calc(100% - 24vw);
}

.recruit-data dd,
.recruit-ttl {
  font-weight: 400;
  line-height: 1.5em;
}

.recruit-more {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 7.3333333333vw 0.1em 0;
  color: #f18700;
  font-weight: 500;
}
.recruit-more:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 5.3333333333vw;
  height: 1.0666666667vw;
  background-image: url(../img/common/arrow-og.svg);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 751px) {
  .recruit .recruit-post:nth-child(n+2) {
    margin-top: 3.4722222222vw;
  }
  .recruit-post a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .recruit-image {
    margin-bottom: 0;
    width: 26.3888888889vw;
  }
  .recruit-image img {
    height: 20.8333333333vw;
  }
  .recruit-content {
    padding-bottom: 2.7777777778vw;
    width: 45.8333333333vw;
  }
  .recruit-data dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 1.3888888889vw;
    border-bottom-width: 0.0694444444vw;
  }
  .recruit-data dt {
    margin-bottom: 0;
    width: 6.9444444444vw;
    font-size: 1.1111111111vw;
  }
  .recruit-data dd {
    width: calc(100% - 8.3333333333vw);
  }
  .recruit-more {
    padding: 0 2.4305555556vw 0.1em 0;
  }
  .recruit-more:after {
    right: 0;
    width: 1.9444444444vw;
    height: 0.4166666667vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .recruit-post a:hover .recruit-image img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
    cursor: pointer;
  }
  .recruit-post a:hover .recruit-more:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media screen and (min-width: 1441px) {
  .recruit .recruit-post:nth-child(n+2) {
    margin-top: 50px;
  }
  .recruit-image {
    width: 380px;
  }
  .recruit-image img {
    height: 300px;
  }
  .recruit-content {
    padding-bottom: 40px;
    width: 660px;
  }
  .recruit-data dl {
    padding: 20px;
    border-bottom-width: 1px;
  }
  .recruit-data dt {
    width: 100px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .recruit-data dd {
    width: calc(100% - 120px);
  }
  .recruit-more {
    padding: 0 35px 0.1em 0;
  }
  .recruit-more:after {
    width: 28px;
    height: 6px;
  }
}
/*  recruit --> single
-------------------------------------------------------------------------------*/
/* ------------------------------------------- main - */
.recruit-main-image {
  margin-bottom: 6.6666666667vw;
}
.recruit-main-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 80vw;
}

.recruit-main-ttl {
  position: relative;
  margin-bottom: 1em;
  padding-bottom: 0.7em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 5.6vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.recruit-main-ttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #f18700;
}

.recruit-main-desc p {
  line-height: 2em;
}

.recruit-main-btn {
  margin-top: 8vw;
  text-align: center;
}

@media screen and (min-width: 751px) {
  .recruit-main {
    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-main-image {
    margin: 0;
    width: 31.25vw;
  }
  .recruit-main-image img {
    height: 27.7777777778vw;
  }
  .recruit-main-content {
    padding-top: 1.3888888889vw;
    width: 33.3333333333vw;
  }
  .recruit-main-ttl {
    font-size: 2.0833333333vw;
  }
  .recruit-main-ttl:after {
    height: 0.0694444444vw;
  }
  .recruit-main-btn {
    margin-top: 3.125vw;
    text-align: left;
  }
}
@media screen and (min-width: 1441px) {
  .recruit-main-image {
    width: 450px;
  }
  .recruit-main-image img {
    height: 400px;
  }
  .recruit-main-content {
    padding-top: 20px;
    width: 480px;
  }
  .recruit-main-ttl {
    font-size: 30px;
    font-size: 3rem;
  }
  .recruit-main-ttl:after {
    height: 1px;
  }
  .recruit-main-btn {
    margin-top: 45px;
  }
}
/* ------------------------------------------- pr - */
.recruit-pr {
  margin-top: 16vw;
}

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

.recruit-pr-list {
  margin: 0 auto;
  width: 87.2vw;
}

.recruit-pr-list > li:nth-child(n+2) {
  margin-top: 9.3333333333vw;
}

.recruit-pr-subhead {
  position: relative;
  margin-bottom: 0.7em;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.recruit-pr-content p {
  line-height: 2em;
}

.recruit-pr-content--full {
  width: 100% !important;
}

.recruit-pr-image {
  margin-bottom: 4.6666666667vw;
}
.recruit-pr-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 57.3333333333vw;
}

.recruit-pr-image a {
  display: block;
}

@media screen and (min-width: 751px) {
  .recruit-pr {
    margin-top: 5.5555555556vw;
  }
  .recruit-pr > div:nth-child(n+2) {
    margin-top: 5.5555555556vw;
  }
  .recruit-pr-list {
    width: 62.5vw;
  }
  .recruit-pr-list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .recruit-pr-list > li:nth-child(n+2) {
    margin-top: 4.5138888889vw;
  }
  .recruit-pr-content {
    padding-top: 1.5em;
    width: 33.3333333333vw;
  }
  .recruit-pr-subhead {
    font-size: 1.4583333333vw;
  }
  .recruit-pr-image {
    margin: 0;
    width: 25vw;
  }
  .recruit-pr-image img {
    height: 17.3611111111vw;
  }
  .recruit-pr-image a:hover img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
    cursor: pointer;
  }
  .recruit-pr-list > li:nth-child(even) .recruit-pr-content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .recruit-pr-list > li:nth-child(even) .recruit-pr-image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (min-width: 1441px) {
  .recruit-pr {
    margin-top: 80px;
  }
  .recruit-pr > div:nth-child(n+2) {
    margin-top: 80px;
  }
  .recruit-pr-list {
    width: 900px;
  }
  .recruit-pr-list > li:nth-child(n+2) {
    margin-top: 65px;
  }
  .recruit-pr-content {
    width: 480px;
  }
  .recruit-pr-subhead {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .recruit-pr-image {
    width: 360px;
  }
  .recruit-pr-image img {
    height: 250px;
  }
}
/* ------------------------------------------- detail - */
.recruit-detail {
  position: relative;
}

.recruit-detail dl {
  padding: 1em 4.6666666667vw;
}

.recruit-detail dl:nth-child(odd) {
  background-color: #f7f4f1;
}

.recruit-detail dl dt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.3em;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 500;
  line-height: 1.35em;
  white-space: nowrap;
}

.recruit-detail dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 2em;
}

@media screen and (min-width: 751px) {
  .recruit-detail dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 1.5em 2.7777777778vw;
  }
  .recruit-detail dl dt {
    margin: 0;
    width: 13.1944444444vw;
    line-height: 1.5em;
  }
  .recruit-detail dl dd {
    width: calc(100% - 15.2777777778vw);
  }
}
@media screen and (min-width: 1441px) {
  .recruit-detail dl {
    padding: 1.5em 40px;
  }
  .recruit-detail dl dt {
    width: 190px;
  }
  .recruit-detail dl dd {
    width: calc(100% - 220px);
  }
}
/* ------------------------------------------- map - */
@media screen and (min-width: 751px) {
  .recruit-map .ggmap {
    padding-bottom: 40%;
  }
}
/* ------------------------------------------- flow - */
.recruit-flow {
  position: relative;
}

.recruit-flow > li {
  position: relative;
}

.recruit-flow-box {
  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: #fff0e2;
  border-color: #f18700;
  border-style: solid;
  border-width: 0.5333333333vw;
}

.recruit-flow-ttl {
  font-family: "Shippori Mincho", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.recruit-flow-desc {
  margin: 1em auto 0 auto;
}
.recruit-flow-desc p {
  font-size: 3.4666666667vw;
  line-height: 1.75em;
}

@media screen and (max-width: 750px) {
  .recruit-flow > li:nth-child(n+2) {
    margin-top: 6.6666666667vw;
  }
  .recruit-flow-desc {
    width: 80vw;
  }
  .recruit-flow-desc p {
    text-align: center;
  }
  .recruit-flow > li {
    padding-bottom: 13.3333333333vw;
  }
  .recruit-flow > li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    display: inline-block;
    width: 20.4vw;
    height: 6.9333333333vw;
    background-image: url(../img/recruit/arrow.svg);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .recruit-flow > li:last-child {
    padding-bottom: 0;
  }
  .recruit-flow > li:last-child:after {
    content: none;
  }
}
@media screen and (min-width: 751px) {
  .recruit-flow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .recruit-flow > li {
    width: 12.5vw;
  }
  .recruit-flow-box {
    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: 8.3333333333vw;
    border-width: 0.1388888889vw;
  }
  .recruit-flow-ttl {
    font-size: 1.25vw;
  }
  .recruit-flow-desc {
    margin: 1em 0 0 0;
  }
  .recruit-flow-desc p {
    font-size: 1.0416666667vw;
    line-height: 1.5em;
  }
  .recruit-flow > li:nth-child(3) .recruit-flow-box:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 69.4444444444vw;
    height: 0.3472222222vw;
    background-color: #f18700;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -1;
  }
}
@media screen and (min-width: 1441px) {
  .recruit-flow > li {
    width: 180px;
  }
  .recruit-flow-box {
    height: 120px;
    border-width: 2px;
  }
  .recruit-flow-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .recruit-flow-desc p {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .recruit-flow > li:nth-child(3) .recruit-flow-box:before {
    width: 1000px;
    height: 5px;
  }
}