<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*3つの補助金を上手に活用してお得にリフォーム*/
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700&amp;display=swap');
:root{
  --colorp:#E66F78;
  --colorb: #65A1DA;
  --coloro: #F09229;
  --colorg: #00A599;
}
.hojyokin_page2024 {
  font-family: 'Zen Maru Gothic', "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO" !important;
  line-height: 1.6;
  margin-bottom: 30px;
}
.hojyokin_page2024 img{
  max-width: 100%;
}
.hojyokin_page2024 .txt_left{
  text-align: left;
}
.hojyokin_page2024 .center{
  text-align: center;
}
.hojyokin_page2024 .left{
  text-align: left;
}

.hojyokin_page2024 .contact-cta-num {
  font-family: "Lato", sans-serif;
}
.hojyokin_page2024 .contact-cta-time,
.hojyokin_page2024 .line-cta {
  font-family: "NotoSansJP", sans-serif;
}
.hojyokin_page2024 .container {
  display: block;
  margin: 0 auto;
  width: 1000px;
  max-width: 100%;
}
.hojyokin_page2024 .h_mv {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.hojyokin_page2024 .h_mv .btn_h {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 20vw;
  border-radius: 4rem;
}
.hojyokin_page2024 .btn_h_contact {
  margin-left: 80px;
}
.h-btn {
  border: 2px solid var(--colorg);
  background: #fff;
  color: var(--colorg);
  border-radius: 4rem;
  width: 100%;
  height: 8rem;
  font-size: 20px;
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.h-btn:hover {
  border: 2px solid var(--colorg);
  background: var(--colorg);
  color: #fff;
}
.hojyokin_page2024 .btn_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hojyokin_page2024 .btn_flex a {
  width: 32%;
}
.hojyokin_page2024 .lg_bg {
  background: #eef4f4;
  padding: 50px 0;
  background-image: url(../img/hojyokin/bg_house.png);
  background-position: bottom 0 right 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.hojyokin_page2024 .c_flex {
  display: flex;
  justify-content: space-between;
}
.hojyokin_page2024 .c_flex img {
  width: 95%;
}
.hojyokin_page2024 .fw7 {
  font-weight: 700;
}
.hojyokin_page2024 h3 {
  line-height: 1.2;
}
.hojyokin_page2024 .fcp {
  color: var(--colorp);
}
.hojyokin_page2024 .fcb {
  color: var(--colorb);
}
.hojyokin_page2024 .fco {
  color: var(--coloro);
}
.hojyokin_page2024 .fcg {
  color: var(--colorg);
}

.hojyokin_page2024 .title_hukidashi_p {
  position: relative;
  padding: 1.5rem 2rem;
  border-bottom: 3px solid var(--colorp);
  background: #fff;
}

.hojyokin_page2024 .title_hukidashi_p:before {
  position: absolute;
  bottom: -28px;
  left: 45%;
  width: 0;
  height: 0;
  content: "";
  border-width: 28px 24px 0 24px;
  border-style: solid;
  border-color: var(--colorp) transparent transparent transparent;
}

.hojyokin_page2024 .title_hukidashi_p:after {
  position: absolute;
  bottom: -24px;
  left: 45%;
  width: 0;
  height: 0;
  content: "";
  border-width: 28px 24px 0 24px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.hojyokin_page2024 .title_hukidashi_b {
  position: relative;
  padding: 1.5rem 2rem;
  border-bottom: 3px solid var(--colorb);
  background: #fff;
}

.hojyokin_page2024 .title_hukidashi_b:before {
  position: absolute;
  bottom: -28px;
  left: 45%;
  width: 0;
  height: 0;
  content: "";
  border-width: 28px 24px 0 24px;
  border-style: solid;
  border-color: var(--colorb) transparent transparent transparent;
}

.hojyokin_page2024 .title_hukidashi_b:after {
  position: absolute;
  bottom: -24px;
  left: 45%;
  width: 0;
  height: 0;
  content: "";
  border-width: 28px 24px 0 24px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.hojyokin_page2024 .title_hukidashi_o {
  position: relative;
  padding: 1.5rem 2rem;
  border-bottom: 3px solid var(--coloro);
  background: #fff;
}

.hojyokin_page2024 .title_hukidashi_o:before {
  position: absolute;
  bottom: -28px;
  left: 45%;
  width: 0;
  height: 0;
  content: "";
  border-width: 28px 24px 0 24px;
  border-style: solid;
  border-color: var(--coloro) transparent transparent transparent;
}

.hojyokin_page2024 .title_hukidashi_o:after {
  position: absolute;
  bottom: -24px;
  left: 45%;
  width: 0;
  height: 0;
  content: "";
  border-width: 28px 24px 0 24px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.hojyokin_page2024 .table_box {
  display: flex;
}

.hojyokin_page2024 .kagi_box {
  --x-gradient: linear-gradient(
    90deg,
    #333 0 30px,
    transparent 0 calc(100% - 30px),
    #333 calc(100% - 30px)
  );
  --y-gradient: linear-gradient(
    #333 0 30px,
    transparent 0 calc(100% - 30px),
    #333 calc(100% - 30px)
  );
  padding: 3rem;
  background-image: var(--x-gradient), var(--y-gradient), var(--x-gradient),
    var(--y-gradient);
  background-repeat: no-repeat;
  background-size: 100% 5px, 5px 100%, 100% 5px, 5px 100%;
  background-position: top, right, bottom, left;
  width: 100%;
  border: 1px solid #ccc;
  text-align: left;
}
.hojyokin_page2024 .kagi_box .tit01 {
  background: var(--colorg);
  border: 2px solid var(--colorg);
  border-radius: 20px;
  padding: 1rem;
  text-align: center;
  margin: 0 auto 20px;
  color: #fff;
  width: 300px;
}
.hojyokin_page2024 .kagi_box .tit02 {
  background: #fff;
  border: 2px solid var(--colorg);
  border-radius: 20px;
  padding: 1rem;
  text-align: center;
  margin: 0 auto 20px;
  color: var(--colorg);
  width: 300px;
}
.hojyokin_page2024 .kagi_box .tit03 {
  background: var(--colorb);
  border: 2px solid var(--colorb);
  border-radius: 20px;
  padding: 1rem;
  text-align: center;
  margin: 0 auto 20px;
  color: #fff;
  width: 300px;
}
.hojyokin_page2024 .kagi_box .tit04 {
  background: #fff;
  border: 2px solid var(--colorb);
  border-radius: 20px;
  padding: 1rem;
  text-align: center;
  margin: 0 auto 20px;
  color: var(--colorb);
  width: 300px;
}
.hojyokin_page2024 .lp_bg {
  background: #f9f0f1;
  padding: 50px 0;
}
.hojyokin_page2024 .seko_jirei_box {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
  width: 100%;
}
.hojyokin_page2024 .seko_jirei_box .tit {
  background: var(--colorp);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 1rem;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 1rem;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  position: relative;
}
.hojyokin_page2024 .seko_jirei_box .tit .hissu {
  background: #fff;
  border-radius: 20px;
  color: var(--colorp);
  text-align: center;
  padding: 0.5rem 2rem;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  top: 10px;
  right: 10px;
  position: absolute;
}
.hojyokin_page2024 .seko_jirei_box .tit .nini {
  background: #fff;
  border-radius: 20px;
  color: #808080;
  text-align: center;
  padding: 0.5rem 2rem;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  top: 10px;
  right: 10px;
  position: absolute;
}
.hojyokin_page2024 .seko_jirei_box .jirei {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 3rem;
}
.hojyokin_page2024 .seko_jirei_box .jirei .box {
  width: 31%;
  margin: 0 1% 20px;
  text-align: center;
  font-size: 1.8rem;
}
.hojyokin_page2024 .seko_jirei_box .jirei .box img {
  width: 100%;
  margin-bottom: 8px;
}
.hojyokin_page2024 .mado_flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.hojyokin_page2024 .mado_flex .m_box {
  width: 48%;
  margin: 1%;
  text-align: center;
}
.hojyokin_page2024 .mado_flex .m_box img {
  width: 100%;
  margin-bottom: 8px;
}
.hojyokin_page2024 .lo_bg {
  background: #f9f8ef;
  padding: 50px 0;
}
.hojyokin_page2024 .mb20 {
  margin-bottom: 20px;
}
.hojyokin_page2024 .mb30 {
  margin-bottom: 30px;
}
.hojyokin_page2024 .mb40 {
  margin-bottom: 40px;
}
.hojyokin_page2024 .mb50 {
  margin-bottom: 50px;
}
.hojyokin_page2024 .mb60 {
  margin-bottom: 60px;
}

.hojyokin_page2024 .mb80 {
  margin-bottom: 80px;
}

.hojyokin_page2024 .footer-bottom {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
.hojyokin_page2024 .footer-btns {
  justify-content: center;
}

.hojyokin_page2024 .toi__time {
  display: block;
  margin: 1.5em auto 0.8em;
  padding: 0.7em 1em;
  border-radius: 1.5em;
  background-color: #313131;
  color: #fff;
  font-size: calc(22 / 750 * 100vw);
  font-weight: 700;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  width: fit-content;
}
.hojyokin_page2024 .number__tel {
  color: #333;
  font-size: calc(74 / 750 * 100vw);
}
.hojyokin_page2024 .number__icon {
  margin-right: calc(30 / 750 * 100vw);
  width: calc(58 / 750 * 100vw);
}
.hojyokin_page2024 .h_hr {
  display: none;
}
.hojyokin_page2024 .inquiry{
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 7.33333vw 5.33333vw;
  background-color: #fff;
  border-color: #5a432a;
  border-style: solid;
  border-width: 1.33333vw;
  border-radius: 5.33333vw;
}

@media screen and (min-width: 751px) {
  .hojyokin_page2024 .contact-cta-btns a {
    width: 25.88889vw;
    height: 5.55556vw;
    border-radius: 2.8vw;
    font-size: 1.8vw;
  }
  .hojyokin_page2024 .contact-cta-btns .h-btn {
  }
  .hojyokin_page2024 .h_mv .btn_h {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 25vw;
    display: flex;
  }
  .h-btn {
    border: 2px solid var(--colorg);
    background: #fff;
    color: var(--colorg);
    border-radius: 4rem;
    width: 100%;
    font-size: 1.6vw;
    text-align: center;
  }
  .hojyokin_page2024 .p_btn {
    border: 2px solid var(--colorp);
    background: var(--colorp);
    color: #fff;
    padding: 1vw;
    border-radius: 5px;
    text-align: center;
    font-size: 1.4vw;
    font-weight: 700;
  }
  .hojyokin_page2024 .p_btn:hover {
    border: 2px solid var(--colorp);
    background: #fff;
    color: var(--colorp);
    padding: 1vw;
    border-radius: 5px;
    text-align: center;
  }
  .hojyokin_page2024 .b_btn {
    border: 2px solid var(--colorb);
    background: var(--colorb);
    color: #fff;
    padding: 1vw;
    border-radius: 5px;
    text-align: center;
    font-size: 1.4vw;
    font-weight: 700;
  }
  .hojyokin_page2024 .b_btn:hover {
    border: 2px solid var(--colorb);
    background: #fff;
    color: var(--colorb);
    padding: 1vw;
    border-radius: 5px;
    text-align: center;
  }
  .hojyokin_page2024 .o_btn {
    border: 2px solid var(--coloro);
    background: var(--coloro);
    color: #fff;
    padding: 1vw;
    border-radius: 5px;
    text-align: center;
    font-size: 1.4vw;
    font-weight: 700;
  }
  .hojyokin_page2024 .o_btn:hover {
    border: 2px solid var(--coloro);
    background: #fff;
    color: var(--coloro);
    padding: 1vw;
    border-radius: 5px;
    text-align: center;
  }
  .hojyokin_page2024 .g_tit {
    color: var(--colorg);
    font-weight: 700;
    font-size: 3vw;
    line-height: 1.2;
  }
  .hojyokin_page2024 .fsz2 {
    font-size: 2vw;
  }
  .hojyokin_page2024 .fsz3 {
    font-size: 3vw;
  }
  .hojyokin_page2024 .fsz4 {
    font-size: 4vw;
  }
  .hojyokin_page2024 .table_box img {
    width: 100%;
  }
  .hojyokin_page2024 .toi__time {
    font-size: calc(16 / 1440 * 100vw);
  }
  .hojyokin_page2024 .number__tel {
    font-size: calc(48 / 1440 * 100vw);
  }
  .hojyokin_page2024 .number__icon {
    margin-right: calc(15 / 1440 * 100vw);
    width: calc(37 / 1440 * 100vw);
  }
  .hojyokin_page2024 .inquiry {
    padding: 2.08333vw 0;
    width: inherit;
    border-width: 0.34722vw;
    border-radius: 1.38889vw;
  }
  .hojyokin_page2024 .inquiry-contents{
  justify-content: center;
  column-gap: 2rem;
  }
}

@media screen and (min-width: 1441px) {
  .hojyokin_page2024 .contact-cta-btns a {
    width: 370px;
    height: 80px;
    font-size: 28px;
    font-size: 2.8rem;
  }
  .hojyokin_page2024 .contact-cta-btns .h-btn {
  }
  .hojyokin_page2024 .h_mv .btn_h {
    position: absolute;
    right: 0;
    bottom: 20px;
    max-width: 300px;
    width: 300px;
    display: flex;
  }
  .h-btn {
    border: 2px solid var(--colorg);
    background: #fff;
    color: var(--colorg);
    border-radius: 4rem;
    width: 100%;
    height: 8rem;
    font-size: 20px;
    font-size: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .hojyokin_page2024 .h_mv .btn_h .h-btn{
    margin-left: auto;
    margin-right: 0;
  }
  .hojyokin_page2024 .p_btn {
    border: 2px solid var(--colorp);
    background: var(--colorp);
    color: #fff;
    padding: 20px 10px;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
  }
  .hojyokin_page2024 .p_btn:hover {
    border: 2px solid var(--colorp);
    background: #fff;
    color: var(--colorp);
    padding: 20px 10px;
    border-radius: 5px;
    text-align: center;
  }
  .hojyokin_page2024 .b_btn {
    border: 2px solid var(--colorb);
    background: var(--colorb);
    color: #fff;
    padding: 20px 10px;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
  }
  .hojyokin_page2024 .b_btn:hover {
    border: 2px solid var(--colorb);
    background: #fff;
    color: var(--colorb);
    padding: 20px 10px;
    border-radius: 5px;
    text-align: center;
  }
  .hojyokin_page2024 .o_btn {
    border: 2px solid var(--coloro);
    background: var(--coloro);
    color: #fff;
    padding: 20px 10px;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
  }
  .hojyokin_page2024 .o_btn:hover {
    border: 2px solid var(--coloro);
    background: #fff;
    color: var(--coloro);
    padding: 20px 10px;
    border-radius: 5px;
    text-align: center;
  }
  .hojyokin_page2024 .g_tit {
    color: var(--colorg);
    font-weight: 700;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2;
  }
  .hojyokin_page2024 .fsz2 {
    font-size: 20px;
    font-size: 2rem;
  }
  .hojyokin_page2024 .fsz3 {
    font-size: 30px;
    font-size: 3rem;
  }
  .hojyokin_page2024 .fsz4 {
    font-size: 40px;
    font-size: 4rem;
  }
  .hojyokin_page2024 .toi__time {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .hojyokin_page2024 .number__tel {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .hojyokin_page2024 .number__icon {
    margin-right: 15px;
    width: 37pxpx;
  }
}

@media screen and (max-width: 750px) {
  .hojyokin_page2024 {
    margin-bottom: calc(33 / 750 * 100vw);
  }
  .contact-cta-btns a {
    position: relative;
    align-items: center;
    width: 100%;
    height: 19vw;
    border-radius: 10vw;
    font-size: 5.5vw;
    font-weight: 500;
    line-height: 1;
    transition: color 0.3s, background-color 0.3s;
  }
  .hojyokin_page2024 .h_mv .btn_h {
    position: relative;
    right: 0;
    bottom: 0;
    max-width: 100%;
  }
  .hojyokin_page2024 .container {
    display: block;
    margin: 0 auto;
    width: 96%;
    max-width: 96%;
  }
  .hojyokin_page2024 .h_mv .btn_h {
    position: relative;
    right: 0;
    bottom: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 4vw;
    width: 100%;
    max-width: 100%;
    display: flex;
  }
  .h-btn {
    border: 4px solid var(--colorg);
    background: #fff;
    color: var(--colorg);
    border-radius: 60px;
    width: 100%;
    font-size: 5vw;
    text-align: center;
  }
  .hojyokin_page2024 .p_btn {
    border: 2px solid var(--colorp);
    background: var(--colorp);
    color: #fff;
    padding: 5vw 2vw;
    border-radius: 5px;
    text-align: center;
    font-size: 5vw;
    font-weight: 700;
  }
  .hojyokin_page2024 .p_btn:hover {
    border: 2px solid var(--colorp);
    background: #fff;
    color: var(--colorp);
    border-radius: 5px;
    text-align: center;
  }
  .hojyokin_page2024 .b_btn {
    border: 2px solid var(--colorb);
    background: var(--colorb);
    color: #fff;
    padding: 5vw 2vw;
    border-radius: 5px;
    text-align: center;
    font-size: 5vw;
    font-weight: 700;
  }
  .hojyokin_page2024 .b_btn:hover {
    border: 2px solid var(--colorb);
    background: #fff;
    color: var(--colorb);
    border-radius: 5px;
    text-align: center;
  }
  .hojyokin_page2024 .o_btn {
    border: 2px solid var(--coloro);
    background: var(--coloro);
    color: #fff;
    padding: 5vw 2vw;
    border-radius: 5px;
    text-align: center;
    font-size: 5vw;
    font-weight: 700;
  }
  .hojyokin_page2024 .o_btn:hover {
    border: 2px solid var(--coloro);
    background: #fff;
    color: var(--coloro);
    padding: 2vw;
    border-radius: 5px;
    text-align: center;
  }
  .hojyokin_page2024 .g_tit {
    color: var(--colorg);
    font-weight: 700;
    font-size: 6vw;
    line-height: 1.2;
  }
  .hojyokin_page2024 .fsz2 {
    font-size: 3.5vw;
  }
  .hojyokin_page2024 .fsz3 {
    font-size: 4vw;
  }
  .hojyokin_page2024 .fsz4 {
    font-size: 7vw;
  }
  .hojyokin_page2024 .btn_flex {
    display: block;
  }
  .hojyokin_page2024 .btn_flex a {
    width: 100%;
    margin-bottom: 10px;
    display: block;
  }
  .hojyokin_page2024 .btn_flex img {
    width: 100%;
  }
  .hojyokin_page2024 .lg_bg {
    background: #eef4f4;
    padding: 50px 0;
    background-image: url(../img/hojyokin/bg_house_sp.png);
    background-position: bottom 0 right 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .hojyokin_page2024 .c_flex {
    display: block;
  }
  .hojyokin_page2024 .c_flex img {
    margin-bottom: 20px;
  }
  .hojyokin_page2024 .seko_jirei_box .jirei {
    padding: 1rem;
  }
  .hojyokin_page2024 .seko_jirei_box .tit {
    font-size: 2rem;
    display: grid;
    letter-spacing: 0;
  }
  .hojyokin_page2024 .seko_jirei_box .tit .hissu {
    font-size: 2rem;
    top: 0;
    right: 0;
    position: relative;
    margin: 0 auto;
    width: 50%;
  }
  .hojyokin_page2024 .seko_jirei_box .tit .nini {
    font-size: 2rem;
    top: 0;
    right: 0;
    position: relative;
    margin: 0 auto;
    width: 50%;
  }
  .hojyokin_page2024 .seko_jirei_box .jirei .box {
    width: 48%;
    text-align: center;
    font-size: 1.6rem;
  }
  .hojyokin_page2024 .seko_jirei_box .jirei .box .fw7{
    letter-spacing: 0;

  }
  .hojyokin_page2024 .title_hukidashi_p:before {
    left: 45%;
  }

  .hojyokin_page2024 .title_hukidashi_p:after {
    left: 45%;
  }
  .hojyokin_page2024 .btn_h {
    width: 96%;
    margin: 0 auto;
  }
  .hojyokin_page2024 .mb20 {
    margin-bottom: calc(23 / 750 * 100vw);
  }
  .hojyokin_page2024 .mb30 {
    margin-bottom: calc(33 / 750 * 100vw);
  }
  .hojyokin_page2024 .mb40 {
    margin-bottom: calc(43 / 750 * 100vw);
  }
  .hojyokin_page2024 .mb50 {
    margin-bottom: calc(40 / 750 * 100vw);
  }
  .hojyokin_page2024 .mb60 {
    margin-bottom: calc(50 / 750 * 100vw);
  }
  .hojyokin_page2024 .mb80 {
    margin-bottom: calc(60 / 750 * 100vw);
  }
  .hojyokin_page2024 .reserve-cta {
    margin-top: calc(80 / 750 * 100vw);
  }
  .hojyokin_page2024 .table_box {
    display: flex;
    overflow-x: auto;
  }
  .hojyokin_page2024 .table_box img {
    width: 160%;
    max-width: none;
  }
  .hojyokin_page2024 .h_hr {
    display: block;
    border: 2px solid #ccc;
    margin: calc(60 / 750 * 100vw) 0;
  }
}


.hojyokin_page2024 .hojo01-wrap {
  margin-top: 15px;
}

@media screen and (min-width: 751px) {
  .hojyokin_page2024 .hojo01-wrap {
    display: flex;
  }
  .hojyokin_page2024 .hojo01-wrap-01 {
    width: 30%;
  }
  .hojyokin_page2024 .hojo01-wrap-02 {
    margin-left: 15px;
    width: 68%;
  }
}

.hojyokin_page2024 .g_link{
  color:#2390b8;
  text-decoration: underline;
}




:root {
	--green: #00A599;
	--green_l: #eef4f4;
	--pink: #E66F78;
	--pink_l: #f9f0f1;
	--blue: #65a1da;
	--blue_l: rgba(101, 161, 218, 0.1);
	--orange: #f09229;
	--orange_l: rgba(240, 147, 41, 0.1);
}
.sp_only{
	display: none;
}
.pc_only{
	display: block;
}
@media screen and (max-width: 750px) {
	:root {
			--break: 750;
	}
	.sp_only{
			display: block;
	}
	.pc_only{
			display: none;
	}
	}

@media screen and (min-width: 751px) and (max-width: 1300px) {
	:root {
			--break: 1300;
	}

}

@media screen and (min-width: 1301px) {
	:root {
			--break: 1301;
	}
}

.txt_green {
	color: var(--green);
}

.bg_green {
	background-color: var(--green);
}

.bg_green_l {
	background-color: var(--green_l);
}

.bdr_green {
	border-left-color: var(--green);
}

.txt_pink {
	color: var(--pink)
}

.bg_pink {
	background-color: var(--pink);
}

.bg_pink_l {
	background-color: var(--pink_l);
}

.bdr_pink {
	border-color: var(--pink) !important;
}

.bg_blue{
	background-color: var(--blue);
}
.bg_blue_l {
	background-color: var(--blue_l);
}
.bdr_blue {
	border-color: var(--blue);
}

.bg_orange{
	background-color: var(--orange);
}
.bg_orange_l {
	background-color: var(--orange_l);
}
.bdr_orange {
	border-color: var(--orange) ;
}

.txt_white {
	color: #fff;
}

.bg_white {
	background-color: #fff
}
.bdr_white {
	border-color: #fff ;
}

/*住宅省エネキャンペーン*/

.mgf {
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
}

#hojyokin_page {
	font-family: "Zen Maru Gothic", serif;
	line-height: 1.6;
	margin-bottom: 30px;
}

#hojyokin_page .img--fit {
	width: 100%;
}

#hojyokin_page .sec__in {
	display: block;
	margin: 0 auto;
	width: 80vw;
	max-width: 1000px;
}

#hojyokin_page .mv {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

#hojyokin_page .mv .btn_h {
	position: absolute;
	right: 0;
	bottom: 20px;
}

#hojyokin_page .btn_h_contact {
	margin-left: 80px;
}

#hojyokin_page .mv .h-btn:hover {
	border: 2px solid #00A599;
	background: #00A599;
	color: #fff;
}

#hojyokin_page .btn_flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#hojyokin_page .btn_flex a {
	width: 32%;
}

#hojyokin_page .lg_bg {
	background: #eef4f4;
	padding: 50px 0;
	background-image: url(../img/3hojyokin/bg_house.png);
	background-position: bottom 0 right 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

#hojyokin_page .c_flex {
	display: flex;
	justify-content: space-between;
}

#hojyokin_page .c_flex img {
	width: 95%;
}

#hojyokin_page .fw7 {
	font-weight: 700;
}

#hojyokin_page h3 {
	line-height: 1.2;
}

