@charset "utf-8";
#base {
  min-height: 50vh;
}
#base > section {
  max-width: 1200px;
  margin: 0 auto 100px;
  padding: 0 15px;
}
@media (max-width: 768px) {
  #base > section {
    margin: 0 10px 30px;
    padding: 0;
  }
}
#base > section .ttl {
  margin-bottom: 50px;
  font-size: 3.4rem;
  text-align: center;
  font-weight: bold;
}
#base > section .ttl:after {
  display: block;
  content: '';
  width: 145px;
  height: 6px;
  margin: 25px auto 0;
  border: none;
  background: linear-gradient(to right, #c8216c, #2187c8, #2aac3d);
}
@media (max-width: 768px) {
  #base > section .ttl {
    margin-bottom: 25px;
    font-size: 2.2rem;
  }
  #base > section .ttl:after {
    margin-top: 15px;
  }
}
#base .pagettl {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
  margin-bottom: 60px;
  padding: 10px 20px;
  font-size: 3.0rem;
  font-weight: bold;
  background-color: #EEEEEE;
}
@media (max-width: 768px) {
  #base .pagettl {
    min-height: 50px;
    margin-bottom: 20px;
    font-size: 2.3rem;
  }
}
#contentsWrap {
  overflow: hidden;
  position: relative;
  max-width: 1200px;
  margin: 0 auto 70px;
  padding: 0 15px;
}
#main {
  float: left;
  max-width: 820px;
  width: calc(100% - 330px);
}
#sub {
  float: right;
  width: 320px;
  background-color: #fff;
}
#sub > div {
  margin-top: 15px;
  background: #eaeaea;
}
#sub > div:first-child {
  margin-top: 0;
}
#sub > div h2 {
  padding: 7px 15px;
  color: #fff;
  font-size: 14px;
}
#sub > div .wrap {
  padding: 15px 14px;
}
#shopping h2 {
  font-size: 200%;
}
#shopping h2 span {
  font-size: 50%;
  vertical-align: 4px;
}
#shopping .cart {
  text-align: center;
  margin: 15px 0;
  padding-bottom: 5px;
}
#shopping .cart .link {
  padding-bottom: 5px;
}
#shopping .cart .price {
  margin: 15px 0;
  color: #D90000;
  font-size: 134%;
}
#shopping .cart .price + .btns {
  margin: 0 0 15px;
}
#shopping .cart .btns > div {
  margin-bottom: 10px;
  background: #333333;
}
#shopping .cart .btns > div:first-child {
  margin-top: 15px;
}
#shopping .cart .btns > div.btn {
  margin: 15px 15px 10px;
  max-width: 180px;
  max-height: 60px;
}
#shopping .cart .btns > div.cart_btn a {
  background: #333333;
  display: block;
}
#shopping .cart .btns > div.yondemill_btn a {
  background: url("../images/common/icon_book.png") 20px 10px no-repeat;
  display: block;
  padding: 15px 5px 15px 10px;
  color: #ffffff;
}
#shopping .netshop {
  margin: 15px 0;
}
#shopping .netshop > p {
  padding: 2px 14px;
  background-color: #EDEDED;
  color: #878787;
}
#shopping .netshop .wrap {
  padding: 0px 15px;
}
#shopping .netshop ul {
  *zoom: 1;
}
#shopping .netshop ul:after {
  content: "";
  display: block;
  clear: both;
}
#shopping .netshop ul li {
  margin-bottom: 10px;
  border: solid 1px #dddddd;
}
#shopping .netshop ul li img {
  width: 100%;
}
#shopping .netshop .other {
  padding: 15px 0;
  display: none;
}
#shopping .netshop .other a {
  display: inline-block;
  padding-right: 18px;
  background-image: url(../images/common/icon2.gif);
  background-position: right center;
  background-repeat: no-repeat;
  color: #6B5551;
}
#shopping > ul {
  padding: 20px 25px;
}
#shopping > ul li {
  margin-top: 12px;
}
#shopping > ul li:first-child {
  margin-top: 0;
}
#shopping > ul li a {
  position: relative;
  top: 0;
  left: 0;
  padding-left: 10px;
  color: #333;
}
#shopping > ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  display: block;
  width: 3px;
  height: 3px;
  background: #5e5e5e;
  border-radius: 5px;
}
#otherShop {
  width: 472px;
  border: 3px solid #333333;
  background: #fff;
  padding: 27px;
  z-index: 1001;
  top: 60px;
  left: 30%;
  position: absolute;
  display: none;
}
#otherShop ul {
  width: 100%;
  overflow: hidden;
}
#otherShop li {
  width: 145px;
  float: left;
  display: inline-block;
  margin: 0 5px 10px;
}
#otherShop li img {
  width: 100%;
}
#otherShop .close {
  position: absolute;
  top: -3px;
  right: -60px;
}
#otherShop .close a {
  background: #333333;
  color: #ffffff;
  text-align: center;
  width: 60px;
  display: block;
  line-height: 28px;
  display: inline-block;
}
#share {
  background-color: #fff !important;
}
#share h2 {
  font-size: 150%;
}
#share h2 span {
  font-size: 50%;
  vertical-align: 3px;
}
#share .wrap {
  *zoom: 1;
  padding: 15px 0px !important;
}
#share .wrap:after {
  content: "";
  display: block;
  clear: both;
}
#share .wrap1,
#share .wrap2,
#share .wrap3 {
  *zoom: 1;
}
#share .wrap1:after,
#share .wrap2:after,
#share .wrap3:after {
  content: "";
  display: block;
  clear: both;
}
#share .wrap1 > div,
#share .wrap2 > div,
#share .wrap3 > div {
  float: left;
}
#share .wrap1,
#share .wrap2 {
  margin-bottom: 15px;
}
#share .wrap1 > div {
  margin-left: 10px;
}
#share .wrap1 > div:first-child {
  margin-left: 0;
}
#share .wrap1 > div.line span iframe {
  width: 75px !important;
}
#share .wrap3 > div {
  margin-left: 10px;
}
#share .wrap3 > div:first-child {
  margin-left: 0;
}
#tag .wrap .tagWrap {
  margin-bottom: -10px;
}
#tag .wrap a {
  display: inline-block;
  padding: 0 10px 10px 0;
}
#category ul li {
  margin-top: 12px;
}
#category ul li:first-child {
  margin-top: 0;
}
#category a {
  position: relative;
  top: 0;
  left: 0;
  padding-left: 13px;
  color: #333;
}
#category a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  display: block;
  width: 4px;
  height: 4px;
  border-top: 2px solid #5E5E5E;
  border-right: 2px solid #5E5E5E;
  -webkit-transform: rotation(45deg);
  transform: rotate(45deg);
}
#recommend ul li {
  *zoom: 1;
  border-bottom: dotted 1px #888888;
  padding: 10px 0;
}
#recommend ul li:after {
  content: "";
  display: block;
  clear: both;
}
#recommend .image {
  float: left;
  width: 50px;
}
#recommend .image img {
  width: 100%;
}
#recommend .detail {
  float: right;
  width: 120px;
}
#recommend .detail h3 {
  margin-bottom: 5px;
  font-weight: bold;
}
#recommend .detail .price {
  margin-bottom: 5px;
}
#recommend .detail .author {
  margin-bottom: 5px;
  color: #656565;
}
#recommend .detail .author a {
  color: #656565;
}
#recommend .slide {
  position: relative;
  padding: 25px 0;
}
#recommend .slide .bx-viewport {
  height: ;
}
#recommend .slide .bx-prev,
#recommend .slide .bx-next {
  display: inline-block;
  height: 20px;
  width: 80px;
  position: absolute;
}
#recommend .slide .bx-prev {
  top: 0;
  left: 50px;
  background: url(../images/common/slider_prev.png) 0 0 no-repeat;
}
#recommend .slide .bx-next {
  bottom: 0;
  left: 50px;
  background: url(../images/common/slider_next.png) 0 0 no-repeat;
}
#news .category {
  width: 70px;
  padding-right: 10px;
}
#news .txt {
  float: right;
  width: 160px;
}
#newsCategory .entry {
  margin-top: 15px;
  font-size: 0;
}
#newsCategory .entry:first-child {
  margin-top: 0;
}
#newsCategory .category {
  display: block;
  padding-right: 10px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
