/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
    margin: 0;
    padding: 0
}

fieldset,
img {
    border: 0 none
}

dl,
ul,
ol,
menu,
li {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

input,
select,
textarea,
button {
    vertical-align: middle
}

button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer
}

body {
    background: #fff
}

body,
th,
td,
input,
select,
textarea,
button {
    font-size: 14px;
    line-height: 1.5;
    font-family: 'NanumBarunGothic', Helvetica, 'Apple SD Gothic Neo', '돋움', dotum, sans-serif;
    color: #333
}

a {
    color: #333;
    text-decoration: none
}

a:active,
a:hover {
    text-decoration: none
}

address,
caption,
cite,
code,
dfn,
em,
var {
    font-style: normal;
    font-weight: normal
}

img {
    vertical-align: top
}

select::-ms-expand {
    display: none;
}

.select {
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* global */
#index {
    position: relative;
}

#index a {
    position: absolute;
    top: -30px;
    left: 0;
    width: 138px;
    border: 1px solid #333;
    background: #333;
    text-align: center;
}

#index span {
    display: inline-block;
    padding: 2px 6px 0 0;
    color: #fff;
    letter-spacing: -1px;
    font-size: 13px;
    line-height: 26px;
}

#index a:active,
#index a:focus {
    top: 0;
    z-index: 1000;
    text-decoration: none;
}

.screen_out {
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    text-indent: -9999px
}

.f_l {
    float: left
}

.f_r {
    float: right
}

.show {
    display: block
}

.hide {
    display: none
}

.tbl {
    border-collapse: collapse;
    border-spacing: 0
}

.clear_g {
    display: block;
    overflow: visible;
    width: auto;
    clear: both;
    *zoom: 1
}

.clear_g:after {
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
    clear: both;
    content: ''
}

#wrap {
    display: block;
    min-width: 1000px;
    background: url(../images/web/bg_wrap.png) top center repeat-x;
}

#wrap .wrap_inner {
    background: url(../images/web/bg_wrap_item.png) top center no-repeat;
}

#wrap #content .inner {
    display: block;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}

#wrap #content .inner .sub {
    margin-top: 206px;
    height: 434px;
    background: url(../images/web/sub_item.png) top center no-repeat;
}

#wrap #content .inner .sub_txt {
    margin-top: 13px;
    height: 45px;
    background: url(../images/web/sub_txt.png) center center no-repeat;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background-color: transparent;
    z-index: 100
}

#header.on {
    background-color: #EEF3FA;
}

#header .inner {
    display: block;
    overflow: hidden;
    max-width: 1000px;
    margin: 0 auto;
}

#header h1 a {
    display: block;
    overflow: hidden;
    float: left;
    width: 125px;
    height: 40px;
    margin: 10px 0 0 80px;
    background: url(../images/web/logo.png) center center no-repeat;
    text-indent: -9999px;
}

#header #Gnb {
    float: right;
    padding-right: 90px;
}

#header #Gnb li {
    float: left;
    padding-left: 10px;
}

#header #Gnb .start {
    display: none;
}

#header #Gnb .service a,
#header #Gnb .guide a {
    display: block;
    overflow: hidden;
    width: 112px;
    height: 37px;
    margin-top: 11px;
    text-indent: -9999px;
}

#header #Gnb .service a {
    background: url(../images/web/btn_service.png) center center no-repeat
}

#header #Gnb .guide a {
    background: url(../images/web/btn_guide.png) center center no-repeat
}
#header #Gnb .preview a {
    display: block;
    overflow: hidden;
    width: 153px;
    height: 42px;
    margin-top: 6px;
    text-indent: -9999px;
    background: url(../images/web/btn_preview.png) center center no-repeat
}

#header.on {
    background-color: #FFFFFF
}

#content {
    /* padding-top: 60px; */
}

.section_top {
    /* background: url(../images/web/bg_top.png) top center no-repeat #EEF3FA */
}

.section_top .inner {
    position: relative;
    height: 1074px;
}

