@charset "utf-8";
body,html {
    scroll-behavior: smooth;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
code,
img,
b,
i,
ul,
ol,
li,
dl,
dd,
dt,
fieldset,
form,
input,
textarea,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0
}
body,a{
    background-color: #fff;
    color: #252525;
    font-family: "ヒラギノ角ゴ Pro W3","メイリオ",Yu Gothic,sans-serif;
    line-height: 1.5;
    font-size: 18px;
}a:link {
    color: #252525;
    text-decoration: none
}a:visited {
    color: #252525;
    text-decoration: none
}input,
select,
textarea,
label {
    vertical-align: middle
}textarea {
    overflow: auto
}label {
    cursor: pointer
}fieldset {
    border: none
}table {
    background: #fff;
    border-collapse: collapse;
    text-align: left
}
a ,a p{
    background: transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    display: inline-block;
}
picture{
    display: flex;
    width: auto;
    height: auto;
    align-items: center;
    justify-content: center;
}
img{
    max-width: 100%;
    height: auto;
}
.set-width{
    max-width: 1240px;
    padding: 0 20px;
    margin: auto;
    display: block;
    box-sizing: border-box;
}
li{
    list-style: none;
    line-height: 2;
}

.link{
    text-align: center;
    margin-top: 50px;
}
.link span{
    cursor: pointer;
    color: #0074B6;
    text-decoration: underline;
}
.have-note:after {
    content: "※";
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    top: 0;
}
/* ================================= 
header start 
================================= */
.call-header {
    position: relative;
}
.call-header a {
    text-align: right;
    font-size: 30px;
    line-height: 1;
    display: flex;
    flex-direction: column;
    color: #138743;
    font-weight: bold;
    justify-content: space-between;
    letter-spacing: -1.5px;
    align-items: center;
}
.call-header a p {
    margin-bottom: 8px;
    font-weight: bolder;
    white-space: nowrap;
}

/* アフィ用電話番号サイズ */
.call-header .ct3_telno.afi{
    font-size: 25px;
}
/* ================================= 
nav start 
================================= */
.nav {
    background-color: #F9F8EF;
  }
  .nav ul {
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 auto;
    display: flex;
    font-size: min(2.5vw, 12px);
  }
  .nav ul li:not(:last-of-type) {
    padding-right: 1em;
  }
  .nav ul li:not(:last-of-type):after {
    content: ">";
    margin-left: 1em;
    position: relative;
    top: -1px;
  }
/* ================================= 
first-view-up start 
================================= */
.first-view-up img {
    max-width: unset;
}

