@font-face {
  font-family: "NEXON Lv1 Gothic OTF";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "NEXON Lv1 Gothic OTF";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "NEXON Lv1 Gothic OTF";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
#sub_banner {
  width: 100%;
  height: 420px;
  margin: 0 auto;
  padding-top: 0px;
  overflow: hidden;
  position: relative;
}
#sub_banner > div {
  padding-left: 50%;
  background-color: #cacaca;
}

.nivoSlider {
  position: relative;
  width: 2000px;
  height: 420px;
  overflow: hidden;
  margin-left: -1000px;
}

/* Basic jQuery Slider essential styles */
#sub_banner .nivo-controlNav {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 330px;
  margin-left: -457px;
}
#sub_banner .nivo-controlNav .nivo-control {
  display: inline-block;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  margin-left: 13px;
}
#sub_banner .nivo-controlNav .nivo-control:first-child {
  margin-left: 0px;
}
#sub_banner .nivo-controlNav .nivo-control[rel="0"] {
  background-image: url(/images/main//ten_out_1.png);
}
#sub_banner .nivo-controlNav .nivo-control[rel="1"] {
  background-image: url(/images/main//ten_out_2.png);
}
#sub_banner .nivo-controlNav .nivo-control[rel="2"] {
  background-image: url(/images/main//ten_out_3.png);
}
#sub_banner .nivo-controlNav .nivo-control[rel="3"] {
  background-image: url(/images/main//ten_out_4.png);
}
#sub_banner .nivo-controlNav .nivo-control[rel="4"] {
  background-image: url(/images/main//ten_out_5.png);
}
#sub_banner .nivo-controlNav .nivo-control[rel="5"] {
  background-image: url(/images/main//ten_out_6.png);
}
#sub_banner .nivo-controlNav .nivo-control[rel="6"] {
  background-image: url(/images/main//ten_out_7.png);
}
#sub_banner .nivo-controlNav .nivo-control[rel="7"] {
  background-image: url(/images/main//ten_out_8.png);
}
#sub_banner .nivo-controlNav .nivo-control[rel="8"] {
  background-image: url(/images/main//ten_out_9.png);
}
#sub_banner .nivo-controlNav .nivo-control[rel="9"] {
  background-image: url(/images/main//ten_out_10.png);
}
#sub_banner .nivo-controlNav .active[rel="0"] {
  background-image: url(/images/main//ten_over_1.png);
}
#sub_banner .nivo-controlNav .active[rel="1"] {
  background-image: url(/images/main//ten_over_2.png);
}
#sub_banner .nivo-controlNav .active[rel="2"] {
  background-image: url(/images/main//ten_over_3.png);
}
#sub_banner .nivo-controlNav .active[rel="3"] {
  background-image: url(/images/main//ten_over_4.png);
}
#sub_banner .nivo-controlNav .active[rel="4"] {
  background-image: url(/images/main//ten_over_5.png);
}
#sub_banner .nivo-controlNav .active[rel="5"] {
  background-image: url(/images/main//ten_over_6.png);
}
#sub_banner .nivo-controlNav .active[rel="6"] {
  background-image: url(/images/main//ten_over_7.png);
}
#sub_banner .nivo-controlNav .active[rel="7"] {
  background-image: url(/images/main//ten_over_8.png);
}
#sub_banner .nivo-controlNav .active[rel="8"] {
  background-image: url(/images/main//ten_over_9.png);
}
#sub_banner .nivo-controlNav .active[rel="9"] {
  background-image: url(/images/main//ten_over_10.png);
}

.head-sub-container {
  border-bottom: 1px solid #EDEDED;
}
.head-sub-container > .container {
  max-width: 922px !important;
}
.head-sub-container > .container.container-202502 {
  max-width: 1162px !important;
  padding: 0 !important;
}

.head-sub-bar {
  height: 46px;
  font-family: "Noto Sans KR", sans-serif;
  color: #6f6f6f;
  font-size: 14px;
}
.head-sub-bar-title {
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  padding: 0 15px 0 5px !important;
  align-self: center;
}
.head-sub-bar > div.notice-col {
  width: 257px;
  margin-right: 15px;
}
.head-sub-bar > div.contact-col {
  margin-right: 100px;
}
.head-sub-bar > div.board-col {
  font-size: 15px;
  color: #000000;
  align-self: center;
}
.head-sub-bar > div.board-col .row {
  gap: 52px;
}
.head-sub-bar > div.board-col .row > div {
  position: relative;
}
.head-sub-bar > div.board-col .row > div::after {
  content: "";
  position: absolute;
  right: -25px;
  top: calc(50% - 1px);
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #000000;
}
.head-sub-bar > div.board-col .row > div a {
  color: #000000;
}
.head-sub-bar > div.board-col .row > div:last-child::after {
  content: unset;
}
.head-sub-bar > div > .row {
  justify-content: center;
}
.gray-container {
  background-color: #f8f8f8;
}

.container.board-container {
  max-width: 1162px !important;
}
.container.board-container > h2 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 28px;
  text-align: left;
  margin-bottom: 38px;
  padding-top: 60px;
  line-height: 1;
  font-weight: bold;
  color: #505050;
  padding-left: 10px;
}
.container.board-container > h4 {
  font-size: 23px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: normal;
  color: #505050;
  padding-bottom: 30px;
  margin-bottom: 60px;
  position: relative;
  padding-left: 10px;
}
.container.board-container > h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10px;
  width: 100px;
  height: 0;
  border-bottom: 1px solid #000000;
}
.container.board-container .accordion-item {
  border-radius: 0 !important;
  border: 0;
  border-bottom: 1px solid #d1d1d1;
}
.container.board-container .accordion-button {
  box-shadow: none;
  outline: none;
  padding-left: 110px;
  position: relative;
  font-size: 15px;
  color: #000000;
  font-family: "Noto Sans KR", sans-serif;
}
.container.board-container .accordion-button::before {
  content: "Q";
  position: absolute;
  left: 35px;
}
.container.board-container .accordion-button:not(.collapsed) {
  background-color: transparent;
}
.container.board-container .accordion-body {
  border-top: 1px solid #d1d1d1;
  background-color: #fafafa;
  padding-left: 110px;
  position: relative;
  font-size: 13px;
  color: #505050;
  font-family: "Noto Sans KR", sans-serif;
}
.container.board-container .accordion-body::before {
  content: "A";
  position: absolute;
  left: 37px;
}

.logo-container {
  max-width: 1162px !important;
  width: 1162px !important;
}
.logo-container > h2 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 28px;
  text-align: center;
  margin-bottom: 18px;
  line-height: 1;
  font-weight: bold;
  color: #111111;
  padding-left: 10px;
}
.logo-container > h2 + p {
  margin-bottom: 52px;
  text-align: center;
}
.logo-container .sub-title {
  font-size: 16px;
  color: #464646;
  margin-bottom: 40px;
  text-align: center;
}
.logo-container .btn-detail {
  width: 94px;
  height: 20px;
  border-radius: 10px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 13px;
  color: #ffffff;
  background-color: #ed1b23;
  display: inline-block;
  margin-bottom: 70px;
}
.logo-container-2 {
  padding: 35px 0 40px;
}
.logo-container-2 h2 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 28px;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  color: #111111;
  margin-bottom: 40px;
}
.logo-container-3 {
  padding: 95px 0 40px;
  max-width: 1162px !important;
  margin: 0 auto;
}
.logo-container-3 h2 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 28px;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  color: #111111;
  margin-bottom: 40px;
}
.logo-container-4 {
  padding: 95px 0 40px;
}

.main-container-0 {
  max-width: 1162px !important;
  padding: 50px 0 100px !important;
}
.main-container-0 h4 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 25px;
  font-weight: normal;
  color: #111111;
  text-align: center;
  margin-bottom: 40px;
}
.main-container-0 .grid {
  display: flex;
  margin: 0 -5px;
  flex-wrap: wrap;
}
.main-container-0 .grid-item {
  width: 16.66666667%;
  flex: 0 0 auto;
  padding: 0 5px 10px;
}
.main-container-0 .grid-item img {
  width: 100%;
  object-fit: cover;
  display: block;
}

.main-container-1 {
  padding-top: 60px !important;
}
.main-container-1 > .row {
  max-width: 820px;
  margin-bottom: 48px;
}
.main-container-1 .category-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.main-container-1 .category-item > div {
  text-align: center;
  font-family: "Noto Sans KR", sans-serif;
  color: #6f6f6f;
  font-size: 14px;
}
.main-container-1 .category-item > div:first-child {
  flex: 1 0 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 18px;
}

