@charset "utf-8";
@import url('//fonts.googleapis.com/css?family=Roboto:400,700');
@import url('../../../nariya/css/g5.css');

/********************************************************
■ Theme Common
********************************************************/
body { margin:0; padding:0;	background:#fff; color:#000; }
h1, h2, h3, h4, h5, h6, .en { font-family:"Roboto", sans-serif; }

/********************************************************
■ Theme Layout : 테마 레이아웃
********************************************************/
.wrapper { background:#fff; }
@media all and (max-width:991px) {
	.responsive .wrapper { overflow-x:hidden; }
}
.nt-container,
.nt-container-wide { margin:0 auto; }
@media all and (min-width:992px) {
	.responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
	.responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
}

/* 비반응형 */
.no-responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
.no-responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
@media all and (max-width:1200px) {
	.no-responsive .wrapper.wided .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.no-responsive .wrapper.wided #nt_title .nt-container.px-xl-0,
	.no-responsive .wrapper.wided #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
}

/********************************************************
■ Loader : 페이지 로딩바
********************************************************/
#nt_loader { background: #fff; left: 0; top: 0; width: 100%; height: 100%; display: block; position: fixed; z-index: 100000; }
#nt_loader .loader { margin: -25px 0 0 -25px; left: 50%; top: 50%; width: 50px; height: 50px; line-height:50px; font-size: 45px; position: absolute; z-index: 10001; }

/********************************************************
■ LNB
********************************************************/
#nt_lnb ul { list-style: none; margin: 0; }
#nt_lnb ul > li { float: left; padding: 0 13px; }
#nt_lnb ul > li::after { font-family: dotum; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_lnb ul > li:first-child { padding-left:0; }
#nt_lnb ul > li:last-child { padding-right:0; }
#nt_lnb ul > li:last-child::after { content: ""; margin-right:0; }
#nt_lnb ul > li > a { float:left; white-space:nowrap; }
#nt_lnb .dropdown-toggle::after { color:#ccc; }

/********************************************************
■ PC 헤더(Header)
********************************************************/
#header_pc .nt-container { background: url('../img/header.jpg') no-repeat right bottom; }
#header_pc .header-logo img { max-width:100%; }
#header_pc .header-search { width:100%;	max-width:400px; }
#header_pc .header-search form { padding:0; border-width:2px; border-style:solid; }
#header_pc .header-search input { font-size:16px !important; background: #fff; border:0 !important; box-shadow:none !important; -webkit-box-shadow:none !important; }
#header_pc .header-search .form-control:focus { box-shadow:none !important; -webkit-box-shadow: none !important; }
#header_pc .header-search .btn { border:0; background: none !important; outline:none; }

/********************************************************
■ 모바일 헤더(Header)
********************************************************/
#header_mo { box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); }

/********************************************************
■ PC 주메뉴
********************************************************/
/* 공통 */
#nt_menu { position:relative; z-index:20; box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); }
#nt_menu .nt-container,
#nt_menu .me-list .me-li,
#nt_menu .sub-1dul,
#nt_menu .sub-1dli { position:relative; }
#nt_menu .sub-slide { display:none; visibility:visible; }
#nt_menu .sub-icon::after { font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
#nt_menu .me-icon {	width:4.0rem; text-align:center; }
#nt_menu .me-a { display:block; position:relative; text-align:center; font-weight:bold; color:#fff; }
#nt_menu .me-li.on .me-a,
#nt_menu .me-li:hover .me-a { color:#fff; background:rgba(0,0,0,0.2) !important; }
#nt_menu .sub-2div { left:100%; top:0; position:absolute; z-index:22; background: #fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } 
#nt_menu .sub-2dul { }
#nt_menu .sub-2dli { }
#nt_menu .sub-2da { display:block; color:#000; border-bottom: 1px solid #eee; } 
#nt_menu .sub-2dli.on .sub-2da,
#nt_menu .sub-2dli:hover .sub-2da { color:#000; background: #fafafa; border-color: #eee; font-weight: bold; }
#nt_menu .sub-2line { display:block; color:#000; font-weight:bold; background:#f5f5f5; }
.nt-menu .sub-1div { position:absolute; left:0; z-index:21; width:auto; text-align:left; top:100%; left:0; background:#fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.nt-menu .sub-1div::before { left: 50%; margin-left:-8px; }
.nt-menu .sub-1da { display:block; color:#000; border-bottom: 1px solid #eee; }
.nt-menu .sub-1line { position:relative; display:block; }
.nt-menu .sub-1dli.on .sub-1da,
.nt-menu .sub-1dli:hover .sub-1da { color:#000; background: #f5f5f5; border-color: #eee; font-weight:bold; }
.nt-menu .sub-1line { color:#000; font-weight:bold; background:#fafafa; }
.nt-menu .me-sh { padding:0.59rem 1.0rem; } /* 서브메뉴 높이설정 : 페딩값으로 조절 */

/* 메뉴 상단 고정 */
#nt_sticky_wrap.me-sticky { position:fixed; width:100%; z-index:999; left:0; top:0; }
@media all and (min-width:992px) {
	.wrapper.m-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto !important; }
	.wrapper.ml-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 0 0 auto !important; }
	.wrapper.mr-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto 0 0 !important; }
}

/********************************************************
■ 페이지 타이틀
********************************************************/
#nt_title { position:relative; overflow:hidden; color:#333; background:#fafafa; border-bottom:1px solid #dee2e6; }
#nt_title .nt-container { position:relative; z-index:2; height:70px; }
#nt_title .page-title { font-size:26px; letter-spacing:-1px; line-height:1.4; }
#nt_title .breadcrumb a { color:#333; }
#nt_title .breadcrumb-item + .breadcrumb-item::before {	font-family: dotum;	font-weight: normal; color:#aaa; content:">"; }
@media all and (max-width:991px) {
	.responsive #nt_title .page-title { font-size:24px; letter-spacing:0; }
}
@media all and (max-width:767px) {
	.responsive #nt_title .page-title { font-size:22px; }
	.responsive #nt_title .nt-container { height:60px; }
}
@media all and (max-width:575px) {
	.responsive #nt_title .page-title { font-size:20px; }
	.responsive #nt_title .nt-container { height:50px; }
}

/********************************************************
■ Wing
********************************************************/
#nt_wing .nt-container { position:relative; overflow:visible !important; }
#nt_wing img { max-width:100%; }
#nt_wing .wing-left,
#nt_wing .wing-right { position:absolute; width:160px; }
#nt_wing .wing-left { left:-180px; }
#nt_wing .wing-right { right:-180px; }
.boxed-b #nt_wing .wing-left { left:-200px; }
.boxed-b #nt_wing .wing-right { right:-200px; }

/********************************************************
■ Footer 
********************************************************/
#nt_footer .nt-links ul { list-style: none; margin: 0; padding:0; }
#nt_footer .nt-links ul > li { float: left; padding: 0 13px; }
#nt_footer ul > li:first-child { padding-left:0; }
#nt_footer ul > li:last-child { padding-right:0; }
#nt_footer .nt-links ul > li::after { font-family: dotum; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_footer .nt-links ul > li:last-child::after { content: ""; }
#nt_footer .nt-links ul > li > a { color: #333; white-space:nowrap;	}
@media all and (max-width:991px) {
	.responsive #nt_footer .nt-links ul > li { float:none; display:inline-block; }
}

/********************************************************
■ Widget Title 위젯 타이틀
********************************************************/
h3.h3 { padding:0; margin:0; font-weight:bold; }
hr.hr::before { width:100%; height:1px; content: ""; position:absolute; left:0; bottom:1px; line-height:1px; background-color:#ddd; }
hr.hr { display:block; position:relative; height:3px; border: none; line-height:1px; padding:0;	margin:0; }
hr.hr::after { width:4.0rem; height:3px; content: ""; position:absolute; left:0; bottom:0; line-height:1px; }
@media all and (max-width:575px) {
	.responsive h3.h3 {	padding-left:1.0rem; padding-right:1.0rem; }
	.responsive hr.hr::after { left:1.0rem;	}
}

/********************************************************
■ Bootstrap 4 : 부트스트랩 기본 속성
********************************************************/
/* 툴팁 */
.tooltip .tooltip-inner { font-size:1.0rem !important; }

/* 체크박스, 라디오버튼 재지정 */
.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-label::after,
.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after { top:0.15rem !important; width:1.4rem !important; height:1.4rem !important; }

/* 체크박스, 라디오버튼과 글자간 간격 */
.custom-checkbox .custom-control-label span,
.custom-radio .custom-control-label span { cursor: pointer; padding-left:0.5rem !important; }

/* 스위치 버튼 재지정 */
.custom-switch .custom-control-label::before,
.custom-switch .custom-control-label::after { margin-top:2px; }

/* Button */
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }

/* Form */
.col-form-label { font-weight:bold; }

/* Pagenation */
.page-link,
.page-link:hover,
.page-link:focus { color: #333; }

/* 라운드 스타일 */
.na-round,
.view_image img,
.pretty-embed img { border-radius: 0.3rem !important; }

/* 사각 스타일 */
.is-square .na-round,
.is-square .view_image img,
.is-square .pretty-embed img,
.is-square .btn,
.is-square .alert,
.is-square .nav-link,
.is-square .form-control,
.is-square .input-group-prepend,
.is-square .input-group-append,
.is-square .input-group-text,
.is-square .custom-file-label,
.is-square .custom-file-label:after,
.is-square .custom-select,
.is-square .label,
.is-square .progress,
.is-square .pagination li a,
.is-square .list-group-item { border-radius:0 !important; }




@charset "utf-8";@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans Light'),local('NotoSans-Light'),url(fonts/NotoSans-Light.eot);
    src: url(fonts/NotoSans-Light.eot?#iefix) format('embedded-opentype'),url(fonts/NotoSans-Light.woff2) format('woff2'),url(fonts/NotoSans-Light.woff) format('woff')
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Regular'),local('NotoSans-Regular'),url(fonts/NotoSans-Regular.eot);
    src: url(fonts/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),url(fonts/NotoSans-Regular.woff2) format('woff2'),url(fonts/NotoSans-Regular.woff) format('woff')
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'),local('NotoSans-Medium'),url(fonts/NotoSans-Medium.eot);
    src: url(fonts/NotoSans-Medium.eot?#iefix) format('embedded-opentype'),url(fonts/NotoSans-Medium.woff2) format('woff2'),url(fonts/NotoSans-Medium.woff) format('woff')
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'),local('NotoSans-Bold'),url(fonts/NotoSans-Bold.eot);
    src: url(fonts/NotoSans-Bold.eot?#iefix) format('embedded-opentype'),url(fonts/NotoSans-Bold.woff2) format('woff2'),url(fonts/NotoSans-Bold.woff) format('woff')
}

input,select:focus,textarea {
    outline: 0
}

li {
    list-style: none
}

.fl_sel01 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/ar_down.png) no-repeat 90% 50%
}

.fl_sel01::-ms-expand {
    display: none
}

.f9_fl {
    float: left
}

.f9_fr {
    float: right
}

.f9_cl {
    clear: both
}

.f9_box01 {
    background-color: #fff;
    border: 1px solid #eee
}

.f9_box02 {
    padding-top: 30px;
    padding-bottom: 30px
}

.fl_sel01 {
    width: 165px;
    height: 50px;
    padding-left: 20px;
    background-color: #fff;
    font-size: 15px;
    color: #000;
    border: 5px solid #f0001e;
    box-sizing: border-box
}

.fl_input_ser {
    height: 50px;
    width: 340px;
    padding-left: 20px;
    font-size: 14px;
    color: #000;
    border: 5px solid #f0001e;
    border-right: 0
}

.fl_button_ser {
    display: block;
    height: 50px;
    width: 85px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border: 0;
    background-color: #f0001e;
    text-align: center;
    line-height: 50px
}

.fl_button_ser:hover {
    color: #fff
}

.ser_select {
    margin-top: 43px;
    margin-left: 100px
}

.main_100 {
    width: 100%
}

.maindiv_top {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #eee
}

.maindiv_top_div {
    width: 1200px;
    height: 60px;
    margin: 0 auto
}

.maindiv_top_div a {
    color: #888
}

.maindiv_top_div a:hover {
    color: #dc1400
}

.maindiv_top_div li {
    float: left;
    line-height: 60px;
    margin-left: 30px
}

.maindiv_top_div li:first-child {
    float: left;
    line-height: 60px;
    margin-left: 0
}

.maindiv_top2 {
    width: 100%;
    height: 140px;
    border-bottom: 1px solid #eee;
    background-color: #fff
}

.maindiv_top2_div {
    width: 1200px;
    height: 140px;
    margin: 0 auto
}

.div_c_1200 {
    width: 1200px;
    margin: 0 auto
}

.top_ser {
    margin-top: 43px;
    margin-left: 40px
}

.top_ser_li01 {
    margin-top: 16px
}

.top_ser_li02 {
    font-size: 15px;
    margin-top: 14px;
    margin-left: 5px
}

.top_ser02 {
    margin-top: 43px;
    margin-left: 0;
    width: 140px
}

.top_ser02_li01 {
    font-size: 11px;
    margin-top: 16px;
    margin-left: 5px;
    background-color: #dc1400;
    color: #fff;
    text-align: center;
    width: 20px;
    line-height: 20px;
    border-radius: 2px
}

.top_ser02_li02 {
    font-size: 15px;
    margin-top: 14px;
    margin-left: 5px
}

.top_ser02_li03 {
    margin-top: 12px;
    margin-left: 10px
}

.hv_link:hover {
    color: #dc1400
}

.ser_num {
    font-size: 15px;
    color: #dc1400;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
    font-weight: 500
}

#layer_div {
    position: relative;
    float: right;
    margin-top: 42px;
    list-style: none
}

#layer1,#layer2 {
    position: absolute;
    top: 0;
    margin-top: -5px;
    margin-left: -230px;
    width: 230px;
    z-index: 1
}

#layer2 {
    width: 290px;
    z-index: 1000;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 20px;
    margin-top: -43px;
    margin-left: -290px;
    font-size: 15px
}

.sub_m>a {
    float: left;
    border-right: 1px solid #eee;
    width: 8.33333%;
    text-align: center;
    padding: 20px 0;
    font-size: 15px
}

.sub_m>a.active,.sub_m>li.active a {
    color: #fff;
    background: #dc1400
}

.sub_m>li:last-child {
    border-right: 0
}

.main_d {
    background-color: #f9f9f9;
    padding: 5px 0
}

.main_d_bn {
    padding: 20px;
    text-align: center
}

.main_d_bn a {
    padding-left: 30px;
    padding-right: 30px
}

.rank_img {
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.main_link {
    width: 296.25px;
    margin-top: 5px;
    margin-right: 5px;
    float: left
}

.main_link.last {
    margin-right: 0
}

.main_link_div {
    padding: 15px;
    font-size: 16px;
    line-height: 28px
}

.main_link_div_site {
    text-align: left;
    font-size: 16px;
    line-height: 35px;
    width: 202px;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis
}

.main_link_tit {
    border-bottom: 1px solid #eee;
    line-height: 60px;
    padding: 0 0 0 20px;
    font-size: 20px;
    font-weight: 500
}

.main_link_tit .f9_fr {
    margin-right: 10px
}

.main_link_tit img {
    width: 30px
}

.main_link_cc {
    width: 100%;
    margin-top: 5px
}

.main_link_c_tit {
    border-top: 1px solid #eee;
    line-height: 60px;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    text-align: center
}

.main_link_l_div li {
    font-size: 16px;
    line-height: 28px
}

.main_link_l_div ul {
    display: inline-block;
    width: 24%;
    text-align: center
}

.main_link_r_div li {
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div ul {
    display: inline-block;
    width: 24%;
    text-align: center
}

.main_link_r_div2 li {
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div2 ul {
    display: inline-block;
    width: 24%;
    text-align: center
}

.main_link_div li {
    font-size: 16px;
    line-height: 28px
}

.main_link_div ul {
    display: inline-block;
    width: 11.8%;
    text-align: center
}

.main_link_div_etc li {
    font-size: 16px;
    line-height: 28px
}

.main_link_div_etc ul {
    display: inline-block;
    width: 147px;
    text-align: center
}

.main_link_r_div3 {
    padding: 15px;
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div3_div {
    display: inline-block;
    width: 24%;
    text-align: center;
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div4 {
    padding: 15px;
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div4_div {
    display: inline-block;
    width: 11.8%;
    text-align: center;
    font-size: 16px;
    line-height: 28px
}

.siteList {
    position: relative;
    width: 19.6%;
    margin-bottom: 5px;
    margin-right: .5%;
    float: left;
    border: 1px solid #ddd
}

.siteList.last {
    margin-right: 0
}

.siteList .siteLogo {
    line-height: 100px;
    text-align: center;
    background: #fff
}

.siteList .badge {
    position: absolute;
    top: 0
}

.siteList .badge img {
    vertical-align: top;
    width: 25px;
    height: 25px
}

.siteList .siteLogo img {
    max-width: 175px;
    max-height: 90px
}

.siteList .siteInfo {
    background: #eeeff5;
    border-top: 1px solid #ddd;
    height: 45px;
    padding: 10px;
    display: block;
    color: #333
}

.siteList .siteInfo h3 {
    display: inline-block;
    float: left
}

.siteList .siteInfo span {
    display: inline-block;
    float: right;
    color: #ff8a00
}

.siteList .siteInfo span i {
    color: #f0001e
}

.login_div {
    width: 500px;
    margin: 30px auto;
    padding: 30px;
    background: #fff;
    border: 1px solid #eee;
    text-align: center
}

.ebox {
    display: block;
    width: 128px;
    height: 20px;
    font-size: 14px;
    text-align: left;
    padding-top: 0;
    margin: 10px
}

.ebox_tit {
    font-size: 18px;
    font-weight: 700
}

.link_ico {
    display: block;
    float: right;
    margin-right: 15px
}

.link_ico_etc {
    display: block;
    float: right;
    font-size: 10px
}

#bo_list {
    width: 100%;
    margin-top: 20px;
    border: 1px solid #ecf0f1
}

#bo_list .tbl_head01 thead th {
    padding: 10px 0;
    font-weight: 400;
    text-align: center;
    background: #fff;
    height: 50px;
    border-top: 1px solid #ddd;
    border-bottom: 2px solid #ecf0f1
}

#bo_list .td_num2 {
    width: 70px;
    text-align: center
}

.btn_bo_user {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none
}

.btn_bo_user .btn_b02 {
    background-color: #333;
    border-radius: 3px;
    line-height: 35px;
    height: 35px;
    padding: 0 20px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    border: 0;
    vertical-align: middle
}

.sbtn_b02 {
    border: 1px solid #777;
    border-radius: 3px;
    line-height: 25px;
    height: 25px;
    padding: 5px 10px;
    color: #777;
    font-weight: 400
}

.sbtn_b03 {
    border: 1px solid #f0001e;
    border-radius: 3px;
    line-height: 25px;
    height: 25px;
    padding: 5px 10px;
    color: #f0001e;
    font-weight: 400
}

html {
    overflow-y: scroll
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Noto Sans KR',sans-serif;
    background: #fff
}

fieldset,form,h1,h2,h3,h4,h5,h6,html,img {
    margin: 0;
    padding: 0;
    border: 0
}

h1,h2,h3,h4,h5,h6 {
    font-size: 1em;
    font-family: 'Noto Sans KR',sans-serif
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

dd,dl,dt,ul {
    margin: 0;
    padding: 0;
    list-style: none
}

legend {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden
}

button,img,input,label,select {
    vertical-align: middle;
    font-size: 1em
}

button,input {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans KR',sans-serif;
    font-size: 1em
}

input[type=submit] {
    cursor: pointer
}

button {
    cursor: pointer
}

select,textarea {
    font-family: 'Noto Sans KR',sans-serif;
    font-size: 1em
}

select {
    margin: 0
}

p {
    margin: 0;
    padding: 0;
    word-break: break-all
}

hr {
    display: none
}

pre {
    overflow-x: scroll;
    font-size: 1.1em
}

a {
    color: #111;
    text-decoration: none
}

a:hover {
    color: #dc1400
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=password],input[type=text],textarea {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    outline: 0
}

.placeholdersjs {
    color: #aaa!important
}

#ft,#hd,#wrapper {
    min-width: 1200px
}

#container_wr,#ft_wr,#hd_pop,#hd_wrapper,#tnb ul {
    width: 1200px
}

#hd_pop {
    z-index: 1000;
    position: relative;
    margin: 0 auto;
    height: 0
}

#hd_pop h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.hd_pops {
    position: absolute;
    border: 1px solid #e9e9e9;
    background: #fff
}

.hd_pops img {
    max-width: 100%
}

.hd_pops_footer {
    padding: 0;
    background: #000;
    color: #fff;
    text-align: left;
    position: relative
}

.hd_pops_footer:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.hd_pops_footer button {
    padding: 10px;
    border: 0;
    color: #fff
}

.hd_pops_footer .hd_pops_reject {
    background: #000;
    text-align: left
}

.hd_pops_footer .hd_pops_close {
    background: #393939;
    position: absolute;
    top: 0;
    right: 0
}

#hd {
    border-top: 2px solid #253dbe
}

