@charset "UTF-8";
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: 12px;
  color: #333;
  font-family: "nanumsquare";
  line-height: 180%;
  font-weight: 300; }

td, th {
  padding: 0;
  font-family: "nanumsquare";
  font-size: 12px;
  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: "nanumsquare";
  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/pc/init_ico.png);
  -webkit-background-size: 10px 9px;
  background-size: 10px 9px; }

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: "nanumsquare"; }

sup {
  font-size: 0.5%; }

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

.poa {
  position: absolute; }

.pof {
  position: fixed; }

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

.dib {
  display: inline-block; }

.db {
  display: block; }

.dt {
  display: table; }

.dtr {
  display: table-row; }

.dtc {
  display: table-cell; }

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

.dtr {
  width: 100%; }

.dtc {
  vertical-align: middle; }

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

.fr {
  float: right; }

.flul > li {
  float: left; }

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

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

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

.pb0 {
  padding-bottom: 0px; }

.mt0 {
  margin-top: 0px; }

.mb0 {
  margin-bottom: 0px; }

.pt5 {
  padding-top: 5px; }

.pb5 {
  padding-bottom: 5px; }

.mt5 {
  margin-top: 5px; }

.mb5 {
  margin-bottom: 5px; }

.pt10 {
  padding-top: 10px; }

.pb10 {
  padding-bottom: 10px; }

.mt10 {
  margin-top: 10px; }

.mb10 {
  margin-bottom: 10px; }

.pt15 {
  padding-top: 15px; }

.pb15 {
  padding-bottom: 15px; }

.mt15 {
  margin-top: 15px; }

.mb15 {
  margin-bottom: 15px; }

.pt20 {
  padding-top: 20px; }

.pb20 {
  padding-bottom: 20px; }

