@charset "utf-8";

#primary { padding: 0; }
#main {min-height:0;}
#main .breadcrumb {display:none;}

#blush-lp section:not(.section-tech) * {
    margin:0;
    padding:0;
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Noto Sans JP", sans-serif !important;
    line-height:1;
}
#blush-lp {
    width:100%;
    background:#000;
    color:#FFF;
}
#blush-lp section {
    max-width:750px;
    margin:0 auto;
    background:#FFF;
    color:#000;
    text-align:center;
}
#blush-lp picture,
#blush-lp img {
    display:block;
}
#blush-lp li {
    list-style:none;
}
#blush-lp a {
    text-decoration:none;
    transition: background 0.3s;
}
#blush-lp dl {
    overflow:visible;
    clear:none;
}
#blush-lp dl dt {
    float:none;
    clear:none;
    min-width:0;
}
#blush-lp dl dd {
    float:none;
}
#blush-lp .bg-w {
    background:#FFF;
    color:#000;
}
#blush-lp .bg-b {
    background:#000;
    color:#FFF;
}
#blush-lp .button-w {
    border:1px solid #FFF;
    color:#FFF;
}
#blush-lp .button-b {
    border:1px solid #000;
    color:#000;
}
#blush-lp .button {
    display:block;
    box-sizing:border-box;
}
@media screen and (min-width:751px) {
    #blush-lp .button:hover {
        border:1px solid #FFF;
        background:#FFF;
        color:#000;
    }
}
@media screen and (max-width:750px) {
    #blush-lp .button:hover {
        background:0;
    }
}
#blush-lp section .section-title {
    padding:44px 0;
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Noto Sans JP", sans-serif !important;
    font-size:40px;
    line-height: calc(55 / 40);
}
@media screen and (max-width:750px) {
    #blush-lp section .section-title {
        padding:5.866vw 0;
        font-size:5.333vw;
    }
}
#blush-lp section .section-title .en {
    display:block;
    margin-top:4px;
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", sans-serif !important;
    font-size:67px;
    line-height: calc(50 / 67);
}
@media screen and (max-width:750px) {
    #blush-lp section .section-title .en {
        margin-top:0.666vw;
        font-size:8.933vw;
    }
}
#blush-lp .txt-en {
    font-size:113%;
    line-height:1;
}
#blush-lp section .yugo {
    font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
    font-feature-settings:"palt";
}
#blush-lp section .light {
    font-family:"HelveticaNeueW01-45Ligh", "Helvetica Neue LT W05 45 Light", sans-serif !important;
}
#blush-lp .txt-times {
    font-size:150%;
}
#blush-lp .yt-wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
#blush-lp .yt-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
#blush-lp .dblock {
    display:block;
}
#blush-lp [data-checkInstock="true"] {
    padding-bottom:1px;
    background:#FFF;
}
#blush-lp [data-checkInstock="true"] a {
    border:1px solid #000;
    background:#FFF;
    color:#000;
}
@media screen and (min-width:751px) {
    #blush-lp [data-checkInstock="true"] a:hover {
        background:#000;
        color:#FFF;
    }
}
@media screen and (max-width:750px) {
    #blush-lp [data-checkInstock="true"] a:hover {
        background:#FFF;
        color:#000;
    }
}
#blush-lp .out-of-stock-btn {
    display:block;
    opacity:0.5;
    border:1px solid #FFF;
    box-sizing:border-box;
    background:#808080;
    color:#000;
    text-align:center;
}

