@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css");
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');
@import url('./reset.css');

html {
    -webkit-touch-callout: none;
     user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     -webkit-user-select: none;
}
html, body {
	margin: 0;
	padding: 0;
	text-decoration: none;
    overflow-x: hidden;
}
#main_wrap p, #main_wrap div, #main_wrap span, #main_wrap a, #main_wrap li, #main_wrap th, #main_wrap td {
	font-family: 'Pretendard Variable', Pretendard, sans-serif !important;
    letter-spacing: -0.5px;
}
a, button, .checkBox {
	cursor: pointer;
	text-decoration: none;
}
.clearfix::after {
	display: block;
	content: '';
	clear: both;
}
.left {float: left;}
.right {float: right;}
.hide, .hiding {display: none;}
.scroll::-webkit-scrollbar {display: none;}
.scroll {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.useroad_wrap {margin-bottom: 80px;}
.useroad_wrap .inner {width: 1200px;}

/* category */
.use_category {
    display: flex;
    justify-content: center;
    align-items: center;
    
    text-align: center;
    
    margin: 50px auto;
}
.use_category ul {
    display: inline-block;
    height: 56px;
    margin: 0 auto;
}
.use_category ul li {
    display: inline-block;
    width: 150px;
    height: 100%;
    line-height: 56px;
    
    font-size: 20px;
    color: #1e1e1e;
    
    cursor: pointer;
}
.use_category ul li.active {
    font-weight: 600;
    border-bottom: 3px solid #ffcc33;
}

/* sec01 */
.sec01 {position: relative;}
.sec01 .svg_container {
    width: 100vw;
    height: auto;
    margin-left: calc(-50vw + 50%);
    overflow: hidden;
}
.sec01 .road_ex_img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    
    display: block;
    width: 1920px;
    min-width: 1920px;
}
.sec01 .main_tit {
    position: absolute;
    top: 0;
    left: 0;
}
.sec01 .main_tit span, .sec01 .main_tit p {line-height: 1;}
.sec01 .main_tit span {
    display: inline-block;
    
    font-size: 24px;
    font-weight: 600;
    color: #aaa;
    
    margin-bottom: 10px;
    padding-left: 5px;
}
.sec01 .main_tit p {
    font-size: 40px;
    font-weight: 700;
    color: #1e1e1e;
}
.sec01 .txt_wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 10px auto 0px;
}
.sec01 .txt_wrap .txt_box {
    display: inline-block;
    width: 220px;
    text-align: center;
}
.sec01 .txt_wrap .txt_box:last-child {margin-right: 0;}
.sec01 .txt_wrap .txt_box .tit {
    font-size: 24px;
    font-weight: 700;
    color: #1e1e1e;
}
.sec01 .txt_wrap .txt_box .gr {
    font-size: 18px;
    font-weight: 600;
    color: #aaa;
    margin-bottom: 10px;
}
.sec01 .txt_wrap .txt_box .cont {
    font-size: 18px;
    font-weight: 300;
    color: #1e1e1e;
}
.sec01 .txt_wrap .txt_use2x1,
.sec01 .txt_wrap .txt_use2x2 {margin-top: -90px;}
.sec01 .txt_wrap .txt_use3 {margin-top: -185px;}
.sec01 .txt_wrap .txt_use4 {margin-top: -275px;}

/* sec02 */
.sec02 {margin-top: 80px;}
.sec02 .more_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    
    width: 206px;
    height: 54px;
    margin: 0 auto;
    padding: 6px;
    
    background: #f7f7f7;
    border: 1px solid #ededed;
    border-radius: 50px;
    
    cursor: pointer;
}
.sec02 .more_btn .btn_txt {
    display: inline-block;
    width: 145px;
    
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #1e1e1e;
}
.sec02 .more_btn .btn_img {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background-image: url(/sub/img/under_arrow.png);
    background-color: #ffcc33;
    background-size: 45%;
    background-position: 50% 55%;
    background-repeat: no-repeat;
}
.sec02 .more_content {
    display: none;
    margin: 0 auto;
}
.sec02 .more_content table {
    width: 1200px;
    margin: 0 auto;
}
.sec02 .more_content table .subject {
    background: #f7f7f7;
    padding: 10px 15px;
    
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #1e1e1e;
}
.sec02 .more_content table td {
    font-size: 16px;
    line-height: 1.5;
    color: #1e1e1e;
    
    vertical-align: top;
    padding: 10px;
    border: 1px solid #ededed;
}
.sec02 .more_content table .use_tit {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #1e1e1e;
}
.sec02 .more_content table .prep {background: #FFF2CC;}
.sec02 .more_content table .use2 {background: #FFCC33;}
.sec02 .more_content table .use3 {background: #FFB300;}
.sec02 .more_content table .use4 {background: #FF7700;}
.sec02 .more_content table .gr_bg td {
    background: #f7f7f7;
    
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    color: #AAAAAA;
}
.sec02 .more_content table td ul li {
    position: relative;
    padding-left: 8px;
}
.sec02 .more_content table td ul li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\b7\a0";
    font-weight: 700;
}
.sec02 .more_content table .mg_btm ul li {margin-bottom: 6px;}
.sec02 .more_content table .mg_btm ul li:last-child {margin-bottom: 0px;}
.sec02 .more_content table td .bld {font-weight: 700;}
.sec02 .more_content table td .clr {color: #aaa;}
.sec02 .more_content table .curri td {
    vertical-align: middle;
    text-align: center;
}
.sec02 .more_content table .curri td a {
    padding: 10px;
    cursor: pointer;
}
.sec02 .more_content table .curri td span {font-weight: 700;}
.sec02 .more_content table .curri td .noti {
    font-size: 14px;
    font-weight: 600;
    color: rgba(0,0,0,0.4);
}
@media (max-width: 1190px) {
    .sec01 .svg_container {
        width: auto;
        height: auto;
        margin-left: 0;
    }
}












