html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.cf:before {
  content: "";
  display: block;
  overflow: hidden;
}
.cf:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}

body {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
}

.wrapper {
  margin: 0 auto;
  min-width: 1024px;
  width: 100%;
  height: 688px;
}

.main {
  background: url(../img/pc/bg.png) no-repeat center center;
  min-width: 1024px;
  height: 688px;
}

.title-wrap {
  font-size: 0;
  text-indent: -9999px;
  width: 980px;
  margin: 0 auto;
  padding: 135px 0 25px;
  border-bottom: 1px solid #fff;
}

.title {
  background: url(../img/pc/title.png) no-repeat center center;
  width: 438px;
  height: 270px;
  margin: 0 0 0 90px;
  float: left;
}

.message {
  background: url(../img/pc/message.png) no-repeat center center;
  width: 305px;
  height: 312px;
  margin: 0 5px 0 0;
  float: right;
}

.form-wrap {
  font-size: 0;
  width: 980px;
  margin: 0 auto;
  padding: 20px 0;
}

.form {
  float: left;
  width: 590px;
}

.sub-message {
  font-size: 0;
  text-indent: -9999px;
  background: url(../img/pc/sub-message.png) no-repeat center center;
  width: 582px;
  height: 17px;
  margin: 0 auto 20px;
}

textarea {
  resize: none;
  display: block;
  width: 568px;
  margin: 0 auto 10px;
  padding: 10px;
  font-size: 20px;
  font-family: sans-serif;
  border: 1px solid #fff;
}

.submit {
  width: 100%;
  display: block;
  text-align: center;
}
.submit li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}
.submit button {
  font-size: 0;
  text-indent: -9999px;
  padding: 0;
  border: none;
}

.facebook button {
  background: url(../img/facebook.png) no-repeat center top;
  width: 160px;
  height: 36px;
}
.facebook button:hover, .facebook button.disabled {
  background-position: 0 -36px;
}

.twitter button {
  background: url(../img/twitter.png) no-repeat center top;
  width: 120px;
  height: 36px;
}
.twitter button:hover, .twitter button.disabled {
  background-position: 0 -36px;
}

.download {
  float: right;
  width: 310px;
  margin: 0 0 0 75px;
  text-indent: -9999px;
}
.download li {
  float: left;
}
.download a {
  width: 100%;
  height: 100%;
  display: block;
}

.pc-wrap {
  margin-top: 20px;
}

.pc {
  background: url(../img/pc/pc.png) no-repeat center center;
  width: 92px;
  height: 36px;
  margin-right: 20px;
}

.pc1280 {
  background: url(../img/pc/1280.png) no-repeat center center;
  width: 131px;
  height: 18px;
}

.pc1680 {
  background: url(../img/pc/1680.png) no-repeat center center;
  width: 141px;
  height: 18px;
  margin: 2px 0 0 0;
}

.sp-wrap {
  display: none;
}

.iframe-wrap {
    position: relative;
    z-index: 1;
    margin: 10px 0 0;
}

.movie iframe {
    float: left;
    width: 176px;
    height: 99px;
}
.movie-layer {
    float: left;
    position: relative;
    width: 176px;
    height: 99px;
    margin-top: -99px;
    z-index: 100;
    cursor: pointer;
    background: url(../img/pc/movie-bg.png);
}

.movie-caption {
  background: url(../img/pc/movie-caption.png) no-repeat center center;
  width: 118px;
  height: 16px;
}

#tweet {
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 0;
}
#tweet li {
  width: 200px;
  padding: 10px;
  margin: 0 6px 12px;
  border: 1px solid #f3cab4;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px #f3cab4;
  -moz-box-shadow: 0px 0px 5px #f3cab4;
  box-shadow: 0px 0px 5px #f3cab4;
}
#tweet .profile_image {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 48px;
  height: 48px;
}
#tweet h1 {
  position: relative;
  width: 142px;
  height: 48px;
  margin-left: 58px;
  line-height: 1.5;
  font-size: 11px;
  font-weight: bold;
  word-break: break-all;
}
#tweet h1 div {
  position: absolute;
  bottom: 0;
  left: 0;
}
#tweet p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
  word-break: break-all;
}

