@charset "UTF-8";
/*=======================================
                  PC   
========================================*/
/* fonts */
/* fonts-size */
/* color */
/*=======================================
 	        animation
 ========================================*/
.inview {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  opacity: 0;
}

.inview.active {
  opacity: 1;
}

#wrapper .description {
  position: relative;
}

#wrapper .description p {
  font-size: 1.4rem;
  line-height: 2;
  color: #333333;
}

#wrapper .img {
  background-color: #fff;
}

#wrapper .cont2 {
  position: relative;
}

#wrapper .cont2::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: initial;
}

#wrapper .title {
  z-index: 2;
}

#wrapper .title p {
  font-family: dnp-shuei-mincho-pr6, sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  position: relative;
  color: #333333;
}

#wrapper .title h2 {
  font-family: kudryashev-d-contrast, sans-serif;
  font-size: 4.8rem;
  letter-spacing: 0.05em;
  color: #e0a554;
}

/* ===================
	　 firstview
=================== */
#firstview {
  text-align: center;
  position: relative;
  width: 106rem;
  margin: 0 auto 16.6rem;
}

#firstview a {
  display: block;
}

#firstview .fv-img {
  width: 106rem;
  position: relative;
  margin: 0 auto 8.3rem;
}

#firstview p {
  font-size: 1.4rem;
  line-height: 2;
  color: #333333;
}

#firstview .title {
  margin-top: 8.9rem;
  margin-bottom: 2.4rem;
}

#firstview .title h3 {
  font-family: kudryashev-d-contrast, sans-serif;
  font-size: 3.6rem;
  letter-spacing: 0.075em;
  color: #e0a554;
  margin-bottom: 0.3rem;
}

#firstview .title p {
  font-family: dnp-shuei-mincho-pr6, sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.035em;
}

#firstview .scene {
  font-size: 1.6rem;
  letter-spacing: 0.025em;
  margin-bottom: 10.6rem;
}

#firstview .scene li {
  position: relative;
  margin-bottom: 2.1rem;
  color: #333333;
}

#firstview .scene li span {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  margin-bottom: 0.1rem;
  margin-right: 1rem;
}

#firstview .scene li:nth-child(1) span {
  background-color: #e6b776;
  margin-right: 1.1rem;
}

#firstview .scene li:nth-child(2) span {
  background-color: #ecc998;
}

#firstview .scene li:nth-child(3) span {
  background-color: #f3dbbb;
}

#firstview .advice {
  position: relative;
}

#firstview .advice h4 {
  position: absolute;
  font-family: kudryashev-d-contrast, sans-serif;
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
  right: 15rem;
  top: -3.7rem;
  color: #333333;
}

#firstview .advice::before {
  content: "";
  position: absolute;
  width: 72.6rem;
  height: 21.6rem;
  background-image: url("../img/bg01.png");
  background-repeat: no-repeat;
  background-size: contain;
  left: 16.9rem;
  top: -3.4rem;
  z-index: -1;
}

#firstview .advice p {
  position: relative;
  color: #333333;
}

#firstview .advice .quotation {
  position: relative;
}

#firstview .advice .quotation::before {
  content: "";
  position: absolute;
  width: 2.3rem;
  height: 2.2rem;
  background-image: url("../img/quotation_left.svg");
  background-repeat: no-repeat;
  background-size: initial;
  left: 23rem;
  top: -4.4rem;
}

#firstview .advice .quotation::after {
  content: "";
  position: absolute;
  width: 2.3rem;
  height: 2.1rem;
  background-image: url("../img/quotation_right.svg");
  background-repeat: no-repeat;
  background-size: initial;
  right: 23rem;
  bottom: -4.7rem;
}

/* ===================
	　 section01
=================== */
.sec01 {
  margin-bottom: 15rem;
}

.sec01 .cont1 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sec01 .cont1 .left {
  margin-bottom: 5.3rem;
}

.sec01 .cont1 .left .img01 {
  width: 44rem;
}

.sec01 .cont1 .right {
  margin-top: 12.1rem;
  margin-left: 9rem;
}

.sec01 .cont1 .right .title {
  position: relative;
  margin-bottom: 2.7rem;
  display: inline-block;
}

.sec01 .cont1 .right .title::before {
  content: "";
  position: absolute;
  width: 11rem;
  height: 18rem;
  background-image: url("../img/number01.svg");
  background-repeat: no-repeat;
  background-size: initial;
  left: 43rem;
  top: -8rem;
}

