#top .mv {
  height: 600px;
  position: relative;
}

@media screen and (max-width: 1199px) {
  #top .mv {
    height: 400px;
  }
}

@media screen and (max-width: 767px) {
  #top .mv {
    height: 300px;
  }
}

#top .mv__wrap {
  height: 100%;
  background-size: cover;
  background-position: center;
}

#top .nav {
  margin-bottom: -40px;
  padding-bottom: 40px;
  background: url(/common/img/dot02.png) repeat-y top left/480px, url(/common/img/dot01.png) top left/4px, #fafafa;
  position: relative;
}

@media screen and (max-width: 767px) {
  #top .nav {
    background-size: 240px,4px;
  }
}

#top .nav__flex {
  width: 90%;
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  border-radius: 10px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(221, 221, 221, 0.4);
          box-shadow: 0px 1px 2px 0px rgba(221, 221, 221, 0.4);
  background: #fff;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  #top .nav__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#top .nav__flex__list {
  width: calc(100% / 4);
}

@media screen and (max-width: 767px) {
  #top .nav__flex__list {
    width: 50%;
  }
}

#top .nav__flex__list:not(:last-child) a span {
  border-right: 1px solid #ccc;
}

#top .nav__flex__list__link {
  color: #333;
  display: block;
  padding: 30px 0;
  font-size: 2rem;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 1199px) {
  #top .nav__flex__list__link {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 767px) {
  #top .nav__flex__list__link {
    padding: 15px 0;
    font-size: 1.6rem;
  }
}

#top .nav__flex__list__link:hover {
  color: #f64a42;
}

#top .nav__flex__list__link__txt {
  display: block;
  line-height: 1;
}

#top .next {
  padding: 100px 0 60px;
  background: url(/common/img/dot02.png) repeat-y top left/480px, url(/common/img/dot01.png) top left/4px, #fafafa;
}

@media screen and (max-width: 767px) {
  #top .next {
    background-size: 240px,4px;
  }
}

#top .next .inner {
  max-width: 1280px;
}

#top .next__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #top .next__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#top .next__flex__list {
  width: 23.438%;
  background: #fff;
}

@media screen and (max-width: 1199px) {
  #top .next__flex__list {
    width: 24%;
  }
}

@media screen and (max-width: 767px) {
  #top .next__flex__list {
    width: 49%;
  }
}

@media screen and (max-width: 767px) {
  #top .next__flex__list:nth-child(n+3) {
    margin-top: 20px;
  }
}

#top .next__flex__list__link {
  display: block;
  text-decoration: none;
}

#top .next__flex__list__link:hover {
  opacity: 0.8;
}

#top .next__flex__list__link__pic:hover {
  opacity: 1;
}

#top .next__flex__list__link__bottom {
  padding: 20px 30px 94px;
  background: url(/common/img/ico_vec01@2x.png) no-repeat bottom 30px center/21px;
}

@media screen and (max-width: 1199px) {
  #top .next__flex__list__link__bottom {
    padding: 20px 20px 70px;
  }
}

@media screen and (max-width: 767px) {
  #top .next__flex__list__link__bottom {
    padding: 20px;
    background: none;
  }
}

#top .next__flex__list__link__bottom__head {
  color: #f64a42;
  font-size: 2.2rem;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  #top .next__flex__list__link__bottom__head {
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  #top .next__flex__list__link__bottom__head {
    font-size: 1.8rem;
    text-align: left;
    background: url(/common/img/ico_vec01@2x.png) no-repeat center right/16px;
  }
}

#top .next__flex__list__link__bottom__txt {
  margin-top: 10px;
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  #top .next__flex__list__link__bottom__txt {
    display: none;
  }
}

#top .next__bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  #top .next__bnr {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#top .next__bnr__list {
  width: 23%;
  margin-right: 10px;
}

@media screen and (max-width: 1199px) {
  #top .next__bnr__list {
    width: 33%;
  }
}

@media screen and (max-width: 767px) {
  #top .next__bnr__list {
    width: 49%;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  #top .next__bnr__list:nth-child(even) {
    margin-left: 2%;
  }
}

@media screen and (max-width: 767px) {
  #top .next__bnr__list:nth-child(n+3) {
    margin-top: 5px;
  }
}

#top .next__bnr__list__link {
  display: block;
}

#top .news {
  margin-top: 44px;
}

@media screen and (max-width: 767px) {
  #top .news {
    margin-top: 40px;
  }
}

#top .news .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#top .news__head {
  font-size: 4rem;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 1199px) {
  #top .news__head {
    font-size: 3rem;
  }
}

@media screen and (max-width: 767px) {
  #top .news__head {
    margin: auto;
    font-size: 2.4rem;
    text-align: center;
  }
}

#top .news__head__link {
  color: #f64a42;
  display: block;
  padding-bottom: 40px;
  text-decoration: none;
  background: url(/common/img/ico_vec01@2x.png) no-repeat bottom center/22px;
}

