<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.c1 {
  color: #ed1b24 !important;
}

.c2 {
  color: #153669 !important;
}

.c3 {
  color: #333;
}

.c6 {
  color: #666;
}

.c9 {
  color: #999;
}

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: 'GmarketSans';
  line-height: 180%;
  font-weight: 300;
}

td,
th {
  padding: 0;
  font-family: 'GmarketSans';
  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: 'GmarketSans';
  font-size: 14px;
  font-weight: 300;
}

input {
  padding: 0 10px;
}

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

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

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

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

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

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

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

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

em,
address {
  font-style: normal;
}

label,
button {
  cursor: pointer;
}

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

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

legend {
  *width: 0;
}

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

pre {
  white-space: pre-line;
  font-family: 'GmarketSans';
}

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 &gt; li {
  float: left;
}

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

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

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

.pb0 {
  padding-bottom: 0px;
}

.mt0 {
  margin-top: 0px;
}

.mb0 {
  margin-bottom: 0px;
}

.pt5 {
  padding-top: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.pt90 {
  padding-top: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.pt150 {
  padding-top: 150px;
}

.pb150 {
  padding-bottom: 150px;
}

.mt150 {
  margin-top: 150px;
}

.mb150 {
  margin-bottom: 150px;
}

.pl0 {
  padding-left: 0px;
}

.pr0 {
  padding-right: 0px;
}

.ml0 {
  margin-left: 0px;
}

.mr0 {
  margin-right: 0px;
}

.pl5 {
  padding-left: 5px;
}

.pr5 {
  padding-right: 5px;
}

.ml5 {
  margin-left: 5px;
}

.mr5 {
  margin-right: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pr10 {
  padding-right: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mr10 {
  margin-right: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pr15 {
  padding-right: 15px;
}

.ml15 {
  margin-left: 15px;
}

.mr15 {
  margin-right: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pr20 {
  padding-right: 20px;
}

.ml20 {
  margin-left: 20px;
}

.mr20 {
  margin-right: 20px;
}

.pl30 {
  padding-left: 30px;
}

.pr30 {
  padding-right: 30px;
}

.ml30 {
  margin-left: 30px;
}

.mr30 {
  margin-right: 30px;
}

.pl40 {
  padding-left: 40px;
}

.pr40 {
  padding-right: 40px;
}

.ml40 {
  margin-left: 40px;
}

.mr40 {
  margin-right: 40px;
}

.pl50 {
  padding-left: 50px;
}

.pr50 {
  padding-right: 50px;
}

.ml50 {
  margin-left: 50px;
}

.mr50 {
  margin-right: 50px;
}

.pl60 {
  padding-left: 60px;
}

.pr60 {
  padding-right: 60px;
}

.ml60 {
  margin-left: 60px;
}

.mr60 {
  margin-right: 60px;
}

.pl70 {
  padding-left: 70px;
}

.pr70 {
  padding-right: 70px;
}

.ml70 {
  margin-left: 70px;
}

.mr70 {
  margin-right: 70px;
}

.pl80 {
  padding-left: 80px;
}

.pr80 {
  padding-right: 80px;
}

.ml80 {
  margin-left: 80px;
}

.mr80 {
  margin-right: 80px;
}

.pl90 {
  padding-left: 90px;
}

.pr90 {
  padding-right: 90px;
}

.ml90 {
  margin-left: 90px;
}

.mr90 {
  margin-right: 90px;
}

.pl100 {
  padding-left: 100px;
}

.pr100 {
  padding-right: 100px;
}

.ml100 {
  margin-left: 100px;
}

.mr100 {
  margin-right: 100px;
}

.pl150 {
  padding-left: 150px;
}

.pr150 {
  padding-right: 150px;
}

.ml150 {
  margin-left: 150px;
}

.mr150 {
  margin-right: 150px;
}

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

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

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

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

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

.imgz {
  width: 100%;
}

.cup {
  cursor: pointer;
}

.vam {
  vertical-align: middle;
}

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

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.fwb {
  font-weight: bold;
}

.fwn {
  font-weight: normal;
}

.fw1 {
  font-weight: 100;
}

.fw3 {
  font-weight: 300;
}

.fw5 {
  font-weight: 500;
}

.fw6 {
  font-weight: 600;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* -webkit-line-clamp: 2;line-height: 30px; */
.mov_frame,
.frame_height {
  position: relative;
  padding-top: 56.25%;
}
.mov_frame iframe,
.frame_height iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

.bgi_a:after {
  content: '';
  background-image: url(../img/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;
}

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

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

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

.fz14 {
  font-size: 14px;
}

.fz16 {
  font-size: 16px;
}

.fz18 {
  font-size: 18px;
}

.fz20 {
  font-size: 20px;
}

.fz24 {
  font-size: 24px;
}

.fz26 {
  font-size: 26px;
}

.fz28 {
  font-size: 28px;
}

.fz30 {
  font-size: 30px;
}

.fz32 {
  font-size: 32px;
}

.fz34 {
  font-size: 34px;
}

.fz36 {
  font-size: 36px;
}

.fz38 {
  font-size: 38px;
}

.fz40 {
  font-size: 40px;
}

.fz46 {
  font-size: 46px;
}

.fz50 {
  font-size: 50px;
}

.fz60 {
  font-size: 60px;
}

.fz70 {
  font-size: 70px;
}

@media screen and (max-width: 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: 18px;
  }
  .fz28 {
    font-size: 20px;
  }
  .fz30 {
    font-size: 20px;
  }
  .fz32 {
    font-size: 22px;
  }
  .fz34 {
    font-size: 22px;
  }
  .fz36 {
    font-size: 24px;
  }
  .fz38 {
    font-size: 24px;
  }
  .fz40 {
    font-size: 26px;
  }
  .fz46 {
    font-size: 26px;
  }
  .fz50 {
    font-size: 30px;
  }
  .fz60 {
    font-size: 30px;
  }
  .fz70 {
    font-size: 30px;
  }
  div,
  p,
  th,
  td {
    font-size: 14px;
  }
}

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

.sys_popup.dn {
  display: none;
}

@media (max-width: 1200px) {
  .sys_popup {
    top: 20px !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: transparent;
    border: none;
  }
  .sys_popup::after {
    content: '';
    position: fixed;
    z-index: 3000;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .sys_popup .cont {
    position: relative;
    z-index: 3500;
    width: 95%;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
  }
  .sys_popup .cont .top &gt; a {
    height: auto !important;
  }
}
/* page num */
.page_num {
  position: relative;
  padding-top: 30px;
  text-align: center;
  font-size: 0;
}
.page_num a {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  color: #999;
  line-height: 32px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-radius: 50%;
  vertical-align: middle;
}
.page_num .act {
  position: relative;
  z-index: 1;
  color: #fff;
  background-color: #ed1b24 !important;
}
.page_num .page {
  text-indent: -9999px;
}
.page_num .first {
  background: url(/src/img/init/page_first.png) 50% 50% no-repeat;
}
.page_num .last {
  background: url(/src/img/init/page_last.png) 50% 50% no-repeat;
}
.page_num .l {
  background: url(/src/img/init/page_left.png) 50% 50% no-repeat;
}
.page_num .r {
  background: url(/src/img/init/page_right.png) 50% 50% no-repeat;
}

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

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

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

.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 #ed1b24;
  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;
  border-radius: 5px;
  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 {
  border-radius: 5px;
  background-color: #ed1b24;
  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;
  border-radius: 5px;
  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 #ed1b24;
  border-width: 0 2px 2px 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.de_cki input:checked ~ i::after {
  opacity: 1;
}
.de_cki input:disabled ~ i {
  background-color: #eee;
}

/* response ex

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

@include respond-to('d1000') {
    background: pink;
}
@include respond-to('d960') {
    background: orange;
}
@include respond-to('d720') {
    background: blue;
}
*/
.tov2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}
#header.in_hd {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#header.sub_hd {
  position: static;
}
#header .hd_top {
  width: 1720px;
  margin: 0 auto;
  padding: 18px 0;
}
#header .hd_top .gnb {
  margin-left: 80px;
}
#header .hd_top .gnb &gt; ul {
  font-size: 0;
}
#header .hd_top .gnb &gt; ul &gt; li {
  display: inline-block;
  margin-right: 35px;
  line-height: 50px;
  padding-top: 8px;
}
#header .hd_top .gnb &gt; ul &gt; li:hover &gt; a {
  color: #ed1b24;
}
#header .hd_top .gnb &gt; ul &gt; li:last-child {
  margin-right: 0;
}
#header .hd_top .util_menu &gt; ul {
  font-size: 0;
}
#header .hd_top .util_menu &gt; ul &gt; li {
  display: inline-block;
  line-height: 50px;
  padding-top: 7px;
  margin-left: 40px;
  color: #666;
}
#header .hd_top .util_menu &gt; ul &gt; li:first-child {
  margin-left: 0;
}
#header .hd_top .util_menu &gt; ul &gt; li.dn {
  display: none;
}
#header .hd_top .util_menu &gt; ul &gt; li &gt; a::before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  background-repeat: no-repeat;
}
#header .hd_top .util_menu &gt; ul &gt; li.login &gt; a::before {
  width: 15px;
  height: 13px;
}
#header .hd_top .util_menu &gt; ul &gt; li.join &gt; a::before {
  width: 13px;
  height: 14px;
}
#header .hd_top .util_menu &gt; ul &gt; li.menu &gt; a::before {
  width: 24px;
  height: 24px;
  background-image: url(/src/img/ico/hd_menu_ico.png);
}
#header .hd_top .util_menu &gt; ul &gt; li .js_nav_btn {
  color: #fff;
  line-height: 50px;
}
#header .hd_top .util_menu &gt; ul &gt; li .js_nav_btn:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-image: url(/src/img/ico/hd_menu_ico2.png);
}

/* #header.in_hd {
  z-index: 100;
  position: absolute;
  width: 100%;
}
#header.in_hd .util_menu &gt; ul &gt; li {
  color: #fff;
}
#header.sub_hd {
  position: static;
  background-color: #fff;
}
#header.sub_hd .util_menu &gt; ul &gt; li.login &gt; a::before {
  background-image: url(/src/img/ico/hd_login_ico2.png);
}
#header.sub_hd .util_menu &gt; ul &gt; li.join &gt; a::before {
  background-image: url(/src/img/ico/hd_join_ico2.png);
}

#header.sub_hd .util_menu &gt; ul &gt; li.menu .js_nav_btn {
  color: #666;
}
#header.sub_hd .util_menu &gt; ul &gt; li.menu .js_nav_btn:before {
  width: 17px;
  height: 18px;
  line-height: 100%;
  background-image: url(/src/img/ico/hd_menu_ico.png);
  background-size: 17px 18px;
}
*/