/* Section head -----------------------------------------------------------*/
#blush-lp .section-head {
    position:relative;
    padding-bottom:86px;
    background:#000;
    color:#FFF;
}
@media screen and (max-width:750px) {
    #blush-lp .section-head {
        padding-bottom: calc((86 / 750) * 100vw);
    }
}
#blush-lp .section-head .lp-catch-words {
    margin-top:66px;
    font-size:40px;
    line-height: calc(50 / 40);
}
@media screen and (max-width:750px) {
    #blush-lp .section-head .lp-catch-words {
        margin-top:8.8vw;
        font-size:5.333vw;
    }
}
#blush-lp .section-head .blush-name {
    margin-top:22px;
    font-size:30px;
    line-height: calc(40 / 30);
}
@media screen and (max-width:750px) {
    #blush-lp .section-head .blush-name {
        margin-top:2.933vw;
        font-size:4vw;
    }
}
#blush-lp .section-head .blush-price {
    margin:21px 0 40px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-head .blush-price {
        margin: calc((21 / 750) * 100vw) 0 calc((40 / 750) * 100vw);
    }
}
#blush-lp .section-head .blush-price p {
    font-size:30px;
    line-height: calc(40 / 30);
}
@media screen and (max-width:750px) {
    #blush-lp .section-head .blush-price p {
        font-size:4vw;
    }
}
#blush-lp .section-head .btn-blk {
    width:342px;
    margin:0 auto;
    padding:14px 0;
    border:1px solid #FFF;
    box-sizing: border-box;
    color:#FFF;
    font-size:24px;
    line-height: calc(40 / 24);
}
@media screen and (max-width:750px) {
    #blush-lp .section-head .btn-blk {
        width:45.6vw;
        padding: calc((14 / 750) * 100vw) 0;
        border:1px solid #FFF;
        font-size:3.2vw;
    }
}
@media screen and (min-width:751px) {
    #blush-lp .section-head .btn-blk:hover {
        color:#000;
    }
}
#blush-lp .section-head .pagenav-wrap {
    display:flex;
    flex-direction: column;
    justify-content: center;
    gap:20px 0;
    width:630px;
    margin: 88px auto 0;
}
@media screen and (max-width:750px) {
    #blush-lp .section-head .pagenav-wrap {
        gap:2.666vw 0;
        width:84vw;
        margin: calc((88 / 750) * 100vw) auto 0;
    }
}
#blush-lp .section-head .pagenav-wrap .btn-pagenav {
    position:relative;
    padding:17px 0;
    border:1px solid #FFF;
    box-sizing: border-box;
    background: #FFF;
    color:#000;
    font-size:24px;
    line-height: calc(30 / 24);
}
@media screen and (max-width:750px) {
    #blush-lp .section-head .pagenav-wrap .btn-pagenav {
        padding: calc((17 / 750) * 100vw) 0;
        border:1px solid #FFF;
        font-size:3.2vw;
    }
}
#blush-lp .section-head .pagenav-wrap .btn-pagenav::after {
    position: absolute;
    top: 50%;
    right: 38px;
    width: 21px;
    height: 21px;
    margin-top: -18px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    transform: rotate(135deg);
    content: "";
}
@media screen and (max-width:750px) {
    #blush-lp .section-head .pagenav-wrap .btn-pagenav::after {
        right: 5.066vw;
        width: 2.8vw;
        height: 2.8vw;
        margin-top: -2.4vw;
        border-top: solid 1px #000;
        border-right: solid 1px #000;
    }
}
#blush-lp .section-head .pagenav-wrap .btn-pagenav span {
    display:block;
    margin-top:4px;
    font-size:40px;
    line-height: calc(30 / 40);
}
@media screen and (max-width:750px) {
    #blush-lp .section-head .pagenav-wrap .btn-pagenav span {
        margin-top: calc((1 / 750) * 100vw);
        font-size:5.333vw;
    }
}
@media screen and (min-width:751px) {
    #blush-lp .section-head .pagenav-wrap .btn-pagenav:hover {
        background: #000;
        color:#FFF;
    }
    #blush-lp .section-head .pagenav-wrap .btn-pagenav:hover::after {
        border-top: solid 2px #FFF;
        border-right: solid 2px #FFF;
    }
}

