<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --white: #fff;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
legend {
  display: none;
}
select[disabled] {
  background-color: #f6f6f6;
  cursor: not-allowed;
  color: #565656;
}
input[readonly] {
  background: #f6f6f6;
  cursor: not-allowed;
  color: #565656;
}
.btn-medium:disabled,
.btn-medium:hover:disabled {
  border-color: #d6d6d6 !important;
  background-color: #d6d6d6 !important;
  color: #fff !important;
}
.btn-large:disabled,
.btn-large:hover:disabled {
  border-color: #d6d6d6 !important;
  background-color: #d6d6d6 !important;
  color: #fff !important;
}
textarea.input-regular[readonly] {
  border: 0;
  background-color: #f9f9f9;
  font-size: 12px;
  color: #868686;
}
.datepickers-container {
  z-index: 102;
}
.datepicker-here.icon-type {
  background: #ffffff url(/image/component/icon_date.png) right 6px center
    no-repeat;
  background-size: 24px 24px;
  padding-right: 37px;
}
.accordion {
  width: 100%;
}
textarea.input-regular {
  display: inline-block;
  min-width: 200px;
  min-height: auto;
  height: auto;
  padding: 12px;
  line-height: 1.3;
}
textarea.input-regular::-webkit-scrollbar {
  border-radius: 0;
  width: 4px;
  background: transparent;
}
textarea.input-regular::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #727272;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.align-center {
  text-align: center !important;
}
.margin-t40 {
  margin-top: 40px !important;
}
.padding-t40 {
  padding-top: 40px !important;
}
select.input-regular {
  min-width: 100px;
  padding-right: 32px;
}
.width312 {
  width: 312px !important;
}
.width400 {
  width: 400px !important;
}
a.btn-medium {
  display: inline-block;
  vertical-align: middle;
}
.help-text {
  color: #dbdbdb;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.24px;
  margin: 8px 0 0;
}
.help-text.red {
  color: var(--d-1202-f, #d1202f);
}
.clear {
  clear: both;
}
.img-list {
  margin: 0 0 16px;
}
.img-list &gt; ul {
  overflow: hidden;
}
.img-list &gt; ul &gt; li {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 8px;
  overflow: hidden;
  background: url(/image/mobile/no_image_type_a.png) center center
    no-repeat;
  background-size: contain;
  margin: 0 8px 0 0;
}
.img-list &gt; ul &gt; li .img-popup {
  margin: 0;
  padding: 0;
}
.img-list &gt; ul &gt; li .img-popup .inner-wrap {
  margin: 0;
  padding: 0;
}
.img-list &gt; ul &gt; li img {
  width: 80px;
  height: 80px;
}
.clamp1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}
.clamp2 {
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: keep-all;
}
.clamp3 {
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: keep-all;
}
.clamp4 {
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-break: keep-all;
}
.clamp5 {
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  word-break: keep-all;
}
/*input-split*/
.input-split2 {
  float: left;
  min-width: calc((100% - 8px) / 2) !important;
  width: calc((100% - 8px) / 2) !important;
  margin: 0;
}
.input-split2 + .input-split2 {
  margin-left: 8px;
}
.input-split3 {
  float: left;
  min-width: calc((100% - 16px) / 3) !important;
  width: calc((100% - 16px) / 3) !important;
  margin: 0;
}
.input-split3 + .input-split3 {
  margin-left: 8px;
}
.input-split4 {
  float: left;
  min-width: calc((100% - 24px) / 4) !important;
  width: calc((100% - 24px) / 4) !important;
  margin: 0;
}
.input-split4 + .input-split4 {
  margin-left: 8px;
}
.like &gt; a {
  display: block;
  width: 32px;
  height: 32px;
  transition: all 0.5s;
  background: url(/image/pc/icon_heart_n.png) center center no-repeat;
  background-size: contain;
  transform: scale(1);
}
.like &gt; a:hover {
  transform: scale(1.08);
  background: url(/image/pc/icon_heart_s.png) center center no-repeat;
  background-size: contain;
}
.like &gt; a.active {
  background: url(/image/pc/icon_heart_s.png) center center no-repeat;
  background-size: contain;
} /*tab-menu*/
.tab-menu .inner-wrap .tab-content {
  height: auto;
  margin-top: 0;
  border: 0;
  padding: 0;
}
/*type-b*/
.tab-menu.type-b {
  background: #ffffff;
}
.tab-menu.type-b .inner-wrap .tab-header {
  position: relative;
  height: 35px;
  border: 0;
  padding: 0 16px;
  background: #ffffff;
}
.tab-menu.type-b .inner-wrap .tab-header li {
  border: 1px solid #e9e9e9;
  border-bottom: 1px solid #161616;
  color: #a6a6a6;
  font-size: 12px;
  font-weight: 400;
  background-color: #ffffff;
}
.tab-menu.type-b .inner-wrap .tab-header li + li {
  border-left: 1px solid #e6e6e6;
}
.tab-menu.type-b .inner-wrap .tab-header li.active {
  background: #fff;
  color: #565656;
  border: 1px solid #252c3a;
  border-bottom: 1px solid #fff;
  font-weight: 600;
}
.tab-menu.type-b .inner-wrap .tab-header li.active:hover {
  background: #fff;
  color: #252c3a;
  border-bottom: 1px solid #fff;
}
.tab-menu.type-b .inner-wrap .tab-content {
  height: auto;
  margin-top: 0;
  border: 0;
  padding: 0;
}
/* type-c */
.tab-menu.type-c {
  padding: 6px 16px 0;
}
.tab-menu.type-c &gt; .inner-wrap &gt; .tab-header {
  border: 0;
  margin: 0 0 8px;
}
.tab-menu.type-c &gt; .inner-wrap &gt; .tab-header li {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.46;
  letter-spacing: -0.39px;
  text-align: center;
  color: #a6a6a6;
  border: 0;
  border-bottom: 2px solid #e6e6e6;
}
.tab-menu.type-c &gt; .inner-wrap &gt; .tab-header li.active {
  border: 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.46;
  letter-spacing: -0.39px;
  text-align: center;
  background-color: #fff;
  color: #fecb4b;
  border-bottom: 2px solid #fecb4b;
}
/* category-slider */
.category-slider {
  width: 100%;
  border: 0;
  margin: 16px 0 32px;
  padding-left: 0;
  height: auto;
  border-bottom: 1px solid #e6e6e6;
}
.category-slider .swiper-container .swiper-wrapper .swiper-slide .category {
  font-size: 13px;
  color: #a6a6a6;
  line-height: 40px;
  padding: 0 0 9px;
  margin: 0 16px 0 8px;
  font-weight: 500;
}
.category-slider
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  .category.active {
  font-weight: 600;
  color: #5cc4ef;
  border-bottom: 2px solid #5cc4ef;
}
/*======================================
1. ê³µí†µ ìš”ì†Œ ì˜ì—­ (í—¤ë”/í‘¸í„°/í€µë©”ë‰´ ë“±)
======================================*/
#wrapper {
  background: url(/image/pc/bg.jpg) no-repeat center 0;
  background-size: cover;
  /*  */
  padding-top: 140px;
}

