/* 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;
  line-height: 1.6;
  font-family: sans-serif;
  /*vertical-align: baseline;*/
}

/* 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;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 30px;
  background-color: #F5DBC2;
  border-top: #301e23 1px solid;
  border-left: #301e23 1px solid;
  color: #400e11;
}
table th, table td {
  border-right: #301e23 1px solid;
  border-bottom: #301e23 1px solid;
  padding: 3px 10px;
  font-size: 14px;
}
table th {
  font-weight: bold;
}
table thead {
  white-space: nowrap;
}
table thead th {
  text-align: left;
  background-color: #9A6D4F;
  color: #F6F9FF;
  padding: 5px 10px;
  font-size: 16px;
}
table tbody th {
  background-color: #DAB68D;
  text-align: center;
  white-space: nowrap;
  padding: 3px 5px;
}
table tbody td {
  text-align: left;
}
table .thumb {
  background-color: #fff;
  width: 100px;
  text-align: center;
}
table .nowrap {
  white-space: nowrap;
}

.weapon tbody th {
  width: 50px;
  white-space: nowrap;
}

.card tbody th {
  width: 50px;
}
.card .type {
  width: 90px;
}
.card .thumb {
  padding: 10px;
}

#fragment-1 .thumb,
#fragment-2 .thumb {
  width: 100px;
}

#fragment-3 .thumb {
  width: 75px;
  vertical-align: middle;
}
#fragment-3 tbody td {
  vertical-align: top;
}

#fragment-4 .thumb,
#fragment-5 .monster .thumb {
  width: 100px;
  background: #B8B8A9;
}
#fragment-4 tbody th,
#fragment-5 .monster tbody th {
  width: 90px;
}

#fragment-5 .thumb {
  width: 100px;
}
#fragment-5 .thumb.map {
  width: 250px;
  background: #797984;
  vertical-align: top;
  padding: 0;
}
#fragment-5 .monster .thumb {
  background: #fff;
}
#fragment-5 div.note h4 {
  float: left;
  margin-right: 10px;
}
#fragment-5 div.note p {
  line-height: 1;
}
#fragment-5 div.note p + h4 {
  clear: both;
  float: left;
}

/* common
----------------------------------------------------------*/
* {
  -webkit-font-smoothing: antialiased;
}

html {
  background: #000;
  color: #47432c;
  min-width: 960px;
}

p {
  line-height: 1.7;
}

img {
  vertical-align: bottom;
}

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

.inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

.section {
  width: 890px;
  margin: 0 auto;
  margin-bottom: 70px;
}
.section h4 {
  font-size: 24px;
  color: #fff;
  line-height: 56px;
}
.section .sub, .section .main {
  margin-bottom: 40px;
}

.section.last {
  margin-bottom: 0;
}

.note, .note li {
  font-size: 12px;
  display: inline-block;
  color: #E1D5C4;
  text-align: left;
}

.attention {
  text-align: left;
  list-style-type: disc;
  width: 90%;
  margin: 0 auto;
}
.attention li {
  font-size: 14px;
  text-indent: -1em;
  line-height: 1.5;
  padding-left: 1em;
}

/* common
----------------------------------------------------------*/
#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;
}

#sns {
  position: absolute;
  top: 24px;
  right: -25px;
  line-height: 48px;
  text-align: right;
  text-indent: initial;
}
#sns li {
  display: inline-block;
}

#pagetop {
  position: absolute;
  bottom: -20px;
  right: 10%;
}
#pagetop:hover {
  bottom: -8px;
}

/* footer
----------------------------------------------------------*/
#footer {
  background: #11080a;
  color: #fff;
  min-height: 60px;
  text-align: center;
  padding-top: 50px;
}
#footer #copy {
  font-size: 11px;
  font-weight: bold;
  padding: 20px 0;
}

/* site common
----------------------------------------------------------*/
body {
  background: #000;
  min-width: 1150px;
}

h2 {
  text-align: center;
  margin-bottom: 30px;
}

.fixed {
  position: fixed !important;
  top: 0 !important;
}

.colL {
  width: 60%;
  float: left;
  margin-right: 20px;
}

.colR {
  overflow: hidden;
}

#content {
  margin-bottom: 100px;
}

