/*  #about
-------------------------------------------------------------------------------*/
.about {
  position: relative;
  padding-top: 56.6666666667vw;
}

.about-in {
  position: relative;
  margin: 0 auto;
  padding: 26vw 0 17.3333333333vw 0;
  width: 94.6666666667vw;
}
.about-in:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100vw;
  height: 100%;
  background-color: #f7f3ef;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
.about-in:after {
  content: "";
  position: absolute;
  top: 0;
  right: -2.6666666667vw;
  display: inline-block;
  width: 26.4vw;
  height: 11.2vw;
  background-image: url(../img/common/flag.svg);
  background-size: contain;
}

.about-image {
  position: absolute;
  top: -56.6666666667vw;
  left: -2.6666666667vw;
  width: 64vw;
  border-radius: 0.6666666667vw;
  overflow: hidden;
  z-index: 1;
}

.about-head {
  position: absolute;
  top: -51.3333333333vw;
  right: 5.3333333333vw;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.about-ja {
  margin-left: 2.6666666667vw;
  color: #231815;
  margin-left: 4.6666666667vw;
  font-family: "ZenOldMinchotateOnly", serif;
  line-height: 1em;
  letter-spacing: 0.12em;
}

.about-en {
  margin: 33.3333333333vw 0 0 0;
  color: #1a2f88;
}

@media screen and (min-width: 751px) {
  .about {
    padding-top: 24.3055555556vw;
  }
  .about-in {
    padding: 12.1527777778vw 0 8.6805555556vw 0;
    width: 79.8611111111vw;
  }
  .about-in:after {
    right: -3.125vw;
    width: 13.75vw;
    height: 5.8333333333vw;
  }
  .about-image {
    top: -24.3055555556vw;
    left: -10.4166666667vw;
    width: 69.1666666667vw;
    border-radius: 0.3472222222vw;
  }
  .about-head {
    top: -21.5277777778vw;
    right: 3.8194444444vw;
  }
  .about-ja {
    margin-left: 1.3888888889vw;
  }
  .about-en {
    margin: 13.8888888889vw 0 0 0;
  }
}
@media screen and (min-width: 1441px) {
  .about {
    padding-top: 350px;
  }
  .about-in {
    padding: 175px 0 125px 0;
    width: 1150px;
  }
  .about-in:after {
    right: -45px;
    width: 198px;
    height: 84px;
  }
  .about-image {
    top: -350px;
    left: -150px;
    width: 996px;
    border-radius: 5px;
  }
  .about-head {
    top: -310px;
    right: 55px;
  }
  .about-ja {
    margin-left: 20px;
  }
  .about-en {
    margin: 200px 0 0 0;
  }
}
/* ------------------------------------------- reason - */
.about-reason {
  position: relative;
  margin-bottom: 30vw;
}
.about-reason:after {
  content: "";
  position: absolute;
  left: 4vw;
  bottom: -19.3333333333vw;
  display: inline-block;
  width: 12.4vw;
  height: 8.6666666667vw;
  background-image: url(../img/common/block.svg);
  background-size: contain;
}

.about-reason-ttl {
  position: relative;
  font-family: "ZenOldMincho", sans-serif;
  font-size: 6.1333333333vw;
  font-weight: 500;
  text-align: center;
}
.about-reason-ttl span {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  padding-bottom: 0.4em;
  font-size: 4.8vw;
}
.about-reason-ttl span:before {
  content: "";
  position: absolute;
  top: -4.6666666667vw;
  right: -9.3333333333vw;
  display: inline-block;
  width: 6.1333333333vw;
  height: 6vw;
  background-image: url(../img/common/leaf.svg);
  background-size: contain;
}
.about-reason-ttl span:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 36.6666666667vw;
  height: 0.4vw;
  background-color: #5c1500;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.about-reason-text p {
  font-size: 4vw;
  line-height: 2em;
  letter-spacing: 0.1em;
}

.about-reason-btn {
  margin: 10.6666666667vw auto 0 auto;
  width: 80vw;
}

