.checkoutPage #cartMain .cartCard .formSec .form-group .form-control{display:block!important}#store_detail_page #top_sec .cntnt_bx .size_list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px}#store_detail_page #top_sec .cntnt_bx .size_list a,#store_detail_page #top_sec .cntnt_bx .size_list button{background:0 0;border:none;outline:0;box-shadow:none;font-size:14px;color:#292929;border:2px solid #ede7d9;font-weight:500;padding:20px 8px;margin:4px;transition:ease-in-out all .3s;cursor:pointer;min-width:54px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:468px){#store_detail_page #top_sec .cntnt_bx .size_list a,#store_detail_page #top_sec .cntnt_bx .size_list button{padding:12px 17px;font-size:12px}}#store_detail_page #top_sec .cntnt_bx .size_list a.selected,#store_detail_page #top_sec .cntnt_bx .size_list a:hover,#store_detail_page #top_sec .cntnt_bx .size_list button.selected,#store_detail_page #top_sec .cntnt_bx .size_list button:hover{color:#49412f;border-color:#f7b42a}#store_detail_page #top_sec .cntnt_bx .size_list a.fade-out,#store_detail_page #top_sec .cntnt_bx .size_list button.fade-out{pointer-events:none;cursor:no-drop;position:relative;opacity:.5;border:1px solid #d7dade}#store_detail_page #top_sec .cntnt_bx .size_list a.fade-out::before,#store_detail_page #top_sec .cntnt_bx .size_list button.fade-out::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/icons/cross.svg) no-repeat center;background-size:contain;opacity:.3}
svg:not(:root).svg-inline--fa{
color: #000;
}
#registration_sec .form_box form .cart_promotion {
    padding-top: 30px
}

#registration_sec .form_box form .cart_promotion .promo_submits {
    display: flex;
    width: 100%;
    position: relative
}

#registration_sec .form_box form .cart_promotion .promo_submits .input_text {
    border: solid 2px #ede7d9;
    background-color: #fff;
    min-height: 55px;
    border-radius: 0;
    width: 100%;
    box-shadow: none;
    outline: none;
    padding-left: 15px
}

@media only screen and (max-width: 576px) {
    #registration_sec .form_box form .cart_promotion .promo_submits .input_text {
        min-height: 45px
    }
}

#registration_sec .form_box form .cart_promotion .promo_submits .input_text::placeholder {
    font-size: 14px;
    color: #7b7b7b;
    font-weight: 400;
    font-family: "Inter", sans-serif
}

#registration_sec .form_box form .cart_promotion .promo_submits .code_form {
    width: 100%
}

#registration_sec .form_box form .cart_promotion .promo_submits .apply_coupen {
    width: 80px;
    height: 45px;
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 0;
    outline: none;
    box-shadow: none;
    background: #ddae27;
    color: #fff;
    transition: .4s all
}

@media only screen and (max-width: 576px) {
    #registration_sec .form_box form .cart_promotion .promo_submits .apply_coupen {
        height: 35px
    }
}

#registration_sec .form_box form .cart_promotion .promo_submits .apply_coupen:hover {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2)
}


#dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .content_box form .cart_promotion .promo_submits {
    display: flex;
    width: 100%;
    position: relative
}

#dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .content_box form .cart_promotion .promo_submits .input_text {
    border: solid 2px #ede7d9;
    background-color: #fff;
    min-height: 55px;
    border-radius: 0;
    width: 100%;
padding-left: 15px;
    box-shadow: none;
    outline: none
}

@media only screen and (max-width: 576px) {
    #dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .content_box form .cart_promotion .promo_submits .input_text {
        min-height: 45px
    }
}

#dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .content_box form .cart_promotion .promo_submits .input_text::placeholder {
    font-size: 14px;
    color: #7b7b7b;
    font-weight: 400;
    font-family: "Inter", sans-serif
}

#dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .content_box form .cart_promotion .promo_submits .code_form {
    width: 100%
}

#dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .content_box form .cart_promotion .promo_submits .apply_coupen {
    width: 80px;
    height: 45px;
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 0;
    outline: none;
    box-shadow: none;
    background: #ddae27;
    color: #fff;
    transition: .4s all
}

@media only screen and (max-width: 576px) {
    #dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .content_box form .cart_promotion .promo_submits .apply_coupen {
        height: 35px
    }
}

#dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .content_box form .cart_promotion .promo_submits .apply_coupen:hover {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2)
}

#dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .event_single {
    position: relative
}


#dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .event_single #loading-div,
#dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .event_single .loading-div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    height: 100%;
    width: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

#dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .event_single #loading-div img,
#dashboard #appointment_sec .outer_box .right_outer_sec .right_sec .event_single .loading-div img {
    width: 55px
}

img{
    max-width: 100%;
}

#class_details_page #requirements .fst_bx{
    transition: .4s all;
}
#class_details_page #requirements .fst_bx .sub_head{
    font-size: 14px;
    line-height: 20px;
    color: #000;
}
#class_details_page #requirements .fst_bx:not(.nb):hover{
    box-shadow: 0 3px 12px rgba(0, 0, 0, .10);
}

#class_details_page #requirements .fst_bx .cost{
    font-size: 18px !important;
}