/* top
----------------------------------------------------------*/
#top {
  background: #faf4ed;
  color: #400e11;
}
#top a {
  color: #400e11;
}
#top #header {
  background: url(../img/top/haeder_bg.gif) center top repeat-y;
  background-size: contain;
  text-align: center;
}
#top #header .inner {
  height: 100%;
}
#top #header_bg {
  height: 613px;
  background: url(../img/top/main_bg.jpg) center top no-repeat;
}
#top h1 {
  position: relative;
  left: 0px;
  top: -8px;
}
#top .date {
  position: relative;
  z-index: 100;
  top: -9px;
}
#top .copy {
  position: absolute;
  left: 50%;
  margin-left: -322px;
  top: 266px;
}
#top #eventNav {
  text-align: center;
  width: 740px;
  margin: 0 auto;
  position: absolute;
  overflow: hidden;
  height: 213px;
  left: 50%;
  margin-left: -370px;
  bottom: 10px;
}
#top #eventNav li {
  position: absolute;
}
#top #eventNav li:first-child {
  left: 0;
}
#top #eventNav li:nth-child(2) {
  right: 0;
}
#top #eventNav a:hover {
  opacity: .8;
}
#top #gnav {
  background: url(../img/top/nav_bg.png) center top no-repeat, url(../img/top/nav_bg_repeat.jpg) top center repeat-x;
  top: 645px;
}
#top #gnav ul {
  overflow: hidden;
  top: 11px;
  left: 15px;
}
#top #gnav li {
  float: left;
}
#top #content {
  background: url(../img/top/bg_onpu01.png) top left no-repeat;
  padding-top: 40px;
  margin-bottom: 0;
}
#top #content .section {
  width: 100%;
  padding: 60px 0 70px;
  margin-bottom: 0;
}
#top #content .inner {
  width: 860px;
  overflow: hidden;
}
#top #story .colL {
  width: 404px;
}
#top #story iframe {
  border: 3px solid #fff;
}
#top #story p {
  font-size: 15px;
  margin-bottom: 1em;
}
#top #map {
  background: #fff;
  position: relative;
}
#top #map p {
  font-size: 18px;
}
#top #map .colL {
  width: 304px;
}
#top #map .chara {
  position: absolute;
  right: 0;
  bottom: 0;
}
#top #anniversary-song {
  background: url(../img/top/bg_onpu02.png) center top no-repeat;
}
#top #anniversary-song h3 {
  font-size: 20px;
  padding-top: 20px;
  background: url(../img/newitem/h5_mark.png) 0 30px no-repeat;
  padding-left: 30px;
}
#top #anniversary-song p {
  font-size: 14px;
  margin-bottom: 1em;
}
#top #anniversary-song #downloadBtn li {
  display: inline-block;
  width: 49%;
}
#top #anniversary-song .name {
  padding-top: 0;
  font-size: 25px;
  background: none;
  padding-left: 0;
}
#top #anniversary-song .name span {
  font-size: 18px;
}
#top #anniversary-song .name .label {
  color: #fff;
  background: #400e11;
  border-radius: 3px;
  display: inline-block;
  behavior: url(PIE.htc);
  font-size: 13px;
  padding: 3px 5px;
  vertical-align: text-bottom;
  margin-right: 10px;
}
#top #anniversary-song .thumb {
  background: 3px solid #fff;
  margin-bottom: 20px;
}
#top #anniversary-song .colL {
  width: 400px;
  padding: 0 15px;
  text-align: center;
}
#top #anniversary-song .colL li {
  margin-bottom: 10px;
}
#top #anniversary-song .colL p {
  text-align: left;
}
#top #anniversary-song .colR .colL {
  width: 280px;
  margin-right: 8px;
  padding: 0;
}
#top #anniversary-song .colR .colL p {
  margin-bottom: 0;
  text-align: left;
}
#top #anniversary-song #songInfo {
  color: #FB1288;
}
#top #anniversary-song .notice {
  padding: 20px 0 0;
  margin: 30px 20px 0;
  border-top: 3px solid #F3DEC5;
  border-bottom: 3px solid #F3DEC5;
  font-size: 12px;
}
#top #anniversary-song .notice p {
  padding: 0 20px;
  text-align: left;
  font-size: 12px;
}
#top #anniversary-song .notice p span {
  display: block;
}
#top #anniversary-song .notice a {
  font-size: 12px;
  display: block;
  font-weight: bold;
  text-align: left;
  padding: 10px 20px;
}
#top #anniversary-song .notice + div {
  border-top: 0;
  padding-bottom: 10px;
  margin-top: 0;
}
#top #anniversary-song .attention li {
  text-indent: -1.2em;
  padding-left: 1.2em;
  margin-bottom: .5em;
  list-style: none;
  line-height: 1.3em;
  font-size: 12px;
}
#top #anniversary-song .attention li:before {
  content: url(../img/top/attention_mark.png);
  margin-right: 5px;
}
#top #wallpaper {
  background: url(../img/top/bg_onpu03.png) center right no-repeat;
}
#top #wallpaper h3 {
  font-size: 20px;
  padding-top: 20px;
  background: url(../img/newitem/h5_mark.png) 0 30px no-repeat;
  padding-left: 30px;
}
#top #wallpaper p {
  font-size: 14px;
}
#top #wallpaper .name {
  padding-top: 0;
  font-size: 25px;
  background: none;
  padding-left: 0;
}
#top #wallpaper .name span {
  font-size: 18px;
}
#top #wallpaper .name .label {
  color: #fff;
  background: #400e11;
  border-radius: 3px;
  display: inline-block;
  behavior: url(PIE.htc);
  font-size: 13px;
  padding: 3px 5px;
  vertical-align: text-bottom;
  margin-right: 10px;
}
#top #wallpaper .thumb {
  background: 3px solid #fff;
  margin-bottom: 20px;
}
#top #wallpaper .colL {
  width: 340px;
  text-align: center;
}
#top #wallpaper .colL li {
  margin-bottom: 10px;
}
#top #attention {
  position: relative;
  background: #fff;
  padding-bottom: 100px;
}
#top #attention .inner {
  width: 712px;
}
#top #attention .chara {
  position: absolute;
  left: 0;
  bottom: 0;
}
#top #attention li {
  text-indent: -1.2em;
  padding-left: 1.2em;
  margin-bottom: 1em;
}
#top #attention li:before {
  content: url(../img/top/attention_mark.png);
  margin-right: 5px;
}

