@charset "UTF-8";
#kv {
  background: url(../img/kv.jpg) no-repeat top center;
}

#wrapper * {
  font-family: 'Halant',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#wrapper.page section p.lead {
  letter-spacing: 1px;
  color: #fff;
  font-weight: normal;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
}

.sec01 h3 {
  color: #fff;
  line-height: 1.5;
}

.sec02 h2 {
  color: #fff !important;
}

.sec02 h2 span {
  display: block;
  color: #be9779 !important;
}

.sec02 h2 span sub {
  font-size: .4em;
}

.sec02 h2 sub {
  color: inherit;
}

.sec02 h3 {
  color: #fff;
  line-height: 1.5;
}

.sec02 h4 {
  line-height: 1.3;
  color: #be9779 !important;
}

.sec02 h4 * {
  color: #be9779 !important;
}

.sec02 h4 span {
  display: block;
  font-size: 1.4em;
}

.sec02 h4 span:last-child {
  font-size: .8em;
  display: inline-block;
  border-bottom: 4px solid #be9779;
}

.sec03 h2 {
  color: #fff !important;
}

.sec03 h2 span {
  font-size: 1em !important;
  display: block;
  color: #be9779 !important;
}

.sec03 h2 span sub {
  color: #be9779 !important;
  font-size: .4em;
}

.sec03 p.lead {
  text-align: left;
}

#wrapper a.btn {
  display: block;
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}

.movie-link {
  max-width: 930px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 48px;
}

.movie-link .video-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.movie-link .video-wrapper iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
