.sp_br {
    display: none;
}
.pc_br {
    display: block;
}
#header {
    top: 4.7rem;

}
#header .h-logo.event {
    opacity: 1;
}
.features {
    background: url(https://shop.j-oil.com/s/mct_page/image/features_bk.png) center top / cover no-repeat;
    margin-top: -80px;
    padding: 160px 0 100px 0;
}

.features_ttl_logo{
    max-width: 333px;
    margin: 0 auto;
}

.features_ttl {
    font-size: 64px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: calc(220 / 1000 * 1em);
    text-align: center;
}

.features_list {
    max-width: 1065px;
    margin: 50px auto 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.features_list li {
    width: calc((100 / 3) - 60px);
}
.features_list li img {
    width: 100%;
}

.features_btn {
    max-width: 1320px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.features_btn li {
    width: calc((100% - 20px) / 2);
}
.features_btn li img {
    width: 100%;
}
.features_btn li form input {
    width: 100%;
    background: none;
}

.value {
    background: #ff8fc4;
    padding: 100px 40px;
}
.value__ttl {
    color: #fff;
    font-size: 47px;
    line-height: 1.5;
    letter-spacing: calc(160 / 1000 * 1em);
    text-align: center;
}
.value_btnBox{
    max-width: 1320px;
    margin: 70px auto 80px;
    padding: 26px;
    background: #e52c8a;
}
.value_btnBox div {
    background: #fff;
    border-radius: 30px;
    padding: 64px 55px 58px;
}
.value_btnBox div h3 {
    color: #191919;
    font-size: 66px;
    font-weight: 600;
    letter-spacing: calc(40 / 1000 * 1em);
    text-align: center;
}
.value_btnBox div h3 span {color: #d80000;font-size: 140%;}
.value_btnBox div h3 span span {font-size: 150%;}

.value_btnBox  ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 56px auto 0;
}
.value_btnBox  ul li {
    width: calc((100% - 35px) / 2);
}
.value__ctaBtn {
    max-width: 880px;
    margin: 50px auto 0;
}

.mctInfo {
    max-width: 1320px;
    margin: 100px auto;
    background: #fff;
}
.mctInfo .mctInfo__ttl {
    font-size: 80px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: calc(80 / 1000 * 1em);
    text-align: left;
}
.mctInfo .mctInfo__ttl span {
    font-size: 80%;
}
.mctInfo .mctInfo__text {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: calc(120 / 1000 * 1em);
    margin: 80px auto 75px;
    text-align: left;
}
.mctInfo .mctInfo__list {
    display: flex;
    align-items: center;
    gap: 70px;
    justify-content: center;
}
.mctInfo .mctInfo__list li:nth-of-type(1) {
    max-width: 40%;
}
.mctInfo .mctInfo__list li:nth-of-type(2) {
    max-width: 52%;
}
.mctInfo .mctInfo__list li:nth-of-type(2) p {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: calc(100 / 1000 * 1em);
    text-align: left;
}
.recipe {
    background: url(https://shop.j-oil.com/s/mct_page/image/recipe_bk.jpg) center top / 100% repeat;
    padding: 80px 0 90px;
}
.recipe .recipe__inner {
    max-width: 1320px;
    margin: 0 auto;
}
.recipe .recipe__inner .recipe__ttl {
    font-size: 80px;
    font-weight: 800;
    line-height: 1.5;
    letter-spacing: calc(80 / 1000 * 1em);
    text-align: center;
}
.recipe .recipe__inner .recipe__text {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: calc(120 / 1000 * 1em);
    text-align: center;
    margin: 50px auto 25px;
}
.recipe .recipe__inner .__graph {
    max-width: 670px;
    margin: 0 auto 40px;
}
.recipe .recipe__inner h3 {
    max-width: 595px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 10;
}
.recipe .recipe__inner h3 img {
    width: 100%;
}
.recipe .recipe__inner .recipe_box {
    display: flex;
    align-items: center;
    gap: 15px;
}
.recipe .recipe__inner .recipe_box .__image {
    display: none;
}
.recipe .recipe__inner .recipe_box:nth-of-type(odd) {
    justify-content: left;
    flex-direction: row-reverse;
}
.recipe .recipe__inner .recipe_box:nth-of-type(even) {
    justify-content: right;
}
.recipe .recipe__inner .recipe_box h4 {
    color: #514435;
    font-size: 64px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: calc(60 / 1000 * 1em);
}
/* .recipe .recipe__inner .recipe_box:not(:first-child) {
    margin-top: -30px;
} */
.quality {
    background: url(https://shop.j-oil.com/s/mct_page/image/quality-bg.jpg) center top / cover no-repeat;
    padding: 390px 0 25px;
}
.quality .quality__text {
    font-size: 34px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: calc(100 / 1000 * 1em);
    text-align: center;
}
.qualityInfo {
    margin: 65px auto 90px;
}
.qualityInfo .__inner {
    max-width: 1320px;
    margin: 0 auto;
}
.qualityInfo .__inner .qualityInfo__ttl {
    font-size: 84px;
    font-weight: 800;
    line-height: 1.5;
    letter-spacing: calc(80 / 1000 * 1em);
    text-align: left;
    display: flex;
    align-items: center;
}
.qualityInfo .__inner .qualityInfo__ttl span {
    font-size: 80%;
}
.qualityInfo .__inner .qualityInfo__strong {
    font-size: 35px;
    font-weight: 800;
    line-height: 1.5;
    letter-spacing: calc(100 / 1000 * 1em);
    text-align: left;
    margin: 40px auto 20px;
}
.qualityInfo .__inner .qualityInfo__strong span {
    color: #00974b;
}
.qualityInfo .__inner .qualityInfo__list {
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 60px;
}
.qualityInfo .__inner .qualityInfo__list  li {
    max-width: 50%;
}
.qualityInfo .__inner .qualityInfo__list  li p {
    font-size: 30px;
    line-height: 1.5;
    text-align: left;
}
.qualityInfo .__inner .qualityInfo__list  li p sup {
    display: inline-block;
    padding-top: 2.5rem;
    vertical-align: top;
    font-size: 80%;
}

.faq {
    position: relative;
    background: #fff;
    z-index: 1;
}

.faq .faq__heading {
    font-size: 35px;
    font-weight: 800;
    line-height: 1.5;
    letter-spacing: calc(80 / 1000 * 1em);
    text-align: center;
    position: relative;
    z-index: 2;
}
.faq .faq__ttl {
    font-size: 80px;
    font-weight: 800;
    line-height: 1.5;
    letter-spacing: calc(80 / 1000 * 1em);
    text-align: center;
    position: relative;
    z-index: 2;
}
.faq .faq__box {
    background: #fff4cd;
    padding: 70px 0;
    position: relative;
    z-index: 1;
}
.faq .faq__box::before {
    content: '';
    position: absolute;
    top: 130px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 130%;
    height: 449px;
    background-color: #fff4cd;
    border-radius: 110% 110% 0 0;
    z-index: -1;
}
.faq .faq__list {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
}
.faq .faq__list li .__question {
    max-width: 55%;
    background: #544737;
    padding: 22px;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: calc(50/ 1000 * 1em);
    text-align: center;
}
.faq .faq__list li .answer {
    background: #fff;
    color: #544737;
    padding: 22px;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: calc(50/ 1000 * 1em);
    text-align: left;
    margin-left: 30px;
}

.cta_btn {
    background: #fff;
    padding: 100px 0;
}
.cta_btn ul {
    max-width: 1320px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

@media screen and (max-width: 1024px) {
    .sp_br {
        display: block;
    }
    .pc_br {
        display: none;
    }
    .features {
            background: #f5f5f5 url(https://shop.j-oil.com/s/mct_page/image/features_bk_sp.png) center top / cover no-repeat;
            margin-top: 0;
            padding: 15.6vw 3.9vw 9.7vw;
    }
    .features_ttl_logo {
        margin: 0 auto 0 0;
        max-width: 32vw;
    }
    .features_ttl {
        text-align: left;
        font-size: 8.25vw;
    }
    .features_list {
        flex-wrap: wrap;
        justify-content: center;
        gap: 0px 20px;
        margin: 4.8vw auto 12.3vw;
    }
    .features_list li {
        width: calc((100% - 40px ) / 2);
    }
    .features_btn {
        flex-direction: column;
        gap: 4.4vw;
    }
    .features_btn li {
        width: 100%;
    }
    .value {
        padding: 7.8vw 3.9vw;
    }
    .value__ttl {
        font-size: 5.5vw;
    }
    .value_btnBox {
        margin: 6.8vw auto 7.8vw;
        padding: 2.5vw;
    }
    .value_btnBox div {
        padding: 9.25vw 5.3vw 9.25vw;
    }
    .value_btnBox div h3 {
        font-size: 6.4vw;
    }
    .value_btnBox ul {
        flex-direction: column;
        gap: 3.9vw;
        margin: 5.4vw auto 0;
    }
    .value_btnBox ul li {
        width: 100%;
    }
    .value_btnBox ul li img {
        width: 100%;
    }
    .value__ctaBtn {
        margin: 4.8vw auto 0;
    }
    .mctInfo {
        margin: 10vw auto;
        padding: 0 3.9vw;
    }
    .mctInfo .mctInfo__ttl {
        font-size: 9.8vw;
    }
    .mctInfo .mctInfo__text {
        font-size: 3.3vw;
        margin: 6.8vw auto 3.8vw;
    }
    .mctInfo .mctInfo__list {
        flex-direction: column;
        gap: 6.8vw;
    }
    .mctInfo .mctInfo__list li:nth-of-type(1), .mctInfo .mctInfo__list li:nth-of-type(2) {
        max-width: 100%;
    }
    .mctInfo .mctInfo__list li:nth-of-type(2) p {
        font-size: 3.3vw;
    }
    .recipe {
        padding: 8.3vw 0;
    }
    .recipe .recipe__inner .recipe__ttl {
        font-size: 9.8vw;
        text-align: left;
        padding: 0 3.9vw;
    }
    .recipe .recipe__inner h3 {
        max-width: 85%;
        margin-bottom: -3.9vw;
    }
    .recipe .recipe__inner .recipe__text {
        font-size: 3.5vw;
        text-align: left;
        padding: 0 3.9vw;
        margin: 4.8vw auto 25px;
    }
    .recipe .recipe__inner .__graph {
        padding: 0 3.9vw;
    }
    .recipe .recipe__inner .recipe_box {
        gap: 4.8vw;
    }
    .recipe .recipe__inner .recipe_box:not(:first-of-type) {
        transform: translateY(-20px);
    }
    .recipe .recipe__inner .recipe_box:nth-of-type(even) ,.recipe .recipe__inner .recipe_box:nth-of-type(odd) {
        justify-content: space-around;
    }
    .recipe .recipe__inner .recipe_box h4 {
        display: none;
        font-size: 6.5vw;
        white-space: nowrap;
    }
    .recipe .recipe__inner .recipe_box:nth-of-type(even) h4 {
        padding-left: 3.9vw;
        white-space: nowrap;
    }
    .recipe .recipe__inner .recipe_box:nth-of-type(odd) h4 {
        padding-right: 3.9vw;
    }
    .recipe .recipe__inner .recipe_box:nth-of-type(even) div {
        max-width: 95%;
        margin: 0 0 0 auto;
        width: 100%;
        /* transform: translate(45px, -20px); */
    }
    .recipe .recipe__inner .recipe_box:nth-of-type(odd) div {
        max-width: 95%;
        margin: 0 auto 0 0;
        /* transform: translate(-45px, -20px); */
        width: 100%;
    }
    .recipe .recipe__inner .recipe_box div {
        display: none;
    }
    .recipe .recipe__inner .recipe_box div img {
        width: 100%;
    }
    .recipe .recipe__inner .recipe_box .__image {
        display: block;
    }
    .quality {
        padding: 38vw 0 4.3vw;
    }
    .quality .quality__text {
        padding: 0 3.9vw;
        font-size: 3.3vw;
    }
    .qualityInfo {
        margin: 7.2vw auto;
        padding: 0 2.9vw;
    }
    .qualityInfo .__inner .qualityInfo__ttl {
        font-size: 8.2vw;
    }
    .qualityInfo .__inner .qualityInfo__ttl img {
        max-width: 23vw;
    }
    .qualityInfo .__inner .qualityInfo__strong {
        font-size: 5.9vw;
        margin: 3.9vw auto 20px;
    }
    .qualityInfo .__inner .qualityInfo__list {
        flex-direction: column;
        gap: 5.8vw;
    }
    .qualityInfo .__inner .qualityInfo__list li {
        max-width: 100%;
    }
    .qualityInfo .__inner .qualityInfo__list li p {
        font-size: 3.3vw;
    }
    .faq {
        margin: 14.8vw auto 0;
    }
    .faq .faq__heading {
        font-size: 3.4vw;
    }
    .faq .faq__ttl {
        font-size: 7.8vw;
    }
    .faq .faq__list {
        padding: 0 3.9vw;
    }
    .faq .faq__box {
        padding: 5.2vw 0;
    }
    .faq .faq__box::before {
        top: 12.6vw;
        width: 130%;
        height: 43.8vw;
    }
    .faq .faq__list li .__question {
        max-width: 100%;
        font-size: 3.4vw;
        padding: 2.1vw;
        text-align: left;
    }
    .faq .faq__list li .answer {
        font-size: 3.4vw;
        padding: 2.1vw;
        margin-left: 2.9vw;
    }
    .cta_btn {
        padding: 9.7vw 0;
    }
    .cta_btn ul {
        flex-direction: column;
        padding: 0 2.9vw;
    }
}