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

.c3 {
  color: #333; }

.c6 {
  color: #666; }

.c9 {
  color: #999; }

.fcr {
  color: #be1e2d !important; }

.fco {
  color: #f57b35 !important; }

.fcp {
  color: #c90060 !important; }

.fcy {
  color: #e5be47 !important; }

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

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

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

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

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

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

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

li {
  list-style: none; }

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

input {
  padding: 0 10px; }

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

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

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

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

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

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

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

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

em, address {
  font-style: normal; }

label, button {
  cursor: pointer; }

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

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

legend {
  *width: 0; }

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

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

sup {
  font-size: 50%; }

.board_view .support_con .btn_box .btn.bg2 {
  background: white;
  background: -webkit-linear-gradient(180deg, white 0%, whitesmoke 100%);
  background: linear-gradient(180deg, white 0%, whitesmoke 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f5f5f5",GradientType=1); }

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

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

.fz14 {
  font-size: 14px; }

.fz16 {
  font-size: 16px; }

.fz18 {
  font-size: 18px; }

.fz20 {
  font-size: 20px; }

.fz24 {
  font-size: 24px; }

.fz26 {
  font-size: 26px; }

.fz28 {
  font-size: 28px; }

.fz30 {
  font-size: 30px; }

.fz32 {
  font-size: 32px; }

.fz34 {
  font-size: 34px; }

.fz36 {
  font-size: 36px; }

.fz38 {
  font-size: 38px; }

.fz40 {
  font-size: 40px; }

.fz45 {
  font-size: 45px; }

.fz48 {
  font-size: 48px; }

.fz50 {
  font-size: 50px; }

.fz54 {
  font-size: 54px; }

.fz60 {
  font-size: 60px; }

.fz70 {
  font-size: 70px; }

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

.fwb {
  font-weight: bold; }

.fwn {
  font-weight: normal; }

.fw1 {
  font-weight: 100; }

.fw3 {
  font-weight: 300; }

.fw5 {
  font-weight: 500; }

.fw6 {
  font-weight: 600; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* page num */
.page_num {
  position: relative;
  margin-top: 50px;
  text-align: center;
  font-size: 0; }
  @media (max-width: 620px) {
    .page_num {
      margin-top: 25px; } }
  .page_num a {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-left: -1px;
    border-radius: 50%;
    text-align: center;
    color: #999;
    line-height: 36px;
    font-size: 16px;
    -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;
    background-color: #111; }
  .page_num .page {
    text-indent: -9999px;
    border: 1px solid #ddd; }
  .page_num .first {
    background: url(../img/init/page_first.png) 50% 50% no-repeat; }
  .page_num .last {
    background: url(../img/init/page_last.png) 50% 50% no-repeat; }
  .page_num .l {
    margin-right: 20px;
    background: url(../img/init/page_left.png) 50% 50% no-repeat; }
    @media (max-width: 620px) {
      .page_num .l {
        margin-right: 10px; } }
  .page_num .r {
    margin-left: 20px;
    background: url(../img/init/page_right.png) 50% 50% no-repeat; }
    @media (max-width: 620px) {
      .page_num .r {
        margin-left: 10px; } }

.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: 482px 426px; }

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

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

.bx-wrapper {
  position: relative; }

.bx-controls {
  position: absolute; }

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

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

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

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

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

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

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

@media screen and (max-width: 1420px) {
  .db1420 {
    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; }
  .dn1420 {
    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: #333333;
  color: #fff; }

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

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

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

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

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

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

.sub_lnb > ul {
  width: 100%;
  margin-left: 1px; }
  .sub_lnb > ul li {
    height: 56px;
    margin-left: -1px;
    border: 1px solid #ddd;
    background-color: #fafafa; }
    @media (max-width: 620px) {
      .sub_lnb > ul li {
        height: 45px; } }
    .sub_lnb > ul li a, .sub_lnb > ul li .job_menu {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 54px;
      font-size: 18px;
      color: #666;
      text-align: center; }
      @media (max-width: 620px) {
        .sub_lnb > ul li a, .sub_lnb > ul li .job_menu {
          line-height: 43px;
          font-size: 12px; } }
  .sub_lnb > ul li.act {
    background-color: #fff; }
    .sub_lnb > ul li.act a, .sub_lnb > ul li.act .job_menu {
      color: #be1e2d;
      border-bottom: 3px solid #be1e2d !important; }
  .sub_lnb > ul .blank {
    display: none; }

.sub_lnb .menu2 li {
  width: calc( 50% + 1px); }

.sub_lnb .menu3 li {
  width: calc( 33.3334% + 1px); }

.sub_lnb .menu4 li {
  width: calc( 25% + 1px); }

@media (max-width: 1240px) {
  .sub_lnb .menu4 {
    margin-top: 1px; }
    .sub_lnb .menu4 li {
      width: calc( 33.3334% + 1px);
      margin-top: -1px; }
    .sub_lnb .menu4 .blank {
      display: block; } }

@media (max-width: 620px) {
  .sub_lnb .menu3 {
    margin-top: 1px; }
    .sub_lnb .menu3 li {
      width: calc( 50% + 1px);
      margin-top: -1px; }
    .sub_lnb .menu3 .blank {
      display: block; } }

.sub_lnb .menu5 li {
  width: calc( 20% + 1px); }

@media (max-width: 1240px) {
  .sub_lnb .menu5 {
    margin-top: 1px; }
    .sub_lnb .menu5 li {
      width: calc( 33.3334% + 1px);
      margin-top: -1px; }
    .sub_lnb .menu5 .blank {
      display: block; } }

@media (max-width: 620px) {
  .sub_lnb .menu5 li {
    width: calc( 50% + 1px); } }

.sub_lnb .menu6 li {
  width: calc( 16.6667% + 1px); }

@media (max-width: 1240px) {
  .sub_lnb .menu6 {
    margin-top: 1px; }
    .sub_lnb .menu6 li {
      width: calc( 33.3334% + 1px);
      margin-top: -1px; } }

@media (max-width: 1240px) {
  .sub_lnb_depth {
    position: relative;
     }
    .sub_lnb_depth::after {
      content: '';
      position: absolute;
      bottom: 0;
      display: block;
      width: 100%;
      height: 1px;
      background-color: #ddd; } }

.sub_lnb_depth .mask {
  width: 1200px;
  height: 79px;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  text-align: center; }
  @media (max-width: 1240px) {
    .sub_lnb_depth .mask {
      overflow-x: scroll;
      overflow-y: hidden;
      width: 100%;
      border-bottom: none;
      text-align: left; } }
  @media (max-width: 620px) {
    .sub_lnb_depth .mask {
      height: 55px; } }
  .sub_lnb_depth .mask .depth_lst {
    display: inline-block;
    font-size: 0;
    white-space: nowrap; }
    .sub_lnb_depth .mask .depth_lst li {
      display: inline-block; }
      .sub_lnb_depth .mask .depth_lst li a {
        display: inline-block;
        height: 78px;
        padding: 0 20px;
        font-size: 18px;
        color: #666;
        line-height: 78px; }
        @media (max-width: 620px) {
          .sub_lnb_depth .mask .depth_lst li a {
            height: 54px;
            font-size: 14px;
            line-height: 54px; } }
    .sub_lnb_depth .mask .depth_lst li.act a {
      color: #c90060;
      border-bottom: 3px solid #c90060 !important; }

.sub_lnb_depth2 {
  z-index: 10;
  position: relative;
  width: 280px;
  margin-top: 20px; }
  @media (max-width: 620px) {
    .sub_lnb_depth2 {
      width: 100%; } }
  .sub_lnb_depth2 .lnb_depth2_btn {
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 20px;
    text-align: left;
    font-size: 16px;
    color: #fff;
    line-height: 58px;
    border: 1px solid #ddd;
    background-color: #575350; }
    @media (max-width: 620px) {
      .sub_lnb_depth2 .lnb_depth2_btn {
        height: 50px;
        line-height: 48px;
        font-size: 12px; } }
    .sub_lnb_depth2 .lnb_depth2_btn::after {
      content: '';
      display: block;
      float: right;
      width: 9px;
      height: 8px;
      margin-top: 25px;
      background-image: url(../img/lnb_depth2_btn.png); }
      @media (max-width: 620px) {
        .sub_lnb_depth2 .lnb_depth2_btn::after {
          margin-top: 20px; } }
  .sub_lnb_depth2 .lnb_depth2_btn.act::after {
    transform: scaleY(-1); }
  .sub_lnb_depth2 .lnb_depth2_list {
    display: none;
    position: absolute;
    left: 0;
    top: 59px;
    width: 100%;
    border: 1px solid #ddd; }
    @media (max-width: 620px) {
      .sub_lnb_depth2 .lnb_depth2_list {
        top: 49px; } }
    .sub_lnb_depth2 .lnb_depth2_list li a {
      display: block;
      width: 100%;
      height: 60px;
      padding: 0 20px;
      font-size: 16px;
      color: #fff;
      line-height: 58px;
      background-color: #575350; }
      @media (max-width: 620px) {
        .sub_lnb_depth2 .lnb_depth2_list li a {
          height: 50px;
          line-height: 48px;
          font-size: 12px; } }
    .sub_lnb_depth2 .lnb_depth2_list li:hover a {
      background-color: #c90060 !important; }
    .sub_lnb_depth2 .lnb_depth2_list li + li {
      border-top: 1px solid #ddd; }
  .sub_lnb_depth2 .lnb_depth2_list.db {
    display: block; }

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

.prod_tit {
  margin-top: 100px;
  margin-bottom: 20px; }
  @media (max-width: 620px) {
    .prod_tit {
      margin-top: 50px;
      margin-bottom: 10px; } }

.sub2_cont .t1 {
  font-size: 20px;
  line-height: 150%; }
  @media (max-width: 620px) {
    .sub2_cont .t1 {
      font-size: 16px; } }

.sub2_cont .t1.mb20 {
  margin-bottom: 20px; }
  @media (max-width: 620px) {
    .sub2_cont .t1.mb20 {
      margin-bottom: 10px; } }

.sub2_cont .t2 {
  font-size: 16px;
  color: #666;
  line-height: 150%; }
  @media (max-width: 620px) {
    .sub2_cont .t2 {
      font-size: 12px; } }

.sub2_cont .t2.mb20 {
  margin-bottom: 20px; }
  @media (max-width: 620px) {
    .sub2_cont .t2.mb20 {
      margin-bottom: 10px; } }

.prod_tit.desc_b {
  margin-bottom: 15px; }
  @media (max-width: 620px) {
    .prod_tit.desc_b {
      margin-bottom: 7px; } }

.img_wrap {
  border: 1px solid #ddd;
  text-align: center; }
  .img_wrap img {
    display: inline-block; }
  .img_wrap img.dn {
    display: none; }
  @media (max-width: 1240px) {
    .img_wrap img.dib1000 {
      display: inline-block; } }

.img_wrap.bdn {
  border: none; }

.img_wrap.h320 {
  height: 320px; }
  @media (max-width: 1240px) {
    .img_wrap.h320 {
      height: auto; } }

.img_wrap.mt25 {
  margin-top: 25px; }
  @media (max-width: 620px) {
    .img_wrap.mt25 {
      margin-top: 15px; } }

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

.img_wrap.mb50 {
  margin-bottom: 50px; }
  @media (max-width: 620px) {
    .img_wrap.mb50 {
      margin-bottom: 25px; } }

.dot {
  position: relative;
  padding-left: 14px; }
  @media (max-width: 620px) {
    .dot {
      padding-left: 12px; } }
  .dot::before {
    content: '';
    position: absolute;
    left: 0;
    width: 3px;
    height: 3px;
    background-color: #ddd; }

.dot.dot_none::before {
  display: none; }

.sub2_tb .dot.fz16 {
  font-size: 16px;
  line-height: 150%; }
  .sub2_tb .dot.fz16::before {
    top: 12px; }

.dot.fz20 {
  font-size: 20px;
  line-height: 150%; }
  @media (max-width: 620px) {
    .dot.fz20 {
      font-size: 16px; } }
  .dot.fz20::before {
    top: 14px; }
    @media (max-width: 620px) {
      .dot.fz20::before {
        top: 11px; } }

.dot.fz18 {
  font-size: 18px;
  line-height: 150%; }
  @media (max-width: 620px) {
    .dot.fz18 {
      font-size: 14px; } }
  .dot.fz18::before {
    top: 12px; }
    @media (max-width: 620px) {
      .dot.fz18::before {
        top: 10px; } }

.p18 {
  padding: 18px; }
  @media (max-width: 620px) {
    .p18 {
      padding: 9px; } }

.p20 {
  padding: 20px; }

.p30 {
  padding: 30px; }
  @media (max-width: 620px) {
    .p30 {
      padding: 15px; } }

.p38 {
  padding: 38px; }
  @media (max-width: 620px) {
    .p38 {
      padding: 18px; } }

.p23 {
  padding: 23px; }
  @media (max-width: 620px) {
    .p23 {
      padding: 12px; } }

.p50 {
  padding: 50px 20px; }
  @media (max-width: 620px) {
    .p50 {
      padding: 25px 12px; } }

.p50.profile {
  padding: 50px 20px; }
  @media (max-width: 1240px) {
    .p50.profile {
      padding-right: 75px; } }

.p50_2 {
  padding: 50px 20px; }
  @media (max-width: 1240px) {
    .p50_2 {
      padding: 25px 20px; } }
  @media (max-width: 620px) {
    .p50_2 {
      padding: 25px 8px; } }

.p55 {
  padding: 55px 20px; }
  @media (max-width: 620px) {
    .p55 {
      padding: 30px 12px; } }

.p60 {
  padding: 60px 81px; }
  @media (max-width: 1240px) {
    .p60 {
      padding: 30px 40px; } }
  @media (max-width: 620px) {
    .p60 {
      padding: 13px 22px; } }

.p64 {
  padding: 64px 20px; }
  @media (max-width: 1240px) {
    .p64 {
      padding: 50px 20px; } }
  @media (max-width: 620px) {
    .p64 {
      padding: 20px 40px; } }

.p76 {
  padding: 76px 20px; }
  @media (max-width: 620px) {
    .p76 {
      padding: 38px 12px; } }

.img_ulli2 {
  overflow: hidden; }
  .img_ulli2 > ul {
    margin-right: -20px;
    font-size: 0; }
    @media (max-width: 1240px) {
      .img_ulli2 > ul {
        margin-right: 0;
        margin-bottom: -20px; } }
    @media (max-width: 620px) {
      .img_ulli2 > ul {
        margin-bottom: -10px; } }
    .img_ulli2 > ul li {
      display: inline-block;
      width: calc( 50% - 20px);
      margin-right: 20px;
      vertical-align: top; }
      @media (max-width: 1240px) {
        .img_ulli2 > ul li {
          width: 100%;
          margin-right: 0;
          margin-bottom: 20px; } }
      @media (max-width: 620px) {
        .img_ulli2 > ul li {
          margin-bottom: 10px; } }

.sub2_cont .mt45 {
  margin-top: 45px; }
  @media (max-width: 620px) {
    .sub2_cont .mt45 {
      margin-top: 25px; } }

@media (max-width: 1240px) {
  .sub2_style1 .img_cont {
    float: none; } }

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

.sub2_style1 .img_cont .img_wrap.w279 {
  width: 279px; }
  @media (max-width: 620px) {
    .sub2_style1 .img_cont .img_wrap.w279 {
      width: 100%; } }

.sub2_style1 .img_cont .img_wrap.w293 {
  width: 293px; }
  @media (max-width: 620px) {
    .sub2_style1 .img_cont .img_wrap.w293 {
      width: 100%; } }

.sub2_style1 .img_cont .img_wrap.w420 {
  width: 420px; }
  @media (max-width: 620px) {
    .sub2_style1 .img_cont .img_wrap.w420 {
      width: 100%; } }

@media (max-width: 1240px) {
  .sub2_style1 .txt_cont {
    float: none;
    display: block;
    width: 100%;
    margin-top: 40px; } }

@media (max-width: 620px) {
  .sub2_style1 .txt_cont {
    margin-top: 20px; } }

.sub2_style1 .txt_cont .tit {
  margin-bottom: 3px;
  font-size: 24px;
  color: #c90060;
  font-weight: bold;
  line-height: 150%; }
  @media (max-width: 620px) {
    .sub2_style1 .txt_cont .tit {
      margin-bottom: 0;
      font-size: 20px; } }

.sub2_style1 .txt_cont .desc.fz20 {
  font-size: 20px;
  line-height: 150%; }
  @media (max-width: 620px) {
    .sub2_style1 .txt_cont .desc.fz20 {
      font-size: 16px; } }

.sub2_style1 .txt_cont .desc.fz18 {
  font-size: 18px;
  line-height: 150%; }
  @media (max-width: 620px) {
    .sub2_style1 .txt_cont .desc.fz18 {
      font-size: 14px; } }

.sub2_style1 .txt_cont .desc + .desc {
  margin-top: 25px; }

@media (max-width: 1240px) {
  .sub2_style1 .txt_cont.with_tit {
    float: none;
    display: block;
    width: 100%;
    margin-top: 20px; } }

@media (max-width: 620px) {
  .sub2_style1 .txt_cont.with_tit {
    margin-top: 10px; } }

.sub2_style1 .txt_cont.pt20 {
  padding-top: 20px; }
  @media (max-width: 1240px) {
    .sub2_style1 .txt_cont.pt20 {
      padding-top: 0; } }

.sub2_style1 .txt_cont.pt25 {
  padding-top: 25px; }
  @media (max-width: 1240px) {
    .sub2_style1 .txt_cont.pt25 {
      padding-top: 0; } }

.sub2_style1 .txt_cont.pt40 {
  padding-top: 40px; }
  @media (max-width: 1240px) {
    .sub2_style1 .txt_cont.pt40 {
      padding-top: 0; } }

.sub2_style1 .w680 {
  width: 680px; }

.sub2_style1 .w827 {
  width: 827px; }

.sub2_style1 .w839 {
  width: 839px; }

.sub2_style1 .w841 {
  width: 841px; }

.sub2_style1 .w769 {
  width: 769px; }

@media (max-width: 1240px) {
  .sub2_style1 .w839, .sub2_style1 .w827, .sub2_style1 .w841, .sub2_style1 .w680, .sub2_style1 .w769 {
    width: 100%; } }

@media (max-width: 620px) {
  .sub2_style1.mt50 {
    margin-top: 25px; } }

.sub2_bd {
  border-top: 1px solid #333; }
  .sub2_bd > table tr {
    border-bottom: 1px solid #ddd; }
  .sub2_bd > table td {
    line-height: 150%; }
  .sub2_bd > table .num {
    width: 64px;
    padding: 15px 0 15px 3px;
    font-size: 40px;
    font-weight: bold;
    font-style: italic;
    color: #c90060;
    vertical-align: top; }
    @media (max-width: 620px) {
      .sub2_bd > table .num {
        width: 32px;
        padding-top: 10px;
        padding-left: 1px;
        font-size: 20px; } }
  .sub2_bd > table .desc.tit_cont {
    padding: 20px 0 30px 70px; }
    @media (max-width: 620px) {
      .sub2_bd > table .desc.tit_cont {
        padding: 9px 0 12px 10px; } }
    .sub2_bd > table .desc.tit_cont .tit {
      margin-bottom: 5px;
      font-size: 24px;
      line-height: 150%;
      font-weight: bold;
      color: #c90060; }
      @media (max-width: 620px) {
        .sub2_bd > table .desc.tit_cont .tit {
          margin-bottom: 0;
          font-size: 20px; } }
  .sub2_bd > table .desc {
    padding: 35px 0 35px 70px;
    font-size: 18px;
    color: #333; }
    @media (max-width: 1240px) {
      .sub2_bd > table .desc {
        padding-left: 30px; } }
    @media (max-width: 620px) {
      .sub2_bd > table .desc {
        padding: 15px 0 15px 10px;
        font-size: 14px; } }
    .sub2_bd > table .desc .mt27 {
      margin-top: 27px; }
    .sub2_bd > table .desc .mb27 {
      margin-bottom: 27px; }
  .sub2_bd > table .desc2 {
    font-size: 18px;
    color: #666;
    line-height: 150%; }
    @media (max-width: 620px) {
      .sub2_bd > table .desc2 {
        font-size: 14px; } }

.sub2_bd.mb50 {
  margin-bottom: 50px; }
  @media (max-width: 620px) {
    .sub2_bd.mb50 {
      margin-bottom: 25px; } }

.s_tit_wrap {
  position: relative; }

.s_tit_source {
  position: absolute;
  right: 0;
  top: 0;
  height: 26px;
  font-size: 14px;
  color: #999;
  line-height: 26px; }
  @media (max-width: 620px) {
    .s_tit_source {
      height: 16px;
      font-size: 12px;
      line-height: 16px; } }

.sub2_style2 {
  overflow: hidden; }
  .sub2_style2 > ul {
    margin-right: -20px;
    margin-bottom: -30px;
    font-size: 0; }
    @media (max-width: 620px) {
      .sub2_style2 > ul {
        margin-right: 0;
        margin-bottom: -15px; } }
    .sub2_style2 > ul li {
      display: inline-block;
      width: calc( 25% - 20px);
      margin-right: 20px;
      margin-bottom: 30px;
      vertical-align: top; }
      @media (max-width: 1240px) {
        .sub2_style2 > ul li {
          width: calc( 50% - 20px); } }
      @media (max-width: 620px) {
        .sub2_style2 > ul li {
          width: 100%;
          margin-right: 0;
          margin-bottom: 15px; } }
      .sub2_style2 > ul li img {
        width: 100%; }
      .sub2_style2 > ul li .sub_txt {
        font-size: 16px;
        line-height: 150%;
        text-align: center; }
        @media (max-width: 620px) {
          .sub2_style2 > ul li .sub_txt {
            font-size: 12px; } }
      .sub2_style2 > ul li .txt {
        margin-top: 14px;
        font-size: 20px;
        line-height: 150%;
        text-align: center; }
        @media (max-width: 620px) {
          .sub2_style2 > ul li .txt {
            margin-top: 7px;
            font-size: 16px; } }

@media (max-width: 1240px) {
  .sub2_tb {
    overflow-x: scroll;
    width: 100%; } }

@media (max-width: 1240px) {
  .sub2_tb > table {
    width: 1200px; } }

.sub2_tb > table thead th {
  padding: 10px 20px;
  font-size: 16px;
  color: #111; }
  @media (max-width: 620px) {
    .sub2_tb > table thead th {
      padding: 5px 10px;
      font-size: 12px; } }

.sub2_tb > table thead th + th {
  border-left: 1px solid #ddd; }

.sub2_tb > table thead .bdl {
  border-left: 1px solid #ddd; }

.sub2_tb > table tbody td {
  padding: 10px;
  border: 1px solid #ddd;
  font-size: 16px;
  color: #111;
  text-align: center;
  line-height: 160%; }
  @media (max-width: 620px) {
    .sub2_tb > table tbody td {
      font-size: 12px; } }

.sub2_tb > table tbody .chk {
  background-color: #fef2ea; }

.sub2_tb > table tbody tr td:first-child {
  border-left: none; }

.sub2_tb > table tbody tr td:last-child {
  border-right: none; }

.sub2_tb > table tbody td.tal {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px; }

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

.scroll_arrow.mt {
  margin-top: 10px; }

.sub2_style3 {
  padding-top: 40px;
  border-top: 1px solid #333; }
  @media (max-width: 620px) {
    .sub2_style3 {
      padding-top: 20px; } }
  .sub2_style3 > ul {
    font-size: 0;
    margin-bottom: -30px; }
    @media (max-width: 620px) {
      .sub2_style3 > ul {
        margin-bottom: -15px; } }
    .sub2_style3 > ul li {
      display: inline-block;
      width: 25%;
      padding-right: 35px;
      vertical-align: top; }
      @media (max-width: 1240px) {
        .sub2_style3 > ul li {
          width: 50%;
          margin-bottom: 30px; } }
      @media (max-width: 620px) {
        .sub2_style3 > ul li {
          width: 100%;
          margin-bottom: 15px; } }
      .sub2_style3 > ul li .tit {
        font-weight: bold;
        font-size: 24px; }
        @media (max-width: 991px) {
          .sub2_style3 > ul li .tit {
            font-size: 22px; } }
        @media (max-width: 620px) {
          .sub2_style3 > ul li .tit {
            font-size: 20px; } }
        .sub2_style3 > ul li .tit .fcp {
          font-style: italic; }
      @media (max-width: 620px) {
        .sub2_style3 > ul li .mt15 {
          margin-top: 7px; } }

.s_s_tit {
  font-size: 40px;
  font-weight: bold;
  line-height: 150%; }
  @media (max-width: 620px) {
    .s_s_tit {
      font-size: 20px; } }

.greeting .txt_wrap {
  display: block;
  width: 750px; }
  @media (max-width: 1240px) {
    .greeting .txt_wrap {
      float: none;
      width: 100%; } }
  .greeting .txt_wrap .t2 {
    margin-top: 45px;
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: bold;
    line-height: 150%; }
    @media (max-width: 620px) {
      .greeting .txt_wrap .t2 {
        margin-top: 25px;
        margin-bottom: 30px;
        font-size: 18px; } }
  .greeting .txt_wrap .t3 {
    font-size: 20px;
    line-height: 150%; }
    @media (max-width: 620px) {
      .greeting .txt_wrap .t3 {
        font-size: 16px; } }

.greeting .greeting_img {
  display: block;
  width: 450px;
  padding: 79px 50px 0 0; }
  @media (max-width: 1240px) {
    .greeting .greeting_img {
      float: none;
      width: 100%;
      padding: 0 0 0 calc( 100% - 333px); } }
  @media (max-width: 620px) {
    .greeting .greeting_img {
      padding: 0;
      text-align: center; } }
  @media (max-width: 620px) {
    .greeting .greeting_img img {
      float: none; } }
  .greeting .greeting_img .t4 {
    margin-top: 43px;
    width: 333px;
    font-size: 20px;
    text-align: center; }
    @media (max-width: 620px) {
      .greeting .greeting_img .t4 {
        float: none;
        display: inline-block;
        width: auto;
        margin-top: 20px;
        font-size: 16px; } }
  .greeting .greeting_img .t5 {
    font-size: 30px;
    font-weight: bold; }
    @media (max-width: 620px) {
      .greeting .greeting_img .t5 {
        font-size: 18px; } }

.company_intro .s_s_tit {
  font-size: 39px;
  font-weight: bold;
  line-height: 150%; }
  @media (max-width: 620px) {
    .company_intro .s_s_tit {
      font-size: 20px; } }

.company_intro .company_intro_wrap {
  margin-top: 60px; }
  @media (max-width: 620px) {
    .company_intro .company_intro_wrap {
      margin-top: 30px; } }
  .company_intro .company_intro_wrap .company_img {
    width: 460px; }
    @media (max-width: 1240px) {
      .company_intro .company_intro_wrap .company_img {
        float: none;
        display: block;
        width: 100%; } }
    @media (max-width: 620px) {
      .company_intro .company_intro_wrap .company_img {
        float: none;
        width: 100%; } }
    @media (max-width: 1240px) {
      .company_intro .company_intro_wrap .company_img img {
        width: 100%; } }
    .company_intro .company_intro_wrap .company_img .company_intro_tb {
      margin-top: 20px; }
      @media (max-width: 620px) {
        .company_intro .company_intro_wrap .company_img .company_intro_tb {
          margin-top: 10px; } }
      .company_intro .company_intro_wrap .company_img .company_intro_tb tr th, .company_intro .company_intro_wrap .company_img .company_intro_tb tr td {
        padding: 15px 0;
        text-align: left;
        font-size: 20px; }
        @media (max-width: 620px) {
          .company_intro .company_intro_wrap .company_img .company_intro_tb tr th, .company_intro .company_intro_wrap .company_img .company_intro_tb tr td {
            font-size: 16px;
            padding: 7px 0; } }
      .company_intro .company_intro_wrap .company_img .company_intro_tb tr th {
        width: 115px;
        color: #666; }
      .company_intro .company_intro_wrap .company_img .company_intro_tb tr td {
        padding-left: 30px; }
        @media (max-width: 620px) {
          .company_intro .company_intro_wrap .company_img .company_intro_tb tr td {
            padding-left: 15px; } }
  .company_intro .company_intro_wrap .txt_wrap {
    width: 680px; }
    @media (max-width: 1240px) {
      .company_intro .company_intro_wrap .txt_wrap {
        float: none;
        display: block;
        width: 100%;
        margin-top: 30px; } }
    @media (max-width: 620px) {
      .company_intro .company_intro_wrap .txt_wrap {
        float: none;
        margin-top: 15px; } }
    .company_intro .company_intro_wrap .txt_wrap .t2 {
      font-size: 20px;
      line-height: 150%; }
      @media (max-width: 620px) {
        .company_intro .company_intro_wrap .txt_wrap .t2 {
          font-size: 16px; } }
    .company_intro .company_intro_wrap .txt_wrap .t2 + .t2 {
      margin-top: 30px; }
      @media (max-width: 620px) {
        .company_intro .company_intro_wrap .txt_wrap .t2 + .t2 {
          margin-top: 15px; } }

.company_intro .s_s_tit.intro_s_tit {
  margin: 150px 0 65px;
  text-align: center; }
  @media (max-width: 620px) {
    .company_intro .s_s_tit.intro_s_tit {
      margin: 75px 0 32px; } }

.company_intro .t3 {
  font-size: 30px;
  line-height: 150%;
  text-align: center; }
  @media (max-width: 620px) {
    .company_intro .t3 {
      font-size: 20px; } }

.company_intro .ideology {
  margin-top: 50px; }
  @media (max-width: 620px) {
    .company_intro .ideology {
      margin-top: 10px; } }
  .company_intro .ideology ul {
    font-size: 0; }
    @media (max-width: 1240px) {
      .company_intro .ideology ul {
        margin-bottom: -30px; } }
    @media (max-width: 620px) {
      .company_intro .ideology ul {
        margin-bottom: -10px; } }
    .company_intro .ideology ul li {
      position: relative;
      display: inline-block;
      width: 25%;
      height: 202px;
      text-align: center; }
      @media (max-width: 1240px) {
        .company_intro .ideology ul li {
          width: 50%;
          margin-bottom: 30px; } }
      @media (max-width: 620px) {
        .company_intro .ideology ul li {
          width: 50%;
          height: auto;
          margin-bottom: 10px; } }
      .company_intro .ideology ul li::before {
        content: '';
        display: block;
        margin: 35px auto 15px;
        width: 60px;
        height: 60px; }
      .company_intro .ideology ul li .tit {
        font-size: 20px; }
        @media (max-width: 620px) {
          .company_intro .ideology ul li .tit {
            font-size: 16px; } }
      .company_intro .ideology ul li .desc {
        font-size: 16px;
        color: #666; }
        @media (max-width: 620px) {
          .company_intro .ideology ul li .desc {
            font-size: 12px; } }
      .company_intro .ideology ul li::after {
        content: '';
        position: absolute;
        right: 58px;
        bottom: 0;
        display: block;
        width: 1px;
        height: 233px;
        background-color: #ddd;
        transform: rotate(35deg);
        transform-origin: right bottom; }
        @media (max-width: 1240px) {
          .company_intro .ideology ul li::after {
            right: 45px; } }
        @media (max-width: 620px) {
          .company_intro .ideology ul li::after {
            display: none; } }
    @media (max-width: 1240px) {
      .company_intro .ideology ul li.ico2::after {
        display: none; } }
    .company_intro .ideology ul li:last-child::after {
      display: none; }
    .company_intro .ideology ul .ico1::before {
      background-position: -2px -2px; }
    .company_intro .ideology ul .ico2::before {
      background-position: -64px -2px; }
    .company_intro .ideology ul .ico3::before {
      background-position: -126px -2px; }
    .company_intro .ideology ul .ico4::before {
      background-position: -188px -2px; }

.history {
  position: relative; }
  .history .history_bar {
    content: '';
    z-index: 10;
    display: block;
    position: absolute;
    left: 599px;
    top: 46px;
    width: 2px;
    background-color: #c90060 !important; }
    @media (max-width: 1240px) {
      .history .history_bar {
        left: 0; } }
    @media (max-width: 620px) {
      .history .history_bar {
        left: 10px;
        top: 33px; } }
  .history dl {
    position: relative;
    width: 600px; }
    .history dl dt::before {
      z-index: 20; }
    .history dl dt {
      position: relative;
      font-size: 40px;
      font-weight: bold; }
      @media (max-width: 620px) {
        .history dl dt {
          font-size: 24px; } }
    .history dl dd .month {
      position: relative;
      display: inline-block;
      width: 40px;
      font-size: 18px;
      font-weight: bold;
      color: #000;
      vertical-align: top;
      line-height: 150%; }
      @media (max-width: 620px) {
        .history dl dd .month {
          font-size: 12px; } }
    .history dl dd .desc {
      display: inline-block;
      width: calc( 100% - 40px);
      font-size: 18px;
      color: #333;
      vertical-align: top;
      line-height: 150%; }
      @media (max-width: 620px) {
        .history dl dd .desc {
          display: block;
          width: 100%;
          font-size: 12px; } }
    .history dl dd + dd {
      margin-top: 20px; }
  .history dl + dl {
    margin-top: 60px; }
    @media (max-width: 620px) {
      .history dl + dl {
        margin-top: 30px; } }
  .history dl:nth-of-type(n) {
    float: right;
    margin-left: 600px;
    margin-right: 0;
    padding-left: 60px;
    padding-right: 0; }
    @media (max-width: 1240px) {
      .history dl:nth-of-type(n) {
        float: none;
        margin-left: 0;
        width: 100%; } }
    @media (max-width: 620px) {
      .history dl:nth-of-type(n) {
        padding-left: 30px; } }
    .history dl:nth-of-type(n)::before {
      content: '';
      display: block;
      position: absolute;
      left: -1px;
      top: 34px;
      width: 2px;
      height: calc( 100% + 52px);
      background-color: #ddd; }
      @media (max-width: 1240px) {
        .history dl:nth-of-type(n)::before {
          left: 0; } }
      @media (max-width: 620px) {
        .history dl:nth-of-type(n)::before {
          left: 10px;
          height: calc( 100% + 10px); } }
    .history dl:nth-of-type(n) dt::before {
      content: '';
      position: absolute;
      left: -71px;
      top: calc( 50% - 11px);
      display: block;
      width: 22px;
      height: 22px;
      background-image: url(../img/history_yy.jpg); }
      @media (max-width: 1240px) {
        .history dl:nth-of-type(n) dt::before {
          left: -70px; } }
      @media (max-width: 620px) {
        .history dl:nth-of-type(n) dt::before {
          left: -30px; } }
    .history dl:nth-of-type(n) .month::before {
      content: '';
      display: block;
      position: absolute;
      left: -64px;
      top: calc( 50% - 4px);
      width: 8px;
      height: 8px;
      border-radius: 100%;
      background-color: #c90060; }
      @media (max-width: 1240px) {
        .history dl:nth-of-type(n) .month::before {
          left: -63px; } }
      @media (max-width: 620px) {
        .history dl:nth-of-type(n) .month::before {
          left: -23px; } }
    .history dl:nth-of-type(n) dt, .history dl:nth-of-type(n) dd {
      text-align: left; }
    .history dl:nth-of-type(n) dd .month, .history dl:nth-of-type(n) dd .desc {
      float: left; }
  .history dl:nth-of-type(2n) {
    float: left;
    margin-left: 0;
    margin-right: 600px;
    padding-left: 0;
    padding-right: 60px; }
    @media (max-width: 1240px) {
      .history dl:nth-of-type(2n) {
        float: none;
        margin-right: 0;
        width: 100%;
        padding-left: 60px;
        padding-right: 0; } }
    @media (max-width: 620px) {
      .history dl:nth-of-type(2n) {
        padding-left: 30px; } }
    .history dl:nth-of-type(2n)::before {
      content: '';
      display: block;
      position: absolute;
      left: 599px;
      top: 34px;
      width: 2px;
      height: calc( 100% + 52px);
      background-color: #ddd; }
      @media (max-width: 1240px) {
        .history dl:nth-of-type(2n)::before {
          left: 0; } }
      @media (max-width: 620px) {
        .history dl:nth-of-type(2n)::before {
          left: 10px;
          height: calc( 100% + 10px); } }
    .history dl:nth-of-type(2n) dt::before {
      content: '';
      position: absolute;
      left: 589px;
      top: calc( 50% - 11px);
      display: block;
      width: 22px;
      height: 22px;
      background-image: url(../img/history_yy.jpg); }
      @media (max-width: 1240px) {
        .history dl:nth-of-type(2n) dt::before {
          left: -70px; } }
      @media (max-width: 620px) {
        .history dl:nth-of-type(2n) dt::before {
          left: -30px; } }
    .history dl:nth-of-type(2n) .month::before {
      content: '';
      display: block;
      position: absolute;
      left: 96px;
      top: calc( 50% - 4px);
      width: 8px;
      height: 8px;
      border-radius: 100%;
      background-color: #c90060; }
      @media (max-width: 1240px) {
        .history dl:nth-of-type(2n) .month::before {
          left: -63px; } }
      @media (max-width: 620px) {
        .history dl:nth-of-type(2n) .month::before {
          left: -23px; } }
    .history dl:nth-of-type(2n) dt, .history dl:nth-of-type(2n) dd {
      text-align: right; }
      @media (max-width: 1240px) {
        .history dl:nth-of-type(2n) dt, .history dl:nth-of-type(2n) dd {
          text-align: left; } }
    .history dl:nth-of-type(2n) dd .month, .history dl:nth-of-type(2n) dd .desc {
      float: right; }
      @media (max-width: 1240px) {
        .history dl:nth-of-type(2n) dd .month, .history dl:nth-of-type(2n) dd .desc {
          float: left; } }

.business_intro .line + .line {
  margin-top: 100px; }
  @media (max-width: 620px) {
    .business_intro .line + .line {
      margin-top: 50px; } }

.business_intro .wrap {
  margin-top: 18px;
  padding: 30px 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #ddd;
  text-align: center; }
  @media (max-width: 1240px) {
    .business_intro .wrap {
      padding: 30px 0 0; } }
  @media (max-width: 620px) {
    .business_intro .wrap {
      margin-top: 10px;
      padding: 15px 0; } }
  .business_intro .wrap .location_img {
    display: block;
    width: 278px; }
    @media (max-width: 1240px) {
      .business_intro .wrap .location_img {
        position: relative;
        width: calc( 50% - 42px);
        height: 0;
        padding-bottom: 56.25%;
        margin-left: 27px; } }
    @media (max-width: 620px) {
      .business_intro .wrap .location_img {
        float: none;
        width: 100%;
        margin-left: 0; } }
    .business_intro .wrap .location_img img {
      width: 100%; }
      @media (max-width: 1240px) {
        .business_intro .wrap .location_img img {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%; } }
  .business_intro .wrap .map_wrap {
    display: block;
    width: 278px;
	height: 219px;}
    @media (max-width: 1240px) {
      .business_intro .wrap .map_wrap {
        position: relative;
        width: calc( 50% - 42px);
        height: auto;
        padding-bottom: 56.25%;
        margin-right: 27px; } }
    .business_intro .wrap .map_wrap img {
      width: 100%; }
      @media (max-width: 1240px) {
        .business_intro .wrap .map_wrap img {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%; } }
  .business_intro .wrap .desc_tb {
    display: inline-block;
    width: 544px;
    vertical-align: middle; }
    @media (max-width: 1240px) {
      .business_intro .wrap .desc_tb {
        width: 100%;
        margin-top: 10px; } }
    @media (max-width: 620px) {
      .business_intro .wrap .desc_tb {
        margin-top: 0; } }
    .business_intro .wrap .desc_tb th, .business_intro .wrap .desc_tb td {
      padding: 17px 0; }
    @media (max-width: 620px) {
      .business_intro .wrap .desc_tb th {
        padding: 10px 0 0; } }
    @media (max-width: 620px) {
      .business_intro .wrap .desc_tb td {
        padding: 0 0 15px; } }
  .business_intro .wrap .map_wrap_320 {
    display: none; }
    @media (max-width: 620px) {
      .business_intro .wrap .map_wrap_320 {
        display: block;
        width: 100%;
        height: 219px; }
        .business_intro .wrap .map_wrap_320 img {
          width: 100%; } }

.desc_tb tr + tr {
  border-top: 1px solid #ddd; }

.desc_tb th {
  width: 121px;
  padding: 20px 0;
  font-size: 18px;
  color: #666;
  text-align: left;
  vertical-align: top;
  line-height: 160%; }
  @media (max-width: 1240px) {
    .desc_tb th {
      padding-left: 30px; } }
  @media (max-width: 620px) {
    .desc_tb th {
      display: block;
      width: 100%;
      padding: 10px 0 0;
      font-size: 14px;
      line-height: 150%; } }

.desc_tb td {
  width: auto;
  padding: 20px 0;
  font-size: 18px;
  color: #333;
  text-align: left;
  line-height: 160%; }
  @media (max-width: 1240px) {
    .desc_tb td {
      padding-left: 40px; } }
  @media (max-width: 620px) {
    .desc_tb td {
      display: block;
      width: 100%;
      padding: 0 0 15px;
      font-size: 14px;
      line-height: 150%; } }

.group_company {
  width: 100%;
  padding: 30px 50px 30px 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #ddd;
  font-size: 0; }
  @media (max-width: 1240px) {
    .group_company {
      padding-right: 25px; } }
  @media (max-width: 767px) {
    .group_company {
      padding: 0; } }
  .group_company .logo_page {
    display: inline-block;
    width: 278px;
    margin-right: 50px;
    vertical-align: top; }
    @media (max-width: 1240px) {
      .group_company .logo_page {
        width: 250px;
        margin-right: 25px; } }
    @media (max-width: 767px) {
      .group_company .logo_page {
        width: 100%;
        margin-right: 0; } }
    .group_company .logo_page .logo_wrap {
      width: 100%;
      height: 201px; }
    .group_company .logo_page .homepage_btn {
      display: block;
      width: 100%;
      height: 60px;
      margin-top: 3px;
      border: 1px solid #ddd;
      font-size: 12px;
      font-weight: bold;
      text-align: center;
      line-height: 58px; }
  .group_company .desc_tb {
    display: inline-block;
    width: 822px;
    vertical-align: top; }
    @media (max-width: 1240px) {
      .group_company .desc_tb {
        width: calc( 100% - 275px); } }
    @media (max-width: 767px) {
      .group_company .desc_tb {
        display: block;
        width: 100%;
        margin-top: 10px; } }
    @media (max-width: 620px) {
      .group_company .desc_tb {
        margin-top: 0; } }

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

.lab_intro {
  padding-bottom: 100px;
  text-align: center; }
  @media (max-width: 620px) {
    .lab_intro {
      padding-bottom: 50px; } }
  .lab_intro .desc1 {
    padding-bottom: 45px; }
    @media (max-width: 620px) {
      .lab_intro .desc1 {
        padding-bottom: 25px; } }
    .lab_intro .desc1 .t1 {
      font-size: 24px;
      font-weight: bold;
      line-height: 150%; }
      @media (max-width: 620px) {
        .lab_intro .desc1 .t1 {
          font-size: 20px; } }
    .lab_intro .desc1 .t3 {
      font-size: 20px;
      line-height: 150%; }
      @media (max-width: 620px) {
        .lab_intro .desc1 .t3 {
          font-size: 16px; } }
    @media (max-width: 620px) {
      .lab_intro .desc1 .t3.mt30 {
        margin-top: 15px; } }
  .lab_intro .desc2 {
    padding: 90px 0;
    background: url(../img/lab_intro_bg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat; }
    @media (max-width: 620px) {
      .lab_intro .desc2 {
        padding: 45px 0; } }
    .lab_intro .desc2 .t1 {
      font-size: 20px;
      line-height: 150%; }
      @media (max-width: 620px) {
        .lab_intro .desc2 .t1 {
          font-size: 16px; } }
    .lab_intro .desc2 .t1.mt30 {
      margin-top: 30px; }
      @media (max-width: 620px) {
        .lab_intro .desc2 .t1.mt30 {
          margin-top: 15px; } }
  .lab_intro .sub2_style2 {
    margin-top: 100px; }
    @media (max-width: 620px) {
      .lab_intro .sub2_style2 {
        margin-top: 50px; } }

.lab_field {
  text-align: center; }
  .lab_field .s_s_tit.mb100 {
    margin-bottom: 100px; }
    @media (max-width: 620px) {
      .lab_field .s_s_tit.mb100 {
        margin-bottom: 50px; } }
  .lab_field .lab_field_img {
    padding-left: 76px;
    padding-right: 21px; }
    @media (max-width: 1240px) {
      .lab_field .lab_field_img {
        padding: 0; } }

.quality_ideo {
  display: block;
  width: 334px;
  height: 334px;
  margin: 0 auto;
  padding-top: 16px;
  border-radius: 100%;
  text-align: center;
  background-color: #f9e9ea; }
  @media (max-width: 620px) {
    .quality_ideo {
      width: 260px;
      height: 260px;
      padding-top: 10px; } }
  .quality_ideo .quality_ideo_wrap {
    display: block;
    width: 300px;
    height: 300px;
    margin: 0 auto;
    padding-top: 55px;
    border-radius: 200%;
    background: linear-gradient(315deg, #be1e2d 0%, #e88849 100%); }
    @media (max-width: 620px) {
      .quality_ideo .quality_ideo_wrap {
        width: 240px;
        height: 240px;
        padding-top: 35px; } }
    .quality_ideo .quality_ideo_wrap::before {
      content: '';
      display: block;
      width: 70px;
      height: 70px;
      margin: 0 auto;
      background-position: -2px -64px; }
    .quality_ideo .quality_ideo_wrap .t1 {
      margin-top: 18px;
      margin-bottom: 10px;
      font-size: 26px;
      font-weight: bold;
      color: #fff;
      line-height: 100%; }
      @media (max-width: 620px) {
        .quality_ideo .quality_ideo_wrap .t1 {
          font-size: 22px;
          margin-top: 9px;
          margin-bottom: 5px; } }
    .quality_ideo .quality_ideo_wrap .t2 {
      font-size: 20px;
      color: #fff;
      line-height: 150%; }
      @media (max-width: 620px) {
        .quality_ideo .quality_ideo_wrap .t2 {
          font-size: 16px; } }

.quality_assur .prod_tit {
  margin-bottom: 30px; }
  @media (max-width: 620px) {
    .quality_assur .prod_tit {
      margin-bottom: 15px; } }

@media (max-width: 1240px) {
  .quality_assur .sub2_style1 .img_cont {
    float: left; } }

@media (max-width: 991px) {
  .quality_assur .sub2_style1 .img_cont {
    float: none;
    display: block; } }

@media (max-width: 991px) {
  .quality_assur .sub2_style1 .img_cont .img_wrap.w420 {
    width: 100%; } }

@media (max-width: 991px) {
  .quality_assur .sub2_style1 .img_cont .img_wrap.w420 img {
    width: 100%; } }

@media (max-width: 1240px) {
  .quality_assur .sub2_style1 .txt_cont {
    float: right;
    width: calc( 100% - 470px);
    margin-top: 0; } }

@media (max-width: 991px) {
  .quality_assur .sub2_style1 .txt_cont {
    float: none;
    width: 100%;
    margin-top: 25px; } }

@media (max-width: 620px) {
  .quality_assur .sub2_style1 .txt_cont {
    margin-top: 15px; } }

.quality_assur .cont1 {
  padding: 25px 0; }
  @media (max-width: 620px) {
    .quality_assur .cont1 {
      padding: 15px 0; } }

.quality_assur .cont1:first-child {
  padding-top: 0; }

.quality_assur .cont1 + .cont1 {
  border-top: 1px solid #ddd; }

.quality_assur .dot + .dot {
  margin-top: 5px; }

@media (max-width: 1240px) {
  .quality_assur .sub2_style2 > ul {
    margin-bottom: -20px; } }

@media (max-width: 620px) {
  .quality_assur .sub2_style2 > ul {
    margin-bottom: -10px; } }

.quality_assur .sub2_style2 > ul li {
  padding: 15px 5px;
  border-radius: 8px; }
  @media (max-width: 1240px) {
    .quality_assur .sub2_style2 > ul li {
      margin-bottom: 20px; } }
  @media (max-width: 620px) {
    .quality_assur .sub2_style2 > ul li {
      padding: 10px 5px;
      margin-bottom: 10px; } }

.quality_assur .sub2_style2 > ul li .txt {
  margin-top: 0; }

.safty .s_s_tit {
  margin-bottom: 30px; }
  @media (max-width: 620px) {
    .safty .s_s_tit {
      margin-bottom: 15px; } }

.safty .t1_wrap {
  padding-bottom: 60px;
  border-bottom: 1px solid #333; }
  @media (max-width: 620px) {
    .safty .t1_wrap {
      padding-bottom: 30px; } }

.safty .t1 {
  font-size: 20px;
  line-height: 150%;
  text-align: center; }
  @media (max-width: 620px) {
    .safty .t1 {
      font-size: 16px; } }

.safty .t2_wrap {
  padding: 45px 0; }
  @media (max-width: 620px) {
    .safty .t2_wrap {
      padding: 20px 0; } }

.safty .t2 {
  font-size: 18px;
  line-height: 150%; }
  @media (max-width: 620px) {
    .safty .t2 {
      font-size: 14px; } }

.safty .safty_tb > ul {
  margin-left: 1px;
  font-size: 0; }
  @media (max-width: 1240px) {
    .safty .safty_tb > ul {
      margin-top: 1px; } }
  .safty .safty_tb > ul li {
    display: inline-block;
    width: calc( 25% + 1px);
    padding: 80px 0 75px;
    margin-left: -1px;
    border: 1px solid #ddd;
    vertical-align: top; }
    .safty .safty_tb > ul li::before {
      content: '';
      display: block;
      width: 80px;
      height: 80px;
      margin: 0 auto 15px; }
    @media (max-width: 1240px) {
      .safty .safty_tb > ul li {
        width: calc( 50% + 1px);
        margin-top: -1px; } }
    @media (max-width: 620px) {
      .safty .safty_tb > ul li {
        width: calc( 100% + 1px);
        padding: 40px 0 35px; } }
  .safty .safty_tb > ul .ico1::before {
    background-position: -74px -64px; }
  .safty .safty_tb > ul .ico2::before {
    background-position: -156px -64px; }
  .safty .safty_tb > ul .ico3::before {
    background-position: -238px -64px; }
  .safty .safty_tb > ul .ico4::before {
    background-position: -320px -64px; }

.sub6_desc {
  margin-top: 20px;
  font-size: 20px;
  line-height: 150%;
  text-align: center; }
  @media (max-width: 620px) {
    .sub6_desc {
      margin-top: 5px;
      font-size: 16px; } }

.right_people .sub6_desc {
  margin-bottom: 80px; }
  @media (max-width: 620px) {
    .right_people .sub6_desc {
      margin-bottom: 40px;
      font-size: 16px; } }

.right_people .right_people_wrap {
  text-align: center; }
  .right_people .right_people_wrap > ul {
    font-size: 0; }
    @media (max-width: 1240px) {
      .right_people .right_people_wrap > ul {
        margin-bottom: -40px; } }
    .right_people .right_people_wrap > ul li {
      display: inline-block;
      width: 25%;
      padding: 0 8px;
      vertical-align: top; }
      @media (max-width: 1240px) {
        .right_people .right_people_wrap > ul li {
          width: 50%;
          padding: 0 40px;
          margin-bottom: 40px; } }
      @media (max-width: 620px) {
        .right_people .right_people_wrap > ul li {
          width: 100%;
          padding: 0 20px; } }
      .right_people .right_people_wrap > ul li .ico_wrap {
        display: block;
        width: 200px;
        height: 200px;
        padding-top: 9px;
        margin: 0 auto 25px;
        border-radius: 100%; }
        @media (max-width: 620px) {
          .right_people .right_people_wrap > ul li .ico_wrap {
            width: 180px;
            height: 180px;
            margin: 0 auto 15px; } }
        .right_people .right_people_wrap > ul li .ico_wrap .ico {
          display: inline-block;
          width: 180px;
          height: 180px;
          padding-top: 50px;
          border-radius: 100%;
          background-repeat: no-repeat;
          background-size: cover; }
          @media (max-width: 620px) {
            .right_people .right_people_wrap > ul li .ico_wrap .ico {
              width: 160px;
              height: 160px;
              padding-top: 55px; } }
        .right_people .right_people_wrap > ul li .ico_wrap .t2 {
          font-size: 26px;
          font-weight: bold;
          color: #fff; }
          @media (max-width: 620px) {
            .right_people .right_people_wrap > ul li .ico_wrap .t2 {
              font-size: 20px; } }
        .right_people .right_people_wrap > ul li .ico_wrap .t3 {
          font-size: 16px;
          color: #fff;
          line-height: 160%; }
          @media (max-width: 620px) {
            .right_people .right_people_wrap > ul li .ico_wrap .t3 {
              font-size: 12px; } }
      .right_people .right_people_wrap > ul li .ico1_wrap {
        border: 1px solid #e5be47; }
        .right_people .right_people_wrap > ul li .ico1_wrap .ico1 {
          background-color: #e5be47;
          background-image: url(../img/right_ico1.png); }
      .right_people .right_people_wrap > ul li .ico2_wrap {
        border: 1px solid #f57b35; }
        .right_people .right_people_wrap > ul li .ico2_wrap .ico2 {
          background-color: #f57b35;
          background-image: url(../img/right_ico2.png); }
      .right_people .right_people_wrap > ul li .ico3_wrap {
        border: 1px solid #c90060; }
        .right_people .right_people_wrap > ul li .ico3_wrap .ico3 {
          background-color: #c90060;
          background-image: url(../img/right_ico3.png); }
      .right_people .right_people_wrap > ul li .ico4_wrap {
        border: 1px solid #be1e2d; }
        .right_people .right_people_wrap > ul li .ico4_wrap .ico4 {
          background-color: #be1e2d;
          background-image: url(../img/right_ico4.png); }
      .right_people .right_people_wrap > ul li .t4 {
        font-size: 16px;
        line-height: 150%; }
        @media (max-width: 620px) {
          .right_people .right_people_wrap > ul li .t4 {
            font-size: 12px; } }

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

.manage_system .t2 {
  font-size: 18px;
  line-height: 150%; }
  @media (max-width: 620px) {
    .manage_system .t2 {
      font-size: 14px; } }

.manage_system .t3 {
  font-size: 16px;
  line-height: 150%; }
  @media (max-width: 620px) {
    .manage_system .t3 {
      font-size: 12px; } }

.manage_system .manage_system_img {
  margin-top: 55px;
  margin-bottom: 50px;
  text-align: center; }
  @media (max-width: 620px) {
    .manage_system .manage_system_img {
      margin-top: 25px;
      margin-bottom: 25px; } }
  @media (max-width: 1240px) {
    .manage_system .manage_system_img .dib1000 {
      display: inline-block; } }

.manage_system .alert_wrap {
  width: 100%;
  padding: 20px 30px;
  border: 1px solid #ddd; }
  @media (max-width: 620px) {
    .manage_system .alert_wrap {
      padding: 10px; } }

.manage_system .promotion {
  display: block;
  width: 100%;
  padding-top: 20px; }
  @media (max-width: 620px) {
    .manage_system .promotion {
      padding-top: 10px; } }
  .manage_system .promotion img {
    width: 100%; }
  @media (max-width: 991px) {
    .manage_system .promotion .dib720 {
      display: inline-block; } }
  @media (max-width: 620px) {
    .manage_system .promotion .dib720 {
      display: none; } }
  @media (max-width: 620px) {
    .manage_system .promotion .dib620 {
      display: inline-block; } }

.promote .sub2_style2 {
  margin-top: 75px; }
  @media (max-width: 620px) {
    .promote .sub2_style2 {
      margin-top: 35px; } }
  .promote .sub2_style2 .sub_txt {
    margin-top: 20px; }
    @media (max-width: 620px) {
      .promote .sub2_style2 .sub_txt {
        margin-top: 10px; } }
  .promote .sub2_style2 .txt {
    margin-top: 0;
    font-weight: bold; }

.promote .promote_desc {
  margin-top: 60px; }
  @media (max-width: 620px) {
    .promote .promote_desc {
      margin-top: 30px; } }
  .promote .promote_desc > ul li {
    position: relative;
    padding: 40px 0;
    font-size: 0; }
    @media (max-width: 620px) {
      .promote .promote_desc > ul li {
        padding: 20px 0;
        text-align: center; } }
    .promote .promote_desc > ul li .ico_wrap {
      display: inline-block;
      width: 107px;
      height: 107px;
      margin-right: 30px;
      border-radius: 50%;
      vertical-align: top; }
      .promote .promote_desc > ul li .ico_wrap::before {
        content: '';
        display: block;
        margin: 29px auto 0;
        width: 50px;
        height: 50px; }
      @media (max-width: 620px) {
        .promote .promote_desc > ul li .ico_wrap {
          display: inline-block;
          margin-right: 0;
          margin-bottom: 15px; } }
    .promote .promote_desc > ul li .txt_wrap {
      display: inline-block;
      width: calc( 100% - 137px);
      vertical-align: top; }
      @media (max-width: 620px) {
        .promote .promote_desc > ul li .txt_wrap {
          display: block;
          width: 100%; } }
    .promote .promote_desc > ul li .ico1 {
      background-color: #e5be47; }
      .promote .promote_desc > ul li .ico1::before {
        background-position: -2px -146px; }
    .promote .promote_desc > ul li .ico2 {
      background-color: #f57b35; }
      .promote .promote_desc > ul li .ico2::before {
        background-position: -54px -146px; }
    .promote .promote_desc > ul li .ico3 {
      background-color: #c90060; }
      .promote .promote_desc > ul li .ico3::before {
        background-position: -105px -146px; }
    .promote .promote_desc > ul li::after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 1px;
      background-image: url(../img/promote_dash.png); }
  .promote .promote_desc > ul .t1 {
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: bold;
    line-height: 150%; }
    @media (max-width: 620px) {
      .promote .promote_desc > ul .t1 {
        margin-bottom: 7px;
        font-size: 20px; } }
  .promote .promote_desc > ul .t2 {
    font-size: 18px;
    line-height: 150%; }
    @media (max-width: 620px) {
      .promote .promote_desc > ul .t2 {
        font-size: 14px; } }
  .promote .promote_desc > ul li:last-child {
    padding-bottom: 0; }
  .promote .promote_desc > ul li:last-child::after {
    display: none; }

@media (max-width: 767px) {
  .welfare .txt_line {
    display: block; } }

@media (max-width: 620px) {
  .welfare .txt_line {
    display: inline-block; } }

@media (max-width: 767px) {
  .welfare .txt_line2 {
    display: block; } }

.welfare .sub6_desc {
  margin-bottom: 75px; }
  @media (max-width: 620px) {
    .welfare .sub6_desc {
      margin-bottom: 35px; } }

.welfare .sub2_style1 + .sub2_style1 {
  margin-top: 100px; }
  @media (max-width: 620px) {
    .welfare .sub2_style1 + .sub2_style1 {
      margin-top: 50px; } }

@media (max-width: 1240px) {
  .welfare .sub2_style1 .img_cont {
    float: left;
    margin-right: 50px; } }

@media (max-width: 991px) {
  .welfare .sub2_style1 .img_cont {
    float: none;
    margin-right: 0; } }

@media (max-width: 991px) {
  .welfare .sub2_style1 .img_cont img {
    width: 100%; } }

@media (max-width: 1240px) {
  .welfare .sub2_style1 .txt_cont.w769 {
    width: calc( 100% - 430px); } }

@media (max-width: 991px) {
  .welfare .sub2_style1 .txt_cont.w769 {
    width: 100%; } }
.welfare .sub2_style1 .txt_cont{margin-top: -5px;}
@media (max-width: 1240px) {
  .welfare .sub2_style1 .txt_cont {
    float: left; } }

	

@media (max-width: 991px) {
  .welfare .sub2_style1 .txt_cont {
    margin-top: 25px; } }

@media (max-width: 620px) {
  .welfare .sub2_style1 .txt_cont {
    margin-top: 15px; } }

.welfare .sub2_style1 .txt_cont .welfare_tit {
  font-size: 26px;
  font-weight: bold;
  line-height: 150%; }
  @media (max-width: 620px) {
    .welfare .sub2_style1 .txt_cont .welfare_tit {
      font-size: 16px; } }
  .welfare .sub2_style1 .txt_cont .welfare_tit .num {
    margin-right: 20px;
    font-size: 40px;
    font-style: italic; }
    @media (max-width: 620px) {
      .welfare .sub2_style1 .txt_cont .welfare_tit .num {
        font-size: 20px; } }

.welfare .sub2_style1 .txt_cont .welfare_tb {
  margin-top: 25px;
  border-top: 1px solid #333; }
  @media (max-width: 620px) {
    .welfare .sub2_style1 .txt_cont .welfare_tb {
      margin-top: 15px; } }
  .welfare .sub2_style1 .txt_cont .welfare_tb tr {
    border-bottom: 1px solid #ddd; }
  .welfare .sub2_style1 .txt_cont .welfare_tb th {
    width: 130px;
    padding: 20px 0;
    text-align: left;
    font-size: 18px;
    color: #666;
    line-height: 150%;
    vertical-align: top; }
    @media (max-width: 620px) {
      .welfare .sub2_style1 .txt_cont .welfare_tb th {
        display: block;
        width: 100%;
        padding: 10px 0 0;
        font-size: 14px; } }
  .welfare .sub2_style1 .txt_cont .welfare_tb td {
    width: auto;
    padding: 20px 0;
    font-size: 18px;
    vertical-align: top; }
    @media (max-width: 620px) {
      .welfare .sub2_style1 .txt_cont .welfare_tb td {
        display: block;
        padding: 0 0 10px;
        font-size: 14px; } }

@media (max-width: 1240px) {
  .img_scroll_wrap {
    overflow-x: scroll;
    width: 100%; } }

@media (max-width: 1240px) {
  .img_scroll_wrap .mw607 {
    max-width: 607px; } }

@media (max-width: 1240px) {
  .img_scroll_wrap .mw605 {
    max-width: 605px; } }

@media (max-width: 1240px) {
  .img_scroll_wrap .mw674 {
    max-width: 674px; } }

@media (max-width: 1240px) {
  .img_scroll_wrap .mw679 {
    max-width: 679px; } }

@media (max-width: 1240px) {
  .img_scroll_wrap .mw685 {
    max-width: 685px; } }

@media (max-width: 1240px) {
  .img_scroll_wrap .mw1103 {
    max-width: 1103px; } }

@media (max-width: 1240px) {
  .img_scroll_wrap .mw1187 {
    max-width: 1187px; } }

@media (max-width: 1240px) {
  .img_scroll_wrap .mw1200 {
    max-width: 1200px; } }

@media (max-width: 1240px) {
  .img_scroll_wrap.p23, .img_scroll_wrap.p18 {
    padding-left: 50px;
    padding-right: 50px; } }

@media (max-width: 620px) {
  .img_scroll_wrap.p23, .img_scroll_wrap.p18 {
    padding-left: 25px;
    padding-right: 25px; } }

.scroll_arrow2, .scroll_arrow3, .scroll_arrow4, .scroll_arrow5 {
  display: none;
  margin: 0 auto 10px; }

@media (max-width: 1151px) {
  .img_scroll_wrap5 {
    overflow-x: scroll;
    width: 100%; }
  .mw925 {
    max-width: 925px; }
  .scroll_arrow5 {
    display: block; } }

@media (max-width: 880px) {
  .img_scroll_wrap3 {
    overflow-x: scroll;
    width: 100%; }
  .mw605 {
    max-width: 605px; }
  .mw607 {
    max-width: 607px; }
  .mw674 {
    max-width: 674px; }
  .mw679 {
    max-width: 679px; }
  .mw685 {
    max-width: 685px; }
  .scroll_arrow3 {
    display: block; } }

@media (max-width: 735px) {
  .img_scroll_wrap4 {
    overflow-x: scroll;
    width: 100%; }
  .mw605 {
    max-width: 605px; }
  .mw607 {
    max-width: 607px; }
  .scroll_arrow4 {
    display: block; } }

@media (max-width: 840px) {
  .img_scroll_wrap2 {
    overflow-x: scroll;
    width: 100%; }
  .mw624 {
    max-width: 624px; }
  .scroll_arrow2 {
    display: block; } }

/* response ex

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

@include respond-to('d1800') {}
@include respond-to('d1420') {}
@include respond-to('d1000') {}
@include respond-to('d960') {}
@include respond-to('d326') {}
*/
#header .lang_box {
  position: relative; }
  #header .lang_box .lang_btn {
    position: relative;
    width: 118px;
    border-bottom: 1px solid #666;
    text-align: left;
    color: #666; }
    #header .lang_box .lang_btn::after {
      position: absolute;
      top: 50%;
      right: 0;
      display: block;
      width: 18px;
      height: 12px;
      transform:translateY(-50%);
      background-position: -356px -370px; }
  #header .lang_box .lang_btn.act::after {
    background-position: -356px -384px; }
  #header .lang_box .lang_lst {
    display: none;
    z-index: 100;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 16px 10px;
    background-color: #666; }
    #header .lang_box .lang_lst li {
      font-weight: 500;
      color: #fff; }
      #header .lang_box .lang_lst li > a {
        display: inline-block;
        border-bottom: 1px solid #666; }
      #header .lang_box .lang_lst li:hover > a {
        border-bottom: 1px solid #fff; }
  #header .lang_box .lang_lst.db {
    display: block; }

#header .top_container .logo {
  line-height: 80px; }
  @media (max-width: 620px) {
    #header .top_container .logo {
      line-height: 58px; } }
  #header .top_container .logo img {
    vertical-align: middle; }

#header .top_container .gnb {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 770px; }
  #header .top_container .gnb > ul > li {
    position: relative;
    width: 154px;
    line-height: 80px;
    text-align: center;
    font-weight: bold;
    color: #111; }
    #header .top_container .gnb > ul > li::after {
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      display: block;
      width: 1px;
      height: 18px;
      background-color: #eee; }
    #header .top_container .gnb > ul > li:last-child::after {
      display: none; }

#header .top_container .site_map {
  display: inline-block;
  margin-right: 40px;
  line-height: 80px;
  color: #666; }
  @media (max-width: 1800px) {
    #header .top_container .site_map {
      margin-right: 20px; } }

#header .top_container .nav_btn {
  margin-top: 33px;
  width: 15px;
  height: 15px;
  background-position: -364px -44px; }
  @media (max-width: 1420px) {
    #header .top_container .nav_btn {
      display: block; } }
  @media (max-width: 620px) {
    #header .top_container .nav_btn {
      margin-top: 22px; } }

#header .top_container .lang_box {
  margin-top: 23px; }
  @media (max-width: 1420px) {
    #header .top_container .lang_box {
      margin-right: 70px; } }
  #header .top_container .lang_box .lang_btn {
    height: 35px; }

#header .dep2_menu {
  display: none;
  z-index: 10;
  position: absolute;
  width: 100%;
  height: 216px;
  border-top: 1px solid #dadbda;
  text-align: center;
  font-size: 0;
  background-color: #fff;
  webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2); }
  #header .dep2_menu ul {
    display: inline-block;
    width: 154px;
    height: 100%;
    padding-top: 10px;
    border-right: 1px solid #eee;
    vertical-align: top; }
    #header .dep2_menu ul:last-child {
      border-right: 0; }
    #header .dep2_menu ul > li {
      line-height: 28px; }
      #header .dep2_menu ul > li:hover {
        color: #be1e2d !important; }

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

.nav_wrap {
  display: none; }
  .nav_wrap::after {
    content: '';
    display: block;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .nav_wrap .nav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 200;
    width: 40%;
    height: 100%;
    background-color: #fff; }
    @media (max-width: 620px) {
      .nav_wrap .nav {
        width: 75%; } }
    .nav_wrap .nav .nav_con {
      overflow-x: auto;
      overflow-y: scroll; }
      .nav_wrap .nav .nav_con .nav_top {
        padding: 25px 5%;
        border-bottom: 1px solid #000; }
        .nav_wrap .nav .nav_con .nav_top .lang_box .lang_btn {
          height: 30px; }
        .nav_wrap .nav .nav_con .nav_top .nav_close_btn {
          width: 15px;
          height: 15px;
          margin-top: 7px;
          background-position: -364px -27px; }
      .nav_wrap .nav .nav_con .nav_bottom > ul > li .nav_menu_btn {
        position: relative;
        width: 100%;
        padding: 0 5%;
        border-bottom: 1px solid #ddd;
        text-align: left;
        line-height: 66px;
        font-weight: bold; }
        @media (max-width: 620px) {
          .nav_wrap .nav .nav_con .nav_bottom > ul > li .nav_menu_btn {
            line-height: 45px; } }
        .nav_wrap .nav .nav_con .nav_bottom > ul > li .nav_menu_btn::after {
          position: absolute;
          top: 50%;
          right: 5%;
          display: block;
          width: 18px;
          height: 12px;
          margin-top: -9px;
          background-position: -356px -370px; }
      .nav_wrap .nav .nav_con .nav_bottom > ul > li > ul {
        display: none;
        width: 100%;
        padding: 20px 5%;
        border-bottom: 1px solid #ddd;
        background-color: #fafafa; }
        @media (max-width: 620px) {
          .nav_wrap .nav .nav_con .nav_bottom > ul > li > ul {
            padding: 15px 5%; } }
        .nav_wrap .nav .nav_con .nav_bottom > ul > li > ul li {
          padding: 0px 0; }
      .nav_wrap .nav .nav_con .nav_bottom > ul > li.act .nav_menu_btn {
        color: #be1e2d !important; }
        .nav_wrap .nav .nav_con .nav_bottom > ul > li.act .nav_menu_btn::after {
          background-position: -356px -384px; }
      .nav_wrap .nav .nav_con .nav_bottom > ul > li.act > ul {
        display: block; }
    .nav_wrap .nav .nav_bottom::after {
      z-index: -1;
      content: '';
      display: block;
      position: fixed;
      width: 250px;
      height: 100%;
      background-color: #fff; }

.nav_wrap.db {
  display: block; }

.top_container {
  position: relative;
  width: 1800px;
  margin: 0 auto; }
  @media (max-width: 1800px) {
    .top_container {
      width: 90%; } }

.top_btn {
  z-index: 10;
  position: fixed;
  bottom: 30px;
  right: 20px;
  width: 60px;
  height: 60px;
  border: 1px solid #ccc;
  background-color: #fff; }
  .top_btn::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 22px;
    height: 22px;
    background-position: -326px -2px; }

.sub {
  padding-bottom: 150px; }
  @media (max-width: 620px) {
    .sub {
      padding-bottom: 75px; } }
  @media (max-width: 1800px) {
    .sub > .top_container {
      width: 100%; } }
  .sub .s_top {
    width: 100%;
    height: 234px;
    text-align: center;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 620px) {
      .sub .s_top {
        height: 104px; } }
    .sub .s_top .dt {
      height: 234px; }
      @media (max-width: 620px) {
        .sub .s_top .dt {
          height: 104px; } }
      .sub .s_top .dt .dtc > p {
        color: #fff;
        line-height: 100%;
        text-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5); }
      .sub .s_top .dt .dtc > h2 {
        margin-top: 30px;
        color: #fff;
        line-height: 100%;
        text-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5); }
        @media (max-width: 620px) {
          .sub .s_top .dt .dtc > h2 {
            margin-top: 15px; } }
  .sub .s_top1 {
    background-image: url(../img/s_top1.jpg); }
  .sub .s_top2 {
    background-image: url(../img/s_top2.jpg); }
  .sub .s_top3 {
    background-image: url(../img/s_top3.jpg); }
  .sub .s_top4 {
    background-image: url(../img/s_top4.jpg); }
  .sub .s_top5 {
    background-image: url(../img/s_top5.jpg); }
  .sub .s_top6 {
    background-image: url(../img/s_top6.jpg); }
  .sub .s_top7 {
    background-image: url(../img/s_top7.jpg); }
  .sub .sub_tit {
    padding: 100px 0 85px;
    font-weight: bold;
    line-height: 100%;
    text-align: center; }
    @media (max-width: 620px) {
      .sub .sub_tit {
        padding: 50px 0 40px; } }

.s_tit {
  font-size: 26px;
  font-weight: bold;
  line-height: 100%; }
  @media (max-width: 620px) {
    .s_tit {
      font-size: 16px; } }

.sub_menu {
  border-bottom: 1px solid #ddd; }
  .sub_menu ul {
    font-size: 0; }
    .sub_menu ul li {
      position: relative;
      display: inline-block;
      line-height: 60px;
      text-align: center;
	  vertical-align: top;
      font-size: 18px; }
	  .sub_menu ul li.e_sub_li{padding-top: 2px;line-height: 150%;}
      .sub_menu ul li::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        display: block;
        width: 1px;
        height: 20px;
        margin-top: -10px;
        background-color: #ddd; }
	.sub_menu ul li a{display: block;width: 100%;position: relative;z-index: 10;}
      .sub_menu ul li:last-child::after {
        display: none; }
    .sub_menu ul li.act {
      /* background-color: #be1e2d !important; */
      color: #fff; }
	  .sub_menu ul li.act::before {
	  position: absolute;left: 0;top: 0;	
	  content: '';
	  width: calc( 100% - 1px );
	  height: 100%;
      background-color: #be1e2d !important;
      color: #fff; }
	  .sub_menu ul li.act.e_sub_li::before{height: 60px;}
     /*  .sub_menu ul li.act::after {
        display: none; } */
  .sub_menu .li2 li {
    width: 50%; }
  .sub_menu .li3 li {
    width: 33.333%; }
  .sub_menu .li5 li {
    width: 20%; }
  .sub_menu .li6 li {
    width: 16.6%; }
  .sub_menu .li7 li {
    width: 14.285%; }

.sub_menu_sel {
  width: 100%;
  height: 80px;
  padding: 0 5%;
  font-size: 18px; }
  @media (max-width: 620px) {
    .sub_menu_sel {
      height: 44px;
      font-size: 14px; } }
  .sub_menu_sel option {
    font-size: 18px; }
    @media (max-width: 620px) {
      .sub_menu_sel option {
        font-size: 14px; } }

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

.vert_line .line:first-child:before {
  display: none; }

.vert_bg_tb {
  border-top: 1px solid #333; }
  .vert_bg_tb table thead tr th {
    background-color: #fafafa; }
  .vert_bg_tb table tr {
    border-bottom: 1px solid #ddd; }

.btn_box .btn_bd {
  border: 1px solid #ddd; }

.btn_box .btn_bg {
  margin-right: 10px;
  background-color: #c90060 !important;
  color: #fff; }

.btn_box .btn_bg2 {
  margin-right: 10px;
  background-color: #333;
  color: #fff; }

.btn_box .btn {
  display: inline-block;
  width: 230px;
  height: 60px;
  font-weight: bold;
  text-align: center;
  line-height: 58px; }
  @media (max-width: 620px) {
    .btn_box .btn {
      height: 45px;
      line-height: 43px; } }

.support .s_tit.f {
  padding: 0 0 20px; }

.support .s_tit {
  padding: 50px 0 20px; }

.support .agree_box {
  margin: -20px auto 40px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd; }
  .support .agree_box .pre_box {
    overflow-y: scroll;
    width: 100%;
    height: 150px;
    margin: 20px auto 15px;
    padding: 20px;
    border: 1px solid #ddd;
    background-color: #fafafa; }

.support .inp {
  width: 100%;
  height: 45px;
  padding: 0 20px;
  color: #666;
  vertical-align: middle; }
  .support .inp option {
    font-size: 14px; }

.support .h140 {
  height: 140px;
  padding: 5px 20px; }

.support .h200 {
  height: 200px;
  padding: 5px 20px; }

.support .support_tb {
  border-top: 1px solid #333; }
  .support .support_tb table tr {
    border-bottom: 1px solid #ddd; }
    .support .support_tb table tr th {
      width: 180px;
      padding: 20px 25px;
      text-align: left;
      vertical-align: top; }
      @media (max-width: 620px) {
        .support .support_tb table tr th {
          display: block;
          width: 100%;
          padding: 10px 10px 0; } }
    .support .support_tb table tr td {
      padding: 10px;
      color: #666; }
      @media (max-width: 620px) {
        .support .support_tb table tr td {
          display: block;
          width: 100%;
          padding: 5px 10px 10px; }
          .support .support_tb table tr td .inp.desired_salary {
            width: calc(100% - 36px); } }
      .support .support_tb table tr td .w80 {
        width: 80px; }
      .support .support_tb table tr td .w150 {
        width: 150px; }
        @media (max-width: 620px) {
          .support .support_tb table tr td .w150 {
            width: 100%; } }
      .support .support_tb table tr td .w215 {
        width: 215px; }
        @media (max-width: 620px) {
          .support .support_tb table tr td .w215 {
            width: 100%; } }
      .support .support_tb table tr td .w234 {
        width: 234px; }
        @media (max-width: 620px) {
          .support .support_tb table tr td .w234 {
            width: 100%; } }
      .support .support_tb table tr td .w440 {
        width: 440px; }
        @media (max-width: 767px) {
          .support .support_tb table tr td .w440 {
            width: 100%; } }
      .support .support_tb table tr td .w400 {
        width: 400px; }
        @media (max-width: 767px) {
          .support .support_tb table tr td .w400 {
            width: 100%; } }
      .support .support_tb table tr td .w450 {
        width: 450px; }
        @media (max-width: 767px) {
          .support .support_tb table tr td .w450 {
            width: 100%; } }
      .support .support_tb table tr td .w482 {
        width: 482px; }
        @media (max-width: 767px) {
          .support .support_tb table tr td .w482 {
            width: 100%; } }
      .support .support_tb table tr td .date_box {
        position: relative;
        border: 1px solid #ddd;
        padding: 0; }
        .support .support_tb table tr td .date_box .date_inp {position: relative;
          width: 100%;
          height: 100%;
          border: 0;
          padding: 0 0 0 20px;
          color: #666; }
		.support .support_tb table tr td .date_box:after{content: '';position: absolute;top: 50%;right: 12px;transform: translateY(-50%);display: block;width: 20px;height: 20px;background-image: url(../img/date_ico.png);}
          @media (max-width: 620px) {
            .support .support_tb table tr td .date_box .date_inp {
              padding: 0 0 0 5px; } }
        .support .support_tb table tr td .date_box .ui-datepicker-trigger {
          position: absolute;
          top: 50%;
          right: 12px;
          transform: translateY(-50%); }
          @media (max-width: 620px) {
            .support .support_tb table tr td .date_box .ui-datepicker-trigger {
              right: 5px; }
			.support .support_tb table tr td .date_box:after{right: 5px;} }
      .support .support_tb table tr td .date_line_box .date {
        font-size: 0; }
      .support .support_tb table tr td .date_line_box .date_box {
        display: inline-block;
        vertical-align: middle; }
      .support .support_tb table tr td .date_line_box .wave {
        display: inline-block;
        width: 18px;
        vertical-align: middle;
        color: #666;
        text-align: center; }
      .support .support_tb table tr td .prove_box {
        font-size: 0; }
        .support .support_tb table tr td .prove_box .prove_inp {
          margin-right: 5px;padding: 0 20px 0 0; }
          @media (max-width: 767px) {
            .support .support_tb table tr td .prove_box .prove_inp {
              width: calc(100% - 55px); } }
      .support .support_tb table tr td .add_line {
        border-top: 1px solid #ddd;
        margin-top: 10px;
        padding-top: 10px; }
      .support .support_tb table tr td .txt {
        display: inline-block;
        vertical-align: middle;
        color: #666; }
      .support .support_tb table tr td .add_btn {
        width: 50px;
        height: 45px;
        border: 1px solid #333; }
      .support .support_tb table tr td .del_btn {
        width: 50px;
        height: 45px;
        background-color: #999;
        color: #fff; }
      .support .support_tb table tr td .add_common_box {
        position: relative; }
        .support .support_tb table tr td .add_common_box .line {
          width: calc(100% - 60px);
          font-size: 0; }
          @media (max-width: 620px) {
            .support .support_tb table tr td .add_common_box .line {
              width: 100%; } }
          .support .support_tb table tr td .add_common_box .line .s_line {
            display: inline-block;
            margin-left: 20px;
            font-size: 0; }
            .support .support_tb table tr td .add_common_box .line .s_line .inp {
              vertical-align: middle; }
          .support .support_tb table tr td .add_common_box .line .s_line.f {
            margin: 0 auto; }
          .support .support_tb table tr td .add_common_box .line .txt {
            margin-right: 5px; }
        .support .support_tb table tr td .add_common_box .common_btn {
          position: absolute;
          top: 50%;
          right: 0;
          transform: translateY(-50%); }
          @media (max-width: 620px) {
            .support .support_tb table tr td .add_common_box .common_btn {
              position: static;
              transform: none;
              width: 100%;
              margin-top: 5px; } }
    .support .support_tb table tr .chk_td {
      padding: 18px 0; }
      @media (max-width: 620px) {
        .support .support_tb table tr .chk_td {
          padding: 5px 10px 10px; } }
    .support .support_tb table tr .desired_job .line .txt {
      display: inline-block;
      color: #666;
      vertical-align: middle; }
    @media (max-width: 991px) {
      .support .support_tb table tr .desired_job .line .ranking {
        float: none; } }
    @media (max-width: 620px) {
      .support .support_tb table tr .desired_job .line .ranking .inp {
        width: calc(100% - 41px); } }
    .support .support_tb table tr .desired_job .line .ranking .txt {
      padding: 0 5px 0 0; }
    @media (max-width: 991px) {
      .support .support_tb table tr .desired_job .line .area {
        float: none;
        margin-top: 10px; } }
    @media (max-width: 620px) {
      .support .support_tb table tr .desired_job .line .area .inp {
        width: calc(100% - 57px); } }
    .support .support_tb table tr .desired_job .line .area .txt {
      padding: 0 5px 0 10px; }
      @media (max-width: 991px) {
        .support .support_tb table tr .desired_job .line .area .txt {
          padding: 0 5px 0 0; } }
    .support .support_tb table tr .ph_box {
      font-size: 0; }
      .support .support_tb table tr .ph_box .inp {
        width: 150px;
        vertical-align: middle; }
        @media (max-width: 767px) {
          .support .support_tb table tr .ph_box .inp {
            width: calc(33.333% - 10px); } }
      .support .support_tb table tr .ph_box .ph_txt {
        display: inline-block;
        width: 14px;
        text-align: center;
        vertical-align: middle; }
    .support .support_tb table tr .mail_inp_wrap {
      font-size: 0; }
      .support .support_tb table tr .mail_inp_wrap .inp {
        width: 150px;
        vertical-align: middle; }
        @media (max-width: 767px) {
          .support .support_tb table tr .mail_inp_wrap .inp {
            width: calc(33.333% - 11px); } }
      .support .support_tb table tr .mail_inp_wrap .mail_selecter {
        margin-left: 10px; }
      .support .support_tb table tr .mail_inp_wrap .mail_txt {
        display: inline-block;
        width: 22px;
        text-align: center;
        vertical-align: middle; }
      .support .support_tb table tr .mail_inp_wrap .mail_chk {
        width: 100%; }
        .support .support_tb table tr .mail_inp_wrap .mail_chk .de_cki.sg {
          width: 100%; }
          .support .support_tb table tr .mail_inp_wrap .mail_chk .de_cki.sg .txt {
            width: calc(100% - 40px);
            line-height: 130%; }
            @media (max-width: 767px) {
              .support .support_tb table tr .mail_inp_wrap .mail_chk .de_cki.sg .txt {
                vertical-align: top; } }
    @media (max-width: 1420px) {
      .support .support_tb table tr .addr_wrap .addr_inp {
        width: calc(50% - 5px/2); } }
    @media (max-width: 620px) {
      .support .support_tb table tr .addr_wrap .inp.addr1 {
        width: calc(100% - 105px); }
      .support .support_tb table tr .addr_wrap .addr_inp {
        display: block;
        width: 100%; } }
    .support .support_tb table tr .addr_wrap .line {
      font-size: 0; }
      .support .support_tb table tr .addr_wrap .line .addr_inp.addr2 {
        margin-right: 5px; }
        @media (max-width: 620px) {
          .support .support_tb table tr .addr_wrap .line .addr_inp.addr2 {
            margin: 0 auto 5px; } }
      .support .support_tb table tr .addr_wrap .line .addr_btn {
        width: 100px;
        height: 45px;
        margin-left: 5px;
        border: 1px solid #333; }
    @media (max-width: 620px) {
      .support .support_tb table tr .birth_td .line {
        float: none; } }
    .support .support_tb table tr .birth_td .age {
      margin-left: 20px; }
      @media (max-width: 620px) {
        .support .support_tb table tr .birth_td .age {
          margin: 5px auto 0; } }
      .support .support_tb table tr .birth_td .age .inp {
        margin: 0 10px; }
    @media (max-width: 1240px) {
      .support .support_tb table tr .name_td .line {
        float: none;
        width: 100%; } }
    @media (max-width: 767px) {
      .support .support_tb table tr .name_td .line .eng_inp {
        width: calc(100% - 41px); } }
    @media (max-width: 620px) {
      .support .support_tb table tr .name_td .line .inp {
        width: calc(100% - 40px); } }
    .support .support_tb table tr .name_td .line .name_txt {
      margin-right: 5px; }
    .support .support_tb table tr .name_td .line.c {
      margin: 0 20px; }
      @media (max-width: 1240px) {
        .support .support_tb table tr .name_td .line.c {
          margin: 10px auto; } }
      @media (max-width: 620px) {
        .support .support_tb table tr .name_td .line.c {
          margin: 5px auto; } }
    .support .support_tb table tr .military_td {
      font-size: 0; }
      .support .support_tb table tr .military_td .line {
        display: inline-block;
        vertical-align: middle; }
      @media (max-width: 1240px) {
        .support .support_tb table tr .military_td .box1 .line {
          display: block;
          width: 100%; } }
      .support .support_tb table tr .military_td .box1 .reason {
        margin-left: 40px; }
        @media (max-width: 1240px) {
          .support .support_tb table tr .military_td .box1 .reason {
            margin: 10px auto 0; } }
        @media (max-width: 991px) {
          .support .support_tb table tr .military_td .box1 .reason {
            margin: 5px auto 0; }
            .support .support_tb table tr .military_td .box1 .reason .inp {
              width: calc(100% - 70px); } }
        @media (max-width: 620px) {
          .support .support_tb table tr .military_td .box1 .reason .inp {
            width: calc(100% - 61px); } }
        .support .support_tb table tr .military_td .box1 .reason .inp {
          margin-left: 5px; }
      @media (max-width: 991px) {
        .support .support_tb table tr .military_td .box2 .line {
          display: block;
          width: 100%; } }
      .support .support_tb table tr .military_td .box2 .rank {
        margin-left: 40px; }
        @media (max-width: 991px) {
          .support .support_tb table tr .military_td .box2 .rank {
            margin: 10px auto 0; } }
        .support .support_tb table tr .military_td .box2 .rank .inp {
          margin-left: 10px; }
          @media (max-width: 991px) {
            .support .support_tb table tr .military_td .box2 .rank .inp {
              width: calc(100% - 46px); } }
          @media (max-width: 620px) {
            .support .support_tb table tr .military_td .box2 .rank .inp {
              width: calc(100% - 42px); } }
      .support .support_tb table tr .military_td .time .line {
        font-size: 0; }
        @media (max-width: 1119px) {
          .support .support_tb table tr .military_td .time .line {
            float: none;
            width: 100%; } }
        .support .support_tb table tr .military_td .time .line:last-child {
          margin-left: 20px; }
          @media (max-width: 1119px) {
            .support .support_tb table tr .military_td .time .line:last-child {
              margin: 10px auto 0; } }
        @media (max-width: 991px) {
          .support .support_tb table tr .military_td .time .line .date_box {
            width: calc(50% - 9px); } }
        .support .support_tb table tr .military_td .time .line .inp.w80 {
          margin: 0 10px; }
    @media (max-width: 767px) {
      .support .support_tb table tr .disability_td .line {
        float: none; }
        .support .support_tb table tr .disability_td .line:last-child {
          margin-top: 5px; } }
    @media (max-width: 620px) {
      .support .support_tb table tr .disability_td .line .inp.w215 {
        width: calc(100% - 89px); } }
    .support .support_tb table tr .disability_td .line .txt {
      margin: 0 10px 0 18px; }
      @media (max-width: 767px) {
        .support .support_tb table tr .disability_td .line .txt {
          margin: 0 5px 0 0; } }
    .support .support_tb table tr .high_school_td .line {
      width: 100%;
      font-size: 0; }
      .support .support_tb table tr .high_school_td .line .txt {
        margin-right: 5px; }
      .support .support_tb table tr .high_school_td .line .txt.c {
        margin: 0 5px 0 20px; }
      @media (max-width: 991px) {
        .support .support_tb table tr .high_school_td .line .s_line {
          float: none; } }
      .support .support_tb table tr .high_school_td .line .s_line:last-child {
        margin-left: 20px; }
        @media (max-width: 991px) {
          .support .support_tb table tr .high_school_td .line .s_line:last-child {
            margin: 5px auto 0; } }
      @media (max-width: 991px) {
        .support .support_tb table tr .high_school_td .line .inp.w400 {
          width: calc(100% - 38px); }
        .support .support_tb table tr .high_school_td .line .date {
          width: calc(100% - 38px); }
          .support .support_tb table tr .high_school_td .line .date .date_box {
            width: calc(50% - 9px); } }
      @media (max-width: 620px) {
        .support .support_tb table tr .high_school_td .line .inp.w400 {
          width: calc(100% - 34px); }
        .support .support_tb table tr .high_school_td .line .date {
          width: calc(100% - 34px); }
        .support .support_tb table tr .high_school_td .line .inp.type1 {
          width: calc(100% - 59px); }
        .support .support_tb table tr .high_school_td .line .inp.type2 {
          width: calc(100% - 48px); } }
    .support .support_tb table tr .univ_td .univ_box .line .date {
      width: calc(100% - 41px); }
      @media (max-width: 991px) {
        .support .support_tb table tr .univ_td .univ_box .line .date {
          width: calc(100% - 38px); } }
      @media (max-width: 620px) {
        .support .support_tb table tr .univ_td .univ_box .line .date {
          width: calc(100% - 34px); } }
    @media (max-width: 1119px) {
      .support .support_tb table tr .univ_td .univ_box .line .s_line {
        display: block;
        margin: 5px auto 0; } }
    .support .support_tb table tr .univ_td .univ_box .line .s_line .slash {
      padding: 0 5px; }
    .support .support_tb table tr .univ_td .univ_box .line .s_line.f {
      margin: 0 auto; }
    @media (max-width: 991px) {
      .support .support_tb table tr .univ_td .univ_box .line .inp.w234 {
        width: calc(100% - 38px); }
      .support .support_tb table tr .univ_td .univ_box .line .date_box.w234 {
        width: calc(50% - 9px); }
      .support .support_tb table tr .univ_td .univ_box .line .w150.type1 {
        width: calc(100% - 64px); }
      .support .support_tb table tr .univ_td .univ_box .line .w150.type2 {
        width: calc(100% - 51px); }
      .support .support_tb table tr .univ_td .univ_box .line .w150.type3 {
        width: calc(50% - 81px); }
      .support .support_tb table tr .univ_td .univ_box .line .w150.type3 {
        width: calc(50% - 40px); }
      .support .support_tb table tr .univ_td .univ_box .line .inp.w400 {
        width: calc(100% - 38px); } }
    @media (max-width: 620px) {
      .support .support_tb table tr .univ_td .univ_box .line .inp.w234 {
        width: calc(100% - 34px); }
      .support .support_tb table tr .univ_td .univ_box .line .date_box.w234 {
        width: calc(50% - 9px); }
      .support .support_tb table tr .univ_td .univ_box .line .w150.type1 {
        width: calc(100% - 56px); }
      .support .support_tb table tr .univ_td .univ_box .line .w150.type2 {
        width: calc(100% - 45px); }
      .support .support_tb table tr .univ_td .univ_box .line .w150.type3 {
        width: calc(50% - 81px); }
      .support .support_tb table tr .univ_td .univ_box .line .w150.type3 {
        width: calc(50% - 35px); }
      .support .support_tb table tr .univ_td .univ_box .line .inp.w400 {
        width: calc(100% - 34px); } }
    .support .support_tb table tr .univ_td .univ_box .univ_info_line .s_line:last-child {
      display: block;
      margin: 5px auto 0; }
    .support .support_tb table tr .career_td .career_box .line {
      margin-top: 5px; }
      @media (max-width: 1119px) {
        .support .support_tb table tr .career_td .career_box .line .s_line {
          float: none;
          display: block;
          margin: 5px auto; }
        .support .support_tb table tr .career_td .career_box .line .inp.w400 {
          width: calc(100% - 52px); } }
      @media (max-width: 620px) {
        .support .support_tb table tr .career_td .career_box .line .inp.w400 {
          width: calc(100% - 45px); }
        .support .support_tb table tr .career_td .career_box .line .inp.w150.type1 {
          width: calc(100% - 56px); }
        .support .support_tb table tr .career_td .career_box .line .inp.w150.type2 {
          width: calc(100% - 45px); } }
    .support .support_tb table tr .career_td .career_box .date_line_box .date {
      width: calc(100% - 64px); }
      @media (max-width: 1119px) {
        .support .support_tb table tr .career_td .career_box .date_line_box .date .date_box {
          width: calc(50% - 9px); } }
      @media (max-width: 620px) {
        .support .support_tb table tr .career_td .career_box .date_line_box .date {
          width: calc(100% - 56px); } }
    @media (max-width: 1240px) {
      .support .support_tb table tr .lang_td .lang_box .line .s_lang_box {
        float: none;
        display: block;
        width: 100%;
        margin: 5px auto 0; } }
  @media (max-width: 1240px) and (max-width: 991px) {
    .support .support_tb table tr .lang_td .lang_box .line .s_lang_box {
      margin: 0 auto; } }
    @media (max-width: 1240px) {
        .support .support_tb table tr .lang_td .lang_box .line .s_lang_box:first-child {
          margin: 0 auto; } }
    @media (max-width: 991px) {
      .support .support_tb table tr .lang_td .lang_box .line .s_lang_box .s_line {
        float: none;
        display: block;
        margin: 5px auto 0; } }
    @media (max-width: 620px) {
      .support .support_tb table tr .lang_td .lang_box .line .s_lang_box .s_line .inp.w80 {
        width: calc(100% - 34px); }
      .support .support_tb table tr .lang_td .lang_box .line .s_lang_box .s_line .inp.w80.t4 {
        width: calc(100% - 56px); }
      .support .support_tb table tr .lang_td .lang_box .line .s_lang_box .s_line .inp.w215 {
        width: calc(100% - 56px); }
      .support .support_tb table tr .lang_td .lang_box .line .s_lang_box .s_line .inp.w234 {
        width: calc(100% - 45px); } }
    .support .support_tb table tr .bio_td .bio_box .line {
      margin-top: 5px; }
      .support .support_tb table tr .bio_td .bio_box .line:first-child {
        margin-top: 0; }
      .support .support_tb table tr .bio_td .bio_box .line .s_line:first-child {
        margin-left: 0; }
      @media (max-width: 1240px) {
        .support .support_tb table tr .bio_td .bio_box .line .s_line {
          float: none;
          display: block;
          margin: 5px auto 0; } }
  @media (max-width: 1240px) and (max-width: 620px) {
    .support .support_tb table tr .bio_td .bio_box .line .s_line .inp.w234 {
      width: calc(100% - 56px); }
    .support .support_tb table tr .bio_td .bio_box .line .s_line .inp.w150 {
      width: calc(100% - 45px); }
    .support .support_tb table tr .bio_td .bio_box .line .s_line .inp.w150.inp.type1 {
      width: calc(100% - 56px); }
    .support .support_tb table tr .bio_td .bio_box .line .s_line .inp.w150.inp.type2 {
      width: calc(100% - 86px); } }
      @media (max-width: 1240px) {
          .support .support_tb table tr .bio_td .bio_box .line .s_line .date {
            width: calc(100% - 64px); } }
    @media (max-width: 1240px) and (max-width: 620px) {
      .support .support_tb table tr .bio_td .bio_box .line .s_line .date {
        width: calc(100% - 56px); } }
      @media (max-width: 1240px) {
            .support .support_tb table tr .bio_td .bio_box .line .s_line .date .date_box {
              width: calc(50% - 9px); } }

.support .intro_lst {
  border-top: 1px solid #333; }
  .support .intro_lst li {
    padding: 25px 20px 20px;
    border-bottom: 1px solid #ddd; }
    .support .intro_lst li .intro_txt {
      margin-bottom: 20px;
      color: #111;
      line-height: 120%; }

.support .step_btn_box {
  margin-top: 40px; }
  @media (max-width: 991px) {
    .support .step_btn_box .btn {
      float: none;
      display: block;
      margin: 0 auto 10px; } }
  @media (max-width: 620px) {
    .support .step_btn_box .btn {
      width: 100%;
      margin: 0 auto 5px; } }

.support .support_view_txt {
  line-height: 120%; }

.support .support_view {
  width: 468px;
  margin: 45px auto 0; }
  @media (max-width: 620px) {
    .support .support_view {
      width: 100%;
      margin: 25px auto 0; } }
  .support .support_view .inp {
    margin-top: 10px; }
    .support .support_view .inp:first-child {
      margin-top: 0; }
  .support .support_view .btn_box {
    margin-top: 10px;
    font-size: 0; }
    .support .support_view .btn_box .btn {
      width: calc(50% - 5px/2); }
    .support .support_view .btn_box .btn_bg {
      margin-right: 5px; }

.support .support_complete {
  padding: 110px 170px 0; }
  @media (max-width: 1240px) {
    .support .support_complete {
      padding: 110px 0 0; } }
  @media (max-width: 620px) {
    .support .support_complete {
      padding: 50px 0 0; } }
  .support .support_complete .t1 {
    line-height: 100%;
    margin-bottom: 35px; }
    @media (max-width: 620px) {
      .support .support_complete .t1 {
        line-height: 150%; } }
  .support .support_complete .t2 {
    line-height: 150%; }
  .support .support_complete .support_btn {
    width: 230px;
    height: 60px;
    margin-top: 60px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background-color: #c90060 !important; }
    @media (max-width: 620px) {
      .support .support_complete .support_btn {
        width: 100%;
        height: 45px;
        margin-top: 45px; } }

.support_modal_wrap {
  display: none; }
  .support_modal_wrap .support_modal {
    z-index: 110;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 435px;
    padding: 30px 0;
    text-align: center;
    border: 1px solid #111;
    background-color: #fff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1); }
    @media (max-width: 620px) {
      .support_modal_wrap .support_modal {
        width: 90%;
        height: auto;
        padding: 30px 5%; }
        .support_modal_wrap .support_modal .pb20 {
          padding-bottom: 15px; } }
    .support_modal_wrap .support_modal .close_btn {
      position: absolute;
      top: 10px;
      right: 10px;
      width: 23px;
      height: 23px;
      background-position: -350px -2px; }
    .support_modal_wrap .support_modal .inp {
      width: 335px;
      height: 50px;
      margin-top: 10px; }
      .support_modal_wrap .support_modal .inp:first-child {
        margin-top: 0; }
      @media (max-width: 620px) {
        .support_modal_wrap .support_modal .inp {
          width: 100%;
          height: 40px;
          margin-top: 5px; } }
    .support_modal_wrap .support_modal .sub_btn {
      width: 335px;
      height: 50px;
      margin-top: 10px;
      color: #fff;
      text-align: center;
      background-color: #c90060 !important; }
      @media (max-width: 620px) {
        .support_modal_wrap .support_modal .sub_btn {
          width: 100%;
          height: 40px;
          margin-top: 5px; } }

.find_pw_modal.db {
  display: block; }

.change_pw_modal.db {
  display: block; }

.fail_modal_wrap.db {
  display: block; }

.document_modal_wrap.db {
  display: block; }

.personality_modal_wrap.db {
  display: block; }

.interview_modal_wrap.db {
  display: block; }

.final_modal_wrap.db {
  display: block; }

.info_modal_wrap {
  display: none; }
  .info_modal_wrap .modal {
    z-index: 110;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 640px;
    height: 640px;
    padding: 45px 35px;
    border: 3px solid #000;
    background-color: #fff; }
    @media (max-width: 620px) {
      .info_modal_wrap .modal {
        width: 90%;
        height: auto;
        padding: 30px 20px; } }
    .info_modal_wrap .modal .tit {
      line-height: 100%; }
    .info_modal_wrap .modal .modal_close_btn {
      width: 23px;
      height: 23px;
      margin-top: 2px;
      background-position: -350px -2px; }
      @media (max-width: 620px) {
        .info_modal_wrap .modal .modal_close_btn {
          margin-top: -2px; } }
    .info_modal_wrap .modal .txt_box {
      overflow-y: scroll;
      width: 100%;
      height: 460px;
      margin-top: 50px; }
	.info_modal_wrap .modal .txt_box pre{color:#666;}
      @media (max-width: 620px) {
        .info_modal_wrap .modal .txt_box {
          height: 230px;
          margin-top: 25px; } }

.ethics_modal_wrap.db {
  display: block; }

.privacy_modal_wrap.db {
  display: block; }

.sitemap .line {
  margin-bottom: 50px; }
  .sitemap .line:last-child {
    margin-bottom: 0; }

.sitemap .sitemap_menu {
  font-size: 0; }
  .sitemap .sitemap_menu > li {
    display: inline-block;
    width: 255px;
    margin-right: 60px;
    vertical-align: top; }
    @media (max-width: 1240px) {
      .sitemap .sitemap_menu > li {
        width: 100%;
        margin: 0 0 60px; } }
    @media (max-width: 620px) {
      .sitemap .sitemap_menu > li {
        width: 100%;
        margin: 0 0 30px; } }
    .sitemap .sitemap_menu > li:last-child {
      margin-right: 0; }
    .sitemap .sitemap_menu > li .menu_tit {
      line-height: 100%;
      padding-bottom: 20px;
      font-weight: bold;
      border-bottom: 1px solid #ddd; }
      @media (max-width: 620px) {
        .sitemap .sitemap_menu > li .menu_tit {
          padding-bottom: 10px; } }
    .sitemap .sitemap_menu > li > ul {
      padding-top: 20px; }
      @media (max-width: 620px) {
        .sitemap .sitemap_menu > li > ul {
          padding-top: 10px; } }
      .sitemap .sitemap_menu > li > ul .dep1 {
        font-weight: bold;
        line-height: 45px; }
        @media (max-width: 620px) {
          .sitemap .sitemap_menu > li > ul .dep1 {
            line-height: 35px; } }
        .sitemap .sitemap_menu > li > ul .dep1 > ul .dep2 {
          padding-bottom: 5px; }
          .sitemap .sitemap_menu > li > ul .dep1 > ul .dep2 > ul .dep3 {
            color: #666; }
  .sitemap .sitemap_menu > li.prd_li {
    width: 885px;
    font-size: 0; }
    @media (max-width: 1240px) {
      .sitemap .sitemap_menu > li.prd_li {
        width: 100%; } }
    .sitemap .sitemap_menu > li.prd_li > ul {
      display: inline-block;
      width: 25%;
      vertical-align: top; }
      @media (max-width: 767px) {
        .sitemap .sitemap_menu > li.prd_li > ul {
          width: 100%; } }

.ethics p {
  line-height: 150%; }

.ethics .txt_box {
  margin-bottom: 100px; }
  @media (max-width: 620px) {
    .ethics .txt_box {
      margin-bottom: 50px; } }
  .ethics .txt_box .t2 {
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 25px; }
  .ethics .txt_box ol > li:last-child > ul {
    margin-bottom: 0; }
  .ethics .txt_box ol > li > ul {
    margin-bottom: 30px; }
    .ethics .txt_box ol > li > ul > li {
      padding-left: 10px; }

.ethics .t1 {
  margin-bottom: 20px;
  line-height: 100%; }

.ethics .ethics_modal_btn {
  position: relative;
  width: 230px;
  height: 60px;
  margin-top: -40px;
  padding: 0 20px;
  text-align: left;
  color: #fff;
  background-color: #be1e2d !important; }
  @media (max-width: 620px) {
    .ethics .ethics_modal_btn {
      width: 100%;
      height: 45px;
      margin-top: 0; } }
  .ethics .ethics_modal_btn .txt::after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background-position: -428px -342px; }

@media (max-width: 620px) {
  .financial .financial_chart_box {
    margin-bottom: 30px; } }

.financial .financial_chart_box .financial_chart {
  width: calc(33.333% - 120px/3);
  margin-right: 60px; }
  @media (max-width: 1240px) {
    .financial .financial_chart_box .financial_chart {
      width: calc(33.333% - 60px/3);
      margin-right: 30px; } }
  @media (max-width: 1119px) {
    .financial .financial_chart_box .financial_chart {
      float: none;
      width: 100%;
      margin-right: 0;
      margin-bottom: 30px;
      padding-top: 50px; } }
  @media (max-width: 620px) {
    .financial .financial_chart_box .financial_chart {
      margin-bottom: 20px; } }
  .financial .financial_chart_box .financial_chart:last-child {
    margin-right: 0;
    margin-bottom: 0; }
  .financial .financial_chart_box .financial_chart .chart_tit {
    color: #000;
    font-weight: bold;
    text-align: center; }
  .financial .financial_chart_box .financial_chart .chart_box {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 60px; }
    @media (max-width: 620px) {
      .financial .financial_chart_box .financial_chart .chart_box {
        margin-top: 30px; } }
    .financial .financial_chart_box .financial_chart .chart_box .chart_line {
      border-bottom: 1px solid #666; }
      .financial .financial_chart_box .financial_chart .chart_box .chart_line li {
        position: relative;
        width: 100%;
        height: 40px;
        border-top: 1px solid #ddd; }
        .financial .financial_chart_box .financial_chart .chart_box .chart_line li .num_txt {
          position: absolute;
          top: -14px;
          left: 25px;
          display: inline-block;
          width: 43px;
          text-align: right;
          color: #666; }
          @media (max-width: 1240px) {
            .financial .financial_chart_box .financial_chart .chart_box .chart_line li .num_txt {
              left: 10px; } }
    .financial .financial_chart_box .financial_chart .chart_box .bar_lst {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding-left: 80px; }
      @media (max-width: 1240px) {
        .financial .financial_chart_box .financial_chart .chart_box .bar_lst {
          padding-left: 60px; } }
      .financial .financial_chart_box .financial_chart .chart_box .bar_lst li {
        position: relative;
        width: 33.3%;
        height: 100%;
        text-align: center; }
        .financial .financial_chart_box .financial_chart .chart_box .bar_lst li .bar_box {
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translateX(-50%);
          height: 100%; }
          .financial .financial_chart_box .financial_chart .chart_box .bar_lst li .bar_box .num {
            display: inline-block;
            margin-bottom: 10px;
            color: #666;
            line-height: 100%; }
          .financial .financial_chart_box .financial_chart .chart_box .bar_lst li .bar_box .bar {
            position: relative;
            width: 45px;
            height: 100%;
            margin: 0 auto; }
            .financial .financial_chart_box .financial_chart .chart_box .bar_lst li .bar_box .bar .line {
              position: absolute;
              bottom: 0;
              left: 0;
              width: 100%;
              height: 50%; }
            .financial .financial_chart_box .financial_chart .chart_box .bar_lst li .bar_box .bar .line1 {
              background-color: #aaa; }
            .financial .financial_chart_box .financial_chart .chart_box .bar_lst li .bar_box .bar .line2 {
              background-color: #f57b35; }
            .financial .financial_chart_box .financial_chart .chart_box .bar_lst li .bar_box .bar .line3 {
              background-color: #c90060; }
            .financial .financial_chart_box .financial_chart .chart_box .bar_lst li .bar_box .bar .num {
              position: absolute;
              top: -23px;
              left: 50%;
              transform: translateX(-50%); }
        .financial .financial_chart_box .financial_chart .chart_box .bar_lst li .y_txt {
          position: absolute;
          bottom: -32px;
          left: 50%;
          transform: translateX(-50%); }

.financial .tit_box {
  padding: 100px 0 20px; }
  @media (max-width: 620px) {
    .financial .tit_box {
      padding: 50px 0 10px; } }

.patent_tb table tr th {
  padding: 10px 20px; }

.patent_tb table tr td {
  padding: 10px;
  text-align: center; }
  .patent_tb table tr td .patent_info .line {
    color: #666; }
  .patent_tb table tr td .patent_info .line::before {
    height: 9px;
    margin: -2px 5px 0;
    background-color: #ddd; }
  @media (max-width: 1119px) {
    .patent_tb table tr td {
      text-align: left; }
      .patent_tb table tr td .patent_info.eng {
        display: inline-block; } }
  @media (max-width: 767px) {
          .patent_tb table tr td .patent_info {
      display: inline-block; } }

.patent_tb table tr .w1 {
  width: 268px; }
  @media (max-width: 1240px) {
    .patent_tb table tr .w1 {
      width: 200px; } }
  @media (max-width: 1119px) {
    .patent_tb table tr .w1 {
      width: 180px; } }
  @media (max-width: 991px) {
    .patent_tb table tr .w1 {
      width: 130px; } }

.patent_tb table tr .w2 {
  width: auto; }

.patent_tb table tr .w3 {
  width: 200px; }
  @media (max-width: 1240px) {
    .patent_tb table tr .w3 {
      width: 150px; } }
  @media (max-width: 1119px) {
    .patent_tb table tr .w3 {
      width: 100px; } }

.patent_tb table tr .w4 {
  width: 160px; }

.agency_info .agency_tb {
  margin-bottom: 100px; }
  .agency_info .agency_tb:last-child {
    margin-bottom: 0; }
  @media (max-width: 620px) {
    .agency_info .agency_tb {
      margin-bottom: 50px; } }
  .agency_info .agency_tb table tr th {
    padding: 10px 20px; }
  .agency_info .agency_tb table tr td {
    padding: 10px;
    text-align: center; }
	.agency_info .agency_tb table tr td.tal{text-align: left;}
    .agency_info .agency_tb table tr td .agency_info .line {
      line-height: 120%; }
    .agency_info .agency_tb table tr td .agency_info .line::before {
      height: 9px;
      margin: -2px 5px 0;
      background-color: #ddd; }
    @media (max-width: 991px) {
      .agency_info .agency_tb table tr td {
        text-align: left; }
        .agency_info .agency_tb table tr td .agency_info {
          display: inline-block; } }
    @media (max-width: 991px) and (max-width: 620px) {
      .agency_info .agency_tb table tr td .agency_info .addr_txt .line {
        display: block; }
        .agency_info .agency_tb table tr td .agency_info .addr_txt .line:last-child {
          margin-top: 5px; }
        .agency_info .agency_tb table tr td .agency_info .addr_txt .line::before {
          display: none; } }
  .agency_info .agency_tb table tr .w1 {
    width: 100px; }
  .agency_info .agency_tb table tr .w2 {
    width: 200px; }
  .agency_info .agency_tb table tr .w3 {
    width: auto; }
  .agency_info .agency_tb table tr .w4 {
    width: 316px; }

.board_btn {
  display: block;
  width: 230px;
  height: 60px;
  margin: 50px auto 0;
  border: 1px solid #ddd;
  line-height: 58px;
  font-weight: bold;
  text-align: center; }
  @media (max-width: 620px) {
    .board_btn {
      width: 100%;
      margin: 30px auto 0; } }

.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: 20px; } }
  .board_view .board_tit .tit {
    font-weight: 500;
    color: #111; }
  .board_view .board_tit .board_info .line::before {
    height: 12px;
    margin: -2px 15px 0;
    background-color: #ddd; }
    @media (max-width: 767px) {
      .board_view .board_tit .board_info .line::before {
        margin: -2px 5px 0; } }

.board_view .board_file {
  padding: 20px 30px;
  border-bottom: 1px solid #ddd;
  font-size: 0;
  background-color: #fafafa; }
  @media (max-width: 620px) {
    .board_view .board_file {
      padding: 20px; } }
  .board_view .board_file .t1 {
    display: inline-block;
    vertical-align: top; }
  .board_view .board_file .file_lst {
    display: inline-block;
    width: calc(100% - 68px);
    margin-top: 1px;
    padding-left: 5px; }
    @media (max-width: 620px) {
      .board_view .board_file .file_lst {
        width: calc(100% - 51px);
        margin-top: -2px; } }
    .board_view .board_file .file_lst .t2 {
      display: block; }

.board_view .board_con {
  padding: 30px 30px 105px;
  border-bottom: 1px solid #ddd; }
  @media (max-width: 620px) {
    .board_view .board_con {
      padding: 20px 20px 80px; } }

.board_view .support_con {
  padding: 30px;
  border-bottom: 1px solid #ddd; }
  @media (max-width: 620px) {
    .board_view .support_con {
      padding: 20px; } }
  .board_view .support_con .board_view_con {
    padding-bottom: 200px; }
    @media (max-width: 620px) {
      .board_view .support_con .board_view_con {
        padding-bottom: 100px; } }
  .board_view .support_con .btn_box {
    font-size: 0; }
    .board_view .support_con .btn_box .btn {
      display: inline-block;
      width: 230px;
      height: 60px;
      margin-right: 10px;
      line-height: 58px; }
      .board_view .support_con .btn_box .btn:last-child {
        margin-right: 0;
        margin-bottom: 0; }
      @media (max-width: 991px) {
        .board_view .support_con .btn_box .btn {
          width: calc(33.3% - 20px/3); } }
      @media (max-width: 620px) {
        .board_view .support_con .btn_box .btn {
          display: block;
          width: 100%;
          height: 45px;
          margin-right: 0;
          margin-bottom: 10px;
          line-height: 43px; } }
    .board_view .support_con .btn_box .btn.bg1 {
      color: #fff;
      background-color: #c90060 !important; }
    .board_view .support_con .btn_box .btn.bg2 {
      border: 1px solid #ddd; }

.board_view .board_nav {
  margin-top: 50px;
  border-top: 1px solid #ddd; }
  @media (max-width: 620px) {
    .board_view .board_nav {
      margin-top: 30px; } }
  .board_view .board_nav table tr {
    border-bottom: 1px solid #ddd; }
    .board_view .board_nav table tr th {
      width: 170px;
      padding: 20px;
      background-color: #fafafa; }
      @media (max-width: 620px) {
        .board_view .board_nav table tr th {
          width: 100px;
          padding: 10px; } }
      .board_view .board_nav table tr th .ico::after {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-left: 20px; }
        @media (max-width: 620px) {
          .board_view .board_nav table tr th .ico::after {
            margin-left: 10px; } }
      .board_view .board_nav table tr th .ico.p::after {
        background-position: -448px -322px; }
      .board_view .board_nav table tr th .ico.n::after {
        background-position: -460px -322px; }
    .board_view .board_nav table tr td {
      width: auto;
      padding: 20px; }
      @media (max-width: 620px) {
        .board_view .board_nav table tr td {
          padding: 10px; } }
      .board_view .board_nav table tr td .info_link {
        display: inline-block;
        width: 100%;
        vertical-align: middle; }

.board_view .answer_box {
  margin-top: 20px;
  padding: 30px;
  border: 1px solid #333; }
  @media (max-width: 620px) {
    .board_view .answer_box {
      padding: 20px; } }
  .board_view .answer_box .tit {
    line-height: 100%;
    margin-bottom: 30px; }
    @media (max-width: 620px) {
      .board_view .answer_box .tit {
        margin-bottom: 20px; } }

.sch_form {
  font-size: 0; }
  @media (max-width: 1240px) {
    .sch_form {
      float: none; } }
  .sch_form .sch_sel {
    width: 150px;
    height: 50px;
    border: 1px solid #ddd; }
    @media (max-width: 620px) {
      .sch_form .sch_sel {
        display: block;
        width: 100%;
        margin-bottom: 5px; } }
  .sch_form .sch_inp {
    width: 280px;
    height: 50px;
    margin: 0 5px;
    color: #999; }
    @media (max-width: 1240px) {
      .sch_form .sch_inp {
        width: calc(100% - 230px); } }
    @media (max-width: 620px) {
      .sch_form .sch_inp {
        width: calc(100% - 75px);
        margin: 0 5px 0 0; } }
    .sch_form .sch_inp::placeholder {
      color: #999; }
  .sch_form .sch_btn {
    width: 70px;
    height: 50px;
    color: #fff;
    background-color: #111; }

.total_txt {
  margin-top: 10px; }
  @media (max-width: 1240px) {
    .total_txt {
      float: none;
      margin-top: 50px; } }
  @media (max-width: 620px) {
    .total_txt {
      margin-top: 20px; } }
  .total_txt .num {
    color: #111; }

.board_img_list {
  margin-top: 20px;
  padding-top: 30px;
  border-top: 1px solid #333; }
  @media (max-width: 620px) {
    .board_img_list {
      margin-top: 10px;
      padding-top: 15px; } }
  .board_img_list ul {
    margin-right: -30px;
    margin-bottom: -30px;
    font-size: 0; }
    @media (max-width: 620px) {
      .board_img_list ul {
        margin-right: 0;
        margin-bottom: -15px; } }
    .board_img_list ul li {
      display: inline-block;
      width: calc(33.333% - 30px);
      margin-right: 30px;
      margin-bottom: 30px;
      border: 1px solid #ddd; }
      @media (max-width: 1240px) {
        .board_img_list ul li {
          width: calc(50% - 30px); } }
      @media (max-width: 620px) {
        .board_img_list ul li {
          width: 100%;
          margin-right: 0;
          margin-bottom: 15px; } }
      .board_img_list ul li .img img {
        width: 100%; }
      .board_img_list ul li .txt_box {
        padding: 30px;
        border-top: 1px solid #ddd; }
        @media (max-width: 1240px) {
          .board_img_list ul li .txt_box {
            padding: 20px; } }
        .board_img_list ul li .txt_box .t1 {
          margin-bottom: 15px;
          font-weight: bold;
          color: #111;
          line-height: 100%; }
        .board_img_list ul li .txt_box .t2 {
          min-height: 34px;
          color: #666;
          line-height: 140%; }
          @media (max-width: 620px) {
            .board_img_list ul li .txt_box .t2 {
              min-height: 32px; } }

.board_list {
  margin-top: 20px;
  border-top: 1px solid #333; }
  .board_list table tr {
    border-bottom: 1px solid #ddd; }
    .board_list table tr th {
      padding: 15px 20px;
      font-size: 16px;
      text-align: center;
      background-color: #fafafa; }
    .board_list table tr td {
      position: relative;
      padding: 15px 20px;
      font-size: 16px;
      text-align: center; }
      @media (max-width: 1240px) {
        .board_list table tr td {
          padding: 30px 0; }
          .board_list table tr td .txt_box {
            width: calc(100% - 30px); }
          .board_list table tr td .support_txt_box {
            max-width: calc(100% - 113px); } }
    @media (max-width: 1240px) and (max-width: 620px) {
      .board_list table tr td .support_txt_box {
        max-width: calc(100% - 85px); } }
      @media (max-width: 1240px) {
            .board_list table tr td .support_txt_box .tit {
              display: inline-block;
              width: calc(100% - 120px); } }
      @media (max-width: 1240px) and (max-width: 620px) {
        .board_list table tr td .support_txt_box .tit {
          display: block;
          width: 100%; }
          .board_list table tr td .support_txt_box .tit::before {
            display: none; } }
      @media (max-width: 620px) {
        .board_list table tr td {
          padding: 15px 0; } }
      .board_list table tr td .tit {
        line-height: 150%; }
      .board_list table tr td .board_info {
        display: none; }
        @media (max-width: 1240px) {
          .board_list table tr td .board_info {
            display: block; } }
        .board_list table tr td .board_info .line {
          vertical-align: middle; }
        .board_list table tr td .board_info .line::before {
          height: 12px;
          margin: -2px 15px 0;
          background-color: #ddd; }
          @media (max-width: 620px) {
            .board_list table tr td .board_info .line::before {
              height: 9px;
              margin: -2px 5px 0; } }
      .board_list table tr td .lock_box {
        font-size: 0; }
        .board_list table tr td .lock_box .tit {
          display: inline-block;
          max-width: calc(100% - 26px);
          vertical-align: middle; }
        .board_list table tr td .lock_box .lock {
          display: inline-block;
          width: 16px;
          height: 16px;
          margin-top: -2px;
          margin-left: 10px;
          vertical-align: middle;
          background-position: -302px -26px; }
      .board_list table tr td .file_ico {
        display: inline-block;
        width: 20px;
        height: 20px;
        background-position: -320px -26px; }
        @media (max-width: 1240px) {
          .board_list table tr td .file_ico {
            position: absolute;
            top: 50%;
            right: 0;
            margin-top: -10px; } }
      .board_list table tr td .support_btn {
        display: inline-block;
        width: 50px;
        height: 36px;
        line-height: 36px; }
        @media (max-width: 620px) {
          .board_list table tr td .support_btn {
            width: 36px;
            height: 26px;
            line-height: 26px; } }
      .board_list table tr td .announce_btn {
        color: #fff;
        background-color: #c90060 !important; }
      .board_list table tr td .edit_support_btn {
        border: 1px solid #333;
        line-height: 34px; }
        @media (max-width: 620px) {
          .board_list table tr td .edit_support_btn {
            line-height: 24px; } }
      .board_list table tr td .del_support_btn {
        color: #fff;
        background-color: #999; }
      .board_list table tr td .support_btn_box {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -18px;
        text-align: center; }
    .board_list table tr .w1 {
      width: 100px;
      padding: 15px 0; }
    .board_list table tr .w2 {
      width: auto; }
    .board_list table tr .w3 {
      width: 180px; }
    .board_list table tr td.w2 {
      text-align: left; }
      .board_list table tr td.w2 .file_ico {
        display: none; }
        @media (max-width: 1240px) {
          .board_list table tr td.w2 .file_ico {
            display: block; } }
      .board_list table tr td.w2 .support_btn_box {
        display: none; }
        @media (max-width: 1240px) {
          .board_list table tr td.w2 .support_btn_box {
            display: block; } }

.pw_chk_modal {
  display: none; }
  .pw_chk_modal .modal {
    z-index: 110;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 435px;
    height: 224px;
    border: 1px solid #000;
    background-color: #fff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1); }
    @media (max-width: 620px) {
      .pw_chk_modal .modal {
        width: 90%;
        height: auto;
        padding: 30px 20px; } }
    .pw_chk_modal .modal .close_btn {
      position: absolute;
      top: 10px;
      right: 10px;
      width: 23px;
      height: 23px;
      background-position: -350px -2px; }
    .pw_chk_modal .modal .pw_form {
      margin-top: 25px;
      font-size: 0; }
      @media (max-width: 620px) {
        .pw_chk_modal .modal .pw_form {
          margin-top: 15px; } }
      .pw_chk_modal .modal .pw_form .pw_inp {
        width: 260px;
        height: 50px;
        margin-right: 5px; }
        @media (max-width: 620px) {
          .pw_chk_modal .modal .pw_form .pw_inp {
            width: calc(100% - 75px);
            height: 40px; } }
      .pw_chk_modal .modal .pw_form .sub_btn {
        width: 70px;
        height: 50px;
        color: #fff;
        background-color: #c90060 !important; }
        @media (max-width: 620px) {
          .pw_chk_modal .modal .pw_form .sub_btn {
            height: 40px; } }

.pw_chk_modal.db {
  display: block; }

.in_box .visual .top_container {
  position: relative;
  width: 100%;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15); }
  @media (max-width: 1240px) {
    .in_box .visual .top_container {
      width: 100%; } }
  .in_box .visual .top_container .visual_mask {
    overflow: hidden;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15); }
	.in_box .visual .top_container .visual_mask .item {position: relative;width: 100%;/* height: 810px; */overflow: hidden; }
	@media (max-width: 991px) {
		/* .in_box .visual .top_container .visual_mask .item {height: 43.22%; } */
		.in_box .visual .top_container .visual_mask .item {height: auto !important;}

		.in_box .visual .top_container .visual_mask .item.vd{display: none;}
	}



      .in_box .visual .top_container .visual_mask .item .img {
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-size: cover;
		transform: scale(1) rotate(0.001deg);-webkit-transition: all 12s;-moz-transition: all 12s;-ms-transition: all 12s;-o-transition: all 12s;transition: all 12s; }
        .in_box .visual .top_container .visual_mask .item .img img {
          width: 100%; }
        @media (max-width: 1240px) {
		  .in_box .visual .top_container .visual_mask .item .img {background: transparent !important;}
          .in_box .visual .top_container .visual_mask .item .img .m_img {
            display: inline-block; } }
      .in_box .visual .top_container .visual_mask .item .txt.tal {text-align: left;}
      .in_box .visual .top_container .visual_mask .item .txt {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -70%);
        line-height: 150%;
        text-align: center;
        font-weight: bold;
        color: #fff;
        text-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5);
		letter-spacing: -1.2px; }
		.in_box .visual .top_container .visual_mask .item .txt img{display: inline-block;margin-top: -10px;margin-right: 5px;vertical-align: middle;}
        @media (max-width: 1240px) {
           .in_box .visual .top_container .visual_mask .item .txt {letter-spacing: 0;} }
      .in_box .visual .top_container .visual_mask .item .vid_box {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 61.25%; }
		@media (max-width: 1460px) {
		  .in_box .visual .top_container .visual_mask .item .vid_box {padding-bottom: 110%; }
		}
		@media (max-width: 1240px) {
		  .in_box .visual .top_container .visual_mask .item .vid_box {padding-bottom: 115.28%; }
		}
        .in_box .visual .top_container .visual_mask .item .vid_box iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
    .in_box .visual .top_container .visual_mask .item.swiper-slide-active .img {
      transform: scale(1.2); }
  .in_box .visual .top_container .btn_box {
    z-index: 10;
    text-align: center;
    font-size: 0; }

.in_box .visual .top_container .btn_box .arrow{z-index: 10;position: absolute;top: 50%;transform: translateX(-50%);}
.in_box .visual .top_container .btn_box .v_prev{left: 78px;}
.in_box .visual .top_container .btn_box .v_next{right: 43px;}
    @media (max-width: 620px) {
      .in_box .visual .top_container .btn_box {
        top: 78%; } }
    .in_box .visual .top_container .btn_box .v_pager {
      display: inline-block;
      vertical-align: middle; }
      .in_box .visual .top_container .btn_box .v_pager .swiper-pagination-bullet {
        width: 14px;
        height: 14px;
        margin-right: 10px;
        border-radius: 50%;
        background-color: #fff;
        vertical-align: middle; }
        .in_box .visual .top_container .btn_box .v_pager .swiper-pagination-bullet .bar_box {
          overflow: hidden;
          position: absolute;
          top: 50%;
          right: 24px;
          /* margin-top: 2px; */
          display: inline-block;
          width: 100px;
          height: 3px;
          background-color: #fff; }
          .in_box .visual .top_container .btn_box .v_pager .swiper-pagination-bullet .bar_box .bar {
            position: absolute;
            top: 0;
            left: 0;
            display: inline-block;
            width: 0;
            height: 3px;
            background-color: #be1e2d !important; }
      .in_box .visual .top_container .btn_box .v_pager .swiper-pagination-bullet-active {
        background-color: #be1e2d !important; }
    .in_box .visual .top_container .btn_box .play_btn {
      display: none;
      width: 14px;
      height: 14px;
      margin-top: 3px;
      margin-left: 110px;
      vertical-align: middle; }
    .in_box .visual .top_container .btn_box .play_btn.act {
      display: inline-block; }
    .in_box .visual .top_container .btn_box .play_btn.stop {
      background-position: -392px -370px; }
    .in_box .visual .top_container .btn_box .play_btn.play {
      background-position: -392px -386px; }
  .in_box .visual .top_container .scroll_ico {
    z-index: 10;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
	animation: scrolling 2s ease-in-out infinite;}

	@-webkit-keyframes scrolling {
	  0% {bottom:30px;}
	  50% {bottom:50px;}
	  100% {bottom:30px;}
	}


.in_box .prod {
  width: 100%;
  overflow: hidden;
  padding: 100px 0 80px;
  background: url(../img/in_bg.png) no-repeat 1176px 388px/950px; }
  @media (max-width: 620px) {
    .in_box .prod {
      padding: 50px 0 40px; } }
  .in_box .prod .tab_box {
    position: relative;
    margin-top: 10px;
    padding-bottom: 105px; }
    @media (max-width: 1240px) {
      .in_box .prod .tab_box {
        padding-bottom: 0; } }
    @media (max-width: 620px) {
      .in_box .prod .tab_box {
        margin-top: 0; } }
    .in_box .prod .tab_box .tab_menu_box .tab_menu {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%); }
      @media (max-width: 1240px) {
        .in_box .prod .tab_box .tab_menu_box .tab_menu {
          float: right;
          overflow-y: hidden;
          position: static;
          transform: none;
          width: 95%;
          margin-bottom: 40px; } }

		@media (max-width: 620px) {
        .in_box .prod .tab_box .tab_menu_box .tab_menu {
          float: none;width: 100%;padding-left: 5%; }
		  }


      @media (max-width: 620px) {
        .in_box .prod .tab_box .tab_menu_box .tab_menu {
          margin-bottom: 20px; } }
      .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box {
        width: 875px;
		margin-left: 0;margin-right: 0;}
        @media (max-width: 1240px) {
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box {
            width: 95%;padding-bottom: 35px;
			} }
        @media (max-width: 1119px) {
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box {
           /* width: 100%; */} }



        @media (max-width: 620px) {
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box {
            padding-bottom: 15px;
           /*  margin-left: auto;
            margin-right: auto; */ } }
        .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item {
          width: 125px;
          height: 100px;
          border-left: 1px solid #ddd;
          text-align: center;
          cursor: pointer; }
          @media (max-width: 620px) {
            .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item {
              width: 92px;
              height: 92px; } }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item:first-child {
            border-left: 0; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico {
            line-height: 100%; }
            @media (max-width: 767px) {
              .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico {
                font-size: 12px; } }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico::before {
            display: block;
            width: 40px;
            height: 40px;
            margin: 0 auto 10px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico1::before {
            background-position: -2px -198px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico2::before {
            background-position: -44px -198px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico3::before {
            background-position: -86px -198px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico4::before {
            background-position: -128px -198px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico5::before {
            background-position: -170px -198px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico6::before {
            background-position: -212px -198px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico7::before {
            background-position: -254px -198px; }
		  .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico8::before {
            background-position: -338px -156px; }
		  .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico9::before {
            background-position: -254px -156px; }
		  .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item .ico10::before {
            background-position: -170px -156px; }
        .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item.swiper-slide-thumb-active {
          background-color: #be1e2d !important; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item.swiper-slide-thumb-active .ico {
            color: #fff; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item.swiper-slide-thumb-active .ico1::before {
            background-position: -2px -240px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item.swiper-slide-thumb-active .ico2::before {
            background-position: -44px -240px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item.swiper-slide-thumb-active .ico3::before {
            background-position: -86px -240px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item.swiper-slide-thumb-active .ico4::before {
            background-position: -128px -240px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item.swiper-slide-thumb-active .ico5::before {
            background-position: -170px -240px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item.swiper-slide-thumb-active .ico6::before {
            background-position: -212px -240px; }
          .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item.swiper-slide-thumb-active .ico7::before {
            background-position: -254px -240px; }
		  .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item.swiper-slide-thumb-active .ico8::before {
            background-position: -380px -156px; }
		  .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item.swiper-slide-thumb-active .ico9::before {
            background-position: -296px -156px; }
		  .in_box .prod .tab_box .tab_menu_box .tab_menu .item_box .item.swiper-slide-thumb-active .ico10::before {
            background-position: -212px -156px; }
    .in_box .prod .tab_box .tab_con .prod_tab {
      opacity: 0;
      position: relative; }
      .in_box .prod .tab_box .tab_con .prod_tab .prod_b_img {
        width: 944px; }
        @media (max-width: 1240px) {
          .in_box .prod .tab_box .tab_con .prod_tab .prod_b_img {
            width: 100%; } }
        .in_box .prod .tab_box .tab_con .prod_tab .prod_b_img img {
          width: 100%; }
      .in_box .prod .tab_box .tab_con .prod_tab .prod_s_box {
        position: absolute;
        top: 50%;
		transform: translate(0,-50%);
        left: 618px;
        width: 585px;
       /*  height: 385px; */
        /* margin-top: -192px; */
        padding: 50px 46px;
        background-color: #fff;
        box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.2); }
        @media (max-width: 1240px) {
          .in_box .prod .tab_box .tab_con .prod_tab .prod_s_box {
		  transform: translate(0,0);
            position: static;
            width: 100%;
            height: auto;
            margin-top: 50px;
            padding: 0;
            box-shadow: none; } }
        @media (max-width: 620px) {
          .in_box .prod .tab_box .tab_con .prod_tab .prod_s_box {
            margin-top: 25px; } }
        .in_box .prod .tab_box .tab_con .prod_tab .prod_s_box .tit {
          margin-bottom: 30px;
          font-weight: bold;
          color: #111;
          line-height: 100%;
          letter-spacing: -1.5px;
          font-style: italic; }
          @media (max-width: 620px) {
            .in_box .prod .tab_box .tab_con .prod_tab .prod_s_box .tit {
              margin-bottom: 20px; } }
        .in_box .prod .tab_box .tab_con .prod_tab .prod_s_box .txt {
          min-height: 100px;
          line-height: 160%; }
        .in_box .prod .prd_btn_box {
          width: 100%;
          margin-top: 10px; }
          @media (max-width: 1240px) {
            .in_box .prod .prd_btn_box {
              margin-top: 35px; } }
          @media (max-width: 620px) {
            .in_box .prod .prd_btn_box {
              margin-top: 20px; } }
          .in_box .prod .prd_btn_box .arrow {
            position: relative;
            width: 60px;
            height: 60px;
            margin-top: 57px;
            border: 1px solid #ddd; }
            @media (max-width: 620px) {
              .in_box .prod .prd_btn_box .arrow {
                width: 38px;
                height: 38px;
                margin-top: 0; } }
            .in_box .prod .prd_btn_box .arrow:hover::before {display: block;}
			.in_box .prod .prd_btn_box .arrow::before{position: absolute;left: -1px;top: -1px;z-index: 10;content: '';display: none;width: 100%;height: 100%; border: 1px solid #be1e2d !important;} 
			
			.in_box .prod .tab_box .tab_con .m_btn_box{display: none;}
			@media (max-width: 1240px) {
				.in_box .prod .tab_box .tab_con .prd_btn_box .more_btn{margin-left: 140px;}
				.in_box .prod .tab_box .tab_con .m_btn_box{z-index: 100;position: absolute;bottom: 0;display: block;}
			}
			@media (max-width: 620px) {
				.in_box .prod .tab_box .tab_con .prd_btn_box .more_btn{margin-left: 0;}
				.in_box .prod .tab_box .tab_con .m_btn_box{bottom: 14px;}
			}

          .in_box .prod .prd_btn_box .arrow::after {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 22px;
            height: 22px; }
          .in_box .prod .prd_btn_box .p_prev {
            border-right: 0; }
          .in_box .prod .prd_btn_box .p_prev::after {
            background-position: -356px -322px; }
          .in_box .prod .prd_btn_box .p_next::after {
            background-position: -380px -322px; }
          .in_box .prod .prd_btn_box .p_prev:hover::after {
            background-position: -356px -346px; }
          .in_box .prod .prd_btn_box .p_next:hover::after {
            background-position: -380px -346px; }
          .in_box .prod .prd_btn_box .more_btn {
            position: relative;
            width: 158px;
            height: 60px;
            margin-top: 57px;
            margin-left: 20px;
            padding: 0 20px;
            background-color: #111; }
            @media (max-width: 620px) {
              .in_box .prod .prd_btn_box .more_btn {
                float: right;
                width: 120px;
                height: 38px;
                margin-top: 0;
                padding: 0 10px; } }
            .in_box .prod .tab_box .tab_con .prod_tab .prod_s_box .btn_box .more_btn .txt {
              font-size: 12px;
              font-weight: bold;
              color: #fff; }
              .in_box .prod .tab_box .tab_con .prod_tab .prod_s_box .btn_box .more_btn .txt::after {
                position: absolute;
                right: 20px;
                display: inline-block;
                width: 18px;
                height: 18px;
                margin-top: 3px;
                background-position: -428px -322px; }
                @media (max-width: 620px) {
                  .in_box .prod .tab_box .tab_con .prod_tab .prod_s_box .btn_box .more_btn .txt::after {
                    right: 10px; } }
            .in_box .prod .tab_box .tab_con .prod_tab .prod_s_box .btn_box .more_btn:hover {
              background-color: #be1e2d !important; }
              .in_box .prod .tab_box .tab_con .prod_tab .prod_s_box .btn_box .more_btn:hover .txt::after {
                background-position: -428px -342px; }
    .in_box .prod .tab_box .tab_con .prod_tab.swiper-slide-active {
      opacity: 1; }

.in_box .intro {
  width: 100%;
  height: 780px;
  padding: 98px 0;
  background-image: url(../img/in_intro.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover; }
  @media (max-width: 1240px) {
    .in_box .intro {
      height: auto;
      padding: 120px 0; } }
  @media (max-width: 620px) {
    .in_box .intro {
      padding: 75px 0; } }
  @media (max-width: 1240px) {
    .in_box .intro .container .b_box {
      display: block;
      width: 100%; } }
  .in_box .intro .container .b_box:first-child {
    width: 700px; }
    @media (max-width: 1240px) {
      .in_box .intro .container .b_box:first-child {
        width: 100%; } }
  .in_box .intro .container .b_box p {
    color: #fff; }
  .in_box .intro .container .tit {margin-bottom: 50px;text-align: center;color:#fff;line-height: 140%;letter-spacing:-1px; }
  .in_box .intro .container .b_box .txt {
    margin-top: 20px;
    line-height: 100%; }

  .in_box .intro .container .b_box .iframe_box{padding: 0 40px;}
	@media (max-width: 1240px) {
		.in_box .intro .container .b_box .iframe_box{padding: 0;}
	}

  .in_box .intro .container .b_box .vid_box {
    position: relative;
    width: 100%;
    height: 325px; }

    @media (max-width: 1240px) {
      .in_box .intro .container .b_box .vid_box {
        width: 100%;
        height: 0;
        padding-bottom: 56.26%; } }
    .in_box .intro .container .b_box .vid_box iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .in_box .intro .container .b_box .intro_lst {
    font-size: 0; }
    @media (max-width: 1240px) {
      .in_box .intro .container .b_box .intro_lst {
        margin-top: 50px; } }
    @media (max-width: 620px) {
      .in_box .intro .container .b_box .intro_lst {
        margin-top: 0; } }
    .in_box .intro .container .b_box .intro_lst li {
      display: inline-block;
      width: 250px;
      height: 200px;
      border-left: 1px solid rgba(255,255,255,0.2);
      text-align: center; }
      @media (max-width: 1240px) {
        .in_box .intro .container .b_box .intro_lst li {
          width: 50%; } }
      @media (max-width: 620px) {
        .in_box .intro .container .b_box .intro_lst li {
          width: 50%;
          height: 140px;
          padding: 20px 0;
          border: 0; }
          .in_box .intro .container .b_box .intro_lst li:nth-child(3) > .dt {
            border-right: 1px solid rgba(255,255,255,0.2); } }
      .in_box .intro .container .b_box .intro_lst li:first-child {
        /* border-bottom: 1px solid rgba(255,255,255,0.2); */
		border-left: 0; } 
        @media (max-width: 1240px) {
          .in_box .intro .container .b_box .intro_lst li:first-child {
            border: 0; } }
        @media (max-width: 620px) {
          /* .in_box .intro .container .b_box .intro_lst li:first-child {
            border-bottom: 1px solid rgba(255,255,255,0.2); } */
            .in_box .intro .container .b_box .intro_lst li:first-child > .dt {
              border-right: 1px solid rgba(255,255,255,0.2); } }
      /* .in_box .intro .container .b_box .intro_lst li:nth-child(2) {
        border-bottom: 1px solid rgba(255,255,255,0.2); } */
      .in_box .intro .container .b_box .intro_lst li:nth-child(3) {border-left: 0; }
	@media (max-width: 1240px) {
	  .in_box .intro .container .b_box .intro_lst li:nth-child(3) {border-left: 1px solid rgba(255,255,255,0.2);}
	}
	@media (max-width: 620px) {
	  .in_box .intro .container .b_box .intro_lst li:nth-child(3) {border-left: 0;}
	}
        @media (max-width: 1240px) {
          .in_box .intro .container .b_box .intro_lst li:nth-child(2) {
            border-bottom: 0; } }
        @media (max-width: 620px) {
         /*  .in_box .intro .container .b_box .intro_lst li:nth-child(2) {
            border-bottom: 1px solid rgba(255,255,255,0.2); } */ }
      .in_box .intro .container .b_box .intro_lst li .ico {
        line-height: 100%; }
        .in_box .intro .container .b_box .intro_lst li .ico::before {
          display: block;
          width: 70px;
          height: 70px;
          margin: 0 auto 18px; }
      .in_box .intro .container .b_box .intro_lst li .ico1::before {
        background-position: -2px -282px; }
      .in_box .intro .container .b_box .intro_lst li .ico2::before {
        background-position: -74px -282px; }
      .in_box .intro .container .b_box .intro_lst li .ico3::before {
        background-position: -146px -282px; }
      .in_box .intro .container .b_box .intro_lst li .ico4::before {
        background-position: -218px -282px; }
    .in_box .intro .container .b_box .intro_lst li:hover .ico {
      color: #be1e2d !important; }
    .in_box .intro .container .b_box .intro_lst li:hover .ico1::before {
      background-position: -2px -354px; }
    .in_box .intro .container .b_box .intro_lst li:hover .ico2::before {
      background-position: -74px -354px; }
    .in_box .intro .container .b_box .intro_lst li:hover .ico3::before {
      background-position: -146px -354px; }
    .in_box .intro .container .b_box .intro_lst li:hover .ico4::before {
      background-position: -218px -354px; }



.in_box .news {
  width: 1200px;
  margin: 0 auto;
  padding: 100px 0; }
  @media (max-width: 1240px) {
    .in_box .news {
      width: 100%;
      padding: 100px 0 100px 5%; } }
  @media (max-width: 620px) {
    .in_box .news {
      width: 90%;
      padding: 50px 0; } }
  .in_box .news .tit_box {
    position: relative; }
    .in_box .news .tit_box .tit {
      text-align: center;
      letter-spacing: -1.5px;
      line-height: 100%; }
      @media (max-width: 991px) {
        .in_box .news .tit_box .tit {
          text-align: left;
          font-size: 24px; } }
    .in_box .news .tit_box .btn_box {
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -30px;
      font-size: 0; }
      @media (max-width: 1240px) {
        .in_box .news .tit_box .btn_box {
          right: 5%; } }
      @media (max-width: 620px) {
        .in_box .news .tit_box .btn_box {
          right: 0;
          margin-top: -19px; } }
      .in_box .news .tit_box .btn_box .btn {
        position: relative;
        width: 60px;
        height: 60px;
        margin-left: -1px;
        border: 1px solid #ddd; }
        @media (max-width: 991px) {
          .in_box .news .tit_box .btn_box .btn {
            width: 38px;
            height: 38px; } }
		.in_box .news .tit_box .btn_box .btn:before{position: absolute;left: -1px;top: -1px;content: '';display: none;z-index: 10;width: 100%;height: 100%;border: 1px solid #be1e2d;}
		.in_box .news .tit_box .btn_box .btn:hover::before{display: block;}
      .in_box .news .tit_box .btn_box .arrow::after {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 22px;
        height: 22px; }
      .in_box .news .tit_box .btn_box .n_prev::after {
        background-position: -356px -322px; }
      .in_box .news .tit_box .btn_box .n_next::after {
        background-position: -380px -322px; }
      .in_box .news .tit_box .btn_box .more_btn::after {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 22px;
        height: 22px;
        background-position: -404px -322px; }
      .in_box .news .tit_box .btn_box .n_prev:hover::after {
        background-position: -356px -346px; }
      .in_box .news .tit_box .btn_box .n_next:hover::after {
        background-position: -380px -346px; }
      .in_box .news .tit_box .btn_box .more_btn:hover::after {
        background-position: -404px -346px; }
  .in_box .news .news_mask {
    width: 100%;
    margin-top: 50px;
    overflow: hidden; }
    @media (max-width: 991px) {
      .in_box .news .news_mask {
        margin-top: 25px; } }
    .in_box .news .news_mask .item {
      position: relative;
	  background-color: #000;}
	.in_box .news .news_mask .item .more{position: absolute;right: 0;bottom: 0;display: none;width: 60px;height: 60px;background-color: #bf1e30;background-position: -303px -3px;}
	.in_box .news .news_mask .item .more::after{content: '';display: block;width: 20px;height: 20px;margin: 20px auto 0;background-position: -303px -3px;}
	.in_box .news .news_mask .item:hover .more{display: block;}
	 @media (max-width: 620px) {
		.in_box .news .news_mask .item .more{width: 40px;height: 40px;}
		.in_box .news .news_mask .item .more::after{margin: 10px auto 0;}
	 }
      .in_box .news .news_mask .item .img img {
        width: 100%;}
		.in_box .news .news_mask .item:hover img{opacity: 0.5;}
		.in_box .news .news_mask .item:hover .txt_box{background-color: transparent;}
      .in_box .news .news_mask .item .txt_box {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 30px 40px;
        background-color: rgba(0, 0, 0, 0.5); }
        @media (max-width: 620px) {
          .in_box .news .news_mask .item .txt_box {
            padding: 20px 15px; } }
        .in_box .news .news_mask .item .txt_box .t1 {
          font-weight: 500;
          color: #fff; }
        .in_box .news .news_mask .item .txt_box .t2 {
          color: #fff;
          -webkit-line-clamp: 1; }

.in_box .hire {
  width: 100%;
  height: 526px;
  padding: 102px 0;
  background: url(../img/in_hire.jpg) no-repeat 50% 0/cover; }
  @media (max-width: 1240px) {
    .in_box .hire {
      height: auto;
      padding: 100px 0;
      background: #ebedec; } }
  @media (max-width: 620px) {
    .in_box .hire {
      padding: 50px 0; } }
  .in_box .hire .hire_con {
    width: 665px; }
    @media (max-width: 1240px) {
      .in_box .hire .hire_con {
        width: 100%;
        float: none;
        text-align: center; } }
    .in_box .hire .hire_con .hire_tit {
      line-height: 140%;
      word-break: break-all;
	  letter-spacing: -0.7px; }
    .in_box .hire .hire_con ul {
      margin-top: 40px;
      font-size: 0; }
      @media (max-width: 620px) {
        .in_box .hire .hire_con ul {
          margin-top: 20px; } }
      .in_box .hire .hire_con ul li {
        display: inline-block;
        width: 200px;
        height: 145px;
        margin-right: 30px;
        text-align: center;
        background-color: #fff; }
        @media (max-width: 1240px) {
          .in_box .hire .hire_con ul li {
            width: calc(33.333% - 20px);
            margin-right: 20px; } }
        @media (max-width: 620px) {
          .in_box .hire .hire_con ul li {
            width: calc(33.333% - 5px);
            margin-right: 5px; } }
        .in_box .hire .hire_con ul li:last-child {
          margin-right: 0; }
        .in_box .hire .hire_con ul li .ico {
          line-height: 100%; }
          .in_box .hire .hire_con ul li .ico::before {
            display: block;
            width: 60px;
            height: 60px;
            margin: 0 auto 18px; }
        .in_box .hire .hire_con ul li .ico1::before {
          background-position: -296px -198px; }
        .in_box .hire .hire_con ul li .ico2::before {
          background-position: -358px -198px; }
        .in_box .hire .hire_con ul li .ico3::before {
          background-position: -420px -198px; }
      .in_box .hire .hire_con ul li:hover {
        background-color: #be1e2d !important; }
        .in_box .hire .hire_con ul li:hover .ico {
          color: #fff; }
        .in_box .hire .hire_con ul li:hover .ico1::before {
          background-position: -296px -260px; }
        .in_box .hire .hire_con ul li:hover .ico2::before {
          background-position: -358px -260px; }
        .in_box .hire .hire_con ul li:hover .ico3::before {
          background-position: -420px -260px; }

#footer {
  padding: 56px 0 104px;
  border-top: 1px solid #ddd; }
  @media (max-width: 620px) {
    #footer {
      padding: 26px 0 52px; } }
  #footer .vert_line .line::before {
    height: 11px;
    margin: -2px 10px 0;
    background-color: #ddd; }
  @media (max-width: 1240px) {
    #footer .f_logo {
      float: none; } }
  #footer .family_site {
    position: absolute;
    top: -11px;
    right: 0;
    width: 220px;
    height: 45px;
    padding: 0 15px;
    border: 1px solid #ddd;
    font-family: 'Dotum'; }
@media (max-width: 1240px) {
	top: 0;
}
    @media (max-width: 620px) {
      #footer .family_site {
        position: static;
        width: 100%; } }
    #footer .family_site option {
      font-family: 'Dotum'; }
  #footer .addr_box {
    margin-left: 90px; }
    @media (max-width: 1240px) {
      #footer .addr_box {
        float: none;
        display: block;
        width: 100%;
        margin: 30px auto 0; } }
    @media (max-width: 620px) {
      #footer .addr_box {
        margin: 25px auto 0; } }
    #footer .addr_box .f_link {
      margin-bottom: 30px;
      font-size: 0; }
      #footer .addr_box .f_link li {
        display: inline-block;
		vertical-align: middle;
        font-size: 14px; }
    #footer .addr_box .copy {
      color: #888; }


.write_btn{display: block;width: 230px;height: 60px;margin: 40px auto 0;border: 1px solid #ddd;text-align: center;font-size: 18px;font-weight: bold;line-height: 58px;}
.con_top{margin-top: 50px;}
@media (max-width: 620px) {
	.con_top{margin-top: 25px;}
}
@media (max-width: 1120px) {
	.patent_tb table tr td.patent_tac{text-align: center;}
}


.support .support_tb table tr td .file_inp{padding: 0;}
@media (max-width: 620px){
.in_box .visual .top_container .btn_box{width: 100%;}
.in_box .visual .top_container .btn_box .v_pager .swiper-pagination-bullet{width: 7px;height: 7px;margin-right: 5px;}
.in_box .visual .top_container .btn_box .play_btn{margin-left: 106px;}
.in_box .visual .top_container .btn_box .v_pager .swiper-pagination-bullet .bar_box{margin-top: 0;right: calc( 50% - 72px );}
}

.support_tb .thum_img{display: inline-block;width: 45px;height: 45px;margin-left: 10px;border: 1px solid #eee;vertical-align: middle;background-color: #fafafa;}
.support_tb .thum_img .js_prove_view{width: 100%;height: 100%;}

.prove_view_modal.db{display: block;}
.prove_view_modal{display: none;}
.prove_view_modal .modal{z-index: 110;position: absolute;top: 0;left: 50%;transform: translateX(-50%);border: 1px solid #111;background-color: #fff;box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);}
.prove_view_modal .modal .modal_close_btn{position: absolute;top: 10px;right: -30px;width: 23px;height: 23px;background-position: -350px -2px;}
.prove_view_modal .img_box{overflow: hidden;width: 500px;max-width:500px;max-height:500px;}
.prove_view_modal .img_box img{width: 100%;}


.prod .prod_txt .prod_t1{line-height: 130%;font-weight: bold;}
.prod .prod_txt .prod_t2{margin-top: 10px;line-height: 150%;font-weight: bold;}
.sideseal2{margin-top: 20px;}
@media (max-width: 620px) {
.sideseal2{margin-top: 10px;}
}

.in_box .visual .visual_mask .item .video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  background-size: cover; }


  .privacy_modal_btn{display: inline-block;vertical-align: middle;}


.lh150p{line-height: 150%;}
.greeting .s_s_tit{margin-bottom: 25px;font-size: 30px;}
#header .top_container .gnb > ul > li.e_gnb_li{padding-top: 14px;line-height: 25px;}
#header .dep2_menu ul > li.e_gnb_li2 {margin-bottom: 5px;line-height: 150%;}
.desc_tb.e_group_tb th{width: 135px;}
.vert_bg_tb table thead tr th.pl0{padding-left: 0;}
.vert_bg_tb table thead tr th.pr0{padding-right: 0;}
.sub_lnb > ul li a.e_sub_li2{padding-top: 13px;line-height: 150%;}
.quality_ideo.e_quality_ideo .quality_ideo_wrap .t1{font-size: 20px;}
.quality_ideo.e_quality_ideo .quality_ideo_wrap .t2{font-size: 16px;}
.safty.e_safty .safty_tb > ul li{min-height: 312px;}
.nav_wrap.e_nav_wrap .nav{width: 50%;}



@media (max-width: 1240px){
	.desc_tb.e_group_tb th{width: 165px;}
	.sub_lnb > ul li a.e_sub_li2{padding-top: 0;}
	.safty.e_safty .safty_tb > ul li{min-height: 341px;}

}
@media (max-width: 620px){
	.greeting .s_s_tit{margin-bottom: 30px;font-size: 18px;}
	.desc_tb.e_group_tb th{width: 100%;}
	.sub_lnb > ul li a.e_sub_li2{padding-top: 5px;font-size: 11px;}
	.quality_ideo.e_quality_ideo .quality_ideo_wrap .t1{font-size: 16px;}
	.quality_ideo.e_quality_ideo .quality_ideo_wrap .t2{font-size: 12px;}
	.safty.e_safty .safty_tb > ul li{min-height: 220px;}
	.nav_wrap.e_nav_wrap .nav{width: 75%;}
}

.in_box .visual .top_container .visual_mask .item .txt img{display: inline-block;margin-top: -10px;margin-right: 5px;vertical-align: middle;}

.financial .financial_chart_box.financial_modi .financial_chart:last-child{float: none;margin: 0 auto;}

.in_box .intro .container .b_box .intro_lst li .ico_institute::before{content: '';display: block;background-image: url(../img/institute_ico1.png);background-position: center center;background-repeat: no-repeat;}
.in_box .intro .container .b_box .intro_lst li:hover .ico_institute::before{background-image: url(../img/institute_ico2.png);}

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

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