.mt20 {
  margin-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.pt30 {
  padding-top: 30px; }

.pb30 {
  padding-bottom: 30px; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.pt40 {
  padding-top: 40px; }

.pb40 {
  padding-bottom: 40px; }

.mt40 {
  margin-top: 40px; }

.mb40 {
  margin-bottom: 40px; }

.pt50 {
  padding-top: 50px; }

.pb50 {
  padding-bottom: 50px; }

.mt50 {
  margin-top: 50px; }

.mb50 {
  margin-bottom: 50px; }

.pt60 {
  padding-top: 60px; }

.pb60 {
  padding-bottom: 60px; }

.mt60 {
  margin-top: 60px; }

.mb60 {
  margin-bottom: 60px; }

.pt70 {
  padding-top: 70px; }

.pb70 {
  padding-bottom: 70px; }

.mt70 {
  margin-top: 70px; }

.mb70 {
  margin-bottom: 70px; }

.pt80 {
  padding-top: 80px; }

.pb80 {
  padding-bottom: 80px; }

.mt80 {
  margin-top: 80px; }

.mb80 {
  margin-bottom: 80px; }

.pt90 {
  padding-top: 90px; }

.pb90 {
  padding-bottom: 90px; }

.mt90 {
  margin-top: 90px; }

.mb90 {
  margin-bottom: 90px; }

.pt100 {
  padding-top: 100px; }

.pb100 {
  padding-bottom: 100px; }

.mt100 {
  margin-top: 100px; }

.mb100 {
  margin-bottom: 100px; }

.pt150 {
  padding-top: 150px; }

.pb150 {
  padding-bottom: 150px; }

.mt150 {
  margin-top: 150px; }

.mb150 {
  margin-bottom: 150px; }

.pl0 {
  padding-left: 0px; }

.pr0 {
  padding-right: 0px; }

.ml0 {
  margin-left: 0px; }

.mr0 {
  margin-right: 0px; }

.pl5 {
  padding-left: 5px; }

.pr5 {
  padding-right: 5px; }

.ml5 {
  margin-left: 5px; }

.mr5 {
  margin-right: 5px; }

.pl10 {
  padding-left: 10px; }

.pr10 {
  padding-right: 10px; }

.ml10 {
  margin-left: 10px; }

.mr10 {
  margin-right: 10px; }

.pl15 {
  padding-left: 15px; }

.pr15 {
  padding-right: 15px; }

.ml15 {
  margin-left: 15px; }

.mr15 {
  margin-right: 15px; }

.pl20 {
  padding-left: 20px; }

.pr20 {
  padding-right: 20px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

.pl30 {
  padding-left: 30px; }

.pr30 {
  padding-right: 30px; }

.ml30 {
  margin-left: 30px; }

.mr30 {
  margin-right: 30px; }

.pl40 {
  padding-left: 40px; }

.pr40 {
  padding-right: 40px; }

.ml40 {
  margin-left: 40px; }

.mr40 {
  margin-right: 40px; }

.pl50 {
  padding-left: 50px; }

.pr50 {
  padding-right: 50px; }

.ml50 {
  margin-left: 50px; }

.mr50 {
  margin-right: 50px; }

.pl60 {
  padding-left: 60px; }

.pr60 {
  padding-right: 60px; }

.ml60 {
  margin-left: 60px; }

.mr60 {
  margin-right: 60px; }

.pl70 {
  padding-left: 70px; }

.pr70 {
  padding-right: 70px; }

.ml70 {
  margin-left: 70px; }

.mr70 {
  margin-right: 70px; }

.pl80 {
  padding-left: 80px; }

.pr80 {
  padding-right: 80px; }

.ml80 {
  margin-left: 80px; }

.mr80 {
  margin-right: 80px; }

.pl90 {
  padding-left: 90px; }

.pr90 {
  padding-right: 90px; }

.ml90 {
  margin-left: 90px; }

.mr90 {
  margin-right: 90px; }

.pl100 {
  padding-left: 100px; }

.pr100 {
  padding-right: 100px; }

.ml100 {
  margin-left: 100px; }

.mr100 {
  margin-right: 100px; }

.pl150 {
  padding-left: 150px; }

.pr150 {
  padding-right: 150px; }

.ml150 {
  margin-left: 150px; }

.mr150 {
  margin-right: 150px; }

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

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

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

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

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

.imgz {
  width: 100%; }

.cup {
  cursor: pointer; }

.vam {
  vertical-align: middle; }

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

.tac {
  text-align: center; }

.tar {
  text-align: right; }

.fwb {
  font-weight: bold; }

.fwn {
  font-weight: normal; }

.fw1 {
  font-weight: 100; }

.fw3 {
  font-weight: 300; }

.fw5 {
  font-weight: 500; }

.fw6 {
  font-weight: 600; }

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

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

/* -webkit-line-clamp: 2;line-height: 30px; */
/* system popup style */
.syspop {
  z-index: 1200;
  top: 20px !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-color: transparent;
  border: none; }
  .syspop .wrap {
    position: relative;
    z-index: 100;
    max-width: 95%;
    margin: 0 auto;
    text-align: center; }
  .syspop .l-cont {
    height: auto !important;
    word-break: break-all; }
    .syspop .l-cont img {
      width: 100%; }
  .syspop .l-footer {
    position: absolute;
    bottom: 5px;
    right: 10px;
    text-align: right;
    background-color: #fff; }
    .syspop .l-footer span {
      cursor: pointer; }

.syspop:after {
  content: "";
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

/* page num */
.page_num {
  margin: 70px 0 0;
  text-align: center;
  font-size: 0; }
  .page_num a {
    display: inline-block;
    width: 34px;
    height: 34px;
    border: 1px solid #ddd;
    border-left: none;
    text-align: center;
    color: #666;
    line-height: 32px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle; }
  .page_num .act {
    z-index: 1;
    color: #fff;
    background-color: #000; }
  .page_num .page {
    text-indent: -9999px; }
  .page_num .first {
    border-left: 1px solid #ddd;
    background: url(../img/init/page_first.png) 50% 50% no-repeat;
    background-size: 9px 9px; }
  .page_num .last {
    background: url(../img/init/page_last.png) 50% 50% no-repeat;
    background-size: 9px 9px; }
  .page_num .l {
    background: url(../img/init/page_left.png) 50% 50% no-repeat;
    background-size: 5px 9px; }
  .page_num .r {
    background: url(../img/init/page_right.png) 50% 50% no-repeat;
    background-size: 5px 9px; }

.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/pc/zip_ico.png); }

.bgi_b:before {
  content: "";
  background-image: url(../img/pc/zip_ico.png); }

.bgi_a:after {
  content: "";
  background-image: url(../img/pc/zip_ico.png); }

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

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

.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: #3076d5;
  color: #fff; }

.de_btn.fill:hover {
  background-color: rgba(48, 118, 213, 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 #3076d5;
  color: #3076d5; }

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

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

.sys_wrap {
  padding-top: 50px; }
  .sys_wrap .sys12 {
    font-size: 12px; }
  .sys_wrap .sys14 {
    font-size: 14px; }
  .sys_wrap .sys16 {
    font-size: 16px; }
  .sys_wrap .sys18 {
    font-size: 18px; }
  .sys_wrap .sys26 {
    font-size: 26px; }
  .sys_wrap .sys30 {
    font-size: 30px; }
  .sys_wrap .sys_h2 {
    margin-bottom: 30px;
    font-size: 40px;
    font-weight: 500;
    text-align: center; }
  .sys_wrap .sys_ico {
    background-image: url(../img/init/init_ico.png); }
  .sys_wrap .sys_ico_a::after {
    content: "";
    background-image: url(../img/init/init_ico.png); }
  .sys_wrap .sys_ico_b::before {
    content: "";
    background-image: url(../img/init/init_ico.png); }
  .sys_wrap .sys_agree {
    color: #666; }
    .sys_wrap .sys_agree .t1 {
      font-weight: 500;
      color: #333; }
  .sys_wrap .sys_mailto {
    padding: 50px 90px;
    background-color: #fafafa;
    text-align: center; }
    .sys_wrap .sys_mailto .t1 {
      margin-bottom: 20px;
      font-weight: 500; }
    .sys_wrap .sys_mailto .t1::before {
      content: "";
      display: block;
      width: 109px;
      height: 100px;
      margin: 0 auto 40px;
      background: url(../img/init/mailto.png) no-repeat; }
  .sys_wrap .sys_my_h2 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #333;
    font-size: 40px;
    font-weight: 500;
    line-height: 100%; }
  .sys_wrap .sys_my_tab {
    margin-bottom: 50px; }
    .sys_wrap .sys_my_tab ul {
      border-left: 1px solid #ccc; }
      .sys_wrap .sys_my_tab ul li {
        border: 1px solid #ccc;
        border-left: none;
        text-align: center;
        color: #999; }
        .sys_wrap .sys_my_tab ul li a {
          display: block;
          padding: 10px 0; }
      .sys_wrap .sys_my_tab ul .act {
        border: 1px solid #231f20;
        background-color: #231f20;
        color: #fff; }
    .sys_wrap .sys_my_tab .lng6 li {
      width: 16.666%; }
    .sys_wrap .sys_my_tab .lng7 li {
      width: 14.285%; }
  .sys_wrap .sys_my_level {
    margin-bottom: 15px;
    color: #888; }
    .sys_wrap .sys_my_level span {
      color: #000; }
  .sys_wrap .sys_mymain_point {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    border-left: none; }
    .sys_wrap .sys_mymain_point ul {
      width: 100%; }
      .sys_wrap .sys_mymain_point ul li {
        width: 88px;
        height: 84px;
        border-left: 1px solid #ddd; }
        .sys_wrap .sys_mymain_point ul li .i {
          position: relative;
          display: block;
          margin: 0 auto 5px; }
        .sys_wrap .sys_mymain_point ul li .num {
          position: absolute;
          top: -6px;
          right: -11px;
          display: block;
          width: 17px;
          height: 17px;
          text-align: center;
          line-height: 17px;
          color: #fff;
          font-size: 11px;
          text-align: center;
          background-color: #f00;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%; }
        .sys_wrap .sys_mymain_point ul li .cart {
          display: block; }
          .sys_wrap .sys_mymain_point ul li .cart .i {
            width: 27px;
            height: 27px;
            background-position: 0 0; }
        .sys_wrap .sys_mymain_point ul li .wish {
          display: block; }
          .sys_wrap .sys_mymain_point ul li .wish .i {
            width: 30px;
            height: 27px;
            background-position: -27px 0; }
        .sys_wrap .sys_mymain_point ul li .t {
          display: block;
          text-align: center;
          color: #7c7c7c; }
      .sys_wrap .sys_mymain_point ul .tb {
        width: auto;
        padding: 10px 20px;
        background-color: #fafafa; }
        .sys_wrap .sys_mymain_point ul .tb table tr th {
          width: auto;
          padding: 5px 0;
          color: #666; }
        .sys_wrap .sys_mymain_point ul .tb table tr th::before {
          content: "";
          display: inline-block;
          width: 4px;
          height: 7px;
          margin-right: 10px;
          margin-bottom: 3px;
          vertical-align: middle;
          background: url(../img/init/sys_mymain_arr.png); }
        .sys_wrap .sys_mymain_point ul .tb table tr td {
          width: 140px;
          padding: 5px 0;
          text-align: right;
          color: #666; }
  .sys_wrap .sys_my_h3 {
    margin-bottom: 10px;
    font-weight: 500; }
  .sys_wrap .sys_mymain_ostate {
    margin-bottom: 30px; }
    .sys_wrap .sys_mymain_ostate ul {
      margin-left: -10px;
      font-size: 0;
      vertical-align: top; }
      .sys_wrap .sys_mymain_ostate ul li {
        display: inline-block;
        width: calc(20% - 10px);
        height: 120px;
        margin-left: 10px;
        border: 1px solid #dedede;
        text-align: center; }
        .sys_wrap .sys_mymain_ostate ul li .t2 {
          font-weight: 500;
          color: #999; }
        .sys_wrap .sys_mymain_ostate ul li .t2.act {
          color: #3076d5 !important; }
        .sys_wrap .sys_mymain_ostate ul li .tb {
          padding: 15px; }
          .sys_wrap .sys_mymain_ostate ul li .tb table tr th {
            width: auto;
            text-align: left;
            color: #666; }
          .sys_wrap .sys_mymain_ostate ul li .tb table tr th::before {
            content: "";
            display: inline-block;
            width: 4px;
            height: 7px;
            margin-right: 10px;
            margin-bottom: 3px;
            vertical-align: middle;
            background: url(../img/init/sys_mymain_arr.png); }
          .sys_wrap .sys_mymain_ostate ul li .tb table tr td {
            width: 40px;
            color: #666;
            text-align: right; }
  .sys_wrap .sys_my_tb table {
    border-top: 1px solid #333; }
    .sys_wrap .sys_my_tb table thead {
      background-color: #fafafa; }
      .sys_wrap .sys_my_tb table thead tr th {
        padding: 15px 0; }
    .sys_wrap .sys_my_tb table tr {
      border-bottom: 1px solid #ddd; }
      .sys_wrap .sys_my_tb table tr td {
        padding: 10px 0;
        text-align: center;
        color: #666; }
        .sys_wrap .sys_my_tb table tr td .new_open_btn {
          color: #666; }
      .sys_wrap .sys_my_tb table tr .tal {
        text-align: left; }
  .sys_wrap .sys_my_tb .ord_lst_tb .th1 {
    width: 180px; }
  .sys_wrap .sys_my_tb .ord_lst_tb .th2 {
    width: auto; }
  .sys_wrap .sys_my_tb .ord_lst_tb .th3 {
    width: 150px; }
  .sys_wrap .sys_my_tb .ord_lst_tb .th4 {
    width: 140px; }
  .sys_wrap .sys_my_tb .ord_lst_tb .th5 {
    width: 130px; }
  .sys_wrap .sys_my_tb .ord_lst_tb .th6 {
    width: 120px; }
  .sys_wrap .sys_my_tb .ord_lst_tb .s {
    color: #888; }
  .sys_wrap .sys_my_tb .ord_lst_tb .cancel_order {
    display: inline-block;
    width: 66px;
    height: 28px;
    background-color: #888;
    color: #fff; }
  .sys_wrap .sys_my_tb .point_tb .th1 {
    width: 100px; }
  .sys_wrap .sys_my_tb .point_tb .th2 {
    width: 100px; }
  .sys_wrap .sys_my_tb .point_tb .th3 {
    width: 150px; }
  .sys_wrap .sys_my_tb .point_tb .th4 {
    width: auto; }
  .sys_wrap .sys_my_tb .point_tb .th5 {
    width: 120px; }
  .sys_wrap .sys_my_tb .coupon .th1 {
    width: 100px; }
  .sys_wrap .sys_my_tb .coupon .th2 {
    width: auto; }
  .sys_wrap .sys_my_tb .coupon .th3 {
    width: 200px; }
  .sys_wrap .sys_my_tb .coupon .th4 {
    width: 130px; }
  .sys_wrap .sys_ordlst_search {
    margin-bottom: 30px;
    padding: 10px 50px;
    border: 1px solid #ddd;
    background-color: #f9f9f9; }
    .sys_wrap .sys_ordlst_search table tr th {
      width: 100px;
      padding: 5px 0;
      text-align: left; }
    .sys_wrap .sys_ordlst_search table tr td {
      padding: 5px 0; }
      .sys_wrap .sys_ordlst_search table tr td .period {
        display: inline-block;
        width: 105px;
        height: 30px;
        margin-right: 5px;
        border: 1px solid #ccc;
        text-align: center;
        color: #666;
        background-color: #fff; }
      .sys_wrap .sys_ordlst_search table tr td .period.act {
        border: 1px solid #3076d5 !important;
        background-color: #3076d5 !important;
        color: #fff; }
      .sys_wrap .sys_ordlst_search table tr td .sys_inp_date {
        width: 265px; }
      .sys_wrap .sys_ordlst_search table tr td .space {
        display: inline-block;
        width: 27px;
        text-align: center;
        line-height: 37px;
        vertical-align: top; }
      .sys_wrap .sys_ordlst_search table tr td .period_s_btn {
        display: inline-block;
        width: 88px;
        height: 37px;
        color: #fff;
        text-align: center;
        background-color: #231f20; }
  .sys_wrap .sys_inp_date {
    position: relative;
    height: 37px;
    border: 1px solid #ccc;
    background-color: #fff; }
    .sys_wrap .sys_inp_date input {
      float: left;
      width: calc(100% - 30px);
      height: 100%;
      border: none;
      color: #666; }
    .sys_wrap .sys_inp_date .ui-datepicker-trigger {
      float: right;
      display: block;
      width: 21px;
      height: 20px;
      margin: 6px 6px 0 0;
      background: url(../img/init/init_ico.png) -57px 0; }
  .sys_wrap .sys_inp_date::after {
    content: "";
    display: block;
    clear: both; }
  .sys_wrap .sys_myprod_tb {
    border-top: 1px solid #333; }
    .sys_wrap .sys_myprod_tb table thead tr th {
      padding: 15px 0;
      border: 1px solid #ccc;
      background-color: #fafafa; }
    .sys_wrap .sys_myprod_tb table tbody tr td {
      padding: 20px 10px;
      border: 1px solid #ccc;
      text-align: center;
      color: #666; }
    .sys_wrap .sys_myprod_tb table tbody tr .tit .img {
      width: 80px; }
    .sys_wrap .sys_myprod_tb table tbody tr .tit .txt {
      padding-left: 20px;
      text-align: left; }
      .sys_wrap .sys_myprod_tb table tbody tr .tit .txt .lng_edit {
        margin-top: 20px;
        font-size: 0; }
        .sys_wrap .sys_myprod_tb table tbody tr .tit .txt .lng_edit .lng_btn {
          display: inline-block;
          width: 25px;
          height: 25px;
          border: 1px solid #646464; }
        .sys_wrap .sys_myprod_tb table tbody tr .tit .txt .lng_edit .lng_inp {
          width: 50px;
          height: 25px;
          border: none;
          text-align: center; }
        .sys_wrap .sys_myprod_tb table tbody tr .tit .txt .lng_edit .lng_btn::after {
          display: block;
          width: 11px;
          height: 11px;
          margin: 0 auto; }
        .sys_wrap .sys_myprod_tb table tbody tr .tit .txt .lng_edit .lng_btn.d::after {
          background-position: -97px -47px; }
        .sys_wrap .sys_myprod_tb table tbody tr .tit .txt .lng_edit .lng_btn.u::after {
          background-position: -108px -47px; }
      .sys_wrap .sys_myprod_tb table tbody tr .tit .txt .t2 {
        color: #666; }
    .sys_wrap .sys_myprod_tb table tbody tr .btn_td .btn {
      display: inline-block;
      width: 100%;
      height: 25px;
      margin-top: 3px;
      border: 1px solid #9c9c9c;
      color: #666;
      text-align: center;
      font-family: '돋움'; }
    .sys_wrap .sys_myprod_tb table tbody tr .btn_td .btn1 {
      margin-top: 0;
      border: 1px solid #3076d5 !important;
      background-color: #3076d5 !important;
      color: #fff; }
    .sys_wrap .sys_myprod_tb .wish .th1 {
      width: 55px; }
    .sys_wrap .sys_myprod_tb .wish .th2 {
      width: auto; }
    .sys_wrap .sys_myprod_tb .wish .th3 {
      width: 100px; }
    .sys_wrap .sys_myprod_tb .wish .th4 {
      width: 100px; }
    .sys_wrap .sys_myprod_tb .wish .th5 {
      width: 110px; }
    .sys_wrap .sys_myprod_tb .cart .th1 {
      width: 55px; }
    .sys_wrap .sys_myprod_tb .cart .th2 {
      width: auto; }
    .sys_wrap .sys_myprod_tb .cart .th3, .sys_wrap .sys_myprod_tb .cart .th4, .sys_wrap .sys_myprod_tb .cart .th5, .sys_wrap .sys_myprod_tb .cart .th6, .sys_wrap .sys_myprod_tb .cart .th7 {
      width: 100px; }
    .sys_wrap .sys_myprod_tb .cart .th8 {
      width: 110px; }
    .sys_wrap .sys_myprod_tb .order .th1 {
      width: auto; }
    .sys_wrap .sys_myprod_tb .order .th2, .sys_wrap .sys_myprod_tb .order .th3, .sys_wrap .sys_myprod_tb .order .th4, .sys_wrap .sys_myprod_tb .order .th5, .sys_wrap .sys_myprod_tb .order .th6, .sys_wrap .sys_myprod_tb .order .th7 {
      width: 100px; }
    .sys_wrap .sys_myprod_tb .myprod_bottom_btn {
      margin-top: 20px; }
      .sys_wrap .sys_myprod_tb .myprod_bottom_btn .btn {
        min-width: 120px;
        height: 40px;
        padding: 0 15px;
        border: 1px solid #888;
        line-height: 38px;
        text-align: center;
        font-family: '돋움'; }
      .sys_wrap .sys_myprod_tb .myprod_bottom_btn .btn2 {
        background-color: #888;
        color: #fff; }
  .sys_wrap .cart_b_btn .btn {
    display: inline-block;
    width: 280px;
    height: 45px;
    line-height: 43px;
    text-align: center;
    font-weight: 500;
    font-size: 14px; }
  .sys_wrap .cart_b_btn .btn1 {
    border: 1px solid #999; }
  .sys_wrap .cart_b_btn .btn2 {
    margin-left: 10px;
    border: 1px solid #3076d5 !important;
    background-color: #3076d5 !important;
    color: #fff; }
  .sys_wrap .sys_inp_tb .req_info {
    margin-bottom: 5px;
    color: #666; }
    .sys_wrap .sys_inp_tb .req_info span {
      color: #ff3a3a; }
  .sys_wrap .sys_inp_tb .inp_t {
    margin-bottom: 10px; }
  .sys_wrap .sys_inp_tb .tb {
    border-top: 1px solid #999999; }
    .sys_wrap .sys_inp_tb .tb table tr th {
      width: 153px;
      padding: 20px 0 20px 25px;
      border-right: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd;
      text-align: left; }
    .sys_wrap .sys_inp_tb .tb table tr .star::after {
      content: "*";
      margin-left: 5px;
      color: #ff3a3a; }
    .sys_wrap .sys_inp_tb .tb table tr td {
      padding: 7px 10px;
      border-bottom: 1px solid #dddddd;
      font-family: '돋움';
      color: #666; }
      .sys_wrap .sys_inp_tb .tb table tr td .line {
        margin-top: 7px;
        color: #666; }
      .sys_wrap .sys_inp_tb .tb table tr td .line:first-child {
        margin-top: 0; }
      .sys_wrap .sys_inp_tb .tb table tr td .inp_r_btn {
        width: 110px;
        height: 45px;
        margin-left: 5px;
        border: 1px solid #999;
        line-height: 43px; }
      .sys_wrap .sys_inp_tb .tb table tr td .mr20 {
        margin-right: 20px; }
      .sys_wrap .sys_inp_tb .tb table tr td .sys_inp {
        height: 45px; }
  .sys_wrap .sys_inp_tb .btn_line {
    text-align: center; }
    .sys_wrap .sys_inp_tb .btn_line .btn {
      display: inline-block;
      width: 226px;
      height: 45px;
      line-height: 43px;
      text-align: center;
      font-weight: 500; }
    .sys_wrap .sys_inp_tb .btn_line button.btn {
      background-color: #3076d5 !important;
      background-color: #3076d5 !important;
      color: #fff; }
    .sys_wrap .sys_inp_tb .btn_line a.btn {
      border: 1px solid #999; }
  .sys_wrap .sys_ord_tb table {
    border: 1px solid #ccc; }
    .sys_wrap .sys_ord_tb table tr {
      border-bottom: 1px solid #ccc; }
      .sys_wrap .sys_ord_tb table tr th {
        width: 150px;
        padding: 10px 0 10px 20px;
        text-align: left;
        background-color: #fafafa; }
      .sys_wrap .sys_ord_tb table tr td {
        padding: 7px; }
        .sys_wrap .sys_ord_tb table tr td .inp_r_btn {
          width: 100px;
          height: 37px;
          border: 1px solid #999;
          font-family: '돋움'; }
        .sys_wrap .sys_ord_tb table tr td .sys_inp {
          height: 37px; }
        .sys_wrap .sys_ord_tb table tr td .line {
          margin-top: 5px; }
        .sys_wrap .sys_ord_tb table tr td .line:first-child {
          margin-top: 0; }
        .sys_wrap .sys_ord_tb table tr td .mr10 {
          margin-right: 10px; }
  .sys_wrap .sys_inp {
    border: 1px solid #ddd;
    font-family: '돋움';
    color: #666; }
  .sys_wrap input[type="text"].sys_inp {
    padding: 0 20px; }
  .sys_wrap .sys175 {
    width: 175px; }
  .sys_wrap .sys280 {
    width: 280px; }
  .sys_wrap .sys600 {
    width: 600px; }
  .sys_wrap .sys100p {
    width: 100%; }
  .sys_wrap .sys150 {
    width: 150px; }
  .sys_wrap .h225 {
    height: 225px; }
  .sys_wrap .sys_myh3 {
    margin-bottom: 10px;
    font-weight: 600; }
  .sys_wrap .sys_myh3::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 16px;
    margin-bottom: 3px;
    margin-right: 10px;
    vertical-align: middle;
    background-color: #333; }
  .sys_wrap .copy_info_check {
    margin-left: 20px;
    vertical-align: middle; }
  .sys_wrap .sys_myh3 .copy_info {
    margin-left: 5px;
    color: #666;
    font-weight: 300; }
  .sys_wrap .ord_price_tb {
    margin-bottom: 60px;
    border: 1px solid #333; }
    .sys_wrap .ord_price_tb table thead {
      background-color: #fafafa; }
      .sys_wrap .ord_price_tb table thead tr > th {
        padding: 15px; }
    .sys_wrap .ord_price_tb table tbody tr td {
      position: relative;
      padding: 40px 0;
      text-align: center; }
    .sys_wrap .ord_price_tb table tbody tr .td1::after {
      background-position: 0 -40px; }
    .sys_wrap .ord_price_tb table tbody tr .td2::after {
      background-position: -30px -40px; }
    .sys_wrap .ord_price_tb table tbody tr .td3::after {
      background-position: -60px -40px; }
    .sys_wrap .ord_price_tb table tbody tr .td_ico::after {
      content: "";
      display: inline-block;
      position: absolute;
      top: 50%;
      right: -15px;
      width: 30px;
      height: 30px;
      margin-top: -15px; }
    .sys_wrap .ord_price_tb table th, .sys_wrap .ord_price_tb table td {
      border: 1px solid #ccc; }
  .sys_wrap .sys_find_mem {
    width: 460px;
    margin: 0 auto; }
    .sys_wrap .sys_find_mem .tab {
      margin-bottom: 30px; }
      .sys_wrap .sys_find_mem .tab ul li {
        width: 50%;
        padding: 10px;
        border-bottom: 1px solid #333;
        text-align: center;
        color: #999; }
      .sys_wrap .sys_find_mem .tab ul .act {
        border: 1px solid #333;
        border-bottom: 1px solid #fff;
        color: #333; }
    .sys_wrap .sys_find_mem .form_tb {
      margin-bottom: 20px; }
      .sys_wrap .sys_find_mem .form_tb table {
        border-top: 1px solid #999; }
        .sys_wrap .sys_find_mem .form_tb table tr {
          border-bottom: 1px solid #ddd; }
          .sys_wrap .sys_find_mem .form_tb table tr th {
            width: 153px;
            padding: 10px 20px;
            text-align: left; }
          .sys_wrap .sys_find_mem .form_tb table tr td {
            padding: 8px 7px; }
            .sys_wrap .sys_find_mem .form_tb table tr td .sys_inp {
              width: 100%;
              height: 45px; }
    .sys_wrap .sys_find_mem .form_tb.mb10 {
      margin-bottom: 10px; }
    .sys_wrap .sys_find_mem .sbm_btn {
      display: block;
      width: 100%;
      padding: 10px;
      background-color: #3076d5 !important;
      color: #fff; }
    .sys_wrap .sys_find_mem .join_link {
      margin-top: 30px; }
      .sys_wrap .sys_find_mem .join_link .t1 {
        margin-bottom: 5px;
        text-align: center;
        color: #666; }
      .sys_wrap .sys_find_mem .join_link .link {
        display: block;
        width: 100%;
        padding: 10px;
        border: 1px solid #999;
        text-align: center; }
    .sys_wrap .sys_find_mem .save_id {
      font-family: '돋움';
      color: #666; }
    .sys_wrap .sys_find_mem .login_bottom {
      margin-top: 20px;
      font-family: '돋움';
      text-align: center;
      color: #666; }
      .sys_wrap .sys_find_mem .login_bottom a::before {
        content: "";
        display: inline-block;
        width: 1px;
        height: 10px;
        margin: 0 10px;
        background-color: #666; }
      .sys_wrap .sys_find_mem .login_bottom a:first-child::before {
        display: none; }
  .sys_wrap .coupon_lst ul {
    margin-left: -51px;
    font-size: 0; }
    .sys_wrap .coupon_lst ul li {
      display: inline-block;
      width: calc(33.333% - 51px);
      margin-left: 51px;
      margin-bottom: 50px; }
      .sys_wrap .coupon_lst ul li .img {
        border: 1px solid #ddd; }
        .sys_wrap .coupon_lst ul li .img img {
          width: 100%; }
      .sys_wrap .coupon_lst ul li .txt .t1 {
        margin-bottom: 10px;
        padding: 10px 0;
        border-bottom: 1px solid #ddd; }
      .sys_wrap .coupon_lst ul li .txt .t2 {
        margin-bottom: 20px; }
        .sys_wrap .coupon_lst ul li .txt .t2 .t2_p {
          color: #666; }
          .sys_wrap .coupon_lst ul li .txt .t2 .t2_p span {
            color: #333; }
      .sys_wrap .coupon_lst ul li .coupon_down_btn {
        display: block;
        width: 100%;
        height: 50px;
        background-color: #3076d5 !important;
        text-align: center;
        color: #fff; }
      .sys_wrap .coupon_lst ul li .coupon_down_btn::after {
        display: inline-block;
        width: 14px;
        height: 16px;
        margin-bottom: 3px;
        margin-left: 20px;
        vertical-align: middle;
        background-position: -98px 0; }
  .sys_wrap .sys_join3_box {
    padding: 80px 0;
    border: 1px solid #ddd;
    text-align: center; }
    .sys_wrap .sys_join3_box .h3 {
      margin-bottom: 10px; }
    .sys_wrap .sys_join3_box .h3::before {
      content: "";
      display: block;
      width: 103px;
      height: 100px;
      margin: 0 auto 20px;
      background: url(../img/init/join3_ico.png); }
    .sys_wrap .sys_join3_box .t1 {
      color: #666; }
    .sys_wrap .sys_join3_box .link_line {
      margin-top: 50px;
      text-align: center; }
      .sys_wrap .sys_join3_box .link_line .link {
        display: inline-block;
        width: 226px;
        height: 45px;
        border: 1px solid #999;
        line-height: 43px;
        text-align: center; }
  .sys_wrap .sys_join_allcheck {
    margin-bottom: 30px;
    padding: 10px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #ddd; }
    .sys_wrap .sys_join_allcheck label {
      color: #666; }
  .sys_wrap .join_agree_wrap {
    border-bottom: 1px solid #ddd; }
    .sys_wrap .join_agree_wrap .sys_join_h3 {
      margin-bottom: 10px; }
    .sys_wrap .join_agree_wrap .agree_box {
      overflow-y: scroll;
      height: 200px;
      padding: 15px;
      border: 1px solid #ddd; }
      .sys_wrap .join_agree_wrap .agree_box pre {
        font-size: 12px;
        color: #888; }
    .sys_wrap .join_agree_wrap .agree_line {
      padding: 10px 0; }
      .sys_wrap .join_agree_wrap .agree_line label {
        color: #666; }
  .sys_wrap .sys_join_btnline {
    text-align: center; }
    .sys_wrap .sys_join_btnline .btn {
      display: inline-block;
      width: 226px;
      height: 45px;
      color: #fff; }
    .sys_wrap .sys_join_btnline .btn1 {
      background-color: #0066b3 !important; }
    .sys_wrap .sys_join_btnline .btn2 {
      background-color: #3076d5 !important; }
  .sys_wrap .sys_price_tb {
    margin-bottom: 50px;
    border: 1px solid #333; }
    .sys_wrap .sys_price_tb table thead {
      background-color: #fafafa; }
    .sys_wrap .sys_price_tb table th {
      width: 25%;
      padding: 20px;
      border: 1px solid #ccc; }
    .sys_wrap .sys_price_tb table td {
      position: relative;
      height: 110px;
      border: 1px solid #ccc;
      text-align: center; }
    .sys_wrap .sys_price_tb table .sys_ico_b::before {
      position: absolute;
      right: 0;
      top: 50%;
      display: block;
      width: 30px;
      height: 30px;
      margin-top: -15px;
      margin-right: -15px; }
    .sys_wrap .sys_price_tb table .m::before {
      background-position: 0 -40px; }
    .sys_wrap .sys_price_tb table .p::before {
      background-position: -30px -40px; }
    .sys_wrap .sys_price_tb table .e::before {
      background-position: -60px -40px; }

.pay_box {
  z-index: 9999; }

.c0 {
  color: #000; }

.c1 {
  color: #3076d5 !important; }

.c3 {
  color: #333; }

.c6 {
  color: #666; }

.c8 {
  color: #888; }

.cw {
  color: #fff; }

.hd {
  width: 100%;
  border-bottom: 1px solid #eee; }
  .hd .hd_wrap {
    padding: 20px 0; }
    .hd .hd_wrap .hd_logo {
      margin-right: 153px; }
      .hd .hd_wrap .hd_logo a {
        display: block;
        width: 100%;
        height: 100%; }
    .hd .hd_wrap .gnb > ul > li {
      position: relative; }
      .hd .hd_wrap .gnb > ul > li > a {
        display: block;
        height: 56px;
        line-height: 56px;
        font-size: 18px;
        color: #000;
        font-weight: bold; }
      .hd .hd_wrap .gnb > ul > li .depth2 {
        display: none;
        z-index: 50;
        position: absolute;
        left: 50%;
        top: 56px;
        transform: translate(-50%, 0);
        width: 162px;
        padding: 25px 0;
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 21px -1px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 21px -1px rgba(0, 0, 0, 0.1); }
        .hd .hd_wrap .gnb > ul > li .depth2 > li {
          text-align: center; }
          .hd .hd_wrap .gnb > ul > li .depth2 > li > a {
            font-size: 14px; }
          .hd .hd_wrap .gnb > ul > li .depth2 > li:hover > a {
            color: #3076d5; }
        .hd .hd_wrap .gnb > ul > li .depth2 > li + li {
          margin-top: 7px; }
      .hd .hd_wrap .gnb > ul > li:hover > a {
        text-decoration: underline; }
      .hd .hd_wrap .gnb > ul > li:hover > .depth2 {
        display: block; }
    .hd .hd_wrap .gnb > ul > li + li {
      margin-left: 60px; }
    .hd .hd_wrap .sitemap {
      display: block;
      width: 97px;
      height: 42px;
      margin-top: 8px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      line-height: 42px;
      background-color: #33323d; }

.s_menu{border-bottom: 1px solid #ddd;}
.s_menu ul{text-align: center;font-size: 0;}
.s_menu ul li{display: inline-block;width: 220px;height: 60px;border-right: 1px solid #ddd;vertical-align: top;}
.s_menu ul li:first-child{border-left: 1px solid #ddd;}
.s_menu ul li a{display: block;width: 100%;line-height: 60px;font-size: 16px;color: #666;}
.s_menu ul li.act{background-color: #33323d;}
.s_menu ul li.act a{color: #fff;}

.lnb {
  background-color: #33323d; }
  .lnb .lnb_wrap .home {
    width: 61px;
    height: 60px;
    border-right: 1px solid #444351; }
    .lnb .lnb_wrap .home::after {
      display: block;
      width: 22px;
      height: 22px;
      margin: 20px auto 0;
      background-position: -4px -4px; }
  .lnb .lnb_wrap .depth1_wrap {
    position: relative;
    display: inline-block;
    width: 227px;
    height: 60px; }
    .lnb .lnb_wrap .depth1_wrap .depth1_btn {
      position: relative;
      outline: none;
      display: block;
      width: 100%;
      height: 100%;
      padding: 0 45px 0 20px;
      border-right: 1px solid #444351;
      line-height: 60px;
      font-size: 16px;
      color: #fff;
      text-align: left; }
      .lnb .lnb_wrap .depth1_wrap .depth1_btn::after {
        width: 16px;
        height: 8px;
        position: absolute;
        right: 26px;
        top: 26px;
        background-position: -31px -9px; }
      .lnb .lnb_wrap .depth1_wrap .depth1_btn.act::after {
        background-position: -94px -115px; }
    .lnb .lnb_wrap .depth1_wrap .depth2 {
      display: none;
      z-index: 50;
      position: absolute;
      left: 0;
      top: 60px;
      width: 100%;
      padding: 20px;
      background-color: #33323d; }
      .lnb .lnb_wrap .depth1_wrap .depth2 li a {
        font-size: 16px;
        color: #dddddd;
        line-height: 150%; }
      .lnb .lnb_wrap .depth1_wrap .depth2 li:hover a {
        text-decoration: underline;
        color: #fff; }
      .lnb .lnb_wrap .depth1_wrap .depth2 li + li {
        margin-top: 15px; }
      .lnb .lnb_wrap .depth1_wrap .depth2.act {
        display: block; }

.sub_cont {
  padding-top: 100px;
  padding-bottom: 100px; }

.sub_cont.p80{padding-top: 80px;padding-bottom: 80px;}

.sub_cont.pb130 {
  padding-bottom: 130px; }

.sub_tit {
  font-size: 30px;
  font-weight: bold;
  line-height: 100%;
  text-align: center; }

.sub_sitemap {
  background-image: url(../img/pc/sitemap_bg.png);
  background-repeat: no-repeat;
  background-position: bottom right; }
  .sub_sitemap .sub_cont {
    padding-bottom: 370px; }
  .sub_sitemap .sitemap {
    margin-right: -48px;
    font-size: 0; }
    .sub_sitemap .sitemap > .depth1 {
      display: inline-block;
      width: calc( 16.6667% - 48px);
      margin-right: 48px;
      vertical-align: top; }
      .sub_sitemap .sitemap > .depth1 .t1 {
        padding-bottom: 33px;
        border-bottom: 2px solid #ddd; }
        .sub_sitemap .sitemap > .depth1 .t1 a {
          font-size: 24px;
          line-height: 100%;
          font-weight: bold; }
      .sub_sitemap .sitemap > .depth1 > ul {
        margin-top: 40px; }
        .sub_sitemap .sitemap > .depth1 > ul li a {
          font-size: 18px;
          color: #666;
          font-weight: bold; }
        .sub_sitemap .sitemap > .depth1 > ul li:hover a {
          color: #3076d5;
          text-decoration: underline; }
        .sub_sitemap .sitemap > .depth1 > ul li + li {
          margin-top: 25px; }

.sub_visual {
  width: 100%;
  height: 270px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }
  .sub_visual .txt_wrap {
    padding-top: 98px;
    text-align: center; }
  .sub_visual .t1 {
    font-size: 40px;
    line-height: 100%;
    color: #fff;
    font-weight: bold; }
  .sub_visual .t2 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 100%;
    color: #fff; }

.ml25 {
  margin-left: 25px; }

.intro .intro_box {
  position: relative;
  width: 100%;
  height: 393px;
  margin-bottom: 95px;
  border: 11px solid #dfe5ea;
  }
  .intro .intro_box .t1 {
  	position: relative;z-index: 1;
    padding-top: 80px;
	padding-left: 610px;
    font-size: 45px;
    line-height: 160%; }
  .intro .intro_box .intro_bg {
    position: absolute;
    left: 12px;	
    bottom: 0;	 }

.intro .intro_txt {
  font-size: 20px;
  line-height: 150%;
  text-align: center; }

.intro .intro_txt + .intro_txt {
  margin-top: 35px; }

.intro .sign {
  margin-top: 73px;
  font-size: 24px;
  font-weight: bold;
  text-align: center; }

.history_bg {
  background-image: url(../img/pc/history_bg.png);
  background-position: left 107px;
  background-repeat: no-repeat; }

.history {
  position: relative;
  padding-top: 90px;
  padding-bottom: 103px; }
  .history::before {
    content: '';
    position: absolute;
    left: 599px;
    top: 9px;
    width: 2px;
    height: 100%;
    background-color: #3076d5; }
  .history .year {
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: bold;
    line-height: 100%; }
  .history .t1 {
    font-size: 16px;
    line-height: 150%; }
  .history dl {
    position: relative;
    margin-top: 25px; }
    .history dl:first-child {
      margin-top: 0; }
    .history dl .year::after {
      content: '';
      position: absolute;
      top: 13px;
      width: 81px;
      height: 22px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top; }
  .history dl:nth-child(2n-1) {
    float: left;
    width: 503px;
    margin-right: 697px;
    text-align: right; }
    .history dl:nth-child(2n-1) .year::after {
      right: -108px;
      background-image: url(../img/pc/history_l.png); }
  .history dl:nth-child(2n) {
    float: right;
    width: 504px;
    margin-left: 696px; }
    .history dl:nth-child(2n) .year::after {
      left: -107px;
      background-image: url(../img/pc/history_r.png); }

.map_wrap .map {
  width: 100%;
  height: 462px; }
  .map_wrap .map img {
    width: 100%; }

.map_wrap .desc {
  width: 100%;
  padding: 25px 20px;
  border-bottom: 1px solid #ddd; }
  .map_wrap .desc .addr {
    height: 41px;
    font-size: 24px;
    line-height: 41px;
    font-weight: bold; }
  .map_wrap .desc .tel {
    font-size: 0; }
    .map_wrap .desc .tel .tel_wrap {
      display: inline-block;
      height: 41px;
      font-size: 24px;
      color: #888;
      line-height: 41px; }
      .map_wrap .desc .tel .tel_wrap .ico {
        display: inline-block;
        width: 42px;
        height: 41px;
        margin-right: 15px;
        border-radius: 50%;
        line-height: 41px;
        text-align: center;
        font-size: 21px;
        font-weight: bold;
        color: #fff; }
      .map_wrap .desc .tel .tel_wrap .bg1 {
        background-color: #2789dd; }
      .map_wrap .desc .tel .tel_wrap .bg2 {
        background-color: #2cb4e5; }

.tb_bg {
  border-top: 2px solid #333; }
  .tb_bg th {
    border-bottom: 1px solid #ddd;
    background-color: #fafafa; }
  .tb_bg td {
    border-bottom: 1px solid #ddd; }

.btn_wrap {
  font-size: 0; }
  .btn_wrap .style2 {
    display: inline-block;
    border: 1px solid #999;
    vertical-align: top;
    font-size: 16px;
    text-align: center; }
  .btn_wrap .style3 {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #000;
    letter-spacing: 4px; }
  .btn_wrap .style4 {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    text-align: center;
    color: #666;
    background-color: #eee;
    letter-spacing: 4px; }
  .btn_wrap .w226 {
    width: 226px; }
  .btn_wrap .w144 {
    width: 144px; }
  .btn_wrap .h52 {
    height: 52px;
    line-height: 50px; }

.inp_wrap .inp {
  display: inline-block;
  border: 1px solid #ddd;
  font-size: 14px;
  color: #666;
  vertical-align: middle; }
  .inp_wrap .inp::placeholder {
    font-size: 14px;
    color: #666; }

.inp_wrap .w100p {
  width: 100%; }

.inp_wrap .w360 {
  width: 360px; }

.inp_wrap .w148 {
  width: 148px; }

.inp_wrap .w133 {
  width: 133px; }

.inp_wrap .w120 {
  width: 120px; }

.inp_wrap .h303 {
  height: 303px; }

.inp_wrap .h47 {
  height: 47px; }

.inp_wrap .h38 {
  height: 38px; }

.inp_wrap .tel_txt {
  display: inline-block;
  width: 25px;
  height: 47px;
  line-height: 47px;
  vertical-align: middle;
  font-size: 16px;
  color: #999;
  text-align: center; }

.inp_wrap .file_wrap {
  position: relative; }
  .inp_wrap .file_wrap .file_inp {
    padding-left: 97px;
    padding-right: 10px;
    line-height: 45px; }
  .inp_wrap .file_wrap .file_btn {
    position: absolute;
    left: 17px;
    top: 17px;
    width: 82px;
    height: 33px;
    border: 1px solid #999;
    text-align: center;
    line-height: 31px;
    font-size: 14px; }

.inquiry .inquiry_tb th {
  width: 130px;
  padding-left: 23px;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  font-size: 17px;
  font-weight: bold;
  text-align: left; }
  .inquiry .inquiry_tb th:first-child {
    border-left: none; }

.inquiry .inquiry_tb td {
  padding: 10px;
  font-size: 0; }

.inquiry .agree {
  margin-top: 65px; }
  .inquiry .agree .sub_tit {
    margin-bottom: 15px;
    font-size: 20px;
    text-align: left;
    font-weight: 300; }
  .inquiry .agree .agree_box {
    width: 100%;
    height: 220px;
    overflow-y: scroll;
    padding: 15px 20px;
    border: 1px solid #ddd;
    background-color: #fafafa; }
    .inquiry .agree .agree_box pre {
      font-size: 14px;
      color: #666; }
  .inquiry .agree .agree_cki {
    margin-top: 25px;
    font-size: 16px;
    color: #666; }
    .inquiry .agree .agree_cki i {
      margin-right: 6px; }

.inquiry .btn_wrap {
  margin-top: 100px;
  text-align: center; }
  .inquiry .btn_wrap .style4 {
    margin-left: 5px; }

.bd_total {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 100%; }

.board > table th {
  padding: 15px 0;
  border-right: 1px solid #ddd;
  font-size: 18px;
  font-weight: bold;
  color: #000; }
  .board > table th:last-child {
    border-right: none; }

.board > table td {
  padding: 15px 0;
  border-right: 1px solid #ddd;
  font-size: 14px;
  text-align: center; }
  .board > table td:last-child {
    border-right: none; }

.board > table .bd_tit {
  padding-left: 20px;
  padding-right: 20px;
  text-align: left; }
  .board > table .bd_tit .down_ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 8px;
    vertical-align: middle;
    background-position: -30px -25px; }

.bd_sch {
  margin-top: 40px;
  font-size: 0;
  text-align: center; }
  .bd_sch .sch_btn {
    display: inline-block;
    width: 86px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
    background-color: #000; }

.bd_view .tit_wrap {
  padding: 15px 20px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #e1e1e1; }
  .bd_view .tit_wrap .t1 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 150%; }
  .bd_view .tit_wrap .t2 {
    font-size: 14px;
    color: #000;
    line-height: 150%; }
  .bd_view .tit_wrap .t2 + .t2 {
    margin-left: 15px; }

.bd_view .file_wrap {
  padding: 15px 20px;
  background-color: #fafafa;
  border-bottom: 1px solid #ddd; }
  .bd_view .file_wrap .file_line {
    font-size: 0; }
    .bd_view .file_wrap .file_line .t1 {
      display: inline-block;
      height: 20px;
      width: 51px;
      margin-right: 5px;
      font-size: 14px;
      color: #000;
      line-height: 20px;
      vertical-align: middle; }
    .bd_view .file_wrap .file_line .t2 {
      display: inline-block;
      width: calc( 100% - 56px);
      height: 20px;
      font-size: 14px;
      line-height: 20px;
      color: #888;
      vertical-align: middle; }
      .bd_view .file_wrap .file_line .t2::after {
        display: inline-block;
        width: 14px;
        height: 20px;
        margin-left: 10px;
        vertical-align: middle;
        background-position: -33px -25px; }
  .bd_view .file_wrap .file_line + .file_line {
    margin-top: 10px; }

.bd_view .cont_wrap {
  padding: 20px 20px 250px;
  border-bottom: 1px solid #ddd; }

.bd_view .btn_wrap {
  margin-top: 30px;
  text-align: center; }

.bd_view .nav_wrap {
  margin-top: 50px; }
  .bd_view .nav_wrap > table {
    border-top: 1px solid #ddd; }
    .bd_view .nav_wrap > table tr {
      border-bottom: 1px solid #ddd; }
    .bd_view .nav_wrap > table th {
      width: 150px;
      padding: 15px 0;
      padding-left: 20px;
      font-size: 14px;
      color: #000;
      text-align: left;
      background-color: #fafafa; }
    .bd_view .nav_wrap > table td {
      padding: 15px 20px; }
      .bd_view .nav_wrap > table td a {
        font-size: 14px;
        color: #000; }
      .bd_view .nav_wrap > table td .none {
        font-size: 14px;
        color: #888; }

.ul_li3 {
  overflow: hidden; }
  .ul_li3 > ul {
    margin-right: -30px;
    margin-bottom: -35px;
    font-size: 0; }
    .ul_li3 > ul li {
      display: inline-block;
      width: calc( 33.3334% - 30px);
      margin-right: 30px;
      margin-bottom: 35px;
      vertical-align: top; }

.ul_li4 {
  overflow: hidden; }
  .ul_li4 > ul {
    margin-right: -36px;
    margin-bottom: -35px;
    font-size: 0; }
    .ul_li4 > ul li {
      display: inline-block;
      width: calc( 25% - 36px);
      margin-right: 36px;
      margin-bottom: 35px;
      vertical-align: top; }

.img_wrap {
  border: 1px solid #ddd; }
  .img_wrap img {
    width: 100%; }
	.img_wrap.gall_size{height: 570px;}


.pro_depth1 {
margin-bottom: 20px;
  text-align: center; }
  .pro_depth1 > ul {
    margin-left: 1px;
    font-size: 0; }
    .pro_depth1 > ul li {
      display: inline-block;
      width: 240px;
      height: 60px;
      margin-left: -1px;
      border: 1px solid #ddd;
      vertical-align: middle; }
      .pro_depth1 > ul li a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 58px;
        font-size: 18px;
        font-weight: bold; }
      .pro_depth1 > ul li.act a {
        color: #fff;
        background-color: #2674b5; }

.pro_depth2 {
  margin-bottom: 60px;
  border-bottom: 2px solid #ddd;
  text-align: center; }
  .pro_depth2 > ul {
    display: inline-block;
    font-size: 0; }
    .pro_depth2 > ul li {
      position: relative;
      display: inline-block;
      vertical-align: middle; }
      .pro_depth2 > ul li a {
        display: inline-block;
        height: 76px;
        padding: 0 20px;
        line-height: 76px;
        font-size: 18px;
        color: #888; }
      .pro_depth2 > ul li::before {
        display: none;
        content: '';
        position: absolute;
        left: 0;
        bottom: -2px;
        width: 100%;
        height: 2px;
        background-color: #2674b5; }
      .pro_depth2 > ul li.act::before {
        display: block; }
      .pro_depth2 > ul li.act a {
        color: #2674b5;
        font-weight: bold; }

.list .t1 {
  margin-top: 13px;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  font-weight: bold; }

.list .certi_view_btn {
  outline: none;
  display: block;
  width: 100%;
  height: 100%; }

.mb65 {
  margin-bottom: 65px; }

.certi_modal_wrap {
  display: none;
  z-index: 100px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); }
  .certi_modal_wrap .modal {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 507px;
	 -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);  }
    .certi_modal_wrap .modal img {
      width: 100%; }
    .certi_modal_wrap .modal .close_btn {
      position: absolute;
      right: 13px;
      top: 13px;
      width: 25px;
      height: 25px;
      background-position: -54px -19px; }
  .certi_modal_wrap.act {
    display: block; }

.list2 img {
  width: 100%; }

.list2 .t1 {
  margin-top: 20px;
  font-size: 18px;
  line-height: 100%;
  font-weight: bold; }

.list2 .t2 {
  margin-top: 7px;
  font-size: 14px;
  line-height: 150%; }

.gall_view .l_cont {
  width: 582px; }
  .gall_view .l_cont img {
    width: 100%; }

.gall_view .r_cont {
  width: 495px;
  padding-top: 15px; }
  .gall_view .r_cont .t1 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    line-height: 150%; }
  .gall_view .r_cont .desc_tb {
    margin-top: 20px;
    border-top: 1px solid #333; }
    .gall_view .r_cont .desc_tb > table tr {
      border-bottom: 1px solid #ddd; }
    .gall_view .r_cont .desc_tb > table th {
      width: 118px;
      padding: 17px 0;
      font-size: 16px;
      text-align: left; }
    .gall_view .r_cont .desc_tb > table td {
      padding: 17px 0;
      font-size: 16px; }

.top_btn {
  z-index: 50;
  position: fixed;
  right: 50px;
  bottom: 50px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  line-height: 70px;
  color: #fff;
  font-size: 14px;
  background-color: rgba(0,0,0,.8); }

.main_slide {
  position: relative; }
  .main_slide .mask {
    overflow: hidden;
    width: 100%; }
    .main_slide .mask .item {
      height: 500px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top; }
      .main_slide .mask .item .item_wrap {
        padding: 20px 0; }
        .main_slide .mask .item .item_wrap .l_cont {
		width: 100%;
          padding-top: 90px;
		  padding-right: 430px;}
          .main_slide .mask .item .item_wrap .l_cont .t1 {
            display: inline-block;
            height: 44px;
            padding: 0 22px;
            border-radius: 22px;
            font-size: 20px;
            line-height: 44px;
            text-align: center;
            color: #fff;
            font-weight: bold;
            background-color: #3076d5; }
          .main_slide .mask .item .item_wrap .l_cont .t2 {
            margin-top: 35px;
            font-size: 36px;
            line-height: 150%;
            color: #fff;
            font-weight: bold;
            text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.7); }
        
  .main_slide .bullet {
    z-index: 10;
    position: absolute;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
    text-align: center;
    font-size: 0; }
    .main_slide .bullet .swiper-pagination-bullet {
      display: inline-block;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      border: 2px solid #fff;
      background-color: none; }
    .main_slide .bullet .swiper-pagination-bullet-active {
      background-color: #fff; }
    .main_slide .bullet .swiper-pagination-bullet + .swiper-pagination-bullet {
      margin-left: 20px; }
  .main_slide .prev {
    z-index: 10;
    position: absolute;
    left: calc(50% - 750px);
    top: 50%;
    transform: translateY(-50%);
    width: 52px;
    height: 102px;
    background-image: url(../img/pc/prev.png); }
  .main_slide .next {
    z-index: 10;
    position: absolute;
    right: calc(50% - 750px);
    top: 50%;
    transform: translateY(-50%);
    width: 52px;
    height: 102px;
    background-image: url(../img/pc/next.png); }

	.main_menu_lst{}
	.main_menu_lst li{position: relative;width: 33.3334%;text-align: center;}
	.main_menu_lst li > a{display: block;width: 100%;}
	.main_menu_lst li .t1{font-size: 20px;font-weight: bold;}
	.main_menu_lst li .t2{margin-top: 5px;font-size: 16px;color: #666;}
	.main_menu_lst li img{margin-top: 15px;}
	.main_menu_lst li::after{content: '';position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 270px;background-image: url(../img/pc/bdr_bg.png);background-repeat: repeat-y;}
	.main_menu_lst li:last-child::after{display: none;}
	

.index_tit {
  font-size: 30px;
  font-weight: bold;
  line-height: 100%; }
  .index_tit .desc {
    margin-left: 20px;
    font-size: 16px;
    color: #333;
    font-weight: 300; }

.index_more {
  width: 34px;
  height: 34px;
  background-position: -83px -4px; }

.index_more2 {
  width: 34px;
  height: 34px;
  background-position: -83px -72px; }

.pro_slide {
  margin-top: 40px; }
  .pro_slide .mask {
    overflow: hidden;
    width: 100%; }
    .pro_slide .mask .item {
      position: relative;
      text-align: center; }
	  .pro_slide .mask .item img{height: 310px;}
      .pro_slide .mask .item .t1 {
        margin-top: 20px;
        line-height: 100%;
        font-size: 18px;
        color: #333;
        font-weight: bold; }
      .pro_slide .mask .item::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 2px;
        height: 100%;
        background-image: url(../img/pc/bdr_bg.png);
        background-repeat: repeat-y; }
      .pro_slide .mask .item:hover .t1 {
        color: #3076d5; }
    .pro_slide .mask::after {
      z-index: 10;
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      width: 2px;
      height: 100%;
      background-color: #fff; }
  .pro_slide .bar_wrap {
    margin-top: 40px;
    font-size: 0; }
    .pro_slide .bar_wrap .prev {
      display: inline-block;
      width: 11px;
      height: 20px;
      margin-right: 15px;
      vertical-align: middle;
      background-image: url(../img/pc/prev_s.png); }
      .pro_slide .bar_wrap .prev:hover {
        background-image: url(../img/pc/prev_s_hover.png); }
    .pro_slide .bar_wrap .next {
      display: inline-block;
      width: 11px;
      height: 20px;
      transform: scaleX(-1);
      vertical-align: middle;
      background-image: url(../img/pc/prev_s.png); }
      .pro_slide .bar_wrap .next:hover {
        background-image: url(../img/pc/prev_s_hover.png); }
    .pro_slide .bar_wrap .progressbar {
      display: inline-block;
      width: 1143px;
      height: 2px;
      margin-top: 9px;
      margin-left: 20px;
      background-color: #ddd; }
      .pro_slide .bar_wrap .progressbar .swiper-pagination-progressbar-fill {
        background-color: #000; }

.pro2_slide_wrap {
  background-image: url(../img/pc/pro2_slide_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top; }

.pro2_slide {
  margin-top: 40px; }
  .pro2_slide .mask {
    overflow: hidden;
    width: 100%; }
    .pro2_slide .mask .item {
      text-align: center; }
      .pro2_slide .mask .item img {
        width: 100%;
        }
      .pro2_slide .mask .item .t1 {
        margin-top: 20px;
        line-height: 100%;
        font-size: 18px;
        color: #fff;
        font-weight: bold; }
      .pro2_slide .mask .item .t2 {
        margin-top: 7px;
        font-size: 14px;
        line-height: 150%;
        color: #fff; }
  .pro2_slide .bar_wrap {
    margin-top: 40px;
    font-size: 0; }
    .pro2_slide .bar_wrap .prev {
      display: inline-block;
      width: 11px;
      height: 20px;
      margin-right: 15px;
      vertical-align: middle;
      background-image: url(../img/pc/prev_s2.png); }
    .pro2_slide .bar_wrap .next {
      display: inline-block;
      width: 11px;
      height: 20px;
      transform: scaleX(-1);
      vertical-align: middle;
      background-image: url(../img/pc/prev_s2.png); }
    .pro2_slide .bar_wrap .progressbar {
      display: inline-block;
      width: 1143px;
      height: 2px;
      margin-top: 9px;
      margin-left: 20px;
      background-color: #fff; }
      .pro2_slide .bar_wrap .progressbar .swiper-pagination-progressbar-fill {
        background-color: #000; }

.index_menu > ul {
  margin-right: -20px;
  font-size: 0; }
  .index_menu > ul li {
    display: inline-block;
    width: calc( 25% - 20px);
    height: 296px;
    margin-right: 20px;
    vertical-align: top;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top; }
    .index_menu > ul li a {
      display: block;
      width: 100%;
      height: 100%;
      padding: 40px 30px; }
    .index_menu > ul li .t1 {
      margin-bottom: 15px;
      font-size: 24px;
      font-weight: bold;
      color: #000;
      line-height: 100%; }
    .index_menu > ul li .t2 {
      font-size: 14px;
      color: #666;
      line-height: 150%; }
    .index_menu > ul li .t3 {
      font-size: 30px;
      line-height: 150%;
      font-weight: bold; }
    .index_menu > ul li .cw {
      color: #fff; }
  .index_menu > ul .li1 {
    background-image: url(../img/pc/index_menu_li1.jpg); }
  .index_menu > ul .li2 {
    background-image: url(../img/pc/index_menu_li2.jpg); }
  .index_menu > ul .li3 {
    background-image: url(../img/pc/index_menu_li3.jpg); }
  .index_menu > ul .li4 {
    background-image: url(../img/pc/index_menu_li4.jpg); }

.foo {
  padding: 35px 0 45px;
  background-color: #33323d; }
  .foo .foo_wrap {
    text-align: center; }
    .foo .foo_wrap .main_tel {
      font-size: 0; }
      .foo .foo_wrap .main_tel .t1 {
        display: inline-block;
        font-size: 24px;
        color: #fff;
        vertical-align: middle;
        line-height: 150%; }
        .foo .foo_wrap .main_tel .t1::before {
          content: '/';
          display: inline-block;
          margin: 0 20px;
          font-size: 24px;
          color: #73798a;
          vertical-align: middle; }
		  .foo .foo_wrap .main_tel .t1:first-child::before{display: none;}


    .foo .foo_wrap .foo_info {
      margin: 30px 0 20px; }
      .foo .foo_wrap .foo_info .line {
        font-size: 0; }
        .foo .foo_wrap .foo_info .line .t1 {
          font-size: 14px;
          color: #fff;
          line-height: 150%;
          vertical-align: middle; }
          .foo .foo_wrap .foo_info .line .t1::after {
            content: '';
            display: inline-block;
            width: 2px;
            height: 14px;
            margin: 0 4px 1px;
            vertical-align: middle;
            background-color: #bfbfc1; }
          .foo .foo_wrap .foo_info .line .t1:last-child::after {
            display: none; }
    .foo .foo_wrap .copy {
      font-size: 14px;
      color: #7b8293;
      line-height: 150%; }

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

#wrap {
  min-width: 1200px; }

  .main_slide .r_cont > ul li {
		position: relative;
          display: block;
          width: 320px;
          height: 206px;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center center;
          -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4); }
		  .main_slide .r_cont > ul li::before{transition: all .3s;content: '';opacity: 1;display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(120deg, rgba(0,108,255,1) 0%, rgba(0,216,255,1) 100%);opacity: .9;}
          .main_slide .r_cont > ul li::after{transition: all .3s;content: '';opacity: 1;display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-image: url(../img/pc/hover_shadow.png);background-repeat: no-repeat;background-size: cover;background-position: center bottom}
		  .main_slide .r_cont > ul li:hover::before{opacity: 0;}
		  .main_slide .r_cont > ul li:hover::after{opacity: 0;}
		  
		  .main_slide .r_cont > ul li a {
		  position: relative;z-index: 10;
            display: block;
            width: 100%;
            height: 100%; }
			
          .main_slide .r_cont > ul li .t3 {
            padding-top: 140px;
            line-height: 100%;
            text-align: center;
            color: #fff;
            font-weight: bold;
            font-size: 26px; }
		.img_hover{display: inline-block;width: 100%;overflow: hidden; -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);}
		.img_hover img{transition: all .5s;transform:scale(1);}
		.img_hover:hover img{transform:scale(1.1);}

.pro_v .line+.line{margin-top: 50px;}
.pro_v .line .txt{width: 540px;padding-top: 10px;}
.pro_v .line .txt .tit{padding-bottom: 10px;border-bottom: 1px solid #333;font-size: 24px;color: #000;font-weight: bold;line-height: 150%;}
.pro_v .line .txt .desc{margin-top: 15px;}
.pro_v .line .txt .desc > p{font-size: 16px;color: #666;line-height: 150%;}
.pro_v .line .img{width: 540px;}
.pro_v .line .img img{width: 100%;}
/*# sourceMappingURL=../../public/sourcemaps_scss */