.main-container-2 {
  padding: 84px 0 !important;
  max-width: 1158px !important;
}
.main-container-2 .sub-title {
  margin-bottom: 13px;
}
.main-container-2 .logo-row {
  row-gap: 70px;
}
.main-container-2 .logo-item {
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 372px;
}
.main-container-2 .logo-item-bar-title {
  position: absolute;
  width: 160px;
  height: 40px;
  display: flex;
  background-color: #1d1d1d;
  padding: 13px 0;
  color: #ffffff;
  line-height: 1;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.main-container-2 .logo-item-detail {
  text-align: center;
  height: 114px;
  padding: 28px 0;
  background-color: #ffffff;
  font-family: "Noto Sans KR", sans-serif;
  line-height: 1;
}
.main-container-2 .logo-item-detail-title {
  font-size: 17px;
  color: #010101;
  margin-bottom: 20px;
}
.main-container-2 .logo-item-detail-price {
  font-family: "Pretendard Variable", sans-serif;
  font-size: 17px;
  color: #000000;
  font-weight: bold;
}

.main-container-3 {
  padding: 100px 0 !important;
}
.main-container-3 h2 {
  font-weight: normal;
  line-height: 1.2;
  font-size: 50px;
  margin-bottom: 16px;
}
.main-container-3 h2 span {
  font-weight: bold;
}
.main-container-3 .sub-title {
  margin-bottom: 33px;
}
.main-container-3 .main-3-item {
  margin-bottom: 54px;
  justify-content: space-between;
}
.main-container-3 .main-3-item > div {
  font-weight: bold;
  text-align: center;
}
.main-container-3 .main-3-item > div img {
  margin-bottom: 20px;
}
.main-container-3 .grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 9px;
}
.main-container-3 .grid-item img {
  width: 220px;
  height: 220px;
  object-fit: cover;
  display: block;
}
.main-container-3 .large-item {
  grid-column: span 2;
  grid-row: span 2;
}
.main-container-3 .large-item img {
  width: 450px;
  height: 450px;
}

.main-container-4 {
  padding-bottom: 85px;
}
.main-container-4 .sub-title {
  margin-bottom: 50px;
}
.main-container-4 table {
  width: 100%;
  border-top: 1px solid #ECEBEC;
  font-size: 14px;
  font-family: "Noto Sans KR", sans-serif;
}
.main-container-4 table tbody tr {
  border-bottom: 1px solid #ECEBEC;
}
.main-container-4 table tbody tr:last-child {
  border: 0;
}
.main-container-4 table tbody tr td {
  color: #343434;
}
.main-container-4 table tbody tr td.td-idx {
  padding: 0 30px 0 23px;
  text-align: right;
  width: 99px;
}
.main-container-4 table tbody tr td.td-img {
  padding: 30px 0;
  width: 106px;
}
.main-container-4 table tbody tr td.td-img img {
  width: 106px;
  height: 106px;
  object-fit: contain;
}
.main-container-4 table tbody tr td.td-content {
  padding-left: 20px;
}
.main-container-4 table tbody tr td.td-content h6 {
  font-size: 16px;
  color: #000000;
  margin-bottom: 9px;
  line-height: 1;
}
.main-container-4 table tbody tr td.td-content .review-item {
  color: #777777;
  margin-bottom: 20px;
  line-height: 1;
}
.main-container-4 table tbody tr td.td-star {
  width: 110px;
}
.main-container-4 table tbody tr td.td-star span {
  color: #000000;
  font-size: 20px;
}
.main-container-4 table tbody tr td.td-star span.active {
  color: #fdad32;
}
.main-container-4 table tbody tr td.td-name {
  width: 120px;
  text-align: center;
}
.main-container-4 table tbody tr td.td-date {
  padding-right: 23px;
  width: 82px;
  text-align: center;
}

.main-container-5 {
  padding: 50px 0;
  background-image: url("/images/main/bg_main_bbs.png");
  height: 815px;
  background-color: #EFEEEA;
  background-position: center;
}
.main-container-5 .sub-title {
  margin-bottom: 35px;
}
.main-container-5 .sub-title span {
  width: 91px;
  height: 22px;
  border-radius: 11px;
  display: inline-block;
  background-color: #ed1b23;
  color: #FFFFFF;
  line-height: 22px;
}
.main-container-5 .main-5-row {
  width: 790px;
  margin: 0 auto;
}
.main-container-5 .main-5-row-title {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 15px;
  line-height: 1;
}
.main-container-5 .main-5-row > .row {
  column-gap: 50px;
}
.main-container-5 .main-5-row > .row:nth-child(1) {
  margin-bottom: 35px;
}
.main-container-5 .main-5-row > .row:nth-child(1) input[type=radio] {
  display: none;
}
.main-container-5 .main-5-row > .row:nth-child(1) input[type=radio]:checked + label::before {
  border-color: #FC4F27;
}
.main-container-5 .main-5-row > .row:nth-child(1) input[type=radio]:checked + label::after {
  width: 14px;
  height: 14px;
  left: 3px;
  top: 5px;
}
.main-container-5 .main-5-row > .row:nth-child(1) input[type=radio] + label {
  position: relative;
  padding-left: 28px;
  margin-right: 20px;
  cursor: pointer;
}
.main-container-5 .main-5-row > .row:nth-child(1) input[type=radio] + label:last-child {
  margin-right: 0;
}
.main-container-5 .main-5-row > .row:nth-child(1) input[type=radio] + label::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 2px;
  display: block;
  border: 1px solid #DEE2E4;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
}
.main-container-5 .main-5-row > .row:nth-child(1) input[type=radio] + label::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 13px;
  border-radius: 50%;
  width: 0;
  height: 0;
  background-color: #FC4F27;
  transition: all 0.1s ease;
}
.main-container-5 .main-5-row > .row:nth-child(1) .main-5-row {
  margin-bottom: 20px;
}
.main-container-5 .main-5-row > .row:nth-child(2) {
  margin-bottom: 25px;
}
.main-container-5 .main-5-row > .row:nth-child(3) {
  margin-bottom: 30px;
}
.main-container-5 .main-5-row > .row:nth-child(4) {
  margin-bottom: 50px;
}
.main-container-5 .main-5-row .btn-request {
  width: 370px;
  height: 45px;
  background-color: #df0034;
  color: #FFFFFF;
  font-size: 18px;
}

.main-container-6 {
  padding: 40px 0 0;
}
.main-container-6 .container {
  max-width: 1184px;
  width: 1184px;
}
.main-container-6 .container .row .col-3 h6 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 60px;
}
.main-container-6 .container .row .col-3 a {
  font-size: 14px;
}
.main-container-6 .container .row .col-3 a span {
  font-size: 14px;
}
.main-container-6 .container .row .col table {
  width: 100%;
  border-top: 1px solid #ECEBEC;
}
.main-container-6 .container .row .col table tr {
  border-bottom: 1px solid #ECEBEC;
}
.main-container-6 .container .row .col table tr th,
.main-container-6 .container .row .col table tr td {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 14px;
  color: #343434;
  padding: 10px 0;
}
.main-container-6 .container .row .col table tr th a,
.main-container-6 .container .row .col table tr td a {
  color: #343434;
}
.main-container-6 .container .row .col table tr th.td-date,
.main-container-6 .container .row .col table tr td.td-date {
  width: 100px;
  text-align: center;
}

.main-container-7.logo-container {
  padding: 84px 0 0 !important;
  max-width: 1268px !important;
  width: 1268px !important;
}