@media screen and (max-width: 750px) {
  .about-reason-text {
    margin: 12vw auto 0 auto;
    width: 84vw;
  }
}
@media screen and (min-width: 751px) {
  .about-reason {
    margin-bottom: 9.0277777778vw;
  }
  .about-reason:after {
    left: -3.125vw;
    bottom: -4.1666666667vw;
    width: 6.4583333333vw;
    height: 4.5138888889vw;
  }
  .about-reason-ttl {
    padding: 0 0 0.4em 0.24em;
    font-size: 2.5vw;
    letter-spacing: 0.12em;
  }
  .about-reason-ttl span {
    font-size: 1.9444444444vw;
  }
  .about-reason-ttl span:before {
    top: -2.7777777778vw;
    right: -5.9027777778vw;
    width: 3.1944444444vw;
    height: 3.125vw;
  }
  .about-reason-ttl span:after {
    width: 15.2777777778vw;
    height: 0.2083333333vw;
  }
  .about-reason-text {
    margin-top: 4.1666666667vw;
  }
  .about-reason-text p {
    font-size: 1.25vw;
    text-align: center;
    line-height: 2.22em;
  }
  .about-reason-btn {
    margin: 6.9444444444vw auto 0 auto;
    width: 42.3611111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .about-reason {
    margin-bottom: 130px;
  }
  .about-reason:after {
    left: -45px;
    bottom: -60px;
    width: 93px;
    height: 65px;
  }
  .about-reason-ttl {
    font-size: 3.6rem;
  }
  .about-reason-ttl span {
    font-size: 2.8rem;
  }
  .about-reason-ttl span:before {
    top: -40px;
    right: -85px;
    width: 46px;
    height: 45px;
  }
  .about-reason-ttl span:after {
    width: 220px;
    height: 3px;
  }
  .about-reason-text {
    margin-top: 60px;
  }
  .about-reason-text p {
    font-size: 1.8rem;
  }
  .about-reason-btn {
    margin: 100px auto 0 auto;
    width: 610px;
  }
}
/* ------------------------------------------- menu - */
.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6.6666666667vw 0;
  margin: 0 auto;
  width: 86.6666666667vw;
}

.menu a {
  position: relative;
  display: block;
  padding: 2.6666666667vw 2.6666666667vw 0 2.6666666667vw;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.6666666667vw;
}

.menu-image {
  border-radius: 0.6666666667vw;
  overflow: hidden;
}

.menu-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 17.3333333333vw;
}

.menu-ja {
  letter-spacing: 0.08em;
}

