@media screen and (max-width:767px) {
/*로그인스킨*/
#login_wrap {width:100%;  background:#f7f7f7; padding:30px;}
.login_top {width:100%; height:auto; border-bottom:1px solid #eaeaea; margin-bottom:20px; padding-bottom: 20px;}
.login_top h2 {font-size:20px; color:#4b4f58; line-height:1; font-weight:600;}
.login_top h2 span {display: block; font-size:12px; font-weight:400; margin-top: 5px; line-height: 18px}
.login_mid {display: block; justify-content: space-between; width:100%; overflow: hidden;}
.login_mid .login_con { width:100%; height:100%; }
.login_mid .login_con h2 {text-align:center; color:#222; font-size:40px; margin-bottom:20px;}
.login_mid .login_con .login_id {width:100%; height:35px; background:#fff; border:1px solid #fff; margin-bottom:10px;}
.login_mid .login_con .login_id #mb_id {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con .login_pw {width:100%; height:35px; background:#fff; border:1px solid #fff; margin-bottom:20px;}
.login_mid .login_con .login_pw #mb_pass {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con span {display:inline-block;width:10%; height:100%; text-align:center; line-height:40px; }
.login_mid .login_con span img {vertical-align:0; width: 14px;}
.login_mid .login_con input::placeholder {font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-moz-placeholder { /* Firefox 19+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-ms-input-placeholder { /* IE 10+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-moz-placeholder { /* Firefox 18- */font-size:12px; color:#c3c3c3;}
.login_mid .login_btn {width:100%; height:45px; margin-top:20px;}
.login_mid .login_btn button {width:100%; height:100%; background:#4b4f58; border:1px solid #4b4f58; text-align:center; color:#fff; font-size:15px; line-height:43px;}
.login_mid .login_bottom {text-align:center;}
.login_mid .login_bottom li {display:inline-block; margin-left:8px; padding-left:10px; position:relative; line-height:1;}
.login_mid .login_bottom li::before {width:1px; height:10px; background:#ddd; content:''; position:absolute; left:0; top:2px;}
.login_mid .login_bottom li:first-child {margin-left:0; padding-left:0;}
.login_mid .login_bottom li:first-child::before {display:none;}
.login_mid .login_bottom li a {color:#666; font-size:12px; line-height:15px;}
.login_mid .login_bottom li a img {vertical-align:middle; margin-right:5px;}
.login_mid .login_bottom li label {color:#666; font-size:12px; line-height:15px;}
.login_mid .login_bottom li input[type="checkbox"] {vertical-align:-3px;}
.login_mid .login_bottom li .naver_login {display:inline-block; background: #00ce38; width: 200px; height: 35px; font-size: 14px; color: #fff; text-align: center; 
line-height: 35px; border-left: 1px solid #DDD; border-radius: 5px; vertical-align: middle;}
.login_mid .login_bottom li .naver_login img {vertical-align:-1px;}
.login_mid .login_img {width:100%; margin-top: 20px;}
.login_mid .login_img .img_wrap{position:relative; padding-bottom: 42.3%;}
.login_mid .login_img .img_wrap img{position:Absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: auto; height: auto; max-width: 100%; max-height:100%;}

.center{text-align:center;}
.pc_img {display:none;}
.tab_img {display:none;}
.mob_img {display:block;}
.pc {display:none;}
.tab {display:none;}
.mob {display:block;}

/* === Main === */
#wrap {position:relative; width:100%; max-width:767px; min-width: 375px; margin:0 auto; overflow:hidden; word-break: keep-all;}
.inner{width:100%; margin:0 auto; padding: 0 2.66%;}


.section{padding-block:80px;}
.main_tit_wrap strong{font-size: 1.875rem;}
.main_tit_wrap .small_tit{margin-bottom: 10px; font-size: 1rem;}
.main_tit_wrap p{font-size: 0.875rem; margin-top: 20px;}



/* header */
#header{height: 50px;}
#header .inner{height: 100%;}
#header h1 a{display: block; background: url('/images/main/main_logo.png')center no-repeat; background-size:cover; width:195px; height: 20px;}


/* gnb */
#header .gnb{display: none;}


/* all_menu */
.all_btn{display: flex; flex-direction: column; justify-content: space-between; width: 22px; height: 16px;}
.all_btn span{width: 100%; height: 2px; background: #111;}
.all_menu_wrap {display: none;position: fixed;top: 0;left: 0;width: 100%; height: auto; background: #fff; backdrop-filter: blur(5px); z-index: 9999;}
.all_menu_wrap .all_head {position: relative;top: 0;left: 0;width: 100%;height: 60px;display: flex;align-items: center;justify-content: flex-end;}
.all_menu_wrap .all_head h1 a {display: block; background: url('/images/main/main_logo.png')center no-repeat; background-size: cover; width: 186px; height: 40px;}
.all_menu_wrap .all_close {position: absolute; right: 25px; top: 50%; transform:translateY(-50%);}
.all_menu_wrap .all_close span {position: absolute;top: 50%;left: 50%;display: block;width: 22px;height: 2px;background: #222;transition: 0.3s;}
.all_menu_wrap .all_close span:first-child {transform: translate(-50%, -50%) rotate(45deg);}
.all_menu_wrap .all_close span:last-child {transform: translate(-50%, -50%) rotate(-45deg);}
.all_menu_wrap .all_inner {position: relative;display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; margin: 0 auto;}
.all_menu_wrap .all_menu {display: flex; gap: 0; flex-direction: column; align-items: flex-start;}
.all_menu_wrap .all_menu .lnb_menu{padding:30px;width: 100%;}
.all_menu_wrap .all_menu .lnb_menu:not(:last-child){border-bottom: 1px solid #ddd;}
.all_menu_wrap .all_menu .all_tit {display: block; font-size: 28px; font-weight: 600; color: var(--co01); white-space: nowrap;}
.all_menu_wrap .all_sub_menu {display: flex; flex-direction: column; gap:15px; margin-top: 20px;}
.all_menu_wrap .all_sub_menu li a {font-size: 0.875rem;color: #111;transition: .2s;font-weight: 400;line-height: 1.4;word-break: keep-all;}
.all_menu_wrap .all_sub_menu li a:hover {color: var(--co01);font-weight: 600;transition: .2s;}



/* visual */
#visual_wrap .txt_wrap{width: calc(100% - 40px);}
#visual_wrap .txt_wrap > span{font-size: 1.5rem;}
#visual_wrap .txt_wrap h2{margin-top: 10px; font-size: 3rem;}
#visual_wrap .txt_wrap p{margin-top: 20px; font-size: 1rem; word-break:keep-all;}
#visual_wrap .swiper-button-prev{left: 40px;}
#visual_wrap .swiper-button-next{right: 40px;}
#visual_wrap .swiper-button-prev, #visual_wrap .swiper-button-next{display: none;}
#visual_wrap .swiper-pagination{bottom: 25%;}
#visual_wrap::after{bottom: -18px; width: 90px; height: 51px;}


/* section01 */
#section01 .inner{flex-direction: column; gap:40px;}
#section01 .info_box{margin-top: 40px;}
#section01 .info_box p{font-size: 0.875rem;}
#section01 .info_box p:not(:first-child){margin-top: 20px;}
#section01 .slide_wrap{max-width: 100%;}
#section01 .storySlide .swiper-slide img{aspect-ratio:1;}


/* section02 */
#section02 .tit_container{padding-block:80px 40px;}
#section02 .product_container{grid-template-columns: repeat(1, 1fr); height: 800px;}
#section02 .product_container .panel .txt_box{gap:20px; padding:20px;}
#section02 .product_container .panel .txt_box h3{font-size: 1.25rem; padding: 5px 15px;}
#section02 .product_container .panel .txt_box p{display:block; opacity:1;}
#section02 .product_container .panel .txt_box a{display:flex; opacity:1;}
#section02 .product_container .panel.open .txt_box p{font-size: 0.875rem;}
#section02 .product_container .panel .detail{gap:30px; font-size: 0.875rem;}
#section02 .product_container .panel .detail span::before{width: 33px; height: 6px;}


/* section03 */
#section03 .pro_slide_wrap{margin-top: 40px; padding: 0; padding-bottom:17%;}
#section03 .proSlide .swiper-slide{}
#section03 .proSlide .swiper-button-prev, #section03 .proSlide .swiper-button-next{top: auto; bottom: -60px; width: 30px; height: 30px;}
#section03 .proSlide .swiper-button-prev{left: 0;}
#section03 .proSlide .swiper-button-next{right: 0;}
#section03 .proSlide .swiper-button-prev::before{width: 33px; height: 6px;}
#section03 .proSlide .swiper-button-next::before{width: 33px; height: 6px;}
#section03 .proSlide .arw_txt{font-size: 0.875rem;}
#section03 .proSlide .swiper-button-prev .arw_txt{right: -60px;}
#section03 .proSlide .swiper-button-next .arw_txt{left: -60px;}


/* section04 */
#section04{height:300px; background: url('/images/main/main_sec04_mob_bg.png')center no-repeat;}
#section04 .main_tit_wrap strong{text-align: center;}
#section04 .main_tit_wrap p{margin-top: 10px; color: #fff;}


/* section05 */
#section05 {height:746px;}
#section05 .contact_wrap{flex-direction: column;}
#section05 .contact_form{padding: 80px 20px;}
#section05 .form_wrap{gap:10px;}
#section05 .form_wrap .form_field label{font-size: 0.875rem;}
#section05 .form_wrap .form_field input{height: 48px; font-size: 0.75rem; padding-inline:12px;}
#section05 .form_wrap .form_row{flex-direction: column; gap:10px;}
#section05 .btn_submit{margin-top: 20px; font-size: 0.875rem; gap:30px;}
#section05 .btn_submit span{width: 30px; height: 30px;}
#section05 .btn_submit span::before{width: 33px; height: 6px;}
#section05 .map_wrap iframe{height: 370px;}


/* footer */
#footer{padding-block:60px;}
#footer h2 img{width: 335px;}
#footer .footer_top{flex-direction: column; align-items: center; gap:40px;}
#footer .footer_top ul{flex-direction: row;}
#footer .footer_top ul li a{font-size: 0.875rem;}
#footer .footer_btm{flex-direction: column; align-items: center; gap:40px; margin-top: 40px;}
#footer .address_info{gap:15px; flex-direction: column;}
#footer .address_info dl{align-items: center; font-size: 0.75rem;}
#footer .personals{justify-content: center;}
#footer .personals a{font-size: 0.75rem;}
#footer .copy{font-size: 0.75rem; text-align: center;}

/* ===sub======================================= */
#sub_visual_wrap .txt_wrap h2{font-size: 30px; margin-bottom: 20px;}
#sub_visual_wrap .txt_wrap ul.sub_nav{gap:20px;}
#sub_visual_wrap .txt_wrap ul.sub_nav li{font-size: 14px;}

#sub_contents{padding-block:60px;}
#sub_contents .inner{max-width:100%; padding: 2.66%;}

.sub_tit_wrap span{font-size: 12px; }
.sub_tit_wrap h3{margin-top: 10px; font-size: 30px;}



/* sub0101 */
.sub0101_wrap .sec {display: flex;flex-direction: column;gap: 20px;}
.sub0101_wrap .sec:not(:first-child){padding-top: 60px;}

.sub0101_wrap .sec01 .con_box p{font-size: 14px;  line-height: 1.3;}
.sub0101_wrap .sec01 .con_box img{margin-top: 20px; width:100%;}

.sub0101_wrap .history_box .con_inner {padding-left: max(calc(40px * 0.75), calc((80 / 1920) * 100vw));}
.sub0101_wrap .history_info {width: 50%; padding-right: max(calc(120px * 0.75), calc(calc(120 / 1920) * 100vw));}
.sub0101_wrap .history_list dl:not(:first-child){margin-top: 25px;}
.sub0101_wrap .history_list dl dt { font-size: 14px;}
.sub0101_wrap .history_list dl dd ul li {font-size: 14px;}
.sub0101_wrap .history_list .lists>li {padding: max(calc(15px * 0.75), calc(calc(30 / 1920) * 100vw)) 0;}

/* .sub02_wrap */
.sub02_wrap .products_tab{padding:0;}
.sub02_wrap .products_tab a{ padding:0 0 10px 0; font-size:16px;}
.sub02_wrap .list_top{margin-top:40px;align-items: flex-end;flex-direction: column; gap:20px;}
.sub02_wrap .list_top em{font-size: 12px;}
.sub02_wrap .item_list{margin-top:30px; display:grid;grid-template-columns: repeat(2, 1fr);  gap: 30px 20px;}
.sub02_wrap .item_list .item{font-size:14px; }
.sub02_wrap .item_list .item .img_wrap img{width:100%; height:80px;}
.sub02_wrap .item_list .item p {font-size: 14px;}
.sub02_wrap .paging_wrap{ margin-top: 60px;}

.sub02_wrap .list_top .search_wrap .select_wrap::after{content: "";position: absolute; background:url(/images/sub/select_arrow.png); background-size:cover;top: 50%;right: 25px;    transform: translateY(-50%);width: 12px;height: 6px;}
/* .sub02_wrap .list_top .search_wrap select{width: 115px; height: 40px; padding: 0 45px 0 25px;font-size: 14px;} */
.sub02_wrap .list_top .input_wrap input{width: 175px;height: 40px;padding: 0 25px;font-size: 14px;color: #222;border: 1px solid rgba(0, 0, 0, 0.10); vertical-align: middle;}
.sub02_wrap .list_top .input_wrap input::placeholder{font-size: 12px;color: #999;}
.sub02_wrap .list_top .input_wrap button{margin-left: 8px;width: 55px;height: 40px;font-size: 14px;}

/* sub02_view_wrap */
.sub02_view_wrap .tit_box span{font-size: 12px;}
.sub02_view_wrap .tit_box p{font-size: 25px;}
.sub02_view_wrap .con{margin-top: 20px; }
.sub02_view_wrap .con .info {padding: 10px;}
.sub02_view_wrap .con .info ul li {font-size: 12px;}
.sub02_view_wrap .con .info ul li:first-child::before{position: absolute; content:''; width: 1px;height: 8px;background: #D9D9D9; top:0; right:-20px; }
.sub02_view_wrap .con .info ul li span{font-size: 12px;}
.sub02_view_wrap .con .con_box{padding:20px; display: flex;  gap:30px; }
.sub02_view_wrap .con .con_box .left{display: flex; flex-direction: column;justify-content: flex-start;     gap: 20px;}
.sub02_view_wrap .con .con_box .left .txt_wrap span{font-size: 12px;height:32px; line-height: 32px;}
.sub02_view_wrap .con .con_box .left .txt_wrap h2{font-size: 25px;     margin-bottom: 20px;}
.sub02_view_wrap .con .con_box .left .txt_wrap .p_wrap p{font-size: 14px;}
.sub02_view_wrap .con .con_box .left .img_wrap p{font-size: 16px;}
.sub02_view_wrap .con .con_box .left .img_wrap .img_box{display:grid; grid-template-columns: repeat(2, 1fr); gap:20px;	}
.sub02_view_wrap .con .con_box .left .img_wrap .img_box img{width:100%;}
.sub02_view_wrap .con .con_box .right .img_box02{ width: 100%;height: auto;}
.sub02_view_wrap .con .con_box .right .img_box02 img{width:100%;}

.view_btn_box { margin-block:40px 20px;}
.view_btn_box .swiper-button-prev, .view_btn_box .swiper-button-next{top: auto; bottom: 0px; width: 30px; height: 30px;}
.view_btn_box .swiper-button-prev{left: 0;}
.view_btn_box .swiper-button-next{right: 0;}
.view_btn_box .swiper-button-prev::before{width: 33px; height: 6px;}
.view_btn_box .swiper-button-next::before{width: 33px; height: 6px;}
.view_btn_box .arw_txt{font-size: 0.875rem;}
.view_btn_box .swiper-button-prev span.arw_txt{    transform: translateX(60px);}
.view_btn_box .swiper-button-next span.arw_txt{    transform: translateX(-60px);}


ul.btn_wrap li{width:120px;height: 40px; line-height: 40px; padding-inline:20px;}
ul.btn_wrap li a{font-size: 12px;}
ul.btn_wrap li a img{width:16px;}

/* sub03 */
.sub03_wrap .top_con em{font-size: 12px;font-weight: 400;}
.sub03_wrap .item_list .item p {font-size: 16px; }
.sub03_wrap .pop_wrap .pop_box{ width: 85%;}

.sub03_wrap .pop_wrap .pop_box .btn_box{display: flex;justify-content: space-between; background: #fff;padding: 10px 15px;     border-radius: 10px 10px 0 0;}
.sub03_wrap .pop_wrap .pop_box .btn_box p{font-size: 16px;}
.sub03_wrap .pop_wrap .pop_box .btn_box button img{width: 20px;}

/* .sub04_wrap */
.sub04_wrap .con01 {display: flex; flex-direction: column;gap: 30px;}
.sub04_wrap .con01 .form_wrap .form_row {display: flex;gap: 20px;width: 100%;flex-direction: column;}
.sub04_wrap .con01 .form_wrap .form_field label{font-size: 14px;}
.sub04_wrap .con01 .form_wrap .form_field input{height: 50px;padding-inline:15px; font-size: 14px;}
.sub04_wrap .con01 .form_wrap .form_field textarea{resize : none; height:150px; border:0; background: #f5f5f5; border-radius:10px; padding:15px; font-size: 14px; color: #666;}
.sub04_wrap .con01 .btn_submit{margin-top: 20px; font-size: 0.875rem; gap:30px;}
.sub04_wrap .con01 .btn_submit span{width: 30px; height: 30px;}
.sub04_wrap .con01 .btn_submit span::before{width: 33px; height: 6px;}

.sub04_wrap .con02{margin-top:80px; gap:30px;}
.sub04_wrap .con02 .map_tab a{width:100px; height:40px; font-size:14px; }
.sub04_wrap .con02 .map_wrap iframe{width:100%; height:250px;}
.sub04_wrap .con02 .info_wrap{margin-top: 25px;}
.sub04_wrap .con02 .info_wrap ul{display:flex; flex-wrap: wrap; justify-content: center; gap:20px 80px;}
.sub04_wrap .con02 .info_wrap ul li{display:flex; gap:28px; justify-content: center;        align-items: center;}
.sub04_wrap .con02 .info_wrap ul li p{font-size:14px;}
.sub04_wrap .con02 .info_wrap ul li p:first-child::after{content:''; position: absolute; right:-17px; top: 50%; transform:translateY(-50%); background:#111; width:1px; height:16px;}

.sub04_wrap .pop_wrap .pop_box{ width: 70%;}
.sub04_wrap .pop_wrap .pop_box .btn_box{display: flex;justify-content: space-between; background: #fff;padding: 20px;     border-radius: 10px 10px 0 0;}
.sub04_wrap .pop_wrap .pop_box .btn_box p{font-size: 20px;}
.sub04_wrap .pop_wrap .pop_box .btn_box button img{width: 24px;}
.sub04_wrap .pop_wrap .pop_box .img_box{  border-radius: 0 0 10px 10px;}
.sub04_wrap .pop_wrap .pop_box .img_box img{width:100%; max-height: auto;min-height: auto;}

/* 일반게시판_list */
.basic_bd02{line-height: 1;}
.basic_bd02 .search_box{display: flex; justify-content:space-between;align-items: flex-start;flex-direction: column-reverse;gap: 25px;margin-bottom: 15px;}
.basic_bd02 .search_box .total p{color: #000; font-size: 13px;font-weight: 600;}
.basic_bd02 .search_box .total em{color: var(--bg01);font-weight: 600;}
.basic_bd02 .search_box .search{display: flex;gap:10px;justify-content: end; width: 100%;}
.basic_bd02 .search_box .search select{font-size: 14px; color: #222; width: 88px; height: 43px; border:1px solid #ddd; border-radius:50px; padding: 0px 33px 0px 18px;-webkit-appearance:none;background-size: 8px; -moz-appearance:none; appearance:none; background: url(/images/sub/basic_bd01_icon01.png)center right 18px no-repeat;}
.basic_bd02 .search_box .input_wrap{position: relative;width: calc(100% - 98px);}
.basic_bd02 .search_box .input_wrap input{width: 100%; height: 43px;font-size: 14px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 43px 0px 18px;}
.basic_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.basic_bd02 .search_box .input_wrap button{display: flex;position: absolute; right: 18px; top: 50%; transform:translateY(-50%);width: 14px;}
.basic_bd02 .search_box .input_wrap button img{width: 100%;}
.basic_bd02 .news-list ul{border-top: 1px solid #000;}
.basic_bd02 .news-list ul li{position: relative;border-bottom: 1px solid #eee;background: #fff;}
.basic_bd02 .news-list ul li::after{content:'';display: none;opacity: 0;position: absolute;right: 50px; top: 50%; transform:translateY(-50%);transition:.3s;background: url(/images/sub/basic_bd02_icon03.png)center no-repeat; width: 55px; height: 52px; background-size: cover;}
.basic_bd02 .news-list ul li a{display: flex;align-items: center;padding: 15px;}
.basic_bd02 .news-list ul li .date_box{display: flex; flex-direction: column;align-items: center;gap:10px;width: 41px;}
.basic_bd02 .news-list ul li .date_box p{font-size: 21px; color: #cfcfcf;font-weight: 700;transition:.3s;}
.basic_bd02 .news-list ul li .date_box span{font-size: 12px;color: #cfcfcf;font-weight: 700;transition:.3s;}
.basic_bd02 .news-list ul li .txt_box{width: calc(100% - 56px);margin-left: 25px;}
.basic_bd02 .news-list ul li .txt_box .tit_box{display: flex;width: calc(100% - 80px);margin-bottom: 10px;}
.basic_bd02 .news-list ul li .txt_box .tit_box span.tag01{display: inline-block;vertical-align: middle;height: 23px;line-height: 20px;border: 1px solid #eee;padding: 0 10px;font-size: 12px;margin-right: 5px;color: var(--bg01);}
.basic_bd02 .news-list ul li .txt_box .tit_box strong{font-size: 14px; color: #222;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.basic_bd02 .news-list ul li .txt_box p{font-size: 13px; color: #777;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.basic_bd02 .news-list ul li .txt_box p.mob_date{display: block;margin-top: 10px;font-size: 12px;}
.basic_bd02 .news-list ul li:hover{background: #f9f9f9;}
.basic_bd02 .news-list ul li:hover .date_box p{color: #222;}
.basic_bd02 .news-list ul li:hover .date_box span{color: #222;}
.basic_bd02 .news-list ul li:hover::after{opacity: 0;}
.basic_bd02 ul.paging li.prev a img {width: 18px;}
.basic_bd02 ul.paging li.next a img {width: 18px;}

/* 일반게시판_view */
.basic_bd01_view .tit_box{padding-bottom: 30px;border-bottom: 1px solid #2f3435;}
.basic_bd01_view .tit_box strong{font-size: 16px; color: var(--bg01); font-weight: 700;}
.basic_bd01_view .tit_box p{font-size: 21px; margin: 12px 0px 15px	; font-weight: 700;color: #000;}
.basic_bd01_view .tit_box span{font-size: 13px;color: #abadae;font-weight: 500;}
.basic_bd01_view .view_box{padding: 38px 10px;}
.basic_bd01_view .view_box img{width: 100%;margin-bottom: 40px;}
.basic_bd01_view .view_box p{font-size: 13px; color: #000;}
.basic_bd01_view .file_box{padding: 12px 13px;}
.basic_bd01_view .file_box ul {display: flex;align-items: center;gap:5px; flex-wrap:wrap;}
.basic_bd01_view .file_box ul li{display: flex;gap:10px 5px; width: 49%;}
.basic_bd01_view .file_box ul li em{display: block;width: 15px;}
.basic_bd01_view .file_box ul li a{font-size: 13px; color: #444;transition:.3s;border-bottom: 1px solid transparent;}
.basic_bd01_view .file_box ul li a:hover{border-bottom: 1px solid #444;}
.basic_bd01_view .view_btn_box{display: flex; justify-content:space-between;align-items:center;padding: 50px 0px 20px; border-top: 1px solid #dcdcdc;}
.basic_bd01_view .view_btn_box .arr{display: flex;align-items:center;gap:20px;}
.basic_bd01_view .view_btn_box .arr p{display: none;font-size: 18px; color: #000;width: 200px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.basic_bd01_view .view_btn_box .arr.next p{text-align: end;}
.basic_bd01_view .view_btn_box .arr:hover p{text-decoration: underline;text-underline-position: under;}
.basic_bd01_view .view_btn_box .back{position: relative;width: 42px; height: 42px; border:1px solid var(--bg01); border-radius:5px;}
.basic_bd01_view .view_btn_box .back img{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);width: 15px;}
.basic_bd01_view .view_btn_box .back:hover{background: url(/images/sub/basic_bd01_icon06_2.png)center no-repeat var(--bg01);}
.basic_bd01_view .view_btn_box .back:hover img{display: none;}

/* 사진갤러리&동영상게시판 */
.gallery_bd02 .con ul.img_li {gap: 20px 0;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_tit {font-size: 15px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_con {border-top: 0; margin-top: 0; padding-top: 5px; font-size: 12px;}
.gallery_bd02 .search_box{display: flex; justify-content:space-between;align-items: flex-start;flex-direction: column-reverse;gap: 25px;margin-bottom: 15px;}
.gallery_bd02 .search_box .total p{color: #000; font-size: 13px;font-weight: 600;}
.gallery_bd02 .search_box .total em{color: var(--bg01);font-weight: 600;}
.gallery_bd02 .search_box .search{display: flex;gap:10px;justify-content: end; width: 100%;}
.gallery_bd02 .search_box .search select{font-size: 14px; color: #222; width: 88px; height: 43px; border:1px solid #ddd; border-radius:50px; padding: 0px 33px 0px 18px;-webkit-appearance:none;background-size: 8px; -moz-appearance:none; appearance:none; background: url(/images/sub/basic_bd01_icon01.png)center right 18px no-repeat;}
.gallery_bd02 .search_box .input_wrap{position: relative;width: calc(100% - 98px);}
.gallery_bd02 .search_box .input_wrap input{width: 100%; height: 43px;font-size: 14px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 43px 0px 18px;}
.gallery_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.gallery_bd02 .search_box .input_wrap button{display: flex;position: absolute; right: 18px; top: 50%; transform:translateY(-50%);width: 14px;}
.gallery_bd02 .search_box .input_wrap button img{width: 100%;}
.gallery_bd02 .con ul.img_li {display: flex; gap: 30px 0; flex-wrap: wrap;}
.gallery_bd02 .con ul.img_li li {width: 100%;}
.gallery_bd02 .con ul.img_li li .txt_wrap {margin-top: 16px;}
.gallery_bd02 .con ul.img_li li .txt_wrap span.month {font-size: 14px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_tit {font-size: 14px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_con {font-size: 12px; padding-top: 12px; margin-top: 12px;}
}