@charset "UTF-8";
body {
  background-color: #fff;
}
.container-fluid {
  max-width: 1500px;
}
.modal {
  z-index: 10600;
}
.modal-backdrop {
  z-index: 10400;
}
/* メイングリッド
 ==================================================== */@media (min-width: 4000px) {
  #main_grid {
    display: grid;
    gap: 0;
    grid-template-columns: 0px 1fr;
  }
  #main_grid.on {
    animation: gridIn 1.5s ease 0.3s forwards;
  }
  #main {
    z-index: 2900;
  }
  #main .container {
    max-width: 1000px;
  }
}
@keyframes gridIn {
  0% {
    grid-template-columns: 0px 1fr;
  }
  100% {
    grid-template-columns: 180px 1fr;
  }
}
#main .bg {
  /*	background-image:url('/img/bg.png');*/
  min-height: 100vh;
  display: grid;
  grid-template-rows: 1fr 110px;
}
#sidebar {
  position: relative;
  background-color: #0b1644;
  width: 180px;
  opacity: 1;
}
#sidebar_inner {
  height: 100vh;
  max-height: 768px;
  display: grid;
  gap: 0;
  grid-template-rows: 190px 1px 1fr 1fr 1fr 1fr 1fr 1fr 1.5fr 1.5fr 10px 82px;
  justify-items: center;
  align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
  text-align: center;
}
@media (max-width: 4000.98px) {
  #sidebar {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: -180px;
    height: 100vh;
  }
  #sidebar_inner {
    height: 100vh;
    max-height: 768px;
    display: grid;
    gap: 0;
    grid-template-rows: 190px 1px 1fr 1fr 1fr 1fr 1fr 1fr 1.5fr 1.5fr 10px 82px;
    justify-items: center;
    align-items: center;
  }
}
#naviOpen {
  display: inline-block;
  position: fixed;
  z-index: 3000;
}
#naviClose {
  width: 18px;
  height: auto;
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 3000;
  opacity: 0.8;
}
#naviClose:hover {
  opacity: 1;
}
/* 茶色の四角
 ==================================================== */.brown-square {
  width: 255px;
  z-index: 1100;
  max-width: 18vw;
}
@media (max-width: 575.98px) {
  .brown-square {
    max-width: 33vw;
  }
}
.scroll_b {
  position: relative;
  bottom: -244px;
  opacity: 0.5;
}
.scroll_b.on {
  animation: ScrollBottom 0.8s ease-in-out forwards;
}
@keyframes ScrollBottom {
  0% {
    bottom: -244px;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
.scroll_t {
  position: relative;
  top: -244px;
  opacity: 0.5;
}
.scroll_t.on {
  animation: ScrollTop 0.8s ease-in-out forwards;
}
@keyframes ScrollTop {
  0% {
    top: -244px;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
/* 下からふわっと
 ==================================================== */.anim_b {
  position: relative;
  bottom: -30px;
  opacity: 0;
}
.anim_b.on {
  animation: AnimBottom 1s ease-in-out 0.5s forwards;
}
@keyframes AnimBottom {
  0% {
    bottom: -30px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
/* 左からふわっと
 ==================================================== */.anim_l {
  position: relative;
  left: -100px;
  opacity: 0;
}
.anim_l.on {
  animation: AnimLeft 1.5s ease-in-out 0.5s forwards;
}
@keyframes AnimLeft {
  0% {
    left: -100px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
/* 右からふわっと
 ==================================================== */.anim_r {
  position: relative;
  right: -100px;
  opacity: 0;
}
.anim_r.on {
  animation: AnimRight 1.5s ease-in-out 0.5s forwards;
}
@keyframes AnimRight {
  0% {
    right: -100px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
/* 上からふわっと
 ==================================================== */.anim_t {
  position: relative;
  top: -30px;
  opacity: 0;
}
#fb1.on {
  animation: AnimTop 1s ease-in-out 0.5s forwards;
}
#fb2.on {
  animation: AnimTop 1s ease-in-out 1s forwards;
}
#fb3.on {
  animation: AnimTop 1s ease-in-out 1.5s forwards;
}
#fb4.on {
  animation: AnimTop 1s ease-in-out 2s forwards;
}
@keyframes AnimTop {
  0% {
    top: -30px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
/* コピーライト
 ==================================================== */#copyright {
  font-size: 13px;
  padding-bottom: 10px;
}
body, p, td, li, h5, h6 {
  font-family: "Noto Serif Japanese", "Noto Serif", serif !important;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.8em;
}
h1, h2, h3, h4, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Noto Serif Japanese", "Noto Serif", serif !important;
  font-weight: 600;
  line-height: 1.5em;
}
.font-g {
  font-family: "BIZ UDPGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.font-m {
  font-family: "TsuMinPr6RB-JansonTextPro55R", "BIZ UDPMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", source-han-serif-japanese, "游明朝", "Yu Mincho", "游明朝体", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.bold {
  font-weight: 800;
}
/* 文字サイズ
 ==================================================== */h1 {
  font-size: 1.5rem;
}
h2 {
  font-size: 1.5rem;
}
@media (min-width: 576px) {
  h1 {
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 1.7rem;
    letter-spacing: 2px;
  }
  h2 {
    font-size: 1.6rem;
    letter-spacing: 2px;
  }
}
@media (min-width: 768px) and (max-width: 1050.98px) {
  .top_square .top_text {
    font-size: 0.8rem;
  }
}
@media (max-width: 767.98px) {
  .top_text {
    font-size: 1rem;
  }
}
/* リンク
 ==================================================== */a {
  color: #666;
}
a:hover {
  opacity: 0.8;
  text-decoration: underline !important;
}
#sidebar a {
  color: #fff;
  text-decoration: none;
}
footer a {
  color: #fff !important;
  opacity: 0.8;
  text-decoration: none;
}
footer a:hover {
  opacity: 1;
}
@media (min-width: 1200px) {
  #sidebar, footer, footer a {
    letter-spacing: 2px;
  }
}
.zoomimg {
  text-decoration: none;
}
/* マージン、パディング
 ==================================================== */.mt-40 {
  margin-top: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.mt-80 {
  margin-top: 80px;
}
.mb-80 {
  margin-bottom: 80px;
}
.pt-80 {
  padding-top: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.ps-80 {
  padding-left: 80px;
}
.pe-80 {
  padding-right: 80px;
}
.mt-110 {
  margin-top: 110px;
}
.mb-110 {
  margin-bottom: 110px;
}
.pt-110 {
  padding-top: 110px;
}
.pb-110 {
  padding-bottom: 110px;
}
.ps-110 {
  padding-left: 110px;
}
.my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.my-110 {
  margin-top: 110px;
  margin-bottom: 110px;
}
.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.px-80 {
  padding-left: 80px;
  padding-right: 80px;
}
.py-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}
@media (max-width: 767.98px) {
  .mt-40, .mt-80, .mt-110 {
    margin-top: 30px;
  }
  .mb-40, .mb-80, .mb-110 {
    margin-bottom: 30px;
  }
  .pt-40, .pt-80, .pt-110 {
    padding-top: 30px;
  }
  .pb-40, .pb-80, .pb-110 {
    padding-bottom: 30px;
  }
  .ps-80, .ps-110 {
    padding-left: 30px;
  }
  .pe-80, .pe-110 {
    padding-right: 30px;
  }
  .my-80, .my-110 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .py-80, .py-110 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .mx-80 {
    margin-left: 30px;
    margin-right: 30px;
  }
  .px-usm-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .px-usm-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .px-usm-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.lh-1 {
  line-height: 1em;
}
.lh-2 {
  line-height: 2em;
}
.lh-3 {
  line-height: 3em;
}
/* トップへ戻る
 ==================================================== */a.page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  opacity: 0.5;
  color: #435a8c;
  display: block;
  z-index: 3000;
  overflow: hidden;
  border-radius: 50%;
}
a.page-top:hover {
  opacity: 0.7;
}
@keyframes loading1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading {
  height: 95px;
  width: 95px;
  border-radius: 50%;
  position: relative;
  background: #435a8c;
  overflow: hidden;
  display: block;
  opacity: 0.9;
}
.loading::before {
  content: "";
  height: 120px;
  width: 130px;
  background: #b3cae6;
  position: absolute;
  bottom: 55px;
  left: -20px;
  border-radius: 40%;
  animation: loading1 4s linear infinite;
  transition: all 0.8s ease-in-out;
}
.loading:hover:before {
  transition: all 0.8s ease-in-out;
  bottom: 70px;
}
.loading:hover:after {
  transition: all 0.8s ease-in-out;
  bottom: 70px;
}
.loading::after {
  content: "";
  height: 120px;
  width: 130px;
  background: #fff;
  position: absolute;
  bottom: 55px;
  left: -30px;
  opacity: 0.6;
  border-radius: 35%;
  animation: loading2 6s linear infinite;
  transition: all 0.8s ease-in-out;
}
@media (max-width: 575.98px) {
  .loading {
    height: 55px;
    width: 55px;
  }
  .loading::before {
    bottom: 30px;
    left: -30px;
  }
  .loading::after {
    bottom: 30px;
    left: -35px;
  }
}
/* 線を描くアニメーション */@keyframes stretch_to_right {
  0% {
    opacity: 0.8;
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}
/* 光るアニメーション */@keyframes shiny {
  0% {
    transform: scale(1) rotate(25deg);
    opacity: 0;
  }
  20% {
    transform: scale(1) rotate(25deg);
    opacity: 1;
  }
  100% {
    transform: scale(10) rotate(25deg);
    opacity: 0;
  }
}
a.fill {
  background-color: #94801d;
  color: #fff !important;
  opacity: 1 !important;
  padding: 18px 70px 22px 70px;
  letter-spacing: 1px;
  text-decoration: none !important;
  overflow: hidden;
  line-height: 1em;
}
a.fill:hover {
  color: #fff !important;
  text-decoration: none !important;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  a.fill {
    padding: 16px 40px 24px 40px;
  }
}
.fill-hover::after {
  content: '';
  position: absolute;
  top: -30px;
  left: -120px;
  width: 100px;
  height: 100px;
  background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, #fff 100%, rgba(255, 255, 255, 0) 0%);
  animation: shiny;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
.line {
  position: absolute;
  top: 50%;
  right: 0;
  height: 1px;
  border: none;
  background-color: #fff;
  margin: 0;
  opacity: 1;
  width: 60px;
}
@media (max-width: 767.98px) {
  .line {
    width: 30px;
  }
}
.line-hover {
  background-color: #faf6de;
  opacity: 0;
  animation: stretch_to_right 0.7s ease 0.2s forwards;
  transform-origin: top left;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#top_wrap {
  width: 100vw;
  height: 100vh;
  animation: fadeOut 1s ease-out 7s forwards;
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
}
#top_img {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-image: url(/img/top/top-cover.webp) !important;
  background-size: cover;
  background-position: 50% 0;
  width: 100vw;
  height: 100vh;
  text-align: center;
  opacity: 0;
  animation: fadeIn 3s ease-in 1s forwards;
}
#top_img:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100vh;
}
#top_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 250px;
  max-width: 30%;
  height: auto;
  filter: drop-shadow(3px 3px 5px gray);
  opacity: 0;
  animation: fadeIn 2s ease-out 0.1s forwards;
}
@media (min-width: 768px) {
  #top_logo {
    max-width: 20%;
  }
}
/* トップページスライド
 ==================================================== */#carouselTop .carousel-item {
  height: 100vh;
  max-height: 100vh;
  background-position: center center;
  background-size: cover;
}
/* トップページスライドキャプション
 ==================================================== */.top_caption_wrap {
  top: 20px;
  right: 20px;
  z-index: 1100;
}
.top_caption_box {
  position: relative;
  left: -100%;
  overflow: hidden;
}
.top_caption {
  filter: drop-shadow(3px 3px 5px gray);
  position: relative;
  width: 40vw;
  right: -100%;
}
@media (max-width: 767.98px) {
  .top_caption_wrap {
    top: 47px;
  }
  .top_caption {
    width: 90vw;
  }
}
#top_caption_w1 {
  animation: ScrollLeft 1s ease-in-out 8s forwards;
}
#top_caption_1 {
  animation: ScrollRight 1s ease-in-out 8s forwards;
}
#top_caption_w2 {
  animation: ScrollLeft 1s ease-in-out 8.7s forwards;
}
#top_caption_2 {
  animation: ScrollRight 1s ease-in-out 8.7s forwards;
}
#top_caption_w1.on {
  animation: ScrollLeft 1s ease-in-out 1s forwards;
}
#top_caption_1.on {
  animation: ScrollRight 1s ease-in-out 1s forwards;
}
#top_caption_w2.on {
  animation: ScrollLeft 1s ease-in-out 1.7s forwards;
}
#top_caption_2.on {
  animation: ScrollRight 1s ease-in-out 1.7s forwards;
}
#top_caption_w3 {
  animation: ScrollLeft 1s ease-in-out 10s forwards;
}
#top_caption_3 {
  animation: ScrollRight 1s ease-in-out 10s forwards;
}
#top_caption_w4 {
  animation: ScrollLeft 1s ease-in-out 10.7s forwards;
}
#top_caption_4 {
  animation: ScrollRight 1s ease-in-out 10.7s forwards;
}
#top_text_wrap1 {
  overflow: hidden;
}
#top_text_box1 {
  position: relative;
  right: -100%;
  overflow: hidden;
}
#top_text_box1.on {
  animation: ScrollRight 4s ease 0s forwards;
}
#top_text1 {
  position: relative;
  left: -100%;
}
#top_text1.on {
  animation: ScrollLeft 4s ease 0s forwards;
}
/* スクロール
 ==================================================== */@keyframes ScrollLeft {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}