#hojyokin_page .fcp {
	color: #E66F78;
}

#hojyokin_page .fcb {
	color: #65A1DA;
}

#hojyokin_page .fco {
	color: #F09229;
}

#hojyokin_page .fcg {
	color: #00A599;
}

#hojyokin_page .mv .btn_h {
	position: absolute;
	right: 0;
	bottom: 20px;
	display: flex;
}

#hojyokin_page .mv .h-btn {
	border: 2px solid #00A599;
	background: #fff;
	color: #00A599;
	padding: 20px 50px;
	border-radius: 999px;
	width: 100%;
	font-size: 21px;
	text-align: center;
}

#hojyokin_page .p_btn {
	border: 2px solid #E66F78;
	background: #E66F78;
	color: #fff;
	padding: 20px 0px;
	border-radius: 5px;
	text-align: center;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 700;
}

#hojyokin_page .p_btn:hover {
	border: 2px solid #E66F78;
	background: #fff;
	color: #E66F78;
	padding: 20px 10px;
	border-radius: 5px;
	text-align: center;
}

#hojyokin_page .b_btn {
	border: 2px solid #65A1DA;
	background: #65A1DA;
	color: #fff;
	padding: 20px 10px;
	border-radius: 5px;
	text-align: center;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 700;
}

#hojyokin_page .b_btn:hover {
	border: 2px solid #65A1DA;
	background: #fff;
	color: #65A1DA;
	padding: 20px 10px;
	border-radius: 5px;
	text-align: center;
}

