/***********************************************************************************
	Copyright ⓒ DAONTHEME All rights reserved. Do Not delete the license.
	유료컨텐츠용 CSS입니다. 불법복제시 법적인 제제를 받으실 수 있습니다. 	
************************************************************************************/
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
html,body { font-family: 'Pretendard';}
@charset "UTF-8"; #mainVisual {
    position: relative;
    width: 100%;
    height: 100vh
}

#mainVisual [class~=swiper-container] {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

#mainVisual [class~=swiper-container] [class~=swiper-slide] {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex;
    z-index: 2;
    background-image: url(../../img/video_bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

#mainVisual [class~=swiper-container] [class~=swiper-slide] [class~=swiper_bg] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    background: -moz-linear-gradient(top, rgba(22,64,147,0.5) 0%, rgba(22,64,147,0.3) 100%);
    background: -webkit-linear-gradient(top, rgba(22,64,147,0.5) 0%,rgba(22,64,147,0.3) 100%);
    background: linear-gradient(to bottom, rgba(22,64,147,0.5) 0%,rgba(22,64,147,0.3) 100%)
}

#mainVisual [class~=swiper-container] [class~=txtbox] {
    position: absolute;
    bottom: 25%;
    left: 50%;
    color: #fff;
    z-index: 9;
    width: 900px;
    margin-left: -450px;
    text-align: center
}

#mainVisual [class~=swiper-container] [class~=txtbox] img[class~=main_logo] {
    margin-bottom: 33px
}

video#video {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    z-index: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%
}

#mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt] {
    position: relative;
    font-family: 'Pretendard', 'GmarketSansBold';
    font-weight: 700
}

#mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_1] {
    font-size: 42px;
    color: #fff;
    margin-bottom: 25px
}

#mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_1] span {
    font-size: 42px;
    color: #eecdfd;
    font-family: 'Pretendard', 'GmarketSansBold';
    font-weight: 700
}

#mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_2] {
    font-size: 70px;
    color: #fff;
    top: 8px;
    margin-bottom: 8px
}

#mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_3] {
    margin-top: 44px
}

#mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_3] span {
    opacity: 0;
    display: block;
    margin: 0 0 14px 0;
    font-size: 22px;
    color: #fff;
    letter-spacing: 0.038em;
    font-family: 'Pretendard', 'GmarketSansMedium';
    font-weight: 500
}

#mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_4] {
    font-size: 23px;
    color: #fff;
    margin-bottom: 9px;
    font-weight: 500
}

#mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_4] span {
    color: #fff799;
    font-family: 'Pretendard', 'GmarketSansBold';
    font-weight: 700
}

[class~=main1][class~=on] #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt1] {
    animation: aniTextLeft 1.0s 0.3s;
    animation-fill-mode: both
}

[class~=main1][class~=on] #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_2] {
    animation: aniTextLeft 1.0s 0.9s;
    animation-fill-mode: both
}

[class~=main1][class~=on] #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_3] span {
    animation: aniTextUp 1.5s 0.6s;
    animation-fill-mode: both
}

[class~=main1][class~=on] #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_4] {
    animation: aniTextLeft 1.0s 0.3s;
    animation-fill-mode: both
}

#mainVisual [class~=swiper-container] [class~=txtbox] img[class~=main_video_txt] {
    max-width: 100%
}

#count_su {
    text-align: center;
    padding-top: 10%
}

#count_su ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

#count_su ul li {
    color: #fff
}

#count_su ul li b {
    font-size: 1.2em
}

#count_su ul li {
    color: #fff;
    font-size: 20px;
    padding: 0 30px;
    position: relative
}

#count_su ul li:first-child::after {
    width: 0px;
    height: 0px
}

#count_su ul li::after {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    height: 36px;
    background: #b7b8b8;
    top: 0;
    left: 0
}

#lawyer [class~=lawyer_btn] {
    margin-top: -35px
}

[class~=section] [class~=titleBox] {
    opacity: 0;
    text-align: left
}

[class~=section] [class~=titleBox] [class~=titleText_1] {
    margin: 0 0 0 0;
    color: #fff;
    font-size: 78px;
    font-weight: 700;
    letter-spacing: -0.025em;
    font-family: 'Pretendard', 'Open Sans'
}

[class~=section] [class~=titleBox] [class~=titleText_2] {
    margin: 20px 0 0 0;
    color: #fff;
    font-size: 16px;
    letter-spacing: -0.025em;
    font-family: 'Pretendard', 'GmarketSansMedium';
    font-weight: 500
}

[class~=section][class~=on] [class~=titleBox] {
    animation: ani_3 0.5s 0.3s;
    animation-fill-mode: both
}

p[class~=comm_desc] {
    color: #000;
    text-align: center;
    font-size: 18px;
    margin-bottom: 47px;
    font-weight: 300
}

p[class~=lawyer_desc] {
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-bottom: 47px;
    font-weight: 300
}

[class~=lawyer_area] {
    text-align: center;
    max-width: 1106px;
    margin: 0 auto
}

section#lawyer [class~=btn-get-started] {
    z-index: 9999;
    position: relative
}

h2[class~=lawyer_area_title] {
    font-size: 42px;
    color: #fff;
    text-align: center;
    padding-bottom: 0;
    font-weight: 700
}

h2[class~=comm_title] {
    font-size: 42px;
    color: #000;
    text-align: center;
    padding-bottom: 0;
    font-weight: 700
}

section#lawyer {
    background-color: #4c4644;
    background-image: url(../../img/lawyers_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

section#lawyer [class~=lawyer_area] {
}

[class~=lawyer_right] {
    padding: 40px 0
}

[class~=lawyer_area] img {
    width: 100%
}

html {
    overflow-x: hidden
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

td {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

h1 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

h5 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

div {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: 'Pretendard', sans-serif;
    font-weight: 300;
    letter-spacing: -0.03em
}

p {
    margin: 0;
    padding: 0;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

li {
    margin: 0;
    padding: 0;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

ul {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

ol {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

dd {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

dt {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

section {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

input {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

textarea {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

select {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

button {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em
}

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

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

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

input[type=password] {
    font-family: '돋움','돋움체'
}

input[type=password]::-webkit-input-placeholder {
    font-family: 'Pretendard', sans-serif
}

input[type=password]::-moz-placeholder {
    font-family: 'Pretendard', sans-serif
}

input[type=password]:-ms-input-placeholder {
    font-family: 'Pretendard', sans-serif
}

input[type=password]:-moz-placeholder {
    font-family: 'Pretendard', sans-serif
}

a {
    border: 0px;
    vertical-align: middle
}

img {
    border: 0px;
    vertical-align: middle
}

a {
    text-decoration: none
}

strong {
    font-weight: 700
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

[class~=lview] {
}

[class~=sview] {
    display: none
}

[class~=mview] {
    display: none
}

#mobile_header {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border: 0px solid red;
    z-index: 999999;
    display: none
}

#mobile_header [class~=inner] {
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background: #313131
}

#mobile_header h1 {
    width: 200px;
    padding-top: 12px;
    text-align: center;
    margin: 0 auto
}

#mobile_header h1 img {
    width: 90%;
    overflow: hidden
}

#mobile_header [class~=m_gnb] li {
    list-style: none
}

#mobile_header [class~=m_gnb] li a {
    display: block;
    top: 0;
    width: 100%;
    text-align: center;
    color: transparent
}

#mobile_header [class~=m_gnb] li[class~=category] a i {
    float: left;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    left: 15px;
    top: 20px;
    font-size: 18px;
    color: #999
}

#mobile_header [class~=m_gnb] li[class~=home] a i {
    float: left;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    right: 15px;
    top: 20px;
    font-size: 18px;
    color: #999
}

#back_cover {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    top: 0px;
    background: rgba(0,0,0,0.5);
    z-index: 9999998
}

#sideMenu {
    display: inline;
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100%;
    background-color: #fff;
    z-index: 9999999
}

#sideMenu [class~=side_title] {
    height: 60px;
    line-height: 60px;
    background-color: #313131;
    color: #fff;
    text-align: center;
    font-size: 1.3em;
    cursor: pointer
}

#sideMenu [class~=navi_bg] {
    width: 100%
}

#sideMenu [class~=nav] {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 30px;
    list-style: none;
    box-sizing: border-box;
    overflow: auto;
    height: 500px
}

#sideMenu [class~=nav] ul {
    width: 100%;
    margin: 0;
    padding: 0
}

#sideMenu [class~=navi_set] {
    display: inline;
    margin: 0;
    padding: 10px 0 10px 0;
    text-align: center
}

#sideMenu [class~=navi_set] > div {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #aaa;
    text-align: left;
    background-color: #fff;
    color: #333;
    text-indent: 10px;
    cursor: pointer
}

#sideMenu [class~=navi_set] > div > a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px
}

#sideMenu [class~=navi_set] ul {
    display: none
}

#sideMenu [class~=navi_set] ul li {
    list-style: none;
    border-bottom: 1px solid #eee
}

#sideMenu [class~=navi_set] ul li a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 0.9em;
    color: #333;
    cursor: pointer;
    text-indent: 20px;
    background-color: #fff
}

#sideMenu [class~=navi_set] ul li a:hover {
    color: #fff;
    background-color: #aaa
}

