@charset "UTF-8";
/* line 5, ../sass/partials/util/_mixin.sass */
.mcfix:before, .m-share:before, ul.manga-category-list:before, #main.find .category-manga_list .manga-slider:before, .m-archive-entry article:before, .m-archive-store article:before, .m-news article:before, .mcfix:after, .m-share:after, ul.manga-category-list:after, #main.find .category-manga_list .manga-slider:after, .m-archive-entry article:after, .m-archive-store article:after, .m-news article:after {
  content: " ";
  display: table;
}
/* line 9, ../sass/partials/util/_mixin.sass */
.mcfix:after, .m-share:after, ul.manga-category-list:after, #main.find .category-manga_list .manga-slider:after, .m-archive-entry article:after, .m-archive-store article:after, .m-news article:after {
  clear: both;
}

/* line 135, ../sass/partials/util/_mixin.sass */
.is-visible, .js-pjax_container {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 139, ../sass/partials/util/_mixin.sass */
.is-hidden, .is-loading .js-pjax_container {
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 1, ../sass/partials/util/_sprite.sass */
i.spacer {
  text-indent: -9999px;
  line-height: 1;
  font-size: 1px;
  overflow: hidden;
  border: none;
  display: inline-block;
  height: 0;
  background-repeat: no-repeat;
}

/* line 46, ../sass/partials/util/_sprite.sass */
i.spacer {
  background-image: url('../images/sprite_base-s8ee9988603.png');
  background-position: 0 0;
  padding-top: 1px;
  width: 1px;
}

/* line 1, ../sass/partials/util/_class.sass */
.hide {
  display: none !important;
}

/* line 4, ../sass/partials/util/_class.sass */
.clearfix {
  overflow: hidden;
  *zoom: 1;
}

/* line 17, ../sass/partials/util/_class.sass */
.bgimage {
  background: no-repeat center/cover;
}

@media only screen and (max-width: 40em) {
  /* line 22, ../sass/partials/util/_class.sass */
  .is-desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 26, ../sass/partials/util/_class.sass */
  .is-mobile {
    display: none !important;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 31, ../sass/partials/util/_class.sass */
  .is-narrow {
    display: none !important;
  }
}
@media only screen and (max-width: 40em) {
  /* line 35, ../sass/partials/util/_class.sass */
  .is-wide {
    display: none !important;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 39, ../sass/partials/util/_class.sass */
  .is-small-only {
    display: none !important;
  }
}
@media only screen and (max-width: 40em) {
  /* line 43, ../sass/partials/util/_class.sass */
  .is-medium-up {
    display: none !important;
  }
}
@media only screen and (max-width: 40em) {
  /* line 47, ../sass/partials/util/_class.sass */
  .is-medium-only {
    display: none !important;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 47, ../sass/partials/util/_class.sass */
  .is-medium-only {
    display: none !important;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 51, ../sass/partials/util/_class.sass */
  .is-medium-down {
    display: none !important;
  }
}
@media only screen and (max-width: 40em) {
  /* line 55, ../sass/partials/util/_class.sass */
  .is-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 55, ../sass/partials/util/_class.sass */
  .is-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  /* line 55, ../sass/partials/util/_class.sass */
  .is-large-only {
    display: none !important;
  }
}
@media only screen and (max-width: 40em) {
  /* line 59, ../sass/partials/util/_class.sass */
  .is-large-up {
    display: none !important;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 59, ../sass/partials/util/_class.sass */
  .is-large-up {
    display: none !important;
  }
}
@media only screen and (min-width: 90.063em) {
  /* line 63, ../sass/partials/util/_class.sass */
  .is-large-down {
    display: none !important;
  }
}
@media only screen and (max-width: 40em) {
  /* line 67, ../sass/partials/util/_class.sass */
  .is-xlarge-up {
    display: none !important;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 67, ../sass/partials/util/_class.sass */
  .is-xlarge-up {
    display: none !important;
  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 67, ../sass/partials/util/_class.sass */
  .is-xlarge-up {
    display: none !important;
  }
}
@-webkit-keyframes flash {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  20%,
80% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
}
@-moz-keyframes flash {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  20%,
80% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
}
@-ms-keyframes flash {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  20%,
80% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
}
@keyframes flash {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  20%,
80% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
}
/* line 3, ../sass/partials/module/_general.sass */
.m-share > span {
  position: relative;
  display: block;
  float: left;
  margin-left: 10px;
  line-height: 1em;
  height: 16px;
}
/* line 10, ../sass/partials/module/_general.sass */
.m-share > span:first-child {
  margin-left: 0;
}
/* line 12, ../sass/partials/module/_general.sass */
.m-share .twitter {
  width: 75px;
}

/* line 1, ../sass/partials/module/_pjax.js.sass */
.js-pjax_container {
  display: block;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 3, ../sass/partials/typography/_typography.sass */
.manga-category-title a,
.manga-category-title div,
.manga-category-title label {
  font-family: DNPShueiMGoStd-B;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  line-height: 18px;
  line-height: 1.125rem;
  position: relative;
  display: block;
  color: #2e2f2c;
  width: 100%;
  border-radius: 6px;
  border: 1px solid #2e2f2c;
  box-shadow: 3px 3px 0px 0px #2e2f2c;
  opacity: 1;
  -moz-transition: all 0.05s;
  -o-transition: all 0.05s;
  -webkit-transition: all 0.05s;
  transition: all 0.05s;
}
/* line 21, ../sass/partials/typography/_typography.sass */
.manga-category-title a input,
.manga-category-title div input,
.manga-category-title label input {
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
}
/* line 26, ../sass/partials/typography/_typography.sass */
.manga-category-title a span,
.manga-category-title div span,
.manga-category-title label span {
  display: block;
  width: 100%;
  text-align: center;
}
/* line 30, ../sass/partials/typography/_typography.sass */
.manga-category-title a span.number,
.manga-category-title div span.number,
.manga-category-title label span.number {
  margin-bottom: 9px;
  margin-bottom: 0.5625rem;
}
/* line 33, ../sass/partials/typography/_typography.sass */
.manga-category-title a span.letter,
.manga-category-title div span.letter,
.manga-category-title label span.letter {
  margin-bottom: 9px;
  margin-bottom: 0.5625rem;
}
/* line 35, ../sass/partials/typography/_typography.sass */
.manga-category-title a span.hyphen,
.manga-category-title div span.hyphen,
.manga-category-title label span.hyphen {
  height: 14px;
  height: 0.9rem;
  margin: 4px auto 9px auto;
  margin: 0.225rem auto 0.5625rem auto;
  position: relative;
  left: -1px;
  width: 2px;
  border-radius: 4px;
  background: #2e2f2c;
}
/* line 43, ../sass/partials/typography/_typography.sass */
.manga-category-title a span.count,
.manga-category-title div span.count,
.manga-category-title label span.count {
  font-size: 14px;
  font-size: 0.875rem;
  bottom: 14px;
  bottom: 0.875rem;
  opacity: 0.6;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 40em) {
  /* line 43, ../sass/partials/typography/_typography.sass */
  .manga-category-title a span.count,
  .manga-category-title div span.count,
  .manga-category-title label span.count {
    font-size: 11px;
    font-size: 0.7rem;
  }
}
/* line 52, ../sass/partials/typography/_typography.sass */
.manga-category-title a.current, .manga-category-title a:hover, .manga-category-title a.selected, .manga-category-title label.current, .manga-category-title label:hover, .manga-category-title label.selected {
  box-shadow: 1px 1px 0px 0px #2e2f2c;
  -moz-transform: translate(2px, 2px);
  -ms-transform: translate(2px, 2px);
  -webkit-transform: translate(2px, 2px);
  transform: translate(2px, 2px);
  opacity: 0.4;
}
/* line 58, ../sass/partials/typography/_typography.sass */
.manga-category-title a.current:hover, .manga-category-title a:hover:hover, .manga-category-title a.selected:hover, .manga-category-title label.current:hover, .manga-category-title label:hover:hover, .manga-category-title label.selected:hover {
  box-shadow: 3px 3px 0px 0px #2e2f2c;
  opacity: 1;
}
@media only screen and (min-width: 40.063em) {
  /* line 51, ../sass/partials/typography/_typography.sass */
  .manga-category-title a, .manga-category-title label {
    height: 216px;
    height: 13.5rem;
    padding: 14px 0;
    padding: 0.9rem 0;
  }
}
@media only screen and (max-width: 40em) {
  /* line 51, ../sass/partials/typography/_typography.sass */
  .manga-category-title a, .manga-category-title label {
    height: 216px;
    height: 13.5rem;
    padding: 14px 0;
    padding: 0.9rem 0;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
/* line 72, ../sass/partials/typography/_typography.sass */
.manga-category-title div {
  position: relative;
  padding: 140% 0 0 !important;
  height: 0 !important;
}
/* line 76, ../sass/partials/typography/_typography.sass */
.manga-category-title div .number {
  margin-top: -125%;
}
/* line 78, ../sass/partials/typography/_typography.sass */
.single-manga .manga-category-title div {
  padding-top: 370% !important;
}
/* line 80, ../sass/partials/typography/_typography.sass */
.single-manga .manga-category-title div .number {
  margin-top: -350%;
}

/* line 101, ../sass/partials/typography/_typography.sass */
body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed;
  color: #2e2f2c;
}

/* line 106, ../sass/partials/typography/_typography.sass */
p {
  font-family: DNPShueiMGoStd-L;
  margin: 21px 0;
  margin: 1.3125rem 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 25px;
  line-height: 1.575rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  color: #2e2f2c;
}
/* line 114, ../sass/partials/typography/_typography.sass */
p.caption {
  color: gray;
  margin: 5px 0;
  margin: 0.3rem 0;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
}
/* line 121, ../sass/partials/typography/_typography.sass */
p:first-child {
  margin-top: 0;
}
/* line 123, ../sass/partials/typography/_typography.sass */
p:last-child {
  margin-bottom: 0;
}

/* line 126, ../sass/partials/typography/_typography.sass */
dl {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  color: #2e2f2c;
}
/* line 131, ../sass/partials/typography/_typography.sass */
dl:last-child {
  margin-bottom: 0;
}
/* line 133, ../sass/partials/typography/_typography.sass */
dl dt {
  font-family: DNPShueiMGoStd-B;
  margin: 15px 0 0 0;
  margin: 0.9375rem 0 0 0;
  line-height: 14px;
  line-height: 0.9rem;
}
/* line 137, ../sass/partials/typography/_typography.sass */
dl dd {
  font-family: DNPShueiMGoStd-L;
  margin: 3px 0 0 0;
  margin: 0.1875rem 0 0 0;
  line-height: 14px;
  line-height: 0.9rem;
}

/* line 143, ../sass/partials/typography/_typography.sass */
ul {
  list-style-type: none;
}
/* line 145, ../sass/partials/typography/_typography.sass */
ul.list {
  margin: 0;
  padding: 0;
}
/* line 148, ../sass/partials/typography/_typography.sass */
ul.list li {
  font-family: DNPShueiMGoStd-L;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 11px 0;
  margin: 0.65625rem 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  line-height: 1.4rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  text-indent: -14px;
  margin-left: 16.8px;
}
/* line 158, ../sass/partials/typography/_typography.sass */
ul.list li:first-child {
  margin-top: 28px;
  margin-top: 1.75rem;
}
/* line 160, ../sass/partials/typography/_typography.sass */
ul.list li:last-child {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
}
/* line 163, ../sass/partials/typography/_typography.sass */
ul.list li span.marker {
  position: relative;
  left: -2.8px;
}
/* line 166, ../sass/partials/typography/_typography.sass */
ul.caption-list {
  margin: 0;
  padding: 0;
}
/* line 169, ../sass/partials/typography/_typography.sass */
ul.caption-list li {
  font-family: DNPShueiMGoStd-L;
  color: gray;
  margin: 5px 0;
  margin: 0.3rem 0;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  text-indent: -12px;
  margin-left: 14.4px;
}
/* line 179, ../sass/partials/typography/_typography.sass */
ul.caption-list li:first-child {
  margin-top: 12px;
  margin-top: 0.75rem;
}
/* line 181, ../sass/partials/typography/_typography.sass */
ul.caption-list li:last-child {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
/* line 184, ../sass/partials/typography/_typography.sass */
ul.caption-list li span.asterisk {
  position: relative;
  left: -2.4px;
  font-family: Osaka;
}
/* line 188, ../sass/partials/typography/_typography.sass */
ul.manga-category-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 39, ../sass/partials/util/_mixin.sass */
ul.manga-category-list > li,
ul.manga-category-list > a,
ul.manga-category-list > span,
ul.manga-category-list > img {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  border: none;
}
/* line 190, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li {
  width: 8.18%;
  margin-left: 1%;
}
/* line 3, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li a,
ul.manga-category-list li div,
ul.manga-category-list li label {
  font-family: DNPShueiMGoStd-B;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  line-height: 18px;
  line-height: 1.125rem;
  position: relative;
  display: block;
  color: #2e2f2c;
  width: 100%;
  border-radius: 6px;
  border: 1px solid #2e2f2c;
  box-shadow: 3px 3px 0px 0px #2e2f2c;
  opacity: 1;
  -moz-transition: all 0.05s;
  -o-transition: all 0.05s;
  -webkit-transition: all 0.05s;
  transition: all 0.05s;
}
/* line 21, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li a input,
ul.manga-category-list li div input,
ul.manga-category-list li label input {
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
}
/* line 26, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li a span,
ul.manga-category-list li div span,
ul.manga-category-list li label span {
  display: block;
  width: 100%;
  text-align: center;
}
/* line 30, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li a span.number,
ul.manga-category-list li div span.number,
ul.manga-category-list li label span.number {
  margin-bottom: 9px;
  margin-bottom: 0.5625rem;
}
/* line 33, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li a span.letter,
ul.manga-category-list li div span.letter,
ul.manga-category-list li label span.letter {
  margin-bottom: 9px;
  margin-bottom: 0.5625rem;
}
/* line 35, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li a span.hyphen,
ul.manga-category-list li div span.hyphen,
ul.manga-category-list li label span.hyphen {
  height: 14px;
  height: 0.9rem;
  margin: 4px auto 9px auto;
  margin: 0.225rem auto 0.5625rem auto;
  position: relative;
  left: -1px;
  width: 2px;
  border-radius: 4px;
  background: #2e2f2c;
}
/* line 43, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li a span.count,
ul.manga-category-list li div span.count,
ul.manga-category-list li label span.count {
  font-size: 14px;
  font-size: 0.875rem;
  bottom: 14px;
  bottom: 0.875rem;
  opacity: 0.6;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 40em) {
  /* line 43, ../sass/partials/typography/_typography.sass */
  ul.manga-category-list li a span.count,
  ul.manga-category-list li div span.count,
  ul.manga-category-list li label span.count {
    font-size: 11px;
    font-size: 0.7rem;
  }
}
/* line 52, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li a.current, ul.manga-category-list li a:hover, ul.manga-category-list li a.selected, ul.manga-category-list li label.current, ul.manga-category-list li label:hover, ul.manga-category-list li label.selected {
  box-shadow: 1px 1px 0px 0px #2e2f2c;
  -moz-transform: translate(2px, 2px);
  -ms-transform: translate(2px, 2px);
  -webkit-transform: translate(2px, 2px);
  transform: translate(2px, 2px);
  opacity: 0.4;
}
/* line 58, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li a.current:hover, ul.manga-category-list li a:hover:hover, ul.manga-category-list li a.selected:hover, ul.manga-category-list li label.current:hover, ul.manga-category-list li label:hover:hover, ul.manga-category-list li label.selected:hover {
  box-shadow: 3px 3px 0px 0px #2e2f2c;
  opacity: 1;
}
@media only screen and (min-width: 40.063em) {
  /* line 51, ../sass/partials/typography/_typography.sass */
  ul.manga-category-list li a, ul.manga-category-list li label {
    height: 216px;
    height: 13.5rem;
    padding: 14px 0;
    padding: 0.9rem 0;
  }
}
@media only screen and (max-width: 40em) {
  /* line 51, ../sass/partials/typography/_typography.sass */
  ul.manga-category-list li a, ul.manga-category-list li label {
    height: 216px;
    height: 13.5rem;
    padding: 14px 0;
    padding: 0.9rem 0;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
/* line 72, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li div {
  position: relative;
  padding: 140% 0 0 !important;
  height: 0 !important;
}
/* line 76, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li div .number {
  margin-top: -125%;
}
/* line 78, ../sass/partials/typography/_typography.sass */
.single-manga ul.manga-category-list li div {
  padding-top: 370% !important;
}
/* line 80, ../sass/partials/typography/_typography.sass */
.single-manga ul.manga-category-list li div .number {
  margin-top: -350%;
}
@media only screen and (max-width: 40em) {
  /* line 190, ../sass/partials/typography/_typography.sass */
  ul.manga-category-list li {
    width: 14.67%;
    margin-left: 2%;
    margin-bottom: 5px;
  }
  /* line 198, ../sass/partials/typography/_typography.sass */
  ul.manga-category-list li:nth-child(7) {
    margin: 0;
  }
}
/* line 201, ../sass/partials/typography/_typography.sass */
ul.manga-category-list li:first-child {
  margin-left: 0;
}

/* line 1, ../sass/partials/_base.sass */
body {
  position: relative;
  overflow-x: hidden;
  background: #f3f3f3;
}

/* line 6, ../sass/partials/_base.sass */
#container {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
/* line 11, ../sass/partials/_base.sass */
body.is-active #container {
  -moz-transform: translate(280px, 0px);
  -ms-transform: translate(280px, 0px);
  -webkit-transform: translate(280px, 0px);
  transform: translate(280px, 0px);
}

/* line 14, ../sass/partials/_base.sass */
#header,
#main,
#footer {
  position: relative;
  z-index: 1;
}

/* line 20, ../sass/partials/_base.sass */
#main {
  min-height: 350px;
}

@media only screen and (min-width: 40.063em) {
  /* line 23, ../sass/partials/_base.sass */
  .full-width {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
  }
}

/* line 3, ../sass/partials/section/_header.sass */
.e-new {
  position: relative;
}
/* line 5, ../sass/partials/section/_header.sass */
.e-new.is-new:before {
  content: "New";
  position: absolute;
  color: #ec952d;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-left: -20px;
  font-family: "UD Shin Maru Go Bold";
  font-weight: bold;
  -webkit-animation: flash 1s ease 0s infinite;
  -moz-animation: flash 1s ease 0s infinite;
  -ms-animation: flash 1s ease 0s infinite;
  -o-animation: flash 1s ease 0s infinite;
  animation: flash 1s ease 0s infinite;
}

/* line 16, ../sass/partials/section/_header.sass */
#header {
  padding-top: 18%;
  position: relative;
  z-index: 1;
}
/* line 20, ../sass/partials/section/_header.sass */
#header #h-logo {
  margin: 0;
  line-height: 1;
  text-align: center;
}
/* line 24, ../sass/partials/section/_header.sass */
#header #h-logo a {
  display: block;
}
/* line 26, ../sass/partials/section/_header.sass */
#header #h-logo img {
  width: 640px;
}
@media only screen and (max-width: 40em) {
  /* line 26, ../sass/partials/section/_header.sass */
  #header #h-logo img {
    width: 260px;
  }
}
/* line 31, ../sass/partials/section/_header.sass */
#header #h-nav {
  padding: 40px 0 0;
}
@media only screen and (max-width: 40em) {
  /* line 31, ../sass/partials/section/_header.sass */
  #header #h-nav {
    display: none;
  }
}
/* line 35, ../sass/partials/section/_header.sass */
#header #h-nav ul {
  margin: 0;
  text-align: center;
}
/* line 52, ../sass/partials/util/_mixin.sass */
#header #h-nav ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* line 38, ../sass/partials/section/_header.sass */
#header #h-nav li {
  display: block;
  line-height: 1;
}
/* line 41, ../sass/partials/section/_header.sass */
#header #h-nav li:before {
  left: 100%;
  top: 0%;
}
/* line 44, ../sass/partials/section/_header.sass */
#header #h-nav li.header_share {
  padding: 0 0.875rem;
}
/* line 46, ../sass/partials/section/_header.sass */
#header #h-nav a {
  font-family: DNPShueiMGoStd-B;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 14px;
  padding: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1;
  display: block;
  color: gray;
}
@media only screen and (min-width: 40.063em) {
  /* line 31, ../sass/partials/section/_header.sass */
  #header #h-nav {
    display: block;
  }
}

