@charset "UTF-8";
/* CSS Document */
/*$fs-kihon: biz-udpgothic, sans-serif;*/
/*-- for logo --*/
/*--------------------------------------------------------------------*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

a {
  text-decoration: none;
  color: #000;
}

#main-contents .honbun a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #f70000;
}

a:hover img {
  opacity: 0.5;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  color: #e3e0e0;
  line-height: 1.6;
  background-image: url(/images/bg-header_L.svg), url(/images/bg-header_R.svg), url(/images/bg-body-left.svg);
  background-position: left top, right 190px top, left -30px top;
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-size: 40%, 40%, auto;
  background-color: #e7bd11;
}
@media (max-width: 992px) {
  body {
    background-position: left top, right top, left -30px top;
    background-size: 50%, 50%, auto;
  }
}

/*------- Lottie anime ---*/
#main_logo {
  width: 80%;
  display: block;
  margin: 0 auto;
}
@media (max-width: 992px) {
  #main_logo {
    width: 85%;
  }
}
@media (max-width: 768px) {
  #main_logo {
    width: 85%;
  }
}
@media (max-width: 576px) {
  #main_logo {
    width: 90%;
  }
}

.body-left-anime-wrap {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 80px;
  height: 100%;
  margin: 0 0;
  padding: 250px 0 0;
  overflow: hidden;
}
@media (max-width: 992px) {
  .body-left-anime-wrap {
    margin: 0 0;
    width: 60px;
    padding: 250px 0px 0 0px;
  }
}
@media (max-width: 576px) {
  .body-left-anime-wrap {
    margin: 0 0;
    width: 50px;
    padding: 250px 0px 0 0px;
  }
}
.body-left-anime-wrap #body-left-anime {
  width: 80px;
  height: 1600px;
}
@media (max-width: 992px) {
  .body-left-anime-wrap #body-left-anime {
    width: 60px;
    height: 1200px;
    margin: 0 0;
  }
}
@media (max-width: 576px) {
  .body-left-anime-wrap #body-left-anime {
    width: 50px;
    height: 1000px;
    margin: 0 0 0 -5px;
  }
}

.body-right-anime-wrap {
  position: absolute;
  right: 0px;
  top: 0;
  width: 80px;
  height: 100%;
  margin: 0 0;
  padding: 250px 240px 0 0;
  overflow: hidden;
}
@media (max-width: 992px) {
  .body-right-anime-wrap {
    width: 50px;
    padding: 250px 0px 0 0;
    margin: 0 0;
  }
}
@media (max-width: 576px) {
  .body-right-anime-wrap {
    width: 50px;
    padding: 250px 0px 0 0;
    margin: 0 0;
  }
}
.body-right-anime-wrap #body-right-anime {
  width: 80px;
  height: 1600px;
  margin: 0px 0 0 0px;
  padding: 0 0;
}
@media (max-width: 992px) {
  .body-right-anime-wrap #body-right-anime {
    width: 50px;
    height: 1000px;
    margin: 0px 0 0 0px;
    padding: 0 0;
  }
}
@media (max-width: 576px) {
  .body-right-anime-wrap #body-right-anime {
    width: 50px;
    height: 1000px;
    margin: 0px 0px 0 18px;
    padding: 0 0;
  }
}

.foot-heyho-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.foot-heyho-wrap #foot-heyho {
  width: 400px;
  margin: 0 26px 150px 0;
}
@media (max-width: 992px) {
  .foot-heyho-wrap #foot-heyho {
    width: 300px;
    margin: 0 -115px 0px 0;
  }
}

.head-moimoi-wrap {
  position: absolute;
  left: 5vw;
  top: 0;
  overflow: hidden;
}
@media (max-width: 992px) {
  .head-moimoi-wrap {
    left: 5vw;
  }
}
@media (max-width: 768px) {
  .head-moimoi-wrap {
    left: 2vw;
  }
}
@media (max-width: 576px) {
  .head-moimoi-wrap {
    left: 5vw;
  }
}
.head-moimoi-wrap #head-moimoi {
  width: 150px;
  margin: 0 0 0 0;
}
@media (max-width: 992px) {
  .head-moimoi-wrap #head-moimoi {
    width: 150px;
  }
}
@media (max-width: 768px) {
  .head-moimoi-wrap #head-moimoi {
    width: 105px;
  }
}
@media (max-width: 576px) {
  .head-moimoi-wrap #head-moimoi {
    width: 70px;
  }
}

/*-------　/ぐねぐね　----*/
body.p-bestiary {
  background-color: #07085b;
}

body.p-works {
  background-color: #205100;
}

body.p-animation {
  background-color: #005f58;
}

body.p-webpage {
  background-color: #470f08;
}

.wrap {
  background: url(/images/bg-footer.svg) no-repeat bottom center;
  margin: 0;
  padding: 0;
  position: relative;
}

.name-kakeru {
  font-size: 0.8em;
  margin: 0 0.05em;
}

img {
  max-width: 100%;
}

.lum-lightbox.lum-open {
  z-index: 9999;
}
.lum-lightbox.lum-open .lum-close-button {
  height: 40px;
  opacity: 1;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 40px;
}
.lum-lightbox.lum-open .lum-close-button:after,
.lum-lightbox.lum-open .lum-close-button:before {
  background-color: #fff;
  content: " ";
  height: 40px;
  left: 15px;
  position: absolute;
  width: 4px;
}
.lum-lightbox.lum-open .lum-close-button:after,
.lum-lightbox.lum-open .lum-close-button:before {
  background-color: #fff;
  content: " ";
  height: 40px;
  left: 15px;
  position: absolute;
  width: 4px;
}

.lum-lightbox {
  background: rgba(0, 0, 0, 0.8588235294);
}

.images-row-item {
  cursor: pointer;
}

.images-row-item img:hover {
  opacity: 0.5;
}

.lum-lightbox-inner img {
  max-width: 100% !important;
  max-height: 100% !important;
}

