/* Footer
----------------------------------------------- */
.footer {
  margin: 60px 0 0;
  padding: 0 0 73px;
  background: #EEE; }
  @media screen and (max-width: 950px) {
    .footer {
      margin: 20px 0 0;
      padding: 0; } }
  .footer__inner {
    max-width: 1140px;
    width: 100%;
    padding: 26px 20px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box; }
  .footer__fnav {
    width: 340px;
    float: left;
    border-left: #CCC 1px solid;
    border-right: #CCC 1px solid; }
    @media screen and (max-width: 950px) {
      .footer__fnav {
        width: 50%;
        box-sizing: border-box; } }
    @media screen and (max-width: 768px) {
      .footer__fnav {
        width: 100%;
        margin: 0 0 15px;
        border-left: #CCC 1px solid;
        border-right: none; } }
    .footer__fnav--right {
      width: auto;
      float: left;
      border: none; }
      @media screen and (max-width: 768px) {
        .footer__fnav--right {
          width: 100%;
          margin: 0 0 15px;
          border-left: #CCC 1px solid;
          border-right: none; } }
  .footer__fnav-ttl {
    margin: 0 0 7px;
    display: block;
    padding: 2px 15px;
    font-size: 12px; }
    @media screen and (max-width: 950px) {
      .footer__fnav-ttl {
        margin: 0 0 7px;
        display: block;
        padding: 2px 15px;
        font-size: 12px; } }
  .footer__fnav-ttl-links {
    display: block;
    padding: 2px 15px;
    font-size: 12px; }
    @media screen and (max-width: 950px) {
      .footer__fnav-ttl-links {
        display: block;
        padding: 2px 15px;
        font-size: 12px; } }
  .footer__credit {
    position: absolute;
    bottom: 26px;
    right: 20px; }
    @media screen and (max-width: 950px) {
      .footer__credit {
        position: static;
        clear: both;
        padding: 30px 0 0;
        margin: 0; } }
    @media screen and (max-width: 768px) {
      .footer__credit {
        padding: 15px 0 0; } }
  .footer__credit-copyright {
    font-size: 10px;
    float: left;
    margin: 18px 0 0;
    font-weight: bold;
    letter-spacing: .1em; }
    @media screen and (max-width: 950px) {
      .footer__credit-copyright {
        margin: 0 0 15px; } }
  .footer__credit-img {
    width: 76px;
    float: left;
    margin: 0 0 0 30px; }
    @media screen and (max-width: 950px) {
      .footer__credit-img {
        float: none;
        margin: 0; } }

.sns {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  max-width: 800px;
  margin: 50px auto;
  -webkit-justify-content: center;
  /* Safari */
  justify-content: center; }
  @media (max-width: 480px) {
    .sns {
      margin: 30px auto; } }
  .sns__item {
    width: 120px;
    padding: 0 20px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .sns__item {
        width: 120px;
        padding: 0 20px;
        text-align: center; } }
    @media (max-width: 480px) {
      .sns__item {
        width: 33%;
        padding: 0; } }
  @media (max-width: 480px) {
    .sns__item-links {
      display: block; } }
  @media (max-width: 480px) {
    .sns__item-img {
      width: 50%;
      height: auto; } }
  .sns__item-name {
    color: #35518E;
    display: block;
    margin-top: 5px;
    text-align: center; }

/* ==================================================================================
/
/  toshokan2 SCSS
/
================================================================================== */
.content-line::before, .content-line::after, .content-line--hatanaka::before, .content-line--hatanaka::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 80%;
  height: 1px;
  border-width: 0;
  background-image: -webkit-linear-gradient(left, transparent 0%, #283593 50%, transparent 100%);
  background-image: linear-gradient(90deg, transparent 0%, #283593 50%, transparent 100%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.container br.sp {
  display: block; }
  @media screen and (max-width: 414px) {
    .container br.sp {
      display: none; } }

.container br.pc {
  display: none; }
  @media screen and (max-width: 414px) {
    .container br.pc {
      display: block; } }

.container {
  width: 800px;
  margin: 0 auto;
  text-align: center;
  color: #000;
  font-size: 14px !important; }
  @media screen and (max-width: 768px) {
    .container {
      width: 100%;
      margin: 0 auto 30px;
      color: #000;
      font-size: 14px !important; } }
  @media screen and (max-width: 414px) {
    .container {
      width: 100%;
      margin: 0 auto 30px;
      text-align: left;
      color: #000;
      font-size: 16px !important; } }
  @media screen and (max-width: 768px) {
    .container__inner {
      padding: 0 3%; } }

.container .mainImg {
  max-width: 300px;
  height: auto;
  margin: 40px auto; }
  @media screen and (max-width: 768px) {
    .container .mainImg {
      display: block; } }
  @media screen and (max-width: 414px) {
    .container .mainImg {
      max-width: none;
      width: 60%;
      height: auto;
      margin: 40px auto; } }

.container h1 {
  margin: clamp(15px, 3vw, 30px) 0 0;
  font-size: clamp(1.5rem, 2.5vw, 2.5rem);
  color: #CCB899;
  line-height: 1.4; }
  @media screen and (max-width: 768px) {
    .container h1 {
      padding: 0;
      text-align: center; } }

.container h2 {
  font-size: clamp(1.8rem, 3vw, 3rem);
  margin: clamp(7px, 1vw, 10px) 0 0;
  color: #CCB899;
  line-height: 1.4; }
  @media screen and (max-width: 768px) {
    .container h2 {
      padding: 0; } }
  @media screen and (max-width: 414px) {
    .container h2 {
      text-align: center; } }

.content-line {
  position: relative;
  margin: 0;
  padding: 25px 0 30px; }
  .content-line--hatanaka {
    position: relative;
    margin: 0 0 30px;
    padding: 25px 0 30px;
    font-weight: bold;
    line-height: 2; }
    .content-line--hatanaka::before {
      bottom: 0;
      top: auto; }
    .content-line--hatanaka-name {
      display: block;
      margin: 20px auto 0; }

.detail {
  max-width: 600px;
  text-align: left;
  margin: 80px auto; }
  @media screen and (max-width: 414px) {
    .detail {
      margin: 10vw auto 15vw; } }
  .detail__ttl {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center; }
  .detail__list-item {
    margin: 0 0 20px; }
    .detail__list-item--center {
      margin: 0 0 30px;
      text-align: center; }
  .detail__list-item-inner {
    margin: 10px 0; }
  .detail__list-item-sns {
    display: flex; }
    .detail__list-item-sns:first-child {
      margin-bottom: 5px; }
    @media screen and (max-width: 414px) {
      .detail__list-item-sns {
        display: block; } }
  .detail__list-item-sns-item {
    display: block;
    width: 80px;
    padding-right: 5px;
    font-weight: bold;
    position: relative; }
    .detail__list-item-sns-item::after {
      content: ":";
      position: absolute;
      right: 0;
      top: 0; }
      @media screen and (max-width: 414px) {
        .detail__list-item-sns-item::after {
          content: none; } }
  .detail__list-item-txt {
    margin-left: 1em;
    text-indent: -1em; }
  .detail__list-item-txt-ttl {
    margin: 0 auto 10px;
    font-weight: bold;
    position: relative;
    padding-right: 10px;
    margin-right: 5px;
    line-height: 1.4; }
    @media screen and (max-width: 414px) {
      .detail__list-item-txt-ttl {
        display: block;
        padding-right: 0;
        margin-right: 0; } }
    .detail__list-item-txt-ttl::after {
      content: ":";
      position: absolute;
      right: 0;
      top: 0; }
      @media screen and (max-width: 414px) {
        .detail__list-item-txt-ttl::after {
          content: none; } }
  .detail__list-item-links {
    display: block;
    margin-left: 5px; }
    @media screen and (max-width: 414px) {
      .detail__list-item-links {
        margin-left: 0; } }

.main-contetns {
  margin-bottom: 30px; }

.banner__inner {
  max-width: 800px;
  padding: 0 20px; }
  @media (max-width: 480px) {
    .banner__inner {
      padding: 0 10px; } }
.banner__item {
  height: auto;
  display: block;
  margin: 30px auto 0;
  border: 1px solid #b6cde2;
  border-radius: 10px;
  overflow: hidden; }

.line {
  width: 100%;
  max-width: 644px;
  padding: 0 20px;
  margin: 60px auto; }
  @media (max-width: 480px) {
    .line {
      margin: 40px auto;
      padding: 0 10px; } }

.details__ttl {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.4rem; }
  @media screen and (max-width: 414px) {
    .details__ttl {
      font-size: 1.8rem; } }
.details__content {
  max-width: 650px;
  margin: 0 auto;
  padding-bottom: 30px; }
.details__list {
  padding: 0;
  margin: 0; }
.details__list-item {
  text-align: left;
  text-indent: -1em;
  padding-left: 1em; }
@media screen and (max-width: 414px) {
  .details__sns-link {
    text-indent: inherit;
    margin-left: 0; } }
.details__text-end {
  margin-top: 30px; }
.details__list-item-sns {
  margin: 15px 0;
  padding-left: 1em;
  text-align: left; }
@media screen and (max-width: 414px) {
  .details__list-item-sub {
    text-indent: 0;
    margin-left: 0; } }
.details__list-item-sub:first-child {
  margin: 0 0 10px; }
.details__list-item-sub:last-child {
  margin-top: 10px; }
.details__list-item-sub-ttl {
  width: 120px;
  text-align: center;
  background: #38BA7E;
  color: #FFF;
  display: inline-block;
  padding: 5px 10px;
  margin-right: 10px; }
  @media screen and (max-width: 480px) {
    .details__list-item-sub-ttl {
      display: block;
      margin: 0 0 10px; } }
  @media screen and (max-width: 414px) {
    .details__list-item-sub-ttl {
      margin: 0 0 10px; } }

.lead__text {
  margin-bottom: 20px; }
.lead__text-link {
  margin-bottom: 20px; }

.otherBannerList {
  max-width: 800px;
  padding: 0 20px;
  margin: 0 auto 60px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap; }
  @media (max-width: 480px) {
    .otherBannerList {
      padding: 0 10px; } }
  .otherBannerList li {
    width: 30%;
    padding: 20px 0; }
    @media (max-width: 414px) {
      .otherBannerList li {
        margin: -10% 0 0;
        width: 50%; } }
    .otherBannerList li:nth-child(2) {
      width: 35%; }
      @media (max-width: 414px) {
        .otherBannerList li:nth-child(2) {
          margin: 0;
          width: 40%; } }
    .otherBannerList li:nth-child(3) {
      width: 25%; }
      @media (max-width: 414px) {
        .otherBannerList li:nth-child(3) {
          margin: -20% 0 0;
          width: 50%; } }
    .otherBannerList li:nth-child(4) {
      width: 20%; }
      @media (max-width: 414px) {
        .otherBannerList li:nth-child(4) {
          margin: -5% 0 0 10%;
          width: 38%; } }
    .otherBannerList li:nth-child(5) {
      width: 25%; }
      @media (max-width: 414px) {
        .otherBannerList li:nth-child(5) {
          margin: -13% 0 0 10%;
          width: 30%; } }
    .otherBannerList li:nth-child(6) {
      width: 40%; }
      @media (max-width: 414px) {
        .otherBannerList li:nth-child(6) {
          margin: -2% 5% 0 0; } }
    @media (max-width: 414px) {
      .otherBannerList li:nth-child(7) {
        margin: 0; } }

.otherBannerList2 {
  max-width: 800px;
  padding: 0 20px;
  margin: 0 auto 60px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap; }
  @media (max-width: 480px) {
    .otherBannerList2 {
      padding: 0 10px; } }
  .otherBannerList2 li {
    width: 30%;
    padding: 20px 0; }
    .otherBannerList2 li:first-child {
      width: 25%; }
      @media (max-width: 414px) {
        .otherBannerList2 li:first-child {
          width: 30%;
          margin: -5% 0 0 10%; } }
    .otherBannerList2 li:nth-child(2) {
      width: 30%;
      padding: 20px 0; }
      @media (max-width: 414px) {
        .otherBannerList2 li:nth-child(2) {
          margin: -10% 0 0;
          width: 50%; } }
    .otherBannerList2 li:nth-child(3) {
      width: 35%; }
      @media (max-width: 414px) {
        .otherBannerList2 li:nth-child(3) {
          margin: 0 0 0 4%;
          width: 40%; } }
    .otherBannerList2 li:nth-child(4) {
      width: 25%; }
      @media (max-width: 414px) {
        .otherBannerList2 li:nth-child(4) {
          margin: -20% 0 0;
          width: 50%; } }
    .otherBannerList2 li:nth-child(5) {
      width: 20%; }
      @media (max-width: 414px) {
        .otherBannerList2 li:nth-child(5) {
          margin: -5% 0 0 10%;
          width: 38%; } }
    .otherBannerList2 li:nth-child(6) {
      width: 40%; }
      @media (max-width: 414px) {
        .otherBannerList2 li:nth-child(6) {
          margin: -20% 5% 0 0; } }
    @media (max-width: 414px) {
      .otherBannerList2 li:nth-child(7) {
        margin: 0;
        width: 50%; } }

.container .hatanaka {
  position: relative;
  padding: 40px 0;
  margin: 40px 0;
  font-weight: bold;
  line-height: 2; }

.container .hatanaka__lead {
  font-weight: normal;
  margin-bottom: 30px; }

.container .hatanaka::after,
.container .hatanaka::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 80%;
  height: 1px;
  border-width: 0;
  background-image: -webkit-linear-gradient(left, transparent 0%, #283593 50%, transparent 100%);
  background-image: linear-gradient(90deg, transparent 0%, #283593 50%, transparent 100%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.container .hatanaka::before {
  bottom: 0;
  top: auto; }

.container .hatanaka .name {
  display: block;
  margin: 20px auto 0; }

.container .info.day2020 dl dt {
  margin-bottom: 10px; }

.container .info.day2020 dl dd table tr td {
  padding: 10px; }

.container .info.day2020 dl dd table tr td p span {
  display: table-cell;
  background: #DDD;
  padding: 0 10px; }

.container ul.sns li img {
  margin: 0 auto 10px; }

.container .bookName {
  display: block;
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 15px; }

.impressions {
  margin: 30px 0 0;
  padding-top: 30px;
  position: relative; }

.impressions::after,
.impressions::before,
.container .impressions_inner::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 80%;
  height: 1px;
  border-width: 0;
  background-image: -webkit-linear-gradient(left, transparent 0%, #283593 50%, transparent 100%);
  background-image: linear-gradient(90deg, transparent 0%, #283593 50%, transparent 100%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.impressions::after {
  bottom: auto;
  top: 0; }

.impressions_inner {
  margin: 0;
  padding: 25px 0 30px;
  position: relative; }

.impressions_inner .name {
  display: block;
  margin: 20px 0 0; }

.container .impressions_inner.ex {
  padding: 30px 0; }

.container .impressions_inner.ex img {
  max-width: 400px;
  margin: 0 auto; }

.container img.impressions_img,
.container img.impressions_img2 {
  margin: 0 auto; }

.impressions_img {
  padding-top: 30px;
  max-width: 400px;
  margin: 0 auto; }

.impressions_img2 {
  padding-top: 30px;
  max-width: 240px;
  margin: 0 auto; }

.toshokan__main-img {
  display: block;
  max-width: 300px;
  height: auto;
  margin: 40px auto 0; }
.toshokan__book-copyright {
  display: block;
  margin-top: 10px;
  font-size: 1.2rem; }
.toshokan__lead {
  position: relative;
  padding: 40px 0;
  margin: 40px 0; }
  .toshokan__lead::after, .toshokan__lead::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 80%;
    height: 1px;
    border-width: 0;
    background-image: -webkit-linear-gradient(left, transparent 0%, #283593 50%, transparent 100%);
    background-image: linear-gradient(90deg, transparent 0%, #283593 50%, transparent 100%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .toshokan__lead::before {
    bottom: 0;
    top: auto; }
.toshokan__lead-text {
  font-weight: bold;
  line-height: 2; }
.toshokan__lead-name {
  display: block;
  font-weight: bold;
  margin: 20px auto 0; }
.toshokan__link {
  display: block;
  width: 100%;
  max-width: 300px;
  padding: 10px 30px;
  margin: 0 auto;
  color: #FFF;
  background: #CCB899;
  font-size: clamp(1.4rem, 1.8vw, 1.8rem);
  border-radius: 10px;
  position: relative; }
  .toshokan__link::before {
    content: '';
    width: 10px;
    height: 10px;
    border: 0;
    border-top: solid 2px #FFF;
    border-right: solid 2px #FFF;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto; }