@media only screen and (max-width: 576px){
#class_details_page #requirements .fst_bx .cost{
    font-size: 14px !important;
}
}

@media only screen and (max-width: 768px){
.cmn_profile_box{
    margin: 0;
}
}
@media only screen and (max-width: 576px){
    .cmn_profile_box .speaks{
        font-size: 16px;
    }
    .cmn_sec .outer_box{
        margin-top: 15px;
    }
}
.cmn_sec{
    padding: 20px 0 ;
}
.cmn_sec .row{
    align-items: center;
}
.cmn_sec .head{
    font-size: 24px;
    line-height: 30px;
}

.cmn_sec .head{
    font-size: 36px;
    color: #050505;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 45px;
    text-align: center;
}

@media only screen and ( max-width: 992px ){
    .cmn_sec .head{
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 35px;
    }
}
    @media only screen and ( max-width: 768px ){
        .cmn_sec .head{
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 25px;
    }
    }
    
    /*#class_details_page #class_details_sec .flxBx{*/
    /*    display: flex;*/
    /*    flex-wrap: wrap;*/
    /*    justify-content: space-between;*/
    /*}*/
    .flxTTBx .lftBx .ttle{
        font-size: 30px;
        color: #000;
        font-weight: 600;
        line-height: 38px;
        
        text-align: center;
    }
    @media only screen and ( max-width: 992px ){
     .flxTTBx .lftBx .ttle{
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 25px;
    }
}
    @media only screen and ( max-width: 768px ){
         .flxTTBx .lftBx .ttle{
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    }
    #class_details_page #class_details_sec .head{
        margin-bottom: 25px;
    }
    .flxTTBx .dropdown{
        width: fit-content;
        width: -moz-fit-content;
        margin: auto;
        margin-bottom: 90px;
    }
    .flxTTBx .dropdown button{
        border: none;
        background: #fae5ac;
        color: #000;
        font-size: 16px;
        font-weight: 500;
        color: #000;
        padding: 10px 15px;
        margin-top: 25px;
    }
    .flxTTBx .dropdown .dropdown-menu{
        width: 100%;
        border: none;
        box-shadow: 0 3px 12px rgba(0, 0, 0, .10);
        padding: 10px;
        border-radius: 0;
    }
    .flxTTBx .dropdown .dropdown-menu .dropdown-item{
        font-size: 14px;
        padding: 12px 15px;
        transition: .4s all;
        
    }
    .flxTTBx .dropdown .dropdown-menu .dropdown-item:hover{
        background: #fae5ac;
        
    }
    
    @media only screen and ( max-width: 1200px ){
    #class_details_page #class_details_sec .dropdown{
        margin-bottom: 40px;
        
    }
    }
    @media only screen and ( max-width: 992px ){
    .flxTTBx .dropdown{
        margin-bottom: 25px;
        
    }
    }
    @media only screen and ( max-width: 576px ){
    .flxTTBx .dropdown{
        margin-bottom: 20px;
        
    }
    .flxTTBx .dropdown button{
        margin-top: 10px;
        font-size: 14px;
    }
    }
    
    .cmn_sec .outer_box ul li {
    padding-left: 35px;
    font-size: 22px;
    font-family: "Cormorant Garamond",serif;
    color: #232322;
    line-height: 40px;
    position: relative
}

@media only screen and (max-width: 768px) {
    .cmn_sec .outer_box ul li {
        line-height:32px;
        font-size: 20px
    }
}

@media only screen and (max-width: 576px) {
    .cmn_sec .outer_box ul li {
        font-size:18px;
        line-height: 28px
    }
}


.cmn_sec .outer_box ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    height: 20px;
    width: 20px;
    background: url(../images/icons/tick1.png) center no-repeat;
    background-size: contain
}

@media only screen and (max-width: 576px) {
    .cmn_sec .outer_box ul li::before {
        width:17px;
        height: 17px;
        top: 5px
    }
}

.cmn_sec .outer_box p {
    font-family: "Cormorant Garamond",serif;
    font-size: 22px;
    color: #484848;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 15px
}

@media only screen and (max-width: 768px) {
    .cmn_sec .outer_box p {
        font-size:20px
    }
}

@media only screen and (max-width: 576px) {
    .cmn_sec .outer_box p {
        font-size:18px;
        line-height: 24px
    }
}

