@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800');
body,
td,
span,
h1,
h2,
h3,
h4,
h5,
div,
p,
li,
ul,
ol,
dd,
dt,
section {
    margin: 0px;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.9em;
    font-weight: 400;
    font-family: 'Nanum Gothic', sans-serif, 'dotum';
}

ul,
ol,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

a,
img {
    border: 0px;
}

a {
    text-decoration: none;
}

#mobile_hd {
    display: none;
    position: relative;
    background: #fff
}

#mobile_hd:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#mobile_hd_h1 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#mobile_logo {
    padding: 3px 10px;
    height: 60px;
    text-align: center
}

#mobile_logo img {
    vertical-align: middle;
    max-height: 100%;
    width: auto
}

#mobile_hd_nb {
    margin: 20px;
}

#mobile_hd_nb:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#mobile_hd_nb li {
    width: 50%;
    float: left;
    text-align: center;
    line-height: 25px;
    font-size: 1.083em;
    font-weight: bold
}

#mobile_hd_nb li a {
    display: block;
    color: #717171;
    padding: 20px 0
}

#mobile_hd_nb li i {
    font-size: 20px;
}

#mobile_hd_nb .mobile_hd_nb1 {
    border-right: 1px solid #e2e5e7;
    border-bottom: 1px solid #e2e5e7
}

#mobile_hd_nb .mobile_hd_nb2 {
    border-bottom: 1px solid #e2e5e7
}

#mobile_hd_nb .mobile_hd_nb3 {
    border-right: 1px solid #e2e5e7
}

.to_content a {
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#mobile_gnb_open {
    position: absolute;
    top: 8px;
    left: 10px;
    padding: 0 10px;
    height: 30px;
    width: 30px;
    border: 0;
    background-size: 70%;
    color: #333;
    background: none;
    font-size: 13px;
}

#mobile_gnb_open i {
    font-size: 18px;
}

#mobile_gnb {
    display: none;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    height: 100%;
    overflow-y: auto;
    width: 200px;
    -webkit-box-shadow: 0 0 5px rgba(55, 55, 5, 0.4);
    -moz-box-shadow: 0 0 5px rgba(55, 55, 5, 0.4);
    box-shadow: 0 0 5px rgba(55, 55, 5, 0.4);
}

#category {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
}

#mobile_gnb a {
    display: block;
    color: #000
}

#mobile_gnb a:active {
    display: block;
    color: red
}

#mobile_gnb a:hover {
    background-color: #f9f9f9;
    color: #ff6600
}

.mobile_gnb_1dli {
    position: relative;
    line-height: 40px;
}

.mobile_gnb_1dli button {
    position: absolute;
    top: 0;
    right: 0;
    background: url;
    border: 0;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border: 0;
    background: url(/img/mobile/gnb_bg.png) no-repeat 50% 50%;
    text-indent: -9999px
}

.mobile_gnb_1dli button.btn_mobile_gnb_cl {
    background: url(/img/mobile/gnb_bg2.png) no-repeat 50% 50%
}

.mobile_gnb_1da {
    padding: 0 20px;
    border-bottom: 1px solid #ccc;
	font-size:0.9em;
}

.mobile_gnb_2dul {
    display: none;
}

.mobile_gnb_2da {
    border-bottom: 1px solid #ccc;
    background: url(/img/btn_next.gif) no-repeat 28px 12px;
    padding-left: 40px;
    padding: 3px 5px 3px 40px;
}

.mobile_gnb_2da:hover {
    back
}

#mobile_gnb_close {
    display: block;
    margin: 0;
    height: 50px;
    width: 100%;
    border: 0;
    background: url(/img/mobile/btn_close.png) no-repeat right 50% #222222;
    background-size: 25px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    font-size: 0.9em;
    font-weight: 700;
}

#user_btn {
    position: absolute;
    top: 9px;
    right: 10px;
    padding: 0 0px;
    height: 30px;
    width: 30px;
    border: 0;
    ;
    color: #333;
    font-size: 13px;
    background: none;
    letter-spacing: -0.1em
}

#user_btn i {
    font-size: 18px;
}

#user_menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    ;
    overflow-y: auto;
    width: 320px;
    z-index: 0;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 5px rgba(55, 55, 5, 0.4);
    -moz-box-shadow: 0 0 5px rgba(55, 55, 5, 0.4);
    box-shadow: 0 0 5px rgba(55, 55, 5, 0.4);
}

#user_close {
    display: block;
    margin: 0;
    height: 50px;
    width: 100%;
    border: 0;
    background: url(../img/mobile/btn_close.png) no-repeat right 50% #222;
    background-size: 25px;
    color: #fff;
    text-indent: -999999999px;
    overflow: hidden
}

