.cont-schedule {
    font-weight: bold;
}

.text-day-off {
    font-size: 14px;
    line-height: 2;
    font-weight: 500;
}

.box-flow .flow-right {
    font-weight: 500;
}

.page-member .page-header::after {
    background-position: right center;
}

.page-recruit a.cat {
    width: fit-content;
    padding-left: 20px;
    padding-right: 20px;
}

.img-interview-inner img {
    height: auto;
}

body.single-artist p {
    line-height: 1.875;
    letter-spacing: 0.1em;
}

body.single-artist .a.cat.interview-cat {
    color: #7320AF;
}

.box-cat {
    display: flex;
}

.box-cat a {
    margin: 0 7px;
}

.box-cat a.cat-job {
    min-width: 245px;
    color: white;
}

.box-cat a.cat-type {
    background-color: white;
    border: 1px solid #C7C7C7;
}

.no-link {
    opacity: 1 !important;
    pointer-events: none;
    cursor: default;
}

#recruit::after {
    background-size: cover;
    background-position: center;
}

body.category .page-navi::after {
    display: none;
}

section .home-link {
    margin-top: 100px;
}

@media(min-width:768px) {
    
body.show-box-fixed #go-top.show {
    bottom: 170px;
}
    .flex-job-right p {
        position: relative;
        width: calc(100% + 6px);
    }
    html body .member-schedule .row-xxlarge>[class*="col-"]:not(.col-inner).pr-0 {
        padding-right: 0;
    }
    .img-timeline img {
        border-radius: 10px;
    }
    .box-schedule {
        margin-bottom: 50px;
    }
    .time-schedule {
        line-height: 1.25;
    }
    .text-day-off {
        font-size: 17px;
    }
    .post-type-archive-recruit ul.list-anchor li {
        width: calc(33.3333% - 40px);
        margin-right: 60px;
    }
    .post-type-archive-recruit ul.list-anchor li:last-child {
        margin-right: 0;
    }
    /* .breadcrums{
        max-width: calc(100% - 235px);
        margin-left: auto;
    }
    .breadcrums ul li:not(:last-child){
        flex-shrink: 0;
    }
    .breadcrums ul li:not(:nth-last-child(1)):after{
        top: 0;
        transform: none;
    } */
}

.main-video video {
    width: auto;
    height: auto;
    min-height: 878px;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.main-video {
    width: 100%;
    height: 900px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

body.admin-bar .main-video {
    top: 32px;
}

.main-video::after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3E90BA;
    opacity: 0.18;
    content: '';
}

@media(max-width: 767px) {
    .menu-open .menu-pc {
        overflow: auto;
    }
    .main-video video {
        min-height: 561px;
        height: auto;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }
    .main-video {
        height: 561px;
    }
    section .home-link {
        margin-top: 50px;
    }
}

.col-inner.biggerlink .img-pick {
    overflow: hidden;
    height: 200px;
}

.col-inner.biggerlink .img-pick img {
    transition: all 0.5s;
    object-fit: cover;
    object-position: center;
    max-width: unset;
    width: 100%;
    height: 100%;
}

.col-inner.biggerlink:hover .img-pick img {
    transform: scale(1.1);
}

.page-header::after {
    opacity: 0;
    transition: all 0.5s;
}

.page-header.load-header::after {
    opacity: 1;
    transition: all 1s;
}

.footer-wrap a {
    color: white;
}

body:not(.home) .header-main {
    background-color: rgba(255, 255, 255, 0.6);
}

.single-artist .title-cs::after {
    width: 417px;
}

.box-btn-404 a.btn {
    min-width: 260px;
}

.kore-list {
    margin-top: 60px;
}

.kore-item {
    display: flex;
    background-color: white;
    border: 2px solid #0BB1DD;
    border-radius: 20px;
    padding: 20px 45px 35px 30px;
    margin-bottom: 25px;
    align-items: center;
}

.kore-item .kore-img {
    width: 225px;
    padding-right: 25px;
    flex-shrink: 0;
    padding-top: 30px;
}

.kore-img img {
    width: 100%;
    height: auto;
}

.kore-item h4 {
    font-weight: bold;
    color: #0BB1DD;
    margin-bottom: 20px;
    font-size: 26px;
    letter-spacing: 0.1em;
    text-align: left;
}

.kore-item .kore-text {
    letter-spacing: 0.05em;
    line-height: 1.9;
    text-align: justify;
}
.thumb-shinsotsu{
    width: 205px;
    height: 135px;
    position: absolute;
    left: 0;
}
.thumb-shinsotsu img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.newscat-19 .news-item.item-list{
    padding-left: 222px;
    padding-right: 55px;
}
.newscat-19 .news-item.item-list .title{
    min-height: 70px;
    display: flex;
    align-items: flex-end;
}

    .box-btn-bottom a.btn img{
        align-self: center;

    }
@media(max-width: 767px) {
    .box-cat a.cat-job{
        min-width: auto;
        width: fit-content;
    }
    .box-cat{
        flex-wrap: wrap;
    }
    .newscat-19 .box-cat > *{
        margin: 4px ;
    }
    .thumb-shinsotsu{
        width: 100px;
        height: 65px;
        bottom: 10px;
    }
    .newscat-19 .news-item.item-list{
        padding-left: 0;
        padding-right: 0px;
    }
    .newscat-19 .news-item.item-list .title{
        min-height: 65px;
        padding-left: 116px;
        align-items: flex-start;
    }
    .newscat-19 .news-item.item-list .title a{
        -webkit-line-clamp:2
    }
    .newscat-19 .box-cat > a{
        padding-left: 5px;
        padding-right: 5px;
    }
    .col-inner.biggerlink .img-pick img {
        height: 140px;
    }
    .single-artist .title-cs::after {
        width: 210px;
    }
    .kore-item .kore-img {
        position: absolute;
        width: 130px;
        padding-right: 20px;
        top: 20px;
        padding-top: 0;
    }
    .kore-item h4 {
        font-size: 16px;
        line-height: 1.56;
        padding-left: 130px;
        display: block;
        min-height: 90px;
        margin-bottom: 10px;
    }
    .kore-item {
        position: relative;
    }
    .kore-item {
        padding: 25px 20px 20px;
    }
    .kore-text {
        margin-top: 25px;
    }
    .kore-item .kore-text {
        line-height: 1.53;
    }
    .kore-text p {
    }
    .box-btn-404 a.btn span {
        min-width: 185px;
        min-height: 49px;
    }
    .box-btn-404 a.btn {
        min-width: unset;
    }
    
    .box-cat a.cat-job{
        padding: 0 7px;
    }
    .box-cat a,.date.show-for-small{
        margin-bottom: 5px;
    }
}