/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*-------------------------- #main-contents --------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
#main-contents {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  position: relative;
  padding: 0 0 130px 0;
  /*----navmenu---*/
  /*-----------------------------------------------------------------*/
  /*----------------------- /ハンバーガーメニュー ----------------------*/
  /*-----------------------------------------------------------------*/
  /*-----------------------------------------------------------------*/
  /*--------------------------- Top honbun --------------------------*/
  /*-----------------------------------------------------------------*/
  /*-----------------------------------------------------------------*/
  /*--------------------------/ Top honbun --------------------------*/
  /*-----------------------------------------------------------------*/
}
@media (max-width: 768px) {
  #main-contents {
    padding: 0 0 120px 0;
  }
}
@media (max-width: 576px) {
  #main-contents {
    padding: 0 0 100px 0;
  }
}
#main-contents header {
  background: url(/images/bg-body-right.svg) repeat-y top left 3px;
  width: 200px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  #main-contents header {
    /*background: url(/images/bg-header_black_mb.svg) no-repeat top right;*/
    background-position: top right -187px;
    top: 0;
    right: 0px;
  }
}
#main-contents header .header-sitename_pc {
  width: 100%;
  margin: 0 0;
  padding: 10px 0 10px 15px;
}
@media (max-width: 992px) {
  #main-contents header .header-sitename_pc {
    display: none;
  }
}
#main-contents header .header-sitename_pc a {
  color: #e0ca2a;
  text-decoration: none;
}
#main-contents header .header-sitename_pc a .side_T_taq {
  word-break: break-word;
  font-family: auster, sans-serif;
  font-size: 23px;
  line-height: 0.9;
  letter-spacing: -0.008em;
}
@media (max-width: 992px) {
  #main-contents header .header-sitename_pc a .side_T_taq {
    font-size: 42px;
    line-height: 0.9;
    text-align: center;
  }
}
#main-contents header .header-sitename_pc a .side_T_dan {
  margin: 3px 0 0 0;
}
#main-contents header .header-sitename_pc a .side_T_dan img {
  margin: 0 0;
  width: 160px;
}
@media (max-width: 992px) {
  #main-contents header .header-sitename_pc a .side_T_dan img {
    margin: 10px auto 0;
    width: 400px;
    max-width: 90%;
    display: block;
  }
}
#main-contents header .header-sitename_pc a:hover {
  color: #ff9c00;
}
#main-contents header .header-sitename_pc a:hover img {
  opacity: 0.6;
}
#main-contents .dan-headerBox {
  margin: 60px 0 0;
  width: 200px;
  padding: 0 0px 0 0px;
  position: absolute;
  top: 30px;
  right: 0px;
  /*-----------------------------------------------------------------*/
  /*----------------------- ハンバーガーメニュー -----------------------*/
  /*-----------------------------------------------------------------*/
  /* --- ナビゲーション全体 --- */
  /* --- ハンバーガーボタン --- */
  /* --- スマホ以下で切り替え --- */
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox {
    position: fixed;
    width: 100%;
    margin: 0px 0 0;
    padding: 12px 12px 12px 7px;
    top: 0;
    right: 0;
    background: url(/images/bg-header_black_mb.svg) no-repeat top right;
    /*width: 67px;*/
  }
}
#main-contents .dan-headerBox .navbar {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 0 0 20px;
  position: relative;
  z-index: 1001;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox .navbar {
    justify-content: flex-end;
  }
}
#main-contents .dan-headerBox .navbar .nav-menu {
  list-style: none;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0;
  padding: 0;
}
#main-contents .dan-headerBox .navbar .nav-menu .header-sitename_mb {
  display: none;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox .navbar .nav-menu .header-sitename_mb {
    display: block;
    width: 100%;
    margin: 50px 0 0;
  }
}
#main-contents .dan-headerBox .navbar .nav-menu .header-sitename_mb a {
  color: #e0ca2a;
  text-decoration: none;
}
#main-contents .dan-headerBox .navbar .nav-menu .header-sitename_mb a .side_T_taq {
  word-break: break-word;
  font-family: auster, sans-serif;
  font-size: 23px;
  line-height: 0.9;
  letter-spacing: -0.008em;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox .navbar .nav-menu .header-sitename_mb a .side_T_taq {
    font-size: 42px;
    line-height: 0.9;
    text-align: center;
  }
}
@media (max-width: 576px) {
  #main-contents .dan-headerBox .navbar .nav-menu .header-sitename_mb a .side_T_taq {
    text-align: left;
    margin: 10px 5% 0;
  }
}
#main-contents .dan-headerBox .navbar .nav-menu .header-sitename_mb a .side_T_dan {
  margin: 3px 0 0 0;
}
#main-contents .dan-headerBox .navbar .nav-menu .header-sitename_mb a .side_T_dan img {
  margin: 0 0;
  width: 160px;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox .navbar .nav-menu .header-sitename_mb a .side_T_dan img {
    margin: 10px auto 0;
    width: 400px;
    max-width: 90%;
    display: block;
  }
}
@media (max-width: 576px) {
  #main-contents .dan-headerBox .navbar .nav-menu .header-sitename_mb a .side_T_dan img {
    margin: 10px 5% 0;
  }
}
#main-contents .dan-headerBox .navbar .nav-menu .header-sitename_mb a:hover {
  color: #ff9c00;
}
#main-contents .dan-headerBox .navbar .nav-menu .header-sitename_mb a:hover img {
  opacity: 0.6;
}
#main-contents .dan-headerBox .navbar .nav-menu .toi {
  display: flex;
  margin: 0 0 20px;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox .navbar .nav-menu .toi {
    width: 100%;
    padding: 0 25%;
  }
}
@media (max-width: 576px) {
  #main-contents .dan-headerBox .navbar .nav-menu .toi {
    padding: 0 5%;
  }
}
#main-contents .dan-headerBox .navbar .nav-menu .toi a img {
  height: 22px;
  margin: 0 8px 0 0;
  opacity: 0.8;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox .navbar .nav-menu .toi a img {
    height: 36px;
    margin: 0 10px 0 10px;
  }
}
#main-contents .dan-headerBox .navbar .nav-menu .toi a:hover img {
  opacity: 0.4;
}
#main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in {
  margin: 0 0;
  padding: 0 0 30px;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in {
    width: 100%;
    padding: 0 25%;
  }
}
@media (max-width: 576px) {
  #main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in {
    padding: 0 5%;
  }
}
#main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li {
  margin: 0 0 8px;
  padding: 0 0;
  word-break: break-all;
  list-style: none;
  list-style-position: inside;
  font-size: 1em;
  line-height: 1.25;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li {
    font-size: 1.2em;
    text-align: left;
    line-height: 1.5;
  }
}
#main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li a {
  color: #e4e1cc;
  text-decoration: none;
  font-family: auster, sans-serif;
  font-size: 1.3em;
  letter-spacing: 0.03em;
}
#main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li a:hover {
  color: #f70000;
}
#main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li a span {
  display: block;
  margin: -1px 0 0 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.6em;
  color: #bbb093;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li a span {
    display: inline-block;
    margin: 0 0 0 10px;
  }
}
#main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li.nav-menu_in_sub ul {
  margin: 5px 0 15px;
}
#main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li.nav-menu_in_sub ul li {
  font-size: 0.65em;
  margin: 0 0 0px;
  padding: 0 0 9px 2px;
  word-break: break-all;
  list-style: none;
  list-style-position: inside;
  line-height: 1;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li.nav-menu_in_sub ul li {
    font-size: 0.6em;
    line-height: 1.2;
  }
}
#main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li.nav-menu_in_sub ul li a {
  color: #bbb093;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
