@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;
  perspective: 1000px;
  transform-style: preserve-3d;
}
.stage_bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 40%);
}
@media (max-width: 896px) {
  .stage_bg::after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 30%);
  }
}
.stage_bg .stage {
  position: absolute;
  top: 0;
  left: 0vw;
  width: 100%;
  height: 100%;
  background: url(../shelter/img/bg_real03.jpg) no-repeat center bottom;
  background-size: 100% 50%;
}
@media (max-width: 896px) {
  .stage_bg .stage {
    left: -50vw;
    width: 200vw;
    background: url(../shelter/img/bg_real03.jpg) no-repeat center bottom;
    background-size: 100% 30%;
  }
}

/*----------------------------------------------------
 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_header {
  background: none;
}
.block_header:after {
  background: #666;
}
.block_header .inner .logo {
  margin-bottom: 20px;
}
@media (max-width: 896px) {
  .block_header .inner .logo {
    width: 100px;
  }
}
.block_header .inner ul.menu li a {
  font-size: clamp(1.125rem, 1.0572033898rem + 0.3389830508vw, 1.375rem);
  font-weight: 600;
  padding: 6px 0;
  letter-spacing: 0;
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.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: #FFF;
  letter-spacing: 0;
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.block_header .inner ul.sns li a {
  border: 1px #FFF solid;
}
.block_header .inner ul.sns li a svg {
  fill: #FFF;
}
.block_header .inner ul.sns li a:hover {
  background: #FFF;
}
.block_header .inner ul.sns li a:hover svg {
  fill: #000;
}
.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: #FFF;
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.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: #FFF;
}
.block_header ul.bottom li a:hover svg {
  fill: #FFF;
}
.block_header ul.bottom li:first-child::after {
  background: #333;
}

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

.block_sp_menu .inner ul.menu li > a {
  font-size: clamp(1.125rem, 1.0572033898rem + 0.3389830508vw, 1.375rem);
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.block_sp_menu .inner .f_t {
  padding-top: 20px;
  color: #FFF;
  font-family: "Oswald", "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(30, 30, 30, 0.8);
}
.block_pickup .inner .title span {
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 600;
  color: #666;
  padding-left: 5px;
  font-size: clamp(1rem, 1rem + 0vw, 1rem);
  text-transform: uppercase;
}
.block_pickup .inner .title span:after {
  background: #666;
}
.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(30, 30, 30, 0.8);
}
.block_pickup .inner .list .column a:hover figure .img_wrap .bg:after {
  background: rgb(30, 30, 30);
}

/*----------------------------------------------------
block_schedule_list
--------------------------------------------------- */
.block_schedule_list .inner.today {
  overflow: hidden;
  background: #FFF;
  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 #000 solid;
}
.block_schedule_list .inner.today .t_title {
  top: 5px;
  left: 10px;
  padding-right: 5px;
  height: calc(100% - 10px);
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  padding-top: 10px;
  border-right: 1px #000 solid;
  color: #FFF;
  -webkit-text-stroke: 1px #666;
  text-stroke: 1px #666;
  text-transform: uppercase;
}
.block_schedule_list .inner .title span {
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #000;
  font-weight: 800;
  padding-left: 5px;
  font-size: clamp(1.375rem, 1.2733050847rem + 0.5084745763vw, 1.75rem);
  -webkit-text-stroke: 0.5px #FFF;
  text-stroke: 1px #FFF;
  text-transform: uppercase;
}
.block_schedule_list .inner .title span:after {
  background: #666;
}
.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(30, 30, 30, 0.8);
}
.block_schedule_list .inner .list .column a time .d_time {
  border-radius: 5px;
  background: #FFF;
}
.block_schedule_list .inner .list .column a:hover figure .img_wrap .bg:after {
  background: rgb(30, 30, 30);
}
.block_schedule_list .inner .list .column a .textarea .c_title span {
  color: #666;
}
.block_schedule_list .inner .list .column:hover {
  background: rgba(30, 30, 30, 0.7);
}
.block_schedule_list .inner .more {
  border-top: 1px #666 solid;
}
.block_schedule_list .inner .more a {
  padding: 40px;
  font-weight: 600;
  letter-spacing: 0;
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
@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 #666 solid;
}
.block_schedule_list .inner .navi_month.bottom {
  border-top: 1px #666 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(30, 30, 30, 0.9);
}
.block_news_list .inner .title span {
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #000;
  font-weight: 800;
  padding-left: 5px;
  font-size: clamp(1.375rem, 1.2733050847rem + 0.5084745763vw, 1.75rem);
  -webkit-text-stroke: 0.5px #FFF;
  text-stroke: 1px #FFF;
  text-transform: uppercase;
}
.block_news_list .inner .title span:after {
  background: #666;
}
.block_news_list .inner .more {
  border-top: 1px #666 solid;
}
.block_news_list .inner .more a {
  padding: 40px;
  font-weight: 600;
  letter-spacing: 0;
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
@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: #222;
}

/*----------------------------------------------------
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 .p_menu ul.menu li a {
  font-size: clamp(0.75rem, 0.75rem + 0vw, 0.75rem);
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.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: "Oswald", "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: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #666;
}

/*----------------------------------------------------
block_entry
--------------------------------------------------- */
.block_entry .inner .page_navigation {
  background: #000;
  padding: 20px;
}
.block_entry .inner .page_navigation ul li a {
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: clamp(0.875rem, 0.875rem + 0vw, 0.875rem);
}
.block_entry .inner .page_navigation .n_t {
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  margin-bottom: 10px;
}
.block_entry .inner .title span {
  font-family: "Oswald", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #000;
  font-weight: 800;
  padding-left: 5px;
  font-size: clamp(1.375rem, 1.2733050847rem + 0.5084745763vw, 1.75rem);
  -webkit-text-stroke: 0.5px #FFF;
  text-stroke: 1px #FFF;
}
.block_entry .inner .title span:after {
  background: #666;
}
.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: #666;
  }
}
.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 #666 solid;
}
.block_entry .inner hr {
  border-top: 1px #666 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;
}/*# sourceMappingURL=shelter.css.map */