#hd_h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#hd_wrapper {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
    height: 115px;
    zoom:1}

#hd_wrapper:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#logo {
    float: left;
    padding: 30px 0 0
}

.hd_sch_wr {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 430px;
    margin-left: -215px
}

#hd_sch h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#hd_sch {
    border: 2px solid #556ada;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

#hd_sch #sch_stx {
    padding-left: 10px;
    height: 40px;
    width: 376px;
    border: 0;
    border-right: 0;
    float: left;
    font-size: 1.25em
}

#hd_sch #sch_submit {
    height: 40px;
    border: 0;
    background: #fff;
    color: #253dbe;
    width: 50px;
    float: left;
    cursor: pointer;
    font-size: 18px
}

#sbn_side {
    position: absolute;
    top: 20px;
    right: 0
}

#tnb {
    border-bottom: 1px solid #ddd;
    background: #fff
}

#tnb h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#tnb ul {
    margin: 0 auto;
    zoom:1}

#tnb ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#tnb li {
    float: right;
    border-left: 1px solid #ddd;
    margin-bottom: -1px;
    font-size: .92em
}

#tnb a {
    display: inline-block;
    padding: 0 10px;
    color: #646464;
    line-height: 35px
}

#tnb a:focus,#tnb a:hover {
    color: #253dbe;
    background: #fafafa
}

