@charset "utf-8";
<link rel="stylesheet" type="text/css" href="https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css">@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&display=swap');

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

body {
    overflow: hidden;
}

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

img {
    border: none;
    vertical-align: top;
}

ul,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
ul,
li,
ol,
dl,
dt,
dd {
    box-sizing: border-box;
    word-break: keep-all;
}

address {
    font-style: normal;
}

.cf {}

.cf:after {
    content: "";
    display: block;
    clear: both;
}

.fonN {
    font-family: 'NanumSquare', sans-serif !important;
}

.fonGB {
    font-family: 'GmarketSansBold';
}

.fonGM {
    font-family: 'GmarketSansMedium';
}

.fw300 {
    font-weight: 300;
}

.fw500 {
    font-weight: 500;
}

.f13 {
    font-size: 13px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f25 {
    font-size: 25px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.f35 {
    font-size: 35px;
}

.f40 {
    font-size: 40px;
}

.f45 {
    font-size: 45px;
}

.f50 {
    font-size: 50px;
}

.f60 {
    font-size: 60px;
}

.f75 {
    font-size: 75px;
}

.f80 {
    font-size: 80px;
}

.f100 {
    font-size: 100px;
}

.t_center {
    text-align: center;
}

.pink {
    color: #fb63a8;
}

.m_img {
    display: none;
}

.root_daum_roughmap .wrap_controllers {
    display: none;
}

#register_member.mbskin {
    width: 1200px;
    margin: 120px auto 0;
}

*focus {
    outline: none
}

#bo_gall,
#bo_list,
#bo_w,
#bo_v,
#bo_gall,
#ctt {
    width: 1400px !important;
    margin: 150px auto 100px;
}

::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera*/
}

.register {
    width: 1200px;
    margin: 120px auto 0;
}

#fp-nav.fp-right {
    left: 4% !important;
    right: auto !important;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    width: 10px !important;
    height: 10px !important;
    background: none !important;
    border: 2.5px solid #000 !important;
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
    background: #000 !important;
    margin: -2px 0 0 -2px !important;
}

#fp-nav ul li .fp-tooltip {
    color: #000 !important;
    font-weight: bold !important;
}

#fp-nav ul li:last-child {
    display: none;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active .fp-tooltip {
    opacity: 1 !important;
}




.inner {
    width: 1200px;
    margin: 0 auto;
}

.section {
    overflow: hidden;
}

.Quick {
    position: fixed;
    top: 50%;
    right: 50px;
    transform: translateY(-50%);
    z-index: 9999;
    background: #fff;
    padding: 20px 15px;
    border-radius: 50px;
    border: 1px solid #a4a4a3;
}

.Quick_m {
    display: none;
}

.Quick ul li a {
    color: #333;
    display: block;
    padding: 15px 0;
}

.Quick ul li a p {
    margin-top: 10px;
}

/*.Quick ul li:nth-child(5){display: none;}*/

#header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    background: #fff;
    box-shadow: 5px 5px 15px rgba(187, 187, 187, 0.2);
    width: 100%;
}

#header h1 {
    float: left;
    width: 10%;
}

#header h1 img.off {
    display: none;
}

#header .inner {
    width: 1920px;
    margin: 0 auto;
    padding: 20px 5%;
}

#header .inner .gnb {
    float: left;
    width: 77%;
    margin-left: 3%;
}

#header .inner .gnb ul li {
    float: left;
    width: 11.111111%;
}

#header .inner .gnb ul li a {
    color: #000;
}

#header .inner .utill {
    float: left;
    width: 10%;
}

#header .inner .utill li {
    float: left;
    width: 50%;
}

#header .inner .utill li a {
    color: #000;
}

#header .sub_list {
    display: none;
    background: #9c8c5b;
    width: 100%;
    display: none;
    box-shadow: 0 4px 10px -4px rgba(0, 0, 0, 0.1);
    position: absolute;
    box-shadow: 0 4px 10px -4px rgb(0 0 0 / 10%);
    background-image: url(/img/main/he_logo.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 30%;
}

#header .sub_list .sub_menu {
    width: 100%;
}

#header .sub_list .sub_menu .box {
    width: 30%;
    float: left;
    height: 100%;
    padding: 40px 0;
}

#header .sub_list .sub_menu .box p {
    padding-left: 70%;
    color: #fff;
}

#header .sub_list .sub_menu ul.mn {
    width: 70%;
    float: left;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 5%;
    background: #fff;
}

#header .sub_list .sub_menu.sub1 ul.mn,
#header .sub_list .sub_menu.sub5 ul.mn {
    padding-top: 120px;
    padding-bottom: 120px;
}

#header .sub_list .sub_menu ul li {
    padding: 10px 0
}

#header .sub_list .sub_menu ul li:hover a {
    color: #9c8c5b;
    font-weight: bold;
}

#header .sub_list .sub_menu ul.s_bg {
    float: left;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(-50%, -50%);
}

#header .sub_list .sub_menu ul.s_bg li {
    display: none;
}

#header .btnMenu {
    display: none;
}

/*.fp-viewing-0 #header{box-shadow: none; background: none;}
.fp-viewing-0 #header .inner .gnb ul li a{color: #fff;}
.fp-viewing-0 #header .inner .utill li a{color: #fff;}
.fp-viewing-0 #header h1 img.on{display: none;}
.fp-viewing-0 #header h1 img.off{display: block;}
.fp-viewing-0 #header:hover{background: #fff;}
.fp-viewing-0 #header:hover .inner .gnb ul li a{color: #000;}
.fp-viewing-0 #header:hover .inner .utill li a{color: #000;}
.fp-viewing-0 #header:hover  h1 img.on{display: block;}
.fp-viewing-0 #header:hover  h1 img.off{display: none;}*/

.mainslider .mainSwiper {
    height: 90vh;
    width: 100%
}

.mainslider .mainSwiper .swiper-wrapper {
    width: 100%;
    height: 100%;
}

.mainslider .mainSwiper .swiper-slide img.on {
    display: none;
}

.mainslider .mainSwiper .swiper-slide {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.mainslider .mainSwiper .swiper-slide img {
    padding-left: calc((100% - 1200px)/2);
    margin-top: 10%
}

.mainslider .mainSwiper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.mainslider .mainSwiper .swiper-slide.m01 {
    background-image: url(/img/main/main01.jpg);
}

.mainslider .mainSwiper .swiper-slide.m02 {
    background-image: url(/img/main/slide07.jpg);
}

.mainslider .mainSwiper .swiper-slide.m03 {
    background-image: url(/img/main/s03.jpg);
}

.mainslider .mainSwiper .swiper-slide.m04 {
    background-image: url(/img/main/s04.jpg);
}

.mainslider .mainSwiper .swiper-slide.m05 {
    background-image: url(/img/main/main_05_bg.jpg);
}

.mainslider .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 65px;
}

.mainslider .mainSwiper .swiper-pagination-bullet {
    background: none;
    border: 3px solid #fff;
    opacity: 1;
}

.mainslider .mainSwiper .swiper-pagination-bullet-active {
    background: #fff !important;
    width: 15px;
}

.mainslider .b_info {
    height: 10vh;
}

.mainslider .btn_m .swiper-button-next,
.mainslider .btn_m .swiper-button-prev {
    width: 180px;
    height: 10vh;
    top: auto;
    transform: none;
    bottom: 0;
}

.mainslider .btn_m .swiper-button-next,
.mainslider .btn_m .swiper-container-rtl .swiper-button-prev {
    background-image: url(/img/main/m_btnR.jpg);
    background-repeat: no-repeat;
    left: 0;
    margin-left: 180px;
    background-size: cover;
}