.sec01 .cont1 .right .title p {
  position: relative;
  margin-left: 7.3rem;
  margin-bottom: 1.9rem;
}

.sec01 .cont1 .right .title p::before {
  content: "";
  position: absolute;
  width: 4.9rem;
  height: 5.3rem;
  background-image: url("../img/arrow.svg");
  background-repeat: no-repeat;
  background-size: initial;
  right: -3.1rem;
  top: 1rem;
}

.sec01 .cont1 .right .img02 {
  width: 39rem;
}

.sec01 .cont1 .right .description {
  width: 48rem;
  margin-bottom: 8.7rem;
}

/* ===================
	　 section02
=================== */
.sec02 {
  position: relative;
  margin-bottom: 15rem;
}

.sec02 .cont1 {
  margin-left: 16rem;
  margin-bottom: 9rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.sec02 .cont1 .right {
  margin-left: -6rem;
  margin-top: 12rem;
  z-index: 2;
}

.sec02 .cont1 .right .description {
  width: 40rem;
  position: relative;
}

.sec02 .cont1 .right .description::before {
  content: "";
  position: absolute;
  width: 14rem;
  height: 18rem;
  background-image: url("../img/number02.svg");
  background-repeat: no-repeat;
  background-size: initial;
  left: 40rem;
  top: 6.7rem;
}

.sec02 .cont1 .right .title {
  margin-bottom: 2.8rem;
}

.sec02 .cont1 .right .title p {
  position: relative;
  margin-left: 4.2rem;
  margin-bottom: 1.9rem;
  display: inline-block;
}

.sec02 .cont1 .right .title p::before {
  content: "";
  position: absolute;
  width: 4.9rem;
  height: 5.3rem;
  background-image: url("../img/arrow.svg");
  background-repeat: no-repeat;
  background-size: initial;
  right: -3rem;
  top: 1rem;
}

.sec02 .cont1 .img01 {
  width: 66rem;
}

.sec02 .cont2 {
  margin-left: 55rem;
}

.sec02 .cont2 .img01 {
  width: 30rem;
  margin-left: 3rem;
}

.sec02 .cont2 .img01 .price {
  text-align: right;
}

.sec02 .cont2 .img02 {
  width: 36rem;
  margin-top: 9rem;
}

/* ===================
	　 section03
=================== */
.sec03 .cont1 {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.sec03 .cont1 .img01 {
  width: 54rem;
  margin-left: -3rem;
  z-index: 2;
}

.sec03 .cont1 .img02 {
  width: 54rem;
  margin-top: 18rem;
}

.sec03 .description-all {
  margin-top: -10rem;
  margin-left: 79.5rem;
  margin-bottom: 11.4rem;
}

.sec03 .description-all .title {
  position: relative;
  margin-bottom: 2.5rem;
  display: inline-block;
}

.sec03 .description-all .title::before {
  content: "";
  position: absolute;
  width: 14.2rem;
  height: 18rem;
  background-image: url("../img/number03.svg");
  background-repeat: no-repeat;
  background-size: initial;
  left: 40.8rem;
  top: -3rem;
}

.sec03 .description-all .title p {
  position: relative;
  margin-left: 4.2rem;
  margin-bottom: 1.9rem;
  display: inline-block;
}

.sec03 .description-all .title p::before {
  content: "";
  position: absolute;
  width: 4.9rem;
  height: 5.3rem;
  background-image: url("../img/arrow.svg");
  background-repeat: no-repeat;
  background-size: initial;
  right: -3.1rem;
  top: 1rem;
}

.sec03 .description-all .description {
  width: 46rem;
  z-index: 2;
}

.sec03 .img03 {
  width: 44rem;
  margin-left: 54rem;
}

.sec03 .staff {
  text-align: center;
  font-family: "Crimson Text", serif;
  font-size: 1.3rem;
  line-height: 1.6923;
  letter-spacing: 0.015em;
  margin-top: 11.6rem;
  color: #333333;
}

_:-ms-lang(x)::-ms-backdrop, .sec03 .description-all .title p::before {
  width: 5rem;
}

_:-ms-lang(x)::-ms-backdrop, .sec01 .cont1 .right .title p::before {
  width: 5rem;
}

/* for SP */
@media screen and (max-width: 767px) {
  #wrapper .description {
    position: relative;
  }
  #wrapper .description p {
    font-size: calc(26* (100vw / 750));
  }
  #wrapper .title {
    z-index: 1;
  }
  #wrapper .title p {
    font-size: calc(30* (100vw / 750));
    letter-spacing: 0.05em;
    position: relative;
  }
  #wrapper .title h2 {
    font-size: calc(66* (100vw / 750));
  }
  #wrapper .img {
    background-color: transparent;
  }
  /* ===================
	　 firstview
=================== */
  #firstview {
    width: 100%;
    margin: 0 auto calc(230* (100vw / 750));
  }
  #firstview .fv-img {
    width: 100%;
    margin: 0 auto calc(107* (100vw / 750));
  }
  #firstview p {
    font-size: calc(26* (100vw / 750));
  }
  #firstview .title {
    margin-top: calc(117* (100vw / 750));
    margin-bottom: calc(50* (100vw / 750));
  }
  #firstview .title h3 {
    font-size: calc(56* (100vw / 750));
    margin-bottom: calc(10* (100vw / 750));
  }
  #firstview .title p {
    font-size: calc(26* (100vw / 750));
    letter-spacing: 0.035em;
  }
  #firstview .scene {
    font-size: calc(30* (100vw / 750));
    /* margin-bottom: calc(204* (100vw / 750)); */
    margin-bottom: calc(210* (100vw / 750));
  }
  #firstview .scene li {
    margin-bottom: calc(36* (100vw / 750));
  }
  #firstview .scene li span {
    width: calc(16* (100vw / 750));
    height: calc(16* (100vw / 750));
    margin-bottom: calc(4* (100vw / 750));
    margin-right: calc(16* (100vw / 750));
  }
  #firstview .scene li:nth-child(1) span {
    margin-bottom: calc(2* (100vw / 750));
    margin-right: calc(15* (100vw / 750));
  }
  #firstview .scene li:nth-child(2) {
    margin-left: 0;
  }
  #firstview .advice h4 {
    font-size: calc(36* (100vw / 750));
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
    right: calc(31* (100vw / 750));
    top: calc(-87* (100vw / 750));
  }
  #firstview .advice::before {
    width: calc(711* (100vw / 750));
    height: calc(517* (100vw / 750));
    background-image: url("../img/sp_bg01.png");
    left: 0;
    right: 0;
    top: calc(-79* (100vw / 750));
    margin: auto;
  }
  #firstview .advice .quotation::before {
    width: calc(36* (100vw / 750));
    height: calc(33* (100vw / 750));
    left: calc(60* (100vw / 750));
    top: calc(-94* (100vw / 750));
  }
  #firstview .advice .quotation::after {
    width: calc(36* (100vw / 750));
    height: calc(33* (100vw / 750));
    right: calc(69* (100vw / 750));
    /* bottom: calc(-83* (100vw / 750)); */
    bottom: auto;
    top: calc(412* (100vw / 750));
  }
  /* ===================
	　 section01
=================== */
  .sec01 {
    margin-bottom: calc(171* (100vw / 750));
  }
  .sec01 .cont1 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec01 .cont1 .left {
    margin-bottom: calc(50* (100vw / 750));
  }
  .sec01 .cont1 .left .title {
    position: relative;
    margin-left: calc(60* (100vw / 750));
    margin-bottom: calc(50* (100vw / 750));
  }
  .sec01 .cont1 .left .title::before {
    content: "";
    position: absolute;
    width: calc(165* (100vw / 750));
    height: calc(270* (100vw / 750));
    background-image: url("../img/number01.svg");
    background-repeat: no-repeat;
    background-size: initial;
    left: calc(525* (100vw / 750));
    top: calc(90* (100vw / 750));
  }
  .sec01 .cont1 .left .title p {
    position: relative;
    margin-left: calc(60* (100vw / 750));
    margin-bottom: calc(25* (100vw / 750));
  }
  .sec01 .cont1 .left .title p::before {
    content: "";
    position: absolute;
    width: calc(73* (100vw / 750));
    height: calc(83* (100vw / 750));
    background-image: url("../img/sp_arrow.svg");
    background-repeat: no-repeat;
    background-size: initial;
    left: calc(497* (100vw / 750));
    top: calc(15* (100vw / 750));
  }
  .sec01 .cont1 .left .img01 {
    position: relative;
    width: calc(620* (100vw / 750));
    z-index: 2;
  }
  .sec01 .cont1 .right {
    margin-top: 0;
    margin-left: 0;
  }
  .sec01 .cont1 .right .img02 {
    width: calc(550* (100vw / 750));
    margin-left: calc(140* (100vw / 750));
  }
  .sec01 .cont1 .right .description {
    width: calc(630* (100vw / 750));
    margin: 0 auto calc(47* (100vw / 750));
  }
  /* ===================
	　 section02
=================== */
  .sec02 {
    margin-bottom: calc(171* (100vw / 750));
  }
  .sec02 .cont1 {
    margin-left: 0;
    /* margin-bottom: calc(108* (100vw / 750)); */
    margin-bottom: calc(41* (100vw / 750));
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec02 .cont1 .right {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .sec02 .cont1 .right .description {
    width: calc(604* (100vw / 750));
    margin: 0 auto;
    text-align: justify;
    padding-bottom: calc(67* (100vw / 750));
  }
  .sec02 .cont1 .right .description::before {
    width: calc(210* (100vw / 750));
    height: calc(270* (100vw / 750));
    left: calc(454* (100vw / 750));
    top: auto;
    bottom: 0;
    z-index: -1;
  }
  .sec02 .cont1 .right .title {
    margin-left: calc(72* (100vw / 750));
    margin-bottom: calc(39* (100vw / 750));
  }
  .sec02 .cont1 .right .title p {
    margin-left: calc(62* (100vw / 750));
    margin-bottom: calc(25* (100vw / 750));
  }
  .sec02 .cont1 .right .title p::before {
    width: calc(73* (100vw / 750));
    height: calc(83* (100vw / 750));
    background-image: url("../img/sp_arrow.svg");
    right: auto;
    left: calc(471* (100vw / 750));
    top: calc(14* (100vw / 750));
  }
  .sec02 .cont1 .img01 {
    width: 100%;
    margin-bottom: calc(61* (100vw / 750));
  }
  .sec02 .cont2 {
    margin-left: 0;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .sec02 .cont2 .img01 {
    width: calc(450* (100vw / 750));
    margin-left: calc(270* (100vw / 750));
    margin-bottom: calc(30* (100vw / 750));
  }
  .sec02 .cont2 .img01 .price {
    text-align: right;
  }
  .sec02 .cont2 .img02 {
    width: calc(510* (100vw / 750));
    margin-top: 0;
    margin-left: calc(30* (100vw / 750));
  }
  /* ===================
	　 section03
=================== */
  .sec03 .cont1 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    margin-bottom: calc(60* (100vw / 750));
  }
  .sec03 .cont1 .img01 {
    width: calc(600* (100vw / 750));
    margin-left: auto;
    margin-bottom: calc(30* (100vw / 750));
  }
  .sec03 .cont1 .img02 {
    width: calc(690* (100vw / 750));
    margin-top: 0;
  }
  .sec03 .description-all {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: calc(109* (100vw / 750));
  }
  .sec03 .description-all .title {
    margin-bottom: calc(39* (100vw / 750));
    margin-left: calc(50* (100vw / 750));
  }
  .sec03 .description-all .title::before {
    width: calc(213* (100vw / 750));
    height: calc(270* (100vw / 750));
    left: calc(477* (100vw / 750));
    top: calc(412* (100vw / 750));
  }
  .sec03 .description-all .title p {
    margin-left: calc(60* (100vw / 750));
    margin-bottom: calc(25* (100vw / 750));
    display: inline-block;
  }
  .sec03 .description-all .title p::before {
    width: calc(73* (100vw / 750));
    height: calc(83* (100vw / 750));
    background-image: url("../img/sp_arrow.svg");
    right: auto;
    left: calc(507* (100vw / 750));
    top: calc(15* (100vw / 750));
  }
  .sec03 .description-all .description {
    width: calc(650* (100vw / 750));
    margin: 0 auto;
    text-align: justify;
  }
  .sec03 .img03 {
    position: relative;
    width: calc(580* (100vw / 750));
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
  }
  .sec03 .staff {
    margin-top: calc(161* (100vw / 750));
    font-size: calc(23* (100vw / 750));
    line-height: 1.73913;
  }
}
/*# sourceMappingURL=style.css.map */