@charset "UTF-8";
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, figure {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

li {
  padding: 0;
}

img {
  border: 0;
  vertical-align: top;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  color: #333;
  font-size: 12px;
  line-height: 1;
}

ul, ol, li {
  list-style: none;
}

article, footer, header, nav, section {
  display: block;
}

body, button, input, select, textarea {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", "Meiryo", "sans-serif";
}

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
}

textarea {
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #06c;
  text-decoration: none;
}
a:visited {
  color: #06c;
}

a, label {
  -webkit-tap-highlight-color: transparent;
}

.l-wrapper {
  overflow: hidden;
}

.l-blog_rss {
  display: flex;
  flex-wrap: wrap;
  margin-top: -40px;
  margin-left: -40px;
}
.l-blog_rss > li {
  flex: 0 1 calc((100% / 3) - 40px);
  margin-top: 40px;
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  .l-blog_rss {
    flex-direction: column;
    margin-top: 0;
    margin-left: 0;
  }
  .l-blog_rss > li {
    margin-top: 36px;
    flex: 1;
    margin-left: 0;
  }
  .l-blog_rss > li:first-child {
    margin-top: 0;
  }
}

.l-description_media {
  margin-top: 366px;
  background-color: #F5F0E6;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 80px;
}
.l-description_media > li {
  margin-top: 189px;
}
.l-description_media > li:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-description_media {
    margin-top: 0;
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .l-description_media > li {
    margin-top: 36px;
  }
}

.l-profile {
  margin-top: 120px;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .l-profile {
    margin-top: 84px;
  }
}

.l-profile_list {
  display: flex;
  justify-content: center;
}
.l-profile_list .l-profile_list-inner {
  width: 800px;
}

.l-sns_instagram {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -40px;
  margin-left: -30px;
  max-width: 1080px;
  min-width: 810px;
  box-sizing: border-box;
}
.l-sns_instagram > li {
  margin-top: 40px;
  margin-left: 30px;
  width: 240px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-sns_instagram {
    min-width: initial;
    margin-top: -10px;
    margin-left: -10px;
    padding: 0 20px;
  }
  .l-sns_instagram > li {
    width: auto;
    flex: 0 1 calc((100% / 3) - 10px);
    margin-top: 10px;
    margin-left: 10px;
  }
}

.l-action_button {
  margin-top: 56px;
  display: flex;
  justify-content: center;
  padding: 0 20px;
}
.l-action_button.l-action_button--vertical {
  margin-top: 50px;
  flex-direction: column;
  padding: 0;
}
.l-action_button.l-action_button--vertical > li {
  margin-top: 32px;
}
.l-action_button.l-action_button--vertical > li:first-child {
  margin-top: 0;
}
.l-action_button.l-action_button--blog {
  padding-top: 56px;
  margin-top: 0;
  max-width: 1080px;
  box-sizing: border-box;
  margin: 0 auto;
  padding-bottom: 62px;
}
@media screen and (max-width: 768px) {
  .l-action_button.l-action_button--vertical {
    width: 100%;
  }
  .l-action_button.l-action_button--vertical > li {
    margin-top: 24px;
    margin-left: 0;
  }
  .l-action_button.l-action_button--vertical > li:first-child {
    margin-top: 0;
  }
  .l-action_button.l-action_button--blog {
    padding-bottom: 50px;
  }
}

.l-blog_read {
  margin-top: 120px;
}

.l-slick_list {
  position: relative;
  top: -20vh;
}

.l-shop_bunner {
  display: flex;
  justify-content: center;
  position: relative;
  top: -16vh;
}
@media screen and (max-width: 768px) {
  .l-shop_bunner {
    padding: 0 20px;
    top: -7vh;
  }
}

.l-section_h2_venue {
  margin-top: 120px;
}
.l-section_h2_venue:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-section_h2_venue {
    margin-top: 84px;
  }
}

.l-coution {
  display: flex;
  justify-content: center;
  padding-top: 30px;
}

.l-place {
  margin-top: 56px;
}

