@charset "UTF-8";
/* 
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;
}

img {
  vertical-align: top;
}

body {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  background-color: #f0ffff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a {
  transition: 0.3s;
  opacity: 1;
}
a:hover {
  opacity: 0.7;
}

#top #wrapper {
  width: 970px;
  margin: auto;
  background: url("../images/main-bg.jpg") no-repeat center top #fff;
  position: relative;
}
#top #global-header {
  position: fixed;
  top: 0;
  width: 970px;
  height: 43px;
  margin: auto;
  display: flex;
  background-color: #623712;
  z-index: 10;
}
#top #global-header #global-title {
  order: 2;
  margin-right: 52px;
}
#top #global-header #global-nav {
  order: 3;
}
#top #global-header #global-nav > * {
  display: flex;
}
#top #global-header #dnovel-logo {
  order: 1;
  margin-right: 10px;
  margin-left: 12px;
}
#top #main-contents {
  position: relative;
  z-index: 5;
  display: block;
}
#top #main-top-contents {
  position: relative;
  padding-bottom: 1079px;
}
#top #main-top-contents > * {
  position: absolute;
}
#top #main-top-contents #main-title {
  left: 32px;
  top: 638px;
}
#top #main-top-contents #main-catch {
  left: 0;
  top: 43px;
}
#top #main-top-contents #main-authors {
  left: 372px;
  top: 621px;
}
#top #main-top-contents #btn-circle {
  right: 25px;
  bottom: 0;
}
#top #main-top-contents #btn-browsing {
  left: 93px;
  top: 1000px;
}
#top #story .contents-header {
  margin-bottom: 20px;
}
#top #story .contents {
  margin: 0 42px 32px;
  font-size: 16px;
  line-height: 1.75;
}
#top #character .contents-header {
  margin-bottom: 14px;
}
#top #character .contents {
  margin: 0 20px 28px;
}
#top #character .contents #chara-lists {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
}
#top #character .contents #chara-lists > * {
  display: flex;
  flex-direction: column;
}
#top #character .contents #chara-lists > * .chara-name {
  order: 2;
  text-align: center;
  margin-bottom: 8px;
}
#top #character .contents #chara-lists > * .chara-about {
  order: 3;
  font-size: 16px;
  width: 143px;
  font-size: 16px;
  line-height: 1.75;
}
#top #character .contents #chara-lists > * .chara-image {
  order: 1;
  margin-bottom: 7px;
}
#top #character .contents #chara-lists > *:nth-of-type(odd) .chara-about {
  color: #19548a;
}
#top #character .contents #chara-lists > *:nth-of-type(odd) .chara-image > * {
  border: 2px solid #19548a;
  box-sizing: border-box;
}
#top #character .contents #chara-lists > *:nth-of-type(even) .chara-about {
  color: #623712;
}
#top #character .contents #chara-lists > *:nth-of-type(even) .chara-image > * {
  border: 2px solid #623712;
  box-sizing: border-box;
}
#top #special .contents {
  position: relative;
}
#top #special .contents #btn-outlink {
  position: absolute;
  left: 20px;
  top: 511px;
}
#top #special .contents #btn-interview {
  position: absolute;
  right: 64px;
  top: 340px;
}
#top #specialgift .contents-header {
  margin-bottom: 18px;
}
#top #specialgift .contents {
  margin-bottom: 30px;
}
#top #specialgift .contents #specialgift-lists {
  display: flex;
  justify-content: center;
  list-style-type: none;
}
#top #specialgift .contents #specialgift-lists > * {
  width: 392px;
  text-align: center;
}
#top #specialgift .contents #specialgift-lists > * .shop {
  border-bottom: 2px solid #623712;
  margin-bottom: 8px;
}
#top #specialgift .contents #specialgift-lists > * .items {
  list-style-type: none;
  display: flex;
  justify-content: space-between;
}
#top #specialgift .contents #specialgift-lists > * .items .item {
  font-size: 16px;
  font-weight: bold;
  color: #623712;
}
#top #specialgift .contents #specialgift-lists > * .items .item > p {
  margin-top: 3px;
}
#top #specialgift .contents #specialgift-lists > *:last-of-type {
  margin-left: 58px;
}
#top #specialgift .contents #specialgift-lists > *:last-of-type .item {
  border: 2px solid #623712;
  box-sizing: border-box;
}
#top #global-footer {
  text-align: center;
  background-color: #000;
}
#top #global-footer small {
  line-height: 3.7;
  font-size: 12px;
  color: #fff;
}
#top #global-footer small a {
  color: #fff;
}

#interview #wrapper {
  width: 970px;
  margin: auto;
  position: relative;
}
#interview #global-header {
  height: 639px;
  position: relative;
  background: url("../images/interview-main-bg.jpg") no-repeat center top #fff;
}
#interview #global-header #global-title {
  display: block;
  padding-top: 438px;
  text-align: center;
}
#interview #main-contents {
  display: block;
  padding: 43px 43px 0;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.75;
}
#interview .description {
  font-weight: bold;
  margin-bottom: 1.5em;
}
#interview .introduction {
  margin-bottom: 1.5em;
}
#interview #interview-contents {
  padding-bottom: 2em;
}
#interview #interview-contents .interviewer {
  font-weight: bold;
  margin: 1em 0;
}
#interview #interview-contents .interviewer:before {
  content: "――";
}
#interview #interview-contents .interviewee > strong {
  font-weight: bold;
}
#interview #interview-contents .interviewee > strong:after {
  content: "：";
}
#interview #news > .contents-header {
  text-align: center;
  padding-bottom: 4px;
  border-bottom: 1px solid #f26400;
  margin-bottom: 14px;
}
#interview .news-contents > .contents-header {
  font-size: 20px;
  text-align: center;
  margin-bottom: 0.5em;
}
#interview .news-contents > .contents-header:before, #interview .news-contents > .contents-header:after {
  content: "◆";
}
#interview .news-contents > .contents {
  padding-bottom: 2em;
}
#interview .news-contents#release > .contents {
  display: flex;
  flex-direction: row-reverse;
}
#interview .news-contents#release > .contents .detail > dl dt {
  margin-top: 1em;
}
#interview .news-contents#release > .contents #cd-image {
  margin-right: 16px;
}
#interview .news-contents#live > .contents {
  text-align: center;
}
#interview .news-contents#live > .contents .detail > dt,
#interview .news-contents#live > .contents .detail > dd {
  display: inline-block;
}
#interview .news-contents#live > .contents .detail dt:after {
  content: "：";
}
#interview .news-contents#live > .contents .detail a {
  color: black;
}
#interview .news-contents#live > .contents .detail a:hover {
  color: rgba(0, 0, 0, 0.8);
}
#interview #officialhp {
  padding-bottom: 50px;
  text-align: center;
}
#interview #officialhp a {
  text-decoration: none;
}
#interview #officialhp #btn-officialhp {
  display: inline-block;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  background-color: #ea345a;
  padding: 0 3em;
  border-radius: 25px;
}
#interview #officialhp #btn-officialhp:hover {
  background-color: #ea385d;
}
#interview #global-footer {
  text-align: center;
  background-color: #000;
}
#interview #global-footer small {
  line-height: 3.7;
  font-size: 12px;
  color: #fff;
}
#interview #global-footer small a {
  color: #fff;
}
