/* ======= why hanmandoo ======== */
/* 파트너십 이점 */
.wrap.partner .page_back {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171008616885732.jpg) no-repeat center/cover;}

.benefit .about_tit {align-items: center;}
.benefit .about_tit .tit_sub {text-align: center;}

.benefit_list {display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 60px; row-gap: 40px;}
.benefit_con {display: flex; flex-direction: column; align-items: flex-start; gap: 35px; width: 32%; padding: 35px; border-radius: 25px; overflow: hidden; background-color: #F5E7E8;}
.benefit_con:nth-of-type(2n) {background-color: #F9F2EC;}
.benefit_con i {display: block; width: 60px; aspect-ratio: 1;}
.benefit_con .icon01 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001569528178.png) no-repeat center/contain;}
.benefit_con .icon02 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001647056177.png) no-repeat center/contain;}
.benefit_con .icon03 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001647333680.png) no-repeat center/contain;}
.benefit_con .icon04 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001647723294.png) no-repeat center/contain;}
.benefit_con .icon05 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001648192170.png) no-repeat center/contain;}
.benefit_con .icon06 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001648491249.png) no-repeat center/contain;}
.benefit_con dl {width: 100%; display: flex; flex-direction: column; align-items: flex-start; gap: 10px;}
.benefit_con dt {font-size: clamp(18px, 1.5vw, 22px); font-weight: 700; color: #564244;}
.benefit_con dd {font-size: clamp(15px, 1vw, 16px); font-weight: 400; color: #7d6a6c;}

/* 수출국목록 */
.partner_table {display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 15px; margin-top: 40px;}
.partner_table dl {display: flex; align-items: center; gap: 12px; padding: 18px; border-radius: 15px; overflow: hidden; background-color: #f7f7f7;}
.partner_table dt {display: block; width: 35px; border-radius: 100%; overflow: hidden; aspect-ratio: 1;}
.partner_table dt.canada {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171000533466203.jpg) no-repeat center/cover;}
.partner_table dt.usa {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001410317474.jpg) no-repeat center/cover;}
.partner_table dt.mexico {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001467450693.jpg) no-repeat center/cover;}
.partner_table dt.paraguay {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171000547733054.jpg) no-repeat center/cover;}
.partner_table dt.uk {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001411369172.jpg) no-repeat center/cover;}
.partner_table dt.scotland {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001518641845.jpg) no-repeat center/cover;}
.partner_table dt.netherlands {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001455481026.jpg) no-repeat center/cover;}
.partner_table dt.morocco {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001496167344.jpg) no-repeat center/cover;}
.partner_table dt.china {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001432141271.jpg) no-repeat center/cover;}
.partner_table dt.singapore {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001423458660.jpg) no-repeat center/cover;}
.partner_table dt.mongolia {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001490991054.jpg) no-repeat center/cover;}
.partner_table dt.hongkong {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001518354064.jpg) no-repeat center/cover;}
.partner_table dt.austrailia {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001444961828.jpg) no-repeat center/cover;}
.partner_table dt.philippines {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171503574619281.jpg) no-repeat center/cover;}
.partner_table dd {font-size: clamp(15px, 1.3vw, 18px); font-weight: 600; line-height: 1; color: #333;}

/* 바로가기:브로슈어, 자사몰 */
.quick_partner_wrap {width: 100%; display: flex; gap: 20px;}
.part_link {width: 50%; display: flex; align-items: center; padding: 40px; border-radius: 25px; overflow: hidden; background-color: #D4C4EA; justify-content: space-between; cursor: pointer; transition: all .1s linear;}
.part_link:hover {background-color: #c3a9e7;}
.part_link:nth-of-type(2) {background-color: #a6c9f2;}
.part_link:nth-of-type(2):hover {background-color: #97bce7;}
.part_link .link_tit {display: flex; align-items: center; gap: 18px;}
.part_link .link_tit p {font-size: clamp(16px, 1.6vw, 25px); font-weight: 600; color: #333;}
.part_link .link_tit .icon {width: 50px; aspect-ratio: 1;}
.part_link .link_tit .icon.brochure {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001659486368.png) no-repeat center/contain;}
.part_link .link_tit .icon.store {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171000463760639.png) no-repeat center/contain;}
.part_link .arrow {display: block; width: 30px; aspect-ratio: 1; background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171000389065865.png) no-repeat center/contain; opacity: .6; transition: all .1s linear;}
.part_link:hover .arrow {opacity: 1;}


/* 컨택트 버튼 */
.quick_contact {width: 100%; background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171000170756684.jpg) no-repeat center/cover; padding: 8% 0;}
.contact_container {width: 100%; display: flex; align-items: center; flex-direction: column; gap: 50px;}
.quick_contact_tit {display: flex; flex-direction: column; gap: 10px; align-items: center;}
.quick_contact_tit p {font-size: clamp(22px, 3vw, 48px); font-weight: 700; color: #fff; text-align: center; line-height: 1.3;}
.quick_contact_tit span {font-size: clamp(14px, 1.4vw, 20px); font-weight: 500; color: #fff; text-align: center;}
.contact_btn {display: flex; align-items: center; gap: 12px; padding: 15px 50px; border-radius: 100px; background-color: #a63e48; cursor: pointer;}
.contact_btn span {font-size: clamp(15px, 1.7vw, 20px); font-weight: 600; color: #fff;}
.contact_btn i {display: block; width: 25px; aspect-ratio: 1; position: relative; overflow: hidden;}
.contact_btn i::before {content: ""; display: block; width: 100%; aspect-ratio: 1; background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171000277854319.png) no-repeat center/contain; position: absolute; bottom: 0; left: 0; transition: all .15s linear;}
.contact_btn:hover i::before {bottom: 100%; left: 100%;}
.contact_btn i::after {content: ""; display: block; width: 100%; aspect-ratio: 1; background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171000277854319.png) no-repeat center/contain; position: absolute; top: 100%; right: 100%; transition: all .15s linear;}
.contact_btn:hover i::after {top: 0; right: 0;}







/* ======= OEM ======== */
.wrap.oem_page .page_back {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171192145389011.jpg) no-repeat center/cover;}

/* oem 설명 */
.oem .about_tit {align-items: center; margin-bottom: 80px;}
.oem .about_tit p {text-align: center;}
.oem_info {width: 100%;}
.oem_con {width: 100%; display: flex; align-items: center;}
.oem_con .img_box {width: 50%; aspect-ratio: 2 / 1; border-radius: 25px; overflow: hidden;}
.oem_con .img_box img {width: 100%; height: 100%; object-fit: cover;}
.oem_con .txt_box {width: 50%; padding: 0 30px;}
.oem_con .txt_box p {font-size: clamp(15px, 1.5vw, 20px); font-weight: 400;}
.oem_con .txt_box p + p {margin-top: 12px;}
.oem_con + .oem_con {margin-top: 70px;}
.oem_con:nth-of-type(2n) {flex-direction: row-reverse;}


/* oem 프로세스 설명 */
.process {background-color: #FCF6F0;}
.process .about_tit {margin-bottom: 80px;}
.process_wrap {margin-bottom: 50px;}
/* .processSwiper {overflow: visible  !important;} */
.process_con {display: flex; width: 100%; height: 100%; background-color: #fff; border-radius: 30px;}
.process_con .img_box {width: 50%; border-radius: 20px; overflow: hidden;}
.process_con .img_box img {width: 100%; height: 100%; object-fit: cover;}
.process_con .process_text {width: 50%; display: flex; flex-direction: column; align-items: flex-start; padding: 100px 40px 40px; gap: 50px;}
.process_con .process_text .order {display: flex; align-items: baseline; gap: 8px;}
.process_con .process_text .order span {font-weight: 400; line-height: 1; font-size: clamp(12px, 1.4vw, 20px); color: #C0B7AD;}
.process_con .process_text .order span.on {font-weight: 600; font-size: clamp(18px, 2vw, 36px); color: #877562;}
.process_con .process_text .order i {width: 2px; height: 15px; border-radius: 10px; display: block; transform: rotate(20deg); background-color: #C0B7AD;}
.process_con .process_text dl {display: flex; flex-direction: column; align-items: flex-start; gap: 15px; width: 100%;}
.process_con .process_text dt {font-size: clamp(18px, 1.8vw, 26px); font-weight: 600;}
.process_con .process_text dd {font-size: clamp(15px, 1.4vw, 18px); font-weight: 400; color: #555;}
.processSwiper .swiper-slide {height: auto;}

.oem_sub {padding: 25px; border-radius: 15px; overflow: hidden; background-color: #E7DFD7;}
.oem_sub span {display: flex; align-items: center; gap: 6px; font-size: clamp(14px, 1.4vw, 16px); font-weight: 600; color: #58534E;}
.oem_sub span i {display: block; width: 15px; aspect-ratio: 1; background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171002148554070.png) no-repeat center/contain;}
.oem_sub p {font-size: clamp(13px, 1.4vw, 15px); font-weight: 400; color: #9d968e; padding: 10px 0 0;}
 

/* .process_wrap {display: flex; width: 500%;} */
/* .process_con {padding-right: 150px;}
.process_con:last-child {padding-right: 0;} */

.process_wrap div[class*="swiper-button-"] {width: 45px; height: 45px; top: 50% !important; transform: translateY(-50%) !important; margin-top: 0 !important;}
.process_wrap .swiper-button-prev::after, .process_wrap .swiper-button-next::after {display: none;}
.process_wrap .swiper-button-prev {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/170844455621225.png) no-repeat center/cover;}
.process_wrap .swiper-button-next {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/17084445521351.png) no-repeat center/cover;}




/* 한만두선택이유 */
.choice .about_tit {align-items: center; margin-bottom: 70px;}
.choice_list {width: 100%; display: grid; grid-template-columns: 1fr 1fr; gap: 50px;}
.choice_con {width: 100%;}
.choice_con .tit_box {padding: 18px; border-radius: 15px; background-color: #f7ebec; display: flex; align-items: center; gap: 12px; margin-bottom: 15px;}
.choice_con .tit_box span {font-size: clamp(15px, 1.5vw, 20px); font-weight: 700; color: #76242b; display: block; width: calc(100% - 30px);}
.choice_con .tit_box i {display: block; width: 30px; aspect-ratio: 1; background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171002374335119.jpg) no-repeat center/cover; border-radius: 8px; overflow: hidden;}
.choice_con p {position: relative; width: 100%; padding: 0 20px 0 28px; font-size: clamp(14px, 1.4vw, 17px); line-height: 1.5; font-weight: 400; color: #333;}
.choice_con p + p {margin-top: 12px;}
.choice_con p::after {content: ""; display: block; width: 8px; height: 1px; background-color: #888; position: absolute; top: 11px; left: 10px;}

.choice_contact {width: 100%; margin-top: 100px; padding: 60px; border-radius: 25px; overflow: hidden; background-color: #7E679C; display: flex; align-items: center; flex-direction: column; gap: 30px;}
.choice_contact .contact_text {display: flex; flex-direction: column; align-items: center;}
.choice_contact .contact_text span {font-size: clamp(20px, 2.5vw, 35px); font-weight: 700; color: #fff; text-align: center;}
.choice_contact .contact_text p {font-size: clamp(15px, 2vw, 18px); font-weight: 500; padding-top: 10px; color: #fff;  opacity: .9; line-height: 1.3; text-align: center;}
.choice_btn {display: flex; align-items: center; gap: 20px; padding: 15px 40px; border-radius: 100px; background-color: #fff; cursor: pointer; box-shadow: none; transition: all .1s;}
.choice_btn span {font-weight: 700; font-size: clamp(15px, 1.5vw, 17px); transition: all .1s; color: #666;}
.choice_btn span em {font-weight: inherit; font-size: inherit; transition: inherit; color: inherit;}
.choice_btn i {display: block; width: 25px; aspect-ratio: 1; background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/17100296907136.png) no-repeat center/contain;}
.choice_btn:hover {box-shadow: 0 0 15px #340f6380;}
.choice_btn:hover span {color: #111;}
.choice_btn:hover span em {color: #6b27c4;}


/* 품질보증인증 */
.certify_wrap {width: 100%; display: flex; align-items: flex-start;}
.certify_wrap .about_tit {width: 40%;}
.certify_list {width: 60%; padding-left: 6%; display: flex; flex-direction: column; gap: 25px;}
.certi_con {width: 100%; display: flex; align-items: center; gap: 20px; padding: 35px; border-radius: 25px; overflow: hidden; background-color: #FAF2F3;}
.certi_con i {display: block; width: 80px; aspect-ratio: 1; border-radius: 18px; overflow: hidden;}
.certi_con i.icon01 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171002588148055.png) no-repeat center/cover;}
.certi_con i.icon02 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171002587744264.png) no-repeat center/cover;}
.certi_con i.icon03 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171002588581391.png) no-repeat center/cover;}
.certi_con dl {display: flex; flex-direction: column; align-items: flex-start; gap: 5px;}
.certi_con dt {font-size: clamp(16px, 1.6vw, 24px); font-weight: 600;}
.certi_con dd {font-size: clamp(14px, 1.4vw, 18px); font-weight: 400; line-height: 1.5; color: #847274;}
.certify_list + .more {display: none;}




/* ======= 트레이드쇼&이벤트(게시판) ======== */
.wrap.trade .page_back {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171008705791104.jpg) no-repeat center/cover;}

.board_list {width: 100%; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 30px; row-gap: 50px; margin-top: 30px;}
.board_con {display: flex; flex-direction: column; border-radius: 20px; overflow: hidden; cursor: pointer;}
.board_tit {width: 100%; background-color: #f7f7f7; padding: 25px; height: 100%; max-height: 188px;}
.board_tit .category {font-weight: 600; font-size: clamp(15px, 1.5vw, 18px); color: #bc5861; text-transform: uppercase;}
.board_tit .title {width: 100%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin: 20px 0 15px; font-size: clamp(16px, 1.5vw, 20px);}
.board_tit .date {font-size: clamp(13px, 1.5vw, 15px); color: #888;}
.board_thumb {width: 100%; aspect-ratio: 3 / 2; position: relative; overflow: hidden;}
.board_thumb img {width: 100%; height: 100%; object-fit: cover;}
.board_thumb .hover {position: absolute; width: 100%; height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); display: flex; flex-direction: column; align-items: center; justify-content: center; background-color: #00000060; opacity: 0; transition: all .1s;}
.board_thumb .hover i {display: block; background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/170879072383705.png) no-repeat center/cover; aspect-ratio: 1; width: 28px;}
.board_thumb .hover span {color: #fff; font-size: clamp(14px, 1.2vw, 18px); font-weight: 600;}
.board_con:hover .board_thumb .hover {opacity: 1;}


/* 게시글 상세보기 */
.view_tit {width: 100%; padding-bottom: 30px; display: flex; flex-direction: column; align-items: center;}
.view_tit .category {font-size: clamp(14px, 1.4vw, 18px); font-weight: 600; color: #bc5861; width: 100%; text-align: center; text-transform: uppercase;}
.view_tit .tit {font-size: clamp(18px, 2.5vw, 36px); font-weight: 600; width: 100%; text-align: center; padding: 20px 0 30px;}
.view_sub {display: flex; align-items: center; justify-content: center; gap: 20px;}
.view_sub dl {display: flex; align-items: center; gap: 8px;}
.view_sub dt {width: 20px; aspect-ratio: 1;}
.view_sub dl.date dt {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/170950534814849.png) no-repeat center/contain;}
.view_sub dl.views dt {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/170950535625774.png) no-repeat center/contain;}
.view_sub dd {font-size: clamp(13px, 1vw, 16px); color: #999;}

.view_con {padding: 5% 0; border-top: 1px solid #e5e5e5;}

.view_attach {padding: 20px; display: flex; align-items: center; gap: 30px; flex-wrap: wrap; row-gap: 10px !important; background-color: #f7f7f7; border-radius: 10px; margin-bottom: 40px;}
.view_attach dl {display: flex; align-items: center; gap: 5px; cursor: pointer;}
.view_attach dt {width: 20px; aspect-ratio: 1; background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/170950571593756.png) no-repeat center/contain;}
.view_attach dd {font-size: clamp(13px, 1.4vw, 15px); color: #666; text-decoration: none; transition: all .1s;}
.view_attach dl:hover dd {text-decoration: underline;}
.view_control {width: 100%; display: flex; flex-direction: column; border-top: 1px solid #e5e5e5;}
.control_con {width: 100%; display: flex; border-bottom: 1px solid #e5e5e5;}
.control_con .control_side {display: flex; align-items: center; gap: 30px; width: 160px; padding: 20px;}
.control_con .control_side i {width: 15px; aspect-ratio: 1;}
.control_con .control_side i.prev {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/170950689942621.png) no-repeat center/contain;}
.control_con .control_side i.next {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/170950691124229.png) no-repeat center/contain;}
.control_con .control_side span {font-size: clamp(13px, 1vw, 16px); font-weight: 600; color: #777; text-transform: uppercase;}
.control_con .control_tit {width: calc(100% - 160px); padding-left: 3%; display: flex; align-items: center; cursor: pointer; }
.control_con p {text-decoration: none; transition: all .1s; font-size: clamp(14px, 1.2vw, 18px); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.control_tit:hover p {text-decoration: underline;}
.control_con.none p {color: #999; cursor: default; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.control_con.none .control_tit:hover p {text-decoration: none;}

.view_box + .btn_box {margin-top: 50px;}



/* ======== 1600px ======== */
@media screen and (max-width: 1600px) {
    /* oem설명 */
    .process_wrap .swiper-button-prev {left: 30px !important;}
    .process_wrap .swiper-button-next {right: 30px !important;}
}





/* ======== 1280px ======== */
@media screen and (max-width: 1280px) {
    /* 파트너십이유 */
    .benefit_list {row-gap: 30px;}
    .benefit_con {padding: 25px; border-radius: 15px;}
    .partner_table dl {padding: 15px; border-radius: 10px; gap: 8px;}
    .partner_table dt {width: 30px;}
    .partner_table {gap: 12px; margin-top: 30px;}
    .part_link {padding: 25px; border-radius: 15px;}


    /* OEM */
    .oem_con + .oem_con {margin-top: 50px;}
    .process .about_tit {margin-bottom: 50px;}
    .process_con {border-radius: 20px;}
    .process_con .process_text {padding: 80px 30px 0; gap: 30px;}
    .process_wrap {margin-bottom: 30px;}
    .choice .about_tit {margin-bottom: 50px;}
    .choice_list {gap: 25px;}
    .choice_contact {border-radius: 15px; margin-top: 80px; padding: 50px; gap: 25px;}
    .certi_con {padding: 25px; border-radius: 15px;}
    .certify_list {gap: 15px; padding-left: 5%;}


    /* 게시판 */
    .board_list {grid-template-columns: 1fr 1fr 1fr; gap: 20px; margin-top: 20px;}
    .view_tit .tit {padding: 10px 0 20px;}
    .view_sub dt {width: 16px;}
    .view_sub dl {gap: 6px;}
    .control_con .control_side i {width: 12px;}
    .control_con .control_tit {padding-left: 0;}
    .view_attach {margin: 30px 0;}
}




/* ======== 1080px ======== */
@media screen and (max-width: 1080px) {
    /* 파트너십이유 */
    .benefit_list {row-gap: 20px; margin-top: 40px;}
    .benefit .about_tit {align-items: flex-start;}
    .benefit .about_tit .tit_sub {text-align: left;}
    .benefit_con {width: 49%; gap: 20px;}
    .benefit_con:nth-of-type(2n) {background-color: #F5E7E8;}
    .benefit_con:nth-of-type(2), .benefit_con:nth-of-type(3), .benefit_con:nth-of-type(6) {background-color: #F9F2EC;}
    .benefit_con .icon03 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171080557839672.png) no-repeat center/contain;}
    .benefit_con .icon04 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171080559111821.png) no-repeat center/contain;}
    .partner_table {grid-template-columns: 1fr 1fr 1fr; gap: 10px;}
    .quick_partner_wrap {gap: 10px;}
    .part_link {padding: 20px; border-radius: 10px;}
    .part_link .link_tit .icon {width: 40px;}
    .part_link .link_tit {gap: 12px;}
    .part_link .arrow {width: 20px;}
    .contact_container {gap: 30px;}
    .contact_btn i {width: 20px;}


    /* OEM */
    .oem .about_tit {margin-bottom: 50px;}
    .oem_con + .oem_con {margin-top: 35px;}
    .oem_con .img_box {border-radius: 10px; width: 40%; aspect-ratio: 3 / 2;}
    .oem_con .txt_box {padding: 0 20px; width: 60%;}
    .oem_con .txt_box p + p {margin-top: 8px;}
    .oem_con:nth-of-type(2n) {flex-direction: row;}
    .oem_sub {padding: 20px; border-radius: 10px;}
    .oem_sub p {padding: 5px 0 0;}
    .process_con .img_box {border-radius: 10px; width: 45%;}
    .process_con .process_text {gap: 20px; width: 55%; padding: 30px 70px 30px 30px; justify-content: center;}
    .process_con .process_text dl {gap: 10px;}
    .choice_list {grid-template-columns: 1fr; gap: 30px;}
    .choice_con .tit_box {padding: 12px; border-radius: 10px; gap: 10px; margin-bottom: 10px;}
    .choice_con p + p {margin-top: 5px;}
    .choice_btn {width: 90%; justify-content: center;box-shadow: 0 0 15px #340f6330;}
    .choice_contact {margin-top: 60px; padding: 30px 20px;}
    .choice_btn span {color: #111;}
    .choice_btn span em {color: #6b27c4;}
    .certify_wrap {flex-direction: column; align-items: center;}
    .certify_wrap .about_tit {width: 100%; align-items: center; margin-bottom: 30px;}
    .certify_wrap .about_tit .more {display: none;}
    .certify_list {width: 100%; padding-left: 0;}
    .certify_list + .more {display: flex; margin-top: 30px;}
    .certi_con {padding: 20px; border-radius: 10px; gap: 0;}
    .certi_con i {width: 60px; border-radius: 12px;}
    .certi_con dl {width: calc(100% - 60px); padding-left: 15px;}


    /* 게시판 */
    .board_tit {padding: 18px; max-height: 160px;}
    .board_con {border-radius: 10px;}
    .board_thumb .hover {display: none;}
    .view_tit {padding-bottom: 20px;}
    .view_attach {margin: 15px 0; padding: 12px; gap: 20px;}
    .control_con .control_side {padding: 15px; gap: 20px; width: 110px;}
    .control_con .control_tit {width: calc(100% - 110px);}
    .view_attach dt {width: 15px;}
    .view_box + .btn_box {margin-top: 30px;}
}




/* ======== 700px ======== */
@media screen and (max-width: 700px) {
    /* 파트너십이유 */
    .benefit_list {gap: 15px;}
    .benefit_con {width: 100%; gap: 12px; border-radius: 10px; padding: 20px;}
    .benefit_con:nth-of-type(2), .benefit_con:nth-of-type(3), .benefit_con:nth-of-type(6) {background-color: #F5E7E8;}
    .benefit_con:nth-of-type(2n) {background-color: #F9F2EC;}
    .benefit_con i {width: 50px;}
    .benefit_con .icon03 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001647333680.png) no-repeat center/contain;}
    .benefit_con .icon04 {background: url(https://pomesoft-s3.s3.ap-northeast-2.amazonaws.com/pomesoft/_uploads/HANMANDOO/publishing/171001647723294.png) no-repeat center/contain;}
    .partner_table {grid-template-columns: 1fr 1fr; gap: 8px;}
    .partner_table dl {background-color: #f5f5f5; padding: 12px;}
    .partner_table dt {width: 20px;}
    .quick_partner_wrap {flex-direction: column;}
    .part_link {width: 100%; padding: 15px;}
    .part_link .link_tit .icon {width: 25px;}
    .part_link .arrow {width: 16px;}
    .part_link .link_tit {gap: 8px;}
    .quick_contact {padding: 12% 0;}
    .quick_contact_tit {gap: 6px;}
    .contact_btn {padding: 12px 40px;}
    .contact_container {gap: 20px;}


    /* OEM */
    .oem .about_tit {margin-bottom: 30px;}
    .oem_con + .oem_con {margin-top: 20px;}
    .oem_con {position: relative; border-radius: 10px; overflow: hidden; flex-direction: column !important;}
    .oem_con .img_box {width: 100%; border-radius: 0; aspect-ratio: 2 / 1; border-bottom: 1px solid #8b686b;}
    .oem_con .txt_box {width: 100%; padding: 25px; background-color: #8b686b;}
    .oem_con .txt_box p {color: #fff; font-size: clamp(16px, 1.5vw, 20px);}
    .oem_con .txt_box p br {display: none;}
    .process_wrap {gap: 40px; margin-bottom: 20px;}
    .process_con {flex-direction: column; padding-right: 0;}
    .process_con .process_text {padding: 25px; width: 100%; gap: 10px;}
    .process_con .img_box {width: 100%; height: 220px;}
    .process_con .process_text dl {gap: 5px;}
    .oem_sub {padding: 15px;}
    .oem_sub p {padding: 6px 0 0;}
    .process .about_tit {margin-bottom: 35px;}
    .process_wrap div[class*="swiper-button-"] {width: 35px; height: 35px; top: 30% !important; transform: initial !important;}
    .process_wrap .swiper-button-prev {left: 10px !important;}
    .process_wrap .swiper-button-next {right: 10px !important;}

    .choice_con .tit_box {gap: 8px; align-items: flex-start;}
    .choice_con .tit_box i {width: 20px; border-radius: 4px;}
    .choice_con p {padding: 0 0 0 18px;}
    .choice_con p::after {top: 10px; width: 6px; left: 5px;}
    .choice .about_tit {margin-bottom: 30px;}
    .choice_list {gap: 20px;}
    .choice_contact {border-radius: 10px;}
    .choice_btn {flex-direction: column; gap: 10px; width: 100%; border-radius: 15px; padding: 15px;}
    .choice_btn span {text-align: center;}
    .choice_btn span br {display: block;}
    .choice_btn i {width: 20px; transform: rotate(315deg);}
    .choice_contact .contact_text p br {display: none;}
    .certi_con {flex-direction: column; align-items: flex-start; gap: 12px;}
    .certi_con dl {width: 100%; padding-left: 0;}
    .certi_con i {width: 50px;}
    .certify_wrap .about_tit {align-items: flex-start;}


    /* 게시판 */
    .board_list {grid-template-columns: 1fr;}
    .board_tit {background-color: #f5f5f5; height: initial; max-height: initial;}
    .board_tit .title {margin: 15px 0 10px;}
    .board_thumb .hover i {width: 20px;}
    .control_con .control_side {width: 80px; padding: 12px 5px; gap: 10px;}
    .control_con .control_side i {width: 10px;}
    .control_con .control_tit {width: calc(100% - 80px);}
}