/* Section points ----------------------------------------------------------*/
#blush-lp .section-points {
    padding:76px 0 121px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-points {
        padding:10.133vw 0 16.133vw;
    }
}
#blush-lp .section-points .ponts-title {
    font-size: 40px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-points .ponts-title {
        font-size: 5.333vw;
    }
}
#blush-lp .section-points .ponts-discription {
    margin: 14px 0 40px;
    font-size: 30px;
    line-height: calc(42 / 30);
}
@media screen and (max-width:750px) {
    #blush-lp .section-points .ponts-discription {
        margin: calc((14 / 750) * 100vw) 0 calc((40 / 750) * 100vw);
        font-size: 4vw;
    }
}
#blush-lp .section-points .points-detail-wrap {
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
    gap:70px 36px;
    width:100%;
}
@media screen and (max-width:750px) {
    #blush-lp .section-points .points-detail-wrap {
        gap:9.333vw 4.8vw;
    }
}
#blush-lp .section-points .points-detail {
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    width:327px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-points .points-detail {
        width:43.6vw;
    }
}
#blush-lp .section-points .point-num {
    display:block;
    padding:9px 0;
    font-size: 22px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-points .point-num {
        padding:1.2vw 0;
        font-size: 2.933vw;
    }
}
#blush-lp .section-points .points-detail-title {
    margin: 31px 0 18px;
    font-size: 28px;
    line-height: calc(40 / 28);
}
@media screen and (max-width:750px) {
    #blush-lp .section-points .points-detail-title {
        margin: calc((31 / 750) * 100vw) 0 calc((18 / 750) * 100vw);
        font-size: 3.733vw;
    }
}
#blush-lp .section-points .points-detail-text {
    font-size: 22px;
    line-height: calc(30 / 22);
    text-align:left;
}
@media screen and (max-width:750px) {
    #blush-lp .section-points .points-detail-text {
        font-size: 2.933vw;
    }
}
#blush-lp .section-points .points-detail img {
    margin-top:21px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-points .points-detail img {
        margin-top:2.8vw;
    }
}
#blush-lp .section-points .points-detail .point-3-img {
    margin-bottom:100px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-points .points-detail .point-3-img {
        margin-bottom:13.333vw;
    }
}
#blush-lp .section-points .points-detail-annotation {
    margin-top:15px;
    padding-left:20px;
    font-size: 20px;
    line-height: calc(28 / 20);
    letter-spacing: 0.01em;
    text-align:left;
    text-indent: -20px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-points .points-detail-annotation {
        margin-top:2vw;
        padding-left:2.666vw;
        font-size: 2.666vw;
        text-indent: -2.666vw;
    }
}

/* Section lineup ----------------------------------------------------------*/
#blush-lp .section-lineup {
    position:relative;
    padding-bottom:75px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup {
        padding-bottom:10vw;
    }
}
#blush-lp .section-lineup .section-title .colors{
    margin-top: 20px;
    line-height: calc(48 / 40);
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup .section-title .colors{
        margin-top: calc((20 / 750) * 100vw);
    }
}
#blush-lp .section-lineup h2 .color-var {
    display:block;
    margin-top:20px;
    font-size: 36px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup h2 .color-var {
        margin-top:2.666vw;
        font-size: 4.8vw;
    }
}
#blush-lp .section-lineup .lineup-wrap {
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
    gap:70px 36px;
    position:relative;
    overflow:hidden;
    width:100%;
    height:1183px;
    padding:72px 0 0;
    transition:all 0.4s;
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup .lineup-wrap {
        gap:9.333vw 4.8vw;
        height:157.733vw;
        padding:9.6vw 0 0;
    }
}
#blush-lp .section-lineup .lineup-wrap::before {
    display:block;
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:300px;
    background: linear-gradient( rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%, #fff 100% );
    transition: all .4s;
    content:"";
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup .lineup-wrap::before {
        height:40vw;
    }
}
#blush-lp .section-lineup .lineup-wrap.is_itemOpen::before {
    display:none;
}
#blush-lp .section-lineup .lineup-item {
    display:flex;
    flex-wrap:nowrap;
    justify-content:space-between;
    flex-direction: column;
    width:327px;
    height:640px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup .lineup-item {
        width:43.6vw;
        height:85.333vw;
    }
}
#blush-lp .section-lineup .lineup-item-name {
    margin:16px 0 8px;
    font-size:33.6px;
    line-height:1.15;
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup .lineup-item-name {
        margin: calc((16 / 750) * 100vw) 0 calc((8 / 750) * 100vw);
        font-size:4.48vw;
    }
}
#blush-lp .section-lineup .lineup-item-text {
    font-size:22px;
    line-height: calc(30 / 22);
    text-align:left;
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup .lineup-item-text {
        font-size:2.933vw;
    }
}
#blush-lp .section-lineup [data-checkinstock="true"] .notice-text,
#blush-lp .section-lineup [data-checkinstock="true"] a,
#blush-lp .section-lineup [data-checkinstock="true"] .out-of-stock-btn {
    padding:21.5px 0;
    box-sizing: border-box;
    border:1px solid #000;
    font-size:20px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup [data-checkinstock="true"] .notice-text,
    #blush-lp .section-lineup [data-checkinstock="true"] a,
    #blush-lp .section-lineup [data-checkinstock="true"] .out-of-stock-btn {
        padding:2.866vw 0;
        border:1px solid #000;
        font-size:2.666vw;
    }
}
#blush-lp .section-lineup [data-checkinstock="true"] .out-of-stock-btn {
    border:0;
}
#blush-lp .section-lineup .btn_event-wrap {
    margin-top:-107px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup .btn_event-wrap {
        margin-top:-14.266vw;
    }
}
#blush-lp .section-lineup .btn_event {
    position:relative;
    padding-right:50px;
    border:0;
    font-size:33.6px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup .btn_event {
        padding-right:6.666vw;
        font-size:4.48vw;
    }
}
#blush-lp .section-lineup .btn_event::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 21px;
    height: 21px;
    margin-top: -18px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    transform: rotate(135deg);
    content: "";
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup .btn_event::after {
        width: 2.8vw;
        height: 2.8vw;
        margin-top: -2.4vw;
        border-top: solid 1px #000;
        border-right: solid 1px #000;
    }
}
#blush-lp .section-lineup .btn_event:hover {
    background:#FFF;
    color:#000;
}
#blush-lp .section-lineup .is_itemOpen + .btn_event-wrap {
    margin-top:0;
    padding-top:104px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup .is_itemOpen + .btn_event-wrap {
        padding-top:13.866vw;
    }
}
#blush-lp .section-lineup .is_itemOpen + .btn_event-wrap .btn_event {
    padding-right:44px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup .is_itemOpen + .btn_event-wrap .btn_event {
        padding-right:5.866vw;
    }
}
#blush-lp .section-lineup .is_itemOpen + .btn_event-wrap .btn_event::after {
    margin-top: -2px;
    transform: rotate(-45deg);
}
@media screen and (max-width:750px) {
    #blush-lp .section-lineup .is_itemOpen + .btn_event-wrap .btn_event::after {
        margin-top: -0.266vw;
    }
}

