/* ______________ sec1 ____________ */
.sec1{
    height: 100vh;
    position: relative;
    /* background-image: url(../images/show_detail/sec1_bg_w.png); */
    background-position: center;
    background-size: cover;
}
.sec1_bg{
    position: absolute;
    width: 100vw;
    height: 100vh;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    background-position: center;
    background-size: cover;
}
.sec1_mainPage_wrap{
    width: 50%;
    height: 80vh;
    position: absolute;
    z-index: 2;
    right: 0;
}
.sec1 .c_mainPage_text{
    width: 76%;
    top: 60%;
    position: absolute;
    margin: auto auto auto 0;
    text-align: right;
}
.sec1_bglLeft{
    position: absolute;
    width: 49%;
    height: 25vh;
    z-index: 0;
    margin-top: -70px;
    background-color: #a4927e;
    right: 0;
    bottom: 0;
}
.sec1_bglRight{
    width: 66%;
    height: calc(100vh - 140px);
    /* background-image: url(../images/show_detail/sec1_bg.png); */
    background-position: center;
    background-size: cover;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto 0 70px;
    z-index: 0;
}
.sec1 .c_text_date{
    padding-bottom: 50px;
}
.sec1 .c_text_mainTitle{
    font-size: 50px;
    line-height: 1.1;
    text-shadow: 0.5px 1px #fff;
}
.sec1 .c_text_subTitle{
    text-shadow: 0.5px 1px #fff;
}
.sec1 .c_scrollDown{
    left: calc(66% + 70px);
    bottom: 0;
}
.sec1_aside{
    position: relative;
    display: inline-block;
    top: -105px;
    right: -80px;
}
.sec1_aside::before{
    content: '';
    width: 320px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.4);
    top: -6px;
    display: inline-block;
    position: relative;
}
/* ____________ sec1 end __________ */
.sec234_wrap{
    width: 960px;
    margin: auto;
    overflow: visible;
}
/* ______________ sec2 ____________ */
.sec2{
    position: relative;
    margin: 150px auto 0 auto;
    padding: 50px 0 0 0;
    border-top: #dadada 4px solid;
}
.sec2 .c_index{
    display: flex;
    width: 410px;
    margin: 0 15px 20px -20px;
}
.sec2 .c_indexMain{
    margin-bottom: 30px;
}
.sec2_text{
    padding: 10px 0 10px;
}
.sec2_text:first-child{
    line-height: 0.92;
}
.sec2_textFirst::first-letter{
    font-size: 72px;
    font-family: "BodoniFLF-R";
}
/* ____________ sec2 end __________ */
/* ______________ sec3 ____________ */
.sec3{
    position: relative;
    margin-top: 90px;
}
.sec3_imgTop img,.sec3_imgLeft img{
    width: 100%;
}
.sec3_imgTop,.sec3_imgLeft,.sec3_imgRight,.sec3_imgLeft{
    position: relative;
}
.sec3_imgTop,.sec3_imgLeft,.sec3_imgRight,.sec3_imgTop::before{
    background-position: center;
    background-size: cover;
}
.sec3_imgTop{
    width: 100%;
    margin: 0px auto auto auto;
    border: #f6f4f2 solid 50px;
    /* background-image: url(../images/show_detail/sec3_img01.png); */
    z-index: 1;
}
.sec3_imgInk{
    width: 149px;
    height: 107px;
    position: absolute;
    display: block;
    top: 20px;
    right: 2px;
    background-image: url(../images/show_detail/sec3_ink01.png);
    z-index: 1;
}
.sec3_imgLeft{
    /* background-image: url(../images/show_detail/sec3_img02.png); */
    width: 42.5%;
    margin: -95px 14% 0 auto;
    z-index: 1;
}
.sec3_imgblock{
    position: absolute;
    width: 126px;
    height: 347px;
    background-color: #f6f4f2;
    left: 34.5%;
    bottom: 320px;
}
.sec3_text{
    width: auto;
    margin: 42px auto 0 0;
    text-indent: -10px;
    text-align: center;
    padding: 90px 0;
}
.sec3_text::before{
    content: "“";
    position: relative;
    left: 0;
    right: 0;
    top: 0px;
    font-size: 70px;
    font-family: "BodoniFLF-R";
    text-align: center;
    color: rgb(164, 146, 126);
    display: block;
    line-height: 0.5;
    font-weight: 100;
}
.sec3_text::after{
    content: '.';
    position: relative;
    left: 0;
    right: 0;
    font-size: 50px;
    font-family: "BodoniFLF-R";
    text-align: center;
    color: #a4927e;
    display: block;
    line-height: 1.2;
}
/* ____________ sec3 end __________ */
/* ______________ sec4 ____________ */
.sec4{
    margin-top: 56px;
}
.sec4_wrap{
    position: relative;
    display: flex;
    margin: 60px 0 0;
    padding-bottom: 100px;
    border-bottom: 1px #00000033 solid;
}
.sec4_editor{
    width: 960px;
    height: 438px;
    margin: 0 auto;
}
.sec4_editor img{
    width: 100%;
    max-width: 100%!important;
}
.sec4_tags{
    width: 440px;
}
.sec4_tags span:nth-child(2){
    margin-top: 15px;
}
.sec4_tag{
    padding: 0px 5px;
    display: inline-block;
    background-color: #e5e5e5;
    cursor: pointer;
    line-height: 28px;
    letter-spacing: 0;
    margin-top: 7px;
}
.sec4_tag::before{
    content: '#';
    padding-right: 2px;
}
.sec4_share {
    position: absolute;
    width: 300px;
    right: 0;
    text-align: right;
}

