.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

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

strong {
  font-weight: 800;
}

.paginate-area {
  display: block;
  margin: 40px auto 0;
  height: 28px;
  text-align: center;
}
.paginate-area ul {
  display: inline-block;
}
.paginate-area ul li.on a {
  background: #7d786e;
  border: 1px solid #7d786e;
}
.paginate-area ul li.on a:hover {
  background: #7d786e;
  border: 1px solid #7d786e;
}
.btn-group-type1 + .paginate-area {
  margin-top: -16px;
}

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

.accordion {
  width: 100%;
}

.textarea-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;
}
.width480 {
  width: 480px !important;
}

a.btn-medium {
  display: inline-block;
  vertical-align: middle;
}

.help-text {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.55;
  letter-spacing: -0.55px;
  text-align: left;
  color: #a6a6a6;
  margin: 8px 0 0;
}

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

.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(/image/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;
}

/*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;
}

.btn-wishlist {
  display: block;
  width: 24px;
  height: 24px;
  transition: all 0.5s;
  background: url(/image/pc/icon_heart_n.png) center center no-repeat;
  background-size: contain;
  transform: scale(1);
}
.btn-wishlist:hover {
  transform: scale(1.08);
  background: url(/image/pc/icon_heart_s.png) center center no-repeat;
  background-size: contain;
}
.btn-wishlist.active {
  background: url(/image/pc/icon_heart_s.png) center center no-repeat;
  background-size: contain;
}

input[type="checkbox"]:checked,
input[type="radio"]:checked:before {
  background-color: #c9c0b1;
  border: 1px solid #c9c0b1;
}
input[type="radio"].icon-check:checked:before {
  width: 20px;
  height: 20px;
  top: -1px;
  left: -1px;
  margin: 0;
  background: #c9c0b1 url(/image/component/icon_check.png);
  background-size: contain;
}

.tab-menu .inner-wrap .tab-header {
  background: #f6f6f6;
  border: 0;
}
.tab-menu .inner-wrap .tab-header li {
  border-left: 0;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: -0.7px;
  text-align: center;
  color: #a6a6a6;
  height: 44px;
  line-height: 42px;
}
.tab-menu .inner-wrap .tab-header li:hover {
  background: #f6f6f6;
}
.tab-menu .inner-wrap .tab-header li.active {
  background-color: #7d786e;
  border: 0;
  border-radius: 0;
}
.tab-menu .inner-wrap .tab-header li.active:hover {
  background-color: #7d786e;
  border: 0;
}
.tab-menu .inner-wrap .tab-content {
  height: auto;
  background: #fff;
  margin-top: 16px;
  border: 0;
  padding: 0;
}

/*type-b*/
.tab-menu.type-b {
  background: #ffffff;
  margin: 24px 0 32px;
}
.tab-menu.type-b .inner-wrap .tab-header {
  border: 0;
  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: 13px;
  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 span {
  color: #a6a6a6;
}
.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;
}

/* category-slider */
.category-slider {
  width: 100%;
  border: 0;
  margin: 16px 0 32px;
  padding-left: 0;
  height: auto;
}
.category-slider .swiper-container .swiper-wrapper .swiper-slide .category {
  display: block;
  width: 94px;
  height: 38px;
  line-height: 36px;
  margin: 0 8px 0 0;
  padding: 0;
  border-radius: 22px;
  border: solid 1px #e9e9e9;
  background-color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.39px;
  text-align: center;
  color: #868686;
  transition: all 0.5s;
}
.category-slider
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  .category.active {
  background-color: #3a3a3a;
  font-weight: bold;
  color: #ffffff;
}
/*======================================
1. 공통 요소 영역 (헤더/푸터/퀵메뉴 등)
======================================*/
header.header {
  background-color: white;
}

.main-header-banner {
  display: none;
}
.main-header-banner img {
  height: 60px;
  object-fit: cover;
}
body.index .main-header-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.header-category-util {
  background-color: #f9f9f9;
  border-bottom: solid 1px #e9e9e9;
  height: 32px;
}
.header-category-util > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1080px;
  margin: 0 auto;
}
.header-category {
  display: flex;
}
.header-category a {
  display: inline-block;
  width: 104px;
  height: 32px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: -0.36px;
  text-align: center;
  color: #868686;
}
.header-category a.active {
  background-color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.36px;
  color: #161616;
  border-left: solid 1px #e9e9e9;
  border-right: solid 1px #e9e9e9;
}

.header-util-language {
  display: flex;
}
.header-util-language .header-util {
  display: flex;
}
.header-util-language .header-util li {
  margin-right: 16px;
}
.header-util .member {
  height: 32px;
  line-height: 30px;
  font-size: 11px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.33px;
  text-align: right;
  color: #161616;
}
.header-util .member span {
  font-weight: bold;
}
.header-util .member img {
  display: none;
}
.header-util .member.icon-active img {
  display: inline-block;
  width: 20px;
}
.header-util .member.icon-active span {
  display: none;
}
.header-util a {
  display: inline-block;
  height: 32px;
  line-height: 30px;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.33px;
  text-align: right;
  color: #161616;
}
.header-util a:hover {
  text-decoration: underline;
}
.header-language {
  display: flex;
}
.header-language li {
  margin-left: 4px;
}
.header-language li a {
  display: inline-block;
  width: 20px;
  height: 32px;
  line-height: 30px;
}
.header-language li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 14px;
  margin: 0 4px 2px 0;
  background-size: contain !important;
}
.header-language li a.kr:before {
  background: url(/image/pc/icon_kr.png);
}
.header-language li a.us:before {
  background: url(/image/pc/icon_us.png);
}
.header-language li a.jp:before {
  background: url(/image/pc/icon_jp.png);
}
.header-language li a.ch:before {
  background: url(/image/pc/icon_ch.png);
}