/* sec common
----------------------------------------------------------*/
/* header */
#gnav {
  height: 120px;
  background: url(../img/common/gnav_bg.png) top center no-repeat, url(../img/common/gnav_bg_repeat.png) top center repeat-x;
  width: 100%;
  z-index: 100000;
  position: absolute;
  top: 35px;
}
#gnav p {
  width: 213px;
  float: left;
}
#gnav p a {
  display: block;
  position: relative;
  z-index: 100;
}
#gnav #gnavTitle {
  position: relative;
  top: -8px;
  left: -3px;
}
#gnav #gnavTitle:hover img {
  opacity: .8;
}
#gnav #sns {
  top: 15px;
}
#gnav ul {
  position: relative;
}
#gnav ul ul {
  display: none;
  position: absolute;
  top: 64px;
  z-index: 1000;
  background: #2B020A;
  border-bottom: 2px solid #E80000;
  border-left: 2px solid #E80000;
  border-right: 2px solid #E80000;
  margin: 0 auto;
  padding: 14px 18px;
}
#gnav ul ul li {
  display: block;
  height: auto;
  margin: 0 auto 10px;
  padding: 0 0 10px;
  text-align: left;
  border-bottom: 1px solid #E80000;
}
#gnav ul ul li:nth-child(2) {
  margin-right: 0;
}
#gnav ul ul li:last-child {
  border: none;
}
#gnav ul ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
#gnav ul li {
  display: inline-block;
}
#gnav ul li:nth-child(2) ul {
  left: 330px;
  width: 138px;
}
#gnav ul li:nth-child(3) ul {
  width: 104px;
  left: 506px;
}
#gnav ul a:hover {
  opacity: .8;
}

#gnavTop {
  height: 54px;
  line-height: 54px;
  margin-bottom: 16px;
}
#gnavTop a {
  padding: 8px 0;
  height: 54px;
  display: inline-block;
}

#gnavSec {
  width: 945px;
  overflow: hidden;
}

#gnavEvent {
  width: 388px;
  float: left;
  margin: 0 0 0 3px;
}
#gnavEvent li + li {
  margin-left: -2px;
}

#gnavCommon li {
  display: block;
  float: left;
}

