@charset "UTF-8";

/* html5doctor.com Reset v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) - http://cssreset.com */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
ol,ul {list-style:none;}

body{font-family: 'Noto Sans JP', 'IBM Plex Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; color:#111; font-weight:400; line-height:1; font-feature-settings: "palt";}
html{font-size: 62.5%;}
ul{list-style: none; }
a, input{outline:none;}

/**** Start of "Micro cf" ****/

.cf { zoom: 1; }
.cf:before,
.cf:after { content: ""; display: table; }
.cf:after { clear: both; }

sup {
  vertical-align: super;
  font-size: smaller
}

/* --------------------------------------------------------
	site setting
-------------------------------------------------------- */
:root {
    --res-200px: 11.9047vw;
    --res-120px: 7.1428vw;
    --res-100px: 5.9523vw;
    --res-80px: 4.7619vw;
    --res-70px: 4.1666vw;
    --res-60px: 3.5714vw;
    --res-50px: 2.9761vw;
    --res-40px: 2.3809vw;
    --rfs-72px: clamp(5.4rem, -0.36rem + 4.5vw, 7.2rem);
    --rfs-48px: clamp(3.6rem, -0.24rem + 3vw, 4.8rem);
    --rfs-36px: clamp(2.743rem, 2.14vw, 3.6rem);
    --rfs-32px: clamp(2.4rem, -0.16rem + 2vw, 3.2rem);
    --rwd-1100px: 65.4761vw;
}

.wd-1500 {
    margin-right: auto;
    margin-left: auto;
    width: 89.4853%;
}

.wd-1400 {
    margin-right: auto;
    margin-left: auto;
    width: 1400px;
}

.wd-1200 {
    margin-right: auto;
    margin-left: auto;
    width: 1200px;
}

.wd-1000 {
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
}

.wd-940 {
    margin-right: auto;
    margin-left: auto;
    width: 940px;
}

.wd-800 {
    margin-right: auto;
    margin-left: auto;
    width: 800px;
}

.ff-serif {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.fc-white {
    color: #fff;
}

.fc-black {
    color: #231815;
}

.fc-blue {
    color: #0055aa;
}

.fc-yellow {
    color: #fff000;
}

.fc-orange {
    color: #ec6c00;
}

.fsr-32 {
    font-size: var(--rfs-32px);
}

.fsr-28 {
    font-size: clamp(2.2rem, 0.28rem + 1.5vw, 2.8rem);
    /*1680-1280 76.1904% 28-22*/
}

.fsr-24 {
    font-size: clamp(1.8rem, -0.12rem + 1.5vw, 2.4rem);
    /*1680-1280 76.1904% 24-18*/
}

.fsr-22 {
    font-size: clamp(1.8rem, 0.52rem + 1vw, 2.2rem);
    /*1680-1280 22-18*/
}

.fsr-20 {
    font-size: clamp(1.8rem, 1.16rem + 0.5vw, 2.0rem);
    /*1680-1280 20-18*/
}

.fsa-30 {
    font-size: 3.0rem;
}

.fsa-28 {
    font-size: 2.8rem;
}

.fsa-24 {
    font-size: 2.4rem;
}

.fsa-22 {
    font-size: 2.2rem;
}

.fsa-20 {
    font-size: 2.0rem;
}

.fsa-18 {
    font-size: 1.8rem;
}

.fsa-16 {
    font-size: 1.6rem;
}

.fsa-14 {
    font-size: 1.4rem;
}

.fsa-12 {
    font-size: 1.2rem;
}

.fsa-11 {
    font-size: 1.1rem;
}

.fsa-10 {
    font-size: 1.0rem;
}

.fw-900 {
    font-weight: 900;
}

.fw-700 {
    font-weight: 700;
}

.fw-500 {
    font-weight: 500;
}

.fw-400 {
    font-weight: 400;
}

.lh-200 {
    line-height: 2.0;
}

.lh-150 {
    line-height: 1.5;
}

.lh-130 {
    line-height: 1.3;
}

.lh-120 {
    line-height: 1.2;
}

.lh-100 {
    line-height: 1.0;
}

.ta-center {
    text-align: center;
}

/* 相対値 */
.mtr-200 {
    margin-top: 11.9047vw;
}

.mtr-150 {
    margin-top: 8.9285vw;
}

.mtr-120 {
    margin-top: 7.1428vw;
}

.mtr-100 {
    margin-top: 5.9523vw;
}

.mtr-80 {
    margin-top: var(--res-80px);
}

.mtr-70 {
    margin-top: var(--res-70px);
}

.mtr-60 {
    margin-top: var(--res-60px);
}

.mtr-50 {
    margin-top: var(--res-50px);
}

.mtr-40 {
    margin-top: var(--res-40px);
}

.mtr-30 {
    margin-top: 1.7857vw;
}

.mtr-20 {
    margin-top: 1.1904vw;
}

.mtr-15 {
    margin-top: 0.8928vw;
}

.mtr-10 {
    margin-top: 0.5952vw;
}

/* 絶対値 */
.mta-100 {
    margin-top: 100px;
}

.mta-80 {
    margin-top: 80px;
}

.mta-60 {
    margin-top: 60px;
}

.mta-40 {
    margin-top: 40px;
}

.mta-30 {
    margin-top: 30px;
}

.mta-20 {
    margin-top: 20px;
}

.mta-10 {
    margin-top: 10px;
}

.mba-100 {
    margin-bottom: 100px;
}

.mba-80 {
    margin-bottom: 80px;
}

.mba-60 {
    margin-bottom: 60px;
}

.mba-40 {
    margin-bottom: 40px;
}

.mba-30 {
    margin-bottom: 30px;
}

.mba-20 {
    margin-bottom: 20px;
}

.mba-10 {
    margin-bottom: 10px;
}

.mla-20 {
    margin-left: 20px;
}

.mla-10 {
    margin-left: 10px;
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.jc-center {
    justify-content: center;
}

.fc-aice {
    align-items: center;
}

.fc-aife {
    align-items: flex-end;
}

.note-list {
    list-style-type: none;
}

.note-list--inline {
    display: inline-flex;
    flex-direction: column;
}

.note-list > li,
.note-list--inline > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.4;
}

.note-list li:before,
.note-list--inline li:before {
    content: '※';
    margin-right: 2px;
}

.note-list li + li,
.note-list--inline li + li {
    margin-top: 8px;
}

.disk-list {
    list-style-type: disc;
}

.disk-list li {
    margin-left: 20px;
    line-height: 1.5;
}

.disk-list li + li {
    margin-top: 10px;
}

.decimal-list {
    list-style-type: decimal;
}

.decimal-list li {
    margin-left: 20px;
    line-height: 1.5;
}

.decimal-list li + li {
    margin-top: 10px;
}

/* --------------------------------------------------------
	effect
-------------------------------------------------------- */
.effect-hover--zoom {
    overflow: hidden;
}

a > .effect-hover--zoom img,
.popup-modal > .effect-hover--zoom img,
.effect-hover--zoom img {
    transition: 0.3s;
}

a:hover > .effect-hover--zoom img,
.popup-modal:hover > .effect-hover--zoom img,
.effect-hover--zoom:hover img {
    transform: scale(110%);
    transition: 0.3s;
}

/* --------------------------------------------------------
	style
-------------------------------------------------------- */
body {
    background-image: url('../images/bg-main.jpg');
    background-size: 100% auto;
    font-feature-settings: "palt";
}

html {}

a {
    text-decoration: none;
}

figure {
    line-height: 0;
}

figure img {
    width: 100%;
    height: auto;
}

/* --------------------------------------------------------
	loader
-------------------------------------------------------- */
.loader {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1100;
}

.loaded .loader {
    opacity: 0;
    transition: 0.75s;
    transition-delay: 0.5s;
}

.loader__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
}

.loader__inner img {
    width: 5%;
    height: auto;
}

#splash-screen {}

.splash-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 60%;
    min-width: 400px;
    height: 60px;
    color: #fff;
    font-size: 2.0rem;
    font-weight: 700;
    border-radius: 999px;
    background: #00B3C9;
}