@media screen and (max-width: 767px) {
  #top .news__head__link {
    padding-bottom: 30px;
    background-size: 16px;
  }
}

#top .news__head__link__mini {
  color: #333;
  display: block;
  font-size: 1.8rem;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  #top .news__head__link__mini {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  #top .news__head__link__mini {
    font-size: 1.4rem;
  }
}

#top .news__list {
  width: 83%;
}

@media screen and (max-width: 1199px) {
  #top .news__list {
    width: 75%;
  }
}

@media screen and (max-width: 767px) {
  #top .news__list {
    width: 100%;
    margin-top: 20px;
  }
}

#top .news__list__content {
  border-bottom: 1px solid #ccc;
}

#top .news__list__content__link {
  color: #444;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0;
  text-decoration: none;
}

#top .news__list__content__link:hover {
  color: #f64a42;
}

#top .news__list__content__link:hover span {
  color: #f64a42;
}

#top .news__list__content__link__day {
  color: #333;
  display: block;
  margin-right: 26px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  #top .news__list__content__link__day {
    margin-right: 10px;
  }
}

#top .bnr {
  background: #f2f2f2;
  padding: 20px;
  margin-top: 60px;
}

#top .buy {
  padding: 60px 0;
  background: url(/common/img/dot03.png) repeat-y top right/480px, url(/common/img/dot01.png) top right/4px;
}

#top .buy__head {
  font-size: 2.8rem;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  #top .buy__head {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 767px) {
  #top .buy__head {
    font-size: 1.8rem;
  }
}

#top .buy__list {
  margin-top: 50px;
}

#top .buy__list__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(221, 221, 221, 0.4);
          box-shadow: 0px 1px 2px 0px rgba(221, 221, 221, 0.4);
  background: #fff;
}

@media screen and (max-width: 1199px) {
  #top .buy__list__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#top .buy__list__content:nth-child(2) {
  margin-top: 30px;
}

#top .buy__list__content__wrap__head {
  color: #f64a42;
  font-size: 2.4rem;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  #top .buy__list__content__wrap__head {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 767px) {
  #top .buy__list__content__wrap__head {
    font-size: 1.8rem;
  }
}

#top .buy__list__content__wrap__head span {
  font-size: 60%;
}

#top .buy__list__content__wrap__head br {
  display: none;
}

@media screen and (max-width: 767px) {
  #top .buy__list__content__wrap__head br {
    display: block;
  }
}

#top .buy__list__content__wrap__txt {
  margin-top: 10px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #top .buy__list__content__wrap__txt {
    width: 90%;
    margin: 10px auto 0;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  #top .buy__list__content__wrap__txt br {
    display: none;
  }
}

#top .buy__list__content__wrap__link {
  color: #fff;
  max-width: 240px;
  display: block;
  margin: 20px auto 0;
  padding: 5.5px 0;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  text-align: center;
  text-decoration: none;
  border-radius: 17.5px;
  background: url(/common/img/ico_vec02@2x.png) no-repeat center right 15px/7px, #f64a42;
}

#top .buy__list__content__wrap__link:hover {
  opacity: 0.8;
}

#top .buy__list__content .wrap01 {
  width: 54.3%;
}

@media screen and (max-width: 1199px) {
  #top .buy__list__content .wrap01 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 32.5px 0;
  }
}

#top .buy__list__content .wrap02 {
  width: 56.7%;
  padding: 32.5px 0;
}

@media screen and (max-width: 1199px) {
  #top .buy__list__content .wrap02 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

#top .buy__list__content__pic01 {
  width: 45.7%;
}

@media screen and (max-width: 1199px) {
  #top .buy__list__content__pic01 {
    display: none;
  }
}

#top .buy__list__content__pic01__sp {
  display: none;
}

@media screen and (max-width: 1199px) {
  #top .buy__list__content__pic01__sp {
    display: block;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

#top .buy__list__content__pic02 {
  width: 45.7%;
}

@media screen and (max-width: 1199px) {
  #top .buy__list__content__pic02 {
    display: none;
  }
}

#top .buy__list__content__pic02__sp {
  display: none;
}

@media screen and (max-width: 1199px) {
  #top .buy__list__content__pic02__sp {
    display: block;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

#top .sns {
  margin-top: 60px;
}

@media screen and (max-width: 1199px) {
  #top .sns {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  #top .sns {
    margin-top: 40px;
  }
}

#top .sns__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #top .sns__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#top .sns__flex__list {
  width: 48%;
}

@media screen and (max-width: 767px) {
  #top .sns__flex__list {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #top .sns__flex__list:nth-child(2) {
    margin-top: 20px;
  }
}

#top .sns__flex__list iframe {
  vertical-align: bottom;
}

#top .sns__flex__list__link {
  display: block;
}
/*# sourceMappingURL=style.css.map */