.menu-en {
  position: relative;
  top: 0.1em;
  margin-left: 3.3333333333vw;
  padding-left: 3.3333333333vw;
  color: #1a2f88;
}
.menu-en:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.1333333333vw;
  height: 4vw;
  background-color: #1a2f88;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.menu-more {
  position: absolute;
  top: 50%;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 9.3333333333vw;
  height: 9.3333333333vw;
  background-color: #bacbfe;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.menu-more:before, .menu-more:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1.6vw;
  background-image: url(../img/common/arrow-bl.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
}
.menu-more:before {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.menu-more:after {
  -webkit-transform: translateX(-100%) translateY(-50%);
          transform: translateX(-100%) translateY(-50%);
}

@media screen and (min-width: 751px) {
  .menu {
    gap: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .menu a {
    padding: 1.3888888889vw 1.3888888889vw 0 1.3888888889vw;
    width: 38.1944444444vw;
    border-radius: 0.3472222222vw;
  }
  .menu-image {
    border-radius: 0.3472222222vw;
  }
  .menu a:hover .menu-image img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
    cursor: pointer;
  }
  .menu-content {
    height: 9.0277777778vw;
  }
  .menu-en {
    margin-left: 1.3888888889vw;
    padding-left: 1.3888888889vw;
  }
  .menu-en:before {
    width: 0.0694444444vw;
    height: 2.0833333333vw;
  }
  .menu-more {
    width: 3.4722222222vw;
    height: 3.4722222222vw;
  }
  .menu-more:before, .menu-more:after {
    height: 0.5555555556vw;
  }
  .menu-more:before {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .menu-more:after {
    -webkit-transform: translateX(-100%) translateY(-50%);
            transform: translateX(-100%) translateY(-50%);
  }
  .menu a:hover .menu-more:before {
    -webkit-animation-name: transformRightLeft;
            animation-name: transformRightLeft;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .menu a:hover .menu-more:after {
    -webkit-animation-name: transformLeftRight;
            animation-name: transformLeftRight;
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
  }
}
@media screen and (min-width: 1441px) {
  .menu a {
    padding: 20px 20px 0 20px;
    width: 550px;
    border-radius: 5px;
  }
  .menu-image {
    border-radius: 5px;
  }
  .menu-content {
    height: 130px;
  }
  .menu-en {
    margin-left: 20px;
    padding-left: 20px;
  }
  .menu-en:before {
    width: 1px;
    height: 30px;
  }
  .menu-more {
    width: 50px;
    height: 50px;
  }
  .menu-more:before, .menu-more:after {
    height: 8px;
  }
}
/*  #blog
-------------------------------------------------------------------------------*/
.blog {
  position: relative;
  padding: 16vw 0 13.3333333333vw 0;
}

.blog-in {
  position: relative;
  margin: 0 auto;
  width: 89.3333333333vw;
}

.blog-head {
  position: relative;
  margin-bottom: 8vw;
}

.blog-ttl {
  position: relative;
  padding-left: 12vw;
}
.blog-ttl:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 2.6666666667vw;
  display: inline-block;
  width: 3.0666666667vw;
  height: 13.6vw;
  background-image: url(../img/common/pen.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%) rotate(-20deg);
          transform: translateY(-50%) rotate(-20deg);
}

.blog-ja {
  position: relative;
  left: -0.2em;
  letter-spacing: 0.02em;
}

.blog-en {
  margin-top: 2.6666666667vw;
  color: #1a2f88;
}

.blog-lead {
  margin: 8vw auto 0 auto;
  width: 73.3333333333vw;
}
.blog-lead p {
  letter-spacing: 0.08em;
}

.blog-btn {
  margin: 10.6666666667vw auto 0 auto;
  width: 80vw;
}

@media screen and (max-width: 750px) {
  .blog-slide {
    position: relative;
    margin: 0 auto;
    width: 78.6666666667vw;
  }
  .blog-slide .swiper-wrapper .swiper-slide {
    left: 5.3333333333vw;
    margin-right: 10.6666666667vw;
    width: 78.6666666667vw !important;
    height: auto;
  }
  .blog-slide .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0 !important;
  }
  #blog-control {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 751px) {
  .blog {
    padding: 5.5555555556vw 0;
  }
  .blog-in {
    width: 88.8888888889vw;
  }
  .blog-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 6.25vw;
  }
  .blog-ttl {
    padding-left: 9.7222222222vw;
    width: 31.25vw;
  }
  .blog-ttl:before {
    left: 3.4722222222vw;
    width: 1.5972222222vw;
    height: 7.0833333333vw;
  }
  .blog-en {
    margin-top: 1.7361111111vw;
  }
  .blog-lead {
    margin: 0;
    width: 46.1805555556vw;
  }
  .blog-lead p {
    letter-spacing: 0.1em;
  }
  .blog-slide .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2.7777777778vw;
    width: auto;
    height: auto;
  }
  .blog-slide .swiper-wrapper .swiper-slide {
    width: 27.7777777778vw !important;
  }
  #blog-control {
    display: none;
  }
  .blog-btn {
    margin-top: 9.0277777778vw;
    width: 41.6666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .blog {
    padding: 130px 0;
  }
  .blog-in {
    width: 1280px;
  }
  .blog-head {
    margin-bottom: 90px;
  }
  .blog-ttl {
    padding-left: 140px;
    width: 450px;
  }
  .blog-ttl:before {
    left: 50px;
    width: 23px;
    height: 102px;
  }
  .blog-en {
    margin-top: 25px;
  }
  .blog-lead {
    width: 665px;
  }
  .blog-slide .swiper-wrapper {
    gap: 40px;
  }
  .blog-slide .swiper-wrapper .swiper-slide {
    width: 400px !important;
  }
  .blog-btn {
    margin-top: 130px;
    width: 600px;
  }
}
/*  #event
-------------------------------------------------------------------------------*/
.event {
  position: relative;
  padding: 32vw 0 37.3333333333vw 0;
  background-color: #f7f3ef;
  z-index: 1;
}

