@import url("http://fonts.googleapis.com/earlyaccess/notosanskr.css");
.product h2{
    position: relative;
    padding-top: 14px;
    border-top: 1px dashed #e0e0e0;
    font-size: 21px;
    font-weight: bold;
    line-height: 22px;
    word-wrap: break-word;
    word-break: keep-all;
    text-align: left;
    font-family: 'noto sans kr';
    color: #0074d8;
    margin-bottom: 20px;
    margin-top: 80px;
}
.product h2:first-child{
    margin-top: 0px;
}
.product h2:before {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: 0;
    width: 53px;
    border-top: 3px solid #0074d8;
}
.product .m_only{
    display:none;
    font-size: 15px;
    font-family: 'Nanum Gothic';
    font-weight: bold;
    color: #333;
    line-height: 1.6;
    margin: 7px 0;
    letter-spacing: -0.5px;
    }
.product .m_only:before{
    display: inline-block;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 3px;
    margin-bottom: 3px;
    margin-right: 5px;
    background-color: #0074d8;
    }
table.type08 {
    width:100%;
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    border-left: 1px solid #ccc;
    margin: 20px 10px;
}

table.type08 thead th {
    padding: 8px;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 2px solid #fff;
    background: #0074d8;
    color:#fff;
    text-align:center;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: -0.5px;
    vertical-align: middle;
}
table.type08 tbody th{
    padding: 8px;
    font-weight: bold;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #ececec;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: -0.5px;
    vertical-align: middle;
    text-align:center;
    width:20%;
}
table.type08 tbody td {
    padding: 8px;
    vertical-align: middle;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
        font-size: 13px;
    font-weight: 400;
    color: #797979;
    line-height: 1.8;
    letter-spacing: -0.5px;
    text-align:center;
}
.product .product_table_2 p { font-size: 16px;  margin-left: 13px; margin-bottom: 10px;}
/* cont1 */
.product .cont1{
    overflow-x:hidden;
}
.product .cont1 p{
    font-size: 16px;
    letter-spacing: -1px;
    margin: 10px 0;
    margin-left: 13px;
    font-weight: 700;
    color: #5d5d5d;
    line-height: 1.8;
}
.product .cont1 p:before {
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #0074d8;
    border-radius: 50%;
    margin-right: 7px;
    margin-left: -13px;
}
.product .cont1 li{
    font-size: 15px;
    font-weight: 400;
    color: #797979;
    line-height: 1.8;
    letter-spacing: -0.5px;
}
.product .cont1 dl{
    margin-top:30px;
    width:48%;
    float:left;
    font-size: 16px;
    letter-spacing: -1px;
    margin: 10px 0;
    margin-left:13px;
    font-weight: 700;
    color: #5d5d5d;
    line-height: 1.8;
    text-align:center;
}
.product .cont1 dt img{
    width:100%;
}
.product .cont1 dd{
    margin-top:10px;
}
.product .cont1 dd:before {
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
    background-color:#0074d8;
    border-radius: 50%;
    margin-right: 7px;
    margin-left: -13px;
}


/* cont2 */
.product .cont2{
    overflow:hidden;
}
.product .cont2 p{
    font-size: 16px;
    letter-spacing: -1px;
    margin: 10px 0;
    margin-left: 13px;
    font-weight: 700;
    color: #5d5d5d;
        text-align:center;
    line-height: 1.8;
}
.product .cont2 p:before {
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #0074d8;
    border-radius: 50%;
    margin-right: 7px;
    margin-left: -13px;
}
.product .cont2 li{
    font-size: 15px;
    font-weight: 400;
    color: #797979;
    line-height: 1.8;
    letter-spacing: -0.5px;
}
.product .cont2 dl{
     margin-top:30px;
    width:48%;
    float:left;
    font-size: 16px;
    letter-spacing: -1px;
    margin: 10px 0;
    margin-left:13px;
    font-weight: 700;
    color: #5d5d5d;
    line-height: 1.8;
    text-align:center;
}
.product .cont2 dt img{
    width:70%;
}
.product .cont2 dd{
    margin-top:10px;
}
.product .cont2 dd:before {
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
    background-color:#0074d8;
    border-radius: 50%;
    margin-right: 7px;
    margin-left: -13px;
}

/* cont3 */
.product .cont3{
    overflow-x:hidden;
}
.product .cont3 p{
    font-size: 16px;
    letter-spacing: -1px;
    margin: 10px 0;
    margin-left: 13px;
    font-weight: 700;
    color: #5d5d5d;
    line-height: 1.8;
    text-align:center;
    margin-bottom:20px;
}

.product .cont3 li{
    font-size: 15px;
    font-weight: 400;
    color: #797979;
    line-height: 1.8;
    letter-spacing: -0.5px;
}
.product .cont3 dl{
    margin-top:30px;
    width:48%;
    float:left;
    font-size: 16px;
    letter-spacing: -1px;
    margin: 10px 0;
    margin-left:13px;
    font-weight: 700;
    color: #5d5d5d;
    line-height: 1.8;
    text-align:center;
}
.product .cont3 dt img{
    width:50%;
}
.product .cont3 dd{
    margin-top:10px;
}
.product .cont3 dd:before {
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
    background-color:#0074d8;
    border-radius: 50%;
    margin-right: 7px;
    margin-left: -13px;
}
.product .cont3 h3{
	text-align:center;
    font-size:18px;
    margin:20px 0 10px;
}

/* cont4 */
.product .cont4{
    overflow-x:hidden;
}
.product .cont4 p{
    font-size: 16px;
    letter-spacing: -1px;
    margin: 10px 0;
    margin-left: 13px;
    font-weight: 700;
    color: #5d5d5d;
    line-height: 1.8;
    text-align:center;
    margin-bottom:20px;
}

.product .cont4 li{
    font-size: 15px;
    font-weight: 400;
    color: #797979;
    line-height: 1.8;
    letter-spacing: -0.5px;
}
.product .cont4 dl{
    margin-top:30px;
    width:48%;
    font-size: 16px;
    letter-spacing: -1px;
    margin: 10px auto;
    font-weight: 700;
    color: #5d5d5d;
    line-height: 1.8;
    text-align:center;
}
.product .cont4 dt img{
    width:50%;
}
.product .cont4 dd{
    margin-top:10px;
}
.product .cont4 dd:before {
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
    background-color:#0074d8;
    border-radius: 50%;
    margin-right: 7px;
    margin-left: -13px;
}
.product .cont4 h3{
	text-align:center;
    font-size:18px;
    margin:20px 0 10px;
}



/* tablet */
@media screen and (min-width:769px) and (max-width:991px){
    .product .product_table {
    padding: 30px 20px;
    overflow-x: scroll;
}
    
    .product .m_only{
        display:inline;
    }
}

/* mobile */
@media screen and (max-width:768px){
    table.type08 {
    width:95%;
}
    table.type08 thead th{
        font-size:14px;
    }
    table.type08 tbody th{
        font-size:13px;
    }
    table.type08 tbody th{
        font-size:13px;
    }
    .product .cont1 dl{
        width:100%;
    }
    .product .cont2 dl{
        width:100%;
    }
     .product .cont3 dl{
        width:100%;
    }
      .product .cont4 dl{
        width:100%;
    }
    .product .m_only{
        display:inline;
    }
    .product .product_table {
    padding: 30px 20px;
    overflow-x: scroll;
}
    .product .product_table_2 {
    padding: 30px 20px;
    overflow-x: scroll;
}
}