@charset "utf-8";

/* 초기화 */
html {
  overflow-y: scroll
}

body {
  margin: 0;
  padding: 0;
  font-size: 0.75em;
  font-family: 'Pretendard', dotum, sans-serif;
  background: #fff
}

html,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img {
  margin: 0;
  padding: 0;
  border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-family: 'Pretendard', dotum, sans-serif
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

ul,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none
}

legend {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em;
  overflow: hidden
}

label,
input,
button,
select,
img {
  vertical-align: middle;
  font-size: 1em
}

input,
button {
  margin: 0;
  padding: 0;
  font-family: 'Pretendard', dotum, sans-serif;
  font-size: 1em
}

input[type="submit"] {
  cursor: pointer
}

button {
  cursor: pointer
}

textarea,
select {
  font-family: 'Pretendard', dotum, sans-serif;
  font-size: 1em
}

select {
  margin: 0
}

p,
span {
  margin: 0;
  padding: 0;
  word-break: break-all;
  color: #222;
}

hr {
  display: none
}

pre {
  overflow-x: scroll;
  font-size: 1.1em
}

a {
  color: #222;
  text-decoration: none
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=text],
input[type=password],
textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  font-size: 14px;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  -webkit-box-shadow: 0 0 5px #9ed4ff;
  -moz-box-shadow: 0 0 5px #9ed4ff;
  box-shadow: 0 0 5px #9ed4ff;
  border: 1px solid #558ab7 !important;
}

.placeholdersjs {
  color: #aaa !important
}

/* 레이아웃 크기 지정 */
#hd,
#wrapper,
#ft {}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap {}

#container_wr,
#ft_wr {}

/* 팝업레이어 */
#hd_pop {
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  height: 0
}

#hd_pop h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.hd_pops {
  position: absolute;
  border: 1px solid #e9e9e9;
  background: #fff
}

.hd_pops img {
  max-width: 100%
}

.hd_pops_con {}

.hd_pops_footer {
  padding: 0;
  background: #000;
  color: #fff;
  text-align: left;
  position: relative
}

.hd_pops_footer:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.hd_pops_footer button {
  padding: 10px;
  border: 0;
  color: #fff
}

.hd_pops_footer .hd_pops_reject {
  background: #000;
  text-align: left
}

.hd_pops_footer .hd_pops_close {
  background: #393939;
  position: absolute;
  top: 0;
  right: 0
}

/* 상단 레이아웃 */
#hd {}

#hd_h1 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#tnb {
  border-bottom: 1px solid #383838;
  margin: 0 auto
}

#tnb:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#tnb .inner {
  margin: 0 auto
}

#hd_wrapper {
  position: relative;
  margin: 0 auto;
  height: 100px;
  zoom: 1
}

#hd_wrapper:after {
  display: block;
  visibility: hidden;
  clear: both;
  /*content:""*/
}

#logo {
  float: left;
  /*padding:30px 0 0;*/
  display: flex;
  align-items: end;
  gap: 15px;
}

.hd_sch_wr {
  float: left;
  padding: 30px 0;
  width: 445px;
  margin-left: 65px
}

#hd_sch h3 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#hd_sch {
  border-radius: 30px;
  overflow: hidden
}

#hd_sch #sch_stx {
  float: left;
  width: 385px;
  height: 45px;
  padding-left: 10px;
  border-radius: 30px 0 0 30px;
  background: #2c2c2c;
  border: 0;
  border-right: 0;
  font-size: 1.25em;
  color: #fff
}

#hd_sch #sch_submit {
  float: left;
  width: 60px;
  height: 45px;
  border: 0;
  background: #2c2c2c;
  color: #fff;
  border-radius: 0 30px 30px 0;
  cursor: pointer;
  font-size: 16px
}

#hd_define {
  float: left
}

#hd_define:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#hd_define li {
  float: left;
  font-size: 1.083em;
  line-height: 14px;
  border-right: 1px solid #4a4a4a;
  position: relative;
  text-align: center;
  margin: 15px 10px 15px 0;
  padding-right: 10px
}

#hd_define li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0
}

#hd_define li a {
  display: inline-block;
  color: #919191
}

#hd_define li.active a {
  color: #fff
}


#hd_qnb {
  float: right;
  text-align: right
}

#hd_qnb:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#hd_qnb li {
  float: left;
  font-size: 1.083em;
  line-height: 14px;
  border-right: 1px solid #4a4a4a;
  position: relative;
  text-align: center;
  margin: 15px 10px 15px 0;
  padding-right: 10px
}

#hd_qnb li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0
}

#hd_qnb li span {
  display: block;
  margin-top: 5px;
  font-size: 14px
}

#hd_qnb li a {
  display: inline-block;
  color: #919191
}

#hd_qnb .visit .visit-num {
  display: inline-block;
  line-height: 16px;
  padding: 0 5px;
  margin-left: 5px;
  border-radius: 10px;
  background: #da22f5;
  color: #fff;
  font-size: 10px
}


.hd_login {
  position: absolute;
  right: 0;
  top: 60px
}

.hd_login li {
  float: left;
  margin: 0 5px;
  border-left: 1px solid #616161;
  padding-left: 10px;
  line-height: 13px
}

.hd_login li:first-child {
  border-left: 0
}

.hd_login a {
  color: #fff
}


/* 메인메뉴 */
#gnb {
  position: relative;
  /*background:#fff*/
}

#gnb>h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#gnb .gnb_wrap {
  margin: 0 auto;
  position: relative
}

#gnb .gnb_wrap:hover,
#gnb .gnb_wrap:focus,
#gnb .gnb_wrap:active {
  z-index: 3
}

#gnb #gnb_1dul {
  font-size: 16px;
  padding: 0;
  zoom: 1;
  display: flex;
  gap: 50px;
}

#gnb ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  /*content:""*/
}

#gnb .gnb_1dli {
  /*float:left;*/
  /*line-height:55px;*/
  padding: 0px;
  position: relative
}

#gnb .gnb_1dli:hover>a {
  color: #3a8afd;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out
}

.gnb_1dli .bg {
  position: absolute;
  top: 24px;
  right: 8px;
  display: none;
  width: 10px;
  height: 10px;
  overflow: hidden;
  background: url('../img/gnb_bg2.gif') no-repeat 50% 50%;
  text-indent: -999px
}

.gnb_1da {
  display: block;
  text-decoration: none;
  padding: 37px 0;
}

/* .gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px} */
.gnb_2dli:first-child {
  border: 0
}

.gnb_2dul {
  display: none;
  position: absolute;
  top: 54px;
  width: 120px;
  padding-top: 2px
}

.gnb_2dul .gnb_2dul_box {
  border: 1px solid #e0e2e5;
  border-top: 0;
  padding: 0;
  -webkit-box-shadow: 0px 1px 5px rgba(97, 97, 97, 0.2);
  -moz-box-shadow: 0px 1px 5px rgba(97, 97, 97, 0.2);
  box-shadow: 0px 1px 5px rgba(97, 97, 97, 0.2)
}

.gnb_2da {
  display: block;
  padding: 0 10px;
  line-height: 40px;
  background: #fff;
  text-align: left;
  text-decoration: none;
  text-align: center;
}

a.gnb_2da:hover {
  color: #3a8afd;
  background: #f7f7f8;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out
}

.gnb_1dli_air .gnb_2da {}

.gnb_1dli_on .gnb_2da {}

.gnb_2da:focus,
.gnb_2da:hover {
  color: #fff
}

.gnb_1dli_over .gnb_2dul {
  display: block;
  /*left:0*/
}

.gnb_1dli_over2 .gnb_2dul {
  display: block;
  right: 0
}

.gnb_wrap .gnb_empty {
  padding: 10px 0;
  width: 100%;
  text-align: center;
  line-height: 2.7em;
  color: #080808
}

.gnb_wrap .gnb_empty a {
  color: #3a8afd;
  text-decoration: underline
}

.gnb_wrap .gnb_al_ul .gnb_empty,
.gnb_wrap .gnb_al_ul .gnb_empty a {
  color: #555
}

#gnb .gnb_menu_btn {
  background: #4158d1;
  color: #fff;
  width: 50px;
  height: 55px;
  border: 0;
  vertical-align: top;
  font-size: 18px
}

