@charset "UTF-8";
/*
Theme Name:TokyodomeSports 柏の葉
Template:businesspress
Version: 1.0.0
*/
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
@font-face {
  font-family: "tdsicon";
  src: url("/wp-content/themes/tokyodome-fitness/fonts/chokuei.eot?4zlf4d");
  src: url("/wp-content/themes/tokyodome-fitness/fonts/fonts/tds.eot?4zlf4d#iefix") format("embedded-opentype"), url("/wp-content/themes/tokyodome-fitness/fonts/chokuei.ttf?4zlf4d") format("truetype"), url("/wp-content/themes/tokyodome-fitness/fonts/chokuei.woff?4zlf4d") format("woff"), url("/wp-content/themes/tokyodome-fitness/fonts/chokuei.svg?4zlf4d#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon-twitter:before {
  content: "\e900";
}

.icon-insta:before {
  content: "\e901";
}

.icon-fb:before {
  content: "\e902";
}

.icon-recruit:before {
  content: "\e90a";
}

.icon-mail:before {
  content: "\e903";
}

.icon-arrow-line:before {
  content: "\e908";
}

.icon-arrow-yt:before {
  content: "\e909";
}

.icon-arrow-l:before {
  content: "\e904";
}

.icon-arrow-b:before {
  content: "\e905";
}

.icon-arroow-r:before {
  content: "\e906";
}

.icon-arrow-t:before {
  content: "\e907";
}

html:lang(ja) {
  font-size: 62.5%;
}

body:lang(ja) {
  font-family: "Shippori Mincho", serif;
  font-size: 1.7em;
  line-height: 1.8;
}

body {
  color: #222222;
  overflow: hidden;
}

.gothic, .article-tags__item, .news-single [class^=icon-],
.news-single [class*=" icon-"],
.news-list [class^=icon-],
.news-list [class*=" icon-"],
.pickup [class^=icon-],
.pickup [class*=" icon-"],
.head_icon [class^=icon-],
.head_icon [class*=" icon-"], .pickup.post-grid, .lower, .site-footer, .post-grid .entry-title {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.mincho, .lower .contact-area, .lower .site-main h4, .lower .site-main h3, .lower .site-main h2:not(.entry-title) {
  font-family: "Shippori Mincho", serif;
  font-style: normal;
}

.en {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.has-medium-font-size {
  font-size: 1.9rem;
}
@media screen and (min-width: 782px) {
  .has-medium-font-size {
    font-size: 2rem;
  }
}

a {
  color: #00c300;
}

a[href^="tel:"] {
  pointer-events: inherit;
}
@media screen and (min-width: 782px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

ul {
  margin: 0;
}
ul li {
  list-style: none;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.site.fitness {
  position: relative;
}

.main-header-wrap {
  background-image: url("/wp-content/themes/tokyodome-kashiwanoha/images/h-bg.png");
  background-size: 100%;
  padding-bottom: 45px;
  background-position: center bottom;
  position: relative;
}
@media screen and (min-width: 980px) {
  .main-header-wrap {
    padding-bottom: 160px;
    background-size: auto;
    background-repeat: repeat-x;
  }
}

.home .main-header-wrap {
  padding-bottom: 0;
}

.site-header {
  margin: 0 auto;
  max-width: 100%;
  border: none;
  background: #272727;
}
.home .site-header {
  background: none;
  padding: 0;
}

@media screen and (min-width: 782px) {
  .drawer-hamburger,
  .drawer-navigation {
    display: block;
  }
}
.main-header {
  z-index: 1000;
  width: 100%;
  top: 0;
  max-width: 100%;
  margin: 0;
  background: rgb(255, 255, 255);
  box-sizing: border-box;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  min-height: 83px;
}
@media screen and (min-width: 782px) {
  .main-header {
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 100px;
  }
}
.main-header a {
  color: #272727;
  text-decoration: none;
}
.main-header.main-header-original .headerUtility {
  display: none;
}
@media screen and (min-width: 980px) {
  .main-header.main-header-original .headerUtility {
    position: absolute;
    top: 20px;
    right: 86px;
    display: flex;
  }
  .main-header.main-header-original .headerUtility li {
    padding: 0 1em;
  }
}
.main-header.main-header-clone {
  max-width: 100%;
  transform: translateY(-150%);
}
@media screen and (min-width: 980px) {
  .main-header.main-header-clone .headerUtility {
    display: none;
  }
}

.site-contact {
  font-weight: 600;
}
.site-contact .site-contact_number {
  font-size: 1.2em;
  display: inline-block;
}
@media screen and (min-width: 980px) {
  .site-contact .site-contact_number {
    font-size: 1.3em;
  }
}

.main-header-content {
  display: block;
}
@media screen and (min-width: 1440px) {
  .main-header-content {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
}

.site-contact {
  color: #272727;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 82px;
}
@media screen and (min-width: 782px) {
  .site-contact {
    right: 100px;
  }
}
@media screen and (min-width: 980px) {
  .site-contact {
    top: 16px;
    transform: none;
    right: 19em;
  }
}
.site-contact .site-contact_txt {
  display: none;
}
@media screen and (min-width: 600px) {
  .site-contact .site-contact_txt {
    display: inline;
  }
}

.main-header-clone-show {
  transform: translateY(-100%);
  display: none;
}

.drawer-navigation-content {
  padding: 50px 8vw;
}
@media screen and (min-width: 980px) {
  .drawer-navigation-content ul li {
    font-size: 1.8rem !important;
  }
}
.drawer-navigation-content .main-navigation a {
  padding-left: 0 !important;
}
.drawer-navigation-content .headerUtility {
  position: relative !important;
  right: auto !important;
  left: auto !important;
  top: auto !important;
}
.drawer-navigation-content .headerUtility li {
  padding-left: 0 !important;
  padding-bottom: 12px !important;
  padding-top: 14px !important;
}
.drawer-navigation-content .main-navigation ul ul {
  position: relative;
  display: block;
  opacity: 1;
  left: auto;
  top: auto;
  width: auto;
  display: block;
  background: none;
  box-shadow: none;
}
.drawer-navigation-content .main-navigation ul ul li a {
  padding: 0;
  border: none;
}
.drawer-navigation-content .main-navigation ul li {
  line-height: 1.8 !important;
}
.drawer-navigation-content li.menu-item-has-children > a:after {
  display: none !important;
}
.drawer-navigation-content .dropdown-toggle {
  width: 100%;
  right: 0;
  height: 26px;
  top: 12px;
}
@media screen and (min-width: 980px) {
  .drawer-navigation-content .dropdown-toggle {
    top: 15px;
  }
}
.drawer-navigation-content .dropdown-toggle::after {
  content: "";
  display: block;
  background: url(/wp-content/themes/tokyodome-kashiwanoha/images/icon-arrow-bottom.svg) no-repeat right 50%;
  display: block;
  background-size: 14px;
  padding: 0;
  transition: rotate 0.3s;
  position: absolute;
  right: 15px;
  width: 14px;
  height: 14px;
  top: 50%;
  transform: translateY(-50%);
}
.drawer-navigation-content .dropdown-toggle::after::after {
  display: none;
}
.drawer-navigation-content .dropdown-toggle.toggled-on::after {
  content: "";
}
.drawer-navigation-content .site-contact {
  position: relative !important;
  top: auto !important;
  transform: none !important;
  right: auto !important;
}

.drawer-hamburger {
  width: 36px;
  position: absolute;
  right: 0;
  top: 0;
  background: #222222;
  padding: 10px 20px;
  border-radius: 0 0 0 10px;
}
@media screen and (min-width: 782px) {
  .drawer-hamburger {
    border-radius: 0 0 0 16px;
    padding: 20px 25px;
    width: 43px;
  }
}
.drawer-hamburger:hover, .drawer-hamburger:focus {
  background: #222222;
}
.drawer-hamburger .drawer-hamburger-menu {
  color: #fff;
  font-size: 14px;
  padding-top: 28px;
  display: block;
  text-align: center;
  white-space: nowrap;
  width: 100%;
  overflow: visible;
}
.drawer-hamburger .drawer-hamburger-icon {
  height: 0;
}
.drawer-hamburger .drawer-hamburger-icon,
.drawer-hamburger .drawer-hamburger-icon:before,
.drawer-hamburger .drawer-hamburger-icon:after {
  height: 2px;
  background: #fff;
}
.drawer-hamburger .drawer-hamburger-icon:before {
  top: 20px;
}
.drawer-hamburger .drawer-hamburger-icon:after {
  top: 10px;
}

.drawer-opened .drawer-hamburger-icon {
  background: none;
}
.drawer-opened .drawer-hamburger-icon:before,
.drawer-opened .drawer-hamburger-icon:after {
  top: 8px;
  background: white;
}

.drawer-navigation {
  transform: translateX(103%);
  background: #70b543;
}
.drawer-navigation ul {
  margin-bottom: 0;
}
.drawer-navigation .headerUtility {
  display: block !important;
}
.drawer-navigation .main-navigation li,
.drawer-navigation .headerUtility li {
  border-bottom: 1px solid #444444;
  display: block !important;
  padding-top: 1em;
  padding-bottom: 1em;
}
.drawer-navigation .main-navigation a,
.drawer-navigation .headerUtility a {
  color: white;
  line-height: 1;
}
.drawer-navigation .main-navigation a:before,
.drawer-navigation .headerUtility a:before {
  font-family: "tdsicon";
  content: "\e906";
  font-size: 10px;
  color: white;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: -1px;
  transition: color 0.2s ease-in-out;
  vertical-align: middle;
}
.drawer-navigation .main-navigation .current_page_item > a,
.drawer-navigation .main-navigation .current-menu-item > a {
  color: white;
}
.drawer-navigation .sub-menu {
  max-height: 0px;
  opacity: 0;
  transform: translateY(-4px);
  padding-left: 0px;
  overflow: hidden;
  margin: 0;
  transition: max-height 0.3s, opacity 0.3s, transform 0.3s;
}
.drawer-navigation .sub-menu li {
  border: none;
  padding-top: 1em;
  padding-bottom: 0;
  padding-left: 1em;
}
.drawer-navigation .sub-menu li a::before {
  content: "";
}
.drawer-navigation .sub-menu.toggled-on {
  max-height: 500px;
  opacity: 1;
  transform: translateY(0px);
  padding-top: 4px;
  padding-bottom: 8px;
}
.drawer-navigation .site-contact {
  background: white;
  margin-top: 3em;
  text-align: center;
  padding: 0.5em 0;
}

.drawer-navigation .headerUtility li {
  padding-right: 0 !important;
}

.drawer-navigation .main-navigation a:before,
.drawer-navigation .headerUtility a:before {
  display: none;
}

.drawer-navigation .main-navigation a,
.drawer-navigation .headerUtility a {
  display: flex;
  justify-content: space-between;
  padding-right: 15px;
}

.drawer-navigation .main-navigation ul.menu > li:last-child > a {
  padding-right: 15px;
}

.drawer-navigation .main-navigation a::after,
.drawer-navigation .headerUtility a::after {
  content: "";
  background: url(/wp-content/themes/tokyodome-kashiwanoha/images/icon-arrow-bottom.svg);
  width: 14px;
  height: 14px;
  display: block;
  rotate: -90deg;
}

.drawer-navigation .main-navigation .sub-menu a::after,
.drawer-navigation .headerUtility .sub-menu a::after {
  display: none;
}

.header-logo {
  line-height: 1.3;
  margin: 0;
  max-width: 130px;
  width: 36%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  padding: 15px 10px 5px 10px;
  border-radius: 0 0 15px 0;
}
@media screen and (min-width: 980px) and (max-width: 1200px) {
  .header-logo {
    max-width: 200px;
  }
}
@media screen and (min-width: 1201px) {
  .header-logo {
    padding: 30px 40px 10px 40px;
    font-size: 1.4rem;
    border-radius: 0 0 30px 0;
    max-width: 250px;
  }
}
.header-logo a {
  text-decoration: none;
}
.header-logo p {
  margin: 10px 0 0 0;
}

.main-header-content .main-navigation {
  margin-left: auto;
}
.main-header-content .main-navigation a {
  color: #272727;
  padding-left: 5px;
  padding-right: 5px;
}
@media screen and (min-width: 1100px) {
  .main-header-content .main-navigation a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 980px) {
  .main-header-content .main-navigation {
    line-height: 1.2;
    width: 100%;
    text-align: right;
    position: absolute;
    right: 0;
    top: 70px;
    padding-right: 100px;
  }
  .main-header-content .main-navigation ul ul {
    text-align: left;
    background: rgb(255, 255, 255);
  }
}
.main-header-content .is-hide {
  display: none !important;
}

.main-navigation div.menu > ul > li:last-child:hover > ul,
.main-navigation ul.menu > li:last-child:hover > ul {
  left: auto;
  right: auto;
}

.heading--lg {
  text-align: left;
  margin: 30px 0;
}
@media screen and (min-width: 782px) {
  .heading--lg {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.heading--lg .en {
  font-size: 13.3333333333vw;
  font-weight: 600;
  display: block;
  line-height: 1;
  margin-bottom: 5px;
  color: #938e3a;
}
@media screen and (min-width: 782px) {
  .heading--lg .en {
    font-size: 90px;
    margin-bottom: 15px;
  }
}
.heading--lg .ja {
  font-size: 3.7333333333vw;
  font-weight: 700;
  display: block;
  line-height: 1;
}
@media screen and (min-width: 782px) {
  .heading--lg .ja {
    font-size: 2.4rem;
  }
}
.heading--lg.is-news span {
  color: white;
}

@media screen and (min-width: 782px) {
  .top-bar-content,
  .main-header-content,
  .home-header-content,
  .site-bottom-content {
    max-width: 100%;
  }
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a {
  font-weight: normal;
}

.content-area {
  padding-top: 3rem;
}
@media screen and (min-width: 782px) {
  .content-area {
    padding-top: 6rem;
  }
}

.home .content-area {
  padding-top: 0;
}

.jumbotron {
  background: #272727;
  margin-bottom: 2em;
}
.jumbotron .jumbotron-overlay {
  background: none;
}
.jumbotron .jumbotron-content {
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: left;
  color: white;
  position: relative;
  overflow: hidden;
  max-width: 1248px;
}
.jumbotron .jumbotron-title {
  text-shadow: none;
  font-size: 2rem;
}
@media screen and (min-width: 980px) {
  .jumbotron .jumbotron-title {
    font-size: 2.8rem;
  }
}
.jumbotron .jumbotron-title::after {
  position: absolute;
  content: "";
  width: 67px;
  height: 100px;
  top: -10px;
  right: 0;
  background: #70b543;
  display: block;
}
@media screen and (min-width: 980px) {
  .jumbotron .jumbotron-title::after {
    width: 167px;
  }
}
.jumbotron a {
  text-decoration: none;
  color: white;
}

.full-width {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}

.top-bar-content,
.featured-entry-content,
.home-header-content,
.site-content,
.container-content {
  max-width: 1100px;
}

.main-header-content,
.footer-widget-content,
.site-bottom {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.post-thumbnail {
  margin-bottom: 0.5em;
}
.post-thumbnail .thumbnail {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.post-thumbnail .thumbnail::before {
  padding-top: 68.75%;
  content: "";
  display: block;
}
.post-thumbnail .thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}
.post-thumbnail.noimage {
  background: #f2e3da;
  position: relative;
  width: 100%;
  padding-top: 68.75%;
}
.post-thumbnail.noimage a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.post-thumbnail.noimage .noimage-txt {
  position: absolute;
  color: #34373c;
  font-size: 1.5em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  line-height: 1.5;
}
.post-thumbnail a {
  position: relative;
  display: block;
}

.two-column .loop-wrapper.has_catinfo,
.three-column .loop-wrapper.has_catinfo {
  margin-top: 6rem;
}
@media screen and (max-width: 539px) {
  .two-column .loop-wrapper,
  .three-column .loop-wrapper {
    display: block;
  }
}

.no-sidebar .entry-header .post-thumbnail {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.hentry {
  margin-bottom: 3em;
}

.entry-meta {
  display: none;
}

.post-grid .entry-header {
  margin-bottom: 1em;
}
.post-grid .entry-summary {
  display: none;
}
.post-grid .entry-title {
  font-size: 1.8rem;
  margin: 0.5em 0;
}
.post-grid .entry-title a {
  color: #70b543;
}
.post-grid .entry-title a::after {
  content: ">";
  padding-left: 1em;
  font-weight: normal;
}

.lower .site-main h2:not(.entry-title) {
  font-size: 2.4rem;
  position: relative;
  padding-top: 3px;
  font-weight: 600;
  padding-bottom: 3px;
  margin-bottom: 1em;
  margin-top: 0.5em;
}
@media screen and (min-width: 782px) {
  .lower .site-main h2:not(.entry-title) {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1248px) {
  .lower .site-main h2:not(.entry-title) {
    padding-left: 0;
  }
}
.lower .site-main h2:not(.entry-title)::before {
  position: absolute;
  left: -10px;
  content: "";
  width: 3px;
  height: 2.4em;
  top: 50%;
  transform: translateY(-50%);
  background: #272727;
}
@media screen and (min-width: 782px) {
  .lower .site-main h2:not(.entry-title)::before {
    width: 4px;
    left: -14px;
  }
}
.lower .site-main h2:not(.entry-title).news-title {
  border-top: 0;
  background: url("/wp-content/themes/tokyodome-kashiwanoha/images/border.svg") repeat-x bottom left;
  background-size: 10px;
  padding: 0.5em 0;
  margin-bottom: 1em;
  margin-top: 0;
  color: #272727;
  border-radius: 0;
  text-align: left;
}
.lower .site-main h2:not(.entry-title).news-title::before {
  display: none;
}
@media screen and (min-width: 782px) {
  .lower .site-main h2:not(.entry-title).news-title {
    background-size: 12px;
  }
}
.lower .site-main h2:not(.entry-title).has-text-align-left {
  text-align: left;
}
.lower .site-main h2:not(.entry-title).has-text-align-center {
  text-align: center;
}
.lower .site-main h2:not(.entry-title).has-text-align-right {
  text-align: right;
}
.lower .site-main h3 {
  font-size: 2rem;
  padding: 1.2em 0 0;
  margin-bottom: 1em;
  margin-top: 1.5em;
  text-align: left;
  line-height: 1.3;
  font-weight: 600;
  box-sizing: border-box;
  position: relative;
}
@media screen and (min-width: 782px) {
  .lower .site-main h3 {
    font-size: 2.4rem;
  }
}
.lower .site-main h3.has-text-align-left {
  text-align: left;
}
.lower .site-main h3.has-text-align-center {
  text-align: center;
}
.lower .site-main h3.has-text-align-right {
  text-align: right;
}
.lower .site-main h3::before {
  position: absolute;
  left: 0;
  content: "";
  height: 2px;
  width: 100%;
  bottom: -13px;
  transform: translateY(-50%);
  background-color: #ccc;
}
.lower .site-main h3::after {
  position: absolute;
  left: 0;
  content: "";
  height: 2px;
  width: 3em;
  bottom: -13px;
  transform: translateY(-50%);
  background-color: #57b629;
}
.lower .site-main h3:first-child {
  padding-top: 3px;
  margin-top: 0.5em;
}
.lower .site-main h4 {
  font-size: 1.8rem;
  margin-bottom: 0.5em;
  padding: 5px 0;
  text-align: left;
}
@media screen and (min-width: 782px) {
  .lower .site-main h4 {
    font-size: 2rem;
  }
}
.lower .site-main h4.has-text-align-left {
  text-align: left;
}
.lower .site-main h4.has-text-align-center {
  text-align: center;
}
.lower .site-main h4.has-text-align-right {
  text-align: right;
}
.lower .site-main h5 {
  font-size: 1.8rem;
  color: #272727;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 782px) {
  .lower .site-main h5 {
    font-size: 1.8rem;
  }
}
.lower .category_description {
  font-size: 1.8rem;
  margin: 1em auto;
}
.lower .contact-area {
  border-top: 1px solid #70b543;
  border-bottom: 1px solid #70b543;
  border-radius: 0;
  padding: 1.5em 0;
  text-align: center;
  margin: 2em 0;
  color: #70b543;
  background: #f2e3da;
}
@media screen and (min-width: 782px) {
  .lower .contact-area {
    padding: 2em 0;
  }
}
.lower .contact-area p {
  margin: 0;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 5vw;
  line-height: 1.4;
}
@media screen and (min-width: 782px) {
  .lower .contact-area p {
    font-size: 1.4em;
  }
}
.lower .contact-area .tel {
  font-size: 9vw;
}
@media screen and (min-width: 782px) {
  .lower .contact-area .tel {
    font-size: 2.2em;
  }
}
.lower .contact-area a {
  text-decoration: none;
  color: #70b543;
}
.lower .wp-block-buttons .wp-block-button {
  width: 100%;
  max-width: 450px;
}
@media screen and (min-width: 782px) {
  .lower .wp-block-buttons .wp-block-button {
    width: auto;
  }
}
.lower .wp-block-buttons .wp-block-button.min {
  width: auto;
  display: inline-block;
  margin-right: 2px;
}
.lower .wp-block-buttons .wp-block-button.min .wp-block-button__link {
  width: auto;
  box-sizing: content-box;
  padding: 0.5em;
  min-width: 3em;
}
@media screen and (min-width: 782px) {
  .lower .wp-block-column .wp-block-buttons .wp-block-button {
    width: 100%;
  }
}
.lower .wp-block-buttons.week {
  display: flex;
  justify-content: space-between;
  margin-top: 4em;
  margin-bottom: 1em;
}
@media screen and (min-width: 782px) {
  .lower .wp-block-buttons.week {
    justify-content: flex-start;
  }
}
.lower .wp-block-buttons.week .wp-block-button.day {
  width: auto;
  display: inline-block;
  margin: 0;
}
@media screen and (min-width: 782px) {
  .lower .wp-block-buttons.week .wp-block-button.day {
    margin-right: 10px;
  }
}
.lower .wp-block-buttons.week .wp-block-button.day .wp-block-button__link {
  width: auto;
  box-sizing: content-box;
  padding: 0.5em 0;
  min-width: 3.5em;
  font-size: 3vw;
}
@media screen and (min-width: 782px) {
  .lower .wp-block-buttons.week .wp-block-button.day .wp-block-button__link {
    font-size: 1.6rem;
    min-width: 5em;
  }
}
.lower .wp-block-buttons.week .wp-block-button.day .wp-block-button__link::before {
  width: 2em;
  bottom: 4px;
  right: 5px;
}
.lower .wp-block-buttons.week .wp-block-button.day .wp-block-button__link::after {
  width: 5px;
  height: 1px;
  right: 5px;
  bottom: 6px;
}

.wp-block-buttons .wp-block-button__link {
  color: white;
  min-width: 10em;
  width: auto;
  text-align: center;
  border: 1px solid white;
  border-radius: 999px;
  background: #272727;
  padding: 9px 24px;
}
@media screen and (min-width: 980px) {
  .wp-block-buttons .wp-block-button__link {
    width: auto;
    min-width: 14em;
    padding: 12px 24px;
  }
}
.wp-block-buttons .wp-block-button__link[target=_blank] {
  background-image: url(/wp-content/themes/tokyodome-kashiwanoha/images/icon-window.svg);
  background-size: 20px;
  background-position: right 20px top 50%;
  background-repeat: no-repeat;
  padding-right: 50px;
}
.wp-block-buttons .wp-block-button__link.is-white {
  background: white;
  color: #272727;
  border-color: #272727;
}
.wp-block-buttons .wp-block-button__link.is-white[target=_blank] {
  background-image: url(/wp-content/themes/tokyodome-kashiwanoha/images/icon-window_black.svg);
  background-size: 20px;
  background-position: right 20px top 50%;
  background-repeat: no-repeat;
  padding-right: 50px;
}

.is-caegorytop .wp-block-button__link {
  background: #ffffff;
  border: 1px solid #272727;
  font-size: 1.8rem;
  position: relative;
  color: #272727;
  border-radius: 0 0 20px 0;
  padding: 1em 40px 1em 1em;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  font-family: "Shippori Mincho", serif;
  line-height: 1.4;
  background-image: url(/wp-content/themes/tokyodome-kashiwanoha/images/icon-arrow.svg);
  background-size: 24px;
  background-position: right 10px top 50%;
  background-repeat: no-repeat;
  min-height: 3em;
}
@media screen and (min-width: 782px) {
  .is-caegorytop .wp-block-button__link {
    background-size: 30px;
    background-position: right 20px top 50%;
    border-radius: 0 0 30px 0;
    font-size: 2rem;
    padding: 1em 60px 1em 1em;
    min-height: 3em;
  }
}
.is-caegorytop .wp-block-button__link:hover {
  background-color: #57b629;
  color: white;
}
.is-caegorytop .wp-block-button__link:hover::before {
  border-color: white;
}
.is-caegorytop .wp-block-button__link:hover::after {
  background: white;
}
@media screen and (min-width: 782px) {
  .is-caegorytop.is-heigh .wp-block-button__link {
    min-height: 5em;
  }
}

.has-text-color.has-tds-color-1-color {
  color: rgb(0, 75, 178);
}
.has-text-color.has-tds-color-2-color {
  color: rgb(0, 160, 233);
}
.has-text-color.has-tds-color-3-color {
  color: rgb(240, 240, 240);
}
.has-text-color.has-red-color {
  color: rgb(220, 0, 12);
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100%;
}

@media screen and (min-width: 980px) {
  .jumbotron-content,
  .three-column .site-content,
  .has-sidebar .site-content,
  .footer-widget-content {
    max-width: 1248px;
  }
}
.single-post .entry-content,
.page .entry-content {
  max-width: 930px;
  margin: 0 auto;
}

.single .hentry {
  margin-bottom: 1em;
}

.wp-block-columns .wp-block-column {
  margin-bottom: 0;
}

.category-equipment .entry-summary {
  display: none;
}

.entry-header-outline {
  background: #272727;
  border-radius: 15px;
  overflow: hidden;
}
@media screen and (min-width: 782px) {
  .entry-header-outline {
    border-radius: 24px;
  }
}
.entry-header-outline .post-thumbnail {
  margin: 0;
}
.entry-header-outline .post-thumbnail img {
  width: 100%;
}
.entry-header-outline .entry-header-outline-title {
  color: white;
  text-align: left;
}
.entry-header-outline .entry-header-outline-title .title {
  border-bottom: 1px solid white;
  padding: 10px 15px;
  margin: 0;
  color: white;
  font-size: 2rem;
}
.entry-header-outline .entry-header-outline-title .outline {
  padding: 10px 15px;
}
@media screen and (min-width: 980px) {
  .entry-header-outline {
    display: flex;
  }
  .entry-header-outline .entry-header-outline-title {
    flex: 1;
  }
  .entry-header-outline .entry-header-outline-title .title {
    padding: 20px 25px;
    font-size: 3.1rem;
  }
  .entry-header-outline .entry-header-outline-title .outline {
    padding: 20px 25px;
  }
  .entry-header-outline .post-thumbnail {
    width: 55%;
  }
}

.category_top table,
.entry-content table {
  border-collapse: collapse;
}
.category_top table thead,
.entry-content table thead {
  border: none;
}
.category_top table th,
.category_top table td,
.entry-content table th,
.entry-content table td {
  border: 2px solid white;
  padding: 0.5em 0.8em;
}
.category_top table th p,
.category_top table td p,
.entry-content table th p,
.entry-content table td p {
  margin: 0;
}
.category_top table th,
.entry-content table th {
  background: rgba(34, 34, 34, 0.8);
  text-align: center;
  color: white;
}
.category_top table td,
.entry-content table td {
  background: rgba(87, 182, 41, 0.2);
}
.category_top ul,
.entry-content ul {
  margin-left: 1em;
}
.category_top ul li,
.entry-content ul li {
  list-style-type: disc;
}

.scroll {
  overflow: auto;
  white-space: nowrap;
  margin-bottom: 0.5em;
}
.scroll table {
  width: 100%;
  margin-bottom: 0;
}
@media screen and (min-width: 782px) {
  .scroll {
    white-space: inherit !important;
  }
}

.scroll-attention {
  font-size: 14px;
  margin-bottom: 0.5em;
}
.scroll::-webkit-scrollbar {
  height: 15px;
}

.scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.scroll::-webkit-scrollbar-thumb {
  background: #bbb;
}

.scroll-attention .fas::before {
  font-size: 1.4em;
  color: #888;
}

.scroll-hint-text {
  padding-left: 0.3em;
}

.notattention.scroll-attention {
  display: none !important;
}

.scroll-attention .fa-chevron-left::before,
.scroll-attention .fa-chevron-right::before {
  font-size: 13px;
  padding: 0 3px;
}

.scroll::-webkit-scrollbar {
  height: 15px;
}

.scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.scroll::-webkit-scrollbar-thumb {
  background: #bbb;
}

hr.wp-block-separator {
  border-top: 1px solid #a8a8a8;
  max-width: 100%;
}

@media screen and (max-width: 781px) {
  .is-break {
    white-space: break-spaces;
    min-width: 200px;
  }
}
.sns-area {
  margin-bottom: 30px;
}
@media screen and (min-width: 980px) {
  .sns-area {
    margin-bottom: 60px;
  }
}

.sns-icon {
  text-align: center;
}
.sns-icon li {
  display: inline-block;
  margin: 0 5px;
}
@media screen and (min-width: 980px) {
  .sns-icon li {
    margin: 0 10px;
  }
}
.sns-icon li a {
  width: 36px;
  height: 36px;
  display: block;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (min-width: 980px) {
  .sns-icon li a {
    width: 46px;
    height: 46px;
  }
}
.sns-icon li a::after {
  font-family: "tdsicon";
  font-size: 36px;
  line-height: 1;
  position: absolute;
  top: 0;
  left: -36px;
  display: block;
}
@media screen and (min-width: 980px) {
  .sns-icon li a::after {
    left: -46px;
    font-size: 46px;
  }
}
.sns-icon li.instagram a::after {
  content: "\e901";
  color: #b93dc9;
}
.sns-icon li.line a::after {
  content: "\e908";
  color: #00c300;
}
.sns-icon li.fb a::after {
  content: "\e902";
  color: #004bb2;
}
.sns-icon li.yt a::after {
  content: "\e909";
  color: #ff0000;
}
.sns-icon li.tw a::after {
  content: "\e900";
  color: #5dcdff;
}

.line-friend {
  text-align: center;
  margin: 20px 0;
}
@media screen and (min-width: 980px) {
  .line-friend {
    margin: 40px 0;
  }
}
.line-friend img {
  max-width: 140px;
}

.site-footer .site-bottom {
  background: #272727;
  color: white;
  position: relative;
  padding-top: 20px;
  padding-bottom: 30px;
}
.site-footer .site-bottom a {
  color: white;
}
.site-footer .site-bottom .site-bottom-content {
  position: relative;
}
.site-footer .footer-navigation {
  font-size: 1.4rem;
}
.site-footer .footer-navigation ul {
  margin-bottom: 10px;
}
@media screen and (min-width: 782px) {
  .site-footer .footer-navigation {
    float: none;
    text-align: left;
  }
  .site-footer .footer-navigation ul {
    margin-bottom: 10px;
  }
}
.site-footer .footer-copyright {
  font-size: 1rem;
  font-weight: 200;
}
.site-footer .footer-copyright .footer-name {
  font-size: 1.2em;
  display: block;
  line-height: 1.4;
}
@media screen and (min-width: 782px) {
  .site-footer .footer-copyright {
    text-align: center;
  }
}
.site-footer .footer-logo-area {
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 980px) {
  .site-footer .footer-logo-area {
    display: flex;
    align-items: center;
  }
  .site-footer .footer-logo-area > div {
    margin: 8px;
  }
}
.site-footer .footer-logo-area button, .site-footer .footer-logo-area input[type=button], .site-footer .footer-logo-area input[type=reset], .site-footer .footer-logo-area input[type=submit] {
  padding: 1em 1.5em;
  background: #999;
}
.site-footer .footer-logo-area input[type=text], .site-footer .footer-logo-area input[type=email], .site-footer .footer-logo-area input[type=url], .site-footer .footer-logo-area input[type=password], .site-footer .footer-logo-area input[type=search], .site-footer .footer-logo-area textarea {
  padding: 0.4em;
}
.site-footer .footer-logo {
  width: 60%;
  margin: 0 auto 20px;
}
@media screen and (min-width: 782px) {
  .site-footer .footer-logo {
    width: 175px;
    margin: 0 auto 10px;
  }
}

.page-top {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  bottom: 20px;
  cursor: pointer;
  display: none;
  height: 45px;
  position: fixed;
  right: 20px;
  width: 45px;
  z-index: 200;
  transition: 0.15s ease-in-out;
}

.page-top:before {
  color: #999;
  content: "\f106";
  display: block;
  font: normal 22px/42px FontAwesome;
  text-align: center;
}

.page-top:hover {
  background: rgb(0, 0, 0);
}

.important-area {
  display: none;
}

.home-heading--lg {
  text-align: center;
  margin: 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 782px) {
  .home-heading--lg {
    margin-bottom: 50px;
  }
}
.home-heading--lg::before {
  content: "";
  background-image: url("/wp-content/themes/tokyodome-kashiwanoha/images/title_accent.png");
  width: 34.1333333333vw;
  height: 6.4vw;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  margin-bottom: -10px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 782px) {
  .home-heading--lg::before {
    width: 196px;
    height: 38px;
  }
}
.home-heading--lg .en {
  font-size: 13.3333333333vw;
  font-weight: 600;
  display: block;
  line-height: 1;
  margin-bottom: 10px;
}
@media screen and (min-width: 782px) {
  .home-heading--lg .en {
    font-size: 80px;
  }
}
.home-heading--lg .ja {
  font-size: 3.7333333333vw;
  font-weight: 700;
  display: block;
  line-height: 1;
}
@media screen and (min-width: 782px) {
  .home-heading--lg .ja {
    font-size: 20px;
  }
}
.home-heading--lg.is-news span {
  color: white;
}

.home .site-main h4 {
  font-size: 1.8rem;
  color: #272727;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 782px) {
  .home .site-main h4 {
    font-size: 1.8rem;
  }
}
.home .site-main table:not(.xo-month) th {
  font-weight: normal;
  white-space: nowrap;
  background: none;
}
.home .site-main table:not(.xo-month) th,
.home .site-main table:not(.xo-month) td {
  border-bottom: 1px solid #a8a8a8;
  border-left: none;
  border-right: none;
  border-top: none;
}
.home .site-main table:not(.xo-month) tr:last-child th,
.home .site-main table:not(.xo-month) tr:last-child td {
  border: none;
}
.home .site-main table.xo-month {
  border-collapse: collapse;
}
.home .site-main table.xo-month table {
  border-color: #ccc !important;
}
.home .site-main table.xo-month table th,
.home .site-main table.xo-month table td {
  border-bottom: 1px solid #ccc !important;
  border-left: 1px none;
  border-right: 1px solid #ccc !important;
  border-top: 1px solid #ccc !important;
}
.home .site-main table.xo-month table.month-event {
  border: none !important;
}
.home .site-main table.xo-month table.month-event td {
  border: none !important;
}
.home .site-main table.xo-month table.month-event a {
  text-decoration: none;
}
.home .information {
  background: #4ec8ff;
}
.home .information table:not(.xo-month) td,
.home .information table:not(.xo-month) th {
  border-color: black;
}
.home .information .wp-block-button__link {
  background: white;
  color: #fff;
}
.home .information .wp-block-button__link::after {
  color: #666;
}
.home .information .main_title {
  margin-bottom: 20px;
}
.home .information .wp-block-column {
  margin-top: 0;
}
.home .information a {
  color: black;
}
.home .site-content,
.home .inner {
  max-width: 1360px;
  position: relative;
  padding-left: 4vw;
  padding-right: 4vw;
  box-sizing: content-box;
  margin: 0 auto;
}
@media screen and (min-width: 980px) {
  .home .site-content,
  .home .inner {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.home .site-content.is-min,
.home .inner.is-min {
  max-width: 1200px;
}
.home .important-area {
  display: block;
  background: white;
  min-height: 20px;
}
.home .important-area.post {
  color: white;
  background: #9d0000;
}
.home .important-area.post a {
  color: white;
  text-decoration: underline;
}
.home .important-area.post .important-area-inner {
  margin: 0 auto;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0;
  position: relative;
}
@media screen and (min-width: 980px) {
  .home .important-area.post .important-area-inner {
    display: flex;
    align-items: center;
  }
}
.home .important-area.post .important-ttl {
  margin: 0;
  color: white;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  background: #9d0000;
  padding: 10px 15px 0;
  color: white;
}
@media screen and (min-width: 980px) {
  .home .important-area.post .important-ttl {
    padding: 10px 15px;
  }
}
.home .important-area.post ul {
  flex: 1;
  padding: 4px 0;
}
.home .important-area.post ul li {
  margin: 0;
  font-size: 1.4rem;
  padding-left: 1em;
  line-height: 1.6;
  display: flex;
}
@media screen and (min-width: 980px) {
  .home .important-area.post ul li {
    font-size: 1.6rem;
  }
}
.home .important-area.post ul li .important-txt,
.home .important-area.post ul li .important-link {
  display: inline;
}
@media screen and (min-width: 980px) {
  .home .important-area.post ul li .important-txt,
  .home .important-area.post ul li .important-link {
    display: block;
  }
}
.home .important-area.post ul li .important-date {
  margin-right: 0.5em;
}
.home .important-area.post ul li .important-txt {
  margin-right: 0.5em;
  flex: 1;
}
.home .important-area.post ul li .important-link {
  margin-left: auto;
}
.home .important-area.post ul li .important-link::after {
  content: "\e906";
  font-family: "tdsicon";
}
.home .home-header-wrapper {
  position: relative;
  margin: 0 auto;
}
.home .home-header {
  overflow: hidden;
  position: relative;
  background: none;
  overflow: hidden;
  padding: 0 8px 8px 8px;
}
@media screen and (min-width: 782px) {
  .home .home-header {
    padding: 0 20px 20px 20px;
  }
}
.home .home-header .home-header-logo {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 48%;
  transform: translateY(-50%);
}
@media screen and (min-width: 782px) {
  .home .home-header .home-header-logo {
    top: 55%;
  }
}
.home .home-header .home-header-logo img {
  max-width: 620px;
  width: 50%;
}
.home .home-header .home-header-overlay {
  display: none;
}
.home .post-thumbnail.noimage {
  padding: 0;
}
.home .content-area {
  margin: 0;
}
.home .full-width {
  padding: 3vw 0;
}
@media screen and (min-width: 980px) {
  .home .full-width {
    padding: 20px 0;
  }
}
.home .wp-block-button {
  text-align: center;
  color: white;
  position: relative;
  display: block;
  margin: 20px 0 0 !important;
}
@media screen and (min-width: 980px) {
  .home .wp-block-button {
    margin: 50px 0 0 !important;
  }
}
.home .wp-block-button__link {
  font-size: 1.6rem;
  display: inline-block;
  padding: 15px 30px;
  min-width: 10em;
}
@media screen and (min-width: 980px) {
  .home .wp-block-button__link {
    font-size: 1.8rem;
  }
}

.news-date {
  display: none;
}

.top_stage {
  background: rgba(255, 255, 255, 0.6);
  padding: 2em 1em;
  line-height: 2;
  margin-bottom: 2em;
  color: #222;
  border: 1px solid #222222;
}
@media screen and (min-width: 782px) {
  .top_stage {
    padding: 2.5em;
  }
}
.top_stage p {
  margin: 0;
}

.home-news-area {
  background: url("/wp-content/themes/tokyodome-kashiwanoha/images/bg4.png") repeat left bottom;
  background-size: auto 105%;
  position: relative;
}
@media screen and (min-width: 782px) {
  .home-news-area {
    background-size: 571px auto;
    padding: 60px 0 !important;
  }
}
.home-news-area a {
  text-decoration: none;
}
@media screen and (min-width: 980px) {
  .home-news-area .flex {
    display: flex;
    gap: 80px;
  }
}
.home-news-area .news-cont {
  position: relative;
  background: rgba(0, 0, 0, 0.56);
  border: 1px solid #fff;
  padding: 30px;
}
.home-news-area .wp-block-buttons {
  margin-bottom: 0;
}
.home-news-area .news-list-wrap {
  box-sizing: border-box;
}
@media screen and (min-width: 980px) {
  .home-news-area .news-list-wrap {
    margin-left: 0;
    margin-right: 0;
  }
}
.home-news-area .news-list {
  font-size: 1.4rem;
  line-height: 1.6;
  vertical-align: top;
}
@media screen and (min-width: 980px) {
  .home-news-area .news-list {
    flex: 1;
    font-size: 1.6rem;
    padding: 2em;
  }
}
.home-news-area .news-list li {
  margin-bottom: 0.5em;
}
.home-news-area .news-list li br {
  display: inline;
}
@media screen and (min-width: 980px) {
  .home-news-area .news-list li br {
    display: none;
  }
}
.home-news-area .news-list a {
  color: #ffffff;
}
.home-news-area .news-list a:hover {
  text-decoration: underline;
}
.home-news-area .news-list .news-date {
  font-weight: normal;
  padding: 0 1em 0 0;
}

.home-topics-area {
  background: #70b543;
}
.home-topics-area .inner {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 980px) {
  .home-topics-area .inner {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
.home-topics-area .topics-list__item {
  background: #222222;
  border-color: white;
  color: white;
}
.home-topics-area a {
  text-decoration: none;
}

.home-admission-area {
  background-color: #70b543;
  background-size: 330%;
  position: relative;
  color: white;
}
.home-admission-area .inner {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 980px) {
  .home-admission-area .inner {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 980px) {
  .home-admission-area .top_stage {
    padding-left: 90px;
    padding-right: 90px;
  }
}

@media screen and (min-width: 980px) {
  .admission-cont {
    display: flex;
    gap: 130px;
  }
}
.admission-cont .border {
  border-bottom: 1px solid #666;
  font-size: 1.8rem;
  padding: 0.3em 0;
}
@media screen and (min-width: 980px) {
  .admission-cont .border {
    font-size: 2rem;
  }
}
.admission-cont .note {
  font-size: 1.6rem;
}
@media screen and (min-width: 980px) {
  .admission-cont .note {
    font-size: 1.4rem;
  }
}

.admission-cont__time,
.admission-cont__member {
  margin-bottom: 2em;
}
@media screen and (min-width: 980px) {
  .admission-cont__time,
  .admission-cont__member {
    width: 50%;
  }
}

.home-access-area {
  background: url("/wp-content/themes/tokyodome-kashiwanoha/images/bg2.png") no-repeat center top;
  background-color: #70b543;
  background-size: 100%;
  position: relative;
  color: white;
}
.home-access-area .inner {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 980px) {
  .home-access-area .inner {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
.home-access-area .home-heading--lg {
  text-shadow: 0px 0px 50px rgb(255, 252, 252), 0px 0px 50px rgb(255, 252, 252), 0px 0px 29px rgb(255, 252, 252);
}
@media screen and (min-width: 980px) {
  .home-access-area {
    background-size: 110% auto;
  }
}
.home-access-area p {
  margin-bottom: 1em;
}

.home-facilities-area {
  background: url("/wp-content/themes/tokyodome-kashiwanoha/images/bg3.png") no-repeat center 50%;
  background-size: cover;
}
.home-facilities-area .inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 980px) {
  .home-facilities-area .inner {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.home-facilities-area .home-heading--lg {
  text-shadow: 0px 0px 50px rgb(255, 252, 252), 0px 0px 50px rgb(255, 252, 252), 0px 0px 50px rgb(255, 252, 252), 0px 0px 50px rgb(255, 252, 252), 0px 0px 50px rgb(255, 252, 252), 0px 0px 29px rgb(255, 252, 252);
}
.home-facilities-area .facilities-cont {
  background: #222222;
  padding: 10px;
}
@media screen and (min-width: 980px) {
  .home-facilities-area .facilities-cont {
    background: none;
    padding: 0;
  }
}
.home-facilities-area .facilities-cont img {
  width: 100%;
}

.home-banner-area .inner {
  max-width: 900px;
  width: 60%;
}
@media screen and (min-width: 980px) {
  .home-banner-area .inner {
    width: 100%;
  }
}
.home-banner-area img {
  max-width: 400px;
  width: 100%;
}
.home-banner-area .aligncenter {
  margin-bottom: 0.5em;
}

.home-contact {
  max-width: 930px;
  padding: 0 20px 20px 20px;
  text-align: center;
  margin: 0 auto 30px;
}
.home-contact .home-contact-title {
  margin-top: -1em !important;
  max-width: 612px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 20px !important;
}
.home-contact .home-contact-tel {
  color: #272727;
  font-size: 3rem;
  line-height: 1.2;
}
@media screen and (min-width: 782px) {
  .home-contact .home-contact-tel {
    font-size: 4.5rem;
  }
}
.home-contact .main_title {
  margin-bottom: 20px;
}

.slick-slide a {
  display: block;
}

.home .title-area {
  border: none;
  background: #fff;
}

.home-header__badge {
  position: absolute;
  bottom: 0;
  right: 0;
  width: min(30%, 105px);
}
@media screen and (min-width: 782px) {
  .home-header__badge {
    width: min(20%, 285px);
  }
}

.home-header__copy {
  margin: 8px;
}
.home-header__copy .lg {
  font-weight: 700;
  font-size: 7vw;
}
.home-header__copy .md {
  font-size: 4vw;
}
.home-header__copy span {
  margin-bottom: 10px;
}
@media screen and (min-width: 782px) {
  .home-header__copy {
    margin: 20px;
    position: absolute;
    bottom: 60px;
    left: 40px;
  }
  .home-header__copy span {
    display: inline-block;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.75);
    color: white;
    line-height: 1.5;
    padding: 0 20px;
  }
  .home-header__copy .lg {
    font-size: 5rem;
  }
  .home-header__copy .md {
    font-size: 4rem;
  }
}

.top-nav {
  background-size: cover;
  background-color: #70b543;
  padding: 0 !important;
  position: relative;
}
@media screen and (min-width: 782px) {
  .top-nav {
    background-image: url("/wp-content/themes/tokyodome-kashiwanoha/images/topnav_bg_pc.png");
    padding: 0;
  }
}
.top-nav::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 5vw solid #70b543;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
@media screen and (min-width: 782px) {
  .top-nav::before {
    display: none;
  }
}
.top-nav::after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 10vw);
  height: calc(100% - 10vw);
  top: 5vw;
  left: 5vw;
  background-image: url("/wp-content/themes/tokyodome-kashiwanoha/images/topnav_bg_sp.png");
  background-size: cover;
  z-index: 1;
}
@media screen and (min-width: 782px) {
  .top-nav::after {
    display: none;
  }
}

.top-nav__inner {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}

.top-nav__base {
  text-align: center;
  padding-top: 25.6vw;
  padding-bottom: 32vw;
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 782px) {
  .top-nav__base {
    padding-top: min(2.2916666667vw, 33px);
    padding-bottom: min(1.5972222222vw, 23px);
  }
}
.top-nav__base img {
  width: 68vw;
}
@media screen and (min-width: 782px) {
  .top-nav__base img {
    width: min(76.7013888889vw, 1105px);
  }
}

.top-nav__item {
  position: absolute;
  z-index: 3;
}

.top-nav--gym {
  width: 41.3333333333vw;
  top: 0.2666666667vw;
  right: 16.5333333333vw;
}
@media screen and (min-width: 782px) {
  .top-nav--gym {
    width: min(23.6111111111vw, 340px);
    top: min(3.4722222222vw, 50px);
    right: min(3.4722222222vw, 50px);
  }
}

.top-nav--kids {
  width: 39vw;
  top: 109.3333333333vw;
  right: 4.8vw;
}
@media screen and (min-width: 782px) {
  .top-nav--kids {
    width: min(23.6111111111vw, 340px);
    bottom: min(24.2666666667vw, 60px);
    top: auto;
    right: min(4.5833333333vw, 66px);
  }
}

.top-nav--cafe {
  width: 34vw;
  top: 42.9333333333vw;
  left: -0.8vw;
}
@media screen and (min-width: 782px) {
  .top-nav--cafe {
    width: min(19.7916666667vw, 285px);
    top: min(25.6944444444vw, 370px);
    left: min(12.8472222222vw, 185px);
  }
}

.top-nav--cardio {
  width: 41.3333333333vw;
  top: 114.6666666667vw;
  left: 16.8vw;
}
@media screen and (min-width: 782px) {
  .top-nav--cardio {
    width: min(20.3472222222vw, 293px);
    top: min(51.3888888889vw, 740px);
    left: min(43.6805555556vw, 629px);
  }
}

.top-nav--golf {
  width: 36.1333333333vw;
  top: 8.2666666667vw;
  left: 11.2vw;
}
@media screen and (min-width: 782px) {
  .top-nav--golf {
    width: min(20.2430555556vw, 292px);
    top: min(3.5416666667vw, 51px);
    left: min(5.0694444444vw, 73px);
  }
}

.top-nav--pool {
  width: 38vw;
  top: 80vw;
  left: -1vw;
}
@media screen and (min-width: 782px) {
  .top-nav--pool {
    width: min(22.5347222222vw, 324px);
    top: min(3.6111111111vw, 52px);
    left: min(32.9166666667vw, 474px);
  }
}

.top-nav--sauna {
  width: 35.4666666667vw;
  top: 35.4666666667vw;
  right: -0.5333333333vw;
}
@media screen and (min-width: 782px) {
  .top-nav--sauna {
    width: min(18.75vw, 270px);
    top: min(25.8333333333vw, 372px);
    right: min(14.0277777778vw, 202px);
  }
}

.top-nav--studio {
  width: 34.2666666667vw;
  top: 74.1333333333vw;
  right: -2.6666666667vw;
}
@media screen and (min-width: 782px) {
  .top-nav--studio {
   width: min(22.5347222222vw, 324px);
    top: min(47.5vw, 684px);
    left: min(7.0833333333vw, 102px);
    right: auto;
  }
}

.top_bottom {
  padding: 0 !important;
}
.top_bottom img {
  width: 100%;
}

.title-area_lower {
  max-width: 1260px;
  z-index: 2;
  position: relative;
  padding-left: 4vw;
  padding-right: 4vw;
  box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (min-width: 980px) {
  .title-area_lower {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.title-area_lower .main_title {
  font-size: 1.6em;
  text-align: center;
  font-weight: normal;
  margin: 0.4em 0;
}
@media screen and (min-width: 782px) {
  .title-area_lower .main_title {
    font-size: 42px;
    text-align: left;
  }
}
.title-area_lower .event_status {
  text-align: right;
  margin: -20px 0 0.5em 0;
}
@media screen and (min-width: 782px) {
  .title-area_lower .event_status {
    position: absolute;
    top: 20px;
    margin: 0;
    right: 0;
  }
}
.title-area_lower .event_status a {
  color: #70b543;
}

.single .main_title {
  font-size: 1.8rem;
  text-align: left;
}
@media screen and (min-width: 782px) {
  .single .main_title {
    font-size: 36px;
  }
}

.lower .news-list {
  margin: 0 auto;
}
.lower .news-list li {
  padding-left: 9em;
  position: relative;
  padding-top: 20px;
  border-bottom: 1px solid #554640;
  background-color: #f7f7f7;
  padding-bottom: 20px;
}
.lower .news-list li:hover {
  background: rgba(87, 182, 41, 0.1);
}
.lower .news-list li:first-child {
  border-top: 1px solid #554640;
}
@media screen and (min-width: 782px) {
  .lower .news-list li {
    padding-bottom: 30px;
    padding-left: 14em;
    padding-top: 30px;
  }
}
.lower .news-list li a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  color: #626262;
  text-decoration: none;
  opacity: 0.7;
}
.lower .news-list li a:hover {
  text-decoration: underline;
}
.lower .news-list li p {
  margin: 0;
  position: relative;
}
.lower .news-list li [class^=icon-],
.lower .news-list li [class*=" icon-"] {
  position: absolute;
  left: 10px;
  top: 20px;
}
@media screen and (min-width: 782px) {
  .lower .news-list li [class^=icon-],
  .lower .news-list li [class*=" icon-"] {
    top: 30px;
    left: 20px;
  }
}

.pagination {
  margin-top: 1em;
  text-align: right;
}
.pagination a.page-numbers {
  border: none !important;
  padding: 5px !important;
}
.pagination .current {
  border: none !important;
  background: none !important;
}

.pickup {
  position: relative;
}
.pickup a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.pickup.post-grid {
  margin-bottom: 2em;
}
.pickup.post-grid:hover {
  cursor: pointer;
}
.pickup.post-grid:hover img {
  opacity: 0.7;
}
.pickup .pickup-img {
  position: relative;
}
.pickup .pickup-img img {
  width: 100%;
}
.pickup .pickup-title {
  margin-top: 0.5em;
  font-weight: 500;
  color: #626262;
}

.news-single [class^=icon-],
.news-single [class*=" icon-"],
.news-list [class^=icon-],
.news-list [class*=" icon-"],
.pickup [class^=icon-],
.pickup [class*=" icon-"],
.head_icon [class^=icon-],
.head_icon [class*=" icon-"] {
  min-width: 7em;
  padding: 0 1em;
  display: inline-block;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.5;
  background-color: #808080;
  border: 1px solid white;
  color: white;
}
@media screen and (min-width: 782px) {
  .news-single [class^=icon-],
  .news-single [class*=" icon-"],
  .news-list [class^=icon-],
  .news-list [class*=" icon-"],
  .pickup [class^=icon-],
  .pickup [class*=" icon-"],
  .head_icon [class^=icon-],
  .head_icon [class*=" icon-"] {
    margin-right: 1em;
  }
}
.news-single .icon-event,
.news-list .icon-event,
.pickup .icon-event,
.head_icon .icon-event {
  background: #dc000c;
}
.news-single .icon-program,
.news-list .icon-program,
.pickup .icon-program,
.head_icon .icon-program {
  background: #5dcdff;
}
.news-single .icon-news,
.news-single .icon-purple,
.news-list .icon-news,
.news-list .icon-purple,
.pickup .icon-news,
.pickup .icon-purple,
.head_icon .icon-news,
.head_icon .icon-purple {
  background: #7a65b4;
}
.news-single .icon-benefit,
.news-single .icon-blue,
.news-list .icon-benefit,
.news-list .icon-blue,
.pickup .icon-benefit,
.pickup .icon-blue,
.head_icon .icon-benefit,
.head_icon .icon-blue {
  background: #34a1c9;
}
.news-single .icon-campaign,
.news-single .icon-pink,
.news-list .icon-campaign,
.news-list .icon-pink,
.pickup .icon-campaign,
.pickup .icon-pink,
.head_icon .icon-campaign,
.head_icon .icon-pink {
  background: #e47a81;
}
.news-single .icon-red,
.news-list .icon-red,
.pickup .icon-red,
.head_icon .icon-red {
  background: #dc636f;
}
.news-single .icon-kids,
.news-single .icon-orange,
.news-list .icon-kids,
.news-list .icon-orange,
.pickup .icon-kids,
.pickup .icon-orange,
.head_icon .icon-kids,
.head_icon .icon-orange {
  background: #f39007;
}
.news-single .icon-lightblue,
.news-list .icon-lightblue,
.pickup .icon-lightblue,
.head_icon .icon-lightblue {
  background: #32a2ca;
}
.news-single .icon-others,
.news-list .icon-others,
.pickup .icon-others,
.head_icon .icon-others {
  background: #3d46a2;
}
.news-single .icon-lesson,
.news-single .icon-brown,
.news-list .icon-lesson,
.news-list .icon-brown,
.pickup .icon-lesson,
.pickup .icon-brown,
.head_icon .icon-lesson,
.head_icon .icon-brown {
  background: #ac7449;
}
.news-single .icon-masters,
.news-single .icon-green,
.news-list .icon-masters,
.news-list .icon-green,
.pickup .icon-masters,
.pickup .icon-green,
.head_icon .icon-masters,
.head_icon .icon-green {
  background: #88a781;
}
.news-single .icon-school,
.news-single .icon-event2,
.news-list .icon-school,
.news-list .icon-event2,
.pickup .icon-school,
.pickup .icon-event2,
.head_icon .icon-school,
.head_icon .icon-event2 {
  background: #bf718f;
}
.news-single .icon-event,
.news-single .icon-yellow,
.news-list .icon-event,
.news-list .icon-yellow,
.pickup .icon-event,
.pickup .icon-yellow,
.head_icon .icon-event,
.head_icon .icon-yellow {
  background: #b8a222;
}

.news-list [class^=icon-],
.news-list [class*=" icon-"] {
  min-width: 6em;
}

.news-single [class^=icon-],
.news-single [class*=" icon-"] {
  font-size: 1em;
  width: 8em;
}
.pickup [class^=icon-],
.pickup [class*=" icon-"] {
  text-align: center;
  width: 8em;
  z-index: 2;
}

.ttl_style {
  padding: 20px;
  width: 65%;
  margin: 0 calc(50% - 50vw) !important;
  position: relative;
}
@media screen and (min-width: 782px) {
  .ttl_style {
    max-width: 400px;
    width: 40%;
    margin: 0 calc(50% - 50vw) !important;
  }
}
@media screen and (min-width: 1320px) {
  .ttl_style {
    margin: 0 calc(50% - 660px) !important;
  }
}
.ttl_style span {
  position: absolute;
  color: white;
  left: 54%;
  top: 50%;
  transform: translateY(-35%);
  font-size: 1.5rem;
  font-weight: normal;
}

.home .ttl_style {
  margin: 4vw calc(50% - 50vw) !important;
}
@media screen and (min-width: 782px) {
  .home .ttl_style {
    margin: 40px calc(50% - 50vw) !important;
  }
}

.category-event .loop-wrapper {
  display: block;
}

.archive_event {
  border-bottom: 1px solid #70b543;
  padding: 20px 0;
  position: relative;
}
@media screen and (min-width: 782px) {
  .archive_event {
    padding: 40px 0;
  }
}
.archive_event h4 {
  margin-top: 0;
}
@media screen and (min-width: 782px) {
  .archive_event .archive_event_cont {
    display: flex;
  }
}
.archive_event .archive_event_cont_txt {
  flex: 1;
}
.archive_event .archive_event_thumbnail img {
  width: 100%;
}
@media screen and (min-width: 782px) {
  .archive_event .archive_event_thumbnail {
    width: 30%;
    margin-left: 3%;
  }
}

.event_status .event_status_title {
  font-size: 1.3em;
}
.event_status.event_close .event_status_title {
  color: #b90015;
}
.event_status.event_open .event_status_title {
  color: #000099;
}
.event_status ul li {
  display: inline-block;
  margin-right: 1em;
}

.p-article-thumb {
  text-align: center;
}

.topics-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media screen and (min-width: 782px) {
  .topics-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.topics-list__item {
  border: 1px solid;
  border-radius: 0 0 20px 0;
  border: 1px solid #272727;
  padding: 0;
}
@media screen and (min-width: 782px) {
  .topics-list__item {
    border-radius: 0 0 30px 0;
  }
}
.topics-list__item img {
  width: 100%;
}
.topics-list__item p {
  margin: 10px;
  font-size: 13px;
}
@media screen and (min-width: 782px) {
  .topics-list__item p {
    font-size: 15px;
  }
}

.title-area_lower {
  position: relative;
}

@media screen and (min-width: 782px) {
  .topics-copy {
    position: absolute;
  }
}

.article-tags {
  display: inline-flex;
  gap: 10px;
  font-size: 13px;
}

.article-tags__item {
  background: #808080;
  padding: 0 1em;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.5;
  border: 1px solid white;
  color: white;
}

.topics-list .article-tags {
  margin: 10px;
}

.topics-list .article-tags {
  display: flex;
  flex-wrap: wrap;
  min-width: 7em;
  box-sizing: content-box;
}

.wpcf7 {
  max-width: 830px;
  margin: 0 auto;
}
.wpcf7 input[type=tel] {
  border: solid 1px #e6e6e6;
  color: #777;
  margin-top: 0.6em;
  padding: 0.6em;
}
.wpcf7 input[type=tel].wpcf7c-conf {
  border: none;
}
.wpcf7 input[type=email].wpcf7c-conf,
.wpcf7 .wpcf7c-conf {
  background: none;
  border: none;
}
.wpcf7 .wpcf7-form.sent dl,
.wpcf7 .wpcf7-form.sent .form-acceptance,
.wpcf7 .wpcf7-form.sent .form-submit,
.wpcf7 .wpcf7-form.sent .form-requirTxt,
.wpcf7 .wpcf7-form.sent .form-attention,
.wpcf7 .wpcf7-form.sent .form-attention-read {
  display: none;
}
.wpcf7 .wpcf7-form.sent .wpcf7-response-output {
  text-align: center;
  padding: 5em 0;
  border: none;
}
.wpcf7 input[type=radio].wpcf7c-conf:checked::after {
  background-color: #272727;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 4px;
  width: 10px;
  height: 10px;
}
.wpcf7 .custom-wpcf7c-confirmed .wpcf7-radio .wpcf7-list-item {
  display: none;
}
.wpcf7 .custom-wpcf7c-confirmed .wpcf7-radio .wpcf7-list-item.wpcf7c-conf-checked {
  display: block;
  margin-left: 0;
}
.wpcf7 .custom-wpcf7c-confirmed input[type=radio].wpcf7c-conf,
.wpcf7 .custom-wpcf7c-confirmed input[type=checkbox].wpcf7c-conf {
  display: none;
}
.wpcf7 .custom-wpcf7c-confirmed select {
  -webkit-appearance: none; /* ベンダープレフィックス(Google Chrome、Safari用) */
  -moz-appearance: none; /* ベンダープレフィックス(Firefox用) */
  appearance: none; /* 標準のスタイルを無効にする */
}
.wpcf7 .wpcf7c-elm-step3 {
  text-align: center;
  padding: 50px 0;
}
.wpcf7 span.wpcf7-list-item {
  position: relative;
  padding-right: 1em;
}
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=url], .wpcf7 input[type=password], .wpcf7 input[type=search], .wpcf7 input[type=tel], .wpcf7 textarea {
  margin: 0.5em 0;
  width: 100%;
}
.wpcf7 input[type=text].recruit-birth-y, .wpcf7 input[type=email].recruit-birth-y, .wpcf7 input[type=url].recruit-birth-y, .wpcf7 input[type=password].recruit-birth-y, .wpcf7 input[type=search].recruit-birth-y, .wpcf7 input[type=tel].recruit-birth-y, .wpcf7 textarea.recruit-birth-y {
  width: 5em;
}
.wpcf7 input[type=text].recruit-yubin, .wpcf7 input[type=email].recruit-yubin, .wpcf7 input[type=url].recruit-yubin, .wpcf7 input[type=password].recruit-yubin, .wpcf7 input[type=search].recruit-yubin, .wpcf7 input[type=tel].recruit-yubin, .wpcf7 textarea.recruit-yubin {
  width: 8em;
}
.wpcf7 button, .wpcf7 input[type=button], .wpcf7 input[type=reset], .wpcf7 input[type=submit] {
  padding: 1em 0;
  width: 8em;
  background: #272727;
  text-align: center;
  margin: 0 10px;
  border-radius: 999px;
}
@media screen and (min-width: 782px) {
  .wpcf7 button, .wpcf7 input[type=button], .wpcf7 input[type=reset], .wpcf7 input[type=submit] {
    width: 18em;
  }
}
.wpcf7 button:disabled, .wpcf7 input[type=button]:disabled, .wpcf7 input[type=reset]:disabled, .wpcf7 input[type=submit]:disabled {
  background: #ccc;
}
.wpcf7 input.back {
  background: #999;
}
.wpcf7 dl {
  margin: 0 0 2em;
}
.wpcf7 dl dt, .wpcf7 dl dd {
  margin: 0;
  font-weight: normal;
  padding: 5px 15px;
  box-sizing: border-box;
}
.wpcf7 dl dt {
  background: #4e4e4e;
  color: white;
}
.wpcf7 dl dd {
  background: #ddf0d4;
}
@media screen and (min-width: 782px) {
  .wpcf7 dl {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2em;
  }
  .wpcf7 dl dt, .wpcf7 dl dd {
    padding: 10px 20px;
    border-bottom: 1px solid #ffffff;
  }
  .wpcf7 dl dt {
    width: 15em;
  }
  .wpcf7 dl dd {
    width: calc(100% - 15em);
    margin: 0;
  }
}
.wpcf7 .form-attention-read {
  margin-bottom: 0.5em;
}
.wpcf7 .form-attention {
  border: 1px solid #D1D1D1;
  padding: 20px 30px;
  margin-bottom: 20px;
}
@media screen and (min-width: 782px) {
  .wpcf7 .form-attention {
    padding: 20px 60px;
  }
}
.wpcf7 .form-attention h4 {
  font-size: 1.8rem;
  margin-bottom: 0.5em;
  margin-top: 0;
}
.wpcf7 .form-attention h5 {
  font-size: 1.6rem;
}
.wpcf7 .form-attention p {
  font-size: 1.5rem;
  margin: 0;
}
.wpcf7 .form-attention .form-privacy {
  position: relative;
}
@media screen and (min-width: 782px) {
  .wpcf7 .form-attention .form-privacy p {
    margin-right: 180px;
  }
}
.wpcf7 .form-attention .form-privacy .form-privacy-mark {
  text-align: center;
}
.wpcf7 .form-attention .form-privacy .form-privacy-mark p {
  margin: 0;
}
.wpcf7 .form-attention .form-privacy .form-privacy-mark img {
  max-width: 110px;
}
@media screen and (min-width: 782px) {
  .wpcf7 .form-attention .form-privacy .form-privacy-mark {
    position: absolute;
    right: 0;
    top: 20px;
  }
  .wpcf7 .form-attention .form-privacy .form-privacy-mark img {
    max-width: 130px;
  }
}
.wpcf7 .form-signature {
  color: #666;
  margin-top: 2em;
}
.wpcf7 .form-signature p {
  font-size: 1.4rem;
  line-height: 1.4;
}
.wpcf7 .form-acceptance,
.wpcf7 .form-submit {
  text-align: center;
}
.wpcf7 .form-acceptance .wpcf7 span.wpcf7-list-item,
.wpcf7 .form-submit .wpcf7 span.wpcf7-list-item {
  margin-left: 0;
}
.wpcf7 .form-acceptance {
  padding-right: 1em;
}
.wpcf7 .sp-inline-block {
  display: inline-block;
}
@media screen and (min-width: 782px) {
  .wpcf7 .sp-inline-block {
    display: inline-;
  }
}
.wpcf7 .notice {
  font-size: 1.3rem;
}

.search .ani {
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #ccc;
}

.header-widget {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 30%;
  max-width: 200px;
  right: 10px;
  transform: translate(0, -50%);
}

.rightFixBtn {
  display: none;
  position: fixed;
  z-index: 5000;
  bottom: 0;
  right: 5px;
}
.rightFixBtn br {
  display: none;
}
.rightFixBtn a {
  display: block;
  line-height: 1.1;
  font-size: 1.3rem;
  font-weight: 600;
  text-align: center;
  color: #fff;
  border-radius: 6px 6px 0 0;
  background: #dc000c;
  text-decoration: none;
  padding: 0.8em 1em;
}
.rightFixBtn a:hover {
  background: #004bb2;
  color: white;
}
@media screen and (min-width: 782px) {
  .rightFixBtn {
    bottom: auto;
    top: 330px;
    right: 0;
  }
  .rightFixBtn br {
    display: inline;
  }
  .rightFixBtn a {
    width: 70px;
    padding: 20px 0;
    border-radius: 6px 0 0 6px;
    font-size: 1.7rem;
  }
}

@media screen and (min-width: 980px) {
  .three-column .loop-wrapper {
    margin-left: -18px;
    margin-right: -18px;
  }
  .three-column .post-grid {
    padding-left: 18px;
    padding-right: 18px;
    width: 48%;
  }
  .three-column .post-grid br {
    display: none;
  }
}
@media screen and (min-width: 782px) {
  .entry-content.equipment {
    margin-left: auto;
    margin-right: auto;
    max-width: 930px;
  }
}

.admin-bar .site-header {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .admin-bar .site-header {
    top: 32px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .site-header {
    top: 0;
  }
}

.arrow-link {
  margin-bottom: 0.3em;
}
.arrow-link a {
  font-size: 1.8rem;
  margin: 0.5em 0;
  text-decoration: none;
  align-items: center;
  gap: 5px;
  display: inline-flex;
}
.arrow-link a::after {
  background-image: url(/wp-content/themes/tokyodome-kashiwanoha/images/icon-arrow.svg);
  font-weight: normal;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 20px;
}

.arrow-link.is-bottom a::after {
  background-image: url(/wp-content/themes/tokyodome-kashiwanoha/images/icon-arrow-bottom.svg);
}

.news-archiveLink {
  text-align: center;
  max-width: 400px;
  margin: 40px auto 0;
}
.news-archiveLink .wp-block-button__link {
  align-content: center;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  text-align: center;
  word-break: break-word;
}

.footer-logo {
  max-width: 175px;
}

.footer-logo__right {
  width: 60%;
  margin: 0 auto 20px;
  max-width: 175px;
}
@media screen and (min-width: 783px) {
  .footer-logo__right {
    max-width: 220px;
    margin-left: auto !important;
  }
}
.footer-logo__right img {
  width: 100%;
  height: auto;
}
/* 固定リンク */
.fixed-menu {
  position: fixed;
  z-index: 10;
  bottom: 0;
  width: 100%;
  padding: 1em 0.5em;
  height: 83px;
  box-sizing: border-box;
}
@media screen and (max-width: 781px) {
  .fixed-menu {
    position: relative;
    background: #272727;
    border: none;
    margin-top: -1px;
  }
}
@media screen and (min-width: 782px) {
  .fixed-menu {
    display: block;
  }
}

.fixed-menu__price {
  width: min(70%, 200px);
  margin: 0 auto;
}

.fixed-menu__btnarea {
  display: flex;
  justify-content: space-around;
  width: min(100%, 400px);
  margin: 0 auto;
}

.fixed-menu__btn {
  width: min(46%, 200px);
  text-decoration: none;
  display: block;
  background-color: #272727;
  background-image: url(/wp-content/themes/tokyodome-kashiwanoha/images/icon-window.svg);
  background-repeat: no-repeat;
  background-position: right 5px bottom 5px;
  background-size: 20px;
  border: 1px solid white;
  text-align: center;
  color: white !important;
  font-size: 17px;
  padding: 0.8em 0;
  line-height: 1.2;
}
@media screen and (max-width: 781px) {
  .fixed-menu__btn {
    border-radius: 999px;
    min-width: 13em;
    display: inline-block;
    background: white;
    color: #272727 !important;
    background-image: url(/wp-content/themes/tokyodome-kashiwanoha/images/icon-window_black.svg);
    background-repeat: no-repeat;
    background-position: right 5px bottom 5px;
    background-size: 20px;
    background-position: right 20px top 50%;
  }
}

.fixed-menu__btn.is-ready {
  filter: saturate(10%) brightness(250%);
  border-color: #555;
  color: #555 !important;
}

.fixed-menu__sub {
  font-size: 0.75em;
}

@media screen and (min-width: 782px) {
  .fixed-menu__sub {
    height: 100%;
    line-height: 1;
    position: absolute;
    left: 6px;
  }
}
@media screen and (min-width: 782px) {
  .fixed-menu {
    background: none;
    right: 0;
    top: 220px;
    bottom: auto;
    width: auto;
    display: flex;
    justify-content: space-between;
    align-items: top;
    height: auto;
    padding-left: 15px;
    padding-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 10000;
    position: fixed;
  }
  .fixed-menu__price {
    width: 20px;
    padding: 1em 0.6em;
  }
  .fixed-menu__btnarea {
    display: block;
  }
  .fixed-menu__btn {
    writing-mode: vertical-rl;
    padding: 0 0.8em 2em;
    margin: 1em 0;
    margin-left: 0.4em;
    border-right: 0;
    font-size: 19px;
    height: 10.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-position: right 50% bottom 25px;
    line-height: 1.5;
    width: 3.5em;
    box-sizing: border-box;
    border-radius: 0 0 0 30px;
  }
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 1em;
}/*# sourceMappingURL=style.css.map */