/* カスタム CSS をここに入力してください */

.btn_btm_blue {
  background: #1253A4;
  color: #fff;
  padding: 0 30px !important;
}
/* 動画フレーム */
div.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
div.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/* メルマガ登録フォーム */
h3.midashi0 {
    background: #ab2c23;
    max-width: 660px;
    margin: 0px auto;
    padding: 6px 0;
    color: rgb(255, 255, 255) !important;
    text-align: center;
    line-height: 1.7em !important;
    margin-top: 0px !important;
    font-weight: normal;
    font-family: '游ゴシック体','Yu Gothic',YuGothic,'ヒラギノ角ゴシック Pro','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
    font-size: 18px !important;
}
.fusion-layout-column {
    max-width: 660px;
    margin: 0 auto;
}
.fusion-column-wrapper {
    background-color: #fbfaf8;
    border: 2px solid #ab2c23;
    padding: 20px;
}
.fusion-column-wrapper table {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
}

.fusion-column-wrapper td {
    padding-right: 15px;
    font-weight: bold;
    font-size: 16px;
    color: #ab2c23;
}
.touroku {
  -webkit-appearance: none;
    -webkit-border-radius: 0;
    background: #ab2c23 !important;
    border-radius: 2px !important;
    margin-top: 10px;
    color: #fff;
    width: 150px;
    height: 32px;
    padding: 5px 30px;
    color: #fff;
    cursor: pointer;
    border-style: none;
}
.mail-last {
  line-height: 1 !important;
  padding-left: 20px;
}