/* #header */
#header {
  background: url(/image/pc/header_line_bg.png) repeat-x 0 0;
  background-size: 1px 140px;
  /*  */
  position: fixed;
  left: 50%;
  top: 0;
  display: block;
  width: 100%;
  transform: translateX(-50%);
  z-index: 100;
  width: 100%;
  background: url(/image/pc/header_bg.png) repeat-x 0 0;
  background-size: 100% 140px;
}

#header:hover {
  background: #fff url(/image/pc/header_active_line_bg.png) repeat-x 0 0;
  background-size: 1px 140px;
}
#header:hover .header-logo {
  background: url(/image/pc/logo_active.png) no-repeat 0 0;
  background-size: contain;
}
#header:hover .unb a {
  color: #767676;
}
#header:hover .unb li + li {
  border-left: 1px solid #767676;
}
#header:hover #gnb &gt; ul &gt; li &gt; a {
  color: #333;
}

/* unb */
.unb ul {
  width: 1048px;
  margin: 0 auto;
  padding: 16px 0;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.unb li {
  line-height: 0.8;
}
.unb li + li {
  border-left: 1px solid #fff;
}
.unb a {
  padding: 0 20px;
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 0.8;
  letter-spacing: -0.28px;
}
.unb a:hover {
  text-decoration: underline;
}

.header-inner {
  width: 1048px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.header-logo {
  margin: 26px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 50px;
  background: url(/image/pc/logo.png) no-repeat 0 0;
  background-size: contain;
}

/* gnb */
#gnb &gt; ul {
  display: flex;
  justify-content: space-between;
}
#gnb &gt; ul &gt; li &gt; a {
  display: block;
  padding: 36px 60px;
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.4px;
}
#gnb &gt; ul &gt; li &gt; ul {
  display: none;
  width: 100%;
  text-align: center;
  padding-bottom: 33px;
  border-top: 1px solid transparent;
}
#gnb &gt; ul &gt; li:hover &gt; ul {
  border-top: 1px solid #2d3c75;
}
#gnb &gt; ul &gt; li &gt; ul &gt; li {
  margin: 24px 0 0;
  width: 100%;
}
#gnb &gt; ul &gt; li &gt; ul &gt; li &gt; a {
  display: block;
  width: 100%;
  color: #353535;
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.32px;
}
#gnb &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
  text-decoration: underline;
}
#gnb:hover &gt; ul &gt; li &gt; ul {
  display: block;
}