#hojyokin_page .o_btn {
	border: 2px solid #F09229;
	background: #F09229;
	color: #fff;
	padding: 20px 10px;
	border-radius: 5px;
	text-align: center;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 700;
}

#hojyokin_page .o_btn:hover {
	border: 2px solid #F09229;
	background: #fff;
	color: #F09229;
	padding: 20px 10px;
	border-radius: 5px;
	text-align: center;
}

#hojyokin_page .g_tit {
	color: #00A599;
	font-weight: 700;
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 1.2;
}

#hojyokin_page .fsz2 {
	font-size: 20px;
	font-size: 2.0rem;
}

#hojyokin_page .fsz3 {
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 1.5;
}

#hojyokin_page .fsz4 {
	font-size: 40px;
	font-size: 4.0rem;
}

#hojyokin_page .title_hukidashi_p {
	position: relative;
	padding: 1.5rem 2rem;
	border-bottom: 3px solid #E66F78;
	background: #fff;
}

#hojyokin_page .title_hukidashi_p:before {
	position: absolute;
	bottom: -28px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	content: '';
	border-width: 28px 24px 0 24px;
	border-style: solid;
	border-color: #E66F78 transparent transparent transparent;
}

#hojyokin_page .title_hukidashi_p:after {
	position: absolute;
	bottom: -24px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	content: '';
	border-width: 28px 24px 0 24px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}