#tnb .tnb_admin a {
    color: red
}

#tnb .tnb_left {
    float: left
}

#tnb .tnb_left a {
    padding: 0 14px
}

#tnb .tnb_cart {
    border-right: 1px solid #ddd
}

#tnb .tnb_community {
    border-right: 1px solid #ddd
}

#tnb .tnb_community i {
    font-size: 15px
}

#tnb .tnb_community {
    background: #e7e7e7;
    font-weight: 700
}

#tnb .tnb_community:focus,#tnb .tnb_community:hover {
    color: #333;
    border-bottom: 0
}

#tnb .tnb_community a {
    color: #253dbe;
    border-bottom: 1px solid #e7e7e7
}

#hd_qnb {
    float: right;
    margin-top: 20px
}

#hd_qnb:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#hd_qnb li {
    float: left;
    font-size: 1.083em;
    line-height: 15px;
    position: relative;
    text-align: center;
    margin: 0 10px
}

#hd_qnb li span {
    display: block;
    margin-top: 5px;
    font-size: .92em
}

#hd_qnb li a {
    display: block
}

#hd_qnb li i {
    display: inline-block;
    width: 40px;
    line-height: 40px;
    border-radius: 25px;
    background: #fff;
    text-align: center;
    margin: 0;
    color: #fff
}