#header .util_menu &gt; ul &gt; li.login &gt; a::before {
  background-image: url(/src/img/ico/hd_login_ico2.png);
}
#header .util_menu &gt; ul &gt; li.join &gt; a::before {
  background-image: url(/src/img/ico/hd_join_ico2.png);
}

#header .util_menu &gt; ul &gt; li.menu .js_nav_btn {
  position: relative;
  color: #666;
}
#header .util_menu &gt; ul &gt; li.menu .js_nav_btn:before {
  width: 17px;
  height: 18px;
  line-height: 100%;
  background-image: url(/src/img/ico/hd_menu_ico.png);
  background-size: 17px 18px;
}
#header .util_menu &gt; ul &gt; li.menu .js_nav_btn .line {
  position: absolute;
  width: 18px;
  height: 2px;
  background-color: #333;
  transition: 0.25s ease-in-out;
}
#header .util_menu &gt; ul &gt; li.menu .js_nav_btn .line1 {
  top: 0;
}
#header .util_menu &gt; ul &gt; li.menu .js_nav_btn .line2 {
  top: 8px;
}
#header .util_menu &gt; ul &gt; li.menu .js_nav_btn .line3 {
  bottom: 0;
}

@media screen and (max-width: 620px) {
  #header .util_menu &gt; ul &gt; li.menu .js_nav_btn {
    width: 24px;
    height: 18px;
    vertical-align: middle;
  }
  #header .util_menu &gt; ul &gt; li.menu .js_nav_btn:before {
    display: none;
  }
  #header .util_menu &gt; ul &gt; li.menu .js_nav_btn .line {
    display: block;
  }
  #header .util_menu &gt; ul &gt; li.menu .js_nav_btn.act .line1 {
    transform: rotate(45deg);
    top: 8px;
    left: 8px;
  }
  #header .util_menu &gt; ul &gt; li.menu .js_nav_btn.act .line2 {
    width: 0%;
    opacity: 0;
  }
  #header .util_menu &gt; ul &gt; li.menu .js_nav_btn.act .line3 {
    transform: rotate(-45deg);
    top: 8px;
    left: 8px;
  }
}

@media screen and (max-width: 1720px) {
  #header .hd_top {
    width: 90%;
  }
}

@media screen and (max-width: 1620px) {
  #header .hd_top .gnb {
    margin-left: 40px;
  }
  #header .hd_top .gnb &gt; ul &gt; li {
    margin-right: 20px;
  }
  #header .hd_top .util_menu &gt; ul &gt; li {
    margin-left: 20px;
  }
}

@media (max-width: 1420px) {
  #header.m .util_menu &gt; ul &gt; li {
    margin-left: 40px;
    padding-top: 0;
  }
  #header.m .util_menu &gt; ul &gt; li.menu.dn {
    display: inline-block;
  }
  #header.m .util_menu &gt; ul &gt; li.join &gt; a::before {
    width: 23px;
    height: 25px;
    background-size: 23px 25px;
  }
  #header.sub_hd .util_menu &gt; ul &gt; li.join &gt; a::before {
    width: 23px;
    height: 25px;
    background-image: url(/src/img/ico/hd_join_ico3.png);
  }
  #header.m .util_menu &gt; ul &gt; li.menu &gt; a::before {
    width: 24px;
    height: 24px;
    background-image: url(/src/img/ico/hd_menu_ico2.png);
  }
}

@media (max-width: 1240px) {
  #header.in_hd .hd_top .logo {
    width: 111px;
    height: 51px;
  }
}

@media (max-width: 620px) {
  #header .hd_top {
    padding: 14px 0;
  }
  #header.m .util_menu &gt; ul &gt; li {
    margin-left: 30px;
  }
  #header.m .util_menu &gt; ul &gt; li &gt; a::before {
    margin-right: 0;
  }
  #header.m .util_menu &gt; ul &gt; li.join &gt; a::before {
    width: 17px;
    height: 18px;
    background-size: 17px 18px;
  }
  #header.m .util_menu &gt; ul &gt; li.menu &gt; a::before {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
  }
}

#header .nav_wrap {
  display: block;
  z-index: 1000;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  transition: right 0.5s ease;
}
#header .nav_wrap.act {
  right: 0;
}
#header .nav_wrap::before {
  content: '';
  z-index: 1100;
  position: fixed;
  top: 0;
  right: -100%;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: right 0.5s ease;
}
#header .nav_wrap.act::before {
  right: 0;
}
#header .nav_wrap .nav_box {
  z-index: 1200;
  position: relative;
  width: 100%;
  background-color: #fff;
}
#header .nav_wrap .nav_box .nav_top .top {
  padding: 25px 5%;
}
#header .nav_wrap .nav_box .nav_top .top .js_nav_close {
  position: relative;
  width: 24px;
  height: 18px;
  margin-top: 15px;
}
#header .nav_wrap .nav_box .nav_top .top .js_nav_close .line {
  position: absolute;
  display: block;
  width: 18px;
  height: 2px;
  background-color: #333;
  transition: 0.25s ease-in-out;
}
#header .nav_wrap .nav_box .nav_top .top .js_nav_close .line1 {
  top: 0;
}
#header .nav_wrap .nav_box .nav_top .top .js_nav_close .line2 {
  top: 8px;
}
#header .nav_wrap .nav_box .nav_top .top .js_nav_close .line3 {
  bottom: 0;
}
#header .nav_wrap.act .nav_box .nav_top .top .js_nav_close .line {
  transition-delay: 0.3s;
}
#header .nav_wrap.act .nav_box .nav_top .top .js_nav_close .line1 {
  transform: rotate(45deg);
  top: 8px;
  left: 8px;
}
#header .nav_wrap.act .nav_box .nav_top .top .js_nav_close .line2 {
  width: 0%;
  opacity: 0;
}
#header .nav_wrap.act .nav_box .nav_top .top .js_nav_close .line3 {
  transform: rotate(-45deg);
  top: 8px;
  left: 8px;
}
#header .nav_wrap .nav_box .nav_top .top_menu {
  background-color: #153669;
}
#header .nav_wrap .nav_box .nav_top .top_menu &gt; ul {
  font-size: 0;
}
#header .nav_wrap .nav_box .nav_top .top_menu &gt; ul &gt; li {
  display: inline-block;
  width: 50%;
  border-right: 1px solid #0d2853;
  line-height: 65px;
  color: #fff;
  text-align: center;
}
#header .nav_wrap .nav_box .nav_top .top_menu &gt; ul &gt; li:last-child {
  border-right: 0;
}
#header .nav_wrap .nav_box .nav_top .top_menu &gt; ul &gt; li &gt; a {
  display: block;
  width: 100%;
  height: 100%;
}
#header .nav_wrap .nav_box .nav_top .top_menu &gt; ul &gt; li &gt; a &gt; span::before {
  content: '';
  display: inline-block;
  margin-top: -2px;
  margin-right: 10px;
  vertical-align: middle;
}
#header .nav_wrap .nav_box .nav_top .top_menu &gt; ul &gt; li.login &gt; a &gt; span::before {
  width: 15px;
  height: 13px;
  background-image: url(/src/img/ico/hd_login_ico1.png);
  background-size: 15px 13px;
}
#header .nav_wrap .nav_box .nav_top .top_menu &gt; ul &gt; li.join &gt; a &gt; span::before {
  width: 12px;
  height: 13px;
  background-image: url(/src/img/ico/hd_join_ico1.png);
  background-size: 12px 13px;
}
#header .nav_wrap .nav_box .nav_menu &gt; ul &gt; li {
  width: 100%;
  border-bottom: 1px solid #ddd;
  line-height: 67px;
}
#header .nav_wrap .nav_box .nav_menu &gt; ul &gt; li:first-child {
  border-top: 1px solid #ddd;
}
#header .nav_wrap .nav_box .nav_menu .app_v {
  display: none;
  padding: 10px 5%;
}
#header .nav_wrap .nav_box .nav_menu .app_v.db {
  display: block;
}
#header .nav_wrap .nav_box .nav_menu .app_v .app_update {
  display: block;
  width: 100px;
  margin-top: 10px;
  padding: 5px;
  color: #fff;
  background-color: #ed1b22;
  border-radius: 10px;
  text-align: center;
}

#header .nav_wrap .nav_box .nav_menu &gt; ul &gt; li &gt; a,
#header .nav_wrap .nav_box .nav_menu &gt; ul &gt; li &gt; button,
#header .nav_wrap .nav_box .nav_menu &gt; ul &gt; li.app_v span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 5%;
}
#header .nav_wrap .nav_box .nav_menu &gt; ul &gt; li &gt; button{text-align: left;line-height: 50px;}

@media (max-width: 620px) {
  #header .nav_wrap .nav_box .nav_top .top {
    padding: 14px 5% 12px;
  }
  #header .nav_wrap .nav_box .nav_top .top_menu &gt; ul &gt; li {
    line-height: 40px;
  }
  #header .nav_wrap .nav_box .nav_menu &gt; ul &gt; li {
    line-height: 50px;
  }
}

.s_top {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 380px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.s_top.s1 {
  background-image: url(/src/img/s_top1.jpg);
}
.s_top.s2 {
  background-image: url(/src/img/s_top2.jpg);
}
.s_top.s3 {
  background-image: url(/src/img/s_top3.jpg);
}
.s_top.s4 {
  background-image: url(/src/img/s_top4.jpg);
}
.s_top.s5 {
  background-image: url(/src/img/s_top5.jpg);
}
.s_top.s6 {
  background-image: url(/src/img/s_top6.jpg);
}
.s_top.s7 {
  background-image: url(/src/img/s_top7.jpg);
}
.s_top.s8 {
  background-image: url(/src/img/s_top8.jpg);
}
.s_top.s9 {
  background-image: url(/src/img/s_top9.jpg);
}
.s_top.s10 {
  background-image: url(/src/img/s_top10.jpg);
}
.s_top::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/src/img/s_top_bg.png);
  background-repeat: no-repeat;
}
.s_top .s_h2 {
  z-index: 1;
  position: relative;
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  line-height: 100%;
}
.s_top .txt {
  z-index: 1;
  position: relative;
  padding-top: 30px;
  color: #fff;
  line-height: 100%;
}
@media (max-width: 1240px) {
  .s_top {
    height: 300px;
  }
}
@media (max-width: 620px) {
  .s_top {
    height: 180px;
  }
  .s_top.mb100 {
    margin-bottom: 50px;
  }
  .s_top .s_h2 {
    font-size: 28px;
  }
  .s_top .txt {
    padding-top: 15px;
    line-height: 150%;
  }
}

