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, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

html, body {
  min-height: 100%;
}

body {
  min-width: 1200px;
  background: #ffffff;
  font-family: sans-serif;
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
}

a {
  outline: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}

img {
  vertical-align: bottom;
  border: 0;
  outline: none;
}

.hide {
  display: none;
}

header {
  width: 100%;
  height: 85px;
  background: url(../image/pc/bg_header.png) repeat-x left top;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 98;
  -moz-box-shadow: 0, 2px, 5px, #000000;
  -webkit-box-shadow: 0, 2px, 5px, #000000;
  box-shadow: 0, 2px, 5px, #000000;
}
header .innner {
  margin: 0 auto;
  width: 1060px;
  height: auto;
  overflow: hidden;
}
header .innner h1 {
  width: 131px;
  height: 78px;
  float: left;
}
header .innner h1 a {
  width: 131px;
  height: 78px;
  display: block;
  border: none;
  background-color: transparent;
  background-image: url("../image/pc/title_logo.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 131px 78px;
  position: relative;
}
header .innner h1 a span {
  height: 1px;
  width: 1px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
}
header .innner p.menu {
  display: none;
}
header .innner nav ul {
  margin: 10px 0 0 205px;
  overflow: hidden;
  text-align: right;
  letter-spacing: -0.4em;
}
header .innner nav ul li {
  height: 60px;
  display: inline-block;
  font-size: 0;
}
header .innner nav ul li a {
  display: none;
}
header .innner nav ul li.disable {
  display: none;
}
header .innner nav ul li.top a {
  width: 65px;
  height: 60px;
  display: block;
  border: none;
  background-color: transparent;
  background-image: url("../image/pc/nav_top.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 65px 120px;
  cursor: pointer;
  position: relative;
}
header .innner nav ul li.top a span {
  height: 1px;
  width: 1px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
}
header .innner nav ul li.top a:hover, header .innner nav ul li.top a.active {
  background-position: left bottom;
}
header .innner nav ul li.lineup a {
  width: 150px;
  height: 60px;
  display: block;
  border: none;
  background-color: transparent;
  background-image: url("../image/pc/nav_lineup.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 150px 120px;
  cursor: pointer;
  position: relative;
}
header .innner nav ul li.lineup a span {
  height: 1px;
  width: 1px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
}
header .innner nav ul li.lineup a:hover, header .innner nav ul li.lineup a.active {
  background-position: left bottom;
}
header .innner nav ul li.secret a {
  width: 140px;
  height: 60px;
  display: block;
  border: none;
  background-color: transparent;
  background-image: url("../image/pc/nav_secret.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 140px 120px;
  cursor: pointer;
  position: relative;
}
header .innner nav ul li.secret a span {
  height: 1px;
  width: 1px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
}
header .innner nav ul li.secret a:hover, header .innner nav ul li.secret a.active {
  background-position: left bottom;
}
header .innner nav ul li.scene a {
  width: 125px;
  height: 60px;
  display: block;
  border: none;
  background-color: transparent;
  background-image: url("../image/pc/nav_scene.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 125px 120px;
  cursor: pointer;
  position: relative;
}
header .innner nav ul li.scene a span {
  height: 1px;
  width: 1px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
}
header .innner nav ul li.scene a:hover, header .innner nav ul li.scene a.active {
  background-position: left bottom;
}
header .innner nav ul li.cm a {
  width: 125px;
  height: 60px;
  display: block;
  border: none;
  background-color: transparent;
  background-image: url("../image/pc/nav_cm.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 125px 120px;
  cursor: pointer;
  position: relative;
}
header .innner nav ul li.cm a span {
  height: 1px;
  width: 1px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
}
header .innner nav ul li.cm a:hover, header .innner nav ul li.cm a.active {
  background-position: left bottom;
}
header .innner nav ul li.history a {
  width: 95px;
  height: 60px;
  display: block;
  border: none;
  background-color: transparent;
  background-image: url("../image/pc/nav_history.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 95px 120px;
  cursor: pointer;
  position: relative;
}
header .innner nav ul li.history a span {
  height: 1px;
  width: 1px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
}
header .innner nav ul li.history a:hover, header .innner nav ul li.history a.active {
  background-position: left bottom;
}
header .innner nav ul li.campaign a {
  width: 120px;
  height: 60px;
  display: block;
  border: none;
  background-color: transparent;
  background-image: url("../image/pc/nav_campaign.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 120px 120px;
  cursor: pointer;
  position: relative;
}
header .innner nav ul li.campaign a span {
  height: 1px;
  width: 1px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
}
header .innner nav ul li.campaign a:hover, header .innner nav ul li.campaign a.active {
  background-position: left bottom;
}

article {
  background: #006d7b url(../image/pc/bg_main.png) repeat-x center top;
  overflow: hidden;
  color: #ffffff;
}
article section {
  overflow: hidden;
}
article section.about {
  width: 100%;
  height: 639px;
  background: url(../image/pc/img_mv.png) no-repeat center center;
}
article section.about h2 img {
  display: none;
}
article section.about p {
  margin: 574px auto 0 auto;
  width: 760px;
  line-height: 15px;
  font-size: 12px;
}
article section.input {
  margin: 0 auto;
  width: 760px;
}
article section.input h2 {
  margin: 0 auto;
  width: 760px;
  height: 46px;
  background: url(../image/pc/title_input.png) no-repeat center center;
  text-indent: -9999px;
}
article section.input p.msg {
  padding: 6px 0;
  line-height: 15px;
  font-size: 12px;
}
article section.input form input {
  -webkit-appearance: none;
  outline: none;
  border: 0;
}
article section.input form dl {
  margin-top: 36px;
}
article section.input form dl dt {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
}
article section.input form dl dt small {
  width: 35px;
  height: 16px;
  display: inline-block;
  background: url(../image/pc/icon_hissu.png) no-repeat center center;
  text-indent: -9999px;
}
article section.input form dl dd.input input {
  padding: 0 20px;
  width: 760px;
  height: 54px;
  box-sizing: border-box;
  border: 0;
  background: url(../image/pc/bg_form_input.png) no-repeat center center;
  line-height: 54px;
  font-size: 20px;
  color: #000000;
}
article section.input form dl dd.msg {
  padding: 6px 0;
  line-height: 16px;
  font-size: 12px;
}
article section.input form p.agree {
  padding: 54px 0;
  text-align: center;
  font-size: 16px;
  position: relative;
}
article section.input form p.agree input[type='checkbox'] {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: -100px;
  z-index: 0;
  cursor: pointer;
}
article section.input form p.agree input[type='checkbox']:checked + label {
  background-position: left top;
}
article section.input form p.agree input[type='checkbox'] + label {
  margin-left: -106px;
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  top: 46px;
  left: 50%;
  background: url(../image/pc/icon_check.png) no-repeat left bottom;
  cursor: pointer;
}
article section.input form p.agree a {
  color: #e9c20f;
}
article section.input form p.check input {
  margin: 0 auto;
  width: 408px;
  height: 69px;
  display: block;
  box-sizing: border-box;
  border: 0;
  background: url(../image/pc/btn_check.png) no-repeat center center;
  text-indent: -9999px;
  cursor: pointer;
}
article section.input form p.check input:hover {
  opacity: 0.8;
}
article section.input p.go_cp_top {
  padding: 60px 0 100px 0;
  text-align: center;
  font-size: 16px;
}
article section.input p.go_cp_top a {
  color: #e9c20f;
}
article section.check {
  margin: 0 auto;
  width: 760px;
}
article section.check h2 {
  margin: 0 auto;
  width: 760px;
  height: 46px;
  background: url(../image/pc/title_check.png) no-repeat center center;
  text-indent: -9999px;
}
article section.check p.msg {
  padding: 6px 0;
  line-height: 15px;
  font-size: 12px;
}
article section.check dl {
  margin-top: 36px;
}
article section.check dl dt {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
}
article section.check dl dt small {
  width: 35px;
  height: 16px;
  display: inline-block;
  background: url(../image/pc/icon_hissu.png) no-repeat center center;
  text-indent: -9999px;
}
article section.check dl dd.check_text span {
  padding: 0 20px;
  width: 760px;
  min-height: 54px;
  display: block;
  box-sizing: border-box;
  border: 3px solid #308590;
  border-radius: 18px;
  line-height: 54px;
  font-size: 20px;
}
article section.check dl dd.msg {
  padding: 6px 0;
  line-height: 16px;
  font-size: 12px;
}
article section.check p.entry {
  margin-top: 38px;
}
article section.check p.entry input {
  margin: 0 auto;
  width: 408px;
  height: 69px;
  display: block;
  box-sizing: border-box;
  border: 0;
  background: url(../image/pc/btn_entry.png) no-repeat center center;
  text-indent: -9999px;
  cursor: pointer;
}
article section.check p.entry input:hover {
  opacity: 0.8;
}
article section.check p.back {
  padding: 60px 0 100px 0;
  text-align: center;
  font-size: 16px;
}
article section.check p.back a {
  color: #e9c20f;
}
article section.comp {
  margin: 0 auto;
  width: 760px;
}
article section.comp h2 {
  margin: 0 auto;
  width: 760px;
  height: 46px;
  background: url(../image/pc/title_comp.png) no-repeat center center;
  text-indent: -9999px;
}
article section.comp p.msg {
  margin: 50px auto 42px auto;
  width: 439px;
  height: 245px;
  display: block;
  background: url(../image/pc/text_thanks_msg.png) no-repeat center center;
  text-indent: -9999px;
}
article section.comp p.twitter a {
  margin: 0 auto;
  width: 408px;
  height: 67px;
  display: block;
  box-sizing: border-box;
  background: url(../image/pc/btn_tweet.png) no-repeat center center;
  text-indent: -9999px;
}
article section.comp p.twitter a:hover {
  opacity: 0.8;
}
article section.comp p.go_cp_top {
  padding: 60px 0 100px 0;
  text-align: center;
  font-size: 16px;
}
article section.comp p.go_cp_top a {
  color: #e9c20f;
}

footer {
  width: 100%;
  background: #ffffff;
  border-top: 2px solid #1d2088;
  overflow: hidden;
  color: #1d2088;
  position: relative;
  z-index: 999;
}
footer .inner {
  margin: 0 auto;
  width: 1060px;
  text-align: center;
}
footer .inner p.copyright {
  margin: 30px 0 100px 0;
  font-size: 10px;
}

@media screen and (max-width: 640px) {
  body {
    padding-top: 40px;
    min-width: 320px;
    background: #006d7b;
  }
  body header {
    width: 100%;
    height: 40px;
    background: rgba(255, 255, 255, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  }
  body header .innner {
    width: 100%;
    height: 40px;
    overflow: visible;
    position: relative;
  }
  body header .innner h1 {
    margin: 5px 0 0 5px;
    width: 62px;
    height: 30px;
  }
  body header .innner h1 a {
    width: 62px;
    height: 30px;
    display: block;
    border: none;
    background-color: transparent;
    background-image: url("../image/sp/title_logo.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 62px 30px;
    position: relative;
  }
  body header .innner h1 a span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
  }
  body header .innner p.menu {
    display: block;
    float: right;
  }
  body header .innner p.menu a {
    width: 43px;
    height: 40px;
    display: block;
    background: url(../image/sp/btn_menu.png) no-repeat center center/43px 40px;
    position: relative;
  }
  body header .innner p.menu a span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
  }
  body header .innner.show p.menu a {
    background-image: url(../image/sp/btn_menu_close.png);
  }
  body header .innner.show nav ul {
    display: block;
  }
  body header .innner nav ul {
    margin: 0;
    padding-bottom: 10px;
    width: 100%;
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 99;
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    border-bottom: 0;
    text-align: center;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  }
  body header .innner nav ul li {
    margin: 5px auto 0 auto;
    width: 300px;
    height: 40px;
    display: block;
  }
  body header .innner nav ul li.top a {
    width: 300px;
    height: 40px;
    display: block;
    border: none;
    background-color: transparent;
    background-image: url("../image/sp/nav_top.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 300px 80px;
    cursor: pointer;
    position: relative;
  }
  body header .innner nav ul li.top a span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
  }
  body header .innner nav ul li.top a:hover, body header .innner nav ul li.top a.active {
    background-position: left bottom;
  }
  body header .innner nav ul li.lineup a {
    width: 300px;
    height: 40px;
    display: block;
    border: none;
    background-color: transparent;
    background-image: url("../image/sp/nav_lineup.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 300px 80px;
    cursor: pointer;
    position: relative;
  }
  body header .innner nav ul li.lineup a span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
  }
  body header .innner nav ul li.lineup a:hover, body header .innner nav ul li.lineup a.active {
    background-position: left bottom;
  }
  body header .innner nav ul li.secret a {
    width: 300px;
    height: 40px;
    display: block;
    border: none;
    background-color: transparent;
    background-image: url("../image/sp/nav_secret.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 300px 80px;
    cursor: pointer;
    position: relative;
  }
  body header .innner nav ul li.secret a span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
  }
  body header .innner nav ul li.secret a:hover, body header .innner nav ul li.secret a.active {
    background-position: left bottom;
  }
  body header .innner nav ul li.scene a {
    width: 300px;
    height: 40px;
    display: block;
    border: none;
    background-color: transparent;
    background-image: url("../image/sp/nav_scene.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 300px 80px;
    cursor: pointer;
    position: relative;
  }
  body header .innner nav ul li.scene a span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
  }
  body header .innner nav ul li.scene a:hover, body header .innner nav ul li.scene a.active {
    background-position: left bottom;
  }
  body header .innner nav ul li.cm a {
    width: 300px;
    height: 40px;
    display: block;
    border: none;
    background-color: transparent;
    background-image: url("../image/sp/nav_cm.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 300px 80px;
    cursor: pointer;
    position: relative;
  }
  body header .innner nav ul li.cm a span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
  }
  body header .innner nav ul li.cm a:hover, body header .innner nav ul li.cm a.active {
    background-position: left bottom;
  }
  body header .innner nav ul li.history a {
    width: 300px;
    height: 40px;
    display: block;
    border: none;
    background-color: transparent;
    background-image: url("../image/sp/nav_history.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 300px 80px;
    cursor: pointer;
    position: relative;
  }
  body header .innner nav ul li.history a span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
  }
  body header .innner nav ul li.history a:hover, body header .innner nav ul li.history a.active {
    background-position: left bottom;
  }
  body header .innner nav ul li.campaign a {
    width: 300px;
    height: 40px;
    display: block;
    border: none;
    background-color: transparent;
    background-image: url("../image/sp/nav_campaign.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 300px 80px;
    cursor: pointer;
    position: relative;
  }
  body header .innner nav ul li.campaign a span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
  }
  body header .innner nav ul li.campaign a:hover, body header .innner nav ul li.campaign a.active {
    background-position: left bottom;
  }
  body article {
    padding-top: 0;
    overflow: hidden;
    background: #006d7b;
  }
  body article section.about {
    height: auto;
    background: none;
  }
  body article section.about h2 img {
    width: 100%;
    height: auto;
    display: block;
  }
  body article section.about p {
    margin: 0;
    padding: 0 15px 20px 15px;
    width: auto;
    background: url(../image/sp/bg_mv_text.jpg) no-repeat center top/100% auto;
    line-height: 14px;
    font-size: 10px;
  }
  body article section.input {
    margin: 0 auto;
    width: auto;
  }
  body article section.input h2 {
    width: 100%;
    height: 30px;
    background: #1d2976 url(../image/sp/title_input.png) no-repeat center center/auto 30px;
    text-indent: -9999px;
  }
  body article section.input p.msg {
    padding: 8px 10px;
    line-height: 15px;
    font-size: 10px;
  }
  body article section.input form input {
    -webkit-appearance: none;
    outline: none;
    border: 0;
  }
  body article section.input form dl {
    margin: 20px 10px 0 10px;
  }
  body article section.input form dl dt {
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: bold;
  }
  body article section.input form dl dt small {
    width: 35px;
    height: 16px;
    display: inline-block;
    background: url(../image/sp/icon_hissu.png) no-repeat center center/contain;
    text-indent: -9999px;
  }
  body article section.input form dl dd.input {
    height: 40px;
    position: relative;
  }
  body article section.input form dl dd.input:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 40px;
    background: url(../image/sp/bg_form_input_left.png) no-repeat left center/auto 40px;
  }
  body article section.input form dl dd.input:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 40px;
    background: url(../image/sp/bg_form_input_right.png) no-repeat right center/auto 40px;
  }
  body article section.input form dl dd.input input {
    padding: 0 15px;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border: 0;
    background: url(../image/sp/bg_form_input_center.png) repeat-x center center/auto 40px;
    line-height: 40px;
    font-size: 18px;
    color: #000000;
  }
  body article section.input form dl dd.msg {
    padding: 6px 0;
    line-height: 14px;
    font-size: 10px;
  }
  body article section.input form p.agree {
    padding: 30px 0;
    text-align: center;
    font-size: 10px;
    position: relative;
  }
  body article section.input form p.agree input[type='checkbox'] {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: -100px;
    z-index: 0;
    cursor: pointer;
  }
  body article section.input form p.agree input[type='checkbox']:checked + label {
    background-position: left top;
  }
  body article section.input form p.agree input[type='checkbox'] + label {
    margin-left: -70px;
    width: 29px;
    height: 25px;
    display: block;
    position: absolute;
    top: 20px;
    left: 50%;
    background: url(../image/sp/icon_check.png) no-repeat left bottom/29px 50px;
    cursor: pointer;
  }
  body article section.input form p.agree a {
    color: #e9c20f;
  }
  body article section.input form p.check input {
    margin: 0 auto;
    width: 280px;
    height: 58px;
    display: block;
    box-sizing: border-box;
    border: 0;
    background: url(../image/sp/btn_check.png) no-repeat center center/280px auto;
    text-indent: -9999px;
    cursor: pointer;
  }
  body article section.input p.go_cp_top {
    padding: 30px 0 50px 0;
    text-align: center;
    font-size: 10px;
  }
  body article section.input p.go_cp_top a {
    color: #e9c20f;
  }
  body article section.check {
    margin: 0 auto;
    width: auto;
  }
  body article section.check h2 {
    width: 100%;
    height: 30px;
    background: #1d2976 url(../image/sp/title_check.png) no-repeat center center/auto 30px;
    text-indent: -9999px;
  }
  body article section.check p.msg {
    padding: 8px 10px;
    line-height: 15px;
    font-size: 10px;
  }
  body article section.check dl {
    margin: 20px 10px 0 10px;
  }
  body article section.check dl dt {
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: bold;
  }
  body article section.check dl dt small {
    width: 35px;
    height: 16px;
    display: inline-block;
    background: url(../image/sp/icon_hissu.png) no-repeat center center/contain;
    text-indent: -9999px;
  }
  body article section.check dl dd.check_text {
    position: relative;
  }
  body article section.check dl dd.check_text span {
    padding: 0 15px;
    width: 100%;
    height: auto;
    min-height: 40px;
    box-sizing: border-box;
    border: 2px solid #308590;
    border-radius: 12px;
    line-height: 40px;
    font-size: 18px;
  }
  body article section.check dl dd.msg {
    padding: 6px 0;
    line-height: 16px;
    font-size: 12px;
  }
  body article section.check p.entry {
    margin-top: 38px;
  }
  body article section.check p.entry input {
    margin: 0 auto;
    width: 280px;
    height: 58px;
    display: block;
    box-sizing: border-box;
    border: 0;
    background: url(../image/sp/btn_entry.png) no-repeat center center/280px auto;
    text-indent: -9999px;
    cursor: pointer;
  }
  body article section.check p.back {
    padding: 30px 0 50px 0;
    text-align: center;
    font-size: 10px;
  }
  body article section.check p.back a {
    color: #e9c20f;
  }
  body article section.comp {
    width: auto;
  }
  body article section.comp h2 {
    width: 100%;
    height: 30px;
    background: #1d2976 url(../image/sp/title_comp.png) no-repeat center center/auto 30px;
    text-indent: -9999px;
  }
  body article section.comp p.msg {
    margin: 20px auto 30px auto;
    width: 282.6087px;
    height: 139.56522px;
    display: block;
    background: url(../image/sp/text_thanks_msg.png) no-repeat center center/contain;
    text-indent: -9999px;
  }
  body article section.comp p.twitter a {
    margin: 0 auto;
    width: 270px;
    height: 54px;
    display: block;
    box-sizing: border-box;
    background: url(../image/sp/btn_tweet.png) no-repeat center center/contain;
    text-indent: -9999px;
  }
  body article section.comp p.go_cp_top {
    padding: 30px 0 50px 0;
    text-align: center;
    font-size: 10px;
  }
  body article section.comp p.go_cp_top a {
    color: #e9c20f;
  }
  body footer {
    border-top: 1px solid #1d2088;
  }
  body footer .inner {
    width: 100%;
  }
  body footer .inner p.copyright {
    margin: 10px 0 20px 0;
    font-size: 10px;
  }
}
