@charset "UTF-8";
.fs-c-heading.fs-c-heading--page {
  display: none;
}

.groupsortarea {
  display: none;
}
.fs-body-category-f020500 .groupsortarea {
  display: block;
}

.writer-page.top {
  max-width: 840px;
  margin: 0 auto;
  background-size: 840px;
  padding: 40px 40px 1px;
}
@media screen and (max-width: 767px) {
  .writer-page.top {
    padding: 30px 5% 1px;
  }
}

.top-section {
  margin-bottom: 200px;
}
@media screen and (max-width: 767px) {
  .top-section {
    margin-bottom: 100px;
  }
}
.top-section h2 {
  margin-bottom: 50px;
}
.top-section .term {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .top-section .term {
    width: 100%;
  }
}
.top-section .term .item {
  font-size: 150%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .top-section .term .item {
    font-size: 16px;
  }
}
.top-section .term .item::after {
  display: block;
  width: 100%;
  content: "";
  margin-top: 5px;
  background-size: 500px auto;
  background-repeat: repeat-x;
  height: 10px;
  background-image: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/tensen_1.png);
}
@media screen and (max-width: 767px) {
  .top-section .term .item::after {
    background-size: 375px auto;
  }
}

/* -------top------- */
.writer-page.top {
  padding: 0 0 1px;
}

.writer-slider {
  margin-bottom: 40px;
}
.writer-slider li {
  background-color: #fff;
}
.writer-slider img {
  border-radius: 30px;
}

.top-section h1 {
  font-size: 25px;
  text-align: center;
  font-weight: 500;
}
.top-section h2 {
  font-size: 13px;
  text-align: center;
}

