@charset "utf-8";

body {
    margin: 0;
    padding: 0;
}

body,
html {
    overflow-x: hidden;
}

#lpCnt ul,
#lpCnt ol {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
}

#lpCnt p {
    margin: 0;
}

#lpCnt img {
    width: 100%;
    height: auto;
}


/* -- メイン外の設定 -- */
.pagefly-container {
    overflow-x: hidden;
}

:root {
    --scrollbar: 0;
}

.pf-c {
    padding: 0 !important;
}

.sc-lizKaK.bzhAMP {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}

/* 全画面表示させたい要素に下記を適用 */
#lpCnt {
    width: calc(100vw - var(--scrollbar));
    margin: 0 calc(50% - (50vw - var(--scrollbar) / 2));
    padding: 0 15px;
}

/*
    lpCnt
*/
#lpCnt {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 2.07;
    color: #121212;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 100px;
}


/*
    tag
*/
#lpCnt a {
    color: #121212;
    text-decoration: none;
    transition: opacity 0.6s;
}

#lpCnt a.nolink {
    pointer-events: none;
}


/*
    contents
*/

/* -- catchBox -- */
#lpCnt .catchBox {
    width: 95%;
    margin: 0 auto;
    padding: 90px 0 112px;
}

#lpCnt .catchBox .txtCnt {
    font-size: 15px;
    line-height: 2;
    letter-spacing: .06em;
    font-weight: 500;
    text-align: center;
}

#lpCnt .catchBox .txtCnt h1 {
    font-family: "Noto Serif JP", serif;
    font-size: 27px;
    line-height: 42px;
    letter-spacing: .06em;
    font-weight: 400;
    text-align: center;
    color: #9c9fed;
    margin-bottom: 18px;
}
#lpCnt .catchBox .txtCnt p {
    font-size: 14px;
    line-height: 27px;
}


/* -- itemBox -- */
#lpCnt .bk {
    background-color: #f0f0f7;
    padding: 90px 0 30px;
}

#lpCnt .itemBox {
    width: 1000px;
    max-width: 90%;
    margin: 0 auto 137px;
}
#lpCnt .itemBox_02 {
    margin: 0 auto 107px;
}
#lpCnt .itemBox_03 {
    margin: 0 auto 168px;
}
#lpCnt .itemBox_04 {
    margin: 0 auto 78px;
}

#lpCnt .itemBox.coordinate {
    margin: 0 auto;
}

#lpCnt .itemBox_title {
    margin: 0 auto 39px;
    height: 56px;
    text-align: center;
}



#lpCnt .itemBox_02 .itemBox_title {
    height: 72px;
    margin: 0 auto 27px;
}
#lpCnt .itemBox_03 .itemBox_title {
    margin: 0 auto 48px;
}

#lpCnt .itemBox_04 .itemBox_title {
    height: 72px;
    margin: 0 auto 27px;
}

/* 
#lpCnt .coordinate .itemBox_title {
    height: 65px;
} */
#lpCnt .itemBox_04 .itemBox_title_05 {
    height: 43px;
    margin-bottom: 40px;
}

#lpCnt .itemBox_title img {
    height: 100%;
    width: auto;
    max-width: fit-content;
}

#lpCnt .item-cnt {
    margin: 0 auto 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#lpCnt .item-cnt .main {
    width: 56%;
}

#lpCnt .item-cnt .sub {
    width: 48%;
    margin-top: 10%;
    margin-left: -4%;
}

#lpCnt .item-cnt .detail {
    width: 48%;
}

#lpCnt .item-cnt .detail-txt {
    padding-bottom: 20px;
}

#lpCnt .itemBox .txtCnt {
    width: 100%;
    margin: 0px auto 52px;
    font-size: 14px;
    line-height: 1.9;
    letter-spacing: 0.06em;
    text-align: center;
}

#lpCnt .item-cnt .sub .lpPrice {
    margin-left: 16%;
}

#lpCnt .item-cnt .center {
    margin: auto;
}

#lpCnt .item-cnt_02 {
    max-width: 900px;
    width: 100%;
    padding: 120px 40px 95px;
    background-color: #fbfbfb;
    border-radius: 4%;

}

#lpCnt .item-cnt_02 .center {
    display: flex;

}

