@charset "utf-8";
/* -- reset -- */
#lpCnt ::before,#lpCnt ::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
}
#lpCnt p,#lpCnt table,#lpCnt blockquote,#lpCnt address,#lpCnt pre,#lpCnt iframe,#lpCnt form,#lpCnt figure,#lpCnt dl,#lpCnt h1,#lpCnt h2,#lpCnt h3,#lpCnt h4,#lpCnt h5,#lpCnt h6 {
    margin: 0;
    box-sizing: border-box;
}
#lpCnt ul,#lpCnt ol {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
}
#lpCnt img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}
#lpCnt video {
    width: 100%;
}
@media screen and ( max-width: 900px ) {
    #lpCnt img {
        width: 100%;
    }
}


/*
    lpCnt
*/
#lpCnt {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #202124;
}
@media screen and ( max-width: 900px ) {
    #lpCnt {
        font-size: 13px;
    }
}
.__pf [style*="--s-xs"] {
    margin: 0 !important;
}
.__pf [style*="--s-xs"]>.pf-c {
    padding: 0 !important;
}

/* -- inner -- */
#lpCnt .inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
}
@media screen and ( max-width: 1000px ) {
    #lpCnt .inner {
        margin: 0 15px;
        width: auto;
    }
}


/*
    tag
*/
#lpCnt a {
    color: #202124;
    text-decoration: none;
    transition: opacity 0.6s;
}
@media screen and ( min-width: 901px ) {
    #lpCnt a:hover {
        opacity: 0.6;
    }
}


/*
    common
*/
/* -- hide -- */
@media screen and ( min-width: 901px ) {
    .pc_hide { display: none!important; }
}
@media screen and ( max-width: 900px ) {
    .sp_hide { display: none!important; }
}


/*
    contents
*/
/* -- itemPriceTxt -- */
#lpCnt .itemPriceTxt {
    margin-top: 28px;
    width: fit-content;
}
#lpCnt .itemPriceTxt > *,
#lpCnt .itemPriceTxt a {
    line-height: 1.2;
    letter-spacing: .06em;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
#lpCnt .itemPriceTxt > :not(:last-child) {
    margin-bottom: 20px;
}
#lpCnt .itemPriceTxt .name {
    font-weight: 700;
    letter-spacing: -.07em;
    margin-right: 16px;
}
#lpCnt .itemPriceTxt .rBox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 225px;
}
#lpCnt .itemPriceTxt .lpPrice {
    letter-spacing: -.03em;
    width: 93px;
}
#lpCnt .itemPriceTxt .btn {
    font-size: 12px;
    line-height: 1;
    letter-spacing: -.01em;
    color: #202124;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 1px;
    padding: 0 3px;
    height: 20px;
    width: 60px;
    border: 1px solid #202124;
}
#lpCnt .itemPriceTxt .txt {
    font-size: 14px;
}
@media screen and ( max-width: 900px ) {
    #lpCnt .itemPriceTxt {
        margin: 15px 0 0;
    }
    #lpCnt .itemPriceTxt > *,
    #lpCnt .itemPriceTxt a {
        font-size: 12px;
    }
    #lpCnt .itemPriceTxt > :not(:last-child) {
        margin-bottom: 18px;
    }
    #lpCnt .itemPriceTxt .name {
        margin-right: 20px;
    }
    #lpCnt .itemPriceTxt .rBox {
        width: 200px;
    }
    #lpCnt .itemPriceTxt .lpPrice {
        width: 80px;
    }
    #lpCnt .itemPriceTxt .btn {
        font-size: 10px;
        height: 18px;
        width: 60px;
    }
    #lpCnt .itemPriceTxt .txt {
        font-size: 12px;
    }
}

/* -- mvBox -- */
#lpCnt .mvBox {
    box-sizing: content-box;
}
#lpCnt .mvBox .img img {
    width: 100%;
}

/* -- main -- */
#lpCnt .main {
    position: relative;
    overflow: hidden;
}

/* -- fixedBtn -- */
#lpCnt .fixedBtn {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 0 0 auto;
    padding: 50px 40px 0 0;
    width: fit-content;
}
#lpCnt .fixedBtn a {
    display: block; 
}
@media screen and ( max-width: 900px ) {
    #lpCnt .fixedBtn {
        padding: 60px 20px 0 0;
        width: 100px;
    }
}

