/*!
Template: OsakaVPS
Theme Name: Osaka-VPS-Child
Theme URI: https://castpro-cms.com/
Author:  CASTPRO
Author URI: https://castpro-cms.com/
Description: CP5 T008-BRILLIANT Parent Theme + Black Child Theme
Version: 1.6.2
Text Domain: cp5h8000-child-002
Tags:CASTPRO,T008-BRILLIANT,1 Column
*/

html {
    scroll-behavior: smooth;
}

@import url('https://fonts.googleapis.com/css?family=Prata&display=swap');
#loading {
    background-color: rgba(0, 0, 0, 0.9);
}

#header {
    padding: 0 !important;
}

#header #header-shop-info {
    text-align: center;
}

#header #header-menu-frame {
    margin-top: 1rem;
    width: 100%;
}

#header .shop-info.open,
#header .shop-info.shop-tel {
    display: inline-block;
}

#header .shop-info .shop-tel {
    margin-left: 2rem;
}

#header .shop-info .shop-tel .tel .num {
    font-size: 2.6rem;
}

#header #header-block-col #header-menu-frame {
    margin-top: 0;
}

#header .shop-info.open,
#header .shop-info.shop-tel {
    margin-left: 15px;
}

#header-global-menu {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(0, 0, 0, 0)), color-stop(93%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.2)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 93%, rgba(0, 0, 0, 0.2) 100%);
}

.tel .num {
    display: inline-block;
    font-size: 20px;
}

#header-shop-info {
    padding-bottom: 15px;
}

#header #logo a {
    margin: 10px auto;
}

#header-global-menu li {
    border-right: rgba(255, 255, 255, 0.3) 1px solid;
}

#header-global-menu li:last-child {
    border-right: none;
}

.site-description {
    margin-top: 0 !important;
    /* padding: 10px; */
}

.swiper-wrapper .swiper-slide-active img.slider-image {
    -webkit-animation: none !important;
    animation: none !important;
}