#lpCnt .item-cnt_02 .center .color_box {}

#lpCnt .item-cnt_02 .center .itemBox_title_05 {
    text-align: left;
}

#lpCnt .item-cnt_02 .center .color_box .txtCnt {
    text-align: left;
    font-size: 13px;
    line-height: 2;
    margin-bottom: 37px;
}

#lpCnt .item-cnt_02 .center .color_box .lpPrice {
    margin: 0 auto 0 0;
}

#lpCnt .item-cnt .center .img {
    max-width: 560px;
    margin: auto;
}

#lpCnt .item-cnt .center .img_wide {
    max-width: 754px;
    margin-top: 57px;
}

#lpCnt .item-cnt_02 .center .img {
    max-width: 386px;
    margin-right: 37px;
}

#lpCnt .item-cnt .center .txtCnt {
    margin: 30px auto 0;
}

#lpCnt .item-cnt .center .lpPrice {
    margin: 20px auto 0;
}

#lpCnt .item-cnt.cnt-reverse {
    flex-direction: row-reverse;
}

#lpCnt .item-cnt.cnt-reverse .sub {
    margin-left: 0;
    margin-right: -4%;
}

#lpCnt .item-cnt.cnt-reverse .sub .lpPrice {
    margin-left: 0;
}


/* -- price -- */
#lpCnt .lpPrice {
    width: fit-content;
    margin: 20px auto 0 0;
    font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
    letter-spacing: .04em;
}
#lpCnt .itemBox_03 .lpPrice {
    max-width: 560px;
    text-align: left;
    width: 100%;
}


#lpCnt .lpPrice li span.price {
    margin-left: 16px;
}

#lpCnt .lpPrice li span.buy {
    font-size: 13px;
    letter-spacing: .12em;
    text-decoration: underline;
    color: #b4b6e8;
    margin-left: 23px;
}
#lpCnt .itemBox_01 .lpPrice li {
    text-align: start;
}
#lpCnt .itemBox_04 .lpPrice li {
    text-align: start;
}


/* -- btn-container -- */
#lpCnt .btn-container {
    text-align: center;
    padding-top: 117px;
    margin-bottom: 110px;
}

#lpCnt .btn-container ul {
    color: #555;
    font-family: 'EB Garamond', 'Noto Serif Japanese', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.02em;
    font-size: 12px;
    margin-top: 38px;
}

#lpCnt .btn-container li {
    margin-bottom: -5px;
}

#lpCnt .btn-container .arrow::after {
    content: "";
    position: absolute;
    right: 5%;
    top: 50%;
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: translateY(-50%)rotate(45deg);
    box-sizing: content-box;
    background: none;
}

#lpCnt a.btn.arrow {
    color: #000;
    display: block;
    border: solid 1px #4c4c4c;
    max-width: 580px;
    width: 100%;
    height: 67px;
    margin: 0px auto;
    padding: 17px 0px;
    margin-bottom: 27px;
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-size: 17px;
    letter-spacing: 0.1em;
    box-sizing: border-box;
    line-height: 2em;
}


/*
    js
*/
/* -- 'inview' フェードプラグイン -- */
/* フェードアップ */

#lpCnt .fade,
#lpCnt .fade100,
#lpCnt .fade200 {
    opacity: 0;
    transition: opacity 0.6s, transform 0.6s;
}

#lpCnt .on.fade,
#lpCnt .on.fade100,
#lpCnt .on.fade200 {
    opacity: 1;
    transform: translateY(0);
}

#lpCnt .mvBox .img.fade {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.6s, transform 0.6s;
}

#lpCnt .mvBox .img.on.fade {
    opacity: 1;
    transform: translateY(0);
}

#lpCnt .img-20ani {
    max-width: 960px;
    width: 100%;
    margin: 200px auto 0%;
}


.copyright {
    text-align: center;
}

#lpCnt .copyright img {
    width: 88px;
    padding-top: 55px;
    margin-bottom: 85px;
}

#lpCnt .copyright small {
    font-size: 10px;
    display: block;
    color: #838487;
}



@media screen and (min-width: 901px) {
    #lpCnt a:hover {
        opacity: 0.6;
    }

    .pc_hide {
        display: none !important;
    }

    .tab {
        display: none !important;
    }
}

