@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(//fonts.googleapis.com/css?family=Noto+Serif+JP:300,400,500,700&amp;subset=japanese);
@font-face {
  font-family: 'tegaki';
  src: url("../webfont/apjapanesefont.eot");
  src: url("../webfont/apjapanesefont.eot?#iefix") format("embedded-opentype"), url("../webfont/apjapanesefont.woff") format("woff"), url("../webfont/apjapanesefont.ttf") format("truetype");
  font-display: swap; }
@font-face {
  font-family: 'tex gyre heros r';
  src: url("../webfont/texgyreheros-regular-webfont.eot");
  src: url("../webfont/texgyreheros-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../webfont/texgyreheros-regular-webfont.woff") format("woff"), url("../webfont/texgyreheros-regular-webfont.ttf") format("truetype");
  font-display: swap; }
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
     aside
  ------------------------------------- */
  /* -------------------------------------
     section_1
  ------------------------------------- */ }
#article .aside {
  /* -------------------------------------
     main
  */
  /* -------------------------------------
     banner_lp
  */
  /* -------------------------------------
     banner_lp2
  */ }
#article .aside.main .inner .item {
  overflow: hidden;
  position: relative;
  /*
  .h2 {
      
      &.h2_1{
          
          display: flex;
          //align-items: center;
          align-items: flex-end;
          // weight : 300=L , 400=R , 500=M , 700=B , 900=BL
          @include webfont_j1(700);
          // proportional font
          font-feature-settings : "pkna";
          
          letter-spacing: 0.05em;
          text-align: center;
          color: $monocolor2;
          //color: $accentcolor;
          //font-size: 1.4rem;
          font-size: 1.9rem;
          line-height: 1.25;
          //width: 6em;
          //height: 6em;
          width: 7em;
          height: 7em;
          //padding: 0.4em 0 0;
          padding: 0 0 1.4em;
          background: $maincolor;
          //border: 1px solid $accentcolor;
          border-radius: 100%;
          box-sizing: border-box;
          position: absolute;
          z-index: 10;
          //top: 0.5rem;
          //right: 0.5rem;
          top: -5rem;
          right: (14/640)*-100%;
          
          span{
              
              display: block;
              width: 100%;
              
              &.txt {
                  
              }
          }
          &:before{
              content: "";
              display: block;
              width: 108%;
              height: 108%;
              border: 2px solid $maincolor;
              //border: 2px solid $accentcolor;
              border-radius: 100%;
              box-sizing: border-box;
              position: absolute;
              z-index: 1;
              top: 50%;
              left: 50%;
              transform: translate(-50%,-50%);
          }
      }
  }
  */ }
#article .aside.banner_lp .inner {
  padding: 1.5rem 0 1rem;
  margin: 0 auto;
  background: #000;
  /* -------------------------------------
     link
  */ }
#article .aside.banner_lp .inner .h3.h3_1 {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 500;
  font-feature-settings: "pkna";
  letter-spacing: 0.075em;
  text-align: center;
  color: white;
  font-size: 1.4rem;
  line-height: 1.5; }
#article .aside.banner_lp .inner p {
  text-align: center;
  color: white;
  margin: 0 auto 0.5rem; }
#article .aside.banner_lp .inner p.midashi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border-radius: 1.5rem;
  box-sizing: border-box;
  position: relative; }
#article .aside.banner_lp .inner p.midashi b {
  flex-shrink: 0;
  display: block;
  width: 1.4rem;
  margin: 0 0.5em 0 0;
  border-radius: 100%; }
#article .aside.banner_lp .inner .tel {
  display: block;
  text-align: center;
  width: 100%;
  position: relative; }
#article .aside.banner_lp .inner .tel span {
  line-height: 1; }
#article .aside.banner_lp .inner .tel span.txt_1 {
  display: block;
  width: 77vw;
  height: 10vw;
  padding: 0.4rem 3.2rem;
  margin: 0 auto;
  background: white;
  border-radius: 1.5rem;
  box-sizing: border-box;
  position: relative;
  border-radius: 10vw; }
#article .aside.banner_lp .inner .tel span.txt_1 b {
  display: inline-block;
  margin: 0;
  position: relative;
  margin-right: 3vw;
  vertical-align: bottom;
  width: 5vw; }
#article .aside.banner_lp .inner .tel span.txt_1 strong {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
  color: #000;
  font-size: 2.4rem;
  width: auto;
  transform: translateY(0.4rem); }
#article .aside.banner_lp .inner .tel span.txt_1 strong span {
  display: inline-block; }
#article .aside.banner_lp .inner .tel span.txt_1 strong a, #article .aside.banner_lp .inner .tel span.txt_1 strong a:link {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  text-decoration: none;
  font-weight: 800;
  color: #000; }
#article .aside.banner_lp .inner .tel span.txt_2 {
  display: block;
  font-feature-settings: "palt";
  letter-spacing: 0.075em;
  text-align: center;
  color: white;
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 1rem 0 0; }
#article .aside.banner_lp .inner .link {
  margin: 1rem auto 0; }
#article .aside.banner_lp .inner .link a, #article .aside.banner_lp .inner .link a:link {
  display: block;
  font-feature-settings: "pkna";
  letter-spacing: 0.15em;
  text-align: center;
  text-decoration: none;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: bold;
  width: 66.6666666667%;
  padding: 1rem 0;
  margin: 0 auto 0;
  background: #d1b1a9;
  color: #000; }
#article .aside.banner_lp .inner .item {
  width: 93.3333333333%;
  padding: 0.75rem 0 0.75rem;
  margin: 0 auto 0; }
#article .aside.banner_lp2 {
  margin: 2rem auto 0; }
#article .aside.banner_lp2.mt0 {
  margin-top: 0; }
#article .aside.banner_lp2 .inner {
  width: 93.75%;
  padding: 1.5rem 0;
  margin: 0 auto 0;
  background: #dac3bd;
  position: relative;
  z-index: 1; }
#article .aside.banner_lp2 .inner a, #article .aside.banner_lp2 .inner a:link {
  text-decoration: none;
  display: block; }
#article .aside.banner_lp2 .inner .h3.h3_1 {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 700;
  font-feature-settings: "pkna";
  letter-spacing: 0.075em;
  text-align: center;
  color: black;
  line-height: 1.5;
  margin: 0 auto; }
#article .aside.banner_lp2 .inner .h3.h3_1 span {
  display: block;
  font-weight: 400;
  font-size: 3vw; }
#article .aside.banner_lp2 .inner .h3.h3_1 span.txt {
  font-size: 7vw;
  line-height: 1.5; }
#article .aside.banner_lp2 .inner .h3.h3_1 span.txt strong {
  display: block;
  font-size: 5vw;
  font-weight: 800; }
#article .aside.banner_lp2 .inner .h3.h3_1 span.txt_2 {
  font-size: 4vw; }
#article .aside.banner_lp2 .inner .h3.h3_1 span.txt_3 {
  font-weight: 400;
  margin-top: 40px;
  font-size: 2.8vw; }
#article .aside.banner_lp2 .inner .h3.h3_1 span.txt_4 {
  margin-top: 0;
  font-size: 6vw; }
#article .aside.banner_lp2 .inner .h3.h3_1 span .minute {
  display: inline-block;
  background: #fff;
  font-size: 6vw;
  padding: 0 2vw;
  font-weight: 800; }
#article .aside.banner_lp2 .inner p {
  text-align: center;
  margin: 0 auto 0.5rem; }
#article .aside.banner_lp2 .inner p.midashi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border-radius: 1.5rem;
  box-sizing: border-box;
  position: relative; }
#article .aside.banner_lp2 .inner p.midashi b {
  flex-shrink: 0;
  display: block;
  width: 1.4rem;
  margin: 0 0.5em 0 0;
  border-radius: 100%; }
#article .aside.banner_lp2 .inner p.notice {
  font-size: 1rem; }
#article .aside.banner_lp2 .inner .tel {
  display: block;
  text-align: center;
  margin: 0 0 0; }
#article .aside.banner_lp2 .inner .tel span {
  line-height: 1; }
#article .aside.banner_lp2 .inner .tel span.txt {
  padding: 0.4rem 3.2rem;
  margin: 0 auto;
  background: white;
  box-sizing: border-box;
  position: relative;
  display: block;
  width: 77vw;
  height: 10vw;
  border-radius: 10vw; }
#article .aside.banner_lp2 .inner .tel span.txt b {
  margin: 0;
  z-index: 1;
  position: relative;
  display: inline-block;
  width: 5vw;
  vertical-align: bottom;
  margin-right: 1vw; }
#article .aside.banner_lp2 .inner .tel span.txt strong {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
  color: #000;
  font-size: 2.4rem;
  width: auto;
  transform: translateY(0.4rem); }
#article .aside.banner_lp2 .inner .tel span.txt strong span {
  display: inline-block; }
#article .aside.banner_lp2 .inner .tel span.txt strong a, #article .aside.banner_lp2 .inner .tel span.txt strong a:link {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  color: #000;
  text-decoration: none; }
#article .aside.banner_lp2 .inner .tel span.txt_2 {
  display: block;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 0.75rem 0 0; }
#article .aside.banner_lp2 .inner .item {
  width: 93.3333333333%;
  margin: 1rem auto 0;
  /* -------------------------------------
     link
  */ }
#article .aside.banner_lp2 .inner .item .link {
  margin: 1rem auto 0; }
#article .aside.banner_lp2 .inner .item .link a, #article .aside.banner_lp2 .inner .item .link a:link {
  display: block;
  font-feature-settings: "pkna";
  letter-spacing: 0.15em;
  text-align: center;
  text-decoration: none;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: bold;
  width: 83.3333333333%;
  padding: 1rem 0;
  margin: 0 auto 0;
  background: #fff;
  color: #000;
  font-size: 1.2rem;
  padding-top: 14px; }
#article .section {
  /* -------------------------------------
     section_1
  */
  /* -------------------------------------
      modelhouse
  */
  /* -------------------------------------
     section_2
  */ }
#article .section.section_1 .inner {
  width: 100%;
  /* -------------------------------------
     content
  ------------------------------------- */ }
#article .section.section_1 .inner .content {
  /* -------------------------------------
     slider
  ------------------------------------- */
  /* -------------------------------------
     content_1
  */
  /* -------------------------------------
     content_2
  */
  /* -------------------------------------
     content_6
  */
  /* -------------------------------------
     content_7
  */
  /* -------------------------------------
     gallery
  */
  /* -------------------------------------
     consept
  */
  /* -------------------------------------
     material
  */
  /* -------------------------------------
     works
  */
  /* -------------------------------------
     voice
  */
                    /*
                    &.voice{
                        
                        width: (600/640)*100%;
                        padding: 3rem 0 2rem;
                        margin: 0 auto 0;
                        
                        .h4{

                            &.h4_1{

                                display: flex;
                                justify-content: center;
                                align-items: center;
                                text-align: center;
                                width: 100%;
                                height: 4rem;
                                //margin: -2rem 0 0;
                                position: absolute;
                                z-index: 1;
                                top: -2rem;

                                span{

                                    &.txt{
                                        
                                        display: inline-block;
                                        letter-spacing: 0.05em;
                                        font-size: 1.4rem;
                                        line-height: 1;
                                        font-weight: 700;
                                        width: auto;
                                        padding: 0 2rem;
                                        margin: 0;
                                        background: $monocolor2;
                                        position: relative;
                                        
                                        &:before,
                                        &:after{
                                            content: "";
                                            display: block;
                                            width: 1.8rem;
                                            height: 1.8rem;
                                            background: $maincolor;
                                            border-radius: 100%;
                                            box-sizing: border-box;
                                            position: absolute;
                                            z-index: 1;
                                            top: 50%;
                                            transform: translateY(-50%);
                                        }
                                        &:before{
                                            left: -0.9rem;
                                        }
                                        &:after{
                                            right: -0.9rem;
                                        }
                                    }
                                }
                            }
                        }
                        .item{
                            
                            width: 100%;
                            padding: 2rem 0 1.5rem;
                            margin: 3rem auto 0;
                            border: 2px solid $maincolor;
                            border-radius: 1rem;
                            position: relative;
                            
                            .h5{

                                &.h5_1{

                                    text-align: center;
                                    width: (540/600)*100%;
                                    margin: 1rem auto 0;

                                    span{
                                        
                                        @include webfont_j3;
                                        
                                        color: $maincolor;
                                        font-size: 1.8rem;
                                        line-height: 1.25;

                                        &.txt{

                                        }
                                    }
                                }
                            }
                            p{
                                @include webfont_j3;
                                
                                color: $monocolor7;
                                font-size: 1.4rem;
                                line-height: 1.25;
                                text-decoration: underline rgba($maincolor,0.4);
                                width: (540/600)*100%;
                                margin: 0.5rem auto 0;
                            }
                            .figure{
                                //width: (540/600)*100%;
                                width: (450/600)*100%;
                                margin: 0.5rem auto 0;
                                border-radius: 1rem;
                                overflow: hidden;
                            }
                            &:last-of-type{
                                margin: 3rem auto 0;
                            }
                            .float_c{
                                margin: 0 auto 1.5rem;
                            }
                        }
                    }
                    */
  /* -------------------------------------
     limited
  */
  /* -------------------------------------
     present
  */ }
#article .section.section_1 .inner .content .h3 span.txt.mincho {
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .section.section_1 .inner .content .h3 span {
  display: block; }
#article .section.section_1 .inner .content .h3.h3_3 {
  display: flex;
  align-items: baseline;
  width: 96.6666666667%;
  margin: 0 auto 1.25rem; }
#article .section.section_1 .inner .content .h3.h3_3:after {
  content: none;
  display: block;
  width: 72vw;
  height: 0.6rem;
  margin: 0;
  border-top: 2px solid #bababa;
  box-sizing: border-box; }
#article .section.section_1 .inner .content .h3.h3_3 span {
  display: block;
  font-size: 1.8rem;
  line-height: 1.25;
  text-align: left; }
