.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  font-size: 62.5%;
}
body {
  background: #fefdf9;
  color: #451914;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  margin: 0;
}
.wrap {
  margin: auto;
  max-width: 100%;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img {
  width: 100%;
  vertical-align: bottom;
}
ul {
  list-style: none;
}
a:link,a:visited,a:hover,a:active {
  color: #451914;
  text-decoration: none;
}
a img:hover {
  filter: brightness(1.2);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
@media only screen and (max-width: 1200px) {
  html {
    font-size: 0.8333333333333334vw;
  }
}
@media only screen and (max-width: 749px) {
  html {
    font-size: 2.67022696929239vw;
  }
}

/*notes*/
header {
  background: bottom center / cover url(../img/0000.webp) no-repeat;
}
.header__top__wrap {
  position: fixed;
  width: 100%;
  z-index: 1;
}
.header__top__wrap div {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin: auto;
  padding: 2rem 1%;
  width: 120rem;
}
.header__top__wrap .logo {
  width: 32rem;
}
.header__top__wrap nav {
  margin-left: auto;
}
.header__top__wrap nav ul {
  display: flex;
}
.header__top__wrap nav ul li a {
  position: relative;
  background: #ffcb00;
  border-radius: 2em;
  font-size: 2.2rem;
  font-weight: 700;
  margin-left: 1rem;
  padding: .25em 1.75em .25em 1em;
}
.header__top__wrap nav ul li a:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0002.webp) no-repeat;
  width: 2.0rem;
  height: 2.0rem;
  top: 27%;
  right: 5%;
}
.header__main__wrap {
  padding: 12rem 4%;
}
.header__main__wrap h1 {
  display: block;
  margin: 0 auto 4rem;
  width: 67.8rem;
}
.header__main__wrap p {
  display: table;
  background: rgba(255,255,255,0.9);
  border-radius: 2rem;
  color: #c46e02;
  font-size: 6.4rem;
  font-weight: 700;
  line-height: 1;
  margin: 0 auto 1.6rem;
  padding: .25em .5em;
}
.header__main__wrap p span {
  font-size: 8.0rem;
}

/*notes*/
.s01__wrap {
  background: center center / cover url(../img/0100.webp) no-repeat;
  padding: 12rem 4%;
  text-align: center;
}
.s01__wrap h2 {
  color: #c46e02;
  font-size: 5.2rem;
  letter-spacing: .1em;
  line-height: 1.3;
  margin-bottom: .5em;
}
.s01__wrap p {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 2;
}

