@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.sponly {
    display: none;
}

.pconly.block {
    display: block;
}

.wrapper {
    background: #edebeb;
}

.coffee_new {
    max-width: 750px;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 100px;
    text-align: center;
}

.anchor {
    display: flex;
    justify-content: space-around;
    margin: 0 60px 40px;
}

.anchor a {
    width: 201px;
    border: solid 1px #3B4043;
    padding: 20px;
}

.anchor a p {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    width: fit-content;
    margin: 0 auto;
    line-height: 30px;
    font-family: "Montserrat", sans-serif;
}

.anchor a p::after {
    content: '';
    display: block;
    width: 9px;
    height: 9px;
    margin: 5px auto 0;
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    transform: rotate(135deg);
}

.anchor a p span {
    font-size: 9px;
    font-weight: normal;
    color: #707070;
    display: block;
    line-height: 1;
    margin-bottom: 1.5px;
}

.anchor a p span span {
    font-size: 12px;
    display: inline-block;
    margin-left: 3px;
}

.anchor>a:hover p span {
    color: #fff;
}

.anchor a:hover p::after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.ecbn-selection-description.vsm-selection-description {
    display: none;
}

.ecbn-selection-more-btn.ecbn-selection-page-more {
    border-radius: 50px !important;
    width: 60% !important;
    font-weight: bold !important;
    font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
}

.ecbn-selection-title.vsm-selection-title {
    margin-top: 0 !important;
}

.ecbn-selection-title.vsm-selection-title {
    font-weight: bold !important;
    font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
    font-size: 20px !important;
}

.ecbn-selection-content.ecbn-selection-content--active+span {
    font-size: 0;
    position: relative;
    width: 100%;
    display: block;
    margin: 40px 0 60px;
}

.ecbn-selection-content.ecbn-selection-content--active+span::before {
    content: "メガロスプロテインコーヒーとお家時間を一緒に撮った素敵な皆様の投稿をお待ちしております！";
    position: absolute;
    font-size: 14px;
    font-weight: bold;
    font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
    width: 360px;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    line-height: 1.3;
}

input[type="checkbox"]+label {
    margin: 40px 0;
    padding: 0;
    font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
}

.toggle {
    display: none;
}

.toggle02 {
    display: none;
}

.toggle03 {
    display: none;
}

.accordion {
    position: relative;
}

.title,
.content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}

.title {
    display: block;
    font-weight: bold;
    font-size: 20px;
    position: relative;
}

.title::after {
    content: '';
    display: block;
    background-image: url(/megalos_coffee202205/images/teiki_arrow.png);
    width: 44px;
    height: 15px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all 0.3s;
}

.toggle:checked+.title::after {
    transform: rotate(180deg);
}

.toggle02:checked+.title::after {
    transform: rotate(180deg);
}

.toggle03:checked+.title::after {
    transform: rotate(180deg);
}

.content {
    margin: 50px auto 0;
    max-height: 0;
    overflow: hidden;
    width: 630px;
}

.toggle:checked+.title+.content {
    max-height: 550px;
    transition: all 0.3s;
    border: solid 0.3px #707070;
    margin: 0 auto;
}

.toggle02:checked+.title+.content {
    max-height: 550px;
    transition: all 0.3s;
    border: solid 0.3px #707070;
    margin: 0 auto;
}

.toggle03:checked+.title+.content {
    max-height: 550px;
    transition: all 0.3s;
    border: solid 0.3px #707070;
    margin: 0 auto;
}

.accordion .content a {
    display: block;
    font-size: 16px;
    background-color: #fff;
    border: solid 1px;
    font-weight: bold;
    color: #000 !important;
    padding: 10px;
    width: 480px;
    border-radius: 50px;
    margin: 0 auto 40px;
    font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
}

.faq {
    background-color: #000;
    padding-top: min(9.0666666667vw, 68px);
    padding-bottom: min(11.0666666667vw, 83px);
    text-align: center
}

.faq__titleDecoration {
    width: min(18.6666666667vw, 140px);
    /* aspect-ratio: 136/79; */
    padding-right: min(0.2666666667vw, 2px);
    margin-bottom: min(1.4666666667vw, 11px)
}