/* line 59, ../sass/partials/section/_header.sass */
#mobile_nav {
  position: fixed;
  top: 0;
  left: 0;
  padding: 30px;
}
@media only screen and (min-width: 40.063em) {
  /* line 59, ../sass/partials/section/_header.sass */
  #mobile_nav {
    display: none;
  }
}
/* line 66, ../sass/partials/section/_header.sass */
#mobile_nav ul {
  margin: 0;
}
/* line 68, ../sass/partials/section/_header.sass */
#mobile_nav li {
  margin: 0 0 10px;
  display: block;
}
/* line 71, ../sass/partials/section/_header.sass */
#mobile_nav li:before {
  left: 90px;
  top: -10px;
}
/* line 74, ../sass/partials/section/_header.sass */
#mobile_nav a {
  font-size: 18px;
  font-size: 1.125rem;
  color: #333;
  font-family: DNPShueiMGoStd-L;
}

/* line 82, ../sass/partials/section/_header.sass */
#mobile_nav_btn {
  position: fixed;
  font-family: DNPShueiMGoStd-L;
  left: 10px;
  top: 10px;
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #2e2f2c;
  box-shadow: 1px 1px 0px 0px #2e2f2c;
  border-radius: 6px;
  z-index: 1000;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  color: #2e2f2c;
}
/* line 95, ../sass/partials/section/_header.sass */
body.is-active #mobile_nav_btn {
  -moz-transform: translate(280px, 0px);
  -ms-transform: translate(280px, 0px);
  -webkit-transform: translate(280px, 0px);
  transform: translate(280px, 0px);
}
@media only screen and (min-width: 40.063em) {
  /* line 82, ../sass/partials/section/_header.sass */
  #mobile_nav_btn {
    display: none;
  }
}