.l-event {
  width: 800px;
  margin: 0 auto;
}
.l-event > li {
  margin-top: 64px;
}
.l-event > li:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-event {
    width: auto;
    margin: 0;
  }
  .l-event > li {
    margin-top: 36px;
  }
}

.l-poster {
  margin-top: 120px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .l-poster {
    margin-top: 36px;
  }
}

.l-schedule {
  margin-top: 10px;
}
.l-schedule > li {
  margin-top: 45px;
}
.l-schedule > li:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-schedule > li {
    margin-top: 30px;
  }
}

.top_visual .top_visual-header {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1080px;
  margin: 0 auto;
  padding-top: 44px;
  padding-bottom: 40px;
}
.top_visual .top_visual-header .top_visual-header-title {
  font-size: 70px;
  flex: 1;
  word-break: break-all;
  font-family: bodoni-urw, serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
}
.top_visual .top_visual-header .top_visual-header-title .top_visual-header-title_text {
  display: none;
}
.top_visual .top_visual-header .top_visual-header-title > a:link, .top_visual .top_visual-header .top_visual-header-title > a:hover, .top_visual .top_visual-header .top_visual-header-title > a:visited, .top_visual .top_visual-header .top_visual-header-title > a:active {
  color: #333333;
  text-decoration: none;
}
.top_visual .top_visual-header:before {
  content: "";
  display: inline-block;
  background: url(/img/logo.png?20191009) no-repeat;
  width: 160px;
  height: 160px;
  margin-right: 24px;
}
.top_visual .top_visual-header:after {
  content: "";
  display: inline-block;
  background: url(/img/lip@2x.png?20191009) no-repeat;
  width: 135px;
  height: 126px;
}
.top_visual .top_visual-hero {
  margin-top: 41px;
  background-color: #DF0024;
  margin-top: 20vh;
}
@media screen and (max-width: 768px) {
  .top_visual .top_visual-header {
    padding: 10px 20px;
  }
  .top_visual .top_visual-header .top_visual-header-title {
    font-size: 36px;
    flex: initial;
  }
  .top_visual .top_visual-header .top_visual-header-title .top_visual-header-title_name {
    display: inline-flex;
    align-items: center;
  }
  .top_visual .top_visual-header .top_visual-header-title .top_visual-header-title_name:after {
    content: "";
    display: inline-block;
    background: url(/img/lip@2x.png?20191009) no-repeat;
    background-size: 67.5px 67.5px;
    width: 67.5px;
    height: 63px;
    margin-left: 28px;
  }
  .top_visual .top_visual-header .top_visual-header-title .top_visual-header-title_text {
    display: block;
  }
  .top_visual .top_visual-header:before {
    background-size: 80px 80px;
    width: 80px;
    height: 80px;
  }
  .top_visual .top_visual-header:after {
    display: none;
  }
  .top_visual .top_visual-hero {
    margin-top: 10vh;
  }
  .top_visual .top_visual-sp {
    display: block;
  }
}