/* ================================= 
理由大公開 start 
================================= */
.reason_of_price_banner_girl img {
    position: relative;
    top: -20px;
}
.reason-of-today h2.title {
    margin: 0 0 50px;
}
.js-item {
    display: flex;
}
.wrap{
overflow: hidden;
display: flex;
}
/* ================================= 
実績件数 start 
================================= */
.num-of-achievements {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
/* ================================= 
安心価格 start 
================================= */
.reason-of-price {
    background: #FAB400;
    margin-top: 250px;
    padding-bottom: 100px;
}

/* ================================= 
コンタクト start 
================================= */
.contact .set-width{
    max-width: 1140px;
}
.contact-call {
    position: relative;
}
/* ================================= 
不安・疑問解消 start 
================================= */

.QA .contents {
    border: 2px solid #8AAA47;
    padding: 30px;
    position: relative;
    max-width: 1200px;
}

p.main-name {
    position: absolute;
    top: calc(-2.5em - 2px);
    left: -2px;
    width: calc(100% + 4px);
    display: flex;
    justify-content: flex-start;
}
.QA-main-name.show {
    font-weight: bold;
    color: #8AAA47;
    background: #ffffff;
}
.QA-main-name {
    font-weight: bold;
    color: #fff;
    background: #8AAA47;
    height: 2.5em;
    display: inline-flex;
    border-radius: 5px 5px 0 0;
    border: 2px solid #8AAA47;
    cursor: pointer;
    width: calc((100% - 10px ) / 3);
    align-items: center;
    justify-content: center;
    max-width: 225px;
    border-bottom: none;
}
.QA-main-name:not(:last-of-type) {
    margin-right: 5px;
}
.QA-sub:not(:last-of-type) {
    border-bottom: 1px dotted #8AAA47;
}

.QA-sub input {
    display: none;
}

.QA-sub label {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    border: none;}

.answer {
    color: #717171;
    font-size: 18px;
    line-height: 2;
    margin: 0;
    height: 0;
    overflow: hidden;
}
.QA-main input:checked + label .answer {
    height: auto;
    padding: 40px 20px;
}
.QA-main input:checked + label .question{
    background: #F3E9E9;
}
.QA-main input:checked + label .question:after {
    transform: rotate(180deg);
}
.QA-main input:checked + label .question span {
    background: #E84646;
}    

/* ================================= 
自社工事部 start 
================================= */
.construction-point2{
    margin-left: auto;
    margin-right: auto;
}
.construction-point3{
    margin-right: 0;
    margin-left: auto;
}
.construction-text {
    margin-top: 30px;
    line-height: 2;
}
.construction-point1 .construction-point-text {
    background: #FAB607;
}
.construction-point1 .construction-text span {
    color: #E32525;
    font-weight: bold;
}
.construction-point2 .construction-point-text {
    background: #8AAA47;
}
.construction-point2 .construction-text span {
    color: #ED8E00;
    font-weight: bold;
}
.construction-point3 .construction-point-text {
    background: #A92525;
}
.construction-point3 .construction-text span {
    color: #1DA507;
    font-weight: bold;
}

/* ================================= 
提携会社 start 
================================= */
.partner-company {
    background: #FFFACC;
    padding-bottom: 70px;
}
.partner-company .title {
    position: relative;
    top: -30px;
    margin: 0;
}
.partner-company .contents {
    background: #FFFDEF;
    padding: 50px 40px;
    box-sizing: border-box;
}
.such140{
    font-weight: bold;
}
/* ================================= 
依頼までの流れ start 
================================= */
.flow .contents {
    margin-bottom: 20px;
}
/* ================================= 
アフターサービス start 
================================= */
.after-service .title {
    margin-top: 0;
}
.after-service .contents {
    margin-bottom: 20px;
    text-align: center;
}
/* ================================= 
対応エリア start 
================================= */
.area{
    margin-bottom: 100px;
}
.area .contents {
    background: #F2F6EC;
    text-align: center;
    margin-bottom: 20px;
    padding: 70px 0;
    max-width: 1200px;
}
.area .contents p{
    display: inline-block;
    text-align: left;
    line-height: 3;
}

/* ================================= 
会社概要 start 
================================= */
.company .contents {
    overflow: hidden;
    max-height: 300px;
}
.company table {
    width: 100%;
}
.company th {
    background: #eeeeee;
}
.company table th, .company table td {
    border: 1px solid #ccc;
    line-height: 2;
    padding: 5px 10px;
}
/* ================================= 
footer start 
================================= */
.footer1{
    background: #6b6346;
    color: #fff;
    padding: 30px 16px;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.footer1 ul li{
    padding: 0 5px;
}
.footer1 a{
    color: #FFF !important;
}
.footer1 .cat_link {
    margin: 15px 0 0 0;
}
.footer1 .cat_link_title {
    margin: 0;
    padding: 0 30px 5px;
}
.footer1 ul li:not(:last-of-type){
    border-right: 1px dotted;
}
#footer {
    background: #fff8d7;
  }
  
  #footer .footer-logo {
    text-align: center;
    padding: 40px 0 0;
  }
  
  #footer .footer-logo a {
    display: inline-block;
  }
  
  #footer .footer-logo a img {
    width: auto;
  }
  
  #footer .footer-menu {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    padding: 40px 20px;
  }
  
  #footer .footer-menu div {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }
  
  #footer .footer-menu div a {
    font-size: 15px;
    position: relative;
  }
  
  #footer .footer-menu div a:after {
    background-color: #ffd200;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    transition: width .3s;
    width: 0;
  }
  
  #footer .footer-menu div a:hover:after {
    transition: width .3s;
    width: 100%;
  }
  
  #footer .footer-menu div .menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  
  #footer .footer-menu div .menu li {
    margin: 0 10px;
  }
  
  #footer .footer-menu img {
    width: 102px;
  }
  
  #footer .footer-banner {
    background: #fff;
  }
  
  #footer .footer-banner p {
    align-items: center;
    display: flex;
    justify-content: space-between;
    line-height: 1;
    padding: 5px 0;
    max-width: 1200px;
    font-size: 80%;
    margin: auto;
  }
  
  #footer .footer-banner p a {
    bottom: -2px;
    position: relative;
    width: 150px;
  }
  
  #footer .site-links {
    margin: 10px 0 50px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  
  #footer .site-links a {
    display: inline-flex;
    flex-direction: column;
    text-decoration: none !important;
    line-height: 2;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #a7a7a7;
    height: 58px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
  }
  
  #footer .site-links a:not(:last-of-type) {
    margin-right: 10px;
  }
  
  #footer .site-links .link-name {
    font-size: min(4vw, 18px);
    padding: 2px 5px 0 5px;
    text-align: center;
  }
  
  #footer .site-links .link-name:last-of-type {
    font-size: min(3vw, 15px);
  }
  
  #footer .site-links .link-description {
    font-size: min(1.9vw, 9px);
    padding: 0 5px;
    width: 100%;
    display: block;
    text-align: center;
  }
  @media screen and (max-width: 1080px) {
    #footer .footer-menu {
      flex-wrap: wrap;
      padding: 40px 20px;
    }
    #footer .footer-banner p {
      padding: 5px 20px;
    }
  }
  
  @media screen and (max-width: 768px) {
    #footer .footer-menu div {
      max-width: calc(100% - 120px);
    }
  }
  
  @media screen and (max-width: 540px) {
    #footer .site-links a:not(:last-of-type) {
      margin-right: 0;
    }
  }
  
  @media screen and (max-width: 414px) {
    #footer .footer-menu div {
      margin-top: 20px;
      max-width: unset;
    }
    #footer .footer-banner p a {
      width: 110px;
    }
  }