/* line 1, ../sass/partials/section/_breadcrumb.sass */
#breadcrumb {
  position: relative;
  z-index: 1;
  padding: 20px 0;
  padding: 1.25rem 0;
}
/* line 6, ../sass/partials/section/_breadcrumb.sass */
#breadcrumb a,
#breadcrumb b,
#breadcrumb span {
  font-family: DNPShueiMGoStd-L;
  font-size: 12px;
  font-size: 0.75rem;
  color: #b3b3b3;
}
/* line 12, ../sass/partials/section/_breadcrumb.sass */
#breadcrumb b {
  margin: 0 6px;
  margin: 0 0.375rem;
  font-size: 18px;
  font-size: 1.125rem;
}

/* line 1, ../sass/partials/section/_footer.sass */
#footer {
  padding: 40px 0;
}
/* line 4, ../sass/partials/section/_footer.sass */
#footer .columns {
  overflow: hidden;
}
/* line 7, ../sass/partials/section/_footer.sass */
#footer section {
  padding: 40px 0;
}
/* line 9, ../sass/partials/section/_footer.sass */
#footer section iframe {
  max-width: 100% !important;
}
/* line 11, ../sass/partials/section/_footer.sass */
#footer section iframe * {
  max-width: 100% !important;
}
/* line 13, ../sass/partials/section/_footer.sass */
#footer section#f-banner {
  background: #f3f3f3;
}
/* line 15, ../sass/partials/section/_footer.sass */
#footer section#f-banner p {
  margin: 0;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 40em) {
  /* line 20, ../sass/partials/section/_footer.sass */
  #footer section#f-banner .banner_nittai {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 23, ../sass/partials/section/_footer.sass */
  #footer section#f-banner .banner_nittai {
    margin-left: 20px;
  }
}
/* line 26, ../sass/partials/section/_footer.sass */
#footer section#f-social .social {
  width: 100%;
  height: 400px;
  background: #f3f3f3;
}
@media only screen and (max-width: 40em) {
  /* line 31, ../sass/partials/section/_footer.sass */
  #footer section#f-social .columns {
    margin-bottom: 30px;
  }
}
/* line 34, ../sass/partials/section/_footer.sass */
#footer section#f-copyright p {
  font-family: DNPShueiMGoStd-L;
  font-size: 12px;
  font-size: 0.75rem;
  color: #ccc;
  margin: 0;
  text-align: right;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
}
@media only screen and (max-width: 40em) {
  /* line 1, ../sass/partials/section/_footer.sass */
  #footer {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 1, ../sass/partials/section/_footer.sass */
  #footer {
    padding-bottom: 200px;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 1, ../sass/partials/section/_footer.sass */
  #footer {
    padding-bottom: 200px;
  }
}