/* --------------------------------------------------------
	header
-------------------------------------------------------- */
header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: rgba(0, 182, 214, 0.9);
    transition: transform .3s;
    z-index: 99;
}

@media (width > 767px) {
    header.hide {
        transform: translateY(-100%);
    }
}

.header__logo {
    display: none;
}

.global-navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.global-navi a,
.global-navi span {
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: clamp(1.4rem, 0.76rem + 0.5vw, 1.6rem);
    font-weight: 700;
    line-height: 1.375;
}

.global-navi a + a,
.global-navi a + span,
.global-navi span + a,
.global-navi span + span {
    border-left: 1px solid #fff;
}

/* --------------------------------------------------------
	hero
-------------------------------------------------------- */
.hero {
    position: relative;
    width: 100%;
    height: 100vh;
    /*aspect-ratio:206/105;*/
    overflow: hidden;
}

.hero__slider {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 100%;
    animation: slide-left 30s linear infinite;
}

.hero__slider .loop-img {
    width: 50%;
    height: 100%;
    flex-shrink: 0;
    /* 画像が縮まないように */
    background: url(../images/bg-loop.webp) left center;
    background-size: 100% auto;
}

.hero__keyvisual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
}

.hero__keyvisual .kv-inner {
    padding: 40px;
    width: 60%;
    background-color: rgb(255 255 255 / .5);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    box-sizing: border-box;
}


.hero__keyvisual .kv-inner img {
    width: 100%;
    height: auto;
}

/* --------------------------------------------------------
	section
-------------------------------------------------------- */
main {
    padding-top: var(--res-120px);
    padding-bottom: var(--res-100px);
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.page-navi {
    width: 100%;
}

.page-navi__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    background: url(../images/pagenavi-bg.png) no-repeat;
    background-size: cover;
    aspect-ratio: 16 / 5;
}

.page-navi__inner::before {
    pointer-events: none;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 124%;
    background: url(../images/pagenavi-ornament.png) no-repeat;
    background-size: cover;
    aspect-ratio: 1510/583;
    transform: translate(-50%, -46%);
}

.page-comiclist .page-navi__inner figure,
.page-comiclist .page-navi__inner p {
    position: relative;
}

.page-top .page-navi__inner::after {
    pointer-events: none;
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 83.3333%;
    background: url(../images/pagetop-subtitle.svg) no-repeat;
    background-size: cover;
    aspect-ratio: 5000000/438129;
    transform: translate(-50%, -50%);
}

.page-navi__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 10px 30px 10px 10px;
    width: 780px;
    height: 60px;
    color: #fff;
    line-height: 1;
    text-align: center;
    border-radius: 5px;
    background: #21328f;
    transition: 0.2s;
    box-sizing: border-box;
}

/*.page-navi__button:nth-child(even) {
    background: #ec6c00;
}*/

.page-navi__button:hover {
    background: #33c5de;
    transition: 0.2s;
}

.page-navi__button:after {
    content: "\f0ab";
    pointer-events: none;
    font-family: "Font Awesome 6 Free";
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 10px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 0;
}

.page-top .page-navi__button + .page-navi__button {
    margin-top: 10px;
}

.page-navi__button span {
    transform: translate(0, 0);
}

.page-navi__button br {
    display: none;
}

.page-navi__info {
    position: relative;
    color: #222;
    text-align: center;
}

.page-top .page-navi__info br {
    display: none;
}

.page-comiclist .page-navi__inner figure {
    margin-right: auto;
    margin-left: auto;
    width: 52.666%;
}

.page-top section {
    padding-top: var(--res-100px);
    padding-bottom: var(--res-100px);
    box-sizing: border-box;
}

