@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Teko:700&display=swap");
@font-face {
  font-family: myfont;
  src: url("font-family: 'Oswald', sans-serif;");
}

h1 {
  background-color: #1c02ac;
  font-weight: 800 !important;
  color: #ffffff;
  font-weight: bolder;
  font-family: 'Oswald', sans-serif;
  font-size: 2rem !important;
  background-size: cover;
  text-align: center;
}

h2 {
  color: #ffffff;
  background-color: #1c02ac;
  font-weight: bolder;
  font-family: 'Oswald', sans-serif;
  font-size: 25px;
  background-size: cover;
  text-align: center;
  margin: 0 auto;
  font-weight: 800 !important;
}

@media only screen and (min-width: 1300px) {
  h2 {
    max-width: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    font-weight: bold;
  }
}

h3 {
  color: #000000;
  background-color: #1c02ac;
  font-weight: bolder;
  font-family: 'Oswald', sans-serif;
  font-size: 25px;
  background-size: cover;
  margin: 0 auto;
  font-weight: 800;
}

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-image: url(https://www.mandarake.co.jp/dir/nkn/sp6/bdman/img/bgv10.png);
  background-size: 200px;
  background-repeat: repeat;
}

.wrap {
  position: relative;
}

.squid {
  bottom: 0;
}

.squid img {
  width: 50px;
}

.top {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}

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

@media only screen and (max-width: 1299px) {
  .hero {
    padding-bottom: 150px;
  }
  .hero img {
    top: -100px;
    width: 90%;
    text-align: center;
    padding: 100 25px 100;
    max-width: 750px;
  }
}

.sellondate {
  margin: auto;
  max-width: 100%;
  background-color: #1c02ac;
  color: black;
}

@media only screen and (min-width: 1300px) {
  .sellondate {
    max-width: 100%;
    width: 60%;
    text-align: center;
    padding: 1.25%;
  }
}

@media only screen and (max-width: 1299px) {
  .sellondate {
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding: 10px;
  }
}

@media only screen and (min-width: 1300px) {
  .oneyear {
    font-size: 2rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffb71c), to(white));
    background: linear-gradient(#ffb71c 50%, white 100%);
    padding: 20px 100px 100px 100px;
  }
}

@media only screen and (max-width: 1299px) {
  .oneyear {
    font-size: 1.5rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffb71c), to(white));
    background: linear-gradient(#ffb71c 50%, white 100%);
    padding: 10px;
  }
}

@media only screen and (min-width: 1300px) {
  .chui {
    font-size: 1.25rem;
  }
}

@media only screen and (max-width: 1299px) {
  .chui {
    font-size: 1rem;
  }
}

.howtobuy {
  text-align: left;
}

@media only screen and (min-width: 1300px) {
  .howtobuy {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 1299px) {
  .howtobuy {
    padding: 50px 10px 10px 10px;
  }
}

.middle {
  margin: auto;
  max-width: 100%;
  background-color: #1c02ac;
  color: black;
}

@media only screen and (min-width: 1300px) {
  .middle {
    max-width: 100%;
    width: 60%;
    text-align: center;
    padding: 1.25%;
  }
}

@media only screen and (max-width: 1299px) {
  .middle {
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding: 10px;
  }
}

@media only screen and (min-width: 1300px) {
  .midcontent {
    font-size: 2rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffb71c), to(white));
    background: linear-gradient(#ffb71c 50%, white 100%);
    padding: 20px 100px 100px 100px;
  }
}

@media only screen and (max-width: 1299px) {
  .midcontent {
    font-size: 1.5rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffb71c), to(white));
    background: linear-gradient(#ffb71c 50%, white 100%);
    padding: 10px;
  }
}

.map img {
  width: 80%;
}

.text-update {
  font-weight: bold;
  text-align: center;
  color: #fff;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  letter-spacing: 0.1rem;
}

.twitter {
  color: #fff;
  overflow: hidden;
}

@media only screen and (min-width: 1300px) {
  .twitter {
    text-align: center;
    margin: 0 2% 0 0.5%;
    padding: 50px;
    padding-bottom: 200px;
  }
}

@media only screen and (max-width: 1299px) {
  .twitter {
    top: -25px;
    margin: 0 auto 0;
    padding: 10px 25px;
    height: 1000px;
  }
}

.twitter .timeline-Viewport {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

.newarrival__more {
  background-color: #ffffff !important;
  border-radius: 10px !important;
  color: #000000 !important;
}

.newarrival_area .newarrival__more a {
  color: #000 !important;
  width: 100% !important;
  display: block !important;
}

.global_head {
  margin: 0;
}

.global_foot {
  color: #fff;
}
/*# sourceMappingURL=style.css.map */