.faq__title {
    color: #fff;
    font-size: 30px;
    line-height: 1.4444444444;
    padding-right: min(.4vw, 3px);
    margin-bottom: 40px;
    font-weight: bold;
    font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
}

.faq__list {
    width: 89.3333333333%;
    margin: 0 auto
}

.faq__item {
    text-align: left;
    font-size: 18px;
    line-height: 1.6071428571;
    font-weight: bold;
    font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
    margin-bottom: 10px;
}

.faq__item:first-child {
    border-width: 2px 2px 1px 2px
}

.faq__item:last-child {
    border-width: 1px 2px 2px 2px;
}

.faq__item:nth-last-child(2) {}

.faq__item:nth-last-child(3) {
    border-width: 1px 2px 2px 2px
}

.faq__question {
    background-color: #fff;
    color: #000;
    font-weight: 600;
    border-radius: 5px;
}

.faq__question .question__inner {
    padding-top: min(2vw, 15px);
    padding-bottom: min(2.4vw, 18px);
    padding-left: min(2.6666666667vw, 20px);
    padding-right: min(3.3066666667vw, 24.8px);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.faq__question .question__inner .question__text {
    width: min(77.3333333333vw, 580px)
}

.faq__question .question__inner .faq__icon {
    width: min(4.6666666667vw, 35px);
    aspect-ratio: 26.55/11.81;
    transition: .3s
}

.faq__question .question__inner[aria-expanded=true] .faq__icon {
    transform: rotate(180deg)
}

.faq__answer {
    height: 0;
    overflow: hidden;
    background-color: #fff;
    font-weight: 400;
    line-height: 1.6071428571;
    transition: .3s;
    padding-inline: min(2.6666666667vw, 20px)
}

.faq__answer[aria-hidden=false] {
    height: auto;
    display: block;
    padding-top: min(3.2vw, 24px);
    padding-bottom: min(3.2vw, 24px);
    margin-top: -5px;
    border-radius: 0 0 5px 5px;
    border-top: dotted 1px #000;
}

p.question__text span,
.faq__answer[aria-hidden=false] span {
    font-size: 26px;
    margin-right: 15px;
}

.absolute {
    margin-top: -400px;
    padding: 0 40px 80px;
    background-color: #000;
}

#point1,
#point2,
#point3 {
    margin-top: -142px;
    padding-top: 142px;
}

.anchor>a:hover {
    background-color: #111;
    opacity: 1 !important;
    color: #fff !important;
}

.coffee_new a:hover {
    opacity: .8;
}

.int_btn {
    display: block;
    font-size: 16px;
    margin: 30px auto 0;
    width: fit-content;
    font-weight: bold;
    border-radius: 50px;
    padding: 15px 40px;
    background-color: #fff;
}

.int_btn:hover {
    color: #111 !important;
}

.gooddesign {
    background-color: rgb(247, 247, 247);
    padding: 40px 60px 50px;
}

.gooddesign a {
    background-color: rgb(255, 255, 255);
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 12px;
    width: fit-content;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 24px;
    color: rgb(192, 0, 20);
    border: 2px solid rgb(192, 0, 20);
    margin: 38px auto 0;
}

.gooddesign a::after {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    width: 7px;
    height: 7px;
    border-top: 1px solid rgb(192, 0, 20);
    border-right: 1px solid rgb(192, 0, 20);
    transform: rotate(45deg);
}

.gooddesign a:hover {
    opacity: .8;
}

.coffee_new h1 {
    margin: 0;
}

section.intro {
    margin: 60px;
    padding: 60px;
    background-color: #000000;
    color: #fff;
}

section.intro h2 {
    margin: 0 auto;
    font-size: 30px;
    font-weight: bold;
    width: 342px;
    text-align: left;
    line-height: 60px;
}

.intro-box {
    margin-top: 40px;
    display: flex;
}

.intro-box>div {
    width: calc(100% / 3);
    padding: 20px;
}

.odd.item3 {
    padding: 20px 12px;
}

.intro-box .odd {
    background-color: #222222;
}

.intro-box .even {
    background-color: #363636;
}

