.c1 {
  color: #ed1a2e !important; }

.c2 {
  color: #ec5851 !important; }

.c3 {
  color: #333; }

.c6 {
  color: #666; }

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: 14px;
  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%; }

/* 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; }

.pt5 {
  padding-top: 5px; }

.pb5 {
  padding-bottom: 5px; }

.mt5 {
  margin-top: 5px; }

.mb5 {
  margin-bottom: 5px; }

.pt10 {
  padding-top: 10px; }

.pb10 {
  padding-bottom: 10px; }

.mt10 {
  margin-top: 10px; }

.mb10 {
  margin-bottom: 10px; }

.pt15 {
  padding-top: 15px; }

.pb15 {
  padding-bottom: 15px; }

.mt15 {
  margin-top: 15px; }

.mb15 {
  margin-bottom: 15px; }

.pt20 {
  padding-top: 20px; }

.pb20 {
  padding-bottom: 20px; }

.mt20 {
  margin-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.pt30 {
  padding-top: 30px; }

.pb30 {
  padding-bottom: 30px; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.pt40 {
  padding-top: 40px; }

.pb40 {
  padding-bottom: 40px; }

.mt40 {
  margin-top: 40px; }

.mb40 {
  margin-bottom: 40px; }

.pt50 {
  padding-top: 50px; }

.pb50 {
  padding-bottom: 50px; }

.mt50 {
  margin-top: 50px; }

.mb50 {
  margin-bottom: 50px; }

.pt60 {
  padding-top: 60px; }

.pb60 {
  padding-bottom: 60px; }

.mt60 {
  margin-top: 60px; }

.mb60 {
  margin-bottom: 60px; }

.pt70 {
  padding-top: 70px; }

.pb70 {
  padding-bottom: 70px; }

.mt70 {
  margin-top: 70px; }

.mb70 {
  margin-bottom: 70px; }

.pt80 {
  padding-top: 80px; }

.pb80 {
  padding-bottom: 80px; }

.mt80 {
  margin-top: 80px; }

.mb80 {
  margin-bottom: 80px; }

.pt90 {
  padding-top: 90px; }

.pb90 {
  padding-bottom: 90px; }

.mt90 {
  margin-top: 90px; }

.mb90 {
  margin-bottom: 90px; }

.pt100 {
  padding-top: 100px; }

.pb100 {
  padding-bottom: 100px; }

.mt100 {
  margin-top: 100px; }

.mb100 {
  margin-bottom: 100px; }

.pt150 {
  padding-top: 150px; }

.pb150 {
  padding-bottom: 150px; }

.mt150 {
  margin-top: 150px; }

.mb150 {
  margin-bottom: 150px; }

.pl0 {
  padding-left: 0px; }

.pr0 {
  padding-right: 0px; }

.ml0 {
  margin-left: 0px; }

.mr0 {
  margin-right: 0px; }

.pl5 {
  padding-left: 5px; }

.pr5 {
  padding-right: 5px; }

.ml5 {
  margin-left: 5px; }

.mr5 {
  margin-right: 5px; }

.pl10 {
  padding-left: 10px; }

.pr10 {
  padding-right: 10px; }

.ml10 {
  margin-left: 10px; }

.mr10 {
  margin-right: 10px; }

.pl15 {
  padding-left: 15px; }

.pr15 {
  padding-right: 15px; }

.ml15 {
  margin-left: 15px; }

.mr15 {
  margin-right: 15px; }

.pl20 {
  padding-left: 20px; }

.pr20 {
  padding-right: 20px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

.pl30 {
  padding-left: 30px; }

.pr30 {
  padding-right: 30px; }

.ml30 {
  margin-left: 30px; }

.mr30 {
  margin-right: 30px; }

.pl40 {
  padding-left: 40px; }

.pr40 {
  padding-right: 40px; }

.ml40 {
  margin-left: 40px; }

.mr40 {
  margin-right: 40px; }

.pl50 {
  padding-left: 50px; }

.pr50 {
  padding-right: 50px; }

.ml50 {
  margin-left: 50px; }

.mr50 {
  margin-right: 50px; }

.pl60 {
  padding-left: 60px; }

.pr60 {
  padding-right: 60px; }

.ml60 {
  margin-left: 60px; }

.mr60 {
  margin-right: 60px; }

.pl70 {
  padding-left: 70px; }

.pr70 {
  padding-right: 70px; }

.ml70 {
  margin-left: 70px; }

.mr70 {
  margin-right: 70px; }

.pl80 {
  padding-left: 80px; }

.pr80 {
  padding-right: 80px; }

.ml80 {
  margin-left: 80px; }

.mr80 {
  margin-right: 80px; }

.pl90 {
  padding-left: 90px; }

.pr90 {
  padding-right: 90px; }

.ml90 {
  margin-left: 90px; }

.mr90 {
  margin-right: 90px; }

.pl100 {
  padding-left: 100px; }

.pr100 {
  padding-right: 100px; }

.ml100 {
  margin-left: 100px; }

.mr100 {
  margin-right: 100px; }

.pl150 {
  padding-left: 150px; }

.pr150 {
  padding-right: 150px; }

.ml150 {
  margin-left: 150px; }

.mr150 {
  margin-right: 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; }

.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; */
.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: 525px 500px; }

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

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

.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); }

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

.fz14 {
  font-size: 14px; }

.fz16 {
  font-size: 16px; }

.fz18 {
  font-size: 18px; }

.fz20 {
  font-size: 20px; }

.fz22 {
  font-size: 22px; }

.fz24 {
  font-size: 24px; }

.fz26 {
  font-size: 26px; }

.fz30 {
  font-size: 30px; }

.fz34 {
  font-size: 34px; }

.fz36 {
  font-size: 36px; }

.fz40 {
  font-size: 40px; }

.fz46 {
  font-size: 46px; }

.fz50 {
  font-size: 50px; }

@media screen and (max-width: 1240px) {
  .fz12 {
    font-size: 12px; }
  .fz14 {
    font-size: 14px; }
  .fz16 {
    font-size: 16px; }
  .fz18 {
    font-size: 18px; }
  .fz20 {
    font-size: 20px; }
  .fz22 {
    font-size: 22px; }
  .fz24 {
    font-size: 24px; }
  .fz26 {
    font-size: 26px; }
  .fz30 {
    font-size: 30px; }
  .fz36 {
    font-size: 36px; }
  .fz40 {
    font-size: 40px; }
  .fz46 {
    font-size: 46px; }
  .fz50 {
    font-size: 50px; }
  div, p, th, td {
    font-size: 14px; } }

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