.section__title {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.section__title img {
    position: relative;
    width: auto;
    height: 180px;
}

.section__title-bg {
    position: absolute;
    top: 50%;
    left: 0;
    width: 200%;
    height: 140px;
    transform: translateY(-50%);
    will-change: transform;
    z-index: 0;
}

#pointcampaign {
    margin-top: var(--res-100px);
    background: #fff;
}

#pointcampaign .section__title-bg,
.comiclist .section__title-bg {
    background: url(../images/bg-title-pointcampaign.webp) repeat-x center center;
    background-size: auto 100%;
}

.section__summary {
    text-align: center;
}

.section__summary .text-container {
    display: inline-block;
    position: relative;
}

.section__summary .text-container::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: auto;
    height: 120%;
    background: url(../images/pointcampaign-ornament-left.svg) no-repeat;
    background-size: cover;
    aspect-ratio: 18353/50000;
    transform: translate(-110%, -50%);
}

.section__summary .text-container::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: auto;
    height: 120%;
    background: url(../images/pointcampaign-ornament-right.svg) no-repeat;
    background-size: cover;
    aspect-ratio: 18353/50000;
    transform: translate(110%, -50%);
}

.section__summary p {
    display: inline;
    position: relative;
    font-weight: 700;
    line-height: 1.6666;
    padding: 6px 10px;
    background-image: linear-gradient(#ffff00, #ffff00);
    background-repeat: no-repeat;
    background-size: 100% 5px;
    background-position: 0 68%;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    box-sizing: border-box;
}

.summary__table {
    table-layout: fixed;
}

.summary__table th {
    padding: 20px;
    width: 150px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background: #59c2e1;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

.summary__table td {
    padding: 20px;
    width: calc(100% - 150px);
    line-height: 1.5;
    vertical-align: middle;
    background: #eee;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

.summary__table tr:last-of-type th, .summary__table tr:last-of-type td {
    border-bottom: none;
}

.summary__table .table__period span + span {
    margin-left: 10px;
}

.kadokawa-appli {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 50px 60px;
    background: #eee;
    box-sizing: border-box;
}

.kadokawa-appli .inner-left {
    width: calc(58% - 30px);
}

.kadokawa-appli .inner-right {
    width: 42%;
}

.kadocomi-appli {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    background: #fff;
    box-sizing: border-box;
}

.kadocomi-appli .inner-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70%;
    box-sizing: border-box;
}

.kadocomi-appli .inner-left .inner-container {
    width: 81.4285%;
}

.kadocomi-appli .inner-right {
    width: 30%;
}

.banner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    max-width: 400px;
}

.banner-container a {
    display: block;
    width: 48%;
}

.banner-container a img {
    width: 100%;
    height: auto;
}

.link__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    width: 640px;
    height: 80px;
    color: #fff000;
    text-align: center;
    background: #33c5de;
    border-radius: 999px;
    transition: 0.2s;
}

.link__button:hover {
    background: #21328f;
    transition: 0.2s;
}

.link__button::after {
    content: "\f0a9";
    pointer-events: none;
    font-family: "Font Awesome 6 Free";
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 20px;
    display: inline-block;
    color: #fff000;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 0;
}

#ebook .link__button {
    height:90px;
    line-height:1.2;
}

#ebook .link__button span {
    letter-spacing: -0.04em;
}

section:not(#ebook) .link__button br {
    display: none;
}

#officialx {
    width: 100%;
}

.officialx__bubble {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    width: 53.5714%;
    min-width: 900px;
    background: url(../images/bg-officialx.png) no-repeat;
    background-size: cover;
    aspect-ratio: 300/181;
}

.officialx__bubble:before {
    pointer-events: none;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    background: url(../images/img-officialx.png) no-repeat;
    background-size: cover;
    aspect-ratio: 150000/110923;
    transform: translate(-50%, -50%);
}

.officialx__bubble:after {
    pointer-events: none;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 124%;
    background: url(../images/pagenavi-ornament.png) no-repeat;
    background-size: cover;
    aspect-ratio: 1510 / 583;
    transform: translate(-50%, -46%);
}

.inner-bubble {
    display: inline-flex;
    flex-direction: column;
    transform: translate(0, -20%);
}

.officialx__text {
    color: #ed6c00;
    font-size: clamp(1.8rem, -0.12rem + 1.5vw, 2.4rem);
}

.officialx__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.7857vw;
    height: 86px;
    font-size: clamp(1.8rem, -0.12rem + 1.5vw, 2.4rem);
    border-radius: 999px;
    background: #00b6d6;
    /*border: 3px solid #003c5c;*/
    box-sizing: border-box;
    transition: 0.2s;
}

.officialx__btn:hover {
    background: #21328f;
    transition: 0.2s;
}

/* --------------------------------------------------------
  20250718
-------------------------------------------------------- */
.page-top main {
    padding-bottom: 0;
}

.page-navi__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    background: url(../images/pagenavi-bg0718.png) no-repeat;
    background-size: cover;
    aspect-ratio: 12/5;
}

#kujibiki .section__title img, #sleevecase .section__title img, #specialpresent .section__title img {
    height: 240px;
}

#kujibiki .section__title-bg {
    background: url(../images/bg-title-kujibiki.webp) repeat-x center center;
    background-size: auto 100%;
}

.kujibiki__banner {
    margin-right: auto;
    margin-left: auto;
    width: 620px;
}

.kujibiki__banner img {
    width: 100%;
    height:auto;
}

#kujibiki .summary__table th {
    width: 250px;
    line-height:1.5;
}

