@charset "utf-8"; @import url("/_Css/webfont.css"); @import url("/_Css/common.css"); @import url("/_Css/style.default.css"); @import url("/_Css/board.css"); @import url("/_Css/member.css"); @import url("./layout.css");
@import url("./contents.css"); @import url("./round-box.css");

/*�˾�â*/
body.popup { background:#FFF; } 
.pop_wrap { background:#FFF; font-family:NanumGothic; } 
.pop_head { display:block; position:fixed; top:0px; width:100%; z-index:5000; _position:absolute; _left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth); _top:expression(document.documentElement.scrollTop); } 

.pop_head { height:48px; border-top:5px solid #3f51b5; background:#FFF; border-bottom:2px solid #3f51b5;
    background: #3f51b5;
     /* background:url(../_Img/Common/pop_tit_bg.gif) no-repeat top */
     } 
.pop_head span.close { height:42px; position:absolute; right:0px; top:0px; } 
.pop_head span.close a { position:absolute; right:15px; top:12px; } 
.pop_head .pop_title { font-size:24px; letter-spacing:-1px; font-weight:bold; color:#FFF; display:block; margin:0px 15px 0px 15px; padding:7px 0 10px 0; line-height:1.3em; } 
.pop_foot { display:block; position:fixed; bottom:0px; width:100%; z-index:5000; background:#3f51b5; _position:absolute; _top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight); _left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth); } 
.pop_foot { height:3px; overflow:hidden } 
.pop_foot span { height:3px; overflow:hidden; display:block; } 
.pop_cont { z-index:6000; padding:90px 15px 30px 15px; } 

.pop_cont .cont_top h3 { font-size:11px !important; color:#AAA; font-weight:normal; } 


/* 마우스 포인터로 변경 */
 input[type="checkbox"],
input[type="radio"],
select
{
    cursor: pointer;
}


/* datepicker custom */

 .ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
    padding: 0 !important;
}


.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    top: 55% !important;

}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.ui-datepicker * {
    font-size: 12px !important;
} */

/*�⺻��Ÿ�� overwrite */


.indent01 { padding-left:15px } 

/*��ü ������ �⺻ ��Ÿ��*/
.ctit-top { position:relative; display:block; margin-bottom:10px; } 



/* c-tab01 */
/* .c-tab01 { width:100%; position:relative; margin-bottom:40px; } 
.c-tab01 ul { overflow:hidden; } 
.c-tab01 li { float:left; } 
.c-tab01 li a { display:block; padding:9px 30px 7px; border-right:1px solid #c6c6c6; } 

.c-tab01 li .over, .c-tab01 li a:hover, .c-tab01 li a:focus, .c-tab01 li a:active { background:url(../_Img/Common/c_tab02_bg_o.gif) no-repeat center 0; display:block; padding:9px 30px 11px; color:#fff; font-weight:bold; border-right:none; } 

.c-tab01 li .over span, .c-tab01 li a:hover span, .c-tab01 li a:focus span, .c-tab01 li a:active span { color:#FFF } */


/* c-tab02 */
.c-tab02 { border-bottom:1px solid #e0e0e0; margin-top:0; padding:15px 0; } 
.c-tab02 ul { overflow:hidden; } 
.c-tab02 li { float:left; border-left:1px solid #ccc; padding:0 20px; margin-right:0px; font-weight:bold; font-size: 16px; } 
.c-tab02 li:first-child { border-left:0; } 
.c-tab02 li .over { text-decoration:underline; color:#1c61a5; } 


/* ������ Ÿ��Ʋ */
.c-ctit01 { font-size:24px; font-weight:bold; color:#333; line-height:32px; } 
.c-ctit01 b { color:#1c61a5; } 
.c-ctit02 { font-size:34px; font-weight:bold; color:#000; text-align:center; line-height:120%; } 
.c-ctit02 span { font-size:16px; display:block; } 

/* ship-tab */
.ship-tab ul li { float:left; width:50px; margin-left:10px; } 
.ship-tab ul li:first-child { margin-left:0; } 
.ship-tab ul li a { width:50px; text-align:center; display:block; font-size:13px; padding-top:55px; cursor:pointer; letter-spacing:-1px; font-weight:bold; text-decoration:none; } 
.ship-tab ul li a.over, .ship-tab ul li a:hover, .ship-tab ul li a:focus { position:relative; color:#2d52a9; } 

.ship-tab ul li.n1 a { background:url("/html/_Img/Common/ship_icon1.gif") repeat-x 0 0; } 
.ship-tab ul li.n2 a { background:url("/html/_Img/Common/ship_icon2.gif") repeat-x 0 0; } 
.ship-tab ul li.n3 a { background:url("/html/_Img/Common/ship_icon3.gif") repeat-x 0 0; } 
.ship-tab ul li.n4 a { background:url("/html/_Img/Common/ship_icon4.gif") repeat-x 0 0; } 
.ship-tab ul li.n5 a { background:url("/html/_Img/Common/ship_icon5.gif") repeat-x 0 0; } 


.ship-tab ul li.n1 a.over, .ship-tab ul li.n1 a:hover, .ship-tab ul li.n1 a:focus { background:url("/html/_Img/Common/ship_icon1_o.gif") repeat-x 0 0; } 
.ship-tab ul li.n2 a.over, .ship-tab ul li.n2 a:hover, .ship-tab ul li.n2 a:focus { background:url("/html/_Img/Common/ship_icon2_o.gif") repeat-x 0 0; } 
.ship-tab ul li.n3 a.over, .ship-tab ul li.n3 a:hover, .ship-tab ul li.n3 a:focus { background:url("/html/_Img/Common/ship_icon3_o.gif") repeat-x 0 0; } 
.ship-tab ul li.n4 a.over, .ship-tab ul li.n4 a:hover, .ship-tab ul li.n4 a:focus { background:url("/html/_Img/Common/ship_icon4_o.gif") repeat-x 0 0; } 
.ship-tab ul li.n5 a.over, .ship-tab ul li.n5 a:hover, .ship-tab ul li.n5 a:focus { background:url("/html/_Img/Common/ship_icon5_o.gif") repeat-x 0 0; } 


/*������ �� ��*/
.p-view-tab01 { display:block; width:100%; height:42px; overflow:hidden; position:relative; } 
.p-view-tab01 .bg_box { position:absolute; width:100%; height:35px; left:0; top:7px; z-index:1 } 
.p-view-tab01 .bg_box span { display:block; background:#ababab; border:1px solid #7c7c7c; height:33px; } 
.p-view-tab01 ul { position:relative; width:100%; z-index:10 } 
.p-view-tab01 ul:after { content:""; display:block; clear:both; } 
.p-view-tab01 ul li { float:left; position:relative; line-height:1.3em } 
.p-view-tab01 ul li a { display:block; border:1px solid #7c7c7c; background:#ababab; color:#FFF; padding-left:100px; padding-right:100px; height:25px; margin-top:7px; padding-top:8px; border-bottom:0; } 
.p-view-tab01 ul li a span { color:#FFF; } 
.p-view-tab01 ul li a.over { margin-top:0; background:#FFF; color:#666; height:26px; padding-top:15px; } 
.p-view-tab01 ul li a.over span { color:#666; } 

/*�Ǹ޴� ��Ÿ��*/
.cont-tab-menu { } 
.cont-tab-menu { width:100%; position:relative; margin-bottom:30px; } 
.cont-tab-menu:after { clear:both; content:""; display:block; } 
.cont-tab-menu ul { width:100%; position:relative; background:url(/_Img/Common/bg/tab_bg4_bar.gif) repeat left -6px; } 
.cont-tab-menu ul:after { clear:both; content:""; display:block; } 
.cont-tab-menu li { float:left; width:auto; display:block; height:31px; line-height:120%; _overflow-y:hidden; margin-bottom:5px; } 
.cont-tab-menu a { display:inline-block; width:auto; height:31px; font-weight:bold; letter-spacing:-1px; background:url(/_Img/Common/bg/tab_bg4.gif) no-repeat left top; padding-left:15px; color:#555555; } 
.cont-tab-menu a span { display:inline-block; width:auto;; font-weight:bold; letter-spacing:-1px; background:url(/_Img/Common/bg/tab_bg4.gif) no-repeat right top; padding-right:25px; height:21px; line-height:130%; padding-top:10px; padding-bottom:0px; cursor:pointer; color:#555555; } 
.cont-tab-menu a:hover, .cont-tab-menu .over a, .cont-tab-menu a.over { background-position:left -40px; color:#2da8b5; } 
.cont-tab-menu a:hover span , .cont-tab-menu .over a span , .cont-tab-menu a.over span { background-position:right -40px; color:#FFF; } 
.cont-tab-menu li.first { } 

/* ������ ���� ��Ÿ�� Over write : style.default.css�� �⺻ �ۼ��Ǿ� ����! �Ӽ� ����ÿ��� �ۼ��ϼ��� */

.c-tit01 { font-size: 22px; font-weight: 600; color: #333333; /* padding-left: 20px; */
 /* background: url(../_Img/Common/blt01.gif) no-repeat left center; */
 line-height: 125%; margin-bottom: 20px; } /*�ٰ��� : 20px*/
.c-tit02 { font-size:15px; font-weight:bold; color:#2d52a9; padding-left:15px; background:url(../_Img/Common/blt02.gif) no-repeat left 5px; line-height:125%; margin-bottom:10px; } /* �ٰ���: 18px*/
.c-tit03 { font-size:14px; font-weight:bold; color:#333; padding-left:10px; background:url(../_Img/Common/blt03.gif) no-repeat left 7px; line-height:130%; margin-bottom:5px; } /* �ٰ���: 16px*/

.c-tit04 { font-size:13px; background:url(../_Img/Common/icon_tit02.jpg) no-repeat left 4px } 

.c-ex { background:url(../_Img/Common/icon_ex.png) no-repeat left top; padding-left:25px; font-size:15px; line-height:140%; margin-bottom:10px; } 
.p-tit { display:block; font-size:22px; font-weight:bold; color:#2d52a9; margin-bottom:5px; line-height: 25px; } /* �ٰ���: 18px*/

.tp_box p { font-size: 14px; } 


.c-dllist02 { border-bottom:1px dotted #DDD; padding-bottom:20px; margin-bottom:20px; position:relative; } 
.c-dllist02 dt { background:url(../_Img/Common/blt02.gif) no-repeat left 7px; font-weight:bold; font-size:15px; color:#2d52a9; padding-left:15px; line-height:125%; margin-bottom:0px; } 
.c-dllist02 dd { padding-left:10px; margin-top:5px; margin-bottom:5px; } 


/* ������ �ȳ��� ��Ÿ�� */
.info_box { border:5px solid #dfdfdf; padding:20px 20px 20px 150px; background:url(../_Img/Common/icon_ex_r.gif) no-repeat 50px center; margin-top:20px; } 
.info_box2 { padding:20px 20px 20px 150px; background:#f8f8f8 url(../_Img/Common/icon_ex_r.png) no-repeat 50px center; } 

.info_ex { /* border: 1px solid #dfdfdf; */
 background: #f6f6f6; padding:10px; margin:5px 0; } 
.info_qa { padding-left:20px; margin:5px 0; line-height:140%; background:url(../_Img/Common/icon_qa.gif) no-repeat left 3px; } 
.tp_box { /* background:url(../_Img/02/0201_icon1.gif) no-repeat right center; */
 padding:25px 0; /* margin-right:30px; */ } 

/* �ڽ� ��Ÿ�� */
.g-box { border:1px solid #ddd; background:#f8f8f8; overflow:hidden; } 
.w-box { border:1px solid #ddd; overflow:hidden; } 
.b-box { border:1px solid #ddd; background:#f8f8f8; padding:30px; } 

/*�̿��� ����*/
.agree-box-wrap { border:1px solid #EDEDED; background:#f8f8f8; position:relative; } 
.agree-box { overflow-y:scroll; padding:20px; } 


/* ����Ʈ�� */
.sitemapList { display:block; border-left:1px dashed #DDD; border-right:1px dashed #DDD; border-bottom:1px dashed #DDD; padding-bottom:10px; } 
.sitemapList:after { clear:both; content:""; display:block; } 
.sitemapList .mn_l1 { width:160px; float:left; position:relative; margin-bottom:25px; overflow-x:hidden; padding-left:40px; padding-right:39px; border-top:1px dashed #DDD; padding-top:30px; } 
.sitemapList .mn_l1 a { display:block; } 
.sitemapList .mn_l1 .mn_a1 { } 
.sitemapList .mn_a1 { text-align:center; font-weight:bold; display:block; background:#4c5876; color:#FFF; line-height:1.3em; padding:5px 0 5px 0; margin-bottom:10px; } 
.sitemapList .mn_a1 span { color:#FFF; display:block; padding:0; height:auto; } 

.sitemapList ul.depth3 { padding-top:10px; padding-bottom:10px; font-size:11px; padding-left:20px; } 

/*���Ӿȳ�*/
.c0103_wrap { position: relative; padding-left:200px; background:url("../_Img/01/0103_img01.gif") no-repeat 0 bottom; } 
.c010303_wrap { position: relative; padding-left:200px; background:url("../_Img/01/010303_img01.gif") no-repeat 0 center; } 
/* ���񽺾ȳ� */
.c0201_wrap { position: relative; } 
.c0201_wrap:after { clear:both; content:""; display:block; } 
.c0201_wrap li { background: url('../_Img/02/arr_f.gif') no-repeat 75px 65px; padding-bottom:30px } 
.c0201_wrap li.line3 { background: url('../_Img/02/arr_f.gif') no-repeat 75px 78px; padding-bottom:20px } 
.c0201_wrap li:after { clear:both; content:""; display:block; } 
.c0201_wrap li b { width:190px; font-size:15px; float:left; background: url('../_Img/02/tit_bg1.gif') no-repeat 0 0; color:#fff; padding:17px 20px 20px 10px;; display:inline; } 
.c0201_wrap li ul { width:520px; display:inline-block; } 
.c0201_wrap li ul li, .c0201_wrap li .c-list01-li { background:url(/_Img/Common/blt04.gif) no-repeat left 7px; padding-left:10px; line-height:150%; padding-bottom:5px; margin-bottom:5px; } 
.c0201_wrap .last { background:none; padding-bottom:0px } 

.c-list1 { position: relative; } 
.c-list1:after { clear:both; content:""; display:block; } 
.c-list1 li, .c-list1-li { background:url("/_Img/Common/blt04.gif") no-repeat left 7px; padding-left:10px; padding-right:30px; line-height:150%; margin-bottom:5px; float:left; display:inline-block } 


.seat { position:relative; display:block; } 
.seat li { padding:25px 70px; border:5px solid #3663ce; float:left; font-size:16px; font-weight:bold; margin-left:10px } 
.seat li:first-child { margin-left:50px } 

.s-list { position:relative; display:block; width:100%; } 
.s-list:after { clear:both; content:""; display:block; } 
.s-list li { background:url(/_Img/Common/blt03.gif) no-repeat left 7px; padding-left:10px; line-height:150%; margin-bottom:5px; font-size:15px; font-weight:bold; color:#4b3630; float:left; padding-right:20px } 

.s-list1 { position:relative; display:block; width:100%; } 
.s-list1:after { clear:both; content:""; display:block; } 
.s-list1 li span { color:#fff; background:url("../_Img/Common/ol_blt02.png") no-repeat left top; } 
.s-list1 li { position:relative; padding-left:30px; padding-right:10px; line-height:130%; margin:10px 0; width:130px; float:left } 
.s-list1 li span { display:block; position:absolute; top:0px; left:0px; width:19px; height:19px; font-size:11px; font-weight:bold; text-align:center; line-height:17px; } 

.info_ex2 { background: #f8f9fc; padding:20px 15px; margin:5px 0; } 
.info_ex2:after { content:""; display:block; clear:both; } 
.info_ex2 .c-ex { float:left; background:url(../_Img/Common/icon_ex.png) no-repeat left top; padding-left:25px; font-size:15px; line-height:140%; margin-bottom:0px; } 
.info_ex2 .c-list1 { position: relative; margin-left:30px; float:left; } 
.info_ex2 .c-list1 li { background:url("/_Img/Common/blt04.gif") no-repeat left 9px; padding-left:10px; padding-right:30px; line-height:150%; margin-bottom:0; float:left; display:inline-block } 
/* 
.con_Photo { position:relative; display:block; } 
.con_Photo li { float:left; border:1px solid #e0e0e0; background:#f0f0f0; margin:0 13px 20px 13px } 
.con_Photo span { display:block; font-size:12px; font-weight:normal; color:#555; margin:10px 20px; background:url("/_Img/Common/blt04.gif") no-repeat 0 8px; line-height:130%; padding-left:10px; font-weight:bold; } */

/* 어린이 */
.c0202_wrap .img_area { width: 100%; height: 310px; position: relative; background:url("/html/images/sub_img/service_img/child_img.jpg")no-repeat; padding-bottom: 20px; background-position: center; } 

.tleft { text-align: left; margin-bottom: 5px; } 

/* 임산부 */
.c020202_wrap .img_area { width: 100%; height: 310px; position: relative; background: url("/html/images/sub_img/service_img/woman_img.jpg")no-repeat; padding-bottom: 20px; } 

/* 어린이 동반 */
.c020203_wrap .img_area { width: 100%; height: 310px; position: relative; background: url("/html/images/sub_img/service_img/infant_img.jpg")no-repeat; padding-bottom: 20px; background-position: center; } 

/* 휠체어 동반 */
.c020204_wrap .img_area { width: 100%; height: 310px; position: relative; background: url("/html/images/sub_img/service_img/wheelchair_img.jpg")no-repeat; padding-bottom: 20px; background-position: center; } 


.back-box { background:#f8f8f8; border:1px solid #DDD; width:43%; padding:20px; text-align:center; float:left } 
.back-box h4 { background:url(/_Img/Common/blt03.gif) no-repeat left 7px; padding-left:10px; text-align:left; font-weight:bold; color:#4b3630; } 


/* .c020401_wrap, .c020402_wrap { position:relative; display:block; } */

.c020401_wrap,
.c020402_wrap { position: relative; display: flex; justify-content: space-between; align-items: center; gap: 30px; } 

.c020401_wrap li, .c020402_wrap li { /* float:left; border-top:1px solid #ddd; */
 /* padding-top:30px; margin-top:30px; */
width: 535px } 

.c020401_wrap li:first-child, .c020402_wrap li:first-child { border-top:none; padding-top:0; margin-top:0; } 

/* .c020401_wrap img { float:left; width:420px; } */

.c020401_wrap div, .c020402_wrap div { background: #f0f0f0; } 

 .c020401_wrap .info,
 .c020402_wrap .info { padding: 20px 10px 10px 10px; height: 100px; } 

.c020401_wrap div b, .c020402_wrap div b { display:block; font-size:22px; color:#333 } 

.c020401_wrap div span, .c020402_wrap div span { display:block; font-size:16px; color:#666; padding-top:5px } 

.c020401_wrap div p, .c020402_wrap div p { margin-top:10px; } 

.taboco_span { text-align: left; display: flex; justify-content: center; width: 105%; } 

/* .c020402_wrap img { float:left; width:310px; } */

/* .c020402_wrap div { margin-top:20px; } */


/*�����鼼��*/
/*�̿�ȳ�*/
.in_0501 { position:relative; } 
.in_0501 h4 { background:url("../_Img/05/0501_titbg01.jpg") no-repeat 0 0; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:14px 0 } 
.in_0501 .list { border:1px solid #4983b5; padding:20px } 


.in_shoping ol { overflow:hidden; } 
.in_shoping li { float:left; width:48%; background:url(../_Img/07/philosophy_vbar.gif) repeat-y 0 center; padding:0 0 0 25px; } 
.in_shoping li:first-child { background:none; padding:0; } 
.in_shoping li span { font-size:50px; font-weight:600; color:#2e68a4; display:block; line-height:100%; margin-bottom:5px; } 
.in_shoping li .stit { font-size:18px; } 
.in_shoping li dl { overflow:hidden; display: flex; flex-direction: column; padding:8px 0; } 
.in_shoping li dt, .in_shoping li dd { float:left; padding-bottom:5px } 
.in_shoping li dt { font-size:14px; color:#333; font-weight:400; } 
.in_shoping li dd { font-size:13px; background:url(../_Img/07/about_vbar.gif) no-repeat 0 2px; padding-left:15px; } 


.in_s li { width:210px; height:220px; color:#fff; text-align:center; float:left; margin-left:30px } 
.in_s li.n1 { background:url(../_Img/05/0501_bg01.gif) no-repeat 0 0; } 
.in_s li.n2 { background:url(../_Img/05/0501_bg02.gif) no-repeat 0 0; } 

.in_s li.n3 { background:url(../_Img/05/0501_bg03.gif) no-repeat 0 0; } 

.in_s li h4 { font-size:22px; padding:50px 20px 40px; } 


/* ���ô±� */

.tab_culture { position:relative; width:100%; height:350px; } 

.tab_culture ul { position:relative; width:100%; } 
.tab_culture ul:after { clear:both; content:""; display:block; } 
.tab_culture li { float:left; } 
.tab_culture .pcont { position:absolute; left:0; top:60px; height:400px; letter-spacing:-1px; width:100%; } 
.tab_culture .nicon { display:block; height:34px; line-height:34px; font-size:14px; letter-spacing:-1px; padding:0 30px; font-weight:bold; text-decoration:none; border:solid #ccc; border-width:1px; color:#767676; } 
.tab_culture .nicon span { display:block; cursor:pointer; } 
.tab_culture a:hover, .tab_culture a:focus { position:relative; color:#2d52a9; border-color:#2d52a9; } 
.tab_culture a.over { position:relative; border-color:#2d52a9; color:#2d52a9; } 

.tab_culture a:hover * { color:#2d52a9 } 
.tab_culture .etc_pop1 { border:1px solid #ddd; background:#f8f8f8; padding:10px; margin-bottom:10px; } 


/* ��ȯ���� */

.fold_wrap { } 
.fold-tit a { display:block; background:url("../_Img/Common/fold_bg.gif") repeat-x; font-weight:bold; font-size:14px; color:#2d52a9; padding:10px 0; cursor:pointer; border:1px solid #c3c3c3; text-align:left; padding-left:20px } 
.fold-tit a span.arr { float:right; margin-right:20px; vertical-align:middle; display:inline-block; height:20px; width:25px; background:url("../_Img/Common/ico_openset.png") no-repeat 0 0; } 
.fold-tit a.over span.arr { background-position: -32px 0px } 
.fold-tit a.over, .fold-tit a.over:hover, .fold-tit a.over:focus { color:#2d52a9; } 
.fold-cont { height:0px; overflow:hidden; padding-top:3px; } 
.fold-cont .fold-txt { padding:20px } 

.fold-cont .fold_text { padding:20px } 
.bus_view { position: relative; display: flex; gap: 30px; justify-content: start; } 
.bus_view:after { clear:both; content:""; display:block; } 
.bus_view .roster_img { float:left; width:280px; background:#ececec; border:1px solid #ececec } 
.bus_view .roster_txt { float:right; width:430px; } 
.bus_view .roster_txt dt { display:block; float:left; width:100px; color:#222; margin:5px 0px; font-weight:bold; } 
.bus_view .roster_txt dd { display:block; float:left; width:300px; border-left:1px solid #ececec; /* font-size:12px; */ padding-left:20px; margin:5px 0px } 


.s_aline01 { border-bottom:1px dashed #DDD; height:20px; margin-bottom:30px; clear:both; overflow:hidden; } 


/* .c_box1 { border:3px solid #dfdfdf; padding:15px 15px 15px 300px; margin:5px 0; background:url("../_Img/02/0203_img0301.gif") no-repeat 30px center; } 
.c_box2 { border:3px solid #dfdfdf; padding:15px 15px 15px 300px; margin:5px 0; background:url("../_Img/02/0203_img0302.gif") no-repeat 30px center; } 
.c_box3 { border:3px solid #dfdfdf; padding:15px 15px 15px 300px; margin:5px 0; background:url("../_Img/02/0203_img0303.gif") no-repeat 30px center; } */

/* 운송제한 품목 */
.c_box1,
.c_box2,
.c_box3 { display: flex; justify-content: start; gap: 200px; border: 1px solid #dfdfdf; padding: 15px 15px 15px 100px; margin: 5px 0; } 


#v-schedule img, #v-schedule table, #v-contents img { display:block; width:100%; } 


/* ȸ��Ұ� */
.c070101_wrap { background:url(../_Img/07/0701_img_bg.gif) no-repeat right 0; padding:0 350px 0 0; } 

/* ������� */
.about-info { border-top:1px solid #1c61a5; border-bottom:1px solid #ccc;display: flex; justify-content: start; gap: 10px}
.about-info:after { clear:both; content:""; display:block; } 
/* .about-info .info1 { width:50%; } 
.about-info .info2 { width:50%; } */
.about-info dl { overflow:hidden; padding:25px 0; line-height:30px; width:360px; } 
.about-info dt, .about-info dd { float:left; } 
.about-info dt { width:90px; font-size:14px; color:#003333; font-weight:bold; } 
.about-info dd { width:250px; background:url(../_Img/07/about_vbar.gif) no-repeat 0 8px; padding-left:15px; } 
.about-info dd ul { /*line-height:160%; */ } 

.k-seaway { overflow:hidden; display: flex; justify-content: start; gap: 20px; } 

.history-wrap { overflow:hidden; } 
.history-wrap h4 { float:left; font-size:38px; color:#000; line-height:100%; width:180px; } 
.history-wrap h4 span { display:block; font-size:15px; letter-spacing:-1px; font-weight:normal; } 
.history-wrap .history-list { float:left; width:520px; border-left:1px solid #e5e5e5; padding-left:25px; } 
.history-wrap .history-list dl { overflow:hidden; } 
.history-wrap .history-list dt, .history-wrap .history-list dd { float:left; } 
.history-wrap .history-list dt { width:20%; color:#2d52a9; font-size:15px; font-weight:bold; } 
.history-wrap .history-list dd { width:75%; margin-bottom:15px; } 
.history-wrap .history-list dd li { background:url(/_Img/Common/blt04.gif) no-repeat 0 7px; padding-left:10px; color:#000; } 

.m-philosophy { border-top:1px solid #1c61a5; border-bottom:1px solid #ccc; padding:30px 0; } 

.m-philosophy ol { overflow:hidden; display: flex; justify-content:space-between; } 
.m-philosophy li { position:relative; float:left; width:29%; background:url(../_Img/07/philosophy_vbar.gif) no-repeat 0 center; padding:0 15px 0 25px; font-size:16px; color:#000; font-weight:bold; } 
.m-philosophy li:first-child { background:none; padding:0; } 
.m-philosophy li b { position:absolute; left:30px; top:0; font-size:50px; font-weight:600; color:#6b9ccb; padding-top:10px; padding-bottom:10px; display:block; height:100px; } 
.m-philosophy li:first-child b { left:0px; } 

.m-philosophy li .text { font-size:28px; color:#255482; padding-left:45px; line-height:150%; display:block; } 

.m_philosophy_span { display: flex; justify-content: start; align-items: center; gap:10px; } 

/* .m-philosophy li .ph-list { font-size:15px; color:#444; font-weight:normal; line-height:160%; padding-left:80px; height:70px; margin-top:20px; } */

.m-philosophy li .ph-list { font-size:15px; color:#444; font-weight:normal; line-height:160%; height:70px; margin-top:20px; } 


/* 회사소개 아이콘 */
 /* .m-philosophy li .n01 { background:url(../images/sub_img/sub_icon/company_customer.png) no-repeat 0 0px; } 
.m-philosophy li .n02 { background:url(../images/sub_img/sub_icon/company_peple.png) no-repeat 0 0px; } 
.m-philosophy li .n03 { background:url(../images/sub_img/sub_icon/company_center.png) no-repeat 0 0px; } */


.m-mission { background: url(../images/sub_img/mission_bg.jpg) no-repeat 0 0; padding: 0px 0 70px; color: #fff; overflow: hidden; margin: 0 auto; width: 740px; height: 540px; } 
.m-mission h4 { font-size:22px; text-align:center; margin:30px 0 20px; } 
.m-mission p { text-align:center; font-weight:bold; } 
.m-mission .fl, .m-mission .fr { width:48%; margin-top:35px; } 

.m-slogan-cont { float:left; width:46%; text-align:left; border:1px solid #ddd; background:url(../_Img/07/solgan_01.jpg) repeat-y 0 0; } 
.m-slogan-cont h5 { font-size:15px; padding:20px 25px; background:#fff } 
.m-slogan-cont p { font-size:22px; text-align:center; color:#fff; font-weight:bold; padding:40px 0 20px 0; } 
.m-slogan-cont ul { display:block; font-size:15px; padding-top:10px; color:#fff; margin-left:20px; margin-bottom:20px } 
.m-slogan-cont li { display:block; font-size:15px; line-height:150%; } 

.m-slogan-cont2 { float:right; width:46%; text-align:left; border:1px solid #ddd; background:url(../_Img/07/solgan_02.jpg) repeat-y 0 0; } 
.m-slogan-cont2 h5 { font-size:15px; padding:20px 25px; background:#fff } 
.m-slogan-cont2 p { font-size:22px; text-align:center; color:#fff; font-weight:bold; padding:40px 0 20px 0; } 
.m-slogan-cont2 ul { display:block; font-size:15px; padding-top:10px; color:#fff; margin-left:20px; margin-bottom:20px } 
.m-slogan-cont2 li { display:block; font-size:15px; line-height:150%; } 

/*.m-slogan-cont2 { float:left; width:47%; text-align:left; margin-top:20px; padding-left:30px; } 
.m-slogan-cont2 h5 { float:left; font-size:18px; color:#fff; line-height:100%; width:100px; height:30px; padding:50px 25px; background:url(../_Img/07/solgan_02.png) no-repeat 0 0; } 
.m-slogan-cont2 p { font-size:16px; font-weight:bold; padding-top:50px } 
.m-slogan-cont2 span { font-size:13px; font-weight:normal } 
*/


/* ���ڼҰ� */
.ship-info { overflow:hidden; } 
.ship-info li { background:#f2f2f2; margin-left:10px; padding-bottom:10px; } 
.ship-info li:first-child { margin:0; } 
.ship-info li a { display:block; } 
.ship-info li a > img {
    width: 100%;
    display: block;
}

.ship-info .stit { display:block; font-size:16px; font-weight:bold; color:#000; margin:10px 0 10px 15px; } 
.ship-info .ship-cont { color:#000; padding-left:15px; } 

.ico_exp { border:1px solid #125392; background:#1c61a5; overflow:hidden; position:absolute; right:10px; top:-10px; } 
.ico_exp li { float:left; font-weight:bold; background:url(../_Img/07/ico_pano.png) no-repeat 15px center; margin-right:15px; } 
.ico_exp li a { display:block; padding:10px 10px 10px 50px; color:#fff; } 

.ship-in-wrap { position:relative; float:left; width:350px; margin-right:30px; } 
.ship-in-wrap.last { margin-right:0; } 
.ship-in-wrap .pano { position:absolute; top:0; right:41px; } 
.ship-in-wrap .exp { position:absolute; top:0; right:0; } 
.ship-in-wrap .ship-in { border:1px solid #ddd; padding:30px; } 
.ship-in-wrap .ship-in h4 { font-size:16px; margin-bottom:15px; } 

/* ci */
.ci-wrap { overflow:hidden; } 
.ci-wrap img { border:1px solid #ddd; } 



/* ����� */
.m-recruit { background:url(../_Img/08/recruit01.gif) no-repeat 0 0; border-top:1px solid #1c61a5; text-align:center; color:#fff; overflow:hidden; padding:130px 0 50px; } 
.m-recruit h4 { font-size:18px; } 
.m-recruit .fl, .m-recruit .fr { margin-top:140px; width:250px; } 
.m-recruit .fl { text-align:center; padding-left:120px; } 
.m-recruit .fr { text-align:center; padding-right:120px; } 

.m-recruit-cont { float:left; width:32%; text-align:left; margin-top:120px; } 
.m-recruit-cont h5 { font-size:24px; color:#215f9e; margin-bottom:15px; line-height:100%; } 
.m-recruit-cont p { font-size:16px; color:#215f9e; font-weight:bold; } 
.m-recruit-cont .ico { font-size:13px; color:#444; font-weight:normal; margin-top:15px; background:url(../_Img/08/recruit02.gif) no-repeat 0 0; padding:10px 5px 0 90px; } 

.m-recruit-cont02 { float:left; width:32%; background:url(../_Img/07/philosophy_vbar.gif) no-repeat 0 center; padding-left:20px; text-align:left; margin-top:120px; } 
.m-recruit-cont02 h5 { font-size:24px; color:#c94232; margin-bottom:15px; line-height:100%; } 
.m-recruit-cont02 p { font-size:16px; color:#c94232; font-weight:bold; } 
.m-recruit-cont02 .ico { font-size:13px; color:#444; font-weight:normal; margin-top:15px; background:url(../_Img/08/recruit03.gif) no-repeat 0 0; padding:10px 10px 20px 90px; } 

.m-recruit-cont03 { float:left; width:30%; background:url(../_Img/07/philosophy_vbar.gif) no-repeat 0 center; padding-left:20px; text-align:left; margin-top:120px; } 
.m-recruit-cont03 h5 { font-size:24px; color:#669933; margin-bottom:15px; line-height:100%; } 
.m-recruit-cont03 p { font-size:16px; color:#669933; font-weight:bold; } 
.m-recruit-cont03 .ico { font-size:13px; color:#444; font-weight:normal; margin-top:15px; background:url(../_Img/08/recruit04.gif) no-repeat 0 0; padding:10px 5px 20px 90px; } 


.m-recruit01 { position:relative; height:400px; background:url(../_Img/08/recruit_bg.gif) no-repeat center 0; } 

.m-recruit01 li b { font-size:16px; font-weight:bold; color:#fff; width:150px; text-align:center; line-height:150%; } 
.m-recruit01 li span { width:150px; } 
.m-recruit01 .n1 b { position:absolute; top: 90px; left: 475px; } 
.m-recruit01 .n1 span { position:absolute; top:30px; right: 240px; width:190px; } 
.m-recruit01 .n2 b { position:absolute; top: 280px; left: 352px; } 
.m-recruit01 .n2 span { position:absolute; top: 180px; left: 180px; text-align:right; } 
.m-recruit01 .n3 b { position:absolute; top: 280px; left: 594px; } 
.m-recruit01 .n3 span { position:absolute; top:200px; right: 180px; } 

.m-recruit02 { position:relative; height:400px; background:url(../_Img/08/recruit_bg2.gif) no-repeat center 0; width: 740px; margin: 0 auto; } 
.m-recruit02 li { width:185px; height:145px; float:left; padding:30px } 
.m-recruit02 li.n1 { color:#215f9e; } 
.m-recruit02 li.n2 { color:#c94232; } 
.m-recruit02 li.n3 { color:#669933; } 
.m-recruit02 li b { display:block; padding-bottom:10px; font-size:22px; } 
.m-recruit02 li .stit { font-size:16px; font-weight:bold; } 
.m-recruit02 li .list { color:#333; font-size:13px; padding-top:25px } 


#gnb_lang { position:absolute; width:225px; height:31px; background-color:#0168b3; top:0; right:0; } /*top-�����ġ, right-�����������κ����� �Ÿ�*/
#gnb_lang>div>span { position:relative; top:0; left:0; display:block; color:#fff; font-size:12px; line-height:31px; height:31px; font-weight:600; background: url('../_Img/Common_new/btn_familysite.png') no-repeat 100% 50%; padding-left:8px; } 
#gnb_lang>div .list_box { position:absolute; padding:0; margin:0; width:223px; background-color:#fff; border:1px solid #b5b5b5; border-width:0 1px 1px 1px; display:none } 
#gnb_lang>div .list_box li { height:28px; border-top:1px solid #b5b5b5; list-style-type:none; } 
#gnb_lang>div .list_box li a { display:block; line-height:28px; color:#333; font-size:12px; padding:0 10px; } 
#gnb_lang>div .list_box li a:hover { text-decoration:underline; font-weight:600; background-color:#e5e5e5; } 
#gnb_lang>div:hover .list_box { display:block; } 


#select_lang { width:130px; height:24px; background-color:#fff; border:1px solid #dcdcdc; margin-top:6px; position:relative } /*top-�����ġ, right-�����������κ����� �Ÿ�*/
#select_lang>div>span { position:relative; display:block; color:#555555; font-size:12px; line-height:24px; height:24px; font-weight:600; background: #fff; padding-left:8px; } 
#select_lang>div .list_box { position:absolute; z-index:10; left:-1px; padding:0; margin:0; width:130px; background-color:#fff; border:1px solid #dcdcdc; border-width:0 1px 1px 1px; display:none } 
#select_lang>div .list_box li { height:23px; border-top:1px solid #dcdcdc; list-style-type:none; background:none; float:none; padding-left:0; margin-right:0 } 
#select_lang>div .list_box li a { display:block; line-height:23px; color:#333; font-size:12px; padding:0 10px; } 
#select_lang>div .list_box li a:hover { text-decoration:underline; font-weight:600; background-color:#e5e5e5; } 
#select_lang>div:hover .list_box { display:block; } 