.intro-box>div p {
    font-weight: bold;
    font-size: 22px;
}

.intro-box>div p+p {
    font-size: 50px;
    font-family: "Montserrat", sans-serif;
}

.intro-box>div.item3 p {
    font-size: 18px;
    line-height: 1.834;
}

.intro-box>div.item3 p+p {
    font-size: 50px;
    line-height: unset;
}

.intro-box>div p+p span {
    font-size: 22px;
}

.intro-box>div.item1 p+p span {
    font-size: 33px;
}

.intro-box>div div+div {
    text-align: left;
    font-size: 11px;
    padding: 5px 0 0;
}

.odd.item3>div+div {
    padding: 5px 8px 0;
}

.gooddesign .logo {
    width: 380px;
    margin: 0 auto;
}

.gooddesign .logo+div {
    font-size: 18px;
    font-weight: bold;
    margin: 20px auto 40px;
    text-align: center;
    line-height: 30px;
    letter-spacing: .5px;
}

.gooddesign .logo+div>span {
    font-size: 22px;
    color: #C00114;
    margin-left: -25px;
}

section.ahievement {
    padding: 50px 60px;
    background-image: url(/megalos_coffee202205/images/new/toppa_bg.png);
    background-size: cover;
}

section.ahievement>img {
    width: 390px;
}

.achievemenet-box.pconly {
    display: flex;
    justify-content: center;
    gap: 28.5px;
    margin-top: 30px;
}

.achievemenet-box.pconly img {
    height: 285px;
}

.item-info {
    position: relative;
    background-color: #fff;
    width: 630px;
    margin: -90px auto 0;
    padding: 30px 40px;
}

.itemt-info-box {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: "Montserrat", sans-serif;
}

p.item-name span {
    font-size: 10px;
    display: block;
    margin-top: 5px;
}

p.item-comment {
    font-size: 12px;
    margin: 10px 0;
}

p.item-content {
    font-size: 10px;
}

.itemt-info-box p.icon {
    padding: 4px 9px;
    border: solid 1px;
    width: fit-content;
    display: flex;
    align-items: center;
}

.itemt-info-box .proce {
    font-size: 38px;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 5px;
}

.itemt-info-box .proce span {
    font-size: 18px;
    padding-top: 10px;
}

.item-info+a {
    font-size: 16px;
    font-weight: bold;
    font-family: "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
    background-color: #3B4043;
    color: #fff;
    width: fit-content;
    padding: 12px 72px;
    display: flex;
    margin: 0 auto;
    border-radius: 24px;
}

.upper {
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 30px;
    margin: 40px 46px 30px;
    border-bottom: dotted 1px #707070;
}

.upper img {
    width: 168px;
}

.lower {
    margin: 0 46px;
}

.lower>p {
    font-size: 22px;
    font-weight: bold;
    font-family: "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
}

.merit-box {
    display: flex;
    gap: 14px;
}

.merit-box>div {
    width: 170px;
    padding: 24px 0;
    margin: 20px 0 30px;
    font-size: 20px;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 1.1px;
    line-height: 28px;
    background-color: #EDEBEB;
}

.merit-box>div span {
    color: #0099DB;
    font-size: 44px;
    line-height: 54px;
}

.merit-box>div span span {
    font-size: 22px;
    letter-spacing: 0;
}

.merit-box>div:last-child span {
    font-size: 34px;
}

h2.subtitle {
    font-size: 30px;
    font-weight: bold;
    margin: 60px auto;
    text-align: left;
    width: fit-content;
}

.bg-black {
    background-color: #000;
    padding: 60px;
    color: #fff;
}

.point1-box {
    gap: 77px;
    display: flex;
    margin-bottom: 40px;
    text-align: left;
    justify-content: space-between;
    align-items: end;
}

.point1-box .left img {
    width: 126px;
}

.point1-box .left p {
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 25px;
}

.point1-box .right p {
    font-size: 12px;
}

.point1-box .right p+p {
    font-size: 28px;
    font-weight: bold;
    margin: 10px 0;
}

.point1-box .right p+p+p {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}

#point1 .strong {
    font-size: 31px !important;
    font-weight: bold;
    margin: 50px 0 !important;
    text-align: center !important;
}