#hd_qnb .visit .visit-num {
    display: inline-block;
    line-height: 18px;
    padding: 0 5px;
    border-radius: 10px;
    background: #f04e00;
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0
}

#hd_qnb li .fa-question {
    background: #e83a5f;
    font-size: 20px
}

#hd_qnb li .fa-question:hover {
    background: #e41b45
}

#hd_qnb li .fa-comments {
    background: #82c13f;
    font-size: 16px
}

#hd_qnb li .fa-comments:hover {
    background: #5aa708
}

#hd_qnb li .fa-users {
    background: #f0ba00;
    font-size: 15px
}

#hd_qnb li .fa-users:hover {
    background: #f06f00
}

#hd_qnb li .fa-history {
    background: #8522c4;
    font-size: 15px
}

#hd_qnb li .fa-history:hover {
    background: #6700a9
}

#container_wr:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#container_wr {
    z-index: 5;
    margin: 0 auto;
    height: 100%;
    zoom:1}

#aside {
    float: right;
    width: 305px;
    padding: 0;
    background: #e7ebf3;
    height: 100%;
    border: 1px solid #adbfd2;
    margin: 20px 0 20px 20px
}

#container {
    z-index: 4;
    position: relative;
    float: left;
    min-height: 500px;
    height: auto!important;
    margin: 20px 0;
    height: 500px;
    font-size: 1em;
    width: 875px;
    zoom:1}

