@charset "UTF-8";
/* =========================================================
common
========================================================= */
@media (max-width: 1024px) {
  .tabArea.pageTop ul li {
    width: 100%;
  }
}

/* =========================================================
.breakfast
========================================================= */
.breakfast h2.white {
  background: #fff;
  text-align: center;
  margin-top: 60px;
  padding: 22px 0;
  margin-bottom: 40px;
  text-transform: capitalize;
  font-size: 1.9rem;
}

@media (max-width: 1024px) {
  .breakfast h2.white {
    padding: 17px 0;
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 1.5rem;
  }
}

.breakfast h3 {
  font-size: 1.8rem;
  color: #000;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.breakfast h3+p {
  margin-bottom: 40px;
}

@media (max-width: 1024px) {
  .breakfast h3 {
    font-size: 1.5rem;
  }

  .breakfast h3+p {
    margin-bottom: 30px;
  }
}

.breakfast+.breakfast .wrapper {
  padding-top: 0;
}

.breakfast+.breakfast h2.white {
  margin-top: 0;
}

.breakfast .breakfastInner .tableWrap dl.w100 {
  width: 100%;
}

.breakfast .breakfastInner .tableWrap dl.w100 dt {
  width: 12%;
  justify-content: flex-start;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .tableWrap dl.w100 dt {
    width: 100%;
    justify-content: center;
  }
}

.breakfast .breakfastInner .tableWrap dl.w100 dd {
  width: 88%;
}

.breakfast .breakfastInner .tableWrap dl.w100 dd ul li+li {
  margin-top: 15px;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .tableWrap dl.w100 dd {
    width: 100%;
  }
}

.breakfast .breakfastInner .tableWrap dl.w100+.w100 dt,
.breakfast .breakfastInner .tableWrap dl.w100+.w100 dd {
  border-top: none;
}

.breakfast .breakfastInner .tableWrap dl.w100 dd .flexBox {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .tableWrap dl.w100 dd .flexBox {
    flex-direction: column;
    margin-bottom: 15px;
  }
}

.breakfast .breakfastInner .tableWrap dl.w100 dd .flexBox ul+ul {
  margin-left: 15px;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .tableWrap dl.w100 dd .flexBox ul+ul {
    margin-left: 0;
    margin-top: 15px;
  }
}

.breakfast .breakfastInner .openDay {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .openDay {
    font-size: 1.8rem;
  }
}

.breakfast .breakfastInner .secTitle01 {
  margin: 80px 0 30px;
  color: #132234;
  font-size: 1.9rem;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .secTitle01 {
    margin: 40px 0 20px;
    font-size: 1.5rem;
  }
}

.breakfast .breakfastInner .secTitle01 .en {
  display: block;
  line-height: 1;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 600;
  font-size: 6.5rem;
  letter-spacing: 0;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .secTitle01 .en {
    font-size: 3.6rem;
  }
}

.breakfast .breakfastInner .imgWrap.k6 {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 360px;
  color: #000;
  position: relative;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .imgWrap.k6 {
    flex-direction: column;
    height: auto;
    padding: 30px 0;
  }
}

.breakfast .breakfastInner .imgWrap.k6 .logo {
  width: 40%;
  display: flex;
  justify-content: center;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .imgWrap.k6 .logo {
    width: 90%;
  }
}

.breakfast .breakfastInner .imgWrap.k6 .logo img {
  width: 156px;
  height: 190px;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .imgWrap.k6 .logo img {
    width: 117px;
    height: 142.5px;
  }
}

.breakfast .breakfastInner .imgWrap.k6 .text {
  width: 50%;
  font-size: 1.3rem;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .imgWrap.k6 .text {
    width: 90%;
    margin-top: 15px;
  }
}

.breakfast .breakfastInner .imgWrap.k6 .text h3 {
  font-family: "acumin-variable", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .imgWrap.k6 .text h3 {
    font-size: 1.8rem;
  }
}

.breakfast .breakfastInner .imgWrap.k6 .text h3 span {
  font-size: 4rem;
  letter-spacing: 4px;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .imgWrap.k6 .text h3 span {
    font-size: 2.5rem;
    letter-spacing: 3px;
  }
}

.breakfast .breakfastInner .imgWrap.k6 .text p {
  text-shadow: initial;
  position: initial;
  font-weight: normal;
  margin-bottom: 0;
}

.breakfast .breakfastInner .imgWrap.k6 .text p.tel {
  margin-top: 15px;
}

.breakfast .breakfastInner .imgWrap.k6 .text .sns {
  text-align: center;
  color: #4c4948;
  position: absolute;
  right: 4%;
  bottom: 55px;
}

@media (max-width: 1024px) {
  .breakfast .breakfastInner .imgWrap.k6 .text .sns {
    justify-content: center;
    position: initial;
    display: flex;
    gap: 15px;
    margin-top: 15px;

  }
}

.breakfast .breakfastInner .imgWrap.k6 .text .sns p {
  font-family: "acumin-variable", sans-serif;
  margin-bottom: 0;
  font-size: 1.1rem;
}