.secondary_visual .secondary_visual-header {
  padding: 37px 0;
  text-align: center;
}
.secondary_visual .secondary_visual-header .secondary_visual-header-prev {
  display: none;
}
.secondary_visual .secondary_visual-header .secondary_visual-header-title {
  font-size: 48px;
  flex: 1;
  word-break: break-all;
  font-family: bodoni-urw, serif;
  font-weight: 500;
  font-style: normal;
}
.secondary_visual .secondary_visual-header .secondary_visual-header-title > a:link, .secondary_visual .secondary_visual-header .secondary_visual-header-title > a:hover, .secondary_visual .secondary_visual-header .secondary_visual-header-title > a:visited, .secondary_visual .secondary_visual-header .secondary_visual-header-title > a:active {
  color: #333333;
  text-decoration: none;
}
.secondary_visual .secondary_visual-hero {
  background: url(/img/intro@2x.png?20191009) no-repeat 50% top;
  height: 424px;
  max-width: 1480px;
  width: 100%;
  background-size: cover;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
}
.secondary_visual .secondary_visual-hero .secondary_visual-hero-label .secondary_visual-hero-label-item {
  width: 414px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #DF0024;
  font-size: 40px;
  border-radius: 74px;
  color: #FFFFFF;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.secondary_visual .secondary_visual-hero .secondary_visual-hero-text_top {
  margin-top: 35px;
  font-size: 40px;
  color: #FFFFFF;
  font-family: "Yu Mincho", "YuMincho", serif;
}
.secondary_visual .secondary_visual-hero .secondary_visual-hero-text_name {
  margin-top: 20px;
  font-size: 60px;
  color: #FFFFFF;
  font-family: bodoni-urw, serif;
}
.secondary_visual .secondary_visual-hero .secondary_visual-hero-text_sub {
  margin-top: 20px;
  font-size: 40px;
  color: #FFFFFF;
  font-family: "Yu Mincho", "YuMincho", serif;
}
@media screen and (max-width: 768px) {
  .secondary_visual .secondary_visual-hero {
    background: url(/img/intro_sp@2x.png?20191009) no-repeat 50% top;
    background-size: cover;
    height: 212px;
    width: 100%;
  }
  .secondary_visual .secondary_visual-hero .secondary_visual-hero-text_name {
    font-size: 52px;
  }
  .secondary_visual .secondary_visual-hero .secondary_visual-hero-label .secondary_visual-hero-label-item {
    height: 30px;
    width: 207px;
    font-size: 20px;
  }
  .secondary_visual .secondary_visual-hero .secondary_visual-hero-text_top {
    font-size: 20px;
  }
  .secondary_visual .secondary_visual-hero .secondary_visual-hero-text_name {
    font-size: 26px;
  }
  .secondary_visual .secondary_visual-hero .secondary_visual-hero-text_sub {
    font-size: 20px;
  }
  .secondary_visual .secondary_visual-header {
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
  }
  .secondary_visual .secondary_visual-header .secondary_visual-header-prev {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #DF0024;
    width: 92px;
    height: 55px;
  }
  .secondary_visual .secondary_visual-header .secondary_visual-header-prev:before {
    content: "";
    background: url(/img/main_prev@2x.png?20191009) no-repeat;
    display: inline-block;
    background-size: 12px 21px;
    width: 12px;
    height: 21px;
    margin-right: 12px;
  }
  .secondary_visual .secondary_visual-header .secondary_visual-header-prev:link, .secondary_visual .secondary_visual-header .secondary_visual-header-prev:hover, .secondary_visual .secondary_visual-header .secondary_visual-header-prev:visited, .secondary_visual .secondary_visual-header .secondary_visual-header-prev:active {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
  }
  .secondary_visual .secondary_visual-header .secondary_visual-header-title {
    font-size: 24px;
    flex: 1;
  }
}

.blog_read {
  background: url(/img/bg_map@2x.png?20191009) no-repeat center;
  background-size: cover;
  min-height: 1168px;
}
.blog_read .blog_read-body {
  margin-top: 64px;
}
.blog_read .blog_read-body .blog_read-body-inner {
  max-width: 1080px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.9);
  padding: 60px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .blog_read {
    padding: 0 20px;
    min-height: auto;
  }
  .blog_read .blog_read-body {
    padding-bottom: 0;
  }
  .blog_read .blog_read-body .blog_read-body-inner {
    width: 100%;
    padding: 30px;
  }
}

.shop_bunner {
  max-width: 800px;
  display: inline-block;
  background-color: #fff;
}
.shop_bunner img {
  width: 100%;
  height: auto;
}
.shop_bunner .shop_bunner_pc {
  display: inline-block;
}
.shop_bunner .shop_bunner_sp {
  display: none;
}
.shop_bunner .shop_bunner_pc:hover,
.shop_bunner .shop_bunner_sp:hover {
  opacity: 0.8;
  transition-duration: 0.3s;
}
@media screen and (max-width: 768px) {
  .shop_bunner .shop_bunner_pc {
    display: none;
  }
  .shop_bunner .shop_bunner_sp {
    display: inline-block;
  }
}