.container {
  display: flex;
  width: 1048px;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 20px 0 40px;
}
#content {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  min-height: 635px;
  padding: 0 69px 120px;
  border-radius: 14px;
}
/****** footer start ******/
.footer {
  background-color: #000;
}
.fnb {
  display: flex;
  justify-content: center;
  align-items: cetner;
  padding: 20px 0;
  border-bottom: solid 1px #333333;
}
.fnb &gt; ul {
  width: 1048px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.fnb &gt; ul &gt; li {
  line-height: 0.8;
}
.fnb &gt; ul &gt; li + li {
  border-left: solid 1px #333333;
}
.fnb a {
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 0.8;
  letter-spacing: -0.32px;
  padding: 0 20px;
}
.fnb a:hover {
  text-decoration: underline;
}
.fnb a strong {
  color: #565656;
  font-weight: bold;
}
.footer-inner {
  width: 1048px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 40px 0 76px;
}
.footer-cscenter {
  text-align: right;
}
.footer-inner &gt; div {
  display: flex;
}
.footer-inner .logo img {
  width: 68.881px;
  height: 80px;
  margin: 0 42px 0 0;
}
.footer-inner li.tit {
  color: #fff;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.36px;
  margin-bottom: 24px;
}
.footer-inner li {
  line-height: 0.8;
  margin: 8px 0 0;
}
.footer-inner li span {
  display: inline-block;
  padding: 0 12px;
  color: #bdbdbd;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 0.8;
  letter-spacing: -0.24px;
}
.footer-inner li span:first-child {
  padding-left: 0;
}
.footer-inner li span + span {
  border-left: solid 1px #333333;
}

.footer-cscenter {
  width: 157px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-cscenter li {
  text-align: left;
  color: #bdbdbd;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 0.8;
  letter-spacing: -0.24px;
  margin-bottom: 4px;
}
.footer-cscenter li.tit {
  margin-bottom: 16px;
  text-align: left;
}
.footer-cscenter li.tel {
  color: #fff;
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}
/** footer end **/

/*======================================
2. ë©”ì¸íŽ˜ì´ì§€ ì˜ì—­ (ë©”ì¸íŽ˜ì´ì§€ ê´€ë&nbsp;¨)
======================================*/

/*swiper*/
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  box-sizing: border-box;
}
.slider-btn-next,
.slider-btn-prev {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  margin-top: -30px;
  cursor: pointer;
  z-index: 10;
}
.slider-btn-prev {
  left: 40px;
  background: url(/image/pc/r_prev.png) center center no-repeat;
  background-size: contain;
}
.slider-btn-next {
  right: 40px;
  background: url(/image/pc/r_next.png) center center no-repeat;
  background-size: contain;
}
.slider-btn-prev:after,
.slider-btn-next:after {
  display: none;
}
/*========== ë©”ì¸ë¹„ì£¼ì–¼ ì‹œìž‘ ==========*/
.swiper-container.main-visual {
  width: 100%;
  margin: 0 auto;
}
.swiper-container.main-visual .swiper-wrapper {
  width: 100%;
}
.swiper-container.main-visual .swiper-slide {
  width: 100%;
  overflow: hidden;
}
.swiper-container.main-visual .swiper-slide img {
  width: 100%;
  height: 560px;
  object-fit: cover;
}
.swiper-container.main-visual .swiper-slide.swiper-slide-active img {
  opacity: 1;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #000;
}
.swiper-scrollbar {
  opacity: 1 !important;
}
.swiper-scrollbar .swiper-scrollbar-drag {
  background: #0055aa;
}
.file-upload .gallery-scroll {
  overflow-x: auto;
  overflow-y: hidden;
}
.file-upload .gallery-scroll::-webkit-scrollbar {
  width: 100%;
  height: 0;
}
.file-upload .gallery-scroll .gallery {
  width: 700px;
}
.file-upload .upload &gt; input {
  top: -6px;
  height: 35px;
}
.file-upload .btn-regular {
  width: 96px !important;
}

/*========== ì»¨í…ì¸&nbsp; ê³µìš© ì‹œìž‘ ==========*/
/*ì„œë¸Œíƒ€ì´í‹€*/
.sub-title-area {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
  border-bottom: 1px solid #333;
}
.sub-title-area h1 {
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.54px;
}
/*list-empty*/
.list-empty {
  padding: 100px 0;
  text-align: center;
}
.list-empty img {
  width: 80px;
  height: 80px;
}
.list-empty p {
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.32px;
  margin: 80px 0 0;
}

/*search-area*/
.search-area {
  margin: 40px 0 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.search-area select {
  padding: 0 36px 0 20px;
  margin: 0 0 0 20px;
  height: 48px;
  border-radius: 14px;
  border: 1px solid #fff;
  color: #fff;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.28px;
}
.search-area option {
  padding: 4px;
  font-size: 14px;
  color: #fff;
  border-radius: 14px;
  background: #252525;
}
.search-area button {
  margin: 0 0 0 20px;
}

/*ì•Œë¦¼*/
.push-list {
  background: #fff;
  padding: 16px 0 0;
}
.push-list &gt; button {
  float: right;
  margin: 0 0 8px;
}
.push-list &gt; ul {
  margin-top: -8px;
  overflow: hidden;
  clear: both;
}
.push-list &gt; ul &gt; li {
  position: relative;
  margin: 8px 0 0;
}
.push-list &gt; ul &gt; li a {
  display: block;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 14px 16px;
  background: #fff;
}
.push-list &gt; ul &gt; li .date {
  font-size: 12px;
  color: #565656;
}
.push-list &gt; ul &gt; li .con {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
  word-break: keep-all;
  margin: 8px 0 0;
}
.push-list &gt; ul &gt; li .delete {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(/image/component/icon_modal_close.png) center center
    no-repeat;
  background-size: contain;
  z-index: 1;
}
.push-list &gt; ul &gt; li.read a {
  background: #f9f9f9;
}
.push-list &gt; ul &gt; li.read .con {
  color: #a6a6a6;
}
.push-list &gt; ul &gt; li.read .date {
  color: #a6a6a6;
}
.push-list .list-empty {
  padding: 100px 0;
}
.btn-group + .push-list {
  margin: 16px 0 0;
}
/*table-type-area*/
.table-type-area &gt; ul {
  border-top: 1px solid #e6e6e6;
}
.table-type-area &gt; ul &gt; li {
  display: table;
  width: 100%;
  margin: 0;
  height: 68px;
  border-bottom: 1px solid #e6e6e6;
}
.table-type-area &gt; ul &gt; li &gt; * {
  display: table-cell;
  vertical-align: middle;
  padding: 16px;
  text-align: left;
}
.table-type-area &gt; ul &gt; li &gt; .title {
  font-size: 12px;
  font-weight: 400;
  color: #868686;
  width: 180px;
  background-color: #f9f9f9;
  padding-left: 24px;
}
.table-type-area &gt; ul &gt; li &gt; .title.required::before {
  content: "*";
  display: inline-block;
  color: #e6291f;
  margin-right: 2px;
}
.table-type-area &gt; ul &gt; li &gt; .con {
  font-size: 13px;
  color: #161616;
  padding: 8px 16px;
  padding-right: 0;
}
.table-type-area &gt; ul &gt; li &gt; .con input[type="radio"] {
  margin: 0 4px 0 0;
}
.table-type-area &gt; ul &gt; li &gt; .con .input-regular {
  width: 314px;
}
.table-type-area &gt; ul &gt; li &gt; .con .input-regular.width100 {
  min-width: 100px;
  width: auto;
}
.table-type-area &gt; ul &gt; li &gt; .con .input-regular.btn-add + button {
  width: 74px;
  padding: 0;
  margin-left: 4px;
}
.table-type-area &gt; ul &gt; li &gt; .con textarea.input-regular {
  width: 100%;
  margin: 8px 0;
}
/*block-type-area*/
.block-type-area {
  background: #fff;
  padding: 0 16px 16px;
  overflow: hidden;
}
.block-type-area &gt; ul &gt; li {
  margin: 24px 0 0;
}
.block-type-area &gt; ul &gt; li &gt; .title {
  font-size: 12px;
  font-weight: 500;
  color: #565656;
  overflow: hidden;
}
.block-type-area &gt; ul &gt; li &gt; .title.required::before {
  content: "*";
  display: inline-block;
  color: #e6291f;
  margin-right: 2px;
}
.block-type-area &gt; ul &gt; li &gt; .con {
  margin: 8px 0 0;
  font-size: 13px;
}
.block-type-area &gt; ul &gt; li &gt; .con .unit-box .input-regular {
  width: calc(100% - 40px);
}
.block-type-area &gt; ul &gt; li input[type="radio"] {
  vertical-align: middle;
  margin-top: -2px;
}
.block-type-area &gt; ul &gt; li &gt; .con .search-date input.input-regular {
  width: calc(50% - 10px);
}
.block-type-area &gt; ul &gt; li &gt; .con input[type="radio"] {
  margin-left: 0;
}
.block-type-area &gt; ul &gt; li &gt; .con .input-regular {
  width: 314px;
}
.block-type-area &gt; ul &gt; li &gt; .con .input-regular + textarea.input-regular {
  margin-top: 8px;
}
.block-type-area &gt; ul &gt; li &gt; .con .input-regular.btn-add + button {
  width: 74px;
  padding: 0;
  margin-left: 8px;
}
.block-type-area &gt; ul &gt; li &gt; .con textarea.input-regular {
  width: 100%;
}
/* BTT */
.BTT &gt; ul {
  margin: 40px 0 0;
  padding: 32px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #777;
}
.BTT &gt; ul &gt; li {
  display: table;
  width: 100%;
  margin: 0;
}
.BTT &gt; ul &gt; li &gt; * {
  display: table-cell;
  vertical-align: top;
  padding: 16px;
  text-align: left;
}
.BTT &gt; ul &gt; li &gt; .tit {
  padding-top: 40px;
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.32px;
  width: 140px;
  padding-left: 20px;
  text-align: left;
}
.BTT &gt; ul &gt; li &gt; .tit.required::before {
  content: "*";
  display: inline-block;
  color: #e6291f;
  margin-right: 4px;
}
.BTT &gt; ul &gt; li &gt; .con {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: calc(100% - 140px);
  font-size: 13px;
  color: #161616;
  padding: 20px 0;
  padding-right: 0;
}
.BTT &gt; ul &gt; li &gt; .con input[type="radio"],
.BTT &gt; ul &gt; li &gt; .con input[type="checkbox"] {
  margin: 0 4px 0 0;
}
.BTT &gt; ul &gt; li &gt; .con .input-regular {
  width: 440px;
  height: 56px;
  border-radius: 14px;
  background: #353535;
  padding: 0 32px;
  border: 0;
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.BTT &gt; ul &gt; li &gt; .con .input-regular.width100 {
  min-width: 100px;
  width: auto;
}
.BTT &gt; ul &gt; li &gt; .con .input-regular.btn-add {
}
.BTT &gt; ul &gt; li &gt; .con .input-regular.btn-add + button {
  width: 96px;
  height: 56px;
  padding: 0;
  border-radius: 14px;
  margin-left: 10px;
}
.BTT &gt; ul &gt; li &gt; .con textarea.input-regular {
  width: 100%;
  height: auto;
  margin: 8px 0;
  padding: 24px 32px;
}
.BTT &gt; ul &gt; li &gt; .con .help-text {
  width: 100%;
}
.BTT .btn-group-area {
  padding-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.BTT .btn-group-area .btn-large {
  width: 440px !important;
}
.BTT .btn-group-area .btn-regular {
  width: 136px;
  height: 56px;
}
.BTT .btn-group-area .btn-regular + .btn-large {
  width: 295px !important;
  margin-left: 10px;
}
/* type-b */
.BTT.type-b {
  width: 440px;
  margin: 0 auto;
}
.BTT.type-b &gt; ul {
  border: 0;
  margin-top: 0;
}
.BTT.type-b &gt; ul &gt; li {
  display: block;
  width: 100%;
  margin: 24px 0 0;
}
.BTT.type-b &gt; ul &gt; li &gt; * {
  padding: 0;
  width: 100%;
}
.BTT.type-b &gt; ul &gt; li .con {
  margin: 16px 0 0;
}

/* Login */
.login-area {
  width: 440px;
  margin: 0 auto;
  padding: 60px 0 0;
  text-align: center;
}
.login-area h1 {
  margin: 0 0 40px;
  line-height: 1;
  text-align: center;
}
.login-area h1 img {
  width: 78px;
  height: 78px;
}
.login-area .input-medium {
  width: 100%;
  height: 56px;
  border-radius: 14px;
  background: #353535;
  border: 0;
  padding: 19px 32px;
  color: #acacac;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.32px;
}
.login-area .input-large {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  padding: 15px 16px;
  font-size: 14px;
  letter-spacing: -0.65px;
  border-radius: 8px;
}
.login-area li + li {
  margin-top: 16px;
}
.login-area button[type="submit"] {
  margin: 24px 0 0;
  border-radius: 8px;
  width: 100%;
}
.login-area button[type="submit"] + .btn-medium {
  margin-top: 16px;
}
.login-area .btn-medium {
  width: 100%;
}
.login-area .btn-medium + .btn-medium {
  margin-top: 8px;
}
.login-chk-link {
  margin-top: 24px;
}
.login-chk-link:after {
  content: "";
  display: block;
  clear: both;
}
.login-chk-link .chk {
  float: left;
}
.login-chk-link .chk &gt; label {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #bdbdbd;
}
.login-chk-link .chk input {
  margin: 0 4px 0 0;
}
.login-chk-link .link {
  float: right;
}
.login-chk-link .link a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #bdbdbd;
  display: inline-block;
  margin-left: 8px;
}
.login-chk-link .link a + a {
  padding-left: 10px;
  line-height: 0.8;
  border-left: 1px solid #a6a6a6;
}
.login-area .login-join {
  text-align: center;
  margin: 74px 0 0;
  font-size: 14px;
  font-weight: 500;
  color: #a6a6a6;
}
.login-area .login-join a {
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
  display: inline-block;
  margin: 0 0 0 8px;
}
.login-area button[type="button"].sns {
  width: 100%;
  border-radius: 50vh;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.7px;
  text-align: center;
  color: #868686;
  margin: 8px 0 0;
}
.login-area .kakaotalk:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(/image/mobile/icon_s_kakaotalk.png) center center
    no-repeat;
  background-size: contain;
}
.login-area .naver:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(/image/mobile/icon_s_naver.png) center center no-repeat;
  background-size: contain;
}
.login-area .facebook:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(/image/mobile/icon_s_facebook.png) center center
    no-repeat;
  background-size: contain;
}
.login-area .google:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(/image/mobile/icon_s_google.png) center center no-repeat;
  background-size: contain;
}
.login-area .apple,
.login-area .apple:hover {
  background: #000;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.36px;
  border: 0;
  color: #ffffff;
}
.login-area .apple:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(/image/mobile/icon_s_apple.png) center center no-repeat;
  background-size: contain;
}
/*íšŒì›ì•½ê´€*/
.member-content {
  padding: 0 32px 70px;
  border-bottom: 1px solid #333;
}
.member-content .member-agree {
  margin: 42px 0 0;
}
.member-content .member-agree h1 {
  font-size: 12px;
}
.member-content .member-agree textarea.input-regular {
  width: 100%;
  height: 160px;
  border-radius: 14px;
  background: #353535;
  padding: 20px 32px;
  border: 0;
  font-size: 14px;
  color: #bdbdbd;
}
.member-content .member-agree .title {
  margin: 0 0 16px;
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.32px;
}
.member-content .member-agree label {
  margin: 16px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.member-content label span {
  color: #bdbdbd;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.32px;
}
.member-content label input {
  margin: 0 8px 0 0 !important;
}
.member-content label .required {
  color: var(--d-1202-f, #d1202f);
  text-align: right;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.28px;
}
.member-content .member-checked-all {
  margin: 24px 0 0;
}
.member-content + .btn-group-area {
  padding: 40px 0 0;
}
.member-content + .btn-group-area .btn-large {
  width: 440px !important;
}

.border-top {
  border-top: 1px solid #e6e6e6;
}
/* a-underline-group */
.a-underline-group {
  margin-top: 16px;
  text-align: center;
}
.a-underline-group a {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #9e9ea2;
  margin: 0 8px;
  text-decoration: underline;
}
/*ê²°ê³¼*/
.result-area {
  width: 440px;
  margin: 0 auto;
  padding: 90px 0;
  text-align: center;
}
.result-area p {
  color: var(--ffffff, #fff);
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: -0.32px;
  margin: 60px 0;
}
.result-area .btn-large {
  display: block;
  width: 100%;
  margin: 40px auto 0;
}
.result-area .logo {
  width: 220.827px;
  height: 60.002px;
}

/*ê²Œì‹œíŒ ëª©ë¡ ê³µí†µ*/
.board-list-area {
  margin: 60px 0 0;
  border-top: 1px solid #fff;
}
.board-list-area ul {
  display: table;
  width: 100%;
}
.board-list-area ul li {
  display: table-cell;
  vertical-align: middle;
}
.board-list-area ul li.num {
  width: 15%;
}
.board-list-area ul li.date {
  width: 20%;
}
.board-list-area ul li.writer {
  width: 12%;
}
.board-list-area ul li.hit {
  width: 8%;
}
.board-list-area ul li.status {
  width: 15%;
}
.board-list-area ul li.term {
  width: 20%;
}
.board-list-area ul li.point {
  width: 20%;
}
.board-list-area ul li.split3 {
  width: 33.33%;
}
.board-list-area ul li.split4 {
  width: 25%;
}
.board-list-area ul li.split5 {
  width: 20%;
}
.board-list-area ul li.split6 {
  width: 16.66%;
}
.board-list-area ul li.split7 {
  width: 14.28%;
}
.board-list-area ul li.split8 {
  width: 12.5%;
}
.board-list-header ul li {
  padding: 16px 0;
  text-align: center;
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; /* 162.5% */
  letter-spacing: -0.32px;
  border-bottom: 1px solid #777;
}
.board-list-header &gt; div {
  width: 100%;
  display: block;
  height: auto;
}
.board-list-content &gt; div {
  position: relative;
  width: 100%;
  display: block;
  height: auto;
  border-bottom: 1px solid #777;
}
.board-list-content &gt; div.end:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
}
.board-list-content &gt; div &gt; ul &gt; li {
  padding: 27px 0;
  text-align: center;
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: -0.32px;
}
.board-list-area .board-list-content &gt; div &gt; ul &gt; li.subject {
  position: relative;
  text-align: left;
  padding-left: 60px;
  overflow: hidden;
}
.board-list-area .board-list-content &gt; div &gt; ul &gt; li.subject &gt; a p {
  float: left;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.65px;
  text-align: left;
  color: #fff;
  max-width: 95%;
  display: -webkit-box;
  line-height: 1.5em;
  height: 1.5em;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: normal;
  overflow: hidden;
}
.board-list-area .board-list-content &gt; div &gt; ul &gt; li.subject &gt; a p:hover {
  text-decoration: underline;
}
.board-list-area .board-list-content &gt; div &gt; ul &gt; li.subject .comn {
  float: left;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.55;
  letter-spacing: -0.55px;
  text-align: left;
  color: #5cc4ef;
  margin: 0 0 0 8px;
}
.board-list-content &gt; div &gt; ul &gt; li.num {
  font-size: 16px;
}
.board-list-content &gt; div &gt; ul &gt; li.date {
  font-size: 16px;
}
.board-list-content &gt; div &gt; ul &gt; li.writer {
  color: #868686;
}
.board-list-content &gt; div &gt; ul &gt; li.status span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 96px;
  height: 40px;
  border-radius: 10px;
  background: #767676;
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.28px;
}
.board-list-content &gt; div &gt; ul &gt; li.status span.complete {
  background: var(--2-d-3-c-75, #2d3c75);
}
.board-list-content &gt; div &gt; ul &gt; li.term {
  font-size: 12px;
}
.board-list-content &gt; div &gt; ul &gt; li.term span {
  color: #a6a6a6;
  font-size: 12px;
}
.board-list-content &gt; div &gt; ul &gt; li.point {
  font-size: 13px;
}
.board-list-area .btn-group-area {
  display: flex;
  justify-content: flex-end;
  padding: 16px 0 0;
}

/* faq */
.accordion.faq {
  width: 100%;
}
.accordion.faq .inner-wrap &gt; ul &gt; li {
  display: block;
}
.accordion.faq .inner-wrap &gt; ul &gt; li .accordion-header {
  position: relative;
  height: auto;
  padding: 16px 44px;
}
.accordion.faq .inner-wrap &gt; ul &gt; li .accordion-header:before {
  position: absolute;
  left: 24px;
  top: 17px;
  content: "Q.";
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #a6a6a6;
  display: -webkit-box;
  line-height: 1.5em;
  height: 1.5em;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: normal;
  overflow: hidden;
}
.accordion.faq .inner-wrap &gt; ul &gt; li.active .accordion-header p {
  display: block;
  height: auto;
}
.accordion.faq .inner-wrap &gt; ul &gt; li.active .accordion-content {
  display: block;
}
.accordion.faq .inner-wrap &gt; ul &gt; li .accordion-header p {
  font-size: 13px;
  line-height: 1.5;
}
.accordion.faq .inner-wrap &gt; ul &gt; li .accordion-content {
  position: relative;
  padding-left: 44px;
  min-height: auto;
}
.accordion.faq .inner-wrap &gt; ul &gt; li .accordion-content:before {
  position: absolute;
  left: 24px;
  top: 16px;
  content: "A.";
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #5cc4ef;
}
.accordion.faq .inner-wrap &gt; ul &gt; li .accordion-content p {
  font-size: 13px;
  color: #565656;
}
.accordion.faq .inner-wrap &gt; ul &gt; li .accordion-content img {
  display: block;
  max-width: 100%;
  margin: 16px 0;
}
/* ê²Œì‹œíŒí˜• faq */
.board-list-content .accordion {
  width: auto;
}
.board-list-content .accordion &gt; ul &gt; li {
  height: auto;
  position: relative;
  background: #fff;
  padding: 16px;
}
.board-list-content .accordion &gt; ul &gt; li p {
  width: calc(100% - 32px);
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.6px;
  text-align: left;
  color: #161616;
  text-decoration: none;
  cursor: pointer;
  display: -webkit-box;
  line-height: 1.5em;
  height: 1.5em;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.board-list-content .accordion .num {
  width: 10%;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #565656;
  vertical-align: top;
  padding-top: 18px;
}
.board-list-content .accordion &gt; ul &gt; li p:after {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -12px;
  background: url(/image/component/icon_accordion_arrow_down.png) no-repeat
    0 0;
  background-size: contain;
  opacity: 0.3;
}
.board-list-content .accordion .accordion-content {
  background: #fff;
  width: 100%;
  transition: height 0ms 400ms, opacity 400ms 0ms;
  overflow: hidden;
  height: 0;
  min-height: 0;
  opacity: 0;
}
.board-list-content .accordion.active &gt; ul &gt; li p {
  height: auto;
  -webkit-line-clamp: initial;
}
.board-list-content .accordion.active .accordion-content {
  border-top: 1px solid #e9e9e9;
  background-color: #f9f9f9;
  height: auto;
  opacity: 1;
}
.board-list-content .accordion.active &gt; ul &gt; li p:after {
  background: url(/image/component/icon_accordion_arrow_up.png) no-repeat 0
    0;
  background-size: contain;
}
.board-list-content .accordion .accordion-content {
  position: relative;
  background-color: #fff;
  min-height: auto;
}
.board-list-content .accordion .accordion-content p {
  padding: 16px 166px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}
.board-list-content .accordion .accordion-content img {
  display: block;
  max-width: 100%;
  margin: 0 0 16px;
}
/*temp-content*/
.temp-content {
  padding: 40px 0;
}
.temp-content pre {
  color: #dbdbdb;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.28px;
  white-space: pre-line;
}
.temp-content pre::-webkit-scrollbar {
  width: 8px;
  background: #fff;
}
.temp-content pre::-webkit-scrollbar-thumb {
  background: #ff7193;
  border-radius: 4px;
}
.temp-content pre h3 {
  margin: 16px 0 0;
  color: #fff;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.36px;
}
.temp-content pre h4 {
  margin: 8px 0 0;
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.32px;
}

/*ê²Œì‹œíŒ ë³´ê¸°*/
.board-view-area {
  margin: 60px 0 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #777;
}
.board-view-area .header {
  position: relative;
  border-bottom: 1px solid #777;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 24px 16px;
}
.board-view-area .header h1 {
  color: #fff;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.36px;
  word-break: break-all;
}
.board-view-area .header h1 .cate {
  min-width: 54px;
  height: 22px;
  line-height: 20px;
  padding: 0 8px;
  border: solid 1px #ff416f;
  font-size: 11px;
  color: #ff416f;
  text-align: center;
  margin: -2px 16px 0 0;
}
.board-view-area .header .info {
  margin: 8px 0 0;
}
.board-view-area .header .info &gt; ul {
  position: relative;
}
.board-view-area .header .info &gt; ul &gt; li {
  color: #bdbdbd;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 16px 0 0;
}
.board-view-area .header .info &gt; ul &gt; li a {
  color: #bdbdbd;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: underline;
}
.board-view-area .header .info &gt; ul &gt; li.writer {
  font-weight: 500;
  color: #565656;
}
.board-view-area .header .info &gt; ul &gt; li.hit {
  position: absolute;
  top: 0;
  right: 0;
  color: #a6a6a6;
}
.board-view-area .header .info &gt; ul &gt; li.hit:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 24px;
  height: 24px;
  background: url(/image/pc/icon_hit.png);
  background-size: contain;
}
.board-view-area .content {
  padding: 40px 16px 30px;
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: -0.32px;
  min-height: 440px;
  word-break: break-all;
}
.board-view-area .content.small {
  min-height: 250px;
}
.board-view-area .content img {
  display: block;
  max-width: 100%;
  margin: 40px 0;
}
.board-view-area .swiper-container {
  margin: 16px 0 0;
}
.board-view-area .swiper-container .swiper-slide {
  position: relative;
  width: 100px !important;
  padding-bottom: 100px !important;
  height: 0;
  overflow: hidden;
  border-radius: 8px;
}
.board-view-area .swiper-container .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0;
}
/* board-file */
.board-file {
  padding: 20px 0;
}
.board-file a {
  display: inline-block;
  height: 32px;
  margin: 0 16px 0 0;
  padding: 4px 8px;
  border-radius: 4px;
  border: solid 2px #e9e9e9;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.55;
  letter-spacing: -0.55px;
  text-align: left;
  color: #868686;
}
.board-file a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin: -3px 8px 0 0;
  background: url(/image/pc/icon_download.png);
  background-size: contain;
}
/*board-re*/
.board-re &gt; h1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #252525;
  padding: 28px 20px;
  border-bottom: 1px solid #777;
  color: #fff;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.36px;
  border-top: 1px solid #777;
}
.board-re &gt; h1 span {
  color: #bdbdbd;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.board-re &gt; div {
  background: #252525;
  padding: 40px 20px;
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: -0.32px;
}

