body, hr, img, fieldset, form, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, q, blockquote, caption, legend, address, a, input, select, textarea, button, p {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  word-break: keep-all;
}

hr {
  display: none;
}

img, input, button, textarea, fieldset, form, legend, hr {
  border: 0 none;
}

dl, ul, ol, li {
  list-style: none;
}

body, h1, h2, h3, h4, h5, h6, big, small, input, select, textarea, button {
  font-size: 1em;
  line-height: 1em;
}

q, blockquote {
  quotes: none;
}

q:before, q:after {
  content: "";
}

caption, legend {
  height: 0px;
  overflow: hidden;
  margin: 0;
  opacity: 0;
  font: 0/0 serif;
  line-height: 0;
}

a, a:hover, a:visited, a:focus, a:active {
  text-decoration: none;
}

dfn, em, cite, address, sup, sub {
  font-style: normal;
  font-variant: normal;
  text-transform: none;
}

button {
  outline: none;
  background-color: transparent;
  cursor: pointer;
}

table, tr, td {
  margin: 0;
  padding: 0;
  border-width: 0;
  border-collapse: collapse;
}

img, input, select, textarea, button {
  vertical-align: middle;
}

a, input, button, select {
  outline: none;
}

table {
  width: 100%;
  margin: 0;
  padding: 0;
  border-width: 0;
  border-collapse: collapse;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
}

input[type=password], input[type=text], input[type=number] {
  background-color: transparent;
}

input[type=text]::-ms-clear, input[type=number]::-ms-clear {
  display: none;
}

input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

html {
  word-wrap: break-word;
  word-break: keep-all;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  word-wrap: break-word;
  word-break: keep-all;
}

body, html {
  font-size: 16px;
}

body, input, textarea, a, select, button {
  font-family: "Spoqa Han Sans", "Apple SD Gothic Neo", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  color: #121212;
  letter-spacing: -0.05em;
  line-height: 1em;
  vertical-align: top;
}

body.eng {
  color: #666;
}
body.eng input, body.eng textarea, body.eng a, body.eng select, body.eng button {
  color: #666;
}

*:focus {
  outline: none;
  text-decoration: none;
}

a img {
  display: block;
  width: 100%;
  height: auto;
}

.none-label {
  width: 0;
  height: 0;
  font-size: 0;
  text-indent: 99999em;
  overflow: hidden;
  line-height: 0;
  position: absolute;
  left: -99999em;
  top: -99999em;
}

#main, #contents {
  position: relative;
  z-index: 3;
}

#contents {
  min-width: 1400px;
  background-image: url(../img/bg_contents.png);
  background-size: 100% auto;
  background-position-y: 200px;
}

.ui-autocomplete {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  padding: 5px 0;
  z-index: 11;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.2);
}
.ui-autocomplete li {
  display: block;
  width: 100%;
}
.ui-autocomplete li a {
  display: block;
  text-align: left;
  color: #000;
  line-height: 1em;
  padding: 10px 0;
  text-decoration: none;
  letter-spacing: 0;
  font-size: 1rem;
  width: 100%;
  text-indent: 14px;
  cursor: pointer;
}
.ui-autocomplete li a:hover {
  background-color: #f8f8f8;
}
.ui-autocomplete li a em {
  font-weight: 500;
  color: #2094e9;
  text-indent: 0;
}
.ui-autocomplete .ui-state-focus,
.ui-autocomplete .ui-state-active {
  background-color: #f8f8f8;
}

.flytag {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  left: -99999em;
  top: -99999em;
}

.word_hidden {
  position: relative;
}

#ark_wrap_search,
#ark_wrap_main,
.ark_wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

#ark_content_list_main,
#ark_content_list_search,
#ark_content_list {
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#ark_content_list_main li,
#ark_content_list_search li,
#ark_content_list li {
  padding-bottom: 5px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#ark_content_list_main li:first-child,
#ark_content_list_search li:first-child,
#ark_content_list li:first-child {
  padding-top: 5px;
}
#ark_content_list_main font,
#ark_content_list_search font,
#ark_content_list font {
  line-height: 1.5em;
  font-size: 1.125rem !important;
}

