@font-face {
    font-family: 'yumin';
    src: url("../font/yumin.woff");
}

@font-face {
    font-family: 'yuminl';
    src: url("../font/yuminl.woff");
    font-weight: bold;
}
@font-face {
    font-family: 'Hiragino Mincho ProN';
    src: url("../font/HiraKakuProN-W3-AlphaNum-01.woff");
}
@font-face {
    font-family: 'Noto Serif JP';
    font-weight: 400;
    src: url("../font/NotoSerifCJKjp-Regular.otf");
}
@font-face {
    font-family: 'Noto Serif JP';
    font-weight: 500;
    src: url("../font/NotoSerifJP-SemiBold.otf");
}
@font-face{
    font-family: 'Noto Serif JP';
    font-weight: 600;
    src: url('../font/NotoSerifJP-SemiBold-Alphabetic.otf') format('opentype'),
         url('../font/NotoSerifJP-SemiBold-Alphabetic.ttf')  format('truetype'),
         url('../font/NotoSerifJP-SemiBold-Alphabetic.woff') format('woff');
  }


/*=============set=============*/
html{
    font-size: 62.5%;
    overflow-x: hidden;
    
}

.sp_only {
    display: none !important;
}

.flexBox {
    display: flex;
    flex-wrap: wrap;
}

.lp211105_kanzakimegumi img,
.lp211105_kanzakimegumi video,
.lp211105_kanzakimegumi iframe{
    width: 100%;
}



.lp211105_kanzakimegumi{
    width: 100%;
    margin: 0 auto;
    /* background-image: url(/Page/feature/211105_kanzakimegumi/img/pc.jpg); */
    background-repeat: no-repeat;
    background-size: 140rem;
    background-position: center -24.8rem;
    font-feature-settings: 'palt';
}

