.fixLogo {
    position: fixed;
    top: 0;
    left: 0;
    background: transparent;
    mix-blend-mode: difference;
    z-index: 5000;
}

.fixLogo .fixLogo-inner {
    display: block;
    position: relative;
    width: 200px;
    text-align: center;
}

.fixLogo a {
    display: block;
    position: absolute;
    width: 200px;
    top: 0;
    left: 0;

}

.fixLogo a img {
    width: 100%;
}

#searchNaviWrap {
    position: fixed;
    top: 14px;
    right: 100px;
    z-index: 3000;
}

#searchNavi {
    position: relative;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    display: inline-block;
    background: #333;
    border-radius: 28px;
    overflow: hidden;
    user-select: none;
}

#searchNavi li {
    text-align: center;
    display: inline-block;
    background-color: #333;
}

#searchNavi li a {
    display: block;
    padding: 12px 20px;
    font-size: 18px;
    font-weight: 500;
    color: #ccc;
    font-family: "Sorts Mill Goudy", serif;
    line-height: 1;
    transition: 0.3s ease;
    position: relative;
    letter-spacing: 2px;
    font-style: italic;
}

#searchNavi li.active a::after{
    content: "";
    position: absolute;
    background: rgba(255,255,255,0.5);
    width: 60%;
    height: 30%;
    filter: blur(10px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}

#searchNavi li.active:first-child a::after{
    content: "";
    position: absolute;
    background: rgba(255,255,255,0);
    width: 60%;
    height: 30%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}
#searchNavi li a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -1px;
    width: 2px;
    height: 20px;
    background: #ccc;
    transform: translate(0, -50%);
    border-radius: 1px;
    z-index: 3;
}

#searchNavi li:last-child a {
    border-right: none;
}

#searchNavi li:last-child a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -1px;
    width: 2px;
    height: 20px;
    background: transparent;
    transform: translate(0, -50%);
}

#searchNavi li a span {
    font-size: 11px;
    display: block;
    line-height: 1;
    color: #ccc;
    transition: 0.3s ease;
    letter-spacing: 2px;
    font-weight: bold;
    padding-top: 3px;
}

#searchNavi li.active a {
    display: block;
    color: #fff;
    background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    -webkit-background-clip: unset;
}

#searchNavi li.active:first-child a {
    background: #333;
    color: #ccc;
}

#searchNavi li.active:first-child a span {
    color: #ccc;
}

#searchNavi li:first-child a {
    color: #ccc;
}

#searchNavi li:first-child a span {
    color: #ccc;
}

#searchNavi li.active:first-child a span.active {
    color: #ccc;
}

#searchNavi li.active:first-child a:hover {
    color: #fff;
    background-clip: unset;
}

#searchNavi li.active:first-child a:hover::after{
    content: "";
    position: absolute;
    background: rgba(255,255,255,0.5);
    width: 60%;
    height: 30%;
    filter: blur(10px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}


#searchNavi li.active:first-child a:hover span {
    color: #fff;
}

#searchNavi li.active a span {
    color: #fff;
    text-shadow: 0 0 8px rgba(255,255,255,0.3);
}

#searchNavi li a:hover {
    color: #fff;
}

#searchNavi li a:hover::after{
    content: "";
    position: absolute;
    background: rgba(255,255,255,0.5);
    width: 60%;
    height: 30%;
    filter: blur(10px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}

#searchNavi li a:hover span {
    color: #fff;
}

/******************************************コンパニオンリスト******************************************/
.c-headerWrap {
    position: absolute;
    top: -90px;
    left: 0;
    background: #fff;
    height: 100vh;
    overflow: hidden;
    display: none;
}

.c-headerWrap span {
    position: relative;
    display: block;
    height: 100%;
    padding: 0 10px;
}

.c-headerWrap span b {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    transform: translate(-50%, -50%);
    font-size: 10px;
    line-height: 1;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    text-align: center;
    white-space: nowrap;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
    font-style: italic;
}

.contentsLogo {
    position: fixed;
    top: 0;
    left: 50%;
    width: 12%;
    max-width: 100px;
    transform: translate(-50%, 0);
    z-index: 6000;
    background: transparent;
    mix-blend-mode: difference;
}

.contentsLogo a {
    display: block;
    position: relative;
}

.contentsLogo a img {
    width: 100%;
}

.contentsLogo2 {
    position: fixed;
    top: 20px;
    left: 20px;
    width: 22%;
    max-width: 230px;
    min-width: 200px;
    z-index: 1001;
}

.contentsLogo2 a {
    display: block;
    position: relative;
}

.contentsLogo2 a img {
    width: 100%;
}


/* @media only screen and (min-width:1840px) {
} */

