@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap);
@media (min-width: 0px) and (max-width: 767px) {
  img,
  picture {
    max-width: 100%;
  }
}

.contents {
  padding-bottom: 0;
  background-color: #fff;
  background-image: none;
}

main > .legacy {
  width: 100%;
  min-width: 1220px;
  max-width: 100%;
}

@media (min-width: 0px) and (max-width: 767px) {
  main > .legacy {
    min-width: 100%;
  }
}

main > .legacy > #contents {
  width: 100%;
  min-width: 1220px;
  max-width: 100%;
}

@media (min-width: 0px) and (max-width: 767px) {
  main > .legacy > #contents {
    min-width: 100%;
  }
}

section.hero {
  width: 100%;
  background: transparent url(./../img/price/sec-1-bg.jpg) center top no-repeat;
  background-size: cover;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.hero {
    background: transparent url(./../img/price/sec-1-bg@2x.jpg) center top no-repeat;
    background-size: cover;
  }
}

section.hero .hero-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

section.hero .hero-c > * {
  min-height: 0%;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.hero .hero-c {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 130vw;
  }
}

@media (min-width: 0px) and (max-width: 767px) and (min-width: 0px) and (max-width: 480px) {
  section.hero .hero-c {
    height: 100vh;
  }
}

section.hero .hero-i {
  padding: 200px 0 300px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.hero .hero-i {
    padding: 0;
  }
  section.hero .hero-i img {
    width: 94.05941vw;
  }
}

section.target {
  margin-top: -120px;
  background: transparent url(./../img/price/sec-2-bg@2x.png) center top no-repeat;
  background-size: 100% auto;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.target {
    margin-top: -4.9505vw;
    background: transparent url(./../img/price/sec-2-bg-sp.png) center top no-repeat;
    background-size: cover;
  }
}

section.target .w .c {
  width: 1220px;
  margin: 0 auto;
  padding: 150px 0 250px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.target .w .c {
    width: 100%;
    padding: 12.37624vw 0 24.75248vw;
  }
}

section.target .target-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
}

section.target .target-c > * {
  min-height: 0%;
}

section.target .target-i {
  text-align: center;
}

section.target .target-logo {
  margin-bottom: 42px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.target .target-logo {
    margin-bottom: 4.45545vw;
  }
  section.target .target-logo img {
    width: 33.66337vw;
  }
}

section.target .target-title {
  margin-bottom: 31px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.target .target-title {
    margin-bottom: 5.44554vw;
  }
  section.target .target-title img {
    width: 87.12871vw;
  }
}

section.target .target-housetype {
  margin-bottom: 25px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.target .target-housetype {
    margin-bottom: 5.69307vw;
  }
  section.target .target-housetype img {
    width: 71.0396vw;
  }
}

section.target .target-lead {
  margin-bottom: 37px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.target .target-lead {
    margin-bottom: 3.9604vw;
  }
}

section.target .target-lead p {
  font-family: 'Noto Sans CJK JP', 'Noto Sans Japanese', sans-serif;
  font-size: 23px;
  font-weight: 700;
  text-align: center;
  color: #9f1500;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.target .target-lead p {
    font-size: 3.9604vw;
  }
}

section.target .target-lead p br {
  display: none;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.target .target-lead p br {
    display: inline-block;
  }
}

section.target .target-arrow {
  margin-bottom: 42px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.target .target-arrow {
    margin-bottom: 4.45545vw;
  }
  section.target .target-arrow img {
    width: 6.93069vw;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  section.target .target-house {
    margin-bottom: 5.44554vw;
  }
  section.target .target-house img {
    width: 90.09901vw;
  }
}

section.target .target-reason-pc {
  width: 100%;
  margin-top: 60px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.target .target-reason-pc {
    display: none;
  }
}

section.target .target-reason-pc .target-reason-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: 0 auto 60px;
}

section.target .target-reason-pc .target-reason-c > * {
  min-height: 0%;
}

section.target .target-reason-pc .target-reason-c.row-1 .target-reason-i, section.target .target-reason-pc .target-reason-c.row-2 .target-reason-i, section.target .target-reason-pc .target-reason-c.row-3 .target-reason-i {
  width: 319px;
}

section.target .target-reason-pc .target-reason-i {
  margin-right: 60px;
  text-align: center;
}