.cast-lists-frame li .columns {
    margin: 0 1px 0 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.widget_cp5_cast_slider_t008 {
    margin: 0 0 80px 0;
}

.widget_cp5_cast_slider_t008 h2 {
    text-align: center;
}

.tns-outer .tns-nav {
    margin-top: 20px;
}


/*--------------------------------------------------------------
# desktop
--------------------------------------------------------------*/

@media screen and (min-width: 64em) {
    .tns-outer[id*="carousel-container-cp5_cast_slider"] .box-b-grad .waku-01 {
        /* #carousel-container-cp5_cast_slider_t008-4 .box-b-grad .waku-01 { */
        top: -7px;
        left: 6px;
        z-index: 4;
    }
    .tns-outer[id*="carousel-container-cp5_cast_slider"] .box-b-grad .waku-02 {
        /* #carousel-container-cp5_cast_slider_t008-4 .box-b-grad .waku-02 { */
        top: -7px;
        right: -2px;
        z-index: 4;
    }
    .tns-outer[id*="carousel-container-cp5_cast_slider"] .box-b-grad .waku-03 {
        /* #carousel-container-cp5_cast_slider_t008-4 .box-b-grad .waku-03 { */
        bottom: -22px;
        right: -2px;
        z-index: 4;
    }
    .tns-outer[id*="carousel-container-cp5_cast_slider"] .box-b-grad .waku-04 {
        /* #carousel-container-cp5_cast_slider_t008-4 .box-b-grad .waku-04 { */
        bottom: -22px;
        left: -2px;
        z-index: 4;
    }
    .tns-outer[id*="carousel-container-cp5_cast_slider"] li.box-b-grad {
        /* #carousel-container-cp5_cast_slider_t008-4 li.box-b-grad { */
        width: auto;
        margin-bottom: 10px;
    }
    .tns-outer[id*="carousel-container-cp5_cast_slider"] .of {
        /* #carousel-container-cp5_cast_slider_t008-4 .of { */
        margin: 10px;
        position: relative;
        overflow: hidden;
        /* height: 130px; */
    }
    .tns-outer[id*="carousel-container-cp5_cast_slider"] .cast-section {
        /* #carousel-container-cp5_cast_slider_t008-4 .cast-section { */
        z-index: 3;
    }
    .cast_overlay {
        z-index: 1;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute;
        background: url(/images/bg_black_grad.png) no-repeat top right;
    }
    .tns-outer[id*="carousel-container-cp5_cast_slider"] .cast-section {
        /* #carousel-container-cp5_cast_slider_t008-4 .cast-section {  */
        top: 10px;
        right: 12px;
    }
    #top-banner2 {
        width: 668px;
        margin: 20px auto 10px auto;
    }
    .tns-outer[id*="carousel-container-cp5_cast_slider"] .box-b-grad {
        /* #cp5_cast_slider_t008-4 .box-b-grad { */
        padding: 0px;
        gap: 5px;
        background: none;
        height: 160px;
    }
    .autoplay2 {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
        margin: 0 0 10px 0;
    }
    .autoplay2 div {
        width: calc(50% - 10px);
        text-align: center;
    }
    .site-description {
        margin-top: 8px !important;
    }
    .row {
        max-width: 108rem;
    }
    .medium-up-4>.column,
    .medium-up-4>.columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    /*cast*/
    .query-count,
    #cast-sort-lists,
    #cast-order-lists {
        /* display: none; */
    }
    .cast-lists-frame li .cast-frame {
        position: relative;
    }
    .cast-section {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        top: 0;
        right: 0;
        text-align: right;
        background-size: 100%;
        width: 100%;
        height: 100%;
    }
    .post-type-archive-cast {
        background: url(/images/bg_black_grad.png) no-repeat top right;
    }
    .cast-lists-frame li .cast-section .cast-name {
        font-size: 3.0rem;
        padding: 0.3rem 0;
    }
    /* .cast-lists-frame li .cast-section .cast-name .fkana,
    #carousel-container-cp5_cast_slider_t008-4 li .cast-section .cast-name .fkana {
        font-size: 2.0rem;
        font-weight: normal;
        line-height: 3.0rem;
        padding-left: 2.0rem;
    } */
    /* .cast-lists-frame li .cast-section a,
    .cast-lists-frame li .cast-section .cast-size {
        color: #313131;
        font-size: 1.5rem;
    } */
    .cast-icon-lists {
        display: none;
    }
    .cast-lists-frame li .cast-section .cast-state-icon span.machihime-icon {
        max-width: 100%;
    }
    .cast-lists-frame li .cast-image {
        max-height: 36rem;
    }
    .cast-lists-frame li .cast-image img {
        width: 100%;
    }
    .cast-visitingday {
        display: none;
    }
    .new-icon {
        display: none;
    }
    /*profile*/
    #profile-frame {
        width: 64rem;
        margin: 0 auto;
        background: #fff;
        color: #313131;
        padding: 2.0rem;
    }
    #profile-frame #profile-image {
        width: 60rem;
    }
    .swiper-slide img {
        width: 100%;
    }
    #profile-thumbs {
        display: none;
    }
    #profile-frame #profile-detail {
        padding-left: 12.5rem;
        background-image: url('/img/cast-icon.png');
        background-position: 0.5rem 0rem;
        background-repeat: no-repeat;
        margin: 2.5rem 0 1.0rem;
        height: 9.0rem;
        ;
    }
    #profile-frame #profile-detail #profile-name .name {
        font-size: 3.2rem;
        padding: 0.5rem 0 0;
    }
    #profile-frame #profile-detail #profile-name .fkana {
        margin-left: 1.0rem;
    }
    #profile-frame #profile-detail #profile-size {
        font-size: 2.0rem;
    }
    .profile-grid-container {
        display: block;
    }
    #profile-frame .grid-1,
    #profile-frame .grid-3,
    #profile-frame .grid-4 {
        display: none;
    }
    #profile-frame #profile-detail #profire-wait-info {
        display: none;
    }
    .profile-disnon {
        display: none;
    }
    .profile-section-grid-container {
        display: block;
        padding: 0 0.5rem 0.5rem;
        text-align: center;
    }
    #main-content .profile-title {
        display: none;
    }
    #profile-frame .grid-2 {
        width: 100%;
    }
    #profile-frame .profile-text {
        font-size: 2.8rem;
        padding: 0.5rem 2.0rem 0;
        margin-bottom: 1.0rem;
        border-bottom: solid 1px #313131;
        display: block;
        text-align: left;
    }
    #profile-frame .text-info {
        font-size: 2.0rem;
    }
    #profile-frame .profile-frame {
        margin: 0;
    }
    #twitter-area.profile-frame {
        background: #000000;
        width: 100%;
        text-align: center;
        margin-top: 4em;
        border-radius: 30px;
    }
    #twitter-area.profile-frame a {
        color: #fff;
        width: 100%;
        display: inline-block;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .profile-banner {
        width: 100%;
        text-align: center;
        margin: 3.0rem 0;
    }
    .profile-banner p {
        margin: 1.0rem;
        filter: drop-shadow(1px 1px 3px #000);
        -webkit-filter: drop-shadow(1px 1px 3px #000);
    }
    .entry-footer {
        display: none;
    }
}


/* custom */


/* index && common */

.prata {
    font-family: 'Prata', serif;
    font-weight: 100 !important;
    letter-spacing: 2px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tac {
    text-align: center;
}

#enter-button .ripple-content,
#leave-button .ripple-content {
    font-family: 'Prata', serif;
    letter-spacing: 4px;
}

#authMovieBox {
    width: 720px;
    height: 0;
    margin: 0 auto;
    background: #fff;
    position: relative;
    top: 40px;
}

#authMovieBox video {
    width: 100%;
    height: 390px;
}

header {
    overflow: hidden;
    position: relative;
    /* height: 575px; */
}

#headLine {
    background: url('/img/header-bg.jpg') center top;
    background-repeat: no-repeat;
    box-shadow: 0 0 5px #111;
}

#headLineInner {
    width: 818px;
    overflow: hidden;
    margin: 0 auto;
}

#headLineInner #leftText {
    float: left;
}

#headLineInner #rightText {
    float: right;
}

#headUpper {
    margin-top: 10px;
}

#headLower {
    position: relative;
    top: -46px;
}

#headMenu {
    text-align: left;
    top: 80px;
    width: 420px;
    height: 380px;
    font-weight: bold;
    font-size: 16px;
}