.header-inner {
position: relative; /* 2021-09-15 */
  display: flex;
  width: 1080px;
  margin: 0 auto;
  justify-content: space-between;
}
.logo-search-banner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
  width: 100%;
}
.header-logo {
  width: 180px;
  height: 104px;
}
.header-logo h1 {
  width: 100%;
  height: 100%;
  background: url(/image/pc/logo.png);
  background-size: contain;
}
/* 2021-09-15
.header-search {
	position: relative;
}*/
.header-search {
  position: relative;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.header-search .input-medium {
  width: 400px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  background-color: #f6f6f6;
  padding: 0 50px 0 24px;
  border: 0;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: -0.42px;
  text-align: left;
  color: #161616;
}
.header-search button {
  position: absolute;
  top: 10px;
  right: 16px;
  width: 24px;
  height: 24px;
  background: url(/image/pc/icon_search.png);
  background-size: contain;
  z-index: 1;
}
.header-banner img {
  width: 160px;
  height: 72px;
}

/* gnb */
#gnb {
  background-color: #f9f9f9;
  border-top: solid 1px #e9e9e9;
  border-bottom: solid 1px #e9e9e9;
  height: 52px;
}
#gnb > .inner-wrap {
  position: relative;
  width: 1080px;
  margin: 0 auto;
  overflow: hidden;
}
#gnb > .inner-wrap > ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#gnb > .inner-wrap > ul > li {
  width: 16.66%;
}
#gnb > .inner-wrap > ul > li > a {
  display: block;
  height: 52px;
  line-height: 52px;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.42px;
  text-align: center;
  color: #161616;
}
#gnb > .inner-wrap > ul > li > a.all {
  background-color: #c9c0b1;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  margin-top: -3px;
}
#gnb > .inner-wrap > ul > li > a.all:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 2px 0;
  width: 24px;
  height: 24px;
  background: url(/image/pc/icon_all.png);
  background-size: contain;
}
#gnb > .inner-wrap > ul > li > a.all:hover,
#gnb > .inner-wrap > ul > li > a.all.active {
  height: 52px;
  line-height: 52px;
  margin-top: 0;
}

/* #gnb-all */
#gnb.active > .inner-wrap #gnb-all {
}
#gnb-all {
  display: none;
}
#gnb-all.active {
  display: block;
  position: relative;
  top: -1px;
  left: 0;
  z-index: 100;
}
#gnb-all > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 24px 24px 60px;
  border: solid 2px #c9c0b1;
  background-color: #ffffff;
  width: 1080px;
  height: 600px;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: scroll;
}
#gnb-all > ul::-webkit-scrollbar {
  width: 4px;
  background: #e9e9e9;
}
#gnb-all > ul::-webkit-scrollbar-thumb {
  background: #d6d6d6;
}

#gnb-all > ul > li {
  width: 222px;
  height: 220px;
}
#gnb-all > ul > li h2 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: -0.42px;
  text-align: left;
  color: #161616;
  padding: 16px 8px;
  border-bottom: solid 1px #d6d6d6;
}
#gnb-all > ul > li:hover h2 {
  font-weight: bold;
  border-bottom: solid 1px #161616;
}
/* 2차 */
#gnb-all > ul > li > ul {
  padding: 10px 8px 16px;
}
#gnb-all > ul > li > ul > li {
  position: relative;
}
#gnb-all > ul > li > ul > li > a {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #868686;
  display: block;
  padding: 6px 0;
}
#gnb-all > ul > li > ul > li > a:hover {
  font-weight: bold;
  color: #161616;
}
#gnb-all > ul > li > ul > li:hover > a {
  font-weight: bold;
  color: #161616;
}

/* 3차 */
#gnb-all > ul > li > ul > li > div {
  position: absolute;
  top: 0;
  right: -134px;
  z-index: 1;
  width: 146px;
  padding-left: 20px;
}
#gnb-all > ul > li > ul > li > div:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  background: url(/image/pc/icon_accordion_arrow_down.png);
  background-size: contain;
  position: absolute;
  top: 6px;
  left: 0;
  z-index: 1;
}
#gnb-all > ul > li > ul > li > div > ul {
  display: none;
  width: 146px;
  padding: 4px 12px 8px;
  background: #fff;
  border: solid 1px #e3e3e3;
}
#gnb-all > ul > li:nth-child(4n) > ul > li > div > ul {
  margin-left: -170px;
}
#gnb-all > ul > li > ul > li > div:hover > div > ul,
#gnb-all > ul > li > ul > li:hover > div > ul {
  display: block;
}
#gnb-all > ul > li > ul > li > div a {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #868686;
}
#gnb-all > ul > li > ul > li > div a:hover {
  font-weight: bold;
  color: #161616;
}

.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(/image/pc/icon_alirm.png);
  background-size: contain;
  text-indent: -5000px;
}
.header-btn li.alirm.new a {
  background: url(/image/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(/image/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;
  flex-wrap: wrap;
  margin: 40px auto 0;
}

.left-menu {
  width: 180px;
  margin-right: 30px;
  margin-bottom: 120px;
}
.left-menu > ul {
  padding: 24px 24px 60px;
  border: solid 1px #e9e9e9;
  background-color: #fff;
  border-top: solid 2px #7d786e;
}
.left-menu > ul > li.tit {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.47;
  letter-spacing: -0.45px;
  text-align: left;
  color: #161616;
  margin-bottom: 10px;
}
.left-menu > ul > li > a {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.46;
  letter-spacing: -0.39px;
  text-align: left;
  color: #565656;
  padding: 6px 0;
  display: block;
}
.left-menu > ul > li > a.active,
.left-menu > ul > li > a:hover {
  font-weight: 800;
  color: #7d786e;
}
.left-menu + #content {
  max-width: 870px;
}
#content {
  flex-grow: 1;
  min-height: 200px;
  padding-bottom: 120px;
}

