@charset "utf-8";

html { font-size: 62.5%; }
body {
  margin: 0;
  font-size: 1.4em;
  line-height: 1.8;
  font-family: Roboto, sans-serif;
}
/* RESET */
a { color: inherit; text-decoration: inherit; }
.FS2_trial, .FS2_preview, .FS2_ReturnSP, br[clear="all"] { display: none; }
.itemRight, .itemLeft { float: none; }
.pan { padding: 0; font-size: 1em; background: transparent; }
ul, ol { list-style: none; margin: 0; padding: 0; }
dl, dd, figure { margin: 0; }
figcaption { line-height: 1.4; }
*, *::before, *::after { box-sizing: border-box; }
img { vertical-align: middle; }

#wrapper {
  overflow: hidden;
  min-width: 1024px;
  background-color: #000;
  background-image: url(../img/background_foot.png), url(../img/background.png);
  background-position: center bottom, center top;
  background-size: contain;
  background-repeat: no-repeat, repeat-y;
}
a:link img { border: 0; }

/* --------------------------------------------------
   header
   -------------------------------------------------- */
header {
  position: relative;
  height: 500px;
  padding: 58px 0 0;
  background: url(../img/bg_header.png) center bottom / cover no-repeat;
  text-align: center;
}

/* :::::: content :::::: */
header .logo {
  z-index: 1;
  position: absolute;
  top: 12px;
  left: 12px;
}
header .title,
header .limit {
  z-index: 1;
  position: relative;
  margin: 0;
}
header .title {
  margin-bottom: 4px;
}
header .title img {
  margin-bottom: 4px;
}
header .title img:first-child {
  margin-right: 54px;
}
header .title img:nth-child(2) {
  display: block;
  margin: 0 auto;
}
header .limit span {
  display: block;
  width: 620px;
  margin: 0 auto;
  text-align: right;
}

/* :::::: charactor :::::: */
header .ken,
header .falco {
  position: absolute;
  top: 0;
}
header .ken {
  left: 42%;
}
header .falco {
  right: 45%;
}

/* --------------------------------------------------
   main
   -------------------------------------------------- */
main {
  display: block;
  text-align: center;
}
main .lead {
  margin-top: -12px;
  padding: 6px 0;
  background: url(../img/bg_lead.png) center top no-repeat;
}
main small {
  display: inline-block;
  margin-top: 4px;
  color: #fff;
  font-size: 1.8rem;
}

/* --------------------------------------------------
   prize-section
   -------------------------------------------------- */
.prize-section .inner {
  position: relative;
  width: 935px;
  margin: 0 auto;
  box-shadow: 0 0 20px 2px rgba(224,247,57,.6);
}
.prize-section .section-title,
.prize-section .prize,
.prize-section .prize-num {
  margin: 0;
}
.prize-section .section-title {
  position: relative;
  top: -10px;
  height: 79px;
  background: url(../img/bg_prize_title.png) center no-repeat;
}
.prize-section .prize {
  margin: 0;
  padding-left: 46px;
  text-align: left;
}
.prize-section .prize-num {
  position: absolute;
  right: 12px;
  bottom: 52px;
}
.prize-section small {
  display: block;
  width: 950px;
  margin: .8em auto 0;
  font-size: 1.2rem;
  text-align: right;
}

/* :::::: 激闘賞 :::::: */
#section1 {
  margin-bottom: 40px;
}
#section1 .inner {
  height: 335px;
  background: url(../img/bg_section1.png) center top no-repeat;
}
#section1 .section-title {
  padding-top: 8px;
}
#section1 .prize-img {
  margin: -12px 0 0 -6px;
  text-align: left;
}
#section1 .prize-img img {
  display: inline-block;
  position: relative;
  margin-right: -52px;
}
#section1 .prize-img img:nth-child(1) { z-index: 3; }
#section1 .prize-img img:nth-child(2) { z-index: 2; }
#section1 .prize-img img:nth-child(3) { z-index: 1; }

