@charset "utf-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

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,li {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}body{
   font-family: 'Lato', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased
}
.c-mincho{font-family: '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro','ＭＳ Ｐ明朝', 'MS PMincho', serif;}

a{color:#055F96;text-decoration:none;}

.is-pc{display:none;}

@media screen and (min-width: 1024px) {
  .is-sp{display:none;}
  .is-pc{display:block;}
}.l-wrapper{position:relative;}
.l-inner{position:relative;}

@media screen and (min-width: 1024px) {
   .l-wrapper{min-height: 100vh;/*padding-bottom: 110px;*/box-sizing:border-box;}
   .l-inner{width:1000px;margin:auto;}
}.c-block{margin:48px auto;}
.c-head{margin-top:8px;padding:5px 14px;display:flex;justify-content:space-between;align-items:center;}
.c-heading{font-size:40px;color:#4E4645;}
.c-heading__sub{font-size:16px;font-weight:normal;margin-left:7px;}
.c-subheading{color:#4E4645;font-size:24px;line-height:36px;font-weight:normal;}

.c-cover{background-repeat:no-repeat;background-size: cover;position: relative;background-position: center;z-index:0;overflow:hidden;text-align:center;}
.c-cover::before{content:"";background: inherit;-webkit-filter: blur(20px);filter: blur(20px);position: absolute;top: -20px;left: -20px;right: -20px;bottom: -20px;z-index: -1;height: 120%;width: 130%;}
.c-cover__bg{-webkit-filter: blur(20px);filter: blur(20px);position: absolute;top: -20px;left: -20px;right: -20px;bottom: -20px;z-index: -1;height: 120%;width: 130%;}

.c-more{font-size:14px;font-weight:bold;position:relative;padding-right:20px;}
.c-more::after{content:"";display:block;border-top:solid 2px #055F96;border-right:solid 2px #055F96;width:7px;height:7px;transform:rotate(45deg);position:absolute;top:3px;right:5px;}

.c-event-sch{color:#2C6BE8;margin-left:4px;}
.c-genre-heading{text-align:center;margin:24px auto;font-size:32px;line-height:48px;font-weight:600;}

.c-badge-ebook{position: absolute;z-index: 1;bottom: 0;left: 0;background:url(/common/images/v2/books/icon-phone-black.svg) no-repeat 5px #FFF500;color:#000;font-size:10px;font-weight:bold;padding:5px 10px 5px 20px;border-radius: 0px 3px;}

.c-btn{display:block;text-align:center;line-height:48px;height:48px;border:solid 1px #055F96;border-radius:10px;font-size:16px;font-weight:bold;}
input.c-btn{appearance:none;color:#055F96;background:transparent;cursor:pointer;}

.c-btn-close{position:relative;}
.c-btn-close::after{content:"";display:block;width:6px;height:6px;border-top:solid 2px #2c2c2c;border-right:solid 2px #2c2c2c;transform:rotate(135deg);position:absolute;top:12px;right:0;}
.c-btn-close.slideup::after{transform:rotate(-45deg)}

.c-banner-present{margin:16px 16px 0;}
.c-banner-present img{
  max-width:100%;
  width: 100%;
  height: auto;
}
.c-banners{margin:24px 16px;}
.c-banners__list{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;}
.c-banners__link{width:48%;margin-bottom:13px;display:block;}
.c-banners__image{
  max-width:100%;
  width: 100%;
  height: auto;
}

.c-note{font-size:12px;text-align:right;padding:12px;}

.c-page-heading{color:#000;font-size:32px;line-height:48px;text-align:center;font-weight:600;margin-bottom:8px;}

.c-form-hidden{position: absolute;white-space: nowrap;width: 1px;height: 1px;overflow: hidden;border: 0;padding: 0;clip: rect(0 0 0 0);clip-path: inset(50%);margin: -1px;}
.c-label-radio{padding-left:36px;position: relative;cursor: pointer;margin-right:30px;}
.c-label-radio::before,
.c-label-radio::after{content: "";display: block; border-radius: 50%;position: absolute;transform: translateY(-50%);top: 50%;}
.c-label-radio::before {border: 2px solid #5A5A5A;border-radius: 50%;width: 20px;height: 20px;left: 5px;}
.c-label-radio::after {background-color: #055F96;border-radius: 50%;opacity: 0;width: 12px;height: 12px;left: 11px;}
input.c-radio:checked + .c-label-radio::after {opacity: 1;}
input.c-radio:checked + .c-label-radio::before{border-color:#055F96;}

.c-label-check{padding-left:30px;position: relative;cursor: pointer;}
.c-label-check::before,
.c-label-check::after{content: "";display: block;position: absolute;transform: translateY(-50%);top: 50%;}
.c-label-check::before {border: 2px solid #5A5A5A;width: 16px;height: 16px;left: 5px;}
.c-label-check::after {width:8px;height:5px;border-top:solid 2px #5a5a5a;border-right:solid 2px #5a5a5a;transform:rotate(135deg);left:10px;top:3px;opacity: 0;}
input.c-check:checked + .c-label-check::after {opacity: 1;}

.kind{padding: 4px 8px;border-radius: 4px;font-size: 11px;line-height: 16px;font-weight:bold;color:#fff;margin-top:10px;display: inline-block;background: #379605;}
.c-tankobon{background:#055F96;}
.c-bunko{background:#f30;}
.c-shinsho{background:#0F3D4B;}
.c-ebook{background:#FFF500;color: #000;}
.c-comic{background:#E76ECC;}
.ebook{background: #FFF500;color: #000;}
.c-kikaku{background:#444;}

.c-besale{background:#666;padding: 4px 8px;border-radius: 4px;font-size: 11px;line-height: 16px;font-weight:bold;color:#fff;margin-top:10px;display: inline-block;}
.c-shinkan{background:#BE0123;padding: 4px 8px;border-radius: 4px;font-size: 11px;line-height: 16px;font-weight:bold;color:#fff;margin-top:10px;display: inline-block;}

.c-pagination{margin:24px 0;text-align:center;text-align:center;display: flex;justify-content: center;align-items:center;}
.c-pagination__current{display:block;width:40px;height:40px;line-height:40px;font-weight: 600;font-size: 14px;color:#fff;border-radius:4px;background:#055F96;margin:0 5px;}
.c-pagination__link{display:block;width:40px;height:40px;line-height:40px;font-weight: 600;font-size: 14px;background:#fff;border-radius:4px;color:#055F96;margin:0 5px;}
.c-pagination__next{width:40px;height:40px;display:block;text-indent:200%;overflow:hidden;white-space:nowrap;font-size:0;position:relative;}
.c-pagination__next::after{content:"";display:block;width:10px;height:10px;border-right:solid 2px #055F96;border-bottom:solid 2px #055F96;transform:rotate(-45deg);position:absolute;top:15px;right:10px;}
.c-pagination__prev{width:40px;height:40px;display:block;text-indent:200%;overflow:hidden;white-space:nowrap;font-size:0;position:relative;}
.c-pagination__prev::after{content:"";display:block;width:10px;height:10px;border-left:solid 2px #055F96;border-top:solid 2px #055F96;transform:rotate(-45deg);position:absolute;top:15px;left:10px;}

.c-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,0.6);z-index:995;display:none;}


@media screen and (min-width: 1024px) {

   .c-header-block{display:flex;justify-content:space-between;align-items:center;}
   .c-head{padding:5px 0;}
   .c-banner-area{display:flex;justify-content:space-between;align-items:center;}
   .c-banner-present{width:200px;margin:0;}
   .c-banners{width:750px;}
   .c-banners__link{width:235px;}
   .c-badge-ebook{bottom:2px;}
   .c-btn{margin:auto;width:343px;}
   .c-btn.--narrow{width:100%;}
   .c-block{margin:50px auto 0;}
   
   .c-label-check.--small{font-size: 13px;line-height: 24px;}
}.sns-block{padding:16px;background:#F2F7F9;}
.sns-block__heading{color:#4E4645;font-weight:bold;font-size:40px;line-height:48px;margin-bottom:16px;}
.sns-block__section ifame{width:100%;}
.sns-block__section:not(:last-child){margin-bottom:24px;}
.sns-block__title{color:#4E4645;font-weight:bold;font-size:22px;line-height:30px;}

.sns-share{text-align:center;margin:24px auto;}
.sns-share__btn{display:inline-block;width:32px;height:32px;border-radius:32px;text-indent:200%;font-size:0;overflow:hidden;white-space:nowrap;margin:0 8px;}
.sns-share__btn.--fb{background:url(/common/images/v2/books/sns-facebook-s.svg) center no-repeat #0165E1;background-size:10px;}
.sns-share__btn.--tw{background:url(/common/images/v2/books/sns-x-s.svg) center no-repeat #000;background-size:16px;}
.sns-share__btn.--hatena{background:url(/common/images/v2/books/sns-hatena-s.svg) center no-repeat #00A4DE;background-size:18px;}
.sns-share__btn.--line{background:url(/common/images/v2/books/sns-line-s.svg) center no-repeat #4CAF50;background-size:22px;}

.sns-icons{text-align:center;margin:26px 26px 0;display:flex;justify-content:space-between;}
.sns-icons__link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:40px;border:solid 2px #4E4645;overflow:hidden;white-space:nowrap;}
.sns-icons__link.--facebook img{width:12.45px;height:auto;}
.sns-icons__link.--twitter img{width:21px;height:auto;}
.sns-icons__link.--podcast img{width:26px;height:auto;}
.sns-icons__link.--youtube img{width:26px;height:auto;}
.sns-icons__link.--rss img{width:26px;height:auto;}
.sns-icons__link.--note img{width:19px;height:auto;}

.sns-icons__link.--wh{border-color:#fff;}
.sns-icons__link.--facebook.--wh img{width:12.45px;height:auto;}
.sns-icons__link.--twitter.--wh img{width:21px;height:auto;}
.sns-icons__link.--podcast.--wh img{width:26px;height:auto;}
.sns-icons__link.--youtube.--wh img{width:26px;height:auto;}
.sns-icons__link.--rss.--wh img{width:26px;height:auto;}
.sns-icons__link.--note.--wh img{width:19px;height:auto;}

@media screen and (min-width: 416px) {
  .sns-block__wrap{display:flex;justify-content:space-between;flex-wrap:wrap;}
  .sns-block__section{width:50%;}
  .sns-block__section:last-child{width:100%;text-align:center;}
  .sns-block__title{text-align:left;}
}

@media screen and (min-width: 1024px) {
  .sns-share{margin-bottom:8px;}
  .sns-block{padding:24px 0 40px;}
  .sns-block__wrap{display:flex;justify-content:space-between;flex-wrap:wrap;}
  .sns-block__section{width:30%;}
  .sns-block__section:last-child{width:30%;}
  .sns-icons{justify-content:center;}
  .sns-icons__link{width:48px;height:48px;border-radius:48px;margin:0 8px;}
  .sns-icons__link.--facebook img{width:15px;height:auto;}
  .sns-icons__link.--twitter img{width:28px;height:auto;}
  .sns-icons__link.--podcast img{width:30px;height:auto;}
  .sns-icons__link.--youtube img{width:30px;height:auto;}
  .sns-icons__link.--rss img{width:30px;height:auto;}
  .sns-icons__link.--note img{width:23px;height:auto;}
}header{position:relative;z-index:995;}
.header__white{background:transparent;position: absolute;top:0;left:0;width:100%;}
.header__white .header__logo,
.header__white .header__search{filter: drop-shadow(0px 0px 2px rgba(000,000,000,0.6));}
.header__white .navi__menu,
.header__white .navi__genre{filter: drop-shadow(0px 0px 1px rgba(000,000,000,0.7));}
.header__default{background:#fff;}
.is-fixed{position:fixed;background:#fff;top:0;left:0;right:0;z-index:999;animation: slideDown 0.5s ease;-webkit-animation: slideDown 0.5s ease; box-shadow: 0 0 5px 0 rgb(0, 0, 0, 0.3);}
.header__white.is-fixed .header__logo,
.header__white.is-fixed .header__search{filter: none;}
.header__white.is-fixed .header__search {
  color: #000;
}
.header__white.is-fixed .navi__menu,
.header__white.is-fixed .navi__genre{filter: none;}
.is-scroll{overflow:scroll;height:100%;}
.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 8px;
  box-sizing: border-box;
  gap: 15px;
}
.header-inner.header-bg{background:#055F96;}
.header__logo {
  width: 162px;
  height: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 200%;
  font-size: 0;
  background-image: url(/common/images/v2/books/logo-black.svg?rd=202302);
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: auto;
}
.header__white .header__logo,
.header-inner.header-bg .header__logo {
  background-image: url(/common/images/v2/books/logo.svg?rd=202302);
  background-repeat: no-repeat;
  background-size: cover;
}
.is-fixed .header__logo {
  background-image: url(/common/images/v2/books/logo-black.svg?rd=202302);
  background-repeat: no-repeat;
  background-size: cover;
}
.header__logo-link{display:block;width:162px;height:26px;}
.header__hon{margin:0 20px 0 auto;}
.header__hon-link {
  display: block;
  width: 162px;
  line-height: 0;
}
.header__hon-img {
  width: 100%;
  height: auto;
}
.header__search {
  display: block;
  cursor: pointer;
  appearance: none !important;
  color: inherit;
  font-size: 16px;
  font-family: inherit;
  border: none;
  background-color: transparent;
}
.header__white .header__search,
.header-inner.header-bg .header__search {
  color: #fff;
}
.is-fixed .header__search.js-close{background:url(/common/images/v2/books/icon-close.svg) no-repeat center;color: transparent;}
.header__menu{width: 18px;height: 18px;position:relative;margin:0 7px;}
.header__menu span{display: inline-block;transition: all .4s;position: absolute;left: 0;height: 2px;width:100%;border-radius: 2px;background: #000;}
.header__white .header__menu span,
.header-inner.header-bg .header__menu span{background:#fff;}
.header__white.is-fixed .header__menu span{background:#000;}
.header__white.is-fixed .header__menu.js-close span{background:#fff;}
.header__white.is-fixed .navi__menu,.header__white.is-fixed .navi__genre-title{color:#fff;}
.header__menu span:nth-of-type(1) {top:2px;}
.header__menu span:nth-of-type(2) {top:7px;}
.header__menu span:nth-of-type(3) {top:12px;}
.header__menu.js-close span:nth-of-type(1){transform: rotate(45deg);top:6px;}
.header__menu.js-close span:nth-of-type(2){display:none;}
.header__menu.js-close span:nth-of-type(3){transform: rotate(-45deg);top:6px;}

.header__search-box{display:none;padding:20px 16px;background:#fff;}
.header__search-header{margin-bottom:8px;display:flex;justify-content:space-between;align-items:center;}
.header__search-title{font-size: 14px;line-height: 20px;color: #4E4645;font-weight:bold;}
.header__search-input{border: solid 1px #BDBDBD;border-radius: 8px;padding: 8px 16px;font-size: 14px;line-height: 24px;width: 100%;box-sizing: border-box;}
.header__search-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 16px;
}
.header__search-item{font-size: 12px;line-height: 20px;letter-spacing: -0.4px;color: #055F96;border:solid 1px #055F96;border-radius:4px;padding:4px 8px;}

.header__navi{display:none;padding:20px 16px;background: #055F96;color:#fff;}
.header__navi a{color:#fff;}
.navi__menu{font-size: 22px;line-height: 30px;font-weight:bold;display:block;margin-bottom:24px;}
.navi__genre-title{font-size: 22px;line-height: 30px;font-weight:bold;display:block;margin-bottom:24px;position:relative;padding-right:30px;}
.navi__genre-title span {
  position: relative;
  display: inline-block;
  padding-right: 30px;
}
.navi__genre-title span::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  position: absolute;
  top: 5px;
  right: 0;
  transform: rotate(45deg);
}
.navi__submenu {
  --hover-background-color: #055f96;
  --hover-color: #fff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  transition-property: color, background-color;
  transition-duration: 0.5s;
}
.navi__submenu:focus-visible {
  color: var(--hover-color);
  background-color: var(--hover-background-color);
}
@media (any-hover: hover) {
  .navi__submenu:hover {
    color: var(--hover-color);
    background-color: var(--hover-background-color);
  }
}
.genre-menu-check{display:none;}
.is-sp .navi__subgenre{height: 0;opacity: 0;transition: .5s;visibility: hidden;}
.genre-menu-check:checked + .navi__genre-title + .navi__subgenre{height: 324px;opacity: 1;visibility: visible;margin-bottom:24px;}
.genre-menu-check:checked + .navi__genre-title.--mag + .navi__subgenre{height:150px;}
.genre-menu-check:checked + .navi__genre-title span::after{transform: rotate(-135deg);top:10px;}

.navi__hon {
  border-top: solid 1px rgba(255, 255, 255, 0.5);
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  padding: 24px 0;
}
.navi__hon-link {
  display: block;
  line-height: 0;
}
.navi__hon-img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 1024px) {
  .header-inner{padding:11px 0;}
  .header-inner.header-bg{background:transparent;}
  .header__white{left: 50%;top: 0;transform: translate(-50%,0);}
  .header__logo {
    width: 236px;
    height: 38px;
    margin-right: 0;
  }
  .header__logo-link{width:236px;height:38px;}
  .navi {
    display: flex;
    justify-content: space-around;
    gap: 32px;
  }
  .navi__menu,.navi__genre-title{color:#000;font-size:14px;font-weight:bold;padding:0 5px 3px;margin-bottom:0;line-height:30px;}
  .navi__genre{position:relative;}
  .navi__menu.current,
  .navi__menu:hover,
  .navi__genre-title.current,
  .navi__genre-title:hover {
    border-bottom: solid 3px #055f96;
    padding-bottom: 0;
    cursor: pointer;
  }
  .header__white .navi__menu:hover,.header__white .navi__genre-title:hover{border-bottom-color:#fff;}
  .header__white.is-fixed .navi__menu:hover,.header__white.is-fixed .navi__genre-title:hover,.header__white.is-fixed .navi__genre:hover .navi__genre-title{border-bottom-color:#055F96;}
  .header__white.is-fixed .navi__menu,.header__white.is-fixed .navi__genre-title{color:#000;}
  .header__white .navi__menu,.header__white .navi__genre-title{color:#fff;}
  .navi__subgenre{visibility:hidden;opacity: 0;background: #fff;box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);border-radius: 8px;text-align:center;padding:24px 0;min-width:250px;box-sizing:border-box;position:absolute;top:34px;left:50%;z-index:10;  -webkit-transition: all .5s ease;transition: all .5s ease;transform: translateX(-50%);}
  .navi__genre:hover .navi__subgenre{visibility:visible;opacity: 1;}
  .navi__genre:hover .navi__genre-title{border-bottom:solid 3px #055F96;padding-bottom:0;}
  .header__white .navi__genre:hover .navi__genre-title{border-bottom-color:#fff;}
  .navi__submenu {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    display: block;
  }
  .navi__submenu:not(:last-child) {
    margin-bottom: 20px;
  }
  
  .header__hon {
    margin: 0;
  }
  .header__search:not(.navi .header__search) {
    display: none;
  }
  .header__search-box{position:relative;}
  .header__search-box-inner{width:560px;margin:auto;}
  .header__search-list {
    justify-content: center;
  }
  .header__search-close{    width: 14px;height: 14px;display: block;overflow: hidden;white-space: nowrap;text-indent: 200%;font-size: 0;background: url(/common/images/v2/books/icon-close.svg) no-repeat center;position: absolute;top: 16px;right: 16px;}
  .header__search-input{border-bottom:solid 1px #000;border-radius:0;border-top:none;border-right:none;border-left:none;font-size: 12px;line-height: 20px;padding:8px 0;}
  .header__search-input::placeholder{color:#5a5a5a;}
  .header__search-form{padding-left:24px;background: url(/common/images/v2/books/icon-glass.svg) no-repeat left;}
}footer{background:#055F96;text-align:center;padding:18px 0;}
footer.--with-btm{margin-bottom:100px;}
footer a{color:#fff;}
.footer-menu a{font-size:14px;font-weight:bold;line-height:32px;}
.footer-menu a:not(:last-child){padding-right:13px;position:relative;}
.footer-menu a:not(:last-child)::after{content:"/";display:inline-block;position:absolute;top:0;right:0;line-height:1;}
.footer-company-menu a{font-size:10px;font-weight:bold;}
.footer-company-menu a:not(:last-child){padding-right:9px;position:relative;}
.footer-company-menu a:not(:last-child)::after{content:"/";display:inline-block;position:absolute;top:0;right:0;line-height:1;}
.copyright{font-size:10px;color:#fff;opacity:0.6;margin-top:8px;}
.pagetop{position:fixed;bottom: 110px;right: 5%;color: #055F96;line-height: 1;/* position: relative; */width: 40px;height: 40px;background: currentColor;border-radius: 50%;box-sizing: content-box;cursor: pointer;z-index:999;}
.pagetop::before { content:'';color: #fff; width: 0;height: 0; border-style: solid; border-color: transparent;border-width: 16px 10px; position: absolute;left: 0; top: -5px; right: 0;margin: 0 auto;border-bottom-color: currentColor;pointer-events: none;}
.pagetop a{display:block;height:40px;width:40px;}
.pagetop.--category{right:2%;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 4px 0 rgba(0,0,0,.34);width:64px;height:64px;}
.pagetop.--category::before{display:none;}
.pagetop.--category a{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;border-radius:50%;width:100%;height:100%}
.pagetop.--category a::before{background:url(/common/images/v2/books/icon-category.svg) no-repeat center/contain;content:'';display:block;width:23px;height:23px;}
.pagetop.--category a::after{content:'カテゴリー';color:#fff;font-size:9px;font-weight:700;line-height:1;}

@media screen and (min-width: 1024px) {
/*footer{margin-top:30px}*/
/* footer{position: absolute;bottom: 0;right: 0;left: 0;}*/
 footer.--with-btm{margin-bottom:0;}
 .pagetop {bottom: 5%; }
 .pagetop.--category{bottom: 2%;}
}.breadcrumb {
  padding: 10px 0;
}
.breadcrumb_item {
  display: inline;
  font-size: 12px;
}
.breadcrumb_item + .breadcrumb_item::before {
  content: '＞';
}
.breadcrumb_name {
  line-height: 1.5;
  padding: 0.5em 0;
}