/****** footer start ******/
.footer {
  border-top: 1px solid #e9e9e9;
}
.footer .section1 .inner-wrap {
  width: 1080px;
  margin: 0 auto;
  padding: 24px 0 32px;
  display: flex;
  justify-content: space-between;
}
.footer .section1 .tel h2 {
  font-size: 26px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.78px;
  text-align: left;
  color: #161616;
  margin-bottom: 24px;
}
.footer .section1 .tel h2:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin: 0 4px 3px 0;
  background: url(/image/pc/icon_tel.png);
  background-size: contain;
}
.footer .section1 .tel ul {
  display: flex;
  align-items: center;
}
.footer .section1 .tel .tit {
  width: 60px;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #a6a6a6;
}
.footer .section1 .tel .tit span {
  color: #868686;
}
.footer .section1 .tel .con {
  width: calc(100% - 60px);
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #565656;
}
.footer .section1 .tel .con span {
  color: #868686;
  font-weight: bold;
  display: inline-block;
  margin-left: 2px;
}
.footer .section1 ul + ul {
  margin-top: 8px;
}
.footer .section1 .bank .con {
  font-size: 14px;
  font-weight: bold;
}
.footer .section1 .bank .con img {
  width: 40px;
  height: 16px;
  margin: 0 4px 0 0;
}
.footer .section1 .sns ul {
  display: flex;
}
.footer .section1 .sns li {
  margin-left: 4px;
}
.footer .section1 .sns img {
  width: 32px;
  height: 32px;
}

.footer .section2 {
  padding: 24px 0 56px;
  background-color: #f9f9f9;
  border-top: solid 1px #e9e9e9;
}
.fnb {
  width: 1080px;
  margin: 0 auto;
  display: flex;
  align-items: cetner;
}
.fnb a {
  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;
  padding: 0 16px 0 0;
}
.fnb a:hover {
  text-decoration: underline;
}
.fnb a strong {
  color: #565656;
  font-weight: bold;
}
.footer-info {
  width: 1080px;
  margin: 0 auto;
  color: #b6b6b6;
  padding: 24px 0 0;
}
.footer-info li span {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #a6a6a6;
}
.footer-info li span + span {
  margin-left: 8px;
}
.copyright {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #d6d6d6;
  margin-top: 32px;
}
/** footer end **/

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

/*swiper*/
.swiper-container {
  width: 100%;
  height: 100%;
}
.slider-btn-next,
.slider-btn-prev {
  position: absolute;
  width: 44px;
  height: 44px;
  top: 50%;
  margin-top: -22px;
  cursor: pointer;
  z-index: 10;
}
.slider-btn-prev {
  left: 80px;
  background: url(/image/pc/r-prev.png) center center no-repeat;
  background-size: contain;
}
.slider-btn-next {
  right: 80px;
  background: url(/image/pc/r-next.png) center center no-repeat;
  background-size: contain;
}
.slider-btn-prev:after,
.slider-btn-next:after {
  display: none;
}

/*========== 메인비주얼 시작 ==========*/
.swiper-container.main-visual {
  width: 100%;
  margin: 0 auto;
}
.swiper-container.main-visual .swiper-wrapper {
  width: 100%;
}
.swiper-container.main-visual .swiper-slide {
  width: 100%;
  overflow: hidden;
}
.swiper-container.main-visual .swiper-slide img {
  width: 100%;
  height: 560px;
  object-fit: cover;
}
.swiper-container.main-visual .swiper-slide.swiper-slide-active img {
  opacity: 1;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #7d786e !important;
}
.swiper-scrollbar {
  opacity: 1 !important;
}
.swiper-scrollbar .swiper-scrollbar-drag {
  background: #0c0c0c !important;
}

/*========== 컨텐츠 공용 시작 ==========*/
/*서브타이틀*/
.sub-title-area {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  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;
  color: #161616;
}
.sub-title-area .required {
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: right;
  color: #7d786e;
}

.sub-title-small {
  padding: 16px 0;
  display: flex;
  align-items: center;
}
.sub-title-small h1 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.54px;
  text-align: left;
  color: #161616;
}
.sub-title-small p {
  margin: 0 0 0 16px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: left;
  color: #161616;
}

.search-result {
  margin: 16px 0 40px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: left;
  color: #161616;
}
.search-result span {
  font-weight: bold;
  color: #7d786e;
}