#gnba {
    background-color: #666;
    text-align: center;
    padding: 10px 0;
    display: none
}

#gnba i {
    color: #fff;
    font-size: 30px
}

#gnba a {
    color: #fff;
    text-align: center;
    font-size: 0.85em;
    padding: 5px 10px;
    margin: 0 2px;
    background: #000000
}

#gnba a:hover {
    background: #fff;
    color: #000
}

[class~=jbmFixed] {
    position: fixed !important;
    top: 0;
    left: 0
}

[class~=jbmFixed] [class~=inner] {
    border-bottom: 0px solid #ddd !important
}

[class~=header_top] {
    position: relative;
	height:100px;
}

#promotionBanner {
    width: 100%;
    padding-bottom: 12px;
    color: #f1f1f1;
    overflow: hidden;
    background-image: url(../../img/top/top_pop_bg.jpg);
    background-size: cover;
    background-position: center
}

[class~=popContents] {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    text-align: center
}

[class~=popClose] {
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    font-size: 9pt;
    padding: 0 50px
}

#chkday {
    color: #5a5a5a
}

label[for=chkday] {
    cursor: pointer;
    color: #d8d8d8;
    padding-right: 10px
}

div#promotionBanner i {
    color: #fff
}

#header_wrap {
    width: 100%;
    min-width: 1550px;
    overflow-x: hidden
}

[class~=wrap_box] {
    position: relative;
    width: 100%;
    max-width: 1550px;
    margin: 0 auto;
    background: none
}

#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100px;
    border: 0px solid red;
    background: rgba(255,255,255,1);
    z-index: 500 !important;
    height: 100px;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#header h1 {
    position: absolute;
    display: block;
    line-height: 100px;
    left: 0;
    transition: all .3s ease-in-out;
    background: none
}

#header h1 a img {
    vertical-align: middle;
    max-height: 60px;

}
/*
#header h1 a img {
    vertical-align: middle;
    max-height: 100px;

}
*/

#pc_youtube {
  position:fixed; 
  top:34px; 
  right:30px; 
  width:112px; 
  height:27px; 
  background:url(/szp/img/i_youtube02.png) center / 100% no-repeat;
  z-index:999;
}

#header[class~=header_on] {
    height: 360px !important
}

#lnb {
    position: relative;
    float: left;
	width:100%;
    margin-left: 250px;
    line-height: 100px !important;
    background: none
}

#lnb:hover [class~=lnb_wrap] {
    height: 340px
}

#lnb [class~=lnb_wrap] {
    position: relative;
    overflow: hidden;
    height: 100px;
    min-height: 100px;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#lnb [class~=lnb_wrap] > ul > li {
    float: left
}

#lnb [class~=lnb_wrap] > ul > li > a {
    display: block;
    width: 100%;
    padding: 0 50px;
    font-size: 18px;
    color: #000000;
    height: 100px;
    line-height: 100px;
    border-bottom: 0px solid rgba(255,255,255,0)
}

#lnb [class~=lnb_wrap] > ul > li > a > span {
    display: block;
    background: rgba(255,255,255,0);
    width: 0px;
    height: 2px;
    margin: 0 auto;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#lnb [class~=lnb_wrap] > ul > li[class~=current] > a {
    color: #000;
    border-bottom: 0px solid rgba(255,255,255,1);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#lnb [class~=lnb_wrap] > ul > li[class~=actived] > a {
    color: #000;
    border-bottom: 0px solid rgba(255,255,255,1);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#lnb [class~=lnb_wrap] > ul > li[class~=current] > a > span {
    display: block;
    color: #000;
    width: 100%
}

#lnb [class~=lnb_wrap] > ul > li[class~=actived] > a > span {
    display: block;
    color: #000;
    width: 100%
}

#lnb [class~=lnb_sub] {
    margin-top: 10px;
    text-align: center
}

#lnb [class~=lnb_sub] li a {
    display: block;
    color: #000;
    padding: 0;
    margin: 0 0 2px 0;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    letter-spacing: -0.5px
}

#lnb [class~=lnb_sub] li a:hover {
    display: block;
    color: #cfa972;
    font-weight: 700
}

#gnbb {
    position: absolute;
    right: 0;
	top:37px;
	width:34px;
	height:25px;
	background-image:url('../images/gnb_menu.png');
}

#gnbb a {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 80px;
    padding: 5px 10px;
    margin: 0 2px;
    background: #534741
}

#gnbb a:hover {
    background: #fff;
    color: #000
}

[class~=jbFixed] {
    min-height: auto !important
}

[class~=jbFixed] [class~=header_in] {
    position: fixed !important;
    top: 0px;
    width: 100% !important;
    background: rgba(12,30,55,0.95);
    z-index: 11
}

[class~=jbFixed] [class~=header_in] #lnb {
    margin-top: 0
}

[class~=jbFixed] [class~=header_in] #lnb:hover [class~=lnb_wrap] {
    height: 340px
}

[class~=jbFixed] [class~=header_in] #lnb [class~=lnb_wrap] {
    height: 60px;
    min-height: 60px
}

[class~=jbFixed] [class~=header_in] #lnb [class~=lnb_wrap] > ul > li > a {
    height: 60px;
    line-height: 60px
}

[class~=jbFixed] [class~=header_in] #gnbb a {
    height: 60px;
    line-height: 60px !important
}

[class~=jbFixed] [class~=header_in] h1 {
    height: 60px;
    line-height: 60px !important
}

/*
[class~=jbFixed] [class~=header_in] h1 img {
    width: 80%;
    transition: all .3s ease-in-out
}*/
[class~=jbFixed] [class~=header_in] h1 img {
    width: 72%;
    transition: all .3s ease-in-out
}

[class~=jbFixed] [class~=header_in] #pc_youtube {
    top:15px;
}

[class~=contents] {
    width: 1100px;
    margin: 0 auto;
    height: 900px;
    background-color: #e0e0e0;
    overflow: hidden;
    padding: 20px
}

#container {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 1;
    background: #fff
}

#main_visual {
    clear: both;
    position: relative;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0px auto;
    overflow: hidden
}

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

#main_visual [class~=swiper-slide] {
    width: 100%;
    height: auto;
    padding: 0;
    background-color: #000;
    overflow: hidden
}

#main_visual [class~=swiper-slide] div[class~=backgroundimg] {
    width: 100%;
    height: 100%;
    z-index: 1
}

#main_visual [class~=swiper-slide] [class~=backgroundimg] [class~=mobile_only] {
    display: none
}

#main_visual [class~=swiper-slide] [class~=backgroundimg] img {
    width: 100%;
    height: auto
}

#main_visual [class~=sliderkit-text] {
    width: 100%;
    height: 200px;
    position: absolute;
    top: 50%;
    margin-top: -170px;
    left: 50%;
    margin-left: -50%;
    text-align: center;
    z-index: 2
}

#main_visual [class~=sliderkit-text] h1[class~=iviewa] {
    opacity: 0;
    font-size: 3.5em;
    color: #fff;
    line-height: 1.3em;
    font-weight: 500;
    text-shadow: 0px 1px 4px #000;
    padding-bottom: 30px
}

#main_visual [class~=sliderkit-text] h1[class~=lviewa] {
    opacity: 0;
    font-size: 3.5em;
    color: #fff;
    line-height: 1.3em;
    font-weight: 500;
    text-shadow: 0px 1px 4px #000;
    padding-bottom: 10px
}

#main_visual [class~=sliderkit-text] h1[class~=sviewa] {
    opacity: 0;
    font-size: 3em;
    color: #fff;
    line-height: 1.3em;
    text-shadow: 0px 1px 4px #000;
    padding-bottom: 10px;
    font-weight: 300
}

#main_visual [class~=sliderkit-text] span {
    opacity: 0;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    margin: 15px auto;
    font-size: 1.3em;
    color: #fed700;
    letter-spacing: 0.05em;
    background: rgba(0,0,0,0.8)
}

#main_visual [class~=swiper-button-prev] {
    left: 60px;
    top: 50%;
    margin-top: -25px;
    display: block;
    background: url("../image/visual_prev_on.png") center left no-repeat;
    opacity: 0.7;
    width: 50px;
    height: 50px;
    color: rgba(255,255,255,0);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

[class~=swiper-container-rtl] [class~=swiper-button-next] {
    left: 60px;
    top: 50%;
    margin-top: -25px;
    display: block;
    background: url("../image/visual_prev_on.png") center left no-repeat;
    opacity: 0.7;
    width: 50px;
    height: 50px;
    color: rgba(255,255,255,0);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#main_visual [class~=swiper-button-next] {
    right: 60px;
    top: 50%;
    margin-top: -25px;
    display: block;
    background: url("../image/visual_next_on.png") center right no-repeat;
    opacity: 0.7;
    width: 50px;
    height: 50px;
    color: rgba(255,255,255,0);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

[class~=swiper-container-rtl] [class~=swiper-button-prev] {
    right: 60px;
    top: 50%;
    margin-top: -25px;
    display: block;
    background: url("../image/visual_next_on.png") center right no-repeat;
    opacity: 0.7;
    width: 50px;
    height: 50px;
    color: rgba(255,255,255,0);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#main_visual [class~=swiper-button-prev]:hover {
    opacity: 1
}

[class~=swiper-container-rtl] [class~=swiper-button-next]:hover {
    opacity: 1
}

#main_visual [class~=swiper-button-next]:hover {
    opacity: 1
}

