@charset "utf-8";

html,body{height:100%}
body{margin: 0;}
ul{padding: 0px; margin: 0px;}
section img{display: block; width: 100%;}
a:link,a:hover,a:visited{
    text-decoration: none;
    color:black;
}
ul,li{list-style: none;}
iframe{box-sizing: border-box;}
/* #mob_wrap .mar-t60{margin-top: 60px;} */
#pc_wrap{
    min-width: 1120px;
    max-width: 1920px;
    overflow: hidden;
}
.sns_wrap{
    position: fixed;
    bottom:0;
    right: 10px;
    z-index: 5;
}
.sns_wrap .sns_btn{
    width: 40px;
    height: 40px;
    margin: 10px 0;
    border-radius: 5px;
    overflow: hidden;
}
.sns_wrap .sns_btn img{
    display: block;
    width: 100%;
    height: 100%;
}
.bang img{
    display: block;
    width: 100%;
    height: 100%;
}
.bang{
    width: 40px;
    height: 40px;
    margin: 10px 0;
    border-radius: 5px;
    overflow: hidden;
}
.bang{

position: relative;

display:block;

max-width:400px;

margin:0px auto;

animation:animatedbang 3s infinite;

}


@keyframes animatedbang

{

0%{transform:translateY(10px);}

50%{transform:translateY(-20px);}

100%{transform:translateY(10px);}

}

#index_form_pc{
    position: relative;
    overflow: hidden;
    height: 1400px;
}

#index_form_pc .wrapper{
    width: 920px;
    height: 250px;
    position: absolute;
    display: block;
    margin: 0 auto;
    top: 540px;
    left: 50%;
    transform: translateX(-50%);
}
.input_wrap{
    font-size: 0;
    padding: 20px 0;
    border-bottom: 1px solid #DDD;
}
.input_name,.input_box{display: inline-block;}
.input_wrap .input_name{
    width: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}

.input_box{
    width: 150px;
    font-size: 20px;
    border: 1px solid #DDD;
    text-align: center;
    border-radius: 0;
    margin-right: 5px;
    display: inline-block;
}
.input_wrap .radio_box{
    font-size: 20px;
    text-align: center;
    border-radius: 0;
    margin-right: 5px;
    display: inline-block;
}
.agree_box{
    font-size: 20px;
    border-radius: 0;
    margin-right: 5px;
    display: inline-block;
}
.radio_box li{ display: inline-block;}
.video{
    width: 100%;
    background-color: #000;
    background-image: url(../images/gwangju/video_bg.jpg);
}
.video iframe{
    padding: 40px 0;
    width: 1100px;
    height: 700px;
    margin: 0 auto;
    display: block;
}
#mob_wrap .video iframe{
    padding: 40px 0;
    width: 80%;
    min-width: 300px;
    height: 60vw;
    margin: 0 auto;
    display: block;
}
#showAgree {
    width: 220px;
    display: inline-block;
    font-size: 18px;
    color: black;
    background-color: #ababab;
    border: 1px solid #DDD;
    color: #fff;
    text-align: center;
    padding: 7px 10px;
    cursor: pointer;
}
.popbg{
    /* width: 100%;
    height: 100vh;
    position: relative;
    z-index: 5; */
    display: none;
}
.popbg.open{
    display: block;
}
.popup{
    position: absolute;
    z-index: 50;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 250px;
    height: 250px;
}
.info_p{box-sizing: border-box;}
.closebg {
    background-color: rgb(118, 118, 118);
    text-align: right
}
/* .index_img .img:first-child{
    margin-top: 60px;
} */
.index_img .close{
    width: 20px;
    height: 20px;
    cursor: pointer;
    padding: 3px
}
form input[type='submit'] {
    background-color: #c6004d;
    border: none;
    font-size: 25px;
    padding: 30px 0px;
    color: #fff;
    margin-top: 20px;
    outline: none;
    width: 600px;
}
.index_img img{
    cursor: pointer;
    width: 100%;
}