#snb_cnt span {
    display: inline-block;
    padding: 0 7px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    background: #3ca1ff;
    border-radius: 20px;
    color: #fff
}

#header_area {
    width: 100%;
    height: 100px;
    margin: 0px auto;
    border: 0px solid red;
	background-color:#2d2d2d;
}

#header_area:after {
    content: "";
    clear: both;
}

#header_area .header_logo {
    float: left;
    width: 222px;
    padding-top: 0px;
}

#header_area .header_logo img {
    margin-top: 0px;
}

#header_area .header_mini {
    float: right;
    text-align: right;
    border: 0px solid red;
    padding-top: 60px;
}

#header_area .header_mini a {
    padding: 0px 10px;
    font-size: 0.9em;
	color:#fff;
}

#lnb_wrap_all {
    width: 100%;
    height: 60px;
    border: 0px solid red;
    background: #000;
}

#lnb_wrap {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    border: 0px solid red;
}

#lnb_wrap .lnb_area {
    width: 100%;
    margin: 0 auto;
}

#lnb_wrap .lnb {
    height: 60px;
    line-height: 60px;
    color: #fff;
}

#lnb_wrap .lnb ul {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    top: 0;
    font-size: 0;
    line-height: 0;
}

#lnb_wrap .lnb ul>li {
    position: relative;
    float: left;
    display: block;
    text-align: right;
    font-size: 16px;
    line-height: 60px;
}

#lnb_wrap .lnb ul>li>a {
    display: block;
    text-align: center;
    color: #fff;
    padding: 0 40px;
    font-weight: 700;
}

#lnb_wrap .lnb ul>li>a:hover {
    display: block;
    text-align: center;
    color: #fff;
    background: #189bde;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    text-decoration: none;
    border: 0px solid red;
}


/*#lnb_wrap .lnb ul > li:last-child > a{ padding-right:0px;}*/

#lnb_wrap .lnb ul>li>ul {
    width: 160px;
    position: absolute;
    left: 0px;
    top: 60px;
    background: #000;
    border: 1px solid #0072bc;
    border-top: 0px solid #fff;
    ;
    display: none;
    z-index: 9990;
    opacity: 1;
    filter: alpha(opacity: '100');
    padding: 0;
    margin: 0;
}

#lnb_wrap .lnb ul>li>ul>li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    padding: 0px;
    margin: 0;
    text-align: left;
    cursor: pointer;
    list-style: none;
    color: #fff;
}

#lnb_wrap .lnb ul>li>ul>li>a {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #333;
    background: #fff;
    font-size: 12px;
    padding: 0px;
    margin: 0;
    text-align: left;
    text-indent: 10px;
}

#lnb_wrap .lnb ul>li>ul>li>a:hover {
    background: #0072bc;
    color: #fff;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    margin: 0;
    text-align: left;
    text-indent: 13px;
}

#main_visual {
    clear: both;
    position: relative;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 0;
    z-index: 0;
    /*background:url('/html/image/main_back.gif') repeat;*/
    background: #cacaca;
}

#main_visual img {
    width: 100%;
    max-width: 1200px;
}

.main_b4 {
    width: 100%;
    padding: 0;
}

