::selection{
        background:transparent;
}

html,
body {
    height: 100%;
    overflow-x: hidden;
}

body {
    font-family: "NotoSansJP", "Roboto", "NotoSansJP", "Helvetica Neue", helvetica, arial, sans-serif;
}

.sect3 ul li,
.sect4 ul li {
    font-weight: 200;
}

.color-red {
    color: #FF002D;
}

.font-roboto {
    font-family: "NotoSansJP", "Roboto", sans-serif;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap>.container {
    padding: 70px 15px 20px;
}

.clear-fix {
    clear: both;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: normal;
}

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li>form>button.logout {
    padding: 15px;
    border: none;
}

.czech-footer a {
    color: #707070;
    position: relative;
}

/* .czech-footer a::after{
    width: 0;
    transition: width 0.3s;
    content: "";
    height: 1px;
    position: absolute;
    bottom: 0;
    background-color: #707070;
    left: 0;
}

.czech-footer a:hover::after{
    width: 100%;
} */
.privacy-policy .section__text {
    text-transform: initial !important;
}

#contact-form,
#account-setting-form {
    background: unset;
    padding: 0;
}

.contact-title {
    color: #707070;
    font-family: "NotoSansJP", "Roboto", sans-serif;
}

#contact-form .form__btn {
    background: #FF002D;
}

/* .account__form__del_account button{
    text-align: right;
} */

#account-setting-form .form__btn {
    width: auto !important;
    background: #FF002D;
    margin-left: auto;
    padding: 16px 24px;
}

#account-setting-form .form-group {
    position: relative;
}

#contact-form input,
#contact-form textarea,
#account-setting-form input {
    border: 0.5px solid #949494;
    border-radius: 3px;
}

#contact-form .double_form,
#account-setting-form .double_form,
.double_plan {
    display: flex;
    gap: 20px;
}



#contact-form .double_form>div,
#account-setting-form .double_form>div,
.double_plan>div {
    width: 100%;
}

#contact-form .form-group p.c_title,
#account-setting-form .form-group p.c_title {
    color: #707070;
    font-weight: 200;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
}

.contact__spacing,
.sec__spacing {
    border-bottom: 1px solid #949494;
    margin-bottom: 30px;
}

.header__logo,
.header__logo:hover {
    background-color: unset !important;
}

.header__nav-mod li a {
    margin: 0 10px;
    color: #686868;
    font-family: 'NotoSansJP';
    font-weight: 200;
    font-size: 15px;
    line-height: 18px;
}

#account-setting-form .form-group .linklbl {
    position: absolute;
    right: 20px;
    top: 53px;
    color: #FF002D;
    font-family: 'NotoSansJP';
    font-weight: 200;
    font-size: 12px;
    line-height: 14px;
}

.actress__tags a,
.actress__home-btn a {
    color: #686868 !important;
}

.mySwiper .swiper-slide {
    height: unset !important;
}

.actress__prevnext-btn a {
    color: #686868;
}

.actress__prevnext-btn .greyed-out {
    color: #e9e9e9;
    cursor: unset;
}

.login_form_content form {
    margin: 0 auto;
}

.forgot_pass {
    display: block;
    text-align: right;
    margin-top: 5px;
}

.forgot_pass a,
.sign_up_link span a {
    color: #FF002D !important;
    text-transform: uppercase;
    background-image: unset !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    opacity: 1;
}

.sign__btn {
    background: #FF002D;
    border-radius: 3px;
    text-transform: none;
}

.sign_up_link {
    margin-top: 15px;
}

.sign_up_link span a {
    padding-left: 3px;
}

.sign__form {
    background-color: #F9F9F9 !important;
    padding-top: 50px;
    width: 100%;
}

.login_form_group {
    margin-top: 40px;
    width: 100%;
    padding: 20px;
    background-color: #fff;
}

.login_form_label {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.05em;
    color: #FF002D;
    margin-bottom: 24px;
    text-align: center;
}

.login_form_group label {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    color: #707070 !important;
}

.sign__group--checkbox label {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    line-height: 16px;
    color: #868686;
}

.sign__group--checkbox a {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    line-height: 14px;
    color: #FF002D;
}

.login_form_group input {
    border: 0.5px solid #949494;
    border-radius: 3px;
    background-color: #fff !important;
}

.sign__group--checkbox input:not(:checked)+label:before,
.sign__group--checkbox input:checked+label:before {
    background-color: #fff;
    border: 0.5px solid #949494;
    border-radius: 3px;
}

.double_plan.plan_btns {
    padding-top: 30px;
}

.double_plan.plan_btns .plan__div::before {
    content: none !important;
}

.double_plan.plan_btns .plan__div {
    padding-left: 0;
    padding-bottom: 0;
}

.forgot_pass {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 12px;
    line-height: 14px;
}


.sign__btn {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
}

.sign_up_link {
    text-align: center;
}

.sign_up_link span,
.sign_up_link p {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    line-height: 16px;
    color: #868686;
    position: relative;
}

.sign_up_link p:before {
    content: "";
    width: 30%;
    height: 2px;
    background: #a3a3a3;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.sign_up_link p:after {
    content: "";
    width: 30%;
    height: 2px;
    background: #a3a3a3;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
}

.sign_up_link p.ten:before {
    width: 38%;
}

.sign_up_link p.ten:after {
    width: 38%;
}

.login_form_group .text-label {
    font-family: 'NotoSansJP';
    font-size: 16px;
    font-style: normal;
    color: #707070;
    font-weight: 200;
    letter-spacing: 0.05em;
}

.sign-up-btn {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #868686;
    border: solid 1px;
    display: block;
    border: solid 1px #868686;
    border-radius: 3px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sign-up-btn:hover {
    color: #FF002D;
    border-color: #FF002D;
}

.sign-new-user {
    margin-top: 25px;
    margin-bottom: 25px;
}

.sign_up_link span a {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 12px;
    line-height: 14px;
    color: #FF002D;
}

#login-form .header__logo-text p {
    margin-bottom: 0px;
}

.login_form_section {
    position: relative;
}

