@font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 700;
    src:
    url('/fonts/SpoqaHanSansNeo-Bold.woff2') format('woff2'),
    url('/fonts/SpoqaHanSansNeo-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 500;
    src:
    url('/fonts/SpoqaHanSansNeo-Medium.woff2') format('woff2'),
    url('/fonts/SpoqaHanSansNeo-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 300;
    src:
    url('/fonts/SpoqaHanSansNeo-Light.woff2') format('woff2'),
    url('/fonts/SpoqaHanSansNeo-Light.woff') format('woff');
}

html, body { font-family: 'Spoqa Han Sans Neo', 'sans-serif'; font-weight: 300; overflow-x: hidden; }
.ko { font-family: 'Spoqa Han Sans Neo', 'sans-serif'; font-weight: 300; }

.pc-header { background-color: #FFF; position: relative; border-bottom: 5px solid #50a3d9; }
.pc-header>.at-container { height: 90px; position: relative; }
.pc-header .header-logo { top: 50%; transform: translateY(-50%); position: relative; }
.pc-header .header-logo img { width: auto; max-height: inherit; height: 51px; }
.pc-header .top_main_nav { position: absolute; right: 20px; bottom: 20px; }
.pc-header .top_main_nav > .top_all_nav_btn { position: relative; cursor: pointer; top: 8px; }
.pc-header .top_main_nav > ul { float: left; list-style: none; padding: 0; margin: 0; margin-right: 40px; position: relative; top: 18px; }
.pc-header .top_main_nav > ul > li { float: left; list-style: none; margin-left: 50px; }
.pc-header .top_main_nav > ul > li:first-of-type { margin-left: 0; }
.pc-header .top_main_nav > ul > li > a { float: left; color: #000; font-size: 18px; font-weight: bold; position: relative; }
.pc-header .top_main_nav > ul > li > a.on { color: #50a3d9; }
.pc-header .top_main_nav > ul > li > a > img { position: absolute; right: -45px; top: -15px; }
.pc-header .top_main_nav > ul > li > .sub { display: none; height: 50px; line-height: 50px; position: absolute; z-index: 6; margin: 0; top: 47px; }
.pc-header .top_main_nav > ul > li > .sub > a { color: #000; font-size: 16px; margin-right: 50px; display: inline-block; vertical-align: middle; }
.pc-header .top_main_nav > ul > li > .sub > a:hover { color: #50a3d9; }
.pc-header .top_main_nav > ul > li > .sub > a.on { text-decoration: underline; color: #50a3d9; }
.pc-header .top_main_nav > ul > li > .sub > a:last-of-type { margin-right: 0; }
.pc-header .top_main_nav > ul > li:nth-of-type(6) > .sub { right: 0; }
.pc-header .top_main_nav > ul > li:nth-of-type(7) > .sub { right: 0; }
.pc-header .top_main_nav > ul > li.on > a { color: #50a3d9; }
.pc-header .top_main_nav > ul > li.on > .sub { display: block; }
.pc-header .top_sub_nav_bg { position: absolute; display: none; left: 50%; bottom: -55px; background-color: #FFF; width: 100vw; height: 50px; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15); z-index: 5; transform: translateX(-50%); }
.pc-header .top_all_nav { position: absolute; width: 100vw; top: 100%; left: 50%; transform: translateX(-50%); z-index: 7001; background-color: #FFF; border-top: 5px solid #fd8a12; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15); display: none; }
.pc-header .top_all_nav > .title { width: 100%; float: left; text-align: center; font-size: 21px; color: #fd8a12; height: 60px; line-height: 60px; position: relative; max-width: 1200px; left: 50%; transform: translateX(-50%); }
.pc-header .top_all_nav > .title > img { cursor: pointer; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); }
.pc-header .top_all_nav > .ul_bg { position: absolute; width: 100%; left: 0; top: 60px; border-top: 2px solid #E6E6E6; background: linear-gradient(#FFF, #E4E4E4); height: 45px; }
.pc-header .top_all_nav > ul { width: 100%; float: left; text-align: center; position: relative; max-width: 1200px; left: 50%; transform: translateX(-50%); list-style: none; margin: 0; padding: 0; padding-bottom: 20px; z-index: 2; }
.pc-header .top_all_nav > ul > li { float: left; }
.pc-header .top_all_nav > ul > li > a { width: 100%; float: left; height: 45px; line-height: 45px; font-size: 15px; color: #000; font-weight: bold; }
.pc-header .top_all_nav > ul > li > .sub { width: 100%; float: left; margin: 0; }
.pc-header .top_all_nav > ul > li > .sub > a { width: 100%; float: left; margin-top: 10px; font-weight: 300; color: #000; font-size: 13px; }

.at-lnb { background-color: #FFF; padding: 0; border-bottom: 2px solid #E6E6E6; }
.at-lnb > div > div { height: 45px; line-height: 45px; }
.at-lnb ul { display: inline-block; padding: 0; }
.at-lnb ul > li { position: relative; }
.at-lnb ul > li > a { font-size: 13px; color: #0C0C0C; }
.at-lnb ul > li > a > i { color: #999; font-size: 18px; margin-right: 5px; vertical-align: middle; }
.at-lnb ul > li::after { content: "|"; color: #0C0C0C; }
.at-lnb ul > #tsearchBox { padding: 0; }
.at-lnb ul > #tsearchBox::after { display: none; }
.at-lnb #tsearch { float: left; width: 300px; height: 25px; border-radius: 50px; overflow: hidden; background-color: #E6E6E6; position: relative; top: 10px; }
.at-lnb #tsearch > input { width: 100%; height: 100%; border: none; outline: none; background-color: rgba(0, 0, 0, 0); float: left; font-size: 13px; color: #000; padding-left: 30px; padding-right: 60px; }
.at-lnb #tsearch > button { position: absolute; color: #FFF; height: 100%; right: 0; font-size: 13px; font-weight: 500; background-color: #50a3d9; width: 45px; border: none; line-height: 25px; }
.at-lnb #tsearch > i { position: absolute; font-size: 14px; color: #777; left: 10px; top: 50%; transform: translateY(-50%); }

#favorite > img { margin-right: 10px; }

#sidebar-btn { display: none; }

.at-footer { background-color: #222; color: #FFF; width: 100%; float: left; margin-top: 60px; }
.at-footer .at-links { background: none; border: none; border-bottom: 1px solid #B4B4B4; }
.at-footer .at-links ul > li { height: 68px; line-height: 68px; margin: 0; margin-left: 20px; padding: 0; }
.at-footer .at-links ul > li::after { display: none; }
.at-footer .at-links ul > li:first-of-type { margin-left: 0; }
.at-footer .at-links ul > li > a { width: 180px; height: 30px; border-radius: 5px; background-color: #50a3d9; display: inline-block; color: #FFF; padding-left: 15px; font-weight: 300; font-size: 14px; line-height: 30px; text-align: left; position: relative; }
.at-footer .at-links ul > li > a > img { margin-right: 15px; position: relative; top: -1px; }
.at-footer .nav_box { width: 100%; float: left; margin-top: 20px; }
.at-footer .nav_box > ul { width: 680px; float: right; padding: 0; margin: 0; list-style: none; }
.at-footer .nav_box > ul > li { float: left; }
.at-footer .nav_box > ul > li a { width: 100%; float: left; text-align: center; color: #FFF; font-size: 14px; margin-bottom: 20px; }
.at-footer .nav_box > ul > li > .sub > a { color: #B4B4B4; font-weight: 300; font-size: 13px; margin: 0; line-height: normal; margin-bottom: 3px; }
.at-footer .nav_box > .noti { width: calc(100% - 680px); float: left; }
.at-footer .nav_box > .noti > b { font-size: 14px; font-weight: 300; width: 100%; float: left; }
.at-footer .nav_box > .noti > p { font-size: 12px; font-weight: 300; width: 100%; float: left; color: #B4B4B4; letter-spacing: -0.5px; line-height: 18px; margin: 0; margin-top: 10px; }
.at-footer .at-copyright { margin-top: 30px; font-size: 12px; color: #B4B4B4; font-weight: 300; width: 100%; float: left; padding: 0; padding-bottom: 20px; }

#mainQuickBox { width: 100%; float: left; margin-bottom: 20px; }
#mainQuickBox > a { width: calc(calc(100% - 50px) / 3); float: left; margin-right: 25px; }
#mainQuickBox > a > img { width: 100%; float: left; }
#mainQuickBox > a:nth-of-type(3n) { margin-right: 0; }

#main01Box { width: 100%; float: left; position: relative; }
#main01Box > img { width: 100%; float: left; }
#main01Box > div { position: absolute; right: 0; top: 40px; width: 520px; }
#main01Box > div > .small { width: 100%; float: left; font-size: 19px; color: #F5F5F5; font-weight: 300; margin-bottom: 3px; line-height: normal; }
#main01Box > div > .small > span { font-weight: bold; color: #f37d02; }
#main01Box > div > b { width: 100%; float: left; font-size: 35px; color: #FFF; margin-bottom: 7px; line-height: normal; }
#main01Box > div > .memo { width: 100%; float: left; font-size: 21px; color: #F5F5F5; line-height: 28px; margin: 0; }

.mainBox { width: 100%; float: left; position: relative; }
.mainBox * { position: relative; }
.mainBox > .title { margin-top: 60px; margin-bottom: 20px; }
.mainBox > .title > img { position: absolute; top: -15px; margin-left: -5px; }
.mainBox h2 { font-size: 34px; font-weight: bold; margin: 0; text-align: center; }
.mainBox h3 { font-size: 24px; font-weight: bold; margin: 0; text-align: center; }
.mainBox h4 { font-size: 24px; font-weight: bold; margin: 0; text-align: center; }

.w-box { border: 0 !important; }

#main02Box > .m02_01 { float: left; }
#main02Box > .m02_02 { position: absolute; bottom: 40px; right: 0; }
#main02Box > .txt { margin: 0; font-size: 15px; line-height: 23px; color: #5D5D5D; font-weight: 300; position: absolute; left: 185px; top: 50%; transform: translateY(-50%); letter-spacing: -0.5px; }
#main02Box > .txt > h2 { color: #5D5D5D; position: relative; margin-bottom: -10px; letter-spacing: 0; text-align: left; }
#main02Box > .txt > h2::after { content: ""; width: 380px; height: 1px; background-color: #5D5D5D; position: absolute; left: 0; top: 100%; }

#main03Box { height: 50px; line-height: 50px; background-color: #f1e1d4; border-radius: 10px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; color: #000; text-align: center; margin-bottom: 10px; margin-top: -10px; }
#main03Box h4 { display: inline-block; width: auto; vertical-align: middle; }
#main03Box img { top: -1px; margin: 0 5px; }

#main04Box > div { width: 100%; float: left; }
#main04Box > div > img { width: 100%; float: left; }
#main04Box > div > div { position: absolute; width: 100%; top: 50%; transform: translateY(-50%); left: 0; padding-left: 50px; }
#main04Box > div > div > p { width: 100%; float: left; margin: 0; color: #FFF; font-size: 14px; letter-spacing: -0.25px; line-height: 24px; margin-bottom: 20px; }
#main04Box > div > div > p:last-of-type { margin-bottom: 0; }
#main04Box > div > div > p > span { font-weight: bold; color: #f8d548; }
#main04Box > div > div > p > b { font-weight: bold; color: #76fd03; text-decoration: underline; }
#main04Box > div > div > strong { float: left; margin-bottom: 15px; text-decoration: underline; color: #f8d548; font-size: 28px; }

#main05Box { border: 3px solid #DCDCDC !important; width: 100%; float: left; margin-top: 60px; border-radius: 20px; overflow: hidden; box-shadow: 0 8px 10px rgba(0, 0, 0, 0.3); }
#main05Box > div { padding: 20px; width: 100%; float: left; }
#main05Box > .title { border-bottom: 3px solid #DCDCDC; height: 45px; color: #dc0008; padding-top: 0; padding-bottom: 0; }
#main05Box > .title > p { float: left; margin: 0; font-weight: 300; font-size: 18px; line-height: 33px; padding: 0 25px; border-bottom: 5px solid #dc0008; z-index: 2; position: relative; top: 8px; }
#main05Box > .title > p > b { font-weight: bold; }
#main05Box > .title > a { float: right; color: #dc0008; font-size: 14px; position: relative; top: 15px; }

.mainTxtBox > .box { width: 100%; float: left; border-radius: 20px; overflow: hidden; box-shadow: 0 8px 10px rgba(0, 0, 0, 0.3); background-color: #FFF; }
.mainTxtBox > .box > .title { width: 100%; float: left; height: 50px; line-height: 50px; text-align: center; color: #FFF; background-color: #000; font-weight: 300; }
.mainTxtBox > .box > .title > strong { font-weight: bold; }
.mainTxtBox > .box > div { width: 100%; float: left; padding: 30px 0 30px 50px; }
.mainTxtBox > .box > div > .txt { width: 100%; float: left; font-size: 15px; line-height: 24px; margin: 0; color: #000; letter-spacing: -0.25px; }
.mainTxtBox > .box > div > .txt > .line { text-decoration: underline; }
.mainTxtBox > .box > div > ul { width: 100%; float: left; padding: 0; margin: 0; list-style: none; }
.mainTxtBox > .box > div > ul > li { width: 100%; float: left; min-height: 30px; line-height: 30px; font-size: 15px; color: #000; margin-bottom: 5px; font-weight: 300; letter-spacing: -0.5px; }
.mainTxtBox > .box > div > ul > li > b { font-weight: bold; }
.mainTxtBox > .box > div > ul > li > .num { font-weight: bold; color: #FFF; background-color: #000; font-size: 14px; width: 30px; height: 30px; display: inline-block; line-height: 30px; border-radius: 100%; margin-right: 5px; text-align: center; letter-spacing: 0; }
.mainTxtBox > .box > div > ul > li > span > small { display: inline-block; height: 1px; }
.mainTxtBox > .box > div > ul > li:last-of-type { margin-bottom: 0; }
.mainTxtBox > .box > .imgBox { width: 100%; float: left; padding: 0; }
.mainTxtBox > .box > .imgBox > img { width: 100%; float: left; }
.mainTxtBox > .box > .imgBox > p { width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); margin: 0; font-size: 15px; line-height: 24px; letter-spacing: -0.5px; padding-left: 50px; }
.mainTxtBox > .box > .subtitle { width: 100%; float: left; padding-bottom: 30px; line-height: 36px; }

#mainTxt01Box > .box > .title { background-color: #00b450; }
#mainTxt01Box > .box > div > ul > li > .num { background-color: #00b450; }

#mainTxt02Box > .box > .title { background-color: #0f00a0; }
#mainTxt02Box > .box > div > ul > li > .num { background-color: #0f00a0; }
#mainTxt02Box > .box > div > .txt > .line { color: #0f00a0; }

#mainTxt03Box > .box > .title { background-color: #b68e03; }
#mainTxt03Box > .box > div > ul > li > .num { background-color: #b68e03; }

#mainTxt04Box > .box > .title { background-color: #c83232; }
#mainTxt04Box > .box > div > ul > li > .num { background-color: #c83232; }

#mainTxt05Box > .box > .title { background-color: #9632c8; }
#mainTxt05Box > .box > div > ul > li > .num { background-color: #9632c8; }

#mainTxt06Box > .box > .title { background-color: #32327f; }
#mainTxt06Box > .box > .subtitle { color: #32327f; }
#mainTxt06Box > .box > .imgBox > p { color: #32327f; }
#mainTxt06Box > .box > div > ul > li > .num { background-color: #32327f; }

#mainTxt07Box > .box > .title { background-color: #333; }
#mainTxt07Box > .box > .subtitle { color: #333; }
#mainTxt07Box > .box > .imgBox > p { color: #333; }
#mainTxt07Box > .box > div > ul > li > .num { background-color: #ed2026; }

.left_side > .w-box { padding: 0 !important; margin-bottom: 20px !important; }
.left_side > div > a > img { width: 100%; }

#v3Login { background-color: #50a3d9; border-radius: 8px; padding: 10px 0; box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3); }
#v3Login > div { width: 100%; background-color: #FFF; border-radius: 8px; padding: 20px; }
#v3Login .logoutBtn { width: 100%; height: 50px; line-height: 50px; background-color: #C8C8C8; display: inline-block; border-radius: 10px; text-align: center; color: #FFF; font-weight: bold; font-size: 20px; }
#v3Login.miso-outlogin .profile { position: relative; }
#v3Login.miso-outlogin .profile h3 { letter-spacing: -0.25px; font-size: 18px; font-weight: bold; line-height: normal; }
#v3Login.miso-outlogin .profile h3 > b { font-size: 13px; }
#v3Login.miso-outlogin .profile h3 > p { width: 20px; height: 20px; display: inline-block; line-height: 20px; text-align: center; margin: 0; position: relative; margin-right: 5px; }
#v3Login.miso-outlogin .profile h3 > p > img { width: 100%; height: 100%; }
#v3Login.miso-outlogin .profile h3 > p > span { position: absolute; left: 0; top: 50%; transform: translateY(-50%); color: #FFF; font-size: bold; width: 100%; text-align: center; z-index: 2; font-size: 15px; }
#v3Login.miso-outlogin .profile > .point { font-size: 12px; width: 100%; text-align: left; float: left; line-height: normal; }
#v3Login.miso-outlogin .profile > .point > b { color: #e91b23; font-weight: 400; }
#v3Login.miso-outlogin .my_links { width: 100%; float: left; margin-top: 10px; margin-bottom: 15px; }
#v3Login.miso-outlogin .my_links > a { width: calc(calc(100% - 30px) / 4); float: left; margin-right: 10px; }
#v3Login.miso-outlogin .my_links > a:nth-of-type(4n) { margin-right: 0; }
#v3Login.miso-outlogin .my_links > a > img { width: 100%; float: left; }
#v3Login.miso-outlogin .my_links > a > span { width: 100%; float: left; text-align: center; font-size: 13px; margin-top: 5px; color: #000; }

#basic_outlogin.v3 > .top { width: 100%; float: left; margin-bottom: 12px; position: relative; }
#basic_outlogin.v3 > .top > .links { float: right; color: #979899; font-size: 12px; letter-spacing: -0.25px; position: relative; top: 3px; }
#basic_outlogin.v3 > .top > .links > a { color: #979899; }
#basic_outlogin.v3 > .form-group { width: 100%; float: left; margin-bottom: 2px; position: relative; }
#basic_outlogin.v3 > .form-group > input { width: 100%; float: left; height: 45px; border-radius: 10px; background-color: #FFF; border: 1px solid #D7D7D7; padding-left: 45px; outline: none; }
#basic_outlogin.v3 > .form-group > input::placeholder { color: #AAA !important; }
#basic_outlogin.v3 > .form-group > img { position: absolute; left: 20px; top: 50%; transform: translateY(-50%); z-index: 2; }
#basic_outlogin.v3 > .loginBtn { width: 100%; height: 45px; line-height: 45px; background-color: #50a3d9; display: inline-block; border-radius: 10px; text-align: center; color: #FFF; font-weight: bold; font-size: 20px; margin-top: 10px; float: left; border: none; outline: none; }
#basic_outlogin.v3 > label { margin-top: 10px; float: right; height: 25px; line-height: 25px; font-size: 12px; color: #A5A5A5; margin-bottom: 0; cursor: pointer; }
#basic_outlogin.v3 > label > b { display: inline-block; height: 100%; border-radius: 50px; width: 40px; background-color: #E5E5E5; margin-right: 5px; vertical-align: middle; position: relative; }
#basic_outlogin.v3 > label > b > span { width: 18px; height: 18px; border-radius: 100%; position: absolute; background-color: #FFF; left: 3px; top: 50%; transform: translateY(-50%); }
#basic_outlogin.v3 > label > input { display: none; }
#basic_outlogin.v3 > label > input:checked ~ b { background-color: #fd8a12; }
#basic_outlogin.v3 > label > input:checked ~ b > span { left: inherit; right: 3px; }

.sideBoardList { width: 100%; float: left; margin-bottom: 20px; border-radius: 8px; border: 1px solid #006666; background-color: #f2f7f7; padding: 10px 15px; }
.sideBoardList > .tabList { width: 100%; float: left; margin-bottom: 10px; }
.sideBoardList > .tabList > a { width: calc(calc(100% - 10px) / 3); height: 30px; line-height: 28px; font-size: 13px; border: 1px solid #006666; border-radius: 50px; padding-left: 10px; position: relative; float: left; margin-right: 5px; letter-spacing: -0.5px; color: #006666; }
.sideBoardList > .tabList > a:nth-of-type(3n) { margin-right: 0; }
.sideBoardList > .tabList > a > i { position: absolute; right: 5px; top: 50%; transform: translateY(-50%); }
.sideBoardList > .tabList > a.on { background-color: #006666; color: #FFF; }
.sideBoardList > .tabBox { width: 100%; float: left; padding: 0 10px; }
.sideBoardList > .tabBox > ul { width: 100%; float: left; margin: 0; padding: 0; list-style: none; display: none; }
.sideBoardList > .tabBox > ul.on { display: block; }
.sideBoardList > .tabBox > ul > li { width: 100%; float: left; margin-bottom: 5px; }
.sideBoardList > .tabBox > ul > li:last-of-type { margin-bottom: 0; }
.sideBoardList > .tabBox > ul > li > a { width: 100%; float: left; font-size: 13px; color: #000; font-weight: 300; letter-spacing: -0.5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 40px; position: relative; line-height: normal; }
.sideBoardList > .tabBox > ul > li > a > span { position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 40px; text-align: right; }

.sideBoardList.typeB { border-color: #fd8a12; background-color: #fff9f3; }
.sideBoardList.typeB > .tabList > a { border-color: #fd8a12; width: 100%; margin-right: 0; }
.sideBoardList.typeB > .tabList > a > i { right: 10px; }
.sideBoardList.typeB > .tabList > a.on { background-color: #fd8a12; }

#main-latest { display: none; }

#m01Box { width: 100%; float: left; }
#m01Box > img { width: 100%; float: left; }

#m02Box { width: 100%; float: left; margin-top: 20px; }
#m02Box > img { width: 100%; float: left; }

#m03Box { width: 100%; float: left; margin-bottom: 15px; margin-top: 5px; }
#m03Box a { width: 100%; float: left; }
#m03Box img { width: 100%; float: left; }

#m04Box { width: 100%; float: left; }
#m04Box a { width: 100%; float: left; }
#m04Box img { width: 100%; float: left; }

#fixBar { position: fixed; width: 100%; left: 0; bottom: 0; z-index: 100; background-color: #FFF; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0 -3px 7px rgba(0, 0, 0, 0.35); padding: 0 25px; }
#fixBar > div { height: 45px; line-height: 45px; }
#fixBar > div > img { height: 22px; position: relative; top: -2px; }
#fixBar > div > a:active { color: #50a3d9; }
#fixBar > .left { float: left; }
#fixBar > .right { color: #000; font-size: 13px; font-weight: bold; float: right; }
#fixBar > .right > span { display: inline-block; margin: 0 10px; }

@media (max-width: 991px){
	.at-footer .at-links ul > li > a { font-size: 12px; width: 130px; padding-left: 10px; }
	.at-footer .nav_box > .noti { width: 100%; }
}

@media (max-width: 767px){
	html, body { overflow-x: hidden; }
	body { padding-bottom: 0; }
	.responsive .at-body .at-container { padding: 0 15px !important; }
	
	.m-header .header-icon, .m-header .header-logo { height: 70px; line-height: 70px; }
	.m-header .header-logo img { height: 40px; width: auto; }
	.responsive .m-menu { background-color: #50a3d9; }
	#mobile_nav_sub a { color: #000; }
	#mobile_nav_sub .on { color: #50a3d9; text-decoration: underline; font-weight: bold; }
	.responsive .m-menu .m-nav ul li.active a { color: #FFF !important; }
	.m-menu .m-nav ul li { padding: 0; padding-right: 40px; }
	.m-menu .m-sub { padding: 0; padding-left: 70px; }
	.m-menu .m-nav-sub ul li { padding: 0; padding-right: 35px; font-size: 14px; }
	.m-menu .m-icon { width: 60px; }
	.m-menu .m-icon img { width: 30px; }
	
	#mainQuickBox > a { width: calc(calc(100% - 30px) / 3); margin-right: 15px; }
	#mainQuickBox > a:nth-of-type(3n) { margin-right: 0; }
	
	#main03Box { width: 100vw; left: 50%; transform: translateX(-50%); border-radius: 0 !important; height: 40px; line-height: 40px; }
	#main03Box h4 { font-size: 18px; }
	#main03Box img { height: 25px; }
	
	.sideBoardList { margin-bottom: 15px; }
	
	.mainBox > .title { margin-top: 30px; margin-bottom: 20px; }
	.mainBox h2 { font-size: 25px; }
	
	#main04Box > div { background-color: #060d22; border-radius: 20px; overflow: hidden; }
	#main04Box > div > div { position: relative; top: 0; transform: none; padding: 40px 30px; float: left; }
	#main04Box > div > div > p { font-size: 13px; }
	#main04Box > div > img { position: absolute; left: 0; bottom: 0; }
	#main04Box > div > div > strong { font-size: 20px; }
	
	.mainTxtBox > .box > .title { font-size: 18px; }
	.mainTxtBox > .box > div { padding: 15px 20px; }
	.mainTxtBox > .box > div > .txt { font-size: 14px; }
	.mainTxtBox > .box > div > ul > li { line-height: 24px; font-size: 14px; padding-left: 35px; position: relative; }
	.mainTxtBox > .box > div > ul > li > .num { width: 25px; height: 25px; line-height: 25px; margin-right: 0; position: absolute; left: 0; top: 0; }

	.mainTxtBox > .box > .imgBox { padding: 20px; text-align: center; padding-top: 30px; }
	.mainTxtBox > .box > .imgBox > p { position: relative; top: 0; transform: none; font-size: 14px; padding-left: 0; text-align: center; float: left; }
	.mainTxtBox > .box > .imgBox img { width: 75%; margin-bottom: 20px; float: none; }
	.mainTxtBox > .box > .subtitle { padding-bottom: 20px; line-height: 20px; font-size: 15px; }
	
	#main05Box { margin-top: 30px; }
	#main05Box > .title > p { padding: 0; }
	#main05Box .post-row:nth-of-type(5) { display: none; }
	#main05Box .post-row:nth-of-type(6) { display: none; }
	
	.at-footer { margin-top: 40px; padding-bottom: 80px; }
	.responsive .at-footer .at-links ul.pull-left { display: block; }
	.responsive .at-footer .at-links ul.pull-left img { height: 35px; }
	.at-footer .at-links { padding: 0 15px; }
	.at-footer .at-links:last-of-type { border-bottom: 0; }
	.at-footer .at-links ul > li { height: 65px; line-height: 65px; }
	.at-footer .at-links ul > li > a { width: 100%; padding: 0; text-align: center; }
	.at-footer .at-links ul.pull-right > li { height: auto; line-height: inherit; margin: 0; margin-bottom: 8px; width: 100%; }
	.at-footer .at-links ul.pull-right > li img { height: 20px; margin-right: 10px; }
	.at-footer .nav_box { margin: 0; padding: 15px; }
	.at-footer .at-copyright { line-height: 18px; text-align: left; padding: 15px; letter-spacing: -0.25px; margin: 0; }
	
	.at-footer .nav_box > ul { width: 100%; text-align: left; margin-top: 5px; margin-bottom: -15px; }
	.at-footer .nav_box > ul > li { width: 100%; margin-top: 10px; height: 20px; line-height: 20px; }
	.at-footer .nav_box > ul > li a { width: 80px; margin: 0; text-align: left; }
	.at-footer .nav_box > ul > li > .sub { width: calc(100% - 80px); height: 20px; line-height: 20px; margin: 0; float: left; }
	.at-footer .nav_box > ul > li > .sub > span { font-size: 13px; display: inline-block; color: #B4B4B4; margin: 0 10px; }
	.at-footer .nav_box > ul > li > .sub > a { margin: 0; width: auto; display: inline-block; float: none; }
}