.main_b4>div {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.main_b4>div .bb {
    float: left;
    width: 300px;
	height:120px;
    margin: 0;
    padding: 0px 0px;
}
.main_b4>div .bb img {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}


.main_in {
    width: 100%;
    background-color: #fff;
    padding: 0;
    overflow: hidden;
}

.main_in>div {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    padding: 0;
    overflow: hidden;
}

.main_in .main_inquiry {
    float: left;
    width: 590px;
    height: 590px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #969289;
}

.main_in .main_inquiry_list {
    float: right;
    width: 590px;
    height: 590px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    background: #75818d;
}

.main_in h1.title {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
    color: #fff;
}

.mb_con {
    width: 90%;
    margin: 0 auto;
    padding: 20px;
    background-color: #fff;
    height: 480px;
}

.mb_con .ms_inquiry ul {
    overflow: hidden;
}

.mb_con .ms_inquiry li {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.ms_inquiry li.mi_name {
    position: relative;
}

.ms_inquiry label {
    line-height: 25px;
    position: absolute;
    display: block;
    padding: 0px;
    background: url(/img/form_bar.png)no-repeat center left;
    color: #000;
    font-size: 0.9em;
}

.ms_inquiry .two {
    letter-spacing: 0em;
}

.ms_inquiry .three {
    letter-spacing: 0em;
}

.ms_inquiry input[type="text"],
.ms_inquiry input[type="tel"],
.ms_inquiry textarea,
.ms_inquiry .mi_personal,
.ms_inquiry select {
    padding: 3px;
    color: #222222;
    font-size: 0.9em !important;
    background: transparent;
    background-color: #fff;
    border: 1px solid #333;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.ms_inquiry input[type="text"],
.ms_inquiry input[type="tel"] {
    width: 372px;
    height: 25px;
    margin-left: 77px;
}

.ms_inquiry select {
    width: 183px;
    height: 25px;
    margin-left: 77px;
}

.ms_inquiry textarea {
    width: 372px;
    height: 63px;
    overflow-y: scroll;
    resize: none;
    margin-left: 77px;
}

.ms_inquiry .mi_agree {}

.ms_inquiry .mi_personal {
    width: 97%;
    height: 50px;
    overflow-y: scroll;
    line-height: 1.2em;
    margin: 0 auto;
}

.ms_inquiry .mi_personal p {
    font-size: 0.9em;
}

.ms_inquiry .mi_check {
    margin-top: 10px;
    font-size: 0.8em;
    line-height: 1em;
    text-align: center;
}

.ms_inquiry .mi_check input[type="checkbox"] {
    width: 13px;
    height: 13px;
}

.ms_inquiry .mi_submit {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 47px;
    margin: 5px auto 0;
    background: #073567;
    border: 1px solid #073567;
    font-size: 1.11em;
    color: #fff;
    -webkit-appearance: none
}

.bbok {
    width: 70px;
    height: 29px;
    line-height: 29px;
    display: block;
    background-color: #767676;
    color: #fff;
    font-weight: 600;
    border-radius: 29px;
}

.mi_tel img {
    padding: 0px 5px;
}

#sub_visual {
    clear: both;
    position: relative;
    text-align: center;
    width: 100%;
    height: 200px;
    padding: 0;
    z-index: 0;
}

.lat_area {
    width: 100%;
    max-width: 1200px;
}

.lat_area .left {
    width: 570px;
    float: left;
    border: 1px solid #eee;
}

.lat_area .right {
    width: 590px;
    float: right;
}

.lat_area .notice {
    width: 100%;
    height: auto;
    left: 0;
    padding: 0;
    color: #333;
    padding: 20px 25px;
}

.lat_area .notice h1 {
    color: #333;
    font-size: 1.4em;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.lat_area .notice h1 a {
    float: right;
    font-size: 0.7em;
}

.lat_area .notice h1:after {
    clear: both;
}

.lat_area .notice p {
    color: #333;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}

.lat_area .notice p span {
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}

.lat_area .notice:after {
    clear: both;
}

.lat_area .photo_box_xx h1 {
    color: #333;
    font-size: 1.4em;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.lat_area .photo_box_xx h1 a {
    float: right;
    font-size: 0.7em;
}

.lat_area .photo_box_xx h1:after {
    clear: both;
}

.lat_area .photo_box_xx:after {
    clear: both;
}

.col-lg-4 {
    width: 33.333333% !important;
    float: left;
    padding: 5px;
}

.pf-area {
    margin-top: 0px;
}

.pf-area.new {
    padding: 0 30px;
}

.pf-area li {
    margin-bottom: 0px;
    padding: 0px;
    transition: -webkit-transform .75s ease;
}

.pf-area li a {
    display: block;
    position: relative;
    text-align: center;
}

.cs_center {
    width: 100%;
    max-width: 1200px;
    margin-top: 30px;
}

.cs_center .banner {
    width: 570px;
    float: left;
    border: 0px solid #eee;
}

.cs_center .tel_all {
    width: 590px;
    float: right;
}

.cs_center .tel {
    float: left;
    width: 50%;
    height: 250px;
    top: 0;
    left: 0;
    padding: 0;
    text-align: left;
    color: #fff;
    padding-top: 23px;
    padding-left: 35px;
    line-height: 1.6em;
    background-color: #31a8aa;
}

.cs_center .tel h1 {
    color: #fff;
    font-size: 1.4em;
    font-weight: 700;
}

.cs_center .tel i {
    font-size: 40px;
    color: #ffbb23;
}

.cs_center .tel p {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 1.8em;
    line-height: 1.6em;
}

.cs_center .tel span {
    text-transform: uppercase;
    color: #fff;
    font-size: 0.9em;
}

.cs_center .ji_tel {
    float: left;
    width: 50%;
    height: 250px;
    top: 0;
    left: 0;
    padding: 0;
    text-align: left;
    color: #fff;
    padding-top: 23px;
    padding-left: 20px;
    line-height: 1em;
    background-color: #0072bc;
}

.cs_center .ji_tel h1 {
    color: #fff;
    font-size: 1.4em;
    font-weight: 700;
}

.cs_center .ji_tel i {
    font-size: 40px;
    color: #ffbb23;
}

.cs_center .ji_tel p {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 1.3em;
    line-height: 1.6em;
}

.cs_center .ji_tel div {
    font-size: 0.8em;
}

.cs_center .ji_tel span {
    background-color: #00548b;
    padding: 3px 5px;
    text-transform: uppercase;
    color: #fff;
    font-size: 0.9em;
}

#contents {
    width: 1200px;
    margin: 0 auto;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
}

#sub_menu {
    float: left;
    width: 200px;
    border: 0px solid #ddd;
    border-bottom: 0px solid #ddd;
    border-top: 0px solid #ddd;
    margin-top: 20px;
}

#sub_menu h1 {
    width: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 1.3em;
    height: 50px;
    line-height: 50px;
}

#sub_menu .sub_l {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
}

#sub_menu .sub_l ul {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    overflow: hidden;
    border-left: 0px solid #ddd;
}