/*list-empty*/
.list-empty {
  padding: 104px 0 52px;
  text-align: center;
}
.list-empty img {
  width: 80px;
  height: 80px;
}
.list-empty h1 {
  margin: 4px 0 12px;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.54px;
  text-align: center;
  color: #161616;
}
.list-empty p {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: center;
  color: #d6d6d6;
  margin: 8px 0 0;
}
.list-empty.small {
  padding: 24px 0;
}
.list-empty.large {
  padding: 104px 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(/image/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 {
  margin-top: 16px;
}
.push-list > ul > li {
  margin: 8px 0 0;
  position: relative;
}
.push-list > ul {
  margin-top: -8px;
  overflow: hidden;
}
.push-list > ul > li a {
  display: block;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 24px 40px 24px 24px;
  background: #fff;
}
.push-list > ul > li .date {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #868686;
}
.push-list > ul > li .con {
  font-size: 13px;
  margin: 16px 0 0;
}
.push-list > ul > li .delete {
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  width: 24px;
  height: 24px;
  background: url(/image/component/icon_modal_close.png) center center
    no-repeat;
  background-size: contain;
  z-index: 1;
}
.push-list > ul > li.read a {
  background: #f9f9f9;
}
.push-list > ul > li.read .date {
  color: #a6a6a6;
}
.push-list > ul > li.read .con {
  color: #a6a6a6;
}
.btn-group + .push-list {
  margin: 16px 0 0;
}

/*table-type-area*/
.sub-title-area + form .table-type-area > ul {
  border-top: 0;
}
.sub-title-small + .table-type-area {
  border-top: 1px solid #707070;
}
.sub-title-small + .table-type-area > ul {
  border-top: 0;
}
.table-type-area > ul {
  border-top: 1px solid #707070;
}
.table-type-area > ul > li {
  display: table;
  width: 100%;
  margin: 0;
  height: 52px;
  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: middle;
  font-weight: bold;
  color: #7d786e;
  margin-right: 4px;
}
.table-type-area > ul > li > .title span {
  color: #4b8619;
}
.table-type-area > ul > li > .con {
  font-size: 13px;
  color: #161616;
  padding: 8px 0 8px 16px;
  padding-right: 0;
}
.table-type-area > ul > li > .con.large {
  padding: 16px 0 16px 16px;
}
.table-type-area > ul > li > .con input[type="radio"] {
  margin: 0 4px 0 0;
}
.table-type-area > ul > li > .con .input-regular {
  width: 400px;
}
.table-type-area > ul > li > .con .input-regular.width100 {
  min-width: 100px;
  width: auto;
}
.table-type-area > ul > li > .con .input-regular.btn-add + button {
  width: 74px;
  padding: 0;
  margin-left: 4px;
}
.table-type-area > ul > li > .con .textarea-regular {
  width: 100%;
}
.table-type-area > ul > li > .con a {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: left;
  color: #161616;
}

.width180 {
  width: 180px !important;
}

/*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 > span {
  color: #c8242c;
}
.block-type-area > ul > li > .title strong {
  font-weight: bold;
}

.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: 96px auto 0;
}
.login-area h1 {
  margin: 0 0 16px;
  line-height: 1;
  text-align: center;
}
.login-area h1 img {
  width: 216px;
  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(/image/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(/image/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(/image/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(/image/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(/image/pc/icon_s_google.png) center center no-repeat;
  background-size: contain;
}
.login-area .apple {
  color: #868686;
  font-weight: 500;
}
.login-area .apple:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(/image/pc/icon_s_apple.png) center center no-repeat;
  background-size: contain;
}
.login-chk-link {
  font-size: 12px;
  color: #868686;
  margin-top: 10px;
}
.login-chk-link:after {
  content: "";
  display: block;
  clear: both;
}
.login-chk-link .chk {
  float: left;
  margin: -4px 0 0;
}
.login-chk-link .chk > label {
  display: inline-block;
  vertical-align: middle;
  color: #868686;
}
.login-chk-link .chk input {
  margin: 2px 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: 11px;
}
.login-area .login-join {
  text-align: center;
  margin: 48px 0 0;
  font-size: 12px;
  color: #868686;
}
.login-area .login-join a {
  text-decoration: underline;
  display: inline-block;
  margin-left: 8px;
  font-weight: bold;
  color: #161616;
}

/*회원약관*/
.member-content .member-agree {
  margin: 32px 0 0;
}
.member-content .member-agree textarea.textarea-regular {
  height: 160px;
  border-radius: 4px;
  background-color: #f9f9f9;
  padding: 16px;
  border: 0;
  font-size: 12px;
  color: #999999;
  margin: 8px 0 0;
}
.member-content .member-agree label {
  display: block;
}
.member-content .member-agree label span {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  color: #565656;
}
.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: 48px 0;
  text-align: center;
}
.result-area.border-top {
  border-top: 1px solid #e6e6e6;
}

.result-area .icon-result {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background: url(/image/pc/icon_result_chk.png) center center no-repeat;
  background-size: contain;
}
.result-area h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: -0.54px;
  text-align: center;
  margin: 4px 0 0;
}
.result-area p {
  font-size: 13px;
  text-align: center;
  color: #868686;
  margin: 12px 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;
}
.search-type1 + .board-list-area {
  margin-top: 8px;
}
.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.chk {
  width: 6%;
}
.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: 20%;
}
.board-list-area ul li.point {
  width: 20%;
}
.board-list-area ul li.split3 {
  width: 33.33%;
}
.board-list-area ul li.split4 {
  width: 25%;
}
.board-list-area ul li.split5 {
  width: 20%;
}
.board-list-area ul li.split6 {
  width: 16.66%;
}
.board-list-area ul li.split7 {
  width: 14.28%;
}
.board-list-area ul li.split8 {
  width: 12.5%;
}

.board-list-area ul li.b-order {
  width: 20%;
}
.board-list-area ul li.b-pname {
  width: 28%;
}
.board-list-area ul li.b-price {
  width: 14%;
}
.board-list-area ul li.b-status {
  width: 14%;
}

.board-list-header ul li {
  background-color: #f9f9f9;
  padding: 8px 0;
  text-align: center;
  font-size: 12px;
  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;
  padding: 8px 0;
  font-size: 13px;
  line-height: 1.46;
  letter-spacing: -0.65px;
  text-align: center;
  color: #565656;
  height: 52px;
}
.board-list-content > div > ul > li.large {
  padding: 16px 0;
}
.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;
  line-height: 1.46;
  letter-spacing: -0.65px;
  text-align: left;
  color: #565656;
  max-width: calc(100% - 40px);
}
.board-list-area .board-list-content > div > ul > li.subject > a p strong {
  color: #565656;
  font-weight: bold;
}
.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: #7d786e;
  margin: 0 0 0 8px;
}
.board-list-content > div > ul > li.num {
  color: #a6a6a6;
}
.board-list-content > div > ul > li.writer {
  color: #868686;
}
.board-list-content > div > ul > li.status span {
  font-weight: 800;
  color: #a6a6a6;
}
.board-list-content > div > ul > li.point {
  font-size: 13px;
}
.board-list-content > div > ul > li.left {
  text-align: left;
  padding-left: 24px;
}

