@charset "UTF-8";
.imagearea {background: url(../jpg/topimage_sp-23.jpg) no-repeat;background-size: cover;}
.type4 li p.caption {height: 3.2em;}

/* Tablet (Portrait) */
@media screen and (min-width: 736px) {
.imagearea {background: url(../jpg/topimage_pc-23.jpg) no-repeat 50% 0;background-size: cover;}
}