@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: #a2c08f;
}

/* ===================
	　 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: #a2c08f;
  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: #b5cda5;
  margin-right: 1.1rem;
}

#firstview .scene li:nth-child(2) span {
  background-color: #c7d9bc;
  margin-left: -0.1rem;
}

#firstview .scene li:nth-child(3) span {
  background-color: #dae6d2;
}

#firstview .scene li:nth-child(4) span {
  background-color: #e8efe3;
}

#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 {
  margin-left: 23.4rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.sec01 .cont1 .right {
  margin-top: 18rem;
}

.sec01 .cont1 .right .title {
  position: relative;
  margin-bottom: 7.2rem;
}

.sec01 .cont1 .right .title::before {
  content: "";
  position: absolute;
  width: 8.8rem;
  height: 16.4rem;
  background-image: url("../img/number01.svg");
  background-repeat: no-repeat;
  background-size: initial;
  right: -4rem;
  top: 6.7rem;
}

.sec01 .cont1 .right .title h2 {
  line-height: 1.1666;
}

.sec01 .cont1 .right .title p {
  position: relative;
  margin-left: 9.4rem;
  margin-bottom: 1.5rem;
}

.sec01 .cont1 .right .title p::before {
  content: "";
  position: absolute;
  width: 5rem;
  height: 5.3rem;
  background-image: url("../img/arrow.svg");
  background-repeat: no-repeat;
  background-size: initial;
  right: 0.8rem;
  top: 0.9rem;
}

.sec01 .cont1 .right .description {
  width: 38rem;
  text-align: justify;
}

.sec01 .cont1 .img01 {
  width: 50rem;
  margin-left: 14.2rem;
  z-index: 2;
}

.sec01 .cont1 .img01 .price {
  text-align: right;
  margin-top: 1.3rem;
}

.sec01 .cont2 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: -5.7rem;
  margin-left: 14.4rem;
}

.sec01 .cont2 .img02 {
  width: 28rem;
  margin-left: 2rem;
  margin-top: 12rem;
}

.sec01 .cont2 .img02 img {
  width: 100%;
}

.sec01 .cont2 .img03 {
  width: 22rem;
}

.sec01 .cont2 .img03 img {
  width: 100%;
}

/* ===================
	　 section02
=================== */
.sec02 {
  position: relative;
  margin-left: 18rem;
  margin-bottom: 15rem;
}

.sec02 .img01 {
  width: 44rem;
  margin-top: 27rem;
  position: relative;
}

.sec02 .img01::after {
  content: "";
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  width: 44rem;
  height: 66rem;
  z-index: -1;
}

.sec02 .img01 p {
  position: relative;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.025em;
  margin-top: -6rem;
  padding-top: 9.5rem;
  margin-left: -4rem;
  padding-left: 6.9rem;
  padding-right: 4.1rem;
  padding-bottom: 3.5rem;
  display: inline-block;
  background-color: #fff5f4;
  color: #333333;
  z-index: -1;
}

.sec02 .img01 p::before {
  content: "";
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  background-image: url("../img/handwash.png");
  background-repeat: no-repeat;
  background-size: contain;
  left: 4rem;
  top: 9rem;
}

.sec02 .right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sec02 .right .img02 {
  width: 34rem;
  margin-bottom: 6rem;
  margin-left: 26rem;
}

.sec02 .right .img02 img {
  width: 34rem;
}

.sec02 .right .description-all {
  margin-left: 9rem;
}

.sec02 .right .description-all .title {
  position: relative;
  margin-bottom: 2.5rem;
}

.sec02 .right .description-all .title::before {
  content: "";
  position: absolute;
  width: 12.5rem;
  height: 16.3rem;
  background-image: url("../img/number02.svg");
  background-repeat: no-repeat;
  background-size: initial;
  right: 0.9rem;
  bottom: -24.3rem;
}

.sec02 .right .description-all .title p {
  margin-left: 14.1rem;
  margin-bottom: 1.9rem;
  position: relative;
  display: inline-block;
}