#hojyokin_page .title_hukidashi_b {
	position: relative;
	padding: 1.5rem 2rem;
	border-bottom: 3px solid #65A1DA;
	background: #fff;
}

#hojyokin_page .title_hukidashi_b:before {
	position: absolute;
	bottom: -28px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	content: '';
	border-width: 28px 24px 0 24px;
	border-style: solid;
	border-color: #65A1DA transparent transparent transparent;
}

#hojyokin_page .title_hukidashi_b:after {
	position: absolute;
	bottom: -24px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	content: '';
	border-width: 28px 24px 0 24px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}

#hojyokin_page .title_hukidashi_o {
	position: relative;
	padding: 1.5rem 2rem;
	border-bottom: 3px solid #F09229;
	background: #fff;
}

#hojyokin_page .title_hukidashi_o:before {
	position: absolute;
	bottom: -28px;
	left: 50%;
	transform: translateX(-50%);

	width: 0;
	height: 0;
	content: '';
	border-width: 28px 24px 0 24px;
	border-style: solid;
	border-color: #F09229 transparent transparent transparent;
}

#hojyokin_page .title_hukidashi_o:after {
	position: absolute;
	bottom: -24px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	content: '';
	border-width: 28px 24px 0 24px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}

#hojyokin_page .table_box {
	display: flex;
}
#hojyokin_page .table_box2 {
}
#hojyokin_page .kagi_box {
	--x-gradient: linear-gradient(90deg, #333 0 30px, transparent 0 calc(100% - 30px), #333 calc(100% - 30px));
	--y-gradient: linear-gradient(#333 0 30px, transparent 0 calc(100% - 30px), #333 calc(100% - 30px));
	padding: 3rem;
	background-image:
			var(--x-gradient),
			var(--y-gradient),
			var(--x-gradient),
			var(--y-gradient);
	background-repeat: no-repeat;
	background-size: 100% 5px, 5px 100%, 100% 5px, 5px 100%;
	background-position: top, right, bottom, left;
	width: 100%;
	border: 1px solid #ccc;
	text-align: left;
}

#hojyokin_page .kagi_box .tit01 {
	background: #00A599;
	border: 2px solid #00A599;
	border-radius: 20px;
	padding: 1rem;
	text-align: center;
	margin: 0 auto 20px;
	color: #fff;
	width: 300px;
}

#hojyokin_page .kagi_box .tit02 {
	background: #fff;
	border: 2px solid #00A599;
	border-radius: 20px;
	padding: 1rem;
	text-align: center;
	margin: 0 auto 20px;
	color: #00A599;
	width: 300px;
}

#hojyokin_page .kagi_box .tit03 {
	background: #65A1DA;
	border: 2px solid #65A1DA;
	border-radius: 20px;
	padding: 1rem;
	text-align: center;
	margin: 0 auto 20px;
	color: #fff;
	width: 300px;
}

#hojyokin_page .kagi_box .tit04 {
	background: #fff;
	border: 2px solid #65A1DA;
	border-radius: 20px;
	padding: 1rem;
	text-align: center;
	margin: 0 auto 20px;
	color: #65A1DA;
	width: 300px;
}

#hojyokin_page .lp_bg {
	background: #f9f0f1;
	padding: 50px 0;
}

#hojyokin_page .seko_jirei_box {
	background: #fff;
	border-radius: 10px;
	margin-bottom: 30px;
	width: 100%;
}

#hojyokin_page .seko_jirei_box .tit {
	background: #E66F78;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 1rem;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 1rem;
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: 700;
	position: relative;
}

#hojyokin_page .seko_jirei_box .tit .hissu {
	background: #fff;
	border-radius: 20px;
	color: #E66F78;
	text-align: center;
	padding: .5rem 2rem;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 700;
	top: 10px;
	right: 10px;
	position: absolute;
}

#hojyokin_page .seko_jirei_box .tit .nini {
	background: #fff;
	border-radius: 20px;
	color: #808080;
	text-align: center;
	padding: .5rem 2rem;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 700;
	top: 10px;
	right: 10px;
	position: absolute;
}

#hojyokin_page .seko_jirei_box .jirei {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	padding: 3rem;
}