/* line 50, ../sass/partials/section/_footer.sass */
#twitter-widget-0 {
  width: 100%;
}

/* line 55, ../sass/partials/section/_footer.sass */
#f-social #twitter-container iframe {
  border: 1px solid #e9ebee !important;
}

/* line 1, ../sass/partials/section/_background.sass */
#background {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
}
/* line 6, ../sass/partials/section/_background.sass */
#background div {
  position: absolute;
  z-index: 1;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 12, ../sass/partials/section/_background.sass */
#background div.bg-header {
  top: 0;
  background-image: url("../images/bg_header.png");
  background-position: top center;
  padding-top: 40%;
}
/* line 21, ../sass/partials/section/_background.sass */
#background div.bg-footer {
  bottom: 0;
  background-image: url("../images/bg_footer.png");
  background-position: bottom center;
}
@media only screen and (max-width: 40em) {
  /* line 21, ../sass/partials/section/_background.sass */
  #background div.bg-footer {
    height: 240px;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 21, ../sass/partials/section/_background.sass */
  #background div.bg-footer {
    height: 500px;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 21, ../sass/partials/section/_background.sass */
  #background div.bg-footer {
    height: 800px;
  }
}

/* line 2, ../sass/partials/section/_sections.sass */
.inner-box .box {
  margin-left: -40px;
  margin-right: -40px;
  padding: 40px 40px;
  border-radius: 20px;
  background: #2da8d3;
}
/* line 8, ../sass/partials/section/_sections.sass */
.inner-box .box * {
  color: #fff;
}

/* line 17, ../sass/partials/section/_sections.sass */
.list-title {
  font-family: DNPShueiMGoStd-B;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 25px;
  line-height: 1.575rem;
  margin: 18px 0 0 0;
  margin: 1.125rem 0 0 0;
}

/* line 25, ../sass/partials/section/_sections.sass */
.category-title {
  font-family: DNPShueiMGoStd-B;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  padding: 9px 18px;
  padding: 0.5625rem 1.125rem;
  line-height: 1;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 290px;
  border-radius: 6px;
  border: 1px solid #2e2f2c;
  box-shadow: 2px 2px 0px 0px #2e2f2c;
}
/* line 43, ../sass/partials/section/_sections.sass */
.category-title a {
  color: #2e2f2c;
}
/* line 45, ../sass/partials/section/_sections.sass */
.category-title span.number {
  margin-right: 10px;
}

/* line 48, ../sass/partials/section/_sections.sass */
.manga-title {
  font-family: DNPShueiMGoStd-B;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 34px;
  line-height: 2.1rem;
  margin: 12px 0 24px 0;
  margin: 0.75rem 0 1.5rem 0;
}
/* line 55, ../sass/partials/section/_sections.sass */
.manga-title small {
  display: none;
}

/* line 67, ../sass/partials/section/_sections.sass */
.page-header .page-title {
  font-family: DNPShueiMGoStd-B;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1;
  color: gray;
}

/* line 76, ../sass/partials/section/_sections.sass */
.content-section {
  padding: 40px 0;
}
@media only screen and (max-width: 40em) {
  /* line 76, ../sass/partials/section/_sections.sass */
  .content-section {
    padding: 25px 0;
  }
}
/* line 81, ../sass/partials/section/_sections.sass */
.content-section .content-header .content-title {
  font-family: DNPShueiMGoStd-B;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  margin: 0 0 18px 0;
  margin: 0 0 1.125rem 0;
  line-height: 1;
  color: gray;
}
/* line 92, ../sass/partials/section/_sections.sass */
.content-section .content-body .main_banners {
  margin-bottom: 3px;
}

