@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("//fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
     section
  ------------------------------------- */
}
#article .section {
  /* -------------------------------------
     section_1
  */
}
#article .section.section_1 .inner.section_inner {
  /* -------------------------------------
  content
  ------------------------------------- */
}
#article .section.section_1 .inner.section_inner .content {
  margin: 13.3333333333vw auto 0;
  /* -------------------------------------
  content_1
  */
  /* -------------------------------------
  schedule
  */
  /* -------------------------------------
  dream
  */
  /* -------------------------------------
  qa
  */
  /* -------------------------------------
  shop
  */
  /* -------------------------------------
  works
  */
  /* -------------------------------------
  step
  */
}
#article .section.section_1 .inner.section_inner .content.content_1 {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
#article .section.section_1 .inner.section_inner .content.content_1 .figure {
  width: 100%;
}
#article .section.section_1 .inner.section_inner .content.content_1 .h3.h3_3 span {
  letter-spacing: 0.2em;
  color: hsl(0, 0%, 100%);
  text-align: center;
  font-size: 2.1rem;
  font-weight: 500;
  text-shadow: 0 0 20px black;
}
#article .section.section_1 .inner.section_inner .content.content_1 .item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
#article .section.section_1 .inner.section_inner .content.schedule {
  margin: 0 auto;
  background: hsl(0, 0%, 90%);
}
#article .section.section_1 .inner.section_inner .content.schedule .h4.h4_2 {
  padding: 0 0 2.6666666667vw;
  margin: 0 auto 4vw;
  border-bottom: 1px dotted hsl(0, 0%, 0%);
}
#article .section.section_1 .inner.section_inner .content.schedule .h4.h4_2 span {
  font-size: 2.1rem;
  line-height: 1.75;
}
#article .section.section_1 .inner.section_inner .content.schedule .h4.h4_2 span.txt {
  color: hsl(0, 0%, 0%);
}
#article .section.section_1 .inner.section_inner .content.schedule .h4.h4_2 span.txt strong {
  display: block;
  color: #E45560;
}
#article .section.section_1 .inner.section_inner .content.schedule .h5.h5_2 span {
  color: hsl(0, 0%, 0%);
  font-size: 1.6rem;
}
#article .section.section_1 .inner.section_inner .content.schedule .h5.h5_2 span.txt {
  display: inline-block;
  padding: 0.25em 0.5em;
  border: 1px solid hsl(0, 0%, 0%);
  box-sizing: border-box;
}
#article .section.section_1 .inner.section_inner .content.schedule .h5.h5_2 span.txt_2 {
  font-family: "Oswald", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding: 0.6rem 0.5rem 0 1rem;
}
#article .section.section_1 .inner.section_inner .content.schedule .h5.h5_3 {
  display: flex;
}
#article .section.section_1 .inner.section_inner .content.schedule .h5.h5_3 span {
  color: hsl(0, 0%, 0%);
  font-size: 1.6rem;
}
#article .section.section_1 .inner.section_inner .content.schedule .h5.h5_3 span.txt {
  display: flex;
  padding: 0.6rem 0.5rem 0 1rem;
}
#article .section.section_1 .inner.section_inner .content.schedule .h5.h5_3 span.txt strong {
  display: block;
}
#article .section.section_1 .inner.section_inner .content.schedule .item .float_r {
  padding: 5.3333333333vw;
}
#article .section.section_1 .inner.section_inner .content.dream .figure {
  width: 100vw;
  height: 66.6666666667vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#article .section.section_1 .inner.section_inner .content.dream .figure img {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