.section_top .img .txt {
    display: block;
    overflow: hidden;
    width: 395px;
    height: 208px;
    margin: 156px 0 0 80px;
    background: url(../images/web/img_top_txt.png) 0 0 no-repeat;
    text-indent: -9999px;
}

.section_top .btns {
    position: relative;
    padding: 30px 0 0 40px;
    z-index: 5
}

.section_top .btn_m,
.section_top .btn_txt {
    display: none;
}

.section_top .btn_google,
.section_top .btn_aplple {
    display: block;
    overflow: hidden;
    float: left;
    width: 188px;
    height: 80px;
    margin-right: 16px;
    text-indent: -999px;
}

.section_top .btn_google {
    background: url(../images/web/btn_google_off.png) 0 0 no-repeat
}

.section_top .btn_google:hover {
    background: url(../images/web/btn_google_on.png) 0 0 no-repeat
}

.section_top .btn_aplple {
    background: url(../images/web/btn_apple_off.png) 0 0 no-repeat
}

.section_top .btn_aplple:hover {
    background: url(../images/web/btn_apple_on.png) 0 0 no-repeat
}

.section_top .slide {
    position: absolute;
    top: 104px;
    left: 612px;
    width: 574px;
    height: 661px;
    background: url(../images/web/img_top1.png) 0 0 no-repeat;
}

.section_top .slide .item {
    position: absolute;
    width: 331px;
    height: 614px;
    opacity: 0;
    z-index: 3;
}

.section_top .slide .item1 {
    animation-name: animation-slide1;
    animation-duration: 20s;
    animation-iteration-count: infinite;
}

.section_top .slide .item2 {
    background: url(../images/web/img_top2.png) 0 0 no-repeat;
    animation-name: animation-slide2;
    animation-duration: 20s;
    animation-iteration-count: infinite;
}

.section_top .slide .item3 {
    background: url(../images/web/img_top3.png) 0 0 no-repeat;
    animation-name: animation-slide3;
    animation-duration: 20s;
    animation-iteration-count: infinite;
}

.section_top .slide .item4 {
    background: url(../images/web/img_top4.png) 0 0 no-repeat;
    animation-name: animation-slide4;
    animation-duration: 20s;
    animation-iteration-count: infinite;
}

.section_content1 {
    background-color: #EFF6FD;
}

.section_content1 .img {
    width: 100%;
    height: 620px;
    background: url(../images/web/img_cont1.png) top center no-repeat #EFF6FD
}

.section_content1 .wrap_slide {
    position: relative;
    padding-bottom: 80px;
}

.section_content1 .slide {
    position: relative;
    width: 1000px;
    height: 200px;
}

.section_content1 .slide li {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.section_content1 .slide li.on {
    opacity: 1;
}

.section_content1 .slide li:nth-child(1) {
    background: url(../images/web/slider_review1.png) center center no-repeat
}

.section_content1 .slide li:nth-child(2) {
    background: url(../images/web/slider_review2.png) center center no-repeat
}

.section_content1 .slide li:nth-child(3) {
    background: url(../images/web/slider_review3.png) center center no-repeat
}

.section_content1 .slide li:nth-child(4) {
    background: url(../images/web/slider_review4.png) center center no-repeat
}

.section_content1 .slide li:nth-child(5) {
    background: url(../images/web/slider_review5.png) center center no-repeat
}

.section_content1 .slide li:nth-child(6) {
    background: url(../images/web/slider_review6.png) center center no-repeat
}

.section_content1 #prevBtn:hover {
    background: url(../images/web/slider_left_on.png) center center no-repeat
}

.section_content1 #prevBtn {
    position: absolute;
    top: 0;
    left: 116px;
    text-indent: -9999px;
    width: 48px;
    height: 200px;
    background: url(../images/web/slider_left.png) center center no-repeat
}

.section_content1 #nextBtn:hover {
    background: url(../images/web/slider_right_on.png) center center no-repeat
}

.section_content1 #nextBtn {
    position: absolute;
    top: 0;
    right: 116px;
    text-indent: -9999px;
    width: 48px;
    height: 200px;
    background: url(../images/web/slider_right.png) center center no-repeat
}


.section_content2 {
    background-color: #FFFFFF;
}

