@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: url(../west/img/bg.jpg) no-repeat center center;
  background-size: cover;
}
@media (max-width: 896px) {
  .stage_bg {
    background: url(../west/img/bg.jpg) no-repeat 0 center;
    background-size: cover;
  }
}

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

/*----------------------------------------------------
 block_header
--------------------------------------------------- */
.block_global_header .g_top a .t {
  background: #000;
  padding: 0px 5px;
  display: block;
}

.block_header {
  background: none;
}
.block_header:after {
  display: none;
}
.block_header .inner .logo {
  margin: 0;
  position: relative;
  margin-bottom: 20px;
  left: -20px;
  width: 280px;
  margin-top: -40px;
}
@media (max-width: 896px) {
  .block_header .inner .logo {
    width: 140px;
    left: 10px;
    margin-top: -10px;
  }
}
.block_header .inner ul.menu li a {
  font-size: clamp(1.125rem, 1.0233050847rem + 0.5084745763vw, 1.5rem);
  padding: 6px 0;
  letter-spacing: 0.07em;
  font-weight: 500;
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.block_header .inner ul.menu li a span.be {
  display: inline-block;
  background: #000;
}
.block_header .inner ul.menu li a span.be span.t {
  padding: 5px;
}
.block_header .inner ul.menu li a span.be::before {
  padding: 5px;
}
.block_header .inner .f_t {
  padding: 0 5px;
  padding-top: 20px;
  letter-spacing: 0;
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: clamp(0.875rem, 0.875rem + 0vw, 0.875rem);
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #000;
}
.block_header .inner ul.sns li a {
  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);
  padding-bottom: 20px;
}
@media (max-width: 896px) {
  .block_header ul.bottom {
    border: none;
    background: none;
    padding-bottom: 0;
  }
}
.block_header ul.bottom li {
  background: #000;
  border-radius: 120px;
  transition: all 0.5s 0s ease;
}
@media (max-width: 896px) {
  .block_header ul.bottom li {
    background: none;
  }
}
.block_header ul.bottom li:hover {
  background: #FFF;
}
@media (max-width: 896px) {
  .block_header ul.bottom li:hover {
    background: none;
  }
}
.block_header ul.bottom li a {
  color: #FFF;
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: clamp(0.875rem, 0.875rem + 0vw, 0.875rem);
}
.block_header ul.bottom li a svg {
  fill: #FFF;
  transition: all 0.5s 0s ease;
}
.block_header ul.bottom li a:hover {
  opacity: 1;
  color: #000;
}
.block_header ul.bottom li a:hover svg {
  fill: #000;
}
.block_header ul.bottom li:first-child::after {
  display: none;
}

/*----------------------------------------------------
  .sp_menu
--------------------------------------------------- */
.block_navi a {
  background: rgba(50, 50, 50, 0.8);
}
.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(50, 50, 50, 0.8);
}

.block_sp_menu .inner ul.menu li > a {
  font-size: clamp(1rem, 1rem + 0vw, 1rem);
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.block_sp_menu .inner .f_t {
  padding-top: 20px;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-family: "Mouse Memoirs", "Fredoka", "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: rgba(94, 53, 37, 0.4);
}
.block_pickup .inner .title span {
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 600;
  color: #FFF;
  padding-left: 5px;
  font-size: clamp(1rem, 1rem + 0vw, 1rem);
  text-transform: uppercase;
}
.block_pickup .inner .title span:after {
  background: #FFF;
}
.block_pickup .inner .slide .swiper-button-prev {
  border: none;
  background: #333;
}
.block_pickup .inner .slide .swiper-button-next {
  border: none;
  background: #333;
}
@media (max-width: 896px) {
  .block_pickup .inner .slide .swiper-pagination {
    top: 55px;
    color: #FFF;
  }
}
.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(0, 0, 0, 0.8);
}
.block_pickup .inner .list .column a:hover figure .img_wrap .bg:after {
  background: rgb(0, 0, 0);
}