#container:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#container_title {
    font-size: 1.333em;
    margin: 0 auto;
    font-weight: 700
}

#container_title span {
    margin: 0 auto 10px;
    display: block;
    line-height: 30px
}

.lt_wr {
    width: 49%
}

.lt_wr:nth-child(2n+1) {
    clear: both
}

.latest_wr:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#ft {
    border-top: 1px solid #d5d5d5;
    background: #fff;
    padding-bottom: 30px;
    margin: 0 auto;
    text-align: center
}

#ft h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#ft_wr {
    margin: 0 auto;
    position: relative
}

#ft_link {
    padding: 15px 0;
    border-bottom: 1px solid #eee
}

#ft_link a {
    display: inline-block;
    padding: 0 8px;
    line-height: 1.083em;
    font-weight: 700
}

#ft_catch {
    margin: 20px 0 10px
}

#ft_copy {
    color: #555;
    font-size: .92em
}

#top_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    border: 2px solid #999;
    color: #999;
    text-align: center;
    font-size: 15px;
    z-index: 90;
    background: 0 0
}

#top_btn:hover {
    border-color: #999;
    background: #999;
    color: #fff
}

#copymove .win_desc {
    text-align: center;
    display: block
}

#copymove .tbl_wrap {
    margin: 20px
}