.nirinCover {
    position: fixed;
    top: -90px;
    left: -100vw;
    background-image: url(/pc/img/nirin_cover.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 100%;
    width: 100vw;
    height: 100vh;
}

@media all and (-ms-high-contrast: none) {
    .nirinCover {
        position: absolute;
        top: -90px;
        left: -100vw;
        height: 100vh;
        display: flex;
    }
}

.nirin {
    margin-left: 100vw;
}

.companion li.c-titleWrap {
    position: relative;
    top: -90px;
    left: -10px;
    max-width: 100%;
    height: 100vh;
    /* height: calc(100vh - 180px); */
    text-align: center;
    width: 600px;
    background: rgb(255, 139, 193);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8bc1', endColorstr='#ffa784', GradientType=1);
    /*
    width: 360px;
    max-height: calc(100vh - 190px);
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    transform-origin: center center;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.000, 0.000, 0.580, 1.000);
    position: absolute;
    left: -100vw;
    */
}

.companion li.c-titleWrap .c-container {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.companion li.c-titleWrap .c-title-inner {
    display: block;
    position: relative;
}


.companion li.c-titleWrap .c-title-inner .c-title {
    font-size: 30px;
    letter-spacing: 10px;
    font-family: 'Sorts Mill Goudy', sans-serif;
    position: relative;
    line-height: 1;
    color: #fff;
    color: rgba(226, 185, 153, 0);
    background: linear-gradient(90deg, #000000, #e57777);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}

@media all and (-ms-high-contrast: none) {
    .companion li.c-titleWrap .c-title-inner .c-title {
        color: #333;
        background: none;
        text-shadow: none;
    }
}

.companion li.c-titleWrap .c-title-inner .c-title .c-h1 {
    font-size: 8px;
    position: relative;
}

.companion li.c-titleWrap .c-title-inner::before {
    content: "";
    background-image: url(/pc/img/title_frame_top.svg);
    width: 420px;
    height: 66px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translate(-50%, 0);
}

.companion li.c-titleWrap .c-title-inner::after {
    content: "";
    background-image: url(/pc/img/title_frame_bottom.svg);
    width: 420px;
    height: 66px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translate(-50%, 0);
}

.companion li.c-titleWrap .c-tel {
    width: 300px;
    margin: 90px auto 0 auto;
}

.companion li.c-titleWrap .c-tel img {
    width: 100%;
}

.companion li.c-footerWrap {
    position: relative;
    height: calc(100vh - 180px);
    text-align: center;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
}

.companion li.c-footerWrap .c-footer {
    display: block;
    transform: rotate(90deg) translate(-50%, 0);
    transform-origin: top left;
    position: absolute;
    width: 100%;
    height: 100%;
    top: calc(50% - 45px);
    left: 50%;
}

.c-breadcrumb_list {
    text-align: center;
    width: 100%;
    height: 100%;
}

.c-breadcrumb_list li {
    display: inline-block;
    margin: 0 5px;
    white-space: nowrap;
}

.c-breadcrumb_list li.breadLogo {
    position: relative;
}

.c-breadcrumb_list li.breadLogo a img {
    width: 100%;
}

.c-breadcrumb_list li a {
    display: inline-block;
    color: #9f9f9f;
    font-size: 16px;
    line-height: 1;
    padding: 0 2px;
    white-space: nowrap;
    font-family: "Roboto", sans-serif;
    font-style: italic;
}

.c-breadcrumb_list li span {
    display: inline-block;
    color: #9f9f9f;
    font-size: 16px;
    line-height: 1;
    padding: 0 2px;
    white-space: nowrap;
    font-family: "Roboto", sans-serif;
    font-style: italic;
}

.companionWrap {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.companionBG{
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("/pc/img/companion_bg.jpg");
    height: 100vh;
    width: min(100%, 1440px);
    background-position: 0 50%;
    background-size: cover;
}
.list_effect {
    opacity: 0;
    transform: translate3d(30%, 0, 0);
    transform-origin: right center;
    visibility: hidden;
}

.list_move {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transform-origin: right center;
    visibility: visible;
    transition-duration: 0.3s;
    transition-delay: 0.3s;
    transition-timing-function: cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.companion li.thumb-list span.thumb-inner {
    position: relative;
    display: block;
}

.companion li.thumb-list.gallery__item span.thumb-inner::before {
    content: "";
    border: 1px solid #fff;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
    height: 100%;
    display: none;
}

.companion li.thumb-list.gallery__item span.thumb-inner::after {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image:
        radial-gradient(#7bded9 30%, transparent 30%);
    background-size: 20px 20px;
    background-position: 0 0;
    display: none;
}

.companion li.thumb-list.gallery__item a.ca {
    display: block;
    transition: 0.3s ease;
    position: relative;
    text-align: center;
    z-index: 1;
    padding: 10px;
    /* background-color: #2a2a2a; */
    background: rgb(191, 195, 196);
    background: -moz-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bfc3c4", endColorstr="#bfc3c4", GradientType=1);

/*
    background: rgb(176, 141, 104);
    background: -moz-linear-gradient(top, rgba(176, 141, 104, 1) 0%, rgba(255, 243, 220, 1) 30%, rgba(188, 162, 113, 1) 70%, rgba(183, 150, 113, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(176, 141, 104, 1) 0%, rgba(255, 243, 220, 1) 30%, rgba(188, 162, 113, 1) 70%, rgba(183, 150, 113, 1) 100%);
    background: linear-gradient(to bottom, rgba(176, 141, 104, 1) 0%, rgba(255, 243, 220, 1) 30%, rgba(188, 162, 113, 1) 70%, rgba(183, 150, 113, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b08d68', endColorstr='#b79671', GradientType=0);
*/
/*
    background: rgb(206, 210, 211);
    background: -moz-linear-gradient(90deg, rgba(206, 210, 211, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(206, 210, 211, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(206, 210, 211, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(206, 210, 211, 1) 100%);
    background: linear-gradient(90deg, rgba(206, 210, 211, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(206, 210, 211, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ced2d3", endColorstr="#ced2d3", GradientType=1);
*/
}

.companion li.thumb-list.gallery__item a.ca .dotBG {
    display: block;
    background-color: transparent;
    background-image: url("/pc/img/bg_dot_black.png");
    background-repeat: repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.2;
}

.companion li.thumb-list.gallery__item a.ca::after {
    content: "";
    background-color: #000;
    position: absolute;
    width: 100%;
    height: 10%;
    min-height: 50px;
    left: 0;
    bottom: -10px;
    transform: skewY(11deg);
    transform-origin: bottom left;
    display: none;
}

.companion li.thumb-list a.ca span.thumb-wrap {
    overflow: hidden;
    position: relative;
    display: block;
    background-color: #000;
    height: calc(100vh - 200px);
    max-height: 1100px;
    min-width: 100%;
    min-height: 480px;

}

.companion li.thumb-list a.ca span.thumb-p {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: 0.3s ease;
    transition: 0.8s ease;
    /* height: calc(100vh - 16vw); */
    background-size: auto 100%;
    background-position: 50% 0%;
    transform: scale(1);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
}

.companion li.thumb-list a.ca span.thumb-p-hover {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: 0.3s ease;
    transition: 0.8s ease;
    background-size: auto 100%;
    background-position: 50% 0%;
    transform: scale(1.06);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    filter: blur(30px);
}

.companion li.thumb-list a.ca span.thumb-p-ng {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: 0.3s ease;
    transition: 0.8s ease;
    background-size: auto 100%;
    background-position: 50% 0%;
    transform: scale(1);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
}

.companion li.thumb-list a.ca:hover span.thumb-p {
    transform: scale(1.06);
    opacity: 0;
    /* filter: saturate(30%) grayscale(30%); */
    filter: blur(30px);
}

.companion li.thumb-list a.ca:hover span.thumb-p-hover {
    transform: scale(1);
    opacity: 1;
    filter: blur(0);
    /* filter: saturate(30%) grayscale(30%); */
}


@media all and (-ms-high-contrast: none) {
    .companion li.thumb-list a.ca:hover span.thumb-p {
        transform: scale(1);
        opacity: 0.6;
    }
}

.companion li.thumb-list a.ca:hover span.thumb-p-ng {
    transform: scale(1.06);
    opacity: 1;
    filter: saturate(30%) grayscale(30%);
}

.companion li.thumb-list a.ca span img.companionThumb {
    width: 100%;
}

.companion li.thumb-list a.ca:hover span img.companionThumb {}

.companion li.thumb-list .nameBG {
    display: block;
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    width: calc(100% - 20px);
    height: 40%;
}

.companion li.thumb-list dl {
    position: absolute;
    width: calc(100% - 20px);
    z-index: 10;
    bottom: 21px;
    left: 21px;
}


.companion li.thumb-list dl .name-inner {
    display: block;
    position: relative;
    padding: 30px 0 50px 0;
}

.companion li.thumb-list dl .name-inner .name-area {
    display: block;
    position: relative;
}

.companion li.thumb-list a p.shiftTime span i {
    font-size: 20px;
    color: #cdbb84;
    margin-right: 3px;
}

.companion li.thumb-list a small.nameRoma {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    /* font-family: 'FunctionsPro', sans-serif; */
    font-family: 'Playfair Display', sans-serif;
    font-style: italic;
    letter-spacing: 0;

    /* font-size:min(3vmin,30px); */
    /* font-size:max(2.5vh,20px); */
    font-size: 80px;
    /* transform: rotateZ(180deg); */
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    font-weight: 300;
    opacity: 0;
}

.companion li.thumb-list a:hover small.nameRoma {
    opacity: 1;
}

.companion li.thumb-list a small.nameRoma:first-letter {
    color: #E60011;
}

.companion li.thumb-list a:hover small.nameRoma {
    text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.6);
}

.companion li.thumb-list dl dt.name {
    position: relative;
}

.companion li.thumb-list dl small {
    display: block;
    height: 10px;
}

.companion li.thumb-list dl dt.name span.nameR {
    display: inline-block;
    color: #d0d0d0;
    font-size: 12px;
    margin-bottom: 3px;
    font-family: 'FunctionsPro', sans-serif;
    letter-spacing: 2px;
    position: relative;
    padding: 0 20%;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    z-index: 1;
    display: none;
}

.companion li.thumb-list dl dt.name span.nameJ {

    /* font-size: max(2.3vw, 18px); */
    font-size: clamp(2rem, 1.098rem + 2.12vw, 3.75rem);


    line-height: 1;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease;
    color: #eeeeee;
    padding: 5px 10px;
    letter-spacing: 0;
    font-family: "Noto Serif JP", serif;
    /* font-family: 'Shippori Mincho', serif; */
    font-weight: 600;
    display: inline-block;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    letter-spacing: 0;

    /* color: rgba(226, 185, 153, 0);
    background: linear-gradient(45deg, #bfc0c0, #fff 25% 0, #fbfbfb, #fff 75% 0, #bfc0c0);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); */
}

.companion li.thumb-list a.ca:hover dl dt.name span.nameJ {
    opacity: 0;
}

.companion li.thumb-list dl dt.name span.nameE {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-6deg);
    transform-origin: 50% 50%;
    color: #eeeeee;
    font-family: 'Comforter Brush', serif;
    font-style: italic;
    letter-spacing: 5px;
    font-size: clamp(2.5rem, 2.125rem + 1.88vw, 4.375rem);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease-in-out;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    font-weight: 300;
    opacity: 0;
}

.companion li.thumb-list dl dt.name span.nameE::first-letter {
    color: #ff0059;
}

.companion li.thumb-list a.ca:hover dl dt.name span.nameE {
    opacity: 1;
}

.companion li.thumb-list dl dt.name span.nameJ b {
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: #eeeeee;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}

.companion li.thumb-list a.ca dl dd.size {
    font-family: 'FunctionsPro', sans-serif;
    font-size: 12px;
    color: #eeeeee;
    display: inline-block;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}

.companion li.thumb-list a.ca dl dd.size b {
    font-family: 'FunctionsPro', sans-serif;
    font-weight: normal;
    font-size: 16px;
    margin-right: 3px;
    color: #eeeeee;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}

.companion li.thumb-list dl dd.shift_time {
    color: #c91344;
    font-weight: bold;
    padding: 10px 0;
    font-family: 'FunctionsPro', sans-serif;
    letter-spacing: 2px;
    font-size: 20px;
    text-shadow: 0 0 5px #fff;
    text-align: center;
}

.companion li.thumb-list .newMark2 {
    position: absolute;
    top: -10px;
    left: -70px;
    width: 240px;
    transform: rotate(-14deg);
    z-index: 10;

}

.companion li.thumb-list .newMark2 img {
    width: 100%;
}

.companion li.thumb-list a.ca .rankingIcon {
    position: absolute;
    width: 18vmin;
    top: -13dvh;
    left: 50%;
    transform: translate(-50%, 0%);
    transform-origin: center bottom;
}

.companion li.thumb-list a.ca .rankingIcon img {
    width: 100%;
}

.companion li.thumb-list a.ca .ss-icon {
    position: absolute;
    top: 35px;
    right: 40px;
    text-align: right;
    display: none;
}

.companion li.thumb-list a.ca .ss-icon li {
    margin: 4px 0;
}

.companion li.thumb-list a.ca .ss-icon .shameMark {}

.companion li.thumb-list a.ca .ss-icon .shameMark span {
    display: inline-block;
    color: #a2a2a2;
    background: #1c1c1c;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 12px;
    line-height: 24px;
    padding: 0 10px;
    border-radius: 1px;
}

.companion li.thumb-list a.ca .ss-icon .shameMark span i {
    font-size: 23px;
    vertical-align: middle;
}

.companion li.thumb-list a.ca .ss-icon .reviewMark {}

.companion li.thumb-list a.ca .ss-icon .reviewMark span {
    display: inline-block;
    background: rgba(0, 208, 239, 0.7);
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
    padding: 0 8px;
    color: #fff;
    border-radius: 10px;
}

.companion li.thumb-list a.ca .ss-icon .movieMark {}

.companion li.thumb-list a.ca .ss-icon .movieMark span {
    display: inline-block;
    color: #a2a2a2;
    background: #1c1c1c;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 12px;
    line-height: 24px;
    padding: 0 10px;
    border-radius: 1px;
}

.companion li.thumb-list a.ca .ss-icon .movieMark span i {
    font-size: 26px;
    vertical-align: middle;
}

.companion li.thumb-list a.ca .ng-icon {
    position: absolute;
    top: 28px;
    right: 38px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

.companion li.thumb-list a.ca .ng-icon li {
    display: inline-block;
}

.companion li.thumb-list a.ca .ng-icon li.movieIcon span{
    display: inline-block;
    color: #a2a2a2;
    background: #1c1c1c;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 12px;
    padding: 0 10px;
}
.companion li.thumb-list a.ca .ng-icon li span {
    display: block;
    /* background: #1c1c1c; */
    margin: 0 5px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}

.companion li.thumb-list a.ca .ng-icon li span img {
    height: 100%;
}

.companion li.thumb-list a.ca .type-icon {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;
    min-height: 18px;
}

.companion li.thumb-list a.ca .type-icon li {
    text-align: center;
    display: inline-block;
}

.companion li.thumb-list a.ca .type-icon li span {
    display: block;
    padding: 0 10px;
    margin: 0 2px;
    font-size: 10px;
    color: #a2a2a2;
    background: #1c1c1c;
    border-radius: 10px;
    white-space: nowrap;
    line-height: 20px;
}

/* .companion li.thumb-list a.ca .type-icon li:nth-child(5), */
.companion li.thumb-list a.ca .type-icon li:nth-child(6),
.companion li.thumb-list a.ca .type-icon li:nth-child(7),
.companion li.thumb-list a.ca .type-icon li:nth-child(8),
.companion li.thumb-list a.ca .type-icon li:nth-child(9),
.companion li.thumb-list a.ca .type-icon li:nth-child(10),
.companion li.thumb-list a.ca .type-icon li:nth-child(11),
.companion li.thumb-list a.ca .type-icon li:nth-child(12),
.companion li.thumb-list a.ca .type-icon li:nth-child(13),
.companion li.thumb-list a.ca .type-icon li:nth-child(14),
.companion li.thumb-list a.ca .type-icon li:nth-child(15),
.companion li.thumb-list a.ca .type-icon li:nth-child(16),
.companion li.thumb-list a.ca .type-icon li:nth-child(17),
.companion li.thumb-list a.ca .type-icon li:nth-child(18),
.companion li.thumb-list a.ca .type-icon li:nth-child(19),
.companion li.thumb-list a.ca .type-icon li:nth-child(20),
.companion li.thumb-list a.ca .type-icon li:nth-child(21),
.companion li.thumb-list a.ca .type-icon li:nth-child(22),
.companion li.thumb-list a.ca .type-icon li:nth-child(23),
.companion li.thumb-list a.ca .type-icon li:nth-child(24),
.companion li.thumb-list a.ca .type-icon li:nth-child(25),
.companion li.thumb-list a.ca .type-icon li:nth-child(26) {
    display: none;
}

.companion li.thumb-list a.ca .debut {
    position: absolute;
    top: 30px;
    left: 30px;
    text-align: left;
    display: none;
}

.companion li.thumb-list a.ca .debut li {
    display: block;
    margin: 0 5px 5px 0;
}

.companion li.thumb-list a.ca .debut li.newMark {
    position: relative;
}

/*
.companion li.thumb-list a.ca .debut li.newMark::after {
    content: "";
    display: block;
    background-color: transparent;
    background-image: url("/pc/img/bg_dot.png");
    background-repeat: repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.3;
}
*/

.companion li.thumb-list a.ca .debut li.newMark span {
    font-size: 14px;
    line-height: 24px;
    font-family: 'FunctionsPro', sans-serif;
    color: #1c1c1c;
    padding: 3px 14px;
    border-radius: 15px;
    background: rgb(237, 172, 163);
    background: -moz-linear-gradient(left, rgba(237, 172, 163, 1) 10%, rgba(255, 235, 210, 1) 80%);
    background: -webkit-linear-gradient(left, rgba(237, 172, 163, 1) 10%, rgba(255, 235, 210, 1) 80%);
    background: linear-gradient(to right, rgba(237, 172, 163, 1) 10%, rgba(255, 235, 210, 1) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edaca3', endColorstr='#ffebd2', GradientType=1);


    /*
    color: rgba(226, 185, 153, 0);
    background: linear-gradient(90deg, #1f1f1f, #8b8b8b);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    */
}

.companion li.thumb-list a.ca .debut li.naturalMark {
}

.companion li.thumb-list a.ca .debut li.naturalMark span {
    font-size: 14px;
    line-height: 24px;
    font-family: 'FunctionsPro', sans-serif;
    color: #1c1c1c;
    padding: 3px 14px;
    border-radius: 15px;
    background: linear-gradient(90deg, #bfc0c0, #fff 25% 0, #fbfbfb, #fff 75% 0, #bfc0c0);

/*
    color: rgba(226, 185, 153, 0);
    background: linear-gradient(90deg, #1f1f1f, #8b8b8b);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
*/
}

.companion li.thumb-list a.ca .debut li.rePhotolMark {
}

.companion li.thumb-list a.ca .debut li.rePhotolMark span {
    font-size: 14px;
    line-height: 24px;
    font-family: 'FunctionsPro', sans-serif;
    color: #1c1c1c;
    padding: 3px 14px;
    border-radius: 15px;
    background: linear-gradient(90deg, #bfc0c0, #fff 25% 0, #fbfbfb, #fff 75% 0, #bfc0c0);
/*
    color: rgba(226, 185, 153, 0);
    background: linear-gradient(90deg, #1f1f1f, #8b8b8b);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
*/
}


.companion li.thumb-list a.ca dd.iconFlag {
    position: absolute;
    bottom: -40px;
    width: 100%;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns {
    z-index: 11;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li {
    position: relative;
    margin: 0 3px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-t {
    background: #2daae1;
    /* background: #1c1c1c; */
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-i {
    /* background: #2daae1; */
    background: #1c1c1c;

}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-f {
    background: #4267b2;
    /* background: #1c1c1c; */

}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-b {
    background: #ef7a2b;
    /* background: #1c1c1c; */
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-k {
    background: #ff0558;
    /* background: #1c1c1c; */
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-i {
    background: linear-gradient(45deg, rgba(254, 212, 117, 1) 0%, rgba(229, 61, 93, 1) 50%, rgba(194, 49, 134, 1) 70%, rgba(156, 56, 187, 1) 100%);
    z-index: 1;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-i::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    top: 23px;
    left: -18px;
    background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
    background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
    z-index: 0;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li a.snsA {
    position: relative;
    display: block;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li a.snsA span {
    display: block;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li a.snsA i {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-t:hover {
    background: #fff;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-t:hover i {
    color: #2daae1;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-i:hover {
    background: #fff;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-i:hover i {
    color: rgba(194, 49, 134, 1);
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-f:hover {
    background: #fff;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-f:hover i {
    color: #4267b2;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-b:hover {
    background: #fff;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-b:hover i {
    color: #ef7a2b;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-k:hover {
    background: #fff;
}

.companion li.thumb-list a.ca dd.iconFlag ul.c-sns li.sns-k:hover i {
    color: #ff0558;
}


.companion li.thumb-list a.ca span.shiftMark {
    display: block;
    text-align: center;
    position: absolute;
    top: calc(50% - 80px);
    left: 50%;
    width: 318px;
    transform: translate(-50%, 0);
}

.companion li.thumb-list a.ca span.shiftMark b {
    display: block;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: italic;
    padding: 5px 0 0 0;
    border-radius: 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5),
        1px 1px 1px rgba(255, 255, 255, .5);
}

.shiftMark_txt {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    white-space: nowrap;
    justify-content: center;
    width: 80%;
    margin: 0 auto;
    padding: 3px 0;
    position: relative;
}


.shiftMark_txt li {
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    color: rgba(255, 255, 255, 1);
    /* text-shadow: 1px 1px 1px rgba(0, 0, 0, .5),
        1px 1px 1px rgba(255, 255, 255, .5); */
}

.tdr {
    animation-name: rota;
    animation-duration: 2s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}

@keyframes rota {
    0% {
        transform: rotateY(0);
    }

    100% {
        transform: rotateY(360deg);
    }
}

@-webkit-keyframes rota {
    0% {
        transform: rotateY(0);
    }

    100% {
        transform: rotateY(360deg);
    }
}

.shiftMark_txt li:nth-child(1) {
    animation-delay: 0.6s;
}

.shiftMark_txt li:nth-child(2) {
    animation-delay: 1s;
}

.shiftMark_txt li:nth-child(3) {
    animation-delay: 1.4s;
}

.shiftMark_txt li:nth-child(4) {
    animation-delay: 1.8s;
}

.shiftMark_txt li:nth-child(5) {
    animation-delay: 2.2s;
}

.shiftMark_txt li:nth-child(6) {
    margin-left: 10px;
    animation-delay: 2.6s;
}

.shiftMark_txt li:nth-child(7) {
    animation-delay: 3s;
}

.shiftMark_txt li:nth-child(8) {
    animation-delay: 3.4s;
}

.shiftMark_txt li:nth-child(9) {
    animation-delay: 3.8s;
}

.companion li.thumb-list a.ca span.shiftMark2 {
    display: block;
    text-align: center;
    position: absolute;
    top: calc(50% - 60px);
    left: 50%;
    width: 318px;
    transform: translate(-50%, 0);
    transition: 0.4s ease-in-out;
    opacity: 0;
}

.companion li.thumb-list a.ca span.shiftMark2 b {
    display: block;
    color: #fff;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: italic;
    padding: 10px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5),
        1px 1px 1px rgba(255, 255, 255, .5);
}

.companion li.thumb-list a.ca:hover span.shiftMark2 {
    opacity: 1;
    transform: translate(-50%, -50%);
}

.companion li.thumb-list a.ca span.shiftMark3 {
    display: block;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 318px;
    transform: translate(-50%, -40%);
    transition: 0.4s ease-in-out;
    opacity: 0;
}

.companion li.thumb-list a.ca span.shiftMark3 b {
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-style: italic;
    padding: 10px 0;
}

.companion li.thumb-list a.ca:hover span.shiftMark3 {
    opacity: 0;
    transform: translate(-50%, -50%);
}

.companion li.thumb-list a.ca p.shiftTime {
    position: relative;
}

.companion li.thumb-list a.ca p.shiftTime span {
    font-family: 'FunctionsPro', sans-serif;
    font-size: 20px;
    color: #cdbb84;
    padding: 10px 0 0 0;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
}

.companion li.thumb-list a.ca p.shiftTime span i {
    font-size: 20px;
    color: #cdbb84;
    margin-right: 3px;
}

.companion li.thumb-list a.ca .specialist {
    white-space: nowrap;
    opacity: 0.6;
    position: absolute;
    top: 10px;
    right: 10px;
    transform: translate(0, 0);
    background-image: url(/pc/img/specialist.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 100% 50%;
    width: 100%;
    height: calc(100% - 150px);
}

.thumb-shadow {
    display: block;
    margin-top: -8px;
}

.thumb-shadow img {
    width: 100%;
}

/* きらん */
.companion li.thumb-list a.ca .border-lineT {
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background: #fff;
    background: rgb(191, 195, 196);
    background: -moz-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bfc3c4", endColorstr="#bfc3c4", GradientType=1);
}

.companion li.thumb-list a.ca .border-lineR {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 1px;
    height: calc(100% - 30px);
    background: #bfc3c4;
}

.companion li.thumb-list a.ca .border-lineB {
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background: #fff;
    background: rgb(191, 195, 196);
    background: -moz-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bfc3c4", endColorstr="#bfc3c4", GradientType=1);
}

.companion li.thumb-list a.ca .border-lineL {
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    width: 1px;
    height: calc(100% - 30px);
    background: #bfc3c4;
}

.companion li.thumb-list a.ca .anim-box.flare {
    opacity: 0;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    background-color: #000;
    transition: 0.5s ease;
    /* filter: blur(100px);
    border-radius: 50%; */
    overflow: hidden;
}

.companion li.thumb-list a.ca:hover .anim-box.flare {
    /* opacity: 0.3; */
}


/*
@keyframes flare {
    0% {
        transform: scale(2) rotate(45deg);
        opacity: 0;
    }

    20% {
        transform: scale(20) rotate(45deg);
        opacity: 0.6;
    }

    40% {
        transform: scale(30) rotate(45deg);
        opacity: 0.4;
    }

    80% {
        transform: scale(45) rotate(45deg);
        opacity: 0.2;
    }

    100% {
        transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}
*/

.companion li.thumb-list a.ca span.nf-TL {
    background-image: url(/pc/img/name_frame_TL.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    overflow: hidden;
    transform: translate(0, 0);
    transform-origin: right bottom;
    transition: 0.3s ease;
}

.companion li.thumb-list a.ca:hover span.nf-TL {
    transform: translate(10px, 10px) scale(1.2);
}

.companion li.thumb-list a.ca span.nf-TR {
    background-image: url(/pc/img/name_frame_TR.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    overflow: hidden;
    transform: translate(0, 0);
    transform-origin: left bottom;
    transition: 0.3s ease;
}

.companion li.thumb-list a.ca:hover span.nf-TR {
    transform: translate(-10px, 10px) scale(1.2);
}

.companion li.thumb-list a.ca span.nf-BR {
    background-image: url(/pc/img/name_frame_BR.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: block;
    overflow: hidden;
    transform: translate(0, 0);
    transform-origin: left top;
    transition: 0.3s ease;
}

.companion li.thumb-list a.ca:hover span.nf-BR {
    transform: translate(-10px, -10px) scale(1.2);
}

.companion li.thumb-list a.ca span.nf-BL {
    background-image: url(/pc/img/name_frame_BL.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: block;
    overflow: hidden;
    transform: translate(0, 0);
    transform-origin: right top;
    transition: 0.3s ease;
}

.companion li.thumb-list a.ca:hover span.nf-BL {
    transform: translate(10px, -10px) scale(1.2);
}

.fixTel {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 340px;
    padding: 20px;
}

.fixTel a{
    display: block;
}

.fixTel a img{
    width: 100%;
}

/******************************************スケジュール******************************************/
#scheduleNavWrap {
    position: fixed;
    top: 28px;
    right: 100px;
    z-index: 3000;
}

#scheduleNavWrap ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#scheduleNavWrap ul li {
    position: relative;
    display: inline-block;
    text-align: center;

}

#scheduleNavWrap ul li a {
    display: block;
    padding: 5px 1.5em;
    margin: 0 3px;
    border-bottom: 1px dotted #8a8a8a;
}

#scheduleNavWrap ul li a:hover span,
#scheduleNavWrap ul li a:hover span b {
    color: #fff;
}

#scheduleNavWrap ul li.active a {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 6px 6px 0 0;
}

#scheduleNavWrap ul li.active a span {
    color: #333;

}

#scheduleNavWrap ul li.active a span b {
    color: #333;
}

#scheduleNavWrap ul li a span {
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    color: #8a8a8a;
    font-style: italic;
    transition: 0.3s ease;
    letter-spacing: 2px;
}

#scheduleNavWrap ul li a span.sun {
    color: #ff0000;
}

#scheduleNavWrap ul li a span.sat {
    color: #8080ff;
}

#scheduleNavWrap ul li a span b {
    display: block;
    font-family: "Roboto", sans-serif;
    color: #9f9f9f;
    font-size: 12px;
    font-style: italic;
    transition: 0.3s ease;
    letter-spacing: 2px;
}

#scheduleNavWrap ul li a span.sun b {
    color: #ff0000;
}

#scheduleNavWrap ul li a span.sat b {
    color: #8080ff;
}

#scheduleNavWrap ul li a:hover span.sun,
#scheduleNavWrap ul li a:hover span.sun b,
#scheduleNavWrap ul li a:hover span.sat,
#scheduleNavWrap ul li a:hover span.sat b {
    color: #fff;
}

#systenBG-wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

#topIMG {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    opacity: 0.8;
}

.slide_vertical_wrap {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    overflow: hidden;
    width: 100vw;
}

.slide_vertical_container {
    position: relative;
    width: 100%;
    height: 100%;
}

.slide_vertical_inner {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100vw;
}

.slide_vertical_inner li {
    position: relative;
    width: 33.33333vw;
}

.slide_vertical {
    position: relative;
    width: 33.33333vw;
}

.slide_vertical_wrap .slide_vertical li span {
    display: block;
    width: 20vw;
    height: 60vh;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 20px auto;
}

.slide_vertical_wrap .slide_vertical li:nth-child(4n+1) span {
    background-position: 50% 0;
    margin: 20px 30px 50px auto;
}

.slide_vertical_wrap .slide_vertical li:nth-child(4n+2) span {
    background-position: 50% 30%;
    width: 18vw;
    height: 40vh;
    margin: 20px auto 40px 10px;

}

.slide_vertical_wrap .slide_vertical li:nth-child(4n+3) span {
    background-position: 50% 30%;
    width: 22vw;
    height: 60vh;
    margin: 20px auto 50px auto;
}

.slide_vertical_wrap .slide_vertical li:nth-child(4n+4) span {
    background-position: 50% 30%;
    width: 24vw;
    height: 60vh;
    margin: 20px auto 50px 40px;
}

.slide_vertical_wrap .slide_vertical2 li span {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 20px auto;
}

.slide_vertical_wrap .slide_vertical2 li:nth-child(4n+1) span {
    background-position: 50% 0;
    width: 20vw;
    height: 60vh;
    margin: 20px 0 50px -80px;
}

.slide_vertical_wrap .slide_vertical2 li:nth-child(4n+2) span {
    background-position: 50% 0;
    width: 18vw;
    height: 50vh;
    margin: 5px 0 -50px auto;
}

.slide_vertical_wrap .slide_vertical2 li:nth-child(4n+3) span {
    background-position: 50% 0;
    width: 25vw;
    height: 50vh;
    margin: 20px 0 0 -20px;
}

.slide_vertical_wrap .slide_vertical2 li:nth-child(4n+4) span {
    background-position: 50% 0;
    width: 30vw;
    height: 40vh;
    margin: 20px 0 0 -40px;
}

.slide_vertical_wrap .slide_vertical3 li span {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 20px auto;
}

.slide_vertical_wrap .slide_vertical3 li:nth-child(4n+1) span {
    background-position: 50% 0;
    width: 20vw;
    height: 60vh;
    margin: 20px 10px 0 auto;
}

.slide_vertical_wrap .slide_vertical3 li:nth-child(4n+2) span {
    background-position: 50% 0;
    width: 25vw;
    height: 50vh;
    margin: 20px 0 50px 0;
}

.slide_vertical_wrap .slide_vertical3 li:nth-child(4n+3) span {
    background-position: 50% 0;
    width: 20vw;
    height: 60vh;
    margin: 20px auto;
}

.slide_vertical_wrap .slide_vertical3 li:nth-child(4n+4) span {
    background-position: 50% 0;
    width: 20vw;
    height: 60vh;
    margin: 20px 0 50px 20px;
}

.slide_vertical_wrap img {
    vertical-align: bottom;
}

.systemWrap {
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 1040px;
    padding: 35px 20px 20px 20px;
    background-image: url(/pc/img/top_bg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #000;
    z-index: 10;
}

.systemWrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 1040px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
    z-index: -1;
}

.system {
    position: relative;
    max-width: 1080px;
    margin: 0 auto 100px auto;
}

.systemMain {
    position: relative;
    margin: 100px auto 0 auto;
    text-align: center;
}

.systemContainer {
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.systemContaine2 {
    position: relative;
    margin: 0 auto;
    width: 100%;
    background: #fff;
}

.system-inner {
    position: relative;
    padding: 50px 30px;
    min-width: 700px;
}

/*
 .sysTitle {
    position: absolute;
    text-align: center;
    display: inline-block;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    width: 24%;
    min-width: 240px;
}
 */

.sysTitle {
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 0 50px;
    margin-bottom: 30px;
    font-style: italic;
}

/*
.sysTitle:before,
.sysTitle:after {
    position: absolute;
    top: 0;
    content: '';
    width: 8px;
    height: 100%;
    display: inline-block;
}

.sysTitle:before {
    border-left: solid 2px #da4453;
    border-top: solid 2px #da4453;
    border-bottom: solid 2px #da4453;
    left: 0;
}

.sysTitle:after {
    content: '';
    border-top: solid 2px #89216b;
    border-right: solid 2px #89216b;
    border-bottom: solid 2px #89216b;
    right: 0;
}
*/
.sysTitle span {
    text-align: center;
    font-family: 'Playfair Display', sans-serif;
    font-size: clamp(2.5rem, -3.333rem + 9.33vw, 11.25rem);
    display: inline-block;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.01);
    color: #fff;
    font-weight: 400;
}

.sysTitle b {
    color: #fff;
    font-size: 12px;
    display: block;
    line-height: 1;
    letter-spacing: 4px;
}

.sysTitle-sub{
    display: inline-block;
}

.sysTitle-sub span{
    display: block;
    background-color: #FFFF00;
    font-style: italic;
    padding: 10px 20px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.creditArea .noticeBody{
    text-align: left;
}

.creditArea .noticeBody span{
    font-size: 12px;
}


table.systemTable {
    position: relative;
    border-collapse: separate;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    /*    border-spacing: 0 10px;*/
}

table.systemTable tr {}

table.systemTable tr th {
    padding: 20px 20px 20px 20px;
    font-size: 24px;
    color: #a0a0a0;
    border-bottom: 1px dotted #555;
    width: 30%;
    vertical-align: middle;
    display: table-cell;
    text-align: right;
    font-family: 'Noto Serif JP', serif;
}

table.systemTable tr th.tth {
    width: 50%;
    font-size: 30px;

}

table.systemTable tr td {
    text-align: left;
    font-size: 24px;
    padding: 20px 0 20px 20px;
    line-height: 140%;
    width: 70%;
    color: #a0a0a0;
    border-bottom: 1px dotted #555;
    font-family: 'Noto Serif JP', serif;
}

table.systemTable tr td.ttd {
    width: 50%;
}

table.systemTable tr td a {
    text-align: left;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 140%;
    display: inline-block;
    color: #a0a0a0;
    font-family: 'Noto Serif JP', serif;
}

table.systemTable tr td b {
    display: block;
    font-size: 12px;
    color: #a0a0a0;
    line-height: 140%;
}

table.systemTable tr td dl {
    display: inline-block;
    text-align: center;
}


table.systemTable tr td dl dd {
    font-size: 24px;
    line-height: 140%;
    font-family: "Noto Serif JP", serif;
    color: #a0a0a0;
    display: inline-block;
    line-height: 1;
    font-weight: 500;
}

table.systemTable tr td dl dd span {
    font-size: 60px;
    font-family: "Noto Serif JP", serif;
    color: #a0a0a0;
    display: inline-block;
    line-height: 1;
    font-weight: 500;
}

table.systemTable tr td dl dd span:nth-child(1) {
    font-size: 58px;
    margin-left: -10px;
}

table.systemTable tr td dl dd span:nth-child(2) {
    margin-left: -10px;
}

table.systemTable tr td dl dd span:nth-child(3) {}

table.systemTable tr td dl dd span:nth-child(4) {
    font-size: 36px;
    transform: translateY(-5px);
    transform-origin: center 50%;
    margin: 0 -2px;
}

table.systemTable tr td dl dd span:nth-child(5) {}

table.systemTable tr td dl dd span:nth-child(6) {}

table.systemTable tr td dl dd small{
    font-size: 30px;
    font-family: "Noto Serif JP", serif;
    color: #a0a0a0;
    display: inline-block;
    line-height: 1;
    font-weight: 500;
    padding: 0 0 10px 5px;
}
.map {
    /* filter: grayscale(60%) hue-rotate(90deg); */
    filter: grayscale(100%) invert(92%) contrast(83%);
    padding-right: 20px;
    margin: 0 auto;
    overflow: hidden;
    transition: filter 0.8s ease;
}

.map:hover {
    filter: grayscale(50%);
    /* filter: grayscale(0%) invert(0%) contrast(90%); */
}

.rules {
    position: relative;
    padding: 10px;
}

.rules li {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 140%;
     color: #a0a0a0;
    font-family: 'Noto Serif JP', serif;
    padding: 0 0 10px 0;
    line-height: 140%;
    text-align: left;
}

.rules li span.banSub {
    color: #a0a0a0;
    display: block;
    font-size: 14px;
    line-height: 140%;
    padding: 3px 0;
}

.ban {
    font-size: 20px;
    color: #a0a0a0;
    font-family: 'Noto Serif JP', serif;
    padding: 5px 0;
}

.noteWrap {
    position: relative;
    text-align: center;
}

.ms-icon {
    max-width: 390px;
    margin: 0 auto 30px auto;
}

.ms-icon a {
    display: block;
    transition: 0.3s ease;
}

.ms-icon a:hover {
    opacity: 0.8;
}

.ms-icon img {
    width: 100%;
}

.note p {
    position: relative;
}

.note p b {
    padding: 50px 0 0 0;
    font-size: 18px;
    line-height: 180%;
    color: #a0a0a0;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    display: block;
}

.note span {
    display: block;
    /* background: #000; */
    position: relative;
    z-index: 1;
    line-height: 50px;
}

.note span small {
    display: block;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-size: 50px;
    white-space: nowrap;
    background: rgb(218, 68, 83);
    background: -moz-linear-gradient(90deg, rgba(218, 68, 83, 1) 0%, rgba(137, 33, 107, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(218, 68, 83, 1) 0%, rgba(137, 33, 107, 1) 100%);
    background: linear-gradient(90deg, rgba(218, 68, 83, 1) 0%, rgba(137, 33, 107, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8bc1", endColorstr="#ffa784", GradientType=1);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    overflow: hidden;
    padding: 1px 50px;
    margin-bottom: -20px;
    text-align: center;
}

@media all and (-ms-high-contrast: none) {
    .note span small {
        background: none;
        color: #e7027f;
    }
}

.m-icon {
    width: 100px;
    margin: 0 auto;
    padding-top: 2px;
}

.m-icon img {
    width: 100%;
}

#m-maga {
    margin: 0 auto;
    padding: 0 50px 50px 50px;
    position: relative;
}

#m-maga-inner {
    position: relative;
    text-align: center;
}

#m-maga blockquote {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
}

#m-maga form table#m-table {
    text-align: right;
    max-width: 700px;
    width: 80%;
    margin: 20px auto 50px auto;
    border-collapse: collapse;
}

#m-maga form table#m-table tr th {
    display: block;
    width: 100%;
    text-align: center;
}

#m-maga form table#m-table tr th span {
    color: #a2a2a2;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
    font-style: italic;
    width: 24%;
}

#m-maga form table#m-table tr th input.mailmag_text {
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
    width: 75%;
    height: 50px;
    margin: 0 5px 10px 0;
    letter-spacing: 2px;
    border: 1px solid #ddd;
    color: #525252;
    transition: 0.3s ease;
    font-style: italic;
    font-family: 'Roboto', sans-serif;
}

#m-maga form table#m-table tr th input.mailmag_text:focus {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    border: 1px solid #525252;
}

#m-maga form table#m-table tr td {
    display: inline-block;
    margin: 0 5px 0 5px;
    justify-content: right;
}

#m-maga form table#m-table tr td span input.mailmag_btn {
    padding: 10px 20px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    border: 1px solid #ccc;
    vertical-align: middle;
    font-size: 12px;
    background-color: #ddd;
    color: #333;
}

#m-maga form table#m-table tr td span {}

#m-maga form table#m-table tr td span input.mailmag_btn:hover {
    background: #333;
    color: #fff;
}

#m-maga dl {
    position: relative;
    padding: 30px 0px;
}

#m-maga dl dt {
    font-size: 34px;
    text-align: center;
    border-bottom: 2px dotted #ff7ba0;
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
}

#m-maga dl dd {
    font-size: 16px;
    padding: 10px 30px;
}