#gnb .gnb_close_btn {
  background: #fff;
  color: #b6b9bb;
  width: 50px;
  height: 50px;
  border: 0;
  vertical-align: top;
  font-size: 22px;
  position: absolute;
  top: 12px;
  right: 10px;
}

#gnb .gnb_mnal {
  float: right;
  padding: 0
}

#gnb_all {
  display: none;
  position: absolute;
  /*border:1px solid #c5d6da;*/
  width: 100%;
  background: #fff;
  z-index: 9999;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
}

#gnb_all h2 {
  font-size: 20px;
  padding: 35px 20px 20px 35px;
  border-bottom: 1px solid #e7eeef
}

#gnb_all .gnb_al_ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#gnb_all .gnb_al_ul>li:nth-child(5n+1) {
  border-left: 0
}

#gnb_all .gnb_al_li {
  float: left;
  width: 100%;
  min-height: 130px;
  padding: 20px 10px 0 35px;
  border-left: 1px solid #e7eeef
}

#gnb_all .gnb_al_li .gnb_al_a {
  font-size: 18px;
  display: block;
  position: relative;
  margin-bottom: 10px;
  font-weight: bold;
  color: #3a8afd
}

#gnb_all .gnb_al_li li {
  line-height: 2em;
  font-size: 16px;
}

#gnb_all .gnb_al_li li a {
  color: #555
}

#gnb_all_bg {
  display: none;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999
}

/* 중간 레이아웃 */
/* #wrapper {background-image: url(../img/ct_bg.jpg);} */
#container_wr:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#container_wr {
  margin: 0 auto;
  zoom: 1;
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(240, 250, 255, 1) 54%, rgba(240, 250, 255, 1) 100%);
}

#mySwiper {
  float: right;
  width: 235px;
  padding: 0;
  height: 100%;
  margin: 20px 0 20px 20px
}

#container {
  position: relative;
  /*float:left;*/
  min-height: 500px;
  height: auto !important;
  font-size: 14px;
  width: 100%;
  zoom: 1;
}

#container:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#container_title {
  margin: 0 auto;
  font-weight: bold;
  padding: 100px 0 90px 0;
  background-image:
    linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/subbg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#container_title span {
  margin: 0 auto;
  display: block;
  line-height: 30px;
  width: 100%;
  max-width: 1280px;
  font-size: 30px;
  text-align: left;
  /*border-bottom: 5px solid #165AE7;*/
  padding: 0 20px 8px 24px;
  max-width: 1280px;
  color: #fff;
}

#container_title>p {
  color: #fff;
  font-size: 20px;
  width: 100%;
  max-width: 1280px;
  padding: 7px 20px 0px 24px;
  margin: 0 auto;
  font-weight: normal;
  text-align: left;
  line-height: 1.45;
  word-break: keep-all;
}




.lt_wr {
  width: 32%
}

.lt_wr:nth-child(3n+1) {
  clear: both
}

.latest_wr {
  margin-bottom: 20px
}

.latest_wr:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.latest_top_wr {
  margin: 0 -10px 20px
}

.latest_top_wr:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

/* 하단 레이아웃 */
#ft {
  background: #fff;
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid #ddd;
}

#ft h1 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#ft_wr {
  max-width: 1280px;
  margin: 0;
  padding: 40px 20px;
  position: relative;
  display: inline-block;
  text-align: left
}

#ft_wr:after {
  display: block;
  visibility: hidden;
  clear: both;
  /*content:""*/
}

#ft_wr .ft_cnt {
  /*width:25%;*/
  float: left;
  /*padding:0 20px;*/
}

#ft_link {
  text-align: left
}

#ft_link a {
  display: block;
  color: #333;
  font-size: 14px;
}

#ft_company h2 {
  font-size: 14px;
}

#ft_company {
  color: #666;
}

#ft_catch {
  margin: 20px 0 10px
}

#ft_copy {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 15px 20px;
  color: #ccc;
  font-size: 14px;
  line-height: 1.45;
}

#top_btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  line-height: 40px;
  border: 2px solid #165AE7;
  color: #165AE7;
  text-align: center;
  font-size: 18px;
  z-index: 90;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 30px;
  transition: 0.3s;
  display: none;
}

#top_btn:hover {
  border-color: #3059c7;
  background: #3059c7;
  color: #fff
}

/* 게시물 선택복사 선택이동 */
#copymove {}

#copymove .win_desc {
  text-align: center;
  display: block
}

#copymove .tbl_wrap {
  margin: 20px
}

#copymove .win_btn {
  padding: 0 20px 20px
}

.copymove_current {
  float: right;
  background: #ff3061;
  padding: 5px;
  color: #fff;
  border-radius: 3px
}

.copymove_currentbg {
  background: #f4f4f4
}

/* 화면낭독기 사용자용 */
#hd_login_msg {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.msg_sound_only,
.sound_only {
  display: inline-block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0;
  line-height: 0;
  border: 0 !important;
  overflow: hidden !important
}

/* 본문 바로가기 */
#skip_to_container a {
  z-index: 100000;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#skip_to_container a:focus,
#skip_to_container a:active {
  width: 100%;
  height: 75px;
  background: #21272e;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 3.3em
}

/* ie6 이미지 너비 지정 */
.img_fix {
  width: 100%;
  height: auto
}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {
  display: inline-block;
  position: relative
}

#captcha legend {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em;
  overflow: hidden
}

#captcha #captcha_img {
  height: 40px;
  border: 1px solid #898989;
  vertical-align: top;
  padding: 0;
  margin: 0
}

#captcha #captcha_mp3 {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url('../../../img/captcha2.png') no-repeat;
  text-indent: -999px;
  border-radius: 3px
}

#captcha #captcha_reload {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url('../../../img/captcha2.png') no-repeat 0 -40px;
  text-indent: -999px;
  border-radius: 3px
}

#captcha #captcha_key {
  margin: 0 0 0 3px;
  padding: 0 5px;
  width: 90px;
  height: 40px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 1.333em;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  vertical-align: top
}

#captcha #captcha_info {
  display: block;
  margin: 5px 0 0;
  font-size: 0.95em;
  letter-spacing: -0.1em
}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {
  display: block;
  margin: 0 0 5px;
  width: 187px
}

#captcha.m_captcha #captcha_img {
  width: 160px;
  height: 60px;
  border: 1px solid #e9e9e9;
  margin-bottom: 3px;
  margin-top: 5px;
  display: block
}

#captcha.m_captcha #captcha_reload {
  position: static;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url('../../../img/captcha2.png') no-repeat 0 -40px;
  text-indent: -999px
}

#captcha.m_captcha #captcha_reload span {
  display: none
}

#captcha.m_captcha #captcha_key {
  margin: 0;
  padding: 0 5px;
  width: 115px;
  height: 29px;
  border: 1px solid #b8c9c2;
  background: #f7f7f7;
  font-size: 1.333em;
  font-weight: bold;
  text-align: center;
  line-height: 29px;
  margin-left: 3px
}

#captcha.m_captcha #captcha_info {
  display: block;
  margin: 5px 0 0;
  font-size: 0.95em;
  letter-spacing: -0.1em
}

#captcha.m_captcha #captcha_mp3 {
  width: 31px;
  height: 31px;
  background: url('../../../img/captcha2.png') no-repeat 0 0;
  vertical-align: top;
  overflow: hidden;
  cursor: pointer;
  text-indent: -9999px;
  border: none
}

/* ckeditor 단축키 */
.cke_sc {
  margin: 0 0 5px;
  text-align: right
}

.btn_cke_sc {
  display: inline-block;
  padding: 0 10px;
  height: 23px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none;
  line-height: 1.9em;
  vertical-align: middle;
  cursor: pointer
}

.cke_sc_def {
  margin: 0 0 5px;
  padding: 10px;
  border: 1px solid #ccc;
  background: #f7f7f7;
  text-align: center
}

.cke_sc_def dl {
  margin: 0 0 5px;
  text-align: left;
  zoom: 1
}

.cke_sc_def dl:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.cke_sc_def dt,
.cke_sc_def dd {
  float: left;
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid #e9e9e9
}