#main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li.nav-menu_in_sub ul li a:hover {
  color: #f70000;
}
#main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li.nav-menu_in_sub ul li a:before {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  font-size: 8px;
  padding-right: 0px;
  margin-right: 4px;
  font-weight: 900;
  color: #bbb093;
}
#main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li.nav-menu_in_sub.index {
  display: none;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li.nav-menu_in_sub.index {
    display: block;
  }
}
#main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li.mb-copyright {
  display: none;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox .navbar .nav-menu ul.nav-menu_in li.mb-copyright {
    display: block;
    font-size: 0.8em;
    color: #bbb093;
    padding: 20px 0 20px;
    text-align: left;
    margin: 0 0;
  }
}
#main-contents .dan-headerBox .menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
  z-index: 1100; /* メニューより前 */
}
#main-contents .dan-headerBox .bar {
  width: 40px;
  height: 4px;
  background-color: white;
  border-radius: 3px;
  transition: all 0.3s ease;
}
@media (max-width: 992px) {
  #main-contents .dan-headerBox {
    /* --- バツに変形 --- */
    /* メニュー内リンクのスタイルを強調 */
    /* メニューリンクのスタイル */
    /* スクロールバーのカスタマイズ（任意） */
  }
  #main-contents .dan-headerBox .dan-headerBox {
    margin: 0px 0px;
  }
  #main-contents .dan-headerBox .dan-headerBox .navbar {
    justify-content: flex-end;
    padding: 10px 10px 0 0;
  }
  #main-contents .dan-headerBox .menu-toggle {
    display: flex;
  }
  #main-contents .dan-headerBox .nav-menu {
    position: fixed;
    /*inset: 0;*/
    top: 0;
    right: -100%;
    width: 100%; /* ← ここがポイント！全幅に広げる */
    height: 100vh;
    height: 100dvh;
    overflow-y: auto; /* 縦方向のスクロールを有効にする */
    background: rgba(30, 30, 30, 0.95); /* 少し透ける黒背景 */
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 2em;
    transition: right 0.4s ease;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 1009 !important;
  }
  #main-contents .dan-headerBox .nav-menu.open {
    right: 0; /* スライドイン */
  }
  #main-contents .dan-headerBox .menu-toggle.open .bar:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  #main-contents .dan-headerBox .menu-toggle.open .bar:nth-child(2) {
    opacity: 0;
  }
  #main-contents .dan-headerBox .menu-toggle.open .bar:nth-child(3) {
    transform: rotate(-45deg) translate(12px, -12px);
  }
  #main-contents .dan-headerBox .nav-menu a {
    font-size: 1.5em;
    color: #fff;
    text-decoration: none;
  }
  #main-contents .dan-headerBox .nav-menu li {
    padding: 1em;
    /* 必要に応じてデザインを調整 */
  }
  #main-contents .dan-headerBox .nav-menu::-webkit-scrollbar {
    width: 8px;
  }
  #main-contents .dan-headerBox .nav-menu::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 4px;
  }
}
#main-contents .honbun {
  width: 100%;
  padding: 0 0 0;
  /*-----------------------------------------------------------------*/
  /*---------------top-honbun_in (サイドメニュー抜きの幅)----------------*/
  /*-----------------------------------------------------------------*/
  /*-----------------------------------------------------------------*/
  /*------------- /top-honbun_in (サイドメニュー抜きの幅)----------------*/
  /*-----------------------------------------------------------------*/
  /*-----------------------------------------------------------------*/
  /*----------------------------- Top slide--------------------------*/
  /*-----------------------------------------------------------------*/
  /*-----------------------------------------------------------------*/
  /*---------------------------- /Top slide--------------------------*/
  /*-----------------------------------------------------------------*/
}
#main-contents .honbun .top-honbun_in {
  padding: 0 0;
  margin: 0 0 0 10%;
  margin-right: calc(200px + 10%);
  /*---------------------------------------------------*/
  /*------------------------- news---------------------*/
  /*---------------------------------------------------*/
  /*---------------------------------------------------*/
  /*------------------------- /news---------------------*/
  /*---------------------------------------------------*/
  /*---------------------------------------------------*/
  /*----------------------- topics---------------------*/
  /*---------------------------------------------------*/
  /*---------------------------------------------------*/
  /*----------------------- /topics---------------------*/
  /*---------------------------------------------------*/
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in {
    margin: 0 8%;
  }
}
@media (max-width: 576px) {
  #main-contents .honbun .top-honbun_in {
    margin: 0 8%;
  }
}
#main-contents .honbun .top-honbun_in .top-site-name {
  padding: 0 0;
  margin: 106px 0 0;
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top-site-name {
    fmargin: 95px 0 0;
  }
}
@media (max-width: 576px) {
  #main-contents .honbun .top-honbun_in .top-site-name {
    margin: 85px 0 0;
  }
}
#main-contents .honbun .top-honbun_in .top-site-name p.name_taq {
  font-family: auster, sans-serif;
  font-size: 9vw;
  letter-spacing: -0.15vw;
  color: #000;
  line-height: 70%;
  margin: 0 0;
  font-weight: 900;
  text-align: center;
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .top-site-name p.name_taq {
    font-size: 10vw;
  }
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top-site-name p.name_taq {
    font-size: 11vw;
  }
}
@media (max-width: 576px) {
  #main-contents .honbun .top-honbun_in .top-site-name p.name_taq {
    font-size: 12vw;
  }
}
#main-contents .honbun .top-honbun_in .top-site-name p.name_taq span.taq-t {
  font-size: 180%;
  margin: 0 -2.2vw 0 0;
  color: #3a6000;
}
#main-contents .honbun .top-honbun_in .top-site-name span.taq-c {
  font-size: 6vw;
  color: #000;
  margin: 0px 0 0 0;
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .top-site-name span.taq-c {
    font-size: 7vw;
  }
}
#main-contents .honbun .top-honbun_in .top-site-name p.name_tako {
  margin: 0px 0 20px 0;
  font-size: 5.5vw;
  color: #920000;
  font-family: auster, sans-serif;
  letter-spacing: 0vw;
  text-align: center;
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .top-site-name p.name_tako {
    font-size: 7.8vw;
  }
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top-site-name p.name_tako {
    font-size: 9vw;
  }
}
#main-contents .honbun .top-honbun_in .artist_name {
  color: #000;
  font-family: ab-kirigirisu, sans-serif;
  margin: 60px 0 0;
  text-align: center;
}
#main-contents .honbun .top-honbun_in .artist_name h1 {
  width: 50vw;
  margin: 0 auto;
  display: block;
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .artist_name h1 {
    width: 85vw;
  }
}
#main-contents .honbun .top-honbun_in .artist_name h1 img {
  width: 100%;
}
#main-contents .honbun .top-honbun_in .artist_name h2 {
  font-size: 2.7vw;
  font-weight: 700;
  margin: 0 0;
  letter-spacing: -0.55vw;
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .artist_name h2 {
    font-size: 6.5vw;
    letter-spacing: -0.9vw;
  }
}
#main-contents .honbun .top-honbun_in .to-down {
  display: block;
  height: 70px;
  width: 60px;
  margin: 20px auto 40px;
}
#main-contents .honbun .top-honbun_in .to-down a {
  display: block;
  background: url(/images/scroll-down.gif) no-repeat center center;
  height: 70px;
  width: 60px;
  background-size: 100%;
}
#main-contents .honbun .top-honbun_in .to-down a:hover {
  background: url(/images/scroll-down-hover.gif) no-repeat center center;
  height: 70px;
  width: 60px;
  background-size: 100%;
}
#main-contents .honbun .top-honbun_in .top-sintyaku-T {
  font-size: 26px;
  font-family: auster, sans-serif;
  font-weight: 900;
  color: #f8f6ea;
  background-color: #3a6000;
  border-radius: 53% 47% 50% 50%/42% 50% 50% 58%;
  width: 120px;
  height: 70px;
  margin: 40px auto 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: auto !important;
}
#main-contents .honbun .top-honbun_in .top-sintyaku-T::before {
  position: absolute;
  content: "";
  bottom: -5px;
  right: 38px;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 30px solid #3a6000;
  border-top: 0;
  transform: rotate(48deg);
}
#main-contents .honbun .top-honbun_in .news_box {
  /*display: flex;
  justify-content: space-between;*/
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  box-sizing: border-box;
  margin: 0 0 15px;
  /*@media (max-width: $lg) {
      justify-content: flex-start;
      flex-wrap: wrap;
  }*/
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .news_box {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .news_box {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 576px) {
  #main-contents .honbun .top-honbun_in .news_box {
    grid-template-columns: repeat(2, 1fr);
  }
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox {
  /*width: 20%;*/
  padding: 0 0;
  display: flex;
  flex-direction: column;
  border: solid 1px #b9a891;
  /*margin: 0 5px;*/
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.3803921569);
  /*@media (max-width: $lg) {
      width: 32%;
      margin: 0 1.3% 1.5% 0;
  }
  @media (max-width: $md) {
      width: 48%;
      margin: 0 1.3% 1.5% 0;
  }*/
  /*@media (max-width: $sm) {
      width: 100%;
      margin: 0 0 3% 0;
  }*/
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox a.a_news_onebox_img {
  margin: 0 0;
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox a.a_news_onebox_img figure {
  margin: 0 0;
  padding: 0 0;
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox a.a_news_onebox_img figure.news_onebox_img {
  width: 100%;
  margin: 0 0;
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox a.a_news_onebox_img figure.news_onebox_img img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom: solid 1px #b9a891;
  border-radius: 5px 5px 0 0px;
  margin: 0 0;
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .news_box .news_onebox a.a_news_onebox_img figure.news_onebox_img img {
    aspect-ratio: 4/3;
  }
}
@media (max-width: 576px) {
  #main-contents .honbun .top-honbun_in .news_box .news_onebox a.a_news_onebox_img figure.news_onebox_img img {
    aspect-ratio: 16/9;
  }
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox a:hover img {
  opacity: 0.6;
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox .news_onebox_detail {
  margin: 0 10px;
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox .news_onebox_detail h4 {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.2;
  margin: 0 0;
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .news_box .news_onebox .news_onebox_detail h4 {
    font-size: 14px;
  }
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox .news_onebox_detail h4 a {
  text-decoration: none;
  color: #000;
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox .news_onebox_detail h4 a:hover {
  text-decoration: underline;
  color: #f70000;
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox .news_onebox_detail time {
  font-size: 0.8em;
  color: #7d0707;
  font-weight: 700;
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .news_box .news_onebox .news_onebox_detail time {
    font-size: 0.7em;
  }
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox .news_category {
  margin: auto 10px 6px 10px;
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox .news_category a.entrycategory {
  font-size: 0.6em;
  border: solid 1px #c2c095;
  border-radius: 2px;
  background-color: #e0d1b3;
  color: #000000;
  padding: 4px 2px;
  text-decoration: none;
  border-radius: 2px;
  margin: 0 5px 0 0;
  padding: 3px 4px;
}
#main-contents .honbun .top-honbun_in .news_box .news_onebox .news_category a:hover.entrycategory {
  background-color: #ce9860;
}
#main-contents .honbun .top-honbun_in .newslist-link {
  display: flex;
  justify-content: flex-end;
  margin: 0 0;
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .newslist-link {
    margin: -50px 0 0;
  }
}
#main-contents .honbun .top-honbun_in .newslist-link a {
  color: #f8f6ea;
  background-color: #3a6000;
  font-size: 0.9em;
  line-height: 1;
  text-decoration: none;
  padding: 4px 10px;
  border-radius: 10px;
  margin: 5px 5px 40px 0;
}
#main-contents .honbun .top-honbun_in .newslist-link a:hover {
  background-color: #dc8923;
}
#main-contents .honbun .top-honbun_in .newslist-link a::after {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  font-size: 13px;
  padding-right: 0px;
  margin-left: 6px;
  font-weight: 900;
}
#main-contents .honbun .top-honbun_in .top_topics {
  margin: 40px 0 100px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top_topics {
    flex-direction: column;
    justify-content: flex-start;
  }
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one {
  width: 33.3%;
  margin: 0 10px 0 0;
  border-radius: 10px;
  padding: 10px 15px 5px;
  background-color: rgba(125, 125, 125, 0.3019607843);
  border: solid 1px #b9a891;
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .top_topics .top_topics_one {
    width: 100%;
    margin: 0 10px 0 0;
  }
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top_topics .top_topics_one {
    margin: 0 0 1.3%;
  }
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a {
  margin: 0 0;
  padding: 0 0;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top_topics .top_topics_one a {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-img {
  width: auto;
  height: 80px;
  margin: 0 auto;
  padding: 0 0;
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-img {
    width: auto;
    height: 80px;
  }
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-img {
    width: 20%;
    height: auto;
  }
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-img img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 80px;
  width: 100%;
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-img img {
    height: 80px;
  }
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-img img {
    height: auto;
  }
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-txtbox-T_area {
  width: 100%;
  padding: 0 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-txtbox-T_area {
    width: 80%;
    padding: 0 0 0 3%;
  }
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-txtbox-T_area .one-txtbox-T {
  background-color: rgba(126, 122, 114, 0.4117647059);
  color: #000;
  border: solid 1px #877d71;
  border-radius: 3px;
  padding: 10px 0;
  margin: 10px 0 5px;
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-txtbox-T_area .one-txtbox-T {
    padding: 5px 10px;
  }
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-txtbox-T_area .one-txtbox-T .one-name {
  font-weight: 700;
  font-size: 1em;
  line-height: 1.2;
  text-align: center;
  margin: 0 0 3px;
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-txtbox-T_area .one-txtbox-T .one-name {
    text-align: left;
  }
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-txtbox-T_area .one-txtbox-T .one-exp {
  font-weight: 400;
  font-size: 0.82em;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-txtbox-T_area .one-txtbox-T .one-exp {
    text-align: left;
  }
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-txtbox-T_area .one-txtbox {
  width: 100%;
  color: #000;
  font-size: 0.9em;
  line-height: 1.5;
}
@media (max-width: 768px) {
  #main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-txtbox-T_area .one-txtbox {
    line-height: 1.2;
  }
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-txtbox-T_area .to_page {
  display: flex;
  justify-content: flex-end;
  margin-top: auto;
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a .one-txtbox-T_area .to_page::after {
  content: "\f3bf";
  font-family: "Font Awesome 6 Free";
  font-size: 24px;
  padding-right: 0px;
  margin-left: 6px;
  font-weight: 900;
  display: inline-block;
  transform: rotate(90deg);
  color: #6b554d;
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a:hover .one-img img {
  opacity: 0.5;
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a:hover .one-txtbox-T,
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a:hover .one-txtbox {
  color: #b10101;
}
#main-contents .honbun .top-honbun_in .top_topics .top_topics_one a:hover .to_page::after {
  color: #b10101;
}
#main-contents .honbun .top-honbun_in.top-width {
  margin: 0 0 0 5%;
  margin-right: calc(200px + 3%);
}
@media (max-width: 992px) {
  #main-contents .honbun .top-honbun_in.top-width {
    margin: 0 2%;
  }
}
@media (max-width: 576px) {
  #main-contents .honbun .top-honbun_in.top-width {
    margin: 0 2%;
  }
}
@keyframes infinity-scroll-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
#main-contents .honbun .scroll-infinity {
  width: 100%;
  position: relative;
  z-index: auto !important;
}
#main-contents .honbun .scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
}
#main-contents .honbun .scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0;
}
#main-contents .honbun .scroll-infinity__list--right {
  animation: infinity-scroll-right 40s infinite linear 0.5s both;
}
#main-contents .honbun .scroll-infinity__item {
  width: 16.6666666667vw;
}
@media (max-width: 992px) {
  #main-contents .honbun .scroll-infinity__item {
    width: 20vw;
  }
}
@media (max-width: 768px) {
  #main-contents .honbun .scroll-infinity__item {
    width: 25vw;
  }
}
@media (max-width: 576px) {
  #main-contents .honbun .scroll-infinity__item {
    width: 33.3333333333vw;
  }
}
#main-contents .honbun .scroll-infinity__item > img,
#main-contents .honbun .scroll-infinity__item > a > img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

/*--------------------------------------------------------------------*/
/*------------------------- /#main-contents --------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*---------------------------- footer --------------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
footer {
  position: sticky;
  top: 100vh;
  width: 100%;
  background: #000;
  padding: 30px 0px 20px 80px;
  margin: -1px 0 0 0;
}
@media (max-width: 768px) {
  footer {
    display: none;
  }
}
footer .footer-menu ul.nav-menu_in {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 30px 0 15px;
  padding: 0 0;
}
footer .footer-menu ul.nav-menu_in li {
  list-style: none;
  font-size: 24px;
  line-height: 1;
  font-family: auster, sans-serif;
  font-weight: 900;
  margin: 0 15px 0 0;
}
footer .footer-menu ul.nav-menu_in li a {
  color: #d7d3b3;
}
footer .footer-menu ul.nav-menu_in li a span {
  display: block;
  margin: 3px 0 0 0;
  font-family: biz-udpgothic, sans-serif;
  font-weight: 400;
  font-size: 0.55em;
  color: #bbb093;
}
footer .footer-menu ul.nav-menu_in li a:hover {
  color: #f70000;
  text-decoration: none;
}
footer .toi {
  display: flex;
  margin: 0 0 20px;
}
footer .toi a img {
  height: 28px;
  margin-right: 12px;
  opacity: 0.7;
}
footer .toi a:hover img {
  opacity: 0.3;
}
footer .footer-name {
  margin: 4% 0 0;
}
footer .footer-name a {
  font-family: ab-kirigirisu, sans-serif;
  color: #dccccc;
}
footer .footer-name a img {
  width: 500px;
  margin: 0 0;
}
footer .footer-name a .footer-name_jp {
  font-size: 24px;
  line-height: 1;
  display: block;
  margin: 0 0;
  color: #ffea00;
}
footer .footer-name a .footer-name_en {
  font-family: auster, sans-serif;
  font-size: 20px;
  letter-spacing: 0.05em;
  margin: 10px 0 0;
  color: #bc981a;
  padding: 0 0 0 5px;
}
footer .footer-name a:hover {
  text-decoration: none;
}
footer .footer-name a:hover img {
  opacity: 0.4;
}
footer .footer-name a:hover .footer-name_jp {
  color: #918e69;
}
footer .footer-name a:hover .footer-name_en {
  color: #918e69;
}
footer #copyright {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.8em;
  color: #c9c9c9;
  padding: 30px 0 0px;
  letter-spacing: 0.08em;
}

#page-top a {
  bottom: 30px;
  right: 30px;
  padding: 0;
  position: fixed;
  background: url(/images/scroll-top.gif) no-repeat center center;
  width: 40px;
  height: 40px;
  background-size: 100%;
}
@media (max-width: 768px) {
  #page-top a {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 576px) {
  #page-top a {
    width: 50px;
    height: 50px;
  }
}
#page-top a:hover {
  background: url(/images/scroll-top_hover.gif) no-repeat center center;
  width: 40px;
  height: 40px;
  background-size: 100%;
}
@media (max-width: 768px) {
  #page-top a:hover {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 576px) {
  #page-top a:hover {
    width: 50px;
    height: 50px;
  }
}

/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------- Category -------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
.top-honbun_in {
  position: relative;
}
.top-honbun_in .pagetitleBox {
  margin: 40px 0 40px 0;
  padding: 0 0;
}
.top-honbun_in .pagetitleBox .pagetitle {
  font-size: 30px;
  font-family: auster, sans-serif;
  font-weight: 900;
  color: #f8f6ea;
  background-color: #3a6000;
  border-radius: 53% 47% 50% 50%/42% 50% 50% 58%;
  width: 140px;
  height: 90px;
  margin: 40px auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.top-honbun_in .pagetitleBox .pagetitle::before {
  position: absolute;
  content: "";
  bottom: -5px;
  right: 38px;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 30px solid #3a6000;
  border-top: 0;
  transform: rotate(48deg);
}
.top-honbun_in .pagetitleBox .pagetitle-2 {
  font-family: ab-kirigirisu, sans-serif;
  font-size: 40px;
  line-height: 1;
  color: #000;
  text-align: center;
  margin: 0 0 -10px;
}
.top-honbun_in .pagetitleBox ul.submenu {
  display: flex;
  list-style: none;
  justify-content: center;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .top-honbun_in .pagetitleBox ul.submenu {
    flex-wrap: wrap;
  }
}
.top-honbun_in .pagetitleBox ul.submenu li {
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .top-honbun_in .pagetitleBox ul.submenu li {
    margin-bottom: 5px;
  }
}
.top-honbun_in .pagetitleBox ul.submenu a {
  font-weight: 700;
  font-size: 0.9em;
  line-height: 1;
  color: #3a6000;
  margin-right: 10px;
  margin-right: 10px;
  border: 2px solid #787a73;
  border-radius: 25% 23% 22% 20%/47% 48% 52% 53%;
  padding: 5px 12px;
  background-color: rgba(255, 255, 255, 0.7215686275);
  white-space: nowrap;
}
.top-honbun_in .pagetitleBox ul.submenu a:hover {
  color: #f7e6ba;
  background-color: #bf5353;
}
.top-honbun_in .pagetitleBox ul.submenu a.current {
  color: #f7e6ba;
  background-color: #bf5353;
}
.top-honbun_in #entry-list {
  margin: 0px 0 0 0px;
  padding: 0 0;
}
.top-honbun_in #entry-list .entry {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  border: none;
  margin: 0 0 20px;
  padding: 0 0;
}
.top-honbun_in #entry-list .entry .entry-img {
  width: 25%;
  margin: 0 0;
  padding: 0 0;
}
@media (max-width: 768px) {
  .top-honbun_in #entry-list .entry .entry-img {
    width: 50%;
  }
}
.top-honbun_in #entry-list .entry .entry-img a {
  margin: 0 0;
  padding: 0 0;
}
.top-honbun_in #entry-list .entry .entry-img a img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  border: solid 1px #7e7d7d;
  margin: 0 0;
  padding: 0 0;
}
.top-honbun_in #entry-list .entry .entry-img a img:hover {
  opacity: 0.5;
}
.top-honbun_in #entry-list .entry .entry-txt_box {
  margin: 0 0 0 20px;
  padding: 3px 0 10px;
  width: 75%;
  border-top: solid 1px #c7ab3e;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .top-honbun_in #entry-list .entry .entry-txt_box {
    border-top: none;
    width: 50%;
    padding: 0 0 10px;
  }
}
@media (max-width: 768px) {
  .top-honbun_in #entry-list .entry .entry-txt_box .entry-txt {
    padding: 0 0;
    margin: -5px 0 0;
  }
}
.top-honbun_in #entry-list .entry .entry-txt_box .entry-txt time {
  font-size: 0.8em;
  color: #7d0707;
  font-weight: 700;
}
.top-honbun_in #entry-list .entry .entry-txt_box .entry-txt .entrytitle {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0;
}
.top-honbun_in #entry-list .entry .entry-txt_box .entry-txt .entrytitle a {
  margin: 0px;
  color: #000;
}
.top-honbun_in #entry-list .entry .entry-txt_box .entry-txt .entrytitle a:hover {
  color: #f70000;
  text-decoration: underline;
}
.top-honbun_in #entry-list .entry .entry-txt_box .entry-txt .entry-excerpt {
  font-size: 0.9em;
  line-height: 1.4;
  color: #000;
}
.top-honbun_in #entry-list .entry .entry-txt_box .entry-bottom {
  display: flex;
  justify-content: space-between;
  margin: auto 0 0;
  padding: 0 0;
}
.top-honbun_in #entry-list .entry .entry-txt_box .entry-bottom .entry-category a {
  font-size: 0.7em;
  border: solid 1px #9b9974;
  background-color: #e0d1b3;
  color: #000000;
  text-decoration: none;
  border-radius: 3px;
  margin: 0 5px 0 0;
  padding: 3px 8px;
}
.top-honbun_in #entry-list .entry .entry-txt_box .entry-bottom .entry-category a:hover {
  background-color: #d98815;
}
.top-honbun_in #entry-list .entry .entry-txt_box .entry-bottom .entry-more {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 576px) {
  .top-honbun_in #entry-list .entry .entry-txt_box .entry-bottom .entry-more {
    display: none;
  }
}
.top-honbun_in #entry-list .entry .entry-txt_box .entry-bottom .entry-more a {
  color: #f8f6ea;
  background-color: rgba(58, 96, 0, 0.8);
  font-size: 0.8em;
  line-height: 1;
  text-decoration: none;
  padding: 4px 10px;
  border-radius: 10px;
  margin: 0px 0px 0px 0;
  display: flex;
  align-items: center;
}
.top-honbun_in #entry-list .entry .entry-txt_box .entry-bottom .entry-more a:hover {
  background: rgba(145, 72, 20, 0.8705882353);
}
.top-honbun_in #entry-list .entry .entry-txt_box .entry-bottom .entry-more a:after {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  font-size: 13px;
  padding-right: 0px;
  margin-left: 6px;
  font-weight: 900;
}

/*----------- Works Animation category----------------*/
.top-honbun_in.c-works .pagetitleBox_works,
.top-honbun_in.c-animation .pagetitleBox_works {
  margin: 0px 0 0px 0;
  padding: 40px 0 30px;
  background-image: url(/images/bg-page-t-works.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
}
.top-honbun_in.c-works .pagetitleBox_works .pagetitle_en,
.top-honbun_in.c-animation .pagetitleBox_works .pagetitle_en {
  font-family: auster, sans-serif;
  font-size: 100px;
  line-height: 1;
  text-align: center;
  margin: 0px 0 0;
  color: #e0ca2a;
}
@media (max-width: 768px) {
  .top-honbun_in.c-works .pagetitleBox_works .pagetitle_en,
  .top-honbun_in.c-animation .pagetitleBox_works .pagetitle_en {
    font-size: 80px;
  }
}
@media (max-width: 576px) {
  .top-honbun_in.c-works .pagetitleBox_works .pagetitle_en,
  .top-honbun_in.c-animation .pagetitleBox_works .pagetitle_en {
    font-size: 60px;
  }
}
.top-honbun_in.c-works .pagetitleBox_works .pagetitle,
.top-honbun_in.c-animation .pagetitleBox_works .pagetitle {
  font-size: 40px;
  line-height: 1;
  font-family: ab-kirigirisu, sans-serif;
  font-weight: 400;
  color: #f8f6ea;
  margin: 0px 0 0;
  color: #cccbc1;
  text-align: center;
}
@media (max-width: 768px) {
  .top-honbun_in.c-works .pagetitleBox_works .pagetitle,
  .top-honbun_in.c-animation .pagetitleBox_works .pagetitle {
    font-size: 35px;
  }
}
@media (max-width: 576px) {
  .top-honbun_in.c-works .pagetitleBox_works .pagetitle,
  .top-honbun_in.c-animation .pagetitleBox_works .pagetitle {
    font-size: 30px;
  }
}
.top-honbun_in.c-works #entry-list,
.top-honbun_in.c-animation #entry-list {
  margin: 0px 0 0 0px;
  padding: 0 0;
  /*display: flex;
  flex-wrap: wrap;*/
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}
@media (max-width: 992px) {
  .top-honbun_in.c-works #entry-list,
  .top-honbun_in.c-animation #entry-list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 768px) {
  .top-honbun_in.c-works #entry-list,
  .top-honbun_in.c-animation #entry-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 576px) {
  .top-honbun_in.c-works #entry-list,
  .top-honbun_in.c-animation #entry-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.top-honbun_in.c-works #entry-list .entry,
.top-honbun_in.c-animation #entry-list .entry {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border: 1px solid #515e40;
  /*margin: 0 1% 20px 0;*/
  padding: 0 0 0;
  /*width: 19%;*/
  border-radius: 0 0 5px 5px;
  background-color: rgba(0, 0, 0, 0.168627451);
  /*@media (max-width: $md) {
      width: 24%;
  }
  @media (max-width: $sm) {
      width: 49%;
  }*/
}
.top-honbun_in.c-works #entry-list .entry .entry-img,
.top-honbun_in.c-animation #entry-list .entry .entry-img {
  width: 100%;
  aspect-ratio: 1/1;
  margin: 0 0;
  padding: 0 0;
}
.top-honbun_in.c-works #entry-list .entry .entry-img a,
.top-honbun_in.c-animation #entry-list .entry .entry-img a {
  margin: 0 0;
  padding: 0 0;
}
.top-honbun_in.c-works #entry-list .entry .entry-img a img,
.top-honbun_in.c-animation #entry-list .entry .entry-img a img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border: none;
  border-bottom: 1px solid #515e40;
  margin: 0 0;
  padding: 0 0;
}
.top-honbun_in.c-works #entry-list .entry .entry-img a img:hover,
.top-honbun_in.c-animation #entry-list .entry .entry-img a img:hover {
  opacity: 0.5;
}
.top-honbun_in.c-works #entry-list .entry .entry-txt_box,
.top-honbun_in.c-animation #entry-list .entry .entry-txt_box {
  display: flex;
  flex-direction: column;
  margin: 0 0 0 0px;
  padding: 5px 15px 10px;
  width: 100%;
  height: 100%;
  border: none;
}
.top-honbun_in.c-works #entry-list .entry .entry-txt_box .entry-txt,
.top-honbun_in.c-animation #entry-list .entry .entry-txt_box .entry-txt {
  flex-grow: 1;
}
.top-honbun_in.c-works #entry-list .entry .entry-txt_box .entry-txt time,
.top-honbun_in.c-animation #entry-list .entry .entry-txt_box .entry-txt time {
  font-size: 0.75em;
  color: #b4b4b4;
  font-weight: 400;
}
.top-honbun_in.c-works #entry-list .entry .entry-txt_box .entry-txt .entrytitle,
.top-honbun_in.c-animation #entry-list .entry .entry-txt_box .entry-txt .entrytitle {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0;
  font-weight: 400;
}
.top-honbun_in.c-works #entry-list .entry .entry-txt_box .entry-txt .entrytitle a,
.top-honbun_in.c-animation #entry-list .entry .entry-txt_box .entry-txt .entrytitle a {
  margin: 0px;
  color: #e4e1cc;
}
.top-honbun_in.c-works #entry-list .entry .entry-txt_box .entry-txt .entrytitle a:hover,
.top-honbun_in.c-animation #entry-list .entry .entry-txt_box .entry-txt .entrytitle a:hover {
  color: #f70000;
  text-decoration: underline;
}
.top-honbun_in.c-works #entry-list .entry .entry-txt_box .entry-bottom,
.top-honbun_in.c-animation #entry-list .entry .entry-txt_box .entry-bottom {
  display: flex;
  justify-content: flex-end;
  margin: auto 0 0;
  padding: 0 0;
}
.top-honbun_in.c-works #entry-list .entry .entry-txt_box .entry-bottom .entry-more a,
.top-honbun_in.c-animation #entry-list .entry .entry-txt_box .entry-bottom .entry-more a {
  color: #d0cdbe;
  font-size: 0.8em;
  line-height: 1;
  text-decoration: none;
  padding: 4px 10px;
  border-radius: 10px;
  margin: 0px 0px 0px 0;
  display: flex;
  align-items: center;
  background: none;
}
.top-honbun_in.c-works #entry-list .entry .entry-txt_box .entry-bottom .entry-more a:after,
.top-honbun_in.c-animation #entry-list .entry .entry-txt_box .entry-bottom .entry-more a:after {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  font-size: 12px;
  padding-right: 0px;
  margin-left: 4px;
  font-weight: 900;
  color: #d0cdbe;
}
.top-honbun_in.c-works #entry-list .entry .entry-txt_box .entry-bottom .entry-more a:hover,
.top-honbun_in.c-animation #entry-list .entry .entry-txt_box .entry-bottom .entry-more a:hover {
  color: #f70000;
}