.brand {
  display: flex;
  height: 945px;
}
.brand .brand-object {
  display: flex;
  align-items: center;
  background-color: #DF212C;
  box-sizing: border-box;
}
.brand .brand-object .brand-object-item {
  position: relative;
  right: -140px;
}
.brand .brand-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 80px;
  background-color: #333132;
  box-sizing: border-box;
}
.brand .brand-body .brand-body-header {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}
.brand .brand-body .brand-body-text {
  margin-top: 64px;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.2;
  color: #fff;
}

.description_media {
  display: flex;
  position: relative;
}
.description_media .description_media-read .description_media-read-header {
  position: relative;
  top: -25px;
}
.description_media .description_media-read .description_media-read-subtitle {
  color: #DF0024;
  font-size: 20px;
  font-weight: bold;
  margin-top: 39px;
}
.description_media .description_media-read .description_media-read-text {
  font-size: 18px;
  line-height: 1.8;
  margin-top: 50px;
}
.description_media .description_media-read .description_media-read-text:first-child {
  margin-top: 0;
}
.description_media .description_media-object {
  position: relative;
  background-color: #DF0024;
  flex: 1;
}
.description_media .description_media-object img {
  position: relative;
}
.description_media.description_media--title {
  height: 303px;
  padding-right: 40px;
  padding-left: 200px;
}
.description_media.description_media--title .description_media-read {
  max-width: 420px;
  min-width: 320px;
  margin-right: 100px;
}
.description_media.description_media--title .description_media-read .description_media-read-text {
  margin-top: 48px;
}
.description_media.description_media--title .description_media-object {
  top: -246px;
  width: auto;
  height: 509px;
}
.description_media.description_media--title .description_media-object img {
  top: 40px;
  left: 40px;
  width: 100%;
  height: auto;
  min-width: 550px;
}
.description_media.description_media--reverse {
  padding-left: 40px;
  padding-right: 200px;
}
.description_media.description_media--reverse .description_media-read {
  max-width: 560px;
  min-width: 320px;
  margin-left: 100px;
  order: 2;
}
.description_media.description_media--reverse .description_media-object {
  width: auto;
  height: 389px;
  max-width: 580px;
  order: 1;
}
.description_media.description_media--reverse .description_media-object img {
  top: -40px;
  left: -40px;
  width: 100%;
  height: auto;
  min-width: 470px;
}
@media screen and (max-width: 768px) {
  .description_media {
    flex-direction: column;
  }
  .description_media.description_media--title, .description_media.description_media--reverse {
    height: auto;
    padding: 0 20px;
    position: initial;
  }
  .description_media.description_media--title .description_media-read, .description_media.description_media--reverse .description_media-read {
    max-width: none;
    min-width: auto;
    margin-right: 0;
    margin-left: 0;
    order: 1;
  }
  .description_media.description_media--title .description_media-read .description_media-read-header, .description_media.description_media--reverse .description_media-read .description_media-read-header {
    position: inherit;
  }
  .description_media.description_media--title .description_media-read .description_media-read-subtitle, .description_media.description_media--reverse .description_media-read .description_media-read-subtitle {
    margin-top: 48px;
  }
  .description_media.description_media--title .description_media-read .description_media-read-text, .description_media.description_media--reverse .description_media-read .description_media-read-text {
    margin-top: 30px;
  }
  .description_media.description_media--title .description_media-object, .description_media.description_media--reverse .description_media-object {
    order: 2;
    position: inherit;
    height: auto;
    width: auto;
    background: none;
    margin-top: 36px;
  }
  .description_media.description_media--title .description_media-object img, .description_media.description_media--reverse .description_media-object img {
    position: inherit;
    min-width: auto;
    width: 100%;
  }
}

.profile .profile-header .profile-header-object {
  text-align: center;
  margin-top: 64px;
}
.profile .profile-header .profile-header-name {
  font-size: 20px;
  color: #DF212C;
  font-weight: bold;
  margin-top: 48px;
  text-align: center;
}
.profile .profile-body {
  margin-top: 56px;
}
@media screen and (max-width: 768px) {
  .profile .profile-header .profile-header-object {
    margin-top: 48px;
  }
  .profile .profile-header .profile-header-object img {
    max-width: 165px;
    width: auto;
    height: auto;
  }
  .profile .profile-header .profile-header-name {
    margin-top: 30px;
  }
}

