legend {
  display: none;
}

select[disabled] {
  background-color: #f6f6f6;
  cursor: not-allowed;
  color: #565656;
}

input[readonly] {
  background: #f6f6f6;
  cursor: not-allowed;
  color: #565656;
}

input[type="checkbox"] {
  margin: -2px 4px 0 0;
}

.textarea-regular[readonly] {
  border: 0;
  background-color: #f9f9f9;
  font-size: 12px;
  color: #868686;
}

.datepickers-container {
  z-index: 102;
}

.datepicker-here.icon-type {
  background: #ffffff url(../../images/component/icon_date.png) left 6px center
    no-repeat;
  background-size: 24px;
  padding-left: 42px;
}

.accordion {
  width: 100%;
}

.textarea-regular {
  display: inline-block;
  min-width: 200px;
  padding: 8px 12px;
  border: solid 1px #e9e9e9;
  background-color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-align: left;
  color: #565656;
  transition: all 0.5s;
  font-weight: 400;
}

.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 {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
  margin: 8px 0 0;
}

.file-upload .gallery {
  display: block;
  margin-top: 0;
}

.file-upload .gallery .img-thumb {
  margin: 0 0 8px 0;
}

.file-upload .gallery .img-thumb + .img-thumb {
  margin-left: 8px;
}

.file-upload .gallery img {
  border-radius: 8px;
}

.file-upload .gallery .delete {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background: url(../../images/pc/icon_pic_delete.png) no-repeat 0 0;
  background-size: contain;
}

.file-upload .btn-small.img-type {
  font-size: 12px;
  font-weight: 500;
  color: #565656;
}

.clear {
  clear: both;
}

.btn-split2 {
  float: left;
  width: calc((100% - 8px) / 2) !important;
  margin: 0;
}

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

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

.btn-split3 {
  float: left;
  width: calc((100% - 16px) / 3) !important;
  margin: 0;
}

.img-list {
  margin: 0 0 16px;
}

.img-list > ul {
  overflow: hidden;
}

.img-list > ul > li {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 8px;
  overflow: hidden;
  background: url(../../images/mobile/no_image_type_a.png) center center
    no-repeat;
  background-size: contain;
  margin: 0 8px 0 0;
}

.img-list > ul > li .img-popup {
  margin: 0;
  padding: 0;
}

.img-list > ul > li .img-popup .inner-wrap {
  margin: 0;
  padding: 0;
}

.img-list > ul > li img {
  width: 80px;
  height: 80px;
}

.swiper-container.slider-img img {
  border-radius: 8px;
}

/*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 > a {
  display: block;
  width: 32px;
  height: 32px;
  transition: all 0.5s;
  background: url(../../images/pc/icon_heart_n.png) center center no-repeat;
  background-size: contain;
  transform: scale(1);
}

.like > a:hover {
  transform: scale(1.08);
  background: url(../../images/pc/icon_heart_s.png) center center no-repeat;
  background-size: contain;
}

.like > a.active {
  background: url(../../images/pc/icon_heart_s.png) center center no-repeat;
  background-size: contain;
}

input[type="checkbox"]:checked,
input[type="radio"]:checked:before {
  background-color: #f16274;
  border: 1px solid #f16274;
}

/* tab-menu */
.tab-menu .inner-wrap .tab-header {
  background: #f6f6f6;
  border: solid 1px #e9e9e9;
  border-radius: 8px;
  overflow: hidden;
}

.tab-menu .inner-wrap .tab-header li {
  height: 48px;
  border-left: 0;
  line-height: 48px;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f16274;
}

.tab-menu .inner-wrap .tab-header li:hover {
  background: #fff;
}

.tab-menu .inner-wrap .tab-header li.active,
.tab-menu .inner-wrap .tab-header li.active:hover {
  background-color: #f16274;
  border: 0;
}

.tab-menu .inner-wrap .tab-content {
  height: auto;
  background: #fff;
  margin-top: 40px;
  border: 0;
  padding: 0;
}

/*type-b*/
.tab-menu.type-b {
  background: #ffffff;
  margin: 16px 0 32px;
}

.tab-menu.type-b .inner-wrap .tab-header {
  height: 48px;
  background: #ffffff;
  border: 0;
  border-left: 0;
  border-bottom: 0;
}

.tab-menu.type-b .inner-wrap .tab-header li,
.tab-menu.type-b .inner-wrap .tab-header li:hover {
  border-left: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #464646;
  background: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: -0.42px;
  text-align: center;
  color: #a6a6a6;
  border-radius: 0;
}

.tab-menu.type-b .inner-wrap .tab-header li.active {
  border: 1px solid #464646;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  color: #464646;
}

.tab-menu.type-b .inner-wrap .tab-header li:last-child {
  border-right: 1px solid #d6d6d6;
}

.tab-menu.type-b .inner-wrap .tab-header li.active:last-child {
  border-right: 1px solid #464646;
}

.tab-menu.type-b .inner-wrap .tab-header li.active + li {
  border-left: 0;
}

/* type-c */
.tab-menu.type-c {
  margin-top: 68px;
}

.tab-menu.type-c .inner-wrap .tab-header {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  height: 48px;
  background: #ffffff;
  border: 0;
  border-radius: 0;
  background: url(../../images/pc/icon_bar.png) no-repeat 0 bottom;
  background-size: 100% 2px;
}

.tab-menu.type-c .inner-wrap .tab-header li,
.tab-menu.type-c .inner-wrap .tab-header li:hover {
  width: 180px;
  border: 0;
  border-bottom: 2px solid #e9e9e9;
  background: #ffffff;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  height: 48px;
  line-height: 48px;
  letter-spacing: normal;
  text-align: center;
  color: #a6a6a6;
  border-radius: 0;
}

.tab-menu.type-c .inner-wrap .tab-header li.active {
  border-bottom: 2px solid #f16274;
  font-weight: bold;
  color: #f16274;
}

/* 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: #f16274;
  border-bottom: 2px solid #f16274;
}

/*======================================
1. 공통 요소 영역 (헤더/푸터/퀵메뉴 등)
======================================*/
header.header {
  background-color: white;
  border-bottom: 1px solid #e9e9e9;
}

.header-inner {
  width: 1080px;
  height: 80px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-logo {
  width: 146px;
  height: 40px;
  margin: 0 46px 0 0;
}

.header-logo h1 {
  width: 100%;
  height: 100%;
  background: url(../../images/pc/logo.png);
  background-size: contain;
}

/* gnb */
#gnb > ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#gnb > ul > li {
  margin: 0 15px;
}

#gnb > ul > li > a {
  display: inline-block;
  padding: 8px 15px;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

#gnb > ul > li > a:hover {
  text-decoration: underline;
}

/* header-util */
.header-util ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.header-util li {
  margin-left: 8px;
}

.header-util li strong {
  font-weight: bold;
  color: #161616;
}

.header-util a {
  min-width: 98px;
  display: inline-block;
  background-color: #fff;
  border-radius: 90px;
  padding: 9px 20px 8px;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f16274;
}

.header-util a.active {
  background-color: #f16274;
  color: #fff;
}

/* alarm */
.header-util .alarm {
  width: 40px;
  height: 40px;
  margin-left: 40px;
}

.header-util .alarm a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../images/pc/icon_alarm.png) no-repeat 0 0;
  background-size: contain;
}

.header-util .alarm.new a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../images/pc/icon_alarm_new.png) no-repeat 0 0;
  background-size: contain;
}

.my-popup {
  display: none;
  position: absolute;
  top: 0;
  left: -35px;
  padding-top: 48px;
  z-index: 1;
}

.my-popup > div {
  width: 195px;
  height: 198px;
  padding: 16px 24px 24px;
  border-radius: 12px;
  border: solid 1px #e9e9e9;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
}

.my-popup:before {
  position: absolute;
  top: 42px;
  left: 50%;
  margin-left: -6px;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border: solid 1px #e6e6e6;
  border-right: 0;
  border-bottom: 0;
  background-color: #fff;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transfrom: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.my-popup ul {
  flex-grow: 1;
}

.my-popup ul li + li {
  margin: 4px 0 0;
}

.my-popup ul li strong {
  font-size: 13px;
  font-weight: bold;
}

.my-popup ul li a {
  font-size: 12px;
  letter-spacing: -0.36px;
}

.my-popup ul li a:hover {
  text-decoration: underline;
}

.my-popup ul li + li strong {
  margin: 16px 0 0;
  display: block;
}

.header-btn li.my:hover .my-popup {
  display: block;
}

.header-btn li.alirm {
  padding: 0 10px 0 16px;
}

.header-btn li.alirm a {
  display: block;
  width: 32px;
  height: 32px;
  background: url(../../images/pc/icon_alirm.png);
  background-size: contain;
  text-indent: -5000px;
}

.header-btn li.alirm.new a {
  background: url(../../images/pc/icon_alirm_new.png);
  background-size: contain;
}

.header-btn li.cart {
  padding-left: 10px;
}

.header-btn li.cart a {
  display: block;
  width: 32px;
  height: 32px;
  background: url(../../images/pc/icon_cart.png);
  background-size: contain;
  text-indent: -5000px;
}

.header-btn li.alirm + li.cart {
  border-left: 1px solid #e9e9e9;
}

.container {
}

.container-inner {
  display: flex;
  width: 1080px;
  margin: 48px auto 0;
}

