@charset "UTF-8";
/* CSS Document */
/* ====================================================================

★ Reset

==================================================================== */
/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* ====================================================================

★ style

==================================================================== */
img {
  vertical-align: top;
}

body {
  background-color: #41357c;
  background: url("../images/global-bg.gif") repeat left top;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

#wrapper {
  position: relative;
  width: 970px;
  margin: 0 auto;
  background-color: #fff;
}

header {
  position: relative;
  height: 1014px;
  background: url("../images/header-bg.jpg") no-repeat right top;
}
header:before {
  content: "";
  display: block;
  width: 970px;
  height: 1014px;
  background: url("../images/global-petal.png") no-repeat left top;
  position: absolute;
  left: 0;
  top: 0;
}

#global-title {
  position: absolute;
  left: -45px;
  top: 220px;
}

#global-logo {
  position: fixed;
  margin-left: 14px;
  top: 0;
  z-index: 13;
}

#global-catch01 {
  position: absolute;
  right: 126px;
  top: 52px;
}

#global-catch02 {
  position: absolute;
  left: 45px;
  top: 75px;
}

#global-author {
  position: absolute;
  right: 2px;
  top: 52px;
}

#global-illustrator {
  position: absolute;
  right: 72px;
  top: 52px;
}

#global-release {
  position: absolute;
  left: 0;
  bottom: 0;
}

#global-book {
  position: absolute;
  right: 16px;
  top: 742px;
  background: url("../images/global-book-bg.png") no-repeat left top;
}
#global-book img:hover {
  opacity: 0.7;
}

#info-special {
  position: absolute;
  left: 0;
  top: 0;
  list-style-type: none;
}
#info-special #special-browsing {
  position: absolute;
  left: 857px;
  top: 578px;
  background: url("../images/info-special-browsing-bg.png") no-repeat left top;
}
#info-special #special-browsing img:hover {
  opacity: 0.7;
}
#info-special #special-ss {
  position: absolute;
  left: 857px;
  top: 422px;
  background: url("../images/info-special-ss-bg.png") no-repeat left top;
}
#info-special #special-ss img:hover {
  opacity: 0.7;
}
#info-special #special-comic {
  position: absolute;
  left: 89px;
  top: 770px;
  background: url("../images/info-special-comic-bg.png") no-repeat left top;
}
#info-special #special-comic img:hover {
  opacity: 0.7;
}

#global-nav {
  position: fixed;
  z-index: 12;
  top: 0;
  width: 970px;
  height: 34px;
  background-color: #000;
}
#global-nav ul {
  font-size: 0;
  text-align: right;
  margin-right: 12px;
}
#global-nav ul li {
  display: inline-block;
  font-size: 10px;
  border-right: 1px solid #fff;
  height: 26px;
}
#global-nav ul li:first-child {
  border-left: 1px solid #fff;
}
#global-nav ul li a {
  display: block;
  height: 34px;
}
#global-nav ul li img:hover {
  opacity: 0.5;
}