#m-maga dl dd b {
    color: #c8132e;
}

#m-maga dl dl dd.notice_bottom {}

#m-maga dl dd.mNote {
    text-align: left;
}

#m-maga dl dd.mNote p {
    font-size: 14px;
    line-height: 180%;
    text-align: left;
    color: #a0a0a0;
}

#m-maga dl dd.mDis {
    text-align: center;
}

#m-maga dl dd.mDis span.tTit {
    font-family: 'Noto Serif JP', serif;
    display: inline-block;
    font-size: 38px;
    line-height: 1;
    margin: 0 0 5px 0;
    color: #c8132e;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    transform: skewX(-11deg);
}

#m-maga dl dd.mDis span.tTit b {
    font-family: 'Noto Serif JP', serif;
    display: inline-block;
    font-size: 70px;
    font-weight: normal;
    line-height: 1;
    margin: -5px 0 0 3px;
}

#m-maga dl dd.mDis span.tNote {
    font-family: 'Noto Serif JP', serif;
    display: inline-block;
    font-size: 18px;
    line-height: 140%;
    vertical-align: middle;
    position: relative;
    padding: 0 10px;
    z-index: 0;
    color: #ccc;
    /* background: repeating-linear-gradient(-45deg, #FFF9C9, #FFF9C9 3px, #fff 0, #fff 6px); */
}

