.acms-admin-module-edit-wrapper {
  padding: 10px;
  margin: -10px;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.content {
  padding: 20px 10px;
}
.p-lp-container {
  max-width: none;
  width: calc(100% - 30px);
}
.banner_module,
.lineup_setting {
  padding: 10px; margin: 20px 0;
}
.banner_module:before,
.lineup_setting::before {
  content: "バナーモジュール表示エリア（ログイン時のみこの文字が表示されます）";
  color: #ccc;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 14px;
  background-color: #eee;
  width: 100%;
}
.lineup_setting::before {
  content: "ラインナップ表示エリア（ログイン時のみこの文字が表示されます）";
  width: calc(100% - 60px);
}
h1,h2,h3,h4,
.p-entry-column .p-books-media__title, .p-books-media__title {
  font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-stretch: condensed;
  font-weight: 700;
  margin: 1.5em 0 0.5em;
  color: #000066;
}
.p-lp-entry .p-lp-books-thumbnail {
  padding: 0;
}
h2 {
  border-bottom: 2px solid #ddd;
}
h2 span {
  border-bottom: 2px solid #000066;
  display: inline-block;
  margin-bottom: -2px;
}
h3 {
  border: 1px solid #000066;
  text-align: center;
  padding: 0.1em 0 0.2em;
  margin: 0.5em 0;
}
h4 {
  margin: 0.5em 0;
}
.p-lp-entry h2, .p-lp-entry h3, .p-lp-entry h4, .p-lp-entry p {
  max-width: 100%;
  margin: 1.5em 0 0;
  padding: 0;
}
.p-lp-entry .p-books-media__main-info h2,
.p-lp-entry .p-books-media__main-info h3,
.p-lp-entry .p-books-media__main-info h4,
.p-lp-entry .p-books-media__main-info p 
.p-lp-summary-detail {
  margin: 0;
}
.p-lp-summary-detail {
  max-width: 100%;
  padding: 0;
}
.media {
  align-items: inherit;
  padding: 0;
}
.p-books-media__main-info {
  margin-bottom: 15px;
}
.p-lp-entry .p-books-store-section p {
  margin: 0;
}
.p-books-media {
  padding: 15px;
}
.p-entry-column .p-books-media__summary-img.-mobile, .p-books-media__summary-img.-mobile {
  padding: 0;
}
.p-entry-column .p-books-media__summary-img, .p-books-media__summary-img {
  width: 100%;
}
.p-entry-column .p-books-media__img-wrap, .p-books-media__img-wrap {
  margin-bottom: 15px;
  text-align: center;
}
.p-entry-column .p-books-media__img, .p-books-media__img {
  width: 100%;
  border: none;
}
.p-store-banner {
  margin: 0;
}
.p-entry-column .c-list-bordered02, .c-list-bordered02 {
  border: 1px solid #ddd;
  margin: 30px 0;
}
.c-list-bordered02__item {
  border: none;
}
.p-lp-entry .p-lp-books-thumbnail__detail h4 {
  text-align: left;
  margin: 0.5em 0 1em;
}
.back,
.back:visited {
  width: 60%;
  background-color: #000066;
  text-align: center;
  margin: 60px auto;
  display: block;
  padding: 0.5em;
  font-size: 20px;
  color: #fff;
  border-radius: 5px;
}
.back:hover {
  text-decoration: none;
  opacity: 0.7;
}
.p-main-visual {
  max-height: 320px;
}
.slick-slide {
  margin: 0;
}
.slick-slide img {
  max-height: 320px;
  width: auto;
}
.p-main-visual__item {
  border: none;
}

.acms-admin-table td, .acms-admin-table th {
  white-space: break-spaces;
}
.pc {
  display: none;
}
.g-header {
}
.g-header h1.digipub_top_logo {
  font-weight: 100;
  font-size: 28px;
  line-height: 30px;
  width: 80%;
  height: 30px;
  margin: 0;
  text-indent: 100%;
  overflow: hidden;
  background-image: url(../img/digipub_logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
.g-header-desktop-nav__menu {
  position: absolute;
  right: 0;
  left: 100%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 30px;
}

.g-header-mobile-nav__menu-btn-bar {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 30px;
  height: 4px;
  border-radius: 0px;
  background: #fff;
  -ms-flex-direction: column;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.g-header-mobile-nav__menu-btn-bar:before {
  top: -12px
}

.g-header-mobile-nav__menu-btn-bar:after,
.g-header-mobile-nav__menu-btn-bar:before {
  position: absolute;
  display: block;
  width: 30px;
  height: 4px;
  content: "";
  border-radius: 0px;
  background: #fff
}

.g-header-mobile-nav__menu-btn-bar:after {
  top: 12px
}

.g-header-mobile-nav {
  padding: 10px;
}

.g-header-mobile-nav__title {
  height: 100%;
  position: relative;
}

.g-header-mobile-nav__wrap {
  height: auto;
}

.g-header-mobile-nav {
  border: none;
}

.nav input.accordion_topmenu {
  display: none
}

.g-header-mobile-nav__menu {
  margin: 0;
  position: relative;
  width: 100%;
}

nav.g-header-mobile-nav__menu input.accordion_topmenu+label .arrow {
  position: absolute;
  width: 100%;
  height: 100%;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s
}

nav.g-header-mobile-nav__menu label .arrow:before {
  content: url(/themes/kadokawa/images/global/topmenu_open.png);
  width: 100%;
  height: 100%
}

.g-header-mobile-nav__title-main {
  height: 30px;
  width: 190px;
  position: relative;
}

.g-header-mobile-nav__title-main img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0%;
  bottom: 0;
  margin: auto;
}

nav.g-header-mobile-nav__menu input[type=checkbox].accordion_topmenu:checked+label .arrow {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg)
}

nav.g-header-mobile-nav__menu input[type=checkbox].accordion_topmenu:checked+label .arrow:before {
  content: url(/themes/kadokawa/images/global/topmenu_close.png)
}

nav.g-header-mobile-nav__menu input[type=checkbox].accordion_topmenu {
  display: none
}

nav.g-header-mobile-nav__menu input[type=checkbox].accordion_topmenu+label+div {
  max-height: 66px;
  overflow: hidden
}

nav.g-header-mobile-nav__menu input[type=checkbox].accordion_topmenu+label+div+div {
  max-height: 0;
  overflow: hidden
}

nav.g-header-mobile-nav__menu input[type=checkbox].accordion_topmenu:checked+label+div+div {
  max-height: 5000px
}

nav.g-header-mobile-nav__menu label {
  position: absolute;
  top: 0;
  bottom: 0%;
  left: auto;
  right: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  z-index: 1;
  cursor: pointer;
  z-index: 100000;
}

.g-header__navbar {
  margin: 10px 0;
  position: relative;
}

.g-header__navbar ul {
  border-left: 2px solid #fff;
}

.g-header__navbar li {
  border-right: 2px solid #fff;
}

.g-header__navbar a {
  color: #fff;
  min-height: 0;
}

.g-header__navbar a:hover {
  color: #000066;
  min-height: 0;
  background-color: rgba(255, 255, 255, 0.5);
}

.g-header__navbar li.stay a {
  color: #fff;
}

.g-header__navbar ul {
  z-index: 1;
}

.g-header p {
    font-size: 12px;
}
.header_inner {
    position: relative;

}
ul.sns {
    display: flex;
    flex-wrap: wrap;;
    margin: 30px auto;
    justify-content: center;
    padding: 0;
    z-index: 9900
  }
  header ul.sns {
    margin: 0 auto;
    align-items: flex-end;
  }
  ul.sns li {
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 10px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    display: inline-block;
    background-size: contain;
    overflow: hidden;
    border: none
  }
  ul.sns li.sns_text {
      background-color: transparent;
      font-size: 12px;
      line-height: 1em;
      height: 1em;
      width: auto;
      order: 3;
      width: 100%;
      text-align: center;
      margin-top: 0.5em;
  }
  
  .sns li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap
  }
  
  #sns_tw {
    background-image: url(/themes/kadokawa/images/common/twitter.svg);
    background-color: #1DA1F2;
  }
  
  #sns_fb {
    background-image: url(/themes/kadokawa/images/common/fb.svg);
    background-color: #1877f2;
  }
  
  #sns_line {
    background-image: url(/themes/kadokawa/images/common/line.svg);
    background-color: #00B900;
  }
  .c-suggest-twitter__heading {
    color: #fff;
  }