.s_cont {
  z-index: 1;
  position: relative;
  margin: -100px auto 0;
}
@media (max-width: 1420px) {
  .s_cont {
    width: 100%;
  }
}
@media (max-width: 620px) {
  .s_cont {
    margin: -50px auto 0;
  }
}
.s_cont .side_bar {
  width: 300px;
  margin-top: -50px;
}
.s_cont .side_bar .top {
  height: 200px;
  padding: 118px 30px 0;
  background-color: #153669 !important;
}
.s_cont .side_bar .top &gt; p {
  font-weight: bold;
  color: #fff;
  line-height: 150%;
}
.s_cont .side_bar .snb &gt; ul &gt; li {
  position: relative;
  display: block;
  border-bottom: 1px solid #ddd;
  line-height: 55px;
}
.s_cont .side_bar .snb &gt; ul &gt; li::after {
  content: '';
  position: absolute;
  top: 25px;
  right: 16px;
  display: none;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background-image: url(/src/img/snb_ico.png);
}
.s_cont .side_bar .snb &gt; ul &gt; li.act::after {
  display: block;
}
.s_cont .side_bar .snb &gt; ul &gt; li &gt; a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 30px;
}

.s_cont .side_bar .snb &gt; ul &gt; li &gt; ul{border-top: 1px solid #ddd;padding: 25px 0 25px 40px;background-color: #fafafa;}
.s_cont .side_bar .snb &gt; ul &gt; li &gt; ul li::before{content: "- ";}
.s_cont .side_bar .snb &gt; ul &gt; li &gt; ul &gt; .act{color: #ED1B24;}
.s_cont .s_nav &gt; ul {
  font-size: 0;
}
.s_cont .s_nav &gt; ul &gt; li {
  display: inline-block;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 78px;
}
.s_cont .s_nav &gt; ul &gt; li &gt; a {
  display: block;
  width: 100%;
  height: 100%;
  border-bottom: 3px solid #fff;
}
.s_cont .s_nav &gt; ul &gt; li.act {
  color: #ed1b24 !important;
}
.s_cont .s_nav &gt; ul &gt; li.act &gt; a {
  border-bottom: 3px solid #ed1b24 !important;
}
.s_cont .s_nav &gt; ul.lng4 &gt; li {
  width: 25%;
}
.s_cont .s_nav &gt; ul.lng3 &gt; li {
  width: 33.3333%;
}
@media (max-width: 620px) {
  .s_cont .s_nav &gt; ul.lng4 &gt; li {
    width: 140px;
  }
}
@media (max-width: 620px) {
  .s_cont .s_nav {
    overflow-x: scroll;
  }
  .s_cont .s_nav &gt; ul {
    white-space: nowrap;
  }
  .s_cont .s_nav &gt; ul &gt; li {
    line-height: 54px;
  }
}
.s_cont .r_cont {
  width: 1030px;
  padding-top: 100px;
}
@media (max-width: 1420px) {
  .s_cont .r_cont {
    float: none;
    width: 90%;
    margin: 0 auto;
    padding-top: 80px;
  }
}
@media (max-width: 620px) {
  .s_cont .r_cont {
    padding-top: 30px;
  }
}

.top_btn {
  z-index: 100;
  position: fixed;
  right: 50px;
  bottom: 50px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  color: #fff;
  line-height: 75px;
  background-color: #ed1b24 !important;
}

.board_top .sch_form .sch_sel {
  width: 160px;
  height: 45px;
  padding: 0 20px;
  border-radius: 22px;
  border: 1px solid #ddd;
  color: #666;
}

.board_top .sch_form .sch_box {
  overflow: hidden;
  width: 320px;
  height: 45px;
  border-radius: 45px;
  border: 1px solid #ddd;
  margin-left: 5px;
  font-size: 0;
}
.board_top .sch_form .sch_box .sch_inp {
  width: calc(100% - 36px);
  height: 100%;
  border: 0;
  padding: 0 20px;
}
.board_top .sch_form .sch_box .sch_btn {
  position: relative;
  width: 36px;
  height: 100%;
}
.board_top .sch_form .sch_box .sch_btn::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background-image: url(/src/img/sch_ico.png);
}

.board_top .total {
  line-height: 45px;
}

@media (max-width: 991px) {
  .board_top .sch_form {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .board_top .sch_form .sch_box {
    width: calc(100% - 170px);
    margin-left: 10px;
    font-size: 0;
  }
  .board_top .total {
    float: none;
    line-height: 100%;
  }
}

@media (max-width: 620px) {
  .board_top .sch_form {
    margin-bottom: 20px;
  }
  .board_top .sch_form .sch_sel {
    float: none;
    width: 100%;
    font-size: 12px;
  }
  .board_top .sch_form .sch_box {
    float: none;
    width: 100%;
    margin: 5px auto 0;
  }
  .board_top .sch_form .sch_box .sch_inp {
    font-size: 12px;
  }
}

.board_list {
  margin-top: 20px;
}
.board_list table tr {
  border-bottom: 1px solid #ddd;
}
.board_list table tr:first-child {
  border-top: 1px solid #333;
}
.board_list table tr:hover td .txt_box::after {
  background-image: url(/src/img/arrow_ico2.png);
}
.board_list table tr.notice .ico {
  display: inline-block;
  width: 100px;
  height: 32px;
  border-radius: 16px;
  line-height: 32px;
  color: #fff;
  background-color: #ed1b24 !important;
}
.board_list table tr td.w1 {
  width: 120px;
  text-align: center;
}
.board_list table tr td.w2 {
  width: auto;
}
.board_list table tr td &gt; a {
  display: block;
  padding: 25px 20px;
}
.board_list table tr td .txt_box {
  position: relative;
  padding-right: 50px;
}
.board_list table tr td .txt_box::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  background-image: url(/src/img/arrow_ico1.png);
}
.board_list table tr td .txt_box .t2 &gt; span {
  position: relative;
  display: inline-block;
  margin-right: 44px;
  margin-left: -4px;
  color: #999;
}
.board_list table tr td .txt_box .t2 &gt; span::after {
  content: '';
  position: absolute;
  top: 4px;
  right: -20px;
  display: block;
  width: 1px;
  height: 14px;
  background-color: #999;
}
.board_list table tr td .txt_box .t2 &gt; span:last-child {
  margin-right: 0;
}
.board_list table tr td .txt_box .t2 &gt; span:first-child {
  margin-left: 0;
}
.board_list table tr td .txt_box .t2 &gt; span:last-child::after {
  display: none;
}
@media (max-width: 620px) {
  .board_list table tr td &gt; a {
    padding: 20px 5%;
  }
  .board_list table tr td .txt_box {
    padding-right: 0;
  }
  .board_list table tr td .txt_box::after {
    display: none;
  }
  .board_list table tr td .txt_box .t2 &gt; span {
    margin-right: 20px;
  }
  .board_list table tr td .txt_box .t2 &gt; span::after {
    right: -14px;
  }
}
@media (max-width: 1240px) {
  .board_list {
    width: 100%;
  }
  .board_list table tr td &gt; a {
    padding: 25px 5%;
  }
  .board_list table tr td .txt_box .t1 &gt; span {
    display: inline-block;
  }
}

.board_view {
  border-top: 1px solid #333;
}
.board_view .board_tit {
  padding: 25px;
  border-bottom: 1px solid #ddd;
}
.board_view .board_tit .txt &gt; span {
  position: relative;
  display: inline-block;
  margin-right: 44px;
  margin-left: -4px;
  color: #999;
}
.board_view .board_tit .txt &gt; span::after {
  content: '';
  position: absolute;
  top: 4px;
  right: -20px;
  display: block;
  width: 1px;
  height: 14px;
  background-color: #999;
}
.board_view .board_tit .txt &gt; span:first-child {
  margin-left: 0;
}
.board_view .board_tit .txt &gt; span:last-child {
  margin-right: 0;
}
.board_view .board_tit .txt &gt; span:last-child::after {
  display: none;
}
.board_view .board_cont {
  min-height: 290px;
  padding: 30px;
  border-bottom: 1px solid #ddd;
}
.board_view .board_nav {
  position: relative;
  padding-top: 50px;
}
.board_view .board_nav .list_btn {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 200px;
  height: 60px;
  padding: 0 30px;
  border-radius: 30px;
  line-height: 60px;
  color: #fff;
  background-color: #ed1b24 !important;
  text-align: left;
}
.board_view .board_nav .list_btn::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 30px;
  display: block;
  width: 5px;
  height: 10px;
  transform: translateY(-50%);
  background-image: url(/src/img/arrow_ico3.png);
}
.board_view .board_nav .link_box {
  position: relative;
  display: block;
  width: calc(50% - 380px / 2);
  font-size: 0;
}
@media (max-width: 620px) {
  .board_view .board_nav .link_box {
    display: inline-block;
    width: auto;
  }
}
.board_view .board_nav .link_box &gt; i {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.board_view .board_nav .link_box &gt; span {
  display: inline-block;
  width: calc(100% - 60px);
  line-height: 60px;
  color: #999;
}
.board_view .board_nav .link_box &gt; span.t2 {
  display: none;
}
@media (max-width: 991px) {
  .board_view .board_nav .link_box &gt; span.t2 {
    display: inline-block;
  }
}
.board_view .board_nav .link_box.l &gt; span {
  padding-left: 20px;
}
.board_view .board_nav .link_box.r {
  text-align: right;
}
.board_view .board_nav .link_box.r &gt; span {
  padding-right: 20px;
}
@media (max-width: 1240px) {
  .board_view {
    width: 100%;
  }
  .board_view .board_tit {
    padding: 25px 5%;
  }
  .board_view .board_cont {
    padding: 30px 5%;
  }
  .board_view .board_nav {
    padding: 50px 5% 0;
  }
}
@media (max-width: 620px) {
  .board_view .board_tit {
    padding: 20px 5%;
  }
  .board_view .board_tit .txt &gt; span {
    margin-right: 20px;
  }
  .board_view .board_tit .txt &gt; span::after {
    right: -11px;
  }
  .board_view .board_cont {
    padding: 20px 5%;
  }
  .board_view .board_nav {
    padding: 30px 5% 0;
  }
  .board_view .board_nav .list_btn {
    top: 30px;
    width: 160px;
    height: 45px;
    line-height: 45px;
  }
  .board_view .board_nav .link_box .ico {
    width: 45px;
  }
}

.bdr_btn {
  display: inline-block;
  width: 450px;
  text-align: center;
}
.bdr_btn.h50 {
  height: 50px;
  border-radius: 25px;
  line-height: 50px;
}
.bdr_btn.bg1 {
  color: #fff;
  font-weight: bold;
  background-color: #ed1b24 !important;
}
.bdr_btn.bg2 {
  color: #fff;
  font-weight: bold;
  background-color: #153669 !important;
}
.bdr_btn.bd {
  border: 1px solid #666;
}
.bdr_btn a.bd.h50 {
  line-height: 48px;
}
@media (max-width: 620px) {
  .bdr_btn {
    width: 100%;
  }
  .bdr_btn.h50 {
    height: 45px;
    line-height: 45px;
  }
}

.arrow_btn_box {
  text-align: center;
  font-size: 0;
}
.arrow_btn_box a.arrow_btn.bd {
  line-height: 58px;
}
.arrow_btn_box a.arrow_btn.bg {
  line-height: 60px;
}
.arrow_btn_box .arrow_btn {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 60px;
  margin-right: 10px;
  padding: 0 30px;
  border-radius: 30px;
  text-align: left;
}
.arrow_btn_box .arrow_btn:last-child {
  margin-right: 0;
}
.arrow_btn_box .arrow_btn::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  display: block;
}
.arrow_btn_box .arrow_btn.bg {
  color: #fff;
  background-color: #ed1b24 !important;
}
.arrow_btn_box .arrow_btn.bg::after {
  width: 5px;
  height: 10px;
  background-image: url(/src/img/arrow_ico3.png);
}
.arrow_btn_box .arrow_btn.bd {
  border: 1px solid #aaa;
}
.arrow_btn_box .arrow_btn.bd::after {
  width: 7px;
  height: 12px;
  background-image: url(/src/img/arrow_btn_ico.png);
}
@media (max-width: 620px) {
  .arrow_btn_box .arrow_btn {
    width: calc(50% - 10px / 2);
    height: 50px;
  }
  .arrow_btn_box a.arrow_btn.bd {
    line-height: 48px;
  }
}

