/* ----- 공통 컬러 (var 제거) ----- */
 /* 기존 root 색상 직접 치환 */
 /* primary: #003CFF; secondary: #EBF2F8; bg: #F0F2F6; strong-bg: #BFD4E8;
    depth1: #F8F8F7; depth2: #F0F0EF; text1: #0F0F0F; text2: #383838; 
    text3: #676767; text-dis: #CCCCCC; th: #F2F5F8; td-hover: #EEF3F8;
    line: #DEDEDE; blue-bg: #A7C2D5; yellow-btn: #FFE812; blue-btn: #1362EB;
    gradient-btn1: #87C6E5; gradient-btn2: #6B6CCA; 
    footer-bg1: #1D5B80; footer-bg2: #6D72CC; 
 */

/* 수영 */
/* 포트폴리오 list */
.load-more-wrap {text-align: center; margin: 80px auto 0;}
.load-more-wrap .btn_b01 {transition: color 0.2s; font-size: 24px; font-weight: 600; color: #595959;}
#bo_btn_top {margin-bottom: 40px;}
#gall_allchk {margin-bottom: 1rem;}
/* 수영 리뉴얼 ver3 */
#custom-cursor {transition: opacity 0.2s, width 0.2s; opacity: 0; position: fixed; top: 0; left: 0; aspect-ratio: 1/1; width: 50px; background: rgba(0, 0, 0, 0.6); border-radius: 50%; pointer-events: none; transform: translate(-50%, -50%); z-index: 99999; cursor: none; display: flex; align-items: center; justify-content: center;}
#custom-cursor .rotate-txt {position: absolute; width: 80%; height: 80%; top: 10%; left: 10%; animation: rotateImage 10s linear infinite;}
#custom-cursor.click {opacity: 1; width: 100px;}
.board-main {padding: 170px 0 115px; display: flex; flex-direction: column; align-items: center;}
.board-main .tit {text-align: center; word-break: keep-all;}
.board-main .date {font-size: 20px; font-weight: 500; color: #BABABA; margin-top: 16px;}
.board-section:last-child {padding-bottom: 100px;}
.board-section .inner {max-width: 1280px;}
/* 리스트 */
.pf-section #gall_ul {display: flex; flex-wrap: wrap; column-gap: 24px;}
.pf-section .gall_li {aspect-ratio: 619/769; width: calc(100% / 2 - 12px); position: relative; margin-bottom: 10%;}
.pf-section .gall_li:nth-child(2n) {margin-top: 15%;}
.pf-section .gall_li .gall_con {width: 100%; height: 100%;}
.trand-section .gall_li .gall_con a:hover,
.pf-section .gall_con:hover {cursor: none;}
.pf-section .gall_li .img-wrap {transition: background 0.2s; aspect-ratio: 619/700;  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, #1362eb00, #5290fb00, #65F66500) border-box; border: 6px solid transparent; border-radius: 30px; overflow: hidden;}
.pf-section .gall_li .img-wrap:hover {background: linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, #1362eb, #5290fb, #65F665) border-box;}
.pf-section .gall_li .img-wrap img {width: 100%; height: 100%; object-fit: cover; object-position: top center;}
.pf-section .gall_li .gall_info {margin-top: 12px;}
.pf-section .gall_li .gall_info p {font-size: 18px; font-weight: 500; color: #fff;}
.pf-section .gall_li .gall_info h5 {font-size: 24px; font-weight: 600; color: #fff; margin-top: 6px;}
/* 뷰페이지 */
.pf-cont .bo_v_nb {margin:20px 0;position:relative;clear:both;text-align:left}
.pf-cont .bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.pf-cont .bo_v_nb li {border-top:1px solid #f1f1f1;padding:13px; color: #b3b3b3;}
.pf-cont .bo_v_nb li:last-child {border-bottom:1px solid #f1f1f1}
.pf-cont .bo_v_nb li:hover {color:#2B2B2B}
.pf-cont .bo_v_nb li i {font-size:13px;color:#b3b3b3}
.pf-cont .bo_v_nb li .nb_tit {display:inline-block;padding-right:20px;color:#b3b3b3}
.pf-cont .bo_v_nb li .nb_date {float:right;color:#b3b3b3}
.device-wrap {overflow: hidden; background: linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, #545454 0%, #2A2A2A 4%, #2A2A2A 44%, #545454 58%, #2A2A2A 65%) border-box; border: 6px solid transparent; box-shadow: 14px 14px 33px rgba(0, 0, 0, 0.25);}
.device-wrap img {width: 100%; object-position: top center; height: 100%; object-fit: cover;}
.pc-wrap {width: calc(75% - 40px); aspect-ratio: 942/619; border-radius: 30px;}
.mo-wrap {width: 25%; aspect-ratio: 280/506; border-radius: 40px;}
.pf-cont h5 {font-size: 24px; font-weight: 600;}
.pf-cont1 {position: relative; padding-top: 232px; padding-bottom: 130px;}
.pf-cont1::after {content: ''; display: block; width: 100%; height: 50%; position: absolute; top: 0; left: 0; background-color: #5290FB; z-index: -1;}
.pf-cont1 .pf-tit-box {text-align: center; margin-bottom: 60px;}
.pf-cont1 .pf-tit-box .round-btn {margin: 0 auto; cursor: pointer;}
.pf-cont1 .pf-tit-box .tit {color: #fff;}
.pf-cont1 .preview-wrap {overflow: visible; position: relative; max-width: 1400px; margin: 0 auto; aspect-ratio: 1391/750;}
.pf-cont1 .preview-wrap .device-wrap {position: absolute;}
.pf-cont1 .preview-wrap .pc-wrap {width: 95%; aspect-ratio: 1262/620; top: 0; left: 0; z-index: 1;}
.pf-cont1 .preview-wrap .mo-wrap {aspect-ratio: 332/600; bottom: 0; right: 0; z-index: 2;}
.pf-cont1 .pf-info-wrap {margin-top: 28px; display: flex; align-items: center;}
.pf-cont1 .pf-info-wrap .pf-detail {flex: 1; border-right: 1px solid #C2C2C2; padding-right: 24px; margin-right: 24px;}
.pf-cont1 .pf-info-wrap .pf-detail .detail-tit {margin-bottom: 24px; display: flex; align-items: center; justify-content: space-between;}
.pf-cont1 .pf-info-wrap .pf-detail .detail-tit .sc-ul {display: flex; align-items: center; column-gap: 30px;}
.pf-cont1 .pf-info-wrap .pf-detail .detail-tit .sc-ul .circle-btn {position: relative;}
.pf-cont1 .pf-info-wrap .pf-detail .detail-tit .sc-ul .circle-btn .bubble{z-index: 10; display: none; position: absolute; white-space: nowrap; bottom: calc(100% + 15px); left: 50%; transform: translateX(-50%); padding: 0 10px; border-radius: 10px; background-color: #c0c0c0; color: #fff; font-size: 18px; line-height: 1.8; font-weight: 500;}
.pf-cont1 .pf-info-wrap .pf-detail .detail-tit .sc-ul .circle-btn .bubble::after {content: ""; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 8px solid #c0c0c0;}
.pf-cont1 .pf-info-wrap .pf-detail .detail-tit .sc-ul .circle-btn:hover .bubble {display: block;}
.pf-cont1 .pf-info-wrap .pf-detail p {font-size: 18px; font-weight: 500; color: #5c5c5c; line-height: 1.4;}
.pf-cont1 .pf-info-wrap .type-list {min-width: 320px; width: fit-content;}
.pf-cont1 .pf-info-wrap .type-list li:first-child {margin-bottom: 20px;}
.pf-cont1 .pf-info-wrap .type-list li {display: flex; align-items: center; column-gap: 35px;}
.pf-cont1 .pf-info-wrap .type-list li span {width: 140px; font-size: 24px; font-weight: 600;}
.pf-cont1 .pf-info-wrap .type-list li strong {font-size: 18px; color: #5c5c5c;}
.pf-cont2 {background-color: #5290FB; padding: 74px 0; color: #fff;}
.pf-cont2 .inner {max-width: 885px; display: flex; align-items: flex-start; justify-content: space-between;}
.pf-cont2 .left {display: flex; align-items: center; column-gap: 10px; font-size: 16px; font-weight: 500;}
.pf-cont2 .right {font-size: 20px; line-height: 2;}
.pf-cont3 > div {padding: 130px 0;}
.pf-cont3 .design-tit {margin-bottom: 30px;}
.pf-cont3 .device-wrapper {display: flex; align-items: center; column-gap: 40px;}
.pf-cont3 .sub-design {background-color: #F3F3F3;}
.pf-cont3 .sub-design .device-wrapper {margin-bottom: 200px;}
.pf-cont3 .sub-design .device-wrapper:last-child {margin-bottom: 0;}
/* 트렌드 */
.trand-section {padding: 120px 0 130px;}
.trand-section #bo_btn_top {margin-bottom: 40px;}
.trand-section .gall_li input[type="checkbox"] {width: 30px; height: 30px;}
.trand-section #bo_v {position: relative;}
.trand-section .bo_now {width: 100%; max-width: 814px; margin: 0 auto;}
/* 트렌드 - 리스트*/
.trand-section #gall_allchk {margin-bottom: 1rem;}
.trand-section #gall_ul{display: flex; column-gap: 24px; row-gap: 60px; flex-wrap: wrap; margin-bottom: 50px;}
.trand-section .gall_li{width: calc(100% / 2 - 24px / 2); background: linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, #D7D7D7, #D7D7D7, #D7D7D7) border-box; border: 1px solid transparent; border-radius: 10px;}
.trand-section .gall_li:hover {background: linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, #1362eb, #5290fb, #65F665) border-box;}
.trand-section .gall_li .gall_box, .gall_li .gall_con{width: 100%;}
.trand-section .gall_li .gall_box {position: relative;}
.trand-section .gall_li .gall_box .chk_box {position: absolute; top: 10px; left: 10px;}
.trand-section .gall_li .gall_con a{width: 100%; display: flex; column-gap: 30px; padding: 34px 30px;}
.trand-section .gall_li .gall_img {width: 242px; height: 213px; border-radius: 10px; flex-shrink: 0; overflow: hidden;}
.trand-section .gall_li .gall_img img{width: 100%; height: 100%; object-fit: cover; transition: all 0.3s;}
.trand-section .gall_li .gall_cont {width: calc(100% - 242px - 30px); padding: 25px 0; display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between;}
.trand-section .gall_li .gall_cont .txt-wrap {width: 100%;}
.trand-section .gall_li .gall_cont .txt-wrap h5{font-size: 20px; font-weight: 600; margin-bottom: 15px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.trand-section .gall_li .gall_cont .txt-wrap p{line-height: 27px; color: #595959; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.trand-section .gall_li .gall_cont .see-more {line-height: 28px; color: #1362EB; font-weight: 400;}
.trand-section .btn_b01:hover, .trand-section .btn_b01:hover {color: #000;}
/* 트렌드 - 뷰*/
.trand-main {background: linear-gradient(#000, #000) padding-box, linear-gradient(135deg, #1362eb, #5290fb, #65F665) border-box; border-bottom: 6px solid transparent;}
.trand-section.trand-view {padding-top: 110px;}
.custom_nb {margin-top: 100px; border-top: 2px solid #000; padding: 30px 0 50px; display: flex; align-items: center; justify-content: space-between; column-gap: 30px;}
.custom_nb > li:not(.btn_list) {width: calc((100% - 90px - 60px) / 2);}
.custom_nb > .btn_list {flex-shrink: 0;}
.custom_nb > li:not(.btn_list) > * {display: flex; flex-direction: column; row-gap: 8px;}
.custom_nb > .btn_next > * {align-items: flex-end;}
.custom_nb > li:not(.btn_list) .arrow-wrap {transition: padding 0.3s, color 0.3s; position: relative; display: flex; align-items: center; column-gap: 16px; font-size: 20px; font-weight: 600; color: #000;}
.custom_nb > li:not(.btn_list) p { width: 100%; color: #868686; font-size: 16px; font-weight: 500; white-space: nowrap; word-break: break-all; overflow: hidden; text-overflow: ellipsis;}
.custom_nb > .btn_next p {text-align: right;}
.custom_nb > li:not(.btn_list).disabled .arrow-wrap,
.custom_nb > li:not(.btn_list).disabled p {color: #ccc;}
.custom_nb > li:not(.btn_list) .arrow-wrap svg {transition: opacity 0.3s; opacity: 0; position: absolute; top: 50%; transform: translateY(-50%);}
.custom_nb > li:not(.btn_list) .arrow-wrap svg path {transition: fill 0.3s; fill: transparent;}
.custom_nb > .btn_prev .arrow-wrap svg {left: 0;}
.custom_nb > .btn_next .arrow-wrap svg {right: 0;}
.custom_nb > li:not(.btn_list) > a:hover .arrow-wrap {color: #1362EB;}
.custom_nb > li:not(.btn_list) > a:hover .arrow-wrap svg {opacity: 1;}
.custom_nb > li:not(.btn_list) > a:hover .arrow-wrap svg path {fill: #1362EB;}
.custom_nb > .btn_prev > a:hover .arrow-wrap {padding-left: 65px;}
.custom_nb > .btn_next > a:hover .arrow-wrap {padding-right: 65px;}
/* 트렌드-옛날글 수정 */
.trand-view #bo_v_con .view_image {margin: 20px 0; cursor: initial;}
.trand-view #bo_v_con p[align="center"],
.trand-view #bo_v_con p[style*="font-family:Tahoma"],
.trand-view #bo_v_con span[style*="font-family:Tahoma"] {font-family: 'Montserrat', sans-serif !important; font-size: 16px !important; font-weight: 500; line-height: 1.5; color: #131313;}
.trand-view #bo_v_con span[style*="rgb(0,117,200)"] b:not(:has(.view_image)) {display: inline; padding: 0 .1em; background-image: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 40%,rgba(208, 224, 251, 1) 40%,rgba(208, 224, 251, 1) 100%); -webkit-box-decoration-break: clone; box-decoration-break: clone; font-size: 18px !important;}
.trand-view #bo_v_con p[style*="font-family:Tahoma"] b,
.trand-view #bo_v_con p[style*="font-family:Tahoma"] b span,
.trand-view #bo_v_con span[style*="font-family:Tahoma"] b,
.trand-view #bo_v_con span[style*="font-family:Tahoma"] b span,
.trand-view #bo_v_con b span[style*="rgb(0,117,200)"],
.trand-view #bo_v_con span[style*="font-family:Tahoma"] span[style*="rgb(0,117,200)"] {color: #1362EB !important; font-weight: 600; font-size: 18px !important;}
/* 트렌드-가이드라인 */
.trand-view #bo_v_con {font-size: 16px; font-weight: 500; line-height: 1.5; color: #131313;}
.trand-view #bo_v_con .title {font-size: 20px; font-weight: 600;}
.trand-view #bo_v_con .subtitle {font-size: 18px; font-weight: 600;}
.trand-view #bo_v_con .point {color: #1362EB; font-weight: 600;}
.trand-view #bo_v_con .underline {text-decoration: underline;}
.trand-view #bo_v_con .highlight {display: inline; padding: 0 .1em; background-image: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 40%,rgba(208, 224, 251, 1) 40%,rgba(208, 224, 251, 1) 100%); -webkit-box-decoration-break: clone; box-decoration-break: clone;}
.trand-view #bo_v_con .small {font-size: 14px; color: #626262;}
/* 견적문의-list */
/* 기존 css 초기화 */
.request-list-section {background-color: #141414;}
.request-list-main {padding: 160px 0 130px;}
.request-list-main .tit {color: #fff;}
.request-list-section .tbl_wrap table {background-color: transparent;}
.request-list-section .tbl_head01 tbody tr:hover td {background-color: transparent;}
.request-list-section .tbl_wrap table,
.request-list-section .tbl_head01 thead th,
.request-list-section .tbl_head01 td {border-bottom: 0; border-top: 0;}
/* 추가 css */
.request-list-section {padding-bottom: 130px;}
.request-list-section .load-more-wrap .btn_b01 {color: #fff;}
.request-list-section .load-more-wrap .btn_b01:hover {color: #595959;}
.request-list-section .tbl_wrap table{width: 100%; border-collapse: separate; border-spacing: 0 30px; table-layout: fixed;}
.request-list-section .tbl_head01 tr {height: 80px; position: relative; z-index: 1;}
.request-list-section .tbl_head01 tr::after {border-radius: 10px; position: absolute; top: 0; left: 0; content: ''; display: block; width: 100%; height: 100%; z-index: -1; background: linear-gradient(#141414, #141414) padding-box, linear-gradient(135deg, #fff, #fff, #fff) border-box; border: 2px solid transparent;}
.request-list-section .tbl_head01 tr:hover::after {background: linear-gradient(#141414, #141414) padding-box, linear-gradient(135deg, #1362EB, #5290FB, #65F665) border-box;}
.request-list-section .tbl_head01 tbody tr td {height: 100%;}
.request-list-section .tbl_head01 th,
.request-list-section .tbl_head01 td,
.request-list-section#bo_list .td_name {padding: 0 15px;}
.request-list-section#bo_list .td_subject .bo_tit {width: 100%; height: 100%; display: flex;}
/* .request-list-section#bo_list .td_chk {width: 20px;} */
.request-list-section#bo_list .td_datetime {width: 100px; padding-left: 35px;}
.request-list-section#bo_list .td_subject {width: 100%;}
.request-list-section#bo_list .td_name {width: 160px;}
.request-list-section#bo_list .td_name span {width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.request-list-section#bo_list .td_state {width: 130px; padding-right: 35px;}
.request-list-section .tbl_head01 th,
.request-list-section#bo_list .td_datetime,
.request-list-section#bo_list .td_subject a,
.request-list-section#bo_list .td_name {font-size: 16px; font-weight: 600; color: #fff;}
.request-list-section#bo_list .th_subject {text-align: left;}
.request-list-section#bo_list .th_datetime,
.request-list-section#bo_list .td_datetime,
.request-list-section#bo_list .th_state,
.request-list-section#bo_list .td_state {text-align: center;}
.request-list-section#bo_list .th_name,
.request-list-section#bo_list .td_name {text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.request-list-section#bo_list .td_subject a {width: fit-content; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.request-list-section#bo_list tr:hover .td_subject a {background: linear-gradient(90deg, #1362EB 0%, #5290FB 50%, #65F665 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; display: inline-block;}
/* 견적문의-view */
.request-view-section.request-list-main {background-color: #000;}
.request-view-section#bo_v {padding-bottom: 100px;background: linear-gradient(#FAFAFA, #FAFAFA) padding-box, linear-gradient(135deg, #1362eb, #5290fb, #65F665) border-box; border-top: 6px solid transparent;}
.request-view-section .inner{max-width: 1000px; padding-top: 80px;}
.request-view-section h5 {font-size: 24px; font-weight: 600; margin-bottom: 30px; text-align: center;}
.request-view-section .content-wrap.mt30 {margin-top: 30px;}
.request-view-section .content-wrap {overflow: hidden; width: 100%; border-radius: 10px; border: 1px solid #b4b4b4; background-color: #fff;}
.request-view-section .content-wrap .more-view {transition: background-color 0.2s; width: 100%; height: 50px; display: flex; align-items: center; justify-content: center; column-gap: 10px; background-color: #b4b4b4; color: #fff; font-size: 20px; font-weight: 500; cursor: pointer;}
.request-view-section .content-wrap .more-view:hover {background-color: #8f8f8f;}
.request-view-section .content-wrap .more-view svg {transition: rotate 0.2s;}
.request-view-section .content-wrap .more-view.open svg {rotate: 180deg;}
.request-view-section .content-wrap > div {width: 100%; max-width: 7458px; margin: 0 auto; padding: 50px;}
.request-view-section .content-wrap > div h6 {margin-bottom: 30px; display: flex; align-items: center; column-gap: 20px; font-size: 24px; font-weight: 600;}
.request-view-section .content-wrap .answer-content {font-size: 18px; font-weight: 500; color: #626262; line-height: 1.5;}
.request-view-section .content-wrap .info-list div dt, 
.request-view-section .content-wrap .info-list div dd {font-size: 18px; font-weight: 500;}
.request-view-section .content-wrap .info-list div dd {color: #626262;}
.request-view-section .content-wrap .requester-info .info-list div:not(:last-child) {margin-bottom: 30px;}
.request-view-section .content-wrap .requester-info .info-list div {display: flex; align-items: center;}
.request-view-section .content-wrap .requester-info .info-list div dt {width: 180px;}
.request-view-section .content-wrap .project-info {padding-top: 60px; display: none;}
.request-view-section .content-wrap .project-info .info-list div:not(:last-child) {margin-bottom: 40px;}
.request-view-section .content-wrap .project-info .info-list div dt {margin-bottom: 20px;}
.request-view-section .content-wrap .project-info .info-list div dd:not(:last-child) {margin-bottom: 10px;}

.password-container {min-height: 100dvh; background-color: #141414; }
.request-password-main {background-color: #141414; padding: 160px 0 100px;}
.request-password-main .tit {color: #fff;}
.request-password-section {background-color: #141414; padding-bottom: 160px;}
.request-password-section .pw-input-box {display: flex; flex-direction: column; align-items: center; max-width: 748px; border-radius: 30px; padding: 50px; background: linear-gradient(#202020, #202020) padding-box, linear-gradient(135deg, #1362eb, #5290fb, #65F665) border-box; border: 3px solid transparent;}
.request-password-section .pw-input-box p {font-size: 20px; font-weight: 500; color: #fff; margin: 20px 0;}
.request-password-section .pw-input-box input {margin-bottom: 40px; border: 1px solid #000; max-width: 400px; background-color: #000; color: #fff;}
.request-password-section .pw-input-box input::placeholder {color: #969696;}

/* 포트폴리오 카테고리 */
#bo_cate #bo_cate_ul {display: flex;gap: 5px; justify-content: center; background: rgba(255, 255, 255, 0.5); backdrop-filter: blur(10px); padding: 5px; border-radius: 12px; width: fit-content; margin: 0 auto;}
#bo_cate #bo_cate_ul li a {padding: 5px; border-radius: 10px; background: transparent; color: #fff; font-size: 16px; transition: 0.3s; cursor: pointer;}
#bo_cate #bo_cate_ul li a:hover,
#bo_cate #bo_cate_ul li a#bo_cate_on {background: #1362EB;}


@keyframes rotateImage {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* 1280px 이하 */
@media (max-width: 1280px) {
  .board-main {padding: 130px 0 90px;}
  .pf-cont1 {padding-top: 200px;}
  .pf-cont3 .sub-design .device-wrapper {margin-bottom: 160px;}
  .trand-section .gall_li .gall_con a {flex-direction: column; padding: 30px 26px;}
  .trand-section .gall_li .gall_cont {width: 100%; padding: 25px 0 0;}
}

/* 1024px 이하 */
@media (max-width: 1024px) {
  .pf-section .gall_li .gall_con .gall_info .gall_tit {font-size: 32px;}
  .pc-wrap {width: calc(75% - 20px); border-radius: 20px;}
  .mo-wrap {width: 25%; border-radius: 25px;}
  .pf-cont3 .device-wrapper {column-gap: 20px;}
}

/* 768px 이하 */
@media (max-width: 768px) {
  .board-main .date {font-size: 16px;}
  .board-main .round-btn {max-width: calc(100% - 60px); margin: 0 auto;}
  .pf-section #gall_ul {max-width: 500px; margin: 0 auto;}
  .pf-section .board-main {padding: 100px 0 70px;}
  .pf-section .gall_li {width: 100%;}
  .pf-section .gall_li:nth-child(2n) {margin-top: 0;}
  .pf-section .gall_li .gall_info p {font-size: 16px;}
  .pf-section .gall_li .gall_info h5 {font-size: 20px;}
  .pf-section .gall_li {margin-bottom: 100px;}
  .pf-cont1 {padding-top: 160px;}
  .pf-cont1 .pf-info-wrap {flex-direction: column-reverse; align-items: flex-start;}
  .pf-cont1 .pf-info-wrap .pf-detail {padding-right: 0; margin-right: 0; border-right: 0; padding-top: 24px; margin-top: 24px; border-top: 1px solid #C2C2C2;}
  .pf-cont1 .pf-info-wrap .type-list li span {font-size: 20px;}
  .pf-cont1 .pf-info-wrap .type-list li strong {font-size: 16px;}
  .pf-cont1 .pf-info-wrap .pf-detail p {font-size: 16px;}
  .pf-cont2 {padding: 50px 0;}
  .pf-cont2 .inner {flex-direction: column; row-gap: 30px;}
  .pf-cont2 .right {width: 100%; text-align: right; font-size: 18px;}
  .pf-cont3 .sub-design .device-wrapper {margin-bottom: 120px;}
  .trand-section .gall_li {width: 100%;}
  .trand-section .gall_li .gall_con a {flex-direction: row; padding: 24px 20px;}
  .trand-section .gall_li .gall_cont {width: calc(100% - 242px - 30px); padding: 20px 0;}
  .custom_nb > li:not(.btn_list) p {display: none;}
  .custom_nb > .btn_prev > a:hover .arrow-wrap {padding-left: 50px}
  .custom_nb > .btn_next > a:hover .arrow-wrap {padding-right: 50px}
  .request-list-section .tbl_wrap table  {border-collapse: unset; border-spacing: unset;}
  .request-list-section .tbl_wrap table tbody {display: flex; flex-direction: column; row-gap: 30px;}
  .request-list-section .tbl_head01 th,
  .request-list-section .tbl_head01 td,
  .request-list-section#bo_list .td_name,
  .request-list-section#bo_list .td_datetime,
  .request-list-section#bo_list .td_state {padding: 0; width: fit-content; max-width: 100%; text-align: start;}
  .request-list-section#bo_list .td_state {width: 100%; text-align: right;}
  .request-list-section#bo_list tr:hover .td_name,
  .request-list-section#bo_list tr:hover .td_datetime{background: linear-gradient(90deg, #1362EB 0%, #5290FB 50%, #65F665 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; display: inline-block;}
  .request-list-section .tbl_head01 tr {display: flex; flex-direction: column; row-gap: 20px; height: fit-content; padding: 15px 20px; align-items: flex-start;}
  .request-view-section .content-wrap .more-view {font-size: 18px;}
  .request-view-section .content-wrap .more-view svg {width: 20px; height: 20px;}
  .request-view-section .content-wrap > div {padding: 30px;}
  .request-view-section .content-wrap > div h6 {font-size: 20px; column-gap: 10px;}
  .request-view-section .content-wrap > div h6 svg {width: 30px; height: 30px;}
  .request-view-section .content-wrap .info-list div dt,
  .request-view-section .content-wrap .info-list div dd {font-size: 16px;}
  .request-view-section .content-wrap .answer-content {font-size: 16px;}
  .request-view-section .content-wrap .requester-info .info-list div {align-items: flex-start; flex-direction: column; row-gap: 20px;}
}
@media (max-width: 600px) {
    .trand-section .gall_li .gall_con a {flex-direction: column;}
    .trand-section .gall_li .gall_cont {width: 100%; padding: 20px 0 0;}
    .board-main.request-password-main {padding: 100px 0 60px;}
    .request-password-section {padding-bottom: 100px;}
    .request-password-section .pw-input-box {padding: 30px;}
    .request-password-section .pw-input-box p {font-size: 18px;}
}
/* 480px 이하 */
@media (max-width: 480px) {
    .board-main .round-btn {max-width: calc(100% - 30px); margin: 0 auto;}
    #custom-cursor {display: none;}
    .pf-section .gall_li {margin-bottom: 60px;}
    .trand-section .gall_li .gall_con a:hover,
    .pf-section .gall_con:hover {cursor: pointer;}
    .pf-section .gall_li .gall_con .gall_info {padding: 20px;}
    .pf-section .gall_li .gall_con .gall_info .gall_tit {font-size: 24px;}
    .pc-wrap {border-radius: 10px; width: 90%;}
    .mo-wrap {border-radius: 15px; width: 30%;}
    .pf-cont1::after {height: 35%;}
    .pf-cont1 .preview-wrap {aspect-ratio: 1400 / 970;}
    .pf-cont1 .preview-wrap .pc-wrap {aspect-ratio: 942 / 619;}
    .pf-cont1 .preview-wrap .mo-wrap {aspect-ratio: 280 / 506;}
    .pf-cont2 .right {text-align: left;}
    .pf-cont3 .sub-design .device-wrapper {margin-bottom: 80px;}
    .pf-cont3 .device-wrapper {position: relative;}
    .pf-cont3 .device-wrapper .mo-wrap {position: absolute; bottom: -20px; right: 0;}
    .trand-section .gall_li .gall_img {width: 100%; height: auto; aspect-ratio: 242/213;}
    .request-view-section .content-wrap > div {padding: 20px;}
    .board-main.request-password-main {padding: 80px 0 40px;}
    .request-password-section {padding-bottom: 80px;}
    .request-password-section .pw-input-box {padding: 20px;}
    .request-password-section .pw-input-box p {font-size: 16px;}
}

/* 잘림방지 */
/* 잘림방지 */
/* 잘림방지 */
/* 잘림방지 */
/* 잘림방지 */
/* 잘림방지 */
/* 잘림방지 */
/* 잘림방지 */