/*------------------ bestiary category------------------*/
.top-honbun_in.c-bestiary .pagetitleBox_works {
  margin: 0px 0 0px 0;
  padding: 40px 0 30px;
  background-image: url(/images/bg-page-t-works.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
}
.top-honbun_in.c-bestiary .pagetitleBox_works .pagetitle_en {
  font-family: auster, sans-serif;
  font-size: 100px;
  line-height: 1;
  text-align: center;
  margin: 0px 0 0;
  color: #e0ca2a;
}
@media (max-width: 768px) {
  .top-honbun_in.c-bestiary .pagetitleBox_works .pagetitle_en {
    font-size: 80px;
  }
}
@media (max-width: 576px) {
  .top-honbun_in.c-bestiary .pagetitleBox_works .pagetitle_en {
    font-size: 9vw;
    margin: 0px 0 10px;
  }
}
.top-honbun_in.c-bestiary .pagetitleBox_works .pagetitle_en:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(/images/bg-page-t-beastiary-l.svg);
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 576px) {
  .top-honbun_in.c-bestiary .pagetitleBox_works .pagetitle_en:before {
    width: 30px;
    height: 30px;
  }
}
.top-honbun_in.c-bestiary .pagetitleBox_works .pagetitle_en:after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(/images/bg-page-t-beastiary-r.svg);
  background-size: contain;
  vertical-align: middle;
  margin-left: 10px;
}
@media (max-width: 576px) {
  .top-honbun_in.c-bestiary .pagetitleBox_works .pagetitle_en:after {
    width: 30px;
    height: 30px;
  }
}
.top-honbun_in.c-bestiary #entry-list {
  margin: 0px 0 0 0px;
  padding: 0 0;
  /*display: flex;
  flex-wrap: wrap;*/
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}
@media (max-width: 992px) {
  .top-honbun_in.c-bestiary #entry-list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 768px) {
  .top-honbun_in.c-bestiary #entry-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 576px) {
  .top-honbun_in.c-bestiary #entry-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.top-honbun_in.c-bestiary #entry-list .entry {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border: 3px double #716800;
  /*margin: 0 5px 20px;*/
  padding: 0 0 10px;
  /*width: calc(20% - 10px);*/
  border-radius: 0 1% 5px 0;
  background-color: rgba(0, 0, 0, 0.168627451);
  background-image: url(/images/bg-page-t-beastiary-box.svg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 40%;
  /*@media (max-width: $md) {
      width: calc(25% - 10px);
  }
  @media (max-width: $sm) {
      width: calc(50% - 10px);
  }*/
}
.top-honbun_in.c-bestiary #entry-list .entry .entry-img {
  width: 100%;
  margin: 0 0;
  padding: 0 0;
  aspect-ratio: 1/1;
}
.top-honbun_in.c-bestiary #entry-list .entry .entry-img a {
  margin: 0 0;
  padding: 0 0;
}
.top-honbun_in.c-bestiary #entry-list .entry .entry-img a img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border: none;
  border-bottom: 1px solid #303032;
  margin: 0 0;
  padding: 0 0;
}
.top-honbun_in.c-bestiary #entry-list .entry .entry-img a img:hover {
  opacity: 0.5;
}
.top-honbun_in.c-bestiary #entry-list .entry .entry-txt_box {
  display: flex;
  flex-direction: column;
  margin: 0 0 0 0px;
  padding: 5px 15px 10px;
  width: 100%;
  height: 100%;
  border: none;
}
.top-honbun_in.c-bestiary #entry-list .entry .entry-txt_box .entry-txt {
  flex-grow: 1;
}
.top-honbun_in.c-bestiary #entry-list .entry .entry-txt_box .entry-txt time {
  display: none;
}
.top-honbun_in.c-bestiary #entry-list .entry .entry-txt_box .entry-txt .entrytitle {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0;
  font-weight: 400;
}
.top-honbun_in.c-bestiary #entry-list .entry .entry-txt_box .entry-txt .entrytitle a {
  margin: 0px;
  color: #e4e1cc;
}
.top-honbun_in.c-bestiary #entry-list .entry .entry-txt_box .entry-txt .entrytitle a:hover {
  color: #f70000;
  text-decoration: underline;
}
.top-honbun_in.c-bestiary #entry-list .entry .entry-txt_box .entry-bottom {
  display: none;
}

