
body, html { background: #d1d1d1; }

#wrapper::after { height: 100%; }

.con_06_visual {
    background: url(../img/con_bg_6.png) no-repeat top center !important;
}

.con_06_visual h3 {
    width: 210px;
    background: url(../img/abko_logo.png) no-repeat center;
    background-size: contain;
} 

.con_06_text {
    margin-top: 30px !important;
    font-family: 's-core-dream-2';
    font-size: 17px;
}


.con_text {
    font-family: 's-core-dream-1' !important;
    font-size: 13px !important;  
    margin-top: 65px; 
}

.con_wrap { 
    width: 75%;
    margin: 0 auto;
}
.con_box {
    width: 78%;
    margin: 170px auto 100px;
}

.con_box_1 {
    width: 78%;
    margin: 0 auto 100px;
}


.con_box h4{
    display: inline;
    font-family: 's-core-dream-8';
    font-weight: normal;
    font-size: 30px;
    color: #2b2b2b;
}
.con_box p {
    display: inline;
    font-family: 's-core-dream-5';
    font-weight: normal;
    font-size: 14px;
    color: #2b2b2b;
    margin-left: 65px;
    vertical-align: super;
}


.con_box_text {
    margin: 60px 0 120px;
    font-family: 's-core-dream-5';
    font-size: 15px;
    color: #2b2b2b;
    line-height: 170%;
}




.by_logo {
    width: 203px;
    height: 100px;
    background: url(../img/abko_logo.png) no-repeat center;
    background-size: contain;
}

.web_gif {
    width: 100%;
    height: 387px;
    position: relative;
    background-color: #b01515;
}

.web_gif img {
    
    position: absolute;
    top: 95px;
    left: 50%;
    transform: translateX(-50%);
}

.web_gif img:nth-child(2) {
    width: 70%;
    z-index: 6;
    top: 150px;
}
.web_gif img:nth-child(3) {
    width: 85%;
    z-index: 5;
}


.con_01_btn a {
    display: flex;
    width: 215px;
    height: 25px;
    padding: 15px;
    border-radius: 24px;
    font-family: 'MADE Evolve Sans Bold';
    font-size: 15px;
    justify-content: space-around;
    align-items: center;
}

.btn_icon {
    width: 15px;
    height: 15px;
    background: url(../img/btn_icon_w.png) no-repeat center;
    background-size: cover;
}


.website_btn a {
    background: #171717;
    color: #fff;
    margin: 500px auto 125px;
}

#con_06_webmain{
    background: #000;
    padding-bottom: 100px;
}

.article_box h5, .produt_box h5, .pac_text {
    font-family: 'MADE Evolve Sans Bold';
    font-size: 70px;
    text-align: center;
    padding: 150px 0 65px;
}


.product_text {
    padding-top: 180px;
}

.int_text {
    color: #fff;
}

.gaming_text {
    color: #e71c23;
}

.home_text {
    color: #e3cb8e;
}

.audio_text {
    color: #191953;
}

.con_web_img {
    width: 85%;
    margin: 0 auto;
}

.con_web_img img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

#abko_product_01 {
    background-color: #efefef;
    padding-bottom: 133px;
}

#abko_product_02{
    background-color: #484d50;
    padding: 133px 0;
}

.pd_list {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}


.pd_list li img {
    display: block;
    width: 100%;
    margin: 0 auto;

}


.pac_img {
    width: 65%;
    margin: 0 auto;
}

.pac_img li {
    width: 100%;
}

.pac_img li img {
    width: 100%;
    margin-bottom: 45px;
}