#registration_page #registration_sec .subT{
        font-size: 20px;
        color: #000;
        font-weight: 500;
        line-height: 30px;
        text-align: center;
        margin-bottom: 35px;
}

    @media only screen and ( max-width: 992px ){
    #registration_page #registration_sec .subT{
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 25px;
    }
}
    @media only screen and ( max-width: 768px ){
        #registration_page #registration_sec .subT{
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    }
    
    #class_details_page #class_schedule .outer_box .sub_head{
        margin-bottom: 20px;
    }
    
    #class_details_page #class_schedule .outer_box .date_box_slide{
        padding: 0 !important;
        margin: 0;
    }
    #class_details_page #class_schedule .outer_box .date_box_slide .slick-list{
        padding: 40px 0 !important;
        
    }
    
    #class_details_page #class_schedule .outer_box .date_box_slide .box.active, #class_details_page #class_schedule .outer_box .date_box_slide .box:hover{
        box-shadow: 0px 0px 20px 0px rgba(33,36,54,0.2);
    }
    
    #class_details_page #class_schedule .outer_box .date_box_slide .box .date{
        line-height: normal;
        margin: 10px 0;
    }
    #class_details_page #class_schedule .outer_box .reg_box{
        margin-top: 30px;
    }
    
    #class_details_page .nav-tabs {
    	border: 0; 
    	position: relative;
    	display: -ms-flexbox;
    	display: -webkit-flex;
    	display: -moz-flex;
    	display: -ms-flex;
    	display: flex;
    	align-items: flex-end;
    	margin: 0 auto;
    	padding: 0;
    	list-style: none;
    	-ms-box-orient: horizontal;
    	-ms-box-pack: center;
    	-webkit-flex-flow: row wrap;
    	-moz-flex-flow: row wrap;
    	-ms-flex-flow: row wrap;
    	flex-flow: row wrap;
    	-webkit-justify-content: center;
    	-moz-justify-content: center;
    	-ms-justify-content: center;
    	justify-content: center;	
    	margin-bottom: 20px;
    }
    #class_details_page .nav .nav-item {
    	position: relative;
    	z-index: 1;
    	display: block;
    	margin: 0;
    	text-align: center;
    	margin: 10px 20px;
    }
    #class_details_page .nav .nav-link::before {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -20px;
        width: 40px;
        height: 4px;
        background: #ddae27;
        content: '';
        opacity: 0;
        -webkit-transition: -webkit-transform 0.2s ease-in;
        transition: transform 0.2s ease-in;
        -webkit-transform: scale3d(0,1,1);
        transform: scale3d(0,1,1);
    } 
    #class_details_page .nav .nav-link {
    	border: 0;
    	outline: unset;
    	display: inline-block;
    	overflow: visible;
    	padding: 0 0 10px;
    	line-height: 24px;
    	color: #000;
    	background: transparent;
    	-webkit-transition: color 0.3s cubic-bezier(0.7,0,0.3,1);
    	transition: color 0.3s cubic-bezier(0.7,0,0.3,1);
    } 
    
    #class_details_page .nav .nav-link.active::before {
    	position: absolute;
    	bottom: 0;
    	left: 50%;
    	margin-left: -20px;
    	width: 40px;
    	height: 4px;
    	background: #ddae27;
    	content: '';
    	opacity: 0;
    	-webkit-transition: -webkit-transform 0.2s ease-in;
    	transition: transform 0.2s ease-in;
    	-webkit-transform: scale3d(0,1,1);
    	transform: scale3d(0,1,1);
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
    
    
    #life_in_japan_page #extra .detail_box .total_cost .outer_box{
        padding: 40px 20px !important;
        transition: .4s all;
    }
    #life_in_japan_page #extra .detail_box .total_cost .outer_box:hover{
        box-shadow: 0 3px 12px rgba(0, 0, 0, .12);
        background: #ddae27;
    }
    #life_in_japan_page #extra .detail_box .total_cost .outer_box .box{
        text-align: center;
    }
    #life_in_japan_page #extra .detail_box .total_cost .outer_box .box .txt_bx .txt{
       font-size: 18px;
       transition: .4s all;
    }
    
    #life_in_japan_page #extra .detail_box .total_cost .outer_box:hover .box .txt_bx .txt{
       color: #fff;
    }
    @media only screen and (max-width: 768px) {
        #life_in_japan_page #extra .detail_box .total_cost .outer_box .box .txt_bx .txt{
           font-size: 16px;
        }
    }
    /**************************************************/
    
    
     #requirements {
        padding: 60px 0;
        background: #fcf7e9;
        position: relative
    }
    
    @media only screen and (max-width: 768px) {
         #requirements {
            padding:40px 0
        }
    }
    
     #requirements::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -31px;
        height: 63px;
        width: 1px;
        background: #ddae27;
        margin: auto
    }
    
    @media only screen and (max-width: 576px) {
         #requirements::before {
            height:40px;
            top: -20px
        }
    }
    
     #requirements .head_box {
        text-align: center;
        margin-bottom: 35px
    }
    
     #requirements .head_box .head {
        font-size: 36px;
        font-weight: 600;
        color: #010101;
        font-family: "Cormorant Garamond",serif;
        margin-bottom: 17px
    }
    
    @media only screen and (max-width: 768px) {
         #requirements .head_box .head {
            font-size:32px
        }
    }
    
    @media only screen and (max-width: 576px) {
         #requirements .head_box .head {
            font-size:28px
        }
    }
    
     #requirements .head_box .sub_head {
        font-size: 24px;
        color: #4f4f4f;
        font-family: "Cormorant Garamond",serif;
        line-height: normal
    }
    
     #requirements .head_box .sub_head ul {
        text-align: left
    }
    
     #requirements .head_box .sub_head ul li {
        font-size: 24px;
        color: #4f4f4f;
        font-family: "Cormorant Garamond",serif;
        line-height: normal;
        position: relative;
        padding-left: 35px
    }
    
    @media only screen and (max-width: 576px) {
         #requirements .head_box .sub_head ul li {
            font-size:18px
        }
    }
    
     #requirements .head_box .sub_head ul li a {
        display: inline-block;
        color: #b08711
    }
    
     #requirements .head_box .sub_head ul li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 4px;
        background: url(../images/icons/tick1.png) center no-repeat;
        height: 20px;
        width: 20px;
        background-size: contain
    }
    
     #requirements .row{
        justify-content: center;
    }
     #requirements .row [class*="col-"] {
        padding: 0 10px
    }
    
     #requirements .fst_bx {
        min-height: 170px;
        padding: 35px 20px 30px;
        background: #fff;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center
    }
    
    @media only screen and (max-width: 1200px) {
         #requirements .fst_bx {
            padding:30px 20px
        }
    }
    
    @media only screen and (max-width: 992px) {
         #requirements .fst_bx {
            margin-bottom:20px;
            text-align: left;
            justify-content: flex-start
        }
    }
    
    @media only screen and (max-width: 768px) {
         #requirements .fst_bx {
            padding:25px 20px
        }
    }
    
    @media only screen and (max-width: 576px) {
         #requirements .fst_bx {
            min-height:auto;
            margin-bottom: 10px
        }
    }
    
     #requirements .fst_bx .txt {
        font-size: 16px;
        color: #ddae27;
        font-weight: 500;
        margin-bottom: 6px
    }
    
    @media only screen and (max-width: 576px) {
         #requirements .fst_bx .txt {
            font-size:14px
        }
    }
    
     #requirements .fst_bx .cost {
        font-size: 20px;
        font-weight: 500;
        color: #000;
        line-height: 24px;
        margin-bottom: 6px
    }
    
    @media only screen and (max-width: 576px) {
         #requirements .fst_bx .cost {
            font-size:18px;
            line-height: 20px
        }
    }
    
     #requirements .outer_box {
        padding: 45px 20px 40px;
        background: #fff;
        text-align: center;
        min-height: 170px;
        display: flex;
        align-items: center;
        padding-left: 60px
    }
    
    @media only screen and (max-width: 1200px) {
         #requirements .outer_box {
            padding-left:30px
        }
    }
    
    @media only screen and (max-width: 992px) {
         #requirements .outer_box {
            margin-bottom:20px
        }
    }
    
    @media only screen and (max-width: 768px) {
         #requirements .outer_box {
            padding:25px 20px
        }
    }
    
    @media only screen and (max-width: 576px) {
         #requirements .outer_box {
            margin-bottom:10px;
            min-height: auto
        }
    }
    
     #requirements .outer_box .sub_head {
        font-size: 16px;
        color: #1b1b1b
    }
    
     #requirements .outer_box .box {
        display: flex;
        text-align: left
    }
    
    @media only screen and (max-width: 992px) {
         #requirements .outer_box .box {
            display:block
        }
    }
    
    @media only screen and (max-width: 400px) {
         #requirements .outer_box .box {
            width:100%;
            display: flex;
            border: none
        }
    }
    
     #requirements .outer_box .box .img_bx {
        min-width: 30px;
        margin-right: 20px
    }
    
    @media only screen and (max-width: 992px) {
         #requirements .outer_box .box .img_bx {
            margin-bottom:5px
        }
    }
    
     #requirements .sub_head {
        font-size: 16px;
        color: #7f7f7f;
        font-weight: 400;
        margin-bottom: 6px
    }
    
     #requirements .outer_box .box .txt_bx .txt {
        font-size: 20px;
        font-weight: 500;
        color: #000;
        line-height: 24px
    }
    
    @media only screen and (max-width: 576px) {
         #requirements .outer_box .box .txt_bx .txt {
            font-size:18px;
            line-height: 20px
        }
    }
    
    
    /********************************************************/
    
     #class_schedule {
    padding: 95px 0 85px
}

