@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 {
  /* -------------------------------------
                    content_1
                    */
  /* -------------------------------------
                    content_2
                    */
  /* -------------------------------------
                    schedule
                    */
  /* -------------------------------------
                    highlight
                    */
  /* -------------------------------------
                    openhouse
                    */
  /* -------------------------------------
                    access
                    */
}

#article .section.section_1 .inner.section_inner .content .h3.h3_1 {
  text-align: center;
  margin: 0 auto 5.33333vw;
}

#article .section.section_1 .inner.section_inner .content .h3.h3_1 span {
  font-size: 2.4rem;
  font-weight: 500;
}

#article .section.section_1 .inner.section_inner .content .h3.h3_1 span strong {
  color: #E45560;
}

#article .section.section_1 .inner.section_inner .content .h3.h3_1 span strong i {
  display: inline-block;
  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;
  font-size: 2.8rem;
  margin: 0 0.25em;
  -webkit-transform: translateY(0.05em);
          transform: translateY(0.05em);
}

#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 {
  padding: 0 0 2.66667vw;
}

#article .section.section_1 .inner.section_inner .content.content_1 .h3.h3_3 span {
  letter-spacing: 0.2em;
  text-align: center;
  font-size: 2.1rem;
  font-weight: 500;
}

#article .section.section_1 .inner.section_inner .content.content_1 .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

#article .section.section_1 .inner.section_inner .content.content_2 {
  width: 89.33333vw;
  margin: 5.33333vw auto 0;
}

#article .section.section_1 .inner.section_inner .content.content_2 .item.float {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 4vw;
}

#article .section.section_1 .inner.section_inner .content.content_2 .item.float .float_r,
#article .section.section_1 .inner.section_inner .content.content_2 .item.float .float_l {
  width: 50%;
}

#article .section.section_1 .inner.section_inner .content.content_2 .item p {
  text-align: center;
  text-size: 1.4rem;
}

#article .section.section_1 .inner.section_inner .content.schedule {
  margin: 5.33333vw auto 0;
  background: #e6e6e6;
}

#article .section.section_1 .inner.section_inner .content.schedule .h4.h4_2 {
  padding: 0 0 2.66667vw;
  margin: 0 auto 4vw;
  border-bottom: 1px dotted black;
}

#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: black;
}

#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: black;
  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 black;
  -webkit-box-sizing: border-box;
          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 span {
  color: black;
  font-size: 1.6rem;
}

#article .section.section_1 .inner.section_inner .content.schedule .h5.h5_3 span.txt {
  display: -webkit-box;
  display: -ms-flexbox;
  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.33333vw;
}

#article .section.section_1 .inner.section_inner .content.highlight {
  margin: 0 auto;
  padding: 10.66667vw 0;
  background: #f2f2f2;
}

#article .section.section_1 .inner.section_inner .content.highlight .h4.h4_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 2.66667vw;
  margin: 0 auto 2.66667vw;
  border-bottom: 1px dotted #E45560;
}

#article .section.section_1 .inner.section_inner .content.highlight .h4.h4_3 span.num {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-weight: 400;
  color: white;
  font-size: 1.8rem;
  width: 6.66667vw;
  height: 6.66667vw;
  margin: 0 2vw 0 0;
  background: #E45560;
}

#article .section.section_1 .inner.section_inner .content.highlight .h4.h4_3 span.txt {
  font-size: 1.6rem;
  font-weight: 500;
}

#article .section.section_1 .inner.section_inner .content.highlight .item {
  width: 89.33333vw;
  margin: 5.33333vw auto 0;
}

#article .section.section_1 .inner.section_inner .content.highlight .item .float_r {
  margin: 2.66667vw auto 0;
}

#article .section.section_1 .inner.section_inner .content.openhouse {
  background: #f2f2f2;
  padding: 0 0 5.33333vw;
}

#article .section.section_1 .inner.section_inner .content.openhouse .h3.h3_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#article .section.section_1 .inner.section_inner .content.openhouse .h3.h3_1::before, #article .section.section_1 .inner.section_inner .content.openhouse .h3.h3_1::after {
  content: "";
  display: block;
  width: 1px;
  background: black;
}

#article .section.section_1 .inner.section_inner .content.openhouse .h3.h3_1::before {
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#article .section.section_1 .inner.section_inner .content.openhouse .h3.h3_1::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
}

#article .section.section_1 .inner.section_inner .content.openhouse .h3.h3_1 span {
  margin: 0 0.5em;
}

#article .section.section_1 .inner.section_inner .content.openhouse .h3.h3_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 69.33333vw;
  height: 6.66667vw;
  margin: 0 auto;
  background: #E45560;
  -webkit-transform: translateY(-3.33333vw);
          transform: translateY(-3.33333vw);
}