/*----------------------------------------------------
block_schedule_list
--------------------------------------------------- */
.block_schedule_list .inner {
  background: rgba(0, 0, 0, 0.8);
  padding: 40px;
}
.block_schedule_list .inner.today {
  padding: 40px 40px 40px 60px;
  overflow: hidden;
  background: #5e3525;
  background: rgb(94, 53, 37);
  background: linear-gradient(90deg, rgb(57, 192, 255) 0%, rgb(255, 208, 8) 100%);
  position: relative;
}
.block_schedule_list .inner.today::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  height: calc(100% - 10px);
  width: calc(100% - 10px);
  border: 1px #FFF solid;
}
.block_schedule_list .inner.today .t_title {
  top: 5px;
  left: 10px;
  padding-right: 5px;
  height: calc(100% - 10px);
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding-top: 10px;
  border-right: 1px #FFF solid;
  color: #FFF;
  text-transform: uppercase;
}
.block_schedule_list .inner.today .list .column a {
  color: #FFF;
}
.block_schedule_list .inner.today .list .column a time:after {
  background: #FFF;
}
.block_schedule_list .inner .title span {
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  font-weight: 600;
  letter-spacing: 0.1em;
  padding-left: 5px;
  font-size: clamp(1.375rem, 1.2733050847rem + 0.5084745763vw, 1.75rem);
  text-transform: uppercase;
}
.block_schedule_list .inner .title span:after {
  background: #FFF;
}
.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(0, 0, 0, 0.8);
}
.block_schedule_list .inner .list .column a time .d_time {
  border-radius: 5px;
  background: #FFF;
  color: #5e3525;
  padding-bottom: 2px;
}
.block_schedule_list .inner .list .column a:hover figure .img_wrap .bg:after {
  background: rgb(50, 50, 50);
}
.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: #FFF;
}
.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: #FFF;
  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(50, 50, 50);
}
@media (max-width: 896px) {
  .block_schedule_list .inner .list .column:hover {
    background: rgba(50, 50, 50, 0);
  }
}
.block_schedule_list .inner .more {
  border-top: 1px #FFF solid;
}
.block_schedule_list .inner .more a {
  padding: 40px;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  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 {
  border-bottom: 1px #FFF solid;
}
.block_schedule_list .inner .navi_month.bottom {
  border-top: 1px #FFF solid;
}
.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(94, 53, 37, 0.5);
}
body.page .block_news_list {
  background: rgba(94, 53, 37, 0.5);
}

.block_news_list .inner .title span {
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding-left: 5px;
  font-size: clamp(1.375rem, 1.2733050847rem + 0.5084745763vw, 1.75rem);
  text-transform: uppercase;
}
.block_news_list .inner .title span:after {
  background: #FFF;
}
.block_news_list .inner .more {
  border-top: 1px #FFF solid;
}
.block_news_list .inner .more a {
  padding: 40px;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: clamp(1.125rem, 1.125rem + 0vw, 1.125rem);
}
@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: rgba(30, 30, 30, 0.9);
  background-size: cover;
}
.block_footer .inner .wrap .b_menu .place {
  width: 270px;
}
@media (max-width: 896px) {
  .block_footer .inner .wrap .b_menu .place {
    width: 100%;
  }
}
.block_footer .inner .wrap .b_menu .p_menu {
  width: calc(100% - 300px);
}
@media (max-width: 896px) {
  .block_footer .inner .wrap .b_menu .p_menu {
    width: 100%;
  }
}
.block_footer .inner .wrap .b_menu .p_menu ul.menu li a {
  font-size: clamp(1.125rem, 1.125rem + 0vw, 1.125rem);
  font-family: "Mouse Memoirs", "Fredoka", "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.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: "Mouse Memoirs", "Fredoka", "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: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #666;
}

