@charset "UTF-8";
/*
Theme Name: Tugikuru Books
Theme URI: https://sbcr.backlog.jp/git/TUGIKURU_SYSTEM1/tugikuru_books.git
Author: Tugikuru Corp.
Author URI: https://www.tugikuru.co.jp/
Description: Theme for Tugikuru Books website. https://books.tugikuru.jp/
Requires at least: WordPress 4.9.6
Version: 1.2.9
License: Proprietary
Text Domain: tugikuru_books
Tags: Tugikuru

This theme is for Tugikuru Books website.
*/
/*
 * Variables
 */
#main {
  padding: 0;
}

@media (max-width: 575.98px) {
  #carousel {
    padding: 0;
  }
}
#carousel .slick-prev {
  left: 1%;
  z-index: 1;
}
#carousel .slick-next {
  right: 1%;
}

#topics {
  margin: -5px 0 0 0;
}
@media (min-width: 576px) {
  #topics {
    margin: -5px 0 20px 0;
  }
}
#topics .new {
  color: red;
}
#topics > div {
  max-height: 250px;
  overflow: auto;
}
@media (min-width: 576px) {
  #topics > div {
    border: solid 1px #dddddd;
  }
}
#topics table {
  margin-bottom: 15px;
}
#topics table th, #topics table td {
  font-weight: bold;
  font-size: 15px;
  padding: 15px 0 0 0;
}
@media (min-width: 576px) {
  #topics table th, #topics table td {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 576px) {
  #tugikuruComics > div, #books > div, #newBooks > div, #apps > div {
    border: solid 1px #dddddd;
  }
}
#tugikuruComics .post, #books .post, #newBooks .post, #apps .post {
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
#tugikuruComics .title, #books .title, #newBooks .title, #apps .title {
  font-size: 20px;
  font-weight: bold;
  color: #005aae;
}
#tugikuruComics .excerpt, #books .excerpt, #newBooks .excerpt, #apps .excerpt {
  font-size: 17px;
  color: #ffa500;
  font-weight: bold;
  margin-top: 20px;
}
#tugikuruComics .notice, #books .notice, #newBooks .notice, #apps .notice {
  color: #92D050;
  font-size: 17px;
  font-weight: bold;
}
#tugikuruComics .writer, #books .writer, #newBooks .writer, #apps .writer {
  margin-bottom: 0;
}
#tugikuruComics .original-writer, #books .original-writer, #newBooks .original-writer, #apps .original-writer {
  margin-bottom: 0;
}
#tugikuruComics .character-designer, #books .character-designer, #newBooks .character-designer, #apps .character-designer {
  margin-bottom: 0;
}
#tugikuruComics .illustrator, #books .illustrator, #newBooks .illustrator, #apps .illustrator {
  margin-bottom: 0;
}
#tugikuruComics .price, #books .price, #newBooks .price, #apps .price {
  font-weight: bold;
  color: #ee7b00;
}
#tugikuruComics .status, #books .status, #newBooks .status, #apps .status {
  color: red;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}
#tugikuruComics .status a, #books .status a, #newBooks .status a, #apps .status a {
  color: red;
}
#tugikuruComics .status a:hover, #books .status a:hover, #newBooks .status a:hover, #apps .status a:hover {
  color: #e10000;
}
#tugikuruComics .release-date, #books .release-date, #newBooks .release-date, #apps .release-date {
  color: #6a6a6a;
  font-size: 16px;
  font-weight: bold;
  width: 300px;
  border: solid 1px #6a6a6a;
  border-radius: 4px;
  padding: 4px;
  text-align: center;
}
@media (max-width: 991.98px) {
  #tugikuruComics .release-date, #books .release-date, #newBooks .release-date, #apps .release-date {
    width: 100%;
  }
}

body.single h2 {
  color: #1aa7dc;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 20px !important;
}
body.single .fit {
  width: 100%;
}
body.single .fit img {
  width: 100%;
}
body.single .topics {
  border: solid 1px #ddd;
  width: 100%;
  margin-bottom: 20px;
}
body.single .topics th, body.single .topics td {
  font-weight: bold;
  font-size: 15px;
  padding: 10px 20px;
}
@media (max-width: 767.9px) {
  body.single .topics {
    border: none;
  }
}

/*
 * Base design for elements
 */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

hr {
  background-color: #ff6544;
  height: 2px !important;
}

a img:hover {
  opacity: 0.75;
  transition-duration: 0.2s;
}

h1 {
  background: #ff6544;
  font-size: 16px !important;
  font-weight: bold !important;
  color: white;
  padding: 6px 20px;
  margin-bottom: 0 !important;
}
@media (max-width: 575.98px) {
  h1 {
    margin-left: -15px;
    margin-right: -15px;
  }
}

