@charset "UTF-8";
.special_00030 { padding: 100px 0; background-position: center; background-size: cover; background-repeat: no-repeat; position: relative; }

.special_00030 .cont { margin-top: 40px; text-align: center; font-size: 16px; }

@media (max-width: 1500px) { .special_00030 .cont { font-size: 15px; } }

/*	pc 端	*/
/*	1280~1440	*/
/*	1024	*/
/*	移动端	*/
@media (max-width: 768px) { .special_00030 { padding: 40px 0; }
  .special_00030 .cont { margin-top: 25px; } }
