/*共通*/
body {
    max-width: 1920px;
    margin: 0 auto;
    color: #333333;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-weight: 700;
    letter-spacing: 0.08em;
}

section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.center {
    text-align: center;
}

.inner {
    margin: auto;
    width: 100%;
}

.flex {
    display: flex;
}

h1 {
    font-size: 80px;
}

h2 {
    font-size: 60px;
    font-weight: 900;
}

h3 {
    font-size: 48px;
}

h4 {
    font-size: 32px;
    margin-bottom: 60px;
}

p {
    font-size: 20px;
}

a {
    display: inline-block;
}

.path {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*ヘッダー*/

header {
    background-color: #017BC7;
    height: 120px;
    align-items: center;
    justify-content: space-between;
    padding: 10px 100px;
}

.logo {
    width: 20%;
}

.logo_pc {
    width: 100%;
}

.logo_sp {
    display: none;
}

.info {
    column-gap: 10px;
    width: 65%;
}

.phone_header_pc {
    /* width: 55%; */
}

.line_header_pc {
    width: 100%;
}

#phoneLink {
    pointer-events: none; /* リンクを無効化 */
    cursor: default; /* 無効化を視覚的に示す */
}
/*FV*/


.left {
    width: 70%;
    margin-left: 100px;
    margin-top: 20px;
    margin-bottom: 70px;
    position: relative;
}

.maincopy {
    align-items: center;
    column-gap: 18%;
    margin: 10px 0;
}

.maincopy_img {
    width: 20%;
}
.fv_img01 {
    width: 100%;
}

.fv_img02 {
    width: 100%;
    margin-left: -15px;
}

.fv_copy {
    width: 50%;
}

.fv_copy_sp {
    display: none;
}

.subtxt {
    position: relative;
    margin-left: 14px;
}

.subtxt p {
    color: #fff;
    background-color: #005BA3;
    padding: 6px 12px;
    border-radius: 3px;
    width: fit-content;
}

.subtxt_list {
    background-color: #fff;
    width: 75%;
    margin-top: -30px;
    z-index: -1;
}

.subtxt_list ul {
    justify-content: space-between;
    align-items: center;
    padding: 20px 40px 10px 40px;
    column-gap: 20px;
    border-radius: 3px;

}

.subtxt_list li {
    list-style: none;
}

.point01-04 {
    column-gap: 10px;
}
.point01-04_sp {
    display: none;
}

.point01-04 img {
    width: 18%;
}

.fv_bg {
    background-image: url(img/FV_bg.png);
    background-size: cover;
    /* 繰り返し表示を防ぐ */
    height: auto;
    width: 100%;
    background-position: bottom;
}

/*サービス*/
.service_bg {
    background-image: url(img/service_bg.png);
    background-size: cover;
    /* 繰り返し表示を防ぐ */
    height: auto;
    width: 100%;
    margin-top: -40px;
}

.service {
    text-align: center;
    padding: 120px 0;
}

.leadtxt {
    margin: auto;
    width: 30%;
}

.leadtxt p {
    color: #fff;
}

.line {
    width: 25px;
    height: 25px;
}

.logo_pc_service {
    width: 100%;
}

.service h2 {
    color: #fff;
    -webkit-text-stroke: 2px #333333;
    margin-bottom: 60px;
}

.service01-04 {
    margin: 0 100px;
    justify-content: space-between;
}

.service_img {
    width: 20%;
}

/*５つの約束*/

.promiss_bg {
    background-image: url(img/promiss_bg.png);
    background-size: cover;
    /* 繰り返し表示を防ぐ */
    height: auto;
    width: 100%;
}