#m-maga dl dd.mDis div {
    padding: 10px 0;
}

#m-maga dl dd.mCau {
    text-align: left;
}

#m-maga dl dd.mCau span.msub {
    position: relative;
    display: inline-block;
    background-color: #333;
    padding: 5px 10px;
    line-height: 1;
    color: #ccc;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    border-radius: 2px;
}

#m-maga dl dd.mCau small {
    display: block;
    line-height: 160%;
    color: #a0a0a0;
    padding: 5px 0 0 10px;
    font-size: 12px;
}

#m-maga dl dd.mCau b{
    display: block;
    line-height: 160%;
    color: yellow;
    padding: 5px 0 0 10px;
}

.disBanner {}

.disBanner img {
    width: 100%;
}

#discountArea {
    position: relative;
}

#discountArea .discount {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

#discountArea .discount .boxBanner img {
    width: 100%;
}

#discountArea .discount .boxTitle {
    font-size: 28px;
    font-family: 'Noto Serif JP', serif;
    padding: 20px 0 10px 0;

}

#discountArea .discount .boxNotice {
    font-size: 14px;
    line-height: 140%;
}

#discountArea .discount .boxNotice span {
    display: inline-block;
    margin: 0 10px;
}

#discountArea .discount .boxNotice span font {
    display: inline-block;
    font-size: 20px;
    color: #c8132e;
}

