@charset "UTF-8";
/*
Bootstrap4の設定例）
xs (Extra Small): ~575px
sm (Small): 576px~767px
md (Medium): 768px〜991px
lg (Large): 992px~1199px
xl (Extra Large): 1200px〜
*/
body {
  margin: 0;
  padding: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ol {
  list-style-type: none;
}

hr {
  height: 0;
  border: 0;
  border-top: 1px solid #ccc;
  margin-top: 2em;
  margin-bottom: 2em;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
}

html.noscroll {
  overflow: hidden;
}

body button {
  border: none;
  padding: 0;
}

@media screen and (max-width: 1299.98px) {
  .bg-base {
    width: 1280px;
  }
}
@media screen and (max-width: 1299.98px) and (max-width: 839px) {
  .bg-base {
    width: 100%;
  }
}

.u-pc-hidden {
  display: none;
}
@media screen and (max-width: 839px) {
  .u-pc-hidden {
    display: block;
  }
}

.u-sp-hidden {
  display: block;
}
@media screen and (max-width: 839px) {
  .u-sp-hidden {
    display: none;
  }
}

.u-hidden {
  display: none !important;
}

.l-wide {
  width: min(100%, 980px);
  margin-inline: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-wide {
    padding: 0 4vw;
  }
}
@media screen and (max-width: 839px) {
  .l-wide.-page {
    padding: 0 14px;
  }
}
@media screen and (max-width: 839px) {
  .l-wide.-full-sp {
    padding: 0;
  }
}

.l-inside {
  width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 839px) {
  .l-inside {
    width: 100%;
    padding: 0 calc((22/375)*100vw);
  }
}

.sample-wrap {
  margin: 200px 0;
}

.c-sup {
  vertical-align: super;
}

.l-box {
  max-width: 1060px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-box {
    padding: 0 22px;
  }
}

.l-inner {
  max-width: 882px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-inner {
    padding: 0 22px;
  }
}

.l-compact {
  max-width: 880px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-compact {
    padding: 0 22px;
  }
}

.l-in-box {
  max-width: 720px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-in-box {
    padding: 0 22px;
  }
}

.c-anchor00 {
  margin-top: -48px;
  padding-top: 48px;
}
@media screen and (max-width: 839px) {
  .c-anchor00 {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.c-anchor {
  margin-top: -100px;
  padding-top: 100px;
}

.do * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.do a.c-wq-btn01 {
  position: relative;
  padding-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  width: 260px;
  height: 64px;
  color: #fff;
  background-image: url("../../assets/img/work_quality/bg_btn01.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.do a.c-wq-btn01:before {
  position: absolute;
  bottom: 14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 21px;
  height: 8px;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../../assets/img/work_quality/down_arrows01.svg");
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.do a.c-wq-btn01:hover {
  opacity: 0.8;
}
.do a.c-wq-btn01:hover:before {
  bottom: 12px;
}
@media screen and (max-width: 839px) {
  .do {
    text-align: left;
    font-size: 18px;
    line-height: 1.6666666667;
  }
}

/*
renovation
 */
.p-renovation {
  font-family: "Noto Sans JP", sans-serif;
  color: #3C3C3C;
  letter-spacing: 0.02em;
}

.p-renovation-hero {
  background-image: url("../../assets/img/renovation/hero_bg.webp");
}
.p-renovation-hero .p-renovation-hero__contents img {
  width: 100%;
  height: auto;
  display: block;
}

.p-renovation001 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0;
}
.p-renovation001 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-renovation001 .p-renovation001__head {
  background: #FEEFB8;
}
.p-renovation001 .p-renovation001__head img {
  display: block;
  width: 100%;
  height: auto;
}
.p-renovation001 .p-renovation001__first {
  padding-top: 32px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-renovation001__first {
    padding-top: 20px;
  }
}
.p-renovation001 .c-center-title01 {
  text-align: center;
  font-size: 30px;
  line-height: 1.5333333333;
  font-weight: 500;
  color: #382712;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-center-title01 {
    font-size: 24px;
    line-height: 1.3333333333;
  }
}
.p-renovation001 .c-center-title01 .inner {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #FBEFBA));
  background: linear-gradient(transparent 70%, #FBEFBA 0%);
}
.p-renovation001 .c-center-title01 .orange {
  color: #EB6120;
  font-weight: bold;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-center-title01 .orange.inner {
    background: none;
  }
}
.p-renovation001 .p-re-unit01 {
  margin-top: 28px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 512px 42px 288px;
  grid-template-columns: 512px 288px;
  gap: 0 42px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-unit01 {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 22px 0;
  }
}
.p-renovation001 .p-re-unit01 img {
  display: block;
  width: 100%;
  height: auto;
}
.p-renovation001 .p-re-nav {
  margin-top: 40px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-nav {
    margin-top: 24px;
  }
}
.p-renovation001 .p-re-nav .p-re-nav__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 41px 1fr 41px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 41px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-nav .p-re-nav__list {
    margin: auto;
    -ms-grid-columns: 314px;
    grid-template-columns: 314px;
    gap: 20px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-renovation001 .c-box-link {
  padding: 14px 4px;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 12px;
  border: 2px solid #EB6120;
  background: -webkit-gradient(linear, left top, left bottom, from(#eb6120), to(#f2814c));
  background: linear-gradient(#eb6120 0%, #f2814c 100%);
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-box-link {
    padding: 12px 4px;
  }
}
.p-renovation001 .c-box-link span {
  position: relative;
  padding-bottom: 20px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-box-link span {
    padding-bottom: 16px;
  }
}
.p-renovation001 .c-box-link span:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 18px;
  height: 6px;
  background-image: url("../../assets/images/renovation001/arrow_down01.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.p-renovation001 .sec {
  margin-top: 52px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .sec {
    margin-top: 32px;
  }
}
.p-renovation001 .c-icon-title {
  position: relative;
  padding-left: 48px;
  padding-bottom: 12px;
  color: #EB6120;
  font-size: 32px;
  line-height: 1.1875;
  font-weight: bold;
  border-bottom: 2px solid #EB6120;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-icon-title {
    font-size: 28px;
    line-height: 1.3571428571;
    padding-bottom: 6px;
  }
}
.p-renovation001 .c-icon-title:before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 40px;
  height: 32px;
  background-image: url("../../assets/images/renovation001/icon_heading.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-icon-title:before {
    top: 6px;
    width: 35px;
    height: 28px;
  }
}
.p-renovation001 .p-image-list {
  margin-top: 24px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-image-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-renovation001 .p-image-list img {
  display: block;
  width: 100%;
  height: auto;
}
.p-renovation001 .image-set01 figcaption {
  padding: 8px 4px;
  background: #FBEFBA;
  text-align: center;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .image-set01 figcaption {
    padding: 6px 4px 8px;
    font-size: 14px;
    line-height: 1;
  }
}
.p-renovation001 .p-center-copy01 {
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.45;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-center-copy01 {
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
.p-renovation001 .p-re-box01-wrap {
  max-width: 882px;
  width: 100%;
  margin: 32px auto 0;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01-wrap {
    margin-top: 24px;
  }
}
.p-renovation001 .p-re-box01 {
  padding: 28px 40px;
  border: 2px solid #EB6120;
  border-radius: 16px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01 {
    padding: 24px 20px;
  }
}
.p-renovation001 .p-re-box01 .p-re-box01__title {
  text-align: center;
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  color: #EB6120;
}
.p-renovation001 .p-re-box01 .p-re-box01__title .bg {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #FBEFBA));
  background: linear-gradient(transparent 70%, #FBEFBA 0%);
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01 .p-re-box01__title .ob {
    display: none;
  }
}
.p-renovation001 .p-re-box01 .p-re-box01__text {
  margin-top: 24px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01 .p-re-box01__text {
    margin-top: 20px;
  }
}
.p-renovation001 .p-re-box01 .p-re-box01__text p {
  font-size: 18px;
  line-height: 1.4444444444;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01 .p-re-box01__text p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-renovation001 .c-og-heading01 {
  padding: 4px 42px;
  color: #fff;
  background: #F59E24;
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: 500;
  letter-spacing: 0;
  display: inline-block;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-og-heading01 {
    text-align: center;
    font-size: 20px;
    line-height: 1.35;
  }
}
.p-renovation001 .p-og-box {
  position: relative;
  margin-top: 40px;
  padding: 40px 48px 54px;
  background: #FCF2E4;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-og-box {
    margin-top: 68px;
    padding: 50px 0;
  }
  .p-renovation001 .p-og-box:before {
    position: absolute;
    top: 0;
    left: -20vw;
    width: 20vw;
    height: 100%;
    content: "";
    background: #FCF2E4;
  }
  .p-renovation001 .p-og-box:after {
    position: absolute;
    top: 0;
    right: -20vw;
    width: 20vw;
    height: 100%;
    content: "";
    background: #FCF2E4;
  }
}
.p-renovation001 .p-og-box .p-og-box__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-og-box .p-og-box__head {
    margin-top: -84px;
  }
}
.p-renovation001 .p-og-box .p-og-box__contents {
  margin-top: 32px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-og-box .p-og-box__contents {
    margin-top: 20px;
  }
}
.p-renovation001 .p-og-box .p-og-box__link {
  margin-top: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-renovation001 .p-og-box .p-ba-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px 16px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-og-box .p-ba-list {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 20px;
  }
}
.p-renovation001 .p-og-box .p-ba-list img {
  display: block;
  width: 100%;
  height: auto;
}
.p-renovation001 .c-re-btn01 {
  display: -ms-grid;
  display: grid;
  place-items: center;
  color: #fff;
  width: 440px;
  height: 64px;
  border-radius: 32px;
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#f17e48), to(#ec6525));
  background: linear-gradient(#f17e48 0%, #ec6525 100%);
  border: 2px solid #eb6120;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-re-btn01 {
    width: 100%;
    height: 52px;
    font-size: 19px;
    line-height: 1;
  }
}
.p-renovation001 .c-re-btn01 span {
  position: relative;
  padding-right: 36px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-re-btn01 span {
    padding-right: 32px;
  }
}
.p-renovation001 .c-re-btn01 span:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  width: 6px;
  height: 18px;
  background-image: url("../../assets/images/renovation001/link_arrow.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.p-renovation001 .p-re-text01 {
  margin-top: 12px;
}
.p-renovation001 .p-re-text01 p {
  font-size: 18px;
  line-height: 1.4444444444;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-text01 p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-renovation001 .p-re-circle-box {
  margin: 18px auto 0;
  padding: 14px 14px 18px 64px;
  width: 708px;
  border: 2px solid #F59E24;
  border-radius: 16px;
  background: #FCF2E4;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-circle-box {
    padding: 14px;
    width: 100%;
  }
}
.p-renovation001 .p-re-circle-box .p-re-circle-box__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px 42px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-circle-box .p-re-circle-box__main {
    display: block;
  }
}
.p-renovation001 .p-re-circle-box .p-re-circle-box__main .p-re-circle-box__item {
  font-size: 20px;
  line-height: 1.7;
  font-weight: 500;
}
.p-renovation001 .p-re-circle-box .p-re-circle-box__option {
  margin-top: 4px;
}
.p-renovation001 .p-re-circle-box .p-re-circle-box__option p {
  font-size: 14px;
  line-height: 1.4285714286;
}
.p-renovation001 .p-re-box-set {
  margin-top: 20px;
}
.p-renovation001 .p-re-box-set .p-re-box-set__head h3 {
  padding: 8px 30px;
  background: #F59E24;
  color: #fff;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.4583333333;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box-set .p-re-box-set__head h3 {
    padding: 8px 10px;
    font-size: 20px;
    line-height: 1.45;
  }
}
.p-renovation001 .p-re-box-set .p-re-box-set__contents {
  background: #FCF2E4;
  padding: 15px 30px 18px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box-set .p-re-box-set__contents {
    padding: 8px 10px;
  }
}
.p-renovation001 .sec-simple .sec-simple__inner {
  max-width: 880px;
  width: 100%;
  margin: auto;
}
.p-renovation001 .p-re-box01 {
  margin-top: 20px;
  padding: 26px 40px 22px;
  border-radius: 16px;
  border: 1px solid #EB6120;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01 {
    padding: 24px 10px;
  }
}
.p-renovation001 .p-re-box01 .p-re-box01__title {
  text-align: center;
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: bold;
  color: #EB6120;
}
.p-renovation001 .p-re-box01 .p-re-box01__title .bg {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #FBEFBA));
  background: linear-gradient(transparent 70%, #FBEFBA 0%);
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01 .p-re-box01__title .ob {
    display: none;
  }
}
.p-renovation001 .p-re-box01 .p-re-box01__text {
  font-size: 18px;
  line-height: 1.4444444444;
}