@media only screen and (max-width: 1200px) {
     #class_schedule {
        padding:80px 0
    }
}

@media only screen and (max-width: 992px) {
     #class_schedule {
        padding:60px 0
    }
}

@media only screen and (max-width: 768px) {
     #class_schedule {
        padding:40px 0
    }
}

 #class_schedule .outer_box {
    text-align: center
}

 #class_schedule .outer_box .head {
    font-size: 36px;
    text-transform: uppercase;
    color: #010101;
    font-weight: 500;
    font-family: "Cormorant Garamond",serif;
    margin-bottom: 20px
}

 #class_schedule .outer_box .head span {
    font-family: "Inter",sans-serif;
    font-weight: 400
}

@media only screen and (max-width: 768px) {
     #class_schedule .outer_box .head {
        font-size:32px
    }
}

@media only screen and (max-width: 768px) {
     #class_schedule .outer_box .head {
        font-size:28px
    }
}

@media only screen and (max-width: 576px) {
     #class_schedule .outer_box .head {
        font-size:24px
    }
}

 #class_schedule .outer_box .sub_head {
    font-size: 24px;
    color: #010101;
    font-family: "Cormorant Garamond",serif;
    line-height: 30px;
    font-weight: 400
}

@media only screen and (max-width: 768px) {
     #class_schedule .outer_box .sub_head {
        font-size:20px;
        line-height: 24px
    }
}