header {
  position: relative;
  z-index: 4;
}
header.open .nav_wrap {
  background-color: #fff;
}
header .nav_wrap {
  position: relative;
  z-index: 5;
  min-width: 1400px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
header .nav_wrap .nav_guide {
  margin: 0 auto;
  width: 1340px;
}
header .nav_wrap .nav_guide:after {
  display: block;
  content: "";
  clear: both;
}
header .nav_wrap .nav_guide h1 {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 192px;
  height: 90px;
}
header .nav_wrap .nav_guide nav {
  float: left;
  margin-left: 100px;
}
header .nav_wrap .nav_guide nav .line_mu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 284px;
}
header .nav_wrap .nav_guide nav .line_mu li {
  width: 50%;
}
header .nav_wrap .nav_guide nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 670px;
}
header .nav_wrap .nav_guide nav > ul > li {
  width: 25%;
}
header .nav_wrap .nav_guide nav > ul > li .gnb_downslide .gnb_guide {
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
header .nav_wrap .nav_guide nav > ul > li > button {
  display: block;
  width: 100%;
  height: 90px;
  font-size: 1.375rem;
  font-weight: 500;
  color: #203044;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
header .nav_wrap .nav_guide nav > ul > li:hover button {
  color: #0094f2;
}
header .nav_wrap .nav_guide nav > ul > li.rsch .gnb_downslide .gnb_guide {
  background-image: url(../img/bg_gnbimg01.png);
}
header .nav_wrap .nav_guide nav > ul > li.trd:hover button {
  color: #32a2b0;
}
header .nav_wrap .nav_guide nav > ul > li.trd .gnb_downslide .gnb_guide {
  background-image: url(../img/bg_gnbimg02.png);
}
header .nav_wrap .nav_guide nav > ul > li.trd .gnb_downslide .gnb_guide h2 {
  color: #32a2b0;
}
header .nav_wrap .nav_guide nav > ul > li.trd .gnb_downslide .gnb_guide .menu_each > li > a {
  border-color: #c1e3e7;
}
header .nav_wrap .nav_guide nav > ul > li.trd .gnb_downslide .gnb_guide .menu_each > li > a:hover {
  border-color: #32a2b0;
}
header .nav_wrap .nav_guide nav > ul > li.trd .gnb_downslide .gnb_guide .menu_each > li ul a:after {
  background-color: #c1e3e7;
}
header .nav_wrap .nav_guide nav > ul > li.cmnc:hover button {
  color: #835bb4;
}
header .nav_wrap .nav_guide nav > ul > li.cmnc .gnb_downslide .gnb_guide {
  background-image: url(../img/bg_gnbimg03.png);
}
header .nav_wrap .nav_guide nav > ul > li.cmnc .gnb_downslide .gnb_guide h2 {
  color: #835bb4;
}
header .nav_wrap .nav_guide nav > ul > li.cmnc .gnb_downslide .gnb_guide .menu_each > li > a {
  border-color: #d9cde8;
}
header .nav_wrap .nav_guide nav > ul > li.cmnc .gnb_downslide .gnb_guide .menu_each > li > a:hover {
  border-color: #835bb4;
}
header .nav_wrap .nav_guide nav > ul > li.cmnc .gnb_downslide .gnb_guide .menu_each > li ul a:after {
  background-color: #d9cde8;
}
header .nav_wrap .nav_guide nav > ul > li.itrd:hover button {
  color: #4763c4;
}
header .nav_wrap .nav_guide nav > ul > li.itrd .gnb_downslide .gnb_guide {
  background-image: url(../img/bg_gnbimg04.png);
}
header .nav_wrap .nav_guide nav > ul > li.itrd .gnb_downslide .gnb_guide h2 {
  color: #4763c4;
}
header .nav_wrap .nav_guide nav > ul > li.itrd .gnb_downslide .gnb_guide .menu_each > li > a {
  border-color: #c7d0ed;
}
header .nav_wrap .nav_guide nav > ul > li.itrd .gnb_downslide .gnb_guide .menu_each > li > a:hover {
  border-color: #4763c4;
}
header .nav_wrap .nav_guide nav > ul > li.itrd .gnb_downslide .gnb_guide .menu_each > li ul a:after {
  background-color: #c7d0ed;
}
header .nav_wrap .nav_guide .other_link {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .nav_wrap .nav_guide .other_link > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90px;
}
header .nav_wrap .nav_guide .other_link > ul .info {
  margin-right: 20px;
  padding-right: 20px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #203044;
  position: relative;
  vertical-align: middle;
}
header .nav_wrap .nav_guide .other_link > ul .info:after {
  display: block;
  content: "";
  width: 2px;
  height: 100%;
  background-color: #ccd2e1;
  position: absolute;
  top: 0;
  right: 0;
}
header .nav_wrap .nav_guide .other_link > ul a {
  padding-right: 20px;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #c2cad9;
  vertical-align: middle;
}
header .nav_wrap .nav_guide .other_link > ul a.on {
  color: #0ca5e1;
}
header .nav_wrap .nav_guide .other_link .search {
  width: 46px;
  height: 46px;
  font-size: 0;
  line-height: 0;
  background-image: url(./../img/gnb_search.png);
  background-repeat: no-repeat;
}
header .nav_wrap .nav_guide .other_link .btn_menu {
  position: relative;
  width: 46px;
  height: 46px;
  margin-left: 10px;
  text-indent: -99999em;
  background: url(../img/btn_all-menu.png) center no-repeat;
  background-size: 100% auto;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
header .site_map-wrap {
  padding-bottom: 30px;
  position: absolute;
  left: -99999em;
  top: -99999em;
  width: 100%;
  background-color: #fff;
  opacity: 0;
}
header .site_map-wrap.open {
  left: 0;
  top: 0;
  z-index: 5;
}
header .site_map-wrap .site_top {
  width: 1340px;
  margin: 0 auto;
}
header .site_map-wrap .site_btm,
header .site_map-wrap .site_mid {
  width: 1150px;
  margin: 0 auto;
}
header .site_map-wrap .mo {
  display: none;
}
header .site_map-wrap .site_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90px;
  position: relative;
}
header .site_map-wrap .site_top h1 {
  width: 192px;
}
header .site_map-wrap .site_top h2 {
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
header .site_map-wrap .site_top .btn_close {
  width: 30px;
  height: 34px;
  background: url(../img/ico_x3.png) no-repeat;
  background-size: 100% auto;
  font-size: 0;
  line-height: 0;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
header .site_map-wrap .site_top .other_link {
  display: none;
}
header .site_map-wrap .center_guide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header .site_map-wrap .center_guide .site_area {
  width: 225px;
}
header .site_map-wrap .center_guide .site_area.rsch h5 {
  background-color: #0094f2;
}
header .site_map-wrap .center_guide .site_area.rsch .menu_each > li > a {
  color: #0094f2;
}
header .site_map-wrap .center_guide .site_area.trd h5 {
  background-color: #32a2b0;
}
header .site_map-wrap .center_guide .site_area.trd .menu_each > li > a {
  color: #32a2b0;
}
header .site_map-wrap .center_guide .site_area.cmnc h5 {
  background-color: #835bb4;
}
header .site_map-wrap .center_guide .site_area.cmnc .menu_each > li > a {
  color: #835bb4;
}
header .site_map-wrap .center_guide .site_area.itrd h5 {
  background-color: #4763c4;
}
header .site_map-wrap .center_guide .site_area.itrd .menu_each > li > a {
  color: #4763c4;
}
header .site_map-wrap .center_guide .site_area.gvmt {
  display: none;
}
header .site_map-wrap .center_guide .site_area h5 {
  border-radius: 5px;
}
header .site_map-wrap .center_guide .site_area h5 button {
  width: 100%;
  padding: 7px 0;
  text-align: center;
  font-size: 1.25rem;
  color: #fff;
  cursor: default;
}
header .site_map-wrap .center_guide .site_area .menu_each > li > a {
  display: block;
  margin-top: 10px;
  padding: 5px 0;
  text-align: center;
  background-color: #ededed;
  border-radius: 5px;
}
header .site_map-wrap .center_guide .site_area .menu_each ul {
  margin-top: 5px;
  padding: 0 10px;
}
header .site_map-wrap .center_guide .site_area .menu_each ul li a {
  display: block;
  line-height: 25px;
  padding-left: 15px;
  position: relative;
}
header .site_map-wrap .center_guide .site_area .menu_each ul li a:after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ededed;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 0;
}
header .site_map-wrap .site_btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 25px;
}
header .site_map-wrap .site_btm.mo {
  display: none;
}
header .site_map-wrap .site_btm li {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #969696;
}
header .site_map-wrap .site_btm li:first-child {
  border-left: none;
}
header .site_map-wrap .site_btm a {
  color: #969696;
}

.hd_search {
  position: fixed;
  top: -120px;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 5;
}
.hd_search.open {
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}
.hd_search .ct {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1340px;
  height: 90px;
  margin: 0 auto;
}
.hd_search h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 192px;
  height: 90px;
}
.hd_search .btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 870px;
  position: relative;
  padding-right: 50px;
}
.hd_search .btn_wrap .word_hidden {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 70px;
}
.hd_search .btn_wrap .search_box {
  display: block;
}
.hd_search .btn_wrap .search_box label {
  width: 0;
  height: 0;
  font-size: 0;
  text-indent: 99999em;
  overflow: hidden;
  line-height: 0;
  position: absolute;
  left: -99999em;
  top: -99999em;
}
.hd_search .btn_wrap .search_box input {
  width: 100%;
  height: 60px;
  padding: 0 5px;
  background: #fff;
  border-bottom: 3px solid #203044;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.125rem;
  color: #203044;
}
.hd_search .btn_wrap .search_box input::-webkit-input-placeholder {
  color: #203044;
}
.hd_search .btn_wrap .search_box input::-moz-placeholder {
  color: #203044;
}
.hd_search .btn_wrap .search_box input:-ms-input-placeholder {
  color: #203044;
}
.hd_search .btn_wrap .search_box input::-ms-input-placeholder {
  color: #203044;
}
.hd_search .btn_wrap .search_box input::placeholder {
  color: #203044;
}
.hd_search .btn_wrap .search_box .search {
  position: absolute;
  top: 5px;
  right: 0;
  width: 63px;
  height: 48px;
  border-radius: 7px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #2094e9 url(../img/ico_viewpage_search.png) no-repeat center;
  font-size: 0;
  line-height: 0;
}
.hd_search .btn_wrap .detail {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 153px;
  height: 48px;
  line-height: 48px;
  margin-left: 9px;
  border-radius: 7px;
  background: #2094e9;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500;
  text-indent: 7px;
}
.hd_search .btn_wrap .detail.open {
  background: #a3a3a3;
}
.hd_search .btn_wrap .detail.open::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.hd_search .btn_wrap .detail::after {
  display: inline-block;
  content: "";
  margin-left: 10px;
  width: 20px;
  height: 100%;
  background-image: url(./../img/m/ico_arw-down.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hd_search .btn_wrap .close {
  width: 30px;
  height: 34px;
  margin-left: 15px;
  background: url(../img/ico_x3.png) no-repeat;
  font-size: 0;
  line-height: 0;
  position: absolute;
  right: 0;
}
.hd_search .cb {
  display: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 20px auto 0;
  width: 1340px;
}
.hd_search .detail_wrap {
  margin-right: 50px;
  padding: 25px 0;
  width: 870px;
  border-top: 1px solid #e4e4e4;
}
.hd_search .detail_wrap .srch_step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-bottom: 30px;
  min-height: 50px;
  line-height: 50px;
  font-size: 0;
}
.hd_search .detail_wrap .srch_step .s_wrap {
  width: 100%;
}
.hd_search .detail_wrap .srch_step .srch_add {
  margin-top: 20px;
}
.hd_search .detail_wrap .srch_step .srch_add:first-child {
  margin-top: 0;
}
.hd_search .detail_wrap .srch_step strong {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  margin-right: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #2094e9;
}
.hd_search .detail_wrap .srch_step em {
  display: inline-block;
  width: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 1.5rem;
}
.hd_search .detail_wrap .srch_step input[type=date],
.hd_search .detail_wrap .srch_step button {
  margin-left: 10px;
  width: 108px;
  height: 50px;
  font-size: 1.125rem;
  border: 1px solid #dadada;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.hd_search .detail_wrap .srch_step input[type=date]::before,
.hd_search .detail_wrap .srch_step button::before {
  content: attr(data-placeholder);
  width: 81%;
}
.hd_search .detail_wrap .srch_step input[type=date]:focus::before, .hd_search .detail_wrap .srch_step input[type=date]:valid::before,
.hd_search .detail_wrap .srch_step button:focus::before,
.hd_search .detail_wrap .srch_step button:valid::before {
  display: none;
}
.hd_search .detail_wrap .srch_step input[type=date]:first-of-type,
.hd_search .detail_wrap .srch_step button:first-of-type {
  margin-left: 0;
}
.hd_search .detail_wrap .srch_step input[type=date].on,
.hd_search .detail_wrap .srch_step button.on {
  color: #fff;
  background-color: #121212;
  border: none;
}
.hd_search .detail_wrap .srch_step input[type=date].cald,
.hd_search .detail_wrap .srch_step button.cald {
  padding: 0 12px;
  width: 148px;
  height: 50px;
  font-size: 1.125rem;
  background-color: #e4e4e4;
  border-radius: 10px;
  letter-spacing: -1px;
  text-align: left;
}
.hd_search .detail_wrap .srch_step input[type=date].cald:first-of-type,
.hd_search .detail_wrap .srch_step button.cald:first-of-type {
  margin-left: 10px;
}
.hd_search .detail_wrap .srch_step input[type=date].cald:last-of-type,
.hd_search .detail_wrap .srch_step button.cald:last-of-type {
  margin-left: 0;
}
.hd_search .detail_wrap .srch_step input[type=date].d_srch,
.hd_search .detail_wrap .srch_step button.d_srch {
  display: block;
  margin: 0 auto;
  width: 128px;
  color: #fff;
  background-color: #2094e9;
  border: none;
}
.hd_search .detail_wrap .srch_step input[type=date].srch,
.hd_search .detail_wrap .srch_step button.srch {
  width: 128px;
  text-indent: -5px;
}
.hd_search .detail_wrap .srch_step input[type=date].srch::before,
.hd_search .detail_wrap .srch_step button.srch::before {
  display: inline-block;
  content: "";
  margin-right: 10px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.hd_search .detail_wrap .srch_step input[type=date].srch.add::before,
.hd_search .detail_wrap .srch_step button.srch.add::before {
  background-image: url(./../img/ico_add.png);
}
.hd_search .detail_wrap .srch_step input[type=date].srch.min::before,
.hd_search .detail_wrap .srch_step button.srch.min::before {
  background-image: url(./../img/ico_min.png);
}
.hd_search .detail_wrap .srch_step input.srch {
  margin-right: 10px;
  padding: 0 10px;
  width: 410px;
  height: 50px;
  background-color: #e4e4e4;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.hd_search .detail_wrap .srch_step .comm_select {
  margin-right: 10px;
  width: 320px;
}
.hd_search .detail_wrap .srch_step .comm_select.area {
  width: 140px;
}
.hd_search .detail_wrap .srch_step .comm_radio {
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.hd_search .detail_wrap .srch_step .comm_radio input[type=radio] + span {
  padding-left: 30px;
  font-size: 1rem;
  vertical-align: middle;
}
.hd_search .detail_wrap .srch_step .comm_radio input[type=radio] + span::before {
  border-width: 2px;
  border-radius: 0;
}
.hd_search .detail_wrap .srch_step .comm_radio input[type=radio]:checked + span::before {
  border-color: #2094e9;
}
.hd_search .detail_wrap .srch_step .comm_radio input[type=radio]:checked + span::after {
  width: 12px;
  height: 12px;
  background: url(./../img/ico_chck.png) no-repeat;
  background-size: 100%;
}

.gnb_downslide {
  position: absolute;
  left: -99999em;
  top: -99999em;
  width: 100%;
  background-color: #fff;
  opacity: 0;
  border-top: 2px solid #148ae2;
}
.gnb_downslide.open {
  left: 0;
  top: 90px;
}
.gnb_downslide .gnb_guide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding-top: 30px;
  width: 1340px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.gnb_downslide .gnb_guide h2 {
  width: 192px;
  font-size: 2.25rem;
  font-weight: 400;
  color: #0094f2;
  text-align: right;
}
.gnb_downslide .gnb_guide .menu_each {
  width: 990px;
  min-height: 240px;
  margin-left: 145px;
  font-size: 0;
  padding-bottom: 30px;
}
.gnb_downslide .gnb_guide .menu_each > li {
  display: inline-block;
  margin: 0 20px;
  padding-bottom: 30px;
  width: 160px;
  vertical-align: top;
}
.gnb_downslide .gnb_guide .menu_each > li.w_auto {
  width: auto;
}
.gnb_downslide .gnb_guide .menu_each > li > a {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 1em;
  font-size: 1.125rem;
  font-weight: 700;
  color: #072446;
  border-bottom: 2px solid #b8dcf6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.gnb_downslide .gnb_guide .menu_each > li > a:hover {
  border-color: #2094e9;
}
.gnb_downslide .gnb_guide .menu_each > li ul a {
  display: inline-block;
  line-height: 2em;
  font-size: 1rem;
  color: #072446;
}
.gnb_downslide .gnb_guide .menu_each > li ul a:after {
  display: block;
  content: "";
  width: 0;
  height: 1px;
  background-color: #b8dcf6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.gnb_downslide .gnb_guide .menu_each > li ul a:hover:after {
  width: 100%;
}

#bnnrWrap {
  display: none;
  min-width: 1400px;
  position: relative;
  z-index: 5;
  background-color: #2094e9;
  overflow: hidden;
}
#bnnrWrap.open {
  display: block;
}
#bnnrWrap .bnnr_slide {
  position: relative;
  z-index: 1;
}
#bnnrWrap .bnnr_slide:after {
  display: block;
  content: "";
  clear: both;
}
#bnnrWrap .bnnr_dots {
  position: absolute;
  margin-left: -675px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}