.mainslider .btn_m .swiper-button-prev,
.mainslider .btn_m .swiper-container-rtl .swiper-button-next {
    background-image: url(/img/main/m_btnL.jpg);
    background-repeat: no-repeat;
    right: auto;
    left: 0;
    background-size: cover;
}

.mainslider .notice {
    margin-left: 400px;
    padding: 5px 30px !important;
}

.mainslider .notice span {
    margin-right: 10px;
}

.mainslider .notice .noticeSwiper {
    height: 10vh;
}

.mainslider .notice .noticeSwiper .swiper-slide p {
    padding-top: 2%;
}

.mainslider .notice .swiper-button-next,
.mainslider .notice .swiper-button-prev {
    width: 15px;
    height: 7px;
    top: 40%;
}

.mainslider .notice .swiper-button-next,
.mainslider .notice .swiper-container-rtl .swiper-button-prev {
    background-image: url(/img/main/in_btnt.png);
    background-repeat: no-repeat;
    left: auto;
    right: 40%;
    background-size: 100%;
}

.mainslider .notice .swiper-button-prev,
.mainslider .notice .swiper-container-rtl .swiper-button-next {
    background-image: url(/img/main/in_btnt.png);
    background-repeat: no-repeat;
    left: auto;
    right: 40%;
    background-size: 100%;
    margin-top: 30px;
    transform: rotate(180deg)
}

.sec01 {
    position: relative;
}

.sec01 .bg_txt {
    position: absolute;
    top: 0;
    left: 0;
    color: #faf9f7;
    font-size: 350px;
    z-index: 1;
}

.sec01 .tit {
    margin-bottom: 45px;
    position: relative;
    z-index: 2;
}

.sec01 .tit br.on {
    display: none;
}

.sec01 ul {
    position: relative;
    z-index: 2;
}

.sec01 ul li {
    display: inline-block;
    width: 24.5%;
}

.sec01 ul li a {
    display: block
}

.sec01 ul li:last-child {
    margin-right: 0;
}

.sec01 ul li img {
    width: 100%;
    padding: 5px;
}

.sec01 ul li a .txt p:nth-child(1) {
    color: #9c8c5b;
    margin-top: 15px;
}

.sec01 ul li img.on {
    display: none;
}

.sec01 ul li:hover img.off {
    display: none;
}

.sec01 ul li:hover img.on {
    display: block;
}

.sec02 .inner {
    position: relative;
}

.sec02 .bg {
    position: absolute;
    top: -20px;
    left: -200px;
}

.sec02 .tit,
.sec02 .sec02Swiper {
    position: relative;
    z-index: 2;
}

.sec02 .sec02Swiper {
    margin-top: 30px;
}

.sec02 .tit {
    color: #fff;
    width: 130px;
}

.sec02 .tit:after,
.sec03 .tit:after,
.sec07 .tit:after {
    display: block;
    content: "";
    width: 38px;
    height: 38px;
    border-radius: 100%;
    background: #fff;
    opacity: 0.3;
    position: absolute;
    bottom: 10px;
    right: 0;
}

.sec02 .doc,
.sec02 .info {
    float: left;
    width: 50%;
}

.sec02 .info {
    width: 45%;
    margin-left: 5%;
}

.sec02 .info .color {
    color: #6791aa;
    margin: 40px 0;
}

.sec02 .info p:last-child {
    margin-top: 40px;
}

.sec02 .info p:first-child img {
    width: 40%;
}

.sec02 .doc img {
    max-width: 100%;
}

.sec02 .swiper-button-next,
.sec02 .swiper-button-prev {
    width: 69px;
    height: 69px;
    top: 65%;
}

.sec02 .swiper-button-next,
.sec02 .swiper-container-rtl .swiper-button-prev {
    background-image: url(/img/main/s02_btnt.png);
    background-size: 100%;
    background-repeat: no-repeat;
    right: 0;
}

.sec02 .swiper-button-prev,
.sec02 .swiper-container-rtl .swiper-button-next {
    background-image: url(/img/main/s02_btnb.png);
    background-size: 100%;
    background-repeat: no-repeat;
    left: auto;
    right: 0;
    margin-top: 58px;
}

.sec03 {
    background-image: url(/img/main/s03_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.sec03 .tit_w {
    color: #fff;
}

.sec03 .tit_w p {
    display: inline-block;
}

.sec03 .tit_w p.tit {
    position: relative;
    width: 100px;
}

.sec03 .tit_w p:last-child {
    margin-left: 15px;
}

.sec03 .tit_w p span {
    color: #fff;
    opacity: 0.3;
    margin-right: 20px;
}

.sec03 .bg_txt {
    font-size: 130px;
    text-align: right;
    text-shadow: -1px 0 #9c8c5b, 0 1px #9c8c5b, 1px 0 #9c8c5b, 0 -1px #9c8c5b;
    color: #fff;
    margin-top: 3%;
}

.sec03 .inner_s {
    padding-left: calc((100% - 1200px)/2);
}

.sec03 .sec03Swiper {
    margin-top: 30px;
}

.sec03 .swiper-slide img {
    max-width: 100%;
    border-radius: 20px;
}

.sec03 .swiper-slide p {
    margin-top: 20px;
}

.sec03 .btn03 {
    width: 1700px;
    margin: -60px auto 0;
    position: relative;
}

.sec03 .swiper-button-next,
.sec03 .swiper-button-prev {
    width: 69px;
    height: 69px;
    top: 55%;
}

.sec03 .swiper-button-next,
.sec03 .swiper-container-rtl .swiper-button-prev {
    background-image: url(/img/main/s02_btnt.png);
    background-size: 100%;
    background-repeat: no-repeat;
    right: auto;
    left: 0;
    transform: rotate(90deg);
    margin-left: 83px;
}

.sec03 .swiper-button-prev,
.sec03 .swiper-container-rtl .swiper-button-next {
    background-image: url(/img/main/s02_btnb.png);
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0;
    right: auto;
    transform: rotate(90deg);
}

#systemBg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background-image 0.3s ease-out;
    filter: blur(4px);
    -webkit-filter: blur(4px);
}

.sec04 .container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto;
}

.system-swiper {
    overflow: visible;
    color: #fff;
}

.sec04 .swiper-slide {
    align-items: center;
    justify-content: center;
}

.sec04 .swiper-slide:before {
    content: '';
    min-height: 100vh
}

.sec04 .sw03 .system-txt,
.sec04 .sw04 .system-txt {
    color: #000;
}

.system-swiper {
    overflow: visible !important;
    color: #fff
}

.system-wrap {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 59.76vh;
    max-height: 560px
}

.btn-bottom {
    min-width: 10rem;
    margin-top: 4.444rem
}

.system-bg {
    position: absolute;
    top: 50%;
    right: 9%;
    width: 560px;
    height: 100%;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .33);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    transition: background .3s ease-out;
    transform: translateY(-50%);
    border-radius: 20px;
}

.system-txt {
    color: #fff;
}

.system-txt .h1 {
    line-height: 1;
    display: flex;
    align-items: flex-start;
    font-weight: 500
}

.system-txt .h1>small {
    opacity: .3;
    font-weight: 500;
    margin: .2em 0 0 .5em
}

.system-txt .display-2 {
    margin: 1.667rem 0
}

.sec04 [class*=swiper-button] {
    background-color: #9c8c5b;
    border-radius: 20px;
    background-image: url(/img/main/s04_btnR.png);
    background-repeat: no-repeat;
    background-size: 16px 30px;
    background-position: 50% 52%;
    color: #fff;
    z-index: 99;
}

.sec04 .swiper-button-prev {
    width: 69px;
    height: 69px;
    left: -150px;
}

.sec04 .swiper-button-next {
    right: -150px;
}