/* -- itemBox --*/
#lpCnt .itemBox {
    margin-top: 113px;
    padding: 0 30px;
}
#lpCnt .itemBox > :not(:last-child) {
    margin-bottom: 155px;
}
/* - h2 - */
#lpCnt .itemBox h2 {
    font-family: "dnp-shuei-nmincho-std", sans-serif;
    font-size: 28px;
    line-height: 1.8;
    letter-spacing: .04em;
    text-align: center;
}
/* - img - */
#lpCnt .itemBox .img {
    margin: 68px auto 0;
}
#lpCnt .itemBox .img > * {
    display: block;
    margin: 0 auto;
}
/* - box - */
#lpCnt .itemBox .box {
    margin: 40px auto 0;
    max-width: 624px;
}
#lpCnt .itemBox .box .txt {
    line-height: 1.75;
    letter-spacing: .06em;

}
#lpCnt .itemBox .box .subTxt {
    font-size: 12px;
    line-height: 1.75;
    letter-spacing: .04em;
    margin-top: 26px;
}
#lpCnt .itemBox .box .tit {
    font-size: 21px;
    line-height: 1.65;
    letter-spacing: .04em;
    text-align: center;
    margin-bottom: 13px;
}
/* - cnt01 - */
#lpCnt .itemBox .cnt01 .img {
    margin-top: 28px;
}
/* - cnt02 - */
#lpCnt .itemBox .cnt02 .img {
    max-width: 900px;
}
#lpCnt .itemBox .cnt02 .img > :nth-child(1) {
    width: 68.9%;
}
#lpCnt .itemBox .cnt02 .img > :nth-child(2) {
    margin: -6.5% 0 0 auto;
    width: 31.2%;
}
#lpCnt .itemBox .cnt02 .img > :nth-child(3) {
    margin: -9.6% 15.5% 0 auto;
    width: 26.7%;
}
#lpCnt .itemBox .cnt02 .box {
    margin: -38.8% auto 28.6%;
    margin-top: -536px;
    max-width: 900px;
}
#lpCnt .itemBox .cnt02 .box > * {
    max-width: 47%;
}
/* - cnt03 - */
#lpCnt .itemBox .cnt03 .box {
    margin: -37px auto 0;
    max-width: 900px;
}
#lpCnt .itemBox .cnt03 .box > * {
    margin-left: 41%;
}
/* - cnt04 - */
#lpCnt .itemBox .cnt04 .box {
    margin-top: 24px;
}
#lpCnt .itemBox .cnt04 .box .txt {
    text-align: justify;
}
#lpCnt .itemBox .cnt04 .box .txt:nth-child(3) {
    margin-top: 23px;
}
/* - cnt05 - */
#lpCnt .itemBox .cnt05 .img {
    max-width: 900px;
}
#lpCnt .itemBox .cnt05 .img > :nth-child(1) {
    width: 68.9%;
}
#lpCnt .itemBox .cnt05 .img > :nth-child(2) {
    margin: -6.7% auto 0 5.5%;
    width: 31.2%;
}
#lpCnt .itemBox .cnt05 .img > :nth-child(3) {
    margin: -9.6% auto 0 15.5%;
    width: 26.7%;
}
#lpCnt .itemBox .cnt05 .box {
    margin: -535px auto 0;
    padding-bottom: 15.8%;
    max-width: 900px;
}
#lpCnt .itemBox .cnt05 .box > * {
    margin-left: 53%;
}
@media screen and ( max-width: 900px ) {
    #lpCnt .itemBox {
        margin-top: 150px;
        padding: 0 15px;
    }
    #lpCnt .itemBox > :not(:last-child) {
        margin-bottom: 80px;
    }
    /* - h2 - */
    #lpCnt .itemBox h2 {
        font-size: 18px;
    }
    /* - img - */
    #lpCnt .itemBox .img {
        margin: 30px auto 0;
    }
    /* - box - */
    #lpCnt .itemBox .box {
        margin: 20px auto 0;
        max-width: 624px!important;
    }
    #lpCnt .itemBox .box .subTxt {
        font-size: 10px;
        margin-top: 12px;
    }
    #lpCnt .itemBox .box .tit {
        font-size: 18px;
        margin-bottom: 8px;
    }
    /* - cnt02 - */
    #lpCnt .itemBox .cnt02 .box {
        margin: 20px auto 0;
    }
    #lpCnt .itemBox .cnt02 .box > * {
        max-width: none;
    }
    /* - cnt03 - */
    #lpCnt .itemBox .cnt03 .box {
        margin: 20px auto 0;
    }
    #lpCnt .itemBox .cnt03 .box > * {
        margin-left: 0;
    }
    /* - cnt04 - */
    #lpCnt .itemBox .cnt04 .box {
        margin-top: 20px;
    }
    #lpCnt .itemBox .cnt04 .box .txt:nth-child(3) {
        margin-top: 20px;
    }
    /* - cnt05 - */
    #lpCnt .itemBox .cnt05 .box {
        margin: 20px auto 0;
        padding-bottom: 0;
    }
    #lpCnt .itemBox .cnt05 .box > * {
        margin-left: 0;
    }
}

