@font-face { font-family:"Pretendard_Variable"; font-weight:45 920; font-style:normal; font-display:swap; src:local("Pretendard Variable"), url("../wp_default_image/pretendard_variable.woff2") format("woff2-variations"); }
@font-face { font-family:"Noto Sans KR"; font-style:normal; font-weight:300; font-display:swap; src:url("../wp_default_image/notosanskr_300.woff") format("woff"), url("../wp_default_image/notosanskr_300.woff2") format("woff2"); }
@font-face { font-family:"Noto Sans KR"; font-style:normal; font-weight:400; font-display:swap; src:url("../wp_default_image/notosanskr_400.woff") format("woff"), url("../wp_default_image/notosanskr_400.woff2") format("woff2"); }
@font-face { font-family:"Noto Sans KR"; font-style:normal;	font-weight:500; font-display:swap; src:url("../wp_default_image/notosanskr_500.woff") format("woff"), url("../wp_default_image/notosanskr_500.woff2") format("woff2"); }
@font-face { font-family:"Noto Sans KR"; font-style:normal; font-weight:600; font-display:swap; src:url("../wp_default_image/notosanskr_600.woff") format("woff"),url("../wp_default_image/notosanskr_600.woff2") format("woff2"); }
@font-face { font-family:"PureunJeonnam"; font-style:normal; font-weight:300; font-display:swap; src:local("Noto Sans KR"), url("../wp_default_image/PureunJeonnam.woff") format("woff"); }
@font-face { font-family:"PureunJeonnam"; font-style:normal; font-weight:400; font-display:swap; src:local("Noto Sans KR"), url("../wp_default_image/PureunJeonnam-Medium.woff") format("woff"); }
@font-face { font-family:"PureunJeonnam"; font-style:normal; font-weight:500; font-display:swap; src:local("Noto Sans KR"), url("../wp_default_image/PureunJeonnam-Bold.woff") format("woff"); }
@font-face { font-family:"Tenada"; font-weight:500; font-style:normal; src:url("../wp_default_image/tenada.woff2") format("woff2"); }
@font-face { font-family:'KOTRA_BOLD-Bold'; font-weight:normal; font-style:normal; src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10-21@1.1/KOTRA_BOLD-Bold.woff') format('woff'); }
@font-face { font-family:"Spoqa Han Sans Neo"; font-style:normal; font-weight:500; url("../wp_default_image/SpoqaHanSansNeo-Medium.woff") format("woff"), src:url("../wp_default_image/SpoqaHanSansNeo-Medium.woff2") format("woff2"); }
@font-face { font-family:"NanumBarunGothic"; font-style:normal; font-weight:400; font-display:swap; src:url("../wp_default_image/NanumBarunGothicSubset.woff") format("woff"), url("../wp_default_image/NanumBarunGothicSubset.woff2") format("woff2"); }
/*****************************************************************************************************************/
html { font-size:16px; }
body, header, footer, nav, section, article, aside, canvas, iframe, div, object, iframe, h1, h2, h3, h4, h5, h6, p, a, address, img, video, audio, span, strong, pre, del, ul, ol, li, dl, dt, dd, form, fieldset, legend, label, table, caption, summary, thead, tbody, tfoot, tr, th, td { margin:0; padding:0; border:0; }
header, section, nav, article, aside, hgroup, footer { display:block; }
body { font-family:"Pretendard_Variable", "dotum", 돋움, Helvetica, sans-serif; font-size:1rem; font-weight:400; color:#222; line-height:1.7; letter-spacing:0.7px; }
img { vertical-align:middle; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
ul, ol { list-style:none; }
a { color:inherit; }
a:link, a:visited, a:active { text-decoration:none; }
a:hover { text-decoration:none; }
strong, b { font-weight:500; }
address { font-style:normal; }
legend { display:none; clear:both; }
textarea { resize:none; font-family:inherit; }
button { overflow:visible; padding:0; border:none; background:inherit; font-family:inherit; border-radius:0; box-shadow:none; cursor:pointer; }
table { border:0; border-collapse:collapse; }
table caption { overflow:hidden; width:0; height:0; font-size:0; line-height:0; }
select::-ms-expand { display:none; }
input, input::placeholder, input::file-selector-button, select { font-family:"Noto Sans KR"; font-size:95%; }
input::placeholder { color:#777; }
:root
{
	--form-check-color:#ff6600;
	--form-button-color:#ff6600;
	--mobile-point-color:#ff6600;
}
.display_none { display:none; }
.float_left { float:left; }
.float_right { float:right; }
.clear_both { clear:both; }
.text_big { font-size:120%; }
.text_small { font-size:90%; }
.text_xsmall { font-size:80%; }
.text_bold { font-weight:600; }
.text_thin { font-weight:300; }
.text_left { text-align:left; }
.text_right { text-align:right; }
.text_center { text-align:center; }
.text_blue { color:#0066cc; }
.text_red { color:#ff3333; }
.text_gray { color:#999; }
.text_emphasis { font-weight:500; color:#ff3333; }
.form_input_box { height:42px; padding:5px; border:1px solid #ddd; box-sizing:border-box; }
.form_input_file { height:42px; padding:5px; border:1px solid #ddd; box-sizing:border-box; }
.form_select_box { height:42px; padding:5px 20px 5px 5px; border:1px solid #ddd; background:url("../wp_default_image/admin_select_arrow.png") no-repeat 93% center; box-sizing:border-box; appearance:none; }
.form_textarea_box { width:100%; padding:5px; border:1px solid #ddd; vertical-align:middle; box-sizing:border-box; }
.form_textarea_chk { width:100%; padding:5px; border:1px solid #ddd; background:url("../wp_default_image/admin_require_arrow.gif") no-repeat left top; vertical-align:middle; box-sizing:border-box; }
.form_check_title { position:relative; }
.form_check_title input[type="radio"]::-ms-check { border:solid 1px #fff; }
.form_check_title input[type="radio"] { position:absolute; top:calc(50% - 11px); left:0; width:22px; height:22px; margin:0; padding:0; border:none; appearance:none; }
.form_check_title input[type="radio"] + label { padding-left:25px; }
.form_check_title input[type="radio"] + label:before { content:""; position:absolute; top:calc(50% - 10px); left:0; width:20px; height:20px; border:1px solid #ddd; background-color:#fff; border-radius:20px; box-sizing:border-box; }
.form_check_title input[type="radio"]:checked + label:before { border:6px solid var(--form-check-color); background-color:#fff; }
.form_check_title input[type="checkbox"]::-ms-check { border:solid 1px #fff; }
.form_check_title input[type="checkbox"] { position:absolute; top:calc(50% - 11px); left:0; width:22px; height:22px; margin:0; padding:0; border:none; appearance:none; }
.form_check_title input[type="checkbox"] + label { padding:0 0 0 30px; }
.form_check_title input[type="checkbox"] + label:before { content:""; display:block; position:absolute; top:calc(50% - 10px); left:1px; width:20px; height:20px; margin-right:10px; border:1px solid #ddd; background:#fff url("../wp_default_image/check_sprite.png") no-repeat 0 0; box-sizing:border-box; }
.form_check_title input[type="checkbox"]:checked + label:before { border:1px solid var(--form-check-color); background:var(--form-check-color) url("../wp_default_image/check_sprite.png") no-repeat 0 -20px; }
.form_check_choose { display:block; position:relative; width:22px; height:22px; margin:0 auto; }
.form_check_choose input[type="checkbox"]::-ms-check { border:solid 1px #fff; }
.form_check_choose input[type="checkbox"] { width:20px; height:20px; margin:0; padding:0; border:none; appearance:none; }
.form_check_choose input[type="checkbox"] + label { display:block; position:absolute; top:0; left:0; width:20px; height:20px; margin:0 auto; border:1px solid #ddd; background:#fff url("../wp_default_image/check_sprite.png") no-repeat 0 0; font-size:0; box-sizing:border-box; }
.form_check_choose input[type="checkbox"]:checked + label { border:1px solid var(--form-check-color); background:var(--form-check-color) url("../wp_default_image/check_sprite.png") no-repeat 0 -20px; }
#form_button { text-align:center; }
#form_button button { display:inline-block; height:48px; width:140px; margin:0 10px; background-color:var(--form-button-color); font-size:130%; font-weight:500; text-align:center; color:#fff; line-height:48px; box-sizing:border-box; }
#form_button button.cancel { background-color:#777; color:#fff; }
/*****************************************************************************************************************/
.popup_box .form_check_choose { display:inline-block; vertical-align:middle; }
.popup_box .close_ment { display:inline-block; height:22px; font-size:90%; font-weight:400; vertical-align:middle; line-height:22px; }
#board_tab_menu { margin:0 0 40px; }
#board_tab_menu .mobile_first { display:none; }
#board_tab_menu ul { margin:0; padding:0 10px; border-bottom:1px solid #222; }
#board_tab_menu li { display:inline-block; position:relative; margin-right:5px; }
#board_tab_menu li a { display:block; padding:5px 30px 5px 20px; border:1px solid #ddd; border-bottom:none; background:url("../wp_default_image/admin_select_arrow.png") no-repeat 90% center; font-weight:400; color:#777; border-radius:10px 10px 0 0; }
#board_tab_menu li.on a { border:1px solid #222; border-bottom:none; font-weight:500; color:#000; }
#board_tab_menu li.on::after { content:""; display:block; position:absolute; bottom:-1px; left:1px; width:calc(100% - 2px); border-bottom:1px solid #fff; }
#board_list { width:100%; margin:0 0 50px; border:0; border-collapse:collapse; }
#board_list th { padding:15px 0; border-top:2px solid #222; border-bottom:1px solid #ddd; background-color:#fbfbfb; font-size:110%; font-weight:600; color:#000; white-space:nowrap; }
#board_list tr.notice td { border-bottom:1px solid #ddd; background-color:#fbfbfb; }
#board_list td { padding:12px 0; border-bottom:1px solid #ededed; text-align:center; vertical-align:middle; white-space:nowrap; }
#board_list .icon_notice { padding:0 8px; border:1px solid #ff3333; font-size:95%; font-weight:500; color:#ff3333; border-radius:20px; }
#board_list .subject { overflow:hidden; text-align:left; white-space:nowrap; text-overflow:ellipsis; }
#board_list .subject .icon_division { float:left; margin-right:10px; padding:0 12px; border:1px solid #777; background-color:#fff; font-size:90%; color:#777; border-radius:20px; }
#board_list .subject > a { position:relative; }
#board_list .subject > a::before { content:""; display:block; position:absolute; bottom:-4px; left:50%; width:0; border-bottom:1px solid #222; transition:0.3s; }
#board_list .subject > a::after { content:""; display:block; position:absolute; right:50%; bottom:-4px; width:0; border-bottom:1px solid #222; transition:0.3s; }
#board_list .subject > a:hover::before { width:50%; transition:0.3s; }
#board_list .subject > a:hover::after { width:50%; transition:0.3s; }
#board_list .file_download { position:relative; margin:0; padding:10px 20px; border:2px solid #ddd; font-size:95%; }
#board_list .file_download legend { display:block; padding:0 5px; font-weight:400; box-sizing:border-box; }
#board_list .file_download .down_button { position:absolute; top:0; right:5px; }
#board_list .file_download .down_button a { margin-left:3px; }
#board_list .file_download .close { padding:0 8px; border:1px solid #ddd; background-color:#fff; font-size:90%; color:#333; border-radius:20px; }
#board_list .list_button { padding:0 8px; border:1px solid #0066cc; background-color:#fff; font-size:90%; color:#0066cc; border-radius:20px; }
#board_list .list_button.delete { border:1px solid #ff3333; color:#ff3333; }
#board_view_title { border-top:2px solid #222; }
#board_view_title .board_view_head { position:relative; }
#board_view_title .board_view_head .board_title { overflow:hidden; margin:0; padding:10px; background-color:#fbfbfb; font-size:110%; font-weight:500; line-height:36px; white-space:nowrap; text-overflow:ellipsis; }
#board_view_title .board_view_head .icon_division { float:left; margin-right:10px; padding:0 12px; border:1px solid #777; background-color:#fff; font-size:80%; color:#777; border-radius:20px; }
#board_view_title .board_view_head .name_row { margin:0; padding:5px 10px; border-bottom:1px solid #ddd; font-size:90%; color:#777; }
#board_view_title .board_view_head .name_row img { vertical-align:middle; }
#board_view_title .board_view_head .name { margin-right:15px; font-weight:500; }
#board_view_title .board_view_head .icon_notice { padding:0 6px; border:1px solid #ff3333; font-size:95%; font-weight:500; color:#ff3333; border-radius:20px; }
#board_view_title .board_view_head .time { margin:0; }
#board_view_title .board_view_head .ref { float:right; }
#board_view_title .board_view_head .ref img { vertical-align:middle; }
#board_view_comment { margin:0; padding:30px 0; }
#board_view_comment .smartOutput img { max-width:100%; height:inherit; }
#board_view_comment .smartOutput video { max-width:100%; height:inherit; }
#board_view_comment .image_view_box { margin-bottom:20px; text-align:center; }
#board_view_comment .image_view_box img { max-width:100%; height:inherit; }
#board_view_comment .image_view_box span { display:block; margin:0 auto; }
#board_view_comment .image_view_box video { max-width:100%; height:inherit; }
#board_view_comment .file_download { margin-top:20px; padding:10px 15px; border:1px solid #ededed; background-color:#fbfbfb; font-size:90%; text-align:left; }
#board_prev_next { margin:0 0 50px; padding:10px 20px; border:1px solid #ededed; font-size:95%; }
#board_prev_next li { overflow:hidden; margin:0; padding:3px 0; border-bottom:1px solid #ededed; }
#board_prev_next li:last-child { border:none; }
#board_prev_next li strong { display:block; float:left; width:50px; }
#board_prev_next li a { display:block; overflow:hidden; width:calc(100% - 50px); white-space:nowrap; text-overflow:ellipsis; }
#board_input { margin:0 0 40px; }
#board_input h4 { display:block; float:left; margin:0 0 10px; font-size:140%; font-weight:500; }
#board_input .compulsory_guide { float:right; font-size:95%; font-weight:400; text-align:right; box-sizing:border-box; }
#board_input .compulsory_guide span { font-size:150%; color:#fd7070; }
#board_input .consult_list_link { float:right; position:relative; margin:0 0 0 10px; padding:3px 10px 3px 30px; background-color:var(--form-button-color); font-size:90%; font-weight:400; color:#fff; border-radius:3px; }
#board_input .consult_list_link::after { content:""; display:block; position:absolute; top:calc(50% - 6px); left:10px; width:14px; height:12px; background:url("../wp_default_image/admin_sprite.png") no-repeat -82px 0; }
#board_input ul { clear:both; padding:15px 20px 0; border-top:2px solid #222; }
#board_input li { overflow:hidden; padding:20px 0; border-bottom:1px solid #ededed; vertical-align:middle; }
#board_input li:last-child { border:none; }
#board_input .title { display:block; float:left; position:relative; width:200px; padding:0 50px 0 0; font-weight:500; text-align:right; line-height:40px; box-sizing:border-box; }
#board_input .title span { position:absolute; top:-5px; right:35px; font-size:140%; color:#fd7070; }
#board_input .input_box { float:left; height:42px; margin-right:5px; padding:5px 10px; border:1px solid #ddd; font-weight:300; box-sizing:border-box; }
#board_input .input_file { height:42px; padding:5px 10px; border:1px solid #ddd; font-size:90%; line-height:32px; box-sizing:border-box; }
#board_input .input_file::file-selector-button { padding:3px 10px; border:1px solid #ddd; background-color:#fbfbfb; }
#board_input .input_guide { display:block; clear:both; margin:0 0 0 200px; padding:5px 0 0; font-size:90%; color:#777; }
#board_input .select_box { float:left; height:42px; padding:0 30px 0 10px; border:1px solid #ddd; background:url("../wp_default_image/admin_select_arrow.png") no-repeat 93% center; color:#333; box-sizing:border-box; appearance:none; }
#board_input .form_check_title { float:left; height:42px; margin-right:20px; line-height:42px; }
#board_input .textarea_box { width:100%; padding:5px; border:1px solid #ddd; vertical-align:middle; box-sizing:border-box; }
#board_input .attach_file { border:none; padding:0 20px; word-break:keep-all; }
#board_input .attach_file li { border-top:1px solid #ededed; }
#board_input .attach_modify { padding:10px; border:1px solid #ddd; }
#board_input .attach_modify li { overflow:hidden; padding:8px 0; }
#board_input .attach_modify li:last-child { border-bottom:none; }
#board_input .attach_modify .first_line { border-bottom:1px solid #ddd; font-weight:500; }
#board_input .attach_modify .first_line span { height:inherit; }
#board_input .attach_modify .first_line .attach_name { font-size:100%; }
#board_input .attach_modify .attach_sort { float:left; width:100px; text-align:center; }
#board_input .attach_modify .attach_sort input { float:none; width:40px; margin:0 auto; text-align:center; }
#board_input .attach_modify .attach_name { float:left; width:calc(100% - 200px); font-size:90%; text-align:left; }
#board_input .attach_modify .attach_name img { margin:0 5px 0 0; vertical-align:middle; }
#board_input .attach_modify .attach_name .input_box { float:none; margin-left:5px; }
#board_input .attach_modify .attach_delete { float:left; position:relative; width:100px; height:45px; margin:0; text-align:center; }
#board_input .attach_modify .attach_delete .form_check_choose { position:absolute; top:calc(50% - 11px); left:calc(50% - 11px); }
#board_auth { width:450px; margin:0 auto 60px; padding:30px; border:1px solid #ddd; border-radius:3px; box-sizing:border-box; }
#board_auth p { margin:0 0 10px; font-size:90%; font-weight:400; text-align:center; }
#board_auth label { float:left; width:100px; height:42px; padding-right:20px; font-weight:500; text-align:right; line-height:42px; box-sizing:border-box; }
#board_auth .form_input_box { float:left; width:calc(100% - 100px); }
#board_gallery_list { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; column-gap:20px; row-gap:50px; margin:0 0 30px; }
#board_gallery_list li { text-align:center; box-sizing:border-box; }
#board_gallery_list li a { display:block; }
#board_gallery_list .img_box { overflow:hidden; position:relative; margin:0 0 15px; padding-top:75%; }
#board_gallery_list .img_box img { position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; border-radius:3px; }
#board_gallery_list .background_box { overflow:hidden; position:relative; margin:0 0 15px; padding-top:75%; border-radius:3px; }
#board_gallery_list .gallery_subject { display:-webkit-box; overflow:hidden; height:60px; margin:0 0 10px; font-size:95%; font-weight:400; text-align:left; word-break:keep-all; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
#board_gallery_list .date { display:block; overflow:hidden; margin:0; font-size:90%; font-weight:300; text-align:right; color:#777; }
#board_gallery_list .gallery_ref { font-size:90%; }
#board_gallery_list .gallery_ref span { position:relative; margin-right:10px; }
#board_gallery_list .gallery_ref span::after { content:""; display:block; position:absolute; top:6px; right:-9px; height:15px; border-right:1px solid #aaa; }
#board_faq_list li { margin-bottom:20px; }
#board_faq_list li > h4 { position:relative; padding:20px 20px 20px 60px; border:1px solid #ddd; font-size:120%; font-weight:500; word-break:keep-all; border-radius:10px; cursor:pointer; }
#board_faq_list li > h4::before { content:""; display:block; position:absolute; top:calc(50% - 14px); left:20px; width:26px; height:28px; background:url("../wp_default_image/page_faq_sprite.png") no-repeat 0 0; }
#board_faq_list li > h4::after { content:""; display:block; position:absolute; top:calc(50% - 9px); right:20px; width:35px; height:18px; background:url("../wp_default_image/page_faq_sprite.png") no-repeat -60px 0; }
#board_faq_list li > h4.on::before { background-position:-30px 0; }
#board_faq_list li > h4.on::after { background-position:-60px -18px; }
#board_faq_list li > h4 img { vertical-align:middle; }
#board_faq_list li > h4.on { border:1px solid var(--form-button-color); }
#board_faq_list li > div { display:none; position:relative; margin:20px 0 0; padding:40px; background-color:#ededed; border-radius:10px; word-break:keep-all; }
#board_faq_list li > div::before { content:""; display:block; position:absolute; top:-15px; left:60px; border-right:15px solid transparent; border-bottom:15px solid #ededed; border-left:15px solid transparent; }
#board_faq_list li > div p { word-break:keep-all; }
#board_faq_list li > div p .orange { color:#ff6600; }
#board_faq_list li > div p strong { font-weight:500; }
#board_faq_list .image_view_box { text-align:center; }
#board_faq_list .image_view_box img { max-width:100%; }
#board_faq_list .file_download { padding:10px; background-color:#fff; }
#board_blog_list { padding:0 10px; }
#board_blog_list li { margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #ededed; }
#board_blog_list li:last-child { border-bottom:none; }
#board_blog_list li a { display:block; overflow:hidden; }
#board_blog_list .blog_image { display:block; float:left; width:250px; height:187px; font-size:0; text-indent:-9999px; }
#board_blog_list .blog_content { float:right; position:relative; width:calc(100% - 300px); height:187px; padding:10px 0 0; color:#000; word-break:keep-all; box-sizing:border-box; }
#board_blog_list .blog_content .title { display:block; margin-bottom:10px; font-size:120%; font-weight:500; }
#board_blog_list .blog_content p { display:-webkit-box; overflow:hidden; margin-bottom:10px; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
#board_blog_list .blog_content .date { display:block; position:absolute; bottom:0; left:0; font-size:90%; color:#777; }
#reply_iframe { margin:0; padding:0; }
#reply_iframe #replyFrame { width:100%; height:100%; margin:0; padding:0; border:0 solid transparent; }
#reply_body { overflow:hidden; margin:0; padding:0; }
#reply_title { padding:5px; border-bottom:#666 2px solid; font-size:95%; word-break:keep-all; }
#reply_box { clear:both; }
#reply_box .reply_list { clear:both; margin:0; padding:10px 0; border-bottom:1px dotted #ddd; font-size:95%; color:#444; }
#reply_box .reply_list .list_name { float:left; height:30px; line-height:30px; }
#reply_box .reply_list .list_name .icon_notice { padding:0 6px; border:1px solid #ff3333; font-size:95%; font-weight:500; color:#ff3333; border-radius:20px; }
#reply_box .reply_list .list_name span { margin-right:5px; }
#reply_box .reply_list .list_name img { margin-right:3px; vertical-align:middle; }
#reply_box .reply_list .list_button { float:right; }
#reply_box .reply_list .list_button a { display:inline-block; padding:0 5px; border:1px solid #ddd; font-size:90%; line-height:140%; }
#reply_box .reply_list .list_comment { clear:both; margin:0; padding-top:10px; }
#reply_body .reply_input { border:1px solid #ddd; }
#reply_body .reply_input ul { padding:10px; }
#reply_body .reply_input li { overflow:hidden; padding:5px 0; border-bottom:1px dotted #ddd; }
#reply_body .reply_input li:last-child { border:none; }
#reply_body .reply_input li .title { float:left; width:70px; height:32px; font-size:90%; font-weight:500; line-height:32px; }
#reply_body .reply_input li .title span { color:#ff3333; }
#reply_body .reply_input li .input_box { float:left; height:32px; margin-right:10px; padding:5px; border:1px solid #ddd; border-radius:3px; box-sizing:border-box; }
#reply_body .reply_input li .input_guide { float:left; height:32px; font-size:90%; line-height:32px; }
#reply_body .reply_input li .textarea_box { float:left; width:calc(100% - 150px); height:65px; padding:5px; border:1px solid #ddd; vertical-align:middle; border-radius:3px; box-sizing:border-box; }
#reply_body .reply_input li button { display:block; float:right; width:70px; height:65px; background-color:#333; color:#fff; line-height:65px; border-radius:3px; }
#reply_body .reply_input li .form_check_title { margin-right:10px; }
#reply_body .reply_input li .form_check_title label { line-height:25px; }
#reply_body .reply_input li .form_check_title label img { vertical-align:baseline; }
#reply_body .reply_input li .cancel_button { float:right; padding:0 5px; border:1px solid #ff3333; font-size:95%; color:#ff3333; }
#reply_body .reply_modify { margin-top:10px; padding:10px; border:2px solid #ff8000; }
#reply_body .replay_delete { position:absolute; right:0; }
#reply_body .replay_delete div { position:relative; padding:25px 10px 10px; border:2px solid #999; background-color:#fff; text-align:right; border-radius:3px; }
#reply_body .replay_delete div a.delete_cancel { display:block; position:absolute; top:5px; right:10px; width:21px; height:21px; padding:0; border:none; background:url("../wp_default_image/colorbox_control.png") no-repeat -27px -2px; font-size:0; text-indent:-9999px; border-radius:10px; }
#reply_body .replay_delete input { height:23px; border:1px solid #ddd; box-sizing:border-box; }
#reply_body .replay_delete button { display:inline-block; padding:0 5px; border:1px solid #ddd; font-size:90%; line-height:140%; }
#reply_paging { clear:both; margin:0 auto; padding:20px; text-align:center; }
#reply_box .reply_reply { overflow:hidden; margin-top:10px; }
#reply_box .reply_reply .arrow { float:left; width:50px; margin-right:10px; font-weight:500; color:#444; }
#reply_box .reply_reply .reply_input { float:right; width:calc(100% - 60px); border:2px solid #ff8000; box-sizing:border-box; }
#board_bottom { overflow:hidden; clear:both; margin:0 auto; padding:0; }
#board_bottom .paging { height:40px; margin-bottom:10px; text-align:center; line-height:40px; box-sizing:border-box; }
#board_bottom .board_btn { display:inline-block; height:40px; margin:0 1px; padding:0 15px; border:1px solid #222; font-size:95%; font-weight:400; text-align:center; line-height:38px; box-sizing:border-box; transition:0.3s; }
#board_bottom .board_btn:hover { background-color:#222; color:#fff; transition:0.3s; }
#board_bottom .search { overflow:hidden; float:left; width:25%; }
#board_bottom .search .search_input { float:left; width:calc(100% - 65px); height:40px; padding:3px 10px; border:1px solid #222; background-color:#fbfbfb; font-size:90%; vertical-align:middle; box-sizing:border-box; }
#board_bottom .search .board_btn { display:block; float:right; width:60px; padding:0; }
#board_bottom .left_button { overflow:hidden; float:left; width:25%; }
#board_bottom .right_button { float:right; width:25%; text-align:right; }
#member_guide { margin-bottom:50px; padding:20px 20px 20px 50px; border:1px solid #ededed; background-color:#fbfbfb; word-break:keep-all; }
#member_guide li { position:relative; padding:2px 0; }
#member_guide li::before { content:""; display:block; position:absolute; top:14px; left:-10px; width:4px; height:4px; background-color:#222; border-radius:5px; }
#member_guide li a { padding:3px 10px; background-color:#222; font-size:90%; font-weight:430; color:#fff; border-radius:3px; }
#member_input { margin:0 0 40px; }
#member_input h4 { display:block; float:left; margin:0 0 10px; padding:0; font-size:140%; font-weight:500; }
#member_input .compulsory_guide { float:right; font-size:95%; font-weight:400; text-align:right; box-sizing:border-box; }
#member_input .compulsory_guide span { font-size:150%; color:#fd7070; }
#member_input ul { clear:both; margin:0 0 50px; padding:15px 20px 0; border-top:2px solid #222; }
#member_input ul:last-child { margin:0; }
#member_input li { overflow:hidden; padding:20px 0; border-bottom:1px solid #ededed; vertical-align:middle; }
#member_input li:last-child { border:none; }
#member_input .title { display:block; float:left; position:relative; width:200px; padding:0 50px 0 0; font-weight:500; text-align:right; line-height:40px; box-sizing:border-box; }
#member_input .title span { position:absolute; top:-5px; right:35px; font-size:140%; color:#fd7070; }
#member_input .input_box { float:left; height:42px; margin-right:5px; padding:5px 10px; border:1px solid #ddd; font-weight:300; box-sizing:border-box; }
#member_input .input_box#new_passwd { margin-left:200px; }
#member_input .select_box { float:left; height:42px; padding:0 30px 0 10px; border:1px solid #ddd; background:url("../wp_default_image/admin_select_arrow.png") no-repeat 93% center; font-size:95%; box-sizing:border-box; appearance:none; }
#member_input .form_check_title { height:42px; margin-right:20px; line-height:42px; }
#member_input .input_guide { display:block; clear:both; margin:0 0 0 200px; padding:5px 0 0; font-size:90%; color:#999; }
#member_input .textarea_box { float:left; width:calc(100% - 200px); padding:5px 10px; border:1px solid #ddd; box-sizing:border-box; }
#member_input .click_button { display:block; float:left; width:90px; height:42px; margin-right:10px; background-color:#222; font-size:95%; font-weight:400; text-align:center; color:#fff; line-height:42px; box-sizing:border-box; }
#member_input .change_pw { display:block; }
#member_input strong { display:block; height:42px; line-height:42px; }
#member_login { width:580px; margin:0 auto; padding:80px; border:1px solid #ddd; box-sizing:border-box; }
#member_login h4 { margin:0 0 30px; padding:0; font-size:190%; font-weight:500; }
#member_login .login_account { margin:0 0 30px; padding:0; list-style:none; }
#member_login .login_account .input_box { width:100%; height:50px; margin:0 0 10px; padding:10px 20px; border:1px solid #ddd; font-size:95%; line-height:60px; box-sizing:border-box; }
#member_login .login_account .input_box::placeholder { font-size:90%; }
#member_login .login_account button { display:block; width:100%; height:50px; background-color:var(--form-button-color); font-size:110%; font-weight:500; text-align:center; color:#fff; }
#member_login .account_button { text-align:center; }
#member_login .account_button li { display:inline-block; position:relative; margin:0 15px; }
#member_login .account_button li a { font-weight:400; }
#member_login .account_button li::after { content:""; display:block; position:absolute; top:calc(50% - 7px); right:-17px; height:14px; border-right:2px solid #222; }
#member_login .account_button li:last-child::after { display:none; }
#member_search .search_title { position:relative; margin:0 0 10px; padding:25px 0; border-bottom:2px solid #222; font-size:180%; font-weight:500; text-align:center; }
#member_search .search_title::before { content:""; display:block; position:absolute; top:calc(50% - 19px); left:calc(50% - 125px); width:35px; height:35px; background:url("../wp_default_image/page_login_sprite.png") no-repeat 0 0; }
#member_search .search_title.pw::before { background-position:0 -35px; }
#member_search .search_guide { margin:0 0 10px; padding:10px 0; font-size:95%; text-align:center; word-break:keep-all; }
#member_search .search_field { width:100%; margin:0 0 30px; padding:0 20px; box-sizing:border-box; }
#member_search .search_field li { overflow:hidden; padding:15px; border-bottom:1px solid #ededed; vertical-align:middle; }
#member_search .search_field li:last-child { border:none; }
#member_search .search_field .title { display:block; float:left; position:relative; width:130px; padding:0 30px 0 0; font-weight:500; text-align:right; line-height:40px; box-sizing:border-box; }
#member_search .search_field .form_input_box { float:left; width:calc(100% - 140px); }
#privacy_agree .agree_list { margin:0 0 50px; padding:0; }
#privacy_agree .agree_list li { width:490px; margin:0 auto; padding:5px 0; }
#privacy_agree .agree_list li label { font-size:110%; }
#privacy_agree .agree_list li.agree_all { margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #ddd; }
#privacy_agree .agree_list li.agree_all label { font-size:130%; font-weight:500; color:#000; }
#privacy_agree .agree_list li button { float:right; margin-left:10px; padding:3px 10px; border:1px solid #ededed; border-radius:3px; vertical-align:middle; }
#privacy_agree .agree_text { display:none; overflow-y:scroll; clear:both; width:100%; max-height:300px; margin:10px 0; padding:10px; background-color:#fbfbfb; font-size:90%; word-break:keep-all; box-sizing:border-box; }
#privacy_agree ul.agree_text { height:inherit; margin:0; padding:20px; border:none; }
#privacy_agree ul.agree_text li { overflow:hidden; width:inherit; margin:0; padding:10px 0; border-bottom:1px solid #ddd; }
#privacy_agree ul.agree_text li:first-child { margin:0; }
#privacy_agree ul.agree_text li:last-child { border:none; }
#privacy_agree ul.agree_text li strong { display:block; float:left; width:160px; text-align:center; }
#privacy_agree ul.agree_text li span { display:block; float:left; width:calc(100% - 160px); }
#privacy .title { margin:0 0 40px; padding:0 0 20px; border-bottom:1px solid #ddd; font-size:110%; text-align:center; line-height:160%; word-break:keep-all; }
#privacy h4 { margin:0; padding:10px; border-bottom:2px solid #222; font-size:110%; font-weight:500; }
#privacy h4 .round { display:inline-block; margin-right:8px; padding:2px 10px; background-color:#222; color:#fff; border-radius:9px; }
#privacy .comment { margin-bottom:40px; padding:20px; border:1px solid #ededed; border-top:none; word-break:keep-all; }
#privacy .comment.last { margin-bottom:0; }
#privacy .comment p { margin:0; padding:0; }
#privacy .comment ul ul li { padding:5px 0; list-style:disc; }
#privacy .comment ol ul li { padding:5px 0; list-style:disc; }
#privacy .comment ol > li { padding:5px 0; list-style:decimal; }
#privacy .comment ol > li > ul > li > ul > li { padding:5px 0; list-style:upper-roman; }
#privacy .comment ol { margin-left:0; padding-left:20px; }
#privacy .comment ul { margin-left:20px; padding-left:0; }
#paging_move_box { margin:0; padding:0; }
#paging_move_box .number { display:inline-block; margin:0 3px; font-weight:500; line-height:28px; }
#paging_move_box .number a { display:block; padding:0 5px; border:1px solid #e5e5e5; text-align:center; color:#333; }
#paging_move_box .number strong { display:block; padding:0 5px; border:1px solid #ff6600; color:#ff6600; }
#paging_move_box .number a:hover { border:1px solid #ff6600; color:#000; }
#paging_move_box span.none { margin:0 10px; color:#666; cursor:default; }
#paging_move_box .none a { font-weight:400; text-decoration:none; color:#000; }
#paging_move_box .none a:hover { text-decoration:underline; color:#ff6600; }
#paging_move_round { margin:0; padding:0; }
#paging_move_round .number { display:inline-block; margin:0 3px; width:30px; font-size:90%; font-weight:500; vertical-align:middle; line-height:30px; box-sizing:border-box; }
#paging_move_round .number a { display:block; height:30px; padding:0; color:#222; box-sizing:border-box; transition:0.2s; }
#paging_move_round .number strong { display:block; height:30px; background-color:#222; color:#fff; line-height:32px; border-radius:30px; box-sizing:border-box; }
#paging_move_round .number a:hover { background-color:#ddd; color:#333; border-radius:30px; transition:0.2s; }
#paging_move_round .none { display:inline-block; width:15px; height:30px; margin:0 10px; text-indent:-9999px; vertical-align:middle; }
#paging_move_round .none.prev { background:url("../wp_default_image/page_paging_sprite.png") no-repeat center 6px; }
#paging_move_round .none.next { background:url("../wp_default_image/page_paging_sprite.png") no-repeat center -23px; }
/*****************************************************************************************************************/
#admin_body { background-color:#e9edf2; }
#admin_login_wrap { width:100%; height:100%; }
#admin_login_wrap .login_box { position:absolute; top:calc(50% - 250px); left:calc(50% - 370px); width:740px; height:500px; padding:30px 0 0 30px; box-sizing:border-box; }
#admin_login_wrap .title_box { position:absolute; top:0; left:0; width:300px; height:400px; padding:90px 10px 0; background-color:#fff; text-align:center; box-shadow:5px 5px 10px rgba(0,0,0,0.1); box-sizing:border-box; }
#admin_login_wrap .title_box h1 { margin-bottom:40px; }
#admin_login_wrap .title_box .name { display:block; margin:0 0 20px; padding:10px; background-color:#535561; font-size:110%; color:#fff; }
#admin_login_wrap .title_box strong { display:block; font-size:180%; font-weight:600; }
#admin_login_wrap .form_box { width:710px; height:400px; margin-bottom:40px; padding:50px 50px 30px 320px; background-color:#fff; box-shadow:10px 10px 30px rgba(0,0,0,0.2); box-sizing:border-box; }
#admin_login_wrap .form_box .login_input { margin-bottom:40px; }
#admin_login_wrap .form_box .login_input li { position:relative; margin-bottom:15px; }
#admin_login_wrap .form_box .login_input li label { position:absolute; top:calc(50% - 8px); left:20px; width:16px; height:16px; text-indent:-9999px; }
#admin_login_wrap .form_box .login_input li input { width:100%; padding:13px 10px 13px 60px; border:1px solid #d2d2d2; background-color:#e8f0fe; font-size:110%; color:#333; box-sizing:border-box; }
#admin_login_wrap .form_box .login_input .id_label { background:url("../wp_default_image/admin_sprite.png") no-repeat 0 0; }
#admin_login_wrap .form_box .login_input .pw_label { background:url("../wp_default_image/admin_sprite.png") no-repeat -20px 0; }
#admin_login_wrap .form_box .login_input .btn { display:block; width:100%; margin-top:35px; padding:13px 0; border:2px solid #222; background-color:#fff; font-size:160%; font-weight:600; text-align:center; }
#admin_login_wrap .form_box .link_btn { overflow:hidden; border-top:1px solid #ededed; border-bottom:1px solid #ededed; text-align:center; }
#admin_login_wrap .form_box .link_btn li { display:inline-block; margin:0 40px; }
#admin_login_wrap .form_box .link_btn li a { display:block; position:relative; padding:15px 20px 15px 0; letter-spacing:2px; }
#admin_login_wrap .form_box .link_btn li a::before { content:""; display:block; position:absolute; top:calc(50% - 7px); right:0; width:13px; height:13px; }
#admin_login_wrap .form_box .link_btn .homepage a::before { background:url("../wp_default_image/admin_sprite.png") no-repeat -40px 0; }
#admin_login_wrap .form_box .link_btn .bookmark a::before { background:url("../wp_default_image/admin_sprite.png") no-repeat -60px 0; }
#admin_login_wrap .copyright { font-size:105%; text-align:center; color:#666; }
#admin_login_wrap .copyright span { font-weight:500; color:#333; }
#admin_header { overflow:hidden; margin-bottom:30px; background-color:#535561; }
#admin_header .top_logo { float:left; margin:10px; }
#admin_header .top_logo a { display:block; overflow:hidden; width:195px; height:45px; font-size:160%; font-weight:600; }
#admin_header .top_logo a img { float:left; width:35px; height:35px; margin-right:10px; border:5px solid #fff; background-color:#fff; border-radius:3px; }
#admin_header .top_logo a span { display:block; float:left; color:#fff; line-height:45px; }
#admin_header .top_menu { overflow:hidden; float:right; padding-right:40px; }
#admin_header .top_menu li { float:left; margin-left:5px; }
#admin_header .top_menu li a { display:block; position:relative; padding:7px 30px 9px 40px; border:1px solid #262833; border-top:none; background-color:#e9edf2; font-size:110%; color:#333; border-radius:0 0 10px 10px; transition:0.3s; }
#admin_header .top_menu li a::before { content:""; display:block; position:absolute; left:20px; }
#admin_header .top_menu li:hover a { padding:12px 30px 14px 40px; transition:0.3s; }
#admin_header .top_menu .main_go a::before { top:calc(50% - 7px); width:11px; height:11px; background:url("../wp_default_image/admin_sprite.png") no-repeat 0 -20px; }
#admin_header .top_menu .home_go a::before { top:calc(50% - 7px); width:14px; height:14px; background:url("../wp_default_image/admin_sprite.png") no-repeat -20px -20px; }
#admin_header .top_menu .maintenance_go a { background-color:#ff3333; color:#fff; }
#admin_header .top_menu .maintenance_go a::before { top:calc(50% - 7px); width:14px; height:12px; background:url("../wp_default_image/admin_sprite.png") no-repeat -40px -20px; }
#admin_header .top_menu .maintenance_go a::after { content:""; display:block; position:absolute; top:5px; right:10px; width:13px; height:13px; background:url("../wp_default_image/admin_sprite.png") no-repeat -60px -20px; }
#admin_header .top_menu .logout a { padding:5px 20px 5px 40px; background-color:#939393; color:#fff; }
#admin_header .top_menu .logout:hover a { padding:8px 20px 8px 40px; transition:0.3s; }
#admin_header .top_menu .logout a::before { top:calc(50% - 7px); width:14px; height:11px; background:url("../wp_default_image/admin_sprite.png") no-repeat -80px -20px; }
#admin_header .main_menu { clear:both; }
#admin_header .main_menu .menu_box { overflow:hidden; position:relative; width:100%; height:85px; border-top:1px solid #262833; border-bottom:1px solid #bfbfbf; background-color:#434551; }
#admin_header .main_menu .menu_box::after { content:""; display:block; position:relative; bottom:-45px; width:100%; height:40px; background-color:#d7dfea; }
#admin_header .main_menu .menu_box > li { float:left; border-right:1px solid #262833; }
#admin_header .main_menu .menu_box > li > a { display:block; position:relative; width:200px; height:45px; padding-left:10px; font-size:120%; text-align:center; color:#fff; line-height:45px; box-sizing:border-box; }
#admin_header .main_menu .menu_box > li > a.on { background-color:#ff3333; }
#admin_header .main_menu .menu_box > li > a.on::after { content:""; display:block; position:absolute; bottom:-6px; left:calc(50% - 6px); z-index:2000; border-top:6px solid #262833; border-right:6px solid transparent; border-left:6px solid transparent; }
#admin_header .main_menu .menu_box > li > a::before { content:""; display:block; position:absolute; top:calc(50% - 8px); left:40px; width:16px; height:16px; background:url("../wp_default_image/admin_sprite.png") no-repeat -100px 0; }
#admin_header .main_menu .menu_box > li .member::before { background:url("../wp_default_image/admin_sprite.png") no-repeat -100px -20px; }
#admin_header .main_menu .menu_box > li .menu::before { background:url("../wp_default_image/admin_sprite.png") no-repeat -80px 0; }
#admin_header .main_menu .menu_box > li .setting::before { background:url("../wp_default_image/admin_sprite.png") no-repeat -40px -60px; }
#admin_header .main_menu .sub_menu { overflow:hidden; position:absolute; top:45px; left:0; z-index:1000; width:100%; height:40px; padding-left:20px; border-top:1px solid #262833; background-color:#d7dfea; }
#admin_header .main_menu .sub_menu li { float:left; margin-right:25px; line-height:40px; }
#admin_header .main_menu .sub_menu li a { display:block; line-height:40px; }
#admin_header .main_menu .sub_menu li.wp_menu a { color:#ff3333; }
#admin_aside { float:left; width:170px; margin:0 30px 70px 0; padding:30px 20px; background-color:#fff; border-radius:0 5px 5px 0; box-shadow:2px 2px 5px #bbc6d3; box-sizing:border-box; }
#admin_aside .today_date { margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #e5e5e5; }
#admin_aside .today_date #live_time { display:block; font-size:120%; color:#ff3333; }
#admin_aside .aside_title { display:block; margin-bottom:5px; word-break:keep-all; }
#admin_aside .aside_title span { font-size:90%; color:#666; }
#admin_aside .login_ment { display:block; margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #e5e5e5; color:#777; }
#admin_aside .aside_state { margin-bottom:15px; padding:0 0 15px 10px; border-bottom:1px solid #e5e5e5; list-style-image:url("../wp_default_image/admin_gray_dot.png"); }
#admin_aside .aside_state.last { margin-bottom:0; padding:0 0 0 10px; border:none; }
#admin_aside .aside_search { margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #ededed; }
#admin_aside .aside_search select { width:100%; margin-bottom:5px; padding:5px; border:1px solid #ddd; background:url("../wp_default_image/admin_select_arrow.png") no-repeat 95% center; box-sizing:border-box; appearance:none; }
#admin_aside .input_box { position:relative; }
#admin_aside .input_box input { width:100%; padding:5px; border:1px solid #999; background-color:#ededed; box-sizing:border-box; }
#admin_aside .input_box button { position:absolute; top:calc(50% - 8px); right:5px; width:16px; height:16px; background:url("../wp_default_image/admin_sprite.png") no-repeat 0 -60px; text-indent:-9999px; }
#admin_footer { clear:both; width:100%; margin:0; padding:20px 0; border-top:1px solid #a0a0a0; background-color:#fff; font-size:120%; text-align:center; }
#admin_footer .null_frame { width:0; height:0; margin:0; padding:0; }
#admin_main_section { overflow:hidden; float:left; width:calc(100% - 200px); padding-right:30px; box-sizing:border-box; }
#admin_main_section .left { float:left; width:49%; margin-right:2%; }
#admin_main_section .right { float:left; width:49%; }
#admin_main_section .main_box { overflow:hidden; position:relative; padding:30px; margin-bottom:30px; background-color:#fff; border-radius:5px; box-shadow:2px 2px 5px #bbc6d3; box-sizing:border-box; }
#admin_main_section .main_box .box_title { position:relative; margin-bottom:20px; padding-left:25px; font-size:130%; font-weight:500; }
#admin_main_section .main_box .box_title::before { content:""; display:block; position:absolute; top:10px; left:0; width:16px; height:16px; }
#admin_main_section .main_box .more { display:block; position:absolute; top:30px; right:30px; width:10px; height:10px; background:url("../wp_default_image/admin_sprite.png") no-repeat -60px -40px; text-indent:-9999px; }
#admin_main_section .main_volume { float:left; width:68%; height:160px; margin:0 2% 30px 0; }
#admin_main_section .main_volume .since { display:block; float:left; width:100px; height:100px; margin-right:3%; padding-top:15px; background:url("../wp_default_image/admin_sprite.png") no-repeat -120px 0; text-align:center; color:#fff; line-height:1.3; word-break:keep-all; border-radius:100px; box-sizing:border-box; }
#admin_main_section .main_volume .since span { display:block; margin-top:7px; padding:0 15px; font-size:80%; color:#ffcc33; }
#admin_main_section .main_volume .volume_box { float:left; width:calc(30.33% - 33.33px); margin-right:3%; padding-top:10px; }
#admin_main_section .main_volume .volume_box.last { margin-right:0; }
#admin_main_section .main_volume .volume_box .title { font-size:110%; }
#admin_main_section .main_volume .volume_box .use { font-size:90%; color:#ff3333; letter-spacing:0; }
#admin_main_section .main_volume .volume_box .small { font-size:90%; }
#admin_main_section .main_volume .volume_box .capacity { font-size:90%; color:#666; letter-spacing:0; }
#admin_main_section .main_volume .graph_box { overflow:hidden; position:relative; width:100%; height:8px; margin-top:10px; background-color:#e5e5e5; border-radius:5px; }
#admin_main_section .main_volume .graph_box .percent { position:absolute; top:0; left:0; height:8px; background-color:#ff3333; text-indent:-9999px; }
#admin_main_section .main_volume .graph_text { position:relative; width:100%; font-size:80%; color:#666; }
#admin_main_section .main_volume .graph_text .percent_50 { position:absolute; left:0; width:100%; text-align:center; }
#admin_main_section .main_volume .graph_text .percent_100 { position:absolute; right:0; }
#admin_main_section .volume_guide { overflow-x:auto; float:right; width:30%; height:160px; margin-bottom:30px; padding:20px 20px 20px 40px; }
#admin_main_section .volume_guide ul { list-style:url("../wp_default_image/admin_gray_dot.png"); }
#admin_main_section .volume_guide ul li { min-width:360px; margin-bottom:5px; }
#admin_main_section .member .box_title::before { background:url("../wp_default_image/admin_sprite.png") no-repeat 0 0; }
#admin_main_section .member ul { overflow:hidden; }
#admin_main_section .member ul li { float:left; width:25%; }
#admin_main_section .member ul li a { display:block; width:90px; height:90px; margin:0 auto; padding-top:18px; background-color:#e9edf2; text-align:center; color:#333; border-radius:90px; box-sizing:border-box; }
#admin_main_section .member ul li.gray a { background-color:#e5e5e5; }
#admin_main_section .member ul li a strong { display:block; font-size:130%; }
#admin_main_section .member ul li a strong span { font-size:60%; }
#admin_main_section .state .box_title::before { background:url("../wp_default_image/admin_sprite.png") no-repeat -100px -40px; }
#admin_main_section .admin_main_table { width:100%; font-size:110%; text-align:center; }
#admin_main_section .admin_main_table thead { border-bottom:2px solid #ddd; }
#admin_main_section .admin_main_table thead th { padding:5px 0; border:1px solid #dcdcdc; border-right:none; background-color:#efefef; font-weight:400; }
#admin_main_section .admin_main_table thead th:first-child { border-left:none; }
#admin_main_section .admin_main_table tbody td { padding:10px 0; border:1px solid #dcdcdc; border-right:none; }
#admin_main_section .admin_main_table tbody tr td:first-child { border-left:none; }
#admin_main_section .admin_main_table .red { color:#ff3333; }
#admin_main_section .admin_main_table strong { font-size:140%; font-weight:500; }
#admin_main_section .plan .box_title::before { background:url("../wp_default_image/admin_sprite.png") no-repeat -80px -40px; }
#admin_main_section .plan ul li { overflow:hidden; padding:10px 0; border-top:1px solid #ededed; }
#admin_main_section .plan ul li .date { display:block; float:left; width:130px; word-break:keep-all; }
#admin_main_section .plan ul li .subject { display:block; float:left; width:calc(100% - 130px); word-break:keep-all; }
#admin_main_section .maintenance .box_title::before { background:url("../wp_default_image/admin_sprite.png") no-repeat -20px -40px; }
#admin_main_section .maintenance #webplusFrame { width:100%; height:280px; border:none; }
#admin_main_section .notice_box .box_title::before { background:url("../wp_default_image/admin_sprite.png") no-repeat 0 -40px; }
#admin_main_section .notice_box ul li { overflow:hidden; padding:4px 0 4px 10px; background:url("../wp_default_image/admin_gray_dot.png") no-repeat left 60%; }
#admin_main_section .notice_box ul li .icon_notice { display:block; overflow:hidden; float:left; width:60px; margin-right:5px; background-color:#222; font-size:95%; text-align:center; color:#fff; border-radius:5px; }
#admin_main_section .notice_box ul li .subject { display:block; overflow:hidden; float:left; width:calc(100% - 150px); font-size:105%; white-space:nowrap; text-overflow:ellipsis; word-break:keep-all; }
#admin_main_section .notice_box ul li .reply { float:left; }
#admin_main_section .notice_box ul li .date { display:block; float:right; width:70px; text-align:right; color:#666; word-break:keep-all; }
#admin_main_section .gallery .box_title::before { width:17px; background:url("../wp_default_image/admin_sprite.png") no-repeat -40px -40px; }
#admin_main_section .gallery ul { overflow:hidden; text-align:center; }
#admin_main_section .gallery ul li { float:left; width:19.2%; margin:0 1% 20px 0; }
#admin_main_section .gallery ul li:nth-child(5n) { margin-right:0; }
#admin_main_section .gallery ul li .image { display:block; margin:0 auto 5px; width:100%; padding-top:75%; }
#admin_main_section .gallery ul li span { display:block; overflow:hidden; margin:0 auto; width:100%; text-align:center; white-space:nowrap; text-overflow:ellipsis; }
#admin_main_section .gallery ul li .ref { font-size:90%; }
#admin_sub_section { overflow:hidden; margin:0 30px 30px 0; padding:25px 20px; background-color:#fff; border-radius:5px; box-shadow:2px 2px 5px #bbc6d3; box-sizing:border-box; }
#admin_sub_section .button_big { display:inline-block; padding:0 10px; border:1px solid #ddd; background-color:#fff; vertical-align:middle; box-sizing:border-box; transition:0.3s; }
#admin_sub_section .button_big.button_excel { position:relative; padding-left:30px; background-color:#fbfbfb; }
#admin_sub_section .button_big.button_excel::before { content:""; display:block; position:absolute; top:calc(50% - 10px); left:5px; width:20px; height:20px; background:url("../wp_default_image/admin_sprite.png") no-repeat -20px -60px; }
#admin_sub_section .button_big.search { padding:3px 10px; font-size:95%; }
#admin_sub_section .button_big.text_blue { color:#0066cc; }
#admin_sub_section .button_big.text_red { color:#ff3333; }
#admin_sub_section .button_big:hover { background-color:#efefef; transition:0.3s; }
#admin_sub_section .button_small { display:inline-block; height:22px; padding:0 5px; border:1px solid #ddd; background-color:#fff; font-size:90%; vertical-align:middle; line-height:20px; box-sizing:border-box; }
#admin_position { overflow:hidden; margin-bottom:20px; }
#admin_position .home_buttom { overflow:hidden; float:left; margin-right:20px; }
#admin_position .home_buttom a { float:left; margin-left:5px; }
#admin_position .text_red { color:#ff3333; }
#admin_position .title { float:left; margin-right:20px; padding-left:15px; border-left:2px solid #666; font-size:150%; font-weight:600; line-height:26px; }
#admin_position .etc_menu { float:right; }
#admin_position .sub_menu { overflow:hidden; float:left; }
#admin_position .sub_menu li { float:left; position:relative; margin-right:20px; font-size:105%; line-height:26px; }
#admin_position .sub_menu li::after { content:""; display:block; position:absolute; top:9px; right:-10px; width:0; height:10px; border-right:2px solid #666; }
#admin_position .sub_menu li:last-child::after { display:none; }
#admin_position .sub_menu a.on { font-weight:500; color:#dd0000; }
#admin_sub_search { margin-bottom:20px; border-top:2px solid #9b9b9b; border-bottom:2px solid #ddd; }
#admin_sub_search h3 { padding:10px 10px; background-color:#f2f2f2; }
#admin_sub_search h3 strong { display:inline-block; margin-right:10px; font-size:130%; font-weight:500; vertical-align:middle; }
#admin_sub_search #search_area { padding:5px 10px; }
#admin_sub_search #search_area li { padding:4px 0; }
#admin_sub_search #search_area li .title { display:inline-block; margin-right:5px; padding-left:10px; background:url("../wp_default_image/admin_gray_dot.png") no-repeat left 15px; font-weight:500; vertical-align:middle; line-height:30px; }
#admin_sub_search #search_area .form_check_title { display:inline-block; height:26px; margin-right:10px; vertical-align:middle; line-height:26px; }
#admin_document input.input_box { padding:3px 5px; border:1px solid #ddd; vertical-align:middle; box-sizing:border-box; }
#admin_document input.input_chk { padding:3px 5px; border:1px solid #ddd; background:url("../wp_default_image/admin_require_arrow.gif") no-repeat left top; vertical-align:middle; box-sizing:border-box; appearance:none; }
#admin_document select.input_box { padding:3px 25px 3px 5px; border:1px solid #ddd; background:url("../wp_default_image/admin_select_arrow.png") no-repeat 93% center; vertical-align:middle; box-sizing:border-box; appearance:none; }
#admin_document select.input_chk { padding:3px 25px 3px 5px; border:1px solid #ddd; background:url("../wp_default_image/admin_require_arrow.gif") no-repeat left top, url("../wp_default_image/admin_select_arrow.png") no-repeat 93% center; vertical-align:middle; box-sizing:border-box; appearance:none; }
#admin_document .textarea_box { width:100%; padding:5px; border:1px solid #ddd; vertical-align:middle; box-sizing:border-box; }
#admin_document .textarea_chk { width:100%; padding:5px; border:1px solid #ddd; background:url("../wp_default_image/admin_require_arrow.gif") no-repeat left top; vertical-align:middle; box-sizing:border-box; }
#admin_document .icon_notice { padding:0 6px; border:1px solid #ff3333; font-size:95%; font-weight:500; color:#ff3333; border-radius:20px; }
#admin_document .icon_item { padding:0 5px; border:1px solid #666; background-color:#666; font-size:80%; color:#fff; border-radius:5px; }
#admin_document .step_select1 { padding:2px 3px; border:1px solid #b7b7b7; border-right-color:#efefef; border-bottom-color:#efefef; background-color:#666; font-size:90%; color:#fff; line-height:16px; }
#admin_document .step_select2 { padding:2px 3px; border:1px solid #b7b7b7; border-right-color:#efefef; border-bottom-color:#efefef; background-color:#ffff00; font-size:90%; color:#0000ff; line-height:16px; }
#admin_document .step_select3 { padding:2px 3px; border:1px solid #b7b7b7; border-right-color:#efefef; border-bottom-color:#efefef; background-color:#3399ff; font-size:90%; color:#fff; line-height:16px; }
#admin_document .step_select9 { padding:2px 3px; border:1px solid #b7b7b7; border-right-color:#efefef; border-bottom-color:#efefef; background-color:#000; font-size:90%; color:#fff; line-height:16px; }
#admin_document #subFrame { width:100%; height:800px; }
#admin_document .select_box { float:left; position:relative; width:300px; margin-right:10px; }
#admin_document .select_box ul,.select_box li,.select_box dl,.select_box dt,.select_box dd,.select_box p { margin:0; padding:0; }
#admin_document .select_box .select_label { height:26px; padding:0 20px 0 5px; border:1px solid #ddd; background:#fff url("../wp_default_image/admin_select_arrow.png") no-repeat 93% center; box-sizing:border-box; cursor:pointer; }
#admin_document .select_box .select_label span { display:block; overflow:hidden; width:100%; height:100%; line-height:24px; white-space:nowrap; text-overflow:ellipsis; }
#admin_document .select_box .select_data { display:none; position:absolute; top:25px; left:0; width:100%; background-color:#fff; }
#admin_document .select_box .select_data ul { border:1px solid #ddd; border-top:0; padding:1px 2px 2px; }
#admin_document .select_box .select_data ul li { display:inline-block; width:100%; vertical-align:top; }
#admin_document .select_box .select_data ul li dl dt { display:inline-block; overflow:hidden; width:100%; margin-top:1px; color:#666; line-height:100%; cursor:pointer; }
#admin_document .select_box .select_data ul li dl dt span { display:block; overflow:hidden; padding:4px 3px 3px; white-space:nowrap; }
#admin_document .select_box .select_data ul li dl { position:relative; }
#admin_document .select_box .select_data ul li dl dd { display:none; position:absolute; top:-2px; left:100%; margin-left:-5px; padding-left:14px; color:#fff; line-height:15px; }
#admin_document .select_box .select_data ul li dl dd::before { content:""; display:block; position:absolute; top:8px; left:10px; border-top:4px solid transparent; border-right:4px solid #222; border-bottom:4px solid transparent; }
#admin_document .select_box .select_data ul li dl dd p { padding:4px; border:1px solid #222; border-left:0; background:#4d4d4d; white-space:nowrap; }
#admin_document .select_box .select_data ul li dl dd img { vertical-align:top; }
#admin_document .select_box .select_data ul li.on dl dd { display:block; }
#admin_document .select_box .select_data ul li.on dl dt { background-color:#ededed; color:#000; }
#admin_document .table_list { width:100%; border:0; border-collapse:collapse; }
#admin_document .table_list caption { overflow:hidden; width:0; height:0; font-size:0; line-height:0; }
#admin_document .table_list th { padding:5px 0; border:1px solid #c9c9c9; border-bottom:2px solid #9b9b9b; background-color:#ececec; color:#444; vertical-align:middle; white-space:normal; }
#admin_document .table_list th p { display:inline-block; margin:0; padding:0; text-align:left; vertical-align:middle; }
#admin_document .table_list th p.order_by { line-height:0; }
#admin_document .table_list th p.order_by a { display:block; }
#admin_document .table_list td { padding:5px; border:1px solid #c9c9c9; text-align:center; vertical-align:middle; white-space:normal; word-break:break-all; }
#admin_document .table_list td.text_left { text-align:left; }
#admin_document .table_list td.text_right { text-align:right; }
#admin_document .table_list td.text_center { text-align:center; }
#admin_document .table_view { width:100%; margin:0 0 10px; border:0; border-collapse:collapse; }
#admin_document .table_view caption { overflow:hidden; width:0; height:0; font-size:0; line-height:0; }
#admin_document .table_view th { width:8%; padding:5px; border:1px solid #c9c9c9; border-right:2px solid #9b9b9b; background-color:#ececec; color:#444; text-align:left; vertical-align:middle; white-space:normal; }
#admin_document .table_view td { padding:5px; border:1px solid #c9c9c9; background-color:#fff; vertical-align:middle; }
#admin_document .table_view .bottom_line { border-bottom:1px solid #8e8e8e; }
#admin_document .table_view .smartOutput img { max-width:100%; height:inherit; }
#admin_document .table_view .smartOutput video { max-width:100%; height:inherit; }
#admin_document .table_view .image_view_box { margin-bottom:20px; text-align:center; }
#admin_document .table_view .image_view_box img { max-width:100%; height:inherit; }
#admin_document .table_view .image_view_box span { display:block; margin:0 auto; }
#admin_document .table_view .image_view_box video { max-width:100%; height:inherit; }
#admin_document .table_view .file_download { margin-top:10px; padding:10px; border:3px solid #ededed; background-color:#fbfbfb; text-align:left; }
#admin_document .table_view .inner_table { width:100%; border:0; border-collapse:collapse; table-layout:fixed; }
#admin_document .table_view .inner_table th { padding:5px 0; border:1px solid #c9c9c9; border-bottom:2px solid #9b9b9b; background-color:#ececec; text-align:center; color:#444; vertical-align:middle; }
#admin_document .table_view .inner_table td { padding:5px; border:1px solid #c9c9c9; text-align:center; vertical-align:middle; white-space:normal; word-break:break-all; }
#admin_document .table_view .inner_table td.text_left { text-align:left; }
#admin_document .table_view .inner_table img { vertical-align:middle; }
#admin_document .board_prev_next { margin:0 0 50px; padding:10px 20px; border:1px solid #c9c9c9; font-size:95%; }
#admin_document .board_prev_next li { overflow:hidden; margin:0; padding:3px 0; border-bottom:1px dotted #ddd; }
#admin_document .board_prev_next li:last-child { border:none; }
#admin_document .board_prev_next li strong { display:block; float:left; width:50px; }
#admin_document .board_prev_next li a { display:block; overflow:hidden; width:calc(100% - 50px); white-space:nowrap; text-overflow:ellipsis; }
#admin_document .table_input { width:100%; border:0; border-collapse:collapse; }
#admin_document .table_input caption { overflow:hidden; width:0; height:0; font-size:0; line-height:0; }
#admin_document .table_input th { width:8%; padding:5px; border:1px solid #c9c9c9; border-right:2px solid #9b9b9b; background-color:#ececec; text-align:left; color:#444; vertical-align:middle; white-space:normal; }
#admin_document .table_input td { padding:5px; border:1px solid #c9c9c9; background-color:#fff; vertical-align:middle; }
#admin_document .table_input img { vertical-align:middle; }
#admin_document .table_input p { margin:0; padding:0; }
#admin_document .table_input .bottom_line { border-bottom:1px solid #8e8e8e; }
#admin_document .table_input .form_check_title { display:inline-block; height:26px; margin-right:10px; vertical-align:middle; line-height:26px; }
#admin_document .table_input .sub_title { display:inline-block; height:26px; vertical-align:middle; line-height:26px; }
#admin_document .table_input .attach_file { padding:10px; }
#admin_document .table_input .attach_file li { margin-bottom:5px; }
#admin_document .table_input .attach_file li:last-child { margin-bottom:0; }
#admin_document .table_input .attach_modify { margin:0; padding:5px; border:1px solid #b7babc; list-style:none; }
#admin_document .table_input .attach_modify li { overflow:hidden; padding:5px 0; border-bottom:1px dotted #ddd; }
#admin_document .table_input .attach_modify .first_line { border-bottom:1px solid #ddd; }
#admin_document .table_input .attach_modify .attach_sort { float:left; width:80px; text-align:center; }
#admin_document .table_input .attach_modify .attach_sort input { width:24px; text-align:center; }
#admin_document .table_input .attach_modify .attach_name { float:left; width:calc(100% - 180px); text-align:left; }
#admin_document .table_input .attach_modify .attach_name img { margin:0 5px 5px 0; }
#admin_document .table_input .attach_modify .attach_delete { float:left; width:100px; margin:0; text-align:center; }
#admin_document .table_input .attach_modify .attach_delete .form_check_title { width:20px; margin:0 auto; }
#admin_document .table_input .attach_modify .attach_delete label { font-size:0; }
#admin_document .table_input .attach_modify .attach_delete label::before { margin:0; left:0; }
#admin_document #statistic_graph h4 { padding-bottom:5px; border-bottom:1px solid #666; font-size:120%; font-weight:600; }
#admin_document #statistic_graph ul { padding-left:180px; border-bottom:1px solid #ddd; }
#admin_document #statistic_graph li { position:relative; height:40px; padding:8px 0 0; border-left:1px solid #ddd; vertical-align:top; white-space:nowrap; box-sizing:border-box; }
#admin_document #statistic_graph .graph_name { position:absolute; top:0; left:-180px; width:180px; height:40px; text-align:center; color:#3a3a3a; line-height:40px; }
#admin_document #statistic_graph .graph_bar { display:inline-block; position:relative; height:20px; border:1px solid #ddd; border-left:0; background-color:#ededed; }
#admin_document #statistic_graph .graph_bar span { position:absolute; top:0; right:-160px; width:150px; color:#777; line-height:20px; }
#admin_document .board_setting li { margin:3px 0; }
#admin_document .board_setting strong { margin-right:5px; }
#admin_document #bottom { overflow:hidden; clear:both; padding:20px 0; }
#admin_document #bottom .paging { width:100%; text-align:center; vertical-align:middle; }
#admin_document #bottom .left_button { float:left; }
#admin_document #bottom .right_button { float:right; text-align:right; }
#admin_document #bottom .center_button { text-align:center; }
#admin_document #bottom .center_button button { margin:0 5px; padding:10px 25px; border:1px solid #ff3333; background-color:#ff3333; font-size:110%; font-weight:500; color:#fff; border-radius:3px; }
#admin_document #bottom .center_button button.cancel { border:1px solid #ddd; background-color:#fbfbfb; color:#000; }
#admin_document #bottom #keyword_search { clear:both; text-align:center; }
/*****************************************************************************************************************
- 개발자가 개발범위에 맞는 Class 및 ID 값을 작성규칙에 의거하여 새롭게 정의한다. (네이밍 수정불가)
*****************************************************************************************************************/

/* Body */
#popup_body { margin:0; padding:0; }
#main_body { margin:0; padding:0; }
#sub_body { margin:0; padding:0; }

/* 메인화면 레이아웃 */
#main_wrap { overflow:hidden; margin:0; padding:0; }
#main_header { margin:0; padding:0; }
#main_section { margin:0; padding:0; }
#main_footer { clear:both; margin:0; padding:0; background-color:#f7f7f7; }

/* 서브화면 레이아웃 */
#sub_wrap { overflow:hidden; margin:0; padding:0; }
#sub_header { margin:0; padding:0; }
#sub_container { margin:0; padding:0; }
#sub_footer { clear:both; margin:0; padding:0; background-color:#f7f7f7; }

/* 상단영역 콘텐츠 */
#top_event { position:relative; width:100%; height:80px; font-family:"Tenada"; font-size:1.25rem; }
#top_event > div { float:left; line-height:80px; }
#top_event .period { overflow:hidden; width:66%; height:100%; background:url("../wp_images/top_event_bg-01.png") no-repeat center right; background-size:cover; }
#top_event .period ul { float:right; width:95%; max-width:950px; height:100%; }
#top_event .period ul li { float:left; margin-top:5px; }
#top_event .period ul .title { margin-right:30px; }
#top_event .period ul .date { line-height:75px; color:#ff4800; }
#top_event .period ul .date .big { font-size:1.875rem; }
#top_event .period ul .date.round { margin:25px 10px 0; padding:2px 17px; background:#fff; line-height:normal; border-radius:20px; }
#top_event .period ul .date.round span { display:block; margin-top:5px; }
#top_event .period ul .date.location { line-height:80px; }
#top_event .period ul .date .slash { margin-right:5px; }
#top_event .dday { overflow:hidden; width:34%; height:100%; background:url("../wp_images/top_event_bg-02.png") no-repeat center left; background-size:cover; }
#top_event .dday ul { float:left; width:95%; max-width:335px; height:100%; }
#top_event .dday ul li { float:left; margin-top:5px; }
#top_event .dday ul li:first-child { margin-left:40px; }
#top_event .dday ul .count span { margin:0 3px; padding:7px 0px 3px 8px; border:1px solid #e5e5e5; background:#fff; letter-spacing:10px; }
#top_event .dday ul li:last-child { margin-left:15px; }
#top_event .event_close { display:block; position:absolute; top:23px; right:calc(50% - 645px); }
#top_event_close { display:none; position:absolute; top:0; right:calc(50% - 645px); z-index:2100; width:29px; height:29px; background:#ff6600 url("../wp_images/top_event_open.png") no-repeat center center; text-indent:-9999px; border-radius:0 0 50px 50px; }
#top_event_close .event_open { display:block; }
#top_contents { width:100%; height:175px; }
#top_contents .top_division { position:relative; width:1300px; margin:0 auto; }
#top_contents .top_logo { margin:0; padding:0; }
#top_contents .mobile_menu_open { display:none; }
#top_contents .top_nav { width:100%; height:56px; background-color:#ff6600; box-shadow:0 5px 5px -5px rgba(0, 0, 0, 0.3); }
#top_contents .mobile_menu_top { display:none; }
#top_contents .top_menu { position:absolute; top:50px; right:0; width:300px; height:40px; border-bottom:1px solid #033064;  }
#top_contents .top_menu fieldset { position:relative; }
#top_contents .top_menu label { cursor:pointer; }
#top_contents .top_menu input { width:280px; height:38px; border:none; }
#top_contents .top_menu input::placeholder { padding-left:5px; }
#top_contents .top_menu .search_button { position:absolute; top:5px; right:10px; }
#top_contents .main_menu { position:relative; z-index:2000; width:1300px; height:100%; margin:0 auto; font-family:"PureunJeonnam"; color:#fff; }
#top_contents .main_menu .menu_list { margin:0; padding:0; }
#top_contents .main_menu .menu_list > li { float:left; position:relative; width:20%; text-align:center; }
#top_contents .main_menu .menu_list > li:hover { background:#ff4200; }
#top_contents .main_menu .menu_list > li > a { display:block; line-height:56px; font-size:1.375rem; font-weight:600; }
#top_contents .main_menu .menu_list > li > button { display:none; }
#top_contents .main_menu .menu_list > li:hover ul { background:#f8f9fb; }
#top_contents .main_menu .menu_list ul { display:none; position:absolute; top:100%; left:0; width:100%; height:320px; padding:10px 0 10px; box-sizing:border-box; }
#top_contents .main_menu .menu_list ul li { font-family:"Noto Sans KR"; font-size:1rem; line-height:37px; color:#222; }
#top_contents .main_menu .menu_list ul li:hover { font-weight:450; color:#ff4200; }
#top_contents .main_menu .menu_list ul li a { display:block; }
#top_contents .main_menu .copyright { display:none; }
#menu_cover { display:none; position:absolute; top:255px; left:0; z-index:1100; width:100%; height:320px; background-color:#ffffff; box-sizing:border-box; }
.quick_menu { position:fixed; top:560px; right:0; z-index:1100; }
.quick_menu .tel { position:relative; padding:20px 30px; background:linear-gradient(to right, #ff8a00, #ff6600); font-size:1.125rem; font-weight:800; color:#fff; line-height:normal; border-radius:50px 0 0 50px; }
.quick_menu .tel::before { content:""; position:absolute; top:-55px; left:15px; width:81px; height:86px; background:url("../wp_images/quick_33-01.png") no-repeat center center; }
.quick_menu .tel .content { position:relative; display:block; text-align:right; }
.quick_menu .tel .content::before { content:""; position:absolute; top:3px; left:60px; width:18px; height:17px; background:url("../wp_images/quick_02.png") no-repeat center center; }
.quick_menu .tel .content.tablet { display:none; }
.quick_menu .tel .number { font-size:1.563rem; }
.quick_menu .tel .tablet { display:none; }
.quick_menu .tel .mobile { display:none; }
.quick_call { display:none; }

/* 하단영역 콘텐츠 */
#bottom_contents { width:100%; height:60px; text-align:center; line-height:60px; }
#bottom_contents .top_move { display:none; }

/* 메인화면 콘텐츠 */
#main_visual { position:relative; width:100%; height:485px; }
#main_visual .swiper-slide { height:360px; text-indent:-9999px; }
#main_visual .swiper-slide.visual_01 { background:url("../wp_images/m_visual_33-01.jpg") no-repeat center center; }
#main_visual .swiper-slide.visual_02 { background:url("../wp_images/m_visual_33-02.jpg") no-repeat center center; }
#main_visual .swiper-slide.visual_03 { background:url("../wp_images/m_visual_33-03.jpg") no-repeat center center; }
#main_visual .swiper-slide.visual_04 { display:none; }
#main_visual .visual_btn { position:absolute; top:calc(50% - 85px); z-index:1000; width:40px; height:40px; text-indent:-9999px; border-radius:50%; }
#main_visual .visual_prev { left:calc(50% - 650px); background:#00000080 url("../wp_images/m_visual_prev.png") no-repeat center center; }
#main_visual .visual_next { right:calc(50% - 650px); background:#00000080 url("../wp_images/m_visual_next.png") no-repeat center center; }
#main_visual .visual_pagination { display:inline-block; overflow:hidden; position:absolute; left:0; bottom:140px; z-index:1000; width:100%; text-align:center; }
#main_visual .visual_pagination.swiper-pagination { bottom:25px; z-index:900; }
#main_visual .visual_pagination .swiper-pagination-bullet { width:80px; height:4px; margin-right:20px; border-radius:0; background-color:rgba(0, 0, 0, 0.2); }
#main_visual .visual_pagination .swiper-pagination-bullet:last-child { margin-right:0; }
#main_visual .visual_pagination .swiper-pagination-bullet-active { background-color:#222; }
#main_visual .visual_banner { width:100%; height:125px; background-color:#f3f7fb; }
#main_visual .visual_banner .host { width:1300px; height:100%; margin:0 auto; }
#main_visual .visual_banner .host li { position:relative; float:left; width:33.3%; height:100%; text-align:center; }
#main_visual .visual_banner .host li::after { content:""; position:absolute; top:50%; right:0; width:1px; height:70px; background:#c9c9c9; transform:translatey(-50%); }
#main_visual .visual_banner .host li:last-child::after { display:none; }
#main_visual .visual_banner .host li .round { display:block; width:77px; height:30px; margin:18px auto; background-color:#dce7f3; line-height:30px; border-radius:50px; }
#main_item { width:100%; }
#main_item .information { display:flex; gap:40px; width:1300px; margin:0 auto; padding:100px 0; }
#main_item .information .game_ing { width:65% }
#main_item .information .game_ing .today { position:relative; }
#main_item .information .game_ing .today .title { margin-bottom:20px; font-size:1.563rem; font-weight:600; }
#main_item .information .game_ing .today .title span { padding-left:35px; background:url("../wp_images/m_gray_dot.png") no-repeat center left 15px; font-size:1.25rem; font-weight:400; }
#main_item .information .game_ing .today > a { position:absolute; top:5px; right:0; width:120px; background: url("../wp_images/m_black_arrow.png") no-repeat right top 50%; font-weight:500; }
#main_item .information .game_ing .today .page_table_box { overflow-y:scroll; max-height:325px; margin-bottom:80px; }
#main_item .information .game_ing .today .page_table { border:none; }
#main_item .information .game_ing .today .main_table { overflow:auto; width:100%; height:325px; margin:0; }
#main_item .information .game_ing .today .main_table thead tr th { padding:10px 0; background-color:#f3f7fb; font-size:1.06rem; border:none; }
#main_item .information .game_ing .today .main_table tbody tr td { border-left:none; }
#main_item .information .game_ing .today .main_table tbody tr:last-child td { border-bottom:none; }
#main_item .information .game_ing .today .main_table tbody tr td:nth-child(2) { font-weight:600; }
#main_item .information .game_ing .today .main_table tbody tr td:nth-child(3) { text-align:left; }
#main_item .information .game_ing .shortcut { float:left; width:25%; margin-bottom:60px; padding:0 20px; font-size:1.063rem; font-weight:500; border:1px solid #e5e5e5; box-sizing:border-box; }
#main_item .information .game_ing .shortcut li { border-bottom:1px solid #ededed; }
#main_item .information .game_ing .shortcut li:last-child { border-bottom:none; }
#main_item .information .game_ing .shortcut .location { background:url("../wp_images/m_shortcut_location.png") no-repeat center left 5%; }
#main_item .information .game_ing .shortcut .result { background:url("../wp_images/m_shortcut_result.png") no-repeat center left 1%; }
#main_item .information .game_ing .shortcut .guideline { background:url("../wp_images/m_shortcut_guideline.png") no-repeat center left 5%; }
#main_item .information .game_ing .shortcut li a { display:block; padding:30px 0 25px; box-sizing:border-box; }
#main_item .information .game_ing .shortcut li a span { padding-left:45px; }
#main_item .information .game_ing .multiplewinner { float:right; position:relative; width:73%; min-height:255px; background:url("../wp_images/m_multiplewinner_bg.jpg") no-repeat; background-size:cover; }
#main_item .information .game_ing .multiplewinner > .title { padding:20px 40px 15px; font-size:1.375rem; font-weight:600; }
#main_item .information .game_ing .multiplewinner .title span { padding-left:20px; font-size:1.25rem; font-weight:400; }
#main_item .information .game_ing .multiplewinner > a { position:absolute; top:25px; right:40px; width:65px; background: url("../wp_images/m_black_arrow.png") no-repeat right top 50%; font-weight:500; }
#main_item .information .game_ing .multiplewinner .content { overflow:hidden; padding:0 40px 25px; }
#main_item .information .game_ing .multiplewinner .content div { float:left; margin-top:5px; text-align:center; }
#main_item .information .game_ing .multiplewinner .content .four_medal { position:relative; width:34%; }
#main_item .information .game_ing .multiplewinner .content .four_medal::before { content:""; position:absolute; top:50%; right:-15px; width:1px; height:100%; background:#dcdcdc; transform:translatey(-50%); }
#main_item .information .game_ing .multiplewinner .content .four_medal .title { padding:5px 20px; background:#009f9e; color:#fff; font-weight:500; border-radius:50px; }
#main_item .information .game_ing .multiplewinner .content .four_medal ul { margin-top:10px; }
#main_item .information .game_ing .multiplewinner .content .four_medal ul li { margin-bottom:3px; letter-spacing:-0.6px; }
#main_item .information .game_ing .multiplewinner .content .four_medal ul li:last-child { margin-bottom:0; }
#main_item .information .game_ing .multiplewinner .content .detail { float:right; width:60%; padding-left:20px; }
#main_item .information .game_ing .multiplewinner .content .detail ul { overflow:hidden; width:90%; margin-bottom:10px; padding-left:10px; }
#main_item .information .game_ing .multiplewinner .content .detail ul:last-child { margin-bottom:0; }
#main_item .information .game_ing .multiplewinner .content .detail .title { padding:0 10px; background:#fff; font-weight:500; border-radius:50px; }
#main_item .information .game_ing .multiplewinner .content .detail ul li { float:left; width:25%; letter-spacing:-0.6px; }
#main_item .information .game_ing .medalist { clear:both; position:relative; }
#main_item .information .game_ing .medalist .title { margin-bottom:20px; font-size:1.563rem; font-weight:600; line-height:70px; border-bottom:1px solid #e5e5e5; }
#main_item .information .game_ing .medalist .title span { padding-left:20px; font-size:1.25rem; font-weight:400; }
#main_item .information .game_ing .medalist > a { position:absolute; top:25px; right:0; width:65px; background: url("../wp_images/m_black_arrow.png") no-repeat right top 50%; font-weight:500; }
#main_item .information .game_ing .medalist .content { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr; width:100%; text-align:center; }
#main_item .information .game_ing .medalist .content li img { width:100px; height:120px; }
#main_item .information .game_ing .medalist .content li p { margin:15px 0 5px; }
#main_item .information .game_ing .medalist .content li p .text_xsmall { overflow:hidden; display:-webkit-box; width:95%; height:40px; font-size:0.938rem; line-height:20px; word-break:keep-all; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; box-sizing:border-box; }
#main_item .information .game_ing .medalist .content li .medal { display:inline-block; margin-left:2px; }
#main_item .information .game_ing .medalist .content li .medal img { margin-top:-7px; width:20px; height:20px; }
#main_item .information .game_ing .medalist .content li strong { font-weight:500; }
#main_item .information .game_ing .medalist .content li strong span { font-size:1.06rem; font-weight:600; }
#main_item .information .ranking { position:relative; width:35%; }
#main_item .information .ranking .title { margin-bottom:20px; font-size:1.563rem; font-weight:600; }
#main_item .information .ranking .title span { padding-left:20px; font-size:1.25rem; font-weight:400; }
#main_item .information .ranking > a { position:absolute; top:5px; right:0; width:65px; background: url("../wp_images/m_black_arrow.png") no-repeat right top 50%; font-weight:500; }
#main_item .information .ranking .main_table { table-layout:fixed; margin-bottom:0; border:none; }
#main_item .information .ranking .main_table thead tr th { padding:10px 0; background-color:#f3f7fb; font-size:1.06rem; border:none; }
#main_item .information .ranking .main_table tbody tr td { border-left:none; line-height:1.5; word-break:break-all; }
#main_item .information .ranking .main_table tbody tr:last-child td { border-bottom:none; }
#main_item .cheer { position:relative; width:100%; height:140px; background:#0eb4b3; color:#fff; }
#main_item .cheer::before { content:""; position:absolute; bottom:0; left:calc(50% - 690px); width:284px; height:140px; background:url("../wp_images/m_cheer_bg-33-01.jpg") no-repeat center center; }
#main_item .cheer::after { content:""; position:absolute; bottom:10px; right:calc(50% - 495px); width:157px; height:184px; background:url("../wp_images/m_cheer_bg-33-02.png") no-repeat center center; }
#main_item .cheer .content { position:relative; width:1300px; height:100%; margin:0 auto; padding-top:30px; font-size:1.438rem; text-align:center; line-height:35px; box-sizing:border-box; }
#main_item .cheer .content span { font-family:"KOTRA_BOLD-Bold"; font-size:1.875rem; letter-spacing:-1px; }
#main_item .board { position:relative; display:flex; justify-content:space-between; width:1300px; height:230px; margin:0 auto; padding:80px 0; }
#main_item .board::before { content:""; position:absolute; top:50%; left:50%; width:1px; height:60%; background:#d2d2d2; transform:translate(-50%, -50%); }
#main_item .board .title { position:relative; margin:0 0 20px 5px; }
#main_item .board .title h3 { font-size:1.563rem; font-weight:600; }
#main_item .board .title > a { position:absolute; top:5px; right:0; width:32px; height:32px; background:url("../wp_images/m_board_more.png") no-repeat center center; }
#main_item .board .notice { width:472px; min-height:230px; }
#main_item .board .press { width:472px; min-height:230px; }
#main_item .board .content li { overflow:hidden; padding:7px 0 7px 10px; border-bottom:1px solid #e5e5e5; background:url("../wp_images/page_black_dot.png") no-repeat left 20px; }
#main_item .board .content li .board_subject { overflow:hidden; float:left; width:calc(100% - 120px); text-overflow:ellipsis; white-space:nowrap; }
#main_item .board .content li .board_subject .icon_notice { margin-right:2px; padding:2px 8px; background-color:#0eb4b3; font-size:0.875rem; font-weight:500; color:#fff; border-radius:20px; }
#main_item .board .content li .board_date { float:right; color:#044444; }
#main_item .gallery { height:430px; padding:50px 0; background:#0eb4b3 url("../wp_images/m_gallery_bg-33-01.jpg") no-repeat right bottom; }
#main_item .gallery .content { position:relative; width:1300px; margin:0 auto; text-align:center; }
#main_item .gallery .content .title { display:block; margin-bottom:50px; font-family:"PureunJeonnam"; font-size:2.188rem; font-weight:500; color:#fff; }
#main_item .gallery .content > a { position:absolute; top:10px; right:0; width:35px; height:35px; background:url("../wp_images/m_gallery_more.png") no-repeat center center; }
#main_item .gallery .content ul { margin:0; }
#main_item .gallery .content ul li { float:left; width:23%; margin-right:2.66%; background-color:#fff; border-radius:15px; box-shadow:5px 10px 8px rgba(0, 0, 0, 0.1); }
#main_item .gallery .content ul li:last-child { margin:0; }
#main_item .gallery .content ul li a { display:block; }
#main_item .gallery .content ul li .image_box { overflow:hidden; position:relative; padding-top:75%; border-radius:15px 15px 0 0; }
#main_item .gallery .content ul li .gallery_subject { height:90px; }
#main_item .gallery .content ul li span { overflow:hidden; display:-webkit-box; width:100%; height:70px; padding:18px 15px 0 15px; word-break:keep-all; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; box-sizing:border-box; }
#main_item .host_wrap { display:none; }
#main_item .host_wrap .visual_banner { width:100%; height:125px; background-color:#f3f7fb; }
#main_item .host_wrap .visual_banner .host { width:1300px; height:100%; margin:0 auto; }
#main_item .host_wrap .visual_banner .host li { position:relative; float:left; width:33.3%; height:100%; text-align:center; }
#main_item .host_wrap .visual_banner .host li::after { content:""; position:absolute; top:50%; right:0; width:1px; height:70px; background:#c9c9c9; transform:translatey(-50%); }
#main_item .host_wrap .visual_banner .host li:last-child::after { display:none; }
#main_item .host_wrap .visual_banner .host li .round { display:block; width:77px; height:30px; margin:18px auto; background-color:#dce7f3; line-height:30px; border-radius:50px; }
#main_item .banner { overflow:hidden; width:1300px; margin:0 auto; padding:30px 0; }
#main_item .banner .banner_button { float:left; margin-right:10px; box-sizing:border-box; cursor:pointer; }
#main_item .banner .banner_slide { overflow:hidden; float:right; width:calc(100% - 200px); text-align:center; }

/* 서브화면 콘텐츠 */
#sub_visual { height:210px; }
#sub_nav { position:relative; width:1300px; margin:0 auto 80px; text-align:center; }
#sub_nav h2 { position:absolute; top:-170px; left:50%; width:100%; font-family:"PureunJeonnam"; font-size:2.5rem; font-weight:600; color:#fff; transform:translatex(-50%); }
#sub_nav > a { position:absolute; top:0; left:0; width:50px; height:50px; background:url("../wp_images/sub_nav_home.jpg") no-repeat center center; text-indent:-9999px; }
#sub_nav ul { width:calc(100% - 50px); margin:35px 0 0 50px; font-size:1.125rem; white-space:nowrap; box-shadow:2px 2px 6px 0px rgba(0, 0, 0, 0.2); box-sizing:border-box; }
#sub_nav ul li { position:relative; display:table-cell; width:1%; border-top:1px solid #f2f2f2; }
#sub_nav ul li::after { content:""; position:absolute; top:25px; right:0; width:4px; height:4px; background:url("../wp_images/page_black_dot.png") no-repeat center center; }
#sub_nav ul li:last-child::after { display:none; }
#sub_nav ul li.on { color:#ff6600; font-weight:600; }
#sub_nav ul li a { display:block; height:50px; line-height:50px; }
#sub_nav.page_no_nav h2 { top:-215px; }
#sub_nav.page_no_nav > a { display:none; }
#sub_nav.page_no_nav ul { display:none; }
#sub_aside { display:none; }
#sub_position_title { font-family:"PureunJeonnam"; font-size:2.06rem; font-weight:600; color:#222; text-align:center; }
#sub_position_text { display:none; }
#sub_section { width:1300px; margin:0 auto; }
#sub_document { margin:65px 0; }
#sub_page_preparation { width:100%; height:240px; margin:0 auto; background:url("../wp_default_image/page_preparation.gif") no-repeat center center; background-size:contain; }
#sub_page_update { width:100%; height:240px; margin:0 auto; background:url("../wp_default_image/page_update.gif") no-repeat center center; background-size:contain; }

/* 모달화면 콘텐츠 */
#modal_dim { display:none; position:fixed; left:0; top:0; z-index:20000; width:100%; height:100%; background-color:rgba(0,0,0,0.5); font-family:"Noto Sans KR"; }
#modal_dim .modal_container { position:fixed; left:calc(50% - 420px); top:calc(50% - 350px); z-index:20000; width:840px; height:720px; padding:50px; background-color:#fff; box-sizing:border-box; }
#modal_dim .modal_container .modal_close { position:absolute; right:25px; top:25px; width:21px; height:21px; background:url("../wp_images/modal_close.gif") no-repeat center center; text-indent:-9999px; }
#modal_dim .modal_container iframe { width:100%; height:620px; }
#modal_document .title { overflow:hidden; position:relative; padding:0 25px 10px 0; border-bottom:1px solid #dcdcdc; box-sizing:border-box; }
#modal_document .title .game { position:absolute; top:40%; left:15px; font-size:1.688rem; font-weight:600; transform:translatey(-50%); }
#modal_document .title .schedule { float:right; width:265px; letter-spacing:0; }
#modal_document .title .schedule .page_table { margin-bottom:0; border-top:none; }
#modal_document .title .schedule .page_table thead th { padding:4px 15px; font-size:0.875rem; border-left:1px solid #3ac2c1; border-bottom:none; background-color:#0eb4b3; color:#fff; }
#modal_document .title .schedule .page_table tbody tr td { padding:4px 35px; border-left:1px solid #efefef; border-bottom:none; background-color:#f7f7f7; color:#019897; }
#modal_document .location { padding:30px 0; }
#modal_document .location p { position:relative; padding-left:60px; font-size:1.25rem; font-weight:500; }
#modal_document .location p::before { content:""; position:absolute; left:20px; width:24px; height:31px; background:url("../wp_images/modal_location.jpg") no-repeat center center; }
#modal_document .location p span { position:relative; padding-left:30px; font-size:1.125rem; font-weight:400; }
#modal_document .location p span::before { content:""; position:absolute; top:50%; left:13px; width:5px; height:5px; background:url("../wp_images/modal_dot.jpg") no-repeat center center; transform:translatey(-50%); }

/*****************************************************************************************************************
- 아래 라인부터는 개발자가 필요할 경우 Class 및 ID를 작성규칙에 의거하여 자유롭게 정의하여 사용한다.
- 자주 사용될 수 있는 Class는 관리자 승인 후 공통설정으로 지정하여 사용한다.
*****************************************************************************************************************/

/* 페이지 공용 */
.accessibility_skip_nav a { display:block; overflow:hidden; position:absolute; top:0; left:0; width:100%; height:0; background-color:#676767; color:#fff; text-align:center; }
.accessibility_skip_nav a:focus { position:absolute; z-index:9999; width:100%; height:auto; margin:0; padding:10px 0; color:#fff; font-weight:500; }
.accessibility_ir { overflow:hidden; position:absolute; top:auto; left:-10000px; height:1px; }
#page_loading { display:block; position:fixed; top:0; left:0; z-index:1000; width:100%; height:100%; background-color:#fff; text-align:center; opacity:0.8; }
#page_loading > img { position:absolute; top:50%; left:50%; z-index:10000; }
.page_scroll_none { position:fixed; top:0; left:0; width:100%; height:100%; }
.page_table { width:100%; margin-bottom:60px; border-top:2px solid #434343; border-collapse:collapse; }
.page_table.last { margin-bottom:0; }
.page_table caption { overflow:hidden; width:0; height:0; font-size:0; line-height:0; }
.page_table thead th { padding:8px 5px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; background-color:#f7f7f7; font-size:110%; font-weight:600; }
.page_table thead th:last-child { border-right:none; }
.page_table thead th:first-child { border-left:none; }
.page_table tbody tr th { border-bottom:1px solid #ddd; }
.page_table tbody tr .bg_gray { background-color:#fbfbfb; }
.page_table tbody tr td { padding:10px 5px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; word-break:keep-all; }
.page_table tbody tr td:first-child { border-left:none; }
.page_table tbody tr td:last-child { border-right:none; }
.page_table tbody tr td.border_left { border-left:1px solid #ddd; }
.page_table tbody tr td.text_left { text-align:left; }
.page_table tbody tr td.text_left ul { margin:0; padding-left:20px; }
.page_table tbody tr td.text_left ol { margin:0; padding-left:20px; }
.page_sns_list { text-align:right; }
.page_sns_list > li { display:inline-block; position:relative; margin-left:5px; }
.page_sns_list > li a { display:block; width:40px; height:40px; text-align:left; text-indent:-9999px; }
.page_sns_list .share_btn { background:url("../wp_default_image/page_sns_sprite.png") no-repeat -100px -100px; }
.page_sns_list .share_box { display:none; overflow:hidden; position:absolute; top:50px; right:0; z-index:100; width:230px; margin:0; padding:10px 0; border:1px solid #ddd; background-color:#fff; text-align:center; list-style:none; }
.page_sns_list .share_box li { display:inline-block; margin:0 5px; padding:0; }
.page_sns_list .facebook a { background:url("../wp_default_image/page_sns_sprite.png") no-repeat 0 0; }
.page_sns_list .twitter a { background:url("../wp_default_image/page_sns_sprite.png") no-repeat 0 -50px; }
.page_sns_list .kakaostory a { background:url("../wp_default_image/page_sns_sprite.png") no-repeat -150px 0; }
.page_sns_list .kakaotalk a { background:url("../wp_default_image/page_sns_sprite.png") no-repeat -50px 0; }
.page_sns_list .naver a { background:url("../wp_default_image/page_sns_sprite.png") no-repeat -100px 0; }
.page_sns_list .print a { background:url("../wp_default_image/page_sns_sprite.png") no-repeat -50px -100px; }
.page_sns_list .link_copy a { background:url("../wp_default_image/page_sns_sprite.png") no-repeat 0 -100px; }
.page_step_select1 { height:26px; padding:3px 5px; border:1px solid #ddd; background-color:#efefef; font-size:95%; color:#000; vertical-align:middle; box-sizing:border-box; }
.page_step_select2 { height:26px; padding:3px 5px; border:1px solid #ddd; background-color:#ffff00; font-size:95%; color:#0000ff; vertical-align:middle; box-sizing:border-box; }
.page_step_select3 { height:26px; padding:3px 5px; border:1px solid #ddd; background-color:#3399ff; font-size:95%; color:#fff; vertical-align:middle; box-sizing:border-box; }
.page_step_select9 { height:26px; padding:3px 5px; border:1px solid #ddd; background-color:#000; font-size:95%; color:#fff; vertical-align:middle; box-sizing:border-box; }
.page_view_title { margin:20px 0 5px; padding:0; font-weight:600; }
.page_view_title .caution { font-weight:normal; color:#ff3333; }
.page_tab_menu { margin:0 0 75px; letter-spacing:-0.6px; }
.page_tab_menu ul { display:flex; justify-content:center; column-gap:40px; box-sizing:border-box; }
.page_tab_menu li { position:relative; font-size:1.125rem; font-weight:500; text-align:center; }
.page_tab_menu li a { display:block; padding:8px 81px; background-color:#f7f7f7; border-radius:50px; box-sizing:border-box; }
.page_tab_menu li.on { font-weight:700; color:#fff; }
.page_tab_menu li.on a { background-color:#434343; }
.page_mobile_tel { display:none; }
.page_mobile_enter { width:0; height:0; font-size:0; }
.page_image_pc { display:block; max-width:100%; margin:0 auto; }
.page_image_mobile { display:none; max-width:100%; margin:0 auto; }
.page_table { width:100%; border-collapse:collapse; }
.page_title_h2 { font-family:"PureunJeonnam"; font-size:2.188rem; font-weight:500; }
.page_title_h4 { margin-bottom:30px; font-size:1.563rem; font-weight:600; }
.page_table_ing { display:block; width:70px; margin:0 auto; background-color:#0eb4b3; font-weight:500; color:#fff; border-radius:5px; }
.page_table_end { display:block; width:70px; margin:0 auto; background-color:#f7f7f7; font-weight:500; color:#cc0000; border-radius:5px; }
.page_table_wait { display:block; width:70px; margin:0 auto; background-color:#eefafa; font-weight:500; color:#00a6a5; border-radius:5px; }
.page_table_demo { font-weight:500; }
.page_table_formula { font-weight:500; color:#0eb4b3; }
.page_table_result { padding:6px 20px; border:1px solid #aee6e5; background:#f3fbfb; border-radius:50px; box-sizing:border-box; }
.page_select { display:flex; width:1300px; margin:0 auto 45px; }
.page_select .ment { position:relative; width:177px; padding:50px 30px 40px 30px; box-sizing:border-box; word-break:keep-all; }
.page_select .ment::before { content:""; position:absolute; top:50%; right:0; width:1px; height:90%; background:#d2d2d2; transform:translatey(-50%); }
.page_select .select_game { width:calc(100% - 177px); padding-left:38px; }
.page_select .select_game .first { display:none; }
.page_select .select_game ul { display:flex; flex-wrap:wrap; column-gap:12px; row-gap:10px; }
.page_select .select_game ul li { width:110px; border-radius:50px; background:#f7f7f7; text-align:center; }
.page_select .select_game ul li.on { background:#434343; color:#fff; font-weight:600; }
.page_select .select_game ul li a { display:block; padding:10px 0; }
.page_result_subtitle { display:inline-block; position:relative; padding-left:35px; font-size:1.375rem; background:url("../wp_images/page_orange_dot.gif") no-repeat center left 15px; }
.page_result_arrow { padding:0 12px; font-family:"NanumBarunGothic"; font-size:1.125rem; font-weight:400; }
.page_result_lose { display:inline-block; width:27px; height:27px; background:#737373; font-size:0.938rem; font-weight:600; color:#fff; line-height:27px; border-radius:50%; }
.page_result_win { display:inline-block; width:27px; height:27px; background:#009f9e; font-size:0.938rem; font-weight:600; color:#fff; line-height:27px; border-radius:50%; }

/* 메인메뉴1 (대회개요) */
.page01_01_greeting { overflow:hidden; margin:0; padding:0; font-family:"Noto Sans KR"; white-space:normal; word-break:keep-all; }
.page01_01_greeting .chairman { float:left; width:430px; padding:0 80px; box-sizing:border-box; }
.page01_01_greeting .chairman .image { margin-bottom:16px; }
.page01_01_greeting .chairman .name { overflow:hidden; text-align:center; line-height:35px; }
.page01_01_greeting .chairman .name span { float:left; }
.page01_01_greeting .chairman .name img { float:right; }
.page01_01_greeting .ment { float:right; width:calc(100% - 430px); padding-left:65px; border-left:1px solid #c9c9c9; font-size:1.063rem; box-sizing:border-box; }
.page01_01_greeting .ment strong { position:relative; font-size:1.375rem; font-weight:600; }
.page01_01_greeting .ment strong::before { content:""; position:absolute; bottom:5px; width:100%; height:6px; background:#99f7f7; mix-blend-mode:multiply; }
.page01_01_greeting .ment strong span { position:relative; }
.page01_01_greeting .ment strong span::before { content:""; position:absolute; top:-5px; left:50%; width:5px; height:5px; background:url("../wp_images/01_01_03.jpg") no-repeat center center; transform:translatex(-50%); }
.page01_02_outline { position:relative; margin:0 0 75px 0; padding:20px 0 0 0; font-family:"Spoqa Han Sans Neo"; }
.page01_02_outline .poster { position:absolute; top:0; left:0; display:block; width:330px; height:350px; background:url("../wp_images/poster_small_33.gif") no-repeat center center; background-size:cover; border-radius:10px; box-shadow:10px 10px 20px 0px rgb(0 0 0 / 5%); }
.page01_02_outline .content { margin-left:265px; padding:40px 220px 40px 160px; background:#f8f8f8 url("../wp_images/01_02_bg-33.gif") no-repeat bottom right; font-family:"Spoqa Han Sans Neo"; border-radius:10px; word-break:keep-all; }
.page01_02_outline .content li { overflow:hidden; padding:15px 0; border-bottom:1px solid #dcdcdc; }
.page01_02_outline .content li:last-child { border:none; }
.page01_02_outline .content div { float:left; }
.page01_02_outline .content .subject { position:relative; width:70px; margin:0 25px 0 10px; font-weight:700; text-align:center; }
.page01_02_outline .content .subject::before { content:""; position:absolute; top:10px; left:-5px; width:4px; height:4px; background:url("../wp_images/page_black_dot.png") no-repeat center center;  }
.page01_02_outline .content .comment { width:calc(100% - 120px); }
.page01_02_schedule .page_table tbody tr td .small { display:block; font-size:0.875rem; }
.page01_03_graphic { overflow:hidden; margin-bottom:70px; }
.page01_03_graphic > div { width:48.5%; }
.page01_03_graphic .emblem { float:left; }
.page01_03_graphic .mascot { float:right; }
.page01_03_graphic > div .content { position:relative; height:355px; margin-bottom:10px; border:1px solid #dcdcdc; background:#fff; box-sizing:border-box; }
.page01_03_graphic .emblem .content { background:url("../wp_images/01_03_bg-01.jpg") no-repeat center center; }
.page01_03_graphic > div .content img { position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); }
.page01_03_graphic .download { text-align:center; }
.page01_03_graphic .download li { width:310px; margin:0 auto; background:#434343 url("../wp_images/01_03_download.png") no-repeat center right 75px; color:#fff; }
.page01_03_graphic .download li a { display:block; padding:15px 0; }
.page01_03_graphic .download li a span { padding-right:15px; }
.page01_03_slogan { overflow:hidden; margin-bottom:70px; }
.page01_03_slogan .content { position:relative; height:260px; border:1px solid #dcdcdc; background:url("../wp_images/01_03_bg-02.jpg") no-repeat center center; }
.page01_03_slogan .content img { position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); }
.page01_03_poster { position:relative; padding-top:90px; }
.page01_03_poster .poster { position:absolute; top:40px; left:0; display:block; width:392px; height:555px; background:url("../wp_images/poster_33.gif") no-repeat center center; box-shadow:7px 7px 10px 0px rgb(0 0 0 / 20%); }
.page01_03_poster .poster::before { content:""; position:absolute; top:-40px; left:50%; display:block; width:238px; height:49px; background:url("../wp_images/01_03_04.png") no-repeat center center; transform:translatex(-50%); }
.page01_03_poster .content { margin-left:190px; padding:95px 220px 130px 300px; background:#f8f8f8 url("../wp_images/01_03_bg-33-03.png") no-repeat bottom right; border-radius:10px; word-break:keep-all; }
.page01_03_poster .content .title { margin-bottom:45px; font-size:1.436rem; font-weight:600; }
.page01_03_poster .content .comment { margin-bottom:65px; }
.page01_03_poster .content .download { text-align:center; }
.page01_03_poster .content .download li { width:310px; background:#434343 url("../wp_images/01_03_download.png") no-repeat center right 75px; color:#fff; }
.page01_03_poster .content .download li a { display:block; padding:15px 0; }
.page01_03_poster .content .download li a span { padding-right:15px; }
.page01_05_summary { position:relative; margin-bottom:100px; font-family:"Noto Sans KR"; word-break:keep-all; box-sizing:border-box; }
.page01_05_summary .poster { position:absolute; top:15px; left:210px; display:block; width:150px; height:180px; background:url("../wp_images/01_05_01.jpg") no-repeat center center; box-shadow:7px 7px 10px 0px rgb(0 0 0 / 15%); }
.page01_05_summary .content { padding:35px 430px; background:#f8f8f8; border-radius:10px; }
.page01_05_summary .content .title { margin-bottom:5px; font-size:1.25rem; font-weight:600; }
.page01_05_summary .content ul { overflow:hidden; }
.page01_05_summary .content .list ul li { float:left; padding-right:40px; }
.page01_05_content > div { overflow:hidden; margin-bottom:85px; word-break:keep-all; }
.page01_05_content > div:last-child { margin-bottom:0; }
.page01_05_content > div .title { float:left; width:280px; padding:10px 0; font-size:1.563rem; font-weight:600; box-sizing:border-box; }
.page01_05_content .qualification .title { background:url("../wp_images/01_05_03.jpg") no-repeat center left; }
.page01_05_content .standard .title { background:url("../wp_images/01_05_04.jpg") no-repeat center left; }
.page01_05_content .method .title { background:url("../wp_images/01_05_05.jpg") no-repeat center left; }
.page01_05_content .rule .title { background:url("../wp_images/01_05_06.jpg") no-repeat center left; }
.page01_05_content .total .title { background:url("../wp_images/01_05_07.jpg") no-repeat center left; }
.page01_05_content > div .title span { padding-left:65px; }
.page01_05_content > div .item { float:right; width:calc(100% - 280px); min-height:62px; padding:0 0 0 90px; border-left:1px solid #d2d2d2; box-sizing:border-box; }
.page01_05_summary .download { position:absolute; z-index:100; top:40%; right:7%; text-align:center; }
.page01_05_summary .download.on { position:fixed; top:40%; right:17%; }
.page01_05_summary .download li { width:230px; background:#0eb4b3 url("../wp_images/page_download.jpg") no-repeat center left 40px; font-size:0.938rem; color:#fff; letter-spacing:0; border-radius:5px; }
.page01_05_summary .download li a { display:block; padding:10px 0; }
.page01_05_summary .download li a span { padding-left:30px; }
.page01_05_summary .download_mobile { display:none; }
.page01_06_participant.game { overflow:auto; }
.page01_06_participant.game .page_table { border-collapse:separate; border-spacing:0; width:2500px; height:500px; margin-bottom:0; border-top:none; }
.page01_06_participant.game .page_table th { position:sticky; top:0px; left:0; }
.page01_06_participant.game .page_table th.column_fixed { position:sticky; top:0px; left:0px; z-index:100; background-color:#f7f7f7; }
.page01_06_participant.game .page_table th.game_title { width:80px; word-break:keep-all; }
.page01_06_participant.game .page_table tr:nth-child(1) th { border-top:2px solid #434343; }
.page01_06_participant.game .page_table tr:nth-child(1) th:nth-child(1) { top:0px; left:0px; }
.page01_06_participant.game .page_table tr:nth-child(1) th:nth-child(2) { top:0px; left:87.5px; }
.page01_06_participant.game .page_table tr:nth-child(2) th:nth-child(1) { top:48.91px; left:87.5px; border-right:none; }
.page01_06_participant.game .page_table tr:nth-child(2) th:nth-child(2) { top:48.91px; left:175px; border-right:none; }
.page01_06_participant.game .page_table tr:nth-child(2) th:nth-child(3) { top:48.91px; left:262.5px; }
.page01_06_participant.game .page_table td.column_fixed { position:sticky; left:0px; background-color:#fff; }
.page01_06_participant.game .page_table tbody tr td.column_fixed:nth-of-type(1) { left:0px; }
.page01_06_participant.game .page_table tbody tr td.column_fixed:nth-of-type(2) { left:87.5px; border-right:none; }
.page01_06_participant.game .page_table tbody tr td.column_fixed:nth-of-type(3) { left:175px; border-right:none; }
.page01_06_participant.game .page_table tbody tr td.column_fixed:nth-of-type(4) { left:262.5px; }
.page01_06_participant.game .page_table .line_right { border-right:1px solid #ddd; }
.player_search { margin:0 6% 40px; padding:30px 0 25px; background:#f7f7f7; text-align:center; border-radius:100px; }
.player_search .guide { display:inline-block; margin-bottom:15px; }
.player_search fieldset a { display:inline-block; width:18px; height:18px; margin-left:20px; background:url("../wp_images/01_07_01.gif") no-repeat center center; }
.player_search fieldset .title { margin-right:10px; font-weight:500; }
.player_search fieldset select { margin-right:40px; padding:5px 60px 7px 15px; border:1px solid #c9c9c9; background:#fff url("../wp_images/01_08_select.gif") no-repeat center right 13px; color:#777; -webkit-appearance:none; -moz-appearance:none; appearance:none; }
.player_search fieldset #search_game { padding:5px 85px 7px 15px; }
.player_search fieldset #search_type { padding:5px 40px 7px 15px; }
.player_search fieldset select::-ms-expand { display:none; }
.player_search fieldset input { padding:5px 5px 7px; border:1px solid #c9c9c9; }
.player_search .labtop { display:none; }
.player_search .tablet { display:none; }
.page01_08_loaction { font-family:"Noto Sans KR"; word-break:keep-all; }
.page01_08_loaction .content { display:grid; grid-template-columns:23.8% 23.8% 23.8% 23.8%; column-gap:20px; row-gap:30px; }
.page01_08_loaction .content li { overflow:hidden; border:1px solid #dcdcdc; background:#f7f7f7; box-sizing:border-box; cursor:pointer; }
.page01_08_loaction .content li:hover { border:1px solid #0eb4b3; box-shadow:7px 7px 10px 0px rgb(0 0 0 / 10%); transition:all 0.3s; }
.page01_08_loaction .content li img { width:100%; }
.page01_08_loaction .content li div { padding:20px 40px; }
.page01_08_loaction .content li div span { display:block; }
.page01_08_loaction .content li div .title { padding-bottom:15px; border-bottom:1px solid #dedede; font-size:1.253rem; font-weight:600; text-align:center; }
.page01_08_loaction .content li div .detail { position:relative; padding:15px 0 0 30px; }
.page01_08_loaction .content li div .detail::before { content:""; position:absolute; left:3px; width:21px; height:29px; background:url("../wp_images/01_08_location.jpg") no-repeat center center; }
.page01_08_loaction .content li:hover div .detail::before { background:url("../wp_images/01_08_location-on.jpg") no-repeat center center; transition:all 0.3s; }

/* 메인메뉴2 (경기일정 및 결과) */
.game_schedule_select .select_game ul { justify-content:flex-start !important; }
.game_schedule_tournament { background:#f8f8f8; font-size:1.125rem; text-align:center; }
.game_schedule_tournament.tablet { display:none; }
.game_schedule_tournament .content { display:flex; padding:20px 0; box-sizing:border-box; }
.game_schedule_tournament .content li { width:27.5%; background:url("../wp_images/02_01_dot.gif") no-repeat center right; }
.game_schedule_tournament .content li .result{ margin-left:25px; }
.game_schedule_tournament .content li:nth-child(2) { position:relative; width:45%; background:none; }
.game_schedule_tournament .content li:nth-child(2)::before { content:""; position:absolute; top:50%; left:0; width:100%; height:1px; background:#000; transform:translatey(-50%); }
.game_schedule_tournament .content li:last-child { background:url("../wp_images/02_01_dot.gif") no-repeat center left;  }
.game_schedule_tournament .content li:last-child .result { margin-right:25px; }
.game_schedule_tournament .content li .city { font-weight:600; }

/* 메인메뉴3 (종합순위 및 메달정보) */
.medal_medallist_information { position:relative; min-height:150px; margin-bottom:40px; padding:30px 65px 20px; background:#f8f8f8; border-radius:10px; box-sizing:border-box; }
.medal_medallist_information::before { content:""; position:absolute; bottom:0; left:38%; width:69px; height:77px; background:url("../wp_images/03_05_bg-05.png") no-repeat center center; }
.medal_medallist_information::after { content:""; position:absolute; top:0; right:40px; width:95px; height:99px; background:url("../wp_images/03_05_bg-06.png") no-repeat center center; }
.medal_medallist_information .area { display:flex; flex-wrap:wrap; justify-content:center; align-items:center; column-gap:55px; row-gap:16px; }
.medal_medallist_information .area .item { text-align:center; }
.medal_medallist_information .area .item:first-child { position:relative; width:210px; margin-right:50px; }
.medal_medallist_information .area .item:first-child::before { content:""; position:absolute; top:50%; left:0; width:53px; height:73px; background:url("../wp_images/03_05_bg-01.png") no-repeat center center; transform:translatey(-50%); }
.medal_medallist_information .area .item:first-child::after { content:""; position:absolute; top:50%; right:0; width:53px; height:73px; background:url("../wp_images/03_05_bg-02.png") no-repeat center center; transform:translatey(-50%); }
.medal_medallist_information .area .item:first-child .item_area .title { position:relative; margin:0; padding:0; padding-bottom:10px; background-color:transparent; color:#222; font-size:1.375rem; font-weight:600; }
.medal_medallist_information .area .item:first-child .item_area .title::before { content:""; position:absolute; bottom:0; left:50%; width:130px; height:1px; background-color:#cdcdcd; transform:translatex(-50%); }
.medal_medallist_information .area .item:first-child .item_area .number { position:relative; width:fit-content; margin:0 auto; padding:10px 15px 0 15px; font-size:1.563rem; box-sizing:border-box; }
.medal_medallist_information .area .item:first-child .item_area .number::before { content:""; position:absolute; top:20px; left:0; width:10px; height:9px; background:url("../wp_images/03_05_bg-03.png") no-repeat center center; }
.medal_medallist_information .area .item:first-child .item_area .number::after { content:""; position:absolute; top:20px; right:0; width:10px; height:9px; background:url("../wp_images/03_05_bg-04.png") no-repeat center center; }
.medal_medallist_information .area .item:first-child .item_area .number span { font-weight:600; }
.medal_medallist_information .area .item .item_area .title { margin-bottom:13px; padding:3px 32px; background-color:#434343; color:#fff; border-radius:50px; box-sizing:border-box; }
.medal_medallist_information .area .item .item_area .number { font-size:1.125rem; color:#313131; }
.medal_medallist_information .area .item .item_area .number span { margin-right:5px; font-size:1.438rem; font-weight:600; }
.medal_medallist_list .page_table { margin-bottom:0; }
.medal_medallist_list .page_table tbody tr td:last-child { text-align:left; }
.medal_player_list { display:grid; justify-content:center; grid-template-columns:repeat(auto-fit, 200px); column-gap:20px; row-gap:30px; text-align:center; }
.medal_player_list li img { width:200px; height:240px; margin-bottom:16px; }
.medal_player_list li p { font-size:1.25rem; font-weight:500; line-height:1.5; }
.medal_player_list li p .medal { display:inline-block; margin-left:2px; }
.medal_player_list li p .medal img { margin:-5px 0 0 0; width:20px; height:20px;; }
.medal_player_list li p .text_xsmall { display:inline-block; font-size:1rem; }
.medal_player_list li strong { font-size:1rem; font-weight:600; }
.medal_player_list li strong span { font-size:1.125rem; }

/* 메인메뉴5 (전라남도장애인체육대회) */
.introduce_title { margin-bottom:25px; font-family:"PureunJeonnam"; font-size:1.75rem; text-align:center; line-height:1.4; word-break:keep-all; }
.introduce_comment { padding-bottom:70px; border-bottom:1px solid #c9c9c9; font-size:1.125rem; text-align:center; word-break:keep-all; box-sizing:border-box; }
.introduce_purpose { display:flex; flex-wrap:wrap; column-gap:25px; row-gap:32px; position:relative; width:990px; margin:80px auto 50px; }
.introduce_purpose .center { position:absolute; top:50%; left:50%; z-index:100; width:220px; height:220px; border:15px solid #fff; background-color:#0eb4b3; font-family:"PureunJeonnam"; font-size:1.875rem; font-weight:500; color:#fff; text-align:center; line-height:190px; border-radius:50%; box-sizing:border-box; transform:translate(-50%, -50%); }
.introduce_purpose .image { position:relative; width:48%; height:300px; border-radius:10px; box-sizing:border-box; }
.introduce_purpose .image:nth-child(2) { background:url("../wp_images/05_01_01.jpg") no-repeat center center; background-size:cover; }
.introduce_purpose .image:nth-child(3) { background:url("../wp_images/05_01_02.jpg") no-repeat center center; background-size:cover; }
.introduce_purpose .image:nth-child(4) { background:url("../wp_images/05_01_03.jpg") no-repeat center center; background-size:cover; }
.introduce_purpose .image:nth-child(5) { background:url("../wp_images/05_01_04.jpg") no-repeat center center; background-size:cover; }
.introduce_purpose .image .text { position:absolute; top:35px; left:50%; width:90%; font-size:1.563rem; font-weight:600; color:#fff; text-align:center; line-height:1.2; word-break:keep-all; letter-spacing:-0.6px; transform:translatex(-50%); }
.introduce_purpose .image .text.bottom { top:auto; bottom:35px; }
.introduce_purpose .image .text .text_color { font-weight:800; color:#fffc00; }
.introduce_more { display:block; width:405px; height:60px; margin:0 auto; background-color:#008f8e; font-size:1.375rem; font-weight:500; color:#fff; text-align:center; line-height:60px; border-radius:5px; }
.history_box .history_table { margin-bottom:0; border-top:none; letter-spacing:-0.6px; }
.history_box .history_table thead::after { content:""; display:block; height:12px; }
.history_box .history_table thead tr { border-radius:10px; }
.history_box .history_table thead tr th { position:relative; border-right:none; border-bottom:none; background-color:#0eb4b3; font-size:1.188rem; color:#fff; }
.history_box .history_table thead tr th::before { content:""; position:absolute; top:50%; right:0; width:1px; height:60%; background-color:#ffffff4d; transform:translatey(-50%); }
.history_box .history_table thead tr th.no_line::before { display:none; }
.history_box .history_table thead tr th.last::before { right:auto; left:0; }
.history_box .history_table thead tr th.first { border-radius:10px 0 0 10px; }
.history_box .history_table thead tr th.last { border-radius:0 10px 10px 0; }
.history_box .history_table thead tr th.bottom_line::after { content:""; position:absolute; bottom:0; left:50%; width:100%; height:1px; background-color:#ffffff4d; transform:translatex(-50%); }
.history_box .history_table .round { display:block; width:90px; margin:0 auto; padding:6px 5px; background-color:#fff; font-weight:600; color:#0eb4b3; line-height:1; border-radius:50px; box-sizing:border-box; box-shadow:0px 0px 5px 0px rgb(7 7 7 / 10%); }
.history_box .history_table tbody tr td { border-right:none; border-bottom:12px solid #fff; background-color:#f6f8fa; }
.history_box .history_table tbody tr:last-child td { border-bottom:none; }
.history_box .history_table tbody tr .title { font-weight:500; }
.history_box .history_table tbody tr .date { padding-left:35px; background:#f6f8fa url("../wp_images/05_02_calendar.gif") no-repeat center left 25px; }
.history_box .history_table tbody tr .more { display:block; width:24px; height:22px; margin:0 auto; background:url("../wp_images/05_02_more.gif") no-repeat center center; text-indent:-9999px; }
.law_area { display:flex; flex-wrap:wrap; justify-content:space-between; letter-spacing:-0.6px; box-sizing:border-box; }
.law_area .title_area .page_title_h4 { margin-bottom:50px; line-height:1.6; }
.law_area .no_wrap { display:none; }
.law_area .outline { width:955px; padding:45px 0 30px; border:1px solid #dcdcdc; border-radius:10px; box-sizing:border-box; }
.law_area .outline .comment { margin-bottom:40px; font-size:1.125rem; font-weight:500; text-align:center; line-height:1.6; }
.law_area .outline .area { display:flex; flex-wrap:wrap; justify-content:center; column-gap:68px; row-gap:5px; width:760px; margin:0 auto; }
.law_area:nth-child(2) { margin-top:80px; }
.law_area:nth-child(2) .outline .area { column-gap:40px; }
.law_area .download { display:block; width:230px; height:45px; margin:0 auto; background-color:#0eb4b3; font-size:0.938rem; font-weight:500; color:#fff; line-height:45px; border-radius:5px; }
.law_area .download span { display:block; width:fit-content; height:100%; margin:0 auto; padding-left:30px; background:url("../wp_images/page_download.jpg") no-repeat center left; }
.game_wrap { position:relative; padding-top:45px; box-sizing:border-box; }
.game_slide { position:absolute; top:0; left:0; width:564px; text-align:center; }
.game_slide::before { content:""; position:absolute; top:0; left:0; width:100%; height:485px; border-radius:10px; box-shadow:8px 12px 18px 5px rgb(7 7 7 / 10%); }
.game_slide .swiper-container .swiper-wrapper .swiper-slide img { width:100%; border-radius:10px; }
.game_slide .arrow { width:100%; padding:24px 12px 0 0; box-sizing:border-box; }
.game_slide .arrow li { display:inline-block; }
.game_slide .arrow .controller { display:flex; justify-content:space-between; float:right; width:53px; margin-top:5px; }
.game_slide .arrow a { position:relative; display:block; width:8px; height:15px; }
.game_slide .arrow .swiper-button-prev { left:0; background:url("../wp_images/game_prev.png") no-repeat center center; text-indent:-9999px; }
.game_slide .arrow .swiper-button-pause { background:url("../wp_images/game_pause.png") no-repeat center center; text-indent:-9999px; }
.game_slide .arrow .swiper-button-play { display:block; background:url("../wp_images/game_play.png") no-repeat center center; text-indent:-9999px; }
.game_slide .arrow .swiper-button-next { right:0; background:url("../wp_images/game_next.png") no-repeat center center; text-indent:-9999px; }
.game_slide .arrow .swiper-pagination { display:inline-block; position:relative; bottom:0; margin-left:35px; }
.game_slide .arrow .swiper-pagination .swiper-pagination-bullet { margin-right:15px; background:#c9c9c9; }
.game_slide .arrow .swiper-pagination .swiper-pagination-bullet:last-child { margin-right:0; }
.game_slide .arrow .swiper-pagination .swiper-pagination-bullet-active { background:#009f9e; }
.game_information { width:1130px; min-height:670px; margin-left:auto; padding:55px 50px 60px 480px; background:#f8f8f8 url("../wp_images/game_bg_33.png") no-repeat bottom right; word-break:keep-all; border-radius:10px; box-sizing:border-box; }
.game_information .title { margin-bottom:30px; font-size:1.563rem; font-weight:600; }
.game_information .subject { font-size:1.125rem; font-weight:600; }

/* 종목별 경기결과 */
.game_result_box { padding-top:30px; border-top:2px solid #222; box-sizing:border-box; }
.game_result_select .select_game { width:100%; padding-left:0; }
.game_result_select .select_game ul { flex-wrap:nowrap; justify-content:space-around; }
.game_result_select .select_game ul li.on { width:175px !important; padding:10px 0; border:2px solid #222; background-color:#f7f7f7; color:#222; font-weight:600; }
.game_result_select .select_game ul li.on:last-child { border:2px solid #222; }
.game_result_tournament { display:flex; justify-content:space-around; align-items:center; position:relative; margin:0 auto; padding-bottom:130px; box-sizing:border-box; }
.game_result_tournament .round .city_list { display:flex; flex-direction:column; min-width:130px; }
.game_result_tournament .round .city_list .city { align-content:center; position:relative; min-width:150px; min-height:63.38px; padding:2px 10px; border:2px solid #dedede; background-color:#fff; color:#777; text-align:center; word-break:keep-all; border-radius:5px; box-sizing:border-box; }
.game_result_tournament.player_team .round .city_list .city { min-height:90.56px; }
.game_result_tournament .round .city_list .city.winner { border:2px solid #009f9e; background-color:#009f9e; font-weight:500; color:#fff; }
.game_result_tournament .round .city_list .city .player_private { display:block; max-width:210px; }
.game_result_tournament .round .city_list .city .player_team { display:block; max-width:210px; }
.game_result_tournament .round .city_list .city .win_lose { display:inline-block; width:27px; height:27px; margin:0 auto; background-color:#737373; font-weight:600; color:#fff; text-align:center; line-height:27px; border-radius:50%; box-sizing:border-box; }
.game_result_tournament .round .city_list .city.winner .win_lose { border:1px solid #fff; background-color:#009f9e; font-weight:600; color:#fff; }
.game_result_tournament .round .city_list .city .text_red { display:inline-block; align-content:center; min-height:55px; }
.game_result_tournament .round:nth-of-type(2) .city_list .city::before { content:""; position:absolute; top:-7px; right:calc(100% + 20px); z-index:-100; width:180px; height:70px; border:1px solid #222; border-left:none; }
.game_result_tournament .round:nth-of-type(2) .city_list .city::after { content:""; position:absolute; top:30px; right:100%; z-index:-100; width:20px; height:1px; background-color:#222; }
.game_result_tournament .round:nth-of-type(3) .city_list .city::before { content:""; position:absolute; top:-43px; right:calc(100% + 20px); z-index:-100; width:180px; height:145px; border:1px solid #222; border-left:none; }
.game_result_tournament .round:nth-of-type(3) .city_list .city::after { content:""; position:absolute; top:30px; right:100%; z-index:-100; width:20px; height:1px; background-color:#222; }
.game_result_tournament .round:nth-of-type(4) .city_list .city::before { content:""; position:absolute; top:-115px; right:calc(100% + 20px); z-index:-100; width:180px; height:290px; border:1px solid #222; border-left:none; }
.game_result_tournament .round:nth-of-type(4) .city_list .city::after { content:""; position:absolute; top:30px; right:100%; z-index:-100; width:20px; height:1px; background-color:#222; }
.game_result_tournament .round:nth-of-type(5) .city_list .city::before { content:""; position:absolute; top:-265px; right:calc(100% + 20px); z-index:-100; width:180px; height:586px; border:1px solid #222; border-left:none; }
.game_result_tournament .round:nth-of-type(5) .city_list .city::after { content:""; position:absolute; top:30px; right:100%; z-index:-100; width:20px; height:1px; background-color:#222; }
.game_result_tournament .round:nth-of-type(6) .city_list .city::after { content:""; position:absolute; top:30px; right:100%; z-index:-100; width:180px; height:1px; background-color:#222; }
.game_result_tournament .round:nth-last-child(1) .city_list .city::before { display:none !important; }
.game_result_tournament .round:nth-last-child(1) .city_list .city::after { width:200px !important; }
.game_result_tournament.player_team .round:nth-of-type(2) .city_list .city::before { content:""; position:absolute; top:-8px; right:calc(100% + 20px); z-index:-100; width:150px; height:100px; border:1px solid #222; border-left:none; }
.game_result_tournament.player_team .round:nth-of-type(2) .city_list .city::after { content:""; position:absolute; top:44px; right:100%; z-index:-100; width:20px; height:1px; background-color:#222; }
.game_result_tournament.player_team .round:nth-of-type(3) .city_list .city::before { content:""; position:absolute; top:-58px; right:calc(100% + 20px); z-index:-100; width:150px; height:197px; border:1px solid #222; border-left:none; }
.game_result_tournament.player_team .round:nth-of-type(3) .city_list .city::after { content:""; position:absolute; top:44px; right:100%; z-index:-100; width:20px; height:1px; background-color:#222; }
.game_result_tournament.player_team .round:nth-of-type(4) .city_list .city::before { content:""; position:absolute; top:-160px; right:calc(100% + 20px); z-index:-100; width:150px; height:400px; border:1px solid #222; border-left:none; }
.game_result_tournament.player_team .round:nth-of-type(4) .city_list .city::after { content:""; position:absolute; top:44px; right:100%; z-index:-100; width:20px; height:1px; background-color:#222; }
.game_result_tournament.player_team .round:nth-of-type(5) .city_list .city::before { content:""; position:absolute; top:-356px; right:calc(100% + 20px); z-index:-100; width:150px; height:795px; border:1px solid #222; border-left:none; }
.game_result_tournament.player_team .round:nth-of-type(5) .city_list .city::after { content:""; position:absolute; top:44px; right:100%; z-index:-100; width:20px; height:1px; background-color:#222; }
.game_result_tournament.player_team .round:nth-of-type(6) .city_list .city::after { content:""; position:absolute; top:44px; right:100%; z-index:-100; width:20px; height:1px; background-color:#222; }
.game_result_tournament.player_team .round:nth-last-child(1) .city_list .city::before { display:none !important; }
.game_result_tournament.player_team .round:nth-last-child(1) .city_list .city::after { width:150px !important; }

/*****************************************************************************************************************
- 반응형웹 스크린 미디어: 개발자가 필요할 경우 Class 및 ID를 작성규칙에 의거하여 자유롭게 정의하여 사용한다.
*****************************************************************************************************************/
@media (max-width:1300px)
{
	/*****************************************************************************************************************/
	/* 상단영역 콘텐츠 */
	#top_event .period { width:73%; }
	#top_event .period ul { width:97%; }
	#top_event .period ul .title { margin-right:10px; }
	#top_event .period ul .date .big { font-size:1.5rem; }
	#top_event .period ul .date.round { margin:25px 1%; }
	#top_event .period ul .date.location { width:250px; }
	#top_event .period ul .date .slash { margin:0 1%; }
	#top_event .dday { width:27%; }
	#top_event .event_close { right:3%; }
	#top_event_close { right:3%; }
	#top_contents .top_division { width:90%; }
	#top_contents .main_menu { width:100%; }
	#top_contents .main_menu .menu_list { width:95%; height:100%; margin:0 auto; }
	#top_contents .main_menu .menu_list > li { width:20%; white-space:nowrap; }
	.quick_menu { width:75px; }
	.quick_menu .tel { padding:35px 15px; background:linear-gradient(to bottom, #ff8a00, #ff6600); border-radius:50px; }
	.quick_menu .tel::before { top:-60px; left:0; }
	.quick_menu .tel .content { display:none; font-size:0.938rem; text-align:center; }
	.quick_menu .tel .content.tablet { display:block; margin-bottom:16px; }
	.quick_menu .tel .content::before { display:none; }
	.quick_menu .tel .number.pc { display:none; }
	.quick_menu .tel .number.tablet { display:block; font-size:1.125rem; text-align:center; }
	.quick_menu .tel .number.tablet span { font-size:1rem; }

	/* 메인화면 콘텐츠 */
	#main_visual .visual_prev { left:30px; }
	#main_visual .visual_next { right:30px; }
	#main_visual .visual_banner .host { width:90%; }
	#main_visual .visual_banner .host li::after { display:none; }
	#main_item .information { width:90%; padding:75px 0; }
	#main_item .information .game_ing .today .page_table_box { margin-bottom:40px; }
	#main_item .information .game_ing .shortcut { overflow:hidden; float:none; width:100%; margin-bottom:40px; text-align:center; }
	#main_item .information .game_ing .shortcut li { float:left; position:relative; width:33.3%; border-bottom:none; }
	#main_item .information .game_ing .shortcut li::before { content:""; position:absolute; top:50%; right:0; width:1px; height:60%; background:#ededed; transform:translatey(-50%); }
	#main_item .information .game_ing .shortcut li:last-child { border-bottom:none; }
	#main_item .information .game_ing .shortcut li:last-child::before { display:none; }
	#main_item .information .game_ing .shortcut .location { background:url("../wp_images/m_shortcut_location.png") no-repeat center left 35px; }
	#main_item .information .game_ing .shortcut .result { background:url("../wp_images/m_shortcut_result.png") no-repeat center left 15px; }
	#main_item .information .game_ing .shortcut .guideline { background:url("../wp_images/m_shortcut_guideline.png") no-repeat center left 20px; }
	#main_item .information .game_ing .shortcut li a { padding:30px 0; }
	#main_item .information .game_ing .shortcut li a span { padding-left:15%; }
	#main_item .information .game_ing .multiplewinner { width:100%; margin-bottom:15px; }
	#main_item .information .game_ing .multiplewinner .content .four_medal { width:30%; }
	#main_item .information .game_ing .multiplewinner .content .four_medal::before { right:-40px; }
	#main_item .information .game_ing .multiplewinner .content .detail { width:55%; }
	#main_item .cheer::before { left:calc(50% - 500px); }
	#main_item .cheer .content { width:100%; }
	#main_item .cheer .content span { font-family:"KOTRA_BOLD-Bold"; font-size:1.875rem; letter-spacing:-1px; }
	#main_item .board { justify-content:center; gap:30px; width:90%; }
	#main_item .board::before { display:none; }
	#main_item .board .notice { width:47%; }
	#main_item .board .press { width:47%; }
	#main_item .gallery .content { width:100%; }
	#main_item .gallery .content > a { right:5%; }
	#main_item .gallery .content ul { margin:0 65px; }
	#main_item .host_wrap .visual_banner .host { width:90%; }
	#main_item .host_wrap .visual_banner .host li::after { display:none; }
	#main_item .banner { width:90%; }

	/* 서브화면 콘텐츠 */
	#sub_nav { width:90%; }
	#sub_section { width:100%; }
	#sub_document { width:95%; margin:70px auto; }

	/* 페이지 공용 */
	.page_select { width:100%; }
	.page_select .ment { display:none; }
	.page_select .select_game { width:100%; padding:0; }
	.page_select .select_game ul { justify-content:center; }

	/* 메인메뉴1 (대회개요) */
	.page01_01_greeting .ment strong::before { display:none; }
	.page01_01_greeting .ment strong span::before { display:none; }
	.page01_02_outline .content { padding:40px 5% 40px 10%; }
	.page01_03_poster .content { padding:95px 150px 130px 300px; }
	.page01_05_summary .poster { left:10%; }
	.page01_05_summary .content { padding:35px 250px 35px 320px; }
	.page01_05_summary .download { position:absolute; top:40%; right:5%; text-align:center; }
	.page01_05_summary .download.on { position:fixed; top:40%; right:7%; }
	.player_search { margin:0 5%; }
	.player_search #selectForm fieldset select { margin-right:20px; }
	.page01_08_loaction .content { grid-template-columns:32.2% 32.2% 32.2%; }

	/* 메인메뉴3 (종합순위 및 메달정보) */
	.medal_medallist_information { padding:30px 40px 20px; }
	.medal_medallist_information .area .item:first-child { margin-right:0; }

	/* 메인메뉴5 (전라남도장애인체육대회) */
	.history_box { overflow-x:scroll; }
	.history_box .history_table { width:1250px; }
	.law_area { justify-content:center; column-gap:40px; }
	.law_area .outline { width:700px; }
	.law_area .outline .area { column-gap:30px; width:610px; }
	.law_area:nth-child(2) .outline .area { column-gap:30px; }
	.game_wrap { padding-top:0; }
	.game_slide { position:relative; top:auto; left:auto; margin:0 auto 70px; }
	.game_slide::before { display:none; }
	.game_information { width:100%; min-height:auto; padding:55px 50px; }
	.game_information .detail_area .detail .page_pc_enter { display:inline; }
	.game_information .detail_area .detail { letter-spacing:-0.6px; }

	/* 종목별 경기결과 */
	.game_result_select .select_game ul { justify-content:space-around; }
}
@media (max-width:1024px)
{
	#board_tab_menu ul { overflow:hidden; margin:0; padding:0; border:1px solid #ddd; }
	#board_tab_menu li { display:block; float:left; width:25%; margin:0; padding:0; border-right:1px solid #ddd; box-sizing:border-box; }
	#board_tab_menu li:last-child { border:none; }
	#board_tab_menu li a { display:block; padding:5px 0; border:none; background:none; text-align:center; border-radius:0; }
	#board_tab_menu li.on a { border:none; color:var(--form-check-color); }
	#board_tab_menu li.on a::before { content:""; display:block; position:absolute; bottom:0; left:0; width:100%; border-bottom:3px solid var(--form-check-color); }
	#board_tab_menu li.on a::after { content:""; display:block; position:absolute; bottom:3px; left:calc(50% - 6px); border-right:6px solid transparent; border-bottom:6px solid var(--form-check-color); border-left:6px solid transparent; }
	#board_list { border-top:1px solid #222; }
	#board_list .mobile_none { display:none; }
	#board_list td { padding:10px 5px; }
	#board_list .subject { width:100%; }
	#board_list .subject .icon_division { float:none; margin-right:5px; padding:0 10px; }
	#board_list .subject a { display:inline-block; overflow:hidden; max-width:700px; font-weight:400; vertical-align:middle; white-space:nowrap; text-overflow:ellipsis; }
	#board_list .mobile_board_name { overflow:hidden; font-size:90%; color:#777; }
	#board_list .mobile_board_name span { display:block; float:left; position:relative; margin-right:20px; }
	#board_list .mobile_board_name span::before { content:""; display:block; position:absolute; top:calc(50% - 5px); right:-10px; height:10px; border-right:1px solid #ddd; }
	#board_list .mobile_board_name span.last::before { display:none; }
	#board_view_title .board_view_head .board_title { font-size:105%; }
	#board_view_title .board_view_head .icon_division { float:none; margin-right:5px; padding:0 10px; font-size:90%; }
	#board_view_title .board_view_head .name_row { font-size:90%; }
	#board_view_title .board_view_head .name { margin-right:3px; }
	#board_view_title .board_view_head .icon_notice { font-size:90%; }
	#board_prev_next { padding:5px 10px; border:1px solid #ddd; font-size:95%; list-style:none; }
	#board_input ul { padding:20px 5px 0; box-sizing:border-box; }
	#board_input ul li { margin:0 0 20px; padding:0; border:none; }
	#board_input .title { float:none; height:inherit; margin:0 0 3px; padding:0; text-align:left; line-height:140%; }
	#board_input .title span { display:inline; position:relative; top:0; right:0; }
	#board_input .input_box { float:none; width:100%; margin:0; outline:none; }
	#board_input .input_file { float:none; width:100%; }
	#board_input #subject { margin:5px 0 0; }
	#board_input .input_guide { margin:0; }
	#board_input .select_box { float:none; width:100%; margin:0; outline:none; }
	#board_input .attach_file { padding:0; }
	#board_input .attach_file li { border:none; }
	#board_input .attach_modify { padding:10px 0; border:none; }
	#board_input .attach_modify .attach_sort { width:80px; text-align:center; }
	#board_input .attach_modify .attach_name { width:calc(100% - 160px); font-size:90%; }
	#board_input .attach_modify .attach_name .input_box { margin:5px 0 0; }
	#board_input .attach_modify .attach_delete { width:80px; }
	#board_faq_list li > h4 { padding:15px 55px 15px 50px; font-size:110%; word-break:keep-all; }
	#board_faq_list li > h4::before { left:15px; }
	#board_faq_list li > h4::after { right:15px; }
	#board_faq_list li > div { padding:30px; }
	#board_blog_list .blog_image { width:240px; height:180px; }
	#board_blog_list .blog_content { width:calc(100% - 260px); height:180px; }
	#board_blog_list .blog_content .title { font-size:110%; }
	#board_bottom .board_btn { display:block; width:100%; height:inherit; margin:0 0 5px; padding:4px 0; background-color:#fbfbfb; }
	#board_bottom .search { display:none; }
	#board_bottom .left_button { float:none; width:100%; }
	#board_bottom .right_button { float:none; width:100%; text-align:center; }
	#member_guide { padding:20px 20px 20px 40px; }
	#member_input { width:490px; max-width:100%; margin:0 auto; }
	#member_input h4 { float:none; margin:0 auto 10px; }
	#member_input .compulsory_guide { float:none; margin:-40px auto 0; padding:0 0 10px; }
	#member_input ul { margin:0 auto 50px; padding:20px 5px 0; box-sizing:border-box; }
	#member_input ul li { margin:0 0 20px; padding:0; border:none; }
	#member_input .title { float:none; height:inherit; margin:0 0 3px; padding:0; text-align:left; line-height:inherit; }
	#member_input .title span { display:inline; position:relative; right:0; top:0; }
	#member_input .input_box { float:none; width:100%; margin:0; outline:none; }
	#member_input .input_box#id { float:left; width:calc(100% - 100px); }
	#member_input .input_box#passwd { margin-bottom:5px; }
	#member_input .input_box#postcode { float:left; width:calc(100% - 100px); }
	#member_input .input_box#address1 { margin-bottom:5px; }
	#member_input .input_box#new_passwd { margin:0 0 5px; }
	#member_input .select_box { float:none; width:100%; outline:none; }
	#member_input .input_guide { margin:0; }
	#member_input .textarea_box { float:none; width:100%; }
	#member_input .click_button { margin:0 0 0 10px; }
	#member_input .change_pw { font-size:90%; }
	#member_login { width:470px; padding:40px; }
	#member_login h4 { font-size:170%; }
	#privacy .title { font-size:100%; }
	#privacy .comment { padding:15px; }
	/*****************************************************************************************************************/

	/* 상단영역 콘텐츠 */
	#top_event { display:none; }
	#top_contents { display:block; position:relative; width:100%; height:70px; padding:15px 0; border-bottom:1px solid #ededed; box-sizing:border-box; }
	#top_contents .top_logo { width:240px; margin:0 auto; }
	#top_contents .top_logo a { display:block; width:240px; height:35px; background:url("../wp_images/logo_33.jpg") no-repeat center center; background-size:cover; }
	#top_contents .top_logo a img { display:none; }
	#top_contents .mobile_menu_open { display:block; position:absolute; top:calc(50% - 11px); right:15px; width:30px; height:22px; background:url("../wp_default_image/page_mobile_sprite.png") no-repeat 0 0; text-indent:-9999px; }
	#top_contents .top_nav { position:fixed; top:0; right:-100%; z-index:10000; width:100%; height:100vh; background-color:#fff; transition:0.4s ease; }
	#top_contents .top_nav.open { right:0; }
	#top_contents .mobile_menu_top { display:block; overflow:hidden; position:relative; height:70px; padding:0 10px; border-bottom:1px solid #ededed; box-sizing:border-box; }
	#top_contents .mobile_menu_top .home { display:inline-block; max-width:calc(100% - 40px); padding-left:40px; background:url("../wp_default_image/logo_33.png") no-repeat left center; background-size:30px; font-size:120%; font-weight:500; color:#000; line-height:70px; box-sizing:border-box; }
	#top_contents .mobile_menu_top .close { position:absolute; top:calc(50% - 12px); right:15px; width:24px; height:24px; background:url("../wp_default_image/page_mobile_sprite.png") no-repeat -40px 0; text-indent:-9999px; box-sizing:border-box; }
	#top_contents .top_menu { display:none; }
	#top_contents .main_menu { overflow:scroll; position:relative; width:100%; height:calc(100vh - 150px); padding:15px 15px 30px 15px; box-sizing:border-box; }
	#top_contents .main_menu .menu_list { margin-bottom:10px; }
	#top_contents .main_menu .menu_list > li { float:none; width:100%; }
	#top_contents .main_menu .menu_list > li > a { display:none; }
	#top_contents .main_menu .menu_list > li > button { display:block; position:relative; width:100%; padding:4% 0 4% 5%; border-bottom:1px solid #ddd; background-color:#fff; font-size:110%; font-weight:500; color:#222; text-align:left; line-height:inherit; box-sizing:border-box; }
	#top_contents .main_menu .menu_list > li > button::before { content:""; display:block; position:absolute; top:calc(50% - 5px); right:30px; width:19px; height:11px; background:url("../wp_default_image/page_mobile_sprite.png") no-repeat 0 -34px; }
	#top_contents .main_menu .menu_list > li > button.on { color:var(--mobile-point-color); }
	#top_contents .main_menu .menu_list > li > button.on::before { background-position:-29px -34px; }
	#top_contents .main_menu .menu_list > li:first-child > button { border-top:none; }
	#top_contents .main_menu .menu_list ul { position:static; height:inherit; padding:0 15px; border-bottom:1px solid #ddd; box-sizing:border-box; }
	#top_contents .main_menu .menu_list ul li { border-bottom:1px solid #dcdcdc; }
	#top_contents .main_menu .menu_list ul li:last-child { border-bottom:none; }
	#top_contents .main_menu .menu_list ul li a { display:block; position:relative; padding:15px 0 15px 7%; font-size:105%; text-align:left; }
	#top_contents .main_menu .menu_list ul li a::before { content:""; display:block; position:absolute; top:calc(50% - 5px); right:23px; width:6px; height:11px; background:url("../wp_default_image/page_mobile_sprite.png") no-repeat -74px 0; }
	#top_contents .main_menu .copyright { display:block; width:100%; font-size:90%; text-align:center; }
	#menu_cover { display:none; }
	.quick_menu .tel { padding:35px 10px; }
	.quick_menu .tel::before { top:-55px; left:-5px; background-size:70px; }
	.quick_menu .tel .content.tablet { margin-bottom:10px; }

	/* 하단영역 콘텐츠 */
	#bottom_contents { display:block; padding:20px 10px; border-top:1px solid #ddd; font-size:90%; color:#333; }
	#bottom_contents .bottom_menu { display:none; }
	#bottom_contents .logo { display:none; }
	#bottom_contents .top_move { display:none; position:fixed; right:16px; bottom:10px; width:45px; height:45px; background:url("../wp_default_image/page_mobile_sprite.png") no-repeat -58px -41px; text-indent:-9999px; }
	#bottom_contents .bottom_address { margin-bottom:0; text-align:center; }
	#bottom_contents .bottom_address .space { display:none; margin:0; }
	#bottom_contents .bottom_address .space::after { display:none; }
	#bottom_contents .bottom_address .mobile_show { display:block; line-height:130%; }
	#bottom_contents .bottom_address .tel { display:inline-block; margin:0 5px; }
	#bottom_contents .bottom_address .title { display:none; }
	#bottom_contents .copyright { text-align:center; }

	/* 메인화면 콘텐츠 */
	#main_visual { height:560px; }
	#main_visual .swiper-slide { height:360px; }
	#main_visual .swiper-slide.visual_01 { background-size:cover; }
	#main_visual .swiper-slide.visual_02 { background-size:cover; }
	#main_visual .swiper-slide.visual_03 { background-size:cover; }
	#main_visual .visual_btn { top:calc(50% - 120px); }
	#main_visual .visual_pagination { bottom:215px; }
	#main_visual .visual_banner { overflow:hidden; height:200px; }
	#main_visual .visual_banner .host { width:90%; margin:20px auto 0; }
	#main_visual .visual_banner .host li { width:100%; height:20%; margin:0 0 20px calc(50% - 200px); text-align:left; }
	#main_visual .visual_banner .host li:last-child { margin-bottom:0; }
	#main_visual .visual_banner .host li .round { display:inline; margin:0 20px 0 0; padding:6px 24px; }
	#main_visual .visual_banner .host li img { height:35px; }
	#main_item .information { display:block; }
	#main_item .information .game_ing { width:100%; }
	#main_item .information .game_ing .today { margin-right:0; }
	#main_item .information .game_ing .shortcut { padding:0; }
	#main_item .information .game_ing .shortcut .location { background:url("../wp_images/m_shortcut_location.png") no-repeat center left 30%; background-size:20px; }
	#main_item .information .game_ing .shortcut .result { background:url("../wp_images/m_shortcut_result.png") no-repeat center left 24%; background-size:28px; }
	#main_item .information .game_ing .shortcut .guideline { background:url("../wp_images/m_shortcut_guideline.png") no-repeat center left 25%; background-size:18px; }
	#main_item .information .game_ing .shortcut li a span { padding-left:20px; }
	#main_item .information .game_ing .medalist { margin-right:0; margin-bottom:50px; }
	#main_item .information .ranking { width:100%; }
	#main_item .information .ranking .main_table { overflow:auto; width:100%; height:350px; }
	#main_item .information .ranking .main_table thead tr { width:100%; }
	#main_item .information .ranking .main_table thead tr th { width:16.6%; }
	#main_item .information .ranking .main_table tbody tr { width:90vw; }
	#main_item .information .ranking .main_table tbody tr th { width:16.6%; }
	#main_item .information .ranking .main_table tbody tr td { width:16.6%; }
	#main_item .cheer::after { display:none; }
	#main_item .gallery { padding:30px 0 0; }
	#main_item .gallery .content { width:100%; }
	#main_item .host_wrap .visual_banner { overflow:hidden; height:200px; }
	#main_item .host_wrap .visual_banner .host { width:90%; margin:20px auto 0; }
	#main_item .host_wrap .visual_banner .host li { width:100%; height:20%; margin:0 0 20px calc(50% - 200px); text-align:left; }
	#main_item .host_wrap .visual_banner .host li:last-child { margin-bottom:0; }
	#main_item .host_wrap .visual_banner .host li .round { display:inline; margin:0 20px 0 0; padding:6px 24px; }
	#main_item .host_wrap .visual_banner .host li img { height:35px; }

	/* 서브화면 콘텐츠 */
	#sub_nav { margin:0 auto; }
	#sub_nav h2 { top:-185px; }
	#sub_nav.page_no_nav h2 { top:-185px; }
	#sub_nav > a { display:none; }
	#sub_nav ul { display:none; }
	#sub_section { width:calc(100% - 80px); }
	#sub_document { width:100%; margin:55px auto; }
	#sub_position_title { margin-top:50px; }

	/* 모달화면 콘텐츠 */
	#modal_dim .modal_container { left:calc(50% - 320px); top:calc(50% - 350px); width:650px; }
	#modal_document .map .root_daum_roughmap { width:100% !important; }

	/* 페이지 공용 */
	.page_mobile_tel { display:block; }
	.page_pc_tel { display:none; }
	.page_select .select_game .first { display:block; width:100%; padding:10px 15px; border:1px solid #666; background:#fefefe url('../wp_default_image/admin_select_arrow.gif') no-repeat 95% center; font-weight:400; cursor:pointer; border-radius:5px; box-sizing:border-box; }
	.page_select .select_game ul { display:none; padding:10px; border:1px solid #666; border-top:none; border-radius:5px; }
	.page_select .select_game ul li { display:block; width:100%; padding:0; border-bottom:1px dotted #e5e5e5; background:transparent; border-radius:0; box-sizing:border-box; }
	.page_select .select_game ul li:last-child { border:none; }
	.page_select .select_game ul li a { border:none; font-size:100%; text-align:left; color:#333; border-radius:0; }
	.page_select .select_game ul li.on a { background-color:#fff; color:#ff6600; }
	.page_select .select_game ul li.on a::before { display:none; }
	.page_select .select_game ul li.on a::after { display:none; }

	/* 메인메뉴1 (대회개요) */
	.page01_01_greeting .chairman { float:none; width:100%; padding:0; }
	.page01_01_greeting .chairman li { width:265px; margin:0 auto; }
	.page01_01_greeting .chairman .image img { width:100%; }
	.page01_01_greeting .ment { float:none; width:100%; margin-top:45px; padding:0; border:0; text-align:center; }
	.page01_02_outline .poster { position:static; top:auto; left:auto; margin:0 auto 40px; box-shadow:none; }
	.page01_02_outline .content { margin-left:0; padding:40px 5%; }
	.page01_03_poster { padding-top:0; }
	.page01_03_poster .poster { position:static; top:auto; left:auto; margin:0 auto 50px; }
	.page01_03_poster .poster::before { display:none; }
	.page01_03_poster .content { margin-left:0; padding:50px 100px; text-align:center; }
	.page01_03_poster .content .comment { margin-bottom:50px; }
	.page01_03_poster .content .download li { margin:0 auto; }
	.page01_05_summary { margin-bottom:75px; }
	.page01_05_summary .poster { display:none; }
	.page01_05_summary .content { padding:35px 50px 100px; }
	.page01_05_summary .content .list ul li:last-child { padding-right:0; }
	.page01_05_summary .download { top:65%; right:5%; text-align:center; }
	.page01_05_summary .download.on { top:24%; right:10%; }
	.page01_05_content > div { margin-bottom:75px; }
	.page01_05_content > div .title { float:none; width:100%; margin-bottom:6px; }
	.page01_05_content > div .title span { padding-left:55px; }
	.page01_05_content > div .item { float:none; width:100%; min-height:auto; padding:0 0 0 5px; border-left:none; }
	.page01_06_participant { overflow:scroll }
	.page01_06_participant .page_table { width:900px; margin-bottom:0; }
	.player_search { margin:0; }
	.player_search #selectForm fieldset select { margin-right:30px; }
	.player_search .labtop { display:block; height:10px; }
	.page01_08_loaction .content { grid-template-columns:32% 32% 32%; }
	.page01_08_loaction .content li div { padding:20px 30px; }

	/* 메인메뉴2 (경기일정 및 결과) */
	.game_schedule { overflow:scroll; margin-bottom:60px; }
	.game_schedule .page_table { width:950px; margin-bottom:0; }

	/* 메인메뉴3 (종합순위 및 메달정보) */
	.rank_box { overflow:scroll; }
	.rank_box .page_table { width:900px; margin-bottom:0; }
	.medal_medallist_information::before { left:8%; }
	.medal_medallist_information .area { column-gap:30px; row-gap:10px; }
	.medal_medallist_information .area .item:first-child { width:100%; margin-bottom:16px; }
	.medal_medallist_information .area .item:first-child::before { left:calc(50% - 110px); }
	.medal_medallist_information .area .item:first-child::after { right:calc(50% - 110px); }
	.medal_medallist_information .area .item:first-child .item_area .title { font-size:1.25rem; }
	.medal_medallist_information .area .item:first-child .item_area .title::before { width:100px; }
	.medal_medallist_information .area .item:first-child .item_area .number { font-size:1.375rem; }
	.medal_medallist_information .area .item:first-child .item_area .number span { margin-right:0; }
	.medal_medallist_information .area .item .item_area .title { padding:3px 25px; }
	.medal_medallist_information .area .item .item_area .number span { font-size:1.375rem; }

	/* 메인메뉴5 (전라남도장애인체육대회) */
	.introduce_purpose { width:90%; }
	.introduce_purpose .center { width:180px; height:180px; font-size:1.5rem; line-height:150px; }
	.introduce_purpose .image { height:auto; padding-bottom:30%; }
	.law_area { row-gap:25px; }
	.law_area .title_area .page_title_h4 { display:none; margin-bottom:16px; text-align:center; }
	.law_area .title_area .page_title_h4.no_wrap { display:block; }
	.law_area .outline { width:100%; padding:30px 0; }
	.game_slide { width:450px; }

	/* 종목별 경기결과 */
	.game_result_box { overflow-x:scroll; }
	.game_result_box .game_result_select { width:1400px; }
	.game_result_select .select_game ul { display:flex; padding:0; border:none; }
	.game_result_select .select_game ul li { padding:10px 0; border-bottom:none; background:#f7f7f7; border-radius:50px; }
	.game_result_box .game_result_tournament { width:1400px; }

	/* 포토갤러리 */
	.board_gallery_list#board_gallery_list .gallery_subject { height:45px; line-height:1.4; }
}
@media (max-width:768px)
{
	.popup_box { width:400px !important; top:100px !important; left:calc(50% - 200px) !important; margin:0 !important; padding:0 !important; }
	.popup_box img { max-width:100%; height:auto; }
	#board_list .subject { font-size:95%; }
	#board_list .subject a { max-width:370px; }
	#board_gallery_list { grid-template-columns:1fr 1fr 1fr; }
	#board_faq_list li > h4 { padding:15px 55px 15px 50px; font-size:100%; }
	#board_blog_list .blog_image { float:none; width:300px; height:225px; margin:0 auto 20px; }
	#board_blog_list .blog_content { float:none; width:100%; height:inherit; text-align:center; }
	#board_blog_list .blog_content .date { position:relative; text-align:right; }
	#reply_box .reply_list .list_name .icon_notice { padding:0 5px; font-size:90%; }
	#reply_box .reply_list .list_name span { margin-right:0; }
	#reply_box .reply_list .list_name img { margin-right:1px; }
	#reply_box .reply_list .list_button a { padding:0 3px; font-size:90%; }
	#reply_body .reply_input li .title { width:60px; }
	#reply_body .reply_input li .form_check_title { float:left; margin-right:10px; }
	#reply_body .reply_input li .cancel_button { padding:0 3px; font-size:90%; }
	#reply_body .reply_modify { padding:5px; border:1px solid #ff8000; }
	#reply_box .reply_reply .arrow { width:40px; margin-right:5px; font-size:90%; }
	#reply_box .reply_reply .reply_input { width:calc(100% - 45px); border:1px solid #ff8000; }
	/*****************************************************************************************************************/

	/* 상단영역 콘텐츠 */
	#top_contents .main_menu .menu_list > li > button { font-size:3.5vw; }
	#top_contents .main_menu .menu_list ul li a { padding:3% 0 3% 7%; font-size:3vw; }
	.quick_menu { display:none; }
	.quick_call { display:block; position:fixed; bottom:60px; right:16px; z-index:1100; width:45px; height:45px; background:#ff6600 url("../wp_images/quick_call.png") no-repeat center center; text-indent:-9999px; border-radius:50%; box-sizing:border-box; }
	.quick_call a { display:block; width:45px; height:45px; }

	/* 메인화면 콘텐츠 */
	#main_visual { height:680px; }
	#main_visual .swiper-slide { height:480px; }
	#main_visual .visual_pagination { display:none; }
	#main_item .information .game_ing .today .title span { display:none; }
	#main_item .information .game_ing .today .page_table_box { overflow:scroll; }
	#main_item .information .game_ing .today .main_table { width:800px; }
	#main_item .information .game_ing .shortcut { display:flex; gap:2%; align-items:center; border:none; font-size:1rem; }
	#main_item .information .game_ing .shortcut li { border:1px solid #e5e5e5; border-radius:5px; box-sizing:border-box; }
	#main_item .information .game_ing .shortcut li:last-child { border-bottom:1px solid #e5e5e5; }
	#main_item .information .game_ing .shortcut .location { background:none; }
	#main_item .information .game_ing .shortcut .result { background:none; }
	#main_item .information .game_ing .shortcut .guideline { background:none; }
	#main_item .information .game_ing .shortcut li::before { display:none; }
	#main_item .information .game_ing .shortcut li a span { padding:0; }
	#main_item .information .game_ing .multiplewinner .content { padding:0 20px 25px; }
	#main_item .information .game_ing .multiplewinner .content .detail { width:60%; padding-left:0; }
	#main_item .information .game_ing .multiplewinner .content .four_medal { width:38%; }
	#main_item .information .game_ing .multiplewinner .content .four_medal::before { display:none; }
	#main_item .information .game_ing .medalist .content { grid-template-columns:1fr 1fr 1fr 1fr; }
	#main_item .information .game_ing .medalist .content li:last-child { display:none; }
	#main_item .cheer::before { left:calc(50% - 400px); }
	#main_item .cheer .content { padding-top:30px; font-size:1.125rem; line-height:35px; }
	#main_item .cheer .content span { font-size:1.5rem; }
	#main_item .board { flex-direction:column; height:inherit; padding:75px 0; }
	#main_item .board .notice { width:100%; min-height:230px; }
	#main_item .board .press { width:100%; min-height:230px; }
	#main_item .board .title span { top:0px; }
	#main_item .gallery { height:410px; }
	#main_item .gallery .content .title { font-size:1.75rem; }
	#main_item .gallery .content ul { margin:0 40px; }
	#main_item .gallery .content ul li { width:31%; margin-right:3.5%; }
	#main_item .gallery .content ul li:nth-of-type(3) { margin-right:0; }
	#main_item .gallery .content ul li:nth-of-type(4) { display:none; }

	/* 서브화면 콘텐츠 */
	#sub_position_title { font-size:1.875rem; }
	#sub_document { margin:55px auto 80px; }

	/* 모달화면 콘텐츠 */
	#modal_dim .modal_container { left:calc(50% - 230px); top:calc(50% - 250px); width:460px; height:500px; }
	#modal_dim .modal_container iframe { height:400px; }
	#modal_document .title { padding:0 10px 10px 0; }
	#modal_document .title .game { font-size:1.438rem; }
	#modal_document .location { padding:15px 0; }
	#modal_document .location p { padding-left:50px; font-size:1rem; }
	#modal_document .location p::before { left:15px; background-size:18px; }
	#modal_document .location p span { font-size:0.938rem; }

	/* 페이지 공용 */
	.page_mobile_enter { display:block; }
	.page_image_pc { display:none; }
	.page_image_mobile { display:block; position:relative; text-align:center; }
	.page_image_mobile::after { content:""; display:block; position:absolute; top:5px; right:5px; width:56px; height:56px; background:url("../wp_default_image/page_image_mobile.png") no-repeat 0 0; }
	.page_image_mobile img { display:block; max-width:100%; margin:0 auto 10px; }
	.page_tab_menu { margin:0 0 70px; }
	.page_tab_menu ul { flex-wrap:wrap; column-gap:16px; row-gap:16px; }
	.page_tab_menu li { font-size:1rem; }
	.page_tab_menu li a { padding:7px 50px; }
	.page_title_h4 { font-size:1.438rem; }

	/* 메인메뉴1 (대회개요) */
	.page01_01_greeting .ment { font-size:1rem; }
	.page01_01_greeting .ment strong { font-size:1.25rem; }
	.page01_01_greeting .ment strong::before { display:none; }
	.page01_01_greeting .ment strong span::before { display:none; }
	.page01_02_outline .poster { width:250px; height:250px; }
	.page01_02_schedule { overflow:scroll; }
	.page01_02_schedule .page_table { width:800px; margin-bottom:0; }
	.page01_03_graphic { margin-bottom:75px; }
	.page01_03_graphic > div { width:100%; }
	.page01_03_graphic .emblem { float:none; margin-bottom:75px; }
	.page01_03_graphic .mascot { float:none; }
	.page01_03_graphic > div .content img { width:180px; }
	.page01_03_graphic .download li a { padding:10px 0; }
	.page01_03_slogan .content img { width:380px }
	.page01_03_poster .content .download li { width:100%; }
	.page01_03_poster .poster { width:280px; height:396px; background-size:cover; }
	.page01_03_poster .content { padding:50px 60px; }
	.page01_03_poster .content .download li a { padding:10px 0; }
	.page01_05_summary .content { padding:35px 50px; text-align:center; }
	.page01_05_summary .content .title { margin-bottom:16px; }
	.page01_05_summary .content .list { width:60%; margin:0 auto; }
	.page01_05_summary .content .list ul li { float:none; padding-right:0; }
	.page01_05_summary .download { display:none; }
	.page01_05_summary .download_mobile { display:block; position:fixed; z-index:100; bottom:120px; right:1%; width:70px; height:70px; background:#0eb4b3 url("../wp_images/page_download.jpg") no-repeat top 9px center; font-size:0.813rem; color:#fff; text-align:center; border-radius:50px; }
	.page01_05_summary .download_mobile a { display:block; width:100%; height:100%; padding-top:35px; box-sizing:border-box; }
	.page01_05_content > div .title { background-size:35px !important; }
	.page01_05_content > div .title span { padding-left:45px; }
	.player_search { padding:30px 60px; text-align:left; border-radius:20px; }
	.player_search .comment { display:none; }
	.player_search .tablet { display:block; height:16px; }
	.player_search #selectForm fieldset .title { margin-right:0; display:block; }
	.player_search #selectForm fieldset select { width:100%; margin-right:0; margin-bottom:5px; padding:5px 0 7px 10px; }
	.player_search #selectForm fieldset select:focus { outline:0; }
	.player_search #selectForm fieldset #search_game { padding:5px 0 7px 10px; }
	.player_search #selectForm fieldset #search_type { padding:5px 0 7px 10px; }
	.player_search #selectForm fieldset input { padding:5px 0; width:30%; }
	.page01_08_loaction .content { grid-template-columns:48.8% 48.8%; }
	.page01_08_loaction .content li:hover { border:1px solid #dcdcdc; box-shadow:none; transition:none; }
	.page01_08_loaction .content li div .detail::before { content:""; position:absolute; left:3px; width:21px; height:29px; background:url("../wp_images/01_08_location.jpg") no-repeat center center; }
	.page01_08_loaction .content li:hover div .detail::before { background:url("../wp_images/01_08_location.jpg") no-repeat center center; transition:none; }

	/* 메인메뉴2 (경기일정 및 결과) */
	.game_schedule_tournament { display:none; font-size:1rem; }
	.game_schedule_tournament.tablet { display:block; }
	.game_schedule_tournament .content { display:block; }
	.game_schedule_tournament .content li { width:100%; background:none; }
	.game_schedule_tournament .content li:nth-child(2) { width:100%; margin-bottom:0; }
	.game_schedule_tournament .content li:nth-child(2)::before { left:50%; width:60%; transform:translate(-50%, -50%); }
	.game_schedule_tournament .content li:last-child { background:none; }
	.game_schedule_tournament .content li .result { margin-left:16px; }
	.game_schedule_tournament .content li:last-child .result { margin-right:0; margin-left:16px; }

	/* 메인메뉴3 (종합순위 및 메달정보) */
	.medal_medallist_information .area { column-gap:16px; }
	.medal_medallist_information .area .item .item_area .title { padding:2px 20px; font-size:0.938rem; }
	.medal_medallist_information .area .item .item_area .number { font-size:1rem; }
	.medal_medallist_information .area .item .item_area .number span { font-size:1.25rem; }
	.medal_medallist_list { overflow-x:scroll; }
	.medal_medallist_list .page_table { width:700px; }
	.medal_player_list { grid-template-columns:repeat(auto-fit, 180px); column-gap:16px; row-gap:20px; }
	.medal_player_list li p { font-size:1.063rem; }
	.medal_player_list li p .text_xsmall { font-size:0.938rem; }
	.medal_player_list li strong { font-size:0.938rem; }
	.medal_player_list li strong span { font-size:1rem; }
	.medal_player_list li img { width:150px; height:180px; }

	/* 메인메뉴5 (전라남도장애인체육대회) */
	.introduce_title { font-size:1.438rem; }
	.introduce_comment { font-size:1rem; }
	.introduce_purpose { row-gap:16px; margin:70px auto 40px; }
	.introduce_purpose .center { position:static; top:auto; left:auto; width:100%; height:auto; margin-bottom:16px; border:none; background-color:transparent; font-size:1.438rem; color:#222; line-height:normal; border-radius:0; transform:none; }
	.introduce_purpose .image { width:480px; margin:0 auto; }
	.introduce_purpose .image .text { top:auto; bottom:35px; font-size:1.375rem; }
	.introduce_more { font-size:1.25rem; }
	.page05_02_history .item { flex-wrap:wrap; justify-content:center; column-gap:16px; row-gap:5px; font-size:1rem; }
	.page05_02_history .item .round { padding:4px 20px; }
	.law_area:nth-child(2) { margin-top:70px; }
	.law_area .outline { padding:30px 40px; }
	.law_area .outline .comment { display:none; font-size:1.063rem; }
	.law_area .outline .comment.no_wrap { display:block; word-break:keep-all; }
	.law_area .outline .area { width:auto; }
	.game_slide { width:400px; margin:0 auto 40px; }
	.game_slide .arrow { padding:16px 0 0; }
	.game_information { padding:35px 50px; }
	.game_information .title { margin-bottom:16px; font-size:1.375rem; }
	.game_information .detail_area .detail { line-height:1.6; }

	/* 포토갤러리 */
	.board_gallery_list#board_gallery_list { grid-template-columns:repeat(auto-fit, minmax(40%, 1fr)); }
}
@media (max-width:480px)
{
	.popup_box { width:300px !important; left:calc(50% - 150px) !important; }
	#form_button button { height:50px; width:120px; font-size:130%; line-height:50px; }
	#board_list .subject .icon_division { padding:0 5px; }
	#board_list .subject a { max-width:280px; }
	#board_auth { width:100%; padding:20px; }
	#board_gallery_list { grid-template-columns:1fr 1fr; }
	#member_guide { padding:15px 15px 15px 30px; font-size:95%; }
	#member_input .change_pw .guide { display:block; }
	#member_login { width:100%; padding:0 20px; border:none; }
	#member_login .account_button li { font-size:95%; margin:0 8px; }
	#member_login .account_button li::after { right:-10px; }
	#member_input .search_title { padding-left:20px; font-size:170%; }
	#member_input .search_guide { font-size:90%; }
	#member_input .search_field .title { float:none; text-align:left; }
	#member_input .search_field .input_box { float:none; width:100%; }
	#member_input .search_field .input_box#id { width:100%; }
	#member_search .search_title { padding-left:20px; font-size:170%; }
	#member_search .search_field { padding:0 5px; }
	#member_search .search_field li { padding:15px 0; }
	#member_search .search_field .title { width:110px; padding:0 10px 0 0; font-size:95%; }
	#member_search .search_field .form_input_box { float:left; width:calc(100% - 120px); }
	#privacy_agree .agree_list li { width:100%; }
	#privacy_agree .agree_list li label { font-size:95%; letter-spacing:-1px; }
	#paging_move_round .number { width:25px; height:25px; margin:0 2px; font-size:90%; line-height:23px; }
	#paging_move_round .number strong { height:25px; line-height:25px; }
	#paging_move_round .none { width:15px; height:25px; margin:0 5px; }
	#paging_move_round .none.prev { background-position:center 3px; }
	#paging_move_round .none.next { background-position:center -26px; }
	/*****************************************************************************************************************/

	/* 상단영역 콘텐츠 */
	#top_contents .top_logo { margin:0; }
	#top_contents .top_logo a { height:40px; }
	#top_contents .mobile_menu_open { top:calc(50% - 14px ); width:30px; height:30px; border:2px solid #222; background:#fff url("../wp_default_image/mobile_tab_menu.png") no-repeat center center; background-size:13px; border-radius:50%; box-sizing:border-box; }
	#top_contents .mobile_menu_top { height:60px; }
	#top_contents .mobile_menu_top .home { font-size:110%; line-height:60px; }
	#top_contents .main_menu .menu_list { padding:0; }
	#top_contents .main_menu .menu_list > li > button { font-size:95%; }
	#top_contents .main_menu .menu_list ul li a { padding:3% 0 3% 7%; font-size:90%; }

	/* 하단영역 콘텐츠 */
	#bottom_contents { height:40px; padding:8px 5px; font-size:75%; line-height:40px; }

	/* 메인화면 콘텐츠 */
	#main_visual { height:300px; }
	#main_visual .swiper-slide { height:300px; }
	#main_visual .swiper-slide.visual_01 { background:url("../wp_images/m_visual_33-01-480.jpg") no-repeat center center; }
	#main_visual .swiper-slide.visual_02 { background:url("../wp_images/m_visual_33-02-480.jpg") no-repeat center center; }
	#main_visual .swiper-slide.visual_03 { background:url("../wp_images/m_visual_33-03-480.jpg") no-repeat center center; }
	#main_visual .swiper-slide.visual_04 { background:url("../wp_images/m_visual_33-04-480.jpg") no-repeat center center; }
	#main_visual .visual_btn { top:calc(50% - 20px); }
	#main_visual .visual_prev { left:20px; }
	#main_visual .visual_next { right:20px; }
	#main_visual .arrow { bottom:265px; }
	#main_visual .visual_banner { display:none; }
	#main_item .information { padding:40px 0 0; }
	#main_item .information .game_ing .today .title { font-size:1.313rem; }
	#main_item .information .game_ing .today .title span { padding-left:10px; font-size:0.837rem; }
	#main_item .information .game_ing .today .more { top:7px; width:110px; font-size:0.837rem; }
	#main_item .information .game_ing .today .page_table_box { margin-bottom:40px; }
	#main_item .information .game_ing .today .main_table { height:230px; }
	#main_item .information .game_ing .today .main_table thead tr th { font-size:1rem; }
	#main_item .information .game_ing .today .main_table tbody tr td { padding:5px; font-size:0.837rem; }
	#main_item .information .game_ing .shortcut { font-size:0.938rem; }
	#main_item .information .game_ing .shortcut li a { padding:65px 0 12px; }
	#main_item .information .game_ing .shortcut .location a { background:url("../wp_images/m_shortcut_location.png") no-repeat top 20px center; background-size:23px; }
	#main_item .information .game_ing .shortcut .result a { background:url("../wp_images/m_shortcut_result.png") no-repeat top 20px center; background-size:37px; }
	#main_item .information .game_ing .shortcut .guideline a { background:url("../wp_images/m_shortcut_guideline.png") no-repeat top 20px center; background-size:20px; }
	#main_item .information .game_ing .shortcut li a span { word-break:keep-all; }
	#main_item .information .game_ing .multiplewinner { background:#f3f7fb; }
	#main_item .information .game_ing .multiplewinner .content { padding:0 40px 25px; }
	#main_item .information .game_ing .multiplewinner .content .four_medal { width:100%; margin-bottom:16px; }
	#main_item .information .game_ing .multiplewinner .content .four_medal .title { padding:5px 50px; }
	#main_item .information .game_ing .multiplewinner .content .four_medal ul li .dot { margin:0 15px; }
	#main_item .information .game_ing .multiplewinner .content .detail { width:100%; }
	#main_item .information .game_ing .medalist { margin-bottom:40px; }
	#main_item .information .game_ing .medalist .title { font-size:1.313rem; }
	#main_item .information .game_ing .medalist .more { width:60px; font-size:0.837rem; }
	#main_item .information .game_ing .medalist .content { grid-template-columns:1fr 1fr 1fr; column-gap:2%; font-size:0.837rem; }
	#main_item .information .game_ing .medalist .content li:nth-of-type(4) { display:none; }
	#main_item .information .ranking { margin-bottom:50px; }
	#main_item .information .ranking .title { font-size:1.313rem; }
	#main_item .information .ranking .more { width:60px; font-size:0.837rem; }
	#main_item .information .ranking .main_table { margin-bottom:30px; }
	#main_item .cheer::before { display:none; }
	#main_item .cheer .content { padding-top:35px; font-size:1rem; line-height:30px; }
	#main_item .cheer .content span { font-size:1.25rem; }
	#main_item .board { padding:40px 0; }
	#main_item .board .title h3 { font-size:1.313rem; }
	#main_item .board .title span { background-size:25px; }
	#main_item .board .notice { min-height:205px; }
	#main_item .board .press { min-height:205px; }
	#main_item .board .content li { font-size:0.837rem; background-position:left 18px; }
	#main_item .gallery { height:350px; }
	#main_item .gallery .content .title { margin-bottom:25px; font-size:1.5rem; }
	#main_item .gallery .content > a { top:5px; }
	#main_item .gallery .content > span { width:25px; height:25px; background-size:25px; }
	#main_item .gallery .content ul { height:245px; margin:0 24px; }
	#main_item .gallery .content ul li { width:48%; margin-right:3.5%; }
	#main_item .gallery .content ul li:nth-of-type(2) { margin-right:0; }
	#main_item .gallery .content ul li:nth-of-type(3) { display:none; }
	#main_item .ranking .main_table thead tr th { font-size:1rem; }
	#main_item .ranking .main_table tbody tr td { padding:5px; font-size:0.837rem; }
	#main_item .host_wrap { display:block; }
	#main_item .host_wrap .visual_banner { height:auto; padding:20px 0; }
	#main_item .host_wrap .visual_banner .host { overflow:hidden; margin:0 auto; }
	#main_item .host_wrap .visual_banner .host li { margin:0 auto 20px; text-align:center; }
	#main_item .host_wrap .visual_banner .host li .round { display:block; width:70px; height:25px; margin:0 auto 10px; padding:0; font-size:0.938rem; line-height:25px; }
	#main_item .host_wrap .visual_banner .host li img { height:40px; }
	#main_item .banner .banner_button { margin-right:5px; }
	#main_item .banner .banner_slide { width:calc(100% - 165px); }
	#main_item .banner .banner_slide img { max-width:125px; }

	/* 서브화면 콘텐츠 */
	#sub_visual { height:150px; }
	#sub_nav h2 { top:-135px; font-size:1.938rem; line-height:40px; }
	#sub_nav.page_no_nav h2 { top:-135px; font-size:1.938rem; line-height:40px; }
	#sub_section { width:calc(100% - 48px); }
	#sub_position_title { margin-top:40px; font-size:1.75rem; }
	#sub_document { margin:40px auto 50px; }

	/* 모달화면 콘텐츠 */
	#modal_dim .modal_container { left:calc(50% - 175px); width:350px; }
	#modal_dim .modal_container .modal_close { background-size:17px; }
	#modal_document .title { padding:0; }
	#modal_document .title .game { position:static; top:auto; left:auto; font-size:1.25rem; }
	#modal_document .title .schedule { float:none; width:100%; margin-top:10px; padding-bottom:16px; }
	#modal_document .title .schedule .page_table thead th { padding:4px 0; }
	#modal_document .title .schedule .page_table tbody tr td { padding:4px 0; }
	#modal_document .location p { padding-left:35px; font-size:0.938rem; }
	#modal_document .location p::before { top:-2px; left:5px; background-size:15px; }
	#modal_document .location p span { display:none; }

	/* 페이지 공용 */
	.page_table tbody tr td { font-size:0.837rem; }
	.page_table thead tr th { font-size:1rem; }
	.page_tab_menu { margin:0 0 40px; }
	.page_tab_menu li { font-size:0.938rem; }
	.page_tab_menu li a { padding:5px 30px; }
	.page_title_h4 { margin:0 0 25px; }
	.page_select { font-size:0.938rem; }

	/* 메인메뉴1 (대회개요) */
	.page01_01_greeting .ment { font-size:0.938rem; }
	.page01_01_greeting .ment strong { font-size:1.125rem; }
	.page01_02_outline { margin:0 0 40px 0; padding:0; font-size:0.938rem; }
	.page01_02_outline .poster { width:200px; height:200px; }
	.page01_02_outline .content { padding:10px 5%; }
	.page01_02_outline .content li { padding:15px 0 15px 10px; }
	.page01_02_outline .content .subject { margin:0; text-align:left; }
	.page01_02_outline .content .subject::before { display:none; }
	.page01_02_outline .content .comment { width:100%; line-height:1.5; box-sizing:border-box; }
	.page01_02_schedule .page_table tbody tr td .small { display:block; font-size:0.75rem; }
	.page01_03_graphic > div .content { height:175px; }
	.page01_03_graphic > div .content img { width:120px; }
	.page01_03_slogan .content { height:150px; }
	.page01_03_slogan .content img { width:280px; }
	.page01_03_poster .poster { margin:0 auto 30px; }
	.page01_03_poster .content .title { margin-bottom:20px; font-size:1.25rem; }
	.page01_03_poster .content .comment { font-size:0.938rem; }
	.page01_03_poster .content .download li { background:#434343; }
	.page01_03_poster .content { padding:30px; }
	.page01_03_poster .content .download li a span { padding-right:0; }
	.page01_05_summary { margin-bottom:65px; }
	.page01_05_summary .content .title { font-size:1rem; }
	.page01_05_summary .content .list { font-size:0.938rem; text-align:left; }
	.page01_05_content > div { margin-bottom:65px; }
	.page01_05_content > div .title { font-size:1.5rem; }
	.page01_06_participant.game .page_table { width:1600px; }
	.page01_06_participant.game .page_table tr:nth-child(1) th:nth-child(2) { left:56px; }
	.page01_06_participant.game .page_table tr:nth-child(2) th:nth-child(1) { top:46.19px; left:56px; }
	.page01_06_participant.game .page_table tr:nth-child(2) th:nth-child(2) { top:46.19px; left:112px; }
	.page01_06_participant.game .page_table tr:nth-child(2) th:nth-child(3) { top:46.19px; left:168px; }
	.page01_06_participant.game .page_table tbody tr td.column_fixed:nth-of-type(2) { left:56px; }
	.page01_06_participant.game .page_table tbody tr td.column_fixed:nth-of-type(3) { left:112px; }
	.page01_06_participant.game .page_table tbody tr td.column_fixed:nth-of-type(4) { left:168px; }
	.player_search { padding:30px 40px; }
	.player_search #selectForm fieldset input { width:40%; }
	.page01_08_loaction .content { grid-template-columns:repeat(auto-fit, minmax(40%, 1fr)); }
	.page01_08_loaction .content li div { padding:15px; }
	.page01_08_loaction .content li div .title { padding-bottom:10px; font-size:1.125rem; }
	.page01_08_loaction .content li div .detail { padding:10px 0 0 30px; font-size:0.938rem; letter-spacing:-0.6px; }

	/* 메인메뉴2 (경기일정 및 결과) */
	.game_schedule_tournament { font-size:0.938rem; }

	/* 메인메뉴3 (종합순위 및 메달정보) */
	.medal_medallist_information .area .item:first-child .item_area .number { padding:5px 15px 0 15px; font-size:1.25rem; }
	.medal_medallist_information .area .item:first-child .item_area .number::before { top:12px; }
	.medal_medallist_information .area .item:first-child .item_area .number::after { top:12px; }
	.medal_medallist_information .area .item:first-child .item_area .title { padding-bottom:5px; font-size:1.125rem; }
	.medal_medallist_information .area .item .item_area .title { margin-bottom:5px; }
	.medal_medallist_information .area .item .item_area .number { font-size:0.938rem; }
	.medal_medallist_information .area .item .item_area .number span { font-size:1.125rem; }
	.medal_player_list { grid-template-columns:repeat(auto-fit, 150px); }
	.medal_player_list li img { width:135px; height:156px; }
	.medal_player_list li p .text_xsmall { margin-top:3px; font-size:0.875rem; }

	/* 메인메뉴5 (전라남도장애인체육대회) */
	.introduce_title { margin-bottom:16px; }
	.introduce_comment { padding-bottom:40px; font-size:0.938rem; }
	.introduce_purpose { width:100%; margin:40px auto; }
	.introduce_purpose .image { width:100%; }
	.introduce_purpose .image .text { top:50%; bottom:auto; font-size:1.125rem; transform:translate(-50%, -50%); }
	.introduce_purpose .image .text.bottom { top:50%; bottom:auto; }
	.introduce_more { width:270px; height:40px; font-size:0.938rem; line-height:40px; }
	.page05_02_history .item { row-gap:0; padding:15px 20px; font-size:0.938rem; }
	.page05_02_history .item .round { margin:0 25% 10px 25%; }
	.law_area .download { width:200px; height:40px; line-height:40px; }
	.law_area .outline { padding:20px; }
	.law_area .outline .comment { margin-bottom:25px; }
	.law_area .outline .area { column-gap:16px; row-gap:0; font-size:0.938rem; }
	.law_area:nth-child(2) { margin-top:40px; }
	.law_area:nth-child(2) .outline .area { column-gap:16px; }
	.game_slide { width:90%; margin:0 auto 30px; }
	.game_information { padding:30px 35px; background:#f8f8f8 url("../wp_images/game_bg_33.png") no-repeat bottom right; background-size:250px; }
	.game_information .detail_area .detail { padding-right:10px; font-size:0.938rem; box-sizing:border-box; }
	.history_box .history_table thead tr th { font-size:1rem; }
}
@media (max-width:375px)
{
	/*****************************************************************************************************************/

	/* 메인화면 콘텐츠 */
	#main_item .information .game_ing .multiplewinner .content .four_medal .title { padding:5px 30px; }
	#main_item .information .game_ing .multiplewinner .content .four_medal ul li .dot { margin:0 5px; }
	#main_item .cheer .content { padding-top:40px; font-size:0.938rem; line-height:25px; }
	#main_item .cheer .content span { font-size:1.125rem; }

	/* 모달화면 콘텐츠 */
	#modal_dim .modal_container { left:calc(50% - 150px); width:300px; padding:40px; }

	/* 메인메뉴1(대회개요) */
	.page01_02_outline .content { word-break:auto-phrase; }
	.page01_03_slogan .content { height:130px; }
	.page01_03_slogan .content img { width:250px; }
	.page01_03_graphic .download li {  width:100%; background:#434343; }
	.page01_03_graphic .download li a span { padding-right:0; }

	/* 메인메뉴5 (전라남도장애인체육대회) */
	.introduce_purpose .image .text { font-size:1rem; }
	.introduce_more { width:250px; }
}