@charset "UTF-8";
html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

/* CSS Document */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .txt_pic,
* html .clearfix {
  zoom: 1;
}

/* IE6 */
*:first-child + html .txt_pic,
*:first-child + html .clearfix {
  zoom: 1;
}

/* IE7 */
/* common
------------------------------------------------- */
html {
  background: #d5eaeb url(../img/common/bg_fog.jpg) 130px repeat;
}

body {
  background: url(../img/common/bg_pattern.png) 132px repeat fixed;
}

a {
  text-decoration: none;
  color: #d44ba5;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

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

ul li {
  list-style: none;
}

body {
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #4f4624;
  line-height: 1.7;
}

/* ------- header ------- */
#gungho {
  background: url(../img/common/header_line.gif) repeat-x scroll 0 0 white;
  height: 30px;
  vertical-align: bottom;
  width: 100%;
  z-index: 100;
  position: relative;
  border-bottom: 5px #cccccc solid;
}

#gungho p#ragnarok {
  background: url(../img/common/header_bg.gif) no-repeat scroll 100% 0 white;
  height: 30px;
  text-align: left;
  width: 100%;
}

#sns {
  position: absolute;
  top: 16px;
  right: 0;
  zoom: 100%;
}

#sns li {
  margin-left: 20px;
  display: inline-block;
  vertical-align: bottom;
}

#twitter {
  width: 90px !important;
}

/* style
------------------------------------------------- */
.box {
  width: 960px;
  margin: 0 auto 50px;
}

.main {
  float: left;
  margin-right: 16px;
}

.sub {
  overflow: hidden;
  text-align: left;
}

.col2 {
  overflow: hidden;
}

.sec .col2 .main {
  width: 50%;
}

.sec .col2 .sub {
  text-align: right;
}

.col3 li {
  float: left;
  width: 33.333%;
  text-align: left;
}

.inner {
  margin: 0 30px;
}

.main.inner,
.main .inner {
  margin: 0 0 5px 30px;
}

.sub.inner {
  margin: 0 30px 0 0;
}

.notice {
  padding: 25px 0 0 4em;
  text-indent: -1.5em;
  font-size: 12px;
  color: #afb1ff;
}

.notice li {
  padding-bottom: .5em;
}

.inner .notice {
  padding: 5px 0 25px 20px;
}

.clear {
  clear: both;
}

.mt10 {
  margin: 10px 0 0 0;
}

.attention {
  font-size: 90%;
  color: #816a46;
}

/* table */
table {
  width: 900px;
  margin: 0 auto;
  background-color: #fff;
  border: 4px #72d5dc solid;
  color: #00304f;
}

table.non {
  margin-bottom: 0 !important;
}

table tr th,
table tr td {
  padding: 14px;
  border-bottom: 1px #72d5dc solid;
  vertical-align: top;
  text-align: left;
}

table tr th {
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
}

table td {
  font-size: 13px;
}

table .thumb {
  text-align: center;
  vertical-align: top;
  width: 100px;
}

/* ------- footer ------- */
#footer {
  padding-top: 42px;
  text-align: center;
  background: #d25239;
}

#footer .box {
  width: 920px;
}

#footer a {
  color: #e9e9e9;
}

#footer h2 {
  margin-bottom: 30px;
}

#aboutBox dl {
  float: left;
  margin-bottom: 15px;
  width: 285px;
  text-align: left;
  color: #fff;
}

#aboutBox dl + dl {
  margin-left: 30px;
}

#aboutBox dt {
  margin-bottom: 14px;
}

#aboutBtn {
  margin-bottom: 40px;
}

#snsLink {
  overflow: hidden;
  width: 680px;
  margin: 0 auto 50px;
  text-align: center;
}

#snsLink li {
  float: left;
  margin: 0 20px;
}

#copyrightArea {
  font-size: 12px;
  text-align: center;
  font-family: san-serif;
  color: #000;
  background-color: #b94c36;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}

#copyrightArea p {
  padding: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  line-height: 24px;
}

