@charset "utf-8";
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(font/materialicons.woff2) format('woff2');
  font-display: swap;
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}
html {
  font-size: 16px;
}
@media screen and (max-width: 575.98px) {
  html {
    font-size: 14px;
  }
}
body {
  font-size: 1rem;
}
#access > div > ul {
  margin-bottom: 0;
}
#access > div > ul > li > a {
  padding: 1.3em 1em;
  font-size: clamp(0.813rem, 0.143rem + 1.07vw, 1rem);
}
#footer, #header {
  font-size: 0.8rem;
}
#menu-privacy li {
  display: inline-block;
  margin-right: 1rem;
}
html {
  scroll-behavior: smooth;
}
#main {
  font-size: 1rem;
}
#header .description {
  color: #ccc;
}
#header {
  color: #fff;
  background: url(images/header-bg.jpg) center;
}
#header a {
  color: #fff;
}
#access {
  background: url(images/access-bg.png) bottom repeat-x #657483 !important;
  border-top: 1px solid #84909C;
  border-bottom: 2px solid #000;
}
#home-title {
  background: url(images/home-title-bg.jpg) center;
  border-bottom: 3px solid #657483;
  padding: 0;
}
#home-title .title {
  background: url(images/home-title.png) 0 center no-repeat;
  width: 100%;
  max-width: 317px;
  padding-top: 4%;
  background-size: contain;
}
#page {
  background: url(images/page-bg.jpg) repeat;
}
#topinfo.topinfo-home {
  overflow: hidden;
}
.entry-content {
  background: url(../hublog-union/images/bg-wh50.png);
}
#access {}
#nav_toggle {
  display: none;
}
#nav_toggle ~ .menu-access-container {
  display: none;
}
#nav_toggle:checked ~ .menu-access-container {
  display: block;
}
#global-header .sitetitle img.header-image {
  width: 100%;
}
.globNav-toggle > span[title="menu"]:before {
  font-family: 'Material Icons';
  content: "\e5d2";
  font-size: 30px;
}
/*本日のお知らせ*/
body.page-id-17942 #info_baloon {
  display: none;
}
#info_baloon {
  position: fixed;
  top: 210px;
  right: 0;
  z-index: 999;
  min-width: 40px;
}
@media screen and (max-width: 575.98px) {
  #info_baloon {
    position: fixed;
    top: 100px;
  }
}
#info_baloon input#baloon_btn {
  display: none;
}
#info_baloon .inbox {
  width: calc(100% -40px);
  overflow: hidden;
  background: #010b2d;
  border-radius: 10px 0 0 10px;
  padding: 0 10px;
}
#info_baloon .inbox {
  overflow: hidden;
  justify-content: flex-end;
}
#info_baloon, #info_baloon .inbox, #info_baloon .inbox .baloon_box {
  transition: .3s;
}
#info_baloon .inbox .baloon_box {
  width: 20em;
  overflow: hidden;
  padding: 0 5px;
  margin: 2px 0;
  /*	background: #fff;*/
  background: rgba(255, 225, 169, 1.00);
  color: #000;
}
@media screen and (min-width: 768px) {
  #info_baloon .inbox .baloon_box {
    font-size: 1.2em;
    line-height: 1.5em;
  }
}
#info_baloon .inbox .baloon_box p {
  margin-bottom: 0em;
  ;
}
#info_baloon .inbox .baloon_box p:last-child {
  margin-bottom: 0;
}
#info_baloon input#baloon_btn:checked + .inbox {
  justify-content: flex-start;
}
#info_baloon input#baloon_btn:checked + .inbox .baloon_box {
  width: 0em;
}
#info_baloon .baloon_label {
  width: 40px;
  overflow: hidden;
  color: #fff;
  height: calc(100% + 10px);
}
#info_baloon .baloon_label > span {}
#info_baloon .baloon_label span.material-icons, #info_baloon .baloon_label > span i {
  display: block;
  font-size: 26px;
  padding: 40% 0;
  transition: 0.2s;
}
#info_baloon .baloon_label span:first-child {
  display: none;
}
#info_baloon input#baloon_btn:checked + .inbox .baloon_label span:first-child {
  display: block !important;
}
#info_baloon input#baloon_btn:checked + .inbox .baloon_label span:first-child + span {
  display: none;
}
#info_baloon .baloon_box {
  white-space: nowrap;
}
#info_baloon .inbox > * {
  display: inline-block;
  vertical-align: top;
}
#info_baloon .post-edit-link {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
}
#info_baloon .pagebar {
  display: none;
}
/*HOME*/
.home-content {
  background: url(../hublog-union/images/bg-wh60.png);
  margin-bottom: 1em;
}
.home-content > .inbox {
  padding: 1em;
}
#home-infoarea {
  background: transparent;
}
#home-infoarea #home-signals {
  background: url(../hublog-union/images/bg-wh60.png);
}
#home-infoarea #home-signals .posts {}
#home-infoarea #home-photo {
  background: url(../hublog-union/images/bg-bk40.png);
}
#home-infoarea #home-signals {
  max-height: 750px;
  overflow-y: scroll;
}
#home-infoarea #home-signals .widget_twitter_timeline {}
#home-infoarea #home-signals .home-title {
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
#twitter-widget-1 {
  width: 100% !important;
}
#home-fields {
  margin-bottom: 0;
}
#home-infoarea .date {
  display: none;
}
#home-plans {}
/*2カラム*/
#home-plans .w50 .title {
  margin-top: 0;
}
#home-plans .flexbox > .w50 {
  position: relative;
  padding-bottom: 5em;
}
#home-plans .flexbox > .w50 .arrow.btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#home-plans .w50 .title {
  margin-top: 0;
  text-align: center;
  font-size: 1.2em;
  padding-top: 0.3em;
}
#home-plans .w50 {
  padding: 0 0.5em 0;
  position: relative;
}
@media screen and (max-width: 639px) {
  #home-plans .w50 .w50 {
    width: 100%;
  }
}
/*
#slideshow{
	margin-bottom: 0 !important;
}*/
#top_filter {
  margin-left: calc(-50vw + 600px);
  width: 100vw;
  background: #111;
}
#top_filter li {
  margin-bottom: 0.5em;
  font-size: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