/* Section look ------------------------------------------------------------*/
#blush-lp .section-look {
    padding-bottom: 120px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-look {
        padding-bottom: calc((120 / 750) * 100vw);
    }
}
#blush-lp .section-look [data-checkinstock="true"] {
    padding:57px 0 0;
}
@media screen and (max-width:750px) {
    #blush-lp .section-look [data-checkinstock="true"] {
        padding:7.6vw 0 1px;
    }
}
#blush-lp .section-look .notice-text,
#blush-lp .section-look [data-checkinstock="true"] a,
#blush-lp .section-look [data-checkinstock="true"] .out-of-stock-btn {
    width:342px;
    margin:0 auto;
    padding: 19px 0;
    box-sizing:border-box;
    border:1px solid #000;
    font-size:20px;
    line-height: calc(30 / 20);
}
@media screen and (max-width:750px) {
    #blush-lp .section-look .notice-text,
    #blush-lp .section-look [data-checkinstock="true"] a,
    #blush-lp .section-look [data-checkinstock="true"] .out-of-stock-btn {
        width:45.6vw;
        padding: calc((19 / 750) * 100vw) 0;
        border:1px solid #000;
        font-size:2.666vw;
    }
}
#blush-lp .section-look [data-checkinstock="true"] .out-of-stock-btn {
    border:0;
}
#blush-lp .section-look .look-slide .slick-prev:before,
#blush-lp .section-look .look-slide .slick-next:before {
    display:inline-block;
    opacity:1;
    font-size:70px;
    transform: scaleX(0.7);
}
@media screen and (max-width:750px) {
    #blush-lp .section-look .look-slide .slick-prev:before,
    #blush-lp .section-look .look-slide .slick-next:before {
        font-size:9.333vw;
    }
}
#blush-lp .section-look .look-slide .slick-prev {
    left:-11px;
    margin-top:-95px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-look .look-slide .slick-prev {
        left:-1.466vw;
        margin-top: calc((-95 / 750) * 100vw);
    }
}
#blush-lp .section-look .look-slide .slick-next {
    right:-11px;
    margin-top:-95px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-look .look-slide .slick-next {
        right:-1.466vw;
        margin-top: calc((-95 / 750) * 100vw);
    }
}
#blush-lp .section-look .slide-num {
    padding-top: 40px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-look .slide-num {
        padding-top: calc((40 / 750) * 100vw);
    }
}
#blush-lp .section-look .slide-num .inner {
    font-size: 26px;
    line-height: calc(26 / 26);
}
@media screen and (max-width:750px) {
    #blush-lp .section-look .slide-num .inner {
        font-size: calc((26 / 750) * 100vw);
    }
}
#blush-lp .section-look .slide-num .inner span {
    font-family:"HelveticaNeueW01-45Ligh", "Helvetica Neue LT W05 45 Light", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Noto Sans JP", sans-serif !important;
}

