/* Gradient in Hex 
linear-gradient(to right, #0A0404 0%, 54.90264695303918%, #797778 88.80503144654088%, 96.35220125786164%, #F5C16D 100%);

/* Gradient in RGBA 
linear-gradient(to right, rgba(10, 4, 4, 1) 0%, 54.90264695303918%, rgba(121, 119, 120, 1) 88.80503144654088%, 96.35220125786164%, rgba(245, 193, 109, 1) 100%);
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
/*

COMMON

 */
html, body {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MS P明朝", "MS 明朝", serif;
  background-color: #dedede;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8em;
  scroll-behavior: smooth;
}
div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
div.read {
  text-align: left;
  background-color: #f5f5f5;
  padding: 40px;
  font-weight: 400;
  margin-bottom: 20px;
}
:focus {
  outline: none;
}
p {
  margin-bottom: 20px;
  line-height: 1.8em;
  text-align: left;
  font-size: 1.0em;
}
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
}
/* LINK STYLE */
a {
  color: #976341;
}
a:hover {
  color: #976341;
  opacity: 0.6;
}
/*a:active, a:focus {color: #09c;}*/
a img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
.container {
  width: 900px;
}
.inner {
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 60px;
}
.mainImg {
  /*background-color: #000;*/
  box-sizing: border-box;
  position: relative;
  max-width: 60%;
  margin: 0 auto 30px;
  /*padding: 20px;*/
}
.subtext {
  display: none;
  text-align: left;
  padding: 0 0;
  max-width: 840px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.forpc {
  display: block;
}
.forsp {
  display: none;
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pcimg {
  display: block !important;
  margin: auto;
  padding: 20px;
}
.fade {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
.book {
  /*margin: 20px;*/
}
/*

HEADER

*/
header {
  width: 100%;
  margin: 0;
  padding: 0;
}
.pageTop {
  padding: 15px !important;
  text-align: left;
}
.obiImg {
  border: 1px solid #000;
  margin-top: 10px;
}
.obiExp {
  font-weight: bold;
}
.ouboBtn {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 0;
}
.prfimg {
  max-width: 100%;
}
/*

CONTENTS

*/
/* HEADING */
h1 {
  font-family: "Hina Mincho", serif;
  font-size: 3em;
  line-height: 0em;
}
h1 span{
    position: relative;  top: -10px;
}
.title {
  font-weight: 900;
  text-align: center;
  padding: 100px;
  margin: 30 auto;
}
h2 {
  font-family: "Hina Mincho", serif;
  padding: 0;
  margin: 0px 0px 20px;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.6em;
}
h2 img {
  display: block;
  margin: 0 auto;
}
h2.title {
  text-align: center;
  font-size: 1.4em;
  color: #ff0000;
  background-color: #000;
  padding: 20px;
  margin: 0px;
    letter-spacing: 1.5pt;
}
h3 {
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
  color: #fff;
  line-height: 1.3em;
  text-align: left;
  background-color: #000;
  margin: 10px 0;
  padding: 10px;
}
h3 span {
  font-size: 70%;
}
h4 {
  margin: 30px 0px 20px;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.4em;
  text-align: left;
  border-bottom: 3px solid #000;
  /*border-image: linear-gradient(to right, #00dbde 0%, #fc00ff 100%);*/
  border-image-slice: 1;
  padding: 5px 5px 5px 0px;
}
h5 {
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.4em;
  text-align: center;
}
ul {
  width: 100%;
  list-style: none;
  padding: 0;
}
ul li {
  text-align: left;
  padding-left: 0em; /* 全体を1文字分右にずらす */
}
  /* ボタン */
  .vol {
    font-size: .9em;
    margin-left: 25px;
    text-indent: 5px;
    list-style-type: disc;
    line-height: 1.3;
  }
  .sns {
    margin: 20px 0px;
    background-color: #f5f5f5;
    padding: 15px;
    font-size: 1.0em;
    border-radius: 5px;
    line-height: 1.6em;
  }
 .spec {
    font-size: .8em;
    line-height: 1.4;
    color: #666;
    font-weight: 400;
    font-family: "Lucida Console", Monaco, "monospace" !important;
    margin-bottom: 30px;
  }
  /* 1. 親となるPタグを基準位置に設定 */
  .product-image-container {
    position: relative; /* これが子要素の基準になります */
    /*display: inline-block;   /* 横幅を画像と同じサイズに合わせる */
    margin: 20px; /* 必要に応じて余白を調整 */
  }
  /* Table */
  .table-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
  }
  table {
    margin: 0 0 2em 0;
    width: 100%;
  }
  table tbody tr {
    border-left: 0;
    border-right: 0;
  }
  table td {
    padding: 0.75em 0.75em;
  }
  table th {
    color: #555;
    font-weight: 400;
    padding: 0 0.75em 0.75em 0.75em;
    text-align: left;
  }
  .present {
    margin-top: 20px;
  }
  .psntImg {
    box-sizing: border-box;
    position: relative;
    margin: 120px auto;
    margin: 0 auto 30px;
    max-width: 900px;
    /*padding: 20px;
    background-color: #fff;*/
  }
  .dot {
    padding: 10 0;
    border-bottom: 1px dotted #333;
  }
  .name {
    font-weight: 600;
  }
  .sp-book {
    width: 80%;
  }
.cover{
    margin-bottom:40px; 
    border: 0px solid #000;
    padding: 10px 20px; 
    background: #f5f5f5 ;
    line-height: 1.6;
}
  /*
FOOTER
*/
  .share {
    padding: 20px 0;
  }
  .share li {
    vertical-align: top;
  }
  footer {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    font-size: 12px;
    color: #888;
  }
  /* ANCHOR */
  .toTop {
    position: fixed;
    bottom: 20px;
    width: 30px;
    right: 10px;
    padding: 0;
    text-align: left;
    line-height: 1em;
  }
  .toTop a img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    cursor: pointer;
  }
  .toTop a img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
  }
  .bannerImg img {
    border: 1px solid #ffcece;
  }
  .pageTop .logo {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  ul.icons {
    width: auto;
  }
  ul.icons li {
    margin: 0 10px;
  }
  ul.icons li a {
    display: block;
    font-size: 30px;
    margin-left: 10px;
  }
  .fa-facebook {
    color: #fff;
  }
  .fa-twitter {
    color: #fff;
  }
  .btn-primary {
    border: none;
    font-size: 1.0em;
    margin: 0px 0px;
  }
  .btn-secondary {
    border: none;
    font-size: 1.0em;
    margin: 10px 0px;
  }
  .btn-outline-secondary {
    font-size: 1.0em;
    margin: 5px 0px;
    border: solid 1px #666;
  }
  .btn-outline-secondary:hover {
    background-color: none;
    font-size: 1.0em;
    margin: 10px 0px;
    border: solid 1px #666;
  }
  .orbitron-<uniquifier > {
    font-family: "Orbitron", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
  }
  .tektur-<uniquifier > {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-variation-settings:
      "wdth"100;
  }
  /* 2. 画像のバグ（下部に隙間ができる現象）を防ぐ */
  .product-image-container img {
    margin: 0px auto;
    display: block;
    width: 300px; /* コンテナの幅に合わせる */
    height: auto;
  }
  /* 3. 「発売中」アイコンを左上に絶対配置 */
  .badge {
    position: absolute; /* 親要素を基準に絶対配置 */
    top: 10px; /* 上からの位置（お好みで調整） */
    left: 40px; /* 左からの位置（お好みで調整） */
    z-index: 10; /* 画像の上に確実に重なるようにする */
    /* 以下、アイコン見た目のデザイン（お好みで変更してください） */
    background-color: #ff333d; /* 背景色（赤） */
    color: #000; /* 文字色（白） */
    font-size: 12px; /* 文字の大きさ */
    font-weight: bold; /* 太字 */
    padding: 8px 10px; /* 内側の余白（上下、左右） */
    border-radius: 4px; /* 角丸 */
    /*box-shadow: 0 2px 4px rgba(0,0,0,0.2); /* 軽い影をつけて見やすく */
  }

/* MEDIAQUERIES */

@media screen and (max-width: 900px) {
      .container {
    width: 100%!important;
  }
  div.read {
    text-align: left;
    padding: 20px;
  }
    h1{
       font-size: 2.4em;
    }
       h1 span{
    position: relative;  top: -5px;
}
  h2 {
    font-size: 1.1em;
    margin-bottom: 20px;
  }
  h2.title {
    font-weight: 900;
    font-size: 1.4em;
    color: #ff0000 !important;
    background-color: #000;
    padding: 10px;
  }
  .prfimg {
    max-width: 200px;
    margin: auto;
  }
  .subtext {
    font-size: 16px;
  }
  .forsp {
    display: block;
  }
  .pageTop {
    padding: 10px !important;
  }
  .pageTop .logo {
    align-items: center;
  }
  .oubotxt {
    margin-bottom: 0;
  }
  .oubotxt ul li span {
    display: block;
  }
  .oubotxt ul li {
    font-size: 1em;
  }
  table.shop {
    float: none;
    width: 100%;
    margin: 0 0 1em 0
  }
  ul.shop-sc {
    margin-bottom: 10px;
  }
  ul.shop-sc li {
    width: 18%;
    margin-bottom: .3em
  }
  .share {
    padding: 0;
  }
  .bookList {
    text-align: center;
  }
  .bookList li {
    width: 24%;
  }
  .ouboBtn a {
    padding: 1em;
    font-size: 1.4em;
    display: block;
    width: 100%;
  }
  .mokuji {
    background-color: #f0f8ff;
    padding: 5px;
    border-radius: 5px;
    margin: 5px;
  }
  .book {
    margin: 10px;
  }
}
@media screen and (max-width: 480px) {
  .container {
    width: 100%;
  }

  .book {
    margin: 10px;
  }
    h1{
       font-size: 2em;
    }
    h1 span{
    position: relative;  top: -5px;
}
  h2.title {
    font-size: 1.1em;
  }
  h3 {
    font-size: 1.4em;
    margin-bottom: 10px;
    padding: 10px;
  }
    .product-image-container img {
    margin: 0px auto;
    display: block;
          width: 90%; 
    }
  .btn-primary {
    width: 100%;
    margin: 10px 0px;
  }
  .btn-secondary {
    width: 100%;
    margin: 0px auto;
  }
  .btn-outline-secondary {
    width: 100%;
    margin: 10px auto 10px;
  }
  .title {
    font-weight: 900;
    text-align: center;
    padding: 40px;
    margin-bottom: 30px;
  }
  h4 {
    padding: 5px 5px 5px 0px;
  }
  .subtext {
    text-align: left;
    padding: 0em 0;
    margin: 0 auto;
    font-weight: bold;
    color: #000;
  }
  .mainImg {
    box-sizing: border-box;
    position: relative;
    max-width: 80%;
    margin: 20px auto;
  }
  .col-md-4 {
    margin-bottom: 20px;
  }
  .sp-book {
    width: 90%;
    margin: 0px auto;
  }
  div.read {
    /*text-align: left;*/
    padding: 10px;
  }
  .pcimg {
    display: none !important;
  }
  .spimg {
    display: block !important;
  }
  .psntImg {
    box-sizing: border-box;
    position: relative;
  }
  .sptxt {
    padding: 10px;
    text-align: left;
    font-size: 0.8em;
  }
  .vol {
    font-size: .9em;
  }
}