.event-in {
  position: relative;
  margin: 0 auto;
  width: 89.3333333333vw;
}
.event-in:before, .event-in:after {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
}
.event-in:before {
  left: 0;
  bottom: -37.3333333333vw;
  width: 23.2vw;
  height: 24.2666666667vw;
  background-image: url(../img/common/house.svg);
}
.event-in:after {
  right: 1.3333333333vw;
  bottom: -30.6666666667vw;
  width: 12vw;
  height: 16.6666666667vw;
  background-image: url(../img/common/couple.svg);
}

.event-head {
  position: absolute;
  top: -18.6666666667vw;
  right: 2.6666666667vw;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.event-ja {
  margin-left: 2.6666666667vw;
  color: #231815;
  font-family: "ZenOldMinchotateOnly", serif;
  line-height: 1em;
  letter-spacing: 0.12em;
}

.event-en {
  margin-top: 16vw;
  color: #1a2f88;
}
.event-en span {
  position: relative;
  right: 0.15em;
  display: inline-block;
  margin: 0.25em;
  font-size: 0.7em;
}

.event-lead {
  position: relative;
  margin-bottom: 18.6666666667vw;
  width: 66.6666666667vw;
}
.event-lead p {
  font-size: 4vw;
}
.event-lead:before {
  content: "";
  position: absolute;
  top: -19.3333333333vw;
  left: 0;
  display: inline-block;
  width: 16.9333333333vw;
  height: 10.8vw;
  background-image: url(../img/common/relax.svg);
  background-size: contain;
}

.event-btn {
  margin: 10.6666666667vw auto 0 auto;
  width: 80vw;
}

@media screen and (max-width: 750px) {
  .event-slide {
    position: relative;
    margin: 0 auto;
    width: 78.6666666667vw;
  }
  .event-slide .swiper-wrapper .swiper-slide {
    left: 5.3333333333vw;
    margin-right: 10.6666666667vw;
    width: 78.6666666667vw !important;
    height: auto;
  }
  .event-slide .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0 !important;
  }
  #event-control {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 751px) {
  .event {
    padding: 9.7222222222vw 0 9.0277777778vw 0;
  }
  .event-in {
    width: 88.8888888889vw;
  }
  .event-in:before {
    left: -2.7777777778vw;
    bottom: -9.0277777778vw;
    width: 12.0833333333vw;
    height: 12.6388888889vw;
  }
  .event-in:after {
    right: 4.8611111111vw;
    bottom: -4.8611111111vw;
    width: 6.25vw;
    height: 8.6805555556vw;
  }
  .event-head {
    top: -13.8888888889vw;
    right: 5.5555555556vw;
  }
  .event-en {
    margin-top: 7.2916666667vw;
  }
  .event-ja {
    margin-left: 1.3888888889vw;
  }
  .event-lead {
    margin: 0 0 10.4166666667vw 21.5277777778vw;
    width: auto;
  }
  .event-lead p {
    font-size: 1.25vw;
  }
  .event-lead:before {
    top: auto;
    left: -15.625vw;
    bottom: -1.7361111111vw;
    width: 8.8194444444vw;
    height: 5.625vw;
  }
  .event-slide .swiper-wrapper {
    width: auto;
    height: auto;
  }
  #event-control {
    display: none;
  }
  .event-btn {
    margin-top: 6.9444444444vw;
    width: 41.6666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  .event {
    padding: 140px 0 130px 0;
  }
  .event-in {
    width: 1280px;
  }
  .event-in:before {
    left: -40px;
    bottom: -130px;
    width: 174px;
    height: 182px;
  }
  .event-in:after {
    right: 70px;
    bottom: -70px;
    width: 90px;
    height: 125px;
  }
  .event-head {
    top: -200px;
    right: 80px;
  }
  .event-ja {
    margin-left: 20px;
  }
  .event-en {
    margin-top: 105px;
  }
  .event-lead {
    margin: 0 0 150px 310px;
  }
  .event-lead p {
    font-size: 1.8rem;
  }
  .event-lead:before {
    left: -225px;
    bottom: -25px;
    width: 127px;
    height: 81px;
  }
  .event-btn {
    margin-top: 100px;
    width: 600px;
  }
}
/*  #fv
-------------------------------------------------------------------------------*/
.fv {
  position: relative;
}
.fv:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 11.4666666667vw;
  height: 100%;
  background-color: #ffffff;
  z-index: 2;
}

