.abo_ban {
    background: url('../images/abo_ban.jpg')no-repeat;
}

.bus_phi {
    background: url('../images/abo_bg_01.jpg')no-repeat;
    background-size: cover;
}

.bus-box {
    display: flex;
    justify-content: center;
}

.bus-body {
    width: calc(100% / 3);
    padding: 36px 50px;
    background: rgba(255,255,255,.2);
    color: #fff;
    margin: 0 15px;
    position: relative;
}

    .bus-body h4 {
        color: #00b84d;
    }

    .bus-body p {
        margin-bottom: 0;
    }

    .bus-body .bus-icon {
        width: 54px;
        height: 54px;
        position: absolute;
        top: -25px;
        right: 40px;
        text-shadow: 0px 0px 8px rgba(0,0,0,.75);
    }

.com-brand {
    background: url('../images/idx_bg_02.jpg') center top repeat-y;
}

.com-txt {
    padding: 0 100px;
}

.com-his {
    background-color: #1f2d33;
}

.com-his-tit {
    background: url('../images/abo_bg_03.jpg') center no-repeat fixed;
    background-size: cover;
}

.com-his-txt .owl-carousel.owl-loaded {
    position: relative;
    padding: 0 100px;
}

    .com-his-txt .owl-carousel.owl-loaded::after {
        content: "";
        width: 100%;
        height: 1px;
        background: -moz-linear-gradient(to right, rgba(0,157,66,0.2) 0%, #009d42 50%, rgba(0,157,66,0) 100%);
        background: -webkit-linear-gradient(to right, rgba(0,157,66,0.2) 0%,#009d42 50%, rgba(0,157,66,0) 100%);
        background: linear-gradient(to right, rgba(0,157,66,0.2) 0%,#009d42 50%, rgba(0,157,66,0) 100%);
        position: absolute;
        top: 68px;
        left: 50%;
        transform: translateX(-50%);
    }

.com-his-txt .mhn-slide .owl-prev, .mhn-slide .owl-next {
    top: 20px !important;
}

.com-his-txt .mhn-slide .owl-prev {
    left: -25px;
}

.com-his-txt .mhn-slide .owl-next {
    right: -25px;
}

.com-his-txt .year {
    font-size: 1.5rem;
    font-family: Arial;
    font-weight: 600;
    font-style: italic;
    color: #fff;
    position: relative;
    padding-bottom: 30px;
}

    .com-his-txt .year::after {
        content: "";
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: #009d42;
        position: absolute;
        top: 50px;
        left: 20px;
    }

.his-list {
    margin-top: 40px;
    margin-left: 26px;
}

    .his-list li {
        position: relative;
        padding-left: 20px;
        color: rgba(255,255,255,.5);
    }

        .his-list li::before {
            content: "";
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #009d42;
            position: absolute;
            left: 0;
            top: 13px;
        }

.RD-team {
    background: url('../images/abo_bg_04.jpg') center no-repeat;
    padding: 100px 150px;
    background-size: cover;
}

.ver-sys figure figcaption {
    background: #00dd77; /* Old browsers */
    background: -webkit-linear-gradient(to left, #00dd77 0%, #009d42 100%);
    background: -o-linear-gradient(to left, #00dd77 0%, #009d42 100%);
    background: linear-gradient(to left, #00dd77 0%, #009d42 100%);
    padding: 16px 16px 8px 16px;
    color: #fff;
}

    .ver-sys figure figcaption h6 {
        font-size: .875rem;
    }

.win-awa {
    background: url('../images/abo_bg_05.png') right 100px no-repeat;
}

.aff {
    background: url('../images/abo_bg_06.jpg') right 100px no-repeat;
}

    .aff .awa-box {
        width: 50%;
    }

.awa-box {
    width: 100%;
    border-left: 2px solid #009d42;
    padding-top: 100px;
}

.awa-body {
    position: relative;
    padding: 30px 0 30px 80px;
}

    .awa-body::before {
        position: absolute;
        top: 0px;
        left: -50px;
        content: "";
        width: 100px;
        height: 100px;
        background: #00dd77; /* Old browsers */
        background: -webkit-linear-gradient(to top, #00dd77 0%, #009d42 100%);
        background: -o-linear-gradient(to top, #00dd77 0%, #009d42 100%);
        background: linear-gradient(to top, #00dd77 0%, #009d42 100%);
        border-radius: 50%;
    }

    .awa-body::after {
        content: "";
        font-size: 1.5rem;
        font-weight: bold;
        color: #009d42;
        line-height: 92px;
        text-align: center;
        width: 92px;
        height: 92px;
        background: #fff;
        border: 2px solid #009d42;
        border-radius: 50%;
        position: absolute;
        top: 4px;
        left: -46px;
    }

    .awa-body.y-2040::after {
        content: "2040";
    }

    .awa-body.y-2039::after {
        content: "2039";
    }

    .awa-body.y-2038::after {
        content: "2038";
    }

    .awa-body.y-2037::after {
        content: "2037";
    }

    .awa-body.y-2036::after {
        content: "2036";
    }

    .awa-body.y-2035::after {
        content: "2035";
    }

    .awa-body.y-2034::after {
        content: "2034";
    }

    .awa-body.y-2033::after {
        content: "2033";
    }

    .awa-body.y-2032::after {
        content: "2032";
    }

    .awa-body.y-2031::after {
        content: "2031";
    }

    .awa-body.y-2030::after {
        content: "2030";
    }

    .awa-body.y-2029::after {
        content: "2029";
    }

    .awa-body.y-2028::after {
        content: "2028";
    }

    .awa-body.y-2027::after {
        content: "2027";
    }

    .awa-body.y-2026::after {
        content: "2026";
    }

    .awa-body.y-2025::after {
        content: "2025";
    }

    .awa-body.y-2024::after {
        content: "2024";
    }

    .awa-body.y-2023::after {
        content: "2023";
    }

    .awa-body.y-2022::after {
        content: "2022";
    }

    .awa-body.y-2021::after {
        content: "2021";
    }

    .awa-body.y-2020::after {
        content: "2020";
    }

    .awa-body.y-2019::after {
        content: "2019";
    }

    .awa-body.y-2018::after {
        content: "2018";
    }

    .awa-body.y-2017::after {
        content: "2017";
    }

    .awa-body.y-2016::after {
        content: "2016";
    }

    .awa-body.y-2015::after {
        content: "2015";
    }

    .awa-body.y-2014::after {
        content: "2014";
    }

    .awa-body.y-2013::after {
        content: "2013";
    }

    .awa-body.y-2012::after {
        content: "2012";
    }

    .awa-body.y-2011::after {
        content: "2011";
    }

    .awa-body.y-2010::after {
        content: "2010";
    }

    .awa-body.y-2009::after {
        content: "2009";
    }

    .awa-body.y-2008::after {
        content: "2008";
    }

    .awa-body.y-2007::after {
        content: "2007";
    }

    .awa-body.y-2006::after {
        content: "2006";
    }

    .awa-body.y-2005::after {
        content: "2005";
    }

    .awa-body.y-2004::after {
        content: "2004";
    }

    .awa-body.y-2003::after {
        content: "2003";
    }

    .awa-body.y-2002::after {
        content: "2002";
    }

    .awa-body.y-2001::after {
        content: "2001";
    }

    .awa-body.y-2000::after {
        content: "2000";
    }

    .awa-body.y-1999::after {
        content: "1999";
    }

    .awa-body.y-1998::after {
        content: "1998";
    }

    .awa-body.y-1997::after {
        content: "1997";
    }

    .awa-body.y-1996::after {
        content: "1996";
    }

    .awa-body.y-1995::after {
        content: "1995";
    }

    .awa-body.y-1994::after {
        content: "1994";
    }

    .awa-body.y-1993::after {
        content: "1993";
    }

    .awa-body.y-1992::after {
        content: "1992";
    }


.awa h5 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #000;
    font-weight: bold;
    margin: 1rem 0 0.25rem 0;
}

.awa ul {
    padding-left: 0;
}

.glo-map {
    background: url('../images/abo_bg_07.png') bottom no-repeat;
}

.area h3, .inf-box h3 {
    font-size: 2rem;
    line-height: 3rem;
    color: #000;
}

.area-body {
    margin: 60px 0 100px 0;
}

    .area-body h4 {
        font-size: 1.5rem;
        color: #009d42;
        font-weight: bold;
        line-height: 1em;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
        margin-bottom: 25px;
    }

    .area-body dl {
        font-size: 1.125rem;
    }

    .area-body dt {
        display: inline-block;
        width: 100px;
        font-weight: normal;
    }

.area dd {
    display: inline-block;
}

.inf-box {
    margin-top: 50px;
}

    .inf-box p {
        padding-left: 30px;
        margin-bottom: 15px;
    }

.pin {
    background: url('../images/pin.svg') no-repeat;
    background-size: 30px;
}

.tel {
    background: url('../images/tel.svg') no-repeat;
    background-size: 30px;
}

.fax {
    background: url('../images/fax.svg') no-repeat;
    background-size: 30px;
}

.mail {
    background: url('../images/mail.svg') no-repeat;
    background-size: 30px;
}

.earth {
    background: url('../images/earth.svg') no-repeat;
    background-size: 30px;
}

@media screen and (max-width:1199px) {
    .RD-team img {
        margin-bottom: 2em;
    }

    .ver-sys figure figcaption {
        min-height: 90px;
    }

    .win-awa, .aff {
        background-size: 100%;
    }
}

@media screen and (max-width:991px) {
    .bus-box {
        display: block;
    }

    .bus-body {
        width: 100%;
        margin: 60px auto;
    }

    .com-brand {
        background-position: left;
    }

        .com-brand .col-md-6 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

    .ver-sys figure img {
        width: 100%;
    }

    .RD-team {
        padding: 100px 15px;
    }

    .awa-box {
        width: 95%;
        margin-left: 5%;
    }

    .aff .awa-box {
        width: 70%;
    }
}

@media screen and (min-width:320px) and (max-width:700px) {
    .com-txt {
        padding: 0 15px;
    }

    .com-his-txt .mhn-slide .owl-prev, .mhn-slide .owl-next {
        top: -50px;
    }

    .com-his-txt .mhn-slide .owl-prev {
        left: 0;
    }

    .com-his-txt .mhn-slide .owl-next {
        right: 0;
    }

    .com-his-txt .owl-carousel.owl-loaded {
        padding: 0 15px;
    }

    .com-his-txt .year {
        text-align: center;
    }

        .com-his-txt .year::after {
            left: 50%;
            transform: translateX(-50%);
        }

    .awa-box {
        width: 85%;
        margin-left: 15%;
    }

    .aff .awa-box {
        width: 85%;
    }
}