[class~=swiper-container-rtl] [class~=swiper-button-prev]:hover {
    opacity: 1
}

#main_visual [class~=swiper-pagination-bullet-active] {
    background: #C53428
}

#main_visual [class~=btm_text] {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 10%;
    color: #fff;
    left: 50%;
    margin-left: -50%;
    font-size: 1.4em;
    z-index: 11
}

#m_bnr {
    width: 100%;
    max-width: 1210px;
    margin: 50px auto;
    border: 0px solid red
}

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

#m_bnr li {
    float: left;
    width: 31.333333%;
    height: 130px;
    padding: 0px 40px;
    padding-right: 0px;
    margin-right: 1%;
    margin-left: 1%;
    cursor: pointer;
    background: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#m_bnr li div {
    display: inline-block;
    float: left;
    width: 70px;
    text-align: center;
    margin: 30px 15px 30px 0
}

#m_bnr li div i {
    display: block;
    vertical-align: middle;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 2.5em;
    color: #fff;
    border-radius: 100px
}

#m_bnr li:nth-child(1) i {
    background: #1985b7
}

#m_bnr li:nth-child(2) i {
    background: #534741
}

#m_bnr li:nth-child(3) i {
    background: #6b7786
}

#m_bnr li [class~=txt_tit] {
    color: #000;
    font-size: 1.5em;
    padding-left: 15px;
    padding-top: 20px
}

#m_bnr li [class~=txt_list] {
    color: #333;
    font-size: 1em;
    line-height: 20px;
    padding-top: 5px
}

#m_bnr li:hover:nth-child(1) {
    background: #1985b7
}

#m_bnr li:hover:nth-child(2) {
    background: #534741
}

#m_bnr li:hover:nth-child(3) {
    background: #6b7786
}

#m_bnr li:hover i {
    background: #fff
}

#m_bnr li:hover:nth-child(1) i {
    color: #1985b7
}

#m_bnr li:hover:nth-child(2) i {
    color: #534741
}

#m_bnr li:hover:nth-child(3) i {
    color: #6b7786
}

#m_bnr li:hover [class~=txt_tit] {
    color: #fff
}

#m_bnr li:hover [class~=txt_list] {
    color: #fff
}

#pro_wrap {
    width: 100%;
    margin: 0px auto
}

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

#pro_area {
    width: 100%;
    max-width: 1300px;
    margin: 0px auto
}

#pro_area [class~=pro_tit] p {
    text-align: center;
    font-size: 2em;
    line-height: 50px;
    color: #000;
    font-weight: 500;
    padding: 0 10px;
    margin: 0px auto
}

#pro_area [class~=pro_tit] span {
    display: block;
    text-align: center;
    font-size: 1.15em;
    color: #777;
    padding: 0 10px;
    margin: 10px 0 20px 0
}

#pro_tab {
    position: relative;
    width: 100%;
    max-width: 1300px;
    margin: 50px auto
}

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

#pro_tab [class~=tab] {
    width: 370px;
    line-height: 30px;
    margin: 50px auto;
    overflow: hidden
}

#pro_tab [class~=tab] li {
    float: left;
    display: inline-block;
    width: 100px;
    margin-right: 10px
}

#pro_tab [class~=tab] a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #EEE;
    box-sizing: border-box;
    background: #fff;
    color: #333
}

#pro_tab [class~=tab] li:last-child {
    margin: 0
}

#pro_tab [class~=tab] li[class~=all] {
    width: 40px;
    background: #333;
    color: #fff
}

#pro_tab [class~=tab] li[class~=all] a {
    background: #333;
    color: #fff
}

#pro_tab [class~=tab] li[class~=on] a {
    font-weight: 500;
    border-bottom: 0 none;
    background: #c53528;
    color: #fff
}

#pro_tab li {
    position: relative;
    line-height: 30px
}

#pro_tab li span[class~=date] {
    position: absolute;
    right: 0;
    text-align: right;
    line-height: 30px;
    font-size: 0.9em;
    color: #ddd
}

#pro_tab div li a {
    display: inline-block;
    margin-right: 0px;
    font-size: 0.9em;
    color: #333
}

#pro_tab > div {
    display: none;
    padding: 0
}

#pro_tab [class~=active] {
    display: block;
    margin-top: 0px;
    padding: 0px
}

#pro_tab [class~=pro_list] {
    width: 100%;
    max-width: 1210px;
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 10px
}

#pro_tab [class~=pro_list]:after {
    content: "";
    display: block;
    clear: both
}

#pro_tab [class~=pro_list] > ul {
    width: 100%;
    font-size: 0;
    list-style: none;
    margin-bottom: 0px;
    padding: 0;
    overflow: hidden
}

#pro_tab [class~=pro_list] > ul > li {
    display: inline-block;
    padding: 0;
    width: 31.333333%;
    margin-left: 1%;
    margin-right: 1%;
    text-align: center;
    border: 0px solid red
}

#pro_tab [class~=pro_list] > ul > li > a {
    width: 100%
}

#pro_tab [class~=pro_list] > ul > li > a > div > img {
    width: 100%;
    border: 1px solid #eee;
    box-sizing: border-box;
    cursor: pointer
}

#pro_tab [class~=pro_list] > ul > li > a > p {
    display: block;
    height: 30px;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 1.5em;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden
}

#pro_tab [class~=pro_list] > ul > li > a > div[class~=text] {
    display: block;
    width: 90%;
    margin: 0 auto;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #777;
    border: 0px solid red;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden
}

#pro_tab [class~=pro_zoom] {
    width: 100%;
    height: 100%;
    margin: 0;
    overflow: hidden
}

#pro_tab [class~=pro_zoom] img {
    width: 100%;
    transition: transform 1s;
    -webkit-transition: -webkit-transform 1s
}

#pro_tab [class~=pro_list] > ul > li > a > p > span[class~=new_icon] {
    display: inline-block;
    line-height: 1em;
    color: #fff;
    background-color: #2E5A98;
    padding: 1px 5px 1px 3px;
    font-size: 0.6em !important
}

#pro_tab [class~=pro_list] > ul > li > a > p > span[class~=hot_icon] {
    display: inline-block;
    line-height: 1em;
    color: #C53629;
    background-color: none;
    padding: 1px 5px 1px 3px;
    font-size: 0.6em !important
}

#portfolio {
    width: 100%;
    max-width: 1980px;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 0px;
    overflow: hidden
}

#portfolio [class~=project-wrapper] {
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    padding: 0;
    list-style: none;
    text-align: center;
    overflow: hidden
}

#portfolio [class~=project-wrapper] li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    border: 1px solid #fff
}

#portfolio [class~=portfolio-item] {
    cursor: pointer;
    margin: 0 auto;
    width: 25%;
    overflow: hidden;
    position: relative
}

#portfolio [class~=portfolio-item] img {
    width: 100%;
    height: auto
}

#portfolio figcaption[class~=mask] {
    background: rgba(0,0,0,0.6);
    height: 100%;
    top: 600px;
    color: #fff;
    padding: 25px;
    position: absolute;
    width: 100%;
    text-align: left;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}

#portfolio [class~=portfolio-item]:hover figcaption[class~=mask] {
    top: 0
}

#portfolio figcaption[class~=mask] h3 {
    margin: 0;
    color: #fff;
    font-size: 20px
}

#portfolio figcaption[class~=mask] p {
    margin: 0;
    color: #fff;
    padding-top: 15px;
    line-height: 18px;
    font-size: 13px
}

#portfolio ul[class~=external] {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: -48px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}

#portfolio ul[class~=external] li {
    display: inline-block
}

#portfolio ul[class~=external] li a {
    background: rgba(0,0,0,0.6);
    color: #fff;
    display: block;
    padding: 10px 18px 13px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

#portfolio ul[class~=external] li a:hover {
    background-color: #009EE3;
    color: #fff
}

#portfolio [class~=portfolio-item]:hover ul[class~=external] {
    top: 0
}

#portfolio [class~=fancybox-skin] {
    border-radius: 0
}

#portfolio [class~=fancybox-title][class~=fancybox-title-inside-wrap] {
    padding: 15px
}

#portfolio [class~=fancybox-title] h3 {
    margin: 0 0 15px
}

#portfolio [class~=fancybox-title] p {
    color: #fff;
    font-size: 16px;
    line-height: 22px
}

#portfolio [class~=fancybox-title-inside-wrap] {
    padding-top: 0
}

#comm_wrap_basic {
    width: 100%;
    max-width: 1210px;
    margin: 0px auto;
    margin-top: 50px;
    border: 0px solid red
}

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

#comm_wrap_basic > div {
    float: left;
    width: 31.333333%;
    height: auto;
    padding: 40px 0px;
    padding-right: 0px;
    margin-right: 1%;
    margin-left: 1%;
    border: 0px solid red
}

#comm_wrap {
    width: 100%;
    margin: 0px auto;
    background: rgba(0,0,0,0.01)
}

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