.cke_sc_def dt {
  width: 20%;
  font-weight: bold
}

.cke_sc_def dd {
  width: 30%
}

/* ckeditor 태그 기본값 */
#bo_v_con ul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px
}

#bo_v_con ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px
}

#bo_v_con li {
  display: list-item
}

/* 버튼 */
a.btn,
.btn {
  line-height: 35px;
  height: 35px;
  padding: 0 10px;
  text-align: center;
  font-weight: bold;
  border: 0;
  font-size: 1.4em;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out
}

a.btn01 {
  display: inline-block;
  padding: 7px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none;
  vertical-align: middle
}

a.btn01:focus,
a.btn01:hover {
  text-decoration: none
}

button.btn01 {
  display: inline-block;
  margin: 0;
  padding: 7px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none
}

a.btn02 {
  display: inline-block;
  padding: 7px;
  border: 1px solid #3b3c3f;
  background: #4b545e;
  color: #fff;
  text-decoration: none;
  vertical-align: middle
}

a.btn02:focus,
.btn02:hover {
  text-decoration: none
}

button.btn02 {
  display: inline-block;
  margin: 0;
  padding: 7px;
  border: 1px solid #3b3c3f;
  background: #4b545e;
  color: #fff;
  text-decoration: none
}

.btn_confirm {
  text-align: right
}

/* 서식단계 진행 */

.btn_submit {
  border: 0;
  background: #3a8afd;
  color: #fff;
  cursor: pointer;
  border-radius: 3px
}

.btn_submit:hover {
  background: #2375eb
}

.btn_close {
  border: 1px solid #dcdcdc;
  cursor: pointer;
  border-radius: 3px;
  background: #fff
}

a.btn_close {
  text-align: center;
  line-height: 50px
}

a.btn_cancel {
  display: inline-block;
  background: #969696;
  color: #fff;
  text-decoration: none;
  vertical-align: middle
}

button.btn_cancel {
  display: inline-block;
  background: #969696;
  color: #fff;
  text-decoration: none;
  vertical-align: middle
}

.btn_cancel:hover {
  background: #aaa
}

a.btn_frmline,
button.btn_frmline {
  display: inline-block;
  width: 128px;
  padding: 0 5px;
  height: 40px;
  border: 0;
  background: #434a54;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  vertical-align: top
}

/* 우편번호검색버튼 등 */
a.btn_frmline {}

button.btn_frmline {
  font-size: 1em
}

/* 게시판용 버튼 */
a.btn_b01,
.btn_b01 {
  display: inline-block;
  color: #bababa;
  text-decoration: none;
  vertical-align: middle;
  border: 0;
  background: transparent
}

.btn_b01:hover,
.btn_b01:hover {
  color: #000
}

a.btn_b02,
.btn_b02 {
  display: inline-block;
  background: #253dbe;
  padding: 0 10px;
  color: #fff;
  text-decoration: none;
  border: 0;
  vertical-align: middle
}

a.btn_b02:hover,
.btn_b02:hover {
  background: #0025eb
}

a.btn_b03,
.btn_b03 {
  display: inline-block;
  background: #fff;
  border: 1px solid #b9bdd3;
  color: #646982;
  text-decoration: none;
  vertical-align: middle
}

a.btn_b03:hover,
.btn_b03:hover {
  background: #ebedf6
}

a.btn_b04,
.btn_b04 {
  display: inline-block;
  background: #fff;
  border: 1px solid #ccc;
  color: #707070;
  text-decoration: none;
  vertical-align: middle
}

a.btn_b04:hover,
.btn_b04:hover {
  color: #333;
  background: #f9f9f9
}

a.btn_admin,
.btn_admin {
  display: inline-block;
  color: #d13f4a;
  text-decoration: none;
  vertical-align: middle
}

/* 관리자 전용 버튼 */
.btn_admin:hover,
a.btn_admin:hover {
  color: #ff3746
}


/* 기본테이블 */
.tbl_wrap table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0 5px;
  background: #fff;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec
}

.tbl_wrap caption {
  padding: 10px 0;
  font-weight: bold;
  text-align: left
}

.tbl_head01 {
  margin: 0 0 10px
}