@keyframes ScrollRight {
  0% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}
/* スクロール
 ==================================================== */#top_scroll_wrap {
  position: absolute;
  bottom: 10vh;
  left: 50%;
  z-index: 3000;
}
@media (max-width: 575.98px) {
  #top_scroll_wrap {
    bottom: 20vh;
  }
}
.btnripple3 {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
  color: #fff !important;
  outline: none;
  letter-spacing: 1px;
  animation: fadeIn 2s ease 9.5s forwards;
  opacity: 0;
  transform: translate(-50%, 0%);
}
#top_scroll_wrap.on .btnripple3 {
  opacity: 1;
}
.btnripple3:hover {
  color: #fff !important;
  opacity: 1 !important;
  text-decoration: none !important;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.9;
  }
}
/*波形の設定*/.btnripple3::before {
  content: '';
  /*絶対配置で波形の位置を決める*/
  position: absolute;
  left: 50%;
  top: 50%;
  border: 2px solid #fff;
  /*波形の形状*/
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  /*はじめは不透明*/
  opacity: 1;
  animation: circleanime2 2s ease 0s infinite;
  /*アニメーションの設定*/
}
/*波形が広がるアニメーション*/@keyframes circleanime2 {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.1);
    opacity: 0;
  }
}
/* スライド２
 ==================================================== */#carouselTop2 {
  margin-top: 150px;
}
@media (max-width: 575.98px) {
  #carouselTop2 {
    margin-top: 30px;
  }
}
/* メディアクエリ
 ==================================================== */