.categorylist {
  border: 5px solid #ccc;
  border-image-source: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/menu_frame.png);
  border-image-width: 150px;
  border-image-slice: 130;
  border-image-repeat: round;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 100%;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .categorylist {
    border-image-source: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/menu_frame.png);
    border-image-width: 150px;
    border-image-slice: 130;
  }
}
@media screen and (max-width: 450px) {
  .categorylist {
    border-image-source: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/menu_frame_sp.png);
    border-image-width: 60px;
    border-image-slice: 100;
  }
}
.categorylist .wrap {
  position: relative;
  padding: 130px 20px 50px;
}
@media screen and (max-width: 450px) {
  .categorylist .wrap {
    padding: 60px 10px 40px;
  }
}
.categorylist .neco_anime {
  width: 51.2820512821%;
  position: absolute;
  top: -120px;
  left: -20px;
}
@media screen and (max-width: 767px) {
  .categorylist .neco_anime {
    width: 48%;
    top: -15%;
    left: -10px;
  }
}
@media screen and (max-width: 450px) {
  .categorylist .neco_anime {
    width: 55%;
    top: -60px;
    left: -20px;
  }
}
.categorylist .neco_anime img {
  width: 100%;
  height: auto;
}
.categorylist .keitodama {
  position: absolute;
  top: -20px;
  left: 44%;
}
@media screen and (max-width: 767px) {
  .categorylist .keitodama {
    width: 40px;
  }
}
.categorylist .categorylist_ttl {
  font-size: 24px;
  text-align: center;
  margin-bottom: 50px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .categorylist .categorylist_ttl {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.categorylist .categorylist_ttl .sub {
  font-size: 14px;
}
.categorylist .categorylist_writers {
  width: 100%;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .categorylist .categorylist_writers {
    margin-bottom: 20px;
  }
}
.categorylist .categorylist_writers ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.categorylist .categorylist_writers ul::after {
  display: block;
  content: "";
  height: 0;
  width: 32%;
}
.categorylist .categorylist_writers ul li {
  width: 32%;
  text-align: center;
  font-size: 21px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .categorylist .categorylist_writers ul li {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.categorylist .categorylist_writers ul li.nb_ishii_kawamura {
  width: 60%;
}
.categorylist .categorylist_writers ul li::after {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  content: "";
  background-size: 150px auto;
  background-repeat: repeat-x;
  height: 10px;
  background-image: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/tensen_2.png);
}
@media screen and (max-width: 767px) {
  .categorylist .categorylist_writers ul li::after {
    background-size: 80px auto;
  }
}
.categorylist .categorylist_items {
  width: 100%;
}
.categorylist .categorylist_items ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .categorylist .categorylist_items ul {
    gap: 15px;
  }
}
.categorylist .categorylist_items ul li {
  width: 27%;
  font-size: 18px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .categorylist .categorylist_items ul li {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.categorylist .categorylist_items ul li a {
  display: block;
}
.categorylist .categorylist_items ul li span {
  display: block;
  text-align: center;
}
.categorylist .categorylist_items ul li span.illust {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .categorylist .categorylist_items ul li span.text {
    font-size: 12px;
  }
}

.writers {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.writers .writer {
  margin-bottom: 80px;
  width: 48%;
}
@media screen and (max-width: 767px) {
  .writers .writer {
    width: 100%;
  }
}
.writers .writer .image {
  margin-bottom: 20px;
}
.writers .writer .writer_name {
  font-size: 25px;
  display: block;
  text-align: center;
}
.writers .writer .writer_name::after {
  content: "";
  display: block;
  background-image: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/moyou.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 130px;
  height: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.writers .writer.nb_ishii_kawamura .writer_name {
  margin-bottom: 10px;
}
.writers .writer .typelist {
  display: flex;
  gap: 5px;
  justify-content: center;
}
.writers .writer .typelist .soldout {
  color: #ff0000;
  margin: 4px 0;
  font-size: 13px;
  font-weight: bold;
}
.writers .writer .typelist .typeitem {
  text-align: center;
  padding: 3px 10px;
  font-size: 13px;
}
.writers .writer .typelist .nekomitif .count_item {
  background-image: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/blue.png);
  background-size: 22px 9px;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 3px;
}
@media screen and (max-width: 767px) {
  .writers .writer .typelist .nekomitif .count_item {
    background-size: 26px 11px;
  }
}
.writers .writer .typelist .foodbowl .count_item {
  background-image: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/pink.png);
  background-size: 22px 9px;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 3px;
}
@media screen and (max-width: 767px) {
  .writers .writer .typelist .foodbowl .count_item {
    background-size: 26px 11px;
  }
}

.others .others_ttl {
  text-align: center;
}
.others .others_ttl .image {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .others .others_ttl .image {
    width: 100%;
  }
}
.others .others_ttl .text {
  font-size: 24px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .others .others_ttl .text {
    font-size: 20px;
  }
}
.others .baners .item {
  margin-bottom: 30px;
}

/* ---------------------------------

作家ページ
---------------------------------- */
.writer-content .intro {
  margin-bottom: 50px;
}
.writer-content .info {
  margin-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .writer-content .info {
    margin-bottom: 70px;
  }
}
.writer-content .info .info_ttl {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.writer-content .info .image {
  margin-bottom: 20px;
}
.writer-content .subimage {
  margin-bottom: 50px;
}
.writer-content .subimage .image {
  margin-bottom: 30px;
}
.writer-content .subimage .image:last-child {
  margin-bottom: 0;
}
.writer-content .list_ttl {
  text-align: center;
  font-size: 24px;
}
.writer-content .list_ttl::after {
  content: "";
  display: block;
  background-image: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/moyou.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 130px;
  height: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

.intro-title {
  position: relative;
  text-align: center;
  line-height: 1;
  margin-top: 40px;
  margin-bottom: 30px;
}
.intro-title .jp {
  font-size: 25px;
  display: block;
}
.intro-title .jp::after {
  content: "";
  display: block;
  background-image: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/moyou.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 130px;
  height: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.intro-title .en {
  font-size: 15px;
  display: block;
}

.youtube-wrap {
  margin-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .youtube-wrap {
    margin-bottom: 70px;
  }
}

.youtube {
  position: relative;
  width: 100%;
  aspect-ratio: 9/16;
  position: relative;
  overflow: hidden;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .youtube-wrap {
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .youtube-wrap {
    padding: 20px;
  }
}
.section-title {
  text-align: center;
  font-size: 25px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section-title {
    font-size: 18px;
  }
}

.cat-section {
  margin-bottom: 100px;
  border: 25px solid #ccc;
  padding: 0;
  border-image-source: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/frame.png);
  border-image-slice: 25;
  border-image-width: 25px;
  border-image-repeat: round;
}
@media screen and (max-width: 767px) {
  .cat-section {
    margin-bottom: 50px;
  }
}
.cat-section .wrap {
  width: 100%;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .cat-section .wrap {
    background-repeat: repeat-y;
    padding: 20px 0;
  }
}

.cat-img img {
  border-radius: 15px;
}

.cat-section .ttl_2 {
  color: #fd6b68;
  font-weight: bold;
}
.profile-box h4 {
  font-weight: 500;
}
.profile-box h4::after {
  content: "";
  background: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/border-dashed.svg) repeat-x left center/contain;
  display: block;
  height: 4px;
  width: 100%;
  margin: 4px 0;
}
.profile-box p::after {
  content: "";
  background: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/border-dashed.svg) repeat-x left center/contain;
  display: block;
  height: 4px;
  width: 100%;
  margin: 4px 0;
}

.episode-text {
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .cat-flex {
    display: flex;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .cat-img {
    width: 50%;
    margin-right: 40px;
  }
  .profile-area {
    flex: 1;
  }
  .profile-box {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .cat-section h3 {
    font-size: 19px;
    margin-top: 20px;
  }
  .cat-flex {
    margin-top: 20px;
  }
  .cat-img {
    margin-bottom: 20px;
  }
  .profile-area {
    padding: 0 10px;
  }
  .profile-box {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .episode-area {
    padding: 0 10px;
  }
}
.gallery-section {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .gallery-section {
    margin-bottom: 50px;
  }
}
.gallery-section .section-title::after {
  content: "";
  display: block;
  background-image: url(https://tachi1752.itembox.design/item/cat/cat_f/nekobiyori/2025/moyou.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 130px;
  height: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

.gallery-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
  margin-top: 40px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .gallery-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.writer-content2 {
  margin-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .writer-content2 {
    margin-bottom: 70px;
  }
}

.history-title {
  border-bottom: 1px solid #ccc;
  font-size: 120%;
}

.history-list {
  margin-top: 10px;
}
.history-list li {
  display: flex;
}
.history-list .year {
  flex-shrink: 0;
  margin-right: 20px;
}

/* ---------------------

25-03-12 終了化

----------------------- */
.fs-c-productList {
  display: none;
}

.writer-content .list_ttl {
  display: none;
}

.writer-content .intro-text::after {
  content: "販売終了しました。";
  text-align: center;
  display: block;
  font-size: 2rem;
  margin-top: 30px;
}

.writer-page.top .close_tx {
  text-align: center;
  display: block;
  font-size: 2rem;
  margin-top: 30px;
}
.writer-page.top .categorylist_writers {
  margin-bottom: 0;
}
.writer-page.top .writers .typelist {
  display: none;
}/*# sourceMappingURL=nekobiyori2025.css.map */