#header > nav > ul > li:nth-child(8) {
    display:none;
}
* {
    box-sizing: border-box;
}
#fb-root {
    display:none;
}
main {
      font-size: 0.875rem;
      font-family: 'Lato', sans-serif;
      font-weight: 100;
      max-width: 600px;
      margin: 100px auto 0;
      justify-content: center;
     min-height: 100vh;
     position: relative;
}
main {
    margin-bottom: 200px;
}
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    font-size: 1.5rem;
}
h2 {
    border-top: none;
}
#footer > div > small {
      font-family: 'Lato', sans-serif;
}
.white {
    color: #fff;
}
.btn .wp-block-button__link.wp-element-button {
    border: 1px solid #fff;
}
.archive .section,
.archive .section .media .media-body .media-heading a,
.archive .section .media .media-body a.media-body_excerpt  {
    color: #fff ;
}
.archive .section .media .entry-meta,
.archive main div.section.breadSection,
.entry-meta,
.sfsiplus_footerLnk  {
    display:none;
}
.archive .media {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
  h1 {
      font-family: 'Lato', sans-serif;
      font-weight: 600;
      letter-spacing: 0.2rem;
      font-size: 1rem;
      margin: 0;
  }
  h3 {
      font-size: 1.5rem;
      font-weight: 300;
  }
  img,p,ul,li,a {
      display: block;
  }
  a {
      text-decoration: none;
  }
  img {
      width: 100%;
      object-fit: cover;
      height: auto;
  }
.text-jp,
.ac_title_class,
#sp-fixed-menu a,
.wpcf7-form,
.archive p,
.archive a {
     font-family:  "Noto Sans JP', sans-serif" , "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", Verdana, Arial, Helvetica, sans-serif !important;
    font-weight: 500;
}
    /*----------　ヘッダー　----------*/
  #custom_post_widget-19 {
      position: fixed;
      z-index: 1000;
      top: 0;
      right: 0;
      left: 0;
  }
  #custom_post_widget-19::before {
      content:"" ;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      display: block;
      height: 100px;
      z-index: -1;
    background: #202221;
    background-size: cover;
  }
  .header-logo {
      top: 40px;
      right: 0;
      left: 0;
      width: 150px;
      height: 16px;
      position: fixed;
      margin: auto;
      text-align: center;
      z-index: 1000;
    }
.header-logo a {
    color: #fff;
}
    #header {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 1000;
      color: #fff;
    }
  #header .wrapper {
      display: flex;
      justify-content: space-between;
      margin: 0;
  }
  #header .wrapper div,
  #header .wrapper .logo {
      width: 33%;
  }
  #header nav {
      position: fixed;
      left: -100vw;
      top: 0;
      bottom: 0;
      width: 400px;
      max-width: 95vw;
      z-index: 999;
      background-color: #333;
      border-right: 1px solid #fff;
      box-sizing: border-box;
      padding: 50% 0 0;
      transition: all .5s;
  }
.reserve-btn {
    display: none;
}
  #toggleNav {
      position: fixed;
      top: 40px;
      left: 10px;
      display: block;
      width: 40px;
      height: 25px;
      z-index: 1000;
  }
   #toggleNav::before {
      top: 15%;
      position: absolute;
      left: 0;
      content: "";
      display: block;
      width: 40px;
      border-top: 1px solid #fff;
      transition: all .3s;
  }
  #toggleNav span {
      opacity: 1;
      top: 50%;
      position: absolute;
      left: 0;
      content: "";
      display: block;
      width: 30px;
      border-top: 1px solid #fff;
      transition: all .3s;
  }
  #toggleNav::after {
      opacity: 0;
  }
  #header .text-jp.on {
      left: 0;
  }
  #toggleNav.on::before {
      top: 50%;
      transform: skewY(-45deg) ;
  }
  #toggleNav.on span {
      opacity: 0;
  }
#toggleNav .on::after {
      opacity: 1;
      top: 50%;
      position: absolute;
      left: 0;
      content: "";
      display: block;
      width: 40px;
      border-top: 1px solid #fff;
      transition: all .3s;
  }
#toggleNav.on::after {
      opacity: 1;
      top: 50%;
      position: absolute;
      left: 0;
      content: "";
      display: block;
      width: 40px;
      border-top: 1px solid #fff;
      transition: all .3s;
      transform: skewY(45deg) ;
  }
  #header ul {
      text-align: center;
      line-height: 2rem;
      letter-spacing: 2px;
  }
   /*----------　フッター　----------*/
  #custom_post_widget-21 {
      position: relative;
      bottom: 58px;
      right: 0;
      left: 0;
  }
#custom_post_widget-21::before {
    content: "";
    position: absolute;
    bottom: 58px;
    right: 0;
    left: 0;
    display: block;
    height: 100px;
    z-index: -1;
}
#custom_post_widget-21::before {
    display:none;
}
    #footer {
      text-align: center;
      margin-bottom: 10px;
      padding-top: 16px;
    }
#footer .logo,
#footer summary,
#footer .footer-link .pp,
#footer .footer-link li a {
    color: #fff;
}
    .footer {
      margin: 0 auto;
    }
    .logo {
      margin-bottom: 47px;
    }
    summary {
      display: block;
      list-style: none;
      padding: 0 25px 0 0;
    }
    summary::-webkit-details-marker {
      display: none;
    }
    .footer-link {
      display: flex;
      justify-content: center;
      margin-bottom: 10px;
    padding: 0;
    }
    .pp {
      padding-left: 25px;
    }
  #footer > div > ul > li.sm > details > summary {
      border-left: 0px solid;
  }
    summary,.pp,.small {
      font-size: 0.625rem;
    }
  #footer > div > ul > li.sm > details > li {
      text-align: right;
  }
  #sp-fixed-menu #toggleNav {
      position: static;
  }