#article .section.section_1 .inner .content .h3.h3_3 span.txt strong {
  color: #99D6FF; }
#article .section.section_1 .inner .content .h3.h3_4 {
  text-align: center; }
#article .section.section_1 .inner .content .h3.h3_4 span {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0; }
#article .section.section_1 .inner .content .h3.h3_4 span.txt.mincho {
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .section.section_1 .inner .content .h3.h3_6 {
  width: 97%;
  padding: 0 0 0 8.5rem;
  margin: 0 auto 1rem;
  position: relative;
  box-sizing: border-box; }
#article .section.section_1 .inner .content .h3.h3_6 span {
  letter-spacing: 0.05em;
  line-height: 1.25; }
#article .section.section_1 .inner .content .h3.h3_6 span.txt {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  font-size: 1rem;
  line-height: 1.25;
  width: 6em;
  height: 6em;
  background: #998675;
  border-radius: 100%;
  box-sizing: border-box;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0; }
#article .section.section_1 .inner .content .h3.h3_6 span.txt_2 {
  text-align: left;
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0.5rem 0 0;
  position: relative; }
#article .section.section_1 .inner .content .h3.h3_6 span.txt_2:before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background: #99D6FF;
  border-radius: 100%;
  position: absolute;
  z-index: 1;
  top: 0.25em;
  left: -1.5rem; }
#article .section.section_1 .inner .content .h3.h3_6 span.txt_3 {
  text-align: left;
  font-size: 1rem;
  margin: 0.5rem 0 0; }
#article .section.section_1 .inner .content .h4 span {
  display: block; }
#article .section.section_1 .inner .content .h4.h4_4 {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.25rem 0 0.5rem 0.75rem;
  background: #99D6FF;
  box-sizing: border-box; }
#article .section.section_1 .inner .content .h4.h4_4 span {
  letter-spacing: 0.05em;
  color: white;
  font-size: 1.4rem;
  line-height: 1.25;
  font-weight: 500; }
#article .section.section_1 .inner .content .item {
  width: 100%;
  margin: 1rem auto 2rem; }
#article .section.section_1 .inner .content .item:last-of-type {
  margin: 0 auto; }
#article .section.section_1 .inner .content .item.type_a.float {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
#article .section.section_1 .inner .content .item.type_a.float .float_c {
  margin: 0 0 0.5rem; }
#article .section.section_1 .inner .content .item.type_a.float .float_l, #article .section.section_1 .inner .content .item.type_a.float .float_r {
  width: 49.1666666667%;
  margin: 0 0 0.5rem; }
#article .section.section_1 .inner .content.lp2 .h3.h3_4 span.txt {
  line-height: 1.25; }
#article .section.section_1 .inner .content.lp2 .h3.h3_4 span.txt_2 {
  font-size: 2.8rem;
  font-weight: 700;
  margin: 0.75rem 0 0; }
#article .section.section_1 .inner .content.lp2 .h4.h4_2 span.num {
  top: 50%;
  transform: translateY(-50%); }
#article .section.section_1 .inner .content.lp2 .h4.h4_3 span.txt_2 {
  padding: 0; }
#article .section.section_1 .inner .content.lp2 .h4.h4_3 span.txt_2 strong {
  font-size: 2.4rem;
  transform: translateY(0); }
#article .section.section_1 .inner .content .slick_slider {
  margin: 0 !important;
  position: relative;
  /* -------------------------------------
     slider
  */
  /* -------------------------------------
     slick-arrow
  */
  /* -------------------------------------
     slick-dots
  */ }
#article .section.section_1 .inner .content .slick_slider .slider {
  display: none;
  min-height: 1px;
  opacity: 0;
  transition: 0.3s;
  position: absolute;
  top: 0; }
#article .section.section_1 .inner .content .slick_slider .slider:first-child {
  display: block;
  opacity: 1;
  position: static; }
#article .section.section_1 .inner .content .slick_slider.slick-initialized .slider {
  display: block;
  opacity: 1; }
#article .section.section_1 .inner .content .slick_slider.show .slider {
  position: static; }
#article .section.section_1 .inner .content .slick_slider .slick-arrow {
  text-indent: -9999px;
  opacity: 0.1;
  transition: 0.3s;
  display: block;
  width: 6vw;
  height: 6vw;
  background: #999999;
  border-radius: 100%;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 50%;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.35); }
#article .section.section_1 .inner .content .slick_slider .slick-arrow:after {
  content: "";
  display: block;
  width: 2.6vw;
  height: 2.6vw;
  margin: 0px auto 0 auto;
  border-top: 2px solid white;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 20%; }
#article .section.section_1 .inner .content .slick_slider .slick-arrow:hover {
  opacity: 0.9; }
#article .section.section_1 .inner .content .slick_slider .slick-arrow.slick-next {
  right: 5px !important; }
#article .section.section_1 .inner .content .slick_slider .slick-arrow.slick-next:after {
  border-right: 2px solid white;
  transform: translate(-68%, -50%) rotate(45deg); }
#article .section.section_1 .inner .content .slick_slider .slick-arrow.slick-prev {
  left: 5px !important; }
#article .section.section_1 .inner .content .slick_slider .slick-arrow.slick-prev:after {
  border-left: 2px solid white;
  transform: translate(-32%, -50%) rotate(-45deg); }
#article .section.section_1 .inner .content .slick_slider .slick-dots {
  padding: 0;
  margin: 0;
  bottom: 0 !important; }
#article .section.section_1 .inner .content .slick_slider .slick-dots li {
  text-indent: -9999px;
  width: 12px;
  height: 12px;
  margin: 0 0.6em !important;
  background: white;
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid #999999;
  border-radius: 100%;
  box-sizing: border-box; }
#article .section.section_1 .inner .content .slick_slider .slick-dots li button:before {
  content: "" !important; }
#article .section.section_1 .inner .content .slick_slider .slick-dots li.slick-active {
  background: #666666;
  border: 1px solid white; }
#article .section.section_1 .inner .content .slick_slider:hover .slick-arrow {
  opacity: 0.4; }
#article .section.section_1 .inner .content.content_1 {
  width: 93.75%;
  padding: 1rem 0 3rem;
  margin: 0 auto; }
#article .section.section_1 .inner .content.content_1 p.lead {
  text-align: center;
  margin: 2rem auto 0; }
#article .section.section_1 .inner .content.content_1 .item {
  width: 100%;
  margin: 2rem auto 0; }
#article .section.section_1 .inner .content.content_2 {
  width: 100%;
  padding: 0; }
#article .section.section_1 .inner .content.content_2 .h3.h3_4 {
  width: 100%;
  margin: 0;
  position: relative;
  z-index: 1; }
#article .section.section_1 .inner .content.content_2 .h3.h3_4 span {
  font-weight: 700; }
#article .section.section_1 .inner .content.content_2 .h3.h3_4 span.txt {
  line-height: 2; }
#article .section.section_1 .inner .content.content_2 .h3.h3_4.banner {
  padding: 1rem 0;
  overflow: hidden;
  height: 16vw; }
#article .section.section_1 .inner .content.content_2 .h3.h3_4.banner span.img {
  width: auto;
  height: 100%;
  background: black;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }
#article .section.section_1 .inner .content.content_2 .h3.h3_4.banner span.img img {
  width: auto;
  height: 100%;
  opacity: 0.8; }
#article .section.section_1 .inner .content.content_2 .h3.h3_4.banner span.txt {
  color: white;
  font-weight: 500;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.8); }
#article .section.section_1 .inner .content.content_2 .h3.h3_4.color {
  color: #998675;
  margin-top: 10vw;
  /*
  &:before {
      content: "";
      display: block;
      width: 100%;
      border: 50vw solid transparent;
      border-bottom: 0;
      border-top: 7.5rem solid rgba($maincolor, 0.4);
      box-sizing: border-box;
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
  }
  */ }
#article .section.section_1 .inner .content.content_2 .h3.h3_4.color span.txt {
  line-height: 1.25;
  color: #000; }
#article .section.section_1 .inner .content.content_2 ul {
  list-style: none;
  width: 93.75%;
  padding: 1.5rem 0;
  margin: 0 auto;
  background: white;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box; }
#article .section.section_1 .inner .content.content_2 ul li {
  line-height: 1.25;
  width: 90%;
  padding: 0 0 0 7.4074074074%;
  margin: 0 auto 0.5rem;
  background: url(/assets/images/lp/icon_check_3.png) left top no-repeat;
  background-size: 5.5555555556% auto;
  box-sizing: border-box; }
#article .section.section_1 .inner .content.content_2 ul li:last-of-type {
  margin: 0 auto; }
#article .section.section_1 .inner .content.content_2 ul li.checkno {
  background: none; }
#article .section.section_1 .inner .content.content_2 .item {
  width: 100%;
  padding: 2rem 0;
  background: #bcbcbc; }
#article .section.section_1 .inner .content.content_2 .item:last-of-type {
  margin: 0 auto; }
#article .section.section_1 .inner .content.content_6 {
  width: 100%;
  padding: 5rem 0 2rem;
  margin: 0 auto 0;
  background: #dac3bd; }
#article .section.section_1 .inner .content.content_6 .h3.h3_4 {
  margin: 0 auto 2rem;
  position: relative; }
#article .section.section_1 .inner .content.content_6 .h3.h3_4 span {
  font-size: 6.7vw; }
#article .section.section_1 .inner .content.content_6 .h3.h3_4 span.txt {
  display: inline; }
#article .section.section_1 .inner .content.content_6 .h3.h3_4 span.minute {
  display: inline-block;
  background: #fff;
  padding: 0 10px; }
#article .section.section_1 .inner .content.content_6 .h4.h4_1 {
  margin: 0 auto 1rem; }
#article .section.section_1 .inner .content.content_6 .h4.h4_1 span.num.circle {
  font-size: 2.4rem;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0 1rem 0 0; }
#article .section.section_1 .inner .content.content_6 .h4.h4_1 span.txt {
  font-weight: 700;
  margin: 0;
  font-size: 4vw;
  text-indent: -4vw;
  padding-left: 4vw; }
#article .section.section_1 .inner .content.content_6 .item {
  width: 90%;
  padding: 1rem 0 1rem;
  margin: 0 auto 1rem; }
#article .section.section_1 .inner .content.content_6 .item.float {
  display: flex;
  flex-direction: column;
  background: none;
  width: 80vw; }
#article .section.section_1 .inner .content.content_6 .item.float .float_l, #article .section.section_1 .inner .content.content_6 .item.float .float_r {
  width: 100%; }
#article .section.section_1 .inner .content.content_6 .item.float .float_l {
  margin: 1rem auto 0; }
#article .section.section_1 .inner .content.content_6 .item.float .float_l .figure {
  margin: 0; }
#article .section.section_1 .inner .content.content_6 .item.float .float_r {
  padding: 2vw;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  margin: 0 auto 0; }
#article .section.section_1 .inner .content.content_6 .item.float .float_r p {
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-size: 3.2vw; }
#article .section.section_1 .inner .content.content_6 .item:last-of-type {
  margin: 0 auto 0; }
#article .section.section_1 .inner .content.content_7, #article .section.section_1 .inner .content.content_8 {
  padding: 3vw 0 0;
  margin: 0 auto 0;
  /* -------------------------------------
     link
  */ }
#article .section.section_1 .inner .content.content_7 .h3.h3_4, #article .section.section_1 .inner .content.content_8 .h3.h3_4 {
  margin: 0 auto 7px; }
#article .section.section_1 .inner .content.content_7 .h3.h3_4 span.txt, #article .section.section_1 .inner .content.content_8 .h3.h3_4 span.txt {
  font-size: 8vw;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 800; }
#article .section.section_1 .inner .content.content_7 .tel, #article .section.section_1 .inner .content.content_8 .tel {
  display: block;
  text-align: center;
  width: 90vw;
  position: relative;
  background: #edecec;
  margin: 0 auto;
  padding: 2vw 0px; }
#article .section.section_1 .inner .content.content_7 .tel span, #article .section.section_1 .inner .content.content_8 .tel span {
  line-height: 1; }
#article .section.section_1 .inner .content.content_7 .tel span.txt_1, #article .section.section_1 .inner .content.content_8 .tel span.txt_1 {
  height: 4rem;
  padding: 0.4rem 3.2rem;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative; }
#article .section.section_1 .inner .content.content_7 .tel span.txt_1 b, #article .section.section_1 .inner .content.content_8 .tel span.txt_1 b {
  margin: 0;
  position: relative;
  display: inline-block;
  width: 8vw;
  margin-right: 1vw;
  vertical-align: bottom; }
#article .section.section_1 .inner .content.content_7 .tel span.txt_1 strong, #article .section.section_1 .inner .content.content_8 .tel span.txt_1 strong {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
  color: #000;
  font-size: 9vw;
  width: auto; }
#article .section.section_1 .inner .content.content_7 .tel span.txt_1 strong span, #article .section.section_1 .inner .content.content_8 .tel span.txt_1 strong span {
  display: inline-block; }
#article .section.section_1 .inner .content.content_7 .tel span.txt_1 strong a, #article .section.section_1 .inner .content.content_7 .tel span.txt_1 strong a:link, #article .section.section_1 .inner .content.content_8 .tel span.txt_1 strong a, #article .section.section_1 .inner .content.content_8 .tel span.txt_1 strong a:link {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  color: #000;
  text-decoration: none; }
#article .section.section_1 .inner .content.content_7 .tel span.txt_2, #article .section.section_1 .inner .content.content_8 .tel span.txt_2 {
  display: block;
  font-feature-settings: "pkna";
  letter-spacing: 0.075em;
  text-align: center;
  font-size: 1.2rem;
  margin: 1rem 0 0; }
#article .section.section_1 .inner .content.content_7 .address, #article .section.section_1 .inner .content.content_8 .address {
  text-align: center;
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .section.section_1 .inner .content.content_7 .link, #article .section.section_1 .inner .content.content_8 .link {
  padding: 0;
  margin: 1vw auto;
  background: none; }