#top_filter li a {
  display: block;
  height: 100%;
  color: #fff;
  padding: 1em 0.5em;
  vertical-align: middle;
  background: #010b2d;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.50);
  border: 2px solid #ccc;
  font-weight: bold;
  transition: .2s;
}
#top_filter li a:hover {
  border: 2px solid #1b3c7e;
}
#top_filter li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
#top_filter li a span {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 639px) {
  #top_filter li {
    width: 48%;
  }
  #top_filter li a {
    padding: 0.5em;
  }
}
@media screen and (max-width: 1199px) {
  #top_filter {
    margin-left: 0;
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }
}
/*3カラム*/
/*
#home-plans .w33 {
	padding:0;
	margin:0.5% 1.5% 4em;
	position:relative;
}

#home-plans .w33 .title{
	margin-top:0;
	text-align:center;
	font-size: 1.2em;
	padding-top: 0.3em;
}

#home-plans .w33 .btn.arrow{
	position:absolute;
	bottom:-4em;
	left:0;
	right:0;
}

@media screen and (max-width: 479px) {
#home-plans .w33 {
	width:100%;
}
#home-plans .w50 {
	width:100%;
}
}
*/
#home-plans .flexbox + .arrow.btn {
  border-top: 1px dotted #ccc;
  margin-top: 0;
  padding-top: 1.5em;
}
/*side*/
#side-shopinfo {
  background: url(../hublog-union/images/bg-wh60.png);
}
/*Entry*/
.entry-content h2 {
  background: #0B103E;
  padding: 0.75rem;
}
/*BSP*/
#main.page-bsp {}
/*FIELDS*/
#main.page-fields #fields-photo {}
#main.page-fields #fields-photo .inbox {}
#main.page-fields #fields-photo .inbox a {
  display: inline-block;
  width: 100%;
}
#main.page-fields #fields-photo .inbox.half a {
  max-width: 49%;
}
/*GUIDANCE*/
ul.facility {
  margin-left: 0;
}
ul.facility li {
  max-width: 200px;
  position: relative;
  margin-bottom: 0.5em;
  display: block;
  list-style: none;
}
ul.facility li:hover span {
  display: none;
}
ul.facility li img {
  width: 100%;
  height: auto;
  display: block;
}
ul.facility li span {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background: url(../hublog-union/images/bg-bk40.png);
  padding: 0.2em 3%;
  width: 94%;
  color: #fff;
  text-align: center;
  font-size: 0.85em;
  line-height: 1.4em;
}
ul.shop {}
ul.shop li {
  display: block;
  width: 45%;
  text-align: center;
}
ul.shop li span {
  display: inline-block;
}
ul.shop li span.title {
  display: block;
  font-weight: bold;
}
@media screen and (max-width: 799px) {
  ul.facility li {
    width: 30%;
  }
}
@media screen and (max-width: 640px) {
  ul.facility li {
    width: 45%;
  }
  #side-recommend {
    display: none;
  }
}
/*RESERVATION*/
table.my-calendar-table {
  background: #fff;
}
table.my-calendar-table td {
  border: 1px solid #ccc;
}
.entry-content table.my-calendar-table h3 {
  padding: 0;
}
/*SNS*/
.fb-page.fb_iframe_widget {
  width: 100%;
}
/*ARCHIVE*/
.pagebar {}
.pagebar ul {
  display: block;
  list-style: none;
  text-align: center;
}
.pagebar ul li {
  display: inline-block;
}
.pagebar ul li > * {
  display: block;
  padding: 0.1em 0.5em 0.2em;
  line-height: 1.2em;
  background: rgba(0, 0, 0, 0.50);
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
}
.pagebar .current, .pagebar ul li a:hover {
  background: #000158;
}
.pagebar a:visited {
  border: 1px solid #ccc;
}
.wp-pagenavi span.current {
  background: transparent !important;
}
.wp-pagenavi a:hover {}
.wp-pagenavi > a, .wp-pagenavi > span {
  white-space: nowrap !important;
  display: inline-block;
}
/*.wp-pagenavi > .pages,
.wp-pagenavi > .last{
	display: block;
}*/
/*JRGUN*/
#event_bnr .post {
  position: relative;
}
#event_bnr .post .announcement {}
#event_bnr .post .announcement img {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
  display: block;
}
#jr_page_nav {}
#jr_page_nav.flexbox > li {
  width: calc(100% / 3 - 1%);
  margin: 0.2rem 0.5%;
  font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
  align-items: center;
}
#jr_page_nav.flexbox > li a {
  display: block;
  padding: 0.8rem 0;
  background: rgba(59, 132, 192, 1.00);
  font-weight: bold;
}
@media screen and (max-width: 1199.98px) {
  #jr_page_nav.flexbox > li {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 575.98px) {
  #jr_page_nav.flexbox > li {
    width: calc(100% / 2 - 1%);
  }
}
/*OUTDOOR*/
#main.wrapper.page-outdoor #breadcrumb {
  display: none;
}
#main.page-outdoor .posts .post a {
  color: #3e3a28;
}
@media screen and (max-width: 639px) {
  /*#global-header .row > .col-4,
#global-header .row > .col-8,

body.page-id-35232 #global-header .row > .col-4,
body.page-id-35232 #global-header .row > .col-8{
    width: 100%;
    flex: none;
    max-width: none;
    }
*/
}
#uof_ticket {
  background: #fffbe8;
  border: 0.5em solid #ffc656;
  border-radius: 1.5em;
}
#uof_ticket .outdoor_content_header {
  border-bottom: 0;
  background: url("images/uof2021/ticket-border.png?01") center no-repeat;
  background-size: contain;
  text-align: center;
}
#uof_ticket .outdoor_content_header h2.ttl_img {
  display: inline-block;
  background: #fffbe8 !important;
  padding: 0 2em !important;
  margin: 1em auto 1em;
  border-bottom: 0 !important;
}
.ticket-rantal {
  background: url("images/uof2021/ticket-border.png?01") top center no-repeat;
  background-size: contain;
  padding-top: 3em;
  margin-top: 4em;
}
.ticketcontent {}
.ticketcontent a {
  filter: drop-shadow(0.5em 0.5em 3px #ccc);
}
.ticketcontent a:hover {
  transform: rotate(-3deg);
}
.openingour {
  width: 85%;
  margin: 0 auto 1em;
  background: rgba(255, 255, 255, 0.8);
  color: #333;
  text-align: center;
  padding: 0.4em;
  border-radius: 5px;
  box-sizing: border-box;
  border: 2px solid #816044;
}
.openingour > span {
  display: inline-block;
}
#global-header .openingour {
  font-size: 1.4em;
}
#page.outdoor-pages {
  background: url("images/outdoor/outdoor-bg.jpg") center 0 no-repeat fixed;
  background-size: cover;
}
#page.outdoor-pages .index-title, #page.outdoor-pages .entry-title {
  background: #3e3a28;
  color: #fef8e2;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