.fv-content {
  position: absolute;
  top: 6.6666666667vw;
  left: 0;
  width: 77.3333333333vw;
  z-index: 2;
}

.fv-ja {
  font-family: "ZenOldMincho", sans-serif;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 2.08em;
  letter-spacing: 0.14em;
}

.fv-ja-bg {
  padding: 0.1em 0.5em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #ffffff;
  border-radius: 0.8vw;
}

.fv-en {
  position: absolute;
  top: 9.3333333333vw;
  left: 0;
  padding-top: 26.6666666667vw;
  font-family: "Bellefair", serif;
  font-size: 3.7333333333vw;
  font-weight: 400;
  letter-spacing: 0.08em;
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.fv-en:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 22.4vw;
  background-color: #383838;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.fv-slide {
  position: relative;
}

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

.fv-slide .swiper-slide {
  overflow: hidden;
}

.fv-slide .swiper-slide.is-play img {
  -webkit-animation-name: zoom;
          animation-name: zoom;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@media screen and (max-width: 750px) {
  .fv-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 13.3333333333vw;
    width: auto;
  }
  .fv-en {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 11.4666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .fv:before {
    top: auto;
    bottom: -1.0416666667vw;
    width: 100%;
    height: 6.9444444444vw;
    background-color: #f7f3ef;
    z-index: -1;
  }
  .fv-content {
    top: 50%;
    left: 50%;
    width: 83.3333333333vw;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .fv-ja {
    font-size: 2.5vw;
  }
  .fv-ja-bg {
    border-radius: 0.3472222222vw;
  }
  .fv-en {
    top: 1.3888888889vw;
    left: -4.8611111111vw;
    padding-top: 9.375vw;
    font-size: 1.3888888889vw;
  }
  .fv-en:before {
    width: 0.0694444444vw;
    height: 8.3333333333vw;
  }
  .fv-slide {
    margin-left: auto;
    width: 71.3%;
  }
  .fv-slide img {
    height: 52.0833333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .fv:before {
    bottom: -15px;
    height: 100px;
  }
  .fv-content {
    width: 1200px;
  }
  .fv-ja {
    font-size: 3.6rem;
  }
  .fv-ja-bg {
    border-radius: 5px;
  }
  .fv-en {
    top: 20px;
    left: -70px;
    padding-top: 135px;
    font-size: 2rem;
  }
  .fv-en:before {
    width: 1px;
    height: 120px;
  }
  .fv-slide img {
    height: 750px;
  }
}
/*  #inheritance
-------------------------------------------------------------------------------*/
.inheritance {
  position: relative;
  padding-top: 10.6666666667vw;
}

.inheritance-in {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.inheritance-in:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: #922809;
}

.inheritance-head {
  position: absolute;
  top: -22.6666666667vw;
  right: 10.6666666667vw;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  z-index: 1;
}

.inheritance-ja {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 4vw;
  padding: 0.75em 0;
  width: 13.7333333333vw;
  background-color: #ffffff;
  border-radius: 0.6666666667vw;
  letter-spacing: 0.02em;
  font-family: "ZenOldMinchotateOnly", serif;
  white-space: nowrap;
}

.inheritance-en {
  position: relative;
  top: 22.6666666667vw;
  padding-top: 33.3333333333vw;
  color: #f6c3b3;
}
.inheritance-en:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 30.6666666667vw;
  background-color: #f6c3b3;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.inheritance-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 61.3333333333vw 10.6666666667vw 10.6666666667vw 10.6666666667vw;
  background-color: #5c1500;
}

.inheritance-image {
  position: absolute;
  top: -6.6666666667vw;
  left: 0;
  padding: 1.3333333333vw;
  width: 54.1333333333vw;
  background-color: #ffffff;
  border-radius: 0.6666666667vw;
  z-index: 1;
}

.inheritance-text {
  color: #ffffff;
}

.inheritance-btn {
  position: relative;
  margin-top: 6.6666666667vw;
  width: 68vw;
}
.inheritance-btn:after {
  content: "";
  position: absolute;
  top: -1.7333333333vw;
  left: 1.3333333333vw;
  display: inline-block;
  width: 9.6vw;
  height: 12.4vw;
  background-image: url(../img/common/old-couple.svg);
  background-size: contain;
}

@media screen and (min-width: 751px) {
  .inheritance {
    padding-top: 6.9444444444vw;
  }
  .inheritance-in {
    width: 88.8888888889vw;
  }
  .inheritance-head {
    top: -9.0277777778vw;
    right: 5.5555555556vw;
  }
  .inheritance-ja {
    margin-left: 2.0833333333vw;
    width: 5.0694444444vw;
    border-radius: 0.3472222222vw;
  }
  .inheritance-en {
    top: 9.0277777778vw;
    padding-top: 12.5vw;
  }
  .inheritance-en:before {
    width: 0.0694444444vw;
    height: 11.4583333333vw;
  }
  .inheritance-box {
    padding: 5.2083333333vw 18.75vw 5.2083333333vw 35.7638888889vw;
  }
  .inheritance-image {
    top: -3.4722222222vw;
    left: 2.0833333333vw;
    padding: 0.6944444444vw;
    width: 28.1944444444vw;
    border-radius: 0.3472222222vw;
  }
  .inheritance-btn {
    margin-top: 3.4722222222vw;
    width: 31.9444444444vw;
  }
  .inheritance-btn:after {
    top: -0.9027777778vw;
    left: 0.6944444444vw;
    width: 5vw;
    height: 6.4583333333vw;
  }
}
@media screen and (min-width: 1441px) {
  .inheritance {
    padding-top: 100px;
  }
  .inheritance-in {
    width: 1280px;
  }
  .inheritance-head {
    top: -130px;
    right: 80px;
  }
  .inheritance-ja {
    margin-left: 30px;
    width: 73px;
    border-radius: 5px;
  }
  .inheritance-en {
    top: 130px;
    padding-top: 180px;
  }
  .inheritance-en:before {
    width: 1px;
    height: 165px;
  }
  .inheritance-box {
    padding: 75px 270px 75px 515px;
  }
  .inheritance-image {
    top: -50px;
    left: 30px;
    padding: 10px;
    width: 406px;
    border-radius: 5px;
  }
  .inheritance-btn {
    margin-top: 50px;
    width: 460px;
  }
  .inheritance-btn:after {
    top: -13px;
    left: 10px;
    width: 72px;
    height: 93px;
  }
}
/*  #news
-------------------------------------------------------------------------------*/
.news {
  position: relative;
  background-color: #f7f3ef;
  z-index: 1;
}

.news-box a {
  position: relative;
  top: -6.6666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: -6.6666666667vw;
  padding: 6.6666666667vw 6.6666666667vw 6.6666666667vw 1.3333333333vw;
  width: 95.3333333333vw;
  background-color: #ffffff;
  border-radius: 0.4vw;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.03);
  z-index: 1;
}
.news-box a:before {
  content: "";
  position: absolute;
  top: -1.3333333333vw;
  right: 1.3333333333vw;
  display: inline-block;
  width: 9.2vw;
  height: 9.0666666667vw;
  background-image: url(../img/common/bird.svg);
  background-size: contain;
  z-index: 1;
}

.news-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33.3333333333vw;
  height: 30.6666666667vw;
  border-right-color: #383838;
  border-right-style: solid;
  border-right-width: 0.1333333333vw;
}