.promiss {
    margin: auto;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.promiss_title {
    margin: auto;
    width: 420px;
}

.promiss_img {
    margin: auto;
    width: 85%;
}

.promiss_img_sp {
    display: none;
}

.price {
    padding: 100px;
    background-color: #017BC7;
    color: #fff;
}

.path {
    width: 20%;
    margin: auto;
}

.price_img {
    width: 100%;
    justify-content: space-between;
    margin-top: 60px;
}

.price_left {
    width: 48%;
}

.price_right {
    width: 48%;
}

.price_image {
    margin-bottom: 8%;
}

/*スタッフ紹介*/

.staff {
    margin: auto;
    width: 100%;
    padding: 100px;
}

.staff_introduction {
    width: 100%;
    margin: auto;
}

.nagashima {
    width: 48%;
    margin: auto;
}

.uchida {
    width: 48%;
    margin: 0 auto;
}


.staff_img {
    width: 70%;
    margin:auto;

}

.stafftxt {
    width: 70%;
    text-align: left;
    margin: auto;
    
}

.stafftxt span {
    font-weight: 900;
    color: #E66191;
}

.stafftxt p {
    font-size: 16px;
}

/*水道局指定店*/
.proof {
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .2);
    padding: 60px;
    margin: 100px;
    border-radius: 16px;
    column-gap: 5%;
}

.proof h4 {
    color: #017BC7;
    margin-bottom: 16px;
}

/*実績の紹介*/
.achieve{
    margin: auto;
    width: 100%;
    padding :100px;
    background-color: #017BC7;
    color: #fff;
}

.achieve_split {
    justify-content: space-between;
}
.achieve_lr {
    width: 48%;
}

.achieve_lr img {
    margin-bottom: 8%;
}

.achieve h4 { 
    margin-bottom: 60px;
}

/*サービスの流れ*/
.flow {
    margin: auto;
    width: 100%;
    padding :100px;
}

.flow h4 {
    margin-bottom: 60px;
}

.flowimg img{
    margin-bottom: 3%;
}

.flowimg_sp {
    display: none;
}

/*お客さまの声*/
.uservoice_bg {
    background-image: url(img/uservoive_bg.png);
    background-size:   80%;
    background-repeat : no-repeat;
}

.uservoice h3 {
    padding-top: 100px;
}
.voice01 {
    width: 100%;
    padding: 0 100px 100px 100px;
    justify-content: space-between;
}

.voice02 {
    margin: auto;
}

.voiceimg_01 {
    width: 40%;
    margin: -20% auto 0 auto;

}

.voiceimg_02 {
    width: 40%;
}

/*Q&A*/

.qanda_bg {
    background-image: url(img/qanda_bg.png);
    background-size: 100%;
    margin-top: -5%;
}

.qa-7 {
    width: 80%;
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 2%), 0 2px 3px -2px rgba(0 0 0 / 5%);
    background-color: #fff;
    margin:  0 auto 20px auto;
}

.qa-7 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
}

summary::-webkit-details-marker {
    display:none;
}

.qa-7 summary::before,
.qa-7 p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
}

.qa-7 summary::before {
    color: #017BC7;
    content: "Q";
}

.qa-7 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
}

.qa-7[open] summary::after {
    transform: rotate(225deg);
}

.qa-7 p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    padding: .3em 3em 1.5em;
    color: #333;
    transition: transform .5s, opacity .5s;
    text-align: left;
}

.qa-7[open] p {
    transform: none;
    opacity: 1;
}

.qa-7 p::before {
    color: #BC4545;
    line-height: 1.2;
    content: "A";
}

footer {
    background-color: #017BC7;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 160px;
}

footer p {
    font-size: 16px;
    margin-bottom: 4px;
}

footer span {
    color: #005BA3;
    margin-right: 4px;
}

footer img {
    width: 20%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 40px;
}

.company {
    margin-bottom: 20px;
}

.privacypolicy {
    margin-top: 60px;
}

.popupwindow {
    display: none;
}

/*CTA*/
.cta {
    width: 100%;
    padding: 0 100px 20px 100px;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    opacity: 0;
    z-index: -1;
    transition: 0.3s;
}
.cta.fixed {
    opacity: 1;
    z-index: 9;
}
.cta_phoneimg {
    width: 33%;
}

.cta a {
    width: 33%;
}

.cta a{
	position:relative;
	top:0;
}
.cta a:hover{
	top:10px;
	transition:0.3s;
}

.cta_sp {
    display: none;
}
.cta_splink {
    display: none;
}