.footer-container {
  padding-top: 60px;
}
.footer-container .footer-top {
  padding-bottom: 45px;
}
.footer-container .footer-top .container {
  max-width: 1184px;
  width: 1184px;
}
.footer-container .footer-top-row > div {
  border: 1px solid #efeeea;
  padding: 37px 0 33px;
  text-align: center;
  font-size: 16px;
  color: #777777;
  font-family: "Noto Sans KR", sans-serif;
}
.footer-container .footer-top-row > div .img-circle {
  width: 93px;
  height: 93px;
  background-color: #f7f6f4;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
  border-radius: 50%;
}
.footer-container .footer-top-row > div .img-circle img {
  display: block;
  margin: 0 auto;
}
.footer-container .footer-top-row > div h6 {
  line-height: 1;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
.footer-container .footer-top-row > div .number {
  font-size: 25px;
  color: #df0034;
  font-weight: bold;
}
.footer-container .footer-top-row > div .email {
  font-size: 14px;
}
.footer-container .footer-bottom {
  background-color: #f7f6f4;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 14px;
  color: #535353;
  padding: 42px 0;
}
.footer-container .footer-bottom .container {
  max-width: 1162px;
}
.footer-container .footer-bottom .container .footer-bottom-row > .col-auto {
  align-self: center;
}
.footer-container .footer-bottom .container .footer-bottom-info {
  border-bottom: 1px solid #817F80;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.footer-container .footer-bottom .container .copyright {
  font-size: 13px;
  color: #8c8c8c;
}
.footer-container .footer-bottom .container .logo {
  width: 230px;
}

.lp-item-row {
  column-gap: 23px;
}
.lp-item-row > div {
  transition: all 0.3s ease;
}
.lp-item-row > div.col-12 {
  margin-bottom: 70px;
}
.lp-item-row > div.col-12 > .row {
  padding-top: 30px;
  column-gap: 23px;
}
.lp-item-row > div.col-12 > .row > div {
  width: 372px;
}
.lp-item-row > div.col-12 table {
  width: 100%;
  border-top: 2px solid #E50B2B;
}
.lp-item-row > div.col-12 table > thead td, .lp-item-row > div.col-12 table > thead th {
  text-align: center;
  background: #FCFCFC;
  border-bottom: 1px solid #E2E2E2;
}
.lp-item-row > div.col-12 table > tbody td, .lp-item-row > div.col-12 table > tbody th {
  text-align: center;
  padding: 3px 5px;
  border-bottom: 1px solid #E2E2E2;
  align-content: center;
}
.lp-item-row > div.col-12 .accordion-item {
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
.lp-item-row > div.col-12 .accordion-body {
  padding-bottom: 0 !important;
}
.lp-item-section {
  width: 372px;
  border-radius: 5px;
  box-shadow: 1px 1px 5px #ccc;
  font-family: "NEXON Lv1 Gothic OTF", sans-serif;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.lp-item-section img {
  margin-bottom: 33px;
}
.lp-item-section .black-box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  min-width: 161px;
  height: 40px;
  color: #ffffff;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
  background-color: #1d1d1d;
  text-align: center;
  padding: 6px 8px 0;
}
.lp-item-section h4 {
  font-size: 23px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: normal;
  color: #505050;
  padding-bottom: 30px;
  margin-bottom: 50px;
  position: relative;
  padding-left: 10px;
}
.lp-item-section h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10px;
  width: 100px;
  height: 0;
  border-bottom: 1px solid #000000;
}
.lp-item-section .line {
  margin-bottom: 15px;
  padding: 0;
}
.lp-item-section .item-info-box {
  flex: 1 0 0;
  padding: 0 0 23px;
  display: flex;
  flex-direction: column;
}
.lp-item-section .item-info-box-header {
  padding: 22px 0 16px;
  flex: 0 0 auto;
  height: auto;
  border-top: 2px solid #222529;
  border-bottom: 2px solid #222529;
  background-color: #f3f3f3;
}
.lp-item-section .item-info-box-header.type2 {
  padding-bottom: 20px;
}
.lp-item-section .item-info-box-header p {
  display: none;
  font-family: "Pretendard Variable", sans-serif;
  color: #333333;
  margin-bottom: 13px;
  line-height: 1;
  font-size: 15px;
  text-align: center;
}
.lp-item-section .item-info-box-header h6 {
  font-size: 24px;
  line-height: 1;
  margin: 0 0 14px;
}
.lp-item-section .item-info-box-header .price {
  text-align: center;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}
.lp-item-section .item-info-box-header .price span {
  font-weight: normal;
  font-size: 15px;
}
.lp-item-section .item-info-box-header .price-row {
  gap: 18px;
}
.lp-item-section .item-info-box-header .won {
  font-size: 24px;
  color: #FFFFFF;
}
.lp-item-section .item-info-box-header .text {
  font-size: 16px;
  font-weight: normal;
  text-align: right;
  color: #FFFFFF;
}
.lp-item-section .item-info-box-content {
  padding: 26px 26px 70px;
  flex: 1 0 0;
  height: 100%;
}
.lp-item-section .item-info-box-content > p {
  padding-bottom: 25px;
  margin: 0;
  font-size: 14px;
  font-family: "Pretendard Variable", sans-serif;
  text-align: center;
  word-break: keep-all;
}
.lp-item-section .item-info-box-content > .row {
  padding: 0 0 14px;
}
.lp-item-section .item-info-box-content > .row .col-sm-text {
  font-size: 14px;
}
.lp-item-section .item-info-box-content > .row > div {
  word-break: keep-all;
  font-size: 15px;
  color: #010101;
}
.lp-item-section .item-info-box-content > .row > div.col-title {
  width: 120px;
  position: relative;
  padding-left: 15px;
  color: #5c5c5c;
}
.lp-item-section .item-info-box-content > .row > div.col-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  background-color: #5c5c5c;
  width: 3px;
  height: 3px;
  border-radius: 50%;
}
.lp-item-section .item-info-box-content > .row > div .modal-img-btn {
  font-family: "S-CoreDream-3Light", sans-serif;
  font-size: 13px;
  color: #ffffff;
  background-color: #1e2124;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  height: 26px;
  width: 148px;
}
.lp-item-section .item-info-box-tail {
  padding: 0 26px;
  flex: 0 0 auto;
  height: auto;
}
.lp-item-section .item-info-box-tail .row {
  gap: 8px;
}
.lp-item-section .item-info-box-tail .btn {
  border-radius: 0;
}
.lp-item-section .item-info-box-tail .btn-price {
  background-color: #858585;
  color: #ffffff;
}
.lp-item-section .item-info-box-tail .btn-price[aria-expanded=true] {
  background-color: #D92239;
}

.lp-quick {
  position: absolute;
  right: 0;
  top: 100px;
}
.lp-quick dd, .lp-quick dt {
  text-align: right;
}
.lp-quick dd a.active, .lp-quick dt a.active {
  color: #f00;
}

.star-box {
  display: flex;
  flex-direction: row-reverse;
}
.star-box span {
  font-size: 18px;
}
.star-box span.star-active {
  color: #fdad32;
}
.star-box span.star-active ~ span {
  color: #fdad32;
}

.notice-swiper {
  width: 300px;
  height: 47px;
}
.notice-swiper-2 {
  width: 161px;
}
.notice-swiper .swiper-slide {
  padding: 12px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sub-top-banner {
  background-image: url("/images/sub/sub_1.png");
  height: 448px;
  background-position: center;
}
.sub-top-banner.page-05 {
  background-image: url("/images/sub/sub_2.png");
}
.sub-top-banner > .container {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.sub-top-banner > .container h1 {
  font-size: 35px;
  font-family: "Noto Sans KR", sans-serif;
  color: #FFFFFF;
}
.sub-top-board {
  background-image: url("/images/sub/con_img_2.png");
  background-position: center;
  background-repeat: no-repeat;
  height: 448px;
}
.sub-top-board > .container {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.sub-top-board > .container h1 {
  font-size: 35px;
  font-family: "Noto Sans KR", sans-serif;
  color: #FFFFFF;
}
.sub-top-container {
  max-width: 1162px !important;
  width: 1162px !important;
  margin: 30px auto 12px;
}
.sub-top-menu {
  display: flex;
  position: relative;
  height: 105px;
  overflow: hidden;
}
.sub-top-menu > div {
  flex: 1 0 0;
  width: 100%;
  height: 80px;
  transition: all 0.3s ease;
  z-index: 99;
}
.sub-top-menu > div:last-child a {
  border: 0;
}
.sub-top-menu > div.active > a, .sub-top-menu > div.hover > a {
  background-color: #353535;
  color: #FFFFFF;
}
.sub-top-menu > div.active > a + ul, .sub-top-menu > div.hover > a + ul {
  bottom: 0;
  opacity: 1;
}
.sub-top-menu > div.de-active > a + ul {
  bottom: -31px !important;
}
.sub-top-menu > div > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  color: #353535;
  z-index: 100;
  background-color: #e9e9e9;
  border-right: 1px solid #b3b3b3;
}
.sub-top-menu > div > a + ul {
  display: flex;
  position: absolute;
  bottom: -31px;
  width: 100%;
  margin: 0;
  padding: 0;
  transition: bottom 0.3s ease;
  gap: 50px;
}
.sub-top-menu > div > a + ul > li {
  color: #000000;
  font-family: "Noto Sans KR", sans-serif;
}
.sub-top-menu > div > a + ul > li.active > a {
  color: #000000;
}
.sub-top-menu > div > a + ul > li.active > a::after {
  border-color: #000000;
}
.sub-top-menu > div > a + ul > li > a {
  font-size: 15px;
  color: #858585;
  display: block;
  position: relative;
  padding-bottom: 2px;
}
.sub-top-menu > div > a + ul > li > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid transparent;
}

#header.attach {
  padding-bottom: 42px;
}
#header + .logo-menu > .navbar {
  height: 43px !important;
}
#header + .logo-menu > .navbar.navbar-202502 {
  height: 60px !important;
}
#header + .logo-menu > .navbar.navbar-202502.bg-split .navbar-nav {
  gap: 16px;
}
#header + .logo-menu > .navbar.navbar-202502.bg-split .navbar-nav > li {
  margin: 0 0px;
}
#header + .logo-menu > .navbar.navbar-202502.bg-split .navbar-nav > li:first-child {
  margin: 0;
}
#header + .logo-menu > .navbar.navbar-202502.bg-split .navbar-nav > li:nth-child(9) {
  margin-left: auto;
}
#header + .logo-menu > .navbar.navbar-202502.bg-split .navbar-nav > li:last-child {
  margin-right: 0;
}
#header + .logo-menu > .navbar.navbar-202502 .navbar-nav {
  justify-content: unset !important;
  align-items: center;
  gap: 17px;
}
#header + .logo-menu > .navbar.navbar-202502 .navbar-nav .nav-link.sub-nav-btn {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#header + .logo-menu > .navbar .navbar-nav {
  justify-content: space-between !important;
}

#wrapper {
  min-width: 919px;
  margin: 0 auto;
}
#wrapper.show .sub-nav {
  max-height: 1000px;
}
#wrapper .dark-background {
  background-color: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  display: none;
}
#wrapper .sub-nav {
  top: 119px;
  left: 50%;
  transform: translateX(-50%);
  width: 930px;
  position: absolute;
  z-index: 102;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
