@charset "UTF-8";
body.matcha:before {
  content: "";
  background: url(../img/common/bg1.jpg);
  width: 100%;
  height: 100vh;
  background-size: cover;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0.6;
}
body.matcha h2 {
  font-size: 2.5vw;
  margin-bottom: 2.7777777778vw;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  body.matcha h2 {
    font-size: 4.1720990874vw;
    margin-bottom: 4.5632333768vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  body.matcha h2 {
    font-size: 4.6936114733vw;
    margin-bottom: 5.2151238592vw;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  body.matcha section:first-of-type {
    margin-bottom: 0;
  }
}

/*--------------------
汎用
--------------------*/
.container1050 {
  width: 72.9166666667vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .container1050 {
    width: 90vw;
  }
}

/*--------------------
.intro
--------------------*/
.matcha .intro {
  padding-bottom: 6.9444444444vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .intro {
    padding-bottom: 9.1264667536vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .intro {
    padding-bottom: 11.7340286832vw;
  }
}
.matcha .intro .intro__container .intro_pic {
  margin-bottom: 2.7777777778vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .intro .intro__container .intro_pic {
    margin-bottom: 3.9113428944vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .intro .intro__container .intro_pic {
    margin-bottom: 5.2151238592vw;
  }
}
.matcha .intro .intro__container .catch {
  margin-bottom: 5.2083333333vw;
  font-size: 1.6666666667vw;
  line-height: 1.9;
  text-align: center;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .intro .intro__container .catch {
    margin-bottom: 7.1707953064vw;
    font-size: 3.6505867014vw;
    text-align: left;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .intro .intro__container .catch {
    margin-bottom: 8.4745762712vw;
    font-size: 4.4328552803vw;
  }
}
.matcha .intro .intro__container .intro_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin: 0 auto;
  font-size: 1.3888888889vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .intro .intro__container .intro_flex {
    display: block;
    width: 100%;
    font-size: 2.998696219vw;
    overflow: hidden;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .intro .intro__container .intro_flex {
    font-size: 3.3898305085vw;
  }
}
.matcha .intro .intro__container .intro_flex .pic {
  width: 30.1388888889vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .intro .intro__container .intro_flex .pic {
    width: 40%;
    margin-right: 1em;
    margin-bottom: 1em;
    float: left;
  }
}
.matcha .intro .intro__container .intro_flex .txt {
  flex: 1;
  padding-left: 4.5833333333vw;
  line-height: 1.9;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .intro .intro__container .intro_flex .txt {
    padding-left: 0;
  }
}

/*--------------------
.torikumi
--------------------*/
.matcha .torikumi {
  background: #F2EFE4;
  padding: 6.9444444444vw 0;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .torikumi {
    padding: 9.1264667536vw 0;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .torikumi {
    padding: 11.7340286832vw 0;
  }
}
.matcha .torikumi h2 {
  margin-bottom: 3.8888888889vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .torikumi h2 {
    margin-bottom: 5.8670143416vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .torikumi h2 {
    margin-bottom: 7.8226857888vw;
  }
}
.matcha .torikumi .torikumi__container {
  width: 55.5555555556vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .torikumi .torikumi__container {
    width: 80vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .torikumi .torikumi__container {
    width: 90vw;
  }
}
.matcha .torikumi .torikumi__container .torikumi_item:nth-of-type(n + 2) {
  margin-top: 4.1666666667vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .torikumi .torikumi__container .torikumi_item:nth-of-type(n + 2) {
    margin-top: 5.8670143416vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .torikumi .torikumi__container .torikumi_item:nth-of-type(n + 2) {
    margin-top: 7.8226857888vw;
  }
}
.matcha .torikumi .torikumi__container .torikumi_item h3 {
  font-size: 1.5972222222vw;
  color: #3D6400;
  font-weight: bold;
  margin-bottom: 0.7em;
}
.matcha .torikumi .torikumi__container .torikumi_item h3 + p {
  font-size: 1.3194444444vw;
  line-height: 1.5;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .torikumi .torikumi__container .torikumi_item h3 {
    font-size: 3.259452412vw;
  }
  .matcha .torikumi .torikumi__container .torikumi_item h3 + p {
    font-size: 2.4771838331vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .torikumi .torikumi__container .torikumi_item h3 {
    font-size: 3.6505867014vw;
  }
  .matcha .torikumi .torikumi__container .torikumi_item h3 + p {
    font-size: 3.1290743155vw;
  }
}
.matcha .torikumi .torikumi__container .torikumi_item .pic {
  width: 45.8333333333vw;
  margin: 0 auto;
}
.matcha .torikumi .torikumi__container .torikumi_item .pic img {
  width: 100%;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .torikumi .torikumi__container .torikumi_item .pic {
    width: 100%;
  }
}

/*--------------------
.process
--------------------*/
.matcha .process {
  padding: 6.9444444444vw 0;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .process {
    padding: 9.1264667536vw 0;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .process {
    padding: 11.7340286832vw 0;
  }
}
.matcha .process h2 {
  margin-bottom: 3.8888888889vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .process h2 {
    margin-bottom: 5.8670143416vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .process h2 {
    margin-bottom: 7.8226857888vw;
  }
}
.matcha .process .process__container .process_flex {
  width: 68.75vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .process .process__container .process_flex {
    width: 90vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .process .process__container .process_flex {
    width: 90vw;
  }
}
.matcha .process .process__container .process_flex__item {
  display: flex;
  align-items: center;
  padding-right: 10%;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .process .process__container .process_flex__item {
    padding-right: 0;
    align-items: flex-start;
  }
}
.matcha .process .process__container .process_flex__item .pic {
  width: 26.1111111111vw;
}
.matcha .process .process__container .process_flex__item .pic img {
  width: 100%;
  border-radius: 2.7777777778vw 0 2.7777777778vw 0;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .process .process__container .process_flex__item .pic {
    width: 37%;
  }
  .matcha .process .process__container .process_flex__item .pic img {
    width: 100%;
    border-radius: 3.9113428944vw 0 3.9113428944vw 0;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .process .process__container .process_flex__item .pic {
    width: 40%;
  }
}
.matcha .process .process__container .process_flex__item .txt {
  flex: 1;
  font-size: 1.3194444444vw;
  padding-left: 1.5em;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .process .process__container .process_flex__item .txt {
    font-size: 2.4771838331vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .matcha .process .process__container .process_flex__item .txt {
    font-size: 3.1290743155vw;
  }
}
.matcha .process .process__container .process_flex__item .txt .step {
  font-size: 125%;
  color: #3D6400;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.3em;
}
.matcha .process .process__container .process_flex__item .txt p {
  line-height: 1.8;
}
.matcha .process .process__container .process_flex__item:nth-of-type(2n) {
  flex-direction: row-reverse;
  padding-left: 10%;
  padding-right: 0;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .process .process__container .process_flex__item:nth-of-type(2n) {
    padding-left: 0;
  }
}
.matcha .process .process__container .process_flex__item:nth-of-type(2n) .txt {
  padding-right: 1.5em;
  padding-left: 0;
}
.matcha .process .process__container .process_flex__item:nth-of-type(n + 2) {
  margin-top: 2.0833333333vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .process .process__container .process_flex__item:nth-of-type(n + 2) {
    margin-top: 5.2151238592vw;
  }
}
.matcha .process .process__container .matome {
  padding: 0 0 0 4.8611111111vw;
  width: 69.4444444444vw;
  height: 13.1944444444vw;
  background: url(../img/matcha/process_pic5.jpg) no-repeat;
  background-size: contain;
  margin: 6.9444444444vw auto 0;
  display: flex;
  font-size: 1.3194444444vw;
  align-items: center;
  color: #fff;
  line-height: 1.9;
  text-shadow: 0 0 0.4em #444, 0 0 0.6em #222;
}
.matcha .process .process__container .matome span {
  font-size: 80%;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .process .process__container .matome {
    width: 90vw;
    height: auto;
    font-size: 2.4771838331vw;
    padding: 6% 25% 6% 5%;
    margin: 11.7340286832vw auto 0;
    background-size: cover;
    background-position: center right;
  }
  .matcha .process .process__container .matome br:first-of-type {
    display: none;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .matcha .process .process__container .matome {
    font-size: 3.1290743155vw;
    padding: 6% 5% 6% 5%;
  }
}/*# sourceMappingURL=matcha.css.map */