#headMenu ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#headMenu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#headMenu.fl {
    position: absolute;
    left: 0px;
}

#headMenu.fl li:nth-child(1) {
    background: url('/img/left-menu-bg01.png');
    background-repeat: no-repeat;
    width: 415px;
    height: 112px;
    padding-left: 60px;
    font-size: 24px;
    line-height: 112px;
}

#headMenu.fl li:nth-child(2) {
    background: url('/img/left-menu-bg02.png');
    background-repeat: no-repeat;
    width: 415px;
    height: 112px;
    padding-left: 60px;
    padding-top: 21px;
    font-size: 24px;
    line-height: 35px;
    margin-top: 15px;
}

#headMenu.fl li:nth-child(3) {
    background: url('/img/left-menu-bg03.png');
    background-repeat: no-repeat;
    width: 415px;
    height: 112px;
    padding-left: 60px;
    padding-top: 21px;
    font-size: 24px;
    line-height: 35px;
    margin-top: 15px;
}

#headMenu.fr {
    position: absolute;
    right: 0px;
    background: url('/img/right-menu-bg.png');
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-left: 125px;
    font-size: 21px;
}

#headMenu.fr li {
    margin-bottom: 7px;
}

#attention,
#attention2 {
    text-align: center;
    font-size: 18px;
    letter-spacing: 2px;
}

.news-lists-frame {
    background: #fff;
    box-shadow: 0 0 5px #918F85;
    padding: 20px !important;
}

#attention {
    background-image: url('/img/top-guidance-bg.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    height: 145px;
    padding: 15px 0;
    box-shadow: 0 0 5px #000;
}

#attention img {
    margin: 5px 0 15px 0;
}

#attention2 {
    background-image: url('/img/top-guidance-acce01.png'), url('/img/top-guidance-acce02.png');
    background-position: center top, center bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 80px 0 30px 0;
    margin-bottom: 50px;
}

#attention2 p {
    line-height: 36px;
}

#attention2 a {
    text-decoration: underline;
}

footer {
    background-image: url('/img/footer-head.png');
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 30px;
}

footer ul {
    margin: 0 auto;
    overflow: hidden;
}

footer li {
    list-style: none;
    display: inline-block;
}

#footerNav {
    margin-bottom: 30px;
}

#footerNav a {
    padding: 0 9px 0 5px;
    border-right: solid 1px #ECDEA9;
    text-decoration: none;
}

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

#footerBtnMenu {
    margin: 0 5px 10px;
}

.widget-block .title-name {
    font-family: 'Prata', serif;
    letter-spacing: 3px;
    font-size: 32px !important;
    border-style: none !important;
}


/* news widget */

.news-lists-frame {
    width: 770px;
    margin: 0 auto 100px !important;
}

.news-lists-frame li a {
    padding: 0 !important;
}

.news-lists-frame li {
    border-bottom: solid 1px #ADA285 !important;
    border-top-width: 0 !important;
    margin-bottom: 20px;
}

.news-lists-frame li:last-child {
    margin-bottom: 0;
}

.news-thumb {
    margin-bottom: 5px;
    height: 60px;
    overflow: hidden;
    margin-top: 20px;
}

.news-lists-frame .entry-title {
    font-size: 20px;
    height: 20px;
    line-height: 20px;
}


/* slider */

.metaslider .flex-viewport {
    overflow: visible !important;
}

.more-link {
    display: none;
}

html {
    overflow-x: hidden;
}

.material-scrolltop {
    display: none;
}

#footer-copy {
    border: none !important;
}

#catchCopy {
    position: relative;
    top: 351px;
    color: #fff;
    font-size: 22px;
    width: 50%;
    margin: 0 auto;
    height: 0;
}


/* concept */

#conceptMenu {
    width: 1050px;
    height: 115px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

#conceptMenu li {
    width: 25%;
    list-style: none;
    text-align: center;
}

#conceptMenu li:hover {
    border-bottom: 1px solid #543f19;
    margin-top: 1px;
}

#concept .contents {
    width: 1050px;
    padding: 10px;
    margin: 0 auto 80px;
    background: white;
    -moz-box-shadow: 1px 1px 4px black;
    -webkit-box-shadow: 1px 1px 4px black;
    box-shadow: 1px 1px 4px black;
}

#concept .concept-title {
    text-align: center;
    margin-bottom: 20px;
}

#concept .contents .contents-inner {
    padding: 0 25px 70px;
    border: 2px solid #cdc8b2;
    font-size: 16px;
    background: url(/img/contents-bottoms.png) center bottom no-repeat;
}

#concept .contents .contents-inner article {
    border-bottom: 1px dashed #543f19;
    padding: 30px 0;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    line-height: 2.7em;
}

#concept .contents .contents-inner article .cont-1 {
    width: 207px;
}

#concept .contents .contents-inner article .cont-1 p {
    margin: 10px 0 20px;
    font-size: 24px;
    line-height: 1.0em;
}

#concept .contents .contents-inner article .cont-2 {
    width: 670px;
    text-align: left;
}

#concept .contents .contents-inner article .cont-3 {
    width: 100%;
    text-align: center;
    font-size: 16px;
}

#concept .contents .contents-inner article .cont-3 p {
    margin-bottom: 20px;
}