#sub_menu .sub_l ul:after {
    clear: both;
}

#sub_menu .sub_l ul li {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    text-indent: 15px;
}

#sub_menu .sub_l ul li.three {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    text-indent: 20px;
}

#sub_menu .sub_l ul li.three a {
    display: block;
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 0.8em;
}

#sub_menu .sub_l ul li a {
    display: block;
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 1em;
}

#sub_menu .sub_l ul li a:hover {
    background-color: #2D9CEB;
    color: #fff;
}

#sub_menu .sub_l ul li a.on {
    background-color: #333;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
}

.stitle {
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 0px;
    text-align: left;
    border: 0px solid red;
    font-size: 2em;
    color: #000;
    border-bottom: 1px solid #ddd;
}

.stitle_bar {
    display: none;
    width: 30px;
    height: 25px;
    border-top: 2px solid #000;
    margin: 10px auto 0;
}

.btitle {
    margin-bottom: 20px;
    border: 0px solid red;
    font-size: 1.6em;
    font-weight: 700;
    padding-bottom: 0px;
    color: #000;
    border-bottom: 1px solid #bcbcbc;
}

.btitle i {
    color: #C6191E;
    font-weight: 900;
    font-size: 0.3em;
}

.btitle span {
    font-size: 0.8em;
}

.btitle p {
    font-size: 0.4em;
    line-height: 20px;
}

.ptitle {
    width: 250px;
    background-color: #ddd;
    border: 0px solid red;
    font-size: 1.2em;
    font-weight: 700;
    color: #000;
    border-radius: 10px;
    text-align: center;
}

#sub {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#sub:after {
    clear: both;
}

.mo_show {
    display: none;
}

.mo_hide {
    display: block;
}

.main_b1 {
	width: 100%;
	max-width:1200px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	/*background-color:#007dbe;*/
}
.main_b1 img {
	width: 100%;
	max-width:600px;
	margin: 0 auto;
	padding: 0;
}

.main_b8>div {
	width: 100%;
	max-width:1200px;
	margin: 0 auto;
	padding: 0;
}
.main_b8>div .bb {
	float: left;
	width: 25%;
}
.main_b8>div .bb img {
	width: 100%;
}
.main_b8>div .bb:nth-child(4),
.main_b8>div .bb:nth-child(5),
.main_b8>div .bb:nth-child(6) {
	border-top: 0px solid #eee;
}
.slid1{width:100%; background-color:#f2f2f2; padding:80px 0;}

.swiper-containeraa{clear:both; width:100%; max-width:1200px; margin:0 auto;}
.swiper-slideaa {
  text-align: center;
  font-size: 18px;
  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;
}
.swiper-slideaa img{width:100%; max-width:500px;}

.swiper-containerbb{clear:both; width:100%; max-width:1200px; margin:0 auto;}
.swiper-slidebb img{width:100%; max-width:1200px;}

@media all and (max-width:1200px) {
    #contents {
        width: 100%;
    }
    .main_in>div {
        width: 100%;
        margin: 0 auto;
        height: auto;
        padding: 0;
    }
    .main_in .main_inquiry {
        width: 50%;
        height: auto;
    }
    .main_in .main_inquiry_list {
        width: 50%;
        height: auto;
    }
    .main_in h1.title {
        font-size: 1.5em;
    }
    .mb_con .ms_inquiry li {
        text-align: left;
    }
    .ms_inquiry label {
        display: block;
        position: relative;
        width: 100%;
        font-size: 0.8em;
    }
    .ms_inquiry input[type="text"],
    .ms_inquiry input[type="tel"],
    .ms_inquiry textarea {
        width: 100%;
        margin-left: 0px;
    }
    .ms_inquiry select {
        width: 48%;
        margin-left: 0px;
    }
    .ms_inquiry #wr_2,
    .ms_inquiry #wr_3,
    .ms_inquiry #wr_4 {
        width: 40% !important;
    }
    .ms_inquiry input[type="image"] {
        width: 100%;
        max-width: 369px;
    }
    .ms_inquiry .mi_tel div {
        width: 100% !important;
        margin: 0 !important;
        height: auto !important;
    }
    .lat_area .left {
        width: 50%
    }
    .lat_area .right {
        width: 50%;
    }
    .lat_area .right .img-box img {
        width: 100%;
        height: auto;
    }
    .cs_center .banner {
        width: 50%;
    }
    .cs_center .tel_all {
        width: 50%;
    }
    .cs_center .banner img {
        width: 100%;
        max-width: 100%;
    }
    #sub_menu {
        width: 20% !important;
    }
    #sub {
        width: 78% !important;
    }
}