/* Section tech ------------------------------------------------------------*/
#blush-lp .section-tech {
    padding-bottom:147px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-tech {
        padding-bottom:19.6vw;
    }
}
#blush-lp .section-tech .yotpo-pictures-widget {
    width:670px;
    margin: 7px auto 0;
}
@media screen and (max-width:750px) {
    #blush-lp .section-tech .yotpo-pictures-widget {
        width:89.333vw;
        margin-top: calc((7 / 750) * 100vw);
    }
}
#blush-lp .section-tech .yotpo-pictures-widget .yotpo-pictures-gallery-header-wrapper {
    display: none;
}

/* Section recommend ---------------------------------------------------*/
#blush-lp .section-recommend {
    padding-bottom: 120px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend {
        padding-bottom: calc((120 / 750) * 100vw);
    }
}
#blush-lp .section-recommend .recommend-slide {
    padding-top: 28px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend .recommend-slide {
        padding-top: calc((28 / 750) * 100vw);
    }
}
#blush-lp .section-recommend .draggable {display:grid;}
#blush-lp .section-recommend .recommend-detail {
    display:flex;
    justify-content: space-between;
    flex-direction: column;
    padding:0 24px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend .recommend-detail {
        padding:0 3.2vw;
    }
}
#blush-lp .section-recommend .recommend-name {
    margin-top:13px;
    font-size:28px;
    line-height: calc(36 / 28);
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend .recommend-name {
        margin-top:1.733vw;
        font-size:3.733vw;
    }
}
#blush-lp .section-recommend .recommend-text {
    margin:10px 0 24px;
    font-size:22px;
    line-height: calc(30 / 22);
    text-align:left;
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend .recommend-text {
        margin: calc((10 / 750) * 100vw) 0 calc((24 / 750) * 100vw);
        font-size:2.933vw;
    }
}
#blush-lp .section-recommend .agssl .recommend-text {
    margin-top:3px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend .agssl .recommend-text {
        margin-top:0.4vw;
    }
}
#blush-lp .section-recommend a {
    display:block;
    padding:23px 0;
    border:1px solid #000;
    font-size:20px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend a {
        padding:3.066vw 0;
        border:1px solid #000;
        font-size:2.666vw;
    }
}
#blush-lp .section-recommend a:hover {
    color:#000;
}
@media screen and (min-width:751px) {
    #blush-lp .section-recommend a:hover {
        background:#000;
        color:#FFF;
    }
}
#blush-lp .section-recommend .recommend-slide .slick-prev:before,
#blush-lp .section-recommend .recommend-slide .slick-next:before {
    display:inline-block;
    opacity:1;
    font-size:70px;
    transform: scaleX(0.7);
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend .recommend-slide .slick-prev:before,
    #blush-lp .section-recommend .recommend-slide .slick-next:before {
        font-size:9.333vw;
    }
}
#blush-lp .section-recommend .recommend-slide .slick-prev {
    left:-11px;
    margin-top:-89px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend .recommend-slide .slick-prev {
        left:-1.466vw;
        margin-top:-11.866vw;
    }
}
#blush-lp .section-recommend .recommend-slide .slick-next {
    right:-11px;
    margin-top:-89px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend .recommend-slide .slick-next {
        right:-1.466vw;
        margin-top:-11.866vw;
    }
}
#blush-lp .section-recommend .recommend-slide .slick-dots {
    padding-top: 34px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend .recommend-slide .slick-dots {
        padding-top: calc((34 / 750) * 100vw);
    }
}
#blush-lp .section-recommend .recommend-slide .slick-dots li,
#blush-lp .section-recommend .recommend-slide .slick-dots li button,
#blush-lp .section-recommend .recommend-slide .slick-dots li button:before {
    width:14px;
    height:14px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend .recommend-slide .slick-dots li,
    #blush-lp .section-recommend .recommend-slide .slick-dots li button,
    #blush-lp .section-recommend .recommend-slide .slick-dots li button:before {
        width:1.866vw;
        height:1.866vw;
    }
}
#blush-lp .section-recommend .recommend-slide .slick-dots li {
    padding:0 16px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-recommend .recommend-slide .slick-dots li {
        padding:0 2.133vw;
    }
}

