.ikebukuro_royal .content_wrap {
  margin-top: 60px;
}
.ikebukuro_royal .content_wrap.content_slider .flex_wrap {
  max-width: 100%;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  align-items: flex-start;
}
.ikebukuro_royal .content_wrap.content_slider .flex_wrap .iframe_wrap {
  width: 490px;
  min-width: auto;
}
.ikebukuro_royal .content_wrap.content_slider .flex_wrap .iframe_wrap iframe {
  width: 1500px;
  margin-left: -490px;
}
.ikebukuro_royal .content_wrap.content_slider .flex_wrap.in_iframe {
  width: 490px;
}
.ikebukuro_royal .content_wrap.content_slider .flex_wrap.in_iframe .slide_wrap {
  width: 490px;
  min-width: auto;
}
.ikebukuro_royal .content_wrap.content_slider .flex_wrap .slide_wrap {
  width: 490px;
  min-width: auto;
}
.ikebukuro_royal .content_wrap.content_slider .flex_wrap .content_text {
  width: 375px;
}
.ikebukuro_royal .content_wrap.content_slider .flex_wrap .content_text .text {
  margin-top: 30px;
}
.ikebukuro_royal .content_wrap.content_slider .flex_wrap .content_text .content_dl {
  margin-top: 50px;
}
.ikebukuro_royal .content_wrap .notes {
  color: #5A5A5A;
  margin-top: 50px;
  text-align: center;
}
.ikebukuro_royal .restaurant_facility {
  margin-top: 160px;
}
.ikebukuro_royal .restaurant_facility .facility_wrap {
  margin-top: 60px;
}
.ikebukuro_royal .restaurant_facility .flex_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ikebukuro_royal .restaurant_facility .flex_wrap + .flex_wrap {
  margin-top: 60px;
}
.ikebukuro_royal .restaurant_facility .flex_wrap .img_wrap {
  width: 480px;
}
.ikebukuro_royal .restaurant_facility .flex_wrap .text_wrap {
  width: 457px;
}
.ikebukuro_royal .restaurant_facility .flex_wrap .text_wrap h3 {
  font-size: 20px;
  color: #2D1508;
  font-weight: bold;
}
.ikebukuro_royal .restaurant_facility .flex_wrap .text_wrap p {
  color: #5A5A5A;
  margin-top: 20px;
}
.ikebukuro_royal.iframe_contents .content_wrap {
  margin-top: 0;
}/*# sourceMappingURL=restaurant.css.map */