.inp_wrap .inp {
  width: 100%;
  height: 45px;
  padding: 0 20px;
  border-radius: 23px;
  border: 1px solid #ddd;
  color: #999;
  vertical-align: middle;
}
.inp_wrap .inp::placeholder {
  color: #999;
}
.inp_wrap .inp.w180 {
  width: 180px;
}
.inp_wrap .inp.w480 {
  width: 480px;
}
.inp_wrap .inp.w350 {
  width: 350px;
}
@media (max-width: 767px) {
  .inp_wrap .inp.w480 {
    width: 100%;
  }
}
@media (max-width: 620px) {
  .inp_wrap .inp.w350 {
    width: 100%;
  }
}
.inp_wrap .inp.h150 {
  height: 150px;
  padding: 20px;
}

.inp_wrap textarea {
  padding: 20px;
}

.inp_wrap .arrow_btn_box {
  padding-top: 50px;
}
@media (max-width: 620px) {
  .inp_wrap .arrow_btn_box {
    padding-top: 25px;
  }
}

.inp_wrap .mail_box {
  font-size: 0;
}
.inp_wrap .mail_box .inp {
  width: calc(33.333% - 33px / 3);
}
.inp_wrap .mail_box .inp:last-child {
  margin-left: 5px;
}
.inp_wrap .mail_box .whelk {
  display: inline-block;
  width: 28px;
  color: #666;
  line-height: 45px;
  text-align: center;
  vertical-align: middle;
}

.inp_wrap .num_box {
  font-size: 0;
}
.inp_wrap .num_box .inp {
  width: calc(33.333% - 33px / 3);
}
.inp_wrap .num_box .hyphen {
  display: inline-block;
  width: 17px;
  color: #666;
  line-height: 45px;
  text-align: center;
  vertical-align: middle;
}

.inp_tb table tr {
  border-bottom: 1px solid #ddd;
}
.inp_tb table tr th {
  width: 208px;
  padding: 20px;
  text-align: left;
}
.inp_tb table tr td {
  width: auto;
  padding: 7px 0;
}

.inp_tb table tr td .pw_box1 {
  overflow: hidden;
  width: 480px;
  height: 45px;
  border-radius: 23px;
  border: 1px solid #ddd;
  color: #999;
  font-size: 0;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .inp_tb table tr td .pw_box1 {
    width: 100%;
  }
}

.inp_tb table tr td .pw_txt {
  padding-top: 5px;
  color: #ed1b24;
}
.inp_tb table tr td .pw_txt.fcb {
  color: #153669;
}

.inp_tb table tr td .pw_box1 .inp {
  width: calc(100% - 40px);
  border: 0;
  border-radius: 0;
}

.inp_tb table tr td .pw_box1 .js_pw_chk {
  position: relative;
  width: 40px;
  height: 100%;
}

.inp_tb table tr td .pw_box1 .js_pw_chk::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 21px;
  height: 12px;
  transform: translateY(-50%);
  background-image: url(/src/img/ico/pw_view_ico1.png);
  background-repeat: no-repeat;
}

.inp_tb table tr td .pw_box1 .js_pw_chk.view::after {
  height: 18px;
  background-image: url(/src/img/ico/pw_view_ico2.png);
}

@media (max-width: 620px) {
  .inp_tb {
    width: 100%;
  }
  .inp_tb table tr th {
    width: 100px;
    padding: 5% 20px;
  }
  .inp_tb table tr td {
    padding: 7px 5% 7px 0;
  }
}

.mem_info_box .info_tb {
  margin: 35px auto 40px;
  padding: 30px 0;
  border: 1px solid #ddd;
  text-align: left;
}
.mem_info_box .info_tb table {
  width: 618px;
  margin: 0 auto;
}
.mem_info_box .info_tb table tr th {
  width: 100px;
  padding: 5px 0;
  vertical-align: top;
}
.mem_info_box .info_tb table tr th::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #333;
  vertical-align: middle;
}
.mem_info_box .info_tb table tr td {
  width: auto;
  padding: 5px 0;
  color: #666;
  vertical-align: top;
}
.mem_info_box .bar::after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  margin: 30px auto;
  background-color: #ddd;
}
@media (max-width: 1240px) {
  .mem_info_box .info_tb {
    padding: 10px;
  }
  .mem_info_box .info_tb table {
    width: 100%;
  }
  .mem_info_box .bar::after {
    margin: 15px auto;
  }
}
@media (max-width: 620px) {
  .mem_info_box .info_tb {
    margin: 30px auto;
  }
  .mem_info_box .info_tb table tr th {
    width: 76px;
    padding: 2px 0;
  }
  .mem_info_box .info_tb table tr td {
    padding: 2px 0;
  }
}

@media (max-width: 620px) {
  .mem_info_box .pb30 {
    padding-top: 18px;
  }
  .mem_info_box .pt50 {
    padding-top: 25px;
  }
}

.login_wrap &gt; p {
  line-height: 150%;
  text-align: center;
}

.login_wrap &gt; form {
  width: 450px;
  margin: 0 auto;
}
.login_wrap &gt; form &gt; label {
  margin: 10px auto 20px;
}
.login_wrap &gt; form .inp {
  padding: 0 30px;
}

.login_wrap .line {
  margin: 10px auto 0;
}
.login_wrap .line:first-child {
  margin: 35px auto 0;
}

.login_wrap .line.mail_box .whelk {
  display: inline-block;
}

.login_wrap .bdr_btn {
  display: block;
  margin: 10px auto 0;
}

.login_wrap .kakao_login_btn {
  font-weight: bold;
  color: #381e1f;
  background-color: #ffeb34;
}
.login_wrap .kakao_login_btn::before {
  content: '';
  display: inline-block;
  width: 31px;
  height: 32px;
  margin-right: 15px;
  background-image: url(/src/img/ico/kakao_ico.png);
  vertical-align: middle;
}

@media (max-width: 620px) {
  .login_wrap .pt15 {
    padding-top: 10px;
  }
  .login_wrap &gt; form {
    width: 100%;
  }
  .login_wrap &gt; form .inp {
    padding: 0 20px;
  }
  .login_wrap .line:first-child {
    margin: 25px auto 0;
  }
}