.sec04 .swiper-button-prev,
.sec04 .swiper-container-rtl .swiper-button-next {
    background-image: url(/img/main/s02_btnb.png);
    background-size: 100%;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    border-radius: 100%;
}

.swiper-slide:not(.swiper-slide-active) .system-txt,
.swiper-slide:not(.swiper-slide-active) .system-bg>* {
    opacity: 0
}

.side-text {
    position: absolute;
    writing-mode: tb-rl;
    letter-spacing: 0;
    top: 0;
    right: 100%;
    text-transform: uppercase;
    transform: scale(-1);
    font-size: .889rem;
    margin-right: 1em;
    font-weight: 500
}

.line-text {
    position: absolute;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(.5em, 50%);
    white-space: nowrap
}

.sec04 .swiper-button-next {
    height: 460px;
    margin: -230px 0 0 -90px;
    width: 180px;
    background-position: right 20px bottom 40px;
    padding: 20px
}

.sec04 .swiper-button-next:before {
    content: "0" attr(data-index);
    font-size: 1.556rem;
    font-weight: 500;
    letter-spacing: 0
}

.sec04 .swiper-button-next .display-2 {
    position: absolute;
    font-size: 20px;
    left: 20px;
    bottom: 25px;
    line-height: 26px
}

.sec04 .swiper-button-next .display-2:after {
    content: attr(data-en);
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    color: #645831;
    font-family: 'GmarketSansMedium';
}

.sec04 .swiper-slide-next .system-bg {
    right: auto;
    left: 100px;
}

.sec05 .inner {
    position: relative;
}

.sec05 .tit {
    color: #9c8c5b;
    position: relative;
    width: 260px;
    margin: 0 auto;
}

.sec05 .tit:after {
    display: block;
    content: "";
    width: 38px;
    height: 38px;
    border-radius: 100%;
    background: #9c8c5b;
    opacity: 0.3;
    position: absolute;
    bottom: 10px;
    right: 0;
}

.sec05 ul.tabs {
    margin-top: 50px;
}

.sec05 ul.tabs li {
    float: left;
    width: 13%;
    cursor: pointer;
    padding: 15px 5px;
    border: 1px solid #bcbcbc;
    margin-right: 1.5%;
    border-radius: 10px;
}

.sec05 ul.tabs li.current {
    background: #9c8c5b;
    color: #fff;
    padding: 16px 6px;
    border: none;
}

.sec05 ul.tabs li:last-child {
    margin-right: 0;
}

.sec05 .tab-content {
    display: none;
    margin-top: 15px;
    position: relative;
    width: 100%;
}

.sec05 .tab-content.current {
    display: block;
}

.sec05 .tab-content div.t01,
.sec05 .tab-content div.t02 {
    float: left;
}

.sec05 .inner .R_box .swiper-container .swiper-slide .img {
    width: 100%;
}

.sec05 .inner .R_box .swiper-container .swiper-slide .img>div {
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
}

.sec05 .inner .R_box .swiper-container .swiper-slide .img>div.lo_img {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 50;
}

.sec05 .inner .R_box .swiper-container .swiper-slide .img img {
    max-width: 100%;
}

.sec05 .tab-content .t01 p,
.sec05 .tab-content .t02 p {
    padding: 15px 5px;
}

.sec05 .tab-content .t01 p {
    background: #cecdc2;
    color: #9c8c5b;
}

.sec05 .tab-content .t02 {
    position: relative;
}

.sec05 .tab-content .t02 p {
    background: #9c8c5b;
    color: #fff;
    position: relative;
    z-index: 3
}

.sec05 .tab-content .t02 .t_txt {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 2
}

.sec05 .tab-content .t02 .t_txt span:first-child {
    display: block;
    padding-top: 15%;
}

.sec05 .tab-content .t02 .t_txt .radi {
    display: block;
    width: 30%;
    margin: 20px auto 0;
    color: #fff;
    padding: 10px;
    border-radius: 30px;
    border: 1px solid #fff;
}

.sec05 .sec05Swiper {
    width: 100%;
}

.sec05 .swiper-button-next,
.sec05 .swiper-button-prev {
    width: 69px;
    height: 69px;
    top: 135px;
    z-index: 99;
}

.sec05 .swiper-button-next,
.sec05 .swiper-container-rtl .swiper-button-prev {
    background-image: url(/img/main/s02_btnt.png);
    background-size: 100%;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    right: -30px;
}

.sec05 .swiper-button-prev,
.sec05 .swiper-container-rtl .swiper-button-next {
    background-image: url(/img/main/s02_btnb.png);
    background-size: 100%;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    left: -30px;
}