@media only screen and (max-width: 576px) {
     #class_schedule .outer_box .sub_head {
        font-size:18px;
        line-height: 22px
    }
}

 #class_schedule .outer_box .sub_head a {
    display: inline-block;
    color: #b08711;
    text-decoration: underline;
    text-underline-position: under
}

@media only screen and (min-width: 1200px) {
     #class_schedule .outer_box .date_box_slide {
        padding:0 58px
    }
}

@media only screen and (max-width: 992px) {
     #class_schedule .outer_box .date_box_slide {
        margin-bottom:40px
    }
}

 #class_schedule .outer_box .date_box_slide .slick-list {
    margin: 0 -5px
}

@media only screen and (max-width: 992px) {
     #class_schedule .outer_box .date_box_slide .slick-list {
        padding:30px 0 0
    }
}

@media only screen and (min-width: 992px) {
     #class_schedule .outer_box .date_box_slide .slick-list {
        padding:30px
    }
}

@media only screen and (min-width: 1200px) {
     #class_schedule .outer_box .date_box_slide .slick-list {
        padding:50px
    }
}

 #class_schedule .outer_box .date_box_slide .box {
    min-height: 155px;
    border: solid 1px #e6e6e6;
    text-align: center;
    padding: 15px 25px 25px;
    margin: 0 2.5px;
    background: #fff;
    transition: .4s ease-in-out;
    border-radius: 3px
}

@media only screen and (max-width: 768px) {
     #class_schedule .outer_box .date_box_slide .box {
        min-height:110px
    }
}

@media only screen and (min-width: 768px) {
     #class_schedule .outer_box .date_box_slide .box {
        padding:35px 25px 25px
    }
}

 #class_schedule .outer_box .date_box_slide .box .dot {
    border-radius: 50%;
    background-color: #f8efd6;
    box-shadow: inset 0px 3px 3px 0px rgba(0,0,0,0.4);
    width: 15px;
    height: 15px;
    margin: auto;
    margin-bottom: 20px
}

 #class_schedule .outer_box .date_box_slide .box .month {
    font-size: 15px;
    color: #6e6e6e;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: 400
}

@media only screen and (max-width: 768px) {
     #class_schedule .outer_box .date_box_slide .box .month {
        font-size:13px;
        margin-bottom: 0
    }
}

 #class_schedule .outer_box .date_box_slide .box .date {
    font-size: 24px;
    color: #c39718;
    font-weight: bold;
    line-height: 37px;
    margin-bottom: 5px
}

@media only screen and (max-width: 768px) {
     #class_schedule .outer_box .date_box_slide .box .date {
        font-size:20px;
        margin-bottom: 0
    }
}

 #class_schedule .outer_box .date_box_slide .box .year {
    font-size: 18px;
    color: #010101;
    font-weight: 600
}

@media only screen and (max-width: 768px) {
     #class_schedule .outer_box .date_box_slide .box .year {
        font-size:16px
    }
}

 #class_schedule .outer_box .date_box_slide .box.active,#class_details_page #class_schedule .outer_box .date_box_slide .box:hover {
    background-color: #fff;
    box-shadow: 0px 0px 90px 0px rgba(33,36,54,0.2)
}

 #class_schedule .outer_box .reg_box {
    min-width: 277px;
    min-height: 61px;
    background: #1a1e23;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    font-family: "Cormorant Garamond",serif;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    width: -moz-fit-content;
    margin: auto;
    transition: .4s ease-in-out
}

 #class_schedule .outer_box .reg_box:hover {
    background: #ddae27
}

@media only screen and (max-width: 992px) {
     #class_schedule .outer_box .reg_box {
        min-width:230px;
        min-height: 50px;
        font-size: 20px
    }
}

@media only screen and (max-width: 576px) {
     #class_schedule .outer_box .reg_box {
        font-size:18px
    }
}

/****************************************************/

#life_in_japan_page #list_sec {
    padding: 60px 0
}

@media only screen and (max-width: 1200px) {
    #life_in_japan_page #list_sec {
        padding:50px 0
    }
}

@media only screen and (max-width: 992px) {
    #life_in_japan_page #list_sec {
        padding:40px 0
    }
}

@media only screen and (max-width: 768px) {
    #life_in_japan_page #list_sec {
        padding:20px 0
    }
}

#life_in_japan_page #list_sec .list_box {
    margin-bottom: 35px
}

@media only screen and (max-width: 768px) {
    #life_in_japan_page #list_sec .list_box {
        margin-bottom:25px
    }
}

#life_in_japan_page #list_sec .list_box .head,#life_in_japan_page #list_sec .list_box h3,#life_in_japan_page #list_sec .list_box h4,#life_in_japan_page #list_sec .list_box h5 {
    font-size: 36px;
    color: #050505;
    font-weight: 600;
    font-family: "Cormorant Garamond",serif;
    line-height: 38px;
    margin-bottom: 25px
}

@media only screen and (max-width: 1200px) {
    #life_in_japan_page #list_sec .list_box .head,#life_in_japan_page #list_sec .list_box h3,#life_in_japan_page #list_sec .list_box h4,#life_in_japan_page #list_sec .list_box h5 {
        font-size:32px
    }
}

