@import url( "http://fonts.googleapis.com/earlyaccess/notosanskr.css" );
@import url('https://fonts.googleapis.com/css?family=Oxanium:200,300,400,500,600,700,800&display=swap');
* { margin: 0; padding: 0 }
body, td, p, input, button, textarea, select, a { font-family: 'Noto Sans Korean', 'Malgun Gothic', '¸¼Àº °íµñ', dotum, 'µ¸¿ò', gulim, '±¼¸²', tahoma, sans-serif; color: #333; line-height: 1.6; padding: 0; margin: 0; letter-spacing: -1px; font-size: 16px; word-break: keep-all }
body { overflow-y: scroll }
html, body { height: 100% }
img { border: 0; vertical-align: top }
a { text-decoration: none; }
li { list-style: none }
strong, b { font-weight: 600 }
.d_container { max-width: 1200px; margin: 0 auto; position: relative }
/* °øÅë */
#wrap { width: 100%; overflow: hidden; padding: 0; margin: 0 auto; }
.inner { width: 100%; max-width: 1200px; overflow: hidden; margin: 0 auto; padding: 0; }
.inner_img { text-align: center; }
.mb30 { margin: 0 0 50px 0; }
.bigtext { font-size: 2em; }
.center { text-align: center; background-position: top center }
.orange { color: #F60; }
.half { float: left; width: 46%; padding: 0 2em 0 0; overflow: hidden }
.bold { font-weight: bold; }
.big { font-size: 1.5em }
.comm_dl { overflow: hidden; }
.comm_dl dt { float: left; width: 20%; font-weight: bold; padding: 0.5em 0 }
.comm_dl dd { float: left; width: 80%; padding: 0.5em 0 }
.clear { clear: both; }
.sub_container { width: 100%; overflow: hidden; }
.comm_list li { clear: both; padding: 5px 0 5px 20px; background: url(../images/common/li_bg.png) no-repeat 0px 10px; width: 100% !important; border: none !important; text-align: left !important }
.comm_box { border: 10px solid #CCC; padding: 1.5em; /*background: url(../images/common/commbox.jpg) no-repeat top right */ overflow: hidden; border-radius: 20px 0 }
.blank { width: 100%; clear: both; height: 30px; }
.image img { max-width: 100%; width: 100% }
.button a { display: block; padding: 0.5em 2em; color: #fff }
.button a:hover { background: #67543b; }
.button { background: #f1592a; font-weight: bold; text-align: center; width: 150px; margin: 0 auto }
.btn_ul { text-align: center; overflow: hidden; padding: 1em 0 }
.btn_ul li { display: inline-block; margin: 0 1em; text-align: center }
.btn_ul li a { display: block; padding: 0.5em 2em; background: #023e74; color: #fff; font-weight: bold }
.btn_ul li:last-child a { background: #ed1c24; }
.comm_textarea { width: 100%; background: #ececec; border: 0; height: 300px; padding: 0.5em }
.right { float: right; }
.left { float: left; width: 50%; }
.sub_bg { width: 100%; overflow: hidden; padding: 2em 0; background: url(../images/common/sub_bg01.jpg) no-repeat top center; background-size: 100% }
.img { width: 100%; max-width: 100%; }
.textandimg { overflow: hidden; clear: both }
.textandimg img { float: left; width: 30%; }
.textandimg ul { float: left; width: 70%; }
sup { font-size: 0.5em }
/* ¼¿·ºÆ®¹Ú½º ¶óµð¿À¹öÆ° */
.control-group { display: inline-block; vertical-align: top; background: #fff; text-align: left; box-shadow: 0 1px 2px rgba(0,0,0,0.1); padding: 30px; width: 200px; height: 210px; margin: 10px; }
.control { position: relative; padding: 5px 0 5px 30px; margin-bottom: 15px; cursor: pointer; }
.control input { position: absolute; z-index: -1; opacity: 0; }
.control__indicator { position: absolute; top: 2px; left: 0; height: 20px; width: 20px; background: #e6e6e6; }
.control--radio .control__indicator { border-radius: 50%; }
.control:hover input ~ .control__indicator, .control input:focus ~ .control__indicator { background: #ccc; }
.control input:checked ~ .control__indicator { background: #023f73; }
.control:hover input:not([disabled]):checked ~ .control__indicator, .control input:checked:focus ~ .control__indicator { background: #3699c5; }
.control input:disabled ~ .control__indicator { background: #e6e6e6; opacity: 0.6; pointer-events: none; }
.control__indicator:after { content: ''; position: absolute; display: none; }
.control input:checked ~ .control__indicator:after { display: block; }
.control--checkbox .control__indicator:after { left: 8px; top: 4px; width: 3px; height: 8px; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(45deg); }
.control--checkbox input:disabled ~ .control__indicator:after { border-color: #f1592a; }
.control--radio .control__indicator:after { left: 7px; top: 7px; height: 6px; width: 6px; border-radius: 50%; background: #fff; }
.control--radio input:disabled ~ .control__indicator:after { background: #7b7b7b; }
.select { position: relative; display: inline-block; width: 100%; }
.select select { display: inline-block; width: 100%; cursor: pointer; padding: 10px 15px; outline: 0; border: 0; border-radius: 0; background: #e6e6e6; color: #7b7b7b; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
.select select::-ms-expand {
 display: none;
}
.select select:hover, .select select:focus { color: #000; background: #ccc; }
.select select:disabled { opacity: 0.5; pointer-events: none; }
.select__arrow { position: absolute; top: 16px; right: 15px; width: 0; height: 0; pointer-events: none; border-style: solid; border-width: 8px 5px 0 5px; border-color: #7b7b7b transparent transparent transparent; }
.select select:hover ~ .select__arrow, .select select:focus ~ .select__arrow { border-top-color: #000; }
.select select:disabled ~ .select__arrow { border-top-color: #ccc; }
.sample627al { display: none !important; }
/* Á¦ÀÏ À§·Î */
#back-top { position: fixed; bottom: 30px; right: 10px; z-index: 999 }
#back-top a { width: 50px; display: block; text-align: center; text-transform: uppercase; text-decoration: none; color: #bbb; /* background color transition */ -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
#back-top a:hover { color: #000; }
/* arrow icon (span tag) */
#back-top span { width: 40px; height: 40px; display: block; margin-bottom: 7px; background: #007ee8 url(../images/common/up-arrow.png)no-repeat center center; background-size: 50%; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
#back-top a:hover span { background-color: #ccc; }
/* ¸ÞÀÎ ·¹ÀÌ¾Æ¿ô */
#header { position: absolute; width: 100%; top: 0; z-index: 990; background: rgba(0,0,0,0.7) }
#main_contants { width: 100%; overflow: hidden }
.snb { position: absolute; top: 13px; right: 0; z-index: 999999999999 }
.snb a { background: #a59b89; padding: 0.5em; border-radius: 100px; }
.logout a { background: #fa0001; padding: 0.5em; border-radius: 100px; }
.container { width: 100%; overflow: hideen; }
/* ¸ÞÀÎ È¸»ç¼Ò°³ */
.main_about { overflow: hidden; background: url(../images/main/business_bg.jpg) no-repeat top center; padding: 100px 0 }
.about_left {/* float: left; width: 40%; margin: 0 5% 0 0 */ text-align: center }
.about_right { float: left; width: 55%; position: relative; z-index: 999 }
.about h2 { margin: 0 0 40px 0 }
.about p { color: #fff }
/* ¸ÞÀÎ °øÁö»çÇ× */
.main_notice { overflow: hidden; padding: 50px 0 }
.main_notice h2 { font-weight: bold; font-size: 1.5em; margin: 0 0 1em 0; font-family: 'Oxanium', cursive; }
.main_notice dt a { font-weight: bold; font-size: 1.5em; display: block; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.main_notice dd span { display: block; margin: 0 0 1em 0 }
.main_notice dd a { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; /* ¶óÀÎ¼ö */ -webkit-box-orient: vertical; word-wrap: break-word; line-height: 1.2em; height: 3.6em; /* line-height °¡ 1.2em ÀÌ°í 3¶óÀÎÀ» ÀÚ¸£±â ¶§¹®¿¡ height´Â 1.2em * 3 = 3.6em */ }
/* ¸ÞÀÎ Á¦Ç° */
.main_product { overflow: hidden; padding: 3em 0 }
.product_box { float: left; width: 50%; background: #53757b }
.product_box p { float: left; width: 50%; overflow: hidden }
.product_box p img { width: 100%; transition: all 0.5s }
.product_box p img:hover { transform: scale(1.2) }
.product_box dl { float: left; width: 50%; }
.product_box dl dt { font-weight: bold; color: #fff; font-size: 1.5em; padding: 1em }
.product_box dl dd { color: #fff; padding: 1em }
.product_box dl dd span { display: block; padding: 1em 0 }
.product_box dl dd span a { display: inline-block; border: 1px solid #fff; text-align: center; color: #fff; padding: 0.5em 1em; font-weight: bold; font-size: 1.2em; transition: all 0.5s }
.product_box dl dd span a:hover { background: #fff; color: #666; text-decoration: none }
.box2 { background: #53647b }
.box3 { background: #77537b }
.box4 { background: #7b6753 }
/* Ä«ÇÇ¶óÀÌÆ® */
footer { width: 100%; padding: 1em 0; background: #fff; position: relative; border-top: 1px solid #ccc }
footer ul { padding: 1em 0; text-align: center }
footer ul li { display: inline-block; padding: 0 1em }
footer ul li a { color: #959595; font-weight: 900; font-size: 0.9em }
address { font-weight: 500; font-size: 14px; padding: 1em 0; text-align: center; }
address span { font-weight: bold; color: #007ee8; }
footer p { margin: 0 auto; text-align: center; padding: 1em 0 }
/*¼­ºêÆäÀÌÁö*/
.sub_container { background: url(../images/common/subbg.jpg) no-repeat top right }
.sub_top { color: #fff; height: 270px; width: 100%; margin: 0 auto; text-align: center }
.sub_top h2 { font-size: 2em; color: #2f2f2f; font-weight: 100; max-width: 1200px; width: 100%; margin: 0 auto; padding-top: 150px; }
.sub_top p { color: #2f2f2f; max-width: 1200px; width: 100%; margin: 0 auto; font-size: 18px }
.sub_path { text-align: center; display: block; padding: 1em }
.sub_path img { margin-top: 2px; margin-right: 6px; }
/* Äü¸Þ´º */
#quick { position: absolute; right: 20px; top: 300px; width: 100px; overflow: hidden; border: 1px solid #ccc; z-index: 999 }
#quick ul li:first-child a { font-weight: bold; color: #fff; font-size: 1.5em }
#quick ul li:first-child { background: #f1592a; }
#quick ul li:last-child { background: #b4b4b4; padding: 0.5em }
#quick ul li:last-child a { color: #fff; }
#quick ul li { background: #fff; padding: 1em 0.5em; text-align: center; border-bottom: 1px solid #CCC }
.leftmenu { width: 100%; margin: 0 2em 0 0; overflow: hidden; background: url(../images/common/submenu_bg.jpg) no-repeat top center }
.sub_head { border-bottom: 2px solid #ddd; padding: 0 0 1em 0; font-size: 1.5em; display: none }
.sub_head h2 { font-weight: bold; font-size: 1.2em; }
.left_dep2 { }
.left_dep2 li { float: left; padding: 1em 2em; display: inline-block; }
.left_dep2 li a { margin: 0; padding: 0; display: block; color: #fff; transition: all 0.5s }
.left_dep2 li a:link, .left_dep2 li a:hover, .left_dep2 li a:visited, .left_dep2 li a:active { text-decoration: none }
.left_dep2 li a.select { font-weight: bold; color: #ecd90d }
/* ¼­ºê °øÅë */
.sub_con { width: 100%; min-height: 500px; overflow: hidden; position: relative; padding: 0 0 7em 0; }
.sub_con h3 { font-weight: 500; font-size: 2.5em; text-align: center; background: url(../images/common/h3_bg.jpg) no-repeat top center; letter-spacing: -3px; margin: 1em 0 0 0 }
.sub_box { position: relative; overflow: hidden }
.h4_box { padding: 2em; background: #023e74; color: #fff; overflow: hidden; width: 50%; position: absolute; top: 50px; right: 0; z-index: 9 }
h4 { font-weight: 500; font-size: 1.8em; margin: 0 0 30px 0; text-align: center; background: url(../images/common/h4_bg.png) no-repeat top center; padding: 1.3em 0 }
h4 span { color: #336; font-weight: 600 }
.h4_box p { color: #fff; }
.sub_con h4 span { color: #336; background: -webkit-linear-gradient(0deg, #06C, #039); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: bolder }
.sub_con h5 { font-weight: bold; font-size: 1.7em; clear: both; margin: 100px 0 50px 0; text-align: center; background: url(../images/common/h5_bg.png) no-repeat top center; padding: 1em 0 0 0 }
.sub_con h6 { font-weight: bold; font-size: 1.2em; clear: both; margin: 0 0 10px 0 }
.s_tit { font-family: 'Titillium Web', sans-serif !important; font-weight: bold; font-size: 36px; font-weight: 100 }
.s_tit span { font-weight: bold !important; }
.top_p_box { text-align: center; font-size: 18px; }
.top_p_box2 { text-align: center; margin-bottom: 2em; }
.top_p_box2 .top_tit { font-size: 30px; font-weight: 500; line-height: 1; color: #333; padding-top: 35px; padding-bottom: 10px; }
.top_p_box2 .hr_line { display: block; width: 26px; margin: 15px auto; border-top: 2px solid #003381; position: relative; }
/* »çÁø ¸ð´Þ */
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }
.pic_div { display: inline-block; margin: 0 1% 1% 0; width: 23%; text-align: center; vertical-align: top }
.pic { display: inline-block; margin: 0 1% 1% 0; width: 31%; text-align: center; vertical-align: top }
.pic img { width: 100%; display: block; }
.pic a { width: 100%; height: 100%; text-indent: -99999px; display: block; background: #444 url(../images/common/tit_bg.png) no-repeat bottom right; color: #fff; font-weight: bold; border: 1px solid #ccc; line-height: 3 }
.pic p { font-size: 16px; padding: 1em 0 }
.col1 { width: 48% !important; }
.col2 { width: 48% !important; }
.col4 { width: 23% !important; }
.col { width: 100% !important; }
.col1_2 { margin: 0 15px 30px 15px; }
.col1_3 { margin: 0 0px 30px 17px; }
.pic_div .pic { width: 100% }
/* ÀÎ»ç¸» */
.greeting { overflow: hidden; padding: 5em 0; background: url(../images/sub01/greeting.jpg) no-repeat top center }
/* ci*/
.btn_down { margin: 1em auto; display: inline-block; text-align: center }
.btn_down a { display: block; background-image: linear-gradient(to right, #0CF, #039); color: #fff; text-align: center; padding: 0.5em 2em; font-weight: bold; transition: all 0.5s }
.btn_down a:hover { background-image: linear-gradient(to right, #039, #0CF); }
.ci_con { display: inline-block; width: 20%; margin: 5%; vertical-align: top }
.ci_con dt { display: block; width: 100%; padding: 1em 0; margin: 0 0 1em 0 }
.ci_blue { background: #35aec5 }
.ci_yellow { background: #ffff00 }
.ci_red { background: #ff160c }
/* ¿¬Çõ */
.history h4 { text-align: center; font-size: 45px; letter-spacing: 5px; color: #171b28; margin: 0 0 30px 0; padding-bottom: 0; }
.history h4 p { display: inline; text-align: center; font-size: 45px; letter-spacing: 5px; color: #171b28; margin: 0 0 30px 0; padding-bottom: 0; font-weight: bold }
.history h4 span { display: block; font-size: 18px; color: #999; font-weight: 100; letter-spacing: 0 }
.history ul { position: relative; overflow: hidden; width: 100%; background: url(../images/sub01/history_bg.png) repeat-y top center }
.history ul li.left { background: url(../images/sub01/history_left.png) no-repeat right 5px; float: left; text-align: right; padding-right: 68px; width: 44.4% }
.history ul li:first-child { margin-top: 10px; }
.history ul li.right { background: url(../images/sub01/history_right.png) no-repeat left 5px; float: right; text-align: left; padding-left: 68px; width: 44.4% }
.history ul li:last-child { margin-bottom: 20px; }
.history ul li { margin: 0; margin-top: 0px; width: 50%; clear: both; font-size: 18px; vertical-align: middle; }
.history ul li span { color: #2d4060; font-size: 1.5em; display: block; }
.history ul li img { }
.history_img { width: 90%; margin: 0 auto; }
.history_img img { width: 100%; }
.history_tab { width: 90%; margin: 20px auto; }
.history_tab ul { width: 100%; }
.history_tab ul li { width: 33%; }
.historyList { width: 90%; margin: 40px auto;     /*background: url(../images/sub01/dot_h.png) repeat-y 18% top; */ }
.historyList .year { border-top: 1px solid #ececec; position: relative; padding: 40px 0 40px 12%; }
.historyList .year:first-child { border-top: 2px solid #1b8d27; }
.historyList .year > dt { top: 20px; position: absolute; left: 0; font-size: 40px; font-weight: 500; color: #1b8d27; }
.historyList .month { position: relative; padding-left: 38px; }
.historyList .month:first-child { margin-top: 0; }
.historyList .month > dt { text-align: right; padding-right: 10px; width: 5%; line-height: 24px; font-size: 16px; position: absolute; left: 0; top: 0; font-weight: 600; }
.historyList .month > dd { line-height: 24px; font-size: 16px; }
.historyList .month > dd > p { background: url(../images/sub01/green_sq.png) no-repeat left 9px; padding-left: 20px; text-align: left; margin-left: 5%; }
.mt { margin: -5em 0 0 0 !important }
/* Á¶Á÷µµ */
.chart { display: inline-block; width: 30%; margin: 1%; vertical-align: top }
.chart p { overflow: hidden }
.chart p img { width: 100%; transition: all 0.5s }
.chart p img:hover { transform: scale(1.5) }
.chart dl { text-align: center }
.chart dl dt { font-weight: bold; font-size: 1.2em; padding: 1em 0 }
.chart dl dt span { display: block; color: #666; font-weight: bold; font-family: 'Oxanium', cursive; }
/* °æ¿µ¹æÄ§ */
.motto { background: url(../images/sub01/motto_bg.jpg) no-repeat top center; overflow: hidden; padding: 8em 0; margin: 5em 0 }
.motto h2 { font-weight: bold; font-size: 2em; text-align: center; }
.motto_list li { display: inline-block; width: 17%; margin: 1%; vertical-align: top; border: 1px solid #ccc; box-shadow: 5px 5px 5px #ccc; padding: 2em; font-weight: bold; text-align: center }
.motto_list li p { padding: 1em 0 }
/* »çÈ¸°øÇå */
.clom04 { display: flex }
.clom04 li { flex: 1; text-align: center; padding: 1rem }
.clom04 li img { width: 100% }
.icon_list { overflow: hidden }
.icon_list li { float: left; width: 50%; margin: 0 0 2rem 0 }
.icon_list li em { float: left; width: 30% }
.icon_list li p { float: left; width: 70% }
.btn_go { overflow: hidden; width: 200px; margin: 50px auto 0 auto }
.btn_go a { display: block; background: #003366; color: #fff; padding: 0.5rem 2rem; text-align: center; transition: all 0.5s }
.btn_go a:hover { background: #0099CC; text-decoration: none; font-weight: bold }
/* À±¸®°æ¿µ */
.ethics_list { overflow: hidden; padding: 2rem 0 }
.ethics_list dt { float: left; width: 20%; margin: 0 2rem 0 0 }
.ethics_list dt img { width: 100% }
.ethics_list dd { float: left; width: calc(80% - 2rem) }
.ethics_list dd span { display: block; font-weight: bold; font-size: 1.3rem; color: #02359c; margin: 0 0 1rem 0 }
/* Á¦Ç°¼Ò°³ */
#portfolio { width: 100%; overflow: hidden; padding: 0; text-align: left; margin-top: 50px; }
ul.thumbs { padding: 0; overflow: hidden; }
ul.thumbs li { display: inline-block; /*height: 180px;*/ overflow: hidden; padding: 0; /*float: left;*/ position: relative; text-align: center; margin: 0 19px 20px 0; padding: 0; border: 1px solid #ccc }
ul.thumbs li:last-child { margin-right: 0; }
ul.thumbs li img { margin: 0 0 20px 0; text-align: center; width: 100%; }
ul.thumbs li p { text-align: center; padding-bottom: 5px; width: 100%; font-weight: bold; font-size: 1.3em }
ul.thumbs li a.thumbnail { display: block;	/*overflow: hidden;*/ box-sizing: border-box; transition: opacity 0.3s; -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; z-index: 9; width: 100%; height: 100%; }
ul.thumbs li a.thumbnail .description { padding: 0; position: absolute; height: 0; left: 0; top: 0; width: 100%; box-sizing: inherit; opacity: 0; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; color: #fff; background-color: rgba(0, 0, 0, 0.5); font-size: 1.1em; padding: 100px 12px; line-height: 16px; box-sizing: inherit; text-align: center; font-weight: bold; }
ul.thumbs li a.thumbnail .active-arrow { width: 0; height: 0; border-left: 25px solid transparent; border-right: 25px solid transparent; border-bottom: 25px solid #8298ad; bottom: -10px; z-index: 99; position: absolute; left: 0; right: 0; margin: 0 auto; }
ul.thumbs li a.thumbnail:hover .description { height: 85%; opacity: 1; }
ul.thumbs li.content { display: none; overflow: hidden; position: relative; padding: 0; background: #8298ad; margin: 0 auto; margin-top: -33px; }
ul.thumbs li.content h3 { display: inline-block; }
ul.thumbs li.content .close { position: absolute; top: 10px; right: 10px; color: #c2c2c2; cursor: pointer; font-weight: normal; font-family: -webkit-pictograph; font-size: 50px; line-height: 35px; z-index: 999 !important; }
ul.thumbs li.content .close:hover { opacity: 0.7; }
ul.thumbs li.content .media { display: inline-block; float: none; width: 95%; padding: 20px; text-align: left; min-height: 200px; color: #fff; }
ul.thumbs li.content .media .detail { float: left; width: 40%; margin-left: 4%; }
ul.thumbs li.content .media .detail h4 { text-align: left; font-size: 30px; margin: 0 !important; background-position: top left }
ul.thumbs li.content .media p { color: #fff; text-align: left !important; background: none !important; position: relative !important; padding: 0 !important; font-size: 1em !important; font-weight: 100 !important }
ul.thumbs li.content .media img { float: left; margin: 0 0px 0 0px; width: 55% }
.detail ul li { background: url(../images/sub04/arrow.png) no-repeat 100% 30%; padding: 0 10px 0 0; }
.detail ul li:last-child { background: none !important; }
.detail ul li span { display: block; padding: 10px; vertical-align: auto; background: #039; color: #fff; }
.portfolio-content { display: none; }
/* ÇÊÅÍ Á¦ÀÛ°úÁ¤ */
.process { display: inline-block; width: 30%; margin: 1%; text-align: center }
.process p { overflow: hidden }
.process p span { display: block; font-family: 'Oxanium', cursive; font-weight: bold; color: #fff; width: 50px; height: 50px; background-image: linear-gradient(to right, #0CF, #039); border-radius: 100px; line-height: 50px; text-align: center; margin: 1em auto }
.process p img { width: 100%; transition: all 0.5s }
.process p img:hover { transform: scale(1.5) }
.process dl dt { font-weight: bold; font-size: 1.5em; padding: 1em 0; border-bottom: 1px solid #ccc }
/* ÇÊÅÍ »ó½Ä */
.img_txt { overflow: hidden; padding: 3em 0; border-bottom: 1px solid #333 }
.img_txt p { overflow: hidden; float: left; width: 30%; margin: 0 1em 0 0 }
.img_txt p img { width: 100% }
.img_txt dl { float: right; width: 60% }
.img_txt dl dt { font-weight: bold; text-align: left; padding: 0.5em; font-size: 1.2em; color: #fff; background-image: linear-gradient(to right, #0CF, #039); border-radius: 0 0 20px 0; }
.img_txt dl dd { padding: 1em }
/* ¿À½Ã´Â±æ */
.division { overflow: hidden; padding: 20px 0; position: relative }
/*.division p { float: left; width: 35%; margin: 0 20px 0 0; text-align: left }*/
.division p img { width: 100% }
.division_con { text-align: left }
.dt_tit { overflow: hidden; margin: 0 0 20px 0; border-bottom: 1px solid #ccc; padding: 0 0 20px 0; text-align: center }
.dt_tit dt { font-weight: bold; font-size: 24px; }
.dt_con dt, .dt_con dd { padding: 5px 0; }
.dt_con dt { float: left; clear: both; display: inline-block; font-weight: bold; color: #1957aa; width: 20%; }
.map { overflow: hidden; padding: 2em 0 }
.map li { display: inline-block; width: 30%; text-align: center; font-weight: bold }
.map li p { overflow: hidden; padding: 2em 0 }
.map li p img { width: 100%; }
/*°Ô½ÃÆÇ*/
#BoardDiv { max-width: 1200px; }
#BoardList li .date2 { width: 15% !important; }
#BoardList li .name2 { width: 15% !important; }
#BoardList li { padding: 1.2rem 0.5rem 1rem; }
#BoardList li:first-child span { font-size: 16px; }
#BoardList li span.subject { padding-left: 30px; }
.cd-section { max-width: 1200px; }
/* Å×ÀÌºí */
.comm_table { border-top: 2px solid #288ab9; border-collapse: collapse; padding: 0; width: 100%; }
.comm_table caption { display: none }
.comm_table tr { background: #fff; border: 1px solid #ddd; padding: .35em; }
.comm_table th, table td { padding: .625em; text-align: center; border: 1px solid #ddd; }
.comm_table th { text-transform: uppercase; background: #023f73; border-color: #FFF; color: #fff; font-weight: bold; }
.comm_table td img { text-align: center; }
.comm_table td.left { text-align: left !important; }
/* ·Î±×ÀÎ */
.login { overflow: hidden; padding: 5em 0; background: #fafafa }
.login_con { width: 70%; margin: 0 auto }
.login_con p { float: left; width: 30% }
.login_con dl { float: left; width: 50%; }
.login_con dl dt { float: left; width: 20%; margin: 0.5em 0; font-weight: bold }
.login_con dl dd { float: left; width: 80%; margin: 0.5em 0 }
.login_con dl span { float: right }
.comm_input { padding: 0 1em; border: 1px solid #999; background: #fff; width: 80%; padding: 0.7em 1em }
/* ¸¶ÀÌÆäÀÌÁö */
.mypage_top { overflow: hidden; padding: 5em 2em; background: #e1e1e1 }
.mypage_top p { float: left; width: 20%; overflow: hidden; margin: 0 5% 0 0 }
.mypage_top p img { width: 100% }
.mapage_inner { float: left; width: 75% }
.mapage_inner dl dt { font-weight: bold; font-size: 2em }
.mapage_inner dl dt span { font-size: 0.8em; margin: 0 1em 0 0 }
.mapage_inner dl dd { font-weight: bold; font-size: 1.3em; color: #424242; padding: 0.5em 0 }
.mapage_inner ul { width: 70% }
.mapage_inner ul li { float: left; width: 25%; text-align: center; background: #34adcf; color: #fff; padding: 3em 0 }
.mapage_inner ul li:first-child { background: #0072bb; }
.mapage_inner ul li:nth-child(3) { background: #42424d }
.mapage_inner ul li:last-child { background: #fff; color: #333 }
.mapage_inner ul li span { display: block; font-weight: bold; font-size: 1.4em; min-height:2.5rem }
/* Á÷¿ø°Ô½ÃÆÇ ¸Þ´º */
.sub_left { float: left; width: 30% }
.sub_half { float: left; width: 70% }
#DB_navi42 { position: relative; width: 200px; }
#DB_navi42 h2 { background: #42424d; text-align: center; color: #fff; font-weight: 100; padding: 2em 0; border: 1px solid #42424d; font-size: 1.5em }
#DB_navi42 a { text-decoration: none; display: block; }
#DB_navi42 .DB_1D { position: relative; width: 200px; background: #42424d; border: 1px solid #000000; border-width: 0 1px 1px 0; text-align: center }
#DB_navi42 .DB_1D a { font-weight: bold; color: #ffffff; height: 50px; line-height: 50px; }
#DB_navi42 .DB_1D a:hover { color: #eb4865 }
#DB_navi42 .DB_1D.DB_select a { color: #eb4865 }
#DB_navi42 .DB_1D .DB_2D_wrap { display: none; text-align: left; }
#DB_navi42 .DB_1D .DB_2D_wrap .DB_2D { position: relative; }
#DB_navi42 .DB_1D .DB_2D_wrap .DB_2D a { font: 12px µ¸¿ò; font-weight: bold; color: #999999; height: 34px; line-height: 34px; text-indent: 20px; }
#DB_navi42 .DB_1D .DB_2D_wrap .DB_2D a:hover { background: #eb4865; color: #ffffff }
#DB_navi42 .DB_1D .DB_2D_wrap .DB_2D.DB_select a { background: #eb4865; color: #ffffff }
#DB_navi42 .DB_1D .DB_2D_wrap .DB_2D .DB_3D_wrap { display: none; position: relative; background: #333333; left: 0px; top: 0px; text-align: left; padding: 10px 0 20px }
#DB_navi42 .DB_1D .DB_2D_wrap .DB_2D .DB_3D_wrap .DB_3D { }
#DB_navi42 .DB_1D .DB_2D_wrap .DB_2D .DB_3D_wrap .DB_3D a { font: 12px µ¸¿ò; color: #999999; background: #333333; height: 25px; line-height: 25px; text-indent: 30px }
#DB_navi42 .DB_1D .DB_2D_wrap .DB_2D .DB_3D_wrap .DB_3D a:hover { color: #ffffff; background: url('img/arrow.gif') no-repeat 20px 9px; }
#DB_navi42 .DB_1D .DB_2D_wrap .DB_2D .DB_3D_wrap .DB_3D.DB_select a { color: #ffffff; background: url('img/arrow.gif') no-repeat 20px 9px; }
/* »çÀÌÆ®¸Ê */
.sitemap { border: 1px solid #CCC; border-top: 3px solid #023e74; width: auto; margin: 0 0 3em 0; overflow: hidden; padding: 10px; }
.sitemap h2 { width: 20%; background: #789db7; font-size: 1.2em; text-align: center; color: #fff }
.sitemap ul { }
.sitemap ul li { display: inline-block; width: 21%; padding: 1em; background: url(../images/common/li_bg.png) no-repeat 0 20px }
.sitemap ul li a { display: block; }
.dropdown { display: none; }
/* ÅÇ */
.tab { text-align: center; margin: 0 0 100px 0 }
.tab ul { display: flex }
.tab li { flex: 1; margin: 0 1px 0 0 }
.tab li a { display: block; background: #eaeaea; height: 40px; line-height: 40px; }
.tab li a:hover { background: #333 !important; color: #fff; }
.select a { background: #02359c !important; font-weight: bold; color: #fff; }
.li4 li { width: 23%; }
.li5 li { width: 18%; display: inline-block; }
.hvr-sweep-to-top { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.hvr-sweep-to-top:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #333; -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active { color: white; }
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before { -webkit-transform: scaleY(1); transform: scaleY(1); }
.hvr-sweep-to-top { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.hvr-sweep-to-top:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #33aed0; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-sweep-to-top:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active { color: white; }
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before { -webkit-transform: scaleX(1); transform: scaleX(1); }
/*effect-underline*/
a.effect-underline:after { content: ''; position: absolute; left: 0; display: inline-block; height: 1em; width: 100%; border-bottom: 1px solid; margin-top: 10px; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(0, 1); transform: scale(0, 1); }
a.effect-underline:hover:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
/*effect-box*/
a.effect-box:after, a.effect-box:before { content: ''; position: absolute; left: 0; display: inline-block; height: 1em; width: 100%; margin-top: 10px; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
a.effect-box:before { border-left: 1px solid; border-right: 1px solid; -webkit-transform: scale(1, 0); transform: scale(1, 0); }
a.effect-box:after { border-bottom: 1px solid; border-top: 1px solid; -webkit-transform: scale(0, 1); transform: scale(0, 1); }
a.effect-box:hover:after, a.effect-box:hover:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
/* effect-shine */
a.effect-shine:hover { -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%); -webkit-mask-size: 200%; animation: shine 2s infinite; }
 @-webkit-keyframes shine { from {
 -webkit-mask-position: 150%;
}
to { -webkit-mask-position: -50%; }
}
/* ÅÍÄ¡ ½½¶óÀÌµå */
.jssorb051 .i { position: absolute; cursor: pointer; }
.jssorb051 .i .b { fill: #fff; fill-opacity: 0.5; stroke: #000; stroke-width: 400; stroke-miterlimit: 10; stroke-opacity: 0.5; }
.jssorb051 .i:hover .b { fill-opacity: .7; }
.jssorb051 .iav .b { fill-opacity: 1; }
.jssorb051 .i.idn { opacity: .3; }
.jssora051 { display: block; position: absolute; cursor: pointer; }
.jssora051 .a { fill: none; stroke: #fff; stroke-width: 360; stroke-miterlimit: 10; }
.jssora051:hover { opacity: .8; }
.jssora051.jssora051dn { opacity: .5; }
.jssora051.jssora051ds { opacity: .3; pointer-events: none; }
 @media all and (min-width:1025px) {
#header h1 { float: left; padding: 1.2em 0; position: relative; z-index: 111; margin-right: 4%; }
#hsec1 { padding: 0px 0px; }
#hsec1 .d_container { position: relative }
#hsec1 .con1 { display: none }
#hsec1 .con2 { text-align: left }
#hsec1 .con2 .mo { display: none }
#hsec1 .con3 { position: absolute; right: 0; top: 0 }
#hsec2 { position: relative; padding: 0 }
#d_lnb ul { width: 60%; position: absolute; right: 0; }
#d_lnb_bg { position: absolute; left: 0; top: 100px; width: 100%; background: #ffffff url(../images/common/menu_bg.jpg) no-repeat top center; box-sizing: border-box; height: 0; }
#d_lnb { height: 100px }
#d_lnb h2 { display: none }
#d_lnb li { position: relative; float: left; width: 20%; text-align: center; padding-bottom: 19px; padding-top: 1.5em; }
#d_lnb li > a { font-size: 16px; color: #fff; line-height: 50px }
#d_lnb li > a:hover, #d_lnb li.on > a { color: #fff; padding: 0 0 2px 0 }
#d_lnb li.on { border-bottom: 10px solid #003281; box-sizing: border-box; }
#d_lnb li.on .sub { background: #003281; }
#d_lnb li .sub { display: block; background: none; position: absolute; width: 100%; top: 100px; height: 0; overflow: hidden; z-index: 100; }
#d_lnb li .sub dl { padding: 10px 15px 0 15px; text-align: center; border-left: 1px solid #e6e6e6; min-height: 160px; }
#d_lnb li .sub dd { padding: 2px 0; border: none; }
#d_lnb li .sub dd a { font-size: 14px; padding: 0px; color: #505050; display: block }
#d_lnb li.on .sub dd a { color: #ffffff; font-weight: 600; transition: all 0.5s }
#d_lnb li.on .sub dd a:hover { background: #fff; color: #333 !important }
#d_lnb li.on dl { border-left: 0px; }
#d_lnb li .sub dd a:hover { text-decoration: none; }
#d_lnb_mask { display: none }
.topmenu_icon { position: absolute; right: -5px; top: 28px; z-index: 999 }
.topmenu_icon li { display: inline-block; padding: 0 0.5em; }
.topmenu_icon .tmenu_b { background-image: url("../images/main/main_icon_bg.jpg"); background-repeat: no-repeat; background-position: 0 60%; padding-left: 15px; }
.topmenu_icon li a { font-size: 14px; }
.topmenu_icon a img { margin-top: 2px; }
.mob_login { display: none; }
.lang { float: left; padding: 2em 0 0 0; position: relative; z-index: 999 }
.lang li { display: inline-block }
.lang li a { display: block; padding: 0 0.5em; color: #333; transition: all 0.2s }
.lang li p { color: #fff; font-family: 'Oxanium', cursive; font-size: 0.8em; text-align: center; font-weight: normal; letter-spacing: normal }
.btn_login span { float: right; position: relative; z-index: 999; margin: 2em 0 0 0 }
.btn_login span a { display: block; color: #fff; transition: all 0.5s; font-size: 12px; font-weight: bold; padding: 0.5em 1em }
.btn_login span a:hover { text-decoration: none; color: #FF0 }
.btn_mypage { position: absolute; top: 0; right: 0; z-index: 999 }
.btn_mypage a { display: block; color: #fff }
}
.flex-container a:hover, .flex-slider a:hover { outline: none; }
.slides, .slides > li, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.flex-pauseplay span { text-transform: capitalize; }
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
.flexslider .slides img { width: 100%; display: block; }
.flexslider .slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .flexslider .slides { display: block; }
* html .flexslider .slides { height: 1%; }
.no-js .flexslider .slides > li:first-child { display: block; }
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; zoom: 1; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2); -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2); -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2); box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2); }
.flexslider .slides { zoom: 1; }
.flexslider .slides img { height: auto; -moz-user-select: none; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.carousel li { margin-right: 5px; }
.flex-direction-nav { *height: 0;
}
.flex-caption { width: 100%; padding: 1em; background: #333; color: #fff; position: absolute; bottom: 0; }
.flex-direction-nav a { background: #000; text-decoration: none; display: block; text-align: center; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0, 0, 0, 0.8); text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.flex-direction-nav a:before { font-family: "flexslider-icon"; font-size: 30px; display: inline-block; content: '<'; color: rgba(0, 0, 0, 0.8); text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }
.flex-direction-nav a.flex-next:before { content: '>'; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-direction-nav .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-direction-nav .flex-prev:hover { opacity: 1; }
.flexslider:hover .flex-direction-nav .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-direction-nav .flex-next:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter: alpha(opacity=0); cursor: default; z-index: -1; }
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
.flex-control-nav { width: 100%; position: absolute; bottom: -40px; text-align: center; }
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline;
}
.flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background: rgba(0, 0, 0, 0.5); cursor: pointer; text-indent: -9999px; -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
.flex-control-paging li a:hover { background: #333; background: rgba(0, 0, 0, 0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0, 0, 0, 0.9); cursor: default; }
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flex-control-thumbs img { width: 100%; height: auto; display: block; opacity: .7; cursor: pointer; -moz-user-select: none; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.flex-control-thumbs img:hover { opacity: 1; }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev { opacity: 1; left: 10px; }
.flex-direction-nav .flex-next { opacity: 1; right: 10px; }
}


/* ¸ð¹ÙÀÏ */
@media all and (max-width:1024px) {
body.lnb_on { overflow: hidden }
body.lnb_on #d_lnb_mask { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: url('../images/common/lnb_mask_bg.png'); z-index: 990 }
#hsec1 { padding: 1em 0px; }
#hsec1 .d_container { position: relative }
#hsec1 .con1 { position: absolute; left: 0; top: 0; padding: 14px 10px; cursor: pointer }
#hsec1 .con2 { text-align: center }
#hsec1 .con2 .pc { display: none }
#hsec1 .con3 { position: absolute; right: 0; top: 0 }
#hsec2 { }
.snb { left: 20px; }
#d_lnb { position: fixed; left: -100%; top: 0; width: 80%; height: 100%; background: #fff; z-index: 991 }
#d_lnb h2 { position: relative; text-align: center; color: #333; padding: 50px 0 20px 0; border-bottom: 1px solid #ddd; width: 80%; margin: 0 auto }
#d_lnb h2 .close { position: absolute; right: 10px; top: 10px; cursor: pointer }
#d_lnb li { border-bottom: 1px solid #ddd }
#d_lnb li.on > a { color: #fff; background: #183083 }
#d_lnb li > a { display: block; padding: 10px 25px; font-weight: 600 }
#d_lnb li .sub { background: #f5f5f5; display: none; }
#d_lnb li .sub dd { border-top: 1px solid #ddd }
#d_lnb li .sub dd a { display: block; padding: 10px 35px; }
#d_lnb li .sub dd a:hover { text-decoration: underline }
/* µå·Ó´Ù¿î */
.dropbtn { border: 1px solid #ccc; cursor: pointer; width: 100%; padding: 0.5em 0; background: #fff url(../images/common/mob_menu.jpg) no-repeat 90% }
.dropdown { position: relative; display: inline-block; width: 100%; margin: 0 0 30px 0 }
.dropdown-content { display: none; position: absolute; background-color: #f9f9f9; width: 100%; z-index: 999999; border: 1px solid #CCC }
.dropdown-content a { color: black; padding: 0.5em; text-decoration: none; display: block; }
.dropdown-content a:hover { background-color: #183083; color: #fff }
.dropdown:hover .dropdown-content { display: block; }
.dropdown:hover .dropbtn { background-color: #f9f9f9; }
/* Ä«ÇÇ¶óÀÌÆ® */
footer ul li { padding: 0 }
/* ¸ÞÀÎ */
#header { position: relative; background: #000 }
#hsec1 .lang { display: none }
#hsec1 .btn_login { display: none }
#hsec2 .lang { overflow: hidden }
#hsec2 .lang li { display: inline-block; width: 50%; float: left; border: none }
#hsec2 .btn_login { overflow: hidden; background: #006; margin: 0.5em 0 }
#hsec2 .btn_login span { padding: 0.5em }
#hsec2 .btn_login span a { color: #fff }
#d_lnb h2 { padding: 1em 0 }
.main_about { padding: 1em; background-position: top left }
.about_left { float: none; width: auto; padding: 1em }
.responsive-slider .pages { display: none }
.responsive-slider .slides ul li .slide-body .caption.header p { display: none }
.about_right { float: none; width: auto }
.about_right iframe { height: 200px }
.main_product { padding: 0 }
.product_box { float: none; width: auto; overflow: hidden }
.product_box dl dt { font-size: 1em; padding: 0 1em }
.product_box dl dd { font-size: 0.8em; padding: 0 1em }
/* ¼­ºê */
.sub_top { height: 150px }
.sub_top h2 { font-size: 1.5em; padding: 2em 0 0 0 }
.sub_top p { font-size: 0.8em }
.left_dep2 { display: none }
.sub_con h3 { font-size: 1.5em; margin: 0 }
.sub_path { font-size: 0.8em }
/* °øÅë */
.inner { width: auto; padding: 1em }
h4 { font-size: 1.5em; background-size: contain }
.mob_img { width: 100% }
.sub_con h5 { font-size: 1.2em }
/* ÀÎ»ç¸» */
.greeting { padding: 2em 0 }
.big img { display: block }
/* È¸»ç½Éº¼ */
.ci_con { width: auto }
/* °æ¿µ¹æÄ§ */
.motto { padding: 2em 0 }
.motto h2 { font-size: 1.5em }
.motto_list li { width: 27% }
/* Á¶Á÷µµ */
.chart { width: auto }
/* À±¸®°æ¿µ */
.clom04 { flex-direction: column; }
.icon_list li { float: none; width: auto; margin: 0 0 2rem 0; overflow: hidden; }
.ethics_list dt { float: none; width: auto; margin: 0 0 2rem 0 }
/*  Á¦Ç°¼Ò°³ */
ul.thumbs li { width: auto !important; margin: 1em 0 }
ul.thumbs li.content .media { width: auto }
ul.thumbs li.content .media img { width: 100%; float: none }
ul.thumbs li.content .media .detail { width: auto; float: none; margin: 0 }
/* ÇÊÅÍ»ó½Ä */
.img_txt p, .img_txt dl { float: none; width: auto }
/* ·Î±×ÀÎ */
.login_con { width: auto }
.login_con p { width: auto; float: none; margin: 0 auto; text-align: center }
.login_con dl { width: auto; float: none }
.login_con dl dt { width: 30% }
.login_con dl dd { width: 70% }
.login_con span { text-align: center; display: block; margin: 0 auto }
/* ¸¶ÀÌÆäÀÌÁö */
.mypage_top { padding: 1em }
.mypage_top p { float: none; width: auto; margin: 0 }
.mapage_inner { float: none; width: auto }
.mapage_inner ul { overflow: hidden; width: auto }
.mapage_inner ul li { width: 50% }
/* Á÷¿ø°Ô½ÃÆÇ */
.sub_left { display: none }
.sub_half { float: none; width: auto }
/*.board_warp{overflow:scroll}
.board_warp #BoardList{width:700px}*/
.BasicList li{ padding:5px !important; display:flex}
.BasicList li span{ font-size:12px !important;}
.BasicList li span.no{display:none !important}
.btn_app1,
.btn_app2{font-size:12px !important; padding:3px !important; float:left !important; margin:0 !important}
.BasicList li span.use{width:auto !important}
}