#comm_wrap [class~=board_area] {
    width: 100%;
    max-width: 1300px;
    margin: 0px auto
}

#comm_wrap [class~=board_area] [class~=dleft] {
    position: relative;
    float: left;
    width: 50%
}

#comm_wrap [class~=board_area] [class~=dright] {
    position: relative;
    float: right;
    width: 50%
}

#comm_wrap [class~=board_area] div[class~=board_box] {
    width: 100%;
    margin-top: 20px;
    padding: 0
}

#comm_wrap [class~=notice_area] {
    position: relative;
    width: 90%;
    height: 100%;
    margin-top: 70px;
    overflow: hidden
}

#comm_wrap [class~=notice_area] [class~=tab] {
    height: 50px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box
}

#comm_wrap [class~=notice_area] [class~=tab] li {
    float: left;
    width: 120px;
    background: #eee
}

#comm_wrap [class~=notice_area] [class~=tab] a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 1.5em;
    text-align: center
}

#comm_wrap [class~=notice_area] [class~=tab] li:first-child a {
    border-left: 0px solid #eee
}

#comm_wrap [class~=notice_area] [class~=tab] li:last-child a {
    border-right: 0px solid #eee
}

#comm_wrap [class~=notice_area] [class~=tab] li[class~=on] a {
    border-bottom: 0 none;
    color: #fff;
    background: #000
}

#comm_wrap [class~=notice_area] [class~=more] {
    position: absolute;
    top: 12px;
    right: 0px;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#comm_wrap [class~=notice_area] [class~=more]:hover {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

#comm_wrap [class~=notice_area] [class~=active] {
    display: block;
    padding: 30px 0 0 0px
}

#comm_wrap [class~=notice_area] li {
    position: relative;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee
}

#comm_wrap [class~=notice_area] li span[class~=date] {
    position: absolute;
    right: 0;
    font-size: 1em;
    color: #888;
    height: 50px;
    line-height: 50px
}

#comm_wrap [class~=notice_area] div li a {
    display: inline-block;
    margin-right: 0px;
    font-size: 1em;
    color: #555
}

#comm_wrap [class~=notice_area] > div {
    display: none;
    padding: 0
}

#comm_wrap [class~=g_map] {
    float: left;
    position: relative;
    width: 100%;
    max-height: 400px;
    overflow: hidden
}

#comm_wrap [class~=g_map_bnr] {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 50%;
    height: 100%;
    padding-top: 70px;
    background: rgba(0,122,193,0.9);
    z-index: 1;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#comm_wrap [class~=g_map_bnr] div {
    width: 80px;
    text-align: center;
    margin: 0 auto
}

#comm_wrap [class~=g_map_bnr] div i {
    display: block;
    vertical-align: middle;
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 2.5em;
    color: #333;
    border-radius: 100px;
    background: #fff
}

#comm_wrap [class~=g_map_bnr] [class~=txt_tit] {
    color: #fff;
    font-size: 1.5em;
    padding-left: 15px;
    padding-top: 20px
}

#comm_wrap [class~=g_map_bnr] [class~=txt_list] {
    color: #fff;
    font-size: 1em;
    line-height: 20px;
    padding-top: 5px;
    opacity: 0.75
}

#comm_wrap [class~=g_map_bnr]:hover {
    width: 100%;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#comm_wrap [class~=g_map_bnr]:hover [class~=btn_more][class~=right] span {
    width: 140px
}

#comm_wrap [class~=btn_more] {
    display: inline-block;
    text-align: center
}

#comm_wrap [class~=btn_more] span {
    display: block;
    margin-top: 20px;
    -webkit-transition: all .2s;
    transition: all .2s
}

#comm_wrap [class~=btn_more][class~=right] {
    text-align: center
}

#comm_wrap [class~=btn_more][class~=right] span {
    width: 80px;
    font-size: 14px;
    line-height: 14px;
    padding-top: 10px;
    color: #fff;
    border-top: 2px solid #fff
}

#online {
    clear: both;
    position: relative;
    top: 0;
    width: 100%;
    max-width: 1980px;
    margin: 0px auto;
    background: url('../image/online_back.jpg') repeat-y;
    background-position: left center;
    background-attachment: contain
}

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

#online [class~=online_con] {
    width: 100%;
    height: 350px
}

#online [class~=online_con] div[class~=blind] {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3)
}

#online [class~=online_area] {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    padding: 100px 0px 0px 0px
}

#online [class~=online_area] p {
    font-size: 2.5em;
    color: #fff
}

#online [class~=online_area] span {
    display: block;
    padding-bottom: 20px;
    font-size: 1.3em;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
    opacity: 1
}

#online [class~=online_area] a {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 1.2em;
    color: #fff;
    background: rgba(0,0,0,0);
    border: 1px solid #fff;
    margin: 20px auto;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#online [class~=online_area] a:hover {
    color: #fff;
    background: #c53528;
    border: 1px solid #c53528
}

#awards {
    clear: both;
    position: relative;
    top: 0;
    width: 100%;
    max-width: 1980px;
    margin: 0px auto;
    background: url('../image/awards_back.jpg') repeat-y;
    background-position: left center;
    background-attachment: contain;
    overflow: hidden
}

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

#awards [class~=awards_con] {
    width: 100%;
    height: auto
}

#awards [class~=awards_con] div[class~=blind] {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3)
}

#awards [class~=awards_area] {
    text-align: center;
    width: 100%
}

#awards [class~=awards_area] p {
    font-size: 2.5em;
    color: #fff
}

#awards [class~=awards_area] span {
    display: block;
    padding-bottom: 20px;
    font-size: 1.3em;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
    opacity: 1
}

#awards [class~=awards_area] a {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 1.2em;
    color: #fff;
    background: rgba(0,0,0,0);
    border: 1px solid #fff;
    margin: 20px auto;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

#awards [class~=awards_area] a:hover {
    color: #fff;
    background: #c53528;
    border: 1px solid #c53528
}

section#awards img {
    max-width: 100%;
    padding: 32px
}

#footer {
    clear: both;
    width: 100%;
    margin: 0;
    padding-bottom: 70px;
    background: #313131
}

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

#footer [class~=copy_bar] {
    width: 100%
}

#footer [class~=copy_bar] div {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto
}

#footer [class~=copy_bar] div [class~=copy_menu] {
    padding-top: 20px
}

#footer [class~=copy_bar] div [class~=copy_menu] a {
    color: #fff
}

#footer [class~=copy_bar] div [class~=copy_menu] a:hover {
    color: #fd7701
}

#footer [class~=copy_area] {
    position: relative;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 45px 10px 0
}

#footer [class~=copyright] {
    float: left;
    width: 75%;
    text-align: left;
    padding: 0
}

#footer [class~=copyright] p {
    width: 100%;
    text-align: left;
    color: #c7c7c7;
    padding-top: 0px;
    font-weight: 300
}

#footer [class~=copyright] p[class~=copyright_btm] {
    padding-top: 55px
}

#footer [class~=copyright] p span {
    display: inline-block;
    color: #c7c7c7;
    margin-right: 15px
}

#footer [class~=copyright] p span b {
    font-weight: 500
}

#footer [class~=copyright] p span:nth-child(5) {
    display: block
}

#footer [class~=copyright] p span:nth-child(5) {
    display: inline-block
}

#footer [class~=copyright] p span:nth-child(9) {
    display: block
}

#footer [class~=cs_area] {
    position: absolute;
    top: 0;
    right: 0;
    width: 320px;
    border: 1px solid #555;
    padding: 20px;
    box-sizing: border-box
}

#footer [class~=cs_data] {
    float: left;
    width: 60%
}

#footer [class~=cs_data] [class~=cs_title] {
    font-size: 1.2em;
    color: #fff
}

#footer [class~=cs_data] [class~=cs_title]:after {
    display: block;
    content: "";
    width: 85%;
    height: 1px;
    margin: 5px 0;
    background: #eee
}

#footer [class~=cs_data] [class~=cs_tel] {
    font-size: 1.5em;
    color: #fff
}

#footer [class~=cs_data] [class~=cs_tel] a {
    color: #fff
}

#footer [class~=cs_info] {
    float: left;
    width: 40%;
    padding-top: 5px
}

#footer [class~=cs_info] span {
    display: block;
    font-size: 0.85em;
    color: #aaa;
    padding: 0;
    margin: 0;
    height: 20px;
    line-height: 20px
}

#footer [class~=flogo_area] {
    float: left;
    width: 15%;
	/*width: 40%;*/
    text-align: left;
    padding: 0
}


[class~=m_tail_conser] {
    bottom: 0;
    width: 100%;
    background: rgba(107,66,0,0.99);
    padding: 0;
    color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    position: sticky;
    bottom: 0;
    z-index: 100;
    display: none
}

#ft_copy {
    padding-bottom: 30px
}

#ft {
    border-top: 0px solid #dde4e9;
    background: #f2f5f9;
    max-width: 800px;
    margin: 0 auto
}

[class~=m_tail_conser] [class~=form_left] {
    float: left;
    width: 60%
}

[class~=m_tail_conser] [class~=form_right] {
    float: left;
    width: 40%
}

input[class~=m_tail_conser_submit] {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    background: #000
}

