@charset "utf-8";

#primary { padding: 0; }
#main {min-height:0;}
#main .breadcrumb {display:none;}

#nlfd_starterskit section * {
    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;
}
#nlfd_starterskit {
    width:100%;
    background:#000;
    color:#FFF;
}
#nlfd_starterskit section {
    max-width:750px;
    margin:0 auto;
}
#nlfd_starterskit picture,
#nlfd_starterskit img {
    display:block;
}
#nlfd_starterskit li {
    list-style:none;
}
#nlfd_starterskit a {
    color:#FFF;
    text-decoration:none;
    transition: background 0.3s;
}
#nlfd_starterskit dl {
    overflow:visible;
    clear:none;
}
#nlfd_starterskit dl dt {
    float:none;
    clear:none;
    min-width:0;
}
#nlfd_starterskit dl dd {
    float:none;
}
#nlfd_starterskit .button {
    box-sizing:border-box;
    border:1px solid #FFF;
}
@media screen and (min-width:751px) {
    #nlfd_starterskit .button:hover {
        background:#FFF;
        color:#000;
    }
}
#nlfd_starterskit .txt-en {
    font-family:"HelveticaNeueW01-45Ligh", "Helvetica Neue LT W05 45 Light", sans-serif !important;
    font-size:113%;
    line-height:1;
}
#nlfd_starterskit .section-title {
    font-size: min(calc((56 / 750) * 100vw), 56px);
    text-align:center;
    line-height: calc(66 / 56);
}
#nlfd_starterskit .section-title .txt-en {
    font-size:113%;
}
#nlfd_starterskit .yugo {
    font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
    font-feature-settings:"palt";
}
#nlfd_starterskit .dblock {
    display:block;
}
#nlfd_starterskit [data-checkInstock="true"] {
    background:#FFF;
}
#nlfd_starterskit [data-checkInstock="true"] a {
    background:#000;
    color:#FFF;
}
#nlfd_starterskit .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 -----------------------------------------------------------*/
#nlfd_starterskit .section-head {
    padding-block: min(calc((84 / 750) * 100vw), 84px);
    text-align:center;
}
#nlfd_starterskit .section-head h1 {
    margin-bottom: min(calc((25 / 750) * 100vw), 25px);
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", sans-serif !important;

    font-size: min(calc((100 / 750) * 100vw), 100px);
    text-transform:uppercase;
}
#nlfd_starterskit .section-head h1 span {
    display: block;
    margin-bottom: min(calc((17 / 750) * 100vw), 17px);
    font-size: min(calc((42 / 750) * 100vw), 42px);
    line-height: 1;
}
#nlfd_starterskit .section-head p {
    font-size: min(calc((28 / 750) * 100vw), 28px);
    line-height: calc(36 / 28);
}

/* Section page nav -----------------------------------------------------------*/
#nlfd_starterskit .section-pagenav {
    padding-bottom: min(calc((100 / 750) * 100vw), 100px);
}
#nlfd_starterskit .section-pagenav ul {
    padding-left: min(calc((49 / 750) * 100vw), 49px);
}
#nlfd_starterskit .section-pagenav li:not(:last-child) {
    margin-bottom: min(calc((40 / 750) * 100vw), 40px);
}
#nlfd_starterskit .section-pagenav a {
    display: inline-block;
    position: relative;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
    font-size: min(calc((30 / 750) * 100vw), 30px);
    text-decoration: underline;
    text-decoration-thickness:2px;
    text-underline-offset: min(calc((10 / 750) * 100vw), 10px);
}
@media screen and (max-width:750px) {
    #nlfd_starterskit .section-pagenav a {
        text-decoration-thickness:1px;
    }
}
#nlfd_starterskit .section-pagenav a:after {
    position:absolute;
    top:50%;
    right:-40px;
    width: 21px;
    height: 21px;
    margin-top:-18px;
    border-top: solid 2px #FFF;
    border-right: solid 2px #FFF;
    transform: rotate(135deg);
    content:"";
}
@media screen and (max-width:750px) {
    #nlfd_starterskit .section-pagenav a:after {
        right:-5.333vw;
        width: 2.8vw;
        height: 2.8vw;
        margin-top:-2.4vw;
        border-top: solid 1px #FFF;
        border-right: solid 1px #FFF;
    }
}