@media only screen and (max-width: 992px) {
    #life_in_japan_page #list_sec .list_box .head,#life_in_japan_page #list_sec .list_box h3,#life_in_japan_page #list_sec .list_box h4,#life_in_japan_page #list_sec .list_box h5 {
        font-size:32px;
        line-height: 36px
    }
}

@media only screen and (max-width: 768px) {
    #life_in_japan_page #list_sec .list_box .head,#life_in_japan_page #list_sec .list_box h3,#life_in_japan_page #list_sec .list_box h4,#life_in_japan_page #list_sec .list_box h5 {
        font-size:28px;
        line-height: 32px
    }
}

@media only screen and (max-width: 576px) {
    #life_in_japan_page #list_sec .list_box .head,#life_in_japan_page #list_sec .list_box h3,#life_in_japan_page #list_sec .list_box h4,#life_in_japan_page #list_sec .list_box h5 {
        font-size:24px;
        line-height: 30px
    }
}

#life_in_japan_page #list_sec .list_box ul {
    margin-bottom: 20px
}

#life_in_japan_page #list_sec .list_box ul li {
    padding-left: 35px;
    font-size: 22px;
    font-family: "Cormorant Garamond",serif;
    color: #232322;
    line-height: 40px;
    position: relative
}

@media only screen and (max-width: 768px) {
    #life_in_japan_page #list_sec .list_box ul li {
        line-height:32px;
        font-size: 20px
    }
}

@media only screen and (max-width: 576px) {
    #life_in_japan_page #list_sec .list_box ul li {
        font-size:18px;
        line-height: 28px
    }
}

#life_in_japan_page #list_sec .list_box ul li a {
    display: inline-block
}

#life_in_japan_page #list_sec .list_box ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    height: 20px;
    width: 20px;
    background: url(../images/icons/tick1.png) center no-repeat;
    background-size: contain
}

@media only screen and (max-width: 576px) {
    #life_in_japan_page #list_sec .list_box ul li::before {
        width:17px;
        height: 17px;
        top: 5px
    }
}

#registration_page #registration_sec .form_box .step{
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    justify-content: flex-end;
    margin-bottom: 25px;
    text-transform: uppercase;
}
#registration_page #registration_sec .form_box .step .icon{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ddae27;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-left: 10px;
}

/*****************************************************************/

#registration_page .nextBtn {
    width: 143px;
    height: 40px;
    background: #1a1e23;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    box-shadow: none;
    outline: none;
    border: none;
    transition: .4s ease-in-out;
    margin-top: 15px;
}
#registration_page .nextBtn:hover {
    background: #ddae27;
}

#registration_page .box_cmn ul li input[type=checkbox]   {
    width: 15px !important;
    height: 15px !important;
    position: relative;
    z-index: 1;
    outline: none;
    visibility: hidden;
    border-radius: 1px;
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}




#registration_page .box_cmn ul li input[type=checkbox]:checked+label:after{
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: 7px;
    width: 6px;
    height: 11px;
    border: solid #ddae27;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

#registration_page .box_cmn ul li input[type=checkbox]:checked+label::before {
    border-color: #ddae27
}

#registration_page .box_cmn ul li input[type=checkbox]:checked~label  {
    color: #dd191d
}

#registration_page .box_cmn ul li label {
    padding-left: 30px;
    margin: 0;
    font-size: 14px;
    color: #010101;
    font-weight: 400;
    line-height: 30px !important;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px !important;
}
@media only screen and (max-width: 576px) {
    #registration_page .box_cmn ul li input[type=checkbox]   {
        margin-top: 5px
    }
    #registration_page .box_cmn ul li label {
        margin-bottom: 10px !important;
        line-height: 24px !important;
    }
}
#registration_page .box_cmn ul li label:before {
    content: "";
    -webkit-appearance: none;
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 5px;
    vertical-align: middle;
    display: inline-block;
    background-color: #fff;
    width: 20px;
    visibility: visible;
    height: 20px;
    border: solid 2px #ede7d9;
    margin-right: 5px
}

/**************************************************************/


.privacyPage #privacySec {
    padding: 40px 0
}

@media only screen and (min-width: 576px) {
    .privacyPage #privacySec {
        padding: 54px 0 58px
    }
}

.privacyPage #privacySec h3 {
    color: #333e48;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 18px
}

@media only screen and (min-width: 576px) {
    .privacyPage #privacySec h3 {
        font-size: 20px
    }
}

@media only screen and (min-width: 768px) {
    .privacyPage #privacySec h3 {
        font-size: 22px
    }
}

@media only screen and (min-width: 992px) {
    .privacyPage #privacySec h3 {
        font-size: 24px
    }
}

.privacyPage #privacySec h4, .privacyPage #privacySec h5, .privacyPage #privacySec h6 {
    color: #333e48;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 15px
}

@media only screen and (min-width: 576px) {
    .privacyPage #privacySec h4, .privacyPage #privacySec h5, .privacyPage #privacySec h6 {
        font-size: 18px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 768px) {
    .privacyPage #privacySec h4, .privacyPage #privacySec h5, .privacyPage #privacySec h6 {
        margin-bottom: 25px;
        font-size: 20px
    }
}

.privacyPage #privacySec p {
    color: #000;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400
}
.privacyPage #privacySec p a{
    color: #ddae27;
}