[class~=t_line1] {
    margin-right: 10px;
    margin-bottom: 1px;
    display: inline-block;
    width: 100%
}

[class~=t_line] {
    margin: 0 10px
}

[class~=t_line] [class~=tel_top] {
    font-size: 11px;
    color: #ccc;
    margin-top: 9px
}

[class~=t_line] [class~=tel_btm] {
    font-size: 1.4em;
    color: #fff
}

[class~=t_line1] label {
    display: inline-block;
    width: 30%;
    line-height: 24px;
    font-size: 1em;
    float: left
}

[class~=t_line] label {
    display: inline-block;
    width: 27%;
    line-height: 24px;
    font-size: 1em;
    float: left
}

input[class~=m_input_left] {
    border: 0px;
    width: 63%;
    height: 24px;
    margin-bottom: 5px;
    font-size: 1em;
    float: left
}

select[class~=m_input_left] {
    border: 0px;
    width: 63%;
    height: 24px;
    margin-bottom: 5px;
    font-size: 1em;
    float: left
}

p[class~=tel_btm] a {
    color: #fff
}

[class~=m_tail_link] a {
    color: #fff
}

[class~=m_tail_link] i {
    color: #fff
}

[class~=m_tail_link] {
    float: left;
    width: 33%;
    margin: 0;
    padding: 6px 0 15px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    line-height: 1em;
    border-left: 1px solid #4b3005
}

[class~=m_tail_link][class~=m_tail_link_first] {
    border-left: 0
}

[class~=m_tail_link][class~=m_tail_link_cen] {
    width: 34%
}

[class~=m_tail_link] i {
    font-size: 2em;
    line-height: 1.6em
}

[class~=m_tail_conser] div:after {
}

#backtotop {
    position: fixed;
    bottom: 35%;
    right: 10px;
    z-index: 1000;
    display: none
}

[class~=q-menu] nav div {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.5em;
    text-align: center;
    background: rgba(0,0,0,0.5);
    margin: 10px 0;
    border-radius: 100px;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease
}

[class~=q-menu] nav div:hover {
    background: #c53528
}

[class~=q-menu] nav div i {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 0.85em
}

[class~=q-menu] nav div a {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    text-decoration: none
}

[class~=q-menu] nav div a span {
    font-size: 0.7em;
    display: inline-block;
    position: absolute;
    top: 20%;
    right: 70px;
    opacity: 0;
    white-space: nowrap;
    padding: 5px 8px;
    border-radius: 3px 3px;
    background: #c53528;
    color: #fff;
    margin-top: -2px;
    line-height: 1em;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms
}

[class~=q-menu] nav a span:before {
    content: '';
    display: block;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left-color: #c53528
}

[class~=q-menu] nav a:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: -5px;
    margin-top: -10px;
    top: 50%;
    left: 50%
}

[class~=q-menu] nav a:hover {
    opacity: 1
}

[class~=q-menu] nav a:hover span {
    right: 50px;
    opacity: 1
}

[class~=q-menu] nav a[class~=active] {
    color: #333;
    opacity: 1
}

#sub_visual {
    width: 100%;
    height: 300px;
    text-align: center;
    background: #000
}

#sub_visual [class~=backgroundimg] {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 100%;
    z-index: 0
}

#sub_visual [class~=visual_area] {
    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto
}
#sub_visual .visual_area {
    background-size: cover;
}
#sub_wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative
}

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

#sub_menu {
    display: block;
    width: 100%;
    height: 60px;
    margin: 0px auto;
    background: #534741;
    background-color: #534741
}

#sub_menu [class~=sub_tab] {
    width: 100%;
    max-width: 1300px;
    text-align: left;
    margin: 0 auto
}

[class~=sub_location] {
    display: block;
    border: 0px solid red;
    width: 100%;
    max-width: 1300px;
    height: 60px;
    font-size: 0;
    background: #534741;
    margin: 0 auto
}

[class~=sub_location] > div {
    font-size: 0
}

[class~=sub_location] > div [class~=cen] {
    float: left;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-left: 1px solid #635753;
    border-right: 1px solid #635753
}

[class~=sub_location] > div [class~=cen] i {
    color: #fff;
    font-size: 1.2em
}

[class~=sub_location] ul {
    width: 100%;
    max-width: 1300px;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 240px;
    border-right: 1px solid #635753;
    vertical-align: top;
    box-sizing: border-box
}

[class~=sub_location] ul:first-child {
    border-left: 1px solid #635753
}

[class~=sub_location] ul li {
    position: relative;
    width: 100%
}

[class~=sub_location] ul li span {
    display: block;
    padding: 0 15px;
    line-height: 60px;
    font-size: 1.2em;
    color: #fff;
    background: url('../image/icnLocaArr.png') 90% center no-repeat;
    cursor: pointer
}

[class~=sub_location] ul[class~=on] li span {
    background: url('../image/icnLocaArr1.png') 90% center no-repeat
}

[class~=sub_location] ul li a {
    width: 100%;
    display: block;
    padding: 8px 15px;
    color: #000
}

[class~=sub_location] ul li a:hover {
    color: #fff;
    background: #534741;
    box-sizing: border-box
}

[class~=sub_location] ul ul {
    display: none;
    position: absolute;
    top: 60px;
    left: -1px;
    padding: 0px 0;
    background: #fff;
    border: 1px solid #534741;
    border-top: none;
    z-index: 999998;
    width: calc(100% + 2px) !important
}

[class~=sub_location] ul[class~=on] li ul {
    display: block
}

[class~=sub_location] ul[class~=dep2] li span {
    color: #fff8f5;
    font-weight: 700
}

[class~=sub_location] ul[class~=dep2] ul {
    width: 180px
}

#sub_tit {
    position: absolute;
    width: 100%;
    max-width: 1300px;
    margin: 0px auto;
    top: -150px;
    left: 50%;
    margin-left: -650px;
    border: 0px solid red
}

#sub_tit [class~=path] {
    position: absolute;
    top: 170px;
    right: 0
}

#sub_tit [class~=path] li {
    float: left;
    text-align: center;
    font-size: 0.9em;
    padding: 0 8px 0 12px;
    margin: 0;
    color: #fff;
    background: url('../image/ico_path.png') no-repeat left center
}

#sub_tit [class~=path] li a span[class~=ic-home] {
    padding: 0;
    cursor: pointer
}

#sub_tit [class~=path] li a span[class~=ic-home] i {
    background: url('../image/icon_home_over.png')no-repeat left center;
    display: inline-block;
    width: 11px;
    height: 11px
}

#sub_tit [class~=path] li:first-child {
    background: none
}

#sub_tit [class~=path] li:last-child {
    color: #fff;
    font-weight: 700
}

#sub_tit [class~=title] {
    position: relative;
    padding-bottom: 10px;
    font-size: 2.4em;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

#sub_tit [class~=title]:after {
    display: block;
    content: "";
    width: 5%;
    height: 3px;
    margin: 10px auto;
    background: #fff
}

#sub_tit [class~=normal_txt] {
    display: none;
    margin: 0px 0;
    font-size: 1.2em;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.6;
    word-break: keep-all;
    font-family: 'NanumSquare', sans-serif
}

#sub_tit [class~=normal_txt] [class~=color1] {
    color: #fd7701
}

[class~=txt-center] {
    text-align: center
}

[class~=scontents] {
    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0px auto;
    /*padding: 30px 0 100px 0;*/
    background: none
	box-sizing:border-box;
}

[class~=scontents][class~=scontents1920] {
    max-width: 1920px
}

[class~=scontents]:after {
    content: "";
    display: block;
    clear: both
}

[class~=scontents] [class~=bg_vline] {
    display: block;
    width: 1px;
    height: 40px;
    background: url('../image/bg_vline.gif') no-repeat center;
    margin: 0px auto
}

[class~=scontents] h3[class~=title] {
    font-size: 2.5em;
    text-align: center;
    margin-top: 20px
}

[class~=scontents] [class~=eng] {
    display: block;
    text-align: center;
    font-size: 2em;
    font-weight: 700;
    margin: 10px 0 15px;
    color: #6a3906
}

[class~=scontents] [class~=eng] em {
    color: #6a3906;
    font-style: normal
}

[class~=scontents] [class~=stitle] {
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
    color: #333;
    margin: 10px 0 50px 0
}

[class~=tbl] {
    width: 100%;
    border-top: 1px solid #333;
    border-collapse: collapse
}

[class~=tbl] th {
    width: 30%;
    background-color: #f2f2f2;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    font-size: 0.9em;
    font-weight: normal;
    color: #000;
    text-align: center
}

[class~=tbl] td {
    width: 70%;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    text-indent: 10px;
    font-size: 0.9em
}

[class~=tba] {
    width: 100%;
    border-top: 1px solid #333;
    border-collapse: collapse;
    background-color: #fff
}

[class~=tba] th {
    width: 35%;
    background-color: #f2f2f2;
    border-bottom: 1px solid #ccc;
    padding: 6px 0;
    font-size: 0.9em;
    font-weight: normal;
    color: #000;
    text-align: center
}

[class~=tba] td {
    width: 65%;
    border-bottom: 1px solid #ccc;
    padding: 6px 0;
    text-indent: 10px;
    font-size: 0.9em
}