.breakfast .breakfastInner .imgWrap.k6 .text .sns>div>p+p {
  margin-bottom: 12px;
  line-height: 1;
  margin-top: 4px;
}

.breakfast .breakfastInner .imgWrap.k6 .text .sns p a {
  background-color: #4c4948;
  width: 35px;
  height: 35px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.breakfast .breakfastInner .imgWrap.k6 .text .sns p a img {
  width: 22px;
  height: 22px;
}

.breakfast .breakfastInner .imgWrap.k6 .text .sns p a img.icon_TikTok {
  width: 16px;
  height: 21px;
}

.textWrap.bf {
  display: flex;
}

@media (max-width: 1024px) {
  .textWrap.bf {
    flex-direction: column;
  }
}

.textWrap.bf>div {
  width: 50%;
}

@media (max-width: 1024px) {
  .textWrap.bf>div {
    width: 100%;
  }
}

.textWrap.bf .right {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}

.textWrap.bf .stayPlanLink {
  background-color: #CF341A;
  color: #fff;
  border-radius: 20px;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.3);
  overflow: hidden;
  width: 450px;
  margin-left: auto;
  margin-bottom: 40px;
}

@media (max-width: 1024px) {
  .textWrap.bf .stayPlanLink {
    position: initial;
    margin: 0 auto 40px;
    max-width: 450px;
    width: 100%;
  }
}

.textWrap.bf .stayPlanLink a {
  text-decoration: none;
  position: relative;
  display: flex;
  min-height: 145px;
}

@media (max-width: 1024px) {
  .textWrap.bf .stayPlanLink a {
    min-height: 118px;
  }
}

.textWrap.bf .stayPlanLink a:hover {
  color: #fff;
}

.textWrap.bf .stayPlanLink a .text {
  padding: 15px 0 15px 20px;
  letter-spacing: 1px;
  font-size: 1.3rem;
  width: 51%;
}

@media (max-width: 1024px) {
  .textWrap.bf .stayPlanLink a .text {
    width: 63%;
    font-size: 1.2rem;
    padding: 10px 0 10px 15px;
    letter-spacing: initial;
  }
}

.textWrap.bf .stayPlanLink a .text h4 {
  font-size: 2rem;
  font-family: "acumin-variable", sans-serif;
  font-weight: bold;
  letter-spacing: 3.5px;
  margin-bottom: 2px;
}

@media (max-width: 1024px) {
  .textWrap.bf .stayPlanLink a .text h4 {
    font-size: 1.5rem;
    letter-spacing: 2px;
  }
}

.textWrap.bf .stayPlanLink a .text p {
  line-height: 1.4;
}

.textWrap.bf .stayPlanLink a .text .btn {
  background-color: #fff;
  color: #CF341A;
  border-radius: 25px;
  display: inline-block;
  font-size: 1.2rem;
  padding: 3px 10px;
  margin-top: 15px;
  line-height: 1;
}

.textWrap.bf .stayPlanLink a .text .btn::after {
  content: "▶";
  margin-left: 0.5em;
  font-size: 0.7em;
  vertical-align: middle;
}

.textWrap.bf .stayPlanLink a picture {
  width: 60%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 1024px) {
  .textWrap.bf .stayPlanLink a picture {
    width: 45%;
  }
}

.textWrap.bf .stayPlanLink a picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 35px;
  object-position: 35px;
  clip-path: ellipse(80% 100% at 100% 50%);
}

@media (max-width: 1024px) {
  .textWrap.bf .stayPlanLink a picture img {
    -o-object-position: left;
    object-position: left;
  }
}

.pizza {
  display: flex;
  justify-content: space-between;
  padding: 52px 45px;
  border: 1px solid #c2c2c2;
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .pizza {
    flex-direction: column;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 45px;
  }
}

.pizza .image {
  display: flex;
  gap: 15px;
  width: 65%;
}

@media (max-width: 767px) {
  .pizza .image {
    flex-direction: column;
    width: 100%;
  }
}

.pizza .image .photo {
  margin-bottom: 0;
  border-radius: 0;
}

.pizza .image .photoInner {
  display: flex;
  flex-direction: column;
  gap: 13px;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .pizza .image .photoInner {
    flex-direction: row;
    gap: 19px;
    padding: 0 25px 25px;
  }
}

@media (max-width: 767px) {
  .pizza .image .photoInner .photo {
    border-radius: 8px;
  }
}

.pizza .text {
  width: 29.5%;
}

@media (max-width: 767px) {
  .pizza .text {
    width: 100%;
    padding: 0 25px 25px;
  }
}

.pizza .text h3 {
  margin-bottom: 20px;
}

.detailOuter {
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .detailOuter {
    margin-bottom: 25px;
  }
}

.detailOuter .detailList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 45px 33px;
}

@media (max-width: 767px) {
  .detailOuter .detailList {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }
}

.detailOuter .detailList .secTitle02 {
  margin-bottom: 8px;
  text-transform: capitalize;
}

/* =========================================================
COMMON
========================================================= */
.pageTitleArea h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

/*# sourceMappingURL=restaurant_maihama_common.css.map */