/* íšŒì›ìš© */
.member-write-area {
  width: 440px;
  margin: 0 auto;
}
.member-write-area h1 {
  padding: 70px 0;
  color: var(--ffffff, #fff);
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 162.5% */
  letter-spacing: -0.32px;
}

/*ì¸ë±ìŠ¤íŒì—…*/
.index-popup {
  min-width: 312px;
}
.index-popup .btn-split2 {
  width: 50% !important;
}
.index-popup .btn-split2.btn-medium {
  border: 0 !important;
  border-top: 1px solid #e6e6e6 !important;
  border-radius: 0 !important;
}
.index-popup .btn-split2.btn-medium + .btn-split2.btn-medium {
  border-left: 1px solid #e6e6e6 !important;
}
.index-popup .popup-content img {
  width: 312px;
  height: 312px;
}
/* quantity-change */
.quantity-change {
  display: flex;
  align-items: center;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
}
.quantity-change .btn-minus {
  width: 40px;
  height: 40px;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.quantity-change .btn-minus span {
  width: 32px;
  height: 32px;
  background: url(/image/mobile/icon_minus.png) center center no-repeat;
  background-size: contain;
  text-indent: -5000px;
}
.quantity-change .input {
  width: calc(100% - 80px);
  height: 44px;
  line-height: 42px;
  font-size: 13px;
  text-align: center;
}
.quantity-change .btn-plus {
  width: 40px;
  height: 40px;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.quantity-change .btn-plus span {
  width: 32px;
  height: 32px;
  background: url(/image/mobile/icon_plus.png) 0 0 no-repeat;
  background-size: contain;
  text-indent: -5000px;
}
/* btn-group-area */
.btn-group-area {
  padding: 24px 0 0;
  text-align: center;
  overflow: hidden;
}
.btn-group-area .f-left {
  float: left;
  width: 50%;
  display: flex;
  align-items: center;
}
.btn-group-area .f-left .btn-regular + .btn-regular {
  margin-left: 8px;
}
.btn-group-area .f-right {
  float: right;
}
.btn-group-area .btn-medium,
.btn-group-area .btn-large {
  width: 160px !important;
}
.btn-group-area .btn-split2 {
  width: 160px !important;
  margin: 0;
}
.btn-group-area .btn-split2 + .btn-split2 {
  margin-left: 8px;
}
.btn-group-area .btn-split3 {
  width: 160px !important;
  margin: 0;
}
.btn-group-area .btn-split3 + .btn-split3 {
  margin-left: 8px;
}
.btn-group-area + .paginate-area {
  margin-top: 8px;
}
.service-info {
  min-height: 600px;
  padding: 24px;
  border-radius: 4px;
  border: solid 1px #e9e9e9;
  background-color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: -0.39px;
  text-align: left;
  color: #565656;
  margin-top: 16px;
}
/* .event-list-type */
.event-list-type {
  border-bottom: 1px solid #e9e9e9;
}
.event-list-type .img img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}
.event-list-type .subject {
  margin: 16px 32px 8px;
  text-align: center;
}
.event-list-type .subject a {
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: -0.75px;
  text-align: center;
  color: #565656;
}
.event-list-type .subject a:hover {
  text-decoration: underline;
}
.event-list-type .term {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.6px;
  text-align: center;
  color: #a6a6a6;
  margin-bottom: 16px;
}
.text-decoration {
  text-decoration: underline;
}
.search-type1 {
  padding: 24px 0 16px;
  text-align: right;
}
.search-type1 select.input-small {
  min-width: 120px;
}
/* ëŒ“ê¸€ ìž‘ì„± */
.board-comment-area {
  width: 100%;
  height: auto;
  background: #fff;
  overflow: hidden;
  margin: 60px 0 0;
}
.board-comment-area h1 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 12px;
}
.board-comment-write {
  position: relative;
  width: 100%;
  height: auto;
  display: inline-block;
  margin-top: 32px;
}
.board-comment-write textarea {
  width: 100%;
  height: 100px;
  border: solid 1px #e6e6e6;
  border-radius: 4px;
  padding: 16px 144px 16px 16px;
}
.board-comment-write .btn-group-area {
  position: absolute;
  bottom: 16px;
  right: 16px;
  margin: 0;
  padding: 0;
}
.board-comment-write .btn-medium {
  width: 96px;
  height: 96px;
  font-size: 13px;
  margin-left: 8px;
}
.board-comment-list {
  width: 100%;
  height: auto;
  border-top: 1px solid #e6e6e6;
}
.board-comment-list &gt; div {
  width: 100%;
  height: auto;
}
.board-comment-list &gt; div &gt; ul {
  display: inline-block;
  width: 100%;
  height: auto;
}
.board-comment-list &gt; div &gt; ul &gt; li {
  display: inline-block;
  width: 100%;
  height: auto;
}
.board-comment-list &gt; div &gt; ul &gt; li &gt; .comment-box {
  width: 100%;
  height: auto;
  padding: 16px 0;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}
.board-comment-list &gt; div &gt; ul &gt; li .comment-top-area {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: -4px 0 0;
}
.board-comment-list &gt; div &gt; ul &gt; li .comment-top-area &gt; ul.comment-info {
  display: block;
  float: left;
}
.board-comment-list .comment-btn {
  display: block;
  float: right;
  position: relative;
}
.board-comment-list .comment-btn:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(/image/pc/icon_cm_btn.png);
  background-size: contain;
  cursor: pointer;
}
.board-comment-list .comment-btn ul {
  display: none;
}
.board-comment-list .comment-btn:hover ul {
  display: block;
  position: absolute;
  top: 16px;
  right: 8px;
  width: 100px;
  height: 105px;
  padding: 16px 61px 16px 16px;
  border-radius: 8px;
  box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  z-index: 1;
}
.board-comment-list .comment-btn li button {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: -0.65px;
  text-align: left;
  color: #868686;
}
.board-comment-list .comment-btn li + li {
  margin-top: 8px;
}
.board-comment-list .comment-btn li button:hover {
  text-decoration: underline;
}
.board-comment-list &gt; div &gt; ul &gt; li .comment-top-area &gt; ul.comment-info li {
  display: inline-block;
  margin-right: 12px;
}
.board-comment-list .comment-top-area &gt; ul.comment-info li {
  font-size: 12px;
  color: #b6b6b6;
}
.board-comment-list .comment-top-area &gt; ul.comment-info li.userid {
  color: #565656;
}
.board-comment-list &gt; div &gt; ul &gt; li .comment-content-area {
  width: 100%;
  display: block;
  height: auto;
}
.board-comment-list &gt; div &gt; ul &gt; li .comment-content-area &gt; p {
  width: 100%;
  height: auto;
  line-height: 1.46;
  display: block;
  color: #161616;
  font-size: 13px;
  padding: 8px 0;
}
.board-comment-list &gt; div &gt; ul &gt; li .bottom-btn button {
  font-size: 12px;
  color: #b6b6b6;
  margin: 0 16px 0 0;
}
.board-comment-list &gt; div &gt; ul &gt; li .comment-reply-write {
  position: relative;
  width: 100%;
  height: auto;
  padding: 12px 12px 12px 24px;
  border-bottom: 1px solid #e6e6e6;
}
.board-comment-list &gt; div &gt; ul &gt; li .comment-reply-write:before {
  position: absolute;
  top: 16px;
  left: 16px;
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  vertical-align: middle;
  background: url(/image/mobile/icon_comment_re.png) center center
    no-repeat;
  background-size: contain;
}
.board-comment-list &gt; div &gt; ul &gt; li .comment-reply-write textarea {
  width: 834px;
  height: 100px;
}
.board-comment-list &gt; div &gt; ul &gt; li .comment-reply-write .btn-group-area {
  position: absolute;
  bottom: 28px;
  right: 28px;
  margin: 0;
  padding: 0;
}
.board-comment-list &gt; div &gt; ul &gt; li .comment-reply-write .btn-medium {
  width: calc(50% - 5px);
  height: 44px;
  line-height: 42px;
  border-radius: 22px;
  font-size: 13px;
  margin: 0;
}
.board-comment-list .comment-reply-write .btn-medium + .btn-medium {
  margin: 0 0 0 8px;
}
.board-comment-list &gt; div &gt; ul &gt; li &gt; .comment-box.re {
  width: 100%;
  height: auto;
  padding: 12px 0 12px 26px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  background: url(/image/pc/icon_re.png) 0 8px no-repeat;
  background-size: 24px;
}
.board-comment-list &gt; .comment-box.re .comment-content-area &gt; p {
  color: #868686;
}
.comment-content-area ul {
  display: flex;
  margin: 8px 0;
}
.comment-content-area li.tit {
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.6px;
  text-align: left;
  color: #a6a6a6;
  width: 64px;
  height: 18px;
}
.comment-content-area li.con {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: -0.65px;
  text-align: left;
  color: #161616;
  width: calc(100% - 64px);
  padding-left: 8px;
}
.popup-report .block-type-area {
  padding: 0 0 24px;
}
/* member-out */
.member-out &gt; div {
  padding: 40px 24px 0;
}
.member-out h1 {
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; /* 162.5% */
  letter-spacing: -0.32px;
  margin: 0 0 24px;
}
.member-out p {
  margin: 0 0 0 8px;
  display: flex;
  align-items: center;
  color: #bdbdbd;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 185.714% */
  letter-spacing: -0.28px;
}
.member-out p:before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #bdbdbd;
  margin: 0 8px 0 0;
}
.member-out .BTT &gt; ul {
  border-top: 1px solid #333;
}
.member-out .btn-large {
  width: 440px !important;
}
.member-out .chk-agree {
  display: flex;
  align-items: center;
  margin: 24px 0;
  padding-left: 16px;
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.32px;
}
.member-out .chk-agree input[type="checkbox"] {
  width: 22px;
  height: 22px;
  padding: 4px;
  background-color: #767676;
  margin: 0 8px 0 0;
}
.member-out .chk-agree input[type="checkbox"]:checked {
  background-color: #d1202f;
}