/* Section contents1 セット内容 -----------------------------------------------------------*/
#nlfd_starterskit .section-contents1 {
    padding-top: min(calc((110 / 750) * 100vw), 110px);
    padding-bottom: min(calc((95 / 750) * 100vw), 95px);
    background: #FFF;
    color: #000;
    text-align: center;
}
#nlfd_starterskit .section-contents1 .set-contents {
    padding-top: min(calc((66 / 750) * 100vw), 66px);
    padding-bottom: min(calc((46 / 750) * 100vw), 46px);
}
#nlfd_starterskit .section-contents1 .set-contents h3 {
    font-size: min(calc((30 / 750) * 100vw), 30px);
    line-height: calc(40 / 30);
}
#nlfd_starterskit .section-contents1 .set-contents img {
    width: min(calc((500 / 750) * 100vw), 500px);
    margin:min(calc((56 / 750) * 100vw), 56px) auto min(calc((64 / 750) * 100vw), 64px);
}
#nlfd_starterskit .section-contents1 .set-contents img + p {
    font-size: min(calc((30 / 750) * 100vw), 30px);
    line-height: calc(44 / 30);
}
#nlfd_starterskit .section-contents1 .set-contents .button {
    position:relative;
    width: min(calc((507 / 750) * 100vw), 507px);
    margin: min(calc((44 / 750) * 100vw), 44px) auto 0;
    padding: min(calc((22.5 / 750) * 100vw), 22.5px) 0;
    border:1px solid #000;
    background:#FFF;
    color:#000;
    font-size: min(calc((26 / 750) * 100vw), 26px);
    line-height: calc(40 / 26);
}
@media screen and (min-width:751px) {
    #nlfd_starterskit .section-contents1 .set-contents .button:hover {
        background:#000;
        color:#FFF;
    }
}
#nlfd_starterskit .section-contents1 .set-contents .button:after {
    position:absolute;
    top:50%;
    right:38px;
    width: 21px;
    height: 21px;
    margin-top:-17px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    transform: rotate(135deg);
    content:"";
}
@media screen and (max-width:750px) {
    #nlfd_starterskit .section-contents1 .set-contents .button:after {
        right:5.066vw;
        width: 2.8vw;
        height: 2.8vw;
        margin-top:-2.266vw;
        border-top: solid 1px #000;
        border-right: solid 1px #000;
    }
}
@media screen and (min-width:751px) {
    #nlfd_starterskit .section-contents1 .set-contents .button:hover:after {
        border-top: solid 1px #FFF;
        border-right: solid 1px #FFF;
    }
}
#nlfd_starterskit .section-contents1 .plus {
    font-size: min(calc((124 / 750) * 100vw), 124px);
}
#nlfd_starterskit .section-contents1 .present-contents {
    padding-top: min(calc((64 / 750) * 100vw), 64px);
}
#nlfd_starterskit .section-contents1 .present-contents h3 {
    font-size: min(calc((50 / 750) * 100vw), 50px);
    line-height: calc(40 / 50);
}
#nlfd_starterskit .section-contents1 .present-contents img {
    width: min(calc((409 / 750) * 100vw), 409px);
    margin: min(calc((30 / 750) * 100vw), 30px) auto min(calc((16 / 750) * 100vw), 16px);
}
#nlfd_starterskit .section-contents1 .present-contents h4 {
    margin-bottom: min(calc((16 / 750) * 100vw), 16px);
    font-size: min(calc((28 / 750) * 100vw), 28px);
    line-height: calc(36 / 28);
}
#nlfd_starterskit .section-contents1 .present-contents p {
    font-size: min(calc((26 / 750) * 100vw), 26px);
    line-height: calc(33 / 26);
}