#discountArea .discount .boxNotice b {
    display: block;
    font-size: 10px;
}

/*
.mask {
    position: absolute;
    width: 100%;
    height: 110%;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 10;
}
*/

.eEXIT {
    position: relative;

}

.eEXIT img {
    width: 100%;
}

.gallery-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* height: calc(100vh - 13rem); */
    /* height: calc(100vh -100px); */
    position: relative;
    justify-content: flex-start;
    overflow-y: hidden;
}

/*! locomotive-scroll v4.0.4 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
    overflow: hidden;
}

html.has-scroll-dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.has-scroll-smooth body {
    overflow: hidden;
}

.has-scroll-smooth [data-scroll-container] {
    min-height: 100vh;
}

[data-scroll-direction="horizontal"] [data-scroll-container] {
    white-space: nowrap;
    height: 100vh;
    display: inline-block;
    white-space: nowrap;
}

[data-scroll-direction="horizontal"] [data-scroll-section] {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    height: 100%;
}

.c-scrollbar {
    position: absolute;
    right: 0;
    top: 0;
    width: 11px;
    height: 100%;
    transform-origin: center right;
    transition: transform 0.3s, opacity 0.3s;
    opacity: 0;
}

.c-scrollbar:hover {
    transform: scaleX(1.45);
}

.c-scrollbar:hover,
.has-scroll-scrolling .c-scrollbar,
.has-scroll-dragging .c-scrollbar {
    opacity: 1;
}

[data-scroll-direction="horizontal"] .c-scrollbar {
    width: 100%;
    height: 10px;
    top: auto;
    bottom: 0;
    transform: scaleY(1);
}

[data-scroll-direction="horizontal"] .c-scrollbar:hover {
    transform: scaleY(1.3);
}

.c-scrollbar_thumb {
    position: absolute;
    top: 0;
    right: 0;
    background-color: gray;
    opacity: 0.5;
    width: 7px;
    border-radius: 10px;
    margin: 2px;
    cursor: -webkit-grab;
    cursor: grab;
}

.has-scroll-dragging .c-scrollbar_thumb {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

[data-scroll-direction="horizontal"] .c-scrollbar_thumb {
    right: auto;
    bottom: 0;
}

.gallery {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    align-items: center;
    min-width: 1440px;
    /* height: calc(100vh - 100px); */
    /* padding-top: 100px; */
    /* margin-left: 12vw; */
    /* padding-right: 12vw; */
}

.gallery__item {
    position: relative;
    display: block;
    width: 26vw;
    min-width: 370px;
    height: 100%;
    max-height: 1100px;
    min-height: 320px;
    margin: 0 10px 0 10px;
}

.cl-headerWrap {
    position: relative;
    width: 30vw;
    min-width: 380px;
    text-align: center;
    height: 100vh;
    /* background-image: url(/pc/img/companion_title_bg.jpg);
    background-size: auto 100%;
    background-position: 50% 100%; */
    background: transparent;
    mix-blend-mode: difference;
}

.cl-header{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -6vw;
}

.gallery__item-caption {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

.gallery__item-number {
    font-size: 20px;
    justify-self: end;
    background-color: #000;
    font-family: "Roboto", sans-serif;
    color: #fff;
    display: inline-block;
}

.gallery__item-title {
    margin: 0;
    font-family: moret, serif;
    font-weight: 800;
    font-size: 20px;
    font-style: italic;
    align-self: center;
    display: inline-block;
    background-color: #000;
}

.gallery__text {
    font-family: moret, serif;
    font-weight: 800;
    font-style: italic;
    align-self: center;
    display: block;
}

.gallery__item-tags {
    grid-area: gallery-tags;
    justify-self: end;
    font-size: 1.5rem;
    display: grid;
    grid-auto-flow: column;
    grid-gap: 1rem;
    cursor: pointer;
}

.gallery__text {
    font-size: 20vw;
}

.companionTitle {
    display: block;
    position: absolute;
    /* top: calc(40vh + 8%); */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center top;
    white-space: nowrap;
    background: linear-gradient(90deg, #8e6c37, #f6e2b0, #ffe9b7, #a47a3e);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    /* text-shadow: -1px -1px 1px #ffffff, 1px 1px #000000; */
    font-family: 'Playfair Display', sans-serif;
    font-style: italic;
    letter-spacing: 0;
    /* font-size: clamp(3rem, -3.333rem + 9.33vw, 11.25rem); */
    font-size: clamp(3rem, 1.917rem + 3.61vw, 6.25rem);
    width: 100%;
    text-align: center;
}

.companionTitle span {
    display: block;
    background: inherit;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

.companionLogo {
    width: 50%;
    max-width: 300px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    /* transform: translate(-50%, calc(-50% - 80px)); */
    transform: translate(-50%, -50%);

    transform-origin: center bottom;
}

.companionLogo span {
    display: block;
}

.companionLogo img {
    width: 100%;
    opacity: 0.5;
}

.gallery__text-inner {
    display: block;
    color: #fff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 2px;
    font-family: "Noto Serif JP", sans-serif;
    line-height: 1;
    padding: 10px 0 0 0;
}

.movieWrap {
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 1040px;
    padding: 30px 20px 20px 20px;
    background-image: url(/pc/img/top_bg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #000;
    z-index: 10;
    min-height: 1500px;
    text-align: center;
}

.movieWrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 1040px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
    z-index: -1;
}

.movie-inner{
    position: relative;
}

.movie {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 6px 0 6px;
    display: flex;
    flex-wrap: wrap;
}

#visionWrap {
    position: relative;
    width: 100%;
    transform-origin: right bottom;
    padding: 100px 0 0 0;
}

#visionWrap .vision {
    position: relative;
    width: 100%;
    max-width: 130vh;
    margin: 0 auto;
    background: #fff;
    padding: 1%;
}

#visionWrap video {
    width: 100%;
    display: block;
}

#visionWrap.movieFixed {
    right: 20px;
    position: fixed;
    bottom: 60px;
    width: 60vh !important;
    transform-origin: right bottom;
    width: auto;
    overflow: hidden;
    z-index: 100;
    background: transparent;
}

#visionWrap.movieFixed .vision {
    position: relative;
    margin: 0 0 0 auto;
    border: 1% solid #fff;
}

#visionWrap.movieFixed .vision video {
    width: 100%;
    display: block;
}


@media only screen and (max-width:779px) {
    .movie {
        position: relative;
        width: 100%;
        height: 100%;
        min-height: 100%;
        margin: 0 auto;
        padding: 30px 6px 0 6px;
        display: flex;
        flex-wrap: wrap;
    }

    .movie li.thumb-list {
        position: relative;
        text-align: center;
        width: 90%;
        margin: 0 auto;
    }

    .movie li.thumb-list:nth-child(1n+1) {
        animation-delay: 0.3s;
    }

}

@media only screen and (min-width:780px) {
    .movie {
        position: relative;
        width: 100%;
        height: 100%;
        min-height: 100%;
        max-width: 1400px;
        min-width: 1040px;
        margin: 0 auto;
        padding: 30px 6px 0 6px;
        display: flex;
        flex-wrap: wrap;
    }

    .movie li.thumb-list {
        position: relative;
        text-align: center;
        width: 50%;
    }

    .movie li.thumb-list:nth-child(2n+1) {
        animation-delay: 0.3s;
    }

    .movie li.thumb-list:nth-child(2n+2) {
        animation-delay: 0.4s;
    }
}

@media only screen and (min-width:1280px) {
    .movie {
        position: relative;
        width: 100%;
        height: 100%;
        min-height: 100%;
        max-width: 1900px;
        margin: 0 auto;
        padding: 30px 6px 0 6px;
        display: flex;
        flex-wrap: wrap;
    }

    .movie li.thumb-list {
        position: relative;
        text-align: center;
        width: 33.333333%;
    }

    .movie li.thumb-list:nth-child(3n+1) {
        animation-delay: 0.3s;
    }

    .movie li.thumb-list:nth-child(3n+2) {
        animation-delay: 0.4s;
    }

    .movie li.thumb-list:nth-child(3n+3) {
        animation-delay: 0.5s;
    }
}