section.target .target-reason-pc .target-reason-i:last-child {
  margin-right: 0;
}

section.target .target-reason-sp {
  display: none;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.target .target-reason-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 90.09901vw;
  }
  section.target .target-reason-sp > * {
    min-height: 0%;
  }
}

section.target .target-reason-sp .target-reason-i {
  width: 46%;
  margin-bottom: 3.46535vw;
  text-align: left;
}

section.dream {
  margin-top: -160px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream {
    margin-top: -9.90099vw;
  }
}

section.dream .dream-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  width: 100%;
}

section.dream .dream-c > * {
  min-height: 0%;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .dream-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

section.dream .dream-i {
  width: 50%;
  padding-bottom: 50px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .dream-i {
    width: 100%;
    padding-bottom: 4.9505vw;
  }
}

section.dream .dream-semiorder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: transparent url(./../img/price/sec-3-female-bg.png) right top no-repeat;
  background-size: 100% auto;
}

section.dream .dream-semiorder > * {
  min-height: 0%;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .dream-semiorder {
    padding-bottom: 24.75248vw;
    background: transparent url(./../img/price/sec-3-female-bg@2x.png) right top no-repeat;
    background-size: 100% auto;
  }
}

section.dream .dream-semiorder .body {
  margin-right: 50px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .dream-semiorder .body {
    margin-right: 0;
  }
}

section.dream .dream-fullorder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: transparent url(./../img/price/sec-3-male-bg.png) left top no-repeat;
  background-size: 100% auto;
}

section.dream .dream-fullorder > * {
  min-height: 0%;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .dream-fullorder {
    margin-top: -9.90099vw;
    padding-bottom: 12.37624vw;
    background: transparent url(./../img/price/sec-3-male-bg@2x.png) right top no-repeat;
    background-size: 100% auto;
  }
}

section.dream .dream-fullorder .body {
  margin-left: 50px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .dream-fullorder .body {
    margin-left: 0;
  }
}

section.dream .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 512px;
  margin-top: -67px;
}