#kujibiki .summary__table td {
    width: calc(100% - 250px);
    background:#fff;
}
.kujibiki__shops {
    background:#fff;
    box-sizing: border-box;
}
.toggle__switch {
    cursor: pointer;
    position: relative;
    padding:20px;
    color:#fff;
    text-align: center;
    background:#21328f;
    transition: 0.2s;
    box-sizing: border-box;
}
.toggle__switch:hover {
    background:#ec6c00;
    transition: 0.2s;
}
.toggle__switch:after {
    content: "\2b";
    pointer-events: none;
    font-family: "Font Awesome 6 Free";
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 50%;
    right: 20px;
    display: inline;
    font-size: 1.8rem;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 0;
    transform: translate(0, -50%);
}
.toggle__switch.active:after {
    content: "\f068";
}
.toggle__switch + ul {
    display: none;
    padding:20px;
    font-weight: 700;
    line-height:2;
    background:#fff;
    box-sizing: border-box;
}
.kujibiki__shops .toggle__switch + ul li > span {
    color:#21328f;
}
.kujibiki__shops .toggle__switch + ul li > span + span {
    margin-left:10px;
    color:#ec6c00;
}
#sleevecase {
    background:#fff;
}
#sleevecase .section__title-bg,
.page-shoplist .section__title-bg {
    background: url(../images/bg-title-sleevecase.webp) repeat-x center center;
    background-size: auto 100%;
}
.sleevecase__shops .shops__title {
    position: relative;
    padding:20px;
    color:#fff;
    text-align: center;
    background:#21328f;
}
.sleevecase__shops .shops__list {
    padding:20px;
    font-weight: 700;
    line-height:2;
    background:#eee;
    box-sizing: border-box;
}
.sleevecase__shops .shops__list li > span {
    color:#21328f;
}
.sleevecase__shops .shops__list li > span + span {
    margin-left:10px;
    color:#ec6c00;
}
.sleevecase__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap:40px 10%;
    padding:40px 40px 20px;
    background-image: url(../images/bg-main.jpg);
    background-size: 100% auto;
    box-sizing: border-box;
}
.sleevecase__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width:40%;
}
.sleevecase__list li .shops__name {
    display: block;
    position: relative;
    padding:10px 20px;
    width: 100%;
    color:#21328f;
    font-weight: 700;
    text-align: center;
    border-radius: 999px;
    background:#ffff00;
    box-sizing: border-box;
}
.sleevecase__list li .shops__name:before {
    content:'';
    position: absolute;
    bottom:0;
    left:50%;
    height: calc(tan(60deg) * 20px / 2);
    width: 20px;
    background: #ffff00;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    transform: translate(-50%,calc(100% - 1px));
}
.sleevecase__list li figure {
    margin-top:10px;
}
.button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    gap:0 4%;
}
.button-container .link__button {
    width:48%;
}
#specialpresent .section__summary .text-container::before, #specialpresent .section__summary .text-container::after {
    content: none;
}
#specialpresent .section__title-bg {
    background: url(../images/bg-title-specialpresent.webp) repeat-x center center;
    background-size: auto 100%;
}
.specialpresent__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap:20px 0;
}
.specialpresent__list .link__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    height:80px;
    color: #fff;
    background: #21328f;
    border-radius: 999px;
    transition: 0.2s;
}
.specialpresent__list .link__button:hover {
    background: #ec6c00;
    transition: 0.2s;
}
.specialpresent__list .link__button::after {
    content: "\f08e";
    color: #fff;
}
#officialx {
    padding-top: var(--res-100px);
    padding-bottom: var(--res-100px);
    /*background:#fff;*/
}
.page-shoplist .shop-list li + li {
    margin-top:20px;
}
.page-shoplist .toggle__switch .store-name {
}
.page-shoplist .toggle__switch .book-title {
    margin-top: 10px;
    line-height:1.1;
}
.page-shoplist .branch-list .list__shopname {
    margin-left:20px;
}
.page-shoplist .branch-list {
    font-weight: 500;
}
.page-shoplist .branch-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height:1;
}
.page-shoplist .branch-list li + li {
    margin-top: 15px;
}
.page-shoplist .branch-list .list__prefectures {
    width:100px;
    border-right:1px solid #ccc;
    box-sizing: border-box;
}
.page-shoplist .branch-list .list__branchname {
    width:calc(100% - 100px);
    padding-left:20px;
    box-sizing: border-box;
}
.page-shoplist .shop-list > li:last-child .branch-list > li:first-child .list__branchname {
    width:100%;
    padding-left:0;
}
/* --------------------------------------------------------
  comic list
-------------------------------------------------------- */
.page-comiclist .page-navi {
    position: relative;
    z-index: 2;
}

.comiclist {
    position: relative;
    z-index: 1;
}

.comiclist .section__lead {
    text-align: center;
}

.comiclist .section__lead:before {
    content: "\f0ab";
    pointer-events: none;
    font-family: "Font Awesome 6 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 0;
}

.clickable-navi img {
    width: 100%;
    height: auto;
}

.comiclist__list {}

.comiclist__settitle {
    position: relative;
    width: 100%;
    height: 164px;
    text-align: center;
    z-index: 2;
}

.comiclist__settitle img {
    width: auto;
    height: 100%;
}

.comiclist__list > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin-top: -30px;
    gap: 50px 0;
    padding: 50px;
    background: #fff;
    box-sizing: border-box;
}

.comiclist__list > ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 48%;
}

.comiclist__list > ul li figure {
    width: 47.6190%;
}

.comiclist__list .comic__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(100% - (47.6190% + 20px));
}

.comiclist__list .comic__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #21328f;
    line-height: 1.2;
}

.comiclist__list .comic__author {
    line-height: 1.2;
}

.comiclist__list .comic__summary {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6666;
}

.comiclist__list .comic__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 10px;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height:1;
    font-weight: 700;
    text-align: center;
    border-radius: 999px;
    background: #33c5de;
}

.comiclist__list .comic__link:before {
    content: "\f518";
    pointer-events: none;
    font-family: "Font Awesome 6 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 0;
}
/* --------------------------------------------------------
  20250725
-------------------------------------------------------- */
#ebook {
    background:#fff;
}

