@charset "UTF-8";

.color_title{
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700 !important;
    width: 233px;
    font-size: 59em;
    margin-bottom: 50px;
}

@media (max-width: 768px) {
  .color_title{
        width: 132px;
        font-size: 16px;
        margin-bottom: 33px;
        padding-top: 0;
        padding-bottom: 0;
  }
}

body:not(.home) .layout_table>.layout_menu {
    display: none;
}
html.aqua2019 .wrapper .layout_table {
    margin-top: 0 !important;
}
body:not(.home) .layout_table>main {
    max-width: 100%;
}
.breadcrumb {
    display: none;
}
/*共通のfadeinアニメーション start*/
.fadein, .fadein_up {
    opacity: 0;
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.fadein_up {
    transform: translateY(20px);
}

.isVisible {
    opacity: 1;
    transform: translateY(0);
}
/*共通のfadeinアニメーション end*/

/*reset*/
button {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/*LP表示用共通*/
.breadcrumb {
    visibility: hidden;
}
.variation_btn img{
  width: 15px !important;
}
.variation_btn {
    margin-top: auto;
    height: 50px;
    max-width: 140px;
    font-size: 18px;
}
.widget.widget_nav_menu {
    display: none;
}
html.aqua2019 .wrapper .layout_table {
    margin-top: -30px;    
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
body:not(.home) .layout_table>main {
    width: 100%;
}
body:not(.home) .layout_table>.layout_menu {
    width: 0;
}

html.aqua2019 .wrapper {
    margin-top: 166px;
}
body.home .wrapper2024lp p {
    color: unset;
    font-weight: unset;
}
/*LP表示用共通*/

.font-bold {
    font-weight: 700 !important;
}

.wrapper2025lp {
    font-family: HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    color: #707070;
        font-size: 1px;
}

.wrapper2025lp * {
    line-height: 2;
}

/*common*/
@media screen and (min-width: 481px) and (max-width: 767px) {
    .wrapper2025lp {
        font-size: 0.15vw;
    }
}

@media screen and (max-width: 767px) {
    html,
    body {
        width: 100vw;
        overflow-x: hidden;
    }
}

@media screen and (max-width: 480px) {
    .wrapper2025lp {
        font-size: 0.234vw;
    }
}

.inner, .inner_only_pc {
    position: relative;
    width: 100%;
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto;
}

img {
    display: block;
    height: auto;
}

.sp {
    display: none !important;
}

.pc {
    display: block !important;
}
.pc-flex{
    display: flex !important;
}
.pc-inline {
    display: inline-block !important;
}
.sp-inline {
    display: none !important;
}
.h-full {
    height: 100%;
}

.w-half {
    width: 50%;
}

.fade-in {
    opacity: 0;
    transition: 0.7s;
}

.afterload_fadein01 {
    opacity: 0;
    transition: 0.7s;
}

.afterload_fadein02 {
    opacity: 0;
    transition: 0.5s;
}

.dominoFade li {
    opacity: 0;
    transition: 0.5s;
}

.dominoFade li.dominofadeIn {
    opacity: 1;
}

.bg_gray{
    background: #E9E9E9;
}

.border-radius-40px {
    border-radius: 40px;
}

.lp2024_btn_cart_icon {
    width: 25px;
}

.color_3cols {
    display: grid;
    grid-template-columns: 262px 487px 1fr;
    align-items: center;
    padding-left: 20px;
}

.gray_text{
    color:#999999;
}

@media screen and (max-width: 767px) {
    .sp {
        display: block !important;
    }
    .pc {
        display: none !important;
    }
    .pc-flex{
        display: none !important;
    }
    .pc-inline {
        display: none !important;
    }
    .sp-inline {
        display: inline-block !important;
    }
    body {
        min-width: 100vw;
    }
    .mv.inner{
        max-width: 100%;
    }
    .md\:w-half {
        width: 50%;
    }
    .wrapper2024lp {
        font-size: 0.3vw;
        margin-top:0;
    }
    .inner {
        max-width: calc(100% - 40em);
        margin-left: auto;
        margin-right: auto;
    }
    .inner_padding_X_narrow {
        max-width: calc(100% - 20em);
        margin-left: auto;
        margin-right: auto;
    }
    .section-title {
        font-size: 16px;
        padding-bottom: 8px;
    }
    .point-title {
        font-size: 16px;
    }
    .lp2024_btn_cart_icon {
        width: 16px;
    }
    .lt-1px{
        letter-spacing: -1px;
        white-space: nowrap;
    }

    .lt-1_5px{
        letter-spacing: -1.5px;
        white-space: nowrap;
    }

    .lt-2px{
        letter-spacing: -2px;
        white-space: nowrap;
    }

    .itemsself_end_sp{
        align-self: center;
    }

}


/* ====================================
    MV
==================================== */

.mv {
    width: 100%;
}

.heading:before {
    position: absolute;
    content: '';
    background: #fff;
    border-bottom: 20px solid #98806E;
    width: 82%;
}

.heading {
    position: relative;
    border-bottom: 20px solid #fff;
}

.vegan_logo {
    width: auto;
}

.vegan_logo img {
    width: 336px;
}

.orange_logo{
    width: auto;
}

.orange_logo img {
    width: 383px;
}

.vegan_logo_first_col {
    width: 80%;
}

.big_border {
    background: #D1EBFF;
    height: 28em;
}

.big_border_box {
    background: #D1EBFF;
    margin-bottom: 94px;
}

.big_border_box_inner {
    background: #ffffff;
}

.big_border_box_inner_img {
    margin: 20px 40px 20px 20px;
}

.vegan_type{
    background:#8EE0D5; color:#fff; border-radius:10px;
}

.lp2024_irodama{
    border-radius: 50px;
    width:48px;
    height: 48px;
}

.thin_blue_border {
    border: 1px solid #D1EBFF;
    padding: 24px;
    gap: 24px;
    align-items: center;
}

.big_border_box_inner_text {
    padding-right: 44px;
    display: flex;
    flex-flow: column;
    width: 70%;
    max-height: 100%;
    justify-content: center;
    gap: 28px;
    padding-top: 10px;
    align-items: inherit;
}

.big_border_box_inner_text h3 {
    font-size: 49em;
    font-weight: bold;
}

.big_border_box_inner_price_btn_row {
    display: flex;
    justify-content: space-between;
}

.big_border_box_inner_price_btn_row p {
    font-size: 38em;
    font-weight: bold;
    padding-bottom: 20px;
}

.big_border_box_inner_price_btn_row button {
    font-size: 32em;
    text-decoration: underline;
    border: 1px solid #707070;
    width: 325px;
    text-align: center;
    height: 50px;
    color: #656565;
    background: #fff;
}

.big_border_box_inner:not(first-child) {
    margin-top: 40px;
}

.box_inner_text {
    padding-right: 32px;
    display: flex;
    flex-flow: column;
    width: 70%;
    max-height: 100%;
    justify-content: center;
    gap: 10px;
}

.box_inner_text h3 {
    font-size: 22px;
    font-weight: bold;
}

.box_inner_text.others h3 {
    font-size: 49em;
}

.box_inner_text p {
    font-size: 32em;
}

.box_inner_price_btn_row {
    display: flex;
    justify-content: space-between;
}

.btn-bg-gray {
    background: #999999;
    color: #fff;
    border: none !important;
    width: 325px;
    height: 57px;
}

.text-line {
    display: flex;
    align-items: center;
}

.lp2024_conversion_comment{
    font-weight: bold;
    background: #FF7F7F;
    color:#fff;
    position: absolute;
    top:-60px;
    width: 459px;
    height: 88px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 55em;
    padding: 0 20px;
    border-radius: 50px;
}

/*左右どちらかにのみ罫線を引く場合はbeforeのみまたはafterのみにする！*/

.text-line:before,
.text-line:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    /* 線の太さ */
    background: #707070;
    /* 線の色 */
    margin: 0 2em;
    /* 文字と線の余白 */
}

.num_big_border {
    width: 90px;
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #D1EBFF;
    position: relative;
    top: 7px;
}

.border_radius_gray {
    border: 1px solid #ccc;
    border-radius: 60px;
    padding: 30px 40px 40px;
}

.cols2_merge {
    grid-column: 1 / span 2;
}

.vegan_type_label_adjust{
    margin: 5px 0 -5px;
}

.mt--20px{
    margin-top:-20px;
}

@media screen and (max-width: 767px) {
    .lp2024_conversion_comment02{
        line-height: 1.5 !important;
        display: inline-block;
    }
    .sp_color_red{
        padding-top: 10px;
        color: #FF6F6F;
        line-height: 1;
        padding-bottom: 20px;
    }
    .conversion_price * {
        line-height: 1.5;
    }
    .lp2024_conversion_comment{
        font-size: 26em;
        padding: 0;
        width: 100%;
        height: 63px;
        letter-spacing: -2px;
    }
    .big_border_box_inner_price_btn_row {
        display: block;
    }
    .heading h1 {
        padding: 22px 0;
    }
    .mv_lead .lead_text {
        font-size: 19em;
    }
    .mv_lead .lead_text {
        padding: 34px 0;
    }
    .vegan_logo img {
        width: 192px;
    }
    .orange_logo img {
        width: 238px;
    }
    .vegan_logo_first_col {
        width: 100%;
    }
    .big_border_box_inner:not(first-child) {
        margin-top: 25px;
    }
    .text-line:before {
        margin: 0 20px 0 0;
    }
    .text-line:after {
        margin: 0 0 0 20px;
    }
    .num_big_border {
        width: 47px;
        height: 44px;
        top: 4px;
    }
    .big_border_box_inner_text h3 {
        font-size: 17em;
    }
    .big_border_box_inner_text p {
        font-size: 10em;
    }
    .big_border_box_inner_img {
        margin: 0;
        padding: 6px;
    }
    .big_border_box_inner_price_btn_row {
        text-align: center;
    }
    .big_border_box_inner_price_btn_row p {
        font-size: 13em;
        text-align: center;
    }
    .big_border_box_inner_price_btn_row button {
        font-size: 15em;
        width: 61.5vw;
        height: 9.5vw;
    }
    .big_border_box_inner_text {
        padding-right: 0;
        width: 50%;
        text-align: center;
        padding-top: 0;
    }
    .essense_cream_img {
        object-fit: cover;
        height: 80vw;
    }
    .box_inner_text.others {
        width: 100%;
        padding-right: 0;
    }
    .box_inner_text.others h3 {
        font-size: 16em;
    }
    .box_inner_text.others p {
        font-size: 10em;
    }
    .box_inner_text.others p.price {
        font-size: 13em;
    }
    .thin_blue_border {
        gap: 14px;
    }
    .border_radius_gray {
        padding: 20px 0 20px 20px;
    }
    .lp2024_irodama{
        width:26px;
        height: 26px;
    }
    .heading:before {
        border-bottom: 5px solid #98806E;
        width: 83%;
    }
    .box_inner_img {
        margin: 0 10px 0 0;
        width: 65%;
    }
    .btn-bg-gray {
        width: 100px;
        height: 25px;
    }
    .color_3cols_adjust {
        position: relative;
        left: 63%;
    }
}

@media screen and (min-width: 768px) {}