@charset "UTF-8";
/*=============================================================
 01_base
=============================================================*/
#content .inner {
  width: 1100px;
  margin: 0 auto;
}
@media only screen and (max-width: 1406px) {
  #content .inner {
    width: 78.2361308677vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .inner {
    width: auto;
    margin: 0 3.125vw;
  }
}
@media only screen and (max-width: 1406px) {
  #content img {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #content img {
    width: 100%;
  }
}
#content .page-detail {
  position: relative;
  width: 1200px;
  border-radius: 30px;
  background-color: #fff;
  padding: 40px 50px 0;
  margin: -156px auto 35px;
}
@media only screen and (max-width: 1406px) {
  #content .page-detail {
    width: 85.3485064011vw;
    padding: 2.8449502134vw 3.5561877667vw 0;
    border-radius: 2.13371266vw;
    margin: -11.0953058321vw auto 2.4893314367vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .page-detail {
    width: auto;
    padding: 3.75vw 3.125vw;
    margin: -41.25vw 0 0.625vw;
    border-radius: 4.6875vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .page-detail .box .txt-box {
    text-align: center;
  }
}
#content .page-detail .box .txt-box h2 {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1406px) {
  #content .page-detail .box .txt-box h2 {
    font-size: 2.2759601707vw;
    margin-bottom: 0.3556187767vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .page-detail .box .txt-box h2 {
    font-size: 36px;
    font-size: 5.625vw;
    margin: 0 -3.90625vw 2.34375vw;
  }
}
#content .page-detail .box .txt-box h2 span {
  font-size: 24px;
}
@media only screen and (max-width: 1406px) {
  #content .page-detail .box .txt-box h2 span {
    font-size: 1.706970128vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .page-detail .box .txt-box h2 span {
    display: block;
    font-size: 28px;
    font-size: 4.375vw;
  }
}
#content .page-detail .box .txt-box p.text {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  #content .page-detail .box .txt-box p.text {
    font-size: 30px;
    font-size: 4.6875vw;
    margin-bottom: 2.34375vw;
  }
}
#content .page-detail .box .txt-box p.text span {
  font-size: 30px;
}
@media only screen and (max-width: 768px) {
  #content .page-detail .box .txt-box p.text span {
    font-size: 30px;
    font-size: 4.6875vw;
  }
}
#content .page-detail .box .txt-box p.award {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  padding: 0 8px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1406px) {
  #content .page-detail .box .txt-box p.award {
    font-size: 1.4224751067vw;
    padding: 0 0.5689900427vw;
    margin-bottom: 0.7112375533vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .page-detail .box .txt-box p.award {
    font-size: 20px;
    font-size: 3.125vw;
    padding: 0 1.25vw;
    margin-bottom: 1.5625vw;
  }
}
#content .page-detail .box .txt-box p.award.award1 {
  background-color: #E9546B;
}
#content .page-detail .box .txt-box p.award.award2 {
  background-color: #D0B044;
}
#content .page-detail .box .txt-box p.award.award3 {
  background-color: #94ABB4;
}
#content .page-detail .box .txt-box p.award.award4 {
  background-color: #66BF63;
}
#content .page-detail .box .txt-box p.award.award5 {
  background-color: #69C7F1;
}
#content .page-detail .box .txt-box p.assumption {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  #content .page-detail .box .txt-box p.assumption {
    font-size: 26px;
    font-size: 4.0625vw;
  }
}
#content .page-detail .box .txt-box p.author {
  display: inline-block;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  #content .page-detail .box .txt-box p.author {
    font-size: 24px;
    font-size: 3.75vw;
  }
}
#content .page-detail .box .txt-box .wrap {
  font-size: 0;
}
#content .archive-detail {
  position: relative;
  padding: 35px 0 120px;
  background-color: #F5F5F5;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail {
    padding: 2.4893314367vw 0 8.5348506401vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail {
    padding: 4.6875vw 0 12.5vw;
  }
}
#content .archive-detail .book {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .book {
    margin-bottom: 2.13371266vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .book {
    margin: 0 3.125vw;
  }
}
#content .archive-detail .book .wrap {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
}
#content .archive-detail .book .cover {
  width: 210px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .book .cover {
    width: 14.9359886202vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .book .cover {
    width: 32.8125vw;
  }
}
#content .archive-detail .book .cover img {
  width: 100%;
}
#content .archive-detail .book .txt-box {
  width: 840px;
  margin-right: 20px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .book .txt-box {
    width: 59.7439544808vw;
    margin-bottom: 1.4224751067vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .book .txt-box {
    width: 50.625vw;
    margin-right: 0;
  }
}
#content .archive-detail .book .txt-box .label.label1 {
  width: 105px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .book .txt-box .label.label1 {
    width: 7.4679943101vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .book .txt-box .label.label1 {
    width: 20vw;
  }
}
#content .archive-detail .book .txt-box .label.label2 {
  width: 225px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .book .txt-box .label.label2 {
    width: 16.0028449502vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .book .txt-box .label.label2 {
    width: 35.625vw;
  }
}
#content .archive-detail .book .txt-box .label.label3 {
  width: 125px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .book .txt-box .label.label3 {
    width: 8.8904694168vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .book .txt-box .label.label3 {
    width: 20vw;
  }
}
#content .archive-detail .book .txt-box .label img {
  width: 100%;
}
#content .archive-detail .book h3 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .book h3 {
    font-size: 2.8449502134vw;
    margin-bottom: 0.5689900427vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .book h3 {
    font-size: 40px;
    font-size: 6.25vw;
    margin-bottom: 1.25vw;
  }
}
#content .archive-detail .book p.title-before {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3;
  margin: -5px 0 8px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .book p.title-before {
    font-size: 1.5647226174vw;
    margin: -0.3556187767vw 0 0.5689900427vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .book p.title-before {
    font-size: 26px;
    font-size: 4.0625vw;
    margin: -0.78125vw 0 1.25vw;
  }
}
#content .archive-detail .book p.info {
  font-size: 16px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .book p.info {
    font-size: 1.1379800853vw;
    margin-bottom: 1.06685633vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .book p.info {
    font-size: 22px;
    font-size: 3.4375vw;
    margin-bottom: 2.34375vw;
  }
}
#content .archive-detail .book p.text {
  font-size: 18px;
  font-weight: 500;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .book p.text {
    font-size: 1.280227596vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .book p.text {
    font-size: 20px;
    font-size: 3.125vw;
    padding-top: 2.34375vw;
    margin-bottom: 7.03125vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .book p.text.pc {
    display: none;
  }
}
#content .archive-detail .book p.text.sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .book p.text.sp {
    display: block;
  }
}
#content .archive-detail .gallery {
  margin-bottom: 32px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .gallery {
    margin-bottom: 2.2759601707vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .gallery {
    margin-bottom: 4.0625vw;
  }
}
#content .archive-detail .gallery.comic-gallery {
  margin: -18px 0 32px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .gallery.comic-gallery {
    margin: -1.280227596vw 0 2.2759601707vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .gallery.comic-gallery {
    margin: 2.34375vw 0 4.0625vw;
  }
}
#content .archive-detail .gallery ul {
  display: flex;
  flex-wrap: wrap;
}
#content .archive-detail .gallery ul li {
  position: relative;
  width: 205px;
  height: 205px;
  margin-bottom: 18px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .gallery ul li {
    width: 14.5803698435vw;
    height: 14.5803698435vw;
    margin-bottom: 1.280227596vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .gallery ul li {
    width: 29.6875vw;
    height: 29.6875vw;
    margin-bottom: 2.1875vw;
  }
}
#content .archive-detail .gallery ul li:not(:nth-of-type(5n)) {
  margin-right: 18px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .gallery ul li:not(:nth-of-type(5n)) {
    margin-right: 1.280227596vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .gallery ul li:not(:nth-of-type(5n)) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .gallery ul li:not(:nth-of-type(3n)) {
    margin-right: 2.1875vw;
  }
}
#content .archive-detail .gallery ul li a {
  display: block;
  transition: all 0.3s ease;
}
#content .archive-detail .gallery ul li a::after {
  content: "";
  background: url("../images/announce/zoom.png") no-repeat top center;
  background-size: contain;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .gallery ul li a::after {
    width: 3.5561877667vw;
    height: 3.5561877667vw;
  }
}
#content .archive-detail .gallery ul li a:hover {
  opacity: 0.7;
}
#content .archive-detail .gallery ul li a img {
  width: 100%;
}
#content .archive-detail .comic-image {
  width: 1000px;
  margin: 0 auto 50px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .comic-image {
    width: 71.1237553343vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .comic-image {
    width: auto;
    margin: 0 auto 6.25vw;
  }
}
#content .archive-detail .comic-image img {
  width: 100%;
}
#content .archive-detail .block {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .block {
    margin-bottom: 3.5561877667vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .block {
    margin-bottom: 6.25vw;
  }
}
#content .archive-detail .block:last-of-type {
  margin-bottom: 35px;
}
#content .archive-detail .block h4 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  background-color: #38B5ED;
  color: #fff;
  padding: 24px 20px;
  border-radius: 50px;
  margin-bottom: 28px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .block h4 {
    font-size: 1.8492176387vw;
    padding: 1.706970128vw 1.4224751067vw;
    border-radius: 3.5561877667vw;
    margin-bottom: 1.9914651494vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .block h4 {
    font-size: 28px;
    font-size: 4.375vw;
    text-align: center;
    padding: 3.125vw;
    margin-bottom: 3.125vw;
    border-radius: 7.8125vw;
  }
}
#content .archive-detail .block .box {
  background-color: #fff;
  padding: 20px 50px;
  border-radius: 25px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .block .box {
    padding: 1.4224751067vw 3.5561877667vw;
    border-radius: 1.7780938834vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .block .box {
    padding: 3.125vw;
    border-radius: 3.90625vw;
    margin: 0 3.125vw;
  }
}
#content .archive-detail .block .box p {
  line-height: 1.8;
  font-size: 16px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .block .box p {
    font-size: 1.1379800853vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .block .box p {
    font-size: 18px;
    font-size: 2.8125vw;
  }
}
#content .archive-detail .block .box p.name {
  font-size: 22px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .block .box p.name {
    font-size: 1.5647226174vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .block .box p.name {
    font-size: 26px;
    font-size: 4.0625vw;
  }
}
#content .archive-detail .block .box p.name span {
  font-size: 14px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .block .box p.name span {
    font-size: 0.9957325747vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .block .box p.name span {
    font-size: 20px;
    font-size: 3.125vw;
  }
}
#content .archive-detail .block .box ul {
  padding-top: 20px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .block .box ul {
    padding-top: 1.4224751067vw;
  }
}
#content .archive-detail .block .box ul li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #707070;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .block .box ul li {
    padding-bottom: 1.4224751067vw;
    margin-bottom: 1.4224751067vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .block .box ul li {
    margin-bottom: 3.90625vw;
    padding-bottom: 4.6875vw;
  }
}
#content .archive-detail .btn-wrap ul {
  font-size: 0;
  text-align: center;
}
#content .archive-detail .btn-wrap ul li {
  display: inline-block;
  position: relative;
  width: 252px;
  height: 58px;
  text-align: center;
  border-radius: 50px;
  background-color: #fff;
  margin: 0 10px;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .btn-wrap ul li {
    width: 17.9231863442vw;
    border-radius: 3.5561877667vw;
    height: 4.1251778094vw;
    margin: 0 0.7112375533vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .btn-wrap ul li {
    width: 50.625vw;
    height: 10.15625vw;
    border-radius: 7.8125vw;
  }
}
#content .archive-detail .btn-wrap ul li:nth-child(2) {
  display: none;
}
#content .archive-detail .btn-wrap ul li a {
  position: relative;
  display: block;
  font-size: 18px;
  border: 2px solid #000;
  line-height: 1;
  border-radius: 50px;
  padding: 18px 0;
  color: #000;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .btn-wrap ul li a {
    font-size: 1.280227596vw;
    padding: 1.280227596vw 0;
    border-radius: 3.5561877667vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .btn-wrap ul li a {
    font-size: 24px;
    font-size: 3.75vw;
    padding: 3.125vw 0;
    border-radius: 7.8125vw;
    width: auto;
    border: 0.15625vw solid #000;
  }
}
#content .archive-detail .btn-wrap ul li a::after {
  content: "〈";
  display: block;
  font-size: 13px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  transition: all 0.15s linear;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .btn-wrap ul li a::after {
    left: 0.7112375533vw;
    font-size: 0.9246088193vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .btn-wrap ul li a::after {
    font-size: 24px;
    font-size: 3.75vw;
    left: 1.5625vw;
  }
}
#content .archive-detail .btn-wrap ul li::before {
  content: "";
  display: block;
  width: 58px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50px;
  background-color: #000;
  transition: all 0.15s linear;
  opacity: 0;
}
@media only screen and (max-width: 1406px) {
  #content .archive-detail .btn-wrap ul li::before {
    width: 4.1251778094vw;
    border-radius: 3.5561877667vw;
  }
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .btn-wrap ul li::before {
    width: 10.625vw;
    border-radius: 7.8125vw;
  }
}
#content .archive-detail .btn-wrap ul li:hover::before {
  width: 100%;
  opacity: 1;
}
#content .archive-detail .btn-wrap ul li:hover a {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  #content .archive-detail .btn-wrap ul li:hover::before {
    width: 0;
    opacity: 0;
  }
  #content .archive-detail .btn-wrap ul li:hover a {
    color: #000;
  }
}
#content .archive-detail.novel .block h4 {
  background-color: #38B5ED;
}
#content .archive-detail.illust .block h4 {
  background-color: #F86FA3;
}
#content .archive-detail.comic .block h4 {
  background-color: #93D12C;
}
#content .archive-detail.novel {
  background: url("../images/novel/bg.png") no-repeat top right #F5F5F5;
  background-attachment: fixed;
}
@media only screen and (max-width: 768px) {
  #content .archive-detail.novel {
    background: #F5F5F5;
  }
}
#content .archive-detail.illust {
  background: url("../images/illust/bg.png") no-repeat top right #F5F5F5;
  background-attachment: fixed;
}
@media only screen and (max-width: 768px) {
  #content .archive-detail.illust {
    background: #F5F5F5;
  }
}
#content .archive-detail.comic {
  background: url("../images/comic/bg.png") no-repeat top right #F5F5F5;
  background-attachment: fixed;
}
@media only screen and (max-width: 768px) {
  #content .archive-detail.comic {
    background: #F5F5F5;
  }
}