/* ------- nav ------- */
#nav {
  position: absolute;
  width: 100%;
  height: 55px;
  margin: 0 auto;
  border-top: 2px #f5c401 solid;
  border-bottom: 2px #cda400 solid;
  background: url(../img/common/nav_bg.jpg) repeat-x;
  z-index: 1000;
}

#nav .box {
  margin-bottom: 0;
  position: relative;
}

#nav ul li {
  float: left;
  z-index: 160;
}

#globalnav {
  position: absolute;
  top: 14px;
  left: 300px;
}

#globalnav li + li {
  margin-left: 20px;
}

/* index
------------------------------------------------- */
#header {
  position: relative;
  top: 55px;
  height: 580px;
  margin: 0 auto;
  padding-top: 100px;
  text-align: center;
  background: url(../img/index/title_bg01.png) center 17px no-repeat, url(../img/index/title_bg02.png) center top no-repeat;
  behavior: url("PIE.htc");
  -pie-background: url(../img/index/title_bg01.png) center 17px no-repeat, url(../img/index/title_bg02.png) center top no-repeat;
}

#lead {
  margin: 0 auto;
  text-align: center;
}

#lead p {
  height: 470px;
  text-indent: -9999px;
  background: url(../img/index/lead_content.png) center top no-repeat;
}

#item h2,
#history h2,
.sec #contents h2 {
  min-height: 75px;
  padding-left: 40px;
  background: url(../img/common/h2_bg.gif) -5px center no-repeat;
}

#item {
  height: 490px;
  background: url(../img/index/item_bg.png) center 23px no-repeat;
}

#item h2 {
  margin-bottom: 26px;
  background-position-y: 20px;
}

#item p {
  height: 160px;
  text-indent: -9999px;
  margin-bottom: 26px;
  background: url(../img/index/item_content.png) 43px top no-repeat;
}

#costama {
  padding: 16px 30px;
  margin-left: 43px;
  background: url(../img/index/item_subtitle_bg.jpg) left top no-repeat;
}

#costama p {
  font-size: 13px;
  text-indent: 0;
  height: auto;
  background: none;
  margin-bottom: 0;
}

#history p {
  margin-bottom: 5px;
  font-size: 18px;
}

#history li {
  display: inline-block;
  margin: 5px 0;
}

#guide {
  margin-bottom: 60px;
  padding-top: 24px;
  text-align: center;
  height: 312px;
  background: url(../img/index/guide_bg.png) center top no-repeat;
}

#guide p {
  height: 88px;
  text-indent: -9999px;
  margin-bottom: 30px;
  background: url(../img/index/guide_content.jpg) center top no-repeat;
}

#guide li {
  display: inline;
}

/* sec
------------------------------------------------- */
.sec h3 {
  background: url(../img/common/subtitle_bg.png) center top no-repeat;
}

.sec #header {
  height: 315px;
  padding-top: 68px;
  background: url(../img/common/sec_bg01.png) center 25px no-repeat, url(../img/common/sec_bg02.png) center top no-repeat;
}

.sec #contents {
  position: relative;
  z-index: 100;
  width: 960px;
  margin: 0 auto;
}

.sec #contents .box {
  padding: 19px 0;
  background: url(../img/common/box_top.png) center top no-repeat, url(../img/common/box_bottom.png) center bottom no-repeat;
  behavior: url("PIE.htc");
  -pie-background: url(../img/common/box_top.png) center top no-repeat, url(../img/common/box_bottom.png) center bottom no-repeat;
}

.sec #contents .boxInner {
  padding: 10px 0;
  background: url(../img/common/box_repeat.png) center top repeat-y;
}

/* entry
------------------------------------------------- */
.sec #step .boxInner {
  position: relative;
  padding: 60px 0 10px;
}

.sec #step h2 {
  position: absolute;
  top: -45px;
  width: 945px;
  background-position-y: 18px;
}

.sec #step ol {
  width: 930px;
  height: 193px;
  text-indent: -9999px;
  background: url(../img/entry/step_content.gif) 28px top no-repeat;
}

.sec #contents h3 {
  position: relative;
  z-index: 100;
  height: 86px;
  margin-bottom: 25px;
}
.sec #contents h3 img {
  position: absolute;
  top: -15px;
  left: 14px;
}