.g-header {
    background-color: #000066;
    color: #fff;
}
.digipub_product {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0;
}
.digipub_product > li {
  list-style: none;
  width: calc(50% - 30px);
  margin: 15px;
}
.digipub_product > li > img {
  width: 100%;
  height: auto;
}
.digipub_product h4 {
  font-size: 16px;
}
.digipub_product a,
.digipub_product a:visited {
  color: #000066;
}
.p-store-banner_top {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.p-store-banner__item {
  width: 100%;
  list-style: none;
  margin: 0 0 1.7em;
  padding: 0;
  text-align: center;
}
.p-store-banner__link {
  border-radius: 3.888% / 12%;
  box-sizing: border-box;
  padding-bottom: 29%;
  position: relative;
  height: 0;
}
.p-store-banner__link img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  max-width: 90%;
  height: auto;
  max-height: 100%;
}
.lineup_gb.p-store-banner__link {
  border: none;
  border-radius: 0;
  height: auto;
}
.lineup_gb.p-store-banner__link img {
  max-width: 100%;
}
.lineup_bw,
.lineup_gb,
.lineup_kobo {
}
.lineup_bw_txt {
  width: 100%;
  color: #f00;
  text-align: center;
  margin: 0;
  font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-stretch: condensed;
  font-weight: 700;
  line-height: 1.2;
  margin: 0.5em 0 0;
}
.lineup_bw_txt:last-of-type {
  margin: 0 0 0.5em;
}
.p-store-banner__item.trial {
  display: block;
  background-color: #fef200;
  color: #f00;
  font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-stretch: condensed;
  font-weight: 700;
  line-height: 1.2;
  padding: 0.3em 0;
}
.lineup_copyright {
  font-size: 12px;
}
.other_book_stores ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
#lineup .other_book_stores ul {
  margin: -10px -10px 0;
}
.other_book_stores {
  margin-bottom: 30px;
  padding: 15px;
  background-color: #f7f7f7;
}