/*********************/
.nav{
    position: fixed;
    top:-1px;
    right: 0;
    z-index: 100;
    width: 100%
}
.nav ul{
    font-size: 0;
    height: 60px;
}
.nav ul li{
    display: inline-block;
    width: 12.5%;
    height: 60px;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
    color: black;
    font-weight: 800;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.nav ul .all{background-image: url('../images/menu/pc/all.png') }
.nav ul .all.selected{background-image: url('../images/menu/pc/all_.png') }

.nav ul .busan{background-image: url('../images/menu/pc/busan.png') }
.nav ul .busan.selected{background-image: url('../images/menu/pc/busan_.png') }

.nav ul .changwon{background-image: url('../images/menu/pc/changwon.png') }
.nav ul .changwon.selected{background-image: url('../images/menu/pc/changwon_.png') }

.nav ul .ulsan{background-image: url('../images/menu/pc/ulsan.png') }
.nav ul .ulsan.selected{background-image: url('../images/menu/pc/ulsan_.png') }

.nav ul .gimhae{background-image: url('../images/menu/pc/gimhae.png') }
.nav ul .gimhae.selected{background-image: url('../images/menu/pc/gimhae_.png') }

.nav ul .jinju{background-image: url('../images/menu/pc/jinju.png') }
.nav ul .jinju.selected{background-image: url('../images/menu/pc/jinju_.png') }

.nav ul .geoje{background-image: url('../images/menu/pc/geoje.png') }
.nav ul .geoje.selected{background-image: url('../images/menu/pc/geoje_.png') }

.nav ul .yangsan{background-image: url('../images/menu/pc/yangsan.png') }
.nav ul .yangsan.selected{background-image: url('../images/menu/pc/yangsan_.png') }



#mob_wrap{display: none;; overflow: hidden}

@media (max-width:1120px) {
    #pc_wrap{display: none;}
    #mob_wrap{
        display: block;
        min-width: 320px;
        max-width: 1120px;
    }
}

.mob_nav{
    background-color: #222;
    text-align: right;
    padding: 6px 0;
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 100;
}
.mob_nav .menu_title{float: left;width: 80%; max-width: 280px; min-width: 150px;}
.mob_nav .menu_btn{height: 45px; padding-right: 10px; cursor: pointer;}
.mob_menu{
    position: absolute;
    top: 60px;
    right: -40%;
    margin-right: 0;
    display: none;
}
.mob_menu.open{
    right: 0;
    display: block;
}

.mob_menu > ul, .mob_menu >li{
    list-style: none;
    color: white;
}
.mob_menu > ul{font-size: 0; width: 220px;}
.mob_menu li{
    font-size:16px;
    font-weight: bold;
    text-align: center;
    height: 92px;
    width: 110px;
    line-height: 80px;
    display: inline-block;
}
.mob_menu a { color:white;}
.mob_menu li a img{ width: 100%; height: 100%; max-width: 110px;}

.form_mob_title{width: 95%;margin: 0 auto;display: block;}
@media (max-width:1120px) {
    #index_form_mob {
        height: 600px;
        position: relative;
    }

    .mob_form{width:75%;margin: 0 auto}
    .input_wrap .input_name {
        width:80px;
        font-size: 13px;
        vertical-align: middle;
    }
    .input_box{ width: 20%;font-size: 16px;}
    .input_box.phone{width: 19%}
    form input[type='submit'] {
        width: 80%;
        margin: 20px auto;
        padding: 10px 0;
    }
    .input_wrap .radio_box{
        font-size: 14px;
    }
    .agree_box{width: 70% ; vertical-align: middle;}
    #showAgree {
        width: 63px;;
        font-size: 12px;
    }
}
@media (max-width:1000px) {
    .mob_form{width:80%;}
}
@media (max-width:900px) {
    .mob_form{width:95%;}
}


footer{
    width: 100%;
    background-color: #eee;
}
.footer_wrap {
    padding: 15px 0;
}
.footer_wrap p{margin: 3px 0}


.swiper-slide {
      text-align: center;
      font-size: 18px;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      padding-top: 400px;
      padding-bottom: 50px;
}


#map{
    width:100%;
    height:600px;
}
