@charset "utf-8";
/* CSS Document */

#wrapper{position:relative; overflow:hidden;}
#wrap{min-width: 320px; position: relative;}
.m_visual{display: block;}
.p_visual{display: none;}
#slider{width:100%; padding-top:5rem;}
.tit_text{text-align: right; margin:15px;}
.tit_text h3{font-weight: 300; font-size: 1.5rem; margin-bottom: 10px;}
.tit_text p{font-size: 0.8rem; line-height: 1.2rem; font-weight: 200;}
#slider .visual{width:100%; height:250px; background:url(../img/visual_05.png) center center no-repeat; background-size: cover;}
#section1{padding:35px 15px; box-sizing: border-box; border-bottom:1px solid #ddd;}
#section1 ul{margin:2rem 0 3.5rem; }
#section1 li h1{font-size: 1.7rem; line-height: 3rem; border-bottom: 3px solid #1d2087; display: inline-block;}
#section1 li h2{margin:1.5rem 0 0.8rem; font-weight: 300; font-size: 1rem;}
.class_table{position: relative; padding-bottom:60px;}
.class_table table{width:100%; text-align: center; border-collapse:collapse; font-size: 0.8rem;}
.class_table thead{border-top:2px solid #54555a; border-bottom:2px solid #54555a; background:#f4f4f7;}
th, td{padding:10px 13px;}
td{border-bottom:1px solid #85878c;}
.class_table th:nth-child(1), .class_table th:nth-child(2){border-right:1px solid #85878c;}
.class_table td:nth-child(1){width:25%; border-right:1px solid #85878c; font-weight:600;}
.class_table td:nth-child(2){width:50%; text-align: left; border-right:1px solid #85878c;}
.class_table td:nth-child(3){color:#1d2087;}
.class_table button{background:#393939; padding:8px 12px; margin:10px 0; border:none; line-height:1rem; position:absolute; bottom:0; right:0;}
.class_table button a{color:#fff; font-size:0.7rem;}
table span{font-weight: 500; opacity: 0.7;}







/*기본값끝*/



@media screen and (min-width:768px){
    
    
}



@media all and (min-width:1024px){
    #slider{max-width:1446px; margin: 0 auto; padding-top:6rem;}
    .tit_text p{font-size: 1rem;}
    #section1{max-width:1446px; margin: 0 auto; }
    #section1 ul{margin:2rem 0 5.5rem; }
    #section1 li{float: left;}
    #section1 li:first-child{width:35%;}
    #section1 li:last-child{width:65%;}
    #section1 li h1{font-size: 2rem;}
    #section1 li h2{margin:2rem 0 2rem; font-size:1.2rem; line-height:2rem;}
    #section1 li p{font-size: 1rem;}
    .class_table table{font-size: 1rem;}
    .class_table button a{font-size:0.9rem;}
    th, td{padding:13px 17px;}

    
    
    
}
/*1024끝*/