.tbl_head01 caption {
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.tbl_head01 thead th {
  padding: 20px 0;
  font-weight: normal;
  text-align: center;
  border-bottom: 1px solid #ececec;
  height: 40px
}

.tbl_head01 thead th input {
  vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th,
.tbl_head01 tfoot td {
  padding: 10px 0;
  border-top: 1px solid #c1d1d5;
  border-bottom: 1px solid #c1d1d5;
  background: #d7e0e2;
  text-align: center
}

.tbl_head01 tbody th {
  padding: 8px 0;
  border-bottom: 1px solid #e8e8e8
}

.tbl_head01 td {
  color: #666;
  padding: 10px 5px;
  border-top: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1;
  line-height: 1.4em;
  height: 60px;
  word-break: break-all;
  text-align: center;
}

.tbl_head01 tbody tr:hover td {
  background: #fafafa
}

.tbl_head01 a:hover {
  text-decoration: underline
}

.tbl_head02 {
  margin: 0 0 10px
}

.tbl_head02 caption {
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.tbl_head02 thead th {
  padding: 5px 0;
  border-top: 1px solid #d1dee2;
  border-bottom: 1px solid #d1dee2;
  background: #e5ecef;
  color: #383838;
  font-size: 0.95em;
  text-align: center;
  letter-spacing: -0.1em
}

.tbl_head02 thead a {
  color: #383838
}

.tbl_head02 thead th input {
  vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th,
.tbl_head02 tfoot td {
  padding: 10px 0;
  border-top: 1px solid #c1d1d5;
  border-bottom: 1px solid #c1d1d5;
  background: #d7e0e2;
  text-align: center
}

.tbl_head02 tbody th {
  padding: 5px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff
}

.tbl_head02 td {
  padding: 5px 3px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
  line-height: 1.4em;
  word-break: break-all
}

.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {
  margin: 0 0 20px
}

.tbl_frm01 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0
}

.tbl_frm01 th {
  width: 70px;
  padding: 7px 13px;
  border: 1px solid #e9e9e9;
  border-left: 0;
  background: #f5f8f9;
  text-align: left
}

.tbl_frm01 td {
  padding: 7px 10px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: transparent
}

.wr_content textarea,
.tbl_frm01 textarea,
.form_01 textarea,
.frm_input {
  border: 1px solid #d0d3db;
  background: #fff;
  color: #000;
  vertical-align: middle;
  border-radius: 3px;
  padding: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.tbl_frm01 textarea {
  padding: 2px 2px 3px
}

.frm_input {
  height: 40px
}

.full_input {
  width: 100%
}

.half_input {
  width: 49.5%
}

.twopart_input {
  width: 385px;
  margin-right: 10px
}

.tbl_frm01 textarea,
.write_div textarea {
  width: 100%;
  height: 100px !important
}

.tbl_frm01 a {
  text-decoration: none
}

.tbl_frm01 .frm_file {
  display: block;
  margin-bottom: 5px
}

.tbl_frm01 .frm_info {
  display: block;
  padding: 0 0 5px;
  line-height: 1.4em
}

/*기본 리스트*/
.list_01 ul {
  border-top: 1px solid #ececec
}

.list_01 li {
  border-bottom: 1px solid #ececec;
  background: #fff;
  padding: 10px 15px;
  list-style: none;
  position: relative
}

.list_01 li:nth-child(odd) {
  background: #f6f6f6
}

.list_01 li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.list_01 li:hover {
  background: #f9f9f9
}

.list_01 li.empty_li {
  text-align: center;
  padding: 20px 0;
  color: #666
}

/*폼 리스트*/
.form_01 h2 {
  font-size: 1.167em
}

.form_01 li {
  margin-bottom: 10px
}

.form_01 ul:after,
.form_01 li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.form_01 .left_input {
  float: left
}

.form_01 .margin_input {
  margin-right: 1%
}

.form_01 textarea {
  height: 100px;
  width: 100%
}

.form_01 .frm_label {
  display: inline-block;
  width: 130px
}

/* 자료 없는 목록 */
.empty_table {
  padding: 50px 0 !important;
  text-align: center
}

.empty_list {
  padding: 20px 0 !important;
  color: #666;
  text-align: center
}

/* 필수입력 */
.required,
textarea.required {
  background-image: url('../img/require.png') !important;
  background-repeat: no-repeat !important;
  background-position: right top !important
}

/* 테이블 항목별 정의 */
.td_board {
  width: 80px;
  text-align: center
}

.td_category {
  width: 80px;
  text-align: center
}

.td_chk {
  width: 30px;
  text-align: center
}

.td_date {
  width: 60px;
  text-align: center
}

.td_datetime {
  width: 110px;
  text-align: center
}

.td_group {
  width: 80px;
  text-align: center
}

.td_mb_id {
  width: 100px;
  text-align: center
}

.td_mng {
  width: 80px;
  text-align: center
}

.td_name {
  width: 100px;
  text-align: left
}

.td_nick {
  width: 100px;
  text-align: center
}

.td_num {
  width: 50px;
  text-align: center
}

.td_numbig {
  width: 80px;
  text-align: center
}

.td_stat {
  width: 60px;
  text-align: center
}

.txt_active {
  color: #5d910b
}

.txt_done {
  color: #e8180c
}

.txt_expired {
  color: #ccc
}

.txt_rdy {
  color: #8abc2a
}

/* 새창 기본 스타일 */
.new_win {
  position: relative
}

.new_win .tbl_wrap {
  margin: 0 20px
}

.new_win #win_title {
  font-size: 1.3em;
  height: 50px;
  line-height: 30px;
  padding: 10px 20px;
  background: #fff;
  color: #000;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

.new_win #win_title .sv {
  font-size: 0.75em;
  line-height: 1.2em
}

.new_win .win_ul {
  margin-bottom: 15px;
  padding: 0 20px
}

.new_win .win_ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.new_win .win_ul li {
  float: left;
  background: #fff;
  text-align: center;
  padding: 0 10px;
  border: 1px solid #d6e9ff;
  border-radius: 30px;
  margin-left: 5px
}

.new_win .win_ul li:first-child {
  margin-left: 0
}

.new_win .win_ul li a {
  display: block;
  padding: 8px 0;
  color: #6794d3
}

.new_win .win_ul .selected {
  background: #3a8afd;
  border-color: #3a8afd;
  position: relative;
  z-index: 5
}

.new_win .win_ul .selected a {
  color: #fff;
  font-weight: bold
}

.new_win .win_desc {
  position: relative;
  margin: 10px;
  border-radius: 5px;
  font-size: 1em;
  background: #f2838f;
  color: #fff;
  line-height: 50px;
  text-align: left;
  padding: 0 20px
}

.new_win .win_desc i {
  font-size: 1.2em;
  vertical-align: baseline
}

.new_win .win_desc:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 50px;
  background: #da4453;
  border-radius: 3px 0 0 3px
}

.new_win .frm_info {
  font-size: 14px;
  color: #919191
}

.new_win .win_total {
  float: right;
  display: inline-block;
  line-height: 30px;
  font-weight: normal;
  font-size: 0.75em;
  color: #3a8afd;
  background: #f6f6f6;
  padding: 0 10px;
  border-radius: 5px
}

.new_win .new_win_con {
  margin: 20px 0;
  padding: 20px
}

.new_win .new_win_con:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.new_win .new_win_con2 {
  margin: 20px 0
}

.new_win .btn_confirm:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.new_win .win_btn {
  text-align: center
}

.new_win .cert_btn {
  margin-bottom: 30px;
  text-align: center
}

.new_win .btn_close {
  padding: 0 20px;
  height: 45px;
  overflow: hidden;
  cursor: pointer
}

.new_win .btn_submit {
  padding: 0 20px;
  height: 45px;
  font-weight: bold;
  font-size: 1.083em
}

/* 검색결과 색상 */
.sch_word {
  color: #fff;
  background: #ff005a;
  padding: 2px 5px 3px;
  line-height: 18px;
  margin: 0 2px
}

/* 자바스크립트 alert 대안 */
#validation_check {
  margin: 100px auto;
  width: 500px
}

#validation_check h1 {
  margin-bottom: 20px;
  font-size: 1.3em
}

#validation_check p {
  margin-bottom: 20px;
  padding: 30px 20px;
  border: 1px solid #e9e9e9;
  background: #fff
}

/* 사이드뷰 */
.sv_wrap {
  position: relative;
  font-weight: normal
}

.sv_wrap .sv {
  z-index: 1000;
  display: none;
  margin: 5px 0 0;
  font-size: 14px;
  background: #333;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2)
}

.sv_wrap .sv:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #333 transparent
}

.sv_wrap .sv a {
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  line-height: 30px;
  width: 100px;
  font-weight: normal;
  color: #bbb
}

.sv_wrap .sv a:hover {
  background: #000;
  color: #fff
}

.sv_member {
  color: #333
}

.sv_on {
  display: block !important;
  position: absolute;
  top: 23px;
  left: 0px;
  width: auto;
  height: auto
}

.sv_nojs .sv {
  display: block
}

/* 페이징 */
.pg_wrap {
  clear: both;
  float: left;
  display: inline-block
}

.pg_wrap:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.pg {
  text-align: center
}

.pg_page,
.pg_current {
  display: inline-block;
  vertical-align: middle;
  background: #eee;
  border: 1px solid #eee
}

.pg a:focus,
.pg a:hover {
  text-decoration: none
}

.pg_page {
  color: #959595;
  font-size: 1.083em;
  height: 30px;
  line-height: 28px;
  padding: 0 5px;
  min-width: 30px;
  text-decoration: none;
  border-radius: 3px
}

.pg_page:hover {
  background-color: #fafafa
}

.pg_start {
  text-indent: -999px;
  overflow: hidden;
  background: url('../img/btn_first.gif') no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee
}

.pg_prev {
  text-indent: -999px;
  overflow: hidden;
  background: url('../img/btn_prev.gif') no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee
}

.pg_end {
  text-indent: -999px;
  overflow: hidden;
  background: url('../img/btn_end.gif') no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee
}

.pg_next {
  text-indent: -999px;
  overflow: hidden;
  background: url('../img/btn_next.gif') no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee
}

.pg_start:hover,
.pg_prev:hover,
.pg_end:hover,
.pg_next:hover {
  background-color: #fafafa
}

.pg_current {
  display: inline-block;
  background: #3a8afd;
  border: 1px solid #3a8afd;
  color: #fff;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  min-width: 30px;
  border-radius: 3px
}

/* cheditor 이슈 */
.cheditor-popup-window *,
.cheditor-popup-window :after,
.cheditor-popup-window :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {
  display: block;
  margin: 0.3em;
  padding: 0.5em 0;
  border: 1px solid #eee;
  border-radius: 2em;
  background: #fff;
  color: #000;
  font-size: 2em;
  text-decoration: none;
  text-align: center
}





/* --------------------------------------- */

/* 2025-05-02 ejh */
.dis_none {
  display: none !important;
}

.lay_out {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.lay_out2 {
  padding: 60px 20px;
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
}

html,
body {
  color: #222;
  margin: 0;
  padding: 0;
  height: 100%;
  scroll-snap-type: y mandatory;
}

#container {
  margin-top: 100px;
  /*background-image: url(../img/ct_bg.jpg);*/
  /* background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(240, 250, 255, 1) 54%, rgba(240, 250, 255, 1) 100%); */
}

#bo_gall {
  max-width: 1280px;
  margin: 0px auto 60px;
  padding: 10px 20px;
  border: 1px solid #ccc;
  border-radius: 15px;
  background-color: #fff;
}

#bo_w {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 20px;
}


/* hd */
#logo img {
  width: 100%;
  max-width: 156px;
}

#logo p {
  font-size: 15px;
  /*font-weight: 500;margin-bottom: 2px;*/
  color: #444;
}

#logo span {
  font-size: 14px;
  /*font-weight: 300;*/
  color: #444;
}

.top_hd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  height: 100px;
}

#gnb {
  font-size: 14px;
}