.profile_list > li {
  display: flex;
  border-bottom: 1px solid #EBEBEB;
  margin-top: 32px;
  padding-bottom: 32px;
  display: flex;
}
.profile_list > li:first-child {
  margin-top: 0;
}
.profile_list > li .profile_list-title {
  margin-right: 30px;
  width: 230px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}
.profile_list > li .profile_list-body {
  flex: 1;
  font-size: 18px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .profile_list > li {
    margin-top: 12px;
    padding-bottom: 12px;
  }
  .profile_list > li .profile_list-title {
    width: 80px;
    margin-right: 30px;
    font-size: 16px;
    line-height: 1.7;
  }
  .profile_list > li .profile_list-body {
    font-size: 16px;
    line-height: 1.7;
  }
}

.section_h1 .section_h1-footer {
  margin-top: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #DF0024;
  color: #FFFFFF;
  font-size: 12px;
  height: 40px;
}
.section_h1.section_h1--venue .section_h1-body {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .section_h1 .section_h1-footer {
    font-size: 10px;
    margin-top: 84px;
  }
  .section_h1.section_h1--venue .section_h1-body {
    margin-top: 28px;
  }
}

.section_h2_venue .section_h2_venue-body {
  margin-top: 64px;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .section_h2_venue .section_h2_venue-body {
    margin-top: 48px;
  }
}

.slick-initialized .slick-slide {
  margin-left: 32px;
  margin-right: 32px;
}
@media screen and (max-width: 768px) {
  .slick-initialized .slick-slide {
    margin-left: 6px;
    margin-right: 6px;
  }
}

.slick_list img {
  width: 100%;
  max-width: 1080px;
}

.blog_rss {
  display: flex;
  flex-direction: column;
}
.blog_rss .blog_rss-title {
  font-size: 14px;
  color: #807F7E;
}
.blog_rss .blog_rss-body {
  margin-top: 16px;
  color: #DF212C;
  text-decoration: underline;
  font-size: 18px;
  line-height: 1.5;
}
.blog_rss .blog_rss-body > a:link, .blog_rss .blog_rss-body > a:hover, .blog_rss .blog_rss-body > a:visited, .blog_rss .blog_rss-body > a:active {
  color: #DF0024;
  text-decoration: underline;
}
.blog_rss .blog_rss-body_read {
  margin-top: 24px;
  font-size: 16px;
  line-height: 1.6;
  word-break: break-all;
}
@media screen and (max-width: 768px) {
  .blog_rss .blog_rss-title {
    font-size: 16px;
  }
  .blog_rss .blog_rss-body {
    font-size: 18px;
  }
  .blog_rss .blog_rss-body_read {
    display: none;
  }
}

.sns_slide .sns_slide-body {
  margin-top: 64px;
}
.sns_slide .sns_slide-body .sns_slide-body-inner {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sns_slide:before, .sns_slide:after {
    background: none;
    height: auto;
    display: none;
  }
  .sns_slide .sns_slide-body {
    margin-top: 48px;
  }
  .sns_slide .sns_slide-body .sns_slide-body-note {
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
    color: #e43788;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 20px;
  }
}