#bnnrWrap .bnnr_dots .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 90px;
}
#bnnrWrap .bnnr_dots .slick-dots li {
  margin: 0 4px;
}
#bnnrWrap .bnnr_dots .slick-dots li.slick-active button {
  background-color: #c7eaff;
}
#bnnrWrap .bnnr_dots .slick-dots li button {
  width: 10px;
  height: 10px;
  font-size: 0;
  border-radius: 100%;
  background-color: #49a7eb;
  vertical-align: super;
}
#bnnrWrap .bnnr_box {
  float: left;
  width: 100%;
}
#bnnrWrap .bnnr_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  width: 1340px;
  height: 70px;
  font-size: 1.125rem;
}
#bnnrWrap .bnnr_txt p {
  display: inline-block;
  vertical-align: top;
  max-width: 1036px;
  margin-left: 100px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#bnnrWrap .bnnr_txt p strong {
  display: inline-block;
  vertical-align: top;
  padding-right: 40px;
  font-weight: 500;
  position: relative;
}
#bnnrWrap .bnnr_txt p strong:after {
  display: block;
  content: "";
  padding: 5px 0;
  width: 1px;
  height: 100%;
  background-color: #5badeb;
  position: absolute;
  top: -5px;
  bottom: auto;
  left: auto;
  right: 15px;
}
#bnnrWrap .bnnr_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  right: 50%;
  margin-right: -675px;
}
#bnnrWrap .bnnr_btn .btn_x {
  margin-left: 20px;
  width: 30px;
  height: 34px;
  font-size: 0;
  background-image: url(./../img/ico_x.png);
  background-repeat: no-repeat;
  background-position: center;
}
#bnnrWrap .bnnr_btn .comm_check input[type=checkbox] + span {
  padding-left: 30px;
  font-size: 0.875rem;
}
#bnnrWrap .bnnr_btn .comm_check input[type=checkbox] + span::before {
  border-color: #8ac5f1;
  border-radius: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#bnnrWrap .bnnr_btn .comm_check input[type=checkbox] + span::after {
  background-color: #fff;
  border-radius: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.input_wrap {
  font-size: 0;
}
.input_wrap li {
  display: inline-block;
  width: 100%;
  margin-top: 22px;
}
.input_wrap li.blc {
  display: block;
}
.input_wrap li.half {
  width: 475px;
}
.input_wrap li.name, .input_wrap li.belong {
  width: 230px;
}
.input_wrap li.mr {
  margin-right: 8px;
}
.input_wrap li .label_name {
  position: relative;
  display: inline-block;
  padding-bottom: 16px;
  margin-right: 134px;
  color: #191919;
  font-size: 1.125rem;
}
.input_wrap li .label_name::after {
  position: absolute;
  top: -2px;
  right: -10px;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #0094f2;
  border-radius: 50%;
}
.input_wrap li .label_name.n::after {
  display: none;
}
.input_wrap li input[type=text],
.input_wrap li input[type=number],
.input_wrap li input[type=password] {
  width: 100%;
  height: 50px;
  margin-bottom: 9px;
  padding: 0 20px;
  border: 1px solid #dadada;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
}
.input_wrap li .comm_select {
  width: 236px;
  margin-bottom: 9px;
}
.input_wrap li .comm_select.w100 {
  width: 100%;
  margin-bottom: 9px;
}
.input_wrap li .comm_select:first-child {
  margin-right: 3px;
}
.input_wrap li .comm_select select {
  border-radius: 8px;
  border: 1px solid #dadada;
}
.input_wrap li.address {
  width: 100%;
}
.input_wrap li.address input:nth-of-type(1) {
  width: 230px;
  background: #f2f2f2;
}
.input_wrap li.address button {
  width: 127px;
  height: 50px;
  margin-left: 5px;
  color: #fff;
  background: #121212;
  border-radius: 6px;
}
.input_wrap li.email {
  width: 100%;
}
.input_wrap li.email input:nth-of-type(1) {
  width: 215px;
}
.input_wrap li.email input:nth-of-type(2) {
  width: 225px;
}
.input_wrap li.email .at {
  padding: 0 7px;
  font-size: 1.5rem;
  line-height: 44px;
}
.input_wrap li.email .comm_select {
  width: 180px;
  margin-left: 9px;
}
.input_wrap li.email .comm_select select {
  border-radius: 8px;
  border: 1px solid #dadada;
  line-height: 1.2em;
}
.input_wrap li.contact .comm_select,
.input_wrap li.contact input {
  width: 234px;
  margin-right: 8px;
}
.input_wrap li.file input[type=text] {
  width: 230px;
  background: #f2f2f2;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.input_wrap li.file .file_btn {
  position: relative;
  display: inline-block;
  margin-left: 5px;
}
.input_wrap li.file .file_btn label {
  display: block;
  width: 127px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #121212;
  border-radius: 6px;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
}
.input_wrap li.file .file_btn input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  opacity: 0;
  cursor: pointer;
}
.input_wrap li.file .label_name:after {
  display: none;
}
.input_wrap li.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.input_wrap li.radio .comm_radio {
  padding-bottom: 16px;
}
.input_wrap li.radio .comm_radio span {
  margin-right: 95px;
  font-size: 1.125rem;
}
.input_wrap li.text {
  width: 100%;
}
.input_wrap li.text textarea {
  width: 100%;
  height: 192px;
  padding: 30px 37px;
  border: 1px solid #dadada;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
  line-height: 1.3em;
  -webkit-appearance: none;
}
.input_wrap li .security_word {
  line-height: 0;
}
.input_wrap li .security_word span {
  display: inline-block;
  width: 200px;
  height: 50px;
  border: 1px solid #dadada;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-align: center;
}
.input_wrap li .security_word span img {
  display: block;
  width: 100%;
  height: 100%;
}
.input_wrap li .security_word label button {
  width: 50px;
  height: 50px;
  margin: 0 9px 0 4px;
  background: #0094f2 url(../img/ico_again.png) no-repeat center;
  border-radius: 8px;
  font-size: 0;
  line-height: 0;
}
.input_wrap li .security_word input {
  width: 210px;
}
.input_wrap.desc-box li.half {
  width: 100%;
}
.input_wrap.desc-box .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 9px;
}
.input_wrap.desc-box .box input[type=text] {
  width: 475px;
  margin-bottom: 0;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.input_wrap.desc-box .desc {
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
  color: #a5a5a5;
  font-size: 1rem;
}
.input_wrap.desc-box .desc:before {
  content: "*";
  position: absolute;
  top: 4px;
  left: 0;
}

#satisfied {
  width: 1340px;
  margin: 0 auto;
  padding-bottom: 100px;
  overflow: hidden;
}
#satisfied .nuri_top {
  text-align: center;
}
#satisfied .nuri_top p {
  font-size: 0.875rem;
  margin-top: 16px;
  color: #666;
}
#satisfied .nuri_top p em {
  color: #0094f2;
}
#satisfied .nuri_option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 63px 20px;
  margin: 28px 0 34px;
  background: #f6f6f6;
  border-radius: 10px;
  border: 2px solid #e7e7e7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#satisfied .line_align strong {
  font-size: 1.1875rem;
  display: block;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 15px;
  font-weight: 500;
}
#satisfied .line_align ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#satisfied .line_align ul li {
  margin-left: 22px;
}
#satisfied .line_align ul li:first-child {
  margin-left: 0;
}
#satisfied .line_align ul li span {
  font-size: 1.0625rem;
  font-weight: 500;
}
#satisfied .nuri_regist {
  position: relative;
  width: 543px;
  height: 62px;
  padding: 10px 30px;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #ccd2e1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#satisfied .nuri_regist label {
  width: 100%;
  height: 100%;
}
#satisfied .nuri_regist input {
  width: 100%;
  height: 40px;
  padding-right: 165px;
  color: #000;
  font-size: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#satisfied .nuri_regist input::-webkit-input-placeholder {
  color: #949da9;
}
#satisfied .nuri_regist input::-moz-placeholder {
  color: #949da9;
}
#satisfied .nuri_regist input:-ms-input-placeholder {
  color: #949da9;
}
#satisfied .nuri_regist input::-ms-input-placeholder {
  color: #949da9;
}
#satisfied .nuri_regist input::placeholder {
  color: #949da9;
}
#satisfied .nuri_regist button {
  position: absolute;
  top: 50%;
  right: 3px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 174px;
  height: 54px;
  font-size: 1.1875rem;
  font-weight: 500;
  color: #fff;
  background-color: #000;
  border-radius: 10px;
}
#satisfied .manager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666;
  text-align: center;
  margin-top: 30px;
  font-size: 1.25rem;
}
#satisfied .manager::before {
  display: inline-block;
  content: "I";
  margin-left: 2px;
  font-size: 1.5rem;
  color: #000;
  font-weight: 300;
}
#satisfied .manager li:first-child {
  padding-right: 4px;
}
#satisfied .manager em {
  padding: 0 8px 0 5px;
  color: #000;
  font-weight: 700;
}
#satisfied .manager a {
  font-size: 1.25rem;
  color: #666;
}
#satisfied .manager .email {
  display: inline-block;
  width: 18px;
  height: 14px;
  margin-left: 15px;
  background: url(../img/ico_email.png) no-repeat center;
  background-size: 100% auto;
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
}

footer {
  padding: 25px 0;
  min-width: 1400px;
  background-color: #121212;
}
footer .fot_guide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  width: 1340px;
  background: url(../img/Kiet_logo-foot.png) no-repeat;
}
footer .fot_guide.mo {
  display: none;
}
footer .fot_guide .address {
  padding-top: 55px;
  line-height: 1.5em;
  font-size: 0.8125rem;
  color: #fff;
  letter-spacing: 0;
}
footer .fot_guide .address em {
  color: #2094e9;
}
footer .fot_guide .fot_menu a {
  line-height: 2em;
  font-size: 0.875rem;
  color: #fff;
}
footer .fot_guide .fot_menu a.blue {
  color: #2094e9;
}
footer .fot_guide .fot_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
}
footer .fot_guide .fot_sns a {
  display: block;
  margin: 0 6px;
  width: 35px;
  height: 35px;
  font-size: 0;
  line-height: 0;
  color: #fff;
  background-repeat: no-repeat;
}
footer .fot_guide .fot_sns a.n {
  background-image: url(./../img/ico_sns01.png);
}
footer .fot_guide .fot_sns a.u {
  background-image: url(./../img/ico_sns02.png);
}
footer .fot_guide .fot_sns a.f {
  background-image: url(./../img/ico_sns03.png);
}
footer .fot_guide .fot_sns a.p {
  background-image: url(./../img/ico_sns04.png);
}

.slick-track:after {
  display: block;
  content: "";
  clear: both;
}

.back-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  z-index: 9;
}

#backBg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  z-index: 9;
}

#webVersion.slidepop_open {
  overflow: hidden;
}
#webVersion.slidepop_open .popup_left-slide.open {
  right: 0;
}

