@charset "UTF-8";
/*
font-family: $en_font;
"Roboto Condensed",
*/
html {
  font-size: 16px;
}

.stage_bg {
  position: fixed;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #75c8d6 url(../plusone/img/bg4.jpg) 0% bottom;
  background-size: auto 100%;
}
@media (max-width: 896px) {
  .stage_bg {
    background: #75c8d6 url(../plusone/img/bg4.jpg) -4% bottom;
    background-size: auto 100%;
  }
}

/*----------------------------------------------------
 link
--------------------------------------------------- */
a:link, a:visited, a:active {
  color: #333;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
a:hover {
  text-decoration: none;
}

@media (max-width: 896px) {
  .wrapper {
    padding-top: 70px;
  }
}

/*----------------------------------------------------
 block_header
--------------------------------------------------- */
.block_global_header .g_top a .t {
  color: #000;
}

.block_header {
  background: none;
}
.block_header:after {
  display: none;
}
.block_header .inner .logo {
  margin: 0;
  position: relative;
  margin-bottom: 40px;
  left: 10px;
  margin-top: -10px;
}
@media (max-width: 896px) {
  .block_header .inner .logo {
    width: 140px;
    left: 10px;
    margin-top: -5px;
  }
}
.block_header .inner ul.menu li a {
  font-size: clamp(1.125rem, 1.0572033898rem + 0.3389830508vw, 1.375rem);
  padding: 2px 0;
  letter-spacing: 0.02em;
  font-weight: 500;
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #000;
}
.block_header .inner ul.menu li a span.be span.t {
  padding: 3px 0 5px 5px;
}
.block_header .inner ul.menu li a span.be::before {
  padding: 3px 0 5px 5px;
}
.block_header .inner .f_t {
  padding: 0 5px;
  padding-top: 20px;
  color: #000;
  letter-spacing: 0;
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: clamp(0.75rem, 0.75rem + 0vw, 0.75rem);
  letter-spacing: 0.02em;
  font-weight: 500;
}
.block_header .inner ul.sns li a {
  background: #c0e6ef;
  border: 1px #000 solid;
  font-size: clamp(0.625rem, 0.625rem + 0vw, 0.625rem);
}
.block_header .inner ul.sns li a svg {
  fill: #000;
}
.block_header .inner ul.sns li a:hover {
  border: 1px #000 solid;
  background: #000;
}
.block_header .inner ul.sns li a:hover svg {
  fill: #FFF;
}
.block_header ul.bottom {
  border-top: none;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.7);
  padding-bottom: 20px;
}
@media (max-width: 896px) {
  .block_header ul.bottom {
    border: none;
    background: none;
    padding-bottom: 0;
  }
}
.block_header ul.bottom li a {
  color: #c0e6ef;
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
@media (max-width: 896px) {
  .block_header ul.bottom li a {
    color: #000;
  }
}
.block_header ul.bottom li a svg {
  fill: #c0e6ef;
  transition: all 0.5s 0s ease;
}
@media (max-width: 896px) {
  .block_header ul.bottom li a svg {
    fill: #000;
  }
}
.block_header ul.bottom li a:hover {
  opacity: 1;
  color: #FFF;
}
@media (max-width: 896px) {
  .block_header ul.bottom li a:hover {
    color: #000;
  }
}
.block_header ul.bottom li a:hover svg {
  fill: #FFF;
}
@media (max-width: 896px) {
  .block_header ul.bottom li a:hover svg {
    fill: #000;
  }
}
.block_header ul.bottom li:first-child::after {
  background: #FFF;
}
@media (max-width: 896px) {
  .block_header ul.bottom li:first-child::after {
    background: #000;
  }
}

/*----------------------------------------------------
  .sp_menu
--------------------------------------------------- */
.block_navi a {
  background: rgb(0, 0, 0);
}
.block_navi a span.l1 {
  background: #FFF;
}
.block_navi a span.l2 {
  background: #FFF;
}
.block_navi a span.l3 {
  background: #FFF;
}

/*----------------------------------------------------
.block_sp_menu
--------------------------------------------------- */
.menu_bg {
  background: rgba(0, 0, 0, 0.8);
}

.block_sp_menu .inner ul.menu li > a {
  font-size: clamp(1rem, 1rem + 0vw, 1rem);
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.block_sp_menu .inner .f_t {
  padding-top: 20px;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 0.02em;
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.block_sp_menu .inner ul.sns li a {
  border: 1px #FFF solid;
}
.block_sp_menu .inner ul.sns li a svg {
  fill: #FFF;
}
.block_sp_menu .inner .place {
  border-top: 1px #FFF solid;
}

/*----------------------------------------------------
block_pickup
--------------------------------------------------- */
.block_pickup {
  background: #fa6d01;
  border: 5px #000 solid;
  margin-top: -5px;
}
.block_pickup .inner .title span {
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  color: #000;
  padding-left: 5px;
  letter-spacing: 0.02em;
  font-size: clamp(1rem, 0.6610169492rem + 1.6949152542vw, 2.25rem);
  text-transform: uppercase;
}
.block_pickup .inner .title span:after {
  background: #000;
}
.block_pickup .inner .slide .swiper-button-prev {
  border: none;
  background: #000;
}
.block_pickup .inner .slide .swiper-button-next {
  border: none;
  background: #000;
}
@media (max-width: 896px) {
  .block_pickup .inner .slide .swiper-pagination {
    top: 55px;
    color: #fbd437;
  }
}
.block_pickup .inner .slide .swiper-pagination {
  color: #000;
}
.block_pickup .inner .list .column.news_column a .textarea {
  border: 2px #000 solid;
}
.block_pickup .inner .list .column a {
  color: #000;
}
.block_pickup .inner .list .column a .textarea time:after {
  background: #000;
}
.block_pickup .inner .list .column a figure {
  overflow: hidden;
}
.block_pickup .inner .list .column a figure .img_wrap {
  background: linear-gradient(0deg, #FFF 0%, #666 49%, #666 56%, #FFF 100%);
  background-size: 500% 500%;
  animation-name: gradation_bg;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: linear;
}
.block_pickup .inner .list .column a figure .img_wrap .bg {
  -ms-filter: blur(4px) grayscale(0%);
  filter: blur(4px) grayscale(0%);
}
.block_pickup .inner .list .column a figure .img_wrap .bg:after {
  background: rgba(250, 109, 1, 0.8);
}
.block_pickup .inner .list .column a:hover figure .img_wrap .bg:after {
  background: #fa6d01;
}

/*----------------------------------------------------
block_schedule_list
--------------------------------------------------- */
.block_schedule_list .inner.today {
  padding: 40px 40px 40px 80px;
  overflow: hidden;
  background: #fe8185;
  position: relative;
  border: 5px #000 solid;
  box-sizing: border-box;
}
@media (max-width: 896px) {
  .block_schedule_list .inner.today {
    padding: 20px 20px 20px 60px;
  }
}
.block_schedule_list .inner.today::before {
  display: none;
}
.block_schedule_list .inner.today .t_title {
  top: 0px;
  left: 0px;
  padding-right: 5px;
  height: 100%;
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  padding-top: 10px;
  border-right: 5px #000 solid;
  font-size: clamp(1.375rem, 1.2733050847rem + 0.5084745763vw, 1.75rem);
  color: #000;
  text-transform: uppercase;
  background: #56b1ff;
}
.block_schedule_list .inner.today .list .column {
  border: none;
  background: none;
  margin-bottom: 20px;
}
.block_schedule_list .inner.today .list .column:last-child {
  margin-top: 0;
  margin-left: 0;
  border: none;
  margin-bottom: 0px;
}
.block_schedule_list .inner.today .list .column a {
  padding: 0;
  color: #000;
}
.block_schedule_list .inner.today .list .column a time {
  color: #000;
}
.block_schedule_list .inner.today .list .column a time .d_time {
  background: #000;
  color: #000;
}
.block_schedule_list .inner.today .list .column a time:after {
  background: #000;
}
.block_schedule_list .inner.today .list .column a .textarea .c_title span {
  color: #000;
}
.block_schedule_list .inner.today .list .column a figure .img_wrap .bg:after {
  background: rgba(231, 31, 25, 0.7);
}
.block_schedule_list .inner .title span {
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #000;
  padding-left: 5px;
  font-size: clamp(1.375rem, 0.9343220339rem + 2.2033898305vw, 3rem);
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.block_schedule_list .inner .title span:after {
  background: #000;
}
.block_schedule_list .inner .list {
  left: 0;
  width: 100%;
}
.block_schedule_list .inner .list .column {
  background: #ffcc00;
  margin-top: -5px;
  margin-left: -5px;
  border: 5px #000 solid;
}
@media (max-width: 896px) {
  .block_schedule_list .inner .list .column {
    border: 5px #000 solid;
    box-sizing: border-box;
    margin-top: -5px;
    margin-left: 0;
    padding: 10px;
  }
}
.block_schedule_list .inner .list .column:last-child {
  margin-top: -5px;
  margin-left: -5px;
  border: 5px #000 solid;
}
@media (max-width: 896px) {
  .block_schedule_list .inner .list .column:last-child {
    border: 5px #000 solid;
    box-sizing: border-box;
    margin-top: -5px;
    margin-left: 0;
    padding: 10px;
  }
}
.block_schedule_list .inner .list .column a figure .img_wrap {
  background: linear-gradient(0deg, #FFF 0%, #666 49%, #666 56%, #FFF 100%);
  background-size: 500% 500%;
  animation-name: gradation_bg;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: linear;
}
.block_schedule_list .inner .list .column a figure .img_wrap .bg {
  -ms-filter: blur(4px) grayscale(0%);
  filter: blur(4px) grayscale(0%);
}
.block_schedule_list .inner .list .column a figure .img_wrap .bg:after {
  background: rgba(255, 204, 0, 0.8);
}
.block_schedule_list .inner .list .column a time {
  color: #000;
}
.block_schedule_list .inner .list .column a time::after {
  background: #000;
}
.block_schedule_list .inner .list .column a time .d_time {
  border-radius: 5px;
  background: #000;
  color: #fbd437;
  padding-bottom: 2px;
}
.block_schedule_list .inner .list .column a:hover figure .img_wrap .bg:after {
  background: white;
}
.block_schedule_list .inner .list .column a .textarea .c_title {
  font-size: clamp(1.125rem, 0.9894067797rem + 0.6779661017vw, 1.625rem);
}
.block_schedule_list .inner .list .column a .textarea .c_title span {
  color: #000;
}
.block_schedule_list .inner .list .column a .textarea ul.artist_tag {
  line-height: 1.5;
}
.block_schedule_list .inner .list .column a .textarea ul.artist_tag li {
  color: #000;
  display: inline-block;
  font-size: clamp(0.875rem, 0.875rem + 0vw, 0.875rem);
}
.block_schedule_list .inner .list .column a .textarea ul.artist_tag li::after {
  content: "／";
}
.block_schedule_list .inner .list .column a .textarea ul.artist_tag li:last-child:after {
  display: none;
}
.block_schedule_list .inner .list .column:hover {
  background: rgb(255, 255, 255);
}
@media (max-width: 896px) {
  .block_schedule_list .inner .list .column:hover {
    background: rgb(255, 255, 255);
  }
}
.block_schedule_list .inner .more {
  border-top: none;
  margin-top: 0px;
}
.block_schedule_list .inner .more a {
  color: #000;
  padding: 40px;
  font-weight: 500;
  letter-spacing: 0.02em;
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  text-transform: uppercase;
  font-size: clamp(1.125rem, 1.125rem + 0vw, 1.125rem);
}
@media (max-width: 896px) {
  .block_schedule_list .inner .more a {
    padding: 20px;
  }
}
.block_schedule_list .inner .more a span.be span.t {
  padding: 3px 5px 5px 5px;
}
.block_schedule_list .inner .more a span.be::before {
  padding: 3px 5px 5px 5px;
}
.block_schedule_list .inner .navi_month {
  color: #000;
  border-bottom: 1px #000 solid;
}
.block_schedule_list .inner .navi_month.bottom {
  border-top: 1px #000 solid;
}
.block_schedule_list .inner .navi_month ul li a {
  color: #000;
}
.block_schedule_list .inner .navi_month ul li a.prev svg {
  fill: #000;
}
.block_schedule_list .inner .navi_month ul li a.next svg {
  fill: #000;
}
.block_schedule_list .inner .navi_month ul li .select_box {
  background: #333;
}
.block_schedule_list .inner .navi_month ul li .select_box select {
  background: #333;
}
.block_schedule_list .inner .search_box form input[type=text] {
  background: #333;
}
.block_schedule_list .inner .search_box form input[type=email] {
  background: #333;
}
.block_schedule_list .inner .search_box form input[type=tel] {
  background: #333;
}
.block_schedule_list .inner .search_box form button {
  color: #333;
  background: #FFF;
}

/*----------------------------------------------------
block_news_list
--------------------------------------------------- */
.block_news_list {
  background: rgba(0, 0, 0, 0.7);
  color: #FFF;
}
body.page .block_news_list {
  background: rgba(0, 0, 0, 0.7);
}

.block_news_list .inner .title span {
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  padding-left: 5px;
  font-size: clamp(1.375rem, 0.9343220339rem + 2.2033898305vw, 3rem);
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.block_news_list .inner .title span:after {
  background: #FFF;
}
.block_news_list .inner .list .column a .c_title {
  color: #FFF;
}
.block_news_list .inner .list .column a time {
  color: #FFF;
}
.block_news_list .inner .more {
  border-top: 1px #FFF solid;
}
.block_news_list .inner .more a {
  color: #FFF;
  padding: 40px;
  font-weight: 500;
  letter-spacing: 0.02em;
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: clamp(1.125rem, 1.125rem + 0vw, 1.125rem);
  text-transform: uppercase;
}
@media (max-width: 896px) {
  .block_news_list .inner .more a {
    padding: 20px;
  }
}
.block_news_list .inner .more a span.be span.t {
  padding: 3px 5px 5px 5px;
}
.block_news_list .inner .more a span.be::before {
  padding: 3px 5px 5px 5px;
}

/*----------------------------------------------------
block_attention
--------------------------------------------------- */
.block_attention {
  position: relative;
}
.block_attention .inner {
  background: #333;
}
.block_attention .inner .title span {
  color: #333;
}

/*----------------------------------------------------
block_breadcrumb
--------------------------------------------------- */
.block_breadcrumb {
  background: #333;
}

/*----------------------------------------------------
block_footer
--------------------------------------------------- */
.block_footer {
  position: relative;
  border-top: none;
}
.block_footer .inner {
  background: rgb(0, 0, 0);
  background-size: cover;
}
.block_footer .inner .wrap .b_menu .p_menu ul.menu li a {
  line-height: 1.2;
  font-size: clamp(0.875rem, 0.875rem + 0vw, 0.875rem);
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.block_footer .inner .wrap .b_menu .p_menu ul.menu li a span.be {
  line-height: 1.5;
}
.block_footer .inner .wrap .b_menu .p_menu ul.g_menu {
  border-top: 1px #666 solid;
}
.block_footer .inner .wrap .group .title span {
  font-size: clamp(0.75rem, 0.75rem + 0vw, 0.75rem);
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #666;
}
.block_footer .inner .wrap .group .title span::after {
  background: #666;
}
.block_footer .inner .wrap .copyright {
  font-size: clamp(0.625rem, 0.625rem + 0vw, 0.625rem);
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #666;
}

/*----------------------------------------------------
block_entry
--------------------------------------------------- */
.block_entry .inner {
  background: #c0e6ef;
  border: 5px #000 solid;
  padding: 40px 40px 60px 40px;
  color: #000;
  box-sizing: border-box;
}
@media (max-width: 896px) {
  .block_entry .inner {
    width: 100%;
    overflow: hidden;
    padding: 20px;
  }
}
.block_entry .inner .page_navigation {
  background: #333;
  padding: 20px;
}
@media (max-width: 896px) {
  .block_entry .inner .page_navigation {
    margin-top: 20px;
  }
}
@media (max-width: 896px) {
  .block_entry .inner .page_navigation ul {
    margin-left: 0px;
  }
}
.block_entry .inner .page_navigation ul li a {
  font-weight: 500;
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.1em;
  font-size: clamp(0.875rem, 0.875rem + 0vw, 0.875rem);
}
.block_entry .inner .page_navigation ul li::after {
  background: #d7d1bf;
}
.block_entry .inner .page_navigation .n_t {
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
@media (max-width: 896px) {
  .block_entry .inner .page_navigation .n_t {
    padding-left: 0px;
  }
}
.block_entry .inner .title span {
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #000;
  padding-left: 5px;
  font-size: clamp(1.375rem, 0.9343220339rem + 2.2033898305vw, 3rem);
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.block_entry .inner .title span:after {
  background: #000;
}
.block_entry .inner .entry_block .slide .swiper-button-prev {
  border: none;
  color: #FFF;
  background: #333;
}
.block_entry .inner .entry_block .slide .swiper-button-next {
  border: none;
  color: #FFF;
  background: #333;
}
@media (max-width: 896px) {
  .block_entry .inner .entry_block .slide .swiper-button-next {
    right: 10px;
  }
}
@media (max-width: 896px) {
  .block_entry .inner .entry_block .slide .swiper-pagination {
    top: 55px;
    color: #000;
    display: none;
  }
}
.block_entry .inner .entry_block .textarea a {
  color: #000;
}
.block_entry .inner .entry_block .textarea .e_btn a {
  border: 1px #000 solid;
  color: #000;
}
.block_entry .inner .entry_block .textarea .e_btn a:hover {
  background: #000;
  color: #333;
}
.block_entry .inner .entry_block .textarea dl.d_list01 {
  border-top: 1px #000 dotted;
}
.block_entry .inner .entry_block .textarea dl.d_list01 dt {
  border-bottom: 1px #000 dotted;
}
.block_entry .inner .entry_block .textarea dl.d_list01 dd {
  border-bottom: 1px #000 dotted;
}
.block_entry .inner .entry_block .textarea dl.m_list01 dd ul li span {
  padding: 5px 10px;
}
.block_entry .inner .entry_block .sub_title01 {
  color: #000;
  border-bottom: 1px #000 solid;
}
.block_entry .inner .entry_block ul.banner_list li {
  width: 28%;
}
@media (max-width: 896px) {
  .block_entry .inner .entry_block ul.banner_list li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
}
.block_entry .inner .entry_block ul.text_list li a {
  display: block;
  text-decoration: underline;
}
.block_entry .inner hr {
  border-top: 1px #000 solid;
}

.form_list {
  background: #333;
  color: #FFF;
}
.form_list .btn_area input[type=submit] {
  background: #FFF;
  color: #333;
}
.form_list .btn_area input[type=submit]:hover {
  background: #333;
  color: #FFF;
}

/*----------------------------------------------------
 block_schedule_detail
--------------------------------------------------- */
.block_schedule_detail {
  color: #000;
}
.block_schedule_detail .inner {
  padding: 0px 40px 0px 0px;
}
@media (max-width: 896px) {
  .block_schedule_detail .inner {
    padding: 0px;
  }
}
.block_schedule_detail .inner .title {
  margin-bottom: 0px;
}
.block_schedule_detail .inner .title span {
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #000;
  font-weight: 500;
  letter-spacing: 0.02em;
  padding-left: 5px;
  text-transform: uppercase;
  font-size: clamp(1.375rem, 1.1038135593rem + 1.3559322034vw, 2.375rem);
}
.block_schedule_detail .inner .title span:after {
  background: #000;
}
.block_schedule_detail .inner .wrap {
  background: #ffcc00;
  border: 5px #000 solid;
  padding: 40px;
}
@media (max-width: 896px) {
  .block_schedule_detail .inner .wrap {
    padding: 0 20px 20px 20px;
  }
}
.block_schedule_detail .inner .wrap .textarea .t_wrap {
  border-bottom: 1px #000 solid;
}
.block_schedule_detail .inner .wrap .textarea .t_wrap .title_box .open {
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: clamp(1.125rem, 1.125rem + 0vw, 1.125rem);
  font-weight: 500;
  letter-spacing: 0;
}
.block_schedule_detail .inner .wrap .textarea .t_wrap time .d_time {
  border-radius: 5px;
  background: #000;
  color: #fbd437;
}
.block_schedule_detail .inner .wrap .textarea .t_wrap time:after {
  background: #000;
}
.block_schedule_detail .inner .wrap .textarea .entry ul.tag li .none {
  color: #000;
  background: #FFF;
}
.block_schedule_detail .inner .wrap .textarea .entry dl {
  border-top: 1px #000 solid;
}
.block_schedule_detail .inner .wrap .textarea .entry dl dt {
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  width: 140px;
}
@media (max-width: 896px) {
  .block_schedule_detail .inner .wrap .textarea .entry dl dt {
    font-size: 16px;
    width: 90px;
    padding-top: 0px;
    position: relative;
    top: -2px;
  }
}
.block_schedule_detail .inner .wrap .textarea .entry dl dd {
  width: calc(100% - 160px);
}
.block_schedule_detail .inner .wrap .textarea .entry dl dd a {
  color: #000;
}
@media (max-width: 896px) {
  .block_schedule_detail .inner .wrap .textarea .entry dl dd {
    width: calc(100% - 100px);
  }
}
.block_schedule_detail .inner .wrap .textarea .entry dl dd .reservation a {
  background: #000;
  border: 1px #000 solid;
  color: #FFF;
}
.block_schedule_detail .inner .wrap .textarea .entry dl dd .reservation a:hover {
  color: #000;
  background: #ffcc00;
}
.block_schedule_detail .inner .wrap .textarea .entry .share {
  background: none;
  border-top: 1px #000 solid;
  border-bottom: 1px #000 solid;
  text-transform: uppercase;
}
.block_schedule_detail .inner .wrap .textarea .entry .share ul li {
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
}
.block_schedule_detail .inner .wrap .textarea .entry .share ul li a svg {
  fill: #000;
}
.block_schedule_detail .inner .wrap .textarea .entry .return_btn a {
  font-family: "Anton", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  border: 1px #000 solid;
  font-size: clamp(1.125rem, 1.125rem + 0vw, 1.125rem);
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
  letter-spacing: 0;
}
.block_schedule_detail .inner .wrap .textarea .entry .return_btn a:hover {
  color: #FFF;
  background: #000;
}
.block_schedule_detail .inner .wrap .textarea .entry .return_btn a:hover svg {
  fill: #FFF;
}
.block_schedule_detail .inner .wrap .textarea .entry .return_btn a svg {
  transition: all 0.5s 0s ease;
  fill: #000;
}
.block_schedule_detail .inner .reserve_btn_box_js_move {
  background: #000;
  color: #FFF;
  padding: 20px;
}

/*----------------------------------------------------
 block_banner_list
--------------------------------------------------- */
.block_banner_list .inner {
  background: none;
}
.block_banner_list .inner .past a {
  background: #000;
}/*# sourceMappingURL=plusone.css.map */