.secondary_title {
  text-align: center;
  padding: 20px 40px 0 40px;
}
.secondary_title .secondary_title-text {
  font-size: 48px;
  font-family: bodoni-urw, serif;
  font-weight: 500;
  font-style: normal;
}
.secondary_title .secondary_title-decoration {
  position: relative;
  border: 1px solid #EBEBEB;
  width: 122px;
  height: 2px;
  margin: 0 auto;
  margin-top: 25px;
  background-color: #FFFFFF;
}
.secondary_title .secondary_title-decoration:before {
  position: absolute;
  content: "";
  display: inline-block;
  border-bottom: 2px solid #006221;
  width: 40px;
  height: 2px;
  top: -2px;
  left: 0;
}
.secondary_title .secondary_title-decoration:after {
  position: absolute;
  content: "";
  display: inline-block;
  border-bottom: 2px solid #DF0024;
  width: 40px;
  height: 2px;
  top: -2px;
  right: 0;
}
.secondary_title.secondary_title--reverse {
  padding-top: 80px;
}
.secondary_title.secondary_title--reverse .secondary_title-text {
  color: #FFFFFF;
}
.secondary_title.secondary_title--reverse .secondary_title-decoration {
  border: none;
}
.secondary_title.secondary_title--special {
  padding: 0;
  text-align: left;
}
.secondary_title.secondary_title--special .secondary_title-decoration {
  margin-left: 0;
  margin-right: 0;
}
.secondary_title.secondary_title--venue .secondary_title-text {
  font-family: "Yu Mincho", "YuMincho", serif;
  font-weight: bold;
}
.secondary_title.secondary_title--venue .secondary_title-body {
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  .secondary_title .secondary_title-text {
    font-size: 36px;
  }
  .secondary_title .secondary_title-decoration {
    border: 1px solid #EBEBEB;
    width: 95px;
    height: 4px;
    margin-top: 18px;
    text-align: center;
    display: inline-block;
  }
  .secondary_title .secondary_title-decoration:before {
    border-bottom: 4px solid #006221;
    width: 31px;
    height: 3px;
    top: -3px;
  }
  .secondary_title .secondary_title-decoration:after {
    border-bottom: 4px solid #DF0024;
    width: 31px;
    height: 3px;
    top: -3px;
  }
  .secondary_title.secondary_title--reverse {
    padding-top: 48px;
  }
  .secondary_title.secondary_title--venue .secondary_title-text {
    font-size: 30px;
  }
  .secondary_title.secondary_title--special {
    text-align: center;
  }
  .secondary_title.secondary_title--special .secondary_title-text {
    text-align: center;
  }
}

.action_button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  width: 480px;
  height: 60px;
  border-radius: 4px;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
  box-sizing: border-box;
  background: linear-gradient(#df212c 0%, #ba2723 100%);
  box-shadow: 0px 0px 0px 1px #ffffff inset;
  transition: 0.3s ease-out;
  border: 2px solid #da2723;
}
.action_button .action_button-text {
  flex: 1;
  text-align: center;
}
.action_button:after {
  content: ">";
  display: inline-block;
  margin-left: auto;
}
.action_button:link, .action_button:hover, .action_button:visited, .action_button:active {
  color: #FFFFFF;
  text-decoration: none;
}
.action_button:hover {
  opacity: .8;
}
.action_button.action_button--min {
  width: 380px;
}
@media screen and (max-width: 768px) {
  .action_button.action_button--min {
    width: 100%;
  }
}

.sns_instagram {
  width: 240px;
  height: 240px;
  background-color: #fff;
}
.sns_instagram > a {
  display: inline-block;
  overflow: hidden;
}
.sns_instagram img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.sns_instagram img:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
@media screen and (max-width: 768px) {
  .sns_instagram {
    width: 100%;
    height: auto;
  }
}

.schedule {
  text-align: center;
}
.schedule .schedule-date {
  font-size: 32px;
  font-weight: bold;
}
.schedule .schedule-time {
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .schedule .schedule-date {
    font-size: 24px;
  }
  .schedule .schedule-time {
    font-size: 20px;
  }
}

.coution {
  border: 4px solid #DF0024;
  position: relative;
  width: 520px;
  height: 202px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
}
.coution .coution-header {
  position: absolute;
  top: -30px;
}
.coution .coution-header .coution-header-title {
  font-size: 32px;
  color: #FFFFFF;
  background-color: #DF0024;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 60px;
  border-radius: 64px;
  font-weight: bold;
}
.coution .coution-body {
  line-height: 1.7;
  font-size: 24px;
  color: #DF0024;
  font-weight: bold;
  text-align: center;
  padding-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .coution {
    height: 133px;
    width: 100%;
    max-width: 335px;
  }
  .coution .coution-header {
    top: -15px;
  }
  .coution .coution-header .coution-header-title {
    font-size: 20px;
    width: 202px;
    height: 30px;
  }
  .coution .coution-body {
    font-size: 18px;
    padding-bottom: 17px;
  }
}