/*notes*/
.s02__wrap {
  padding: 8rem 4%;
}
.s02__wrap h2 {
  position: relative;
  font-size: 4.2rem;
  font-weight: 700;
  text-align: center;
}
.s02__wrap h2:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0201.webp) no-repeat;
  width: 69.6rem;
  height: 82rem;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.s02__wrap .box__wrap  {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
  width: 98rem;
}
.s02__wrap .box__wrap .box {
  background: #fff;
  border-radius: 4rem;
  filter: drop-shadow(0 0 1.6rem rgba(255,180,46,.16));
  margin-top: 4rem;
  width: 30rem;
}
.s02__wrap .box__wrap .box .store__wrap {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  background: center center / cover url(../img/0202.webp) no-repeat;
  box-sizing: border-box;
  height: 20rem;
  padding: 1rem;
}
.s02__wrap .box__wrap .box:nth-child(2) .store__wrap {
  background: center center / cover url(../img/0203.webp)
}
.s02__wrap .box__wrap .box:nth-child(3) .store__wrap {
  background: center center / cover url(../img/0204.webp)
}
.s02__wrap .box__wrap .box:nth-child(4) .store__wrap {
  background: center center / cover url(../img/0205.webp)
}
.s02__wrap .box__wrap .box:nth-child(5) .store__wrap {
  background: center center / cover url(../img/0206.webp)
}
.s02__wrap .box__wrap .box:nth-child(6) .store__wrap {
  background: center center / cover url(../img/0207.webp)
}
.s02__wrap .box__wrap .box:nth-child(7) .store__wrap {
  background: center center / cover url(../img/0208.webp)
}
.s02__wrap .box__wrap .box:nth-child(8) .store__wrap {
  background: center center / cover url(../img/0209.webp)
}
.s02__wrap .box__wrap .box:nth-child(9) .store__wrap {
  background: center center / cover url(../img/0210.webp)
}
.s02__wrap .box__wrap .box:nth-child(10) .store__wrap {
  background: center center / cover url(../img/0211.webp)
}
.s02__wrap .box__wrap .box .store__wrap .store {
  width: 4.6rem;
}
.s02__wrap .box__wrap .box .store__wrap .instagram {
  margin-left: .6rem;
  width: 4.6rem;
}
.s02__wrap .box__wrap .box .item__wrap {
  font-weight: 700;
  padding: 1.5rem 2rem 3rem;
}
.s02__wrap .box .region {
  background: #eb9302;
  border-radius: .6rem;
  color: #fff;
  font-size: 1.3rem;
  margin-bottom: .15em;
  padding: .15em 0;
  text-align: center;
  width: 8.2rem;
}
.s02__wrap .box:nth-child(2) .region {
  background: #8a6e7d;
}
.s02__wrap .box:nth-child(3) .region,
.s02__wrap .box:nth-child(5) .region,
.s02__wrap .box:nth-child(6) .region {
  background: #c41d02;
}
.s02__wrap .box:nth-child(4) .region {
  background: #c46e02;
}
.s02__wrap .box:nth-child(7) .region {
  background: #7d6e02;
}
.s02__wrap .box:nth-child(8) .region,
.s02__wrap .box:nth-child(9) .region,
.s02__wrap .box:nth-child(10) .region {
  background: #c45f86;
}
.s02__wrap .box h3 {
  font-size: 2.0rem;
  line-height: 1.2;
  margin-bottom: .5em;
}
.s02__wrap .box h3 span {
  font-size: 1.6rem;
}
.s02__wrap .box .address,
.s02__wrap .box .telephone {
  position: relative;
  font-size: 1.3rem;
  line-height: 1.3;
  margin-bottom: .5em;
  padding-left: 1em;
}
.s02__wrap .box .telephone {
  margin-bottom: 1em;
}
.s02__wrap .box .address:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0216.webp) no-repeat;
  width: 1.2rem;
  height: 1.2rem;
  top: 10%;
  left: 0;
}
.s02__wrap .box:nth-child(2) .address:before {
  background: 100% / 100% url(../img/0218.webp) no-repeat;
}
.s02__wrap .box:nth-child(3) .address:before,
.s02__wrap .box:nth-child(5) .address:before,
.s02__wrap .box:nth-child(6) .address:before {
  background: 100% / 100% url(../img/0220.webp) no-repeat;
}
.s02__wrap .box:nth-child(4) .address:before {
  background: 100% / 100% url(../img/0222.webp) no-repeat;
}
.s02__wrap .box:nth-child(7) .address:before {
  background: 100% / 100% url(../img/0224.webp) no-repeat;
}
.s02__wrap .box:nth-child(8) .address:before,
.s02__wrap .box:nth-child(9) .address:before,
.s02__wrap .box:nth-child(10) .address:before {
  background: 100% / 100% url(../img/0226.webp) no-repeat;
}
.s02__wrap .box .telephone:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0217.webp) no-repeat;
  width: 1.2rem;
  height: 1.2rem;
  top: 20%;
  left: 0;
}
.s02__wrap .box:nth-child(2) .telephone:before {
  background: 100% / 100% url(../img/0219.webp) no-repeat;
}
.s02__wrap .box:nth-child(3) .telephone:before,
.s02__wrap .box:nth-child(5) .telephone:before,
.s02__wrap .box:nth-child(6) .telephone:before {
  background: 100% / 100% url(../img/0221.webp) no-repeat;
}
.s02__wrap .box:nth-child(4) .telephone:before {
  background: 100% / 100% url(../img/0223.webp) no-repeat;
}
.s02__wrap .box:nth-child(7) .telephone:before {
  background: 100% / 100% url(../img/0225.webp) no-repeat;
}
.s02__wrap .box:nth-child(8) .telephone:before,
.s02__wrap .box:nth-child(9) .telephone:before,
.s02__wrap .box:nth-child(10) .telephone:before {
  background: 100% / 100% url(../img/0227.webp) no-repeat;
}
.s02__wrap .box .hours {
  display: flex;
  align-items: flex-start;
}
.s02__wrap .box .hours:nth-child(6) {
  align-items: baseline;
}
.s02__wrap .box .hours p:nth-child(1) {
  border: .1rem solid #451914;
  border-radius: .4rem;
  font-size: 1.3rem;
  margin: 0 .5em .5em 0;
  text-align: center;
  width: 7rem;
}
.s02__wrap .box .hours p:nth-child(2) {
  font-size: 1.5rem;
  line-height: 1.2;
}
.s02__wrap .box .hours:nth-child(6) p:nth-child(2) {
  font-size: 1.3rem;
}
.s02__wrap .box .hours span {
  font-size: 1.3rem;
}
.s02__wrap .txt {
  position: absolute;
  left: 34rem;
  bottom: 0;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 2;
}