.left-menu {
  width: 180px;
  margin-right: 32px;
}

.left-menu > ul {
  min-height: 420px;
  padding: 24px;
  border: solid 1px #e9e9e9;
  background-color: #fff;
  border-top: solid 2px #f16274;
}

.left-menu > ul > li.tit {
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
  margin-bottom: 16px;
}

.left-menu > ul > li > a {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
  padding: 8px 0;
  display: block;
}

.left-menu > ul > li > a.active,
.left-menu > ul > li > a:hover {
  font-weight: bold;
  color: #f16274;
}

.left-menu > ul > li > ul > li > a {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
  padding: 4px 0 4px 8px;
  display: flex;
  align-items: center;
}

.left-menu > ul > li.stit > a {
  background: url(../../images/pc/icon_cate_arrow_down.png) no-repeat right
    center;
  background-size: 20px;
}

.left-menu > ul > li.stit.active > a {
  background: url(../../images/pc/icon_cate_arrow_up.png) no-repeat right center;
  background-size: 20px;
}

.left-menu > ul > li.stit > ul {
  display: none;
}

.left-menu > ul > li.active.stit > ul {
  display: block;
  margin-top: 6px;
}

.left-menu > ul > li > ul > li > a.active,
.left-menu > ul > li > ul > li > a:hover {
  font-weight: bold;
  color: #f16274;
}

.left-menu > ul > li > ul > li > a:before {
  content: "-";
  display: inline-block;
  margin-right: 4px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.left-menu + #content {
  max-width: 870px;
}

.left-menu.category > ul > li.stit {
  padding: 10px 0;
  border-top: 1px solid #e9e9e9;
}

.left-menu.category > ul > li.stit > a {
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

#content {
  flex-grow: 1;
  min-height: 700px;
  padding-bottom: 120px;
}

/****** footer start ******/
.footer {
  border-top: 1px solid #e9e9e9;
}

.fnb {
  display: flex;
  justify-content: center;
  align-items: cetner;
  padding: 12px 0;
  border-bottom: solid 1px #e9e9e9;
}

.fnb a {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
  padding: 0 16px;
}

.fnb a:hover {
  text-decoration: underline;
}

.footer-inner {
  width: 1080px;
  margin: 0 auto;
  color: #b6b6b6;
  display: flex;
  justify-content: space-between;
  padding: 30px 0 50px;
}

.footer-info {
  width: 920px;
}

.footer-info li.tit {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
  margin-bottom: 8px;
}

.footer-info li span {
  display: inline-block;
  padding: 0 11px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.6;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.footer-info li span:first-child {
  padding-left: 0;
}

.footer-info li span + span {
  border-left: 1px solid #565656;
}

.footer-cscenter {
  width: 160px;
  text-align: center;
}

.footer-cscenter li.tit {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #565656;
  margin-bottom: 8px;
}

.footer-cscenter li.tel {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.5px;
  text-align: center;
  color: #565656;
}

.footer-cscenter li span {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #565656;
}

.copyright {
  border-top: solid 1px #e9e9e9;
  padding: 16px 0 19px;
}

.copyright p {
  width: 1080px;
  margin: 0 auto;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #a6a6a6;
}

/** footer end **/

/*======================================
2. 메인페이지 영역 (메인페이지 관련)
======================================*/

/*swiper*/
.swiper-container {
  width: 100%;
  height: 100%;
}

.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(../../images/pc/r-prev.png) center center no-repeat;
  background-size: contain;
}

.slider-btn-next {
  right: 40px;
  background: url(../../images/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-container.main-visual .swiper-slide.custom-active img {
  opacity: 1;
}

.swiper-container.main-visual .swiper-pagination {
  bottom: 40px !important;
}

.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;
}

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

/*■■■스위치버튼*/
.btn-switch {
  width: 44px !important;
  height: 24px !important;
  border: 1px solid #e9e9e9;
  background: #e9e9e9;
  position: relative;
  border-radius: 12px;
}
.btn-switch:after {
  transition: all 0.5s;
  display: block;
  width: 20px;
  height: 20px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  background: #fff;
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 1px;
}
.btn-switch:hover:after {
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.3);
}
.btn-switch.inactive {
  background: #e9e9e9 !important;
  border: 1px solid #e9e9e9 !important;
}
.btn-switch.inactive:after {
  left: auto !important;
  left: 1px !important;
  right: auto !important;
}

/*버튼 색상*/
.btn-small.disabled,
.btn-regular.disabled,
.btn-medium.disabled,
.btn-large.disabled {
  border: solid 1px #e9e9e9 !important;
  background-color: #e9e9e9 !important;
  color: #a6a6a6 !important;
  cursor: not-allowed !important;
}

.btn-small.disabled:not(.btn-switch):hover,
.btn-regular.disabled:not(.btn-switch):hover,
.btn-medium.disabled:not(.btn-switch):hover,
.btn-large.disabled:not(.btn-switch):hover {
  border: solid 1px #e9e9e9 !important;
  background-color: #e9e9e9 !important;
  color: #a6a6a6 !important;
  cursor: not-allowed !important;
}

/*========== 컨텐츠 공용 시작 ==========*/
/*서브타이틀*/
.sub-title-area {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 0 0 12px;
  border-bottom: 1px solid #161616;
}

.sub-title-area h1 {
  height: 36px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: -1.2px;
}

.sub-title-area .search-result {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.36px;
  text-align: right;
  padding-top: 18px;
}

.sub-title-area .search-result strong {
  font-weight: bold;
}

/*list-empty*/
.list-empty {
  padding: 60px 0;
  text-align: center;
}

.list-empty img {
  width: 80px;
  height: 80px;
}

.list-empty p {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #a6a6a6;
  margin: 8px 0 0;
}

.list-empty.small {
  padding: 24px 0;
}

.list-empty.large {
  padding: 120px 0;
}

/*search-area*/
.search-area {
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #eee;
  margin-left: -200px;
  width: 400px;
  height: 52px;
  overflow: hidden;
  padding: 8px 12px;
  z-index: 100;
}

.search-area input[type="text"] {
  width: 100%;
  height: 36px;
  margin: 0;
  border: none;
  padding: 9px 16px;
  font-size: 13px;
  background-color: #f9f9f9;
  border-radius: 18px;
}

.search-area .btn-search {
  position: absolute;
  top: 14px;
  right: 14px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  border: none;
}

.search-area .btn-search:after {
  content: "";
  display: block;
  overflow: hidden;
  width: 40px;
  height: 28px;
  background: url(../../images/pc/icon_search.png) center center no-repeat;
  background-size: contain;
}

.select-delete {
  overflow: hidden;
  padding: 24px 0 16px;
  border-bottom: 1px solid #e6e6e6;
}

.select-delete select {
  float: left;
  min-width: 120px;
}

.select-delete button {
  float: right;
  height: 28px;
  line-height: 28px;
}

/*알림*/
.push-list {
  background: #fff;
  padding: 16px 0 0;
}

.push-list > button {
  float: right;
  margin: 0 0 8px;
}

.push-list > ul {
  margin-top: -8px;
  overflow: hidden;
  clear: both;
}

.push-list > ul > li {
  position: relative;
  margin: 8px 0 0;
}

.push-list > ul > li a {
  display: block;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  padding: 24px;
  background: #fff;
}

.push-list > ul > li .date {
  font-size: 13px;
  font-weight: normal;
  color: #a6a6a6;
}

.push-list > ul > 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 > ul > li .delete {
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  width: 24px;
  height: 24px;
  background: url(../../images/pc/icon_delete.png) center center no-repeat;
  background-size: contain;
  z-index: 1;
}

.push-list > ul > li.read a {
  background: #f9f9f9;
}

.push-list > ul > li.read .con {
  color: #a6a6a6;
}

.push-list > ul > 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 > ul {
  border-top: 1px solid #e6e6e6;
}

.table-type-area.border-top {
  border-top: 1px solid #161616;
}

.table-type-area > ul > li {
  display: table;
  width: 100%;
  margin: 0;
  height: 48px;
  border-bottom: 1px solid #e6e6e6;
}

.table-type-area > ul > li > * {
  display: table-cell;
  vertical-align: middle;
  padding: 16px;
  text-align: left;
}

.table-type-area > ul > li > .title {
  font-size: 12px;
  font-weight: 400;
  color: #868686;
  width: 180px;
  background-color: #f9f9f9;
  padding-left: 24px;
}

.table-type-area > ul > li > .title.required::before {
  content: "*";
  display: inline-block;
  vertical-align: top;
  margin: 0 4px 0 0;
  font-size: 12px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  font-weight: bold;
  color: #f90909;
}

.table-type-area > ul > li > .con {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
  padding-right: 0;
}

.table-type-area > ul > li > .con input[type="radio"] {
  margin: 0 4px 0 0;
}

.table-type-area > ul > li > .con .input-regular {
  width: 344px;
}

.table-type-area > ul > li > .con .input-regular.width100 {
  min-width: 100px;
  width: auto;
}

.table-type-area > ul > li > .con .input-regular.btn-add {
  width: 262px;
}

.table-type-area > ul > li > .con .input-regular.btn-add + button {
  width: 74px;
  padding: 0;
  margin-left: 8px;
}

.table-type-area > ul > li > .con .textarea-regular {
  width: 100%;
}

