header {
  text-align: center; }

.d-coat, .d-max {
  padding-top: 0; }
  .d-coat h1, .d-max h1 {
    text-align: center;
    font-size: 8em;
    font-weight: 700;
    margin: -20px 0 0;
    padding: 0; }
  .d-coat p, .d-max p {
    color: #00368c;
    font-weight: 600; }

.d-coat h1 {
  color: #fff450;
  background: #00368c;
  padding-bottom: 30px;
  margin-bottom: 30px; }
  .d-coat h1 span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #fff; }
.d-coat .vol1-3 {
  text-align: center; }
.d-coat .flyer {
  text-align: center;
  margin-top: 3em; }
.d-coat .youtube {
  background: #00368c; }
  .d-coat .youtube .mov {
    padding-bottom: 1em; }
    .d-coat .youtube .mov h3 {
      font-size: 0.8em;
      margin: 1.5em 0 0.7em;
      color: #fff; }
    .d-coat .youtube .mov iframe {
      width: 100%;
      height: auto; }
    .d-coat .youtube .mov a {
      color: #fff;
      text-decoration: underline; }

.d-max h1 {
  color: #00368c; }
.d-max h2 {
  font-size: 1.6em;
  font-weight: 600;
  color: #00368c;
  text-align: center; }
.d-max .lineup {
  padding-left: 1.5em;
  margin-bottom: 3em; }
  .d-max .lineup div {
    background: url(../images/circle.svg) 0 0 no-repeat;
    background-size: contain;
    color: #fff;
    text-align: center;
    line-height: 1.6em;
    width: 150px;
    height: 150px;
    padding: 60px 0 0; }
    .d-max .lineup div.lineup4, .d-max .lineup div.lineup5 {
      padding-top: 50px; }
  .d-max .lineup span {
    display: block;
    font-size: 0.6em;
    line-height: 1.2em; }

.contactform {
  margin-top: 30px; }
  .contactform dl#contact {
    width: 50%;
    text-align: left;
    margin: 0 auto; }
    .contactform dl#contact dt {
      font-size: 0.9em;
      font-weight: 600;
      color: #00368c; }
    .contactform dl#contact dd {
      vertical-align: top;
      margin-bottom: 15px; }
      .contactform dl#contact dd input, .contactform dl#contact dd textarea {
        width: 100%;
        padding: 5px;
        font-size: 0.9em;
        border: 1px solid #ddd; }
  .contactform input[type="button"] {
    margin-bottom: 30px;
    padding: 1em 2em; }

footer {
  margin-top: -30px; }
  footer p {
    color: #00368c;
    font-weight: 600; }
  footer h5 {
    font-size: 2.6em;
    font-weight: 600;
    color: #00368c;
    margin-top: 0; }

/*# sourceMappingURL=style.css.map */