/* :::::: 宿命賞 :::::: */
#section2 {
  margin-bottom: 12px;
}
#section2 .inner {
  height: 300px;
  background: url(../img/bg_section2.png) center top no-repeat;
}
#section2 .section-title {
  padding-top: 10px;
}
#section2 .prize {
  float: left;
  padding-top: 28px;
  padding-right: 10px;
}
#section2 .prize-img {
  margin-top: -10px;
  text-align: left;
}

/* --------------------------------------------------
   entry-section
   -------------------------------------------------- */
.entry-section .inner {
  width: 922px;
  margin: 0 auto;
  padding: 0 60px 100px;
  background-image: url(../img/bg_section_foot.png), url(../img/bg_section.png);
  background-position: center bottom, center top;
  background-repeat: no-repeat;
  box-shadow: 0 0 20px 2px rgba(224,247,57,.6);
}
.entry-section .section-title {
  position: relative;
  top: -20px;
  height: 110px;
  margin: 0;
  background: url(../img/bg_entry_title.png) center no-repeat;
}

/* :::::: 応募方法 :::::: */
#section3 {
  margin-bottom: 72px;
}
#section3 .section-title {
  margin-bottom: 18px;
  padding-top: 18px;
}
#section3 .timeline {
  float: right;
  width: 360px;
  background: #fff;
  border-radius: 4px;
}
#section3 .timeline > img {
  border-radius: 4px 4px 0 0;
}
#section3 .timeline > iframe {
  vertical-align: middle;
}
#section3 .flow {
  text-align: left;
}
#section3 .flow li:nth-child(n+2) {
  margin-top: 40px;
}
.follow {
  display: block;
  margin-top: 12px;
}

/* :::::: 利用規約 :::::: */
#section4 {
  margin-bottom: 32px;
}
#section4 .section-title {
  padding-top: 16px;
}
#section4 .terms-container {
  overflow: auto;
  height: 700px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.4;
  text-align: left;
}
#section4 .terms-title {
  margin: 0 0 1.2em;
  font-weight: normal;
}
#section4 .terms dt {
  margin-bottom: .5em;
}
#section4 .terms dd + dt {
  margin-top: 1.6em;
}
#section4 .terms dd + dd {
  margin-top: .6em;
  padding-left: 1.6em;
}
#section4 .terms li {
  margin-bottom: .3em;
  padding-left: 1em;
  text-indent: -1em;
}
#section4 .terms li::before {
  content: "・";
}
#section4 .terms .asterisk li::before {
  content: "※";
}
#section4 .terms a {
  text-decoration: underline;
}
#section4 .terms a:hover {
  text-decoration: inherit;
}

/* --------------------------------------------------
   relation
   -------------------------------------------------- */
.btn {
  display: inline-block;
}
.relation {
  display: table;
  border-collapse: separate;
  border-spacing: 40px 0;
  margin: 24px auto 0;
}
.relation li {
  display: table-cell;
}
.relation .btn {
  display: block;
  padding: 6px 20px;
  border: 1px solid #fff;
  border-radius: 36px;
  line-height: 1;
}

/* --------------------------------------------------
   footer
   -------------------------------------------------- */
footer {
  width: 1024px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}

/* :::::: pagetop :::::: */
footer .pagetop {
  position: fixed;
  left: 0;
  bottom: 150px;
  width: 1024px;
  opacity: 0;
  transition: opacity .3s;
}
footer .pagetop.active {
  opacity: 1;
  transition-duration: .6s;
}
footer .pagetop a {
  cursor: pointer;
  position: absolute;
  right: 40px;
  bottom: 0;
  width: 107px;
  height: 96px;
}
@media all and (min-width: 1024px) {
  footer .pagetop {
    left: calc(50% - 512px);
  }
}

/* :::::: share :::::: */
footer::after {
  content: "";
  display: block;
  clear: both;
}
footer .share {
  float: left;
}
footer .share li {
  float: left;
  margin-right: 8px;
}
footer .share iframe {
  vertical-align: middle;
}

/* :::::: copyrights :::::: */
footer .copyrights {
  float: right;
  margin: 0;
}