@media only screen and (min-width: 1200px) {
    .privacyPage #privacySec p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px
    }
}

.privacyPage #privacySec ul li {
    color: #070707;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    padding-left: 25px;
    position: relative
}
.privacyPage #privacySec ul li a{
    color: #ddae27;
}

@media only screen and (min-width: 1200px) {
    .privacyPage #privacySec ul li {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px
    }
}

.privacyPage #privacySec ul li::before {
    content: "*";
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
    font-weight: 400;
    color: #ddae27;
}

/**********************progress********************/
.progress-container {
    display: flex;
    justify-content: space-between;
    position: relative;
    max-width: 100%;
    width: 300px;
    margin: auto;
    margin-bottom: 30px;
    
}

.progress-container::before {
    content: "";
    background-color: #d1d1d1;
    position: absolute;
    top: 18px;
    left: 20px;
    transform: translateY(-50%);
    height: 3px;
    width: 80%
}

.progress-container .progress {
    background-color: #ddae27;
    position: absolute;
    top: 18px;
    left: 20px;
    transform: translateY(-50%);
    height: 3px;
    max-width: 80%;
    width: 0%;
    transition: 400ms ease
}

.progress-container .text-wrap {
    display: inline-block;
    text-align: center;
    width: 75px
}

.progress-container .text-wrap .circle {
    background-color: #fff;
    border: 2px solid #d1d1d1;
    color: #000;
    font-weight: 600;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    position: relative;
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 400ms ease
}

.progress-container .text-wrap p {
    font-weight: 400;
    font-size: 12px;
    color: #000
}

.progress-container .text-wrap.active .circle {
    border-color: #ddae27;
    color: #fff;
    background-color: #ddae27
}

#class_details_page #class_schedule .outer_box .date_box_Grid{
    display: flex;
    flex-wrap: wrap;
    margin: -7px;
    justify-content: center;
}
#class_details_page #class_schedule .outer_box .date_box_Grid .item{
    width: calc(100% / 1);
    padding: 7px;
}
@media only screen and (min-width: 468px){
    #class_details_page #class_schedule .outer_box .date_box_Grid .item{
        width: calc(100% / 2);
    }
}
@media only screen and (min-width: 576px){
    #class_details_page #class_schedule .outer_box .date_box_Grid .item{
        width: calc(100% / 3);
    }
}
@media only screen and (min-width: 992px){
    #class_details_page #class_schedule .outer_box .date_box_Grid .item{
        width: calc(100% / 4);
    }
}
#class_details_page #class_schedule .outer_box .date_box_Grid .box{
    height: 100%;
    margin: 0;
    width: 100%;
}

#class_details_page #class_schedule .ThumbSlide{
    margin-bottom: 25px;
}
#class_details_page #class_schedule .ThumbSlide .splide__slide {
    border: 0;
	outline: unset;
	display: inline-block;
	overflow: visible;
	padding: 0 0 10px;
	color: #000;
	background: transparent;
	line-height: 1;
	-webkit-transition: color 0.3s cubic-bezier(0.7,0,0.3,1);
	transition: color 0.3s cubic-bezier(0.7,0,0.3,1);
    	position: relative;
    }
#class_details_page #class_schedule .ThumbSlide .splide__slide::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 4px;
    background: #ddae27;
    content: '';
    opacity: 0;
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
    -webkit-transform: scale3d(0,1,1);
    transform: scale3d(0,1,1);
} 
#class_details_page #class_schedule .ThumbSlide .splide__slide button{
    background: none;
    outline: none;
    box-shadow: none;
    padding: 0 10px;
    margin: 0;
    border: none;
    width: 100%;
    height: 100%;
}

#class_details_page #class_schedule .ThumbSlide .splide__slide.is-active::before {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 4px;
	background: #ddae27;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform 0.2s ease-in;
	transition: transform 0.2s ease-in;
	-webkit-transform: scale3d(0,1,1);
	transform: scale3d(0,1,1);
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
@media only screen and (max-width: 768px){
    #class_details_page #class_schedule .nav-tabs {
        display: none;   
    }
}
@media only screen and (min-width: 768px){
    #class_details_page #class_schedule .bootstrap-select {
        display: none;   
    }
}
#class_details_page #class_schedule .bootstrap-select{
        margin-bottom: 25px;
}
#class_details_page #class_schedule .bootstrap-select button {
    /*background: url('../images/icons/filter.svg') no-repeat left 15px center #ddae27;*/
    /*background-size: 19px;*/
    background: none;
    border: 1px solid #ddae27;
        padding: 10px;
    padding-left: 25px;
    outline: none !important;
    box-shadow: none !important;
}
#class_details_page #class_schedule .bootstrap-select button .filter-option-inner-inner{
    color: #000;
}
#class_details_page #class_schedule .bootstrap-select .dropdown-toggle::after{
        border-top: 7px solid #ddae27;
    border-right: 7px solid transparent;
    border-bottom: 0;
    border-left: 7px solid transparent;
}
#class_details_page #class_schedule .bootstrap-select .dropdown-menu{
    padding: 0;
    margin: 0;
}
#class_details_page #class_schedule .bootstrap-select .dropdown-menu li:not(:last-of-type){
    border-bottom: 1px solid #d7d7d7;
}
#class_details_page #class_schedule .bootstrap-select .dropdown-menu a{
        padding: 12px 25px;
    font-size: 14px;
}
#class_details_page #class_schedule .bootstrap-select .dropdown-menu a.active{
        background-color: #ddae27;
}