/*block-type-area*/
.block-type-area {
  background: #fff;
  padding: 0 16px 16px;
  overflow: hidden;
}

.block-type-area > ul > li {
  margin: 24px 0 0;
}

.block-type-area > ul > li > .title {
  font-size: 12px;
  font-weight: 500;
  color: #565656;
  overflow: hidden;
}

.block-type-area > ul > li > .title.required::before {
  content: "*";
  display: inline-block;
  color: #e6291f;
  margin-right: 2px;
}

.block-type-area > ul > li > .con {
  margin: 8px 0 0;
  font-size: 13px;
}

.block-type-area > ul > li > .con .unit-box .input-regular {
  width: calc(100% - 40px);
}

.block-type-area > ul > li input[type="radio"] {
  vertical-align: middle;
  margin-top: -2px;
}

.block-type-area > ul > li > .con .search-date input.input-regular {
  width: calc(50% - 10px);
}

.block-type-area > ul > li > .con input[type="radio"] {
  margin-left: 0;
}

.block-type-area > ul > li > .con .input-regular {
  width: 314px;
}

.block-type-area > ul > li > .con .input-regular.btn-add + button {
  width: 74px;
  padding: 0;
  margin-left: 8px;
}

.block-type-area > ul > li > .con .textarea-regular {
  width: 100%;
}

/* 로그인 */
.login-area {
  width: 312px;
  margin: 24px auto 0;
}

.login-area h1 {
  margin: 0 0 16px;
  line-height: 1;
  text-align: center;
}

.login-area h1 img {
  width: 312px;
  height: auto;
}

.login-area li + li {
  margin-top: 8px;
}

.login-area li input.input-large {
  font-size: 14px;
}

.login-area button[type="submit"] {
  margin: 16px 0 0;
}

.login-area .kakaotalk {
  color: #868686;
  font-weight: 500;
}

.login-area .kakaotalk:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(../../images/pc/icon_s_kakaotalk.png) center center no-repeat;
  background-size: contain;
}

.login-area .naver {
  color: #868686;
  font-weight: 500;
}

.login-area .naver:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(../../images/pc/icon_s_naver.png) center center no-repeat;
  background-size: contain;
}

.login-area .facebook {
  color: #868686;
  font-weight: 500;
}

.login-area .facebook:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -4px 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(../../images/pc/icon_s_facebook.png) center center no-repeat;
  background-size: contain;
}

.login-area .naver {
  color: #868686;
  font-weight: 500;
}

.login-area .naver:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -6px 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(../../images/pc/icon_s_naver.png) center center no-repeat;
  background-size: contain;
}

.login-area .google {
  color: #868686;
  font-weight: 500;
}

.login-area .google:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(../../images/pc/icon_s_google.png) center center no-repeat;
  background-size: contain;
}

.login-area .apple {
  border: solid 1px #000;
  background-color: #000;
  color: #fff;
  font-weight: normal;
}

.login-area .apple:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 4px 0 0;
  width: 24px;
  height: 24px;
  background: url(../../images/pc/icon_s_apple.png) center center no-repeat;
  background-size: contain;
}

.login-chk-link {
  font-size: 12px;
  color: #868686;
  margin-top: 13px;
}

.login-chk-link:after {
  content: "";
  display: block;
  clear: both;
}

.login-chk-link .chk {
  float: left;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.login-chk-link .chk > label {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.login-chk-link .chk input {
  margin: 0 8px 0 0;
}

.login-chk-link .link {
  float: right;
}

.login-chk-link .link a {
  color: #a6a6a6;
  text-decoration: underline;
  display: inline-block;
  margin-left: 8px;
  font-size: 12px;
}

.login-area .login-join {
  text-align: center;
  margin: 40px 0 0;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #a6a6a6;
}

.login-area .login-join a {
  text-decoration: underline;
  display: inline-block;
  margin-left: 8px;
}

/*회원약관*/
.member-content .member-agree {
  margin: 32px 0 0;
}

.member-content .member-agree.all {
  padding-bottom: 16px;
  border-bottom: 1px solid #e9e9e9;
}

.member-content .member-agree.all + .member-agree {
  margin: 24px 0 0;
}

.member-content .member-agree textarea.textarea-regular {
  height: 160px;
  border-radius: 4px;
  background-color: #f9f9f9;
  padding: 16px;
  border: 0;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
  margin: 8px 0 0;
}

.member-content .member-agree label {
  display: flex;
  align-items: center;
}

.member-content .member-agree label span {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
  margin-left: 8px;
}

.member-content input[type="checkbox"] {
  margin: 0 4px 0 0;
}

.member-content .btn-group-type1 {
  padding-top: 40px;
}

.border-top {
  border-top: 1px solid #e6e6e6;
}

/*결과*/
.result-area {
  padding: 24px 0;
  text-align: center;
}

.result-area.border-top {
  border-top: 1px solid #e6e6e6;
}

.result-area > img {
  width: 312px;
  height: 100px;
}

.result-area .icon-result {
  display: block;
  margin: 0 auto;
  width: 64px;
  height: 64px;
  border-radius: 32px;
  background: url(../../images/pc/icon_result_chk.png) center center no-repeat;
  background-size: contain;
}

.result-area .icon-result.success {
  margin: 100px auto 0;
  background: url(../../images/pc/icon_success.png) center center no-repeat;
  background-size: contain;
}

.result-area .icon-result.reject {
  margin: 100px auto 0;
  background: url(../../images/pc/icon_reject.png) center center no-repeat;
  background-size: contain;
}

.result-area h1 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #161616;
  margin: 24px 0 0;
}

.result-area p {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.39px;
  text-align: center;
  color: #a6a6a6;
  margin: 8px 0 0;
}

.result-area p strong {
  font-weight: bold;
  color: #868686;
}

.result-area .btn-medium {
  display: block;
  width: 160px;
  margin: 40px auto 0;
}

.result-area .text-decoration {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.55;
  letter-spacing: -0.33px;
  text-align: center;
  color: #a6a6a6;
  margin-top: 16px;
  display: block;
  text-decoration: underline;
}

/*게시판 목록 공통*/
.board-list-area {
  border-top: 1px solid #161616;
}

.sub-title-area + .board-list-area {
  border-top: 0;
}

.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: 10%;
}

.board-list-area ul li.date {
  width: 12%;
}

.board-list-area ul li.writer {
  width: 12%;
}

.board-list-area ul li.hit {
  width: 8%;
}

.board-list-area ul li.status {
  width: 12%;
}

.board-list-area ul li.term {
  width: 22%;
}

.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-area ul li.split9 {
  width: 11.11%;
}

.board-list-area ul li.split10 {
  width: 10%;
}

.board-list-header ul li {
  background-color: #f9f9f9;
  padding: 10px 0;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #a6a6a6;
}

.board-list-header > div {
  width: 100%;
  display: block;
  height: auto;
}

.board-list-content > div {
  position: relative;
  width: 100%;
  display: block;
  height: auto;
  border-bottom: 1px solid #e6e6e6;
}

.board-list-content > 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 > div > ul > li {
  background: #fff;
  height: 65px;
  padding: 16px 8px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #565656;
}

.board-list-area .board-list-content > div > ul > li.subject {
  position: relative;
  text-align: left;
  padding-left: 8px;
  overflow: hidden;
}

