@charset "UTF-8";
@media screen and (max-width: 849px) {
  body.is-modal-open {
    overflow: hidden;
  }
  .modal {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .modal .modal-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: scroll;
    padding: 8.9058524173vw 0 13.2315521628vw;
    background: #fff;
    background-image: url(/other/lp/aromafresh/img/modal-parents-bg.webp);
    background-repeat: repeat;
    background-position: top, center;
    background-size: 213.7404580153vw;
  }
  .modal .modal-wrapper .button-modal-close,
  .modal .modal-wrapper .button-modal-result-close {
    position: fixed;
    width: 7.6335877863vw;
    height: 7.6335877863vw;
    z-index: 1;
    top: 5.0890585242vw;
    right: 5.0890585242vw;
    cursor: pointer;
    background-image: url(/other/lp/aromafresh/img/icon/icon_modal-close.svg);
    background-size: contain;
  }
  .modal-diagnosis .modal-wrapper .modal-contents {
    position: relative;
  }
  .modal-diagnosis .modal-wrapper .modal-contents .diagnosis {
    width: 94.4020356234vw;
    height: 385.2417302799vw;
    display: flex;
    flex-flow: column;
    margin: 0 auto;
    padding: 66.9211195929vw 9.4147582697vw 15.2671755725vw;
    gap: 5.0890585242vw;
    background-image: url(/other/lp/aromafresh/img/modal-diagnosis-bg-sp.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .modal-diagnosis .modal-wrapper .modal-contents .diagnosis .question {
    padding: 3.5623409669vw;
    border: 0.2544529262vw solid #cda073;
    border-radius: 2.0356234097vw;
    background: #fff;
    background-color: #fff;
  }
  .modal-diagnosis .modal-wrapper .modal-contents .diagnosis .question > p {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 4.0712468193vw;
    line-height: 150%;
    color: #542c09;
  }
  .modal-diagnosis .modal-wrapper .modal-contents .diagnosis .question > div {
    display: flex;
    flex-wrap: wrap;
    margin-top: 3.0534351145vw;
    gap: 2.5445292621vw;
  }
  .modal-diagnosis .modal-wrapper .modal-contents .diagnosis .question > div label {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 3.5623409669vw;
    line-height: 150%;
    color: #333;
    align-items: baseline;
    display: flex;
    gap: 2.0356234097vw;
    /* チェックされた状態 */
  }
  .modal-diagnosis .modal-wrapper .modal-contents .diagnosis .question > div label input[type=radio] {
    position: relative;
    width: 4.834605598vw;
    height: 4.834605598vw;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    vertical-align: middle;
    border: 0.2544529262vw solid #333;
    border-radius: 50%;
  }
  .modal-diagnosis .modal-wrapper .modal-contents .diagnosis .question > div label input[type=radio]:checked {
    border: 1.5267175573vw solid #333;
    background-color: #fff;
  }
  .modal-diagnosis .modal-wrapper .modal-contents .button-diagnosis {
    position: absolute;
    width: 50.8905852417vw;
    height: 12.7226463104vw;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 3.8167938931vw;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    bottom: 6.3613231552vw;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 7.6335877863vw auto 0;
    transform: translateX(-50%);
    border-radius: 2.5445292621vw;
    background-color: #542c09;
  }
  .modal-result .modal-wrapper .modal-contents {
    width: 94.4020356234vw;
    height: 558.2697201018vw;
    margin: 0 auto;
    padding: 15.2671755725vw 8.9058524173vw 20.3562340967vw;
    background-image: url(/other/lp/aromafresh/img/modal-result/modal-inner-bg-sp.webp);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .modal-result .modal-wrapper .modal-contents h2 {
    position: relative;
    font-family: "Zen Kurenaido";
    font-style: normal;
    font-weight: 400;
    font-size: 4.5801526718vw;
    line-height: 10.941475827vw;
    text-align: center;
    letter-spacing: 0em;
    color: #542c09;
    margin: 0 0;
    margin-top: 8.6513994911vw;
    padding: 0;
    padding-bottom: 1.0178117048vw;
    border-bottom: 0.2544529262vw solid #542c09;
  }
  .modal-result .modal-wrapper .modal-contents h2:before, .modal-result .modal-wrapper .modal-contents h2:after {
    position: absolute;
    width: 1.0178117048vw;
    height: 1.0178117048vw;
    content: "";
    bottom: -0.6361323155vw;
    border-radius: 50%;
    background-color: #542c09;
  }
  .modal-result .modal-wrapper .modal-contents h2:before {
    left: 0;
  }
  .modal-result .modal-wrapper .modal-contents h2:after {
    right: 0;
  }
  .modal-result .modal-wrapper .modal-contents .diagnosis-result .type {
    position: relative;
    display: flex;
    flex-flow: column;
    margin-top: -9.4147582697vw;
  }
  .modal-result .modal-wrapper .modal-contents .diagnosis-result .type > div {
    width: 100%;
    padding: 16.5394402036vw 0 0;
  }
  .modal-result .modal-wrapper .modal-contents .diagnosis-result .type > div .type-name {
    width: -moz-fit-content;
    width: 62.8498727735vw;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 6.3613231552vw;
    line-height: 8.9058524173vw;
    text-align: center;
    letter-spacing: 0.7633587786vw;
    color: #333;
    display: flex;
    flex-flow: column;
    margin: 0 auto;
    gap: 2.5445292621vw;
  }
  .modal-result .modal-wrapper .modal-contents .diagnosis-result .type > div .type-name span {
    background-color: #fff;
    width: -moz-fit-content;
    width: fit-content;
    width: 100%;
    height: 16.2849872774vw;
    font-family: "Zen Kurenaido";
    font-style: normal;
    font-weight: 400;
    font-size: 8.9058524173vw;
    line-height: 25.6997455471vw;
    letter-spacing: 0.2544529262vw;
    color: #542c09;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 0.7633587786vw solid #333;
    box-shadow: 0.7633587786vw 0.7633587786vw 0 0 #d0a679;
  }
  .modal-result .modal-wrapper .modal-contents .diagnosis-result .type > div .type-desc {
    width: 100%;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 3.5623409669vw;
    line-height: 150%;
    color: #333;
    margin-top: 2.5445292621vw;
  }
  .modal-result .modal-wrapper .modal-contents .diagnosis-result .type img {
    position: relative;
    width: 76.3358778626vw;
    height: 76.3358778626vw;
    top: -10.1781170483vw;
    /* right: vw-sp(16); */
    display: flex;
    align-items: center;
    justify-content: center;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .modal-result .modal-wrapper .modal-contents .point {
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-top: -2.5445292621vw;
    padding: 0 4.5801526718vw 15.2671755725vw;
    border: 0.2544529262vw solid #cda073;
    border-radius: 2.0356234097vw;
    background: #fff;
  }
  .modal-result .modal-wrapper .modal-contents .point:before {
    position: absolute;
    width: 56.7430025445vw;
    height: 9.6692111959vw;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 5.0890585242vw;
    line-height: 9.1603053435vw;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    content: "おすすめポイント";
    top: -6.3613231552vw;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: content-box;
    margin: 0 auto;
    transform: translateX(-50%);
    border: 1.272264631vw solid #fff;
    border-radius: 10.1781170483vw;
    background: #542c09;
    /* left: 50%; */
  }
  .modal-result .modal-wrapper .modal-contents .point .item {
    padding-top: 8.6513994911vw;
  }
  .modal-result .modal-wrapper .modal-contents .point .item-catch {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 4.0712468193vw;
    line-height: 4.834605598vw;
    text-align: center;
    color: #333;
  }
  .modal-result .modal-wrapper .modal-contents .point .item-head {
    height: 18.320610687vw;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 6.3613231552vw;
    line-height: 9.1603053435vw;
    text-align: center;
    color: #542c09;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2.0356234097vw;
  }
  .modal-result .modal-wrapper .modal-contents .point .item img {
    width: 100%;
    margin: 5.0890585242vw auto 4.0712468193vw;
    aspect-ratio: 250/168;
  }
  .modal-result .modal-wrapper .modal-contents .point .item-desc {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 400;
    font-size: 4.0712468193vw;
    line-height: 170%;
    color: #000;
  }
  .modal-result .modal-wrapper .modal-contents .point .slick-dots {
    position: relative;
    width: 17.8117048346vw;
    text-align: center;
    display: flex;
    justify-content: space-between;
    margin: 0;
    margin: -0.5089058524vw auto;
    padding: 0;
    list-style: none;
  }
  .modal-result .modal-wrapper .modal-contents .point .slick-dots li {
    position: relative;
    width: 2.5445292621vw;
    height: 2.5445292621vw;
    display: block;
    padding: 0;
    cursor: pointer;
  }
  .modal-result .modal-wrapper .modal-contents .point .slick-dots li button {
    width: 2.5445292621vw;
    height: 2.5445292621vw;
    font-size: 0;
    line-height: 0;
    color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background: transparent;
  }
  .modal-result .modal-wrapper .modal-contents .point .slick-dots li button:before {
    position: absolute;
    width: 2.5445292621vw;
    height: 2.5445292621vw;
    line-height: 2.5445292621vw;
    text-align: center;
    color: black;
    content: "";
    top: 0;
    left: 0;
    opacity: 1;
    border: 0.2544529262vw solid #c3c3c3;
    border-radius: 50%;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .modal-result .modal-wrapper .modal-contents .point .slick-dots li.slick-active button:before {
    background: #333;
  }
  .modal-result .modal-wrapper .modal-contents .point .button-arrows {
    display: flex;
    align-items: center;
    gap: 4.3256997455vw;
  }
  .modal-result .modal-wrapper .modal-contents .point .button-arrows .slick-arrow {
    width: 12.213740458vw;
    height: 12.213740458vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #32afea;
  }
  .modal-result .modal-wrapper .modal-contents .point .button-arrows .slick-arrow span {
    width: 0;
    height: 0;
    border-top: 1.5267175573vw solid transparent;
    border-bottom: 1.5267175573vw solid transparent;
  }
  .modal-result .modal-wrapper .modal-contents .point .button-arrows .slick-arrow.custom-prev span {
    border-right: 1.5267175573vw solid #fff;
  }
  .modal-result .modal-wrapper .modal-contents .point .button-arrows .slick-arrow.custom-next span {
    border-left: 1.5267175573vw solid #fff;
  }
  .modal-result .modal-wrapper .modal-contents .point .button-arrows .slick-arrow.slick-disabled {
    background-color: #d0d0d0;
  }
  .modal-result .modal-wrapper .modal-contents .point .button-arrows > span {
    width: 0.2544529262vw;
    height: 9.1603053435vw;
    background-color: #333;
  }
  .modal-result .modal-wrapper .modal-contents .point .slick-arrow {
    position: absolute;
    width: 6.106870229vw;
    height: 6.106870229vw;
    font-size: 0;
    line-height: 0;
    color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    transform: translate(0, 50%);
    border: none;
    border-radius: 50%;
    outline: none;
    background: transparent;
    background: #7d4c27;
  }
  .modal-result .modal-wrapper .modal-contents .point .slick-arrow.slick-disabled {
    background: #e7e7e7;
  }
  .modal-result .modal-wrapper .modal-contents .point .slick-arrow:before {
    width: 1.7811704835vw;
    height: 1.7811704835vw;
    content: "";
    display: block;
    opacity: 1;
  }
  .modal-result .modal-wrapper .modal-contents .point .slick-arrow.slick-prev {
    left: -2.5445292621vw;
  }
  .modal-result .modal-wrapper .modal-contents .point .slick-arrow.slick-prev::before {
    transform: rotate(-45deg) translate(0.2544529262vw, 0.2544529262vw);
    border-top: 0.2544529262vw solid #fff;
    border-left: 0.2544529262vw solid #fff;
  }
  .modal-result .modal-wrapper .modal-contents .point .slick-arrow.slick-next {
    right: -2.5445292621vw;
  }
  .modal-result .modal-wrapper .modal-contents .point .slick-arrow.slick-next::before {
    transform: rotate(-45deg) translate(-0.2544529262vw, -0.2544529262vw);
    border-right: 0.2544529262vw solid #fff;
    border-bottom: 0.2544529262vw solid #fff;
  }
  .modal-result .modal-wrapper .modal-contents .beans {
    position: relative;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    margin-top: 12.4681933842vw;
    padding: 20.3562340967vw 4.5801526718vw 6.106870229vw;
    gap: 20.8651399491vw;
    border: 0.2544529262vw solid #cda073;
    border-radius: 2.0356234097vw;
    background: #fff;
  }
  .modal-result .modal-wrapper .modal-contents .beans:before {
    position: absolute;
    width: 56.7430025445vw;
    height: 9.6692111959vw;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 5.0890585242vw;
    line-height: 9.1603053435vw;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    content: "おすすめの豆";
    top: -6.3613231552vw;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: content-box;
    margin: 0 auto;
    transform: translateX(-50%);
    border: 1.272264631vw solid #fff;
    border-radius: 10.1781170483vw;
    background: #542c09;
    /* left: 50%; */
  }
  .modal-result .modal-wrapper .modal-contents .beans .product {
    position: relative;
    width: 63.6132315522vw;
    height: 60.5597964377vw;
    display: flex;
    display: flex;
    align-items: center;
    flex-flow: column;
    padding: 24.9363867684vw 0 0 0;
    gap: 6.106870229vw;
    border-radius: 2.5445292621vw;
    /* justify-content: center; */
  }
  .modal-result .modal-wrapper .modal-contents .beans .product.is-mild {
    background-color: #508934;
  }
  .modal-result .modal-wrapper .modal-contents .beans .product.is-rich {
    background-color: #c5661a;
  }
  .modal-result .modal-wrapper .modal-contents .beans .product.is-strong {
    background-color: #ae0021;
  }
  .modal-result .modal-wrapper .modal-contents .beans .product.is-original {
    background-color: #b1853a;
  }
  .modal-result .modal-wrapper .modal-contents .beans .product.is-original .name {
    line-height: 120%;
    margin-top: 4.0712468193vw;
  }
  .modal-result .modal-wrapper .modal-contents .beans .product img {
    position: absolute;
    width: 30.0254452926vw;
    height: 44.0203562341vw;
    top: -15.7760814249vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .modal-result .modal-wrapper .modal-contents .beans .product > div > .name {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 5.0890585242vw;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.2544529262vw;
    color: #fff;
    margin-top: 5.0890585242vw;
  }
  .modal-result .modal-wrapper .modal-contents .beans .product > div > .text {
    max-width: 50.8905852417vw;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 3.5623409669vw;
    line-height: 170%;
    color: #fff;
    margin: 0 auto;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 3.0534351145vw;
  }
  .modal-result .modal-wrapper .modal-contents .contact p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 5.0890585242vw;
    line-height: 150%;
    text-align: center;
    color: #000;
    margin-top: 6.106870229vw;
    width: 73.7913486005vw;
    margin: 6.106870229vw auto -4.834605598vw;
  }
  .modal-result .modal-wrapper .modal-contents .contact a {
    width: 71.2468193384vw;
    height: 12.7226463104vw;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 3.8167938931vw;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 8.6513994911vw auto 0;
    border-radius: 1.7811704835vw;
    background: #542c09;
  }
  #modal-A .modal-wrapper {
    background-image: url(/other/lp/aromafresh/img/modal-result/modal-A-bg.webp);
  }
  #modal-B .modal-wrapper {
    background-image: url(/other/lp/aromafresh/img/modal-result/modal-B-bg.webp);
  }
  #modal-C .modal-wrapper {
    background-image: url(/other/lp/aromafresh/img/modal-result/modal-C-bg.webp);
  }
  #modal-D .modal-wrapper {
    background-image: url(/other/lp/aromafresh/img/modal-result/modal-D-bg.webp);
  }
  #modal-E .modal-wrapper {
    background-image: url(/other/lp/aromafresh/img/modal-result/modal-E-bg.webp);
  }
  #modal-F .modal-wrapper {
    background-image: url(/other/lp/aromafresh/img/modal-result/modal-F-bg.webp);
  }
}