section.dream .body > * {
  min-height: 0%;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .body {
    width: 100%;
    margin-top: -8.41584vw;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .avatar img {
    width: 23.26733vw;
  }
}

section.dream .avatar-semiorder {
  margin-bottom: 54px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .avatar-semiorder {
    margin-bottom: 4.9505vw;
  }
}

section.dream .avatar-fullorder {
  margin-bottom: 17px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .avatar-fullorder {
    margin-bottom: 4.9505vw;
  }
}

section.dream .comment {
  margin-bottom: 30px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .comment {
    margin-bottom: 2.9703vw;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .comment.comment-semiorder {
    width: 79.70297vw;
  }
  section.dream .comment.comment-fullorder {
    width: 89.10891vw;
  }
}

section.dream .arrow {
  margin-bottom: 30px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .arrow {
    margin-bottom: 2.9703vw;
  }
  section.dream .arrow img {
    width: 5.94059vw;
  }
}

section.dream .recommend {
  width: 512px;
  padding: 20px 30px 24px;
  text-align: center;
  border-radius: 4px;
  background-color: #fff;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .recommend {
    width: 90%;
    margin: 0 auto;
    padding: 2.9703vw 2.47525vw;
  }
}

section.dream .recommend .title {
  margin-bottom: 17px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .recommend .title {
    margin-bottom: 2.47525vw;
  }
  section.dream .recommend .title img {
    width: 69.30693vw;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  section.dream .recommend .button img {
    width: 69.30693vw;
  }
}

section.data-request {
  background: #fff url(./../img/price/sec-7-end-bg.png) center center no-repeat;
  background-size: cover;
}

section.data-request .data-request-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1220px;
  margin: 0 auto;
  padding: 80px 0;
  background: transparent url(./../img/price/sec-7-bg.png) center bottom no-repeat;
}

section.data-request .data-request-c > * {
  min-height: 0%;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.data-request .data-request-c {
    width: 100%;
    padding: 4.9505vw 0 9.90099vw;
    text-align: center;
    background: #fff url(./../img/price/sec-7-bg@2x.png) center bottom no-repeat;
    background-size: contain;
  }
}

section.data-request .data-request-i img {
  opacity: 1;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.data-request .data-request-i img {
    width: 59.40594vw;
  }
}

section.data-request .data-request-i img:hover {
  opacity: .75;
}

section.semiorder .heading-2,
section.fullorder .heading-2 {
  padding: 24px 0;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.semiorder .heading-2,
  section.fullorder .heading-2 {
    padding: 2.9703vw 0;
  }
}

section.semiorder .heading-2.semiorder,
section.fullorder .heading-2.semiorder {
  background: transparent url(./../img/price/sec-4-title-bg.png) center center no-repeat;
  background-size: cover;
}

section.semiorder .heading-2.fullorder,
section.fullorder .heading-2.fullorder {
  background: transparent url(./../img/price/sec-5-title-bg.png) center center no-repeat;
  background-size: cover;
}

section.semiorder h2,
section.fullorder h2 {
  text-align: center;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.semiorder h2 img,
  section.fullorder h2 img {
    width: 44.55446vw;
  }
}

section.semiorder .semiorder-c,
section.fullorder .semiorder-c {
  width: 100%;
  padding-bottom: 0;
  border: 8px solid #b62c45;
  border-top: none;
  border-bottom: none;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.semiorder .semiorder-c,
  section.fullorder .semiorder-c {
    border: 2px solid #b62c45;
  }
}

section.semiorder .fullorder-c,
section.fullorder .fullorder-c {
  width: 100%;
  padding-bottom: 0;
  border: 8px solid #4093bd;
  border-top: none;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.semiorder .fullorder-c,
  section.fullorder .fullorder-c {
    margin-bottom: 4.9505vw;
    border: 2px solid #4093bd;
  }
}

section.semiorder .semiorder-i,
section.fullorder .semiorder-i {
  width: 100%;
  padding: 60px 0 20px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.semiorder .semiorder-i,
  section.fullorder .semiorder-i {
    padding: 0;
  }
}

section.semiorder .fullorder-i,
section.fullorder .fullorder-i {
  width: 100%;
  padding: 60px 0;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.semiorder .fullorder-i,
  section.fullorder .fullorder-i {
    padding: 0;
  }
}

section.semiorder .semiorder-price-list,
section.semiorder .fullorder-price-list,
section.fullorder .semiorder-price-list,
section.fullorder .fullorder-price-list {
  width: 994px;
  margin: 0 auto;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.semiorder .semiorder-price-list,
  section.semiorder .fullorder-price-list,
  section.fullorder .semiorder-price-list,
  section.fullorder .fullorder-price-list {
    width: 100%;
  }
}

section.semiorder .terms-c,
section.fullorder .terms-c {
  width: 100%;
  padding-bottom: 60px;
  border: 8px solid #b62c45;
  border-top: none;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.semiorder .terms-c,
  section.fullorder .terms-c {
    margin-top: 4.9505vw;
    padding-bottom: 4.9505vw;
    border: none;
  }
}

section.semiorder .terms-c .terms-i,
section.fullorder .terms-c .terms-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 994px;
  margin: 0 auto;
  padding: 24px 30px;
  border: 1px solid #b62c45;
  background-color: #fff;
}

section.semiorder .terms-c .terms-i > *,
section.fullorder .terms-c .terms-i > * {
  min-height: 0%;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.semiorder .terms-c .terms-i,
  section.fullorder .terms-c .terms-i {
    width: 100%;
    padding: 3.9604vw;
  }
}

section.semiorder .terms-c .heading-4,
section.fullorder .terms-c .heading-4 {
  position: relative;
  margin-bottom: 18px;
  padding-bottom: 20px;
}

section.semiorder .terms-c .heading-4:after,
section.fullorder .terms-c .heading-4:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 80px;
  height: 2px;
  content: '';
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #b62c45;
}

section.semiorder .terms-c .heading-4 h4,
section.fullorder .terms-c .heading-4 h4 {
  font-family: 'Noto Sans CJK JP', 'Noto Sans Japanese', sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  letter-spacing: .15em;
  color: #b62c45;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.semiorder .terms-c .heading-4 h4,
  section.fullorder .terms-c .heading-4 h4 {
    font-size: 3.9604vw;
  }
}

section.semiorder .terms-c ul,
section.fullorder .terms-c ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