.board-list-area .board-list-content > div > ul > li.subject > a p {
  float: left;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.65px;
  text-align: left;
  color: #565656;
  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 > div > ul > li.subject > a p:hover {
  text-decoration: underline;
}

.board-list-area .board-list-content > div > ul > li.subject .comn {
  float: left;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.55;
  letter-spacing: -0.55px;
  text-align: left;
  color: #f16274;
  margin: 0 0 0 8px;
}

.board-list-content > div > ul > li.num {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #a6a6a6;
}

.board-list-content > div > ul > li.date {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #a6a6a6;
}

.board-list-content > div > ul > li.notice {
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f16274;
}

.board-list-content > div > ul > li.term {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #a6a6a6;
}

.board-list-content > div > ul > li.status span {
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #a6a6a6;
}

/* faq */
.accordion.faq {
  width: 100%;
}

.accordion.faq .inner-wrap > ul > li {
  display: block;
}

.accordion.faq .inner-wrap > ul > li .accordion-header {
  position: relative;
  height: auto;
  padding: 16px 44px;
}

.accordion.faq .inner-wrap > ul > li .accordion-header:before {
  position: absolute;
  left: 24px;
  top: 17px;
  content: "Q.";
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #a6a6a6;
}

.accordion.faq .inner-wrap > ul > li .accordion-header p {
  font-size: 13px;
  line-height: 1.5;
}

.accordion.faq .inner-wrap > ul > li .accordion-content {
  position: relative;
  padding-left: 44px;
  min-height: auto;
}

.accordion.faq .inner-wrap > ul > li .accordion-content:before {
  position: absolute;
  left: 24px;
  top: 16px;
  content: "A.";
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #f16274;
}

.accordion.faq .inner-wrap > ul > li .accordion-content p {
  font-size: 13px;
  color: #565656;
}

.accordion.faq .inner-wrap > ul > li .accordion-content img {
  display: block;
  max-width: 100%;
  margin: 16px 0;
}

/* 게시판형 faq */
.board-list-content .accordion {
  width: auto;
}

.board-list-content .accordion > ul > li {
  height: auto;
  position: relative;
  background: #fff;
  padding: 16px;
}

.board-list-content .accordion > ul > li p {
  width: calc(100% - 50px);
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
  text-decoration: none;
  cursor: pointer;
}

.board-list-content .accordion > ul > li p:after {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  background: red;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -12px;
  background: url(../../images/component/icon_accordion_arrow_down.png)
    no-repeat 0 0;
  background-size: contain;
}

.board-list-content .accordion .accordion-content {
  display: none;
  background: #fff;
  width: 100%;
  min-height: auto;
}

.board-list-content .accordion.active .accordion-content {
  display: block;
  border-top: 1px solid #e9e9e9;
  padding: 0 24px 0 80px;
}

.board-list-content .accordion .accordion-content > p {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.board-list-content .accordion.active > ul > li p:after {
  background: url(../../images/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;
  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;
}

.board-list-content .accordion .accordion-content img {
  display: block;
  max-width: 100%;
  margin: 16px 0;
}

/*temp-content*/
.temp-content pre {
  min-height: 588px;
  padding: 24px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 24px 0 0;
  white-space: pre-line;
  border-radius: 4px;
  border: solid 1px #e9e9e9;
  background-color: #f9f9f9;
}

/*게시판 보기*/
.board-view-area {
  background: #fff;
  padding: 0;
  border-bottom: 1px solid #e6e6e6;
}

.board-view-area .header {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 16px 0;
}

.board-view-area .header.add-btn-insert {
  padding-right: 200px;
}

.board-view-area .header.add-btn-insert .btn-insert {
  position: absolute;
  top: 16px;
  right: 0;
}

.board-view-area .header h1 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
  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;
  background-color: #fff;
  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 > ul {
  position: relative;
}

.board-view-area .header .info > ul > li {
  float: left;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #a6a6a6;
  margin: 0 16px 0 0;
}

.board-view-area .header .info > ul > li a {
  font-size: 14px;
  color: #868686;
  text-decoration: underline;
}

.board-view-area .header .info > ul > li.writer {
  font-weight: 500;
  color: #565656;
}

.board-view-area .header .info > ul > li.hit {
  position: absolute;
  top: 0;
  right: 0;
  color: #a6a6a6;
}

.board-view-area .header .info > ul > li.hit:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 24px;
  height: 24px;
  background: url(../../images/pc/icon_hit.png);
  background-size: contain;
}

.board-view-area .content {
  padding: 24px 0 40px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
  min-height: 440px;
  word-break: break-all;
}

.board-view-area .content.small {
  padding: 16px 0 40px;
  min-height: 250px;
  font-size: 13px;
}

.board-view-area .content > img {
  display: block;
  max-width: calc(100% - 80px);
  margin: 16px 40px 40px;
}

.board-view-area + .btn-group {
  padding-top: 16px;
}

/* type2 */
.board-view-area.type2 .header h1 {
  font-size: 18px;
  font-weight: normal;
}

.board-view-area.type2 .header .info > ul > li {
  font-size: 12px;
}

/* 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(../../images/pc/icon_download.png);
  background-size: contain;
}

/*board-re*/
.board-re > h1 {
  background-color: #f9f9f9;
  padding: 10px 0;
  font-size: 12px;
  color: #565656;
  text-align: center;
  border-top: 1px solid #e6e6e6;
}

.board-re > div {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
  padding: 16px 0 80px;
  min-height: 320px;
}

/* 회원용 */
.member-write-area {
  margin: 0 auto;
  padding: 16px 16px 40px;
}

.member-write-area legend {
  display: none;
}

.member-write-area > h1 {
  font-size: 16px;
  font-weight: 700;
  color: #161616;
  text-align: center;
  margin: 0 0 60px;
  word-break: keep-all;
}

.member-write-area label {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #565656;
  margin: 24px 0 5px;
}

.member-write-area label span {
  font-weight: bold;
  color: #c8242c;
}

.member-write-area .member-guide-text {
  font-size: 15px;
  color: #161616;
  line-height: 1.8;
  margin: 48px 0;
  text-align: center;
  word-break: keep-all;
}

.member-write-area .member-guide-text strong {
  font-weight: 900;
}

.member-write-area .btn-regular {
  padding: 0;
}

/*인덱스팝업*/
.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-inner {
  display: block;
  width: 98px;
  margin: 0 auto;
  overflow: hidden;
}

.quantity-inner .btn-minus {
  float: left;
  width: 24px;
  height: 24px;
  border: 0;
  transition: all 0.5s;
}

.quantity-inner .btn-minus span {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  vertical-align: middle;
  background: url(../../images/pc/icon_minus.png) center center no-repeat;
  background-size: contain;
  text-indent: -5000px;
}

.quantity-inner .input {
  float: left;
  width: 40px;
  height: 24px;
  margin: 0 4px;
  padding: 0;
  text-align: center;
  border-top: 1px solid #e6e6e6;
  border: solid 1px #d6d6d6;
  font-size: 12px;
  font-weight: 400;
}

.quantity-inner .btn-plus {
  float: left;
  width: 24px;
  height: 24px;
  border: 0;
  transition: all 0.5s;
}

.quantity-inner .btn-plus span {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  vertical-align: middle;
  background: url(../../images/pc/icon_plus.png) center center no-repeat;
  background-size: contain;
  text-indent: -5000px;
}

.btn-group-type1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.btn-group-type1 .f-left {
  display: flex;
  justify-content: flex-start;
  flex-grow: 1;
}

.btn-group-type1 .f-right {
  display: flex;
  justify-content: flex-end;
  flex-grow: 1;
}

.btn-group-type1 .center {
  display: flex;
  justify-content: center;
  flex-grow: 1;
}

.btn-group-type1 .btn-small + .btn-small,
.btn-group-type1 .btn-regular + .btn-regular,
.btn-group-type1 .btn-medium + .btn-medium {
  margin-left: 8px;
}

.sub-title-area + .btn-group-type1 {
  padding: 24px 0 0;
}

.board-list-area + .btn-group-type1,
.board-view-area + .btn-group-type1 {
  padding: 16px 0 0;
}

.table-type-area + .btn-group-type1,
.table-type-area .btn-group-type1 {
  padding: 40px 0 0;
}

.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-type2 */
.event-list-type2 {
  border-bottom: 1px solid #e9e9e9;
}

.event-list-type2 .img img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}

.event-list-type2 .subject {
  margin: 16px 32px 8px;
  text-align: center;
}

.event-list-type2 .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-type2 .subject a:hover {
  text-decoration: underline;
}

.event-list-type2 .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;
  text-align: right;
}

.search-type1 select.input-regular {
  min-width: 140px;
}

.search-type1 .search-regular .input-regular {
  min-width: 220px;
}

.search-regular > .btn-regular {
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  padding: 0 0 0 0;
  min-width: auto;
  border: 0;
  top: 50%;
  margin-top: -10px;
  right: 10px;
  background: url(../../images/pc/icon_search_small.png) no-repeat 0 0;
  background-size: contain;
}
.search-regular > input[type="search"]::-webkit-search-cancel-button {
  margin-right: 20px;
}

/* 댓글 작성 */
.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-type1 {
  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 > div {
  width: 100%;
  height: auto;
}

.board-comment-list > div > ul {
  display: inline-block;
  width: 100%;
  height: auto;
}

.board-comment-list > div > ul > li {
  display: inline-block;
  width: 100%;
  height: auto;
}

.board-comment-list > div > ul > li > .comment-box {
  width: 100%;
  height: auto;
  padding: 16px 0;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}

.board-comment-list > div > ul > li .comment-top-area {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: -4px 0 0;
}

.board-comment-list > div > ul > li .comment-top-area > 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(../../images/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 > div > ul > li .comment-top-area > ul.comment-info li {
  display: inline-block;
  margin-right: 12px;
}

.board-comment-list .comment-top-area > ul.comment-info li {
  font-size: 12px;
  color: #b6b6b6;
}

.board-comment-list .comment-top-area > ul.comment-info li.userid {
  color: #565656;
}

.board-comment-list > div > ul > li .comment-content-area {
  width: 100%;
  display: block;
  height: auto;
}

.board-comment-list > div > ul > li .comment-content-area > p {
  width: 100%;
  height: auto;
  line-height: 1.46;
  display: block;
  color: #161616;
  font-size: 13px;
  padding: 8px 0;
}

.board-comment-list > div > ul > li .bottom-btn button {
  font-size: 12px;
  color: #b6b6b6;
  margin: 0 16px 0 0;
}

.board-comment-list > div > ul > li .comment-reply-write {
  position: relative;
  width: 100%;
  height: auto;
  padding: 12px 12px 12px 24px;
  border-bottom: 1px solid #e6e6e6;
}

.board-comment-list > div > ul > 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(../../images/mobile/icon_comment_re.png) center center
    no-repeat;
  background-size: contain;
}

.board-comment-list > div > ul > li .comment-reply-write textarea {
  width: 834px;
  height: 100px;
}

.board-comment-list > div > ul > li .comment-reply-write .btn-group-type1 {
  position: absolute;
  bottom: 28px;
  right: 28px;
  margin: 0;
  padding: 0;
}

.board-comment-list > div > ul > 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 > div > ul > li > .comment-box.re {
  width: 100%;
  height: auto;
  padding: 12px 0 12px 26px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  background: url(../../images/pc/icon_re.png) 0 8px no-repeat;
  background-size: 24px;
}

.board-comment-list > .comment-box.re .comment-content-area > 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 {
  padding: 40px 0;
  text-align: center;
}

.member-out .icon-result {
  display: block;
  margin: 0 auto;
  width: 64px;
  height: 64px;
  border-radius: 32px;
  background: url(../../images/pc/icon_result_chk.png) center center no-repeat;
  background-size: 44px;
}

.member-out h1 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #161616;
  margin: 24px 0 0;
}