/* line 3, ../sass/partials/page/_home.sass */
#main.home #cover p.lead {
  font-family: DNPShueiMGoStd-B;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 29px;
  line-height: 1.8rem;
  margin: 0 0 18px 0;
  margin: 0 0 1.125rem 0;
  color: gray;
  text-align: center;
}
/* line 12, ../sass/partials/page/_home.sass */
#main.home #cover img {
  width: 100%;
}
/* line 14, ../sass/partials/page/_home.sass */
#main.home #cover #library {
  background: url("../images/DSC02241.jpg");
  width: 100%;
  height: 400px;
  background-position: -400px -400px;
}
/* line 23, ../sass/partials/page/_home.sass */
#main.home .content-section-banner p {
  margin: 5px 0 10px;
  font-weight: bold;
}
/* line 26, ../sass/partials/page/_home.sass */
#main.home .content-section-banner a.link {
  display: inline-block;
  font-family: DNPShueiMGoStd-L;
  font-size: 14px;
  margin-bottom: 10px;
  color: #999;
  font-weight: normal;
  letter-spacing: 0.125rem;
}
/* line 34, ../sass/partials/page/_home.sass */
#main.home .content-section-banner p.rows {
  margin: 5px 0 0px;
}
/* line 36, ../sass/partials/page/_home.sass */
#main.home .content-section-banner p.rows img {
  position: relative;
  top: -3px;
  margin-right: 10px;
}
/* line 41, ../sass/partials/page/_home.sass */
#main.home .content-section-news .content-news-box {
  border: 1px solid gray;
  border-radius: 28px;
  padding: 28px;
  padding-right: 20px;
}
/* line 48, ../sass/partials/page/_home.sass */
#main.home .content-section-news .news-list {
  margin: 0;
}
/* line 56, ../sass/partials/page/_home.sass */
#main.home .content-section-twitter {
  text-align: center;
}
/* line 58, ../sass/partials/page/_home.sass */
#main.home .content-section-twitter .twitter_title {
  font-family: DNPShueiMGoStd-B;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}
@media only screen and (max-width: 40em) {
  /* line 58, ../sass/partials/page/_home.sass */
  #main.home .content-section-twitter .twitter_title {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
/* line 65, ../sass/partials/page/_home.sass */
#main.home .content-section-twitter p {
  margin-top: 10px;
  font-size: 18px;
  font-size: 1.125rem;
}
@media only screen and (max-width: 40em) {
  /* line 65, ../sass/partials/page/_home.sass */
  #main.home .content-section-twitter p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
/* line 70, ../sass/partials/page/_home.sass */
#main.home .content-section-twitter .embed_tweet {
  max-width: 100%;
  width: 500px;
  margin: 0 auto 20px;
}
/* line 75, ../sass/partials/page/_home.sass */
#main.home .content-section-manga .list-100-pdf {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}
/* line 77, ../sass/partials/page/_home.sass */
#main.home .content-section-manga .list-100-pdf a {
  font-size: 18px;
  font-size: 1.125rem;
}
/* line 80, ../sass/partials/page/_home.sass */
#main.home .s-filter {
  font-family: DNPShueiMGoStd-L;
}
@media only screen and (min-width: 64.063em) {
  /* line 82, ../sass/partials/page/_home.sass */
  #main.home .s-filter .search {
    margin: 0px auto;
    width: 65rem;
  }
}
/* line 86, ../sass/partials/page/_home.sass */
#main.home .s-filter .search .search_choice {
  border: 1px solid #f3f3f3;
  padding: 34px 50px 25px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 0px 10px 50px 17px;
  background-color: #f3f3f3;
}
@media only screen and (max-width: 40em) {
  /* line 86, ../sass/partials/page/_home.sass */
  #main.home .s-filter .search .search_choice {
    margin: 0px 15px 30px;
    padding: 25px 20px 10px;
  }
}
/* line 97, ../sass/partials/page/_home.sass */
#main.home .s-filter .search label {
  font-size: 18px;
  margin: 5px 0 25px;
}
@media only screen and (max-width: 40em) {
  /* line 97, ../sass/partials/page/_home.sass */
  #main.home .s-filter .search label {
    margin: 0px auto 20px;
  }
}
/* line 102, ../sass/partials/page/_home.sass */
#main.home .s-filter .filter-year {
  position: relative;
  margin: 0 auto 25px;
}
@media only screen and (max-width: 40em) {
  /* line 102, ../sass/partials/page/_home.sass */
  #main.home .s-filter .filter-year {
    margin: 0 auto 5px;
  }
}
/* line 107, ../sass/partials/page/_home.sass */
#main.home .s-filter .filter-year input {
  position: absolute;
  bottom: 0;
  right: 0;
  visibility: hidden;
}
/* line 112, ../sass/partials/page/_home.sass */
#main.home .s-filter .filter-year .label_year {
  font-size: 18px;
  font-family: DNPShueiMGoStd-L;
  background: transparent;
  margin-bottom: 5px;
}
@media only screen and (max-width: 40em) {
  /* line 112, ../sass/partials/page/_home.sass */
  #main.home .s-filter .filter-year .label_year {
    margin-right: 0px;
  }
}
/* line 119, ../sass/partials/page/_home.sass */
#main.home .s-filter .filter-year .label_year.disabled {
  border-radius: 5px;
  color: #fff;
  background: #ec952d;
  font-weight: bold;
}
/* line 124, ../sass/partials/page/_home.sass */
#main.home .s-filter .manga-category-list {
  margin-bottom: 20px;
}
/* line 127, ../sass/partials/page/_home.sass */
#main.home .s-filter .manga-category-all li {
  margin: 10px 0;
}
/* line 129, ../sass/partials/page/_home.sass */
#main.home .s-filter .manga-category-all li label {
  margin-right: 0;
  margin-bottom: 0;
}
/* line 133, ../sass/partials/page/_home.sass */
#main.home .s-filter .collapse input {
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  border-right: 1px solid rgba(236, 149, 45, 0.7);
  font-family: DNPShueiMGoStd-L;
}
/* line 141, ../sass/partials/page/_home.sass */
#main.home .s-filter label {
  font-family: DNPShueiMGoStd-L;
}
/* line 143, ../sass/partials/page/_home.sass */
#main.home .s-filter label.title {
  font-family: DNPShueiMGoStd-B;
  margin: 7px 0;
  margin: 0.4375rem 0;
  line-height: 17px;
  line-height: 1.05rem;
}
/* line 147, ../sass/partials/page/_home.sass */
#main.home .s-filter .postfix {
  font-family: DNPShueiMGoStd-L;
  cursor: pointer;
  background-color: rgba(236, 149, 45, 0.7);
  border: 1px solid rgba(236, 149, 45, 0.7);
  color: #fff;
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
}
/* line 157, ../sass/partials/page/_home.sass */
#main.home .s-filter .postfix:hover {
  opacity: 0.95;
}
/* line 159, ../sass/partials/page/_home.sass */
#main.home .s-filter #all_ganre {
  margin-bottom: 0;
}
/* line 161, ../sass/partials/page/_home.sass */
#main.home .s-filter .no_manga {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  border: 1px solid gray;
  padding: 20px 30px;
  margin: 10px auto;
  max-width: 300px;
}
/* line 169, ../sass/partials/page/_home.sass */
#main.home .s-filter input[type=checkbox] + label {
  margin-left: 0.4rem;
  margin-right: 0;
}
/* line 172, ../sass/partials/page/_home.sass */
#main.home .s-filter input[type=checkbox] + label + input {
  margin-left: 0.8rem;
}