/*
 * Shared classes
 */
.go-top {
  margin-top: 16px;
}
.go-top img, .go-top span {
  vertical-align: middle;
}
.go-top a:hover {
  text-decoration: none;
}

.modal-image {
  cursor: pointer;
}

ul.pagination {
  margin-top: 20px;
  justify-content: center;
}

/*
 * Header
 */
header .border-line {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: solid 2px #ff6544;
}
header .subtitle {
  margin-top: 8px;
  margin-bottom: 0;
  color: #ff6544;
  font-size: 16px;
  font-weight: bold;
}
header .caption {
  color: #737373;
  font-size: 12px;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 10px;
}
header .social-icons {
  padding-top: 24px;
  text-align: right;
}
header .social-icons a {
  text-decoration: none;
}
header .social-icons a img {
  width: 32px;
}
header .social-icons a:not(:first-child) {
  margin-left: 10px;
}
header .hamburger {
  width: 38.24px;
  height: 38.24px;
  margin-top: 10px;
  background-size: cover;
  background-image: url("images/button_menu_on_sp.png");
}
header .hamburger.collapsed {
  background-image: url("images/button_menu_off_sp.png");
}
header #mobileLinks {
  list-style-type: none !important;
  padding-left: 0;
  border-bottom: solid 1px #a7a7a7;
  position: absolute;
  right: 0;
  margin-top: -20px;
  width: 85%;
  background-color: rgba(232, 232, 232, 0.98);
  z-index: 1000;
}
header #mobileLinks li {
  border-top: solid 1px #a7a7a7;
}
header #mobileLinks li a {
  padding: 12px;
  display: block;
}
header #mobileLinks li a:hover {
  text-decoration: none;
}
header #mobileLinks li a img {
  height: 26px;
  margin-right: 10px;
  vertical-align: middle;
}
header #mobileLinks li a img:hover {
  opacity: 1;
}
header #mobileLinks li a span {
  vertical-align: middle;
  color: #737373;
  font-size: 14px;
}

/*
 * Sidebar
 */
#sidebar .links {
  list-style-type: none !important;
  padding-left: 0;
  flex-wrap: wrap;
}
@media (max-width: 767.9px) {
  #sidebar .links {
    display: none;
  }
}
@media (min-width: 768px) {
  #sidebar .links {
    display: flex;
  }
}
#sidebar .links li {
  width: 30%;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
}
#sidebar .links li a {
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: 16px;
  display: table;
  height: 100%;
  width: 100%;
}
#sidebar .links li a span {
  display: table-cell;
  vertical-align: middle;
}
#sidebar .links li:before {
  content: "";
  float: left;
  padding-top: 100%;
}
#sidebar .links li:hover {
  transition-duration: 0.2s;
}
#sidebar .links .link1 {
  background-image: url("images/books_right01_off.png");
}
#sidebar .links .link1:hover {
  background-image: url("images/books_right01_on.png");
}
#sidebar .links .link2 {
  margin-left: 5%;
  background-image: url("images/books_right02_off.png");
}
#sidebar .links .link2:hover {
  background-image: url("images/books_right02_on.png");
}
#sidebar .links .link3 {
  margin-left: 5%;
  background-image: url("images/books_right03_off.png");
}
#sidebar .links .link3:hover {
  background-image: url("images/books_right03_on.png");
}
#sidebar .links .link4 {
  margin-top: 5%;
  background-image: url("images/books_right04_off.png");
}
#sidebar .links .link4:hover {
  background-image: url("images/books_right04_on.png");
}
#sidebar .links .link5 {
  margin-top: 5%;
  margin-left: 5%;
  background-image: url("images/books_right05_off.png");
}
#sidebar .links .link5:hover {
  background-image: url("images/books_right05_on.png");
}
#sidebar .links .link6 {
  margin-top: 5%;
  margin-left: 5%;
  background-image: url("images/books_right06_off.png");
}
#sidebar .links .link6:hover {
  background-image: url("images/books_right06_on.png");
}
#sidebar .banners {
  margin-top: 30px;
}
#sidebar #twitterTimeline {
  margin-top: 30px;
  border: solid 1px #ddd;
}
#sidebar #twitterTimeline .heading {
  background: #292f33;
  color: white;
  font-size: 15px;
  font-weight: bold;
  border-radius: 4px 4px 0 0;
  padding-top: 4px;
  padding-left: 6px;
}
#sidebar #twitterTimeline iframe {
  width: 740px !important;
}