#gnb .gnb_menu_btn {
  background: unset;
  color: #40A9DE;
  width: unset;
  height: unset;
  border: 0;
  vertical-align: top;
  font-size: 30px;
}

.gnb_2dul {
  display: none;
  position: absolute;
  top: 80px;
  width: 120px;
  padding-top: 2px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
}

#gnb .gnb_mnal {
  display: none;
}

#gnb_all {
  display: none;
  position: absolute;
  width: 100%;
  top: -31px;
  min-width: 460px;
  height: 100vh;
  right: -20px;
}

#hd>.top_menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background-color: #fff;
}

.gnb_al_ul {
  display: flex;
  flex-direction: column;
}


.full {
  position: relative;
}

/* 오른쪽 예약버튼튼 */
.op_btn {
  position: fixed;
  bottom: 80px;
  right: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  z-index: 980;
}

.op_btn a {
  border-radius: 15px;
  width: 170px;
  height: 60px;
  padding: 17px 20px 19px 20px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 7px;
  justify-content: space-between;
  box-shadow: inset 0px -6px 8px rgba(0, 0, 0, .28);
}

.op_btn a img {
  width: 100%;
  max-width: 25px;
}

.op0 {
  background-color: #edf5ff;
  color: #165ae7;
}
/* .op00 {display: none;} */

.op1 {
  background-color: #165AE7;
  color: #fff;
}

.op2 {
  background-color: #FFE400;
  color: #222;
}


/* .bgimg {background-image: url(../img/bg.jpg);} */
/* main */
.section {
  padding: 0px 20px;
}

.section>div {
  padding-bottom: 100px;
}

.main {
  /* background-image: url(../img/main.png); */
  background-size: cover;
  background-position: right;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  padding: 0 !important;
}

/* .main_visual { position: absolute; top: 100px;width: 100%;}
.main_visual img {width: 100%;max-width: 2560px; height: calc(100vh - 100px);} */

.main_ct {
  /* position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); */
  z-index: 999;
  position: relative;
  padding: 0 20px;
  pointer-events: none;
}

.main_txt {
  z-index: 999;
  text-align: center;
  margin-bottom: 60px;
}

.main_tt {
  margin-bottom: 25px;
  margin-right: 45px;
}

.main_tt img {
  width: 100%;
  max-width: 405px;
}

.main_txt p {
  color: #fff;
  font-size: 26px;
  margin-bottom: 30px;
}

.main_txt span {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.45;word-break: keep-all;
}

.main_btn {
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;pointer-events: auto;
}

.main_btn2 {
  display: flex;
  gap: 87px;
}

.mbico {
  font-size: 24px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  padding: 21px 0px 23px 0px;
  width: 210px;
  justify-content: center;
  box-shadow: inset 0px -6px 8px rgba(0, 0, 0, .28);
}

.mbico img {
  width: 100%;
  max-width: 30px;
}

.mbico1 {
  color: #fff;
  background-color: #195CE8;
}

.mbico2 {
  color: #222;
  background-color: #FFE503;
}

.mbico3 {
  color: #37A2D8;
  background-color: #fff;
}


/* 공동 */
.ct_top_tt {
  font-size: 38px;
  font-weight: bold;
  padding: 0 25px;
  border-bottom: 5px solid #165AE7;
  padding-bottom: 7px;
  margin-bottom: 60px;
  width: 340px;
  margin: 0 auto;
  text-align: center;
}
.ct_top_tt4 {width: 400px;}

/* 요금확인 */
.ct_check {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  padding-top: 60px;
}

.ct_check_box {
  display: flex;
  gap: 30px;
  width: 100%;
}

.ct_check_box2 {
  align-items: start !important;
  font-size: 14px;
}

.ct_check_box2 p {
  margin: 5px 0 0px 5px;
  display: none;
}

.form-group {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 30px;
}
.form-group4 {height: 395px;
}

.form-group img {
  width: 100%;
  max-width: 30px;
}

.form-group label {
  font-weight: 600;
  font-size: 22px;
  color: #165AE7;
  align-items: center;
  display: flex;
  gap: 10px;
  padding: 13px 48px;
  border-radius: 10px;
  border: 1px solid #165AE7;
  background-color: rgba(22, 90, 231, 0.05);
  word-break: keep-all;
  height: 55px;
  width: 143px;
  justify-content: center;
}

.form-group .ch_txt1 {
  height: 100%;
}

.ct_check_btn {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}

.ct_check_btn>a {
  background: #1A4DB8;
  border-radius: 10px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  display: flex;
  gap: 15px;
  align-items: center;
  width: 100%;
  max-width: 300px;
  padding: 13px 0;
  justify-content: center;
  height: 55px;
  transition: .3s;
}

.ct_check_btn:hover>a {
  background: #37A2D8;
}


/* select { padding: 15px 25px;width: 100%;font-size: 18px; border: 1px solid #ccc; border-radius: 10px; background-color: white; color: #888;} */
.main_sl {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../img/down_arrow.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 12px auto;
  height: 55px;
  font-size: 16px;
  padding: 0px 15px;
  width: 100%;
  font-size: 18px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: white;
  color: #888;
}

select:focus {
  outline: none;
  border-color: #3498db;
}

#departure {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../img/down_arrow.png);
  background-repeat: no-repeat;
  background-position: right 25px center;
  background-size: 12px auto;
}

.total {
  font-size: 20px;
  font-weight: 600;
  color: #EA1111;
  border-radius: 10px;
  border: 1px solid #ccc;
  padding: 13px 25px;
  width: 100%;
  display: flex;
  height: 55px;
  align-items: center;
  justify-content: right;
  background-color: #fff;
}

.ch_btn {
  background: #1A4DB8;
  border-radius: 10px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  display: flex;
  gap: 15px;
  align-items: center;
  width: 100%;
  max-width: 250px;
  padding: 13px 0;
  justify-content: center;
  height: 55px;
}

.ch_btn img {
  width: 100%;
  max-width: 25px;
}

.ch_txt {
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #fff;
  padding: 25px 35px;
  width: 100%;
  height: 100%;
}

.ch_txt>ul {
  list-style-type: initial;
  line-height: 1.55;
}

.ch_txt ul>li {
  font-size: 16px;
  word-break: keep-all;
}

.ch_txt ul>li::marker {
  font-size: 11px;
}



/* 요금 안내 /이용안내 */
.ct_guide0 {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
}

.ct_guide {
  margin-bottom: 30px;
  border: 1px solid #ccc;
  border-radius: 20px;
  overflow: hidden;
}

.ct_guide table {
  border-collapse: collapse;
  text-align: center;
  border-radius: 15px;
}

.brnone {
  border-right: 0px solid #ccc !important;
}

.ct_guide th,
.ct_guide td {
  padding: 12px;
  height: 65px;
  word-break: keep-all;
}

.ct_guide th {
  background-color: #165AE7;
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  width: 355px;
}

.ct_guide .th1 {
  width: 240px;
}

.ct_guide td {
  font-size: 18px;
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.ct_guide2 {
  background-color: #fff;
  border-radius: 15px;
  border: 1px solid #ccc;
  padding: 25px 27px;
  width: 100%;
  max-width: 951px;
}

.ct_guide2>p {
  color: #165AE7;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 25px;
  word-break: keep-all;
  line-height: 1.45;
}

.guide_service {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.guide_service>div {
  text-align: center;
}

.guide_service>div>img {
  width: 100%;
  max-width: 120px;
  margin-bottom: 25px;
}

.guide_service>div>p {
  font-size: 16px;
  text-align: center;
  line-height: 1.45;
  padding: 0 20px;
  word-break: keep-all;
}


/* 주차이용방법 */
.ct_gate {
  width: 100%;
  max-width: 700px;
  text-align: center;
  padding-top: 60px;
  margin: 0 auto;
}

.ct_gate>div>img {
  width: 100%;
  max-width: 656px;
  margin-bottom: 45px;
}

.gate_ct0 {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.gate_ct {
  display: flex;
  width: 100%;
  max-width: 700px;
  justify-content: space-between;
  text-align: left;
}

.gate_ct>div>div:first-child {
  font-weight: 600;
  font-size: 20px;
  color: #165AE7;
  margin-bottom: 20px;
  display: flex;
  gap: 10px;
}

/* .gate_ct >div >div:first-child >img {width: 100%;max-width: 24px;} */
/* .gate_ct >div >div >img {margin-right: 10px;} */
.gateimg img {
  width: 100%;
  max-width: 311px;
}

.gate_tt {
  line-height: 1.5;
}

.gate_tt div {
  display: flex;
  gap: 10px;
  align-items: center;
}

.gate_ct div p {
  font-size: 16px;
}

.gate_ct div span {
  color: #165AE7;
  font-size: 18px;
}

.gate_ct>div>div>img {
  width: 100%;
  max-width: 25px;
}





/* ft */
#ft_wr {
  max-width: 1280px;
  margin: 0 auto;
  padding: 35px 20px 10px 20px;
  position: relative;
  display: flex;
  justify-content: space-between;
}

#ft_wr>div {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

#ft_link {
  display: flex;
  gap: 30px;
  color: #333;
}

#ft_link a:hover {
  text-decoration: underline;
}

