@charset "utf-8";
/*** S_CONCEPT KOUKYU ***/
#con-area{
	width: 96%;
	margin: 0 auto;
    padding-bottom:20px;
}
.con-div {
    border-bottom: 1px dotted #CCC;
    padding-bottom: 2%;
    margin-bottom: 6%;
}
.h3_img {
    padding-top: 1%;
}
.con_txt {
    padding-top: 1%;
    font-size: 12px;
}
.con-last span {
    font-size: 14px;
    color: #001c55;
    font-weight: bold;
}
.con-last {
    font-size: 12px;
    line-height: 2;
    padding-bottom: 8%;
}