div#content > section.drec > h2.climax-keyvisual > *.climax-lplink:not(:nth-child(1)) {
    display: none;
}

div#content > section.drec > h2.climax-keyvisual > .slick-prev,
div#content > section.drec > h2.climax-keyvisual > .slick-next,
div#content > section.drec > h2.climax-keyvisual > .slick-dots {
    z-index: 1;
}

div#content > section.drec > h2.climax-keyvisual > .slick-prev {
    left: 10px;
}

div#content > section.drec > h2.climax-keyvisual > .slick-next {
    right: 10px;
}

div#content > section.drec > h2.climax-keyvisual > .slick-dots {
    bottom: 0px;
}

div#content > section.drec > h2.climax-keyvisual > .slick-dots li button:before {
    color: #ffffff;
}

div#content > section.drec > h2.climax-keyvisual > .slick-dots li.slick-active button:before {
    color: #ffffff;
    opacity: 0.75;;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-appeal {
    background-color: #ffffff;
    margin-bottom: 30px;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-appeal > h3 {
    background-color: #000000;
    text-align: center;
    color: #ffffff;
    font-size: 3rem;
    padding: 10px;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-appeal > p {
    padding: 30px;
    white-space: pre-line;
    font-size: 2rem;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-appeal > p > span {
    font-weight: bold;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-appeal > p > span.timeshift-emphasis {
    color: #DB1F22;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-appeal > p > span.mirucolle-emphasis {
    color: #40bcf8;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview {
    display: flex;
    justify-content: space-between;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit {
    background-color: #ffffff;
    padding: 10px;
    flex-basis: 47%;    
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > h3.climax-benefit-header {
    align-self: stretch;
    color: #ffffff;
    padding: 80px 20px 10px;
    font-size: 2.5rem;
    background-size: cover;
    background-position: center;
    white-space: pre-line;
    font-weight: initial;
    line-height: 3.5rem;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > h3.climax-benefit-header > span {
    font-weight: bold;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit:nth-of-type(1) > h3.climax-benefit-header {
    background-image: url(../images/timeshift_nologo.jpg);
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit:nth-of-type(2)  > h3.climax-benefit-header {
    background-image: url(../images/mirucolle_nologo.jpg);
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.climax-benefit-logo {
    width: 50%;
    display: flex;
    align-items: center;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > p.climax-benefit-content {
    padding: 0 20px;
    font-size: 1.5rem;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > p.climax-benefit-content > span {
    font-size: 1rem;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > a.benefit-lp-link {
    color: #ffffff;
    margin: 20px;
    display: flex;
    height: 15%;
    align-items: center;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > ul {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 1rem;
    flex-basis: 9.2%;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > ul > li {
    white-space: pre-line;
    display: flex;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > ul > li > div {
    padding: 0 2px;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp {
    position: absolute;
    white-space: pre-line;
    text-align: center;
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -1px;
    bottom: 14%;
    right: 7.5%;
    border: double #ffffff 6px;
    background: linear-gradient(-45deg,#d73872 0%,#d73872 50%,#e45a95 50%,#e45a95 100%);
    box-shadow: 1px 4px 5px rgba(0,0,0,0.2);
    padding-top: 12.5%;
    width: 12.5%;
    display: flex;
    justify-content: center;
    font-weight: normal;
    transform: rotate(-15deg);
    height: 0;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit:nth-of-type(2) > div.movie-information-stamp {
    right: 12.5%;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp > div {
    position: absolute;
    bottom: 10%;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp > div > a {
    color: #ffffff;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp > div span {
    font-size: 2.25rem;
    line-height: 2.25rem;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.regza-hivision-movie {
    background-color: #000000;
    margin: 60px 0;
    padding-bottom: 30px;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.regza-hivision-movie > h3 {
    background-color: #898989;
    color: #ffffff;
    text-align: center;
    font-size: 3rem;
    line-height: 4.5rem;
    white-space: pre-line;
    padding: 15px 5px;
}

div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.regza-hivision-movie > iframe {
    width: 90%;
    min-height: 600px;
    margin: 50px auto 20px;
    display: block;
}

@media screen and (max-width:1200px) {
    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp {
        font-size: 1.4vw;
        line-height: 1.6vw;
        right: 1.6vw;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp > div span {
        font-size: 1.75vw;
        line-height: 1.75vw;
    }
}

@media screen and (max-width:1150px) {
    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp {
        right: 1vw;
        bottom: 17%;
    }
}

@media screen and (max-width:980px) {
    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp {
        font-size: 1.3rem;
        line-height: 1.5rem;
        bottom: 17%;
        right: 0%;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit:nth-of-type(2) > div.movie-information-stamp {
        right: 7%;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp > div span {
        font-size: 1.75rem;
        line-height: 2rem;
    }
}

@media screen and (max-width:640px) {
    div#container {
        margin-top: 60px;
    }
    
    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-appeal {
        margin-bottom: 20px;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-appeal > h3 {
        font-size: 2rem;
        padding: 5px 10px;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-appeal > p {
        padding: 20px;
        font-size: 1.3rem;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview {
        display: block;
        justify-content: space-between;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit {
        margin: 10px 0;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > h3.climax-benefit-header {
        padding: 40px 20px 10px;
        font-size: 1.8rem;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.climax-benefit-logo {
        margin: 10px 0;
        width: 40%;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > p.climax-benefit-content {
        padding: 0 10px;
        font-size: 1.2rem;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > p.climax-benefit-content > span {
        font-size: 0.8rem;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > a.benefit-lp-link {
        padding: 5px 20px;
        margin: 10px;
        font-size: 1.5rem;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit:nth-of-type(1) > a.benefit-lp-link {
        font-size: 1.3rem;
    }
    
    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp {
        line-height: 2.5vw;
        bottom: 17%;
        right: 15%;
        width: 10%;
        padding-top: 10%;
        font-size: 2.2vw;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit:nth-of-type(2) > div.movie-information-stamp {
        right: 15%;
        bottom: 10%;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp > div span {
        font-size: 3vw;
        line-height: 3vw;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.regza-hivision-movie {
        margin: 40px 0;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.regza-hivision-movie > h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.regza-hivision-movie > iframe {
        min-height: 200px;
        margin: 40px auto 20px;
    }
}

@media screen and (max-width:499px) {
    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp {
        width: 12.5%;
        padding-top: 12.5%;
        right: 0%;
        bottom: 25%;
        font-size: 1rem;
        line-height: 1.3rem;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit:nth-of-type(2) > div.movie-information-stamp {
        right: 3%;
        bottom: 15%;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp > div {
        bottom: 5%;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp > div span {
        font-size: 1.3rem;
        line-height: 1.3rem;
    }
}

@media screen and (max-width:320px) {
    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit:nth-of-type(1) > a.benefit-lp-link {
        font-size: 1.2rem;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp {
        width: 13.5%;
        padding-top: 13.5%;    
        bottom: 30%;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit:nth-of-type(2) > div.movie-information-stamp {
        bottom: 18%;
    }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit {
        display: block;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.climax-benefit-logo {
        display: block;
        margin: 20px auto;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > p.climax-benefit-content {
        width: 100%;
        box-sizing: border-box;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > a.benefit-lp-link {
        text-align: center;
        width: 65%;
        margin: 20px auto;
        display: block;
        height: auto;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp {
        height: 0;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit:nth-of-type(2) > div.movie-information-stamp {
        right: 5%;
        bottom: 22.5%;
    }

    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div.climax-benefit > div.movie-information-stamp > div {
        width: 100%;
        left: 0;
    }
}

@media screen and (-ms-high-contrast: active) and (max-width:640px), screen and (-ms-high-contrast: none) and (max-width:640px) {
    div#content > section.drec > div.drec-l-main > div.drec-l-inner > div.climax-benefit-overview > div:nth-of-type(2).climax-benefit > div.movie-information-stamp {
        bottom: 12.5%;
    }
}