.page-navigation {
  width: 100%;
  grid-column: 1/-1;
}
.page-navigation ul.page-navigation-list {
  display: flex;
  justify-content: space-around;
  padding: 0 0;
  margin: 40px 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 20px;
  padding: 5px 20px;
  /*border: 2px solid #90909099;*/
}
.page-navigation ul.page-navigation-list li {
  font-size: 0.9em;
  list-style: none;
}
.page-navigation ul.page-navigation-list li a {
  color: #e3e0e0;
  display: flex;
  align-items: center;
}
.page-navigation ul.page-navigation-list li a:hover {
  color: #6b554d;
}
.page-navigation ul.page-navigation-list li.page-navigation-prev {
  margin-right: 50px;
}
.page-navigation ul.page-navigation-list li.page-navigation-prev a:before {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  font-size: 12px;
  padding-right: 0px;
  margin-right: 4px;
  font-weight: 900;
  color: #e3e0e0;
  transform: rotate(180deg);
}
.page-navigation ul.page-navigation-list li.page-navigation-next {
  margin-left: 50px;
}
.page-navigation ul.page-navigation-list li.page-navigation-next a:after {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  font-size: 12px;
  padding-right: 0px;
  margin-left: 4px;
  font-weight: 900;
  color: #e3e0e0;
}
.page-navigation .page-navigation-list:not(:has(li)) {
  display: none;
}