#hojyokin_page .seko_jirei_box .jirei .box {
	width: 31%;
	margin: 0 1% 20px;
	text-align: center;
	font-size: 1.4rem;
}

#hojyokin_page .seko_jirei_box .jirei .box img {
	width: 100%;
	margin-bottom: 8px;
}

#hojyokin_page .mado_flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#hojyokin_page .mado_flex .m_box {
	width: 48%;
	margin: 1%;
	text-align: center;
}

#hojyokin_page .mado_flex .m_box img {
	width: 100%;
	margin-bottom: 8px;
}

#hojyokin_page .lo_bg {
	background: #f9f8ef;
	padding: 50px 0;
}

#hojyokin_page .mb20 {
	margin-bottom: 20px;
}

#hojyokin_page .mb30 {
	margin-bottom: 30px;
}

#hojyokin_page .mb50 {
	margin-bottom: 50px;
}

#hojyokin_page .mb80 {
	margin-bottom: 80px;
}

#hojyokin_page .h_hr {
	display: none;
}

#hojyokin_page .lineup-cta-box .cmn-btns {
	width: 410px;
}

#hojyokin_page .lineup-cta__in {
	display: flex;
	justify-content: center;
}

#hojyokin_page .renov-cta .cmn-btns {
	display: flex;
	justify-content: center;
}

#hojyokin_page .renov-cta .btn_h {
	padding-top: 30px;
}

#hojyokin_page .cmn-cta-time {
	font-family: noto-sans-cjk-jp, sans-serif;
}

.hojokin_caution {
	border: solid 1px #b71c1c;
	margin-bottom: 20px !important;
	text-align: center;
	padding: 1em;
}

.hojokin_caution .ttl {
	background-color: #b71c1c;
	color: #fff;
	border-radius: 100px;
	font-weight: bold;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0.4em 2em;
	margin-bottom: 1em;
}

.hojokin_caution .fv_l {
	font-size: 1.3em;
}

.hojokin_caution .marker {
	background: linear-gradient(transparent 60%, #ff6 60%);
}

.hojokin_caution p {
	font-weight: bold;
}

.hojokin_caution .red {
	font-size: 20px;
	font-weight: 700;
	color: #b71c1c;
	border-bottom: 1px solid #b71c1c;
}

.hojyokouji_fbox {
	display: flex;
	justify-content: flex-start;
}

.txt_tal {
	text-align: left;
}

.g_link {
	color: #00A599 !important;
	text-decoration: underline;
}

.g_link:hover {
	color: #ccc;
	text-decoration: none;
}



@media screen and (min-width: 751px) and (max-width: 1300px) {
	#hojyokin_page .mv .btn_h {
			position: absolute;
			right: 0;
			bottom: 20px;
			width: 24em;
			display: flex;
	}

	#hojyokin_page .mv .h-btn {
			border: 2px solid #00A599;
			background: #fff;
			color: #00A599;
			padding: 1em 0;
			border-radius: 999px;
			width: 100%;
			font-size: 1.8em;
			text-align: center;
	}

	#hojyokin_page .p_btn {
			border: 2px solid #E66F78;
			background: #E66F78;
			color: #fff;
			padding: 1em 0;
			border-radius: 5px;
			text-align: center;
			font-size: 1.4em;
			font-weight: 700;
	}

	#hojyokin_page .p_btn:hover {
			border: 2px solid #E66F78;
			background: #fff;
			color: #E66F78;
			padding: 1em 0;
			border-radius: 5px;
			text-align: center;
	}

	#hojyokin_page .b_btn {
			border: 2px solid #65A1DA;
			background: #65A1DA;
			color: #fff;
			padding: 1em 0;
			border-radius: 5px;
			text-align: center;
			font-size: 1.4em;
			font-weight: 700;
	}

	#hojyokin_page .b_btn:hover {
			border: 2px solid #65A1DA;
			background: #fff;
			color: #65A1DA;
			padding: 1em 0;
			border-radius: 5px;
			text-align: center;
	}

	#hojyokin_page .o_btn {
			border: 2px solid #F09229;
			background: #F09229;
			color: #fff;
			padding: 1em 0;
			border-radius: 5px;
			text-align: center;
			font-size: 1.4em;
			font-weight: 700;
	}

	#hojyokin_page .o_btn:hover {
			border: 2px solid #F09229;
			background: #fff;
			color: #F09229;
			padding: 1em 0;
			border-radius: 5px;
			text-align: center;
	}

	#hojyokin_page .g_tit {
			color: #00A599;
			font-weight: 700;
			font-size: 3vw;
			line-height: 1.2;
	}

	#hojyokin_page .fsz2 {
			font-size: calc(20/ var(--break) * 100vw);
	}

	#hojyokin_page .fsz3 {
			font-size: calc(30 / var(--break) * 100vw);
	}

	#hojyokin_page .fsz4 {
			font-size: 4vw;
	}

	#hojyokin_page .table_box img {
			width: 100%;
	}

	#hojyokin_page .renov-cta .cmn-btns {
			display: flex;
			justify-content: center;
			width: 100%;
	}

	#hojyokin_page .renov-cta .btn_h {
			padding-top: 2.4vw;
	}

	#hojyokin_page .lineup-cta-box .cmn-btns {
			width: 31vw;
	}
}