#ebook .section__title-bg, .page-ebook .section__title-bg {
    background: url(../images/bg-title-ebook.webp) repeat-x center center;
    background-size: auto 100%;
}

#ebook .section__summary p {
    line-height:1;
}

#ebook .section__summary p span, .page-ebook .section__summary p span {
    display: inline-block;
    line-height: 1.5;
}

.recommend__title {
    position: relative;
    width: 100%;
    height: 164px;
    text-align: center;
    z-index: 2;
}

.recommend__title img {
    width: auto;
    height: 100%;
}

.recommend > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin-top: -30px;
    gap: 50px 0;
    padding: 50px;
    background: #fff;
    box-sizing: border-box;
}

.recommend > ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 48%;
}

.recommend > ul li .data-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width:100%;
}

.recommend > ul li figure {
    width: 47.6190%;
}

.recommend .comic__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(100% - (47.6190% + 20px));
}

.recommend .comic__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #21328f;
    line-height: 1.2;
}

.recommend .comic__author {
    line-height: 1.2;
}

.recommend .comic__summary {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6666;
}

.recommend .comic__link {
    margin-top: 10px;
    width: 100%;
}

.recommend .comic__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height:1;
    font-weight: 700;
    text-align: center;
    border-radius: 999px;
}

.recommend .comic__link:first-child {
    background: #21328f;
}

.recommend .comic__link:last-child {
    background: #ec6c00;
}

.recommend .comic__link:first-child:hover {
    background: #00b6d6;
}

.recommend .comic__link:last-child:hover {
    background: #00b6d6;
}

.recommend .comic__link + .comic__link {
    margin-top: 5px;
}

.recommend .comic__link:before {
    content: "\f518";
    pointer-events: none;
    font-family: "Font Awesome 6 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 0;
}

.recommend > ul li .comment-container {
    position: relative;
    margin-top:20px;
    padding:10px;
    width: 100%;
    background:#eee;
    box-sizing: border-box;
}

.recommend > ul li .comment-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: calc(tan(60deg) * 20px / 2);
    width: 20px;
    background: #eee;
    clip-path: polygon(0 100%, 100% 100%, 50% 0);
    transform: translate(-50%, calc(-100% + 1px));
}
.ebookstore__list {
    position: relative;
}
.ebookstore__list > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin-top: -30px;
    gap: 20px 2%;
    padding: 50px;
    width:100%;
    background: #fff;
    box-sizing: border-box;
}
.ebookstore__list > ul li {
    width:49%;
}
.ebookstore__list .link__button {
    width:100%;
    height:60px;
    background:#21328f;
}
.ebookstore__list .link__button:hover {
    background:#33c5de;
}
.ebookstore__list .link__button::after {
    content: "\f08e";
}
.ebook__banner {
    margin-right: auto;
    margin-left: auto;
    width: 620px;
}
.ebook__banner img {
    width:100%;
    height:auto;
}
.ebook__notes {
    
}
/* --------------------------------------------------------
  modal
-------------------------------------------------------- */
.modal {
    position: relative;
    margin: 0 auto;
    max-width: 800px;
    max-height: 90vh;
    background: #fff;
    overflow: auto;
}

html.modal-open {
    overflow: hidden;
}

.modal__inner {
    position: relative;
}

.modal .popup-modal-dismiss {
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
}

.modal__inner-body {
    padding: 3rem;
    display: flex;
    justify-content: space-between;
}

#splash-screen .modal__inner-body {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.modal__inner-body_fig {
    width: 25%;
}

.modal__inner-body_content {
    width: 72%;
}

.modal__inner-body_content a {
    color: #0000EE;
}

.modal__inner-body_content .name {
    font-size: 2.1rem;
    font-weight: 700;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    color: #e60012;
    border-bottom: 2px solid #e60012;
}

.modal__inner-body_content .pos {
    font-size: 1.6rem;
    margin-bottom: 1rem;
    font-weight: 500;
}

.modal__inner-body_content .txt {
    font-size: 1.4rem;
}

.mfp-bg {
    background: #000;
    opacity: 0.8;
}

.modal figure {
    width: 100%;
}

.modal__inner-body img {
    width: 100%;
    height: auto;
}

.modal:not(#splash-screen) figure {
    min-width: 1000px;
}

/* -------------------------------------
    footer
------------------------------------- */
footer {
    padding-top: var(--res-100px);
    padding-bottom: var(--res-50px);
    background: #fdedca;
}

.contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.contact > div {
    width: 48%;
}

.contact__button {
    display: block;
    position: relative;
    padding: 20px 10px;
    color: #fff;
    font-weight: 700;
    line-height: 1.3;
    border-radius: 999px;
    background: #ec6c00;
    transition: 0.2s;
}

.contact__button:hover {
    background: #21328f;
    transition: 0.2s;
}

.contact__button::after {
    content: "\f0a9";
    pointer-events: none;
    font-family: "Font Awesome 6 Free";
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 20px;
    display: inline-block;
    color: #fff;
    font-size: 2.0rem;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 0;
}

.copyright {
    font-size: 1.2rem;
    text-align: center;
}

.logo-kadocomi {
    background-color: #000;
    padding: 20px 0;
}

.logo-kadocomi a {
    display: block;
    width: 140px;
    margin: 0 auto;
    transition: 0.3s;
}

/* --------------------------------------------------------
  ハンバーガーナビ
-------------------------------------------------------- */
#nav-tgl {
    display: none;
}

.nav__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: 0.2s;
}

