html {
  font-size: 62.5%;
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Noto Sans JP', "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuProN-W3", 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  color: #fff;
  line-height: 1.5;
  overflow-x: hidden;
  background: #f6f6f6;
  background: #000;
}
img {
  border: none;
  width: 100%;
  display: block;
  height: auto;
}
a {
  text-decoration: none;
}
a:link {
  color: #fff;
}
a:visited {
  color: #fff;
}
.sp {
  display: block;
  visibility: visible;
}
.pc {
  display: none;
  visibility: hidden;
}
.bnr {
  width: 100%;
  text-align: center;
}
.title {
  font-family: "Dela Gothic One", sans-serif;
  text-align: center;
  font-size: 3rem;
  line-height: 1.4;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  margin-bottom: 32px;
}
#container {
  overflow: hidden;
  position: relative;
}
#inner {
  position: relative;
}
.cover {
  content: "";
  display: block;
  width: 100%;
  height: 100vh;
  background: url(../images/bg2_sp.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: fixed;
  top: 0;
}
.header {
  width: 100%;
  height: 100%;
  display: block;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../images/top_sp.jpg);
  background-size: cover;
  padding-top: 120.83%;
  position: relative;
  z-index: 3;
}
.header::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.head_cover {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 1) 100%);
  position: absolute;
  bottom: 0px;
}
.logo {
  margin: 0 auto;
  width: 100%;
  z-index: 3;
  filter: drop-shadow(0px 0px 8px #000);
}
.logo_sub {
  width: 65%;
  margin: -4% auto 0;
  filter: drop-shadow(0px 0px 8px #000);
}
.catch {
  margin-bottom: 16px;
}
.title, .event_content {
  pointer-events: none;
}
.title1 {
  width: 100%;
}
.info_wrapper {
  position: relative;
  background: linear-gradient(220deg, rgba(96, 37, 21, 0.8) 0%, rgba(0, 74, 124, 0.8) 110%);
}
.info_wrapper::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  /*background: linear-gradient(0deg, rgba(0,74,124,0.7) 0%, rgba(96,37,21,0.7) 70%, rgba(0,0,0,1) 100%);*/
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 85%, rgba(0, 0, 0, 1) 100%);
}
.info_container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 16px 72px 16px;
  z-index: 1;
  position: relative;
}
.info {
  padding: 16px;
  border: 1px solid #FCC800;
  position: relative;
  z-index: 3;
  background: rgba(0, 0, 0, 0.4);
}
.info p {
  color: #fff;
  margin-bottom: 16px;
}
.overview {
  margin-top: 32px;
}
.date {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.date::after {
  display: none;
  content: "";
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  background: url("../images/end_sp.png"), rgba(0, 0, 0, 0.7);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.map {
  margin-top: 32px;
}
iframe {
  width: 100%;
}
.event {
  background-image: url(../images/bg_sp.jpg);
  background-repeat: no-repeat;
  background-position: top left 65%;
  background-size: cover;
  position: relative;
}
.event_cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg_s.png), rgba(0, 0, 0, 0.6);
}
.event_title {
  position: absolute;
  top: -3vw;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1;
  background: linear-gradient(#FFF100, #FCC800);
  transform: skew(0deg, -3deg);
}
.event_word {
  max-width: 940px;
  width: 90%;
  margin: 0 auto;
  transform: skew(0deg, 3deg);
}
.event_inner {
  max-width: 750px;
  margin: 0 auto;
  padding: 24vw 16px 32px;
  position: relative;
  z-index: 1;
}
.catch_s {
  position: absolute;
  top: -50px;
  left: -30px;
  min-width: 300px;
  width: 60%;
  z-index: 2;
}
.title {
  margin-bottom: 32px;
}
.photo_galleries {
  background: transparent;
  text-align: center;
  font-size: 15px;
  color: #fff;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.photo_galleries {
  margin: 32px 0 48px;
}
.gallery_coming {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #fff;
  position: relative;
  z-index: 1;
  height: 100px;
  line-height: 100px;
  font-size: 2.2rem;
  margin: 0;
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}
.slider {
  margin-top: 15px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  background: #000;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.slider-thumbnail {
  overflow: hidden;
  background: #000;
}
.slider-thumbnail .swiper-slide {
  cursor: pointer;
  opacity: 0.4;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.slider-thumbnail .swiper-slide-thumb-active {
  opacity: 1;
}
.swiper-button-next, .swiper-button-prev {
  box-sizing: border-box;
  position: relative;
  display: block;
  height: 43px !important;
  border: 2px solid transparent;
  border-radius: 100px;
  color: #fff !important;
}
.swiper-button-next::after {
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 30px;
  height: 30px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  transform: rotate(-45deg);
  right: 6px;
  top: 4px;
  content: "" !important;
}
.swiper-button-prev::after {
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 30px;
  height: 30px;
  border-bottom: 2px solid;
  border-left: 2px solid;
  transform: rotate(45deg);
  left: 6px;
  top: 4px;
  content: "" !important;
}
.bismons_link {
  /*display: flex;
    align-items: center;
    border: 1px solid #fff;
    padding: 8px;
    margin: 0 auto;
    max-width: 240px;
    margin-top: 32px;*/
}
.bismons_link img {
  /*width: calc(100% - 152px);
    min-width: 88px;*/
}
/*.bismons_link p {
	margin-left: .5em;
}*/
.links {
  max-width: 1000px;
  margin: 0 auto;
  background: #000;
  padding: 32px 16px 48px;
  position: relative;
  z-index: 1;
}
.bnr {
  color: #fff;
}
.bnr a {
  cursor: pointer;
}
.bnr p {
  margin-top: 8px;
}
#footer {
  width: 100%;
  padding: 30px 0;
  background: #000;
  border-top: 1px solid #4b4b4b;
  position: relative;
  z-index: 1;
}
#footerinner {
  width: 100%;
}
.gotop {
  display: block;
  width: 150px;
  height: auto;
  text-align: center;
  margin: 0 auto;
}
.share {
  width: 70px;
  height: 30px;
  margin: 15px auto;
}
.share_tw, .share_yt {
  width: 30px;
}
.share_tw {
  float: left;
}
.share_yt {
  float: right;
}
.copyright {
  font-size: 2.5vw;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  body {
    background-image: url(../images/top.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
  .pc {
    display: block;
    visibility: visible;
  }
  .sp {
    display: none;
    visibility: hidden;
  }
  a {
    transition-duration: 0.13s;
  }
  a:hover {
    opacity: 0.8;
  }
  p {
    font-size: 1.8rem;
  }
  .header {
    display: block;
    height: 76vh;
    background: none;
    padding-top: 0;
    position: relative;
  }
  .cover {
    height: 100%;
    position: absolute;
    background: url(../images/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
  }
  .head_cover {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 92%, rgba(0, 0, 0, 1) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 1) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 86%, rgba(0, 0, 0, 1) 100%);
  }
  .logo {
    max-width: 1000px;
    margin: 0 auto;
  }
  .logo_sub {
    max-width: 400px;
    /* width: 40%;
    margin: 24px auto 0;*/
	  margin:0 auto;
    position: absolute;
    top: -52px;
    right: 0;
    left: 0;
  }
  .info_container {
    padding: 16px 32px 144px 32px;
    z-index: 4;
  }
  .info {
    position: relative;
    max-width: 1000px;
    margin-top: 56px;
  }
  .info p {
    font-size: 1.8rem;
  }
  .title1 {
    width: 58%;
  }
  .overview {
    margin-top: 56px;
  }
  iframe {
    height: 30vh;
  }
  .event {
    position: relative;
    width: 100%;
    background-image: url(../images/bg.jpg);
    background-position: center;
    background-attachment: fixed;
  }
  .event_title {
    top: -3.5%;
  }
  .event_word {
    width: 100%;
  }
  .event_inner {
    max-width: 1000px;
    position: relative;
    padding: 48px 32px 56px;
  }
  .date::after {
    background: url("../images/end.png"), rgba(0, 0, 0, 0.7);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .photo_galleries {
    padding-right: 0;
    padding-left: 0;
    margin: 56px 0 72px;
  }
  .photo_inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .photo_cover {
    left: 0;
    margin: auto;
    padding: auto;
  }
  .gallery_coming {
    height: 160px;
    line-height: 160px;
  }
  .swiper-container {
    width: 100%;
  }
  .bismons_link {
    /*    max-width: 280px;*/
    display: block;
    max-width: 640px;
    margin: 0 auto;
  } /*
.bismons_link img {
	width: calc(100% - 172px);
}
	.bismons_link:hover{
		opacity:.8;
	}*/
  .links {
    padding: 56px 32px;
    width: calc(100% - 64px);
  }
  .bnr {
    max-width: 640px;
    margin: 0 auto;
  }
  .bnr a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .bnr a:hover {
    opacity: .8;
  }
  #footer {
    width: 100%;
    height: 65px;
    padding: 0;
  }
  #footerinner {
    width: 100%;
    height: 65px;
  }
  .gotop {
    width: 200px;
    float: left;
    height: auto;
    padding: 12px 0;
    margin-left: 10px;
  }
  .footer_right {
    float: right;
    height: auto;
  }
  .share {
    float: left;
    width: 110px;
    margin: 0 auto;
    margin-right: 10px;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .share_tw, .share_yt {
    width: 50px;
  }
  .share_tw {
    margin-right: 10px;
  }
  .copyright {
    float: right;
    font-size: 15px;
    color: #FFF;
    line-height: 65px;
    padding-right: 10px;
  }
}