/* line 4, ../sass/partials/page/_find.sass */
#main.find .category-manga_list .manga-slider-container {
  padding: 20px 0;
  position: relative;
}
/* line 7, ../sass/partials/page/_find.sass */
#main.find .category-manga_list .manga-nextprev {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 100%;
}
/* line 12, ../sass/partials/page/_find.sass */
#main.find .category-manga_list .manga-nextprev > a {
  position: absolute;
  width: 30px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  text-indent: -9999px;
}
/* line 19, ../sass/partials/page/_find.sass */
#main.find .category-manga_list .manga-nextprev > a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  content: "";
  border: inset 10px transparent;
}
/* line 29, ../sass/partials/page/_find.sass */
#main.find .category-manga_list .manga-nextprev .manga-next {
  right: 0px;
}
/* line 31, ../sass/partials/page/_find.sass */
#main.find .category-manga_list .manga-nextprev .manga-next:before {
  margin-left: -5px;
  border-left: solid 10px #fff;
}
/* line 34, ../sass/partials/page/_find.sass */
#main.find .category-manga_list .manga-nextprev .manga-prev {
  left: 0px;
}
/* line 36, ../sass/partials/page/_find.sass */
#main.find .category-manga_list .manga-nextprev .manga-prev:before {
  margin-left: -15px;
  border-right: solid 10px #fff;
}
/* line 39, ../sass/partials/page/_find.sass */
#main.find .category-manga_list .manga-slider {
  margin: 0;
}
/* line 42, ../sass/partials/page/_find.sass */
#main.find .category-manga_list .manga-slider .manga {
  box-sizing: border-box;
  float: left;
  padding: 0 10px;
}

/* line 2, ../sass/partials/page/_manga.sass */
#main.manga p.forprimary {
  font-family: DNPShueiMGoStd-B;
}
/* line 4, ../sass/partials/page/_manga.sass */
#main.manga p.forprimary:before {
  content: " ";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: url(../images/icon_forprimary.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
/* line 13, ../sass/partials/page/_manga.sass */
#main.manga .manga-selector-comment {
  margin-top: 30px;
  border: 1px solid gray;
  border-radius: 14px;
  padding: 14px;
}
/* line 18, ../sass/partials/page/_manga.sass */
#main.manga .manga-category-title {
  margin-bottom: 20px;
}
/* line 20, ../sass/partials/page/_manga.sass */
#main.manga .comment-title {
  font-size: 16px;
  font-size: 1rem;
  margin: 10px 0px 10px;
  font-weight: bold;
  font-family: DNPShueiMGoStd-B;
}
/* line 26, ../sass/partials/page/_manga.sass */
#main.manga .selectors .selector-title {
  margin: 20px 0 10px;
  font-size: 10px 0;
  font-size: 14px;
  font-size: 0.875rem;
}
/* line 30, ../sass/partials/page/_manga.sass */
#main.manga .selectors .selector-title a {
  color: #2e2f2c;
  font-family: DNPShueiMGoStd-B;
}
/* line 33, ../sass/partials/page/_manga.sass */
#main.manga .selectors .selector-comment {
  font-family: DNPShueiMGoStd-L;
}
/* line 35, ../sass/partials/page/_manga.sass */
#main.manga #selector-info {
  display: none;
}
/* line 37, ../sass/partials/page/_manga.sass */
#main.manga .shopping-links {
  overflow: hidden;
  width: auto;
  margin: 20px 0;
}
/* line 41, ../sass/partials/page/_manga.sass */
#main.manga .shopping-links .shopping-btn {
  float: left;
  width: auto;
  margin-right: 20px;
}
/* line 45, ../sass/partials/page/_manga.sass */
#main.manga .shopping-links .shopping-btn .btn {
  font-family: DNPShueiMGoStd-L;
}
/* line 47, ../sass/partials/page/_manga.sass */
#main.manga .share {
  height: 30px;
}
/* line 49, ../sass/partials/page/_manga.sass */
#main.manga .copy_balloon {
  background-image: url("../images/gakushu_pop_bottom.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
}
@media only screen and (max-width: 40em) {
  /* line 49, ../sass/partials/page/_manga.sass */
  #main.manga .copy_balloon {
    background-size: 250px;
    background-position: right bottom;
  }
}
/* line 57, ../sass/partials/page/_manga.sass */
#main.manga .copy_balloon .copy {
  position: relative;
  width: 210px;
  height: 190px;
  display: table;
  margin: 0px auto;
  padding-bottom: 40px;
}
@media only screen and (max-width: 40em) {
  /* line 57, ../sass/partials/page/_manga.sass */
  #main.manga .copy_balloon .copy {
    width: 180px;
    height: 200px;
    margin-right: 39px;
    padding-bottom: 0px;
  }
}
/* line 69, ../sass/partials/page/_manga.sass */
#main.manga .copy_balloon .copy .copy-text-box {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
/* line 73, ../sass/partials/page/_manga.sass */
#main.manga .copy_balloon .copy .copy-text-box .copy_title {
  font-size: 16px;
  font-family: "FOT-ロダン墨東 Pro B";
  font-weight: bold;
  text-align: left;
  color: #ec952d;
  line-height: 1.3rem;
  margin-left: 2%;
  width: 85%;
  margin: 0px auto;
}
@media only screen and (max-width: 40em) {
  /* line 73, ../sass/partials/page/_manga.sass */
  #main.manga .copy_balloon .copy .copy-text-box .copy_title {
    font-size: 15px;
    line-height: 1.1rem;
  }
}
/* line 86, ../sass/partials/page/_manga.sass */
#main.manga .copy_balloon .copy .copy-text-box .copy_title strong {
  background: -webkit-linear-gradient(transparent 60%, #FFF100 70%);
  background: -o-linear-gradient(transparent 60%, #FFF100 70%);
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #fff100 70%);
}
/* line 90, ../sass/partials/page/_manga.sass */
#main.manga .copy_balloon .copy .copy-text-box .copy_text {
  padding-top: 5px;
  line-height: 1.5rem;
  letter-spacing: 0.05em;
  font-family: "FOT-ロダン墨東 Pro L";
  text-align: left;
  line-height: 1.3rem;
  width: 85%;
  margin: 0px auto;
}
@media only screen and (max-width: 40em) {
  /* line 90, ../sass/partials/page/_manga.sass */
  #main.manga .copy_balloon .copy .copy-text-box .copy_text {
    font-size: 13px;
    line-height: 1rem;
  }
}
/* line 102, ../sass/partials/page/_manga.sass */
#main.manga .content-section-twitter {
  text-align: center;
}
/* line 104, ../sass/partials/page/_manga.sass */
#main.manga .content-section-twitter .content-title {
  color: #2e2f2c;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}