.froala-view .f-video-editor {
  width: 100%;
  height: auto;
}
.froala-view .f-video-editor iframe {
  width: 100%;
  height: 30vh;
}
.a-underline {
  display: block;
  font-size: 11px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #a6a6a6;
  text-decoration: underline;
}
/* main-notice */
.main-notice {
  padding: 24px 16px 40px;
}
.main-notice .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 8px;
}
.main-notice .title h1 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}
.main-notice .title .more {
  width: 24px;
  height: 24px;
  background: url(/image/mobile/icon_more.png);
  background-size: contain;
}
.main-notice &gt; ul &gt; li {
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.main-notice &gt; ul &gt; li:last-child {
  padding-bottom: 0;
}
.main-notice &gt; ul &gt; li + li {
  border-top: 1px solid #e9e9e9;
}
.main-notice &gt; ul &gt; li a {
  width: calc(100% - 86px);
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
  padding-right: 24px;
}
.main-notice &gt; ul &gt; li span {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: right;
  color: #565656;
}
.main-notice .empty {
  height: 68px;
  padding: 24px;
  border-radius: 16px;
  background-color: #f6f6f6;
  margin: 16px 0 0;
}
.main-notice .empty p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: center;
  color: #565656;
}
.top-right {
  padding: 16px 0 0;
  text-align: right;
}
.btn-delete-all {
  width: 80px;
  height: 40px;
  flex-grow: 0;
  padding: 0 11px 0 10px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 38px;
  letter-spacing: normal;
  text-align: left;
  color: #868686;
} /*========== ì»¨í…ì¸&nbsp; ê³µìš© ë ==========*/