/*sp*/
@media screen and (max-width: 480px) {
	/* 480px以下に適用されるCSS（スマホ用） */

    section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    h2 {
        font-size: 48px;
        font-weight: 900;
    }

    h3 {
        font-size: 32px;
    }

    h4 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    p {
        font-size: 16px;
        font-weight: 400;
    }

    /*ヘッダー*/
    header {
        background-color: #EEF8FF;
        height: 80px;
        padding: 15px 20px;
        
    }
    .logo {
        width: 100%;
    }
    .logo_pc {
        display: none;
    }

    .logo_sp {
        display: block;
        width: 50%;
    }

    .line_header_pc {
        display: none;
    }
    .phone_header_pc {
        width: 100%;
    }
    #phoneLink {
        pointer-events: auto; /* リンクを有効化 */
        cursor: pointer; /* ポインターを表示 */
    }
    /*FV*/
    .fv_bg {
        background-image: url(img/FV_bg_sp.png);
        background-position: top;
    }

    .left {
        width: 100%;
        margin: 0 20px;
    }
    
    .maincopy {
        align-items: start;
        column-gap: 18%;
        margin: 0;
        flex-direction: column
        
    }
    
    .maincopy_img {
        width: 30%;
        margin-top: 20px;
    }
    .fv_img01 {
        width: 100%;
    }
    
    .fv_img02 {
        width: 100%;
        margin-left: -15px;
    }
    
    .fv_copy {
        display: none;
    }

    .fv_copy_sp {
        display: block;
        width: 100%;
        margin-top: -5%;
    }
    
    .subtxt {
        position: relative;
        margin-left: 14px;
    }
    
    .subtxt p {
        color: #fff;
        background-color: #005BA3;
        padding: 6px 12px;
        border-radius: 3px;
        width: fit-content;
    }
    
    .subtxt_list {
        background-color: #fff;
        width: 100%;
        margin-top: -30px;
        z-index: -1;
    }
    
    .subtxt_list ul {
        justify-content: space-between;
        align-items: center;
        padding: 20px 40px 10px 40px;
        column-gap: 10px;
        border-radius: 3px;
        flex-wrap: wrap;
    
    }
    
    .subtxt_list li {
        list-style: none;
        font-size: 14px;
        white-space: nowrap;
    }
    
    .point01-04 {
        display: none;
    }
    .point01-04_sp {
        display: block;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }
    .point01-04_sp img {
        width: 49%;
        margin: auto;
    }
    
    /*サービス*/
    .service_bg {
        background-image: url(img/service_bg_sp.png);
        background-size: cover;
        /* 繰り返し表示を防ぐ */
        height: auto;
        width: 100%;
        margin-top: 20px;
    }
    
    .service {
        text-align: center;
        padding: 120px 0 60px 0;
    }
    
    .leadtxt {
        margin: auto;
        width: 70%;
    }
    
    .leadtxt p {
        color: #fff;
    }
    
    .line {
        width: 25px;
        height: 25px;
    }
    
    .logo_pc_service {
        width: 300px;
    }
    
    .service h2 {
        color: #fff;
        -webkit-text-stroke: 2px #333333;
        margin-bottom: 60px;
    }
    
    .service01-04 {
        margin: 0 100px;
        justify-content: space-between;
        flex-direction: column;
    }
    
    .service_img {
        width: 100%;
        margin-bottom: 10%;
    }

    /*５つの約束*/

.promiss_bg {
    background-image: url(img/promiss_bg_sp.png);
    background-size: cover;
    /* 繰り返し表示を防ぐ */
    height: auto;
    width: 100%;
}

.promiss {
    margin: auto;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}

.promiss_title {
    margin: auto;
    width: 70%;
}

.promiss_img {
    display: none;
}

.promiss_img_sp{
    display: block;
}

.price {
    padding: 60px 20px;
    background-color: #017BC7;
    color: #fff;
}

.path {
    width: 20%;
    margin: auto;
}

.price_img {
    width: 100%;
    justify-content: space-between;
    margin-top: 60px;
    flex-direction: column;
}

.price_left {
    width: 100%;
}

.price_right {
    width: 100%;
}

.price_image {
    margin-bottom: 8%;
}

/*スタッフ紹介*/

.staff {
    margin: auto;
    width: 100%;
    padding: 60px 20px;
}

.staff_introduction {
    width: 100%;
    justify-content: space-between;
    margin-top: 30px;
    flex-direction: column;
}