.mini_popup-guide {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 630px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #f7fcff;
  text-align: center;
  z-index: 10;
  border-radius: 30px;
  overflow: hidden;
  display: none;
  opacity: 0;
}
.mini_popup-guide.promotion {
  width: 1080px;
  border-radius: 10px;
}
.mini_popup-guide.open {
  display: block;
}
.mini_popup-guide > strong {
  display: block;
  font-size: 1.375rem;
  color: #fff;
  background-color: #0094f2;
  line-height: 1em;
  padding: 17px 0 17px 40px;
  font-weight: 700;
  text-align: left;
}
.mini_popup-guide > button {
  position: absolute;
  right: 24px;
  top: 13px;
  width: 30px;
  height: 30px;
  background: url(../img/btn_popup-close.png) center no-repeat;
  text-indent: -99999em;
}
.mini_popup-guide > img {
  display: block;
  width: 100%;
}
.mini_popup-guide .mini_conts {
  padding: 45px 0 75px;
  font-size: 1.125rem;
}
.mini_popup-guide .mini_conts p {
  line-height: 1em;
  margin: 20px 0 60px 0;
}
.mini_popup-guide .mini_conts p.done {
  margin: 10px 0 30px;
  line-height: 1.3em;
  font-size: 1.875rem;
  font-weight: 500;
}
.mini_popup-guide .mini_conts p.mid {
  font-size: 1.5rem;
}
.mini_popup-guide .mini_conts p.mb0 {
  margin-bottom: 0;
}
.mini_popup-guide .mini_conts.security {
  padding: 45px 0;
}
.mini_popup-guide .mini_conts.security p {
  margin-top: 0;
}
.mini_popup-guide .mini_conts.security p br {
  display: none;
}
.mini_popup-guide .mini_conts.manager-info {
  padding: 45px 0;
}
.mini_popup-guide .mini_conts.manager-info p {
  margin-top: 0;
}
.mini_popup-guide .mini_conts.manager-info strong {
  display: block;
  margin-top: 24px;
  line-height: 1.2em;
  color: #0099fc;
  font-size: 1.875rem;
  font-weight: 500;
}
.mini_popup-guide .mini_conts.manager-info .comm_twins-btns {
  margin-top: 35px;
}
.mini_popup-guide .mini_conts.gamsa_Info strong {
  display: block;
  line-height: 1.2em;
  color: #0099fc;
  font-size: 1.875rem;
  font-weight: 500;
}
.mini_popup-guide .mini_conts.gamsa_Info p {
  margin-top: 20px;
}
.mini_popup-guide .mini_conts.promotion-info {
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 20px;
  padding: 45px 30px;
}
.mini_popup-guide .mini_conts.promotion-info .promotion-info_video {
  height: 383px;
}
.mini_popup-guide .mini_conts.promotion-info .promotion-info_txt {
  padding: 20px 15px;
  background-color: #ddf1fd;
}
.mini_popup-guide .mini_conts.promotion-info .promotion-info_txt p {
  height: 343px;
  margin: 0;
  text-align: left;
  line-height: 1.7em;
  overflow-y: scroll;
}
.mini_popup-guide .mini_conts.promotion-info .promotion-info_txt p::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}
.mini_popup-guide .mini_conts.promotion-info .promotion-info_txt p::-webkit-scrollbar-thumb {
  background-color: #f7fcff;
  border-radius: 4px;
}
.mini_popup-guide .mini_conts.promotion-info .promotion-info_txt p::-webkit-scrollbar-track {
  background-color: #ddf1fd;
}
.mini_popup-guide .input_wrap {
  margin-top: 20px;
}
.mini_popup-guide .input_wrap li {
  margin-top: 0;
}
.mini_popup-guide .input_wrap .security_word img {
  height: 54px;
}
.mini_popup-guide .input_wrap .security_word label {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}
.mini_popup-guide .input_wrap .security_word label button {
  width: 35px;
  height: 35px;
  margin: 0;
  background: url("../img/ico_re.png") no-repeat center;
  font-size: 0;
  line-height: 0;
}
.mini_popup-guide .input_wrap .security_word input[type=text] {
  width: 180px;
  height: 60px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mini_popup-guide .input_wrap .security_word .sw-box {
  margin-top: 15px;
}
.mini_popup-guide .input_wrap .security_word .sw-box:first-child {
  margin-top: 0;
}
.mini_popup-guide .input_wrap .security_word .sw-box .comm_twins-btns {
  display: inline-block;
}

.side_popup-guide {
  position: fixed;
  top: 0;
  right: -100%;
  width: 1124px;
  max-height: 890px;
  height: 100%;
  border-radius: 30px;
  background: url(../img/bg_popup.png) no-repeat;
  background-size: 100% auto;
  overflow: hidden;
  z-index: 10;
}
.side_popup-guide.open {
  right: 0;
}
.side_popup-guide .pop_top h4 {
  width: 100%;
  height: 60px;
  padding-left: 40px;
  line-height: 60px;
  font-size: 1.375rem;
  font-weight: 700;
  color: #fff;
  background: #0099fc;
}
.side_popup-guide .close {
  position: absolute;
  top: 19px;
  right: 29px;
  width: 16px;
  height: 16px;
  border: solid #fff;
  border-width: 0 0 3px 3px;
  -webkit-transform: rotate(225deg) translateY(-30%);
          transform: rotate(225deg) translateY(-30%);
  font-size: 0;
  line-height: 0;
}

#loading {
  display: inline-block;
  width: 150px;
  height: 150px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  -webkit-animation: spin 1s ease-in-out infinite;
          animation: spin 1s ease-in-out infinite;
}
#loading:after {
  content: "LOADING...";
  text-align: center;
  display: block;
  width: 100%;
  line-height: 1em;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.back-bg.loading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 11;
}