#article .section.section_1 .inner.section_inner .content.dream .h2.h2_3 span {
  color: hsl(0, 0%, 0%);
  text-align: center;
  font-size: 1.8rem;
  margin: 0 auto 5.3333333333vw;
}
#article .section.section_1 .inner.section_inner .content.dream p {
  text-align: center;
  font-size: 1.4rem;
  padding: 5.3333333333vw 0;
}
#article .section.section_1 .inner.section_inner .content.qa {
  width: 89.3333333333vw;
}
#article .section.section_1 .inner.section_inner .content.qa .h2.h2_4 {
  text-align: center;
}
#article .section.section_1 .inner.section_inner .content.qa .h2.h2_4 span {
  font-size: 1.8rem;
}
#article .section.section_1 .inner.section_inner .content.qa .h3.h3_3 {
  text-align: center;
  margin: 8vw auto 0;
  position: relative;
  z-index: 1;
}
#article .section.section_1 .inner.section_inner .content.qa .h3.h3_3::after {
  content: "";
  display: block;
  width: 37.3333333333vw;
  margin: 5.3333333333vw auto 0;
  border: 37.3333333333vw solid transparent;
  border-bottom: none;
  border-top: 6.6666666667vw solid hsl(0, 0%, 80%);
  box-sizing: border-box;
}
#article .section.section_1 .inner.section_inner .content.qa .h3.h3_3 span {
  font-size: 2.1rem;
  font-weight: 500;
}
#article .section.section_1 .inner.section_inner .content.qa ul {
  list-style: none;
  padding: 5.3333333333vw;
  background: hsl(0, 0%, 95%);
}
#article .section.section_1 .inner.section_inner .content.qa ul li {
  display: flex;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 500;
  font-size: 1.4rem;
  border-bottom: 1px dotted hsl(0, 0%, 60%);
  padding: 0 0 2.6666666667vw;
  margin: 0 auto 2vw;
}
#article .section.section_1 .inner.section_inner .content.qa ul li i {
  flex-shrink: 0;
  display: block;
  width: 8vw;
  margin: 0 1em 0 0;
}
#article .section.section_1 .inner.section_inner .content.qa .item {
  margin: 5.3333333333vw auto 0;
}
#article .section.section_1 .inner.section_inner .content.shop .h3.h3_2 {
  display: flex;
  align-items: center;
  width: 89.3333333333vw;
  padding: 0 0 2.6666666667vw;
  margin: 0 auto 5.3333333333vw;
  border-bottom: 1px solid hsl(0, 0%, 80%);
}
#article .section.section_1 .inner.section_inner .content.shop .h3.h3_2::before {
  flex-shrink: 0;
  content: "";
  display: block;
  width: 3px;
  height: 1em;
  background: #E45560;
  margin: 0 3.3333333333vw 0 0;
}
#article .section.section_1 .inner.section_inner .content.shop .h3.h3_2 span {
  line-height: 1;
}
#article .section.section_1 .inner.section_inner .content.shop .h3.h3_2 span.txt {
  font-size: 1.8rem;
  font-weight: 500;
}
#article .section.section_1 .inner.section_inner .content.shop p {
  font-size: 1.4rem;
  padding: 5.3333333333vw;
}
#article .section.section_1 .inner.section_inner .content.shop .tel {
  width: 89.3333333333vw;
  margin: 0 auto;
}
#article .section.section_1 .inner.section_inner .content.shop .tel span {
  display: block;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
}
#article .section.section_1 .inner.section_inner .content.shop .tel span.txt {
  font-size: 1.8rem;
  font-weight: 500;
}
#article .section.section_1 .inner.section_inner .content.shop .tel span.txt_2 {
  margin: 2.6666666667vw auto 0;
}
#article .section.section_1 .inner.section_inner .content.shop .tel span.txt_3 {
  display: flex;
  align-items: baseline;
  margin: 2.6666666667vw auto 0;
}
#article .section.section_1 .inner.section_inner .content.shop .tel span.txt_3 i {
  display: block;
}
#article .section.section_1 .inner.section_inner .content.shop .tel span.txt_3 i img {
  width: 6.6666666667vw;
  margin: 0 0.8rem 0 0;
}
#article .section.section_1 .inner.section_inner .content.shop .tel span.txt_3 .tellink {
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-weight: 400;
  font-size: 3.6rem;
  margin: 0.4rem 0 0 0;
}
#article .section.section_1 .inner.section_inner .content.shop .tel span.txt_3 .tellink a,
#article .section.section_1 .inner.section_inner .content.shop .tel span.txt_3 .tellink a:link {
  color: hsl(0, 0%, 0%);
}
#article .section.section_1 .inner.section_inner .content.shop .tel span.txt_4 {
  margin: 2.6666666667vw auto 0;
}
#article .section.section_1 .inner.section_inner .content.shop .item {
  margin: 10.6666666667vw auto 0;
}
#article .section.section_1 .inner.section_inner .content.works {
  width: 89.3333333333vw;
}
#article .section.section_1 .inner.section_inner .content.works .h3.h3_3 {
  width: 100%;
  font-weight: 500;
  padding: 0 0 2.6666666667vw;
  margin: 0 auto 4vw;
  border-bottom: 1px dotted #E45560;
}
#article .section.section_1 .inner.section_inner .content.works .h3.h3_3 span {
  font-size: 1.8rem;
}
#article .section.section_1 .inner.section_inner .content.works p {
  font-size: 1.4rem;
  width: 100%;
}
#article .section.section_1 .inner.section_inner .content.works .item {
  padding: 4vw;
  margin: 8vw auto 0;
  border: 2px solid hsl(0, 0%, 90%);
}
#article .section.section_1 .inner.section_inner .content.works .item.float {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#article .section.section_1 .inner.section_inner .content.works .item.float .float_c {
  width: 100%;
  margin: 0 auto 5px;
}
#article .section.section_1 .inner.section_inner .content.works .item.float .float_l,
#article .section.section_1 .inner.section_inner .content.works .item.float .float_r {
  width: 50%;
  margin: 0 0 10px;
}
#article .section.section_1 .inner.section_inner .content.works .item.float .float_l .figure {
  padding: 0 2.5px 0 0;
}
#article .section.section_1 .inner.section_inner .content.works .item.float .float_r .figure {
  padding: 0 0 0 2.5px;
}
#article .section.section_1 .inner.section_inner .content.step {
  width: 89.3333333333vw;
}
#article .section.section_1 .inner.section_inner .content.step .figure {
  margin: 0;
}
#article .section.section_1 .inner.section_inner .content.step .h2.h2_1 {
  margin: 0 auto 10.6666666667vw;
}
#article .section.section_1 .inner.section_inner .content.step .h4.h4_1 {
  width: 97.3333333333vw;
  margin: 0 auto 1rem;
}
#article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span {
  line-height: 1.5;
}
#article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.num {
  flex-shrink: 0;
  line-height: 1;
}
#article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.num.circle {
  width: 13.3333333333vw;
  height: 13.3333333333vw;
}
#article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.num.circle strong {
  display: block;
  letter-spacing: 0.05em;
  font-size: 1rem;
}
#article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.txt {
  font-size: 1.8rem;
  font-weight: 500;
}
#article .section.section_1 .inner.section_inner .content.step .item {
  width: 100%;
  padding: 0 0 5.3333333333vw;
  position: relative;
  z-index: 1;
}
#article .section.section_1 .inner.section_inner .content.step .item:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #E45560;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 6.6666666667vw;
}
#article .section.section_1 .inner.section_inner .content.step .item:last-of-type:before {
  display: none;
}
#article .section.section_1 .inner.section_inner .content.step .item.float {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#article .section.section_1 .inner.section_inner .content.step .item .float_l,
#article .section.section_1 .inner.section_inner .content.step .item .float_r {
  width: 77.3333333333vw;
}
#article .section.section_1 .inner.section_inner .content.step .item .float_r {
  margin: 4vw 0 0;
}