/* line 108, ../sass/partials/page/_manga.sass */
#main.manga .content-section-twitter p {
  margin-top: 10px;
  font-size: 18px;
  font-size: 1.125rem;
}
/* line 111, ../sass/partials/page/_manga.sass */
#main.manga .content-section-twitter .embed_tweet {
  max-width: 100%;
  width: 500px;
  margin: 0 auto 20px;
}

/* line 116, ../sass/partials/page/_manga.sass */
.fancybox-skin {
  border-radius: 28px;
  border-radius: 1.75rem;
  padding: 28px;
  padding: 1.75rem;
  background: #fff;
}
/* line 121, ../sass/partials/page/_manga.sass */
.fancybox-skin .selector div {
  padding: 28px;
  padding: 1.75rem;
}
/* line 123, ../sass/partials/page/_manga.sass */
.fancybox-skin .selector .list-title {
  color: #2e2f2c;
  margin-top: 0;
}
/* line 126, ../sass/partials/page/_manga.sass */
.fancybox-skin .selector small {
  color: #ec952d;
}
/* line 128, ../sass/partials/page/_manga.sass */
.fancybox-skin .selector p {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 10px 0;
  margin: 0.6rem 0;
  line-height: 19px;
  line-height: 1.2rem;
}

/* line 135, ../sass/partials/page/_manga.sass */
.single-manga .fancybox-overlay {
  background: rgba(236, 149, 45, 0.9);
}

/* line 138, ../sass/partials/page/_manga.sass */
.fancybox-close {
  top: 0;
  right: 0;
  background: none;
}
/* line 142, ../sass/partials/page/_manga.sass */
.fancybox-close:after {
  content: "×";
  font-size: 30px;
  color: #2e2f2c;
}

/* line 4, ../sass/partials/page/_concept.sass */
#main.concept #point dt {
  margin: 0;
  border-bottom: 1px solid #fff;
  padding: 0 0 7px 0;
  padding: 0 0 0.4375rem 0;
}
/* line 9, ../sass/partials/page/_concept.sass */
#main.concept #message .content-title {
  color: #fff;
}
/* line 11, ../sass/partials/page/_concept.sass */
#main.concept #message img {
  float: right;
}
/* line 14, ../sass/partials/page/_concept.sass */
#main.concept #photos img {
  border-radius: 10px;
}
/* line 16, ../sass/partials/page/_concept.sass */
#main.concept #selectors,
#main.concept #supervisors {
  background: #ec952d;
}
/* line 19, ../sass/partials/page/_concept.sass */
#main.concept #selectors .selector-list,
#main.concept #selectors .supervisor-list,
#main.concept #supervisors .selector-list,
#main.concept #supervisors .supervisor-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 38, ../sass/partials/page/_concept.sass */
#main.concept #selectors .selector-list .title h2,
#main.concept #selectors .supervisor-list .title h2,
#main.concept #supervisors .selector-list .title h2,
#main.concept #supervisors .supervisor-list .title h2 {
  color: #fff;
  font-family: DNPShueiMGoStd-B;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1;
}
/* line 47, ../sass/partials/page/_concept.sass */
#main.concept #selectors .selector-list .selector div,
#main.concept #selectors .selector-list .supervisor div,
#main.concept #selectors .supervisor-list .selector div,
#main.concept #selectors .supervisor-list .supervisor div,
#main.concept #supervisors .selector-list .selector div,
#main.concept #supervisors .selector-list .supervisor div,
#main.concept #supervisors .supervisor-list .selector div,
#main.concept #supervisors .supervisor-list .supervisor div {
  height: 100%;
  border-radius: 28px;
  border-radius: 1.75rem;
  padding: 28px;
  padding: 1.75rem;
  background: #fff;
}
/* line 52, ../sass/partials/page/_concept.sass */
#main.concept #selectors .selector-list .selector div .list-title,
#main.concept #selectors .selector-list .supervisor div .list-title,
#main.concept #selectors .supervisor-list .selector div .list-title,
#main.concept #selectors .supervisor-list .supervisor div .list-title,
#main.concept #supervisors .selector-list .selector div .list-title,
#main.concept #supervisors .selector-list .supervisor div .list-title,
#main.concept #supervisors .supervisor-list .selector div .list-title,
#main.concept #supervisors .supervisor-list .supervisor div .list-title {
  color: #2e2f2c;
  margin-top: 0;
}
/* line 55, ../sass/partials/page/_concept.sass */
#main.concept #selectors .selector-list .selector div small,
#main.concept #selectors .selector-list .supervisor div small,
#main.concept #selectors .supervisor-list .selector div small,
#main.concept #selectors .supervisor-list .supervisor div small,
#main.concept #supervisors .selector-list .selector div small,
#main.concept #supervisors .selector-list .supervisor div small,
#main.concept #supervisors .supervisor-list .selector div small,
#main.concept #supervisors .supervisor-list .supervisor div small {
  color: #ec952d;
}
/* line 57, ../sass/partials/page/_concept.sass */
#main.concept #selectors .selector-list .selector div p,
#main.concept #selectors .selector-list .supervisor div p,
#main.concept #selectors .supervisor-list .selector div p,
#main.concept #selectors .supervisor-list .supervisor div p,
#main.concept #supervisors .selector-list .selector div p,
#main.concept #supervisors .selector-list .supervisor div p,
#main.concept #supervisors .supervisor-list .selector div p,
#main.concept #supervisors .supervisor-list .supervisor div p {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 10px 0;
  margin: 0.6rem 0;
  line-height: 19px;
  line-height: 1.2rem;
}
/* line 64, ../sass/partials/page/_concept.sass */
#main.concept #credits {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}
/* line 67, ../sass/partials/page/_concept.sass */
#main.concept #credits .row:first-child {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
}
/* line 70, ../sass/partials/page/_concept.sass */
#main.concept #credits dt {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}
/* line 73, ../sass/partials/page/_concept.sass */
#main.concept #credits dd img {
  height: 84px;
  height: 5.25rem;
  margin-right: 28px;
  margin-right: 1.75rem;
}

/* line 2, ../sass/partials/page/_news.sass */
#main.news .news-list {
  margin: 0;
}

/* line 3, ../sass/partials/page/_newspaper.sass */
#main.newspaper .content-body ul {
  margin: 0px;
}

/* line 2, ../sass/partials/page/_archive.sass */
#main.archive .archive-recommend {
  margin: 0 0;
}
/* line 76, ../sass/partials/util/_mixin.sass */
#main.archive .archive-recommend .columns {
  padding: 0 0;
}
/* line 4, ../sass/partials/page/_archive.sass */
#main.archive .archive-recommend ul {
  margin: 0 0;
}
/* line 81, ../sass/partials/util/_mixin.sass */
#main.archive .archive-recommend ul > li {
  padding: 0 0;
}
/* line 6, ../sass/partials/page/_archive.sass */
#main.archive p {
  color: #2e2f2c;
}
/* line 8, ../sass/partials/page/_archive.sass */
#main.archive #g-map {
  width: 100%;
  height: 388px;
}