#main #story {
  background: url("../images/story-petal-peaces.png") no-repeat left top #000;
}
#main #world {
  background: url("../images/world-petal-peaces.png") no-repeat left top;
  position: relative;
}
#main #world:before {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  background: url("../images/world-petal-peace.png") no-repeat left top;
  position: absolute;
  left: 669px;
  top: -10px;
}
#main #world .contents {
  overflow: hidden;
}
#main #world .contents #world-keywords {
  list-style-type: none;
  overflow: hidden;
}
#main #world .contents #world-keywords > * {
  float: left;
}
#main #character {
  border-top: 1px solid #3a3577;
  position: relative;
  min-height: 512px;
}
#main #character:before {
  content: "";
  display: block;
  width: 19px;
  height: 18px;
  background: url("../images/character-petal-peace-top.png") no-repeat left top;
  position: absolute;
  left: 745px;
  top: -9px;
}
#main #character .character-content {
  width: 849px;
  text-align: right;
  position: absolute;
  left: 121px;
  top: 0;
}
#main #character .character-content#character-sion {
  background: url("../images/character-contents-sion-illust.png") no-repeat left bottom;
}
#main #character .character-content#character-everett {
  background: url("../images/character-contents-everett-illust.png") no-repeat left bottom;
}
#main #character .character-content#character-emilia {
  background: url("../images/character-contents-emilia-illust.png") no-repeat left bottom;
}
#main #character .character-content#character-roze {
  background: url("../images/character-contents-roze-illust.png") no-repeat left bottom;
}
#main #character .character-content#character-lily {
  background: url("../images/character-contents-lily-illust.png") no-repeat left bottom;
}
#main #character .character-content#character-tida {
  background: url("../images/character-contents-tida-illust.png") no-repeat left bottom;
}
#main #character .character-content#character-giselle {
  background: url("../images/character-contents-giselle-illust.png") no-repeat left bottom;
}
#main #character .character-content:not(:first-child) {
  display: none;
}
#main #character #character-lists {
  position: absolute;
  left: 21px;
  top: 157px;
  list-style-type: none;
}
#main #character #character-lists:before {
  content: "";
  display: block;
  width: 30px;
  height: 27px;
  background: url("../images/character-petal-peace-left.png") no-repeat left top;
  position: absolute;
  left: 81px;
  top: -16px;
}
#main #character #character-lists > * {
  border-bottom: 1px solid #3a3577;
}
#main #character #character-lists > *:first-child {
  border-top: 1px solid #3a3577;
}
#main #character #character-lists > * span {
  cursor: pointer;
}
#main #character #character-lists > * span:hover {
  opacity: 0.6;
}
#main #coordination {
  border-top: 1px solid #3a3577;
  position: relative;
}
#main #coordination .contents-header {
  position: relative;
}
#main #coordination .contents-header:before {
  content: "";
  display: block;
  width: 36px;
  height: 31px;
  background: url("../images/coordination-petal-peace-header.png") no-repeat left top;
  position: absolute;
  left: 837px;
  top: 29px;
}
#main #coordination .contents {
  position: relative;
}
#main #coordination .contents:before {
  content: "";
  display: block;
  width: 30px;
  height: 26px;
  background: url("../images/coordination-petal-peace-left.png") no-repeat left top;
  position: absolute;
  left: 771px;
  top: 221px;
}
#main #coordination .contents:after {
  content: "";
  display: block;
  width: 100px;
  height: 95px;
  background: url("../images/coordination-petal-peace-right.png") no-repeat left top;
  position: absolute;
  left: 899px;
  top: 280px;
  z-index: 10;
}
#main #special {
  border-top: 1px solid #3a3577;
  padding-bottom: 88px;
  position: relative;
}
#main #special .contents {
  position: relative;
}
#main #special .contents #endText {
  position: absolute;
  left: 11px;
  top: 211px;
  width: 948px;
  height: 741px;
  background-color: #55cc5a;
  background-color: rgba(85, 204, 90, 0.6);
  z-index: 10;
}
#main #special .contents #endText img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
#main #special .contents:before {
  content: "";
  display: block;
  width: 30px;
  height: 25px;
  background: url("../images/special-petal-peace-top.png") no-repeat left top;
  position: absolute;
  left: 565px;
  top: -8px;
}
#main #special .contents:after {
  content: "";
  display: block;
  width: 146px;
  height: 160px;
  background: url("../images/special-petal-peace-bottom.png") no-repeat left top;
  position: absolute;
  left: 831px;
  top: 620px;
}
#main #special .contents #special-lists {
  position: relative;
  list-style-type: none;
}
#main #special .contents #special-lists .special-list:first-child p:nth-of-type(2) {
  width: 227px;
  position: absolute;
  left: 693px;
  top: 15px;
  z-index: 11;
}
#main #special .contents #special-lists .special-list:first-child p:nth-of-type(2) img {
  width: 100%;
  height: auto;
}
#main #special .contents #special-lists .special-list:nth-child(2) #special-tweet-btn {
  margin: 20px;
  margin-left: 80px;
}
#main #special .contents #special-lists .special-list:nth-child(2) #special-tweet-btn a:hover {
  display: block;
  opacity: 0.7;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul {
  font-size: 0;
  text-align: center;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li {
  font-size: 10px;
  display: inline-block;
  width: 258px;
  height: 525px;
  margin: 0 10px 18px;
  padding: 19px 0;
  vertical-align: top;
  background-color: #e5f4dd;
  border-radius: 15px;
  position: relative;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li .content-header {
  margin-bottom: 15px;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li .comic {
  padding: 0 30px;
  text-align: center;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li .comic img {
  width: 100%;
  height: auto;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li .authorComment-header {
  margin-bottom: 15px;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li .tweetBtn {
  position: absolute;
  bottom: 18px;
  left: 0;
  width: 100%;
  text-align: center;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(1) .comic {
  margin-bottom: 35px;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(1) .comic img {
  width: 202px;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(2) .comic {
  margin-bottom: 26px;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(2) .comic img {
  width: 223px;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(3) .comic {
  margin-bottom: 16px;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(3) .comic img {
  width: 130px;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(4) {
  width: 536px;
  position: relative;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(4) .content-header,
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(4) .authorComment-header,
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(4) .authorComment-comment {
  text-align: right;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(4) .comic:nth-of-type(1) {
  position: absolute;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(4) .comic:nth-of-type(1) img {
  width: 203px;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(4) .comic:nth-of-type(2) {
  text-align: right;
  margin-bottom: 21px;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(4) .comic:nth-of-type(2) img {
  width: 226px;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(5) .comic {
  margin-bottom: 21px;
}
#main #special .contents #special-lists .special-list:nth-child(3) > ul li:nth-of-type(5) .comic img {
  width: 182px;
}
#main #special .contents #special-lists .special-list:nth-child(4) .description {
  margin-bottom: 43px;
}
#main #special .contents #special-lists .special-list:nth-child(4) ul {
  font-size: 0;
  list-style-type: none;
  text-align: center;
}
#main #special .contents #special-lists .special-list:nth-child(4) ul li {
  display: inline-block;
  width: 320px;
  margin: 0 60px 15px;
}
#main #special .contents #special-lists .special-list:nth-child(4) ul li > a img {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}

footer {
  background-color: #000;
  text-align: center;
  position: relative;
}
footer:before {
  content: "";
  display: block;
  width: 18px;
  height: 24px;
  background: url("../images/footer-petal-peace.png") no-repeat left top;
  position: absolute;
  left: 221px;
  top: -17px;
}

/* ====================================================================

★ animation

==================================================================== */
.trigger-off {
  opacity: 0;
}

.trigger-first {
  transition-property: opacity;
  transition-duration: 1s;
  opacity: 1;
}

.trigger-second {
  transition-property: opacity;
  transition-duration: 1s;
  transition-delay: 0.5s;
  opacity: 1;
}

.trigger-third {
  transition-property: opacity;
  transition-duration: 1s;
  transition-delay: 1s;
  opacity: 1;
}

.trigger-fourth {
  transition-property: opacity;
  transition-duration: 1s;
  transition-delay: 1.5s;
  opacity: 1;
}

.trigger-sixth {
  transition-property: opacity;
  transition-duration: 1s;
  transition-delay: 2s;
  opacity: 1;
}

.trigger-seventh {
  transition-property: opacity;
  transition-duration: 1s;
  transition-delay: 2.5s;
  opacity: 1;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  background: none;
  overflow: auto;
}

.cboxIframe {
  background: none;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin: 21px 22px;
}

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
  opacity: 0;
}

#cboxLoadingOverlay {
  background: url(../js/colorbox/images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
  background: url(../js/colorbox/images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../js/colorbox/images/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: -75px -25px;
}

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../js/colorbox/images/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: -50px -25px;
}

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  background: url(../js/colorbox/images/controls.png) no-repeat 0 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxClose:hover {
  background-position: 0 -25px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

#cboxWrapper {
  background: #fff;
}

#ss {
  background: #fff;
  position: relative;
  width: 826px;
  padding: 10px 37px 0;
}
#ss > .contents-header {
  text-align: center;
}
#ss .contents {
  font-size: 18px;
  color: #227933;
  line-height: 2;
  position: relative;
  padding: 0 0 10px;
}
#ss .contents #ssContents {
  position: relative;
}
#ss .contents #ssContents .contents-header {
  position: absolute;
  right: 0;
  top: -47px;
  z-index: 11;
}
#ss .contents #ssContents .contents .contents-title {
  padding-top: 15px;
  padding: 15px 0 15px 38px;
  background: url("../images/ss-contents-bg.png") repeat-y;
}
#ss .contents #ssContents .contents:before {
  content: "";
  display: block;
  background: url("../images/ss-contents-bg-header.png") no-repeat left top;
  width: 826px;
  height: 35px;
  position: relative;
  z-index: 10;
}
#ss .contents #ssContents .contents:after {
  content: "";
  display: block;
  background: url("../images/ss-contents-bg-footer.png") no-repeat left bottom;
  width: 826px;
  height: 35px;
  position: relative;
  z-index: 10;
}
#ss .contents #ssContents .contents p {
  padding: 1em 38px;
  background: url("../images/ss-contents-bg.png") repeat-y;
}
#ss .contents #ssContents .contents p.hairline {
  text-align: center;
}