.nagashima {
    width: 100%;
    text-align: center;
}

.uchida {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.rightcomment {
    margin: 0 0 0 auto;
}

.comment {
display: none;
}


.comment_sp {
    width: 100%;
}
.staff_img {
    width: 100%;
    margin-top: 10%;
    margin: auto;
}

.stafftxt {
    width: 100%;
    text-align: center;
}

.stafftxt span {
    font-weight: 900;
    color: #E66191;

}

.rightimg {
    margin: auto;
}

.righttxt {
    margin: auto;
}

/*水道局指定店*/
.proof {
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .2);
    padding: 30px;
    margin: 30px 30px 60px 30px;
    border-radius: 16px;
    column-gap: 5%;
    flex-direction: column;
}

.proof h4 {
    color: #017BC7;
    margin-bottom: 16px;
    margin-top: 20px;
}

/*実績の紹介*/
.achieve{
    margin: auto;
    width: 100%;
    padding :60px 20px;
    background-color: #017BC7;
    color: #fff;
}

.achieve_split {
    justify-content: space-between;
    flex-direction: column;
}
.achieve_lr {
    width: 100%;
}

.achieve_lr img {
    margin-bottom: 8%;
}

.achieve h4 { 
    margin-bottom: 30px;
}

/*サービスの流れ*/
.flow {
    margin: auto;
    width: 100%;
    padding :60px 20px;
}

.flow h4 {
    margin-bottom: 30px;
}

.flowimg img{
    margin-bottom: 3%;
}

.flowimg_pc {
    display: none;
}

.flowimg_sp {
    display: block;
}

/*お客さまの声*/
.uservoice_bg {
    background-image: url(img/uservoice_bg_sp.png);
    background-size:   100%;
    background-repeat : no-repeat;
}

.uservoice h3 {
    padding-top: 30px;
}
.voice01 {
    width: 100%;
    padding: 0 20px 10px 20px;
    justify-content: space-between;
    flex-direction: column;
}

.voice02 {
    margin: auto;
}

.voiceimg_01 {
    width: 80%;
    margin: auto;

}

.voiceimg_02 {
    width: 80%;
    margin: auto;
}

/*Q&A*/

.qa-7 {
    width: 90%;
    margin-bottom: 10px;
}
.qa-7 summary {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

/*フッター*/
footer {
    background-color: #017BC7;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 120px;
}

footer p {
    font-size: 16px;
    margin-bottom: 4px;
}

footer span {
    color: #005BA3;
    margin-right: 4px;
}

footer img {
    width: 50%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 20px;
}

.company {
    margin-bottom: 20px;
}

.privacypolicy {
    margin-top: 30px;
}

/*CTA*/

/** 画像ホバー時のアニメを設定 */

.cta {
    width: 100%;
    padding: 0 20px 10px 20px;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    opacity: 0;
    z-index: -1;
    transition: 0.3s;
}
.cta.fixed {
    opacity: 1;
    z-index: 9;
}
.cta_phoneimg {
    width: 33%;
    display: none;
}

.cta_lineimg {
    display: none;
}

.cta_mailimg {
    display: none;
}

.cta a{
	position:relative;
	top:0;
    width: 100%;
}
.cta a:hover{
	top:0;
	transition:0.3s;
}
.cta_lineimglink {
    display: none;
}

.cta_mailimglink {
    display: none;
}

.cta_sp {
    display: block;
}

.cta_splink {
    display: block;
}

#popup {
    display: none; /* label でコントロールするので input は非表示に */
  }
  
  .popup-open {
    cursor: pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
  }
  
  .popup-overlay {
    display: none; /* input にチェックが入るまでは非表示に */
  }
  
  #popup:checked ~ .popup-overlay {
    display: block;
    z-index: 99999;
    background-color: #00000070;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
  }
  
  .popup-window {
    width: 90vw;
    max-width: 560px;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 6px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  .popup-text {
    margin: 0;
  }
  
  .popup-text:not(:last-of-type) {
    margin-bottom: 1em
  }
  
  .popup-close {
    cursor: pointer;
    position: absolute;
    top: -26px;
    right: 0;
  }

  .popupwindow {
    display: block;
}
}