#wrapper .sub-nav.sub-nav-20250204 {
  width: 1162px;
  top: 104px;
}
#wrapper .sub-nav.sub-nav-20250204 .close-box {
  width: 60px;
  height: 60px;
}
#wrapper .sub-nav.attach {
  position: fixed;
  top: 0;
}
#wrapper .sub-nav .close-box {
  width: 42px;
  height: 42px;
  background-color: #FFFFFF;
  color: #D9223A;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#wrapper .sub-nav > .row {
  border-bottom: 1px solid #c2c2c2;
}
#wrapper .sub-nav > .row:first-child > div.submenu-title {
  padding-top: 38px;
}
#wrapper .sub-nav > .row:first-child > div.col {
  padding-top: 22px;
}
#wrapper .sub-nav > .row > div {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 14px;
}
#wrapper .sub-nav > .row > div.submenu-title {
  width: 153px;
  background-color: #f5f5f5;
  line-height: 1;
  padding: 16px 0 16px 36px;
  color: #000000;
}
#wrapper .sub-nav > .row > div.col {
  display: flex;
  align-items: center;
  padding: 10px 42px;
  column-gap: 29px;
  row-gap: 5px;
  flex-wrap: wrap;
  background-color: #FFFFFF;
}
#wrapper .sub-nav > .row > div.col a {
  color: #969696;
  display: block;
  position: relative;
}
#wrapper .sub-nav > .row > div.col a:last-child:after {
  content: unset;
}
#wrapper .sub-nav > .row > div.col a::after {
  content: "";
  position: absolute;
  right: -14px;
  top: 5px;
  width: 1px;
  height: 10px;
  border-right: 1px solid #c2c2c2;
}

.paging-wrap .pagination {
  gap: 2px;
}
.paging-wrap .pagination .page-item .page-link {
  border-radius: 0 !important;
  height: 100%;
  border: 0;
}
.paging-wrap .pagination .page-item.first .page-link, .paging-wrap .pagination .page-item.prev .page-link, .paging-wrap .pagination .page-item.next .page-link, .paging-wrap .pagination .page-item.last .page-link {
  border: 1px solid #d8d8d8;
}

#bpopup {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: 0;
  transform: translate(-50%, -50%);
  z-index: 99999;
  background-color: #fff;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 5px 5px 5px 0px #333;
  -webkit-box-shadow: 5px 5px 5px 0px #333;
  -moz-shadow: 5px 5px 5px 0px #333;
  display: none;
  padding: 20px;
  border: 1px solid #ccc;
}
#bpopup .b-close {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  cursor: pointer;
}

#backDiv {
  position: fixed;
  background-color: #000;
  left: 0;
  top: 0;
  z-index: 100;
  display: none;
}

#modalImg .modal-dialog {
  max-width: 665px !important;
}

.logo-title2 {
  font-size: 43px;
}

.user-confirm {
  border: 1px solid #d4d4d4;
  max-width: 1163px;
  margin: 0 auto;
}
.user-confirm-title {
  padding: 50px 0 40px;
  background-color: #f6f6f6;
  text-align: center;
  height: 186px;
}
.user-confirm-title img {
  margin-bottom: 20px;
}
.user-confirm-title h3 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #111111;
  margin: 0;
}
.user-confirm-content {
  padding: 56px 132px 90px;
}
.user-confirm-content ul {
  list-style-type: none;
  margin-bottom: 0;
  padding: 0;
}
.user-confirm-content ul li {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
  color: #111111;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
.user-confirm-content ul li::after {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  display: block;
  background-color: #111111;
  left: 0;
  top: 12px;
  position: absolute;
}

.text-red {
  color: #e12627;
}

.tbox-item {
  padding: 0 4px;
}
.tbox-item > div {
  width: 263px;
}
.tbox-item > div.tbox-item-text {
  height: 312px;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.15);
  border-radius: 0 0 5px 5px;
}
.tbox-item > div.tbox-item-text > div {
  padding: 37px 28px 0;
  text-align: left;
}
.tbox-item > div.tbox-item-text > div .tbox-item-text-detail {
  padding: 12px 0 50px;
}
.tbox-item > div.tbox-item-text > div .tt_a {
  font-family: "NEXON Lv1 Gothic OTF", sans-serif;
  font-size: 17px;
  color: #646464;
}
.tbox-item > div.tbox-item-text > div .tt_a_bold {
  font-family: "NEXON Lv1 Gothic OTF", sans-serif;
  font-size: 17px;
  color: #010101;
}
.tbox-item > div.tbox-item-text > div .tt_b {
  font-family: "NEXON Lv1 Gothic OTF", sans-serif;
  font-size: 25px;
  color: #000000;
  font-weight: 700;
}
.tbox-item > div.tbox-item-text > div .tt_won {
  font-family: "NEXON Lv1 Gothic OTF", sans-serif;
  font-size: 16px;
  color: #000000;
}
.tbox-item > div.tbox-item-text > div .tt_c {
  font-family: "NEXON Lv1 Gothic OTF", sans-serif;
  font-size: 15px;
  color: #5c5c5c;
}
.tbox-item > div.tbox-item-text > div .tt_c_bold {
  font-family: "NEXON Lv1 Gothic OTF", sans-serif;
  font-size: 15px;
  color: #000000;
  font-weight: 700;
}

.top-swiper-box {
  width: 372px;
  height: 306px;
  background-color: #f7f7f7;
  display: block;
}
.top-swiper-box .img {
  height: 130px;
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.top-swiper-box .img img {
  max-height: 90px;
  height: 100%;
}
.top-swiper-box .text {
  padding: 0 30px 32px 32px;
}
.top-swiper-box .text h5 {
  font-family: "NEXON Lv1 Gothic OTF", sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #232323;
  margin-bottom: 1px;
}
.top-swiper-box .text h5 + .sub {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 15px;
  color: #6a6a6a;
  margin-bottom: 16px;
}
.top-swiper-box .text .txt-info {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 15px;
  line-height: 1.2;
}
.top-swiper-box .text .txt-price {
  font-family: "GmarketSans", sans-serif;
  font-size: 50px;
  font-weight: bold;
  color: #232323;
  line-height: 1;
}
.top-swiper-box .text .txt-price span {
  font-size: 18px;
  font-weight: normal;
}

.top-tab {
  width: 1162px !important;
  padding: 40px 0 48px;
}
.top-tab .row > div {
  position: relative;
}
.top-tab .row > div::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  border-right: 1px solid #e1e1e1;
}
.top-tab .row > div:last-child::after {
  border-right-width: 0;
}
.top-tab a {
  display: block;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 15px;
  color: #535353;
}
.top-tab a img {
  display: block;
  margin: 0 auto 15px;
}

.logo-sub-tab {
  justify-content: center;
  max-width: 704px;
  gap: 4px;
  margin: 0 auto;
}
.logo-sub-tab button {
  flex: 1 0 0;
  border-radius: 0 !important;
  width: 100%;
  height: 100%;
  background-color: #F9F9F9;
  border: 1px solid #E6E6E6;
  color: #848484;
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo-sub-tab button:hover, .logo-sub-tab button.active {
  background-color: #FF4963 !important;
  color: #ffffff;
}

.l-01-01 .container {
  font-size: 16px;
  color: #4f4f4f;
}
.l-01-01 .container > .row {
  padding: 50px 0;
  border-bottom: 1px solid #f0f0f0;
}
.l-01-01 .container > .row:first-child {
  padding-top: 0;
}
.l-01-01 .container h6 {
  color: #7b7b7b;
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1;
}
.l-01-01 .container h4 {
  font-size: 29px;
  color: #242424;
  margin-bottom: 30px;
  line-height: 1;
}
.l-01-01 .container p {
  word-break: keep-all;
}

.l-02-01 .title {
  margin-bottom: 0px;
  margin-top: 90px;
}
.l-02-01 h4 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #1a1a1a;
}
.l-02-01 .content {
  padding: 45px 0 50px;
}
.l-02-01 p {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
  font-weight: lighter;
  word-break: keep-all;
}
.l-02-01 .box {
  min-height: 442px;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eaeaea;
}
.l-02-01 .box img {
  max-width: 100%;
}

.l-03-01 section {
  border-bottom: 1px solid #f0f0f0;
}
.l-03-01 section:last-child {
  border-bottom: 0;
}
.l-03-01 .content {
  padding: 45px 0 50px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
  font-weight: lighter;
  word-break: keep-all;
}

.color-box {
  color: white;
  font-size: 12px;
  font-family: "Noto Sans KR", sans-serif;
  line-height: 1;
  border-radius: 3px;
}
.color-box.color1 {
  background: #7DB800;
}
.color-box.color2 {
  background: #E8A018;
}
.color-box.color3 {
  background: #C01A1C;
}