/* Section campaign -----------------------------------------------------*/
#blush-lp .section-campaign {
/*    padding-bottom:200px;*/
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign {
/*        padding-bottom:26.666vw;*/
    }
}
#blush-lp .section-campaign .cpn-wrap.kit-wrap {
/*    margin-bottom:118px;*/
    padding-top:74px;
    padding-bottom: 200px;
    padding-inline: 40px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-wrap.kit-wrap {
/*        margin-bottom:15.733vw;*/
        padding-top:9.866vw;
        padding-bottom: calc((200 / 750) * 100vw);
        padding-inline: calc((40 / 750) * 100vw);
    }
}
#blush-lp .section-campaign .cpn-title {
    margin-bottom:27px;
    font-size:48px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-title {
        margin-bottom:3.6vw;
        font-size:6.4vw;
    }
}
#blush-lp .section-campaign .cpn-subtitle {
    margin-inline: auto;
    margin-bottom: 120px;
    font-size: 30px;
    line-height: calc(42 / 30);
    text-align: center;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-subtitle {
        margin-bottom: calc((120 / 750) * 100vw);
        font-size: calc((30 / 750) * 100vw);
    }
}
#blush-lp .section-campaign .kit-wrap .cpn-item-wrap {
    margin-bottom:72px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .kit-wrap .cpn-item-wrap {
        margin-bottom:9.6vw;
    }
}
#blush-lp .section-campaign .blush-wrap .item-lrfd {
    margin-bottom:65px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .blush-wrap .item-lrfd {
        margin-bottom:8.666vw;
    }
}
#blush-lp .section-campaign .cpn-img {
    width:500px;
    margin:0 auto;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-img {
        width:66.666vw;
    }
}
#blush-lp .section-campaign .cpn-item-name {
    margin: 60px 0 0;
    font-size: 30px;
    line-height: calc(44 / 30);
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-item-name {
        margin: calc((60 / 750) * 100vw) 0 0;
        font-size: calc((30 / 750) * 100vw);
    }
}
#blush-lp .section-campaign .item-lrfd .cpn-item-name {
    margin:38px 0 0;
    line-height:1.3;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .item-lrfd .cpn-item-name {
        margin:5.066vw 0 0;
    }
}
#blush-lp .section-campaign .cpn-size {
    font-size:26px;
    line-height:1.35;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-size {
        font-size:3.466vw;
    }
}
#blush-lp .section-campaign .cpn-item-mid {
    padding:46px 0 7px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-item-mid {
        padding:6.133vw 0 0.933vw;
    }
}
#blush-lp .section-campaign .cpn-detail {
    text-align:left;
}
#blush-lp .section-campaign .cpn-detail-title {
    margin-bottom:17px;
    font-size:26px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-detail-title {
        margin-bottom:2.266vw;
        font-size:3.466vw;
    }
}
#blush-lp .section-campaign .cpn-detail-text {
    font-size:26px;
    line-height:1.55;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-detail-text {
        font-size:3.466vw;
    }
}
#blush-lp .section-campaign .cpn-detail-text a {
    text-decoration:underline;
}
#blush-lp .section-campaign .cpn-detail-coupon {
    padding: 40px 0 0;
    text-align:center;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-detail-coupon {
        padding: calc((40 / 750) * 100vw) 0 0;
    }
}
#blush-lp .section-campaign .cpn-detail-coupon-title {
    margin-bottom: 36px;
    font-size: 30px;
    font-feature-settings: normal;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-detail-coupon-title {
        margin-bottom: calc((36 / 750) * 100vw);
        font-size: calc((30 / 750) * 100vw);
    }
}
#blush-lp .section-campaign .cpn-detail-coupon-code {
    padding:48px 0;
    font-size:44px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-detail-coupon-code {
        padding:6.4vw 0;
        font-size:5.866vw;
    }
}
#blush-lp .section-campaign .cpn-detail-notes {
    padding: 44px 0 0;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-detail-notes {
        padding: calc((44 / 750) * 100vw) 0 0;
    }
}
#blush-lp .section-campaign .cpn-detail-notes li {
    margin-bottom: 10px;
    padding-left: 24px;
    font-size: 24px;
    line-height: calc(36 / 24);
    text-indent: -18px;
}
@media screen and (max-width:750px) {
    #blush-lp .section-campaign .cpn-detail-notes li {
        margin-bottom: calc((10 / 750) * 100vw);
        padding-left: calc((24 / 750) * 100vw);
        font-size: calc((24 / 750) * 100vw);
        text-indent: calc((-18 / 750) * 100vw);
    }
}
#blush-lp .section-campaign .cpn-detail-notes li:last-of-type {
    margin-bottom: 0;
}