#copymove .win_btn {
    padding: 0 20px 20px
}

.copymove_current {
    float: right;
    background: #ff3061;
    padding: 5px;
    color: #fff;
    border-radius: 3px
}

.copymove_currentbg {
    background: #f4f4f4
}

#hd_login_msg {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.msg_sound_only,.sound_only {
    display: inline-block!important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0!important;
    padding: 0!important;
    font-size: 0;
    line-height: 0;
    border: 0!important;
    overflow: hidden!important
}

#skip_to_container a {
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#skip_to_container a:active,#skip_to_container a:focus {
    width: 100%;
    height: 75px;
    background: #21272e;
    color: #fff;
    font-size: 2em;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    line-height: 3.3em
}

.img_fix {
    width: 100%;
    height: auto
}

.cke_sc {
    margin: 0 0 5px;
    text-align: right
}

.btn_cke_sc {
    display: none;
    padding: 0 10px;
    height: 23px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    line-height: 1.9em;
    vertical-align: middle;
    cursor: pointer
}

.cke_sc_def {
    margin: 0 0 5px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f7f7f7;
    text-align: center
}

.cke_sc_def dl {
    margin: 0 0 5px;
    text-align: left;
    zoom:1}

.cke_sc_def dl:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.cke_sc_def dd,.cke_sc_def dt {
    float: left;
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #e9e9e9
}

.cke_sc_def dt {
    width: 20%;
    font-weight: 700
}

.cke_sc_def dd {
    width: 30%
}

#bo_v {
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    box-sizing: border-box
}

#bo_v_title {
    display: block;
    margin-bottom: 10px;
    word-break: break-all;
    font-size: 24px;
    letter-spacing: -1px;
    color: #000
}

#bo_v_info {
    float: right
}

#bo_i {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 20px 0;
    padding: 20px 0
}

.bbs_info {
    padding: 10px!important;
    background: #f5f6f9;
    border: 1px solid #e8e8ec;
    margin-bottom: 10px
}

.connect {
    color: #1074c3;
    font-weight: 700
}

.connect_non {
    color: #fe161d;
    font-weight: 700
}