.overlay, .overlay-movie, .overlay-movie-layer {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
.overlay {
    background-color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)"
}
.overlay-movie-layer {
    cursor: pointer;
    background: url(../img/pc/movie-bg.png);
    z-index: 1000;
}


@media only screen and (max-width: 640px) {
  .wrapper {
    margin: 0 auto;
    min-width: 100%;
    width: 100%;
    height: 100%;
  }

  .main {
    background: url(../img/sp/bg.png) no-repeat center top;
    background-size: cover;
    min-width: 100%;
    height: 100%;
  }

  .title-wrap {
    width: 100%;
    padding: 70px 0 32px;
    border: none;
  }

  .title {
    background: url(../img/sp/title.png) no-repeat center center;
    background-size: contain;
    width: 255px;
    height: 151px;
    margin: 0 auto 0;
    float: none;
  }

  .message {
    background: url(../img/sp/message.png) no-repeat center center;
    background-size: contain;
    width: 240px;
    height: 246px;
    margin: 35px auto 0;
    float: none;
  }

  .form-wrap {
    width: 100%;
    padding: 0 0 20px;
  }

  .form {
    float: none;
    width: 100%;
  }

  .sub-message {
    background: url(../img/sp/sub-message.png) no-repeat center center;
    background-size: contain;
    width: 197px;
    height: 50px;
    margin: 27px auto 20px;
  }

  textarea {
    display: block;
    width: 90%;
    margin: 0 auto 10px;
    padding: 10px;
    font-size: 20px;
    font-family: sans-serif;
    border: 1px solid #fff;
  }

  .facebook button {
    background: url(../img/facebook-sp.png) no-repeat center top;
    background-size: 160px auto;
    width: 160px;
    height: 40px;
  }
  .facebook button:hover, .facebook button.disabled {
    background-position: 0 0;
  }

  .twitter button {
    background: url(../img/twitter-sp.png) no-repeat center top;
    background-size: 120px auto;
    width: 120px;
    height: 40px;
  }
  .twitter button:hover, .twitter button.disabled {
    background-position: 0 0;
  }

  .download {
    float: none;
    width: 286px;
    margin: 0 auto;
    padding: 15px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  .download li {
      float: none;
  }
  .pc-wrap {
    display: none;
  }

  .sp-wrap {
    display: block;
    float: none;
    width: 286px;
    margin: 15px 0 0;
  }

  .download .sp {
      float: left;
    background: url(../img/sp/sp.png) no-repeat center center;
    background-size: contain;
    width: 75px;
    height: 31px;
  }

  .download .sp960 {
      float: right;
    background: url(../img/sp/960.png) no-repeat center center;
    background-size: contain;
    width: 115px;
    height: 18px;
    margin-right: 9px;
  }

  .download .sp1136 {
      float: right;
    background: url(../img/sp/1136.png) no-repeat center center;
    background-size: contain;
    width: 123px;
    height: 18px;
    margin: 3px 0 0 0;
  }

  .movie {
      border-bottom: 1px solid #fff;
  }

  .movie .iframe-wrap {
      width: 287px;
      height: 215px;
      margin: 0;
  }
  .movie iframe {
      width: 287px;
      height: 215px;
      margin: 15px 0;
  }

  .movie-layer {
      display: none;
  }
  .movie-caption {
      float: none;
      background: url(../img/sp/movie-caption.png) no-repeat center center;
      background-size: contain;
      width: 92px;
      height: 13px;
  }

  #tweet {
    padding: 10px 0 0;
  }
  #tweet li {
    position: relative;
    width: 90%;
    padding: 5px;
    margin: 0 12px 10px;
  }
  #tweet .profile_image {
    top: 5px;
    left: 5px;
    width: 24px;
    height: 24px;
  }
  #tweet .profile_image img {
    width: 24px !important;
    height: 24px !important;
  }
  #tweet h1 {
    width: 200px;
    height: 24px;
    margin: 5px 0 0 30px;
    font-size: 12px;
    line-height: 1.3;
  }
  #tweet p {
    font-size: 12px;
  }

  .overlay, .overlay-movie, .overlay-movie-layer {
      display: none;
  }
}