.movie li.thumb-list {
    position: relative;
    visibility: hidden;
    animation-duration: 0.8s;
    animation-delay: 0.3s;
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.movie li.thumb-list a.ca {
    display: block;
    padding: 1%;
    transition: 0.3s ease;
    position: relative;
    text-align: center;
    margin: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    background: rgb(191, 195, 196);
    background: -moz-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bfc3c4", endColorstr="#bfc3c4", GradientType=1);
    z-index: 1;
    overflow: hidden;
}

.movie li.thumb-list a.ca .dotBG {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: transparent;
    background-image: url("/pc/img/bg_dot_black.png");
    background-repeat: repeat;
    opacity: 0.2;
}

.movie li.thumb-list a.ca span.thumb-inner {
    display: block;
    position: relative;
    overflow: hidden;
}

.movie li.thumb-list a.ca:hover {}

.movie li.thumb-list a.ca span.thumb-wrap {
    overflow: hidden;
    position: relative;
    display: block;
}

.movie li.thumb-list a.ca span.thumb-p {
    position: relative;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
    opacity: 1;
    transform: scale(1);
}

.movie li.thumb-list.finished a.ca span.thumb-p {
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
    opacity: 0.5;
}

.movie li.thumb-list a.ca:hover span.thumb-p {
    transform: scale(1.06) rotate(-2deg);
}

.movie li.thumb-list.finished a.ca:hover span.thumb-p {
    opacity: 1;
}

.movie li.thumb-list a.ca span img.movieThumb {
    width: 100%;
}

.movie li.thumb-list a.ca:hover span img.movieThumb {}

.movie li.thumb-list dl {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.movie li.thumb-list dl .name-inner {
    display: block;
    position: relative;
}

.movie li.thumb-list dl .name-inner .name-area {
    position: relative;
    display: block;
    padding: 50px 0 20px 0;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}


.movie li.thumb-list dl dt.name {
    position: relative;
}

.movie li.thumb-list dl small {
    display: block;
    height: 1px;
    margin: 3px auto;
    width: 30px;
}

.movie li.thumb-list dl dt.name span.nameR {
    color: #eeeeee;
    font-size: 12px;
    margin-bottom: 3px;
    font-family: 'FunctionsPro', sans-serif;
    letter-spacing: 2px;
    position: relative;
    z-index: 1;
    display: inline-block;
    transform: skewX(-6deg);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);

}

.movie li.thumb-list dl dt.name span.nameR .new {
    position: absolute;
    top: -10px;
    left: -60px;
    max-width: 130px;
    min-width: 100px;
    transform: rotate(-20deg);
    transform-origin: left bottom;
    display: block;
}

.movie li.thumb-list dl dt.name span.nameR .new img {
    width: 100%;
}

.movie li.thumb-list dl dt.name span.nameJ {
    font-size: 26px;
    line-height: 1;
    color: #eeeeee;
    padding: 2px 2px 0 2px;
    letter-spacing: 0;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    display: block;
    letter-spacing: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);

}


.movie li.thumb-list a.ca dl dd.size {
    font-family: 'FunctionsPro', sans-serif;
    font-size: 10px;
    color: #eeeeee;
    display: inline-block;
    position: relative;
}

.movie li.thumb-list a.ca dl dd.size b {
    font-family: 'FunctionsPro', sans-serif;
    font-weight: normal;
    font-size: 13px;
    margin-right: 3px;
    color: #eeeeee;
}

.movie li.thumb-list dl dd.shift_time {
    color: #c91344;
    font-weight: bold;
    padding: 10px 0;
    font-family: 'FunctionsPro', sans-serif;
    letter-spacing: 2px;
    font-size: 20px;
    text-shadow: 0 0 5px #fff;
    text-align: center;
}

.movie li.thumb-list .newMark2 {
    position: absolute;
    top: -3%;
    left: -20%;
    max-width: 60%;
    transform: rotate(-14deg);
    z-index: 10;
}

.movie li.thumb-list .newMark2 img {
    width: 100%;
}

.movie li.thumb-list a.ca .ss-icon {
    position: absolute;
    top: 2px;
    right: 6px;
    text-align: right;
    display: none;
}

.movie li.thumb-list a.ca .ss-icon li {
    margin: 4px 0;
}

.movie li.thumb-list a.ca .ss-icon .shameMark {}

.movie li.thumb-list a.ca .ss-icon .shameMark span {
    display: inline-block;
    background: rgba(255, 139, 193, 0.7);
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
    padding: 0 8px;
    color: #fff;
    border-radius: 10px;
}

.movie li.thumb-list a.ca .ss-icon .shameMark span i {
    font-size: 23px;
    vertical-align: middle;
}

.movie li.thumb-list a.ca .ss-icon .reviewMark {}

.movie li.thumb-list a.ca .ss-icon .reviewMark span {
    display: inline-block;
    background: rgba(0, 208, 239, 0.7);
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
    padding: 0 8px;
    color: #fff;
    border-radius: 10px;
}

.movie li.thumb-list a.ca .ss-icon .movieMark {}

.movie li.thumb-list a.ca .ss-icon .movieMark span {
    display: inline-block;
    background: rgba(255, 167, 132, 0.7);
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
    padding: 0 8px;
    color: #fff;
    border-radius: 10px;
}

.movie li.thumb-list a.ca .ss-icon .movieMark span i {
    font-size: 26px;
    vertical-align: middle;
}

.movie li.thumb-list a.ca .ng-icon {
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: right;
    display: flex;
    flex-wrap: wrap;
}

.movie li.thumb-list a.ca .ng-icon li {
    display: inline-block;
    width: 30px;
    height: 30px;
}

.movie li.thumb-list a.ca .ng-icon li span {
    display: block;
    padding: 2px;
    overflow: hidden;
}

.movie li.thumb-list a.ca .ng-icon li span img {
    width: 100%;
}

.movie li.thumb-list a.ca .type-icon {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;
    min-height: 18px;
}

.movie li.thumb-list a.ca .type-icon li {
    text-align: center;
    display: inline-block;
}

.movie li.thumb-list a.ca .type-icon li span {
    display: block;
    padding: 0 10px;
    margin: 0 1px;
    font-size: 11px;
    line-height: 16px;
    border-radius: 8px;
    white-space: nowrap;
    color: #a2a2a2;
    background: #1c1c1c;
    border-radius: 10px;
    white-space: nowrap;
    line-height: 20px;
}

.movie li.thumb-list a.ca .type-icon li:nth-child(5),
.movie li.thumb-list a.ca .type-icon li:nth-child(6),
.movie li.thumb-list a.ca .type-icon li:nth-child(7),
.movie li.thumb-list a.ca .type-icon li:nth-child(8),
.movie li.thumb-list a.ca .type-icon li:nth-child(9),
.movie li.thumb-list a.ca .type-icon li:nth-child(10),
.movie li.thumb-list a.ca .type-icon li:nth-child(11),
.movie li.thumb-list a.ca .type-icon li:nth-child(12),
.movie li.thumb-list a.ca .type-icon li:nth-child(13),
.movie li.thumb-list a.ca .type-icon li:nth-child(14),
.movie li.thumb-list a.ca .type-icon li:nth-child(15),
.movie li.thumb-list a.ca .type-icon li:nth-child(16),
.movie li.thumb-list a.ca .type-icon li:nth-child(17),
.movie li.thumb-list a.ca .type-icon li:nth-child(18),
.movie li.thumb-list a.ca .type-icon li:nth-child(19),
.movie li.thumb-list a.ca .type-icon li:nth-child(20),
.movie li.thumb-list a.ca .type-icon li:nth-child(21),
.movie li.thumb-list a.ca .type-icon li:nth-child(22),
.movie li.thumb-list a.ca .type-icon li:nth-child(23),
.movie li.thumb-list a.ca .type-icon li:nth-child(24),
.movie li.thumb-list a.ca .type-icon li:nth-child(25),
.movie li.thumb-list a.ca .type-icon li:nth-child(26) {
    display: none;
}

.movie li.thumb-list a.ca .debut {
    position: absolute;
    top: 11px;
    left: 10px;
    z-index: 1001;
    text-align: left;
}

.movie li.thumb-list a.ca .debut li {
    display: block;
    margin-bottom: 5px;
}

.movie li.thumb-list .rePhoto {
    position: absolute;
    top: -3px;
    right: -3px;
    max-width: 80px;
    width: 30%;
    z-index: 1000;
}

.movie li.thumb-list .rePhoto img {
    width: 100%;
}

.movie li.thumb-list a.ca .naturalMark2 {
    /* position: absolute;
    top: 50%;
    right: -5px;
    overflow: hidden;
    display: inline-block;
    transform-origin: top right;
    transform: translate(0, calc(-50% - 70px)); */
    overflow: hidden;
    display: block;
}