.board-list-area + .btn-group-type1 .btn-regular {
  min-width: 80px;
}

/* faq */
.accordion.faq {
  width: 100%;
}
.accordion.faq .inner-wrap > ul {
  border-top: 0;
}
.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: 14px;
  font-weight: bold;
  color: #7d786e;
}
.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: 200px;
  background-color: #f9f9f9;
}
.accordion.faq .inner-wrap > ul > li .accordion-content:before {
  position: absolute;
  left: 24px;
  top: 16px;
  content: "A";
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #c9c0b1;
}
.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;
}

/*temp-content*/
.temp-content pre {
  min-height: 600px;
  padding: 24px;
  font-size: 13px;
  color: #a6a6a6;
  line-height: 1.5;
  letter-spacing: -0.36px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 24px 0 0;
  white-space: pre-line;
  border-radius: 4px;
  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 h1 {
  font-size: 16px;
  font-weight: bold;
  color: #464646;
  word-break: break-all;
}
.board-view-area .header .info {
  margin: 16px 0 0;
}
.board-view-area .header .info > ul {
  position: relative;
}
.board-view-area .header .info > ul > li {
  float: left;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #a6a6a6;
  margin: 0 16px 0 0;
}
.board-view-area .header .info > ul > li a {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #a6a6a6;
  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(/image/pc/icon_hit.png);
  background-size: contain;
}
.board-view-area .content {
  padding: 16px 0 80px;
  font-size: 13px;
  color: #565656;
  line-height: 1.46;
  letter-spacing: -0.65px;
  min-height: 440px;
  word-break: break-all;
}
.board-view-area .content.small {
  min-height: 250px;
}
.board-view-area .content img {
  display: block;
  max-width: 100%;
  margin: 16px 0 0;
}
.board-view-area + .btn-group {
  padding-top: 16px;
}

/* board-file */
.board-file {
  padding: 20px 0;
}
.board-file a {
  display: inline-block;
  height: 32px;
  margin: 0 16px 0 0;
  padding: 4px 8px;
  border-radius: 4px;
  border: solid 2px #e9e9e9;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.55;
  letter-spacing: -0.55px;
  text-align: left;
  color: #868686;
}
.board-file a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin: -3px 8px 0 0;
  background: url(/image/pc/icon_download.png);
  background-size: contain;
}

/*board-re*/
.board-re > h1 {
  background-color: #f9f9f9;
  padding: 8px 0;
  font-size: 12px;
  color: #a6a6a6;
  text-align: center;
  border-top: 1px solid #e6e6e6;
}
.board-re > div {
  font-size: 13px;
  color: #565656;
  padding: 16px 0 80px;
  min-height: 320px;
  line-height: 1.46;
  letter-spacing: -0.65px;
}

/* 회원용 */
.member-write-area {
  width: 312px;
  margin: 0 auto;
  padding: 60px 0 120px;
}
.member-write-area legend {
  display: none;
}
.member-write-area > h1 {
  font-size: 16px;
  font-weight: 700;
  color: #161616;
  text-align: center;
  margin: 60px 0;
  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;
  margin-top: 140px;
}
.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(/image/pc/icon_minus.png) center center no-repeat;
  background-size: contain;
  text-indent: -5000px;
}
.quantity-inner .input {
  float: left;
  width: 40px;
  height: 24px;
  padding: 0;
  text-align: center;
  border-top: 1px solid #e6e6e6;
  border-bottom: 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(/image/pc/icon_plus.png) center center no-repeat;
  background-size: contain;
  text-indent: -5000px;
}

.btn-group-type1 {
  display: flex;
  justify-content: space-between;
  padding: 40px 0 0;
}
.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: 6px;
}
.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 16px;
  text-align: right;
}
.search-type1 select.input-regular {
  min-width: 140px;
  margin-right: 4px;
}
.search-type1 input.input-regular {
  min-width: 220px;
}

/* 댓글 작성 */
.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(/image/pc/icon_cm_btn.png);
  background-size: contain;
  cursor: pointer;
}
.board-comment-list .comment-btn ul {
  display: none;
}
.board-comment-list .comment-btn:hover ul {
  display: block;
  position: absolute;
  top: 16px;
  right: 8px;
  width: 100px;
  height: 105px;
  padding: 16px 61px 16px 16px;
  border-radius: 8px;
  box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  z-index: 1;
}
.board-comment-list .comment-btn li button {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: -0.65px;
  text-align: left;
  color: #868686;
}
.board-comment-list .comment-btn li + li {
  margin-top: 8px;
}
.board-comment-list .comment-btn li button:hover {
  text-decoration: underline;
}
.board-comment-list > 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(/image/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(/image/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 0;
  text-align: center;
}
.member-out .icon-result {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background: url(/image/pc/icon_result_chk.png) center center no-repeat;
  background-size: contain;
}
.member-out h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: -0.54px;
  text-align: center;
  margin: 4px 0 0;
}
.member-out p {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: -0.39px;
  text-align: center;
  color: #868686;
  margin: 12px 0 48px;
}
.member-out .table-type-area > ul {
  border-top: 1px solid #e6e6e6;
}
/*========== 컨텐츠 공용 끝 ==========*/

/*========== 컨텐츠 시작 ==========*/
.info-box {
  height: 99px;
  margin: 24px 0 40px;
  padding: 32px 0;
  border: solid 3px #e9e9e9;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.info-box ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.info-box ul.pass::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(/image/pc/icon_pass.png);
  background-size: contain;
}
.info-box ul.point::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 0;
  width: 32px;
  height: 32px;
  background: url(/image/pc/icon_point.png);
  background-size: contain;
}