.sec02 .right .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: -2.9rem;
  top: 0.9rem;
}

.sec02 .right .description-all .description {
  width: 42rem;
  z-index: 2;
}

.sec02 .right .description-all .description p {
  text-align: justify;
}

.sec02 .right .description-all .description .price {
  margin-top: 2.8rem;
}

/* ===================
	　 section03
=================== */
.sec03 .cont1 {
  margin-left: 18.5rem;
  margin-bottom: 11.5rem;
}

.sec03 .cont1 .img02 {
  width: 28rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  margin-top: 30rem;
}

.sec03 .cont1 .img02 img {
  width: 28rem;
}

.sec03 .cont1 .img02::after {
  content: "";
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  width: 28rem;
  height: 42rem;
  z-index: -1;
}

.sec03 .cont1 .img02 p {
  position: relative;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  margin-top: -6rem;
  padding-top: 9.5rem;
  margin-left: -4rem;
  padding-left: 6.9rem;
  padding-right: 4.1rem;
  padding-bottom: 3.5rem;
  display: inline-block;
  background-color: #fff5f4;
  color: #333333;
  z-index: -1;
}

.sec03 .cont1 .img02 p::before {
  content: "";
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  background-image: url("../img/sustainable.png");
  background-repeat: no-repeat;
  background-size: contain;
  left: 4rem;
  top: 9rem;
}

.sec03 .cont1 .right {
  margin-left: 9rem;
}

.sec03 .cont1 .right .img01 {
  width: 66rem;
  margin-bottom: 9rem;
}

.sec03 .cont1 .right .title {
  position: relative;
  margin-bottom: 2.8rem;
  margin-left: 6rem;
}

.sec03 .cont1 .right .title::before {
  content: "";
  position: absolute;
  width: 12.2rem;
  height: 16.4rem;
  background-image: url("../img/number03.svg");
  background-repeat: no-repeat;
  background-size: initial;
  right: 1.8rem;
  bottom: -26.8rem;
}

.sec03 .cont1 .right .title p {
  margin-left: 24.3rem;
  margin-bottom: 1.9rem;
  position: relative;
  display: inline-block;
}

.sec03 .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: -2.9rem;
  top: 0.9rem;
}

.sec03 .cont1 .right .description {
  width: 48rem;
  text-align: justify;
  margin-left: 6rem;
}

.sec03 .cont2 {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: 36.5rem;
}

.sec03 .cont2 .img03 {
  width: 54rem;
}

.sec03 .cont2 .price {
  margin-left: 2rem;
  margin-bottom: -0.5rem;
}

.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;
}

/* for IE */
_:-ms-lang(x)::-ms-backdrop, .sec02 .right .title::before {
  bottom: -24rem !important;
  right: 1.5rem !important;
}

_:-ms-lang(x)::-ms-backdrop, .sec02 .img01 p::before {
  top: 8.7rem;
}

_:-ms-lang(x)::-ms-backdrop, .sec03 .cont1 .img02 p::before {
  top: 8.7rem !important;
}

_:-ms-lang(x)::-ms-backdrop, .sec03 .cont1 .right .title p::before {
  width: 5rem !important;
}

_:-ms-lang(x)::-ms-backdrop, .sec02 .right .description-all .title p::before {
  width: 5rem !important;
}