.sec06 {
    background-image: url(/img/main/s06_bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
}

.sec06 .inner {
    position: relative;
}

.sec06 .ylogo {
    margin: 20px 0 30px;
}

.sec06 .sec06Swiper {
    width: 60%;
    margin-left: 50%;
    margin-top: -250px;
}

.sec06 .swiper-slide {
    position: relative;
    z-index: 1;
}

.sec06 .swiper-slide img {
    max-width: 100%;
}

.sec06 .swiper-slide p {
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 50px;
    left: 50px;
}

.sec06 .swiper-button-next,
.sec06 .swiper-button-prev {
    width: 69px;
    height: 69px;
    top: auto;
    transform: none;
    bottom: -150px;
}

.sec06 .swiper-button-next,
.sec06 .swiper-container-rtl .swiper-button-prev {
    background-image: url(/img/main/s02_btnt.png);
    background-size: 100%;
    background-repeat: no-repeat;
    right: auto;
    left: 0;
    transform: rotate(90deg);
    margin-left: 83px;
}

.sec06 .swiper-button-prev,
.sec06 .swiper-container-rtl .swiper-button-next {
    background-image: url(/img/main/s02_btnb.png);
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0;
    right: auto;
    transform: rotate(90deg);
}

.sec07 .inner {
    position: relative;
}

.sec07 .tit_w p {
    display: inline-block;
}

.sec07 .tit {
    color: #9c8c5b;
}

.sec07 .tit:after {
    background: #9c8c5b;
}

.sec07 .tit_w p.tit {
    position: relative;
    width: 130px;
}

.sec07 .inner_s {
    padding-left: calc((100% - 1200px)/2);
}

.sec07 .sec07Swiper {
    margin-top: 80px;
    position: relative;
    z-index: 2;
}

.sec07 .swiper-slide p {
    width: 90%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 25px auto 0;
}

.sec07 .swiper-slide img {
    max-width: 100%;
}

.sec07 .swiper-button-next,
.sec07 .swiper-button-prev {
    width: 69px;
    height: 69px;
    top: auto;
    transform: none;
    bottom: 0;
}

.sec07 .swiper-button-next,
.sec07 .swiper-container-rtl .swiper-button-prev {
    background-image: url(/img/main/s02_btnt.png);
    background-size: 100%;
    background-repeat: no-repeat;
    right: 0;
    left: auto;
    transform: rotate(90deg);
}

.sec07 .swiper-button-prev,
.sec07 .swiper-container-rtl .swiper-button-next {
    background-image: url(/img/main/s02_btnb.png);
    background-size: 100%;
    background-repeat: no-repeat;
    left: auto;
    right: 0;
    transform: rotate(90deg);
    margin-right: 83px;
}

.sec07 .bg_txt {
    position: absolute;
    bottom: -50px;
    left: 0;
    color: #faf9f7;
    font-size: 350px;
    z-index: 1;
}

.sec08 .left,
.sec08 .right {
    float: left;
    width: 50%;
}

.sec08 .tit:after {
    display: block;
    content: "";
    width: 38px;
    height: 38px;
    border-radius: 100%;
    background: #9c8c5b;
    opacity: 0.3;
    position: absolute;
    bottom: 10px;
    right: 0;
}

.sec08 .left .top .tit_t p:after {
    display: block;
    content: "";
    width: 38px;
    height: 38px;
    border-radius: 100%;
    background: #9c8c5b;
    opacity: 0.3;
    position: absolute;
    bottom: 10px;
    right: 0;
}

.sec08 .left .top .tit_t {
    color: #fff;
    padding-left: calc((100% - 300px)/2);
    padding-top: 15%;
    position: relative;
    z-index: 2;
}

.sec08 .left .top .tit_t p {
    width: 254px;
    position: relative;
}

.sec08 .left .top {
    height: 60vh;
    background: #9c8c5b;
}

.sec08 .left .top .tit_t p:after {
    background: #fff;
}

.sec08 .bg_txt {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    opacity: 0.05;
    font-size: 350px;
    z-index: 1;
}

.sec08 .left .bottom {
    height: 40vh;
}

.sec08 .left .bottom .tit {
    position: relative;
    width: 125px;
}

.sec08 .left .bottom .tit:after {
    background: #fff;
}

.sec08 .right {
    width: 30%;
    margin-left: 5%;
    height: 100vh
}

.sec08 .right .t_tit {
    padding-top: 25%;
}

.sec08 .right .tit {
    float: left;
    color: #9c8c5b;
    position: relative;
}

.sec08 .right .tit:after {
    right: -15px;
}

.sec08 .right .more {
    float: right;
    margin-top: 15px;
}

.sec08 .right ul {
    margin-top: 35px;
}

.sec08 .right ul li {
    padding: 20px 0;
    border-bottom: 1px dashed #bbbbbb;
}

.sec08 .right ul li:last-child {
    border: none;
}

.sec08 .left .bottom {
    position: relative;
}

.sec08 .left .bottom .t_tit {
    position: relative;
    z-index: 99;
    color: #fff;
    padding-left: calc((100% - 300px)/2);
    padding-top: 60px;
}

.sec08 .sec08Swiper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

.sec08 .swiper-slide img {
    width: 100%;
    margin-top: -130px;
}

.sec08 .swiper-button-next,
.sec08 .swiper-button-prev {
    width: 69px;
    height: 69px;
    top: auto;
    transform: none;
    bottom: 0;
    z-index: 99
}

.sec08 .swiper-button-next,
.sec08 .swiper-container-rtl .swiper-button-prev {
    background-image: url(/img/main/s02_btnt.png);
    background-size: 100%;
    background-repeat: no-repeat;
    right: 10%;
    left: auto;
    transform: rotate(90deg);
}

.sec08 .swiper-button-prev,
.sec08 .swiper-container-rtl .swiper-button-next {
    background-image: url(/img/main/s02_btnb.png);
    background-size: 100%;
    background-repeat: no-repeat;
    left: auto;
    right: 10%;
    transform: rotate(90deg);
    margin-right: 83px;
}

.sec08 .left .in_c {
    position: relative;
    z-index: 2;
    padding-left: calc((100% - 300px)/2);
    width: 90%;
    margin-top: 30px;
}

.sec08 .left .in_c .box1,
.sec08 .left .in_c .box2 {
    float: left;
}

.sec08 .left .in_c .box1 {
    width: 75%;
    color: #fff;
}

.sec08 .left .in_c .box1 .name,
.sec08 .left .in_c .box1 .q_call {
    margin-bottom: 10px;
}

.sec08 .left .in_c .box1 .name input,
.sec08 .left .in_c .box1 .q_call input,
.sec08 .left .in_c .box1 textarea {
    width: 75%;
}

.sec08 .left .in_c .box1 textarea {
    height: 65px;
}

.sec08 .left .in_c .box1 .name span,
.sec08 .left .in_c .box1 .q_call span,
.sec08 .left .in_c .box_rig label {
    width: 15%;
    margin-right: 2%;
    display: inline-block;
}

.sec08 .left .in_c .box_rig label {
    margin-right: 0.5%;
}

.sec08 .left .in_c .box2 {
    width: 23%;
    margin-left: 2%;
    position: relative;
}

.sec08 .left .in_c .box2 .submit {
    font-weight: bold;
    background: #6791aa;
    border: none;
    color: #fff;
    width: 100%;
    padding: 68px 15px;
    box-sizing: border-box;
}

.sec08 .left .in_c .box1 .checkbox {
    margin-left: 18%;
}

.sec08 .left .in_c .box1 .checkbox a {
    color: #fff;
}

.sec08 .right ul li a {
    display: block
}

.sec08 .right span {
    float: right;
    color: #ccc;
}

.sec08 .right ul li b {
    font-weight: normal;
    display: inline-block;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sec08 input,
.sec08 textarea {
    padding: 5px
}

.sec09 .inner {
    height: 40vh;
}

.sec09 .right,
.sec09 .left {
    float: left;
    width: 50%;
    margin-top: 10%;
}

.sec09 .right {
    border-left: 1px solid #e6e6e6;
}

.sec09 .right div {
    margin-left: 15%;
}

.sec09 .right div p img,
.sec09 .left div p img {
    margin-right: 30px;
}

.sec09 .left div.top p:first-child img {
    margin-top: 8px;
}

.sec09 .right div.top {
    margin-bottom: 35px;
}

.sec09 .right div p:last-child {
    margin-left: 55px;
    margin-top: 15px;
}

.sec09 .left div.top span {
    color: #9c8c5b;
    margin-left: 60px;
}

.sec09 .left div.top span a {
    color: #9c8c5b;
}

.sec09 .left div.bottom ul,
.sec09 .left div.bottom p {
    float: left;
}

.sec09 .left div.bottom ul li {
    margin-bottom: 5px;
}

.sec09 .left div.bottom ul li span {
    margin-left: 70px;
}

.sec09 .left div.bottom {
    margin-block: 30px;
}

.sec09 .left div.bottom ul {
    margin-left: 60px;
}

.sec09 .map {
    width: 100%;
    height: 60vh;
}

.sec09 .root_daum_roughmap .wrap_map {
    height: 100%
}


.footer,
.footer .fp-tableCell {
    height: auto !important;
}

#footer {
    padding: 120px 5%;
    width: 1920px;
    margin: 0 auto;
}

#footer .top {
    margin-bottom: 5px;
}

#footer ul.fsns li {
    display: inline-block;
    padding: 0 10px;
}

#footer ul.fsns li:first-child {
    padding-left: 0;
}

#footer ul.fsns,
#footer .call,
#footer .flogo {
    float: left;
    width: 30%
}

#footer ul.fsns {
    width: 40%
}

#footer .finfo {
    width: 100%;
}

#footer .finfo p:last-child {
    margin-top: 25px;
}

#footer .call p.f15 {
    color: #9c8c5b
}

@media (max-width: 1920px) {
    #header .inner {
        width: 95%;
        padding: 20px 0;
    }

    #header .sub_list .sub_menu .box p {
        padding-left: 52%;
    }


    #footer {
        width: 95%;
        padding: 120px 0;
    }
}

@media (max-width: 1800px) {
    #header .sub_list .sub_menu ul.s_bg {
        right: -15%;
    }

    #header .sub_list .sub_menu ul.s_bg img {
        max-width: 80%;
    }

    .sec03 .swiper-button-prev,
    .sec03 .swiper-container-rtl .swiper-button-next {
        left: 50px;
    }

    .sec03 .swiper-button-next,
    .sec03 .swiper-container-rtl .swiper-button-prev {
        left: 50px;
    }


}

@media (max-width: 1700px) {

    .sec08 .left .top .tit_t,
    .sec08 .left .bottom .t_tit,
    .sec08 .left .in_c {
        padding-left: calc((100% - 400px)/2)
    }

    #header .inner .gnb {
        font-size: 1.2em;
    }
}