#newsCategory .categoryName .categoryName {
  padding-bottom: 5px;
}
#newsCategory .categoryName .categoryName:last-child {
  padding-bottom: 0;
}
#newsCategory .entry > ul > li > .category {
  width: 60px;
  padding-right: 5px;
  vertical-align: top;
  float: left;
}
#newsCategory .entry > ul > li > .txt {
  display: block;
  margin-left: 65px;
}
#newsCategory .entry > ul > li > .txt .name {
  width: 100px;
}
#newsCategory .entry > ul > li > ul {
  display: none;
  margin-top: 2px;
  padding-left: 79px;
}
#newsCategory .entry > ul > li > ul > li .category {
  display: none;
}
#newsCategory .entry > ul > li > ul > li > ul {
  display: none;
  margin-top: 2px;
  padding-left: 14px;
}
#newsCategory .entry > ul > li > ul > li > ul > li .category {
  display: none;
}
#newsCategory .txt {
  position: relative;
  display: inline-block;
  padding-top: 3px;
  padding-left: 15px;
  font-size: 14px;
}
#newsCategory .txt:after {
  content: "";
  display: block;
  clear: both;
}
#newsCategory .txt a {
  display: block;
  float: left;
}
#newsCategory .switch {
  visibility: hidden;
  position: absolute;
  top: 3px;
  left: 0;
  width: 6px;
  height: 6px;
  margin: 3px 8px 0 0;
  border-top: 2px solid #5E5E5E;
  border-right: 2px solid #5E5E5E;
  -webkit-transform: rotation(45deg);
  transform: rotate(45deg);
  vertical-align: -6px;
}
#newsCategory .switch:hover {
  text-decoration: none;
}
#company .wrap {
  font-size: 117%;
}
#company .wrap .entry {
  margin-top: 15px;
}
#company .wrap .entry:first-child {
  margin-top: 0;
}
#company .categoryName {
  position: relative;
  padding-left: 15px;
}
#company .categoryName .categoryName {
  padding-bottom: 5px;
}
#company .categoryName .categoryName:last-child {
  padding-bottom: 0;
}
#company .switch {
  visibility: hidden;
  position: absolute;
  top: 3px;
  left: 0;
  width: 6px;
  height: 6px;
  margin: 3px 8px 0 0;
  border-top: 2px solid #5E5E5E;
  border-right: 2px solid #5E5E5E;
  -webkit-transform: rotation(45deg);
  transform: rotate(45deg);
  vertical-align: -5px;
}
#company .switch:hover {
  text-decoration: none;
}
#company .entry > ul > li > ul {
  display: none;
  margin-top: 4px;
  padding-left: 15px;
}
#company .entry > ul > li > ul > li > ul {
  display: none;
  margin-top: 4px;
  padding-left: 15px;
}
#order .wrap {
  text-align: center;
}
#order .price {
  margin-bottom: 15px;
  color: #D90000;
  font-size: 134%;
}
#order .link {
  margin-top: 15px;
}
#sub .archiveList > dl {
  padding: 15px 14px;
  font-size: 14px;
}
#sub .archiveList > dl > dt {
  margin-bottom: 1em;
  cursor: pointer;
}
#sub .archiveList > dl > dd {
  padding-left: 3em;
  margin-bottom: 1em;
  display: none;
}
#sub .archiveList > dl > dt span {
  display: inline-block;
  border: solid 2px #bbb;
  width: 15px;
  line-height: 16px;
  text-align: center;
  margin-left: 0.5em;
  font-weight: bold;
  font-size: 16px;
  padding-left: 1px;
  color: #bbb;
  cursor: pointer;
}
#contents.newslist #base .pagettl {
  margin-bottom: 0;
}
#contents.newslist #newsBlock .entryList {
  max-height: none;
}
#contents.author .items {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 40px 0;
  background: #FFF;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  #contents.author .items {
    display: block;
    padding: 23px 20px 20px;
  }
}
#contents.author .items .image {
  margin: 0 40px 40px 0;
}
#contents.author .items .image.pc {
  display: block;
}
@media (max-width: 768px) {
  #contents.author .items .image.pc {
    display: none;
  }
}
#contents.author .items .image a {
  display: block;
  max-width: 170px;
}
#contents.author .items .image img {
  width: 100%;
}
#contents.author .items .txt {
  flex: 1;
  font-size: 1.5rem;
}
@media (max-width: 768px) {
  #contents.author .items .txt {
    display: block;
    font-size: 1.3rem;
  }
}
#contents.author .items .txt .head {
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: solid 1px #d3d3d3;
}
@media (max-width: 768px) {
  #contents.author .items .txt .head {
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    border-bottom: none;
  }
}
@media (max-width: 768px) {
  #contents.author .items .txt .head .image {
    margin: 0 20px 20px 0;
  }
}
#contents.author .items .txt .head .image.sp {
  display: none;
}
@media (max-width: 768px) {
  #contents.author .items .txt .head .image.sp {
    display: block;
  }
}
@media (max-width: 768px) {
  #contents.author .items .txt .head .image a {
    max-width: 100px;
    min-width: 124px;
  }
}
#contents.author .items .txt .head .authorinfo {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  #contents.author .items .txt .head .authorinfo {
    display: block;
    margin-bottom: 20px;
  }
}
#contents.author .items .txt .head .authorinfo .name {
  font-size: 2.8rem;
  font-weight: bold;
}
#contents.author .items .txt .head .authorinfo .name span {
  font-size: 1.8rem;
}
#contents.author .items .txt .head .authorinfo .name span:before {
  content: '（';
}
#contents.author .items .txt .head .authorinfo .name span:after {
  content: '）';
}
@media (max-width: 768px) {
  #contents.author .items .txt .head .authorinfo .name {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
}
#contents.author .items .txt .head .authorinfo .birthday {
  color: #666;
}
#contents.author .items .txt .entry .moreInfo {
  margin: 20px 0;
  padding: 20px;
  background: #f7f7f7;
}
@media (max-width: 768px) {
  #contents.author .items .txt .entry .moreInfo {
    margin: 20px 0 0;
    padding: 15px;
  }
}
#contents.author .items .txt .entry .moreInfo a {
  color: #1375b3;
  text-decoration: underline;
}
#contents.author .items .txt .entry .moreInfo > div:not(:first-of-type) {
  border-top: solid 1px #d3d3d3;
  margin-top: 20px;
  padding: 20px 0 0 ;
}
@media (max-width: 768px) {
  #contents.author .items .txt .entry .moreInfo > div:not(:first-of-type) {
    margin-top: 15px;
    padding: 15px 0 0;
  }
}
#contents.author .items .txt .entry .moreInfo .book .mainbook {
  font-weight: bold;
  margin-right: 20px;
}
@media (max-width: 768px) {
  #contents.author .items .txt .entry .moreInfo .book .mainbook {
    display: block;
    margin-bottom: 5px;
  }
}
#contents.author .items .txt .entry .moreInfo .snslist ul {
  display: flex;
  justify-content: start;
}
@media (max-width: 768px) {
  #contents.author .items .txt .entry .moreInfo .snslist ul {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  #contents.author .items .txt .entry .moreInfo .snslist ul li {
    display: inline-block;
  }
}
#contents.author .items .txt .entry .moreInfo .snslist ul li:not(:first-of-type) {
  margin-left: 20px;
}
@media (max-width: 768px) {
  #contents.author .items .txt .entry .moreInfo .snslist ul li:not(:first-of-type) {
    margin: 0;
  }
  #contents.author .items .txt .entry .moreInfo .snslist ul li:not(:last-of-type) {
    margin-right: 1rem;
  }
}
#contents .pagingWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: auto;
  padding: 50px 15px;
  font-size: 2.0rem;
}
@media (max-width: 768px) {
  #contents .pagingWrap {
    padding: 30px 10px;
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  #contents .pagingWrap .left {
    width: 100%;
    padding-bottom: 10px;
  }
}
#contents .pagingWrap .right {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  #contents .pagingWrap .right {
    width: 100%;
  }
}
#contents .pagingWrap .right a,
#contents .pagingWrap .right b {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  border: solid 1px #c0c0c0;
  font-weight: bold;
  box-sizing: border-box;
  text-decoration: none;
}
#contents .pagingWrap .right a.prev,
#contents .pagingWrap .right b.prev,
#contents .pagingWrap .right a.next,
#contents .pagingWrap .right b.next {
  width: auto;
  padding: 0 10px;
}
@media (max-width: 768px) {
  #contents .pagingWrap .right a,
  #contents .pagingWrap .right b {
    width: 30px;
    height: 30px;
  }
}
#contents .pagingWrap .right b {
  background: #000;
  color: #fff;
}
#contents .pagingWrap .right a {
  background: #FFF;
}
#contents .graywrap {
  background-color: #EEE;
}
#contents .graywrap .ttl {
  padding-bottom: 50px;
  background-color: #fff;
  font-size: 3.4rem;
  text-align: center;
  font-weight: bold;
}
#contents .graywrap .ttl:after {
  display: block;
  content: '';
  width: 145px;
  height: 6px;
  margin: 25px auto 0;
  border: none;
  background: linear-gradient(to right, #c8216c, #2187c8, #2aac3d);
}
@media (max-width: 768px) {
  #contents .graywrap .ttl {
    padding-bottom: 25px;
    font-size: 2.2rem;
  }
  #contents .graywrap .ttl:after {
    margin-top: 15px;
  }
}
#contents .graywrap .bookWrap {
  padding: 50px 0;
}
#contents .bookWrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 1215px;
  margin: auto;
  padding: 0 0 0 15px;
}
@media (max-width: 768px) {
  #contents .bookWrap ul {
    padding: 0 0 0 10px;
  }
}
#contents .bookWrap ul li {
  width: 200px;
  margin: 0 12px 10px 0;
  padding: 15px;
  background-color: #fff;
}
@media (max-width: 768px) {
  #contents .bookWrap ul li {
    margin: 0 5px 5px 0;
    width: calc(50vw - 42.5px);
  }
}
#contents .bookWrap ul li .image {
  padding-bottom: 15px;
  text-align: center;
}
#contents .bookWrap ul li .label {
  position: relative;
  width: 100px;
  margin-bottom: 10px;
  margin-left: -15px;
  padding: 5px;
  background-color: #441F8E;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.8rem;
}
#contents .bookWrap ul li .label.ebook {
  background-color: #C8216C;
}
#contents .bookWrap ul li .label.mailorder {
  background-color: #008000;
  font-size: 1rem;
}
#contents .bookWrap ul li .label + .mailorder {
  margin: -38px -15px 10px auto;
}
@media (max-width: 768px) {
  #contents .bookWrap ul li .label + .mailorder {
    margin: 0 0 10px -15px;
  }
}
#contents .bookWrap ul li .bookname {
  font-size: 1.5rem;
}
#contents .bookWrap ul li .txt > div,
#contents .bookWrap ul li .txt > p {
  padding-bottom: 10px;
}
#contents .bookWrap ul li .txt > div:last-child,
#contents .bookWrap ul li .txt > p:last-child {
  padding-bottom: 0;
}
#recentChecks {
  background: #FFF;
  overflow: hidden;
}
@media (max-width: 768px) {
  #recentChecks {
    padding-bottom: 40px;
  }
  #recentChecks .scroll {
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  #recentChecks .scroll::-webkit-scrollbar {
    height: 5px;
  }
  #recentChecks .scroll::-webkit-scrollbar-track {
    background: #F1F1F1;
  }
  #recentChecks .scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }
}
#recentChecks .ttlWrap {
  width: 100%;
  max-width: 1200px;
  font-size: 2.5rem;
  font-weight: bold;
  margin: 50px auto 30px;
}
@media (max-width: 768px) {
  #recentChecks .ttlWrap {
    width: auto;
    font-size: 1.9rem;
    margin: 25px 10px 30px;
  }
}
#recentChecks ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 1215px;
  margin: 0 auto 60px;
  padding: 0 0 0 15px;
}
@media (max-width: 768px) {
  #recentChecks ul {
    padding: 0 0 0 10px;
  }
}
#recentChecks ul .items {
  width: 232px;
  padding: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: solid 1px #dbdbdb;
  background: #FFF;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  #recentChecks ul .items {
    width: calc(50vw - 12.5px);
    margin: 0 5px 5px 0;
    padding: 15px;
  }
}
#recentChecks ul .items .image {
  padding-bottom: 20px;
  text-align: center;
}
#recentChecks ul .items .image img {
  max-width: 100%;
}
#recentChecks ul .items .label {
  position: relative;
  width: 100px;
  margin-bottom: 10px;
  margin-left: -21px;
  padding: 5px;
  background-color: #441F8E;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.8rem;
}
@media (max-width: 768px) {
  #recentChecks ul .items .label {
    margin-left: -17px;
  }
}
#recentChecks ul .items .label.ebook {
  background-color: #C8216C;
}
#recentChecks ul .items .label.mailorder {
  background-color: #008000;
  font-size: 1rem;
}
#recentChecks ul .items .label + .mailorder {
  margin: -38px -15px 10px auto;
}
@media (max-width: 768px) {
  #recentChecks ul .items .label + .mailorder {
    margin: 0 0 10px -15px;
  }
}
#recentChecks ul .items .txt .ttl {
  font-size: 1.5rem;
}
@media (max-width: 768px) {
  #recentChecks ul .items .txt .ttl {
    margin-top: 10px;
    font-size: 1.3rem;
    white-space: initial;
  }
}
#recentChecks ul .items .txt > div,
#recentChecks ul .items .txt > p {
  padding-bottom: 10px;
}
#recentChecks ul .items .txt > div:last-child,
#recentChecks ul .items .txt > p:last-child {
  padding-bottom: 0;
}