.sec #prizeGold.box,
.sec #prizeSilver.box {
  position: relative;
  top: -25px;
  margin-bottom: 0px;
}

.sec #prizeSilver.box {
  margin-bottom: 50px;
}

.sec #prizeGold p {
  height: 105px;
  text-indent: -9999px;
  background: url(../img/entry/prize_gold_content.gif) center top no-repeat;
}

.sec #prizeGold dl {
  height: 97px;
  text-indent: -9999px;
  background: url(../img/entry/prize_gold_sub.gif) center top no-repeat;
}

.sec #prizeSilver p {
  height: 79px;
  text-indent: -9999px;
  background: url(../img/entry/prize_silver_content.png) center top no-repeat;
}

.sec#entry #agreement,
.sec#entry #copyright {
  padding: 50px;
}

.sec#entry #agreement .scroll {
  overflow: scroll;
  width: 840px;
  margin: 0 auto;
  padding-right: 20px;
  height: 500px;
}

.sec#entry #agreement .scroll h3 {
  background: none;
  color: #ff7f2f;
  font-weight: bold;
  height: initial;
  margin-bottom: 0;
  padding-top: 20px;
}

.sec#entry #agreement h3:before {
  content: '■';
}

.sec#entry #agreement h3:first-child {
  padding-top: 0;
}

.sec#entry #copyright ol li {
  list-style-type: decimal;
  list-style-position: inside;
  margin-left: 2em;
  text-indent: -1em;
}

.sec#entry #copyright p {
  margin-bottom: 5px;
}

.sec#entry #goToEntry {
  text-align: center;
  margin-bottom: 100px;
}

#goToEntry a {
  display: block;
  padding-top: 10px;
}

#goToEntry input[type=checkbox] {
  display: inline-block;
  margin-right: 6px;
}

#goToEntry input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  margin-right: 12px;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}

/* qa
------------------------------------------------- */
.sec#qa .boxInner {
  padding: 50px;
}

#qa .question {
  color: #957f28;
  font-weight: bold;
  font-size: 16px;
  min-height: 39px;
  padding: 12px 0 0 53px;
  background: url(../img/qa/question.gif) left top no-repeat;
}

#qa .answer {
  min-height: 39px;
  margin-bottom: 50px;
  padding: 12px 0 0 53px;
  background: url(../img/qa/answer.gif) left top no-repeat;
}

/* prize
------------------------------------------------- */
#prize #prizeGoldList .box,
#prize #prizeSilverList .box {
  padding: 0;
}
#prize #prizeGoldList dt,
#prize #prizeSilverList dt {
  background: #F68B8B;
  color: #fff;
  font-weight: bold;
  padding: 3px 5px;
}
#prize #prizeGoldList dd,
#prize #prizeSilverList dd {
  padding: 3px 5px;
}
#prize #prizeGoldList .manage,
#prize #prizeSilverList .manage {
  background: #81B4DB;
}
#prize #prizeGoldList .box {
  background: none;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
#prize #prizeGoldList .box::after {
  clear: both;
  content: "";
  display: table;
}
#prize #prizeGoldList .box .main {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
}
#prize #prizeGoldList .box .main:last-child {
  margin-right: 0;
}
#prize #prizeGoldList .box .sub {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
}
#prize #prizeGoldList .box .sub:last-child {
  margin-right: 0;
}
#prize #prizeSilverList {
  overflow: hidden;
  width: 940px;
  margin: 0 auto;
}
#prize #prizeSilverList .box {
  width: 300px;
  background: none;
  display: inline-block;
  margin-bottom: 30px;
}
#prize #prizeSilverList .box + div {
  margin-left: 15px;
}
#prize #prizeSilverList .box:nth-child(3n+1) {
  margin-left: 0;
}
#prize #prizeSilverList .box .sub img {
  margin-bottom: 28px;
}
#prize #prizeSilverList .box .main {
  margin-right: 0;
  width: 300px;
}
#prize #thanks {
  text-indent: -9999px;
  background: url(../img/prize/thanks.png) center top no-repeat;
  height: 263px;
  margin-bottom: 50px;
}