.ft_info {
  font-size: 14px;
  line-height: 2;
  color: #666;
  word-break: keep-all;
}

.ft_logo img {
  max-width: 169px;
  width: 100%;
}

.ftfull {
  height: 250px;
}



/* 왼쪽 네비 */
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: 0px 0 0 0px !important;
  background: #40A9DE !important;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  height: 12px !important;
  width: 12px !important;
  background: #ccc !important;
  margin: 0px 0 0 0px !important;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  margin: 0px 0 15px 0px !important;
}



#fullpage .section00 {
  background-image: url(../img/bg1.jpg);
  z-index: 999;
  background-size: cover;
  /* 이미지가 요소를 가득 채우도록 */
  background-position: center;
  /* 이미지 중심 정렬 */
  background-repeat: no-repeat;
}

#fullpage .section11 {
  background-image: url(../img/bg2.jpg);
  z-index: 999;
  background-size: cover;
  /* 이미지가 요소를 가득 채우도록 */
  background-position: center;
  /* 이미지 중심 정렬 */
  background-repeat: no-repeat;
}

#fullpage .section22 {
  background-image: url(../img/bg3.jpg);
  z-index: 999;
  background-size: cover;
  /* 이미지가 요소를 가득 채우도록 */
  background-position: center;
  /* 이미지 중심 정렬 */
  background-repeat: no-repeat;
}

#fullpage .section33 {
  background-image: url(../img/bg4.jpg);
  z-index: 999;
  background-size: cover;
  /* 이미지가 요소를 가득 채우도록 */
  background-position: center;
  /* 이미지 중심 정렬 */
  background-repeat: no-repeat;
}

#fullpage .section44 {
  background-image: url(../img/bg5.jpg);
  z-index: 999;
  background-size: cover;
  /* 이미지가 요소를 가득 채우도록 */
  background-position: center;
  /* 이미지 중심 정렬 */
  background-repeat: no-repeat;
}

.ct_check_box .frm_input {
  height: 55px;
  border-radius: 10px;
  font-size: 16px;
  width: 100%;
  padding: 0px 15px;
}


input {
  -webkit-appearance: none;
  min-width: 0;
}

input[type="text"],
input[type="email"],
input[type="tel"] {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: block;
  /* inline 요소로 인한 문제 방지 */
}


.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

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

/* .btn_prv, .btn_next {display: flex;}
.aaaa {display: flex;justify-content: space-between;width: 100%;} */

.bo_v_nb li a {
  position: relative;
  width: calc(100% - 140px);
  height: 100%;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}






@media (max-width: 2561px) {
  .main_ct {
    padding: 0 20px 100px;
  }

  .pp2060 {
    padding-bottom: 80px;
  }

}

@media (max-width: 1920px) {
  .main_ct {
    padding: 0 20px 0px;
  }

  .pp2060 {
    padding-bottom: 0px;
  }


}


@media (max-width: 1440px) {
  .main {
    background-size: cover;
    background-position: center;
    background-position: right -86px top 0px;
  }
}





