html {
  scroll-behavior: smooth;
}
.c-entry__header {
  display: none;
}

.l-contents__inner {
  padding-top: 0 !important;
}

.low .l-contents__inner {
  margin-bottom: 0 !important;
}

.l-contents__inner .c-section {
  padding: 0;
}

.smb-section__header h2.smb-section__title {
  font-size: 40px;
  letter-spacing: 2px;
}

.p-global-nav--hover-text-color.p-global-nav--current-same-hover-effect
  .c-navbar__item[data-active-menu] {
  color: #fff;
}

.p-global-nav--hover-extend-underline .c-navbar__item > a:after {
  background-color: #fff;
}

.low .l-footer-widget-area .l-footer-widget-area__item:nth-child(1) {
  margin-bottom: 0 !important;
}
.l-footer-widget-area .l-footer-widget-area__item:nth-child(2) {
  margin-bottom: 0;
}
.c-meta__item.c-meta__item--author {
  display: none;
}
.c-entry-summary__meta {
  display: flex;
  justify-content: flex-end;
  text-align: left;
}

.txt-dec-none {
  text-decoration: none;
}

.line-height-0 {
  line-height: 0.9;
}

.tac {
  text-align: center;
}

@media (min-width: 1024px) and (max-width: 1150px) {
  .custom-logo {
    width: 100px !important;
  }
}

@media (max-width: 768px) {
  .smb-section__header h2.smb-section__title {
    margin-top: 0;
    line-height: 1.6;
    font-size: 24px !important;
  }
}

@media (max-width: 768px) {
  .fz14px {
    font-size: 14px !important;
  }

  .fz12vw {
    font-size: 12vw !important;
  }
  .fz16 {
    font-size: 16px !important;
  }
  .fz18 {
    font-size: 18px !important;
  }

  .fz20 {
    font-size: 20px !important;
  }

  .fz40 {
    font-size: 40px !important;
  }
  .fz50 {
    font-size: 50px !important;
  }

  .w100 {
    width: 100% !important;
  }
  .mt45 {
    margin-top: 45px !important;
  }
}

.sns-icon-box .smb-box__body {
  display: flex;
}

.l-footer .l-footer-widget-area {
  padding-top: 0;
  padding-bottom: 0;
}

.l-footer-widget-area .l-footer-widget-area__item {
  --_item-width: 100%;
}

@media (max-width: 768px) {
  .l-footer-widget-area .l-footer-widget-area__item:nth-child(2) {
    margin-bottom: 0;
  }
}

.l-footer-widget-area .c-container {
  max-width: inherit;
  padding: 0;
}

.l-footer-widget-area
  .l-footer-widget-area__item
  .smb-section__inner
  .c-container {
  max-width: 1280px;
  margin: auto;
}
@media (max-width: 768px) {
  .nowrap {
    white-space: nowrap !important;
  }
}
@media (max-width: 768px) {
  .footer_logo_sns {
    flex-direction: column-reverse !important;
    gap: 40px;
  }
}

.footer-nav-flex a {
  text-decoration: none;
}

@media (max-width: 768px) {
  .footer-nav-flex {
    padding: 0 20px !important;
  }

  .footer-nav-flex .wp-block-snow-monkey-blocks-flex {
    width: 100%;
    flex-direction: row;
  }

  .footer-nav-flex .wp-block-snow-monkey-blocks-flex p {
    width: 50%;
    font-size: 12px !important;
  }
}

#header_nav_flex {
  display: flex !important;
}

#lowHeader {
  padding: 0 !important;
}
@media (min-width: 769px) {
  #lowHeader {
    padding: 100px 0 !important;
  }
}

.letter-0 {
  letter-spacing: 0px !important;
}

@media (max-width: 768px) {
  .pb0 {
    padding-bottom: 0 !important;
  }
  .px15 {
    padding: 0 15px !important;
  }
}

.pointer-none a[href^="#"] {
  pointer-events: none;
}
.invert {
  rotate: 90deg;
}

.l-header.is-hamburger-open .c-drawer__control #hamburger-btn {
  display: none;
}
.c-ic-angle-right:before {
  width: 1em;
  height: 1em;
}

.c-drawer__item {
  border-bottom: 1px solid #fff;
  padding: 20px 0;
}
.flex-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 6px;
}
#check-test .smb-section-break-the-grid__contents-wrapper {
  padding-right: 20px;
  padding-left: 20px;
}

.c-drawer__menu {
  margin-bottom: 25px;
}

#page-top {
  bottom: 82px;
}

.blog .l-contents__inner {
  margin-bottom: 100px !important;
}

.wp-singular .c-page-header img {
  filter: brightness(0.8);
}