@import url("https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap");
@media screen and (max-width: 767px) { .disp-pc_manga { display: none !important; } }

.disp-sp_manga { display: none; }

@media screen and (max-width: 767px) { .disp-sp_manga { display: block !important; } }

.-fadein, .-fadeinUp { opacity: 0; -webkit-transition: all 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: all 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

.-fadein.-inview, .-fadeinUp.-inview { opacity: 1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

.-fadein-delay { opacity: 0; -webkit-transition: all 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: all 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

.-fadein-delay.-inview { opacity: 1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

.-fadein-delay.-opacity06.-inview { opacity: 0.6; }

.-fadein-delay.-opacity.-inview { opacity: 0.3; }

.-inview.-fadeinUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

.-delay1 { -webkit-transition-delay: 0.1s !important; transition-delay: 0.1s !important; -webkit-animation-delay: 0.1s !important; animation-delay: 0.1s !important; }

.-delay2 { -webkit-transition-delay: 0.2s !important; transition-delay: 0.2s !important; -webkit-animation-delay: 0.2s !important; animation-delay: 0.2s !important; }

.-delay3 { -webkit-transition-delay: 0.3s !important; transition-delay: 0.3s !important; -webkit-animation-delay: 0.3s !important; animation-delay: 0.3s !important; }

.-delay4 { -webkit-transition-delay: 0.4s !important; transition-delay: 0.4s !important; -webkit-animation-delay: 0.4s !important; animation-delay: 0.4s !important; }

.-delay5 { -webkit-transition-delay: 0.5s !important; transition-delay: 0.5s !important; -webkit-animation-delay: 0.5s !important; animation-delay: 0.5s !important; }

.-delay6 { -webkit-transition-delay: 0.6s !important; transition-delay: 0.6s !important; -webkit-animation-delay: 0.6s !important; animation-delay: 0.6s !important; }

.-delay7 { -webkit-transition-delay: 0.7s !important; transition-delay: 0.7s !important; -webkit-animation-delay: 0.7s !important; animation-delay: 0.7s !important; }

.-delay8 { -webkit-transition-delay: 0.8s !important; transition-delay: 0.8s !important; -webkit-animation-delay: 0.8s !important; animation-delay: 0.8s !important; }

.-delay9 { -webkit-transition-delay: 0.9s !important; transition-delay: 0.9s !important; -webkit-animation-delay: 0.9s !important; animation-delay: 0.9s !important; }

.-delay10 { -webkit-transition-delay: 1.0s !important; transition-delay: 1.0s !important; -webkit-animation-delay: 1.0s !important; animation-delay: 1.0s !important; }

.-delay15 { -webkit-transition-delay: 1.5s !important; transition-delay: 1.5s !important; -webkit-animation-delay: 1.5s !important; animation-delay: 1.5s !important; }

.-delay20 { -webkit-transition-delay: 2.0s !important; transition-delay: 2.0s !important; -webkit-animation-delay: 2.0s !important; animation-delay: 2.0s !important; }

.-delay25 { -webkit-transition-delay: 2.5s !important; transition-delay: 2.5s !important; -webkit-animation-delay: 2.5s !important; animation-delay: 2.5s !important; }

.-delay30 { -webkit-transition-delay: 3.0s !important; transition-delay: 3.0s !important; -webkit-animation-delay: 3.0s !important; animation-delay: 3.0s !important; }

.-delay35 { -webkit-transition-delay: 3.5s !important; transition-delay: 3.5s !important; -webkit-animation-delay: 3.5s !important; animation-delay: 3.5s !important; }

.-delay40 { -webkit-transition-delay: 4.0s !important; transition-delay: 4.0s !important; -webkit-animation-delay: 4.0s !important; animation-delay: 4.0s !important; }

.-delay45 { -webkit-transition-delay: 4.5s !important; transition-delay: 4.5s !important; -webkit-animation-delay: 4.5s !important; animation-delay: 4.5s !important; }

.-delay50 { -webkit-transition-delay: 5.0s !important; transition-delay: 5.0s !important; -webkit-animation-delay: 5.0s !important; animation-delay: 5.0s !important; }

@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-webkit-keyframes fadeInUp { 0% { -webkit-transform: translateY(40px); transform: translateY(40px);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@keyframes fadeInUp { 0% { -webkit-transform: translateY(40px); transform: translateY(40px);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

.ik-body .ik-manga-inner { margin-left: auto; margin-right: auto; max-width: 1230px; padding: 0 15px; }

.ik-manga-body { overflow: hidden; background: url(../img/manga/kv-bg.png) no-repeat top center/100% auto, url(../img/manga/bg-deco.png) repeat-y top center/100% auto, -webkit-gradient(linear, right top, left bottom, from(#ECE002), to(#18A258)); background: url(../img/manga/kv-bg.png) no-repeat top center/100% auto, url(../img/manga/bg-deco.png) repeat-y top center/100% auto, linear-gradient(to bottom left, #ECE002, #18A258); }

@media screen and (max-width: 767px) { .ik-manga-body { background: url(../img/manga/kv-bg_sp.png) no-repeat top center/100% auto, url(../img/manga/bg-deco.png) repeat-y top center/300% auto, -webkit-gradient(linear, right top, left bottom, from(#ECE002), to(#18A258)); background: url(../img/manga/kv-bg_sp.png) no-repeat top center/100% auto, url(../img/manga/bg-deco.png) repeat-y top center/300% auto, linear-gradient(to bottom left, #ECE002, #18A258); } }

.ik-manga-body .ik-manga-kv { width: 100%; aspect-ratio: 1600 / 775; position: relative; }

.ik-manga-body .ik-manga-kv::before { position: absolute; content: ""; width: 100%; height: 100%; background: url(../img/manga/kv-cloud01.png) no-repeat left bottom/calc((451 / 1600) * 100vw) auto; left: 0; bottom: -60px; z-index: 2; }

.ik-manga-body .ik-manga-kv::after { position: absolute; content: ""; width: 100%; height: 100%; background: url(../img/manga/kv-cloud02.png) no-repeat right bottom/calc((296 / 1600) * 100vw) auto; right: 0; bottom: -75px; }

@media screen and (max-width: 767px) { .ik-manga-body .ik-manga-kv { aspect-ratio: 375 / 750; }
  .ik-manga-body .ik-manga-kv::before { background: url(../img/manga/kv-cloud_sp.png) no-repeat left bottom/100% auto; bottom: -40px; }
  .ik-manga-body .ik-manga-kv::after { display: none; } }

.ik-manga-body .ik-manga-kv .title { position: absolute; width: calc((278 / 1600) * 100vw); top: calc((60 / 775) * 100%); left: calc((718 / 1600) * 100%); z-index: 3; }

@media screen and (max-width: 767px) { .ik-manga-body .ik-manga-kv .title { width: calc((162 / 375) * 100vw); top: calc((81 / 750) * 100%); left: calc((4 / 375) * 100%); } }

.ik-manga-body .ik-manga-kv .img01 { position: absolute; width: calc((564 / 1600) * 100vw); top: 0; right: calc((89 / 1600) * 100%); }

@media screen and (max-width: 767px) { .ik-manga-body .ik-manga-kv .img01 { width: calc((311 / 375) * 100vw); top: calc((13 / 750) * 100%); right: calc((-37 / 375) * 100%); } }

.ik-manga-body .ik-manga-kv .img02 { position: absolute; width: calc((476 / 1600) * 100vw); top: calc((56 / 775) * 100%); left: calc((218 / 1600) * 100%); }

@media screen and (max-width: 767px) { .ik-manga-body .ik-manga-kv .img02 { width: calc((345 / 375) * 100vw); top: calc((385 / 750) * 100%); left: calc((15 / 375) * 100%); } }

.ik-manga-body .ik-manga-kv .button { display: inline-block; font-family: "Sawarabi Gothic", san-serif; font-size: 1.375vw; color: #fff !important; background-color: #B41432; border: solid 2px #fff; border-radius: 15px; padding: calc((37 / 1600) * 100vw) calc((110 / 1600) * 100vw) calc((37 / 1600) * 100vw) calc((28 / 1600) * 100vw); min-width: calc((350 / 1600) * 100vw); -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; bottom: 30px; right: calc((130 / 1600) * 100%); z-index: 4; -webkit-box-shadow: 0 3px 10px rgba(30, 47, 56, 0.5); box-shadow: 0 3px 10px rgba(30, 47, 56, 0.5); }

.ik-manga-body .ik-manga-kv .button > span { letter-spacing: -0.25em; }

.ik-manga-body .ik-manga-kv .button::before { position: absolute; content: ""; right: 0; bottom: 0; width: calc((135 / 1600) * 100vw); height: calc((120 / 1600) * 100vw); background: url(../img/manga/kv-kame.png) no-repeat center right/contain; }

@media screen and (max-width: 767px) { .ik-manga-body .ik-manga-kv .button { font-size: 16px; border-radius: 8px; padding: 25px 80px 25px 18px; min-width: 244px; right: 10px; }
  .ik-manga-body .ik-manga-kv .button::before { width: 90px; height: 80px; } }

.ik-manga-body .ik-manga-main { padding-top: 130px; }

@media screen and (max-width: 767px) { .ik-manga-body .ik-manga-main { padding-top: 60px; } }

@media screen and (max-width: 767px) { .ik-manga-body .ik-manga-introduction { padding: 0 10px; } }

.ik-manga-body .ik-manga-introductionBox { padding: 0; position: relative; }

.ik-manga-body .ik-manga-introductionBox::before { position: relative; display: block; content: ""; width: 100%; height: 0; padding-top: 4%; background: url(../img/manga/introduction-frame-top.png) no-repeat top 1px center/100% 100%; }

.ik-manga-body .ik-manga-introductionBox::after { position: relative; display: block; content: ""; width: 100%; height: 0; padding-top: 4%; background: url(../img/manga/introduction-frame-bottom.png) no-repeat bottom center/100% 100%; }

.ik-manga-body .ik-manga-introductionBox > .deco { width: 100%; height: 100%; position: absolute; pointer-events: none; content: ""; top: 0; left: 0; z-index: 2; opacity: 0; -webkit-transition: .3s; transition: .3s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }

.ik-manga-body .ik-manga-introductionBox > .deco.show { opacity: 1; }

.ik-manga-body .ik-manga-introductionBox > .deco::before { position: absolute; content: ""; height: 100%; width: 27%; background: url(../img/manga/introduction-deco02.png) no-repeat bottom right/100% auto; bottom: 5px; right: 3px; }

.ik-manga-body .ik-manga-introductionBox > .contents { background: url(../img/manga/introduction-frame.png) repeat-y top center/100% auto; position: relative; padding: 60px 80px 50px; z-index: 1; }

.ik-manga-body .ik-manga-introductionBox > .contents .title { position: relative; }

.ik-manga-body .ik-manga-introductionBox > .contents .title::before, .ik-manga-body .ik-manga-introductionBox > .contents .title::after { position: absolute; content: ""; width: 36%; height: 346px; background: url(../img/manga/introduction-deco01.png) no-repeat top center/contain; top: -110px; left: -100px; pointer-events: none; }

.ik-manga-body .ik-manga-introductionBox > .contents .title::after { right: -100px; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); left: auto; }

.ik-manga-body .ik-manga-introductionBox > .contents .title img { max-width: 80%; width: 301px; margin-inline: auto; display: block; -webkit-filter: drop-shadow(0 0 20px rgba(2, 105, 17, 0.5)); filter: drop-shadow(0 0 20px rgba(2, 105, 17, 0.5)); }

.ik-manga-body .ik-manga-introductionBox > .contents .body { margin-top: 80px; height: auto; max-height: 280px; overflow: hidden; -webkit-transition: max-height 0.5s; transition: max-height 0.5s; }

.ik-manga-body .ik-manga-introductionBox > .contents .body .text { font-size: 27px; color: white; font-family: "Sawarabi Mincho", serif; line-height: 2.22222; text-align: center; -webkit-filter: drop-shadow(0 0 20px rgba(2, 105, 17, 0.8)); filter: drop-shadow(0 0 20px rgba(2, 105, 17, 0.8)); }

.ik-manga-body .ik-manga-introductionBox > .contents .body .text > span { display: block; }

.ik-manga-body .ik-manga-introductionBox > .contents .body .text a.blank { text-decoration: underline; display: inline; position: relative; }

.ik-manga-body .ik-manga-introductionBox > .contents .body .text a.blank::after { position: relative; display: inline-block; content: ""; width: 0.9em; height: 0.9em; margin-left: 4px; background: url(../img/manga/icon-blank.png) no-repeat center center/contain; vertical-align: middle; }

.ik-manga-body .ik-manga-introductionBox > .contents .body .notes { margin-top: 80px; color: white; font-family: "Sawarabi Gothic", san-serif; line-height: 1.75; -webkit-filter: drop-shadow(0 0 20px rgba(2, 105, 17, 0.8)); filter: drop-shadow(0 0 20px rgba(2, 105, 17, 0.8)); padding-right: 20%; }

.ik-manga-body .ik-manga-introductionBox > .contents .body.show .text > span.-opacity, .ik-manga-body .ik-manga-introductionBox > .contents .body.show .text > span.-opacity06 { opacity: 1; }

@media screen and (max-width: 1200px) { .ik-manga-body .ik-manga-introductionBox > .contents .body .text { font-size: 20px; } }

@media screen and (max-width: 767px) { .ik-manga-body .ik-manga-introductionBox::before, .ik-manga-body .ik-manga-introductionBox::after { padding-top: 0; height: 22px; }
  .ik-manga-body .ik-manga-introductionBox > .deco::before { width: 44%; max-width: 189px; background: url(../img/manga/introduction-deco02_sp.png) no-repeat bottom right/100% auto; right: 1px; bottom: 2px; }
  .ik-manga-body .ik-manga-introductionBox > .contents { padding: 30px 25px 20px; }
  .ik-manga-body .ik-manga-introductionBox > .contents .title::before, .ik-manga-body .ik-manga-introductionBox > .contents .title::after { top: -45px; width: 106px; }
  .ik-manga-body .ik-manga-introductionBox > .contents .title::before { left: -25px; }
  .ik-manga-body .ik-manga-introductionBox > .contents .title::after { right: -25px; }
  .ik-manga-body .ik-manga-introductionBox > .contents .title img { width: 150px; }
  .ik-manga-body .ik-manga-introductionBox > .contents .body { margin-top: 50px; max-height: 390px; }
  .ik-manga-body .ik-manga-introductionBox > .contents .body .text { font-size: 18px; }
  .ik-manga-body .ik-manga-introductionBox > .contents .body .text > span { display: inline; }
  .ik-manga-body .ik-manga-introductionBox > .contents .body .notes { font-size: 10px; padding-right: 0; padding-bottom: 100px; margin-top: 40px; } }

.ik-manga-body .introduction-moreBtn { text-align: center; margin-top: -20px; }

.ik-manga-body .introduction-moreBtn > .btn { outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer; display: inline-block; background-color: #54B512; border-radius: 100px; border: solid 2px white; color: white; font-family: "Sawarabi Gothic", san-serif; line-height: 1.5; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; width: 314px; max-width: 100%; position: relative; padding: 16px 60px; font-size: 24px; }

.ik-manga-body .introduction-moreBtn > .btn.show { display: none; }

.ik-manga-body .introduction-moreBtn > .btn > span { -webkit-filter: drop-shadow(0 0 20px rgba(2, 105, 17, 0.8)); filter: drop-shadow(0 0 20px rgba(2, 105, 17, 0.8)); }

.ik-manga-body .introduction-moreBtn > .btn::after { position: absolute; content: ""; width: 30px; height: 30px; background: url(../img/manga/icon-toggle.png) no-repeat center center/contain; right: 30px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

@media screen and (max-width: 767px) { .ik-manga-body .introduction-moreBtn { margin-top: 10px; }
  .ik-manga-body .introduction-moreBtn > .btn { font-size: 18px; width: 240px; }
  .ik-manga-body .introduction-moreBtn > .btn::after { width: 20px; height: 20px; } }

.ik-manga-body .ik-manga-story { padding-bottom: 130px; padding-top: 120px; background: url(../img/manga/story-deco03.png) no-repeat left bottom/28% auto, url(../img/manga/story-deco04.png) no-repeat right bottom/20% auto, -webkit-gradient(linear, left top, left bottom, from(rgba(241, 245, 207, 0)), to(rgba(88, 199, 187, 0.8))); background: url(../img/manga/story-deco03.png) no-repeat left bottom/28% auto, url(../img/manga/story-deco04.png) no-repeat right bottom/20% auto, linear-gradient(to bottom, rgba(241, 245, 207, 0), rgba(88, 199, 187, 0.8)); }

@media screen and (max-width: 767px) { .ik-manga-body .ik-manga-story { padding-top: 50px; padding-bottom: 180px; background: url(../img/manga/story-deco03.png) no-repeat left bottom/216px auto, url(../img/manga/story-deco04_sp.png) no-repeat right bottom/150px auto, -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(241, 245, 207, 0)), to(rgba(88, 199, 187, 0.8))); background: url(../img/manga/story-deco03.png) no-repeat left bottom/216px auto, url(../img/manga/story-deco04_sp.png) no-repeat right bottom/150px auto, linear-gradient(to bottom, rgba(241, 245, 207, 0) 50%, rgba(88, 199, 187, 0.8) 100%); } }

.ik-manga-body .ik-manga-story .story-title { text-align: center; padding-left: 40px; }

.ik-manga-body .ik-manga-story .story-title > span { position: relative; display: inline-block; padding: 0 180px; }

.ik-manga-body .ik-manga-story .story-title > span::before { position: absolute; content: ""; width: 180px; height: 165px; background: url(../img/manga/story-deco01.png) no-repeat bottom center/contain; bottom: 0; left: 0; }

.ik-manga-body .ik-manga-story .story-title > span::after { position: absolute; content: ""; width: 180px; height: 111px; background: url(../img/manga/story-deco02.png) no-repeat center top/contain; top: -42px; right: 35px; }

.ik-manga-body .ik-manga-story .story-title img { max-width: 100%; width: 528px; margin-inline: auto; display: block; -webkit-filter: drop-shadow(0 0 20px rgba(2, 105, 17, 0.5)); filter: drop-shadow(0 0 20px rgba(2, 105, 17, 0.5)); }

@media screen and (max-width: 767px) { .ik-manga-body .ik-manga-story .story-title { padding-left: 10px; }
  .ik-manga-body .ik-manga-story .story-title > span { padding: 0 32px; }
  .ik-manga-body .ik-manga-story .story-title > span::before { width: 84px; left: -10px; bottom: -26px; }
  .ik-manga-body .ik-manga-story .story-title > span::after { width: 84px; top: -20px; right: 0; }
  .ik-manga-body .ik-manga-story .story-title > span img { width: 247px; } }

.ik-manga-body .story-index { margin: 70px 0 60px 0; padding: 0; list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; gap: 10px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.ik-manga-body .story-index > li { background-color: #DDDDDD; border-radius: 100px; padding: 16px 10px; line-height: 1.5; text-align: center; color: #999999; font-size: 18px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-sizing: border-box; box-sizing: border-box; pointer-events: none; }

.ik-manga-body .story-index > li.-active { cursor: pointer; pointer-events: all; background-color: #EFF725; color: #000000; font-family: "Sawarabi Gothic", san-serif; -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5)); filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5)); }

@media screen and (max-width: 1000px) { .ik-manga-body .story-index { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .ik-manga-body .story-index > li { width: 100px; -webkit-box-flex: 0; -ms-flex: none; flex: none; } }

@media screen and (max-width: 767px) { .ik-manga-body .story-index { margin: 40px 0 30px; gap: 10px 5px; }
  .ik-manga-body .story-index > li { font-size: 13px; padding: 6px 10px; width: 65px; } }

.ik-manga-body .story-swiper { padding: 0 100px; }

@media screen and (max-width: 767px) { .ik-manga-body .story-swiper { padding: 0 10px; } }

.ik-manga-body .swiper-container { width: 100%; overflow: visible; }

.ik-manga-body .swiper-button-prev, .ik-manga-body .swiper-button-next { background-color: #EFF725; width: 80px !important; height: 80px !important; border-radius: 100px; background-size: 16px 26px; top: calc(50% - 40px); }

@media screen and (max-width: 767px) { .ik-manga-body .swiper-button-prev, .ik-manga-body .swiper-button-next { width: 35px !important; height: 35px !important; background-size: 8px 12px; top: calc(50% - 18px); } }

.ik-manga-body .swiper-button-prev:hover, .ik-manga-body .swiper-button-next:hover { opacity: .7; }

.ik-manga-body .swiper-button-prev, .ik-manga-body .swiper-button-next { background-image: url(../img/manga/icon-arrow.png) !important; }

@media screen and (max-width: 767px) { .ik-manga-body .swiper-button-prev, .ik-manga-body .swiper-button-next { background-image: url(../img/manga/icon-arrow_sp.png) !important; } }

.ik-manga-body .swiper-button-prev { -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); left: -20px; }

@media screen and (max-width: 1200px) { .ik-manga-body .swiper-button-prev { left: 0; } }

@media screen and (max-width: 767px) { .ik-manga-body .swiper-button-prev { left: -10px; } }

.ik-manga-body .swiper-button-next { right: -20px; }

@media screen and (max-width: 1200px) { .ik-manga-body .swiper-button-next { right: 0; } }

@media screen and (max-width: 767px) { .ik-manga-body .swiper-button-next { right: -10px; } }

.ik-manga-body .swiper-button-next.swiper-button-disabled, .ik-manga-body .swiper-button-prev.swiper-button-disabled { opacity: 0.5 !important; }

.ik-manga-body .swiper-slide { opacity: 0.5; }

.ik-manga-body .swiper-slide.swiper-slide-active { opacity: 1 !important; }

.ik-manga-body .story-block { background-color: #0B6606; border-radius: 20px; -webkit-box-shadow: 0 10px 20px rgba(2, 105, 17, 0.5); box-shadow: 0 10px 20px rgba(2, 105, 17, 0.5); padding: 40px 50px; display: -webkit-box; display: -ms-flexbox; display: flex; gap: 20px 50px; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 1200px) { .ik-manga-body .story-block { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

@media screen and (max-width: 767px) { .ik-manga-body .story-block { border-radius: 14px; padding: 24px 20px 30px 20px; } }

.ik-manga-body .story-block > .textarea { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.ik-manga-body .story-block > .textarea .title { width: calc(100% + 30px); color: white; font-family: "Sawarabi Mincho", serif; }

.ik-manga-body .story-block > .textarea .title .sub { display: block; font-size: 24px; line-height: 1.2; }

.ik-manga-body .story-block > .textarea .title .main { display: block; line-height: 1.5; font-size: 40px; margin-top: 16px; margin-left: -0.45em; }

.ik-manga-body .story-block > .textarea .title .main.-min { font-size: 34px; }

.ik-manga-body .story-block > .textarea .lead { color: white; margin-top: 28px; font-family: "Sawarabi Gothic", san-serif; line-height: 2; }

@media screen and (max-width: 767px) { .ik-manga-body .story-block > .textarea .title { width: 100%; }
  .ik-manga-body .story-block > .textarea .title .sub { font-size: 16px; }
  .ik-manga-body .story-block > .textarea .title .main { font-size: 24px; margin-top: 8px; }
  .ik-manga-body .story-block > .textarea .title .main.-min { font-size: 20px; }
  .ik-manga-body .story-block > .textarea .lead { margin-top: 16px; font-size: 13px; } }

.ik-manga-body .story-block > .manga { background-color: #76C890; border-radius: 16px; width: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.ik-manga-body .story-block > .manga .text { font-family: YuMincho, serif; color: white; font-size: 36px; line-height: 1.44444; padding: 36px 20px 12px; -webkit-filter: drop-shadow(0 0 20px rgba(2, 105, 17, 0.5)); filter: drop-shadow(0 0 20px rgba(2, 105, 17, 0.5)); }

.ik-manga-body .story-block > .manga .image { margin-top: auto; width: 100%; }

@media screen and (max-width: 1200px) { .ik-manga-body .story-block > .manga { width: 100%; border-radius: 8px; }
  .ik-manga-body .story-block > .manga .text { padding-bottom: 10px; }
  .ik-manga-body .story-block > .manga .image { max-width: 450px; } }

@media screen and (max-width: 767px) { .ik-manga-body .story-block > .manga .text { font-size: 20px; padding-top: 14px; } }

.ik-manga-body .story-readBtn { background-color: #EFF725; border-radius: 100px; color: #000000; text-align: center; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 1.5; padding: 15px 50px; margin-top: 32px; display: block; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5); font-size: 20px; font-family: "Sawarabi Gothic", san-serif; }

.ik-manga-body .story-readBtn::before { position: absolute; content: ""; width: 12px; height: 18px; right: 28px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: url(../img/manga/icon-arrow.png) no-repeat center center/contain; }

.ik-manga-body .story-readBtn > span { position: relative; display: inline-block; padding-left: 44px; }

.ik-manga-body .story-readBtn > span::before { position: absolute; content: ""; width: 24px; height: 24px; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: url(../img/manga/icon-book.png) no-repeat center center/contain; }

@media screen and (max-width: 767px) { .ik-manga-body .story-readBtn { margin-top: 16px; padding: 14px 40px; font-size: 16px; }
  .ik-manga-body .story-readBtn::before { width: 8px; height: 14px; background: url(../img/manga/icon-arrow_sp.png) no-repeat center center/contain; }
  .ik-manga-body .story-readBtn > span { padding-left: 30px; }
  .ik-manga-body .story-readBtn > span::before { width: 20px; height: 20px; } }

.ik-manga-body .story-word { margin-top: 24px; border-radius: 8px; background-color: #368D3D; padding: 20px; }

@media screen and (max-width: 767px) { .ik-manga-body .story-word { margin-top: 20px; } }

.ik-manga-body .story-word .heading { color: white; padding-left: 42px; font-family: "Sawarabi Gothic", san-serif; font-size: 20px; position: relative; line-height: 1.5; }

.ik-manga-body .story-word .heading::before { position: absolute; content: ""; width: 32px; height: 32px; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: url(../img/manga/icon-question.png) no-repeat center center/contain; }

@media screen and (max-width: 767px) { .ik-manga-body .story-word .heading { padding-left: 32px; font-size: 16px; }
  .ik-manga-body .story-word .heading::before { width: 23px; height: 23px; } }

.ik-manga-body .story-word .wordList { margin-top: 24px; list-style: none; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 12px 20px; }

.ik-manga-body .story-word .wordList .btn { cursor: pointer; color: white; display: inline-block; font-family: "Sawarabi Gothic", san-serif; font-size: 15px; line-height: 1.5; position: relative; -webkit-transition: .3s; transition: .3s; }

.ik-manga-body .story-word .wordList .btn:hover { opacity: 0.7; }

.ik-manga-body .story-word .wordList .btn span { position: relative; border-bottom: solid 1px white; line-height: 1.6; }

.ik-manga-body .story-word .wordList .btn span::after { pointer-events: none; position: relative; display: inline-block; content: ""; width: 16px; height: 1.5em; margin-left: 6px; background: url(../img/manga/icon-toggle02.png) no-repeat center center/contain; vertical-align: top; }

@media screen and (max-width: 767px) { .ik-manga-body .story-word .wordList { margin-top: 20px; gap: 10px 5px; }
  .ik-manga-body .story-word .wordList .btn { font-size: 12px; }
  .ik-manga-body .story-word .wordList .btn span::after { width: 14px; } }

.ik-manga-body .story-modal { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(2, 105, 17, 0.8); }

.ik-manga-body .story-modal .content { -webkit-box-sizing: border-box; box-sizing: border-box; max-width: calc(100% - 40px); width: 900px; max-height: 90%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-color: #fff; border-radius: 20px; padding: 40px; position: relative; overflow: scroll; }

.ik-manga-body .story-modal .content.-book { width: 96%; height: 90%; padding-top: 70px; }

.ik-manga-body .story-modal .content .closeBtn { cursor: pointer; position: absolute; content: ""; width: 40px; height: 40px; background: url(../img/manga/icon-modal-close.png) no-repeat center center/contain; right: 20px; top: 20px; }

.ik-manga-body .story-modal .content .heading { font-family: "Sawarabi Mincho", serif; font-size: 24px; color: #026911; padding-bottom: 15px; border-bottom: solid 1px #026911; }

.ik-manga-body .story-modal .content .body { padding-top: 40px; }

.ik-manga-body .story-modal .content .heading2 { font-family: "Sawarabi Gothic", san-serif; color: #026911; font-size: 18px; line-height: 1.5; margin-bottom: 16px; }

.ik-manga-body .story-modal .content .text { line-height: 1.6875; color: #000; }

.ik-manga-body .story-modal .content .text a { color: #026911; text-decoration: underline; word-break: break-all; }

.ik-manga-body .story-modal .content .list { margin-top: 20px; border: solid 1px #026911; padding: 20px; display: -ms-grid; display: grid; gap: 5px 40px; -ms-grid-columns: auto 40px auto 40px auto 40px auto; grid-template-columns: auto auto auto auto; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #000; }

.ik-manga-body .story-modal .content .list li { line-height: 1.5; }

.ik-manga-body .story-modal .content .figure { margin-top: 30px; text-align: center; }

.ik-manga-body .story-modal .content .figure img { width: 413px; max-width: 100%; }

.ik-manga-body .story-modal .content .figure.-full img { width: 100%; }

.ik-manga-body .story-modal .content .figure figcaption { text-align: center; color: #000; font-size: 14px; margin-top: 10px; line-height: 1.5; }

.ik-manga-body .story-modal .content .figureWrap { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 0 20px; }

.ik-manga-body .story-modal .content .figureWrap .figure { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.ik-manga-body .story-modal .content .figureWrap figcaption { text-align: left; }

.ik-manga-body .story-modal .content .close { text-align: center; margin-top: 40px; }

.ik-manga-body .story-modal .content .close > .btn { cursor: pointer; color: white; background-color: #B41432; display: inline-block; border-radius: 4px; padding: 8px 36px; font-family: "Sawarabi Gothic", san-serif; line-height: 1.5; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .3s; transition: .3s; }

.ik-manga-body .story-modal .content .close > .btn:hover { opacity: 0.7; }

@media screen and (max-width: 767px) { .ik-manga-body .story-modal .content { padding: 30px 24px; border-radius: 14px; }
  .ik-manga-body .story-modal .content .closeBtn { width: 32px; height: 32px; }
  .ik-manga-body .story-modal .content .heading { font-size: 20px; }
  .ik-manga-body .story-modal .content .body { padding-top: 24px; }
  .ik-manga-body .story-modal .content .heading2 { font-size: 16px; }
  .ik-manga-body .story-modal .content .text { font-size: 14px; }
  .ik-manga-body .story-modal .content .list { font-size: 14px; -ms-grid-columns: auto auto; grid-template-columns: auto auto; }
  .ik-manga-body .story-modal .content .figureWrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .ik-manga-body .story-modal .content .figure figcaption { font-size: 13px; }
  .ik-manga-body .story-modal .content .close { margin-top: 30px; } }

@media screen and (max-width: 450px) { .ik-manga-body .story-modal .content .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }
/*# sourceMappingURL=manga.css.map */