.mingBtn_s {
    padding: 2px;
    height: 18px;
    border: 1px solid #ccc;
    color: #444;
    text-align: center;
    font-style: normal;
    font-size: 11px;
    background: linear-gradient(#f8f8f8,#e1e1e1)
}

.nomargin {
    width: 200px!important;
    padding: 25px;
    border: 1px solid #ddd
}

.nomargin img {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 0!important;
    display: inline-block
}

.btn,a.btn {
    line-height: 35px;
    height: 35px;
    padding: 0 10px;
    text-align: center;
    font-weight: 700;
    border: 0;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

a.btn01 {
    display: inline-block;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    vertical-align: middle
}

a.btn01:focus,a.btn01:hover {
    text-decoration: none
}

button.btn01 {
    display: inline-block;
    margin: 0;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none
}

a.btn02 {
    display: inline-block;
    padding: 7px;
    border: 1px solid #3b3c3f;
    background: #4b545e;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.btn02:hover,a.btn02:focus {
    text-decoration: none
}

button.btn02 {
    display: inline-block;
    margin: 0;
    padding: 7px;
    border: 1px solid #3b3c3f;
    background: #4b545e;
    color: #fff;
    text-decoration: none
}

.btn_confirm {
    text-align: right
}

.btn_submit {
    border: 0;
    background: #253dbe;
    color: #fff;
    cursor: pointer;
    border: 0
}

.btn_submit:hover {
    background: #0025eb
}

a.btn_cancel {
    display: inline-block;
    background: #969696;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

button.btn_cancel {
    display: inline-block;
    background: #969696;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.btn_cancel:hover {
    background: #aaa
}

a.btn_frmline,button.btn_frmline {
    display: inline-block;
    padding: 0 5px;
    height: 40px;
    border: 0;
    background: #3c3c3c;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    vertical-align: top
}

button.btn_frmline {
    font-size: 1em
}

.btn_b01,a.btn_b01 {
    display: inline-block;
    background: #4c4f6f;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.btn_b01:hover {
    background: #54598c
}

.btn_b02,a.btn_b02 {
    display: inline-block;
    background: #253dbe;
    padding: 0 10px;
    color: #fff;
    text-decoration: none;
    border: 0;
    vertical-align: middle
}

.btn_b02:hover,a.btn_b02:hover {
    background: #111
}

.btn_b03,a.btn_b03 {
    display: inline-block;
    background: #fff;
    border: 1px solid #b9bdd3;
    color: #646982;
    text-decoration: none;
    vertical-align: middle
}

.btn_b03:hover,a.btn_b03:hover {
    background: #ebedf6
}

.btn_b04,a.btn_b04 {
    display: inline-block;
    background: #fff;
    border: 1px solid #ccc;
    color: #707070;
    text-decoration: none;
    vertical-align: middle
}

.btn_b04:hover,a.btn_b04:hover {
    color: #333;
    background: #f9f9f9
}

.btn_admin,a.btn_admin {
    display: inline-block;
    background: #d13f4a;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.btn_admin:hover,a.btn_admin:hover {
    background: #ff3746
}

.color_1 {
    background: #169dd6
}

.color_2 {
    background: #14d53d
}

.color_3 {
    background: #3814ff
}

.color_4 {
    background: #7520c5
}

.tbl_wrap table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0 5px
}

.tbl_wrap caption {
    padding: 10px 0;
    font-weight: 700;
    text-align: left
}

.tbl_head01 {
    margin: 0
}

.tbl_head01 caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.tbl_head01 thead th {
    padding: 10px 0;
    font-weight: 400;
    text-align: center;
    border-bottom: 1px solid #ddd;
    background: #fafafa;
    height: 40px
}

.tbl_head01 thead th input {
    vertical-align: top
}

.tbl_head01 tfoot td,.tbl_head01 tfoot th {
    padding: 10px 0;
    border-top: 1px solid #c1d1d5;
    border-bottom: 1px solid #c1d1d5;
    background: #d7e0e2;
    text-align: center
}

.tbl_head01 tbody th {
    padding: 8px 0;
    border-bottom: 1px solid #e8e8e8
}

.tbl_head01 td {
    color: #666;
    background: #fff;
    padding: 10px 5px;
    border-top: 1px solid #ecf0f1;
    line-height: 1.4em;
    height: 60px;
    word-break: break-all
}

.tbl_head01 tbody tr:hover td {
    background: #fafafa
}

.tbl_head01 a:hover {
    text-decoration: underline
}

.tbl_head02 {
    margin: 0 0 10px
}

.tbl_head02 caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.tbl_head02 thead th {
    padding: 5px 0;
    border-top: 1px solid #d1dee2;
    border-bottom: 1px solid #d1dee2;
    background: #e5ecef;
    color: #383838;
    font-size: .95em;
    text-align: center;
    letter-spacing: -.1em
}

.tbl_head02 thead a {
    color: #383838
}

.tbl_head02 thead th input {
    vertical-align: top
}

.tbl_head02 tfoot td,.tbl_head02 tfoot th {
    padding: 10px 0;
    border-top: 1px solid #c1d1d5;
    border-bottom: 1px solid #c1d1d5;
    background: #d7e0e2;
    text-align: center
}

.tbl_head02 tbody th {
    padding: 5px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: #fff
}

.tbl_head02 td {
    padding: 5px 3px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
    line-height: 1.4em;
    word-break: break-all
}

.tbl_frm01 {
    margin: 0 0 20px
}

.tbl_frm01 table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.tbl_frm01 th {
    width: 70px;
    padding: 7px 13px;
    border: 1px solid #e9e9e9;
    border-left: 0;
    background: #f5f8f9;
    text-align: left
}

.tbl_frm01 td {
    padding: 7px 10px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: 0 0
}

.form_01 textarea,.frm_input,.tbl_frm01 textarea,.wr_content textarea {
    border: 1px solid #ccc;
    background: #fff;
    color: #000;
    vertical-align: middle;
    border-radius: 3px;
    padding: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.tbl_frm01 textarea {
    padding: 2px 2px 3px
}

.frm_input {
    height: 40px
}

.full_input {
    width: 100%
}

.half_input {
    width: 49.5%
}

.tbl_frm01 textarea,.write_div textarea {
    width: 100%;
    height: 100px
}

.tbl_frm01 a {
    text-decoration: none
}

.tbl_frm01 .frm_file {
    display: block;
    margin-bottom: 5px
}

.tbl_frm01 .frm_info {
    display: block;
    padding: 0 0 5px;
    line-height: 1.4em
}

.list_01 li {
    border: 1px solid #dbdbdb;
    background: #fff;
    border-radius: 3px;
    margin: 3px 0;
    padding: 10px 15px;
    list-style: none;
    position: relative
}

.list_01 li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.list_01 li:hover {
    background: #f9f9f9
}

.list_01 li.empty_li {
    text-align: center;
    padding: 20px 0;
    color: #666
}

.form_01 h2 {
    margin: 0 0 10px;
    font-size: 1.167em
}

.form_01 li {
    margin: 10px 0
}

.form_01 li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.form_01 li .right_input {
    float: right
}

.form_01 textarea {
    height: 100px;
    width: 100%
}

.form_01 .frm_label {
    display: inline-block;
    width: 130px
}

.empty_table {
    padding: 50px 0!important;
    text-align: center
}

.empty_list {
    padding: 20px 0!important;
    color: #666;
    text-align: center
}

.td_board {
    width: 80px;
    text-align: center
}

.td_category {
    width: 80px;
    text-align: center
}

.td_chk {
    width: 30px;
    text-align: center
}

.td_date {
    width: 60px;
    text-align: center
}

.td_datetime {
    width: 110px;
    text-align: center
}

.td_group {
    width: 80px;
    text-align: center
}

.td_mb_id {
    width: 100px;
    text-align: center
}

.td_mng {
    width: 80px;
    text-align: center
}

.td_name {
    width: 100px;
    text-align: left
}

.td_nick {
    width: 100px;
    text-align: center
}

.td_num {
    width: 50px;
    text-align: center
}

.td_numbig {
    width: 80px;
    text-align: center
}

.td_stat {
    width: 60px;
    text-align: center
}

.txt_active {
    color: #5d910b
}

.txt_done {
    color: #e8180c
}

.txt_expired {
    color: #ccc
}

.txt_rdy {
    color: #8abc2a
}

.sch_word {
    color: #00c4ac
}

#validation_check {
    margin: 100px auto;
    width: 500px
}

#validation_check h1 {
    margin-bottom: 20px;
    font-size: 1.3em
}

#validation_check p {
    margin-bottom: 20px;
    padding: 30px 20px;
    border: 1px solid #e9e9e9;
    background: #fff
}