.scroll-prevent {
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.nav-tgl-btn {
    display: none;
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
    margin: 0;
}

.drawer-open {
    z-index: 999;
    width: 62px;
    height: 62px;
    transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.drawer-open::before,
.drawer-open::after {
    content: "";
}

.drawer-open span,
.drawer-open::before,
.drawer-open::after {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    right: 20%;
    width: 60%;
    border-bottom: 4px solid #fff;
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 1;
}

.drawer-open::before {
    transform: translateY(-12px);
}

.drawer-open::after {
    transform: translateY(12px);
}

.drawer-close {
    z-index: 998;
    width: 100%;
    height: 100%;
    pointer-events: none;
    transition: background .6s;
}

#nav-tgl:checked + .drawer-open {
    transform: translateX(0);
}

#nav-tgl:checked + .drawer-open span {
    transform: scaleX(0);
}

#nav-tgl:checked + .drawer-open::before {
    border-color: #fff;
    transform: rotate(45deg);
}

#nav-tgl:checked + .drawer-open::after {
    border-color: #fff;
    transform: rotate(-45deg);
}

#nav-tgl:checked ~ .drawer-close {
    pointer-events: auto;
    background: rgba(0, 0, 0, .5);
}

.content-wrapper {
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#nav-tgl:checked ~ .content-wrapper {
    transform: translateX(-250px);
}

.drawer-menu {
    z-index: 999;
    position: fixed;
    top: 62px;
    right: 0;
    width: 80%;
    max-width: 430px;
    height: calc(100vh - (62px));
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    background: #fff;
    transform: translateX(100%);
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#nav-tgl:checked ~ .drawer-menu {
    transform: none;
}

.drawer-menu > ul {
    padding-bottom: 80px;
    box-sizing: border-box;
}

.drawer-menu > ul > li {
    width: 100%;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

.drawer-menu > ul > li a,
.drawer-menu > ul > li span {
    display: block;
    position: relative;
    padding: 20px;
    color: #333;
    text-decoration: none;
    font-size: 1.6rem;
    box-sizing: border-box;
}

.drawer-menu > ul > li a:after {
    pointer-events: none;
    font-family: "Font Awesome 6 Free";
    content: "\f054";
    -webkit-font-smoothing: antialiased;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    transform: translate(-20px, -50%);
}

/* --------------------------------------------------------
  ページTOP
-------------------------------------------------------- */
#page-top {
    position: fixed;
    bottom: 100px;
    right: 60px;
    z-index: 1;
}

#page-top a {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    width: 80px;
    height: 80px;
    color: #fff;
    font-size: 1.4rem;
    line-height: 110%;
    font-weight: bold;
    background: #00B3C9;
    border-radius: 999px;
    text-align: center;
    text-decoration: none;
    transition: 0.2s;
}

#page-top a:before {
    pointer-events: none;
    font-family: "Font Awesome 5 Free";
    content: "\f077";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-top: -8px;
    margin-bottom: 2px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}

#page-top a:hover {
    text-decoration: none;
    background: #111;
    transition: 0.2s;
}

@media screen and (max-width: 540px) {
    #page-top {
        bottom: 20px;
        right: 20px;
    }

    #page-top a {
        width: 60px;
        height: 60px;
        font-size: 1.2rem;
    }
}

/* --------------------------------------------------------
	responsive
-------------------------------------------------------- */
@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1440px) {
    .wd-1400 {
        width: 94%;
    }

    .mt-20 {
        margin-top: 20px;
    }

    .mt-10 {
        margin-top: 10px;
    }
}

@media screen and (max-width: 1360px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1279px) {
    .wd-1200,
    .wd-1000 {
        width: 94%;
    }

    .mtr-200 {
        margin-top: 200px;
    }

    .mtr-150 {
        margin-top: 150px;
    }

    .mtr-100 {
        margin-top: 100px;
    }

    .mtr-60 {
        margin-top: 60px;
    }

    .mtr-50 {
        margin-top: 50px;
    }

    .mtr-40 {
        margin-top: 40px;
    }

    .mtr-30 {
        margin-top: 30px;
    }

    .mtr-20 {
        margin-top: 20px;
    }

    .mtr-10 {
        margin-top: 10px;
    }

    header {
        height: 62px;
    }

    .header__logo {
        display: block;
        position: absolute;
        top: 50%;
        left: 3%;
        width: auto;
        height: 80%;
        transform: translate(0, -50%);
    }

    .header__logo img {
        width: auto;
        height: 100%;
    }

    header .global-navi {
        display: none;
    }

    .nav-tgl-btn {
        display: block;
    }
}

@media screen and (max-width: 1120px) {}