#page.outdoor-pages img.alignright {
  margin-left: 1.5em;
}
#page.outdoor-pages img.alignleft {
  margin-right: 1.5em;
}
#page.outdoor-pages hr {
  clear: both
}
#page.outdoor-pages #header {
  background: none;
}
#page.outdoor-pages #footer {}
#page.outdoor-pages #footer .cr, #page.outdoor-pages #footer .widget-branch, #page.outdoor-pages #foot-shopinfo {
  display: none;
}
#page.outdoor-pages #foot-info {
  padding-bottom: 50px;
}
#page.outdoor-pages #foot-info:before {
  content: "©UNIONアウトドアフェスティバル2021";
  display: block;
  text-align: center;
}
@media screen and (max-width: 639px) {
  #page.outdoor-pages #header #global-header .col-4 {
    padding-right: 0;
  }
  #page.outdoor-pages #header #global-header .col-8 {
    padding-left: 0;
  }
}
#page.outdoor-pages #header #global-header {
  background: #ea9371 url("images/outdoor/oudoor-main.jpg") center no-repeat;
  background-size: cover;
  max-width: none;
}
#page.outdoor-pages #header .outdoor-title.title .w100 {
  max-width: 400px;
  margin: 0 auto;
}
#page.outdoor-pages #header #global-header .inbox .l-box .w100 {
  margin: 3% auto 0%;
}
#page.outdoor-pages #header #global-header .inbox .r-box .w100 {
  margin: 0% 0 0%;
  max-width: 600px;
}
#page.outdoor-pages #header .outdoor-title.title {
  background: #ea9371;
  margin: 0 auto;
  padding: 0.5em;
}
#outdoor-news .posts .tmb-icon.new {
  top: 5px;
  left: -1px;
  background: url(../hublog-union/images/icon_new.png) 0 0 no-repeat;
  width: 31px;
  height: 12px;
  text-indent: -999px;
  overflow: hidden;
  display: inline-block;
}
#outdoor-news .posts .post {
  font-size: 1em;
}
#outdoor-news .posts .post a {
  text-decoration: none;
  color: #333;
}
#outdoor-news .posts .post a:hover {
  text-decoration: underline;
}
#outdoor-news .posts .post .date {
  margin-left: 2em;
}
#page.outdoor-pages #header .description {
  background: #b4694b;
  color: #fff;
  text-align: center;
  padding: 0.3em;
}
#page.outdoor-pages #sidebar {
  display: none;
}
#page.outdoor-pages #content, #page.outdoor-pages #container {
  margin-left: 0;
}
#page.outdoor-pages .entry-content {
  padding: 1.5em 1.5em;
  background: none rgba(255, 255, 255, 0.85);
  border: 1px solid #c75725;
  border-radius: 0 0 4px 4px;
  box-sizing: border-box;
}
#page.outdoor-pages #main.page-outdoor .entry-content {
  background: transparent;
  border: none;
  padding: 0;
  border-radius: 0;
}
#page.outdoor-pages .entry-content h2 {
  background: none transparent;
  color: #3e3a28;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 2px dashed #c75725;
  box-shadow: none;
  text-align: center;
  padding-left: 0;
  font-size: 1.6em;
}
#page.outdoor-pages .entry-content .anchor {
  margin-bottom: 3em;
}
#page.outdoor-pages .btn a, #page.outdoor-pages .entry-content .btn a {
  background: none #cb5925;
  opacity: 0.75;
  transition: .3s;
  font-size: 0.8em;
  padding: 0.3em 1em;
}
#page.outdoor-pages .btn a:hover, #page.outdoor-pages .entry-content .btn a:hover {
  opacity: 1.0;
}
#page.outdoor-pages .addtoany_content {
  display: none;
}
#outdoor-header {
  margin-top: 3em;
  margin-bottom: 2em;
  text-align: center;
}
#outdoor-header p {
  line-height: 1.6em;
  color: #222;
}
#outdoor-header .l-box .w100 {
  padding: 1em 2%;
}
#outdoor-header .l-box p {
  color: #fef8e2;
  text-shadow: 0 0 8px rgba(00, 00, 00, 0.5);
}
#uof_poster {
  margin-bottom: 1.5em;
}
#uof_poster a {
  border: 2px solid #fff;
  box-shadow: 0 0 8px rgba(00, 00, 00, 0.5);
  margin: 0 10%;
}
#content > .type-uof .gallery.gallery-columns-2 {
  text-align: center;
}
#content > .type-uof .gallery.gallery-columns-2 .gallery-item {
  float: none;
}
.uof_link .ttl {
  display: block;
  position: relative;
}
.uof_link .ttl > span {
  display: inline-block;
  background: #685b24;
  padding-right: 0.8em;
  padding-left: 0.8em;
  border-radius: 0.7em;
  z-index: 3;
  position: relative;
  color: #fff;
}
.uof_link .ttl:before {
  display: block;
  width: 100%;
  content: " ";
  border-bottom: 1px solid #685b24;
  height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.uof_link i {
  font-size: 2.6em;
}
.uof_link a {
  margin: 1em 0.4em;
  display: inline-block;
  color: #454545;
}
.uof_link img {
  display: inline-block;
  height: 2em;
  width: 2em;
}
.row.wrapper:before {
  content: none;
}
#main.page-outdoor .entry-content {
  padding: 0;
}
#main.page-outdoor .outdoor-content .wrapper {
  padding: 0 1.5em 1.5em;
  background: rgba(255, 255, 255, 0.75);
  box-sizing: border-box;
  border: 1px solid #c75725;
  border-radius: 4px;
}
#main.page-outdoor #outdoor-about > .wrapper {
  background: url("images/outdoor/outdoor-about.jpg") center no-repeat #685b24;
  background-size: cover;
  border-radius: 0;
  border: 0;
  margin-bottom: 3em;
}
#outdoor-about .outdoor_content_header {}
#outdoor-about .about-info {
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  border: 2px solid #fff;
}
#page.outdoor-pages #breadcrumb, #page.outdoor-pages #breadcrumb a {
  color: #fff;
}
#page.outdoor-pages .posts.flexbox {}
#page.outdoor-pages .posts.flexbox a {
  text-decoration: none;
}
#page.outdoor-pages .posts .post .thumbnail {
  background: #fff;
}
#page.outdoor-pages .posts.flexbox .post .thumbnail {
  float: none;
  width: 100%;
  height: 0;
  padding-top: 56%;
  position: relative;
}
#page.outdoor-pages .posts.flexbox .post .thumbnail .attachment {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#page.outdoor-pages .posts.flexbox .post .thumbnail .attachment img {
  width: 100%;
  height: auto;
  max-height: none;
}
#page.outdoor-pages .posts.flexbox .post .metabox {
  float: none;
  margin: 0;
  width: 100%;
  padding: 0;
  padding-bottom: 2em;
}
#page.outdoor-pages .posts.flexbox .post .btn a {
  display: block;
  margin: 0 auto 0.5em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 90%;
  box-sizing: border-box;
}
#page.outdoor-pages .posts.flexbox .post {
  text-align: center;
}
#page.outdoor-pages .posts.flexbox .post .title {
  padding: 0.5em 0;
  margin-bottom: 0;
}
.posts .post.outdoor .cat_icon {
  right: 1px;
  bottom: 1px;
}
#page.outdoor-pages .posts.flexbox .post.booth .thumbnail {
  padding-top: 100%;
}
#uof-pickup {}
#uof-pickup .posts .post .todetail.arrow.btn a {
  color: #fff;
}
#page.outdoor-pages #uof-pickup .posts .post .thumbnail {
  background: transparent
}
#uof-pickup .posts {
  border-bottom: 2px dashed #c75725;
}
#uof-pickup .posts .post {
  border-bottom: 1px dashed #c75725;
}
#outdoor-booth {
  text-align: center;
}
#page.outdoor-pages .archive.category-parent-outdoor-booth, #page.outdoor-pages .archive.category-parent-outdoor, #page.outdoor-pages .archive.category-outdoor {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#outdoor-contents .archive .post.outdoor, #page.outdoor-pages .archive.category-parent-outdoor-booth .post.outdoor, #page.outdoor-pages .archive.category-parent-outdoor .post.outdoor, #page.outdoor-pages .archive.category-outdoor .post.outdoor {
  box-sizing: border-box;
  width: 45%;
  margin: 0 1% 1em;
  padding: 1em 2% 0.5em;
  vertical-align: top;
  position: relative;
  border-top: #3e3a28 2px solid;
  border-bottom: #3e3a28 1px solid;
  background: rgba(255, 255, 255, 0.8);
}
#outdoor-contents .posts.clearfix .post {
  /*width: 47%;
margin: 0 1% 1em;*/
  padding: 1em 2% 0.5em;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)
}
#page.outdoor-pages #header {
  border-top: 42px solid #3e3a28;
}
#page.outdoor-pages #header #access {
  background: #ea9371 !important;
  border: none;
  min-height: 41px;
  z-index: 999;
}
#page.outdoor-pages .globNav-toggle {
  height: 41px;
}
#page.outdoor-pages .globNav-toggle > span[title="menu"] {
  background: #b4694b;
}
#page.outdoor-pages .posts .post.outdoor_logo .thumbnail {
  max-width: 210px;
  width: 100%;
}
#page.outdoor-pages #access div.menu-outdoor-nav-container li a {
  padding: 0.8em 0.4em;
}
#page.outdoor-pages #access div.menu-outdoor-nav-container li a:hover {
  background: rgba(0, 0, 0, .2);
}
#page.outdoor-pages #access div.menu-outdoor-nav-container li li a {
  padding: 0.2em 0.4em;
  font-size: 1rem;
  background: #3e3a28;
}
#page.outdoor-pages #access div.menu-outdoor-nav-container li li a:hover {
  background: #3e3a28;
  opacity: 1;
}
@media screen and (max-width: 979px) {
  #page.outdoor-pages #header .outdoor-title.title {
    position: fixed;
    top: 0;
    right: 0;
    padding: 0;
    max-width: 400px;
    margin-left: 50px;
    z-index: 1001;
  }
  #access div.menu-outdoor-nav-container {
    display: none;
  }
  #access div.menu-outdoor-nav-container li {
    display: block;
    float: none;
  }
  #access div.menu-outdoor-nav-container li a {
    border-bottom: 1px dotted #ccc;
    padding: 0.4em;
  }
  #page.outdoor-pages .posts.flexbox .post {
    width: 47%;
    margin: 0 1.45% 1em;
  }
}
@media screen and (min-width: 980px) {
  #page.outdoor-pages #header #access {
    background: transparent !important;
    border: none;
    background-image: none !important;
    font-size: 1.3em;
  }
  #page.outdoor-pages #header #access > div > ul {
    border-bottom: 2px dotted #222;
    margin-top: 1em;
    text-align: center;
  }
  #page.outdoor-pages #header #access > div > ul > li > a {
    color: #222;
    padding: 0.5em 1.5em;
    border-radius: 1em;
  }
  #page.outdoor-pages #header #access > div > ul > li {
    float: none;
    display: inline-block;
  }
  #page.outdoor-pages .posts.flexbox .post {
    width: 22%;
    margin: 0 1.45% 2em;
    padding: 0.5em;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)
  }
}
@media screen and (min-width: 1200px) {
  #page.outdoor-pages #header #global-header {
    border-bottom: 3px solid #222;
    border-top: 3px solid #222;
  }
  #page.outdoor-pages #header #global-header .inbox .l-box {
    width: 40%;
  }
  #page.outdoor-pages #header #global-header .inbox .r-box {
    width: 58%;
  }
  #main.wrapper.page-outdoor {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
  #main.wrapper.page-outdoor #breadcrumb, #main.wrapper.page-outdoor .entry-title {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 480px) {
  #page.outdoor-pages #header #global-header .inbox .l-box, #page.outdoor-pages #header #global-header .inbox .r-box {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
}
.addtoany_content, .addtoany_shortcode {
  position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
.addtoany_content, .addtoany_shortcode {
  position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
.to_dashboard {
  position: fixed;
  bottom: 100px;
  right: 0;
  display: block;
  padding: 0.5em 1em;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 99999;
  font-size: 15px;
}
.to_dashboard a {
  display: block;
  text-align: right;
}
/*popupの場合*/
.nyroModalDom .clearfix {}
.pWindow .contentsBox .contentsBody {
  padding: 10px 10px 5px;
}
.nyroModalDom .clearfix .input-area, .nyroModalDom h3, .pwContainer .clearfix .input-area {
  /*    width: 360px;
*/
}
.wpcf7 table {
  margin: 0 auto;
}
.wpcf7 table p {
  margin: 0 0 5px;
  padding: 0;
}
.wpcf7 table td, .wpcf7 table th {
  border: 1px solid #ccc;
  padding: 3px 5px;
}
.wpcf7 table td {
  background-color: #fff;
}
.wpcf7 table th {
  width: 150px;
  background-color: #eee;
  text-align: center;
  color: #000;
}
.wpcf7-form iframe {
  display: block;
  margin: 0 auto;
  border: 1px solid #ccc;
  width: 100%;
  height: 100px;
}
.wpcf7 td span.detail textarea {
  width: 98%;
  overflow-y: scroll;
}
.wpcf7 .required {
  display: inline-block;
}
.wpcf7 .clearfix .required {
  color: #900;
}
.wpcf7 > p .required {}
.wpcf7-form {}
.wpcf7-form > p:before, .wpcf7-form > p:after {
  display: table;
  content: "";
}
.wpcf7-form {
  border-radius: 0.5em;
  background: #f6f6f6;
  padding: 0.5em;
  box-sizing: border-box;
}
.wpcf7-form > p.clearfix {
  padding: 0;
}
.wpcf7-form > p {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.4em;
  padding-top: 0.4em;
  margin-bottom: 0.3em;
  display: block;
}
.wpcf7-form > p:first-child {
  border-top: 1px solid #ddd;
}
.wpcf7-form > p > b {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  text-align: right;
  box-sizing: border-box;
  margin-right: 4%;
  font-weight: normal;
}
.wpcf7-form > p > b + br {
  display: none;
}
.wpcf7-form > p > b + br + span {
  display: inline-block;
  width: 65%;
  vertical-align: top;
  box-sizing: border-box;
}
.wpcf7-form > p > b + br + span input.wpcf7-text, .wpcf7-form > p > b + br + span textarea {
  max-width: 95%;
  margin: 0 0 0.2em;
}
.wpcf7-form > p > b.required {}
.wpcf7-form > p > b.required:after {
  content: "※必須";
  color: #900;
  display: inline-block;
  font-size: 0.85em;
  margin: 0 0.5em;
}
.wpcf7-form > p.caution, .wpcf7-form > p.acceptance, .wpcf7-form > p.submit {
  text-align: center;
  border: none;
}
.wpcf7-form .submit_area {
  text-align: center;
}
/*wp_social_bookmarking_light*/
.wp_social_bookmarking_light {
  clear: both;
}
.wpcf7-form .submit_area {
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.wpcf7-form .submit_area p {
  border: none;
  padding: 0;
  margin: 1em 0;
}
.wpcf7-form .submit_area p span.wpcf7-list-item {
  display: inline-block;
  float: none;
}
.wpcf7-form input[type="submit"] {
  font-size: 1em;
  padding: 0.2em;
}
.wpcf7-form .submit_area + h3, .wpcf7-form p[style="text-align:center;"] + h3, .wpcf7 p[style="text-align:center;"] + h3 {
  text-align: center;
  font-weight: normal;
  font-size: 1em;
  margin-top: 2em;
  margin-bottom: 0;
  opacity: 0.7;
  background: none;
}
.wpcf7-form .submit_area + h3 + p, .wpcf7-form p[style="text-align:center;"] + h3 + p, .wpcf7 p[style="text-align:center;"] + h3 + p {
  margin-top: 0;
}
@media screen and (max-width: 639px) {
  #outdoor-header .r-box.w50, #outdoor-header .l-box.w50 {
    width: 100%;
    max-width: 600px;
  }
  .wpcf7-form > p > b {
    font-size: 0.85em;
  }
  .wpcf7-form > p > b, .wpcf7-form > p > b + br + span {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
  }
}
/*MTS　booking*/
/*
39500　合同
42068 ジュニアガン
49580　ベース
46778　MET
50316　スペシャルイベント

*/
/*
#booking-form input#client-address1:after{
	content: "（任意）アンケートです。市区町村までで結構です。";
	display: block;
	line-height: 1.3;
	font-size: 14px;
}*/

.option-note.agreeToTerms_u10{
	display: block;
}
.option-note.agreeToTerms_14kin,
.option-note.agreeToTerms_detune{
	color: blue;
	display: block;
}

.option-note.agreeToTerms_14kin:after,
.option-note.agreeToTerms_detune:after{
	content: "↑上記禁止事項を理解のうえ参加を申し込むものとみなします。";
	display: block;
	color: #000;
}
/*
#booking-option-fieldset .option-label.agreeToTerms_14kin:after,
#booking-option-fieldset .option-label.agreeToTerms_detune:after{
	content: "※2024年10月以降は必須";
	display: block;
	color: blue;
}
*/


#booking-option-fieldset .option-note.bsp:after {
  content: "（不要の場合は「0」を入力）";
}
#booking-option-fieldset label.field-item.check-bus:last-child:after {
  content: "帰りの便の予約は、当日会場でスタッフにお申し付けください。※イベント開催時間内は運行いたしません。終了後の出発となります。";
  display: block;
  border-top: 1px dotted #ccc;
}
#booking-form .booking_description {
  display: none;
}
#booking-form .booking_option_note > div {
  border-top: 1px solid #ccc;
  padding: 0.3em 0.5em;
  margin: 0 1% 0.2em;
  box-sizing: border-box;
  width: 98%;
}
#booking-form .option-note {
  line-height: 1.4;
}
.booking_id_142225 + #booking-form #booking-option-fieldset, /*夜間*/ .booking_id_142225 + #booking-form .booking_option_note-bsp, /*夜間*/ .booking_id_42068 + #booking-form .booking_option_note-bsp, .booking_id_77777 + #booking-form .booking_option_note-bsp, .booking_id_56343 + #booking-form .booking_option_note-bsp, .booking_id_71823 + #booking-form .booking_option_note-bsp {
  display: none;
}
/*いちごサバ
.booking_id_119973 + #booking-form .option_ttl,
.booking_id_119973 + #booking-form .booking_option_note-bsp{
	display: none;
}
*/
.booking_id_119973 + #booking-form #booking-option-table td, .booking_id_119973 + #booking-form #booking-option-table th {
  border-bottom: 2px solid #ccc;
}
#booking-option-fieldset .field-item.check-twpla_entry:before {
  content: "※すでにツイプラで予約済みの方はチェックしてください。";
  display: block;
  color: #0000ff;
}
/*
.content-form th, .content-form td{
	border: 1px solid #ddd;
}
*/
.booking_id_77777 + #booking-form .booking_option_note, .booking_id_56343 + #booking-form .booking_option_note, .booking_id_42068 + #booking-form .booking_option_note {
  display: none;
}



