@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Teko:700&display=swap");
@media screen and (min-width: 768px) {
  .mobile-break {
    display: none;
  }
}

H1 {
  color: #ffffff;
  font-weight: bolder;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

@media only screen and (min-width: 768px) {
  H1 {
    font-size: 125px;
    line-height: 0px;
  }
}

@media only screen and (max-width: 767px) {
  H1 {
    font-size: 60px;
  }
}

H2 {
  color: #ffffff;
  font-weight: bolder;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

@media only screen and (min-width: 768px) {
  H2 {
    font-size: 65px;
    line-height: 0px;
  }
}

@media only screen and (max-width: 767px) {
  H2 {
    font-size: 50px;
  }
}

body {
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Osaka", "Osaka－等幅", "Osaka-Mono", "MS UI Gothic", "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", sans-serif;
  /*background: linear-gradient(185deg, #000 85%, #8a1a16);*/
  background-color: #ffffff;
  background-image: url("https://www.mandarake.co.jp/dir/nkn/wink/newopen/img/background.png");
  background-repeat: repeat;
  background-position: center;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.wrap {
  text-align: center;
}

.hero {
  text-align: center;
  padding-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  .hero {
    max-width: 1200px;
    width: 100%;
    text-align: center;
    margin: 50px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .hero {
    top: -100px;
    max-width: 500px;
    margin: 70px auto 0;
    padding: 0, 25px;
  }
}

.middle {
  text-align: center;
  max-width: 5000px;
}

@media only screen and (min-width: 768px) {
  .middle {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .middle {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 25px;
  }
}

.date {
  text-align: center;
  color: #ffffff;
  font-size: 50px;
  line-height: 2;
  font-weight: bold;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

@media only screen and (min-width: 768px) {
  .date {
    max-width: 1080px;
    padding-top: 20px;
    text-align: center;
    margin: auto;
  }
}

@media only screen and (max-width: 767px) {
  .date {
    font-size: 35px;
    top: -25px;
    max-width: 500px;
    margin: 0 auto 0;
    padding: 0 25px 20;
  }
}

.somemoredates {
  background-color: blanchedalmond;
  color: #ffffff;
  font-size: 50px;
  font-weight: bold;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  line-height: normal;
}

@media only screen and (min-width: 768px) {
  .somemoredates {
    margin: 150px auto 150px;
    padding: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .somemoredates {
    font-size: 25px;
    top: -25px;
    max-width: 500px;
    margin: 0 auto 0;
    padding: 0 25px;
  }
}

.mapsns {
  max-width: 1500px;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .mapsns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 768px) {
  .map {
    margin: auto;
  }
}

@media only screen and (max-width: 767px) {
  .map {
    top: -25px;
    max-width: 500px;
    margin: 0 auto 0;
    padding: 0 25px;
  }
}

.sns {
  display: block;
  max-width: 100%;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .sns .block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (min-width: 768px) {
  .sns .block {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media only screen and (max-width: 767px) {
  .sns .box {
    width: 100%;
    margin: 0 0 35px;
  }
  .sns .box:last-child {
    margin: 0;
  }
}

@media only screen and (min-width: 768px) {
  .sns .box {
    width: 500px;
    margin: 0 auto;
  }
}

.sns .ttl {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .sns .ttl {
    margin: 0 0 20px;
  }
}

@media only screen and (min-width: 768px) {
  .sns .ttl {
    margin: 0 0 20px;
  }
}

.sns .ttl .ttl_inner {
  color: #ffffff;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .sns .pic {
    margin: 0 10px 0 0;
  }
  .sns .pic img {
    width: 83%;
    height: auto;
  }
}

@media only screen and (min-width: 768px) {
  .sns .pic {
    margin: 0 20px 0 0;
  }
}

.sns p {
  margin: 0;
  padding: 0;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .sns p {
    font-size: 0.95rem;
    line-height: 1.5rem;
  }
}

@media only screen and (min-width: 768px) {
  .sns p {
    font-size: 1.0rem;
    line-height: 1.7rem;
  }
}

.sns p span {
  font-weight: bold;
}

.sns a {
  text-decoration: none;
  color: #d2d2d2;
}

.sns a:hover {
  text-decoration: underline;
}

.sns .twitter_btn {
  position: relative;
  text-align: center;
  border-radius: 23px;
  background: #00a0ff;
}

@media only screen and (max-width: 767px) {
  .sns .twitter_btn {
    width: 80px;
    height: 36px;
    line-height: 36px;
  }
}

@media only screen and (min-width: 768px) {
  .sns .twitter_btn {
    width: 100px;
    height: 46px;
    line-height: 46px;
  }
}

.sns .twitter_btn:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}

.sns .twitter_btn a {
  position: relative;
  z-index: 99;
  color: #fff;
  -webkit-transition: 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  .sns .twitter_btn a {
    font-size: 0.65rem;
  }
}

@media only screen and (min-width: 768px) {
  .sns .twitter_btn a {
    font-size: 0.75rem;
  }
}

@media only screen and (max-width: 767px) {
  .sns .twitter_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (min-width: 768px) {
  .sns .twitter_area {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media only screen and (max-width: 767px) {
  .sns .twitter_container .twitter-widget-wrapper iframe {
    width: 340px !important;
  }
}

@media only screen and (min-width: 768px) {
  .sns .twitter_container {
    width: 100%;
  }
}

.sns .twitter_btn {
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sns .twitter_btn .btn {
  position: relative;
  color: #FFF;
  text-align: center;
  background: #1b95e0;
  cursor: pointer;
  width: 365px;
}

@media only screen and (max-width: 767px) {
  .sns .twitter_btn .btn {
    width: 300px;
    height: 70px;
    line-height: 70px;
    margin: 20px auto 0;
  }
}

@media only screen and (min-width: 768px) {
  .sns .twitter_btn .btn {
    height: 80px;
    line-height: 80px;
  }
}

.sns .twitter_btn .btn:hover {
  -ms-filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

.sns .twitter_btn .btn a {
  display: block;
  widows: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .sns .twitter_btn .btn a {
    font-size: 0.85rem;
  }
}

@media only screen and (min-width: 768px) {
  .sns .twitter_btn .btn a {
    font-size: 0.95rem;
  }
}
/*# sourceMappingURL=style.css.map */