/* Section contents2 セットご購入方法 -----------------------------------------------------------*/
#nlfd_starterskit .section-contents2 {
    margin-top: min(calc((108 / 750) * 100vw), 108px);
    padding-block: min(calc((92 / 750) * 100vw), 92px) min(calc((108 / 750) * 100vw), 108px);
}
#nlfd_starterskit .section-contents2 h2 {
    margin-bottom: min(calc((44 / 750) * 100vw), 44px);
    line-height: calc(66 / 56);
}
#nlfd_starterskit .section-contents2 .method {
    margin-left: min(calc((47 / 750) * 100vw), 47px);
    margin-bottom: min(calc((60 / 750) * 100vw), 60px);
}
#nlfd_starterskit .section-contents2 .method li {
    padding-left: min(calc((48 / 750) * 100vw), 48px);
    font-size: min(calc((28 / 750) * 100vw), 28px);
    text-indent: -48px;
    line-height: calc(44 / 28);
}
@media screen and (max-width:750px) {
    #nlfd_starterskit .section-contents2 .method li {
        text-indent: -6.4vw;
    }
}
#nlfd_starterskit .section-contents2 .method li:not(:last-child) {
    margin: min(calc((22 / 750) * 100vw), 22px) 0;
}
#nlfd_starterskit .section-contents2 .method li .method-num {
    margin-right: min(calc((14 / 750) * 100vw), 14px);
}
#nlfd_starterskit .section-contents2 .code-wrap * {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
    font-feature-settings: "palt";
}
#nlfd_starterskit .section-contents2 .code-wrap h3 {
    margin-bottom: min(calc((36 / 750) * 100vw), 36px);
    font-size: min(calc((30 / 750) * 100vw), 30px);
    line-height: calc(30 / 30);
    text-align:center;
    font-feature-settings: normal;
}
#nlfd_starterskit .section-contents2 .code-wrap .coupon-code {
    width: min(calc((670 / 750) * 100vw), 670px);
    margin:0 auto min(calc((47 / 750) * 100vw), 47px);
    padding: min(calc((48 / 750) * 100vw), 48px) 0;
    background:#FFF;
    color:#000;
    font-size: min(calc((44 / 750) * 100vw), 44px);
    line-height: 1;
    text-align:center;
}
@media screen and (max-width:750px) {
    #nlfd_starterskit .section-contents2 .code-wrap .coupon-code {
        width:89.333vw;
        margin:0 auto 6.4vw;
        padding:6.4vw 0;
        font-size:5.866vw;
    }
}
#nlfd_starterskit .section-contents2 .code-wrap .notes {
    width: min(calc((670 / 750) * 100vw), 670px);
    margin:0 auto;
}
#nlfd_starterskit .section-contents2 .code-wrap .notes li {
    margin-left: min(calc((23 / 750) * 100vw), 23px);
    font-size: min(calc((26 / 750) * 100vw), 26px);
    line-height: calc(40 / 26);
    text-indent:-20px;
}
@media screen and (max-width:750px) {
    #nlfd_starterskit .section-contents2 .code-wrap .notes li {
        text-indent:-2.666vw;
    }
}
#nlfd_starterskit .section-contents2 .code-wrap .notes li:before {
    content:"＊";
}
#nlfd_starterskit .section-contents2 .code-wrap .notes li:not(:last-child) {
    margin-bottom: min(calc((10 / 750) * 100vw), 10px);
}