@media screen and (max-width: 900px) {
    .tab {
        display: block !important;
    }

    #lpCnt .itemBox {
        margin-bottom: 120px;
    }

    #lpCnt .itemBox_title {
        height: 46px;
        margin-bottom: 30px;
    }

    #lpCnt .catchBox {
        padding: 60px 0;
    }

    #lpCnt .img-20ani {
        width: 85%;
        margin: 100px auto 0;
    }

    #lpCnt .copyright img {
        max-width: 50px;
        margin-bottom: 50px;
    }

    #lpCnt .copyright small {
        font-size: 10px;
        display: block;
    }
}


/* -- mvBox -- */
@media screen and (min-width: 601px) {
    .pc_hide {
        display: none !important;
    }

    .sp_hide {
        display: block !important;
    }
}

@media screen and (max-width: 600px) {
    .pc_hide {
        display: block !important;
    }

    .sp_hide {
        display: none !important;
    }

    .tab {
        display: none !important;
    }

    #lpCnt .bk {
        padding: 60px 0 10px;
    }

    #lpCnt .txtCnt {
        font-size: 12px;
    }

    #lpCnt .itemBox {
        max-width: 85%;
        margin-bottom: 80px;
    }

    #lpCnt .itemBox_title {
        height: 43px;
    }

    #lpCnt .itemBox_title img.long {
        height: auto;
        width: 100%;
    }

    #lpCnt .itemBox_02 .itemBox_title {
        height: 56px;
    }

    #lpCnt .itemBox_04 .itemBox_title {
        height: 56px;
    }

    /* 
    #lpCnt .coordinate .itemBox_title {
        height: 65px;
    } */
    #lpCnt .itemBox_04 .itemBox_title_05 {
        height: 35px;
    }
        #lpCnt .item-cnt .center .img_wide {
            margin-top: 37px;
        }

    #lpCnt .catchBox .txtCnt {
        font-size: 12px;
    }

    #lpCnt .catchBox .txtCnt h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    #lpCnt .lpPrice {
        margin-top: 15px;
        font-size: 12px;
    }

    #lpCnt .lpPrice .price {
        font-size: 12px;
    }

    #lpCnt .lpPrice li span.buy {
        font-size: 12px;
    }



    #lpCnt .item-cnt {
        flex-direction: column;
    }

    #lpCnt .item-cnt .main {
        width: 100%;
    }

    #lpCnt .item-cnt .sub,
    #lpCnt .item-cnt.cnt-reverse .sub {
        width: 100%;
        margin: 30px auto 0;
    }

    #lpCnt .item-cnt .detail {
        width: 100%;
    }

    #lpCnt .item-cnt .detail:nth-of-type(1) {
        margin-bottom: 30px;
    }

    #lpCnt .item-cnt .sub .lpPrice {
        margin-left: 0;
    }

    #lpCnt .item-cnt .center .lpPrice {
        margin-left: 0;
    }

    #lpCnt .item-cnt_02 {
        padding: 30px;
    }

    #lpCnt .item-cnt_02 .center {
        flex-direction: column;
    }

    #lpCnt .item-cnt_02 .center .img {
        margin: 0 auto;
        margin-bottom: 0px;
    }

    #lpCnt .item-cnt_02 .center .itemBox_title_05 {
        text-align: center;
    }

    #lpCnt .item-cnt_02 .center .color_box .txtCnt {}

    #lpCnt .item-cnt_02 .center .color_box .lpPrice {
        margin: 0 auto 0 0;
    }

    #lpCnt .itemBox .txtCnt {
        margin: 30px auto;
        font-size: 12px;
        text-align: left;
    }

    #lpCnt .item-cnt .center .lpPrice {
        margin-top: 20px;
    }

    #lpCnt .btn-container {
        margin-bottom: 60px;
        padding: 100px 9vw 0;
    }

    #lpCnt .btn-container ul {
        /*font-size: 1.4em;*/
        text-align: left;
        margin-top: 3em;
    }

    #lpCnt .btn-container li {
        margin-bottom: -2px;
        text-align: center;
    }

    #lpCnt a.btn.arrow {
        height: 57px;
        padding: 16px 0px;
        margin-bottom: 27px;
        font-size: 14px;
    }
}