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

html, body {
  background: url(../flowersloft/img/bg.jpg);
  background-attachment: fixed;
  background-size: cover;
}
@media (max-width: 896px) {
  html, body {
    background: none;
  }
}

@media (max-width: 896px) {
  body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url(../flowersloft/img/bg_sp.jpg);
    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;
}

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

/*----------------------------------------------------
 block_header
--------------------------------------------------- */
.block_header {
  background: none;
}
.block_header:after {
  background: #ff82cc;
}
.block_header .inner .logo {
  margin-bottom: 20px;
}
@media (max-width: 896px) {
  .block_header .inner .logo {
    width: 100px;
  }
}
.block_header .inner ul.menu {
  padding: 0 30px;
}
.block_header .inner ul.menu li a {
  font-size: clamp(1.125rem, 1.0572033898rem + 0.3389830508vw, 1.375rem);
  padding: 7px 0;
  font-style: italic;
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  text-shadow: 2px 2px 5px #eb088f, -2px 2px 5px #eb088f, 2px -2px 5px #eb088f, -2px -2px 5px #eb088f;
}
.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 30px;
  padding-top: 20px;
  font-style: italic;
  color: #ff82cc;
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.block_header .inner ul.sns {
  padding: 0 30px;
}
.block_header .inner ul.sns li a {
  border: 1px #ff82cc solid;
}
.block_header .inner ul.sns li a svg {
  fill: #ff82cc;
}
.block_header ul.bottom {
  border-top: 1px #ff82cc solid;
}
@media (max-width: 896px) {
  .block_header ul.bottom {
    border: none;
  }
}
.block_header ul.bottom li a {
  color: #ff82cc;
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.block_header ul.bottom li a svg {
  fill: #ff82cc;
  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: #ff82cc;
}

/*----------------------------------------------------
  .sp_menu
--------------------------------------------------- */
.block_navi a {
  background: rgba(82, 0, 48, 0.8);
}
.block_navi a span.l1 {
  background: #ff82cc;
}
.block_navi a span.l2 {
  background: #ff82cc;
}
.block_navi a span.l3 {
  background: #ff82cc;
}

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

.block_sp_menu .inner ul.menu li > a {
  font-size: clamp(1.125rem, 1.0572033898rem + 0.3389830508vw, 1.375rem);
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  text-shadow: 2px 2px 5px #eb088f, -2px 2px 5px #eb088f, 2px -2px 5px #eb088f, -2px -2px 5px #eb088f;
}
.block_sp_menu .inner .f_t {
  padding-top: 20px;
  color: #ff82cc;
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.block_sp_menu .inner ul.sns li a {
  border: 1px #ff82cc solid;
}
.block_sp_menu .inner ul.sns li a svg {
  fill: #ff82cc;
}
.block_sp_menu .inner .place {
  border-top: 1px #ff82cc solid;
}

/*----------------------------------------------------
 block_pickup
--------------------------------------------------- */
.block_pickup {
  background: rgba(82, 0, 48, 0.8);
  border-radius: 20px;
}
.block_pickup .inner .title span {
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  padding-left: 5px;
  font-size: clamp(1rem, 1rem + 0vw, 1rem);
  text-shadow: 2px 2px 5px #eb088f, -2px 2px 5px #eb088f, 2px -2px 5px #eb088f, -2px -2px 5px #eb088f;
}
.block_pickup .inner .title span:after {
  background: #ff82cc;
}
.block_pickup .inner .slide .swiper-button-prev {
  border: none;
  background: #520030;
}
.block_pickup .inner .slide .swiper-button-next {
  border: none;
  background: #520030;
}
@media (max-width: 896px) {
  .block_pickup .inner .slide .swiper-pagination {
    top: 55px;
    color: #ff82cc;
  }
}
.block_pickup .inner .list .column a figure {
  border-radius: 10px;
  overflow: hidden;
}
.block_pickup .inner .list .column a figure .img_wrap {
  background: linear-gradient(0deg, #ff82cc 0%, #520030 49%, #520030 56%, #ff82cc 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(82, 0, 48, 0.8);
}
.block_pickup .inner .list .column a:hover figure .img_wrap .bg:after {
  background: rgb(82, 0, 48);
}

/*----------------------------------------------------
 block_schedule_list
--------------------------------------------------- */
.block_schedule_list .inner.today {
  overflow: hidden;
  background: url(../flowersloft/img/today.jpg);
  background-size: cover;
  border-radius: 20px;
}
.block_schedule_list .inner.today .t_title {
  color: #ff82cc;
  border-right: 1px #ff82cc solid;
}
.block_schedule_list .inner .title span {
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  padding-left: 5px;
  font-size: clamp(1rem, 0.8644067797rem + 0.6779661017vw, 1.5rem);
  text-shadow: 2px 2px 5px #eb088f, -2px 2px 5px #eb088f, 2px -2px 5px #eb088f, -2px -2px 5px #eb088f;
}
.block_schedule_list .inner .title span:after {
  background: #ff82cc;
}
.block_schedule_list .inner .list .column {
  border-radius: 20px;
}
.block_schedule_list .inner .list .column a figure {
  border-radius: 10px;
}
.block_schedule_list .inner .list .column a figure .img_wrap {
  background: linear-gradient(0deg, #ff82cc 0%, #520030 49%, #520030 56%, #ff82cc 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(82, 0, 48, 0.8);
}
.block_schedule_list .inner .list .column a time .d_time {
  border-radius: 5px;
  background: #ff82cc;
}
.block_schedule_list .inner .list .column a:hover figure .img_wrap .bg:after {
  background: rgb(82, 0, 48);
}
.block_schedule_list .inner .list .column a .textarea .c_title span {
  color: #ff82cc;
}
.block_schedule_list .inner .list .column:hover {
  background: rgba(82, 0, 48, 0.7);
}
@media (max-width: 896px) {
  .block_schedule_list .inner .list .column:hover {
    background: rgba(82, 0, 48, 0);
  }
}
.block_schedule_list .inner .more {
  border-top: 1px #ff82cc solid;
}
.block_schedule_list .inner .more a {
  padding: 40px;
  font-style: italic;
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  text-shadow: 2px 2px 5px #eb088f, -2px 2px 5px #eb088f, 2px -2px 5px #eb088f, -2px -2px 5px #eb088f;
}
@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 #ff82cc solid;
}
.block_schedule_list .inner .navi_month.bottom {
  border-top: 1px #ff82cc solid;
}
.block_schedule_list .inner .navi_month ul li .select_box {
  background: #2e001b;
}
.block_schedule_list .inner .navi_month ul li .select_box select {
  background: #2e001b;
}
.block_schedule_list .inner .search_box {
  border: 1px #ff82cc solid;
}
.block_schedule_list .inner .search_box form input[type=text] {
  background: #2e001b;
}
.block_schedule_list .inner .search_box form input[type=email] {
  background: #2e001b;
}
.block_schedule_list .inner .search_box form input[type=tel] {
  background: #2e001b;
}
.block_schedule_list .inner .search_box form button {
  color: #2e001b;
  background: #ff82cc;
}

/*----------------------------------------------------
 block_news_list
--------------------------------------------------- */
.block_news_list {
  background: rgba(82, 0, 48, 0.8);
  border-radius: 20px;
}
.block_news_list .inner .title span {
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  padding-left: 5px;
  font-size: clamp(1rem, 0.8644067797rem + 0.6779661017vw, 1.5rem);
  text-shadow: 2px 2px 5px #eb088f, -2px 2px 5px #eb088f, 2px -2px 5px #eb088f, -2px -2px 5px #eb088f;
}
.block_news_list .inner .title span:after {
  background: #ff82cc;
}
.block_news_list .inner .more {
  border-top: 1px #ff82cc solid;
}
.block_news_list .inner .more a {
  padding: 40px;
  font-style: italic;
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  text-shadow: 2px 2px 5px #eb088f, -2px 2px 5px #eb088f, 2px -2px 5px #eb088f, -2px -2px 5px #eb088f;
}
@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: #2e001b;
  border-radius: 20px;
}
.block_attention .inner .title span {
  color: #2e001b;
}

/*----------------------------------------------------
 block_breadcrumb
--------------------------------------------------- */
.block_breadcrumb {
  background: #2e001b;
}

/*----------------------------------------------------
 block_footer
--------------------------------------------------- */
.block_footer {
  position: relative;
  border-top: none;
}
.block_footer .inner {
  background: rgba(82, 0, 48, 0.8);
  background: url(../flowersloft/img/bg.jpg);
  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: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.block_footer .inner .wrap .b_menu .p_menu ul.g_menu {
  border-top: 1px #ff82cc solid;
}
.block_footer .inner .wrap .group .title span {
  font-size: clamp(0.75rem, 0.75rem + 0vw, 0.75rem);
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #ff82cc;
}
.block_footer .inner .wrap .group .title span::after {
  background: #ff82cc;
}
.block_footer .inner .wrap .copyright {
  font-size: clamp(0.625rem, 0.625rem + 0vw, 0.625rem);
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #ff82cc;
}

/*----------------------------------------------------
 block_entry
--------------------------------------------------- */
.block_entry .inner .page_navigation {
  background: #2e001b;
  padding: 20px;
  border-radius: 10px;
}
.block_entry .inner .page_navigation ul li a {
  font-family: "Faculty Glyphic", "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: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #ff82cc;
  margin-bottom: 10px;
}
.block_entry .inner .title span {
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  padding-left: 5px;
  font-size: clamp(1rem, 0.8644067797rem + 0.6779661017vw, 1.5rem);
  text-shadow: 2px 2px 5px #eb088f, -2px 2px 5px #eb088f, 2px -2px 5px #eb088f, -2px -2px 5px #eb088f;
}
.block_entry .inner .title span:after {
  background: #ff82cc;
}
.block_entry .inner .entry_block .slide .swiper-button-prev {
  border: none;
  color: #FFF;
  background: #520030;
}
.block_entry .inner .entry_block .slide .swiper-button-next {
  border: none;
  color: #FFF;
  background: #520030;
}
@media (max-width: 896px) {
  .block_entry .inner .entry_block .slide .swiper-pagination {
    top: 55px;
    color: #ff82cc;
  }
}
.block_entry .inner .entry_block .textarea .e_btn a {
  border: 1px #ff82cc solid;
  color: #ff82cc;
}
.block_entry .inner .entry_block .textarea .e_btn a:hover {
  background: #ff82cc;
  color: #2e001b;
}
.block_entry .inner .entry_block .textarea dl.d_list01 {
  border-top: 1px #ff82cc dotted;
}
.block_entry .inner .entry_block .textarea dl.d_list01 dt {
  border-bottom: 1px #ff82cc dotted;
}
.block_entry .inner .entry_block .textarea dl.d_list01 dd {
  border-bottom: 1px #ff82cc dotted;
}
.block_entry .inner .entry_block .sub_title01 {
  color: #ff82cc;
  border-bottom: 1px #ff82cc solid;
}
.block_entry .inner hr {
  border-top: 1px #ff82cc solid;
}

.form_list {
  background: #2e001b;
}
.form_list .btn_area input[type=submit] {
  background: #ff82cc;
  color: #2e001b;
}
.form_list .btn_area input[type=submit]:hover {
  background: #2e001b;
  color: #ff82cc;
}

/*----------------------------------------------------
 block_schedule_detail
--------------------------------------------------- */
.block_schedule_detail .inner .title span {
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #FFF;
  padding-left: 5px;
  font-size: clamp(1rem, 1rem + 0vw, 1rem);
  text-shadow: 2px 2px 5px #eb088f, -2px 2px 5px #eb088f, 2px -2px 5px #eb088f, -2px -2px 5px #eb088f;
}
.block_schedule_detail .inner .title span:after {
  background: #ff82cc;
}
.block_schedule_detail .inner .wrap .textarea .t_wrap {
  border-bottom: 1px #ff82cc solid;
}
.block_schedule_detail .inner .wrap .textarea .t_wrap .title_box .open {
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: clamp(0.875rem, 0.875rem + 0vw, 0.875rem);
}
.block_schedule_detail .inner .wrap .textarea .t_wrap time .d_time {
  border-radius: 5px;
  background: #ff82cc;
}
.block_schedule_detail .inner .wrap .textarea .entry ul.tag li .none {
  opacity: 0.5;
  background: #2e001b;
}
.block_schedule_detail .inner .wrap .textarea .entry dl {
  border-top: 1px #ff82cc solid;
}
.block_schedule_detail .inner .wrap .textarea .entry dl dt {
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 12px;
  width: 140px;
}
@media (max-width: 896px) {
  .block_schedule_detail .inner .wrap .textarea .entry dl dt {
    font-size: 9px;
    width: 90px;
    padding-top: 5px;
  }
}
.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 #ff82cc solid;
  color: #ff82cc;
}
.block_schedule_detail .inner .wrap .textarea .entry dl dd .reservation a:hover {
  color: #000;
  background: #ff82cc;
}
.block_schedule_detail .inner .wrap .textarea .entry .share {
  background: #2e001b;
  border-top: 1px #ff82cc solid;
  border-bottom: 1px #ff82cc solid;
}
.block_schedule_detail .inner .wrap .textarea .entry .share ul li {
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.block_schedule_detail .inner .wrap .textarea .entry .return_btn a {
  font-family: "Faculty Glyphic", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  border: 1px #ff82cc solid;
  color: #ff82cc;
}
.block_schedule_detail .inner .wrap .textarea .entry .return_btn a:hover {
  color: #2e001b;
  background: #ff82cc;
}
.block_schedule_detail .inner .wrap .textarea .entry .return_btn a:hover svg {
  fill: #2e001b;
}
.block_schedule_detail .inner .wrap .textarea .entry .return_btn a svg {
  transition: all 0.5s 0s ease;
  fill: #ff82cc;
}

.reserve_list_link a {
  color: #FF0000;
}/*# sourceMappingURL=flowersloft.css.map */