/* line 12, ../sass/partials/page/_archive.sass */
.e-section-title {
  font-family: DNPShueiMGoStd-L;
  margin: 21px 0;
  margin: 1.3125rem 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 25px;
  line-height: 1.575rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  color: gray;
}

/* line 21, ../sass/partials/page/_archive.sass */
.u-cover_image {
  background-size: cover;
  background-color: #ccc;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 0;
  padding-top: 100%;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}

/* line 39, ../sass/partials/page/_archive.sass */
.m-archive-entry p {
  margin: 0;
  padding: 0 10px;
  margin: 11px 0;
  margin: 0.65625rem 0;
}
/* line 44, ../sass/partials/page/_archive.sass */
.m-archive-entry .cateogry {
  display: inline-block;
  border: 1px solid #ccc;
  line-height: 1em;
  padding: 10px;
  background: #fff;
}
/* line 50, ../sass/partials/page/_archive.sass */
.m-archive-entry .title {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 25px;
  line-height: 1.575rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  padding: 0 10px;
}
/* line 55, ../sass/partials/page/_archive.sass */
.m-archive-entry .date {
  line-height: 16px;
  line-height: 1rem;
  font-size: 14px;
  font-size: 0.875rem;
}
/* line 58, ../sass/partials/page/_archive.sass */
.m-archive-entry .thumb {
  float: right;
  width: 120px;
}

/* line 62, ../sass/partials/page/_archive.sass */
.m-archive-entry-modal {
  padding: 14px;
  padding: 0.875rem;
}
/* line 64, ../sass/partials/page/_archive.sass */
.m-archive-entry-modal .title {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 25px;
  line-height: 1.575rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  margin: 11px 0;
  margin: 0.65625rem 0;
}
/* line 69, ../sass/partials/page/_archive.sass */
.m-archive-entry-modal .date {
  line-height: 16px;
  line-height: 1rem;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 21px 0;
  margin: 1.3125rem 0;
}
/* line 74, ../sass/partials/page/_archive.sass */
.m-archive-entry-modal .wp_content p {
  margin: 0 0 11px;
  margin: 0 0 0.65625rem;
}

/* line 79, ../sass/partials/page/_archive.sass */
.m-archive-store article {
  display: block;
}
/* line 82, ../sass/partials/page/_archive.sass */
.m-archive-store .thumb {
  float: right;
  width: 100px;
}
/* line 86, ../sass/partials/page/_archive.sass */
.m-archive-store .title,
.m-archive-store .address {
  margin: 7px 0;
  margin: 0.4375rem 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 25px;
  line-height: 1.575rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
}

/* line 7, ../sass/partials/_mitsui.sass */
span.laten, span.symbol {
  font-size: 119%;
}

/* line 10, ../sass/partials/_mitsui.sass */
span.symbol {
  letter-spacing: 0.2em;
}

/* line 13, ../sass/partials/_mitsui.sass */
#h-nav li a.current {
  color: #ffa500 !important;
}

/* line 16, ../sass/partials/_mitsui.sass */
#main.home #credits {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}
/* line 19, ../sass/partials/_mitsui.sass */
#main.home #credits .row:first-child {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
}
/* line 22, ../sass/partials/_mitsui.sass */
#main.home #credits dt {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}
/* line 25, ../sass/partials/_mitsui.sass */
#main.home #credits dd img {
  height: 84px;
  height: 5.25rem;
  margin-right: 28px;
  margin-right: 1.75rem;
}
/* line 29, ../sass/partials/_mitsui.sass */
#main.home #credits .cooperation-list a {
  font-size: 18px;
  font-family: DNPShueiMGoStd-L;
}

@media only screen and (min-width: 90.063em) {
  /* line 48, ../sass/style.sass */
  .xlarge-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 51, ../sass/style.sass */
  .xlarge-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 53, ../sass/style.sass */
  .xlarge-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
}
/* line 57, ../sass/style.sass */
.m-news {
  margin: 0 0 10px;
}
/* line 59, ../sass/style.sass */
.m-news:last-child {
  margin-bottom: 0;
}
/* line 63, ../sass/style.sass */
.m-news .news-date {
  font-family: DNPShueiMGoStd-L;
  width: 100px;
  margin: 0;
  margin-right: 20px;
  font-size: 14px;
  font-size: 0.875rem;
}
@media only screen and (min-width: 40.063em) {
  /* line 63, ../sass/style.sass */
  .m-news .news-date {
    float: left;
  }
}
/* line 72, ../sass/style.sass */
.m-news .news-title {
  margin: 0;
  font-family: DNPShueiMGoStd-L;
  font-size: 16px;
  font-size: 1rem;
}
@media only screen and (min-width: 40.063em) {
  /* line 72, ../sass/style.sass */
  .m-news .news-title {
    margin-left: 120px;
  }
}

/* line 81, ../sass/style.sass */
.m-newspaper {
  margin: 0px;
}
/* line 83, ../sass/style.sass */
.m-newspaper .newspaper-title {
  font-family: DNPShueiMGoStd-L;
  font-size: 16px;
  font-size: 1rem;
}

/* line 88, ../sass/style.sass */
.manga-list .manga {
  position: relative;
  z-index: 1;
}
/* line 94, ../sass/style.sass */
.manga-list .manga:hover {
  z-index: 1000;
}
/* line 96, ../sass/style.sass */
.manga-list .manga:hover a {
  -moz-transform:  scale(1.2, 1.2) rotateZ(0deg) translate(-10px, -10px);
  -ms-transform:  scale(1.2, 1.2) rotateZ(0deg) translate(-10px, -10px);
  -webkit-transform:  scale(1.2, 1.2) rotateZ(0deg) translate(-10px, -10px);
  transform:  scale(1.2, 1.2) rotateZ(0deg) translate(-10px, -10px);
  padding: 10px;
}

/* line 113, ../sass/style.sass */
.m-category_manga {
  position: relative;
  height: 0;
  padding-top: 140%;
}
/* line 117, ../sass/style.sass */
.m-category_manga a {
  background: #fff;
  border: 1px solid #b3b3b3;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
/* line 127, ../sass/style.sass */
.m-category_manga .manga-cover {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* line 133, ../sass/style.sass */
.m-category_manga .manga-cover img {
  display: none;
}
/* line 135, ../sass/style.sass */
.m-category_manga .manga-cover:before {
  position: absolute;
  content: "";
  width: 100%;
  top: 0;
  padding-top: 140%;
  background: url("../images/icon_loader.gif") no-repeat center center;
  background-size: 90px 90px;
}
/* line 143, ../sass/style.sass */
.m-category_manga .manga-cover.is-loaded:before {
  background: #fff;
  display: none;
}

/* line 150, ../sass/style.sass */
.manga-category-all {
  overflow: hidden;
  *zoom: 1;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 39, ../sass/partials/util/_mixin.sass */
.manga-category-all > li,
.manga-category-all > a,
.manga-category-all > span,
.manga-category-all > img {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  border: none;
}
/* line 154, ../sass/style.sass */
.manga-category-all li {
  margin: 14px 7px 0 0;
  margin: 0.875rem 0.4375rem 0 0;
  float: right;
}
/* line 157, ../sass/style.sass */
.manga-category-all li a {
  font-family: DNPShueiMGoStd-B;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  line-height: 1;
  color: gray;
}
