@charset "UTF-8";
.c1 {
  color: #00ad93 !important; }

.c3 {
  color: #333; }

.c6 {
  color: #666; }

.c8 {
  color: #888; }

.c9 {
  color: #999; }

.fca {
  color: #aaa; }

#header .hd_top .hd_container .gnb > li > ul, .in_box .press_release .press_mask .item .img .more_btn, .in_box .contact .contact_info {
  webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1); }

html {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none; }

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

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, fieldset, p, button, pre {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #333;
  font-family: "Noto Sans KR";
  line-height: 180%;
  font-weight: 300; }

td, th {
  padding: 0;
  font-family: "Noto Sans KR";
  font-size: 14px;
  color: #333;
  font-weight: 300; }

a, span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: none; }

body {
  height: 100%;
  position: relative;
  overflow-y: scroll;
  word-break: keep-all;
  *word-break: keep-all;
  -ms-word-break: keep-all; }

img, fieldset, iframe {
  border: 0 none; }

li {
  list-style: none; }

input, select, button, textarea {
  padding: 0;
  border: 1px solid #ddd;
  font-family: "Noto Sans KR";
  font-size: 12px;
  font-weight: 300; }

input {
  padding: 0 10px; }

input[type="text"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0; }

input[type="file"] {
  padding: 0;
  -webkit-border-radius: 0; }

input[type="file"]::-webkit-file-upload-button {
  vertical-align: middle;
  height: 100%; }

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

select {
  padding: 0 25px 0 10px;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 50%;
  background-color: #fff;
  background-image: url(../img/init/sel_init_ico.png);
  -webkit-background-size: 10px 6px;
  background-size: 10px 6px; }

select option {
  background: #fff;
  color: #333; }

textarea {
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0; }

img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: top; }

em, address {
  font-style: normal; }

label, button {
  cursor: pointer; }

button {
  background: none;
  border: none;
  vertical-align: top; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

legend {
  *width: 0; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed; }

pre {
  white-space: pre-line;
  font-family: "Noto Sans KR"; }

sup {
  font-size: 0.5%; }

.in_box .in_nav ul li:hover {
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3); }

/* position */
.por {
  position: relative; }

.poa {
  position: absolute; }

.pof {
  position: fixed; }

/* display */
.dn {
  display: none; }

.dib {
  display: inline-block; }

.db {
  display: block; }

.dt {
  display: table; }

.dtr {
  display: table-row; }

.dtc {
  display: table-cell; }

.dt {
  width: 100%;
  height: 100%;
  table-layout: fixed; }

.dtr {
  width: 100%; }

.dtc {
  vertical-align: middle; }

/* float */
.fl {
  float: left; }

.fr {
  float: right; }

.flul > li {
  float: left; }

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

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

/* space */
.pt0 {
  padding-top: 0px; }

.pb0 {
  padding-bottom: 0px; }

.mt0 {
  margin-top: 0px; }

.mb0 {
  margin-bottom: 0px; }

.mr0 {
  margin-right: 0px; }

.ml0 {
  margin-left: 0px; }

.pt5 {
  padding-top: 5px; }

.pb5 {
  padding-bottom: 5px; }

.mt5 {
  margin-top: 5px; }

.mb5 {
  margin-bottom: 5px; }

.mr5 {
  margin-right: 5px; }

.ml5 {
  margin-left: 5px; }

.pt10 {
  padding-top: 10px; }

.pb10 {
  padding-bottom: 10px; }

.mt10 {
  margin-top: 10px; }

.mb10 {
  margin-bottom: 10px; }

.mr10 {
  margin-right: 10px; }

.ml10 {
  margin-left: 10px; }

.pt15 {
  padding-top: 15px; }

.pb15 {
  padding-bottom: 15px; }

.mt15 {
  margin-top: 15px; }

.mb15 {
  margin-bottom: 15px; }

.mr15 {
  margin-right: 15px; }

.ml15 {
  margin-left: 15px; }

.pt20 {
  padding-top: 20px; }

.pb20 {
  padding-bottom: 20px; }

.mt20 {
  margin-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.mr20 {
  margin-right: 20px; }

.ml20 {
  margin-left: 20px; }

.pt25 {
  padding-top: 25px; }

.pb25 {
  padding-bottom: 25px; }

.mt25 {
  margin-top: 25px; }

.mb25 {
  margin-bottom: 25px; }

.mr25 {
  margin-right: 25px; }

.ml25 {
  margin-left: 25px; }

.pt30 {
  padding-top: 30px; }

.pb30 {
  padding-bottom: 30px; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.mr30 {
  margin-right: 30px; }

.ml30 {
  margin-left: 30px; }

.pt35 {
  padding-top: 35px; }

.pb35 {
  padding-bottom: 35px; }

.mt35 {
  margin-top: 35px; }

.mb35 {
  margin-bottom: 35px; }

.mr35 {
  margin-right: 35px; }

.ml35 {
  margin-left: 35px; }

.pt40 {
  padding-top: 40px; }

.pb40 {
  padding-bottom: 40px; }

.mt40 {
  margin-top: 40px; }

.mb40 {
  margin-bottom: 40px; }

.mr40 {
  margin-right: 40px; }

.ml40 {
  margin-left: 40px; }

.pt50 {
  padding-top: 50px; }

.pb50 {
  padding-bottom: 50px; }

.mt50 {
  margin-top: 50px; }

.mb50 {
  margin-bottom: 50px; }

.mr50 {
  margin-right: 50px; }

.ml50 {
  margin-left: 50px; }

.pt60 {
  padding-top: 60px; }

.pb60 {
  padding-bottom: 60px; }

.mt60 {
  margin-top: 60px; }

.mb60 {
  margin-bottom: 60px; }

.mr60 {
  margin-right: 60px; }

.ml60 {
  margin-left: 60px; }

.pt70 {
  padding-top: 70px; }

.pb70 {
  padding-bottom: 70px; }

.mt70 {
  margin-top: 70px; }

.mb70 {
  margin-bottom: 70px; }

.mr70 {
  margin-right: 70px; }

.ml70 {
  margin-left: 70px; }

.pt80 {
  padding-top: 80px; }

.pb80 {
  padding-bottom: 80px; }

.mt80 {
  margin-top: 80px; }

.mb80 {
  margin-bottom: 80px; }

.mr80 {
  margin-right: 80px; }

.ml80 {
  margin-left: 80px; }

.pt90 {
  padding-top: 90px; }

.pb90 {
  padding-bottom: 90px; }

.mt90 {
  margin-top: 90px; }

.mb90 {
  margin-bottom: 90px; }

.mr90 {
  margin-right: 90px; }

.ml90 {
  margin-left: 90px; }

.pt100 {
  padding-top: 100px; }

.pb100 {
  padding-bottom: 100px; }

.mt100 {
  margin-top: 100px; }

.mb100 {
  margin-bottom: 100px; }

.mr100 {
  margin-right: 100px; }

.ml100 {
  margin-left: 100px; }

.pt150 {
  padding-top: 150px; }

.pb150 {
  padding-bottom: 150px; }

.mt150 {
  margin-top: 150px; }

.mb150 {
  margin-bottom: 150px; }

.mr150 {
  margin-right: 150px; }

.ml150 {
  margin-left: 150px; }

/* web accessibility */
.blind {
  display: inline-block !important;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important; }

.skip_nav li a {
  position: absolute;
  left: -3000%; }

.skip_nav li a:focus {
  display: block;
  left: 0;
  top: 0;
  z-index: 2000;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: #039;
  color: #fff;
  text-align: center; }

.ti {
  text-indent: -999em; }

.inp_ti {
  overflow: hidden;
  height: 0;
  text-indent: -9999px;
  font-size: 0; }

.imgz {
  width: 100%; }

.cup {
  cursor: pointer; }

.vam {
  vertical-align: middle; }

/* text */
.tal {
  text-align: left; }

.tac {
  text-align: center; }

.tar {
  text-align: right; }

/* font-size */
.fz12 {
  font-size: 12px; }

.fz14 {
  font-size: 14px; }

.fz16 {
  font-size: 16px; }

.fz18 {
  font-size: 18px; }

.fz20 {
  font-size: 20px; }

.fz24 {
  font-size: 24px; }

.fz26 {
  font-size: 26px; }

.fz28 {
  font-size: 28px; }

.fz30 {
  font-size: 30px; }

.fz32 {
  font-size: 32px; }

.fz34 {
  font-size: 34px; }

.fz36 {
  font-size: 36px; }

.fz38 {
  font-size: 38px; }

.fz40 {
  font-size: 40px; }

.fz46 {
  font-size: 46px; }

.fz50 {
  font-size: 50px; }

.fz60 {
  font-size: 60px; }

.fz70 {
  font-size: 70px; }

@media screen and (max-width: 991px) {
  .fz12 {
    font-size: 12px; }
  .fz14 {
    font-size: 12px; }
  .fz16 {
    font-size: 14px; }
  .fz18 {
    font-size: 14px; }
  .fz20 {
    font-size: 16px; }
  .fz22 {
    font-size: 16px; }
  .fz24 {
    font-size: 18px; }
  .fz26 {
    font-size: 18px; }
  .fz28 {
    font-size: 20px; }
  .fz30 {
    font-size: 20px; }
  .fz32 {
    font-size: 22px; }
  .fz34 {
    font-size: 22px; }
  .fz36 {
    font-size: 24px; }
  .fz38 {
    font-size: 24px; }
  .fz40 {
    font-size: 26px; }
  .fz46 {
    font-size: 26px; }
  .fz50 {
    font-size: 30px; }
  .fz60 {
    font-size: 30px; }
  .fz70 {
    font-size: 30px; }
  div, p, th, td {
    font-size: 14px; } }

.fwb {
  font-weight: bold; }

.fwn {
  font-weight: normal; }

.fw1 {
  font-weight: 100; }

.fw3 {
  font-weight: 300; }

.fw5 {
  font-weight: 500; }

.fw6 {
  font-weight: 600; }

/* List layout */
.res_lst.lng1.s10 > li {
  width: calc(100% / 1 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng1.s20 > li {
  width: calc(100% / 1 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng1.s30 > li {
  width: calc(100% / 1 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng1.s40 > li {
  width: calc(100% / 1 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng1.s50 > li {
  width: calc(100% / 1 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng1.s60 > li {
  width: calc(100% / 1 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng2.s10 > li {
  width: calc(100% / 2 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng2.s20 > li {
  width: calc(100% / 2 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng2.s30 > li {
  width: calc(100% / 2 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng2.s40 > li {
  width: calc(100% / 2 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng2.s50 > li {
  width: calc(100% / 2 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng2.s60 > li {
  width: calc(100% / 2 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng3.s10 > li {
  width: calc(100% / 3 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng3.s20 > li {
  width: calc(100% / 3 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng3.s30 > li {
  width: calc(100% / 3 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng3.s40 > li {
  width: calc(100% / 3 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng3.s50 > li {
  width: calc(100% / 3 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng3.s60 > li {
  width: calc(100% / 3 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng4.s10 > li {
  width: calc(100% / 4 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng4.s20 > li {
  width: calc(100% / 4 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng4.s30 > li {
  width: calc(100% / 4 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng4.s40 > li {
  width: calc(100% / 4 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng4.s50 > li {
  width: calc(100% / 4 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng4.s60 > li {
  width: calc(100% / 4 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng5.s10 > li {
  width: calc(100% / 5 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng5.s20 > li {
  width: calc(100% / 5 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng5.s30 > li {
  width: calc(100% / 5 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng5.s40 > li {
  width: calc(100% / 5 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng5.s50 > li {
  width: calc(100% / 5 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng5.s60 > li {
  width: calc(100% / 5 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng6.s10 > li {
  width: calc(100% / 6 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng6.s20 > li {
  width: calc(100% / 6 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng6.s30 > li {
  width: calc(100% / 6 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng6.s40 > li {
  width: calc(100% / 6 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng6.s50 > li {
  width: calc(100% / 6 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng6.s60 > li {
  width: calc(100% / 6 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst {
  font-size: 0; }
  .res_lst > li {
    display: inline-block;
    vertical-align: top; }

.tov {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.tov_m {
  display: -webkit-box;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical; }

/* -webkit-line-clamp: 2;line-height: 30px; */
/* system popup style */
.syspop {
  position: absolute;
  z-index: 1200;
  max-width: 100%;
  background-color: #fff;
  border: 1px solid #ccc; }
  .syspop .l-header {
    display: none; }
  .syspop .wrap {
    position: relative;
    z-index: 100;
    max-width: 95%;
    margin: 0 auto;
    text-align: center; }
  .syspop .l-cont {
    word-break: break-all; }
  .syspop .l-footer {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    bottom: 0px;
    right: 0px;
    text-align: right; }
    .syspop .l-footer span {
      cursor: pointer; }

@media screen and (max-width: 1000px) {
  .syspop {
    top: 20px !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: transparent;
    border: none; }
  .syspop:after {
    content: "";
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .syspop .wrap {
    position: relative;
    z-index: 100;
    max-width: 95%;
    margin: 0 auto;
    text-align: center; }
  .syspop .l-cont {
    height: auto !important; }
  .syspop .l-cont img {
    width: 100%; }
  .syspop .l-footer {
    position: relative;
    z-index: 10;
    width: 95%;
    margin: 0 auto;
    background-color: #fff; } }

/* page num */
.page_num {
  position: relative;
  margin-top: 50px;
  text-align: center;
  font-size: 0; }
  .page_num a {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-left: -1px;
    text-align: center;
    color: #999;
    line-height: 31px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ccc;
    vertical-align: middle; }
  .page_num .act {
    position: relative;
    z-index: 1;
    color: #fff;
    background-color: #00ad93; }
  .page_num .page {
    text-indent: -9999px; }
  .page_num .first {
    background: url(../img/init/page_first.png) 50% 50% no-repeat; }
  .page_num .last {
    background: url(../img/init/page_last.png) 50% 50% no-repeat; }
  .page_num .l {
    background: url(../img/init/page_left.png) 50% 50% no-repeat; }
  .page_num .r {
    background: url(../img/init/page_right.png) 50% 50% no-repeat; }

@media (max-width: 620px) {
  .page_num {
    margin-top: 40px; } }

.mov_frame, .frame_height {
  position: relative;
  padding-top: 56.25%; }
  .mov_frame iframe, .frame_height iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.bgi {
  background-image: url(../img/zip_ico.png);
  background-size: 420px 314px; }

.bgi_b:before {
  content: "";
  background-image: url(../img/zip_ico.png);
  background-size: 420px 314px; }

.bgi_a:after {
  content: "";
  background-image: url(../img/zip_ico.png);
  background-size: 420px 314px; }

.bx-wrapper {
  position: relative; }

.bx-controls {
  position: absolute; }

#gMap img, .map_api img {
  max-width: inherit;
  max-height: inherit; }

.tn {
  transition: all 0.5s;
  -webkit-transition: all 0.5s; }

.ani {
  opacity: 0;
  -ms-transform: matrix(1, 0, 0, 1, 0, 50);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 50);
  transform: matrix(1, 0, 0, 1, 0, 50);
  transition: transform 0.8s, opacity 0.8s;
  -webkit-transition: -webkit-transform 0.8s, opacity 0.8s; }

.ani.view {
  opacity: 1;
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0); }

.container {
  width: 1200px;
  margin: 0 auto; }
  @media (max-width: 1240px) {
    .container {
      width: 1000px; } }
  @media (max-width: 1119px) {
    .container {
      width: 960px; } }
  @media (max-width: 991px) {
    .container {
      width: 720px; } }
  @media (max-width: 767px) {
    .container {
      width: 594px; } }
  @media (max-width: 620px) {
    .container {
      width: 90%; } }
  @media (max-width: 356px) {
    .container {
      width: 90%; } }

/* board pass */
.box-message {
  padding: 50px 0;
  border: 1px solid #ddd;
  background-color: #f7f7f7;
  text-align: center; }
  .box-message .default {
    width: 250px;
    height: 28px;
    margin-top: 15px;
    border: 1px solid #ccc; }
  .box-message .btn_img {
    margin-top: 15px; }

/* 게시판 비밀번호 */
.pass_box {
  width: 493px;
  padding: 4px;
  margin: 0 auto;
  border: 1px solid #e7e7e7;
  border-radius: 10px;
  background: #f7f7f7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .pass_box .pass_inner {
    padding: 35px 66px 60px 66px;
    text-align: center;
    background: #fff; }
    .pass_box .pass_inner button {
      width: 100%;
      line-height: 30px;
      color: #fff;
      font-size: 14px;
      background: #66bee6; }
  .pass_box .pass_tit {
    margin-bottom: 30px;
    line-height: 1;
    color: #333;
    font-size: 24px;
    font-weight: bold; }
  .pass_box .pass_txt {
    color: #666;
    font-size: 14px; }
  .pass_box .pass_inp_box {
    position: relative;
    height: 33px;
    padding-left: 97px;
    margin: 20px 0px 10px;
    border: 1px solid #ccc; }
    .pass_box .pass_inp_box .inp_tit {
      position: absolute;
      top: 0;
      left: 0px;
      padding-left: 30px;
      padding-right: 10px;
      line-height: 33px;
      background: url(../img/pass_ico.jpg) 9px center no-repeat; }
    .pass_box .pass_inp_box .inp_tit:after {
      content: '';
      display: block;
      position: absolute;
      width: 1px;
      height: 12px;
      top: 50%;
      right: 0;
      margin-top: -6px;
      background: #ddd; }
    .pass_box .pass_inp_box .pass_inp {
      border: none;
      width: 100%;
      height: 33px; }

@media screen and (max-width: 1619px) {
  .dn1620 {
    display: none !important; }
  .db1620 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }

@media screen and (max-width: 1240px) {
  .db1000 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn1000 {
    display: none !important; } }

@media screen and (max-width: 1119px) {
  .db960 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn960 {
    display: none !important; } }

@media screen and (max-width: 991px) {
  .db720 {
    display: block !important;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn720 {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .db594 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn594 {
    display: none !important; } }

@media screen and (max-width: 620px) {
  .db326 {
    display: block !important;
    float: none;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn326 {
    display: none !important; } }

@media screen and (max-width: 356px) {
  .db90 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn90 {
    display: none; } }

.de_btn.r30, .de_inp.r30 {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.de_btn.r15, .de_inp.r15 {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.de_btn.r8, .de_inp.r8 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.de_btn.r5, .de_inp.r5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.de_btn.r3, .de_inp.r3 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.de_cki.r30 i, .de_cks.r30 i {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.de_cki.r15 i, .de_cks.r15 i {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.de_cki.r8 i, .de_cks.r8 i {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.de_cki.r5 i, .de_cks.r5 i {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.de_cki.r3 i, .de_cks.r3 i {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.de_btn {
  display: inline-block;
  line-height: 120%;
  text-align: center;
  vertical-align: middle;
  color: #666;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -webkit-background-clip: border-box;
  background-clip: border-box; }

.de_btn:disabled {
  background-color: #eee !important;
  color: #ccc !important;
  cursor: auto; }

.de_btn:focus {
  outline: none; }

/* btn size*/
.de_btn.sg {
  min-width: 155px;
  height: 60px;
  line-height: 58px;
  font-size: 14px;
  font-weight: 500; }

.de_btn.sl {
  min-width: 130px;
  height: 50px;
  line-height: 48px;
  font-size: 14px;
  font-weight: 500; }

.de_btn.sm {
  min-width: 116px;
  height: 45px;
  line-height: 43px;
  font-size: 12px;
  font-weight: 500; }

.de_btn.ss {
  min-width: 95px;
  height: 36px;
  line-height: 34px;
  font-size: 12px; }

.de_btn.st {
  min-width: 80px;
  height: 30px;
  line-height: 28px;
  font-size: 12px; }

.de_btn.fill {
  background-color: #00ad93;
  color: #fff; }

.de_btn.fill:hover {
  background-color: rgba(27, 118, 255, 0.5); }

.de_btn.fill:focus {
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15); }

.de_btn.outline {
  border: 1px solid #999; }

.de_btn.outline:hover {
  border: 1px solid #00ad93;
  color: #00ad93; }

.de_btn.outline:focus {
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15); }

.de_btn.outline:disabled {
  border: 1px solid #ccc; }

.de_btn.ghost {
  border: 1px solid transparent; }

.de_btn.ghost:hover {
  border: 1px solid transparent;
  color: #00ad93; }

.de_btn.ghost:focus {
  text-shadow: 1px 5px 5px rgba(0, 0, 0, 0.15); }

.de_inp {
  width: 100%;
  border: 1px solid #ddd; }

input.de_inp {
  padding: 0 10px; }

.de_inp::-webkit-input-placeholder {
  color: #999; }

.de_inp::-moz-placeholder {
  color: #999; }

.de_inp:-ms-input-placeholder {
  color: #999; }

.de_inp:-moz-placeholder {
  color: #999; }

.de_inp:focus {
  border: 1px solid #00ad93;
  outline: none; }

.de_inp:disabled {
  background-color: #eee; }

input.de_inp.sm {
  height: 45px;
  padding: 0 20px; }

.de_inp.ss {
  height: 36px; }

.de_inp.st {
  height: 30px; }

.de_rdo, .de_cks {
  display: inline-block;
  vertical-align: middle; }
  .de_rdo i, .de_cks i {
    display: inline-block;
    border: 1px solid #9b9b9b;
    vertical-align: middle;
    background-color: #fff; }
  .de_rdo input, .de_cks input {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0; }
  .de_rdo i::after, .de_cks i::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  .de_rdo input:checked ~ i::after, .de_cks input:checked ~ i::after {
    background-color: #00ad93;
    transform: scale(0.5, 0.5) rotate(0.3deg);
    -webkit-transform: scale(0.5, 0.5) rotate(0.3deg);
    transform: scale(0.5, 0.5) rotate(0.3deg); }
  .de_rdo input:disabled ~ i, .de_cks input:disabled ~ i {
    background-color: #eee; }

.de_rdo.txt i, .de_cks.txt i, .de_cki.txt i {
  margin-right: 10px; }

.de_rdo i {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.de_rdo i::after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.de_cki, .de_cks {
  display: inline-block;
  vertical-align: middle; }
  .de_cki i, .de_cks i {
    display: inline-block;
    border: 1px solid #9b9b9b;
    vertical-align: middle; }

.de_rdo.sg i, .de_cki.sg i, .de_cks.sg i {
  width: 30px;
  height: 30px; }

.de_rdo.ss i, .de_cki.ss i, .de_cks.ss i {
  width: 20px;
  height: 20px; }

.de_cki {
  display: inline-block;
  vertical-align: middle; }
  .de_cki input {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0; }
  .de_cki i {
    position: relative; }
  .de_cki i::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 5px;
    height: 10px;
    margin-top: -7px;
    margin-left: -4px;
    border: solid #00ad93;
    border-width: 0 2px 2px 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .de_cki input:checked ~ i::after {
    opacity: 1; }
  .de_cki input:disabled ~ i {
    background-color: #eee; }

/* response ex

'd1000','d960','d720','d594','d326','d90'

@include respond-to('d1000') {
    background: pink;
}
@include respond-to('d960') {
    background: orange;
}
@include respond-to('d720') {
    background: blue;
}
*/
.fcr {
  color: #ff0e0e; }

.fz {
  font-size: 0; }

.lh {
  line-height: 100%; }

.lh3 {
  line-height: 130%; }

.lh5 {
  line-height: 150%; }

.dotum {
  font-family: 'dotum';
  font-size: 12px; }

.tov2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.tov3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.vert_line .line::after {
  content: '';
  display: inline-block;
  width: 1px;
  vertical-align: middle; }

.vert_line .line:last-child:after {
  display: none; }

@media (max-width: 1240px) {
  .fl_box.d1000 .fl, .fl_box.d1000 .fr {
    float: none; } }

@media (max-width: 1119px) {
  .fl_box.d960 .fl, .fl_box.d960 .fr {
    float: none; } }

@media (max-width: 620px) {
  .fl_box.d326 .fl, .fl_box.d326 .fr {
    float: none; } }

#header .hd_top {
  border-bottom: 1px solid #000; }
  #header .hd_top .hd_container {
    width: 1620px;
    margin: 0 auto; }
    #header .hd_top .hd_container .logo {
      padding: 25px 0;
      margin-right: 118px; }
    #header .hd_top .hd_container .gnb > li {
      position: relative;
      width: 170px; }
      #header .hd_top .hd_container .gnb > li > a {
        font-size: 18px;
        line-height: 100px; }
      #header .hd_top .hd_container .gnb > li > ul {
        z-index: 100;
        position: absolute;
        display: none;
        width: 100%;
        margin-top: -5px;
        background-color: #fff; }
        #header .hd_top .hd_container .gnb > li > ul li {
          border-bottom: 1px solid #ddd;
          color: #666; }
          #header .hd_top .hd_container .gnb > li > ul li a {
            display: block;
            padding: 10px 0; }
        #header .hd_top .hd_container .gnb > li > ul li:last-child {
          border-bottom: 0; }
        #header .hd_top .hd_container .gnb > li > ul li:hover {
          background-color: #ffd35c;
          color: #fff; }
      #header .hd_top .hd_container .gnb > li > ul:before {
        content: '';
        display: block;
        width: 100%;
        height: 5px;
        background-color: #008d78; }
    #header .hd_top .hd_container .gnb > li:hover > a {
      color: #008d78; }
    #header .hd_top .hd_container .gnb > li:hover > ul {
      display: block; }
    #header .hd_top .hd_container .hd_login li {
      line-height: 100px; }
    #header .hd_top .hd_container .hd_login .line::after {
      height: 12px;
      margin: -3px 15px 0;
      background-color: #666; }
  @media (max-width: 1619px) {
    #header .hd_top .hd_container {
      width: 90%;
      margin: 0 auto;
      text-align: center; }
      #header .hd_top .hd_container .fl, #header .hd_top .hd_container .fr {
        float: none; }
      #header .hd_top .hd_container .logo {
        width: 80px;
        margin: 0 auto;
        padding: 15px 0; }
      #header .hd_top .hd_container .nav_btn {
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        display: inline-block;
        width: 20px; }
      #header .hd_top .hd_container .m_mem {
        top: 50%;
        right: 0;
        transform: translateY(-50%);
       display: block; }
      #header .hd_top .hd_container .m_mem .img {
        width: 20px;margin:5px auto -8px }
        }

#header .nav_wrap {
  display: none; }
  #header .nav_wrap .nav {
    top: 0;
    left: 0;
    z-index: 500;
    width: 75%;
    height: 100%;
    background-color: #fff; }
    #header .nav_wrap .nav .nav_con {
      overflow-x: auto;
      overflow-y: scroll; }
      #header .nav_wrap .nav .nav_con .nav_top {
        padding: 15px 20px;
        border-bottom: 1px solid #333; }
        #header .nav_wrap .nav .nav_con .nav_top .logo {
          width: 80px; }
        #header .nav_wrap .nav .nav_con .nav_top .nav_close_btn {
          width: 20px; }
      @media (max-width: 620px) {
        #header .nav_wrap .nav .nav_con .nav_top {
          padding: 10px; } }
      #header .nav_wrap .nav .nav_con .nav_bottom .login {
        padding: 10px 20px; }
        #header .nav_wrap .nav .nav_con .nav_bottom .login ul li {
          display: inline-block;
          width: calc(50% - 5px/2);
          padding: 10px 0;
          vertical-align: middle;
          border: 1px solid #ddd; }
        #header .nav_wrap .nav .nav_con .nav_bottom .login ul li.act {
          margin-right: 5px;
          background-color: #00ad93;
          color: #fff; }
      @media (max-width: 620px) {
        #header .nav_wrap .nav .nav_con .nav_bottom .login {
          padding: 10px; } }
      #header .nav_wrap .nav .nav_con .nav_bottom .menu {
        border-top: 1px solid #ddd; }
        #header .nav_wrap .nav .nav_con .nav_bottom .menu > ul > li .dep_btn {
          width: 100%;
          padding: 10px 20px;
          border-bottom: 1px solid #ddd;
          font-size: 18px;
          text-align: left; }
        #header .nav_wrap .nav .nav_con .nav_bottom .menu > ul > li .dep_btn::after {
          content: '';
          position: absolute;
          top: 50%;
          right: 20px;
          transform: translateY(-50%);
          display: block;
          width: 8px;
          height: 5px;
          background-position: -293px -64px; }
        #header .nav_wrap .nav .nav_con .nav_bottom .menu > ul > li > ul {
          display: none;
          padding: 10px 20px;
          border-bottom: 1px solid #ddd;
          background-color: #fafafa; }
          #header .nav_wrap .nav .nav_con .nav_bottom .menu > ul > li > ul > li {
            color: #666; }
        @media (max-width: 620px) {
          #header .nav_wrap .nav .nav_con .nav_bottom .menu > ul > li .dep_btn {
            padding: 10px;
            font-size: 16px; }
          #header .nav_wrap .nav .nav_con .nav_bottom .menu > ul > li .dep_btn::after {
            right: 10px; }
          #header .nav_wrap .nav .nav_con .nav_bottom .menu > ul > li > ul {
            padding: 10px; }
            #header .nav_wrap .nav .nav_con .nav_bottom .menu > ul > li > ul > li {
              font-size: 14px; } }
        #header .nav_wrap .nav .nav_con .nav_bottom .menu > ul > li.act .dep_btn::after {
          background-position: -303px -64px; }
        #header .nav_wrap .nav .nav_con .nav_bottom .menu > ul > li.act > ul {
          display: block; }
    #header .nav_wrap .nav .nav_bottom::after {
      z-index: -1;
      content: '';
      display: block;
      position: fixed;
      width: 75%;
      height: 100%;
      background-color: #fff; }

#header .nav_wrap.db {
  display: block; }

#header .nav_wrap::after {
  content: '';
  display: block;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

	@media (max-width: 7680px) and (min-width: 1620px) {
      	#header.in_hd {
      	  z-index: 100;
      	  position: absolute;
      	  top: 0;
      	  width: 100%;
      	  background-color: transparent; }
      	  #header.in_hd .logo {
      		z-index: 100;
      		position: relative;
      		padding: 0 20px; }
      		#header.in_hd .logo a img {
      		  position: relative;
      		  z-index: 10; }
      	  #header.in_hd .logo::before {
      		content: '';
      		position: absolute;
      		top: 0;
      		left: -42px;
      		display: block;
      		width: 252px;
      		height: 100px;
      		background-color: #fff; }
      		#header.in_hd{background-color: #fff;}
      		#header.in_hd .hd_top .hd_container .gnb > li > a{color:#333;}
      		#header.in_hd .hd_top .hd_login li{color:#333;}
					/*
      		#header.in_hd:hover{background-color: #fff;}
      		#header.in_hd:hover .hd_top .hd_container .gnb > li > a{color:#333;}
      		#header.in_hd:hover .hd_top .hd_login li{color:#333;}
					*/
      }
      
      
      	
      	
      	
      
      #header.in_hd .hd_top {
          border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
          #header.in_hd .hd_top .gnb > li > a {
      color: #333; }
          #header.in_hd .hd_top .hd_login li {
      color: #333; }
          #header.in_hd .hd_top .hd_login .line::after {
      background-color: #333; } 

@media (max-width: 1619px) {
		#header.in_hd .hd_top{border-bottom: 1px solid #000;}
		#header.in_hd .logo::before {display: none;}
	}


.sub {
  padding-bottom: 100px; }
  .sub .s_top {
    width: 100%;
    height: 280px;
    background-position: 50% 0;
    background-size: cover; }
    .sub .s_top .tit {
      font-size: 50px;
      font-weight: bold;
      color: #fff;
      -webkit-text-shadow: 6px 7px 10px rgba(0, 0, 0, 0.3);
      -moz-text-shadow: 6px 7px 10px rgba(0, 0, 0, 0.3);
      text-shadow: 6px 7px 10px rgba(0, 0, 0, 0.3); }
  .sub .s_nav_box {
    width: 100%;
    height: 56px;
    background-color: #00ad93; }
    .sub .s_nav_box .s_nav > li {
      position: relative;
      display: inline-block;
      width: 300px;
      height: 56px;
      border-right: 1px solid #008672;
      vertical-align: top; }
      .sub .s_nav_box .s_nav > li .s_nav_btn {
        width: 100%;
        padding: 0 20px;
        line-height: 56px;
        font-size: 16px;
        color: #fff;
        text-align: left; }
      .sub .s_nav_box .s_nav > li .s_nav_btn::after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
        width: 9px;
        height: 5px;
        background-position: -197px -184px; }
      .sub .s_nav_box .s_nav > li > ul {
        position: absolute;
        display: none;
        width: 100%;
        padding: 10px;
        background-color: #008672; }
        .sub .s_nav_box .s_nav > li > ul li {
          padding: 2px 0;
          color: #fff; }
    .sub .s_nav_box .s_nav .home {
      width: 58px;
      background-color: #008672; }
      .sub .s_nav_box .s_nav .home .ico {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 22px;
        height: 22px;
        background-position: -158px -184px; }
    .sub .s_nav_box .s_nav > li.act .s_nav_btn::after {
      background-position: -197px -191px; }
    .sub .s_nav_box .s_nav > li.act > ul {
      display: block; }
    @media (max-width: 1240px) {
      .sub .s_nav_box .s_nav > li {
        width: 50%; }
      .sub .s_nav_box .s_nav > li:last-child {
        border-right: 0; } }
    @media (max-width: 620px) {
      .sub .s_nav_box .s_nav > li .s_nav_btn {
        padding: 0 10px;
        font-size: 12px; }
      .sub .s_nav_box .s_nav > li > ul li {
        font-size: 12px; } }
    @media (max-width: 1240px) {
      .sub .s_nav_box .container {
        width: 100%; } }
  .sub .s_tit_box {
    margin-bottom: 50px;
    padding: 100px 0 50px;
    border-bottom: 1px solid #ddd; }
    .sub .s_tit_box .path {
      margin-top: 15px; }
      .sub .s_tit_box .path li {
        display: inline-block;
        color: #999; }
        .sub .s_tit_box .path li .home {
          display: inline-block;
          width: 13px;
          height: 13px;
          background-position: -182px -184px; }
      .sub .s_tit_box .path li:after {
        content: '>';
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px;
        font-family: 'dotum';
        font-size: 12px; }
      .sub .s_tit_box .path li:last-child:after {
        display: none; }
  @media (max-width: 620px) {
    .sub .s_tit_box {
      width: 100%;
      margin-bottom: 40px;
      padding: 80px 10px 30px; }
      .sub .s_tit_box .path {
        margin-top: 10px; }
        .sub .s_tit_box .path li {
          font-size: 12px; } }

@media (max-width: 991px) {
  .sub .s_top {
    height: 160px; }
    .sub .s_top .tit {
      font-size: 30px; } }

.inp_btn_wrap .inp {
  width: 100%;
  height: 45px;
  color: #999;
  font-family: 'dotum';
  font-size: 12px; }

.inp_btn_wrap .inp.w3 {
  width: calc(33.333% - 5px/3); }

.inp_btn_wrap .inp.w5 {
  width: 50%; }

.inp_btn_wrap .inp.w33 {
  width: calc(33.333% - 31px/3); }

.inp_btn_wrap .inp.w50 {
  width: calc(50% - 5px/2); }

.inp_btn_wrap .inp.w200 {
  width: 200px; }

.inp_btn_wrap .inp.w750 {
  width: 750px; }

.inp_btn_wrap .inp.h300 {
  height: 300px; }

.inp_btn_wrap a.btn {
  line-height: 58px; }

.inp_btn_wrap .btn {
  display: inline-block;
  width: 100%;
  height: 60px;
  font-size: 16px; }

.inp_btn_wrap .btn.bg1 {
  background-color: #00ad93;
  color: #fff; }

.inp_btn_wrap .btn.bd {
  border: 1px solid #ddd;
  background-color: #fff;
  color: #666; }

.inp_btn_wrap .btn.bd2 {
  border: 1px solid #aaa;
  background-color: #fff;
  color: #666; }

.inp_btn_wrap .btn.w350 {
  width: 350px; }

.inp_btn_wrap .btn.w200 {
  width: 200px; }

.inp_btn_wrap .btn.w170 {
  width: 170px; }

.inp_btn_wrap .btn.w120 {
  width: 120px; }

.inp_btn_wrap .btn.h45 {
  height: 45px;line-height: 43px; }

.inp_btn_wrap .btn.w50 {
  width: calc(50% - 5px/2); }

.inp_btn_wrap .btn.inp_r_btn {
  width: 130px;
  height: 45px;
  line-height: 43px;
  border: 1px solid #666;
  font-size: 14px; }

.inp_btn_wrap .btn.join_btn {
  border: 1px solid #aaa; }

@media (max-width: 1240px) {
  .inp_btn_wrap .btn_inp {
    width: calc(100% - 135px); }
  .inp_btn_wrap .inp.w5 {
    width: 100%; } }

@media (max-width: 991px) {
  .inp_btn_wrap .inp.w750 {
    width: 100%; } }

@media (max-width: 620px) {
  .inp_btn_wrap .inp.w750 {
    width: 100%; }
  .inp_btn_wrap .inp.h300 {
    height: 150px; }
  .inp_btn_wrap .btn.w350 {
    width: 100%; }
  .inp_btn_wrap .btn.w200 {
    width: calc(50% - 5px); }
  .inp_btn_wrap .btn.w170 {
    width: 86px;
    height: 50px;
    line-height: 48px;
    font-size: 14px; } }

.bg_tb {
  border-top: 1px solid #333; }
  .bg_tb table tr {
    border-bottom: 1px solid #ddd; }
    .bg_tb table tr th {
      width: 220px;
      padding: 10px 20px;
      border: 1px solid #ddd;
      text-align: left;
      background-color: #fafafa; }
	  .bg_tb table tr th.no_star{text-indent: 14px;}

	  @media (max-width: 1240px) {
	  .bg_tb table tr th.no_star{text-indent: 0;}
	  }

    .bg_tb table tr td {
      padding: 5px 10px;
      border: 1px solid #ddd; }
    .bg_tb table tr td.p20 {
      padding: 5px 20px; }
      .bg_tb table tr td .w5 {
        width: 50%; }
      .bg_tb table tr td .whelk_txt {
        display: inline-block;
        width: 16px;
        margin: 0 5px;
        vertical-align: middle;
        text-align: center; }
      .bg_tb table tr td .hyphen_txt {
        display: inline-block;
        width: 16px;
        vertical-align: middle;
        text-align: center; }
    .bg_tb table tr .rdo_td .de_rdo.ss {
      margin-right: 30px; }
  @media (max-width: 1240px) {
    .bg_tb table tr {
      border-bottom: 0; }
      .bg_tb table tr th {
        display: block;
        width: 100%;
        padding: 20px 0 0;
        border: 0;
        background-color: #fff; }
      .bg_tb table tr td {
        display: block;
        width: 100%;
        border: 0;
        padding: 5px 0 0; }
        .bg_tb table tr td .w5 {
          width: 100%; }
        .bg_tb table tr td .inp_box {
          width: calc(100% - 135px); }
        .bg_tb table tr td .fl_box.v1000 {
          margin-top: 5px; }
          .bg_tb table tr td .fl_box.v1000 .t1 {
            float: left; }
          .bg_tb table tr td .fl_box.v1000 .btn {
            float: right; }
      .bg_tb table tr .addr_td .inp {
        display: block;
        margin-right: 0;
        margin-top: 5px; }
      .bg_tb table tr .addr_td .addr_line .w5 {
        width: calc(100% - 135px); }
        .bg_tb table tr .addr_td .addr_line .w5 .inp {
          margin-top: 0; }
      .bg_tb table tr .addr_td .line .inp.w50 {
        width: 100%; }
      .bg_tb table tr .mail_inp_wrap .inp.w200 {
        width: calc(33.333% - 31px/3); }
      .bg_tb table tr .w3_td .inp.w200 {
        width: calc(33.333% - 10px/3); }
      .bg_tb table tr .ph_td .inp.w200 {
        width: calc(33.333% - 32px/3); } }
  @media (max-width: 620px) {
    .bg_tb table tr .rdo_td {
      margin-bottom: -20px; }
      .bg_tb table tr .rdo_td .de_rdo.ss {
        margin-right: 20px;
        margin-bottom: 20px; } }

.bg_tb.v2 table tr td .de_cki.ss {
  width: 100%; }
  .bg_tb.v2 table tr td .de_cki.ss .t1 {
    width: calc(100% - 30px); }

@media (max-width: 1240px) {
  .bg_tb.v2 table tr th {
    display: table-cell;
    width: 220px;
    padding: 10px 20px;
    border: 1px solid #ddd;
    text-align: left;
    background-color: #fafafa; }
  .bg_tb.v2 table tr td {
    display: table-cell;
    width: auto;
    padding: 5px 10px;
    border: 1px solid #ddd; } }

@media (max-width: 620px) {
  .bg_tb.v2 table tr th {
    width: 112px; } }

.info_tb_box {
  margin-top: 70px; }

@media (max-width: 620px) {
  .info_tb_box {
    margin-top: 50px; } }

.agree_wrap {
  margin-bottom: 70px; }
  .agree_wrap .pre_box {
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
    overflow-y: scroll;
    padding: 20px;
    border: 1px solid #ddd;
    border-top: 1px solid #333;
    background-color: #fafafa; }
  .agree_wrap .de_rdo.ss {
    margin-right: 30px; }

@media (max-width: 620px) {
  .agree_wrap {
    margin-bottom: 50px; }
    .agree_wrap .de_rdo.ss {
      margin-right: 20px; } }

.info_box {
  margin-bottom: 70px;
  padding: 50px 70px;
  background-color: #fafafa; }
  .info_box .img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
    text-align: center; }
  .info_box .txt_box {
    display: inline-block;
    width: calc(100% - 330px);
    vertical-align: middle; }

@media (max-width: 1240px) {
  .info_box {
    margin-bottom: 50px;
    padding: 50px 20px; }
    .info_box .img {
      display: block;
      width: 100%;
      margin-right: 0; }
    .info_box .txt_box {
      display: block;
      width: 100%;
      margin-top: 50px; } }

@media (max-width: 620px) {
  .info_box {
    margin-bottom: 50px;
    padding: 40px 10px; }
    .info_box .txt_box {
      margin-top: 40px; } }

.mem_inp_wrap {
  width: 400px;
  margin: 30px auto 0; }
  .mem_inp_wrap .mem_tab {
    margin-bottom: 20px; }
    .mem_inp_wrap .mem_tab ul li {
      display: inline-block;
      width: 50%;
      padding: 10px 0;
      border: 1px solid #ddd;
      border-bottom: 1px solid #333;
      text-align: center;
      color: #999;
      background-color: #fafafa; }
    .mem_inp_wrap .mem_tab ul li.act {
      border: 1px solid #333;
      border-bottom: 0;
      color: #333;
      background-color: #fff; }
  .mem_inp_wrap a.btn {
    line-height: 43px; }
  .mem_inp_wrap .btn {
    height: 45px; }

@media (max-width: 620px) {
  .mem_inp_wrap {
    width: 100%; }
    .mem_inp_wrap a.btn {
      line-height: 43px; }
    .mem_inp_wrap .btn {
      height: 45px; } }

.sch_form .sch_sel {
  width: 140px;
  height: 36px;
  margin-right: 5px; }

.sch_form .sch_inp {
  width: 300px;
  height: 36px;
  margin-right: 5px; }

.sch_form .sch_btn {
  width: 100px;
  height: 36px;
  color: #fff;
  background-color: #00ad93; }

@media (max-width: 1240px) {
  .sch_form .sch_inp {
    width: calc(100% - 250px); } }

@media (max-width: 620px) {
  .sch_form .sch_sel {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px; }
  .sch_form .sch_inp {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px; }
  .sch_form .sch_btn {
    display: block;
    width: 100%; } }

.board_view .vert_line {
  line-height: 120%; }
  .board_view .vert_line .line::after {
    height: 12px;
    margin: -2px 10px 0;
    background-color: #ddd; }
  @media (max-width: 620px) {
    .board_view .vert_line .line {
      font-size: 12px; }
    .board_view .vert_line .line::after {
      height: 10px;
      margin: -2px 5px 0; } }

.board_view .board_tit {
  padding: 30px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #ddd; }

.board_view .board_file {
  padding: 10px 30px 0;
  background-color: #fafafa; }
  .board_view .board_file .file_box {
    padding-bottom: 10px; }
    .board_view .board_file .file_box .t1 {
      position: relative;
      display: inline-block;
      width: 100px;
      height: 30px;
      margin-right: 20px;
      vertical-align: middle;
      color: #fff;
      line-height: 30px;
      text-align: center;
      background-color: #00ad93; }
    .board_view .board_file .file_box .t1::after {
      content: '';
      display: inline-block;
      width: 12px;
      height: 12px;
      margin-top: -2px;
      margin-left: 8px;
      vertical-align: middle;
      background-position: -313px -64px; }
    .board_view .board_file .file_box .t2 {
      display: inline-block;
      width: calc(100% - 150px);
      vertical-align: middle;
      line-height: 120%; }

.board_view .board_con {
  padding: 30px 30px 100px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

.board_view .board_link {
  margin-top: 20px; }
  .board_view .board_link .btn.bd {
    border: 1px solid #999; }

.board_view .board_nav {
  margin-top: 70px;
  border-top: 1px solid #333; }
  .board_view .board_nav .b_nav {
    position: relative;
    padding: 30px 20px;
    border-bottom: 1px solid #ddd;
    font-size: 0; }
  .board_view .board_nav .b_nav::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 15px;
    height: 8px;
    background-position: -324px -54px; }
  .board_view .board_nav .b_nav_prev::before {
    background-position: -324px -54px; }
  .board_view .board_nav .b_nav_next::before {
    background-position: -341px -54px; }
  .board_view .board_nav .txt_box {
    display: inline-block;
    width: calc(100% - 45px);
    margin-left: 30px; }

@media (max-width: 1240px) {
  .board_view .board_tit {
    padding: 30px 20px; }
  .board_view .board_con {
    padding: 30px 0 100px; } }

@media (max-width: 620px) {
  .board_view .board_tit {
    padding: 20px 0; }
  .board_view .board_con {
    padding: 20px 0 80px; }
  .board_view .board_nav {
    margin-top: 50px; }
    .board_view .board_nav .b_nav {
      padding: 10px 10px 10px 0; }
    .board_view .board_nav .txt_box {
      width: calc(100% - 30px);
      margin-left: 30px; } }

.board_lst_wrap .total {
  font-size: 18px; }

@media (max-width: 1240px) {
  .board_lst_wrap .total {
    margin-top: 30px; } }

.board_lst_wrap .vert_line {
  line-height: 120%; }
  .board_lst_wrap .vert_line .line::after {
    height: 12px;
    margin: -2px 10px 0;
    background-color: #ddd; }
  @media (max-width: 620px) {
    .board_lst_wrap .vert_line .line {
      font-size: 12px; }
    .board_lst_wrap .vert_line .line::after {
      height: 10px;
      margin: -2px 5px 0; } }

.board_lst_wrap .board_lst {
  margin-top: 10px;
  border-top: 1px solid #333; }
  .board_lst_wrap .board_lst ul li {
    padding: 25px 30px;
    border-bottom: 1px solid #ddd; }
    .board_lst_wrap .board_lst ul li .ico {
      display: inline-block;
      width: 80px;
      height: 30px;
      margin-right: 10px;
      vertical-align: middle;
      font-family: 'dotum';
      font-size: 12px;
      color: #fff;
      line-height: 30px;
      text-align: center;
      background-color: #00ad93; }
    .board_lst_wrap .board_lst ul li .tit {
      position: relative; }
    .board_lst_wrap .board_lst ul li .lock::before {
      content: '';
      display: inline-block;
      width: 16px;
      height: 16px;
      margin-top: -6px;
      margin-right: 10px;
      vertical-align: middle;
      background-position: -341px -63px; }
    .board_lst_wrap .board_lst ul li .dw::after {
      content: '';
      display: inline-block;
      width: 18px;
      height: 19px;
      margin-top: -2px;
      margin-left: 10px;
      vertical-align: middle;
      background-position: -368px -111px; }
    @media (max-width: 620px) {
      .board_lst_wrap .board_lst ul li .tit {
        padding-right: 20px; }
      .board_lst_wrap .board_lst ul li .lock::before {
        margin-right: 5px; }
      .board_lst_wrap .board_lst ul li .dw::after {
        position: absolute;
        right: 0; } }
  .board_lst_wrap .board_lst ul li.notice {
    background-color: #f7fcfc; }
  @media (max-width: 620px) {
    .board_lst_wrap .board_lst ul li {
      padding: 25px 0 25px 0; } }

.board_img_lst {
  margin-top: 10px;
  padding-top: 30px;
  border-top: 1px solid #333; }
  .board_img_lst ul {
    font-size: 0;
    margin-right: -30px;
    margin-bottom: -30px; }
    .board_img_lst ul li {
      display: inline-block;
      width: calc(33.333% - 30px);
      margin-right: 30px;
      margin-bottom: 30px; }
      .board_img_lst ul li .img {
        margin-bottom: 20px; }
        .board_img_lst ul li .img img {
          width: 100%; }
  @media (max-width: 1240px) {
    .board_img_lst ul {
      margin-right: -20px; }
      .board_img_lst ul li {
        width: calc(50% - 20px);
        margin-right: 20px; } }
  @media (max-width: 620px) {
    .board_img_lst ul {
      margin-right: 0; }
      .board_img_lst ul li {
        width: 100%;
        margin-right: 0; } }

@media (max-width: 620px) {
  .board_img_lst {
    padding-top: 20px; } }

.promotion ul li {
  width: calc(50% - 30px);
  text-align: center; }
  .promotion ul li .vid_btn {
    position: relative;
    margin-bottom: 20px; }
  .promotion ul li .vid_btn::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 73px;
    height: 51px;
    background-position: -293px -2px; }

@media (max-width: 1240px) {
  .promotion ul {
    margin-right: 0;
    margin-bottom: -50px; }
    .promotion ul li {
      width: 100%;
      margin-bottom: 50px; }
      .promotion ul li .vid_btn {
        margin-bottom: 10px; } }

.promotion_modal_wrap {
  display: none; }
  .promotion_modal_wrap .modal {
    z-index: 110;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 994px; }
    .promotion_modal_wrap .modal .modal_close_btn {
      position: absolute;
      top: 0;
      right: -50px; }
    .promotion_modal_wrap .modal .vid_box iframe {
      width: 994px;
      height: 595px; }
  @media (max-width: 1240px) {
    .promotion_modal_wrap .modal {
      width: 90%;
      margin: 0 auto;
      text-align: right; }
      .promotion_modal_wrap .modal .modal_close_btn {
        position: static;
        margin-bottom: 20px; }
      .promotion_modal_wrap .modal .vid_box {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%; }
        .promotion_modal_wrap .modal .vid_box iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; } }

.promotion_modal_wrap::before {
  content: '';
  display: block;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); }

.promotion_modal_wrap.db {
  display: block; }

.board_tb_lst {
  margin-top: 10px;
  border-top: 1px solid #333; }
  .board_tb_lst table tr {
    border-bottom: 1px solid #ddd; }
    .board_tb_lst table tr td .img img {
      width: 100%; }
    .board_tb_lst table tr td .txt {
      margin-top: 20px;
      line-height: 150%; }
    .board_tb_lst table tr td .vert_line {
      margin-top: 30px; }
    .board_tb_lst table tr .w1 {
      width: 340px;
      padding: 15px 20px; }
    .board_tb_lst table tr .w2 {
      width: auto;
      width: 15px 30px; }
    @media (max-width: 1240px) {
      .board_tb_lst table tr td {
        display: block; }
        .board_tb_lst table tr td .img {
          width: 50%; }
      .board_tb_lst table tr .w1 {
        width: 100%;
        padding: 20px; }
      .board_tb_lst table tr .w2 {
        width: 100%;
        padding: 0 20px 20px; } }
    @media (max-width: 620px) {
      .board_tb_lst table tr td {
        display: block; }
        .board_tb_lst table tr td .img {
          width: 100%; }
        .board_tb_lst table tr td .txt {
          margin-top: 10px; }
        .board_tb_lst table tr td .vert_line {
          margin-top: 20px; }
      .board_tb_lst table tr .w1 {
        padding: 20px 0; }
      .board_tb_lst table tr .w2 {
        padding: 0 0 20px; } }

.join_c {
  padding: 50px 20px;
  background-color: #fafafa; }
  .join_c .tit::before {
    content: '';
    display: block;
    width: 120px;
    height: 111px;
    margin: 0 auto 30px;
    background-image: url(../img/join_c.png);
    background-repeat: no-repeat; }
  .join_c .btn {
    margin-top: 40px; }

@media (max-width: 620px) {
  .join_c {
    padding: 40px 20px; }
    .join_c .tit::before {
      margin: 0 auto 20px; }
    .join_c .btn.w200 {
      width: 170px;
      height: 50px;
      margin-top: 30px;
      line-height: 50px; } }

.terms {
  height: 850px;
  overflow-y: scroll;
  padding: 30px;
  border: 1px solid #ddd; }

@media (max-width: 620px) {
  .terms {
    padding: 20px; } }

.intro {
  margin-bottom: 30px; }
  .intro .txt_box {
    top: 50px;
    left: 50px; }
    .intro .txt_box .t1 {
      color: #fff; }
    .intro .txt_box .t2 {
      color: #fff;
      line-height: 150%; }
  @media (max-width: 1240px) {
    .intro .txt_box {
      position: static;
      margin-bottom: 50px;
      text-align: center; }
      .intro .txt_box .t1 {
        color: #333; }
      .intro .txt_box .t2 {
        color: #333; } }
  @media (max-width: 620px) {
    .intro .txt_box {
      margin-bottom: 30px; } }

@media (max-width: 620px) {
  .intro {
    margin-bottom: 20px; } }

.map {
  width: 100%;
  /*height: 420px;*/
  margin-bottom: 30px; }

@media (max-width: 620px) {
  .map {
    /*height: 270px;*/
    margin-bottom: 20px; } }

.complex_intro .img_box .img2 {
  display: none; }

.complex_intro .img_box .img3 {
  display: none; }

@media (max-width: 1240px) {
  .complex_intro .img_box .img1 {
    display: none; }
  .complex_intro .img_box .img2 {
    display: inline-block; } }

@media (max-width: 620px) {
  .complex_intro .img_box .img2 {
    display: none; }
  .complex_intro .img_box .img3 {
    display: inline-block; } }

.complex_intro .complex_info .info_tb {
  margin: 50px auto 20px;
  border-top: 1px solid #333; }

@media (max-width: 1240px) {
.complex_intro .complex_info .info_tb {overflow-x: scroll;}
}


  .complex_intro .complex_info .info_tb table tr th {
    width: 240px;
    padding: 20px;
    border: 1px solid #ddd;
    font-size: 16px; }
  .complex_intro .complex_info .info_tb table tr td {
    width: 240px;
    padding: 20px;
    border: 1px solid #ddd;
    text-align: center;
    color: #666;
    font-size: 16px; }
  .complex_intro .complex_info .info_tb table tr .bg1 {
    background-color: #fafafa; }
  .complex_intro .complex_info .info_tb table tr .bg2 {
    background-color: #e2d5cc; }
  .complex_intro .complex_info .info_tb table tr .bg3 {
    background-color: #a8d4dd; }
  .complex_intro .complex_info .info_tb table tr .bg4 {
    background-color: #f4f3cc; }
  .complex_intro .complex_info .info_tb table tr .bg5 {
    background-color: #eee; }

.apartment_intro .img {
  margin: 50px auto 70px; }

.apartment_intro .intro_lst {
  margin-top: 50px; }
  .apartment_intro .intro_lst ul {
    margin-right: -20px; }
    .apartment_intro .intro_lst ul li {
      display: inline-block;
      width: calc(25% - 20px);
      margin-right: 20px;
      vertical-align: top; }
      .apartment_intro .intro_lst ul li .ico {
        position: relative;
        display: inline-block;
        width: 140px;
        height: 140px;
        margin-bottom: 10px;
        border-radius: 50%; }
      .apartment_intro .intro_lst ul li .ico1 {
        background-color: #b1f1b6; }
      .apartment_intro .intro_lst ul li .ico2 {
        background-color: #7ce495; }
      .apartment_intro .intro_lst ul li .ico3 {
        background-color: #4cc093; }
      .apartment_intro .intro_lst ul li .ico4 {
        background-color: #359d9e; }
      .apartment_intro .intro_lst ul li .ico5 {
        background-color: #b1f1b6; }
      .apartment_intro .intro_lst ul li .ico6 {
        background-color: #7ce495; }
      .apartment_intro .intro_lst ul li .ico7 {
        background-color: #4cc093; }
      .apartment_intro .intro_lst ul li .ico8 {
        background-color: #359d9e; }
      .apartment_intro .intro_lst ul li .ico::after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 50px;
        height: 50px; }
      .apartment_intro .intro_lst ul li .ico1::after {
        background-position: -212px -132px; }
      .apartment_intro .intro_lst ul li .ico2::after {
        background-position: -264px -132px; }
      .apartment_intro .intro_lst ul li .ico3::after {
        background-position: -316px -132px; }
      .apartment_intro .intro_lst ul li .ico4::after {
        background-position: -368px -132px; }
      .apartment_intro .intro_lst ul li .ico5::after {
        background-position: -212px -184px; }
      .apartment_intro .intro_lst ul li .ico6::after {
        background-position: -264px -184px; }
      .apartment_intro .intro_lst ul li .ico7::after {
        background-position: -316px -184px; }
      .apartment_intro .intro_lst ul li .ico8::after {
        background-position: -368px -184px; }
  @media (max-width: 1240px) {
    .apartment_intro .intro_lst ul {
      margin-right: 0;
      margin-bottom: -50px; }
      .apartment_intro .intro_lst ul li {
        width: 50%;
        margin-right: 0;
        margin-bottom: 50px;
        padding: 0 10px; } }
  @media (max-width: 620px) {
    .apartment_intro .intro_lst ul {
      margin-bottom: -30px; }
      .apartment_intro .intro_lst ul li {
        width: 100%;
        margin-bottom: 30px; } }

@media (max-width: 620px) {
  .apartment_intro .img {
    margin: 30px auto 40px; } }

.ico_lst_box .ico_lst > ul {
  border: 1px solid #ddd; }
  .ico_lst_box .ico_lst > ul > li {
    padding: 30px 180px 30px 50px;
    border-bottom: 1px dashed #ddd;
    font-size: 0; }
    .ico_lst_box .ico_lst > ul > li .ico {
      position: relative;
      display: inline-block;
      width: 110px;
      height: 110px;
      border-radius: 50%;
      vertical-align: middle; }
    .ico_lst_box .ico_lst > ul > li .ico1 {
      background-color: #7ce495; }
    .ico_lst_box .ico_lst > ul > li .ico2 {
      background-color: #4cc093; }
    .ico_lst_box .ico_lst > ul > li .ico3 {
      background-color: #359d9e; }
    .ico_lst_box .ico_lst > ul > li .ico::after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 50px;
      height: 50px; }
    .ico_lst_box .ico_lst > ul > li .txt_box {
      display: inline-block;
      width: calc(100% - 160px);
      margin-left: 50px;
      vertical-align: middle; }
  .ico_lst_box .ico_lst > ul li:last-child {
    border-bottom: 0; }
  @media (max-width: 1240px) {
    .ico_lst_box .ico_lst > ul > li {
      padding: 30px 20px; }
      .ico_lst_box .ico_lst > ul > li .txt_box {
        width: calc(100% - 140px);
        margin-left: 30px; } }
  @media (max-width: 620px) {
    .ico_lst_box .ico_lst > ul > li {
      padding: 30px 20px; }
      .ico_lst_box .ico_lst > ul > li .ico {
        display: block;
        margin: 0 auto 20px; }
      .ico_lst_box .ico_lst > ul > li .txt_box {
        display: block;
        width: 100%;
        margin-left: 0; } }

.benefit .tit_box {
  width: 100%;
  padding: 10px 0; }
  .benefit .tit_box .tit {
    color: #fff;
    line-height: 130%;
    font-weight: 100; }

.benefit .ico_lst .tit_box {
  background-image: url(../img/benefit_bg1.jpg);
  background-repeat: no-repeat;
  background-size: cover; }

.benefit .ico_lst ul li .ico1::after {
  background-position: -212px -236px; }

.benefit .ico_lst ul li .ico2::after {
  background-position: -264px -236px; }

.benefit .ico_lst ul li .ico3::after {
  background-position: -316px -236px; }

.benefit .ico_lst ul li:nth-child(odd) {
  background-color: #fafafa; }

.benefit .advantage {
  margin-top: 100px; }
  .benefit .advantage .img {
    margin-top: 50px; }
  .benefit .advantage .tit_box {
    background-color: #00ad93; }
  .benefit .advantage .advantage_lst {
    border: 1px solid #ddd; }
    .benefit .advantage .advantage_lst ul {
      padding: 15px 0;
      font-size: 0;
      text-align: left; }
      .benefit .advantage .advantage_lst ul li {
        display: inline-block;
        width: 50%;
        padding: 10px 30px;
        font-size: 0; }
        .benefit .advantage .advantage_lst ul li .num {
          display: inline-block;
          width: 30px;
          height: 30px;
          margin-right: 10px;
          border-radius: 50%;
          vertical-align: middle;
          color: #fff;
          line-height: 30px;
          text-align: center;
          background-color: #00ad93; }
        .benefit .advantage .advantage_lst ul li .txt {
          display: inline-block;
          width: calc(100% - 40px);
          vertical-align: middle;
          line-height: 150%; }
    @media (max-width: 1240px) {
      .benefit .advantage .advantage_lst ul li {
        display: block;
        width: 100%;
        padding: 10px 20px; } }

@media (max-width: 1240px) and (max-width: 620px) {
  .benefit .advantage .advantage_lst ul li {
    padding: 10px 15px; } }

.location_environment .t1 {
  margin-bottom: 50px; }

.location_environment .t2 {
  margin: 100px auto 30px;
  line-height: 150%; }

@media (max-width: 620px) {
  .location_environment .t2 {
    margin: 50px auto 20px; } }

@media (max-width: 1240px) {
  .location_environment .img_box1 .img.fr {
    margin-top: 20px; } }

@media (max-width: 620px) {
  .location_environment .img_box1 .img.fr {
    margin-top: 10px; } }

.location_environment .ico_lst .tit_box {
  width: 100%;
  padding: 10px 0;
  background-color: #00ad93; }
  .location_environment .ico_lst .tit_box .tit {
    color: #fff;
    line-height: 130%;
    font-weight: 100; }

.location_environment .ico_lst > ul {
  border: 0; }
  .location_environment .ico_lst > ul > li .ico1::after {
    background-position: -212px -80px; }
  .location_environment .ico_lst > ul > li .ico2::after {
    background-position: -264px -80px; }
  .location_environment .ico_lst > ul > li .ico3::after {
    background-position: -316px -80px; }
  .location_environment .ico_lst > ul > li .txt_box {
    text-align: left; }

.location_environment .img_lst {
  margin-top: 30px; }
  .location_environment .img_lst ul {
    margin-right: -20px; }
    .location_environment .img_lst ul li {
      display: inline-block;
      width: calc(25% - 20px);
      margin-right: 20px; }
      .location_environment .img_lst ul li .img img {
        width: 100%; }
      .location_environment .img_lst ul li .t3 {
        margin-top: 10px;
        font-size: 16px; }
  @media (max-width: 1240px) {
    .location_environment .img_lst ul {
      margin-bottom: -30px; }
      .location_environment .img_lst ul li {
        width: calc(50% - 20px);
        margin-bottom: 30px; } }
  @media (max-width: 1240px) {
    .location_environment .img_lst ul {
      margin-bottom: -30px;
      margin-right: 0; }
      .location_environment .img_lst ul li {
        width: 100%;
        margin-right: 0; } }

.location_environment .img_fl_box {
  margin-top: 70px; }
  .location_environment .img_fl_box .img {
    width: 580px; }
    .location_environment .img_fl_box .img img {
      width: 100%; }
    .location_environment .img_fl_box .img > ul {
      margin-right: -10px;
      margin-bottom: -10px; }
      .location_environment .img_fl_box .img > ul > li {
        display: inline-block;
        width: calc(50% - 10px);
        margin-right: 10px;
        margin-bottom: 10px; }
    @media (max-width: 620px) {
      .location_environment .img_fl_box .img > ul {
        margin-right: 0; }
        .location_environment .img_fl_box .img > ul li {
          width: 100%;
          margin-right: 0; } }
  .location_environment .img_fl_box .txt_box {
    width: calc(100% - 600px);
    padding: 20px 0 20px 20px;
    text-align: left; }
    .location_environment .img_fl_box .txt_box > ul {
      margin-top: 10px; }
      .location_environment .img_fl_box .txt_box > ul > li {
        padding: 5px 0; }
        .location_environment .img_fl_box .txt_box > ul > li .t3 {
          display: inline-block; }
        .location_environment .img_fl_box .txt_box > ul > li .t4 {
          text-indent: 15px; }
      .location_environment .img_fl_box .txt_box > ul > li:before {
        content: '';
        display: inline-block;
        width: 6px;
        height: 6px;
        margin-top: -3px;
        margin-right: 5px;
        vertical-align: middle;
        background-color: #00ad93; }
  @media (max-width: 1240px) {
    .location_environment .img_fl_box .img {
      width: 100%; }
    .location_environment .img_fl_box .txt_box {
      width: 100%;
      padding: 70px 0 30px; } }
  @media (max-width: 1240px) {
    .location_environment .img_fl_box .txt_box {
      padding: 40px 0 30px; } }

@media (max-width: 1240px) {
  .location_environment .img_fl_box {
    margin-top: 0; } }

.interior .tab_menu ul {
  margin-right: -10px; }
  .interior .tab_menu ul li {
    width: 390px;
    height: 55px;
    margin-right: 10px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 18px;
    color: #999;
    line-height: 53px;
    background-color: #fafafa; }
  .interior .tab_menu ul li.act {
    background-color: #00ad93;
    color: #fff;
    border: 1px solid #00ad93;
    line-height: 55px; }

.interior .tab_sel {
  width: 100%;
  height: 60px;
  border: 1px solid #00ad93;
  color: #00ad93; }

.interior .interior_tit {
  margin: 50px auto 10px;
  font-size: 0; }
  .interior .interior_tit .interior_type {
    display: inline-block;
    width: 280px;
    height: 120px;
    vertical-align: middle;
    text-align: center;
    background-image: url(../img/interior/interior_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover; }
    .interior .interior_tit .interior_type .type_tit {
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      line-height: 120px; }
  .interior .interior_tit .type_intro {
    display: inline-block;
    width: calc(100% - 350px);
    margin-left: 70px;
    vertical-align: middle;
    line-height: 140%; }
  @media (max-width: 1240px) {
    .interior .interior_tit .interior_type {
      display: block; }
    .interior .interior_tit .type_intro {
      display: block;
      width: 100%;
      margin-top: 30px;
      margin-left: 0; } }
  @media (max-width: 620px) {
    .interior .interior_tit .interior_type {
      width: 100%; }
    .interior .interior_tit .type_intro {
      margin-top: 20px; } }

.interior .interior_img_lst .line {
  margin-top: 20px; }
  .interior .interior_img_lst .line .img img {
    width: 100%; }
  .interior .interior_img_lst .line .info_txt {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 150px;
    height: 45px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    background-color: rgba(0, 0, 0, 0.6); }
  .interior .interior_img_lst .line .t1 {
    bottom: 20px;
    left: 20px;
    color: #fff; }
  @media (max-width: 1240px) {
    .interior .interior_img_lst .line .t1 {
      position: static;
      margin-top: 20px;
      color: #333;
      line-height: 150%; } }

.interior .interior_img_lst .w3_box {
  margin-right: -20px; }

.interior .interior_img_lst .line.w3 {
  display: inline-block;
  width: calc(33.333% - 60px/3);
  margin-right: 20px; }

.interior .interior_img_lst .line.w5 {
  width: calc(50% - 10px); }

@media (max-width: 1240px) {
  .interior .interior_img_lst .line.w6 {
    width: calc(50% - 10px); } }

@media (max-width: 620px) {
  .interior .interior_img_lst .w3_box {
    margin-right: 0; }
  .interior .interior_img_lst .line.w3 {
    width: 100%;
    margin-right: 0; }
  .interior .interior_img_lst .line.w5 {
    width: 100%; }
  .interior .interior_img_lst .line.w6 {
    width: 100%; } }

.interior .interior_txt_box {
  margin-top: 70px; }

@media (max-width: 620px) {
  .interior .interior_txt_box {
    margin-top: 50px; } }

.household_info .household_info_lst ul li {
  padding: 70px 0;
  border-bottom: 1px dashed #ddd; }
  .household_info .household_info_lst ul li .info {
    width: 250px;
    margin-right: 70px; }
    .household_info .household_info_lst ul li .info .home_info {
      width: 250px;
      padding: 50px 0 30px;
      text-align: center; }
      .household_info .household_info_lst ul li .info .home_info .t1 {
        font-size: 64px;
        color: #fff; }
      .household_info .household_info_lst ul li .info .home_info .t2 {
        font-size: 30px;
        color: #fff; }
      .household_info .household_info_lst ul li .info .home_info .t3 {
        font-size: 50px;
        color: #fff; }
      .household_info .household_info_lst ul li .info .home_info .t4 {
        display: inline-block;
        width: 150px;
        margin-top: 20px;
        padding: 5px 0;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        font-size: 16px;
        color: #fff; }
    .household_info .household_info_lst ul li .info .home_info.type1 {
      background-color: #ffd35c; }
    .household_info .household_info_lst ul li .info .home_info.type2 {
      background-color: #20639b; }
    .household_info .household_info_lst ul li .info .home_info.type3 {
      background-color: #9c56b8; }
    .household_info .household_info_lst ul li .info .info_tb {
      border-top: 1px solid #333; }
      .household_info .household_info_lst ul li .info .info_tb table tr {
        border-bottom: 1px solid #ddd; }
        .household_info .household_info_lst ul li .info .info_tb table tr th {
          width: 50%;
          padding: 10px 0 10px 20px;
          font-size: 16px; }
        .household_info .household_info_lst ul li .info .info_tb table tr td {
          width: 50%;
          padding: 10px 20px;
          font-size: 16px;
          text-align: right;
          color: #666; }
      .household_info .household_info_lst ul li .info .info_tb table tr:nth-child(even) {
        background-color: #fafafa; }
    .household_info .household_info_lst ul li .info .info_img {
      padding-top: 70px; }
  .household_info .household_info_lst ul li .home_img {
    width: 880px; }
    .household_info .household_info_lst ul li .home_img .img {
      padding: 70px 0 100px;
      text-align: center; }

.household_info .household_info_lst ul li:first-child {
  padding: 0 0 70px; }

.household_info .household_info_lst ul li:last-child {
  border-bottom: 0; }

@media (max-width: 1240px) {
  .household_info .household_info_lst ul li .info {
    width: 100%;
    margin-right: 0;
    font-size: 0; }
    .household_info .household_info_lst ul li .info .home_info {
      display: inline-block;
      vertical-align: top;
      padding: 90px 0 55px; }
    .household_info .household_info_lst ul li .info .info_tb {
      display: inline-block;
      width: calc(100% - 250px);
      vertical-align: top; }
      .household_info .household_info_lst ul li .info .info_tb table tr th {
        width: 140px;
        padding: 10px 20px; }
      .household_info .household_info_lst ul li .info .info_tb table tr td {
        width: auto; }
    .household_info .household_info_lst ul li .info .info_img {
      padding: 50px 0;
      border-bottom: 1px solid #ddd;
      text-align: center; }
  .household_info .household_info_lst ul li .home_img {
    width: 100%;
    padding-top: 50px; }
    .household_info .household_info_lst ul li .home_img .img {
      padding: 60px 0 0;
      text-align: center; } }

@media (max-width: 620px) {
  .household_info .household_info_lst ul li {
    padding: 50px 0; }
    .household_info .household_info_lst ul li .info .home_info {
      display: block;
      width: 100%;
      padding: 60px 0; }
    .household_info .household_info_lst ul li .info .info_tb {
      display: block;
      width: 100%; }
      .household_info .household_info_lst ul li .info .info_tb table tr th {
        width: 50%;
        padding: 10px 20px; }
    .household_info .household_info_lst ul li .info .info_img {
      padding: 40px 0; }
    .household_info .household_info_lst ul li .home_img {
      padding-top: 40px; }
      .household_info .household_info_lst ul li .home_img .img {
        padding: 30px 0 0; }
  .household_info .household_info_lst ul li:first-child {
    padding: 0 0 50px; } }

.project_const_co .banner {
  position: relative; }
  .project_const_co .banner .txt_box {
    z-index: 1;
    position: absolute;
    top: 90px;
    left: 80px; }
    .project_const_co .banner .txt_box .t1 {
      line-height: 120%; }
    .project_const_co .banner .txt_box .t1:after {
      content: '';
      display: block;
      width: 40px;
      height: 1px;
      margin: 20px 0 30px;
      background-color: #333; }
    .project_const_co .banner .txt_box .t2 {
      line-height: 120%; }
  .project_const_co .banner .banner_bg {
    width: 100%;
    height: 700px;
    background-image: url(../img/project_const_bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0; }

.project_const_co .intro_txt_box {
  padding: 70px 0 50px; }

@media (max-width: 1240px) {
  .project_const_co .banner .txt_box {
    position: static;
    margin-bottom: 50px;
    text-align: center; }
    .project_const_co .banner .txt_box .t1:after {
      margin: 20px auto 30px; } }

@media (max-width: 1240px) and (max-width: 620px) {
  .project_const_co .banner .txt_box {
    margin-bottom: 40px; }
    .project_const_co .banner .txt_box .t1 {
      line-height: 150%; }
    .project_const_co .banner .txt_box .t1:after {
      margin: 20px auto; } }

@media (max-width: 1240px) {
  .project_const_co .banner .banner_bg {
    display: none; } }

@media (max-width: 620px) {
  .project_const_co .intro_txt_box {
    padding: 60px 0 40px; } }

.project_const_co .bg_box {
  padding: 60px 50px;
  background-color: #fafafa; }
  .project_const_co .bg_box .tit_box {
    padding-bottom: 50px; }
    .project_const_co .bg_box .tit_box .t1 {
      position: relative; }
      .project_const_co .bg_box .tit_box .t1 .t2 {
        position: relative;
        z-index: 1;
        display: inline-block;
        padding: 0 30px;
        background-color: #fafafa; }
    .project_const_co .bg_box .tit_box .t1::after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 100%;
      height: 1px;
      background-color: #ddd; }
  .project_const_co .bg_box .performance_lst {
    font-size: 0; }
    .project_const_co .bg_box .performance_lst .lst_type1 {
      display: inline-block;
      width: 50%;
      font-size: 0;
      vertical-align: top; }
      .project_const_co .bg_box .performance_lst .lst_type1 li {
        display: inline-block;
        width: 100%;
        padding: 10px 0;
        vertical-align: top; }
        .project_const_co .bg_box .performance_lst .lst_type1 li .dot::before {
          content: '';
          display: inline-block;
          width: 8px;
          height: 8px;
          margin-top: -2px;
          margin-right: 10px;
          vertical-align: middle;
          background-color: #00ad93; }
        .project_const_co .bg_box .performance_lst .lst_type1 li .t1 {
          display: inline-block;
          margin-right: 30px;
          vertical-align: top; }
        .project_const_co .bg_box .performance_lst .lst_type1 li .t2 {
          display: inline-block;
          width: calc(100% - 112px);
          vertical-align: top; }
    .project_const_co .bg_box .performance_lst .lst_type2 {
      font-size: 0; }
      .project_const_co .bg_box .performance_lst .lst_type2 li {
        display: inline-block;
        width: 25%;
        padding: 10px 0;
        vertical-align: top; }
        .project_const_co .bg_box .performance_lst .lst_type2 li .dot::before {
          content: '';
          display: inline-block;
          width: 8px;
          height: 8px;
          margin-top: -2px;
          margin-right: 10px;
          vertical-align: middle;
          background-color: #00ad93; }
      @media (max-width: 1240px) {
        .project_const_co .bg_box .performance_lst .lst_type2 li {
          width: 50%; } }
      @media (max-width: 620px) {
        .project_const_co .bg_box .performance_lst .lst_type2 li {
          display: block;
          width: 100%; } }

@media (max-width: 1240px) {
  .project_const_co .bg_box {
    width: 100%;
    padding: 60px 40px; }
    .project_const_co .bg_box .performance_lst .lst_type1 {
      display: block;
      width: 100%; } }

@media (max-width: 620px) {
  .project_const_co .bg_box {
    padding: 50px 20px; } }

.project_const_co .const_lst {
  margin: 30px auto; }
  .project_const_co .const_lst ul {
    font-size: 0;
    margin-right: -20px;
    margin-bottom: -30px; }
    .project_const_co .const_lst ul li {
      display: inline-block;
      width: calc(25% - 20px);
      margin-right: 20px;
      margin-bottom: 30px;
      text-align: center; }
      .project_const_co .const_lst ul li .img {
        margin-bottom: 15px; }
        .project_const_co .const_lst ul li .img img {
          width: 100%; }
  @media (max-width: 1240px) {
    .project_const_co .const_lst ul li {
      width: calc(50% - 20px); } }
  @media (max-width: 620px) {
    .project_const_co .const_lst ul {
      margin-right: 0; }
      .project_const_co .const_lst ul li {
        width: 100%;
        margin-right: 0; } }

.in_box {
  padding-bottom: 100px; }
  .in_box .visual {
    width: 100%;
    overflow: hidden; }
    .in_box .visual .v_mask .item {
      position: relative;
      width: 100%;
      text-align: center;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 0; }
      .in_box .visual .v_mask .item .img img {
        width: 100%; }
    .in_box .visual .v_mask .v_pager_box {
      z-index: 10;
      bottom: 0;
      right: 100px;
      width: 260px;
      height: 100px;
      text-align: center;
      font-size: 0;
      background-color: #111; }
      .in_box .visual .v_mask .v_pager_box .v_pager {
        display: inline-block;
        padding: 0 30px;
        vertical-align: middle;
        line-height: 100px;
        color: #fff;
        font-size: 20px;
        font-weight: bold; }
        .in_box .visual .v_mask .v_pager_box .v_pager .swiper-pagination-current {
          font-size: 20px;
          color: #00ad93; }
      .in_box .visual .v_mask .v_pager_box .arrow {
        display: inline-block;
        vertical-align: middle; }
    .in_box .visual .scroll_box {
      z-index: 10;
      top: 0;
      left: 0;
      width: 100px;
      height: 100%;
      background-color: #fff; }
      .in_box .visual .scroll_box .scroll_con {
        position: absolute;
        bottom: 0; }
        .in_box .visual .scroll_box .scroll_con .txt {
          display: inline-block;
          margin-bottom: 35px;
          transform: rotate(270deg);
          background-color: #fff; }
        .in_box .visual .scroll_box .scroll_con .liner {
          width: 1px;
          height: 100px;
          position: relative;
          margin: 12px auto 0;
          overflow: hidden; }
        .in_box .visual .scroll_box .scroll_con .liner::before {
          content: '';
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          background-color: #000;
          animation: scrolling 2s ease-in-out infinite;
          -webkit-animation: scrolling 2s ease-in-out infinite; }

@-webkit-keyframes scrolling {
  0% {
    top: -110px;
    opacity: 0; }
  10% {
    opacity: 0; }
  50% {
    opacity: 1; }
  90% {
    opacity: 0; }
  100% {
    top: 110px;
    opacity: 0; } }

@keyframes scrolling {
  0% {
    top: -110px;
    opacity: 0; }
  10% {
    opacity: 0; }
  50% {
    opacity: 1; }
  90% {
    opacity: 0; }
  100% {
    top: 110px;
    opacity: 0; } }
    .in_box .visual .brand_txt {
      z-index: 10;
      position: absolute;
      bottom: 0;
      right: 0; }
  .in_box .in_nav {
    border-bottom: 1px solid #ddd; }
    .in_box .in_nav ul {
      font-size: 0; }
      .in_box .in_nav ul li {
        display: inline-block;
        width: 16.666%;
        text-align: center; }
        .in_box .in_nav ul li .ico {
          display: inline-block;
          padding: 50px 0 40px; }
        .in_box .in_nav ul li .ico::before {
          content: '';
          display: block;
          width: 50px;
          height: 50px;
          margin: 0 auto 30px; }
        .in_box .in_nav ul li .ico1::before {
          background-position: -2px -2px; }
        .in_box .in_nav ul li .ico2::before {
          background-position: -54px -2px; }
        .in_box .in_nav ul li .ico3::before {
          background-position: -106px -2px; }
        .in_box .in_nav ul li .ico4::before {
          background-position: -2px -52px; }
        .in_box .in_nav ul li .ico5::before {
          background-position: -54px -52px; }
        .in_box .in_nav ul li .ico6::before {
          background-position: -106px -52px; }
      .in_box .in_nav ul li:hover {
        z-index: 10;
        position: relative;
        transform: scale(1.2);
        background-color: #00ad93; }
        .in_box .in_nav ul li:hover .ico {
          color: #fff; }
        .in_box .in_nav ul li:hover .ico1::before {
          background-position: -2px -106px; }
        .in_box .in_nav ul li:hover .ico2::before {
          background-position: -54px -106px; }
        .in_box .in_nav ul li:hover .ico3::before {
          background-position: -106px -106px; }
        .in_box .in_nav ul li:hover .ico4::before {
          background-position: -2px -158px; }
        .in_box .in_nav ul li:hover .ico5::before {
          background-position: -54px -158px; }
        .in_box .in_nav ul li:hover .ico6::before {
          background-position: -106px -158px; }
  .in_box .press_release {
    padding: 100px 0 100px; }
    .in_box .press_release .slide_ovh {
      width: 100%;
      overflow: hidden;
      margin-top: 50px;
      padding-bottom: 20px; }
    .in_box .press_release .press_mask {
      width: 1200px;
      margin: 0 auto;
      overflow: visible; }
      .in_box .press_release .press_mask .item {
        opacity: 0.7;
        font-size: 0; }
        .in_box .press_release .press_mask .item .img {
          display: inline-block;
          width: 590px;
          margin-right: 50px;
          vertical-align: middle; }
          .in_box .press_release .press_mask .item .img img {
            width: 100%; }
          .in_box .press_release .press_mask .item .img .more_btn {
            z-index: 10;
            bottom: -10px;
            right: -10px;
            display: block;
            width: 165px;
            height: 45px;
            line-height: 45px;
            text-align: center;
            color: #fff;
            background-color: #111; }
        .in_box .press_release .press_mask .item .txt_box {
          display: inline-block;
          width: 560px;
          vertical-align: middle; }
          .in_box .press_release .press_mask .item .txt_box .txt {
            margin: 30px 0 50px; }
      .in_box .press_release .press_mask .item.swiper-slide-active {
        opacity: 1; }
      .in_box .press_release .press_mask .item:hover .img .more_btn {
        background-color: #ffd35c; }
      .in_box .press_release .press_mask .arrow {
        z-index: 10;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        display: block;
        width: 50px;
        height: 50px; }
      .in_box .press_release .press_mask .p_prev {
        left: -80px;
        background-position: -158px -26px; }
      .in_box .press_release .press_mask .p_next {
        right: -80px;
        background-position: -158px -78px; }
  .in_box .contact {
    position: relative;
    margin-top: 58px; }
    .in_box .contact .contact_info {
      position: absolute;
      bottom: 30px;
      left: 30px;
      width: 350px;
      height: 224px;
      padding-left: 35px;
      background-image: url(../img/contact_info_bg.png);
      background-position: 156px 50%;
      background-repeat: no-repeat;
      background-color: #00ad93; }
      .in_box .contact .contact_info p, .in_box .contact .contact_info span {
        color: #fff; }
      .in_box .contact .contact_info .vert_line .line::after {
        height: 13px;
        margin: -2px 10px 0;
        background-color: #fff; }
    .in_box .contact .contact_link {
      width: 100%; }
      .in_box .contact .contact_link ul {
        padding-left: 380px;
        font-size: 0;
        background-color: #fafafa; }
        .in_box .contact .contact_link ul li {
          display: inline-block;
          width: 25%;
          padding: 40px 0;
          text-align: center; }
          .in_box .contact .contact_link ul li .ico {
            display: inline-block;
            width: 100%;
            border-right: 1px dashed #ddd; }
          .in_box .contact .contact_link ul li .ico::before {
            content: '';
            display: block;
            width: 50px;
            height: 50px;
            margin: 0 auto 40px; }
          .in_box .contact .contact_link ul li .ico1::before {
            background-position: -2px -210px; }
          .in_box .contact .contact_link ul li .ico2::before {
            background-position: -54px -210px; }
          .in_box .contact .contact_link ul li .ico3::before {
            background-position: -106px -210px; }
          .in_box .contact .contact_link ul li .ico4::before {
            background-position: -158px -210px; }
        .in_box .contact .contact_link ul li:last-child .ico {
          border-right: 0; }
        .in_box .contact .contact_link ul li:hover {
          background-color: #ffd35c; }
          .in_box .contact .contact_link ul li:hover .ico {
            color: #fff; }
          .in_box .contact .contact_link ul li:hover .ico1::before {
            background-position: -2px -262px; }
          .in_box .contact .contact_link ul li:hover .ico2::before {
            background-position: -54px -262px; }
          .in_box .contact .contact_link ul li:hover .ico3::before {
            background-position: -106px -262px; }
          .in_box .contact .contact_link ul li:hover .ico4::before {
            background-position: -158px -262px; }
  @media (max-width: 1240px) {
    .in_box .visual .v_mask .item {
      height: auto !important;
      background: none !important; }
      .in_box .visual .v_mask .item .txt {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%; }
    .in_box .visual .v_mask .v_pager_box {
      right: 0;
      width: 267px; }
    .in_box .in_nav {
      border-bottom: 0; }
      .in_box .in_nav ul {
        width: 100%; }
        .in_box .in_nav ul li {
          width: 33.333%;
          border-bottom: 1px solid #ddd; }
    .in_box .press_release {
      padding: 100px 0; }
      .in_box .press_release .slide_ovh {
        padding: 0; }
      .in_box .press_release .press_mask {
        width: 90%; }
        .in_box .press_release .press_mask .item {
          opacity: 1; }
          .in_box .press_release .press_mask .item .img {
            display: block;
            width: 100%;
            margin: 0 auto 20px; }
            .in_box .press_release .press_mask .item .img .more_btn {
              bottom: 0;
              right: 0; }
          .in_box .press_release .press_mask .item .txt_box {
            display: block;
            width: 100%; }
            .in_box .press_release .press_mask .item .txt_box .txt {
              margin: 30px 0 50px; }
        .in_box .press_release .press_mask .arrow {
          top: calc(50% - 195px/2); }
        .in_box .press_release .press_mask .p_prev {
          left: 10px; }
        .in_box .press_release .press_mask .p_next {
          right: 10px; }
    .in_box .contact {
      margin-top: 0; }
      .in_box .contact .contact_info {
        position: static;
        width: 100%;
        margin-bottom: 20px;
        background-position: 100% 50%; }
      .in_box .contact .contact_link ul {
        position: relative;
        padding: 0 40px; }
        .in_box .contact .contact_link ul li {
          width: 50%;
          padding: 40px 0; }
        .in_box .contact .contact_link ul li:first-child {
          border-bottom: 1px dashed #ddd; }
        .in_box .contact .contact_link ul li:nth-child(2) {
          border-bottom: 1px dashed #ddd; }
          .in_box .contact .contact_link ul li:nth-child(2) .ico {
            border-right: 0; }
      .in_box .contact .contact_link ul:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 30px;
        height: 30px;
        background-color: #fafafa; } }
  @media (max-width: 620px) {
    .in_box .visual .v_mask .v_pager_box {
      width: 204px;
      height: 76px;
      line-height: 76px;
      font-size: 16px; }
      .in_box .visual .v_mask .v_pager_box .v_pager {
        line-height: 76px;
        font-size: 16px; }
        .in_box .visual .v_mask .v_pager_box .v_pager .swiper-pagination-current {
          font-size: 16px; }
      .in_box .visual .v_mask .v_pager_box .arrow .m_arrow {
        display: inline-block;
        vertical-align: middle; }
    .in_box .in_nav ul li {
      width: 50%; }
      .in_box .in_nav ul li .ico {
        padding: 20px 0; }
      .in_box .in_nav ul li .ico::before {
        margin: 0 auto 20px; }
    .in_box .press_release {
      padding: 80px 0 50px; }
      .in_box .press_release .press_mask .item .img .more_btn {
        width: 127px;
        height: 35px;
        line-height: 35px; }
      .in_box .press_release .press_mask .item .txt_box .txt {
        margin: 20px 0 30px; }
      .in_box .press_release .press_mask .arrow {
        top: calc(50% - 192px/2); }
    .in_box .contact .contact_info {
      background-position: 105px 50%; }
    .in_box .contact .contact_link ul {
      padding: 0; }
      .in_box .contact .contact_link ul li {
        width: 100%;
        padding: 35px 0;
        border: 0;
        border-bottom: 1px dashed #ddd; }
        .in_box .contact .contact_link ul li .ico {
          border: 0; }
      .in_box .contact .contact_link ul li:last-child {
        border-bottom: 0; }
    .in_box .contact .contact_link ul:after {
      display: none; } }

.r_nav_box {
  z-index: 100;
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%); }
  .r_nav_box ul li {
    margin-bottom: 1px;
    font-size: 0;
    text-align: right; }
    .r_nav_box ul li .ico {
      position: relative;
      display: inline-block;
      width: 50px;
      height: 50px;
      vertical-align: middle;
      background-color: #111; }
    .r_nav_box ul li .ico::after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 25px;
      height: 25px; }
    .r_nav_box ul li .ico1::after {
      background-position: -158px -130px; }
    .r_nav_box ul li .ico2::after {
      background-position: -158px -157px; }
    .r_nav_box ul li .ico3::after {
      background-position: -185px -130px; }
    .r_nav_box ul li .ico4::after {
      background-position: -185px -157px; }
    .r_nav_box ul li .txt {
      display: inline-block;
      width: 0;
      height: 50px;
      border-right: 1px solid #006e5d;
      line-height: 50px;
      text-align: center;
      color: #fff;
      vertical-align: middle;
      background-color: #00ad93;
      opacity: 0; }
    .r_nav_box ul li .top_btn {
      width: 50px;
      height: 50px;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      background-color: #ffd35c; }
  .r_nav_box ul li:hover .ico {
    border-left: 1px solid #00d9b8;
    background-color: #00ad93; }
  .r_nav_box ul li:hover .txt {
    width: 150px;
    opacity: 1; }

#footer .f_top {
  height: 66px;
  overflow: hidden;
  border-top: 1px solid #333;
  border-bottom: 1px solid #ddd; }
  #footer .f_top .f_mask {
    width: 100%;
    overflow: hidden; }
    #footer .f_top .f_mask .item {
      display: inline-block;
      padding: 20px 0;
      vertical-align: middle;
      text-align: center; }
      #footer .f_top .f_mask .item .t1 {
        display: inline-block;
        margin-top: 2px;
        margin-right: 25px;
        vertical-align: middle; }
      #footer .f_top .f_mask .item .img {
        display: inline-block;
        vertical-align: middle; }
        #footer .f_top .f_mask .item .img img {
          vertical-align: middle; }
  #footer .f_top .f_arrow {
    display: none;
    position: absolute;
    top: 0;
    width: 40px;
    height: 66px;
    border: 1px solid #ddd;
    border-top: 0;
    border-bottom: 0; }
    #footer .f_top .f_arrow .f_img {
      vertical-align: middle; }
  #footer .f_top .f_prev {
    left: 0;
    background-position: 0 0; }
  #footer .f_top .f_next {
    right: 0;
    background-position: 0 0; }
  @media (max-width: 1240px) {
    #footer .f_top .f_mask {
      width: calc(100% - 80px);
      margin: 0 auto; }
    #footer .f_top .f_arrow {
      display: block; } }

#footer .f_addr {
  margin-top: 40px; }
  #footer .f_addr .f_logo {
    display: inline-block;
    vertical-align: middle; }
  #footer .f_addr .addr_box {
    display: inline-block;
    width: calc(100% - 226px);
    margin-left: 70px;
    vertical-align: middle; }
    #footer .f_addr .addr_box .vert_line .line::after {
      height: 13px;
      margin: -2px 15px 0;
      background-color: #666; }
    @media (max-width: 620px) {
      #footer .f_addr .addr_box .vert_line .line {
        display: block; }
      #footer .f_addr .addr_box .vert_line .line::after {
        display: none; }
      #footer .f_addr .addr_box .vert_line .line.line2 {
        display: inline-block; }
      #footer .f_addr .addr_box .vert_line .line.line2::after {
        display: inline-block; }
      #footer .f_addr .addr_box .vert_line .line.line2:nth-child(2)::after {
        display: none; } }

@media (max-width: 1240px) {
  #footer .f_addr {
    width: 100%;
    text-align: center; }
    #footer .f_addr .addr_box {
      display: block;
      width: 100%;
      margin-left: 0;
      margin-top: 30px; } }

@media (max-width: 1240px) {
  #footer .f_addr {
    margin-top: 20px; }
    #footer .f_addr .addr_box {
      margin-top: 20px; } }

#footer .f_info {
  margin: 30px auto;
  padding: 20px;
  background-color: #fafafa; }

@media (max-width: 620px) {
  #footer .f_info {
    margin: 15px auto;
    padding: 10px; } }

	.un_txt{color:#fafafa;}

/*
'd1000','d960','d720','d594','d326','d90'
@include respond-to('d1000') {
    
}
@include respond-to('d326') {
    
}
*/

.pdf_canvas{width: 900px;margin: 0 auto;max-width: 100%;}
#the-canvas{min-width: 100%;max-width: 100%;max-height: 100%;}