<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search_form{gap:25px;}
.search_form select{width:160px; height:49px; box-sizing:border-box; border:0; border-bottom:1px solid #666; border-radius:0;}
.search_input{border-bottom:1px solid #666; height:49px; box-sizing:border-box;}
.search_input input[type="text"]{width:500px; height:48px; box-sizing:border-box; border:0; border-radius:0; width:100%;}
.search_input button{width:48px; height:48px; border:0; background:url('/images/sub/search_icon.png') center center no-repeat; font-size:0;}

.table_list01 table{width:100%;}
.table_list01 table td, .table_list01 table th{text-align:center; padding:0 30px;}
.table_list01 table th{background:#f4f3fc; border-top:2px solid #111; border-bottom:1px solid #ccc; color:#010810; font-size:18px; font-weight:700; height:79px;}
.table_list01 table td{border-bottom:1px solid #ccc; height:72px; color:#111; font-size:16px;}
.table_list01 table a{display:inline-block; max-width:100%; }
.table_list01 table a &gt; div{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:100%;}

.view_head{text-align:center; padding:35px 20px; border-top:2px solid #111; border-bottom:1px solid #ccc;}
.view_head h2{font-weight:500; line-height:36px; font-weight:500; color:#111; word-break:keep-all;}
.view_head_date{color:#666;}
.view_head_date div + div{padding-left:15px; margin-left:15px; position:relative;}
.view_head_date div + div:before{content:''; display: block; width:1px; height:12px; position:absolute; left:0; top:50%; margin-top:-6px; background:#ccc;}
.view_content{margin:30px 0; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:30px 0;}

.view_paging{margin-top:30px;}
.suv_view_pa + .suv_view_pa{margin-top:10px;}

.suv_view_pa{border-top:1px solid #ccc; border-bottom:1px solid #ccc; height:59px;line-height:59px;}
.suv_view_pa a{color:#666; font-size:16px;}
.suv_view_pa a:hover{color:#111;}
.suv_view_pa div:nth-child(1){background:#f7f7f7; width:160px; text-align:center; font-size:16px; color:#111; padding:0 20px; box-sizing:border-box;}
.suv_view_pa div:nth-child(2){padding:0 55px; flex:auto;}

.suv_view_pa div:nth-child(1) span{display:inline-block; padding-right:20px; position:relative;}
.suv_view_pa div:nth-child(1) span:before{content:''; display:block; position:absolute; right:0; top:50%; margin-top:-4px; width:12px; height:7px;}
.next_notice div:nth-child(1) span:before{background:url('/images/sub/suv_view_arrow.png') right center no-repeat;}
.prev_notice div:nth-child(1) span:before{background:url('/images/sub/suv_view_arrow.png') right center no-repeat; transform: rotate(-180deg);}

.gallery_list &gt; .dp_flex{flex-wrap: wrap; gap:30px;}
.gallery_list li{width:calc(33.3333% - 20px);}
.gallery_img a, .gallery_img img{display:block; width:100%;}
.gallery_img a{border-radius:16px; overflow:hidden;}
.gallery_list_title{margin-top:20px;}
.gallery_list_title .date{color:#666; font-size:16px; line-height:1; display:block;}
.gallery_list_title a{display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:100%; margin-top:16px; color:#111; font-size:18px; font-weight:700;}
.gallery_list_title a:hover{color:#4a29e7;}

.community_bg{ text-align:center; padding:75px 20px;}
.community_bg.faq{background:#f4f3fc url('/images/sub/faq_bg.jpg') center bottom no-repeat;}
.community_bg.contact{background:#f4f3fc url('/images/sub/contact_bg.jpg') center top no-repeat; padding-top:370px;}
.community_bg h3{color:#111; font-size:30px; line-height:54px; font-weight:300;}
.community_bg h3 strong{font-weight:700;}
.community_bg p{color:#111; font-size:18px;}

.faq_list{border-top:2px solid #111;}
.faq_list li{border-bottom:1px solid #ccc; padding-left:32px;}
.faq_q{display:block; padding:30px 0; padding-left:57px; color:#010810; font-size:18px; line-height:27px; position:relative; padding-right:90px;}
.faq_q.trigger:before { font-family: 'GmarketSansBold'; content: 'Q'; display: block; position: absolute; width: 28px; height: 28px; text-align: center; line-height: 28px; border-radius: 28px; color: #fff; background:#4a29e7; font-size: 14px; font-weight: 700; left: 0; top: 30px;}
.faq_q.trigger:after{content:''; display:block; background:url('/images/sub/faq_arrow.png') center center no-repeat; position:absolute; width:29px; height:14px; right:38px; top:50%; margin-top:-7px;}
.faq_list li.show{background:#f7f7f7;}
.faq_list li.show .faq_q.trigger:after{ transform: rotate(-180deg);}
.faq_a{padding:30px 0; color:#010810; font-size:18px; line-height:27px; position:relative; padding-left:57px;}
.faq_a:before { font-family: 'GmarketSansBold'; content: 'A'; display: block; position: absolute; width: 28px; height: 28px; text-align: center; line-height: 28px; border-radius: 28px; color: #fff; background:#8b85e7; font-size: 14px; font-weight: 700; left: 0; top: 30px;}

#faq_sch .btn_submit{border:0; margin-left:4px;}

.contact_us_wrap table{border-top:1px solid #ccc; width:100%;}
.contact_us_wrap table th, .contact_us_wrap table td{border-bottom:1px solid #ccc; text-align:left; padding:20px; box-sizing:border-box;}
.contact_us_wrap table th{width:160px; border-right:1px solid #ccc; color:#111; font-size:16px; font-weight:500;}
.contact_us_wrap table textarea{width:100%; padding:20px; box-sizing:border-box; height:250px; resize:none;}


@media screen and (max-width:860px){
.contact_us_wrap table, .contact_us_wrap table tbody, .contact_us_wrap table tr, .contact_us_wrap table th, .contact_us_wrap table td{display:block; border:0; width:100%; box-sizing:border-box;}
.contact_us_wrap table{border-top:1px solid #ccc;}
.contact_us_wrap table tr{border-bottom:1px solid #ccc; padding:20px 0;}
.contact_us_wrap table th, .contact_us_wrap table tr td{height:auto; padding:0;}
.contact_us_wrap table th br{display:none;}
.contact_us_wrap table tr td{margin-top:8px;}

}

@media screen and (max-width:860px){
.community_bg.contact{padding-top:170px; padding-bottom:45px; background-size:190vw; padding-top:54vw;}
.community_bg h3{font-size:24px; line-height:36px; word-break:keep-all; font-size: 7vw; line-height: 10vw;}

.table_list01.mt60{margin-top:24px;}
.table_list01 table{border-top:2px solid #111;}
.table_list01 table thead{display:none;}
.table_list01 table, .table_list01 table tbody, .table_list01 table tr, .table_list01 table td{display:block;}
.table_list01 table tr{border-bottom:1px solid #ccc; padding:15px 0;}
.table_list01 table td{height:auto; border-bottom:0; text-align:left; padding:0; }
.table_list01 table td a{word-break:keep-all; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.table_list01 table td:nth-child(1){display:none;}
.table_list01 table td:nth-child(3), .table_list01 table td:nth-child(4){padding-left:80px; position:relative;}
.table_list01 table td:nth-child(3):before, .table_list01 table td:nth-child(4):before{display:block; position:absolute; left:0;}
.table_list01 table td:nth-child(3):before{content:'ë“±ë¡ì¼';}
.table_list01 table td:nth-child(4):before{content:'ì¡°íšŒìˆ˜';}

.search_form{display:block;}
.search_form select{width:100%; height:42px; border:1px solid #111; border-radius:4px;}
.search_input{height:42px; border:1px solid #111; border-radius:4px; margin-top:6px;}
.search_input input[type="text"]{height:40px;}
.search_input button{width:40px; height:40px; background-size:40px;}

.view_head{padding:20px 10px;}
.view_head h2{font-size:15px; word-break:keep-all; line-height:23px;}
.view_head_date{font-size:14px; margin-top:16px;}
.suv_view_pa div:nth-child(1){padding:0 10px; font-size:14px; width:90px;}
.suv_view_pa div:nth-child(2){padding:0 10px;}

.suv_view_pa{height:48px; line-height:48px;}
.suv_view_pa div a{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:14px;}

.gallery_list li{width:calc(50% - 20px);}
}

@media screen and (max-width:640px){
.community_bg p{font-size:3.6vw; margin-top:2vw;}
.gallery_list li{width:100%;}

.faq_list li{padding-left:15px;}
.faq_q{padding:20px 0; padding-left:42px; font-size:14px;}
.faq_q.trigger:before{top:20px;}
.faq_q.trigger:after{right:20px; width: 16px; height: 14px;}
.faq_a{padding:20px 0; font-size:14px; padding-left:42px; line-height:24px; padding-right:20px;}
.faq_a:before{top:20px;}

#faq_sch .frm_input{width:100%;}
#faq_sch .btn_submit{font-size:14px;}

}</pre></body></html>