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

@media (max-width: 768px) {
.photo-box{
  width: 100%;
}
	.c-img-list .col-1{
	width: 100%;

}

.c-img-list .col-2{
	width:100%;
}
.sp-mt-3 {
    margin-top: 24px;
}

.index-title h1 {
    font-size: 24px;
}

}