#concept .contents .contents-inner article .cont-3 p img {
    padding: 10px 0;
}

#concept .contents .contents-inner article .cont-3 .textArea {
    font-size: 16px;
}

#concept .contents .contents-inner article .cont-4 {
    width: 483px;
    height: 480px;
    border: solid 1px #68531d;
    margin-top: 60px;
    text-align: center;
    padding: 10px;
}

#concept .contents .contents-inner article .cont-4 .ttl {
    font-size: 18px;
    margin: 15px 0;
}

#concept .contents .contents-inner article .cont-4 .obj {
    margin: 30px 0;
}

#concept .contents .contents-inner article .cont-4 .menbership {
    margin-top: 55px;
}

#concept .contents .contents-inner article .cont-4 .newmenber {
    margin-top: 89px;
}

#concept .contents .contents-inner article .cont-5 {
    width: 595px;
}

#concept .contents .contents-inner article .cont-6 {
    width: 328px;
}

#concept .contents .contents-inner article .cspttl {
    text-align: center;
}

#concept .contentsTitle {
    font-family: 'Prata', serif;
    text-align: center;
}


/* system */

#system .system-box {
    width: 1050px;
    height: 1898px;
    margin: 45px auto 70px;
}

#systemMenu {
    width: 1050px;
    height: 115px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#systemMenu li {
    width: 25%;
    list-style: none;
    text-align: center;
}

#systemMenu li:hover {
    border-bottom: 1px solid #543f19;
    margin-top: 1px;
}


/*maching_form*/

#maching_form {
    width: 1050px;
    height: auto;
    margin: 45px auto;
    background: url(/img/contents-bottoms.png) center bottom no-repeat, url(/img/maching-bg.jpg) center top repeat-y;
    padding: 15px 87px 70px;
    font-size: 16px;
    color: #68531d;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    box-sizing: border-box;
    position: relative;
}

#maching_form::after {
    content: "";
    width: 988px;
    border-bottom: dashed 1px #543f19;
    position: absolute;
    bottom: 65px;
    left: 31px;
}

#maching_form .line-btn {
    width: 208px;
    height: 129px;
    position: absolute;
    top: 40px;
    right: 90px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

#maching_form [type="checkbox"]+label,
#maching_form [type="radio"]+label {
    vertical-align: initial;
    ;
    margin-left: initial;
    ;
    margin-right: initial;
    margin-bottom: initial;
    ;
}

#maching_form label {
    line-height: initial;
}

#maching_form p {
    margin-bottom: initial;
    font-size: inherit;
    line-height: initial;
    text-rendering: initial;
}

#maching_form .title {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}

#maching_form table {
    width: 628px;
    height: auto;
    margin: 30px auto;
}

#maching_form table tbody {
    border: none;
}

.tab-wrap {
    width: 648px;
    height: 480px;
    padding-top: 40px;
    margin: 0 auto;
    border: solid 1px #86754a;
    border-top: none;
    position: relative;
}

#maching_form .tab-content {
    width: 100%;
    height: auto;
    display: none;
}

#maching_form .tab-content table {
    margin: 15px auto;
    width: 628px;
}

#maching_form table tr td span.req {
    display: inline;
    background: #971f40;
    color: white;
    padding: 1px 3px;
    font-size: inherit;
    margin-left: 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

#maching_form .tab-content table tr td span.mgnl {
    margin-left: 15px;
}

.tab-label {
    color: #68531d;
    cursor: pointer;
    width: 324px;
    height: 50px;
    font-size: 15px;
    border-top-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
}

.tab-label span {
    font-size: 11px;
    display: block;
}

.tab-label.btn-1 {
    position: absolute;
    top: -10px;
    left: -9px;
    border: solid 1px #86754a;
    padding: 8px;
}

.tab-label.btn-2 {
    position: absolute;
    top: -10px;
    right: -17px;
    border: solid 1px #86754a;
    padding: 8px;
}

.tab-switch:checked+.tab-label {
    background: #86754a;
    color: white;
}

#TAB-01:checked~#TAB-01-content,
#TAB-02:checked~#TAB-02-content {
    display: block;
}

.tab-switch {
    display: none;
}

#maching_form table tr {
    border-bottom: solid 1px #e6e1d5;
}

#maching_form table tr td {
    padding: 12px 5px;
    text-align: left;
}

#maching_form table tr td span {
    font-size: 11px;
    display: block;
}

#maching_form table tr td:first-child {
    width: 32%;
}

#maching_form table tr td:nth-child(even) {
    width: 68%;
}

#maching_form table tr.bonon {
    border: none;
}

#maching_form table tr td.text {
    padding: 0 15px;
}

#maching_form table tr td input {
    width: 370px;
    height: 27px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    display: inline-block;
    border: solid 1px #837246;
    font-size: 14px;
}

#maching_form table tr td select {
    width: 210px;
    height: 27px;
    border-radius: 6px;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/img/select-arrow.png) no-repeat top 8px right 5px;
    padding: 0 5px;
    border: solid 1px #837246;
}

#maching_form table tr td select.mgn {
    margin-top: 10px;
}

#maching_form table tr td select.min {
    width: 50px;
}

