/* 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 Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", "sans-serif";
  /*background-image: linear-gradient(to right, rgba(245, 193, 109, 1) 0%, 4.90264695303918%, rgba(121, 119, 120, 1) 8.80503144654088%, 86.35220125786164%, rgba(10, 4, 4, 1) 100%);*/
  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: #fff;
  padding: 40px;
  font-weight: 400;
  margin-bottom: 20px;
}
:focus {
  outline: none;
}
p {
  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%;
}

.title{
  background-color: #888;
}

/*

CONTENTS

*/
/* HEADING */
h1 {
  padding: 0;
  margin: 0 auto;
  font-size: 10px;
  line-height: 0em;
  /*background: #E5F3F5;*/
  max-width: 1300px;
}
h2 {
  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 {
  font-size: 1.4em;
  color: #fff;
  background-color: #000;
  padding: 20px;
    margin:0px;
}
h3 {
  font-size: .9em;
  font-weight: 600;
  color: #fff;
  line-height: 1.3em;
  text-align: left;
  background-color: #4682b4;
  margin: 10px 0;
  padding: 8px;
}
h3 span {
  font-size: 70%;
}
h4 {
  margin: 30px 0px 20px;
    font-family:"tektur","ヒラギノ角ゴシック";
  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: left;
  margin-bottom: 20px;
}

ul {
  width: 100%;
  list-style: none;
  padding: 0;
}
ul li {
  /*display: inline-block;*/
  margin: 10px;
  padding: 20;
  text-align: left;
}
/* ボタン */

.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;
  color:#666;
  font-weight: 400;
  font-family:"Lucida Console", Monaco, "monospace";
  margin-bottom: 30px;
}
/* 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;
}



/*

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: 10px 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;
}


/* MEDIAQUERIES */
@media screen and (max-width: 980px) {
  header {
    margin: 0;
  }
  .inner {
    width: 94%;
  }
  .forpc {
    display: none;
  }
  ul.shop-sc li {
    margin: 0;
  }
  .footerBnr {
    margin: 1em auto 2em;
  }
}
@media screen and (max-width: 600px) {
  div.read {
  text-align: left;
  background-color: #fff;
  padding: 10px;
 }
  h2{
    font-size: 1.1em;
    margin-bottom: 20px;
  }
  h2.title {
    font-size: 1.4em;
    color: #fff;
    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;
}
  h2.title {
    font-size: 1.1em;
  }
  h3 {
    font-size: 1.0em;
    margin-bottom: 10px;
    padding: 10px;
  }
  .btn-primary{
    width: 100%;
    margin: 10px 0px;
  }
  .btn-secondary{
    width: 100%;
    margin: 0px auto;
  }
  .btn-outline-secondary{
    width: 100%;
    margin: 10px auto 10px ;

  }
  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: 100%;
    margin: 0px auto;
  }
  div.read {
  text-align: left;
  background-color: #fff;
  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;
  }

}