.info-box .tit {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #868686;
  margin-right: 16px;
}
.info-box .con {
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: -0.48px;
  text-align: left;
  color: #7d786e;
}
.info-box a {
  display: inline-block;
  width: 100px;
  height: 35px;
  margin: 0 0 0 24px;
  padding: 10px 0;
  border-radius: 80px;
  border: solid 1px #d6d6d6;
  background-color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: center;
  color: #868686;
}
.admin-input-area {
  min-height: 600px;
  margin: 24px 0 0;
  padding: 24px;
  border-radius: 4px;
  background-color: #f9f9f9;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: left;
  color: #a6a6a6;
}

.my-coin-list .lbxc-box.type-b {
  padding-bottom: 8px;
  background: #fff url();
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.uix-register dd .schedule-time .time {
  text-align: left;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: baseline;
}

/* pass-list */
.pass-list {
  margin-top: 40px;
}
.pass-list .sub-title-small {
  padding-top: 0;
}
.pass-list > ul > li {
  height: 210px;
  padding: 32px 56px 32px 48px;
  border: solid 1px #e9e9e9;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pass-list > ul > li + li {
  margin-top: 16px;
}
.pass-list-info {
  display: flex;
}
.pass-list-info-coupon {
  width: 206px;
  height: 146px;
  margin: 0 48px 0 0;
  display: flex;
  flex-direction: column;
}
.pass-list-info-coupon > div {
  width: 206px;
  height: 114px;
  padding: 20px 2px 1px;
  border: solid 2px #a49d98;
  border-bottom: dashed 2px #a49d98;
  background-color: #ffffff;
  text-align: center;
}
.pass-list-info-coupon > div > .tit {
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: center;
  color: #161616;
}
.pass-list-info-coupon > div .price {
  font-size: 24px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.72px;
  text-align: center;
  color: #161616;
  margin-top: 8px;
}
.pass-list-info-coupon > div .period {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: -0.33px;
  text-align: center;
  color: #868686;
  margin-top: 8px;
}
.pass-list-info-coupon > .img {
  height: 32px;
  background: url(/image/pc/icon_coupone_1m.png);
  background-size: contain;
}

/* month-3 */
.pass-list-info-coupon.month-3 > div {
  border: solid 2px #b4a293;
  border-bottom: dashed 2px #b4a293;
}
.pass-list-info-coupon.month-3 > .img {
  height: 32px;
  background: url(/image/pc/icon_coupone_3m.png);
  background-size: contain;
}

/* month-6 */
.pass-list-info-coupon.month-6 > div {
  border: solid 2px #929ea7;
  border-bottom: dashed 2px #929ea7;
}
.pass-list-info-coupon.month-6 > .img {
  height: 32px;
  background: url(/image/pc/icon_coupone_6m.png);
  background-size: contain;
}

/* month-12 */
.pass-list-info-coupon.month-12 > div {
  border: solid 2px #8f8989;
  border-bottom: dashed 2px #8f8989;
}
.pass-list-info-coupon.month-12 > .img {
  height: 32px;
  background: url(/image/pc/icon_coupone_12m.png);
  background-size: contain;
}

.pass-list-info-con .coupon-tit {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: -0.48px;
  text-align: left;
  color: #161616;
  margin-top: 24px;
}
.pass-list-info-con .cont {
  margin-top: 24px;
}
.pass-list-info-con .cont ul {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.pass-list-info-con .cont .tit {
  margin: 0 16px 0 0;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #868686;
}
.pass-list-info-con .cont .con {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: left;
  color: #161616;
}

.pass-list .btn-medium {
  width: 176px;
  height: 44px;
  padding: 15px 0 14px;
  border-radius: 25px;
  border: solid 2px #161616;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: center;
  color: #161616;
}

.pass-list + .sub-title-small {
  margin-top: 48px;
}

/* product-list */
.product-list {
  margin-top: 40px;
}
.product-list > ul {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin-bottom: -40px;
}
.product-list > ul > li {
  margin: 0 24px 48px 0;
  width: calc((100% - 72px) / 4);
}
.product-list > ul > li:nth-child(4n) {
  margin-right: 0;
}
.product-list .p-img {
  width: 100%;
  height: 73.391%;
  overflow: hidden;
}
.product-list .p-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
  transform: scale(1);
}
.product-list .p-img img:hover {
  transform: scale(1.08);
}
.product-list .info {
  padding: 20px 0 0;
}
.product-list .info .title {
  position: relative;
}
.product-list .info .title p {
  font-family: Dotum;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: -0.45px;
  text-align: left;
  color: #161616;
  padding-right: 40px;
}
.product-list .info .title p:hover {
  text-decoration: underline;
}
.product-list .btn-wishlist {
  position: absolute;
  top: -4px;
  right: 0;
}
.product-list .price {
  margin-top: 24px;
}
.product-list .price ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-list .price ul + ul {
  margin-top: 8px;
}
.product-list .price .tit {
  font-family: Dotum;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: -0.36px;
  text-align: right;
  color: #868686;
}
.product-list .price .con {
  font-family: Dotum;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: -0.42px;
  text-align: right;
  color: #161616;
}
.product-list .price ul.market .con {
  color: #a6a6a6;
  text-decoration: line-through;
}
.product-list .price .con .dc {
  font-family: Dotum;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: -0.42px;
  text-align: right;
  color: #f24c53;
}

/* .left-menu + #content .product-list */
.left-menu + #content .product-list .p-img {
  height: 68.852%;
}
.left-menu + #content .product-list .info .title p {
  font-size: 14px;
}
.left-menu + #content .product-list .price .tit {
  font-size: 11px;
}
.left-menu + #content .product-list .price .con {
  font-size: 13px;
}
.left-menu + #content .product-list .price .con .dc {
  font-size: 13px;
}

