@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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: 16px;
  -webkit-text-size-adjust: 100%;
  line-height: 1.4;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* HTML5 display-role reset for older browsers */
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,
q:before, q:after {
  content: '';
  content: none;
}

/* common
----------------------------------------------------------*/
* {
  -webkit-font-smoothing: antialiased;
}
html {
  min-width: 1152px;
  margin: 0 auto;
  color: #fff;
}
p { line-height: 1.7;}
img { vertical-align: bottom;}
a {
  color: #000401;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

/* gungho
----------------------------------------------------------*/
#gungho {
  width: 100%;
  height: 31px;
  background: #fff;
  border-bottom: 4px solid #ccc;
}
#gungho .inner {
  width: 1000px;
  height: 31px;
  margin: 0 auto;
  position: relative;
}
#gungho #ragnarok {
  position: absolute;
  top: 0;
  left: 0;
}
#gungho #roInfo {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  line-height: 31px;
}
#gungho #roInfo li {
  float: left;
  margin-right: 15px;
}
#gungho #roInfo li a {
  font-size: 12px;
  color: #555;
  text-decoration: underline;
}
#gungho #roInfo li a:hover {
  text-decoration: none;
}

/* page common
----------------------------------------------------------*/
#sns {
  position: absolute;
  top: 20px;
  right: 0px;
  line-height: 48px;
  text-align: right;
  text-indent: initial;
}
#sns li {
  display: inline-block;
}

.fL{ float:left;}
.fR{ float:right;}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
.txtBlock{color: #000;}
.txtSmall{font-size:0.8em;}
.txtAtt li{
  color: #f9348a;
  font-size: 0.8em;
  margin-top: 1em;
}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.pl10{padding-left: 10px;}
.w60{width: 60%;}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.clear{ clear:both;}
.fixed {
  position: fixed !important;
  top: 0 !important;
}

/* container
----------------------------------------------------------*/
.section{
  margin-top : -150px;
  padding-top : 150px;
  margin-bottom: 100px;
}
.section .inner{
  width: 1024px;
  margin: 0 auto;
}

/* header
----------------------------------------------------------*/
#header{
  background: url(../img/head_bg.png) #fff center top no-repeat;
  background-size: cover;
  min-height: 847px;
}
#header #header_chara{
  background: url(../img/head_chara.png) center 66px no-repeat;
}
#header .inner{
  width:1085px;
  margin:0 auto;
  padding-bottom: 25px;
  position: relative;
}

h1{
  text-align: center;
  padding-top: 212px;
}
.copy{
  position: absolute;
  top:15px;
  left: 62px;
}
#infoBox{
  width: 720px;
  position: absolute;
  top: 570px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#infomation{
  width: 403px;
  padding-top: 24px;
}
#eventInfo {
  width:300px;
  text-align: center;
}
#eventInfo p{
  margin-bottom: 6px;
}
#eventInfo span {
  display: none;
  position: absolute;
  z-index: 10;
  text-align: center;
  top: 52px;
  right: -25px;
  width: 200px;
  background: #fff;
  border: 3px solid #8146a3;
  border-radius: 3px;
  padding: 3px;
  color: #006;
  font-weight: bold;
  font-size: 12px;
}
#eventInfo span:after {
  border-bottom: 10px solid #8146a3;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  position: absolute;
  top: -10px;
  right: 35px;
  width: 0;
  height: 0;
}
#eventInfo ul{
  background: #bcc8e1;
  padding: 6px;
  border-radius: 5px;
}
#eventInfo li {
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
#eventInfo li:hover span {
  display: block;
}
#eventInfo li img {
  vertical-align: top;
}
#eventInfo .icon02 span,
#eventInfo .icon03 span,
#eventInfo .icon04 span {
  width: 300px;
}
#eventInfo .icon05 span {
  width: 400px;
}

#nav{
  padding: 10px 0;
  width: 100%;
  z-index: 99;
}
#nav ul{
  width: 1204px;
  margin:0 auto;
  overflow: hidden;
}
#nav ul li{
  float: left;
}

@media screen and (max-width: 1200px)  {
#nav ul{
  width: 1104px;
}
	.registAD {
	display: none;
}
	
	
}

/* contents
----------------------------------------------------------*/
#contents{
  background: url(../img/con_bg_top.png) center top repeat-x,url(../img/con_bg_snow.png) center 30px repeat-x, linear-gradient(to bottom, #24498e 0%,#000 10%);
}
#contentsInner{
  background: url(../img/con_bg_star.png) center top repeat-y;
  padding-top: 113px;
}
h2{
  margin-bottom: 40px;
  text-align: center;
}
h3{
  text-align: center;
  margin-bottom: 20px;
}
h4{
  margin-bottom: 20px;
}
.box{
  margin-bottom: 70px;
}
.box_inner{
  position: relative;
  padding: 0 34px;
  margin-bottom: 30px;
}
div.thumb{
  padding-left: 20px;
}