@media (max-width: 1600px) {
    #header .inner .gnb.f20 {
        font-size: 18px;
    }

    #header .inner .utill {
        width: 8%;
    }

    #header .inner h1 img {
        max-width: 100%;
    }

    .mainslider .notice .noticeSwiper .swiper-slide p {
        margin-top: 1%;
    }

    .sec02 .bg {
        left: -80px;
        max-width: 40%;
    }


    .sec03 .btn03 {
        width: 1200px;
        margin: 30px auto 0 auto;
        ;
    }

    .sec03 .swiper-button-prev,
    .sec03 .swiper-container-rtl .swiper-button-next {
        left: 0;
    }

    .sec03 .swiper-button-next,
    .sec03 .swiper-container-rtl .swiper-button-prev {
        left: 0;
    }

    .sec04 .container {
        width: 80%;
    }

    .system-wrap {
        height: 45vh;
    }

    .system-bg {
        width: 450px;
    }

    .sec04 .swiper-button-prev {
        left: -125px;
    }

    .sec04 .swiper-button-next {
        right: -125px;
    }

    .sec08 .right {
        width: 35%;
    }

    .sec08 .left .top .tit_t,
    .sec08 .left .bottom .t_tit,
    .sec08 .left .in_c {
        padding-left: calc((100% - 500px)/2)
    }

}

@media (max-width: 1500px) {

    #bo_v,
    #bo_list,
    .register,
    #bo_w,
    #bo_v,
    #bo_gall,
    #ctt {
        width: 90% !important;
        margin: 100px auto;
    }
}

@media (max-width: 1400px) {

    .mainslider .notice .swiper-button-next,
    .mainslider .notice .swiper-container-rtl .swiper-button-prev {
        right: 5%;
    }

    .mainslider .notice .swiper-button-prev,
    .mainslider .notice .swiper-container-rtl .swiper-button-next {
        right: 5%;
    }

    .sec02 .bg {
        left: -50px;
    }

    .sec03 .bg_txt {
        font-size: 100px;
    }

    .sec06 {
        background-size: 70%;
    }

    .sec06 .sec06Swiper {
        margin-left: 40%;
    }


}

@media (max-width: 1300px) {
    .f20 {
        font-size: 18px;
    }

    .f22 {
        font-size: 18px;
    }

    .f24 {
        font-size: 20px;
    }

    .f25 {
        font-size: 20px;
    }

    .f28 {
        font-size: 22px;
    }

    .f30 {
        font-size: 25px;
    }

    .f35 {
        font-size: 30px;
    }

    .f40 {
        font-size: 35px;
    }

    .f45 {
        font-size: 40px;
    }

    .f50 {
        font-size: 42px;
    }

    .f60 {
        font-size: 45px;
    }

    .f75 {
        font-size: 65px;
    }

    .f80 {
        font-size: 70px;
    }

    .f100 {
        font-size: 80px;
    }

    #register_member.mbskin {
        width: 90%
    }

    .register {
        width: 90%;
    }

    .inner {
        width: 90%;
    }

    #header .inner .gnb {
        margin-top: 5px;
    }

    #header .inner .gnb.f20 {
        font-size: 16px;
    }

    #header .inner .utill {
        margin-top: 5px;
    }

    #header .inner .utill.f15 {
        font-size: 14px;
    }

    .mainslider .mainSwiper .swiper-slide img {
        padding-left: 5%;
        margin-top: 15%;
    }

    .sec02 .tit {
        width: 113px;
    }

    .sec03 .tit_w p.tit {
        width: 92px;
    }

    .sec03 .inner_s,
    .sec07 .inner_s {
        padding-left: 5%;
    }

    .sec03 .btn03 {
        width: 90%;
    }

    .sec03 .bg_txt {
        font-size: 80px;
    }

    .sec05 .tit {
        width: 205px;
    }

    .system-wrap {
        height: 45vh;
    }

    .system-bg {
        width: 400px;
    }

    .sec07 .tit_w p.tit {
        width: 106px;
    }

    .sec08 .left .in_c,
    .sec08 .left .top .tit_t,
    .sec08 .left .bottom .t_tit {
        padding-left: 5%;
    }

    .sec08 .right {
        width: 40%;
    }

    .sec08 .left .top .tit_t p {
        width: 200px;
    }

    .sec08 .left .bottom .tit {
        width: 105px;
    }
}

@media (max-width: 1200px) {
    .sec02 .info .color {
        margin: 20px 0;
    }

    .sec03 {
        background-size: 130%;
    }

    .sec04 .swiper-button-next {
        height: 69px;
        width: 69px;
        margin: -22px 0 0;
        padding: 0;
        background-position: center;
        background-image: url(/img/main/s02_btnt.png);
        transform: rotate(90deg);
        border-radius: 100%;
        background-size: 100%;
    }

    .sec04 .swiper-button-next .display-2 {
        display: none;
    }

    .sec04 .swiper-button-next:before {
        display: none;
    }

    .system-bg {
        width: 340px;
    }

    .sec08 .swiper-slide img {
        width: 100%;
        margin-top: 0;
    }

    .sec08 .right ul li {
        padding: 15px 0;
    }

    .sec09 .left div.bottom ul,
    .sec09 .left div.top span {
        margin-left: 30px;
    }

    .sec09 .right div {
        margin-left: 10%;
    }

    .sec09 .left {
        width: 55%;
    }

    .sec09 .right {
        width: 45%;
    }
}

@media (max-width: 1100px) {
    .system-bg {
        width: 300px;
    }
}

