/*
エリアページ用のCSSを書いて下さい。

＜ファイルの読み込み方法＞
1.ACFの設定。
「読み込む外部ファイル」の設定ルールにて、
「このフィールドグループを表示する条件」に対象ページを追加する。
2.対象ページ編集画面にてチェックを入れる。
「head内で読み込む外部ファイル」「CSS」にて、
読み込みたいファイルにチェックを入れる。
*/



/*h1　下線非表示*/
.c-pageTitle[data-style=b_bottom], .c-pageTitle[data-style=b_bottom] .c-pageTitle__inner {
    border-bottom: none;
    padding: 0;
}

/*h1とMVの余白０*/

.c-pageTitle[data-style=b_bottom], .c-pageTitle[data-style=b_bottom] .c-pageTitle__inner {
    padding:0 0.2em 0.2em !important;
}

.l-mainContent__inner>.post_content {
    margin-top: 0 !important;
}

/* MV　エリア表記　*/
.mainV {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}
.mv_area {
    display: inline-block;
    background: #ffffff;
    color: var(--color_main);
    position: absolute;
    top: 35px;
    left: 217px;
    padding: 0;
    line-height: 50px;
    font-weight: bold;
    font-size: 2rem;
    width: 26%;
    text-align: center;
}

@media screen and (max-width: 959px) {
  .mv_area {
    top: 4.5%;
    left: 3.4%;
    padding: 0;
    font-size: 1.3rem;
    line-height: 27px;
    width: 60%;
    text-align: center;
    }
}

/*CTA*/
@media screen and (max-width: 959px) {
    .post_content[data-partsid="7000013460"] {
    margin-bottom: 0 !important;
    margin-top: -7px!important
    }
}


.area-mv-cta .wp-block-cover {
min-height: 265px !important;
padding-top: 0;
}


.area_pc_cta {
    position: relative;
    margin-bottom: 0 !important;
    text-align: center;
    width: 1000px;
    left: 50%;
    transform: translateX(-50%);
}

.area_pc_cta .tell {
    display: inline-block;
    position: absolute;
    left: 73px;
    top: 163px;
    font-family: Roboto,"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;
    font-weight: bold;
    color: #F40B25;
    font-size: 64px;
    letter-spacing: -2px;
} 

.area_pc_cta .form {
    display: inline-block;
    position: absolute;
    left: 475px;
    top: 194px;
} 

.area_sp_cta {
    position: relative;
    padding: 0.5rem 0;
    width: 100%;
    text-align: center;
    margin-bottom: 0 !important;
}

.area_sp_cta .btn {
    position: absolute;
    top: 56%;
    width: 94%;
    left: 50%;
    transform: translateX(-50%);
}

.area_sp_cta .btn img {
    max-width: 100%;
    width: 100%;
}


.area_sp_cta .btn .tell {
    position: absolute;
    top: 36%;
    left: 19%;
    font-family: Roboto,"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;
    font-weight: bold;
    color: #FFFFFE;
    font-size: 39px;
    letter-spacing: -1px;
}


.area_sp_cta .btn .finger img {
    position: absolute;
    top: 39%;
    right: -1%;
    width: 12% !important;
}

/*現在日時表示*/
.date-time {
    text-align: center;
    font-size: x-large;
    font-weight: bold;
    /*color: #FFFFFF;*/
    margin-bottom: 0;
}   

@media screen and (max-width: 959px) {
.date-time {
    position: absolute;
    font-size: 0.8em;
    top: 47%;
    width: 98%;
    left: 50%;
    margin-bottom: 7px;
    transform: translateX(-50%);
}
}  

/****加盟店******/
/*枠*/
.members {
border: solid 4px hsla(0,0%,78%,.5);
}

/*名前*/
.members .name {
    border-left: 5px solid var(--color_main);
    padding-left: 0.4em;
}

/*満足度のR*/
.radius100 {
    border-radius: 100px!important;
}

/*POINT*/
.list-point {
    padding-left: 2.5em!important;
}
.list-point li {
    list-style-image: url("/wp-content/uploads/2023/12/ico_point.png");
    margin-left: 2em;
}


/*カラムの余白詰める*/
.gap0 {
    --wp-column-gap: 0 !important;
}

.gap05 .wp-block-columns {
    --wp-column-gap: 0.5em !important;
    gap: var(--wp-column-gap)!important;
}

/*強みの下線*/
.hr04 {
border-bottom: 4px solid rgba(0,0,0,.1) !important;
}

/*吹き出し*/
.balloon-left {
  position: relative;
  display: inline-block;
  padding: 0.8rem;
  min-width: 120px;
  max-width: 100%;
  background: #FFF;
  border: solid 2px var(--color_main)!important;
  box-sizing: border-box;
  border-radius: 15px;
}

.balloon-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -23px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}

.balloon-left:after {
  content: "";
  position: absolute;
  top: 51%;
  left: -29px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid var(--color_main)!important;
  z-index: 1;
}

.balloon-left p {
  margin: 0;
  padding: 0;
}