/* 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(232* (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(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(467* (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));
  }
  /* ===================
	　 section01
=================== */
  .sec01 {
    margin-bottom: calc(179* (100vw / 750));
  }
  .sec01 .cont1 {
    margin-left: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec01 .cont1 .right {
    margin-top: 0;
  }
  .sec01 .cont1 .right .title {
    margin-bottom: calc(49* (100vw / 750));
  }
  .sec01 .cont1 .right .title::before {
    width: calc(131* (100vw / 750));
    height: calc(244* (100vw / 750));
    right: auto;
    left: calc(630* (100vw / 750));
    top: calc(103* (100vw / 750));
  }
  .sec01 .cont1 .right .title h2 {
    line-height: 1.060606;
    margin-left: calc(123* (100vw / 750));
  }
  .sec01 .cont1 .right .title p {
    margin-left: calc(183* (100vw / 750));
    margin-bottom: calc(21* (100vw / 750));
  }
  .sec01 .cont1 .right .title p::before {
    width: calc(73* (100vw / 750));
    height: calc(83* (100vw / 750));
    background-image: url("../img/sp_arrow.svg");
    top: calc(14* (100vw / 750));
    right: auto;
    left: calc(435* (100vw / 750));
  }
  .sec01 .cont1 .img01 {
    width: calc(620* (100vw / 750));
    margin-left: calc(30* (100vw / 750));
    margin-bottom: calc(48* (100vw / 750));
  }
  .sec01 .cont1 .img01 .price {
    text-align: right;
    margin-top: 1.3rem;
  }
  .sec01 .cont1 .description {
    width: calc(620* (100vw / 750));
    margin-left: calc(30* (100vw / 750));
    text-align: justify;
  }
  .sec01 .cont1 .description p {
    letter-spacing: 0.01em !important;
  }
  .sec01 .cont2 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: calc(50* (100vw / 750));
    margin-left: 0;
  }
  .sec01 .cont2 .img02 {
    width: 100%;
    margin-left: 0;
    margin-top: calc(361* (100vw / 750));
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .sec01 .cont2 .img02 img {
    width: calc(420* (100vw / 750));
  }
  .sec01 .cont2 .img02 .price {
    margin-left: calc(40* (100vw / 750));
    margin-bottom: calc(-8* (100vw / 750));
  }
  .sec01 .cont2 .img03 {
    width: calc(360* (100vw / 750));
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: calc(-360* (100vw / 750));
  }
  .sec01 .cont2 .img03 img {
    width: 100%;
  }
  /* ===================
	　 section02
=================== */
  .sec02 {
    margin-left: calc(30* (100vw / 750));
    margin-bottom: calc(72* (100vw / 750));
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec02 .img01 {
    width: calc(560* (100vw / 750));
    margin-top: 0;
    margin-left: calc(120* (100vw / 750));
    margin-bottom: calc(61* (100vw / 750));
  }
  .sec02 .img01::after {
    width: calc(560* (100vw / 750));
    height: calc(840* (100vw / 750));
  }
  .sec02 .right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .sec02 .right .img02 {
    width: 100%;
    margin-bottom: 6rem;
    margin-left: calc(10* (100vw / 750));
  }
  .sec02 .right .img02 .all {
    width: calc(480* (100vw / 750));
  }
  .sec02 .right .img02 img {
    width: calc(480* (100vw / 750));
  }
  .sec02 .right .img02 p {
    position: relative;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
    font-size: calc(26* (100vw / 750));
    letter-spacing: 0.02em;
    margin-top: calc(-80* (100vw / 750));
    padding-top: calc(132* (100vw / 750));
    margin-left: calc(-71* (100vw / 750));
    padding-left: calc(126* (100vw / 750));
    padding-right: calc(41* (100vw / 750));
    padding-bottom: calc(46* (100vw / 750));
    display: inline-block !important;
    background-color: #fff5f4;
    color: #333333;
    z-index: -1;
  }
  .sec02 .right .img02 p::before {
    content: "";
    position: absolute;
    width: calc(44* (100vw / 750));
    height: calc(44* (100vw / 750));
    background-image: url("../img/handwash.png");
    background-repeat: no-repeat;
    background-size: contain;
    left: calc(71* (100vw / 750));
    top: calc(120* (100vw / 750));
  }
  .sec02 .right .img02 .price {
    margin-left: calc(41* (100vw / 750));
    margin-top: calc(681* (100vw / 750));
  }
  .sec02 .right .description-all {
    margin-left: calc(10* (100vw / 750));
    margin-bottom: calc(46* (100vw / 750));
  }
  .sec02 .right .description-all .title {
    margin-bottom: calc(38* (100vw / 750));
  }
  .sec02 .right .description-all .title::before {
    width: calc(188* (100vw / 750));
    height: calc(245* (100vw / 750));
    right: auto;
    left: calc(560* (100vw / 750));
    bottom: auto;
    top: calc(361* (100vw / 750));
  }
  .sec02 .right .description-all .title p {
    margin-left: calc(120* (100vw / 750));
    margin-bottom: calc(23* (100vw / 750));
  }
  .sec02 .right .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(438* (100vw / 750));
    top: calc(14* (100vw / 750));
  }
  .sec02 .right .description-all .description {
    width: calc(590* (100vw / 750));
  }
  .sec02 .right .description-all .description .price {
    margin-top: 2.8rem;
  }
  /* ===================
	　 section03
=================== */
  .sec03 .cont1 {
    margin-left: 0;
    margin-bottom: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec03 .cont1 .img02 {
    width: calc(420* (100vw / 750));
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: calc(48* (100vw / 750));
    margin-left: calc(290* (100vw / 750));
    z-index: 2;
  }
  .sec03 .cont1 .img02 img {
    width: 100%;
  }
  .sec03 .cont1 .img02::after {
    width: 100%;
    height: auto;
  }
  .sec03 .cont1 .img02 p {
    font-size: calc(26* (100vw / 750));
    letter-spacing: 0.04em;
    margin-top: calc(-79* (100vw / 750));
    padding-top: calc(51* (100vw / 750));
    margin-left: calc(-290* (100vw / 750));
    padding-left: calc(100* (100vw / 750));
    padding-right: calc(114* (100vw / 750));
    padding-bottom: calc(125* (100vw / 750));
    display: inline-block;
  }
  .sec03 .cont1 .img02 p::before {
    width: calc(44* (100vw / 750));
    height: calc(44* (100vw / 750));
    left: calc(46* (100vw / 750));
    top: calc(39* (100vw / 750));
  }
  .sec03 .cont1 .right {
    width: 100%;
    margin-left: 0;
  }
  .sec03 .cont1 .right .img01 {
    width: 100%;
    margin-bottom: calc(60* (100vw / 750));
  }
  .sec03 .cont1 .right .title {
    margin-bottom: calc(37* (100vw / 750));
    margin-left: calc(30* (100vw / 750));
  }
  .sec03 .cont1 .right .title::before {
    width: calc(182* (100vw / 750));
    height: calc(247* (100vw / 750));
    right: auto;
    left: calc(564* (100vw / 750));
    bottom: auto;
    top: calc(290* (100vw / 750));
  }
  .sec03 .cont1 .right .title p {
    margin-left: calc(207* (100vw / 750));
    margin-bottom: calc(24* (100vw / 750));
    display: inline-block;
  }
  .sec03 .cont1 .right .title p::before {
    width: calc(73* (100vw / 750));
    height: calc(83* (100vw / 750));
    background-image: url("../img/sp_arrow.svg");
    right: auto;
    top: calc(14* (100vw / 750));
    left: calc(421* (100vw / 750));
  }
  .sec03 .cont1 .right .description {
    width: calc(680* (100vw / 750));
    margin-left: calc(30* (100vw / 750));
    z-index: 2;
  }
  .sec03 .cont2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-left: calc(30* (100vw / 750));
    margin-top: calc(-79* (100vw / 750));
  }
  .sec03 .cont2 .img03 {
    width: 100%;
    margin-left: calc(10* (100vw / 750));
    z-index: 2;
  }
  .sec03 .cont2 img {
    width: calc(580* (100vw / 750));
  }
  .sec03 .cont2 .price {
    margin-left: calc(10* (100vw / 750));
    margin-bottom: 0;
    margin-top: calc(28* (100vw / 750));
  }
  .sec03 .staff {
    margin-top: calc(161* (100vw / 750));
    font-size: calc(23* (100vw / 750));
    line-height: 1.73913;
  }
}
/*# sourceMappingURL=style.css.map */