/* ÆäÀÌÁö CSS */

div.Solution_Common{
padding: 30px 30px 100px;
line-height: 200%;
}

div.Solution_Common section{
line-height: 180%;
text-align: justify;
overflow: hidden;
}

div.Solution_Common section div{
clear: both;
overflow: hidden;
}


div.Solution_Common section p span{
color: red;
}

div.Solution_Common section h6{
margin-top: 30px;
}

div.Solution_Common div.solution_list ul{
display: block;
width: 30%;
float: left;
margin-top: 5%;
margin-right: 3%;
text-align: center;
line-height: 200%;
}

div.Solution_Common div.solution_list ul li:first-child{
background: #efefef;
font-weight: 700;
}

div.Solution_Common div.solution_list ul li a{
display: block;
border-bottom: 1px solid #ddd;
}

div.Solution_Common h5{
font-size: 32px;
}

div.Solution_Common h5 span{
display: block;
margin: 10px 0;
font-size: 13px;
font-weight: normal;
}

div.Solution_Common h5 + p{
width: 560px;
margin: auto;
text-align: center;
letter-spacing: -0.7px;
font-size: 13px;
}

div.Solution_Common div img{
display: block;

}

div.Solution_Common div.btn_product{
float: right;
margin-top: 30px;
}

div.Solution_Common div.btn_product + section{
clear: both;
}

div.Solution_Common .floatLeft{
float: left;
}

div.Solution_Common ul.floatLeft{
padding-left: 10px;
line-height: 190%;
}

div.Solution_Common h6{
clear: both;
}

div.Solution_Common table{
width: 100%;
font-size: 12px;
text-align: center;
clear: both;
}

div.Solution_Common table thead th,
div.Solution_Common table tbody th{
padding: 5px 10px;
background: #eee;
font-weight: 600;
text-align: center;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

div.Solution_Common table tbody td{
padding: 3px 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
