@charset "utf-8";
/* CSS Document */

/*board*/
.board_st th,
.board_st td{ padding:1em; border-bottom:1px solid #ddd; font-size:inherit !important; line-height:1.3}
.board_st th{ color:#111}
.board_st td{ color:#555}

.board_st.write{ font-size:.938em}
.board_st.write th,
.board_st.write td{ padding-top:.75em; padding-bottom:.75em}

.board_st{table-layout:fixed}
.board_st.list.tit th{ border-top:2px solid #666; border-bottom:1px solid #666}
.no_con{ padding:5em 0 !important; color:#999 !important; border-bottom:1px solid #ddd; text-align:center}
.no_con:before{ content:"\e9d8"; font-family:xeicon!important; display:block; margin:0 auto .2em auto; font-size:5em; color:#ddd;}
td .no_con{ border-bottom:none}

.board_st.list td{ text-align:center}
.board_st.list td.w_tit{ text-align:left;}
.board_st.list td.w_tit > a{ display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.board_st.list td a{ color:#111}
.board_st a:hover{ text-decoration:underline}

.board_st.list.notice td{ background:#f9f9f9}
.board_st.list.reply td{ background:#f9f9f9;}

.board_st.view{ border-top:1px solid #666}
.board_st.write{ border-top:2px solid #666}

.board_st.st1{ border-top:2px solid #333}
.board_st.st1 td,
.board_st.st1 th{ height:3em; border:1px solid #ddd; padding-left:2em; padding-right:2em}
.board_st.st1 th{ background:#f9f9f9; border-bottom-color:#ddd; text-align:left}
.board_st.st1.write{ border-top:none}
.board_st.st1.write th{ background:none}

.checkWrap .board_st.st1{ margin-top:-1px; border-top-width:0}
.checkWrap .board_st.st1:first-child{ margin-top:0; border-top-width:2px}

.board_view_top{ }
.board_view_top .tit{ padding:1.5em; font-weight:500; border-top:2px solid #666; text-align:center; border-bottom:1px dashed #aaa; font-size:1.25em}
.board_view_top .info{border-bottom:1px solid #ddd}
.board_view_top .info > li{ display:inline-block; *display:inline; zoom:1; padding:1em 2em; color:#666; position:relative}
.board_view_top .info > li:before{ content:""; position:absolute; left:0; top:35%; width:1px; height:30%; background:#ccc}
.board_view_top .info > li:first-child:before{ display:none}
.board_view_top .file{ text-align:right; padding:1em 2em; background:#f7f7f7}
.board_view_top .file > li{ }
.board_view_top .file > li > a{ display:inline-block; word-break: break-all; word-wrap: break-word; padding:.2em}
.board_view_top .file > li > a:hover{ text-decoration:underline}
.board_view_top .file > li > a .xi{ margin:-1px .2em 0 0}
.board_view_middle{ padding:3em 2em 5em 2em}
.board_view_middle .mg_b10{margin-bottom:10px;}

.board_view_middle *{ font-family:notokr,sans-serif !important; font-size:1rem !important; line-height:1.7 !important; text-align: left !important;
word-break: break-all;
word-wrap: break-word; /* Internet Explorer */
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */  }
.board_view_middle img{ margin:1em 0}
.board_view_middle a{ text-decoration:underline}

.board_view_bottom .board_st td a{ color:#777}
.board_view_bottom .board_st td a:hover{ color:#333}
.board_view_bottom .board_st th .xi{ font-size:1em; margin-right:.5em}

/*FAQ*/
.board_st.faq{ border-top:1px solid #0b4790}
.board_st.faq th,
.board_st.faq td {padding:.8em 1em;}
.board_st.faq .faq_tit{ font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:2.5em; color:#333}
.board_st.faq .faq_tit:after{ content:"."}
.board_st.faq .faq_tit.c1{ color:#0b4790}
.board_st.faq .BStit{ cursor:pointer}
.board_st.faq .BStit .w_tit{ white-space: normal; overflow: visible; color:#666; font-weight:400; font-size:1.063em !important;}
.board_st.faq .BScon{ display:none}
.board_st.faq .BScon:hover td{ background:#fff}
.board_st.faq .on .BStit{ background:#f9f9f9}
.board_st.faq .on .BStit .w_tit{ color:#222}
.board_st.faq .on .BScon{ display: table-row}
.board_st.faq .on .BScon .w_tit{ line-height:2}
.board_st.faq .on .faq_tit{ color:#0b4790}
.board_st.faq .BScon td{ padding-top:2em; padding-bottom:2em}
.board_st.faq .board_more{ display:inline-block; color:#111; width:2.25em; line-height:2.25em !important; border:1px solid #ddd; border-radius:100%; text-align:center; transition:.3s}
.board_st.faq .board_more .xi:before{content:"\e943"}
.board_st.faq .on .board_more{ transform:rotate(180deg); background:#0b4790; color:#fff; border-color:transparent; color:#fff}

/**/
.board_license{ margin:-4em -4em 0 0}
.board_license > li{ width:33.33%}
.board_license > li .wrap_in{ margin:4em 4em 0 0}
.board_license > li .tit_wrap{ float:left; width:35%}
.board_license > li .tit_wrap .in{ padding:2em 1.5em 0 1em; text-align:right; position:relative; }
.board_license > li .tit_wrap .in:before,
.board_license > li .tit_wrap .in:after{ content:""; position:absolute; left:0; top:-1px; width:3em; height:1px; background:#002654}
.board_license > li .tit_wrap .in:after{ transform:rotate(90deg); transform-origin:top left}
.board_license > li .tit_wrap .in .tt{ display:block; font-size:.938em; color:#777}
.board_license > li .tit_wrap .in .icon{ display:block; color:#002654; margin-bottom:.5em}
.board_license > li .tit_wrap .in .icon:before{content:"\ea3e"}
.board_license > li .img_wrap{ float:left; width:65%}
.board_license > li .img_wrap .resize{ padding-bottom:130%}
.board_license > li .img_wrap .in{ border:1px solid #ddd; background:#fff; position:relative}
.board_license > li .img_wrap .in:before,
.board_license > li .img_wrap .in:after{ content:""; position:absolute; bottom:0; width:2em; height:2em; background: linear-gradient(0deg, rgba(0,0,0,.2) 0%, rgba(0,0,0,0) 100%); transform-origin:bottom}
.board_license > li .img_wrap .in:before{ left:0; transform: skew(35deg)}
.board_license > li .img_wrap .in:after{ right:0; transform: skew(-35deg)}
.board_license > li .img_wrap .in .img{ background-repeat:no-repeat; background-position:center; background-size:cover; z-index:1}

/**/
.board_icon.xi{}
.board_icon.xi:before{}
.board_icon.new .xi:before{content:"\e9a9"; color:#008E3D}
.board_icon.notice .xi:before{ content:"\ea5b"; color:#008E3D}
.board_icon.reply .xi:before{ content:"\e981"; color:#aaa}
.board_icon.file .xi:before{ content:"\ea7f"; color:#999; font-size:.938em}
.board_icon.sub .xi:before{content:"\e981"; color:#aaa}
.board_icon.lock:before{ content:"\e964"; color:#aaa; font-size:.938em; padding-left:.25em}
.board_icon.review .xi:before{ content:"\e9d7"; color:#003399}

/**/
.board_search_wrap{ overflow:hidden; font-size:.938em; margin-bottom:1em}
.board_search_wrap .left{ float:left}
.board_search_wrap .right{ float:right}
.board_search_wrap .right .input_st.w1{ width:17.25em}
.board_search_wrap button{ padding:0 1.5em}
.board_search_wrap .page_tit{ font-size:1.188em; padding-top:.313em}

/**/
.board_tbox .icon{ display:block; text-align:center; font-size:3em; color:#aaa}
.board_tbox .t1{ font-size:.938em}

/**/
.board_paging{ text-align:center; margin-top:3em; font-size:.938em}
.board_paging button{ vertical-align:top; width:3em; height:3em; line-height:3em; border:1px solid #ddd; background:#fff; color:#333; font-family: Verdana, Arial, Helvetica, sans-serif}
.board_paging button:hover,
.board_paging button.on{ background:#444; color:#fff}
.board_paging button.icon{ background:#f1f1f1;}
.board_paging button.icon:hover{ background:#aaa}
.board_paging .xi.first:before{ content:"\ea47"}
.board_paging .xi.last:before{ content:"\ea48"}
.board_paging .xi.prev:before{ content:"\e93c"}
.board_paging .xi.next:before{ content:"\e93f"}

/**/
.board_Event{ margin:0 0 0 -2em}
.board_Event > li{ width:33.33%}
.board_Event > li .inner {display:block;}
.board_Event > li .in{ margin:3em 0 0 2em; position:relative; background:#fff; cursor:pointer; transition:.3s}
.board_Event > li .in .img_wrap{ overflow:hidden; border-radius:.5em; box-shadow:0 0 5px rgba(0,0,0,.3)}
.board_Event > li .in .img_wrap .img{ transition:.5s; padding-bottom:56.25% !important}
.board_Event > li .in .info_wrap{ padding:1em; text-align:center; transition:.3s}
.board_Event > li .in .info_wrap .t1{ color:#666; font-size:.938em}
.board_Event > li .in .info_wrap .t2{ font-size:1.063em; padding-bottom:.9em;}
.board_Event > li .in:hover{ border-color:#aaa}
.board_Event > li .in:hover .img_wrap .img{ transform:scale(1.1)}
.board_gallery.cert > li{ width:20%}

/**/
.board_st.gallery{ font-size:1em;}
.board_st.gallery .list{ margin:0 -1em -1em 0;}
.board_st.gallery .list > li{ width:25%;}
.board_st.gallery .list > li .in{ position:relative; margin:0 1em 1em 0; border:1px solid #ddd; display:block; text-decoration:none}
.board_st.gallery .list > li .img{ overflow:hidden;}
.board_st.gallery .list > li .img img{ width:100%; max-height:none;}
.board_st.gallery .list > li .con{ position:relative; padding:1.2em; border-top:1px solid #ccc;}
.board_st.gallery .list > li .con > dt{ font-size:.938em; color:#393f44; line-height:1.375em; height:2.85em; overflow:hidden;}
.board_st.gallery .list > li .con > dd{ overflow:hidden}
.board_st.gallery .list > li .con .txt{ font-size:.938em; color:#90969c; letter-spacing:0; margin-top:1em;}
.board_st.gallery .list > li .con .txt .tt{ vertical-align:middle}
.board_st.gallery .list > li .con .more{ position:absolute; right:.8em; bottom:.8em; font-size:1.125em; color:#90969c; padding-top:1em}
.board_st.gallery .list > li .con .more > .xi{ float:right}
.board_st.gallery .list > li .layer{ position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.4); opacity:0; visibility:hidden; transition:.3s;}
.board_st.gallery .list > li .layer .xi{ font-size:2.125em; color:#fff; width:1.5em; line-height:1.5em; background:#3399cc; border-radius:50%; margin-top:1em; transition:.3s;}
.board_st.gallery .list > li .layer .xi:before{ content:"\e97a";}
.board_st.gallery .list > li:hover .in{ border-color:#333;}
.board_st.gallery .list > li:hover .layer{ opacity:1; visibility:visible;}
.board_st.gallery .list > li:hover .layer .xi{ margin-top:0;}

/**/
.board_st.news{}
.board_st.news .list > li .inner{ padding:2em 0; border:solid #d4d5d8; border-width:0 0 1px;}
.board_st.news .list > li:first-child .inner{ border-top-width:2px; border-top-color:#333;}
.board_st.news .list > li.notice .inner{ background:#f5f5f5;}
.board_st.news .list .date_wrap{ width:12%;}
.board_st.news .list .img_wrap { width:22%;}
.board_st.news .list .txt_wrap { width:66%;}
.board_st.news .list .date_wrap .in{ padding-top:.2em; text-align:center;}
.board_st.news .list .date_wrap .t1{ font-size:2em; color:#3399cc; font-weight:600;}
.board_st.news .list .date_wrap .t2{ color:#72727d; font-weight:500;}
.board_st.news .list .img_wrap .in{ overflow:hidden;}
.board_st.news .list .img_wrap .img{ background-color:#ecf0f4; background-repeat:no-repeat; background-position:50% 50%; background-size:cover; transition:.2s;}
.board_st.news .list .img_wrap .resize {padding-bottom:60% !important;}
.board_st.news .list .txt_wrap .in{ padding:.4em 1em 0 3em;}
.board_st.news .list .txt_wrap .tt{ line-height:1.4em; overflow:hidden; transition:.2s;}
.board_st.news .list .txt_wrap .tt > *{ display:inline-block; vertical-align:middle;}
.board_st.news .list .txt_wrap .t1{ font-size:1.063em; color:#111;}
.board_st.news .list .txt_wrap .t2{ max-height:5.5em; margin-top:1.5em; color:#72727d; font-size:15px}
.board_st.news .list .txt_wrap .t3{ color:#3399cc;}
.board_st.news .list .txt_wrap .sbj{ display:inline-block; max-width:calc(100% - 2em); text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.board_st.news .list .txt_wrap .in:hover{ text-decoration:none;}
.board_st.news .list .txt_wrap .in:hover .t1{ color:#3399cc;}
.board_st.news .list > li.hover .img_wrap .img{ transform:scale(1.1,1.1);}
.board_st.news .list > li.hover .txt_wrap .t1{ color:#005aab}
.board_st.news .list > li.hover .txt_wrap > a{ text-decoration:none}

/**/
.board_photo_wrap{ margin:0 0 -40px -20px; overflow:hidden; font-size:0}
.board_photo_wrap > li{ display:inline-block; *display:inline; zoom:1; vertical-align:top; width:25%}
.board_photo_wrap.photo2 > li{ width:25%}
.board_photo_wrap.photo3 > li{ width:20%}
.board_photo_wrap .list{ margin:0 0 40px 20px; cursor:pointer}
.board_photo_wrap .list *{ transition:0.3s}
.board_photo_wrap .list .img{border:1px solid #ddd}
.board_photo_wrap .list .tit{ text-align:center; padding:10px 0; border-bottom:1px dashed #ccc; color:#666; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:14px; font-size:.938em; font-family:Arial, Helvetica, ng, sans-serif; letter-spacing:0}
.board_photo_wrap .list:hover .img{ border-color:#666}
.board_photo_wrap .list:hover .tit{ border-bottom-color:#666; color:#000; transition:0.3s}

/**/
.board_btn_wrap{ text-align:right; margin-top:50px;}
.board_btn{ line-height:45px; padding:0 35px; font-family:notokrB; font-size:.938em; transition:.3s;}
.board_btn.c1{ background:#333333; border:1px solid #333333; color:#ffffff;}
.board_btn.c2{ background:#f1f1f1; border:1px solid #cccccc; color:#555555;}
.board_btn.c3{ background:#f9f9f9; border:1px solid #aaaaaa; color:#666666;}
.board_btn.c4{ background:#ffffff; border:1px solid #333333; color:#111111;}
.board_btn.c5{ background:#00a2d7; border:1px solid #00a2d7; color:#ffffff;}
.board_btn.o1{ background:#fe6a00; border:1px solid #fe6a00; color:#ffffff;}
.board_btn.c1:hover{ background:#247bd2; border-color:#247bd2;}
.board_btn.c2:hover{ background:#777777; border-color:#777777; color:#ffffff;}
.board_btn.c3:hover{ background:#666666; border-color:#666666; color:#ffffff;}
.board_btn.c4:hover{ border-color:#00397f; color:#00397f;}
.board_btn.c5:hover{ background:#333333; border-color:#333333;}
.board_btn.o1:hover{ background:#ff901d; border-color:#ff901d; color:#ffffff;}

.pop .board_btn_wrap{ margin-top:1.5em}

/**/
.board_form_st{ table-layout:fixed; font-size:.938em; border-top:2px solid #3399cc}
.board_form_st th,
.board_form_st td{height:2em; padding:1em 1.5em; border-bottom:1px solid #ddd}
.board_form_st th{ border-right:1px solid #ddd; border-left: 1px solid #ddd; font-size:1.125em; text-align:left; color:#333; background:#fafafa;}
.board_form_st td{ color:#666; border: 1px solid #ddd;}
.board_form_st a{ color:#111}

.board_form_st td .price {color: #247bd2;}

.board_form_st.sT1 td {border-right:1px solid #ddd; border-left:1px solid #ddd;}
.board_form_st.line_no {border-top:none;}

.board_form_st td.bG_th {background:#fafafa}

.board_form_st a{ line-height:1.3;}
.board_form_st a:hover{ text-decoration:underline}

.board_form_st.add th,
.board_form_st.add td {text-align: center;}

.board_form_st.h4 td {height: 4em;}
.board_form_st .list_st {padding-left: 1em; position: relative; font-size: 1rem; margin: .5em 0;}
.board_form_st .list_st:before {content: '-'; position: absolute; left: 0;}

.gift_size .board_form_st caption{ font-size:1.125em; color:#555; text-align:right!important; margin-bottom: .5em;}
.board_form_st caption.bottom{ caption-side: bottom; margin-top: .8em; padding-left: 1em; font-size: 1em; color:#247bd2; text-align: left; }


/* Member add btn */
.member_add {margin-bottom: 1em; position: relative; right: 0; }
.member_add.flex{ gap:1em; justify-content: space-between;}
.member_add.flex .ex_txt{ flex:1;}
.member_add .add_wrap {text-align: right;}
.member_add .add_wrap .adm_input {outline: none; background: none; border: none; padding: .5em 1em; background: #00397f; color: #fff; border-radius: 10px;}
.layer_add_btn {}
.layer_add_btn .adm_input {border: none; background: #00397f; outline: none; padding: .5em 2em; color: #fff;border-radius: 5px; box-sizing: border-box;}
.layer_add_btn .adm_input.re{color: #333; background: transparent; border: 1px solid #aaa;}

/* 참가 정보 */
.page_tit .t1 .tt > b {color: #d82744;}



/*참가안내 온라인신청*/
.online_St_wd1 {width:10em;}
.online_St_wd2 {width:12em;}
.online_St_wd3 {width:14em;}
.online_St_wd4 {width:9em;}
.online_St_wd5 {width:15em;}
.online_St_wd6 {width:13em;}
.online_St_wd7 {width:auto;}
.online_St_wd8 {width:20em;}

.online_St_wd9 {width:6em;}
.online_St_wd10 {width:6em;}
.online_St_wd11 {width:8em;}
.online_St_wd12 {width:10em;}
.online_St_wd13 {width:15em;}
.online_St_wd14 {width:15em;}

/**/
.w_calendar_st1 {width:8em;}
.w_calendar_st2 {width:16em;}
.w_calendar_st3 {width:20em;}
.w_calendar_st4 {width:8em;}
.w_calendar_st5 {width:10em;}

.w_pay_st1 {width:6em;}
.w_pay_st2 {width:5em;}
.w_pay_st3 {width:10em;}
.w_pay_st4 {width:8em;}
.w_pay_st5 {width:8em;}

.board_st.calendar_st {}
.board_st.calendar_st thead {}
.board_st.calendar_st thead th {text-align:center; height:1.5em; font-size:.938em !important; font-weight:500;}
.board_st.calendar_st tbody td {height:2em !important; padding:.6em 1em; text-align:center;}

/**/
.label_wrap{display:inline-block; *display:inline; zoom:1;}
.label_wrap label{ margin-left:1em}
.label_wrap label:first-child{ margin-left:0}
.label_wrap_fix > li{ width:33.33%}

.label_wrap_form{ }
.label_wrap_form.wd1 {width:67%}
.label_wrap_form > li{ flex:0 1 20%; margin:.5em 0; box-sizing:border-box}
.label_wrap_form.st1 > li {flex:0 1 16.66%}

.form.record .label_wrap_form {width: 80%;}
.label_wrap_form .check_list {flex: 1 1 30%;}
.label_wrap_form.gender > li {flex: 1 1 48%;}


.board_st.write .label_st{ margin-right:2em}
.label_st{ display:inline-block; *display:inline; zoom:1; cursor:pointer}
.label_st > *{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; cursor:pointer;}
.label_st:not(.cssbrowser) .xi:before{ font-family:xeicon!important; font-style:normal; font-size:1.5em; padding-right:.125em}
.label_st:not(.cssbrowser) input ~ span,
.label_st:not(.cssbrowser) input ~ .xi:before{ color:#666}
.label_st:not(.cssbrowser) input:checked ~ span,
.label_st:not(.cssbrowser) input:checked ~ .xi:before{ color:#fe6a00}
.label_st:not(.cssbrowser) input[type=checkbox] ~ .xi:before{ /*content:"\e92c"*/ content:"\e9c6"}
.label_st:not(.cssbrowser) input[type=checkbox]:checked ~ .xi:before{ content:"\e92b"}
.label_st:not(.cssbrowser) input[type=radio] ~ .xi:before{ content:"\e9c6"}
.label_st:not(.cssbrowser) input[type=radio]:checked ~ .xi:before{ content:"\e9c7"}
.label_st:not(.cssbrowser) input[type=checkbox],
.label_st:not(.cssbrowser) input[type=radio]{ width:0; height:0; overflow:hidden;}

.label_st:not(.cssbrowser) input ~ .xi.st1{ padding-right:0; padding-left:.125em; font-size:1em}
.label_st:not(.cssbrowser) input ~ .xi.st1:before{ content:"\e929"; opacity:0}
.label_st:not(.cssbrowser) input:checked ~ .xi.st1:before{ content:"\e929"; opacity:1}

.label_st.mg{ margin-left:2em}
.label_st.mg:first-child{ margin-left:0}

.label_select{ position:relative; background:#fff; display:inline-block; *display:inline; zoom:1; border-radius:.5em;}
.label_select select{ background:none; padding-right:5em; appearance:none;-webkit-appearance:none; position:relative; z-index:1}
.label_select select::-ms-expand{display:none;}
.label_select:after{ content:"\e942"; font-family:xeicon!important; position:absolute; z-index:0; right:0; top:50%; margin-top:-.625em; width:3em; text-align:center}
.check_tit {width: 20%;}
.label_select.check {width: 80%;}

.input_st{display:inline-block; *display:inline; zoom:1; vertical-align:middle; border:1px solid #ddd; color:#666; padding:.5em 1em;  box-sizing:border-box; line-height:2em; height:3em; border-radius:.5em; -webkit-border-radius:.5em!important}
input[type=text].input_st,
input[type=password].input_st,
input[type=tel].input_st{ }
input[type=file].input_st{ background:none; border:none; padding:0}
input[type=button].input_st,
input[type=submit].input_st,
button.input_st,
a.input_st{}
select.input_st{ padding-right:3em; transition:0}
textarea.input_st{ padding:10px; width:100%; height:7em; line-height:1.2}
textarea.input_st.editor{ height:20em}
.editor{}

.input_st .xi{ vertical-align:top}

.input_st:hover,
.input_st:focus{ border-color:#666; color:#111}
.label_select .input_st:hover,
.label_select .input_st:focus{ background:none}
.input_st[disabled=disabled]{ cursor:default}
.input_st[disabled=disabled]:not[button]:hover{ border-color:#ddd; color:#666}
select.input_st:hover,
select.input_st:focus{ color:#666}
.input_st .xi{ font-size:1.5em}

.input_st.s1{ line-height:2em; height:3.5em; padding:.5em 1.5em}
.input_st.s2{ line-height:1em; height:2.5em; padding:.5em 1em; font-size:.938em}
.input_st.s3{ line-height:1em; height:2em; padding:.25em .5em; font-size:.938em}

.input_st.c1{ background:#fe6a00; border-color:#fe6a00; color:#fff}
.input_st.c1.re{ background:none; border-color:#3399cc; color:#3399cc}
.input_st.c2{ background:#999; border-color:#999; color:#fff}
.input_st.c2.re{ background:#f5f5f5; border-color:#ccc; color:#888}
.input_st.c3{ background:#333; border-color:#333; color:#fff}
.input_st.c3.re{ background:#fff; border-color:#666; color:#666}
.input_st.c4{ background:#0051ba; border-color:#0051ba; color:#fff}
.input_st.c4.re{ background:#fff; border-color:#0051ba; color:#0051ba}
.input_st.c5{ background:#ab0000; border-color:#ab0000; color:#fff}
.input_st.c5.re{ background:#fff; border-color:#ab0000; color:#ab0000}
.input_st.c6{ background: #3399FF; border-color:#3399FF; color:#fff}
.input_st.c6.re{ background:#fff; border-color:#3399FF; color:#3399FF}
.input_st.c7{ background: #008E3D; border-color:#008E3D; color:#fff}
.input_st.c7.re{ background:#fff; border-color:#008E3D; color:#008E3D}
.input_st.c8{ background: #003876; border-color:#003876; color:#fff}
.input_st.c8.re{ background:#fff; border-color:#003876; color:#003876}

.input_st.w1{ width:12.5em}
.input_st.w2{ width:4.5em}
.input_st.w3{ width:31.25em}
.input_st.w4{ width:3.25em}
.input_st.w5{ width:8em}
.input_st.w6{ width:15em}
.input_st.wa{ width:100%}
.input_st.w7{ width:7.5em}
.input_st.w80{ width:80%}
.w80 {width: 80%;}

.board_form_st.add td {padding: 1em .5em;}
.board_form_st.add input[type=text] {padding: .5em .5em; text-align: center;}
.ess{ color:#ef7c00; display:inline-block; width:1em; margin-top:-.5em; font-size:1em !important}
.xi.ess:before{content:"*"}

.ess.info {width: 10px; padding-left: 1em;}


/**/
.state{ display:inline-block; *display:inline; zoom:1; box-sizing:border-box; text-align:center; min-width:6em; line-height:1.5em; height:2.5em; padding:.4em .5em; background:#fff; border:1px solid #ccc; border-radius:.3em; font-size:.938em;}
.state.c1   { background:#008E3D; border-color:#008E3D; color:#ffffff;}
.state.c1.re{ background:#ffffff; border-color:#008E3D; color:#008E3D;}
.state.c2   { background:#108ad3; border-color:#108ad3; color:#ffffff;}
.state.c2.re{ background:#ffffff; border-color:#108ad3; color:#108ad3;}
.state.c3   { background:#d82744; border-color:#d82744; color:#ffffff;}
.state.c3.re{ background:#ffffff; border-color:#d82744; color:#d82744;}
.state.c4   { background:#999999; border-color:#999999; color:#ffffff;}
.state.c4.re{ background:#f5f5f5; border-color:#cccccc; color:#666666;}
.state.c5   { background:#ef7c00; border-color:#ef7c00; color:#ffffff;}
.state.c5.re{ background:#ffffff; border-color:#ef7c00; color:#ef7c00;}

/**/
.bt_st{ display:inline-block; *display:inline; zoom:1; line-height:40px; border:1px solid #ddd; color:#666; background:#fff; font-size:.875em; position:relative; overflow:hidden; transition:.3s; /* font-family: 'gs'; */}
.bt_st.c1{ background:#474747; color:#fff; border:1px solid #474747;}
.bt_st.c2{ background:#fff; color:#666}
.bt_st.c3{ background:linear-gradient(180deg, #00a2d9 0%, #1b58a5 100%); color:#fff; border:none;}
.bt_st:after{ content:"\e93f"; font-family:xeicon!important; position:absolute; right:-1em; top:0; transition:.3s}
.bt_st .xi{ font-size:1.375em; padding-right:2px; vertical-align: top}
.bt_st:hover{ padding-right:20px}
.bt_st:hover:after{ right:10px}

.bt_st.s1{ line-height:45px; border-radius:30px; font-size:.938em;}
.bt_st.s2{ line-height:40px; padding-left:30px; padding-right:30px}
.bt_st.s2:hover{ padding-right:40px; padding-left:20px}

/**/
.w25{ width:25% !important}
.w30{ width:30% !important}
.w40{ width:40% !important}
.w50{ width:50% !important}
.w100{ width:100% !important}

.input_sec{ display:inline-block; *display:inline; zoom:1; width:1.25em; text-align:center; vertical-align:middle}
.input_sec.s1{ width:.5em}
.input_sec.s2{ padding:0 1.5em 0 .5em}

.input_tt{ vertical-align:middle}
div.input_tt:not(:first-child){ margin-top:.75em;}

.xi.input_cal{ vertical-align:middle; cursor:pointer; color:#3c3c3d;}
.xi.input_cal:before{ content:"\e9a5"; font-size:1.625em;}
.xi.input_cal:hover{ color:#3f3f9f;}

/**/
.type_Tit1 {color:#008E3D; font-weight:700; font-size:1.250em; vertical-align:middle;}
.type_Tit2 {color:#3399cc; font-weight:700; font-size:1.250em; vertical-align:middle}

/**/
textarea.input_st.s2{ padding:1em;}
textarea.input_st.h1{ height:10em !important;}

/**/
.w_no{ width:4em}
.w_tit{ width:auto}
.w_type{ width:7.5em}
.w_name{ width:7em}
.w_date{ width:7em}
.w_hit{ width:8em}
.w_check{ width:5em}
.w_btn{ width:6em}
.w_faq{ width:6em} 

.w_form_tit{ width:15em}
.w_auto{ width:auto}
.w_inq {width: 15em;}
.w_info {width: auto;}

.w_input_name {width: 10em;}
.w_foreingn {width: 9em;}
.w_birth {width: 10em;}


/**/
.visiting_St { border-collapse:separate; border-spacing:.3em; border:3px solid #cfd8e2; background:#f9f9f9;}
.visiting_St th,
.visiting_St td{ padding:.6em 1em; border:1px solid transparent; border-radius:.2em; line-height:1.4em; height:2.5em;}
.visiting_St th{ color:#fff;}
.visiting_St td{ background:#fff; border-style:dashed; border-color:#cfd8e2;}
.visiting_St td .tt { color:#3c3c3d; font-weight:500; text-align:left}
.visiting_St .bg1{ background:#0b3305; background:linear-gradient(125deg, #f0909b 25%, #f7b15f 100%); background:linear-gradient(to top, #1e3c72 0%, #1e3c72 1%, #2a5298 100%)}

.visiting_St_wd1 {width:15em;}
.visiting_St_wd2 {width:10em;}
.visiting_St_wd3 {width:10em;}
.visiting_St_wd4 {width:15em;}
.visiting_St_wd5 {width:15em;}

.visiting_St.guide_St th{font-family:'gs'; font-weight:500; background:#ff9900}
.visiting_St.guide_St td{font-family:'gs'; font-weight:500; color:#444; font-size:1.063em;}
.visiting_St.guide_St td.tdBg {background:#fff5c9; color:#3399cc; font-weight:700;}


.guide_St_wd1 {width:15em;}
.guide_St_wd2 {width:10em;}
.guide_St_wd3 {width:15em;}


/**/
.w_inquiry_View_wd1 {width:auto;}
.w_inquiry_View_wd2 {width:10em;}
.w_inquiry_View_wd3 {width:10em;}
.w_inquiry_View_wd4 {width:10em;}


/* Inquiry */
/* .board_st.inquiry {background: #fff; font-size: 1.125em; overflow: hidden; box-sizing: border-box; box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 25px 0px, rgba(255, 255, 255, 0.8) -6px -2px 25px 0px; border-radius: 15px;}
.board_st.inquiry tr th {color: #444; background: #D0DFF2; font-weight: 600; border-bottom: 1px solid #fff;}
.board_st.inquiry tr:last-child th {border: none;}
.board_st.inquiry tr:nth-child(2n) td {background: #F3F8FE;}
.board_st.inquiry tr td {border: none; color: #555;}
.board_st.inquiry tr th,
.board_st.inquiry tr td {padding: 1.5em 2em; } */
/*  */
.board_form_st.inq {border-top: 2px solid #ff9900; box-shadow: 0 0 20px rgba(0,0,0,.1);}
.board_form_st.inq td {font-size: 1.125em;} 
.board_form_st .del_btn {padding: .5em 1em; outline: none; border: none; background: #002654; color: #fff; border-radius:5px;}


/* Greetings */
.greetings_wrap:not(:last-child) {margin-bottom: 5em;}
.greetings_wrap:first-child{ padding-top:2em;}
.greetings_wrap .greetings_con {}
.greetings_wrap .greetings_member_tit {}
/*.greetings_wrap .greetings_member_tit > h1 {padding-left: 1em; font-size: 2.5em; color: #1871A2; font-weight: 600; font-family: 'gs'; position: relative;}
.greetings_wrap .greetings_member_tit > h1:before {content: ''; position: absolute; width: 10px;  height: 10px; border: 7px solid #1871A2; top: 50%; transform: translateY(-65%); border-radius: 50%; left: 0;}
.greetings_wrap:not(:first-child) .greetings_member_tit > h1:after {content: ''; position: absolute; width: 85%; height: 1px; background: #aaa; top: 50%; transform: translateY(-50%); right: 0;}
.greetings_wrap:first-child .greetings_member_tit > h1:after {content: ''; position: absolute; width: 75%; height: 1px; background: #aaa; top: 50%; transform: translateY(-50%); right: 0;}*/

.greetings_wrap .greetings_member_tit > h1{ display:flex; align-items:center; gap:0 .5em; font-size: 2.5em; color: #3399cc; font-weight: 600; /* font-family: 'gs'; */}
.greetings_wrap .greetings_member_tit > h1:before{ content:""; width: .25em;  height: .25em; border: 7px solid #3399cc; border-radius: 50%; transform:translateY(-.125em);}
.greetings_wrap .greetings_member_tit > h1:after{ content:""; flex:1; height: 1px; background: #aaa;}
.greetings_wrap .greetings_member_tit > h1.t1{ font-size:2em;}

.greetings_con {gap: 5em; padding: 3em 0;}
.greetings_con .p1{ padding:2em 0;}
.greetings_con .left { flex:1;}
.greetings_con .left .txt_box {letter-spacing: -1px;}
.greetings_con .txt_box .tit {font-size: 1.75em; color: #333; line-height: 1.5em; margin-bottom: 1em;}
.greetings_con .txt_box .tit > b {font-size: 2rem;}
.greetings_con .txt_box .tit.t1{ font-size:1.375em; font-weight:500;}
.greetings_con .txt_box .txt {font-size: 1.125em; color: #555; margin-bottom: .875em; line-height: 1.6;}
.greetings_con .txt_box .name {text-align: right; margin-top: 3em; font-size: 1.25em; color: #333;}
.greetings_con .txt_box .name b { font-size: 1.75rem; font-weight: 600; padding-left: .5em;}
.greetings_con .right { width:38%;}
.greetings_con .right .img_box {position: relative;}
.greetings_con .right .img_box:before {content: ''; position: absolute; width: 40px; height: 40px; background: #0365af; border-radius: 50%; left: -28px; top: -28px; opacity: .7;}
.greetings_con .right .img_box:after {content:''; position: absolute; width: 100%; height: 100%; border: 2px dotted #0365af; border-radius: 10px; right: -10px; top: 10px; z-index: -1;}
.greetings_con .right .img_box > img {border-radius: 10px;}
.greetings_con .right .img_box.st2{ height:100%;}
.greetings_con .right .img_box.st2 img{ display:block; width:100%; height:100%; object-fit:cover;}

/* Applicaiton */
.appli_wrap {}
.appli_wrap .appli_con {background: #fafeff;/* border: 1px solid #0d83ff;*/ padding: 5em 5em; box-shadow: 0 0 20px rgb(0,0,0,0.1); position: relative; overflow: hidden; margin-bottom: 5em; box-sizing: border-box;}
/* .appli_wrap .appli_con:after {content: ''; position: absolute; background: url(../images/inc/logo.png) no-repeat; bottom: -10px; right: 0; width: 25em; height: 8em; opacity: .2;}  */  /* box bg */
.appli_wrap .appli_con.p1{ padding:3em 3em;}
.appli_con .comp-list {gap:2em; padding-bottom: 2em; margin-bottom: 2em; }
.appli_con .comp-list:last-child {padding-bottom: 0; margin-bottom: 0;} 
.comp-list .tit {width: 15%; /* font-family: 'gs'; */ font-size: 1.25em; color: #fff;}
.comp-list .txt {width: 85%; /* font-family: 'gs'; */ font-size: 1.125em; color: #333;}
.comp-list .tit .t1,
.comp-list .txt .t2 {display: inline-block;}
.comp-list .tit .t1 { color: #1871B4; position: relative; font-weight: 500;}
.comp-list .tit .t1:before {content: ''; position: absolute; left: -8px; top: -6px; width: 6px; height: 6px; background: #fe6a00; border-radius: 50%;
}
.comp-list .txt .t1 {font-size: 1.25em; color: #fe6a00; position: relative; font-weight: 500; padding: 1em 0;}
.comp-list .txt .t2 {margin-bottom: .5em;}
.comp-list .txt .t2.price {display: block;}
.comp-list .txt .t3 {color: #777; font-size: .9em; /* display: inline-block; */ padding-left: 1em;}
.comp-list .txt .t4 {position: relative; padding-left: .75em; display: block; margin-bottom: .5em; line-height: 1.6em;}
.comp-list .txt .t4:before {content: '-'; position: absolute; left: 0;}
.comp-list .txt .t5 {position: relative; padding-left: .75em;}
.comp-list .txt .t5:before {content: '*'; position: absolute; color: #ff9900; left: 0;}
.comp-list .board_form_st th {background: #f8f8f8; text-align: center;}
.comp-list .board_form_st td {background: #fff;}
.comp-list img {margin-bottom: 1.5em; width: 80%;}
.comp-list.notice .tit {margin-bottom: 1em;}
.comp-list .txt .t2.point {position: relative; display: block; margin-bottom: .5em; padding-left: 1.5em; line-height: 1.6;}
.comp-list.notice .tit,
.comp-list.notice .txt {width: 100%;}
.comp-list.notice .tit {font-size: 1.75em; font-weight: 600;}
.comp-list .txt .t2.point:before {content: '\e92b'; position: absolute; font-family: 'xeicon'; font-size: 1em; border-radius: 50%; color: #ff901d; background: #fff; left: 0; top: -2px;}
.appli_wrap .effect {width: fit-content; margin: 0 auto; border: 1px solid #ddd; box-shadow: 0 0 10px rgb(0,0,0,0.1); padding: 2em 3em; border-radius: 10px; background: #fff;}

.appli_wrap {position: relative;}
.appli_wrap .effect_bg {background: #f8f8f8; padding: 3em 0; bottom: -8em; width: 100%; height: 70%; position: absolute; z-index: -1;}
.appli_wrap .effect .img-con {text-align: center;}
.appli_wrap .effect .img-con > img {width: 100%;}
.appli_wrap .effect .link-button  {text-align: center; margin-top: 2em;}
.appli_wrap .effect .link-button .btn {outline: none; background: #105de1; color: #fff; border: none; padding: 1em 2em; border-radius: 10px; font-size: 1.125em; display: inline-block; margin: 0 auto;}
.appli_wrap .effect .link-button .btn span {} 
.appli_wrap .effect .link-button .btn .xi {padding-left: .5em; font-size: 1em; transform: translateY(1px);}

/* Overview */
.appli_con.overview .comp-list .tit {width: 100%; /* font-family: 'gs'; */ font-size: 1.25em; color: #fff;}
.appli_con.overview .comp-list .txt {width: 100%; margin-top: 1em; padding-left: 1em; /* font-family: 'gs'; */ font-size: 1.125em; color: #333;}


@media screen and (max-width:900px){
.w_no{ width:3em}
.w_name{ width:5em}
.w_date{ width:7em}
.w_hit{ width:5em}
}
@media screen and (max-width:480px){
/* .w_hit{ display:none} */
.w_form_tit{ width:8em}
}


/* 대회사 */
.greet_wrap{margin-top: 3em;}
.greet_wrap .greet .txt_wrap{ }
.greet_wrap .greet .txt_wrap .top_tit{ margin-bottom: 2em; font-weight: 800; color:#2561ae; text-transform: uppercase;}
.greet_wrap .greet .txt_wrap .top_tit .t1{ padding-right: .5em; position: relative;}
.greet_wrap .greet .txt_wrap .top_tit .t1::before{ content:''; width: 8em; height:1px; background:#2561ae; position: absolute; left: 100%; bottom: 0;}
.greet_wrap .greet .txt_wrap .page_tt{line-height: 1.5;color:#333;word-wrap: break-all;}
.greet_wrap .greet .txt_wrap .page_tt.s3:not(:last-child){ margin-bottom: 0.8em;}
.greet_wrap .greet{ gap:4em; }
.greet_wrap .greet .txt_wrap{ flex:1;}
.greet_wrap .greet .img_wrap{float: right;width: 21em; margin-top: -9em; padding: 0 0 5em 5em;}
.greet_wrap .greet .img_wrap .img{ width: 100%; /* height: 28em;  */position: relative;}
.greet_wrap .greet .img_wrap .img img{ width: 100%; height: 100%; border-radius: 1em;  object-fit: cover; position: relative; z-index: 1;}
.greet_wrap .greet .img_wrap .img::before,
.greet_wrap .greet .img_wrap .img::after{ content:''; position: absolute;}
.greet_wrap .greet .img_wrap .img::before{ width: 100%; height: 100%; border-radius: 1em; border:1px dashed #005de5; opacity: .8; left: -1em; bottom: -1em; }
.greet_wrap .greet .img_wrap .img::after{ width: 12em; height: 12em; border-radius: 1em; background:#3ea7e3; opacity: .3; position: absolute; left: -2.5em; bottom: -2.5em; }
.greet_wrap .ceo_name{margin-top: 3em;padding-right: 4em;text-align: right;}
.greet_wrap .ceo_name .t1{ padding-top: 1em; font-weight: 600; font-size: 1.25em; }
.greet_wrap .ceo_name .sign{display: inline-block;width: 10em;margin-left: 2em;padding-bottom: 8%;background-position: 100% 100%;}

.page_tt{ font-size:1em; word-break:keep-all; line-height:1.4;}
.page_tt > .tt + .tt{ margin-top:1.25em;}
.page_tt.o1{ opacity:.7;}
.page_tt.o2{ opacity:.1;}
.page_tt.s1{ font-size:0.938em}
.page_tt.s2{ font-size:1.063em}
.page_tt.s3{ font-size:1.125em}
.page_tt.s4{ font-size:1.250em}
.page_tt.s5{ font-size:1.313em}
.page_tt.s6{ font-size:1.500em}
.page_tt.s7{ font-size:1.875em}
.page_tt.s8{ font-size:2.250em}
.page_tt.s9{ font-size:2.500em}
.page_tt.s10{ font-size:3.000em}
.page_tt.s11{ font-size:3.500em}
.page_tt.s12{ font-size:4.000em;}
.page_tt.s13{ font-size:4.500em;}
.page_tt.s14{ font-size:5.000em;}