@media screen and (min-width: 768px) {
  /* =================================================
     unique layout
  ================================================= */
  /* -------------------------------------
     article
  ------------------------------------- */
  #article {
    /* -------------------------------------
       content
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
       section_1
    */
  }
  #article .section.section_1 .inner.section_inner .content {
    margin: 80px auto 0;
    /* -------------------------------------
    schedule
    */
    /* -------------------------------------
    dream
    */
    /* -------------------------------------
    qa
    */
    /* -------------------------------------
    shop
    */
    /* -------------------------------------
    works
    */
    /* -------------------------------------
    step
    */
  }
  #article .section.section_1 .inner.section_inner .content.content_1 {
    grid-column: 1/4;
    height: 720px;
    overflow: hidden;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .figure {
    height: 100%;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .h3.h3_3 span {
    font-size: 3.2rem;
  }
  #article .section.section_1 .inner.section_inner .content.schedule {
    grid-column: 1/4;
  }
  #article .section.section_1 .inner.section_inner .content.schedule .h4.h4_2 {
    padding: 0 0 20px;
    margin: 0 auto 20px;
  }
  #article .section.section_1 .inner.section_inner .content.schedule .h4.h4_2 span {
    font-size: 2.8rem;
  }
  #article .section.section_1 .inner.section_inner .content.schedule .h4.h4_2 span.txt {
    font-size: 3rem;
  }
  #article .section.section_1 .inner.section_inner .content.schedule .h5.h5_2 span {
    font-size: 2rem;
  }
  #article .section.section_1 .inner.section_inner .content.schedule .h5.h5_2 span.txt {
    font-size: 1.8rem;
    padding: 0.5em 1em;
    margin: 0 0 0 0.5em;
  }
  #article .section.section_1 .inner.section_inner .content.schedule .h5.h5_2 span.txt_2 {
    font-size: 1.8rem;
  }
  #article .section.section_1 .inner.section_inner .content.schedule .item {
    width: 1020px;
  }
  #article .section.section_1 .inner.section_inner .content.schedule .item .float_l {
    width: 500px;
  }
  #article .section.section_1 .inner.section_inner .content.schedule .item .float_r {
    width: 520px;
    padding: 28px 0 5px;
  }
  #article .section.section_1 .inner.section_inner .content.dream {
    width: 800px;
  }
  #article .section.section_1 .inner.section_inner .content.dream .figure {
    width: 100%;
    height: 420px;
  }
  #article .section.section_1 .inner.section_inner .content.dream .figure img {
    bottom: -34px;
  }
  #article .section.section_1 .inner.section_inner .content.dream .h2.h2_3 span {
    font-size: 3.2rem;
    margin: 0 auto 40px;
  }
  #article .section.section_1 .inner.section_inner .content.dream p {
    font-size: 1.8rem;
    line-height: 2.5;
    padding: 40px 0 0;
  }
  #article .section.section_1 .inner.section_inner .content.qa {
    width: 830px;
  }
  #article .section.section_1 .inner.section_inner .content.qa .h2.h2_4 span {
    font-size: 2.6rem;
  }
  #article .section.section_1 .inner.section_inner .content.qa .h3.h3_3 {
    margin: 60px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.qa .h3.h3_3::after {
    width: 250px;
    margin: 40px auto 0;
    border: 250px solid transparent;
    border-bottom: none;
    border-top: 40px solid hsl(0, 0%, 80%);
    box-sizing: border-box;
  }
  #article .section.section_1 .inner.section_inner .content.qa .h3.h3_3 span {
    font-size: 3.2rem;
  }
  #article .section.section_1 .inner.section_inner .content.qa ul {
    padding: 40px 40px 20px;
  }
  #article .section.section_1 .inner.section_inner .content.qa ul li {
    font-size: 1.8rem;
    padding: 0 0 20px;
    margin: 0 auto 15px;
  }
  #article .section.section_1 .inner.section_inner .content.qa ul li i {
    width: 30px;
  }
  #article .section.section_1 .inner.section_inner .content.qa .item {
    margin: 40px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.shop {
    width: 960px;
  }
  #article .section.section_1 .inner.section_inner .content.shop .h3.h3_2 {
    width: 100%;
    padding: 0 0 20px;
    margin: 0 auto 40px;
  }
  #article .section.section_1 .inner.section_inner .content.shop .h3.h3_2::before {
    width: 3px;
    height: 20px;
    margin: 0 25px 0 0;
  }
  #article .section.section_1 .inner.section_inner .content.shop p {
    padding: 0;
  }
  #article .section.section_1 .inner.section_inner .content.shop .tel {
    width: 100%;
    margin: 40px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.shop .tel span {
    font-size: 1.4rem;
  }
  #article .section.section_1 .inner.section_inner .content.shop .tel span.txt_2 {
    margin: 20px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.shop .tel span.txt_3 {
    margin: 20px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.shop .tel span.txt_3 i img {
    width: 34px;
  }
  #article .section.section_1 .inner.section_inner .content.shop .tel span.txt_3 .tellink {
    font-size: 4.6rem;
  }
  #article .section.section_1 .inner.section_inner .content.shop .tel span.txt_4 {
    margin: 20px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.shop .item {
    margin: 80px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.shop .item:first-of-type {
    margin: 0 auto;
  }
  #article .section.section_1 .inner.section_inner .content.shop .item .float_l {
    width: 490px;
  }
  #article .section.section_1 .inner.section_inner .content.shop .item .float_r {
    width: 430px;
  }
  #article .section.section_1 .inner.section_inner .content.works {
    width: 960px;
  }
  #article .section.section_1 .inner.section_inner .content.works .h3.h3_3 {
    padding: 0 0 10px;
    margin: 0 auto 30px;
  }
  #article .section.section_1 .inner.section_inner .content.works .h3.h3_3 span {
    font-size: 2.6rem;
  }
  #article .section.section_1 .inner.section_inner .content.works p {
    font-size: 1.6rem;
  }
  #article .section.section_1 .inner.section_inner .content.works .item {
    padding: 30px;
    margin: 60px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.works .item:first-of-type {
    margin: 30px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.works .item.float {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #article .section.section_1 .inner.section_inner .content.step {
    width: 960px;
  }
  #article .section.section_1 .inner.section_inner .content.step .h2.h2_1 {
    margin: 0 auto 80px;
  }
  #article .section.section_1 .inner.section_inner .content.step .h4.h4_1 {
    width: 100%;
  }
  #article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.num.circle {
    font-size: 4.8rem;
    width: 80px;
    height: 80px;
  }
  #article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.num.circle strong {
    font-size: 1.2rem;
  }
  #article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.txt {
    font-size: 2.4rem;
  }
  #article .section.section_1 .inner.section_inner .content.step .item {
    padding: 0 0 40px;
  }
  #article .section.section_1 .inner.section_inner .content.step .item:before {
    left: 40px;
  }
  #article .section.section_1 .inner.section_inner .content.step .item.float {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
  }
  #article .section.section_1 .inner.section_inner .content.step .item .float_l {
    width: 480px;
  }
  #article .section.section_1 .inner.section_inner .content.step .item .float_r {
    width: 380px;
    margin: 0 0 0 20px;
  }
}/*# sourceMappingURL=reserve.css.map */