@charset "UTF-8";
/* breakpoint
---------------------- */
/* color
---------------------- */
/* Component
---------------------- */
html {
  font-size: 62.5%;
}

.c-sm-ttl {
  display: block;
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .c-sm-ttl {
    font-size: 2.5rem;
  }
}

.c-txt-c {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .c-pc-none {
    display: none;
  }
}
.hoji-500 {
  font-size: 16px;
  color: #333333;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .hoji-500 {
    max-width: 780px;
    margin: 0 auto;
  }
}

.gothic {
  font-family: "Helvetica Neue", Arial, YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: normal;
}

/* mv
---------------------- */
.mv__bg01 {
  position: relative;
  background-image: url(../../../Contents/ProductImages/aya-hoji-500/about-bg01.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 250px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .mv__bg01 {
    background-position: top;
    height: 510px;
  }
}
.mv__txt01 {
  color: #8a2618;
  font-size: 2.4rem;
  font-weight: bold;
  writing-mode: vertical-rl;
  text-orientation: upright;
  white-space: nowrap;
  padding-top: 10px;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .mv__txt01 {
    font-size: 5rem;
    line-height: 1.7;
  }
}
.mv__tea {
  position: relative;
  margin-bottom: -100px;
  z-index: 15;
}
@media screen and (min-width: 768px) {
  .mv__tea {
    margin-bottom: -160px;
  }
}
.mv__bg02 {
  z-index: 10;
  position: relative;
  background-image: url(../../../Contents/ProductImages/aya-hoji-500/about-bg02.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  min-height: 320px;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .mv__bg02 {
    background-position: top;
    height: 598px;
  }
}
.mv__txt02 {
  position: absolute;
  bottom: 20px;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .mv__txt02 {
    font-size: 3rem;
    bottom: 40px;
  }
}

/* point
---------------------- */
.point01 {
  position: relative;
  background-image: url(../../../Contents/ProductImages/aya-hoji-500/point-bg01.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  margin-top: -5px;
  padding-top: 25px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .point01 {
    padding-top: 50px;
    background-position: center;
  }
}
.point01__mainttl {
  font-size: 2rem;
  color: #8a2618;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .point01__mainttl {
    font-size: 4rem;
    margin-bottom: 30px;
  }
}
.point01__mainttl img {
  display: inline-block;
  width: 176px;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .point01__mainttl img {
    width: 352px;
    margin-bottom: 15px;
  }
}
.point01__mainttl h2 {
  font-weight: bold;
}
.point01__list {
  position: relative;
  z-index: 15;
  width: 93%;
  margin: -120px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .point01__list {
    width: 90%;
    margin: -220px auto 0;
    padding-bottom: 50px;
  }
}
.point01__img02 {
  width: 40%;
  min-width: 140px;
}
@media screen and (min-width: 768px) {
  .point01__img02 {
    width: 285px;
  }
}
.point01__rightbox {
  width: 55%;
}
.point01__txt {
  width: 100%;
  text-align: left;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .point01__txt {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}

.point02 {
  text-align: center;
}
.point02__bg01 {
  position: relative;
  background-image: url(../../../Contents/ProductImages/aya-hoji-500/point-bg02.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  height: 120px;
  padding-top: 25px;
  margin-top: -4px;
}
@media screen and (min-width: 768px) {
  .point02__bg01 {
    padding-top: 50px;
    margin-top: -6px;
    height: 240px;
  }
}
.point02__mainttl {
  font-size: 2rem;
  color: #8a2618;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .point02__mainttl {
    font-size: 4rem;
    margin-bottom: 30px;
  }
}
.point02__mainttl img {
  display: inline-block;
  width: 176px;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .point02__mainttl img {
    width: 352px;
    margin-bottom: 15px;
  }
}
.point02__mainttl h2 {
  font-weight: bold;
}
.point02__list {
  position: relative;
  z-index: 15;
  width: 93%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .point02__list {
    width: 90%;
    padding-bottom: 50px;
  }
}
.point02__img01 {
  width: 35%;
  min-width: 125px;
}
@media screen and (min-width: 768px) {
  .point02__img01 {
    width: 250px;
  }
}
.point02__rightbox {
  width: 60%;
}
@media screen and (min-width: 768px) {
  .point02__rightbox {
    width: 420px;
  }
}
.point02__img02 {
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .point02__img02 {
    margin-bottom: 40px;
  }
}
.point02__txt {
  width: 100%;
  text-align: left;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .point02__txt {
    font-size: 2.8rem;
  }
}
.point02__bg02 {
  position: relative;
  background-image: url(../../../Contents/ProductImages/aya-hoji-500/point-bg03.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.point03 {
  position: relative;
  background-image: url(../../../Contents/ProductImages/aya-hoji-500/point-bg04.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -5px;
  padding-top: 25px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .point03 {
    padding-top: 30px;
  }
}
.point03__mainttl {
  font-size: 2rem;
  color: #8a2618;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .point03__mainttl {
    font-size: 4rem;
    margin-bottom: 30px;
  }
}
.point03__mainttl img {
  display: inline-block;
  width: 176px;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .point03__mainttl img {
    width: 352px;
    margin-bottom: 15px;
  }
}
.point03__mainttl h2 {
  font-weight: bold;
}
.point03__list01 {
  position: relative;
  width: 82%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .point03__list01 {
    width: 660px;
    padding-bottom: 30px;
  }
}
.point03__img01 {
  width: 68.75%;
  min-width: 160px;
}
@media screen and (min-width: 768px) {
  .point03__img01 {
    width: 440px;
  }
}
.point03__list-txt {
  position: relative;
  width: 40%;
  margin-left: -5%;
}
@media screen and (min-width: 768px) {
  .point03__list-txt {
    width: 250px;
    margin-left: -35px;
  }
}
.point03__vertical {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.point03__vertical span {
  color: #8a2618;
  font-weight: bold;
  writing-mode: vertical-rl;
  text-orientation: upright;
  white-space: nowrap;
  font-size: 2rem;
  line-height: 1;
  padding: 5px;
  margin: 0 5px;
  background-color: #ffffff;
  display: block;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .point03__vertical span {
    font-size: 4rem;
    padding: 10px;
    margin: 0 10px;
  }
}
.point03__list02 {
  position: relative;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .point03__list02 {
    padding-bottom: 50px;
  }
}
.point03__leftbox {
  width: 50%;
}
.point03__txt {
  width: 100%;
  text-align: left;
  font-size: 1.4rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .point03__txt {
    font-size: 2.8rem;
  }
}
.point03__img03 {
  width: 47%;
  min-width: 130px;
}
@media screen and (min-width: 768px) {
  .point03__img03 {
    width: 318px;
  }
}

/* merit
---------------------- */
.merit01 {
  position: relative;
  background-image: url(../../../Contents/ProductImages/aya-hoji-500/point-bg05.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  min-height: 525px;
  padding-top: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .merit01 {
    padding-top: 60px;
    height: 1000px;
  }
}
.merit01__mainttl {
  position: relative;
  width: 56%;
  min-width: 210px;
  margin: 0 auto 30px;
}
@media screen and (min-width: 768px) {
  .merit01__mainttl {
    width: 436px;
    margin: 0 auto 40px;
  }
}
.merit01__mainttl img {
  width: 100%;
}
.merit01__mainttl h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  font-size: 1.5rem;
  font-weight: bold;
  color: #8a2618;
}
@media screen and (min-width: 768px) {
  .merit01__mainttl h2 {
    font-size: 3rem;
  }
}
.merit01__img01 {
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .merit01__img01 {
    margin-bottom: 20px;
  }
}
.merit01__txt {
  font-size: 1.5rem;
  font-weight: bold;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .merit01__txt {
    font-size: 2.8rem;
  }
}

.merit02 {
  position: relative;
  background-image: url(../../../Contents/ProductImages/aya-hoji-500/point-bg06.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .merit02 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.merit02__mainttl {
  position: relative;
  width: 90%;
  min-width: 320px;
  margin: 0 auto 15px;
}
@media screen and (min-width: 768px) {
  .merit02__mainttl {
    width: 667px;
    margin: 0 auto 30px;
  }
}
.merit02__mainttl img {
  width: 100%;
}
.merit02__mainttl h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  font-size: 1.5rem;
  font-weight: bold;
  color: #ffffff;
  padding-top: 5px;
}
@media screen and (min-width: 768px) {
  .merit02__mainttl h2 {
    font-size: 3rem;
    padding-top: 15px;
  }
}
.merit02__img01 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .merit02__img01 {
    margin-bottom: 30px;
  }
}
.merit02__img01 h3 {
  position: absolute;
  top: 53%;
  left: 5%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .merit02__img01 h3 {
    font-size: 3rem;
  }
}

.merit03 {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .merit03 {
    margin-bottom: 50px;
  }
}
.merit03__ic-question {
  display: block;
  width: 6rem;
  margin: 20px auto 10px;
}
@media screen and (min-width: 768px) {
  .merit03__ic-question {
    width: 7rem;
    margin: 40px auto 15px;
  }
}
.merit03__list01 {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .merit03__list01 {
    font-size: 2rem;
  }
}
.merit03__list01-item {
  color: #333333;
}
.merit03__list01-item:first-child {
  color: #8a2618;
  margin-bottom: 30px;
  font-size: 1.9rem;
}
@media screen and (min-width: 768px) {
  .merit03__list01-item:first-child {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 40px;
  }
}
.merit03__list01-item:nth-child(2) {
  width: 60%;
  margin: auto;
  font-weight: bold;
  margin-bottom: 20px;
  border: 1px solid;
  padding: 5px;
}
@media screen and (min-width: 768px) {
  .merit03__list01-item:nth-child(2) {
    width: 40%;
  }
}
.merit03__list01-item:nth-child(3) {
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .merit03__list01-item:nth-child(3) {
    margin-bottom: 40px;
  }
}
.merit03__list01-item:nth-child(3)::after {
  content: "";
  display: block;
  border-bottom: 2px solid;
  width: 15px;
  margin: auto;
  padding-top: 10px;
}
.merit03__list01-item:last-child {
  width: 95%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .merit03__list01-item:last-child {
    margin-bottom: 60px;
  }
}
.merit03__list02 {
  background-color: #fdfbf6;
}
@media screen and (min-width: 768px) {
  .merit03__list02 {
    border-radius: 20px;
  }
}
.merit03__list02-item:first-child {
  width: 50%;
  margin: auto;
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  .merit03__list02-item:first-child {
    padding: 50px 0 30px;
  }
}
.merit03__list02-item:first-child::after {
  content: "";
  display: block;
  border-bottom: 2px solid;
  width: 15px;
  margin: auto;
  padding-top: 15px;
}
.merit03__list02-item:nth-child(2) {
  width: 95%;
  margin: 0 auto 30px;
}
.merit03__list02-item:last-child {
  color: #333333;
  line-height: 1.6;
  font-size: 1.5rem;
  padding: 0 0 30px;
}
@media screen and (min-width: 768px) {
  .merit03__list02-item:last-child {
    font-size: 2rem;
    line-height: 1.8;
    padding: 0 0 40px;
    font-weight: bold;
  }
}

/* last
---------------------- */
.last {
  position: relative;
  width: 100%;
}
.last__txt {
  position: absolute;
  top: 20%;
  right: 5%;
  color: #8a2618;
  font-size: 1.5rem;
  font-weight: bold;
  text-shadow: 1px 2px 2px #ffffff;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .last__txt {
    top: 20%;
    right: 5%;
    font-size: 3rem;
  }
}

/* 成分表示
---------------------- */
.product-info {
  color: #333333;
  padding: 0 10px;
  margin: 60px 0;
}
.product-info caption {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .product-info caption {
    font-size: 2rem;
  }
}
.product-info th, .product-info td {
  padding: 10px;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  .product-info th, .product-info td {
    padding: 10px;
    font-size: 1.8rem;
  }
}
.product-info th {
  white-space: nowrap;
}
.product-info__last-txt {
  font-size: 1.5rem;
  margin: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .product-info__last-txt {
    font-size: 1.8rem;
  }
}

/* animation
---------------------- */
.animated.fadeinUp {
  opacity: 0;
  transform: translate(0, 20%);
  transition: all 1s;
}

.animated.fadeinUp.active {
  opacity: 1;
  transform: translate(0, 0);
}

.animated.fadein {
  opacity: 0;
  transition: all 2.2s;
}

.animated.fadein.active {
  opacity: 1;
  transform: translate(0, 0);
}

.yureru-icon {
  animation: yureru-icon 2s infinite;
}

@keyframes yureru-icon {
  0% {
    transform: translate(0px, 2px);
  }
  5% {
    transform: translate(0px, -2px);
  }
  10% {
    transform: translate(0px, 2px);
  }
  15% {
    transform: translate(0px, -2px);
  }
  20% {
    transform: translate(0px, 2px);
  }
  25% {
    transform: translate(0px, -2px);
  }
  30% {
    transform: translate(0px, 0px);
  }
}
.katakata-icon {
  animation: katakata-icon 3s infinite;
}

@keyframes katakata-icon {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  21% {
    transform: translate(0, 0) rotate(0deg);
  }
  22% {
    transform: translate(0, 0) rotate(-6deg);
  }
  23% {
    transform: translate(0, -1px) rotate(0deg);
  }
  24% {
    transform: translate(0, -1px) rotate(3deg);
  }
  25% {
    transform: translate(1px, 0) rotate(-2deg);
  }
  26% {
    transform: translate(0, 1px) rotate(0deg);
  }
  27% {
    transform: translate(0, 0) rotate(3deg);
  }
  28% {
    transform: translate(0, 0) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}