/* Section contents3 アイテム紹介 -----------------------------------------------------------*/
#nlfd_starterskit .section-contents3 {
    padding-top: min(calc((92 / 750) * 100vw), 92px);
    text-align:center;
}
#nlfd_starterskit .section-contents3 h3 {
    margin-top: min(calc((71 / 750) * 100vw), 71px);
    font-size: min(calc((30 / 750) * 100vw), 30px);
    line-height: calc(44 / 30);
}
#nlfd_starterskit .section-contents3 h3 .item-name {
    display:block;
    line-height: calc(44 / 30);
}
#nlfd_starterskit .section-contents3 .item-price {
    font-size: min(calc((26 / 750) * 100vw), 26px);
    line-height: calc(52 / 26);
}
#nlfd_starterskit .section-contents3 .nlfd-pic-wrap {
    position:relative;
    width:100%;
}
#nlfd_starterskit .section-contents3 .nlfd-pic-wrap .nlfd-pic {
    display: none;
    width: 100%;
    padding-top: min(calc((22 / 750) * 100vw), 22px);
}
#nlfd_starterskit .section-contents3 .nlfd-pic-wrap .nlfd-pic img {
    width: min(calc((500 / 750) * 100vw), 500px);
    margin:0 auto;
}
#nlfd_starterskit .section-contents3 .nlfd-pic-wrap .nlfd-pic.shadeShow {
    display:block;
}
#nlfd_starterskit .section-contents3 .nlfd-annotation {
    margin: min(calc((26 / 750) * 100vw), 26px) 0 min(calc((38 / 750) * 100vw), 38px);
    font-size: min(calc((24 / 750) * 100vw), 24px);
    line-height: calc(40 / 24);
    font-feature-settings: normal;
}
#nlfd_starterskit .section-contents3 .nlfd-bottom {
    position: relative;
    width: min(calc((562 / 750) * 100vw), 562px);
    margin: 0 auto;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-outerWrap {
    position: relative;
    overflow: hidden;
    width: min(calc((544 / 750) * 100vw), 544px);
    height: min(calc((64 / 750) * 100vw), 64px);
    margin: 0 auto min(calc((26 / 750) * 100vw), 26px);
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-absolute {
    position:absolute;
    top:0;
    left:0;
    width:auto;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap {
    display:flex;
    flex-wrap:nowrap;
    justify-content:flex-start;
    width:100%;
    padding-bottom: min(calc((6 / 750) * 100vw), 6px);
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn {
    position: relative;
    width: min(calc((58 / 750) * 100vw), 58px);
    height: min(calc((58 / 750) * 100vw), 58px);
    box-sizing: border-box;
    margin-inline: min(calc((5 / 750) * 100vw), 5px);
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap [data-checkInstock="true"] {
    background:none;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn.shadeBtnHit:after {
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0;
    width: min(calc((58 / 750) * 100vw), 58px);
    border-bottom: 1px solid #fff;
    content: "";
}
@media screen and (max-width:750px) {
    #nlfd_starterskit .section-contents3 .nlfd-shadeBtn.shadeBtnHit:after {
        bottom: calc((-5 / 750) * 100vw);
    }
}

#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn button {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    overflow:hidden;
    width:100%;
    height:100%;
    border:0;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn button.no-stock:after {
    position: absolute;
    top: 1px;
    left: 0;
    border-left: 2px #FFF solid;
    transform: rotate(-45deg);
    transform-origin: 0% 0%;
    width: 0;
    height: 150%;
    content: "";
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04782 {
    background: #F9EED8;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04783 {
    background: #FCE3D5;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04784 {
    background: #F2DECD;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04785 {
    background: #F3D5B9;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04786 {
    background: #FCE5D4;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04787 {
    background: #FCD8BD;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04788 {
    background: #E8D1B6;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04789 {
    background: #F1DDB7;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04793 {
    background: #EFD2A8;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04794 {
    background: #EDCEAF;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04795 {
    background: #DEBE95;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04796 {
    background: #DBB98F;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04799 {
    background: #DDB98B;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04802 {
    background: #D4AE7A;
}
#nlfd_starterskit .section-contents3 .nlfd-shadeBtn-innerWrap .nlfd-shadeBtn .btn04806 {
    background: #D3AC7A;
}
#nlfd_starterskit .section-contents3 button.nlfd-shade-arrow {
    position:absolute;
    top: min(calc((10 / 750) * 100vw), 10px);
    width: min(calc((40 / 750) * 100vw), 40px);
    height: min(calc((40 / 750) * 100vw), 40px);
    padding: 0;
    border: 0;
    color: #fff;
}
#nlfd_starterskit .section-contents3 button.nlfd-shade-prev {
    left: -30px;
}
@media screen and (max-width:750px) {
    #nlfd_starterskit .section-contents3 button.nlfd-shade-prev {
        left: calc((-30 / 750) * 100vw);
    }
}
#nlfd_starterskit .section-contents3 button.nlfd-shade-next {
    right: -30px;
}
@media screen and (max-width:750px) {
    #nlfd_starterskit .section-contents3 button.nlfd-shade-next {
        right: calc((-30 / 750) * 100vw);
    }
}
#nlfd_starterskit .section-contents3 button.nlfd-shade-arrow:before {
    font-family: "icomoon";
    font-size: min(calc((20 / 750) * 100vw), 20px);
}
#nlfd_starterskit .section-contents3 button.nlfd-shade-prev:before {
    content: "\e903";
}
#nlfd_starterskit .section-contents3 button.nlfd-shade-next:before {
    content: "\e906";
}
#nlfd_starterskit .section-contents3 button.nlfd-shade-attow:hover {
    background:none;
}
#nlfd_starterskit .section-contents3 .nlfd-colorNum-wrap {
    margin-inline: min(calc((-30 / 750) * 100vw), -30px);
    margin-bottom: min(calc((35 / 750) * 100vw), 35px);
}
#nlfd_starterskit .section-contents3 .nlfd-colorNum-wrap .nlfd-colorNum {
    display:none;
}
#nlfd_starterskit .section-contents3 .nlfd-colorNum-wrap .nlfd-colorNum.shadeShow {
    display:block;
}
#nlfd_starterskit .section-contents3 .nlfd-colorNum-wrap .nlfd-colorNum {
    font-size: min(calc((30 / 750) * 100vw), 30px);
    line-height: calc(38 / 30);
}
#nlfd_starterskit .section-contents3 .nlfd-colorNum-wrap .nlfd-colorNum .txt-en {
    display: inline-block;
    margin-bottom: min(calc((6 / 750) * 100vw), 6px);
    line-height: calc(38 / 33.9);
}
#nlfd_starterskit .section-contents3 .nlfd-cart-wrap {
    width: min(calc((507 / 750) * 100vw), 507px);
    margin:0 auto;
}
#nlfd_starterskit .section-contents3 .nlfd-cart-wrap .nlfd-cart {
    display:none;
}
#nlfd_starterskit .section-contents3 .nlfd-cart-wrap .nlfd-cart.shadeShow {
    display:block;
}
#nlfd_starterskit .section-contents3 .nlfd-cart-wrap a,
#nlfd_starterskit .section-contents3 .nlfd-cart-wrap .out-of-stock-btn {
    display: block;
    padding: min(calc((23 / 750) * 100vw), 23px) 0 min(calc((22 / 750) * 100vw), 22px);
    font-size: min(calc((26 / 750) * 100vw), 26px);
    line-height: calc(40 / 26);
}
#nlfd_starterskit .section-contents3 .nlfd-cart-wrap a .txt-en {
    line-height: calc(40 / 29.4);
}
#nlfd_starterskit .section-contents3 .nlfd-cart-wrap [data-checkinstock="true"] + a {
    margin-top: min(calc((19 / 750) * 100vw), 19px);
}
#nlfd_starterskit .section-contents3 .details-wrap {
    padding-block: min(calc((85 / 750) * 100vw), 85px) min(calc((50 / 750) * 100vw), 50px);
}
#nlfd_starterskit .section-contents3 .details-wrap h4 {
    margin-bottom: min(calc((37 / 750) * 100vw), 37px);
    font-size: min(calc((50 / 750) * 100vw), 50px);
    line-height: 1;
}
#nlfd_starterskit .section-contents3 .details-wrap img {
    width: min(calc((670 / 750) * 100vw), 670px);
    margin:0 auto min(calc((40 / 750) * 100vw), 40px);
}
#nlfd_starterskit .section-contents3 .details-wrap li {
    font-size: min(calc((30 / 750) * 100vw), 30px);
    line-height:1.5;
    letter-spacing: -0.03em;
}
#nlfd_starterskit .section-contents3 .details-wrap li sup {
    font-size: 0.6em;
}
#nlfd_starterskit .section-contents3 .details-wrap li:nth-child(2) {
    margin-block: min(calc((43 / 750) * 100vw), 43px);
}
#nlfd_starterskit .section-contents3 .details-wrap li .annotation {
    display:block;
    margin-top: min(calc((10 / 750) * 100vw), 10px);
    font-size: min(calc((24 / 750) * 100vw), 24px);
    line-height: calc(40 / 24);
    letter-spacing: -0.08em;
}