section.semiorder .terms-c ul > *,
section.fullorder .terms-c ul > * {
  min-height: 0%;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.semiorder .terms-c ul,
  section.fullorder .terms-c ul {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

section.semiorder .terms-c ul li,
section.fullorder .terms-c ul li {
  font-size: 14px;
  margin-bottom: .5em;
  letter-spacing: .5px;
  color: #b62c45;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.semiorder .terms-c ul li,
  section.fullorder .terms-c ul li {
    font-size: 2.22772vw;
  }
}

section.semiorder .terms-c ul li:last-child,
section.fullorder .terms-c ul li:last-child {
  margin-bottom: 0;
}

section.semiorder-order.semiorder-lists {
  background: #b62c45 url(./../img/price/sec-4-bg.png) center center no-repeat;
  background-size: cover;
}

section.fullorder-order.fullorder-lists {
  background: #4093bd url(./../img/price/sec-5-bg.png) center center no-repeat;
  background-size: cover;
}

section.showcase {
  padding: 60px 0;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.showcase {
    padding: 7.42574vw 0 0;
  }
}

section.showcase .heading-2 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 36px;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.showcase .heading-2 {
    margin-bottom: 4.9505vw;
    padding-bottom: 4.9505vw;
  }
}

section.showcase .heading-2:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 80px;
  height: 6px;
  content: '';
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #fff;
}

section.showcase .heading-2 h2 {
  text-align: center;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.showcase .heading-2 h2 img {
    width: 62.37624vw;
  }
}

section.application .heading-2 {
  padding: 24px 0;
  text-align: center;
  background: transparent url(./../img/price/sec-6-title-bg.png) center center no-repeat;
  background-size: cover;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.application .heading-2 {
    padding: 2.9703vw 0;
  }
  section.application .heading-2 img {
    width: 74.25743vw;
  }
}

section.application .application-c {
  padding: 40px 0;
  background: transparent url(./../img/price/sec-4-announce-bg.png) center center no-repeat;
  background-size: cover;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.application .application-c {
    margin-bottom: 2%;
    padding: 2.9703vw;
  }
}

section.application .application-c .application-i {
  width: 1220px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 16px 20px;
  border: 1px solid #5c3521;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.application .application-c .application-i {
    width: 100%;
  }
}

section.application .application-c .application-i:last-child {
  margin-bottom: 0;
}

section.application .application-c .heading-6 {
  position: relative;
  margin-bottom: 14px;
  padding-bottom: 16px;
}

section.application .application-c .heading-6:after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 80px;
  height: 2px;
  content: '';
  background-color: #5c3521;
}

section.application .application-c .heading-6 h6 {
  font-family: 'Noto Sans CJK JP', 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .89px;
  color: #5c3521;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.application .application-c .heading-6 h6 {
    font-size: 2.9703vw;
  }
}

section.application .application-c p {
  font-size: 13px;
  line-height: 2.38;
  letter-spacing: .05em;
  color: #5c3521;
}

@media (min-width: 0px) and (max-width: 767px) {
  section.application .application-c p {
    font-size: 2.22772vw;
    line-height: 1.7;
  }
}

.showcase-lists {
  width: 1220px;
  margin: 0 auto;
}

.showcase-lists ul.list {
  margin-bottom: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 5px;
  margin: 0;
  padding: 0;
}

.showcase-lists ul.list > li {
  position: relative;
  background: #222;
  height: 240px;
  margin: 0;
}

.showcase-lists ul.list > li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
  background: 50% 50% no-repeat;
  background-size: cover;
}

.showcase-lists ul.list > li a:hover {
  opacity: .8;
}

.showcase-lists ul.list > li > a > div {
  height: 100%;
  background: url(../../images/works/shadow.png) 50% 100% repeat-x;
}

.showcase-lists ul.list > li ul.class {
  font-size: 72%;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  text-align: right;
}

.showcase-lists ul.list > li ul.class li span {
  font-weight: 600;
  display: inline-block;
  margin-bottom: 3px;
  padding: 2px 15px;
  color: #60132c;
  background: #fff;
}

.showcase-lists ul.list > li a dl {
  font-weight: 500;
  margin: 0;
  color: #fff;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.7), 0 1px 8px rgba(0, 0, 0, 0.7);
}

.showcase-lists ul.list > li dl {
  position: absolute;
  bottom: 10px;
  left: 5%;
  width: 90%;
}

