.note-bold{font-size:120%; font-weight:bold;}
.box-attention {margin:0 0 40px 0; font-family: "Hiragino Kaku Gothic ProN","¥á¥¤¥ê¥ª", sans-serif;}
.box-attention p {display:block; padding: 20px 30px 15px 30px; border: 3px double #6e7a56;}
@media only screen and (max-width: 787px){
.box-attention {margin:0 10px 20px 10px; }
}

@media (min-width: 640px) {
.pc_hide {display: none;}
}
@media (max-width: 639px) {
.sp_hide {display: none;}
}
@media (max-width: 639px) {
  .info__box,
  .info__box > *,
  .info__box > * > * {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    opacity: 1 !important;
  }
}