@media (max-width: 990px) {
    #hd_pop {
        width: 90% !important;
        z-index: 10000;
    }

    .hd_pops {
        width: 100% !important;
        left: 50% !important;
        top: 100px !important;
        transform: translateX(-50%);
    }

    .hd_pops_con {
        width: 100% !important;
        height: auto !important;
    }

    .hd_pops img {
        width: 100% !important;
    }

    .gall_row .col-gn-3 {
        width: 50% !important;
    }

    .section {
        overflow: hidden;
    }

    .f24 {
        font-size: 18px;
    }

    .f25 {
        font-size: 18px;
    }

    .f28 {
        font-size: 20px;
    }

    .f30 {
        font-size: 22px;
    }

    .f35 {
        font-size: 28px;
    }

    .f40 {
        font-size: 32px;
    }

    .f45 {
        font-size: 35px;
    }

    .f50 {
        font-size: 40px;
    }

    .f60 {
        font-size: 45px;
    }

    .f75 {
        font-size: 60px;
    }

    .f80 {
        font-size: 65px;
    }

    .f100 {
        font-size: 70px;
    }

    .mainslider .mainSwiper .swiper-slide.m01,
    .mainslider .mainSwiper .swiper-slide.m02,
    .mainslider .mainSwiper .swiper-slide.m03,
    .mainslider .mainSwiper .swiper-slide.m04,
    .mainslider .mainSwiper .swiper-slide.m05 {
        background-image: none;
    }

    .mainslider .mainSwiper {
        height: auto;
    }

    .mainslider .mainSwiper .swiper-slide img.on {
        display: block;
        width: 100%;
        padding-left: 0;
        margin-top: 0;
    }

    .mainslider .mainSwiper .swiper-slide img.off {
        display: none;
    }

    .mainslider .notice {
        padding: 0 !important;
    }

    .mainslider .notice a {
        color: #fff !important;
    }

    .m_img {
        display: block;
    }

    #header .sub_list {
        display: none;
    }

    .fp-section.fp-table,
    .fp-slide.fp-table {
        height: auto !important;
    }

    .fp-tableCell {
        height: auto !important;
    }

    .Quick {
        display: none;
    }

    .Quick_m {
        display: block;
        width: 100%;
        position: fixed;
        transform: none;
        top: auto;
        bottom: 0;
        right: 0;
        border-radius: 0;
        background: #a4a4a3;
        z-index: 99;
    }

    .Quick_m #button {
        position: absolute;
        top: -50px;
        left: 50%;
        transform: translateX(-50%);
        width: 100px;
        height: 100px;
        background: #a4a4a3;
        border-radius: 100%;
        z-index: 1
    }

    .Quick_m #button img {
        padding-top: 30px;
    }

    .Quick_m ul {
        margin-top: 20px;
        position: relative;
        z-index: 2;
    }

    .Quick_m ul li {
        float: left;
        width: 25%;
        border-left: 1px solid #909090
    }

    .Quick_m ul li:nth-child(1) {
        border-left: 0;
    }

    .Quick_m ul li a {
        color: #fff;
    }

    .Quick_m ul li p {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    #header .inner .gnb {
        display: none;
    }

    #header .inner .utill {
        display: none;
    }

    #header .btnMenu {
        display: block;
        position: absolute;
        right: 2.5%;
    }

    #header h1 {
        width: auto;
    }

    #header h1 img {
        max-width: 100% !important;
    }

    .m_menu {
        margin: auto;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        height: 100%;
        background-color: #fff;
        z-index: 9999;
        letter-spacing: 0px;
        overflow-x: hidden;
    }

    .m_menu_top {
        background: #6791aa;
        padding: 20px 5%;
    }

    .m_menu_top .border {
        width: 100%;
        height: 1px;
        background: #fff;
        margin: 20px 0;
        opacity: 0.8;
    }

    .m_menu_top ul li {
        float: left;
        width: 25%;
    }

    .m_menu_top ul li img {
        margin-right: 10px;
    }

    .m_menu_top ul li a {
        color: #fff;
    }

    .m_menu .closebtn {
        position: absolute;
        top: 20px;
        right: 5%;
        display: block
    }

    .m_menu .f25 {
        font-size: 25px;
    }

    .m_menu .f20 {
        font-size: 20px;
        color: #666;
    }

    .m_menu .tab-content {
        display: none;
        float: left;
        width: 50%;
        margin-left: 10%;
        padding-top: 20px;
    }

    .m_menu .ico_ar img {
        float: right;
        margin-right: 10%;
    }

    .m_menu .tab-content.curren {
        display: block;
    }

    .m_menu .tab-content ul li {
        padding: 25px 0;
    }

    .m_menu .tab-content ul ul {
        padding-top: 10px;
    }

    .m_menu .tab-content ul ul li {
        padding: 5px 0;
        color: #666666;
    }

    .m_menu .tab {
        float: left;
        width: 40%;
        padding-left: 5%;
        background: #9c8c5b;
        color: #fff;
        padding-top: 20px;
        height: 100vh;
    }

    .m_menu .tab li {
        padding: 25px 0;
        position: relative;
        color: #bdb398;
    }

    .m_menu .tab li.curren {
        color: #fff;
    }

    .m_menu .tab li.curren:after {
        display: block;
        content: "";
        width: 35px;
        height: 56px;
        font-weight: bold;
        background-image: url(/img/main/m_tab.png);
        background-size: 100%;
        position: absolute;
        right: -35px;
        top: 0;
    }

    .m_menu .accordian ul ul {
        display: none;
    }

    .mainslider .btn_m {
        display: none;
    }

    .mainslider .notice {
        margin-left: 0;
    }

    .mainslider .notice .noticeSwiper {
        background: #6791aa;
        color: #fff;
    }

    .mainslider .notice .noticeSwiper .swiper-slide p {
        padding-left: 5%;
    }

    .mainslider .notice .swiper-button-next,
    .mainslider .notice .swiper-button-prev {
        display: none;
    }

    .mainslider .notice .noticeSwiper .swiper-slide p img {
        display: inline-block;
        margin-right: 20px;
    }

    .mainslider .notice span {
        display: none;
    }

    .btnMenu {
        display: block;
        z-index: 120;
    }

    .btnMenu span {
        display: block;
        text-indent: -9999px;
        width: 30px;
        height: 2px;
        background: #000;
        margin: 7px 0;
    }

    .btnMenu:before,
    .btnMenu:after {
        content: "";
        display: block;
        width: 30px;
        height: 2px;
        background: #000;
    }

    #header:hover .btnMenu span {
        background: #000;
    }

    #header:hover .btnMenu:before,
    #header:hover .btnMenu:after {
        background: #000;
    }

    /*.fp-viewing-0 .btnMenu span{background: #fff;}
.fp-viewing-0 .btnMenu:before, .fp-viewing-0 .btnMenu:after{background: #fff;}*/

    .sec01 {
        padding-top: 50px;
    }

    .sec01 .bg_txt {
        left: 50%;
        font-size: 200px;
        transform: translateX(-50%);
    }

    .sec01 ul {
        width: 80%;
        margin: 0 auto;
    }

    .sec01 ul li {
        width: 49%;
    }

    .sec01 ul li:nth-child(1),
    .sec01 ul li:nth-child(2) {
        margin-bottom: 70px;
    }

    .sec02 {
        padding: 150px 0;
    }

    .sec02 .inner {
        width: 60%;
        margin: 0 auto;
    }

    .sec02 .tit {
        width: 110px;
        margin-left: 20%;
    }

    .sec02 .info p:last-child {
        margin-top: 20px;
    }

    .sec02 .doc,
    .sec02 .info {
        float: none;
        width: 100%;
    }

    .sec02 .info {
        margin-top: 45px;
    }

    .sec02 .bg {
        max-width: 80%;
    }

    .sec03 {
        padding: 50px 0 150px;
    }

    .sec03 .bg_txt {
        margin-top: 8%;
        font-size: 60px;
    }

    .sec04 {
        padding: 150px 0;
    }

    .sec04 .swiper-slide {
        height: 100vh;
    }

    .system-txt .h1 {
        display: inline;
    }

    .system-wrap {
        display: block;
    }

    .system-txt {
        width: 100%;
        text-align: center;
    }

    .system-bg {
        position: relative;
        top: auto;
        right: auto;
        width: 90%;
        transform: none;
        margin: 80px auto 0;
    }

    .sec04 .swiper-slide-active {
        display: block;
    }

    .sec04 .swiper-button-prev {
        left: 0;
    }

    .sec04 .swiper-button-next {
        right: 0;
    }

    .sec04 .swiper-button-next,
    .sec04 .swiper-button-prev {
        margin-top: 100px;
    }

    .system-txt .display-2 b br {
        display: none;
    }

    .system-txt .display-2 b br.on {
        display: block;
    }

    .sec05 {
        padding: 150px 0 0;
    }

    .sec05 .inner .R_box .swiper-container .swiper-slide .img>div {
        float: none;
        width: 68%;
        margin: 0 auto;
    }

    .sec05 ul.tabs li {
        width: 24%;
        margin-right: 1%;
        margin-bottom: 10px;
    }

    .sec05 .tab-content {
        margin-top: 65px;
    }

    .sec05 .swiper-button-next,
    .sec05 .swiper-button-prev {
        top: auto;
        position: relative !important;
        margin-top: 50px;
        float: right !important;
    }

    .sec05 .swiper-button-prev,
    .sec05 .swiper-container-rtl .swiper-button-next {
        left: auto;
        right: 41%
    }

    .sec05 .swiper-button-next,
    .sec05 .swiper-container-rtl .swiper-button-prev {
        left: auto;
        right: 41%;
        margin-left: 15px;
    }

    .sec06 {
        padding: 130px 0;
        background-size: 100%;
    }

    .sec06 .tit_w {
        margin-bottom: 65px;
        width: 100%;
    }

    .sec06 .swiper-button-next,
    .sec06 .swiper-button-prev {
        bottom: -100px;
    }

    .sec06 .sec06Swiper {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
        padding-left: 5%;
    }

    .sec06 .swiper-button-next,
    .sec06 .swiper-button-prev {
        bottom: 0;
        right: 0;
    }

    .sec06 .swiper-button-next,
    .sec06 .swiper-container-rtl .swiper-button-prev {
        left: auto;
    }

    .sec06 .swiper-button-prev,
    .sec06 .swiper-container-rtl .swiper-button-next {
        left: auto;
        margin-right: 83px;
    }

    .sec07 {
        padding: 150px 0;
    }

    .sec07 .bg_txt {
        display: none;
    }

    .sec08 {
        padding-bottom: 150px;
    }

    .sec08 .left,
    .sec08 .right {
        float: none;
        width: 100%;
    }

    .sec08 .left .top {
        height: auto;
    }

    .sec08 .left .top .tit_t {
        padding-top: 100px;
    }

    .sec08 .right {
        height: auto;
        width: 90%;
        margin: 0 auto;
    }

    .sec08 .right .t_tit {
        padding-top: 100px;
    }

    .sec08 .left .in_c {
        padding-bottom: 100px;
    }

    .sec08 .left .bottom {
        overflow: hidden;
    }

    .sec08 .swiper-slide img {
        margin-top: -150px;
    }

    .sec08 .left .in_c .box_rig label {
        margin-right: 1%;
    }

    .sec08 .bg_txt {
        font-size: 200px;
        right: 0;
        left: auto;
    }

    .sec08 .left .top .tit_t p {
        width: 190px;
    }

    .sec08 .left .bottom .tit {
        width: 100px;
    }

    .sec08 .right ul li {
        padding: 10px 0;
    }

    .sec09 .right,
    .sec09 .left {
        margin-top: 0;
    }

    .sec09 .left {
        width: 100%;
        padding-bottom: 70px;
    }

    .sec09 .right {
        width: 100%;
        border-left: 0;
        border-top: 1px solid #e6e6e6;
        padding: 70px 0;
    }

    .sec09 .right div {
        margin-left: 0;
    }

    .sec09 .map {
        height: 400px;
    }



}