@media screen and (max-width: 750px) {
	#hojyokin_page {
			margin-bottom: calc(33 / 750 * 100vw);
	}

	.contact-cta-btns a {
			position: relative;
			display: block;
			align-items: center;
			width: 84.66667vw;
			padding: 3vw;
			height: 14vw;
			font-size: 6vw;
			font-weight: 500;
			line-height: 1.2em;
			transition: color .3s, background-color .3s;
	}

	#hojyokin_page .mv .btn_h {
			position: relative;
			right: 0;
			bottom: 1vw;
			max-width: 96%;
			width: 96%;
			display: flex;
	}

	#hojyokin_page .sec__in {
			display: block;
			margin: 0 auto;
			width: 92%;
			max-width: 92%;
	}

	#hojyokin_page .mv .btn_h {
			position: relative;
			right: 0;
			bottom: 0;
			margin-top: 20px;
			margin-bottom: 10px;
			font-size: 4vw;
			width: 100%;
			max-width: 100%;
			display: flex;
	}

	.h-btn {
			border: 2px solid #00A599;
			background: #fff;
			color: #00A599;
			padding: 3vw 22vw;
			border-radius: 30px;
			width: 100%;
			font-size: 5vw;
			text-align: center;
	}

	#hojyokin_page .p_btn {
			border: 2px solid #E66F78;
			background: #E66F78;
			color: #fff;
			padding: 4vw 0;
			border-radius: 5px;
			text-align: center;
			font-size: 5vw;
			font-weight: 700;
	}

	#hojyokin_page .p_btn:hover {
			border: 2px solid #E66F78;
			background: #fff;
			color: #E66F78;
			padding: 4vw 2vw;
			border-radius: 5px;
			text-align: center;
	}

	#hojyokin_page .b_btn {
			border: 2px solid #65A1DA;
			background: #65A1DA;
			color: #fff;
			padding: 4vw 2vw;
			border-radius: 5px;
			text-align: center;
			font-size: 5vw;
			font-weight: 700;
	}

	#hojyokin_page .b_btn:hover {
			border: 2px solid #65A1DA;
			background: #fff;
			color: #65A1DA;
			padding: 4vw 2vw;
			border-radius: 5px;
			text-align: center;
	}

	#hojyokin_page .o_btn {
			border: 2px solid #F09229;
			background: #F09229;
			color: #fff;
			padding: 4vw 2vw;
			border-radius: 5px;
			text-align: center;
			font-size: 5vw;
			font-weight: 700;
	}

	#hojyokin_page .o_btn:hover {
			border: 2px solid #F09229;
			background: #fff;
			color: #F09229;
			padding: 4vw 2vw;
			border-radius: 5px;
			text-align: center;
	}

	#hojyokin_page .g_tit {
			color: #00A599;
			font-weight: 700;
			font-size: 6vw;
			line-height: 1.2;
	}

	#hojyokin_page .fsz2 {
			font-size: 4vw;
	}

	#hojyokin_page .fsz3 {
			font-size: 4vw;
	}

	#hojyokin_page .fsz4 {
			font-size: 7vw;
	}

	#hojyokin_page .btn_flex {
			display: block;
	}

	#hojyokin_page .btn_flex a {
			width: 100%;
			margin-bottom: 10px;
			display: block;
	}

	#hojyokin_page .btn_flex img {
			width: 100%;
	}

	#hojyokin_page .lg_bg {
			background: #eef4f4;
			padding: 50px 0;
			background-image: url(../img/3hojyokin/bg_house_sp.png);
			background-position: bottom 0 right 0;
			background-repeat: no-repeat;
			background-size: 100% auto;
	}

	#hojyokin_page .c_flex {
			display: block;
	}

	#hojyokin_page .c_flex img {
			margin-bottom: 20px;
	}

	#hojyokin_page .seko_jirei_box .jirei {
			padding: 1rem;
	}

	#hojyokin_page .seko_jirei_box .tit {
			font-size: 2rem;
			display: grid;
	}

	#hojyokin_page .seko_jirei_box .tit .hissu {
			font-size: 2rem;
			top: 0;
			right: 0;
			position: relative;
			margin: 0 auto;
			width: 50%;
	}

	#hojyokin_page .seko_jirei_box .tit .nini {
			font-size: 2rem;
			top: 0;
			right: 0;
			position: relative;
			margin: 0 auto;
			width: 50%;
	}

	#hojyokin_page .seko_jirei_box .jirei .box {
			width: 48%;
			text-align: center;
			font-size: 1.6rem;
	}

	#hojyokin_page .title_hukidashi_p:before {
			left: 50%;
			transform: translateX(-50%);
	}

	#hojyokin_page .title_hukidashi_p:after {
			left: 50%;
			transform: translateX(-50%);
	}

	#hojyokin_page .btn_h {
			width: 96%;
			margin: 1em auto;
	}

	#hojyokin_page .mb20 {
			margin-bottom: calc(23 / 750 * 100vw);
	}

	#hojyokin_page .mb30 {
			margin-bottom: calc(33 / 750 * 100vw);
	}

	#hojyokin_page .mb50 {
			margin-bottom: calc(40 / 750 * 100vw);
	}

	#hojyokin_page .mb80 {
			margin-bottom: calc(60 / 750 * 100vw);
	}

	#hojyokin_page .reserve-cta {
			margin-top: calc(80 / 750 * 100vw);
	}

	#hojyokin_page .table_box {
			display: flex;
			overflow-x: auto;
	}

	#hojyokin_page .table_box2 {
			overflow-x: auto;
	}
	
	#hojyokin_page .table_box img {
			width: 160%;
	}

	#hojyokin_page .h_hr {
			display: block;
			border: 2px solid #ccc;
			margin: calc(60 / 750 * 100vw) 0;
	}

	#hojyokin_page .lineup-cta__in {
			display: block;
	}

	#hojyokin_page .renov-cta .cmn-btns {
			display: block;
	}

	#hojyokin_page .lineup-cta-box .cmn-btns {
			width: 100%;
	}

	.hojyokouji_fbox {
			display: block;
	}
}



#hojyokin_page {
	/*jirei*/
	/*table*/
}
#hojyokin_page .box_hojokin {
	display: flex;
	justify-content: space-between;
}
#hojyokin_page .box_hojokin .col {
	width: calc(50% - 15 / var(--break) * 100vw);
	border: calc(5 / var(--break) * 100vw) solid var(--green);
	border-radius: calc(17 / var(--break) * 100vw);
	font-weight: bold;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}