@media screen and (max-width: 834px) {
    :root {
        --res-120px: clamp(50px, calc(12.05vw - 18px), 100px);
        --res-100px: clamp(50px, calc(12.05vw - 18px), 100px);
        --res-50px: clamp(25px, calc(6.02vw + -0.9px), 50px);
        --rfs-36px: clamp(2.4rem, 1.1232rem + 2.97vw, 3.6rem);
        --rwd-1100px: 94%;
    }

    .wd-800 {
        width: 94%;
    }
    
    .fsr-24 {
        font-size: 2.0rem;
    }

    .fsr-22 {
        font-size: 1.9rem;
    }

    .fsr-20 {
        font-size: 1.8rem;
    }

    .fsa-18 {
        font-size: 1.6rem;
    }

    .fsa-16 {
        font-size: 1.4rem;
    }

    .fsa-14 {
        font-size: 1.2rem;
    }

    .fsa-12 {
        font-size: 1.1rem;
    }

    .fsa-11 {
        font-size: 1.0rem;
    }

    .fsa-10 {
        font-size: 1.0rem;
    }

    .lh-200 {
        line-height: 1.8;
    }

    .mtr-200 {
        margin-top: var(--res-100px);
    }

    .mtr-150 {
        margin-top: var(--res-100px);
    }

    .mtr-100 {
        margin-top: var(--res-100px);
    }

    .mtr-80 {
        margin-top: var(--res-50px);
    }

    .mtr-70 {
        margin-top: var(--res-50px);
    }

    .mtr-60 {
        margin-top: var(--res-50px);
    }

    .mtr-50 {
        margin-top: var(--res-50px);
    }

    .mtr-40 {
        margin-top: clamp(20px, calc(4.95vw - 1.14px), 40px);
    }

    .loader__inner img {
        width: 10%;
    }

    .hero__keyvisual .kv-inner {
        padding: 20px;
        width: 94%;
    }
    
    body:not(.page-top) main {
        padding-top: 80px;
    }

    .page-comiclist main {
        padding-top: 100px;
    }

    .page-navi__inner {
        background: none;
        aspect-ratio: auto;
    }

    .page-top .page-navi__inner::after {
        order: 0;
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        transform: translate(0, 0);
    }

    .page-top .page-navi__button {
        order: 1;
        margin-top: clamp(20px, calc(4.95vw - 1.14px), 40px);
        padding: 10px 35px 10px 10px;
        width: 90%;
        height:auto;
        line-height:1.2;
    }

    .page-top .page-navi__info {
        order: 2;
    }

    .page-top .page-navi__button br,
    .page-top .page-navi__info br {
        display: block;
    }

    .page-comiclist .page-navi__inner figure {
        width: 100%;
    }

    .hero__slider {
        animation: slide-left-sp 30s linear infinite;
    }

    .hero__slider .loop-img {
        width: 100%;
    }

    .hero figure {
        background: none;
        aspect-ratio: unset;
    }

    .hero figure img {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        transform: translate(0, 0);
    }
    
    .section__summary .text-container::before, .section__summary .text-container::after {
        content:none;
    }

    .summary__table tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }

    .summary__table th {
        padding: 10px;
        width: 100%;
        color: #fff;
        border-right: none;
    }

    .summary__table td {
        padding: 10px;
        border-bottom: 1px solid #fff;
    }

    .summary__table td {
        width:100%;
    }
    
    .clickable-navi {
        overflow: auto;
    }

    .clickable-navi img {
        width: 1000px;
        height: auto;
    }

    .comiclist__list > ul {
        margin-top: -30px;
        gap: 30px 0;
        padding: 40px 10px;
    }

    .comiclist__list .comic__data {
        width: calc(100% - (47.6190% + 10px));
    }

    .comiclist__list .comic__data .mtr-20 {
        margin-top: 10px;
    }

    .comiclist__list .comic__summary {
        -webkit-line-clamp: 4;
    }

    .comiclist__list .comic__link {
        height: 36px;
    }

    .officialx__bubble {
        width: 94%;
        min-width: auto;
    }

    .officialx__text,
    .officialx__btn {
        font-size: clamp(1.4rem, 0.336rem + 2.48vw, 2.4rem);
    }

    .officialx__btn {
        margin-top: 2.3980vw;
        padding: 2.3980vw 10px;
        height: auto;
    }

    .officialx__bubble:before {
        width: 100%;
    }

    .contact {
        flex-direction: column;
        justify-content: flex-start;
        margin-right: auto;
        margin-left: auto;
        width: 80%;
        gap: 40px 0;
    }

    .contact > div {
        width: 100%;
    }

/* --------------------------------------------------------
  20250718
-------------------------------------------------------- */
    .toggle__switch + ul {
        padding: 20px 10px;
    }
    .kujibiki__banner, .ebook__banner {
        width: 94%;
    }
    #kujibiki .summary__table th, #kujibiki .summary__table td {
        width:100%;
    }
    #kujibiki .section__title img, #sleevecase .section__title img, #specialpresent .section__title img, #ebook .section__title img {
        max-width: 94%;
        height: auto;
        max-height: 240px;
    }
    .sleevecase__shops .shops__list {
        padding: 20px 10px;
    }
    .page-shoplist .shop-list li + li {
        margin-top:10px;
    }
    .page-shoplist .branch-list .list__prefectures {
        width:80px;
    }
    .page-shoplist .branch-list .list__branchname {
        width:calc(100% - 80px);
    }
    .ebook__notes {
        margin-top:10px;
        margin-right:auto;
        margin-left:auto;
        width:94%;
        line-height:1.2;
    }
/* --------------------------------------------------------
  20250725
-------------------------------------------------------- */
    .recommend > ul {
        gap: 30px 0;
        padding: 40px 10px;
    }

    .recommend .comic__data {
        width: calc(100% - (47.6190% + 10px));
    }

    .recommend .comic__data .mtr-20 {
        margin-top: 10px;
    }

    .recommend .comic__summary {
        -webkit-line-clamp: 4;
    }
    .recommend > ul li {
        width: 100%;
    }

    .recommend .comic__author {
        font-size: 1.2rem;
    }
    
    .recommend .comic__summary {
        font-size: 1.3rem;
    }
    
    .recommend .comic__link {
        font-size: 1.5rem;
    }
    
    .ebookstore__list > ul {
        padding: 40px 10px;
        gap: 10px 0;
    }
    
    .ebookstore__list > ul li {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .link__button {
        width: 94%;
        height: 70px;
        line-height:1.1;
        box-sizing: border-box;
    }
    .link__button br {
        display: block;
    }
    .specialpresent__list .link__button {
        width: 100%;
        height: 60px;
    }
}