@media (max-width: 1024px) {
  #top_btn {display: block;}

  .section {
    padding: 75px 20px 60px 20px;
  }

  .section>div {
    padding-bottom: 0px;
  }

  .fp-section,
  .fp-tableCell {
    height: auto !important;
  }

  #logo {
    gap: 15px;
  }

  #logo img {
    max-width: 135px;
  }

  /* #logo p {font-size: 16px;margin-bottom: 5px;} */
  #gnb #gnb_1dul {
    font-size: 14px;
    gap: 38px;
  }

  .gnb_2dul {
    width: 100px;
  }


  /* .main_visual img { height: 668px;} */
  .main {
    background-position: right 0px top 0px;
  }

  .main_ct {
    margin-top: unset;
    padding: 80px 20px 50px;
  }

  .main_txt {
    margin-bottom: 40px;
  }

  .main_tt {
    margin-bottom: 20px;
    margin-right: 35px;
  }

  .main_tt img {
    width: 100%;
    max-width: 300px;
  }

  .main_txt p {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .main_txt span {
    font-size: 24px;
  }

  .main_btn {
    gap: 20px;
  }

  .main_btn2 {
    gap: 60px;
  }

  .mbico {
    font-size: 18px;
    gap: 10px;
    padding: 15px 0px 17px 0px;
    width: 155px;
  }

  .mbico img {
    width: 100%;
    max-width: 25px;
  }

  /* 요금확인 */
  .ct_top_tt {
    font-size: 30px;
    border-bottom: 5px solid #165AE7;
    padding-bottom: 5px;
    width: 280px;
  }
  .ct_top_tt4 {width: 340px;}

  .ct_check {
    max-width: 770px;
    padding-top: 30px;
  }

  .form-group {
    gap: 25px;
    margin-bottom: 20px;
  }

  .form-group label {
    height: 49px;
    width: 130px;
    font-size: 20px;
  }

  

  .form-group select {
    padding: 13px 25px;
    font-size: 18px;
  }

  .ch_txt {
    padding: 15px 35px;
    max-width: 776px;
  }

  

  .ch_btn {
    font-size: 20px;
    max-width: 210px;
    padding: 13px 0;
    height: 49px;
    gap: 10px;
  }

  .total {
    height: 49px;
  }

  .ch_btn img {
    max-width: 25px;
  }

  .ct_check_box {
    gap: 20px;
  }

  .ct_check_box .frm_input {
    height: 49px;
  }

  .main_sl {
    height: 49px;
  }

  .ct_check_btn>a {
    font-size: 20px;
    height: 49px;
  }


  /* 요금안내 */
  .ct_guide0 {
    padding-top: 40px;
  }

  .ct_guide {
    margin-bottom: 25px;
  }

  .th1 {
    width: 180px;
  }

  .ct_guide th,
  .ct_guide td {
    padding: 12px;
    height: 53px;
  }

  .ct_guide th {
    font-size: 20px;
    width: 265px;
    line-height: 1.45;
  }

  .ct_guide td {
    font-size: 16px;
  }

  .ct_guide2 {
    padding: 25px 20px;
    max-width: 770px;
  }

  .ct_guide2>p {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .guide_service>div>img {
    max-width: 105px;
    margin-bottom: 20px;
  }

  .guide_service>div>p {
    font-size: 14px;
    padding: 0 11px;
  }


  /* 주차 */
  .ct_gate {
    max-width: 660px;
    padding-top: 40px;
  }

  .gateimg img {
    width: 100%;
    max-width: 270px;
  }

  .ct_gate>div>img {
    max-width: 530px;
    margin-bottom: 25px;
  }

  /* .gate_tt {line-height: 1.45;} */
  .gate_ct0 {
    gap: 25px;
  }

  .gate_ct>div>div:first-child {
    font-size: 20px;
    margin-bottom: 10px;
  }

  /* .gate_ct >div >div:first-child >img {width: 100%;max-width: 20px;} */

  /* ft */
  .section3 {
    padding: 0 0;
  }

  .section3>div {
    padding-bottom: 0;
  }

  .ftfull {
    height: unset;
  }



}


@media (max-width: 768px) {
  /* .fp-tableCell { height: auto !important;} */
  .mob_none {display: none !important;}
  /* .op00 {display: block !important;} */

 

  .section {
    padding: 55px 20px;
  }

  #fullpage .section00 {
    background-image: url(../img/mob_bg1.jpg);
  }
  #fullpage .section11 {
    background-image: url(../img/mob_bg2.jpg);
  }

  #fullpage .section22 {
    background-image: url(../img/mob_bg3.jpg);
  }

  #fullpage .section33 {
    background-image: url(../img/mob_bg3.jpg);
  }

  #container_title {
    padding: 65px 0 55px 0;
  }

  #container_title span {
    font-size: 24px;
  }

  #container_title>p {
    color: #fff;
    font-size: 16px;
    padding: 0px 20px 0px 24px;
  }

  .main {
    /* background-image: url(../img/main.png); */
  }

  .main_ct {
    margin-top: unset;
    padding:225px 0px 50px 0px;
  }

  .main_tt {
    margin-right: 29px;
  }

  .main_tt img {
    max-width: 240px;
  }

  .main_txt {
    margin-bottom: 45px;
    text-align: left;
    padding-left: 20px;
  }

  .main_txt span {
    font-size: 22px;
  }

  .main_txt p {
    font-size: 20px;
    margin-bottom: 15px;
  }

  #gnb .gnb_mnal {
    display: block;
  }

  #gnb #gnb_1dul {
    display: none;
  }

  .main_btn {
    gap: 20px;
    flex-direction: unset;
    display: none;
  }

  .main_btn2 {
    gap: 20px;
  }

  .mbico {
    font-size: 16px;
    gap: 5px;
    padding: 12px 0px 14px 0px;
    width: 130px;
  }

  .mbico img {
    max-width: 18px;
  }

  /* 요금확인 */
  .ct_check_box2 P {
    display: block;
  }

  .ct_top_tt {
    font-size: 28px;
    padding-bottom: 7px;
    width: 265px;
    padding-top: 30px;
  }
  .ct_top_tt4 {width: 300px;}

  .ct_check {
    max-width: 600px;
  }

  .form-group {
    gap: 10px;
    margin-bottom: 15px;
    align-items: start;
    flex-direction: column;
  }
  .form-group4 {
    height: unset;
}

  .form-group label {
    height: 45px;
    width: 25%;
    font-size: 18px;
    padding: 13px 30px;
  }

  .form-group .ch_txt1 {
    height: 40px;
  }

  .form-group img {
    width: 100%;
    max-width: 22px;
  }

  .form-group select {
    padding: 12px 25px;
    font-size: 16px;
  }

  .total {
    height: 45px;
    font-size: 18px;
  }

  .ch_btn {
    font-size: 18px;
    max-width: 170px;
    padding: 13px 0;
    height: 45px;
  }

  .ch_txt {
    padding: 15px 20px 15px 25px;
    max-width: unset;
  }

  .ch_txt ul>li {
    font-size: 14px;
  }

  .ch_txt1 {
    height: 45px;
  }

  .ct_check_box .frm_input {
    height: 45px;
    max-width: 100%;
    box-sizing: border-box;
  }

  .main_sl {
    height: 45px;
  }

  .ct_check_box {
    gap: 8px;
    flex-direction: column;
    align-items: end;
  }


  /* 요금안내 */
  .ct_guide th {
    font-size: 18px;
  }

  .guide_service {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 10px;
  }

  .guide_service>div {
    width: calc(50% - 5px);
    box-sizing: border-box;
  }

  .guide_service>div>p {
    font-size: 16px;
    padding: 0px 5px;
  }


  /* 주차 */
  .ct_gate>div>img {
    max-width: 500px;
    margin-bottom: 25px;
  }

  .gate_ct0 {
    gap: 20px;
    align-items: center;
    padding-bottom: 60px;
  }

  .gate_ct {
    max-width: 400px;
    flex-direction: column;
    gap: 15px;
  }

  .gateimg img {
    width: 100%;
    max-width: 600px;
  }


  /* ft */
  #ft_wr {
    flex-direction: column-reverse;
    gap: 25px;
  }

  #ft_wr>div {
    gap: 15px;
  }

  .section3 {
    padding: 0 0;
  }



  /*  */
  #top_btn {
    display: block;
    line-height: 35px;
    font-size: 14px;
    width: 65px;
    height: 40px;
    border-radius: 8px;
    bottom: 58px;
  }



  .op_btn {
    bottom: 107px;
    gap: 10px;
  }

  .op_btn a {
    width: 65px;
    height: 70px;
    padding: 10px;
    font-size: 12px;
    gap: 5px;
    /* white-space: nowrap; */
    flex-direction: column;
    text-align: center;
    justify-content: center;
    border-radius: 8px;
  }
  .op_btn a img {
    max-width: 20px;
}


  .form-group label {
    width: 100%;
  }



}


@media (max-width: 480px) {
  #logo {
    gap: 7px;
  }

  #logo img {
    max-width: 100px;
  }

  #logo p {
    font-size: 14px;
  }

  #logo p {
    font-size: 12px;
  }

  #logo span {
    font-size: 12px;
  }

  #gnb_all {
    min-width: 370px;
  }

  #container_title {
    padding: 55px 0 40px 0;
  }

  #container_title span {
    text-align: center;
  }

  #container_title>p {
    text-align: center;
  }

  .section {
    padding: 50px 20px;
  }

  /* 메인 */
  /* .main_ct { margin-top: unset;  padding: 146px 20px 35px 20px;} */
  .main_ct {
    padding: 235px 0px 35px 0px;
  }

  .main_tt img {
    max-width: 180px;
  }

  .main_tt {
    margin-bottom: 10px;
    margin-right: 30px;
  }

  .main_txt p {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .main_txt span {
    font-size: 18px;
  }

  .main_txt {
    margin-bottom: 100px;
  }

  /* .main_btn {
    gap: 10px;
    flex-direction: column;
    align-items: start;
    display: none;
  } */

  .main_btn2 {
    gap: 10px;
    flex-direction: column;
  }

  .mbico {
    font-size: 16px;
    gap: 0px;
    padding: 11px 23px 13px 23px;
    width: 140px;
    justify-content: space-between;
  }

  .mbico img {
    max-width: 20px;
  }


  /* 요금확인 */
  .ct_top_tt {
    font-size: 24px;
    padding-bottom: 5px;
    width: 235px;
  }
  .ct_top_tt4 {width: 265px;}

  .ct_check {
    max-width: 600px;
    padding-top: 40px;
  }

  .form-group label {
    height: 40px;
    font-size: 16px;
    padding: 11px 25px;
    /* width: 27%; */
    width: 100%;
  }

  .form-group img {
    width: 100%;
    max-width: 20px;
  }

  .ch_txt1 {
    height: 40px;
  }

  .form-group select {
    padding: 12px 10px;
    font-size: 14px;
  }

  .total {
    height: 40px;
    font-size: 16px;
    padding: 13px 10px 13px 10px;
  }

  .ch_btn {
    font-size: 16px;
    max-width: 130px;
    padding: 13px 0;
    height: 40px;
  }

  #departure {
    background-position: right 10px center;
  }

  .ct_check_box .frm_input {
    height: 40px;
  }

  .main_sl {
    height: 40px;
  }

  .ct_check_btn>a {
    font-size: 18px;
    max-width: 230px;
    height: 45px;
  }

  /* 요금안내내 */
  /* .guide_service {display: flex; flex-wrap: wrap; gap: 15px 10px; } */
  /* .guide_service >div { width: calc(50% - 5px); box-sizing: border-box; } */
  .guide_service>div>img {
    max-width: 85px;
    margin-bottom: 10px;
  }

  .guide_service>div>p {
    font-size: 14px;
    padding: 0px 5px;
  }

  .ct_guide {
    margin-bottom: 20px;
  }

  .ct_guide2 {
    padding: 15px 20px;
    max-width: unset;
  }

  .ct_guide th,
  .ct_guide td {
    padding: 7px 12px;
    height: 42px;
  }

  .ct_guide th {
    font-size: 16px;
  }

  .ct_guide td {
    font-size: 14px;
  }

  .ct_guide2>p {
    font-size: 18px;
    text-align: center;
  }


  /* 이용방법 */
  .gate_ct div span {
    font-size: 16px;
  }

  .gate_ct div p {
    font-size: 14px;
  }


  /* ft */
  .section3 {
    padding: 0 0;
  }
  .ft_logo img {
    max-width: 145px;
}


  /* 탑버튼 */
  #top_btn {
    right: 15px;width: 60px;
  }
  .op_btn {
    right: 15px;
  }

  .op_btn a {
    width: 60px; height: 67px;
    padding: 10px 7px;
  }
    

}