#eventInfo span {
  display: none;
  position: absolute;
  z-index: 10;
  text-align: left;
}
#eventInfo span:after {
  border-bottom: 10px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  position: absolute;
  top: -10px;
  right: 35px;
  width: 0;
  height: 0;
}
#eventInfo li {
  position: relative;
}
#eventInfo li:hover span {
  display: block;
  position: absolute;
  top: 65px;
  right: -20px;
  width: 295px;
  background: #fff;
  border: 3px solid #ffffff;
  border-radius: 3px;
  padding: 3px;
  color: #9f3c41;
  font-weight: bold;
  font-size: 12px;
}
#eventInfo li img {
  vertical-align: top;
}

.sec h1 {
  text-align: center;
}
.sec h3 {
  font-size: 24px;
}
.sec h3 img {
  vertical-align: middle;
}
.sec h4 {
  margin: 0 auto;
  color: #f0dcc5;
  font-size: 20px;
}
.sec #pageTitle {
  height: 347px;
}
.sec #pageTitle h1 {
  padding-top: 40px;
}
.sec #pageTitle #eventInfo {
  text-align: center;
  position: relative;
  top: -60px;
}
.sec #pageTitle #eventInfo li {
  display: inline-block;
}
.sec #content {
  padding-top: 76px;
}
.sec #content .section {
  width: 860px;
  margin: 0 auto;
}
.sec #content .section .catchImg {
  position: absolute;
}
.sec #content .attention {
  font-size: small;
  color: red;
  width: 100%;
  text-indent: -1em;
  margin-left: 1em;
}
.sec .section {
  width: 876px;
  margin: 0 auto 100px;
  text-align: left;
  overflow: hidden;
}
.sec .section a {
  color: #D48F22;
  text-decoration: underline;
}
.sec .section .main {
  float: left;
  width: 500px;
  margin-right: 30px;
}
.sec .section .sub {
  float: right;
}
.sec .section .note li, .note .sec .section li li {
  display: block;
}
.sec .section .inner {
  width: 760px;
  margin: 0 auto 30px;
}
.sec .section .innerTable {
  width: 700px;
  margin: 0 auto 30px;
}
.sec .section .questionLink {
  line-height: 35px;
  vertical-align: middle;
  display: inline-block;
  background: #f0dcc5;
  border-radius: 25px;
  text-decoration: none;
  font-size: 18px;
  border: 3px solid #e5c6b2;
  color: #400e11;
  margin-bottom: 25px;
  behavior: url(PIE.htc);
  text-align-last: auto;
}
.sec .section .questionLink:before {
  content: url(../img/common/linkmark.png);
  vertical-align: bottom;
  height: 35px;
  margin-right: 5px;
  display: inline-block;
}
.sec .section .questionLink:hover {
  background: #fff;
}

