body{
    padding: 0;
    margin: 0;
}
.uchu__page__wrap{
    font-family: "Inter Tight", sans-serif;
}

.main .container > .row > .maxwidth-theme{
    max-width: 100%!important;
    width: 100%!important;
    padding: 0!important;
}

.uchu__page__wrap *{   
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.uchu__relative{
    position: relative;
}

.uchu__page__container{
    max-width: 1564px;
    width: 100%;
    padding: 0 32px;
    margin: 0 auto;
}

.uchu__main-banner__wrap{
    margin-top: 0px;
    width: 100%;
    height: 520px;
    position: relative;
    overflow: hidden;
    clip-path: polygon(100px 0, 100% 0, 100% calc(100% - 100px), calc(100% - 100px) 100%, 25px 100%, 0 100%, 0 100px)
}

.uchu__main-banner__flex{
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.uchu__main-banner__flex .uchu__main-banner__flex-right{
    width: calc(100% - 501px);
    background-size: cover;
}

.uchu__main-banner__flex .uchu__main-banner__flex-left{
    width: 501px;
    background-color: #EFA224;
}

.uchu__main-banner__flex .uchu__main-banner__flex-left{
    padding: 0 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.uchu__main-banner__title{
    font-size: 45px;
    font-weight: bold;
}

.uchu__main-banner__btn{
    width: 300px;
    height: 48px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    margin-top: 40px;
}


.uchu__main-banner__btn:hover{
    background-color: #000;
    color: #fff;
}


.uchu__botton_bn{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.uchu__botton_bn .uchu__botton-bn__left{
    width: 368px;    
}

.uchu__botton_bn .uchu__botton-bn__left img{
    width: 100%;
}

.uchu__page__container-10{
    display: flex;
    justify-content: flex-end;
}

.uchu__botton_bn .uchu__botton-bn__right{
    width: calc(100% - 500px);
}

.uchu__botton_bn .uchu__botton-bn__right p{
    font-weight: normal;
    font-size: 25px;
    color: #000;
    line-height: 1.4;
}


.uchu__course__wrap{
    margin-top: 90px;
}

.uchu__course__title{
    font-weight: bold;
    font-size: 48px;
    line-height: 1.3;
    margin-bottom: 88px;
    max-width: 1130px;
}

.uchu__course-list__flex{
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding-bottom: 70px;
}

.uchu__course-list__item{
    width: calc(50% - 30px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 50px 35px;
    z-index: 20;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.uchu__course-list__item-right p{
    font-size: 28px;
    font-weight: bold;
    color: #000;
    line-height: 1.3;
    margin-bottom: 17px;
    margin-top: 0;
}

.uchu__course-list__item-link{
    background-color: #10798E;
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    margin-top: 17px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}


.uchu__course-list__item-open-form{
    background-color: #EFA224;
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    margin-top: 17px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

.uchu__contact__form-wrap .b24-form-control-string .b24-form-control-label{
	bottom: 0;
}

.uchu__course-list__item-open-form:hover, .uchu__course-list__item-link:hover{
    opacity: 0.86;
}


.uchu__course-list__item-left, .uchu__course-list__item-right{
    width: calc(50% - 10px);
}

.uchu__course-list__image-wrap{
    position: relative;
    clip-path: polygon(50px 0, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 50px 100%, 0 100%, 0 50px);

}

.uchu__course-list__image-wrap .uchu__course-list__image{
    position: relative;
    padding-top: 85%;
    background-color: #fff;
    background-size: cover;
    background-position: center;
}

.uchu__course-list__wrap{
    position: relative;
}

.uchu__course-list__wrap::before{
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background: rgb(0,157,189);
    background: linear-gradient(87deg, rgba(0,157,189,1) 0%, rgba(62,189,220,1) 100%);
}


.uchu__prem__title{
    font-size: 45px;
    font-weight: bold;
    color: #000;
    margin-bottom: 40px;
}

.uchu__prem__list{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.uchu__prem__list .uchu__prem__item{
    width: 33%;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.uchu__prem__wrap{
    margin-top: 80px;
    margin-bottom: 80px;
}

.uchu__prem__list .uchu__prem__item .uchu__prem__item-left{
    padding-right: 21px;
}

.uchu__prem__list .uchu__prem__item .uchu__prem__item-name{
    color: #10798E;
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: bold;
}

.uchu__prem__list .uchu__prem__item .uchu__prem__item-text{
    color: #000;
    font-size: 19px;
    font-weight: 500;    
}

.uchu__prem__list .uchu__prem__item:nth-child(3n){
    padding-left: 15px;
}

.uchu__prem__list .uchu__prem__item:nth-child(1),
.uchu__prem__list .uchu__prem__item:nth-child(4n){
    padding-right: 15px;
}

.uchu__prem__list .uchu__prem__item:nth-child(2), 
.uchu__prem__list .uchu__prem__item:nth-child(5n){
    padding: 0 15px;
}


.uchu__prob__wrap{
    display: flex;
    justify-content: space-between;
}

.uchu__prob__wrap .uchu__prob__left{
    width: 564px;
}

.uchu__prob__wrap .uchu__prob__right{
    width: calc(100% - 604px);
}

.uchu__prob__bg__wrap{
    position: relative;
    clip-path: polygon(80px 0, 100% 0, 100% calc(100% - 80px), calc(100% - 80px) 100%, 80px 100%, 0 100%, 0 80px);
}

.uchu__prob__bg__wrap .uchu__prob__bg{
    padding-top: 90%;
    width: 100%;
    background-size: cover;
    background-position: center;    
}

.uchu__prob__title{
    font-size: 45px;
    font-weight: bold;
    color: #000;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 50px;
}

.uchu__prob__list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.uchu__prob__list .uchu__prob__item{
    width: calc(50% - 15px);
    padding: 20px 32px;
    border: 2px solid #EFA224;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.uchu__prob__item-left p{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 0;
}

.uchu__reviews__title{
    margin-top: 70px;
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #000;
}

.uchu__reviews__item__wrap{
    position: relative;
}

.uchu__reviews__item__wrap .uchu__reviews__item{
    padding-top: 90%;
    background-size: cover;
    background-position: center;
    position: relative;
    cursor: pointer;
}

.uchu__reviews__item__wrap .uchu__reviews__item svg{
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 0.3s ease-in-out;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    pointer-events: none;
}

.uchu__reviews__item__wrap .uchu__reviews__item video{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    top: 0;
}

.uchu__reviews__item__wrap .uchu__reviews__item:hover svg{
    width: 130px;
    height: 130px;
}


.uchu__reviews__list__wrap{
    padding: 100px 0;
    background-color: rgba(0, 168, 208, 0.07);
}


.uchu__reviews__list__wrap .swiper-button-next,
.uchu__reviews__list__wrap .swiper-button-prev{
    display: block;
    width: 45px;
    height: 45px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='42' viewBox='0 0 45 42' fill='none'%3E%3Cg clip-path='url(%23clip0_12_12)'%3E%3Cellipse cx='22.5' cy='21' rx='22.5' ry='21' transform='rotate(-180 22.5 21)' fill='%2300788E'/%3E%3Cpath d='M20.6992 26.2L25.1992 21.58L20.6992 16.96' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_12_12'%3E%3Crect width='45' height='42' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.uchu__reviews__list__wrap .swiper-button-prev{
    transform: rotate(-180deg);
}

.uchu__reviews__list__wrap .swiper-button-next::after,
.uchu__reviews__list__wrap .swiper-button-prev::after{
    display: none;
}

.uchu__contact__wrap{
    background-color: #EFA224;
    clip-path: polygon(0 0px, calc(100% - 150px) 0, 100% 150px, 100% 100%, 150px 100%, 0 calc(100% - 150px));
}


.uchu__contact__form-wrap{
    width: 550px;  
}

.uchu__contact__form-wrap input{
    margin-bottom: 20px;
}

.uchu__contact__form-wrap .b24-form-sign-info{
    display: none;
}

.uchu__contact__form-wrap h3{
    font-size: 45px;
    color: #007A93;
    font-weight: bold;
    margin: 0;
}

.uchu__contact__form-wrap p{
    font-size: 18px;
    color: #007A93;
    line-height: 1.4;
    opacity: 0.5;
    margin: 0;
}

.uchu__contact__form-wrap .b24-form-padding-side{
    padding: 0;
}

.uchu__contact__form-wrap .b24-form-wrapper.b24-form-border-bottom{
    border: none;
}

.uchu__contact__form-wrap .b24-form-wrapper{
    background: none;
}

.uchu__contact__form-wrap .b24-form-control-string .b24-form-control{
    border: 2px solid#fff;
    border-radius: 5px;
    background: none;
    color: #fff
}

.uchu__contact__form-wrap .b24-form-control-string .b24-form-control:focus{
    background-color: transparent;
}

.uchu__contact__form-wrap .b24-form-control-string .b24-form-control-label{
    color: #fff;
    opacity: 1;
}
  
.uchu__contact__form-wrap .b24-form-control-string .b24-form-control-label{
    color: #fff;
    opacity: 1;
}

.uchu__contact__form-wrap{
    position: relative;
}

.uchu__contact__form-wrap .b24-form-btn{
    cursor: pointer;
    background-color: #fff;
    border: 2px solid #fff;
    width: 220px;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 17px;
    text-align: center;
    padding: 10px 0;
    color: #000;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    display: block;
    font-weight: bold;
    margin: 10px 0;
}

.uchu__contact__content{
    padding: 80px 0;
}

.uchu__contact__content__title{
    font-size: 45px;
    line-height: 1.3;
    font-weight: bold;
    color: #000;
    margin-bottom: 30px;
    margin-top: 0;
}

.uchu__contact__image-wrap{
    position: relative;
}

.uchu__contact__image-wrap img{
    position: absolute;
    bottom: 0;
    display: none;
}

.uchu__contact__wrap > div{
    display: flex;

}

.uchu__contact__for__image{
    position: relative;
}

.uchu__contact__for__image .pc__image{
    position: absolute;
    right: 100px;
    bottom: 0;
    height: calc(100% + 50px);
}

.uchu__contact__form-wrap .b24-form-control-string input{
    width: 100%;
}


.uchu__contact__form-wrap .b24-form-content form > div:first-child{
    display: flex;    
    flex-wrap: wrap;
    justify-content: space-between;
}

.uchu__contact__form-wrap .b24-form-field{
    width: 100%;
}

.uchu__contact__form-wrap input::-ms-input-placeholder { /* Edge 12 -18 */
    color: #fff!important;
}


.uchu__contact__form-wrap .b24-form-field.b24-form-field-email,
.uchu__contact__form-wrap .b24-form-field.b24-form-field-phone{
    width: calc(50% - 10px);
}

.uchu__contact__img{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.uchu__bottom__icons__wrap {
    padding: 50px 0;
}

.uchu__bottom__icons__wrap .uchu__bottom__icons-item{
    display: flex;
    width: calc(50% - 30px);
    align-items: center;
    margin-bottom: 30px;
}

.uchu__bottom__icons-item-left{
    margin-right: 15px;
}

.uchu__bottom__icons-line{
    display: flex;
    justify-content: space-between;
}

.uchu__bottom__icons-line-2{
    display: flex;
    justify-content: center;
}

.uchu__bottom__icons__wrap .uchu__bottom__icons-item p{
    font-size: 28px;
    color: #000;
    font-weight: bold;
}


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

}


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

    .uchu__page__container{
        padding: 0 15px;
    }

    .uchu__main-banner__wrap{
        height: auto;
        clip-path: polygon(50px 0, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 25px 100%, 0 100%, 0 50px);
    }

    .uchu__main-banner__flex{
        flex-wrap: nowrap;
        flex-direction: column-reverse;
    }

    .uchu__main-banner__flex .uchu__main-banner__flex-right{
        padding-top: 58%;
        background-position: center;
    }

    .uchu__course__title{
        font-size: 21px;
        margin-bottom: 38px;
    }

    .uchu__main-banner__title{
        font-size: 29px;
        margin-bottom: 20px;
    }

    .uchu__main-banner__flex .uchu__main-banner__flex-left{
        padding: 39px 40px;
    }

    .uchu__main-banner__flex .uchu__main-banner__flex-left,
    .uchu__main-banner__flex .uchu__main-banner__flex-right{
        width: 100%;
    }

    .uchu__botton_bn{
        flex-direction: column;
    }

    .uchu__botton_bn .uchu__botton-bn__left{
        width: 100%;
        max-width: 365px;
    }

    .uchu__botton_bn .uchu__botton-bn__right{
        width: 100%;
        max-width: 365px;
        margin-top: 30px;
    }

    .uchu__botton_bn .uchu__botton-bn__right p{
        font-size: 17px;
    }


    .uchu__course-list__flex{
        flex-wrap: wrap;
    }

    .uchu__course-list__item{
        width: 100%;
        margin-bottom: 30px;
        flex-wrap: wrap;
    }

    .uchu__course-list__item-left,
    .uchu__course-list__item-right{
        width: 100%;
    }

    .uchu__course-list__item-right p{
        margin-top: 20px;
    }

    .uchu__course-list__wrap::before{
        height: 80%;
    }

    .uchu__prem__title{
        max-width: 300px;
        font-size: 30px;
        text-align: center;
        margin: 0px auto;
        margin-bottom: 47px;
    }

    .uchu__prem__list .uchu__prem__item{
        width: 100%;
        padding: 0!important;
        margin-bottom: 25px;
    }

    .uchu__prem__list .uchu__prem__item .uchu__prem__item-name{
        font-size: 21px;
    }


    .uchu__prem__list .uchu__prem__item .uchu__prem__item-text{
        font-size: 17px;
    }

    .uchu__prem__list .uchu__prem__item .uchu__prem__item-left{
        width: 112px;
        display: flex;
        justify-content: center;
        padding-right: 0;
    }

    .uchu__prem__list .uchu__prem__item .uchu__prem__item-right{
        width: calc(100% - 120px);
    }

    .uchu__prob__wrap{
        flex-wrap: wrap;
    }

    .uchu__prob__wrap .uchu__prob__left{
        width: 100%;
    }

    .uchu__prob__wrap .uchu__prob__right{
        width: 100%;
    }

    .uchu__prob__title{
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 36px;
    }

    .uchu__prob__list .uchu__prob__item{
        width: 100%;
    }

    .uchu__prob__item-left p{
        font-size: 21px;
    }

    .uchu__reviews__title{
        font-size: 27px;
        margin-top: 40px;
        text-align: center;
    }

    .uchu__contact__for__image .pc__image{
        width: 100%;
        height: auto;
        z-index: 100;
        position: relative;
        right: auto;
        bottom: auto;
        transform: translateY(calc(-100% + 180px));
    }

    .uchu__contact__form-wrap{
        width: 100%;
        padding: 15px;
    }

    .uchu__contact__wrap{
        clip-path: polygon(0 0px, calc(100% - 50px) 0, 100% 50px, 100% 100%, 50px 100%, 0 calc(100% - 50px));
    }

    .uchu__contact__wrap > div{
        height: 890px;
    }

    .uchu__contact__content__title{
        padding-left: 15px;
        font-size: 35px;
        margin-bottom: 0;
    }

    .uchu__bottom__icons-line, .uchu__bottom__icons-line-1{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .uchu__bottom__icons__wrap .uchu__bottom__icons-item p{
        font-size: 18px;
        padding-left: 15px;
    }

    .uchu__bottom__icons__wrap .uchu__bottom__icons-item{
        width: 100%;
        justify-content: space-between;
    }

    .uchu__bottom__icons__wrap{
        margin-top: -170px;
    }

    .uchu__bottom__icons-item-left{
        padding-right: 0;
        width: 100px;
    }
    
    .uchu__bottom__icons-item-left img{
       width: 100%; 
    }

    .uchu__bottom__icons-item-right{
        width: calc(100% - 100px);
    }

    .uchu__reviews__list__wrap{
        padding: 60px 0;
    }
}