#footer .footer-link li a {
    padding-top: 3px;
}
  #footer small {
      color: #fff;
  }
#footer ul li {
    width: 80%;
}
#footer > div > ul > li:nth-child(2) {
    padding: 0;
    text-align: center;
}
#footer > div > ul > li.sm > details > summary {
    text-align: right;
}
#footer .pp {
    text-align: left;
}
#footer > div > ul > li:nth-child(3) {
    padding-left: 11px;
}
#footer > div > ul > li.sm > details > summary {
    padding: 2px 14px 0 0;
}
#footer > div > ul > li.sm > details > summary,
#footer > div > ul > li.sm > details > li,
#footer > div > ul > li:nth-child(3) > a {
    text-align: center;
}
#footer > div > ul > li.sm > details > summary {
    margin-bottom: 15px;
}
#footer > div > ul > li.sm > details > summary {
    padding-right: 0;
}
#footer > div > ul > li:nth-child(3) {
    padding-left: 0;
}
#footer {
    max-width: 335px;
    margin: 0 auto 10px;
}
  /*------　フッター下部ボタン　------*/
  /*メニューをページ下部に固定*/
  #sp-fixed-menu{
     position: fixed;
     width: 100%;
     bottom: 0px;
     font-size: 0;
     opacity: 0.9;
     z-index: 99;
  } 
  /*メニューを横並びにする*/
  #sp-fixed-menu ul{
     display: flex;
     list-style: none;
     padding:0;
     margin:0;
     width:100%;
  }
  #sp-fixed-menu li{
     justify-content: center;
     align-items: center;
     width: 50%;
     padding:0;
     margin:0;
     font-size: 14px;
     border: 1px solid #000;
  }
  #sp-fixed-menu > ul > li:nth-child(2) {
      border-right: none;
  }
  /*メニューを白色に*/
  #sp-fixed-menu li:first-child,
  #sp-fixed-menu li:last-child{
     background: #fff;
  }  
  /*ボタンを調整*/
  #sp-fixed-menu li a{
     color: #000;
     text-align: center;
     display:block;
     width: 100%;
     padding:20px;
  }
  option {
     color: #000;
  }
.sm {
    font-size: 10px;
}
  @media (min-width: 600px) {
     .for-sp{
        display:none;
      }
}
/*-----　カレンダー　-----*/
#post-564 > div > div.simcal-calendar.simcal-default-calendar.simcal-default-calendar-grid.simcal-default-calendar-dark > table > thead > tr:nth-child(1) > th.simcal-nav.simcal-next-wrapper > button > i::before {
    color: #000 !important;
}
.simcal-icon-left:before {
    content: '\e803';
    color: #000;
}
.simcal-icon-right:before {
    content: '\e809';
    color: #000;
}
.page-id-15 .simcal-icon-left:before {
    content: '\e803';
    color: #000;
}
.page-id-15 .simcal-icon-right:before {
    content: '\e809';
    color: #000;
}
.fc .fc-daygrid-day.fc-day-today {
    background-color: #d70035 !important;
}
.fc-event-time {
    display:none;
}
/*-----　アーカイブ　----------*/
.archive main {
    color: #fff;
}
.post-type-archive-gallery p {
    display: none;
}
.post-type-archive-gallery a {
    font-size: 16px;
}
/*-----　投稿者・投稿日非表示　-----*/
.entry-meta-item-author { display: none; }
.entry-meta-item-updated { display: none; }
 /*---　パソコン版　----------------------------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 1025px) {
main {
      max-width: 1200px;
      font-size: 0.75rem;
      margin-top: 100px;
}
h1,.page-header_pageTitle, h1.page-header_pageTitle:first-child {
      font-size: 1.8rem;
  }
h3 {
      font-size: 1.8rem;
  }
  .text-jp {
      font-size: 1.5rem;
  }
  /*---　ヘッダー　---*/
  #toggleNav {
      left: 100px;
  }
  .header-logo {
      width: 250px;
      height: auto;
      top: 20px;
  }
  .reserve-btn {
      display: block;
      width: 100px;
      right: 100px;
      font-size: 1rem;
      border: 0.5px solid #fff;
      border-radius: 1rem;
      text-align: center;
      padding: 4px 2px 2px;
      margin: 0 0 0 auto;
      position: absolute;
      top: 40px;
    }
  #header nav {
      padding: 10% 0;
  }
  #toggleNav,
  .reserve-btn {
      top:20px;
  }
  /*---　フッター　---*/
  #custom_post_widget-21 {
      bottom: 0;
    position: relative;
  }
#custom_post_widget-21::before {
    bottom: 0;
}
#footer summary,
#footer .footer-link .pp,
#footer .footer-link li a {
    font-size: 1rem;
}
#footer .footer-link li a {
    padding-top: 0;
}
#footer summary {
    padding-top: 3px;
}
#footer ul li {
    width: 95%;
}
#footer {
    max-width: 600px;
    margin: 0 auto;
}
#footer > div > ul > li:nth-child(2) > a {
    text-align: center;
}
#footer > div > ul > li.sm > details > summary {
    padding-top: 5px;
}
#post-564 > div > figure > a > img {
    width: 100%;
}