@media (max-width: 768px) {
    #register_member.mbskin td input {
        width: 80%;
    }

    .m_menu_top .logo {
        width: 45%;
    }

    .m_menu .closebtn img {
        width: 90%;
    }


    .m_menu .f25 {
        font-size: 22px;
    }

    .m_menu .f20 {
        font-size: 18px;
        color: #666;
    }

    .mainslider .notice .noticeSwiper .swiper-slide p {
        margin-top: 3%;
    }

    .sec02 .inner {
        width: 75%;
    }

    .sec03 {
        background-size: 170%;
    }

    .sec03 .inner_s {
        padding-left: 15%;
    }

    .sec03 .btn03 {
        margin: auto;
        position: absolute;
        top: 40%;
        left: 56%;
        transform: translate(-50%, -50%);
        z-index: 99;
    }

    .sec03 .swiper-button-next,
    .sec03 .swiper-container-rtl .swiper-button-prev {
        margin-left: 61%;
    }

    .sec05 .inner .R_box .swiper-container .swiper-slide .img>div {
        width: 80%;
    }

    .sec05 ul.tabs li {
        padding: 10px 5px;
    }

    .sec05 ul.tabs li.current {
        padding: 11px 5px;
    }

    .sec05 .swiper-button-prev,
    .sec05 .swiper-container-rtl .swiper-button-next {
        right: 39%;
    }

    .sec05 .swiper-button-next,
    .sec05 .swiper-container-rtl .swiper-button-prev {
        right: 39%;
    }

    .sec07 {
        padding: 100px 0 200px;
    }

    .sec07 .swiper-button-next,
    .sec07 .swiper-button-prev {
        bottom: -560px;
    }

    .sec07 .swiper-button-prev,
    .sec07 .swiper-container-rtl .swiper-button-next {
        left: 39%;
    }

    .sec07 .swiper-button-next,
    .sec07 .swiper-container-rtl .swiper-button-prev {
        margin-left: 83px;
        left: 39%;
        right: auto;
    }


    .sec08 .sec08Swiper {
        position: relative;
        height: 350px;
    }

    .sec08 .swiper-slide img {
        margin-top: -80px;
    }

    .sec08 .left .bottom {
        height: auto;
    }

    .sec08 .left .bottom .t_tit {
        color: #9c8c5b;
        padding-top: 100px;
        padding-bottom: 70px;
    }

    .sec08 .left .bottom .t_tit p:nth-child(2) {
        color: #000;
    }

    .sec08 .left .bottom .tit:after {
        background: #9c8c5b;
    }

    .sec08 .swiper-button-next,
    .sec08 .swiper-button-prev {
        bottom: -30px;
    }

    .sec08 .swiper-button-next,
    .sec08 .swiper-container-rtl .swiper-button-prev,
    .sec08 .swiper-button-prev,
    .sec08 .swiper-container-rtl .swiper-button-next {
        right: 5%;
    }

    .sec08 .left .in_c .box1 {
        width: 100%;
    }

    .sec08 .left .in_c .box1 .name input,
    .sec08 .left .in_c .box1 .q_call input,
    .sec08 .left .in_c .box1 textarea {
        width: 83%;
    }

    .sec08 .left .in_c .box1 .checkbox {
        text-align: right;
    }

    .sec08 .left .in_c .box2 {
        width: 100%;
        margin-top: 30px;
    }

    .sec08 .left .in_c .box2 .submit {
        padding: 40px 20px;
    }

    .sec08 .left .in_c .box_rig label {
        margin-right: 0.5%;
    }

    .sec08 .left .in_c .box1 textarea {
        height: 100px;
    }


    .sec09 .left div.bottom ul,
    .sec09 .left div.top span {
        float: right;
    }

    #footer {
        padding: 120px 0 240px;
    }

    #footer ul.fsns {
        margin-bottom: 40px;
        width: 100%;
    }

    #footer .call,
    #footer .flogo {
        width: 50%;
    }

    #footer {
        position: relative;
    }

    #footer .call,
    #footer .flogo {
        position: absolute;
        bottom: 120px;
    }

    #footer .flogo {
        right: 0;
    }

    #footer .flogo img {
        max-width: 80%;
    }

}

@media (max-width: 650px) {
    .f24 {
        font-size: 18px;
    }

    .f25 {
        font-size: 18px;
    }

    .f28 {
        font-size: 20px;
    }

    .f30 {
        font-size: 22px;
    }

    .f35 {
        font-size: 25px;
    }

    .f40 {
        font-size: 28px;
    }

    .f45 {
        font-size: 32px;
    }

    .f50 {
        font-size: 35px;
    }

    .f60 {
        font-size: 38px;
    }

    .f75 {
        font-size: 50px;
    }

    .f80 {
        font-size: 55px;
    }

    .f100 {
        font-size: 60px;
    }

    .m_menu .closebtn img {
        width: 80%;
    }

    .m_menu .f25 {
        font-size: 20px;
    }

    .m_menu .f20 {
        font-size: 16px;
        color: #666;
    }

    .m_menu_top ul li {
        width: 33.33333%;
        top: auto;
        left: auto;
    }

    .sec02 {
        padding: 100px 0;
    }

    .sec02 .inner {
        width: 75%;
    }

    .sec02 .tit {
        width: 100px;
    }

    .sec03 {
        padding: 50px 0 100px;
        background-size: 230%;
    }

    .sec03 .bg_txt {
        font-size: 45px;
    }

    .sec03 .tit_w p.tit {
        width: 84px;
    }

    .sec04 {
        padding: 100px 0;
    }

    .sec05 {
        padding: 100px 0 0;
    }

    .sec05 .inner .R_box .swiper-container .swiper-slide .img>div {
        width: 90%;
    }

    .sec05 .tab-content .t02 .t_txt .radi {
        width: 40%;
    }

    .sec05 ul.tabs li {
        width: 32%;
    }

    .sec05 .tit {
        width: 192px;
    }

    .sec05 .swiper-button-prev,
    .sec05 .swiper-container-rtl .swiper-button-next {
        right: 37%
    }

    .sec05 .swiper-button-next,
    .sec05 .swiper-container-rtl .swiper-button-prev {
        right: 37%;
    }

    .sec06 {
        padding: 100px 0;
    }

    .sec07 .tit_w p.tit {
        width: 100px;
    }

    .sec07 .swiper-button-next,
    .sec07 .swiper-button-prev {
        bottom: -530px;
    }

    .sec08 {
        padding-bottom: 100px;
    }

    .sec08 .swiper-slide img {
        margin-top: 0;
    }

    .sec08 .left .top .tit_t p {
        width: 175px;
    }


    #footer {
        padding: 100px 0 200px;
    }
}