[class~=policy_box] {
    border: 1px solid #ddd;
    padding: 10px;
    height: 160px;
    overflow: auto
}

[class~=quick_menu] {
    width: 125px;
    position: fixed;
    right: 0;
    top: 80px;
    z-index: 501;
    background-color: #DDDDDD;
    text-align: center;
    border: 1px solid #BBBBBB
}

[class~=quick_menu] li {
    padding: 8px 0 9px
}

[class~=quick_menu] li[class~=border_btm] {
    border-bottom: 1px solid #BBBBBB
}

li[class~=back_534741] {
    background-color: #534741
}

[class~=quick_menu] p {
    color: #fff
}

[class~=quick_menu] a {
    color: #fff
}

[class~=quick_menu] span {
    display: inline-block;
    width: 100%;
    color: #534741;
    font-weight: 500;
    font-size: 14px
}

[class~=quick_menu] span[class~=gold_color] {
    color: #DED5C7
}

[class~=quick_menu] span[class~=a9a9a9_color] {
    color: #a9a9a9
}

[class~=quick_menu] li img {
    max-width: 50px
}

[class~=quick_menu] li:first-child {
    padding: 20px 0
}

li[class~=font-size20] span {
    font-size: 20px;
    line-height: 1.5em
}

li[class~=font-size20] {
    padding: 15px 0
}

span#top_btn2 {
    cursor: pointer
}

[class~=quick_menu] li span[class~=white_color] {
    color: #fff
}

[class~=quick_menu] li[class~=back_a9a9a9] {
    background-color: #a9a9a9
}

#main_visual [class~=sliderkit-text] h1[class~=iviewa] img[class~=swiper_03_img] {
    width: 35%;
    margin-top: -60px
}

[class~=pc_ver] {
    display: block
}

[class~=mobile_ver] {
    display: none;
    text-align: center
}

@media screen and (max-width: 360px) {
}

{
}

@media screen and (max-width: 1750px) {
    #mainVisual [class~=swiper-container] [class~=swiper-slide] [class~=mvisualImage] {
        height:100%;
        top: 0;
        bottom: auto
    }
}

@media screen and (max-width: 1750px) {
    video#video {
        width:auto;
        height: 100%
    }
}

@media all and (max-width: 1600px) {
    [class~=wrap_box] {
        width:96%
    }
}

@media screen and (max-width: 1400px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] {
        bottom:54%;
        margin-bottom: -200px
    }
}

@media screen and (max-width: 1400px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_1] {
        font-size:36px;
        margin-bottom: 18px
    }
}

@media screen and (max-width: 1400px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_1] span {
        font-size:36px
    }
}

@media screen and (max-width: 1400px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_2] {
        font-size:64px;
        margin-bottom: 8px
    }
}

@media screen and (max-width: 1400px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_3] {
        margin-top:38px
    }
}

@media screen and (max-width: 1400px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_3] span {
        font-size:18px
    }
}

@media screen and (max-width: 1400px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_4] {
        font-size:16px;
        margin-bottom: 9px
    }
}

@media screen and (max-width: 1400px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_1] span {
    }
}

@media screen and (max-width: 1024px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] {
        top:21%;
        bottom: auto
    }
}

@media screen and (max-width: 1024px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_1] {
        font-size:26px;
        margin-bottom: 14px
    }
}

@media screen and (max-width: 1024px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_1] span {
        font-size:26px
    }
}

@media screen and (max-width: 1024px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_2] {
        font-size:40px;
        margin-bottom: 8px
    }
}

@media screen and (max-width: 1024px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_3] {
        margin-top:34px
    }
}

@media screen and (max-width: 1024px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_3] span {
        margin:0 0 10px 0
    }
}

@media screen and (max-width: 1024px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_4] {
        margin-bottom:8px
    }
}

@media screen and (max-width: 1024px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_4] span {
    }
}

@media screen and (max-width: 1024px) {
    #count_su ul li {
        line-height:90px;
        font-size: 18px;
        padding: 0 30px;
        width: 33%
    }
}

@media screen and (max-width: 1024px) {
    #count_su ul li::after {
        height:28px;
        top: 34px
    }
}

@media screen and (max-width: 1024px) {
    #count_su {
    }
}

@media screen and (max-width: 1024px) {
    #lawyer [class~=lawyer_btn] {
        margin-top:0
    }
}

@media screen and (max-width: 768px) {
    #mainVisual {
        height:70vh
    }

    #mainVisual [class~=swiper-container] {
        height: 70vh
    }

    #mainVisual [class~=swiper-container] [class~=swiper-slide] {
        height: 70vh
    }
}

@media screen and (max-width: 768px) {
    #count_su ul {
        display:flex;
        justify-content: center;
        flex-wrap: nowrap;
        padding: 8px 0
    }
}

@media screen and (max-width: 768px) {
    #count_su ul li::after {
        height:28px;
        top: 13px
    }
}

@media screen and (max-width: 768px) {
    #count_su ul li {
        line-height:2em;
        font-size: 13px;
        padding: 0 10px;
        text-align: center
    }
}

@media screen and (max-width: 768px) {
    #count_su ul li span {
        display:inline-block;
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    section#lawyer {
        background-color:#4c4644;
        padding: 60px 20px 70px
    }
}

@media screen and (max-width: 640px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_1] {
        font-size:20px;
        margin-bottom: 11px
    }
}

@media screen and (max-width: 640px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_1] span {
        font-size:20px
    }
}

@media screen and (max-width: 640px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_2] {
        font-size:34px;
        margin-bottom: 8px
    }
}

@media screen and (max-width: 640px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_3] {
        margin-top:30px
    }
}

@media screen and (max-width: 640px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_3] span {
        margin:0 0 10px 0;
        font-size: 14px
    }
}

@media screen and (max-width: 640px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] {
        width:420px;
        margin-left: -210px
    }
}

@media screen and (max-width: 520px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] {
        top:20%
    }
}

@media screen and (max-width: 520px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_1] {
        font-size:18px;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 520px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_1] span {
        font-size:18px
    }
}

@media screen and (max-width: 520px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_4] {
        font-size:14px;
        margin-bottom: 8px
    }
}

@media screen and (max-width: 520px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] [class~=txt_4] span {
    }
}

@media screen and (max-width: 520px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] img[class~=main_logo] {
        max-width:130px
    }
}

@media screen and (max-width: 460px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] {
        width:360px;
        margin-left: -180px
    }
}

@media screen and (max-width: 360px) {
    #mainVisual [class~=swiper-container] [class~=txtbox] {
        width:260px;
        margin-left: -130px
    }
}

@media screen and (max-width: 1250px) {
    [class~=section] [class~=titleBox] [class~=titleText_1] {
        margin:0 auto;
        font-size: 50px
    }
}

@media screen and (max-width: 1250px) {
    [class~=section] [class~=titleBox] [class~=titleText_2] {
        margin:12px 0 0 0;
        font-size: 16px
    }
}

@media screen and (max-width: 1024px) {
    [class~=section] [class~=titleBox] {
        padding:140px 0 0 0
    }
}

@media screen and (max-width: 860px) {
    [class~=section] [class~=titleBox] {
        padding:120px 10px 0 10px
    }
}

@media screen and (max-width: 860px) {
    [class~=section] [class~=titleBox] [class~=titleText_1] {
        margin:18px 0 0 0;
        font-size: 42px
    }
}

@media screen and (max-width: 860px) {
    [class~=section] [class~=titleBox] [class~=titleText_2] {
        margin:12px 0 0 0;
        font-size: 14px
    }
}

@media screen and (max-width: 640px) {
    [class~=section] [class~=titleBox] {
        padding:100px 10px 0 10px
    }
}

@media screen and (max-width: 640px) {
    [class~=section] [class~=titleBox] [class~=titleText_1] {
        margin:16px 0 0 0;
        font-size: 32px
    }
}

@media screen and (max-width: 640px) {
    [class~=section] [class~=titleBox] [class~=titleText_2] {
        margin:8px 0 0 0;
        font-size: 14px;
        line-height: 20px
    }
}

@media all and (max-width: 1200px) {
    p[class~=lawyer_desc] {
        font-size:20px
    }
}

@media all and (max-width: 1200px) {
    h2[class~=lawyer_area_title] {
        font-size:42px
    }
}

@media all and (max-width: 768px) {
    [class~=lawyer_area] {
        flex-wrap:wrap
    }
}

@media all and (max-width: 768px) {
    p[class~=lawyer_desc] {
        font-size:18px
    }
}

@media all and (max-width: 768px) {
    h2[class~=lawyer_area_title] {
        font-size:32px
    }
}

@media all and (max-width: 460px) {
    p[class~=lawyer_desc] {
        font-size:14px
    }
}

@media all and (max-width: 460px) {
    h2[class~=lawyer_area_title] {
        font-size:24px
    }
}

@media all and (max-width: 460px) {
    [class~=lawyer_left] {
        padding-top:20px
    }
}

@media all and (max-width: 460px) {
    [class~=lawyer_right] {
        padding:0
    }
}

@media all and (max-width: 1200px) {
    [class~=popContents] img {
        width:100%
    }
}

@media all and (max-width: 1200px) {
    [class~=popContents] {
        width:100%
    }
}