#article .section.section_1 .inner.section_inner .content.openhouse .h3.h3_2 span {
  color: white;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item {
  width: 89.33333vw;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item .float_r {
  margin: 2.66667vw auto 0;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_1.float {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_1 .float_c {
  width: 100%;
  margin: 0 auto 1.33333vw;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_1 .float_l,
#article .section.section_1 .inner.section_inner .content.openhouse .item.item_1 .float_r {
  width: 44vw;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_1 .float_r {
  margin: 0;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_1 p {
  margin: 1.33333vw auto 0;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table {
  width: 100%;
  border-top: 1px solid #cccccc;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tr {
  border-bottom: 1px solid #cccccc;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tr th,
#article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tr td {
  font-size: 1.2rem;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tr th {
  text-align: center;
  color: black;
  font-weight: bold;
  letter-spacing: 0.1em;
  width: 29.85075%;
  padding: 1em 0 1em 0.5em;
  background: #e6e6e6;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tr td {
  font-family: "Oswald", "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 400;
  letter-spacing: 0.1em;
  width: 70.14925%;
  padding: 1em 0.5em 1em 1em;
  background: white;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tr:last-child {
  border-bottom: none !important;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_3 {
  background: rgba(228, 85, 96, 0.1);
  margin: 8.66667vw auto 0;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_3 ul {
  list-style: none;
  padding: 1.33333vw 5.33333vw 5.33333vw;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_3 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  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 #E45560;
  padding: 0 0 2.66667vw;
  margin: 0 auto 2vw;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_3 ul li span {
  display: block;
}

#article .section.section_1 .inner.section_inner .content.openhouse .item.item_3 ul li span.num {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-weight: 500;
  color: white;
  width: 6.66667vw;
  height: 6.66667vw;
  margin: 0 1em 0 0;
  background: #E45560;
  border-radius: 3.33333vw;
}

#article .section.section_1 .inner.section_inner .content.access {
  width: 89.33333vw;
  margin: 13.33333vw auto 0;
}

#article .section.section_1 .inner.section_inner .content.access .map {
  height: 59.55556vw;
  margin: 2.66667vw auto 0;
}

#article .section.section_1 .inner.section_inner .content.access .item {
  margin: 5.33333vw auto 0;
}

@media screen and (min-width: 768px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   article
------------------------------------- */
  #article {
    /* -------------------------------------
       content
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
            section_1
         */
  }
  #article .section.section_1 .inner.section_inner {
    /* -------------------------------------
                  content
               ------------------------------------- */
  }
  #article .section.section_1 .inner.section_inner .content {
    /* -------------------------------------
                    content_1
                    */
    /* -------------------------------------
                    content_2
                    */
    /* -------------------------------------
                    schedule
                    */
    /* -------------------------------------
                    highlight
                    */
    /* -------------------------------------
                    openhouse
                    */
    /* -------------------------------------
                    access
                    */
  }
  #article .section.section_1 .inner.section_inner .content .h3.h3_1 {
    margin: 0 auto 40px;
  }
  #article .section.section_1 .inner.section_inner .content .h3.h3_1 span {
    font-size: 3.2rem;
  }
  #article .section.section_1 .inner.section_inner .content .h3.h3_1 span strong {
    color: #E45560;
  }
  #article .section.section_1 .inner.section_inner .content .h3.h3_1 span strong i {
    font-size: 3.6rem;
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
  }
  #article .section.section_1 .inner.section_inner .content.content_1 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    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 {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .h3.h3_3 {
    padding: 0 0 30px;
  }
  #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.content_2 {
    width: 100%;
    margin: 40px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item.float {
    margin: 0 auto 40px;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item p {
    text-size: 1.8rem;
  }
  #article .section.section_1 .inner.section_inner .content.schedule {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    margin: 40px auto 0;
  }
  #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.highlight {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    margin: 0 auto;
    padding: 80px 0 0;
  }
  #article .section.section_1 .inner.section_inner .content.highlight .h4.h4_3 {
    padding: 0 0 20px;
    margin: 0 auto 20px;
  }
  #article .section.section_1 .inner.section_inner .content.highlight .h4.h4_3 span.num {
    font-size: 2.8rem;
    width: 40px;
    height: 40px;
    margin: 0 15px 0 0;
  }
  #article .section.section_1 .inner.section_inner .content.highlight .h4.h4_3 span.txt {
    font-size: 2.1rem;
  }
  #article .section.section_1 .inner.section_inner .content.highlight .item {
    width: 960px;
  }
  #article .section.section_1 .inner.section_inner .content.highlight .item:nth-of-type(even).float {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #article .section.section_1 .inner.section_inner .content.highlight .item .float_l {
    width: 470px;
  }
  #article .section.section_1 .inner.section_inner .content.highlight .item .float_r {
    width: 470px;
    margin: 0;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    padding: 50px 0;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .h3.h3_2 {
    width: 500px;
    height: 40px;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .h3.h3_2 span {
    font-size: 2.6rem;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item {
    width: 960px;
    margin: 20px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item .float_r {
    margin: 20px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_1 {
    margin: 0 auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_1 .float_c {
    margin: 0 auto 10px;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_1 .float_l,
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_1 .float_r {
    width: 475px;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_1 .float_r {
    margin: 0;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_1 p {
    margin: 10px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 {
    padding: 30px 0;
    background: white;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 .figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 900px;
    margin: 0 auto;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 .figure img {
    min-width: 50%;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table {
    display: block;
    width: 900px;
    margin: 20px auto 0;
    border: 1px solid #cccccc;
    border-bottom: none;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 449px;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tr th,
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tr td {
    font-size: 1.6rem;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tr th {
    width: 170px;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tr td {
    width: 279px;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_2 table tr:last-child {
    border-bottom: none !important;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_3 {
    margin: 60px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_3 ul {
    padding: 20px 40px 30px;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_3 ul li {
    font-size: 1.4rem;
    width: 750px;
    padding: 0 0 20px;
    margin: 0 auto 15px;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_3 ul li span.num {
    width: 32px;
    height: 32px;
    border-radius: 16px;
  }
  #article .section.section_1 .inner.section_inner .content.openhouse .item.item_3 ul li span.txt {
    font-size: 1.8rem;
  }
  #article .section.section_1 .inner.section_inner .content.access {
    width: 100%;
    margin: 100px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.access .map {
    height: 640px;
    margin: 20px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.access .item {
    margin: 40px auto 0;
  }
}
/*# sourceMappingURL=modelhouse.css.map */