.showcase-lists ul.list > li dl dt span {
  font-size: 100%;
  font-weight: 600;
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 4px solid #fff;
}

.showcase-lists ul.list > li dl dd {
  font-size: 84%;
  display: none;
}

@media only screen and (max-width: 767px) {
  .showcase-lists {
    width: auto;
  }
  .showcase-lists ul.list {
    margin-bottom: 4%;
    grid-template-columns: 1fr 1fr;
    padding: 0 10px 50px;
  }
  .showcase-lists ul.list > li {
    height: 200px;
  }
  .showcase-lists ul.list > li dl {
    position: absolute;
    bottom: 10px;
    left: 5%;
    width: 90%;
  }
  .showcase-lists ul.list > li.pickup {
    width: 100%;
    height: 350px;
    background: #ddd;
  }
  .showcase-lists ul.list > li.pickup ul.class li {
    font-size: 100%;
  }
  .showcase-lists ul.list > li.pickup dl dt span {
    font-size: 125%;
  }
}

table.semiorder-pc {
  width: 100%;
  table-layout: fixed;
}

@media (min-width: 0px) and (max-width: 767px) {
  table.semiorder-pc {
    display: none;
  }
}

table.semiorder-pc tr th,
table.semiorder-pc tr td {
  border: 1px solid #b62c45;
}

table.semiorder-pc tr th {
  height: 50px;
  padding-bottom: 12px;
  text-align: center;
  vertical-align: bottom;
}

table.semiorder-pc tr th.title {
  width: 20%;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent url(./../img/price/sec-4-title-bg.png) center center no-repeat;
  background-size: cover;
}

table.semiorder-pc tr th.unit30 {
  width: 40%;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent url(./../img/price/sec-4-title-bg.png) center center no-repeat;
  background-size: cover;
}

table.semiorder-pc tr th.unit40 {
  width: 40%;
  background: transparent url(./../img/price/sec-4-title-bg.png) center center no-repeat;
  background-size: cover;
}

table.semiorder-pc tr th.housetype {
  height: 112px;
  padding-bottom: 0;
  vertical-align: middle;
}

table.semiorder-pc tr td.content {
  height: 56px;
}

table.semiorder-pc tr td.content .w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

table.semiorder-pc tr td.content .w > * {
  min-height: 0%;
}

table.semiorder-pc tr td.content .housetype {
  margin-right: 12px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}

table.semiorder-pc tr td.content .price {
  font-family: 'Noto Sans CJK JP', 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .05em;
  color: #0a0a0a;
}

table.semiorder-pc tr td.content .price-num {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 0 .05em 0 .1em;
  letter-spacing: .05em;
}

table.semiorder-sp {
  display: none;
  width: 96%;
  margin: 2.9703vw 2%;
  table-layout: fixed;
}

@media (min-width: 0px) and (max-width: 767px) {
  table.semiorder-sp {
    display: table;
  }
}

table.semiorder-sp img.label-title {
  width: 31.36139vw;
}

table.semiorder-sp img.label-unit30 {
  width: 29.82673vw;
}

table.semiorder-sp img.label-unit40 {
  width: 29.82673vw;
}

table.semiorder-sp img.label-floor2 {
  width: 25.12376vw;
}

table.semiorder-sp tr th,
table.semiorder-sp tr td {
  padding: 2.47525vw 0;
  text-align: center;
  border: 1px solid #b62c45;
}

table.semiorder-sp tr th.bg-red {
  background: transparent url(./../img/price/sec-4-title-bg.png) center center no-repeat;
  background-size: cover;
}

table.semiorder-sp tr th.title {
  border-bottom: 2px solid #fff;
}

table.semiorder-sp tr th.housetype {
  border-bottom: 2px solid #fff;
}

table.semiorder-sp tr th.plan {
  line-height: 1;
}

table.semiorder-sp tr td.content {
  width: 100%;
}

table.semiorder-sp tr td.content .w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
}

table.semiorder-sp tr td.content .w > * {
  min-height: 0%;
}

table.semiorder-sp tr td.content .housetype {
  margin-right: 0.9901vw;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}

table.semiorder-sp tr td.content .housetype.mudwall img {
  width: 16.80693vw;
}