@media all and (max-width: 1200px) {
    [class~=popClose] {
        width:100%;
        padding: 0 30px
    }
}

@media all and (max-width: 768px) {
    #promotionBanner {
        background-image:url(../../img/top/m_top_pop_bg.jpg)
    }
}

@media all and (max-width: 1300px) {
    #main_visual [class~=sliderkit-text] {
        height:160px;
        margin-top: -160px
    }
}

@media all and (max-width: 1300px) {
    #main_visual [class~=sliderkit-text] h1[class~=iviewa] img[class~=swiper_01_img] {
        width:225px
    }
}

@media all and (max-width: 1300px) {
    #main_visual [class~=sliderkit-text] h1[class~=iviewa] img[class~=swiper_02_img] {
        width:60px
    }
}

@media all and (max-width: 1300px) {
    #main_visual [class~=sliderkit-text] h1[class~=iviewa] img[class~=swiper_03_img] {
        margin-top:60px
    }
}

@media all and (max-width: 1300px) {
    #main_visual [class~=sliderkit-text] h1[class~=lviewa] {
        font-size:2.5em
    }
}

@media all and (max-width: 1300px) {
    #main_visual [class~=sliderkit-text] h1[class~=sviewa] {
        font-size:1.2em
    }
}

@media all and (max-width: 1300px) {
    #main_visual [class~=sliderkit-text] span {
        font-size:0.95em
    }
}

@media all and (max-width: 1300px) {
    [class~=scontents] {
        width:100%
    }
}

@media all and (max-width: 1300px) {
    #lnb [class~=lnb_wrap] > ul > li > a {
        padding:0 20px
    }
}



@media all and (max-width: 1300px) {
    #sub_tit {
        left:0;
        margin-left: 0
    }
}

@media all and (max-width: 1300px) {
    #backtotop {
        display:none !important
    }
}

@media all and (max-width: 1300px) {
    #pc_youtube {
        display:none !important
    }
}

@media all and (max-width: 1100px) {
    #mobile_header {
        display:block;
        min-width: 320px
    }
}

@media all and (max-width: 1100px) {
    #header_wrap {
        display:none
    }

    #gnb_wrap {
        display: none
    }

    #gnb_area {
        display: none
    }
}

@media all and (max-width: 1100px) {
    [class~=lview] {
        display:none
    }
}

@media all and (max-width: 1100px) {
    [class~=sview] {
        display:block
    }
}

@media all and (max-width: 1100px) {
    #main_visual [class~=swiper-slide] {
        width:100%;
        height: auto
    }
}

@media all and (max-width: 1100px) {
    #main_visual [class~=swiper-slide] div[class~=backgroundimg] {
        height:auto
    }
}

@media all and (max-width: 1100px) {
    #main_visual [class~=sliderkit-text] {
        height:150px;
        margin-top: -170px
    }
}

@media all and (max-width: 1100px) {
    #main_visual [class~=sliderkit-text][class~=sliderkit-img] {
        margin-top:-130px
    }
}

@media all and (max-width: 1100px) {
    #main_visual [class~=sliderkit-text] h1[class~=lviewa] {
        font-size:1.5em
    }
}

@media all and (max-width: 1100px) {
    #main_visual [class~=sliderkit-text] h1[class~=sviewa] {
        font-size:1.2em
    }
}

@media all and (max-width: 1100px) {
    #m_bnr {
        min-width:320px;
        margin: 0px auto
    }
}

@media all and (max-width: 1100px) {
    #m_bnr li {
        width:33.333333%;
        height: auto;
        padding: 0;
        margin: 0;
        border: none
    }
}

@media all and (max-width: 1100px) {
    #m_bnr li div {
        width:100%;
        margin: 10px 0px 0px 0
    }
}

@media all and (max-width: 1100px) {
    #m_bnr li div i {
        vertical-align:top;
        background: none
    }
}

@media all and (max-width: 1100px) {
    #m_bnr li:nth-child(1) {
        background:#1985b7
    }
}

@media all and (max-width: 1100px) {
    #m_bnr li:nth-child(2) {
        background:#534741
    }
}

@media all and (max-width: 1100px) {
    #m_bnr li:nth-child(3) {
        background:#6b7786
    }
}

@media all and (max-width: 1100px) {
    #m_bnr li [class~=txt_tit] {
        display:block;
        width: 100%;
        color: #fff;
        font-size: 1.3em;
        text-align: center;
        padding: 0 0 0 0
    }
}

@media all and (max-width: 1100px) {
    #m_bnr li [class~=txt_list] {
        text-align:center;
        color: #fff;
        padding-bottom: 20px;
        font-size: 0.8em
    }
}

@media all and (max-width: 1100px) {
    #m_bnr li:hover i {
        background:none;
        color: #fff !important
    }
}

@media all and (max-width: 1100px) {
    #pro_wrap {
        padding:0;
        margin-top: 50px
    }
}

@media all and (max-width: 1100px) {
    #portfolio [class~=portfolio-item] {
        width:50%
    }
}

@media all and (max-width: 1100px) {
    #comm_wrap [class~=board_area] {
        min-width:320px;
        height: 100%
    }
}

@media all and (max-width: 1100px) {
    #comm_wrap [class~=board_area] [class~=dleft] {
        width:100%
    }
}

@media all and (max-width: 1100px) {
    #comm_wrap [class~=board_area] [class~=dright] {
        width:100%;
        margin-top: 50px
    }
}

@media all and (max-width: 1100px) {
    #comm_wrap [class~=board_area] div[class~=board_box] {
        width:90%;
        margin: 0px auto
    }
}

@media all and (max-width: 1100px) {
    #comm_wrap [class~=notice_area] {
        width:100%
    }
}

@media all and (max-width: 1100px) {
    #footer {
        min-width:320px;
        padding-bottom: 30px;
        text-align: center
    }
}

@media all and (max-width: 1100px) {
    #footer [class~=copyright] {
        width:100%;
        padding: 0 30px
    }
}

@media all and (max-width: 1100px) {
    #footer [class~=copyright] p {
        text-align:center
    }
}

@media all and (max-width: 1100px) {
    #footer [class~=cs_area] {
        display:none
    }
}

@media all and (max-width: 1100px) {
    #footer [class~=flogo_area] {
        float:left;
        width: 100%;
        text-align: center;
        padding: 0 0 30px
    }
}

@media all and (max-width: 1100px) {
    #backtotop {
        right:15px
    }
}

@media all and (max-width: 1100px) {
    [class~=sub_location] > div [class~=cen] {
        display:none
    }
}

@media all and (max-width: 1100px) {
    [class~=sub_location] ul {
        width:50%
    }
}

@media all and (max-width: 1100px) {
    [class~=sub_location] ul:first-child {
        border-left:0px
    }
}

@media all and (max-width: 1100px) {
    [class~=sub_location] ul[class~=dep2] {
        border-right:0px
    }
}

@media all and (max-width: 1100px) {
    #sub_tit {
        margin:30px auto;
        padding: 0;
        left: 0%;
        margin-left: 0px;
        background: none;
        top: -220px
    }
}

@media all and (max-width: 1100px) {
    #sub_tit [class~=path] {
        display:none
    }
}

@media all and (max-width: 1100px) {
    #sub_tit [class~=title] {
        font-size:2em
    }
}

@media all and (max-width: 1100px) {
    #sub_tit [class~=title]:after {
        display:block;
        content: "";
        width: 20%;
        height: 3px;
        background: #fff;
        margin: 10px auto
    }
}

@media all and (max-width: 1100px) {
    #sub_tit [class~=normal_txt] {
        font-size:1.2em;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        line-height: 1.6;
        word-break: keep-all;
        text-shadow: 0px 1px 4px #333;
        font-family: 'NanumSquare', sans-serif
    }
}

@media all and (max-width: 1100px) {
    #sub_tit [class~=normal_txt] [class~=color1] {
        color:#fd7701
    }
}

@media all and (max-width: 1100px) {
    [class~=visual_area] {
        background-position:center top;
        background-size: cover !important
    }
}

@media all and (max-width: 1100px) {
    #comm_wrap_basic [class~=lat] li a {
        display:inline-block;
        width: 50%;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        overflow: hidden
    }
}

@media all and (max-width: 1100px) {
    [class~=quick_menu] {
        display:none
    }
}

@media screen and (max-width: 768px) {
    ul[class~=location_tab_page] li a {
        font-size:22px
    }
}

@media screen and (max-width: 768px) {
    [class~=pc_ver] {
        display:none
    }
}

@media screen and (max-width: 768px) {
    [class~=mobile_ver] {
        display:block
    }
}

@media screen and (max-width: 768px) {
    [class~=mview] {
        display:block
    }
}

@media screen and (max-width: 768px) {
    #main_visual [class~=swiper-slide] [class~=backgroundimg] [class~=mobile_only] {
        display:block
    }
}

@media screen and (max-width: 768px) {
    #main_visual [class~=swiper-slide] [class~=backgroundimg] [class~=pc_only] {
        display:none
    }
}

@media screen and (max-width: 768px) {
    [class~=swiper-button-next] {
        display:none !important
    }

    [class~=swiper-button-prev] {
        display: none !important
    }
}

