#main .taj {
  text-align: justify;
}

.page_ttl02.gr {
  color: #0d8554;
  font-size: 32px;
  line-height: 1.2em;
  font-weight: 600;
  position: relative;
  padding: 0;
  border-bottom: none;
  margin-bottom: 50px;
  text-align: center;
}

.mb120 {
  margin-bottom: 120px !important;
}

.page_ttl02.gr::before {
  display: none;
}

.page_ttl01 span {
  font-weight: 700;
  font-size: 32px;
}

#sec01 .sec01_block01 {
  background: #fff;
  position: relative;
}
#sec01 .sec01_block01 .p_txt {
  background: #0d8554;
  color: #fff;
  display: inline-block;
  width: 125px;
  height: 125px;
  border-radius: 50%;
  text-align: center;
  line-height: 125px;
  font-size: 32px;
  margin: auto;
  position: absolute;
  top: -62.5px;
  left: 0;
  right: 0;
  font-weight: 600;
}
#sec01 .sec01_block01 .block01_list {
  margin-top: 90px;
  padding: 80px 0 100px;
  font-size: 32px;
}
#sec01 .sec01_block01 .block01_list li {
  width: 100%;
  max-width: 570px;
  margin: auto;
  border-bottom: 2px dotted #0d8554;
  position: relative;
  padding: 10px 0 15px 50px;
  font-weight: 500;
}
#sec01 .sec01_block01 .block01_list li::before {
  content: "";
  display: inline-block;
  width: 36px;
  height: 36px;
  background-image: url(../img/catechin/sec01_img.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#sec01 .sec01_block01 .block01_list li:last-child {
  border-bottom: none;
}
#sec01 .page_txt01 {
  text-align: center;
  margin-top: 20px;
}

#sec02 {
  background: #fff;
  padding: 80px 0 70px;
  max-width: none;
}
#sec02 .sec02_flexarea {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: auto;
  width: 96%;
}
#sec02 .sec02_flexarea .sec02_block01 {
  width: 48%;
  line-height: 1.8;
}
#sec02 .sec02_flexarea .sec02_block02 {
  width: 48%;
  font-size: 20px;
}
#sec02 .sec02_flexarea .sec02_block02 .block02_ttl {
  color: #fff;
  background-color: #0d8554;
  border-radius: 10px 10px 0 0;
  font-weight: 600;
  padding: 5px 40px;
  display: inline-block;
}
#sec02 .sec02_flexarea .sec02_block02 .block02_list {
  border: solid 2px #f2f1f1;
  padding: 30px;
}
#sec02 .sec02_flexarea .sec02_block02 .block02_list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
#sec02 .sec02_flexarea .sec02_block02 .block02_list li .list_ttl {
  font-weight: 600;
  background: #f7faf8;
  display: inline-block;
  width: 42%;
  padding-left: 20px;
  height: 43px;
  line-height: 43px;
}
#sec02 .sec02_flexarea .sec02_block02 .block02_list li .list_contents {
  font-weight: 600;
  width: 56%;
  background: #f7faf8;
  padding-left: 20px;
  display: inline-block;
  height: 43px;
  line-height: 43px;
}
#sec02 .sec02_flexarea .sec02_block02 .block02_list li:first-child .list_ttl, #sec02 .sec02_flexarea .sec02_block02 .block02_list li:first-child .list_contents {
  font-size: clamp(20px, 3vw, 32px);
  color: #ff6600;
}
#sec02 .sec02_flexarea .sec02_block02 .block02_list li:last-child {
  margin-bottom: 0;
}
#sec02 .page_txt01 {
  max-width: 1000px;
  margin: auto;
  letter-spacing: 0.02em;
  width: 96%;
}