/*notes*/
.s03__wrap {
  background: bottom center / cover url(../img/0307.webp) no-repeat;
  background-color: #faf4e3;
  padding-bottom: 9rem;
}
.s03__wrap .h2__wrap {
  background: top center / cover url(../img/0300.webp) no-repeat;
  padding: 12rem 4% 8rem;
  text-align: center;
}
.s03__wrap .h2__wrap p {
  position: relative;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: .1em;
  margin-bottom: 1em;
}
.s03__wrap .h2__wrap p:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0301.webp) no-repeat;
  width: 28.8rem;
  height: 1.5rem;
  bottom: -64%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.s03__wrap .h2__wrap h2 {
  font-size: 4.6rem;
  line-height: 1.4;
}
.s03__wrap .h2__wrap h2 span {
  color: #ff574a;
  font-size: 5.6rem;
  font-weight: 900;
}
.s03__wrap .box1__wrap .txt {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.6rem;
  font-weight: 900;
  margin-bottom: .5em;
  text-align: center;
}
.s03__wrap .box1__wrap .txt span {
  display: block;
  background: #ff574a;
  border-radius: 2em;
  color: #ffdf04;
  font-size: 4.2rem;
  font-weight: 900;
  margin: .4rem;
  text-align: center;
  height: 6.8rem;
  width: 6.8rem;
}
.s03__wrap .box1__wrap ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 91rem;
}
.s03__wrap .box1__wrap ul li {
  width: 27rem;
}
.s03__wrap .box1__wrap ul li img {
  display: block;
  margin: 0 auto 1em;
  width: 20rem;
}
.s03__wrap .box1__wrap ul li p {
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.s03__wrap .release {
  display: block;
  margin: 6rem auto;
  width: 58rem;
}
.s03__wrap .box2__wrap {
  background: #fff;
  border-radius: 8rem;
  box-sizing: border-box;
  filter: drop-shadow(0 0 1.6rem rgba(255,180,46,.16));
  margin: auto;
  padding: 6rem 10rem;
  width: 80rem;
}
.s03__wrap .box2__wrap h3 {
  color: #ff574a;
  font-size: 3.6rem;
  margin-bottom: 1em;
  text-align: center;
}
.s03__wrap .box2__wrap p {
  font-weight: 700;
  line-height: 1.8em;
  margin-bottom: 2em;
}
.s03__wrap .box2__wrap img {
  display: block;
  margin: auto;
  width: 52.7rem;
}

/*notes*/
.s04__wrap {
  padding: 8rem 4%;
}
.s04__wrap h2 {
  position: relative;
  display: block;
  margin: 0 auto 12rem;
  width: 84.2rem;
}
.s04__wrap h2:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0400.webp) no-repeat;
  width: 37.6rem;
  height: 38.0rem;
  top: 75%;
  right: -14%;
  z-index: -1;
}
.s04__wrap .box__wrap {
  margin: auto;
  width: 98rem;
}
.s04__wrap .box__wrap div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 81rem;
}
.s04__wrap .box__wrap div:nth-child(2) {
  margin-top: -4rem;
  margin-left: auto;
  width: 77.6rem;
}
.s04__wrap .box__wrap div:nth-child(3) {
  margin: -4rem auto 0;
  width: 87rem;
}
.s04__wrap .box__wrap div img {
  width: 53.2rem;
}
.s04__wrap .box__wrap div p {
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.8;
  margin-top: 3em;
}
.s04__wrap .box__wrap div:nth-child(2) p {
  margin-top: 2em;
}

