@charset "UTF-8";

/* 特長　詳細ページ　個別 feature05.html */
#contents {
    background-color: #F7F7FC;
}
.titleArea {
    height: 380px;
    border-bottom: solid 20px #3C66F2;
}
.titleArea h1::after {
    background-color: #3C66F2;
}
.featureDetail_title {
    color: #3C66F2;
}
.featureDetail_img {
    width: 624px;
}
.feature05_img01 {
    width: 631px;
}
.feature05_img02 {
    width: 723px;
}
.feature05_img04 {
    width: 674px;
}