.btn_wrap {
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;

}

.btn_wrap a.btn.color-gay {
    background: #939ea7;
    border: 1px solid #939ea7;
    font-size: 17px;
    color: #fff;
    min-width: 100px;
    height: 56px;
    line-height: 54px;
    border-radius: 0;
    padding-left: 40px;
    padding-right: 40px;

}

.btn_wrap a.btn.color-gay:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}

.btn_wrap a.btn.color-gay i {
    padding-left: 30px;
}

section.section-07 {
    padding-top: 120px;
    padding-bottom: 70px;
}

section.section-07 .box_wrap {
    padding-left: 95px;
    padding-right: 95px;
}

section.section-07 .title_wrap h1 span,
section.section-08 .title_wrap h1 span,
section.section-09 .title_wrap h1 span{
    color: #181818;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900
}

section.section-07 .title_wrap p,
section.section-08 .title_wrap p,
section.section-09 .title_wrap p {
    font-size: 18px;
    margin-bottom: 50px;
    margin-top: 30px;
}

section.section-07 .img_wrap {
    padding-left: 65px;
}

section.section-07 .thumbnail {
    box-shadow: none;
    border-radius: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

@media(min-width:991px) {
    section.section-07 .caption {
        min-height: 70px;
    }
}

section.section-07 .thumbnail h3 {
    margin-top: 12px;
    margin-bottom: 4px;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    line-height: 18px;
}
section.section-07 .thumbnail img {
    width: 100%;
    height: auto;
}
section.section-08 {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #f2f4f5;
}



section.section-08 .img_box_wrap {
    padding-left: 50px;
    padding-right: 50px;
}
section.section-08 .row {
    padding-left: -7px;
    padding-right: -7px;
}
section.section-08 .col-xs-2 {

padding-left: 7px;
padding-right: 7px

}

section.section-08 .thumbnail {
    box-shadow: none;
    border-radius: 0;
    padding-top: 0;
    padding-left: 0px;
    padding-right: 0px;
}

section.section-08 .caption {
    /*    min-height: 80px;*/
}

section.section-08 .thumbnail h3 {
    margin-top: 14px;
    margin-bottom: 8px;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    line-height: 18px;
}

section.section-08 .thumbnail img {
    width: 100%;
    height: auto;
}


section.section-09 {
    padding-top: 70px;
    padding-bottom: 70px;
}
section.section-09 .img_box_wrap {
    padding-left: 50px;
    padding-right: 50px;
}
section.section-09 .img_box_wrap .row-flex {
    display:flex;
    flex-wrap: wrap;
    justify-content:space-between;
    margin-left: -15px;
    margin-right: -15px
} 
section.section-09 .img_box_wrap .row-flex .box {
    width: 20%;
    padding-right: 15px;
    padding-left: 15px;
}
section.section-09 .thumbnail {
    box-shadow: none;
    border-radius: 0;
    padding-top: 0;
    padding-left: 0px;
    padding-right: 0px;
}
section.section-09 .thumbnail h3 {
    margin-top: 14px;
    margin-bottom: 8px;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    line-height: 18px;
}

section.section-09 .thumbnail img {
    width: 100%;
    height: auto;
}



.swiper-button-white {
    background: #000;
    color: #000;
}

section.slogan10 {
    padding-top: 16px;
    padding-bottom: 55px;
    border-top: 1px #e3e3e3 solid;

}

#slogan section.slogan10 h1.title {
    margin-bottom: 20px;
}

#slogan section.slogan10 .panner_wrap {
    margin-top: 60px;

}

#slogan section.slogan10 .panner_wrap h2 {
    font-size: 24px;
    color: #000;
    font-weight: 900;
}

#slogan section.slogan10 .panner_wrap span.help {
    font-size: 16px;
    color: #717171;
    position: relative;
    display: inline-block;
    margin-bottom: 32px;
    margin-top: 12px;
}

#slogan section.slogan10 .panner_wrap span.help::before {
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    content: "";
    margin-top: 23px;
}

#slogan section.slogan10 .panner01 {
    background: #eeeeee;
    margin-bottom: 10px;
    padding: 25px 30px;
    border-radius: 0.5em;
    color: #3f3f3f;
    font-size: 19px;
    font-weight: 600;
}

#slogan .slogan11 {
    padding-top: 16px;
    padding-bottom: 70px;
    border-top: 1px #e3e3e3 solid;
}