/*============top==============*/
.lp211105_kanzakimegumi .main_top{
    width: 100%;
    margin: 0 auto 9.4rem;
}
.lp211105_kanzakimegumi .top_img{
    width: 110rem;
    margin: 0 auto 5.8rem;
}
.lp211105_kanzakimegumi .top_text{
    font-size: 1.2rem;
    font-family: "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
    line-height: 2;
    letter-spacing: 0.12em;
    color: #58595B;
    text-align: center;
    margin-bottom: 1.8rem;
}
/*============contents==========*/
.lp211105_kanzakimegumi .sec_{
    width: 140rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
/* sec title */
.lp211105_kanzakimegumi .sec_ttl h3{
    font-family: linotype-didot-headline, serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.08em;
    font-size: 4rem;
    margin-bottom: 0.3rem;
}
.lp211105_kanzakimegumi .sec_ttl h3 .mark{
    font-size: 1.6rem;
    vertical-align: top;
}
.lp211105_kanzakimegumi .sec_ttl h3 .name{
    font-size: 1.4rem;
    vertical-align: 0.7rem;
    letter-spacing: 0.08em;
    margin-left: 1.4rem;
}
.lp211105_kanzakimegumi .sec_ttl h4,
.lp211105_kanzakimegumi .sec_ttl h5{
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    letter-spacing: 0.1em;
}
.lp211105_kanzakimegumi h4{
    font-size: 1.8rem;
    line-height: 3;
}
.lp211105_kanzakimegumi h5{
    font-size: 2.2rem;
}
/* sec text */
.lp211105_kanzakimegumi .sec_text{
    font-family: "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.12em;
    line-height: 2;
    text-align: center;
    color: #58595B;
    position: relative;
}
.lp211105_kanzakimegumi .sec_text::before,
.lp211105_kanzakimegumi .sec_text::after{
    content: "";
    background: url(/Page/feature/211105_kanzakimegumi/img/brackets.svg) no-repeat;
    background-size: contain;
    width: 1.2rem;
    height: 1.2rem;
    display: inline-block;
    position: absolute;
}
.lp211105_kanzakimegumi .sec_text::before{
    top: -0.5rem;
    left: -1.8rem;
}
.lp211105_kanzakimegumi .sec_text::after{
    transform: rotateZ(180deg);
    top: 9rem;
    right: -1.9rem;
}

.lp211105_kanzakimegumi .sec_text a {
    text-decoration: underline;
    font-weight: 600;
}

.lp211105_kanzakimegumi .sec_01 .text_01::after{
    top: 13.9rem;
}
.lp211105_kanzakimegumi .sec_01 .text_02::after{
    top: 9.1rem;
    right: -1.6rem;
}
.lp211105_kanzakimegumi .sec_02 .text_01::after{
    top: 6.7rem;
    right: -1.9rem;
}
.lp211105_kanzakimegumi .sec_02 .text_02::after{
    top: 20.9rem;
    right: -1.8rem;
}
.lp211105_kanzakimegumi .sec_03 .text_01::after{
    top: 13.8rem;
    right: -1.6rem;
}
.lp211105_kanzakimegumi .sec_03 .text_02::before{
    left: -1.4rem;
}
.lp211105_kanzakimegumi .sec_03 .text_02::after{
    right: -1.4rem;
}
/*-credit-*/
.lp211105_kanzakimegumi .credit a,
.lp211105_kanzakimegumi .credit{
    font-family: linotype-didot-headline, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 1.5;
    color: #58595b;
}
/*-sec1-*/
.lp211105_kanzakimegumi .sec_01 .sec_ttl{
    margin: 8.2rem 0 0 21.8rem;
    order: 2;
}
.lp211105_kanzakimegumi .sec_01 .list_01{
    width: 55rem;
    margin: 0 0 0 10rem;
    order: 1;
    position: relative;
}
.lp211105_kanzakimegumi .sec_01 .text_01{
    order: 3;
    margin: -39.5rem 0 0 81.7rem;
}
.lp211105_kanzakimegumi .sec_01 .text_02{
    order: 6;
    margin: -31rem 0 0 16rem;
}
.lp211105_kanzakimegumi .sec_01 .list_02{
    order: 4;
    width: 45rem;
    margin: 8rem 0 0 40rem;
    z-index: 2;
}
.lp211105_kanzakimegumi .sec_01 .list_03{
    order: 5;
    width: 45rem;
    margin: -27.4rem 0 0 80rem;
    position: relative;
}
.lp211105_kanzakimegumi .sec_01  .credit{
    margin-top: 1.8rem;
    text-align: right;
    white-space: nowrap;
}
.lp211105_kanzakimegumi .sec_01 .list_01::before,
.lp211105_kanzakimegumi .sec_01 .list_03::before{
    content: "";
    position: absolute;
    background: #ebe5e5;
    display: inline-block;
    z-index: -2;
}
.lp211105_kanzakimegumi .sec_01 .list_01::before{
    width: 1000rem;
    height: 30rem;
    left:-100rem;
    top: 35rem;
}
.lp211105_kanzakimegumi .sec_01 .list_03::before{
    width: 45rem;
    height: 45rem;
    left: -20rem;
    top: -8.8rem;
}
.lp211105_kanzakimegumi .sec_01{
    margin-bottom: 14.7rem;
}
/*-sec2-*/
.lp211105_kanzakimegumi .sec_02::before{
    content: "";
    display: block;
    width: 117.9rem;
    height: 197rem;
    border: 1px solid #b9886c;
    position: absolute;
    z-index: 2;
    left: 10.9rem;
    top: -1rem;
    pointer-events: none;
}
.lp211105_kanzakimegumi .sec_02 .sec_ttl{
    order: 1;
    margin: 5.3rem 0 0 52.2rem;
    z-index: 2;
}
.lp211105_kanzakimegumi .sec_02 .sec_ttl h3 .name{
    margin-left: 1.6rem;
}
.lp211105_kanzakimegumi .sec_02 .list_01{
    width: 58rem;
    order: 2;
    margin: 6rem 4rem 0 10rem;
}
.lp211105_kanzakimegumi .sec_02 .list_02{
    order: 3;
    width: 58rem;
    margin: 6rem auto 8.4rem 0;
}
.lp211105_kanzakimegumi .sec_02 .text_01{
    order: 4;
    margin: 0 0 0 45rem;
}
.lp211105_kanzakimegumi .sec_02 .list_03{
    order: 6;
    width: 75rem;
    margin: -42.1rem 0 0 45rem;
}
.lp211105_kanzakimegumi .sec_02 .list_03 .credit{
    margin: 1.8rem 0 0;
    text-align: right;
}
.lp211105_kanzakimegumi .sec_02 .text_02{
    order: 5;
    margin: 29.2rem 0 0 21.8rem;
    z-index: 2;
}
.lp211105_kanzakimegumi .sec_02{
    position: relative;
    margin-bottom: 21.7rem;
}
/*-sec3-*/
.lp211105_kanzakimegumi .sec_03 .wrap{
    width: 140rem;
    margin: 0 auto;
}
.lp211105_kanzakimegumi .sec_03 .sec_ttl{
    order: 2;
    margin: 8.2rem 0 6rem 8rem;
}
.lp211105_kanzakimegumi .sec_03 .list_01{
    width: 50rem;
    border: 10px solid #fff;
    margin: 0 0 0 20rem;
    order: 1;
}
.lp211105_kanzakimegumi .sec_03 .text_01{
    margin: -26.6rem 0 0 89.7rem;
    order: 3;
}
.lp211105_kanzakimegumi .sec_03 .list_02 img{
    border: 10px solid #fff;
    width: 65rem;
}
.lp211105_kanzakimegumi .sec_03 .list_02{
    order: 4;
    margin:8rem 0 0 36.5rem;
    display: flex;
}
.lp211105_kanzakimegumi .sec_03 .credit{
    text-align: left;
    margin: 91.5rem 0 0 2.1rem;
}
.lp211105_kanzakimegumi .sec_03 .text_02{
    margin: 8rem auto 0;
    order: 5;
}
.lp211105_kanzakimegumi .sec_03{
    background: linear-gradient( #dae3d6 70%, #fff );
    padding: 6rem 0 8rem;
    width: 100%;
    /* opacity: 0.5; */
    margin-bottom: 14.5rem;
}

/* profile */
.lp211105_kanzakimegumi .profile{
    width: 100%;
    background: #f5f5f2;
    margin: 0 auto;
    padding: 5.8rem 0;
}
.lp211105_kanzakimegumi .profile .wrap{
    width: 120rem;
    margin: 0 auto;
}
.lp211105_kanzakimegumi .profile h3{
    font-family: linotype-didot-headline, serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.08em;
    font-size: 2.6rem;
    margin-bottom: 1.7rem;
    text-align: left;
    margin-left: 14.6rem;
}
.lp211105_kanzakimegumi .profile p{
    text-align: left;
    font-size: 1.2rem;
    letter-spacing: 0.12em;
    line-height: 2;
    color: #58595b;
    margin-left: 14.6rem;
    font-family: "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
}
.lp211105_kanzakimegumi .profile .ins_{
    width: 1.3rem;
    margin-top: 0.5rem;
    margin-right: 0.5rem;
    margin-left: 0.1rem;
}
/*===========staff==========*/
.staff {
    margin: 13rem auto 0;
    border-bottom: 1px solid #acacad;
    font-family: 'EB Garamond', serif;
    font-feature-settings: 'palt';
    text-align: center;
    line-height: 1.7;
    letter-spacing: 0.03em;
    width: 110rem;
}
.staff a {
    border-bottom: double 3px #cacaca;
    padding-bottom: 0.4rem;
    font-size: 2rem;
    letter-spacing: 0.02em;
    color: #000;
}
.staff p {
    font-size: 1.4rem;
    letter-spacing: 0.03em;
    line-height: 2.4rem;
    margin-top: 13.6rem;
    color: #58595b;
    margin-bottom: 13.8rem;
}
/*===========tablet==========*/
@media only screen and (max-width: 1400px) and (min-width: 561px) {
    .main-area.archive_slider {
        min-width: inherit !important;
    }
    .lp211105_kanzakimegumi {
        width: 100%;
    }
    html {
        font-size: calc(10 * (100vw / 1400));
        }   
    .cateList{
        font-size: 10px;
    }   
    
}
/*===========sp==========*/
@media only screen and (max-width: 560px) {
    /*-set-*/
    .cateList {
        display: flex;
        flex-wrap: wrap;
    }
    .cateList li {
        display: inline-block;
    }
    html {
        font-size: calc(10 * (100vw / 750));
        }
    .pc_only {
        display: none !important;
    }
    .sp_only {
        display: block !important;
    }
    .main-area .btn-pagetop {
        z-index: 99;
    }
    /*-sp sytle-*/
    .lp211105_kanzakimegumi {
        width: 100%;
        border: none;
        /* background-image: url(/Page/feature/211105_kanzakimegumi/img/sp.jpg); */
        background-size: 100%;
        background-position:center -9rem;
    }
    .lp211105_kanzakimegumi .main_top {
        width: 100%;
        margin: 0 auto 13rem;
    }
    .lp211105_kanzakimegumi .top_img{
        width: 75rem;
        margin: 0 auto 7rem;
    }
    .lp211105_kanzakimegumi .top_text{
        margin-bottom: 3.7rem;
        font-size: 2.4rem;
        font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    }
    
    .lp211105_kanzakimegumi .sec_{
        width: 75rem;
    }
    /* sec title */
    .lp211105_kanzakimegumi .sec_ttl{
        margin: 0 auto !important;
    }
    .lp211105_kanzakimegumi .sec_ttl h3{
        font-size: 8rem;
        margin-bottom: -0.2rem;
    }
    .lp211105_kanzakimegumi .sec_ttl h3 .mark{
        font-size: 3.2rem;
    }
    .lp211105_kanzakimegumi .sec_ttl h3 .name{
        font-size: 2.8rem;
        vertical-align: 1.5rem;
        margin-left: 1.7rem;
    }
    .lp211105_kanzakimegumi h4{
        font-size: 3rem;
    }
    .lp211105_kanzakimegumi h5{
        font-size: 3.6rem;
    }
    /* sec text */
    .lp211105_kanzakimegumi .sec_text{
        font-size: 2.4rem;
        width: 67.5rem;
        font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
        margin: 0 auto;
    }
    .lp211105_kanzakimegumi .sec_text::before,
    .lp211105_kanzakimegumi .sec_text::after{
        width: 2.4rem;
        height: 2.4rem;
    }
    .lp211105_kanzakimegumi .sec_01 .text_03::before,
    .lp211105_kanzakimegumi .sec_01 .text_03::after{
        background: url(/Page/feature/211105_kanzakimegumi/img/brackets.svg) no-repeat;
    }
    .lp211105_kanzakimegumi .sec_text::before{
        top: -1rem !important;
        left: 1.2rem !important;
    }
    .lp211105_kanzakimegumi .sec_text::after{
        top: 23.4rem !important;
        right: 1.7rem !important;
    }
    .lp211105_kanzakimegumi .sec_01 .text_01::before{
        left: 4.8rem !important;
    }
    .lp211105_kanzakimegumi .sec_01 .text_01::after{
        top: 37.4rem !important;
        right: 4.9rem !important;
    }
    .lp211105_kanzakimegumi .sec_01 .text_02::before{
        top: -1.1rem !important;
        left: 2.5rem !important;
    }
    .lp211105_kanzakimegumi .sec_01 .text_02::after{
        right: 2.7rem !important;
        top: 32.4rem !important;
    }
    .lp211105_kanzakimegumi .sec_02 .text_01::after{
        right: 3.8rem !important;
        top: 24rem !important;
    }
    .lp211105_kanzakimegumi .sec_02 .text_01::before{
        left: 1.8rem !important;
    }
    .lp211105_kanzakimegumi .sec_02 .text_02::before{
        left: 2.2rem !important;
    }
    .lp211105_kanzakimegumi .sec_02 .text_02::after{
        top: 46.8rem !important;
        right: 1.9rem !important;
    }
    .lp211105_kanzakimegumi .sec_03 .text_01::after{
        top: 32.4rem !important;
    }
    .lp211105_kanzakimegumi .sec_03 .text_01::before{
        top: -1.4rem !important;
        left: 1.5rem !important;
    }
    .lp211105_kanzakimegumi .sec_03 .text_02::after{
        right: 1rem !important;
        top: 37.4rem !important;
    }
    /* credit */
    .lp211105_kanzakimegumi .credit,
    .lp211105_kanzakimegumi .credit a{
        font-size: 2.4rem;
        text-align: left !important;
        line-height: 1.75;
    }
    /*-sec-*/
    .lp211105_kanzakimegumi .sec_ div,
    .lp211105_kanzakimegumi .sec_ p{
        order: inherit !important;
    }
    .lp211105_kanzakimegumi .sec_01 .list_01{
        width: 65rem;
        margin: 10.1rem auto 11rem;
    }
    .lp211105_kanzakimegumi .sec_01 .text_01{
        margin:0 auto;
    }
    .lp211105_kanzakimegumi .sec_01 .text_02{
        margin: 10rem auto 0;
    }
    .lp211105_kanzakimegumi .sec_01 .list_02{
        width: 53rem;
        margin: 11.7rem 0 0;
    }
    .lp211105_kanzakimegumi .sec_01 .list_03{
        width: 53rem;
        margin: -5.2rem 0 0 22rem;
    }
    .lp211105_kanzakimegumi .sec_01 .credit{
        margin: 3.5rem 0 0 -16.9rem;
    }
    .lp211105_kanzakimegumi .sec_01 .list_03::before{
        width: 60rem;
        height: 60rem;
        top: -27.8rem;
        left: -14.5rem;
    }
    .lp211105_kanzakimegumi .sec_01 .list_01::before{
        width: 1000rem;
        height: 40rem;
        top: 42.5rem;
        left:-10%;
    }
    .lp211105_kanzakimegumi .sec_01{
        margin-bottom: 20rem;
    }
    .lp211105_kanzakimegumi .sec_02::before{
        width: 73rem;
        height: 417rem;
        left: 0.9rem;
    }
    .lp211105_kanzakimegumi .sec_02 .sec_ttl{
        order: 1 !important;
        margin: 8rem auto 0 !important;
    }
    .lp211105_kanzakimegumi .sec_02 .sec_ttl h3 .name{
        margin-left: 2rem;
    }
    .lp211105_kanzakimegumi .sec_02 .list_01{
        width: 60rem;
        margin:  0 auto;
        order: 3 !important;
    }
    .lp211105_kanzakimegumi .sec_02 .text_01{
        order: 4 !important;
        margin: 11rem auto 12.5rem;
    }
    .lp211105_kanzakimegumi .sec_02 .list_02{
        width: 60rem;
        margin: 10rem auto 6rem;
        order: 2 !important;
    }
    .lp211105_kanzakimegumi .sec_02 .list_03{
        width: 65rem;
        margin: 0 auto 10rem;
        order: 5 !important;
    }
    .lp211105_kanzakimegumi .sec_02 .list_03 .credit{
        margin: 3.5rem 0 0 ;
    }
    .lp211105_kanzakimegumi .sec_02 .text_02{
        margin: 0 auto;
        order: 6 !important;
    }
    .lp211105_kanzakimegumi .sec_02{
        margin-bottom: 27.2rem;
    }
    .lp211105_kanzakimegumi .sec_03 .wrap{
        width: 75rem;
    }
    .lp211105_kanzakimegumi .sec_03 .sec_ttl{
        margin: 0 auto 10.2rem !important;
    }
    .lp211105_kanzakimegumi .sec_03 .list_01{
        width: 55rem;
        margin: 0 0 11.5rem 3.6rem;
        border: 5px solid #fff;
    }
    .lp211105_kanzakimegumi .sec_03 .text_01{
        margin: 0 auto 11rem;
    }
    .lp211105_kanzakimegumi .sec_03 .list_02 img{
        order: 1;
        border: 5px solid #fff;
        width: 68rem;
    }
    .lp211105_kanzakimegumi .sec_03 .list_02{
        margin: 0 auto;
        display: block;
        width: 68rem;
    }
    .lp211105_kanzakimegumi .sec_03 .credit{
        text-align: left;
        margin: 3.5rem 0 10rem;
    }
    .lp211105_kanzakimegumi .sec_03 .text_02{
        margin: 0 auto;
        height: auto;
        order: 5;
    }
    .lp211105_kanzakimegumi .sec_03{
        padding: 8.7rem 0 8rem;
        margin-bottom: 18rem;
        background: linear-gradient( #dae3d6 75%, #fff );

    }
    /* profile */
    .lp211105_kanzakimegumi .profile{
        padding: 6.7rem 0;
    }
    .lp211105_kanzakimegumi .profile .wrap{
        width: 75rem;
    }
    .lp211105_kanzakimegumi .profile h3{
        font-size: 5.2rem;
        text-align: center;
        margin: 0 auto 4.5rem;
        font-family: mrs-eaves-xl-serif, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 0.02em;
    }
    .lp211105_kanzakimegumi .profile p{
        text-align: justify;
        font-size: 2.4rem;
        margin: 0 auto;
        width: 67.5rem;
        font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    }
    .lp211105_kanzakimegumi .profile .ins_{
        width: 2.5rem;
        /* margin-top: 1rem; */
        margin-right: 0.8rem;
        margin-left: 0.1rem;
        vertical-align: -0.5rem;
    }
    /* staff */
    .staff {
        margin: 14.7rem auto 0;
        width: 100%;
        border: none;
    }
    .staff a {
        letter-spacing: 0.03em;
        font-size: 4rem;
        border-bottom: double 4px #c0c0c0;
        padding-bottom: 0.6rem;
    }
    .staff p {
        margin-top: 15.5rem;
        line-height: 1.7;
        font-size: 2.8rem;
        margin-bottom: 16rem;
    }
}
/* IE */
@media all and (-ms-high-contrast: none){
    .lp211105_kanzakimegumi .profile .ins_{
        margin-top: 0.3rem;
    }
   /*  */
  }