@media (max-width: 380px) {
  #gnb_all {
    min-width: 330px;
  }
}

/*2025-07-25*/
#ctt {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto !important;
  background: transparent !important;
}

.ctt_privacy h2 {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 30px;
}

.ctt_privacy h3 {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
}


.ctt_privacy p,
.ctt_privacy ul {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 20px;
}

.ctt_privacy ul li {
  padding-bottom: 10px;
}

.ctt_privacy strong {
  display: inline-block;
  padding-bottom: 10px;
}

.ctt_provision h2 {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 30px;
}

.ctt_provision h3 {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
}

.ctt_provision p,
.ctt_provision ul {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 20px;
}

.ctt_provision li,
.ctt_provision .container {
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 20px;
}

.ctt_provision strong {
  display: inline-block;
  padding-bottom: 10px;
}

.ctt_provision .bullet-list {
  padding: 0 !important;
}


/* 2025-09-01 kdh */

.mainBannerWrap {
  width: 100%;
}

.ctt_review .swiper-button-next {
  right: -100px !important;
}

.pc_1024 {
  width: 80% !important;
  margin: 0 auto !important;
  position: relative;
}

.ctt_review .swiper-button-prev {
  left: -100px !important;
}

.ctt_review a {
  cursor: default !important;
}

.swiper-pagination-progressbar {
  top: unset !important;
  bottom: 0 !important;
}

.ctt_review .swiper-button-next:after,
.ctt_review .swiper-button-prev:after {
  color: #1A4DB8 !important;
}

.pg_wrap {
  float: unset;

}

@media (max-width: 1440px) {


  .ctt_review .swiper-button-next:after,
  .ctt_review .swiper-button-prev:after {
    font-size: 30px;
  }


  .ctt_review .swiper-button-next {
    right: -80px !important;
  }


  .ctt_review .swiper-button-prev {
    left: -80px !important;
  }
}

@media (max-width:768px) {

  .ctt_review .swiper-button-next:after,
  .ctt_review .swiper-button-prev:after {
    font-size: 24px;
  }


  .ctt_review .swiper-button-next {
    right: -50px !important;
  }


  .ctt_review .swiper-button-prev {
    left: -50px !important;
  }

  .pc_1024 {
    width: 90% !important;
  }
}

@media (max-width:480px) {

  .ctt_review .swiper-button-next:after,
  .ctt_review .swiper-button-prev:after {
    font-size: 24px;
  }


  .ctt_review .swiper-button-next {
    right: -40px !important;
  }


  .ctt_review .swiper-button-prev {
    left: -40px !important;
  }
}










/* 2026-01-20 ejh */

/* 푸터 모바일 링크 버튼  */
.ft_link_btn {  position: fixed;  bottom: -1px;  width: 100%;  z-index: 99;display: flex;align-items: center;}
.ft_link_btn a {font-size: 16px;font-weight: 500;display: block;width: 100%;padding: 12px;text-align: center;height: 50px;}
.ft_link_btn a img {margin-right: 7px;}
/* 카카오톡 */
.kakao {background-color: #FFE400;color: #3e2723;}
.kakao img {max-width: 25px;}
/* 네이버 블로그 */
.nblog {background-color: #00E165;}
.nblog img {max-width: 70px;}

/* pc 가리기 모바일 보이기 */
.pc_off_mob_on {display: none;}



/* 메인 주차장 보기 시작 ***************************/
/* wrap */
.img_grid_wrap{ max-width: 1000px; margin: 0 auto;margin-top: 60px;}

/* 2x2 grid (기본 PC) */
.img_grid{ display: grid; grid-template-columns: repeat(2, minmax(0, 1fr));  gap: 20px;}

/* 카드 */
.img_link{ display: block; width: 100%; overflow: hidden; background: #f2f2f2;border-radius: 12px;}
.img_link img {width: 100%;}

/* 이미지 비율 고정 */
.img_el{ display: block; width: 100%; aspect-ratio: 16 / 9; object-fit: cover;}

/* 호버 효과 */
@media (hover:hover){
  .img_link{ transition: transform .2s ease, box-shadow .2s ease; }
  .img_link:hover{ transform: translateY(-2px); box-shadow: 0 14px 34px rgba(0,0,0,.12);  }
}

@media (max-width: 767px){
  .pc_off_mob_on {display: block;}
  .img_grid_wrap {  margin-top:40px;}
  .img_grid{ grid-template-columns: 1fr; }
  .img_link:hover{ transform: unset; box-shadow: unset;}
}
@media (max-width: 480px){
  .ft_link_btn a { font-size: 14px;height: 45px;}
  .nblog img {  max-width: 63px;}
}
/* 메인 주차장 보기 끝 ***************************/


/* 메인 이용후기 */
.main_review{ border-radius: 15px;width: 100%; margin: 0 auto;text-align: center;margin-top: 60px; max-width: 1200px;}
.main_review_ct{position: relative;}
.main_review_ct > div >img{width: 100%; max-width: 350px; }
.main_review_ct > div {display: flex;gap: 10px;justify-content: center;}
/* 스와이퍼 */
.swiper { width: 100%; height: 100%; border-radius: 10px; overflow: hidden;}
.review_swiper .swiper-slide { text-align: center; font-size: 18px; background: #fff; display: flex; justify-content: center; align-items: center;}
.review_swiper .swiper-slide img { display: block;aspect-ratio: 4/3;border-radius: 10px;  width:100%; height:auto; max-width:100%;  object-fit:contain; }
/* 스와이퍼 */


 .swiper-button-prev,  .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, -70px) !important;
}
 .swiper-button-next,  .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, -70px) !important;
}
.review_swiper .swiper-slide a {
  cursor: default !important;
}



@media screen and (max-width: 1440px) {

  .main_review{ max-width: 75%;margin-top: 40px;}

}
@media screen and (max-width: 767px) {
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, -40px) !important;
  }
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, -40px) !important;
  }

}









.swiper {
  width: 100%;
  height: 100%;
}

.VisualSwiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #444;
  display: flex;
  justify-content: center;
  align-items: center;
}

.VisualSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
}

/* 비주얼 슬라이드 */
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 25px) !important;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 7px) !important;
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px)) !important;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 10px)) !important;
}

.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #ccc) !important;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1) !important;
}
.swiper-pagination-bullet-active {
  background: #40A9DE !important;
}


/* 비주얼 슬라이드 */
.VisualSwiper {position: absolute !important;top: 0;border-radius: 0;}
.section0 {padding: 0;}


/* 슬라이드 텍스트 */
.mob_txt {margin-top: 10px;}
.mob_txt p {margin: 0;}
.mob_txt p span { font-size: 22px; font-weight: 600; line-height: 1.8;}

@media screen and (max-width: 767px) {

  .VisualSwiper {
    /* height: 450px; */
  }

  .mob_txt p span { font-size: 20px; }
  
  
}
.mob_slide {display: none !important;}
.slide2 img {object-position: center !important;}
@media screen and (max-width: 480px) {
  
  .mob_block {display: block;margin-top: 10px;}
  .mob_txt p span { font-size: 18px;line-height: 1.6; }
  

  .mob_change {display: none !important;}
  .mob_slide {display: block !important; }

}








/* 팝업 반응형 */
.hd_pops_con { width: 100% !important; height: auto !important;}
.hd_pops_footer {  margin-top: -13px !important;}


@media screen and (max-width: 1024px) {
  .hd_pops {top: 0 !important;  }
}

@media screen and (max-width: 480px) {
  .hd_pops {left: 0 !important; }
  .hd_pops_con {  max-width: 270px !important;}
  .hd_pops_footer button {  font-size: 11px;}
}