.scroll_top {
  position: fixed;
  right: 60px;
  bottom: -14%;
  z-index: 2;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transition-property: bottom;
  transition-property: bottom;
}
.scroll_top.on {
  bottom: 50px;
}
.scroll_top button {
  width: 66px;
  height: 66px;
  background: url("../img/ico_arw_up.png") no-repeat center/100%;
  -webkit-filter: drop-shadow(0 0 5px rgba(49, 49, 49, 0.4392156863));
          filter: drop-shadow(0 0 5px rgba(49, 49, 49, 0.4392156863));
  font-size: 0;
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360.001deg);
            transform: rotate(360.001deg);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360.001deg);
            transform: rotate(360.001deg);
  }
}
@media all and (max-width: 1280px) {
  .ui-autocomplete {
    padding: 0.46875vw 0;
  }
  .ui-autocomplete li a {
    padding: 0.78125vw 0;
    font-size: 1.875vw;
    text-indent: 1.09375vw;
  }
  #contents {
    min-width: auto;
    background-position-y: 15.625vw;
  }
  header .nav_wrap {
    width: 100%;
    min-width: auto;
  }
  header .nav_wrap .nav_guide {
    width: 95%;
  }
  header .nav_wrap .nav_guide h1 {
    width: 15vw;
    height: 7.03125vw;
  }
  header .nav_wrap .nav_guide nav {
    margin-left: 2%;
  }
  header .nav_wrap .nav_guide nav .line_mu {
    width: 22.1875vw;
  }
  header .nav_wrap .nav_guide nav .line_mu li {
    white-space: nowrap;
  }
  header .nav_wrap .nav_guide nav > ul {
    width: 52.34375vw;
  }
  header .nav_wrap .nav_guide nav > ul > li > button {
    height: 7.03125vw;
    font-size: 1rem;
  }
  header .nav_wrap .nav_guide .other_link > ul {
    height: 7.03125vw;
  }
  header .nav_wrap .nav_guide .other_link > ul .info {
    margin-right: 1.5625vw;
    padding-right: 1.5625vw;
    font-size: 0.6666666667rem;
  }
  header .nav_wrap .nav_guide .other_link > ul .info:after {
    width: 0.15625vw;
  }
  header .nav_wrap .nav_guide .other_link > ul a {
    padding-right: 1.5625vw;
    font-size: 0.7222222222rem;
  }
  header .nav_wrap .nav_guide .other_link .search {
    width: 3.59375vw;
    height: 3.59375vw;
    background-size: 100% auto;
  }
  header .nav_wrap .nav_guide .other_link .btn_menu {
    width: 3.59375vw;
    height: 3.59375vw;
    margin-left: 0.78125vw;
  }
  header .site_map-wrap {
    padding-bottom: 2.34375vw;
  }
  header .site_map-wrap .site_top {
    width: 95%;
  }
  header .site_map-wrap .site_btm,
  header .site_map-wrap .site_mid {
    width: 90%;
  }
  header .site_map-wrap .site_top {
    height: 7.03125vw;
  }
  header .site_map-wrap .site_top h1 {
    width: 15vw;
  }
  header .site_map-wrap .site_top h2 {
    font-size: 1.4444444444rem;
  }
  header .site_map-wrap .site_top .btn_close {
    width: 2.34375vw;
    height: 2.65625vw;
    margin-left: 1.171875vw;
    background-size: 100% auto;
  }
  header .site_map-wrap .center_guide .site_area {
    width: 17.578125vw;
  }
  header .site_map-wrap .center_guide .site_area h5 button {
    padding: 0.546875vw 0;
    font-size: 1.1111111111rem;
  }
  header .site_map-wrap .center_guide .site_area .menu_each > li > a {
    margin-top: 1.5625vw;
    padding: 0.390625vw 0;
  }
  header .site_map-wrap .center_guide .site_area .menu_each ul {
    margin-top: 0.78125vw;
    padding: 0 0.78125vw;
  }
  header .site_map-wrap .center_guide .site_area .menu_each ul li a {
    line-height: 1.953125vw;
    padding-left: 1.171875vw;
  }
  header .site_map-wrap .center_guide .site_area .menu_each ul li a:after {
    width: 5px;
    height: 5px;
    top: 0.625vw;
  }
  header .site_map-wrap .site_btm {
    margin-top: 2.34375vw;
  }
  header .site_map-wrap .site_btm li {
    margin-left: 1.5625vw;
    padding-left: 1.5625vw;
  }
  .hd_search .ct {
    width: 95%;
    height: 7.03125vw;
  }
  .hd_search h1 {
    width: 15vw;
    height: 7.03125vw;
  }
  .hd_search .btn_wrap {
    padding-right: 3.90625vw;
    width: 67.96875vw;
  }
  .hd_search .btn_wrap .word_hidden {
    padding-right: 5.46875vw;
  }
  .hd_search .btn_wrap .search_box input {
    height: 5.46875vw;
    padding: 0 0.390625vw;
    border-width: 0.234375vw;
    font-size: 1rem;
  }
  .hd_search .btn_wrap .search_box .search {
    top: 0.390625vw;
    right: 0;
    width: 4.921875vw;
    height: 4.53125vw;
    border-radius: 0.546875vw;
    background-size: 1.328125vw auto;
  }
  .hd_search .btn_wrap .detail {
    width: 11.953125vw;
    height: 4.53125vw;
    line-height: 4.53125vw;
    margin-left: 0.703125vw;
    border-radius: 0.546875vw;
    font-size: 1rem;
    text-indent: 0.546875vw;
  }
  .hd_search .btn_wrap .detail::after {
    margin-left: 0.78125vw;
    width: 1.5625vw;
  }
  .hd_search .btn_wrap .close {
    width: 2.34375vw;
    height: 2.65625vw;
    margin-left: 1.171875vw;
    background-size: 100% auto;
  }
  .hd_search .cb {
    margin: 1.5625vw auto 0;
    width: 95%;
  }
  .hd_search .detail_wrap {
    margin-right: 3.90625vw;
    padding: 1.953125vw 0;
    width: 67.96875vw;
  }
  .hd_search .detail_wrap .srch_step {
    padding-bottom: 2.34375vw;
    min-height: 3.90625vw;
    line-height: 3.90625vw;
  }
  .hd_search .detail_wrap .srch_step .srch_add {
    margin-top: 1.5625vw;
  }
  .hd_search .detail_wrap .srch_step strong {
    font-size: 1rem;
    margin-right: 1.5625vw;
  }
  .hd_search .detail_wrap .srch_step em {
    width: 3.90625vw;
    line-height: 3.90625vw;
    font-size: 1.3333333333rem;
  }
  .hd_search .detail_wrap .srch_step input[type=date],
  .hd_search .detail_wrap .srch_step button {
    margin-left: 0.78125vw;
    width: 7.03125vw;
    height: 3.90625vw;
    font-size: 0.8333333333rem;
    border-radius: 0.46875vw;
  }
  .hd_search .detail_wrap .srch_step input[type=date].cald,
  .hd_search .detail_wrap .srch_step button.cald {
    padding: 0 0.9375vw;
    width: 11.5625vw;
    height: 3.90625vw;
    font-size: 0.8333333333rem;
    background-position: right 0.78125vw center;
    border-radius: 0.78125vw;
    background-size: 2.34375vw auto;
  }
  .hd_search .detail_wrap .srch_step input[type=date].d_srch,
  .hd_search .detail_wrap .srch_step button.d_srch {
    width: 10vw;
  }
  .hd_search .detail_wrap .srch_step input[type=date].srch,
  .hd_search .detail_wrap .srch_step button.srch {
    width: 10vw;
    text-indent: -0.390625vw;
  }
  .hd_search .detail_wrap .srch_step input[type=date].srch::before,
  .hd_search .detail_wrap .srch_step button.srch::before {
    margin-right: 0.78125vw;
    width: 1.25vw;
    height: 1.25vw;
  }
  .hd_search .detail_wrap .srch_step input.srch {
    margin-right: 0.78125vw;
    padding: 0 0.78125vw;
    width: 32.03125vw;
    height: 3.90625vw;
    border-radius: 0.46875vw;
  }
  .hd_search .detail_wrap .srch_step .comm_select {
    margin-right: 0.78125vw;
    width: 25vw;
  }
  .hd_search .detail_wrap .srch_step .comm_select.area {
    width: 12.109375vw;
  }
  .hd_search .detail_wrap .srch_step .comm_radio {
    margin-right: 1.171875vw;
  }
  .hd_search .detail_wrap .srch_step .comm_radio input[type=radio] + span {
    padding-left: 2.34375vw;
    font-size: 0.8888888889rem;
  }
  .hd_search .detail_wrap .srch_step .comm_radio input[type=radio]:checked + span::after {
    width: 0.9375vw;
    height: 0.9375vw;
  }
  .gnb_downslide {
    border-width: 0.15625vw;
  }
  .gnb_downslide.open {
    top: 7.03125vw;
  }
  .gnb_downslide .gnb_guide {
    padding-top: 2.34375vw;
    width: 95%;
  }
  .gnb_downslide .gnb_guide h2 {
    width: 15vw;
    font-size: 1.5555555556rem;
  }
  .gnb_downslide .gnb_guide .menu_each {
    width: 89.6875vw;
    min-height: 18.75vw;
    margin-left: 8%;
    padding-bottom: 2.34375vw;
  }
  .gnb_downslide .gnb_guide .menu_each > li {
    margin: 0 1.5625vw;
    padding-bottom: 2.34375vw;
    width: 14.0625vw;
  }
  .gnb_downslide .gnb_guide .menu_each > li > a {
    margin-bottom: 0.78125vw;
    padding-bottom: 0.78125vw;
    font-size: 1rem;
    border-width: 0.15625vw;
  }
  .gnb_downslide .gnb_guide .menu_each > li ul a {
    font-size: 0.8888888889rem;
  }
  .gnb_downslide .gnb_guide .menu_each > li ul a:after {
    height: 1px;
  }
  #bnnrWrap {
    min-width: auto;
  }
  #bnnrWrap .bnnr_dots {
    margin-left: -48%;
  }
  #bnnrWrap .bnnr_dots .slick-dots li {
    margin: 0 0.3125vw;
  }
  #bnnrWrap .bnnr_dots .slick-dots li button {
    width: 0.78125vw;
    height: 0.78125vw;
  }
  #bnnrWrap .bnnr_txt {
    width: 95%;
    height: 5.46875vw;
    font-size: 1rem;
  }
  #bnnrWrap .bnnr_txt p {
    max-width: 65.625vw;
    margin-left: 8%;
  }
  #bnnrWrap .bnnr_txt p strong {
    padding-right: 3.125vw;
  }
  #bnnrWrap .bnnr_txt p strong:after {
    padding: 0.390625vw 0;
    width: 1px;
    position: absolute;
    top: -0.390625vw;
    bottom: auto;
    left: auto;
    right: 1.171875vw;
  }
  #bnnrWrap .bnnr_btn {
    min-width: 140px;
    margin-right: -48%;
  }
  #bnnrWrap .bnnr_btn .btn_x {
    margin-left: 1.5625vw;
    width: 2.34375vw;
    height: 2.65625vw;
    background-size: contain;
  }
  #bnnrWrap .bnnr_btn .comm_check input[type=checkbox] + span {
    padding-left: 2.34375vw;
    font-size: 0.7777777778rem;
  }
  .input_wrap li {
    margin-top: 1.71875vw;
  }
  .input_wrap li.half {
    width: 49.5%;
  }
  .input_wrap li.name, .input_wrap li.belong {
    width: 17.96875vw;
  }
  .input_wrap li.mr {
    margin-right: 1%;
  }
  .input_wrap li .label_name {
    padding-bottom: 1.25vw;
    margin-right: 3.90625vw;
    font-size: 1rem;
    /* &::after{top:vwCalc_t(-2);right:vwCalc_t(-10);width:vwCalc_t(5);height:vwCalc_t(5)} */
  }
  .input_wrap li input[type=number],
  .input_wrap li input[type=text],
  .input_wrap li input[type=password] {
    height: 3.90625vw;
    margin-bottom: 0.703125vw;
    padding: 0 1.5625vw;
    border-radius: 0.625vw;
    font-size: 0.8888888889rem;
  }
  .input_wrap li .comm_select {
    width: 49.5%;
    margin-bottom: 0.703125vw;
  }
  .input_wrap li .comm_select.w100 {
    margin-bottom: 0.703125vw;
  }
  .input_wrap li .comm_select:first-child {
    margin-right: 1%;
  }
  .input_wrap li .comm_select select {
    border-radius: 0.625vw;
  }
  .input_wrap li.address input:nth-of-type(1) {
    width: 17.96875vw;
  }
  .input_wrap li.address button {
    width: 9.921875vw;
    min-width: 95px;
    height: 3.90625vw;
    margin-left: 0.390625vw;
    border-radius: 0.46875vw;
    font-size: 0.8888888889rem;
  }
  .input_wrap li.email input:nth-of-type(1) {
    width: 16.796875vw;
  }
  .input_wrap li.email input:nth-of-type(2) {
    width: 17.578125vw;
  }
  .input_wrap li.email .at {
    padding: 0 0.546875vw;
    font-size: 1.3333333333rem;
    line-height: 3.4375vw;
  }
  .input_wrap li.email .comm_select {
    width: 14.0625vw;
    min-width: 15vw;
    margin-left: 0.703125vw;
  }
  .input_wrap li.email .comm_select select {
    border-radius: 0.625vw;
    line-height: 1.4em;
  }
  .input_wrap li.contact .comm_select,
  .input_wrap li.contact input {
    width: 18.28125vw;
    margin-right: 0.625vw;
  }
  .input_wrap li.file input[type=text] {
    width: 17.96875vw;
  }
  .input_wrap li.file .file_btn {
    margin-left: 0.390625vw;
  }
  .input_wrap li.file .file_btn label {
    width: 9.921875vw;
    height: 3.90625vw;
    line-height: 3.90625vw;
    border-radius: 0.46875vw;
    font-size: 0.8888888889rem;
  }
  .input_wrap li.radio {
    margin-bottom: 0.78125vw;
  }
  .input_wrap li.radio .comm_radio {
    padding-bottom: 1.25vw;
  }
  .input_wrap li.radio .comm_radio span {
    margin-right: 7.421875vw;
    font-size: 1rem;
  }
  .input_wrap li.text textarea {
    height: 15vw;
    padding: 2.34375vw 2.890625vw;
    border-radius: 0.625vw;
    font-size: 0.8888888889rem;
  }
  .input_wrap li .security_word span {
    width: 15.625vw;
    height: 3.90625vw;
    border-radius: 0.625vw;
  }
  .input_wrap li .security_word label button {
    width: 3.90625vw;
    height: 3.90625vw;
    margin: 0 0.703125vw 0 0.3125vw;
    border-radius: 0.625vw;
  }
  .input_wrap li .security_word input {
    width: 16.40625vw;
  }
  .input_wrap.desc-box .box {
    margin-bottom: 0.703125vw;
  }
  .input_wrap.desc-box .box input[type=text] {
    width: 49.5%;
  }
  .input_wrap.desc-box .desc {
    margin-left: 0.78125vw;
    padding-left: 0.78125vw;
    font-size: 0.8888888889rem;
  }
  .input_wrap.desc-box .desc:before {
    top: 0.3125vw;
  }
  #satisfied {
    width: 95%;
    padding-bottom: 7.8125vw;
  }
  #satisfied .nuri_top p {
    font-size: 0.7777777778rem;
    margin-top: 1.25vw;
  }
  #satisfied .nuri_option {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2.34375vw 4.6875vw 1.953125vw;
    margin: 2.1875vw 0 2.65625vw;
    border-radius: 0.78125vw;
  }
  #satisfied .nuri_option .line_align strong {
    font-size: 1.0555555556rem;
    margin-bottom: 1.171875vw;
  }
  #satisfied .nuri_option .line_align ul li {
    margin-left: 1.71875vw;
  }
  #satisfied .nuri_option .line_align ul li:first-child {
    margin-left: 0;
  }
  #satisfied .nuri_option .line_align ul li span {
    font-size: 0.8888888889rem;
    line-height: 1em;
  }
  #satisfied .nuri_option .nuri_regist {
    width: 39.0625vw;
    height: 4.84375vw;
    padding: 0.78125vw 2.34375vw;
    border-radius: 0.78125vw;
  }
  #satisfied .nuri_option .nuri_regist input {
    height: 3.125vw;
    padding-right: 12.890625vw;
    font-size: 0.8888888889rem;
  }
  #satisfied .nuri_option .nuri_regist button {
    right: 0.234375vw;
    width: 13.59375vw;
    height: 4.21875vw;
    font-size: 1.0555555556rem;
    border-radius: 0.78125vw;
  }
  #satisfied .manager {
    margin-top: 2.34375vw;
    font-size: 1.1111111111rem;
  }
  #satisfied .manager::before {
    margin-left: 0.15625vw;
    font-size: 1.3333333333rem;
  }
  #satisfied .manager em {
    padding: 0 0.625vw 0 0.390625vw;
  }
  #satisfied .manager .email {
    width: 18px;
    height: 14px;
    margin-left: 1.171875vw;
  }
  #satisfied .manager a {
    font-size: 1.1111111111rem;
    vertical-align: baseline;
  }
  footer {
    padding: 1.953125vw 0;
    width: 100%;
    min-width: auto;
  }
  footer .fot_guide {
    width: 95%;
    background-size: 13.59375vw auto;
  }
  footer .fot_guide .address {
    padding-top: 4.296875vw;
    font-size: 0.7222222222rem;
  }
  footer .fot_guide .fot_menu a {
    font-size: 0.7777777778rem;
  }
  footer .fot_guide .fot_sns {
    padding-right: 0;
  }
  footer .fot_guide .fot_sns a {
    margin: 0 0.46875vw;
    width: 2.734375vw;
    height: 2.734375vw;
    background-size: contain;
  }
  .mini_popup-guide {
    width: 49.21875vw;
    border-radius: 2.34375vw;
  }
  .mini_popup-guide.promotion {
    width: 84.375vw;
  }
  .mini_popup-guide > strong {
    padding: 1.328125vw 0 1.328125vw 3.125vw;
    font-size: 1.2222222222rem;
  }
  .mini_popup-guide > button {
    right: 1.875vw;
    top: 1.015625vw;
    width: 2.34375vw;
    height: 2.34375vw;
    background-size: 2.34375vw auto;
  }
  .mini_popup-guide .mini_conts {
    padding: 3.515625vw 0 5.859375vw;
  }
  .mini_popup-guide .mini_conts p.done {
    margin: 0.78125vw 0 2.34375vw;
    font-size: 1.6666666667rem;
  }
  .mini_popup-guide .mini_conts p.mid {
    font-size: 1.3333333333rem;
  }
  .mini_popup-guide .mini_conts.security {
    padding: 3.515625vw 0;
  }
  .mini_popup-guide .mini_conts.security p {
    line-height: 1.2em;
  }
  .mini_popup-guide .mini_conts.security p br {
    display: block;
  }
  .mini_popup-guide .mini_conts.manager-info {
    padding: 3.515625vw 0;
  }
  .mini_popup-guide .mini_conts.manager-info strong {
    margin-top: 1.875vw;
    font-size: 1.6666666667rem;
  }
  .mini_popup-guide .mini_conts.manager-info .comm_twins-btns {
    margin-top: 2.734375vw;
  }
  .mini_popup-guide .mini_conts.gamsa_Info strong {
    font-size: 1.6666666667rem;
  }
  .mini_popup-guide .mini_conts.gamsa_Info p {
    margin-top: 1.5625vw;
  }
  .mini_popup-guide .mini_conts.promotion-info {
    grid-template-columns: 1fr 23.4375vw;
    gap: 1.5625vw;
    padding: 3.515625vw 2.34375vw;
  }
  .mini_popup-guide .mini_conts.promotion-info .promotion-info_video {
    height: 29.921875vw;
  }
  .mini_popup-guide .mini_conts.promotion-info .promotion-info_txt {
    padding: 1.5625vw 1.171875vw;
  }
  .mini_popup-guide .mini_conts.promotion-info .promotion-info_txt p {
    height: 26.796875vw;
  }
  .mini_popup-guide .mini_conts.promotion-info .promotion-info_txt p::-webkit-scrollbar {
    width: 0.46875vw;
    height: 0.625vw;
  }
  .mini_popup-guide .input_wrap .security_word img {
    height: 5.078125vw;
  }
  .mini_popup-guide .input_wrap .security_word label {
    margin-left: 1.5625vw;
  }
  .mini_popup-guide .input_wrap .security_word label button {
    width: 3.515625vw;
    height: 3.515625vw;
    background-size: 100% auto;
  }
  .mini_popup-guide .input_wrap .security_word input[type=text] {
    width: 14.0625vw;
    height: 4.6875vw;
  }
  .mini_popup-guide .input_wrap .security_word .sw-box {
    margin-top: 1.171875vw;
  }
  .side_popup-guide {
    width: 87.8125vw;
    height: 90vh;
    border-radius: 2.34375vw;
    max-height: none;
  }
  .side_popup-guide .pop_top h4 {
    height: 4.6875vw;
    padding-left: 3.125vw;
    line-height: 4.6875vw;
    font-size: 1.2222222222rem;
  }
  .side_popup-guide .close {
    top: 1.484375vw;
    right: 2.265625vw;
    width: 1.25vw;
    height: 1.25vw;
    border-width: 0 0 3px 3px;
  }
  #loading {
    width: 11.71875vw;
    height: 11.71875vw;
  }
  .scroll_top {
    right: 4.6875vw;
  }
  .scroll_top.on {
    bottom: 3.90625vw;
  }
  .scroll_top button {
    width: 5.15625vw;
    height: 5.15625vw;
  }
}
@media all and (max-width: 1000px) {
  body, html, input, textarea, a, select, button {
    font-size: 0.8888888889rem;
  }
}
@media all and (max-width: 720px) {
  body, html, input, textarea, a, select, button {
    font-size: 1rem;
  }
  #contents {
    background-position-y: 25vw;
  }
  .ui-autocomplete {
    padding: 0.8333333333vw 0;
  }
  .ui-autocomplete li a {
    padding: 1.3888888889vw 0;
    font-size: 3.6111111111vw;
    text-indent: 1.9444444444vw;
  }
  header {
    position: static;
  }
  header .nav_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 15.2777777778vw;
    padding: 0 5.5555555556vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  header .nav_wrap .nav_guide {
    width: 100%;
  }
  header .nav_wrap .nav_guide h1 {
    width: 34.7222222222vw;
    height: 8.3333333333vw;
  }
  header .nav_wrap .nav_guide nav {
    display: none;
  }
  header .nav_wrap .nav_guide .other_link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  header .nav_wrap .nav_guide .other_link .btn_menu {
    display: block;
    width: 4.1666666667vw;
    height: 5.5555555556vw;
    background: url(../img/btn_menu.png) no-repeat center;
    background-size: 100% auto;
    font-size: 0;
    line-height: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  header .nav_wrap .nav_guide .other_link > ul {
    height: auto;
    margin: 0 2.3611111111vw;
  }
  header .nav_wrap .nav_guide .other_link > ul .info, header .nav_wrap .nav_guide .other_link > ul .on {
    display: none;
  }
  header .nav_wrap .nav_guide .other_link > ul a {
    padding-right: 0;
    font-size: 1rem;
  }
  header .nav_wrap .nav_guide .other_link .search {
    width: 8.3333333333vw;
    height: 8.3333333333vw;
  }
  header .site_map-wrap {
    padding-bottom: 0;
    position: fixed;
    top: 0;
    right: -100%;
    left: auto;
    height: 100%;
    z-index: 10;
    opacity: 1;
  }
  header .site_map-wrap.open {
    left: auto;
    right: 0;
    z-index: 10;
  }
  header .site_map-wrap.open .site_top .other_link .btn_menu {
    width: 0;
  }
  header .site_map-wrap .site_top,
  header .site_map-wrap .site_btm {
    width: 100%;
  }
  header .site_map-wrap .site_mid {
    width: 100%;
  }
  header .site_map-wrap .pc {
    display: none;
  }
  header .site_map-wrap .mo {
    display: block;
  }
  header .site_map-wrap .site_top {
    position: absolute;
    top: 0;
    left: 0;
    height: 20.8333333333vw;
    padding: 0 5.5555555556vw;
    background: #2094e9;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  header .site_map-wrap .site_top h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 34.4444444444vw;
    height: 6.9444444444vw;
  }
  header .site_map-wrap .site_top h2 {
    display: none;
  }
  header .site_map-wrap .site_top .btn_close {
    width: 4.7222222222vw;
    height: 5.2777777778vw;
    background-image: url(../img/btn_close.png);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  header .site_map-wrap .site_top .other_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  header .site_map-wrap .site_top .other_link ul a {
    margin: 0 2.3611111111vw;
    padding-right: 0;
    font-size: 1rem;
    font-weight: 500;
    color: #c2cad9;
  }
  header .site_map-wrap .site_top .other_link .search {
    width: 8.3333333333vw;
    height: 8.3333333333vw;
    background: url(./../img/gnb_search.png) no-repeat;
    background-size: 100% auto;
    font-size: 0;
    line-height: 0;
  }
  header .site_map-wrap .site_top .other_link .btn_menu {
    display: block;
    width: 4.1666666667vw;
    height: 5.5555555556vw;
    background: url(../img/btn_menu.png) no-repeat center;
    background-size: 100% auto;
    font-size: 0;
    line-height: 0;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  header .site_map-wrap .site_mid {
    height: 100%;
    padding: 20.8333333333vw 0 11.1111111111vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  header .site_map-wrap .site_mid .center_guide {
    display: block;
    height: 100%;
    background-color: #f7f7f8;
    position: relative;
  }
  header .site_map-wrap .site_mid .center_guide:after {
    display: block;
    content: "";
    width: 34.7222222222vw;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
  }
  header .site_map-wrap .site_mid .center_guide .site_area {
    width: 100% !important;
    padding: 0 !important;
    height: 100%;
    background-color: transparent !important;
    overflow: hidden;
  }
  header .site_map-wrap .site_mid .center_guide .site_area.rsch h5, header .site_map-wrap .site_mid .center_guide .site_area.trd h5, header .site_map-wrap .site_mid .center_guide .site_area.cmnc h5, header .site_map-wrap .site_mid .center_guide .site_area.itrd h5 {
    background-color: #fff;
  }
  header .site_map-wrap .site_mid .center_guide .site_area.rsch .menu_each > li > a, header .site_map-wrap .site_mid .center_guide .site_area.trd .menu_each > li > a, header .site_map-wrap .site_mid .center_guide .site_area.cmnc .menu_each > li > a, header .site_map-wrap .site_mid .center_guide .site_area.itrd .menu_each > li > a {
    color: #000;
  }
  header .site_map-wrap .site_mid .center_guide .site_area.gvmt {
    display: block;
  }
  header .site_map-wrap .site_mid .center_guide .site_area h5 {
    position: absolute;
    left: 0;
    top: 0;
    border-bottom-width: 0;
    border-radius: 0;
    z-index: 2;
  }
  header .site_map-wrap .site_mid .center_guide .site_area h5 button {
    padding: 0;
    width: 34.7222222222vw;
    height: 16.6666666667vw;
    font-size: 5vw;
    font-weight: 700;
    color: #2d2c2b;
    cursor: pointer;
  }
  header .site_map-wrap .site_mid .center_guide .site_area .menu_each {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 6.6666666667vw 2.7777777778vw 6.6666666667vw 41.6666666667vw;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 1;
  }
  header .site_map-wrap .site_mid .center_guide .site_area .menu_each > li {
    margin-top: 5.5555555556vw;
  }
  header .site_map-wrap .site_mid .center_guide .site_area .menu_each > li:first-child {
    margin-top: 0;
  }
  header .site_map-wrap .site_mid .center_guide .site_area .menu_each > li > a {
    margin-top: 0;
    padding: 0;
    font-size: 4.7222222222vw;
    text-align: left;
    background-color: transparent;
    border-radius: 0;
  }
  header .site_map-wrap .site_mid .center_guide .site_area .menu_each ul {
    margin-top: 0;
    padding: 0;
  }
  header .site_map-wrap .site_mid .center_guide .site_area .menu_each ul li a {
    padding-left: 0;
    font-size: 3.8888888889vw;
    line-height: 1em;
    display: block;
    margin-top: 2.7777777778vw;
    color: #999;
  }
  header .site_map-wrap .site_mid .center_guide .site_area .menu_each ul li a:after {
    display: none;
  }
  header .site_map-wrap .site_mid .center_guide .site_area:nth-child(1) h5 {
    top: 0;
  }
  header .site_map-wrap .site_mid .center_guide .site_area:nth-child(2) h5 {
    top: 16.6666666667vw;
  }
  header .site_map-wrap .site_mid .center_guide .site_area:nth-child(3) h5 {
    top: 33.3333333333vw;
  }
  header .site_map-wrap .site_mid .center_guide .site_area:nth-child(4) h5 {
    top: 50vw;
  }
  header .site_map-wrap .site_mid .center_guide .site_area:nth-child(5) h5 {
    top: 66.6666666667vw;
  }
  header .site_map-wrap .site_mid .center_guide .site_area.on h5 button {
    background-color: #fff;
    color: #0094f2;
    border-bottom: 0.5555555556vw solid #0094f2;
  }
  header .site_map-wrap .site_mid .center_guide .site_area.on .menu_each {
    display: block;
  }
  header .site_map-wrap .site_btm {
    position: absolute;
    bottom: 0;
    left: 0;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 11.1111111111vw;
    background: #2094e9;
    z-index: 1;
  }
  header .site_map-wrap .site_btm.pc {
    display: none;
  }
  header .site_map-wrap .site_btm.mo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .site_map-wrap .site_btm strong {
    font-size: 1.6666666667rem;
    color: #fff;
  }
  header .site_map-wrap .site_btm a {
    display: block;
    width: 24.1666666667vw;
    height: 7.7777777778vw;
    line-height: 7.7777777778vw;
    border-radius: 1.1111111111vw;
    background: #000;
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
  }
  .hd_search .ct {
    width: auto;
    margin-left: 5.5555555556vw;
    margin-right: 5.5555555556vw;
    height: 15.2777777778vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .hd_search h1 {
    display: none;
  }
  .hd_search .btn_wrap {
    padding-right: 6.9444444444vw;
    width: 100%;
  }
  .hd_search .btn_wrap .word_hidden {
    padding-right: 12.5vw;
  }
  .hd_search .btn_wrap .search_box input {
    width: 100%;
    height: 12.5vw;
    padding: 0 1.3888888889vw;
    border-width: 2px;
    font-size: 1rem;
  }
  .hd_search .btn_wrap .search_box .search {
    top: 1.25vw;
    right: 0;
    width: 11.3888888889vw;
    height: 10vw;
    border-radius: 0.9722222222vw;
    background-size: 4.8611111111vw auto;
  }
  .hd_search .btn_wrap .detail {
    width: 25%;
    height: 10vw;
    line-height: 10vw;
    margin-left: 1.25vw;
    border-radius: 0.9722222222vw;
    font-size: 0.9166666667rem;
    text-indent: 0;
    overflow: hidden;
  }
  .hd_search .btn_wrap .detail::after {
    margin-left: 1.3888888889vw;
    width: 3.4722222222vw;
  }
  .hd_search .btn_wrap .close {
    width: 1.25rem;
    height: 1.4166666667rem;
    margin-left: 0.625rem;
  }
  .hd_search .cb {
    margin-top: 2.7777777778vw;
    width: auto;
    margin-left: 5.5555555556vw;
    margin-right: 5.5555555556vw;
  }
  .hd_search .detail_wrap {
    margin-right: 0;
    padding: 3.4722222222vw 0;
    width: auto;
  }
  .hd_search .detail_wrap .srch_step {
    padding-bottom: 4.1666666667vw;
    min-height: 6.9444444444vw;
    line-height: 6.9444444444vw;
  }
  .hd_search .detail_wrap .srch_step .srch_add {
    margin-top: 2.7777777778vw;
  }
  .hd_search .detail_wrap .srch_step.subject .s_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .hd_search .detail_wrap .srch_step strong {
    margin-top: 2.7777777778vw;
    margin-right: 2.7777777778vw;
    font-size: 1rem;
  }
  .hd_search .detail_wrap .srch_step em {
    width: 5.5555555556vw;
    line-height: 11.1111111111vw;
    font-size: 1rem;
  }
  .hd_search .detail_wrap .srch_step input[type=date],
  .hd_search .detail_wrap .srch_step button {
    margin-left: 1.3888888889vw;
    width: 31%;
    height: 11.1111111111vw;
    font-size: 0.9166666667rem;
    border-radius: 0.8333333333vw;
  }
  .hd_search .detail_wrap .srch_step input[type=date]:first-of-type,
  .hd_search .detail_wrap .srch_step button:first-of-type {
    margin-left: 0;
  }
  .hd_search .detail_wrap .srch_step input[type=date].sect,
  .hd_search .detail_wrap .srch_step button.sect {
    margin-bottom: 2.7777777778vw;
  }
  .hd_search .detail_wrap .srch_step input[type=date].cald,
  .hd_search .detail_wrap .srch_step button.cald {
    margin-left: 0;
    padding: 0 3.3333333333vw;
    width: 45%;
    height: 11.1111111111vw;
    font-size: 0.9166666667rem;
    background-position: right 1.3888888889vw center;
    border-radius: 1.3888888889vw;
    background-size: 4.1666666667vw auto;
  }
  .hd_search .detail_wrap .srch_step input[type=date].cald:first-of-type,
  .hd_search .detail_wrap .srch_step button.cald:first-of-type {
    margin-left: 0;
  }
  .hd_search .detail_wrap .srch_step input[type=date].d_srch,
  .hd_search .detail_wrap .srch_step button.d_srch {
    margin-left: 0;
    width: 100%;
  }
  .hd_search .detail_wrap .srch_step input[type=date].srch,
  .hd_search .detail_wrap .srch_step button.srch {
    margin: 2.7777777778vw 0;
    width: 25%;
    text-indent: -0.6944444444vw;
  }
  .hd_search .detail_wrap .srch_step input[type=date].srch::before,
  .hd_search .detail_wrap .srch_step button.srch::before {
    margin-right: 1.3888888889vw;
    width: 2.7777777778vw;
    height: 2.7777777778vw;
  }
  .hd_search .detail_wrap .srch_step input[type=date].srch.add::before,
  .hd_search .detail_wrap .srch_step button.srch.add::before {
    background-image: url(./../img/m/ico_add.png);
  }
  .hd_search .detail_wrap .srch_step input[type=date].srch.min::before,
  .hd_search .detail_wrap .srch_step button.srch.min::before {
    background-image: url(./../img/m/ico_min.png);
  }
  .hd_search .detail_wrap .srch_step input.srch {
    margin: 2.7777777778vw 2% 2.7777777778vw 0;
    width: 73%;
    height: 11.1111111111vw;
    border-radius: 0.8333333333vw;
  }
  .hd_search .detail_wrap .srch_step .comm_select {
    width: 49%;
    height: 11.1111111111vw;
  }
  .hd_search .detail_wrap .srch_step .comm_select.area {
    width: 100%;
  }
  .hd_search .detail_wrap .srch_step .comm_radio {
    margin-right: 2.0833333333vw;
    margin-top: 2.7777777778vw;
  }
  .hd_search .detail_wrap .srch_step .comm_radio input[type=radio] + span {
    padding-left: 5.5555555556vw;
    font-size: 0.875rem;
    line-height: 4.1666666667vw;
  }
  .hd_search .detail_wrap .srch_step .comm_radio input[type=radio] + span::before {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
  }
  .hd_search .detail_wrap .srch_step .comm_radio input[type=radio]:checked + span::after {
    width: 2.7777777778vw;
    height: 2.7777777778vw;
    background-position: center;
  }
  .hd_search .detail_wrap .srch_step.on {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 20.8333333333vw;
    padding-bottom: 4.1666666667vw;
    height: auto;
    line-height: inherit;
  }
  .hd_search .detail_wrap .srch_step.on.wrap {
    display: block;
    padding-bottom: 0;
  }
  .hd_search .detail_wrap .srch_step.on strong {
    margin-top: 2.7777777778vw;
    font-size: 1rem;
  }
  .hd_search .detail_wrap .srch_step.on em {
    width: 5.5555555556vw;
    line-height: 11.1111111111vw;
    font-size: 1rem;
  }
  .hd_search .detail_wrap .srch_step.on button {
    width: 31%;
    height: 11.1111111111vw;
    font-size: 0.875rem;
    border-radius: 0.8333333333vw;
  }
  .hd_search .detail_wrap .srch_step.on button.sect {
    margin-bottom: 2.7777777778vw;
  }
  .hd_search .detail_wrap .srch_step.on button.cald {
    margin-left: 0;
    padding-right: 4.1666666667vw;
    width: 45%;
    height: 11.1111111111vw;
    font-size: 0.875rem;
    background-position: right 1.3888888889vw center;
    border-radius: 1.3888888889vw;
    background-size: 4.1666666667vw auto;
  }
  .hd_search .detail_wrap .srch_step.on button.d_srch {
    margin-left: 0;
    width: 100%;
  }
  .hd_search .detail_wrap .srch_step.on input.srch {
    margin: 2.7777777778vw 0;
    width: 100%;
    height: 11.1111111111vw;
    border-radius: 0.8333333333vw;
  }
  .hd_search .detail_wrap .srch_step.on .comm_select {
    width: 100%;
    height: 11.1111111111vw;
  }
  .hd_search .detail_wrap .srch_step.on .comm_radio {
    margin-right: 2.0833333333vw;
    margin-top: 2.7777777778vw;
  }
  .hd_search .detail_wrap .srch_step.on .comm_radio input[type=radio] + span {
    padding-left: 5.5555555556vw;
    font-size: 0.875rem;
    line-height: 4.1666666667vw;
  }
  .hd_search .detail_wrap .srch_step.on .comm_radio input[type=radio] + span::before {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
  }
  .hd_search .detail_wrap .srch_step.on .comm_radio input[type=radio]:checked + span::after {
    width: 2.7777777778vw;
    height: 2.7777777778vw;
    background-position: center;
  }
  #bnnrWrap {
    min-width: auto;
  }
  #bnnrWrap .bnnr_dots {
    left: 5.5555555556vw;
    margin-left: 0;
  }
  #bnnrWrap .bnnr_dots .slick-dots {
    width: 7.9166666667vw;
  }
  #bnnrWrap .bnnr_dots .slick-dots li {
    margin: 0 0.5555555556vw;
  }
  #bnnrWrap .bnnr_dots .slick-dots li button {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
  #bnnrWrap .bnnr_txt {
    width: 100%;
    height: 14.4444444444vw;
    padding: 0 5.5555555556vw;
    font-size: 1rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #bnnrWrap .bnnr_txt p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 2.6em;
    max-width: 100%;
    margin-left: 11%;
    line-height: 1.3em;
    white-space: inherit;
  }
  #bnnrWrap .bnnr_txt p strong {
    display: block;
    padding-right: 5.5555555556vw;
  }
  #bnnrWrap .bnnr_txt p strong:after {
    display: none;
  }
  #bnnrWrap .bnnr_btn {
    min-width: auto;
    margin-right: 0;
    right: 5.5555555556vw;
  }
  #bnnrWrap .bnnr_btn .btn_x {
    margin-left: 2.7777777778vw;
    width: 4.1666666667vw;
    height: 4.7222222222vw;
    background-size: contain;
  }
  #bnnrWrap .bnnr_btn .comm_check {
    display: none;
  }
  .input_wrap li {
    margin-top: 3.0555555556vw;
  }
  .input_wrap li.half {
    width: 100%;
  }
  .input_wrap li.name, .input_wrap li.belong {
    width: 50%;
  }
  .input_wrap li.mr {
    margin-right: 0;
  }
  .input_wrap li .label_name {
    padding-bottom: 2.2222222222vw;
    margin-right: 6.9444444444vw;
    font-size: 1rem;
  }
  .input_wrap li .label_name::after {
    top: -0.2777777778vw;
    right: -1.8055555556vw;
    width: 0.9722222222vw;
    height: 0.9722222222vw;
  }
  .input_wrap li input[type=number],
  .input_wrap li input[type=text],
  .input_wrap li input[type=password] {
    height: 11.1111111111vw;
    margin-bottom: 1.25vw;
    padding: 0 2.7777777778vw;
    border-radius: 1.1111111111vw;
    font-size: 0.9166666667rem;
  }
  .input_wrap li .comm_select {
    width: 49.5%;
    height: 11.1111111111vw;
    margin-bottom: 1.25vw;
  }
  .input_wrap li .comm_select.w100 {
    margin-bottom: 1.25vw;
  }
  .input_wrap li .comm_select:first-child {
    margin-right: 1%;
  }
  .input_wrap li .comm_select select {
    border-radius: 1.1111111111vw;
    font-size: 1rem;
  }
  .input_wrap li.address input:nth-of-type(1) {
    width: 65%;
  }
  .input_wrap li.address button {
    width: 34%;
    min-width: auto;
    height: 11.1111111111vw;
    margin-left: 0.6944444444vw;
    border-radius: 0.8333333333vw;
    font-size: 1rem;
  }
  .input_wrap li.email > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .input_wrap li.email input:nth-of-type(1) {
    width: 30%;
  }
  .input_wrap li.email input:nth-of-type(2) {
    width: 30%;
  }
  .input_wrap li.email .at {
    padding: 0 0.9722222222vw;
    font-size: 1rem;
    line-height: 10.2777777778vw;
  }
  .input_wrap li.email .comm_select {
    min-width: auto;
    width: 30%;
    height: 11.1111111111vw;
    margin-left: 1%;
  }
  .input_wrap li.email .comm_select::after {
    right: 1.3888888889vw;
  }
  .input_wrap li.email .comm_select select {
    padding: 0 4.1666666667vw 0 1.3888888889vw;
    border-radius: 1.1111111111vw;
    font-size: 0.9166666667rem;
  }
  .input_wrap li.contact div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .input_wrap li.contact .comm_select,
  .input_wrap li.contact input {
    width: 33%;
    margin-right: 0;
  }
  .input_wrap li.file input[type=text] {
    width: 65%;
  }
  .input_wrap li.file .file_btn {
    width: 34%;
    margin-left: 0.6944444444vw;
  }
  .input_wrap li.file .file_btn label {
    width: 100%;
    height: 11.1111111111vw;
    line-height: 11.1111111111vw;
    border-radius: 0.8333333333vw;
    font-size: 1rem;
  }
  .input_wrap li.radio {
    margin-bottom: 1.3888888889vw;
  }
  .input_wrap li.radio div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 65%;
  }
  .input_wrap li.radio .comm_radio {
    padding-bottom: 1.3888888889vw;
  }
  .input_wrap li.radio .comm_radio span {
    margin-right: 0;
    font-size: 1rem;
  }
  .input_wrap li.radio .comm_radio input[type=radio] + span {
    padding-left: 5.9722222222vw;
  }
  .input_wrap li.radio .comm_radio input[type=radio] + span::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 4.1666666667vw;
    height: 4.1666666667vw;
  }
  .input_wrap li.radio .comm_radio input[type=radio]:checked + span::after {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 1.0416666667vw;
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .input_wrap li.text textarea {
    height: 26.6666666667vw;
    margin-bottom: 1.25vw;
    padding: 3.8888888889vw 4.1666666667vw;
    border-radius: 1.1111111111vw;
    font-size: 0.9166666667rem;
  }
  .input_wrap li .security_word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .input_wrap li .security_word span {
    width: 40%;
    height: 11.1111111111vw;
    border-radius: 1.1111111111vw;
  }
  .input_wrap li .security_word label button {
    width: 11.1111111111vw;
    height: 11.1111111111vw;
    margin: 0;
    border-radius: 1.1111111111vw;
    background-size: 4.1666666667vw auto;
  }
  .input_wrap li .security_word input {
    width: 42%;
  }
  .input_wrap.desc-box .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 3.4722222222vw;
  }
  .input_wrap.desc-box .box input[type=text] {
    width: 100%;
  }
  .input_wrap.desc-box .desc {
    margin-top: 0.6944444444vw;
    margin-left: 0;
    padding-left: 2.0833333333vw;
    font-size: 0.8333333333rem;
  }
  .input_wrap.desc-box .desc:before {
    top: 4px;
  }
  #satisfied {
    width: auto;
    margin-left: 5.5555555556vw;
    margin-right: 5.5555555556vw;
    padding-bottom: 13.8888888889vw;
  }
  #satisfied .nuri_top span img {
    width: 41.6666666667vw;
  }
  #satisfied .nuri_top p {
    font-size: 0.9166666667rem;
    margin-top: 3.8888888889vw;
    line-height: 1.4em;
  }
  #satisfied .nuri_top p span {
    display: block;
  }
  #satisfied .nuri_option {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 5.5555555556vw 4.1666666667vw;
    margin: 3.8888888889vw 0 5.2777777778vw;
    border-radius: 1.3888888889vw;
    border-width: 0.2777777778vw;
  }
  #satisfied .nuri_option .line_align strong {
    font-size: 0.9166666667rem;
    margin-bottom: 4.4444444444vw;
    text-align: center;
    line-height: 1.3em;
  }
  #satisfied .nuri_option .line_align ul li {
    margin-left: 2.7777777778vw;
  }
  #satisfied .nuri_option .line_align ul li:first-child {
    margin-left: 0;
  }
  #satisfied .nuri_option .line_align ul li span {
    font-size: 0.8333333333rem;
  }
  #satisfied .nuri_option .nuri_regist {
    width: 100%;
    height: 11.1111111111vw;
    padding: 1.3888888889vw 4.1666666667vw;
    margin-top: 6.3888888889vw;
    border-radius: 1.3888888889vw;
    border-color: #fff;
  }
  #satisfied .nuri_option .nuri_regist input {
    height: 100%;
    padding-right: 22.9166666667vw;
    font-size: 1rem;
  }
  #satisfied .nuri_option .nuri_regist button {
    right: 0.4166666667vw;
    width: 24.1666666667vw;
    height: 10.1388888889vw;
    font-size: 1rem;
    border-radius: 1.3888888889vw;
  }
  #satisfied .manager {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 4.1666666667vw;
    font-size: 0.9166666667rem;
  }
  #satisfied .manager::before {
    display: none;
  }
  #satisfied .manager li {
    line-height: 1.3em;
  }
  #satisfied .manager li:first-child {
    padding-right: 1.3888888889vw;
  }
  #satisfied .manager em {
    padding: 0 1.1111111111vw 0 0.6944444444vw;
  }
  #satisfied .manager .email {
    width: 18px;
    height: 18px;
    margin-left: 2.0833333333vw;
  }
  #satisfied .manager a {
    font-size: 0.9166666667rem;
    vertical-align: baseline;
  }
  footer {
    padding: 8.3333333333vw 0;
    width: 100%;
    min-width: auto;
  }
  footer .fot_guide {
    width: auto;
    margin-left: 5.5555555556vw;
    margin-right: 5.5555555556vw;
    padding: 0 2.7777777778vw;
    background-image: none;
  }
  footer .fot_guide.pc {
    display: none;
  }
  footer .fot_guide.mo {
    display: block;
  }
  footer .fot_guide .fot_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-right: 6.25vw;
    padding-bottom: 5.5555555556vw;
    border-bottom: 1px solid #2f2f2f;
  }
  footer .fot_guide .fot_menu a {
    font-size: 0.8333333333rem;
  }
  footer .fot_guide .address {
    margin-top: 5.5555555556vw;
    padding-top: 12.5vw;
    line-height: 2em;
    font-size: 0.7083333333rem;
    background: url(../img/Kiet_logo-foot.png) no-repeat;
    background-size: 36.1111111111vw auto;
    position: relative;
  }
  footer .fot_guide .address .fot_sns {
    position: absolute;
    top: 0;
    right: 0;
  }
  footer .fot_guide .address .fot_sns a {
    margin: 0;
    width: 6.5277777778vw;
    height: 6.5277777778vw;
    background-size: contain;
  }
  footer .fot_guide .address .fot_sns a + a {
    margin-left: 2.0833333333vw;
  }
  .mini_popup-guide {
    width: calc(100% - 11.1vw);
    border-radius: 4.1666666667vw;
  }
  .mini_popup-guide.promotion {
    width: calc(100% - 11.1vw);
  }
  .mini_popup-guide > strong {
    padding: 4.1666666667vw 0 4.1666666667vw 5.5555555556vw;
    font-size: 1rem;
  }
  .mini_popup-guide > button {
    right: 4.1666666667vw;
    top: 3.75vw;
    width: 4.1666666667vw;
    height: 4.1666666667vw;
    background-size: 16px auto;
  }
  .mini_popup-guide .mini_conts {
    padding: 6.25vw 0 7.6388888889vw;
  }
  .mini_popup-guide .mini_conts p.done {
    margin: 1.3888888889vw 0 5.5555555556vw;
    font-size: 1.25rem;
  }
  .mini_popup-guide .mini_conts p.mid {
    font-size: 1.25rem;
  }
  .mini_popup-guide .mini_conts.security {
    padding: 8.3333333333vw 0;
  }
  .mini_popup-guide .mini_conts.manager-info {
    padding: 8.3333333333vw 0;
  }
  .mini_popup-guide .mini_conts.manager-info strong {
    margin-top: 4.1666666667vw;
    font-size: 1.6666666667rem;
  }
  .mini_popup-guide .mini_conts.manager-info .comm_twins-btns {
    margin-top: 8.3333333333vw;
  }
  .mini_popup-guide .mini_conts.gamsa_Info strong {
    font-size: 1.6666666667rem;
  }
  .mini_popup-guide .mini_conts.gamsa_Info p {
    margin-top: 2.7777777778vw;
  }
  .mini_popup-guide .mini_conts.promotion-info {
    grid-template-columns: 1fr;
    gap: 2.7777777778vw;
    padding: 6.25vw 4.1666666667vw;
  }
  .mini_popup-guide .mini_conts.promotion-info .promotion-info_video {
    height: 44.4444444444vw;
  }
  .mini_popup-guide .mini_conts.promotion-info .promotion-info_txt {
    padding: 2.7777777778vw 2.0833333333vw;
  }
  .mini_popup-guide .mini_conts.promotion-info .promotion-info_txt p {
    height: 36.8055555556vw;
  }
  .mini_popup-guide .mini_conts.promotion-info .promotion-info_txt p::-webkit-scrollbar {
    width: 0.8333333333vw;
    height: 1.1111111111vw;
  }
  .mini_popup-guide .input_wrap {
    margin-top: 7.5vw;
  }
  .mini_popup-guide .input_wrap .security_word {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mini_popup-guide .input_wrap .security_word img {
    height: 11.1111111111vw;
  }
  .mini_popup-guide .input_wrap .security_word label {
    margin-left: 3.0555555556vw;
  }
  .mini_popup-guide .input_wrap .security_word label button {
    width: 9.4444444444vw;
    height: 9.4444444444vw;
  }
  .mini_popup-guide .input_wrap .security_word input[type=text] {
    width: 38.8888888889vw;
    height: 11.1111111111vw;
  }
  .mini_popup-guide .input_wrap .security_word .sw-box {
    margin-top: 5.2777777778vw;
  }
  .side_popup-guide {
    display: none;
    opacity: 0;
    position: absolute;
    top: 5vw;
    right: 0;
    width: calc(100% - 11.1vw);
    height: auto;
    margin-right: 5.55vw;
    border-radius: 4.1666666667vw;
    background-image: url(../img/m/bg_popup.png);
    background-repeat: repeat-y;
  }
  .side_popup-guide.open {
    display: block;
    opacity: 1;
  }
  .side_popup-guide .pop_top h4 {
    height: 12.5vw;
    padding-left: 5.5555555556vw;
    line-height: 12.5vw;
    font-size: 1rem;
  }
  .side_popup-guide .close {
    top: 0;
    right: 5.5555555556vw;
    width: 3.4722222222vw;
    height: 12.5vw;
    border-width: 0;
    background: url(../img/ico_x.png) no-repeat center;
    background-size: 100% auto;
    -webkit-transform: rotate(0) translateY(0);
            transform: rotate(0) translateY(0);
  }
  #loading {
    width: 13.8888888889vw;
    height: 13.8888888889vw;
  }
  .scroll_top {
    right: 2.7777777778vw;
    z-index: 90;
  }
  .scroll_top.on {
    bottom: 2.7777777778vw;
  }
  .scroll_top button {
    width: 9.1666666667vw;
    height: 9.1666666667vw;
  }
}
@media all and (max-width: 425px) {
  .mini_popup-guide > button {
    top: 4.1666666667vw;
  }
}
@media all and (max-width: 360px) {
  body, html, input, textarea, a, select, button {
    font-size: 0.9166666667rem;
  }
}