.side-menu {
  position: fixed;
  right: -183px;
  top: 0;
  width: 234px;
  height: 100vh;
  z-index: 10000;
  transition: right 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.side-menu.show {
  right: 0;
}
.side-menu.show .side-menu-btn svg {
  transform: rotateY(180deg);
  margin-right: 4px;
}
.side-menu-btn {
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 11px;
  box-sizing: border-box;
  border: 0;
  padding: 0;
  background-color: #414040;
}
.side-menu-btn:focus {
  outline: none;
  box-shadow: none;
}
.side-menu-btn svg {
  display: inline-block;
  transition: transform 0.6s ease-in-out;
}
.side-menu-content {
  background-color: #ffffff;
  border-left: 1px solid #ebebeb;
  width: 183px;
  height: 100vh;
  padding-top: 173px;
}
.side-menu-content .title-box {
  padding-left: 13px;
  font-family: "NEXON Lv1 Gothic Low OTF", sans-serif;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 21px;
}
.side-menu-content .title-box a {
  color: #fe6074;
  font-size: 20px;
}
.side-menu-content .title-box.red a {
  font-family: "NEXON Lv1 Gothic Low OTF", sans-serif;
  color: #fe0031;
  font-size: 25px;
}
.side-menu-content .title-box h4 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
  color: #010101;
  margin-bottom: 4px;
}
.side-menu-content .webhard {
  background-image: url("/images2/qr_web.png");
  width: 167px;
  height: 160px;
  margin-bottom: 23px;
  margin-left: 9px;
}
.side-menu-content .work-time {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 13px;
  color: #252525;
  padding-left: 17px;
  line-height: 1.8;
  margin-bottom: 15px;
}
.side-menu-content .work-time > div:last-child {
  color: #d60029;
}
.side-menu-content .link-box {
  width: 167px;
  margin: 0 auto 19px;
}
.side-menu-content .link-box a {
  display: flex;
  height: 35px;
  align-items: center;
  justify-content: center;
  border: 1px solid #c9c9c9;
  border-radius: 17px;
  box-sizing: border-box;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #252525;
  margin-bottom: 5px;
}
.side-menu-content .sns-box {
  display: flex;
  padding-left: 33px;
  margin-bottom: 11px;
}
.side-menu-content .sns-box div {
  padding-left: 12px;
  font-family: "GmarketSansMedium", sans-serif;
  font-size: 14px;
  color: #262626;
  font-weight: normal;
  line-height: 1.4;
  align-self: center;
}
.side-menu-content .sns-box div span {
  font-family: "GmarketSansBold", sans-serif;
  font-weight: bold;
  color: #000000;
}
.side-menu-content .bank-box {
  margin: 0 auto 5px;
  width: 167px;
  height: 80px;
  padding-left: 10px;
  padding-top: 8px;
  border-radius: 5px;
  background-color: #d60029;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 14px;
}
.side-menu-content .bank-box .bank-title {
  color: #ffffff;
}
.side-menu-content .bank-box .row {
  margin-top: 5px;
}
.side-menu-content .bank-box .bank-text {
  padding-left: 7px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.2;
}
.side-menu-content .bank-box .bank-text span {
  display: block;
  font-weight: normal;
  color: #ffcaca;
}
.side-menu-content .kakao-box {
  display: block;
  margin: 0 auto 10px;
  width: 167px;
  height: 80px;
  border-radius: 5px;
  background-color: #fddf3a;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 14px;
}
.side-menu-content .kakao-box .row {
  padding-left: 13px;
}
.side-menu-content .kakao-box .row .col {
  padding-left: 12px;
  font-family: "GmarketSansMedium", sans-serif;
  font-size: 15px;
  color: #262626;
  line-height: 1.2;
}
.side-menu-content .kakao-box .row .col span {
  display: block;
  font-family: "GmarketSansBold", sans-serif;
  font-weight: bold;
  color: #000000;
}
.side-menu-content .email-box {
  width: 167px;
  margin: 0 auto;
}
.side-menu-content .email-box .row {
  font-family: "Noto Sans KR", sans-serif;
}
.side-menu-content .email-box .row .col-auto {
  height: 52px;
  overflow: hidden;
}
.side-menu-content .email-box .row .col {
  font-size: 16px;
  padding-left: 15px;
  color: #262626;
  font-weight: bold;
}
.side-menu-content .email-box .row .col-12 {
  text-align: center;
}
.side-menu-content .email-box .row .col-12 a {
  font-size: 13px;
  color: #252525;
}