.member-out p {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: center;
  color: #565656;
  margin: 24px 0 80px;
}

.member-out p strong {
  font-weight: bold;
  color: #868686;
}

.froala-view .f-video-editor {
  width: 100%;
  height: auto;
}

.froala-view .f-video-editor iframe {
  width: 100%;
  height: 30vh;
}

.paginate-area {
  margin: 40px auto 0;
}

.input-regular {
  min-width: 100px;
}

.btn-regular {
  min-width: 74px;
}

.btn-medium {
  min-width: 120px;
}

/* popup */
.popup {
  min-width: 480px;
}

.popup .inner-wrap {
  padding: 32px 24px;
}

.popup .inner-wrap .popup-header {
  font-size: 24px;
  font-weight: bold;
}

/*========== 컨텐츠 공용 끝 ==========*/

/*========== 컨텐츠 시작 ==========*/
.datepicker-wrap {
  width: 344px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 8px 0;
}

.datepicker-wrap .input-regular.time {
  /*2023-11-01 width: 109px !important;
  margin-left: 8px;*/
}

.address-container {
  width: 426px;
}

/* add-product */
.add-product {
  width: 344px;
}

.add-product > li {
  margin-top: 16px;
}

.add-product > li > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 16px;
}

.add-product .cate {
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

.add-product .quantity {
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #f16274;
}

.add-product .price {
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

.add-product .del {
  width: 16px;
  height: 16px;
  background: url(../../images/pc/icon_del.png);
  background-size: contain;
}

.add-product .period {
  margin: 8px 0 0;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.total-price {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #f16274;
}

/* courses-taken */
.courses-taken > ul > li {
  padding: 16px 8px;
/*  display: flex;*/
  justify-content: space-between;
  align-items: center;
}

.courses-taken > ul > li + li {
  border-top: 1px solid #e9e9e9;
}

.courses-taken .cate {
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

.courses-taken .period {
  margin: 8px 0 0;
  display: flex;
  align-items: center;
}

.courses-taken .period .tit {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.courses-taken .period .con p {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.courses-taken .period input:first-child {
  margin-left: 8px;
}

.courses-taken .btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.courses-taken .btn .btn-regular {
  width: 74px;
  margin-left: 8px;
}

.courses-taken .cate-period.red .cate,
.courses-taken .cate-period.red .period * {
  color: #f90909;
}

.courses-taken .cate-period .period .con {
  margin-left: 4px;
}

.courses-taken > ul > li .datepicker-wrap {
  margin: 0 0 0 -4px;
  display: none;
}

.courses-taken > ul > li .btn-change::before {
  content: "기간수정";
  display: inline-block;
}

/* change */
.courses-taken > ul > li.change .period .con > p {
  display: none;
}

.courses-taken > ul > li.change .datepicker-wrap {
  display: block;
}

.courses-taken > ul > li.change .btn-change::before {
  content: "적용";
}

/* scroll-type */
.courses-taken.scroll-type {
  border-radius: 12px;
  border: solid 1px #e9e9e9;
  padding: 0 8px;
}

.courses-taken.scroll-type ul {
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  height: 202px;
  padding: 0 8px;
}

.courses-taken.scroll-type > ul > li {
  cursor: pointer;
}

.courses-taken.scroll-type ul::-webkit-scrollbar {
  width: 4px;
  background: #fff;
}

.courses-taken.scroll-type ul::-webkit-scrollbar-thumb {
  background: #d6d6d6;
}

.courses-taken.scroll-type .cate {
  font-size: 14px;
}

/* type-b */
.courses-taken.scroll-type.type-b ul {
  height: 270px;
}

.courses-taken.scroll-type.type-b > ul > li {
  cursor: pointer;
  padding: 24px 0 24px 52px;
}

.courses-taken.scroll-type.type-b .cate-period {
  position: relative;
}

.courses-taken.scroll-type.type-b .cate-period input[type="radio"] {
  position: absolute;
  top: 50%;
  left: -40px;
  margin: -10px 0 0 0;
}

/* sub-title-small */
.sub-title-small {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sub-title-small > h1 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.sub-title-small > h1 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

/* type-b */
.sub-title-small.type-b {
  margin-top: 48px;
  padding-bottom: 12px;
  border-bottom: 1px solid #707070;
}

.btn-regular.icon-plus {
  display: flex;
  align-items: center;
}

.btn-regular.icon-plus::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 4px 0 0;
  background: url(../../images/pc/icon_add_small.png);
  background-size: contain;
}

.btn-regular.icon-family {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  padding: 0;
}

.btn-regular.icon-family::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 4px 0 0;
  background: url(../../images/pc/icon_user_add.png);
  background-size: contain;
}

/* btn-deadline */
.btn-deadline,
.btn-deadline:hover {
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f16274;
  border: solid 1px #f16274;
  background-color: #fff;
}
.btn-deadline:not(.btn-switch):hover,
.btn-deadline:not(.btn-switch):hover,
.btn-deadline:not(.btn-switch):hover,
.btn-deadline:not(.btn-switch):hover {
  color: #f16274;
  border: solid 1px #f16274;
  background-color: #fff;
}

.btn-deadline.active,
.btn-deadline.active:hover {
  color: #fff;
  border: solid 1px #f16274;
  background-color: #f16274;
}

.btn-deadline:before {
  content: "마감";
  display: inline-block;
}

.btn-deadline.active:before {
  content: "진행";
}

/* split4 */
.split4 {
  display: flex;
  flex-wrap: wrap;
}

.split4 > label {
  width: 25%;
  display: flex;
  align-items: center;
}

.split4 > label input {
  margin: 0 8px 0 0 !important;
}

.split4 + .split4 {
  margin-top: 8px;
}

/* agree-container */
.agree-container {
  margin: 21px 0 0;
  padding: 24px;
  border-radius: 8px;
  border: solid 1px #e9e9e9;
  background-color: #f9f9f9;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.agree-container .tit {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.agree-container .tit input {
  margin: 0 16px 0 0;
}

.agree-container a {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #a6a6a6;
  text-decoration: underline;
}

/* category-select */
.category-select {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.category-select .input-regular {
  width: 168px !important;
}

.category-select .input-regular + .input-regular {
  margin-left: 8px;
}

.category-select .input-regular + .btn-regular {
  margin-left: 8px;
}

/* add-category */
.add-category {
  width: 426px;
}

.add-category > li {
  margin-top: 8px;
  display: flex;
  align-items: center;
}

.add-category .cate {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.add-category .del {
  width: 16px;
  height: 16px;
  background: url(../../images/pc/icon_del.png);
  background-size: contain;
  margin-left: 4px;
}

/* keyword-insert */
.keyword-insert > div {
  display: flex;
  flex-wrap: wrap;
}

.keyword-insert > div + div {
  margin-top: 8px;
}

.keyword-insert .input-regular {
  width: 128px !important;
}

.keyword-insert .input-regular + .input-regular {
  margin-left: 8px;
}

/* to-top */
#to-top {
  position: static;
  bottom: 52px;
  right: 20px;
  z-index: 50;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#to-top a {
  display: inline-block;
  width: 72px;
  height: 72px;
  background: url(../../images/pc/to_top.png) center center no-repeat;
  background-size: contain;
}

#to-top .btn-write {
  display: none;
  width: 72px;
  height: 72px;
  background: url(../../images/pc/btn_write.png);
  background-size: contain;
}

#to-top .btn-write.active {
  display: block;
}

/* point-use */
.point-use {
  width: 455px;
}

.point-use .input-btn {
  position: relative;
  display: flex;
  align-items: center;
}

.point-use .input-btn .input-regular {
  width: 262px !important;
}

.point-use .input-btn p {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
  margin: 0 16px 0 8px;
}

.point-use .input-btn p span {
  color: #f16274;
}

.point-use .input-btn .btn-regular {
  width: 66px;
  padding: 0;
  margin-left: 8px;
}

/* academy-search */
.academy-search {
  border-bottom: 1px solid #e9e9e9;
}

.academy-search .inner-wrap {
  width: 1080px;
  height: 85px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.academy-search .region {
  display: flex;
  align-items: center;
}

.academy-search .region:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 29px;
  margin-right: 13px;
  background: url(../../images/pc/icon_mapmark.png);
  background-size: contain;
}

.academy-search .region .input-regular + .input-regular {
  margin-left: 8px;
}

.academy-search .search {
  display: flex;
  align-items: center;
}

.academy-search .search::before {
  content: "";
  display: inline-block;
  overflow: hidden;
  width: 28px;
  height: 28px;
  background: url(../../images/pc/icon_search.png) center center no-repeat;
  background-size: contain;
}

.academy-search .search .input-regular {
  width: 327px;
  height: 36px;
  padding-left: 21px;
  margin: 0 0 0 11px;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #666;
}

.academy-search .search .btn-regular {
  width: 98px;
  height: 36px;
}

.container-inner .academy-search .inner-wrap {
  width: 100%;
  height: 85px;
  padding: 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.container-inner .academy-search .search .input-regular {
  width: 280px;
}

.mypage-point {
  height: 125px;
  flex-grow: 0;
  margin: 40px 0;
  border: solid 3px #e9e9e9;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mypage-point .tit {
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.39px;
  text-align: center;
  color: #161616;
}

.mypage-point .con {
  margin: 10px 0;
  font-size: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.75px;
  text-align: center;
  color: #f16274;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mypage-point .con:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 4px;
  background: url(../../images/pc/icon_point.png);
  background-size: contain;
}

/* card-insert */
.card-insert {
  width: 328px;
  height: 195px;
  border-radius: 12px;
  border: dashed 2px #e9e9e9;
  background-color: #fff;
  margin: 39.5px auto 24px;
}

.card-insert a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #565656;
}

.card-insert a:before {
  content: "";
  display: block;
  width: 56px;
  height: 56px;
  margin-bottom: 16px;
  background: url(../../images/pc/icon_add.png);
  background-size: contain;
}

.card-guide-text {
  padding: 16px;
  border-radius: 8px;
  background-color: #f6f6f6;
}

.card-guide-text li {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

/* card-view */
.card-view {
  width: 328px;
  height: 195px;
  border-radius: 12px;
  border: solid 2px #e9e9e9;
  background-color: #fff;
  margin: 39.5px auto 24px;
  padding: 32px;
}

/* 롯데카드 */
.card-view.card1 {
  border: solid 2px #f16274;
  background-color: #f16274;
}

.card-view.card1 .tit {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.card-view.card1 .con {
  margin: 87px 0 0;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

/* card-btn */
.card-btn {
  width: 328px;
  margin: 11px auto 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.swiper-container.slider-img {
  max-width: 1080px;
  margin: 16px 0;
}

.left-menu + #content .swiper-container.slider-img {
  max-width: 870px;
}

.swiper-container.slider-img .swiper-wrapper .swiper-slide {
  width: 120px;
  height: 120px;
  margin-right: 8px;
}

.swiper-container.slider-img .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* academy-attendance */
.academy-attendance {
  height: 328px;
  margin: 39.5px 0 0;
  padding: 64px;
  border-radius: 4px;
  border: solid 1px #e9e9e9;
  background-color: #f9f9f9;
}

.academy-attendance h1 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #161616;
}

.academy-attendance .date {
  margin: 16px 0 0;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #565656;
}

.academy-attendance .input-regular {
  display: block;
  margin: 41px auto 24px;
  width: 344px;
}

/* academy-membership */
.academy-membership > ul > li {
  margin: 24px 0 0;
  border: solid 1px #e9e9e9;
  background-color: #fff;
  border-radius: 16px;
}

.academy-membership .flex-inner {
  display: flex;
  align-items: center;
  width: 100%;
}

.academy-membership .flex-inner > * {
  height: 152px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.academy-membership .flex-inner > h1 {
  width: 244px;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #161616;
  border-right: 1px dashed #e9e9e9;
}

.academy-membership .flex-inner > .benefits {
  flex-direction: column;
  align-items: flex-start;
  width: 335px;
  padding-left: 69.5px;
}

.academy-membership .flex-inner > .benefits .tit {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.academy-membership .flex-inner > .benefits .con {
  position: relative;
  margin-top: 24px;
  padding-left: 16px;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.academy-membership .flex-inner > .benefits .con:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #565656;
  border-radius: 50%;
  position: absolute;
  top: 6.5px;
  left: 4px;
}

.academy-membership .flex-inner > .price-status {
  width: 290px;
  border-left: 1px dashed #e9e9e9;
}

.academy-membership .flex-inner > .price-status .price {
  margin: 0 24px 0 0;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

.academy-membership .on-off {
  height: 40px;
  padding: 0 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-top: 1px solid #e9e9e9;
}

.academy-membership .on-off .tit {
  margin: 0 8px 0 0;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

/* swiper-container.slider-consult */
.swiper-container.slider-consult {
  width: 1080px;
  height: 170px;
  margin: 16px auto 36px;
  padding-right: 40px;
}

.swiper-container.slider-consult .swiper-wrapper .swiper-slide {
  width: 160px;
  height: 140px;
  margin-right: 16px;
  border-radius: 14px;
  border: solid 1px #e9e9e9;
  box-sizing: border-box;
}

.swiper-container.slider-consult .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 94px;
  object-fit: cover;
}

.swiper-container.slider-consult .swiper-wrapper .swiper-slide div {
  height: 46px;
  padding: 0 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #161616;
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 20%;
  bottom: 3px;
  z-index: 50;
  height: 2px;
  width: 60%;
  background-color: #f6f6f6;
}

.swiper-scrollbar .swiper-scrollbar-drag {
  border-radius: 4px;
  background-color: #f9c347;
}

/* category-icon */
.category-icon {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.category-icon span {
  padding: 5px 12px 4px 13px;
  margin: 2px 4px 0 0;
  border-radius: 90px;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}

.category-icon span.green {
  background-color: #6ed6c3;
  color: #fff;
}

.category-icon span.orange {
  background-color: #f19d51;
  color: #fff;
}

.category-icon span.skyblue {
  background-color: #75d8e4;
  color: #fff;
}

.category-icon span.yellow {
  background-color: #f9c347;
  color: #fff;
}

/* academy-list */
.academy-list {
  padding-bottom: 40px;
  border-bottom: 1px solid #e9e9e9;
}

.academy-list.dashed {
  border-bottom: 1px dashed #e9e9e9;
}

.academy-list > ul {
  display: flex;
  flex-wrap: wrap;
}

.academy-list > ul > li {
  position: relative;
  width: calc((100% - 20px) / 2);
  margin: 16px 20px 0 0;
}

.academy-list > ul > li a {
  display: flex;
  overflow: hidden;
  height: 170px;
  border-radius: 16px;
  border: solid 1px #e9e9e9;
  background-color: #fff;
}

.academy-list > ul > li:nth-child(2n) {
  margin-right: 0;
}

.academy-list > ul > li .premium {
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 1;
  width: 93px;
  height: 26px;
  background: url(../../images/pc/icon_premium.png);
  background-size: contain;
}

.academy-list .img {
  width: 160px;
  height: 170px;
}

.academy-list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px 0 0 16px;
}

.academy-list .info {
  width: calc(100% - 160px);
  padding: 20px 40px 0 32px;
}

.academy-list .info .aname {
  margin: 16px 60px 0 0;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

.academy-list .info .address {
  margin: 6px 60px 20px 0;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.academy-list .btn-del {
  position: absolute;
  top: 12px;
  right: 16px;
  z-index: 2;
  width: 16px;
  height: 16px;
  background: url(../../images/pc/icon_x.png);
  background-size: contain;
}

/* 왼쪽메뉴가 있을때 */
.left-menu + #content .academy-list > ul > li {
  width: calc((100% - 16px) / 2);
  margin: 16px 16px 0 0;
}

.left-menu + #content .academy-list > ul > li:nth-child(2n) {
  margin-right: 0;
}

.left-menu + #content .academy-list .info {
  padding: 24px 16px 0;
}

.left-menu + #content .academy-list .info .aname {
  margin: 16px 0 0;
  font-size: 16px;
  font-weight: 600;
}

.left-menu + #content .academy-list .info .address {
  margin: 6px 0 20px;
  font-size: 12px;
}

.left-menu + #content .category-icon span {
  font-size: 12px;
}

/* main-belt-banner */
.main-belt-banner {
  display: flex;
  justify-content: center;
  overflow: hidden;
  background-color: #5761dd;
}

.main-belt-banner a {
  display: block;
}

.main-belt-banner img {
  height: 50px;
  object-fit: cover;
}

/* academy-view */
.academy-view {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-radius: 16px;
  background-color: #fff;
  margin: 32px 0 0;
  overflow: hidden;
}

.academy-view .premium {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 50;
  width: 93px;
  height: 26px;
  background: url(../../images/pc/icon_premium.png);
  background-size: contain;
}

.academy-view .img {
  width: 368px;
  height: 368px;
}

.academy-view .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.academy-view .info {
  position: relative;
  width: calc(100% - 424px);
  margin: 0 0 0 56px;
  border-bottom: 1px solid #e9e9e9;
}

.academy-view .info .aname {
  margin: 24px 60px 0 0;
  font-size: 26px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

.academy-view .info .address {
  margin: 16px 60px 20px 0;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.academy-view .info .tel {
  margin: 18px 0 40px;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
  display: flex;
  align-items: center;
}

.academy-view .info .tel:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background: url(../../images/pc/icon_phone.png);
  background-size: contain;
}

.academy-view .info .btn-group {
  position: absolute;
  top: 6px;
  right: 0;
  display: flex;
  align-items: center;
}

.academy-view .info .btn-group button {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #f16274;
  margin-left: 8px;
  display: flex;
  align-items: center;
}

.academy-view .info .btn-group button:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../../images/pc/icon_plus.png);
  background-size: contain;
}

.academy-view .info .btn-accredit {
  position: absolute;
  bottom: 24px;
  left: 0;
}

/* slider-viewimg */
.slider-viewimg .slider-btn-next,
.slider-viewimg .slider-btn-prev {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  cursor: pointer;
  z-index: 10;
}

.slider-viewimg .slider-btn-prev {
  left: 4px;
  background: url(../../images/pc/icon_previous_small.png) center center
    no-repeat;
  background-size: contain;
}

.slider-viewimg .slider-btn-next {
  right: 4px;
  background: url(../../images/pc/icon_next_small.png) center center no-repeat;
  background-size: contain;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 16px;
}

/* product-list */
.product-list > ul {
  display: flex;
  flex-wrap: wrap;
}

.product-list > ul > li {
  width: calc((100% - 24px) / 2);
  margin: 24px 24px 0 0;
  padding: 37px 32px;
  border-radius: 16px;
  border: solid 1px #e9e9e9;
  background-color: #fff;
  cursor: pointer;
}

.product-list > ul > li:nth-child(2n) {
  margin-right: 0;
}

.product-list h1 {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

.product-list h1 {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

.product-list .summary {
  margin: 8px 0 24px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.clock-people-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.clock-people-price .price {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #f16274;
}

.clock-people-price .clock-people {
  display: flex;
  align-items: center;
}

.clock-people-price .clock-people .clock {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #6ed6c3;
  display: flex;
  align-items: center;
}

.clock-people-price .clock-people .clock:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
  background: url(../../images/pc/icon_clock.png);
  background-size: contain;
}

.clock-people-price .clock-people .people {
  margin: 0 0 0 16px;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #5761dd;
  display: flex;
  align-items: center;
}

.clock-people-price .clock-people .people:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
  background: url(../../images/pc/icon_people.png);
  background-size: contain;
}

/* popup-product */
.popup-product {
  width: 480px;
}

.popup-product .product-name {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

.popup-product .product-summary {
  border-radius: 12px;
  border: solid 1px #e9e9e9;
  padding: 16px 8px;
  background-color: #f9f9f9;
  margin: 16px 0 8px;
}

.popup-product .product-summary div {
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  height: 154px;
  padding: 0 8px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #a6a6a6;
}

.popup-product .product-summary div::-webkit-scrollbar {
  width: 4px;
  background: #f9f9f9;
}

.popup-product .product-summary div::-webkit-scrollbar-thumb {
  background: #d6d6d6;
}

/* reviews-list */
.reviews-list > ul > li {
  padding: 24px 0;
  border-bottom: 1px solid #e9e9e9;
}

.reviews-list .name-starrating-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 26px;
}

.reviews-list .name-starrating-btn .btn-small {
  min-width: 53px;
  height: 26px;
  line-height: 24px;
}

.reviews-list .name-starrating {
  display: flex;
  align-items: center;
}

.reviews-list .name {
  margin: 0 16px 0 0;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.reviews-list .star-rating-regular ul li {
  width: 20px;
  height: 20px;
}

.reviews-list .date {
  margin: 2px 0 0;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #a6a6a6;
}

.reviews-list .reviews-cont {
  margin: 16px 0 0;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.popup-reviews {
  margin-top: 60px;
}

/* star-rating-insert-list */
.star-rating-insert-list {
  margin-top: 40px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e9e9e9;
}
.star-rating-insert-list .tit {
  margin: 24px 0 0;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #565656;
}

.star-rating-insert-list .star-rating-insert {
  display: block;
  width: 200px;
  margin: 8px auto 0;
}

/* class-list */
.class-list > ul {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 40px;
  border-bottom: 1px solid #e9e9e9;
}

.class-list > ul > li {
  position: relative;
  width: calc((100% - 16px) / 2);
  border-radius: 16px;
  border: solid 1px #e9e9e9;
  background-color: #fff;
  margin: 24px 16px 0 0;
  overflow: hidden;
}

.class-list > ul > li:nth-child(2n) {
  margin-right: 0;
}

.class-list .img-info {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 16px;
  height: 147px;
}

.class-list .img {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 16px;
  margin-right: 24px;
}

.class-list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.class-list .info {
  position: relative;
  width: calc(100% - 124px);
}

.class-list .info .aname {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

.class-list .info .number {
  margin: 16px 0 0;
  height: 14px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.class-list .info .fname {
  margin: 8px 0 0;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.class-list .status-btn {
  border-top: 1px solid #e9e9e9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  height: 62px;
}

.class-list .status {
  font-size: 12px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #a6a6a6;
}

.class-list .btn {
  display: flex;
  justify-content: flex-end;
  height: 30px;
}

.class-list .btn .btn-small {
  min-width: 90px;
  margin-left: 8px;
}

.class-list .btn-del {
  position: absolute;
  top: 12px;
  right: 16px;
  z-index: 2;
  width: 16px;
  height: 16px;
  background: url(../../images/pc/icon_x.png);
  background-size: contain;
}

.class-list > ul > li.end .img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 16px;
}

.class-list > ul > li.end .info::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
}

/* calendar-ym-btn */
.calendar-ym-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}
.calendar-ym-btn .btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.calendar-ym-btn .btn .btn-regular {
  margin-left: 8px;
}

/* calendar-ym */
.calendar-ym {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.calendar-ym .prev {
  width: 24px;
  height: 24px;
  background: url(../../images/pc/icon_cal_pre.png) center center no-repeat;
  background-size: contain;
}
.calendar-ym .next {
  width: 24px;
  height: 24px;
  background: url(../../images/pc/icon_cal_next.png) center center no-repeat;
  background-size: contain;
}
.calendar-ym span {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #161616;
  margin: 0 40px;
}

/*calendar-table*/
.calendar-table {
  width: 100%;
  margin-top: 32px;
}
.calendar-table th {
  width: 14.285%;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #565656;
  padding: 8px 0;
}
.calendar-table td {
  height: 160px;
  padding: 3px 8px 8px;
  text-align: left;
  font-size: 15px;
  color: #161616;
  border: 1px solid #e9e9e9;
}
.calendar-table td a {
  display: block;
  width: 100%;
  height: 100%;
}
.calendar-table td .date {
  width: 24px;
  height: 24px;
  margin: 0 auto;
  background-color: #fff;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #565656;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-bottom: 2px;
}
.calendar-table td .date.today {
  background-color: #5761dd;
  color: #fff;
}
.calendar-table td .cal {
  display: block;
  padding: 0 8px;
  border-radius: 4px;
  background-color: #f16274;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  max-width: 100%;
  display: -webkit-box;
  line-height: 22px;
  height: 22px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: normal;
  overflow: hidden;
  margin-bottom: 4px;
}
.calendar-table td .more {
  display: block;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #f16274;
  margin-top: 8px;
}
.calendar-table td .holiday {
  display: block;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
  margin: 8px 0;
}
.calendar-table td .holiday.red {
  color: #f90909;
}

.popup-calendar {
  width: 480px;
}

/* calendar-list */
.calendar-list {
  border-radius: 12px;
  border: solid 1px #e9e9e9;
  padding: 0 8px;
}

.calendar-list ul {
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  height: 400px;
  padding: 8px 16px 8px 16px;
}

.calendar-list > ul > li {
  padding: 16px 0 16px 8px;
}

.calendar-list > ul > li + li {
  border-top: 1px solid #e9e9e9;
}

.calendar-list ul::-webkit-scrollbar {
  width: 4px;
  background: #fff;
}

.calendar-list ul::-webkit-scrollbar-thumb {
  background: #d6d6d6;
}

.calendar-list .alarm {
  display: inline-block;
  height: 20px;
  padding: 3px 10px 3px 8px;
  border-radius: 50px;
  border: solid 1px #f9c347;
  background-color: #fff;
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f9c347;
}
.calendar-list .alarm:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  flex-grow: 0;
  margin: 0 4px 0 0;
  object-fit: contain;
  background: url(../../images/pc/icon_alarm_small.png);
  background-size: contain;
}
.calendar-list .repeat {
  display: inline-block;
  height: 20px;
  padding: 3px 10px 3px 8px;
  border-radius: 50px;
  border: solid 1px #ccc;
  background-color: #fff;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}

.calendar-list .tit-time-btn {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 8px 0 0;
}

.calendar-list .tit-time-btn .tit-time {
  display: flex;
  align-items: flex-start;
}

.calendar-list .tit-time-btn .tit {
  max-width: calc(100% - 120px);
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #161616;
}

.calendar-list .tit-time-btn .time {
  width: 120px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #a6a6a6;
  padding-left: 8px;
  margin: 1px 0 0;
}

.calendar-list .tit-time-btn .btn-del {
  width: 16px;
  height: 16px;
  background: url(../../images/pc/icon_trash.png) no-repeat 0 0;
  background-size: contain;
}
.calendar-list .tit-time-btn .btn-modify {
  width: 16px;
  height: 16px;
  background: url(../../images/pc/icon_edit.png) no-repeat 0 0;
  background-size: contain;
}

.calendar-list .calendar-cont {
  position: relative;
  margin: 9px 0 0;
  padding-left: 20px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

.calendar-list .calendar-cont:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../../images/pc/icon_memo.png);
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}

/* 2022-10-20 */
.academy-list .info .aname-icon {
  display: flex;
  align-items: center;
  margin: 12px 0 0;
}

.academy-list .info .aname-icon .aname.clamp1 {
  max-width: calc(100% - 48px);
  margin: 0 !important;
}

.academy-list .info .aname-icon .icon {
  margin: 6px 0 0 8px;
}

.academy-list .info .aname-icon .icon-online-payment {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../../images/mobile/icon_online_payment.png);
  background-size: contain;
}

.academy-list .info .aname-icon .icon-online-attendance {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../../images/mobile/icon_online_attendance.png);
  background-size: contain;
}

.academy-search .btn-location {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  display: flex;
  align-items: center;
  padding: 0 0 6px 28px;
  background: url(../../images/mobile/icon_location.png) 0 0 no-repeat;
  background-size: 16.6px 20px;
}

/* popup-positioning */
.popup-positioning {
  border: 1px solid #a6a6a6;
  box-shadow: 0 0 0;
}

.popup-positioning .inner-wrap {
  padding: 24px 24px 24px;
}

.popup-positioning .inner-wrap .popup-close {
  top: 22px;
  width: 24px;
  height: 24px;
}

/* positioning-set */
.positioning-set {
  margin: -8px 0 16px;
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px solid #a6a6a6;
}

.positioning-set > ul {
  margin: 16px 0;
}

.positioning-set > ul > li {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.positioning-set > ul > li + li {
  margin: 16px 0 0;
}

.positioning-set > ul > li .input-regular {
  min-width: auto;
  width: calc((100% - 16px) / 3);
  height: 28px;
  border-radius: 4px;
  padding: 0 20px 0 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
}

.positioning-set > ul > li .input-regular:nth-of-type(2) {
  margin: 0 8px;
}

.positioning-set > ul > li.location img {
  width: 16.6px;
  height: 20px;
  margin: 0 16.4px 0 0;
}

.positioning-set > ul > li.current input {
  margin: 0 15px 0 0;
}

.positioning-set .km input {
  margin: 0 4px 0 4px;
}

.positioning-set .km label:first-child input {
  margin-left: 0;
}

.positioning-set .km label {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}

.btn-medium {
  border-radius: 4px;
}

.left-menu + #content .swiper-container.slider-consult {
  width: 870px;
  padding-right: 16px;
}

/* star-rating-insert-list */
.star-rating-insert-list {
  margin: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.star-rating-insert-list > ul > li {
  display: table;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #d6d6d6;
}
.star-rating-insert-list .tit {
  display: table-cell;
  vertical-align: middle;
  width: 180px;
  height: 104px;
  background-color: #f9f9f9;
  padding: 24px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  text-align: left;
}
.star-rating-insert-list .tit.required::before {
  content: "*";
  display: inline-block;
  color: #e6291f;
  margin-right: 4px;
}

.star-rating-insert-list .star-rating-insert {
  width: calc(100% - 180px);
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  text-align: left;
  padding: 0 18px;
}

.star-rating-insert-list + .table-type-area > ul {
  border-top: 0;
}

/*
.slider-consult .swiper-slide.swiper-slide-active {
  background-color: #f16274;
}

.slider-consult .swiper-slide.swiper-slide-active div p {
  color: #fff;
}
*/
.slider-consult .swiper-slide.custom-active {
  background-color: #f16274;
}

.slider-consult .swiper-slide.custom-active div p {
  color: #fff;
}

/* online-payment-attendance */
.online-payment-attendance {
  display: flex;
  align-items: center;
  margin: 8px 0 0;
}

.online-payment-attendance span {
  width: 134px;
  height: 26px;
  padding: 3px 7px 3px 10px;
  border-radius: 10px;
  background-color: #f6f6f6;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  display: flex;
  align-items: center;
}

.online-payment-attendance span:before {
  content: "";
  width: 20px;
  height: 20px;
  margin: 0 8px 0 0;
  background-size: contain !important;
}

.online-payment-attendance span.payment:before {
  background: url(../../images/mobile/icon_online_payment.png);
}

.online-payment-attendance span.attendance {
  margin: 0 0 0 4px;
}

.online-payment-attendance span.attendance:before {
  background: url(../../images/mobile/icon_online_attendance.png);
}

.academy-view .info {
  height: 368px;
}

.academy-view .info .btn-group {
  top: auto;
  right: auto;
  bottom: 22px;
  left: 0;
  height: 17px;
}

.academy-view .rating-detail-wrap {
  position: absolute;
  top: 84px;
  right: 16px;
  z-index: 1;
}

.academy-view .rating {
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 268px;
}

.academy-view .rating .tit {
  margin: 0 16px 0 0;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.academy-view .rating .star-rating-medium ul li {
  margin-right: 0;
  width: 32px;
  height: 32px;
}

.academy-view .info .btn-accredit {
  position: absolute;
  bottom: 16px;
  left: auto;
  right: 0;
  z-index: 1;
  width: 127px;
}

/* rating-detail */
.rating-detail {
  margin: 6px auto 0;
  width: 274px;
}

.rating-detail > ul > li {
  margin: 16px 0 0;
  display: flex;
  align-items: center;
}

.rating-detail > ul > li .tit {
  width: 48px;
  margin: 0 16px 0 0;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #000;
}

.rating-detail > ul > li .con {
  width: calc(100% - 74px);
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
  display: flex;
  align-items: center;
}

.rating-detail > ul > li .con ul {
  display: flex;
  align-items: center;
  margin: 0 16px 0 0;
}

.rating-detail > ul > li .con ul li {
  width: 30px;
  height: 8px;
  flex-grow: 0;
  margin: 0 3px 0 0;
  background-color: #d9d9d9;
}

.rating-detail > ul > li .con ul li.active {
  background-color: #f16274;
}

.reviews-list > ul > li {
  display: flex;
}

.reviews-list > ul > li > div:first-child {
  width: 70%;
}

.reviews-list > ul > li > div:last-child {
  width: 30%;
}

.reviews-list .name-date-btn {
  display: flex;
  align-items: center;
}

.reviews-list .name-date-btn .btn-report {
  margin-left: 27px;
  width: 66px;
  height: 25px;
  line-height: 23px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.reviews-list > ul > li > div:last-child .star-rating-regular {
  justify-content: flex-end;
  padding-right: 36px;
}

.reviews-list .star-rating-regular ul li {
  margin-right: 0;
}

.reviews-list > ul > li > div:last-child .star-rating-regular .star-score {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #565656;
}

/* 2022-11-28 */
.member-out {
  padding: 180px 24px 0;
}
.member-out .btn-group-type1 {
  max-width: 360px;
  margin: 0 auto;
}

/* 2023-03-30 */
.left-menu > ul > li.tit > a {
	font-size: 15px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: left;
	color: #161616;
	margin-bottom: 16px;
}
.academy-view .info .address {
	width: 300px;
}

/* 2023-05-12 */
body.inactive-header .header,
body.inactive-footer .footer,
body.inactive-footer #to-top {
  display: none;
}
.btn-back {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: -32px 0 0;
}
.btn-back button {
  height: 20px;
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #adadad;
}
.btn-back button:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../../images/mobile/arrow_icon.png) no-repeat;
  background-size: contain;
  opacity: 0.5;
  margin: 0 0 0 8px;
}
.popup-academy-attendance {
  min-width: auto;
  width: 328px !important;
}
.popup-academy-attendance .inner-wrap {
  padding: 32px 24px;
}
.popup-academy-attendance .btn-group-type1 {
  padding: 20px 0 0;
}

/* 2023-09-18 */
.reviews-list .name-date-btn .btn-delete{
    margin-left: 7px;
    height: 25px;
    line-height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
	background-color:#f16274;
	color:#fff;
}
.reviews-list .name-date-btn .btn-blind {
    margin-left: 5px;
    height: 25px;
    line-height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
	background-color:#f16274;
	color:#fff;
}

/*2023-10-31 상당검색입력 자동완성 */
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.ui-autocomplete > li > div {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.ui-state-hover,
.ui-state-active,
.ui-state-focus {
  text-decoration: none;
  color: #fff;
  background-color: #bec6f7;
  cursor: pointer;
}
.ui-helper-hidden-accessible {
  border: 0; clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}


/* 2023-11-06 */
hr {
  border-top: 1px solid #e6e6e6;
}
.add-reply-author-profile {
  margin: 40px 0 0;
  padding: 12px 8px;
  border-radius: 8px;
  background: var(--primary-color, #f16274);
}
.add-reply-author-profile .img-name-date {
  display: flex;
  align-items: center;
}
.add-reply-author-profile .img img {
  width: 68px;
  height: 68px;
  border-radius: 999px;
  object-fit: cover;
}
.add-reply-author-profile .name-date {
  padding: 0 0 0 12px;
}
.add-reply-author-profile .name {
  color: var(--black-opacity-0, #fff);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.add-reply-author-profile .date {
  margin: 4px 0 0;
}
.add-reply-author-profile .date span {
  margin: 0 8px 0 0;
  color: var(--black-opacity-0, #fff);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.add-reply-author-profile .intro {
  margin: 12px 0 0;
  display: flex;
  padding: 8px 12px;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 8px;
  background: #ca5664;
  color: var(--black-opacity-0, #fff);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

/* 2023-12-20 */
.btn-add-academy {
  position: absolute;
  bottom: 16px;
  right: 12px;
  font-size: 14px;
  font-weight: 600;
  border: 0 !important;
  color: #f16274;
}