.movie li.thumb-list a.ca .naturalMark2 span {
    display: block;
    font-size: 12px;
    line-height: 22px;
    font-family: 'FunctionsPro', sans-serif;
    color: #fff;
    padding: 0 10px;
    display: inline-block;
    background: rgb(255, 138, 193);
    background: -moz-linear-gradient(90deg, rgba(255, 138, 193, 1) 0%, rgba(255, 153, 161, 1) 50%, rgba(255, 167, 131, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255, 138, 193, 1) 0%, rgba(255, 153, 161, 1) 50%, rgba(255, 167, 131, 1) 100%);
    background: linear-gradient(90deg, rgba(255, 138, 193, 1) 0%, rgba(255, 153, 161, 1) 50%, rgba(255, 167, 131, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8ac1", endColorstr="#ffa783", GradientType=1);
    border-radius: 11px;
    /* -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl; */
}


.movie li.thumb-list a.ca .rePhotolMark span {
    display: block;
    font-size: 12px;
    line-height: 22px;
    font-family: 'FunctionsPro', sans-serif;
    color: #fff;
    padding: 0 10px;
    display: inline-block;
    background: rgb(66, 155, 9);
    background: -moz-linear-gradient(90deg, rgba(66, 155, 9, 1) 0%, rgba(76, 179, 10, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(66, 155, 9, 1) 0%, rgba(76, 179, 10, 1) 100%);
    background: linear-gradient(90deg, rgba(66, 155, 9, 1) 0%, rgba(76, 179, 10, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#429b09", endColorstr="#4cb30a", GradientType=1);
    border-radius: 11px;
}

.movie li.thumb-list a.ca .rankingIcon {
    position: absolute;
    display: block;
    width: 15vmin;
    max-width: 180px;
    bottom: 130px;
    left: 10px;
}

.movie li.thumb-list a.ca .rankingIcon img {
    width: 100%;
}

.movie li.thumb-list a.ca ul.c-sns {
    position: absolute;
    bottom: 130px;
    width: 100%;
    right: 10px;
    z-index: 11;
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    text-align: center;
}

.movie li.thumb-list a.ca ul.c-sns li {
    position: relative;
    margin: 0 2px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-t {
    background: #2daae1;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-k {
    background: #ff0558;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-i {
    /* background: #2daae1; */
}

.movie li.thumb-list a.ca ul.c-sns li.sns-f {
    background: #4267b2;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-b {
    background: #ef7a2b;
}


.movie li.thumb-list a.ca ul.c-sns li.sns-i {
    background: linear-gradient(45deg, rgba(254, 212, 117, 1) 0%, rgba(229, 61, 93, 1) 50%, rgba(194, 49, 134, 1) 70%, rgba(156, 56, 187, 1) 100%);
    z-index: 1;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-i::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    top: 23px;
    left: -18px;
    background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
    background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
    z-index: 0;
}

.movie li.thumb-list a.ca ul.c-sns li a.snsA {
    position: relative;
    display: block;
}

.movie li.thumb-list a.ca ul.c-sns li a.snsA span {
    display: block;
}

.movie li.thumb-list a.ca ul.c-sns li a.snsA i {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    letter-spacing: 0;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-t:hover {
    background: #fff;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-t:hover i {
    color: #2daae1;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-k:hover {
    background: #fff;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-k:hover i {
    color: #ff0558;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-i:hover {
    background: #fff;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-i:hover i {
    color: rgba(194, 49, 134, 1);
}

.movie li.thumb-list a.ca ul.c-sns li.sns-f:hover {
    background: #fff;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-f:hover i {
    color: #4267b2;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-b:hover {
    background: #fff;
}

.movie li.thumb-list a.ca ul.c-sns li.sns-b:hover i {
    color: #ef7a2b;
}

.movie li.thumb-list a.ca span.shiftMark {
    display: block;
    text-align: center;
    position: absolute;
    top: calc(50% - 30px);
    left: 50%;
    width: 318px;
    transform: translate(-50%, 0);
}

.movie li.thumb-list a.ca span.shiftMark b {
    display: block;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: italic;
    padding: 5px 0 0 0;
    border-radius: 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5),
        1px 1px 1px rgba(255, 255, 255, .5);
}

.movie li.thumb-list a.ca span.shiftMark2 {
    display: block;
    text-align: center;
    position: absolute;
    top: calc(50% - 60px);
    left: 50%;
    width: 318px;
    transform: translate(-50%, 0);
    transition: 0.4s ease-in-out;
    opacity: 0;
}

.movie li.thumb-list a.ca span.shiftMark2 b {
    display: block;
    color: #fff;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: italic;
    padding: 10px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5),
        1px 1px 1px rgba(255, 255, 255, .5);
}

.movie li.thumb-list a.ca:hover span.shiftMark2 {
    opacity: 1;
    transform: translate(-50%, -50%);
}

.movie li.thumb-list a.ca span.shiftMark3 {
    display: block;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 318px;
    transform: translate(-50%, -40%);
    transition: 0.4s ease-in-out;
    opacity: 0;
}

.movie li.thumb-list a.ca span.shiftMark3 b {
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-style: italic;
    padding: 10px 0;
}

.movie li.thumb-list a.ca:hover span.shiftMark3 {
    opacity: 0;
    transform: translate(-50%, -50%);
}

.movie li.thumb-list a.ca p.shiftTime {
    position: relative;
}

.movie li.thumb-list a.ca p.shiftTime span {
    font-family: 'FunctionsPro', sans-serif;
    font-size: 20px;
    color: #cdbb84;
    padding: 10px 0 0 0;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
}

.movie li.thumb-list a.ca p.shiftTime span i {
    font-size: 20px;
    color: #cdbb84;
    margin-right: 3px;
}

.movie li.thumb-list a.ca .specialist {
    white-space: nowrap;
    opacity: 0.6;
    position: absolute;
    top: 10px;
    right: 10px;
    transform: translate(0, 0);
    background-image: url(/pc/img/specialist.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 100% 50%;
    width: 100%;
    height: calc(100% - 150px);
}

.movie li.thumb-list a.ca .border-lineT {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: 1px;
    background: #fff;
    background: rgb(191, 195, 196);
    background: -moz-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bfc3c4", endColorstr="#bfc3c4", GradientType=1);
}

.movie li.thumb-list a.ca .border-lineR {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 1px;
    height: calc(100% - 10px);
    background: #bfc3c4;
}

.movie li.thumb-list a.ca .border-lineB {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: 1px;
    background: #fff;
    background: rgb(191, 195, 196);
    background: -moz-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bfc3c4", endColorstr="#bfc3c4", GradientType=1);
}

.movie li.thumb-list a.ca .border-lineL {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 1px;
    height: calc(100% - 10px);
    background: #bfc3c4;
}

.movie li.thumb-list a.ca span.nf-TL {
    background-image: url(/pc/img/name_frame_TL.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    overflow: hidden;
    transform: translate(0, 0);
    transform-origin: right bottom;
    transition: 0.3s ease;
}

.movie li.thumb-list a.ca:hover span.nf-TL {
    transform: translate(10px, 10px) scale(1.2);
}

.movie li.thumb-list a.ca span.nf-TR {
    background-image: url(/pc/img/name_frame_TR.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    overflow: hidden;
    transform: translate(0, 0);
    transform-origin: left bottom;
    transition: 0.3s ease;
}

.movie li.thumb-list a.ca:hover span.nf-TR {
    transform: translate(-10px, 10px) scale(1.2);
}

.movie li.thumb-list a.ca span.nf-BR {
    background-image: url(/pc/img/name_frame_BR.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
    overflow: hidden;
    transform: translate(0, 0);
    transform-origin: left top;
    transition: 0.3s ease;
}

.movie li.thumb-list a.ca:hover span.nf-BR {
    transform: translate(-10px, -10px) scale(1.2);
}

.movie li.thumb-list a.ca span.nf-BL {
    background-image: url(/pc/img/name_frame_BL.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: block;
    overflow: hidden;
    transform: translate(0, 0);
    transform-origin: right top;
    transition: 0.3s ease;
}

.movie li.thumb-list a.ca:hover span.nf-BL {
    transform: translate(10px, -10px) scale(1.2);
}

.gravureWrap {
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 1040px;
    padding: 30px 20px 20px 20px;
    background-image: url(/pc/img/top_bg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #000;
    z-index: 10;
    min-height: 1500px;
    text-align: center;
}

.gravureWrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 1040px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
    z-index: -1;
}

.gravure-inner{
    position: relative;
}

.gravure {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 6px 0 6px;
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width:779px) {
    .gravure {
        position: relative;
        width: 100%;
        height: 100%;
        min-height: 100%;
        margin: 0 auto;
        padding: 30px 6px 0 6px;
        display: flex;
        flex-wrap: wrap;
    }

    .gravure li.thumb-list {
        position: relative;
        text-align: center;
        width: 50%;
        margin: 0 auto;
    }

    .gravure li.thumb-list:nth-child(2n+1) {
        animation-delay: 0.3s;
    }

    .gravure li.thumb-list:nth-child(2n+2) {
        animation-delay: 0.4s;
    }

}

@media only screen and (min-width:780px) {
    .gravure {
        position: relative;
        width: 100%;
        height: 100%;
        min-height: 100%;
        max-width: 1400px;
        min-width: 1040px;
        margin: 0 auto;
        padding: 30px 6px 0 6px;
        display: flex;
        flex-wrap: wrap;
    }

    .gravure li.thumb-list {
        position: relative;
        text-align: center;
        width: 33.333333%;
    }

    .gravure li.thumb-list:nth-child(3n+1) {
        animation-delay: 0.3s;
    }

    .gravure li.thumb-list:nth-child(3n+2) {
        animation-delay: 0.4s;
    }

    .gravure li.thumb-list:nth-child(3n+3) {
        animation-delay: 0.5s;
    }
}

@media only screen and (min-width:1280px) {
    .gravure {
        position: relative;
        width: 100%;
        height: 100%;
        min-height: 100%;
        max-width: 1900px;
        margin: 0 auto;
        padding: 30px 6px 0 6px;
        display: flex;
        flex-wrap: wrap;
    }

    .gravure li.thumb-list {
        position: relative;
        text-align: center;
        width: 25%;
    }

    .gravure li.thumb-list:nth-child(4n+1) {
        animation-delay: 0.3s;
    }

    .gravure li.thumb-list:nth-child(4n+2) {
        animation-delay: 0.4s;
    }

    .gravure li.thumb-list:nth-child(4n+3) {
        animation-delay: 0.5s;
    }

    .gravure li.thumb-list:nth-child(4n+4) {
        animation-delay: 0.6s;
    }
}

.gravure li.thumb-list {
    position: relative;
    visibility: hidden;
    overflow: hidden;
    animation-duration: 0.8s;
    animation-delay: 0.3s;
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.gravure li.thumb-list a.ca {
    display: block;
    padding: 1%;
    transition: 0.3s ease;
    position: relative;
    text-align: center;
    margin: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    background: rgb(191, 195, 196);
    background: -moz-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bfc3c4", endColorstr="#bfc3c4", GradientType=1);
    z-index: 1;
    overflow: hidden;
}

.gravure li.thumb-list a.ca .dotBG {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: transparent;
    background-image: url("/pc/img/bg_dot_black.png");
    background-repeat: repeat;
    opacity: 0.2;
}

.gravure li.thumb-list a.ca span.thumb-inner {
    display: block;
    position: relative;
    overflow: hidden;
}

.gravure li.thumb-list a.ca:hover {}

.gravure li.thumb-list a.ca span.thumb-wrap {
    overflow: hidden;
    position: relative;
    display: block;
}

.gravure li.thumb-list a.ca span.thumb-p {
    position: relative;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
    opacity: 1;
    transform: scale(1);
}

.gravure li.thumb-list.finished a.ca span.thumb-p {
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
    opacity: 0.5;
}

.gravure li.thumb-list a.ca:hover span.thumb-p {
    transform: scale(1.06) rotate(-2deg);
}

.gravure li.thumb-list.finished a.ca:hover span.thumb-p {
    opacity: 1;
}

.gravure li.thumb-list a.ca span img.gravureThumb {
    width: 100%;
}

.gravure li.thumb-list a.ca:hover span img.gravureThumb {}

.gravure li.thumb-list dl {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.gravure li.thumb-list dl .name-inner {
    display: block;
    position: relative;
}

.gravure li.thumb-list dl .name-inner .name-area {
    position: relative;
    display: block;
    padding: 50px 0 20px 0;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}


.gravure li.thumb-list dl dt.name {
    position: relative;
}

.gravure li.thumb-list dl small {
    display: block;
    height: 1px;
    margin: 3px auto;
    width: 30px;
}

.gravure li.thumb-list dl dt.name span.nameR {
    color: #eeeeee;
    font-size: 12px;
    margin-bottom: 3px;
    font-family: 'FunctionsPro', sans-serif;
    letter-spacing: 2px;
    position: relative;
    z-index: 1;
    display: inline-block;
    transform: skewX(-6deg);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);

}

.gravure li.thumb-list dl dt.name span.nameR .new {
    position: absolute;
    top: -10px;
    left: -60px;
    max-width: 130px;
    min-width: 100px;
    transform: rotate(-20deg);
    transform-origin: left bottom;
    display: block;
}

.gravure li.thumb-list dl dt.name span.nameR .new img {
    width: 100%;
}

.gravure li.thumb-list dl dt.name span.nameJ {
    font-size: 26px;
    line-height: 1;
    color: #eeeeee;
    padding: 2px 2px 0 2px;
    letter-spacing: 0;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    display: block;
    letter-spacing: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);

}


.gravure li.thumb-list a.ca dl dd.size {
    font-family: 'FunctionsPro', sans-serif;
    font-size: 10px;
    color: #eeeeee;
    display: inline-block;
    position: relative;
}

.gravure li.thumb-list a.ca dl dd.size b {
    font-family: 'FunctionsPro', sans-serif;
    font-weight: normal;
    font-size: 13px;
    margin-right: 3px;
    color: #eeeeee;
}

.gravure li.thumb-list dl dd.shift_time {
    color: #c91344;
    font-weight: bold;
    padding: 10px 0;
    font-family: 'FunctionsPro', sans-serif;
    letter-spacing: 2px;
    font-size: 20px;
    text-shadow: 0 0 5px #fff;
    text-align: center;
}

.gravure li.thumb-list .newMark2 {
    position: absolute;
    top: -3%;
    left: -20%;
    max-width: 60%;
    transform: rotate(-14deg);
    z-index: 10;
}

.gravure li.thumb-list .newMark2 img {
    width: 100%;
}

.gravure li.thumb-list a.ca .ss-icon {
    position: absolute;
    top: 2px;
    right: 6px;
    text-align: right;
    display: none;
}

.gravure li.thumb-list a.ca .ss-icon li {
    margin: 4px 0;
}

.gravure li.thumb-list a.ca .ss-icon .shameMark {}

.gravure li.thumb-list a.ca .ss-icon .shameMark span {
    display: inline-block;
    background: rgba(255, 139, 193, 0.7);
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
    padding: 0 8px;
    color: #fff;
    border-radius: 10px;
}

.gravure li.thumb-list a.ca .ss-icon .shameMark span i {
    font-size: 23px;
    vertical-align: middle;
}

.gravure li.thumb-list a.ca .ss-icon .reviewMark {}

.gravure li.thumb-list a.ca .ss-icon .reviewMark span {
    display: inline-block;
    background: rgba(0, 208, 239, 0.7);
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
    padding: 0 8px;
    color: #fff;
    border-radius: 10px;
}

.gravure li.thumb-list a.ca .ss-icon .gravureMark {}

.gravure li.thumb-list a.ca .ss-icon .gravureMark span {
    display: inline-block;
    background: rgba(255, 167, 132, 0.7);
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
    padding: 0 8px;
    color: #fff;
    border-radius: 10px;
}

.gravure li.thumb-list a.ca .ss-icon .gravureMark span i {
    font-size: 26px;
    vertical-align: middle;
}

.gravure li.thumb-list a.ca .ng-icon {
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: right;
    display: flex;
    flex-wrap: wrap;
}

.gravure li.thumb-list a.ca .ng-icon li {
    display: inline-block;
    width: 30px;
    height: 30px;
}

.gravure li.thumb-list a.ca .ng-icon li span {
    display: block;
    padding: 2px;
    overflow: hidden;
}

.gravure li.thumb-list a.ca .ng-icon li span img {
    width: 100%;
}

.gravure li.thumb-list a.ca .type-icon {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;
    min-height: 18px;
}

.gravure li.thumb-list a.ca .type-icon li {
    text-align: center;
    display: inline-block;
}

.gravure li.thumb-list a.ca .type-icon li span {
    display: block;
    padding: 0 10px;
    margin: 0 1px;
    font-size: 11px;
    line-height: 16px;
    border-radius: 8px;
    white-space: nowrap;
    color: #a2a2a2;
    background: #1c1c1c;
    border-radius: 10px;
    white-space: nowrap;
    line-height: 20px;
}

.gravure li.thumb-list a.ca .type-icon li:nth-child(5),
.gravure li.thumb-list a.ca .type-icon li:nth-child(6),
.gravure li.thumb-list a.ca .type-icon li:nth-child(7),
.gravure li.thumb-list a.ca .type-icon li:nth-child(8),
.gravure li.thumb-list a.ca .type-icon li:nth-child(9),
.gravure li.thumb-list a.ca .type-icon li:nth-child(10),
.gravure li.thumb-list a.ca .type-icon li:nth-child(11),
.gravure li.thumb-list a.ca .type-icon li:nth-child(12),
.gravure li.thumb-list a.ca .type-icon li:nth-child(13),
.gravure li.thumb-list a.ca .type-icon li:nth-child(14),
.gravure li.thumb-list a.ca .type-icon li:nth-child(15),
.gravure li.thumb-list a.ca .type-icon li:nth-child(16),
.gravure li.thumb-list a.ca .type-icon li:nth-child(17),
.gravure li.thumb-list a.ca .type-icon li:nth-child(18),
.gravure li.thumb-list a.ca .type-icon li:nth-child(19),
.gravure li.thumb-list a.ca .type-icon li:nth-child(20),
.gravure li.thumb-list a.ca .type-icon li:nth-child(21),
.gravure li.thumb-list a.ca .type-icon li:nth-child(22),
.gravure li.thumb-list a.ca .type-icon li:nth-child(23),
.gravure li.thumb-list a.ca .type-icon li:nth-child(24),
.gravure li.thumb-list a.ca .type-icon li:nth-child(25),
.gravure li.thumb-list a.ca .type-icon li:nth-child(26) {
    display: none;
}

.gravure li.thumb-list a.ca .debut {
    position: absolute;
    top: 11px;
    left: 10px;
    z-index: 1001;
    text-align: left;
}

.gravure li.thumb-list a.ca .debut li {
    display: block;
    margin-bottom: 5px;
}

.gravure li.thumb-list .rePhoto {
    position: absolute;
    top: -3px;
    right: -3px;
    max-width: 80px;
    width: 30%;
    z-index: 1000;
}

.gravure li.thumb-list .rePhoto img {
    width: 100%;
}

.gravure li.thumb-list a.ca .naturalMark2 {
    /* position: absolute;
    top: 50%;
    right: -5px;
    overflow: hidden;
    display: inline-block;
    transform-origin: top right;
    transform: translate(0, calc(-50% - 70px)); */
    overflow: hidden;
    display: block;
}

.gravure li.thumb-list a.ca .naturalMark2 span {
    display: block;
    font-size: 12px;
    line-height: 22px;
    font-family: 'FunctionsPro', sans-serif;
    color: #fff;
    padding: 0 10px;
    display: inline-block;
    background: rgb(255, 138, 193);
    background: -moz-linear-gradient(90deg, rgba(255, 138, 193, 1) 0%, rgba(255, 153, 161, 1) 50%, rgba(255, 167, 131, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255, 138, 193, 1) 0%, rgba(255, 153, 161, 1) 50%, rgba(255, 167, 131, 1) 100%);
    background: linear-gradient(90deg, rgba(255, 138, 193, 1) 0%, rgba(255, 153, 161, 1) 50%, rgba(255, 167, 131, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8ac1", endColorstr="#ffa783", GradientType=1);
    border-radius: 11px;
    /* -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl; */
}


.gravure li.thumb-list a.ca .rePhotolMark span {
    display: block;
    font-size: 12px;
    line-height: 22px;
    font-family: 'FunctionsPro', sans-serif;
    color: #fff;
    padding: 0 10px;
    display: inline-block;
    background: rgb(66, 155, 9);
    background: -moz-linear-gradient(90deg, rgba(66, 155, 9, 1) 0%, rgba(76, 179, 10, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(66, 155, 9, 1) 0%, rgba(76, 179, 10, 1) 100%);
    background: linear-gradient(90deg, rgba(66, 155, 9, 1) 0%, rgba(76, 179, 10, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#429b09", endColorstr="#4cb30a", GradientType=1);
    border-radius: 11px;
}

.gravure li.thumb-list a.ca .rankingIcon {
    position: absolute;
    display: block;
    width: 15vmin;
    max-width: 180px;
    bottom: 130px;
    left: 10px;
}

.gravure li.thumb-list a.ca .rankingIcon img {
    width: 100%;
}

.gravure li.thumb-list a.ca ul.c-sns {
    position: absolute;
    bottom: 130px;
    width: 100%;
    right: 10px;
    z-index: 11;
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    text-align: center;
}

.gravure li.thumb-list a.ca ul.c-sns li {
    position: relative;
    margin: 0 2px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-t {
    background: #2daae1;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-k {
    background: #ff0558;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-i {
    /* background: #2daae1; */
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-f {
    background: #4267b2;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-b {
    background: #ef7a2b;
}


.gravure li.thumb-list a.ca ul.c-sns li.sns-i {
    background: linear-gradient(45deg, rgba(254, 212, 117, 1) 0%, rgba(229, 61, 93, 1) 50%, rgba(194, 49, 134, 1) 70%, rgba(156, 56, 187, 1) 100%);
    z-index: 1;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-i::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    top: 23px;
    left: -18px;
    background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
    background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
    z-index: 0;
}

.gravure li.thumb-list a.ca ul.c-sns li a.snsA {
    position: relative;
    display: block;
}

.gravure li.thumb-list a.ca ul.c-sns li a.snsA span {
    display: block;
}

.gravure li.thumb-list a.ca ul.c-sns li a.snsA i {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    letter-spacing: 0;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-t:hover {
    background: #fff;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-t:hover i {
    color: #2daae1;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-k:hover {
    background: #fff;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-k:hover i {
    color: #ff0558;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-i:hover {
    background: #fff;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-i:hover i {
    color: rgba(194, 49, 134, 1);
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-f:hover {
    background: #fff;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-f:hover i {
    color: #4267b2;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-b:hover {
    background: #fff;
}

.gravure li.thumb-list a.ca ul.c-sns li.sns-b:hover i {
    color: #ef7a2b;
}

.gravure li.thumb-list a.ca span.shiftMark {
    display: block;
    text-align: center;
    position: absolute;
    top: calc(50% - 30px);
    left: 50%;
    width: 318px;
    transform: translate(-50%, 0);
}

.gravure li.thumb-list a.ca span.shiftMark b {
    display: block;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: italic;
    padding: 5px 0 0 0;
    border-radius: 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5),
        1px 1px 1px rgba(255, 255, 255, .5);
}

.gravure li.thumb-list a.ca span.shiftMark2 {
    display: block;
    text-align: center;
    position: absolute;
    top: calc(50% - 60px);
    left: 50%;
    width: 318px;
    transform: translate(-50%, 0);
    transition: 0.4s ease-in-out;
    opacity: 0;
}

.gravure li.thumb-list a.ca span.shiftMark2 b {
    display: block;
    color: #fff;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: italic;
    padding: 10px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5),
        1px 1px 1px rgba(255, 255, 255, .5);
}

.gravure li.thumb-list a.ca:hover span.shiftMark2 {
    opacity: 1;
    transform: translate(-50%, -50%);
}

.gravure li.thumb-list a.ca span.shiftMark3 {
    display: block;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 318px;
    transform: translate(-50%, -40%);
    transition: 0.4s ease-in-out;
    opacity: 0;
}

.gravure li.thumb-list a.ca span.shiftMark3 b {
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-style: italic;
    padding: 10px 0;
}

.gravure li.thumb-list a.ca:hover span.shiftMark3 {
    opacity: 0;
    transform: translate(-50%, -50%);
}

.gravure li.thumb-list a.ca p.shiftTime {
    position: relative;
}

.gravure li.thumb-list a.ca p.shiftTime span {
    font-family: 'FunctionsPro', sans-serif;
    font-size: 20px;
    color: #cdbb84;
    padding: 10px 0 0 0;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
}

.gravure li.thumb-list a.ca p.shiftTime span i {
    font-size: 20px;
    color: #cdbb84;
    margin-right: 3px;
}

.gravure li.thumb-list a.ca .specialist {
    white-space: nowrap;
    opacity: 0.6;
    position: absolute;
    top: 10px;
    right: 10px;
    transform: translate(0, 0);
    background-image: url(/pc/img/specialist.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 100% 50%;
    width: 100%;
    height: calc(100% - 150px);
}

.gravure li.thumb-list a.ca .border-lineT {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: 1px;
    background: #fff;
    background: rgb(191, 195, 196);
    background: -moz-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bfc3c4", endColorstr="#bfc3c4", GradientType=1);
}

.gravure li.thumb-list a.ca .border-lineR {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 1px;
    height: calc(100% - 10px);
    background: #bfc3c4;
}

.gravure li.thumb-list a.ca .border-lineB {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: 1px;
    background: #fff;
    background: rgb(191, 195, 196);
    background: -moz-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    background: linear-gradient(90deg, rgba(191, 195, 196, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(191, 195, 196, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bfc3c4", endColorstr="#bfc3c4", GradientType=1);
}

.gravure li.thumb-list a.ca .border-lineL {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 1px;
    height: calc(100% - 10px);
    background: #bfc3c4;
}

.gravure li.thumb-list a.ca span.nf-TL {
    background-image: url(/pc/img/name_frame_TL.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    overflow: hidden;
    transform: translate(0, 0);
    transform-origin: right bottom;
    transition: 0.3s ease;
}

.gravure li.thumb-list a.ca:hover span.nf-TL {
    transform: translate(10px, 10px) scale(1.2);
}

.gravure li.thumb-list a.ca span.nf-TR {
    background-image: url(/pc/img/name_frame_TR.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    overflow: hidden;
    transform: translate(0, 0);
    transform-origin: left bottom;
    transition: 0.3s ease;
}

.gravure li.thumb-list a.ca:hover span.nf-TR {
    transform: translate(-10px, 10px) scale(1.2);
}

.gravure li.thumb-list a.ca span.nf-BR {
    background-image: url(/pc/img/name_frame_BR.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
    overflow: hidden;
    transform: translate(0, 0);
    transform-origin: left top;
    transition: 0.3s ease;
}

.gravure li.thumb-list a.ca:hover span.nf-BR {
    transform: translate(-10px, -10px) scale(1.2);
}

.gravure li.thumb-list a.ca span.nf-BL {
    background-image: url(/pc/img/name_frame_BL.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: block;
    overflow: hidden;
    transform: translate(0, 0);
    transform-origin: right top;
    transition: 0.3s ease;
}

.gravure li.thumb-list a.ca:hover span.nf-BL {
    transform: translate(10px, -10px) scale(1.2);
}