.category-product-area .product-list > ul {
  margin-bottom: 0;
}
.category-title {
  margin: 48px 0;
  text-align: center;
}
.category-title h1 {
  font-size: 30px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.9px;
  text-align: center;
  color: #7d786e;
}
.category-title h1 span {
  color: #161616;
  font-weight: 800;
}
.category-title p {
  margin: 6px 0 0;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: center;
  color: #565656;
}

.category-select {
  text-align: right;
  padding-top: 40px;
  border-top: solid 1px #e9e9e9;
}
.category-select .input-regular {
  width: 168px;
}

.main-banner {
  margin: 16px 0 64px;
}
.main-banner img {
  width: 100%;
}

body.index .category-product-area:last-child .product-list > ul {
  margin-bottom: -40px;
}

/* MDs-Pick */
.MDs-Pick {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 88px;
}
.MDs-Pick .MDs-Pick-product {
  width: 618px;
}
.MDs-Pick .MDs-Pick-banner {
  width: 430px;
  height: 610px;
  overflow: hidden;
}
.MDs-Pick .MDs-Pick-banner img {
  width: 100%;
}
.MDs-Pick .category-title {
  margin: 0;
  text-align: center;
}
.MDs-Pick .category-title h1 {
  font-size: 30px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.9px;
  text-align: center;
  color: #7d786e;
}
.MDs-Pick .category-title h1 span {
  color: #161616;
  font-weight: 800;
}

/* MDs-Pick-product-list */
.MDs-Pick-product-list {
  width: 618px;
  height: 480px;
  overflow: hidden;
}
.MDs-Pick-product-list > ul {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin-bottom: -40px;
}
.MDs-Pick-product-list > ul > li {
  margin: 0 24px 24px 0;
  width: calc((100% - 48px) / 3);
}
.MDs-Pick-product-list > ul > li:nth-child(3n) {
  margin-right: 0;
}
.MDs-Pick-product-list .p-img {
  width: 190px;
  height: 228px;
  overflow: hidden;
}
.MDs-Pick-product-list .p-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
  transform: scale(1);
}
.MDs-Pick-product-list .p-img img:hover {
  transform: scale(1.08);
}

.bc-product-info {
  display: flex;
  margin: 8px 0;
}
.bc-product-info .img {
  width: 88px;
  height: 88px;
  margin: 0 24px 0 0;
  object-fit: contain;
}
.bc-product-info .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bc-product-info .info {
  width: calc(100% - 88px);
}
.bc-product-info .tit a {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: -0.42px;
  text-align: left;
  color: #464646;
  margin-top: 16px;
  display: block;
}
.bc-product-info .con {
  margin: 12px 0 0;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #868686;
}

.category-product-area,
.main-banner,
.category-product-area {
  width: 1080px;
  aargin: 0 auto;
}

/* total-info */
.total-info {
  margin: 24px 0 0;
  padding: 24px;
  border: solid 3px #e9e9e9;
  background-color: #ffffff;
}
.total-info ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.total-info ul + ul {
  margin-top: 12px;
}
.total-info .tit {
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #868686;
}
.total-info .con {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: right;
  color: #161616;
}
.total-info ul + ul.total {
  padding: 24px 0 0;
  border-top: 1px solid #e6e6e6;
  margin-top: 24px;
}
.total-info ul.total .con {
  font-size: 22px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: -0.66px;
  text-align: right;
  color: #7d786e;
}

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

.popup-order-cance,
.popup-reason-return,
.popup-reason-exchange {
  min-width: 480px !important;
}

.reason-box {
  padding: 20px 56px 24px;
  border-radius: 4px;
  background-color: #f9f9f9;
  text-align: center;
}
.reason-box h1 {
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: center;
  color: #565656;
}
.reason-box p {
  margin: 12px 0 0;
  font-family: NanumGothic;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.36px;
  text-align: center;
  color: #868686;
}

/* product-view */
.product-view {
  display: flex;
  margin: 14px 0 64px;
}
.product-view .pv-img {
  position: relative;
  width: 600px;
  margin-bottom: 8px;
}
.product-view .slider-pv {
  height: 720px;
}
.img-download a {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.42px;
  text-align: center;
  color: #4a4540;
}
.img-download a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
  background: url(/image/pc/icon_download2.png);
  background-size: contain;
}

.product-view .slider-pv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-view .swiper-container.thumb-type {
  width: 100%;
  height: 100%;
  margin-top: 8px;
}
.product-view .swiper-container.thumb-type .swiper-slide {
  width: 100px !important;
  height: 100px !important;
  cursor: pointer;
}
.product-view .swiper-container.thumb-type .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pv-img .slider-btn-prev {
  width: 32px;
  height: 32px;
  top: 760px;
  left: -16px;
  margin-top: 0;
  background: url(/image/pc/btn_prev.png);
  background-size: 32px 32px;
}
.pv-img .slider-btn-next {
  width: 32px;
  height: 32px;
  top: 760px;
  right: -16px;
  margin-top: 0;
  background: url(/image/pc/btn_next.png);
  background-size: 32px 32px;
}

.product-view .pv-info {
  width: calc(100% - 600px);
  padding-left: 32px;
}
.product-view .pv-info .subject {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.72px;
  text-align: left;
  color: #161616;
  margin-bottom: 32px;
}