#maching_form table tr td textarea {
    width: 618px;
    height: 145px;
    margin: -10px auto 0;
    border: solid 1px #837246;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

#maching_form table tr td input[type="submit"] {
    width: 127px;
    height: 34px;
    background: #585858;
    color: white;
    border: none;
    cursor: pointer;
}

#maching_form table tr td.center {
    text-align: center;
}


/*application_form*/

#application_form {
    width: 1050px;
    height: auto;
    margin: 45px auto;
    background: url(/img/contents-bottoms.png) center bottom no-repeat, url(/img/maching-bg.jpg) center top repeat-y;
    padding: 15px 87px 70px;
    font-size: 16px;
    color: #68531d;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    box-sizing: border-box;
    position: relative;
}

#application_form::after {
    content: "";
    width: 988px;
    border-bottom: dashed 1px #543f19;
    position: absolute;
    bottom: 65px;
    left: 31px;
}

#application_form .line-btn {
    width: 208px;
    height: 129px;
    position: absolute;
    top: 40px;
    right: 90px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

#application_form [type="checkbox"]+label,
#maching_form [type="radio"]+label {
    vertical-align: initial;
    ;
    margin-left: initial;
    ;
    margin-right: initial;
    margin-bottom: initial;
    ;
}

#application_form label {
    line-height: initial;
}

#application_form p {
    margin-bottom: initial;
    font-size: inherit;
    line-height: initial;
    text-rendering: initial;
}

#application_form .title {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}

#application_form table {
    width: 628px;
    height: auto;
    margin: 30px auto;
}

#application_form table tbody {
    border: none;
}

#application_form table tr td span.req {
    display: inline;
    background: #971f40;
    color: white;
    padding: 1px 3px;
    font-size: inherit;
    margin-left: 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

#application_form table tr {
    border-bottom: solid 1px #e6e1d5;
}

#application_form table tr td {
    padding: 12px 5px;
    text-align: left;
}

#application_form table tr td span {
    font-size: 11px;
    display: block;
}

#application_form table tr td:first-child {
    width: 32%;
}

#application_form table tr td:nth-child(even) {
    width: 68%;
}

#application_form table tr.bonon {
    border: none;
}

#application_form table tr td.text {
    padding: 0 15px;
}

#application_form table tr td input {
    width: 370px;
    height: 27px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    display: inline-block;
    border: solid 1px #837246;
    font-size: 14px;
}

#application_form table tr td select {
    width: 210px;
    height: 27px;
    border-radius: 6px;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/img/select-arrow.png) no-repeat top 8px right 5px;
    padding: 0 5px;
    border: solid 1px #837246;
}

#application_form table tr td select.mgn {
    margin-top: 10px;
}

#application_form table tr td select.min {
    width: 50px;
}

#application_form table tr td textarea {
    width: 618px;
    height: 145px;
    margin: -10px auto 0;
    border: solid 1px #837246;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

#application_form table tr td input[type="submit"] {
    width: 127px;
    height: 34px;
    background: #585858;
    color: white;
    border: none;
    cursor: pointer;
}

#application_form table tr td.center {
    text-align: center;
}

.cast_overlay {
    position: relative;
}


/* costum */

@media screen and (max-width: 64em) {
    #cast-sort-lists li {
        width: 33%;
    }
    #cast-sort-lists li a {
        white-space: pre-line;
    }
    .archive #cast-sort-lists li {
        padding: 2px
    }
    .tns-ovh {
        width: 90%;
        margin: 0 auto;
    }
    #cast-list {
        display: flex;
        flex-flow: wrap;
        gap: 11px;
    }
    .box-b-grad {
        /* width: 48%; */
        width: 100%;
    }
    #cast-list>li>a {
        height: 20em;
    }
    .cast-section {
        bottom: 0;
        background-position: bottom right;
    }
    .cast-name {}
    .cast-section>article {
        position: absolute;
        bottom: 0;
        background: linear-gradient(110deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 80%, rgba(2, 2, 2, 0.8) 100%);
        /* padding: 10px 5px 0 10px; */
        padding: 10px 5px 10px 10px;
    }
    .name {
        font-size: 18px;
    }
    .cast-size {
        padding-left: 5px;
    }
    #cast-list .box-b-grad {
        margin: unset;
        width: 48%;
    }
    #cast-list .box-b-grad:last-child {
        margin-right: auto;
    }
    .navi ul li a {
        display: flex;
        justify-content: center;
    }
}

ul#cast-sort-lists {
    display: flex;
    justify-content: center;
}

.archive #cast-sort-lists li {
    padding: 0;
    padding: 5px;
}

.archive #cast-sort-lists li a {
    border: unset;
    text-decoration: none;
    color: #fff;
}

.archive #cast-sort-lists li a {
    border-radius: 24px;
    padding: 10px 20px;
    text-align: center;
}

.archive #cast-sort-lists .nagoya a {
    /* background-color:#017100; */
    background: rgb(113, 113, 113);
    background: linear-gradient(0deg, rgba(1, 113, 0, 0.5) 0%, rgba(1, 113, 0, 1) 36%, rgba(1, 113, 0, 0.7) 100%);
    border: rgba(1, 113, 0, 1) 1px solid;
}