@keyframes btn-rotate {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(180deg);
    margin-right: 3px;
  }
}
.portfolio-wrap .pf-type2 {
  overflow: hidden;
  margin-bottom: 40px;
}
.portfolio-wrap .pf-type2 ul {
  display: flex;
  gap: 5px;
}
.portfolio-wrap .pf-type2 ul li {
  flex: 1 0 0%;
  width: 100%;
  border: 2px solid #61a62e;
  margin: 0;
  font-weight: bold;
}
.portfolio-wrap .pf-type2 ul li a {
  display: block;
  padding: 10px;
  font-size: 14px;
  font-family: Dotum;
  letter-spacing: -1px;
}
.portfolio-wrap .pf-type2 ul li a.active, .portfolio-wrap .pf-type2 ul li a:hover {
  color: #ffffff;
  background-color: #61a62e;
  padding: 10px;
}
.portfolio-wrap-line {
  margin-top: 0;
  margin-bottom: 30px;
  background-image: url("../../images/line.png");
  background-repeat: repeat-x;
  background-position: top;
  height: 5px;
}
.portfolio-tab {
  display: flex;
  border-bottom: 1px solid rgb(188, 28, 76);
  padding: 9px 0 0;
  position: relative;
  margin: 0 -5px;
}
.portfolio-tab > div {
  padding: 0 5px;
  flex: 0 0 auto;
  min-width: 145px;
  width: 20%;
  box-sizing: border-box;
}
.portfolio-tab > div.active a {
  border: 1px solid rgb(188, 28, 76);
  border-bottom: 0;
  box-shadow: 0 -2px 10px rgba(188, 28, 76, 0.18);
  color: rgb(188, 28, 76);
}
.portfolio-tab > div.active a:after {
  background-color: #ffffff;
}
.portfolio-tab > div a {
  height: 45px;
  border-radius: 5px 5px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d1d1d1;
  border-bottom: 0;
  position: relative;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 15px;
  color: #747474;
}
.portfolio-tab > div a::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: transparent;
}
.portfolio-list {
  display: flex;
  margin: 0 -5px 45px;
  flex-wrap: wrap;
}
.portfolio-list.type2 {
  margin: 0 -2px 45px;
}
.portfolio-list.type2 > div {
  width: 33.33333%;
  margin-bottom: 0;
}
.portfolio-list.type2 > div .img-in {
  padding: 0 2px 4px;
  margin-bottom: 0;
}
.portfolio-list-wrap {
  display: flex;
}
.portfolio-list-wrap > div {
  flex: 1 0 0%;
  width: 100%;
}
.portfolio-list-wrap > div:first-child, .portfolio-list-wrap > div:last-child {
  display: none;
  flex: 0 0 auto;
  width: 50px;
  align-items: center;
  justify-content: center;
}
.portfolio-list-wrap > div:first-child i, .portfolio-list-wrap > div:last-child i {
  cursor: pointer;
}
.portfolio-list > div {
  flex: 0 0 auto;
  width: 20%;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease;
  margin-bottom: 20px;
}
.portfolio-list > div:hover h4 {
  opacity: 1;
}
.portfolio-list > div h4 {
  position: absolute;
  display: flex;
  left: 2px;
  top: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 18px;
  color: #ffffff;
  font-weight: normal;
  background-color: rgba(64, 64, 64, 0.8);
  opacity: 0;
  transition: all 0.3s ease;
  text-align: center;
}
.portfolio-list > div .img-wrap {
  position: relative;
}
.portfolio-list > div .img-in {
  padding: 5px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 15px;
}
.portfolio-list > div .img-in a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.portfolio-list > div .img-in a .img-div {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.portfolio-list > div .img-in a .img-div.svg {
  background-size: 80% 60%;
  background-color: #f8f8f8;
}
.portfolio-list > div .img-in a .img-div::after {
  content: "";
  padding-top: 100%;
  display: block;
}
.portfolio-list > div .img-in a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 0;
}
.portfolio-list > div .img-in a.active::after {
  border: 1px solid #b10045;
}
.portfolio-view {
  max-height: 0;
  transition: all 0.5s ease;
  overflow: hidden;
  position: relative;
}
.portfolio-view.active {
  max-height: 10000px;
  transition: all 0.1s ease;
}
.portfolio-view.active + .portfolio-list-wrap > div:first-child, .portfolio-view.active + .portfolio-list-wrap > div:last-child {
  display: flex;
}
.portfolio-view.active + .portfolio-list-wrap > .portfolio-list {
  flex-wrap: nowrap;
  overflow: hidden;
  margin: 44px 0;
}
.portfolio-view.active + .portfolio-list-wrap > .portfolio-list > div {
  width: 14.2857142857%;
}
.portfolio-view.active + .portfolio-list-wrap > .portfolio-list > div > .img {
  padding: 0 3px;
}
.portfolio-view.active + .portfolio-list-wrap > .portfolio-list > div h4 {
  font-size: 12px;
}
.portfolio-view-wrap {
  padding-top: 13px;
  transition: opacity 0.5s ease;
  background-color: #FFFFFF;
  min-height: 604px;
  box-sizing: border-box;
  background-image: url("../../images/line.png");
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 35px;
}
.portfolio-view-wrap:nth-child(2) {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.portfolio-view-wrap:nth-child(3) {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -2;
}
.portfolio-view-wrap:nth-child(4) {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -3;
}
.portfolio-view-wrap.remove {
  opacity: 0;
  width: 100%;
}
.portfolio-view-box {
  display: flex;
  gap: 30px;
}
.portfolio-view-box .portfolio-view-box-left {
  flex: 1 0 0%;
  width: 100%;
  font-family: "Noto Sans KR", sans-serif;
}
.portfolio-view-box .portfolio-view-box-left .img-box {
  padding-top: 30px;
  margin-bottom: 48px;
}
.portfolio-view-box .portfolio-view-box-left .img-box img {
  height: 150px;
  max-width: 250px;
  object-fit: contain;
}
.portfolio-view-box .portfolio-view-box-left .img-box.img-box-x {
  box-sizing: border-box;
  padding-top: 84px;
  height: 249px;
  margin-bottom: 75px;
}
.portfolio-view-box .portfolio-view-box-left .img-box.img-box-x img {
  max-width: 405px;
  height: 165px;
}
.portfolio-view-box .portfolio-view-box-left .img-box.img-box-y {
  box-sizing: border-box;
  padding-top: 38px;
  margin-bottom: 117px;
  height: 249px;
}
.portfolio-view-box .portfolio-view-box-left .img-box.img-box-y img {
  max-width: 260px;
  height: 233px;
}
.portfolio-view-box .portfolio-view-box-left p {
  margin: 0;
  font-size: 14px;
  word-break: keep-all;
}
.portfolio-view-box .portfolio-view-box-left h2 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 32px;
  color: #333333;
  padding-bottom: 12px;
  margin: 0;
  border-bottom: 1px solid #cecece;
  line-height: 1;
  font-weight: bold;
}
.portfolio-view-box .portfolio-view-box-left h4 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 40px;
}
.portfolio-view-box .portfolio-view-box-left h5 {
  font-size: 14px;
  font-weight: normal;
  color: #4f4f4f;
}
.portfolio-view-box .portfolio-view-box-left h5.first {
  margin-top: 12px;
  margin-bottom: 40px;
}
.portfolio-view-box .portfolio-view-box-left h5.second {
  margin-bottom: 15px;
}
.portfolio-view-box .portfolio-view-box-right {
  flex: 0 0 auto;
  width: 270px;
}
.portfolio-view-box .portfolio-view-box-right img {
  max-width: 100%;
  width: 100%;
}
#header .container {
  max-width: 1162px !important;
  height: 103px;
}
#header .container .head-left-menu {
  padding-bottom: 26px;
  font-size: 18px;
  gap: 34px;
}
#header .container .head-left-menu > div {
  position: relative;
}
#header .container .head-left-menu > div::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  right: -16px;
  top: calc(50% - 2px);
  background-color: #111111;
  border-radius: 50%;
}
#header .container .head-left-menu > div:last-child::after {
  content: unset;
}
#header.attach {
  padding-bottom: 43px;
}
#header.attach.header-20250204 {
  padding-bottom: 60px;
}
#header.attach.header-20250204 + .logo-menu {
  height: 60px;
}
#header.attach + .logo-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 43px;
  z-index: 100;
}
#header + .logo-menu {
  background-color: #de1921;
}
#header + .logo-menu.logo-menu-20250516 {
  background-image: linear-gradient(to right, #de1921 0%, #de1921 50%, #1f1c1d 50%, #1f1c1d 100%);
}
#header + .logo-menu > .navbar {
  width: 919px;
  height: 43px;
  margin: 0 auto;
  padding: 0;
}
#header + .logo-menu > .navbar.navbar-202502 {
  width: 1162px;
}
#header + .logo-menu > .navbar.navbar-202502.bg-split {
  background-image: linear-gradient(to right, #de1921 0px, #de1921 843px, #1f1c1d 843px, #1f1c1d 100%);
}
#header + .logo-menu > .navbar.navbar-202502 .navbar-nav .nav-item::after {
  content: unset;
}
#header + .logo-menu > .navbar.navbar-202502 .navbar-nav .nav-item .nav-link {
  font-size: 18px;
}
#header + .logo-menu > .navbar.navbar-202502 .navbar-nav .nav-item .nav-link.sub-nav-btn {
  padding: 0;
}
#header + .logo-menu > .navbar.navbar-202502 .navbar-nav .nav-item .nav-link.sub-nav-btn span {
  font-size: 32px;
}
#header + .logo-menu > .navbar .navbar-nav {
  width: 100%;
  justify-content: space-around;
  height: 100%;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item {
  position: relative;
  text-align: center;
  align-content: center;
  height: 100%;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item:last-child::after {
  border: 0;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item::after {
  content: "";
  position: absolute;
  right: -7px;
  top: 0;
  height: 100%;
  width: 1px;
  border-right: 1px solid #e24a5d;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item:hover .nav-link, #header + .logo-menu > .navbar .navbar-nav li.nav-item.active .nav-link {
  color: #ffc0c3;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item.nav-item-black {
  background-color: #1f1c1d;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item.nav-item-black::before {
  content: "";
  position: absolute;
  left: -10.5px;
  top: 0;
  height: 100%;
  width: 10.5px;
  background-color: #1f1c1d;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item.nav-item-black::after {
  content: "";
  position: absolute;
  right: -10.5px;
  top: 0;
  height: 100%;
  width: 10.5px;
  background-color: #1f1c1d;
  border: 0;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item.nav-item-yellow {
  background-color: #ffc60a;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item.nav-item-yellow::before {
  content: "";
  position: absolute;
  left: -10.5px;
  top: 0;
  height: 100%;
  width: 10.5px;
  background-color: #ffc60a;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item.nav-item-yellow::after {
  content: "";
  position: absolute;
  right: -7.5px;
  top: 0;
  height: 100%;
  width: 7.5px;
  background-color: #ffc60a;
  border: 0;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item.nav-item-yellow .nav-link {
  color: #1f1c1d;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item.nav-item-yellow2 a {
  color: #ffe400;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item.nav-item-yellow2 a:hover {
  color: #1d1a1b;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item .nav-link {
  font-family: "Pretendard Variable", sans-serif;
  font-size: 16px;
  color: #ffffff;
  transition: color 0.3s ease;
  line-height: 1;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item .nav-link.yellow-link {
  color: #ffde00;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item .nav-link.ani-link {
  color: #ffde00;
  animation: portfolio-text 1.5s ease-out 0s infinite normal forwards;
}
#header + .logo-menu > .navbar .navbar-nav li.nav-item .nav-link.sub-nav-btn {
  padding: 8px;
}
#header + .logo-menu > .navbar .navbar-nav li .row {
  padding-left: 3px;
  gap: 18px;
}
#header + .logo-menu > .navbar .navbar-nav li .row > div .btn {
  width: 125px;
  height: 40px;
}
#header + .logo-menu > .navbar .navbar-nav li .row > div span {
  font-size: 28px;
  color: white;
}

.tab_title ul,
.tab_title3 ul,
.tab_title4 ul,
.tab_title5 ul,
.tab_title6 ul {
  padding: 0;
}
.tab_title ul li,
.tab_title3 ul li,
.tab_title4 ul li,
.tab_title5 ul li,
.tab_title6 ul li {
  padding: 0;
  margin: 0;
}

.tab_cont ul {
  padding: 0;
  margin: 0;
}

.pf-type ul,
.pf-type2 ul {
  padding: 0;
}

#container .colgroup_01 .col_01 ul {
  padding: 0;
  margin: 0;
}

.advice .type ul {
  padding: 0;
}

textarea.textarea {
  width: 100%;
}

.estimate-box {
  width: 800px;
}
.estimate-box .color-red {
  color: #de0f4d;
}
.estimate-box h4 {
  font-size: 30px;
  font-weight: 600;
  font-family: "Pretendard Variable", sans-serif;
  line-height: 1;
  margin: 0;
}
.estimate-box .row.title {
  border-bottom: 1px solid #000000;
  margin-bottom: 34px;
  padding-bottom: 10px;
}
.estimate-box > .row {
  margin-bottom: 20px;
}
.estimate-box > .row > .col-md-auto,
.estimate-box > .row > .col-auto {
  width: 112px;
}

.portfolio-mid-tab {
  display: flex;
  justify-content: space-between;
  margin-top: 45px;
  width: 920px;
  gap: 10px;
}
.portfolio-mid-tab a {
  flex: 1 0 0%;
  width: 100%;
  max-width: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #d0d0d0;
  font-family: "Pretendard Variable", sans-serif;
  height: 51px;
  font-size: 15px;
  color: #2e2c2e;
  transition: all 0.3s ease;
}
.portfolio-mid-tab a.active, .portfolio-mid-tab a:hover {
  color: #d0d0d0;
  background-color: #2e2c2e;
  border-color: #2e2c2e;
}

.portfolio-bottom-tab {
  display: flex;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 40px;
}
.portfolio-bottom-tab .left {
  flex: 1 0 0%;
  width: 100%;
  max-width: 220px;
  display: flex;
  flex-direction: column;
  gap: 11px;
}
.portfolio-bottom-tab .left-img {
  background-color: #e8e8e8;
  border: 0;
  flex: 1 0 0;
}
.portfolio-bottom-tab .left-img:hover {
  background-color: #a4a4a4;
}
.portfolio-bottom-tab .left a {
  justify-content: center;
}
.portfolio-bottom-tab .right {
  flex: 1 0 0%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 11px;
  gap: 11px;
}
.portfolio-bottom-tab .right a {
  flex: 1 0 0;
  width: 100%;
  min-width: 224px;
}
.portfolio-bottom-tab a {
  width: 100%;
  display: flex;
  font-size: 14px;
  font-family: "Dotum", sans-serif;
  letter-spacing: -1px;
  font-weight: bold;
  border: 2px solid #61a62e;
  align-items: center;
  height: 41px;
  padding: 0 11px;
  transition: all 0.3s ease;
}
.portfolio-bottom-tab a:hover, .portfolio-bottom-tab a.active {
  color: #ffffff;
  background-color: #61a62e;
}