@media screen and (max-width: 768px) {
    #portfolio figcaption[class~=mask] h3 {
        font-size:1.2em
    }
}

@media screen and (max-width: 768px) {
    #portfolio figcaption[class~=mask] p {
        font-size:0.9em
    }
}

@media screen and (max-width: 768px) {
    #comm_wrap_basic > div {
        width:95%;
        padding: 10px 0px;
        margin: 0 auto;
        float: none
    }
}

@media screen and (max-width: 768px) {
    #comm_wrap_basic [class~=lat] li a {
        display:inline;
        width: auto;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        overflow: hidden
    }
}

@media screen and (max-width: 768px) {
    #sub_tit [class~=path] {
        display:none
    }
}

@media screen and (max-width: 768px) {
    [class~=sub_location] > div [class~=cen] {
        display:none
    }
}

@media screen and (max-width: 768px) {
    [class~=sub_location] ul {
        width:50%
    }
}

@media screen and (max-width: 768px) {
    [class~=sub_location] ul:first-child {
        border-left:0px
    }
}

@media screen and (max-width: 768px) {
    [class~=sub_location] ul[class~=dep2] {
        border-right:0px
    }
}

@media screen and (max-width: 768px) {
    [class~=scontents] {
        padding:30px 0px
    }
}

@media screen and (max-width: 768px) {
    [class~=scontents] [class~=stitle] {
        margin-bottom:30px
    }
}

@media screen and (max-width: 480px) {
    #mobile_header h1 {
        width:162px;
        padding-top: 15px;
        text-align: center;
        margin: 0 auto
    }
}

@media screen and (max-width: 480px) {
    body {
        font-size:13px
    }

    td {
        font-size: 13px
    }

    h1 {
        font-size: 13px
    }

    h2 {
        font-size: 13px
    }

    h3 {
        font-size: 13px
    }

    h4 {
        font-size: 13px
    }

    h5 {
        font-size: 13px
    }

    div {
        font-size: 13px
    }

    p {
        font-size: 13px
    }

    li {
        font-size: 13px
    }

    ul {
        font-size: 13px
    }

    ol {
        font-size: 13px
    }

    dd {
        font-size: 13px
    }

    dt {
        font-size: 13px
    }

    section {
        font-size: 13px
    }

    input {
        font-size: 13px
    }

    textarea {
        font-size: 13px
    }

    select {
        font-size: 13px
    }

    button {
        font-size: 13px
    }
}

@media screen and (max-width: 480px) {
    #m_bnr li [class~=txt_tit] {
        font-size:1.2em;
        padding-bottom: 20px
    }
}

@media screen and (max-width: 480px) {
    #m_bnr li [class~=txt_list] {
        display:none
    }
}

@media screen and (max-width: 480px) {
    #main_visual [class~=sliderkit-text] {
        margin-top:-130px
    }
}

@media screen and (max-width: 480px) {
    #main_visual [class~=sliderkit-text][class~=sliderkit-img] {
        margin-top:-100px
    }
}

@media screen and (max-width: 480px) {
    #pro_tab [class~=pro_list] ul li {
        width:93%
    }
}

@media screen and (max-width: 480px) {
    #pro_tab [class~=tab] {
        width:95%;
        height: auto;
        line-height: auto;
        overflow: hidden;
        border: 0px solid red;
        margin: 20px auto
    }
}

@media screen and (max-width: 480px) {
    #pro_tab [class~=tab] li {
        width:48%;
        margin-right: 1%;
        margin-left: 1%;
        margin-bottom: 1.5%
    }
}

@media screen and (max-width: 480px) {
    #pro_tab [class~=tab] li:last-child {
        margin-left:1%;
        margin-right: 1%
    }
}

@media screen and (max-width: 480px) {
    #pro_tab [class~=tab] li[class~=all] {
        width:48%;
        margin-right: 1%;
        margin-left: 1%;
        margin-bottom: 1.5%
    }
}

@media screen and (max-width: 480px) {
    #pro_tab [class~=pro_list] > ul > li > a > p {
        font-size:1.2em
    }
}

@media screen and (max-width: 480px) {
    #pro_area [class~=pro_tit] span {
        font-size:1em;
        color: #777;
        padding: 0 50px
    }
}

@media screen and (max-width: 480px) {
    #pro_tab [class~=pro_list] {
        margin-top:0px
    }
}

@media screen and (max-width: 480px) {
    #pro_area [class~=pro_tit] p {
        font-size:1.6em
    }
}

@media screen and (max-width: 480px) {
    #portfolio [class~=portfolio-item] {
        width:100%
    }
}

@media screen and (max-width: 480px) {
    #comm_wrap_basic > div {
        width:90%
    }
}

@media screen and (max-width: 480px) {
    #comm_wrap_basic [class~=lat] li a {
        display:inline-block;
        width: 60%;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        overflow: hidden
    }
}

@media screen and (max-width: 480px) {
    #comm_wrap [class~=notice_area] li a {
        display:block;
        width: 75%;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        overflow: hidden
    }
}

@media screen and (max-width: 480px) {
    [class~=lat] [class~=lat_title] {
        padding-left:0px
    }
}

@media screen and (max-width: 480px) {
    [class~=lat] [class~=lt_more] {
        right:0
    }
}

@media screen and (max-width: 480px) {
    [class~=lat] [class~=lat_title] a {
        font-size:0.9em
    }
}

@media screen and (max-width: 480px) {
    #comm_wrap [class~=notice_area] [class~=tab] {
        height:40px
    }
}

@media screen and (max-width: 480px) {
    #comm_wrap [class~=notice_area] [class~=tab] li {
        height:40px;
        line-height: 40px
    }
}

@media screen and (max-width: 480px) {
    #comm_wrap [class~=notice_area] [class~=tab] li a {
        height:40px;
        line-height: 40px;
        font-size: 1.2em
    }
}

@media screen and (max-width: 480px) {
    #comm_wrap [class~=notice_area] [class~=more] {
        top:5px
    }
}

@media screen and (max-width: 480px) {
    #footer [class~=flogo_area] img {
        max-width:46px
    }
}

@media screen and (max-width: 480px) {
    [class~=g_map] {
        width:100%;
        height: 350px;
        overflow: hidden
    }
}

@media screen and (max-width: 480px) {
    [class~=g_map_bnr] {
        width:100%
    }
}

@media screen and (max-width: 480px) {
    #online [class~=online_con] {
        width:100%;
        height: 200px;
        background-size: 100% 200px
    }
}

@media screen and (max-width: 480px) {
    #online [class~=online_con] div[class~=blind] {
        width:100%;
        height: 200px
    }
}

@media screen and (max-width: 480px) {
    #online [class~=online_area] {
        padding:30px 0px 0px 0px
    }
}

@media screen and (max-width: 480px) {
    #online [class~=online_area] p {
        font-size:1.5em
    }
}

@media screen and (max-width: 480px) {
    #online [class~=online_area] span {
        padding-bottom:0px;
        font-size: 1em
    }
}

@media screen and (max-width: 480px) {
    #online [class~=online_area] a {
        width:180px;
        font-size: 1.1em
    }
}

@media screen and (max-width: 480px) {
    #awards [class~=awards_con] {
        width:100%;
        height: 200px;
        background-size: 100% 200px
    }
}

@media screen and (max-width: 480px) {
    #awards [class~=awards_con] div[class~=blind] {
        width:100%;
        height: 200px
    }
}

@media screen and (max-width: 480px) {
    #awards [class~=awards_area] {
        padding:0px 0px 0px 0px
    }
}

@media screen and (max-width: 480px) {
    #awards [class~=awards_area] p {
        font-size:1.5em
    }
}

@media screen and (max-width: 480px) {
    #awards [class~=awards_area] span {
        padding-bottom:0px;
        font-size: 1em
    }
}

@media screen and (max-width: 480px) {
    #awards [class~=awards_area] a {
        width:180px;
        font-size: 1.1em
    }
}

@media screen and (max-width: 480px) {
    #footer [class~=copyright] span {
        font-size:1em
    }
}

@media screen and (max-width: 480px) {
    #footer [class~=copyright] p {
        font-size:0.8em
    }
}

@media screen and (max-width: 480px) {
    #sub_visual {
        height:210px
    }
}

@media screen and (max-width: 480px) {
    #sub_visual [class~=backgroundimg] {
        height:210px
    }
}

@media screen and (max-width: 480px) {
    #sub_visual [class~=visual_area] {
        height:210px;
        background-position: center top;
        background-size: cover !important
    }
}

@media screen and (max-width: 480px) {
    #sub_tit {
        top:100px;
        background: none;
        top: -170px
    }
}

@media screen and (max-width: 480px) {
    #sub_tit [class~=title] {
        font-size:2em
    }
}

@media screen and (max-width: 480px) {
    #sub_tit [class~=normal_txt] {
        font-size:1em
    }
}

@media screen and (max-width: 480px) {
    [class~=scontents] [class~=eng] {
        font-size:2em
    }
}

@media screen and (max-width: 480px) {
    [class~=scontents] [class~=stitle] {
        font-size:1em
    }
}

@media screen and (max-width: 480px) {
    [class~=q-menu] {
        display:none
    }
}