.archive #cast-sort-lists .oosaka a {
    /* background-color: #890131; */
    background: rgb(113, 113, 113);
    background: linear-gradient(0deg, rgba(137, 1, 49, 0.5) 0%, rgba(137, 1, 49, 1) 36%, rgba(137, 1, 49, 0.7) 100%);
    border: rgba(137, 1, 49, 1) 1px solid;
}

.archive #cast-sort-lists .tokyo a {
    /* background-color: #004D80; */
    background: rgb(113, 113, 113);
    background: linear-gradient(0deg, rgba(113, 113, 113, 0.5) 0%, rgba(0, 77, 128, 1) 36%, rgba(0, 77, 128, 0.7) 100%);
    border: rgba(0, 77, 128, 1)1px solid;
}

.archive #cast-sort-lists li a.selected {
    background: unset;
    color: #535353;
    /* font-family: 'dashicons'; */
    /* font-size: 18px; */
}

.archive #cast-sort-lists .disabled {
    background: linear-gradient(0deg, rgba(213, 213, 213, 0.5) 0%, rgb(155, 155, 155) 36%, rgba(213, 213, 213, 0.5) 100%);
    border: rgb(213, 213, 213) 1px solid;
    border-radius: 24px;
    padding: 10px 20px;
    display: block;
    color: rgb(20, 20, 20);
}


/* .post-type-archive-cast .cast-section { */

.archive .cast-section {
    position: relative;
}

.archive #cast-list>li>a>img {
    left: 0;
}


/* .post-type-archive-cast .shop-desctext  p { */

.archive .shop-desctext p {
    color: #2d2d2d;
}

.cast-section::before {
    /* content: "";
    background: rgb(2,0,36);
    background: linear-gradient(60deg, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0) 43%, rgba(0, 0, 0, 0.82) 100%);
    height: 100%;
    display: inline-block;
    width: 100%; */
    /* position: absolute;
    top: 0;
    left: 0;
    z-index: 1; */
}


/* .post-type-archive-cast .cast-section::before{ */

.archive .cast-section::before {
    content: "";
    background: linear-gradient(95deg, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0) 43%, rgba(0, 0, 0, 0.82) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.box-b-grad.tns-item {}

.box-b-grad.tns-item a::before {}

#carousel-container-cp5_cast_slider_t008-4 .of {}

#cp5_cast_slider_t008-4 .box-b-grad {
    margin-bottom: 10px;
    padding: 0;
}

ul[id*="carousel-container-cp5_cast_slider"] .of::before {
    /* #carousel-container-cp5_cast_slider_t008-4 .of::before { */
    content: "";
    /* background: rgba(255, 5, 5, 0.17); */
    background: rgb(2, 0, 36);
    /* background: linear-gradient(90deg, rgba(0, 0, 0, 0.56) 0%, rgba(209, 209, 226, 0) 30%, rgba(0, 0, 0, 0.34) 100%); */
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0) 52%, rgba(0, 0, 0, 0.82) 100%);
    height: 100%;
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

ul[id*="carousel-container-cp5_cast_slider"] .of img::before {
    /* #carousel-container-cp5_cast_slider_t008-4 .of img::before { */
    content: "";
}

.cf-df {
    display: flex;
    gap: 1px;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0 10px 0;
}

.cf-df p {
    margin: 0;
    background: rgb(255, 255, 255);
    width: 100%;
}

.wpcf7 {
    color: rgb(255, 255, 255);
}

.df {
    display: flex;
}

.sns_wrap {
    justify-content: center;
    gap: 10px;
    margin-bottom: 200px;
}

.sns_icon {
    width: 340px;
    text-align: center;
    border-radius: 50px;
    padding: 0;
    margin: 0;
    /* font-size: 0; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.sns_icon p {
    margin: 0;
}

.sns_icon a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-decoration: none;
    font-size: 2em;
    width: 100%;
}

.sns_icon img {
    width: 85px;
    padding: 16px;
}

.line-icon {
    background: #06c755;
}

.x-icon {
    background: rgb(0 0 0);
}

.line-icon img {
    /* background: #06c755; */
    width: 85px;
    padding: 7px;
}

.x-icon img {
    background: rgb(0 0 0);
    width: 70px;
}