.product-order-title {
  font-size: 32px;
  font-weight: bold;
  font-family: "Pretendard Variable", sans-serif;
  text-align: center;
  margin-bottom: 15px;
}
.product-order .title {
  border-bottom: 1px solid #000000;
}
.product-order .t_1 {
  font-size: 30px;
  font-weight: 600;
  color: #000000;
  font-family: "Pretendard Variable", sans-serif;
}
.product-order div.product-order-category {
  margin-top: 36px;
  margin-bottom: 60px;
  min-height: 57px;
  gap: 15px;
}
.product-order div.product-order-category > div {
  border-radius: 20px 0 20px 0;
  background-color: #e8e8e8;
  transition: all 0.3s ease;
  font-weight: 400;
  color: #414141;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 767px) {
  .product-order div.product-order-category > div {
    min-width: calc(50% - 15px);
    padding: 15px 0 15px 32px;
  }
}
@media (min-width: 768px) {
  .product-order div.product-order-category > div {
    padding: 0 0 0 33px;
  }
}
@media (max-width: 767px) {
  .product-order div.product-order-category > div {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .product-order div.product-order-category > div {
    font-size: 18px;
  }
}
.product-order div.product-order-category > div::after {
  content: "\f584";
  font-family: "bootstrap-icons";
  position: absolute;
  transition: color 0.3s ease;
  color: #414141;
}
@media (max-width: 767px) {
  .product-order div.product-order-category > div::after {
    font-size: 20px;
    left: 12px;
    top: 12px;
  }
}
@media (min-width: 768px) {
  .product-order div.product-order-category > div::after {
    font-size: 24px;
    left: 20px;
    top: 10px;
  }
}
.product-order div.product-order-category > div.active {
  box-shadow: 3px 3px 0 rgba(205, 0, 45, 0.3);
}
.product-order div.product-order-category > div.active::after {
  content: "\f271";
  transform: translate(-3px, -4px);
}
@media (max-width: 767px) {
  .product-order div.product-order-category > div.active::after {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .product-order div.product-order-category > div.active::after {
    font-size: 30px;
  }
}
.product-order div.product-order-category > div.active, .product-order div.product-order-category > div:hover {
  background-color: rgb(205, 0, 45);
  color: #ffffff;
}
.product-order div.product-order-category > div.active::after, .product-order div.product-order-category > div:hover::after {
  color: #ffffff;
}
.product-order div.product-order-item {
  gap: 7px;
  position: relative;
  z-index: 9;
  margin-top: 36px;
}
.product-order div.product-order-item > div input[type=radio] {
  display: none;
}
.product-order div.product-order-item > div input[type=radio]:checked:hover + label {
  transform: translateY(40px);
}
.product-order div.product-order-item > div input[type=radio]:checked + label {
  background-color: #cd002d;
  color: #ffffff;
  transform: translateY(40px);
}
.product-order div.product-order-item > div input[type=radio]:checked + label::after {
  content: "\f271";
  font-size: 30px;
  color: #ffffff;
  transform: translate(0px, -4px);
}
.product-order div.product-order-item > div input[type=radio]:checked + label > div span {
  color: #ffffff;
}
.product-order div.product-order-item > div input[type=radio] + label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #e8e8e8;
  border-radius: 20px;
  height: 156px;
  transition: all 0.3s ease;
  position: relative;
  font-size: 18px;
  color: #414141;
}
.product-order div.product-order-item > div input[type=radio] + label::after {
  content: "\f584";
  font-family: "bootstrap-icons";
  font-size: 24px;
  height: 36px;
  text-align: center;
  transition: color 0.3s ease;
  color: #414141;
}
.product-order div.product-order-item > div input[type=radio] + label:hover {
  background-color: #cd002d;
  color: #ffffff;
  transform: translateY(10px);
}
.product-order div.product-order-item > div input[type=radio] + label:hover::after {
  color: #ffffff;
}
.product-order div.product-order-item > div input[type=radio] + label:hover > div span {
  color: #ffffff;
}
.product-order div.product-order-item > div input[type=radio] + label > h5 {
  line-height: 1;
  margin-bottom: 16px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .product-order div.product-order-item > div input[type=radio] + label > h5 {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .product-order div.product-order-item > div input[type=radio] + label > h5 {
    font-size: 16px;
  }
}
.product-order div.product-order-item > div input[type=radio] + label > div {
  line-height: 1;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .product-order div.product-order-item > div input[type=radio] + label > div {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .product-order div.product-order-item > div input[type=radio] + label > div {
    font-size: 20px;
  }
}
.product-order div.product-order-item > div input[type=radio] + label > div span {
  color: #dc3545;
  font-weight: 600;
  letter-spacing: -0.075rem;
}
@media (max-width: 767px) {
  .product-order div.product-order-item > div input[type=radio] + label > div span {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .product-order div.product-order-item > div input[type=radio] + label > div span {
    font-size: 24px;
  }
}
.product-order div.product-order-item-detail {
  margin-top: 21px;
  margin-bottom: 60px;
  padding: 42px 32px;
  background-color: #f5f5f7;
  gap: 43px;
  position: relative;
  z-index: 10;
}
.product-order div.product-order-item-detail .col-auto {
  width: 195px;
  height: 195px;
  background-color: #ffffff;
  border: 1px solid #cd002d;
  display: flex;
  flex-direction: column;
  line-height: 1;
  align-items: center;
  justify-content: center;
}
.product-order div.product-order-item-detail .col-auto h4 {
  font-size: 30px;
  color: #cd002d;
  font-weight: 600;
  margin-bottom: 7px;
}
.product-order div.product-order-item-detail .col-auto h4 span {
  font-size: 23px;
}
.product-order div.product-order-item-detail .col-auto div {
  font-size: 16px;
  color: #000000;
  margin-bottom: 15px;
}
.product-order div.product-order-item-detail .col-auto div.info {
  font-size: 14px;
  color: #555555;
  margin-bottom: 0;
}
.product-order div.product-order-item-detail .col-md {
  font-family: "Pretendard Variable", sans-serif;
}
.product-order div.product-order-item-detail .col-md h4 {
  margin-bottom: 25px;
  line-height: 1;
  font-family: "Pretenard Variable", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #000000;
}
.product-order div.product-order-item-detail .col-md ul {
  padding: 0;
  margin: 0;
}
.product-order div.product-order-item-detail .col-md ul li {
  padding: 0;
  display: flex;
  border: 0;
  margin-bottom: 8px;
  font-family: "Pretenard Variable", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #414141;
  font-weight: 400;
}
.product-order div.product-order-item-detail .col-md ul li div {
  flex: 1 0 0;
  width: 100%;
}
.product-order div.product-order-item-detail .col-md ul li div.title {
  border: 0;
  max-width: 100px;
}
.product-order div.product-order-item-detail .col-md ul li div.text {
  word-break: keep-all;
}
.product-order div.product-order-item-detail .col-md ul li:nth-child(2) .text {
  color: #cd002d !important;
  font-weight: 600;
}
.product-order div.product-order-item-detail .col-md ul li:last-child .text {
  color: #198754;
}
.product-order div.product-order-select-design {
  margin-bottom: 60px;
  background-color: #FAFAFA;
}
@media (max-width: 767px) {
  .product-order div.product-order-select-design {
    padding: 20px 16px;
  }
}
@media (min-width: 768px) {
  .product-order div.product-order-select-design {
    padding: 40px 33px;
  }
}
.product-order div.product-order-select-design .info-row {
  margin-bottom: 15px;
  font-family: "Pretenard Variable", sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #242424;
}
.product-order div.product-order-select-design .info-row i {
  font-size: 24px;
  color: #cd002d;
}
.product-order div.product-order-select-design .info-row .col {
  line-height: 1;
}
.product-order div.product-order-select-design-list {
  background-color: #ffffff;
  padding: 22px 22px 0;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  min-height: 202px;
}
.product-order div.product-order-select-design-list ul {
  display: flex;
  margin: 0 -6px;
  flex-wrap: wrap;
  padding: 0;
}
.product-order div.product-order-select-design-list ul li {
  padding-bottom: 22px;
}
@media (max-width: 767px) {
  .product-order div.product-order-select-design-list ul li {
    flex: 0 0 33.33333%;
  }
}
@media (min-width: 768px) {
  .product-order div.product-order-select-design-list ul li {
    flex: 0 0 20%;
  }
}
.product-order div.product-order-select-design-list ul li > div {
  margin: 0 6px;
}
.product-order div.product-order-select-design-list ul li > div .img {
  text-align: center;
  border: 1px solid #e4e4e4;
  margin-bottom: 15px;
  display: flex;
  height: 84px;
}
.product-order div.product-order-select-design-list ul li > div .img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.product-order div.product-order-select-design-list ul li > div .name input[type=checkbox] {
  display: none;
}
.product-order div.product-order-select-design-list ul li > div .name input[type=checkbox]:checked + label::before {
  content: "\f26c";
  color: #cd002d !important;
}
.product-order div.product-order-select-design-list ul li > div .name input[type=checkbox] + label {
  font-family: "Pretenard Variable", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #242424;
  font-weight: 400;
  text-align: center;
  display: block;
}
.product-order div.product-order-select-design-list ul li > div .name input[type=checkbox] + label::before {
  content: "\f584";
  color: #242424;
  font-family: "bootstrap-icons" !important;
  font-size: 24px;
  display: block;
  margin-bottom: 11px;
  line-height: 1;
  transition: color 0.3s ease;
}
.product-order div.product-order-select-design-list ul li > div .name input[type=checkbox] + label span {
  color: #cd002d !important;
}
.product-order div.product-order-form {
  padding: 50px 0 60px;
}
.product-order div.product-order-form .col-form-label-lg {
  font-family: "Pretenard Variable", sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #000000;
  font-weight: 400;
  padding: 11px 0;
}
.product-order div.product-order-form-2 {
  padding: 50px 0 60px;
}
.product-order div.product-order-form-2 .row {
  margin-bottom: 20px;
}
.product-order div.product-order-form-2 .row .col-form-label-lg {
  font-family: "Pretenard Variable", sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #000000;
  font-weight: 400;
  padding: 11px 0;
  word-break: keep-all;
}
.product-order div.product-order-form-2 .logo-type .radio {
  overflow: hidden;
  text-indent: -99px;
  width: 0;
  display: none;
}
.product-order div.product-order-form-2 .logo-type .radio:checked + label::before {
  border: 1px solid #FF6600;
}
.product-order div.product-order-form-2 .logo-type .radio:checked + label::after {
  width: 12px;
  height: 12px;
  top: 4px;
  left: 4px;
}
.product-order div.product-order-form-2 .logo-type .radio:checked:disabled + label::before {
  border: 1px solid #6c757d;
}
.product-order div.product-order-form-2 .logo-type .radio:checked:disabled + label::after {
  width: 12px;
  height: 12px;
  top: 4px;
  left: 4px;
  background-color: #6c757d;
}
.product-order div.product-order-form-2 .logo-type .radio + label {
  padding-left: 25px;
  position: relative;
}
.product-order div.product-order-form-2 .logo-type .radio + label::before {
  left: 0;
  top: 0;
  position: absolute;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: 1px solid #dedede;
  transition: all 0.2s ease 0s;
}
.product-order div.product-order-form-2 .logo-type .radio + label::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 0;
  height: 0;
  background-color: #FF6600;
  border-radius: 100%;
  transition: all 0.2s ease 0s;
}
.product-order div.product-order-form-2 .logo-type .radio:checked + label:after {
  left: 50%;
  transform: translateX(-50%);
}
.product-order div.product-order-form-2 .logo-type .radio + label {
  display: flex;
  flex-direction: column;
  padding: 0;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
.product-order div.product-order-form-2 .logo-type .radio + label::before {
  position: relative !important;
  margin-bottom: 20px;
}
.product-order div.product-order-form-2 .logo-type .radio + label:after {
  left: 50%;
  transform: translateX(-50%);
}
.product-order div.product-order-form-2 .logo-type .radio + label > div.img {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-order div.product-order-form-2 .logo-type .radio + label > div.img img {
  max-width: 100%;
}
.product-order div.product-order-form-2 .logo-type .radio + label > div:nth-child(2) {
  font-family: "Pretenard Variable", sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #000000;
  word-break: keep-all;
  text-align: center;
}
.product-order div.product-order-form-2 .logo-type .radio + label > div:nth-child(3) {
  font-family: "Pretenard Variable", sans-serif;
  font-size: 15px;
  color: #4b4b4b;
  word-break: keep-all;
  text-align: center;
}

#product-order-select-design-list-price {
  padding-top: 30px;
  font-family: "Pretenard Variable", sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #000000;
}
#product-order-select-design-list-price .total {
  font-family: "Pretenard Variable", sans-serif;
  color: #cd002d !important;
  font-size: 22px;
  font-weight: 600;
}
#product-order-select-design-list-price .etc {
  font-family: "Pretenard Variable", sans-serif;
  font-size: 15px;
  color: #4b4b4b;
}

#portfolio-list-row,
#design-info-content1-row,
#design-info-content2-row,
#design-info-content3-row,
#design-info-content4-row,
#design-info-content-logo-row {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
  margin-bottom: 0;
}
#portfolio-list-row.active,
#design-info-content1-row.active,
#design-info-content2-row.active,
#design-info-content3-row.active,
#design-info-content4-row.active,
#design-info-content-logo-row.active {
  max-height: 2000px;
  margin-bottom: 20px;
}

