@charset "UTF-8";
/* CSS Document */

.img_bnr_2com figure{
margin-right: 15px;
}

.img_bnr_2com figure:last-child{
margin-right: 0;
}

.theme_box .img_bnr_2com div{
overflow: hidden;
}

@media
only screen and (max-width : 768px){
.img_bnr_2com figure{
margin-right: 0;
margin-bottom: 10px;
}
.img_bnr_2com figure:last-child{
margin-bottom: 0px;
}

}

#program_F1 .theme_box h2 {
    color: #000000;
}
