@font-face {
    font-family: 'Hiragino Mincho ProN';
    src: url("../font/HiraKakuProN-W3-AlphaNum-01.woff");
}


@font-face {
    font-family: 'yumin';
    src: url("../font/yumin.woff");
}

@font-face {
    font-family: 'yuminl';
    src: url("../font/yuminl.woff");
    font-weight: bold;
}


.sp_only {
    display: none;
}

.header {
    min-width: 100%;
}

.header .header-nav {
    right: 0;
}

.lp200918_10th img {
    width: 100%;
}

a:hover {
    opacity: .7;
}


.fl {
    display: flex;
    flex-wrap: wrap;
}

.lp200918_10th {
    width: 1200px;
    margin: 0 auto 126px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
    color: #58595b;
    /* background-image: url(/Page/feature/200918_10th/img/bag_pc.jpg); */
    background-size: 100%;
    background-position-x: center;
    background-position-y: -248px;
}

/*mv*/
.lp200918_10th_mv {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.lp200918_10th_mv p {
    padding-top: 59px;
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0.12em;
    font-feature-settings: 'palt';
}

.textbox{
    background-color: #F5F4F1;
    width: 760px;
    margin: 72px auto 0px;
}

.lp200918_10th_mv .textbox h2{
    border-bottom: solid 1px;
    width: 165px;
    padding-top: 49px;
    margin: 0 auto;
    font-size: 18px;
    letter-spacing: 0.12em;
    font-weight: 600;
    color: #000;
    font-family: 游明朝体, YuMincho, "游明朝 Medium", "Yu Mincho", "Hiragino Mincho ProN", HGS明朝E, yumin, メイリオ, serif;
    font-feature-settings: 'palt';
}

.lp200918_10th_mv .textbox p{
    padding-top: 24px;
    padding-bottom: 43px;
}

/*box共有*/
section {
    margin: 0 auto;
}

section .ttl {
    font-family: temeraire, serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: 'palt';
    text-align: center;
    padding-top: 52px;
}

section h2 {
    font-size: 24px;
    letter-spacing: 0.08em;
    color: #000;
    font-weight: 400;
}

section .ttl .pipe {
    margin-top: 11px;
    border-left: solid 1px #000;
    height: 30px;
    margin-left: 600px;
}

section .credit {
    font-size: 18px;
    letter-spacing: 0.06em;
    line-height: 1.75;
    color: #000;
    padding-top: 11px;
}

section .credit span {
    font-size: 14px;
    padding-top: 2px;
    display: block;
}

section figure{
    width: 540px;
    margin: 0 auto;
}

section .text {
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0.12em;
    font-feature-settings: 'palt';
    text-align: center;
    padding-top: 27px;
}

/*box1*/
.lp200918_10th_box1 {
    padding-top: 120px;
}

/*box2*/
.lp200918_10th_box2 {
    padding-top: 113px;
}

.staff {
    margin: 0 auto;
    text-align: center;
    font-family: 'EB Garamond', serif;
    font-feature-settings: 'palt';
    text-align: center;
    line-height: 1.7;
    letter-spacing: 0.03em;
    border-bottom: 1px solid #acacad;
    width: 1100px;
    padding-bottom: 140px;
}

.staff a {
    border-bottom: double 3px #cacaca;
    padding-bottom: 4px;
    color: #000;
    font-size: 20px;
    letter-spacing: 0.02em;
}


/*タブレット*/
@media only screen and (max-width: 1200px) and (min-width: 561px) {
    .main-area.archive_slider {
        min-width: inherit !important;
    }

    .lp200918_10th {
        width: 100%;
        margin: 0 auto calc(126*(100vw / 1200));
    }
    
    /*mv*/
    .lp200918_10th_mv {
        width: calc(1000*(100vw / 1200));
    }

    .lp200918_10th_mv p {
        padding-top: calc(59*(100vw / 1200));
        font-size: calc(13*(100vw / 1200));
    }

    .textbox{
        width: calc(760*(100vw / 1200));
        margin: calc(72*(100vw / 1200)) auto 0px;
    }

    .lp200918_10th_mv .textbox h2{
        width: calc(210*(100vw / 1200));
        padding-top: calc(49*(100vw / 1200));
        font-size: calc(18*(100vw / 1200));
    }

    .lp200918_10th_mv .textbox p{
        padding-top: calc(24*(100vw / 1200));
        padding-bottom: calc(43*(100vw / 1200));
    }

    /*box共有*/
    section .ttl {
        padding-top: calc(52*(100vw / 1200));
    }

    section h2 {
        font-size: calc(24*(100vw / 1200));
    }

    section .ttl .pipe {
        margin-top: calc(11*(100vw / 1200));
        height: calc(30*(100vw / 1200));
        margin-left: calc(600*(100vw / 1200));
    }

    section .credit {
        font-size: calc(18*(100vw / 1200));
        padding-top: calc(11*(100vw / 1200));
    }

    section .credit span {
        font-size: calc(14*(100vw / 1200));
        padding-top: calc(2*(100vw / 1200));
    }

    section figure{
        width: calc(540*(100vw / 1200));
    }

    section .text {
        font-size: calc(13*(100vw / 1200));
        padding-top: calc(27*(100vw / 1200));
    }

    /*box1*/
    .lp200918_10th_box1 {
        padding-top: calc(120*(100vw / 1200));
    }

    /*box2*/
    .lp200918_10th_box2 {
        padding-top: calc(113*(100vw / 1200));
    }

    
    .staff {
        margin: calc(140*(100vw / 1200)) auto 0;
        width: calc(1100*(100vw / 1200));
        padding-bottom: calc(136*(100vw / 1200));
    }

    .staff a {
        border-bottom: double 3px #cacaca;
        padding-bottom: calc(4*(100vw / 1200));
        font-size: calc(20*(100vw / 1200));
    }
}

/* for sp */
@media only screen and (max-width: 560px) {

    .cateList {
        display: flex;
        flex-wrap: wrap;
    }

    .cateList li {
        display: inline-block;
    }

    .pc_only {
        display: none;
    }

    .sp_only {
        display: block;
    }

    .lp200918_10th {
        width: calc(750* (100vw / 750));
        margin: 0 auto calc(132* (100vw / 750));
        font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
        /* background-image: url(/Page/feature/200918_10th/img/bag_sp.jpg);  */
        background-position-y: -44px;
        background-size: 100%;
    }

    /*mv*/
    .lp200918_10th_mv {
        width: 100%;
    }

    .lp200918_10th_mv p {
        padding-top: calc(65* (100vw / 750));
        font-size: calc(26* (100vw / 750));
    }

    .textbox {
        width: 100%;
        margin: calc(130* (100vw / 750)) auto 0px;
    }

    .lp200918_10th_mv .textbox h2{
        border-bottom: solid 1px;
        width: calc(310* (100vw / 750));
        padding-top: calc(77* (100vw / 750));
        font-size: calc(32* (100vw / 750));
        font-feature-settings: 'palt';
        padding-bottom: calc(2* (100vw / 750));
    }

    .lp200918_10th_mv .textbox p{
        padding-top: calc(45* (100vw / 750));
        padding-bottom: calc(65* (100vw / 750));
        margin-left: calc(37* (100vw / 750));
        margin-right: calc(55* (100vw / 750));
        text-align: justify;
    }

    /*box共有*/
    section {
        width: 100%;
    }

    section .ttl {
        padding-top: calc(82* (100vw / 750));
    }

    section h2 {
        font-size: calc(48* (100vw / 750));
    }

    section .ttl .pipe {
        margin-top: calc(13* (100vw / 750));
        border-left: solid 1px #000;
        height: calc(60* (100vw / 750));
        margin-left: calc(373* (100vw / 750));
    }

    section .credit {
        font-size: calc(34* (100vw / 750));
        padding-top: calc(18* (100vw / 750));
    }

    section .credit span {
        font-size: calc(28*(100vw / 750));
        padding-top: 0;
    }

    section .text {
        font-size: calc(26* (100vw / 750));
        text-align: justify;
        padding-top: calc(55* (100vw / 750));
    }

    section figure {
        width: calc(600* (100vw / 750));
    }

    /*box1*/
    .lp200918_10th_box1 {
        width: 100%;
        padding-top: calc(160* (100vw / 750));
    }

    .lp200918_10th_box1 .text {
        margin-left: calc(36* (100vw / 750));
        margin-right: calc(43* (100vw / 750));
    }

    /*box2*/
    .lp200918_10th_box2 {
        width: 100%;
        padding-top: calc(140* (100vw / 750));
    }

    .lp200918_10th_box2 .text {
        margin-left: calc(39* (100vw / 750));
        margin-right: calc(35* (100vw / 750));
    }

    .staff {
        width: 100%;
        border-bottom: 1px solid #fff;
        padding-bottom: calc(160 * (100vw / 750));
    }

    .staff a {
        letter-spacing: 0.03em;
        font-size: calc(40 * (100vw / 750));
        border-bottom: double 4px #c0c0c0;
        padding-bottom: calc(6 * (100vw / 750));
    }

}