.booking_id_77777 + #booking-form .booking_description,/*ジュニアイベント（レンタルなし）*/
.booking_id_146483 + #booking-form .booking_description,/*ジュニアガン・マスター*/
.booking_id_71823 + #booking-form .booking_description,/*ジュニアガン・アドバンス*/
.booking_id_56343 + #booking-form .booking_description,/*ジュニアスペシャルイベント*/
.booking_id_42068 + #booking-form .booking_description {
  display: block;
}



.option-note.jrgun_rental, #booking-option-memberlist + span, .option-confirm-note {
  display: block;
}
label.field-item.check-bus {
  display: block;
}
#booking-form.content-form booking_id_39500 .booking_option_note {}
#mobile_nav ul li {
  width: 20%;
}
#mobile_nav ul li.jrgun a {
  background: #a9fe02;
  color: #0b103e;
}
.line_addfriends h2 {
  font-size: 1rem;
}
/*MTS*/
#yoyaku {}
h3.calendar-title {
  text-align: center;
  background: none !important;
  padding-left: 0;
}
.calendar-caption {
  caption-side: top;
}
.multiple-calendar table {
  background: url(images/page-bg.jpg) repeat;
}
.multiple-calendar td {
  vertical-align: top;
  padding: 0;
  border: 1px solid #333;
  font-size: 1rem;
}
.multiple-calendar td .calendar-mark {
  font-size: 16px;
  line-height: 1.0em;
}
.multiple-calendar th {
  border: 1px solid #333;
  color: #333;
}
.multiple-calendar .day-number {
  background: rgba(0, 0, 0, 0.64);
  color: #fff;
  padding: 0.2em;
}
.calendar-time-mark, .calendar-mark {
  padding: 0.3em 0;
}
.monthly-prev-next {
  padding: 0.5em 0;
}
.calendar-daylink {
  color: #222;
}
.calendar-marking {
  display: block;
}
@media screen and (max-width:575.98px) {
  .calendar-daylink .article-name {
    font-size: 13px;
  }
}
/*top-info*/
#feature_item-bsp-kashikiri li {
  display: block;
  padding-bottom: 1%;
}
@media screen and (max-width: 767.98px) {
  #topinfo.topinfo-home #slideshow, #feature_item-bsp-kashikiri {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #topinfo.topinfo-home #slideshow {
    width: 66%;
  }
  #feature_item-bsp-kashikiri {
    width: 32%;
  }
}
.slick-prev, .slick-next {
  transition: .3s;
  opacity: 0;
}
#topinfo.topinfo-home #slideshow:hover .slick-prev {
  left: 5px !important;
  opacity: 1;
}
#topinfo.topinfo-home #slideshow:hover .slick-next {
  right: 5px !important;
  opacity: 1;
}
.entry-content ul.block, .entry-content ul.block li {
  list-style: none;
  display: block;
}
.btn.line a {
  background: #06c755;
  border: 2px solid #fff;
  box-shadow: 4px 4px 4px agba(0, 0, 0, 0.50);
  font-weight: bold;
}
.gallery {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 1em;
}
.gallery dl {
  width: 100%;
  box-sizing: border-box;
  padding: 0.3em !important;
  position: relative;
  /*	display: flex;*/
  align-items: center;
  background: #fff;
  margin: 0.2em 0.5%;
}
.gallery dl dt {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.gallery dl a {
  display: block;
  margin: auto;
}
.gallery dl img {
  display: block;
  margin: auto;
}
.gallery.gallery-size-medium dl {
  max-width: 300px;
}
.gallery.gallery-size-large dl {
  max-width: 600px;
}
.gallery.gallery-columns-1 dl {
  width: 99%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.gallery.gallery-columns-2 dl {
  width: calc(100% / 2 - 1%);
}
.gallery.gallery-columns-3 dl {
  width: calc(100% / 3 - 1%);
}
.gallery.gallery-columns-4 dl {
  width: calc(100% / 4 - 1%);
}
.gallery.gallery-columns-5 dl {
  width: calc(100% / 5 - 1%);
}
.gallery.gallery-columns-6 dl {
  width: calc(100% / 6 - 1%);
}
.gallery.gallery-columns-7 dl {
  width: calc(100% / 7 - 1%);
}
.gallery.gallery-columns-8 dl {
  width: calc(100% / 8 - 1%);
}
.gallery.gallery-columns-9 dl {
  width: calc(100% / 9 - 1%);
}
.gallery br[style="clear: both"], .gallery br[style="clear: both;"] {
  display: none;
}
.gallery dd {
  text-align: center;
  margin-bottom: 0;
}
.gallery.gallery-size-thumbnail img {}
.maxw-1200 {
  max-width: 1200px;
}
.maxw-1190 {
  max-width: 1190px;
}
.maxw-1180 {
  max-width: 1180px;
}
.maxw-1170 {
  max-width: 1170px;
}
.maxw-1160 {
  max-width: 1160px;
}
.maxw-1150 {
  max-width: 1150px;
}
.maxw-1140 {
  max-width: 1140px;
}
.maxw-1130 {
  max-width: 1130px;
}
.maxw-1120 {
  max-width: 1120px;
}
.maxw-1110 {
  max-width: 1110px;
}
.maxw-1100 {
  max-width: 1100px;
}
.maxw-1090 {
  max-width: 1090px;
}
.maxw-1080 {
  max-width: 1080px;
}
.maxw-1070 {
  max-width: 1070px;
}
.maxw-1060 {
  max-width: 1060px;
}
.maxw-1050 {
  max-width: 1050px;
}
.maxw-1040 {
  max-width: 1040px;
}
.maxw-1030 {
  max-width: 1030px;
}
.maxw-1020 {
  max-width: 1020px;
}
.maxw-1010 {
  max-width: 1010px;
}
.maxw-1000 {
  max-width: 1000px;
}
.maxw-990 {
  max-width: 990px;
}
.maxw-980 {
  max-width: 980px;
}
.maxw-970 {
  max-width: 970px;
}
.maxw-960 {
  max-width: 960px;
}
.maxw-950 {
  max-width: 950px;
}
.maxw-940 {
  max-width: 940px;
}
.maxw-930 {
  max-width: 930px;
}
.maxw-920 {
  max-width: 920px;
}
.maxw-910 {
  max-width: 910px;
}
.maxw-900 {
  max-width: 900px;
}
.maxw-890 {
  max-width: 890px;
}
.maxw-880 {
  max-width: 880px;
}
.maxw-870 {
  max-width: 870px;
}
.maxw-860 {
  max-width: 860px;
}
.maxw-850 {
  max-width: 850px;
}
.maxw-840 {
  max-width: 840px;
}
.maxw-830 {
  max-width: 830px;
}
.maxw-820 {
  max-width: 820px;
}
.maxw-810 {
  max-width: 810px;
}
.maxw-800 {
  max-width: 800px;
}
.maxw-790 {
  max-width: 790px;
}
.maxw-780 {
  max-width: 780px;
}
.maxw-770 {
  max-width: 770px;
}
.maxw-760 {
  max-width: 760px;
}
.maxw-750 {
  max-width: 750px;
}
.maxw-740 {
  max-width: 740px;
}
.maxw-730 {
  max-width: 730px;
}
.maxw-720 {
  max-width: 720px;
}
.maxw-710 {
  max-width: 710px;
}
.maxw-700 {
  max-width: 700px;
}
.maxw-690 {
  max-width: 690px;
}
.maxw-680 {
  max-width: 680px;
}
.maxw-670 {
  max-width: 670px;
}
.maxw-660 {
  max-width: 660px;
}
.maxw-650 {
  max-width: 650px;
}
.maxw-640 {
  max-width: 640px;
}
.maxw-630 {
  max-width: 630px;
}
.maxw-620 {
  max-width: 620px;
}
.maxw-610 {
  max-width: 610px;
}
.maxw-600 {
  max-width: 600px;
}
.maxw-590 {
  max-width: 590px;
}
.maxw-580 {
  max-width: 580px;
}
.maxw-570 {
  max-width: 570px;
}
.maxw-560 {
  max-width: 560px;
}
.maxw-550 {
  max-width: 550px;
}
.maxw-540 {
  max-width: 540px;
}
.maxw-530 {
  max-width: 530px;
}
.maxw-520 {
  max-width: 520px;
}
.maxw-510 {
  max-width: 510px;
}
.maxw-500 {
  max-width: 500px;
}
.maxw-490 {
  max-width: 490px;
}
.maxw-480 {
  max-width: 480px;
}
.maxw-470 {
  max-width: 470px;
}
.maxw-460 {
  max-width: 460px;
}
.maxw-450 {
  max-width: 450px;
}
.maxw-440 {
  max-width: 440px;
}
.maxw-430 {
  max-width: 430px;
}
.maxw-420 {
  max-width: 420px;
}
.maxw-410 {
  max-width: 410px;
}
.maxw-400 {
  max-width: 400px;
}
.maxw-390 {
  max-width: 390px;
}
.maxw-380 {
  max-width: 380px;
}
.maxw-370 {
  max-width: 370px;
}
.maxw-360 {
  max-width: 360px;
}
.maxw-350 {
  max-width: 350px;
}
.maxw-340 {
  max-width: 340px;
}
.maxw-330 {
  max-width: 330px;
}
.maxw-320 {
  max-width: 320px;
}
.maxw-310 {
  max-width: 310px;
}
.maxw-300 {
  max-width: 300px;
}
.maxw-290 {
  max-width: 290px;
}
.maxw-280 {
  max-width: 280px;
}
.maxw-270 {
  max-width: 270px;
}
.maxw-260 {
  max-width: 260px;
}
.maxw-250 {
  max-width: 250px;
}
.maxw-240 {
  max-width: 240px;
}
.maxw-230 {
  max-width: 230px;
}
.maxw-220 {
  max-width: 220px;
}
.maxw-210 {
  max-width: 210px;
}
.maxw-200 {
  max-width: 200px;
}
.maxw-190 {
  max-width: 190px;
}
.maxw-180 {
  max-width: 180px;
}
.maxw-170 {
  max-width: 170px;
}
.maxw-160 {
  max-width: 160px;
}
.maxw-150 {
  max-width: 150px;
}
.maxw-140 {
  max-width: 140px;
}
.maxw-130 {
  max-width: 130px;
}
.maxw-120 {
  max-width: 120px;
}
.maxw-110 {
  max-width: 110px;
}
.maxw-100 {
  max-width: 100px;
}
.maxw-90 {
  max-width: 90px;
}
.maxw-80 {
  max-width: 80px;
}
.maxw-70 {
  max-width: 70px;
}
.maxw-60 {
  max-width: 60px;
}
.maxw-50 {
  max-width: 50px;
}
.maxw-40 {
  max-width: 40px;
}
.maxw-30 {
  max-width: 30px;
}
.maxw-20 {
  max-width: 120px;
}
.maxw-10 {
  max-width: 10px;
}
.entry-content .maxw-1200 {
  max-width: 1200px;
}
.entry-content .maxw-1190 {
  max-width: 1190px;
}
.entry-content .maxw-1180 {
  max-width: 1180px;
}
.entry-content .maxw-1170 {
  max-width: 1170px;
}
.entry-content .maxw-1160 {
  max-width: 1160px;
}
.entry-content .maxw-1150 {
  max-width: 1150px;
}
.entry-content .maxw-1140 {
  max-width: 1140px;
}
.entry-content .maxw-1130 {
  max-width: 1130px;
}
.entry-content .maxw-1120 {
  max-width: 1120px;
}
.entry-content .maxw-1110 {
  max-width: 1110px;
}
.entry-content .maxw-1100 {
  max-width: 1100px;
}
.entry-content .maxw-1090 {
  max-width: 1090px;
}
.entry-content .maxw-1080 {
  max-width: 1080px;
}
.entry-content .maxw-1070 {
  max-width: 1070px;
}
.entry-content .maxw-1060 {
  max-width: 1060px;
}
.entry-content .maxw-1050 {
  max-width: 1050px;
}
.entry-content .maxw-1040 {
  max-width: 1040px;
}
.entry-content .maxw-1030 {
  max-width: 1030px;
}
.entry-content .maxw-1020 {
  max-width: 1020px;
}
.entry-content .maxw-1010 {
  max-width: 1010px;
}
.entry-content .maxw-1000 {
  max-width: 1000px;
}
.entry-content .maxw-990 {
  max-width: 990px;
}
.entry-content .maxw-980 {
  max-width: 980px;
}
.entry-content .maxw-970 {
  max-width: 970px;
}
.entry-content .maxw-960 {
  max-width: 960px;
}
.entry-content .maxw-950 {
  max-width: 950px;
}
.entry-content .maxw-940 {
  max-width: 940px;
}
.entry-content .maxw-930 {
  max-width: 930px;
}
.entry-content .maxw-920 {
  max-width: 920px;
}
.entry-content .maxw-910 {
  max-width: 910px;
}
.entry-content .maxw-900 {
  max-width: 900px;
}
.entry-content .maxw-890 {
  max-width: 890px;
}
.entry-content .maxw-880 {
  max-width: 880px;
}
.entry-content .maxw-870 {
  max-width: 870px;
}
.entry-content .maxw-860 {
  max-width: 860px;
}
.entry-content .maxw-850 {
  max-width: 850px;
}
.entry-content .maxw-840 {
  max-width: 840px;
}
.entry-content .maxw-830 {
  max-width: 830px;
}
.entry-content .maxw-820 {
  max-width: 820px;
}
.entry-content .maxw-810 {
  max-width: 810px;
}
.entry-content .maxw-800 {
  max-width: 800px;
}
.entry-content .maxw-790 {
  max-width: 790px;
}
.entry-content .maxw-780 {
  max-width: 780px;
}
.entry-content .maxw-770 {
  max-width: 770px;
}
.entry-content .maxw-760 {
  max-width: 760px;
}
.entry-content .maxw-750 {
  max-width: 750px;
}
.entry-content .maxw-740 {
  max-width: 740px;
}
.entry-content .maxw-730 {
  max-width: 730px;
}
.entry-content .maxw-720 {
  max-width: 720px;
}
.entry-content .maxw-710 {
  max-width: 710px;
}
.entry-content .maxw-700 {
  max-width: 700px;
}
.entry-content .maxw-690 {
  max-width: 690px;
}
.entry-content .maxw-680 {
  max-width: 680px;
}
.entry-content .maxw-670 {
  max-width: 670px;
}
.entry-content .maxw-660 {
  max-width: 660px;
}
.entry-content .maxw-650 {
  max-width: 650px;
}
.entry-content .maxw-640 {
  max-width: 640px;
}
.entry-content .maxw-630 {
  max-width: 630px;
}
.entry-content .maxw-620 {
  max-width: 620px;
}
.entry-content .maxw-610 {
  max-width: 610px;
}
.entry-content .maxw-600 {
  max-width: 600px;
}
.entry-content .maxw-590 {
  max-width: 590px;
}
.entry-content .maxw-580 {
  max-width: 580px;
}
.entry-content .maxw-570 {
  max-width: 570px;
}
.entry-content .maxw-560 {
  max-width: 560px;
}
.entry-content .maxw-550 {
  max-width: 550px;
}
.entry-content .maxw-540 {
  max-width: 540px;
}
.entry-content .maxw-530 {
  max-width: 530px;
}
.entry-content .maxw-520 {
  max-width: 520px;
}
.entry-content .maxw-510 {
  max-width: 510px;
}
.entry-content .maxw-500 {
  max-width: 500px;
}
.entry-content .maxw-490 {
  max-width: 490px;
}
.entry-content .maxw-480 {
  max-width: 480px;
}
.entry-content .maxw-470 {
  max-width: 470px;
}
.entry-content .maxw-460 {
  max-width: 460px;
}
.entry-content .maxw-450 {
  max-width: 450px;
}
.entry-content .maxw-440 {
  max-width: 440px;
}
.entry-content .maxw-430 {
  max-width: 430px;
}
.entry-content .maxw-420 {
  max-width: 420px;
}
.entry-content .maxw-410 {
  max-width: 410px;
}
.entry-content .maxw-400 {
  max-width: 400px;
}
.entry-content .maxw-390 {
  max-width: 390px;
}
.entry-content .maxw-380 {
  max-width: 380px;
}
.entry-content .maxw-370 {
  max-width: 370px;
}
.entry-content .maxw-360 {
  max-width: 360px;
}
.entry-content .maxw-350 {
  max-width: 350px;
}
.entry-content .maxw-340 {
  max-width: 340px;
}
.entry-content .maxw-330 {
  max-width: 330px;
}
.entry-content .maxw-320 {
  max-width: 320px;
}
.entry-content .maxw-310 {
  max-width: 310px;
}
.entry-content .maxw-300 {
  max-width: 300px;
}
.entry-content .maxw-290 {
  max-width: 290px;
}
.entry-content .maxw-280 {
  max-width: 280px;
}
.entry-content .maxw-270 {
  max-width: 270px;
}
.entry-content .maxw-260 {
  max-width: 260px;
}
.entry-content .maxw-250 {
  max-width: 250px;
}
.entry-content .maxw-240 {
  max-width: 240px;
}
.entry-content .maxw-230 {
  max-width: 230px;
}
.entry-content .maxw-220 {
  max-width: 220px;
}
.entry-content .maxw-210 {
  max-width: 210px;
}
.entry-content .maxw-200 {
  max-width: 200px;
}
.entry-content .maxw-190 {
  max-width: 190px;
}
.entry-content .maxw-180 {
  max-width: 180px;
}
.entry-content .maxw-170 {
  max-width: 170px;
}
.entry-content .maxw-160 {
  max-width: 160px;
}
.entry-content .maxw-150 {
  max-width: 150px;
}
.entry-content .maxw-140 {
  max-width: 140px;
}
.entry-content .maxw-130 {
  max-width: 130px;
}
.entry-content .maxw-120 {
  max-width: 120px;
}
.entry-content .maxw-110 {
  max-width: 110px;
}
.entry-content .maxw-100 {
  max-width: 100px;
}
.entry-content .maxw-90 {
  max-width: 90px;
}
.entry-content .maxw-80 {
  max-width: 80px;
}
.entry-content .maxw-70 {
  max-width: 70px;
}
.entry-content .maxw-60 {
  max-width: 60px;
}
.entry-content .maxw-50 {
  max-width: 50px;
}
.entry-content .maxw-40 {
  max-width: 40px;
}
.entry-content .maxw-30 {
  max-width: 30px;
}
.entry-content .maxw-20 {
  max-width: 120px;
}
.entry-content .maxw-10 {
  max-width: 10px;
}
.w100.round {
  border-radius: 50%;
  overflow: hidden;
}
.wpcf7-validates-as-date {
  min-width: 8em;
  min-height: 1.7em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/*SIDE EVENTS*/
#sidebar {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
#side-events .toindex a {
  padding: 0.5em;
}
@media screen and (max-width: 979px) {
  #side-events .posts {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
  #side-events .posts .post {
    width: 85%;
    display: inline-block;
  }
}
@media screen and (max-width:575.98px) {
  #side-events .posts {}
}
/*cookie-notice*/
#cookie-notice {
  background: rgba(50, 50, 58, 0.4) !important;
  top: 0;
}
#cookie-notice.cookie-notice-hidden {
  display: none;
}
#cookie-notice .cookie-notice-container {
  background: #fff;
  width: 90%;
  border-radius: 4px;
  max-width: 640px;
  margin: 50vh auto 0;
  position: relative;
  transform: translateY(-50%);
}
#cookie-notice #cn-notice-text {
  color: #333;
}
#cookie-notice #cn-close-notice {
  position: absolute;
  display: block;
  right: 3px;
  top: calc(100% - 15px);
}
.cookie-notice-container #cn-notice-buttons a {
  margin-bottom: 5px !important;
}
body.page-id-901 #fixnav-foot, body.page-id-39501 #fixnav-foot, body.page-id-897 #fixnav-foot, body.page-id-14174 #fixnav-foot, body.page-id-39505 #fixnav-foot, body.page-template-htmlpage_reserve #fixnav-foot {
  display: none;
}
#footer {
  padding-bottom: 12em;
}
#fixnav-foot {
  background: rgba(0, 0, 0, 0.90);
  color: #fff;
  text-align: center;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  font-size: 1rem;
}
#fixnav-foot .shopname > span {
  white-space: nowrap;
}
#fixnav-foot ul li {
  width: 50%;
  margin: 0;
}
#fixnav-foot ul li a {
  display: block;
  color: #fff;
  background: rgba(228, 69, 72, 1.00);
  padding: 0.8em 0.5em;
  text-decoration: none;
  opacity: 0.9;
}
#fixnav-foot ul li a:hover {
  opacity: 1;
}
#fixnav-foot ul li.reserve a {
  transition: .3s;
  background: rgba(224, 122, 32, 1.00);
}
#fixnav-foot ul li.call a:before {
  /*font-family: FontAwesome;*/
  font-family: 'Material Icons';
  content: "\e61d";
  display: inline-block;
  margin-right: 0.5em;
}
#fixnav-foot ul li.reserve a:before {
  font-family: 'Material Icons';
  content: "\ebcc";
  display: inline-block;
  margin-right: 0.5em;
}
/*houjin*/
body.page-id-108823 .wpcf7-form-control-wrap[data-name="houjin-plan"], body.parent-pageid-108823 .wpcf7-form-control-wrap[data-name="houjin-plan"] {
  margin-top: 1rem;
  display: block;
}
body.page-id-108823 span.wpcf7-list-item, body.parent-pageid-108823 span.wpcf7-list-item {
  display: block;
}
@media screen and (max-width: 767.98px) {
  body.page-id-108823 .arrow.btn, body.parent-pageid-108823 .arrow.btn {
    font-size: clamp(0.813rem, 0.741rem + 0.36vw, 0.875rem);
  }
}
#fixnav-foot ul li.houjin_contact a {
  background: rgba(3, 75, 203, 1.00);
}
#fixnav-foot ul li.houjin_contact a:before {
  font-family: 'Material Icons';
  content: "\ea40";
  display: inline-block;
  margin-right: 0.5em;
}
#fixnav-foot #switch {
  display: none;
  font-size: 2rem;
}
#fixnav-foot #switch:checked {}
#fixnav-foot #switch + label {
  position: absolute;
  left: 0.3em;
  top: -0.7em;
  background: rgba(0, 0, 0, 0.83);
  border-radius: 50% 50% 0 0;
  padding: 0.5em 0.5em 0;
}
#fixnav-foot #switch:checked + label {
  top: -2em;
}
#fixnav-foot #switch:checked + label + .container {
  height: 0;
  overflow: hidden;
}
#fixnav-foot #switch:checked + label i {
  transform: rotate(-45deg);
}
/*RESERVE　CTA*/
.reserve_edit {
  position: relative;
  z-index: 101;
}
#reserve_nav {
  position: relative;
  padding-top: 100px;
  margin-top: -140px;
}
#reserve_nav ul {
  margin: 0 auto !important;
  padding: 0;
}
#reserve_nav li {
  width: 25% !important;
  margin: 0;
  list-style: none;
}
@media screen and (max-width:699px) {
  #reserve_nav li {
    width: 50% !important;
  }
}
@media screen and (max-width:575.98px) {
  #fixnav-foot > div > p {
    font-size: 13px;
  }
  #reserve_nav li {
    font-size: 4vw;
  }
}
#reserve_nav li a {
  transition: .3s;
  display: block;
  text-decoration: none;
  background: #ACACAC;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  padding: 0.8em 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  white-space: nowrap;
}
#reserve_nav li a:before {
  font-family: 'Material Icons';
  content: "\e5e1";
  /*font-family: FontAwesome;*/
  margin-right: 0.5em;
}
#reserve_nav li:hover a, #main.page-reserve #reserve_nav li.reserve a, #main.page-reserve_jrgun #reserve_nav li.jrgun a, #main.page-reserve_kashikiri #reserve_nav li.kashikiri a, #main.page-reserve_taiken #reserve_nav li.taiken a {
  background: rgba(224, 122, 32, 1.00);
}
#reserve_nav li:hover a :before, #main.page-reserve #reserve_nav li.reserve a:before, #main.page-reserve_jrgun #reserve_nav li.jrgun a:before, #main.page-reserve_kashikiri #reserve_nav li.kashikiri a:before, #main.page-reserve_taiken #reserve_nav li.taiken a:before {
  content: "\e5ca";
}
#reserve_content .day-box.sat .day-number {
  color: rgba(30, 216, 255, 1.00);
}
#reserve_content table.my-calendar-table a {
  pointer-events: none;
}
#reserve_content .multiple-calendar table {
  background: none;
}
/*events-archives*/
#event_recent .posts .post .announcement {}
#event_recent .posts .post .announcement img {
  height: 100%;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