#sec03 .page_copy01 {
  position: relative;
}
#sec03 .page_copy01 span {
  color: #0d8554;
  font-weight: 600;
}
#sec03 .page_copy01::before {
  content: "";
  display: inline-block;
  width: 96px;
  height: 108px;
  background-image: url(../img/catechin/sec03_img04.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#sec03 .page_col {
  margin-top: 45px;
}
#sec03 .page_col .page_txt01 {
  padding-top: 10px;
}
#sec03 .sec03_block {
  background: #fff;
  display: flex;
  justify-content: space-between;
  padding: 35px 45px 35px 50px;
  margin: 150px 0 55px;
  border-top: solid 2px #0d8554;
}
#sec03 .sec03_block .block_img {
  width: 35%;
}
#sec03 .sec03_block .block_text {
  width: 60%;
}
#sec03 .sec03_block .block_text .page_ttl06 {
  text-align: center;
  background: #0d8554;
  color: #ffea00;
  font-weight: 600;
  line-height: 1.4;
  border-radius: 5px;
  margin-bottom: 25px;
  padding: 12px 24px;
}
#sec03 .sec03_block .block_text .page_ttl06:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -8px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #0d8554 transparent transparent transparent;
  border-width: 12px 10px 0 10px;
}
#sec03 .sec03_block .block_text .page_ttl03 {
  padding: 0;
  font-weight: 600;
}
#sec03 .sec03_block .block_text .page_txt01 {
  letter-spacing: 0.04em;
  line-height: 1.9;
}
#sec03 .sec03_block .block_text .price_block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}
#sec03 .sec03_block .block_text .price_block .price {
  font-size: 16px;
}
#sec03 .sec03_block .block_text .price_block .price span {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .mb120 {
    margin-bottom: 16vw !important;
  }
  .page_ttl02.gr {
    font-size: 6.33vw;
    margin-bottom: 4vw;
    line-height: 1.8;
  }
  .page_ttl01 {
    line-height: 1.7;
    margin: 3vw 0 6vw;
  }
  .page_ttl01 span {
    font-size: 6.33vw;
  }
  #sec01 .sec01_block01 .p_txt {
    width: 23.4vw;
    height: 23.4vw;
    border-radius: 50%;
    line-height: 23.4vw;
    font-size: 6.33vw;
    top: -11.7vw;
  }
  #sec01 .sec01_block01 .block01_list {
    margin-top: 20vw;
    padding: 12vw 4vw 10vw;
    font-size: 5.6vw;
    line-height: 1.6;
  }
  #sec01 .sec01_block01 .block01_list li {
    width: 100%;
    max-width: none;
    border-bottom: 2px dotted #0d8554;
    padding: 4vw 0 4vw 9vw;
  }
  #sec01 .sec01_block01 .block01_list li::before {
    content: "";
    display: inline-block;
    width: 5.7vw;
    height: 5.7vw;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  #sec01 .sec01_block01 .block01_list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  #sec01 .sec01_block01 .block01_list li:last-child::before {
    top: 35%;
  }
  #sec01 .page_txt01 {
    margin-top: 4vw;
    line-height: 1.6;
    font-size: 4.8vw;
  }
  #sec02 {
    padding: 10vw 4vw 10vw;
  }
  #sec02 .sec02_flexarea {
    display: block;
    max-width: none;
    width: 100%;
  }
  #sec02 .sec02_flexarea .sec02_block01 {
    width: 100%;
    line-height: 1.8;
  }
  #sec02 .sec02_flexarea .sec02_block01 .page_txt01 {
    font-size: 4.8vw;
    text-align: justify;
    letter-spacing: 0.008em;
  }
  #sec02 .sec02_flexarea .sec02_block02 {
    width: 100%;
    font-size: 4.8vw;
    margin-top: 10vw;
  }
  #sec02 .sec02_flexarea .sec02_block02 .block02_ttl {
    border-radius: 4vw 4vw 0 0;
    padding: 2vw 5vw;
  }
  #sec02 .sec02_flexarea .sec02_block02 .block02_list {
    padding: 6vw 5vw;
  }
  #sec02 .sec02_flexarea .sec02_block02 .block02_list li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3vw;
  }
  #sec02 .sec02_flexarea .sec02_block02 .block02_list li .list_ttl {
    padding-left: 4.5vw;
    width: 43%;
    height: 10vw;
    line-height: 10vw;
  }
  #sec02 .sec02_flexarea .sec02_block02 .block02_list li .list_contents {
    width: 53%;
    padding-left: 4.5vw;
    height: 10vw;
    line-height: 10vw;
  }
  #sec02 .sec02_flexarea .sec02_block02 .block02_list li:first-child .list_ttl, #sec02 .sec02_flexarea .sec02_block02 .block02_list li:first-child .list_contents {
    font-size: 6.33vw;
    line-height: 1.6;
  }
  #sec02 .sec02_flexarea .sec02_block02 .block02_list li:last-child {
    margin-bottom: 0;
  }
  #sec02 .page_txt01 {
    max-width: none;
    width: 100%;
    margin: auto;
    font-size: 4.8vw;
    text-align: justify;
  }
  #sec03 .page_copy01::before {
    width: 12.8vw;
    height: 14.4vw;
    top: 10%;
    right: 6%;
  }
  #sec03 .page_col {
    margin-top: 5vw;
    display: block;
  }
  #sec03 .page_col .page_col3 {
    width: 92%;
    margin: 0 auto 10vw;
  }
  #sec03 .page_col .page_txt01 {
    padding-top: 2vw;
    font-size: 4.8vw;
    line-height: 1.6;
    letter-spacing: 0.01em;
  }
  #sec03 .sec03_block {
    margin-top: 16vw;
    display: block;
    padding: 8vw 6vw;
    margin-bottom: 20vw;
  }
  #sec03 .sec03_block .block_img {
    width: 100%;
  }
  #sec03 .sec03_block .block_text {
    width: 100%;
  }
  #sec03 .sec03_block .block_text .page_ttl06 {
    line-height: 1.4;
    border-radius: 0.7rem;
    margin: 8vw 0 6vw;
    padding: 1.5vw 3vw;
    font-size: 5vw;
  }
  #sec03 .sec03_block .block_text .page_ttl06:after {
    content: "";
    position: absolute;
    bottom: -12px;
    border-width: 4vw 3vw 0 3vw;
  }
  #sec03 .sec03_block .block_text .page_ttl03 {
    line-height: 1.4;
    font-size: 5.2vw;
  }
  #sec03 .sec03_block .block_text .page_txt01 {
    font-size: 4.7vw;
    letter-spacing: 0.02em;
    text-align: justify;
  }
  #sec03 .sec03_block .block_text .price_block {
    display: block;
    margin-top: 3vw;
  }
  #sec03 .sec03_block .block_text .price_block .price {
    font-size: 4vw;
    margin-bottom: 5vw;
  }
  #sec03 .sec03_block .block_text .price_block .price span {
    font-size: 8vw;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #sec03 .page_copy01::before {
    top: -20%;
    right: 30px;
  }
}/*# sourceMappingURL=catechin.css.map */