#tachikawa31 img {
  max-width: 100%;
  display: block;
}
#tachikawa31 .sp {
  display: block;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .sp {
    display: none;
  }
}
#tachikawa31 .pc {
  display: none;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .pc {
    display: block;
  }
}
#tachikawa31 .common__headingWrap {
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#tachikawa31 .common__headingWrap .common__heading {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .common__headingWrap .common__heading {
    font-size: 29px;
  }
}
#tachikawa31 .common__headingWrap .common__subHeading {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .common__headingWrap .common__subHeading {
    font-size: 24px;
  }
}
#tachikawa31 .common__text p {
  font-size: 12px;
  line-height: 2;
  font-weight: 700;
  max-width: 480px;
  line-height: 1.8;
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .common__text p {
    font-size: 15px;
    max-width: 800px;
  }
}
#tachikawa31 .contents .contents__inner .lead {
  position: relative;
  background-color: transparent;
  z-index: 100;
}
#tachikawa31 .contents .contents__inner .lead::before, #tachikawa31 .contents .contents__inner .lead::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  top: 0;
  left: 0;
}
#tachikawa31 .contents .contents__inner .lead::before {
  background-color: #19306e;
  height: 30px;
  z-index: 13;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .lead::before {
    height: 60px;
  }
}
#tachikawa31 .contents .contents__inner .lead::after {
  background-color: #d42e77;
  height: 38px;
  z-index: 12;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .lead::after {
    height: 73px;
  }
}
#tachikawa31 .contents .contents__inner .lead .lead__inner {
  background-color: #ffffff;
}
#tachikawa31 .contents .contents__inner .lead .lead__inner .lead__contents {
  padding: 60px 10px 10px;
  position: relative;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .lead .lead__inner .lead__contents {
    max-width: 900px;
    padding-top: 121px;
    padding-bottom: 32px;
  }
}
#tachikawa31 .contents .contents__inner .lead .lead__inner .lead__contents .lead__logo .lead__logoInner {
  margin-bottom: 17px;
  width: 408px;
  margin-left: auto;
  margin-right: auto;
  transform: translateX(6px);
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .lead .lead__inner .lead__contents .lead__logo .lead__logoInner {
    width: 820px;
    transform: translateX(11px);
    margin-bottom: 36px;
  }
}
#tachikawa31 .contents .contents__inner .lead .lead__inner .lead__contents .lead__headingWrap {
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 260px;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .lead .lead__inner .lead__contents .lead__headingWrap {
    width: 500px;
  }
}
#tachikawa31 .contents .contents__inner .lead .lead__inner .lead__contents .lead__headingWrap .lead__heading {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 800;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .lead .lead__inner .lead__contents .lead__headingWrap .lead__heading {
    font-size: 30px;
  }
}
#tachikawa31 .contents .contents__inner .lead .lead__inner .lead__contents .lead__imgOpen {
  position: absolute;
  aspect-ratio: 346/377;
  width: 85px;
  bottom: -8px;
  left: 51px;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .lead .lead__inner .lead__contents .lead__imgOpen {
    width: 170px;
    bottom: -6px;
  }
}
#tachikawa31 .contents .contents__inner .lead .lead__background {
  position: relative;
  z-index: 1;
}
#tachikawa31 .contents .contents__inner .store {
  position: relative;
  z-index: 90;
}
#tachikawa31 .contents .contents__inner .store .store__inner {
  background-color: #e5e5e5;
}
#tachikawa31 .contents .contents__inner .store .store__inner .store__contents {
  transform: translateY(-10px);
  padding: 10px;
  position: relative;
  z-index: 10;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .store .store__inner .store__contents {
    max-width: 900px;
    padding: 5px;
    transform: translateY(-10px);
    padding-bottom: 58px;
  }
}
#tachikawa31 .contents .contents__inner .store .store__inner .lead__textWrap {
  margin-top: 5px;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .store .store__inner .lead__textWrap {
    margin-top: 10px;
  }
}
#tachikawa31 .contents .contents__inner .store .store__inner .lead__img {
  width: 356.5px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 14px;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .store .store__inner .lead__img {
    margin-top: 41px;
    width: 713px;
  }
}
#tachikawa31 .contents .contents__inner .store .store__inner .lead__img + .lead__img {
  margin-top: 20px;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .store .store__inner .lead__img + .lead__img {
    margin-top: 30px;
  }
}
#tachikawa31 .contents .contents__inner .openingFair {
  color: #ffffff;
  position: relative;
  z-index: 80;
}
#tachikawa31 .contents .contents__inner .openingFair .openingFair__inner {
  background-color: #c0272d;
  position: relative;
}
#tachikawa31 .contents .contents__inner .openingFair .openingFair__inner::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  background-color: #c0272d;
  height: 50px;
  top: -10px;
}
#tachikawa31 .contents .contents__inner .openingFair .openingFair__inner .openingFair__contents {
  transform: translateY(-10px);
  padding: 10px;
  position: relative;
  z-index: 10;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .openingFair .openingFair__inner .openingFair__contents {
    max-width: 900px;
    padding: 5px;
    transform: translateY(-5px);
  }
}
#tachikawa31 .contents .contents__inner .openingFair .openingFair__inner .openingFair__contents .openingFair__text {
  margin-top: 20px;
}
#tachikawa31 .contents .contents__inner .openingFair .openingFair__inner .openingFair__contents .openingFair__img .openingFair__imgInner {
  max-width: 260px;
  margin-left: auto;
  margin-right: auto;
  transform: translateX(-10px) translateY(-7px);
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .openingFair .openingFair__inner .openingFair__contents .openingFair__img .openingFair__imgInner {
    max-width: 520px;
    transform: translateX(-35px) translateY(-21px);
  }
}
#tachikawa31 .contents .contents__inner .openingFair .openingFair__background {
  transform: translateY(-1px);
}
#tachikawa31 .contents .contents__inner .cafeMenu {
  position: relative;
  z-index: 70;
}
#tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner {
  background-color: #f2e4b9;
  position: relative;
}
#tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  background-color: #f2e4b9;
  height: 50px;
  top: -10px;
}
#tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents {
  transform: translateY(-10px);
  padding: 10px;
  position: relative;
  z-index: 10;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents {
    max-width: 900px;
    padding: 5px;
    transform: translateY(0px);
  }
}
#tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__text {
  margin-top: 10px;
}
#tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__body {
  position: relative;
}
#tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__body .cafeMenu__img .cafeMenu__imgInner {
  transform: translateX(40px) translateY(-9px);
  margin-top: 20px;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__body .cafeMenu__img .cafeMenu__imgInner {
    transform: translateX(80px) translateY(-9px);
    margin-top: 18px;
    max-width: 680px;
    margin-top: 36px;
  }
}
#tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__body .cafeMenu__img + .cafeMenu__img .cafeMenu__imgInner {
  transform: translateX(4px) translateY(0px);
  margin-top: 14px;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__body .cafeMenu__img + .cafeMenu__img .cafeMenu__imgInner {
    transform: translateX(18px) translateY(0px);
    margin-top: 38px;
    max-width: 860px;
  }
}
#tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__body .cafeMenu__imgbk {
  position: absolute;
}
#tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__body .cafeMenu__imgbk._01 {
  top: 5px;
  right: 0;
  aspect-ratio: 288/289;
  width: 70px;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__body .cafeMenu__imgbk._01 {
    top: 10px;
    width: 140px;
  }
}
#tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__body .cafeMenu__imgbk._02 {
  left: 8px;
  aspect-ratio: 1/1;
  top: 33%;
  transform: translateY(-50%);
  width: 72.5px;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__body .cafeMenu__imgbk._02 {
    width: 145px;
  }
}
#tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__body .cafeMenu__imgbk._03 {
  aspect-ratio: 1/1;
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  width: 50px;
  right: 60px;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .cafeMenu .cafeMenu__inner .cafeMenu__contents .cafeMenu__body .cafeMenu__imgbk._03 {
    width: 100px;
  }
}
#tachikawa31 .contents .contents__inner .iceCream {
  background-color: #f4cec6;
  position: relative;
  z-index: 60;
  overflow: hidden;
  padding-bottom: 60px;
}
#tachikawa31 .contents .contents__inner .iceCream .iceCream__inner {
  position: relative;
}
#tachikawa31 .contents .contents__inner .iceCream .iceCream__inner::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  background-color: #f4cec6;
  height: 50px;
  top: -10px;
}
#tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents {
  transform: translateY(-10px);
  padding: 10px;
  position: relative;
  z-index: 10;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents {
    max-width: 900px;
    padding: 5px;
    transform: translateY(-14px);
  }
}
#tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents .iceCream__text {
  margin-top: 10px;
}
#tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents .iceCream__body {
  position: relative;
}
#tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents .iceCream__body .iceCream__img .iceCream__imgInner {
  transform: translateX(9px) translateY(0px);
  margin-top: 9px;
  max-width: 436px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents .iceCream__body .iceCream__img .iceCream__imgInner {
    transform: translateX(19px) translateY(0px);
    margin-top: 18px;
    max-width: 872px;
    margin-top: 31px;
  }
}
#tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents .iceCream__body .iceCream__imgbk {
  position: absolute;
}
#tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents .iceCream__body .iceCream__imgbk._01 {
  top: -90px;
  right: 3px;
  aspect-ratio: 188/189;
  width: 46.5px;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents .iceCream__body .iceCream__imgbk._01 {
    width: 93px;
    top: -135px;
    right: 13px;
  }
}
#tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents .iceCream__body .iceCream__imgbk._02 {
  aspect-ratio: 1/1;
  left: 16px;
  top: 8px;
  width: 61px;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents .iceCream__body .iceCream__imgbk._02 {
    width: 122px;
    left: -1px;
    top: -2px;
  }
}
#tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents .iceCream__body .iceCream__imgbk._03 {
  aspect-ratio: 1/1;
  position: absolute;
  bottom: 2px;
  width: 72px;
  left: 80px;
}
@media screen and (min-width: 1000px) {
  #tachikawa31 .contents .contents__inner .iceCream .iceCream__inner .iceCream__contents .iceCream__body .iceCream__imgbk._03 {
    width: 144px;
    left: 122px;
    bottom: -18px;
  }
}/*# sourceMappingURL=top.css.map */