/*口コミ*/
.review {
    border: 1px solid var(--color_main);
    padding: 0.8em !important;
    border-radius: 10px;
}

.review blockquote {
    padding: 1em 2.8em;
}



/*サービス料金一覧*/
.area_price {
    position: relative;
    width: 100%;
    margin-bottom: 0.4em !important;
}
.area_price_ttl {
    position: absolute;
    top: 2%;
    left: 3%;
    font-weight: bold;
    color: #FFFFFE;
    font-size: 20px;;
}

@media (min-width: 960px) {
    .area_price_ttl {
    position: absolute;
    top: 5%;
    left: 2%;
    font-weight: bold;
    color: #FFFFFE;
    font-size: 40px;
}
}



/*フォーム*/
/*******PC*/
@media (min-width: 960px){
.area_form .wp-block-group {
    width: 750px;
    margin-left: 5em !important;;
}

.area_form .form-group{    /*親要素*/
    display: flex;
    flex-direction: row;
}


.area_form .control-label{/*項目*/
    width: 32%;
}


.area_form .customer_mailaddress .form-control {
    width: 433px;
}


.area_form .situation[0] .form-control {
    width: 433px;
}

.area_form textarea.form-control {
    width: 60%!important;
}


}
/**********end PC*/


.area_form .wp-block-group {
    box-sizing: border-box;
    margin: auto 1em;
}

.area_form .form-horizontal .form-group:before,{
    display: table;
    content: " ";
    box-sizing: border-box;
}

.area_form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 4px !important;
    font-size: 14px;
    font-weight: bold;
}

.area_form i.required, .area_form span.required {
    padding: 4px;
    color: #FFFFFF;
    background-color: red;
    font-size: 10px;
    font-weight: bold;
    font-style: normal !important;
    border-radius: 6px;
}

.area_form i.norequired {
    padding: 4px;
    color: #FFFFFF;
    background-color: #7E7E7E;
    font-size: 10px;
    font-weight: bold;
    font-style: normal !important;
    border-radius: 6px;
}

.area_form .form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.area_form .form-control {
    border: 1px solid #BEB8B8;
    border-radius: 6px;
    font-size: 16px;
    width: 100%;
    height: 56px;
    display: block;
    padding: 6px 12px;
    margin-bottom: 2em;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



.area_form .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.area_form .post_content div>:last-child {
    margin-bottom: 2em!important;
}


.area_form textarea.form-control {
    height: auto;
}


.area_form .icheckbox_minimal-red {
    top: 0.4em;
}

.area_form .flat-red {
    position: absolute;
}

.area_form .privacy-text {
    padding-left: 1.3em;
}

.area_form .text-center {
    text-align: center;
}

.area_form .btn_save {
    width: 250px;
    height: 50px;
    border-radius: 35px !important;
    background: #FF6001;
    border-color: #FF6001;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    margin-bottom: 30px;
    box-shadow: 0px 3px #a0522d;
}

.area_form .fa-envelope:before {
    content: "\e92c";
    font-family: 'icomoon';
    font-style: normal;
    margin-right: 0.5em;
}

.area_form .address1 {
    margin-bottom: 2em !important;
}

/**********市区町村用ページ************/
/*カギ110番にお任せください！*/
    /*
    .area_map {
        border-top: 6px solid #005CB2;
    }
    */
    .area_map .area_logo {
        width: 968px;
        margin: 0 auto;
        position: relative;
    }
    .area_map figure { 
        margin-bottom: 0;
    }
    .area_map .area_logo .area_text {
        display: inline-block;
        position: absolute;
        top: 18%;
        left: 2%;
        font-size: 2em;
        font-weight: bolder;
    } 

    /*sp*/
    @media (max-width: 959px){
        /*
        .area_map {
            border-top: 4px solid #005CB2;
        }
        */ 
        .area_map .area_logo {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .area_map .area_logo .area_text {
            display: inline-block;
            position: absolute;
            top: 6%;
            left: 4%;
            font-size: 1.1em;
            font-weight: bolder;
            letter-spacing: 0;
        }
    }


    .map-ttl {
        padding: 0.5em 0 !important;
        position: relative;
        font-size: 22px;
    }
    /*sp*/
    @media (max-width: 959px){
     .map-ttl {
        letter-spacing: -1;
        font-size: 1em;
     }
    }
    .map-ttl::after{
        position: absolute;
        display: block;
        content: "";
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        background: #f40b25;
        height: calc(30px / 2);
        width: 30px !important;
        clip-path: polygon(0 0, 100% 0, 50% 100%);
    }

/**/
.post_content iframe {
    max-height: 70rem;
}
/*sp*/
    @media (max-width: 959px){
        .post_content iframe {
            max-height: 60rem;
    }
}

/*利用規約のバッヂ非表示*/
.grecaptcha-badge {
    display: none !important;
}

/*フローティング　スクロールしてから表示が効かないとき（Jqueryが聞かない場合）*/
@media (max-width: 959px){
    .floating_cta_sp {
        display:block !important;
    }
}