@media (max-width: 600px) {
    .sec03 .tit_w p:last-child {
        margin-left: 0;
    }

    .sec03 .tit_w p span {
        margin-right: 10px;
    }
}

@media (max-width: 550px) {
    .mainslider .notice a {
        width: 80%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .gall_row .col-gn-3 {
        width: 100% !important;
    }

    .m_menu_top ul li img {
        width: 20%
    }

    .m_menu .tab li,
    .m_menu .tab-content ul li {
        padding: 15px 0;
    }

    .m_menu .tab li.curren:after {
        width: 30px;
        height: 48px;
        right: -28px;
    }

    .m_menu .f25 {
        font-size: 20px;
    }

    .sec01 ul {
        width: 90%;
    }

    .sec01 .tit br.on {
        display: block;
    }

    .sec01 ul li:nth-child(1),
    .sec01 ul li:nth-child(2) {
        margin-bottom: 40px;
    }

    .sec03 .btn03 {
        top: 44%;
    }

    .sec04 .container {
        width: 90%;
    }

    .sec03 .swiper-button-next,
    .sec03 .swiper-button-prev,
    .sec04 .swiper-button-next,
    .sec04 .swiper-button-prev,
    .sec05 .swiper-button-next,
    .sec05 .swiper-button-prev,
    .sec06 .swiper-button-next,
    .sec06 .swiper-button-prev,
    .sec07 .swiper-button-next,
    .sec07 .swiper-button-prev,
    .sec08 .swiper-button-next,
    .sec08 .swiper-button-prev {
        width: 50px;
        height: 50px;
    }

    .sec07 .swiper-button-next,
    .sec07 .swiper-container-rtl .swiper-button-prev {
        margin-left: 63px;
    }

    .sec06 .swiper-button-prev,
    .sec06 .swiper-container-rtl .swiper-button-next,
    .sec08 .swiper-button-prev,
    .sec08 .swiper-container-rtl .swiper-button-next {
        margin-right: 63px;
    }

    .sec06 .ylogo {
        width: 50%;
    }

    .sec04 .container {
        width: 100%;
    }

    .sec04 .swiper-slide {
        height: 95vh;
    }

    .sec05 .inner .R_box .swiper-container .swiper-slide .img>div {
        width: 100%;
    }

    .sec05 .tab-content .t02 .t_txt .radi {
        margin: 8px auto 0;
        padding: 8px;
    }


    .sec07 .swiper-button-next,
    .sec07 .swiper-button-prev {
        bottom: -485px;
    }

    .sec08 .left .bottom .t_tit {
        padding-bottom: 35px;
    }

    .sec08 .swiper-button-next,
    .sec08 .swiper-button-prev {
        bottom: -25px;
    }

    .sec08 .right .more {
        width: 50px;
        height: 50px;
        margin-top: 0;
    }

    .sec08 .right .more img {
        width: 100%;
    }

    .sec08 .left .in_c .box_rig label {
        margin-right: 0;
    }

    .sec08 .left .in_c .box1 .name input,
    .sec08 .left .in_c .box1 .q_call input,
    .sec08 .left .in_c .box1 textarea {
        width: 80%;
    }

    .sec08 .left .in_c .box1 .name span,
    .sec08 .left .in_c .box1 .q_call span,
    .sec08 .left .in_c .box_rig label {
        margin-right: 5%;
    }

    .sec08 .left .in_c .box_rig label {
        margin-right: 3%;
    }

    .sec09 .left div.bottom p {
        width: 100%
    }

    .sec09 .left div.bottom ul {
        float: right;
        width: auto;
        margin-top: 20px;
    }

    .sec09 .map {
        height: 350px;
    }

    .sec09 .left {
        padding-bottom: 50px;
    }

    .sec09 .right {
        padding: 50px 0;
    }

    .sec08 .left .in_c .box2 .submit {
        padding: 20px;
    }

    .Quick_m #button {
        width: 80px;
        height: 80px;
        top: -45px
    }


}

@media (max-width: 450px) {
    .m_menu .f25 {
        font-size: 18px;
    }

    .m_menu .f20 {
        font-size: 16px;
        color: #666;
    }

    .sec02 .inner {
        width: 85%;
    }

    .sec02 .bg {
        left: -28px;
    }

    .sec03 {
        background-size: 350%;
    }

    .sec03 .bg_txt {
        font-size: 30px;
    }

    .sec03 .btn03 {
        top: 46%;
    }

    .sec05 .swiper-button-prev,
    .sec05 .swiper-container-rtl .swiper-button-next {
        right: 36%
    }

    .sec05 .swiper-button-next,
    .sec05 .swiper-container-rtl .swiper-button-prev {
        right: 36%;
    }

    .sec06 .swiper-button-next,
    .sec06 .swiper-button-prev {
        bottom: -45px;
    }

    .sec06 .swiper-slide p {
        bottom: 30px;
        left: 30px;
    }

    .sec07 .swiper-button-next,
    .sec07 .swiper-button-prev {
        bottom: -450px;
    }

    .sec07 .swiper-button-prev,
    .sec07 .swiper-container-rtl .swiper-button-next,
    .sec07 .swiper-button-next,
    .sec07 .swiper-container-rtl .swiper-button-prev {
        left: 37%;
    }

    .sec08 .sec08Swiper {
        height: 300px;
    }

    .sec08 .right ul li b {
        width: 180px;
    }

    .sec09 .map {
        height: 300px;
    }
}

@media (max-width: 375px) {
    .system-wrap {
        height: 35vh;
    }

    .system-txt p br {
        display: none;
    }


    .sec04 .swiper-button-next,
    .sec04 .swiper-button-prev {
        margin-top: 80px;
    }

    .sec05 .tab-content .t02 .t_txt span:first-child {
        padding-top: 9%;
    }

    .sec05 .swiper-button-prev,
    .sec05 .swiper-container-rtl .swiper-button-next {
        right: 33%
    }

    .sec05 .swiper-button-next,
    .sec05 .swiper-container-rtl .swiper-button-prev {
        right: 33%;
    }

    .sec06 .swiper-slide p {
        bottom: 20px;
        left: 20px;
    }

    .sec07 {
        padding: 100px 0 150px;
    }

    .sec07 .swiper-button-next,
    .sec07 .swiper-button-prev {
        bottom: -400px;
    }

    .sec08 .sec08Swiper {
        height: 250px;
    }

    .sec08 .left .in_c .box_rig label {
        margin-right: 3%;
    }
}

@media (max-width: 370px) {
    .sec05 .tab-content .t02 .t_txt .radi {
        width: 50%;
    }

    .sec08 .left .in_c .box_rig label {
        margin-right: 2%;
    }

    .sec09 .left div.bottom ul li span {
        margin-left: 45px;
    }
}