/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*------------------------------- Entry -------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
.top-honbun_in.c-news {
  /*----- News -----*/
}
.top-honbun_in.c-news .pagetitleBox_entry {
  border: none;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px 20px;
  margin: 0 0 40px;
}
.top-honbun_in.c-news .pagetitleBox_entry .pagetitle_entry {
  color: #000;
  font-size: 30px;
}
.top-honbun_in.c-news .pagetitleBox_entry .pagetitleBox_sub {
  display: flex;
  align-items: center;
}
.top-honbun_in.c-news .pagetitleBox_entry .pagetitleBox_sub time {
  font-size: 0.8em;
  color: #7d0707;
  font-weight: 700;
  margin: 0 20px 0 0;
}
.top-honbun_in.c-news .pagetitleBox_entry .pagetitleBox_sub .entry-category a {
  font-size: 0.7em;
  border: solid 1px #9b9974;
  background-color: #e0d1b3;
  color: #000000;
  text-decoration: none;
  border-radius: 3px;
  margin: 0 5px 0 0;
  padding: 3px 8px;
}
.top-honbun_in.c-news .pagetitleBox_entry .pagetitleBox_sub .entry-category a:hover {
  background-color: #d98815;
}

/*.top-honbun_in.c-webpage {
    .pagetitleBox_entry {
        border: none;
        border-radius: 8px;
        background-color: #000;
        border: 2px solid #594e17;
        padding: 15px 20px;
        margin: 0 0 40px;
        background-image: url(/images/bg-entry-tbox.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        .pagetitle_entry {
            font-size: 36px;
            color: #d7cfb7;
        }
        .pagetitleBox_sub {
            display: flex;
            align-items: center;
            time {
                font-size: 0.85em;
                color: #9a9a9a;
                font-weight: $f-normal;
                margin: 0 0px 0 0;
            }
        }
    }
}*/
.top-honbun_in.c-works .pagetitleBox_entry {
  border: none;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.3098039216);
  border: 2px solid #5f5b49;
  padding: 15px 20px;
  margin: 0 0 40px;
}
.top-honbun_in.c-works .pagetitleBox_entry .pagetitle_entry {
  font-size: 32px;
  color: #e4e1cc;
  font-weight: 400;
}
.top-honbun_in.c-works .pagetitleBox_entry .pagetitleBox_sub {
  display: flex;
  align-items: center;
}
.top-honbun_in.c-works .pagetitleBox_entry .pagetitleBox_sub time {
  font-size: 0.8em;
  margin: 0 0 0;
  color: #e4e1cc;
}

