@charset "UTF-8";
/* ===================================================================
CSS information
 file name  : copy.css author     : Ability Consultant style info : エラーページ
=================================================================== */
.con_misc { max-width: 1200px; margin: auto; width: 95%; }

.con_misc { max-width: 1400px; margin: 70px auto; }
@media only screen and (min-width: 768px) and (max-width: 1199px) { .con_misc { margin: 30px auto; } }
@media only screen and (max-width: 767px) { .con_misc { margin: 2em auto; } }
@media only screen and (min-width: 768px) { .con_misc { text-align: center; } }
@media print { .con_misc { text-align: center; } }
.ie8 .con_misc { text-align: center; }
.con_misc h3 { font-size: 234%; font-weight: normal; letter-spacing: .15em; margin-bottom: 30px; }
@media only screen and (min-width: 768px) and (max-width: 1199px) { .con_misc h3 { font-size: 200%; letter-spacing: .13em; margin-bottom: 25px; } }
@media only screen and (max-width: 767px) { .con_misc h3 { font-size: 150%; letter-spacing: 0; margin-bottom: 0.5em; } }