/*========== ì»¨í…ì¸&nbsp; ì‹œìž‘ ==========*/
.main-area {
  width: 1048px;
  margin: 0 auto;
  min-height: 1380px;
  display: flex;
  justify-content: space-between;
}
.main-area .main-txt {
  width: 432px;
  height: 240px;
  margin: 240px 0 0;
}
.main-area .btn {
  margin: 603px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 289px;
  height: 74px;
  flex-shrink: 0;
  border-radius: 100px;
  border: 1.7px solid var(--ffffff, #fff);
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px; /* 150% */
  letter-spacing: -0.48px;
}
.main-area .btn:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(/image/pc/icon_arrow.png) no-repeat;
  background-size: contain;
}
.main-area .btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

/* btn-regular */
.btn-regular {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 48px;
  padding: 0 16px;
  border-radius: 14px;
  border: 1.3px solid #fff;
  background-color: transparent;
  color: var(--ffffff, #fff) !important;
  text-align: center;
  font-family: Pretendard;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  letter-spacing: -0.32px;
  text-decoration: none !important;
}
.btn-regular.gray-16-font {
  color: #161616 !important;
}

.paginate-area .btn-regular {
  position: absolute;
  top: 0;
  right: 0;
}

.width295 {
  width: 295px !important;
}

.inactive-border-top {
  border-top: 0 !important;
}
.inactive-border-bottom {
  border-bottom: 0 !important;
}
.a-underline-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.a-underline-group a {
  width: calc((100% - 20px) / 3);
  height: 56px;
  margin: 0;
}
.a-underline-group.split2 a {
  width: calc((100% - 10px) / 2);
}

.greeting {
  margin: 60px 0 0;
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 162.5% */
  letter-spacing: -0.32px;
}
.greeting span {
  display: block;
  margin: 0 0 60px;
  color: #bdbdbd;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.32px;
}
.greeting img {
  border-radius: 16px;
}

/* popup-magazine-pdf-viewer */
.popup-magazine-pdf-viewer {
  width: 1008px;
  height: 745px;
  margin-top: 60px;
  border-radius: 16px;
  padding-bottom:40px;
}
.popup-magazine-pdf-viewer .inner-wrap {
  padding: 0;
}
.popup-magazine-pdf-viewer .inner-wrap .popup-close {
  background: url(/image/pc/icon_modal_close_white.png) no-repeat 0 0;
  background-size: contain;
  top: 14px;
  right: 14px;
}
.popup-magazine-pdf-viewer .title {
  padding: 14px 17px;
  background: #252525;
  color: #fff;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.36px;
}

/* item-list */
.item-list &gt; ul {
  overflow: hidden;
  margin-top: -20px;
  display: flex;
  flex-wrap: wrap;
}
.item-list &gt; ul &gt; li {
  width: calc((100% - 60px) / 4);
  margin: 60px 20px 0 0;
}
.item-list &gt; ul &gt; li:nth-child(4n) {
  margin-right: 0;
}
.item-list .img {
  position: relative;
  width: 100%;
  padding-bottom: 146%;
  height: 0;
  overflow: hidden;
}
.item-list .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 14px;
}
.item-list .subject {
  margin: 16px 0 0;
  color: #fff;
  font-family: Pretendard;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.34px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}