/* system popup style */
.sys_popup {
  position: absolute;
  z-index: 3000;
  max-width: 100%;
  border: 1px solid #ccc;
  background-color: #fff; }
  .sys_popup .cont {
    height: 100%; }
    .sys_popup .cont .top {
      height: calc(100% - 48px); }
      .sys_popup .cont .top .pop_tit{padding: 0 20px;font-size: 16px;line-height: 44px;color:#fff;background-color: #333;}
      .sys_popup .cont .top.tit  > a{display: block;height: calc(100% - 44px);}
      .sys_popup .cont .top img {
        width: 100%; }
    .sys_popup .cont .bottom {
      padding: 10px;
      text-align: right; }
      .sys_popup .cont .bottom button {
        vertical-align: middle; }
        .sys_popup .cont .bottom button img {
          vertical-align: middle; }
      .sys_popup .cont .bottom .sys_pop_close.cookie::before {
        content: "";
        display: inline-block;
        width: 12px;
        height: 12px;
        margin-bottom: 3px;
        margin-right: 5px;
        border: 1px solid #ccc;
        vertical-align: middle; }
      .sys_popup .cont .bottom .close {
        margin-bottom: 3px;
        margin-left: 10px; }

.sys_popup.dn {
  display: none; }

@media screen and (max-width: 1000px) {
  .sys_popup {
    top: 20px !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: transparent;
    border: none; }
    .sys_popup::after {
      content: "";
      position: fixed;
      z-index: 3000;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5); }
    .sys_popup .cont {
      position: relative;
      z-index: 3500;
      width: 95%;
      height: auto;
      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: 36px;
    height: 36px;
    margin-left: -1px;
    border-radius: 50%;
    text-align: center;
    color: #888;
    line-height: 34px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    vertical-align: middle; }
    @media (max-width: 620px) {
      .page_num a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px; } }
  .page_num .act {
    position: relative;
    z-index: 1;
    color: #fff;
    font-weight: bold;
    background-color: #e72c2d; }
  .page_num .page {
    text-indent: -9999px;
    border: 1px solid #ddd; }
  .page_num .first {
    margin-right: 2px;
    background: url(../img/init/page_first.png) 50% 50% no-repeat;
    background-size: 11px 9px; }
    @media (max-width: 620px) {
      .page_num .first {
        margin-right: 1px; } }
  .page_num .last {
    margin-left: 2px;
    background: url(../img/init/page_last.png) 50% 50% no-repeat;
    background-size: 11px 9px; }
    @media (max-width: 620px) {
      .page_num .last {
        margin-left: 1px; } }
  .page_num .l {
    margin-right: 10px;
    background: url(../img/init/page_left.png) 50% 50% no-repeat;
    background-size: 6px 9px; }
    @media (max-width: 620px) {
      .page_num .l {
        margin-right: 1px; } }
  .page_num .r {
    margin-left: 10px;
    background: url(../img/init/page_right.png) 50% 50% no-repeat;
    background-size: 6px 9px; }
    @media (max-width: 620px) {
      .page_num .r {
        margin-left: 1px; } }

.container {
  width: 1200px;
  margin: 0 auto; }
  @media (max-width: 1240px) {
    .container {
      width: 90%; } }

@media screen and (max-width: 1640px) {
  .db1640 {
    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; }
  .dn1640 {
    display: none !important; } }

@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: #ed1a2e;
  color: #fff; }

.de_btn.fill:hover {
  background-color: rgba(237, 26, 46, 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 #ed1a2e;
  color: #ed1a2e; }

.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: #ed1a2e; }

.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 #ed1a2e;
  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: #ed1a2e;
    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 #ed1a2e;
    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; }

.board_view .board_tit {
  padding: 30px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #ddd; }
  @media (max-width: 620px) {
    .board_view .board_tit {
      padding: 15px; } }
  .board_view .board_tit .tit {
    color: #111;
    font-weight: bold; }
  .board_view .board_tit .info_txt {
    color: #999; }
    .board_view .board_tit .info_txt .line {
      display: inline-block;
      margin-right: 10px; }

.board_view .board_con {
  padding: 30px 30px 100px;
  border-bottom: 1px solid #ddd; }
  @media (max-width: 620px) {
    .board_view .board_con {
      padding: 20px 20px 60px; } }
  .board_view .board_con > p {
    font-size: 16px;
    color: #666; }

.board_view .board_file {
  margin-top: 30px;
  padding: 20px;
  border: 1px solid #ddd; }
  @media (max-width: 620px) {
    .board_view .board_file {
      padding: 10px; } }
  .board_view .board_file .file_t {
    display: inline-block;
    width: 125px;
    color: #666;
    vertical-align: top; }
    @media (max-width: 620px) {
      .board_view .board_file .file_t {
        width: 110px; } }
    .board_view .board_file .file_t::before {
      display: inline-block;
      width: 12px;
      height: 12px;
      margin-top: -2px;
      margin-right: 10px;
      vertical-align: middle;
      background-position: -200px -29px; }
    .board_view .board_file .file_t::after {
      content: '';
      display: inline-block;
      width: 1px;
      height: 16px;
      margin: -2px 16px 0;
      background-color: #ddd; }
  .board_view .board_file .file_box li::before {
    display: inline-block;
    width: 17px;
    height: 16px;
    margin-top: -2px;
    margin-right: 10px;
    vertical-align: middle;
    background-position: -363px -220px; }
  .board_view .board_file .file_box li > a {
    color: #999; }

.board_view .board_nav {
  position: relative;
  padding-top: 50px;
  text-align: center; }
  @media (max-width: 620px) {
    .board_view .board_nav {
      padding-top: 30px; } }
  .board_view .board_nav .list_btn {
    display: inline-block;
    width: 210px;
    height: 60px;
    border-radius: 30px;
    border: 1px solid #ed1a2e !important;
    font-weight: 500;
    text-align: center;
    color: #ed1a2e !important;
    line-height: 60px; }
    @media (max-width: 620px) {
      .board_view .board_nav .list_btn {
        width: 136px; } }
  .board_view .board_nav .nav {
    position: absolute;
    display: block;
    width: calc(50% - 204px);
    font-size: 0; }
    @media (max-width: 1240px) {
      .board_view .board_nav .nav {
        width: auto; } }
    .board_view .board_nav .nav .ico {
      display: inline-block;
      width: 61px;
      height: 60px;
      vertical-align: middle; }
    .board_view .board_nav .nav .nav_tit {
      display: inline-block;
      width: calc(100% - 82px);
      vertical-align: middle;
      color: #888; }
      @media (max-width: 1240px) {
        .board_view .board_nav .nav .nav_tit {
          width: auto; }
          .board_view .board_nav .nav .nav_tit .t1 {
            display: inline-block; } }
    @media (max-width: 1240px) and (max-width: 620px) {
      .board_view .board_nav .nav .nav_tit .t1 {
        display: none; } }
  .board_view .board_nav .prev {
    left: 0;
    text-align: left; }
    @media (max-width: 1240px) {
      .board_view .board_nav .prev {
        left: 0; } }
    .board_view .board_nav .prev .ico {
      margin-right: 20px;
      background-position: -250px -426px; }
      @media (max-width: 620px) {
        .board_view .board_nav .prev .ico {
          margin-right: 0; } }
  .board_view .board_nav .next {
    right: 0;
    text-align: right; }
    @media (max-width: 1240px) {
      .board_view .board_nav .next {
        right: 0; } }
    .board_view .board_nav .next .ico {
      margin-left: 20px;
      background-position: -312px -426px; }
      @media (max-width: 620px) {
        .board_view .board_nav .next .ico {
          margin-left: 0; } }

.sch_form {
  font-size: 0; }
  .sch_form .sch_sel {
    width: 160px;
    height: 45px;
    border: 1px solid #ddd;
    color: #999;
    vertical-align: middle; }
  .sch_form .sch_inp {
    width: 300px;
    height: 45px;
    margin: 0 5px;
    color: #999;
    vertical-align: middle; }
    .sch_form .sch_inp::placeholder {
      color: #999; }
  .sch_form .sch_btn {
    width: 85px;
    height: 45px;
    color: #fff;
    background-color: #ed1a2e !important; }

.total {
  margin-top: 15px; }

@media (max-width: 1240px) {
  .sch_form {
    float: none; }
    .sch_form .sch_inp {
      width: calc(100% - 255px); }
  .total {
    float: none;
    margin-top: 30px; } }

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

.board_list {
  margin-top: 20px;
  border-top: 1px solid #333; }
  .board_list.bdtn {
    margin-top: 0;
    border-top: none; }
  .board_list table tr {
    border-bottom: 1px solid #ddd; }
    .board_list table tr:hover td .txt_box .t1 {
      color: #ed1a2e !important; }
    .board_list table tr td.w1 {
      width: 98px;
      text-align: center; }
    .board_list table tr td.w2 {
      width: auto;
      padding: 20px 0; }
    .board_list table tr td > a {
      font-size: 0; }
    .board_list table tr td .img {
      display: inline-block;
      width: 238px;
      height: 175px;
      vertical-align: middle;
      text-align: center; }
    .board_list table tr td .txt_box {
      display: inline-block;
      width: calc(100% - 238px);
      padding: 0 40px;
      vertical-align: middle; }
      .board_list table tr td .txt_box .t1 {
        font-weight: 500;
        line-height: 100%; }
      .board_list table tr td .txt_box .t2 {
        overflow: hidden;
        height: 56px;
        margin: 15px auto 25px;
        color: #666; }
      .board_list table tr td .txt_box .t3 > span {
        display: inline-block;
        margin-right: 20px;
        color: #999; }
    @media (max-width: 1240px) {
      .board_list table tr td .img {
        display: block;
        width: 100%;
        height: auto; }
        .board_list table tr td .img img {
          width: 100%; }
      .board_list table tr td .txt_box {
        display: block;
        width: 100%;
        padding: 30px 0 0; } }
    @media (max-width: 620px) {
      .board_list table tr td .txt_box {
        padding: 20px 0 0; }
        .board_list table tr td .txt_box .t2 {
          margin: 10px auto; } }

.welfare_list > ul {
  margin-right: -20px;
  font-size: 0; }
  .welfare_list > ul > li {
    display: inline-block;
    width: calc(25% - 20px);
    height: 350px;
    margin-right: 20px;
    padding: 0 26px;
    border: 1px solid #ddd;
    text-align: center; }
    .welfare_list > ul > li .num {
      position: relative;
      font-weight: bold;
      font-style: italic;
      color: #ed1a2e !important; }
      .welfare_list > ul > li .num::before {
        z-index: -1;
        content: '';
        position: absolute;
        bottom: 3px;
        left: 0;
        width: 34px;
        height: 10px;
        background-color: #fcdde0; }
    .welfare_list > ul > li .t1 {
      font-weight: bold;
      line-height: 100%; }
      .welfare_list > ul > li .t1::before {
        display: block;
        width: 60px;
        height: 60px;
        margin: 35px auto; }
      .welfare_list > ul > li .t1.ico1::before {
        background-position: -2px -425px; }
      .welfare_list > ul > li .t1.ico2::before {
        background-position: -64px -425px; }
      .welfare_list > ul > li .t1.ico3::before {
        background-position: -126px -425px; }
      .welfare_list > ul > li .t1.ico4::before {
        background-position: -188px -425px; }
    .welfare_list > ul > li .t2 {
      padding-top: 20px;
      height: 56px;
      color: #666; }
  @media (max-width: 1240px) {
    .welfare_list > ul {
      margin-bottom: -20px; }
      .welfare_list > ul > li {
        width: calc(50% - 20px);
        margin-bottom: 20px; } }
  @media (max-width: 620px) {
    .welfare_list > ul {
      margin-right: 0; }
      .welfare_list > ul > li {
        display: block;
        width: 100%;
        height: 300px; }
        .welfare_list > ul > li .num::before {
					bottom: 2px;
          width: 25px; } }

.quotes_box {
  width: 100%;
  height: 230px;
  padding: 0 50px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 80% 0;
  box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2) inset; }
  .quotes_box .txt {
    position: relative;
    display: inline-block;
    color: #fff;
    line-height: 150%; }
    .quotes_box .txt::before {
      content: '';
      position: absolute;
      top: -10px;
      display: block;
      width: 26px;
      height: 21px;
      background-image: url(../img/ico_quotes1.png); }
    .quotes_box .txt::after {
      content: '';
      position: absolute;
      top: -10px;
      display: block;
      width: 26px;
      height: 21px;
      background-image: url(../img/ico_quotes2.png); }
  .quotes_box.duty {
    background-image: url(../img/duty_top.jpg); }
    .quotes_box.duty .txt::before {
      left: -60px; }
    .quotes_box.duty .txt::after {
      right: -60px; }
  .quotes_box.biz {
    background-image: url(../img/biz_philosophy.jpg); }
    .quotes_box.biz .txt::before {
      left: -56px; }
    .quotes_box.biz .txt::after {
      right: -56px; }
  .quotes_box .txt {
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.4); }
  @media (max-width: 991px) {
    .quotes_box.duty .txt::before {
      left: -26px; }
    .quotes_box.duty .txt::after {
      right: -26px; } }
  @media (max-width: 991px) {
    .quotes_box.biz .txt::before {
      left: -30px; }
    .quotes_box.biz .txt::after {
      right: -30px; } }

.biz_philosophy {
  overflow: hidden;
  margin-top: 50px; }
  .biz_philosophy > ul {
    margin-right: -125px;
    padding: 0 37px;
    font-size: 0; }
    .biz_philosophy > ul > li {
      position: relative;
      display: inline-block;
      width: 292px;
      margin-right: 125px;
      text-align: center;
      vertical-align: top; }
      .biz_philosophy > ul > li::after {
        content: '';
        position: absolute;
        top: 84px;
        right: -88px;
        display: block;
        width: 50px;
        height: 50px;
        background-image: url(../img/ico_biz1.png); }
      .biz_philosophy > ul > li:last-child::after {
        display: none; }
      .biz_philosophy > ul > li .ico {
        position: relative;
        width: 220px;
        height: 220px;
        margin: 0 auto;
        border-radius: 50%;
        border: 1px dashed #e6e6e6; }
        .biz_philosophy > ul > li .ico::before {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          display: block;
          width: 180px;
          height: 180px;
          border-radius: 50%;
          background-color: #f6f7f9; }
        .biz_philosophy > ul > li .ico::after {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          display: block;
          width: 80px;
          height: 80px; }
        .biz_philosophy > ul > li .ico.ico1::after {
          background-position: -2px -262px; }
        .biz_philosophy > ul > li .ico.ico2::after {
          background-position: -84px -262px; }
        .biz_philosophy > ul > li .ico.ico3::after {
          background-position: -166px -262px; }
      .biz_philosophy > ul > li .t1 {
        padding: 20px 0;
        font-weight: bold;
        line-height: 100%; }
      .biz_philosophy > ul > li .t2 {
        color: #666;
        line-height: 150%; }
  @media (max-width: 1240px) {
    .biz_philosophy > ul > li {
      width: calc(33.3% - 125px); } }
  @media (max-width: 1119px) {
    .biz_philosophy > ul {
      margin-right: 0;
      padding: 0; }
      .biz_philosophy > ul > li {
        display: block;
        width: 100%;
        margin: 0 auto 170px; }
        .biz_philosophy > ul > li::after {
          top: 100%;
          right: 50%;
          transform: translateX(50%);
          margin-top: 50px; }
        .biz_philosophy > ul > li:last-child {
          margin: 0 auto; } }
  @media (max-width: 620px) {
    .biz_philosophy > ul > li {
      margin: 0 auto 50px; }
      .biz_philosophy > ul > li::after {
        display: none; } }

.greetings {
  overflow: hidden;
  width: 100%; }
  .greetings .dot::after {
    content: '';
    z-index: -1;
    position: absolute;
    left: -30px;
    bottom: -118px;
    display: block;
    width: 468px;
    height: 486px;
    border-radius: 50%;
    border: 1px dashed #fccc88; }
  .greetings .dot::before {
    content: '';
    z-index: -1;
    position: absolute;
    top: -155px;
    right: -55px;
    display: block;
    width: 468px;
    height: 486px;
    border-radius: 50%;
    border: 1px dashed #fccc88; }
  .greetings .txt_box {
    width: calc(100% - 450px);
    padding-left: 90px;
    padding-top: 30px; }
    .greetings .txt_box .t1 {
      position: relative;
      display: inline-block;
      margin-bottom: 50px;
      line-height: 120%; }
      .greetings .txt_box .t1::before {
        content: '';
        z-index: -1;
        position: absolute;
        top: -19px;
        left: -32px;
        display: block;
        width: 48px;
        height: 40px;
        background-image: url(../img/ico_quotes3.png); }
      .greetings .txt_box .t1::after {
        content: '';
        z-index: -1;
        position: absolute;
        bottom: -23px;
        right: -30px;
        display: block;
        width: 48px;
        height: 40px;
        background-image: url(../img/ico_quotes4.png); }
    .greetings .txt_box .t2 {
      line-height: 150%;
      color: #666; }
    .greetings .txt_box .t3 {
      margin-top: 60px;
      color: #666; }
    .greetings .txt_box .t4 {
			margin-left: 10px;
      letter-spacing: 5px;
      color: #333; }
  @media (max-width: 1240px) {
    .greetings .txt_box {
      width: calc(100% - 450px);
      padding-left: 50px; } }
  @media (max-width: 991px) {
    .greetings .img {
      float: none;
      display: block; }
      .greetings .img img {
        width: 100%; }
    .greetings .txt_box {
      float: none;
      width: 100%;
      padding: 50px 0 0;
      text-align: center; }
      .greetings .txt_box > p {
        text-align: left; }
      .greetings .txt_box .t1 {
        margin: 0 auto 50px; }
      .greetings .txt_box .t3 {
        text-align: right; } }
  @media (max-width: 620px) {
    .greetings .dot::before {
      display: none; }
    .greetings .dot::after {
      display: none; }
    .greetings .txt_box {
      padding: 30px 0 0; }
      .greetings .txt_box .t1 {
        margin-bottom: 30px; }
      .greetings .txt_box .t2.pb30 {
        padding-bottom: 15px; }
      .greetings .txt_box .t3 {
        margin-top: 30px; } }

.ci .sect {
  padding: 80px 0;
  border-bottom: 1px solid #ddd;
  font-size: 0; }
  .ci .sect:first-child {
    padding: 0 0 80px; }
  .ci .sect:last-child {
    border: 0; }
  .ci .sect .txt_box {
    width: calc(100% - 550px);
    padding-right: 50px; }
    .ci .sect .txt_box .t1 {
      padding-bottom: 30px;
      font-weight: bold;
      line-height: 100%; }
    .ci .sect .txt_box .btn_box {
      margin-top: 40px;
      font-size: 0; }
      .ci .sect .txt_box .btn_box .dw_btn {
        position: relative;
        display: inline-block;
        width: 200px;
        height: 50px;
        margin-right: 10px;
        padding-left: 20px;
        border: 1px solid #ddd;
        line-height: 48px;
        vertical-align: top; }
        .ci .sect .txt_box .btn_box .dw_btn::after {
          position: absolute;
          top: 50%;
          right: 20px;
          transform: translateY(-50%);
          display: block;
          width: 21px;
          height: 21px;
          background-position: -327px -220px; }
  .ci .sect .list {
    text-align: right; }
    .ci .sect .list > ul {
      padding-left: 4px;
      margin-right: -10px;
      font-size: 0; }
      .ci .sect .list > ul > li {
        display: inline-block;
        width: 175px;
        height: 170px;
        margin-right: 10px;
        color: #fff;
        text-align: center;
        line-height: 170px; }
        .ci .sect .list > ul > li:first-child {
          background-color: #ed1a2e; }
        .ci .sect .list > ul > li:nth-child(2) {
          background-color: #f99d1a; }
        .ci .sect .list > ul > li:last-child {
          background-color: #08543c; }
  @media (max-width: 1240px) {
    .ci .sect {
      padding: 50px 0; }
      .ci .sect:first-child {
        padding: 0 0 50px; }
      .ci .sect .txt_box {
        float: none;
        display: block;
        width: 100%;
        padding-right: 0; }
      .ci .sect .img {
        float: none;
        display: block;
        width: 100%;
        margin-top: 50px; }
        .ci .sect .img img {
          width: 100%; }
      .ci .sect .list {
        text-align: left; }
        .ci .sect .list > ul {
          padding-left: 0; }
          .ci .sect .list > ul > li {
            width: calc(33.333% - 10px); } }
  @media (max-width: 620px) {
    .ci .sect .txt_box .btn_box {
      margin-top: 30px; }
      .ci .sect .txt_box .btn_box .dw_btn {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px; }
        .ci .sect .txt_box .btn_box .dw_btn:last-child {
          margin-bottom: 0; }
    .ci .sect .img {
      margin-top: 30px; }
    .ci .sect .list {
      text-align: left; }
      .ci .sect .list > ul {
        padding-left: 0; }
        .ci .sect .list > ul > li {
          height: 100px;
          line-height: 100px; } }

/* response ex

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

@include respond-to('d1000') {}
@include respond-to('d960') {}
@include respond-to('d720') {}
@include respond-to('d326') {}

@include respond-to('d1000') {}
@include respond-to('d326') {}

.vert_line{
  .line{
    &::after{height: 13px;margin: -2px 15px 0;background-color: #a9a9a9;}
  }
}
*/
.vert_line .line::after {
  content: '';
  display: inline-block;
  width: 1px;
  vertical-align: middle; }

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

.board_view .board_nav .list_btn, .welfare_list > ul > li .num, .main_tit, .main_slide .btn_line .btn .txt, .main_slide .scroll_down .t1, .in_business .r_cont .wrap .more .txt, .in_different .wrap > ul li a .more, .in_company .l_cont .more, .in_news .tit_wrap .tit, .in_news .news_slide .item .img_wrap .ico, .dream_cont .process_box > ul li .num, .special .wrap .cont .t1, #footer .top_btn {
  font-family: 'Montserrat','Noto Sans KR', sans-serif; }

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

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

.ani.delay {
  transition-delay: .5s; }

.ani.appear {
  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); }

.hd {
  transition: top ease-in-out .7s;
  transition-delay: .2s;
  z-index: 50;
  position: fixed;
  left: 0;
  top: -100px;
  width: 100%;
  height: 100px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  .hd.on {
    top: 0; }
  @media (max-width: 620px) {
    .hd {
      top: -86px;
      height: 86px; } }
  .hd .hd_container {
    width: 1620px;
    margin: 0 auto; }
    @media (max-width: 1640px) {
      .hd .hd_container {
        width: 90%; } }
  .hd .hd_logo {
    margin-top: 32px; }
    @media (max-width: 620px) {
      .hd .hd_logo {
        width: 126px;
        margin-top: 30px; } }
    .hd .hd_logo a {
      display: block; }
    .hd .hd_logo .logo2 {
      display: none; }
  .hd .gnb {
    margin-left: 169px; }
    @media (max-width: 1640px) {
      .hd .gnb {
        display: none; } }
    .hd .gnb > ul {
      font-size: 0; }
      .hd .gnb > ul > li {
        position: relative;
        display: inline-block;
        width: 170px;
        height: 99px;
        vertical-align: top; }
        .hd .gnb > ul > li > a {
          display: block;
          width: 100%;
          height: 100%;
          text-align: center;
          line-height: 99px;
          font-size: 20px;
          color: #fff; }
        .hd .gnb > ul > li > .depth2 {
          display: none;
          position: absolute;
          left: -1px;
          top: 100px;
          width: calc(100% + 2px);
          padding: 0 1px; }
          .hd .gnb > ul > li > .depth2 > ul {
            padding: 25px 0;
            background-color: #fff; }
            .hd .gnb > ul > li > .depth2 > ul.bgc {
              background-color: #fcfcfc; }
            .hd .gnb > ul > li > .depth2 > ul.bg_shadow {
              -webkit-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.3);
              box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.3); }
            .hd .gnb > ul > li > .depth2 > ul > li + li {
              margin-top: 15px; }
            .hd .gnb > ul > li > .depth2 > ul > li > a {
              display: block;
              width: 100%;
              text-align: center;
              line-height: 150%;
              font-size: 16px;
              color: #999; }
            .hd .gnb > ul > li > .depth2 > ul > li:hover > a {
              color: #ed1a2e;
              text-decoration: underline; }
          .hd .gnb > ul > li > .depth2.menu_b {
            z-index: 50;
            display: block;
            padding: 0; }
            .hd .gnb > ul > li > .depth2.menu_b > ul {
              height: 211px;
              border-left: 1px solid #ddd; }
            .hd .gnb > ul > li > .depth2.menu_b:last-child > ul {
              border-right: 1px solid #ddd; }
        .hd .gnb > ul > li:hover > .depth2 {
          display: block; }
        .hd .gnb > ul > li.bar > .depth2::before {
          content: '';
          position: absolute;
          left: 0;
          top: -7px;
          width: 100%;
          height: 7px;
          background-color: #ed1a2e; }
  .hd .hd_r {
    font-size: 0; }
    .hd .hd_r .hd_sch_btn {
      display: inline-block;
      width: 30px;
      height: 25px;
      margin-top: 38px;
      background-position: -2px -2px; }
      @media (max-width: 620px) {
        .hd .hd_r .hd_sch_btn {
          margin-top: 31px; } }
    .hd .hd_r .menu_btn {
      display: inline-block;
      width: 26px;
      height: 21px;
      margin-top: 40px;
      margin-left: 29px;
      background-position: -34px -4px; }
      .hd .hd_r .menu_btn.dn {
        display: none; }
    .hd .hd_r .menu_close_btn {
      display: none;
      width: 26px;
      height: 26px;
      margin-top: 38px;
      margin-left: 29px;
      background-size: cover;
      background-image: url(../img/menu_close_btn.png); }
      .hd .hd_r .menu_close_btn.db {
        display: inline-block; }
    .hd .hd_r .menu_btn_m {
      display: none;
      width: 26px;
      height: 21px;
      margin-top: 40px;
      margin-left: 29px;
      background-position: -34px -4px; }
      @media (max-width: 1640px) {
        .hd .hd_r .menu_btn_m {
          display: inline-block; } }
      @media (max-width: 620px) {
        .hd .hd_r .menu_btn_m {
          margin-top: 33px;
          margin-left: 18px; } }
  .hd.hd_hover {
    border-bottom: 1px solid #dddddd;
    background-color: #fff; }
    .hd.hd_hover .hd_logo .logo1 {
      display: none; }
    .hd.hd_hover .hd_logo .logo2 {
      display: block; }
    .hd.hd_hover .gnb > ul > li > a {
      color: #333; }
    .hd.hd_hover .gnb > ul > li.gnb_hover > a {
      color: #ed1a2e; }
    .hd.hd_hover .hd_r .hd_sch_btn {
      background-position: -62px -2px; }
    .hd.hd_hover .hd_r .menu_btn {
      background-position: -94px -4px; }
    .hd.hd_hover .hd_r .menu_btn_m {
      background-position: -94px -4px; }
		.hd.hd_hover .hd_r .lang_btn > ul li::after{background-color: #333;}
		.hd.hd_hover .hd_r .lang_btn > ul li.act a{color: #ed1a2e;font-weight: bold;}
		.hd.hd_hover .hd_r .lang_btn > ul li a{color: #333;}


  .hd.hd_hover2 {
    border-bottom: 1px solid #dddddd;
    background-color: #fff; }
    .hd.hd_hover2 .hd_logo .logo1 {
      display: none; }
    .hd.hd_hover2 .hd_logo .logo2 {
      display: block; }
    .hd.hd_hover2 .gnb > ul > li > a {
      color: #333; }
    .hd.hd_hover2 .gnb > ul > li.gnb_hover > a {
      color: #ed1a2e; }
    .hd.hd_hover2 .hd_r .hd_sch_btn {
      background-position: -62px -2px; }
    .hd.hd_hover2 .hd_r .menu_btn {
      background-position: -94px -4px; }
    .hd.hd_hover2 .hd_r .menu_btn_m {
      background-position: -94px -4px; }
		.hd.hd_hover2 .hd_r .lang_btn > ul li::after{background-color: #333;}
		.hd.hd_hover2 .hd_r .lang_btn > ul li.act a{color: #ed1a2e;font-weight: bold;}
		.hd.hd_hover2 .hd_r .lang_btn > ul li a{color: #333;}
		
  .hd:hover {
    border-bottom: 1px solid #dddddd;
    background-color: #fff;
		}
    .hd:hover .hd_logo .logo1 {
      display: none; }
    .hd:hover .hd_logo .logo2 {
      display: block; }
    .hd:hover .gnb > ul > li > a {
      color: #333; }
    .hd:hover .gnb > ul > li.gnb_hover > a {
      color: #ed1a2e; }
    .hd:hover .hd_r .hd_sch_btn {
      background-position: -62px -2px; }
    .hd:hover .hd_r .menu_btn {
      background-position: -94px -4px; }
    .hd:hover .hd_r .menu_btn_m {
      background-position: -94px -4px; }
		.hd:hover .hd_r .lang_btn > ul li::after{background-color: #333;}
		.hd:hover .hd_r .lang_btn > ul li.act a{color: #ed1a2e;font-weight: bold;}
		.hd:hover .hd_r .lang_btn > ul li a{color: #333;}

.menu_b_bg {
  z-index: 40;
  display: none;
  position: absolute;
  left: 0;
  top: 100px;
  width: 100%;
  height: 211px;
  background-color: #fff; }
  .menu_b_bg.db {
    display: block; }
    @media (max-width: 1640px) {
      .menu_b_bg.db {
        display: none; } }
  .menu_b_bg.bg_shadow {
    -webkit-box-shadow: 0 5px 7px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 7px 0px rgba(0, 0, 0, 0.25); }

.m_menu {
  display: none;
  z-index: 100;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6); }
  .m_menu .wrap {
    overflow: auto;
    width: 75%;
    height: 100%;
    padding-bottom: 100px;
    background-color: #fff; }
    .m_menu .wrap .m_menu_top {
      height: 100px;
      padding: 0 40px;
      border-bottom: 1px solid #efefef; }
      @media (max-width: 620px) {
        .m_menu .wrap .m_menu_top {
          height: 85px;
          padding: 0 20px; } }
      .m_menu .wrap .m_menu_top .logo {
        margin-top: 33px; }
        @media (max-width: 620px) {
          .m_menu .wrap .m_menu_top .logo {
            margin-top: 30px; } }
        .m_menu .wrap .m_menu_top .logo a {
          display: block; }
        @media (max-width: 620px) {
          .m_menu .wrap .m_menu_top .logo img {
            width: 129px; } }
      .m_menu .wrap .m_menu_top .m_menu_close {
        display: block;
        width: 26px;
        height: 26px;
        margin-top: 38px;
        background-size: cover;
        background-image: url(../img/menu_close_btn.png); }
        @media (max-width: 620px) {
          .m_menu .wrap .m_menu_top .m_menu_close {
            width: 24px;
            height: 24px;
            margin-top: 30px; } }
    .m_menu .wrap .m_menu_wrap > ul > li .depth1_btn {
      position: relative;
      width: 100%;
      height: 78px;
      padding: 0 40px;
      border-bottom: 1px solid #efefef;
      font-size: 20px;
      line-height: 77px;
      font-weight: bold;
      text-align: left; }
      @media (max-width: 620px) {
        .m_menu .wrap .m_menu_wrap > ul > li .depth1_btn {
          height: 57px;
          padding: 0 20px;
          font-size: 16px;
          line-height: 56px; } }
      .m_menu .wrap .m_menu_wrap > ul > li .depth1_btn::after {
        content: '';
        display: block;
        position: absolute;
        right: 40px;
        top: 29px;
        width: 20px;
        height: 20px;
        background-size: cover;
        background-image: url(../img/menu_toggle1.png); }
        @media (max-width: 620px) {
          .m_menu .wrap .m_menu_wrap > ul > li .depth1_btn::after {
            right: 20px;
            top: 21px;
            width: 14px;
            height: 14px; } }
      .m_menu .wrap .m_menu_wrap > ul > li .depth1_btn.act::after {
        top: 38px;
        width: 20px;
        height: 2px;
        background-image: url(../img/menu_toggle2.jpg); }
        @media (max-width: 620px) {
          .m_menu .wrap .m_menu_wrap > ul > li .depth1_btn.act::after {
            top: 27px;
            width: 14px; } }
    .m_menu .wrap .m_menu_wrap > ul > li > .depth2 {
      display: none;
      padding: 25px 40px;
      border-bottom: 1px solid #efefef;
      background-color: #fafafa; }
      @media (max-width: 620px) {
        .m_menu .wrap .m_menu_wrap > ul > li > .depth2 {
          padding: 15px 20px; } }
      .m_menu .wrap .m_menu_wrap > ul > li > .depth2 > li {
        font-size: 0; }
        .m_menu .wrap .m_menu_wrap > ul > li > .depth2 > li + li {
          margin-top: 15px; }
        .m_menu .wrap .m_menu_wrap > ul > li > .depth2 > li > a {
          font-size: 16px;
          color: #999;
          line-height: 150%; }
          @media (max-width: 620px) {
            .m_menu .wrap .m_menu_wrap > ul > li > .depth2 > li > a {
              font-size: 14px; } }
      .m_menu .wrap .m_menu_wrap > ul > li > .depth2.db {
        display: block; }
  .m_menu.db {
    display: block; }

.sch_modal {
  display: none;
  z-index: 101;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }
  .sch_modal .wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1200px;
    padding: 25px 30px;
    font-size: 0;
    background-color: #fff; }
    @media (max-width: 1240px) {
      .sch_modal .wrap {
        width: 90%; } }
    @media (max-width: 620px) {
      .sch_modal .wrap {
        padding: 13px 15px; } }
    .sch_modal .wrap .sch_inp {
      display: inline-block;
      width: calc(100% - 31px);
      height: 36px;
      border: none;
      font-size: 24px;
      color: #999;
      vertical-align: middle; }
      @media (max-width: 620px) {
        .sch_modal .wrap .sch_inp {
          font-size: 12px;
          color: #999; } }
      .sch_modal .wrap .sch_inp::placeholder {
        font-size: 24px;
        color: #999; }
        @media (max-width: 620px) {
          .sch_modal .wrap .sch_inp::placeholder {
            font-size: 12px;
            color: #999; } }
    .sch_modal .wrap .s_btn {
      display: inline-block;
      width: 31px;
      height: 24px;
      vertical-align: middle;
      background-size: cover;
      background-image: url(../img/hd_sch_ico.png); }
    .sch_modal .wrap .close_btn {
      position: absolute;
      right: 0;
      top: -60px;
      width: 40px;
      height: 40px;
      background-size: cover;
      background-image: url(../img/hd_sch_close.png); }
  .sch_modal.db {
    display: block; }

.index_wrap .side_nav {
  position: fixed;
  z-index: 100;
  top: 50%;
  right: 3%;
  transform: translateY(-50%); }
  @media (max-width: 1420px) {
    .index_wrap .side_nav {
      display: none; } }
  .index_wrap .side_nav > ul {
    position: relative; }
    .index_wrap .side_nav > ul::before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      display: inline-block;
      width: 2px;
      height: 150px;
      background-color: #b2b2b2; }
    .index_wrap .side_nav > ul > li {
      text-align: right; }
      .index_wrap .side_nav > ul > li .in_side_btn {
        position: relative;
        padding-right: 30px;
        font-family: 'Montserrat';
        font-weight: 400;
        font-size: 12px;
        line-height: 30px;
        color: #999; }
        .index_wrap .side_nav > ul > li .in_side_btn.act {
          font-weight: bold;
          color: #ec5751; }
          .index_wrap .side_nav > ul > li .in_side_btn.act::before {
            content: '';
            position: absolute;
            top: 0;
            right: -1px;
            width: 4px;
            height: 100%;
            background-color: #ec5751; }
  .index_wrap .side_nav.color_w > ul > li .in_side_btn.act {
    color: #fff; }
    .index_wrap .side_nav.color_w > ul > li .in_side_btn.act::before {
      background-color: #fff; }

.index_wrap .sect {
  width: 100%;
  height: 100vh; }
  @media (max-width: 1420px) {
     .index_wrap .sect.in_main, .index_wrap .sect.in_news {
      height: auto; } }
  @media (max-width: 1550px) {
    .index_wrap .sect.in_business, .index_wrap .sect.in_different, .index_wrap .sect.in_company {
      height: auto; } }
  .index_wrap .sect.foot {
    height: auto; }

.main_tit {
  font-size: 60px;
  font-weight: bold;
  color: #fff;
  line-height: 110%; }
  @media (max-width: 620px) {
    .main_tit {
      font-size: 36px; } }

.main_desc {
  margin-top: 10px;
  font-size: 20px;
  line-height: 150%;
  color: #fff; }
  @media (max-width: 620px) {
    .main_desc {
      margin-top: 5px;
      font-size: 16px; } }
  .main_desc.color1 {
    color: #ddd; }

.main_slide {
  position: relative;
  height: 100%; }
 @media (max-width: 1420px) {
		.main_slide {
			 height: 810px; } }
	 @media (max-width: 620px) {
		.main_slide {
height: 530px; } }
  .main_slide .mask {
    overflow: hidden;
    width: 100%;
    height: 100%; }
  .main_slide .item {
    position: relative; }
    .main_slide .item .bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center top; }
    @media (max-width: 1420px) {
      .main_slide .item .bg_pc {
        display: none; } }
    .main_slide .item .bg_m {
      display: none; }
      @media (max-width: 1420px) {
        .main_slide .item .bg_m {
          display: block;
					background-position: center center;} }
    .main_slide .item .txt {
      position: absolute;
      left: 0;
      top: 36%;
      width: 100%;
      text-align: center; }
      .main_slide .item .txt .container {
        overflow: hidden; }
			@media (max-width: 1420px) {
        .main_slide .item .txt {
          top: 270px;; } }
      @media (max-width: 620px) {
        .main_slide .item .txt {
          top: 200px } }
      .main_slide .item .txt .container {
        width: 1400px;
        margin: 0 auto; }
        @media (max-width: 1420px) {
          .main_slide .item .txt .container {
            width: 100%;
            padding: 0 40px; } }
        @media (max-width: 620px) {
          .main_slide .item .txt .container {
            padding: 0 20px; } }
      .main_slide .item .txt .t1 {
        line-height: 120%;
        font-size: 52px;
        color: #fff;
        font-weight: bold; }
        @media (max-width: 620px) {
          .main_slide .item .txt .t1 {
            font-size: 22px;
            line-height: 140%; } }
      .main_slide .item .txt .t2 {
        margin-top: 25px;
        line-height: 150%;
        font-size: 24px;
        color: #fff; }
        @media (max-width: 620px) {
          .main_slide .item .txt .t2 {
            margin-top: 10px;
            font-size: 10px; } }
    .main_slide .item .txt_ani {
      opacity: 0;
      transition-delay: 3s;
      -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;
      transition-delay: .5s; }
    .main_slide .item.swiper-slide-active .txt_ani {
      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); }
  .main_slide .btn_line {
    z-index: 10;
    position: absolute;
    left: calc(50% - 157px);
    bottom: 40%;
    width: 313px;
    font-size: 0;
    text-align: center; }
    @media (max-width: 1420px) {
      .main_slide .btn_line {
        bottom: 270px; } }
		 @media (max-width: 720px) {
      .main_slide .btn_line {
        bottom: 220px; } }
		@media (max-width: 620px) {
      .main_slide .btn_line {
        bottom: 170px; } }
    .main_slide .btn_line .btn {
      display: inline-block;
      vertical-align: top;
      font-size: 0; }
      .main_slide .btn_line .btn .ico {
        display: inline-block;
        width: 45px;
        height: 45px;
        vertical-align: middle; }
      .main_slide .btn_line .btn .txt {
        display: inline-block;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
        font-weight: 700;
        color: #fff;
        vertical-align: middle; }
			@media (max-width: 620px){
				.main_slide .btn_line .btn .txt{
					font-size: 14px; } }
			@media (max-width: 620px) {
				.main_slide .btn_line .btn .txt{
					height: 31px;line-height: 31px; } }
    .main_slide .btn_line .line::before {
      content: '';
      display: inline-block;
      width: 1px;
      height: 16px;
      margin: 14px 40px 0 0;
      vertical-align: top;
      background-color: rgba(255, 255, 255, 0.3); }
      @media (max-width: 620px) {
        .main_slide .btn_line .line::before {
          margin: 8px 20px 0 0; } }
    .main_slide .btn_line .prev {
      padding-right: 40px; }
      @media (max-width: 620px) {
        .main_slide .btn_line .prev {
          padding-right: 20px; } }
      .main_slide .btn_line .prev .ico {
        background-position: -2px -29px; }
			@media (max-width: 620px) {
				.main_slide .btn_line .prev .ico{
					width: 31px;height: 31px;background-size: 350px 333px;background-position: -1px -19px; } }
      .main_slide .btn_line .prev .txt {
        margin-left: 20px; }
			@media (max-width: 620px) {
				.main_slide .btn_line .prev .txt{
					margin-left: 15px;} }
      .main_slide .btn_line .prev:hover .ico {
        background-position: -96px -29px; }
			@media (max-width: 620px) {
				.main_slide .btn_line .prev:hover .ico {
        background-position: -155px -143px; } }
    .main_slide .btn_line .next .txt {
      margin-right: 20px; }
		@media (max-width: 620px) {
			.main_slide .btn_line .next .txt{
				margin-right: 15px; } }
    .main_slide .btn_line .next .ico {
      background-position: -49px -29px; }
			@media (max-width: 620px) {
				.main_slide .btn_line .next .ico{
					width: 31px;height: 31px;background-size: 350px 333px;background-position: -32px -19px; } }
    .main_slide .btn_line .next:hover .ico {
      background-position: -143px -29px; }
		@media (max-width: 620px) {
			.main_slide .btn_line .next:hover .ico {
      background-position: -186px -143px; } }
  .main_slide .scroll_down {
    z-index: 10;
    position: absolute;
    left: 50%;
    bottom: 70px;
    transform: translateX(-50%);
    font-size: 0; }
    @media (max-width: 1420px) {
      .main_slide .scroll_down {
        bottom: 50px; } }
    @media (max-width: 620px) {
      .main_slide .scroll_down {
        bottom: 30px; } }
    .main_slide .scroll_down .t1 {
      font-size: 16px;
      font-weight: 700;
      color: #fff;
      line-height: 110%; }
      @media (max-width: 620px) {
        .main_slide .scroll_down .t1 {
          font-size: 12px; } }
    .main_slide .scroll_down::after {
      content: '';
      display: block;
      width: 22px;
      height: 43px;
      margin: 13px auto 0;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center top;
      background-image: url(../img/scroll_ico.png);
			animation: scrolling 2s ease-in-out infinite;  }
      @media (max-width: 620px) {
        .main_slide .scroll_down::after {
          width: 18px;
          height: 35px;
          margin: 10px auto 0; } }
	@-webkit-keyframes scrolling {
  0% {
    margin-bottom: 0; } 
  50% {
    margin-bottom: 20px; }
  100% {
    margin-bottom: 0; } }

.in_business .l_cont {
  width: 790px;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 1800px) {
    .in_business .l_cont {
      width: 660px; } }
  @media (max-width: 1550px) {
    .in_business .l_cont {
      float: none;
      display: block;
      width: 100%;
      height: auto;
			background-position: center bottom;} }
  @media (max-width: 620px) {
    .in_business .l_cont {
      height: 467px; } }
  .in_business .l_cont .wrap {
    padding-left: 260px; }
    @media (max-width: 1800px) {
      .in_business .l_cont .wrap {
        padding-left: 130px; } }
    @media (max-width: 1550px) {
      .in_business .l_cont .wrap {
        padding: 100px 40px; } }
    @media (max-width: 620px) {
      .in_business .l_cont .wrap {
        padding: 80px 20px; } }
    .in_business .l_cont .wrap .cont_menu {
      width: 380px;
      margin-top: 100px; }
      @media (max-width: 1550px) {
        .in_business .l_cont .wrap .cont_menu {
          margin-top: 65px; } }
      @media (max-width: 620px) {
        .in_business .l_cont .wrap .cont_menu {
          width: 100%;
          margin-top: 43px; } }
      .in_business .l_cont .wrap .cont_menu li {
        border-bottom: 3px solid rgba(255, 255, 255, 0.5); }
        .in_business .l_cont .wrap .cont_menu li + li {
          margin-top: 30px; }
          @media (max-width: 620px) {
            .in_business .l_cont .wrap .cont_menu li + li {
              margin-top: 20px; } }
        .in_business .l_cont .wrap .cont_menu li .btn {
          position: relative;
          display: block;
          width: 100%;
          height: 48px;
          padding-bottom: 18px;
          line-height: 30px;
          font-size: 20px;
          text-align: left;
          font-weight: bold;
          color: #fff;
          vertical-align: top; }
          @media (max-width: 620px) {
            .in_business .l_cont .wrap .cont_menu li .btn {
              height: 49px;
              line-height: 30px;
              font-size: 16px; } }
          .in_business .l_cont .wrap .cont_menu li .btn::before {
            display: inline-block;
            width: 30px;
            height: 30px;
            margin-right: 20px;
            vertical-align: top; }
            @media (max-width: 620px) {
              .in_business .l_cont .wrap .cont_menu li .btn::before {
                margin-right: 10px; } }
          .in_business .l_cont .wrap .cont_menu li .btn::after {
            display: none;
            content: '';
            position: absolute;
            right: 0;
            top: 4px;
            width: 30px;
            height: 22px;
            background-image: url(../img/business_arrow.png);
            background-size: cover; }
            @media (max-width: 620px) {
              .in_business .l_cont .wrap .cont_menu li .btn::after {
                top: 6px;
                width: 24px;
                height: 18px; } }
        .in_business .l_cont .wrap .cont_menu li .ico1::before {
          background-position: -245px -44px; }
        .in_business .l_cont .wrap .cont_menu li .ico2::before {
          background-position: -277px -44px; }
        .in_business .l_cont .wrap .cont_menu li .ico3::before {
          background-position: -308px -44px; }
        .in_business .l_cont .wrap .cont_menu li.act {
          border-bottom: 3px solid white; }
          .in_business .l_cont .wrap .cont_menu li.act .btn::after {
            display: block; }
          .in_business .l_cont .wrap .cont_menu li.act .ico1::before {
            background-position: -245px -12px; }
          .in_business .l_cont .wrap .cont_menu li.act .ico2::before {
            background-position: -277px -12px; }
          .in_business .l_cont .wrap .cont_menu li.act .ico3::before {
            background-position: -308px -12px; }

.in_business .r_cont {
  width: calc(100% - 790px); }
  @media (max-width: 1800px) {
    .in_business .r_cont {
      width: calc(100% - 660px); } }
  @media (max-width: 1550px) {
    .in_business .r_cont {
      float: none;
      display: block;
      width: 100%;
      height: auto; } }
  .in_business .r_cont .wrap {
    padding-left: 100px;
    padding-right: 260px; }
    @media (max-width: 1800px) {
      .in_business .r_cont .wrap {
        padding-left: 50px;
        padding-right: 130px; } }
    @media (max-width: 1550px) {
      .in_business .r_cont .wrap {
        display: block;
        padding: 70px 0 100px 40px; } }
    @media (max-width: 620px) {
      .in_business .r_cont .wrap {
        padding: 60px 0 80px 20px; } }
    @media (max-width: 1550px) {
      .in_business .r_cont .wrap .tit_cont {
        padding-right: 40px; } }
    @media (max-width: 620px) {
      .in_business .r_cont .wrap .tit_cont {
        padding-right: 20px; } }
    .in_business .r_cont .wrap .r_tit {
      font-size: 40px;
      font-weight: bold;
      color: #000;
      line-height: 110%; }
      @media (max-width: 620px) {
        .in_business .r_cont .wrap .r_tit {
          /* font-size: 30px; */
					font-size: 20px;} }
    .in_business .r_cont .wrap .r_desc {
      margin-top: 15px;
      margin-bottom: 50px;
      font-size: 16px;
      line-height: 150%; }
      @media (max-width: 620px) {
        .in_business .r_cont .wrap .r_desc {
          margin-bottom: 25px;
          padding-right: 20px;
          font-size: 14px; } }
    .in_business .r_cont .wrap .more {
      margin-top: 4px;
      font-size: 0; }
		@media (max-width: 620px) {
			.in_business .r_cont .wrap .more{margin-top: 0;}
		}
      .in_business .r_cont .wrap .more .txt {
        display: inline-block;
        height: 29px;
        font-size: 16px;
        line-height: 29px;
        font-weight: 700;
        vertical-align: top; }
			@media (max-width: 620px) {
				.in_business .r_cont .wrap .more .txt {line-height: 23px;font-size: 12px;}
			}
      .in_business .r_cont .wrap .more::after {
        content: '';
        display: inline-block;
        width: 29px;
        height: 29px;
        margin-left: 30px;
        vertical-align: top;
        background-image: url(../img/business_more.png);
        background-size: cover; }
        @media (max-width: 620px) {
          .in_business .r_cont .wrap .more::after {
            width: 23px;
            height: 23px;
            margin-left: 10px; } }
      .in_business .r_cont .wrap .more:hover .txt {
        color: #ed1a2e; }
      .in_business .r_cont .wrap .more:hover::after {
        background-image: url(../img/business_more2.png); }
    .in_business .r_cont .wrap .business_slide {
      display: none;
      width: 100%; }
      .in_business .r_cont .wrap .business_slide.db {
        display: block; }
      @media (max-width: 620px) {
        .in_business .r_cont .wrap .business_slide {
          margin-top: 25px;
          padding-right: 20px; } }
      .in_business .r_cont .wrap .business_slide .mask {
        overflow: hidden;
        width: 100%;
        margin-top: -20px; }
        @media (max-width: 1550px) {
          .in_business .r_cont .wrap .business_slide .mask {
            margin-top: 0; } }
      .in_business .r_cont .wrap .business_slide .item {
        margin-top: 20px;
        transition: all .3s; }
        @media (max-width: 1550px) {
          .in_business .r_cont .wrap .business_slide .item {
            margin-top: 0; } }
        .in_business .r_cont .wrap .business_slide .item img {
          width: 100%; }
        .in_business .r_cont .wrap .business_slide .item .t1 {
          margin-top: 15px;
          font-size: 24px;
          font-weight: bold;
          line-height: 110%; }
					@media (max-width: 620px) {
						.in_business .r_cont .wrap .business_slide .item .t1{font-size: 16px;}
					}
        .in_business .r_cont .wrap .business_slide .item .desc_tb {
          margin-top: 15px; }
          @media (max-width: 620px) {
            .in_business .r_cont .wrap .business_slide .item .desc_tb {
              margin-top: 8px; } }
          .in_business .r_cont .wrap .business_slide .item .desc_tb th {
            width: 35px;
            font-size: 14px;
            line-height: 160%;
            vertical-align: top;
            text-align: left; }
          .in_business .r_cont .wrap .business_slide .item .desc_tb td {
            font-size: 14px;
            color: #666;
            line-height: 160%;
            vertical-align: top; }
					@media (max-width: 620px) {
						.in_business .r_cont .wrap .business_slide .item .desc_tb th{font-size: 12px;}
						.in_business .r_cont .wrap .business_slide .item .desc_tb td{font-size: 12px;}
					}

        .in_business .r_cont .wrap .business_slide .item:hover {
          margin-top: 0; }
      .in_business .r_cont .wrap .business_slide .btn_line {
        margin-top: 50px;
        font-size: 0; }
        @media (max-width: 620px) {
          .in_business .r_cont .wrap .business_slide .btn_line {
            margin-top: 30px; } }
        .in_business .r_cont .wrap .business_slide .btn_line .btn {
          font-size: 0; }
          .in_business .r_cont .wrap .business_slide .btn_line .btn::after {
            content: '';
            display: inline-block;
            width: 30px;
            height: 22px;
            margin-top: 4px;
            vertical-align: top;
            background-image: url(../img/business_btn.png);
            background-size: cover; }
            @media (max-width: 620px) {
              .in_business .r_cont .wrap .business_slide .btn_line .btn::after {
                width: 24px;
                height: 18px;
                margin-top: 3px; } }
          .in_business .r_cont .wrap .business_slide .btn_line .btn:hover::after {
            background-image: url(../img/business_btn2.png); }
        .in_business .r_cont .wrap .business_slide .btn_line .prev {
          padding-right: 10px; }
          .in_business .r_cont .wrap .business_slide .btn_line .prev::after {
            transform: scaleX(-1); }
        .in_business .r_cont .wrap .business_slide .btn_line .next::before {
          content: '';
          display: inline-block;
          width: 1px;
          height: 30px;
          margin-right: 10px;
          background-color: #ddd;
          vertical-align: top; }
          @media (max-width: 620px) {
            .in_business .r_cont .wrap .business_slide .btn_line .next::before {
              height: 24px; } }
    .in_business .r_cont .wrap .eco_tab {
      overflow: hidden;
      display: none; }
      .in_business .r_cont .wrap .eco_tab.db {
        display: block; }
      .in_business .r_cont .wrap .eco_tab > ul {
        margin-right: -30px;
        font-size: 0; }
        @media (max-width: 1550px) {
          .in_business .r_cont .wrap .eco_tab > ul {
            padding-right: 40px; } }
        .in_business .r_cont .wrap .eco_tab > ul li {
          display: inline-block;
          width: calc(50% - 30px);
          margin-right: 30px;
          vertical-align: top; }
				 @media (max-width: 620px) {
					.in_business .r_cont .wrap .eco_tab > ul{margin-right: -10px;padding-right: 20px;}
					.in_business .r_cont .wrap .eco_tab > ul li{width: calc(50% - 10px);margin-right: 10px;}
				 }
         
.in_different {
  background-image: url(/img/main_different_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top; }
  @media (max-width: 1550px) {
    .in_different {
      padding: 95px 0 100px;
      background-image: url(/img/main_different_bg2.jpg); } }
  @media (max-width: 620px) {
    .in_different {
      padding: 80px 0 90px;
      background-image: url(/img/main_different_bg3.jpg); } }
	@media (max-width: 620px) {
		.in_different .main_desc{font-size: 14px;}
	}
  .in_different .wrap {
    margin-top: 60px;
    text-align: center; }
		@media (max-width: 620px) {
			.in_different .wrap {margin-top: 40px;}
		}
    .in_different .wrap > ul {
      font-size: 0; }
      .in_different .wrap > ul li {
        display: inline-block;
        width: 374px;
        height: 383px;
        border-right: 1px solid rgba(255, 255, 255, 0.15);
        vertical-align: top; }
        @media (max-width: 1550px) {
          .in_different .wrap > ul li {
            width: 50%; } }
				@media (max-width: 620px) {
					.in_different .wrap > ul li{
						height: 280px;  } }
       
        .in_different .wrap > ul li:last-child {
          border-right: none; }
        @media (max-width: 1550px) {
          .in_different .wrap > ul li:nth-child(2n) {
            border-right: none; } }
        @media (max-width: 1550px) {
          .in_different .wrap > ul li:nth-child(3), .in_different .wrap > ul li:nth-child(4) {
            border-top: 1px solid rgba(255, 255, 255, 0.15); } }
       
        .in_different .wrap > ul li a {
          position: relative;
          display: block;
          width: 100%;
          height: 100%;
          padding: 25px 49px 0; }
          @media (max-width: 620px) {
            .in_different .wrap > ul li a {
              padding: 30px 10px 0; } }
          .in_different .wrap > ul li a .t1 {
            font-size: 26px;
            line-height: 110%;
            font-weight: bold;
            color: #fff; }
            @media (max-width: 620px) {
              .in_different .wrap > ul li a .t1 {
                font-size: 20px; } }
          .in_different .wrap > ul li a .t2 {
            margin-top: 15px;
            font-size: 18px;
            line-height: 150%;
            color: #fff; }
            @media (max-width: 620px) {
              .in_different .wrap > ul li a .t2 {
                margin-top: 10px;
                margin-bottom: 35px;
                font-size: 12px; } }
          .in_different .wrap > ul li a .more {
            position: absolute;
            left: 50%;
            bottom: 54px;
            transform: translateX(-50%);
            font-size: 14px;
            color: #fff;
            font-weight: 400;
            line-height: 100%; }
					@media (max-width: 620px) {
						.in_different .wrap > ul li a .more{
							bottom: 34px;
							width: 75px;
							font-size: 12px; } }
            .in_different .wrap > ul li a .more::after {
              content: '';
              position: absolute;
              left: 0;
              bottom: -4px;
              width: 100%;
              height: 1px;
              background-color: #fff; }
        .in_different .wrap > ul li .ico::before {
          display: block;
          width: 90px;
          height: 90px;
          margin: 0 auto 40px; }
				@media (max-width: 620px) {
					.in_different .wrap > ul li .ico::before{
						width: 60px;height: 61px;
						background-size: 350px 333px;} }
          @media (max-width: 620px) {
            .in_different .wrap > ul li .ico::before {
              margin-bottom: 15px; } }
        .in_different .wrap > ul li .ico1::before {
          background-position: -2px -76px; }
        .in_different .wrap > ul li .ico2::before {
          background-position: -94px -76px; }
        .in_different .wrap > ul li .ico3::before {
          background-position: -186px -76px; }
        .in_different .wrap > ul li .ico4::before {
          background-position: -278px -76px; }
				@media (max-width: 620px){
					.in_different .wrap > ul li .ico1::before{background-position: -1px -50px;}
					.in_different .wrap > ul li .ico2::before{background-position: -63px -50px;}
					.in_different .wrap > ul li .ico3::before{background-position: -124px -50px;}
					.in_different .wrap > ul li .ico4::before{background-position: -185px -50px;}
				}
        .in_different .wrap > ul li:hover {
          background-color: rgba(255, 255, 255, 0.1); }
          .in_different .wrap > ul li:hover a .more {
            color: #ec5751; }
            .in_different .wrap > ul li:hover a .more::after {
              background-color: #ec5751; }

.in_company .main_desc .ib {
  display: block; }
  @media (max-width: 620px) {
    .in_company .main_desc .ib {
      display: inline; } }

.in_company .l_cont {
  width: 50%;
  padding-left: 260px;
  background-image: url(../img/main_company_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top; }
  @media (max-width: 1800px) {
    .in_company .l_cont {
      padding-left: 130px; } }
  @media (max-width: 1550px) {
    .in_company .l_cont {
      float: none;
      display: block;
      width: 100%;
      padding: 100px 40px; } }
  @media (max-width: 620px) {
    .in_company .l_cont {
      padding: 80px 20px;
      background-image: url(../img/main_company_bg2.jpg); } }
  .in_company .l_cont .more {
    display: block;
    width: 210px;
    height: 60px;
    margin-top: 45px;
    border-radius: 30px;
    border: 1px solid #fff;
    font-weight: 500;
    line-height: 58px;
    font-size: 14px;
    text-align: center;
    color: #fff; }
    @media (max-width: 620px) {
      .in_company .l_cont .more {
        margin-top: 35px; } }
    .in_company .l_cont .more:hover {
      color: #ed1a2e;
      background-color: #fff; }

.in_company .r_cont {
  width: 50%;
  padding-left: 70px; }
  @media (max-width: 1550px) {
    .in_company .r_cont {
      float: none;
      display: block;
      width: 100%;
      padding: 70px 40px 0; } }
  @media (max-width: 620px) {
    .in_company .r_cont {
      padding: 50px 20px 0; } }
  @media (max-width: 1550px) {
    .in_company .r_cont .wrap {
      display: block;
      width: 100%; } }
  .in_company .r_cont .wrap .r_tit {
    font-size: 40px;
    font-weight: bold;
    color: #000;
    line-height: 110%; }
    @media (max-width: 620px) {
      .in_company .r_cont .wrap .r_tit {
        font-size: 30px; } }
  .in_company .r_cont .wrap .r_desc {
    margin-top: 15px;
    font-size: 16px;
    line-height: 150%; }
    @media (max-width: 620px) {
      .in_company .r_cont .wrap .r_desc {
				margin-top: 10px;
        font-size: 16px;  } }
  .in_company .r_cont .wrap .manage_wrap {
    margin-top: 45px;
    width: 630px;
    border-top: 2px solid #333; }
    @media (max-width: 1550px) {
      .in_company .r_cont .wrap .manage_wrap {
        width: 100%;
        margin-top: 35px; } }
    @media (max-width: 620px) {
      .in_company .r_cont .wrap .manage_wrap {
        margin-top: 20px; } }
    .in_company .r_cont .wrap .manage_wrap > ul li {
      border-bottom: 1px solid #ddd; }
      .in_company .r_cont .wrap .manage_wrap > ul li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 48px 0 48px 40px;
        font-size: 0; }
        @media (max-width: 1550px) {
          .in_company .r_cont .wrap .manage_wrap > ul li a {
            padding: 45px 0 45px 40px; } }
        @media (max-width: 620px) {
          .in_company .r_cont .wrap .manage_wrap > ul li a {
            padding: 30px 0; } }
        .in_company .r_cont .wrap .manage_wrap > ul li a::before {
          content: '';
          display: inline-block;
          width: 90px;
          height: 90px;
          vertical-align: middle; }
          @media (max-width: 620px) {
            .in_company .r_cont .wrap .manage_wrap > ul li a::before {
              width: 70px;
              height: 70px; } }
        .in_company .r_cont .wrap .manage_wrap > ul li a .txt {
          display: inline-block;
          width: calc(100% - 90px);
          padding-left: 70px;
          vertical-align: middle; }
          @media (max-width: 620px) {
            .in_company .r_cont .wrap .manage_wrap > ul li a .txt {
              padding-left: 38px; } }
          .in_company .r_cont .wrap .manage_wrap > ul li a .txt .t1 {
            font-size: 26px;
            font-weight: bold;
            line-height: 100%; }
            @media (max-width: 620px) {
              .in_company .r_cont .wrap .manage_wrap > ul li a .txt .t1 {
                font-size: 20px; } }
          .in_company .r_cont .wrap .manage_wrap > ul li a .txt .t2 {
            margin-top: 8px;
            font-size: 18px;
            color: #666;
            line-height: 150%; }
            @media (max-width: 620px) {
              .in_company .r_cont .wrap .manage_wrap > ul li a .txt .t2 {
                font-size: 14px;
                letter-spacing: -1px; } }
            .in_company .r_cont .wrap .manage_wrap > ul li a .txt .t2 .ib {
              display: block; }
              @media (max-width: 1550px) {
                .in_company .r_cont .wrap .manage_wrap > ul li a .txt .t2 .ib {
                  display: inline; } }
              @media (max-width: 767px) {
                .in_company .r_cont .wrap .manage_wrap > ul li a .txt .t2 .ib {
                  display: block; } }
              @media (max-width: 620px) {
                .in_company .r_cont .wrap .manage_wrap > ul li a .txt .t2 .ib {
                  display: inline; } }
          .in_company .r_cont .wrap .manage_wrap > ul li a .txt .more {
            display: block;
            width: 30px;
            height: 30px;
            margin-top: 33px;
            background-position: -213px -44px; }
            @media (max-width: 620px) {
              .in_company .r_cont .wrap .manage_wrap > ul li a .txt .more {
                width: 20px;
                height: 20px;
                margin-top: 15px;
                background-position: -218px -49px; } }
      .in_company .r_cont .wrap .manage_wrap > ul li .ico1::before {
        background-position: -2px -168px; }
        @media (max-width: 620px) {
          .in_company .r_cont .wrap .manage_wrap > ul li .ico1::before {
            background-position: -412px -343px; } }
      .in_company .r_cont .wrap .manage_wrap > ul li .ico2::before {
        background-position: -94px -168px; }
        @media (max-width: 620px) {
          .in_company .r_cont .wrap .manage_wrap > ul li .ico2::before {
            background-position: -412px -415px; } }
      .in_company .r_cont .wrap .manage_wrap > ul li:hover a .txt .more {
        background-position: -213px -13px; }
        @media (max-width: 620px) {
          .in_company .r_cont .wrap .manage_wrap > ul li:hover a .txt .more {
            background-position: -218px -18px; } }

.in_news {
  position: relative;
  padding: 160px 0; }
  @media (max-width: 1420px) {
    .in_news {
      padding: 100px 0; } }
  @media (max-width: 620px) {
    .in_news {
      padding: 80px 0 100px; } }
  .in_news .bg {
    z-index: -1;
    position: absolute;
    left: 0;
    top: -52px;
    width: 100%;
    height: calc(100vh + 52px);
    background-image: url(../img/main_news_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top; }
    @media (max-width: 1420px) {
      .in_news .bg {
        display: none; } }
  .in_news .tit_wrap {
    width: 1400px;
    margin: 0 auto; }
    @media (max-width: 1420px) {
      .in_news .tit_wrap {
        width: 100%;
        padding: 0 40px; } }
    @media (max-width: 620px) {
      .in_news .tit_wrap {
        padding: 0 20px; } }
    .in_news .tit_wrap .tit {
      font-size: 60px;
      color: #111;
      font-weight: 700;
      line-height: 100%; }
      @media (max-width: 1420px) {
        .in_news .tit_wrap .tit {
          float: none;
          display: block; } }
      @media (max-width: 620px) {
        .in_news .tit_wrap .tit {
          font-size: 35px;
          line-height: 120%; } }
    .in_news .tit_wrap .desc {
      margin-left: 30px;
      margin-top: 15px;
      font-size: 20px;
      line-height: 150%;
      color: #666; }
      @media (max-width: 1420px) {
        .in_news .tit_wrap .desc {
          float: none;
          display: block;
          margin-left: 0;
          margin-top: 15px; } }
      @media (max-width: 620px) {
        .in_news .tit_wrap .desc {
          margin-top: 5px;
          font-size: 16px; } }
    .in_news .tit_wrap .btn_line {
      font-size: 0; }
      @media (max-width: 1420px) {
        .in_news .tit_wrap .btn_line {
          float: none;
          display: block;
          margin-top: 25px; } }
      .in_news .tit_wrap .btn_line .btn {
        display: inline-block;
        width: 46px;
        height: 46px;
        vertical-align: top; }
        .in_news .tit_wrap .btn_line .btn + .btn {
          margin-left: 5px; }
      .in_news .tit_wrap .btn_line .more {
        background-position: -186px -168px; }
        .in_news .tit_wrap .btn_line .more:hover {
          background-position: -186px -215px; }
      .in_news .tit_wrap .btn_line .prev {
        background-position: -233px -168px; }
        .in_news .tit_wrap .btn_line .prev:hover {
          background-position: -233px -215px; }
      .in_news .tit_wrap .btn_line .next {
        background-position: -280px -168px; }
        .in_news .tit_wrap .btn_line .next:hover {
          background-position: -280px -215px; }
  .in_news .news_slide {
    overflow: hidden;
    width: 1400px;
    margin: 40px auto 0; }
    @media (max-width: 1420px) {
      .in_news .news_slide {
        width: 100%;
        padding-left: 40px;
        margin-top: 50px; } }
    @media (max-width: 620px) {
      .in_news .news_slide {
        width: calc(100% - 20px);
        padding-left: 0;
        margin: 30px 0 0 20px; } }
    .in_news .news_slide .item a {
      display: block;
      width: 100%; }
    .in_news .news_slide .item .img_wrap {
      position: relative; }
      .in_news .news_slide .item .img_wrap img {
        width: 100%; }
      .in_news .news_slide .item .img_wrap .more_ico {
        display: none;
        position: absolute;
        left: calc(50% - 25px);
        top: calc(50% - 25px);
        width: 50px;
        height: 50px;
        background-position: -327px -168px; }
      .in_news .news_slide .item .img_wrap .ico {
        position: absolute;
        left: 0;
        bottom: -19px;
        width: 83px;
        height: 30px;
        line-height: 30px;
        font-weight: 300;
        color: #fff;
        text-align: center;
        line-height: 30px;
        font-size: 12px; }
      .in_news .news_slide .item .img_wrap .i_news {
        background-color: #f99d1a; }
      .in_news .news_slide .item .img_wrap .i_notice {
        background-color: #08543c; }
    .in_news .news_slide .item .t1 {
      margin: 30px 0 10px;
      font-size: 21px;
      font-weight: bold;
      line-height: 110%; }
      @media (max-width: 620px) {
        .in_news .news_slide .item .t1 {
          margin: 15px 0 7px;
          font-size: 18px; } }
    .in_news .news_slide .item .t2 {
			max-height: 48px;
      font-size: 16px;
      color: #666;
      line-height: 150%; }
      @media (max-width: 620px) {
        .in_news .news_slide .item .t2 {
					max-height: 42px;
          font-size: 14px; } }
    .in_news .news_slide .item .t3 {
      margin-top: 30px;
      font-size: 16px;
      color: #999;
      line-height: 110%; }
      @media (max-width: 620px) {
        .in_news .news_slide .item .t3 {
          margin-top: 20px;
          font-size: 14px; } }
    .in_news .news_slide .item:hover .more_ico {
      display: block; }
    .in_news .news_slide .item:hover .t1,.in_news .news_slide .item:hover .t2{
      color: #ed1a2d; }

.sub_visual {
  position: relative;
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top; }
  @media (max-width: 1240px) {
    .sub_visual {
      height: 462px; } }
  @media (max-width: 620px) {
    .sub_visual {
      height: 395px; } }
  .sub_visual .txt {
    padding-top: 220px;
		padding-top: 240px;
    text-align: center; }
    @media (max-width: 1240px) {
      .sub_visual .txt {
        padding-top: 220px; } }
    @media (max-width: 620px) {
      .sub_visual .txt {
        padding-top: 185px; } }
    .sub_visual .txt .t1 {
      font-size: 52px;
      line-height: 100%;
      font-weight: bold;
      color: #fff; }
      @media (max-width: 620px) {
        .sub_visual .txt .t1 {
          font-size: 36px; } }
    .sub_visual .txt .t2 {
      margin-top: 25px;
      font-size: 24px;
      color: #fff;
      line-height: 150%; }
      @media (max-width: 620px) {
        .sub_visual .txt .t2 {
					display: none;
          margin-top: 13px;
          font-size: 18px; } }
  .sub_visual.sub1 {
    background-image: url(../img/sub1.jpg); }
  .sub_visual.sub2 {
    background-image: url(../img/sub2.jpg); }
    @media (max-width: 620px) {
      .sub_visual.sub2 {
        background-image: url(../img/sub2_m.jpg); } }
  .sub_visual.sub3 {
    background-image: url(../img/sub3.jpg); }
  .sub_visual.sub4 {
    background-image: url(../img/sub4.jpg); }
  .sub_visual.sub5 {
    background-image: url(../img/sub5.jpg); }
  .sub_visual.sub6 {
    background-image: url(../img/sub6.jpg); }

.sub_lnb {
  position: absolute;
  left: calc(50% - 600px);
  bottom: 0;
  width: 1200px; }
  .sub_lnb > ul {
    margin-right: -1px;
    font-size: 0; }
    .sub_lnb > ul li {
      display: inline-block;
      height: 60px;
      margin-right: 1px;
      vertical-align: top; }
      .sub_lnb > ul li a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 60px;
        text-align: center;
        color: #fff;
        font-size: 18px;
        background-color: rgba(0, 0, 0, 0.7); }
      .sub_lnb > ul li.act a {
        background-color: #ed1a2d; }
    .sub_lnb > ul.w1 li {
      width: 100%;
      margin-right: 0; }
    .sub_lnb > ul.w2 li {
      width: calc(50% - 1px); }
    .sub_lnb > ul.w3 li {
      width: calc(33.3334% - 1px); }
    .sub_lnb > ul.w4 li {
      width: calc(25% - 1px); }

.sub_lnb_m {
  position: absolute;
  left: 0;
  bottom: 0; }
  .sub_lnb_m .depth1_btn {
    width: 100%;
    height: 60px;
    padding: 0 58px 0 40px;
    line-height: 60px;
    text-align: left;
    font-size: 18px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7); }
    @media (max-width: 620px) {
      .sub_lnb_m .depth1_btn {
        padding: 0 38px 0 20px; } }
    .sub_lnb_m .depth1_btn::after {
      content: '';
      position: absolute;
      right: 40px;
      top: 26px;
      width: 14px;
      height: 8px;
      background-image: url(../img/sub_lnb_ico.png); }
      @media (max-width: 620px) {
        .sub_lnb_m .depth1_btn::after {
          right: 20px; } }
    .sub_lnb_m .depth1_btn.act::after {
      transform: scaleY(-1); }
  .sub_lnb_m .depth2 {
    display: none;
    z-index: 30;
    position: absolute;
    left: 0;
    top: 60px;
    width: 100%;
    padding: 30px 40px;
    background-color: rgba(0, 0, 0, 0.7); }
    @media (max-width: 620px) {
      .sub_lnb_m .depth2 {
        padding: 20px; } }
    .sub_lnb_m .depth2 li + li {
      margin-top: 10px; }
      @media (max-width: 620px) {
        .sub_lnb_m .depth2 li + li {
          margin-top: 5px; } }
    .sub_lnb_m .depth2 li a {
      font-size: 18px;
      color: #fff;
      line-height: 150%; }
    .sub_lnb_m .depth2.db {
      display: block; }

.path {
  margin-top: 20px; }
  .path > ul {
    font-size: 0; }
    .path > ul li {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      line-height: 100%;
      color: #999; }
      .path > ul li::before {
        display: inline-block;
        width: 6px;
        height: 10px;
        margin: 0 10px 2px;
        vertical-align: middle;
        background-position: -139px -2px; }
      .path > ul li:first-child::before {
        display: none; }
    .path > ul .home_ico {
      width: 14px;
      height: 13px;
      background-position: -123px -3px; }

.sub_cont {
  padding-top: 65px;
  padding-bottom: 100px; }
  @media (max-width: 620px) {
    .sub_cont {
      padding-top: 45px; } }

.sub_top {
  padding-top: 65px; }
  @media (max-width: 620px) {
    .sub_top {
      padding-top: 45px; } }

.sch_cont {
  padding-top: 165px;
  padding-bottom: 100px; }
  @media (max-width: 620px) {
    .sch_cont {
      padding-top: 131px; } }
  .sch_cont .sch_wrap {
    padding: 25px 30px;
    border: 1px solid #ddd;
    font-size: 0;
    background-color: #fff; }
    @media (max-width: 620px) {
      .sch_cont .sch_wrap {
        padding: 13px 15px; } }
    .sch_cont .sch_wrap .sch_inp {
      display: inline-block;
      width: calc(100% - 31px);
      height: 36px;
      border: none;
      font-size: 24px;
      color: #999;
      vertical-align: middle; }
      @media (max-width: 620px) {
        .sch_cont .sch_wrap .sch_inp {
          font-size: 12px;
          color: #999; } }
      .sch_cont .sch_wrap .sch_inp::placeholder {
        font-size: 24px;
        color: #999; }
        @media (max-width: 620px) {
          .sch_cont .sch_wrap .sch_inp::placeholder {
            font-size: 12px;
            color: #999; } }
    .sch_cont .sch_wrap .s_btn {
      display: inline-block;
      width: 31px;
      height: 24px;
      vertical-align: middle;
      background-size: cover;
      background-image: url(../img/hd_sch_ico.png); }

.no_data {
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  text-align: center;
  color: #999;
  background-color: #fafafa; }
  @media (max-width: 620px) {
    .no_data {
      padding: 15px 0;
      font-size: 14px; } }

.sub_tit_wrap {
  padding-bottom: 50px;
  text-align: center; }
  .sub_tit_wrap.pb70 {
    padding-bottom: 70px; }
    @media (max-width: 620px) {
      .sub_tit_wrap.pb70 {
        padding-bottom: 35px; } }
  .sub_tit_wrap.pb60 {
    padding-bottom: 60px; }
    @media (max-width: 620px) {
      .sub_tit_wrap.pb60 {
        padding-bottom: 30px; } }
  @media (max-width: 620px) {
    .sub_tit_wrap {
      padding-bottom: 25px; } }
  .sub_tit_wrap .t1 {
    font-size: 40px;
    color: #000;
    line-height: 110%;
    font-weight: bold; }
    @media (max-width: 620px) {
      .sub_tit_wrap .t1 {
        font-size: 30px; } }
  .sub_tit_wrap .t2 {
    margin-top: 25px;
    font-size: 18px;
    line-height: 150%; }
    @media (max-width: 620px) {
      .sub_tit_wrap .t2 {
        margin-top: 13px;
        font-size: 14px; } }
    .sub_tit_wrap .t2.fz26 {
      font-size: 26px; }
      @media (max-width: 620px) {
        .sub_tit_wrap .t2.fz26 {
          font-size: 18px; } }
    .sub_tit_wrap .t2.mt40 {
      margin-top: 40px; }
      @media (max-width: 620px) {
        .sub_tit_wrap .t2.mt40 {
          margin-top: 20px; } }
    .sub_tit_wrap .t2.mt10 {
      margin-top: 10px; }

.s_tit {
  position: relative;
  padding-bottom: 20px;
  margin-top: 50px;
  border-bottom: 1px solid #333;
  font-size: 24px;
  font-weight: bold;
  line-height: 110%;
  vertical-align: top; }
  @media (max-width: 620px) {
    .s_tit {
      padding-bottom: 15px;
      margin-top: 30px;
      font-size: 18px; } }
  .s_tit::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 1px;
    margin-right: 10px;
    border-radius: 50%;
    border: 5px solid #ed1a2d;
    vertical-align: top;
    box-sizing: border-box; }
    @media (max-width: 620px) {
      .s_tit::before {
        width: 22px;
        height: 22px;
        margin-top: 0;
        margin-right: 12px;
        border: 4px solid #ed1a2d; } }
  .s_tit .more {
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 16px;
    color: #666;
    font-weight: 300; }
    @media (max-width: 620px) {
      .s_tit .more {
        top: 1px;
        font-size: 12px; } }
    .s_tit .more::after {
      content: '>';
      display: inline;
      margin-left: 10px;
      font-size: 12px;
      color: #666;
      font-family: 'Dotum'; }
  .s_tit.mt70 {
    margin-top: 70px; }
    @media (max-width: 620px) {
      .s_tit.mt70 {
        margin-top: 50px; } }
  .s_tit.mt0 {
    margin-top: 0; }
  .s_tit.bdn {
    border-bottom: none; }

.service_list {
  width: 1200px;
  margin: 0 auto; }
  @media (max-width: 1240px) {
    .service_list {
      width: 100%; } }
	.service_list.mt50{margin-top: 50px;}
	@media (max-width: 620px){
		.service_list.mt50{margin-top: 25px;}
	}
  .service_list .desc {
    margin-bottom: 15px;
    font-size: 14px;
    color: #666;
    line-height: 110%; }
    @media (max-width: 1240px) {
      .service_list .desc {
        padding: 0 5%; } }
    @media (max-width: 620px) {
      .service_list .desc {
        margin-bottom: 15px; } }
  .service_list .wrap {
    border-top: 1px solid #333; }
    .service_list .wrap li {
      position: relative;
      padding: 20px;
      border-bottom: 1px solid #ddd;
      font-size: 0; }
      @media (max-width: 1240px) {
        .service_list .wrap li {
          padding: 20px 5%;
					text-align: center; } }
      .service_list .wrap li img {
        width: 230px;
        vertical-align: middle; }
      .service_list .wrap li .txt {
        display: inline-block;
        width: 655px;
        margin-left: 40px;
        vertical-align: middle; }
        @media (max-width: 1240px) {
          .service_list .wrap li .txt {
						max-width: 372px;
            /* width: calc(100% - 260px); */
            margin-left: 30px;
						text-align: left; } }
        @media (max-width: 719px) {
          .service_list .wrap li .txt {
            display: block;
            max-width: 100%;
            margin: 15px auto 0;
						text-align: center;
							} }
        .service_list .wrap li .txt .t1 {
          font-size: 24px;
          line-height: 150%;
          font-weight: bold; }
          @media (max-width: 719px) {
            .service_list .wrap li .txt .t1 {
              font-size: 24px; } }
          .service_list .wrap li .txt .t1 .map_box_m {
            display: none; }
            @media (max-width: 1240px) {
              .service_list .wrap li .txt .t1 .map_box_m {
                display: inline-block;
                width: 21px;
                height: 25px;
                margin-top: -5px;
                margin-left: 10px;
                vertical-align: middle;
                background-image: url(../img/map_box_m.png); } }
        .service_list .wrap li .txt .ico_list {
          font-size: 0; }
          .service_list .wrap li .txt .ico_list .ico {
            display: inline-block;
            margin-right: 15px;
            margin-top: 15px;
            font-size: 14px;
            line-height: 20px; }
            @media (max-width: 620px) {
              .service_list .wrap li .txt .ico_list .ico {
                margin-right: 20px} }
            .service_list .wrap li .txt .ico_list .ico::before {
              display: inline-block;
              width: 24px;
              height: 20px;
              margin-right: 10px;
              vertical-align: top; }
          .service_list .wrap li .txt .ico_list .ico1::before {
            background-position: -320px -264px; }
          .service_list .wrap li .txt .ico_list .ico2::before {
            background-position: -320px -290px; }
          .service_list .wrap li .txt .ico_list .ico3::before {
            background-position: -346px -264px; }
          .service_list .wrap li .txt .ico_list .ico4::before {
            background-position: -346px -290px; }
        .service_list .wrap li .txt .line {
          margin-top: 35px; }
          @media (max-width: 620px) {
            .service_list .wrap li .txt .line {
              margin-top: 25px; } }
          .service_list .wrap li .txt .line .t2 {
            font-size: 14px;
            color: #666;
            line-height: 150%; }
      .service_list .wrap li .map_box {
        position: absolute;
        right: 40px;
        top: calc(50% - 26px);
        width: 176px;
        height: 51px;
        border-radius: 8px;
        background-color: #f3f3f3;
        line-height: 51px;
        font-size: 14px;
        text-align: center; }
        .service_list .wrap li .map_box::before {
          display: inline-block;
          width: 16px;
          height: 18px;
          margin-top: -5px;
          margin-right: 8px;
          vertical-align: middle;
          background-position: -321px -314px; }

@media (max-width: 1240px) {
  .eco_img img {
    float: none;
    display: block;
    margin: 0 auto; } }

@media (max-width: 620px) {
  .eco_img img {
    width: 100%; } }

@media (max-width: 1240px) {
  .eco_img img + img {
    margin-top: 30px; } }

@media (max-width: 620px) {
  .eco_img img + img {
    margin-top: 15px; } }

.organization {
  padding: 40px 0 70px;
  text-align: center; }
  @media (max-width: 620px) {
    .organization {
      padding: 30px 0 45px; } }
  @media (max-width: 1240px) {
    .organization .img_pc {
      display: none; } }
  .organization .img_m {
    display: none; }
    @media (max-width: 1240px) {
      .organization .img_m {
        display: inline-block; } }

.history {
  background-color: #fafafa; }
  .history .container {
    padding: 70px 0 90px; }
    @media (max-width: 620px) {
      .history .container {
        padding: 45px 0 100px; } }
    .history .container .s_tit {
      margin-bottom: 50px; }
      @media (max-width: 620px) {
        .history .container .s_tit {
          margin-bottom: 25px; } }
    .history .container .wrap {
      font-size: 0; }
      .history .container .wrap + .wrap {
        margin-top: 93px; }
        @media (max-width: 1240px) {
          .history .container .wrap + .wrap {
            margin-top: 63px; } }
        @media (max-width: 620px) {
          .history .container .wrap + .wrap {
            margin-top: 40px; } }
      .history .container .wrap .year {
        display: inline-block;
        width: 345px;
        vertical-align: top; }
        @media (max-width: 1240px) {
          .history .container .wrap .year {
            display: block;
            width: 100%; } }
        .history .container .wrap .year .t1 {
          font-size: 46px;
          font-weight: bold;
          color: #ccc;
          line-height: 110%; }
          @media (max-width: 620px) {
            .history .container .wrap .year .t1 {
              font-size: 24px; } }
        .history .container .wrap .year .t2 {
          z-index: 10;
          position: relative;
          display: inline-block;
          margin-left: 75px;
          font-size: 46px;
          font-weight: bold;
          line-height: 110%; }
          @media (max-width: 1240px) {
            .history .container .wrap .year .t2 {
              margin-left: 70px; } }
          @media (max-width: 620px) {
            .history .container .wrap .year .t2 {
              font-size: 24px;
              margin-left: 30px; } }
          .history .container .wrap .year .t2::before {
            z-index: -1;
            content: '';
            position: absolute;
            left: -5px;
            bottom: -5px;
            width: calc(100% + 13px);
            height: 16px;
            background-color: #f7cdd1; }
            @media (max-width: 620px) {
              .history .container .wrap .year .t2::before {
                left: -3px;
                bottom: -4px;
                width: calc(100% + 7px);
                height: 10px; } }
      .history .container .wrap .cont {
        position: relative;
        display: inline-block;
        width: calc(100% - 345px);
        padding-left: 66px;
        vertical-align: top; }
        @media (max-width: 1240px) {
          .history .container .wrap .cont {
            display: block;
            width: 100%;
            margin-top: 45px; } }
        @media (max-width: 620px) {
          .history .container .wrap .cont {
            margin-top: 20px;
            padding-left: 30px; } }
        .history .container .wrap .cont::before {
          content: '';
          position: absolute;
          left: 8px;
          top: -106px;
          width: 1px;
          height: calc(100% + 96px);
          background-color: #ddd; }
          @media (max-width: 1240px) {
            .history .container .wrap .cont::before {
              top: 14px;
              height: calc(100% - 27px); } }
          @media (max-width: 620px) {
            .history .container .wrap .cont::before {
              left: 7px;
              top: 11px;
              height: calc(100% - 21px); } }
        .history .container .wrap .cont .line {
          font-size: 0; }
          .history .container .wrap .cont .line + .line {
            margin-top: 15px; }
          .history .container .wrap .cont .line .date {
            position: relative;
            display: inline-block;
            width: 70px;
            font-size: 18px;
            font-weight: bold;
            line-height: 150%;
            vertical-align: top; }
            @media (max-width: 620px) {
              .history .container .wrap .cont .line .date {
                width: 55px;
                font-size: 14px; } }
            .history .container .wrap .cont .line .date::after {
              z-index: 10;
              content: '';
              position: absolute;
              left: -61px;
              top: 10px;
              width: 7px;
              height: 7px;
              border-radius: 50%;
              background-color: #ed1a2d; }
              @media (max-width: 620px) {
                .history .container .wrap .cont .line .date::after {
                  left: -25px;
                  top: 8px;
                  width: 5px;
                  height: 5px; } }
          .history .container .wrap .cont .line .desc {
            display: inline-block;
            width: calc(100% - 105px);
            margin-left: 35px;
            font-size: 16px;
            color: #666;
            line-height: 150%;
            vertical-align: top; }
            @media (max-width: 620px) {
              .history .container .wrap .cont .line .desc {
                width: calc(100% - 75px);
                margin-left: 20px;
                font-size: 14px; } }
          .history .container .wrap .cont .line:first-child .date::before {
            content: '';
            position: absolute;
            left: -66px;
            top: 5px;
            width: 17px;
            height: 17px;
            border-radius: 50%;
            border: 1px solid #ed1a2d;
            background-color: #fff;
            box-sizing: border-box; }
            @media (max-width: 620px) {
              .history .container .wrap .cont .line:first-child .date::before {
                left: -30px;
                top: 3px;
                width: 14px;
                height: 14px; } }
      .history .container .wrap:nth-of-type(1) .cont::before {
        top: 14px;
        height: calc(100% - 27px); }

.map {
  width: 100%;
  /* height: 420px; */
	border: 1px solid #ddd;  }
  .map img {
    width: 100%; }

.map_desc {
  margin-top: 25px; }
  .map_desc > ul {
    font-size: 0; }
    .map_desc > ul li {
      display: inline-block;
      vertical-align: top;
      font-size: 0; }
      @media (max-width: 1240px) {
        .map_desc > ul li {
          display: block; } }
      .map_desc > ul li + li {
        margin-left: 70px; }
        @media (max-width: 1240px) {
          .map_desc > ul li + li {
            margin-left: 0;
            margin-top: 15px; } }
      .map_desc > ul li .t1 {
        position: relative;
        display: inline-block;
        padding-left: 15px;
        font-size: 24px;
        line-height: 150%;
        vertical-align: top; }
        .map_desc > ul li .t1::before {
          content: '';
          position: absolute;
          left: 0;
          top: 16px;
          width: 5px;
          height: 5px;
          border-radius: 50%;
          background-color: #333; }
				@media (max-width: 1240px) {
					.map_desc > ul li .t1{width: 103px;}
				}
          @media (max-width: 620px) {
            .map_desc > ul li .t1::before {
              top: 11px; } }
        @media (max-width: 620px) {
          .map_desc > ul li .t1 {
            display: block;
            width: 100%;
            font-size: 18px; } }
      .map_desc > ul li .t2 {
        display: inline-block;
        margin-left: 30px;
        margin-top: 5px;
        font-size: 18px;
        line-height: 150%;
        vertical-align: top; }
        @media (max-width: 620px) {
          .map_desc > ul li .t2 {
            display: block;
            width: 100%;
            margin-top: 0;
            margin-left: 0;
            font-size: 14px; } }

.map_desc2 > ul li {
  border-bottom: 1px solid #ddd;
  font-size: 0; }
  @media (max-width: 620px) {
    .map_desc2 > ul li {
      padding: 15px; } }
  .map_desc2 > ul li .w1 {
    display: inline-block;
    width: 132px;
    padding: 28px 0 28px 20px;
    text-align: left;
    font-size: 24px;
    line-height: 150%;
    vertical-align: top; }
    @media (max-width: 620px) {
      .map_desc2 > ul li .w1 {
        display: block;
        width: 100%;
        margin-bottom: 5px;
        padding: 0;
        font-size: 18px; } }
  .map_desc2 > ul li .w2 {
    display: inline-block;
    width: calc(100% - 132px);
    padding: 31px 0 28px 0;
    font-size: 18px;
    line-height: 150%;
    color: #666;
    vertical-align: top; }
    @media (max-width: 620px) {
      .map_desc2 > ul li .w2 {
        width: 100%;
        padding: 0;
        font-size: 14px; } }
    .map_desc2 > ul li .w2 .num {
      display: inline-block;
      width: 30px;
      height: 30px;
      margin-right: 7px;
      border-radius: 50%;
      font-size: 18px;
      line-height: 30px;
      font-weight: bold;
      text-align: center;
      color: #fff;
      background-color: #f57735; }
      @media (max-width: 620px) {
        .map_desc2 > ul li .w2 .num {
          width: 26px;
          height: 26px;
          font-size: 14px;
          line-height: 26px; } }
    .map_desc2 > ul li .w2 .co {
      color: #f57735; }
    .map_desc2 > ul li .w2 .t2 {
      margin-left: 10px;
      font-size: 16px;
      color: #999; }
		@media (max-width: 1240px) {
			.map_desc2 > ul li .w2 .t2 {display: block;margin-left: 0;}
		}
      @media (max-width: 620px) {
        .map_desc2 > ul li .w2 .t2 {
          font-size: 14px; } }

.dream_top {
  height: 330px;
  background-image: url(../img/dream_top.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top; }
  .dream_top .t1 {
    font-size: 26px;
    color: #fff;
    text-align: center;
    line-height: 150%; }
    @media (max-width: 1240px) {
      .dream_top .t1 {
        padding: 0 50px; } }
    @media (max-width: 620px) {
      .dream_top .t1 {
        padding: 0 25px;
        font-size: 18px; } }
  .dream_top .underline {
    border-bottom: 1px solid #fff; }

.dream_cont {
  padding-top: 7px; }
  .dream_cont .t1 {
    position: relative;
    margin-top: 10px;
    padding-left: 15px;
    font-size: 16px;
    color: #666;
    line-height: 150%; }
    .dream_cont .t1::before {
      content: '';
      position: absolute;
      left: 0;
      top: 10px;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background-color: #666; }
    .dream_cont .t1.dot_none::before {
      display: none; }
  .dream_cont .process_box {
    width: 100%;
    margin-top: 10px;
    padding: 25px 30px;
    background-color: #f9f9f9; }
    @media (max-width: 620px) {
      .dream_cont .process_box {
        padding: 20px 25px; } }
    .dream_cont .process_box > ul {
      font-size: 0; }
      .dream_cont .process_box > ul li {
        display: inline;
        vertical-align: middle;
        font-size: 0; }
        .dream_cont .process_box > ul li::after {
          content: '';
          display: inline-block;
          width: 16px;
          height: 12px;
          margin: 0 20px;
          vertical-align: middle;
          background-image: url(../img/dream_box_arrow.png); }
          @media (max-width: 620px) {
            .dream_cont .process_box > ul li::after {
              margin: 0 10px; } }
        .dream_cont .process_box > ul li:last-child::after {
          display: none; }
        .dream_cont .process_box > ul li .num {
          display: inline-block;
          height: 24px;
          line-height: 24px;
          font-size: 18px;
          font-weight: 700;
          vertical-align: middle;
          line-height: 150%; }
          @media (max-width: 620px) {
            .dream_cont .process_box > ul li .num {
              height: 20px;
              line-height: 20px;
              font-size: 14px; } }
        .dream_cont .process_box > ul li .desc {
          margin-left: 10px;
          font-size: 16px;
          color: #666;
          line-height: 150%;
          vertical-align: middle; }
          @media (max-width: 620px) {
            .dream_cont .process_box > ul li .desc {
              font-size: 14px; } }

.price {
  font-size: 0; }
  .price img {
    display: inline-block;
    width: 600px;
    vertical-align: top; }
    @media (max-width: 1240px) {
      .price img {
        width: 100%; } }
  .price .r_cont {
    display: inline-block;
    width: 600px;
    height: 380px;
    padding-top: 89px;
    padding-left: 84px;
    vertical-align: top;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../img/price_cont_bg.jpg); }
    @media (max-width: 1240px) {
      .price .r_cont {
        width: 100%;
        height: auto;
        padding: 60px; } }
    @media (max-width: 620px) {
      .price .r_cont {
        padding: 35px 30px; } }
    .price .r_cont .t1 {
      font-size: 18px;
      color: #666;
      line-height: 150%; }
      @media (max-width: 620px) {
        .price .r_cont .t1 {
          font-size: 14px; } }
      .price .r_cont .t1::before {
        content: '';
        display: block;
        width: 28px;
        height: 1px;
        margin-bottom: 25px;
        background-color: #333; }
        @media (max-width: 620px) {
          .price .r_cont .t1::before {
            margin-bottom: 15px; } }
    .price .r_cont .plus {
      display: block;
      width: 190px;
      height: 50px;
      margin-top: 45px;
      border-radius: 8px;
      font-size: 14px;
      color: #fff;
      line-height: 50px;
      text-align: center;
      background-color: #ed1a2d; }
      @media (max-width: 620px) {
        .price .r_cont .plus {
          margin-top: 30px; } }

.special .wrap {
  font-size: 0; }
  .special .wrap + .wrap {
    margin-top: 50px; }
    @media (max-width: 620px) {
      .special .wrap + .wrap {
        margin-top: 30px; } }
  .special .wrap .img {
    display: inline-block;
    width: 560px;
    vertical-align: middle; }
    @media (max-width: 1240px) {
      .special .wrap .img {
        display: block;
        width: 100%; } }
  .special .wrap .cont {
    display: inline-block;
    width: calc(100% - 640px);
    margin-left: 80px;
    vertical-align: middle; }
    @media (max-width: 1240px) {
      .special .wrap .cont {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-top: 25px; } }
  @media (max-width: 1240px) and (max-width: 620px) {
    .special .wrap .cont {
      margin-top: 20px; } }
    .special .wrap .cont .t1 {
      font-size: 30px;
      font-weight: 700;
      color: #ed1a2d;
      line-height: 100%; }
      @media (max-width: 620px) {
        .special .wrap .cont .t1 {
          font-size: 20px; } }
    .special .wrap .cont .t2 {
      padding: 15px 0 25px 0;
      margin-bottom: 25px;
      border-bottom: 1px solid #333;
      font-size: 24px;
      font-weight: bold;
      line-height: 150%; }
      @media (max-width: 620px) {
        .special .wrap .cont .t2 {
          padding: 5px 0 10px 0;
          margin-bottom: 15px;
          font-size: 18px; } }
    .special .wrap .cont .t3 {
      font-size: 18px;
      line-height: 150%;
      color: #666; }
      @media (max-width: 620px) {
        .special .wrap .cont .t3 {
          font-size: 14px; } }
    .special .wrap .cont .t4 {
      margin-top: 35px;
      font-size: 16px;
      line-height: 150%;
      color: #666; }
      @media (max-width: 620px) {
        .special .wrap .cont .t4 {
          margin-top: 20px;
          font-size: 14px; } }

.truth_box {
  margin-top: 50px;
  padding: 45px 70px 50px;
  border: 1px solid #ddd;
  text-align: center;
  background-color: #fafafa; }
  @media (max-width: 620px) {
    .truth_box {
      margin-top: 30px;
      padding: 25px 30px 30px; } }
  .truth_box .t1 {
    font-size: 18px;
    line-height: 150%; }
    @media (max-width: 620px) {
      .truth_box .t1 {
        font-size: 14px; } }
  .truth_box .view {
    display: block;
    width: 190px;
    height: 50px;
    border-radius: 8px;
    margin: 25px auto 0;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    background-color: #ed1a2d; }
    @media (max-width: 620px) {
      .truth_box .view {
        margin-top: 20px; } }

.sub_tab_menu {
  margin-bottom: 100px;
  border-bottom: 1px solid #ddd; }
  @media (max-width: 620px) {
    .sub_tab_menu {
      margin-bottom: 50px; } }
  .sub_tab_menu > ul {
    font-size: 0; }
    .sub_tab_menu > ul li {
      position: relative;
      display: inline-block;
      width: 50%;
      vertical-align: top; }
      .sub_tab_menu > ul li .tab {
        display: block;
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        color: #999; }
        @media (max-width: 620px) {
          .sub_tab_menu > ul li .tab {
            font-size: 14px; } }
      .sub_tab_menu > ul li.act .tab {
        color: #ed1a2d; }
      .sub_tab_menu > ul li.act::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 3px;
        background-color: #ed1a2d; }

.sub_tab_cont .cont {
  display: none; }
  .sub_tab_cont .cont.db {
    display: block; }

.sharing .t1 {
  font-size: 18px;
  line-height: 150%;
  color: #666; }
  @media (max-width: 620px) {
    .sharing .t1 {
      font-size: 14px; } }

.sharing .img_cont {
  margin-top: 65px; }
  @media (max-width: 620px) {
    .sharing .img_cont {
      margin-top: 60px; } }
  @media (max-width: 1240px) {
    .sharing .img_cont img {
      width: 100%; } }
  .sharing .img_cont .img2 {
    margin-top: 20px; }
    @media (max-width: 620px) {
      .sharing .img_cont .img2 {
        margin-top: 10px; } }
  .sharing .img_cont .img3 {
    margin-top: 20px;
    margin-left: 19px; }
    @media (max-width: 1240px) {
      .sharing .img_cont .img3 {
        margin-left: 0; } }
    @media (max-width: 620px) {
      .sharing .img_cont .img3 {
        margin-top: 10px; } }

.duty_desc > ul li {
  position: relative;
  padding: 30px 70px;
  font-size: 0; }
  @media (max-width: 620px) {
    .duty_desc > ul li {
      padding: 25px 20px; } }
  .duty_desc > ul li .txt {
    display: inline-block;
    width: calc(100% - 150px);
    margin-left: 70px;
    vertical-align: middle; }
    @media (max-width: 620px) {
      .duty_desc > ul li .txt {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
        text-align: center; } }
    .duty_desc > ul li .txt .t1 {
      font-size: 24px;
      line-height: 150%;
      font-weight: bold; }
      @media (max-width: 620px) {
        .duty_desc > ul li .txt .t1 {
          font-size: 18px; } }
    .duty_desc > ul li .txt .t2 {
      margin-top: 10px;
      font-size: 16px;
      line-height: 150%;
      color: #666; }
      @media (max-width: 620px) {
        .duty_desc > ul li .txt .t2 {
          margin-top: 5px;
          font-size: 14px; } }
  .duty_desc > ul li::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-image: url(../img/duty_line.png);
    background-repeat: repeat-X; }

.duty_desc > ul .ico::before {
  display: inline-block;
  width: 80px;
  height: 80px;
  vertical-align: middle; }
  @media (max-width: 620px) {
    .duty_desc > ul .ico::before {
      display: block;
      margin: 0 auto; } }

.duty_desc > ul .ico1::before {
  background-position: -2px -343px; }

.duty_desc > ul .ico2::before {
  background-position: -83px -343px; }

.duty_desc > ul .ico3::before {
  background-position: -166px -343px; }

.duty_desc > ul .ico4::before {
  background-position: -248px -343px; }

.duty_desc > ul .ico5::before {
  background-position: -330px -343px; }

#footer {
  text-align: center;
  background-color: #1c1c1c; }
  #footer .f_top {
    padding: 20px 0;
    border-bottom: 1px solid #000; }
  #footer .addr_box {
    padding: 30px 0 70px;
    border-top: 1px solid #333; }
    #footer .addr_box > p {
      color: #777; }
    #footer .addr_box .vert_line .line::after {
      height: 14px;
      margin: -2px 15px 0;
      background-color: #444; }
    #footer .addr_box .copy {
      margin-top: 20px;
      line-height: 150%; }
    #footer .addr_box .fz16 {
      letter-spacing: -0.5px; }
  #footer .top_btn {
    z-index: 50;
    position: fixed;
    right: 60px;
    bottom: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-weight: 700;
    line-height: 60px;
    font-size: 14px;
    color: #fff;
    background: #ff8b00;
    background: linear-gradient(135deg, #ff8b00 0%, #fe0002 100%); }
    #footer .top_btn::after {
      content: '';
      position: absolute;
      left: -8px;
      top: -8px;
      width: 76px;
      height: 76px;
      background-size: cover;
      background-image: url(../img/top_btn.png);
      animation: topbtn 5s linear infinite; }
    @media (max-width: 1240px) {
      #footer .top_btn {
        display: none; } }

@-webkit-keyframes topbtn {
  form {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes topbtn {
  form {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@media (max-width: 620px) {
  #footer .addr_box {
    padding: 20px 0 50px; }
    #footer .addr_box .copy {
      margin-top: 10px; } }

.lang_btn{display: inline-block;margin-top: 38px;margin-right: 10px;}
.lang_btn > ul{font-size: 0;}
.lang_btn > ul li{display: inline-block;vertical-align: top;}
.lang_btn > ul li::after{content: '';display: inline-block;width: 1px;height: 12px;margin: 0 15px;background-color: #fff;}
.lang_btn > ul li:last-child::after{display: none;}
.lang_btn > ul li a{font-size: 18px;line-height: 110%;color: #fff;}
.lang_btn > ul li.act a{color: #ed1a2e;font-weight: bold;}
@media (max-width: 620px){
	.lang_btn{margin-top: 30px;margin-right: 0;}
	.lang_btn > ul li::after{height: 10px;margin: 0 7px;}
	.lang_btn > ul li a{font-size: 14px;}
}

.s_tit_link{position: absolute;right: 0;top: -12px;width: 190px;height: 50px;
      border-radius: 8px;
      font-size: 14px;
      color: #fff;
      line-height: 50px;
      text-align: center;
      background-color: #ed1a2d; 
}
@media (max-width: 620px){
	.s_tit_link{width: 80px;height: 45px;line-height: 45px;}

}

.mem_link{z-index: 10;position: absolute;right: calc(50% - 810px);top: 120px;}
.mem_link .link{display: block;width: 170px;height: 35px;border-radius: 8px;font-size: 14px;line-height: 33px;text-align: center;color: #fff;background-color: #ed1a2d;}
.mem_link .link+.link{margin-top: 5px;}

@media (max-width: 1640px) {
	.mem_link{right: 5%;}
}

@media (max-width: 620px){
	.mem_link{top: 96px;}
}




/*# sourceMappingURL=../../public/sourcemaps_scss */