#slogan .slogan11 span.names {
    float: right;
    padding-top: 12px;
    display: block;
    position: relative;

}

#slogan .slogan11 span.names::before {
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    content: "";
    margin-top: 22px;

}

#slogan section.slogan12 {
    padding-top: 16px;
    padding-bottom: 70px;
    border-top: 1px #e3e3e3 solid;
}

#slogan section.slogan12 h1.title {
    margin-bottom: 26px;
}

#slogan section.slogan12 .text {
    font-size: 18px;
    color: #717171;
    line-height: 29px;
}

#slogan section.slogan12 .content {
    margin-top: 40px;
}

#slogan section.slogan12 .box {
    background: #f3f3f3;
    padding: 15px 35px 20px;
    margin-bottom: 10px;
    border-radius: 0.5em;

}

#slogan section.slogan12 .row.first {
    padding-left: 10px;
    padding-right: 10px;
}

#slogan section.slogan12 .row.first .col-md-5 {
    padding-left: 5px;
    padding-right: 5px;
}

#slogan section.slogan12 .box p img {
    margin: 0 auto;
    text-align: center;
}

#slogan section.slogan12 .row.last p {
    float: right;
}

#slogan section.slogan12 .box h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 24px;
}

section.slogan13 {
    padding-top: 20px;
    padding-bottom: 50px;
    background-color: #f2f4f5;
}

#slogan .slogan13 h1.title {
    font-size: 34px;
    font-weight: 900;
    font-family: 'NanumSquare';
    display: inline-block;
    position: relative;
    margin-top: 55px;
    margin-bottom: 20px;
    color: #000;
    z-index: 1;
}

#slogan .slogan13 .text {
    margin-bottom: 40px;
    font-size: 18px;
}


@media(min-width:992px) {
 

    #slogan .slogan11 .box {
        padding-right: 60px;
        padding-top: 10px;
        font-size: 19px;
        color: #717171;
        line-height: 30px;
    }

}