.join_wrap .top {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #333;
}
.join_wrap .top .l_txt {
  line-height: 100%;
}
.join_wrap .top .r_box .step::after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 11px;
  margin: 0 30px;
  vertical-align: middle;
  background-image: url(/src/img/ico/join_arrow_ico.png);
}
.join_wrap .top .r_box .step:last-child::after {
  display: none;
}
.join_wrap .top .r_box .step::before {
  content: '';
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-top: -2px;
  margin-right: 10px;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.join_wrap .top .r_box .step.step1::before {
  background-image: url(/src/img/ico/join_step_ico1.png);
}
.join_wrap .top .r_box .step.step2::before {
  height: 23px;
  background-image: url(/src/img/ico/join_step_ico2.png);
}
.join_wrap .top .r_box .step.step3::before {
  background-image: url(/src/img/ico/join_step_ico3.png);
}
.join_wrap .top .r_box .step.act {
  color: #ed1b24 !important;
}
.join_wrap .top .r_box .step.act.step1::before {
  background-image: url(/src/img/ico/join_step_ico4.png);
}
.join_wrap .top .r_box .step.act.step2::before {
  background-image: url(/src/img/ico/join_step_ico5.png);
}
.join_wrap .top .r_box .step.act.step3::before {
  background-image: url(/src/img/ico/join_step_ico6.png);
}
@media (max-width: 620px) {
  .join_wrap .top {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}

.join_wrap .sect .t1 {
  display: inline-block;
  vertical-align: middle;
}

.join_wrap .sect .t2 {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
  color: #999;
}

.join_wrap .sect .agree_box {
  overflow-y: scroll;
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #ddd;
  background-color: #fafafa;
}
.join_wrap .sect .agree_box pre {
  color: #666;
}

.join_wrap .sect .inp_tb table tr th {
  width: 200px;
}

.join_period_line .de_rdo input:checked ~ i::after,
.de_cks input:checked ~ i::after {
  border-radius: 50%;
}

.join_wrap .sect .bdt {
  margin-top: 15px;
  border-top: 1px solid #ddd;
}

.join_wrap .sect .arrow_btn_box {
  padding-top: 70px;
}

.agree_tb table tr th {
  padding: 10px;
  border: 1px solid #ddd;
  background-color: #f7f7f7;
}
.agree_tb table tr td {
  padding: 10px;
  border: 1px solid #ddd;
  color: #666;
  text-align: center;
  background-color: #fff;
}
.agree_tb table tr .fwb {
  font-weight: 400;
  color: #333;
}

@media (max-width: 620px) {
  .join_wrap .sect.mb50 {
    margin-bottom: 30px;
  }
  .join_wrap .sect .arrow_btn_box {
    padding-top: 30px;
  }
}

.join_wrap .id_btn {
  width: 130px;
  height: 45px;
  margin-left: 5px;
  border-radius: 22px;
  border: 1px solid #666;
  color: #666;
  line-height: 46px;
}

.join_wrap .bdr_btn {
  width: 130px;
  height: 45px;
  margin-left: 5px;
  border-radius: 22px;
  border: 1px solid #666;
  color: #666;
  line-height: 46px;
}

.join_wrap .mail_box .inp {
  width: 180px;
}

.join_wrap .num_box .inp {
  width: 180px;
}

.join_wrap .qna dt {
  padding: 20px 0 17px;
}

@media (max-width: 991px) {
  .join_wrap .sect .inp_tb table tr th {
    width: 90px;
    padding: 7px 0;
  }
  .join_wrap .sect .inp_tb table tr td {
    height: 60px;
    padding: 7px 0;
  }
  .join_wrap .sect .inp_tb table tr td .de_cki.sg {
    margin: 10px auto 0;
  }
  .join_wrap .sect .inp_tb table tr td .de_cki.sg:first-child {
    margin: 0 auto;
  }

  .join_period_line .de_rdo {
    margin-bottom: 10px;
  }

  .join_wrap .sect .inp_tb table tr .id_td .inp {
    width: 100%;
  }
  .join_wrap .sect .inp_tb table tr .id_td .id_btn {
    width: 100%;
    margin: 5px auto 0;
  }
  .join_wrap .num_box .inp:last-child {
    margin: 0 auto;
  }
  .join_wrap .qna dt {
    padding: 17px 0 10px;
  }
}
@media (max-width: 767px) {
  .join_wrap .mail_box .inp {
    width: 100%;
    margin: 0 auto 5px;
  }
  .join_wrap .mail_box .inp:last-child {
    margin: 0 auto;
  }
  .inp_wrap .num_box .hyphen {
    display: none;
  }
  .join_wrap .mail_box .inp.mail_inp {
    width: 100%;
  }
  .join_wrap .num_box .inp {
    width: 100%;
    margin: 0 auto 5px;
  }
  .inp_wrap .mail_box .whelk {
    display: none;
  }
}

.join_wrap .join_c {
  padding-top: 70px;
  text-align: center;
}
.join_wrap .join_c .t1::before {
  content: '';
  display: block;
  width: 74px;
  height: 74px;
  margin: 0 auto 30px;
  background-image: url(/src/img/ico/join_c.png);
}
.join_wrap .join_c .arrow_btn_box {
  padding-top: 40px;
}
@media (max-width: 620px) {
  .join_wrap .join_c {
    padding-top: 40px;
  }
  .join_wrap .join_c .arrow_btn_box {
    padding-top: 30px;
  }
  .join_wrap .join_c .arrow_btn_box .arrow_btn {
    width: 200px;
    line-height: 52px;
  }
}

.my_wrap .sect {
  margin-bottom: 50px;
}
.my_wrap .sect:last-child {
  margin-bottom: 0;
}
.my_wrap .sect .tit {
  padding-bottom: 20px;
  line-height: 100%;
}
@media (max-width: 620px) {
  .my_wrap .sect {
    margin-bottom: 30px;
  }
  .my_wrap .sect .tit {
    padding-bottom: 15px;
  }
}

.my_wrap .sns_tb table tr {
  border-bottom: 1px solid #ddd;
}
.my_wrap .sns_tb table tr:first-child {
  border-top: 1px solid #ddd;
}
.my_wrap .sns_tb table tr th {
  width: 200px;
  padding: 7px 0;
}
.my_wrap .sns_tb table tr th .kakao::before {
  content: '';
  display: inline-block;
  width: 31px;
  height: 32px;
  margin-right: 15px;
  background-image: url(/src/img/ico/kakao_ico.png);
  vertical-align: middle;
}
.my_wrap .sns_tb table tr td {
  width: auto;
  padding: 7px 0;
}
.my_wrap .sns_tb table tr td .btn {
  display: inline-block;
  width: 130px;
  height: 45px;
  border: 1px solid #707070;
  border-radius: 22px;
  text-align: center;
  color: #666;
  line-height: 47px;
}
.my_wrap .sns_tb table tr td .txt {
  display: inline-block;
  margin-left: 20px;
}
@media (max-width: 620px) {
  .my_wrap .sns_tb table tr th {
    width: 104px;
  }
  .my_wrap .sns_tb table tr td {
    padding-left: 20px;
  }
  .my_wrap .sns_tb table tr td .btn {
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .my_wrap .sns_tb table tr td .txt {
    display: block;
    margin: 10px auto 0;
  }
}

.my_wrap .regular_member {
  padding: 30px 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 620px) {
  .my_wrap .regular_member {
    padding: 20px 0;
  }
}

.my_wrap .regular_mem_info {
  width: 100%;
  /* height: 200px; */
  /* margin: 20px auto 0; */
  padding: 40px 0;
  border-radius: 20px;
  background-color: #fafafa;
}
.my_wrap .regular_mem_info &gt; p {
  line-height: 150%;
}
.my_wrap .regular_mem_info .add220602{
	margin: 50px 50px 25px;padding: 20px;background-color: #fff;font-size: 16px;
}
.my_wrap .regular_mem_info .t2 {
  padding-top: 15px;
}
.my_wrap .regular_mem_info .bdr_btn {
  width: 130px;
  height: 45px;
  margin-top: 25px;
  line-height: 50px;
  border-radius: 22px;
  color: #fff;
  background-color: #ed1b24 !important;
}
.my_wrap .regular_mem_info .bdr_btn.vfs {
  width: 140px;
}
@media (max-width: 620px) {
  .my_wrap .regular_mem_info {
    height: auto;
    margin: 10px auto 0;
    padding: 30px 20px;
  }
  .my_wrap .regular_mem_info &gt; p {
    line-height: 150%;
  }
  .my_wrap .regular_mem_info .t2 &gt; span {
    display: block;
  }
}

.my_wrap .vfs_bdt_box {
  border-top: 1px solid #ddd;
}

.my_wrap .use_history table tr, .my_wrap .point_c_tb table tr {
  border-bottom: 1px solid #ddd;
}
.my_wrap .use_history table tr:first-child, .my_wrap .point_c_tb table tr:first-child {
  border-top: 1px solid #ddd;
}
.my_wrap .use_history table tr th, .my_wrap .point_c_tb table tr th {
  padding: 16px 0;
}
.my_wrap .use_history table tr td, .my_wrap .point_c_tb table tr td {
  padding: 16px 0;
  text-align: center;
}
.my_wrap .use_history table tr td.tac, .my_wrap .point_c_tb table tr td.tac {
  text-align: center;
}
.my_wrap .use_history table tr .no_td, .my_wrap .point_c_tb table tr .no_td {
  text-align: center;
  color: #666;
}



@media (max-width: 991px) {
  .my_wrap .use_history table tr, .my_wrap .point_c_tb table tr {
    display: block;
    width: 100%;
    padding: 20px 0;
  }
  .my_wrap .use_history table tr td {
    display: inline-block;
    margin-right: 0;
    padding: 0;
    text-align: left;
  }
  .my_wrap .use_history table tr td:first-child {
    display: block;
    width: 100%;
    margin: 0;
  }
  .my_wrap .use_history table tr td:last-child {
    margin-right: 0;
  }
  .my_wrap .use_history table tr td &gt; span.dn {
    display: inline-block;
  }

	.my_wrap .point_c_tb table tr td:first-child{display: none;}
	.my_wrap .point_c_tb table tr td{display: block;width: 100%;text-align: left;padding: 0;}

}





.my_wrap .top {
  padding-bottom: 15px;
}

/* response ex

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

@include respond-to('d1420') {}
@include respond-to('d1000') {}
@include respond-to('d720') {}
@include respond-to('d326') {}
*/
.index_wrap {
  padding-bottom: 124px;
}
@media (max-width: 991px) {
  .index_wrap {
    padding-bottom: 60px;
  }
}
.index_wrap .in_tit {
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 991px) {
  .index_wrap .in_tit {
    line-height: 150%;
  }
}
.index_wrap .in_txt {
  padding-top: 24px;
  line-height: 100%;
}
@media (max-width: 991px) {
  .index_wrap .in_txt {
    padding-top: 0;
    line-height: 150%;
  }
}
.index_wrap .arrow_btn {
  position: relative;
  display: block;
  width: 200px;
  height: 60px;
  padding: 0 30px;
  line-height: 60px;
  border-radius: 30px;
  color: #153669;
}
.index_wrap .arrow_btn::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 30px;
  display: block;
  width: 6px;
  height: 10px;
  margin-top: -6px;
  background-image: url(/src/img/ico/in_arrow_ico.png);
}
.index_wrap .arrow_btn:hover {
  color: #fff;
  border: 1px solid #ed1b24 !important;
  background-color: #ed1b24 !important;
}
.index_wrap .arrow_btn:hover::after {
  background-image: url(/src/img/ico/in_arrow_ico2.png);
}
.index_wrap .visual {
  position: relative;
}
.index_wrap .visual::after {
  content: '';
  z-index: 100;
  position: absolute;
  bottom: -275px;
  left: -120px;
  display: block;
  width: 682px;
  height: 603px;
  background-image: url(/src/img/in_bg.png);
}
@media (max-width: 1240px) {
  .index_wrap .visual::after {
    display: none;
  }
}
.index_wrap .visual .visual_mask {
  width: 100%;
  overflow: hidden;
}
.index_wrap .visual .visual_mask .item {
  position: relative;
}
.index_wrap .visual .visual_mask .item .m_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.index_wrap .visual .visual_mask .item .txt_box {
  position: absolute;
  top: 50%;
  left: calc(50% - 700px);
  transform: translateY(-50%);
  margin-top: -60px;
}
.index_wrap .visual .visual_mask .item .txt_box &gt; p {
  overflow: hidden;
  letter-spacing: -0.5px;
  line-height: 120%;
}
.index_wrap .visual .visual_mask .item .txt_box .t1 {
  font-size: 48px;
  font-weight: bold;
  color: #111;
}
.index_wrap .visual .visual_mask .item .txt_box .t2 {
  padding-top: 38px;
  font-size: 20px;
  color: #666;
  line-height: 150%;
}

.index_wrap .visual .visual_mask .item .txt_box &gt; p &gt; span {
  display: inline-block;
  vertical-align: top;
  transition: all 0.6s ease-out;
  transform: translateY(150%);
  transition-delay: 0s;
}
.index_wrap .visual .visual_mask .item.swiper-slide-active .txt_box &gt; p &gt; span {
  transform: translateY(0);
  transition-delay: 0.6s;
}

.index_wrap .visual .control_box {
  z-index: 10;
  position: absolute;
  top: 50%;
  left: calc(50% - 700px);
  transform: translateY(-50%);
  display: block;
  margin-top: 110px;
  font-size: 0;
}
.index_wrap .visual .control_box .bar_box {
  position: relative;
  display: inline-block;
}
.index_wrap .visual .control_box .bar_box .visual_btn {
  display: inline-block;
  width: 8px;
  height: 14px;
}
.index_wrap .visual .control_box .bar_box .visual_btn.prev {
  margin-right: 30px;
  background-image: url(/src/img/ico/v_arrow_ico1.png);
}
.index_wrap .visual .control_box .bar_box .visual_btn.next {
  margin-left: 30px;
  background-image: url(/src/img/ico/v_arrow_ico2.png);
}
.index_wrap .visual .control_box .bar_box .fraction {
  display: inline-block;
  margin-top: -5px;
  vertical-align: middle;
  font-size: 0;
}
.index_wrap .visual .control_box .bar_box .fraction &gt; span {
  font-size: 16px;
  line-height: 20px;
}
.index_wrap .visual .control_box .bar_box .fraction .swiper-pagination-current {
  color: #111;
}
.index_wrap .visual .control_box .bar_box .fraction .swiper-pagination-total {
  margin-left: 140px;
  color: #999;
}
.index_wrap .visual .control_box .bar_box .bar_bg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 4px;
  margin-top: -4px;
  background-color: #ddd;
}
.index_wrap .visual .control_box .bar_box .bar_bg .ani_bar {
  display: block;
  width: 0;
  height: 100%;
  background-color: #ed1b24 !important;
}
.index_wrap .visual .control_box .js_control_btn {
  display: inline-block;
  width: 13px;
  height: 14px;
  margin-left: 20px;
}
.index_wrap .visual .control_box .js_control_btn.stop {
  background-image: url(/src/img/ico/visual_stop_ico.png);
}
.index_wrap .visual .control_box .js_control_btn.play {
  background-image: url(/src/img/ico/visual_paly_ico.png);
}
.index_wrap .visual .scroll {
  z-index: 10;
  position: absolute;
  left: 50%;
  bottom: 85px;
  transform: translateX(-50%);
  animation: scrolling 1.5s ease-out infinite;
}

@keyframes scrolling {
  0% {
    bottom: 75px;
  }
  50% {
    bottom: 85px;
  }
  100% {
    bottom: 75px;
  }
}

@media (max-width: 1420px) {
  .index_wrap .visual .visual_mask .item .txt_box {
    left: 5%;
    margin-top: -60px;
  }
  .index_wrap .visual .visual_mask .item .txt_box .t2 {
    padding-top: 44px;
  }
  .index_wrap .visual .control_box {
    left: 5%;
  }
  .index_wrap .visual .scroll {
    bottom: 20px;
  }
}
@media (max-width: 1240px) {
  .index_wrap .visual .visual_mask .item {
    height: 970px;
  }
  .index_wrap .visual .visual_mask .item .txt_box {
    padding-right: 5%;
  }
  .index_wrap .visual .visual_mask .item .txt_box .t1 {
    color: #fff;
  }
  .index_wrap .visual .visual_mask .item .txt_box .t2 {
    color: #fff;
  }
  .index_wrap .visual .control_box .bar_box .visual_btn.prev {
    background-image: url(/src/img/ico/v_arrow_ico3.png);
  }
  .index_wrap .visual .control_box .bar_box .visual_btn.next {
    background-image: url(/src/img/ico/v_arrow_ico4.png);
  }
  .index_wrap .visual .control_box .bar_box .fraction .swiper-pagination-current {
    color: #fff;
  }
  .index_wrap .visual .control_box .bar_box .fraction .swiper-pagination-total {
    color: #fff;
  }
  .index_wrap .visual .control_box .js_control_btn.stop {
    background-image: url(/src/img/ico/visual_stop_ico2.png);
  }
  .index_wrap .visual .control_box .js_control_btn.play {
    background-image: url(/src/img/ico/visual_paly_ico2.png);
  }
}
@media (max-width: 767px) {
  .index_wrap .visual .visual_mask .item {
    height: 600px;
  }
}
@media (max-width: 620px) {
  .index_wrap .visual .visual_mask .item {
    height: 400px;
  }
  .index_wrap .visual .visual_mask .item .txt_box {
    margin-top: -20px;
  }
  .index_wrap .visual .visual_mask .item .txt_box .t1 {
    font-size: 18px;
  }
  .index_wrap .visual .visual_mask .item .txt_box .t2 {
    padding-top: 16px;
    font-size: 12px;
  }
}
.index_wrap .analisys {
  position: relative;
  margin-bottom: 200px;
  padding-top: 118px;
}
@media (max-width: 1420px) {
  .index_wrap .analisys {
    margin-bottom: 138px;
    padding-top: 98px;
  }
}
@media (max-width: 991px) {
  .index_wrap .analisys {
    padding-top: 60px;
    margin-bottom: 60px;
  }
}
.index_wrap .analisys .in_bg {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
.index_wrap .analisys .analisys_por {
  z-index: 10;
  position: relative;
}
.index_wrap .analisys .analisys_slide {
  margin: 48px auto 0;
}
.index_wrap .analisys .analisys_slide .analisys_mask {
  z-index: 10;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.index_wrap .analisys .analisys_slide .analisys_mask .item {
  position: relative;
  width: 430px;
  padding: 28px 0;
  transition: 0.3s all;
}
.index_wrap .analisys .analisys_slide .analisys_mask .item .img {
  overflow: hidden;
  border-radius: 30px;
}
.index_wrap .analisys .analisys_slide .analisys_mask .item .img img {
  width: 100%;
  transition: 0.3s all;
}
.index_wrap .analisys .analisys_slide .analisys_mask .item .txt_box {
  position: absolute;
  bottom: 66px;
  width: 100%;
  text-align: center;
}
.index_wrap .analisys .analisys_slide .analisys_mask .item .txt_box &gt; p {
  color: #fff;
  line-height: 100%;
}
.index_wrap .analisys .analisys_slide .analisys_mask .item .txt_box .t2 {
  display: none;
  padding-top: 14px;
}
.index_wrap .analisys .analisys_slide .analisys_mask .item:hover .img img {
  transform: scale(1.1);
}
.index_wrap .analisys .analisys_slide .analisys_mask .swiper-slide-active {
  width: 480px;
  padding: 0;
}
.index_wrap .analisys .analisys_slide .analisys_mask .swiper-slide-active .txt_box .t2 {
  display: block;
}
@media (max-width: 620px) {
  .index_wrap .analisys .analisys_slide {
    margin: 28px 5% 0;
  }
  .index_wrap .analisys .analisys_slide .analisys_mask .item {
    width: 100%;
    padding: 0;
  }
  .index_wrap .analisys .analisys_slide .analisys_mask .item .txt_box {
    bottom: 38px;
  }
  .index_wrap .analisys .analisys_slide .analisys_mask .swiper-slide-active {
    width: 100%;
  }
}
.index_wrap .analisys .analisys_lst {
  margin-top: 90px;
  min-height: 68px;
}
.index_wrap .analisys .analisys_lst &gt; ul {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  background-color: #f00;
}
.index_wrap .analisys .analisys_lst &gt; ul::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ddd;
}
.index_wrap .analisys .analisys_lst &gt; ul &gt; li {
  position: absolute;
  display: inline-block;
  min-width: 188px;
  text-align: center;
  transform: translate(-50%, 0);
}
.index_wrap .analisys .analisys_lst &gt; ul &gt; li:first-child {
  left: 0;
}
.index_wrap .analisys .analisys_lst &gt; ul &gt; li:nth-child(2) {
  left: 20%;
}
.index_wrap .analisys .analisys_lst &gt; ul &gt; li:nth-child(3) {
  left: 40%;
}
.index_wrap .analisys .analisys_lst &gt; ul &gt; li:nth-child(4) {
  left: 60%;
}
.index_wrap .analisys .analisys_lst &gt; ul &gt; li:nth-child(5) {
  left: 80%;
}
.index_wrap .analisys .analisys_lst &gt; ul &gt; li:last-child {
  left: 100%;
}
.index_wrap .analisys .analisys_lst &gt; ul &gt; li .js_analisys_btn {
  display: block;
  width: 27px;
  height: 27px;
  margin: -13px auto 20px;
  background-image: url(/src/img/ico/analisys_lst_ico1.png);
}
.index_wrap .analisys .analisys_lst &gt; ul &gt; li.act &gt; span {
  color: #ed1b24 !important;
}
.index_wrap .analisys .analisys_lst &gt; ul &gt; li.act .js_analisys_btn {
  background-image: url(/src/img/ico/analisys_lst_ico2.png);
}
@media (max-width: 1420px) {
  .index_wrap .analisys .analisys_lst {
    margin-top: 50px;
  }
}
@media (max-width: 620px) {
  .index_wrap .analisys .analisys_lst {
    margin-top: 0;
    padding-top: 20px;
  }
}
.index_wrap .analisys .arrow_btn {
  margin: 70px auto 0;
  border: 1px solid #153669;
  text-align: left;
}
@media (max-width: 1420px) {
  .index_wrap .analisys .analisys_lst &gt; ul {
    width: 90%;
  }
  .index_wrap .analisys .analisys_lst &gt; ul &gt; li span {
    opacity: 0;
  }
  .index_wrap .analisys .analisys_lst &gt; ul &gt; li:last-child {
    text-align: left;
  }
  .index_wrap .analisys .analisys_lst &gt; ul &gt; li.act &gt; span {
    opacity: 1;
  }
  .index_wrap .analisys .arrow_btn {
    margin: 40px auto 0;
  }
}
@media (max-width: 991px) {
  .index_wrap .analisys .analisys_lst &gt; ul::before {
    top: 12px;
  }
  .index_wrap .analisys .analisys_lst &gt; ul &gt; li .js_analisys_btn {
    margin: 0 auto 10px;
  }
  .index_wrap .analisys .analisys_lst &gt; ul &gt; li:last-child {
    transform: translate(-100%, 0);
    margin-left: -1px;
    padding-top: 24px;
    text-align: right;
  }
  .index_wrap .analisys .analisys_lst &gt; ul &gt; li:last-child .js_analisys_btn {
    position: absolute;
    top: 0;
    right: -9px;
  }
  .index_wrap .analisys .analisys_lst &gt; ul &gt; li:last-child &gt; span {
    display: inline-block;
    margin-top: 12px;
  }
}
@media (max-width: 620px) {
  .index_wrap .analisys .analisys_lst {
    min-height: 50px;
  }
  .index_wrap .analisys .analisys_lst &gt; ul &gt; li {
    min-width: 146px;
  }
  .index_wrap .analisys .arrow_btn {
    margin: 50px auto 0;
  }
}
.index_wrap .notice_box {
  position: relative;
}
.index_wrap .notice_box::before {
  content: '';
  z-index: 1;
  position: absolute;
  bottom: -460px;
  left: 0;
  display: block;
  width: 673px;
  height: 1306px;
  background-image: url(/src/img/in_bg3.png);
}
.index_wrap .notice_box .l_box {
  z-index: 10;
  position: relative;
  width: 438px;
}
.index_wrap .notice_box .l_box &gt; p {
  color: #fff;
}
.index_wrap .notice_box .l_box .arrow_btn {
  margin-top: 50px;
  background-color: #fff;
}
.index_wrap .notice_box .r_box {
  width: 918px;
}
.index_wrap .notice_box .r_box .notice_mask {
  z-index: 10;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 70px;
}
.index_wrap .notice_box .r_box .notice_mask .item .t1 {
  font-weight: 300;
}
.index_wrap .notice_box .r_box .notice_mask .item .t2 {
  padding-top: 30px;
}
.index_wrap .notice_box .r_box .notice_mask .item .t3 {
  padding-top: 50px;
  color: #aaa;
}
.index_wrap .notice_box .r_box .notice_mask .item:hover .t1 {
  color: #ed1b24;
  text-decoration: underline;
}
.index_wrap .notice_box .r_box .notice_mask .progressbar {
  background-color: #ddd;
}
.index_wrap .notice_box .r_box .notice_mask .progressbar .swiper-pagination-progressbar-fill {
  background-color: #ed1b24 !important;
}
@media screen and (max-width: 1820px) {
  .index_wrap .notice_box .l_box {
    width: 40%;
  }
  .index_wrap .notice_box .r_box {
    width: 60%;
  }
}
@media screen and (max-width: 1620px) {
  .index_wrap .notice_box::before {
    left: -150px;
  }
}
@media (max-width: 1420px) {
  .index_wrap .notice_box::before {
    left: -200px;
  }
  .index_wrap .notice_box .l_box {
    width: 50%;
  }

  .index_wrap .notice_box .r_box {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .index_wrap .notice_box::before {
    display: none;
  }
  .index_wrap .notice_box .l_box {
    float: none;
    width: 100%;
    text-align: center;
  }
  .index_wrap .notice_box .l_box .in_tit {
    color: #333;
  }
  .index_wrap .notice_box .l_box .in_txt {
    color: #666;
  }
  .index_wrap .notice_box .l_box .t1 {
    color: #333;
  }
  .index_wrap .notice_box .l_box .t2 {
    color: #666;
  }
  .index_wrap .notice_box .l_box .arrow_btn {
    display: none;
  }
  .index_wrap .notice_box .r_box {
    float: none;
    width: 100%;
    margin-top: 30px;
  }
  .index_wrap .notice_box .r_box .notice_mask {
    padding-bottom: 40px;
  }
  .index_wrap .notice_box .r_box .notice_mask .item .t2 {
    padding-top: 16px;
  }
  .index_wrap .notice_box .r_box .notice_mask .item .t3 {
    padding-top: 35px;
  }
}

#footer {
  overflow: hidden;
  position: relative;
  margin-top: 70px;
  padding: 50px 0 70px;
  text-align: center;
}
@media (max-width: 620px) {
  #footer {
    margin-top: 60px;
    padding: 30px 0 40px;
  }
}
#footer.mt0 {
  margin-top: 0;
}
#footer::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: -292px;
  right: -576px;
  display: block;
  width: 1405px;
  height: 1032px;
  background-image: url(../img/foot_bg.png);
  background-repeat: no-repeat;
}
@media (max-width: 1420px) {
  #footer::before {
    right: -875px;
  }
}
@media (max-width: 620px) {
  #footer::before {
    top: -282px;
    right: -886px;
  }
}
#footer .addr_box {
  padding: 30px 0;
}
@media (max-width: 620px) {
  #footer .addr_box {
    padding: 20px 0;
  }
}
#footer .addr_box .addr_t {
  line-height: 160%;
}
#footer .addr_box .addr_t &gt; span {
  display: inline-block;
  margin-right: 20px;
  color: #666;
}
#footer .addr_box .addr_t &gt; span:last-child {
  margin-right: 0;
}
#footer .copy {
  color: #aaa;
}
#footer .copy.aaaa{color: #333;}