.top-honbun_in.c-bestiary .pagetitleBox_entry {
  border: none;
  border-radius: 8px;
  background-color: #000;
  border: 2px solid #594e17;
  padding: 15px 20px;
  margin: 0 0 40px;
  background-image: url(/images/bg-page-t-beastiary-box-left.svg), url(/images/bg-page-t-beastiary-box-right.svg);
  background-position: left center, right center;
  background-repeat: no-repeat;
}
.top-honbun_in.c-bestiary .pagetitleBox_entry .pagetitle_entry {
  font-size: 32px;
  color: #beac41;
  text-align: center;
  font-weight: 400;
}

.entrybody.c-works {
  color: #e4e1cc;
}

.entrybody.c-bestiary {
  color: #c3bc7e;
}
.entrybody.c-bestiary hr {
  height: 0;
  padding: 25px 0;
  border: 0;
  margin: 50px 0;
  background-image: url(/images/bg-entry-best-kugiri.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 36%;
}
@media (max-width: 768px) {
  .entrybody.c-bestiary hr {
    background-size: 43%;
  }
}
@media (max-width: 576px) {
  .entrybody.c-bestiary hr {
    background-size: 55%;
  }
}

/*.entrybody.c-bestiary {
    background-image: url(/images/bg-page-t-beastiary-l.svg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 50px;
}*/
.top-honbun_in.c-works .pagetitle,
.top-honbun_in.c-bestiary .pagetitle {
  font-size: 40px;
  line-height: 1;
  font-family: ab-kirigirisu, sans-serif;
  font-weight: 400;
  color: #f8f6ea;
  margin: 0px 0 0;
  color: #cccbc1;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .top-honbun_in.c-works .pagetitle,
  .top-honbun_in.c-bestiary .pagetitle {
    font-size: 35px;
  }
}
@media (max-width: 576px) {
  .top-honbun_in.c-works .pagetitle,
  .top-honbun_in.c-bestiary .pagetitle {
    font-size: 30px;
  }
}
.top-honbun_in.c-works .pagetitle a,
.top-honbun_in.c-bestiary .pagetitle a {
  color: #f8f6ea;
  display: flex;
  align-items: center;
}
.top-honbun_in.c-works .pagetitle a .fa-solid.fa-share,
.top-honbun_in.c-bestiary .pagetitle a .fa-solid.fa-share {
  font-size: 26px;
  color: #e0ca2a;
  margin-right: 8px;
}
.top-honbun_in.c-works .pagetitle a:hover,
.top-honbun_in.c-bestiary .pagetitle a:hover {
  color: #f70000;
}

/*--- 共通　---*/
.entrybody {
  color: #000;
  padding: 0 0 0px;
}
.entrybody p {
  font-size: 1em;
  margin-bottom: 1.8em;
  line-height: 1.8;
}
@media (max-width: 576px) {
  .entrybody p {
    font-size: 1.1em;
    line-height: 1.7;
  }
}
.entrybody p.mt-be-image {
  margin: 30px 0px;
}
.entrybody p.mt-be-image img {
  margin: 0 0px;
}
.entrybody .space {
  width: 1px;
  height: 2em;
}
.entrybody .images-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}
@media (max-width: 992px) {
  .entrybody .images-row {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 768px) {
  .entrybody .images-row {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 576px) {
  .entrybody .images-row {
    grid-template-columns: repeat(2, 1fr);
  }
}
.entrybody .images-row .images-row-item {
  width: 100%;
  line-height: 1;
}
.entrybody .images-row .images-row-item img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.entrybody iframe[src*="youtube.com"],
.entrybody iframe[src*="youtube-nocookie.com"] {
  aspect-ratio: 16/9;
  width: 80%;
  height: auto;
  margin: 20px auto;
  display: block;
}
@media (max-width: 1200px) {
  .entrybody iframe[src*="youtube.com"],
  .entrybody iframe[src*="youtube-nocookie.com"] {
    width: 100%;
  }
}
.entrybody .youtube_s iframe[src*="youtube.com"],
.entrybody .youtube_s iframe[src*="youtube-nocookie.com"] {
  aspect-ratio: 3/4;
  width: 27%;
  height: auto;
  margin: 10px 0;
  display: block;
}
@media (max-width: 992px) {
  .entrybody .youtube_s iframe[src*="youtube.com"],
  .entrybody .youtube_s iframe[src*="youtube-nocookie.com"] {
    width: 22%;
  }
}
@media (max-width: 768px) {
  .entrybody .youtube_s iframe[src*="youtube.com"],
  .entrybody .youtube_s iframe[src*="youtube-nocookie.com"] {
    width: 33.3%;
  }
}
@media (max-width: 576px) {
  .entrybody .youtube_s iframe[src*="youtube.com"],
  .entrybody .youtube_s iframe[src*="youtube-nocookie.com"] {
    width: 50%;
  }
}
.entrybody a {
  text-decoration: underline;
  text-decoration-style: dotted;
  color: #f98500;
}
.entrybody a:hover {
  text-decoration: underline;
  color: #507200;
}
.entrybody img {
  height: auto !important;
}
.entrybody .txt_semai {
  max-width: 500px;
  margin: 50px auto 30px;
  color: #c3bc7e;
}
.entrybody .tuikatxt {
  border: 1px solid #727063;
  border-radius: 10px;
  padding: 25px 120px 0px 20px;
  font-size: 0.9em;
  line-height: 1.3;
  margin: 50px 0 30px;
  color: #b8b283;
  background: url(/images/bg-entry-tuikatxtbox.png) no-repeat bottom right 10px;
  background-size: auto 100px;
  background-color: rgba(54, 54, 54, 0.3019607843);
}
@media (max-width: 768px) {
  .entrybody .tuikatxt {
    padding: 25px 30px 0px;
    background-size: auto 120px;
  }
}
.entrybody .link_other_pageBox {
  display: flex;
  flex-wrap: wrap;
  margin: 60px 0 30px;
}
.entrybody .link_other_pageBox a.link_other_page {
  border-radius: 8px;
  font-size: 14px;
  display: flex;
  align-items: center;
  flex-direction: column;
  border: 1px solid rgba(0, 0, 0, 0.6352941176);
  margin: 0 1% 23px 0;
  padding: 8px 8px 12px;
  width: 24%;
  background-color: rgba(0, 0, 0, 0.568627451);
  text-decoration: none !important;
  color: #e3e0e0 !important;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .entrybody .link_other_pageBox a.link_other_page {
    width: 32%;
  }
}
@media (max-width: 576px) {
  .entrybody .link_other_pageBox a.link_other_page {
    width: 49%;
  }
}
.entrybody .link_other_pageBox a.link_other_page img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  margin: 3px 0 5px;
}
.entrybody .link_other_pageBox a.link_other_page:hover {
  color: #f70000 !important;
}
.entrybody .link_other_pageBox a.link_other_page::before {
  font-family: auster, sans-serif;
  font-size: 11px;
  font-weight: 900;
  color: #bda52d;
}
.entrybody .link_other_pageBox a.link_other_page.anime::before {
  content: "アニメーション";
}
.entrybody .link_other_pageBox a.link_other_page.bestiary::before {
  content: "住人図鑑";
}
.entrybody .link_other_pageBox a.link_other_page.works::before {
  content: "作品";
}
.entrybody .link_other_pageBox::before {
  content: "関連ページ";
  font-family: ab-kirigirisu, sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 900;
  color: #000000;
  display: block;
  width: 100%;
  margin: 0 0 20px;
  padding: 5px 10px 5px 50px;
  border-radius: 5px;
  background: url(/images/bg-page-otherpage_link.gif) no-repeat center left 10px;
  background-size: contain;
  background-color: rgba(186, 186, 186, 0.8509803922);
}