.news-ja {
  font-size: 4.5333333333vw;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.12em;
}

.news-en {
  margin-top: 2.6666666667vw;
  color: #1a2f88;
  font-size: 4.8vw;
  text-align: center;
  letter-spacing: 0.1em;
}

.news-content {
  width: 48vw;
}

.news-date {
  margin-bottom: 0.5em;
  font-family: "ZenOldMincho", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.news-ttl {
  max-height: 7em;
  font-weight: 500;
  line-height: 1.75em;
  letter-spacing: 0.08em;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (min-width: 751px) {
  .news-box a {
    top: -3.4722222222vw;
    margin-bottom: -3.4722222222vw;
    padding: 3.4722222222vw 6.5972222222vw 3.4722222222vw 2.0833333333vw;
    width: 60.4166666667vw;
    border-radius: 0.2083333333vw;
  }
  .news-box a:before {
    top: -0.6944444444vw;
    right: 0.6944444444vw;
    width: 4.7916666667vw;
    height: 4.7222222222vw;
  }
  .news-head {
    width: 16.6666666667vw;
    height: 7.2916666667vw;
    border-right-width: 0.0694444444vw;
  }
  .news-ja {
    font-size: 1.4583333333vw;
  }
  .news-en {
    margin-top: 0.6944444444vw;
    font-size: 1.5277777778vw;
  }
  .news-content {
    width: 33.3333333333vw;
  }
  .news-ttl {
    max-height: 3.5em;
    -webkit-line-clamp: 2;
  }
}
@media screen and (min-width: 1441px) {
  .news-box a {
    top: -50px;
    margin-bottom: -50px;
    padding: 50px 95px 50px 30px;
    width: 870px;
    border-radius: 3px;
  }
  .news-box a:before {
    top: -10px;
    right: 10px;
    width: 69px;
    height: 68px;
  }
  .news-head {
    width: 230px;
    height: 105px;
    border-right-width: 1px;
  }
  .news-ja {
    font-size: 2.1rem;
  }
  .news-en {
    margin-top: 10px;
    font-size: 2.2rem;
  }
  .news-content {
    width: 480px;
  }
}
/*  #works
-------------------------------------------------------------------------------*/
.works {
  position: relative;
  padding: 16vw 0 42vw 0;
}

.works-in {
  position: relative;
  margin: 0 auto;
  width: 89.3333333333vw;
}
.works-in:before {
  content: "";
  position: absolute;
  left: -1.3333333333vw;
  bottom: -31.3333333333vw;
  display: inline-block;
  width: 30.1333333333vw;
  height: 20.4vw;
  background-image: url(../img/common/bungalow.svg);
  background-size: contain;
}

.works-head {
  position: relative;
  margin-bottom: 17.3333333333vw;
}

.works-ttl {
  position: relative;
  padding-left: 12vw;
}

.works-ja {
  position: relative;
  left: -0.2em;
  letter-spacing: 0.02em;
}

.works-en {
  margin-top: 2.6666666667vw;
  color: #1a2f88;
}

.works-lead {
  position: relative;
  margin-top: 10.6666666667vw;
}
.works-lead p {
  text-align: center;
}
.works-lead:before, .works-lead:after {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
}
.works-lead:before {
  top: -1.3333333333vw;
  left: 0;
  width: 6.5333333333vw;
  height: 9.0666666667vw;
  background-image: url(../img/common/hammer.svg);
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
}
.works-lead:after {
  right: 0;
  bottom: -2vw;
  width: 6vw;
  height: 11.4666666667vw;
  background-image: url(../img/common/chair.svg);
  -webkit-transform: rotate(9.02deg);
          transform: rotate(9.02deg);
}

.works-slide {
  position: relative;
}

.works-slide .swiper-wrapper .swiper-slide {
  margin-right: 5.3333333333vw;
  width: 64vw !important;
}

.works-slide .swiper-wrapper .swiper-slide:last-child {
  margin-right: 0 !important;
}

.works-btn {
  margin: 13.3333333333vw auto 0 auto;
  width: 80vw;
}

@media screen and (max-width: 750px) {
  .works-slide {
    margin: 0 auto;
    width: 64vw;
  }
  .works-slide .swiper-wrapper .swiper-slide {
    left: 2.6666666667vw;
  }
  #works-control {
    position: relative;
    margin-top: 10.6666666667vw;
  }
  #works-pagination {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  .works {
    padding: 9.7222222222vw 0;
  }
  .works-in {
    width: 76.3888888889vw;
  }
  .works-in:before {
    left: -8.3333333333vw;
    bottom: -6.9444444444vw;
    width: 15.6944444444vw;
    height: 10.625vw;
  }
  .works-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 6.25vw;
  }
  .works-ttl {
    padding-left: 3.4722222222vw;
    width: 34.7222222222vw;
  }
  .works-ttl:before {
    left: 3.4722222222vw;
    width: 1.5972222222vw;
    height: 7.0833333333vw;
  }
  .works-en {
    margin-top: 1.7361111111vw;
  }
  .works-lead {
    margin: 0;
    width: 38.5416666667vw;
  }
  .works-lead p {
    text-align: left;
  }
  .works-lead:before {
    top: -1.3888888889vw;
    left: -6.25vw;
    width: 3.4027777778vw;
    height: 4.7222222222vw;
  }
  .works-lead:after {
    right: -2.7777777778vw;
    bottom: -3.125vw;
    width: 3.125vw;
    height: 5.9722222222vw;
  }
  .works-slide .swiper-wrapper .swiper-slide {
    margin-right: 2.7777777778vw;
    width: 27.7777777778vw !important;
  }
  #works-prev,
  #works-next {
    position: absolute;
    top: 13.1944444444vw;
    z-index: 2;
  }
  #works-prev {
    left: -8.3333333333vw;
  }
  #works-next {
    right: -8.3333333333vw;
  }
  #works-pagination {
    margin-top: 7.6388888889vw;
  }
  .works-btn {
    margin-top: 5.5555555556vw;
    width: 42.3611111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .works {
    padding: 140px 0;
  }
  .works-in {
    width: 1100px;
  }
  .works-in:before {
    left: -120px;
    bottom: -100px;
    width: 226px;
    height: 153px;
  }
  .works-head {
    margin-bottom: 90px;
  }
  .works-ttl {
    padding-left: 50px;
    width: 500px;
  }
  .works-ttl:before {
    left: 50px;
    width: 23px;
    height: 102px;
  }
  .works-en {
    margin-top: 25px;
  }
  .works-lead {
    width: 555px;
  }
  .works-lead:before {
    top: -20px;
    left: -90px;
    width: 49px;
    height: 68px;
  }
  .works-lead:after {
    right: -40px;
    bottom: -45px;
    width: 45px;
    height: 86px;
  }
  .works-slide .swiper-wrapper .swiper-slide {
    margin-right: 40px;
    width: 400px !important;
  }
  #works-prev,
  #works-next {
    top: 190px;
  }
  #works-prev {
    left: -120px;
  }
  #works-next {
    right: -120px;
  }
  #works-pagination {
    margin-top: 110px;
  }
  .works-btn {
    margin-top: 80px;
    width: 610px;
  }
}