@charset "UTF-8";
#stylist_list dd.photo img{
    height: auto;
}
/*PICK UP*/
#pickup .sbox{
    width: 100%;
}
#pickup h3{
    font-family: CinzelRegular;
    font-size: 36px;
    text-align: center;
    width: 100%;
    letter-spacing: 4px;
}
#pickup h3:after {
    content: '';
    display: block;
    border-bottom: 1px solid #000;
    width: 20%;
    min-width: 200px;
    margin: 0 auto 5px;
}
#pickup .title_text {
    text-align: center;
    margin-bottom: 30px;
}
#pickup .horizon-swiper {
    overflow: hidden;
}
#pickup .horizon-outer .bx-wrapper .bx-viewport {
    overflow: initial !important;
}
#pickup .horizon-outer .bx-wrapper {
    max-width: 960px !important;
}
#pickup .pickup_box{
    overflow: hidden;
    text-align: center;
    font-size: 0;
    position: relative;
}
#pickup dl{
    display: inline-block;
    width: 300px!important;
    margin-right: 30px;
}
#pickup dl dt{
    height: 210px;
    margin-bottom: 10px;
}
#pickup dl dd p a{
    color: #000;
}
#pickup dl dd .title{
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#pickup dl dd .name{
    font-size: 12px;
    margin-left: 10px;
    text-align: right;
}
#pickup .horizon-outer .bx-wrapper .bx-viewport:before {
    content: "";
    position: absolute;
    height: 270px;
    width: 700px;
    background: #fff;
    display: block;
    z-index: 22;
    left: -730px;
    opacity: 0.8;
    top: 0;
}
#pickup .horizon-outer .bx-wrapper .bx-viewport:after{
    content: "";
    position: absolute;
    height: 270px;
    width: 700px;
    background: #fff;
    display: block;
    z-index: 22;
    right: -730px;
    opacity: 0.8;
    top: 0;
}
#pickup .bx-has-controls-direction{
    width: 960px;
    position: relative;
    top: -350px;
    overflow: visible;
}
#pickup .bx-prev,
#pickup .bx-next {
    text-indent: -9999px;
}
#pickup .bx-prev::after{
    text-indent: 1px;
    content: "\f124";
    display: block;
    font-family: 'ionicons';
    color: #000;
    font-size: 38px;
    position: absolute;
    left: -40px;
    top: 175px;
    z-index: 22;
}
#pickup .bx-next::after{
    text-indent: 1px;
    content: "\f125";
    display: block;
    font-family: 'ionicons';
    color: #000;
    font-size: 38px;
    position: absolute;
    right: -40px;
    top: 175px;
    z-index: 888;
}
#pickup .bx-prev,
#pickup .bx-next{
    position: static;
}
/*ブログカテゴリー*/
.c_blog .sbox{
    width: 100%;
}
.c_blog h3{
    font-family: CinzelRegular;
    font-size: 36px;
    text-align: center;
    width: 100%;
    letter-spacing: 4px;
}
.c_blog h3:after {
    content: '';
    display: block;
    border-bottom: 1px solid #000;
    width: 20%;
    min-width: 200px;
    margin: 0 auto 5px;
}
.c_blog .title_text {
    margin-bottom: 40px;
}
.c_blog{
    padding: 75px 0 25px;
    position: relative;
    background: #F6F6F6;
}
.c_blog .c_bogs{
    text-align: center;
}
.c_blog dl{
    display: inline-block;
    width: 260px;
    height: 318px;
    margin-right: 20px;
    background: #fff;
    padding: 20px;
}
.c_blog dl:last-child{
    margin-right: 0;
}
.c_blog dl dt{
    height: 180px;
    margin-bottom: 10px;
}
.c_blog dl dd ul{
    overflow: hidden;
    text-align: left;
}
.c_blog dl dd ul li.day{
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}
.c_blog dl dd ul li.shop{
    float: left;
    margin-bottom: 5px;
}
.c_blog dl dd ul li.shop .name{
    margin-left: 5px;
}
.c_blog dl dd ul li.title{
    clear: both;
    margin-bottom: 5px;
}
.c_blog dl dd ul li.title h4 a{
    font-weight: bold;
    font-size: 18px;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.3;
    height: 46px;
}
.c_blog dl dd ul li.txt p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