.other_book_stores ul .p-store-banner__item {
  width: calc(50% - 10px);
  margin: 10px 0;
  padding: 10px 0;
  background-color: #fff;
}
.other_book_stores .p-store-banner__link {
  border: none;
  border-radius: 0;
}
#banner,
#banner2 {
  margin-top: 5em;
}
.other_book_stores h3,
h2.digipub_banner,
h3.other_book_stores_list,
h3.digitalvolume {
  font-size: 1.75rem;
  border: none;
  display: flex;
  align-items: center;
  margin-top: 0;

}
.other_book_stores h3::before,
.other_book_stores h3::after,
h2.digipub_banner::before,
h2.digipub_banner::after,
h3.other_book_stores_list::before,
h3.other_book_stores_list::after,
h3.digitalvolume::before,
h3.digitalvolume::after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #000066;
}

.other_book_stores h3::before,
h2.digipub_banner::before,
h3.other_book_stores_list::before,
h3.digitalvolume::before {
  margin-right: 0.5em;
}
.other_book_stores h3::after,
h2.digipub_banner::after,
h3.other_book_stores_list::after,
h3.digitalvolume::after {
  margin-left: 0.5em;
}
h3.other_book_stores_list {
  font-size: 16px;
  width: 100%;
  margin: 0.5em 0 0;
}

h3.digitalvolume {
  font-size: 1.5rem;
  width: 100%;
  margin: 0.5em 0 0;

}
h4.other_book_stores_list {
  font-size: 14px;
  width: 100%;
  text-align: center;
  margin: 0 0 1.2em;
  color: #000;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.digipub_banner_attr1 {
  margin: 0;
  text-align: center;
}
.banner img {
  max-width: 100%;
  margin: 0 auto 10px;
}
.other_book_stores p {
  margin: 0;
}
.p-store-banner__item
.digipub_faq {
  margin: 0;
  padding: 0;
  color: #000066;
}
.digipub_faq_q,
.digipub_faq_a {
  list-style: decimal;
  padding: 0;
}
.digipub_faq_q {
  margin: 0 0 1em 1em;
  font-weight: bold;
}
.digipub_faq_a {
  margin: 1em 0 2em;
  font-weight: normal;
  display: block;
  color: #000;
}
.g-footer {
  background-color: #000066;
}