/* dungeon
----------------------------------------------------------*/
#dungeon {
  background: #1b5d9b;
  color: #fff;
}
#dungeon .lead {
  text-align: center;
  margin-bottom: 1.5em;
}
#dungeon .dungeons {
  margin-bottom: 70px;
  padding-top: 35px;
}
#dungeon .dungeons h3 {
  margin-left: -20px;
}
#dungeon .dungeons p {
  margin-bottom: 3em;
  height: 6.5em;
  width: 430px;
}
#dungeon .questionLink {
  width: 260px;
}
#dungeon .section {
  padding: 130px 0 0;
}
#dungeon #pnav {
  background: url(../img/dungeon/pnav_bg.png) center top no-repeat;
  width: 182px;
  height: 319px;
  position: fixed;
  left: 0;
  padding: 30px 0;
  top: 50%;
  margin-top: -159px;
  z-index: 1000;
}
#dungeon #pnav ul a {
  padding-left: 12px;
}
#dungeon #pnav a {
  display: block;
}
#dungeon #pnav a:hover {
  opacity: .8;
}
#dungeon #eventInfo li:hover span {
  color: #062344;
  width: 240px;
}
#dungeon #pageTitle {
  background: url(../img/common/title_bg.jpg) center bottom repeat-x #0e143a;
}
#dungeon #pageTitle .inner {
  width: inherit;
  background: url(../img/dungeon/pagetitle.jpg) center top no-repeat;
}
#dungeon #dungeon01 {
  background: url(../img/dungeon/dungeons01_bg.jpg) center top no-repeat;
}
#dungeon #dungeon02 {
  background: url(../img/dungeon/dungeons02_bg.jpg) center top no-repeat;
}
#dungeon #dungeon03 {
  background: url(../img/dungeon/dungeons03_bg.jpg) center top no-repeat;
}
#dungeon #dungeon04 {
  background: url(../img/dungeon/dungeons04_bg.jpg) center top no-repeat;
  margin-bottom: 80px;
}
#dungeon table {
  background-color: #103765;
  border-top: #485888 1px solid;
  border-left: #485888 1px solid;
  color: #E4ECFF;
}
#dungeon table th, #dungeon table td {
  border-right: #485888 1px solid;
  border-bottom: #485888 1px solid;
}
#dungeon table thead th {
  background-color: #001835;
}
#dungeon table tbody th {
  background-color: #09294E;
}
#dungeon #content .section {
  width: 100%;
}
#dungeon #first {
  background: #134987 url(../img/dungeon/first_bg.png) center top no-repeat;
  padding: 60px 0;
}
#dungeon #step01 {
  margin-bottom: 16px;
}
#dungeon #step02 .questionLink {
  position: relative;
  top: -30px;
  left: 10px;
}
#dungeon #step03 {
  text-align: center;
  background: #143a5c;
  padding-bottom: 40px;
}
#dungeon #step03 img {
  position: relative;
  top: -24px;
}
#dungeon #step04 {
  background: #0f2a41;
}
#dungeon #step04 .inner {
  text-align: center;
  width: 760px;
  height: 385px;
  margin: 0 auto;
  position: relative;
}
#dungeon #step04 .inner img {
  position: relative;
  top: -48px;
}
#dungeon #step04 .inner .questionLink {
  width: 260px;
  text-align: left;
  position: absolute;
  left: 10px;
  bottom: 0;
}
#dungeon #step05 {
  text-align: center;
  height: 760px;
  background: #0f2a41 url(../img/dungeon/02_step05_bg.png) center bottom no-repeat;
}
#dungeon #memorial {
  padding-top: 40px;
  background: url(../img/dungeon/dungeons05_bg.jpg) no-repeat center top;
}
#dungeon #memorial h3 {
  margin-left: -10px;
}
#dungeon #memorial .introTxt {
  margin-bottom: 3em;
  height: 6.5em;
  width: 430px;
}
#dungeon #memorial h4 {
  background: url(../img/dungeon/h3_bg.png) left bottom no-repeat;
  height: inherit;
  line-height: 3;
  padding-left: 30px;
  color: #fff;
  margin-bottom: 10px;
  width: 762px;
}
#dungeon #memorial .inner .colL {
  padding-left: 20px;
  width: 55%;
}
#dungeon #memorial #aboutMemorial {
  clear: both;
  background: url(../img/dungeon/aboutMemorial_bg.png) center top no-repeat;
  height: 407px;
  padding-top: 20px;
  margin-bottom: 40px;
}
#dungeon #memorial #aboutMemorial .inner {
  width: 720px;
}
#dungeon #memorial #aboutMemorial .inner ul {
  background: url(../img/dungeon/aboutMemorial_steps.jpg) no-repeat center top;
  padding-top: 120px;
}
#dungeon #memorial #aboutMemorial .inner ul li {
  font-size: 12px;
  float: left;
  width: 154px;
  margin-right: 34px;
}
#dungeon #memorial #aboutMemorial .inner ul li:last-child {
  margin-right: 0;
}
#dungeon #memorial #aboutMemorial h4 {
  background: none;
  padding: 0;
  margin-bottom: 15px;
}
#dungeon #memorial #aboutMemorial h5 {
  margin-top: 1em;
  margin-bottom: 10px;
}
#dungeon #findBoss .inner {
  overflow: hidden;
}
#dungeon #findBoss .inner h3 {
  background: url(../img/dungeon/h3_bg.png) center bottom no-repeat;
  height: inherit;
  line-height: 3;
  padding-left: 20px;
  color: #fff;
  margin-bottom: 20px;
  font-size: 20px;
}
#dungeon #findBoss .coordinate img {
  margin-bottom: 20px;
}
#dungeon #findBoss .coordinate .btn {
  text-align: center;
}
#dungeon .data h3 {
  background: url(../img/dungeon/h3_bg.png) center bottom no-repeat;
  height: inherit;
  line-height: 3;
  padding-left: 20px;
  color: #fff;
  margin-bottom: 20px;
  font-size: 20px;
}
#dungeon .data .thumb {
  width: 160px;
  padding: 5px;
}