.login_form_section input {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.login_form_section .cpy_footer {
    margin-top: 90px;
}

.login_form_section {
    background-color: #F9F9F9;
}

.plans {
    padding-top: 0 !important;
}

.pricing {
    /* gap: 35px; */
    display: block;
}

.plan_content {
    text-align: center;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.content_1,
.content_2 {
    border-radius: 3px;
    padding-top: 35px;
    padding-bottom: 25px;
    padding-right: 35px;
    padding-left: 35px;
}

.content_1 {
    background: #F4F4F4;
}

.content_2 {
    background: #FF002D;
    color: #fff;
}

.content_1 .plan_title {
    font-family: 'NotoSansJP';
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #FF002D;
}

.content_1 .plan_price {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
    line-height: 56px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #1C1C1C;
    padding-top: 5px;
    padding-bottom: 5px;
}

.content_1 .plan_duration {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #1C1C1C;
}

.content_1 .plan_description {
    margin-top: 25px;
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    color: #1C1C1C;
}

.content_1 .plan_price_btn {
    font-family: 'NotoSansJP';
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    background: #FF002D;
    border-radius: 3px;
    margin-top: auto;
}

.content_2 .plan_title {
    font-family: 'NotoSansJP';
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.1em;
}

.content_2 .plan_price {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
    line-height: 56px;
    letter-spacing: 0.05em;
    padding-top: 5px;
    padding-bottom: 5px;
}

.content_2 .plan_duration {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.05em;
}

.content_2 .plan_description {
    margin-top: 25px;
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.05em;
}

.content_2 .plan_price_btn {
    font-family: 'NotoSansJP';
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #FF002D;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    background: #FFFFFF;
    border-radius: 3px;
    margin-top: 50px;
}

.sect3__order-by a {
    color: #686868;
}

.list-view {
    width: 100%;
    margin-left: 0px;
}

.sec_list {
    flex-direction: column;
}

.mySwiper2 .swiper-slide img {
    display: block;
    width: auto !important;
    height: 100%;
    object-fit: cover;
}

.mySwiper .swiper-slide img {
    display: block;
    width: auto !important;
    height: initial !important;
    object-fit: initial !important;
}

.swiper-slide {
    background-color: #c3c3c3;
}

.header__input-field::placeholder {
    color: #adadad !important;
    opacity: 1;
}

.image-popup {
    position: absolute;
    /*  so that not take place   */
    top: 50%;
    left: 50%;
    z-index: 1000;
    /*  adobe all elements   */
    transform: translate(-50%, -50%);
    /*  make center   */
    display: none;
}

.image-popup img {
    max-width: 90vw;
    max-height: auto;
}

.popup_overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    background: #e5e5e5a3;
    z-index: 9;
    display: none;
}

.pagination li {
    display: inline;
    padding-left: 15px;
    padding-right: 15px;
}

.pagination li a {
    color: #707070;
}

.centered-no-header {
    max-width: 500px;
    margin: 0 auto;
    background-color: #F9F9F9 !important;
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.account-verified {
    text-align: center;
    margin-top: 50px;
}

.header__logo-text span {
    padding: 0px 0px;
}

.account-verified i {
    color: #FF002D;
    font-size: 40px;
}

.account-verified h5 {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.05em;
    color: #FF002D;
    padding-top: 10px;
    padding-bottom: 10px;
}

.account-verified p {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #707070;
    margin-bottom: 30px;
}

.account-verified a {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.account-verified a button {
    background: #FF002D;
    border-radius: 3px;
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
}

.login-alert {
    margin-top: 50px !important;
    margin-bottom: -50px !important;
}

.mod__notif-message {
    align-items: center;
}

.smalltext-intro li:nth-child(2) {
    text-align: center;
    font-size: .8em;
    /* word-spacing: 26px; */
    margin-left: unset;
}

.smalltext-intro li:nth-child(3),
.smalltext-intro li:nth-child(5) {
    margin-bottom: 10px;
}

.modal .proceed {
    margin: 15px auto 12px;
}

.smalltext-intro {
    padding-top: 5px;
}

.finish_sign_up {
    background: #FF002D;
    border-radius: 3px;
    text-transform: none;
    color: #fff;
    padding: 7px 30px;
    transition: none;
}

.finish_sign_up:hover {
    color: #fff;
}

.lp-container {
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 150px;
    padding-right: 150px;
}

.about-section {
    margin-bottom: 75px;
}

.about-section h2 {
    color: #686868;
    font-family: 'NotoSansJP';
    font-size: 150px;
    font-style: normal;
    font-weight: 700;
    line-height: 180px;
}

.about-desc {
    width: 680px;
}

.about-desc h3 {
    color: #686868;
    font-family: 'NotoSansJP';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    position: relative;
}

.about-desc h3::before {
    content: "";
    width: 206px;
    height: 1px;
    position: absolute;
    top: 18px;
    left: -222px;
    border-top: solid 1px #686868;
}

.about-desc p {
    color: #686868;
    font-family: NotoSansJP;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 30px;
}

.desc-wrapper {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 70px;
}

.desc-image img {
    width: 730px;
    height: 422px;
    object-fit: cover;
}

.desc-image .img-subtext,
.desc-image-2 .img-subtext,
.simple-desc .img-subtext {
    color: #686868;
    font-family: NotoSansJP;
    font-size: 12px;
    font-style: normal;
    font-weight: 200;
    line-height: 36px;
}

.desc-content {
    background: #FBFBFB;
    padding: 33px 38px;
    width: 52%;
    margin-left: auto;
    position: relative;
    margin-top: -27%;
}

.desc-content p {
    color: #686868;
    font-family: Noto Sans JP;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 32px;
}

.desc-content h3 {
    color: #686868;
    font-family: Noto Sans JP;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.desc-image-2 {
    margin-top: 40px;
}



.desc-image-2 .img-wrap {
    width: 730px;
    display: block;
    margin-left: auto;
}

.desc-image-2 img {
    width: 730px;
    height: 422px;
}

.desc-image-2 .img-subtext {
    color: #686868;
    font-family: NotoSansJP;
    font-size: 12px;
    font-style: normal;
    font-weight: 200;
    line-height: 36px;
    text-align: right;
}

.desc-image-2 .desc-content {
    margin-right: auto;
    margin-left: unset;
}

.quality-desc {
    display: flex;
}

.quality-desc .img-wrap {
    flex: 1 1 100%
}

.quality-desc .desc-content-quality {
    flex: 1 1 50%;
}

.quality-desc .desc-content-quality p {
    color: #686868;
    font-family: NotoSansJP;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 30px;
}

.simple-desc {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 65px;
}

.simple-desc .img-wrap {
    margin-top: 70px;
}

.simple-desc h3 {
    color: #686868;
    font-family: NotoSansJP;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}

.simple-desc-content ul {
    list-style: disc;
    margin-left: 25px;
}

.simple-desc-content ul li,
.simple-desc-content p {
    color: #686868;
    font-family: NotoSansJP;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 30px;
}

.about-section.lp-footer {
    margin-bottom: 0;
    padding: 20px;
    border-top: solid 1px #1b1b1b;
}

.concept-banner {
    width: 100%;
    height: 650px;
    background: url('../img/concept/concept-banner.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 65px;
    position: relative;
}

.concept-banner-overlay {
    width: 100%;
    height: 100%;
    background: #00000030;
    position: absolute;
}


.concept-content {
    padding-top: 105px;
    padding-left: 150px;
    padding-right: 150px;
    max-width: 1440px;
    margin: 0 auto;
    height: 100%;
}

.concept-banner img {
    width: 300px;
    margin-bottom: 60px;
}

.concept-content h1 {
    color: #FFF;
    font-family: NotoSansJP;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.concept-content {
    position: relative;
}

.concept-content:before {
    content: "";
    width: 17px;
    height: 215px;
    background: url('../img/concept/scroll-down.png');
    position: absolute;
    background-repeat: no-repeat;
    left: 47px;
    bottom: 48px;
}

.concept-content h1 {
    position: relative;
}

.concept-content h1:before {
    content: "";
    width: 36px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: -36px;
    left: 0;
}

.nav-search-tag-list form {
    margin-top: 5px;
    margin-bottom: 5px
}

.header__input-search i {
    padding: 9.5px 10px;
}

.header__input-field {
    width: 99%;
    margin: 0;
}

.header__input-search button {
    position: absolute;
    top: 0;
    width: 90px;
    right: 15px;
}

.plan-section {
    padding-top: 40px;
    margin-top: 25px;
    /* border-top: 1px solid #949494; */
}

.cp_sub_div .row{
    gap:10px;
}

.crypto-sect{
    flex-wrap: wrap;
    gap:10px;
}

.cp_step_img.img_26 {
    width: 313px;
}

@media(max-width:767px) {

    body {
        font-family: "NotoSansJP", "Roboto", sans-serif !important;
    }

    .container {
        max-width: 100%;
    }

    .tag-panel .panel-body {
        margin-bottom: 0;
    }

    .sect3 {
        padding-top: 0px !important;
        padding-bottom: 32px !important;
    }

    .plan-section {
        padding-top: 0px;
        margin-top: 15px;
        /* border-top: 1px solid #949494; */
    }

    .main-camera {
        margin-top: 0px !important;
    }

    .nav li>form>button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }

    .modal-premium.open {
        padding-left: 20px;
        padding-right: 20px;
    }

    .sign_up_link p:before {
        width: 24%;
    }

    .sign_up_link p:after {
        width: 24%;
    }

    .sign_up_link p.ten:before {
        width: 34%;
    }

    .sign_up_link p.ten:after {
        width: 34%;
    }

    .alt_video .vjs-control-bar {
        padding-left: 25px;
    }

    .main_video .vjs-error .vjs-error-display:before {
        content: "COMING SOON" !important;
        font-size: 10vw;
    }

    .alt_video .vjs-error .vjs-error-display:before {
        content: "COMING SOON" !important;
        font-size: 10vw;
    }

    .sign__form {
        padding: 40px 0px !important;
    }

    .smalltext-intro {
        margin-top: -20px;
    }

    .smalltext-intro li {
        font-size: 16px !important;
    }

    .login_form_group {
        padding-top: 50px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .content_1 {
        margin-bottom: 35px;
    }

    .content_1 .plan_price_btn {
        margin-top: 40px;
    }

    .cp_step_img{
        width: 100%;
        padding-left: 50px;
        padding-right: 50px
    }
}

.nav>li>form>button.logout:focus,
.nav>li>form>button.logout:hover {
    text-decoration: none;
}

.nav>li>form>button.logout:focus {
    outline: none;
}

.modal.modal-premium .modal-content {
    background: #fff;
    max-width: 675px;
    padding-top: 35px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    border-radius: 10px;
    position: relative;
}

.modal.modal-account .modal-content {
    background: #fff;
    max-width: 675px;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    border-radius: 10px;
    position: relative;
    min-height: 215px;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    display: none !important;
}

.modal.modal-premium.modal-jp .modal-content::before {
    background: url('../modal-image3.png');
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 500px;
    width: 277px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.modal.modal-premium.modal-en .modal-content::before {
    background: url('../modal-image3.png');
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 515px;
    width: 277px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.modal.modal-premium .modal-content .av-logo {
    width: 60%;
    padding-bottom: 23px;
}

.modal.modal-premium .modal-content h5 {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #FF002D;
    padding-bottom: 15px;
}

.modal.modal-premium .modal-content p {
    padding-bottom: 20px;
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #707070;
}

.modal.modal-premium .modal-content span {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #707070;
}

.modal.modal-premium .modal-content ul {
    padding-bottom: 20px;
}

.modal.modal-premium .modal-content li {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.05em;
    color: #1C1C1C;
    margin-bottom: 12px;
}

.modal.modal-premium .modal-content li:before {
    content: "\2713";
    color: #FF002D;
    padding-right: 12px;
}

.modal.modal-premium .modal-content .upgrade_to_premium {
    float: none;
    display: block
}

.modal.modal-premium .modal-content .upgrade_to_premium button {
    width: 202px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    margin-bottom: 12px;
}

.modal.modal-premium.modal-en .modal-content .upgrade_to_premium button {
    width: unset;
}

/* .upgrade_to_premium button:hover,.upgrade_to_premium2 button:hover{
    color: #433904 !important;
} */

.modal-overlay, .modal-overlay-age {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    position: fixed;
    top: 0;
    z-index: 9;
}

.modal.modal-premium .modal-content{
    min-height: 500px;
}

.close-modal {
    font-weight: bold !important;
    color: #fff !important;
    font-style: normal !important;
    position: absolute;
    right: 17px;
    top: 14px;
    font-size: 20px !important;
    text-shadow: 0px 0px 6.53035px #000000;
    cursor: pointer;
}

.recaptcha__validation {
    display: none;
}

.cont {
    cursor: pointer;
}

.av_cards {
    font-family: 'NotoSansJP';
    font-weight: 200;
    font-size: 16px;
    line-height: 15px;
    letter-spacing: 0.05em;
    color: #707070;
    margin-bottom: 40px;
}

.pcard {
    padding-left: 0 !important;
}

.pcard img {
    width: 100%;
}

.av_wrap {
    padding: 35px 35px !important;
}

.main-camera span:not(.color-red) {
    color: #000;
}

.page-404__wrap {
    min-height: 70vh;
}

.page-404__content {
    background-color: #F9F9F9;
    box-shadow: unset;
    max-width: 610px;
    padding-left: 50px;
    padding-right: 50px;
}

.page-404__content:before {
    content: none;
}

.actress-list-view .empty {
    color: #1C1C1C;
}

.page-404__title {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 700;
    font-size: 181px;
    line-height: 181px;
    letter-spacing: 0.05em;
    color: #1C1C1C;
    background-image: unset !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    text-shadow: unset;
}

.page-404__text_h {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0.05em;
    color: #707070;
}

.page-404__text {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #707070;
}

.page-404__btn {
    background: #FF002D;
    border-radius: 3px;
    width: 100%;
    box-shadow: unset;
}

.sign__group--checkbox label:before {
    background-color: #fff;
    border: 0.5px solid #949494;
    border-radius: 3px;
}

.sign__group--checkbox label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    /* background-color: #2b2b31; */
}

.sign__group--checkbox .error__input {
    font-size: inherit;
}

.sign__group--checkbox .checkbox label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.noti {
    display: none;
}

.sign__group--checkbox label .noti:after {
    font-family: 'Ionicons';
    content: '\f3ff';
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    color: #ff55a5;
}

.modal-cancel-confirm .form__btn {
    width: auto !important;
    background: #FF002D;
    height: auto;
    padding: 14px 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    font-size: 12px;
    margin: 0;
}

.video-js .vjs-progress-control .vjs-mouse-display {
    display: none !important;
}

.video-js .vjs-play-progress {
    background-color: #FF002D;
}

.close-modal-div {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.sign__group--checkbox label span {
    margin-left: 25px;
}

.main-camera h3 {
    font-weight: normal !important;
    line-height: 1.3;
}

.main-camera {
    margin-bottom: 20px;
    margin-top: -20px;
}

.pagination li.active a {
    color: #FF002D;
}

.add_model_list:hover {
    color: #fff !important;
}

.select-currency {
    font-family: 'NotoSansJP';
    font-weight: 500;
    font-size: 14px;
    background: #fff !important;
    color: #686868;
    height: 45px;
    border: solid 1px #ccc !important;
    border-radius: 3px;
    padding-left: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: auto;
}

.close-modal-div {
    text-align: center;
    margin-top: 30px;
}

.privacy-policy .section__text li:nth-child(5) {
    color: #707070 !important;
    font-weight: 200;
}

.video-js .vjs-tech {
    -moz-transform: translate(0, 0) !important;
}

.vjs-poster img {
    object-fit: cover !important;
    width: 1920px;
    height: auto;
    aspect-ratio: 2/1;
}

.plan_notice span {
    font-family: 'NotoSansJP';
    font-weight: bold;
    font-size: 20px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.1em;
    display: block;
    margin-bottom: 30px;
    font-style: normal;
}

.coming-soon {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0.05em 0.05em 0.1em #000;
    line-height: 1;
    width: 100%;
    background: #000;
    margin-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_video .coming-soon {
    font-size: 65px;
    height: 520px;
}

.alt_video .coming-soon {
    font-size: 50px;
    height: 252px;
}

.poetry_of_model {
    font-family: 'NotoSansJP';
    font-weight: 200;
    font-size: 1.5em;
    line-height: 33px;
    color: #707070;
    font-weight: bold;
}

.checkbox {
    cursor: pointer;
}

.checkbox:hover {
    cursor: pointer;
    -webkit-box-shadow: 4px 4px 17px -5px rgba(143, 143, 143, 1);
    -moz-box-shadow: 4px 4px 17px -5px rgba(143, 143, 143, 1);
    box-shadow: 4px 4px 17px -5px rgba(143, 143, 143, 1);
}

.checkbox:not(.active):hover .price-details .plan-title,
.checkbox:not(.active):hover .price-details .spot-title {
    font-weight: 500 !important;
}

.mt-20 {
    margin-top: 20px;
}

.lp-lang-switch {
    position: absolute;
    right: 150px;
    top: 50px;
    z-index: 5;
}

.lp-lang-switch img {
    width: 45px;
    margin-bottom: 0;
}

.concept-cta button {
    margin-bottom: 50px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 3px;
    padding-left: 30px;
    padding-right: 30px;
}

.modal-premium {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.modal-content {
    top: 0px;
}

.show-tab {
    display: none;
}

.pagination li.active a {
    color: #fff;
}

.pagination li.active {
    background: #FF002D;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

/* .concept-section img{
    height: 270px;
} */

.plan-section .small {
    font-style: normal !important;
}

.sect5 .to-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 9999;
    background: #fff;
    display: none;
    padding: 0;
    width: 50px;
    height: 50px;
}

.to-top i {
    padding-left: 0 !important;
}

.join-now {
    border: solid 1px #fff;
    letter-spacing: 1.5px;
}

.upgrade_to_premium button {
    background: #F8BD00;
    border-radius: 3px;
    margin-top: -2px;
    padding-left: 15px;
    letter-spacing: 1.5px;
}

.actress-list-grid {
    padding-bottom: 0px;
}

.join-now-container {
    padding-top: 0;
    padding-bottom: 40px;
}

.upgrade_to_premium button .fas {
    padding: 11px;
    margin-left: 14px;
    background: #fff;
    color: #F8BD00;
    border: solid 1px #F8BD00;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.actress-list-view .pagination {
    display: inline-block;
}

.actress-list-view .pagination .prev {
    padding-left: 50px;
}

.actress-list-view .pagination .next {
    padding-right: 50px;
}

.actress-list-view .pagination {
    border: solid 2px #FD3054;
    /* display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row; */
    margin: 0 auto;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 31px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.pagination li {
    display: inline;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 10px;
    margin-right: 10px;
}

.pagination li {
    padding-top: 6px;
    padding-bottom: 6px;
}

.header .upgrade_to_premium button {
    -webkit-transition: unset;
    -moz-transition: unset;
    transition: unset;
}

.header .upgrade_to_premium button:hover {
    color: #fff !important;
}

.header .upgrade_to_premium button:focus {
    color: #fff !important;
}

.header a {
    -webkit-transition: unset;
    -moz-transition: unset;
    transition: unset;
}

.plan_section .nav-list-header,
.plan_section form,
.plan_section .tag-list {
    display: none !important;
}

.model__tag .model__tag-btn {
    font-weight: 500;
    font-size: 14px;
    font-family: "NotoSansJP";
    padding: 2px 10px;
    opacity: 1;
    height: unset;
    padding: 2px 10px;
}

.modal__hidden-tag ul {
    display: flex;
    justify-content: center;
    row-gap: 10px;
}

p.cp_text{
    margin-bottom: 25px;
}

.cp_sub_title.fix-align{
    margin-top:25px;
    margin-bottom: 0;
}

.success-section{
    padding-top: 30px;
}

.thank-you{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 80px;
}

.vjs-menu-item-text{
    text-transform: uppercase;
}

.thank-you p{
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    color: #686868;
    margin-top: 20px;
    margin-bottom: 20px;
}

.thank-you .go-home{
    width: 320px;
    color: #fff;
    padding-top: 16px;
    padding-bottom: 16px;
    font-weight: 400;
    font-size: 14px;
}

.red-btn{
    background-color: #FF002D;
}

.privacy-policy ul.section__text.dot_ul {
    padding-left: 10px;
}

.privacy-policy ul.section__text.dot_ul li{
    list-style-type: '・';
    padding-left: 0px;
}

@media (max-width: 767px) {

    .thank-you .go-home{
        max-width: 305px;
    }

    .thank-you p{
        font-size: 24px;
    }

    .line-heading-2{
        height: auto;
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 20px;
        gap: 10px;
    }

    .line-heading-2 .small{
        padding-left: 0;
    }

    .concept-cta button {
        margin-bottom: 50px;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 3px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .join-now {
        margin-top: 0;
        margin-bottom: 25px;
        font-weight: 900;
        font-size: 20px;
        letter-spacing: 3px;
        /* padding: 5px 200px 5px 5px; */
        padding: 10px 27px;
        border-radius: 6px;
        box-shadow: 3px 3px 5px 5px rgba(0, 0, 0, 0.09);
        -webkit-box-shadow: 3px 3px 5px 5px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: 3px 3px 5px 5px rgba(0, 0, 0, 0.09);
    }

    .actress-list-view .pagination {
        margin: 50px auto 0 auto;
    }

    .pagination li {
        font-family: "NotoSansJP", "Roboto", sans-serif;
        font-size: 18px;
    }

    .concept-section img {
        height: auto;
    }

    .lp-lang-switch {
        position: absolute;
        right: 15px;
        top: 0px;
        z-index: 5;
    }

    .lp-lang-switch img {
        width: 40px !important;
        margin-bottom: 0 !important;
    }

    .header__nav-mod li a {
        font-size: 12px;
    }

    .vjs-poster img {
        height: 100%;
    }

    .main_video .coming-soon,
    .alt_video .coming-soon {
        font-size: 10vw;
        height: 240px;
    }

    .sect1 img {
        /* position: relative; */
        padding: 0;
    }

    .actress__icon li div i {
        font-size: 15px;
    }

    .swiper-button-next {
        height: 100%;
        top: 22px;
        right: 0px !important;
        padding-left: 20px;
        padding-right: 20px;
        /* background: rgb(195,195,195);
        background: linear-gradient(90deg, rgba(195,195,195,1) 0%, rgba(143,143,143,0.3743872549019608) 51%, rgba(0,0,0,0.16430322128851538) 74%, rgba(30,30,30,0.18951330532212884) 100%); */
    }

    .swiper-button-prev {
        height: 100%;
        top: 22px;
        left: 0px !important;
        padding-right: 20px;
        padding-left: 20px;
        /* background: rgb(30,30,30);
        background: linear-gradient(90deg, rgba(30,30,30,0.18951330532212884) 0%, rgba(0,0,0,0.16430322128851538) 26%, rgba(143,143,143,0.3743872549019608) 49%, rgba(195,195,195,1) 100%); */
    }

    .image-popup img {
        max-width: 180vw;
        max-height: 90vh;
    }

    #contact-form .alert {
        height: auto !important;
    }

    /* .actress_details{
        padding-bottom: 20px;
    } */

    .actress_info,
    .actress_stats {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    #contact-form .alert h4 {
        line-height: 25px;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 200;
    }

    iframe {
        height: 100% !important;
    }

    .modal.modal-premium .modal-content {
        background: #fff;
        max-width: 675px;
        padding-top: 0;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        border-radius: 10px;
        position: relative;
    }

    .modal.modal-premium .modal-content::before {
        background-size: 49% !important;
    }

    .main-camera span:not(.color-red) {
        color: #000;
        font-size: 45px;
    }

    .main-camera span.color-red {
        font-size: 45px;
    }

    .modal.modal-premium .modal-content::before {
        background: unset;
        content: none;
    }

    .header__input-search i {
        padding: 8.5px 10px;
    }

    .header__input-field {
        padding: 4px 15px;
    }

    .header__signin {
        justify-content: space-between !important;
    }

    .header__lang {
        margin-left: 0px !important;
    }

    .header__logo img {
        height: auto !important;
        max-width: 220px !important;
        margin-top: 40px;
    }

    .header__logo {
        margin-bottom: 20px;
    }

    .upgrade_to_premium button {
        margin-top: 0px;
    }

    .header__signin .header__join {
        background-color: #FF0000;
        display: block;
        text-align: center;
        padding: 11px 25px;
        width: unset;
        height: unset;
        font-family: 'NotoSansJP';
        font-weight: 800;
        font-size: 11px;
        line-height: 14px;
        letter-spacing: normal;
    }

    .header__tag-mod li button {
        margin: 2.5px 5.5px;
    }

    .pick-up-img img,
    .new-arrival-img img {
        width: 100%;
        height: auto;
        object-fit: cover;
        aspect-ratio: 16/10;
    }

    .header__logo-text p {
        display: inline-block;
        padding: 5px 10px;
        letter-spacing: 5px;
        border-radius: 5px;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 15px;
        line-height: 18px;
        letter-spacing: 0.1em;
    }

    .header__logo-text p span {
        font-weight: 700;
        color: #FF002D;
    }

    .header__nav-mod {
        margin-bottom: 15px;
        margin-top: 9px;
    }

    /* .header__input-search button {
        width: 100%;
    } */

    /* .header__input-search .center-button{
        padding-left: 0;
        
    } */

    .header__tagShowAll {
        font-size: 14px;
    }

    .header__input-search .center-button button {
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 12px;
        line-height: 18px;
        color: #FFFFFF;
        padding: 0px 30px;
        text-align: center !important;
    }

    .header__input-field {
        width: 100%;
        padding: 6px 15px;
        margin: 0px;
        box-sizing: border-box;
        padding-left: 35px;
        border: 1px solid #949494 !important;
        border-radius: 3px !important;
    }

    .col-search {
        display: flex;
        align-items: center;
    }

    .header__tag-mod li button {
        font-weight: 500;
        font-size: 14px;
        padding: 2px 10px;
    }

    .search-bar {
        margin-bottom: 15px;
    }

    .header__tag-mod {
        margin-bottom: 10px;
    }

    .sect1 .sect1__bg {
        background-color: #F4F4F4;
        margin-top: 23px;
        padding: 10px 15px 20px 15px;
        margin-bottom: 20px;
    }

    .pick-up {
        font-size: 24px !important;
        color: #707070 !important;
        ;
        display: flex !important;
        ;
        align-items: center !important;
        ;
        margin-top: 5px;
        font-weight: 300;
        font-style: normal;
        margin-bottom: 15px;
    }

    .phash {
        padding-right: 120px;
    }

    .double_plan.plan_btns {
        display: flex;
        padding-top: 30px;
    }

    .double_plan.plan_btns .plan__div:first-child {
        justify-content: flex-start;
    }

    .double_plan.plan_btns .plan__div:nth-child(2) {
        justify-content: flex-end;
    }

    #account-setting-form .form-group .linklbl .fas {
        padding-right: 5px;
    }

    .upgrade_to_premium2 {
        font-family: 'NotoSansJP';
        font-weight: 500;
        font-size: 12px;
        text-align: center;
        color: #433904;
        line-height: 14px;
        background: #F8BD00;
        border-radius: 3px;
        padding: 13px 12px;
    }

    .pick-up text {
        padding-left: 10px;
        color: #FF002D;
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 200;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.05em;
    }

    .bor-top {
        padding-top: 25px;
        margin-top: 25px;
        border-top: solid 1px;
    }

    .actress-list-view {
        margin: auto;
    }



    .sect2__title h2,
    .sect3__title h2,
    .sect4__title h2 .sect2__title h1,
    .sect3__title h1,
    .sect4__title h1 {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 300 !important;
        font-size: 24px !important;
        line-height: 28px;
        letter-spacing: 0.05em;
    }

    .sect2__title .small,
    .sect3__title .small,
    .sect4__title .small {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 200;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.05em;
        color: #FF002D;
    }

    .sect1 .sect1_tagline {
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 28px;
        line-height: 33px;
        text-align: center;
        color: #707070;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .sect1 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .sect2,
    .sect3,
    .sect4,
    .sect5 {
        padding: 0;
    }

    .sect3 ul {
        font-size: 14px;
    }

    .sect2 ul {
        display: inline;
        text-align: center;
        font-size: 18px;
        color: #686868;
    }

    .sect2 .new_arrival .actress_name {
        font-size: 22px;
        padding-left: 14px;
        padding-right: 14px;
    }

    .sect2 ul li {
        padding: 0;
    }

    .sect2 ul li:last-child {
        padding-bottom: 20px;
    }

    .sect2 .pos-relative {
        padding-bottom: 10px;
    }

    .sect3 ul:before,
    .sect4 ul:before {
        /* content: ""; */
        width: 130%;
        background: #f4f4f4;
        height: 205px;
        position: absolute;
        bottom: 16%;
        z-index: -1;
        left: -45px;
    }

    .sect3.actress-rec ul:before {
        /* content: ""; */
        width: 130%;
        background: #f4f4f4;
        height: 205px;
        position: absolute;
        bottom: 10% !important;
        z-index: -1;
        left: -45px;
    }

    .sect4 ul {
        font-size: 14px;
    }

    .sect5 .sect5__show-all {
        font-family: "NotoSansJP", "Roboto", sans-serif;
        font-weight: 300;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        letter-spacing: 4px;
        margin-bottom: 25px;
        border: solid 1px #00000009;
    }

    .sect5 .sect5__show-all {
        display: block;
        margin: 0px auto;
        margin-bottom: 35px;
    }

    .join-now {
        letter-spacing: 2px;
        margin-bottom: 35px;
        margin-top: 0;
        margin-bottom: 25px;
        font-weight: 900;
        font-size: 16px;
        /* padding: 5px 200px 5px 5px; */
        padding: 10px 25px;
        border-radius: 6px;
    }

    .czech-footer .header__logo-text p {
        background-color: #fff;
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 200;
        font-size: 13.6364px;
        line-height: 16px;
        letter-spacing: 0.1em;
        color: #1C1C1C;
    }

    .czech-footer {
        height: auto;
        background: #F9F9F9;
        padding: 0;
    }

    .czech-footer .footnav_title {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 200;
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.05em;
        color: #FF002D;
        padding-bottom: 10px;
        border-bottom: 1px solid #D3D3D3;
        margin-bottom: 15px;
    }

    .czech-footer li {
        font-family: 'NotoSansJP', sans-serif;
        font-weight: 200;
        font-size: 14px;
        line-height: 24px;
        color: #707070;
    }

    .footer-logo {
        padding-bottom: 20px;
    }

    .czech-footer .py {
        padding: 30px 15px;
    }

    .cpy_footer {
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 12px;
        line-height: 32px;
        color: #949494;
        text-align: center;
        background: #E9E9E9;
    }

    .cpy_footer p {
        margin-bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .pt-5 {
        padding-top: 3em;
    }

    .sect3__order-by {
        padding-top: 20px;
    }

    .model__mod img {
        width: 100%;
        height: unset !important;
        position: relative;
        object-fit: unset !important;
        aspect-ratio: 2/3;
    }

    .actress_stats {
        text-align: center;
        font-size: 3.2vw;
        font-weight: 600;
    }


    .sect3 .model__mod ul:before {
        bottom: 26%;
    }

    .ac-list-view .model__mod ul:before {
        bottom: 25%;
    }

    .model__mod {
        margin-bottom: 0;
        margin-top: 12px;
    }

    .actress__pagination {
        padding-top: 30px;
        font-size: 16px;
    }

    .actress__pagination {
        font-weight: 200;
    }

    .actress {
        padding-top: 20px;
    }

    .display-sp .actress__tagline2 {
        min-width: 100%;
        display: block;
    }

    .tagline_actress {
        text-align: center;
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 16px;
        line-height: 33px;
        text-align: center;
        color: #707070;
    }


    .actress .actress__name {
        font-size: 24px;
    }

    .actress .actress__name h1 {
        display: inline-block;
        font-weight: 700;
        font-size: 24px;
    }

    .actress .actress__name span {
        font-weight: 300;
    }

    .actress-profile li:nth-child(odd) {
        color: #000 !important;
        font-weight: 700;
        margin-bottom: 0;
    }

    ul.actress-profile {
        font-size: 2.8vw;
    }

    .actress-profile li:nth-child(even) {
        margin-bottom: 7px;
    }

    .actress_img_cont {
        padding-right: 0;
    }

    .actress__desc h2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .add_model_list {
        font-family: 'NotoSansJP';
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
        color: #FFFFFF;
        background: #FF002D;
        border-radius: 3px;
        padding: 20px 0px;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }

    .actress__icon {
        padding: 20px 0;
    }

    .actress__icon .share-logo {
        background-color: #000;
        width: 35px;
        height: 35px;
        border-radius: 50%;
    }

    .cut-corner {
        clip-path: polygon(0 0, 90% 0, 100% 15%, 100% 100%, 10% 100%, 0 85%);
    }

    .directors-eye {
        font-size: 1.5em;
        text-align: left;
        line-height: 1.2;
        margin-top: 0px;
        margin-bottom: 15px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .de-title {
        font-size: 30px;
        font-weight: 500;
    }

    .directors-eye div:nth-child(2) {
        color: #707070;
        font-size: 20px;
        padding-left: 2px;
    }

    .directors-eye div:nth-child(2) span {
        color: #000;
        font-weight: bold;
        font-size: 20px;
    }

    .swiper-title {
        position: relative;
        padding-bottom: 20px;
        padding-top: 9px;
    }

    .mb-sec.acctress-recommend {
        margin-bottom: 33px;
    }

    .privacy-policy .section__text.ins-message-title {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #707070;
    }

    .privacy-policy .section__text {
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 14px;
        line-height: 32px;
        color: #707070;
    }

    ul.section__text {
        margin-bottom: 50px;
    }

    ul.section__text {
        padding-left: 15px;
    }

    ul.section__text li {
        list-style-type: '-';
        padding-left: 10px;
    }

    #contact-form .double_form,
    #account-setting-form .double_form,
    .double_plan {
        display: block;
    }

    p.plan__label {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        color: #707070;
        margin-bottom: 0;
    }

    .plan__div {
        padding-bottom: 28px;
        position: relative;
        padding-left: 22px;
    }

    .plan__div:not(.pcard)::before {
        content: "▶";
        position: absolute;
        left: 0;
        top: -3px;
    }

    .plan_wrap {
        margin-top: 20px;
        padding: 35px 25px;
        background: #f4f4f4;
        position: relative;
    }

    span.p__content {
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 14px;
        line-height: 19px;
        color: #707070;
    }

    .cancel__membership {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 14px;
        color: #707070;
        padding: 13px 22px;
        border: 1px solid #707070;
        border-radius: 3px;
        position: relative;
        /* float: right; */
    }

    .plan__div {
        display: flex;
        justify-content: space-between;
        padding-bottom: 20px;
    }

    .plan_wrap {
        padding: 25px 14px;
    }

    .plan__div .plan__label {
        flex: 0 0 50%;
    }

    .plan__div .p__content {
        text-align: right;
    }

    #account-setting-form .form-group .linklbl {
        top: 53px;
    }

    .account-section {
        margin-bottom: 30px;
    }

    .faq-section .panel-title {
        margin-bottom: 0;
    }

    .faq-section .panel-title>a {
        font-family: 'NotoSansJP';
        font-weight: 300;
        font-size: 16px;
        line-height: 19px;
        color: #707070;
        text-transform: none !important;
        padding-left: 12px;
        padding-right: 12px;
    }

    .panel-heading a.collapsed:before {
        content: url(../chevron-down.svg);
    }

    .panel-heading a:before {
        content: url(../chevron-up.svg);
    }

    .panel-collapse {
        background-color: #fff;
    }

    .panel-body p {
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 14px;
        line-height: 32px;
        color: #707070;
    }

    .panel {
        border: none !important;
    }

    .panel-body {
        padding-left: 20px;
        padding-right: 20px;
    }

    .py-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .modal__hidden-tag ul {
        margin: 0 !important;
    }

    .model__tag {
        margin: 0 !important;
    }

    .model__tag .model__tag-btn {
        height: unset;
        line-height: normal;
        font-weight: 500;
        font-size: 14px;
        padding: 2px 10px;
    }

    .model__tag a {
        padding-left: 5px;
    }

    .legal-block {
        padding-top: 17px;
    }

    .czech-footer ul li {
        margin-bottom: 8px;
    }

    .upgrade_to_premium {
        font-family: 'NotoSansJP';
        font-weight: 500;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        color: #fff;
        background: #F8BD00;
        border-radius: 3px;
    }

    /* .modal-content .upgrade_to_premium{
        padding: 15px 0px !important;
    } */

    .actress__img {
        width: 100%;
        height: 275px;
        object-fit: cover;
    }

    .add_model_list {
        text-align: center;
        display: block;
    }

    .add_model_list i {
        padding-right: 10px;
    }

    .actress__icon li {
        margin-right: 12px;
    }

    .actress__icon li a {
        color: #fff;
    }

    .mySwiper {
        display: none;
    }


    .modal .close-modal {
        z-index: 1000000000;
    }

    .modal.modal-premium.modal-jp .modal-content::before {
        background: url(../modal-image3.jpg);
        background-size: 70%;
        background-position: top right;
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        background-repeat: no-repeat;
        border-top-right-radius: 10px;
    }

    .modal.modal-premium.modal-en .modal-content::before {
        background: url(../modal-image3.jpg);
        background-size: 70%;
        background-position: top right;
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        background-repeat: no-repeat;
        border-top-right-radius: 10px;
    }

    .modal.modal-premium .modal-content h5 {
        margin-top: 25px;
    }

    .modal.modal-premium .modal-content .av-logo {
        width: 50%;
        margin-top: 27px;
    }

    .modal.modal-premium .modal-content .upgrade_to_premium button {
        font-size: 14px;
        margin-bottom: 0px;
        width: unset;
    }

    .modal.modal-premium .modal-content .upgrade_to_premium {
        background: unset;
    }

    .modal.modal-premium .modal-content span {
        display: block;
        text-align: center;
        margin-top: 20px;
    }

    .page-404__title {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 700;
        font-size: 90px;
        line-height: 90px;
        text-align: center;
        letter-spacing: 0.05em;
        color: #1C1C1C;
        background-image: unset !important;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: unset;
        text-shadow: unset;
    }

    .page-404__text_h {
        font-size: 24px;
    }
}

.model__mod {
    position: relative;
}

.model__mod .my_list_btn .fas {
    padding-right: 0px;
}

.model__mod .my_list_btn {
    position: absolute;
    z-index: 9;
    right: 6px;
    background: #fff;
    font-size: 21px;
    padding: 0px;
    color: #ccc;
    border-radius: 50%;
    line-height: 0;
    width: auto;
}

.vid-notes {
    padding-left: 15px;
    padding-right: 15px;
}

.vid-notes p {
    font-size: 14px;
}

.pricing-plans h2 {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #707070;
    margin-bottom: 25px;
}

.pricing-plans ul {
    margin-left: 20px;
    margin-bottom: 25px;
}

.pricing-plans ul li {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 15px;
}

.pricing-plans ul li:before {
    content: "\2713";
    color: #FF002D;
    padding-right: 12px;
}

.pricing-plans .pricing-details {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 32px;
    color: #707070;
}

.pricing-plans .content-inside {
    padding-left: 50px;
    padding-right: 50px;
}

.pricing-plans .price-notes p {
    font-family: "NotoSansJP", "Helvetica Neue", helvetica, arial, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 1.5;
    color: #707070;
    margin-bottom: 0;
}

.pricing-plans .price-notes {
    padding: 15px;
    background: #F4F4F4;
}

.pricing-plans .price-notes p span {
    font-style: normal;
    font-weight: 700;
    color: #FF002D;
}

.price-content .checkbox input {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

.price-content .check {
    display: block;
    position: relative;
}

.price-content .checkbox input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.price-content .checkbox label {
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 1.35em;
    padding: 25px 25px 25px 20px;
    margin: 10px auto;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}

.price-content .checkbox:hover label {
    color: #FFFFFF;
}

.price-content .checkbox .check {
    display: block;
    position: absolute;
    border: 2px solid #000;
    background-color: #fff;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    top: 50%;
    left: 20px;
    z-index: 5;
    transform: translate(0, -50%);
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.price-content .checkbox:hover .check {
    border: 2px solid #FF002D;
}

.price-content .checkbox .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 11px;
    width: 11px;
    top: 5px;
    left: 5px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.discount-message {
    font-weight: 700;
}

.price-content .checkbox input[type=radio]:checked~.check {
    border: 2px solid #FF002D;
}

.price-content .checkbox input[type=radio]:checked~.check::before {
    background: #FF002D;
}

.price-content .checkbox input[type=radio]:checked~label {
    color: #FF002D;
}

.price-content .checkbox {
    display: flex;
    align-items: center;
    position: relative;
    padding: 18px 40px 18px 20px;
    border-radius: 3px;
    position: relative;
    margin-bottom: 12px;
}

.price-content .checkbox.active {
    background: #FF002D;
}

.price-content .checkbox {
    background: #F4F4F4;
}

.price-content .checkbox .price-amount span:not(.discounted) {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 1;
    padding-top: 3px;
    text-align: right;
    letter-spacing: 0.05em;
    color: #000000;
}

.price-content .checkbox.active .price-amount span:not(.discounted) {
    color: #FFFFFF;
}

.price-content .checkbox .price-amount span:not(.discounted) {
    color: #000000;
}

.price-details p span.premium.premium {
    color: #fff;
    padding: 6px 12px;
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.1em;
    background-color: #B60020;
    margin-right: 8px;
    display: inline-block;
    margin-bottom: 3px;
}

.price-details p span.crypto-label.crypto-label {
    color: #fff;
    padding: 6px 12px;
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.1em;
    background-color: #6A6767;
    margin-right: 8px;
    word-break:break-all;
    display: inline-block;
    
}


.czech-footer .footnav_title {
    display: inline-block;
}

.price-content .checkbox .price-details p:first-child {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 10px;
    letter-spacing: 0.1em;
    color: #000;
    padding-top: 2px;
}

.price-content .checkbox.active .price-details p:first-child {
    color: #fff;
}

.price-content .checkbox .price-details p.spot-desc {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 0;
}

.price-content .checkbox.active .price-details p.spot-desc {
    color: #FFFFFF;
}

.price-content .checkbox.active .price-details p.plan-title {
    color: #FFFFFF;
}

.price-content .checkbox .price-details {
    /* width: 57%; */
}

.price-content .checkbox .price-amount {
    margin-left: auto;
}

.price-content .checkbox .price-details p.plan-title {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.1em;
    color: #000000;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-0i{
    margin-bottom: 0 !important;
}

.selected-plan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.selected-plan p {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 32px;
    color: #707070;
    margin-bottom: 0;
}

.selected-plan span {
    color: #FF002D;
    font-weight: 700;
    font-style: normal;
    text-transform: capitalize;
}

.selected-plan a {
    width: 50%;
}

.selected-plan button span {
    padding-right: 7px;
    line-height: 0;
}

.selected-plan button {
    font-family: 'NotoSansJP';
    font-style: normal;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #F2CF16;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.price-amount {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-wrap: wrap;
    flex-direction: column;
}

.sp-block {
    display: none;
}

.price-content .checkbox.active .price-amount small {
    color: #FFFFFF;
}

.price-amount span.discounted {
    color: #a7a7a7;
    text-align: right;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 1;
    /* 124.444% */
    letter-spacing: 1.199px;
    text-decoration: line-through;
    flex: 0 0 100%;
}

.checkbox.active .price-amount span.discounted {
    color: #ffffffc0;
    margin-right: 2px;
}

.pc-en .checkbox.has_discount .price-amount {
    display: block;
    margin-top: unset;
}

.pc-en .checkbox.has_discount span.discounted {
    font-size: 24px;
}

.pricing-plans .checkbox {
    position: relative;
}

.pricing-plans .checkbox.has_discount:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    border-style: solid;
    border-color: transparent #F63557 transparent transparent;
    border-width: 0px 58px 58px 0;
    border-top-right-radius: 3px;
}

.pricing-plans .checkbox.has_discount:after {
    content: '50%\aOff';
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 12px;
    white-space: pre;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    padding-right: 5px;
    padding-top: 5px;
}

.pricing-plans .checkbox.active.has_discount:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
    border-width: 0px 58px 58px 0;
    border-top-right-radius: 3px;
}

.pricing-plans .checkbox.active.has_discount:after {
    content: '50%\aOff';
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 12px;
    white-space: pre;
    line-height: 1.2;
    text-align: center;
    color: #F63557;
    padding-right: 5px;
    padding-top: 5px;
}

.pricing-plans .checkbox.active {
    border: solid 1px #F63557;
}

.concept-section img {
    margin-top: 20px;
    margin-bottom: 0px;
}

.selected-plan {
    border-top: solid 5px #FF002D;
    margin-top: 30px;
    padding-top: 30px;
}

.payment-button:hover {
    border: solid 3px #F2CF16;
    padding-bottom: 12px;
    padding-top: 12px;
    background: #fff;
}

.payment-button {
    transition: none !important;
}

h5.cp_title{
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #707070;
    margin-bottom: 25px;
}

.cp_text,.cp_noti_text, .cp_sub_title{
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    color: #707070;
}

.cp_text a{
    color: #426CBE;
    text-decoration: underline;
}

.cp_information{
    display: flex;
    align-items: center;
    padding: 10px 0 10px 30px;
    background: #E8E8E8;
    border-left: solid 10px #FF0000;
    margin-bottom: 25px;
}

.cp_information img{
    width: 28px;
    margin-right: 17px;
}

.cp_sub_div{
    margin-bottom: 25px;
    padding-left: 25px;
}

.cp_sub_title span{
    font-size: 14px;
}

.cp_sub_title{
    margin-top: 25px;
    margin-bottom: 25px;
}

.border-top{
    border-top: solid 1px #d9d9d9;
}

.modal-age-restriction .smalltext-intro .age-confirm-text p{
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.age-confirm-text{
    margin-top: 12px;
}

.modal-age-restriction .smalltext-intro .age-confirm-text p:first-child{
    color: #FFFB09;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 4px;
}

.age-buttons{
    margin-top: 30px;
    display: flex;
    gap: 8px;
    justify-content: center;
}
.quit-age:hover{
    color: #fff;
}

.quit-age{
    display: flex;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    background: #1E1E1E;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    color: #FFF;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 72px;
}

.confirm-age{
    padding: 4px 12px;
    width: 72px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    background: #F8BD00;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
    color: #000;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.modal-age-restriction .modal-content {
    width: 400px !important;
    height: 400px !important;
    min-width: 320px !important;
}

@media(min-width: 768px) {
    .py-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .selected-plan {
        padding-left: 7px;
        padding-right: 7px
    }

    .pricing-plans .price-notes {
        margin-bottom: 20px;
    }

    .payment-button:hover {
        border: solid 3px #F2CF16;
        padding-bottom: 12px;
        padding-top: 12px;
        background: #fff;
    }

    .payment-button {
        transition: none !important;
    }

    .concept-section img {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .plan_section {
        padding-top: 15px;
    }

    .header .plan_section .navi-list {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .plan_section .lang-switch {
        padding-top: 0px;
        margin-bottom: 0px;
    }

    .actress-list-view .pagination {
        margin-bottom: 55px;
    }

    .sect3 .actress_details .pos-relative,
    .sect4 .actress_details .pos-relative {
        margin-bottom: 13px;
    }

    .sp-display {
        display: none;
    }

    .main_video {
        margin-bottom: 15px;
    }

    .vid-notes p {
        font-size: 16px;
    }

    .alt_video .vjs-control-bar {
        padding-left: 55px;
    }

    .model__mod .my_list_btn {
        position: absolute;
        z-index: 9;
        right: 5px;
        top: -2px;
        background: #fff;
        font-size: 25px;
        padding: 0px;
        color: #ccc;
        border-radius: 50%;
        line-height: 0;
    }

    .poetry_of_model {
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 40px;
        line-height: 47px;
    }

    .main_video .vjs-error .vjs-error-display:before {
        content: "COMING SOON" !important;
        font-size: 65px;
    }

    .alt_video .vjs-error .vjs-error-display:before {
        content: "COMING SOON" !important;
        font-size: 50px;
    }

    .plan_wrap .double_plan .plan__div:first-child {
        width: 522px !important;
    }

    .modal.modal-account .modal-content {
        background: #fff;
        max-width: 675px;
        padding-top: 40px;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 20px;
        border-radius: 10px;
        position: relative;
        min-height: 180px !important;
    }

    .proceed_to_upgrade {
        margin-top: 20px;
        display: flex;
        align-items: center;
    }

    .content_2 .plan_price_btn {
        width: 100%;
        font-family: 'NotoSansJP';
        font-weight: 500;
        font-size: 14px;
        line-height: 16px;
        color: #FF002D;
        padding-top: 15px;
        padding-bottom: 15px;
        display: initial;
        background: #FFFFFF;
        border-radius: 3px;
        margin-top: 0;
    }

    .swiper-button-next {
        height: 100% !important;
        right: 0px !important;
        padding-right: 40px !important;
        padding-left: 100px !important;
        top: 22px;
        background: rgb(195, 195, 195);
        background: linear-gradient(90deg, rgba(195, 195, 195, 1) 0%, rgba(143, 143, 143, 0.3743872549019608) 51%, rgba(0, 0, 0, 0.16430322128851538) 74%, rgba(30, 30, 30, 0.18951330532212884) 100%);
    }

    .image-popup {
        max-height: 90vh;
        height: auto;
    }

    .image-popup img {
        max-height: 90vh;
        width: auto;
    }

    .swiper-button-prev {
        height: 100% !important;
        left: 0px !important;
        padding-left: 40px !important;
        padding-right: 100px !important;
        top: 22px;
        background: rgb(30, 30, 30);
        background: linear-gradient(90deg, rgba(30, 30, 30, 0.18951330532212884) 0%, rgba(0, 0, 0, 0.16430322128851538) 26%, rgba(143, 143, 143, 0.3743872549019608) 49%, rgba(195, 195, 195, 1) 100%);
    }

    /* .modal.modal-premium .modal-content{
        top: 35px !important;
    } */

    ul li {
        font-family: "NotoSansJP", "Roboto", sans-serif;
    }

    .header {
        margin-top: 5px;
    }

    .sect1__bg {
        margin-top: 35px;
    }

    .pick-up-img img {
        object-fit: cover;
        aspect-ratio: 16/10;
        padding-bottom: 0px;
    }

    .sect2__title h2,
    .sect3__title h2,
    .sect4__title h2,
    .sect2__title h1,
    .sect3__title h1,
    .sect4__title h1 {
        font-family: "NotoSansJP", "Roboto", sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 45px;
        line-height: 38px;
        letter-spacing: 0.05em;
    }

    .sect2__title .small,
    .sect3__title .small,
    .sect4__title .small {
        font-style: normal;
        font-weight: 200;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0.05em;
        color: #FF002D;
    }

    .container-fluid {
        max-width: 1440px !important;
    }

    .container {
        max-width: 1180px !important;
    }

    .header__wrap .row {
        align-items: center;
        justify-content: center;
    }

    .banner-wrapper {
        max-width: 1440px;
        /* max-height: 550px; */
    }

    section.actress {
        margin-top: 15px;
    }

    .banner-wrapper img {
        /* width: auto; */
        width: 100%;
        position: relative;
        /* height: 100%; */
        /* height: 708.57px; */
        aspect-ratio: 16/10;
        object-fit: cover;
        padding-bottom: 0 !important;
    }

    .px-sec {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }

    .sect1 .px-sec .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding: 40px 40px;
        margin-bottom: 38px;
    }

    .header__logo {
        height: auto;
    }

    .header__logo img {
        width: 100%;
        max-width: unset !important;
        display: block;
    }

    /* .header__nav-mod li a {
        margin: 0 10px;
        color: #686868;
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 15px;
        line-height: 18px;
    } */

    .header .tag-list {
        display: flex;
        justify-content: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .header__tag-mod li button {
        font-weight: 500;
        font-size: 14px;
        padding: 2px 10px;
    }

    .header .navi-list {
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .sect1 {
        padding: unset !important;
    }

    .nav-search-tag-list {
        padding-left: 50px;
    }

    .header__input-search button {
        font-weight: 300;
    }

    .header__signin .header__join {
        width: unset;
        flex-grow: 1;
        font-size: 13px;
        height: 37px;
        letter-spacing: 0;
    }

    .lang-switch {
        margin-bottom: auto;
    }

    .header__lang .header__nav-link {
        line-height: 70px;
    }

    .header__logo-text {
        margin-top: 25px;
    }

    .header__logo-text p {
        display: inline-block;
        padding: 5px 10px;
        letter-spacing: 2px;
        border-radius: 5px;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
    }

    .header__logo-text span {
        padding: unset;
        color: #FF002D;
        font-weight: bold;
        font-size: 18px;
    }

    .czech-footer {
        height: auto;
        background-color: #f4f4f4;
        color: #707070;
        padding-bottom: 50px;
    }

    .sect5 .sect5__show-all {
        font-family: "NotoSansJP", "Roboto", sans-serif;
        font-weight: 300;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        letter-spacing: 4px;
        margin-bottom: 25px;
        border: solid 1px #00000009;
    }

    .join-now {
        margin-top: 0;
        margin-bottom: 25px;
        font-weight: 900;
        font-size: 20px;
        letter-spacing: 3px;
        /* padding: 5px 200px 5px 5px; */
        padding: 10px 27px;
        border-radius: 6px;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
    }

    .czech-footer li {
        margin-bottom: 10px;
    }

    .header__tagShowAll {
        letter-spacing: unset;
        font-weight: 300;
        font-family: "NotoSansJP", "Roboto", sans-serif;
    }

    .sect1 .sect1__bg {
        background-color: #f4f4f4;
    }

    .sect1 span,
    .sect1 h1 {
        display: block;
        position: relative;
        font-size: 2.5vw;
        color: #707070;
        font-style: normal;
        font-weight: 300;
    }

    .sect1 h1 {
        font-style: normal;
    }


    .sect1 span,
    .sect1 h1 {
        display: flex;
        align-items: center;
    }

    .sect1 span text,
    .sect1 h1 text {
        font-size: 16px;
        font-weight: 200;
        padding-left: 20px;
    }

    .sect3 .sect3__actress-num {
        font-weight: 100;
        font-family: "NotoSansJP", 'Ubuntu', sans-serif;
        font-size: 5em;
        color: #fff;
        position: absolute;
        bottom: 10px;
        left: 20px;
        line-height: normal;
    }

    .sect3 ul li,
    .sect4 ul li {
        font-size: 18px;
    }

    .sect2 .new_arrival ul {
        display: block;
        margin-top: 10px
    }

    .sect2 .new_arrival .actress_name {
        font-size: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .sect3 ul:not(.pagination),
    .sect4 ul:not(.pagination) {
        position: relative;
    }

    /* .sect3 ul:not(.pagination):before, .sect4 ul:not(.pagination):before{
        content: "";
        width: 130%;
        background: #f4f4f4;
        height: 300px;
        position: absolute;
        bottom: 50%;
        z-index: -1;
        left: -45px;
    } */

    .grey-bg-bottom {
        position: relative;
    }

    .grey-bg-bottom:before {
        content: "";
        width: 100%;
        background: #f4f4f4;
        height: 300px;
        position: absolute;
        bottom: 0;
        z-index: -1;
        left: 0;
    }

    .sect4 .grey-bg-bottom,
    .sect3 .grey-bg-bottom {
        padding-bottom: 15px;
    }

    .actress_img {
        width: 100%;
    }

    ul.actress-profile {
        font-size: 18px;
    }

    .actress__name h1,
    .actress__name span {
        display: inline-block;
        padding-bottom: 25px !important;
        font-size: 22px;
        font-weight: 600;
        font-family: 'NotoSansJP';
        font-weight: 700;
        font-size: 32px;
        line-height: 38px;
        color: #707070;
    }

    .actress__name span {
        font-weight: 200;
        padding-left: 10px;
    }

    .share-icon-pc {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .share-icon-pc span {
        font-size: 24px;
    }

    .share-icon-pc .actress__icon li {
        padding-left: 10px;
        padding-right: 10px;
    }

    .actress__icon .share-logo {
        width: 45px;
        height: 45px;
    }

    .actress__icon li div i {
        font-size: 21px;
    }

    .actress-profile li:nth-child(odd) {
        color: #000 !important;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .actress-profile li:nth-child(even) {
        margin-bottom: 15px;
    }


    .actress-profile {
        font-family: 'NotoSansJP';
        font-size: 16px;
        line-height: 19px;
    }

    .actress_detail_wrap {
        padding-bottom: 25px;
        padding-top: 40px;
    }

    .actress__tagline-box h2 {
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 40px;
        line-height: 47px;
    }

    .actress__tagline-box {
        border-bottom: 1px solid #686868;
        padding-bottom: 15px;
    }

    .actress__desc h2 {
        padding-top: 15px;
        text-align: left;
        font-weight: 200;
        padding-bottom: 15px;
    }

    /* .manf span{
        padding-left: 25px;
    } */

    .manf {
        margin-bottom: 0px;
    }

    .actress__tag-btn {
        margin-left: 0px;
        margin-right: 20px;
    }

    .actress__home-btn {
        right: 100px;
    }

    .actress__prevnext-btn button {
        font-weight: bold;
        letter-spacing: 5px;
    }

    .actress__home-btn button {
        letter-spacing: 3px;
        padding-bottom: 1px;
        border-bottom: solid 2px;
    }

    .swiper-title {
        color: #707070;
        position: relative;
        top: unset;
        left: unset;
        background: #F4F4F4;
        padding-left: 20px;
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: 55px;
        letter-spacing: 6px;
        font-weight: 200;
        margin-bottom: 0;
    }

    .mySwiper2 {
        height: 500px !important;
    }

    .actress-join {
        background: #f4f4f4;
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .main-camera {
        margin-top: 20px;
    }

    .directors-eye div:first-child {
        padding-top: 40px;
        font-weight: 600;
    }

    .directors-eye div:nth-child(2) {
        color: #707070;
    }

    .directors-eye div:nth-child(2) span {
        color: #000;
        font-weight: bold;
        font-size: 40px;
    }

    .actress-join-2 {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .mb-sec {
        margin-bottom: 30px;
    }

    .cut-corner {
        position: relative;
    }

    .cut-corner {
        clip-path: polygon(0 0, 90% 0, 100% 15%, 100% 100%, 10% 100%, 0 85%);
    }

    .sect3__spacing,
    .sect4__spacing {
        padding-bottom: 20px;
    }

    .sect3__order-by a {
        font-weight: bold;
    }

    .model__mod ul:before {
        bottom: 69%;
    }

    .mb-sec2 {
        margin-bottom: 50px;
    }

    .actress_stats {
        font-size: 18px !important;
        font-weight: 500;
    }

    .actress_tagline {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .model__mod img {
        width: 100%;
        height: unset;
        position: relative;
        object-fit: unset;
        aspect-ratio: 2/3;
    }

    .actress_img {
        width: 100%;
        position: relative;
        object-fit: unset;
        aspect-ratio: 2/3;
    }

    .contact-title {
        font-weight: 300;
        font-size: 50px;
        padding-bottom: 50px;
    }

    #contact-form .form__btn {
        background: #ff0000;
        padding-top: 22px;
        padding-bottom: 22px;
        text-transform: capitalize;
    }

    .czech-footer {
        padding: 40px 0px 0 0;
    }

    .czech-footer li {
        font-family: 'NotoSansJP', sans-serif;
        font-weight: 200;
        font-size: 14px;
        line-height: 24px;
        color: #707070;
    }

    .czech-footer .footnav_title {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 200;
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.05em;
        color: #FF002D;
        padding-bottom: 15px;
        border-bottom: 1px solid #D3D3D3;
        margin-bottom: 15px;
    }

    .footer-col {
        padding-right: 50px;
    }

    .footer-col:nth-child(4) {
        padding-right: 0px;
    }

    .cy {
        padding-bottom: 40px;
    }

    .cpy_footer {
        background: #E9E9E9;
        padding: 10px;
    }

    .cpy_footer p {
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 14px;
        line-height: 32px;
        margin-bottom: 0;
    }

    .account-section {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 20px;
        /* border-top: 1px solid #949494; */
    }

    .account_settings {
        padding-right: 70px
    }

    .plan-section .account_settings {
        padding-right: 15px !important;
    }

    #account-setting-form .form-group .linklbl {
        top: 51px;
    }

    #account-setting-form .form-group .linklbl .fas {
        padding-right: 5px;
    }

    p.plan__label {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        color: #707070;
        margin-bottom: 0;
    }

    .plan__div {
        padding-bottom: 28px;
        position: relative;
        padding-left: 22px;
    }

    .plan__div:last-of-type {
        padding-bottom: 0 !important;
    }

    .plan__div:not(.pcard)::before {
        content: "▶";
        position: absolute;
        left: 0;
        top: -3px;
    }

    .plan_wrap {
        margin-top: 20px;
        padding: 35px 25px;
        background: #f4f4f4;
        position: relative;
    }

    span.p__content {
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 16px;
        line-height: 19px;
        color: #707070;
    }

    .cancel__membership {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 14px;
        color: #707070;
        padding: 13px 22px;
        border: 1px solid #707070;
        border-radius: 3px;
        /* position: absolute;
        bottom: 35px;
        right: 25px; */
    }

    .actress-list-view .model__mod {
        margin-top: 10px !important;
        margin-bottom: 30px !important;
    }

    .czech-footer .py {
        padding-bottom: 40px;
    }

    .actress__tags-title {
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 15px;
        line-height: 18px;
        letter-spacing: 0.3em;
        margin-bottom: 20px;
    }

    .add_model_list {
        font-family: 'NotoSansJP';
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
        color: #FFFFFF;
        background: #FF002D;
        border-radius: 3px;
        padding: 20px 30px;
        display: inline-block;
    }

    .add_model_list .fas {
        padding-right: 15px;
    }

    .faq-section .panel-title {
        margin-bottom: 0;
    }

    .faq-section .panel-title>a {
        font-family: 'NotoSansJP';
        font-weight: 300;
        font-size: 20px;
        line-height: 23px;
        color: #707070;
        text-transform: none !important;
        padding-left: 40px;
        padding-right: 40px;
    }

    .panel-heading a.collapsed:before {
        content: url(../chevron-down.svg);
    }

    .panel-heading a:before {
        content: url(../chevron-up.svg);
    }

    .panel-collapse {
        background-color: #fff;
    }

    .panel-body p {
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 16px;
        line-height: 32px;
        color: #707070;
    }

    .panel {
        border: none !important;
    }

    .panel-body {
        padding-left: 20px;
        padding-right: 20px;
    }

    .privacy-policy .section__text {
        font-family: 'NotoSansJP';
        font-weight: 200;
        font-size: 16px;
        line-height: 32px;
        color: #707070;
    }

    p.section__text,
    ul.section__text {
        margin-bottom: 50px;
    }

    ul.section__text {
        padding-left: 50px;
    }

    ul.section__text li {
        list-style-type: '-';
        padding-left: 20px;
    }

    .privacy-policy .section__text.ins-message-title {
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
    }

    .model__tag .model__tag-btn {
        margin-left: 5px;
        margin-right: 5px;
        /* margin-bottom: 15px; */
    }

    .login_form_section {
        min-height: 100vh;
        background-color: #F9F9F9;
    }

    .sign__form {
        background-color: #F9F9F9 !important;
        padding-top: 50px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .login_form_group {
        margin-top: 40px;
        width: 100%;
        padding: 50px;
        background-color: #fff;
    }

    .login_form_label {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 200;
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0.05em;
        margin-bottom: 30px;
    }

    #login-form .header__logo,
    #registration .header__logo {
        padding-left: 50px;
        padding-right: 50px;
    }

    .nav-list-header {
        display: inline-block;
    }

    h1.pick-up {
        margin-top: -22px;
        margin-bottom: 22px;
    }

    .upgrade_to_premium {
        float: right;
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 14px;
        text-align: center;
        color: #fff !important;
    }

    .modal-premium .upgrade_to_premium {
        text-align: start;
    }

    .upgrade_to_premium button {
        background: #F8BD00;
        border-radius: 3px;
        padding-left: 15px;
        margin-top: -1px;
    }

    .upgrade_to_premium2 {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        color: #433904;
    }

    .upgrade_to_premium2 button {
        background: #F8BD00;
        border-radius: 3px;
        padding: 13px 14px;
        border: 1px solid #F8BD00;
    }

    .czech-footer .upgrade_to_premium button {
        background: #F8BD00;
        border-radius: 3px;
        /* padding: 15px 15px; */
        margin-top: -2px;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09)
    }

    .footer-logo .header__logo-text p {
        width: 174px;
    }

    .px-s2 {
        padding-left: 200px !important;
        padding-right: 200px !important;
    }

    .video-js__responsive {
        max-width: 2600px;
        width: 100% !important;
        height: 0px !important;
        padding-top: 49%;
        /*16:8 aspect ratio*/
    }

    .new_arrival .pos-relative img {
        width: 100%;
        /* height: 340px; */
        object-fit: cover;
        aspect-ratio: 16/10;
    }

    .account-verified {
        text-align: center;
        margin-top: 50px;
    }

    .account-verified i {
        color: #FF002D;
        font-size: 40px;
    }

    .account-verified h5 {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 200;
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0.05em;
        color: #FF002D;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .account-verified p {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 200;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.05em;
    }

    .account-verified a {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 16px;
        color: #FFFFFF;
        flex: none;
        order: 0;
        flex-grow: 0;
    }

    .account-verified a button {
        background: #FF002D;
        border-radius: 3px;
        width: 100%;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .header__signin {
        align-items: initial;
    }

    .header__lang .header__nav-link {
        line-height: 35px;
    }

    .lang-switch {
        padding-top: 14px;
    }

    .sect5 .sect5__show-all {
        margin-top: 0px !important;
    }

    .crypto-concept img{
        max-width: 970px;
    }
}


.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

/* 
  .mySwiper2 {
    height: 80%;
    width: 100%;
  } */

.mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* TABLET VIEW */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .px-sec {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .sect4 {
        padding-top: 30px !important;
    }

    .alt_video .coming-soon {
        font-size: 40px;
        height: 252px;
    }

    .sp-display {
        display: block;
    }

    .pc-display {
        display: none;
    }

    .alt_video .vjs-error .vjs-error-display:before {
        content: "COMING SOON" !important;
        font-size: 40px;
    }

    .header {
        margin-top: 20px;
    }

    .header__signin {
        justify-content: space-between;
    }

    .header__signin .header__join {
        width: unset;
        flex-grow: 0;
        height: 35px;
        letter-spacing: 0;
        margin-right: 15px;
        padding: 9px 25px;
    }

    .header .upgrade_to_premium {
        margin-left: auto;
        margin-right: 20px;
        margin-top: 3px;
    }

    .header__logo img {
        width: 250px;
        margin-top: 30px;
    }

    .nav-search-tag-list {
        padding-left: 25px;
        padding-right: 25px;
    }

    .sect1 span.pick-up,
    .sect1 h1.pick-up {
        font-weight: 300;
        font-size: 45px;
    }

    .pick-up-img img,
    .new-arrival-img img {
        width: 100%;
        height: auto;
        object-fit: cover;
        aspect-ratio: 3/2;
    }

    .sect1_tagline {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .sect2,
    .sect3 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .pick-up-slicer {
        padding: 0 15px;
    }

    .actress-numm {
        font-size: 35px !important;
    }

    .sect4 {
        padding: 0 15px;
    }

    .sect5 .sect5__show-all {
        margin-top: 30px !important;
    }

    .czech-footer .header__logo img {
        width: 150px;
        margin-top: 0px;
    }

    .footer-col {
        padding-right: 30px;
    }

    .czech-footer {
        padding-left: 5px;
        padding-right: 15px;
    }

    .modal {
        position: fixed;
    }

    .banner-wrapper img {
        width: 100%;
        height: auto;
        aspect-ratio: 16/10;
        object-fit: cover;
    }

    .actress__prevnext-btn {
        justify-content: flex-start;
    }

    .px-15 {
        padding: 0 15px !important;
    }

    .actress__name {
        padding-bottom: 0px !important;
    }

    .actress__tagline-box h2 {
        font-size: 30px;
        line-height: 38px;
    }

    .actress__home-btn {
        right: 15px;
    }

    .main-camera {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .actress-list-view {
        margin: auto;
    }

    .model__mod {
        margin-top: 10px;
    }

    .account-section {
        border-top: 0px;
        margin-bottom: 50px;
    }

    .account-section .sect3__title {
        font-size: 25px;
    }

    .account_settings {
        padding-right: 15px;
    }

    .contact-section,
    .privacy-policy,
    .faq-section {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .plan-section {
        border-top: 0px;
    }

    .lp-container,
    .concept-content {
        padding-left: 50px;
        padding-right: 50px;
    }

    .concept-banner img {
        width: 170px;
        margin-bottom: 50px;
    }

    .concept-content {
        padding-top: 70px;
    }

    .concept-content h1 {
        font-size: 37px;
    }

    .concept-content h1:before {
        content: "";
        width: 18px;
    }

    .concept-banner {
        margin-bottom: 22px;
    }

    .about-section h2 {
        font-size: 50px;
        line-height: 100px;
        margin-bottom: 20px;
    }

    .about-desc h3::before {
        width: 100px;
        top: -20px;
        left: 0;
    }

    .about-desc h3 {
        font-size: 20px;
        line-height: 32px;
    }

    .about-desc p {
        font-size: 18px;
        line-height: 32px;
    }

    .concept-banner {
        height: 365px;
    }

    .concept-content:before {
        content: none;
    }

    .desc-image img,
    .desc-image-2 img {
        width: 100%;
        height: auto;
    }

    .desc-content {
        background: #FBFBFB;
        padding: 15px;
        width: 100%;
        margin-left: auto;
        margin-top: 0;
    }

    .desc-content h3 {
        font-size: 20px;
        line-height: 32px;
    }

    .desc-content p {
        font-size: 18px;
        line-height: 32px;
    }

    .about-section {
        margin-bottom: 18px;
    }

    .desc-wrapper {
        margin-bottom: 17px;
    }

    .desc-image-2 .img-wrap {
        width: auto;
    }

    .desc-image-2 .img-subtext {
        text-align: left;
    }

    .quality-desc {
        display: block;
    }

    .simple-desc h3 {
        font-size: 20px;
        line-height: 32px;
    }

    .simple-desc p {
        font-size: 18px;
        line-height: 32px;
    }

    .simple-desc {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
    }

    .simple-section h2 {
        margin-bottom: 0px;
    }

    .desc-image .img-subtext,
    .desc-image-2 .img-subtext,
    .simple-desc .img-subtext {
        line-height: 21px;
        padding-top: 7px;
    }

    .simple-section {
        margin-bottom: 37px;
    }

    .about-section.lp-footer p {
        font-size: 18px;
        line-height: 32px;
    }

    .about-section.lp-footer {
        padding: 10px;
    }

    .about-desc {
        width: 100%;
    }

    .simple-desc-content ul li {
        font-size: 18px;
        line-height: 32px;
    }

    .simple-desc .img-wrap {
        margin-top: 15px;
    }

    .lp-lang-switch {
        position: absolute;
        right: 50px;
        top: 50px;
        z-index: 5;
    }

    .lp-lang-switch img {
        width: 45px;
        margin-bottom: 0;
    }
}

@media (min-width: 1025px) and (max-width: 1277px) {
    .px-sec {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}


@media screen and (max-width: 640px) {

    .sect2__title h2,
    .sect3__title h2,
    .sect4__title h2,
    .sect2__title h1,
    .sect3__title h1,
    .sect4__title h1 {
        font-family: 'NotoSansJP';
        font-style: normal;
        font-weight: 300 !important;
        font-size: 24px !important;
        line-height: 28px;
        letter-spacing: 0.05em;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .sect3 ul li,
    .sect4 ul li {
        font-size: 16px;
    }

    .actress-numm {
        font-size: 50px !important;
    }

    .lang-switch {
        padding-top: 8px;
    }

    .px-sec {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .header__logo img {
        width: 25%;
        padding-top: 20px;
    }

    .footer-logo a img {
        width: 100%;
    }

    .footer-col1 {
        flex: 0 0 21% !important;
        max-width: 21% !important;
        margin-left: 4vw;
    }

    .footer-col {
        padding-right: 20px;
    }

    .plan-section .account-container {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (min-width: 992px) and (max-width: 1090px) {
    .header__logo-text p {
        font-size: 14px;
    }

    .px-sec {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    /* .selected-plan button {
        padding: 18px 60px;
    } */

    .header__signin .header__join {
        font-size: 12px;
    }

    .header__tag-mod li button {
        font-size: 12px;
    }

    .lang-switch {
        padding-left: 0px;
    }
}

@media (max-width: 1400px) {
    .lang-switch {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width: 641px) and (max-width: 767px) {
    .lang-switch {
        display: none;
    }

    .sect4 .sect4__actress-num,
    .sect3 .sect3__actress-num {
        font-size: 30px;
    }

    .sp-display {
        margin-bottom: 20px;
    }
}

@media(max-width:767px) {

    .modal-age-restriction .modal-content{
        background-size: contain;
    }

    .modal-age-restriction .smalltext-intro .age-confirm-text p{
        text-align: center;
        font-family: "Noto Sans JP";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    
    .modal-age-restriction .smalltext-intro .age-confirm-text p:first-child{
        color: #FFFB09;
        text-align: center;
        font-family: "Noto Sans JP";
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 4px;
    }

    .age-buttons{
        margin-top: 10px;
    }

    .modal-age-restriction .smalltext-intro{
        margin-top: 0px;
    }

    .modal-age-restriction .modal-content {
        width: 320px !important;
        height: 320px !important;
        min-height: unset !important;
    }

    .nav li>form>button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }

    .footer-col1 {
        align-items: flex-end !important;
        padding-right: 40px;
    }

    .footer-col1 ul {
        padding-right: 24px;
    }

    .footer-col2 {
        padding-left: 40px;
    }

    .header__tag-mod {
        margin-top: 12px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 10px;
    }

    .tag-panel {
        margin-top: 12px;
    }

    .join-now {
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
    }

    .sect5 .to-top {
        display: none;
        bottom: 0;
        right: 25px;
    }

    .logo-wrap {
        text-align: center;
    }

    .logo-wrap .av-logo {
        margin-top: 33px;
    }

    .modal.modal-premium .modal-content .av-logo {
        padding-bottom: 0px;
    }

    .footer-col1,
    .footer-col2,
    .footer-col3 {
        text-align: start;
        display: flex;
        flex-direction: column;
        /* align-content: center; */
        align-items: flex-start;
        margin-bottom: 5px;
    }

    .footer-col2 .legal-block {
        display: none !important;
    }

    .footer-col3 {
        display: flex !important;
        padding-left: 40px;
    }

    .actress__name {
        margin-top: 7px !important;
        text-align: center;
        margin-bottom: 15px;
    }

    .actress-join,
    .actress-join-2 {
        margin-top: 40px;
    }

    .sect5 {
        padding: unset;
        margin-top: 20px;
        margin-bottom: 50px;
    }

    .header__logo-text {
        margin-top: 47px;
    }

    .concept-section a {
        display: block !important;
    }

    .concept-section img {
        padding-bottom: 0px;
        width: 100%;
    }

    .alt_video .vjs-control-bar {
        padding-left: 25px;
    }

    .main_video .vjs-error .vjs-error-display:before {
        content: "COMING SOON" !important;
        font-size: 10vw;
    }

    .alt_video .vjs-error .vjs-error-display:before {
        content: "COMING SOON" !important;
        font-size: 10vw;
    }

    .sign__form {
        padding: 40px 0px !important;
    }

    .smalltext-intro {
        margin-top: -20px;
    }

    .smalltext-intro li {
        font-size: 16px !important;
    }

    .login_form_group {
        padding-top: 50px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .content_1 {
        margin-bottom: 35px;
    }

    .content_1 .plan_price_btn {
        margin-top: 40px;
    }

    .pricing-plans .content-inside {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .pricing-plans h2 {
        font-size: 20px;
    }

    .pricing-plans .price-notes {
        margin-bottom: 25px;
    }

    .price-details p span.premium {
        font-size: 11px;
    }

    .price-content .checkbox .price-details p:first-child {
        font-size: 16px;
    }

    .price-content .checkbox.active .price-details p.spot-desc {
        font-size: 11px;
    }

    .selected-plan {
        display: block;
    }

    .selected-plan p {
        text-align: center;
        margin-bottom: 0px;
    }

    .selected-plan a {
        margin-bottom: 12px;
        display: block;
        width: 100%;
    }

    .selected-plan span {
        /* margin-bottom: 12px; */
        display: block;
    }

    .selected-plan button {
        width: 100%;
    }

    .price-content .checkbox {
        padding: 10px 22px 10px 20px;
    }

    .price-content .checkbox .price-details p.plan-title {
        font-size: 18px;
    }

    .selected-plan div {
        text-align: center;
    }

    .pc-jp.price-content .checkbox {
        padding: 10px 20px 13px 10px;
    }

    .pc-jp.price-content .checkbox .check {
        left: 9px !important;
    }

    .pc-jp.price-content .checkbox .price-amount span {
        font-size: 28px;
    }

    .pc-jp.price-content .checkbox .price-amount .discounted {
        font-size: 12px;
        padding-bottom: 5px;
    }

    .pc-jp.price-content .checkbox.active .price-amount .discounted {
        color: #fff;
    }

    .pc-jp.price-content .checkbox label {
        padding: 25px 25px 25px 10px;
    }

    .pc-jp.price-content .price-details {
        padding-right: 10px;
        margin-top: 10px;
    }

    .price-content .checkbox .price-details p.spot-desc {
        font-size: 11px;
    }

    /* .selected-plan button {
        padding: 18px 70px;
    } */

    .price-amount {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .sp-block {
        display: block;
    }

    .pr_title {
        display: block;
        padding-top: 7px;
    }

    .price-content .checkbox .price-details {
        width: 100%;
        margin-top: 10px;
    }

    .lp-container,
    .concept-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .concept-banner img {
        width: 170px;
        margin-bottom: 50px;
    }

    .concept-content {
        padding-top: 70px;
    }

    .concept-content h1 {
        font-size: 37px;
    }

    .concept-content h1:before {
        content: "";
        width: 18px;
    }

    .concept-banner {
        margin-bottom: 22px;
    }

    .about-section h2 {
        font-size: 50px;
        line-height: 100px;
        margin-bottom: 20px;
    }

    .about-desc h3::before {
        width: 100px;
        top: -20px;
        left: 0;
    }

    .about-desc h3 {
        font-size: 15px;
        line-height: 26px;
    }

    .about-desc p {
        font-size: 15px;
        line-height: 28px;
    }

    .concept-banner {
        height: 365px;
    }

    .concept-content:before {
        content: none;
    }

    .desc-image img,
    .desc-image-2 img {
        width: 100%;
        height: auto;
    }

    .desc-content {
        background: #FBFBFB;
        padding: 15px;
        width: 100%;
        margin-left: auto;
        margin-top: 0;
    }

    .desc-content h3 {
        font-size: 16px;
        line-height: 28px;
    }

    .desc-content p {
        font-size: 14px;
        line-height: 28px;
    }

    .about-section {
        margin-bottom: 18px;
    }

    .desc-wrapper {
        margin-bottom: 17px;
    }

    .desc-image-2 .img-wrap {
        width: auto;
    }

    .desc-image-2 .img-subtext {
        text-align: left;
    }

    .quality-desc {
        display: block;
    }

    .simple-desc h3 {
        font-size: 16px;
        line-height: 28px;
    }

    .simple-desc p {
        font-size: 14px;
        line-height: 28px;
    }

    .simple-desc {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
    }

    .simple-section h2 {
        margin-bottom: 0px;
    }

    .desc-image .img-subtext,
    .desc-image-2 .img-subtext,
    .simple-desc .img-subtext {
        line-height: 21px;
        padding-top: 7px;
    }

    .simple-section {
        margin-bottom: 37px;
    }

    .about-section.lp-footer p {
        font-size: 16px;
        line-height: 30px;
    }

    .about-section.lp-footer {
        padding: 10px;
    }

    .simple-desc-content ul li {
        font-size: 14px;
        line-height: 28px;
    }

    .simple-desc .img-wrap {
        margin-top: 15px;
    }

    .cp_sub_div{
        padding-left: 15px;
        padding-right: 15px;
    }

    h5.cp_title{
        font-size: 18px;
    }
    
    .cp_text, .cp_noti_text{
        font-size: 14px;
    }

    .cp_information {
        padding: 10px 30px 10px 30px;
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    .hide-tab {
        display: none !important;
    }

    .show-tab {
        display: block !important;
        text-align: center;

        margin-top: 10px;
    }

    .show-tab .upgrade_to_premium {
        float: unset !important;
    }

    .footer-col1 {
        flex: 0 0 19.666667%;
        max-width: 19.666667%;
    }

    .footer-col2 {
        flex: 0 0 19.666667%;
        max-width: 19.666667%;
    }

    .footer-col3 {
        flex: 0 0 24.666667%;
        max-width: 24.666667%;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .sp-display {
        display: none;
    }

    .pc-display {
        display: block;
    }

    .header__logo img {
        width: 100%;
    }

    .header .upgrade_to_premium {
        margin-right: 0px;
    }

    .nav-search-tag-list {
        padding-left: 10px;
        padding-right: 10px;
    }

    .header .upgrade_to_premium {
        margin-top: 0px;
    }

    .header .navi-list {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lang-switch {
        padding-top: 14px;
    }

    .header__signin .header__join {
        width: 100%;
    }

    .header__sign-in,
    .header__lang {
        margin-top: 14px;
        margin-left: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 962px) {
    .actress__icon li {
        width: unset;
        display: inline-block;
        padding: 5px 0;
    }

    .footer-logo {
        flex: 0 0 28%;
        max-width: 28%;
    }
}

@media (min-width: 963px) {
    .actress__icon li {
        width: unset;
        display: inline-block;
        padding: 5px 0;
    }

    .share-icon-pc .actress__icon li {
        padding-left: 1px;
        padding-right: 1px;
    }
}

@media (min-width: 1101px) {
    .hide-tab {
        flex: 0 0 21%;
        max-width: 21%;
    }

    .footer-col1 {
        margin-left: 20px;
    }
}

@media (min-width: 375px) and (max-width: 500px) {
    .pagination li {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (max-width: 375px) {
    .pagination li {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (max-width: 500px) {
    .pagination li {
        margin-left: 0px;
        margin-right: 0px;
    }

    .footer-col1 {
        padding-right: 15px;
    }

    .footer-col2,
    .footer-col3 {
        padding-left: 15px;
    }
}