#article .section.section_1 .inner .content.content_7 .link a, #article .section.section_1 .inner .content.content_7 .link a:link, #article .section.section_1 .inner .content.content_8 .link a, #article .section.section_1 .inner .content.content_8 .link a:link {
  display: block;
  font-feature-settings: "pkna";
  letter-spacing: 0.15em;
  font-size: 3vw;
  line-height: 1;
  font-weight: bold;
  width: 100%;
  margin: 0 auto 0;
  padding: 4vw 0;
  background: #d6d6d6;
  color: #000; }
#article .section.section_1 .inner .content.content_7 .item, #article .section.section_1 .inner .content.content_8 .item {
  width: 84.375%; }
#article .section.section_1 .inner .content.content_7 .item .figure, #article .section.section_1 .inner .content.content_8 .item .figure {
  border: 1px solid #999999;
  box-sizing: border-box; }
#article .section.section_1 .inner .content.content_7 .item:last-of-type, #article .section.section_1 .inner .content.content_8 .item:last-of-type {
  margin: 2vw auto; }
#article .section.section_1 .inner .content.content_8 {
  padding: 8vw 0 0; }
#article .section.section_1 .inner .content.content_8 .h3.h3_4 span.txt {
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-size: 6vw; }
#article .section.section_1 .inner .content.content_8 .item {
  margin: 2vw auto;
  width: 81vw; }
#article .section.section_1 .inner .content.gallery {
  width: 100%;
  position: relative;
  overflow: hidden; }
#article .section.section_1 .inner .content.gallery .inner {
  width: 100%;
  position: relative; }
#article .section.section_1 .inner .content.gallery .inner .figure {
  width: 100%; }
#article .section.section_1 .inner .content.consept {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  padding: 2.8rem 0 2rem;
  margin: 2rem auto 0;
  background: url(../images/common/bg_paturn_arrow.png) center -0.8rem repeat-x, #998675 url(../images/common/bg_paturn_arrow.png) center bottom -0.8rem repeat-x;
  background-size: auto 1.6rem; }
#article .section.section_1 .inner .content.consept .h3.h3_4 {
  width: 100%; }
#article .section.section_1 .inner .content.consept .h3.h3_4 span.txt {
  color: white;
  line-height: 1.5; }
#article .section.section_1 .inner .content.consept .h4.h4_1 {
  flex-direction: column;
  width: 100%;
  margin: 0 auto; }
#article .section.section_1 .inner .content.consept .h4.h4_1 span {
  text-align: center;
  color: white;
  line-height: 1.25; }
#article .section.section_1 .inner .content.consept .h4.h4_1 span.txt {
  letter-spacing: 0.05em;
  font-size: 1.2rem; }
#article .section.section_1 .inner .content.consept .h4.h4_1 span.txt_2 {
  letter-spacing: 0.05em;
  font-size: 0.9rem; }
#article .section.section_1 .inner .content.consept .h5.h5_1 {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 700;
  font-feature-settings: "pkna";
  width: 100%;
  margin: 0.2rem auto 0.5rem; }
#article .section.section_1 .inner .content.consept .h5.h5_1 span {
  text-align: center;
  color: white;
  line-height: 1; }
#article .section.section_1 .inner .content.consept .h5.h5_1 span.txt {
  letter-spacing: 0.05em;
  font-size: 1rem; }
#article .section.section_1 .inner .content.consept p {
  font-size: 1rem;
  color: white;
  line-height: 1.25; }
#article .section.section_1 .inner .content.consept p.lead {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: bold;
  width: 100%;
  margin: 1rem auto 0; }
#article .section.section_1 .inner .content.consept .item {
  width: 29.6875%;
  padding: 0 0 0.5rem;
  margin: 1rem 0.78125% 0;
  overflow: hidden;
  border-radius: 14.84375vw 14.84375vw 0 0; }
#article .section.section_1 .inner .content.consept .item .h4.h4_1 {
  width: 94.7368421053%; }
#article .section.section_1 .inner .content.consept .item .h5.h5_1 {
  width: 94.7368421053%; }
#article .section.section_1 .inner .content.consept .item p {
  width: 94.7368421053%;
  margin: 0 auto; }
#article .section.section_1 .inner .content.consept .item .figure {
  width: 29.6875vw;
  height: 29.6875vw;
  margin: 0;
  border-radius: 100%;
  box-sizing: border-box;
  overflow: hidden; }
#article .section.section_1 .inner .content.consept .item .figure img {
  width: auto;
  height: 100%;
  position: relative;
  z-index: 1;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }
#article .section.section_1 .inner .content.headSmall {
  margin-top: 20px; }
#article .section.section_1 .inner .content.headSmall .headSmall__title {
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3; }
#article .section.section_1 .inner .content.headSmall .headSmall__title::before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  content: "";
  background: #998675; }
#article .section.section_1 .inner .content.entry {
  display: flex;
  flex-wrap: wrap;
  flex-direction: initial; }
#article .section.section_1 .inner .content.entry .entry__grid {
  margin-top: 20px; }
#article .section.section_1 .inner .content.entry p {
  font-size: 14px;
  font-size: 1.4rem; }
#article .section.section_1 .inner .content.add__summernote p {
  margin: 0 0 10px;
  padding: 0 10px; }
#article .section.section_1 .inner .content.add__summernote img {
  border: 0;
  vertical-align: middle; }
#article .section.section_1 .inner .content.works {
  width: 93.75%;
  padding: 2rem 0 1rem;
  margin: 0 auto; }
#article .section.section_1 .inner .content.works .h3 span.txt.mincho {
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .section.section_1 .inner .content.works .h3.h3_4 {
  margin: 0 auto 2rem; }
#article .section.section_1 .inner .content.works .h3.h3_4 span.txt {
  border-bottom: solid 2px #000;
  margin: 0 2vw; }
#article .section.section_1 .inner .content.works p {
  text-align: center;
  font-size: 3.2vw;
  margin-top: 5vw;
  font-weight: 600;
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .section.section_1 .inner .content.voice {
  width: 93.75%;
  padding: 3rem 0 2rem;
  margin: 0 auto 0; }
#article .section.section_1 .inner .content.voice .h4.h4_1 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 4rem;
  position: absolute;
  z-index: 1;
  top: -2rem; }
#article .section.section_1 .inner .content.voice .h4.h4_1 span.txt {
  display: inline-block;
  letter-spacing: 0.05em;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  width: auto;
  padding: 0 2rem;
  margin: 0;
  background: white;
  position: relative; }
#article .section.section_1 .inner .content.voice .h4.h4_1 span.txt:before, #article .section.section_1 .inner .content.voice .h4.h4_1 span.txt:after {
  content: "";
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  background: #29A3CC;
  border-radius: 100%;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%); }
#article .section.section_1 .inner .content.voice .h4.h4_1 span.txt:before {
  left: -0.9rem; }
#article .section.section_1 .inner .content.voice .h4.h4_1 span.txt:after {
  right: -0.9rem; }
#article .section.section_1 .inner .content.voice .item {
  width: 100%;
  padding: 2rem 0 1.5rem;
  margin: 3rem auto 0;
  border: 2px solid #998675;
  border-radius: 1rem;
  position: relative; }
#article .section.section_1 .inner .content.voice .item .h5.h5_1 {
  text-align: center;
  width: 90%;
  margin: 1rem auto 0; }
#article .section.section_1 .inner .content.voice .item .h5.h5_1 span {
  font-family: tegaki, "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  color: #998675;
  font-size: 1.8rem;
  line-height: 1.25; }
#article .section.section_1 .inner .content.voice .item p {
  font-family: tegaki, "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  color: #666666;
  font-size: 1.4rem;
  line-height: 1.25;
  text-decoration: underline #99D6FF;
  width: 90%;
  margin: 0.5rem auto 0; }
#article .section.section_1 .inner .content.voice .item .figure {
  width: 75%;
  margin: 0.5rem auto 0;
  border-radius: 1rem;
  overflow: hidden; }
#article .section.section_1 .inner .content.voice .item:last-of-type {
  margin: 3rem auto 0; }
#article .section.section_1 .inner .content.limited {
  width: 93.75%;
  margin: 0 auto; }
#article .section.section_1 .inner .content.limited .item {
  padding: 1rem;
  margin: 2rem auto 1.5rem;
  background: #d1d1d1; }
#article .section.section_1 .inner .content.limited .item .h4 span {
  display: block;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 500;
  font-feature-settings: "pkna";
  letter-spacing: 0.075em;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5; }
#article .section.section_1 .inner .content.limited .item .h4.h4_2 {
  padding: 1rem 0;
  background: #29A3CC; }
#article .section.section_1 .inner .content.limited .item .h4.h4_2 span {
  color: white; }
#article .section.section_1 .inner .content.limited .item .h4.h4_3 {
  margin: 1.5rem auto 1rem; }
#article .section.section_1 .inner .content.limited .item .h4.h4_3 span {
  color: #29A3CC; }
#article .section.section_1 .inner .content.limited .item p {
  margin: 1rem auto 0; }
#article .section.section_1 .inner .content.limited .item p strong {
  font-weight: bold; }
#article .section.section_1 .inner .content.limited .item p.lead {
  font-weight: bold;
  margin: 0 auto; }
#article .section.section_1 .inner .content.limited .item p.lead strong {
  color: #ff0000; }
#article .section.section_1 .inner .content.limited .item ul {
  margin: 1rem auto 0; }
#article .section.section_1 .inner .content.limited .item ul li {
  font-weight: bold; }
#article .section.section_1 .inner .content.present {
  padding: 2rem 0 1.5rem;
  overflow: hidden; }
#article .section.section_1 .inner .content.present .item {
  width: 90%; }
#article .section.section_1 .inner .content.present .item.item_1 .figure {
  width: 50%;
  margin: 0 auto; }
#article .section.section_1 .inner .content.present .item.item_2 {
  width: 83.3333333333%;
  margin: 0 0 0 5%;
  border: 1px solid #99D6FF;
  position: relative; }
#article .section.section_1 .inner .content.present .item.item_2.float {
  display: flex;
  flex-direction: row-reverse; }
#article .section.section_1 .inner .content.present .item.item_2.float .float_l {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0; }
#article .section.section_1 .inner .content.present .item.item_2.float .float_l .figure {
  width: 34%;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: -12%;
  transform: translateY(-50%); }
#article .section.section_1 .inner .content.present .item.item_2.float .float_r {
  width: 100%;
  padding: 0 0 0.5rem; }
#article .section.section_1 .inner .content.present .item.item_2.float .float_r p {
  font-size: 1rem;
  line-height: 1.25;
  width: 70%;
  padding: 0 0.75rem;
  margin: 0.5rem 0 0; }
#article .section.section_1.material .content.content_1 p {
  margin-top: 1rem;
  font-size: 1.3rem; }
#article .section.money_cost .inner {
  width: auto;
  padding: 2vw;
  border: solid 2vw #e2e2e2; }
#article .section.money_cost .inner .content.content_1 {
  padding: 0; }
#article .section.money_cost .inner .content.content_1 .h3.h3_4 {
  margin: 0; }
#article .section.money_cost .inner .content.content_1 .h4.h4_4 {
  display: block;
  text-align: center;
  font-size: 3.7vw;
  background: none;
  border-bottom: solid 1px;
  padding-bottom: 0;
  width: 100%;
  margin: 0 auto;
  font-weight: 800; }
#article .section.money_cost .inner .content.content_1 p {
  text-align: center;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-size: 3.5vw;
  margin-top: 7vw; }
#article .section.money_cost .inner .content.content_1 .figure {
  margin: 0 -4vw; }
#article .section.money {
  margin-bottom: 25vw; }
#article .section.money .inner {
  width: 100%; }
#article .section.money .inner .content.content_2 .item {
  background: none; }
#article .section.money .inner .content.content_2 .item .h3.h3_1 .txt {
  display: block;
  width: 93vw;
  margin: 0 auto;
  border-bottom: solid 1px #000;
  font-size: 4vw; }
#article .section.money .inner .content.content_2 .item .h3.h3_1 .txt strong {
  font-size: 6vw;
  font-weight: 600; }
#article .section.money .inner .content.content_2 .item .photos {
  display: flex;
  flex-direction: column; }
#article .section.money .inner .content.content_2 .item .photos .photo {
  width: 100vw; }
#article .section.money .inner .content.content_2 .item .plan {
  flex-direction: column; }
#article .section.money .inner .content.content_2 .item .plan .figure {
  width: 100%;
  max-width: 87vw;
  margin: 0 auto; }
#article .section.money .inner .content.content_2 .item .area {
  width: 90vw;
  margin: 0 auto; }
#article .section.money .inner .content.content_2 .item .money {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-top: 20px; }
#article .section.money .inner .content.content_2 .item .money h4 {
  width: 14vw;
  margin: 0 1vw 0 2vw; }
#article .section.money .inner .content.content_2 .item .money .money_plan {
  margin-top: 0; }
#article .section.money .inner .content.content_2 .item .money .money_plan .h5.h5_1, #article .section.money .inner .content.content_2 .item .money .money_plan .h5.h5_2 {
  width: 77vw; }
#article .section.money .inner .content.content_2 .item .money .money_plan .h5.h5_1 .txt, #article .section.money .inner .content.content_2 .item .money .money_plan .h5.h5_2 .txt {
  font-size: 3vw;
  width: 33vw; }
#article .section.money .inner .content.content_2 .item img {
  border: none; }
#article .section.under_cost {
  margin-top: 10vw; }
#article .section.under_cost .inner p {
  text-align: center;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-size: 3.2vw;
  font-weight: 600; }
#article .section.modelhouse {
  margin-top: 26vw; }
#article .section.modelhouse .inner .content .h3.h3_1 {
  position: relative; }
#article .section.modelhouse .inner .content .h3.h3_1 span {
  font-family: a-otf-futo-min-a101-pr6n, serif;
  display: block;
  text-align: center; }
#article .section.modelhouse .inner .content .h3.h3_1 span.txt {
  font-size: 5.5vw;
  letter-spacing: 0; }