#hojyokin_page .box_hojokin .ttl {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: calc(32 / var(--break) * 100vw);
	line-height: 1;
	border-bottom: calc(5 / var(--break) * 100vw) solid var(--green);
	height: calc(84 / var(--break) * 100vw);
}
#hojyokin_page .box_hojokin .cont {
	background-color: #fff;
	padding: calc(30 / var(--break) * 100vw) 0;
	flex-grow: 2;
}
#hojyokin_page .box_hojokin .head {
	text-align: center;
	font-size: calc(24 / var(--break) * 100vw);
	margin-bottom: calc(10 / var(--break) * 100vw);
	line-height: 1;
}
#hojyokin_page .box_hojokin .large {
	font-size: calc(41 / var(--break) * 100vw);
	margin-bottom: calc(30 / var(--break) * 100vw);
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: baseline;
}
#hojyokin_page .box_hojokin .lg {
	font-size: calc(123 / var(--break) * 100vw);
}
#hojyokin_page .box_hojokin .md {
	font-size: calc(42 / var(--break) * 100vw);
	line-height: 1.5;
}
#hojyokin_page .box_hojokin .txt {
	text-align: left;
	padding: 0 calc(24 / var(--break) * 100vw);
	font-size: calc(23 / var(--break) * 100vw);
}
#hojyokin_page .box_hojokin .txt2 {
	text-align: left;
	padding: 0 calc(30 / var(--break) * 100vw);
	font-size: calc(23 / var(--break) * 100vw);
}
#hojyokin_page .box_hojokin .txt2 + .txt2 {
	margin-top: 1em;
}
#hojyokin_page .box_hojokin.pink {
	position: relative;
}
#hojyokin_page .box_hojokin.pink::before {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color: var(--pink);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-size: 70%;
	background-image: url(../img/hojokin/cross.svg);
	border-radius: 50%;
	width: calc(80 / var(--break) * 100vw);
	height: calc(80 / var(--break) * 100vw);
	z-index: 1;
}
#hojyokin_page .box_hojokin.pink .col {
	border-width: 1px !important;
	box-shadow: 0 calc(22 / var(--break) * 100vw) 0 0 rgba(230, 111, 121, 0.65);
	background-color: #fff;
	position: relative;
}
#hojyokin_page .box_hojokin.pink .ttl {
	margin: calc(37 / var(--break) * 100vw) calc(65 / var(--break) * 100vw) 0;
	border-radius: 999px;
	border-bottom: none;
	height: calc(52 / var(--break) * 100vw);
}
#hojyokin_page .box_lead {
	border-radius: calc(18 / var(--break) * 100vw);
	padding: calc(36 / var(--break) * 100vw) calc(55 / var(--break) * 100vw) calc(36 / var(--break) * 100vw) calc(300 / var(--break) * 100vw);
	background-position: left calc(48 / var(--break) * 100vw) center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/hojokin/img_hojokin01.png);
	background-size: calc(202 / var(--break) * 100vw) calc(202 / var(--break) * 100vw);
	min-height: calc(240 / var(--break) * 100vw);
}
#hojyokin_page .box_lead .ttl {
	font-size: calc(36 / var(--break) * 100vw);
	margin-bottom: calc(20 / var(--break) * 100vw);
	line-height: 1;
	font-weight: bold;
	text-align: left;
}
#hojyokin_page .box_lead .txt {
	font-size: calc(14 / var(--break) * 100vw);
	line-height: 1.6;
	font-weight: bold;
	text-align: left;
}
#hojyokin_page .box_lead .txt + .txt {
	margin-top: 1.5em;
}
#hojyokin_page .box_lead.box_pink {
	background-image: url(../img/hojokin/img_hojokin01.png);
}
#hojyokin_page .box_lead.box_blue {
	background-image: url(../img/hojokin/img_hojokin02.png);
}
#hojyokin_page .box_lead.box_orange {
	background-image: url(../img/hojokin/img_hojokin03.png);
}
#hojyokin_page .box_jirei {
	display: flex;
	-moz-column-gap: calc(30 / var(--break) * 100vw);
						column-gap: calc(30 / var(--break) * 100vw);
}
#hojyokin_page .box_jirei &gt; .img {
	width: calc(55% - 15 / var(--break) * 100vw);
}
#hojyokin_page .box_jirei &gt; .txtarea {
	width: calc(45% - 15 / var(--break) * 100vw);
	text-align: left;
	font-weight: bold;
}
#hojyokin_page .box_jirei &gt; .txtarea .ttl {
	font-size: calc(28 / var(--break) * 100vw);
}
#hojyokin_page .box_jirei &gt; .txtarea .large {
	font-size: calc(42 / var(--break) * 100vw);
	line-height: 1;
	margin-bottom: calc(20 / var(--break) * 100vw);
}
#hojyokin_page .box_jirei &gt; .txtarea .large span {
	font-size: calc(83 / var(--break) * 100vw);
}
#hojyokin_page .box_jirei &gt; .txtarea .small {
	font-size: calc(14 / var(--break) * 100vw);
	line-height: 1.5;
}
#hojyokin_page .box_jirei &gt; .txtarea ol {
	counter-reset: item;
	font-size: calc(22 / var(--break) * 100vw);
}
#hojyokin_page .box_jirei &gt; .txtarea ol li {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
#hojyokin_page .box_jirei &gt; .txtarea ol li span {
	white-space: nowrap;
}
#hojyokin_page .box_jirei &gt; .txtarea ol li:before {
	display: block;
	counter-increment: item;
	content: counter(item);
	background-color: var(--pink);
	border-radius: 50%;
	color: #fff;
	margin-right: 0.5em;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	letter-spacing: 0;
	justify-content: center;
	height: calc(24 / var(--break) * 100vw);
	width: calc(24 / var(--break) * 100vw);
	font-weight: 500;
	text-align: center;
	line-height: 1;
	font-size: calc(18 / var(--break) * 100vw);
}
#hojyokin_page .box_jirei &gt; .txtarea .head {
	width: calc(220 / var(--break) * 100vw);
}
#hojyokin_page .box_jirei.ai_center {
	align-items: center;
}
#hojyokin_page .box_jirei.ai_center &gt; .img {
	width: calc(50% - 15 / var(--break) * 100vw);
}
#hojyokin_page .box_jirei.ai_center &gt; .txtarea {
	width: calc(50% - 15 / var(--break) * 100vw);
}
#hojyokin_page .box_jirei:last-child &gt; .txtarea .head {
	width: calc(280 / var(--break) * 100vw);
}
#hojyokin_page .tbl_hojokin {
	width: 100%;
	border-style: solid;
	border-width: 3px;
	table-layout: fixed;
}
#hojyokin_page .tbl_hojokin.bdr_blue th {
	border-color: var(--blue);
}
#hojyokin_page .tbl_hojokin.bdr_blue td {
	border-color: var(--blue);
}
#hojyokin_page .tbl_hojokin.bdr_orange {
	text-align: center;
}
#hojyokin_page .tbl_hojokin.bdr_orange th {
	border-color: var(--orange);
}
#hojyokin_page .tbl_hojokin.bdr_orange td {
	border-color: var(--orange);
}
#hojyokin_page .tbl_hojokin.bdr_green {
	text-align: center;
}
#hojyokin_page .tbl_hojokin.bdr_green th {
	border-color: var(--green);
}
#hojyokin_page .tbl_hojokin.bdr_green td {
	border-color: var(--green);
}
#hojyokin_page .tbl_hojokin thead th {
	border-style: solid;
	border-width: 3px;
	padding: calc(20 / var(--break) * 100vw);
	font-size: calc(20 / var(--break) * 100vw);
	line-height: 1.1;
	font-weight: bold;
	height: calc(100 / var(--break) * 100vw);
}
#hojyokin_page .tbl_hojokin thead th span {
	font-size: calc(15 / var(--break) * 100vw);
}
#hojyokin_page .tbl_hojokin thead th:not(:first-child):not(:last-child) {
	border-right-color: #fff !important;
}
#hojyokin_page .tbl_hojokin tbody th {
	border-style: solid;
	border-width: 3px;
	padding: calc(20 / var(--break) * 100vw);
	font-size: calc(20 / var(--break) * 100vw);
	font-weight: bold;
	line-height: 1.1;
	height: calc(120 / var(--break) * 100vw);
}
#hojyokin_page .tbl_hojokin tbody th span {
	font-size: calc(18 / var(--break) * 100vw);
}
#hojyokin_page .tbl_hojokin tbody td {
	border-style: solid;
	border-width: 3px;
	font-weight: bold;
	padding: calc(20 / var(--break) * 100vw);
	font-size: calc(20 / var(--break) * 100vw);
	height: calc(120 / var(--break) * 100vw);
}
#hojyokin_page .tbl_hojokin tbody td p {
	font-size: calc(13 / var(--break) * 100vw);
	line-height: 1.6;
	text-align: left;
}
#hojyokin_page .tbl_hojokin tbody td.tl {
	vertical-align: top;
	text-align: left;
}
#hojyokin_page .tbl_hojokin tbody td.cl {
	text-align: left;
}
#hojyokin_page .tbl_hojokin tbody td.md {
	font-size: calc(15 / var(--break) * 100vw);
}
#hojyokin_page .tbl_hojokin tbody td.sm {
	letter-spacing: 0;
	font-size: calc(14 / var(--break) * 100vw);
}