#main.page-reserve_taiken #event_recent {
  margin-left: -15px;
  margin-right: -15px;
}
.posts .post.style-event_taiken .metabox {
	padding: 0.5rem;
}
.posts .post.style-event_taiken:before {
  content: "";
  background: #fff;
  outline: 1px solid #ccc;
  ;
  outline-offset: -10px;
  display: block;
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  z-index: 1;
}
.posts .post.style-event_taiken .attachment img {
  width: 100%;
  height: auto;
}
.posts .post.style-event_taiken .attachment {
  position: relative;
  display: block;
  margin-bottom: 0.5em;
}
.posts .post.style-event_taiken .announcement {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.posts .post.style-event_taiken .announcement img {
  display: block;
  position: relative;
  max-height: none !important;
  height: 140% !important;
  width: auto;
  left: 50%;
  top: 50%;
  transform: translate(-70%, -50%)
}
.posts .post.style-event_taiken .metabox {
  width: 100%;
}
.posts .post.style-event_taiken .ttl {
  font-size: 16px;
  line-height: 20px;
}
.posts .post.style-event_taiken .attachment, .posts .post.style-event_taiken .ttl {
  z-index: 2;
  position: relative;
}
.posts .post.style-event_taiken .linkbox {
  height: 0px;
  width: 0;
  overflow: hidden;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%;
  z-index: 3;
  transition: .3s;
  opacity: 0.5;
}
.posts .post.style-event_taiken .linkbox .inbox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}
.posts .post.style-event_taiken:hover {}
.posts .post.style-event_taiken:hover .metabox .linkbox {
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.30);
  opacity: 1;
}
.posts .post.style-event_taiken .linkbox .inbox a {
  background: none #1b3c7e;
}
@media screen and (max-width: 587px) {
  .posts .post.style-event_taiken:before {
/*    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;*/
    left: -4px;
    right: -4px;
    top: -4px;
    bottom:-4px;    ;
  }
  .posts .post.style-event_taiken .linkbox .inbox a {
    display: block;
    padding: 0.5em 1em;
    font-size: 4.5vw;
  }
}
@media screen and (max-width: 979px) {
  .entry-content .anchor {
    padding-top: 70px;
    margin-top: -70px;
  }
}
.linkarea {
  position: relative;
}
.linkarea:hover {
  opacity: 0.85;
}
.linkarea .todetail a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  padding: 0 !important;
  overflow: hidden;
  text-indent: -150%;
  white-space: nowrap;
  border: 0 !important;
}
.linkarea a:hover {
  background: rgba(0, 0, 0, 0.10);
}
/*MyCalendar*/
.mc-main .event-title img {
  position: relative;
  display: block;
}
.mc-main h3.event-title a, .mc-main .event-title a {
  font-weight: normal;
  padding: 0 0 !important;
  line-height: 1.2em;
  text-align: left !important;
  letter-spacing: 0 !important;
}
.mc-main table, .mc-main.calendar {
  box-sizing: border-box;
}
.mc-main table .category-icon {
  width: 100%;
  height: auto;
  max-width: 180px;
}
.mc-export.mc-subscribe li, .mc-time, .mc-print {
  display: inline-block;
  margin-right: 1em;
}
.mc-main .event-title a img {
  height: auto;
  display: block;
  max-width: 100%;
  width: auto;
}
table.my-calendar-table div {
  word-break: break-all !important;
  word-wrap: break-all !important;
}
/*20240509*/
.mc-main td .event-title img {
  min-width: none;
}
.mc-main td .event-title div {
  width: 100%;
}
.mc-main td .event-title button {
  display: block;
}
.mc-main td .mc-date {
  background: #666;
  color: #fff;
}
.mc-main .mc-content .my-calendar-table th {
  background: #eee !important;
  border-right: 1px solid #fff;
}
.mc-main .mc-content .my-calendar-table th.sat {
  color: cornflowerblue !important;
}
.mc-main .mc-content .my-calendar-table th.sun {
  color: brown !important;
}
@media screen and (max-width: 720px) {
  .mc-main .mc-content .my-calendar-table {
    display: table !important;
  }
  .mc-main .mc-content .my-calendar-table thead, .mc-main .mc-content .my-calendar-table tbody {
    display: table-header-group !important;
  }
  .mc-main:not(.mini) .my-calendar-table tr, .mc-main .mc-content .my-calendar-table tr.mc-row {
    display: table-row !important;
  }
  .mc-main:not(.mini) .my-calendar-table th, .mc-main .mc-content .my-calendar-table tr.mc-row th {
    display: table-cell !important;
    width: 100%;
    max-width: calc(100% / 7) !important;
  }
  .mc-main tr.mc-row {
    display: table-row !important;
  }
  .mc-main tr.mc-row > td {
    display: table-cell !important;
    width: calc(100% / 7) !important;
  }
  .my-calendar-table h3.event-title button div, .mc-date-container .mc-date {
    font-size: clamp(0.688rem, 0.588rem + 0.5vw, 0.813rem) !important;
    line-height: 1.1 !important;
  }
  .mc-date-container .mc-date .screen-reader-text, .mc-date-container .mc-date .event-count {
    display: none !important;
  }
  .mc-date-container .mc-date span:first-child {
    display: block !important;
  }
  .my-calendar-table h3.event-title button {
    padding: 0 2px;
  }
  .mc-main td .mc-date {
    background: #666;
    color: #fff;
  }
}
.swiper-wrapper {
  z-index: 999 !important;
}
.events_recent .posts .post.style-side-events:hover .metabox {
  left: 1%;
  right: 1%;
  width: 98%;
}