#top h1 {
  width: 100%;
  margin: 0 auto 40px;
  text-align: center;
  max-width: 420px;
}
@media screen and (max-width: 520px) {
  #top h1 {
    margin: 0 auto 30px;
    max-width: 290px;
  }
}
#top h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 520px) {
  #top h2 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 15px;
  }
}
#top h2 span {
  display: block;
  font-size: 22px;
}
@media screen and (max-width: 520px) {
  #top h2 span {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
#top .center {
  text-align: center;
}
#top .center p {
  line-height: 2.3;
}
@media screen and (max-width: 820px) {
  #top .center p {
    text-align: left;
    line-height: 1.8;
    letter-spacing: 0.02rem;
  }
}
#top .flex {
  display: flex;
}
#top .w_bg {
  padding: 40px;
  background-color: #fff;
}
@media print {
  #top .w_bg {
    padding: 30px;
  }
}
@media screen and (max-width: 1024px) {
  #top .w_bg {
    padding: 40px;
  }
}
@media screen and (max-width: 820px) {
  #top .w_bg {
    padding: 30px;
  }
}
@media screen and (max-width: 520px) {
  #top .w_bg {
    padding: 25px;
  }
}
#top section {
  padding-bottom: 90px;
}
@media screen and (max-width: 520px) {
  #top section {
    padding-bottom: 45px;
  }
}
#top #lead .aisatsu {
  background-color: #fff;
  border-radius: 15px;
  padding: 30px;
}
@media screen and (max-width: 1024px) {
  #top #lead .aisatsu {
    padding: 30px 24px;
  }
}
#top #lead .aisatsu p {
  line-height: 1.9;
}
#top #instagram .lead {
  margin-bottom: 30px;
}
@media screen and (max-width: 520px) {
  #top #instagram .lead {
    text-align: left;
  }
}
#top #instagram .link-gap {
  display: inline-block;
  margin-bottom: 1rem;
}
#top #instagram h1 {
  margin: 0 auto 10px;
  max-width: 100%;
}
#top #instagram a {
  position: relative;
  color: #f29600;
  margin-top: 10px;
}
#top #instagram a .border {
  border-bottom: solid 2px #f29600;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 520px) {
  #top #instagram a .border {
    font-size: 16px;
  }
}
#top #instagram a .arw::after {
  content: "";
  position: absolute;
  background-image: url(../images/common/ico_w_o@2x.png);
  background-size: contain;
  background-position: center;
  top: 55%;
  transform: translate(0, -50%);
  right: -30px;
  height: 20px;
  width: 20px;
}
@media screen and (max-width: 520px) {
  #top #instagram a .arw::after {
    height: 18px;
    width: 18px;
  }
}
#top #gaiyou .list {
  line-height: 3;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 820px) {
  #top #gaiyou .list {
    line-height: 2.5;
  }
}
@media screen and (max-width: 520px) {
  #top #gaiyou .list {
    line-height: 2;
    text-align: left;
  }
}
#top #gaiyou .gaiyou-p {
  max-width: 376px;
  margin: 0 auto;
  text-align: left;
}
#top #access p {
  margin-bottom: 25px;
}
@media screen and (max-width: 520px) {
  #top #access p {
    text-align: left;
  }
}
#top #access .button01 {
  margin: 30px auto 0;
}
#top #flyer .button01 {
  margin: 30px auto 0;
}
#top #flyer .button01::after {
  background-image: url(../images/top/download1@2x.png);
}
#top #flyer .button01:hover::after {
  background-image: url(../images/top/download2@2x.png);
}
#top #flyer .flyer-wrap + .flyer-wrap {
  margin-top: 60px;
}
#top #contact {
  text-align: center;
}
#top #contact .contactBg {
  background-color: #fff;
  padding: 2px;
  max-width: 500px;
  margin: 20px auto 0;
  border-radius: 15px;
}
#top #contact .dottedBg {
  outline: 2px dashed #f29600;
  outline-offset: -8px;
  border-radius: 15px;
  padding: 40px 20px;
}
#top #contact .ttl {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 500;
}
@media screen and (max-width: 520px) {
  #top #contact .ttl {
    font-size: 20px;
  }
}
#top #contact .tel-link {
  font-weight: 500;
  padding-left: 50px;
  position: relative;
  font-size: 28px;
  color: #f29600;
}
@media screen and (max-width: 520px) {
  #top #contact .tel-link {
    font-size: 23px;
    padding-left: 45px;
  }
}
#top #contact .tel-link::before {
  content: "";
  position: absolute;
  background-image: url(../images/common/telicon@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  height: 40px;
  width: 40px;
}
@media screen and (max-width: 520px) {
  #top #contact .tel-link::before {
    height: 35px;
    width: 35px;
  }
}
#top #contact .tel-link a {
  color: #f29600;
}
#top #contact .tel-time {
  font-size: 14px;
  margin-top: 10px;
}
#top .wrapper {
  margin: 0 auto;
  max-width: 1000px;
  width: 90%;
}
#top .openTime {
  font-size: 18px;
  font-weight: bold;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  #top .openTime {
    flex-direction: column;
  }
}
@media screen and (max-width: 520px) {
  #top .openTime {
    font-size: 16px;
  }
}
#top .openTime p {
  margin: 0 20px;
  text-align: center;
}
@media screen and (max-width: 820px) {
  #top .openTime p {
    margin: 0 10px;
  }
}
@media screen and (max-width: 520px) {
  #top .openTime p .yaki {
    text-indent: -3.5em;
    padding-left: 3.5em;
  }
}
#top #instagram .insta_list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 20px 0;
}
#top #instagram .insta_list li {
  position: relative;
  width: calc((100% - 40px) / 4);
}
@media screen and (max-width: 480px) {
  #top #instagram .insta_list li {
    width: calc((100% - 10px) / 2);
  }
}
#top #instagram .insta_list li::before {
  content: "";
  display: block;
  padding-top: 100%;
}
#top #instagram .insta_list a {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#top #instagram .insta_list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#top #instagram .button01 {
  margin: 35px auto 0;
}
#top .flyerArea {
  justify-content: space-between;
}
@media screen and (max-width: 520px) {
  #top .flyerArea {
    flex-direction: column;
  }
}
#top .flyerArea img {
  width: 48%;
}
@media screen and (max-width: 520px) {
  #top .flyerArea img {
    width: 100%;
  }
  #top .flyerArea img + img {
    margin-top: 20px;
  }
}