#point1 .sponly+p {
    font-size: 20px;
    line-height: 68px;
    text-align: left;
    letter-spacing: unset;
    margin: 50px 0;
}

#point2 .scene {
    position: relative;
    margin: 60px 0;
}

.scene.morning,
.scene.night {
    margin-right: 120px !important;
}

.scene.afternoon {
    margin-left: 120px !important;
}

#point2 .scene p {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    text-align: left;
    bottom: 50px;
    left: 60px;
    line-height: 36px;
}

#point3 .carry {
    position: relative;
}

#point3 .carry p {
    position: absolute;
    top: 90px;
    right: 60px;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    line-height: 36px;
}

.ice-hot {
    display: flex;
    margin: 60px 0;
}

.ice-hot div {
    position: relative;
    height: fit-content;
}

.ice-hot div p {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    bottom: 30px;
    margin: 0 auto;
    right: 0;
    left: 0;
}

.ice-hot .hot {
    margin-top: 80px;
}

.bg-black2 {
    padding: 40px 60px 60px;
    background-image: url(/megalos_coffee202205/images/new/bg-black2.png);
    background-size: cover;
    color: #Fff;
}

.bg-black2 h2.subtitle+p,
.bg-black2 p.strong+p {
    font-size: 20px;
    width: 438px;
    text-align: left;
    margin: 0 auto;
    line-height: 50px;
}

.bg-black2 .caution {
    font-size: 12px;
    text-align: left;
    width: 438px;
    margin: 30px auto 0;
    font-family: "Montserrat", sans-serif;
}

.bg-black2 .caution a {
    color: #fff;
}

.bg-black2 p.strong {
    font-size: 30px;
    font-weight: bold;
    padding: 80px 0 60px;
    margin: 80px 0 0;
    text-align: center;
    border-top: dotted 1px #fff;
}

.bg-black2 p.strong+p+img {
    margin-top: 50px;
}

section.detail {
    margin: 60px 60px 67px;
    padding: 45px 0;
    border-top: dotted 1px #707070;
    border-bottom: dotted 1px #707070;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    color: #707070;
}

section.detail>p {
    font-size: 12px;
}

table.detail_table01 {
    border-collapse: collapse;
    margin: 30px auto;
    position: relative;
    width: 100%;
    font-size: 12px;
}

table.detail_table01::before {
    content: "";
    position: absolute;
    background: #707070;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    transform: scaleY(0.1);
    transform-origin: top;
}

table.detail_table01::after {
    content: "";
    position: absolute;
    background: #707070;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1px;
    transform: scaleX(0.1);
    transform-origin: left;
}

table.detail_table01 tr * {
    position: relative;
    padding: 10px 20px;
}

table.detail_table01 tr *::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #707070;
    transform: scaleY(0.1);
    transform-origin: bottom;
}

table.detail_table01 tr td::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background: #707070;
    transform: scaleX(0.1);
    transform-origin: right;
}

table.detail_table01 th {
    width: 130px;
    font-weight: bold;
}

.narrow {
    width: 320px;
    margin: 0 auto 30px;
    font-size: 12px;
}

table.detail_table02 {
    border-collapse: collapse;
    margin: 18px auto 10px;
    position: relative;
    width: 100%;
}

table.detail_table02::before {
    content: "";
    position: absolute;
    background: #707070;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    transform: scaleY(0.1);
    transform-origin: top;
}

table.detail_table02::after {
    content: "";
    position: absolute;
    background: #707070;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1px;
    transform: scaleX(0.1);
    transform-origin: left;
}

table.detail_table02 tr * {
    position: relative;
    padding: 10px 20px;
}

table.detail_table02 tr *::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #707070;
    transform: scaleY(0.1);
    transform-origin: bottom;
}

table.detail_table02 tr td::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background: #707070;
    transform: scaleX(0.1);
    transform-origin: right;
}

table.detail_table02 td {
    text-align: right;
}