/* Section contents shopping -----------------------------------------------------------*/
#nlfd_starterskit .section-contents-shopping {
    padding-top: min(calc((140 / 750) * 100vw), 140px);
    padding-bottom: min(calc((200 / 750) * 100vw), 200px);
}
#nlfd_starterskit .section-contents-shopping .shopping-guide {
    display:flex;
    flex-wrap:nowrap;
    width: min(calc((670 / 750) * 100vw), 670px);
    margin:0 auto;
    background:#FFF;
    color:#000;
}
#nlfd_starterskit .section-contents-shopping .shopping-guide-postage {
    margin-bottom: min(calc((30 / 750) * 100vw), 30px);
}
#nlfd_starterskit .section-contents-shopping .shopping-guide-img {
    width: min(calc((188 / 750) * 100vw), 188px);
}
#nlfd_starterskit .section-contents-shopping .shopping-guide-text {
    display:flex;
    flex-wrap:nowrap;
    flex-direction: column;
    justify-content: center;
    width: min(calc((482 / 750) * 100vw), 482px);
}
#nlfd_starterskit .section-contents-shopping h3 {
    margin-bottom: min(calc((11 / 750) * 100vw), 11px);
    font-size: min(calc((32 / 750) * 100vw), 32px);
    line-height: calc(38 / 32);
}
#nlfd_starterskit .section-contents-shopping li {
    margin-left: min(calc((18 / 750) * 100vw), 18px);
    font-size: min(calc((22 / 750) * 100vw), 22px);
    line-height: calc(28 / 22);
    text-indent: -18px;
}
@media screen and (max-width:750px) {
    #nlfd_starterskit .section-contents-shopping li {
        text-indent:-2.4vw;
    }
}
#nlfd_starterskit .section-contents-shopping li:before {
    content:"・ ";
}
#nlfd_starterskit .section-contents-shopping a {
    width: min(calc((330 / 750) * 100vw), 330px);
    margin-top: min(calc((13 / 750) * 100vw), 13px);
    margin-left: min(calc((2 / 750) * 100vw), 2px);
    padding: min(calc((13 / 750) * 100vw), 13px) 0;
    border:1px solid #000;
    box-sizing:border-box;
    background:#000;
    color:#FFF;
    font-size: min(calc((18 / 750) * 100vw), 18px);
    text-align:center;
}
@media screen and (min-width:751px) {
    #nlfd_starterskit .section-contents-shopping a:hover {
        background:#FFF;
        color:#000;
    }
}
