@charset "UTF-8";

/*------サブタイトル文字サイズ変更-----------*/

.heading.block_header_1 .h{
  font-size: 1.5rem;
}

#sp_video + section.width_fixed>.content_wrapper {
  text-align: center;
}
#sp_video + section.width_fixed>.content_wrapper video {
    height: 70vh;
    margin: 0 auto;
    width: auto;
}