.section_content2 .img {
    width: 100%;
    height: 1310px;
    background: url(../images/web/img_cont2.png) top center no-repeat
}

.section_content3 {
    background: url(../images/web/bg_cont3.png) top center no-repeat #090C1C;
}

.section_content3 .img {
    width: 100%;
    height: 590px;
    background: url(../images/web/img_cont3.png) top center no-repeat
}

.section_content4 {
    position: relative;
    background: url(../images/web/bg_cont4.png) top center no-repeat #252627;
}

#form {
    position: absolute;
    bottom: 60px;
}

.section_content4 .img {
    width: 100%;
    height: 590px;
    background: url(../images/web/img_cont4.png) top center no-repeat
}


.section_content5 {
    background: url(../images/web/bg_cont5.png) top center no-repeat #EEF3FA;
}

.section_content5 .inner {
    position: relative;
}

.section_content5 .inner .txt {
    width: 100%;
    height: 121px;
    margin-top: 60px;
    background: url(../images/web/txt_cont5.png) top center no-repeat
}

.section_content5 .inner .request .tit {
    width: 100%;
    height: 56px;
    background: url(../images/web/section_content5_request.png) top center no-repeat
}

.section_content5 .inner .request .box {
    width: 800px;
    margin: 0 auto;
    background-color: #FFFFFF;
    display: block;
    overflow: hidden;
    padding: 24px 20px;
}

.section_content5 .inner .request .box .item {
    width: 380px;
    height: 43px;
    float: left;
    padding-bottom: 24px;
    position: relative;
}

.section_content5 .inner .request .box .item:nth-child(odd) {
    padding-right: 34px;
}

.section_content5 .inner .request .box .item .subTit {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    width: 107px;
    position: absolute;
    top: 10px;
    left: 0;
}

.section_content5 .inner .request .box .item .subTit.item1 {
    background: url(../images/web/request_1.png) left center no-repeat
}

.section_content5 .inner .request .box .item .subTit.item2 {
    background: url(../images/web/request_2.png) left center no-repeat
}

.section_content5 .inner .request .box .item .subTit.item3 {
    background: url(../images/web/request_3.png) left center no-repeat
}

.section_content5 .inner .request .box .item .subTit.item4 {
    background: url(../images/web/request_4.png) left center no-repeat
}

.section_content5 .inner .request .box .item .subTit.item5 {
    background: url(../images/web/request_5.png) left center no-repeat
}

.section_content5 .inner .request .box .item .subTit.item6 {
    background: url(../images/web/request_6.png) left center no-repeat
}

.section_content5 .inner .request .box .item .input {
    width: 248px;
    height: 43px;
    border: 1px solid #DFE3E5;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 123px;
    padding-left: 10px;
    font-family: 'NanumSquareOTF';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #242424;
}

.section_content5 .inner .request .box .item #category {
    width: 260px;
}

.section_content5 .inner .request .box .item select.input.off {
    color: #949AA3
}

.section_content5 .inner .request .box .item select {
    background: url(../images/web/arrow_down.png) center right no-repeat;
}

.section_content5 .inner .request .box .item .info {
    overflow: hidden;
    text-indent: -9999px;
    width: 261px;
    height: 40px;
    background: url(../images/web/request_6_sub.png) top center no-repeat;
    background-size: 261px auto;
    position: absolute;
    top: 50px;
    left: 122px;
}

.section_content5 .inner .request .box .private {
    display: block;
    overflow: hidden;
    width: 100%;
}

.section_content5 .inner .request .box .private .agree {
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    margin-top: 32px;
}

.section_content5 .inner .request .box .private .agree.info {
    width: 261px;
    height: 20px;
    padding-right: 295px;
    background: url(../images/web/agree_info.png) top left no-repeat;
    cursor: pointer;
}

input::placeholder {
    font-family: 'NanumSquareOTF';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #949AA3;
}

input[type="checkbox"]+span {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/web/ico_check.png) top right no-repeat;
}

input[type='checkbox']:checked+span {
    background: url(../images/web/ico_check_on.png) top right no-repeat;
}

input[type="checkbox"] {
    display: none;
}