.underline {
  text-decoration: underline;
}

/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* -------------2022.02.14 앱다운------------- */

.bank_info {
  margin: 20px auto 0;
  padding: 20px 30px;
  border: 1px solid #ddd;
}
.bank_info .t1 {
  margin-bottom: 17px;
}

.subscription .tit {
  padding: 13px 0;
  background-color: #333;
}
.subscription .tit p {
  color: #fff;
}

.subscription .idpw_wrap {
  width: 580px;
  max-width: 100%;
  margin: 0 auto;
}
.subscription .idpw_wrap .inp {
  width: 100%;
  height: 46px;
  padding: 0 30px;
  border: 1px solid #ddd;
  border-radius: 23px;
}
.subscription .idpw_wrap &gt; button {
  width: 100%;
  height: 50px;
  border-radius: 25px;
  line-height: 50px;
  color: #fff;
  background-color: #ed1b24;
}

@media screen and (max-width: 620px) {
  .subscription .idpw_wrap {
    padding: 0 20px;
  }
}

.app_banner {
  z-index: 5000;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.app_banner.db {
  display: block;
}
.app_banner .cont {
  z-index: 1200;
  position: fixed;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  padding: 50px 0;
  border-radius: 20px;
  text-align: center;
  background-color: #fff;
}
.app_banner .cont::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 60px;
  left: 0;
  display: block;
  width: 120px;
  height: 204px;
  background-image: url(/src/img/ico/app_banner_bg1.png);
}
.app_banner .cont::after {
  content: '';
  z-index: -1;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 247px;
  height: 328px;
  background-image: url(/src/img/ico/app_banner_bg2.png);
}
.app_banner .cont .t1 {
  padding: 30px 0 35px;
  line-height: 150%;
}
.app_banner .cont .t2 {
  display: inline-block;
  margin-top: 20px;
  line-height: 100%;
  color: #999;
  border-bottom: 1px solid #999;
}
.app_banner .cont .dw_btn {
  display: block;
  width: 270px;
  margin: 0 auto;
  color: #fff;
  line-height: 60px;
  background-color: #ed1b22;
  border-radius: 30px;
}
@media (max-width: 620px) {
  .app_banner .cont {
    bottom: 20px;
    padding: 25px 0;
    border-radius: 10px;
  }
  .app_banner .cont::before {
    top: 30px;
    width: 60px;
    height: 102px;
    background-size: 60px 102px;
  }
  .app_banner .cont::after {
    width: 124px;
    height: 165px;
    background-size: 124px 165px;
  }
  .app_banner .cont .logo {
    height: 25px;
  }
  .app_banner .cont .t1 {
    padding: 15px 0 17px;
    font-size: 14px;
  }
  .app_banner .cont .t2 {
    font-size: 14px;
  }
  .app_banner .cont .dw_btn {
    width: 135px;
    line-height: 30px;
    border-radius: 15px;
    font-size: 14px;
  }
}
.board_file {
	padding: 15px 20px;
	border-bottom: 1px solid #ddd;
}