/* magazine-view */
.magazine-view {
  margin: 40px 0 0;
  display: flex;
}
.magazine-view .img {
  position: relative;
  width: 400px;
  padding-bottom: 586px;
  height: 0;
  overflow: hidden;
}
.magazine-view .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 14px;
}
.magazine-view .info {
  width: calc(100% - 400px);
  padding-left: 16px;
}
.magazine-view .img-second-third img {
  width: 226px;
  height: auto;
  border-radius: 14px;
  object-fit: cover;
  margin: 0 0 0 18px;
}
.magazine-view .info ul {
  margin: 60px 0 0;
}
.magazine-view .info li {
  margin: 20px 0 0 18px;
  display: flex;
  align-items: center;
}
.magazine-view .info li .tit {
  color: #bdbdbd;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.32px;
}
.magazine-view .info li .con {
  padding: 0 0 0 4px;
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.32px;
}
.magazine-view .info .btn-regular {
  margin: 40px 0 0 18px;
  width: 478px;
  height: 56px;
}

/* payment-method */
.payment-method {
  margin: 40px 0 0;
  border-top: 1px solid #777;
  padding: 10px 0 0;
}
.payment-method &gt; ul &gt; li {
  display: flex;
  padding: 30px 20px;
}
.payment-method .tit {
  width: 200px;
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.32px;
}
.payment-method .con {
  width: calc(100% - 200px);
  color: #dbdbdb;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.28px;
}
.payment-method .btn-regular {
  width: 378px;
  margin: 24px 0 0;
}

/* radio-checkbox */
.radio-checkbox {
  display: flex;
  align-items: center;
}
.radio-checkbox label {
  margin: 0 80px 0 0;
  color: #fff;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.32px;
}


/* 2023-08-24 ì&nbsp;•í•„ìš° ìž¡ì§€ ìš”ì¼/ë‚&nbsp;ì§œ */
.item-list .img .text_yoil{
  position: absolute;
  font-family: Pretendard;
  font-size:25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.34px;
  color:#FFFFFF;
  top : 160px;
  right:10px;
}

.item-list .img .text_date{
  position: absolute;
  font-family: Pretendard;
  font-size:25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.34px;
  color:#FFFFFF;
  top : 190px;
  right:10px;
}

.magazine-view .img .text_yoil{
  position: absolute;
  font-family: Pretendard;
  font-size:47px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.34px;
  color:#FFFFFF;
  top : 300px;
  right:20px;
}

.magazine-view .img .text_date{
  position: absolute;
  font-family: Pretendard;
  font-size:47px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.34px;
  color:#FFFFFF;
  top : 360px;
  right:20px;
}</pre></body></html>