.section_content5 .inner .request .box .private .agree.check {
    width: 244px;
    background: url(../images/web/agree_check.png) 24px 1px no-repeat;
    cursor: pointer;
}

.section_content5 .inner .request .box .agreement {
    width: 800px;
    height: 270px;
    margin-top: 56px;
    background: url(../images/web/agreement.png) center center no-repeat;
}

.section_content5 .inner .request .box .private.active .agreement {
    display: none
}

.section_content5 .inner .request .box .submit {
    display: block;
    width: 106px;
    height: 60px;
    margin: 0 auto;
    background: url(../images/web/btn_submit.png) 0 bottom no-repeat;
}

.section_content5 .inner .request .box .submit:hover {
    background: url(../images/web/btn_submit_on.png) 0 bottom no-repeat;
}

.section_content5 .inner .ask {
    padding: 46px 0 80px 0;
}

.section_content5 .inner .ask .tit {
    width: 100%;
    height: 56px;
    background: url(../images/web/section_content5_ask.png) top center no-repeat
}

.section_content5 .inner .ask .box {
    width: 800px;
    margin: 0 auto;
    padding: 8px 20px 20px 24px;
    background-color: #FFFFFF;
}

.section_content5 .inner .ask .item {
    width: 800px;
    height: 56px;
    position: relative;
}

.section_content5 .inner .ask .item.qa1 {
    background: url(../images/web/ask_1.png) top left no-repeat
}

.section_content5 .inner .ask .item.qa2 {
    background: url(../images/web/ask_2.png) top left no-repeat
}

.section_content5 .inner .ask .item.qa3 {
    background: url(../images/web/ask_3.png) top left no-repeat
}

.section_content5 .inner .ask .item.qa1.active {
    height: 124px;
    background: url(../images/web/ask_on_1.png) top left no-repeat
}

.section_content5 .inner .ask .item.qa2.active {
    height: 124px;
    background: url(../images/web/ask_on_2.png) top left no-repeat
}

.section_content5 .inner .ask .item.qa3.active {
    height: 124px;
    background: url(../images/web/ask_on_3.png) top left no-repeat
}

.section_content5 .inner .ask .item .content {
    width: 800px;
    position: absolute;
    top: 56px;
    left: 0;
}

.section_content5 .inner .ask .item.qa1 .content.img1 {
    display: none;
    height: 68px;
    background: url(../images/web/content1.png) center left no-repeat
}

.section_content5 .inner .ask .item.qa2 .content.img2 {
    display: none;
    height: 68px;
    background: url(../images/web/content2.png) center left no-repeat
}

.section_content5 .inner .ask .item.qa3 .content.img3 {
    display: none;
    height: 68px;
    background: url(../images/web/content3.png) center left no-repeat
}

.section_content5 .inner .ask .item.qa1.active .content.img1,
.section_content5 .inner .ask .item.qa2.active .content.img2,
.section_content5 .inner .ask .item.qa3.active .content.img3 {
    display: block
}

.section_content5 .inner .ask .box .more {
    width: 106px;
    height: 40px;
    margin: 0 auto;
    margin-top: 24px;
    background: url(../images/web/btn_more.png) center center no-repeat;
}

.section_content5 .inner .ask .box .more a {
    display: block;
    width: 106px;
    height: 40px;
}

.section_content5 .inner .ask .box .more:hover {
    background: url(../images/web/btn_more_on.png) 0 0 no-repeat
}

#footer {
    background-color: #141E2F
}

#footer .inner {
    display: block;
    position: relative;
    width: 1000px;
    height: 169px;
    margin: 0 auto;
    background: url(../images/web/footer_txt.png) top center no-repeat
}

#footer .inner .btn1 {
    position: absolute;
    top: 88px;
    left: 702px;
    width: 64px;
    height: 64px;
    background-color: red;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

#footer .inner .btn2 {
    position: absolute;
    top: 88px;
    left: 794px;
    width: 64px;
    height: 64px;
    background-color: red;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/* 배민주문 연동 프로그램 */

#bm_wrap {
    display: block;
    width: 100%;
    min-width: 980px;
}