#product-order-select-wrap {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
}
#product-order-select-wrap.active {
  max-height: 3000px;
}

.portfolio-list-box {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
}
.portfolio-list-box.active {
  max-height: 2000px;
}
.portfolio-list-box-content > ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 10px;
}
.portfolio-list-box-content > ul > li {
  flex: 1 0 0;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .portfolio-list-box-content > ul > li {
    min-width: calc(33.33333% - 10px);
    max-width: calc(33.33333% - 10px);
  }
}
@media (min-width: 768px) {
  .portfolio-list-box-content > ul > li {
    min-width: calc(20% - 10px);
    max-width: calc(20% - 10px);
  }
}
.portfolio-list-box-content > ul > li input[type=checkbox] {
  display: none;
}
.portfolio-list-box-content > ul > li input[type=checkbox]:checked + label > p.name::before {
  content: "\f26d";
}
.portfolio-list-box-content > ul > li input[type=checkbox] + label > p.name {
  padding-left: 25px;
  position: relative;
}
.portfolio-list-box-content > ul > li input[type=checkbox] + label > p.name::before {
  left: 0;
  top: 12px;
  position: absolute;
  content: "\f584";
  font-family: bootstrap-icons !important;
  display: inline-block;
  font-size: 20px;
  transition: all 0.3s ease 0s;
  line-height: 0;
}
.portfolio-list-box-content > ul > li p {
  margin: 0;
}
.portfolio-list-box-content > ul > li p.img {
  height: 100px;
  border: 1px solid #dee2e6;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 8px;
  display: flex;
}
.portfolio-list-box-content > ul > li p.img img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}
.portfolio-list-box-content > ul > li p.name {
  transition: all 0.3s ease 0s;
  font-size: 14px;
  color: #212529;
}

.po-radio {
  overflow: hidden;
  text-indent: -99px;
  width: 0;
  display: none;
}
.po-radio:checked + label::before {
  border: 1px solid #FF6600;
}
.po-radio:checked + label::after {
  width: 12px;
  height: 12px;
  top: 4px;
  left: 4px;
}
.po-radio:checked:disabled + label::before {
  border: 1px solid #6c757d;
}
.po-radio:checked:disabled + label::after {
  width: 12px;
  height: 12px;
  top: 4px;
  left: 4px;
  background-color: #6c757d;
}
.po-radio + label {
  padding-left: 25px;
  position: relative;
}
.po-radio + label::before {
  left: 0;
  top: 0;
  position: absolute;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: 1px solid #dedede;
  transition: all 0.2s ease 0s;
}
.po-radio + label::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 0;
  height: 0;
  background-color: #FF6600;
  border-radius: 100%;
  transition: all 0.2s ease 0s;
}

.naming-portfolio {
  max-width: 1000px;
  margin: 0 auto;
}
.naming-portfolio > .item {
  display: flex;
  gap: 45px;
  padding: 30px 0 32px;
  background-image: url("../images/naming_dot.png");
  background-repeat: repeat-x;
  background-position: bottom;
}
.naming-portfolio > .item:first-child {
  padding-top: 0;
}
.naming-portfolio > .item:last-child {
  padding-bottom: 0;
  background-image: unset;
}
.naming-portfolio > .item > div {
  flex: 1 0 0;
  width: 100%;
}
.naming-portfolio > .item > div.img {
  flex: 0 0 auto;
  width: 354px;
}
.naming-portfolio > .item > div.img img {
  width: 354px;
  height: 354px;
  object-fit: cover;
  object-position: left;
}
.naming-portfolio > .item > div.info {
  padding-top: 70px;
  display: flex;
  flex-direction: column;
}
.naming-portfolio > .item > div.info .info-main {
  flex: 1 0 0;
  height: 100%;
  text-align: right;
  font-family: "Noto Sans KR", sans-serif;
  color: #5d5d5d;
}
.naming-portfolio > .item > div.info .info-main h6 {
  font-size: 16px;
  margin-bottom: 30px;
  margin-right: 5px;
  line-height: 1;
}
.naming-portfolio > .item > div.info .info-main p {
  font-size: 15px;
}
.naming-portfolio > .item > div.info .info-tail {
  flex: 0 0 auto;
  height: 80px;
  background: #A7A7A7;
  display: flex;
}
.naming-portfolio > .item > div.info .info-tail > div {
  flex: 1 0 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 14px;
  color: #ffffff;
  position: relative;
}
.naming-portfolio > .item > div.info .info-tail > div::before {
  content: attr(data-title);
  display: block;
  margin-bottom: 2px;
}
.naming-portfolio > .item > div.info .info-tail > div::after {
  content: "";
  position: absolute;
  right: 0;
  top: 22px;
  height: calc(100% - 44px);
  width: 2px;
  background-color: #B5B5B5;
}
.naming-portfolio > .item > div.info .info-tail > div:last-child::after {
  width: 0;
}

.po-check {
  width: 0;
  overflow: hidden;
  text-indent: -99px;
  display: none;
}
.po-check:checked + label::before {
  content: "\f26d";
  color: #212529;
}
.po-check + label {
  padding-left: 25px;
  position: relative;
}
.po-check + label::before {
  left: 0;
  top: 12px;
  position: absolute;
  content: "\f584";
  font-family: bootstrap-icons !important;
  color: #dee2e6;
  display: inline-block;
  font-size: 20px;
  transition: all 0.2s ease 0s;
  line-height: 0;
}

@keyframes portfolio-text {
  0%, 50%, 100% {
    color: #ffde00;
    opacity: 1;
  }
  25%, 75% {
    color: #ffffff;
    opacity: 0.5;
  }
}

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