/*---　photoギャラリー　---*/
.photo-gallery {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}
@media (max-width: 992px) {
  .photo-gallery {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 768px) {
  .photo-gallery {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 576px) {
  .photo-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}
.photo-gallery p.mt-be-image {
  width: 100%;
  line-height: 1;
  margin: 0 0;
  padding: 0 0;
}
.photo-gallery p.mt-be-image img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

/*.photo-gallery {
    display: flex;
    flex-wrap: wrap;
    p.mt-be-image {
        width: 20%;
        margin: 0 0;
        padding: 0 1% 1% 0;
        @media (max-width: $lg) {
            width: 25%;
        }
        @media (max-width: $md) {
            width: 33.3%;
        }
        @media (max-width: $sm) {
            width: 50%;
        }
        img {
            width: 100%;
            aspect-ratio: 1/1;
            object-fit: cover;
        }
    }
}*/
#main-contents .honbun .entrybody a {
  color: #ff6f00;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  text-underline-offset: 3px;
}
#main-contents .honbun .entrybody a:hover {
  color: #05dda7;
  text-decoration: none;
}

#main-contents .honbun .entrybody.c-news a {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  color: #1800b2;
}
#main-contents .honbun .entrybody.c-news a:hover {
  text-decoration: none;
  color: #f70000;
}

/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*------------------------------- Web page -------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
.top-honbun_in.c-webpage .pagetitleBox_works {
  margin: 0px 0 0px 0;
  padding: 40px 0 30px;
  background-image: url(/images/bg-page-t-works.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
}
.top-honbun_in.c-webpage .pagetitleBox_works .pagetitle_en {
  font-family: auster, sans-serif;
  font-size: 100px;
  line-height: 1;
  text-align: center;
  margin: 0px 0 0;
  color: #e0ca2a;
}
@media (max-width: 768px) {
  .top-honbun_in.c-webpage .pagetitleBox_works .pagetitle_en {
    font-size: 80px;
  }
}
@media (max-width: 576px) {
  .top-honbun_in.c-webpage .pagetitleBox_works .pagetitle_en {
    font-size: 60px;
  }
}
.top-honbun_in.c-webpage .pagetitleBox_works .pagetitle {
  font-size: 40px;
  line-height: 1;
  font-family: ab-kirigirisu, sans-serif;
  font-weight: 400;
  color: #f8f6ea;
  margin: 0px 0 0;
  color: #cccbc1;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .top-honbun_in.c-webpage .pagetitleBox_works .pagetitle {
    font-size: 35px;
  }
}
@media (max-width: 576px) {
  .top-honbun_in.c-webpage .pagetitleBox_works .pagetitle {
    font-size: 30px;
  }
}
.top-honbun_in.c-webpage .pagetitleBox_works .pagetitle a {
  color: #f8f6ea;
  display: flex;
  align-items: center;
}
.top-honbun_in.c-webpage .pagetitleBox_works .pagetitle a .fa-solid.fa-share {
  font-size: 26px;
  color: #e0ca2a;
  margin-right: 8px;
}
.top-honbun_in.c-webpage .pagetitleBox_works .pagetitle a:hover {
  color: #f70000;
}
.top-honbun_in.c-webpage .pagebody_in img {
  height: auto !important;
  margin: 1em 0;
}
.top-honbun_in.c-webpage .pagebody_in p {
  margin-bottom: 1.8em;
  line-height: 1.7;
}
.top-honbun_in.c-webpage .pagebody_in p.mt-be-image {
  margin: 30px 0px;
}
.top-honbun_in.c-webpage .pagebody_in p.mt-be-image img {
  margin: 0 0px;
}
.top-honbun_in.c-webpage .pagebody_in .space {
  width: 1px;
  height: 2em;
}
.top-honbun_in.c-webpage .pagebody_in .tako_name {
  letter-spacing: 1px;
  font-size: 1.3em;
  line-height: 1;
  margin: 0 0 0;
}
.top-honbun_in.c-webpage .pagebody_in .tako_name span {
  color: #ddb205;
  margin-left: 10px;
  font-size: 0.9em;
}
.top-honbun_in.c-webpage .pagebody_in .link_btn {
  display: flex;
  justify-content: flex-start;
  margin: 10px 0 20px;
}
.top-honbun_in.c-webpage .pagebody_in .link_btn a {
  background-color: #685c00;
  font-size: 0.9em;
  line-height: 1;
  letter-spacing: 2px;
  text-decoration: none;
  padding: 4px 20px;
  border-radius: 10px;
  margin: 0 0;
}
.top-honbun_in.c-webpage .pagebody_in .link_btn a::before {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  font-size: 13px;
  padding-left: 0px;
  margin-right: 6px;
  font-weight: 900;
}
.top-honbun_in.c-webpage .pagebody_in h3 {
  font-size: 1.05em;
  line-height: 1;
  border: 1px solid #6d533c;
  border-radius: 8px;
  padding: 5px 20px;
  margin-top: 50px;
  margin-bottom: 20px;
  letter-spacing: 5px;
  background-color: rgba(99, 42, 0, 0.7098039216);
}
.top-honbun_in.c-webpage .pagebody_in dl.nengo {
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  margin: 0 0 40px;
}
.top-honbun_in.c-webpage .pagebody_in dl.nengo .nengo-midashi {
  width: 100%;
  border-bottom: 1px solid #7d5353;
  padding: 0 0 8px 0;
  margin: 25px 0 10px;
  color: #e4e1cc;
  font-size: 1em;
  line-height: 1;
}
.top-honbun_in.c-webpage .pagebody_in dl.nengo dt {
  display: block;
  color: #da9c5a;
  width: 60px;
  font-weight: 700;
  line-height: 1;
}
.top-honbun_in.c-webpage .pagebody_in dl.nengo dd {
  width: calc(100% - 100px);
  margin-bottom: 10px;
  line-height: 1.3;
  margin: 0 0 1.5em 1.5em;
  word-break: keep-all;
}
.top-honbun_in.c-webpage .pagebody_in dl.nengo dd span {
  color: #9f8371;
  font-size: 0.9em;
}
.top-honbun_in.c-webpage .pagebody_in .webpage-taq {
  font-family: auster, sans-serif;
  text-align: center;
  font-size: 48px;
  line-height: 1;
  margin: 0 0;
  color: #e0ca2a;
  letter-spacing: 2px;
}
.top-honbun_in.c-webpage .pagebody_in .webpage-taq_j {
  font-family: ab-kirigirisu, sans-serif;
  text-align: center;
  font-size: 32px;
  line-height: 1;
  letter-spacing: -2px;
  margin: 10px 0 0;
  color: #cbc8b0;
}
.top-honbun_in.c-webpage .pagebody_in .webpage-taq_j span {
  font-size: 0.85em;
}
.top-honbun_in.c-webpage .pagebody_in .miru-anime {
  margin: 30px 0;
}
.top-honbun_in.c-webpage .pagebody_in .miru-anime img {
  margin: 0 auto;
  opacity: 0.7;
  width: 90px;
  display: block;
}

#main-contents .honbun .pagebody_in a {
  color: #d1b561;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  text-underline-offset: 3px;
}
#main-contents .honbun .pagebody_in a:hover {
  color: #05dda7;
  text-decoration: none;
}
#main-contents .honbun .pagebody_in .link_btn a {
  color: #e4e1cc;
  text-decoration: none;
}
#main-contents .honbun .pagebody_in .link_btn a:hover {
  color: #05dda7;
  text-decoration: none;
}/*# sourceMappingURL=common.css.map */