@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
.zen-maru gothic-light {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 300;
  font-style: normal;
}

.zen-maru gothic-medium {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-style: normal;
}

.zen-maru gothic-bold {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
}

@media screen and (max-width: 758px) {
  main .wrap .main {
    height: 215.4666666667vw;
  }
}
main .wrap .main .badge {
  opacity: 0.3;
}
main .wrap .main .page_title {
  position: absolute;
  top: 2%;
  left: 65.5%;
  width: 15rem;
  height: 15rem;
  border-radius: 50%;
  background: #E88D8D;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  line-height: 1em;
  padding-top: 1.6rem;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}
main .wrap .main .page_title span.color {
  letter-spacing: 0;
  font-size: 0.7em;
  line-height: 1.2em;
  color: #FFF143;
  display: block;
  margin: 2px auto;
}
main .wrap .main .page_title span.color .material-symbols-outlined {
  font-size: 30px;
  vertical-align: -5px;
}
main .wrap .main .page_title span.mini {
  letter-spacing: 0;
  font-size: 0.5em;
  line-height: 1.2em;
  display: block;
}
@media screen and (max-width: 758px) {
  main .wrap .main .page_title {
    position: absolute;
    top: 4%;
    left: 60%;
    width: 8.5rem;
    height: 8.5rem;
    border-radius: 50%;
    background: #E88D8D;
    color: #fff;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1em;
    padding-top: 1rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
    letter-spacing: 0.1em;
  }
  main .wrap .main .page_title span.color {
    letter-spacing: 0;
    font-size: 0.7em;
    line-height: 1em;
    color: #FFF143;
    display: block;
    margin: 2px auto;
  }
  main .wrap .main .page_title span.color .material-symbols-outlined {
    font-size: 1.4rem;
    vertical-align: -5px;
  }
  main .wrap .main .page_title span.mini {
    letter-spacing: 0;
    font-size: 0.5em;
    line-height: 1em;
    display: block;
  }
}
main .wrap .main .price {
  top: 34%;
  width: 80%;
  font-size: 20px;
}
main .wrap .main .price .price-body {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
main .wrap .main .price .price-body .price-title {
  font-size: 40px;
  line-height: 1em;
  display: block;
  text-align: center;
  color: #09485A;
  font-weight: 700;
}
main .wrap .main .price .price-body .price-num {
  color: #E88D8D;
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 160px;
  font-weight: 900;
  line-height: 1em;
  margin-bottom: -0.1em;
}
main .wrap .main .price .price-body .price-yensec {
  display: block;
  font-size: 48px;
  line-height: 1em;
  font-weight: 700;
  color: #09485A;
}
main .wrap .main .price .price-body .price-yensec .price-zeinuki {
  display: block;
  font-size: 20px;
  line-height: 1em;
  font-feature-settings: "palt";
}
main .wrap .main .price .price-taxin {
  font-size: 20px;
  color: #09485A;
  font-weight: bold;
  padding-left: 60%;
}
main .wrap .main .price .price-taxin .price-taxinnum {
  font-size: 34px;
  font-family: "Lato", sans-serif;
}
main .wrap .main .price .price-dct {
  font-weight: 900;
  color: #09485A;
  font-size: 28px;
  text-align: center;
}
main .wrap .main .price .price-dct .price-dctnum {
  font-size: 32px;
  font-family: "Lato", sans-serif;
}
@media screen and (max-width: 758px) {
  main .wrap .main .price {
    top: 32.5%;
    width: 80%;
    font-size: 2rem;
  }
  main .wrap .main .price .price-body {
    justify-content: center;
  }
  main .wrap .main .price .price-body .price-title {
    font-size: 5vw;
  }
  main .wrap .main .price .price-body .price-num {
    font-size: 20vw;
    margin-bottom: -0.1em;
  }
  main .wrap .main .price .price-body .price-yensec {
    font-size: 5vw;
    line-height: 1em;
    font-weight: 700;
    color: #09485A;
  }
  main .wrap .main .price .price-body .price-yensec .price-zeinuki {
    display: block;
    font-size: 3vw;
    line-height: 1em;
    font-feature-settings: "palt";
  }
  main .wrap .main .price .price-taxin {
    font-size: 3vw;
    padding-left: 60%;
    line-height: 1.6em;
  }
  main .wrap .main .price .price-taxin .price-taxinnum {
    font-size: 5vw;
  }
  main .wrap .main .price .price-dct {
    font-size: 4.5vw;
    line-height: 1.2em;
  }
  main .wrap .main .price .price-dct .price-dctnum {
    font-size: 4.8vw;
  }
}
main .wrap .main .saitan {
  position: absolute;
  top: 30%;
  left: 8%;
  background: #09485A;
  color: #fff;
  font-weight: bold;
  height: 1.9em;
  line-height: 1.9em;
  text-align: center;
  padding: 0 0.8em;
  border-radius: 0.6em;
  z-index: 100;
  font-size: 33px;
}
@media screen and (max-width: 758px) {
  main .wrap .main .saitan {
    top: 28.5%;
    left: 10%;
    font-size: 0.95rem;
    padding: 0.1em 1em;
    height: 2.2em;
    line-height: 2.2em;
  }
}
main .wrap .main .privacy {
  position: absolute;
  top: 66%;
  left: 50%;
  transform: translateX(-50%);
}
main .wrap .main .privacy p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 29px;
  width: 100%;
  font-feature-settings: "palt";
  font-weight: bold;
  color: #09485A;
}
@media screen and (max-width: 758px) {
  main .wrap .main .privacy {
    top: 62%;
    width: 72%;
  }
  main .wrap .main .privacy p {
    font-size: 3.5vw;
  }
}
main .wrap .main .manzokudo {
  position: absolute;
  top: 22.5%;
  left: 71%;
}
@media screen and (max-width: 758px) {
  main .wrap .main .manzokudo {
    width: 20%;
    top: 24%;
    left: 70%;
  }
}
main .wrap .main .points {
  position: absolute;
  top: 52%;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
}
main .wrap .main .points li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 12rem;
  height: 12rem;
  border-radius: 50%;
  text-align: center;
  background: #09485A;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Zen Maru Gothic", serif;
}
main .wrap .main .points li p {
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.4em;
}
main .wrap .main .points li p span {
  color: #FFF143;
}
main .wrap .main .points li p.big {
  font-size: 2.4rem;
  color: #FFF143;
  line-height: 1.6em;
}
@media screen and (max-width: 758px) {
  main .wrap .main .points {
    width: 80%;
    top: 48%;
  }
  main .wrap .main .points li {
    width: 6rem;
    height: 6rem;
  }
  main .wrap .main .points li p {
    font-size: 0.9rem;
  }
  main .wrap .main .points li p.big {
    font-size: 1.2rem;
  }
}
main a.btn_link01 {
  display: block;
  text-decoration: none;
  margin: 10% auto;
  width: 80%;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  background: #fff;
  color: #74c7f0;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 2rem;
}
main div.section_title_area {
  position: absolute;
  width: 100%;
  padding-top: 107px;
  z-index: 100;
}
main div.section_title_area h2.section_title {
  text-align: center;
  font-size: 60px;
}
main div.section_title_area p.section_subtitle {
  text-align: center;
  font-family: "EB Garamond", serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.3em;
}
@media screen and (max-width: 758px) {
  main div.section_title_area {
    padding-top: 14%;
  }
  main div.section_title_area h2.section_title {
    font-size: 1.9rem;
  }
  main div.section_title_area p.section_subtitle {
    font-size: 1rem;
    line-height: 1.8em;
    letter-spacing: 0.05em;
  }
}
main .text_body {
  width: 82%;
  margin: 10% auto 10%;
  padding: 10% 5.5%;
  background: #fff;
  border-radius: 10px;
  font-size: 30px;
  line-height: 2em;
}
main .text_body span.subtitle {
  display: block;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.8em;
}
main .text_body span.red {
  color: #E00000;
}
main .text_body span.note {
  display: block;
  color: #666;
  font-size: 0.9em;
  line-height: 1.8em;
}
@media screen and (max-width: 758px) {
  main .text_body {
    font-size: 1.2rem;
  }
}
main .feature .feature_imgarea {
  position: relative;
  z-index: 0;
}
main .feature .feature_imgarea img {
  position: relative;
}
main .feature .feature_imgarea ol {
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding: 0 4%;
}
main .feature .feature_imgarea ol li {
  width: 49%;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 47%;
}
main .feature .feature_imgarea ol li:nth-of-type(3), main .feature .feature_imgarea ol li:nth-of-type(4) {
  margin-bottom: 0;
}
main .feature .feature_imgarea ol li span {
  background: linear-gradient(transparent 50%, #FDD1C6 50%);
}
main .feature .feature_imgarea p.note {
  position: absolute;
  left: 6%;
  bottom: 8%;
  font-size: 23.5px;
  width: 90%;
}
@media screen and (max-width: 758px) {
  main .feature .feature_imgarea ol {
    top: 43%;
    padding: 0 4%;
  }
  main .feature .feature_imgarea ol li {
    font-size: 0.8rem;
    line-height: 1.4em;
  }
  main .feature .feature_imgarea p.note {
    position: absolute;
    left: 6%;
    bottom: 8%;
    font-size: 0.75rem;
    width: 90%;
  }
}
main .about {
  background: #DCE7F2;
}
main .about .section_title_area {
  position: relative;
}
main .type {
  background: #fff;
  padding-bottom: 50px;
}
main .type .section_title_area {
  position: relative;
  padding-top: 90px;
}
main .type .section_title_area h2.section_title {
  font-size: 54px;
}
main .type ol.pillslist, main .type .pillslist_wrapper {
  width: 90%;
  margin: 60px auto 0;
  display: flex;
  justify-content: space-between;
}
main .type ol.pillslist li, main .type ol.pillslist .pillslist_inner, main .type .pillslist_wrapper li, main .type .pillslist_wrapper .pillslist_inner {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 49%;
  position: relative;
}
main .type ol.pillslist li h3, main .type ol.pillslist .pillslist_inner h3, main .type .pillslist_wrapper li h3, main .type .pillslist_wrapper .pillslist_inner h3 {
  position: absolute;
  top: 16%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  letter-spacing: 0;
  font-feature-settings: "palt";
  font-size: 20px;
}
main .type ol.pillslist li h3.bigtype, main .type ol.pillslist .pillslist_inner h3.bigtype, main .type .pillslist_wrapper li h3.bigtype, main .type .pillslist_wrapper .pillslist_inner h3.bigtype {
  font-size: 30px;
}
main .type ol.pillslist li h3 span.gray, main .type ol.pillslist .pillslist_inner h3 span.gray, main .type .pillslist_wrapper li h3 span.gray, main .type .pillslist_wrapper .pillslist_inner h3 span.gray {
  color: #666;
}
main .type ol.pillslist li dl, main .type ol.pillslist .pillslist_inner dl, main .type .pillslist_wrapper li dl, main .type .pillslist_wrapper .pillslist_inner dl {
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
main .type ol.pillslist li dl dt, main .type ol.pillslist li dl dd, main .type ol.pillslist .pillslist_inner dl dt, main .type ol.pillslist .pillslist_inner dl dd, main .type .pillslist_wrapper li dl dt, main .type .pillslist_wrapper li dl dd, main .type .pillslist_wrapper .pillslist_inner dl dt, main .type .pillslist_wrapper .pillslist_inner dl dd {
  text-align: center;
  font-size: 20px;
}
main .type ol.pillslist li dl dt, main .type ol.pillslist .pillslist_inner dl dt, main .type .pillslist_wrapper li dl dt, main .type .pillslist_wrapper .pillslist_inner dl dt {
  font-weight: 700;
  line-height: 1em;
}
main .type ol.pillslist li dl dd, main .type ol.pillslist .pillslist_inner dl dd, main .type .pillslist_wrapper li dl dd, main .type .pillslist_wrapper .pillslist_inner dl dd {
  font-weight: 700;
  line-height: 2em;
}
main .type ol.pillslist li dl dd .numtype, main .type ol.pillslist .pillslist_inner dl dd .numtype, main .type .pillslist_wrapper li dl dd .numtype, main .type .pillslist_wrapper .pillslist_inner dl dd .numtype {
  font-weight: 900;
  color: #E88D8D;
  font-family: "Lato", sans-serif;
  font-size: 38px;
}
main .type p.note {
  width: 90%;
  margin: 10px auto 0;
  text-align: right;
  font-size: 18px;
}
main .type .keizoku {
  margin-top: 150px;
  width: 94.6666666667%;
  position: relative;
}
main .type .keizoku > img {
  width: 100%;
}
main .type .keizoku .btn {
  bottom: 70px;
}
main .type .keizoku h3, main .type .keizoku div.copyarea {
  position: absolute;
}
main .type .keizoku h3 {
  font-size: 36px;
  top: 0%;
  left: 33%;
  text-align: center;
  font-weight: 500;
  line-height: 1.4em;
}
main .type .keizoku h3 span {
  background: linear-gradient(transparent 50%, #FDC9CC 50%);
  letter-spacing: 0.04em;
}
main .type .keizoku div.copyarea {
  left: 6%;
  top: 34.5%;
}
main .type .keizoku div.copyarea h4 {
  font-size: 45px;
  line-height: 1em;
  margin-bottom: 0.8em;
}
main .type .keizoku div.copyarea p {
  font-size: 37px;
  letter-spacing: 0.04em;
  line-height: 1.4em;
  font-weight: 500;
}
main .type .keizoku div.copyarea p span.underb {
  background: linear-gradient(transparent 50%, #FDC9CC 50%);
  letter-spacing: 0;
}
main .type .keizoku div.copyarea p.note {
  font-size: 20px;
  text-align: left;
  margin: 0.2em 0;
}
@media screen and (max-width: 758px) {
  main .type {
    padding-bottom: 10%;
  }
  main .type .section_title_area {
    padding-top: 10%;
  }
  main .type .section_title_area h2.section_title {
    font-size: 1.7rem;
  }
  main .type ol.pillslist, main .type .pillslist_wrapper {
    margin: 10% auto 0;
  }
  main .type ol.pillslist li h3, main .type ol.pillslist .pillslist_inner h3, main .type .pillslist_wrapper li h3, main .type .pillslist_wrapper .pillslist_inner h3 {
    top: 16%;
    left: 50%;
    font-size: 3.5vw;
  }
  main .type ol.pillslist li h3.bigtype, main .type ol.pillslist .pillslist_inner h3.bigtype, main .type .pillslist_wrapper li h3.bigtype, main .type .pillslist_wrapper .pillslist_inner h3.bigtype {
    font-size: 4vw;
  }
  main .type ol.pillslist li dl, main .type ol.pillslist .pillslist_inner dl, main .type .pillslist_wrapper li dl, main .type .pillslist_wrapper .pillslist_inner dl {
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
  }
  main .type ol.pillslist li dl dt, main .type ol.pillslist li dl dd, main .type ol.pillslist .pillslist_inner dl dt, main .type ol.pillslist .pillslist_inner dl dd, main .type .pillslist_wrapper li dl dt, main .type .pillslist_wrapper li dl dd, main .type .pillslist_wrapper .pillslist_inner dl dt, main .type .pillslist_wrapper .pillslist_inner dl dd {
    font-size: 3.5vw;
  }
  main .type ol.pillslist li dl dd .numtype, main .type ol.pillslist .pillslist_inner dl dd .numtype, main .type .pillslist_wrapper li dl dd .numtype, main .type .pillslist_wrapper .pillslist_inner dl dd .numtype {
    font-size: 5.5vw;
  }
  main .type p.note {
    font-size: 1rem;
  }
  main .type .keizoku {
    margin-top: 15%;
  }
  main .type .keizoku .btn {
    bottom: 10%;
  }
  main .type .keizoku h3 {
    font-size: 5vw;
    top: 0%;
    left: 33%;
  }
  main .type .keizoku div.copyarea {
    left: 6%;
    top: 34.5%;
  }
  main .type .keizoku div.copyarea h4 {
    font-size: 6vw;
    line-height: 1em;
    margin-bottom: 0.8em;
    letter-spacing: 0.1em;
  }
  main .type .keizoku div.copyarea p {
    font-size: 5vw;
    letter-spacing: 0.1em;
    line-height: 1.4em;
  }
  main .type .keizoku div.copyarea p span.underb {
    background: linear-gradient(transparent 50%, #FDC9CC 50%);
    letter-spacing: 0.06em;
  }
  main .type .keizoku div.copyarea p.note {
    font-size: 3vw;
    text-align: left;
    margin: 0.2em 0;
  }
}
main .flow {
  position: relative;
}
main .flow ul, main .flow li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
main .flow li {
  position: relative;
}
main .flow li div.textcontents {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  padding: 0 6%;
}
main .flow li div.textcontents h3 {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  background: linear-gradient(transparent 50%, #FDC9CC 50%);
  margin-bottom: 0.8em;
  font-size: 33px;
}
main .flow li div.textcontents p {
  font-size: 26px;
  line-height: 1.5em;
  font-feature-settings: "palt";
}
main .flow li:nth-of-type(3) div.textcontents {
  bottom: 12%;
}
@media screen and (max-width: 758px) {
  main .flow li div.textcontents {
    bottom: 10%;
    padding: 0 6%;
  }
  main .flow li div.textcontents h3 {
    margin-bottom: 0.8em;
    font-size: 4.8vw;
  }
  main .flow li div.textcontents p {
    font-size: 3.2vw;
    line-height: 1.5em;
    font-feature-settings: "palt";
  }
  main .flow li:nth-of-type(3) div.textcontents {
    bottom: 12%;
  }
}
main .delivery .section_title_area {
  position: relative;
}
main .deliverypice .section_title_area {
  position: relative;
}
main .deliverypice .section_title_area h2, main .deliverypice .section_title_area h3 {
  line-height: 1.2em;
}
main .deliverypice .section_title_area h2 span, main .deliverypice .section_title_area h3 span {
  font-size: 0.9em;
  background: linear-gradient(transparent 50%, #FDD1C6 50%);
}
main .deliverypice .section_title_area h3.section_title {
  text-align: center;
  font-size: 60px;
}
@media screen and (max-width: 758px) {
  main .deliverypice .section_title_area h3.section_title {
    font-size: 1.9rem;
  }
}
main .deliverypice p.warn {
  text-align: center;
  color: #E00000;
  font-size: 2rem;
  margin-top: 5%;
}
@media screen and (max-width: 758px) {
  main .deliverypice p.warn {
    font-size: 1.2rem;
  }
}
main .deliverypice .text_body {
  margin-top: 2%;
}
main .deliverypice span.subtitle {
  font-weight: normal;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  line-height: 2em;
}
main .deliverypice span.subtitle .bold {
  font-weight: bold;
}
main .deliverypice span.subtitle .price {
  font-size: 1.6em;
  font-weight: bold;
  color: #E00000;
  letter-spacing: 0.1em;
}
main .deliverypice span.subtitle .mini {
  font-size: 0.7em;
  font-weight: bold;
}
@media screen and (max-width: 758px) {
  main .deliverypice span.subtitle {
    font-weight: normal;
    font-size: 1em;
    letter-spacing: 0.05em;
    line-height: 2em;
  }
  main .deliverypice span.subtitle .bold {
    font-weight: bold;
  }
  main .deliverypice span.subtitle .price {
    font-size: 1.6em;
    font-weight: bold;
    color: #E00000;
    letter-spacing: 0.1em;
  }
  main .deliverypice span.subtitle .mini {
    font-size: 0.7em;
    font-weight: bold;
  }
}
main .faq .section_title_area {
  position: relative;
  padding-top: 0;
  padding-bottom: 1em;
}

main .type ol.pillslist.pillslist_202501, main .type .pillslist_wrapper.pillslist_202501 {
  margin-top: 40px;
}

.pillslist_ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 446px;
  height: 88px;
  margin: 0 auto;
  font-weight: 700;
  font-size: 34px;
  color: #fff;
  border-radius: 10px;
}
.pillslist_ttl.ttl01 {
  margin-top: 106px;
  background-color: #E88D8D;
}
.pillslist_ttl.ttl02 {
  margin-top: 60px;
  background-color: #84ADD6;
}
@media screen and (max-width: 758px) {
  .pillslist_ttl {
    width: 59.467vw;
    height: 11.733vw;
    font-size: 4.533vw;
    border-radius: 1.333vw;
  }
  .pillslist_ttl.ttl01 {
    margin-top: 14.133vw;
  }
  .pillslist_ttl.ttl02 {
    margin-top: 8vw;
  }
}

main .type .pillslist_wrapper {
  justify-content: center;
}

.type .notes_txt {
  margin-top: 38px;
  padding: 0 40px;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2;
}
@media screen and (max-width: 758px) {
  .type .notes_txt {
    margin-top: 5.067vw;
    padding: 0 5.333vw;
    font-size: 3.733vw;
  }
}/*# sourceMappingURL=add_style.css.map */