.board_file .file_t {
	width: 100px;
	border-radius: 16px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	background-color: #333;
}

.board_file .file_box {
	width: calc(100% - 100px);
	padding-left: 20px;
}

.board_file .file_lst&gt;a {
	display: block;
	color: #999;
	line-height: 32px;
}

@media (max-width: 620px) {
	.board_file {
		padding: 15px 5%;
	}

	.board_file .file_t {
		width: 70px;
		font-size: 12px;
		line-height: 28px;
	}

	.board_file .file_box {
		width: calc(100% - 70px);
		padding-left: 10px;
	}

	.board_file .file_lst&gt;a {
		line-height: 28px;
	}
}

.vfs_lst{margin-top: 20px;border-top: 1px solid #333;}
.vfs_lst tr{border-bottom: 1px solid #ddd;}
.vfs_lst tr td{padding: 20px 0;text-align: center;}
.vfs_lst tr .td1{width: 120px;}
.vfs_lst tr .td2{width: 250px;}
.vfs_lst tr .td3{padding-left: 30px;text-align: left;}
.vfs_lst tr .td3 .t2{margin: 5px 0 10px;}
.vfs_lst tr .td3 .t2 span{display: inline-block;color: #999;}
.vfs_lst tr .td3 .t2 span::before{content: '';display: inline-block;width: 1px;height: 12px;margin: 0 10px 3px;vertical-align: middle;background-color: #999;}
.vfs_lst tr .td3 .t2 span:first-child::before{display: none;}
.vfs_lst tr .td3 .t3 del{margin-right: 20px;color: #999;}
.vfs_lst tr .td3 .t3 .p{font-weight: 500;}
.vfs_lst tr .td3 .t3 .p .r{color: #ED1B24;}


@media (max-width: 1200px) {
	.vfs_lst table,.vfs_lst table tbody,.vfs_lst table tr, .vfs_lst table tr td{display: block;}
	.vfs_lst table{width: calc(100% + 30px);margin-left: -30px;font-size: 0;}
	.vfs_lst table tr{display: inline-block;width: calc(50% - 30px);margin-left: 30px;padding: 20px 0;border-bottom: none;}
	.vfs_lst table tr td{padding: 0;}
	.vfs_lst table tr .td1{display: none;}
	.vfs_lst table tr .td2{width: auto;margin-bottom: 10px;}
	.vfs_lst table tr .td3{padding-left: 0;}
	.vfs_lst table tr .td3 .t2 span{margin-right: 10px;}
	.vfs_lst table tr .td3 .t2 span::before{display: none;}
	.vfs_lst table tr td img{width: 100%;}
}

@media (max-width: 620px) {
	.vfs_lst table tr{width: calc(100% - 30px);}
}



.vfs_view .v_top .img{width: 675px;height: 405px;}
.vfs_view .v_top .img img{width: 100%;}
.vfs_view .v_top .txt{width: 655px;}
.vfs_view .v_top .txt .t2{color: #999;}
.vfs_view .v_top .txt .t2 span{display: inline-block;color: #999;}
.vfs_view .v_top .txt .t2 span::before{content: '';display: inline-block;width: 1px;height: 12px;margin: 0 10px 3px;vertical-align: middle;background-color: #999;}
.vfs_view .v_top .txt .t2 span:first-child::before{display: none;}

.vfs_view .v_top .txt .pri_tb{margin: 10px 0 50px;padding: 20px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.vfs_view .v_top .txt .pri_tb table tr th{width: 90px;text-align: left;}
.vfs_view .v_top .txt .pri_tb table tr td{padding: 5px 0;}
.vfs_view .v_top .txt .pri_tb table tr td .r{color: #ED1B24;}
.vfs_view .v_top .txt .btn_wrap{font-size: 0;}
.vfs_view .v_top .txt .btn_wrap .btn{display: inline-block;width: calc(33.3333% - 10px);height: 50px;margin-left: 10px;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;line-height: 100%;text-align: center;line-height: 50px;}
.vfs_view .v_top .txt .btn_wrap .btn1{color: #fff;background-color: #ED1B24;}
.vfs_view .v_top .txt .btn_wrap .btn2{border: 1px solid #aaa;}
.vfs_view .v_top .txt .btn_wrap .btn2.a{border: 1px solid #ED1B24;}
.vfs_view .v_top .txt .btn_wrap .btn2 i{display: inline-block;width: 22px;height: 22px;margin-bottom: 3px;margin-right: 10px;vertical-align: middle;background-repeat: no-repeat;-webkit-background-size: contain;background-size: contain;}
.vfs_view .v_top .txt .btn_wrap .rec_btn i{background-image: url('/src/img/vfs_rec_ico.png');}
.vfs_view .v_top .txt .btn_wrap .like_btn i{background-image: url('/src/img/vfs_lik_ico.png');}
.vfs_view .v_top .txt .btn_wrap .btn:first-child{margin-left: 0;}
.vfs_view .v_bottom{margin-top: 70px;padding: 40px 50px;border: 1px solid #ddd;}
.vfs_view .v_bottom .t1{margin-bottom: 10px;}
.vfs_view .v_file{padding: 30px 50px;margin-top: 20px;border: 1px solid #ddd;background-color: #FAFAFA;}
.vfs_view .v_file ul li{margin-top: 10px;color: #999;}
.vfs_view .v_file ul li span{color: #333;}
.vfs_view .v_file ul li .svg{vertical-align: middle;}
.vfs_view .v_file ul li span::after{content: '';display: inline-block;width: 1px;height: 10px;margin: 0 10px 3px;background-color: #ddd;vertical-align: middle;}
.vfs_view .v_file ul li:first-child{margin-top: 0;}

@media (max-width: 620px) {
.vfs_view .v_file{padding: 30px;}
.vfs_view .v_file ul li span{display: block;}
.vfs_view .v_file ul li span::after{display: none;}
}

@media (max-width: 1420px) {
	.vfs_view .v_top .img{width: 100%;height: auto;margin-bottom: 30px;}
	.vfs_view .v_top .txt{width: 100%;}
}

.pay_l{width: 920px;max-width: 100%;}
.pay_l .pay_inp{height: 34px;border: 1px solid #ddd;}
.pay_l .pay_inp.w310{width: 310px;max-width: 100%;}
.pay_l .pay_inp.w100{width: 100px;}
.pay_inp_tb{margin-bottom: 95px;padding: 5px 0;border-top: 1px solid #000;border-bottom: 1px solid #ddd;}
.pay_l .pay_inp_tb table tr th{width: 100px;padding: 5px 0;text-align: left;font-weight: 500;}
.pay_l .pay_inp_tb table tr td{padding: 5px 0;}
.pay_l .pre_box{height: 150px;padding: 20px;overflow-y: scroll;border: 1px solid #ddd;}
.pay_l .agree_line{padding: 10px 0;border-bottom: 1px solid #ddd;}
.pay_l .point_lst ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.pay_l .point_lst ul li{width: calc(50% - 10px);margin-bottom: 20px;overflow: hidden;border: 1px solid #ddd;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.pay_l .point_lst ul .a{border: 2px solid #153669;}
.pay_l .point_lst ul li .t{padding: 20px;}
.pay_l .point_lst ul li .t .r{color: #ED1B24;}
.pay_l .point_lst ul li .b{display: flex;height: 75px;flex-wrap: wrap;align-content: center;padding: 10px 28px;border-top: 1px solid #ddd;background-color: #FAFAFA;}
.pay_l .point_lst ul li .b .line{margin-top: 5px;color: #666;}
.pay_l .point_lst ul li .b .line .i{display: inline-block;width: 80px;height: 25px;margin-right: 10px;line-height: 25px;text-align: center;color: #fff;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
.pay_l .point_lst ul li .b .line .i1{background-color: #153669;}
.pay_l .point_lst ul li .b .line .i2{background-color: #333;}
.pay_l .point_lst ul li .b .line:first-child{margin-top: 0;}

.pay_r{position: absolute;right: 0;top: 0;width: 410px;border: 1px solid #ddd;}
.pay_r .top, .pay_r .bottom{padding: 30px 40px;}
.pay_r .top{border-bottom: 1px solid #ddd;}
.pay_r .tb tr th{width: 100px;text-align: left;font-weight: 500;}
.pay_r .tb tr td{text-align: right;}
.pay_r .tb tr td span{color: #f00;font-weight: 500;}
.pay_r .tb tr td span.cn{color: inherit;}
.pay_r .bottom .point_box{margin: 10px 0 20px;padding: 10px;border: 1px solid #ddd;background-color: ##FAFAFA;}
.pay_r .bottom .point_box .fl{width: 100px;padding-top: 8px;}
.pay_r .bottom .point_box .fl.pt0{padding-top: 0;}
.pay_r .bottom .point_box .fr{width: calc(100% - 100px);text-align: right;}
.pay_r .bottom .point_box .fr a{display: inline-block;width: 80px;margin-left: 5px;padding: 5px;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;color: #fff;text-align: center;background-color: #153669;vertical-align: middle;}
.pay_r .bottom a.btn{padding: 20px;text-align: center;}
.pay_r .bottom .btn{display: block;width: 100%;height: 60px;}
.pay_r .bottom .btn1{background-color: #f00;color: #fff;}
.pay_r .bottom .btn2{margin-top: 5px;border: 1px solid #ddd;}
.pay_r .bank_info{padding: 16px 30px;margin-bottom: 10px;border: 1px solid #ddd;}


@media (max-width: 1420px) {
	.pay_l{width: 100%;}
	.pay_r{position: relative;width: 100%;margin-top: 50px;}
}


@media (max-width: 991px) {
	.pay_l .point_lst ul li .b{display: block;height: auto;}
	.pay_l .point_lst ul li{width: calc(100% - 10px);}
	.pay_l .pay_inp_tb table tr .lng3 .pay_inp{width: calc(33.333% - 5px);}

}

@media (max-width: 620px) {
	.pay_inp_tb table tr th{width: 50px;}

	.pay_r .bottom .point_box .fl,.pay_r .bottom .point_box .fr{width: 100%;}

	.pay_l .point_lst ul li .b .line{margin-top: 10px;}
	.pay_l .point_lst ul li .b .line .i{display: block;margin-bottom: 5px;}
}



.mem_level{margin-bottom: 45px;padding: 45px 50px;background-color: #FAFAFA;}
.mem_level .fl{width: 376px;}
.mem_level .fl table tr th{width: 87px;text-align: left;}
.mem_level .fl table tr td{text-align: right;}
.mem_level .fr{width: 350px;}
.mem_level .fr .d{margin-top: 20px;padding: 10px 30px;border: 1px solid #ddd;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: #fff;}
.mem_level .fr .d:first-child{margin-top: 0;}
.mem_level .fr table tr th{width: 150px;text-align: left;}
.mem_level .fr table tr th::before{content: '';display: inline-block;width: 6px;height: 6px;margin-right: 5px;margin-bottom: 3px;vertical-align: middle;background-color: #ddd;}
.mem_level .fr table tr td{text-align: right;}
.mem_level .fr table tr td a,.mem_level .fr table tr td span{display: inline-block;width: 90px;height: 25px;line-height: 25px;color: #fff;text-align: center;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
.mem_level .fr table tr td a{background-color: #153669;}
.mem_level .fr table tr td span.a{color: #ED1B24;}
.mem_level .fr table tr td .r{color: #ED1B24;}

@media (max-width: 1200px) {
.mem_level .fl, .mem_level .fr{width: 100%;}
.mem_level .fl{margin-bottom: 20px;}
}

@media (max-width: 620px) {
.mem_level .fr table tr th,.mem_level .fr table tr td{display: block;width: 100%;}
.mem_level .fr table tr td{margin-top: 10px;}
}




.join_h3{padding-bottom: 20px;margin-bottom: 70px;border-bottom: 1px solid #333;font-weight: 500;}
.join_br p{text-align: center;}
.join_br .t1{font-weight: 500;}
.join_br .t2{color: #666;}
.join_br .link{position: relative;display: block;width: 200px;height: 60px;margin: 40px auto 0;padding: 0 30px;line-height: 60px;font-size: 14px;color: #fff;background-color: #ED1B24;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;}
.join_br .link i{position: absolute;right: 30px;top: 0%;display: block;height: 10px;}









</pre></body></html>