@charset "UTF-8";

@media(max-width: 991px) {
    .bannerArea .TxtBox {
        letter-spacing: 3px;
    }

    .bannerArea .TxtBox h5:before {
        border-width: 1px;
    }

    .bannerArea .TxtBox h5 span {
        line-height: 1.2;
    }

    .bannerArea .TxtBox h5 {
        padding: 10px;
        padding-bottom: 15px;
        padding-left: 15px;
    }

    .bannerArea .TxtBox h6 {
        font-size: .7rem;
    }

    .bannerArea .TxtBox h4 {
        font-size: 1rem;
    }

    .TxtBox .title-brackets:before,
    .TxtBox .title-brackets:after {
        border-width: 2px;
        width: 10px
    }

    .bannerArea .TxtBox h1 {
        font-size: 1.6rem;
    }


    .bg-fixed {
        background-attachment: scroll;

    }
    .bg-green{
        background-size: cover !important;
    }

    .section {
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: 100%;
        padding-top: 20%
    }

    .section .pageBox {
        padding: 0;
        min-height: 80vh;

    }

    .page01 .pageBox {
        padding: 20% 0 10%;
    }

    .page01:before {
        padding-top: 100%
    }

    .page02 {
        padding-left: 0%;
        background-size: cover !important;

    }

    .page02 .pageBox {
        justify-content: center;
        align-content: start;
    }

    .page02 .stage .layer.layer-1 {
            background-size: auto 51%;
    background-position: 84% bottom;
    }

    .page02 .pageBox>div {
        padding-bottom: 50vh
    }

    .page02:before {
        background-size: 300%
    }

    .page03 {
        background-image: url(../images/img/page03-bg-m.jpg) !important;
    }

    .page03 .pageBox {
        align-content: flex-start;
    }

    .page03 .TxtBox {
        padding: 10% 0 !important;
    }

    .page04 {
        background-image: url(../images/img/page04-bg-m.jpg) !important;
    }

    .page04 .icon-group {
        margin-bottom: 30%;
        justify-content: center;
    }

    .page04 .icon-group .item {
        width: 50%
    }



    .page06 {
        padding-bottom: 20%;
        min-height: 60vh;
background-size: cover;
        background-image: url(../images/img/page06-bg-m.jpg) !important;
    }

    .page06 .pageBox .topBox,
    .page06 .pageBox .bottomBox {
        justify-content: center !important;
    }

    .page06 .pageBox .bottomBox h3 {
        font-size: 1.2rem;
        text-align: center;

    }

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

    .page07 .pageBox h3 {
        font-size: 1.2rem;
        margin-top: 1rem;
        line-height: 2;
        border-bottom: 1px solid #fff;
        display: inline-block;
    }

    .page07 p {
        padding-top: 10px;
        line-height: 1;
        border: none;
    }

    .page07 p span {
        display: block;
        opacity: 0;
    }

    .page07 {

        background-size: 190%;
        background-position: 10% 100%;

    }

    .page08 {

        background-image: url(../images/img/page08-bg-m.jpg) !important;
    }

    .page08 h1 {

        letter-spacing: 5px;
        line-height: 1.5;
    }

    .page08 h5 {
        letter-spacing: 3px;
        font-size: 1.2rem;
    }

    .page08 h6 {
        font-size: .5rem;
    }

    .page09 {
        padding: 15% 5%;
        text-align: center;
    }

    .page09 .masterInfo .TxtBox .masterName {
        margin-top: 1rem
    }

    .page09 .masterInfo .TxtBox {
        margin-top: 2rem;
        margin-bottom: 3rem
    }



    .page10 {
        background-size: 130%;
        background-image: url(../images/img/page10-bg-m.jpg) !important;
    }

    .page10 {
        padding-bottom: 20vh
    }

}