/*notes*/
.s05__wrap {
  padding: 8rem 4%;
}
.s05__wrap .box__wrap {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 85rem;
}
.s05__wrap .box__wrap div {
  text-align: center;
  width: 35rem;
}
.s05__wrap .box__wrap div img {
  display: block;
  margin: auto;
  width: 32rem;
}
.s05__wrap .box__wrap div p:nth-child(2) {
  font-size: 3.2rem;
  font-weight: 700;
}
.s05__wrap .box__wrap div:nth-child(1) p:nth-child(3) {
  position: relative;
  display: table;
  font-size: 2.2rem;
  font-weight: 700;
  margin: 5rem auto;
  padding-left: 3.6rem;
}
.s05__wrap .box__wrap div:nth-child(1) p:nth-child(3):before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0502.webp) no-repeat;
  width: 3.2rem;
  height: 3.2rem;
  top: 5%;
  left: 0;
}
.s05__wrap .box__wrap div a {
  position: relative;
  display: block;
  background: #ff574a;
  border-radius: 2em;
  color: #fff;
  font-size: 2.0rem;
  font-weight: 700;
  padding: .75em 1.75em .75em 1em;
}
.s05__wrap .box__wrap div a:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0503.webp) no-repeat;
  width: 2.6rem;
  height: 2.6rem;
  top: 29%;
  right: 5%;
}
.s05__wrap .box__wrap div:nth-child(2) img {
  width: 13rem;
}
.s05__wrap .box__wrap div:nth-child(2) p:nth-child(2) {
  font-size: 1.8rem;
  margin: 1.5em 0;
}
.s05__wrap .box__wrap div:nth-child(2) a {
  background: #c80011;
}
.s05__wrap .box__wrap div:nth-child(2) a:before {
  background: 100% / 100% url(../img/0505.webp) no-repeat;
}
.s05__wrap .instagram {
  margin: 12rem 0 4rem;
  text-align: center;
}
.s05__wrap .instagram p {
  font-size: 3.6rem;
  font-weight: 700;
}
.s05__wrap .instagram img {
  width: 10rem;
}

/*notes*/
footer {
  font-weight: 700;
  padding: 1rem 4%;
  text-align: center;
}

/*fade*/
.fadein {
  opacity : 0;
  transform : translate(0, 50px);
  transition : all 2000ms;
}
.fadein.scrollin {
  opacity : 1;
  transform : translate(0, 0);
}