.sv_wrap {
    position: relative;
    font-weight: 400
}

.sv_wrap .sv {
    z-index: 1000;
    display: none;
    margin: 5px 0 0;
    font-size: .92em;
    background: #333;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 2px 2px 3px 0 rgba(0,0,0,.2);
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,.2)
}

.sv_wrap .sv:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px;
    border-color: transparent transparent #333 transparent
}

.sv_wrap .sv a {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    line-height: 30px;
    width: 100px;
    font-weight: 400;
    color: #bbb
}

.sv_wrap .sv a:hover {
    background: #000;
    color: #fff
}

.sv_member {
    color: #333
}

.sv_on {
    display: block!important;
    position: absolute;
    top: 23px;
    left: 0;
    width: auto;
    height: auto
}

.sv_nojs .sv {
    display: block
}

.pg_wrap {
    clear: both;
    margin: 30px 0;
    text-align: center
}

.pg_wrap:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.pg_current,.pg_page {
    display: inline-block;
    vertical-align: middle;
    background: #f3f3f3;
    border: 1px solid #bbbcc3
}

.pg a:focus,.pg a:hover {
    text-decoration: none
}

.pg_page {
    color: #555;
    font-size: 1.083em;
    height: 30px;
    line-height: 28px;
    padding: 0 5px;
    min-width: 30px;
    text-decoration: none;
    border-radius: 3px
}

.pg_page:hover {
    background-color: #ddd
}

.pg_start {
    text-indent: -999px;
    overflow: hidden;
    background: url(../images/btn_first.gif) no-repeat 50% 50% #fff;
    padding: 0;
    border: 1px solid #bbb
}

.pg_prev {
    text-indent: -999px;
    overflow: hidden;
    background: url(../images/btn_prev.gif) no-repeat 50% 50% #fff;
    padding: 0;
    border: 1px solid #bbb
}

.pg_end {
    text-indent: -999px;
    overflow: hidden;
    background: url(../images/btn_end.gif) no-repeat 50% 50% #fff;
    padding: 0;
    border: 1px solid #bbb
}

.pg_next {
    text-indent: -999px;
    overflow: hidden;
    background: url(../images/btn_next.gif) no-repeat 50% 50% #fff;
    padding: 0;
    border: 1px solid #bbb
}

.pg_end:hover,.pg_next:hover,.pg_prev:hover,.pg_start:hover {
    background-color: #fafafa
}

.pg_current {
    display: inline-block;
    background: #4c4f6f;
    color: #fff;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    min-width: 30px;
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 2px #222542;
    -moz-box-shadow: inset 1px 1px 2px #222542;
    box-shadow: inset 1px 1px 2px #222542
}

.cheditor-popup-window *,.cheditor-popup-window :after,.cheditor-popup-window :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#device_change {
    display: block;
    margin: .3em;
    padding: .5em 0;
    border: 1px solid #eee;
    border-radius: 2em;
    background: #fff;
    color: #000;
    font-size: 2em;
    text-decoration: none;
    text-align: center
}

#scroll {
    height: 30px;
    margin-top: 14px;
    font-size: 15px;
    overflow-y: hidden
}

.rainbow-text {
    background: repeating-linear-gradient(90deg, violet, indigo, blue, green, yellow, orange, red, violet);
    background-size: 800% 800%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: rainbow 4s linear infinite;
}

@keyframes rainbow {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 25%
    }

    100% {
        background-position: 0% 50%
    }
}

/* 모바일에서만 가로 스크롤 */
@media (max-width: 768px) {
    .f9_box01.link_box01.main_d_bn {
        display: flex;
        overflow-x: auto;           /* 가로 스크롤 */
        white-space: nowrap;
        -webkit-overflow-scrolling: touch; /* 부드러운 스크롤 (iOS) */
        gap: 8px;                   /* 아이콘 사이 간격 (원하면 조절) */
        padding-bottom: 8px;        /* 스크롤바랑 살짝 띄우기 */
    }

    .f9_box01.link_box01.main_d_bn a {
        flex: 0 0 auto;             /* 줄바꿈 없이 옆으로 나열 */
        display: inline-block;
    }

    .f9_box01.link_box01.main_d_bn a img {
        width: 60px;                /* 아이콘 크기 고정 (원하는 값으로 바꿔도 됨) */
        height: auto;
        display: block;
    }
}