.sec4_share>a{
    display: inline-block;
    padding: 16px 5px 0;
    transition: all .5s;
}
.sec4 a[class^="share_"]:hover span{
    color: #23527c
}
/* ____________ sec4 end __________ */

/* ____________ sec5 __________ */
.sec5{
    width: fit-content;
    margin: auto;
    display: flex;
    padding: 50px 0;
    margin-bottom: 150px;
}
.sec5_pagePrev::before,.sec5_pageNext::after{
    content: '';
    width: 144px;
    height: 10px;
    display: inline-block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec5_pagePrev{
    padding: 18px 60px 0 0;
}
.sec5_pageNext{
    padding: 18px 0 0 60px;
}
.sec5_pagePrev::before{
    background-image: url(../images/common_icon/c_pagePrev.png);  
    margin-right: 20px;
}
.sec5_pageNext::after{
    background-image: url(../images/common_icon/c_pageNext.png);
    margin-left: 20px;
}
.sec5_Back{
    padding: 12px 105px;
    border: 1px solid;
}
/* ____________ sec5 end __________ */
@media (max-width: 991px) {
    /* ______________ sec1 ____________ */
    .sec1_mainPage_wrap{
        width: 100%;
    }
    .sec1_bglLeft{
        width: 100%;
        height: 38vh;
    }
    .sec1_bglRight{
        width: calc(100% - 30px);
        margin: auto;
        height: 439px;
        top: 66.5%;
    }
    .sec1 .c_mainPage_text{
        width: 100%;
        margin: auto auto auto 0%;
        text-align: center;
        top: 13%;
        transform: unset;
        padding: 0 20%;

    }
    .sec1 .c_text_mainTitle,.c_text_subTitle{
        text-align: center;
    }
    .sec1_aside{
        display: none;
    }
    .sec1 .c_scrollDown{
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
    }
    /* ____________ sec1 end __________ */
    .sec234_wrap{
        width: 100%;
        margin: 70px 0 0 0;
    }
    /* ______________ sec2 ____________ */
    .sec2{
        margin: 0 70px;
        padding: 0;
        width: calc(100% - 140px);
    }
    .sec2_Wrap{
        padding: 0 30px;
    }
    .sec2 .c_index{
        padding: 0;
        margin: 35px 15px 0px -20px;
    }
    .sec2_text{
        padding: 6px 0;
    }
    /* ____________ sec2 end __________ */
    /* ______________ sec3 ____________ */
    .sec3{
        margin: 60px 70px 0 70px;
    }
    .sec3_imgTop{
        width: 100%;
        height: 402px;
        margin: 0px auto auto 0;
        border: #f6f4f2 solid 30px;
    }
    .sec3_imgTop::before{
        bottom: -48px;
        right: -38px;
        z-index: -1;
    }
    .sec3_imgInk{
        top: -46px;
        right: -65px;
    }
    .sec3_imgblock{
        bottom: 230px;
    }
    .sec3_imgLeft{
        width: 46.5%;
        height: 373px;
        margin: -95px 10% 0 auto;
    }
    .sec3_imgRight{
        width: 405px;
        height: 300px;
        bottom: 320px;
    }
    /* ____________ sec3 end __________ */
    /* ______________ sec4 ____________ */
    .sec4{
        margin: 0 78px;
    }
    .sec4_editor{
        width: 100%;
        height: 280px;
    }
    .sec4_share{
        width: 26%;
    }
    /* ____________ sec4 end __________ */
    /* ______________ sec5 ____________ */
    .sec5{
        padding: 65px 0;
        margin-bottom: 40px;
    }
    .sec5_pagePrev, .sec5_pageNext{
        padding: 12px 60px 0 0;
    }
    .sec5_pagePrev{
        padding: 12px 45px 0 0;
    }
    .sec5_pageNext{
        padding: 18px 0 0 45px;
    }
    .sec5_pagePrev::before, .sec5_pageNext::after{
        width: 60px;  
    }
    .sec5_pagePrev::before{
        background-position-x: 0%;
    }
    .sec5_pageNext::after{
        background-position-x: 100%;
    }
    /* ____________ sec5 end __________ */
}
@media (max-width: 767px) {
    /* ______________ sec1 ____________ */
    .sec1{
        background-image: url(../images/show_detail/sec1_bg_xs.png);
    }
    .sec1_aside{
        display: none;
    }
    .sec1_bglLeft{
        width: 100%;
        height: 100%;
        margin-top: unset;
        background-color: transparent;
    }
    .sec1 .c_scrollDown{
        left: 50%;
    }
    .sec1_bglRight{
        display: none;
    }
    .sec1 .c_mainPage_text{
        width: 100%;
        top: 50%;
        padding: 0 20px;
    }
    .sec1 .c_text_date{
        padding-bottom: 15px;
    }
    .sec1 .c_text_mainTitle{
        font-size: 24px;
    }
    .sec1 .c_text_date,.sec1 .c_text_mainTitle,.sec1 .c_text_subTitle{
        text-align: center;
        text-shadow: unset;
        color: #fff;
        font-weight: normal;
    }
    .sec1 .c_text_mainTitle::before,.sec1 .c_text_subTitle::after{
        content: unset;
    }
    /* ____________ sec1 end __________ */
    .sec234_wrap{
        margin: 35px 0 0 0;
    }
    /* ______________ sec2 ____________ */
    .sec2{
        display: block;
        margin: 0 15px;
        padding: 0 0 0 0;
        width: calc(100% - 30px);
    }
    .sec2_Wrap {
        padding: 0;
        margin: 0 0 25px 0;
    }
    .sec2 .c_index{
        display: flex;
        width: 100%;
        margin: 25px auto 0px auto
    }
    .sec2_text:first-child{
        line-height: unset;
    }
    .sec2_textFirst::first-letter{
        font-size: 60px;
        line-height: 0.7;
    }
    /* ____________ sec2 end __________ */
    /* ______________ sec3 ____________ */
    .sec3 {
        margin: 0 15px;
    }
    .sec3_imgblock{
        display: none;
    }
    .sec3_imgTop {
        width: 100%;
        height: 190px;
        border: #f6f4f2 solid 10px;
    }
    .sec3_imgRight{
        width: 100%;
        height: 215px;
        position: relative;
        bottom: 0px;
        margin-top: 15px;
    }
    .sec3_imgTop::before{
        content: unset;
    }
    .sec3_imgLeft {
        width: 48.5%;
        height: 215px;
        margin: -20px auto 0 auto;
    }
    .sec3_imgInk{
        display: none;
    }
    .sec3_text{
        margin: 0 auto;
        padding: 50px 0;
    }
    .sec3_text::after{
        line-height: 0.6;
    }
    /* ____________ sec3 end __________ */
    /* ______________ sec4 ____________ */
    .sec4 {
        margin: 0 15px;
    }
    .sec4_wrap{
        display: block;
    }
    .sec4_editor{
        height: 159px;
    }
    .sec4_tags,.sec4_share{
        width: 100%;
        text-align: center;
    }
    .sec4_share{
        position: relative;
        padding-top: 30px;
    }
    .sec4_share>a{
        padding: 8px 5px 0;
    }
    .sec4_wrap{
        padding-bottom: 55px;
        margin: 60px 0 0;
    }
    /* ____________ sec4 end __________ */
    /* ______________ sec5 ____________ */
    .sec5{
        position: relative;
        width: calc(100% - 30px);
        padding: 75px 0 65px;
        margin: 0 15px;
    }
    .sec5_pagePrev, .sec5_pageNext{
        width: 49%;
        padding: 12px;
        text-align: center;
        border: 1px solid #00000070;
    }
    .sec5_pagePrev{
        margin-right: 2%;
    }
    .sec5_Back{
        position: absolute;
        width: 100%;
        top: 20px;
        text-align: center;
        color: #fff;
        background-color: #000;
        border: 1px solid #000;
    }
    .sec5_pagePrev::before, .sec5_pageNext::after{
        content: unset;
    }
    /* ____________ sec5 end __________ */
}