@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");
@import url("https://webfontworld.github.io/daegu/DalseoHealing.css");
@import url("https://webfontworld.github.io/sunn/SUIT.css");
@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-weight: 700;
  src: local("Spoqa Han Sans Neo Bold"), url("../fonts/SpoqaHanSansNeo-Bold.woff2") format("woff2"), url("../fonts/SpoqaHanSansNeo-Bold.woff") format("woff"), url("../fonts/SpoqaHanSansNeo-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-weight: 500;
  src: local("Spoqa Han Sans Neo Medium"), url("../fonts/SpoqaHanSansNeo-Medium.woff2") format("woff2"), url("../fonts/SpoqaHanSansNeo-Medium.woff") format("woff"), url("../fonts/SpoqaHanSansNeo-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-weight: 400;
  src: local("Spoqa Han Sans Neo Regular"), url("../fonts/SpoqaHanSansNeo-Regular.woff2") format("woff2"), url("../fonts/SpoqaHanSansNeo-Regular.woff") format("woff"), url("../fonts/SpoqaHanSansNeo-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-weight: 300;
  src: local("Spoqa Han Sans Neo Light"), url("../fonts/SpoqaHanSansNeo-Light.woff2") format("woff2"), url("../fonts/SpoqaHanSansNeo-Light.woff") format("woff"), url("../fonts/SpoqaHanSansNeo-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-weight: 100;
  src: local("Spoqa Han Sans Neo Thin"), url("../fonts/SpoqaHanSansNeo-Thin.woff2") format("woff2"), url("../fonts/SpoqaHanSansNeo-Thin.woff") format("woff"), url("../fonts/SpoqaHanSansNeo-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Serif KR";
  src: url("../fonts/NotoSerifKR-ExtraLight-Alphabetic.woff2") format("woff2"), url("../fonts/NotoSerifKR-ExtraLight-Alphabetic.woff") format("woff"), url("../fonts/NotoSerifKR-ExtraLight-Alphabetic.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif KR";
  src: url("../fonts/NotoSerifKR-Black-Alphabetic.woff2") format("woff2"), url("../fonts/NotoSerifKR-Black-Alphabetic.woff") format("woff"), url("../fonts/NotoSerifKR-Black-Alphabetic.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif KR";
  src: url("../fonts/NotoSerifKR-Bold-Alphabetic.woff2") format("woff2"), url("../fonts/NotoSerifKR-Bold-Alphabetic.woff") format("woff"), url("../fonts/NotoSerifKR-Bold-Alphabetic.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif KR";
  src: url("../fonts/NotoSerifKR-Light-Alphabetic.woff2") format("woff2"), url("../fonts/NotoSerifKR-Light-Alphabetic.woff") format("woff"), url("../fonts/NotoSerifKR-Light-Alphabetic.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif KR";
  src: url("../fonts/NotoSerifKR-Medium-Alphabetic.woff2") format("woff2"), url("../fonts/NotoSerifKR-Medium-Alphabetic.woff") format("woff"), url("../fonts/NotoSerifKR-Medium-Alphabetic.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif KR";
  src: url("../fonts/NotoSerifKR-Regular-Alphabetic.woff2") format("woff2"), url("../fonts/NotoSerifKR-Regular-Alphabetic.woff") format("woff"), url("../fonts/NotoSerifKR-Regular-Alphabetic.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif KR";
  src: url("../fonts/NotoSerifKR-SemiBold-Alphabetic.woff2") format("woff2"), url("../fonts/NotoSerifKR-SemiBold-Alphabetic.woff") format("woff"), url("../fonts/NotoSerifKR-SemiBold-Alphabetic.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
* {
  font-family: "Spoqa Han Sans Neo", "sans-serif";
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  letter-spacing: -0.32px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
}

html {
  font-size: 1rem;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

a {
  color: inherit;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

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

ol, ul {
  list-style: none;
}

span,
em,
b {
  font-style: normal;
  font-size: inherit;
  letter-spacing: inherit;
}

pre {
  line-height: 1.76;
}

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

select {
  background-image: url("/assets/images/ico/ico_select_arr.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 11px;
  height: 11px;
  background-position-x: calc(100% - 15.5px);
  background-size: 10px 10px;
  padding-right: 30px !important;
}

select option {
  font-size: inherit;
  color: inherit;
}

select::-ms-expand {
  display: none; /* 네이티브 화살표 제거*/
}

select:focus::-ms-value {
  background-color: inherit;
  color: inherit;
}

input:not([type=checkbox], [type=radio], [type=range]),
textarea,
button,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

input:-webkit-autofill,
input:-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0 30px #f4f4f4 inset;
  -webkit-text-fill-color: #000000;
}

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

input[readonly],
input[disabled],
input[type=checkbox]:disabled + label::before,
input[type=radio]:disabled + label::before {
  background-color: #f3f3f3 !important;
  cursor: default;
  color: #ccc !important;
}

input[type=checkbox]:disabled + label,
input[type=radio]:disabled + label {
  color: #ccc !important;
}

input[type=checkbox]:disabled + label::before,
input[type=radio]:disabled + label::before {
  border-color: #a2a2a2 !important;
}

::placeholder {
  color: #949494;
  font-size: inherit;
  font-weight: 300;
  letter-spacing: -0.42px;
}

button {
  background: none;
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
  vertical-align: middle;
}

address {
  font-style: normal;
}

::-webkit-scrollbar {
  width: 9px;
  height: 9px;
  background-color: #ebebeb;
}
::-webkit-scrollbar-thumb {
  background: #c9c9c9;
}

:focus {
  outline: none;
  /* box-shadow:0 0 0 2px #000; */
  box-shadow: 0 0 0 2px transparent;
}

input:focus {
  outline: none;
  box-shadow: 0 0 0 1px #000;
}

::selection {
  background: #ddd;
}

body.overflow {
  overflow: hidden;
}

/*---- FELX ----*/
.flex, footer .ft-info__txt, .tree-btn-wrap, .rsvInfo-list, .rsvInfo-box, .bbsBar-sch, .useInfo-top__box, .useInfo-tit ul {
  display: flex;
}
.flex-c-all, .mypage-b.mypage-bbs .bbsTable td .btn, .mypage-b .sns-btn .btn, .bottom-link__slide a, .sect-tour .tour-num, .rsv-status__list .rsv-state > div .state-box, .rsv-status__list .rsv-state, .rsv-status__tit p, .quick-menu__list ul li .btn, .btn-group__next button, .btn-group__next, .program-tit h3, .vision-bottom .vision-box .num, .vision-box .img, .vision-tit, .org .org03-depth .tit, .org .orgTit, .aply-btn .btn, .aply-bd .result-box__btn .btn, .aply-bd .result-box__num, .rsvInfo-btn, .sect-tour.bbs-tour .tour-list .swiper-btn .btn, .sect-tour.bbs-tour .tag-wrap > *, .useInfo-top__time, .noCont, .survey .manager-info__tit, .survey-btn.btn, .info-btn .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-c-space, .rsv-status__list .rsv-box, .aply-bd .select-list > ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex-h-c, header .gnb-cont > li .tit, header .hd-rev .btn, .mypage-b .sns-btn, .rsv-status__list .rsv-state > div, .main .quick-menu__tit, .swiper-control, .btn-back, .tit-btn-group, .aply.rsvState .aply-list .calendar_nav .scd_calendar label, .aply.rsvState .aply-list .calendar_nav .scd_calendar, .aply-hd .process-list, .aply .aply-list__tit .tit, .rsvInfo-btn .tit, .facility-top__list ul li, .sect-tour.bbs-tour .tour-list__cont .tour-list__box .tit, .comBox-tit.tit-icon::before, .comBox-tit, .survey .manager-info__cont, .survey .manager-info, .survey-tit, .survey form {
  display: flex;
  align-items: center;
}
.flex-v-r, .btn-group__submit {
  display: flex;
  justify-content: flex-end;
}
.flex-space {
  display: flex;
  justify-content: space-between;
}
.flex-txt-c a {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*---- PADDING ----*/
.pd-area {
  padding-left: 20px;
  padding-right: 20px;
}
.pd-input, input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=url],
input[type=date],
input[type=datetime-local],
input[type=time],
input[type=number],
select,
textarea {
  padding-left: 15px;
  padding-right: 15px;
}
.pd-tbl {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pd-tbl-list-th {
  padding-left: 10px;
  padding-right: 10px;
}
.pd-all {
  padding: 20px;
}
@media (max-width: 768px) {
  .pd-area {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pd-input, input[type=text],
  input[type=password],
  input[type=email],
  input[type=tel],
  input[type=url],
  input[type=date],
  input[type=datetime-local],
  input[type=time],
  input[type=number],
  select,
  textarea {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/*---- MARGIN ----*/
.mt-8 {
  margin-top: 8px;
}

/*---- INPUT SIZE ----*/
input[type=text].input-xs,
input[type=number].input-xs {
  max-width: 66px;
}
input[type=text].input-s,
input[type=number].input-s {
  max-width: 100px;
}
input[type=text].input-m,
input[type=number].input-m {
  max-width: 170px;
}
input[type=text].input-m,
input[type=number].input-m {
  max-width: 250px;
}
input[type=text].input-100,
input[type=number].input-100 {
  max-width: 100%;
}

/*---- TXT ALIGN ----*/
.txt-l {
  text-align: left !important;
}
.txt-c {
  text-align: center !important;
}
.txt-r {
  text-align: right !important;
}

/*---- BG COLOR ----*/
.bg-gray {
  background-color: #f7f7f7 !important;
}

.bg-white {
  background-color: #fff !important;
}

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

.text-over2, .sect-sns .sns-slide .txt-wrap {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

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

.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/*--------------------------------------------------------------------- LAYOUT --------------------------*/
.inner {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}

.inner-wide {
  max-width: 1500px;
}

.container {
  position: relative;
}

.container-wrap {
  margin-top: 60px;
  padding-bottom: 100px;
  min-height: 500px;
}
@media (max-width: 1420px) {
  .container-wrap {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .container-wrap {
    margin-top: 40px;
  }
}

/*--------------------------------------------------------------------- 페이지 경로 --------------------------*/
.page-path {
  padding-top: 25px;
  padding-bottom: 44px;
}

.page-path > li {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
}

.page-path > li:last-child {
  font-weight: 500;
}

.page-path > li:not(:last-child)::after {
  content: "";
  width: 9px;
  height: 9px;
  background: url(../../images/ico/ico_path_arr_b.svg) no-repeat 50%/cover;
  margin: 1px 10px 0;
}

/*--------------------------------------------------------------------- 검색 --------------------------*/
/*---- 공통 ----*/
.cont-search {
  max-width: 1180px;
  height: 80px;
  border-radius: 3px;
  overflow: hidden;
}

.cont-search .cont-search__wrap {
  border-radius: 3px 0 0 3px;
}

.cont-search .cont-search__wrap h2 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.8px;
  color: #888;
}

.cont-search .cont-search__btn {
  height: 100%;
  color: #fff;
  border-radius: 0 3px 3px 0;
}

.cont-search .cont-search__btn > i {
  margin-left: 7px;
}

/*---- 서브 ----*/
.cont-search--sub .cont-search__wrap {
  width: calc(100% - 120px);
  padding: 15px 0;
  background: #fff;
}

.cont-search--sub .cont-search__select {
  display: flex;
  align-items: center;
  width: 50%;
  height: 100%;
  padding: 0 40px;
  background: url(../../images/ico/ico_sch_arr.svg) no-repeat calc(100% - 40px) 50%;
}

.cont-search--sub .cont-search__select:not(:last-child) {
  border-right: 1px solid #d0d0d0;
}

.cont-search--sub .cont-search__select i {
  border-radius: 50%;
  margin-right: 10px;
}

.cont-search--sub .cont-search__btn {
  width: 120px;
}

/*--------------------------------------------------------------------- 썸네일 리스트 --------------------------*/
.tumb {
  display: flex;
  flex-wrap: wrap;
}

.tumb > li {
  width: calc(25% - 30px);
  margin-bottom: 50px;
}

.tumb > li:not(:nth-child(4n)) {
  margin-right: 40px;
}

.tumb-img {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}

.tumb-img__area {
  background: no-repeat 50%/cover;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  padding-top: 67.115%;
}

.tumb-img__tag {
  display: flex;
  position: absolute;
  top: 0;
  left: 10px;
}

.tumb-img__tag > span { /* width:50px; */
  padding: 0 5px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}

.tumb-img__tag > span:not(:last-child) {
  margin-right: 10px;
}

.tumb-tit {
  padding: 15px 10px 0;
}

.tumb-tit * {
  line-height: 1.5;
}

.tumb-tit > span {
  font-size: 14px;
  color: #888;
}

.tumb-tit h2 {
  font-weight: 400;
  color: #232323;
  letter-spacing: -0.64px;
  margin-bottom: 4px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.tumb-tit b {
  font-weight: 900;
  letter-spacing: -0.64px;
}

.tumb-tit b > span {
  font-size: 12px;
  font-weight: 500;
  padding-left: 3px;
}

/*--------------------------------------------------------------------- title --------------------------*/
.title-bar {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 16px;
  border-bottom: 1px solid #232323;
}

.title-bar.line-none {
  border-bottom: 0;
}

.main-tit {
  font-size: 28px;
  font-weight: bold;
}

/*--------------------------------------------------------------------- tab-menu --------------------------*/
.sub-tab__list {
  position: relative;
}

.sub-tab__list li {
  display: table-cell;
  overflow: hidden;
  vertical-align: top;
}

.sub-tab__list .sub-nav__contents {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  height: 1px;
}

.sub-tab__list li.active .sub-nav__hd {
  border-bottom: 0;
  background: #fff;
  height: 61px;
}

.sub-tab__list li.active .sub-nav__contents {
  display: block;
}

.sub-tab__list:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
}

.sub-tab__list:after {
  content: "";
  display: block;
  clear: both;
}

.sub-nav__hd {
  position: relative;
  width: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  border: 1px solid #e4e4e4;
  border-radius: 3px 3px 0 0;
  background: #f7f7f8;
  font-size: 18px;
  font-weight: 500;
  color: #888;
}

/*--------------------------------------------------------------------- board-content --------------------------*/
.board-content {
  margin-top: 30px;
}

.board-content-hd {
  font-weight: 400;
  text-align: center;
  color: #fff;
  background: #000;
  border-radius: 5px 5px 0 0;
  line-height: 25px;
  padding: 3px 0;
}

.board-content-bd {
  background: #f7f7f8;
  border: 1px solid #e4e4e4;
  border-radius: 0 0 5px 5px;
  padding: 40px 0;
}

.board-content-bd .inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 15px;
}

.board-content-bd .sub-title-bar {
  display: flex;
  padding-bottom: 8px;
}

.content-bd {
  margin-top: 30px;
  padding: 0 29px;
}

.content-bd:not(:last-child) {
  margin-bottom: 35px;
}

.content-bd-view li:not(:last-child) {
  margin-bottom: 30px;
}

.content-bd-view__tit {
  width: 100px;
  margin-right: 20px;
  font-weight: 400;
  line-height: 24px;
}

.content-bd-view__list {
  flex-wrap: wrap;
  width: calc(100% - 120px);
}

.content-bd-view.disabled {
  position: relative;
}

.content-bd-view.disabled:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000000000000000;
}

.board-content-btn {
  text-align: right;
  margin-top: 50px;
  display: flex;
  justify-content: right;
}

.board-content-btn .content-btn {
  width: 250px;
  height: 50px;
  border-radius: 3px;
  font-weight: 500;
}

.board-content-btn .content-btn:not(:last-child) {
  margin-right: 20px;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.dalseo, header .hd-rev .btn, .sect-info .rolling-txt, .sect-tit h2, .quick-menu__list ul li .btn, .no-list .noCont-cont strong, .no-list .noCont-cont, .no-list .noCont-tit strong, .no-list .noCont-tit, .program-list__box .tit, .vision-bottom .vision-box .num, .vision-tit h3, .greetings-by, .greetings-tit, .rsvInfo-box .tit, .facility-top__list ul li .name, .useInfo .useTerm-box .useTerm-tit, .useInfo-top__time, .useInfo-top__tit, .useInfo-tit h2, .noCont-cont, .noCont-tit, .info-btn .btn {
  font-family: "DalseoHealing";
}

.suit, .sect-tour .tour-list__tit h2 {
  font-family: "SUIT";
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mt130 {
  margin-top: 130px !important;
}

.mt140 {
  margin-top: 140px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mt160 {
  margin-top: 160px !important;
}

.mt170 {
  margin-top: 170px !important;
}

.mt180 {
  margin-top: 180px !important;
}

.mt190 {
  margin-top: 190px !important;
}

.mt200 {
  margin-top: 200px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.mb130 {
  margin-bottom: 130px !important;
}

.mb140 {
  margin-bottom: 140px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mb160 {
  margin-bottom: 160px !important;
}

.mb170 {
  margin-bottom: 170px !important;
}

.mb180 {
  margin-bottom: 180px !important;
}

.mb190 {
  margin-bottom: 190px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pt150 {
  padding-top: 150px !important;
}

.pt200 {
  padding-top: 200px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pb150 {
  padding-bottom: 150px !important;
}

.pb200 {
  padding-bottom: 200px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.ml150 {
  margin-left: 150px !important;
}

.ml200 {
  margin-left: 200px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mr150 {
  margin-right: 150px !important;
}

.mr200 {
  margin-right: 200px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pl150 {
  padding-left: 150px !important;
}

.pl200 {
  padding-left: 200px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pr150 {
  padding-right: 150px !important;
}

.pr200 {
  padding-right: 200px !important;
}

/* width, height */
/*--------------------------------------------------------------------- width, height --------------------------*/
.width-full {
  width: 100%;
}

.width-half {
  width: 50%;
}

.width-third {
  width: 33.3333%;
}

.width-quart {
  width: 25%;
}

.width-fifth {
  width: 20%;
}

.width-10 {
  width: 10px;
}

.width-15 {
  width: 15px;
}

.width-20 {
  width: 20px;
}

.width-25 {
  width: 25px;
}

.width-30 {
  width: 30px;
}

.width-35 {
  width: 35px;
}

.width-40 {
  width: 40px;
}

.width-45 {
  width: 45px;
}

.width-50 {
  width: 50px;
}

.width-55 {
  width: 55px;
}

.width-60 {
  width: 60px;
}

.width-65 {
  width: 65px;
}

.width-70 {
  width: 70px;
}

.width-75 {
  width: 75px;
}

.width-80 {
  width: 80px;
}

.width-85 {
  width: 85px;
}

.width-90 {
  width: 90px;
}

.width-95 {
  width: 95px;
}

.width-100 {
  width: 100px;
}

.width-110 {
  width: 110px;
}

.width-115 {
  width: 115px;
}

.width-120 {
  width: 120px;
}

.width-125 {
  width: 125px;
}

.width-130 {
  width: 130px;
}

.width-135 {
  width: 135px;
}

.width-140 {
  width: 140px;
}

.width-145 {
  width: 145px;
}

.width-150 {
  width: 150px;
}

.width-155 {
  width: 155px;
}

.width-160 {
  width: 160px;
}

.width-165 {
  width: 165px;
}

.width-170 {
  width: 170px;
}

.width-175 {
  width: 175px;
}

.width-180 {
  width: 180px;
}

.width-185 {
  width: 185px;
}

.width-190 {
  width: 190px;
}

.width-195 {
  width: 195px;
}

.width-200 {
  width: 200px;
}

.width-210 {
  width: 210px;
}

.width-215 {
  width: 215px;
}

.width-220 {
  width: 220px;
}

.width-225 {
  width: 225px;
}

.width-230 {
  width: 230px;
}

.width-235 {
  width: 235px;
}

.width-240 {
  width: 240px;
}

.width-245 {
  width: 245px;
}

.width-250 {
  width: 250px;
}

.width-255 {
  width: 255px;
}

.width-260 {
  width: 260px;
}

.width-265 {
  width: 265px;
}

.width-270 {
  width: 270px;
}

.width-275 {
  width: 275px;
}

.width-280 {
  width: 280px;
}

.width-285 {
  width: 285px;
}

.width-290 {
  width: 290px;
}

.width-295 {
  width: 295px;
}

.width-300 {
  width: 300px;
}

.width-310 {
  width: 310px;
}

.width-315 {
  width: 315px;
}

.width-320 {
  width: 320px;
}

.width-325 {
  width: 325px;
}

.width-330 {
  width: 330px;
}

.width-335 {
  width: 335px;
}

.width-340 {
  width: 340px;
}

.width-345 {
  width: 345px;
}

.width-350 {
  width: 350px;
}

.width-355 {
  width: 355px;
}

.width-360 {
  width: 360px;
}

.width-365 {
  width: 365px;
}

.width-370 {
  width: 370px;
}

.width-375 {
  width: 375px;
}

.width-380 {
  width: 380px;
}

.width-385 {
  width: 385px;
}

.width-390 {
  width: 390px;
}

.width-395 {
  width: 395px;
}

.width-400 {
  width: 400px;
}

.width-410 {
  width: 410px;
}

.width-415 {
  width: 415px;
}

.width-420 {
  width: 420px;
}

.width-425 {
  width: 425px;
}

.width-430 {
  width: 430px;
}

.width-435 {
  width: 435px;
}

.width-440 {
  width: 440px;
}

.width-445 {
  width: 445px;
}

.width-450 {
  width: 450px;
}

.width-455 {
  width: 455px;
}

.width-460 {
  width: 460px;
}

.width-465 {
  width: 465px;
}

.width-470 {
  width: 470px;
}

.width-475 {
  width: 475px;
}

.width-480 {
  width: 480px;
}

.width-485 {
  width: 485px;
}

.width-490 {
  width: 490px;
}

.width-495 {
  width: 495px;
}

.width-500 {
  width: 500px;
}

.width-510 {
  width: 510px;
}

.width-515 {
  width: 515px;
}

.width-520 {
  width: 520px;
}

.width-525 {
  width: 525px;
}

.width-530 {
  width: 530px;
}

.width-535 {
  width: 535px;
}

.width-540 {
  width: 540px;
}

.width-545 {
  width: 545px;
}

.width-550 {
  width: 550px;
}

.width-555 {
  width: 555px;
}

.width-560 {
  width: 560px;
}

.width-565 {
  width: 565px;
}

.width-570 {
  width: 570px;
}

.width-575 {
  width: 575px;
}

.width-580 {
  width: 580px;
}

.width-585 {
  width: 585px;
}

.width-590 {
  width: 590px;
}

.width-595 {
  width: 595px;
}

.width-600 {
  width: 600px;
}

.width-610 {
  width: 610px;
}

.width-615 {
  width: 615px;
}

.width-620 {
  width: 620px;
}

.width-625 {
  width: 625px;
}

.width-630 {
  width: 630px;
}

.width-635 {
  width: 635px;
}

.width-640 {
  width: 640px;
}

.width-645 {
  width: 645px;
}

.width-650 {
  width: 650px;
}

.width-655 {
  width: 655px;
}

.width-660 {
  width: 660px;
}

.width-665 {
  width: 665px;
}

.width-670 {
  width: 670px;
}

.width-675 {
  width: 675px;
}

.width-680 {
  width: 680px;
}

.width-685 {
  width: 685px;
}

.width-690 {
  width: 690px;
}

.width-695 {
  width: 695px;
}

.width-700 {
  width: 700px;
}

.width-710 {
  width: 710px;
}

.width-715 {
  width: 715px;
}

.width-720 {
  width: 720px;
}

.width-725 {
  width: 725px;
}

.width-730 {
  width: 730px;
}

.width-735 {
  width: 735px;
}

.width-740 {
  width: 740px;
}

.width-745 {
  width: 745px;
}

.width-750 {
  width: 750px;
}

.width-755 {
  width: 755px;
}

.width-760 {
  width: 760px;
}

.width-765 {
  width: 765px;
}

.width-770 {
  width: 770px;
}

.width-775 {
  width: 775px;
}

.width-780 {
  width: 780px;
}

.width-785 {
  width: 785px;
}

.width-790 {
  width: 790px;
}

.width-795 {
  width: 795px;
}

.width-800 {
  width: 800px;
}

.width-810 {
  width: 810px;
}

.width-815 {
  width: 815px;
}

.width-820 {
  width: 820px;
}

.width-825 {
  width: 825px;
}

.width-830 {
  width: 830px;
}

.width-835 {
  width: 835px;
}

.width-840 {
  width: 840px;
}

.width-845 {
  width: 845px;
}

.width-850 {
  width: 850px;
}

.width-855 {
  width: 855px;
}

.width-860 {
  width: 860px;
}

.width-865 {
  width: 865px;
}

.width-870 {
  width: 870px;
}

.width-875 {
  width: 875px;
}

.width-880 {
  width: 880px;
}

.width-885 {
  width: 885px;
}

.width-890 {
  width: 890px;
}

.width-895 {
  width: 895px;
}

.width-900 {
  width: 900px;
}

.width-910 {
  width: 910px;
}

.width-915 {
  width: 915px;
}

.width-920 {
  width: 920px;
}

.width-925 {
  width: 925px;
}

.width-930 {
  width: 930px;
}

.width-935 {
  width: 935px;
}

.width-940 {
  width: 940px;
}

.width-945 {
  width: 945px;
}

.width-950 {
  width: 950px;
}

.width-955 {
  width: 955px;
}

.width-960 {
  width: 960px;
}

.width-965 {
  width: 965px;
}

.width-970 {
  width: 970px;
}

.width-975 {
  width: 975px;
}

.width-980 {
  width: 980px;
}

.width-985 {
  width: 985px;
}

.width-990 {
  width: 990px;
}

.width-995 {
  width: 995px;
}

.width-1000 {
  width: 1000px;
}

.width-1010 {
  width: 1010px;
}

.width-1015 {
  width: 1015px;
}

.width-1020 {
  width: 1020px;
}

.width-1025 {
  width: 1025px;
}

.width-1030 {
  width: 1030px;
}

.width-1035 {
  width: 1035px;
}

.width-1040 {
  width: 1040px;
}

.width-1045 {
  width: 1045px;
}

.width-1050 {
  width: 1050px;
}

.width-1055 {
  width: 1055px;
}

.width-1060 {
  width: 1060px;
}

.width-1065 {
  width: 1065px;
}

.width-1070 {
  width: 1070px;
}

.width-1075 {
  width: 1075px;
}

.width-1080 {
  width: 1080px;
}

.width-1085 {
  width: 1085px;
}

.width-1090 {
  width: 1090px;
}

.width-1095 {
  width: 1095px;
}

.height-10 {
  height: 10px;
}

.height-15 {
  height: 15px;
}

.height-20 {
  height: 20px;
}

.height-25 {
  height: 25px;
}

.height-30 {
  height: 30px;
}

.height-35 {
  height: 35px;
}

.height-40 {
  height: 40px;
}

.height-45 {
  height: 45px;
}

.height-50 {
  height: 50px;
}

.height-55 {
  height: 55px;
}

.height-60 {
  height: 60px;
}

.height-65 {
  height: 65px;
}

.height-70 {
  height: 70px;
}

.height-75 {
  height: 75px;
}

.height-80 {
  height: 80px !important;
}

.height-85 {
  height: 85px !important;
}

.height-90 {
  height: 90px;
}

.height-95 {
  height: 95px;
}

.height-100 {
  height: 100px;
}

.height-110 {
  height: 110px;
}

.height-115 {
  height: 115px;
}

.height-120 {
  height: 120px;
}

.height-125 {
  height: 125px;
}

.height-130 {
  height: 130px;
}

.height-135 {
  height: 135px;
}

.height-140 {
  height: 140px;
}

.height-145 {
  height: 145px;
}

.height-150 {
  height: 150px;
}

.height-155 {
  height: 155px;
}

.height-160 {
  height: 160px;
}

.height-165 {
  height: 165px;
}

.height-170 {
  height: 170px;
}

.height-175 {
  height: 175px;
}

.height-180 {
  height: 180px;
}

.height-185 {
  height: 185px;
}

.height-190 {
  height: 190px;
}

.height-195 {
  height: 195px;
}

.height-200 {
  height: 200px;
}

.height-210 {
  height: 210px;
}

.height-215 {
  height: 215px;
}

.height-220 {
  height: 220px;
}

.height-225 {
  height: 225px;
}

.height-230 {
  height: 230px;
}

.height-235 {
  height: 235px;
}

.height-240 {
  height: 240px;
}

.height-245 {
  height: 245px;
}

.height-250 {
  height: 250px;
}

.height-255 {
  height: 255px;
}

.height-260 {
  height: 260px;
}

.height-265 {
  height: 265px;
}

.height-270 {
  height: 270px;
}

.height-275 {
  height: 275px;
}

.height-280 {
  height: 280px;
}

.height-285 {
  height: 285px;
}

.height-290 {
  height: 290px;
}

.height-295 {
  height: 295px;
}

.height-300 {
  height: 300px;
}

.height-310 {
  height: 310px;
}

.height-315 {
  height: 315px;
}

.height-320 {
  height: 320px;
}

.height-325 {
  height: 325px;
}

.height-330 {
  height: 330px;
}

.height-335 {
  height: 335px;
}

.height-340 {
  height: 340px;
}

.height-345 {
  height: 345px;
}

.height-350 {
  height: 350px;
}

.height-355 {
  height: 355px;
}

.height-360 {
  height: 360px;
}

.height-365 {
  height: 365px;
}

.height-370 {
  height: 370px;
}

.height-375 {
  height: 375px;
}

.height-380 {
  height: 380px;
}

.height-385 {
  height: 385px;
}

.height-390 {
  height: 390px;
}

.height-395 {
  height: 395px;
}

.height-400 {
  height: 400px;
}

.height-410 {
  height: 410px;
}

.height-415 {
  height: 415px;
}

.height-420 {
  height: 420px;
}

.height-425 {
  height: 425px;
}

.height-430 {
  height: 430px;
}

.height-435 {
  height: 435px;
}

.height-440 {
  height: 440px;
}

.height-445 {
  height: 445px;
}

.height-450 {
  height: 450px;
}

.height-455 {
  height: 455px;
}

.height-460 {
  height: 460px;
}

.height-465 {
  height: 465px;
}

.height-470 {
  height: 470px;
}

.height-475 {
  height: 475px;
}

.height-480 {
  height: 480px;
}

.height-485 {
  height: 485px;
}

.height-490 {
  height: 490px;
}

.height-495 {
  height: 495px;
}

.height-500 {
  height: 500px;
}

.height-510 {
  height: 510px;
}

.height-515 {
  height: 515px;
}

.height-520 {
  height: 520px;
}

.height-525 {
  height: 525px;
}

.height-530 {
  height: 530px;
}

.height-535 {
  height: 535px;
}

.height-540 {
  height: 540px;
}

.height-545 {
  height: 545px;
}

.height-550 {
  height: 550px;
}

.height-555 {
  height: 555px;
}

.height-560 {
  height: 560px;
}

.height-565 {
  height: 565px;
}

.height-570 {
  height: 570px;
}

.height-575 {
  height: 575px;
}

.height-580 {
  height: 580px;
}

.height-585 {
  height: 585px;
}

.height-590 {
  height: 590px;
}

.height-595 {
  height: 595px;
}

.height-600 {
  height: 600px;
}

.height-610 {
  height: 610px;
}

.height-615 {
  height: 615px;
}

.height-620 {
  height: 620px;
}

.height-625 {
  height: 625px;
}

.height-630 {
  height: 630px;
}

.height-635 {
  height: 635px;
}

.height-640 {
  height: 640px;
}

.height-645 {
  height: 645px;
}

.height-650 {
  height: 650px;
}

.height-655 {
  height: 655px;
}

.height-660 {
  height: 660px;
}

.height-665 {
  height: 665px;
}

.height-670 {
  height: 670px;
}

.height-675 {
  height: 675px;
}

.height-680 {
  height: 680px;
}

.height-685 {
  height: 685px;
}

.height-690 {
  height: 690px;
}

.height-695 {
  height: 695px;
}

.height-700 {
  height: 700px;
}

.height-710 {
  height: 710px;
}

.height-715 {
  height: 715px;
}

.height-720 {
  height: 720px;
}

.height-725 {
  height: 725px;
}

.height-730 {
  height: 730px;
}

.height-735 {
  height: 735px;
}

.height-740 {
  height: 740px;
}

.height-745 {
  height: 745px;
}

.height-750 {
  height: 750px;
}

.height-755 {
  height: 755px;
}

.height-760 {
  height: 760px;
}

.height-765 {
  height: 765px;
}

.height-770 {
  height: 770px;
}

.height-775 {
  height: 775px;
}

.height-780 {
  height: 780px;
}

.height-785 {
  height: 785px;
}

.height-790 {
  height: 790px;
}

.height-795 {
  height: 795px;
}

.height-800 {
  height: 800px;
}

.height-810 {
  height: 810px;
}

.height-815 {
  height: 815px;
}

.height-820 {
  height: 820px;
}

.height-825 {
  height: 825px;
}

.height-830 {
  height: 830px;
}

.height-835 {
  height: 835px;
}

.height-840 {
  height: 840px;
}

.height-845 {
  height: 845px;
}

.height-850 {
  height: 850px;
}

.height-855 {
  height: 855px;
}

.height-860 {
  height: 860px;
}

.height-865 {
  height: 865px;
}

.height-870 {
  height: 870px;
}

.height-875 {
  height: 875px;
}

.height-880 {
  height: 880px;
}

.height-885 {
  height: 885px;
}

.height-890 {
  height: 890px;
}

.height-895 {
  height: 895px;
}

.height-900 {
  height: 900px;
}

.height-910 {
  height: 910px;
}

.height-915 {
  height: 915px;
}

.height-920 {
  height: 920px;
}

.height-925 {
  height: 925px;
}

.height-930 {
  height: 930px;
}

.height-935 {
  height: 935px;
}

.height-940 {
  height: 940px;
}

.height-945 {
  height: 945px;
}

.height-950 {
  height: 950px;
}

.height-955 {
  height: 955px;
}

.height-960 {
  height: 960px;
}

.height-965 {
  height: 965px;
}

.height-970 {
  height: 970px;
}

.height-975 {
  height: 975px;
}

.height-980 {
  height: 980px;
}

.height-985 {
  height: 985px;
}

.height-990 {
  height: 990px;
}

.height-995 {
  height: 995px;
}

.height-1000 {
  height: 1000px;
}

.height-1010 {
  height: 1010px;
}

.height-1015 {
  height: 1015px;
}

.height-1020 {
  height: 1020px;
}

.height-1025 {
  height: 1025px;
}

.height-1030 {
  height: 1030px;
}

.height-1035 {
  height: 1035px;
}

.height-1040 {
  height: 1040px;
}

.height-1045 {
  height: 1045px;
}

.height-1050 {
  height: 1050px;
}

.height-1055 {
  height: 1055px;
}

.height-1060 {
  height: 1060px;
}

.height-1065 {
  height: 1065px;
}

.height-1070 {
  height: 1070px;
}

.height-1075 {
  height: 1075px;
}

.height-1080 {
  height: 1080px;
}

.height-1085 {
  height: 1085px;
}

.height-1090 {
  height: 1090px;
}

.height-1095 {
  height: 1095px;
}

/* font size */
.fz10 {
  font-size: 10px !important;
}

.fz11 {
  font-size: 11px !important;
}

.fz12 {
  font-size: 12px !important;
}

.fz13 {
  font-size: 13px !important;
}

.fz14 {
  font-size: 14px !important;
}

.fz15 {
  font-size: 15px !important;
}

.fz16 {
  font-size: 16px !important;
}

.fz17 {
  font-size: 17px !important;
}

.fz18 {
  font-size: 18px !important;
}

.fz19 {
  font-size: 19px !important;
}

.fz20 {
  font-size: 20px !important;
}

.fz21 {
  font-size: 21px !important;
}

.fz22 {
  font-size: 22px !important;
}

.fz23 {
  font-size: 23px !important;
}

.fz24 {
  font-size: 24px !important;
}

.fz25 {
  font-size: 25px !important;
}

.fz26 {
  font-size: 26px !important;
}

.fz27 {
  font-size: 27px !important;
}

.fz28 {
  font-size: 28px !important;
}

.fz29 {
  font-size: 29px !important;
}

.fz30 {
  font-size: 30px !important;
}

/*align*/
.text-align-left {
  text-align: left !important;
}

.text-align-center {
  text-align: center !important;
}

.text-align-right {
  text-align: right !important;
}

/*weight*/
.font-weight-l {
  font-weight: 300;
}

.font-weight-r {
  font-weight: 400;
}

.font-weight-m {
  font-weight: 500;
}

.font-weight-b {
  font-weight: 700;
}

.font-weight-eb {
  font-weight: 900;
}

/* bbsSch */
.bbsSch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .bbsSch {
    display: block;
  }
}
.bbsSch .btn-wrap {
  width: 100px;
  height: 50px;
  flex: none;
}
.bbsSch .btn-wrap .btn-style-02 {
  min-height: 100%;
}
@media (max-width: 768px) {
  .bbsSch .btn-wrap {
    width: 100%;
    margin-top: 10px;
  }
}

.bbsSch-input {
  margin-right: 10px;
  max-width: 195px;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .bbsSch-input {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .bbsSch-wrap {
    display: block;
  }
}

.bbsSch-input input {
  border: 0;
  border-radius: 0;
  background: transparent;
  height: 100%;
}

.nice-select.open:after {
  transform: translateY(-50%) rotate(180deg);
}

.nice-select .list {
  width: 100%;
  margin-top: 0;
  border: 1px solid #e4e4e4;
  border-top: 0;
  box-shadow: none;
  border-radius: 10px;
  transform-origin: unset;
  margin: 0 -1px;
  padding: 0 20px;
}

.nice-select.wide {
  font-size: 16px;
  border: 0;
  background: transparent;
  width: 100%;
  height: 100%;
  padding: 0;
}

.select-box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.bbsSch-input .nice-select.wide span {
  background-repeat: no-repeat;
  background-size: 29px 28px;
  background-position: top 8px left 20px;
  background-image: url(../../images/cmn/ico-select.svg);
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 63px;
  min-width: 195px;
  font-weight: 400;
  color: #888;
  position: relative;
  z-index: 10;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
}

.bbsSch-input .nice-select.wide::after {
  z-index: 11;
  background: url(../../images/cmn/ico_select_arr2.svg) no-repeat 50%/30px;
  margin-top: 0;
  border: 0;
  width: 30px;
  height: 30px;
  right: 20px;
  transform: translateY(-50%);
  transition: none;
  transform-origin: unset;
}

.bbsSch-input .nice-select .option {
  padding: 0;
  text-align: center;
  font-size: 14px;
  line-height: initial;
  min-height: initial;
  margin-bottom: 20px;
}

.bbsSch-input .nice-select .option:not(:last-child) {
  border-bottom: 1px solid var(--color-gray);
}

.bbsSch-input .nice-select .option:hover,
.bbsSch-input .nice-select .option.focus,
.bbsSch-input .nice-select .option.selected.focus {
  text-decoration: underline;
  background-color: transparent;
}

.bbsSch-input .nice-select .list {
  transform: none;
  margin-top: -50px;
  padding-top: 70px;
  border-radius: 10px;
  border: 0;
  background: #F5F5F5;
  box-shadow: none;
  width: fit-content;
  min-width: 100%;
}

.bbsSch-input .nice-select .option.selected {
  color: #1A1B1D;
  font-weight: 500;
}

.input-date {
  display: flex;
  align-items: center;
  max-width: 307px;
  width: 100%;
  height: 50px;
  border-radius: 15px;
  border: 1px solid #E4E4E4;
  background: #FFF;
  padding-left: 60px;
  padding-right: 20px;
  background-repeat: no-repeat;
  background-size: 29px 31px;
  background-position: top 8px left 20px;
  background-image: url(../../images/cmn/ico-date.svg);
}
@media (max-width: 768px) {
  .input-date {
    max-width: 100%;
  }
}

.input-date > div {
  flex: 1;
}

.input-date input[type=text] {
  border: 0;
  background: transparent;
  width: 100%;
  height: 100%;
  padding: 0;
}

.input-date .form-group input {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  height: 50px;
  font-weight: 400;
}

.input-date .form-group input:focus {
  box-shadow: none;
}

.input-date .form-side {
  flex: none;
  padding: 0 4px;
}

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current-,
.datepicker--cell.-selected-.-focus- {
  background: #4B3329;
}

.datepicker--cell.-current- {
  background-color: #FED863;
  color: #000;
}

.datepicker--day-name {
  color: #757575;
  text-align: center;
}

.datepicker--day-name.-weekend-:nth-child(1) {
  color: #B7162E;
}

.datepicker--day-name.-weekend-:nth-child(7) {
  color: #00189F;
}

@media (max-width: 768px) {
  .datepicker.-from-bottom- {
    left: 90px !important;
  }
}

/*
.datepicker {width: 325px;padding: 25px;}
.datepicker--cell-day {width: 42px;height: 42px;margin: 2px;color: #000;font-weight: 700;font-size: 16px;border-radius: 10px;}
.datepicker--content{padding: 10px 0;}
.datepicker--nav{padding: 0;padding-bottom: 10px;}
.datepicker--nav-title{color: #000;font-size: 24px;font-weight: 700;}
.datepicker--nav-title i{font-size: inherit;color: inherit;}
.datepicker--day-name{color: #757575;text-align: center;font-size: 16px;font-weight: 700;line-height: 30px;}
.datepicker--day-name.-weekend-:nth-child(1){color: #BC3A28;}
.datepicker--day-name.-weekend-:nth-child(7){color: $brown;}
.datepicker--cell.datepicker--cell-day.-weekend-:nth-child(7n+1){color: #BC3A28;}
.datepicker--cell.datepicker--cell-day.-weekend-:nth-child(7n){color: $brown;}
.datepicker--cell.-current-{color: #000; border: 1px solid var(--color-gray); border-radius: 10px;}
.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current-,
.datepicker--cell.-selected-.-focus-{background-color: $brown;}
.datepicker--cell.datepicker--cell-day.-weekend-:nth-child(7n).-selected-,
.datepicker--cell.datepicker--cell-day.-weekend-:nth-child(7n).-selected-.-current-,
.datepicker--cell.datepicker--cell-day.-weekend-:nth-child(7n).-selected-.-selected-.-focus-{color: #fff}
.datepicker--cell.datepicker--cell-day.-weekend-:nth-child(7n+1).-selected-,
.datepicker--cell.datepicker--cell-day.-weekend-:nth-child(7n+1).-selected-.-current-,
.datepicker--cell.datepicker--cell-day.-weekend-:nth-child(7n+1).-selected-.-selected-.-focus-{color: #fff}
.datepicker--cell.datepicker--cell-day.-weekend-:nth-child(7n+1).-other-month- {opacity: 0.25;}
.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {color: #000;opacity: 0.25;}
input[type='time']::-webkit-calendar-picker-indicator {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: unset;
    background-repeat: no-repeat;
    background-size: cover;
    color: transparent;
    cursor: pointer;
    display: none;
}
*/
/* 공통 */
.select-tab ul {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
}
@media (max-width: 768px) {
  .select-tab ul {
    justify-content: left;
  }
}
.select-tab li {
  padding: 5px;
}
.select-tab .tab-btn {
  font-size: 16px;
  font-weight: 500;
  color: #888;
  border: 1px solid #E4E4E4;
  border-radius: 21px;
  background: #fff;
  padding: 8px 15px;
  line-height: 1;
}
.select-tab .tab-btn.active {
  background: #000;
  color: #fff;
}

.tab-cont .sect-info {
  margin-top: 125px;
}
@media (max-width: 1420px) {
  .tab-cont .sect-info {
    margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .tab-cont .sect-info {
    margin-top: 88px;
  }
}

@media (max-width: 768px) {
  .info-btn {
    display: block;
  }
}
.info-btn .btn {
  background: #FAF5F0;
  border-radius: 30px;
  border: 1px solid #4B3329;
  font-size: 20px;
  font-weight: 700;
  color: #4B3329;
  width: 250px;
  height: 55px;
  transition: 0.4s;
}
.info-btn .btn:hover {
  opacity: 0.7;
}
.info-btn .btn + .btn {
  margin-left: 40px;
}
@media (max-width: 768px) {
  .info-btn .btn + .btn {
    margin-left: 0;
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .info-btn .btn {
    width: 100%;
    height: 45px;
    font-size: 18px;
  }
}

/* topImg */
.topImg {
  background-color: #F0EADE;
  height: 180px;
  position: relative;
}
@media (max-width: 1420px) {
  .topImg {
    height: 153px;
  }
}
@media (max-width: 768px) {
  .topImg {
    height: 145px;
  }
}
.topImg .inner {
  position: relative;
  height: 100%;
}
.topImg-wrap {
  padding-top: 55px;
  height: 100%;
  position: relative;
}
@media (max-width: 1420px) {
  .topImg-wrap {
    padding-top: 43px;
  }
}
@media (max-width: 768px) {
  .topImg-wrap {
    padding-top: 23px;
  }
}
.topImg-wrap::after {
  content: "";
  position: absolute;
  right: 38px;
  top: 0;
  width: 209px;
  height: 100%;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/cmn/topImg-img.svg);
}
@media (max-width: 1420px) {
  .topImg-wrap::after {
    width: 178px;
  }
}
@media (max-width: 768px) {
  .topImg-wrap::after {
    display: none;
  }
}
.topImg h2 {
  font-size: 36px;
  color: #4B3329;
}
@media (max-width: 1420px) {
  .topImg h2 {
    font-size: 24px;
  }
}

/* loca */
.loca {
  position: absolute;
  bottom: 0;
  height: 61px;
  position: absolute;
  bottom: 0px;
  border-radius: 10px 10px 0 0;
  background: #fff;
  z-index: 11;
}
@media (max-width: 768px) {
  .loca {
    width: calc(100% - 40px);
  }
}
.loca .home_btn {
  left: 0px;
  position: absolute;
  top: 0;
  width: 60px;
  height: 60px;
}
.loca .home_btn > a {
  width: 100%;
  height: 100%;
  background-color: #4B3329;
  border-radius: 10px 0 0 0;
}
.loca .home_btn .ico-home {
  width: 21px;
  height: 20px;
  background-image: url("/assets/images/ico/ico-home_white.svg");
}
.loca_wrap {
  padding-left: 60px;
}
.loca_btn {
  width: 270px;
  height: 60px;
  border: 0;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-align: left;
  display: none;
  position: relative;
  background: transparent;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .loca_btn {
    width: 100%;
  }
}
.loca_btn:not(:last-child) {
  border-right: 1px solid #F0EADE;
}
.loca_btn:before, .loca_btn:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 9px;
  background-color: #000;
  right: 20px;
  top: 50%;
  display: block;
  transition: all 0.2s;
  z-index: 1;
}
.loca_btn:before {
  transform: rotate(45deg);
  margin-right: 6px;
}
.loca_btn:after {
  margin-right: 0;
  transform: rotate(-45deg);
}
.loca_btn.open:before {
  transform: rotate(-45deg);
}
.loca_btn.open:after {
  transform: rotate(45deg);
}
.loca_btn_wrap_ {
  font-size: 0;
}
@media (max-width: 768px) {
  .loca_btn.loca_btn_1 {
    display: none !important;
  }
}
.loca ul {
  width: 270px;
}
@media (max-width: 768px) {
  .loca ul {
    width: 100%;
  }
}
.loca ul.open > li {
  height: 62px;
  border-top: 1px solid #F0EADE;
}
.loca li {
  width: 100%;
  height: 0px;
  overflow: hidden;
  transition: 0.5s;
}
.loca li a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  display: flex;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  padding: 0 0 0 18px;
  align-items: center;
  margin: 2px;
}
.loca .loca_ul1 {
  position: relative;
  display: block;
}
.loca .loca_ul1.open {
  border: 1px solid #F0EADE;
  background-color: #fff;
  border-top: 0;
  border-radius: 0 0 10px 10px;
}
.loca .loca_li1 {
  display: block;
}
.loca .loca_ul2 {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  .loca .loca_ul2 {
    left: 0;
  }
}
.loca .loca_ul2.open {
  border: 1px solid #F0EADE;
  background-color: #fff;
  border-top: 0;
  border-radius: 0 0 10px 10px;
}

/* top_location */
.top_location {
  margin-top: 20px;
  position: relative;
}
@media (max-width: 1420px) {
  .top_location {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .top_location {
    margin-top: 20px;
  }
}
.top_location ul {
  display: flex;
  justify-content: right;
}
@media (max-width: 1420px) {
  .top_location ul {
    justify-content: left;
  }
}
.top_location li {
  display: inline-block;
  padding: 0 20px;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #757575;
}
.top_location li a {
  font-size: 14px;
  font-weight: 400;
  color: #757575;
}
.top_location li:not(:first-child):after, .top_location li:not(:first-child):before {
  content: "";
  position: absolute;
  height: 1px;
  width: 8px;
  background: #757575;
  right: 100%;
  top: 6px;
  display: block;
  transition: all 0.2s;
}
.top_location li:not(:first-child):after {
  margin-right: -3px;
  margin-top: 5px;
  transform: rotate(-45deg);
}
.top_location li:not(:first-child):before {
  transform: rotate(45deg);
  margin-right: -3px;
}
.top_location li:first-child:before {
  content: "";
  position: absolute;
  background-image: url(/assets/images/cmn/ico-home.svg);
  width: 15px;
  height: 13px;
  left: 0;
  top: 1px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 13px;
}

/*_:-ms-input-placeholder, :root .top_location .top_location_ li a{
    display: inline-block;
    transform: translateY(5px);
}*/
/* survey */
.survey {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .survey form {
    flex-direction: column;
  }
}
.survey form .survey-input {
  flex-wrap: wrap;
}
.survey-box {
  background-color: #F7F7F8;
  border: 1px solid #E4E4E4;
  border-radius: 10px;
  padding: 20px;
}
.survey-info {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 40px;
}
@media (max-width: 1420px) {
  .survey-info {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .survey-info {
    padding: 20px;
  }
}
.survey-btn.btn {
  width: 93px;
  height: 32px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  line-height: 1;
}
@media (max-width: 768px) {
  .survey-btn.btn {
    width: 100%;
    height: 30px;
    font-size: 12px;
  }
}
.survey .input-wrap {
  display: inline-flex;
  align-items: center;
  margin-right: 20px;
}
.survey .input-wrap input[type=radio] + label::before {
  width: 14px;
  height: 14px;
  display: flex;
  align-items: center;
}
.survey .input-wrap input[type=checkbox]:checked + label::before,
.survey .input-wrap input[type=radio]:checked + label::before {
  background-image: url("/assets/images/cmn/ico_check_b.svg");
  background-size: 8px 8px;
}
.survey .input-wrap label {
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .survey .input-wrap label {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .survey .input-wrap {
    margin-bottom: 20px;
  }
}
.survey-tit {
  font-size: 16px;
  margin-right: 60px;
}
@media (max-width: 1420px) {
  .survey-tit {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .survey-tit {
    flex-direction: column;
    font-size: 12px;
  }
}
.survey-tit::before {
  content: "";
  width: 53px;
  height: 54px;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/ico/ico-survey.svg);
  margin-right: 10px;
}
@media (max-width: 768px) {
  .survey-tit::before {
    width: 45px;
    height: 45px;
  }
}
.survey .manager-info {
  margin-top: 20px;
  border: 1px solid #E4E4E4;
  border-radius: 10px;
  overflow: hidden;
  height: 88px;
}
@media (max-width: 768px) {
  .survey .manager-info {
    flex-direction: column;
    height: auto;
    margin-top: 15px;
  }
}
.survey .manager-info__tit {
  width: 167px;
  height: 100%;
  background: #FED863;
  font-size: 16px;
  font-weight: 700;
  color: #4B3329;
  position: relative;
}
@media (max-width: 768px) {
  .survey .manager-info__tit {
    font-size: 14px;
  }
}
.survey .manager-info__tit::after {
  content: "";
  width: 19px;
  height: 17px;
  position: absolute;
  right: -16px;
  top: 50%;
  transform: translateY(-50%);
  background: no-repeat 50%/cover;
  background-image: url("/assets/images/ico/ico-triangle_y.svg");
}
@media (max-width: 768px) {
  .survey .manager-info__tit::after {
    top: auto;
    right: auto;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    height: 13px;
    bottom: -9px;
  }
}
@media (max-width: 768px) {
  .survey .manager-info__tit {
    width: 100%;
    height: 53px;
  }
}
.survey .manager-info__cont {
  padding: 0 45px;
}
@media (max-width: 768px) {
  .survey .manager-info__cont {
    padding: 17px 0;
  }
}
.survey .manager-info__cont .team {
  font-size: 16px;
  font-weight: 500;
  padding-right: 16px;
  margin-right: 16px;
  position: relative;
}
@media (max-width: 768px) {
  .survey .manager-info__cont .team {
    font-size: 14px;
  }
}
.survey .manager-info__cont .team::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 18px;
  background: #E4E4E4;
}
.survey .manager-info__cont .txt {
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .survey .manager-info__cont .txt {
    font-size: 14px;
  }
}

.noCont {
  height: 500px;
  width: 100%;
  margin-top: 20px;
  text-align: center;
  flex-direction: column;
  background: #F7F7F7;
  border: 1px solid #F7F7F8;
  border-radius: 50px;
  position: relative;
}
@media (max-width: 768px) {
  .noCont {
    height: 300px;
  }
}
.noCont-wrap {
  position: relative;
}
.noCont-wrap::after {
  content: "";
  position: absolute;
  top: -95px;
  right: 0;
  width: 176px;
  height: 179px;
  background: no-repeat 50%/cover;
  background-image: url("/assets/images/ico/ico-foot_big.png");
}
@media (max-width: 768px) {
  .noCont-wrap::after {
    width: 70px;
    height: 73px;
    top: -36px;
    right: 10px;
  }
}
.noCont-tit {
  color: #4B3329;
  font-size: 45px;
}
@media (max-width: 768px) {
  .noCont-tit {
    font-size: 20px;
  }
}
.noCont-cont {
  margin-top: 28px;
  font-size: 24px;
  font-weight: 500;
  color: #424242;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .noCont-cont {
    font-size: 12px;
    margin-top: 16px;
  }
}
.noCont-notice {
  margin-top: 20px;
  padding: 3.5px 16px;
  font-size: 14px;
  font-weight: 700;
  color: #424242;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .noCont-notice {
    margin-top: 12px;
    font-size: 12px;
  }
}

.tab-menu {
  border: 1px solid #E4E4E4;
  margin-bottom: 40px;
}
@media (max-width: 1420px) {
  .tab-menu {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .tab-menu {
    margin-bottom: 20px;
  }
}
.tab-menu ul {
  display: flex;
}
.tab-menu ul li {
  flex: 1;
}
.tab-menu ul li:last-child a::after {
  display: none;
}
.tab-menu ul li a {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 500;
  color: #888;
  background: #F7F7F8;
  position: relative;
}
.tab-menu ul li a::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 30px;
  background: #E4E4E4;
}
.tab-menu ul li a.active {
  background: #fff;
  color: #000;
}
.tab-menu ul li a.active::after {
  height: 100%;
}
@media (max-width: 768px) {
  .tab-menu ul li a {
    height: 40px;
    font-size: 12px;
  }
}

.useInfo-tit {
  background: #4B3329;
  margin-bottom: 30px;
  padding: 12px 30px;
  border-radius: 10px;
  height: 40px;
}
@media (max-width: 768px) {
  .useInfo-tit {
    display: block;
    height: auto;
    text-align: center;
  }
}
.useInfo-tit h2 {
  font-size: 14px;
  color: #fff;
}
@media (max-width: 768px) {
  .useInfo-tit h2 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}
@media (max-width: 768px) {
  .useInfo-tit ul {
    justify-content: center;
  }
}
.useInfo-tit ul li + li {
  margin-left: 30px;
}
.useInfo-tit ul a {
  text-decoration: underline;
  color: #FAF5F0;
  font-size: 14px;
  transition: 0.4s;
  opacity: 0.7;
}
.useInfo-tit ul a:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .useInfo-tit ul a {
    font-size: 12px;
  }
}
.useInfo-top {
  display: flex;
  margin-bottom: 70px;
}
@media (max-width: 1420px) {
  .useInfo-top {
    display: block;
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .useInfo-top {
    margin-bottom: 50px;
  }
}
.useInfo-top__box {
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  padding: 30px 0;
  flex: 1;
}
@media (max-width: 768px) {
  .useInfo-top__box {
    flex-direction: column;
    padding: 30px 45px;
  }
}
.useInfo-top__box:not(:last-child) {
  margin-right: 40px;
}
@media (max-width: 1420px) {
  .useInfo-top__box:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.useInfo-top__box.list02 .useInfo-top__time {
  background: #FDC15D;
}
.useInfo-top__list {
  flex: 1;
  text-align: center;
}
.useInfo-top__list:not(:last-child) {
  border-right: 1px dashed #E4E4E4;
}
@media (max-width: 768px) {
  .useInfo-top__list:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-right: 0;
    border-bottom: 1px dashed #E4E4E4;
  }
}
.useInfo-top__tit {
  color: #4B3329;
  font-size: 24px;
}
.useInfo-top__img {
  margin: 24px auto;
  width: 70px;
  height: 70px;
}
.useInfo-top__img img {
  width: 100%;
}
.useInfo-top__time {
  width: 200px;
  height: 33px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 700;
  color: #4B3329;
  background: #FED863;
  border-radius: 30px;
  box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.16);
}
.useInfo-top__subTxt {
  margin-top: 10px;
  font-size: 14px;
  color: #757575;
}
.useInfo-top__subTxt.btn {
  text-decoration: underline;
}
.useInfo .useTerm-list > ul {
  margin: -15px;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .useInfo .useTerm-list > ul {
    margin: -10px 0;
  }
}
.useInfo .useTerm-list > ul > li {
  padding: 15px;
  width: 20%;
}
@media (max-width: 1420px) {
  .useInfo .useTerm-list > ul > li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .useInfo .useTerm-list > ul > li {
    width: 100%;
    padding: 10px 0;
  }
}
.useInfo .useTerm-box {
  height: 280px;
  background: #fff;
  border: 1px solid #E4E4E4;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 20px 10px 30px;
  text-align: center;
}
.useInfo .useTerm-box .useTerm-tit {
  width: 100%;
  padding: 8px 0;
  border-radius: 18px;
  font-size: 16px;
  font-weight: 700;
  color: #4B3329;
  background: #FAF5F0;
}
.useInfo .useTerm-box .useTerm-cont {
  margin-top: 13px;
  font-size: 14px;
  color: #292929;
  line-height: 1.7;
}

.comBox {
  border: 1px solid #E4E4E4;
  border-radius: 10px;
  background-color: #fff;
  position: relative;
}
.comBox-tit {
  padding: 20px 30px;
  font-size: 20px;
  font-weight: 700;
  border-bottom: 1px solid #E4E4E4;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  position: relative;
}
@media (max-width: 768px) {
  .comBox-tit {
    padding: 17px 20px;
  }
}
.comBox-tit.tit-icon::before {
  content: "";
  width: 25px;
  height: 25px;
  margin-right: 8px;
  background: no-repeat 50%/cover;
}
.comBox-tit.tit-time::before {
  background-image: url(/assets/images/ico/ico-time.svg);
}
.comBox-tit.tit-card::before {
  background-image: url(/assets/images/ico/ico-card.svg);
}
.comBox-tit.tit-map::before {
  background-image: url(/assets/images/ico/ico-map.svg);
}
.comBox-scroll {
  display: none;
}
@media (max-width: 1220px) {
  .comBox-scroll {
    width: 50px;
    height: 50px;
    background: no-repeat 50%/cover;
    background-image: url(/assets/images/cmn/srcoll-motion.gif);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    display: block;
  }
}
@media (max-width: 768px) {
  .comBox-scroll {
    right: 20px;
  }
}
.comBox-cont {
  padding: 30px;
}
@media (max-width: 768px) {
  .comBox-cont {
    padding: 30px 20px;
  }
}
@media (max-width: 1220px) {
  .comBox-table__wrap {
    position: relative;
    margin-right: -30px;
  }
}
@media (max-width: 1220px) and (max-width: 768px) {
  .comBox-table__wrap {
    margin-right: -20px;
  }
}
@media (max-width: 1220px) {
  .comBox-table__wrap::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.1));
  }
}
@media (max-width: 1220px) {
  .comBox-table {
    overflow-x: auto;
  }
}
.comBox-table .bg-brown {
  background-color: #F0EADE;
}
.comBox-table .bg-lightBrown {
  background-color: #FAF5F0;
}
.comBox-table .bg-gray {
  background-color: #F7F7F8;
  color: #888;
}
.comBox-table .txt-brown {
  color: #4B3329;
}
.comBox-table .td-bold {
  font-weight: 700;
}
.comBox-table .border-bold {
  border-right: 5px solid #F0EADE;
}
.comBox-table th,
.comBox-table td {
  text-align: center;
  border: 1px solid #E4E4E4;
  font-size: 16px;
  height: 50px;
}
.comBox-table th {
  border-top: 0;
  border-bottom: 0;
}
.comBox-table th:first-child {
  border-left: 0;
}
.comBox-table th:last-child {
  border-right: 0;
}
.comBox-table td {
  line-height: 1.7;
  padding: 10px;
}
.comBox-table td.text-left {
  text-align: left;
}
@media (max-width: 1220px) {
  .comBox-table table {
    width: 1220px;
    table-layout: auto;
  }
}
.comBox-table table.type2 th:first-child {
  border-left: 1px solid #e4e4e4;
}
.comBox-table table.type2 th:last-child {
  border-right: 1px solid #e4e4e4;
}
.comBox-table table.type2 td:not(:last-child) {
  border-right: 0;
}
.comBox-table table.type2 td:not(:last-child) .border-dash {
  position: relative;
}
.comBox-table table.type2 td:not(:last-child) .border-dash::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 55px;
  border-right: 1px dashed #e4e4e4;
}
.comBox-table table.type2 td:not(:first-child) {
  border-left: 0;
}
.comBox-table.type3 {
  overflow-x: unset;
}
.comBox-table.type3 table {
  width: 100%;
}
@media (max-width: 768px) {
  .comBox-table.type3 table {
    display: block;
    border-top: 1px solid #e4e4e4;
  }
}
@media (max-width: 768px) {
  .comBox-table.type3 table tbody, .comBox-table.type3 table tr, .comBox-table.type3 table td {
    display: block;
    width: 100%;
  }
  .comBox-table.type3 table th, .comBox-table.type3 table td {
    font-size: 12px;
  }
  .comBox-table.type3 table th {
    height: 35px;
  }
  .comBox-table.type3 table td {
    height: auto;
    border-top: 0;
    word-break: keep-all;
  }
}
.comBox + .comBox {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .comBox + .comBox {
    margin-top: 30px;
  }
}
.comBox-list > ul > li {
  display: flex;
  align-items: baseline;
}
.comBox-list > ul > li > div {
  line-height: 2.1;
  color: #4B3329;
  font-size: 16px;
  font-weight: 500;
}
.comBox-list > ul > li > div .list-emp {
  position: relative;
  z-index: 1;
  text-decoration: line-through;
  text-decoration-color: rgba(254, 216, 99, 0.2);
  text-decoration-thickness: 7px;
}
.comBox-list > ul > li > div .list {
  display: flex;
}
.comBox-list > ul > li > div .list::before {
  content: "- ";
  margin-right: 3px;
}
.comBox-list > ul > li::before {
  content: "";
  width: 15px;
  height: 15px;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/ico/ico-info.svg);
  margin-right: 9px;
  flex: none;
}
.comBox-free .comBox-tit {
  background: #fff;
  border-radius: 10px 10px 0 0;
  z-index: 1;
}
.comBox-import {
  background: #B7162E;
  padding: 10px 30px 25px;
  border-radius: 10px 10px 0 0;
  margin-bottom: -15px;
  width: 100%;
  color: #fff;
  position: relative;
  z-index: 1;
}
@media (max-width: 1420px) {
  .comBox-import {
    display: block;
  }
}
@media (max-width: 768px) {
  .comBox-import {
    padding: 13px 20px 16px;
    margin-bottom: -6px;
  }
}
.comBox-import h3 {
  font-size: 18px;
}
.comBox-import h3::before {
  content: "";
  width: 25px;
  height: 25px;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/ico/ico-break.svg);
  margin-right: 8px;
}
.comBox-import .side-txt {
  font-size: 14px;
  opacity: 0.75;
}
@media (max-width: 1420px) {
  .comBox-import .side-txt {
    padding-left: 33px;
  }
}
@media (max-width: 768px) {
  .comBox-import .side-txt {
    font-size: 12px;
  }
}

/* bbsBar */
@media (max-width: 768px) {
  .bbsBar {
    flex-direction: column-reverse;
  }
}
.bbsBar-subTit {
  font-size: 18px;
}
@media (max-width: 768px) {
  .bbsBar-subTit {
    font-size: 16px;
    margin-top: 30px;
  }
}
.bbsBar-sch__select {
  margin-right: 20px;
}
.bbsBar-sch__select select {
  width: 130px;
  font-size: 16px;
  font-weight: 700;
  border: 0;
  border-bottom: 1px solid #E4E4E4;
  border-radius: 0;
  padding: 0;
  background-size: 15px;
}
@media (max-width: 768px) {
  .bbsBar-sch__select select {
    width: 80px;
  }
}
.bbsBar-sch__input {
  width: 300px;
}
.bbsBar-sch__input input[type=text] {
  border: 0;
  border-bottom: 1px solid #E4E4E4;
  border-radius: 0;
}
.bbsBar-sch__input input[type=text]::placeholder {
  color: #757575;
  font-weight: 400;
}
@media (max-width: 768px) {
  .bbsBar-sch__input {
    width: calc(100% - 80px - 20px);
  }
}
.bbsBar-sch__input .btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.bbsBar-sch > div {
  display: inline-block;
}

/* bbsTable */
.bbsTable {
  margin-top: 30px;
}
.bbsTable table {
  table-layout: fixed;
}
@media (max-width: 768px) {
  .bbsTable table {
    display: block;
  }
  .bbsTable table thead,
  .bbsTable table tbody,
  .bbsTable table tr {
    display: block;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .bbsTable table tbody tr {
    padding: 15px 10px;
    border-bottom: 1px solid #E4E4E4;
  }
}
@media (max-width: 768px) {
  .bbsTable table tbody tr:hover {
    background: rgba(250, 245, 240, 0.5);
    position: relative;
  }
  .bbsTable table tbody tr:hover::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #FDC15D;
    z-index: 1;
  }
}
.bbsTable table tbody tr:hover td {
  background: rgba(250, 245, 240, 0.5);
}
.bbsTable table tbody tr:hover td:first-child::before {
  display: block;
}
@media (max-width: 768px) {
  .bbsTable table tbody tr:hover td {
    background: transparent;
  }
}
.bbsTable table tbody tr:hover td .subj-wrap {
  text-decoration: underline;
}
.bbsTable table th,
.bbsTable table td {
  height: 70px;
}
.bbsTable table th {
  background: #FAF5F0;
  border-top: 1px solid #4B3329;
  border-bottom: 1px solid #4B3329;
  font-size: 14px;
}
@media (max-width: 768px) {
  .bbsTable table th {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bbsTable table th:not(.subj) {
    display: none;
  }
}
.bbsTable table td {
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #E4E4E4;
  position: relative;
}
@media (max-width: 768px) {
  .bbsTable table td {
    display: inline-block;
    height: auto;
    border-bottom: 0;
    color: #757575;
    font-size: 12px;
    padding: 0;
    padding-right: 10px;
    margin-top: 5px;
    margin-right: 10px;
    position: relative;
  }
  .bbsTable table td.td-subj {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    line-height: 1.7;
    padding: 0;
    margin: 0;
  }
  .bbsTable table td.td-num {
    display: none;
  }
  .bbsTable table td.td-manager::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 10px;
    background: #E4E4E4;
  }
}
.bbsTable table td.td-subj {
  text-align: left;
}
.bbsTable table td.td-subj .subj-wrap {
  display: inline-block;
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  width: auto;
  max-width: 100%;
  font-weight: inherit;
  font-size: inherit;
}
.bbsTable table td.td-notice {
  font-weight: 700;
}
.bbsTable table td:first-child::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: #FDC15D;
  z-index: 1;
  display: none;
}
.bbsTable table .bbs-important {
  width: 30px;
  height: 30px;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/cmn/bbs-import.svg);
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .bbsTable table .bbs-important {
    width: 25px;
    height: 25px;
  }
}
.bbsTable table .ico-file {
  width: 22px;
  height: 22px;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/ico/ico-file.svg);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .bbsTable table .ico-file {
    width: 20px;
    height: 20px;
  }
}

.sect-bbs__qna.bbsList {
  width: 100%;
}
.sect-bbs__qna.bbsList .qna-list li {
  border-bottom-color: #F7F7F8;
  padding: 23px 0;
}
.sect-bbs__qna.bbsList .qna-list__q {
  padding: 0;
}
.sect-bbs__qna.bbsList .qna-list__q::before, .sect-bbs__qna.bbsList .qna-list__q::after {
  width: 10px;
  height: 1px;
  background: #000;
  right: 10px;
}
.sect-bbs__qna.bbsList .qna-list__q::after {
  margin-right: 7px;
}
.sect-bbs__qna.bbsList .qna-list__q .qa_wrap {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  color: #000;
}
.sect-bbs__qna.bbsList .qna-list__q .qa_wrap::before {
  content: "Q";
  color: #000;
  font-weight: 500;
}
.sect-bbs__qna.bbsList .qna-list__q.active {
  padding-bottom: 0;
  border-bottom: 0;
}
.sect-bbs__qna.bbsList .qna-list__q.active .qa_wrap::before {
  content: "Q";
  color: #000;
  font-weight: 500;
}
.sect-bbs__qna.bbsList .qna-list__a {
  margin-top: 10px;
  padding-bottom: 10px;
}
.sect-bbs__qna.bbsList .qna-list__a .qa_wrap {
  padding: 15px 20px;
  padding-left: 65px;
  display: block;
}
.sect-bbs__qna.bbsList .qna-list__a .qa_wrap pre {
  font-size: 14px;
  line-height: 2;
}
@media (max-width: 768px) {
  .sect-bbs__qna.bbsList .qna-list__a .qa_wrap pre {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.sect-bbs__qna.bbsList .qna-list__a .qa_wrap .qa_wrap_ {
  padding: 0;
}
.sect-bbs__qna.bbsList .qna-list__a .qa_wrap::before {
  top: 12px;
  left: 22px;
}
@media (max-width: 768px) {
  .sect-bbs__qna.bbsList .qna-list__a .qa_wrap::before {
    position: absolute;
    font-size: 24px;
  }
}

.faq {
  margin-top: 50px;
}
.faq .sch_box {
  position: relative;
}
.faq .sch_box .input_div_btn button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
.faq .sch_box input[type=text] {
  height: 60px;
  border: 1px solid #4B3329;
  border-radius: 10px;
}
.faq .sch_box input[type=text]::placeholder {
  color: #BABABA;
  font-weight: 400;
  font-size: 16px;
}
.faq-menu {
  margin-top: 30px;
  padding-bottom: 2px;
  border-bottom: 1px solid #F7F7F7;
}
.faq-menu > ul > li {
  margin-right: 33px;
  width: auto;
}
.faq-menu > ul > li .btn {
  font-size: 16px;
  color: #000;
  padding-bottom: 10px;
  position: relative;
}
.faq-menu > ul > li.active .btn {
  font-weight: 500;
  color: #4B3329;
}
.faq-menu > ul > li.active .btn::after {
  content: "";
  position: absolute;
  z-index: 11;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #4B3329;
}

/* bbsView */
.bbsView-top {
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .bbsView-top {
    margin-bottom: 8px;
  }
}
.bbsView-top span {
  font-size: 14px;
  color: #757575;
  position: relative;
}
@media (max-width: 1420px) {
  .bbsView-top span {
    font-size: 12px;
  }
}
.bbsView-top span:not(:last-child):after {
  content: " | ";
  font-size: 14px;
  color: #E4E4E4;
}

.bbsView-tit {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .bbsView-tit {
    display: block;
  }
  .bbsView-tit__right {
    margin-top: 5px;
    font-size: 0;
  }
}

.bbsView-tit__wrap h2 {
  font-size: 26px;
  font-weight: 800;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .bbsView-tit__wrap h2 {
    font-size: 22px;
  }
}

.bbsView-tit__date {
  width: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #888;
  line-height: 1.5;
}

.bbsView-cont {
  padding: 40px 0;
}
@media (max-width: 768px) {
  .bbsView-cont {
    padding: 30px 0;
  }
}
.bbsView-cont a {
  display: inline !important;
  word-break: break-all;
}
.bbsView-cont span {
  letter-spacing: 0 !important;
}
.bbsView-cont p {
  text-indent: 0 !important;
  font-size: 14px;
}
.bbsView-cont:not(.tour-bbsView) * {
  line-height: 1.75;
}
.bbsView-cont img {
  max-width: 100% !important;
  height: auto !important;
}

.bbsView-num b {
  font-size: 14px;
  font-weight: 700;
  margin-left: 5px;
}
.bbsView-num i {
  margin-right: 5px;
}

.bbsView-tit__list {
  margin-top: 20px;
  padding: 30px;
  background-color: #F7F7F7;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
}
.bbsView-tit__list li {
  display: flex;
  align-items: center;
}
.bbsView-tit__list li:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #DC9595;
  margin-right: 19px;
}
.bbsView-tit__list li:not(:last-child) {
  margin-bottom: 20px;
}
.bbsView-tit__list .tit {
  font-weight: 800;
  color: #BA2C2D;
  width: 80px;
  text-align: justify;
}
.bbsView-tit__list li > * {
  font-size: 18px;
}

.bbsView-file__cont {
  background: #FAF5F0;
  border-radius: 10px;
}
.bbsView-file__cont > ul > li {
  padding: 24px 20px;
  display: flex;
  align-items: center;
}
.bbsView-file__cont > ul > li > a {
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
  text-underline-position: under;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .bbsView-file__cont > ul > li > a {
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
.bbsView-file__cont > ul > li:before {
  content: "";
  width: 22px;
  height: 22px;
  flex: none;
  margin-right: 10px;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/ico/ico-file_b.svg);
}
.bbsView-file__cont > ul > li:not(:last-child) {
  border-bottom: 1px solid #e4e4e4;
}

.bbsView-nav {
  margin-top: 40px;
}
.bbsView-nav > ul {
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
}
.bbsView-nav > ul > li:not(:last-child) {
  border-bottom: 1px solid #e4e4e4;
}
.bbsView-nav > ul > li > span {
  flex: none;
  position: relative;
  font-weight: 500;
  padding-left: 20px;
  padding-right: 20px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
}
.bbsView-nav > ul > li.nav-prev > span::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../../images/cmn/nav-prev.svg);
  background-repeat: no-repeat;
  margin-top: 7px;
  margin-left: 15px;
}
.bbsView-nav > ul > li.nav-next > span::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../../images/cmn/nav-prev.svg);
  background-repeat: no-repeat;
  margin-top: 7px;
  margin-left: 15px;
  transform: translate(-9px, -9px) rotate(180deg);
}
.bbsView-nav > ul > li > a {
  width: calc(100% - 90px);
  height: 60px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 23px 20px;
  font-size: 14px;
}
.bbsView-nav > ul > li > a:hover {
  text-decoration: underline;
  text-underline-position: under;
}

.bbsView-btn__wrap {
  width: 100%;
  display: flex;
  justify-content: center;
}

.bbsView-nav__btn {
  margin-top: 30px;
  color: #000;
  width: 173px;
  height: 50px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background-color: #fff;
}

.mainBar {
  padding-bottom: 15px;
  border-bottom: 1px solid #232323;
}
.mainBar .comTit1 {
  font-size: 34px;
  color: #232323;
}
@media (max-width: 768px) {
  .mainBar .comTit1 {
    font-size: 24px;
  }
}

.contents {
  margin-top: 40px;
}
.contents pre {
  font-size: 18px;
  white-space: pre-wrap;
  color: #232323;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .contents pre {
    font-size: 16px;
  }
}
.contents pre * {
  font-size: 18px;
}
@media (max-width: 768px) {
  .contents pre * {
    font-size: 16px;
  }
}
.contents pre a {
  display: inline-block;
  color: #0000FF;
  text-decoration: underline;
}
.contents pre h2 {
  font-size: 22px;
}
.contents pre .txt-mid {
  font-size: 20px;
}
.contents pre .txt-blue {
  color: #0000FF;
}
@media (max-width: 768px) {
  .contents pre .fz24 {
    font-size: 20px !important;
  }
  .contents pre .fz22 {
    font-size: 18px !important;
  }
}
.contents .contents-table {
  font-size: 0;
}
@media (max-width: 768px) {
  .contents .contents-table {
    overflow-x: auto;
  }
}
.contents table {
  table-layout: fixed;
}
.contents table th, .contents table td {
  border: 1px solid #e4e4e4;
  font-size: 16px;
  text-align: center;
  height: 50px;
}
@media (max-width: 768px) {
  .contents table th, .contents table td {
    font-size: 14px;
  }
}
.contents table th {
  background: #f7f7f7;
}
.contents table td {
  padding: 10px;
  line-height: 1.7;
}
@media (max-width: 768px) {
  .contents table {
    width: 800px;
    table-layout: auto;
  }
}

@media (max-width: 768px) {
  .sect-tour.bbs-tour .tag-wrap {
    margin-top: 17px;
  }
}
.sect-tour.bbs-tour .tag-wrap > * {
  border-radius: 10px;
}
.sect-tour.bbs-tour .select-tag {
  min-width: 100px;
  height: 50px;
  background: #fff;
  border: 1px solid #E4E4E4;
  font-size: 16px;
  font-weight: 400;
  color: #888;
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .select-tag {
    height: 44px;
    min-width: 70px;
    padding: 0 13px;
  }
}
.sect-tour.bbs-tour .select-tag i {
  width: 25px;
  height: 25px;
  margin-right: 7px;
  background: #E4E4E4;
}
.sect-tour.bbs-tour .dir_btn {
  margin: 0;
  margin-left: 10px;
  position: static;
  width: 50px;
  height: 50px;
}
.sect-tour.bbs-tour .dir_btn .ico_direction {
  margin: 0;
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .dir_btn .ico_direction {
    width: 26.5px;
    height: 26.5px;
  }
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .dir_btn {
    width: 44px;
    height: 44px;
  }
}
@media (max-width: 1420px) {
  .sect-tour.bbs-tour .tour-wrap {
    flex-direction: column;
  }
}
.sect-tour.bbs-tour .tour-map {
  max-width: 530px;
}
@media (max-width: 1420px) {
  .sect-tour.bbs-tour .tour-map {
    max-width: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 1420px) {
  .sect-tour.bbs-tour .tour-map {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .tour-map__wrap {
    padding-bottom: 76.94%;
  }
}
.sect-tour.bbs-tour .tour-list {
  margin: 0;
  max-width: 530px;
  margin-right: 45px;
  flex: 1;
}
@media (max-width: 1420px) {
  .sect-tour.bbs-tour .tour-list {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .tour-list {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .tour-list__tit {
    display: block;
  }
}
.sect-tour.bbs-tour .tour-list__tit .t {
  font-size: 14px;
}
.sect-tour.bbs-tour .tour-list__tit h2 {
  font-size: 20px;
}
.sect-tour.bbs-tour .tour-list__tit .tour-num {
  width: 30px;
  height: 30px;
  font-size: 16px;
}
.sect-tour.bbs-tour .tour-list li {
  width: 100%;
}
.sect-tour.bbs-tour .tour-list__img {
  margin-top: 0;
}
.sect-tour.bbs-tour .tour-list__img .img-wrap {
  height: 0;
  padding-bottom: 100%;
  width: 100%;
}
@media (max-width: 1420px) {
  .sect-tour.bbs-tour .tour-list__img .img-wrap {
    width: 100%;
    padding-bottom: 77.034%;
  }
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .tour-list__img .img-wrap {
    height: 0;
    padding-bottom: 77.1875%;
  }
}
.sect-tour.bbs-tour .tour-list .swiper-btn {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.sect-tour.bbs-tour .tour-list .swiper-btn .btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.5;
  z-index: 11;
  background: #000;
  border-radius: 5px;
  width: 32px;
  height: 32px;
}
.sect-tour.bbs-tour .tour-list .swiper-btn .btn i {
  width: 25px;
  height: 25px;
}
.sect-tour.bbs-tour .tour-list .swiper-btn .btn.swiper-prev {
  left: 20px;
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .tour-list .swiper-btn .btn.swiper-prev {
    left: 10px;
  }
}
.sect-tour.bbs-tour .tour-list .swiper-btn .btn.swiper-prev i {
  transform: rotate(180deg);
}
.sect-tour.bbs-tour .tour-list .swiper-btn .btn.swiper-next {
  right: 20px;
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .tour-list .swiper-btn .btn.swiper-next {
    right: 10px;
  }
}
.sect-tour.bbs-tour .tour-list__cont {
  margin-top: 35px;
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .tour-list__cont {
    margin-top: 30px;
  }
}
.sect-tour.bbs-tour .tour-list__cont .tour-list__box {
  margin-bottom: 10px;
  padding: 20px 30px;
  background: #F7F7F7;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .tour-list__cont .tour-list__box {
    padding: 20px;
  }
}
.sect-tour.bbs-tour .tour-list__cont .tour-list__box .tit {
  font-size: 18px;
  color: #757575;
}
.sect-tour.bbs-tour .tour-list__cont .tour-list__box .tit i {
  margin-right: 5px;
}
.sect-tour.bbs-tour .tour-list__cont .tour-list__box .cont {
  margin: 0;
  margin-top: 15px;
  font-size: 18px;
}
.sect-tour.bbs-tour .tour-list__cont .tour-list__box .cont a {
  text-decoration: underline;
  color: #133BE3;
}
.sect-tour.bbs-tour .tour-info {
  margin-top: 0;
  width: 100%;
  flex: 1;
  margin-bottom: 0;
}
.sect-tour.bbs-tour .tour-info .tour-list__tit .t {
  font-size: 22px;
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .tour-info .tour-list__tit .t {
    font-size: 18px;
  }
}
.sect-tour.bbs-tour .tour-info .tour-list__tit h2 {
  font-size: 30px;
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .tour-info .tour-list__tit h2 {
    font-size: 24px;
  }
}
.sect-tour.bbs-tour .tour-select {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 500px;
}
.sect-tour.bbs-tour .tour-select__list {
  margin-top: 15px;
  height: 100%;
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .tour-select__list {
    margin-top: 20px;
  }
}
.sect-tour.bbs-tour .tour-select__list ul {
  height: calc(100% - 15px - 35px);
  border-top: 1px solid #E4E4E4;
  overflow-y: auto;
}
.sect-tour.bbs-tour .tour-select__list ul li {
  background: #fff;
  padding: 20px;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
}
.sect-tour.bbs-tour .tour-select__list ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #4B3329;
  display: none;
}
.sect-tour.bbs-tour .tour-select__list ul li.active {
  background: rgba(250, 245, 240, 0.5);
}
.sect-tour.bbs-tour .tour-select__list ul li.active::before {
  display: block;
}
.sect-tour.bbs-tour .tour-select__list ul li .tour-list__tit {
  width: 100%;
  text-align: left;
}
.sect-tour.bbs-tour .tour-select__info {
  margin-top: 60px;
  padding: 40px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media (max-width: 768px) {
  .sect-tour.bbs-tour .tour-select__info {
    margin-top: 30px;
    padding: 30px 0;
  }
}

.facility-top {
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 768px) {
  .facility-top {
    padding-top: 35px;
  }
}
.facility-top__img {
  max-width: 100%;
  width: 1000px;
  height: 460px;
}
.facility-top__img img {
  width: 100%;
}
@media (max-width: 768px) {
  .facility-top__img img {
    max-width: 700px;
    width: 700px;
  }
}
@media (max-width: 1420px) {
  .facility-top__img {
    height: auto;
  }
}
@media (max-width: 768px) {
  .facility-top__img {
    overflow-x: auto;
  }
}
.facility-top__list {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 27px 40px;
  padding-right: 0;
  border: 1px solid #E4E4E4;
  border-radius: 10px;
  background: #fff;
  max-width: 100%;
  width: 550px;
}
@media (max-width: 1420px) {
  .facility-top__list {
    margin-top: 40px;
    position: static;
    width: 100%;
    padding: 17px 38px;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .facility-top__list {
    padding: 20px;
    padding-right: 0;
  }
}
.facility-top__list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 0;
  margin: -10px 0;
}
.facility-top__list ul li {
  width: 33.33333%;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .facility-top__list ul li {
    width: 50%;
  }
}
.facility-top__list ul li .name {
  color: #4B3329;
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 768px) {
  .facility-top__list ul li .name {
    font-size: 14px;
  }
}
.facility-top__list ul li .num {
  margin-right: 8px;
  flex: none;
}
@media (max-width: 1420px) {
  .facility-top__list ul li .num {
    width: 26px;
    height: 26px;
  }
  .facility-top__list ul li .num img {
    width: 100%;
  }
}
@media (max-width: 1420px) {
  .facility .info-btn {
    flex-wrap: wrap;
    margin: -10px -15px;
    font-size: 0;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .facility .info-btn {
    margin: -7.5px 0;
  }
}
@media (max-width: 1420px) {
  .facility .info-btn > div {
    width: 50%;
    padding: 10px 15px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .facility .info-btn > div {
    width: 100%;
    padding: 7.5px 0;
  }
}
@media (max-width: 1420px) {
  .facility .info-btn .btn {
    width: 100%;
  }
}
.facility .comBox-scroll {
  top: 0;
  right: 0;
  transform: none;
}
@media (max-width: 1420px) {
  .facility .comBox-scroll {
    display: none;
  }
}
@media (max-width: 768px) {
  .facility .comBox-scroll {
    display: block;
  }
}
.facility-slide__txt {
  font-size: 18px;
  line-height: 1.9;
  color: #888;
  text-align: center;
}
@media (max-width: 768px) {
  .facility-slide__txt {
    font-size: 14px;
  }
}
.facility-slide__txt br.pad-ver {
  display: none;
}
@media (max-width: 1420px) {
  .facility-slide__txt br.pad-ver {
    display: block;
  }
}
.facility-slide__txt br.mobile-ver {
  display: none;
}
@media (max-width: 768px) {
  .facility-slide__txt br.mobile-ver {
    display: block;
  }
}
.facility .comBox-slide {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .facility .comBox-slide {
    margin-top: 20px;
  }
}
.facility .comBox-slide__wrap {
  max-width: 796px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1420px) {
  .facility .comBox-slide__wrap {
    max-width: 628px;
  }
}
@media (max-width: 768px) {
  .facility .comBox-slide__wrap {
    max-width: 100%;
  }
}
.facility .comBox-slide .slide-img {
  width: 100%;
}
.facility .comBox-slide .slide-img .img-wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .facility .comBox-slide .slide-img .img-wrap {
    border-radius: 5px;
  }
}
.facility .comBox-slide .slide-img .img-wrap img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.facility .comBox-slide .fcl-slide__wrap {
  position: relative;
  padding: 0 84px;
}
@media (max-width: 768px) {
  .facility .comBox-slide .fcl-slide__wrap {
    padding: 0 35px;
  }
}
.facility .comBox-slide .fcl-slide__sub {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
}
@media (max-width: 1420px) {
  .facility .comBox-slide .fcl-slide__sub {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .facility .comBox-slide .fcl-slide__sub {
    margin-top: 20px;
  }
}
.facility .comBox-slide .fcl-slide__sub > ul {
  justify-content: center;
}
.facility .comBox-slide .fcl-slide__sub > ul > li {
  width: 80px !important;
}
.facility .comBox-slide .fcl-slide__sub > ul > li:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 1420px) {
  .facility .comBox-slide .fcl-slide__sub > ul > li:not(:last-child) {
    margin-right: 16px;
  }
}
@media (max-width: 768px) {
  .facility .comBox-slide .fcl-slide__sub > ul > li:not(:last-child) {
    margin-right: 10px;
  }
}
.facility .comBox-slide .fcl-slide__sub > ul > li.swiper-slide-thumb-active .img-wrap {
  border: 2px solid #000;
}
@media (max-width: 1420px) {
  .facility .comBox-slide .fcl-slide__sub > ul > li {
    width: 70px !important;
  }
}
@media (max-width: 768px) {
  .facility .comBox-slide .fcl-slide__sub > ul > li {
    width: 60px !important;
  }
}
.facility .comBox-slide .fcl-slide__sub .slide-img {
  width: 100%;
}
.facility .comBox-slide .fcl-slide__sub .slide-img .img-wrap {
  width: 100%;
  height: 80px;
  padding-bottom: 0;
}
@media (max-width: 1420px) {
  .facility .comBox-slide .fcl-slide__sub .slide-img .img-wrap {
    height: 70px;
  }
}
@media (max-width: 768px) {
  .facility .comBox-slide .fcl-slide__sub .slide-img .img-wrap {
    height: 60px;
  }
}
.facility .comBox-slide .swiper-btn {
  width: 64px;
  height: 64px;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/cmn/comBox-slide_btn.svg);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 11;
  background-color: transparent !important;
  display: block;
}
@media (max-width: 1420px) {
  .facility .comBox-slide .swiper-btn {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 768px) {
  .facility .comBox-slide .swiper-btn {
    width: 25px;
    height: 25px;
  }
}
.facility .comBox-slide .swiper-btn.swiper-prev {
  transform: translateY(-50%) rotate(180deg);
  left: 0;
  right: auto;
}

/*--------------------------------------------------------------------- modal --------------------------*/
.layer-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9;
}

.blocker,
.alert {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
}

.modal,
.alert__cont {
  width: 100%;
  max-width: 500px;
  background: #fff;
  padding: 20px 30px;
  border-radius: 8px;
  box-shadow: 0 0 10px #000;
}

.modal-txt {
  margin-bottom: 40px;
}

.modal-txt__tit,
.alert-txt__tit {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.modal-txt__cont,
.alert-txt__cont {
  color: #535353;
  word-break: keep-all;
}

.modal.modal-alert .modal__btn .btn {
  background: #FED863;
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  border-radius: 0 0 14px 14px;
  -webkit-border-radius: 0 0 14px 14px;
  -moz-border-radius: 0 0 14px 14px;
  -ms-border-radius: 0 0 14px 14px;
  -o-border-radius: 0 0 14px 14px;
}

.modal-top .main-tit {
  font-size: 22px;
}

.modal-top .main-tit span {
  font-weight: 400;
}

.modal__btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

/*-- alert --*/
.alert {
  display: none;
}

.alert.show {
  display: flex;
}

.alert__close {
  float: right;
}

.alert__close > img {
  width: 15px;
  height: 15px;
}

.alert__cont {
  clear: both;
  min-height: 140px;
}

/*--------------------------------------------------------------------- modal --------------------------*/
.modal.modal-common,
.modal.modal-common .alert__cont {
  width: 100%;
  max-width: 700px;
  background: #fff;
  padding: 40px 30px;
  border-radius: 20px;
  box-shadow: 0 0 3px #000;
  position: relative;
}
@media (max-width: 768px) {
  .modal.modal-common,
  .modal.modal-common .alert__cont {
    max-width: calc(100% - 40px);
    margin: 0 20px;
  }
}

.modal.modal-common .modal-txt {
  margin-bottom: 32px;
}

.modal.modal-common .modal-txt__tit,
.modal.modal-common .alert-txt__tit {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: left;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 15px;
}

.modal.modal-common .modal-txt__cont,
.modal.modal-common .alert-txt__cont {
  color: #535353;
  word-break: keep-all;
  line-height: 24px;
}

.modal.modal-common .modal__btn .btn {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  border-radius: 0 0 20px 20px;
  -webkit-border-radius: 0 0 20px 20px;
  -moz-border-radius: 0 0 20px 20px;
  -o-border-radius: 0 0 20px 20px;
}

.modal__close.btn {
  width: 35px;
  height: 35px;
  background: no-repeat 50%/cover;
  background-image: url(../../images/cmn/modal-close.svg);
  position: absolute;
  top: 35px;
  right: 30px;
}

/*-- modal-alert --*/
.modal.modal-alert {
  margin: 0 20px;
  position: relative;
  max-width: 400px;
  padding: 0;
  box-shadow: none;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
}

.modal-alert .modal-txt {
  margin-bottom: 0;
  padding: 83px 0 143px;
  text-align: center;
}

.modal-alert .modal-txt__tit {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 0;
}

.modal.modal-alert .modal-txt__cont {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}

.modal.modal-common {
  padding-bottom: 60px;
}
.modal.modal-common .modal-top .main-tit {
  font-size: 20px;
}
.modal.modal-common .title-bar {
  padding-bottom: 17px;
}
@media (max-width: 768px) {
  .modal.modal-common .modal__close.btn {
    right: 20px;
  }
}
@media (max-width: 768px) {
  .modal.modal-common .modal__btn .btn {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
}
.modal.modal-common.modal-join .join_cnt_wr {
  height: 100%;
}
.modal.modal-common.modal-join .join_box_cnt {
  border: 0;
  height: 100%;
}
.modal.modal-common.modal-join .join_box_cnt .join_box_wr {
  padding: 0;
  height: 100%;
  max-height: 100%;
}
.modal.modal-common.modal-join .contents {
  margin-top: 0;
}
.modal.modal-common.modal-join .contents pre, .modal.modal-common.modal-join .contents pre * {
  font-size: 14px;
}
@media (max-width: 768px) {
  .modal.modal-common {
    margin: 0 20px;
    padding: 40px 20px;
    padding-bottom: 50px;
  }
}
.modal.modal-common .modal-cont {
  padding: 30px 0;
  height: min(100vh - 230px, 650px);
  overflow-y: auto;
}
@media (max-width: 768px) {
  .modal.modal-common.modal-guide {
    margin: 0 20px;
  }
}
.modal.modal-common.modal-guide .dalseo-cert .list-input-a ul {
  padding: 0;
  border: 0;
}
.modal.modal-common.modal-guide .dalseo-cert__box {
  margin-top: 25px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #E4E4E4;
}
.modal.modal-common.modal-guide .dalseo-cert__tit {
  font-size: 14px;
  font-weight: 500;
  padding: 8px 0;
  background: #E4E4E4;
  text-align: center;
}
.modal.modal-common.modal-guide .dalseo-cert__cont {
  background: #F7F7F8;
  position: relative;
  padding: 45px 45px 0;
  display: flex;
}
@media (max-width: 768px) {
  .modal.modal-common.modal-guide .dalseo-cert__cont {
    display: block;
    padding: 30px;
  }
}
.modal.modal-common.modal-guide .dalseo-cert__cont .dalseo-cert__img {
  font-size: 0;
  flex: 1;
}
.modal.modal-common.modal-guide .dalseo-cert__cont .dalseo-cert__adr {
  flex: 1;
  margin-top: 30px;
  margin-left: 45px;
}
.modal.modal-common.modal-guide .dalseo-cert__cont .dalseo-cert__adr .tit {
  margin-bottom: 10px;
  font-size: 16px;
}
.modal.modal-common.modal-guide .dalseo-cert__cont .dalseo-cert__adr p {
  font-size: 14px;
  word-break: keep-all;
}
@media (max-width: 768px) {
  .modal.modal-common.modal-guide .dalseo-cert__cont .dalseo-cert__adr {
    margin-left: 0;
    margin-top: 30px;
    text-align: center;
  }
}
.modal.modal-common.modal-guide .dalseo-cert__info {
  margin-top: 25px;
}
.modal.modal-common.modal-guide .dalseo-cert__info p {
  color: #B7162E;
  font-size: 20px;
  font-weight: 500;
  display: flex;
  line-height: 1.7;
}
@media (max-width: 1420px) {
  .modal.modal-common.modal-guide .dalseo-cert__info p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .modal.modal-common.modal-guide .dalseo-cert__info p {
    font-size: 14px;
  }
}
.modal.modal-common.modal-guide .dalseo-cert__info p::before {
  content: "*";
  margin-right: 5px;
}

.info-box {
  padding: 30px;
  border-radius: 10px;
  background-color: #FAF5F0;
  border: 1px solid #F0EADE;
  font-size: 16px;
  color: #4B3329;
  line-height: 1.5;
}
.info-box .list {
  display: flex;
}
@media (max-width: 768px) {
  .info-box .list {
    line-height: 2;
  }
}
.info-box .list:not(:last-child) {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .info-box .list:not(:last-child) {
    margin-bottom: 5px;
  }
}
.info-box .list::before {
  content: "";
  width: 16px;
  height: 16px;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/ico/ico-info.svg);
  margin-right: 5px;
  margin-top: 3px;
  flex: none;
}
@media (max-width: 768px) {
  .info-box .list::before {
    margin-top: 7px;
  }
}

.rsvInfo-top {
  margin-bottom: 40px;
}
.rsvInfo-top .rsvInfo-list__btn {
  width: 100%;
  height: 172px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px 30px;
  background: #FAF5F0;
  position: relative;
}
.rsvInfo-top .rsvInfo-list__btn a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rsvInfo-box {
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
.rsvInfo-box .tit {
  font-size: 24px;
}
@media (max-width: 768px) {
  .rsvInfo-box .tit {
    font-size: 22px;
  }
}
@media (max-width: 1420px) {
  .rsvInfo-box {
    flex-direction: column;
  }
}
.rsvInfo-list {
  width: 80%;
}
@media (max-width: 1420px) {
  .rsvInfo-list {
    flex-wrap: wrap;
    width: 100%;
    position: relative;
  }
  .rsvInfo-list::before, .rsvInfo-list::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    right: auto;
    width: calc(100% - 60px);
    height: 1px;
    transform: translate(-50%, -50%);
    border-top: 1px dashed #4B3329;
    opacity: 0.25;
    z-index: 1;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .rsvInfo-list::before, .rsvInfo-list::after {
    display: none;
  }
}
@media (max-width: 1420px) {
  .rsvInfo-list::before {
    width: 1px;
    height: calc(100% - 50px);
    border-right: 1px dashed #4B3329;
  }
}
.rsvInfo-list > li {
  flex: 1;
  position: relative;
}
@media (max-width: 1420px) {
  .rsvInfo-list > li {
    width: 50%;
    flex: none;
  }
  .rsvInfo-list > li:nth-child(2)::after {
    display: none;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .rsvInfo-list > li:nth-child(2)::after {
    display: block;
  }
}
@media (max-width: 768px) {
  .rsvInfo-list > li {
    width: 100%;
  }
}
.rsvInfo-list > li:last-child::after {
  display: none;
}
.rsvInfo-list > li::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: calc(100% - 50px);
  border-right: 1px dashed #4B3329;
  opacity: 0.25;
}
@media (max-width: 1420px) {
  .rsvInfo-list > li::after {
    display: none;
  }
}
@media (max-width: 768px) {
  .rsvInfo-list > li::after {
    display: block;
    top: auto;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: calc(100% - 40px);
    height: 1px;
    border-bottom: 1px dashed #4B3329;
  }
}
.rsvInfo-list > li > a {
  width: 100%;
  height: 172px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px 30px;
  background: #FAF5F0;
}
.rsvInfo-list > li > a .tit {
  line-height: 1.5;
  color: #4B3329;
}
.rsvInfo-list > li > a .btn {
  text-align: right;
  font-size: 14px;
  color: #888;
}
.rsvInfo-list > li > a:hover .btn {
  text-decoration: underline;
}
@media (max-width: 1420px) {
  .rsvInfo-list > li > a {
    height: 150px;
  }
}
@media (max-width: 768px) {
  .rsvInfo-list > li > a {
    height: 120px;
    padding: 20px 20px 17px;
  }
}
.rsvInfo-btn {
  width: 20%;
  height: 172px;
  background: #4B3329;
  color: #fff;
  transition: 0.4s;
}
.rsvInfo-btn span {
  margin-left: 5px;
}
.rsvInfo-btn:hover {
  opacity: 0.7;
}
@media (max-width: 1420px) {
  .rsvInfo-btn {
    width: 100%;
    height: 75px;
  }
}
.rsvInfo .comBox-list > ul > li::before {
  width: 20px;
  height: 20px;
}
@media (max-width: 768px) {
  .rsvInfo .comBox-list > ul > li::before {
    width: 15px;
    height: 15px;
  }
}
.rsvInfo .comBox-list > ul > li > div {
  font-size: 20px;
}
@media (max-width: 768px) {
  .rsvInfo .comBox-list > ul > li > div {
    font-size: 16px;
  }
}
.rsvInfo .comBox-list > ul > li:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .rsvInfo .comBox-list > ul > li:not(:last-child) {
    margin-bottom: 20px;
  }
}

.aply {
  position: relative;
}
.aply .aply-list__tit {
  margin-bottom: 10px;
}
.aply .aply-list__tit .tit {
  font-size: 18px;
  color: #232323;
}
.aply .aply-list__tit .tit::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #000;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .aply .aply-list__tit .tit::before {
    width: 5px;
    height: 5px;
  }
}
@media (max-width: 768px) {
  .aply .aply-list__tit .tit {
    font-size: 16px;
  }
}
.aply .useInfo-tit {
  background: #FED863;
  width: 100%;
}
@media (max-width: 1420px) {
  .aply .useInfo-tit {
    margin-bottom: 16px;
  }
}
.aply .useInfo-tit h2 {
  font-size: 18px;
  color: #4B3329;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .aply .useInfo-tit h2 {
    justify-content: center;
    font-size: 14px;
    border-bottom-color: rgba(75, 51, 41, 0.1);
  }
}
.aply .useInfo-tit h2::after {
  content: "";
  width: 20px;
  height: 20px;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/cmn/ico-foot.svg);
  margin-left: 5px;
}
@media (max-width: 768px) {
  .aply .useInfo-tit h2::after {
    width: 14px;
    height: 15px;
  }
}
.aply .useInfo-tit .comBox-list > ul > li {
  align-items: center;
}
.aply .useInfo-tit .comBox-list > ul > li::before {
  margin-right: 5px;
}
.aply .useInfo-tit .comBox-list > ul > li > div {
  line-height: 1;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 400;
}
@media (max-width: 768px) {
  .aply .useInfo-tit .comBox-list > ul > li > div {
    font-size: 12px;
  }
}
.aply-hd {
  padding: 30px 40px;
  border: 1px solid #E4E4E4;
  border-radius: 15px;
  margin-bottom: 30px;
}
@media (max-width: 1420px) {
  .aply-hd__wrap {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .aply-hd {
    padding: 24px 10px;
  }
}
.aply-hd .tit {
  font-size: 22px;
}
@media (max-width: 768px) {
  .aply-hd .tit {
    font-size: 20px;
  }
}
@media (max-width: 1420px) {
  .aply-hd .process {
    margin-top: 18px;
  }
}
.aply-hd .process-list li:not(:last-child) {
  padding-right: 14px;
  margin-right: 14px;
}
@media (max-width: 768px) {
  .aply-hd .process-list li:not(:last-child) {
    padding-right: 11px;
    margin-right: 11px;
  }
}
.aply-hd .process-list li:not(:last-child) .process-img {
  position: relative;
}
.aply-hd .process-list li:not(:last-child) .process-img::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -14px;
  width: 4px;
  height: 4px;
  background: #BABABA;
}
@media (max-width: 768px) {
  .aply-hd .process-list li:not(:last-child) .process-img::after {
    right: -12px;
  }
}
.aply-hd .process-list li.active .process-img {
  background: #FED863;
}
.aply-hd .process-list li.active .img {
  background-position: center bottom;
}
.aply-hd .process-list li.active .process-txt {
  color: #292929;
}
.aply-hd .process-list li.list01 .img {
  background-image: url(/assets/images/ico/ico-aply01.svg);
}
.aply-hd .process-list li.list02 .img {
  background-image: url(/assets/images/ico/ico-aply02.svg);
}
.aply-hd .process-list li.list03 .img {
  background-image: url(/assets/images/ico/ico-aply03.svg);
}
.aply-hd .process-list li.list04 .img {
  background-image: url(/assets/images/ico/ico-aply04.svg);
}
.aply-hd .process-list li.list05 .img {
  background-image: url(/assets/images/ico/ico-aply05.svg);
}
.aply-hd .process-img {
  width: 46px;
  height: 46px;
  background: #F7F7F7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .aply-hd .process-img {
    width: 38px;
    height: 38px;
  }
}
.aply-hd .process-img .img {
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media (max-width: 768px) {
  .aply-hd .process-img .img {
    width: 16px;
    height: 16px;
  }
}
.aply-hd .process-txt {
  margin-top: 6px;
  font-size: 11px;
  font-weight: 500;
  color: #BABABA;
  text-align: center;
}
@media (max-width: 768px) {
  .aply-hd .process-txt {
    font-size: 9px;
  }
}
.aply-bd .aply-list__select {
  margin-top: 20px;
}
.aply-bd .aply-list__select .select-tit {
  padding: 10px 20px;
  font-size: 19px;
  font-weight: 500;
  color: #1A1B1D;
  background: #FAF5F0;
  border-radius: 10px;
}
.aply-bd .aply-list__select .select-list {
  padding: 16px 16px 0;
}
@media (max-width: 768px) {
  .aply-bd .input-wrap.flex, .aply-bd footer .input-wrap.ft-info__txt, footer .aply-bd .input-wrap.ft-info__txt, .aply-bd .input-wrap.tree-btn-wrap, .aply-bd .useInfo-tit ul.input-wrap, .useInfo-tit .aply-bd ul.input-wrap, .aply-bd .input-wrap.useInfo-top__box, .aply-bd .input-wrap.bbsBar-sch, .aply-bd .input-wrap.rsvInfo-box, .aply-bd .input-wrap.rsvInfo-list {
    display: block;
  }
}
.aply-bd .checkbox {
  margin-right: 30px;
  margin-bottom: 20px;
}
.aply-bd .checkbox:last-child {
  margin-right: 0;
}
.aply-bd .checkbox input + label {
  font-size: 19px;
  font-weight: 500;
  color: #1A1B1D;
}
.aply-bd .checkbox input + label::before {
  background-repeat: no-repeat;
  background-size: 15px 11px;
  background-position: 50%;
  background-image: url(/assets/images/ico/ico_check_02.svg);
  background-color: #D0D0D0;
  border-radius: 3px;
  border: 0;
  width: 26px;
  height: 26px;
}
.aply-bd .checkbox input:checked + label::before {
  background-size: 15px 11px;
  background-color: #4B3329;
  background-image: url(/assets/images/ico/ico_check_02.svg);
}
.aply-bd .checkbox input[type=radio] + label::before {
  border-radius: 50%;
}
@media (max-width: 768px) {
  .aply-bd .checkbox-depth {
    flex-wrap: wrap;
  }
}
.aply-bd .checkbox-depth::before {
  content: "(";
  margin-top: 3px;
  margin-right: 10px;
}
.aply-bd .checkbox-depth::after {
  content: ")";
  margin-top: 3px;
  margin-left: 10px;
}
.aply-bd .checkbox.check-custom {
  padding: 0 10px;
  margin: 0;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .aply-bd .checkbox.check-custom {
    margin-bottom: 14px;
  }
}
.aply-bd .checkbox.check-custom input[type=checkbox] + label, .aply-bd .checkbox.check-custom input[type=radio] + label {
  padding: 13px;
  background: #FAF5F0;
  border: 1px solid #FAF5F0;
  border-radius: 10px;
  text-align: center;
  justify-content: center;
  cursor: pointer;
}
@media (max-width: 1420px) {
  .aply-bd .checkbox.check-custom input[type=checkbox] + label, .aply-bd .checkbox.check-custom input[type=radio] + label {
    padding: 16px;
  }
}
.aply-bd .checkbox.check-custom input[type=checkbox] + label::before, .aply-bd .checkbox.check-custom input[type=radio] + label::before {
  display: none;
}
.aply-bd .checkbox.check-custom input[type=checkbox] + label .select-category, .aply-bd .checkbox.check-custom input[type=radio] + label .select-category {
  font-size: 12px;
  color: #000;
  font-weight: 300;
}
.aply-bd .checkbox.check-custom input[type=checkbox] + label .select-tit, .aply-bd .checkbox.check-custom input[type=radio] + label .select-tit {
  font-size: 16px;
  color: #000;
}
@media (max-width: 1420px) {
  .aply-bd .checkbox.check-custom input[type=checkbox] + label .select-tit, .aply-bd .checkbox.check-custom input[type=radio] + label .select-tit {
    font-size: 14px;
  }
}
.aply-bd .checkbox.check-custom input[type=checkbox] + label + .select-info, .aply-bd .checkbox.check-custom input[type=radio] + label + .select-info {
  display: block;
  font-size: 16px;
  color: #4B3329;
  margin-top: 10px;
}
.aply-bd .checkbox.check-custom input[type=checkbox]:checked + label, .aply-bd .checkbox.check-custom input[type=radio]:checked + label {
  border: 1px solid #4B3329;
}
.aply-bd .checkbox.check-custom input[type=checkbox]:disabled + label, .aply-bd .checkbox.check-custom input[type=radio]:disabled + label,
.aply-bd .checkbox.check-custom input[type=checkbox][readonly=readonly] + label, .aply-bd .checkbox.check-custom input[type=radio][readonly=readonly] + label {
  border: 1px solid #F7F7F7;
  cursor: default;
  background: #F7F7F7;
}
.aply-bd .checkbox.check-custom input[type=checkbox]:disabled + label .select-tit, .aply-bd .checkbox.check-custom input[type=radio]:disabled + label .select-tit,
.aply-bd .checkbox.check-custom input[type=checkbox][readonly=readonly] + label .select-tit, .aply-bd .checkbox.check-custom input[type=radio][readonly=readonly] + label .select-tit {
  color: #888;
}
.aply-bd .checkbox.check-custom input[type=checkbox]:disabled + label + .select-info, .aply-bd .checkbox.check-custom input[type=radio]:disabled + label + .select-info,
.aply-bd .checkbox.check-custom input[type=checkbox][readonly=readonly] + label + .select-info, .aply-bd .checkbox.check-custom input[type=radio][readonly=readonly] + label + .select-info {
  color: #888;
}
.aply-bd .contents {
  margin-top: 0;
}
.aply-bd .contents pre, .aply-bd .contents pre * {
  font-size: 14px;
}
.aply-bd .join_box_cnt .join_box_wr {
  padding: 0 37px;
}
@media (max-width: 768px) {
  .aply-bd .join_box_cnt .join_box_wr {
    padding: 0 25px;
  }
}
.aply-bd .joinagree_cnt_wr ul li.join_li.joinagree:not(:last-child) {
  margin-bottom: 70px;
}
@media (max-width: 1420px) {
  .aply-bd .joinagree_cnt_wr ul li.join_li.joinagree:not(:last-child) {
    margin-bottom: 60px;
  }
}
.aply-bd .joinagree_cnt_wr ul li.join_li.joinagree .tab {
  border-radius: 10px 10px 0 0;
  color: #232323;
}
.aply-bd .agree-info {
  margin: 40px 0;
  padding: 11px 0;
  text-align: center;
  border: 1px solid #E4E4E4;
  border-radius: 10px;
  font-size: 11px;
  color: #333;
}
@media (max-width: 768px) {
  .aply-bd .agree-info {
    margin: 30px 0;
  }
}
.aply-bd .join_box_cnt .join_box_wr {
  max-height: 260px;
}
.aply-bd .joinagree_cnt_wr ul li.join_li.joinagree .join_set .sfchkra span {
  font-size: 16px;
}
.aply-bd .joinagree_cnt_wr ul.agree-all li.join_li.joinagree .join_set .sfchkra span {
  font-size: 17px;
  font-weight: 700;
  color: #333;
}
.aply-bd .agree-all {
  border-top: 1px solid #BABABA;
}
.aply-bd .joinagree_cnt_wr ul li.join_li.joinagree {
  cursor: default;
}
.aply-bd .joinagree_cnt_wr ul li.join_li.joinagree .tab span {
  font-size: 20px;
}
@media (max-width: 768px) {
  .aply-bd .joinagree_cnt_wr ul li.join_li.joinagree .tab span {
    font-size: 18px;
  }
}
.aply-bd .join_box_cnt .join_box_wr.result {
  max-height: inherit;
  padding: 0;
  margin: 0;
}
@media (max-width: 768px) {
  .aply-bd .join_box_cnt .join_box_wr.result {
    padding: 0 32px;
  }
}
.aply-bd .result-box {
  text-align: center;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.aply-bd .result-box__num {
  background: #FCF4F4;
  border-radius: 10px;
  width: 330px;
  height: 45px;
  border-radius: 10px;
  color: #C44545;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .aply-bd .result-box__num {
    width: 100%;
    font-size: 16px;
  }
}
.aply-bd .result-box__cont {
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.8;
  color: #000;
}
@media (max-width: 768px) {
  .aply-bd .result-box__cont {
    margin-top: 25px;
    font-size: 14px;
  }
}
.aply-bd .result-box__btn {
  margin: 0 auto;
  margin-top: 30px;
  max-width: 330px;
  width: 100%;
}
@media (max-width: 768px) {
  .aply-bd .result-box__btn {
    max-width: 100%;
    margin-top: 25px;
  }
}
.aply-bd .result-box__btn .btn {
  width: 100%;
  height: 42px;
  background: #C44545;
  border-radius: 10px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .aply-bd .result-box__btn .btn {
    font-size: 14px;
  }
}
.aply-bd .result-box__confirm {
  margin-top: 14px;
  font-size: 12px;
  color: #888;
  text-decoration: underline;
}
.aply-bd .select-list > ul {
  padding: 0 10px;
}
@media (max-width: 768px) {
  .aply-bd .select-list > ul {
    flex-wrap: wrap;
  }
}
.aply-bd .select-list > ul > li {
  flex: 1;
  text-align: center;
}
@media (max-width: 768px) {
  .aply-bd .select-list > ul > li {
    flex: none;
    width: 50%;
  }
}
.aply-btn {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 100%;
  height: 60px;
  max-width: 1280px;
  transition: ease 0.4s;
  z-index: 11;
}
@media (max-width: 1420px) {
  .aply-btn {
    max-width: 100%;
    height: 50px;
  }
}
.aply-btn .btn {
  width: 100%;
  height: 100%;
  border-radius: 10px 10px 0 0;
  background: #4B3329;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
}
@media (max-width: 1420px) {
  .aply-btn .btn {
    font-size: 18px;
  }
}
.aply-btn.active {
  position: absolute;
  bottom: 0;
}
@media (max-width: 1420px) {
  .aply-btn.active {
    padding: 0 40px;
  }
}
@media (max-width: 768px) {
  .aply-btn.active {
    padding: 0 20px;
  }
}
.aply-list__top {
  background: #F0EADE;
  border-radius: 10px;
  padding: 30px 0;
}
@media (max-width: 768px) {
  .aply-list__top {
    display: block;
    padding: 28px 25px;
  }
}
.aply-list__top .rsv-info {
  flex: 1;
  padding-left: 40px;
}
@media (max-width: 768px) {
  .aply-list__top .rsv-info {
    padding: 0;
  }
}
.aply-list__top .rsv-info:not(:last-child) {
  border-right: 1px solid rgba(75, 51, 41, 0.1);
}
@media (max-width: 768px) {
  .aply-list__top .rsv-info:not(:last-child) {
    border-right: 0;
    margin-bottom: 30px;
  }
}
.aply-list__top .rsv-info__cont {
  padding-left: 20px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .aply-list__top .rsv-info__cont {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .aply-list__top .rsv-info .tit {
    font-size: 16px;
  }
}
.aply-input, .aply-cont {
  display: flex;
  margin-top: 30px;
  padding: 0 40px;
}
@media (max-width: 1420px) {
  .aply-input, .aply-cont {
    display: block;
    padding: 0;
  }
}
.aply-input .box-col, .aply-cont .box-col {
  width: 100%;
}
.aply-input .box-col2, .aply-cont .box-col2 {
  flex: 1;
}
.aply-input .box-col2:nth-child(1), .aply-cont .box-col2:nth-child(1) {
  padding-right: 80px;
}
@media (max-width: 1420px) {
  .aply-input .box-col2:nth-child(1), .aply-cont .box-col2:nth-child(1) {
    padding-right: 0;
  }
}
@media (max-width: 1420px) {
  .aply-input .aply-box, .aply-cont .aply-box {
    margin-bottom: 30px;
  }
}
.aply-input .flxtb, .aply-cont .flxtb {
  width: 100%;
}
.aply-input .flxtb_, .aply-cont .flxtb_ {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: 1px solid rgb(228, 228, 228);
  border-left: 0;
  border-bottom: 0;
}
.aply-input .flxtb_tr, .aply-cont .flxtb_tr {
  display: table-row;
}
.aply-input .flxtb_tr .input_wrap .checkbox, .aply-cont .flxtb_tr .input_wrap .checkbox {
  padding-left: 10px;
  margin: 10px;
}
.aply-input .flxtb_tr .input_wrap .checkbox input + label, .aply-cont .flxtb_tr .input_wrap .checkbox input + label {
  font-size: 14px;
  font-weight: 400;
}
.aply-input .flxtb_tr .input_wrap .checkbox input + label::before, .aply-cont .flxtb_tr .input_wrap .checkbox input + label::before {
  background-size: 12px 9px;
  width: 23px;
  height: 23px;
}
.aply-input .flxtb_tr .input_wrap .select select, .aply-cont .flxtb_tr .input_wrap .select select {
  border: 0;
  border-radius: 0;
  height: 45px;
  font-size: 14px;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .aply-input .flxtb_tr .input_wrap.input_wrap2, .aply-cont .flxtb_tr .input_wrap.input_wrap2 {
    display: block;
  }
}
.aply-input .flxtb_tr .input_wrap.input_wrap2 > div, .aply-cont .flxtb_tr .input_wrap.input_wrap2 > div {
  flex: 1;
}
.aply-input .flxtb_tr .input-row, .aply-cont .flxtb_tr .input-row {
  height: 100%;
}
.aply-input .flxtb_tr .input-row input, .aply-input .flxtb_tr .input-row textarea, .aply-cont .flxtb_tr .input-row input, .aply-cont .flxtb_tr .input-row textarea {
  font-size: 14px;
  border: 0;
  border-radius: 0;
  height: 100%;
  padding: 0 20px;
}
.aply-input .flxtb_tr .input-row input:not(:last-child), .aply-input .flxtb_tr .input-row textarea:not(:last-child), .aply-cont .flxtb_tr .input-row input:not(:last-child), .aply-cont .flxtb_tr .input-row textarea:not(:last-child) {
  margin-bottom: 0;
}
.aply-input .flxtb_tr .input-row input::placeholder, .aply-input .flxtb_tr .input-row textarea::placeholder, .aply-cont .flxtb_tr .input-row input::placeholder, .aply-cont .flxtb_tr .input-row textarea::placeholder {
  font-weight: 400;
  color: #888;
}
.aply-input .flxtb_tr .input-row textarea, .aply-cont .flxtb_tr .input-row textarea {
  min-height: 90px;
  padding: 14px 20px;
}
.aply-input .flxtb_th, .aply-cont .flxtb_th {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 500;
  color: #232323;
  text-align: center;
  background-color: #FAF5F0;
  border-width: 1px 1px 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: rgb(255, 255, 255);
  border-right-color: rgb(255, 255, 255);
  border-left-color: rgb(255, 255, 255);
  border-image: initial;
  border-bottom-style: initial;
  border-bottom-color: initial;
  width: 140px;
}
.aply-input .flxtb_th .require, .aply-cont .flxtb_th .require {
  color: #FC0000;
  font-weight: 500;
}
@media (max-width: 768px) {
  .aply-input .flxtb_th, .aply-cont .flxtb_th {
    width: 100px;
  }
}
.aply-input .flxtb_td, .aply-cont .flxtb_td {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
  color: #232323;
  background-color: transparent;
  border-bottom: 1px solid #E4E4E4;
  height: 45px;
}
.aply-input .flxtb_td_:not(:last-child), .aply-cont .flxtb_td_:not(:last-child) {
  border-bottom: 1px solid #e4e4e4;
}
.aply-input .flxtb_td .select select, .aply-cont .flxtb_td .select select {
  border: 0;
}
.aply-cont {
  padding: 0;
  min-height: 430px;
}
@media (max-width: 1420px) {
  .aply-cont {
    min-height: auto;
  }
}
.aply-cont__list {
  background: #FAF5F0;
  border-radius: 10px;
  padding: 40px;
}
.aply-cont__list .list-state {
  margin-bottom: 30px;
  padding: 6px 14px;
  background: #333;
  border-radius: 6px;
  width: 100%;
}
@media (max-width: 768px) {
  .aply-cont__list .list-state {
    margin-bottom: 10px;
  }
}
.aply-cont__list .list-state.cancel {
  background: #B7162E;
}
.aply-cont__list .list-state.complete {
  background: #00189F;
}
.aply-cont__list .list-state p {
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}
@media (max-width: 768px) {
  .aply-cont__list .list-state p {
    font-size: 14px;
  }
}
.aply-cont__list .list-state p::before {
  content: "";
  width: 7px;
  height: 7px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-right: 6px;
}
@media (max-width: 768px) {
  .aply-cont__list .list-state p::before {
    width: 5px;
    height: 5px;
  }
}
@media (max-width: 768px) {
  .aply-cont__list {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .aply-cont__list > .flex, footer .aply-cont__list > .ft-info__txt, .aply-cont__list > .tree-btn-wrap, .useInfo-tit .aply-cont__list > ul, .aply-cont__list > .useInfo-top__box, .aply-cont__list > .bbsBar-sch, .aply-cont__list > .rsvInfo-box, .aply-cont__list > .rsvInfo-list {
    display: block;
  }
}
.aply-cont__list > .flex:not(:last-child) > div, footer .aply-cont__list > .ft-info__txt:not(:last-child) > div, .aply-cont__list > .tree-btn-wrap:not(:last-child) > div, .useInfo-tit .aply-cont__list > ul:not(:last-child) > div, .aply-cont__list > .useInfo-top__box:not(:last-child) > div, .aply-cont__list > .bbsBar-sch:not(:last-child) > div, .aply-cont__list > .rsvInfo-box:not(:last-child) > div, .aply-cont__list > .rsvInfo-list:not(:last-child) > div {
  margin-bottom: 60px;
}
@media (max-width: 1420px) {
  .aply-cont__list > .flex:not(:last-child) > div, footer .aply-cont__list > .ft-info__txt:not(:last-child) > div, .aply-cont__list > .tree-btn-wrap:not(:last-child) > div, .useInfo-tit .aply-cont__list > ul:not(:last-child) > div, .aply-cont__list > .useInfo-top__box:not(:last-child) > div, .aply-cont__list > .bbsBar-sch:not(:last-child) > div, .aply-cont__list > .rsvInfo-box:not(:last-child) > div, .aply-cont__list > .rsvInfo-list:not(:last-child) > div {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .aply-cont__list > .flex:not(:last-child) > div, footer .aply-cont__list > .ft-info__txt:not(:last-child) > div, .aply-cont__list > .tree-btn-wrap:not(:last-child) > div, .useInfo-tit .aply-cont__list > ul:not(:last-child) > div, .aply-cont__list > .useInfo-top__box:not(:last-child) > div, .aply-cont__list > .bbsBar-sch:not(:last-child) > div, .aply-cont__list > .rsvInfo-box:not(:last-child) > div, .aply-cont__list > .rsvInfo-list:not(:last-child) > div {
    margin-bottom: 0;
  }
}
.aply-cont__list > .flex > div, footer .aply-cont__list > .ft-info__txt > div, .aply-cont__list > .tree-btn-wrap > div, .useInfo-tit .aply-cont__list > ul > div, .aply-cont__list > .useInfo-top__box > div, .aply-cont__list > .bbsBar-sch > div, .aply-cont__list > .rsvInfo-box > div, .aply-cont__list > .rsvInfo-list > div {
  flex: 1;
}
@media (max-width: 768px) {
  .aply-cont__list > .flex > div, footer .aply-cont__list > .ft-info__txt > div, .aply-cont__list > .tree-btn-wrap > div, .useInfo-tit .aply-cont__list > ul > div, .aply-cont__list > .useInfo-top__box > div, .aply-cont__list > .bbsBar-sch > div, .aply-cont__list > .rsvInfo-box > div, .aply-cont__list > .rsvInfo-list > div {
    padding: 15px 0;
  }
}
.aply-cont__list > .flex > div p, footer .aply-cont__list > .ft-info__txt > div p, .aply-cont__list > .tree-btn-wrap > div p, .useInfo-tit .aply-cont__list > ul > div p, .aply-cont__list > .useInfo-top__box > div p, .aply-cont__list > .bbsBar-sch > div p, .aply-cont__list > .rsvInfo-box > div p, .aply-cont__list > .rsvInfo-list > div p {
  padding-left: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .aply-cont__list > .flex > div p, footer .aply-cont__list > .ft-info__txt > div p, .aply-cont__list > .tree-btn-wrap > div p, .useInfo-tit .aply-cont__list > ul > div p, .aply-cont__list > .useInfo-top__box > div p, .aply-cont__list > .bbsBar-sch > div p, .aply-cont__list > .rsvInfo-box > div p, .aply-cont__list > .rsvInfo-list > div p {
    font-size: 14px;
    padding-left: 15px;
  }
}
.aply-discount {
  background: rgba(195, 65, 65, 0.06);
  border: 1px solid rgba(195, 65, 65, 0.13);
  border-radius: 10px;
  padding: 25px 30px;
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .aply-discount {
    padding: 25px;
  }
}
.aply-discount .checkbox {
  margin-bottom: 10px;
}
.aply-discount .checkbox input.check-style-01 + label {
  font-size: 14px;
  font-weight: 700;
}
.aply-discount .checkbox input.check-style-01 + label b {
  color: #C34141;
  margin-left: 5px;
}
.aply-discount .checkbox input.check-style-01 + label::before {
  width: 23px;
  height: 23px;
  border: 1px solid #D0D0D0;
  background: #fff;
  margin-right: 9px;
  border-radius: 5px;
}
.aply-discount .checkbox input.check-style-01 + label::after {
  display: block;
  background: #D0D0D0;
  width: 13px;
  height: 13px;
}
.aply-discount .checkbox input.check-style-01:checked + label::before {
  border: 1px solid #C34141;
}
.aply-discount .checkbox input.check-style-01:checked + label::after {
  background: #C34141;
}
.aply-discount .checkbox input.check-style-01:disabled + label {
  cursor: default;
  color: #000 !important;
}
.aply-discount .checkbox input.check-style-01:disabled + label::before {
  background: #fff !important;
}
.aply-discount .checkbox input.check-style-01:disabled + label::after {
  background: #D0D0D0;
  display: block;
}
.aply-discount .discount-info {
  line-height: 1.8;
}
.aply-discount .discount-info p {
  font-size: 12px;
  display: flex;
}
.aply-discount .discount-info p::before {
  content: "-";
  margin-right: 3px;
}
.aply-discount .discount-cert {
  position: absolute;
  top: 25px;
  right: 30px;
}
.aply-discount .discount-cert .btn {
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
}
@media (max-width: 1420px) {
  .aply-discount .discount-cert {
    position: static;
    margin: 15px 0;
  }
}
.aply-price .price-info {
  background: #FCFCFC;
  border: 2px solid #000;
  border-radius: 10px;
  padding: 27px 30px 17px;
}
@media (max-width: 768px) {
  .aply-price .price-info {
    padding: 27px 25px 17px;
  }
}
.aply-price .price-info .tit {
  font-size: 15px;
  font-weight: 500;
}
.aply-price .price-info .price {
  font-size: 15px;
  font-weight: 500;
}
.aply-price .price-info__top {
  margin-bottom: 15px;
  border-bottom: 1px solid #707070;
}
.aply-price .price-info__top > div {
  padding-bottom: 20px;
}
.aply-price .price-info__top .price-info__use:not(:first-child) {
  border-bottom: 1px dashed #707070;
  margin-bottom: 20px;
}
.aply-price .price-info__dis .list .tit {
  color: #C34141;
}
.aply-price .price-info__dis .price {
  color: #C34141;
}
.aply-price .price-info__total .tit {
  font-size: 18px;
  font-weight: 700;
}
.aply-price .price-info__total .price {
  font-size: 18px;
  font-weight: 700;
  color: #C34141;
}
.aply-price .price-info .list {
  margin-top: 12px;
}
.aply-price .price-info .list .price-num {
  margin-right: 30px;
}
@media (max-width: 1420px) {
  .aply.rsvState .aply-bd.flex, .aply.rsvState footer .aply-bd.ft-info__txt, footer .aply.rsvState .aply-bd.ft-info__txt, .aply.rsvState .aply-bd.tree-btn-wrap, .aply.rsvState .useInfo-tit ul.aply-bd, .useInfo-tit .aply.rsvState ul.aply-bd, .aply.rsvState .aply-bd.useInfo-top__box, .aply.rsvState .aply-bd.bbsBar-sch, .aply.rsvState .aply-bd.rsvInfo-box, .aply.rsvState .aply-bd.rsvInfo-list {
    display: block;
  }
}
.aply.rsvState .aply-list {
  max-width: 688px;
  margin-right: 25px;
}
@media (max-width: 1420px) {
  .aply.rsvState .aply-list {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 47px;
  }
}
@media (max-width: 768px) {
  .aply.rsvState .aply-list {
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
  }
}
.aply.rsvState .aply-list .calendar .calendar_table {
  margin-top: 38px;
}
@media (max-width: 768px) {
  .aply.rsvState .aply-list .calendar .calendar_table {
    margin-top: 15px;
  }
  .aply.rsvState .aply-list .calendar .calendar_table thead, .aply.rsvState .aply-list .calendar .calendar_table tbody {
    border: 0;
  }
}
.aply.rsvState .aply-list .calendar .ct td .ct_skd {
  height: auto;
  font-size: 12px;
  margin-top: 4px;
}
@media (max-width: 768px) {
  .aply.rsvState .aply-list .calendar .ct td .ct_skd {
    display: none;
  }
}
.aply.rsvState .aply-list .calendar .ct th {
  font-size: 14px;
  height: 35px;
}
@media (max-width: 768px) {
  .aply.rsvState .aply-list .calendar .ct th {
    background: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding-right: 0;
    height: 35px;
    width: 35px;
    padding: 0;
  }
}
.aply.rsvState .aply-list .calendar .ct td {
  height: 96px;
  padding: 0;
}
@media (max-width: 768px) {
  .aply.rsvState .aply-list .calendar .ct td {
    position: relative;
    vertical-align: top;
    border: 0;
    text-align: center;
    border-radius: 0;
    padding: 7.5px;
    height: auto;
  }
}
.aply.rsvState .aply-list .calendar .ct td .ct_btn {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 8px;
  cursor: default;
}
@media (max-width: 768px) {
  .aply.rsvState .aply-list .calendar .ct td .ct_btn {
    border: 1px solid #E4E4E4;
    border-radius: 5px;
    height: 32px;
    width: 32px;
    line-height: 35px;
    padding: 0;
    text-align: center;
    min-height: auto;
    justify-content: center;
    align-items: center;
    font-size: 14px;
  }
  .aply.rsvState .aply-list .calendar .ct td .ct_btn .ct_day_il {
    display: none;
  }
}
@media (max-width: 768px) {
  .aply.rsvState .aply-list .calendar .ct td.ct_rsv.ct_today .ct_btn {
    border: 2px solid #FED863;
  }
}
.aply.rsvState .aply-list .calendar .ct td.ct_rsv .ct_btn {
  cursor: pointer;
}
@media (max-width: 768px) {
  .aply.rsvState .aply-list .calendar .ct td.ct_rsv .ct_btn {
    border-color: #232323;
  }
}
.aply.rsvState .aply-list .calendar .ct td.focus .ct_btn {
  background: rgba(254, 216, 99, 0.2);
}
.aply.rsvState .aply-list .calendar .ct td .ct_day, .aply.rsvState .aply-list .calendar .ct td .ct_close_txt {
  font-size: 12px;
}
.aply.rsvState .aply-list .calendar .ct td .calendar .ct td .ct_skd {
  display: none;
}
@media (max-width: 768px) {
  .aply.rsvState .aply-list .calendar_nav {
    justify-content: space-between;
    width: 100%;
  }
}
.aply.rsvState .aply-list .calendar_nav .scd_calendar label {
  cursor: pointer;
}
.aply.rsvState .aply-list .calendar_nav .scd_calendar label::after {
  content: "";
  width: 24px;
  height: 24px;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/ico/ico_calendar_rsv.svg);
  display: inline-flex;
  align-items: center;
}
.aply.rsvState .aply-list .calendar_nav a {
  border: 0;
}
.aply.rsvState .aply-list .calendar_nav span {
  font-size: 28px;
  padding: 0 38px;
}
@media (max-width: 768px) {
  .aply.rsvState .aply-list .calendar_nav span {
    font-size: 16px;
    padding: 0 5px;
  }
}
.aply.rsvState .rsv-clr {
  margin-top: 15px;
  padding: 13px 0;
  background: #fff;
  border: 1px solid #E4E4E4;
  text-align: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.aply.rsvState .rsv-clr__wrap {
  justify-content: space-between;
  padding: 0 10px;
}
.aply.rsvState .rsv-clr__txt {
  font-size: 12px;
  color: #232323;
  display: flex;
  align-items: center;
}
.aply.rsvState .rsv-clr__txt .color {
  margin-right: 5px;
  border-radius: 4px;
  padding: 6.5px;
}
.aply.rsvState .rsv-clr__txt .color.current {
  border: 2px solid #FED863;
}
.aply.rsvState .rsv-clr__txt .color.select {
  background: rgba(254, 216, 99, 0.2);
  border: 1px solid #000;
}
.aply.rsvState .rsv-clr__txt .color.use {
  border: 1px solid #000;
}
.aply.rsvState .rsv-clr__txt .color.default {
  border: 1px solid #E4E4E4;
  background: #f7f7f7;
}
.aply.rsvState .rsv-status {
  margin-top: 73px;
}
@media (max-width: 768px) {
  .aply.rsvState .rsv-status {
    margin-top: 40px;
    border-radius: 0;
  }
  .aply.rsvState .rsv-status .rsv-status__tit h2 {
    display: none;
  }
}
.aply.rsvState .rsv-status .rsv-status__list {
  padding-bottom: 20px;
}
.aply.rsvState .rsv-status .rsv-status__list .rsv-state > div {
  white-space: nowrap;
}
.aply.rsvState .rsv-status .rsv-status__list .rsv-date .time {
  white-space: nowrap;
}
.aply .aply-refund .list-input-a ul {
  border: 0;
  padding: 0;
}
.aply .aply-refund .list-input-a ul li + li {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .aply .btn-wrap {
    display: block;
  }
  .aply .btn-wrap .btn + .btn {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .aply .account .input-wrap {
    display: block;
  }
  .aply .account .input-wrap .select-style-01 {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

/***************** 예약하기 : 날짜선택 *********************/
.calendar {
  padding-right: 0;
}
.calendar .calendar_table {
  margin-top: 21px;
}
.calendar .calendar_table table {
  margin-top: 0;
  table-layout: fixed;
}
.calendar .calendar_table table tbody {
  border: 1px solid #D0D0D0;
}
.calendar .calendar_table table thead {
  border: 1px solid #FAF5F0;
}
.calendar .ct_skd_smy li {
  height: auto;
  line-height: unset;
  padding-left: 0;
  margin-bottom: 10px;
}
.calendar .ct_skd_smy li:last-child {
  margin-bottom: 0;
}
.calendar .ct tr:last-child td {
  border-bottom: 0;
  border-radius: 0 0 10px 0;
}
.calendar .ct th {
  background: #FAF5F0;
  height: 51px;
  font-size: 20px;
  font-weight: 500;
  color: #000;
  padding-left: 15px;
  text-align: left;
}
@media (max-width: 1420px) {
  .calendar .ct th {
    height: 35px;
    font-size: 14px;
    padding-left: 10px;
  }
}
.calendar .ct th.ct_sat {
  color: #00189F;
}
.calendar .ct th.ct_sun {
  color: #B7162E;
}
.calendar .ct td {
  height: 177px;
  border: 1px solid #e4e4e4;
  vertical-align: top;
  padding: 0;
}
@media (max-width: 1420px) {
  .calendar .ct td {
    height: 96px;
  }
}
.calendar .ct td .ct_btn {
  width: 100%;
  height: 177px;
  padding: 10px 15px;
  padding-right: 5px;
  color: #000;
}
@media (max-width: 1420px) {
  .calendar .ct td .ct_btn {
    height: 96px;
    padding: 8px;
    padding-bottom: 0;
  }
}
.calendar .ct td:first-child {
  border-left: 0;
}
.calendar .ct td:last-child {
  border-right: 0;
}
.calendar .ct td.ct_today .ct_btn {
  border: 2px solid #4B3329;
}
.calendar .ct td .ct_day.sat {
  color: #00189F;
}
.calendar .ct td .ct_day.sun {
  color: #B7162E;
}
.calendar .ct td:nth-child(7n) .ct_day {
  color: #00189F;
}
.calendar .ct td:nth-child(7n+1) .ct_day {
  color: #B7162E;
}
.calendar .ct td .ct_skd {
  margin-top: 12px;
  height: calc(100% - 70px);
  overflow-y: auto;
}
.calendar .ct td .ct_skd::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media (max-width: 1420px) {
  .calendar .ct td .ct_skd {
    margin-top: 4px;
    height: calc(100% - 22px);
  }
}
.calendar .ct td .ct_skd .ct_skd_smy {
  font-size: 0;
}
.calendar .ct td .ct_skd li {
  height: auto;
  line-height: unset;
  padding-left: 0;
  margin-bottom: 10px;
}
@media (max-width: 1420px) {
  .calendar .ct td .ct_skd li {
    margin-bottom: 7px;
  }
}
.calendar .ct td .ct_day {
  font-size: 21px;
  font-weight: 500;
  color: #404040;
}
@media (max-width: 1420px) {
  .calendar .ct td .ct_day {
    font-size: 12px;
  }
}
.calendar .ct td .ct_day, .calendar .ct td .ct_skd {
  opacity: 0.4;
}
.calendar .ct td.ct_rsv .ct_btn {
  cursor: pointer;
}
.calendar .ct td.ct_rsv.select .ct_btn {
  background-color: #FED863;
  background-repeat: no-repeat;
  background-size: 72px 74px;
  background-position: bottom 10px right 10px;
  background-image: url(/assets/images/cmn/ico-foot.svg);
}
@media (max-width: 1420px) {
  .calendar .ct td.ct_rsv.select .ct_btn {
    background-size: 39px 40px;
    background-position: bottom 5px right 5px;
  }
}
.calendar .ct td.ct_rsv .ct_day, .calendar .ct td.ct_rsv .ct_skd {
  opacity: 1;
}
.calendar .ct td.ct_close .ct_btn {
  background-color: #F7F7F7;
}
.calendar .ct td.ct_close:nth-child(7n) .ct_day {
  color: #00189F;
}
.calendar .ct td.ct_close:nth-child(7n+1) .ct_day {
  color: #B7162E;
}
.calendar .ct td.ct_close .ct_day {
  color: #888;
}
.calendar .ct td .ct_close_txt {
  color: #888;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 1420px) {
  .calendar .ct td .ct_close_txt {
    font-size: 12px;
  }
}
@media (max-width: 1420px) {
  .calendar .ct td .checkbox input + label {
    font-size: 12px;
    flex-direction: column;
    align-items: baseline;
  }
}
@media (max-width: 1420px) {
  .calendar .ct td .checkbox input + label::before {
    width: 15px;
    height: 15px;
    background-size: 8px 6px;
    margin-bottom: 2px;
    margin-right: 0;
  }
}
.calendar .ct td .checkbox input:checked + label::before {
  background-color: #4B3329;
  border: 0;
}
.calendar .ct_day {
  color: #000;
  line-height: 1.5;
}
.calendar .checkbox input + label {
  font-size: 16px;
}
.calendar .checkbox input + label::before {
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  background-size: 11px 9px;
}
.calendar .checkbox input:checked + label::before {
  background-color: #4B3329;
  border: 0;
}
.calendar .ct_wrap {
  padding-top: 5px;
  padding-left: 15px;
}
.calendar_nav {
  font-size: 0;
}
.calendar_nav a {
  width: 27px;
  height: 27px;
  display: inline-block;
  border: 1px solid #CECECE;
  border-radius: 7px;
  position: relative;
  margin: 3px 0;
}
.calendar_nav a:before, .calendar_nav a:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 10px;
  background: #000;
  right: 50%;
  top: 50%;
  display: block;
}
.calendar_nav a:before {
  margin-right: -5px;
  margin-top: -4px;
}
.calendar_nav a:after {
  margin-right: -5px;
  margin-top: 2px;
}
.calendar_nav a.prev {
  position: relative;
  left: auto;
}
.calendar_nav a.prev:before {
  transform: rotate(-45deg);
}
.calendar_nav a.prev:after {
  transform: rotate(45deg);
}
.calendar_nav a.next {
  position: relative;
  right: auto;
}
.calendar_nav a.next:before {
  transform: rotate(45deg);
}
.calendar_nav a.next:after {
  transform: rotate(-45deg);
}
.calendar_nav span {
  font-size: 21px;
  font-weight: 500;
  display: inline-block;
  vertical-align: top;
  padding: 0 18px;
}
.calendar .mobile-ver .calendar_table > ul:last-child .ct_select {
  border-bottom: 1px solid rgba(208, 208, 208, 0.4);
}
.calendar .mobile-ver .calendar_table > ul > li {
  display: table;
  width: 100%;
}
.calendar .mobile-ver .calendar_table .ct_day {
  font-size: 14px;
  font-weight: 700;
  width: 70px;
  background: #FAF5F0;
  height: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: top;
  padding: 15px 0;
  color: #232323;
}
.calendar .mobile-ver .calendar_table .ct_day.ct_sat {
  color: #00189F;
}
.calendar .mobile-ver .calendar_table .ct_day.ct_sun {
  color: #B7162E;
}
.calendar .mobile-ver .calendar_table .ct_select {
  border: 1px solid rgba(208, 208, 208, 0.4);
  display: table-cell;
  border-bottom: 0;
  cursor: pointer;
}
.calendar .mobile-ver .calendar_table .ct_select.select {
  background: #FED863;
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-image: url(/assets/images/cmn/ico-foot.svg);
}
.calendar .mobile-ver .calendar_table .ct_select_hd {
  cursor: default;
  opacity: 0.4;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 15px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  transition: 0.3s;
}
.calendar .mobile-ver .calendar_table .ct_select .ct_skd_smy {
  display: none;
  padding: 14px 0;
  margin: 0 15px;
  border-top: 1px solid #e4e4e4;
}
.calendar .mobile-ver .calendar_table .ct_select .ct_skd_smy ul {
  display: block;
}
.calendar .mobile-ver .calendar_table .ct_select.ct_close {
  border: 1px solid #D0D0D0;
  background-color: #F7F7F8;
  cursor: default;
}
.calendar .mobile-ver .calendar_table .ct_select.ct_today {
  border: 2px solid #4B3329;
}
.calendar .mobile-ver .calendar_table .ct_select.ct_rsv .ct_select_hd {
  cursor: pointer;
  opacity: 1;
}
.calendar .mobile-ver .calendar_table .ct_select .ct_close_txt {
  color: #888;
}

_:-ms-input-placeholder, :root .calendar_nav span {
  display: inline-block;
  transform: translateY(5px);
}

.ct_skd input:disabled + label::before {
  background: #f7f7f7;
  border-color: #e4e4e4;
}

.ct_skd input:disabled + label {
  color: #e4e4e4;
}

/* 인사말 */
.greetings {
  margin-top: 40px;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/user/greeting-bg.png);
  min-height: 600px;
  padding: 85px 100px 65px;
  text-align: center;
  border-radius: 50px;
  overflow: hidden;
}
@media (max-width: 1420px) {
  .greetings {
    margin-top: 30px;
  }
}
@media (max-width: 1420px) {
  .greetings {
    padding: 85px 40px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .greetings {
    padding: 40px 20px;
  }
}
.greetings-wrap {
  position: relative;
}
@media (max-width: 1420px) {
  .greetings-wrap {
    max-width: 608px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .greetings-wrap {
    max-width: 300px;
  }
}
.greetings-wrap::before, .greetings-wrap::after {
  content: "";
  position: absolute;
  background: no-repeat 50%/cover;
}
.greetings-wrap::before {
  right: 8%;
  top: -26px;
  width: 193px;
  height: 204px;
  background-image: url(/assets/images/ico/ico-foot2.svg);
}
@media (max-width: 1420px) {
  .greetings-wrap::before {
    right: 0;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .greetings-wrap::before {
    right: 20px;
    top: 25px;
    width: 95px;
    height: 101px;
    background-image: url(/assets/images/ico/ico-foot2_m.svg);
  }
}
.greetings-wrap::after {
  left: 13%;
  bottom: 51px;
  width: 140px;
  height: 141px;
  background-image: url(/assets/images/ico/ico-foot3.svg);
}
@media (max-width: 1420px) {
  .greetings-wrap::after {
    left: 0;
    bottom: -15px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .greetings-wrap::after {
    width: 55px;
    height: 56px;
    bottom: 87px;
    left: 34px;
    background-image: url(/assets/images/ico/ico-foot3_m.svg);
  }
}
.greetings-tit {
  color: #4B3329;
  font-size: 40px;
}
@media (max-width: 768px) {
  .greetings-tit {
    font-size: 28px;
  }
}
.greetings-cont {
  margin: 25px 0 35px;
  position: relative;
  z-index: 1;
}
.greetings-cont p {
  color: #4B3329;
  opacity: 0.7;
  line-height: 2;
  font-size: 20px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .greetings-cont p {
    line-height: 2.8;
  }
}
.greetings-cont p br.pad-ver {
  display: none;
}
@media (max-width: 1420px) {
  .greetings-cont p br.pad-ver {
    display: block;
  }
  .greetings-cont p br.pad-ver br.pc-ver {
    display: none;
  }
}
.greetings-cont p br.mobile-ver {
  display: none;
}
@media (max-width: 768px) {
  .greetings-cont p br.mobile-ver {
    display: block;
  }
}
@media (max-width: 768px) {
  .greetings-cont p {
    font-size: 12px;
  }
}
.greetings-by {
  font-size: 20px;
  font-weight: 700;
  color: #4B3329;
}
@media (max-width: 768px) {
  .greetings-by {
    font-size: 16px;
  }
}

/* 조직도 */
.org {
  margin-top: 80px;
}
@media (max-width: 1420px) {
  .org {
    margin-top: 30px;
  }
}
.org .bg-brown {
  background: #4B3329;
  color: #fff;
}
.org .bg-yellow {
  background: #FDC15D;
  color: #4B3329;
}
.org .bg-lightBrown {
  background: #F0EADE;
  color: #4B3329;
}
.org .orgTit {
  border-radius: 45px;
  width: 300px;
  height: 60px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .org .orgTit {
    max-width: 152px;
    width: 100%;
    height: 31px;
    font-size: 12px;
  }
}
.org .orgTit-sub {
  height: 40px;
}
@media (max-width: 768px) {
  .org .orgTit-sub {
    height: 21px;
  }
}
.org .org01 {
  position: relative;
}
.org .org01::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 2px;
  height: 330px;
  background: #4B3329;
  z-index: -1;
}
@media (max-width: 1420px) {
  .org .org01::before {
    height: 420px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .org .org01::before {
    height: 200px;
    width: 1px;
  }
}
.org .org02 {
  margin-top: 20px;
}
@media (max-width: 1420px) {
  .org .org02 {
    margin-top: 28px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .org .org02 {
    margin-top: 10px;
  }
}
.org .org02 > ul {
  display: flex;
  justify-content: space-between;
}
.org .org02 > ul > li {
  display: inline-block;
  width: 50%;
}
@media (max-width: 1420px) {
  .org .org02 > ul > li {
    margin-top: 28px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .org .org02 > ul > li {
    margin-top: 14px;
  }
}
.org .org02 > ul > li.left {
  position: relative;
}
.org .org02 > ul > li.left::before {
  content: "";
  position: absolute;
  background-color: #4B3329;
  width: 100%;
  height: 2px;
  z-index: -1;
  left: 50%;
  top: 30px;
}
@media (max-width: 768px) {
  .org .org02 > ul > li.left::before {
    top: 15px;
    height: 1px;
  }
}
.org .org02 > ul > li.right > ul > li:not(:last-child) {
  margin-bottom: 10px;
  position: relative;
}
@media (max-width: 768px) {
  .org .org02 > ul > li.right > ul > li:not(:last-child) {
    margin-bottom: 5px;
  }
}
.org .org02 > ul > li.right > ul > li:not(:last-child)::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  height: 10px;
  width: 1px;
  background: #4B3329;
}
@media (max-width: 768px) {
  .org .org02 > ul > li.right > ul > li:not(:last-child)::before {
    height: 5px;
  }
}
.org .org02 > ul > li > .orgTit {
  border: 2px solid #4B3329;
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 1420px) {
  .org .org02 > ul > li > .orgTit {
    margin-bottom: 28px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .org .org02 > ul > li > .orgTit {
    margin-bottom: 10px;
    border-width: 1px;
  }
}
.org .org02 > ul > li > .orgTit:first-child::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 1px;
  height: 22px;
  background: #4B3329;
  z-index: -1;
}
@media (max-width: 1420px) {
  .org .org02 > ul > li > .orgTit:first-child::before {
    height: 30px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .org .org02 > ul > li > .orgTit:first-child::before {
    height: 12px;
  }
}
.org .org03 {
  width: 300px;
  margin: 0 auto;
  background: #FED863;
  border-radius: 30px;
  padding: 15px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 1420px) {
  .org .org03 {
    margin-top: 28px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .org .org03 {
    max-width: 152px;
    margin-top: 24px;
    padding: 7px 8px;
    font-size: 12px;
    border-radius: 20px;
  }
}
.org .org03-tit {
  width: 100%;
  color: #4B3329;
  margin: 15px 0;
}
@media (max-width: 768px) {
  .org .org03-tit {
    margin: 4px 0;
  }
}
.org .org03-depth .tit {
  width: 100%;
  height: 40px;
  border-radius: 45px;
}
@media (max-width: 768px) {
  .org .org03-depth .tit {
    height: 21px;
  }
}
.org .org03-depth .cont {
  margin: 15px 0 0;
  background: #fff;
  border-radius: 15px;
  color: #4B3329;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .org .org03-depth .cont {
    margin: 7px 0 0;
    padding: 5px 0;
  }
}
.org .org03-depth .cont > li {
  padding: 5px 0;
}
@media (max-width: 768px) {
  .org .org03-depth .cont > li {
    padding: 2px 0;
  }
}

/* vision */
.vision {
  margin-top: 80px;
}
@media (max-width: 1420px) {
  .vision {
    margin-top: 30px;
  }
}
.vision-tit {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .vision-tit {
    margin-bottom: 25px;
  }
}
.vision-tit::before, .vision-tit::after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #4B3329;
}
.vision-tit h3 {
  font-size: 34px;
  margin: 0 10px;
  color: #4B3329;
}
@media (max-width: 768px) {
  .vision-tit h3 {
    font-size: 28px;
    margin: 0 28px;
  }
}
.vision-wrap {
  display: flex;
  text-align: center;
}
.vision-wrap > li {
  flex: 1;
}
.vision-wrap > li .vision-box {
  width: 100%;
}
@media (max-width: 1420px) {
  .vision-wrap {
    display: block;
  }
}
.vision-box {
  border-radius: 30px;
  padding: 50px 0;
}
@media (max-width: 768px) {
  .vision-box {
    padding: 54px 0;
  }
}
.vision-box .img {
  width: 180px;
  height: 180px;
  margin: 0 auto;
  position: relative;
  border-radius: 50%;
}
.vision-box .img img {
  width: 100%;
  height: 100%;
}
.vision-box p {
  margin-top: 35px;
  color: #4B3329;
  font-size: 24px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .vision-box p {
    font-size: 20px;
  }
}
.vision-top {
  margin-bottom: 150px;
}
@media (max-width: 1420px) {
  .vision-top {
    margin-bottom: 100px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .vision-top {
    margin-bottom: 60px;
  }
}
.vision-top li + li {
  margin-left: 80px;
}
@media (max-width: 1420px) {
  .vision-top li + li {
    margin-left: 0;
    margin-top: 40px;
  }
}
.vision-top .vision-box {
  background-color: #FAF5F0;
}
.vision-top .vision-box .img::before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  filter: blur(2px);
  -webkit-filter: blur(2px);
  border: 10px solid #FAF5F0;
  z-index: 11;
  border-radius: 50%;
  z-index: 1;
}
.vision-bottom li + li {
  margin-left: 40px;
}
@media (max-width: 1420px) {
  .vision-bottom li + li {
    margin-left: 0;
    margin-top: 74px;
  }
}
.vision-bottom .vision-tit {
  margin-bottom: 70px;
}
.vision-bottom .vision-box {
  background-color: #F0EADE;
  position: relative;
  padding-top: 57px;
}
.vision-bottom .vision-box .num {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -35px;
  width: 70px;
  height: 70px;
  background-color: #FDC15D;
  color: #4B3329;
  font-size: 34px;
  font-weight: 700;
  border-radius: 50%;
}
.vision-bottom .vision-box .img {
  background-color: #fff;
  width: 169px;
  height: 176px;
}
.vision-bottom .vision-box .img img {
  width: auto;
  height: auto;
}
.vision-bottom .vision-box p {
  margin-top: 47px;
}

@media (max-width: 768px) {
  .container-attr .loca_btn.loca_btn_1 {
    display: block !important;
  }
}

.program-tit h3 {
  font-size: 24px;
  font-weight: 700;
  width: fit-content;
  padding:0px 10px;
  height: 40px;
  background-color: #FED863;
  border-radius: 20px;
  margin-bottom: 15px;
}

.program-cont {
  margin-top:25px;
}

.program-cont ul li {
  padding: 10px 0; /* 위아래 간격 조절 */
}
@media (max-width: 768px) {
  .program-tit h3 {
    font-size: 22px;
  }
}
.program-tit p {
  font-size: 18px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .program-tit p {
    font-size: 14px;
  }
}
.program-list {
  display: flex;
  margin-top: 30px;
}
@media (max-width: 1420px) {
  .program-list {
    display: block;
  }
}
.program-list > li {
  flex: 1;
}
.program-list > li:not(:last-child) {
  margin-right: 40px;
}
@media (max-width: 1420px) {
  .program-list > li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.program-list__box {
  width: 100%;
  border: 1px solid #E4E4E4;
  border-radius: 30px;
  padding: 33px 0;
  text-align: center;
}
.program-list__box .tit {
  font-size: 24px;
  font-weight: 700;
  color: #4B3329;
}
.program-list__box .img {
  margin-top: 22px;
}
.program-list__info {
  margin-top: 30px;
  background-color: #FAF5F0;
  border-radius: 10px;
  padding: 20px 30px;
}
.program-list__info > li {
  position: relative;
  display: flex;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .program-list__info > li {
    line-height: 2.25;
  }
}
.program-list__info > li::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #4B3329;
  margin-right: 10px;
  flex: none;
  margin-top: 9px;
}
@media (max-width: 768px) {
  .program-list__info > li::before {
    margin-top: 13px;
  }
}
.program-list__info > li:not(:last-child) {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .program-list__info > li:not(:last-child) {
    margin-bottom: 10px;
  }
}
.program-list__info > li > div {
  font-size: 18px;
  word-break: keep-all;
}
@media (max-width: 768px) {
  .program-list__info > li > div {
    font-size: 16px;
  }
}

/*--------------------------------------------------------------------- 반응형 --------------------------*/
@media screen and (max-width: 1420px) {
  .inner, .inner-wide {
    max-width: 100%;
    padding: 0 40px;
  }
}
@media screen and (max-width: 1440px) {
  .pc-ver {
    display: none !important;
  }
  .mobile-ver {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .pc-ver {
    display: block !important;
  }
  .mobile-ver {
    display: none !important;
  }
  .quick-wrap {
    bottom: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .inner, .inner-wide {
    max-width: 100%;
    padding: 0 20px;
  }
  * {
    letter-spacing: -0.48px;
  }
  .pc-ver {
    display: none !important;
  }
  .mobile-ver {
    display: block !important;
  }
  /* QUICK */
  .quick-wrap {
    bottom: 15px;
    right: 15px;
  }
  .quick-wrap .btn-quick {
    width: 45px;
    height: 45px;
  }
  .quick-wrap .btn-quick__count {
    right: 0;
    top: -2px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
  }
  .quick-wrap .btn-top-mobile {
    display: none;
    background-image: url(../../images/ico/ico-top-btn.svg);
    background-repeat: no-repeat;
    background-position: center 17px;
    margin-bottom: 13px;
    width: 45px;
    height: 45px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #232323;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
  }
  /* 페이지경로 */
  .page-path {
    padding-top: 16px;
    padding-bottom: 22px;
  }
  .page-path > li {
    font-size: 12px;
  }
  .page-path > li:last-child {
    display: table-cell;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 155px;
  }
  .page-path > li:not(:last-child)::after {
    width: 7px;
    height: 7px;
    margin: 1px 6px 0;
  }
  /* 검색 */
  .cont-search .cont-search__wrap {
    padding: 0;
  }
  .cont-search .cont-search__select {
    background-position-x: calc(100% - 20px);
  }
  /* 검색 :: 서브 */
  .cont-search--sub,
  .cont-search--sub .cont-search__wrap {
    flex-direction: column;
  }
  .cont-search--sub .cont-search__wrap {
    border: none !important;
    box-shadow: none !important;
  }
  .cont-search--sub {
    height: auto;
  }
  .cont-search--sub .cont-search__wrap,
  .cont-search--sub .cont-search__btn,
  .cont-search--sub .cont-search__select {
    width: 100%;
  }
  .cont-search--sub .cont-search__select {
    padding: 0 20px;
    margin-bottom: 10px;
  }
  .cont-search--sub .cont-search__select,
  .cont-search--sub .cont-search__btn {
    height: 50px;
    border-radius: 3px;
  }
  .cont-search--sub .cont-search__wrap h2,
  .cont-search--sub .cont-search__btn {
    font-size: 16px;
    letter-spacing: -0.64px;
  }
  /* 썸네일 - 리스트 */
  .tumb > li {
    width: calc(50% - 10px);
    margin-bottom: 35px;
  }
  .tumb > li:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .tumb > li:not(:nth-child(2n)) {
    margin-right: 20px;
  }
  .tumb-tit b {
    font-size: 18px;
  }
  /*--------------------------------------------------------------------- title --------------------------*/
  .title-bar {
    padding-bottom: 7px;
  }
  .main-tit {
    font-size: 20px;
    font-weight: bold;
  }
  /*--------------------------------------------------------------------- sub-lnb --------------------------*/
  .sub-tab__list {
    position: relative;
    overflow-x: auto;
  }
  .sub-nav__hd {
    width: auto;
    min-width: 160px;
    height: 49px;
    padding: 0 10px;
    font-size: 16px;
  }
  .sub-tab__list li.active .sub-nav__hd {
    height: 51px;
  }
  /*--------------------------------------------------------------------- board-content --------------------------*/
  .board-content-bd {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .board-content-bd .sub-title-bar {
    display: flex;
    padding-bottom: 8px;
  }
  .board-content-bd .inner {
    max-width: 100%;
    padding: 0 15px;
  }
  .content-bd {
    padding: 0;
  }
  .content-bd:not(:last-child) {
    margin-bottom: 30px;
  }
  .content-bd-view .input-row {
    display: block;
  }
  .content-bd-view__list {
    width: 100%;
  }
  .content-bd-view__tit {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  /* 썸네일 - 리스트 */
  .tumb > li {
    width: 100%;
    margin-bottom: 20px;
  }
  .tumb > li:not(:nth-child(4n)) {
    margin-right: 0;
  }
}
.fs-snb-tit {
  position: relative;
  z-index: 1;
  margin-bottom: 18px;
  font-size: 1rem;
}
.fs-snb-tit span {
  font-size: 0.8125rem;
  font-weight: 400;
  letter-spacing: -0.42px;
  color: #91959f;
  background-color: #fff;
  padding-right: 12px;
}
.fs-snb-tit span:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  left: 0;
  width: 95%;
  height: 1px;
  background-color: #bfc2c9;
  z-index: -1;
}
.fs-snb-01 {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -0.48px;
}
.fs-snb-02 {
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: -0.48px;
  color: #8b919e;
}

.fs-sub-tit-b {
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -0.57px;
}
.fs-sub-tit-s {
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: -0.3px;
}
.fs-sub-tit-state {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -0.45px;
  color: #4f5377;
  margin-top: 2px;
}
.fs-sub-tit-current {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.45px;
  color: #7098d6;
}

/*---- COLOR ----*/
.t-gray10 {
  color: #232323;
}
.t-blue {
  color: #1060e1;
}

/*---- LAYOUT ----*/
.tit-wrap__row {
  display: flex;
  align-items: flex-end;
}
.tit-wrap__row .sub-tit-s {
  margin-left: 5px;
}

.ico {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.ico.btn {
  line-height: 1;
}
.ico i {
  background-repeat: no-repeat;
  background-size: cover;
}
.ico-center {
  flex-direction: column;
}
.ico-center i {
  margin-bottom: 3px;
}
.ico-left i {
  margin-right: 5px;
}
.ico-right i {
  margin-left: 5px;
}
.ico-txt {
  font-size: inherit;
  color: inherit;
  letter-spacing: inherit;
}
.ico__login {
  background-image: url("/assets/images/ico/ico_hd_login.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.ico__calendar {
  background-image: url("/assets/images/ico/ico_calendar.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.ico__coupon {
  background-image: url("/assets/images/ico/ico_coupon.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.ico__heart {
  background-image: url("/assets/images/ico/ico_heart.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.ico__join {
  background-image: url("/assets/images/ico/ico_hd_join.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.ico__trip {
  background-image: url("/assets/images/ico/ico_hd_trip.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.ico__service {
  background-image: url("/assets/images/ico/ico_hd_service.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.ico__company {
  background-image: url("/assets/images/ico/ico_hd_company.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.ico__tel {
  background-image: url("/assets/images/ico/ico_ft_tel.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
}
.ico__center {
  background-image: url("/assets/images/ico/ico_ft_center.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.ico__blog {
  background-image: url("/assets/images/ico/ico_ft_blog.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 48px;
  height: 48px;
}
.ico__facebook {
  background-image: url("/assets/images/ico/ico_ft_facebook.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 48px;
  height: 48px;
}
.ico__youtube {
  background-image: url("/assets/images/ico/ico_ft_youtube.sv");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 48px;
  height: 48px;
}
.ico__sch-area {
  background-image: url("/assets/images/ico/ico_sch_area.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 27px;
  height: 27px;
}
.ico__sch-calendar {
  background-image: url("/assets/images/ico/ico_sch_calendar.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 27px;
  height: 27px;
}
.ico__sch-search {
  background-image: url("/assets/images/ico/ico_sch_w.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
}
.ico__kakao {
  background-image: url("/assets/images/ico/ico_kakao.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 26px;
  height: 24px;
}
.ico__naver {
  background-image: url("/assets/images/ico/ico_naver.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}
.ico__google {
  background-image: url("/assets/images/ico/ico_google.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}
.ico__unKakao {
  background-image: url("/assets/images/ico/ico_unKakao.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}
.ico__unNaver {
  background-image: url("/assets/images/ico/ico_unNaver.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}
.ico__unGoolge {
  background-image: url("/assets/images/ico/ico_unGoogle.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}
.ico__request {
  background-image: url("/assets/images/ico/ico_request.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 42px;
}
.ico__contact {
  background-image: url("/assets/images/ico/ico_contact.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 42px;
}
.ico__reservation {
  background-image: url("/assets/images/ico/ico_reservation.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.ico__likeStore {
  background-image: url("/assets/images/ico/ico_like.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.ico__custom-search {
  background-image: url("/assets/images/ico/ico_customSearch.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 108px;
  height: 108px;
}
.ico__search {
  background-image: url("/assets/images/ico/ico-sch.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 27px;
  height: 27px;
}
.ico-quick01 {
  background-image: url("/assets/images/ico/ico-quick01.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 73px;
  height: 73px;
}
.ico-quick02 {
  background-image: url("/assets/images/ico/ico-quick02.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 73px;
}
.ico-quick03 {
  background-image: url("/assets/images/ico/ico-quick03.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75px;
  height: 71px;
}
.ico-quick04 {
  background-image: url("/assets/images/ico/ico-quick04.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 72px;
  height: 73px;
}
.ico-slide_arr {
  background-image: url("/assets/images/ico/ico-arr_w.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.ico-view {
  background-image: url("/assets/images/ico/ico-view.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
}
.ico-search {
  background-image: url("/assets/images/ico/ico-search.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.ico-map_gray {
  background-image: url("/assets/images/ico/ico-map_gray.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.ico-time_gray {
  background-image: url("/assets/images/ico/ico-time_gray.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.ico-link_gray {
  background-image: url("/assets/images/ico/ico-link_gray.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.ico-tel_gray {
  background-image: url("/assets/images/ico/ico-tel_gray.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.ico-foot_w {
  background-image: url("/assets/images/ico/ico-foot_w.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
}

/*--------------------------------------------------------------------- TABLE --------------------------*/
/* common */
table th,
table td {
  padding: 5px;
  letter-spacing: -0.64px;
}

.tbl-notice {
  font-weight: bold;
}

.tbl-current {
  font-weight: bold;
}

/*---- 공통 ----*/
input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=url],
input[type=date],
input[type=datetime-local],
input[type=time],
input[type=number],
select,
textarea {
  font-size: 1rem;
  height: 50px;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #e4e4e4;
  color: #232323;
}
@media (max-width: 768px) {
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=tel],
  input[type=url],
  input[type=date],
  input[type=datetime-local],
  input[type=time],
  input[type=number],
  select,
  textarea {
    height: 35px;
  }
}
@media (max-width: 768px) {
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=tel],
  input[type=url],
  input[type=date],
  input[type=datetime-local],
  input[type=time],
  input[type=number],
  select,
  textarea {
    font-size: 1rem;
    width: 100%;
  }
}

textarea {
  display: block;
  padding: 6px 3px 6px 9px;
  width: 100%;
  min-height: 200px;
  line-height: 1.5;
  font-size: inherit;
}

textarea::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

textarea::-webkit-scrollbar-thumb {
  background: #a7a7a7;
}

/*---- 분리된 input ----*/
.input-sep {
  display: flex;
  align-items: center;
}

.input-sep .input-hyphen {
  width: 28px;
  height: 28px;
  padding: 0 6px;
  text-align: center;
}

/* input + button */
.input-btn {
  display: flex;
  align-items: center;
}

.input-btn input + button {
  margin-left: 8px;
}

.input-btn input[disabled=disabled].attach__tit {
  color: #000 !important;
}

/*---- row ----*/
.input-row:not(:last-child) {
  margin-bottom: 20px;
}

.input-row input:not(:last-child) {
  margin-bottom: 10px;
}

/*---- email ----*/
.input-email input[type=text].input-email__id {
  max-width: 150px;
}

.input-email input[type=text].input-email__add,
.input-email input[type=text].input-email__add + select {
  max-width: 180px;
}

.input-email input[type=text].input-email__add + select {
  margin-left: 8px;
}

/*---- tel ----*/
.input-sep.input-tel select,
.input-sep.input-tel input {
  max-width: 117px;
}

/*---- select-required::첫번째 옵션 숨기기 ----*/
.select-required > select > option[value=""][disabled] {
  display: none;
}

.select-required > select:required:invalid {
  color: #a2a2a2;
}

.select-required > select > option {
  color: #000;
}

/*---- select:disabled ----*/
select:disabled {
  background-color: #f7f7f8;
  color: #888;
}

/*---- date ----*/
input[type=date] {
  max-width: 180px;
}

input[type=datetime-local] {
  max-width: 260px;
}

/*---- datepick ----*/
.datepick input {
  max-width: 180px;
}

/*---- dateTime ----*/
.date-time input {
  max-width: 260px;
}

/*---- time ----*/
input[type=time],
.input-time input {
  max-width: 180px;
}

/*---- textbox ----*/
.txt-box {
  position: relative;
  padding-bottom: 26px;
}

.txt-box__count {
  position: absolute;
  bottom: 6px;
  right: 9px;
  font-size: 13px;
}

/*---- 파일첨부 ----*/
.attach__btn {
  position: relative;
  width: 80px;
  font-size: 15px;
  border: none;
}

.attach__input {
  position: absolute;
  top: 0;
  right: 0;
  height: 0 !important;
  width: 0 !important;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
}

/*---- 주소 ----*/
.address__post,
.address__detail input:not(:last-child) {
  margin-bottom: 10px;
}

.address__post input {
  max-width: 180px;
}

/*--------------------------------------------------------------------- 체크박스 & 라디오 --------------------------*/
/*-- 공통 --*/
input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=checkbox] + label,
input[type=radio] + label {
  display: flex;
  align-items: center;
  font-size: 15px;
}

input[type=checkbox] + label::before,
input[type=radio] + label::before {
  content: "";
  border: 1px solid #000;
  margin-right: 6px;
  box-sizing: border-box;
}

input[type=checkbox]:checked + label::before,
input[type=radio]:checked + label::before {
  content: "";
  background: url(../../images/ico/ico_check.svg) no-repeat 50%;
}

/*-- CHECK BOX --*/
input[type=checkbox] + label {
  color: #000;
}

input[type=checkbox] + label::before {
  width: 20px;
  height: 20px;
}

input[type=checkbox]:checked + label::before {
  background-size: 0.75em;
}

/* type */
.checkbox-02 input[type=checkbox]:checked + label,
.radio-02 input[type=radio]:checked + label {
  position: relative;
}

.checkbox-02 input[type=checkbox]:checked + label::before,
.radio-02 input[type=radio]:checked + label::before {
  background: none;
}

.checkbox-02 input[type=checkbox]:checked + label::after,
.radio-02 input[type=radio]:checked + label::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #000;
}

.checkbox-02 input[type=checkbox]:checked + label::after {
  left: 3px;
  width: 14px;
  height: 14px;
}

.checkbox-03 input[type=checkbox] + label::before {
  border-radius: 4px;
}

.checkbox-04 input[type=checkbox] + label::before {
  border-radius: 4px;
}

.checkbox-04 input[type=checkbox]:checked + label::before {
  background-color: #000;
  background-image: url(../../images/ico/ico_check_w.svg);
}

.checkbox-05 input[type=checkbox] + label {
  color: #a2a2a2;
}

/*-- RADIO --*/
input[type=radio] + label {
  color: #000;
}

input[type=radio] + label::before {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

input[type=radio]:checked + label::before {
  background-size: 0.4375rem;
}

/* type */
.radio-02 input[type=radio]:checked + label::after {
  left: 4px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

input.check-style-01 {
  display: none;
}
input.check-style-01 ~ label {
  position: relative;
  cursor: pointer;
}
input.check-style-01 ~ label::before {
  content: "";
  width: 25px;
  height: 25px;
  border: solid 1px #333333;
  border-radius: 3px;
  margin-right: 0;
}
input.check-style-01 ~ label::after {
  content: "";
  display: none;
  width: 15px;
  height: 15px;
  background: #232323;
  position: absolute;
  left: 5px;
  border-radius: 3px;
}
input.check-style-01:checked ~ label::after {
  display: block;
}
input.check-style-02 {
  display: none;
}
input.check-style-02 ~ label {
  white-space: nowrap;
  position: relative;
  cursor: pointer;
}
input.check-style-02 ~ label::before {
  content: "";
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border: solid 1px #333333;
  border-radius: 5px;
  background-image: url("/assets/images/ico/ico_check_02_def.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  background-size: auto;
}
input.check-style-02:checked ~ label::before {
  background-image: url("/assets/images/ico/ico_check_02.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  background-color: #000000;
  background-size: auto;
}
input.check-style-03 {
  display: none;
}
input.check-style-03 ~ label {
  cursor: pointer;
  font-size: 1rem;
  font-weight: 700;
  color: #888888 !important;
  border: 1px solid #E4E4E4;
  min-height: 50px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #FFFFFF;
  margin: 0;
  flex-direction: column;
}
input.check-style-03 ~ label span {
  font-weight: 400;
  font-size: 0.875rem;
}
input.check-style-03 ~ label::before {
  display: none;
}
input.check-style-03:checked ~ label {
  font-weight: 700;
  color: #fff !important;
  background-color: #000000;
}
input.input-text-02 {
  font-size: 1rem;
  font-weight: 400;
  border-left: none;
  border-top: none;
  border-right: none;
}

/*--------------------------------------------------------------------- 검색바 --------------------------*/
.search select {
  max-width: fit-content;
  margin-right: 8px;
}

.search button {
  width: 85px;
}

.search button span + i {
  margin-left: 8px;
}

.search-fix {
  position: relative;
}

.search-fix button {
  position: absolute;
  top: 0;
  right: 0;
  min-width: initial;
}

/*--------------------------------------------------------------------- timepicker --------------------------*/
.input-time .ti_tx,
.input-time .mi_tx,
.input-time .mer_tx {
  width: 100%;
  text-align: center;
  margin: 10px 0;
}

.input-time .time,
.input-time .mins,
.input-time .meridian {
  width: 42px;
  float: left;
  margin: 0 10px;
}

.input-time .prev,
.input-time .next {
  cursor: pointer;
  padding: 18px;
  border: 1px solid #ccc;
  background: url(../../images/cmn/img_time_arr_02.png) no-repeat;
  border-radius: 5px;
}

.input-time .next {
  background-position: 50% 150%;
}

.input-time .prev {
  background-position: 50% -50%;
}

.input-time .prev:hover,
.input-time .next:hover {
  background-color: #ccc;
}

.input-time .time_pick {
  position: relative;
}

.input-time .timepicker_wrap {
  display: none;
  position: absolute;
  padding: 10px;
  border-radius: 5px;
  z-index: 998;
  box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.35);
  background: #f6f6f6;
  border: 1px solid #ccc;
}

.input-time .arrow_top {
  position: absolute;
  top: -10px;
  left: 20px;
  background: url(../../images/cmn/img_time_arr.png) no-repeat;
  width: 18px;
  height: 10px;
}

.input-time .timepicki-input {
  border: 1px solid #ccc;
  border-radius: 5px;
}

/*--------------------------------------------------------------------- checkbox --------------------------*/
.checkbox-cir:checked + label::before,
.checkbox-cir:checked + label::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #D0D0D0;
}

.checkbox-cir input[type=checkbox] + label::before,
.checkbox-cir input[type=checkbox] + label::after {
  border-radius: 100%;
  border: 0;
  background: #d0d0d0;
  background-image: url(../../images/ico/ico_check_w.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  width: 28px;
  height: 28px;
  background-size: 14px 11px;
}

.checkbox-cir a,
.checkbox-cir input[type=checkbox] + label {
  font-size: 14px;
}

.checkbox-basic:checked + label::before,
.checkbox-basic:checked + label::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #D0D0D0;
}

.checkbox-basic input[type=checkbox] + label::before,
.checkbox-basic input[type=checkbox] + label::after {
  border-radius: 100%;
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg transform='translate(-1670 -1009)'%3E%3Cpath d='M-421.53-20432.139l5.557,5.75,8.622-9.486' transform='translate(2098.03 21453.875)' fill='none' stroke='%23D0D0D0' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
  margin-right: 12px;
}

.checkbox-basic a,
.checkbox-basic input[type=checkbox] + label {
  font-size: 16px;
}

/*--------------------------------------------------------------------- radio --------------------------*/
.radio-cir input[type=radio] + label::before,
.radio-cir input[type=radio] + label::after {
  border-radius: 100%;
  border: 0;
  background: #d0d0d0;
  background-image: url(../../images/ico/ico_check_w.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  width: 28px;
  height: 28px;
  background-size: 14px 11px;
}

.radio-cir a,
.radio-cir input[type=radio] + label {
  font-size: 14px;
}

.radio-basic input[type=radio] + label::before,
.radio-basic input[type=radio] + label::after {
  border-radius: 100%;
  border: 0;
  background-image: url(../../images/ico/ico_check_list.svg);
  background-repeat: no-repeat;
  background-position: top;
  width: 28px;
  height: 28px;
  background-size: 28px 112px;
  margin-right: 12px;
}

.radio-basic a,
.radio-basic input[type=radio] + label {
  font-size: 14px;
}

/*--------------------------------------------------------------------- input 안에 button --------------------------*/
.input-wrap {
  position: relative;
}

.input-wrap .btn-inner {
  color: #fff;
  width: 90px;
  height: 40px;
  font-size: 14px;
  border-radius: 3px;
  position: absolute;
  right: 5px;
  top: 5px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

/*--------------------------------------------------------------------- BUTTON --------------------------*/
/*-- 개수 --*/
.btn-2ea {
  display: flex;
}

.btn-2ea .btn {
  width: 50%;
}

.btn-2ea .btn:not(:last-child) {
  margin-right: 10px;
}

/*-- SIZE --*/
.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.btn.small {
  width: auto;
  min-width: 60px;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.btn.grid-small {
  width: auto;
  min-width: 20px;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.btn.medium {
  width: auto;
  min-width: 150px;
  padding: 0 5px;
  height: 50px;
  line-height: 50px;
}

.btn.large {
  width: auto;
  min-width: 230px;
  padding: 0 5px;
  height: 70px;
  line-height: 70px;
}

.btn.small.btn-line {
  line-height: 29px;
}

.btn.medium.btn-line {
  line-height: 49px;
}

.btn.large.btn-line {
  line-height: 69px;
}

/*-- COLOR --*/
/* bg */
.btn.black {
  background: #000;
  color: #fff;
}

.btn.gray01 {
  background: #d0d0d0;
  color: #fff;
}

.btn.gray02 {
  background: #bababa;
  color: #fff;
}

.btn.gray03 {
  background: #888;
  color: #fff;
}

.btn.gray04 {
  background: #666;
  color: #fff;
}

.btn.gray05 {
  background: #505050;
  color: #fff;
}

.btn.gray06 {
  background: #404040;
  color: #fff;
}

.btn.gray07 {
  background: #333;
  color: #fff;
}

.btn.gray08 {
  background: #232323;
  color: #fff;
}

.btn.red {
  background: #C72525;
  color: #fff;
}

.btn.blue {
  background: #2713CD;
  color: #fff;
}

.btn.green {
  background: #249B56;
  color: #fff;
}

.btn.yellow {
  background: #FED863;
  color: #4B3329;
}

.btn.c-naver {
  background: #24C730;
  border: 1px solid #1EAC28;
  color: #fff !important;
}

.btn.c-kakao {
  background: #ffe400;
  border: 1px solid #E2CB2D;
  color: #3C1E1E !important;
}

.btn.c-google {
  border: 1px solid #e4e4e4;
  background: #fff;
}

.btn.unlink {
  background: #f7f7f7;
  color: #888 !important;
}

/* line */
.btn.blackLine {
  border: 1px solid #000;
}

.btn.blackLine02 {
  border: 1px solid #232323;
}

.b-blue {
  background-color: #1060e1;
  color: #fff;
}

.b-gray {
  background-color: #bababa;
}

.b-blue-02 {
  background-color: #7098d6;
  color: #fff;
}

.b-blue-line {
  background-color: #fff;
  color: #1060e1;
  border: 1px solid #1060e1;
}

.b-blue-dark {
  background-color: #1f529f;
  color: #fff;
}

.b-blue-dark-line {
  background-color: #fff;
  color: #001c40;
  border: 1px solid #001c40;
}

.btn-tbl__del {
  background-image: url("/assets/images/ico/btn_tbl_del");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 19px;
  height: 19px;
}

.b-red-line {
  background-color: #fff;
  color: #fe2929;
  border: 1px solid #fe2929;
}

.b-black-line {
  background-color: #fff;
  color: #8b8b8b;
  border: 1px solid #8b8b8b;
}

.b-excel {
  background-color: #7098d6;
  color: #fff;
  border: 2px solid #98b6e5;
}

button:disabled {
  background-color: #f3f3f3 !important;
  color: #a7a7a7 !important;
  cursor: default;
}

/*---- BUTTON GROUP ----*/
.tit-btn-group > select:not(:last-child),
.tit-btn-group > button:not(:last-child) {
  margin-right: 8px;
}
@media (max-width: 768px) {
  .tit-btn-group {
    justify-content: flex-end;
  }
  .tit-btn-group > select {
    max-width: 60%;
  }
  .tit-btn-group > select,
  .tit-btn-group > button {
    height: 30px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .tit-btn-group > select:not(:last-child),
  .tit-btn-group > button:not(:last-child) {
    margin-right: 6px;
  }
  .tit-btn-group > button {
    min-width: 50px;
  }
}

/*---- TREE BUTTON WRAP ----*/
.tree-btn-wrap {
  width: 100%;
}
.tree-btn-wrap button {
  width: 100%;
  height: 32px;
  border-radius: 6px;
  font-size: 0.875rem;
}
.tree-btn-wrap button:not(:last-child) {
  margin-right: 5px;
}

/*---- BUTTON GROUP ----*/
/*-- SUBMIT --*/
.btn-group {
  /*-- CONTENTS NEXT--*/
}
.btn-group__submit {
  margin-top: 20px;
  margin-bottom: 30px;
}
.btn-group__submit button {
  min-width: 140px;
  height: 45px;
  border-radius: 8px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 1rem;
}
.btn-group__submit button:not(:last-child) {
  margin-right: 10px;
}
@media (max-width: 1420px) {
  .btn-group__submit button {
    min-width: 120px;
  }
}
@media (max-width: 768px) {
  .btn-group__submit button {
    min-width: 100px;
    height: 40px;
  }
}
.btn-group__next {
  margin-top: 15px;
}
.btn-group__next button {
  min-width: 90px;
  height: 40px;
  font-size: 1rem;
  border-radius: 8px;
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group__next button:not(:last-child) {
  margin-right: 10px;
}
@media (max-width: 768px) {
  .btn-group__next button {
    min-width: 75px;
    height: 36px;
  }
}

/*-- 뒤로가기--*/
.btn-back {
  margin-left: -10px;
  margin-right: 10px;
}

.contact-a .header-contact-A {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .contact-a .header-contact-A {
    margin-bottom: 40px;
  }
}

.contact-b {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1220px) {
  .contact-b {
    flex-direction: column;
  }
}
.contact-b .header-contact-b {
  margin-right: 6%;
}
@media (max-width: 1220px) {
  .contact-b .header-contact-b {
    margin-right: 0;
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .contact-b .header-contact-b {
    margin-bottom: 40px;
  }
}
.contact-b .list-agree-check {
  margin-top: 40px;
  margin-bottom: 20px;
}

.header-contact-A {
  border-bottom: 1px solid #000000;
}
.header-contact-A .tit {
  color: #000000;
  font-size: 2.125rem;
  font-weight: 700;
  padding: 15px 0;
}
@media (max-width: 768px) {
  .header-contact-A .tit {
    font-size: 1.75rem;
  }
}

.header-contact-b {
  max-width: 400px;
  padding: 30px;
  min-height: 512px;
  background-color: #000;
  border-radius: 3px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1220px) {
  .header-contact-b {
    max-width: 100%;
    min-height: 250px;
  }
}
@media (max-width: 768px) {
  .header-contact-b {
    padding: 20px;
    min-height: 190px;
  }
}
.header-contact-b .txt-wrap {
  color: #fff;
}
.header-contact-b .txt-wrap .tit {
  font-size: 2.125rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  .header-contact-b .txt-wrap .tit {
    font-size: 1.75rem;
  }
}
.header-contact-b .txt-wrap .txt {
  font-size: 1.25rem;
  font-weight: 400;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .header-contact-b .txt-wrap .txt {
    font-size: 0.875rem;
  }
}
.header-contact-b .img-wrap .ico-contact {
  background-image: url("/assets/images/ico/ico_contact.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 38px;
  height: 38px;
}
@media (max-width: 768px) {
  .header-contact-b .img-wrap .ico-contact {
    width: 28px;
    height: 28px;
  }
}

.list-input-contact-a {
  width: 100%;
}
.list-input-contact-a form > ul > li .input-label {
  margin-bottom: 15px;
}
.list-input-contact-a form > ul > li .input-label .label {
  cursor: pointer;
  font-size: 1.375rem;
  font-weight: 700;
  color: #000000;
}
.list-input-contact-a form > ul > li .input-label .label span {
  font-size: 1rem;
  font-weight: 400;
  color: #BABABA;
  margin-left: 10px;
}
.list-input-contact-a form > ul > li .input-label .label.required::after {
  content: "*";
  color: #FF0000;
}
.list-input-contact-a form > ul > li .input-wrap input {
  height: 50px;
  border-radius: 3px;
}
.list-input-contact-a form > ul > li .input-wrap input::placeholder {
  color: #888;
  font-size: 1rem;
}
.list-input-contact-a form > ul > li .input-wrap .input-file {
  -webkit-line-clamp: 1;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  padding-right: 115px;
}
.list-input-contact-a form > ul > li .input-wrap .input-file:read-only {
  background-color: #fff !important;
}
.list-input-contact-a form > ul > li .input-wrap .upload {
  display: none;
}
.list-input-contact-a form > ul > li .input-wrap .btn-file {
  cursor: pointer;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 400;
  font-size: 0.875rem;
  width: auto;
  min-width: 80px;
  min-height: 30px;
  padding: 5px 10px;
  background-color: #F7F7F7;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-input-contact-a form > ul > li .input-wrap textarea {
  padding: 20px 15px;
  min-height: 240px;
  resize: none;
}
.list-input-contact-a form > ul > li .input-wrap textarea::placeholder {
  font-size: 1rem;
  font-weight: 400;
  color: #888888;
}
.list-input-contact-a form > ul > li + li {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .list-input-contact-a form > ul > li + li {
    margin-top: 30px;
  }
}
.list-input-contact-a form > ul > li.agree .input-label {
  border-bottom: 1px solid #E4E4E4;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.list-input-contact-a form > ul > li.category .select-style-01 {
  border-color: #E4E4E4;
}
.list-input-contact-a form > ul > li.category .list-input-check--01 {
  margin-top: 20px;
}
.list-input-contact-a form > ul > li .scroll-box-txt {
  margin-bottom: 15px;
}
.list-input-contact-a form > ul > li .set-wrap {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1220px) {
  .list-input-contact-a form > ul > li .set-wrap {
    flex-direction: column;
  }
}
.list-input-contact-a form > ul > li .set-wrap .set {
  width: calc(50% - 10px);
}
@media (max-width: 1220px) {
  .list-input-contact-a form > ul > li .set-wrap .set {
    width: 100%;
  }
}
.list-input-contact-a form > ul > li .set-wrap .set .input-label {
  margin-bottom: 10px;
}
.list-input-contact-a form > ul > li .set-wrap .set .input-label .label {
  font-size: 1.125rem;
  font-weight: 500;
}
.list-input-contact-a form > ul > li .set-wrap .set:nth-child(n+3) {
  margin-top: 25px;
}
@media (max-width: 1220px) {
  .list-input-contact-a form > ul > li .set-wrap .set:nth-child(n+3) {
    margin-top: 0;
  }
}
.list-input-contact-a form > ul > li .set-wrap .set:nth-child(even) {
  margin-left: 20px;
}
@media (max-width: 1220px) {
  .list-input-contact-a form > ul > li .set-wrap .set:nth-child(even) {
    margin-left: 0;
  }
}
@media (max-width: 1220px) {
  .list-input-contact-a form > ul > li .set-wrap .set + .set {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .list-input-contact-a form > ul > li .set-wrap .set + .set {
    margin-top: 20px;
  }
}
.list-input-contact-a .btn-wrap {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .list-input-contact-a .btn-wrap .btn {
    min-height: 50px;
    font-size: 1rem;
  }
}
.list-input-contact-a .btn-wrap .btn + .btn {
  margin-left: 10px;
}

.list-input-contact-b {
  width: 100%;
}
.list-input-contact-b form > ul > li .input-label {
  margin-bottom: 15px;
}
.list-input-contact-b form > ul > li .input-label .label {
  cursor: pointer;
  font-size: 1.375rem;
  font-weight: 700;
  color: #000000;
}
.list-input-contact-b form > ul > li .input-label .label.required::after {
  content: "*";
  color: #FF0000;
}
.list-input-contact-b form > ul > li .input-wrap input {
  height: 50px;
  border-radius: 3px;
}
.list-input-contact-b form > ul > li .input-wrap input::placeholder {
  color: #888;
  font-size: 1rem;
}
.list-input-contact-b form > ul > li .input-wrap .input-file {
  -webkit-line-clamp: 1;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  padding-right: 115px;
}
.list-input-contact-b form > ul > li .input-wrap .input-file:read-only {
  background-color: #fff !important;
}
.list-input-contact-b form > ul > li .input-wrap .upload {
  display: none;
}
.list-input-contact-b form > ul > li .input-wrap .btn-file {
  cursor: pointer;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 400;
  font-size: 0.875rem;
  width: auto;
  min-width: 80px;
  min-height: 30px;
  padding: 5px 10px;
  background-color: #F7F7F7;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-input-contact-b form > ul > li .input-wrap textarea {
  padding: 20px 15px;
  min-height: 240px;
  resize: none;
}
.list-input-contact-b form > ul > li .input-wrap textarea::placeholder {
  font-size: 1rem;
  font-weight: 400;
  color: #888888;
}
.list-input-contact-b form > ul > li + li {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .list-input-contact-b form > ul > li + li {
    margin-top: 30px;
  }
}
.list-input-contact-b .btn-wrap {
  margin-top: 60px;
}

.list-agree-check ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .list-agree-check ul li {
    flex-wrap: wrap;
  }
}
.list-agree-check ul li .input-wrap {
  display: flex;
  align-items: center;
}
.list-agree-check ul li .input-wrap label {
  line-height: 19px;
  font-size: 1.125rem;
  font-weight: 400;
}
.list-agree-check ul li .input-wrap label span {
  line-height: 19px;
  font-size: 1.125rem;
  font-weight: 700;
  margin-right: 5px;
}
.list-agree-check ul li .input-wrap label a {
  line-height: 19px;
  font-size: 1.125rem;
  text-decoration: underline;
}
.list-agree-check ul li .agree-detail {
  font-size: 1rem;
  color: #757575;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .list-agree-check ul li .agree-detail {
    font-size: 0.875rem;
    width: 100%;
    text-align: right;
    margin-top: 10px;
  }
}

.list-input-check--00 ul {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .list-input-check--00 ul {
    flex-wrap: wrap;
  }
}
.list-input-check--00 ul li {
  width: 100%;
}
@media (max-width: 768px) {
  .list-input-check--00 ul li {
    width: calc(50% - 10px);
  }
}
.list-input-check--00 ul li + li {
  margin-left: 20px;
}
@media (max-width: 768px) {
  .list-input-check--00 ul li + li {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .list-input-check--00 ul li:nth-of-type(n + 3) {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .list-input-check--00 ul li:nth-of-type(even) {
    margin-left: 10px;
  }
}
.list-input-check--00 ul + ul {
  margin-top: 30px;
}
@media (max-width: 1220px) {
  .list-input-check--00 ul + ul {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .list-input-check--00 ul + ul {
    margin-top: 10px;
  }
}
.list-input-check--00 input {
  margin-top: 15px;
}
.list-input-check--00 + .list-input-check--00 {
  margin-top: 25px;
}

.list-input-check--01 ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 1220px) {
  .list-input-check--01 ul {
    margin-top: -35px;
  }
}
@media (max-width: 768px) {
  .list-input-check--01 ul {
    margin-top: -25px;
  }
}
.list-input-check--01 ul li {
  width: auto;
  margin-right: 40px;
}
@media (max-width: 1220px) {
  .list-input-check--01 ul li {
    min-width: 95px;
    margin-top: 35px;
  }
}
@media (max-width: 768px) {
  .list-input-check--01 ul li {
    margin-top: 25px;
    margin-right: 25px;
    min-width: 70px;
  }
}
.list-input-check--01 ul + ul {
  margin-top: 30px;
}
.list-input-check--01 input {
  margin-top: 30px;
}

.main {
  padding-bottom: 100px;
}

.no-list {
  padding: 20px;
  height: calc(100% - 132px);
}
.no-list li {
  width: 100%;
  height: 100%;
}
.no-list .noCont {
  margin: 0;
  height: 100%;
}
@media (max-width: 768px) {
  .no-list .noCont {
    height: 300px;
    border-radius: 30px;
  }
}
.no-list .noCont-wrap::after {
  top: -70px;
  width: 123px;
  height: 126px;
}
@media (max-width: 768px) {
  .no-list .noCont-wrap::after {
    width: 70px;
    height: 73px;
    top: -36px;
    right: 10px;
  }
}
.no-list .noCont-tit {
  font-size: 32px;
  color: #4B3329;
}
@media (max-width: 768px) {
  .no-list .noCont-tit {
    font-size: 20px;
  }
}
.no-list .noCont-tit strong {
  color: #B7162E;
}
.no-list .noCont-cont {
  margin-top: 31px;
  line-height: 1.8;
  font-size: 18px;
  font-weight: 500;
  color: #424242;
  letter-spacing: -1px;
}
@media (max-width: 768px) {
  .no-list .noCont-cont {
    font-size: 12px;
    margin-top: 15px;
  }
}
.no-list .noCont-cont strong {
  color: #B7162E;
}

.swiper-control .btn {
  width: 30px;
  height: 30px;
}
.swiper-control .btn:disabled {
  background-color: transparent !important;
  color: transparent !important;
  cursor: default;
  opacity: 0.5;
}
.swiper-control .btn.swiper-prev {
  transform: rotate(180deg);
}
.swiper-pagination {
  margin: 0 10px;
  position: static;
  width: auto;
  display: block;
}
.swiper-pagination span {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}

.main .sect {
  margin-top: 177px;
}
@media (max-width: 1420px) {
  .main .sect {
    margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .main .sect {
    margin-top: 80px;
  }
}
.main .sect-banner {
  margin-top: 60px;
  height: 610px;
}
@media (max-width: 1420px) {
  .main .sect-banner {
    display: block;
    height: auto;
    margin-top: 0 !important;
  }
}
.main .sect-tour {
  padding: 100px 0;
  background-color: #FAF5F0;
}
@media (max-width: 768px) {
  .main .sect-tour {
    padding: 60px 0;
  }
}
@media (max-width: 768px) {
  .main .sect_map.typeB {
    margin-top: 80px;
  }
}
.main .banner-l {
  margin-right: 45px;
  position: relative;
  left: 0;
  width: min(1059px, 55%);
}
@media (max-width: 1420px) {
  .main .banner-l {
    margin-right: 0;
    margin-bottom: 62px;
    min-width: 100%;
    width: 100%;
    left: auto;
    height: 600px;
  }
}
@media (max-width: 768px) {
  .main .banner-l {
    height: 625px;
    margin-bottom: 25px;
  }
}
.main .banner-slide.swiper-container {
  height: 100%;
  border-radius: 0 30px 30px 0;
}
@media (max-width: 1420px) {
  .main .banner-slide.swiper-container {
    border-radius: 0;
  }
}
.main .banner-slide.swiper-container a {
  display: block;
  width: 100%;
  height: 100%;
}
.main .banner-slide .swiper-control {
  padding-left: calc((100vw - 1420px) / 2);
  position: absolute;
  top: calc(50% - 71px);
  transform: translateY(-50%);
  z-index: 1;
}
@media (max-width: 1420px) {
  .main .banner-slide .swiper-control {
    padding-left: 40px;
  }
}
@media (max-width: 768px) {
  .main .banner-slide .swiper-control {
    padding-left: 20px;
    top: 127px;
    transform: none;
  }
}
.main .banner-img {
  height: 100%;
  width: 100%;
  position: relative;
}
.main .banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main .banner-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.main .banner-cont {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  padding-left: calc((100vw - 1420px) / 2);
  padding-top: 75px;
}
@media (max-width: 1420px) {
  .main .banner-cont {
    padding-left: 40px;
  }
}
@media (max-width: 768px) {
  .main .banner-cont {
    padding-top: 55px;
    padding-left: 20px;
  }
}
.main .banner-cont .txt1 {
  font-size: 28px;
  font-weight: 400;
  color: #FDC15D;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .main .banner-cont .txt1 {
    font-size: 16px;
    margin-bottom: 0px;
  }
}
.main .banner-cont .txt2 {
  font-size: 50px;
  color: #fff;
}
@media (max-width: 768px) {
  .main .banner-cont .txt2 {
    font-size: 28px;
  }
}
.main .banner-r {
  flex: none;
  margin-right: calc((100vw - 1440px) / 2);
  height: 100%;
  width: 580px;
  height: 611px;
}
@media (max-width: 1420px) {
  .main .banner-r {
    padding: 0 40px;
    margin: 0;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 768px) {
  .main .banner-r {
    padding: 0 20px;
    height: auto;
  }
}
.main .quick-menu {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
@media (max-width: 768px) {
  .main .quick-menu__list {
    padding: 0 20px;
  }
}
.main .quick-menu__list ul {
  padding: 25px 0;
}
@media (max-width: 768px) {
  .main .quick-menu__list ul {
    flex-wrap: wrap;
    padding: 12px 0;
    margin: 0 -8px;
  }
}
.main .quick-menu__list ul li {
  flex: 1;
}
@media (max-width: 768px) {
  .main .quick-menu__list ul li {
    width: 50%;
    flex: none;
    padding: 8px;
  }
  .main .quick-menu__list ul li .btn {
    height: 140px;
    font-size: 18px;
  }
}
.main .quick-menu__list ul li.list-rev {
  flex-grow: 1.3;
}
.main .quick-menu__tit {
  padding: 12px 0;
  padding-left: calc((100vw - 1420px) / 2);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.2);
}
@media (max-width: 1420px) {
  .main .quick-menu__tit {
    padding: 12px 40px;
  }
}
@media (max-width: 768px) {
  .main .quick-menu__tit {
    padding: 12px 20px;
  }
}
.main .quick-menu__tit h2 {
  font-size: 20px;
  color: #fff;
}
.main .quick-menu__tit p {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  margin-left: 15px;
}

.quick-menu {
  border-radius: 0 0 30px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
@media (max-width: 1420px) {
  .quick-menu {
    border-radius: 0;
  }
}
.quick-menu__tit {
  padding-left: calc((100vw - 1420px) / 2);
  padding-right: 40px;
}
@media (max-width: 1420px) {
  .quick-menu__tit {
    padding: 0 40px;
  }
}
.quick-menu__list {
  padding-left: calc((100vw - 1420px) / 2);
  padding-right: 40px;
  width: 100%;
}
@media (max-width: 1420px) {
  .quick-menu__list {
    padding: 0 40px;
  }
}
.quick-menu__list ul {
  display: flex;
  font-size: 0;
  margin: 0 -10px;
}
.quick-menu__list ul li {
  padding: 0 10px;
}
.quick-menu__list ul li.list-rev .btn {
  background: #FED863;
}
.quick-menu__list ul li .btn {
  background: #FDC15D;
  flex-direction: column;
  height: 145px;
  border-radius: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #4B3329;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  transition: opacity 0.4s;
  position: relative;
}
.quick-menu__list ul li .btn:hover {
  opacity: 0.7;
}
.quick-menu__list ul li .btn .img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quick-menu__list ul li .btn .img:after {
  content: "";
  width: 67px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  box-shadow: 0px 27px 10px rgba(75, 51, 41, 0.4);
  bottom: 39px;
}
.quick-menu__list ul li .btn .ico {
  margin-bottom: 9px;
}

.rsv-status {
  width: 100%;
  height: 100%;
  border: 1px solid #E4E4E4;
  border-radius: 30px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.rsv-status__tit {
  background-color: #FAF5F0;
}
.rsv-status__tit h2 {
  font-size: 32px;
  color: #4B3329;
  padding: 35px 0 25px;
  text-align: center;
}
@media (max-width: 768px) {
  .rsv-status__tit h2 {
    padding: 25px 0;
    font-size: 28px;
  }
}
.rsv-status__tit p {
  height: 50px;
  font-size: 20px;
  font-weight: 500;
  color: #4B3329;
  background: #FED863;
}
@media (max-width: 768px) {
  .rsv-status__tit p {
    font-size: 16px;
    height: 40px;
  }
}
.rsv-status__list {
  padding: 25px 20px;
  height: 100%;
}
@media (max-width: 1420px) {
  .rsv-status__list {
    padding: 25px 50px;
  }
}
@media (max-width: 768px) {
  .rsv-status__list {
    padding: 16px;
  }
}
.rsv-status__list > li {
  margin-bottom: 25px;
}
.rsv-status__list > li:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .rsv-status__list > li {
    margin-bottom: 16px;
  }
}
.rsv-status__list .rsv-box {
  border-radius: 50px;
  background: #F7F7F7;
  border: 1px solid #F7F7F8;
  padding: 15px 10px;
}
@media (max-width: 768px) {
  .rsv-status__list .rsv-box {
    flex-direction: column;
    justify-content: center;
    border-radius: 16px;
  }
}
.rsv-status__list .rsv-box:not(.break) {
  padding-left: 45px;
}
@media (max-width: 768px) {
  .rsv-status__list .rsv-box:not(.break) {
    padding-left: 10px;
  }
}
.rsv-status__list .rsv-box.break {
  background: #E4E4E4;
  border-color: #E4E4E4;
  flex-direction: column;
  justify-content: center;
}
.rsv-status__list .rsv-box.break .tit {
  font-size: 18px;
  color: #888;
}
.rsv-status__list .rsv-box.break .time {
  font-size: 14px;
  color: #888;
}
.rsv-status__list .rsv-date {
  text-align: center;
}
.rsv-status__list .rsv-date .type {
  font-size: 14px;
  font-weight: 300;
}
.rsv-status__list .rsv-date .time {
  font-size: 18px;
  font-weight: 700;
  margin-top: 5px;
}
.rsv-status__list .rsv-state {
  padding: 13px 25px;
  background: #fff;
  border-radius: 50px;
}
@media (max-width: 768px) {
  .rsv-status__list .rsv-state {
    margin-left: 0;
    margin-top: 10px;
    padding: 10px;
    width: 100%;
  }
}
.rsv-status__list .rsv-state > div {
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .rsv-status__list .rsv-state > div {
    font-size: 15px;
  }
}
.rsv-status__list .rsv-state > div:not(:last-child) {
  margin-right: 18px;
}
.rsv-status__list .rsv-state > div .state-box {
  margin-left: 6px;
  background: #FED863;
  color: #4B3329;
  font-size: 14px;
  font-weight: 700;
  width: 70px;
  height: 25px;
  border-radius: 13px;
}
@media (max-width: 768px) {
  .rsv-status__list .rsv-state > div .state-box {
    width: 60px;
    font-size: 12px;
  }
}
.rsv-status__list .rsv-state > div .state-box.end {
  background: #D0D0D0;
  color: #757575;
}

.sect-tit {
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 30px;
}
.sect-tit .detail-btn {
  font-size: 16px;
  color: #757575;
  display: flex;
  align-items: center;
  transition: 0.4s;
}
@media (max-width: 768px) {
  .sect-tit .detail-btn {
    font-size: 14px;
  }
}
.sect-tit .detail-btn:hover {
  text-decoration: underline;
}
.sect-tit .detail-btn::after {
  content: "";
  width: 23px;
  height: 23px;
  background: no-repeat 50%/cover;
  background-image: url("/assets/images/ico/ico-detail__arr.svg");
}
.sect-tit h2 {
  font-size: 36px;
  color: #4B3329;
  padding-bottom: 10px;
  position: relative;
  display: inline-block;
}
@media (max-width: 768px) {
  .sect-tit h2 {
    font-size: 20px;
  }
}
.sect-tit h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  border-bottom: 4px solid #4B3329;
  border-radius: 15px;
}
.sect-info {
  margin-top: 157px;
}
@media (max-width: 1420px) {
  .sect-info__cont {
    display: block;
  }
}
.sect-info__l {
  max-width: 974px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1420px) {
  .sect-info__l {
    max-width: 100%;
  }
}
.sect-info__l p {
  text-align: center;
  position: relative;
  margin-top: 0;
  margin-bottom: 50px;
  line-height: 2.2;
  font-size: 18px;
  color: #292929;
}
@media (max-width: 1420px) {
  .sect-info__l p {
    max-width: 700px;
    margin: 80px auto 50px;
  }
}
@media (max-width: 768px) {
  .sect-info__l p {
    max-width: 320px;
    width: 100%;
    margin: 70px auto 10px;
    font-size: 12px;
    word-break: keep-all;
    line-height: 2.8;
  }
}
.sect-info__l p::before, .sect-info__l p::after {
  content: "";
  position: absolute;
  background: no-repeat 50%/cover;
}
.sect-info__l p::before {
  left: 13%;
  bottom: -30px;
  width: 88px;
  height: 92px;
  background-image: url(/assets/images/ico/ico-foot_mid.png);
}
@media (max-width: 1420px) {
  .sect-info__l p::before {
    width: 79px;
    height: 79px;
    left: 40px;
    bottom: -10px;
  }
}
@media (max-width: 768px) {
  .sect-info__l p::before {
    left: -5px;
    bottom: 25px;
    width: 67px;
    height: 68px;
  }
}
.sect-info__l p::after {
  right: 15%;
  top: -45px;
  width: 165px;
  height: 174px;
  background-image: url(/assets/images/ico/ico-foot_big.png);
}
@media (max-width: 1420px) {
  .sect-info__l p::after {
    right: 55px;
    top: -55px;
    width: 162px;
    height: 165px;
    background-image: url(/assets/images/ico/ico-foot_big.png);
  }
}
@media (max-width: 768px) {
  .sect-info__l p::after {
    right: 0px;
    top: -46px;
    width: 122px;
    height: 125px;
  }
}
.sect-info__l p span {
  position: relative;
  display: inline-block;
  font-weight: 700;
}
.sect-info__l p span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 9px;
  border-radius: 25px;
  background: #FED863;
  z-index: -1;
  opacity: 0.25;
}
.sect-info .rolling {
  position: relative;
  margin-top: -40px;
  padding-top: 190px;
}
@media (max-width: 1420px) {
  .sect-info .rolling {
    margin-top: 92px;
    padding-top: 185px;
  }
}
@media (max-width: 768px) {
  .sect-info .rolling {
    margin-top: 60px;
    padding-top: 114px;
  }
}
.sect-info .rolling-box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 337px;
  height: 155px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .sect-info .rolling-box {
    width: 184px;
    height: 84px;
  }
}
.sect-info .rolling-box__bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/user/main/rolling-box.svg);
}
.sect-info .rolling-img {
  position: relative;
  width: 393px;
  height: 251px;
  margin: 0 auto;
}
.sect-info .rolling-img img {
  width: 100%;
}
@media (max-width: 768px) {
  .sect-info .rolling-img {
    width: 100%;
    height: 160px;
  }
}
.sect-info .rolling-img .img1 {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
@media (max-width: 768px) {
  .sect-info .rolling-img .img1 {
    width: auto;
  }
}
.sect-info .rolling-img .img2 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 154px;
}
@media (max-width: 768px) {
  .sect-info .rolling-img .img2 {
    width: 104px;
    height: 107px;
  }
}
.sect-info .rolling-img .img2 img {
  width: 100%;
  height: 100%;
}
.sect-info .rolling-slide {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: calc(100% - 42px);
}
@media (max-width: 768px) {
  .sect-info .rolling-slide {
    height: calc(100% - 21px);
  }
}
.sect-info .rolling-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 21px;
  color: #4B3329;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 768px) {
  .sect-info .rolling-txt {
    font-size: 13px;
  }
}
.sect-sns .sns-cont__list {
  margin-top: 45px;
  position: relative;
  height: 374px;
}
@media (max-width: 1420px) {
  .sect-sns .sns-cont__list {
    height: 440px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .sect-sns .sns-cont__list {
    margin-top: 25px;
  }
}
@media (max-width: 1420px) {
  .sect-sns .sns-cont__list > ul {
    display: flex;
    gap: 20px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .sect-sns .sns-cont__list > ul {
    gap: 12px;
  }
}
.sect-sns .sns-cont__list > ul > li:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 1420px) {
  .sect-sns .sns-cont__list > ul > li:not(:last-child) {
    margin-bottom: 0;
  }
}
.sect-sns .sns-cont__list .sns-btn {
  width: 180px;
  height: 54px;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  justify-content: left;
  padding-left: 16px;
  border: 1px solid #F7F7F8;
  border-radius: 10px;
  color: #757575;
}
@media (max-width: 768px) {
  .sect-sns .sns-cont__list .sns-btn {
    width: 126px;
    height: 40px;
    font-size: 14px;
    padding-left: 12px;
  }
}
.sect-sns .sns-cont__list .sns-btn.active {
  border-color: #4B3329;
  background-color: #FAF5F0;
  color: #4B3329;
  font-weight: 700;
}
.sect-sns .sns-cont__list .sns-btn i {
  width: 34px;
  height: 34px;
  margin-right: 8px;
  background-position: center;
}
@media (max-width: 768px) {
  .sect-sns .sns-cont__list .sns-btn i {
    width: 20px;
    height: 20px;
    margin-right: 6px;
  }
}
.sect-sns .sns-cont__list .sns-btn i.ico-sns__youtube {
  background-image: url("/assets/images/ico/ico-sns__youtube.svg");
}
.sect-sns .sns-cont__list .sns-btn i.ico-sns__instagram {
  background-image: url("/assets/images/ico/ico-sns__instagram.svg");
}
.sect-sns .sns-cont__list .sns-btn i.ico-sns__blog {
  background-image: url("/assets/images/ico/ico-sns__blog.svg");
}
.sect-sns .sns-cont__wrap {
  position: absolute;
  width: calc(100% - 360px);
  height: 322px;
  right: 0;
  top: 0;
}
@media (max-width: 1420px) {
  .sect-sns .sns-cont__wrap {
    width: 100%;
    top: 90px;
    left: 0;
    height: auto;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .sect-sns .sns-cont__wrap {
    top: 60px;
  }
}
.sect-sns .sns-slide.swiper-container {
  position: static;
}
.sect-sns .sns-slide ul {
  margin-right: 25px;
}
@media (max-width: 1420px) {
  .sect-sns .sns-slide ul {
    margin-right: 0;
  }
}
.sect-sns .sns-slide li a {
  padding: 40px 30px;
  border: 1px solid #E4E4E4;
  border-radius: 10px;
  transition: 0.3s;
  height: 322px;
}
@media (max-width: 1420px) {
  .sect-sns .sns-slide li a {
    height: 302px;
    padding: 30px 20px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .sect-sns .sns-slide li a {
    height: 290px;
  }
}
.sect-sns .sns-slide li a:hover, .sect-sns .sns-slide li a:focus {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.sect-sns .sns-slide li a:hover img, .sect-sns .sns-slide li a:focus img {
  transform: scale(1.05);
}
.sect-sns .sns-slide .img-wrap {
  max-width: 280px;
  width: 100%;
  margin: 0 auto;
  height: 0;
  padding-bottom: 56.42%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 1420px) {
  .sect-sns .sns-slide .img-wrap {
    padding-bottom: 0;
    height: 158px;
  }
}
.sect-sns .sns-slide .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.sect-sns .sns-slide .img-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #1D1D1D;
  opacity: 0;
  z-index: 10;
  transition: all 0.3s;
}
.sect-sns .sns-slide .txt-wrap {
  margin-top: 30px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #292929;
  line-height: 1.6;
}
@media (max-width: 1420px) {
  .sect-sns .sns-slide .txt-wrap {
    margin-top: 20px;
  }
}
.sect-sns .sns-slide .slide-control {
  position: absolute;
  bottom: -52px;
  height: 32px;
  right: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 10px;
}
.sect-sns .sns-slide .slide-control .swiper-button-prev, .sect-sns .sns-slide .slide-control .swiper-button-next {
  position: static;
  left: auto;
  right: auto;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background-color: #000;
  margin-top: 0;
}
.sect-sns .sns-slide .slide-control .swiper-button-prev:disabled, .sect-sns .sns-slide .slide-control .swiper-button-next:disabled {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.sect-sns .sns-slide .slide-control .swiper-button-prev.swiper-button-disabled, .sect-sns .sns-slide .slide-control .swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
.sect-sns .sns-slide .slide-control .swiper-button-prev.swiper-button-disabled:after, .sect-sns .sns-slide .slide-control .swiper-button-next.swiper-button-disabled:after {
  opacity: 0.7;
}
.sect-sns .sns-slide .slide-control .swiper-button-prev:after, .sect-sns .sns-slide .slide-control .swiper-button-next:after {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  margin-top: 1px;
}
.sect-sns .sns-slide__instagram .img-wrap {
  max-width: 158px;
  height: 158px;
}
@media (max-width: 1420px) {
  .sect-bbs .inner {
    display: block;
  }
}
.sect-bbs__qna {
  width: 59%;
  margin-right: 45px;
}
@media (max-width: 1420px) {
  .sect-bbs__qna {
    width: 100%;
    margin-right: 0;
    margin-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .sect-bbs__qna {
    width: 100%;
    margin-bottom: 100px;
  }
  .sect-bbs__qna .sect-tit {
    margin-bottom: 20px;
  }
}
.sect-bbs__qna .qna-list li {
  padding: 0;
}
.sect-bbs__qna .qna-list__q {
  padding: 30px 25px 25px;
}
@media (max-width: 768px) {
  .sect-bbs__qna .qna-list__q {
    padding: 23px 0;
  }
}
.sect-bbs__qna .qna-list__q.active {
  border-bottom: 1px solid #e4e4e4;
}
.sect-bbs__qna .qna-list__q.active::before, .sect-bbs__qna .qna-list__q.active::after {
  background: #4B3329;
}
.sect-bbs__qna .qna-list__q.active .qa_wrap {
  color: #4B3329;
}
.sect-bbs__qna .qna-list__q.active .qa_wrap::before {
  content: "Q.";
  color: #4B3329;
}
.sect-bbs__qna .qna-list__q .qa_wrap {
  color: #757575;
  font-size: 24px;
  font-weight: 700;
  padding-left: 24px;
  transition: 0.4s;
}
@media (max-width: 768px) {
  .sect-bbs__qna .qna-list__q .qa_wrap {
    font-size: 14px;
    padding-right: 0;
    padding-left: 17px;
  }
}
.sect-bbs__qna .qna-list__q .qa_wrap::before {
  content: "・";
  color: #757575;
}
.sect-bbs__qna .qna-list__q::before, .sect-bbs__qna .qna-list__q::after {
  height: 4px;
  width: 15px;
  top: 50%;
  background: #757575;
  right: 30px;
  border-radius: 15px;
}
@media (max-width: 768px) {
  .sect-bbs__qna .qna-list__q::before, .sect-bbs__qna .qna-list__q::after {
    right: 10px;
    height: 2px;
    width: 10px;
  }
}
.sect-bbs__qna .qna-list__q::before {
  margin-right: 0;
}
.sect-bbs__qna .qna-list__q::after {
  margin-right: 9px;
}
@media (max-width: 768px) {
  .sect-bbs__qna .qna-list__q::after {
    margin-right: 7px;
  }
}
.sect-bbs__qna .qna-list__a {
  margin-top: 25px;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .sect-bbs__qna .qna-list__a {
    margin-top: 15px;
  }
}
.sect-bbs__qna .qna-list__a .qa_wrap {
  background-color: #FAF5F0;
  padding: 25px;
  padding-left: 55px;
  padding-right: 30px;
  font-size: 18px;
  color: #424242;
}
@media (max-width: 768px) {
  .sect-bbs__qna .qna-list__a .qa_wrap {
    padding: 20px;
    flex-direction: column;
    align-items: baseline;
  }
}
.sect-bbs__qna .qna-list__a .qa_wrap pre {
  font-size: 18px;
  color: #424242;
  line-height: 1.9;
  white-space: pre-wrap;
}
@media (max-width: 768px) {
  .sect-bbs__qna .qna-list__a .qa_wrap pre {
    font-size: 14px;
  }
}
.sect-bbs__qna .qna-list__a .qa_wrap::before {
  content: "A.";
  font-size: 24px;
  font-weight: 700;
  color: #292929;
  left: 25px;
  top: 25px;
}
@media (max-width: 768px) {
  .sect-bbs__qna .qna-list__a .qa_wrap::before {
    position: static;
    font-size: 18px;
  }
}
@media (max-width: 1420px) {
  .sect-bbs__notice {
    width: 100%;
  }
}
.sect-bbs__notice .notice-list li:not(:last-child) {
  margin-bottom: 10px;
}
.sect-bbs__notice .notice-box {
  border: 1px solid #F7F7F8;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  transition: 0.4s;
}
.sect-bbs__notice .notice-box:hover {
  border: 1px solid #4B3329;
}
@media (max-width: 768px) {
  .sect-bbs__notice .notice-box {
    padding: 16px;
  }
}
.sect-bbs__notice .notice-img {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  overflow: hidden;
  flex: none;
}
.sect-bbs__notice .notice-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sect-bbs__notice .notice-cont {
  margin-left: 20px;
}
.sect-bbs__notice .notice-cont .tit {
  font-size: 16px;
  font-weight: 500;
  color: #5B5B5B;
  line-height: 1.75;
}
@media (max-width: 768px) {
  .sect-bbs__notice .notice-cont .tit {
    font-size: 14px;
    -webkit-line-clamp: 3;
  }
}
.sect-bbs__notice .notice-cont .date {
  font-size: 16px;
  font-weight: 500;
  color: #949494;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .sect-bbs__notice .notice-cont .date {
    display: none;
  }
}
@media (max-width: 1420px) {
  .sect-tour .tour-wrap {
    flex-direction: column-reverse;
  }
}
.sect-tour .tour-map {
  max-width: 566px;
  width: 100%;
  margin-right: 45px;
  flex: none;
}
@media (max-width: 1420px) {
  .sect-tour .tour-map {
    max-width: 100%;
    margin-right: 0;
  }
}
.sect-tour .tour-map__wrap {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
  border: 1px solid #FED863;
  border-radius: 10px;
}
.sect-tour .tour-map__wrap #map {
  position: relative;
}
@media (max-width: 768px) {
  .sect-tour .tour-map__wrap #map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 768px) {
  .sect-tour .tour-map__wrap {
    height: 0;
    padding-bottom: 100%;
  }
}
.sect-tour .tour-info {
  width: calc(100% - 566px - 45px);
  margin-top: 20px;
}
@media (max-width: 1420px) {
  .sect-tour .tour-info {
    width: 100%;
    margin-top: 0;
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .sect-tour .tour-info {
    margin-bottom: 40px;
  }
}
.sect-tour .tour-list {
  margin-top: 45px;
}
@media (max-width: 1420px) {
  .sect-tour .tour-list {
    margin-top: 40px;
  }
  .sect-tour .tour-list ul {
    margin: 0 -19px;
    width: auto;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .sect-tour .tour-list ul {
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .sect-tour .tour-list {
    margin-top: 30px;
  }
}
.sect-tour .tour-list li {
  width: 250px;
}
.sect-tour .tour-list li:not(:last-child) {
  margin-right: 30px;
}
@media (max-width: 1420px) {
  .sect-tour .tour-list li:not(:last-child) {
    margin-right: 0;
  }
}
@media (max-width: 1420px) {
  .sect-tour .tour-list li {
    width: 50%;
    padding: 0 19px;
  }
}
@media (max-width: 768px) {
  .sect-tour .tour-list li {
    width: 100%;
    padding: 0;
  }
}
.sect-tour .tour-list__tit .t {
  font-size: 16px;
  font-weight: 300;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sect-tour .tour-list__tit h2 {
  font-size: 24px;
  font-weight: 700;
  margin-left: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sect-tour .tour-list__tit .b {
  margin-top: 4px;
}
.sect-tour .tour-list__img {
  position: relative;
  margin-top: 20px;
}
.sect-tour .tour-list__img:hover img {
  transform: scale(1.05);
}
.sect-tour .tour-list__img::after {
  /* content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(0,0,0,0.1);*/
}
.sect-tour .tour-list__img .img-wrap {
  width: 250px;
  height: 250px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 1420px) {
  .sect-tour .tour-list__img .img-wrap {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
  }
}
.sect-tour .tour-list__img .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s;
}
.sect-tour .tour-list__img .img-tag {
  position: absolute;
  top: 15px;
  left: 15px;
  min-width: 85px;
  height: 35px;
  text-align: center;
  padding: 8px 15px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 23px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  z-index: 1;
}
.sect-tour .tour-list .swiper-control {
  margin-top: 30px;
  font-size: 0;
}
@media (max-width: 1420px) {
  .sect-tour .tour-list .swiper-control {
    margin-top: 20px;
  }
}
.sect-tour .tour-list .swiper-control .btn {
  background-color: #000 !important;
  border-radius: 5px;
}
.sect-tour .tour-list .swiper-control .btn:disabled {
  opacity: 0.3;
}
.sect-tour .tour-list .swiper-control .btn + .btn {
  margin-left: 10px;
}
.sect-tour .tour-list .swiper-pagination span {
  color: #BABABA;
  font-weight: 400;
}
.sect-tour .tour-list .swiper-pagination span.swiper-pagination-current {
  color: #292929;
  font-weight: 700;
}
.sect-tour .tour-num {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #FED863;
  color: #4B3329;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  flex: none;
}
@media (max-width: 1420px) {
  .sect-tour .tour-num {
    width: 39px;
    height: 39px;
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .sect-tour .tour-num {
    width: 36px;
    height: 36px;
    font-size: 20px;
  }
}

#container .sect_map.typeB .direction_info {
  padding: 0;
  border: 0;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #container .sect_map.typeB .direction_info-top {
    display: block;
  }
}
#container .sect_map.typeB .direction_info .info_list {
  border-bottom: 0;
}
@media (max-width: 768px) {
  #container .sect_map.typeB .direction_info .info_list {
    margin-top: 0;
  }
}
#container .sect_map.typeB .direction_info .direction_title {
  font-size: 22px;
  color: #232323;
}
@media (max-width: 768px) {
  #container .sect_map.typeB .direction_info .direction_title {
    font-size: 20px;
  }
}
#container .sect_map.typeB .direction_info .dir_btn {
  position: static;
  margin-right: 0;
  border-radius: 10px;
  color: #4B3329;
  background-color: #FED863;
  font-size: 14px;
  font-weight: 700;
  transition: 0.4s;
}
#container .sect_map.typeB .direction_info .dir_btn a {
  display: flex;
  width: 100%;
  height: 100%;
  font-size: 14px;
}
#container .sect_map.typeB .direction_info .dir_btn:hover {
  opacity: 0.7;
}
@media (max-width: 768px) {
  #container .sect_map.typeB .direction_info .way_list {
    border-top: 0;
  }
}
#container .sect_map.typeB .direction_info .way_list ul {
  width: 100%;
}
#container .sect_map.typeB .direction_info .way_list ul li {
  width: 100%;
  background-color: #FAF5F0;
  padding: 30px;
  border-radius: 20px;
}
#container .sect_map.typeB .direction_info .way_list ul li .th {
  font-size: 20px;
}
@media (max-width: 768px) {
  #container .sect_map.typeB .direction_info .way_list ul li .th {
    font-size: 18px;
  }
}
#container .sect_map.typeB .direction_info .way_list ul li .td {
  font-size: 18px;
}
@media (max-width: 768px) {
  #container .sect_map.typeB .direction_info .way_list ul li .td {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  #container .sect_map.typeB .direction_info .way_list ul li {
    padding: 30px 20px;
    align-items: flex-start;
  }
}
#container .sect_map .direction_map .root_daum_roughmap.root_daum_roughmap_landing {
  width: 100% !important;
  border-radius: 20px;
}
#container .sect_map .root_daum_roughmap .map_border {
  display: none !important;
}
#container .sect_map .root_daum_roughmap .wrap_controllers {
  display: none !important;
}

.waiting-txt {
  position: absolute;
  bottom: 5px;
  font-size: 10px;
  font-weight: 700;
  opacity: 0.5;
  color: #4B3329;
  width: 100%;
  display: flex;
  justify-content: center;
}

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

.pop h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

.pop_wrap {
  position: absolute !important;
  background: #4B3329;
  padding: 10px;
  border-radius: 10px;
  max-width: 520px;
}

.pop_cont {
  /* width: 450px; */
  min-width: 165px;
  /* min-height: 300px; */
}

.pop_cont img {
  width: 100%;
  max-width: 100%;
}

.pop_ft {
  padding: 0;
  background: #4B3329;
  color: #fff;
  text-align: left;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  padding: 9px 13px;
  border-top: 0;
  user-select: none;
}

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

.pop_ft label.sfchkra > span {
  color: inherit;
}

.pop_ft label.sfchkra > input:checked + i:after {
  background-color: #000000;
  border-color: #ffffff;
  border-width: 2px;
}

.pop_ft button {
  padding: 2px;
  border: 0;
  color: #fff;
}

.pop_ft .pop_cls_btn {
  background: #4B3329;
  position: absolute;
  top: 7px;
  right: 12px;
  font-size: 14px;
}

.pop_ft .pop_cls_btn:before {
  content: "[";
}

.pop_ft .pop_cls_btn:after {
  content: "]";
}

.pop_ft input {
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  margin-right: 5px;
}

.pop_ft .sfchkra span {
  margin-left: 0;
}

.pop .swiper-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 30px;
  left: 15px;
  width: calc(100% - 30px);
  z-index: 1;
  display: flex;
  justify-content: space-between;
}

.pop .swiper-button-next,
.pop .swiper-button-prev {
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background-color: #000;
  margin-top: 0;
  background-color: rgba(75, 51, 41, 0.8);
  position: static;
}

.pop .swiper-button-prev:after,
.pop .swiper-button-next:after {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  margin-top: 1px;
}

@media screen and (max-width: 1440px) {
  .pop {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
  .pop_wrap {
    left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .pop {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
  .pop_wrap {
    top: 0 !important;
    left: 0 !important;
    max-width: min(340px, 85%);
    width: 100%;
  }
  .pop img {
    width: 100% !important;
    height: auto !important;
  }
  .pop .swiper-button-next,
  .pop .swiper-button-prev {
    width: 28px;
    height: 28px;
  }
}
.pop_wrap_ {
  left: 0;
  top: 120px;
  position: absolute;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .pop_wrap_ {
    top: 35px;
    width: auto;
  }
}
/* }팝업레이어*/
.bottom-link {
  background: #F7F7F7;
  padding: 10px 0;
}
.bottom-link__wrap {
  position: relative;
}
.bottom-link__wrap .swiper-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bottom-link__wrap .swiper-btn i {
  width: 32px;
  height: 32px;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/ico/ico-link_btn.svg);
}
.bottom-link__wrap .swiper-btn .ico-slide_next {
  transform: rotate(180deg);
}
.bottom-link__wrap .swiper-btn.swiper-prev {
  left: 0;
}
.bottom-link__wrap .swiper-btn.swiper-next {
  right: 0;
}
.bottom-link__slide {
  max-width: 430px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .bottom-link__slide {
    max-width: 200px;
  }
}
.bottom-link__slide a {
  width: 200px;
  height: 50px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  padding: 5px;
}
@media (max-width: 768px) {
  .bottom-link__slide a {
    width: 100%;
  }
}
.bottom-link__slide a:hover img {
  transform: scale(1.05);
}
.bottom-link__slide a img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  transition: 0.4s;
}

@media screen and (min-width: 1920px) {
  .main .banner-l {
    width: 55%;
  }
}
.qna-list li {
  border-bottom: 1px solid #E4E4E4;
  padding: 26px 0 23px;
}
.qna-list__q {
  cursor: pointer;
  position: relative;
}
.qna-list__q::before, .qna-list__q::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 9px;
  background: #000;
  right: 10px;
  top: 8px;
  display: block;
  transition: all 0.3s;
  cursor: pointer;
}
.qna-list__q::before {
  transform: rotate(-45deg);
  margin-right: -4px;
}
.qna-list__q::after {
  margin-right: 2px;
  transform: rotate(45deg);
}
.qna-list__q.active::before {
  transform: rotate(45deg);
}
.qna-list__q.active::after {
  transform: rotate(-45deg);
}
.qna-list__q .qa_wrap {
  position: relative;
  padding-left: 28px;
  padding-right: 30px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}
.qna-list__q .qa_wrap::before {
  content: "Q";
  position: absolute;
  top: 0;
  left: 0;
  color: #7EC3E3;
}
.qna-list__a {
  margin-top: 15px;
  padding-bottom: 10px;
  display: none;
}
.qna-list__a .qa_wrap {
  position: relative;
  background-color: #F2F9FC;
  padding: 15px;
  padding-left: 66px;
  border-radius: 10px;
  min-height: 73px;
  display: flex;
  align-items: center;
}
.qna-list__a .qa_wrap::before {
  content: "A";
  position: absolute;
  top: 18px;
  left: 17px;
}
.qna-list__a .qa_wrap .pre {
  line-height: 1.7;
  font-size: 14px;
  color: #292929;
  white-space: pre-wrap;
}

.mypage-a {
  margin-top: 120px;
}
@media (max-width: 1220px) {
  .mypage-a .header-mypage-a .member-hist {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .mypage-a .header-mypage-a .member-hist {
    margin-top: 30px;
  }
}
.mypage-a .tab-link-02 {
  margin-top: 55px;
  margin-bottom: 35px;
}
@media (max-width: 1220px) {
  .mypage-a .tab-link-02 {
    margin-top: 25px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .mypage-a .tab-link-02 {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
.mypage-a .list-input-a ul {
  padding: 40px 45px;
}
@media (max-width: 768px) {
  .mypage-a .list-input-a ul {
    padding: 20px 10px;
  }
}
.mypage-a .list-input-a .btn-wrap {
  margin-top: 70px;
}

.header-mypage-a {
  background-color: #F7F7F7;
  padding: 70px 0 50px;
}
@media (max-width: 1220px) {
  .header-mypage-a {
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  .header-mypage-a {
    padding: 25px 0 35px;
  }
}
.header-mypage-a .inner {
  width: 100%;
  max-width: 1180px;
  padding: 0 10px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 1220px) {
  .header-mypage-a .inner {
    flex-direction: column;
  }
}
.header-mypage-a .member-info .txt {
  margin-left: 20px;
}
.member-info {
  display: flex;
  align-items: center;
}
.member-img {
  width: 80px;
  height: 80px;
  position: relative;
}
@media (max-width: 768px) {
  .member-img {
    width: 70px;
    height: 70px;
  }
}
.member-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #E4E4E4;
  border-radius: 50%;
  overflow: hidden;
}
.member-img .ico-img-edit {
  background-image: url("/assets/images/ico/ico_img_edit.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 768px) {
  .member-img .ico-img-edit {
    width: 35px;
    height: 35px;
  }
}

.member-info .txt .member-id {
  font-size: 1.875rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  .member-info .txt .member-id {
    font-size: 1.375rem;
  }
}
.member-data {
  display: flex;
  margin-top: 10px;
}
.member-data ul {
  display: flex;
  align-items: center;
}
.member-data ul li {
  display: flex;
  align-items: center;
}
.member-data ul li .th {
  font-weight: 400;
}
@media (max-width: 768px) {
  .member-data ul li .th {
    font-size: 0.875rem;
  }
}
.member-data ul li .td {
  font-weight: 700;
}
@media (max-width: 768px) {
  .member-data ul li .td {
    font-size: 0.875rem;
  }
}
.member-data ul li + li {
  margin-left: 15px;
}

.member-hist {
  width: 100%;
  height: 100%;
  max-width: 580px;
}
@media (max-width: 1220px) {
  .member-hist {
    max-width: 100%;
  }
}
.member-hist ul {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  margin: -10px;
}
@media (max-width: 768px) {
  .member-hist ul {
    margin: 0;
  }
}
.member-hist ul li {
  width: 50%;
  height: 100%;
  padding: 10px;
}
@media (max-width: 768px) {
  .member-hist ul li {
    width: 100%;
    padding: 0;
  }
}
.member-hist ul li .content {
  background-color: #fff;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  min-height: 75px;
  padding: 25px 30px;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .member-hist ul li .content {
    min-height: 60px;
    padding: 15px 25px;
  }
}
.member-hist ul li .content .th {
  color: #757575;
  font-weight: 400;
}
@media (max-width: 768px) {
  .member-hist ul li .content .th {
    font-size: 1rem;
  }
}
.member-hist ul li .content .td {
  color: #000000;
  font-weight: 700;
}
@media (max-width: 768px) {
  .member-hist ul li .content .td {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .member-hist ul li + li {
    margin-top: 10px;
  }
}

.mypage-b .inner.flex, .mypage-b footer .inner.ft-info__txt, footer .mypage-b .inner.ft-info__txt, .mypage-b .useInfo-tit ul.inner, .useInfo-tit .mypage-b ul.inner, .mypage-b .inner.useInfo-top__box, .mypage-b .inner.bbsBar-sch, .mypage-b .inner.rsvInfo-box, .mypage-b .inner.rsvInfo-list, .mypage-b .inner.tree-btn-wrap {
  align-items: flex-start;
}
.mypage-b .mypage-tit {
  padding: 30px 0 10px;
  border-bottom: 1px solid #000;
}
.mypage-b .mypage-tit h3 {
  font-size: 16px;
}
.mypage-b .mypage-aside {
  width: 250px;
  flex: none;
  border: 1px solid #4B3329;
  border-radius: 10px;
  padding: 0 20px;
}
@media (max-width: 1420px) {
  .mypage-b .mypage-aside {
    width: 100%;
    margin-bottom: 30px;
  }
  .mypage-b .inner.flex {
    display: block;
  }
  .mypage-b .mypage-aside .mypage-aside__hd {
    display: none;
  }
  .mypage-b .mypage-aside__bd > ul > li {
    height: 65px;
  }
  .mypage-b .mypage-aside .mypage-aside__bd .btn {
    font-size: 16px;
  }
}
.mypage-b .mypage-aside__hd h2 {
  padding: 20px 0 18px;
  text-align: center;
  font-size: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mypage-b .mypage-aside__bd > ul > li {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  height: 80px;
}
.mypage-b .mypage-aside__bd > ul > li.active .btn {
  background-color: #FAF5F0;
  color: #000;
  text-decoration: underline;
}
.mypage-b .mypage-aside__bd > ul > li:not(:last-child) {
  border-bottom: 1px solid #E4E4E4;
}
.mypage-b .mypage-aside__bd .btn {
  display: block;
  padding: 10px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #757575;
  border-radius: 10px;
}
.mypage-b .mypage-aside__bd .btn.logout-btn {
  text-decoration: underline;
}
.mypage-b .mypage-sub {
  padding-left: 40px;
  flex: 1;
}
@media (max-width: 1420px) {
  .mypage-b .mypage-sub {
    width: 100%;
    padding-left: 0;
  }
}
.mypage-b .mypage-info {
  min-height: 130px;
  background-color: #FAF5F0;
  border-radius: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 41px 50px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mypage-b .mypage-info__tit {
  font-size: 20px;
}
.mypage-b .mypage-info__tit p {
  font-size: 14px;
  margin-bottom: 5px;
}
.mypage-b .mypage .aply-status {
  border: 1px solid #F7EBCA;
  border-radius: 10px;
  overflow: hidden;
  width: 430px;
}
.mypage-b .mypage .aply-status__tit {
  background-color: rgba(235, 206, 124, 0.4);
  text-align: center;
  font-size: 12px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
.mypage-b .mypage .aply-status__list {
  display: flex;
  padding: 23px 20px;
  background-color: #fff;
}
.mypage-b .mypage .aply-status__list > li {
  width: 33.3333%;
  text-align: center;
  position: relative;
}
.mypage-b .mypage .aply-status__list > li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 37px;
  background: #E4E4E4;
}
.mypage-b .mypage .aply-status__list .tit {
  font-size: 14px;
  margin-bottom: 9px;
}
.mypage-b .mypage .aply-status__list .cont {
  font-size: 24px;
}
.mypage-b .mypage-cont .login-wrapper {
  margin-top: 30px;
}
.mypage-b .mypage-cont .join-a .join_wrap {
  max-width: 100%;
  padding: 0;
}
.mypage-b .mypage-cont .list-input-a .header-input {
  background: transparent;
  border-radius: 0;
  padding: 0;
  padding-bottom: 16px;
  min-height: auto;
  border-bottom: 1px solid #000;
}
.mypage-b .mypage-cont .list-input-a .header-input .tit {
  font-size: 16px;
  color: #000;
}
.mypage-b .mypage-cont .list-input-a ul {
  padding: 52px 0;
  max-width: 688px;
  width: 100%;
  margin: 0 auto;
  border: 0;
}
.mypage-b .mypage-cont .btn-wrap {
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1420px) {
  .mypage-b .sns .input-wrap {
    display: block;
  }
}
.mypage-b .sns-btn {
  width: 220px;
  height: 50px;
  border-radius: 10px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1420px) {
  .mypage-b .sns-btn {
    width: 100%;
  }
  .mypage-b .sns-btn:not(:last-child) {
    margin-bottom: 10px;
  }
}
.mypage-b .sns-btn__img {
  flex: 1;
}
@media (max-width: 1420px) {
  .mypage-b .sns-btn__img {
    justify-content: left;
    padding: 0 14px;
  }
}
.mypage-b .sns-btn__img i {
  background-size: contain;
}
.mypage-b .sns-btn.kakao {
  background: #FAE132;
  border: 1px solid #FAE132;
}
.mypage-b .sns-btn.kakao .sns-btn__img i {
  margin-right: 7px;
}
.mypage-b .sns-btn.naver {
  background: #24C730;
  border: 1px solid #24C730;
  color: #fff;
}
.mypage-b .sns-btn.google {
  border: 1px solid #E4E4E4;
}
.mypage-b .sns-btn.google .btn {
  border-left: 1px solid #E4E4E4;
}
.mypage-b .sns-btn .btn {
  width: 100px;
  height: 100%;
  background: #000;
  color: #fff;
  border-radius: 0 10px 10px 0;
}
.mypage-b .sns-btn .btn:not(.unlink) {
  width: 102px;
  height: calc(100% + 2px);
  margin: -1px;
}
.mypage-b .sns-btn .btn.unlink {
  background: #fff;
  color: #A5A5A5;
}
.mypage-b .input-label .btn {
  text-decoration: underline;
  font-size: 14px;
  color: #757575;
}
.mypage-b .btn-withdraw {
  text-align: center;
  font-size: 14px;
  color: #757575;
  text-decoration: underline;
}
.mypage-b.mypage-withdraw .info-box {
  padding: 28px 20px;
}
.mypage-b.mypage-withdraw .subTit {
  margin-top: 40px;
  text-align: center;
  font-size: 24px;
  color: #4B3329;
}
@media (max-width: 768px) {
  .mypage-b.mypage-withdraw .subTit {
    font-size: 20px;
    line-height: 1.5;
  }
}
.mypage-b.mypage-withdraw .list-input-a ul {
  border: 0;
  padding: 40px 0 80px;
}
@media (max-width: 768px) {
  .mypage-b.mypage-withdraw .list-input-a ul {
    padding: 30px 0 15px;
  }
}
.mypage-b.mypage-withdraw .input-hint {
  line-height: 2;
}
@media (max-width: 768px) {
  .mypage-b.mypage-withdraw input.check-style-01 ~ label {
    justify-content: center;
    text-align: center;
    align-items: flex-start;
    line-height: 1.6;
  }
}
.mypage-b.mypage-bbs .mypage-tit {
  border-bottom: 0;
}
.mypage-b.mypage-bbs .bbsTable {
  margin-top: 0;
}
@media (max-width: 1420px) {
  .mypage-b.mypage-bbs .bbsTable table, .mypage-b.mypage-bbs .bbsTable thead, .mypage-b.mypage-bbs .bbsTable tbody, .mypage-b.mypage-bbs .bbsTable tr {
    display: block;
  }
  .mypage-b.mypage-bbs .bbsTable table {
    border-top: 1px solid #4B3329;
    border-bottom: 1px solid #4B3329;
  }
  .mypage-b.mypage-bbs .bbsTable thead {
    display: none;
  }
  .mypage-b.mypage-bbs .bbsTable tr {
    position: relative;
    padding: 55px 18px 20px;
  }
  .mypage-b.mypage-bbs .bbsTable tr:not(:last-child) {
    border-bottom: 1px solid #e4e4e4;
  }
  .mypage-b.mypage-bbs .bbsTable tr:hover {
    background: #FAF5F0;
  }
  .mypage-b.mypage-bbs .bbsTable tr:hover td {
    background: transparent;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .mypage-b.mypage-bbs .bbsTable tr {
    padding: 55px 10px 20px;
  }
}
@media (max-width: 1420px) {
  .mypage-b.mypage-bbs .bbsTable td {
    display: flex;
    border: 0;
    text-align: left;
    height: auto;
    padding: 5px 0;
    font-size: 18px;
    font-weight: 700;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .mypage-b.mypage-bbs .bbsTable td {
    font-size: 16px;
    margin: 0;
    color: #000;
  }
}
@media (max-width: 1420px) {
  .mypage-b.mypage-bbs .bbsTable td::before {
    margin-right: 3px;
    font-weight: 400;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .mypage-b.mypage-bbs .bbsTable td::before {
    font-size: 16px;
  }
}
@media (max-width: 1420px) {
  .mypage-b.mypage-bbs .bbsTable .td-num {
    display: none;
  }
  .mypage-b.mypage-bbs .bbsTable .td-state {
    position: absolute;
    width: 100%;
    top: 20px;
    left: 18px;
    padding: 0;
    font-size: 16px;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .mypage-b.mypage-bbs .bbsTable .td-state {
    left: 10px;
  }
}
@media (max-width: 1420px) {
  .mypage-b.mypage-bbs .bbsTable .td-etc {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 120px;
    height: calc(100% - 40px);
    padding: 0;
  }
  .mypage-b.mypage-bbs .bbsTable .td-etc .btn {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  .mypage-b.mypage-bbs .bbsTable .td-etc {
    position: static;
    margin-top: 10px;
    width: 100%;
    height: 32px;
  }
}
@media (max-width: 1420px) {
  /*.mypage-b.mypage-bbs .bbsTable .td-category::before {*/
  /*  content: "항   목 :";*/
  /*}*/
  .mypage-b.mypage-bbs .bbsTable .td-rsvDate::before {
    content: "예약일자 :";
  }
  /*.mypage-b.mypage-bbs .bbsTable .td-aplyDate::before {*/
  /*  content: "신청일자 : ";*/
  /*}*/
  .mypage-b.mypage-bbs .bbsTable .td-payDate::before {
    content: "결제일자 : ";
  }
}
.mypage-b.mypage-bbs .bbsTable .subj-wrap {
  display: block;
  padding-right: 0;
  text-align: center;
}
@media (max-width: 1420px) {
  .mypage-b.mypage-bbs .bbsTable .subj-wrap {
    text-align: left;
  }
}
@media (max-width: 1420px) {
  .mypage-b.mypage-bbs .bbsTable tr::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #4B3329;
    display: none;
  }
}
@media (max-width: 1420px) {
  .mypage-b.mypage-bbs .bbsTable tr:hover::before {
    display: block;
  }
}
.mypage-b.mypage-bbs .bbsTable tr:hover td:first-child::before {
  background: #4B3329;
}
.mypage-b.mypage-bbs .bbsTable tr:hover td:not(.td-etc) {
  text-decoration: underline;
}
@media (max-width: 1420px) {
  .mypage-b.mypage-bbs .bbsTable tr:hover td:not(.td-etc) {
    text-decoration: inherit;
  }
}
.mypage-b.mypage-bbs .bbsTable tr:hover td .subj-wrap {
  text-decoration: inherit;
}
.mypage-b.mypage-bbs .bbsTable td .btn {
  min-width: 99px;
  height: 30px;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 1420px) {
  .mypage-b.mypage-bbs .bbsTable td .btn {
    border-radius: 10px;
  }
}
@media (max-width: 768px) {
  .mypage-b.mypage-bbs .bbsTable td .btn {
    border-radius: 30px;
  }
}
.mypage-b.mypage-bbs .bbsTable td .btn:disabled {
  background-color: #D0D0D0 !important;
  color: #757575 !important;
}
.mypage-b.mypage-bbs .bbsTable .td-state.cancel {
  color: #AFAFAF;
}
.mypage-b.mypage-bbs .bbsTable .td-state.complete {
  color: #757575;
}

.join-a.find-id .join_wrap {
  max-width: 660px;
  padding: 0 20px;
}
.join-a .join_wrap {
  /*min-height: 100vh;*/
  max-width: 820px;
  padding: 0 20px;
  margin: 0 auto;
  /*.btn-wrap {margin-top: 50px;}*/
}
@media (max-width: 768px) {
  .join-a .join_wrap {
    max-width: 100%;
    padding: 0;
  }
}
.join-a .join_wrap .join-header {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #E4E4E4;
}
.join-a .join_wrap .join-header .tit {
  font-size: 2.125rem;
  color: #4B3329;
  font-weight: 700;
}
@media (max-width: 768px) {
  .join-a .join_wrap .join-header .tit {
    font-size: 1.5rem;
  }
}
.join-a .join_wrap .list-step-a {
  padding: 40px 0;
}
.join-a .join_wrap .btn-wrap {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .join-a .join_wrap .btn-wrap {
    margin-top: 30px;
  }
}
.join-a.find .list-input-a {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .join-a.find .list-input-a {
    margin-top: 30px;
  }
}
.join-a.find .join-finish {
  margin: 0;
  padding: 35px 0 60px;
  border: 1px solid #F7F7F7;
}

.join-b .join_wrap {
  max-width: 450px;
  padding: 0 15px;
  margin: 0 auto;
}
.join-b .join_wrap .join-header {
  border-bottom: 1px solid #000000;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.join-b .join_wrap .join-header .tit {
  font-size: 2.125rem;
}
.join-b .join_wrap .btn-wrap {
  margin-top: 25px;
}
.join-b .join_wrap .list-input-b {
  margin-top: 40px;
}
.join-b .join_wrap .list-input-b .btn-wrap {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .join-b .join_wrap .list-input-b .btn-wrap {
    margin-top: 30px;
  }
}
.join-b .join_wrap .join-finish {
  margin: 160px 0;
}
.join-b .tab-link-01 {
  margin-top: 30px;
}
.join-b.find .list-input-b {
  margin-top: 30px;
}

.sfchkra {
  margin: 0;
}
.sfchkra span {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  margin-left: 10px;
}
.sfchkra .color-2 > input:checked + label i:after {
  background-color: #333333;
  border-width: 3px;
  border-radius: 6px;
}
.sfchkra .color-2 > input + label i {
  border-color: #333333;
}
.sfchkra .size-3 input + label i {
  width: 24px;
  height: 24px;
}

.joinagree_cnt_wr ul li.join_li.joinagree {
  cursor: pointer;
}
.joinagree_cnt_wr ul li.join_li.joinagree + li {
  margin-top: 35px;
}
.joinagree_cnt_wr ul li.join_li.joinagree .tab {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  text-align: left;
  padding: 0 30px;
  color: #4B3329;
  position: relative;
  background-color: #FAF5F0;
  border: 1px solid #F0EADE;
  border-radius: 10px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .joinagree_cnt_wr ul li.join_li.joinagree .tab {
    padding: 0 20px;
  }
}
.active_btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 70px;
  height: 100%;
}
.active_btn .sfbtn_wr {
  font-size: 0;
}
.active_btn::before, .active_btn::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 13px;
  background: #000;
  right: 30px;
  top: 50%;
  display: block;
  transition: all 0.3s;
  cursor: pointer;
}
.active_btn::before {
  transform: rotate(45deg);
  margin-top: -4px;
}
.active_btn::after {
  margin-top: 4px;
  transform: rotate(-45deg);
}
.tab.active > .active_btn::before {
  transform: rotate(-45deg);
}

.tab.active > .active_btn::after {
  transform: rotate(45deg);
}

.tab.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.active_btn .sfbtn_wr {
  font-size: 0 !important;
}

.joinagree_cnt_wr ul li.join_li.joinagree .tab span {
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .joinagree_cnt_wr ul li.join_li.joinagree .tab span {
    font-size: 20px;
  }
}
.joinagree_cnt_wr ul li.join_li.joinagree .tab span.title_cnt {
  font-weight: 400;
}
.joinagree_cnt_wr ul li.join_li.joinagree .join_cnt_wr {
  display: none;
}
.join_box_cnt {
  background: #ffffff;
  border: 1px solid #e4e4e4;
  border-top-width: 0;
  box-sizing: border-box;
  position: relative;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 12px;
  font-weight: 400;
  background: transparent;
  color: #535353;
  padding-top: 20px;
  padding-bottom: 20px;
}
.join_box_cnt .join_box_wr {
  overflow-y: scroll;
  padding: 20px;
  max-height: 420px;
  overflow: auto;
  margin-right: 8px;
  padding-top: 0;
  cursor: text;
}
.join_box_cnt .join_box_wr::-webkit-scrollbar {
  width: 4px;
  background-color: transparent;
}
.join_box_cnt .join_box_wr::-webkit-scrollbar-track {
  background: transparent;
}
.join_box_cnt .join_box_wr::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ADADAD;
}
.join_box_cnt .join_box_wr span {
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 1.7;
  display: block;
}
.join_box_cnt .join_box_wr img {
  width: 100%;
}
.join_box_cnt .join_box_wr .sfchkra span {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  margin-left: 10px;
}
.join_box_cnt .modal_cont_ table {
  width: 100%;
  border-bottom: 1px solid #a2a2a2;
  text-align: center;
  line-height: 1.6em;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  border-color: grey;
}
.join_box_cnt .modal_cont_ table th, .join_box_cnt .modal_cont_ table td {
  padding: 10px;
  border: 1px solid #dadde0;
  border-width: 1px 1px 0 1px;
  font-size: 15px;
  word-break: break-all;
  padding: 5px;
  font-size: 13px;
}
.join_box_cnt .modal_cont_ table th:first-child,
.join_box_cnt .modal_cont_ table td:first-child {
  border-left: none;
}
.join_box_cnt .modal_cont_ table th:last-child,
.join_box_cnt .modal_cont_ table td:last-child {
  border-right: none;
}

.joinagree_cnt_wr ul li.join_li.joinagree .join_set {
  padding-top: 15px;
}
@media (max-width: 768px) {
  .joinagree_cnt_wr ul li.join_li.joinagree .join_set p {
    font-size: 14px;
  }
}
.joinagree_cnt_wr ul li.join_li.joinagree .join_set .sfchkra {
  margin: 0;
}
.joinagree_cnt_wr ul li.join_li.joinagree .join_set .sfchkra span {
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 1420px) {
  .joinagree_cnt_wr ul li.join_li.joinagree .join_set .sfchkra span {
    font-size: 16px;
  }
}
.joinagree_cnt_wr ul input.check-style-01 ~ label::before {
  border-color: #4B3329;
}
.joinagree_cnt_wr ul input.check-style-01 ~ label::after {
  background: #4B3329;
}

.list-agree-b ul li {
  transition: 1s;
}
.list-agree-b ul li .tab {
  position: relative;
  padding: 25px 0;
  cursor: pointer;
}
.list-agree-b ul li .tab .input-wrap label {
  font-size: 1.125rem;
  font-weight: 400;
  display: inline-flex;
}
@media (max-width: 768px) {
  .list-agree-b ul li .tab .input-wrap label {
    font-size: 1rem;
  }
}
.list-agree-b ul li .tab .active_btn::before, .list-agree-b ul li .tab .active_btn::after {
  width: 6px;
  right: 10px;
}
.list-agree-b ul li .tab .active_btn::after {
  margin-right: -1px;
}
.list-agree-b ul li .content {
  display: none;
}
.list-agree-b ul li .content .join_box_cnt {
  border-radius: 3px;
}
.list-agree-b ul li + li {
  border-top: 1px solid #E4E4E4;
  transition: 0.35s;
}
.list-agree-b ul li:last-of-type.active {
  padding-bottom: 25px;
}
.list-agree-b ul li.active + li {
  border-color: transparent;
}
.list-agree-b ul li.not-toggle {
  position: relative;
  cursor: pointer;
}
.list-agree-b ul li.not-toggle label {
  font-size: 1.125rem;
  font-weight: 700;
  padding: 25px 0;
}

.list-step-a ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .list-step-a ul { /*flex-wrap: wrap; max-width: 275px; margin: 0 auto;*/ }
}
.list-step-a ul li {
  position: relative;
  display: flex;
  align-items: center;
  /* &:nth-of-type(even) {
     @include mobile {margin-left: 40px;}
   }
   &:nth-of-type(n+3) {
     @include mobile {margin-top: 25px;}
   }*/
}
@media (max-width: 768px) {
  .list-step-a ul li {
    width: auto;
  }
}
.list-step-a ul li .img-wrap {
  width: 46px;
  height: 46px;
  background-color: #D0D0D0;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.list-step-a ul li .img-wrap .ico__list-step-a-01 {
  background-image: url("/assets/images/ico/ico__list-step-a-01.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 28px;
  height: 23px;
}
.list-step-a ul li .img-wrap .ico__list-step-a-02 {
  background-image: url("/assets/images/ico/ico__list-step-a-02.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 23px;
  height: 25px;
}
.list-step-a ul li .img-wrap .ico__list-step-a-03 {
  background-image: url("/assets/images/ico/ico__list-step-a-03.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}
.list-step-a ul li .img-wrap .ico__list-step-a-04 {
  background-image: url("/assets/images/ico/ico__list-step-a-04.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 46px;
  height: 46px;
}
.list-step-a ul li .txt-wrap {
  color: #BABABA;
  margin-left: 10px;
}
.list-step-a ul li .txt-wrap .no {
  font-size: 1rem;
  font-weight: 500;
}
@media (max-width: 768px) {
  .list-step-a ul li .txt-wrap .no {
    display: none;
  }
}
.list-step-a ul li .txt-wrap .tit {
  font-size: 1rem;
  font-weight: 400;
}
.list-step-a ul li + li {
  padding-left: 50px;
}
@media (max-width: 768px) {
  .list-step-a ul li + li {
    padding-left: 30px;
  }
}
.list-step-a ul li + li::before, .list-step-a ul li + li::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 8px;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #D0D0D0;
}
@media (max-width: 768px) {
  .list-step-a ul li + li::before, .list-step-a ul li + li::after {
    left: 11px;
  }
}
.list-step-a ul li + li::before {
  transform: translateY(-50%) rotate(45deg);
  margin-top: -3px;
}
.list-step-a ul li + li::after {
  transform: translateY(-50%) rotate(-45deg);
  margin-top: 2px;
}
.list-step-a ul li.active .img-wrap {
  background-color: #FED863;
}
.list-step-a ul li.active .img-wrap .ico__list-step-a-01 {
  background-image: url("/assets/images/ico/ico__list-step-a-01_b.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 46px;
  height: 46px;
}
.list-step-a ul li.active .img-wrap .ico__list-step-a-03 {
  background-image: url("/assets/images/ico/ico__list-step-a-03_b.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 46px;
  height: 46px;
}
.list-step-a ul li.active .img-wrap .ico__list-step-a-04 {
  background-image: url("/assets/images/ico/ico__list-step-a-04_b.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 46px;
  height: 46px;
}
.list-step-a ul li.active .txt-wrap {
  color: #4B3329;
}
.list-step-a ul li.active + li::before, .list-step-a ul li.active + li::after {
  background-color: #000000;
}

.list-step-b {
  cursor: default;
}
.list-step-b ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-step-b ul li {
  position: relative;
}
.list-step-b ul li .num {
  width: 30px;
  height: 30px;
  font-size: 0.75rem;
  font-weight: 700;
  background-color: #D0D0D0;
  color: #FFFFFF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-step-b ul li.active .num {
  background-color: #000000;
}
.list-step-b ul li + li {
  margin-left: 20px;
}
.list-step-b ul li + li::before {
  content: "";
  height: 1px;
  background-color: #D0D0D0;
  width: 20px;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.list-input-a .header-input {
  background-color: #FAF5F0;
  border-radius: 10px 10px 0 0;
  padding: 15px 30px;
  min-height: 80px;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
@media (max-width: 768px) {
  .list-input-a .header-input {
    padding: 15px 20px;
    min-height: 60px;
  }
}
.list-input-a .header-input .tit {
  font-size: 1.375rem;
  font-weight: 700;
  color: #232323;
}
@media (max-width: 768px) {
  .list-input-a .header-input .tit {
    font-size: 1.125rem;
  }
}
.list-input-a .header-input.mypage {
  padding: 0;
  background: none;
  min-height: auto;
  padding-bottom: 25px;
}
@media (max-width: 768px) {
  .list-input-a .header-input.mypage {
    padding-bottom: 20px;
  }
}
.list-input-a .header-input.mypage .tit {
  font-size: 1.375rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  .list-input-a .header-input.mypage .tit {
    font-size: 1.125rem;
  }
}
.list-input-a ul {
  border: 1px solid #E4E4E4;
  padding: 30px 45px;
}
@media (max-width: 768px) {
  .list-input-a ul {
    padding: 20px 10px;
  }
}
.list-input-a ul .ul-wrap {
  max-width: 688px;
  margin: 0 auto;
}
.list-input-a ul li .input-label {
  margin-bottom: 10px;
}
.list-input-a ul li .input-label .label {
  font-size: 0.875rem;
  font-weight: 700;
  cursor: pointer;
  color: #232323;
}
.list-input-a ul li .input-label .label.required::after {
  content: "*";
  color: #FF351A;
  margin-left: 5px;
  font-size: 0.875rem;
}
.list-input-a ul li .input-label .input-hint {
  font-size: 0.75rem;
  font-weight: 400;
  color: #888888;
  margin-top: 5px;
  word-break: keep-all;
}
.list-input-a ul li .input-label ~ .input-label {
  margin-top: 15px;
}
.list-input-a ul li .input-label.img {
  margin-bottom: 0;
}
.list-input-a ul li .input-label.img .label {
  display: inline-flex;
  flex-direction: column;
}
.list-input-a ul li .input-label.img .member-img {
  margin-top: 15px;
  width: 112px;
  height: 112px;
}
@media (max-width: 768px) {
  .list-input-a ul li .input-label.img .member-img {
    width: 95px;
    height: 95px;
  }
}
.list-input-a ul li .input-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list-input-a ul li .input-wrap .mail-wrap {
  display: flex;
  align-items: center;
  width: 70%;
}
@media (max-width: 768px) {
  .list-input-a ul li .input-wrap .mail-wrap {
    width: 100%;
  }
}
.list-input-a ul li .input-wrap .mail-wrap .at-Sign {
  margin: 0 10px;
  font-size: 0.875rem;
}
@media (max-width: 768px) {
  .list-input-a ul li .input-wrap .mail-wrap .at-Sign {
    margin: 0 5px;
  }
}
.list-input-a ul li .input-wrap .mail-wrap input:nth-of-type(2) {
  max-width: 200px;
}
@media (max-width: 768px) {
  .list-input-a ul li .input-wrap .mail-wrap input:nth-of-type(2) {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .list-input-a ul li .input-wrap.mail {
    flex-direction: column;
  }
}
.list-input-a ul li .input-wrap.mail .select-style-01 {
  margin-left: 10px;
  max-width: 200px;
  width: 30%;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .list-input-a ul li .input-wrap.mail .select-style-01 {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-left: 15px;
  }
}
.list-input-a ul li .input-wrap input {
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  border-radius: 10px;
  height: 50px;
  border-color: #E4E4E4;
}
@media (max-width: 768px) {
  .list-input-a ul li .input-wrap input {
    height: 50px;
    padding: 0 15px;
  }
}
.list-input-a ul li .input-wrap input::placeholder {
  color: #888888;
  font-weight: 400;
}
.list-input-a ul li .input-wrap input[readonly] {
  color: #000000 !important;
  background-color: #F7F7F7;
}
.list-input-a ul li .input-wrap input.valid {
  border-color: #4087F7;
}
.list-input-a ul li .input-wrap input.invalid {
  border-color: #F45452;
}
.list-input-a ul li .input-wrap input.hidden {
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.select-style-01 {
  border: 1px solid #000000;
  border-radius: 10px;
  background-size: 18px;
  height: 50px;
}
@media (max-width: 768px) {
  .select-style-01 {
    height: 50px;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
}

.btn-input {
  margin-left: 15px;
  font-size: 1rem;
  font-weight: 500;
  width: auto;
  background-color: #4B3329;
  color: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  min-width: 100px;
  min-height: 50px;
}
@media (max-width: 768px) {
  .btn-input {
    min-height: 50px;
    min-width: 80px;
  }
}

.list-input-a ul li .input-wrap + .input-wrap {
  margin-top: 10px;
}
.list-input-a ul li .tip-valid {
  font-size: 0.75rem;
  font-weight: 400;
  margin-top: 5px;
  display: none;
}
.list-input-a ul li .tip-valid.valid {
  color: #0F87FF;
  display: block;
}
.list-input-a ul li .tip-valid.invalid {
  color: #F45452;
  display: block;
}
.list-input-a ul li + li {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .list-input-a ul li + li {
    margin-top: 20px;
  }
}
.list-input-a .btn-wrap {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .list-input-a .btn-wrap {
    margin-top: 30px;
  }
}

.list-input-b ul li .input-wrap {
  position: relative;
}
.list-input-b ul li .input-wrap .label {
  transition: top 0.35s, font-size 0.15s;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.875rem;
  font-weight: 400;
  cursor: pointer;
  color: #888888;
}
.list-input-b ul li .input-wrap .label.required::after {
  content: "*";
  margin-left: 0px;
  font-size: 0.75rem;
}
.list-input-b ul li .input-wrap input {
  height: 60px;
  padding: 30px 15px 10px 15px;
  padding-right: 120px;
  font-weight: 500;
  font-size: 0.875rem;
}
.list-input-b ul li .input-wrap input.valid {
  border-color: #0F87FF;
}
.list-input-b ul li .input-wrap input.invalid {
  border-color: #F45452;
}
.list-input-b ul li .input-wrap input.none-label {
  padding: 0 15px;
}
.list-input-b ul li .input-wrap input.none-btn {
  padding: 30px 15px 15px 15px;
}
.list-input-b ul li .input-wrap input[readonly] {
  color: #000000 !important;
  background-color: #F7F7F7;
}
.list-input-b ul li .input-wrap input.value + label {
  top: 20px;
  font-size: 0.75rem;
}
.list-input-b ul li .input-wrap input:focus + label {
  top: 20px;
  font-size: 0.75rem;
}
.list-input-b ul li .input-wrap .btn-input {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.875rem;
  min-width: 70px;
  min-height: 35px;
}
.list-input-b ul li .input-wrap.mail {
  display: flex;
  align-items: center;
}
.list-input-b ul li .input-wrap.mail .at-Sign {
  font-size: 0.875rem;
  font-weight: 700;
  color: #000000;
  margin: 0 3px;
}
.list-input-b ul li .input-wrap ~ .input-wrap {
  margin-top: 10px;
}
.list-input-b ul li .input-hint {
  font-size: 0.6875rem;
  font-width: 400;
  color: #888888;
  margin-top: 8px;
}
.list-input-b ul li .tip-valid {
  font-size: 0.75rem;
  margin-top: 10px;
  font-weight: 400;
  display: flex;
  align-items: center;
  display: none;
}
.list-input-b ul li .tip-valid.valid {
  display: flex;
  color: #0F87FF;
}
.list-input-b ul li .tip-valid.valid::before {
  content: "";
  background-image: url("/assets/images/ico/ico_valid.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.list-input-b ul li .tip-valid.invalid {
  display: flex;
  color: #F45452;
}
.list-input-b ul li .tip-valid.invalid::before {
  content: "";
  background-image: url("/assets/images/ico/ico_in_valid.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.list-input-b ul li + li {
  margin-top: 20px;
}

.join-finish {
  text-align: center;
  margin: 15px 0 0px;
}
@media (max-width: 768px) {
  .join-finish {
    margin: 60px 0;
  }
}
.join-finish .ico-finish {
  background-image: url("/assets/images/ico/ico_finish.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
}
.join-finish .tit {
  font-size: 1.375rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  .join-finish .tit {
    font-size: 1.25rem;
  }
}
.join-finish .desc {
  font-size: 1.125rem;
  font-weight: 400;
  margin-top: 25px;
}
@media (max-width: 768px) {
  .join-finish .desc {
    font-size: 1rem;
    margin-top: 20px;
  }
}
.join-finish .desc span {
  font-weight: 700;
}
.join-finish .desc a {
  display: inline-block;
  text-decoration: underline;
}
.join-finish .desc.small {
  font-size: 1rem;
  margin-top: 10px;
}

.tab-link-01 ul {
  display: flex;
  align-items: center;
  border-bottom: 1px solid;
  border-color: #E4E4E4;
}
.tab-link-01 ul li {
  width: 100%;
  position: relative;
  cursor: default;
}
.tab-link-01 ul li .tit {
  height: auto;
  min-height: 60px;
  width: 100%;
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  font-weight: 700;
  color: #D0D0D0;
}
@media (max-width: 768px) {
  .tab-link-01 ul li .tit {
    font-size: 1rem;
  }
}
.tab-link-01 ul li.active .tit {
  color: #000;
}
.tab-link-01 ul li.active a {
  cursor: default;
}
.tab-link-01 ul li.active::after {
  content: "";
  background-color: #000;
  width: 100%;
  height: 2px;
  position: absolute;
  top: calc(100% - 0.5px);
  left: 0;
}

.tab-link-02 {
  overflow: auto;
  overflow-y: hidden;
  padding-bottom: 1px;
}
.tab-link-02 ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #BABABA;
}
.tab-link-02 ul li {
  white-space: nowrap;
}
.tab-link-02 ul li a {
  padding: 15px 20px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #BABABA;
  position: relative;
}
@media (max-width: 768px) {
  .tab-link-02 ul li a {
    font-size: 1rem;
  }
}
.tab-link-02 ul li.active a {
  color: #000000;
  cursor: default;
}
.tab-link-02 ul li.active a::before {
  content: "";
  position: absolute;
  bottom: -1.5px;
  background-color: #000000;
  height: 2px;
  width: calc(100% - 40px);
}
.tab-link-02 ul li:first-of-type a {
  padding-left: 0;
}

.scroll-box-txt {
  padding: 20px;
  padding-right: 10px;
  background-color: #F7F7F7;
  border-radius: 3px;
  border: 1px solid #E4E4E4;
  height: 295px;
}
.scroll-box-txt .scoroll-area {
  overflow: auto;
  height: 100%;
  padding-right: 5px;
}
.scroll-box-txt .scoroll-area::-webkit-scrollbar {
  width: 4px;
  background-color: transparent;
}
.scroll-box-txt .scoroll-area::-webkit-scrollbar-track {
  background: transparent;
}
.scroll-box-txt .scoroll-area::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ADADAD;
}
.scroll-box-txt .scoroll-area .txt {
  font-size: 0.75rem;
  color: #333333;
}
.scroll-box-txt .scoroll-area .txt strong {
  font-size: 0.75rem;
  font-weight: 700;
  color: #333333;
}

.btn-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.btn-wrap .btn + .btn {
  margin-left: 20px;
}
.btn-style-01 {
  border-radius: 10px;
  border: 1px solid #232323;
  font-weight: 500;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  min-height: 60px;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .btn-style-01 {
    min-height: 50px;
    font-size: 1rem;
  }
}

.btn-style-02 {
  border-radius: 10px;
  background-color: #4B3329;
  color: #fff;
  font-weight: 500;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  min-height: 60px;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .btn-style-02 {
    min-height: 50px;
    font-size: 1rem;
  }
}

.btn-style-03 {
  border-radius: 10px;
  background-color: #E4E4E4;
  color: #292929;
  font-weight: 500;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  min-height: 60px;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .btn-style-03 {
    min-height: 50px;
    font-size: 1rem;
  }
}

.sect_login.typeA {
  margin-top: 85px;
}
@media (max-width: 768px) {
  .sect_login.typeA {
    margin-top: 65px;
  }
}
.sect_login.typeA .wrapper {
  max-width: 620px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.sect_login.typeA .wrapper .sub_top {
  text-align: center;
  font-size: 1.625rem;
  font-weight: 600;
  margin-bottom: 55px;
}
@media (max-width: 768px) {
  .sect_login.typeA .wrapper .sub_top {
    margin-bottom: 70px;
  }
}
.login .login_input .sftext {
  margin: 0 0 20px 0;
}
.login .login_input .sftext input {
  height: 60px;
  border-radius: 10px;
  padding: 0 15px;
  /*@include mobile {
    height: 50px;
  }*/
}
.login .login_input .sftext input::placeholder {
  color: #757575;
  font-weight: 400;
}
.login .login_input .sftext input:-webkit-autofill, .login .login_input .sftext input:-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0 30px #fff inset;
  -webkit-text-fill-color: #000000;
}

.sect_login.typeA .wrapper .login_set {
  margin-top: 10px;
  margin-bottom: 60px;
  height: 20px;
  font-size: 0.875rem;
  color: #757575;
}
@media (max-width: 768px) {
  .sect_login.typeA .wrapper .login_set {
    margin-top: 15px;
    margin-bottom: 40px;
  }
}
.sect_login.typeA .wrapper .login_set .login_auto {
  float: left;
}
.sect_login.typeA .wrapper .login_set .login_auto .idSave {
  margin: 0;
}
.sect_login.typeA .wrapper .login_set .login_auto .idSave .idSave__input:checked + label:before {
  background: url(/assets/images/ico/ico_check_02.svg);
  background-repeat: no-repeat;
  background-size: 11px 9px;
  background-color: #4B3329;
  background-position: 50%;
}
.sect_login.typeA .wrapper .login_set .login_auto .idSave .idSave__input + label {
  font-size: 0.875rem;
  color: #757575;
}
.sect_login.typeA .wrapper .login_set .login_auto .idSave .idSave__input + label:before {
  border-radius: 3px;
}
.sect_login.typeA .wrapper .login_set .login_find_wrap {
  float: right;
  display: flex;
}
.sect_login.typeA .wrapper .login_set .login_find_wrap .find_id, .sect_login.typeA .wrapper .login_set .login_find_wrap .find_pw {
  font-size: 0.875rem;
}
.sect_login.typeA .wrapper .login_set .login_find_wrap .login_id {
  display: inline-block;
  font-size: 0.875rem;
}
.sect_login.typeA .wrapper .login_set .login_find_wrap .login_id .login_id a {
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
  color: #232323;
}
.sect_login.typeA .wrapper .login_set .login_find_wrap .login_pw {
  padding-left: 15px;
}
.sect_login.typeA .wrapper .login_set .login_find_wrap .line {
  border-left: 1px solid #707070;
  height: 10px;
  margin-top: 4px;
  margin-left: 12px;
  margin-right: -6px;
}
.login_btn {
  font-size: 1.125rem;
}
.login_btn .btn-type-01 {
  border-radius: 10px;
  width: 100%;
  background-color: #4B3329;
  color: #fff;
  height: auto;
  min-height: 60px;
  font-size: 18px;
  padding: 15px 0;
  font-weight: 500;
}

.sect_login.typeA .wrapper .simple_login .line2 {
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.7);
  font-size: 0.875rem;
  margin-top: 55px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .sect_login.typeA .wrapper .simple_login .line2 {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
.sect_login.typeA .wrapper .simple_login .line2::before {
  content: "";
  flex-grow: 1;
  margin: 0 30px 0 0;
  background: rgba(0, 0, 0, 0.2);
  height: 1px;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 768px) {
  .sect_login.typeA .wrapper .simple_login .line2::before {
    margin: 0 20px 0 0;
  }
}
.sect_login.typeA .wrapper .simple_login .line2::after {
  content: "";
  flex-grow: 1;
  margin: 0 0 0 30px;
  background: rgba(0, 0, 0, 0.2);
  height: 1px;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 768px) {
  .sect_login.typeA .wrapper .simple_login .line2::after {
    margin: 0 0 0 20px;
  }
}
.sect_login.typeA .wrapper .icon_list {
  display: flex;
  justify-content: space-evenly;
}
.sect_login.typeA .wrapper .icon_list ul {
  display: flex;
  justify-content: center;
}
.sect_login.typeA .wrapper .icon_list ul li {
  display: inline-block;
}
.sect_login.typeA .wrapper .icon_list ul li + li {
  margin-left: 60px;
}
@media (max-width: 768px) {
  .sect_login.typeA .wrapper .icon_list ul li + li {
    margin-left: 40px;
  }
}
@media (max-width: 768px) {
  .sect_login.typeA .wrapper .icon_list ul li img {
    width: 50px;
    height: 50px;
  }
}
.sect_login.typeA .wrapper .icon_list ul li a {
  display: grid;
  justify-content: center;
  text-align: center;
}
@media (max-width: 768px) {
  .sect_login.typeA .wrapper .icon_list ul li a {
    font-size: 0.875rem;
  }
}
.sect_login.typeA .wrapper .icon_list ul li a img {
  margin-bottom: 12px;
}
.sect_login.typeA .wrapper .join_wrap a {
  display: flex;
  justify-content: center;
  font-size: 1rem;
  margin-top: 55px;
}
@media (max-width: 768px) {
  .sect_login.typeA .wrapper .join_wrap a {
    margin-top: 50px;
  }
}
.sect_login.typeA .wrapper .join_wrap a span {
  text-decoration: underline;
  margin-left: 15px;
  color: #424242;
  font-weight: 700;
}
.sect_login.typeA .wrapper .join_wrap a p {
  font-size: 1rem;
}
.sect_login .tab-menu {
  border-radius: 10px 10px 0 0;
  background: #F7F7F7;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .sect_login .tab-menu {
    margin-bottom: 30px;
  }
}
.sect_login .tab-menu ul li a {
  background: transparent;
  height: 60px;
  color: #4B3329;
  opacity: 0.25;
  font-weight: 700;
  font-size: 18px;
}
.sect_login .tab-menu ul li a.active {
  opacity: 1;
}
.sect_login .tab-menu ul li a.active::before {
  content: "";
  border-bottom: 2px solid #4B3329;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
}
.sect_login .tab-menu ul li a.active::after {
  height: 30px;
}

@media (max-width: 768px) {
  .sect_login.typeB {
    max-width: 90%;
    margin: 0 auto;
  }
}
.sect_login.typeB .wrapper {
  max-width: 620px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.sect_login.typeB .wrapper .sub_top {
  text-align: center;
  margin-bottom: 55px;
  font-size: 1.625rem;
  font-weight: 600;
}
.sect_login.typeB .wrapper .sub_body, .sect_login.typeB .wrapper .sub_bottom {
  max-width: 330px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.sect_login.typeB .wrapper .sub_bottom {
  font-weight: 500;
}
.sect_login.typeB .wrapper .login .login_input .sftext {
  margin: 0 0 10px 0;
  position: relative;
}
.sect_login.typeB .wrapper .login .login_input .sftext .id, .sect_login.typeB .wrapper .login .login_input .sftext .password {
  height: 60px;
  border: none;
  border-bottom: 1px solid #BABABA;
  padding-left: 28px;
}
.sect_login.typeB .wrapper .login .login_input .sftext .ico_id {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("/assets/images/ico/ico_id.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.sect_login.typeB .wrapper .login .login_input .sftext .ico_pw {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("/assets/images/ico/ico_pw.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.sect_login.typeB .wrapper .login .login_set {
  margin-top: 20px;
  margin-bottom: 40px;
  height: 20px;
  font-size: 0.875rem;
  color: #757575;
}
.sect_login.typeB .wrapper .login .login_set .login_auto {
  float: left;
}
.sect_login.typeB .wrapper .login .login_set .login_auto .idSave {
  margin: 0;
}
.sect_login.typeB .wrapper .login .login_set .login_auto .idSave .idSave__input + label {
  font-size: 0.875rem;
  color: #757575;
}
.sect_login.typeB .wrapper .login .login_set .login_find_wrap {
  float: right;
  display: flex;
}
.sect_login.typeB .wrapper .login .login_set .login_find_wrap .find_id, .sect_login.typeB .wrapper .login .login_set .login_find_wrap .find_pw {
  font-size: 0.875rem;
}
.sect_login.typeB .wrapper .login .login_set .login_find_wrap .login_id {
  display: inline-block;
  font-size: 0.875rem;
}
.sect_login.typeB .wrapper .login .login_set .login_find_wrap .login_id .login_id a {
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
  color: #232323;
}
.sect_login.typeB .wrapper .login .login_set .login_find_wrap .login_pw {
  padding-left: 15px;
}
.sect_login.typeB .wrapper .login .login_set .login_find_wrap .line {
  border-left: 0.15em solid #757575;
  height: 10px;
  margin-top: 5px;
  margin-left: 12px;
  margin-right: -6px;
}
.login_btn_list .login_btn {
  font-size: 1.125rem;
}
.login_btn_list .login_btn .btn-type-01 {
  border-radius: 3px;
  width: 100%;
  background-color: #000;
  color: #fff;
  height: auto;
  min-height: 60px;
  font-size: 18px;
  padding: 15px 0;
}
.login_btn_list .login_sns {
  margin-top: 50px;
  text-align: center;
}
.login_sns_list ul li + li {
  margin-top: 10px;
  border-radius: 3px;
  width: 100%;
  background-color: #000;
  color: #fff;
  height: auto;
  min-height: 50px;
}
.login_sns_list ul li a {
  height: auto;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
}

.login_btn_list .login_sns .list1 {
  color: #391B1B;
  background: #FAE332;
}
.login_btn_list .login_sns .list1 .ico_login_kakao {
  margin-right: 5px;
  background-image: url("/assets/images/ico/ico_login_kakao.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.login_btn_list .login_sns .list2 {
  color: #fff;
  background: #2CB24A;
}
.login_btn_list .login_sns .list2 .ico_login_naver {
  margin-right: 5px;
  background-image: url("/assets/images/ico/ico_login_naver.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}

.sect_login.typeB .wrapper .login .join_wrap a {
  display: flex;
  justify-content: center;
  font-size: 0.875rem;
  margin-top: 30px;
}
.sect_login.typeB .wrapper .login .join_wrap a span {
  text-decoration: underline;
  margin-left: 15px;
  color: #757575;
}
.sect_login.typeB .wrapper .login .join_wrap a p {
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  .sect_login.typeC {
    max-width: 90%;
    margin: 0 auto;
  }
}
.sect_login.typeC .wrapper {
  max-width: 520px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.sect_login.typeC .wrapper .sub_top {
  text-align: center;
  margin-bottom: 70px;
  font-size: 1.625rem;
  font-weight: 600;
}
.sect_login.typeC .wrapper .login .login_input .sftext {
  margin: 0 0 10px 0;
}
.sect_login.typeC .wrapper .login .login_input .sftext .id, .sect_login.typeC .wrapper .login .login_input .sftext .password {
  height: 60px;
}
.sect_login.typeC .wrapper .login .login_set {
  margin-top: 10px;
  margin-bottom: 50px;
  height: 20px;
  font-size: 0.875rem;
  color: #757575;
}
@media (max-width: 768px) {
  .sect_login.typeC .wrapper .login .login_set {
    margin-top: 15px;
    margin-bottom: 40px;
  }
}
.sect_login.typeC .wrapper .login .login_set .login_auto {
  float: left;
}
.sect_login.typeC .wrapper .login .login_set .login_auto .idSave {
  margin: 0;
}
.sect_login.typeC .wrapper .login .login_set .login_auto .idSave .idSave__input + label {
  font-size: 0.875rem;
  color: #757575;
}
.sect_login.typeC .wrapper .login .login_set .login_find_wrap {
  float: right;
  display: flex;
}
.sect_login.typeC .wrapper .login .login_set .login_find_wrap .find_id, .sect_login.typeC .wrapper .login .login_set .login_find_wrap .find_pw {
  font-size: 0.875rem;
}
.sect_login.typeC .wrapper .login .login_set .login_find_wrap .login_id {
  display: inline-block;
  font-size: 0.875rem;
}
.sect_login.typeC .wrapper .login .login_set .login_find_wrap .login_id .login_id a {
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
  color: #232323;
}
.sect_login.typeC .wrapper .login .login_set .login_find_wrap .login_pw {
  padding-left: 15px;
}
.sect_login.typeC .wrapper .login .login_set .login_find_wrap .line {
  border-left: 0.15em solid #757575;
  height: 10px;
  margin-top: 5px;
  margin-left: 12px;
  margin-right: -6px;
}
.sect_login.typeC .wrapper .login .login_btn {
  font-size: 1.125rem;
  margin-bottom: 30px;
}
.sect_login.typeC .wrapper .login .login_btn .btn-type-01 {
  border-radius: 3px;
  width: 100%;
  background-color: #000;
  color: #fff;
  height: auto;
  min-height: 60px;
  font-size: 18px;
  padding: 15px 0;
}
.icon_list {
  display: flex;
  justify-content: space-evenly;
}
@media (max-width: 768px) {
  .icon_list ul {
    display: flex;
    justify-content: space-around;
    width: 100%;
  }
}
.icon_list ul li {
  display: inline-block;
}
.icon_list ul li + li {
  margin-left: 30px;
}
@media (max-width: 768px) {
  .icon_list ul li + li {
    margin-left: 0;
  }
}
.icon_list ul li a {
  display: grid;
  justify-content: center;
  text-align: center;
}
@media (max-width: 768px) {
  .icon_list ul li a {
    font-size: 0.75rem;
  }
}
.icon_list ul li img {
  width: 60px;
  height: 60px;
}
@media (max-width: 768px) {
  .icon_list ul li img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}

.sect_login.typeC .wrapper .login .join_wrap a {
  display: flex;
  justify-content: center;
  font-size: 0.875rem;
  margin-top: 50px;
}
.sect_login.typeC .wrapper .login .join_wrap a span {
  text-decoration: underline;
  margin-left: 15px;
}
.sect_login.typeC .wrapper .login .join_wrap a p {
  font-size: 0.875rem;
}

.sect_bbsList.typeA {
  margin-top: 40px;
  padding-bottom: 76px;
  /*paging common*/
}
.sect_bbsList.typeA .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.bbsSch_ {
  background: #fff;
  height: 55px;
}
.bbsSch_ .bbsSch_wrapper {
  float: right;
  font-size: 0;
}
@media (max-width: 768px) {
  .bbsSch_ .bbsSch_wrapper {
    display: flex;
    float: none;
  }
}
.bbsSch_ .bbsSch_wrapper .searchDiv {
  background-size: auto;
  font-weight: 500;
}
.bbsSch_ .bbsSch_wrapper .searchDiv, .bbsSch_ .bbsSch_wrapper .searchTxt, .bbsSch_ .bbsSch_wrapper .btnSearch {
  height: 100%;
  font-size: 0.875rem;
}
.bbsSch_ .bbsSch_wrapper .searchDiv, .bbsSch_ .bbsSch_wrapper .searchTxt {
  border: none;
  border-bottom: 1px solid #E4E4E4;
  padding: 0 5px 0 5px;
}
.bbsSch_ .bbsSch_wrapper .sfselect {
  margin-right: 20px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .bbsSch_ .bbsSch_wrapper .sfselect {
    width: 100%;
    max-width: 100px;
  }
}
.bbsSch_ .bbsSch_wrapper .sfselect .sfselect:before {
  transform: translateY(-50%) rotate(45deg);
  margin-right: 3px;
}
.bbsSch_ .bbsSch_wrapper .sfselect .sfselect:after {
  transform: translateY(-50%) rotate(-45deg);
}
.bbsSch_ .bbsSch_wrapper .sfselect .sfselect > select {
  height: 100%;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 500;
  color: #232323;
  border-color: #D4D4D4;
  border-width: 1px;
  border-style: solid;
  border-radius: inherit;
  padding: 0 20px;
  padding-right: 30px !important;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bbsSch_ .bbsSch_wrapper .sfselect .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;
}
.bbsSch_ .bbsSch_wrapper .sfsearch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
@media (max-width: 768px) {
  .bbsSch_ .bbsSch_wrapper .sfsearch {
    display: flex;
    width: 100%;
  }
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
  padding: 0;
  margin-right: 10px;
  width: 200px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 768px) {
  .bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
    width: 100%;
  }
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn {
  position: relative;
  right: auto;
  display: inline-block;
  width: 35px;
  height: 35px;
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .btnSearch {
  border: 0;
  outline: none;
  width: 100%;
  max-width: 35px;
  height: 100%;
  border-radius: 2px;
  display: block;
  color: #fff;
  font-size: 0.875rem;
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr {
  font-size: 0;
  text-align: center;
  outline: 0;
  display: flex;
  position: relative;
  border: 1px solid transparent;
  border-radius: inherit;
  padding: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
  color: #ffffff;
  left: -10px;
  border-bottom: 1px solid #e4e4e4;
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr .ico_search {
  background-image: url("/assets/images/ico/ico_search.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.bbsSch_ .total_num {
  float: left;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .bbsSch_ .total_num {
    margin-top: 20px;
  }
}
.bbsSch_ .total_num span {
  font-size: 1rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .bbsSch_ .total_num span {
    font-size: 0.875rem;
  }
}
.bbsSch_ .total_num span strong {
  font-weight: 700;
  color: #3B3B3B;
}

.bbstb {
  width: 100%;
  overflow: auto;
}
.bbstb .bbstb_ {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.bbstb .bbstb_ .bbstb_thead {
  display: table-header-group;
}
.bbstb .bbstb_ .bbstb_thead .bbstb_tr {
  background-color: #F7F7F7;
  border-top: 1px solid #000;
  border-bottom: 1px solid #E4E4E4;
  display: table-row;
  height: 70px;
}
.bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  color: #232323;
  text-align: center;
  height: 45px;
  border-left: 0;
  border-top: 0;
}
.bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-100 {
  width: 100px;
}
@media (max-width: 768px) {
  .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-100 {
    display: none;
  }
}
.bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-120 {
  width: 120px;
}
@media (max-width: 768px) {
  .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-120 {
    display: none;
  }
}
@media (max-width: 1220px) {
  .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th:last-of-type {
    display: none;
  }
}
.bbstb .bbstb_ .bbstb_tbody {
  display: table-row-group;
}
.bbstb .bbstb_ .bbstb_tbody .bbstb_tr {
  display: table-row;
}
.bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td {
  display: table-cell;
  font-size: 1rem;
  font-weight: 400;
  color: #3B3B3B;
  text-align: center;
  height: 60px;
  vertical-align: middle;
  border: 1px solid #E4E4E4;
  position: relative;
}
.bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td .bbstb_td a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  width: auto;
  max-width: 100%;
}
.bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td:first-child {
  border-left: 1px solid #E4E4E4;
}
.bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td.td_subj {
  padding: 0 30px;
  text-align: left;
}

.sect_bbsList.typeA ul.no_list {
  font-size: 1.125rem !important;
  font-weight: 300;
  text-align: center;
  padding: 50px 0 !important;
  margin: 0 !important;
}
.sect_bbsList.typeA .bbsWr {
  text-align: right;
  font-size: 0;
  margin: 0 -5px;
  padding-top: 30px;
}
.sect_bbsList.typeA .bbsWr .bbsWr_wr {
  display: inline-block;
  padding: 0 5px;
  vertical-align: top;
}
.sect_bbsList.typeA .bbsWr .bbsWr_wr .bbsWr_subt {
  background: #F5F5F5;
  font-size: 10px;
  font-weight: 700;
  color: #D04E34;
  padding: 10px 15px;
  text-align: center;
}
.sect_bbsList.typeA .bbsWr .bbsWr_wr .bbsWr_subt .txt {
  display: inline-block;
  text-align: left;
}
.sect_bbsList.typeA .bbsWr .bbsWr_wr .bbsWr_subt .txt .ico_sub {
  position: relative;
  background-color: #D04E34;
  border-radius: 2px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  padding: 0px 6px;
  margin-right: 5px;
}
.paging {
  margin-top: 30px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .paging {
    margin-top: 24px;
  }
}
.paging .paging_ul {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.paging .paging_ul .paging_li {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  color: #656565;
  border: 1px solid #E4E4E4;
  background-color: #fff;
  border-radius: 0;
  vertical-align: top;
  border-radius: 5px;
}
.paging .paging_ul .paging_li.paging_li_active {
  color: #fff;
  background-color: #4B3329;
  border: 1px solid #4B3329;
}
.paging .paging_ul .paging_li .paging_href {
  display: flex;
  width: 35px;
  height: 35px;
  padding: 10px 0px;
  color: inherit;
  font-size: 0.875rem;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .paging .paging_ul .paging_li .paging_href {
    width: 30px;
    height: 30px;
  }
}
.paging .paging_ul .paging_li:not(:last-child) {
  margin-right: 10px;
}
.paging .paging_ul .paging_prev .paging_href:after, .paging .paging_ul .paging_next .paging_href:before {
  transform: rotate(-45deg);
}
.paging .paging_ul .paging_prev .paging_href:before, .paging .paging_ul .paging_next .paging_href:after {
  transform: rotate(45deg);
}
.paging .paging_ul .paging_prev, .paging .paging_ul .paging_next {
  position: relative;
  font-size: 0;
  background: #F7F7F8;
  border: 1px solid #F7F7F8;
}
.paging .paging_ul .paging_prev .paging_href, .paging .paging_ul .paging_next .paging_href {
  font-size: 0;
}
.paging .paging_ul .paging_prev .paging_href:before, .paging .paging_ul .paging_next .paging_href:before {
  margin-left: -5px;
  margin-top: 2px;
}
.paging .paging_ul .paging_prev .paging_href:after, .paging .paging_ul .paging_next .paging_href:after {
  margin-left: -5px;
  margin-top: -4px;
}
.paging .paging_ul .paging_prev .paging_href:after, .paging .paging_ul .paging_prev .paging_href:before,
.paging .paging_ul .paging_next .paging_href:after, .paging .paging_ul .paging_next .paging_href:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 9px;
  background-color: #959595;
  left: 50%;
  top: 50%;
  display: block;
  transition: all 0.2s;
}

.list_ex1 {
  display: table;
  width: 100%;
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  border-collapse: collapse;
}
.list_ex1 .bbstb_tr {
  width: 100%;
  display: table-row;
  border-left: 2px solid transparent;
}
.list_ex1 .bbstb_tr + .bbstb_tr {
  border-top: 1px solid #E4E4E4;
}
.list_ex1 .bbstb_tr.bbstb_tr:hover {
  background: #f7f7f7;
  border-left-color: #000;
}
@media (max-width: 768px) {
  .list_ex1 .bbstb_tr {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 10px;
  }
}
.list_ex1 .bbstb_tr .bbstb_td {
  display: table-cell;
  font-size: 1rem;
  font-weight: 400;
  color: #3B3B3B;
  text-align: center;
  height: 60px;
  vertical-align: middle;
  position: relative;
  transform: translateX(-2px);
}
@media (max-width: 1220px) {
  .list_ex1 .bbstb_tr .bbstb_td:last-of-type {
    display: none;
  }
}
.list_ex1 .bbstb_tr .bbstb_td .bbstb_td a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  width: auto;
  max-width: 100%;
}
.list_ex1 .bbstb_tr .bbstb_td .td_subj_text:hover {
  text-decoration: underline;
}
.list_ex1 .bbstb_tr .bbstb_td .td_subj_text {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  align-items: center;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .list_ex1 .bbstb_tr .bbstb_td .td_subj_text {
    font-size: 0.875rem;
    padding: 0;
  }
}
.list_ex1 .bbstb_tr .bbstb_td .td_subj_text > div > p {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .list_ex1 .bbstb_tr .bbstb_td .td_subj_text > div > p {
    -webkit-line-clamp: 2;
    font-size: 0.875rem;
  }
}
.list_ex1 .bbstb_tr .bbstb_td .td_subj_text > div .ico_atchfile {
  background-image: url("/assets/images/ico/ico_atchfile.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  display: inline-block;
  position: absolute;
  top: 30%;
  right: 0;
}
@media (max-width: 768px) {
  .list_ex1 .bbstb_tr .bbstb_td .td_subj_text > div .ico_atchfile {
    top: 50%;
  }
}
.list_ex1 .bbstb_tr .bbstb_td.td_num, .list_ex1 .bbstb_tr .bbstb_td.td_hit {
  max-width: 100px;
  min-width: 100px;
}
@media (max-width: 768px) {
  .list_ex1 .bbstb_tr .bbstb_td.td_num, .list_ex1 .bbstb_tr .bbstb_td.td_hit {
    font-size: 0.875rem;
    display: none;
  }
}
.list_ex1 .bbstb_tr .bbstb_td.td_name, .list_ex1 .bbstb_tr .bbstb_td.td_date {
  min-width: 120px;
}
@media (max-width: 768px) {
  .list_ex1 .bbstb_tr .bbstb_td.td_name, .list_ex1 .bbstb_tr .bbstb_td.td_date {
    width: auto;
    height: auto;
    font-size: 0.875rem;
    color: #757575;
    min-width: 0;
  }
}
@media (max-width: 768px) {
  .list_ex1 .bbstb_tr .line {
    border-left: 0.15em solid #757575;
    height: 10px;
    margin-top: 5px;
    margin-left: 12px;
    margin-right: -6px;
  }
}
.list_ex1 .bbstb_tr .td_tag {
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 5px;
  padding: 0px 10px;
  border: 1px solid transparent;
}
@media (max-width: 768px) {
  .list_ex1 .bbstb_tr .td_tag {
    font-size: 0.875rem;
  }
}
.list_ex1 .bbstb_tr .bbstb_td.td_subj {
  width: 100%;
  text-align: left;
}
@media (max-width: 768px) {
  .list_ex1 .bbstb_tr .bbstb_td.td_subj {
    height: auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .list_ex1 .bbstb_tr .line {
    border-left: 0.1rem solid #E4E4E4;
    height: 10px;
    margin-top: 4px;
    margin-left: 10px;
    margin-right: 13px;
  }
}

.sect_bbsList.typeA_tab {
  padding-bottom: 76px;
}
.sect_bbsList.typeA_tab .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.bbsSch_ {
  background: #fff;
  height: 55px;
}
@media (max-width: 768px) {
  .bbsSch_ {
    height: 100px;
  }
}
.bbsSch_ .bbsSch_wrapper {
  float: right;
  font-size: 0;
}
@media (max-width: 768px) {
  .bbsSch_ .bbsSch_wrapper {
    display: flex;
    float: none;
  }
}
.bbsSch_ .bbsSch_wrapper .searchDiv {
  background-size: auto;
  font-weight: 500;
}
.bbsSch_ .bbsSch_wrapper .searchDiv, .bbsSch_ .bbsSch_wrapper .searchTxt, .bbsSch_ .bbsSch_wrapper .btnSearch {
  height: 100%;
  font-size: 0.875rem;
}
.bbsSch_ .bbsSch_wrapper .searchDiv, .bbsSch_ .bbsSch_wrapper .searchTxt {
  border: none;
  border-bottom: 1px solid #E4E4E4;
  padding: 0 5px 0 5px;
}
.bbsSch_ .bbsSch_wrapper .sfselect {
  margin-right: 20px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .bbsSch_ .bbsSch_wrapper .sfselect {
    width: 100%;
    max-width: 100px;
  }
}
.bbsSch_ .bbsSch_wrapper .sfselect .sfselect:before {
  transform: translateY(-50%) rotate(45deg);
  margin-right: 3px;
}
.bbsSch_ .bbsSch_wrapper .sfselect .sfselect:after {
  transform: translateY(-50%) rotate(-45deg);
}
.bbsSch_ .bbsSch_wrapper .sfselect .sfselect > select {
  height: 100%;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 500;
  color: #232323;
  border-color: #D4D4D4;
  border-width: 1px;
  border-style: solid;
  border-radius: inherit;
  padding: 0 20px;
  padding-right: 30px !important;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bbsSch_ .bbsSch_wrapper .sfselect .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;
}
.bbsSch_ .bbsSch_wrapper .sfsearch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
@media (max-width: 768px) {
  .bbsSch_ .bbsSch_wrapper .sfsearch {
    display: flex;
    width: 100%;
  }
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
  padding: 0;
  margin-right: 10px;
  width: 200px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 768px) {
  .bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
    width: 100%;
  }
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn {
  position: relative;
  right: auto;
  display: inline-block;
  width: 35px;
  height: 35px;
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .btnSearch {
  border: 0;
  outline: none;
  width: 100%;
  max-width: 35px;
  height: 100%;
  border-radius: 2px;
  display: block;
  color: #fff;
  font-size: 0.875rem;
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr {
  font-size: 0;
  text-align: center;
  outline: 0;
  display: flex;
  position: relative;
  border: 1px solid transparent;
  border-radius: inherit;
  padding: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
  color: #ffffff;
  left: -10px;
  border-bottom: 1px solid #e4e4e4;
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr .ico_search {
  background-image: url("/assets/images/ico/ico_search.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.bbsSch_ .view_mordal {
  position: relative;
  display: flex;
  font-size: 1rem;
  height: 35px;
  align-items: center;
}
@media (max-width: 768px) {
  .bbsSch_ .view_mordal {
    margin-top: 20px;
  }
}
.bbsSch_ .view_mordal .line {
  border-left: 0.1em solid #E4E4E4;
  height: 15px;
  margin-left: 14px;
  margin-right: 12px;
}
.bbsSch_ .view_mordal > button {
  font-size: 1rem;
}
.bbsSch_ .view_mordal .btn_hot {
  color: #ACACAC;
}
.bbsSch_ .view_mordal .hottest > button {
  color: lightgrey;
}

.sect_bbsList.typeA_tab ul.no_list {
  font-size: 1.125rem !important;
  font-weight: 300;
  text-align: center;
  padding: 50px 0 !important;
  margin: 0 !important;
}
.sect_bbsList.typeA_tab .bbsWr {
  text-align: right;
  font-size: 0;
  margin: 0 -5px;
  padding-top: 30px;
}
.sect_bbsList.typeA_tab .bbsWr .bbsWr_wr {
  display: inline-block;
  padding: 0 5px;
  vertical-align: top;
}
.sect_bbsList.typeA_tab .bbsWr .bbsWr_wr .bbsWr_subt {
  background: #F5F5F5;
  font-size: 10px;
  font-weight: 700;
  color: #D04E34;
  padding: 10px 15px;
  text-align: center;
}
.sect_bbsList.typeA_tab .bbsWr .bbsWr_wr .bbsWr_subt .txt {
  display: inline-block;
  text-align: left;
}
.sect_bbsList.typeA_tab .bbsWr .bbsWr_wr .bbsWr_subt .txt .ico_sub {
  position: relative;
  background-color: #D04E34;
  border-radius: 2px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  padding: 0px 6px;
  margin-right: 5px;
}

.list_ex1-1 {
  display: table;
  width: 100%;
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  border-collapse: collapse;
  /*인기글 숨김*/
}
.list_ex1-1.hottest {
  display: none;
}
.list_ex1-1 .bbstb_tr {
  width: 100%;
  display: table-row;
  border-left: 2px solid transparent;
}
.list_ex1-1 .bbstb_tr + .bbstb_tr {
  border-top: 1px solid #E4E4E4;
}
.list_ex1-1 .bbstb_tr.bbstb_tr:hover {
  background: #f7f7f7;
  border-left-color: #000;
}
@media (max-width: 768px) {
  .list_ex1-1 .bbstb_tr {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 10px;
  }
}
.list_ex1-1 .bbstb_tr .bbstb_td {
  display: table-cell;
  font-size: 1rem;
  font-weight: 400;
  color: #3B3B3B;
  text-align: center;
  height: 60px;
  vertical-align: middle;
  position: relative;
  transform: translateX(-2px);
}
@media (max-width: 1220px) {
  .list_ex1-1 .bbstb_tr .bbstb_td:last-of-type {
    display: none;
  }
}
.list_ex1-1 .bbstb_tr .bbstb_td .bbstb_td a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  width: auto;
  max-width: 100%;
}
.list_ex1-1 .bbstb_tr .bbstb_td .td_subj_text:hover {
  text-decoration: underline;
}
.list_ex1-1 .bbstb_tr .bbstb_td .td_subj_text {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  align-items: center;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .list_ex1-1 .bbstb_tr .bbstb_td .td_subj_text {
    font-size: 0.875rem;
    padding: 0;
  }
}
.list_ex1-1 .bbstb_tr .bbstb_td .td_subj_text > div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .list_ex1-1 .bbstb_tr .bbstb_td .td_subj_text > div {
    -webkit-line-clamp: 2;
    font-size: 0.875rem;
  }
}
.list_ex1-1 .bbstb_tr .bbstb_td .td_subj_text > div .ico_atchfile {
  background-image: url("/assets/images/ico/ico_atchfile.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative;
  width: 22px;
  height: 22px;
  top: 5px;
  left: 3px;
}
.list_ex1-1 .bbstb_tr .bbstb_td.td_num, .list_ex1-1 .bbstb_tr .bbstb_td.td_hit {
  max-width: 100px;
  min-width: 100px;
}
@media (max-width: 768px) {
  .list_ex1-1 .bbstb_tr .bbstb_td.td_num, .list_ex1-1 .bbstb_tr .bbstb_td.td_hit {
    font-size: 0.875rem;
    display: none;
  }
}
.list_ex1-1 .bbstb_tr .bbstb_td.td_name, .list_ex1-1 .bbstb_tr .bbstb_td.td_date {
  min-width: 120px;
}
@media (max-width: 768px) {
  .list_ex1-1 .bbstb_tr .bbstb_td.td_name, .list_ex1-1 .bbstb_tr .bbstb_td.td_date {
    width: auto;
    height: auto;
    font-size: 0.875rem;
    color: #757575;
    min-width: 0;
  }
}
@media (max-width: 768px) {
  .list_ex1-1 .bbstb_tr .line {
    border-left: 0.15em solid #757575;
    height: 10px;
    margin-top: 5px;
    margin-left: 12px;
    margin-right: -6px;
  }
}
.list_ex1-1 .bbstb_tr .td_tag {
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 5px;
  padding: 0px 10px;
  border: 1px solid transparent;
}
@media (max-width: 768px) {
  .list_ex1-1 .bbstb_tr .td_tag {
    font-size: 0.875rem;
  }
}
.list_ex1-1 .bbstb_tr .bbstb_td.td_subj {
  width: 100%;
  text-align: left;
}
@media (max-width: 768px) {
  .list_ex1-1 .bbstb_tr .bbstb_td.td_subj {
    height: auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .list_ex1-1 .bbstb_tr .line {
    border-left: 0.1rem solid #E4E4E4;
    height: 10px;
    margin-top: 4px;
    margin-left: 10px;
    margin-right: 13px;
  }
}

.sect_bbsList.typeB {
  padding-bottom: 76px;
}
.sect_bbsList.typeB .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.bbsSch_ {
  background: #fff;
  height: 55px;
}
.bbsSch_ .bbsSch_wrapper {
  float: right;
  font-size: 0;
}
@media (max-width: 768px) {
  .bbsSch_ .bbsSch_wrapper {
    display: flex;
    float: none;
  }
}
.bbsSch_ .bbsSch_wrapper .searchDiv {
  background-size: auto;
  font-weight: 500;
}
.bbsSch_ .bbsSch_wrapper .searchDiv, .bbsSch_ .bbsSch_wrapper .searchTxt, .bbsSch_ .bbsSch_wrapper .btnSearch {
  height: 100%;
  font-size: 0.875rem;
}
.bbsSch_ .bbsSch_wrapper .searchDiv, .bbsSch_ .bbsSch_wrapper .searchTxt {
  border: none;
  border-bottom: 1px solid #E4E4E4;
  padding: 0 5px 0 5px;
}
.bbsSch_ .bbsSch_wrapper .sfselect {
  margin-right: 20px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .bbsSch_ .bbsSch_wrapper .sfselect {
    width: 100%;
    max-width: 100px;
  }
}
.bbsSch_ .bbsSch_wrapper .sfselect .sfselect:before {
  transform: translateY(-50%) rotate(45deg);
  margin-right: 3px;
}
.bbsSch_ .bbsSch_wrapper .sfselect .sfselect:after {
  transform: translateY(-50%) rotate(-45deg);
}
.bbsSch_ .bbsSch_wrapper .sfselect .sfselect > select {
  height: 100%;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 500;
  color: #232323;
  border-color: #D4D4D4;
  border-width: 1px;
  border-style: solid;
  border-radius: inherit;
  padding: 0 20px;
  padding-right: 30px !important;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bbsSch_ .bbsSch_wrapper .sfselect .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;
}
.bbsSch_ .bbsSch_wrapper .sfsearch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
@media (max-width: 768px) {
  .bbsSch_ .bbsSch_wrapper .sfsearch {
    display: flex;
    width: 100%;
  }
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
  padding: 0;
  margin-right: 10px;
  width: 200px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 768px) {
  .bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
    width: 100%;
  }
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn {
  position: relative;
  right: auto;
  display: inline-block;
  width: 35px;
  height: 35px;
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .btnSearch {
  border: 0;
  outline: none;
  width: 100%;
  max-width: 35px;
  height: 100%;
  border-radius: 2px;
  display: block;
  color: #fff;
  font-size: 0.875rem;
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr {
  font-size: 0;
  text-align: center;
  outline: 0;
  display: flex;
  position: relative;
  border: 1px solid transparent;
  border-radius: inherit;
  padding: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
  color: #ffffff;
  left: -10px;
  border-bottom: 1px solid #e4e4e4;
}
.bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr .ico_search {
  background-image: url("/assets/images/ico/ico_search.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.bbsSch_ .total_num {
  float: left;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .bbsSch_ .total_num {
    margin-top: 20px;
  }
}
.bbsSch_ .total_num span {
  font-size: 1rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .bbsSch_ .total_num span {
    font-size: 0.875rem;
  }
}
.bbsSch_ .total_num span strong {
  font-weight: 700;
  color: #3B3B3B;
}

.sect_bbsList.typeB ul.no_list {
  font-size: 1.125rem !important;
  font-weight: 300;
  text-align: center;
  padding: 50px 0 !important;
  margin: 0 !important;
}

.list_ex2 {
  display: table;
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #E4E4E4;
  border-collapse: collapse;
}
@media (max-width: 1220px) {
  .list_ex2 {
    display: flex;
    flex-direction: column;
  }
}
.list_ex2 .bbstb_tr {
  width: 100%;
  padding: 25px;
  display: flex;
  border-left: 2px solid transparent;
}
.list_ex2 .bbstb_tr + .bbstb_tr {
  border-top: 1px solid #E4E4E4;
}
.list_ex2 .bbstb_tr.bbstb_tr:hover {
  background: #f7f7f7;
  border-left-color: #000;
}
.list_ex2 .bbstb_tr .content_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_ex2 .bbstb_tr .content_wrap .td_subj_text {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  align-items: center;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .list_ex2 .bbstb_tr .content_wrap .td_subj_text {
    font-size: 0.875rem;
    padding: 0;
  }
}
.list_ex2 .bbstb_tr .content_wrap .td_subj_text > div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .list_ex2 .bbstb_tr .content_wrap .td_subj_text > div {
    -webkit-line-clamp: 2;
    font-size: 0.875rem;
  }
}
.list_ex2 .bbstb_tr .content_wrap .td_content {
  font-size: 0.875rem;
  color: #757575;
  margin-top: 10px;
  padding: 0 15px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  .list_ex2 .bbstb_tr .content_wrap .td_content {
    padding: 0 1px;
    margin-top: 0;
    font-size: 0.75rem;
  }
}
.list_ex2 .bbstb_tr .bbstb_td {
  display: table-cell;
  font-size: 1rem;
  font-weight: 400;
  color: #3B3B3B;
  text-align: center;
  height: auto;
  vertical-align: middle;
  position: relative;
}
.list_ex2 .bbstb_tr .bbstb_td .bbstb_td a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  width: auto;
  max-width: 100%;
}
.list_ex2 .bbstb_tr .bbstb_td .td_subj_text:hover {
  text-decoration: underline;
}
.list_ex2 .bbstb_tr .bbstb_td .td_subj_text {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  align-items: center;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .list_ex2 .bbstb_tr .bbstb_td .td_subj_text {
    font-size: 1rem;
    padding: 0;
  }
}
.list_ex2 .bbstb_tr .bbstb_td .td_subj_text > div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .list_ex2 .bbstb_tr .bbstb_td .td_subj_text > div {
    -webkit-line-clamp: 2;
    font-size: 1rem;
  }
}
.list_ex2 .bbstb_tr .bbstb_td.td_date {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 1.375rem;
}
@media (max-width: 768px) {
  .list_ex2 .bbstb_tr .bbstb_td.td_date {
    font-size: 1rem;
  }
}
.list_ex2 .bbstb_tr .bbstb_td.td_date > span {
  font-size: 1.5rem;
  font-weight: 500;
}
@media (max-width: 768px) {
  .list_ex2 .bbstb_tr .bbstb_td.td_date > span {
    font-size: 1.125rem;
  }
}
.list_ex2 .bbstb_tr .bbstb_td.td_subj {
  width: 100%;
  text-align: left;
}
@media (max-width: 768px) {
  .list_ex2 .bbstb_tr .bbstb_td.td_subj {
    height: auto;
    margin-bottom: 10px;
  }
}
.list_ex2 .bbstb_tr .line {
  border-left: 0.1em solid #E4E4E4;
  margin-left: 26px;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .list_ex2 .bbstb_tr .line {
    margin-left: 16px;
  }
}

.sect_bbsList.typeB2 {
  padding-bottom: 76px;
}
.sect_bbsList.typeB2 .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.sect_bbsList.typeB2 .bbsSch_ {
  background: #fff;
  height: 55px;
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper {
  float: right;
  font-size: 0;
}
@media (max-width: 768px) {
  .sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper {
    display: flex;
    float: none;
  }
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .searchDiv {
  background-size: auto;
  font-weight: 500;
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .searchDiv, .sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .searchTxt, .sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .btnSearch {
  height: 100%;
  font-size: 0.875rem;
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .searchDiv, .sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .searchTxt {
  border: none;
  border-bottom: 1px solid #E4E4E4;
  padding: 0 5px 0 5px;
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfselect {
  margin-right: 20px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfselect {
    width: 100%;
    max-width: 100px;
  }
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfselect .sfselect:before {
  transform: translateY(-50%) rotate(45deg);
  margin-right: 3px;
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfselect .sfselect:after {
  transform: translateY(-50%) rotate(-45deg);
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfselect .sfselect > select {
  height: 100%;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 500;
  color: #232323;
  border-color: #D4D4D4;
  border-width: 1px;
  border-style: solid;
  border-radius: inherit;
  padding: 0 20px;
  padding-right: 30px !important;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfselect .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;
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfsearch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
@media (max-width: 768px) {
  .sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfsearch {
    display: flex;
    width: 100%;
  }
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
  padding: 0;
  margin-right: 10px;
  width: 200px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 768px) {
  .sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
    width: 100%;
  }
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn {
  position: relative;
  right: auto;
  display: inline-block;
  width: 35px;
  height: 35px;
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .btnSearch {
  border: 0;
  outline: none;
  width: 100%;
  max-width: 35px;
  height: 100%;
  border-radius: 2px;
  display: block;
  color: #fff;
  font-size: 0.875rem;
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr {
  font-size: 0;
  text-align: center;
  outline: 0;
  display: flex;
  position: relative;
  border: 1px solid transparent;
  border-radius: inherit;
  padding: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
  color: #ffffff;
  left: -10px;
  border-bottom: 1px solid #e4e4e4;
}
.sect_bbsList.typeB2 .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr .ico_search {
  background-image: url("/assets/images/ico/ico_search.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.sect_bbsList.typeB2 .bbsSch_ .total_num {
  float: left;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .sect_bbsList.typeB2 .bbsSch_ .total_num {
    margin-top: 20px;
  }
}
.sect_bbsList.typeB2 .bbsSch_ .total_num span {
  font-size: 1rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .sect_bbsList.typeB2 .bbsSch_ .total_num span {
    font-size: 0.875rem;
  }
}
.sect_bbsList.typeB2 .bbsSch_ .total_num span strong {
  font-weight: 700;
  color: #3B3B3B;
}

.list_ex2-1 {
  display: table;
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #E4E4E4;
  border-collapse: collapse;
}
@media (max-width: 1220px) {
  .list_ex2-1 {
    display: flex;
    flex-direction: column;
  }
}
.list_ex2-1 .bbstb_tr {
  width: 100%;
  padding: 25px;
  display: flex;
  border-left: 2px solid transparent;
  align-items: center;
}
.list_ex2-1 .bbstb_tr + .bbstb_tr {
  border-top: 1px solid #E4E4E4;
}
.list_ex2-1 .bbstb_tr.bbstb_tr:hover {
  background: #f7f7f7;
  border-left-color: #000;
}
.list_ex2-1 .bbstb_tr .content_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_ex2-1 .bbstb_tr .content_wrap .td_subj_text {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  font-size: 1.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  .list_ex2-1 .bbstb_tr .content_wrap .td_subj_text {
    font-size: 1rem;
    padding: 0;
  }
}
.list_ex2-1 .bbstb_tr .content_wrap .td_subj_text > div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .list_ex2-1 .bbstb_tr .content_wrap .td_subj_text > div {
    -webkit-line-clamp: 1;
    font-size: 1rem;
  }
}
.list_ex2-1 .bbstb_tr .content_wrap .td_content {
  display: none;
}
@media (max-width: 1220px) {
  .list_ex2-1 .bbstb_tr .content_wrap .td_content {
    font-size: 0.875rem;
    color: #757575;
    margin-top: 10px;
    padding: 0 15px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 768px) {
  .list_ex2-1 .bbstb_tr .content_wrap .td_content {
    padding: 0 1px;
    margin-top: 0;
    font-size: 0.75rem;
  }
}
.list_ex2-1 .bbstb_tr .content_wrap .td_date {
  font-size: 0.875rem;
  color: #757575;
  margin-top: 10px;
  padding: 0 15px;
  text-align: left;
}
@media (max-width: 1220px) {
  .list_ex2-1 .bbstb_tr .content_wrap .td_date {
    display: none;
  }
}
.list_ex2-1 .bbstb_tr .bbstb_td {
  display: table-cell;
  font-size: 1rem;
  font-weight: 400;
  color: #3B3B3B;
  text-align: center;
  height: auto;
  vertical-align: middle;
  position: relative;
}
.list_ex2-1 .bbstb_tr .bbstb_td.td_info {
  display: flex;
  color: #fff;
  font-weight: 500;
  background: #424242;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1220px) {
  .list_ex2-1 .bbstb_tr .bbstb_td.td_info {
    width: 60px;
    min-width: 60px;
    height: 60px;
    min-height: 60px;
  }
}
@media (max-width: 768px) {
  .list_ex2-1 .bbstb_tr .bbstb_td.td_info {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    font-size: 0.875rem;
  }
}
.list_ex2-1 .bbstb_tr .bbstb_td .bbstb_td a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  width: auto;
  max-width: 100%;
}
.list_ex2-1 .bbstb_tr .bbstb_td .td_subj_text:hover {
  text-decoration: underline;
}
.list_ex2-1 .bbstb_tr .bbstb_td .bbstb_td.td_subj {
  width: 100%;
  text-align: left;
}
@media (max-width: 768px) {
  .list_ex2-1 .bbstb_tr .bbstb_td .bbstb_td.td_subj {
    height: auto;
    margin-bottom: 10px;
  }
}
.list_ex2-1 .bbstb_tr .bbstb_td .line {
  border-left: 0.1em solid #E4E4E4;
  margin-left: 26px;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .list_ex2-1 .bbstb_tr .bbstb_td .line {
    margin-left: 16px;
  }
}

.sect_bbsList.typeC {
  padding-bottom: 76px;
}
.sect_bbsList.typeC .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.sect_bbsList.typeC .bbsSch_ {
  background: #fff;
  height: 55px;
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper {
  float: right;
  font-size: 0;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper {
    display: flex;
    float: none;
  }
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .searchDiv {
  background-size: auto;
  font-weight: 500;
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .searchDiv, .sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .searchTxt, .sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .btnSearch {
  height: 100%;
  font-size: 0.875rem;
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .searchDiv, .sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .searchTxt {
  border: none;
  border-bottom: 1px solid #E4E4E4;
  padding: 0 5px 0 5px;
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfselect {
  margin-right: 20px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfselect {
    width: 100%;
    max-width: 100px;
  }
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfselect .sfselect:before {
  transform: translateY(-50%) rotate(45deg);
  margin-right: 3px;
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfselect .sfselect:after {
  transform: translateY(-50%) rotate(-45deg);
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfselect .sfselect > select {
  height: 100%;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 500;
  color: #232323;
  border-color: #D4D4D4;
  border-width: 1px;
  border-style: solid;
  border-radius: inherit;
  padding: 0 20px;
  padding-right: 30px !important;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfselect .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;
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfsearch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfsearch {
    display: flex;
    width: 100%;
  }
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
  padding: 0;
  margin-right: 10px;
  width: 200px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
    width: 100%;
  }
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn {
  position: relative;
  right: auto;
  display: inline-block;
  width: 35px;
  height: 35px;
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .btnSearch {
  border: 0;
  outline: none;
  width: 100%;
  max-width: 35px;
  height: 100%;
  border-radius: 2px;
  display: block;
  color: #fff;
  font-size: 0.875rem;
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr {
  font-size: 0;
  text-align: center;
  outline: 0;
  display: flex;
  position: relative;
  border: 1px solid transparent;
  border-radius: inherit;
  padding: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
  color: #ffffff;
  left: -10px;
  border-bottom: 1px solid #e4e4e4;
}
.sect_bbsList.typeC .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr .ico_search {
  background-image: url("/assets/images/ico/ico_search.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.sect_bbsList.typeC .bbsSch_ .total_num {
  float: left;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC .bbsSch_ .total_num {
    margin-top: 20px;
  }
}
.sect_bbsList.typeC .bbsSch_ .total_num span {
  font-size: 1rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC .bbsSch_ .total_num span {
    font-size: 0.875rem;
  }
}
.sect_bbsList.typeC .bbsSch_ .total_num span strong {
  font-weight: 700;
  color: #3B3B3B;
}
.sect_bbsList.typeC .bbstb {
  width: 100%;
  overflow: auto;
}
.sect_bbsList.typeC .bbstb .bbstb_ {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.sect_bbsList.typeC .bbstb .bbstb_ .bbstb_thead {
  display: table-header-group;
}
.sect_bbsList.typeC .bbstb .bbstb_ .bbstb_thead .bbstb_tr {
  background-color: #F7F7F7;
  border-top: 1px solid #000;
  border-bottom: 1px solid #E4E4E4;
  display: table-row;
  height: 70px;
}
.sect_bbsList.typeC .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  color: #232323;
  text-align: center;
  height: 45px;
  border-left: 0;
  border-top: 0;
}
.sect_bbsList.typeC .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-100 {
  width: 100px;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-100 {
    display: none;
  }
}
.sect_bbsList.typeC .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-120 {
  width: 120px;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-120 {
    display: none;
  }
}
@media (max-width: 1220px) {
  .sect_bbsList.typeC .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th:last-of-type {
    display: none;
  }
}
.sect_bbsList.typeC .bbstb .bbstb_ .bbstb_tbody {
  display: table-row-group;
}
.sect_bbsList.typeC .bbstb .bbstb_ .bbstb_tbody .bbstb_tr {
  display: table-row;
}
.sect_bbsList.typeC .bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td {
  display: table-cell;
  font-size: 1rem;
  font-weight: 400;
  color: #3B3B3B;
  text-align: center;
  height: 60px;
  vertical-align: middle;
  border: 1px solid #E4E4E4;
  position: relative;
}
.sect_bbsList.typeC .bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td .bbstb_td a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  width: auto;
  max-width: 100%;
}
.sect_bbsList.typeC .bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td:first-child {
  border-left: 1px solid #E4E4E4;
}
.sect_bbsList.typeC .bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td.td_subj {
  padding: 0 30px;
  text-align: left;
}
.sect_bbsList.typeC ul.no_list {
  font-size: 1.125rem !important;
  font-weight: 300;
  text-align: center;
  padding: 50px 0 !important;
  margin: 0 !important;
}
.sect_bbsList.typeC .bbsWr {
  text-align: right;
  font-size: 0;
  margin: 0 -5px;
  padding-top: 30px;
}
.sect_bbsList.typeC .bbsWr .bbsWr_wr {
  display: inline-block;
  padding: 0 5px;
  vertical-align: top;
}
.sect_bbsList.typeC .bbsWr .bbsWr_wr .bbsWr_subt {
  background: #F5F5F5;
  font-size: 10px;
  font-weight: 700;
  color: #D04E34;
  padding: 10px 15px;
  text-align: center;
}
.sect_bbsList.typeC .bbsWr .bbsWr_wr .bbsWr_subt .txt {
  display: inline-block;
  text-align: left;
}
.sect_bbsList.typeC .bbsWr .bbsWr_wr .bbsWr_subt .txt .ico_sub {
  position: relative;
  background-color: #D04E34;
  border-radius: 2px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  padding: 0px 6px;
  margin-right: 5px;
}

.list_ex3 {
  display: flex;
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #E4E4E4;
  border-collapse: collapse;
}
@media (max-width: 1220px) {
  .list_ex3 {
    display: flex;
    flex-direction: column;
  }
}
.list_ex3 .bbstb_tr {
  width: 25%;
  padding: 25px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  border-left: 2px solid transparent;
  align-items: center;
}
.list_ex3 .bbstb_tr > li {
  width: 25%;
}
.list_ex3 .bbstb_tr .content_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_ex3 .bbstb_tr .content_wrap .td_subj_text {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  font-size: 1.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  .list_ex3 .bbstb_tr .content_wrap .td_subj_text {
    font-size: 1rem;
    padding: 0;
  }
}
.list_ex3 .bbstb_tr .content_wrap .td_subj_text > div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .list_ex3 .bbstb_tr .content_wrap .td_subj_text > div {
    -webkit-line-clamp: 1;
    font-size: 1rem;
  }
}
.list_ex3 .bbstb_tr .content_wrap .td_content {
  display: none;
}
@media (max-width: 1220px) {
  .list_ex3 .bbstb_tr .content_wrap .td_content {
    font-size: 0.875rem;
    color: #757575;
    margin-top: 10px;
    padding: 0 15px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 768px) {
  .list_ex3 .bbstb_tr .content_wrap .td_content {
    padding: 0 1px;
    margin-top: 0;
    font-size: 0.75rem;
  }
}
.list_ex3 .bbstb_tr .content_wrap .td_date {
  font-size: 0.875rem;
  color: #757575;
  margin-top: 10px;
  padding: 0 15px;
  text-align: left;
}
.list_ex3 .bbstb_tr .bbstb_td {
  display: table-cell;
  font-size: 1rem;
  font-weight: 400;
  color: #3B3B3B;
  text-align: center;
  height: auto;
  vertical-align: middle;
  position: relative;
}
.list_ex3 .bbstb_tr .bbstb_td.td_info {
  display: flex;
  color: #fff;
  font-weight: 500;
  background: #424242;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1220px) {
  .list_ex3 .bbstb_tr .bbstb_td.td_info {
    width: 60px;
    min-width: 60px;
    height: 60px;
    min-height: 60px;
  }
}
@media (max-width: 768px) {
  .list_ex3 .bbstb_tr .bbstb_td.td_info {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    font-size: 0.875rem;
  }
}
.list_ex3 .bbstb_tr .bbstb_td .bbstb_td a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  width: auto;
  max-width: 100%;
}
.list_ex3 .bbstb_tr .bbstb_td .td_subj_text:hover {
  text-decoration: underline;
}
.list_ex3 .bbstb_tr .bbstb_td.td_subj {
  width: 100%;
  text-align: left;
}
@media (max-width: 768px) {
  .list_ex3 .bbstb_tr .bbstb_td.td_subj {
    height: auto;
    margin-bottom: 10px;
  }
}
.list_ex3 .bbstb_tr .line {
  border-left: 0.1em solid #E4E4E4;
  margin-left: 26px;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .list_ex3 .bbstb_tr .line {
    margin-left: 16px;
  }
}

.list_ex3 ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  margin-top: 30px;
}
.list_ex3 ul > li {
  width: 25%;
  margin-bottom: 40px;
  padding: 0 10px;
}
@media (max-width: 1220px) {
  .list_ex3 ul > li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .list_ex3 ul > li {
    margin-bottom: 25px;
  }
}
.list_ex3 ul .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.list_ex3 ul .img2 {
  background-size: cover;
  padding-bottom: 72.5%;
  width: 100%;
  height: 0;
}
.list_ex3 ul .txt > h4 {
  font-size: 1.125rem;
  margin-top: 15px;
}
@media (max-width: 768px) {
  .list_ex3 ul .txt > h4 {
    font-size: 1rem;
    margin-top: 10px;
  }
}
.list_ex3 ul .txt .cont {
  margin: 10px 0 20px 0;
  font-size: 0.875rem;
  color: #5B5B5B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  .list_ex3 ul .txt .cont {
    margin: 10px 0 15px 0;
  }
}
.list_ex3 ul .txt .date {
  font-size: 0.875rem;
  color: #888888;
}

.sect_bbsList.typeC2 {
  padding-bottom: 76px;
}
.sect_bbsList.typeC2 .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
@media (max-width: 1220px) {
  .sect_bbsList.typeC2 .wrapper {
    width: 96%;
  }
}
.sect_bbsList.typeC2 .bbsSch_ {
  background: #fff;
  height: 55px;
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper {
  float: right;
  font-size: 0;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper {
    display: flex;
    float: none;
  }
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .searchDiv {
  background-size: auto;
  font-weight: 500;
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .searchDiv, .sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .searchTxt, .sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .btnSearch {
  height: 100%;
  font-size: 0.875rem;
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .searchDiv, .sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .searchTxt {
  border: none;
  border-bottom: 1px solid #E4E4E4;
  padding: 0 5px 0 5px;
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfselect {
  margin-right: 20px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfselect {
    width: 100%;
    max-width: 100px;
  }
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfselect .sfselect:before {
  transform: translateY(-50%) rotate(45deg);
  margin-right: 3px;
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfselect .sfselect:after {
  transform: translateY(-50%) rotate(-45deg);
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfselect .sfselect > select {
  height: 100%;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 500;
  color: #232323;
  border-color: #D4D4D4;
  border-width: 1px;
  border-style: solid;
  border-radius: inherit;
  padding: 0 20px;
  padding-right: 30px !important;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfselect .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;
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfsearch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfsearch {
    display: flex;
    width: 100%;
  }
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
  padding: 0;
  margin-right: 10px;
  width: 200px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
    width: 100%;
  }
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn {
  position: relative;
  right: auto;
  display: inline-block;
  width: 35px;
  height: 35px;
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .btnSearch {
  border: 0;
  outline: none;
  width: 100%;
  max-width: 35px;
  height: 100%;
  border-radius: 2px;
  display: block;
  color: #fff;
  font-size: 0.875rem;
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr {
  font-size: 0;
  text-align: center;
  outline: 0;
  display: flex;
  position: relative;
  border: 1px solid transparent;
  border-radius: inherit;
  padding: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
  color: #ffffff;
  left: -10px;
  border-bottom: 1px solid #e4e4e4;
}
.sect_bbsList.typeC2 .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr .ico_search {
  background-image: url("/assets/images/ico/ico_search.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.sect_bbsList.typeC2 .bbsSch_ .total_num {
  float: left;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC2 .bbsSch_ .total_num {
    margin-top: 20px;
  }
}
.sect_bbsList.typeC2 .bbsSch_ .total_num span {
  font-size: 1rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC2 .bbsSch_ .total_num span {
    font-size: 0.875rem;
  }
}
.sect_bbsList.typeC2 .bbsSch_ .total_num span strong {
  font-weight: 700;
  color: #3B3B3B;
}
.sect_bbsList.typeC2 .bbstb {
  width: 100%;
  overflow: auto;
}
.sect_bbsList.typeC2 .bbstb .bbstb_ {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_thead {
  display: table-header-group;
}
.sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_thead .bbstb_tr {
  background-color: #F7F7F7;
  border-top: 1px solid #000;
  border-bottom: 1px solid #E4E4E4;
  display: table-row;
  height: 70px;
}
.sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  color: #232323;
  text-align: center;
  height: 45px;
  border-left: 0;
  border-top: 0;
}
.sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-100 {
  width: 100px;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-100 {
    display: none;
  }
}
.sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-120 {
  width: 120px;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-120 {
    display: none;
  }
}
@media (max-width: 1220px) {
  .sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th:last-of-type {
    display: none;
  }
}
.sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_tbody {
  display: table-row-group;
}
.sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_tbody .bbstb_tr {
  display: table-row;
}
.sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td {
  display: table-cell;
  font-size: 1rem;
  font-weight: 400;
  color: #3B3B3B;
  text-align: center;
  height: 60px;
  vertical-align: middle;
  border: 1px solid #E4E4E4;
  position: relative;
}
.sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td .bbstb_td a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  width: auto;
  max-width: 100%;
}
.sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td:first-child {
  border-left: 1px solid #E4E4E4;
}
.sect_bbsList.typeC2 .bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td.td_subj {
  padding: 0 30px;
  text-align: left;
}

.list_ex3-2 {
  display: flex;
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #E4E4E4;
  border-collapse: collapse;
}
@media (max-width: 1220px) {
  .list_ex3-2 {
    display: flex;
    flex-direction: column;
  }
}
.list_ex3-2 .bbstb_tr {
  width: 25%;
  padding: 25px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  border-left: 2px solid transparent;
  align-items: center;
}
.list_ex3-2 .bbstb_tr > li {
  width: 25%;
}
.list_ex3-2 .bbstb_tr .content_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_ex3-2 .bbstb_tr .content_wrap .td_subj_text {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  font-size: 1.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  .list_ex3-2 .bbstb_tr .content_wrap .td_subj_text {
    font-size: 1rem;
    padding: 0;
  }
}
.list_ex3-2 .bbstb_tr .content_wrap .td_subj_text > div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .list_ex3-2 .bbstb_tr .content_wrap .td_subj_text > div {
    -webkit-line-clamp: 1;
    font-size: 1rem;
  }
}
.list_ex3-2 .bbstb_tr .content_wrap .td_content {
  display: none;
}
@media (max-width: 1220px) {
  .list_ex3-2 .bbstb_tr .content_wrap .td_content {
    font-size: 0.875rem;
    color: #757575;
    margin-top: 10px;
    padding: 0 15px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 768px) {
  .list_ex3-2 .bbstb_tr .content_wrap .td_content {
    padding: 0 1px;
    margin-top: 0;
    font-size: 0.75rem;
  }
}
.list_ex3-2 .bbstb_tr .content_wrap .td_date {
  font-size: 0.875rem;
  color: #757575;
  margin-top: 10px;
  padding: 0 15px;
  text-align: left;
}
.list_ex3-2 .bbstb_tr .bbstb_td {
  display: table-cell;
  font-size: 1rem;
  font-weight: 400;
  color: #3B3B3B;
  text-align: center;
  height: auto;
  vertical-align: middle;
  position: relative;
}
.list_ex3-2 .bbstb_tr .bbstb_td.td_info {
  display: flex;
  color: #fff;
  font-weight: 500;
  background: #424242;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1220px) {
  .list_ex3-2 .bbstb_tr .bbstb_td.td_info {
    width: 60px;
    min-width: 60px;
    height: 60px;
    min-height: 60px;
  }
}
@media (max-width: 768px) {
  .list_ex3-2 .bbstb_tr .bbstb_td.td_info {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    font-size: 0.875rem;
  }
}
.list_ex3-2 .bbstb_tr .bbstb_td .bbstb_td a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  width: auto;
  max-width: 100%;
}
.list_ex3-2 .bbstb_tr .bbstb_td .td_subj_text:hover {
  text-decoration: underline;
}
.list_ex3-2 .bbstb_tr .bbstb_td.td_subj {
  width: 100%;
  text-align: left;
}
@media (max-width: 768px) {
  .list_ex3-2 .bbstb_tr .bbstb_td.td_subj {
    height: auto;
    margin-bottom: 10px;
  }
}
.list_ex3-2 .bbstb_tr .line {
  border-left: 0.1em solid #E4E4E4;
  margin-left: 26px;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .list_ex3-2 .bbstb_tr .line {
    margin-left: 16px;
  }
}

.list_ex3-2 ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  margin-top: 30px;
}
.list_ex3-2 ul > li {
  width: 33.3%;
  margin-bottom: 40px;
  padding: 0 10px;
}
@media (max-width: 1220px) {
  .list_ex3-2 ul > li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .list_ex3-2 ul > li {
    width: 100%;
    margin-bottom: 20px;
  }
}
.list_ex3-2 ul > li > a {
  background: #F7F7F7;
  padding: 30px;
}
@media (max-width: 1220px) {
  .list_ex3-2 ul > li > a {
    padding: 20px;
  }
}
.list_ex3-2 ul .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.list_ex3-2 ul .img2 {
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 60.625%;
  width: 100%;
  height: 0;
}
.list_ex3-2 ul .txt > h4 {
  font-size: 1.125rem;
  margin-top: 15px;
}
.list_ex3-2 ul .txt .cont {
  margin: 10px 0 20px 0;
  font-size: 0.875rem;
  color: #5B5B5B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list_ex3-2 ul .txt .date {
  font-size: 0.875rem;
  color: #888888;
}

.sect_bbsList.typeC3 {
  padding-bottom: 76px;
}
.sect_bbsList.typeC3 .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
@media (max-width: 1220px) {
  .sect_bbsList.typeC3 .wrapper {
    width: 96%;
  }
}
@media (max-width: 768px) {
  .sect_bbsList.typeC3 .wrapper {
    padding: 0 10px;
  }
}
.sect_bbsList.typeC3 .bbsSch_ {
  background: #fff;
  height: 55px;
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper {
  float: right;
  font-size: 0;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper {
    display: flex;
    float: none;
  }
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .searchDiv {
  background-size: auto;
  font-weight: 500;
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .searchDiv, .sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .searchTxt, .sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .btnSearch {
  height: 100%;
  font-size: 0.875rem;
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .searchDiv, .sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .searchTxt {
  border: none;
  border-bottom: 1px solid #E4E4E4;
  padding: 0 5px 0 5px;
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfselect {
  margin-right: 20px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfselect {
    width: 100%;
    max-width: 100px;
  }
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfselect .sfselect:before {
  transform: translateY(-50%) rotate(45deg);
  margin-right: 3px;
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfselect .sfselect:after {
  transform: translateY(-50%) rotate(-45deg);
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfselect .sfselect > select {
  height: 100%;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 500;
  color: #232323;
  border-color: #D4D4D4;
  border-width: 1px;
  border-style: solid;
  border-radius: inherit;
  padding: 0 20px;
  padding-right: 30px !important;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfselect .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;
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfsearch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfsearch {
    display: flex;
    width: 100%;
  }
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
  padding: 0;
  margin-right: 10px;
  width: 200px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfsearch .sfsrhtext {
    width: 100%;
  }
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn {
  position: relative;
  right: auto;
  display: inline-block;
  width: 35px;
  height: 35px;
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .btnSearch {
  border: 0;
  outline: none;
  width: 100%;
  max-width: 35px;
  height: 100%;
  border-radius: 2px;
  display: block;
  color: #fff;
  font-size: 0.875rem;
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr {
  font-size: 0;
  text-align: center;
  outline: 0;
  display: flex;
  position: relative;
  border: 1px solid transparent;
  border-radius: inherit;
  padding: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
  color: #ffffff;
  left: -10px;
  border-bottom: 1px solid #e4e4e4;
}
.sect_bbsList.typeC3 .bbsSch_ .bbsSch_wrapper .sfsearch .sfbtn .sfbtn_wr .ico_search {
  background-image: url("/assets/images/ico/ico_search.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.sect_bbsList.typeC3 .bbsSch_ .total_num {
  float: left;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC3 .bbsSch_ .total_num {
    margin-top: 20px;
  }
}
.sect_bbsList.typeC3 .bbsSch_ .total_num span {
  font-size: 1rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC3 .bbsSch_ .total_num span {
    font-size: 0.875rem;
  }
}
.sect_bbsList.typeC3 .bbsSch_ .total_num span strong {
  font-weight: 700;
  color: #3B3B3B;
}
.sect_bbsList.typeC3 .bbstb {
  width: 100%;
  overflow: auto;
}
.sect_bbsList.typeC3 .bbstb .bbstb_ {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_thead {
  display: table-header-group;
}
.sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_thead .bbstb_tr {
  background-color: #F7F7F7;
  border-top: 1px solid #000;
  border-bottom: 1px solid #E4E4E4;
  display: table-row;
  height: 70px;
}
.sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  color: #232323;
  text-align: center;
  height: 45px;
  border-left: 0;
  border-top: 0;
}
.sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-100 {
  width: 100px;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-100 {
    display: none;
  }
}
.sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-120 {
  width: 120px;
}
@media (max-width: 768px) {
  .sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th.width-120 {
    display: none;
  }
}
@media (max-width: 1220px) {
  .sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_thead .bbstb_tr .bbstb_th:last-of-type {
    display: none;
  }
}
.sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_tbody {
  display: table-row-group;
}
.sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_tbody .bbstb_tr {
  display: table-row;
}
.sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td {
  display: table-cell;
  font-size: 1rem;
  font-weight: 400;
  color: #3B3B3B;
  text-align: center;
  height: 60px;
  vertical-align: middle;
  border: 1px solid #E4E4E4;
  position: relative;
}
.sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td .bbstb_td a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  width: auto;
  max-width: 100%;
}
.sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td:first-child {
  border-left: 1px solid #E4E4E4;
}
.sect_bbsList.typeC3 .bbstb .bbstb_ .bbstb_tbody .bbstb_tr .bbstb_td.td_subj {
  padding: 0 30px;
  text-align: left;
}
.sect_bbsList.typeC3 ul.no_list {
  font-size: 1.125rem !important;
  font-weight: 300;
  text-align: center;
  padding: 50px 0 !important;
  margin: 0 !important;
}
.sect_bbsList.typeC3 .bbsWr {
  text-align: right;
  font-size: 0;
  margin: 0 -5px;
  padding-top: 30px;
}
.sect_bbsList.typeC3 .bbsWr .bbsWr_wr {
  display: inline-block;
  padding: 0 5px;
  vertical-align: top;
}
.sect_bbsList.typeC3 .bbsWr .bbsWr_wr .bbsWr_subt {
  background: #F5F5F5;
  font-size: 10px;
  font-weight: 700;
  color: #D04E34;
  padding: 10px 15px;
  text-align: center;
}
.sect_bbsList.typeC3 .bbsWr .bbsWr_wr .bbsWr_subt .txt {
  display: inline-block;
  text-align: left;
}
.sect_bbsList.typeC3 .bbsWr .bbsWr_wr .bbsWr_subt .txt .ico_sub {
  position: relative;
  background-color: #D04E34;
  border-radius: 2px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  padding: 0px 6px;
  margin-right: 5px;
}

.list_ex3-3 {
  display: flex;
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #E4E4E4;
  border-collapse: collapse;
}
@media (max-width: 1220px) {
  .list_ex3-3 {
    display: flex;
    flex-direction: column;
  }
}
.list_ex3-3 .bbstb_tr {
  width: 25%;
  padding: 25px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  border-left: 2px solid transparent;
  align-items: center;
}
.list_ex3-3 .bbstb_tr > li {
  width: 25%;
}
.list_ex3-3 .bbstb_tr .content_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_ex3-3 .bbstb_tr .content_wrap .td_subj_text {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  font-size: 1.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  .list_ex3-3 .bbstb_tr .content_wrap .td_subj_text {
    font-size: 1rem;
    padding: 0;
  }
}
.list_ex3-3 .bbstb_tr .content_wrap .td_subj_text > div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .list_ex3-3 .bbstb_tr .content_wrap .td_subj_text > div {
    -webkit-line-clamp: 1;
    font-size: 1rem;
  }
}
.list_ex3-3 .bbstb_tr .content_wrap .td_content {
  display: none;
}
@media (max-width: 1220px) {
  .list_ex3-3 .bbstb_tr .content_wrap .td_content {
    font-size: 0.875rem;
    color: #757575;
    margin-top: 10px;
    padding: 0 15px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 768px) {
  .list_ex3-3 .bbstb_tr .content_wrap .td_content {
    padding: 0 1px;
    margin-top: 0;
    font-size: 0.75rem;
  }
}
.list_ex3-3 .bbstb_tr .content_wrap .td_date {
  font-size: 0.875rem;
  color: #757575;
  margin-top: 10px;
  padding: 0 15px;
  text-align: left;
}
.list_ex3-3 .bbstb_tr .bbstb_td {
  display: table-cell;
  font-size: 1rem;
  font-weight: 400;
  color: #3B3B3B;
  text-align: center;
  height: auto;
  vertical-align: middle;
  position: relative;
}
.list_ex3-3 .bbstb_tr .bbstb_td.td_info {
  display: flex;
  color: #fff;
  font-weight: 500;
  background: #424242;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1220px) {
  .list_ex3-3 .bbstb_tr .bbstb_td.td_info {
    width: 60px;
    min-width: 60px;
    height: 60px;
    min-height: 60px;
  }
}
@media (max-width: 768px) {
  .list_ex3-3 .bbstb_tr .bbstb_td.td_info {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    font-size: 0.875rem;
  }
}
.list_ex3-3 .bbstb_tr .bbstb_td .bbstb_td a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  width: auto;
  max-width: 100%;
}
.list_ex3-3 .bbstb_tr .bbstb_td .td_subj_text:hover {
  text-decoration: underline;
}
.list_ex3-3 .bbstb_tr .bbstb_td.td_subj {
  width: 100%;
  text-align: left;
}
@media (max-width: 768px) {
  .list_ex3-3 .bbstb_tr .bbstb_td.td_subj {
    height: auto;
    margin-bottom: 10px;
  }
}
.list_ex3-3 .bbstb_tr .line {
  border-left: 0.1em solid #E4E4E4;
  margin-left: 26px;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .list_ex3-3 .bbstb_tr .line {
    margin-left: 16px;
  }
}

.list_ex3-3 ul {
  width: 100%;
}
.list_ex3-3 ul > li {
  padding: 20px 0;
  height: auto;
  border-bottom: 1px solid #E4E4E4;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .list_ex3-3 ul > li {
    align-items: center;
  }
}
.list_ex3-3 ul .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 180px;
  max-height: 180px;
}
@media (max-width: 768px) {
  .list_ex3-3 ul .img img {
    max-width: 120px;
    max-height: 120px;
  }
}
.list_ex3-3 ul .img2 {
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 60.625%;
  width: 100%;
  height: 0;
}
.list_ex3-3 ul .txt {
  width: 100%;
  height: 100%;
  padding-top: 10px;
}
.list_ex3-3 ul .txt > a h4 {
  font-size: 1.375rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .list_ex3-3 ul .txt > a h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 1.25rem;
  }
}
.list_ex3-3 ul .txt > a h4 span {
  font-weight: 400;
}
@media (max-width: 768px) {
  .list_ex3-3 ul .txt > a h4 span {
    display: flex;
    flex-direction: column;
  }
}
.list_ex3-3 ul .txt .source {
  margin: 7px 80px 48px 0;
  font-size: 1.125rem;
  color: #5B5B5B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 1220px) {
  .list_ex3-3 ul .txt .source {
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 768px) {
  .list_ex3-3 ul .txt .source {
    margin: 5px 50px 15px 0;
  }
}
.list_ex3-3 ul .txt .cont {
  margin: 10px 0 20px 0;
  font-size: 1.125rem;
  color: #5B5B5B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list_ex3-3 ul .txt .board-data {
  display: flex;
  font-size: 1rem;
  align-items: center;
  color: #757575;
}
.list_ex3-3 ul .txt .board-data .line {
  height: 11px;
  margin-top: 1px;
  border-left: 0.1em solid #E4E4E4;
  margin-left: 16px;
  margin-right: 12px;
}
.list_ex3-3 ul .txt .board-data .writer, .list_ex3-3 ul .txt .board-data .date {
  font-size: 1rem;
}
@media (max-width: 768px) {
  .list_ex3-3 ul .txt .board-data .writer, .list_ex3-3 ul .txt .board-data .date {
    font-size: 0.75rem;
  }
}

.sect_bbsDetail.typeA {
  margin-top: 60px;
  padding-bottom: 76px;
  /*@at-root .atchfile {
    background: #F7F7F7;
    min-height: 70px;
    align-items: center;
    display: flex;
    padding: 10px 20px;
    text-decoration: underline;
    border: 1px solid #E4E4E4;
    font-size: $fs-14;
    @include tablet {
      min-height: 60px;
    }
    @include mobile {
      min-height: 50px;
    }
    > a {
      font-size: $fs-14;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
    }

    .ico_atchfile {
      $ico-img-01: "ico_atchfile.svg";
      $ico-img-01-w: 22px;
      $ico-img-01-h: 22px;
      @include icon-style($ico-img-01-w, $ico-img-01-h, $ico-img-01);
      display: inline-block;
      position: relative;
      width: 25px;
      height: 25px;
      margin-right: 10px;
      flex: none;
    }
  }*/
}
.sect_bbsDetail.typeA .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.sect_bbsDetail.typeA .list_ex_detailA {
  width: 100%;
}
.sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper {
  width: 100%;
  padding: 20px 0;
  height: auto;
  border-bottom: 1px solid #000;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
.sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_head {
  display: flex;
  width: 100%;
}
.sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_head > h4 {
  width: 100%;
  font-size: 1.625rem;
}
@media (max-width: 768px) {
  .sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_head > h4 {
    font-size: 1.375rem;
  }
}
.sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_head .view_cnt {
  font-size: 0.875rem;
  outline: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 20%;
}
.sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_head .view_cnt .ico_view {
  position: relative;
  margin-right: 5px;
  background-image: url("/assets/images/ico/ico_view.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
}
.sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_head .view_cnt > p {
  margin-right: 5px;
}
@media (max-width: 1220px) {
  .sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_head .view_cnt > p {
    display: none;
  }
}
.sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_head .view_cnt .view_num {
  font-weight: 500;
}
.sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .source {
  margin: 7px 80px 48px 0;
  font-size: 1.125rem;
  color: #5B5B5B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .cont {
  margin: 10px 0 20px 0;
  font-size: 1.125rem;
  color: #5B5B5B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_top {
  display: flex;
  font-size: 0.875rem;
  align-items: center;
  color: #757575;
}
.sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_top .writer, .sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_top .date {
  font-size: 0.875rem;
}
@media (max-width: 1220px) {
  .sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_top .writer, .sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_top .date {
    font-size: 0.75rem;
  }
}
.sect_bbsDetail.typeA .list_ex_detailA .detail_wrapper .detail_top .line {
  height: 11px;
  margin-top: 1px;
  border-left: 0.1em solid #E4E4E4;
  margin-left: 8px;
  margin-right: 6px;
}
.cont {
  margin: 40px 0;
}
@media (max-width: 768px) {
  .cont {
    margin-top: 30px 0;
  }
}
.cont > p {
  line-height: 1.5;
}
@media (max-width: 768px) {
  .cont > p {
    font-size: 0.75rem;
  }
}

.paging.list .paging_wrap {
  margin-top: 30px;
  min-height: 120px;
  display: flex;
  padding: 10px 0;
  flex-direction: column;
}
@media (max-width: 768px) {
  .paging.list .paging_wrap {
    margin-top: 20px;
  }
}
.paging.list .paging_wrap > li {
  padding: 20px;
}
@media (max-width: 768px) {
  .paging.list .paging_wrap > li {
    padding: 15px;
  }
}
.paging.list .paging_wrap .prev {
  border-top: 1px solid #E4E4E4;
}
.paging.list .paging_wrap .next {
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
}
.paging.list .paging_wrap .prev, .paging.list .paging_wrap .next {
  position: relative;
  display: flex;
}
.paging.list .paging_wrap .prev > p, .paging.list .paging_wrap .next > p {
  width: 10%;
  font-size: 0.875rem;
}
@media (max-width: 768px) {
  .paging.list .paging_wrap .prev > p, .paging.list .paging_wrap .next > p {
    width: 15%;
  }
}
.paging.list .paging_wrap .prev > a, .paging.list .paging_wrap .next > a {
  width: 90%;
  font-size: 0.875rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  .paging.list .paging_wrap .prev > a, .paging.list .paging_wrap .next > a {
    width: 85%;
    margin-left: 45px;
  }
}
.paging.list .paging_wrap .prev:before, .paging.list .paging_wrap .prev:after, .paging.list .paging_wrap .next:before, .paging.list .paging_wrap .next:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 7px;
  background-color: #000;
  left: 84px;
  top: 50%;
  display: block;
  transition: all 0.2s;
  z-index: 1;
}
.paging.list .paging_wrap .prev:before {
  transform: rotate(-45deg);
  margin-right: 4px;
  left: 80px;
}
.paging.list .paging_wrap .prev:after {
  margin-right: 0;
  transform: rotate(45deg);
}
.paging.list .paging_wrap .next:before {
  transform: rotate(45deg);
  margin-right: 4px;
  left: 80px;
}
.paging.list .paging_wrap .next:after {
  margin-right: 0;
  transform: rotate(-45deg);
}
.paging.list .back_list {
  width: 100%;
  height: 100%;
  max-width: 173px;
  max-height: 50px;
  margin: 0 auto;
  margin-top: 30px;
  border: 1px solid #000;
  font-size: 1rem;
  padding: 15px;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .paging.list .back_list {
    max-height: 40px;
    font-size: 0.875rem;
  }
}

.sect_bbsDetail.typeB {
  margin-top: 60px;
  padding-bottom: 76px;
}
.sect_bbsDetail.typeB .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.sect_bbsDetail.typeB .list_ex_detailB {
  width: 100%;
}
.sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper {
  width: 100%;
  padding: 20px 0;
  height: auto;
  border-bottom: 1px solid #000;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
.sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_head {
  display: flex;
  width: 100%;
}
.sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_head > h4 {
  width: 100%;
  font-size: 1.625rem;
}
@media (max-width: 768px) {
  .sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_head > h4 {
    font-size: 1.375rem;
  }
}
.sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_head .view_cnt {
  font-size: 0.875rem;
  outline: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 20%;
}
.sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_head .view_cnt .ico_view {
  position: relative;
  margin-right: 5px;
  background-image: url("/assets/images/ico/ico_view.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
}
.sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_head .view_cnt > p {
  margin-right: 5px;
}
@media (max-width: 1220px) {
  .sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_head .view_cnt > p {
    display: none;
  }
}
.sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_head .view_cnt .view_num {
  font-weight: 500;
}
.sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .source {
  margin: 7px 80px 48px 0;
  font-size: 1.125rem;
  color: #5B5B5B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .cont {
  margin: 10px 0 20px 0;
  font-size: 1.125rem;
  color: #5B5B5B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_top {
  display: flex;
  font-size: 0.875rem;
  align-items: center;
  color: #757575;
}
.sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_top .writer, .sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_top .date {
  font-size: 0.875rem;
}
@media (max-width: 1220px) {
  .sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_top .writer, .sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_top .date {
    font-size: 0.75rem;
  }
}
.sect_bbsDetail.typeB .list_ex_detailB .detail_wrapper .detail_top .line {
  height: 11px;
  margin-top: 1px;
  border-left: 0.1em solid #E4E4E4;
  margin-left: 8px;
  margin-right: 6px;
}
.sect_bbsDetail.typeB .cont {
  margin: 40px 0;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .sect_bbsDetail.typeB .cont {
    margin: 30px 0;
  }
}
.sect_bbsDetail.typeB .cont > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 780px;
  max-height: 780px;
}
@media (max-width: 1220px) {
  .sect_bbsDetail.typeB .cont > img {
    width: auto;
    height: auto;
  }
}
.sect_bbsDetail.typeB .cont > p {
  line-height: 1.5;
}

.sect_history.typeA {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .sect_history.typeA {
    margin-top: 24px;
  }
}
.sect_history.typeA .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1220px) {
  .sect_history.typeA .wrapper {
    flex-direction: column;
  }
}
.sect_history.typeA .wrapper .year {
  font-size: 46px;
  font-weight: 600;
  margin-right: 60px;
}
@media (max-width: 1220px) {
  .sect_history.typeA .wrapper .year {
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .sect_history.typeA .wrapper .year {
    font-size: 38px;
  }
}
.sect_history.typeA .wrapper .last_year {
  display: none;
}
@media (max-width: 1220px) {
  .sect_history.typeA .wrapper .last_year {
    display: block;
    font-size: 46px;
    font-weight: 600;
    margin-right: 60px;
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .sect_history.typeA .wrapper .last_year {
    font-size: 38px;
    padding-top: 50px;
  }
}
.sect_history.typeA .wrapper ul {
  width: 100%;
  max-width: 730px;
}
.sect_history.typeA .wrapper ul li {
  display: flex;
  padding: 20px 0;
}
@media (max-width: 768px) {
  .sect_history.typeA .wrapper ul li {
    flex-direction: column;
    padding: 15px 0;
  }
}
.sect_history.typeA .wrapper ul li .month {
  width: auto;
  min-width: 50px;
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: -4px;
}
.sect_history.typeA .wrapper ul li .txt {
  display: flex;
  width: 100%;
  font-size: 1.125rem;
  margin-left: 90px;
  padding-bottom: 40px;
  align-items: center;
  border-bottom: 1px solid #E4E4E4;
}
@media (max-width: 1220px) {
  .sect_history.typeA .wrapper ul li .txt {
    margin-left: 40px;
  }
}
@media (max-width: 768px) {
  .sect_history.typeA .wrapper ul li .txt {
    margin-left: 0;
    padding: 10px 0 20px 0;
    line-height: 2;
  }
}

.sect_history.typeB {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .sect_history.typeB {
    margin-top: 24px;
  }
}
.sect_history.typeB .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1220px) {
  .sect_history.typeB .wrapper {
    flex-direction: column;
  }
}
.sect_history.typeB .wrapper .year {
  font-size: 46px;
  font-weight: 600;
  margin-right: 60px;
}
@media (max-width: 1220px) {
  .sect_history.typeB .wrapper .year {
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .sect_history.typeB .wrapper .year {
    font-size: 38px;
  }
}
.sect_history.typeB .wrapper .last_year {
  display: none;
}
@media (max-width: 1220px) {
  .sect_history.typeB .wrapper .last_year {
    display: block;
    font-size: 46px;
    font-weight: 600;
    margin-right: 60px;
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .sect_history.typeB .wrapper .last_year {
    font-size: 38px;
    padding-top: 50px;
  }
}
.sect_history.typeB .wrapper ul {
  width: 100%;
  max-width: 730px;
}
@media (max-width: 1220px) {
  .sect_history.typeB .wrapper ul {
    max-width: 100%;
  }
}
.sect_history.typeB .wrapper ul li {
  display: flex;
  padding: 20px 0;
}
@media (max-width: 768px) {
  .sect_history.typeB .wrapper ul li {
    flex-direction: column;
    padding: 15px 0;
  }
}
.sect_history.typeB .wrapper ul li img {
  width: 295px;
  height: 167px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .sect_history.typeB .wrapper ul li img {
    width: 100%;
    height: 100%;
    min-width: 372px;
  }
}
.sect_history.typeB .wrapper ul li .month {
  width: auto;
  min-width: 50px;
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: -4px;
}
.sect_history.typeB .wrapper ul li .txt {
  display: flex;
  width: 100%;
  font-size: 1.125rem;
  margin-left: 90px;
  padding-bottom: 40px;
  border-bottom: 1px solid #E4E4E4;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 1220px) {
  .sect_history.typeB .wrapper ul li .txt {
    margin-left: 40px;
  }
}
@media (max-width: 768px) {
  .sect_history.typeB .wrapper ul li .txt {
    margin-left: 0;
    padding: 10px 0 20px 0;
    line-height: 2;
    flex-direction: column;
  }
}
.sect_history.typeB .wrapper ul li .txt .txt_img {
  margin-left: 30px;
}
@media (max-width: 768px) {
  .sect_history.typeB .wrapper ul li .txt .txt_img {
    margin-left: 0;
    padding-top: 15px;
  }
}

@media (max-width: 768px) {
  .sect_map.typeA {
    margin-top: 24px;
  }
}
.sect_map.typeA .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
}
.sect_map.typeA .direction_info {
  margin: 0 auto;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  padding: 40px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .sect_map.typeA .direction_info {
    padding: 30px 20px;
  }
}
.sect_map.typeA .direction_info .direction_title {
  font-size: 1.75rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .sect_map.typeA .direction_info .direction_title {
    font-size: 1.25rem;
  }
}
.info_list {
  display: flex;
  width: 100%;
  margin-top: 16px;
}
.info_list ul {
  display: flex;
}
@media (max-width: 1220px) {
  .info_list ul {
    display: grid;
  }
}
.info_list ul li {
  display: flex;
}
@media (max-width: 768px) {
  .info_list ul li {
    flex-direction: column;
  }
}
@media (max-width: 1220px) {
  .info_list ul li {
    margin-top: 10px;
  }
}
.info_list ul li .th {
  font-size: 1rem;
  margin-right: 10px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .info_list ul li .th {
    font-size: 0.875rem;
  }
}
.info_list ul li .td {
  font-size: 1rem;
  margin-right: 30px;
}
@media (max-width: 768px) {
  .info_list ul li .td {
    font-size: 0.875rem;
    margin: 5px 0 0 0;
  }
}

.dir_btn {
  outline: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 144px;
  max-height: 50px;
  background: #000;
  padding: 15px 20px;
  color: #fff;
  border-radius: 3px;
  position: absolute;
  top: 70px;
  right: 40px;
  margin-right: 30px;
}
@media (max-width: 768px) {
  .dir_btn {
    position: inherit;
    width: 120px;
    height: 40px;
  }
}
.dir_btn .ico_direction {
  position: relative;
  margin-right: 5px;
  background-image: url("/assets/images/ico/ico_direction.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.dir_btn a {
  text-align: center;
}
@media (max-width: 768px) {
  .dir_btn a span {
    font-size: 0.75rem;
  }
}

.direction_map {
  width: 100%;
  height: 100%;
}
.direction_map #daumRoughmapContainer1677125429751 {
  width: 100% !important;
}

.sect_map.typeB {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .sect_map.typeB {
    margin-top: 24px;
  }
}
.sect_map.typeB .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
}
.sect_map.typeB .direction_info {
  margin: 0 auto;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  padding: 40px 40px 10px 40px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .sect_map.typeB .direction_info {
    padding: 30px 20px 10px 20px;
  }
}
.sect_map.typeB .direction_info .direction_title {
  font-size: 1.75rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .sect_map.typeB .direction_info .direction_title {
    font-size: 1.25rem;
  }
}
.info_list {
  display: flex;
  width: 100%;
  margin-top: 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E4E4E4;
}
@media (max-width: 768px) {
  .info_list {
    border: none;
  }
}
.info_list ul {
  display: flex;
}
@media (max-width: 1220px) {
  .info_list ul {
    display: grid;
  }
}
.info_list ul li {
  display: flex;
}
@media (max-width: 768px) {
  .info_list ul li {
    flex-direction: column;
  }
}
@media (max-width: 1220px) {
  .info_list ul li {
    margin-top: 10px;
  }
}
.info_list ul li .th {
  font-size: 1rem;
  margin-right: 10px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .info_list ul li .th {
    font-size: 0.875rem;
  }
}
.info_list ul li .td {
  font-size: 1rem;
  margin-right: 30px;
}
@media (max-width: 768px) {
  .info_list ul li .td {
    font-size: 0.875rem;
    margin: 5px 0 0 0;
  }
}

.way_list {
  display: flex;
  width: 100%;
  margin-top: 16px;
}
@media (max-width: 768px) {
  .way_list {
    border-top: 1px solid #E4E4E4;
    margin-top: 20px;
    padding-top: 20px;
  }
}
.way_list ul li {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.way_list ul li .ico_bus {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  min-width: 70px;
  min-height: 70px;
  background-image: url("/assets/images/ico/ico_bus2.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 70px;
}
.way_list ul li .ico_car {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  min-width: 70px;
  min-height: 70px;
  background-image: url("/assets/images/ico/ico_car2.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 70px;
}
.way_list ul li .way_wrap {
  display: grid;
}
.way_list ul li .way_wrap .th {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .way_list ul li .way_wrap .th {
    font-size: 0.875rem;
  }
}
.way_list ul li .way_wrap .td {
  line-height: 1.5;
}
@media (max-width: 768px) {
  .way_list ul li .way_wrap .td {
    font-size: 0.875rem;
  }
}

.sect_map.typeB .direction_map {
  width: 100%;
  height: 100%;
}
.sect_map.typeB .direction_map #daumRoughmapContainer1677125429751 {
  width: 100% !important;
}

.sect_map.typeC {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .sect_map.typeC {
    margin-top: 24px;
  }
}
.sect_map.typeC .wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
}
.sect_map.typeC .wrapper .tab_control {
  display: flex;
  padding-bottom: 30px;
  margin: 0 -10px;
}
.sect_map.typeC .wrapper .tab_control button {
  width: 33.33%;
  height: 60px;
  font-size: 1.125rem;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  padding: 17px 0;
  margin: 0 10px;
}
.sect_map.typeC .wrapper .tab_control .btn_1 {
  background: #000;
  color: #fff;
}
.sect_map.typeC .wrapper .direction_info {
  margin: 0 auto;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  padding: 40px 40px 10px 40px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .sect_map.typeC .wrapper .direction_info {
    padding: 30px 20px 10px 20px;
  }
}
.sect_map.typeC .wrapper .direction_info .direction_title {
  font-size: 1.75rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .sect_map.typeC .wrapper .direction_info .direction_title {
    font-size: 1.25rem;
  }
}
.info_list {
  display: flex;
  width: 100%;
  margin-top: 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E4E4E4;
}
@media (max-width: 768px) {
  .info_list {
    border: none;
  }
}
.info_list ul {
  display: flex;
}
@media (max-width: 1220px) {
  .info_list ul {
    display: grid;
  }
}
.info_list ul li {
  display: flex;
}
@media (max-width: 768px) {
  .info_list ul li {
    flex-direction: column;
  }
}
@media (max-width: 1220px) {
  .info_list ul li {
    margin-top: 10px;
  }
}
.info_list ul li .th {
  font-size: 1rem;
  margin-right: 10px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .info_list ul li .th {
    font-size: 0.875rem;
  }
}
.info_list ul li .td {
  font-size: 1rem;
  margin-right: 30px;
}
@media (max-width: 768px) {
  .info_list ul li .td {
    font-size: 0.875rem;
    margin: 5px 0 0 0;
  }
}

.way_list {
  display: flex;
  width: 100%;
  margin-top: 16px;
}
@media (max-width: 768px) {
  .way_list {
    border-top: 1px solid #E4E4E4;
    margin-top: 20px;
    padding-top: 20px;
  }
}
.way_list ul li {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.way_list ul li .ico_bus {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  min-width: 70px;
  min-height: 70px;
  background-image: url("/assets/images/ico/ico_bus2.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 70px;
}
.way_list ul li .ico_car {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  min-width: 70px;
  min-height: 70px;
  background-image: url("/assets/images/ico/ico_car2.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 70px;
}
.way_list ul li .way_wrap {
  display: grid;
}
.way_list ul li .way_wrap .th {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .way_list ul li .way_wrap .th {
    font-size: 0.875rem;
  }
}
.way_list ul li .way_wrap .td {
  line-height: 1.5;
}
@media (max-width: 768px) {
  .way_list ul li .way_wrap .td {
    font-size: 0.875rem;
  }
}

.sect_map.typeC .wrapper .direction_info .dir_btn {
  top: 160px;
}
.sect_map.typeC .wrapper .direction_map {
  width: 100%;
  height: 100%;
}
.sect_map.typeC .wrapper .direction_map #daumRoughmapContainer1677125429751,
.sect_map.typeC .wrapper .direction_map #daumRoughmapContainer1677131086794,
.sect_map.typeC .wrapper .direction_map #daumRoughmapContainer1677131980330 {
  width: 100% !important;
}

.sect_paging.typeA {
  margin-top: 30px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .sect_paging.typeA {
    margin-top: 24px;
  }
}
.sect_paging.typeA .paging_ul {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sect_paging.typeA .paging_ul .paging_li {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  color: #656565;
  border: 1px solid #E4E4E4;
  background-color: #fff;
  border-radius: 0;
  vertical-align: top;
  overflow: hidden;
}
.sect_paging.typeA .paging_ul .paging_li.paging_li_active {
  color: #fff;
  background-color: #363636;
  border: 1px solid #363636;
}
.sect_paging.typeA .paging_ul .paging_li .paging_href {
  display: flex;
  width: 35px;
  height: 35px;
  padding: 10px 0px;
  color: inherit;
  font-size: 0.875rem;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .sect_paging.typeA .paging_ul .paging_li .paging_href {
    width: 30px;
    height: 30px;
  }
}
.sect_paging.typeA .paging_ul .paging_li:not(:last-child) {
  margin-right: 10px;
}
.sect_paging.typeA .paging_ul .paging_prev:after, .sect_paging.typeA .paging_ul .paging_next:before {
  transform: rotate(-45deg);
}
.sect_paging.typeA .paging_ul .paging_prev:before, .sect_paging.typeA .paging_ul .paging_next:after {
  transform: rotate(45deg);
}
.sect_paging.typeA .paging_ul .paging_prev, .sect_paging.typeA .paging_ul .paging_next {
  border: 1px solid #CECECE;
  position: relative;
  font-size: 0;
}
.sect_paging.typeA .paging_ul .paging_prev:before, .sect_paging.typeA .paging_ul .paging_next:before {
  margin-left: -5px;
  margin-top: 2px;
}
.sect_paging.typeA .paging_ul .paging_prev:after, .sect_paging.typeA .paging_ul .paging_next:after {
  margin-left: -5px;
  margin-top: -4px;
}
.sect_paging.typeB {
  margin-top: 30px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .sect_paging.typeB {
    margin-top: 24px;
  }
}
.sect_paging.typeB .paging_ul {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sect_paging.typeB .paging_ul .paging_li {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  color: #656565;
  border: 1px solid #E4E4E4;
  background-color: #fff;
  border-radius: 10px;
  vertical-align: top;
  overflow: hidden;
}
.sect_paging.typeB .paging_ul .paging_li.paging_li_active {
  color: #fff;
  background-color: #363636;
  border: 1px solid #363636;
}
.sect_paging.typeB .paging_ul .paging_li .paging_href {
  display: flex;
  width: 35px;
  height: 35px;
  padding: 10px 0px;
  color: inherit;
  font-size: 0.875rem;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .sect_paging.typeB .paging_ul .paging_li .paging_href {
    width: 30px;
    height: 30px;
  }
}
.sect_paging.typeB .paging_ul .paging_li:not(:last-child) {
  margin-right: 10px;
}
.sect_paging.typeB .paging_ul .paging_prev:after, .sect_paging.typeB .paging_ul .paging_next:before {
  transform: rotate(-45deg);
}
.sect_paging.typeB .paging_ul .paging_prev:before, .sect_paging.typeB .paging_ul .paging_next:after {
  transform: rotate(45deg);
}
.sect_paging.typeB .paging_ul .paging_prev, .sect_paging.typeB .paging_ul .paging_next {
  border: 1px solid #CECECE;
  position: relative;
  font-size: 0;
}
.sect_paging.typeB .paging_ul .paging_prev:before, .sect_paging.typeB .paging_ul .paging_next:before {
  margin-left: -5px;
  margin-top: 2px;
}
.sect_paging.typeB .paging_ul .paging_prev:after, .sect_paging.typeB .paging_ul .paging_next:after {
  margin-left: -5px;
  margin-top: -4px;
}
.sect_paging.typeC {
  margin-top: 30px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .sect_paging.typeC {
    margin-top: 24px;
  }
}
.sect_paging.typeC .paging_ul {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sect_paging.typeC .paging_ul .paging_li {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  color: #656565;
  border: 1px solid #E4E4E4;
  background-color: #fff;
  border-radius: 18px;
  vertical-align: top;
  overflow: hidden;
}
@media (max-width: 768px) {
  .sect_paging.typeC .paging_ul .paging_li:nth-of-type(n + 5) {
    display: none;
  }
}
@media (max-width: 768px) {
  .sect_paging.typeC .paging_ul .paging_li:last-of-type {
    display: inline-block;
  }
}
.sect_paging.typeC .paging_ul .paging_li.paging_li_active {
  color: #fff;
  background-color: #363636;
  border: 1px solid #363636;
}
.sect_paging.typeC .paging_ul .paging_li .paging_href {
  display: flex;
  width: 35px;
  height: 35px;
  padding: 10px 0px;
  color: inherit;
  font-size: 0.875rem;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .sect_paging.typeC .paging_ul .paging_li .paging_href {
    width: 30px;
    height: 30px;
  }
}
.sect_paging.typeC .paging_ul .paging_li:not(:last-child) {
  margin-right: 10px;
}
.sect_paging.typeC .paging_ul .paging_prev:after, .sect_paging.typeC .paging_ul .paging_next:before {
  transform: rotate(-45deg);
}
.sect_paging.typeC .paging_ul .paging_prev:before, .sect_paging.typeC .paging_ul .paging_next:after {
  transform: rotate(45deg);
}
.sect_paging.typeC .paging_ul .paging_prev, .sect_paging.typeC .paging_ul .paging_next {
  border: 1px solid #CECECE;
  position: relative;
  font-size: 0;
}
.sect_paging.typeC .paging_ul .paging_prev:before, .sect_paging.typeC .paging_ul .paging_next:before {
  margin-left: -5px;
  margin-top: 2px;
}
.sect_paging.typeC .paging_ul .paging_prev:after, .sect_paging.typeC .paging_ul .paging_next:after {
  margin-left: -5px;
  margin-top: -4px;
}

.sect_popup {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  max-width: 400px;
  max-height: 488px;
  padding: 30px 20px;
}
.sect_popup.typeA .sch_wrap .recent_sch {
  font-size: 1rem;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
}
.sect_popup.typeA .sch_wrap .all_delete {
  font-size: 0.875rem;
  color: #888888;
}
.sect_popup.typeA .sch_wrap ul {
  padding: 20px 0 15px 0;
}
.sect_popup.typeA .sch_wrap ul li {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  align-items: center;
}
@media (max-width: 1220px) {
  .sect_popup.typeA .sch_wrap ul li {
    font-size: 0.875rem;
  }
}
.sect_popup.typeA .sch_wrap ul .delete {
  background-image: url("/assets/images/ico/ico_delete.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.sect_popup.typeA .keyword {
  font-size: 1rem;
  font-weight: 600;
  border-top: 1px solid #E4E4E4;
  padding: 30px 0 20px 0;
}
.sect_popup.typeA .keyword_list {
  width: 100%;
}
.sect_popup.typeA .keyword_list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.sect_popup.typeA .keyword_list ul li {
  font-size: 0.875rem;
  font-weight: 400;
  color: #757575;
  border: 1px solid #E4E4E4;
  border-radius: 20px;
  height: 35px;
  align-items: center;
  justify-content: center;
  display: flex;
  padding: 8px 15px;
  margin: 0 5px;
  margin-bottom: 10px;
}
.sect_popup.typeA .popup_close {
  width: 100%;
  font-size: 1rem;
  background: #F7F7F7;
  height: 100%;
  min-height: 50px;
  margin-top: 70px;
}

.sect_search.typeA {
  margin-bottom: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.sect_search.typeA .searchBtn {
  outline: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.sect_search.typeA .searchBtn .ico_search_btn {
  background-image: url("/assets/images/ico/ico_search.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.sect_search.typeA .search_top {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 270px;
  position: relative;
}
.sect_search.typeA .search_top .search_open {
  width: 780px;
  height: 55px;
  margin: 0 auto;
  display: flex;
  position: relative;
}
@media (max-width: 1220px) {
  .sect_search.typeA .search_top .search_open {
    width: 100%;
    max-width: 688px;
    height: 55px;
  }
}
@media (max-width: 768px) {
  .sect_search.typeA .search_top .search_open {
    width: 100%;
    max-width: 328px;
    height: 48px;
  }
}
.sect_search.typeA .search_top .search_open .search_txt {
  border: none;
  border-bottom: 2px solid #000;
  padding-right: 43px;
}
.sect_search.typeA .search_top .search_open .sch_btn {
  position: absolute;
  right: 6px;
  top: 50%;
  width: auto;
  height: auto;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .sect_search.typeA .search_top .search_open .sch_btn {
    right: 4px;
    top: 35%;
  }
}
.sect_search.typeA .search_top .search_open .sch_btn .ico_search {
  outline: 0;
  display: flex;
  border: 1px solid transparent;
  border-radius: inherit;
  padding: 0;
  background: transparent;
  cursor: pointer;
  background-image: url(/assets/images/ico/ico_search.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  background-image: url("/assets/images/ico/ico_search.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.sect_search.typeA .search_top .search_open #hd_sch {
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
}
.sect_search.typeA .search_top .hd_sch_wr {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F6F7F9;
  min-height: 0;
  transition: 1s ease-in-out;
  height: 0;
  overflow: hidden;
}
.sect_search.typeA .search_top .search_cancel {
  position: absolute;
  z-index: 5;
  height: 40px;
  top: calc(100% + 40px);
  cursor: pointer;
}
.sect_search.typeA .search_top .search_cancel .ico_cancel {
  display: inline-block;
  background-image: url("/assets/images/ico/ico_cancel2.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}
.sect_search.typeA .search_bottom {
  height: 100%;
  background: #000;
}

.sect_searchList.typeA .total_sch_wrap {
  position: relative;
  max-width: 1200px;
  margin: 40px auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.total_sch_head_wrap .top {
  font-size: 34px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .total_sch_head_wrap .top {
    font-size: 1.5rem;
  }
}
.total_sch_head_wrap .bottom {
  background: #F7F7F7;
  border-top: 1px solid #000;
  min-height: 100px;
  justify-content: center;
  display: flex;
  align-items: center;
  margin: 16px 0 50px 0;
}
@media (max-width: 768px) {
  .total_sch_head_wrap .bottom {
    margin: 15px 0 30px 0;
  }
}
.total_sch_head_wrap .bottom .bottom_txt {
  font-size: 1.125rem;
  text-align: center;
  line-height: 1.5;
}
.total_sch_head_wrap .bottom .bottom_txt br {
  display: none;
}
@media (max-width: 768px) {
  .total_sch_head_wrap .bottom .bottom_txt br {
    display: block;
  }
}
@media (max-width: 768px) {
  .total_sch_head_wrap .bottom {
    font-size: 0.875rem;
  }
}
.total_sch_head_wrap .bottom span {
  font-weight: 600;
}

.sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap {
  width: 100%;
}
.sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap ul + ul {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap ul + ul {
    margin-top: 30px;
  }
}
.sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap ul li + li {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap ul li + li {
    margin-top: 25px;
  }
}
.sch_result {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
@media (max-width: 768px) {
  .sch_result {
    align-items: flex-start;
  }
}
.sch_result .sch_result_txt {
  font-size: 1.125rem;
  display: flex;
}
@media (max-width: 768px) {
  .sch_result .sch_result_txt {
    display: unset;
  }
}
.sch_result .sch_result_txt p {
  margin-left: 3px;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .sch_result .sch_result_txt p {
    display: block;
    margin-top: 3px;
    margin-left: 10px;
    font-size: 0.875rem;
  }
}
@media (max-width: 768px) {
  .sch_result .sch_result_txt {
    font-size: 0.875rem;
  }
}
.sch_result .sch_result_txt br {
  display: none;
}
@media (max-width: 768px) {
  .sch_result .sch_result_txt br {
    display: block;
  }
}
.sch_result span {
  font-weight: 600;
}
.sch_result .more {
  display: flex;
  position: absolute;
  right: 2%;
  font-size: 0.875rem;
}
@media (max-width: 768px) {
  .sch_result .more {
    right: 4%;
  }
}
@media (max-width: 768px) {
  .sch_result .more a {
    font-size: 0.75rem;
  }
}

.list_category {
  background: #F7F7F7;
  border: 1px solid #E4E4E4;
  padding: 5px 15px;
  font-size: 0.875rem;
}
@media (max-width: 768px) {
  .list_category {
    padding: 5px 10px;
  }
}

.sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap .list_tit {
  font-size: 1rem;
  font-weight: 600;
  padding: 15px 0 5px 0;
}
@media (max-width: 768px) {
  .sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap .list_tit {
    font-size: 0.875rem;
  }
}
.sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap .list_cont {
  line-height: 1.5;
  font-size: 0.875rem;
}
@media (max-width: 768px) {
  .sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap .list_cont {
    font-size: 0.75rem;
  }
}
.sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap .list_tit, .sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap .list_cont {
  margin: 0 20px;
}
@media (max-width: 768px) {
  .sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap .list_tit, .sect_searchList.typeA .total_sch_wrap .total_sch_middle_wrap .list_cont {
    margin: 0 10px;
  }
}

.sect_searchList.typeB .total_sch_wrap {
  position: relative;
  max-width: 1200px;
  margin: 40px auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img {
  width: 100%;
  margin-top: 10px;
}
.sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img ul + ul {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img ul + ul {
    margin-top: 40px;
  }
}
.sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  margin-top: 20px;
}
.sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img ul li {
  width: 25%;
  padding: 0 10px;
  padding-bottom: 40px;
}
@media (max-width: 1220px) {
  .sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img ul li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img ul li {
    padding-bottom: 20px;
  }
}
.sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img ul li .list_img_list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 3px;
}
.sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img ul li .list_img_list .list_title {
  font-size: 1rem;
  margin: 15px 0 10px 0;
}
@media (max-width: 768px) {
  .sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img ul li .list_img_list .list_title {
    margin: 10px 0 5px 0;
  }
}
.sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img ul li .list_img_list .list_date {
  font-size: 0.875rem;
  color: #888888;
}
.sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img .list_tit {
  font-size: 1rem;
  font-weight: 600;
  padding: 15px 0 5px 0;
}
@media (max-width: 768px) {
  .sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img .list_tit {
    font-size: 0.875rem;
  }
}
.sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img .list_cont {
  line-height: 1.5;
  font-size: 0.875rem;
}
@media (max-width: 768px) {
  .sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img .list_cont {
    font-size: 0.75rem;
  }
}
.sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img .list_tit, .sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img .list_cont {
  margin: 0 20px;
}
@media (max-width: 768px) {
  .sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img .list_tit, .sect_searchList.typeB .total_sch_wrap .total_sch_middle_wrap.img .list_cont {
    margin: 0 10px;
  }
}

.sect_form input[type=text], .sect_form input[type=password], .sect_form input[type=email], .sect_form input[type=tel], .sect_form input[type=url], .sect_form input[type=date], .sect_form input[type=datetime-local], .sect_form input[type=time], .sect_form input[type=number], .sect_form select, .sect_form textarea {
  color: #232323 !important;
  height: 60px;
}
.sect_form input[type=checkbox] + label, .sect_form input[type=radio] + label {
  cursor: pointer;
}
.sect_form.typeA {
  background-color: #F7F7F7;
}
.sect_form.typeA .inner {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 20px;
}
.register-info--box .register-info--tit {
  padding: 10px 20px;
  background: #292929;
  border-radius: 5px;
}
.register-info--box .register-info--tit h3 {
  color: #fff;
  font-size: 18px;
  display: inline-flex;
  align-items: center;
}
.register-info--box .register-info--tit h3 span {
  font-size: 12px;
  color: #BABABA;
  margin-left: 13px;
}
.register-info--box .register-info--cont {
  margin-top: 30px;
}
.register-info--list {
  padding-bottom: 50px;
}
.register-info--list .input-tit {
  margin-bottom: 20px;
  font-size: 16px;
}
.register-info--list .input-tit .required {
  color: #FC4B3C;
}
.register-info--list .input-tit span {
  font-size: 12px;
  font-weight: 500;
  color: #292929;
  margin-left: 5px;
}
.register-info--list .input-tit .ico-left i {
  margin-right: 5px;
}
.register-info--list .input-tit .ico__eye {
  width: 20px;
  height: 18px;
  background-image: url(/assets/images/user/register/ico_eye.svg);
}
.register-info--list .input-wrap {
  position: relative;
}
.register-info--list .input-wrap input {
  border-color: #D0D0D0;
  font-weight: 400;
}
.register-info--list .register-attach {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 20px;
  overflow: hidden;
  overflow-x: auto;
}
.register-info--list .register-attach > li {
  width: 173px;
  flex: 0 0 auto;
}
.register-info--list .register-attach > li .attach-add__btn {
  padding-bottom: 100%;
  border-radius: 5px;
  position: relative;
  border: 1px dashed #BABABA;
  background: #fff;
}
.register-info--list .register-attach > li .attach-add__btn input {
  display: none;
}
.register-info--list .register-attach > li .attach-add__btn .attach-add {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.register-info--list .register-attach > li .attach-add__btn .attach-add p {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 38px;
  font-weight: 300;
  color: #757575;
  padding-bottom: 10px;
}
.register-info--list .register-attach > li .attach-add__btn .attach-add p span {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}
.register-info--list .register-attach > li .register-attach__wrap .material-img {
  padding-bottom: 100%;
  border-radius: 5px;
  position: relative;
  height: 0;
  overflow: hidden;
}
.register-info--list .register-attach > li .register-attach__wrap .material-img > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.register-info--list .register-attach > li .register-attach__wrap .material-img .attach-del {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 34px;
  height: 34px;
  z-index: 1;
}
.register-info--list .register-attach > li .register-attach__wrap .material-img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.register-info--list .register-info--list .input-tit {
  margin-bottom: 20px;
  font-size: 16px;
}
.register-info--list .check-box_wrap .check-box input[type=checkbox] + label {
  font-size: 16px;
  font-weight: 400;
  color: #232323;
  background: transparent;
}
.register-info--list .check-box_wrap .check-box input[type=checkbox]:checked + label::before {
  background: no-repeat url(/assets/images/user/register/check_active.svg) 50%;
}
.register-info--list .check-box_wrap .check-box input[type=radio] + label::before, .register-info--list .check-box_wrap .check-box input[type=checkbox] + label::before {
  width: 25px;
  height: 25px;
  border-width: 2px;
  background-color: #fff;
  margin-right: 8px;
}
.register-info--list .check-box_wrap .check-box input[type=radio]:checked + label::before {
  background: no-repeat url(/assets/images/user/register/check-cir_active.svg) 50%;
}
.register-info--list .check-box_wrap .check-box span {
  font-size: 1rem;
}
.register-info--list .check-box_wrap .check-box:not(:last-child) {
  margin-right: 20px;
}
.register-info--list .input-row .input-wrap {
  position: relative;
  display: flex;
  align-items: center;
}
.register-info--list .input-row .input-wrap input {
  border-color: #D0D0D0;
  font-weight: 400;
  height: 60px;
  border: 1px solid #E4E4E4;
  font-size: 16px;
}
.register-info--list .input-row .input-wrap .countCheck {
  height: 60px;
  border: 1px solid #E4E4E4;
  font-size: 16px;
  border-radius: 5px;
}
.register-info--list .input-row .input-wrap .countCheck2 {
  height: 60px;
  border: 1px solid #E4E4E4;
  font-size: 16px;
  border-radius: 5px;
  padding: 20px;
  padding-right: 75px;
  min-height: 100px;
}
.register-info--list .input-row .input-wrap .textarea_count, .register-info--list .input-row .input-wrap .textarea_count2 {
  top: 30%;
  bottom: 15px;
  position: absolute;
  right: 15px;
  font-size: 16px;
  color: #BABABA;
  font-weight: 400;
}
.register-info--list .input-row .input-wrap .btn_inner {
  min-width: 100px;
  width: 100px;
  height: 60px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 10px;
  background: #292929;
  color: #fff;
}
.register-info--list .input-row .input-wrap.address__post input, .register-info--list .input-row .input-wrap.address__detail input:not(:last-child) {
  max-width: 100%;
  height: 60px;
  margin-bottom: 0;
}
.register-info--list .input-row .btn.attach__btn {
  min-width: 60px;
  width: 60px;
  height: 60px;
  margin-left: 20px;
  border-radius: 5px;
  font-size: 30px;
  font-weight: 500;
  background: #292929;
  color: #fff;
}
.register-info--list .input-row .btn.attach__btn .attach__input {
  height: 60px !important;
  width: 60px !important;
  cursor: pointer;
}

.register-info--box .register-info--cont .register-info--list.flex, .register-info--box .register-info--cont footer .register-info--list.ft-info__txt, footer .register-info--box .register-info--cont .register-info--list.ft-info__txt, .register-info--box .register-info--cont .useInfo-tit ul.register-info--list, .useInfo-tit .register-info--box .register-info--cont ul.register-info--list, .register-info--box .register-info--cont .register-info--list.useInfo-top__box, .register-info--box .register-info--cont .register-info--list.bbsBar-sch, .register-info--box .register-info--cont .register-info--list.rsvInfo-box, .register-info--box .register-info--cont .register-info--list.rsvInfo-list, .register-info--box .register-info--cont .register-info--list.tree-btn-wrap {
  display: flex;
}
.register-info--box .register-info--cont .register-info--list.flex > div, .register-info--box .register-info--cont footer .register-info--list.ft-info__txt > div, footer .register-info--box .register-info--cont .register-info--list.ft-info__txt > div, .register-info--box .register-info--cont .useInfo-tit ul.register-info--list > div, .useInfo-tit .register-info--box .register-info--cont ul.register-info--list > div, .register-info--box .register-info--cont .register-info--list.useInfo-top__box > div, .register-info--box .register-info--cont .register-info--list.bbsBar-sch > div, .register-info--box .register-info--cont .register-info--list.rsvInfo-box > div, .register-info--box .register-info--cont .register-info--list.rsvInfo-list > div, .register-info--box .register-info--cont .register-info--list.tree-btn-wrap > div {
  width: 50%;
}
.register-info--box .register-info--cont .register-info--list.flex > div:not(:last-child), .register-info--box .register-info--cont footer .register-info--list.ft-info__txt > div:not(:last-child), footer .register-info--box .register-info--cont .register-info--list.ft-info__txt > div:not(:last-child), .register-info--box .register-info--cont .useInfo-tit ul.register-info--list > div:not(:last-child), .useInfo-tit .register-info--box .register-info--cont ul.register-info--list > div:not(:last-child), .register-info--box .register-info--cont .register-info--list.useInfo-top__box > div:not(:last-child), .register-info--box .register-info--cont .register-info--list.bbsBar-sch > div:not(:last-child), .register-info--box .register-info--cont .register-info--list.rsvInfo-box > div:not(:last-child), .register-info--box .register-info--cont .register-info--list.rsvInfo-list > div:not(:last-child), .register-info--box .register-info--cont .register-info--list.tree-btn-wrap > div:not(:last-child) {
  margin-right: 20px;
}
.register-info--box .register-info--cont input[readonly] {
  background-color: #fff !important;
}
.register-info--box .register-info--cont .register-manager--tit {
  font-size: 20px;
  margin-bottom: 30px;
}
.register-info--box .register-info--cont .register-manager--tit .btn {
  min-width: 32px;
  width: 32px;
  height: 32px;
  font-size: 20px;
  margin-left: 20px;
  border-radius: 5px;
  background: #292929;
  color: #fff;
}
.register-info--box .register-info--cont .register-manager--tit .btn.btn_del {
  border: 1px solid #000;
  background-color: #fff;
}
.register-info--box .register-info--cont .register-manager--tit .btn.btn_del span {
  color: #000;
}

.sect_form.typeA .inner .register-info .register-info--btn {
  display: -webkit-flex;
  justify-content: right;
  padding-top: 50px;
  border-top: 1px solid #E4E4E4;
  width: 100%;
}
.sect_form.typeA .inner .register-info .register-info--btn .btn_register-cancel {
  background-color: #fff;
  width: 173px;
  height: 50px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #e4e4e4;
  margin-right: 28px;
}
.sect_form.typeA .inner .register-info .register-info--btn .btn_register {
  width: 173px;
  height: 50px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  background: #292929;
  color: #D0FD5C;
}

header .tnb {
  border-bottom: 1px solid #F7F7F7;
}
header .tnb .tnb-wrap a {
  font-size: 14px;
  padding: 10px 0;
}
header .tnb .tnb-wrap ul li {
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
}
header .tnb .tnb-wrap ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
header .tnb .tnb-wrap ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: #E4E4E4;
  width: 1px;
  height: 10px;
}
header .tnb .tnb-l a {
  color: #888;
}
header .tnb .tnb-r {
  padding-right: 140px;
}
header .tnb .tnb-r a {
  color: #757575;
  font-weight: 500;
}
header .hd-top {
  height: 130px;
}
header .hd-top__info .info1 {
  font-size: 14px;
  color: #757575;
}
header .hd-top__info .info1 p:first-child {
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
}
header .hd-top__info .info1 p:first-child::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 14px;
  background: #e4e4e4;
}
header .hd-top__info .info2 {
  margin-top: 3px;
  color: #4B3329;
}
header .hd-top__info .info2 b {
  font-size: 26px;
  padding-right: 8px;
  margin-right: 8px;
  position: relative;
}
header .hd-top__info .info2 p {
  font-size: 14px;
}
header .hd-search {
  position: relative;
}
header .hd-search input {
  width: 505px;
  max-width: 100%;
  height: 70px;
  border-radius: 35px;
  border-width: 2px;
  border-color: #FED863;
  padding: 0 35px;
  font-size: 20px;
  box-shadow: 0 3px 6px rgba(227, 114, 63, 0.25);
}
header .hd-search input::placeholder {
  color: #bababa;
  font-weight: 400;
}
header .hd-search .btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
}
@media (max-width: 1420px) {
  header .hd-search .btn .ico {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 768px) {
  header .hd-search .btn {
    right: 22px;
  }
  header .hd-search .btn .ico {
    width: 18px;
    height: 18px;
  }
}
header .hd-bottom {
  position: relative;
  background: #FAF5F0;
}
header .hd-rev {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
}
header .hd-rev .btn {
  color: #4B3329;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: 700;
  padding-right: calc((100vw - 1320px) / 2);
  background: #FED863;
  padding-left: 47px;
}
header .hd-rev .btn .ico-foot {
  width: 20px;
  height: 20px;
  background: no-repeat 50%/cover;
  background-image: url("../../images/cmn/ico-foot.svg");
  margin-left: 4.5px;
}
header .hd-rev p {
  position: absolute;
  bottom: 5px;
  font-size: 10px;
  font-weight: 700;
  opacity: 0.5;
  color: #4B3329;
  padding-left: 47px;
  padding-right: calc((100vw - 1320px) / 2);
  width: 100%;
  display: flex;
  justify-content: center;
}
header .hd-rev__img {
  position: absolute;
  z-index: 1;
  top: -20px;
  left: -47px;
  width: 94px;
  height: 94px;
  background: no-repeat 50%/cover;
  background-image: url(../../images/cmn/dog-motion_s.gif);
}
header .gnb-cont > li {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  padding-right: 35px;
}
header .gnb-cont > li:not(:last-child) {
  margin-right: 35px;
}
header .gnb-cont > li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 15px;
  background: rgba(0, 0, 0, 0.25);
}
header .gnb-cont > li .tit {
  height: 60px;
  font-size: 16px;
  color: #4B3329;
  font-weight: 500;
}
header .gnb-cont > li .depth2 {
  position: absolute;
  display: none;
  top: calc(100% + 16px);
  left: calc(50% - 20px);
  transform: translateX(-50%);
  text-align: center;
  padding: 15px 25px;
  background: #fff;
  border: 1px solid #E4E4E4;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
  border-radius: 11px;
  white-space: normal;
  word-break: keep-all;
  width: 190px;
  z-index: 12;
}
header .gnb-cont > li .depth2:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 12px;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: no-repeat 50%/cover;
  background-image: url(../../images/cmn/ico-triangle.svg);
}
header .gnb-cont > li .depth2 > li {
  padding: 12px 0;
}
header .gnb-cont > li .depth2 > li.on a, header .gnb-cont > li .depth2 > li a:hover {
  text-decoration: underline;
  color: #4B3329;
  font-weight: 700;
}
header .gnb-cont > li .depth2 > li > a {
  font-size: 16px;
  font-weight: 400;
  color: #757575;
}
header .pc-ver {
  display: block;
}
@media (max-width: 1420px) {
  header {
    position: relative;
  }
  header .pc-ver {
    display: none !important;
  }
  header .mobile-ver {
    display: block !important;
  }
  header .mobile-ver .gnb {
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
  }
  header .mobile-ver .gnb-wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  header .mobile-ver .gnb-tit {
    width: 100%;
    background: #4B3329;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    height: 40px;
  }
  header .mobile-ver .gnb-cont {
    background: rgba(252, 216, 99, 0.1);
    height: 100%;
    position: relative;
    overflow-y: auto;
  }
  header .mobile-ver .gnb-cont > li {
    position: static;
    height: auto;
    display: block;
    width: 132px;
    margin: 0;
    padding: 0;
  }
  header .mobile-ver .gnb-cont > li::after {
    display: none;
  }
  header .mobile-ver .gnb-cont > li .tit {
    font-size: 16px;
    font-weight: 700;
    width: 172px;
    color: #210000;
    justify-content: left;
    padding: 0 40px;
    line-height: 1.75;
  }
  header .mobile-ver .gnb-cont > li.active .tit {
    background: rgba(254, 216, 99, 0.5);
    text-decoration: underline;
  }
  header .mobile-ver .gnb-cont > li.active .depth2 {
    display: block;
  }
  header .mobile-ver .gnb-cont .depth2 {
    position: absolute;
    top: 0;
    left: 172px;
    width: calc(100% - 172px);
    display: none;
    padding: 0 15px;
    border-left: 0;
    transform: none;
    border: 0;
    box-shadow: none;
    height: calc(100% + 6px);
    border-radius: 0;
    padding: 0 20px;
  }
  header .mobile-ver .gnb-cont .depth2 > li {
    padding: 0;
    text-align: left;
  }
  header .mobile-ver .gnb-cont .depth2 > li:not(:last-child) {
    border-bottom: 1px solid rgba(35, 35, 35, 0.05);
  }
  header .mobile-ver .gnb-cont .depth2 > li a:hover {
    text-decoration: none;
    color: #210000;
    font-weight: 500;
  }
  header .mobile-ver .gnb-cont .depth2 > li > a {
    display: flex;
    align-items: center;
    color: #210000;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    padding: 20px 0;
  }
  header .mobile-ver .gnb-cont .depth2 > li > a.active {
    color: #4B3329;
    text-decoration: underline;
  }
  header .mobile-ver .gnb-cont .depth2 > li > a.active::before {
    background: #4B3329;
  }
  header .mobile-ver .gnb-cont .depth2 > li > a.active.hasChild::after {
    background-image: url("../../images/ico/ico-arrow_on.svg");
  }
  header .mobile-ver .gnb-cont .depth2 > li > a::before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #210000;
    margin-right: 7px;
  }
  header .mobile-ver .gnb-cont .depth2 > li > a.hasChild::after {
    content: "";
    width: 18px;
    height: 18px;
    background: no-repeat 50%/cover;
    background-image: url("../../images/ico/ico-arrow.svg");
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  header .mobile-ver .gnb-cont .depth2 > li > a.hasChild::after {
    right: 10px;
  }
}
@media (max-width: 1420px) {
  header .mobile-ver .gnb-cont .depth2::after {
    display: none;
  }
  header .mobile-ver .gnb-cont .depth3 {
    display: none;
    background-color: #F7F7F7;
    border-radius: 5px;
    padding: 12px 20px;
    margin-top: 10px;
    margin-bottom: 22px;
  }
  header .mobile-ver .gnb-cont .depth3 a {
    color: #232323;
    font-size: 14px;
    padding: 12px 0;
  }
  header .mobile-ver .gnb-control {
    display: table;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #E4E4E4;
  }
  header .mobile-ver .gnb-control li {
    display: table-cell;
    vertical-align: middle;
  }
  header .mobile-ver .gnb-control li:not(:last-child) {
    border-right: 1px solid #e4e4e4;
  }
  header .mobile-ver .gnb-control .btn {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5D5D5D;
    font-size: 16px;
    transition: 0.4s;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  header .mobile-ver .gnb-control .btn {
    height: 42px;
    font-size: 14px;
  }
}
@media (max-width: 1420px) {
  header .mobile-ver .gnb-control .btn:hover {
    opacity: 0.7;
  }
  header .mobile-ver .gnb-control .btn.login-btn {
    text-decoration: underline;
    color: #000;
  }
  header .hd-logo {
    position: relative;
    z-index: 13;
    display: inline-block;
  }
  header .hd-logo img {
    width: 230px;
  }
  header .hd-top {
    height: auto;
    padding-top: 18px;
    padding-bottom: 30px;
  }
  header .hd-top__wrap {
    margin-top: 20px;
  }
  header .hd-rev {
    top: auto;
    right: auto;
    position: static;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  header .hd-rev {
    height: 50px;
  }
}
@media (max-width: 1420px) {
  header .hd-rev__img {
    position: relative;
    top: auto;
    left: auto;
    z-index: 2;
  }
}
@media (max-width: 1420px) and (max-width: 768px) {
  header .hd-rev__img {
    width: 78px;
    height: 78px;
  }
}
@media (max-width: 1420px) {
  header .hd-rev .btn {
    display: flex;
    justify-content: center;
    padding: 0;
  }
  header .hd-search input {
    width: 390px;
    height: 60px;
  }
  header .gnb-all {
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    z-index: 12;
    padding-top: 88px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    display: none;
  }
  header .gnb-all__top {
    padding-bottom: 20px;
  }
  header .gnb-all__top .user-info {
    min-height: 65px;
    padding: 16px 20px;
    border-radius: 10px;
    background: #FAF5F0;
    background-repeat: no-repeat;
    background-position: bottom right 30px;
    background-image: url("../../images/cmn/ico-dog2.svg");
    background-size: 72px 62px;
  }
  header .gnb-all__top .user-info .txt1 {
    font-size: 14px;
    color: #232323;
  }
  header .gnb-all__top .user-info .txt2 {
    font-size: 12px;
    font-weight: 300;
    color: #666;
  }
  header .gnb-btn {
    position: absolute;
    right: 40px;
    top: 15px;
    z-index: 13;
  }
  header .gnb-btn.active button span {
    background: transparent;
  }
  header .gnb-btn.active button span:before {
    transform: rotate(135deg);
    top: 0;
  }
  header .gnb-btn.active button span:after {
    transform: rotate(-135deg);
    top: 0;
  }
  header .gnb-btn.active + .gnb-all {
    display: flex;
    opacity: 1;
    visibility: visible;
  }
  header .gnb-btn button {
    width: 50px;
    height: 50px;
    border: 0;
    border-radius: 5px;
    position: relative;
    background: #F7F7F7;
  }
  header .gnb-btn button span {
    display: block;
    height: 2px;
    width: 24px;
    background: #000;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -11px;
    transition: all 0.5s;
  }
  header .gnb-btn button span:before, header .gnb-btn button span:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    position: absolute;
    top: -8px;
    transform: rotate(0deg);
    transition: all 0.5s;
  }
  header .gnb-btn button span:after {
    top: 8px;
  }
  header .quick-menu__list {
    padding: 0;
  }
  header .quick-menu__list ul li {
    flex: 1;
  }
  header .quick-menu__list ul li.list-rev {
    flex: 1;
  }
}
@media (max-width: 768px) {
  header .mobile-ver .hd-logo img {
    width: 190px;
  }
  header .mobile-ver .hd-top {
    padding-top: 20px;
    padding-bottom: 24px;
  }
  header .mobile-ver .hd-top__wrap {
    display: block;
  }
  header .mobile-ver .hd-top__info {
    margin-top: 20px;
    text-align: center;
  }
  header .mobile-ver .hd-top__info .info1 {
    justify-content: center;
  }
  header .mobile-ver .hd-top__info .info2 {
    margin-top: 10px;
    justify-content: center;
  }
  header .mobile-ver .hd-search input {
    width: 100%;
    height: 44px;
    font-size: 14px;
    border-width: 1.5px;
    padding: 0 22px;
  }
  header .mobile-ver .gnb-btn {
    top: 10px;
    right: 20px;
  }
  header .mobile-ver .gnb-all {
    padding-top: 71px;
  }
  header .mobile-ver .gnb-cont > li .tit {
    width: 132px;
    padding: 0 20px;
  }
  header .mobile-ver .gnb-cont .depth2 {
    height: calc(var(--vh, 1vh) * 100 - 300px);
    height: 100%;
    left: 132px;
    width: calc(100% - 132px);
  }
  header .mobile-ver .gnb-cont .depth3 {
    padding: 9px 20px;
  }
  header .mobile-ver .gnb-cont .depth3 a {
    padding: 9px 0;
  }
  header .mobile-ver .quick-menu__list ul {
    margin: 0 -3.5px;
  }
  header .mobile-ver .quick-menu__list ul li {
    padding: 0 3.5px;
  }
  header .mobile-ver .quick-menu__list ul li .btn {
    height: 70px;
    font-size: 12px;
    border-radius: 10px;
  }
  header .mobile-ver .quick-menu__list ul li .btn .img::after {
    width: 100%;
    height: 5px;
  }
  header .mobile-ver .quick-menu__list ul li .btn .ico {
    width: 32px;
    height: 30px;
    margin-bottom: 7px;
  }
}

header {
  position: relative;
}

.tnb-l {
  margin: 5px 0;
}

.hd_lang .goog-te-gadget .goog-te-combo {
  width: 120px;
  height: 35px;
  font-family: "Spoqa Han Sans Neo", "sans-serif";
  font-size: 14px;
  margin: 0;
}
@media (max-width: 768px) {
  .hd_lang .goog-te-gadget .goog-te-combo {
    width: 35px;
    height: 35px;
    font-size: 0;
    border: 0;
    background: no-repeat 50%/cover;
    background-size: 35px 35px;
    padding: 0 !important;
    background-image: url(/assets/images/ico/ico-lang.svg);
  }
}
.hd_lang .goog-te-gadget .goog-te-combo option {
  font-size: 14px;
}

.hd_lang .goog-te-gadget {
  font-size: 0 !important;
}

.hd_lang span {
  display: none !important;
}

.hd_lang {
  position: absolute;
  right: 0;
  padding-right: calc((100vw - 1440px) / 2);
  top: 6px;
  z-index: 11;
}
@media (max-width: 1420px) {
  .hd_lang {
    right: 105px;
    top: 20px;
  }
}
@media (max-width: 768px) {
  .hd_lang {
    right: 80px;
    top: 18px;
  }
}

.top_btn {
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 52px;
  height: 52px;
  z-index: 21;
  background: no-repeat 50%/cover;
  background-image: url(/assets/images/cmn/top-btn.svg);
}
@media (max-width: 1420px) {
  .top_btn {
    right: 20px;
  }
}
@media (max-width: 768px) {
  .top_btn {
    right: 15px;
    width: 40px;
    height: 40px;
  }
}

footer {
  width: 100%;
  background: #fff;
  border-top: 1px solid #F6F7F7;
  padding: 37px 0 40px;
}
@media (max-width: 1420px) {
  footer {
    padding: 45px 0 38px;
  }
}
@media (max-width: 768px) {
  footer {
    padding: 40px 0;
  }
}
@media (max-width: 1420px) {
  footer .ft-wrap {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 768px) {
  footer .ft-wrap {
    padding: 0 40px;
  }
}
footer .ft-logo {
  flex: none;
}
footer .ft-info {
  flex: 1;
  margin-left: 84px;
}
@media (max-width: 1420px) {
  footer .ft-info {
    margin-left: 0;
    margin-top: 20px;
    flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 768px) {
  footer .ft-info {
    margin-top: 30px;
  }
}
footer .ft-info__link {
  display: flex;
  font-size: 0;
  margin: 0 -27px;
}
@media (max-width: 1420px) {
  footer .ft-info__link {
    justify-content: center;
  }
}
@media (max-width: 768px) {
  footer .ft-info__link {
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -6px;
  }
}
footer .ft-info__link > li {
  padding: 0 27px;
  position: relative;
}
@media (max-width: 1420px) {
  footer .ft-info__link > li {
    padding: 0 6px;
    margin-bottom: 15px;
  }
}
footer .ft-info__link > li:not(:last-child)::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #757575;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
@media (max-width: 1420px) {
  footer .ft-info__link > li:not(:last-child)::after {
    width: 3px;
    height: 3px;
  }
}
footer .ft-info__link .btn {
  font-size: 16px;
  font-weight: 700;
  color: #757575;
  transition: 0.4s;
}
footer .ft-info__link .btn:hover {
  opacity: 0.7;
}
@media (max-width: 1420px) {
  footer .ft-info__link .btn {
    font-size: 14px;
  }
}
footer .ft-info__txt {
  margin-top: 5px;
}
@media (max-width: 768px) {
  footer .ft-info__txt {
    margin-top: 19px;
    display: block;
  }
}
footer .ft-info__txt li {
  color: #757575;
  font-size: 14px;
  font-weight: 500;
  margin-right: 25px;
}
@media (max-width: 768px) {
  footer .ft-info__txt li {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
footer .ft-info__copy {
  margin-top: 10px;
  font-size: 12px;
  color: #BABABA;
  line-height: 1.7;
}
@media (max-width: 768px) {
  footer .ft-info__copy {
    margin-top: 15px;
  }
}
footer .ft-info__copy a {
  display: inline-block;
  color: #BABABA;
  font-size: 12px;
  text-decoration: underline;
}
footer .ft-num {
  margin-top: 8px;
}
@media (max-width: 1420px) {
  footer .ft-num {
    margin-top: 23px;
  }
}
@media (max-width: 768px) {
  footer .ft-num {
    width: 100%;
    margin-top: 40px;
  }
}
footer .ft-num li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 15px;
  background: #F7F7F7;
  border-radius: 5px;
  width: 190px;
}
footer .ft-num li > * {
  font-size: 14px;
}
footer .ft-num li:not(:last-child) {
  margin-bottom: 10px;
}
@media (max-width: 1420px) {
  footer .ft-num li {
    width: 100%;
  }
}
footer .ft-num__tit {
  font-weight: 500;
}

/*# sourceMappingURL=style.css.map */

.prgm-tit {
  border: 1px solid #E4E4E4;
  padding: 20px 30px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  border-radius: 10px 10px 0 0;
}
.prgm-tit h3 {
  font-size: 20px;
  display: flex;
  align-items: center;
}
.prgm-tit h3 .ico {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.ico-star {
  background: url(../../../assets/images/cmn/ico-star.svg) no-repeat;
}

.prgm-cont {
  border: 1px solid #e4e4e4;
  padding: 30px 30px 15px 30px;
  border-radius: 0 0 10px 10px;
  margin-bottom: 50px;
}
.ico-plan {
  background: url(../../../assets/images/cmn/ico-plan.svg) no-repeat;
}

.prgm-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.prgm-list li {
  margin-right: 15px;
  margin-bottom: 15px;
}
.prgm-list li button {
  font-family: "DalseoHealing";
  color: #4B3329;
  font-size: 18px;
  font-weight: 700;
  padding: 15px 20px;
  border: 1px solid #4B3329;
  border-radius: 30px;
}
.prgm-list li button.on {
  background: #FAF5F0;
}
.prgm-state {
  width: 100px;
  border-radius: 15px;
  padding: 5px 0;
  font-size: 16px;
  font-weight: 700;
}
.prgm-state.closed  {
  background-color: #D0D0D0;
  color: #757575;
}
.prgm-state.open {
  background-color: #FED863;
  color: #4B3329;
}

.ico-apply {
  background: url(../../../assets/images/cmn/ico-apply.svg) no-repeat;
}
.prgm-detl-state {
  display: flex;
  align-items: center;
}
.prgm-detl-state .category {
  color: #4B3329;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #4B3329;
  padding: 6px 20px;
  border-radius: 20px;
  margin-right: 12px;
}
.prgm-detl-state .state {
  font-size: 18px;
  font-weight: 700;
  border-radius: 20px;
  padding: 6px 20px;
}
.prgm-detl-state .state.closed  {
  background-color: #D0D0D0;
  color: #757575;
}
.prgm-detl-state .state.open {
  background-color: #FED863;
  color: #4B3329;
}
.prgm-detl-tit {
  font-size: 26px;
  font-weight: 700;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  margin-top: 15px;
}
.prgm-detl-list {
  margin: 40px 0;
  background-color: #FAF5F0;
  border-radius: 10px;
  padding: 20px 30px 5px;
}
.prgm-detl-list li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 18px;
}
.prgm-detl-list li::before {
  content: '';
  width: 7px;
  height: 7px;
  background: #4B3329;
  border-radius: 100%;
  margin-right: 10px;
}
.prgm-detl-list__tit {
  color: #292929;
  font-weight: 700;
  margin-right: 5px;
}
.prgm-detl-cont {
  margin-bottom: 60px;
}
.prgm-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 10px;
}
.prgm-btn a {
  color: #4B3329;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #4B3329;
  width: 170px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.prgm-btn a:first-child {
  margin-right: 20px;
}
.prgm-btn a.closed {
  background-color: #D0D0D0;
  color: #757575;
  border: transparent;
  cursor: default;
}
.prgm-cont ul.prgm-detl-list {
  margin: 0 0 20px;
}

.aply-input.prgm-input {
  padding: 0;
  margin: 0;
}

.contest-list__tit {
  margin-bottom: 20px;
}
.contest-list__tit > span {
  background: #FED863;
  color: #4B3329;
  font-size: 16px;
  font-weight: 700;
  padding: 6px 10px;
  border-radius: 20px;
  margin-right: 12px;
}
.contest-list {
  margin-top: 50px;
  margin-bottom: 100px;
}
.contest-list > ul {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}
.contest-list > ul > li {
  width: 25%;
  padding: 15px;
}
.contest-list > ul > li .img-wrap {
  position: relative;
  overflow: hidden;
  height: 0;
  padding: 0;
  padding-bottom: 100%;
}
.contest-list > ul > li .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
}
.dog-info {
  margin-top: 15px;
  display: flex;
  align-items: center;
}
.dog-info span.name {
  color: #4B3329;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.dog-info span.name::before {
  content: '';
  width: 18px;
  height: 18px;
  background: url(../../../assets/images/cmn/ico_contest.svg) no-repeat;
  margin-right: 5px;
}
.dog-info span.breed {
  color: #5B5B5B;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.dog-info span.breed:before {
  content: '';
  width: 2px;
  height: 12px;
  background: #E4E4E4;
  margin: 0 10px;
}


.contest-detl {
  display: flex;
}
.contest-detl__img {
  width: 59%;
  margin-right: 40px;
}
.contest-detl__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}
.contest-detl__info {
  width: 41%;
}
.contest-detl__info .info-btn button {
  width: 100%;
  border: 1px solid #4B3329;
  border-radius: 15px;
  color: #4B3329;
  font-size: 22px;
  font-weight: 500;
  padding: 18px 0;
}
.contest-detl__info .info-btn button:first-child {
  margin-bottom: 15px;
}
.contest-detl__info .info-btn button.vote {
  background: #4B3329;
  color: #fff;
}

.contest-detl__info .info-btn button.closed {
  cursor: default;
  border: 1px solid #D0D0D0;
  background-color: #D0D0D0;
  color: #757575;
}

.contest-bt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 80px;
}
.contest-bt button {
  color: #292929;
  border: 1px solid #292929;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
  width: 170px;
  height: 50px;
}

.contest-detl__info .vote_count {
  color: #4B3329;
  font-size: 20px;
  font-weight: 700;
  background: #FED863;
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
}
.contest-detl__info .vote_count:before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../../../assets/images/cmn/ico_vote.svg) no-repeat;
  margin-right: 5px;
  background-size: cover;
}
.contest-detl__info .info-tit {
  border: 1px solid #E4E4E4;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-radius: 30px;
  padding: 35px 40px;
  margin-bottom: 20px;
  position: relative;
}
.contest-detl__info .info-tit::after {
  content: '';
  width: 101px;
  height: 107px;
  background: url(../../../assets/images/cmn/img_vote.jpg) no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 20px;
  right: 30px;
}
.contest-detl__info .vote_info span {
  display: block;
  color: #4B3329;
}
.contest-detl__info .vote_info span:first-child {
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.contest-detl__info .vote_info span:first-child:before {
  content: '';
  background: #4B3329;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  margin-right: 10px;
}
.contest-detl__info .vote_info span:last-child {
  color: #232323;
  font-size: 26px;
  font-weight: 700;
  margin-left: 17px;
  margin-top: 5px;
}
.contest-detl__info .vote_info {
  margin-top: 18px;
}
@media (max-width: 1028px) {
  .contest-detl__info .info-tit::after{
    display: none;
  }
}
@media (max-width: 768px) {
  .prgm-cont .bbsTable {
    margin-top: 0;
  }
  .prgm-cont {
    padding: 15px;
  }
  .prgm-list li button {
    font-size: 14px;
    padding: 10px 15px;
  }
  .prgm-tit h3 {
    font-size: 14px;
  }
  .prgm-tit {
    padding: 15px;
  }
  .prgm-tit h3 .ico {
    background-size: cover;
    width: 16px;
    height: 16px;
  }
  .prgm-detl-cont img {
    height: auto !important;
    max-width: 100%;
  }
  .prgm-detl-state .category {
    font-size: 14px;
    padding: 4px 15px;
  }
  .prgm-detl-state .state {
    font-size: 14px;
    padding: 4px 15px;
  }
  .prgm-detl-tit {
    font-size: 22px;
  }
  .prgm-detl-list {
    margin: 20px 0;
    padding: 15px;
  }
  .prgm-detl-list li {
    font-size: 14px;
  }
  .contest-list > ul {
    margin: -7.5px;
  }
  .contest-list > ul > li {
    width: 50%;
    padding: 7.5px;
  }
  .contest-list__tit > span {
    font-size: 12px;
  }
  .contest-list {
    margin-top: 30px;
    margin-bottom: 70px;
  }
  .contest-detl {
    flex-direction: column;
  }
  .contest-detl__img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .contest-detl__info {
    width: 100%;
  }
  .contest-detl__info .info-tit {
    padding: 20px;
  }
  .contest-detl__info .vote_count {
    font-size: 16px;
  }
  .contest-detl__info .vote_info span:last-child {
    font-size: 20px;
  }
  .contest-detl__info .vote_info span:first-child {
    font-size: 13px;
  }
  .contest-detl__info .info-btn button {
    font-size: 18px;
    padding: 14px 0;
  }
}

.contest-list.no-list {
  text-align: center;
}