/*インスタ*/
#instagram h3{
    text-indent: -9999px;
    height: 110px;
    background: url(/images/insta_title.png) no-repeat 50%;
    margin: 70px auto 50px;
}
.instagram01{
    width: 100%;
    overflow: hidden;
}
#js-instalib{
    overflow: hidden;
    width: 1000px;
    margin: 0 auto 45px;
}
#js-instalib li{
    float: left;
    width: 175px;
    margin-right: 20px;
    margin-bottom: 20px;
    height: 175px;
    position: relative;
    overflow: hidden;
    border: 4px solid #fff;
    box-shadow: 0px 0px 4px 0px #ddd;
    margin-top: 2px;
}
#js-instalib li:nth-child(5n+5){
    margin-right: 0;
}
#js-instalib li:nth-child(5n+1){
    margin-left: 2px;
}
#js-instalib li img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    object-fit: cover;
    max-width: 195%;
}
p.collection_bnr{
    text-align: center;
    margin-bottom: 50px;
}
.js-load {
    display:none;
}
.js-load.active{
    display:block;
}
#js-btn-wrap{
    margin: 0 auto;
    width: 250px;
}
#js-btn-wrap a{
    border: 1px solid #B6987F;
    text-align: center;
    color: #B6987F;
    padding: 10px 0;
    background: #fff;
    line-height: 1;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    display: block;
    margin: 10px 0;
}
@media screen and ( max-width:1000px ){
    #js-instalib li{
        width: 170px;
        height: 170px;
    }
}
@media screen and (max-width:640px){
    /*PICK UP*/
    #pickup{
        margin-bottom: 60px!important;
    }
    #spindex_contents #pickup .horizon-swiper .horizon-outer{
        max-height: none!important;
    }
    #pickup .sbox{
        width: auto;
    }
    #pickup .pickup_box{
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        padding: 0;
    }
    #pickup .pickup_box::-webkit-scrollbar {
        height: 2px;
    }
    #pickup .pickup_box::-webkit-scrollbar-thumb {
        background: #aaa;
        border-radius: 10px;
        box-shadow: none;
    }
    #pickup dl{
        width: 40%!important;
        margin: 0 10px 10px 0!important;
    }
    #pickup dl dt{
        height: 120px;
        margin-bottom: 5px;
    }
    #pickup dl dd{
        margin-left: 0;
    }
    #pickup dl dd p a{
        padding: 0!important
    }
    #pickup dl dd p.title{
        border-top: 0;
        padding: 0;
    }
    #pickup dl dd p.title:before{
        display: none;
    }
    #pickup dl dd p.title a{
        font-size: 12px!important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    #pickup dl dd p.name{
        margin: 0;
        padding: 0;
        border-bottom: none;
        font-size: 10px;
    }
    #pickup dl dd p.name a{
        font-size: 10px;
        display: inline;
        font-weight: normal;
    }
    /*ブログカテゴリー*/
    .c_blog{
        position: relative;
        padding: 5px 0 20px;
    }
    .c_blog .c_bogs{
        text-align: center;
    }
    .c_blog .sbox{
        width: auto;
    }
    /*パターン1*/
    /*.c_blog dl{
        display: inline-block;
        width: 50%;
        margin: 0 20px 0 0;
        background: #fff;
        padding: 15px;
    }
    .c_blog dl:last-child{
        margin-right: 0;
    }
    .c_blog dl dt{
        height: 120px;
        margin-bottom: 10px;
    }
    .c_blog dl dd{
        margin: 0;
    }
    .c_blog dl dd ul{
        overflow: hidden;
        text-align: left;
    }
    .c_blog .flickity-enabled.is-draggable .flickity-viewport{
        padding-bottom: 60px;
    }
    .c_blog .flickity-prev-next-button{
        width: 30px;
        height: 30px;
        top: auto;
    }
    .c_blog .flickity-prev-next-button{
        bottom: 0;
    }
    .c_blog .ghost_link{
        margin-top: 30px;
    }*/
    /*パターン1 END*/
    /*パターン2*/

    .c_blog dl{
        overflow: hidden;
        margin: 0 0 20px;
        background: #fff;
        padding: 15px;
        width: calc(100% - 30px);
        height: auto;
    }
    .c_blog dl:last-child{
        margin-bottom: 0;
    }
    .c_blog dl dt{
        float: left;
        width: calc(45% - 15px);
        height: 110px;
        margin-right: 15px;
        margin-bottom: 0;
    }
    .c_blog dl dd{
        width: 55%;
        margin: 0;
        float: left;
    }
    .c_blog dl dd ul{
        overflow: hidden;
        text-align: left;
    }
    /*パターン2 END*/
    .c_blog dl dd ul li.day p,
    .c_blog dl dd ul li.shop p{
        font-size: 10px;
        overflow: hidden;
    }
    .c_blog dl dd ul li.day{
        float: left;
        margin-right: 10px;
        margin-bottom: 5px;
    }
    .c_blog dl dd ul li.shop{
        float: left;
        margin-bottom: 5px;
    }
    .c_blog dl dd ul li.shop .name{
        font-size: 10px;
        font-weight: normal;
    }
    .c_blog dl dd ul li.title{
        clear: both;
        margin-bottom: 5px;
        border-top: none;
        padding: 0;
    }
    .c_blog dl dd ul li.title:before{
        display: none;
    }
    .c_blog dl dd ul li.title h4{
        background: none;
    }
    .c_blog dl dd ul li.title h4 a{
        font-weight: bold;
        font-size: 12px;
        color: #000;
        height: auto;
    }
    /*インスタ*/
    #instagram h3{
        padding: 70px 10px 30px !important;
        margin: 0 auto 10px;
        height: auto!important;
        -webkit-background-size: 30%;
        -o-background-size: 30%;
        background-size: 30%;
    }
    #instagram h3 img{
        height: auto;
        margin: 0;
    }
    #js-instalib li img{
        margin: 0;
    }
    #js-instalib{
        width: 1350px;
        height: 135px;
    }
    #js-instalib li{
        width: 125px;
        height: 125px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    #js-instalib li:nth-child(3n+3){
        margin-right: 10px;
    }
    #js-instalib li:nth-child(5n+5){
        margin-right: 10px;
    }
    #js-instalib li:last-child{
        margin-right: 0;
    }
    .insta_box{
        margin-bottom: 35px;
    }
    .bx-wrapper .bx-viewport{
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}