/* point
----------------------------------------------------------*/
#point{
  background: url(../img/point_bg.png) center bottom no-repeat;
  min-height: 1260px;
}
#point .inner{
  width: 1085px;
}
#point .inner ul{
  max-width: 1085px;
  margin: 0 auto;
  overflow: hidden;
}
#point .inner ul li{
  float: left;
}
.point1,.point2{
  padding-right: 16px;
}

/* modal
----------------------------------------------------------*/
#lean_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  background: #000;
  display: none;
}

.modal_block {
  display: none;
  margin: 0 auto;
  background: rgba(0,0,0,0.6);
}

/* play
----------------------------------------------------------*/
#advice{
  width: 372px;
  min-height: 311px;
  background:url(../img/play_advice_bg.png) no-repeat;
  padding: 30px 30px 0;
}
#block2_ss01{
  position: absolute;
  top: 0;
  right: 30px;
}
#finish{
  position: relative;
  background:url(../img/play_bg_finish.png) center top no-repeat;
  width: 731px;
  min-height: 620px;
  padding: 120px 120px 0;
  margin: 0 auto;
}
#finish_chara{
  position: absolute;
  right: -115px;
  bottom: -280px;
}
#service h4{
  background:url(../img/line.png) bottom no-repeat;
  padding-bottom: 20px;
}

/* attention
----------------------------------------------------------*/
#attention ul li{
  text-indent: -1em;
  padding-left: 1em;
  padding-bottom: 10px;
}

/* table
----------------------------------------------------------*/

.tableBox{
  border: 1px solid rgba(255,255,255,0.6);
  margin: 0 32px 30px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border:0;
  background-color: #fff;
  color: #000; }

table th, table td {
  padding: 10px; }
table th {
  font-weight: bold;
  white-space: nowrap; }

table thead th {
  text-align: left ;
  color: #fff;
  background-color: #321959;
  border: 1px solid #55328e;
  border-bottom: 1px solid rgba(255,255,255,0.6);
  font-size: 1.2em;
  padding: 10px; }
table tbody th {
  font-size: 0.8em;
  background: #674f8d;
  border: 1px solid #55328e;
  color: #fff;
  width: 5%; }

table td {
  font-size: 0.8em;
  border-top: 1px solid #55328e;
  border-bottom: 1px solid #55328e;
  border-right: 1px solid #55328e; }

table .thumb {
  width: 100px;
  text-align: center;
  border-left: 1px solid #55328e;
  background: #fff; }

table .thumb img {
  display: block;
  margin: 0 auto; }

#play table tr:nth-child(2n){
  background-color: #f2eff7;
}
#play table td{
  width: 50%;
}


/* footer
----------------------------------------------------------*/
#footer {
	margin-top:60px;
  background: url(../img/footer_bg.png) center top repeat-x, linear-gradient(to bottom, #190e29 0%,#54318d 100%);
  color: #fff;
  min-height: 60px;
  text-align: center;
  padding-top: 230px;
}
#footer #copy {
  font-size: 11px;
  font-weight: bold;
  padding: 20px 0;
  color: #fff;
  text-align: center;
}


  #footer h2 {
    margin-bottom: 20px; }
  #footer h3 {
    font-size: 20px; }
  #footer #startBtn {
    margin: 0 auto;
    width: 583px;
    display: block; }
  #footer #moreBtn {
    display: block;
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 20px; }
    #footer #moreBtn:hover {
      text-decoration: none; }
  #footer .col3 {
    width: 900px;
    margin: 0 auto 30px; }
    #footer .col3 .col {
      width: 33.3333%;
      float: left; }
      #footer .col3 .col:nth-child(2) img, #footer .col3 .col:nth-child(3) img {
        padding: 20px 0; }
      #footer .col3 .col img {
        margin-bottom: 10px; }
      #footer .col3 .col p {
        text-align: left;
        color: #fff;
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
        font-weight: bold; }
  #footer .sns {
    width: 860px;
    margin: 0 auto;
    text-align: center; }
    #footer .sns li {
      display: inline-block;
      width: 300px;
      margin: 0 10px 30px; }


/* pickup
----------------------------------------------------------*/
#pickup h2 {
  position: relative;
  top: 0;
  left: 0;
}


/* registAD
----------------------------------------------------------*/