#article .section.modelhouse .inner .content .h3.h3_1 span.txt_2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -11vw;
  color: #e2e2e2;
  font-size: 10vw;
  font-weight: 800;
  letter-spacing: 0; }
#article .section.modelhouse.section_1 .inner .item {
  display: flex;
  flex-direction: column-reverse; }
#article .section.modelhouse.section_1 .inner .item .float_l {
  width: 90vw;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 6vw;
  background: #fff;
  border: solid 1px #ebebeb;
  box-shadow: 1px 1px #505050;
  z-index: 10;
  transform: translateY(-10vw); }
#article .section.modelhouse.section_1 .inner .item .h4.h4_1 {
  display: block; }
#article .section.modelhouse.section_1 .inner .item .h4.h4_1 span {
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .section.modelhouse.section_1 .inner .item .h4.h4_1 span.num {
  font-size: 4rem;
  border-bottom: solid 1px #000;
  color: #000;
  padding: 0 6px 6px;
  display: inline-block; }
#article .section.modelhouse.section_1 .inner .item .h4.h4_1 span.txt {
  display: block; }
#article .section.modelhouse.section_1 .inner .item p {
  font-family: a-otf-futo-min-a101-pr6n, serif;
  margin-top: 2em;
  margin: 1vw auto 0;
  font-size: 3vw; }
#article .section.modelhouse.section_2 .inner h4 {
  text-align: center;
  margin-top: 50px;
  font-size: 2.2rem; }
#article .section.modelhouse.section_2 .inner p {
  width: 100%;
  margin: 5vw auto 0;
  text-align: center;
  font-size: 2.2rem; }
#article .section.modelhouse.section_2 .inner p span {
  display: block;
  border-bottom: solid 1px #000;
  line-height: 2.5;
  font-size: 4.5vw; }
#article .section.modelhouse.section_2 .inner p span strong {
  font-size: 5.5vw;
  font-weight: 600; }
#article .section.modelhouse.section_2 .inner p span.txt_2 {
  text-align: left;
  padding-left: 17vw;
  line-height: 2; }
#article .section.modelhouse.section_2 .inner p span:last-child {
  border-bottom: none; }
#article .section.modelhouse.section_3 .map {
  display: flex;
  margin-top: 40px;
  flex-direction: column; }
#article .section.modelhouse.section_3 .map .address {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .section.modelhouse.section_3 .map .address .txt_1 {
  display: block;
  font-size: 6.6vw; }
#article .section.modelhouse.section_3 .map .address .txt_2 {
  font-size: 3.2vw; }
#article .section.modelhouse.section_3 .map .gmap {
  width: 93vw;
  height: 93vw;
  margin-top: 7vw; }
#article .section.modelhouse.section_3 .opening {
  margin-top: 100px; }
#article .section.modelhouse.section_3 .opening h4 {
  text-align: center;
  font-size: 2.4rem;
  position: relative;
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .section.modelhouse.section_3 .opening h4 .txt_1 {
  display: inline-block;
  background: #fff;
  z-index: 10;
  position: relative;
  padding: 0 10px;
  font-size: 5vw; }
#article .section.modelhouse.section_3 .opening h4:before {
  content: '';
  display: block;
  border-bottom: solid 2px #000;
  transform: translateY(21px);
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 0; }
#article .section.modelhouse.section_3 .opening p {
  text-align: center;
  font-size: 4vw;
  margin-top: 3vw;
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .section.form {
  margin-top: 19vw;
  background: none; }
#article .section.form .inner {
  width: 100%; }
#article .section.form .inner .content.contents_header {
  padding: 0 0 0; }
#article .section.form .inner .content.contents_header .h3.h3_1 {
  display: block; }
#article .section.form .inner .content.contents_header .h3.h3_1 span.txt_0 {
  display: block;
  width: 100%;
  background: none;
  color: #000;
  font-size: 7vw;
  top: auto;
  left: auto;
  padding: 0;
  position: relative;
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .section.form .inner .content.contents_header .h3.h3_1 span.txt_0:after {
  content: none; }
#article .section.form .inner .content.contents_header .h3.h3_1 span.txt {
  display: flex;
  justify-content: center;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-size: 4vw;
  margin-top: 5vw; }
#article .section.form .inner .content.contents_header .h3.h3_1 span.txt:before, #article .section.form .inner .content.contents_header .h3.h3_1 span.txt:after {
  content: '';
  display: block;
  width: 11vw;
  border-bottom: solid 2px #000;
  transform: translateY(-3vw);
  position: relative;
  left: auto;
  top: auto; }
#article .section.form .inner .content.contents_header p {
  font-size: 3.2vw;
  padding: 0 1vw; }
#article .section.form .inner .content.content_1 {
  background: #f2f2f2;
  padding: 0 3vw;
  box-sizing: border-box; }
#article .section.form .inner .content.content_1 h3.title.wpcf7c-elm-step2 {
  padding-left: 5vw; }
#article .section.form .inner form input[type=submit] {
  background-color: #b1272d; }
#article .lp_2__present {
  margin-top: 11vw; }
#article .lp_2__present .h3 {
  text-align: left; }
#article .lp_2__present .h3.h3_5 {
  padding: 5px 0;
  text-align: center;
  background: #e6d9d5;
  color: #000;
  font-size: 6vw; }
#article .lp_2__present .h3.h3_6 {
  padding: 0;
  width: 100%;
  margin-top: 9vw; }
#article .lp_2__present .h3.h3_6 .txt_2 {
  display: flex;
  padding-left: 34vw;
  background: #e6e6e6;
  position: relative;
  height: 14vw;
  align-items: center; }
#article .lp_2__present .h3.h3_6 .txt_2::before {
  content: none; }
#article .lp_2__present .h3.h3_6 .txt_2 .figure {
  position: absolute;
  left: 26px;
  top: -9px;
  width: 22vw; }
#article .lp_2__present .h3.h3_6 .txt_3 {
  text-align: center;
  display: block; }
#article .lp_2__present .h3 .txt_quo {
  display: none; }
#article .lp_2__present .item.item_4 {
  width: 94vw;
  display: block;
  text-align: center;
  border: solid 1px #e15a24;
  margin: 0 auto;
  border-radius: 25px;
  padding: 8vw 0 3vw;
  position: relative;
  margin-top: 13vw; }
#article .lp_2__present .item.item_4::before {
  content: '';
  position: absolute;
  left: 0;
  top: -6vw;
  right: 0;
  background: #fff;
  display: inline-block;
  width: 50vw;
  height: 11vw;
  margin: auto;
  background-image: url(/assets/images/lp/kids.png);
  background-repeat: no-repeat;
  background-size: contain; 
  background-position: 0;
  }
#article .lp_2__present .item.item_4 .h4.h4_4 {
  font-weight: 800; }
#article .lp_2__present .item.item_4 p {
  text-align: center;
  font-size: 3vw; }
#article .lp_2__promise {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  padding: 10vw 0 8vw;
  margin: 0 auto;
  color: #000; }
#article .lp_2__promise .h3 {
  width: 100%;
  margin: 0 auto; }
#article .lp_2__promise .h3 .txt {
  display: block;
  font-weight: 800;
  font-size: 5vw;
  line-height: 1.5;
  text-align: center;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  border-bottom: solid 2px #000;
  padding-bottom: 1vw;
  margin: 0 10vw; }
#article .lp_2__promise .item {
  padding: 0 0 10px;
  margin: 12vw 0 0;
  overflow: hidden;
  width: 100%;
  position: relative; }
#article .lp_2__promise .item .figure {
  width: 100%;
  height: 68vw;
  margin: 0;
  border-radius: 0;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 1; }
#article .lp_2__promise .item .figure img {
  width: auto;
  height: 100%;
  position: relative;
  z-index: 1;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }
#article .lp_2__promise .item .promise_block {
  width: 89%;
  background: #fff;
  margin: -10vw auto 0;
  padding: 2vw;
  z-index: 10;
  position: relative; }
#article .lp_2__promise .item .h4 {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  height: auto; }
#article .lp_2__promise .item .h4 .txt {
  display: block;
  margin: 0 0 0.5em;
  letter-spacing: 0.075em;
  line-height: 1.75;
  text-align: center;
  font-size: 5vw;
  font-weight: 800; }
#article .lp_2__promise .item .h4 .txt.mincho {
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .lp_2__promise .item .h4 .txt_num {
  font-size: 10vw;
  line-height: 1.2;
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .lp_2__promise .item p {
  font-family: YakuHanJPs_Noto, "Noto Sans JP", sans-serif;
  width: 100%;
  line-height: 1.75;
  font-size: 4vw;
  font-weight: 400;
  text-align: center;
  margin: 5vw auto 0; }
#article .lp_2__promise .item p.mincho {
  font-family: a-otf-futo-min-a101-pr6n, serif; }
#article .mailForm {
  width: 100%;
  margin-top: 80px;
  text-align: center; }
@media screen and (max-width: 1091px) {
  #article .mailForm {
    margin-top: 40px; } }
#article .mailForm__mainText {
  margin-top: 30px; }
#article .mailForm__line {
  width: 100%;
  max-width: 800px;
  border: 2px solid #b1272d;
  padding: 25px 15px 30px;
  margin: 30px auto 0; }
@media screen and (max-width: 1091px) {
  #article .mailForm__line {
    width: auto; } }
#article .mailForm__line--title {
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 700; }
@media screen and (max-width: 1091px) {
  #article .mailForm__line--title {
    font-size: 1.7rem; } }
#article .mailForm__line--subtitle {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 700;
  color: #b1272d;
  margin-top: 15px; }
@media screen and (max-width: 1091px) {
  #article .mailForm__line--subtitle {
    font-size: 1.5rem; } }
#article .mailForm__line--text {
  line-height: 1.6;
  margin-top: 1em; }
@media screen and (max-width: 1091px) {
  #article .mailForm__line--text {
    line-height: 1.6;
    font-size: 1.2rem; }
  #article .mailForm__line--text.align-left {
    text-align: left; } }
#article .mailForm__line--inblock {
  display: block;
  width: 80%;
  padding: 20px;
  border: solid 2px #b1272d;
  margin: 0 auto; }
@media screen and (max-width: 1091px) {
  #article .mailForm__line--inblock {
    width: 100%;
    padding: 7px 20px; } }
#article .mailForm__line--inblock ul {
  list-style-type: none; }
#article .mailForm__line--inblock ul li {
  color: #b1272d;
  text-align: left;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.8; }
#article .mailForm__line--link {
  display: block;
  margin-top: 25px; }
#article .mailForm__line--icon {
  display: block;
  width: 100%;
  max-width: 160px;
  margin: 0 auto; }
#article .mailForm__line--img {
  display: block;
  width: 100%; }
#article .mailForm__line--btn {
  display: block;
  width: 100%;
  max-width: 220px;
  margin: 30px auto 0; }
#article .mailForm__section {
  text-align: left;
  margin-top: 60px;
  margin-top: 30px; }
#article .mailForm__text {
  margin-top: 1.2em;
  text-align: left; }
@media screen and (max-width: 1091px) {
  #article .mailForm__text {
    margin-top: .5em; } }
#article .mailForm__text--required {
  color: #f00;
  font-weight: 700; }
#article .mailForm ul li {
  padding-left: 0;
  line-height: 1.6;
  font-size: 1.3rem; }
#article .mailForm ul li + li {
  margin: 0; }
#article .mailForm ul li:before {
  content: none; }
#article .mailForm .mailForm__line--inblock {
  width: 80%;
  padding: 6px 20px; }
@media screen and (max-width: 1091px) {
  #article .mailForm .mailForm__line--inblock {
    width: 70%;
    padding: 7px 20px;
    margin: 1rem auto 2rem; } }

.section.money.section_1 .inner .content .item {
  width: 100%;
  margin-top: 18vw; }
.section.money.section_1 .inner .content.content_1 p {
  width: 90%;
  margin: 0 auto; }
.section.money.section_1 .inner .content.content_2 .h3.h3_1 {
  text-align: center;
  margin-bottom: 8vw; }
.section.money.section_1 .inner .content.content_2 .h3.h3_1 span.txt {
  display: inline;
  font-size: 1.3rem;
  border-bottom: solid 3px #ccc; }
.section.money.section_1 .inner .content.content_2 .h3.h3_1 span.txt strong {
  font-size: 1.5rem; }
.section.money.section_1 .inner .content.content_2 .photo {
  width: 67vw;
  margin: 0 auto;
  margin-bottom: 12vw; }
.section.money.section_1 .inner .content.content_2 .plan {
  display: flex;
  justify-content: space-around; }
.section.money.section_1 .inner .content.content_2 .plan .figure {
  max-width: 64vw;
  margin: 0 3vw; }
.section.money.section_1 .inner .content.content_2 .area {
  border-bottom: solid 1px #000;
  display: flex;
  justify-content: space-between;
  margin-top: 8vw; }
.section.money.section_1 .inner .content.content_2 .area span.txt {
  font-size: 1.2rem; }
.section.money.section_1 .inner .content.content_2 .area span.txt strong {
  font-size: 1.8rem; }
.section.money.section_1 .inner .content.content_2 .area span.txt .small {
  font-size: .8rem; }
.section.money.section_1 .inner .content.content_2 .money {
  text-align: center;
  margin-top: 4vw; }
.section.money.section_1 .inner .content.content_2 .money h4 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  margin: 0 auto;
  font-size: 1.0rem;
  padding: .2rem .4rem; }
.section.money.section_1 .inner .content.content_2 .money .money_plan {
  margin: 0;
  margin-top: 5vw;
  border: none; }
.section.money.section_1 .inner .content.content_2 .money .money_plan .h5 {
  width: 88vw;
  margin: 0 auto;
  height: 11vw;
  padding: 0;
  display: flex;
  align-items: center;
  flex-direction: initial;
  border: solid 1px #4d4d4d;
  justify-content: flex-start; }
.section.money.section_1 .inner .content.content_2 .money .money_plan .h5.h5_2 {
  margin-top: 4vw; }