/* -- collection -- */
#lpCnt #collection {
    margin: 125px auto 0;
    padding: 0 15px;
    max-width: 640px;
}
#lpCnt #collection h2 {
    font-family: "dnp-shuei-nmincho-std", sans-serif;
    font-size: 28px;
    line-height: 1.8;
    letter-spacing: .1em;
    text-align: center;
}
#lpCnt #collection .txt {
    line-height: 1.7;
    letter-spacing: .065em;
    margin: 21px auto 0;
    max-width: 560px;
}
#lpCnt #collection .img {
    margin-top: 47px;
}
@media screen and ( max-width: 900px ) {
    #lpCnt #collection h2 {
        font-size: 20px;
    }
    #lpCnt #collection .txt {
        margin: 15px auto 0;
    }
    #lpCnt #collection .img {
        margin-top: 15px;
    }
}

/* -- relatedItemBox -- */
#lpCnt .relatedItemBox {
    margin: 163px 0 163px;
}
#lpCnt .relatedItemBox .inner {
    padding-top: 99px;
    border-top: 1px solid #555;
}
#lpCnt .relatedItemBox h3 {
    font-size: 28px;
    font-weight: 400;
    letter-spacing: -.04em;
    text-align: center;
}
#lpCnt .relatedItemBox_linkList {
    display: flex;
    flex-wrap: wrap;
    margin: 51px auto -40px;
    max-width: 940px;
}
#lpCnt .relatedItemBox_linkList .txt {
    line-height: 1.6;
    letter-spacing: .04em;
    margin: 10px 2px 0;
}
#lpCnt .relatedItemBox_linkList .priceLp {
    line-height: 1.6;
    letter-spacing: .04em;
    margin: 6px 2px 0;
}
@media screen and ( min-width: 901px ) {
    #lpCnt .relatedItemBox_linkList > * {
        margin-bottom: 41px;
        width: calc((100% - 100px) / 4);
    }
    #lpCnt .relatedItemBox_linkList > *:not(:nth-child(4n)) {
        margin-right: 30px;
    }
}
@media screen and ( max-width: 900px ) {
    #lpCnt .relatedItemBox {
        margin: 67px 0 67px;
    }
    #lpCnt .relatedItemBox .inner {
        padding-top: 50px;
    }
    #lpCnt .relatedItemBox h3 {
        font-size: 19px;
    }
    #lpCnt .relatedItemBox_linkList {
        margin: 46px 0 -32px;
    }
    #lpCnt .relatedItemBox_linkList > * {
        margin-bottom: 32px;
        width: calc((100% - 14px) / 2);
    }
    #lpCnt .relatedItemBox_linkList > *:not(:nth-child(2n)) {
        margin-right: 14px;
    }
    #lpCnt .relatedItemBox_linkList .txt {
        letter-spacing: .1em;
        margin: 10px 0 0;
        max-width: none;
    }
    #lpCnt .relatedItemBox_linkList .priceLp {
        letter-spacing: .06em;
        margin: 6px 0 0;
    }
}

/*
    js
*/
/* -- 'inview' フェードプラグイン -- */
/* フェード */
.fade {   
    opacity: 0;
    transition: opacity 1.2s;
}
.on.fade {
    opacity: 1;
}
/* フェードアップ */
.fadeUp,
.fadeUpItem > * {   
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.6s, transform 0.6s;
}
.on.fadeUp,
.fadeUpItem > .on {
    transform: translateY(0);
    opacity: 1;
}

#lpCnt .fixedBtn {
    z-index: 10;
    opacity: 0;
    transform: translateX(50px);
    transition: opacity .6s, transform .6s;
}
#lpCnt .fixedBtn.on {
    transform: translateX(0);
    opacity: 1;
}
#lpCnt .fixedBtn.fixed {
    position: fixed;
}