@media screen and (max-width: 640px) {
    .section__title {
        margin-right: auto;
        margin-left: auto;
        width: 94%;
        height: auto;
        line-height: 0;
    }

    .section__title img {
        width: 100%;
        height: auto;
    }
    
    .comiclist .section__lead {
        margin-right: auto;
        margin-left: auto;
        width: 94%;
    }
    
    .section__summary {
        margin-right: auto;
        margin-left: auto;
        width: 94%;
    }

    .comiclist__list > ul {
        flex-direction: column;
        justify-content: flex-start;
        gap: 20px 0;
    }

    .comiclist__list > ul li {
        width: 100%;
    }

    .comiclist__list .comic__author {
        font-size: 1.2rem;
    }
    
    .comiclist__list .comic__summary {
        font-size: 1.3rem;
    }
    
    .comiclist__list .comic__link {
        height: 30px;
        font-size: 1.5rem;
    }

    .contact {
        width: 94%;
        gap: 40px 0;
    }

    .kadokawa-appli,
    .kadocomi-appli {
        flex-direction: column;
        justify-content: flex-start;
        gap: 20px 0;
        padding: 20px 0;
    }

    .kadokawa-appli .inner-left,
    .kadocomi-appli .inner-left {
        order: 1;
        margin-right: auto;
        margin-left: auto;
        width: 88%;
        max-width: 430px;
    }

    .kadokawa-appli .inner-left .inner-container,
    .kadocomi-appli .inner-left .inner-container {
        width: 100%;
    }

    .kadokawa-appli .inner-right,
    .kadocomi-appli .inner-right {
        order: 0;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }

    .kadokawa-appli .inner-right figure,
    .kadocomi-appli .inner-right figure {
        order: 0;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        max-width: 300px;
    }
    
    .comiclist__list > ul {
        flex-direction: column;
        justify-content: flex-start;
        gap: 20px 0;
    }
}

@media screen and (max-width: 540px) {
    .comiclist__settitle {
        height: auto;
    }

    .comiclist__settitle img {
        width: 100%;
        height: auto;
    }

/* --------------------------------------------------------
  20250718
-------------------------------------------------------- */
    br.sp-hidden {
        display: none;
    }
    .toggle__switch {
        padding: 20px 40px 20px 10px;
    }
    .toggle__switch:after {
        right: 10px;
    }
    .sleevecase__list {
        flex-direction: column
        justify-content: flex-start;
        gap: 20px 0;
        padding: 20px 20px 10px;
    }
    .sleevecase__list li {
        width: 100%;
    }
    .button-container {
        flex-direction: column;
        justify-content:flex-start;
        gap: 10px 0;
    }
    .button-container .link__button {
        width: 100%;
        height: 60px;
    }
    .specialpresent__list {
        flex-direction: column;
        justify-content:flex-start;
        align-items:flex-start;
        gap: 10px 0;
    }
    .specialpresent__list .link__button {
        width: 100%;
        height: 60px;
    }
    .page-shoplist .toggle__switch {
        text-align: left;
    }
/* --------------------------------------------------------
  20250725
-------------------------------------------------------- */
    .recommend__title {
        height: auto;
    }

    .recommend__title img {
        width: 100%;
        height: auto;
    }
    
    .link__button {
        padding:0 50px;
    }
}

@media screen and (max-width: 430px) {
    .contact {
        gap: 20px 0;
    }

    .contact > div .mtr-20 {
        margin-top: 10px;
    }

    .contact > div .fsa-20 {
        font-size: 1.6rem;
        letter-spacing: -0.04em;
    }

    .inner-bubble {
        width: 70%;
    }

    .officialx__text br {
        display: none;
    }
    
    .page-shoplist .branch-list .list__prefectures {
        width: 70px;
    }
    .page-shoplist .branch-list .list__branchname {
        width: calc(100% - 70px);
        padding-left: 10px;
    }
/* --------------------------------------------------------
  20250725
-------------------------------------------------------- */
    .recommend > ul li .data-container {
        flex-direction: column;
        justify-content: flex-start;
        gap:10px 0;
    }
    .recommend > ul li figure {
        width: 100%;
    }
    .recommend .comic__data {
        width: 100%;
    }
}

@media screen and (max-width: 375px) {}

/* --------------------------------------------------------
	effect
-------------------------------------------------------- */
@keyframes slide-left {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@keyframes slide-left-sp {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

.effect-slideup--parent > *,
.effect-slideup--item {
    opacity: 0.0;
    transform: translate(0, 50px);
}

.effect-slideup--parent > *.onScreen,
.effect-slideup--item.onScreen {
    opacity: 1.0;
    transform: translate(0, 0);
    transition: 1.0s;
}

.effect__ribbon {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 110%;
    background: #fff;
    clip-path: inset(0 100% 0 0);
    transform: translate(0, -50%);
}

.onScreen .effect__ribbon {
    animation: anime-effect01 1.0s forwards;
}

.hvr-buzz-out {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-buzz-out:hover,
.hvr-buzz-out:focus,
.hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@keyframes fadeInOut {
    0% {
        opacity: 0.5;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: 0.5;
    }
}

@keyframes fadeInOut01 {
    0% {
        opacity: 0.5;
        transform: translate(-50%, -50%) scale(100%);
    }

    50% {
        opacity: 0.75;
        transform: translate(-50%, -50%) scale(110%);
    }

    100% {
        opacity: 0.5;
        transform: translate(-50%, -50%) scale(100%);
    }
}

@keyframes fadeInOut02 {
    0% {
        opacity: 0.25;
        /*transform: translate(-50%,-50%) scale(100%);*/
    }

    50% {
        opacity: 1.0;
        /*transform: translate(-50%,-50%) scale(102%);*/
    }

    100% {
        opacity: 0.25;
        /*transform: translate(-50%,-50%) scale(100%);*/
    }
}

@keyframes anime-effect01 {
    0% {
        clip-path: inset(0 100% 0 0);
    }

    50% {
        clip-path: inset(0 0 0 0);
        background: #c10d23;
    }

    100% {
        clip-path: inset(0 100% 0 0);
        background: #fff;
    }
}

@keyframes anime-effect02 {
    0% {
        clip-path: inset(0 100% 0 0);
    }

    100% {
        clip-path: inset(0 0 0 0);
    }
}

@keyframes anime-effect03 {
    0% {
        opacity: 0;
        transform: translate(0, 50px);
    }

    100% {
        opacity: 1.0;
        transform: translate(0, 0);
    }
}

@keyframes anime-effect04 {
    0% {
        background-color: rgba(0, 0, 0, 0);
    }

    50% {
        background-color: rgba(0, 0, 0, 0.2);
    }

    100% {
        background-color: rgba(0, 0, 0, 0);
    }
}