@media screen and (max-width: 48em) {
    #twitter-area.profile-frame {
        background: #ffffff;
        width: 100%;
        text-align: center;
        margin-top: 4em;
        border-radius: 30px;
    }
    #twitter-area.profile-frame a {
        color: #121212;
        width: 100%;
        display: inline-block;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .sns_wrap {
        flex-direction: column;
        align-items: center;
        margin-left: 5em;
        margin-right: 5em;
        margin-bottom: 100px;
    }
    .x-icon {
        margin-bottom: 10px;
    }
    .line-icon img {
        /* background: #06c755; */
        width: 70px;
    }
    .form_matching_ask .title-basic {
        margin-bottom: 0;
    }
    .container.cf7-bor-top {
        margin-top: 0;
    }
    .container.cf7-bor-top.sp-mr .wpcf7-list-item {
        margin-bottom: 5px;
        margin-left: 0;
    }
    .cf7sg-container .cf7-smart-grid.has-grid .df-sp .row {
        display: flex;
    }
    .cf7sg-container .cf7-smart-grid.has-grid .df-sp .cf7-sp-dont {
        width: 50%;
    }
    .cf7sg-container .cf7-smart-grid.has-grid .df-sp .cf7-sp-exit {
        width: 50%;
        display: flex;
    }
    .cf7sg-container .cf7-smart-grid.has-grid .columns.one-fourth.promisshrot {
        padding: 0;
        flex: 0 0 30%;
        /* flex: 0 0 20%; */
    }
    .cf7sg-container .cf7-smart-grid.has-grid .columns.two.promisshrot {
        padding: 0;
        flex: 0 0 20%;
    }
    .frw-sp {
        flex-flow: row wrap;
    }
    .fdc-sp {
        -moz-flex-direction columns;
        flex-direction: column;
    }
    .fww-sp {
        flex-wrap: wrap;
    }
    .jce-sp {
        justify-content: flex-end;
    }
    .jcc-sp {
        justify-content: center;
    }
    .jcs-sp {
        justify-content: space-between;
    }
    .jca-sp {
        justify-content: space-around;
    }
    .jcf-sp {
        justify-content: flex-start;
    }
    .aif-sp {
        align-items: flex-start;
    }
    .aic-sp {
        align-items: center;
    }
    .aib-sp {
        align-items: baseline;
    }
    .asc-sp {
        align-self: center;
    }
    .mb-md-sp {
        margin-bottom: 50px;
    }
    .text-left-sp {
        text-align: left;
    }
    .text-right-sp {
        text-align: right;
    }
    .text-center-sp {
        text-align: center;
    }
}

.cf7sg-container .wpcf7-submit {
    display: inline-block;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    background: #890131;
    text-decoration: none;
    border: 1px solid #890131;
    font-size: 14px;
    text-align: center;
    width: 320px;
    height: 54px;
    line-height: 54px;
}

.one-third {
    color: #f2efdd;
}

.required {
    display: inline-block;
    border-radius: 10px;
    margin-left: 10px;
    color: #fff;
    font-size: 10px;
    background: #890131;
    padding: 3px 10px;
    line-height: 1em;
}

.form_matching_ask .cf7sg-container .container {
    border-bottom: 1px dotted #f2efdd;
    padding: 25px 0;
}

.form_contact-confirm .cf7sg-container .container {
    border-bottom: 1px dotted #f2efdd;
    padding-bottom: 25px !important;
    padding-top: 25px !important;
}

.form_matching_ask .cf7sg-container .cf7-smart-grid.has-grid .container {
    border-bottom: 1px dotted #f2efdd;
    padding: 25px 0;
}

.form_register .cf7sg-container .cf7-smart-grid.has-grid .container {
    border-bottom: 1px dotted #f2efdd;
    padding: 25px 0;
}

.form_contact-register .cf7sg-container .cf7-smart-grid.has-grid .container {
    border-bottom: 1px dotted #f2efdd;
    padding: 25px 0;
}

.form_contact-register .cf7sg-container .cf7-smart-grid.has-grid .row {
    /* border-bottom: 1px dotted #f2efdd;
    padding: 25px 0; */
}

.cf7-hope .multiform {
    text-align: center;
    color: #f2efdd;
    font-size: 16px;
    font-weight: bold;
}

.wpcf7-select {
    background: #333 !important;
    color: #fff;
    cursor: pointer;
    width: 40%;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: 1px solid #f2efdd;
    outline: none;
    background: #333;
    color: #fff;
    background-image: none;
    box-shadow: none;
    height: 46px;
    box-sizing: border-box;
    font-size: 13px;
    border-radius: 6px;
}

.match-time .one-third {
    display: flex;
    width: 20% !important;
    align-items: baseline;
}

.wpcf7-form-control-wrap {
    width: 100px;
    margin-right: 5px;
}

.container.bor-none {
    /* border-bottom: unset !important; */
    border-bottom: 0 !important;
    /* padding: 0 !important; */
    padding-bottom: 0 !important;
}

.container.bor-btom-none {
    /* border-bottom: unset !important; */
    border-bottom: 0 !important;
    padding: 0 !important;
}

.container.bor-top-cf7 {
    border-top: 1px dotted #f2efdd;
}

.broder-add {
    border-bottom: 1px dotted #f2efdd;
    padding: 25px 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {}

.select2-results__option[aria-selected] {
    color: rgb(80, 80, 80);
}

.pul-magin {
    margin-bottom: 5px;
    display: block;
}

.confirm-none {}

.text-white textarea {
    color: #fff;
}

.acceptance {
    /* text-align: center; */
}

.pic-name {
    font-size: 20px;
    font-weight: bold;
}

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

#toggle-cf7 {
    display: none;
}


/* #toggle-button {
    color: #fff;

    width: 46px;
    height: 24px;
    position: relative;
    border: none;
    border-radius: 12px;
    background-color: #BCBDBD;
    cursor: pointer;
    toggle-trigger: darkmode;

}

#toggle-button::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    left: 1px;
    top: 1px;
    background: #FFFFFF;
    border: 1px solid #BCBDBD;
    transition: all 0.1s ease 0s;
}
 */

.ac-box {
    width: auto;
    margin: 30px auto 5px;
}