@media screen and (max-width:767px) {
    .pconly {
        display: none !important;
    }

    .sponly {
        display: block;
    }

    .sponly.block {
        display: block;
    }

    img.space {
        margin: 20px 0;
    }

    .accordion .content a {
        font-size: 14px;
        width: 84%;
        padding: 8px;
        margin: 30px auto;
    }

    .title {
        font-size: 16px;
    }

    .padding {
        padding: 0 20px;
    }

    .scale50 {
        transform: scale(.55);
        margin: 0 !important;
    }

    .content {
        width: 84%;
    }

    input[type="checkbox"]+label {
        font-size: 22px;
    }

    .toggle:checked+.title+.content {
        max-height: 850px;
        width: 84%;
    }

    .toggle02:checked+.title+.content {
        max-height: 850px;
    }

    .toggle03:checked+.title+.content {
        max-height: 850px;
    }

    .anchor {
        padding: 0 30px;
        display: flex;
        flex-direction: column;
        margin: 0 0 40px;
        gap: 10px;
    }

    .anchor>a img {
        margin-bottom: 10px;
    }

    .cta .padding {
        margin-top: 20px;
    }

    .absolute {
        margin-top: -230px;
        padding: 0 20px 40px;
        background-color: #000;
    }

    .ecbn-selection-content.ecbn-selection-content--active+span::before {
        width: 310px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .faq__item {
        font-size: 14px;
    }

    .faq__question .question__inner .question__text {
        display: flex;
        align-items: center;
    }

    .faq__answer[aria-hidden=false] {
        display: flex;
        align-items: center;
    }

    #point1,
    #point2,
    #point3 {
        margin-top: -120px;
        padding-top: 120px;
    }

    .int_btn {
        margin: 40px auto 0;
        width: 100%;
    }

    .gooddesign a::after {
        top: 1px;
    }

    .coffee_new h1 {
        padding: 0;
    }

    section.intro {
        margin: 40px 30px;
        padding: 30px 20px;
    }

    section.intro h2 {
        font-size: 24px;
        line-height: 39px;
        width: fit-content;
        padding: 0;
    }

    .intro-box {
        margin-top: 30px;
        flex-direction: column;
    }

    .intro-box>div {
        width: 100%;
        display: flex;
        justify-content: space-between;
        gap: 15px;
    }

    .intro-box>div p {
        font-size: 4.5vw;
    }

    .intro-box>div p+p {
        font-size: 10.4vw;
    }

    .intro-box>div.item1 p+p span {
        font-size: 25px;
    }

    .intro-box>div p+p span {
        font-size: 4.8vw;
    }

    .intro-box>div div+div {
        padding: 0 !important;
        width: 55%;
        font-size: 3vw;
    }

    .intro-box>div.item3 p {
        font-size: 3vw;
    }

    .odd.item3 {
        padding: 20px;
    }

    .odd.item3 p+p span {
        font-size: 4.4vw;
        text-align: left;
        line-height: 1;
    }

    .intro-box>div.item3 p+p {
        display: flex;
        align-items: center;
        font-size: 39px;
        justify-content: center;
    }

    section.gooddesign {
        padding: 30px 30px 40px;
    }

    .gooddesign .logo {
        width: 100%;
    }

    .gooddesign .logo+div span {
        font-size: 16px;
        display: block;
        margin: 0 auto;
        position: relative;
        width: fit-content;
    }

    .gooddesign .logo+div span::before,
    .gooddesign .logo+div span::after {
        position: absolute;
        width: 8px;
        height: 12px;
        content: '';
    }

    .gooddesign .logo+div span::before {
        border-left: solid 2px;
        border-top: solid 2px;
        top: 0;
        left: -15px;
    }

    .gooddesign .logo+div span::after {
        border-right: solid 2px;
        border-bottom: solid 2px;
        bottom: 0;
        right: -15px;
    }

    .gooddesign .logo+div {
        font-size: 14px;
        line-height: 26px;
        margin: 20px auto 30px;
    }

    .gooddesign a {
        margin: 30px auto 0;
    }

    section.ahievement {
        padding: 40px 30px;
        background-image: url(/megalos_coffee202205/images/new/toppa_bg_sp.png);
        background-size: cover;
    }

    .achievemenet-box.sponly {
        display: flex;
        gap: 15px;
        justify-content: space-between;
    }

    .achievemenet-box.sponly img {
        width: 45%;
        height: 100%;
    }

    .achievemenet-box.sponly img+img {
        width: 50%;
        height: 100%;
    }

    .item-info {
        width: 84%;
        margin: -50px auto 0;
        padding: 20px;
    }

    p.item-name span {
        font-size: 2.65vw;
    }

    p.item-comment {
        font-size: 2.65vw;
    }

    p.item-content {
        font-size: 2.65vw;
    }

    .itemt-info-box {
        flex-direction: column;
        gap: 30px;
    }

    .itemt-info-box p.icon {
        padding: 1.5px 9px;
    }

    .item-info+a {
        padding: 12px 70px;
    }

    .upper {
        flex-direction: column;
        margin: 30px 20px;
        gap: 20px;
    }

    .lower {
        margin: 0 20px;
    }

    .lower>p {
        font-size: 20px;
    }

    .merit-box {
        flex-direction: column;
        margin: 20px auto;
    }

    .merit-box>div {
        width: 100%;
        padding: 12px 0 0px;
        min-height: 95px;
        margin: 0;
    }

    .anchor a {
        display: block;
        width: 100%;
        border: solid 1px #3B4043;
        padding: 12px 20px;
    }

    .anchor a p {
        width: 100%;
        font-size: 4.26vw;
        position: relative;
    }

    .anchor a p::after {
        position: absolute;
        right: 0;
        bottom: 33%;
        width: 8px;
        height: 8px;
    }

    .anchor a:nth-child(3) p {
        font-size: 3.6vw;
    }

    h2.subtitle {
        margin: 40px auto;
        font-size: 24px;
        padding: 0;
    }

    .bg-black {
        padding: 40px 30px;
    }

    .point1-box .left img {
        width: 63px;
        height: 100%;
    }

    .point1-box {
        flex-direction: column;
        gap: 20px;
    }

    #point1 .left {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .point1-box .left p {
        font-size: 4.3vw;
        line-height: 30px;
        margin: -7px 0 0;
        width: 67%;
    }

    #point1 .right {
        width: 67%;
        font-weight: bold;
    }

    .point1-box .right p+p {
        font-size: 24px;
    }

    .point1-box .right p+p+p {
        font-weight: bold;
    }

    #point1 .strong {
        font-size: 18px !important;
        margin: 40px auto 20px !important;
    }

    #point1 .sponly+p {
        font-size: 14px;
        line-height: 32px;
        margin: 40px auto;
    }

    #point2 .scene {
        position: relative;
        margin: 40px 0;
    }

    .scene.morning,
    .scene.night {
        margin-right: 30px !important;
    }

    .scene.afternoon {
        margin-left: 30px !important;
    }

    #point2 .scene p {
        font-size: 14px;
        line-height: 24px;
        left: 30px;
        bottom: 30px;
    }

    #point3 .carry p {
        font-size: 14px;
        line-height: 24px;
        right: 30px;
        top: 50px;
    }

    .ice-hot {
        margin: 40px auto;
    }

    .ice-hot div p {
        font-size: 14px;
        bottom: 20px;
    }

    .bg-black2 {
        padding: 1px 30px 40px;
        background-image: url(/megalos_coffee202205/images/new/bg-black2_sp.png);
        background-size: contain;
        background-repeat: round repeat;
    }

    .bg-black2 h2.subtitle+p,
    .bg-black2 p.strong+p {
        width: 64.7%;
        font-size: 3.73vw;
        line-height: 30px;
    }

    .bg-black2 .caution {
        font-size: 10px;
        width: 60.7%;
        overflow-wrap: anywhere;
    }

    .bg-black2 p.strong {
        font-size: 24px;
        margin: 60px 0 0px;
        padding: 30px 0;
    }

    section.detail {
        margin: 40px 30px;
    }

    table.detail_table01 tr td {
        padding-left: 0;
    }

    table.detail_table01 tr * {
        position: relative;
        padding: 10px 12px;
    }

    table.detail_table01 th {
        width: 108px;
    }

    table.detail_table02 tr * {
        padding: 10px 15px;
    }

    .coffee_new {
        padding-bottom: 60px;
    }
}