.place .place-header {
  text-align: center;
}
.place .place-header img {
  width: 100%;
  max-width: 670px;
  height: auto;
}
.place .place-body {
  margin-top: 56px;
}

.gallery {
  display: flex;
  justify-content: center;
}
.gallery .gallery-read {
  min-width: 380px;
}
.gallery .gallery-object {
  margin-left: 40px;
}
.gallery .gallery-object img {
  width: 100%;
  max-width: 661px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .gallery .gallery-read {
    min-width: 100%;
  }
  .gallery .gallery-object {
    display: none;
  }
}

.gallery_detail .gallery_detail-header {
  font-size: 20px;
  font-weight: bold;
}
.gallery_detail .gallery_detail-body {
  font-size: 18px;
  line-height: 1.8;
  margin-top: 48px;
}
.gallery_detail .gallery_detail-body .gallery_detail-body-list {
  margin-top: 40px;
}
.gallery_detail .gallery_detail-body .gallery_detail-body-tel {
  margin-top: 40px;
}
.gallery_detail .gallery_detail-body .gallery_detail-body-object {
  display: none;
}
@media screen and (max-width: 768px) {
  .gallery_detail .gallery_detail-header {
    font-size: 18px;
  }
  .gallery_detail .gallery_detail-body {
    margin-top: 36px;
  }
  .gallery_detail .gallery_detail-body .gallery_detail-body-list {
    margin-top: 36px;
  }
  .gallery_detail .gallery_detail-body .gallery_detail-body-tel {
    margin-top: 30px;
  }
  .gallery_detail .gallery_detail-body .gallery_detail-body-object {
    margin-top: 36px;
    display: block;
  }
  .gallery_detail .gallery_detail-body .gallery_detail-body-object img {
    width: 100%;
    height: auto;
  }
  .gallery_detail .gallery_detail-body .gallery_detail-body-action {
    display: flex;
    justify-content: center;
  }
}

.event .event-header {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.event .event-header .event-header-emphasis {
  color: #DF0024;
}
.event .event-body {
  margin-top: 48px;
  font-size: 18px;
  line-height: 1.8;
  text-align: center;
}
.event .event-body .event-body-text {
  margin-top: 50px;
  text-align: left;
}
.event .event-body .event-body-text:first-child {
  margin-top: 0;
}
.event .event-body .event-body-anchor > a:link, .event .event-body .event-body-anchor > a:visited, .event .event-body .event-body-anchor > a:active, .event .event-body .event-body-anchor > a:hover {
  color: #DF0024;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .event .event-body {
    margin-top: 30px;
    text-align: left;
  }
  .event .event-body .event-body-text {
    margin-top: 44px;
  }
}

.poster {
  display: flex;
  max-width: 1080px;
}
.poster > li {
  margin-left: 40px;
  flex: 1;
}
.poster > li:first-child {
  margin-left: 0;
}
.poster > li a:hover {
  opacity: .8;
}
.poster > li img {
  width: 100%;
  max-width: 520px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .poster {
    flex-direction: column;
  }
  .poster > li {
    margin-left: 0;
    margin-top: 30px;
  }
  .poster > li:first-child {
    margin-top: 0;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url('/material/img/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url('/fonts/slick.eot');
  src: url('/fonts/slick.eot?#iefix') format("embedded-opentype"), url('/fonts/slick.woff') format("woff"), url('/fonts/slick.ttf') format("truetype"), url('/fonts/slick.svg#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
  top: -20vh;
}
@media screen and (max-width: 768px) {
  .slick-dotted.slick-slider {
    top: -10vh;
  }
}

.slick-dots {
  position: absolute;
  bottom: -40px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "●";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #FFF;
  opacity: 1;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #006221;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .slick-dots {
    bottom: -32px;
  }
}

.sns_icon--sprite, .sns_icon--facebook, .sns_icon--twitter {
  background-image: url('/img/sprite/sns_icon-.png');
  background-repeat: no-repeat;
}

.sns_icon--facebook {
  background-position: 0 0;
  height: 38px;
  width: 38px;
}

.sns_icon--twitter {
  background-position: 0 -38px;
  height: 38px;
  width: 38px;
}