.ac-box label {
    /* max-width: 385px; */
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #890131;
    margin: auto;
    line-height: 50px;
    position: relative;
    display: block;
    height: 50px;
    border-radius: 8px;
    cursor: pointer;
    color: #fff;
    transition: all 0.5s;
    margin-bottom: 10px;
}

.ac-box label:hover {
    background: rgba(122, 41, 68, 0.55);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.ac-box input {
    display: none;
}

.ac-box label:after {
    color: #fff;
    font-family: "FontAwesome";
    content: " \f078";
}

.ac-box input:checked~label::after {
    color: #fff;
    font-family: "FontAwesome";
    content: " \f077";
}

.ac-box div {
    height: 0px;
    padding: 0px;
    overflow: hidden;
    opacity: 0;
    transition: 0.5s;
}

.ac-box input:checked~div {
    height: auto;
    padding: 5px;
    background: #333333;
    opacity: 1;
    border-radius: 8px;
}

.ac-box div p {
    color: #ffffff;
    line-height: 23px;
    font-size: 14px;
    padding: 20px;
    text-align: justify;
}

.ac-small p {
    margin-bottom: 0px;
}

.form_matching_ask .title-basic {
    margin-top: 35px;
}

.acceptance {
    margin-bottom: 15px;
}

.wpcf7-previous {
    color: #fff;
    background: #890131;
    border: 1px solid #890131;
    height: 54px;
    line-height: 54px;
}

.form_matching_ask .cf7-smart-grid.has-grid .info-tip {
    /* background: #000 !important; */
    color: #f2efdd;
    font-size: 13px;
}

.cf7-smart-grid.has-grid .field>label {
    background: #000 !important;
    color: #f2efdd;
    font-size: 13px;
}

.form_register .cf7-smart-grid.has-grid .info-tip {
    color: rgb(255, 255, 255);
}

.mb-s {
    margin-bottom: 10px;
}

.form_register .cf7sg-container .cf7-smart-grid.has-grid .container.pdng-0 {
    padding: 0;
}

.form_register [data-class="wpcf7cf_group"],
.form_register .wpcf7cf_remove,
.wpcf7cf_add {
    padding-bottom: 25px;
}

.form_matching_ask [data-class="wpcf7cf_group"],
.form_register .wpcf7cf_remove,
.wpcf7cf_add {
    padding-bottom: 25px;
}

.form_register .wpcf7-select {
    margin-bottom: 0;
}

.form_register .title-basic {
    margin: 0;
}

.form_register .wpcf7-textarea {
    color: #fff;
}

.mv-form-matching p {
    margin-bottom: 0;
}

@media screen and (min-width: 769px) {
    #header-txt {
        /* padding-bottom: 0 !important; */
    }
    .mr-right {
        margin-left: 34.04255%;
    }
    .container.cf7-bor-top {
        margin-top: 25px !important;
    }
    .cf7-sp-exit {
        display: flex;
    }
    .cf7sg-container .cf7-smart-grid.has-grid .cf7-data01 .columns.one-third {
        width: 35%;
    }
    .form_contact-confirm .cf7sg-container .cf7-smart-grid.has-grid .columns.two.promisshrot {
        width: 35%;
    }
    .cf7-data01 .cf7sg-container .cf7-smart-grid.has-grid .cf7-data01 .columns.three {
        width: 6%;
        margin-left: 0;
    }
    .cf7sg-container .cf7-smart-grid.has-grid .columns.one-fourth.promis {
        width: 6em;
        padding: 0;
        flex: 0 0 17%;
    }
    .cf7sg-container .cf7-smart-grid.has-grid .columns.one-fourth.promisshrot {
        flex: 0 0 10%;
    }
}

@media screen and (max-width: 768px) {
    .cf7sg-container .cf7-smart-grid.has-grid .match-time .row {
        display: flex;
    }
    #header-txt {}
    .site-description {
        margin-bottom: 0;
    }
    .archive #cast-sort-lists li a {
        padding: 5px 5px;
        min-height: 5.5em;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .archive #cast-sort-lists .disabled {
        white-space: normal;
        padding: 11px;
        padding: 5px 5px;
        min-height: 5.5em;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .name {
        /* background: linear-gradient(to top, #ffffff 0%, #ffffff 45%); */
    }
    .cast-name {
        text-align: center;
    }
    .banner-top {
        margin-top: 12px;
    }
}

.cf7sg-container .cf7-smart-grid.has-grid .match-time-com .columns.match-time-up {
    width: 3em;
    margin-left: 0;
    padding: 0;
}

.cf7sg-container .cf7-smart-grid.has-grid .match-time-com .columns.match-time-go {
    width: 7em;
    padding: 0;
}

.form_contact-register .match-time-com .columns.one-fourth {}

.title-mv .title-mv-child {
    z-index: 3;
}


/* #carousel-container-cp5_cast_slider_t008-6 > .tns-item */

ul[id*="carousel-container-cp5_cast_slider"]>.tns-item {
    padding: 0;
}


/* li#carousel-container-cp5_cast_slider_t008-6 > .tns-item {

} */

.tinynav1_label {
    display: none;
}

.form-text-center {
    text-align: center;
    font-size: 21px;
}

.wpcf7-form-control-wrap .wpcf7-textarea.gu3 {
    height: 50px;
}