@charset "UTF-8";
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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

body {
  font-family: "游ゴシック",YuGothic,"Helvetica","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

button, input, select, textarea {
  min-height: 1.5em;
  background-color: transparent;
}

input[type="submit"], input[type="reset"] {
  cursor: pointer;
}

body {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  -webkit-text-size-adjust: 100%;
  position: relative;
}

img {
  display: block;
  width: 100%;
}

.wrapper {
  color: #fff;
  position: relative;
  width: 100%;
  background: url(../img/bg_ptn.jpg) top center repeat;
  overflow: hidden;
}

.wrapper .header {
  position: relative;
  width: 100%;
  margin: 0 auto -10px;
}

.wrapper .content .info {
  position: relative;
  margin: 0 auto 32px;
}

.wrapper .content .info .txt_about {
  width: 97.3%;
  margin: 0 auto 10px;
}

.wrapper .content .info .speech_djeeta {
  width: 89.8%;
  margin: 0 auto;
}

.wrapper .content .stamp {
  position: relative;
  margin: 0 auto 43px;
}

.wrapper .content .stamp .stamp_img_inner .ttl_stamp {
  width: 62.9%;
  margin: 0 auto 15px;
}

.wrapper .content .stamp .stamp_img_inner .stamp_img {
  width: 53.3%;
  margin: 0 auto;
}

.wrapper .content .periodCode {
  position: relative;
  margin: 0 auto 40px;
}

.wrapper .content .periodCode .ttl_periodCode {
  width: 60%;
}

.wrapper .content .periodCode p {
  font-size: 17px;
}

.wrapper .content .periodCode .btn_login {
  width: 77.3%;
  margin: 0 auto 15px;
}

.wrapper .content .periodCode .txt_login_caution {
  position: relative;
  width: 90%;
  margin: 0 auto;
}

.wrapper .content .periodCode .txt_login_caution li {
  font-size: 13px;
  text-align: center;
  margin-bottom: 13px;
  line-height: 1.6em;
}

.wrapper .content .periodCode .txt_login_caution a {
  color: #fff;
}

.wrapper .content .periodCode .txt_login_caution li:last-child {
  margin-bottom: 0;
}

.wrapper .content .getCode {
  position: relative;
}

.wrapper .content .getCode .ttl_getCode {
  width: 80.8%;
  margin: 0 auto 20px;
}

.wrapper .content .periodStamp {
  position: relative;
  margin: 0 auto 40px;
}

.wrapper .content .periodStamp .ttl_periodStamp {
  width: 73.8%;
}

.wrapper .content .getStamp {
  position: relative;
}

.wrapper .content .getStamp .ttl_getStamp {
  width: 72.5%;
  margin: 0 auto 15px;
}

.wrapper .content .getStamp .qr_img {
  width: 32%;
  margin: 0 auto 15px;
}

.wrapper .content .getStamp .txt_forSp {
  text-align: center;
  font-size: 13px;
  margin-bottom: 25px;
}

.wrapper .content .getStamp .txt_forSp span a {
  color: #fff;
}

.wrapper .content .contact .ttl_contact {
  width: 37.6%;
  margin: 0 auto 36px;
}

.wrapper .content .contact h3 {
  width: 90%;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1px;
}

.wrapper .content .contact .txt_contact {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  line-height: 1.6em;
  font-size: 13px;
  margin-bottom: 15px;
}

.wrapper .content .contact .txt_contact a {
  color: #fff;
}

.wrapper .content .contact .txt_contact:hover a {
  text-decoration: none;
}

.wrapper .content .caution {
  position: relative;
  width: 89.3%;
  margin: 35px auto 25px;
  background: rgba(196, 0, 46, 0.4);
  border-radius: 8px;
}

.wrapper .content .caution .caution_inner {
  padding: 20px 14px 15px;
}

.wrapper .content .caution .caution_inner h3 {
  width: 20%;
  margin: 0 auto 18px;
}

.wrapper .content .caution .caution_inner ul li {
  line-height: 1.5em;
  font-size: 12px;
  text-indent: -1.3em;
  padding-left: 1.3em;
  margin-bottom: 10px;
}

.wrapper .content .sorry {
  position: relative;
  width: 89.3%;
  margin: 35px auto 35px;
  background: rgba(196, 0, 46, 0.4);
  border-radius: 8px;
}

.wrapper .content .sorry .sorry_inner {
  position: relative;
  padding: 20px 14px 15px;
}

.wrapper .content .sorry .sorry_inner h3 {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: bold;
  text-align: left;
  margin: 0 auto 15px;
}

.wrapper .content .sorry .sorry_inner .sorry_block {
  margin-bottom: 30px;
}

.wrapper .content .sorry .sorry_inner .sorry_block h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

.wrapper .content .sorry .sorry_inner .sorry_block .sorry_main {
  line-height: 1.7em;
  font-size: 13px;
}

.wrapper .content .sorry .sorry_inner .sorry_block .sorry_main a {
  color: #fff;
  word-break: break-all;
}

.wrapper .content .sorry .sorry_inner .sorry_block .sorry_main a:hover {
  text-decoration: none;
}

.wrapper .content .sorry .sorry_inner .sorry_block .small_txt {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.6em;
}

.wrapper .content .sorry .sorry_inner .block02 {
  margin-bottom: 35px;
}

.wrapper .footer {
  position: relative;
  padding-bottom: 50px;
}

.wrapper .footer .bnr_gbf {
  width: 73.3%;
  margin: 0 auto 28px;
}

.wrapper .footer .copy {
  text-align: center;
  font-size: 11px;
  margin-bottom: 10px;
}

.wrapper .footer .copy_gbf {
  width: 47.4%;
  margin: 0 auto;
}

.wrapper .border_lower {
  margin: 0 auto 37px;
  padding-bottom: 43px;
}

.wrapper .border_lower:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 89.3%;
  height: 19px;
  background: url(../img/line.png) top center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.wrapper .border_top {
  margin: 0 auto 37px;
  padding-top: 43px;
}

.wrapper .border_top:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 89.3%;
  height: 19px;
  background: url(../img/line.png) top center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.wrapper .period_lower {
  margin: 0 auto 10px;
}

.wrapper .txt_period {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin: 0 auto 15px;
}

.wrapper dl {
  position: relative;
  width: 100%;
  margin: 0 auto 15px;
  padding: 0 17px;
}

.wrapper dl dt {
  width: 28%;
  margin-bottom: 9px;
}

.wrapper dl dd {
  font-size: 15px;
  line-height: 1.6em;
}

.wrapper dl .dd_mini {
  margin-top: 5px;
  font-size: 11px;
}

.wrapper dl .num_step {
  width: 28%;
}

.step_caution {
  width: 100%;
  margin: 15px auto;
  background: rgba(196, 0, 46, 0.4);
  border-radius: 8px;
}
.step_caution .step_caution_inner {
  padding: 20px 14px 15px;
  font-size: 13px;
}
.step_caution .step_caution_inner h5 {
  font-size: 16px;
  font-weight: bold;
}
.step_caution .step_caution_inner p a {
  color:#fff;
}
.step_caution .step_caution_inner .bnr_game {
  width:100%;
  margin:0 auto 10px;
}

.step_caution .step_caution_inner .caution_strong {
  font-weight: bold;
}

/*エラー*/
.error {
  position: relative;
  margin: 10px auto 25px;
}

.error p {
  width: 90%;
  margin: 0 auto;
  font-size: 13px;
  text-align: center;
  line-height: 1.6em;
  margin-bottom: 25px;
}

.error p a {
  color: #fff;
}

.error p a:hover {
  text-decoration: none;
}

.error p span {
  font-size: 16px;
}

.error .btn_back {
  width: 26.6%;
  margin: 0 auto;
}

/*TRUE*/
.serial {
  position: relative;
}

.serial .ttl_serial {
  width: 53%;
  margin: 0 auto 20px;
}

.serial .output_code {
  position: relative;
}

.serial .output_code .output_code_inner {
  position: relative;
  width: 71.2%;
  margin: 0 auto 20px;
}

.serial .output_code .output_code_inner .code_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.serial .output_code .output_code_inner p {
  position: relative;
  display: block;
  padding: 5%;
  margin: 0 auto;
  color: #c91020;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
  z-index: 1;
}