@media screen and (max-width: 750px) {
	#hojyokin_page {
			/*jirei*/
			/*table*/
	}
	#hojyokin_page .box_hojokin {
			flex-direction: column;
	}
	#hojyokin_page .box_hojokin .col {
			width: 100%;
			border-width: 3px;
	}
	#hojyokin_page .box_hojokin .col + .col {
			margin-top: 1em;
	}
	#hojyokin_page .box_hojokin .ttl {
			font-size: calc(36 / var(--break) * 100vw);
			border-bottom: 3px solid var(--green);
	}
	#hojyokin_page .box_hojokin .cont {
			padding: calc(40 / var(--break) * 100vw) 0;
	}
	#hojyokin_page .box_hojokin .head {
			font-size: calc(28 / var(--break) * 100vw);
			margin-bottom: calc(20 / var(--break) * 100vw);
	}
	#hojyokin_page .box_hojokin .large {
			font-size: calc(50 / var(--break) * 100vw);
			margin-bottom: calc(40 / var(--break) * 100vw);
	}
	#hojyokin_page .box_hojokin .lg {
			font-size: calc(130 / var(--break) * 100vw);
	}
	#hojyokin_page .box_hojokin .md {
			font-size: calc(50 / var(--break) * 100vw);
	}
	#hojyokin_page .box_hojokin .txt {
			padding: 0 calc(30 / var(--break) * 100vw);
			font-size: calc(30 / var(--break) * 100vw);
	}
	#hojyokin_page .box_hojokin .txt2 {
			text-align: left;
			padding: 0 calc(35 / var(--break) * 100vw);
			font-size: calc(30 / var(--break) * 100vw);
	}
	#hojyokin_page .box_hojokin.pink {
			position: relative;
	}
	#hojyokin_page .box_hojokin.pink::before {
			content: "";
			display: block;
			position: absolute;
			left: 50%;
			top: 50%;
			transform: translate(-50%, 0%);
			background-color: var(--pink);
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
			background-size: 70%;
			background-image: url(../img/hojokin/cross.svg);
			border-radius: 50%;
			width: calc(100 / var(--break) * 100vw);
			height: calc(100 / var(--break) * 100vw);
			z-index: 1;
	}
	#hojyokin_page .box_hojokin.pink .col + .col {
			margin-top: calc(50 / var(--break) * 100vw);
	}
	#hojyokin_page .box_hojokin.pink .ttl {
			margin: calc(37 / var(--break) * 100vw) calc(65 / var(--break) * 100vw) 0;
			height: calc(60 / var(--break) * 100vw);
	}
	#hojyokin_page .box_lead {
			border-radius: calc(40 / var(--break) * 100vw);
			padding: calc(40 / var(--break) * 100vw);
			background-position: left calc(40 / var(--break) * 100vw) top calc(40 / var(--break) * 100vw);
			min-height: auto;
	}
	#hojyokin_page .box_lead .ttl {
			height: calc(202 / var(--break) * 100vw);
			line-height: 1.5;
			padding-left: calc(220 / var(--break) * 100vw);
			display: flex;
			align-items: center;
	}
	#hojyokin_page .box_lead .txt {
			font-size: calc(24 / var(--break) * 100vw);
			font-weight: 500;
			line-height: 1.5;
	}
	#hojyokin_page .box_jirei {
			flex-direction: column;
			row-gap: calc(30 / var(--break) * 100vw);
			padding-bottom: calc(50 / var(--break) * 100vw);
			border-bottom: 2px solid #999;
			margin-bottom: calc(50 / var(--break) * 100vw);
	}
	#hojyokin_page .box_jirei &gt; .img {
			width: 100% !important;
	}
	#hojyokin_page .box_jirei &gt; .txtarea {
			width: 100% !important;
	}
	#hojyokin_page .box_jirei &gt; .txtarea .ttl {
			font-size: calc(50 / var(--break) * 100vw);
	}
	#hojyokin_page .box_jirei &gt; .txtarea .large {
			font-size: calc(90 / var(--break) * 100vw);
			margin-bottom: calc(30 / var(--break) * 100vw);
	}
	#hojyokin_page .box_jirei &gt; .txtarea .large span {
			font-size: calc(150 / var(--break) * 100vw);
	}
	#hojyokin_page .box_jirei &gt; .txtarea .small {
			font-size: calc(20 / var(--break) * 100vw);
	}
	#hojyokin_page .box_jirei &gt; .txtarea ol {
			font-size: calc(40 / var(--break) * 100vw);
	}
	#hojyokin_page .box_jirei &gt; .txtarea ol li {
			justify-content: space-between;
			letter-spacing: 0;
	}
	#hojyokin_page .box_jirei &gt; .txtarea ol li:before {
			height: calc(40 / var(--break) * 100vw);
			width: calc(40 / var(--break) * 100vw);
			font-size: calc(28 / var(--break) * 100vw);
	}
	#hojyokin_page .box_jirei &gt; .txtarea .head {
			width: auto;
			flex-grow: 2;
	}
	#hojyokin_page .box_jirei.ai_center &gt; .txtarea .ttl {
			font-size: calc(40 / var(--break) * 100vw);
	}
	#hojyokin_page .box_jirei.ai_center &gt; .txtarea .large {
			font-size: calc(50 / var(--break) * 100vw);
	}
	#hojyokin_page .box_jirei.ai_center &gt; .txtarea .large span {
			font-size: calc(120 / var(--break) * 100vw);
	}
	#hojyokin_page .box_jirei.ai_center &gt; .txtarea .small {
			font-size: calc(18 / var(--break) * 100vw);
			letter-spacing: 0;
	}
	#hojyokin_page .box_jirei:last-child {
			border-bottom: none;
	}
	#hojyokin_page .tbl_hojokin {
			width: 780px;
	}
	#hojyokin_page .tbl_hojokin thead th {
			padding: calc(10 / var(--break) * 100vw);
			font-size: calc(26 / var(--break) * 100vw);
	}
	#hojyokin_page .tbl_hojokin thead th span {
			font-size: calc(20 / var(--break) * 100vw);
	}
	#hojyokin_page .tbl_hojokin tbody th {
			padding: calc(10 / var(--break) * 100vw);
			font-size: calc(26 / var(--break) * 100vw);
	}
	#hojyokin_page .tbl_hojokin tbody th span {
			font-size: calc(22 / var(--break) * 100vw);
	}
	#hojyokin_page .tbl_hojokin tbody td {
			padding: calc(10 / var(--break) * 100vw);
			font-size: calc(26 / var(--break) * 100vw);
	}
	#hojyokin_page .tbl_hojokin tbody td.md {
			font-size: calc(24 / var(--break) * 100vw);
	}
	#hojyokin_page .tbl_hojokin tbody td.sm {
			font-size: calc(22 / var(--break) * 100vw);
	}
}
@media screen and (min-width: 1301px) {
	#hojyokin_page {
			/*jirei*/
			/*table*/
	}
	#hojyokin_page .box_hojokin .col {
			width: calc(50% - 15px);
			border: 5px solid var(--green);
			border-radius: 17px;
	}
	#hojyokin_page .box_hojokin .ttl {
			font-size: 32px;
			border-bottom: 5px solid var(--green);
			height: 84px;
	}
	#hojyokin_page .box_hojokin .cont {
			padding: 30px 0;
	}
	#hojyokin_page .box_hojokin .head {
			font-size: 24px;
			margin-bottom: 10px;
	}
	#hojyokin_page .box_hojokin .large {
			font-size: 41px;
			margin-bottom: 30px;
	}
	#hojyokin_page .box_hojokin .lg {
			font-size: 123px;
	}
	#hojyokin_page .box_hojokin .md {
			font-size: 42px;
	}
	#hojyokin_page .box_hojokin .txt {
			padding: 0 24px;
			font-size: 23px;
	}
	#hojyokin_page .box_hojokin .txt2 {
			padding: 0 30px;
			font-size: 22px;
	}
	#hojyokin_page .box_hojokin.pink::before {
			width: 80px;
			height: 80px;
	}
	#hojyokin_page .box_hojokin.pink .col {
			box-shadow: 0 22px 0 0 rgba(230, 111, 121, 0.65);
	}
	#hojyokin_page .box_hojokin.pink .ttl {
			margin: 37px 65px;
			height: 52px;
	}
	#hojyokin_page .box_lead {
			border-radius: 18px;
			padding: 36px 55px 36px 300px;
			background-position: left 48px center;
			background-size: 202px 202px;
			min-height: 240px;
	}
	#hojyokin_page .box_lead .ttl {
			font-size: 36px;
			margin-bottom: 20px;
	}
	#hojyokin_page .box_lead .txt {
			font-size: 14px;
	}
	#hojyokin_page .box_jirei {
			-moz-column-gap: 30px;
								column-gap: 30px;
	}
	#hojyokin_page .box_jirei &gt; .img {
			width: calc(55% - 15px);
	}
	#hojyokin_page .box_jirei &gt; .txtarea {
			width: calc(45% - 15px);
	}
	#hojyokin_page .box_jirei &gt; .txtarea .ttl {
			font-size: 28px;
	}
	#hojyokin_page .box_jirei &gt; .txtarea .large {
			font-size: 42px;
			margin-bottom: 20px;
	}
	#hojyokin_page .box_jirei &gt; .txtarea .large span {
			font-size: 83px;
	}
	#hojyokin_page .box_jirei &gt; .txtarea .small {
			font-size: 14px;
	}
	#hojyokin_page .box_jirei &gt; .txtarea ol {
			font-size: 22px;
	}
	#hojyokin_page .box_jirei &gt; .txtarea ol li:before {
			height: 24px;
			width: 24px;
			font-size: 18px;
	}
	#hojyokin_page .box_jirei &gt; .txtarea .head {
			width: 220px;
	}
	#hojyokin_page .box_jirei.ai_center &gt; .img {
			width: calc(50% - 15px);
	}
	#hojyokin_page .box_jirei.ai_center &gt; .txtarea {
			width: calc(50% - 15px);
	}
	#hojyokin_page .box_jirei:last-child &gt; .txtarea .head {
			width: 280px;
	}
	#hojyokin_page .tbl_hojokin thead th {
			padding: 20px;
			font-size: 20px;
			height: 100px;
	}
	#hojyokin_page .tbl_hojokin thead th span {
			font-size: 15px;
	}
	#hojyokin_page .tbl_hojokin tbody th {
			padding: 20px;
			font-size: 20px;
			height: 120px;
	}
	#hojyokin_page .tbl_hojokin tbody th span {
			font-size: 18px;
	}
	#hojyokin_page .tbl_hojokin tbody td {
			padding: 20px;
			font-size: 20px;
			height: 120px;
	}
	#hojyokin_page .tbl_hojokin tbody td p {
			font-size: 13px;
	}
	#hojyokin_page .tbl_hojokin tbody td.md {
			font-size: 15px;
	}
	#hojyokin_page .tbl_hojokin tbody td.sm {
			font-size: 14px;
	}
}
</pre></body></html>