/* prontera
----------------------------------------------------------*/
#prontera {
  background: #ffdbf6;
  color: #8e5262;
}
#prontera h4 {
  background: url(../img/prontera/h4_bg.png) left bottom no-repeat;
  height: inherit;
  line-height: 3;
  color: #8e5262;
  padding-left: 30px;
  margin-bottom: 10px;
}
#prontera table {
  background-color: #FFF1F9;
  border-top: #B70065 1px solid;
  border-left: #B70065 1px solid;
  color: #793A5A;
}
#prontera table th, #prontera table td {
  border-right: #B70065 1px solid;
  border-bottom: #B70065 1px solid;
}
#prontera table thead th {
  background-color: #CE3984;
}
#prontera table tbody th {
  background-color: #F7CCDC;
}
#prontera .questionLink {
  width: 260px;
  background: #FDDDDA;
  border: 3px solid #E5B7B2;
  margin: 20px 0 0;
}
#prontera .questionLink:before {
  content: url(../img/prontera/linkmark.png);
}
#prontera .questionLink:hover {
  background-color: #fff;
}
#prontera #pageTitle {
  background: url(../img/common/title_bg.jpg) center bottom repeat-x #f070d4;
}
#prontera #pageTitle .inner {
  background: url(../img/prontera/pagetitle.jpg) center top no-repeat;
  width: inherit;
}
#prontera #pageTitle h1 {
  padding-top: 10px;
}
#prontera #pageTitle #eventInfo {
  top: -75px;
}
#prontera #gnavTop.inner {
  overflow: inherit;
}
#prontera #content {
  background: url(../img/prontera/bg_onpu.png) center top no-repeat;
  margin-bottom: 0;
}
#prontera #content .section {
  width: 100%;
}
#prontera #mainEvent {
  background: #ffcdf2;
  padding-bottom: 100px;
}
#prontera #itemMap {
  text-indent: -9999px;
  background: url(../img/prontera/02_02_map.png) center top no-repeat;
  margin: 0 auto 40px;
  height: 650px;
}
#prontera #crystal h3 {
  margin-bottom: -20px;
}
#prontera #crystal .colR {
  margin-top: 20px;
}
#prontera .h4Inner {
  width: 95%;
  margin-left: 20px;
}
#prontera .inner {
  overflow: hidden;
}
#prontera .section {
  padding: 60px 0 70px;
}
#prontera .h3Inner {
  width: 95%;
  margin: 0 auto;
}

/* newItem
----------------------------------------------------------*/
#newItem {
  background: #faf4ed;
  color: #400e11;
}
#newItem a {
  color: #400e11;
}
#newItem h1 {
  width: 100%;
  background: url(../img/newitem/pagetitle.jpg) center top no-repeat;
  background-size: cover;
  height: 123px;
  padding-top: 60px;
}
#newItem h3 {
  background: url(../img/newitem/subtitle_bg.png) 30px top no-repeat;
  height: 74px;
  line-height: 57px;
  margin: 0 auto;
  color: #fff;
  padding-left: 60px;
  width: 844px;
  font-size: 22px;
  text-align: left;
  position: relative;
}
#newItem h3 img {
  position: absolute;
  left: 0;
  top: 0;
}
#newItem h4 {
  background: url(../img/newitem/h4_bg.png) center bottom no-repeat;
  height: inherit;
  line-height: 3;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  color: #400e11;
}
#newItem h5 {
  background: url(../img/newitem/h5_mark.png) center left no-repeat;
  padding-left: 30px;
  margin-bottom: 5px;
}
#newItem #content .section {
  width: 868px;
}
#newItem .questionLink {
  padding-right: 6px;
}
#newItem .questionLink:before {
  margin-right: 0;
}
#newItem #step01 {
  position: relative;
  overflow: visible;
}
#newItem #step01 .catchImg {
  right: 20px;
  top: -90px;
}
#newItem #step01 .questionLink {
  position: relative;
  left: 24px;
  top: 5px;
  margin-bottom: 0;
}
#newItem #step02 {
  position: relative;
  overflow: visible;
  padding-top: 130px;
}
#newItem #step02 .catchImg {
  right: 110px;
  top: 113px;
  z-index: 100;
}
#newItem #step02 .questionLink {
  margin-top: 10px;
  margin-bottom: 0;
}

/*add
----------------------------------------------------------*/
#dungeon #first {
  padding-bottom: 30px;
}

#dungeon #play {
  margin-top: -20px;
}

#dungeon .notice {
  color: #fff007;
  font-size: 14px;
  line-height: 1.5;
  margin: 0.6em 0;
}
