
@media only screen and (min-width: 961px) {
    .c-imghover:hover .c-imghover-item {
        -webkit-transition: -webkit-transform 1.2s ease-out;
        transition: -webkit-transform 1.2s ease-out;
        -o-transition: transform 1.2s ease-out;
        transition: transform 1.2s ease-out;
        transition: transform 1.2s ease-out, -webkit-transform 1.2s ease-out;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}



@font-face {
    font-family: "Bebas";
    src: url("../fonts/bebas-webfont.woff2") format("woff2"), url("../fonts/bebas-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GOTHICB_0";
    src: url("../fonts/gothicb_0.ttf");
}

.width1770 {
    width: 92%;
    max-width: 1770px;
    margin: 0 auto;
}

.width1440 {
    width: 92%;
    max-width: 1440px;
    margin: 0 auto;
}

.width1400 {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto;
}
.f50{
    font-size: 50px;
}
.f48 {
    font-size: 48px;
}

.f42 {
    font-size: 42px;
}

.f40 {
    font-size: 40px;
}

.f36 {
    font-size: 36px;
}

.f34 {
    font-size: 34px;
}

.h1 {
    font-size: 30px;
    line-height: 1;
}

.h2 {
    font-size: 28px;
    line-height: 1;
}

.h3 {
    font-size: 24px;
    line-height: 1;
}

.f22 {
    font-size: 22px;
    line-height: 1;
}

.h4 {
    font-size: 20px;
}

.h5 {
    font-size: 18px;
}

.h6 {
    font-size: 16px;
}

@media only screen and (max-width: 1200px) {
    .f50{
        font-size: 34px;
    }
    
    .f48 {
        font-size: 36px;
    }

    .f42 {
        font-size: 30px;
    }

    .f40 {
        font-size: 36px;
    }

    .f36 {
        font-size: 34px;
    }

    .f34 {
        font-size: 32px;
    }

    .h1 {
        font-size: 28px;
    }

    .h2 {
        font-size: 26px;
    }

    .h3 {
        font-size: 22px;
    }

    .f22 {
        font-size: 20px;
    }

    .h4 {
        font-size: 18px;
    }

    .h5 {
        font-size: 16px;
    }

    .h6 {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1043px) {
    .page-main {
        padding-top: 0;
    }
}

@media only screen and (max-width: 960px) {

    .f48 {
        font-size: 34px;
    }

    .f42 {
        font-size: 18px;
    }

    .f40 {
        font-size: 30px;
    }

    .f36 {
        font-size: 28px;
    }

    .f34 {
        font-size: 22px;
    }

    .h1 {
        font-size: 24px;
    }

    .h2 {
        font-size: 22px;
    }

    .h3 {
        font-size: 20px;
    }

    .f22 {
        font-size: 18px;
    }

    .h4 {
        font-size: 16px;
    }

    .h6 {
        font-size: 15px;
    }
}


.bg {
    overflow: hidden;
    position: relative;
}

.bg-img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    max-width: 1000000px;
    transform: translate(-50%, -50%);
    transition: all .4s;
}

.just-betw {
    justify-content: space-between;
}

.just-cen {
    justify-content: center;
}

.align-start {
    align-items: flex-start;
}

.fl1875 {
    line-height: 1.875;
}

.fl180 {
    line-height: 1.8;
}

.fl167 {
    line-height: 1.67;
}

.fl2 {
    line-height: 2;
}

.fw600 {
    font-weight: bold;
}

.fc00d {
    color: #009DE0;
}

.fcff {
    color: #ffffff;
}

.fc33 {
    color: #333333;
}

.fc66 {
    color: #666666;
}

.fc99 {
    color: #999999;
}

.mt20 {
    margin-top: 20px;
}

.mt35 {
    margin-top: 35px;
}

.mt45 {
    margin-top: 45px;
}

.mt50 {
    margin-top: 50px;
}

.mt30 {
    margin-top: 30px;
}

.mt70 {
    margin-top: 70px;
}

.pt55 {
    padding-top: 55px;
}

.pt75 {
    padding-top: 75px;
}

.pt105 {
    padding-top: 105px;
}

.pb100 {
    padding-bottom: 100px;
}

.pb80 {
    padding-bottom: 80px;
}

.mt60 {
    margin-top: 60px;
}

.pt65 {
    padding-top: 65px;
}

.pt100 {
    padding-top: 100px;
}

.pb140 {
    padding-bottom: 140px;
}

.pb60 {
    padding-bottom: 60px;
}

@media only screen and (max-width:1200px) {
    .pb100 {
        padding-bottom: 80px;
    }

    .pt105 {
        padding-top: 80px;
    }

    .pt75 {
        padding-top: 60px;
    }

    .pt100 {
        padding-top: 80px;
    }

    .mt70 {
        margin-top: 50px;
    }
}

@media only screen and (max-width:1100px) {
    .page-main {
        padding-top: 0;
    }
}

@media only screen and (max-width:768px) {
    .f48 {
        font-size: 24px;
    }

    .pt105 {
        padding-top: 30px;
    }

    .pb100 {
        padding-bottom: 30px;
    }

    .mt45 {
        margin-top: 25px;
    }

    .pt75 {
        padding-top: 30px;
    }

    .mt30 {
        margin-top: 20px;
    }

    .pt100 {
        padding-top: 30px;
    }

    .mt50 {
        margin-top: 20px;
    }

    .pt55 {
        padding-top: 25px;
    }

    .mt70 {
        margin-top: 30px;
    }

    .mt60 {
        margin-top: 25px;
    }

    .pb140 {
        padding-bottom: 30px;
    }

    .pb80 {
        padding-bottom: 30px;
    }

    .mt35 {
        margin-top: 25px;
    }

}