@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%;}
.left_inner{width: calc(100% - 20px);}


h3.main_h3{font-size: 1.125rem;}


/* header */
#header{height: 60px;}
#header .inner{height: 100%;}
#header h1 a{width: 120px; height: 25px;}
#header .h_right{gap:20px;}
#header .h_right .lang{font-size: 0.75rem;}



.nav_btn{display: flex; flex-direction: column; justify-content: space-between; align-items: flex-end; width: 22px; height: 16px;}
.nav_btn span{width: 100%; height: 2px; background: var(--co01);}
.nav_btn span:nth-child(2){width: 60%;}


/* navigation */
.navigation{position: fixed;left: 0;top: 60px;width: 100%;height: 100%;z-index: 3500; display:none;}
.navigation .lnb{position:absolute; top: 0; z-index:5000; width:50%;background-color:#fff;height:100%; right: 0px;}
.navigation.on{display:block;}
.navigation h3{width:100%;}
.navigation h3.active a:after{background:url(/images/main/nav_arw_on.png)center no-repeat; background-size:cover; width: 13px; height: 7px;}
.navigation h3 a{position: relative;line-height: 45px;width:100%; display: flex;align-items: center;padding: 0 10px;color:#222222;font-size:0.875rem;font-weight: 600; border-bottom:1px solid #dddddd;}
.navigation h3.active a{border-bottom: 1px solid var(--co01);}
.navigation h3 a:after{content:"";position: absolute;top: 50%;transform:translateY(-50%);right: 10px;width: 13px;height: 7px;background:url(/images/main/nav_arw.png)center no-repeat;background-size:cover;}
.navigation ul{display: block; padding:10px 0;background:#f9f9f9;}
.navigation ul li a{color:#666;font-size:0.75rem;font-weight: 400;margin-left: 10px; word-break:keep-all;line-height: 30px; transition:.3s;}
.navigation ul li:hover a{color: var(--co01); font-weight: 600; transition:.3s;}
.navigation ul li a.on{color: #222;}
.navigation ul li a:after{display: none;}
.navi_bg{display: none;position: absolute;top: 60px;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 1000;} 



#header .gnb{display: none;}


/* visual */
#visual_wrap .txt_wrap{width: 100%; text-align: center;}
#visual_wrap .txt_wrap h2{font-size: 1.563rem;}
#visual_wrap .txt_wrap p{font-size: 0.75rem;}


/* sec01 */
#sec01{padding-block:40px;}
#sec01 .accordion-hero{flex-wrap: wrap; height: auto;}
#sec01 .accordion-hero .acc-item{flex: 0 0 calc(100% / 2); min-height: 240px;}
#sec01 .accordion-hero .acc-item.row-scope{ flex-basis: 30%; }
#sec01 .accordion-hero .acc-item.row-scope.is-active{ flex-basis: 70%;}
#sec01 .acc-head{min-height:100px; padding: 0 15px;}
#sec01 .acc-head .eyebrow{font-size: 1.125rem;}
#sec01 .acc-head p{font-size: 0.75rem;}
#sec01 .acc-body{padding: 0 15px;}
#sec01 .acc-body p{font-size: 0.75rem;}
#sec01 .acc-item.is-active .acc-body{padding: 15px 15px;}
#sec01 .acc-item.is-active .acc-head{min-height:80px;}


/* sec02 */
#sec02{padding-block:40px;}
#sec02 .inner{flex-direction: column; gap:30px;}
#sec02 .items{width: 100%; gap:10px;}
#sec02 .info_wrap{position: relative; gap:20px; width: 100%; padding-left: 0;}
#sec02 .info_wrap img{position: absolute; top: -20px; right: 0; width: 50px;}
#sec02 .info_wrap p{width: 100%; font-size: 0.75rem; line-height: 1.6;}


/* sec03 */
#sec03{padding-block:40px;}
#sec03 .left_inner{margin: 0 auto; flex-direction: column; gap: 20px;}
#sec03 .top_tit span{font-size: 0.75rem;}
#sec03 .top_tit p{margin-top: 10px; font-size: 0.875rem;}
#sec03 .tit_wrap h3{margin-top: 10px; font-size: 1.25rem; line-height: 1.4;}
#sec03 .tit_wrap h3 span{display: inline;}
#sec03 .img_box{width: 100%; margin-left: auto;}


/* sec04 */
#sec04{padding-bottom: 50px;}
#sec04 .info .tit{font-size: 0.875rem;}
#sec04 .info p{margin-top: 10px; font-size: 0.75rem;}
#sec04 .info .date{margin-top: 10px; font-size: 0.75rem;}
#sec04 .tit_wrap .more_btn{font-size: 0.75rem;}


/* footer */
#footer{padding-block:30px;}
#footer .inner{flex-direction: column-reverse; align-items: center;}
#footer .info_wrap{font-size: 0.75rem; text-align: center; padding-top: 20px; border-top: 1px solid #ccc;}
#footer .info_wrap ul{flex-wrap: wrap; justify-content: center;}
#footer h2{padding-bottom: 20px;}
#footer h2 img{width: 137px;}

#sub_visual_wrap{position: relative;}
#sub_visual_wrap .txt_wrap{width: 100%; padding-block: 40px;         padding-inline: 20px;}
#sub_visual_wrap .txt_wrap h2{font-size: 35px; color: #222; font-weight: 700;text-align: center; margin-top: 10px; line-height: 1.2;}
#sub_visual_wrap .txt_wrap ul.sub_nav{display: flex; align-items: center; justify-content: center;gap:35px;}
#sub_visual_wrap .txt_wrap ul.sub_nav li{position: relative;font-size: 12px; color: #222; font-weight: 300;}
#sub_visual_wrap .txt_wrap ul.sub_nav li:not(:first-child):not(:empty)::after{content:'';position: absolute; left: -20px; top: 50%; transform:translateY(-50%); width: 6px; height: 9px; background: url('/images/sub/sub_nav_arw.png'); border-radius:50%;}


#sub_contents{    padding-bottom: 80px;}

/* 공통 */
h5.h5_tit{position: relative;color: #222;font-size: 22px;font-weight: 600; padding-left: 35px; margin-bottom: 30px;}
h5.h5_tit::before{position: absolute; content:''; background:url(/images/sub/sub_tit_logo.png); top:3px; left:0; width:22px; height:22px; background-size:cover;}

h3.h3_sub_tit{color: #222;font-size: 22px;font-weight: 600; text-align: center; margin-bottom: 30px; }

table.tbl01 thead tr th{font-size: 12px; padding-block:10px;}
table.tbl01 tbody tr td{font-size: 12px; padding-block:10px;}

/* sub01 */
.sub01_wrap .con{margin-top: 40px;}
.sub01_wrap .con01 .img_box{width:90%; position: relative; z-index:0;}
.sub01_wrap .con01 .img_box img{width:100%;}
.sub01_wrap .con01 .img_box::before{position: absolute; content:''; width:100%; height:191px; border: 2px solid #D3AC6F; left:20px; top:20px; z-index:-1;}
.sub01_wrap .con01 .txt_wrap{width:100%; padding-top: 40px;}
.sub01_wrap .con01 .txt_wrap span{font-size: 18px;}
.sub01_wrap .con01 .txt_wrap p{font-size: 12px;}

ul.ulst_01{gap:20px;    grid-template-columns: repeat(1, 1fr);}
ul.ulst_01 li{height: auto; line-height: 1.5;font-size: 12px; padding:20px 30px ; word-break:keep-all;}
ul.ulst_02 {display: grid; grid-template-columns: repeat(1, 1fr);  gap:20px;}
ul.ulst_02 li{min-height:auto; font-size: 12px;padding:20px 10px; }
ul.ulst_03{display: flex; gap:15px; align-items: center; flex-direction: column;}
ul.ulst_03 li.box{width:100%;min-height:95px;font-size: 12px;}
ul.ulst_03 li.icon{width:10px; transform:rotate(90deg);}
ul.ulst_03 li.icon.tab_icon{display: block;}
ul.ulst_03 li.box span{font-size: 12px;}

.sub01_wrap .txt_box{margin-top: 40px; }
.sub01_wrap .txt_box p{font-size: 12px;}

.sub01_wrap .slide_wrap .swiper{margin-top: 40px;}
.sub01_wrap .slide_wrap .swiper-slide-active::after{content:''; position: absolute; bottom: -1px; left: -1px; background: url('/images/sub/sub01_slide_btm.png')center no-repeat; background-size:cover; width: 145px; height: 60px;}
.sub01_wrap .slide_wrap h4 {color: #222; font-size: 40px; font-weight: 600; display:flex; justify-content: center; align-items: center;}
.sub01_wrap .slide_wrap .swiper-button-prev, .sub01_wrap .slide_wrap .swiper-button-next{position: unset; margin-top: 0;}
.sub01_wrap .slide_wrap .swiper-button-prev{background: url('/images/sub/sub01_prev.png')center no-repeat; background-size:cover; width: 20px; height: 20px; color: transparent;}
.sub01_wrap .slide_wrap .swiper-button-next{background: url('/images/sub/sub01_next.png')center no-repeat; background-size:cover; width: 20px; height: 20px; color: transparent;}
.sub01_wrap .slide_wrap .slide_item_wrap{position: absolute; bottom:2px; left:10%; z-index: 20; display: flex; align-items: center; gap:10px;}
.sub01_wrap .slide_wrap .visual_num{font-size: 12px; }

/* sub02 */
.sub02_wrap ul.ulst_07 li{font-size: 18px; justify-content: center;}
.sub02_wrap  .box_wrap{border-radius: 30px;padding:20px;}
.sub02_wrap  .box_wrap p{font-size:14px;line-height: 1.3; margin-bottom: 20px;}
.sub02_wrap .txt_box{margin-top: 40px; padding:35px 30px;}
.sub02_wrap .txt_box p{font-size: 12px;}

/* sub03 */
.sub03_wrap .con{margin-top: 40px;}
.sub03_wrap .con01 b{font-size: 16px;}	
.sub03_wrap .con01 p{ font-size: 12px;     margin-top: 10px;}

ul.ulst_04{display: flex; gap:20px; flex-direction: column;}
ul.ulst_04 li{display: flex; flex-direction: column; gap:0px; width:100%}
ul.ulst_04 li span{padding-block:10px;font-size: 16px;}
ul.ulst_04 li p{ padding:20px; font-size: 12px; min-height: auto; }

.sub03_wrap .con03 .txt_box p{font-size: 12px;}
.sub03_wrap .slide_wrap .swiper{margin-top: 40px;}
.sub03_wrap .slide_wrap .swiper-slide-active::after{content:''; position: absolute; top: -1px; right: -1px; background: url('/images/sub/sub03_slide_btm.png')center no-repeat; background-size:cover; width: 145px; height: 60px;}
.sub03_wrap .slide_wrap .swiper-button-prev, .sub03_wrap .slide_wrap .swiper-button-next{position: unset; margin-top: 0;}
.sub03_wrap .slide_wrap .swiper-button-prev{background: url('/images/sub/sub01_prev.png')center no-repeat; background-size:cover; width: 20px; height: 20px; color: transparent;}
.sub03_wrap .slide_wrap .swiper-button-next{background: url('/images/sub/sub01_next.png')center no-repeat; background-size:cover; width: 20px; height: 20px; color: transparent;}
.sub03_wrap .slide_wrap .slide_item_wrap{position: absolute; top:2px; right:10%; z-index: 20; display: flex; align-items: center; gap:10px;}
.sub03_wrap .slide_wrap .visual_num{font-size: 12px; }
.sub03_wrap .slide_wrap .swiper-slide p{font-size: 12px;}

/* sub0302 */
.sub0302_wrap .ulst_04{gap:20px;}
.sub0302_wrap .ulst_04 li span{height:55px; padding:0; display: flex; justify-content: center; align-items: center;}
.sub0302_wrap .ulst_04 li:not(:last-child)::before {display: none;}
.sub0302_wrap .con02 > p{font-size: 12px;margin-bottom: 20px;}
.sub0302_wrap .con04 > p{font-size: 12px;}
.sub0302_wrap .con03 .txt_box{padding:30px;}
.sub0302_wrap .con03 .txt_box p{text-align: left;}
ul.dot_list {display: flex; flex-direction: column; gap:10px; margin-top: 10px;}
ul.dot_list li{font-size: 12px;     padding-left: 10px;}
ul.dot_list li::before{position: absolute; content:''; width:3px; height:3px; top:7px; left:0; border-radius:5px; background:#222; }
.sub0302_wrap ul.ulst_04 li p{min-height:auto;}

/* sub0303 */
.sub0303_wrap .con02 > p{font-size: 12px;margin-bottom: 20px;}
ul.ulst_05{display: grid; gap:50px; grid-template-columns: repeat(1, 1fr); }
ul.ulst_05 li .circle {width: 200px;height: 200px;}
ul.ulst_05 li .circle  strong {font-size: 18px; width: 180px;height: 180px;}
ul.ulst_05 li .circle strong span {font-size: 20px;}
ul.ulst_05 li .txt_box    { min-height: 80px;}
ul.ulst_05 li .txt_box p{font-size: 12px; }

ul.ulst_06{display: grid; gap:20px; grid-template-columns: repeat(1, 1fr); }
ul.ulst_06 li {display: flex; flex-direction: column; gap:30px; align-items: center; justify-content: center; border-radius: 20px;padding:30px 20px;}
ul.ulst_06 li .img_circle{width: 170px;height: 170px; }
ul.ulst_06 li .img_circle img{width: 40%;}
ul.ulst_06 li p{ font-size: 14px;}

.sub0303_wrap .con04 > p, .sub0303_wrap .con05 > p{color: #222;text-align: center;font-size: 12px;margin-bottom: 30px;}
.sub0303_wrap .con04 ul.ulst_04 li p{min-height:auto;}

ul.ulst_07{display: grid; gap:20px; grid-template-columns: repeat(1, 1fr); }
ul.ulst_07 li{ padding:30px 20px;}
ul.ulst_07 li b{ font-size: 16px; }
ul.ulst_07 li p{ font-size: 12px; word-break:keep-all;}

.sub0303_wrap .con06 .txt_box{padding:20px;}
.sub0303_wrap .con06 .txt_box p{font-size: 12px; line-height: 1.5;}

/* sub04 */
.sub04_wrap .con01 ul{margin-top: 20px;}
.sub04_wrap .con01 p.p_st01 {padding-inline:20px; }
.sub04_wrap ul.ulst_02 {display: grid;grid-template-columns: repeat(1, 1fr);gap: 20px;}
.sub04_wrap .img_wrap{gap:70px;}
.sub04_wrap .img_box{display: flex; flex-direction: column; gap:20px; width:100%;}
.sub04_wrap .img_box p{color: #222;text-align: center;font-size: 12px;font-weight: 400;line-height: 20px;}
.sub04_wrap .img_box img{width:100%;}

/* sub0501 */
.sub0501_wrap .con01 .txt_wrap {font-size: 28px;line-height: 30px; margin-bottom: 20px;}
.sub0501_wrap .con01 .txt_wrap span{font-size: 16px;}
.sub0501_wrap .con01 p{font-size: 14px;margin-top: 20px; }
.sub0501_wrap .con02{margin-top: 40px;	}
.sub0501_wrap .con02 ul {grid-template-columns: repeat(1, 1fr);}
.sub0501_wrap .con02 ul li{padding:20px; border-bottom: 1px solid #ccc; position: relative;}
.sub0501_wrap .con02 ul li span{ font-size: 14px;}
.sub0501_wrap .con02 ul li p{ font-size: 12px;margin-top: 10px;}
.sub0501_wrap .con02 ul li:nth-child(odd)::before {display: none;} 



/* 일반게시판_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;}

.sub_contact_wrap .form_row label{font-size: 14px; color: #000; font-weight: 500;}
.sub_contact_wrap .submit_btn{display: block; width: 170px; margin: 40px auto 0; border-radius: 10px; background: #131C3D; font-size: 14px; color: #fff; height: 45px;}
.sub_contact_wrap input[type="text"], .sub_contact_wrap input[type="password"], .sub_contact_wrap input[type="email"], .sub_contact_wrap select{padding: 5px 15px;font-size: 12px;height: 45px;}
.sub_contact_wrap textarea {height:150px; font-size:12px;}
}