@media(max-width:991px) {
    section.section-07 {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    section.section-07 .box_wrap {
        padding-left: 15px;
        padding-right: 15px;
    }

    section.section-07 .title_wrap {
        margin-bottom: 30px;
    }

    section.section-07 .title_wrap p,
    section.section-08 .title_wrap p {
        font-size: 14px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    section.section-07 .img_wrap {
        padding-left: 0;
    }

    section.section-07 .img_wrap .row {
        padding-left: 10px;
        padding-right: 10px;
    }

    section.section-07 .img_wrap .row .col-xs-6 {
        padding-left: 5px;
        padding-right: 5px;
    }

    section.section-07 .thumbnail {
        box-shadow: none;
        border-radius: 0;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    section.section-07 .caption {
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 58px;

    }

    section.section-07 .thumbnail h3 {
        margin-top: 4px;
        margin-bottom: 0;
        font-size: 14px;
        text-align: center;
        font-weight: 400;
        line-height: 18px;
    }

    section.section-08 {
        padding-top: 30px;
        padding-bottom: 30px;
        background-color: #f2f4f5;
    }



    section.section-08 .img_box_wrap {
        padding-left: 15px;
        padding-right: 15px;
    }

    section.section-08 .row {
        padding-left: 10px;
        padding-right: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;

    }

    section.section-08 .row .col-xs-2.first {
        width: 100%;
    }

    section.section-08 .col-xs-2 {
        width: 50%;
        float: none;
        padding-left: 5px;
        padding-right: 5px;

    }



    section.section-08 .caption {
        min-height: 62px;
        padding-left: 15px;
        padding-right: 15px;
        align-items: center;
        display: flex;
        justify-content: center;
    }

    section.section-08 .thumbnail h3 {
        margin-top: 4px;
        margin-bottom: 0;
        font-size: 15px;
        text-align: center;
        font-weight: 400;
        line-height: 18px;
    }

    section.section-08 .thumbnail img {
        width: 100%;
        height: auto;
    }
    section.section-09 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    section.section-09 .img_box_wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    section.section-09 .img_box_wrap .row-flex .box.first {
        width: 100%;
    }
    section.section-09 .img_box_wrap .row-flex {
        display:flex;
        flex-wrap: wrap;
        justify-content:space-between;
        margin-left: -5px;
        margin-right: -5px
    } 
    section.section-09 .img_box_wrap .row-flex .box {
        width: 50%;
        padding-right: 5px;
        padding-left: 5px;
    }
    section.section-09 .thumbnail {
        box-shadow: none;
        border-radius: 0;
        padding-top: 0;
        padding-left: 0px;
        padding-right: 0px;
    }
    section.section-09 .thumbnail h3 {
        margin-top: 14px;
        margin-bottom: 8px;
        font-size: 16px;
        text-align: center;
        font-weight: 600;
        line-height: 18px;
    }
    
    section.section-09 .thumbnail img {
        width: 100%;
        height: auto;
    }
    section.section-09 .caption {
        min-height: 32px;
        padding-left: 15px;
        padding-right: 15px;
        align-items: center;
        display: flex;
        justify-content: center;
    }

    section.section-09 .thumbnail h3 {
        margin-top: 4px;
        margin-bottom: 0;
        font-size: 15px;
        text-align: center;
        font-weight: 400;
        line-height: 18px;
    }


    
    section.slogan10 .text {
        font-size: 15px;
        font-family: 'Nanum Gothic';
        line-height: 26px;
    }

    #slogan section.slogan10 .panner_wrap {
        margin-top: 0;
    }

    #slogan section.slogan10 .panner_wrap h2 {
        font-size: 15px;
        line-height: 26px;
        color: #000;
        font-weight: 600;
    }

    #slogan section.slogan10 .panner_wrap span.help {
        font-size: 16px;
        color: #000;
        position: relative;
        display: inline-block;
        margin-bottom: 32px;
        margin-top: 20px;
        font-weight: 600;
    }

    #slogan section.slogan10 .panner01 {
        background: #eeeeee;
        margin-bottom: 8px;
        padding: 20px 20px;
        border-radius: 0.5em;
        color: #3f3f3f;
        font-size: 15px;
        font-weight: 400;
        -webkit-border-radius: 0.5em;
        -moz-border-radius: 0.5em;
        -ms-border-radius: 0.5em;
        -o-border-radius: 0.5em;
    }

    #slogan section.slogan10 .panner_wrap p {
        font-size: 15px;
        line-height: 26px;
    }

    #slogan .slogan11 {
        padding-top: 16px;
        padding-bottom: 30px;
        border-top: 1px #e3e3e3 solid;
    }

    section.slogan11 .box {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 30px;
    }

    #slogan .slogan11 span.names {
        float: right;
        font-size: 15px;
        font-weight: 600;
        padding-top: 12px;
        display: block;
        position: relative;
    }

    #slogan .slogan11 span.names::before {
        margin-top: 20px;
    }

    #slogan section.slogan12 {
        padding-bottom: 30px;
    }

    #slogan section.slogan12 .text {
        font-size: 15px;
        color: #717171;
        line-height: 26px;
    }

    #slogan section.slogan12 .box {
        background: #f3f3f3;
        padding: 12px 20px 16px;
        margin-bottom: 10px;
        border-radius: 0.5em;
    }

    #slogan section.slogan12 .content .box.last .last .col-md-5 {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 26px;
    }

    #slogan section.slogan12 .box h3 {
        font-size: 15px;
        font-weight: 4100;
        color: #000;
        margin-bottom: 16px;
    }

    section.slogan13 {
        padding-top: 20px;
        padding-bottom: 30px;
        background-color: #f2f4f5;
    }

    #slogan .slogan13 h1.title {
        font-size: 34px;
        font-weight: 900;
        font-family: 'NanumSquare';
        display: block;
        position: relative;
        margin-top: 25px;
        margin-bottom: 12px;
        color: #000;
        z-index: 1;
        font-size: 20px;
        font-weight: 900;
        font-family: 'Noto Sans KR';
        text-align: center;
    }

    #slogan .slogan13 .text {
        margin-bottom: 40px;
        font-size: 14px;
        text-align: center;
    }













    .btn_wrap {
        margin: 0 auto;
        text-align: center;
        margin-top: 15px;

    }

    .btn_wrap a.btn.color-gay {
        background: #939ea7;
        border: 1px solid #939ea7;
        font-size: 14px;
        color: #fff;
        min-width: 100px;
        height: 46px;
        line-height: 44px;
        border-radius: 0;
        padding-left: 25px;
        padding-right: 25px;

    }

    .btn_wrap a.btn.color-gay i {
        padding-left: 10px;
    }
}