/*/-----------------HEADER---------------------/*/
#Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown{
    position: relative;
}
#Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown .dropdown-item::before{
    content: "";
    position: absolute;
    top: 0px;
    right: 10px;
    bottom: 0px;
    margin: auto;
    background: url(../images/icons/dropdown.svg) no-repeat center;
    width: 9px;
    height: 5px;
    background-size: 9px;
}

#Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown.show .dropdown-menu{
    display: block;
    border-top: solid 1px #0317251c;
}
#Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown .dropdown-item{
    position: relative;
}
#Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown .dropdown-menu li:not(:hover) a,#Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown .dropdown-menu li:not(.active) a{
    color: #0f1e2e;
}
#Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown .dropdown-menu li:hover a,#Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown .dropdown-menu li.active a{
    color: #ffffff;
}
#Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown .dropdown-menu li a{
    font-size: 12px;
}
@media only screen and (min-width: 993px){
    #Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown .dropdown-menu{
        left: 100%;
        top: 0;
    }
    #Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown:not(:hover) .dropdown-menu{
        opacity: 0;
        transform: translate(0, 10px);
        visibility: hidden;
    }
    #Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown:not(:hover) .dropdown-item::before{
        filter: invert(1);
    }
    #Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown .dropdown-item::before{
        transform: rotate(270deg);
    }
}
@media only screen and (max-width: 993px){
    #Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown.show{
        background: #ddae27;
    }
    #Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown.show .dropdown-item{
        color: #ffffff;
    }
    #Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown:not(.show) .dropdown-item::before{
        filter: invert(1);
    }
    #Header #header_pop .navbar-nav .dropdown .dropdown-menu li.dropdown .dropdown-menu li a{
        padding-left: 25px;
    }
}

/*ALL CLASS PAGE*/
#all_class_page #all_classes_sec .HeadWrpr{
    margin-bottom: 90px;
}
@media only screen and (max-width: 1441px) {
    #all_class_page #all_classes_sec .HeadWrpr {
        margin-bottom: 45px;
    }
}
@media only screen and (max-width: 1200px) {
    #all_class_page #all_classes_sec .HeadWrpr {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 992px) {
    #all_class_page #all_classes_sec .HeadWrpr {
        margin-bottom: 25px;
    }
}
@media only screen and (max-width: 576px) {
    #all_class_page #all_classes_sec .HeadWrpr {
        margin-bottom: 20px;
    }
}
#all_class_page #all_classes_sec .HeadWrpr .head{
    margin-bottom: 12px;
}
@media only screen and (min-width: 576px) {
    #all_class_page #all_classes_sec .HeadWrpr .head{
        margin-bottom: 22px;
    }
}
#all_class_page #all_classes_sec .HeadWrpr .schedule{
    font-size: 32px;
    text-transform: uppercase;
    color: #010101;
    font-weight: 500;
    font-family: "Cormorant Garamond", serif;
    margin-bottom: 20px;
    text-align: center;
}
@media only screen and (max-width: 1441px) {
    #all_class_page #all_classes_sec .HeadWrpr .schedule{
        font-size: 30px;
    }
}
@media only screen and (max-width: 992px) {
    #all_class_page #all_classes_sec .HeadWrpr .schedule{
        font-size: 28px;
    }
}
@media only screen and (max-width: 768px) {
    #all_class_page #all_classes_sec .HeadWrpr .schedule{
        font-size: 26px;
    }
}
@media only screen and (max-width: 576px) {
    #all_class_page #all_classes_sec .HeadWrpr .schedule{
        font-size: 22px;
        text-align: left;
    }
}
#all_class_page #all_classes_sec .outer_box .location{
    font-size: 25px;
    text-transform: uppercase;
    color: #010101;
    font-weight: 500;
    /*font-family: "Cormorant Garamond", serif;*/
    margin-bottom: 20px;
    text-align: left;
}
@media only screen and (max-width: 1441px) {
    #all_class_page #all_classes_sec .outer_box .location{
        font-size: 23px;
    }
}
@media only screen and (max-width: 992px) {
    #all_class_page #all_classes_sec .outer_box .location{
        font-size: 21px;
    }
}
@media only screen and (max-width: 768px) {
    #all_class_page #all_classes_sec .outer_box .location{
        font-size: 19px;
    }
}
@media only screen and (max-width: 576px) {
    #all_class_page #all_classes_sec .outer_box .location{
        font-size: 18px;
    }
}
#all_class_page #all_classes_sec .outer_box .schedule_slide .box .date{
        font-size: 22px;
}
#all_class_page #all_classes_sec .outer_box .schedule_slide .slick-track{
    display: flex;
}
#all_class_page #all_classes_sec .outer_box .schedule_slide .slick-slide{
    height: auto;
}
#all_class_page #all_classes_sec .outer_box .schedule_slide .slick-slide>*, #all_class_page #all_classes_sec .outer_box .schedule_slide .item, #all_class_page #all_classes_sec .outer_box .schedule_slide .box{
    height: 100%;
}