table.semiorder-sp tr td.content .housetype.brick img {
  width: 19.23267vw;
}

table.semiorder-sp tr td.content .total,
table.semiorder-sp tr td.content .price {
  font-family: 'Noto Sans CJK JP', 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .05em;
  color: #0a0a0a;
}

table.semiorder-sp tr td.content .price-num {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 0 .05em 0 .1em;
  letter-spacing: .05em;
}

table.fullorder-pc {
  width: 100%;
  table-layout: fixed;
}

@media (min-width: 0px) and (max-width: 767px) {
  table.fullorder-pc {
    display: none;
  }
}

table.fullorder-pc tr th,
table.fullorder-pc tr td {
  border: 1px solid #4093bd;
}

table.fullorder-pc tr th {
  height: 50px;
  padding-bottom: 12px;
  text-align: center;
  vertical-align: bottom;
}

table.fullorder-pc tr th.title {
  width: 20%;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent url(./../img/price/sec-5-title-bg.png) center center no-repeat;
  background-size: cover;
}

table.fullorder-pc tr th.unit30 {
  width: 40%;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent url(./../img/price/sec-5-title-bg.png) center center no-repeat;
  background-size: cover;
}

table.fullorder-pc tr th.unit40 {
  width: 40%;
  background: transparent url(./../img/price/sec-5-title-bg.png) center center no-repeat;
  background-size: cover;
}

table.fullorder-pc tr th.housetype {
  height: 112px;
  padding-bottom: 0;
  vertical-align: middle;
}

table.fullorder-pc tr td.content {
  height: 56px;
}

table.fullorder-pc tr td.content .w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

table.fullorder-pc tr td.content .w > * {
  min-height: 0%;
}

table.fullorder-pc tr td.content .housetype {
  margin-right: 12px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}

table.fullorder-pc tr td.content .price {
  font-family: 'Noto Sans CJK JP', 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .05em;
  color: #0a0a0a;
}

table.fullorder-pc tr td.content .price-num {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 0 .05em 0 .1em;
  letter-spacing: .05em;
}

table.fullorder-sp {
  display: none;
  width: 96%;
  margin: 2.9703vw 2%;
  table-layout: fixed;
}

@media (min-width: 0px) and (max-width: 767px) {
  table.fullorder-sp {
    display: table;
  }
}

table.fullorder-sp img.label-title {
  width: 31.36139vw;
}

table.fullorder-sp img.label-unit30 {
  width: 29.82673vw;
}

table.fullorder-sp img.label-unit40 {
  width: 29.82673vw;
}

table.fullorder-sp img.label-floor2 {
  width: 25.12376vw;
}

table.fullorder-sp tr th,
table.fullorder-sp tr td {
  padding: 2.47525vw 0;
  text-align: center;
  border: 1px solid #4093bd;
}

table.fullorder-sp tr th.bg-red {
  background: transparent url(./../img/price/sec-5-title-bg.png) center center no-repeat;
  background-size: cover;
}

table.fullorder-sp tr th.title {
  border-bottom: 2px solid #fff;
}

table.fullorder-sp tr th.housetype {
  border-bottom: 2px solid #fff;
}

table.fullorder-sp tr th.plan {
  line-height: 1;
}

table.fullorder-sp tr th.bd-none {
  border-bottom: none;
}

table.fullorder-sp tr td.content {
  width: 100%;
}

table.fullorder-sp tr td.content .w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
}

table.fullorder-sp tr td.content .w > * {
  min-height: 0%;
}

table.fullorder-sp tr td.content .housetype {
  margin-right: 0.9901vw;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}

table.fullorder-sp tr td.content .housetype.mudwall img {
  width: 16.80693vw;
}

table.fullorder-sp tr td.content .housetype.brick img {
  width: 19.23267vw;
}

table.fullorder-sp tr td.content .total,
table.fullorder-sp tr td.content .price {
  font-family: 'Noto Sans CJK JP', 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .05em;
  color: #0a0a0a;
}

table.fullorder-sp tr td.content .price-num {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 0 .05em 0 .1em;
  letter-spacing: .05em;
}
/*# sourceMappingURL=../maps/price.css.map */

@media only screen and (max-width: 425px) {
  .showcase-lists ul.list > li {
    height: 160px;
  }
}