@media all and (max-width:1100px) {
    #mobile_hd {
        display: block;	
		background-color:#2d2d2d;
    }

    #header_area {
        display: none;
    }
    #lnb_wrap_all {
        display: none;
    }
    #sub_menu {
        display: none;
    }
    #sub {
        float: none !important;
        width: 96% !important;
        max-width: 1200px;
        margin: 0 auto;
    }
    .main_b4>div {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .main_b4>div .bb {
        float: left;
        width: 50%;
		height:83px;
    }
    .main_b4>div .bb img {
        width: 100%;
    }
	/*
    .main_b4>div .bb:nth-child(4),
    .main_b4>div .bb:nth-child(5),
    .main_b4>div .bb:nth-child(6) {
        border-top: 1px solid #eee;
    }
	*/
    .main_b8>div {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .main_b8>div .bb {
        float: left;
        width: 25%;
    }
    .main_b8>div .bb img {
        width: 100%;
    }
    .main_b8>div .bb:nth-child(4),
    .main_b8>div .bb:nth-child(5),
    .main_b8>div .bb:nth-child(6) {
        border-top: 0px solid #eee;
    }
    .main_in .main_inquiry {
        width: 100%;
        height: auto;
    }
    .main_in .main_inquiry_list {
        width: 100%;
        height: auto;
    }
    .mb_con {
        height: auto;
    }
    .lat_area .left {
        width: 100%
    }
    .lat_area .right {
        width: 100%;
    }
    .cs_center .banner {
        width: 100%;
    }
    .cs_center .tel_all {
        width: 100%;
    }
    .lat_area .right {
        padding: 15px;
    }
    .mo_show {
        display: block;
    }
    .mo_hide {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .cs_center .tel {
        padding-left: 10px;
        font-size: 0.9em;
    }
    .cs_center .ji_tel {
        padding-left: 10px;
        font-size: 0.9em;
    }
    .stitle {
        font-size: 1.3em;
    }
    .vv {
        display: none;
    }
    .btn {
        font-size: 0.9em;
    }
    .btn i {
        display: none;
    }
    #bo_sch select {
        width: 100px;
        margin: 9px 0px;
    }
    .gall_row .col-gn-0,
    .gall_row .col-gn-1,
    .gall_row .col-gn-2,
    .gall_row .col-gn-3,
    .gall_row .col-gn-4,
    .gall_row .col-gn-5,
    .gall_row .col-gn-6,
    .gall_row .col-gn-7,
    .gall_row .col-gn-8,
    .gall_row .col-gn-9,
    .gall_row .col-gn-10 {
        width: 33.333333%;
    }
    .mo_show {
        display: block;
    }
    .mo_hide {
        display: none;
    }
}

@media screen and (max-width: 480px) {
	.swiper-containeraa{width:90%;}

    .cs_center .tel {
        width: 100%;
        padding-left: 25px;
    }
    .cs_center .ji_tel {
        font-size: 1em;
        width: 100%;
        padding-left: 25px;
    }
    .gall_row .col-gn-0,
    .gall_row .col-gn-1,
    .gall_row .col-gn-2,
    .gall_row .col-gn-3,
    .gall_row .col-gn-4,
    .gall_row .col-gn-5,
    .gall_row .col-gn-6,
    .gall_row .col-gn-7,
    .gall_row .col-gn-8,
    .gall_row .col-gn-9,
    .gall_row .col-gn-10 {
        width: 50%;
    }
    .mo_show {
        display: block;
    }
    .mo_hide {
        display: none;
    }
}