#bm_header {
    display: block;
    overflow: hidden;
    width: 100%;
    min-width: 980px;
    max-width: 1440px;
    margin: 0 auto;
    height: 60px;
}

#bm_header h1 a {
    display: block;
    overflow: hidden;
    float: left;
    width: 125px;
    height: 40px;
    margin: 10px 0 0 80px;
    background: url(../images/web/logo.png) center center no-repeat;
    text-indent: -9999px;
}

.content1 {
    background-color: #0B0B0A;
}

.content1 .img {
    display: block;
    position: relative;
    width: 100%;
    min-width: 980px;
    max-width: 1440px;
    height: 446px;
    margin: 0 auto;
    background: url(../images/web/bm_content1.png) top center no-repeat;
} 

.content1 .img .btn {
    position: absolute;
    top: 280px;
    left: 50%;
    margin-left: 120px;
    width: 323px;
    height: 50px;
    background-color: red;
    opacity: 0;
}

.content2 {
    background-color: #F3F5F7;
}

.content2 .img {
    display: block;
    width: 100%;
    min-width: 980px;
    max-width: 1440px;
    height: 900px;
    margin: 0 auto;
    background: url(../images/web/bm_content2.png) top center no-repeat;
} 

.content3 .img {
    display: block;
    width: 100%;
    min-width: 1000px;
    max-width: 1440px;
    height: 1699px;
    margin: 0 auto;
    background: url(../images/web/bm_content3.png) top center no-repeat;
}

.content4 {
    background-color: #F3F5F7;
}

.content4 .img {
    display: block;
    position: relative;
    width: 100%;
    min-width: 980px;
    max-width: 1440px;
    height: 563px;
    margin: 0 auto;
    background: url(../images/web/bm_content4.png) top center no-repeat;
}

.content4 .img .btn1 {
    position: absolute;
    top: 229px;
    left: 50%;
    margin-left: 142px;
    width: 268px;
    height: 50px;
    background-color: red;
    opacity: 0;
}

.content4 .img .btn2 {
    position: absolute;
    top: 378px;
    left: 50%;
    margin-left: 142px;
    width: 268px;
    height: 50px;
    background-color: red;
    opacity: 0;
}

.footer {
    background-color: #141E2F
}

.footer .img {
    display: block;
    width: 100%;
    min-width: 980px;
    max-width: 1440px;
    height: 169px;
    margin: 0 auto;
    background: url(../images/web/bm_footer.png) top center no-repeat;
}