.pv-data {
  border-top: 1px solid #e6e6e6;
  padding: 16px 0;
}
.pv-data.large {
  padding: 24px 0;
}
.pv-data > ul {
  display: flex;
  align-items: center;
}
.pv-data > ul + ul {
  margin-top: 8px;
}
.pv-data.large > ul + ul {
  margin-top: 16px;
}
.pv-data > ul > li.tit {
  width: 180px;
  font-family: Dotum;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: -0.36px;
  text-align: left;
  color: #868686;
}
.pv-data > ul > li.con {
  width: calc(100% - 180px);
  font-family: Dotum;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: 0;
  text-align: left;
  color: #161616;
}
.pv-data > ul > li.con .dc {
  font-family: Dotum;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: 0;
  text-align: right;
  color: #f24c53;
  display: inline-block;
  margin-left: 8px;
}
.pv-data > ul.market .con {
  color: #a6a6a6;
  text-decoration: line-through;
}

.pv-option-area {
  position: relative;
  padding: 18px 54px 18px 16px;
  border-radius: 4px;
  border: solid 1px #e9e9e9;
  background-color: #f9f9f9;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pv-option-area .option .tit {
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: left;
  color: #565656;
}
.pv-option-area .option .con {
  margin: 8px 0 0;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: left;
  color: #565656;
}
.pv-option-area .price {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: -0.42px;
  text-align: right;
  color: #161616;
}
.pv-option-area .delete {
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: url(/image/component/icon_modal_close.png);
  background-size: contain;
  z-index: 1;
}
.pv-option-area + .pv-option-area {
  margin-top: 8px;
}

.pv-data ul.shipping-fee .con {
  text-align: right;
}
.pv-data ul.total .con {
  text-align: right;
  font-size: 22px;
  font-weight: 800;
  color: #7d786e;
  font-family: NanumGothic;
}
.pv-info .btn-group {
  display: flex;
}
.pv-info .btn-group .btn-large {
  width: 236px;
  margin: 0;
  font-weight: bold;
}
.pv-info .btn-group .wishlist {
  margin-left: 8px;
}
.pv-info .btn-group .wishlist:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin: 0 4px 0 0;
  background: url(/image/pc/icon_heart_n.png) center center no-repeat;
  background-size: contain;
}
.pv-info .btn-group .wishlist.active:before {
  background: url(/image/pc/icon_heart_s.png) center center no-repeat;
  background-size: contain;
}

.radio-select {
  display: flex;
}
.radio-select label {
  display: inline-block;
  width: 110px;
}
.radio-select input + span {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: left;
  color: #a6a6a6;
}
.radio-select input:checked + span {
  color: #161616;
}

.product-detail .text {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: -0.39px;
  text-align: left;
  border-top: solid 1px #707070;
  padding: 16px 0 32px;
}
.product-detail img {
  max-width: 100%;
}

.margin-t64 {
  margin-top: 64px;
}

/* floating-button */
#floating-button {
  bottom: 40px;
  right: 40px;
  z-index: 50;
}
#floating-button img {
  width: 62px;
  height: 62px;
  margin: 12px 0 0;
}

.pd-line {
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
}
.pd-line .clamp1 {
  width: 100%;
}
.pd-line + .pd-line {
  margin-top: 4px;
}
.board-list-area li.b-btn .pd-line .btn-regular + .btn-regular {
  margin-left: 4px;
}
.board-list-content li.b-order,
.board-list-content li.b-pname,
.board-list-content li.b-price,
.board-list-content li.b-status,
.board-list-content li.b-btn {
  padding: 16px 0;
}
.board-list-content li.b-pname p {
  padding: 0 16px 0 24px;
}
.board-list-content li.b-orde a {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: center;
  color: #565656;
}
.board-list-content li.b-order .font-weight600 {
  color: #565656;
}

.popup-password {
  min-width: 344px !important;
  width: 344px !important;
  padding: 0 8px;
}
.popup.popup-password .inner-wrap .popup-header {
  font-size: 22px;
  margin-bottom: 0;
}
.popup-password .btn-group-type1 {
  padding: 24px 0 0;
}
.popup-password input[type="password"] {
  background-color: #f9f9f9;
  width: 248px !important;
}
.board-list-content li.b-btn .btn-regular {
  padding: 0;
  text-align: center;
  max-width: 70px;
}

.p-line {
  color: #565656;
  margin: 8px 0;
}

.company-page {
  min-height: 600px;
  margin: 24px 0 0;
  padding: 24px;
  border-radius: 4px;
  background-color: #f9f9f9;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.39px;
  text-align: left;
  color: #a6a6a6;
}

.waybill-number {
  padding: 12px 16px;
  border-bottom: solid 1px #e9e9e9;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #565656;
}
.waybill-number a {
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #565656;
}

.product-order-view-c .sub-title-small {
  margin-top: 24px;
}


/* 정필우 */
.help-text:before{
	content: "- ";
}

/* 2021-06-28 */
.pv-option-area {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  padding-right: 18px;
}
.pv-option-area > .option {
  width: 100%;
  min-height: 32px;
  padding-right: 40px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.pv-option-area > .quantity-inner {
  width: 50%;
  text-align: left;
}
.pv-option-area > .price {
  width: 50%;
  text-align: right;
}
.pv-option-area .delete {
  top: 16px;
  right: 16px;
  margin-top: 0;
}

.pass-list-info .img {
  margin: 0 48px 0 0;
}
.pass-list-info .img img {
  width: 206px;
  height: 146px;
}


/* 2021-06-28 */
.header-banner {
  width: 160px;
}


/* 2021-09-24 */
.product-list > ul > li {
	height: 484px;
}

/* 2021-12-07 */
.thumb-download {
  display: block;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: -0.36px;
  text-align: center;
  color: #565656;
  border: 1px solid #e6e6e6;
}
.thumb-download:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin: 0 8px 0 0;
  background: url(/image/pc/icon_download2.png);
  background-size: contain;
}

/* 2022-02-17 */
.product-detail img {
	width: 100%;
}

/* 2022-03-11 */
.product-detail img {
  width: 100%;
}

/* 2022-05-02 */
#gnb-all > ul > li {
  height: auto;
}