@media (min-width:768px) {
  body {
    font-size: 20px;
  }
  .pc {
    display: initial;
  }
  .sp {
    display: none;
  }
  h2 {
    font-size: 48px;
  }
  h3 {
  }
  .p-entry-column .p-books-media__img-wrap, .p-books-media__img-wrap {
    margin-bottom: 0;
  }
  .p-lp-container {
    max-width: 1200px;
    width: 100%;
  }
  .p-main-visual {
    max-height: 500px;
  }
  .slick-slide {
    margin: 0;
  }
  .slick-slide img {
    max-height: 100%;
    width: auto;
  }
  .p-books-media {
    padding: 30px;
  }
  .p-books-media__info-desktop {
    padding: 0;
  }
  .p-books-media__body {
    padding: 0 0 0 30px;
    display: flex;
    flex-direction: column;
  }
  .p-books-store-section {
    margin-top: auto;
  }
  .p-lp-entry .p-lp-books-thumbnail {
    padding: 0;
  }
  .p-lp-entry .p-lp-books-thumbnail__detail h4 {
    text-align: left;
    margin: 0.5em 0 1em;
  }
  
  .g-header-desktop-nav__title-main {
    height: 30px;
    width: auto;
  }
  .g-header-desktop-nav {
    padding: 15px 0;
    border: none;
  }
  .g-header__navbar ul {
    border: 2px solid #000066;
    border-right: none;
  }
  
  .g-header__navbar li {
    border-right: 2px solid #000066;
  }
  
  .g-header__navbar a,
  .g-header__navbar a:visited {
    color: #000066;
    min-height: 0;
    font-size: 20px;
    font-weight: 400;
  }
  
  .g-header__navbar a:hover {
    background-color: #000066;
    color: #fff;
    min-height: 0;
  }
  

    .g-header h1.digipub_top_logo {
        font-size: 28px;
        line-height: 30px;
        width: 350px;
        height: 30px;
        margin: 0;
        text-indent: 100%;
        overflow: hidden;
        background-image: url(../img/digipub_logo.png);
        background-repeat: no-repeat;
    }
    .header_inner {
        width: 1200px;
        margin: 0 auto;
    }
    ul.sns {
        height: 30px;
        padding: 0;
        z-index: 9900
      }
      header ul.sns {
        position: absolute;
        height: 30px;
        top: 0;
        right: 0;
      }
      ul.sns li {
        list-style-type: none;
        padding: 0;
        margin: 0 0 0 10px;
        width: 30px;
        height: 30px;
        background-color: #fff;
        display: inline-block;
        background-size: contain;
        overflow: hidden
      }
      ul.sns li.sns_text {
        order: initial;
        width: auto;
        margin-top: 0;
    }
    .digipub_product {
      margin: 0 -30px;
    }
      .digipub_product > li {
        list-style: none;
        width: calc(25% - 60px);
        margin: 30px;
      }
      .other_book_stores ul {
        margin: 0;      
      }
      #lineup .other_book_stores ul {
        margin: -10px -10px 0;
      }
      
      .other_book_stores {
        margin-bottom: 30px;
        padding: 30px 50px;
      }
      .other_book_stores ul .p-store-banner__item {
        width: 30%;
        padding: 20px 0;
      }
      .p-store-banner__item {
        margin: 0 0 1em;
      }
      .other_book_stores h3,
      h2.digipub_banner,
      h3.other_book_stores_list,
      h3.digitalvolume {
        border: none;
        display: flex;
        align-items: center;
        margin-top: 0;
      
      }
      h2.digipub_banner {
        margin-left: auto;
        margin-right: auto;
      }

      .other_book_stores h3::before,
      .other_book_stores h3::after,
      h2.digipub_banner::before,
      h2.digipub_banner::after,
      h3.other_book_stores_list::before,
      h3.other_book_stores_list::after,
      h3.digitalvolume::before,
      h3.digitalvolume::after {
        content: "";
        height: 1px;
        flex-grow: 1;
        background-color: #000066;
      }
      .other_book_stores h3::before,
      h2.digipub_banner::before,
      h3.other_book_stores_list::before,
      h3.digitalvolume::before {
        margin-right: 0.5em;
      }
      .other_book_stores h3::after,
      h2.digipub_banner::after,
      h3.other_book_stores_list::after,
      h3.digitalvolume::after {
        margin-left: 0.5em;
      }
      h3.other_book_stores_list {
        font-size: 20px;
        width: 100%;
        margin: 0.5em 0 0;
      }
h3.digitalvolume {
  font-size: 1.5rem;
}
      h4.other_book_stores_list {
        font-size: 16px;
      }
      .other_book_stores p {
        margin: 0;
      }
      .p-store-banner__link {
      }
      .p-books-media__body .p-store-banner {
        width: 50%;
        margin: 0 auto;

      }
      .p-books-media__body .p-store-banner.other_store {
        width: calc(100% + 20px);
        margin: 0 -10px;
      }
      .p-books-media__body .p-store-banner.other_store .other_book_stores_list {
        width: calc(100% - 20px);
        margin-left: auto;
margin-right: auto;
      }
      .p-books-media__body .p-store-banner.other_store .p-store-banner__item {
        width: calc(50% - 20px);
        margin: 10px;
      }
      .other_book_stores_list {
        text-align: center !important;
      }
}
