@charset "utf-8";
/* CSS Document */

/*調整用*/
.mt_adjustment{margin-top: 50px;}

.ap_wrapper {
  width: 960px;
  margin: 60px auto;
}
.ap_wrapper img {
  max-width: 100%;
  height: auto;
}
h2 {
  text-align: center;
  font-size: 36px;
  color: #C7000B;
  line-height: 1.5;
}
p{font-size:13px; padding: 10px 0 0 30px;}

.topBox01{margin: 30px auto 0; width: 960px;}
.topBox01 p{font-size:15px;}

/*リンクボタン*/
.topBox02 {
  width: 100%;
  text-align: center;
  padding: 30px 0;
}
.topBox02 a{padding-right: 5px;}
.topBox02 a:hover {opacity: 0.8;}
/*画像*/
.img_box{padding: 10px 0;}

