@charset "UTF-8";
/* ハーフDIYリノベ */

.half-top {
  margin-top: 3.125em;
}

.half-about {
  padding-right: 2.5em;
  padding-left: 2.5em;
}

.half-about__text {
  padding: 2.8125em;
  background-image: url(../../images/bg_rough_touch.png);
  line-height: 2.5;
  text-align: center;
}

.half-about__text--lg {
  font-size: 1.4375em;
}

.half-about__text--green {
  color: #006934;
}

.half-about__video {
  width: 100%;
  max-width: 46.4375em;
  height: 20.5625em;
  margin-top: 6.25em;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.half-about__video .u-obj-box {
  padding-top: 45% !important;
}

.half-merit-item__cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 3.75em;
}

.half-merit-item__cnt--second {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.half-merit-item__cnt--second .half-merit-item__cnt-secondary {
  margin-right: 2em;
}

.half-merit-item__cnt-primary {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.half-merit-item__cnt-primary--first {
  margin-right: 2%;
}

.half-merit__text {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 1.25em;
  line-height: 2;
}

.half-merit__text::before {
  margin-right: 1.5em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
}

.half-merit__text--first::before {
  width: 3.75em;
  height: 5.5625em;
  background-image: url(../../images/bg_half_merit_01.png);
}

.half-merit__text--second::before {
  width: 8.5em;
  height: 7.375em;
  background-image: url(../../images/bg_half_merit_02.png);
}

.half-feature-box {
  width: 100%;
  max-width: 958px;
  min-height: 31.75em;
  margin-top: 5em;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../../images/bg_earth_wall.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.half-feature__cnt {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -1.25em;
  padding: 1.25em 8.75em;
  padding-bottom: 3.75em;
}

.half-feature__item {
  width: 12.25em;
  height: 12.25em;
  margin-top: 1.25em;
  margin-right: 5%;
}

.half-feature__item:nth-of-type(3n) {
  margin-right: 0;
}

.half-feature-effect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 3.125em;
  padding-left: 3.125em;
}

.half-feature-effect__primary-inner {
  -ms-grid-columns: 14.375em 29.375em;
  -ms-grid-rows: 7.1875em 7.1875em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -ms-grid;
  display: grid;
  grid-template-columns: 14.375em 29.375em;
  grid-template-rows: 7.1875em 7.1875em;
  align-items: center;
}

.half-feature__title {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-column: 1/2;
  grid-row: 1/3;
}

.half-feature__service {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-column: 2/3;
  grid-row: 1/2;
  align-self: flex-end;
  margin-bottom: 0.625em;
  font-size: 2.1875em;
  font-weight: 900;
}

.half-feature__info {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  grid-column: 2/3;
  grid-row: 2/3;
}

.half-feature__place {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  margin-top: 0.625em;
  color: #000;
  font-size: 2.5em;
  font-weight: 600;
}

.half-feature__place::after {
  margin-left: .75em;
  content: '➡';
}

.half-feature__price--num {
  color: #b60d23;
  font-size: 5.375em;
  font-weight: 600;
}

.half-feature__price--yen {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 0.46875em;
  color: #b60d23;
  font-size: 2.5em;
  font-weight: 600;
}

.half-feature__price--tax {
  position: absolute;
  right: 25%;
  bottom: -10%;
  font-size: 1.125em;
  font-weight: 600;
}

.half-color__cnt {
  text-align: center;
}

.half-color__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.half-color__text {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-top: 1.25em;
  color: #595757;
  font-size: 0.9375em;
  text-align: left;
}

.half-color__text--lg {
  font-size: 1.33333em;
}

.half-color__text::before {
  margin-right: .25em;
  content: '※';
}

@media screen and (max-width: 1900px) {
  /* ハーフDIYリノベ */
}

@media screen and (max-width: 1540px) {
  /* ハーフDIYリノベ */
}

@media screen and (max-width: 1260px) {
  /* ハーフDIYリノベ */
}

@media screen and (max-width: 1024px) {
  /* ハーフDIYリノベ */
  .half-about__text {
    padding: 1.875em 0.9375em;
  }
  .half-feature-box {
    background-position: center;
  }
  .half-feature__info {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 2/3;
    align-items: center;
    justify-content: center;
  }
  .half-feature__price--yen {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-bottom: 0.46875em;
  }
}

@media screen and (max-width: 768px) {
  /* ハーフDIYリノベ */
  .half-about__text {
    padding: 1.875em;
  }
  .half-merit-item__cnt {
    display: block;
    padding-left: 0;
  }
  .half-merit-item__cnt--second .half-merit-item__cnt-secondary {
    margin-right: 0;
  }
  .half-merit-item__cnt-primary--first {
    margin-right: 0;
  }
  .half-merit-item__cnt-secondary {
    margin-top: 1.875em;
    text-align: center;
  }
  .half-merit__text--second::before {
    width: 4.25em;
    height: 3.6875em;
  }
  .half-merit__text {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .half-feature-box {
    background-size: cover;
  }
  .half-feature__cnt {
    padding: 1.25em;
    padding-bottom: 2.5em;
  }
  .half-feature__item {
    display: -ms-grid;
    display: grid;
    place-items: center;
    width: 30%;
  }
  .half-feature__item img {
    width: 85%;
  }
  .half-feature-effect {
    display: block;
    padding-right: 0.625em;
    padding-left: 0.625em;
  }
  .half-feature-effect__secondary {
    margin-top: 3.75em;
    text-align: center;
  }
  .half-feature-effect__secondary img {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .half-feature-effect__primary-inner {
    -ms-grid-columns: 35% 65%;
    -ms-grid-rows: 6.25em 6.25em;
    grid-template-columns: 35% 65%;
    grid-template-rows: 6.25em 6.25em;
  }
  .half-feature__title {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    padding-left: 5em;
    text-align: right;
  }
  .half-feature__service {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-row-align: center;
    grid-column: 2/3;
    grid-row: 1/2;
    align-self: center;
    margin-bottom: 0;
    font-size: 2.25em;
    text-align: center;
  }
  .half-feature__service {
    font-size: 1.625em;
  }
  .half-feature__info {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
  .half-feature__price--tax {
    right: 28%;
    bottom: -5%;
  }
  .half-color__cnt img {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .half-color__info {
    width: 80%;
    margin-right: 0;
  }
}

@media screen and (max-width: 480px) {
  /* ハーフDIYリノベ */
  .half-about {
    padding-right: 0em;
    padding-left: 0em;
  }
  .half-about__text--lg {
    font-size: 1.3125em;
  }
  .half-about__text {
    padding: 1.875em 0.9375em;
  }
  .half-merit-item__cnt-primary {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .half-merit__text--first::before {
    width: 7.5em;
    height: 11.125em;
  }
  .half-merit__text--second::before {
    width: 8.5em;
    height: 7.375em;
  }
  .half-merit__text {
    font-size: 1em;
  }
  .half-feature__item:nth-of-type(3n) {
    margin-right: 5%;
  }
  .half-feature__item {
    width: 45%;
    margin-right: 5%;
  }
  .half-feature__item:nth-of-type(2n) {
    margin-right: 0;
  }
  .half-feature-effect__primary-inner {
    -ms-grid-columns: 25% 75%;
    -ms-grid-rows: 6.25em 8.125em;
    grid-template-columns: 25% 75%;
    grid-template-rows: 6.25em 8.125em;
  }
  .half-feature__title {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    padding-left: 0;
  }
  .half-feature__title img {
    width: 5.625em;
    height: 5.625em;
  }
  .half-feature__info {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
  }
  .half-feature__place {
    margin-top: 0;
  }
  .half-feature__price--tax {
    right: 10%;
  }
  .half-color__info {
    width: 100%;
  }
  .half-color__text {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