@media screen and (max-width:749px){
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
body {
  font-size: 1.4rem;
}

/*notes*/
.header__top__wrap div {
  padding: 1rem 1%;
  width: 100%;
}
.header__top__wrap .logo {
  width: 14rem;
}
.header__top__wrap nav ul li a {
  font-size: 1.0rem;
  margin-left: .5rem;
  padding: .75em 2.25em .75em 1em;
}
.header__top__wrap nav ul li a:before {
  width: 1.2rem;
  height: 1.2rem;
  top: 30%;
}
.header__main__wrap {
  padding: 8rem 4%;
}
.header__main__wrap h1 {
  margin: 0 auto 2rem;
  width: 100%;
}
.header__main__wrap p {
  border-radius: 1rem;
  font-size: 2.6rem;
  padding: .35em .5em;
}
.header__main__wrap p span {
  font-size: 3.6rem;
}

/*notes*/
.s01__wrap {
  background: top center / cover url(../img/0100_sp.webp) no-repeat;
  padding: 8rem 4%;
}
.s01__wrap h2 {
  font-size: 3.2rem;
}
.s01__wrap p {
  font-size: 1.8rem;
}

/*notes*/
.s02__wrap {
  padding: 4rem 4%;
}
.s02__wrap h2 {
  font-size: 2.0rem;
}
.s02__wrap h2:before {
  width: 34.8rem;
  height: 41rem;
}
.s02__wrap .box__wrap  {
  display: block;
  width: 100%;
}
.s02__wrap .box__wrap .box {
  margin: 2rem auto;
  width: 30rem;
}
.s02__wrap .txt {
  position: static;
  font-size: 1.1rem;
}

/*notes*/
.s03__wrap {
  padding-bottom: 4rem;
}
.s03__wrap .h2__wrap {
  padding: 6rem 4% 4rem;
}
.s03__wrap .h2__wrap p {
  font-size: 2.0rem;
}
.s03__wrap .h2__wrap p:before {
  width: 22.8rem;
}
.s03__wrap .h2__wrap h2 {
  font-size: 2.2rem;
}
.s03__wrap .h2__wrap h2 span {
  color: #ff574a;
  font-size: 2.6rem;
  font-weight: 900;
}
.s03__wrap .box1__wrap .txt {
  font-size: 2.2rem;
}
.s03__wrap .box1__wrap .txt span {
  font-size: 2.8rem;
  height: 4.8rem;
  width: 4.8rem;
}
.s03__wrap .box1__wrap ul {
  display: block;
  width: 100%;
}
.s03__wrap .box1__wrap ul li {
  margin-bottom: 2rem;
  width: 100%;
}
.s03__wrap .box1__wrap ul li img {
  width: 16rem;
}
.s03__wrap .box1__wrap ul li p {
  font-size: 1.6rem;
}
.s03__wrap .release {
  margin: 4rem auto;
  width: 82%;
}
.s03__wrap .box2__wrap {
  border-radius: 4rem;
  padding: 3rem 2rem;
  width: 92%;
}
.s03__wrap .box2__wrap h3 {
  font-size: 2.0rem;
}
.s03__wrap .box2__wrap img {
  width: 100%;
}

/*notes*/
.s04__wrap {
  padding: 6rem 4%;
}
.s04__wrap h2 {
  margin: 0 auto 2rem;
  width: 100%;
}
.s04__wrap h2:before {
  display: none;
}
.s04__wrap .t3 {
  display: block;
  margin: auto;
  width: 60%;
}
.s04__wrap .box__wrap {
  margin: auto;
  width: 100%;
}
.s04__wrap .box__wrap div {
  display: block;
  width: 100%;
}
.s04__wrap .box__wrap div:nth-child(2) {
  margin: 4rem auto 0;
  width: 100%;
}
.s04__wrap .box__wrap div:nth-child(3) {
  margin: 4rem auto 0;
  width: 100%;
}
.s04__wrap .box__wrap div img {
  display: block;
  margin: auto;
  width: 90%;
}
.s04__wrap .box__wrap div p {
  font-size: 1.6rem;
  margin-top: 1em;
  text-align: center;
}
.s04__wrap .box__wrap div:nth-child(2) p {
  margin-top: 1em;
}

/*notes*/
.s05__wrap {
  padding: 4rem 4%;
}
.s05__wrap .box__wrap {
  display: block;
  width: 100%;
}
.s05__wrap .box__wrap div {
  margin-top: 4rem;
  width: 100%;
}
.s05__wrap .box__wrap div img {
  width: 70%;
}
.s05__wrap .box__wrap div p:nth-child(2) {
  font-size: 2.2rem;
}
.s05__wrap .box__wrap div:nth-child(1) p:nth-child(3) {
  font-size: 1.6rem;
  margin: 3rem auto;
  padding-left: 3.0rem;
}
.s05__wrap .box__wrap div:nth-child(1) p:nth-child(3):before {
  width: 2.6rem;
  height: 2.6rem;
}
.s05__wrap .box__wrap div a {
  font-size: 1.6rem;
  margin: auto;
  width: 60%;
}
.s05__wrap .box__wrap div a:before {
  width: 2.0rem;
  height: 2.0rem;
  top: 32%;
}
.s05__wrap .box__wrap div:nth-child(2) img {
  width: 30%;
}
.s05__wrap .box__wrap div:nth-child(2) p:nth-child(2) {
  font-size: 1.6rem;
  margin: 1em 0;
}
.s05__wrap .instagram {
  margin: 6rem 0 2rem;
}
.s05__wrap .instagram p {
  font-size: 2.6rem;
}
.s05__wrap .instagram img {
  width: 8rem;
}

/*notes*/
footer {
  font-size: 1.1rem;
}
}