/*----------------------------------------------------
block_entry
--------------------------------------------------- */
.block_entry .inner {
  background: rgba(0, 0, 0, 0.8);
  padding: 40px 40px 60px 40px;
}
@media (max-width: 896px) {
  .block_entry .inner {
    padding: 20px;
  }
}
.block_entry .inner .page_navigation {
  background: #333;
  padding: 20px;
}
@media (max-width: 896px) {
  .block_entry .inner .page_navigation {
    padding: 10px 0;
    margin-top: 10px;
    padding-right: 80px;
  }
}
.block_entry .inner .page_navigation ul li a {
  font-weight: 500;
  font-family: "Mouse Memoirs", "Fredoka", "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: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.block_entry .inner .title span {
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding-left: 5px;
  font-size: clamp(1.375rem, 1.2733050847rem + 0.5084745763vw, 1.75rem);
  text-transform: uppercase;
}
.block_entry .inner .title span:after {
  background: #FFF;
}
.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-pagination {
    top: 55px;
    color: #FFF;
  }
}
.block_entry .inner .entry_block .textarea .e_btn a {
  border: 1px #FFF solid;
  color: #FFF;
}
.block_entry .inner .entry_block .textarea .e_btn a:hover {
  background: #FFF;
  color: #333;
}
.block_entry .inner .entry_block .textarea dl.d_list01 {
  border-top: 1px #FFF dotted;
}
.block_entry .inner .entry_block .textarea dl.d_list01 dt {
  border-bottom: 1px #FFF dotted;
}
.block_entry .inner .entry_block .textarea dl.d_list01 dd {
  border-bottom: 1px #FFF 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: #FFF;
  border-bottom: 1px #FFF solid;
}
.block_entry .inner hr {
  border-top: 1px #FFF solid;
}

.form_list {
  background: #333;
}
.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 {
  background: rgba(0, 0, 0, 0.8);
  padding: 40px;
}
@media (max-width: 896px) {
  .block_schedule_detail {
    padding: 0px;
  }
}
.block_schedule_detail .inner .title span {
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding-left: 5px;
  font-size: clamp(1.375rem, 1.2733050847rem + 0.5084745763vw, 1.75rem);
}
.block_schedule_detail .inner .title span:after {
  background: #FFF;
}
.block_schedule_detail .inner .wrap .textarea .t_wrap {
  border-bottom: 1px #FFF solid;
}
.block_schedule_detail .inner .wrap .textarea .t_wrap .title_box .open {
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: clamp(1.125rem, 1.125rem + 0vw, 1.125rem);
}
.block_schedule_detail .inner .wrap .textarea .t_wrap time .d_time {
  border-radius: 5px;
  background: #FFF;
}
.block_schedule_detail .inner .wrap .textarea .entry ul.tag li .none {
  opacity: 0.5;
  background: #333;
}
.block_schedule_detail .inner .wrap .textarea .entry dl {
  border-top: 1px #FFF solid;
}
.block_schedule_detail .inner .wrap .textarea .entry dl dt {
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 16px;
  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);
}
@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 #FFF solid;
  color: #FFF;
}
.block_schedule_detail .inner .wrap .textarea .entry dl dd .reservation a:hover {
  color: #000;
  background: #FFF;
}
.block_schedule_detail .inner .wrap .textarea .entry .share {
  background: #333;
  border-top: 1px #FFF solid;
  border-bottom: 1px #FFF solid;
  text-transform: uppercase;
}
.block_schedule_detail .inner .wrap .textarea .entry .share ul li {
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.block_schedule_detail .inner .wrap .textarea .entry .return_btn a {
  font-family: "Mouse Memoirs", "Fredoka", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  border: 1px #FFF solid;
  font-size: clamp(1.125rem, 1.125rem + 0vw, 1.125rem);
  text-transform: uppercase;
  color: #FFF;
}
.block_schedule_detail .inner .wrap .textarea .entry .return_btn a:hover {
  color: #333;
  background: #FFF;
}
.block_schedule_detail .inner .wrap .textarea .entry .return_btn a:hover svg {
  fill: #333;
}
.block_schedule_detail .inner .wrap .textarea .entry .return_btn a svg {
  transition: all 0.5s 0s ease;
  fill: #FFF;
}/*# sourceMappingURL=west.css.map */