@charset "utf-8";
@import "site.css";
@import "site2.css";
@import "contents.css";
@import "style.css";


.under_info ul li .top_customers_info_date {
display: none;
}

.top_info2 li .customers_info_date,
.top_info2 li .customers_info_txt .info_voice_right,
.top_info2 li .customers_info_txt .info_voice_left .right {
display: none;
}


#main .seminar_box1 .section {
display: block;
}

/***アフター写真挿入***/
.after_img{
margin:0 auto 15px;
}
.after_img p.cont_image{
position: relative;
display:inline-block;
}
.after_img p.cont_image img{
border: 1px solid #c9c9c9;
padding: 4px;
}
.after_img p.cont_image:after {
top: 0;
content: url("../../images/after_img_icon.png");
position: absolute;
left: 0;
z-index: 10;
}
.after_img.pic1{
text-align:center;
}
.after_img .areaL{
float: none;
width:100%;
text-align:center;
margin:0 auto 15px;
}
.after_img .areaR{
float: none;
width:100%;
text-align:center;
}