.section.money.section_1 .inner .content.content_2 .money .money_plan .h5 span {
  display: flex;
  justify-content: center; }
.section.money.section_1 .inner .content.content_2 .money .money_plan .h5 span.txt {
  font-size: 3.5vw;
  width: 41vw;
  background-color: #4d4d4d;
  height: 100%;
  align-items: center;
  color: #fff; }
.section.money.section_1 .inner .content.content_2 .money .money_plan .h5 span.txt_2 {
  font-size: 3.5vw;
  margin-left: 5vw;
  margin-top: 0;
  align-items: flex-end;
  width: auto; }
.section.money.section_1 .inner .content.content_2 .money .money_plan .h5 span strong {
  font-size: 5vw; }
.section.money.section_1 .inner .content.content_2 .money .money_plan .h5 span .small {
  font-size: 2.8vw; }
.section.money.section_1 .inner .content.content_2 .h4.h4_2 {
  margin: 2.5rem 0 1rem; }
.section.money.section_1 .inner .content.content_2 .h4.h4_2 span {
  line-height: 1; }
.section.money.section_1 .inner .content.content_2 .h4.h4_2 span.txt {
  font-size: 1.8rem; }
.section.money.section_1 .inner .content.content_2 .h4.h4_2 span.txt_2 {
  text-indent: -0.1em;
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0.75rem 0 0;
  letter-spacing: 0; }
.section.money.section_1 .inner .content.content_2 .h4.h4_2 span.txt_3 {
  text-align: right;
  font-size: 1.4rem;
  width: 100%;
  margin: 0.5rem 0 0; }
.section.money.section_1 .inner .content.content_2 .h4.h4_2 span.txt_3 strong {
  font-size: 1.8rem; }
.section.money.section_1 .inner .content.content_2 .h5 span {
  line-height: 1; }
.section.money.section_1 .inner .content.content_2 .h5 span.txt {
  font-size: 1.2rem; }
.section.money.section_1 .inner .content.content_2 .h5 span.txt_2 {
  text-align: right;
  font-size: 1.4rem;
  width: 100%;
  margin: 0.75rem 0 0; }
.section.money.section_1 .inner .content.content_2 .h5.h5_1 {
  display: block; }
.section.money.section_1 .inner .content.content_2 .h5.h5_2 {
  padding: 1.5rem 0 0;
  margin: 1.5rem 0 0;
  border-top: 1px solid #cccccc; }
.section.money.section_1 .inner .content.content_2 .item.float {
  width: 100%; }
.section.money.section_1 .inner .content.content_2 .item .float_l, .section.money.section_1 .inner .content.content_2 .item .float_r {
  margin: 1rem auto 0; }
.section.money.section_1 .inner .content.content_2 .item .float_c {
  margin: 1rem auto 0; }
.section.money.section_1 .inner .content.content_2 .item .float_c.border {
  padding: 1.5rem;
  border: 1px solid #cccccc; }
.section.money.section_1 .inner .content.content_3 .h3.h3_2 {
  padding: 2rem 0 1rem; }
.section.money.section_1 .inner .content.content_3 .h3.h3_2 span.txt {
  font-size: 1.6rem; }
.section.money.section_1 .inner .content.content_3 p {
  width: 90%;
  margin: 1rem auto 0; }
.section.money.section_1 .inner .content.content_3 .item {
  margin: 1rem auto 0; }
.section.money.section_1 .inner .content.content_3 .item .figure.border {
  padding: 1rem 0.3rem;
  border: 1px solid #cccccc;
  text-align: center; }
.section.money.section_1 .inner .content.content_3 .item .figure.top-margin {
  margin-top: 2rem; }
.section.money.section_1 .inner .content.content_4 .h3.h3_2 {
  margin: 40px auto; }
.section.money.section_1 .inner .content.content_4 .h4.h4_1 {
  width: 100%;
  margin: 0 0 0.25rem;
  padding-top: 1rem; }
.section.money.section_1 .inner .content.content_4 .h4.h4_1 span.num {
  letter-spacing: -0.05em; }
.section.money.section_1 .inner .content.content_4 .h4.h4_1 span.txt {
  font-size: 1.4rem;
  line-height: 1.25;
  margin: 0.5em 0; }
.section.money.section_1 .inner .content.content_4 .h4.h4_1 span.txt.underline {
  display: inline;
  border-bottom: 2px solid #000; }
.section.money.section_1 .inner .content.content_4 .h4.h4_1.underline {
  padding: 0;
  margin: 0 0 0.25rem;
  padding-top: 1rem; }
.section.money.section_1 .inner .content.content_4 .h4.h4_1.underline span.num {
  font-size: 3rem;
  margin: 0 1.4rem 0.1em 0; }
.section.money.section_1 .inner .content.content_4 .h4.h4_1.pc {
  display: none; }
.section.money.section_1 .inner .content.content_4 .h4.h4_1.sp {
  display: block; }
.section.money.section_1 .inner .content.content_4 p {
  width: 90%;
  margin: 0; }
.section.money.section_1 .inner .content.content_4 p strong {
  font-weight: bold; }
.section.money.section_1 .inner .content.content_4 .item {
  margin: 2rem auto; }
.section.money.section_1 .inner .content.content_4 .item .reverse {
  display: flex;
  flex-direction: column-reverse; }
.section.money.section_1 .inner .content.content_4 .item .onlypc {
  display: none; }
.section.money.section_1 .inner .content.content_4 .item .onlysp {
  display: block;
  padding-bottom: 2rem; }
.section.money.section_1 .inner .content.content_4 .item.float {
  width: 100%; }
.section.money.section_1 .inner .content.content_4 .item .float_l, .section.money.section_1 .inner .content.content_4 .item .float_r {
  margin: 2rem auto 0; }
.section.money.section_1 .inner .content.content_4 .item .float_c {
  margin: 1rem auto 0; }
.section.money.section_1 .inner .content.content_4 .item .float_c.border {
  padding: 1.5rem;
  border: 1px solid #cccccc; }
.section.money.section_1 .inner .content.content_4 .item p {
  width: 100%; }
.section.money.section_1 .inner .content.content_4 .item p strong {
  color: #E60012; }
.section.money.section_1 .inner .content.content_4 .item .figure.border {
  border: 1px solid #cccccc;
  text-align: center; }

@media screen and (min-device-width: 767px) {
  .section.money.section_1 .inner .content .item {
    margin-top: 140px; }
  .section.money.section_1 .inner .content.content_1 {
    width: 880px;
    margin: 0 auto 60px; }
  .section.money.section_1 .inner .content.content_1 p {
    width: 100%; }
  .section.money.section_1 .inner .content.content_2 {
    width: 880px;
    margin: 0 auto; }
  .section.money.section_1 .inner .content.content_2 .h3.h3_1 {
    margin-bottom: 56px; }
  .section.money.section_1 .inner .content.content_2 .h3.h3_1 span.txt {
    font-size: 26px;
    border-bottom: solid 5px #ccc; }
  .section.money.section_1 .inner .content.content_2 .h3.h3_1 span.txt strong {
    font-size: 30px; }
  .section.money.section_1 .inner .content.content_2 .photo {
    width: 490px;
    margin-bottom: 40px; }
  .section.money.section_1 .inner .content.content_2 .plan .figure {
    max-width: 420px; }
  .section.money.section_1 .inner .content.content_2 .area {
    margin-top: 45px; }
  .section.money.section_1 .inner .content.content_2 .area span.txt {
    font-size: 30px; }
  .section.money.section_1 .inner .content.content_2 .area span.txt strong {
    font-size: 44px; }
  .section.money.section_1 .inner .content.content_2 .area span.txt .small {
    font-size: 18px; }
  .section.money.section_1 .inner .content.content_2 .money {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 21px;
    margin-top: 20px; }
  .section.money.section_1 .inner .content.content_2 .money h4 {
    display: flex;
    width: 130px;
    height: 32px;
    margin: 0;
    font-size: 22px;
    justify-content: center;
    align-items: center; }
  .section.money.section_1 .inner .content.content_2 .money .money_plan {
    margin: 0;
    margin-left: 27px; }
  .section.money.section_1 .inner .content.content_2 .money .money_plan .h5 {
    width: 670px;
    margin: 0;
    height: 60px; }
  .section.money.section_1 .inner .content.content_2 .money .money_plan .h5.h5_2 {
    margin-top: 20px; }
  .section.money.section_1 .inner .content.content_2 .money .money_plan .h5 span {
    display: flex;
    justify-content: center; }
  .section.money.section_1 .inner .content.content_2 .money .money_plan .h5 span.txt {
    width: 315px;
    font-size: 25px; }
  .section.money.section_1 .inner .content.content_2 .money .money_plan .h5 span.txt_2 {
    font-size: 20px;
    margin-left: 35px; }
  .section.money.section_1 .inner .content.content_2 .money .money_plan .h5 span strong {
    font-size: 36px; }
  .section.money.section_1 .inner .content.content_2 .money .money_plan .h5 span .small {
    font-size: 16px; }
  .section.money.section_1 .inner .content.content_2 .h4.h4_2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 14px; }
  .section.money.section_1 .inner .content.content_2 .h4.h4_2 span.txt {
    font-size: 3rem;
    width: 100%; }
  .section.money.section_1 .inner .content.content_2 .h4.h4_2 span.txt_2 {
    font-size: 2.1rem;
    width: 660px;
    margin: 0;
    transform: translateY(-0.25em); }
  .section.money.section_1 .inner .content.content_2 .h4.h4_2 span.txt_3 {
    flex-shrink: 0;
    font-size: 1.8rem;
    line-height: 1.5;
    width: 220px;
    margin: 0; }
  .section.money.section_1 .inner .content.content_2 .h4.h4_2 span.txt_3 strong {
    display: inline-block;
    font-size: 3rem;
    margin: 0 0 0 4px;
    transform: translateY(0.05em); }
  .section.money.section_1 .inner .content.content_2 .h5 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; }
  .section.money.section_1 .inner .content.content_2 .h5 span.txt {
    font-size: 1.4rem;
    text-align: center; }
  .section.money.section_1 .inner .content.content_2 .h5 span.txt_2 {
    flex-shrink: 0;
    font-size: 1.8rem;
    margin: -0.1em 0 0; }
  .section.money.section_1 .inner .content.content_2 .h5 span.txt_2 strong {
    font-size: 3rem;
    margin: 0 4px;
    transform: translateY(0.075em); }
  .section.money.section_1 .inner .content.content_2 .h5.h5_1 {
    width: 390px;
    margin: 0 0 0 20px; }
  .section.money.section_1 .inner .content.content_2 .h5.h5_1 span.txt_2 strong {
    font-size: 4rem; }
  .section.money.section_1 .inner .content.content_2 .h5.h5_2 {
    width: 430px;
    padding: 0 0 0 20px;
    margin: 0 20px 0 0;
    border: none;
    border-left: 1px solid #cccccc;
    box-sizing: border-box; }
  .section.money.section_1 .inner .content.content_2 .item .float_l, .section.money.section_1 .inner .content.content_2 .item .float_r, .section.money.section_1 .inner .content.content_2 .item .float_c {
    margin: 0 0 20px; }
  .section.money.section_1 .inner .content.content_2 .item .float_l, .section.money.section_1 .inner .content.content_2 .item .float_r {
    width: 430px; }
  .section.money.section_1 .inner .content.content_2 .item .float_c {
    width: 100%; }
  .section.money.section_1 .inner .content.content_2 .item .float_c.border {
    padding: 10px 0; }
  .section.money.section_1 .inner .content.content_2 .item .float_c.float {
    display: flex;
    justify-content: space-between; }
  .section.money.section_1 .inner .content.content_3 {
    width: 880px;
    margin: 0 auto;
    margin-top: 140px; }
  .section.money.section_1 .inner .content.content_3 .h3.h3_2 {
    padding: 0; }
  .section.money.section_1 .inner .content.content_3 .h3.h3_2 span.txt {
    font-size: 1.6rem; }
  .section.money.section_1 .inner .content.content_3 p {
    width: 100%; }
  .section.money.section_1 .inner .content.content_3 .item {
    margin: 0 auto 0; }
  .section.money.section_1 .inner .content.content_3 .item .figure {
    margin: 40px auto 0; }
  .section.money.section_1 .inner .content.content_3 .item .figure.border {
    padding: 60px 0; }
  .section.money.section_1 .inner .content.content_3 .item .figure.border img {
    width: 690px;
    margin: 0 auto; }
  .section.money.section_1 .inner .content.content_4 {
    width: 880px;
    margin: 70px auto 0; }
  .section.money.section_1 .inner .content.content_4 .h4.h4_1 {
    margin-bottom: 0.25rem;
    padding: 0; }
  .section.money.section_1 .inner .content.content_4 .h4.h4_1 span.txt {
    font-size: 1.8rem; }
  .section.money.section_1 .inner .content.content_4 .h4.h4_1.underline {
    margin: 10px 0 20px;
    padding: 0; }
  .section.money.section_1 .inner .content.content_4 .h4.h4_1.pc {
    display: block; }
  .section.money.section_1 .inner .content.content_4 .h4.h4_1.sp {
    display: none; }
  .section.money.section_1 .inner .content.content_4 p {
    width: 100%;
    margin: 1rem auto 0; }
  .section.money.section_1 .inner .content.content_4 .item {
    margin: 40px auto 0; }
  .section.money.section_1 .inner .content.content_4 .item .reverse {
    display: flex;
    flex-direction: row; }
  .section.money.section_1 .inner .content.content_4 .item .onlypc {
    display: block; }
  .section.money.section_1 .inner .content.content_4 .item .onlysp {
    display: none; }
  .section.money.section_1 .inner .content.content_4 .item .float_l {
    width: 240px;
    margin: 0 40px 0 0; }
  .section.money.section_1 .inner .content.content_4 .item .float_r {
    width: 520px;
    margin: 0 0 0 40px;
    box-sizing: border-box; }
  .section.money.section_1 .inner .content.content_4 .item .float_r.left {
    margin: 0; }
  .section.money.section_1 .inner .content.content_4 .item .float_c {
    width: 840px;
    margin: 0 0 40px 40px; }
  .section.money.section_1 .inner .content.content_4 .item:first-of-type .float_l {
    width: 300px;
    margin: 0; }
  .section.money.section_1 .inner .content.content_4 .item:first-of-type .float_r {
    width: 540px;
    margin: 0 0 0 40px; }
  .section.money.section_1 .inner .content.content_4 .item .figure {
    margin: 0 auto 0; } }
@media screen and (min-width: 768px) {
  /* =================================================
     unique layout
  ================================================= */
  #header .inner .h1.h1_1 span.img {
    width: 287px;
    top: 12px;
    left: 0px; }

  /* -------------------------------------
     article
  ------------------------------------- */
  #article {
    /* -------------------------------------
       aside
    ------------------------------------- */
    /* -------------------------------------
       section_1
    ------------------------------------- */ }
  #article .h3.limited {
    width: 880px;
    padding: 14px 0;
    margin: 40px auto 0; }
  #article .h3.limited.top {
    width: 960px; }
  #article .h3.limited span {
    font-size: 3rem;
    font-weight: 700; }
  #article .aside {
    /* -------------------------------------
       main
    */
    /* -------------------------------------
       banner_lp
    */
    /* -------------------------------------
       banner_6
    */ }
  #article .aside.main .inner {
    width: 960px;
    margin: 0 auto; }
  #article .aside.banner_lp .inner {
    display: flex;
    justify-content: space-between;
    width: 960px;
    padding: 20px 0 20px;
    flex-direction: column;
    align-items: center;
    /* -------------------------------------
       link
    ------------------------------------- */ }
  #article .aside.banner_lp .inner .h3.h3_1 {
    display: flex;
    text-align: right;
    color: white;
    font-size: 2.1rem;
    line-height: 1.35;
    width: 100%;
    text-align: center;
    justify-content: center; }
  #article .aside.banner_lp .inner .h3.h3_1 span.txt strong {
    display: block;
    letter-spacing: 0.15em;
    text-indent: -1.15em;
    text-align: center;
    font-size: 4rem;
    font-weight: 700; }
  #article .aside.banner_lp .inner p {
    font-size: 1.4rem;
    line-height: 1;
    margin: 0 auto 10px; }
  #article .aside.banner_lp .inner p.midashi {
    margin: 0 auto 10px; }
  #article .aside.banner_lp .inner p.midashi b {
    width: 20px; }
  #article .aside.banner_lp .inner p.time {
    font-size: 1.6rem;
    font-weight: bold; }
  #article .aside.banner_lp .inner p.notice {
    font-size: 1rem;
    margin-top: 15px; }
  #article .aside.banner_lp .inner .tel {
    margin-top: 10px; }
  #article .aside.banner_lp .inner .tel span.txt_1 {
    display: block;
    width: 600px;
    height: 54px;
    padding: 1px 0 0 10px;
    border-radius: 27px; }
  #article .aside.banner_lp .inner .tel span.txt_1 b {
    width: 40px;
    margin-right: 5px; }
  #article .aside.banner_lp .inner .tel span.txt_1 strong {
    font-size: 4.8rem; }
  #article .aside.banner_lp .inner .tel span.txt_1 strong span {
    display: inline-block !important; }
  #article .aside.banner_lp .inner .tel span.txt_2 {
    font-size: 2.4rem;
    margin: 12px 0 0; }
  #article .aside.banner_lp .inner .link {
    margin: 20px auto 0; }
  #article .aside.banner_lp .inner .link a, #article .aside.banner_lp .inner .link a:link {
    font-size: 1.8rem;
    width: 400px;
    height: 40px;
    padding: 12px 0 0;
    box-sizing: border-box;
    position: relative;
    font-size: 1.2rem;
    padding: 16px 0 0;
    /*
    &:before,
    &:after{
        content: "";
        display: block;
        box-sizing: border-box;
        position: absolute;
        z-index: 1;
        top: 50%;
    }
    &:before{
        width: 16px;
        height: 16px;
        background: $monocolor2;
        border-radius: 100%;
        right: 10px;
        transform: translateY(-50%);
    }
    &:after{
        width: 6px;
        height: 6px;
        border-top: 2px solid $maincolor;
        border-right: 2px solid $maincolor;
        z-index: 14;
        right: 16px;
        transform: translateY(-50%) rotate(45deg);
    }
    */ }
  #article .aside.banner_lp .inner .item {
    width: 100%;
    padding: 0;
    margin: 0; }
  #article .aside.banner_lp2 {
    margin: 65px auto 0; }
  #article .aside.banner_lp2 .inner {
    width: 880px;
    padding: 45px 0 40px; }
  #article .aside.banner_lp2 .inner .h3.h3_1 {
    letter-spacing: 0.175em;
    line-height: 1.5; }
  #article .aside.banner_lp2 .inner .h3.h3_1 span.txt {
    font-size: 3.2rem;
    font-weight: 800; }
  #article .aside.banner_lp2 .inner .h3.h3_1 span.txt strong {
    font-size: 4rem; }
  #article .aside.banner_lp2 .inner .h3.h3_1 span.txt_2 {
    font-size: 3rem; }
  #article .aside.banner_lp2 .inner .h3.h3_1 span.txt_3 {
    font-weight: 400;
    margin-top: 40px;
    font-size: 2rem; }
  #article .aside.banner_lp2 .inner .h3.h3_1 span.txt_4 {
    margin-top: 0;
    font-size: 2.8rem; }
  #article .aside.banner_lp2 .inner .h3.h3_1 span .minute {
    display: inline-block;
    background: #fff;
    font-size: 3.2rem;
    padding: 0 10px;
    font-weight: 800; }
  #article .aside.banner_lp2 .inner .tel {
    text-align: center;
    margin: 0 0 0; }
  #article .aside.banner_lp2 .inner .tel span.txt {
    display: block;
    width: 600px;
    height: 54px;
    padding: 1px 0 0 10px;
    border-radius: 27px; }
  #article .aside.banner_lp2 .inner .tel span.txt b {
    width: 40px; }
  #article .aside.banner_lp2 .inner .tel span.txt strong {
    font-size: 4.8rem; }
  #article .aside.banner_lp2 .inner .tel span.txt strong span {
    display: inline-block !important; }
  #article .aside.banner_lp2 .inner .tel span.txt_2 {
    font-size: 1.8rem;
    margin: 12px 0 0; }
  #article .aside.banner_lp2 .inner p {
    font-size: 1.4rem;
    margin: 0 auto 10px; }
  #article .aside.banner_lp2 .inner p.midashi {
    margin: 0 auto 10px; }
  #article .aside.banner_lp2 .inner p.midashi b {
    width: 20px; }
  #article .aside.banner_lp2 .inner p.time {
    font-size: 1.8rem;
    font-weight: bold; }
  #article .aside.banner_lp2 .inner p.notice {
    font-size: 1.2rem; }
  #article .aside.banner_lp2 .inner .item {
    width: 100%;
    margin: 20px auto 0;
    /* -------------------------------------
       link
    */
    /*
    .chara{
        
        width: 210px;
        position: absolute;
        z-index: 1;
        bottom: 0;
        right: 0;
        
        .figure{
            
        }
    }
    */ }
  #article .aside.banner_lp2 .inner .item .link {
    margin: 20px auto 0; }
  #article .aside.banner_lp2 .inner .item .link a, #article .aside.banner_lp2 .inner .item .link a:link {
    letter-spacing: 0.175em;
    font-size: 1.2rem;
    width: 400px;
    height: 40px;
    padding: 14px 0 0;
    box-sizing: border-box;
    position: relative;
    padding-top: 14px;
    /*
    &:before,
    &:after{
        content: "";
        display: block;
        box-sizing: border-box;
        position: absolute;
        z-index: 1;
        top: 50%;
    }
    &:before{
        width: 16px;
        height: 16px;
        background: $monocolor2;
        border-radius: 100%;
        right: 10px;
        transform: translateY(-50%);
    }
    &:after{
        width: 6px;
        height: 6px;
        border-top: 2px solid $maincolor;
        border-right: 2px solid $maincolor;
        z-index: 14;
        right: 16px;
        transform: translateY(-50%) rotate(45deg);
    }
    */ }
  #article .section {
    /* -------------------------------------
       section_2
    */
    /* -------------------------------------
        modelhouse
    */ }
  #article .section.section_1.studio_list {
    margin-top: 120px; }
  #article .section.section_1.studio_list .inner {
    display: flex;
    width: 830px;
    justify-content: space-between; }
  #article .section.section_1.studio_list .inner .content.content_7 {
    display: block;
    width: 100%; }
  #article .section.section_1.studio_list .inner .content.content_8 {
    display: block;
    width: 100%; }
  #article .section.section_1 .inner {
    width: 920px;
    /* -------------------------------------
       content
    ------------------------------------- */ }
  #article .section.section_1 .inner .content {
    /* -------------------------------------
       content_1
    */
    /* -------------------------------------
       content_2
    */
    /* -------------------------------------
       content_6
    */
    /* -------------------------------------
       content_7
    */
    /* -------------------------------------
       gallery
    */
    /* -------------------------------------
       consept
    */
    /* -------------------------------------
       material
    */
    /* -------------------------------------
       works
    */
    /* -------------------------------------
       voice
    */
    /* -------------------------------------
       limited
    */
    /* -------------------------------------
       present
    */ }
  #article .section.section_1 .inner .content .h3.h3_3 {
    width: 880px;
    margin: 0 auto 50px;
    position: relative; }
  #article .section.section_1 .inner .content .h3.h3_3:after {
    width: 730px;
    height: 12px;
    margin: 0;
    border-top: 2px solid #3f3f3f; }
  #article .section.section_1 .inner .content .h3.h3_3 span {
    font-size: 3rem;
    width: 150px; }
  #article .section.section_1 .inner .content .h3.h3_4 {
    width: 100%;
    margin: 0 auto 50px; }
  #article .section.section_1 .inner .content .h3.h3_4 span {
    font-size: 3rem;
    line-height: 1.5; }
  #article .section.section_1 .inner .content .h3.h3_6 {
    width: 800px;
    padding: 0 0 0 174px;
    margin: 0 auto 20px; }
  #article .section.section_1 .inner .content .h3.h3_6 span {
    letter-spacing: 0.05em;
    line-height: 1.5; }
  #article .section.section_1 .inner .content .h3.h3_6 span.txt {
    font-size: 2.1rem;
    font-weight: 700;
    width: 120px;
    height: 120px; }
  #article .section.section_1 .inner .content .h3.h3_6 span.txt_2 {
    display: inline-block;
    font-size: 3rem;
    font-weight: 700;
    width: auto;
    margin: 0 0 10px; }
  #article .section.section_1 .inner .content .h3.h3_6 span.txt_2:before {
    width: 20px;
    height: 20px;
    top: 0.45em;
    left: -28px; }
  #article .section.section_1 .inner .content .h3.h3_6 span.txt_3 {
    font-size: 1.2rem;
    width: auto;
    margin: 10px 0 0; }
  #article .section.section_1 .inner .content .h4.h4_4 {
    padding: 10px 0 10px 14px; }
  #article .section.section_1 .inner .content .h4.h4_4 span {
    letter-spacing: 0.05em;
    font-size: 1.8rem;
    line-height: 1; }
  #article .section.section_1 .inner .content .item {
    margin: 20px auto 40px; }
  #article .section.section_1 .inner .content .item:last-of-type {
    margin: 0 auto; }
  #article .section.section_1 .inner .content .item.type_a.float .float_c {
    width: 100%;
    margin: 0 0 10px; }
  #article .section.section_1 .inner .content .item.type_a.float .float_l, #article .section.section_1 .inner .content .item.type_a.float .float_r {
    width: 435px;
    margin: 0; }
  #article .section.section_1 .inner .content .item.limited {
    width: 880px;
    padding: 20px;
    margin: 40px auto 20px;
    box-sizing: border-box; }
  #article .section.section_1 .inner .content .item.limited .h4.h4_1 {
    padding: 10px 0; }
  #article .section.section_1 .inner .content .item.limited .h4.h4_1 span {
    font-size: 2.1rem;
    font-weight: 700; }
  #article .section.section_1 .inner .content .item.limited p {
    font-size: 1.4rem; }
  #article .section.section_1 .inner .content .item.limited ul {
    padding: 0 0 0 2rem;
    margin: 1rem 0 0; }
  #article .section.section_1 .inner .content .item.limited ul li {
    font-size: 1.6rem; }
  #article .section.section_1 .inner .content .figure.right {
    text-align: right; }
  #article .section.section_1 .inner .content .figure.right img {
    display: inline;
    width: 125px; }
  #article .section.section_1 .inner .content.content_1 {
    width: 100%;
    padding: 80px 0; }
  #article .section.section_1 .inner .content.content_1 p.lead {
    text-align: center;
    margin: 10px auto 0; }
  #article .section.section_1 .inner .content.content_1 .item {
    width: 880px;
    margin: 30px auto 0; }
  #article .section.section_1 .inner .content.content_2 .h3.h3_4 {
    width: 880px;
    margin: 0 auto; }
  #article .section.section_1 .inner .content.content_2 .h3.h3_4 span.txt {
    line-height: 1.5; }
  #article .section.section_1 .inner .content.content_2 .h3.h3_4.banner {
    height: 136px;
    padding: 25px 0 0;
    box-sizing: border-box; }
  #article .section.section_1 .inner .content.content_2 .h3.h3_4.banner span.img {
    width: 100%;
    height: auto; }
  #article .section.section_1 .inner .content.content_2 .h3.h3_4.banner span.img img {
    width: 100%;
    height: auto; }
  #article .section.section_1 .inner .content.content_2 .h3.h3_4.color {
    margin-top: 100px;
    /*
    &:before{
        border: 440px solid transparent;
        border-bottom: 0;
        border-top: 150px solid rgba($maincolor,0.4);
    }
    */ }
  #article .section.section_1 .inner .content.content_2 .h3.h3_4.color span.txt {
    line-height: 1.5;
    color: #000; }
  #article .section.section_1 .inner .content.content_2 ul {
    width: 800px;
    padding: 20px 0; }
  #article .section.section_1 .inner .content.content_2 ul li {
    font-feature-settings: "pkna";
    letter-spacing: 0.075em;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1;
    width: 730px;
    padding: 2px 0 14px 25px;
    margin: 0 auto 0;
    background-size: 20px auto; }
  #article .section.section_1 .inner .content.content_2 .item {
    width: 880px;
    padding: 40px 0; }
  #article .section.section_1 .inner .content.content_6 {
    width: 880px;
    padding: 60px 0 40px; }
  #article .section.section_1 .inner .content.content_6 .h3.h3_4 {
    margin: 0 auto 40px;
    /*
    .balloon {
        font-size: 2.1rem;
        width: 240px;
        height: 60px;
        top: -46px;
        left: 30px;
    }
    */ }
  #article .section.section_1 .inner .content.content_6 .h3.h3_4 span {
    font-size: 3rem; }
  #article .section.section_1 .inner .content.content_6 .h3.h3_4 span.txt {
    display: inline; }
  #article .section.section_1 .inner .content.content_6 .h3.h3_4 span.minute {
    display: inline-block;
    background: #fff;
    padding: 0 10px; }
  #article .section.section_1 .inner .content.content_6 .h4.h4_1 span.num.circle {
    font-size: 3rem;
    width: 40px;
    height: 40px;
    margin: 0 14px 0 0; }
  #article .section.section_1 .inner .content.content_6 .h4.h4_1 span.txt {
    font-family: a-otf-futo-min-a101-pr6n, serif;
    font-size: 1.8rem;
    margin: 0.5em 0;
    text-indent: 0;
    padding-left: 0; }
  #article .section.section_1 .inner .content.content_6 .item {
    width: 820px;
    padding: 20px 0 20px;
    margin: 100px auto 20px;
    background: none; }
  #article .section.section_1 .inner .content.content_6 .item.float {
    flex-direction: row;
    width: 820px; }
  #article .section.section_1 .inner .content.content_6 .item.float .float_l {
    position: relative;
    margin: 0;
    width: 320px; }
  #article .section.section_1 .inner .content.content_6 .item.float .float_l .figure {
    position: absolute;
    width: 340px;
    top: -40px; }
  #article .section.section_1 .inner .content.content_6 .item.float .float_r {
    background: #fff;
    width: 605px;
    padding: 30px 30px 30px 100px;
    margin: 0; }
  #article .section.section_1 .inner .content.content_6 .item.float .float_r p {
    font-size: 1.4rem; }
  #article .section.section_1 .inner .content.content_6 .item:last-of-type {
    margin: 100px auto 0; }
  #article .section.section_1 .inner .content.content_7, #article .section.section_1 .inner .content.content_8 {
    padding: 0 0 40px;
    /* -------------------------------------
       link
    */ }
  #article .section.section_1 .inner .content.content_7 .h3.h3_4, #article .section.section_1 .inner .content.content_8 .h3.h3_4 {
    margin: 0 auto 7px; }
  #article .section.section_1 .inner .content.content_7 .h3.h3_4 span.txt, #article .section.section_1 .inner .content.content_8 .h3.h3_4 span.txt {
    font-size: 3rem;
    font-family: a-otf-futo-min-a101-pr6n, serif; }
  #article .section.section_1 .inner .content.content_7 .tel, #article .section.section_1 .inner .content.content_8 .tel {
    width: 100%;
    margin: 0;
    padding: 0; }
  #article .section.section_1 .inner .content.content_7 .tel span.txt_1, #article .section.section_1 .inner .content.content_8 .tel span.txt_1 {
    display: block;
    width: 420px;
    height: auto;
    padding: 1px 0 0 10px;
    border-radius: 27px; }
  #article .section.section_1 .inner .content.content_7 .tel span.txt_1 b, #article .section.section_1 .inner .content.content_8 .tel span.txt_1 b {
    width: 40px;
    margin-right: 3px; }
  #article .section.section_1 .inner .content.content_7 .tel span.txt_1 strong, #article .section.section_1 .inner .content.content_8 .tel span.txt_1 strong {
    font-size: 4.8rem; }
  #article .section.section_1 .inner .content.content_7 .tel span.txt_1 strong span, #article .section.section_1 .inner .content.content_8 .tel span.txt_1 strong span {
    display: inline-block !important; }
  #article .section.section_1 .inner .content.content_7 .tel span.txt_2, #article .section.section_1 .inner .content.content_8 .tel span.txt_2 {
    font-size: 1.8rem;
    margin: 12px 0 0; }
  #article .section.section_1 .inner .content.content_7 .address, #article .section.section_1 .inner .content.content_8 .address {
    text-align: center;
    font-family: a-otf-futo-min-a101-pr6n, serif; }
  #article .section.section_1 .inner .content.content_7 .link, #article .section.section_1 .inner .content.content_8 .link {
    margin: 0 auto 0;
    padding-top: 0;
    background: none; }
  #article .section.section_1 .inner .content.content_7 .link a, #article .section.section_1 .inner .content.content_7 .link a:link, #article .section.section_1 .inner .content.content_8 .link a, #article .section.section_1 .inner .content.content_8 .link a:link {
    font-size: 1.8rem;
    width: 320px;
    margin: 0 auto 0;
    box-sizing: border-box;
    position: relative;
    padding: 9px 0;
    height: auto;
    background: #d6d6d6;
    color: #000;
    font-size: 1.4rem; }
  #article .section.section_1 .inner .content.content_7 .item, #article .section.section_1 .inner .content.content_8 .item {
    width: 100%; }
  #article .section.section_1 .inner .content.content_7 .item:last-of-type, #article .section.section_1 .inner .content.content_8 .item:last-of-type {
    margin: 7px auto 20px; }
  #article .section.section_1 .inner .content.gallery {
    width: 880px;
    margin: 0 auto 80px; }
  #article .section.section_1 .inner .content.gallery .inner {
    width: 100%; }
  #article .section.section_1 .inner .content.consept {
    width: 880px;
    padding: 80px 0 60px;
    margin: 40px auto 0;
    background: url(../images/common/bg_paturn_arrow.png) center -15px repeat-x, #998675 url(../images/common/bg_paturn_arrow.png) center bottom -15px repeat-x;
    background-size: auto 30px; }
  #article .section.section_1 .inner .content.consept .h3.h3_4 {
    margin: 0 auto 30px; }
  #article .section.section_1 .inner .content.consept .h4.h4_1 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 10px auto 0; }
  #article .section.section_1 .inner .content.consept .h4.h4_1 span.txt {
    letter-spacing: 0.075em;
    font-size: 1.4rem;
    line-height: 1.75; }
  #article .section.section_1 .inner .content.consept .h4.h4_1 span.txt_2 {
    font-size: 1.2rem;
    margin: 2px 0 0 6px; }
  #article .section.section_1 .inner .content.consept .h5.h5_1 {
    margin: 5px auto; }
  #article .section.section_1 .inner .content.consept .h5.h5_1 span.txt {
    letter-spacing: 0.075em;
    font-size: 1.8rem;
    line-height: 1.25; }
  #article .section.section_1 .inner .content.consept p {
    font-size: 1.2rem; }
  #article .section.section_1 .inner .content.consept p.lead {
    letter-spacing: 0.15em;
    font-size: 1.8rem; }
  #article .section.section_1 .inner .content.consept .item {
    width: 260px;
    padding: 0 0 10px;
    margin: 20px 10px 0; }
  #article .section.section_1 .inner .content.consept .item .h4.h4_1 {
    width: 100%; }
  #article .section.section_1 .inner .content.consept .item .h5.h5_1 {
    width: 100%; }
  #article .section.section_1 .inner .content.consept .item p {
    width: 100%;
    margin: 10px auto 0; }
  #article .section.section_1 .inner .content.consept .item .figure {
    width: 100%;
    height: 260px; }
  #article .section.section_1 .inner .content.headSmall {
    margin-top: 30px; }
  #article .section.section_1 .inner .content.headSmall .headSmall__title {
    font-size: 20px;
    font-size: 2rem;
    padding-left: 30px; }
  #article .section.section_1 .inner .content.headSmall .headSmall__title::before {
    top: 4px;
    width: 20px;
    height: 20px; }
  #article .section.section_1 .inner .content.entry {
    margin-left: -20px;
    flex-direction: initial; }
  #article .section.section_1 .inner .content.entry .entry__grid {
    width: 100%;
    margin-top: 30px;
    margin-left: 20px; }
  #article .section.section_1 .inner .content.entry .entry__grid-w2 {
    width: calc(50% - 20px); }
  #article .section.section_1 .inner .content.entry p {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 0; }
  #article .section.section_1 .inner .content.works {
    width: 880px;
    margin: 60px auto 60px; }
  #article .section.section_1 .inner .content.works .h3.h3_4 {
    margin: 0 auto 40px; }
  #article .section.section_1 .inner .content.works .h3.h3_4 span.txt {
    font-size: 3.8rem;
    font-weight: bold;
    margin: 0 30px; }
  #article .section.section_1 .inner .content.works .item.type_a.float .float_c {
    margin: 0 0 60px; }
  #article .section.section_1 .inner .content.works .item.type_a.float .float_l, #article .section.section_1 .inner .content.works .item.type_a.float .float_r {
    width: 405px; }
  #article .section.section_1 .inner .content.works p {
    text-align: center;
    font-size: 2.8rem;
    margin-top: 80px;
    font-weight: 400; }
  #article .section.section_1 .inner .content.voice {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 880px;
    padding: 0;
    margin: 0 auto 80px; }
  #article .section.section_1 .inner .content.voice .h4.h4_1 {
    display: block;
    height: auto;
    top: -20px;
    left: 0; }
  #article .section.section_1 .inner .content.voice .h4.h4_1 span.txt {
    display: inline-block;
    font-size: 1.6rem;
    width: auto;
    min-width: 150px;
    height: 40px;
    padding: 12px 20px 0;
    margin: 0 auto;
    border: none;
    box-sizing: border-box; }
  #article .section.section_1 .inner .content.voice .h4.h4_1 span.txt:before, #article .section.section_1 .inner .content.voice .h4.h4_1 span.txt:after {
    display: block;
    width: 14px;
    height: 14px; }
  #article .section.section_1 .inner .content.voice .h4.h4_1 span.txt:before {
    left: -7px; }
  #article .section.section_1 .inner .content.voice .h4.h4_1 span.txt:after {
    right: -7px; }
  #article .section.section_1 .inner .content.voice .item {
    width: 280px;
    padding: 20px 0 14px;
    margin: 0 20px 0 0;
    border-radius: 14px; }
  #article .section.section_1 .inner .content.voice .item .h5 {
    font-feature-settings: "pkna";
    letter-spacing: -0.075em; }
  #article .section.section_1 .inner .content.voice .item .h5.h5_1 {
    text-align: left;
    width: 100%;
    margin: 0; }
  #article .section.section_1 .inner .content.voice .item .h5.h5_1 span {
    font-size: 2.1rem; }
  #article .section.section_1 .inner .content.voice .item p {
    font-size: 1.8rem;
    line-height: 1.5;
    margin: 8px auto 0; }
  #article .section.section_1 .inner .content.voice .item:nth-of-type(3n) {
    margin: 0; }
  #article .section.section_1 .inner .content.voice .item.float .float_l {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: flex;
    align-items: flex-start;
    width: 90px;
    margin: 0 10px 0 0; }
  #article .section.section_1 .inner .content.voice .item.float .float_l .figure {
    width: 100%; }
  #article .section.section_1 .inner .content.voice .item.float .float_l .figure img {
    /*
    width: auto;
    height: 100%;
    position: relative;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    */ }
  #article .section.section_1 .inner .content.voice .item.float .float_r {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    display: flex;
    width: 160px;
    padding: 10px 0 0;
    margin: 0 0 0 10px; }
  #article .section.section_1 .inner .content.voice .item.float p {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 250px;
    height: 100%; }
  #article .section.section_1 .inner .content.limited .item {
    width: 880px;
    padding: 30px;
    margin: 40px auto 20px;
    box-sizing: border-box; }
  #article .section.section_1 .inner .content.limited .item .h4 span.txt {
    line-height: 1.25; }
  #article .section.section_1 .inner .content.limited .item .h4.h4_2 {
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px; }
  #article .section.section_1 .inner .content.limited .item .h4.h4_2 span.img {
    width: 80px;
    margin: 0 15px 0 0; }
  #article .section.section_1 .inner .content.limited .item .h4.h4_2 span.txt {
    font-size: 3rem; }
  #article .section.section_1 .inner .content.limited .item .h4.h4_3 {
    margin: 30px auto 10px; }
  #article .section.section_1 .inner .content.limited .item .h4.h4_3 span {
    text-align: left; }
  #article .section.section_1 .inner .content.limited .item .h4.h4_3 span.txt {
    font-size: 2.1rem; }
  #article .section.section_1 .inner .content.limited .item p {
    font-size: 1.4rem;
    margin: 20px 0 0; }
  #article .section.section_1 .inner .content.limited .item p.lead {
    display: block;
    font-size: 1.4rem; }
  #article .section.section_1 .inner .content.limited .item ul {
    padding: 0 0 0 40px;
    margin: 10px 0 0; }
  #article .section.section_1 .inner .content.limited .item ul li {
    font-size: 1.6rem; }
  #article .section.section_1 .inner .content.present {
    padding: 0 0 40px;
    margin: 60px auto 0; }
  #article .section.section_1 .inner .content.present .item {
    width: 800px; }
  #article .section.section_1 .inner .content.present .item.item_1 {
    width: 640px; }
  #article .section.section_1 .inner .content.present .item.item_1 .figure {
    width: 300px; }
  #article .section.section_1 .inner .content.present .item.item_2 {
    width: 630px;
    margin: 0 0 0 120px; }
  #article .section.section_1 .inner .content.present .item.item_2.float .float_l .figure {
    width: 140px;
    right: -20px; }
  #article .section.section_1 .inner .content.present .item.item_2.float .float_r {
    padding: 0 0 10px; }
  #article .section.section_1 .inner .content.present .item.item_2.float .float_r p {
    font-size: 1.2rem;
    line-height: 1.5;
    width: 480px;
    padding: 0 14px;
    margin: 10px 0 0; }
  #article .section.section_1 .lp_2__promise {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 880px;
    padding: 80px 0 60px;
    margin: 40px auto 0;
    color: #000; }
  #article .section.section_1 .lp_2__promise .h3 {
    width: 100%;
    margin: 0 auto; }
  #article .section.section_1 .lp_2__promise .h3 .txt {
    display: block;
    font-weight: 800;
    font-size: 3rem;
    line-height: 1.5;
    text-align: center;
    padding-bottom: 0;
    margin: 0 180px; }
  #article .section.section_1 .lp_2__promise .item {
    padding: 0 0 10px;
    margin: 150px 10px 0;
    overflow: hidden;
    width: 100%;
    position: relative; }
  #article .section.section_1 .lp_2__promise .item .figure {
    width: 100%;
    height: auto;
    margin: 0;
    border-radius: 0;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    z-index: 1; }
  #article .section.section_1 .lp_2__promise .item .figure img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  #article .section.section_1 .lp_2__promise .item .promise_block {
    width: 89%;
    background: #fff;
    margin: -120px auto 0;
    z-index: 10;
    position: relative;
    padding: 15px; }
  #article .section.section_1 .lp_2__promise .item .h4 {
    width: 100%;
    margin: 10px auto 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    height: auto; }
  #article .section.section_1 .lp_2__promise .item .h4 .txt {
    display: block;
    margin: 0 0 0.5em;
    letter-spacing: 0.075em;
    line-height: 1.75;
    text-align: center;
    font-weight: 500;
    font-size: 3rem; }
  #article .section.section_1 .lp_2__promise .item .h4 .txt.mincho {
    font-family: a-otf-futo-min-a101-pr6n, serif; }
  #article .section.section_1 .lp_2__promise .item .h4 .txt_num {
    font-size: 4.4rem;
    font-family: a-otf-futo-min-a101-pr6n, serif; }
  #article .section.section_1 .lp_2__promise .item p {
    font-family: YakuHanJPs_Noto, "Noto Sans JP", sans-serif;
    width: 100%;
    margin: 10px auto 0;
    line-height: 1.75;
    font-size: 1.7rem;
    font-weight: 400;
    text-align: center; }
  #article .section.section_1 .lp_2__promise .item p.mincho {
    font-family: a-otf-futo-min-a101-pr6n, serif; }
  #article .section.section_1.material .content.content_1 p {
    font-size: 1.4rem;
    margin: 0.5em 0 0 0; }
  #article .section.money_cost .inner {
    width: 820px;
    border: solid 15px #e2e2e2;
    padding: 30px; }
  #article .section.money_cost .inner .content.content_1 {
    padding: 0; }
  #article .section.money_cost .inner .content.content_1 .h3.h3_4 {
    margin: 0; }
  #article .section.money_cost .inner .content.content_1 .h4.h4_4 {
    display: block;
    text-align: center;
    font-size: 3.2rem;
    background: none;
    border-bottom: solid 1px;
    padding-bottom: 0;
    width: 93%;
    margin: 0 auto; }
  #article .section.money_cost .inner .content.content_1 p {
    text-align: center;
    font-family: a-otf-futo-min-a101-pr6n, serif;
    font-size: 1.6rem;
    margin-top: 50px; }
  #article .section.money_cost .inner .content.content_1 .figure {
    margin: 0; }
  #article .section.money {
    margin-bottom: 150px; }
  #article .section.money .inner {
    width: 880px; }
  #article .section.money .inner .content.content_2 .item {
    background-color: transparent; }
  #article .section.money .inner .content.content_2 .item .h3.h3_1 .txt {
    display: inline;
    width: auto;
    font-size: 2.2rem; }
  #article .section.money .inner .content.content_2 .item .h3.h3_1 .txt strong {
    font-size: 3rem;
    font-weight: 600; }
  #article .section.money .inner .content.content_2 .item .photos {
    flex-direction: initial; }
  #article .section.money .inner .content.content_2 .item .photos .photo {
    width: 46%; }
  #article .section.money .inner .content.content_2 .item .plan {
    flex-direction: initial; }
  #article .section.money .inner .content.content_2 .item .plan .figure {
    width: 40%; }
  #article .section.money .inner .content.content_2 .item .area {
    width: auto; }
  #article .section.money .inner .content.content_2 .item .money {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-top: 20px; }
  #article .section.money .inner .content.content_2 .item .money h4 {
    width: 130px;
    margin: 0; }
  #article .section.money .inner .content.content_2 .item .money .money_plan {
    margin-top: 0; }
  #article .section.money .inner .content.content_2 .item .money .money_plan .h5.h5_1, #article .section.money .inner .content.content_2 .item .money .money_plan .h5.h5_2 {
    width: 670px; }
  #article .section.money .inner .content.content_2 .item .money .money_plan .h5.h5_1 .txt, #article .section.money .inner .content.content_2 .item .money .money_plan .h5.h5_2 .txt {
    width: 315px;
    font-size: 25px; }
  #article .section.money .inner .content.content_2 .item img {
    border: none; }
  #article .section.under_cost {
    margin-top: 80px; }
  #article .section.under_cost .inner p {
    font-size: 22px; }
  #article .section.modelhouse {
    margin-top: 150px; }
  #article .section.modelhouse .inner .content .h3.h3_1 {
    position: relative; }
  #article .section.modelhouse .inner .content .h3.h3_1 span {
    font-family: a-otf-futo-min-a101-pr6n, serif;
    display: block;
    text-align: center; }
  #article .section.modelhouse .inner .content .h3.h3_1 span.txt {
    font-size: 2.8rem;
    letter-spacing: normal; }
  #article .section.modelhouse .inner .content .h3.h3_1 span.txt_2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -35px;
    color: #e2e2e2;
    font-size: 3.8rem;
    font-weight: 800;
    letter-spacing: normal; }
  #article .section.modelhouse.section_1 .inner .item {
    flex-direction: row; }
  #article .section.modelhouse.section_1 .inner .item .float_l {
    width: 440px;
    margin: 30px 0;
    padding: 30px;
    transform: translateX(50px);
    background: #fff;
    border: solid 1px #ebebeb;
    box-shadow: 1px 1px #505050;
    z-index: 10; }
  #article .section.modelhouse.section_1 .inner .item .h4.h4_1 {
    display: block; }
  #article .section.modelhouse.section_1 .inner .item .h4.h4_1 span {
    font-family: a-otf-futo-min-a101-pr6n, serif; }
  #article .section.modelhouse.section_1 .inner .item .h4.h4_1 span.num {
    font-size: 4rem;
    border-bottom: solid 1px #000;
    color: #000;
    padding: 0 6px 6px;
    display: inline-block; }
  #article .section.modelhouse.section_1 .inner .item .h4.h4_1 span.txt {
    display: block; }
  #article .section.modelhouse.section_1 .inner .item p {
    font-family: a-otf-futo-min-a101-pr6n, serif;
    margin-top: 2em;
    margin: 1rem auto 2rem;
    font-size: 1.4rem; }
  #article .section.modelhouse.section_1 .inner .item:nth-child(even) {
    flex-direction: row-reverse; }
  #article .section.modelhouse.section_1 .inner .item:nth-child(even) .float_l {
    transform: translateX(-50px); }
  #article .section.modelhouse.section_2 .inner h4 {
    text-align: center;
    margin-top: 50px;
    font-size: 2.2rem; }
  #article .section.modelhouse.section_2 .inner p {
    width: 780px;
    margin: 40px auto 0;
    text-align: center;
    font-size: 2.2rem; }
  #article .section.modelhouse.section_2 .inner p span {
    display: block;
    border-bottom: solid 1px #000;
    line-height: 2.5;
    font-size: 2.2rem; }
  #article .section.modelhouse.section_2 .inner p span strong {
    font-size: 3.2rem;
    font-weight: 600; }
  #article .section.modelhouse.section_2 .inner p span.txt_2 {
    text-align: center;
    padding-left: 0;
    line-height: 2.5; }
  #article .section.modelhouse.section_2 .inner p span:last-child {
    border-bottom: none; }
  #article .section.modelhouse.section_3 .map {
    display: flex;
    margin-top: 40px;
    flex-direction: row; }
  #article .section.modelhouse.section_3 .map .address {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-family: a-otf-futo-min-a101-pr6n, serif; }
  #article .section.modelhouse.section_3 .map .address .txt_1 {
    display: block;
    font-size: 3rem; }
  #article .section.modelhouse.section_3 .map .address .txt_2 {
    font-size: 1.4rem; }
  #article .section.modelhouse.section_3 .map .gmap {
    width: 50%;
    height: 400px;
    margin-top: 0; }
  #article .section.modelhouse.section_3 .opening {
    margin-top: 100px; }
  #article .section.modelhouse.section_3 .opening h4 {
    text-align: center;
    font-size: 2.4rem;
    position: relative;
    font-family: a-otf-futo-min-a101-pr6n, serif; }
  #article .section.modelhouse.section_3 .opening h4 .txt_1 {
    display: inline-block;
    background: #fff;
    z-index: 10;
    position: relative;
    padding: 0 10px;
    font-size: 2.6rem; }
  #article .section.modelhouse.section_3 .opening h4:before {
    content: '';
    display: block;
    border-bottom: solid 2px #000;
    transform: translateY(21px);
    position: absolute;
    top: 0;
    width: 500px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 0; }
  #article .section.modelhouse.section_3 .opening p {
    text-align: center;
    font-size: 1.8rem;
    margin-top: 20px;
    font-family: a-otf-futo-min-a101-pr6n, serif; }
  #article .lp_2__present {
    width: 880px;
    margin: 150px auto 0; }
  #article .lp_2__present .h3 {
    text-align: left; }
  #article .lp_2__present .h3.h3_5 {
    padding: 5px 0;
    text-align: center;
    padding: 6px 0;
    font-size: 2.2rem; }
  #article .lp_2__present .h3.h3_6 {
    padding: 0;
    width: 800px;
    margin: 30px auto 0; }
  #article .lp_2__present .h3.h3_6 .txt_2 {
    display: block;
    background: #e6e6e6;
    position: relative;
    height: auto;
    font-size: 2.4rem;
    padding: 10px 0 10px 211px; }
  #article .lp_2__present .h3.h3_6 .txt_2::before {
    content: none; }
  #article .lp_2__present .h3.h3_6 .txt_2 .figure {
    position: absolute;
    left: 26px;
    top: -14px;
    width: 160px; }
  #article .lp_2__present .h3.h3_6 .txt_3 {
    text-align: right; }
  #article .lp_2__present .h3 .txt_quo {
    display: none; }
  #article .lp_2__present .txt_quo {
    display: block;
    position: absolute;
    right: 0;
    top: 0; }
  #article .lp_2__present .item.item_4 {
    width: 700px;
    margin-top: 100px;
    padding: 30px 0 10px; }
  #article .lp_2__present .item.item_4::before {
    content: '';
    left: -70px;
    top: -36px;
    right: 0;
    display: inline-block;
    width: 355px;
    height: 62px;
    margin: auto;
    background: url(/assets/images/lp/kids.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
    background-position: 0 0; }
  #article .lp_2__present .item.item_4::after {
    content: '';
    position: absolute;
    background: url(/assets/images/lp/img-36.png);
    left: -32px;
    top: -11px;
    display: inline-block;
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: contain; }
  #article .lp_2__present .item.item_4 .h4.h4_4 {
    text-align: left;
    padding-left: 130px;
    font-size: 2rem; }
  #article .lp_2__present .item.item_4 p {
    text-align: left;
    padding-left: 130px;
    font-size: 1.4rem; }

  #article .mailForm ul li {
    padding-left: 0;
    line-height: 1.6;
    font-size: 1.3rem; }
  #article .mailForm ul li + li {
    margin: 0; }
  #article .mailForm ul li:before {
    content: none; }
  #article .mailForm .mailForm__line--inblock {
    width: 64%;
    padding: 6px 20px;
    margin-top: 10px; }
  #article .mailForm .mailForm__line--inblock ul li {
    font-size: 1.6rem;
    line-height: 2; }
  #article .mailForm .mailForm__line--text {
    font-size: 1.6rem; }

  #article .section.form {
    margin-top: 100px; }
  #article .section.form .inner {
    width: 920px; }
  #article .section.form .inner .content.contents_header .h3.h3_1 {
    display: block; }
  #article .section.form .inner .content.contents_header .h3.h3_1 span.txt_0 {
    display: block;
    width: 100%;
    background: none;
    color: #000;
    font-size: 3.4rem;
    top: auto;
    left: auto;
    padding: 0;
    position: relative; }
  #article .section.form .inner .content.contents_header .h3.h3_1 span.txt_0:after {
    content: none; }
  #article .section.form .inner .content.contents_header .h3.h3_1 span.txt {
    display: flex;
    justify-content: center;
    font-size: 2.8rem;
    margin-top: 17px; }
  #article .section.form .inner .content.contents_header .h3.h3_1 span.txt:before, #article .section.form .inner .content.contents_header .h3.h3_1 span.txt:after {
    content: '';
    display: block;
    width: 40px;
    border-bottom: solid 2px #000;
    transform: translateY(-22px);
    position: relative;
    left: auto;
    top: auto; }
  #article .section.form .inner .content.contents_header p {
    font-size: 1.2rem; }
  #article .section.form .inner .content.content_1 {
    padding: 20px 0;
    background: none; }
  #article .section.form .inner .content.content_1 h3.title.wpcf7c-elm-step2 {
    padding: 1em 0; } }

/*# sourceMappingURL=lp-2.css.map */
