/** Shopify CDN: Minification failed

Line 245:8 Unexpected "{"

**/
.container {
            max-width: 1920px;
        }
    
        h2.maxus-titlebox__title.h1.font-300.fz-60.mb-5 {
            display: none;
        }
    
        .description {
            max-width: 1440px;
            margin: 5% auto;
        }
    
        .description .des_ttl {
            color: #ED7768;
            margin-bottom: 35px;
            font-size: 45px;
        }
    
        .description .text_box {
            flex: 1.5;
        }
    
        .description .text_box .des_ttl {
            color: #ED7768;
        }
    
        .description .text_box p {
            line-height: 3;
        }
    
        .description section.flx_box {
            display: flex;
            justify-content: space-between;
        }
    
        .description .icon_image {
            position: relative;
            flex: 0.5;
        }
    
        .description .icon_image figure {
            position: absolute;
        }
    
        .icon_image figure:first-child {
            width: 180px;
            left: 0;
        }
    
        .icon_image figure:nth-child(2) {
            top: 200px;
            right: 25px;
        }
    
        .icon_image figure:nth-child(3) {
            top: 385px;
            right: 0;
        }
    
        .icon_image figure:nth-child(4) {
            top: 480px;
        }
    
        section.pacifier {
            margin: 10% 0;
        }
    
        .ttl_wrap {
            position: relative;
        }
    
    h3.section_ttl {
        background: url(/cdn/shop/files/pacifier_ttlsp.jpg?v=1710477865) no-repeat;
        background-size: 100% 100%;
        font-size: 55px;
        width: 50%;
        max-width: 945px;
        height: 58vh;
        max-height: 360px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        position: sticky;
        z-index: 1;
    }
    
        .ttl_wrap figure {
            position: absolute;
            right: 0;
            top: -34%;
            z-index: 0;
        }
    
        .tip_wrap {
            margin: 250px 0 10%;
            background: #EFEFEF;
            position: relative;
        }
    
        .tip_content {
            margin-left: auto;
            padding: 30px 0 0 21.5%;
        }
    
        .tip_content h4 {
            color: #B884CB;
            padding: 35px 0;
            margin-bottom: 0;
            font-size: 33px;
            /* width: 1470px; */
            margin-left: auto;
        }
    
        .tip_content p {
            /* max-width: 1240px; */
            font-size: 18px;
            line-height: 2.5;
            /* margin-left: 4%; */
        }
    
        /* .tip_wrap:after {
                content: "";
                background: url(/cdn/shop/files/pacifier_tip.png?v=1685013613) no-repeat;
                display: block;
                width: 257px;
                height: 208px;
                position: absolute;
                top: -35px;
                left: 115px;
            } */
    
        .tip_content .item_image {
            width: 1160px;
            margin: 50px 0 -70px 0;
            display: flex;
            justify-content: space-between;
        }
    
        .teeth .tip_content h4,
        .teeth .faq_link a {
            color: #49C5B1;
        }
    
        .teeth h3.section_ttl {
            background: url(/cdn/shop/files/teeth_ttlsp.jpg?v=1710477865) no-repeat;
        }
    
        /* .teeth .tip_wrap:after {
                background: url(/cdn/shop/files/teeth_tip.png?v=1685013614) no-repeat;
            } */
    
        .teeth .tip_content .item_image {
            margin: 50px 0 -128px 0;
        }
    
        .teeth .faq_wrap {
            margin-top: 10%;
        }
    
        .toothbrush .tip_content h4,
        .toothbrush .faq_link a {
            color: #FF7F32;
        }
    
        .toothbrush h3.section_ttl {
            background: url(/cdn/shop/files/ttlbg_toothbrush.jpg?v=1710320921) no-repeat;
        }
    
        /* .toothbrush .tip_wrap:after {
                background: url(/cdn/shop/files/toothbrush_tip.png?v=1685013613) no-repeat;
            } */
    
        .toothbrush .tip_content .item_image {
            margin: 50px 0 -220px 0;
        }
    
        .tip_content {
            position: relative;
        }
    
        .tip_content .tip_image {
            position: absolute;
            left: 6%;
            top: -40px;
            width: 13.7%;
            max-width: 257px;
        }
    
        .tip_content .tip_image img {
            width: 100%;
        }
    
        .tip_wrap .item_image {
            display: flex;
            justify-content: space-between;
            max-width: 1160px;
            margin: 50px auto 0;
        }
    
        .teeth .tip_wrap .item_image img {
            margin-bottom: -30px;
        }
    
        .tip_wrap .item_image img {
        margin-bottom: -95px;
    }
    
        .toothbrush .faq_wrap {
            margin-top: 285px;
        }
    
        section.pacifier,
        section.teeth,
        section.toothbrush {
            margin: 15% 0;
        }
    
        .faq_ttl {
            font-size: 48px;
            text-align: center;
            position: relative;
            margin-bottom: 70px;
        }
    
        .faq_ttl:after {
            content: "";
            border-bottom: 2px solid #B884CB;
            width: 62px;
            height: 2px;
            position: absolute;
            bottom: -10px;
            left: 0;
            right: 0;
            margin: 0 auto;
        }
    
        .teeth .faq_ttl:after,
        {
        border-bottom: 2px solid #49C5B1;
        }
    
        .toothbrush .faq_ttl:after {
            border-bottom: 2px solid #FF7F32;
        }
    
        .faq_wrap dt {
            background: #B884CB;
            padding: 20px 50px;
            color: #ffffff;
            font-size: 23px;
            margin-bottom: 50px;
        }
    
        .teeth .faq_wrap dt {
            background: #49C5B1;
        }
    
        .toothbrush .faq_wrap dt {
            background: #FF7F32;
        }
    
        .faq_wrap dl:last-child {
            margin-top: 75px;
        }
    
        .faq_wrap dd {
            line-height: 2.5;
            width: 94%;
            margin: 0 auto;
        }
    
        .faq_wrap dl {
            width: 74%;
            margin: 0 auto;
        }
    
        .faq_link {
            border: 1px solid #b884cb;
            border-radius: 9999px;
            width: 500px;
            font-size: 24px;
            text-align: center;
            margin: 75px auto 0;
            position: relative;
        }
    
        .teeth .faq_link {
            border: 1px solid #49C5B1;
        }
    
        .toothbrush .faq_link {
            border: 1px solid #FF7F32;
        }
    
        .faq_link a {
            color: #b884cb;
            padding: 15px;
            display: block;
        }
    
        .faq_link:after {
            content: "";
            background: url(/cdn/shop/files/arrow_violet.png?v=1685013613) no-repeat;
            width: 16px;
            height: 16px;
            position: absolute;
            top: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            right: 15px;
        }
    
        .teeth .faq_link:after {
            background: url(/cdn/shop/files/arrow_green.png?v=1685013614) no-repeat;
        }
    
        .toothbrush .faq_link:after {
            background: url(/cdn/shop/files/arrow_orange.png?v=1685013614) no-repeat;
        }
    
        .toothbrush .faq_link:hover:after {
            content: "";
            background: url(/cdn/shop/files/arrow_white.png?v=1685079868) no-repeat;
        }
    
        .faq_link:hover {
            background: #b884cb;
        }
    
        .faq_link:hover a {
            color: #ffffff;
        }
    
        .teeth .faq_link:hover {
            background: #49C5B1;
        }
    
        .teeth .faq_link:hover a {
            color: #ffffff;
        }
    
        .toothbrush .faq_link:hover {
            background: #FF7F32;
        }
    
        .toothbrush .faq_link:hover a {
            color: #ffffff;
        }
    
        .faq_link:hover:after,
        .teeth .faq_link:hover:after,
        .toothbrush .faq_link:hover:after {
            content: "";
            background: url(/cdn/shop/files/arrow_white.png?v=1685079868) no-repeat;
        }
    
        .toothbrush .tip_wrap .item_image {
            display: flex;
            justify-content: space-between;
            max-width: 900px;
            margin: 50px auto 0;
        }
    
        .toothbrush .tip_wrap .item_image img {
            margin-bottom: -188px;
        }
    
        @media (max-width: 1199px) {
            .sp {
                display: none;
            }
    
            .description section.flx_box {
                display: block;
            }
    
            .description .des_ttl {
                font-size: 7vw;
            }
    
            .description .text_box p {
                line-height: 2.5;
                font-size: 3.5vw;
            }
    
            .icon_image {
                display: none;
            }
    
            .ttl_wrap figure {
                top: 0;
                position: inherit;
            }
    
            h3.section_ttl {
                font-size: 9vw;
                width: auto;
                height: 70px;
            }
    
            .pacifier h3.section_ttl {
                background: #b884cb;
            }
    
            .teeth h3.section_ttl {
                background: #49C5B1;
            }
    
            .toothbrush h3.section_ttl {
                background: #FF7F32;
            }
    
            .tip_wrap {
                margin: 25% 0 5%;
            }
    
            .tip_wrap:after,
            .teeth .tip_wrap:after,
            .toothbrush .tip_wrap:after {
                background-size: 100%;
                width: 128px;
                height: 104px;
                top: -65px;
            }
    
            .tip_content,
            .tip_content h4,
            .tip_content p,
            .tip_content .item_image,
            .faq_wrap dl {
                width: 100%;
            }
    
            .tip_content h4 {
                padding: 35px 5px;
                font-size: 7vw;
            }
    
            .tip_content p {
                max-width: 100%;
                font-size: 4vw;
                margin-left: 0;
                padding: 0 5px;
            }
    
            .tip_content .item_image {
                width: 100%;
                margin: 50px 0 0 0;
                justify-content: center;
                flex-wrap: wrap;
            }
    
            .tip_content .item_image img {
                margin-bottom: 30px;
                width: 70%;
            }
    
            .faq_link {
                width: 95%;
            }
    
            .tip_wrap .item_image img {
                width: 30%;
            }
    
            .pacifier .tip_wrap .item_image img {
                margin-bottom: -15px;
            }
    
            .teeth .tip_wrap .item_image img {
                margin-bottom: -35px;
            }
    
            .toothbrush .tip_wrap .item_image {
                justify-content: space-around;
            }
    
            .toothbrush .tip_wrap .item_image img {
                justify-content: space-around;
                width: auto;
                height: 150px;
                margin-bottom: -80px;
            }
    
            .tip_content {
                padding: 30px 5px;
            }
    
            .faq_wrap dt {
                font-size: 5vw;
                padding: 15px;
                margin-bottom: 25px;
            }
    
            .faq_wrap dd {
                font-size: 4vw;
            }
    
            .tip_content .tip_image {
                position: absolute;
                width: 35%;
                max-width: 257px;
                top: 0;
                left: 50%;
                transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
            }
    
            .pacifier .faq_ttl {
                margin-top: 60px;
            }
    
            .teeth .faq_wrap {
                margin-top: 85px;
            }
    
            .faq_link {
                font-size: 5vw;
                margin: 40px auto 70px;
            }
    
            .toothbrush .faq_wrap {
                margin-top: 135px;
            }
    
            .description {
        margin: 10% auto 5%;
    }
    
        }