@charset "UTF-8";
.visual {
  background-color: #9f9f9f;
  margin-bottom: 60px;
}
.titleBox--style01 {
  margin-bottom: 40px;
}
.lowerPage .schedule--info1 {
  width: calc(100% - 110px);
  font-size: 30px;
  font-weight: bold;
}
.lowerPage .schedule--item-day {
  font-size: 45px;
}
.lowerPage .schedule--info .shopName {
  font-size: 30px;
}
.day_title {
  width: 100px;
  margin-right: 10px;
  text-align: center;
  background: #ffe600;
  font-size: 16px;
  padding: 2px 10px 1px;
  font-weight: bold;
}
.lowerPage--nav.kantoNav .lowerPage--nav-item {
  width: 33%;
}
.right-fixed-banner {
  position: fixed;
  bottom: 20%;
  right: 0;
  width: 10%;
  margin-right: 10%;
  text-align: center;
  line-height: 100px;
  font-size: 36px;
  z-index: 9999 !important;
}
.banner-box {
  position: fixed;
  right: 0;
  top: 30%;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
  transition: all .2s ease-in-out 0s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  padding: 20px 10px 20px 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 6%;
  font-size: 30px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  background-color: #cc0707;
  color: #fff;
  font-weight: 700;
  z-index: 9999 !important;
  background: #F86800;
  border: 1px solid #fff;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-width: 1px 0 1px 1px;
}
.slideContent {
  margin-bottom: 60px;
}
.c-box--A2 {
  display: flex;
  width: 100%;
  margin-bottom: 40px;
}
.c-box--A4 {
  display: flex;
  width: 100%;
  margin-top: 40px !important;
}
.c-box--B-item {
  width: calc(33.3333333333% - 0px);
  margin-bottom: 40px;
}
.index .header {
  margin-bottom: 0px;
}
.baseW-middle1 {
  max-width: 960px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.breadcrumb--item {
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
}
.schedule--searchBox-detail {
  width: 25% !important;
}
.lowerPage .schedule--info .shopName {
  font-size: 25px;
  font-weight: 700;
  width: calc(100% - 300px);
  width: 100%;
  display: flex;
}
.lowerPage--nav-item a {
  padding: 0 !important;
  background-color: #fff !important;
}
.month_separator {
  font-size: 30px;
  font-weight: bolder;
  color: #FFF;
  background-color: #000;
  text-align: left;
  padding: 4px 15px 6px;
}
.lowerPage .schedule--img {
  max-width: 100%;
  width: 130px;
}

/* 20230927 */
.lowerPage .schedule--img {
  width: inherit;
  margin-right: 20px;
}
.lowerPage .schedule--img img {
  max-width: 130px;
}
.lowerPage .schedule--info {
  flex: 1;
  width: auto;
}

.lowerPage--nav-list.col5 .lowerPage--nav-item {
    width: 30% !important;
}


/* sp */
@media screen and (max-width: 767px) {
  .lowerPage--nav-item {
    width: 33%;
    border-right: 0px solid #fff;
  }
  .lowerPage .schedule--info1 {
    width: calc(100% - 10px);
    font-size: 20px;
    font-weight: bold;
  }
  .lowerPage .schedule--info .shopName {
    font-size: 20px;
  }
  .lowerPage .schedule--item-day {
    font-size: 35px;
  }
  .slideContent {
    margin-bottom: 20px;
  }
  .lowerPage--nav-item a {
    border-right: 1px solid #fff;
  }
  .titleBox--style01 {
    margin-bottom: 20px;
  }
  .lowerPage .slideContent {
    margin-bottom: 20px;
  }
  .c-box--A2 {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
  }
  .banner-box {
    font-size: 20px;
    top: 12%;
    z-index: 99999 !important;
    width: 10%;
  }
  .body {
    font-size: 1.3rem;
  }
  .mb50 {
    margin-bottom: 20px !important;
  }
  .breadcrumb--item {
    font-size: 1.2rem;
    font-family: "Noto Sans JP", sans-serif;
  }
  .lowerPage--nav-item a {
    padding: 0 !important;
    background-color: #fff !important;
  }
  .lowerPage--nav.kantoNav .lowerPage--nav-item:nth-child(5n) {
    border-right: 1px solid #fff !important;
  }
  .lowerPage--nav-list.col5 .lowerPage--nav-item {
    width: 33% !important;
  }
  .img-w100 {
    width: 100% !important;
  }
  .schedule--searchBox-detail {
    width: 100% !important;
  }
  .c-box--A4 {
    display: flex;
    width: 100%;
    margin-top: 13px !important;
  }
  .month_separator {
    font-size: 27px;
    font-weight: 700;
    text-align: center;
  }
  
  /* 20230927 */
  .lowerPage .schedule--img {
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
  }
  .lowerPage .schedule--img img {
    width: 50%;
    max-width: inherit;
  }
	
	.lowerPage--nav-list.col5 .lowerPage--nav-item {
    width: 33% !important;
}
}