@charset "utf-8";
/* CSS Document */

#Feature #open-contents .content1 .image-wrap{
border: 0px !important;
}
#Feature .mName {
font-weight: bold;
text-align: center;
color: cornflowerblue;
text-decoration: none;
}
#Feature .mName p{
font-weight: bold;
text-align: center;
color: cornflowerblue;
text-decoration: none;
margin-top: 5px;
font-size: 180%;
}
#Feature #open-contents a:hover{
opacity: 0.5;
transition: opacity 0.3s ease-out;
text-decoration: none;
}

#Feature #open-contents .content1 {
margin-top: 0px;
}
#Feature #open-contents .content1.col4 div.item:nth-child(n+5) {
    margin-top: 0px;
}
#Feature .mName .rtxt{
font-size: 14px;
text-align: justify;
color: #555;
font-weight: normal;
}