@media screen and (min-width:1px) and (max-width:900px) {
    #wrap {
        display: block;
        min-width: 320px;
    }

    #wrap #content .inner {
        width: auto;
    }

    #wrap #header {
        background-color: #EEF3FA;
    }

    #wrap #header.on {
        background-color: #FFFFFF
    }

    #wrap #header .inner {
        width: auto;
        height: 32px;
        padding: 14px 30px;
    }

    #wrap #header h1 a {
        width: 100px;
        height: 32px;
        margin: 0;
        background: url(../images/mobile/logo.png) center center no-repeat;
        background-size: 100px auto;
    }

    #wrap #header #Gnb {
        float: right;
        padding: 0;

    }

    #wrap #header #Gnb li {
        float: left;
        padding-left: 0;
    }

    #wrap #header #Gnb .service a {
        width: 61px;
        height: 35px;
        margin-top: 4px;
        background: url(../images/mobile/btn_service.png) center center no-repeat;
        background-size: 61px auto;
    }

    #wrap #header #Gnb .guide a {
        width: 83px;
        height: 35px;
        margin-top: 4px;
        background: url(../images/mobile/btn_guide.png) center center no-repeat;
        background-size: 83px auto;
    }
    #wrap #header #Gnb .preview {
        display: none;
    }

    #content {
        padding-top: 60px;
    }

    .section_top {
        background-color: #EEF3FA
        /* .section_top {background:url(../images/mobile/bg_top.png) top center no-repeat #4376FB} */
    }

    .section_top .inner {
        position: relative;
        height: auto;
    }

    .section_top .img .txt {
        display: block;
        overflow: hidden;
        width: auto;
        height: 467px;
        margin-left: 0;
        margin-top: 54px;
        background: url(../images/mobile/img_top_txt.png) center center no-repeat #EEF3FA;
        background-size: 360px auto;
        text-indent: -9999px;
    }

    #wrap #content .inner .sub {
        margin-top: 0;
        height: 455px;
        background: url(../images/mobile/sub_item.png) top center no-repeat #359FFE;
        background-size: auto 455px;
    }

    #wrap #content .inner .sub_txt {
        margin-top: 0;
        height: 98px;
        background: url(../images/mobile/sub_txt.png) center center no-repeat #316AC4;
        background-size: 260px auto;
    }

    .section_content1 .img {
        height: 542px;
        background: url(../images/mobile/img_cont1.png) center 60px no-repeat #EFF6FD;
        background-size: auto 442px;
    }

    .section_content1 .wrap_slide {
        position: relative;
        padding-bottom: 60px;
        background-color: #EFF6FD;
        width: 320px;
        margin: 0 auto;
    }

    .section_content1 .slide {
        position: relative;
        width: 100%;
        height: 156px;
    }

    .section_content1 .slide li {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        transition: opacity 0.5s ease;
    }

    .section_content1 .slide li.on {
        opacity: 1;
    }

    .section_content1 .slide li:nth-child(1) {
        background: url(../images/mobile/slider_review1.png) center center no-repeat;
        background-size: auto 156px;

    }

    .section_content1 .slide li:nth-child(2) {
        background: url(../images/mobile/slider_review2.png) center center no-repeat;
        background-size: auto 156px;
    }

    .section_content1 .slide li:nth-child(3) {
        background: url(../images/mobile/slider_review3.png) center center no-repeat;
        background-size: auto 156px;
    }

    .section_content1 .slide li:nth-child(4) {
        background: url(../images/mobile/slider_review4.png) center center no-repeat;
        background-size: auto 156px;
    }

    .section_content1 .slide li:nth-child(5) {
        background: url(../images/mobile/slider_review5.png) center center no-repeat;
        background-size: auto 156px;
    }

    .section_content1 .slide li:nth-child(6) {
        background: url(../images/mobile/slider_review6.png) center center no-repeat;
        background-size: auto 156px;
    }

    .section_content1 #prevBtn {
        position: absolute;
        top: 0;
        left: 0;
        text-indent: -9999px;
        width: 36px;
        height: 156px;
        background: url(../images/mobile/slider_left.png) center center no-repeat;
        background-size: 36px auto;
    }

    .section_content1 #nextBtn {
        position: absolute;
        top: 0;
        right: 0;
        text-indent: -9999px;
        width: 36px;
        height: 156px;
        background: url(../images/mobile/slider_right.png) center center no-repeat;
        background-size: 36px auto;
    }

    .section_content1 #prevBtn:hover {
        background: url(../images/mobile/slider_left.png) center center no-repeat;
        background-size: 36px auto;
    }

    .section_content1 #nextBtn:hover {
        background: url(../images/mobile/slider_right.png) center center no-repeat;
        background-size: 36px auto;
    }

    .section_content2 {
        background-color: #FFFFFF;
    }

    .section_content2 .img {
        width: 100%;
        height: 1054px;
        background: url(../images/mobile/img_cont2.png) top center no-repeat #FFFFFF;
        background-size: auto 1054px;
    }

    .section_content3 {
        background: url(../images/mobile/bg_cont3.png) top center no-repeat #090C1C;
        background-size: auto 520px;
    }

    .section_content3 .img {
        width: 100%;
        height: 520px;
        background: url(../images/mobile/img_cont3.png) top center no-repeat;
        background-size: auto 520px;
    }

    .section_content4 {
        background: url(../images/mobile/bg_cont4.png) top center no-repeat #252627;
        background-size: auto 520px;
    }

    .section_content4 .img {
        width: 100%;
        height: 520px;
        background: url(../images/mobile/img_cont4.png) top center no-repeat;
        background-size: auto 520px;
    }

    .section_content5 {
        background: #EEF3FA
    }

    .section_content5 .inner .txt {
        width: 100%;
        height: 32px;
        margin-top: 50px;
        padding-bottom: 41px;
        background: url(../images/mobile/txt_cont5.png) top center no-repeat;
        background-size: auto 32px;
    }

    .section_content5 .inner .request .tit {
        width: 100%;
        height: 56px;
        background: url(../images/mobile/section_content5_request.png) top center no-repeat;
        background-size: auto 56px;
    }

    .section_content5 .inner .request .box {
        width: 268px;
        margin: 0 auto;
        background-color: #FFFFFF;
        display: block;
        overflow: hidden;
        padding: 24px 16px;
    }

    .section_content5 .inner .request .box .item #category {
        width: 268px;
    }

    .section_content5 .inner .request .box .item .subTit {
        display: block;
        margin-bottom: 8px;
        overflow: hidden;
        text-indent: -9999px;
        width: auto;
        position: inherit;
        top: inherit;
        left: inherit;
    }

    .section_content5 .inner .request .box .item:nth-child(odd) {
        padding-right: 0;
    }

    .section_content5 .inner .request .box .item .subTit.item1 {
        height: 21px;
        background: url(../images/mobile/request_1.png) left center no-repeat;
        background-size: auto 21px;
    }

    .section_content5 .inner .request .box .item .subTit.item2 {
        height: 21px;
        background: url(../images/mobile/request_2.png) left center no-repeat;
        background-size: auto 21px;
    }

    .section_content5 .inner .request .box .item .subTit.item3 {
        height: 21px;
        background: url(../images/mobile/request_3.png) left center no-repeat;
        background-size: auto 21px;
    }

    .section_content5 .inner .request .box .item .subTit.item4 {
        height: 21px;
        background: url(../images/mobile/request_4.png) left center no-repeat;
        background-size: auto 21px;
    }

    .section_content5 .inner .request .box .item .subTit.item5 {
        height: 21px;
        background: url(../images/mobile/request_5.png) left center no-repeat;
        background-size: auto 21px;
    }

    .section_content5 .inner .request .box .item .subTit.item6 {
        height: 21px;
        background: url(../images/mobile/request_6.png) left center no-repeat;
        background-size: auto 21px;
    }

    .section_content5 .inner .request .box .item {
        width: 268px;
        height: auto;
    }

    .section_content5 .inner .request .box .item .input {
        width: 100%;
        position: inherit;
        top: inherit;
        left: inherit;
        box-sizing: border-box;
    }

    .section_content5 .inner .request .box .item select {
        background: url(../images/mobile/arrow_down.png) 234px 8px no-repeat;
        background-size: auto 24px;
    }

    .section_content5 .inner .request .box .item .info {
        top: 80px;
        left: 0;
        width: 261px;
        background: url(../images/mobile/request_6_sub.png) top center no-repeat;
        background-size: 261px auto;
    }

    .section_content5 .inner .request .box .private {
        display: block;
        overflow: hidden;
        width: 100%;
    }

    .section_content5 .inner .request .box .private .agree.info {
        width: 261px;
        height: 20px;
        padding-right: 0;
        background: url(../images/mobile/agree_info.png) center center no-repeat;
        cursor: pointer;
        margin-top: 24px;
        background-size: 261px auto;
    }

    .section_content5 .inner .request .box .private .agree {
        margin-top: 386px;
    }

    .section_content5 .inner .request .box .private .agree.check {
        width: 244px;
        height: 21px;
        background: url(../images/mobile/agree_check.png) 24px 0 no-repeat;
        background-size: auto 21px;
    }

    .section_content5 .inner .request .box .agreement {
        width: auto;
        height: 366px;
        margin-top: 50px;
        background: url(../images/mobile/agreement.png) bottom center no-repeat;
        background-size: auto 366px;
    }

    .section_content5 .inner .request .box .private.active .agree {
        margin-top: 48px;

    }

    input[type="checkbox"]+span {
        background: url(../images/mobile/ico_check.png) top right no-repeat;
        background-size: 20px auto;
    }

    input[type='checkbox']:checked+span {
        background: url(../images/mobile/ico_check_on.png) top right no-repeat;
        background-size: 20px auto;
    }

    .section_content5 .inner .request .box .submit {
        width: 98px;
        height: 65px;
        background: url(../images/mobile/btn_submit.png) 0 bottom no-repeat;
        background-size: 98px auto;
    }

    .section_content5 .inner .request .box .submit:hover {
        background: url(../images/mobile/btn_submit.png) 0 bottom no-repeat;
        background-size: 98px auto;
    }

    .section_content5 .inner .ask {
        padding-bottom: 56px;
    }

    .section_content5 .inner .ask .tit {
        width: 100%;
        height: 56px;
        background: url(../images/mobile/section_content5_ask.png) top center no-repeat;
        background-size: auto 56px;

    }

    .section_content5 .inner .ask .box {
        width: 268px;
        margin: 0 auto;
        background-color: #FFFFFF;
        display: block;
        overflow: hidden;
        padding: 0 16px 24px 16px;
    }

    .section_content5 .inner .ask .item {
        width: 268px;
        height: 56px;
    }

    .section_content5 .inner .ask .item.qa1 {
        width: 268px;
        height: 56px;
        background: url(../images/mobile/ask_1.png) top left no-repeat;
        background-size: 268px auto;
    }

    .section_content5 .inner .ask .item.qa2 {
        width: 268px;
        height: 56px;
        background: url(../images/mobile/ask_2.png) top left no-repeat;
        background-size: 268px auto;
    }

    .section_content5 .inner .ask .item.qa3 {
        width: 268px;
        height: 56px;
        background: url(../images/mobile/ask_3.png) top left no-repeat;
        background-size: 268px auto;
    }

    .section_content5 .inner .ask .item.qa1.active {
        width: 268px;
        height: 167px;
        background: url(../images/mobile/ask_on_1.png) top left no-repeat;
        background-size: 268px auto;
    }

    .section_content5 .inner .ask .item.qa2.active {
        width: 268px;
        height: 160px;
        background: url(../images/mobile/ask_on_2.png) top left no-repeat;
        background-size: 268px auto;
    }

    .section_content5 .inner .ask .item.qa3.active {
        width: 268px;
        height: 160px;
        padding-bottom: 24px;
        background: url(../images/mobile/ask_on_3.png) top left no-repeat;
        background-size: 268px auto;
    }

    .section_content5 .inner .ask .item .content {
        width: 800px;
        position: absolute;
        top: 56px;
        left: 0;
    }

    .section_content5 .inner .ask .item.qa1 .content.img1 {
        display: none;
        height: 104px;
        background: url(../images/mobile/content1.png) center left no-repeat;
        background-size: auto 104px;
    }

    .section_content5 .inner .ask .item.qa2 .content.img2 {
        display: none;
        height: 104px;
        background: url(../images/mobile/content2.png) center left no-repeat;
        background-size: auto 104px;
    }

    .section_content5 .inner .ask .item.qa3 .content.img3 {
        display: none;
        height: 104px;
        background: url(../images/mobile/content3.png) center left no-repeat;
        background-size: auto 104px;
    }

    .section_content5 .inner .ask .box .more {
        width: 106px;
        height: 40px;
        margin: 0 auto;
        margin-top: 0;
        background: url(../images/mobile/btn_more.png) center center no-repeat;
        background-size: auto 40px;
    }

    .section_content5 .inner .ask .box .more a {
        display: block;
        width: 106px;
        height: 40px;
    }

    .section_content5 .inner .ask .box .more:hover {
        background: url(../images/mobile/btn_more.png) 0 0 no-repeat;
        background-size: auto 40px;
    }

    #footer {
        background-color: #141E2F
    }

    #footer .inner {
        display: block;
        width: 360px;
        height: 315px;
        margin: 0 auto;
        background: url(../images/mobile/footer_txt.png) top center no-repeat;
        background-size: auto 315px;
    }

    #footer .inner .btn1 {
        width: 72px;
        height: 72px;
        top: 88px;
        left: 98px;
    }

    #footer .inner .btn2 {
        width: 72px;
        height: 72px;
        top: 88px;
        left: 146px;
    }
}