@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* ------- トップページ ------------------- */

.pc{
	display: block;
}
.sp{
	display: none;
}

.top #content{
    padding-top: 0;
}
.p-postSlider{
    display: none;
}

/* ヘッダー */
.l-header__bar .c-catchphrase{
    overflow: visible!important;
}
@media (min-width: 960px) {
.-parallel .l-header__logo {
    width: 38%;
}
.l-header.-parallel .w-header {
    width: 55%;
}
}

/* ナビゲーション */
nav.l-header__gnav{
    margin-top: 15px;
}
nav.l-header__gnav ul{
    background-color: #395492;
    margin: 0 calc(50% - 50vw);
    padding: 0 calc(50vw - 50%)!important;
}
nav.l-header__gnav ul li:first-of-type{
    border-left: 1px solid #fff;
    padding-left: 20px;
}
nav.l-header__gnav ul li{
    color: #fff;
    border-right: 1px solid #fff;
    padding-right: 20px;
    margin-right: 20px;
}
nav.l-header__gnav ul li:hover{
    opacity: 0.6;
}
.c-gnav>.menu-item>a .ttl{
    font-size: 16px;
}

.l-fixHeader__logo{
    display: none;
}
.l-fixHeader.-parallel .l-fixHeader__gnav{
    margin-left: 0;
}
.l-fixHeader.-parallel .l-fixHeader__gnav ul{
    background-color: #395492;
    margin: 0 calc(50% - 50vw);
    padding: 15px calc(50vw - 50%)!important;
}
.l-fixHeader.-parallel .l-fixHeader__gnav ul li{
    color: #fff;
    border-right: 1px solid #fff;
    padding-right: 20px;
    margin-right: 20px;
}
.l-fixHeader.-parallel .l-fixHeader__gnav ul li:first-of-type{
    border-left: 1px solid #fff;
    padding-left: 20px;
}

/* 追従ヘッダー */
body .l-fixHeader.-parallel .l-fixHeader__gnav ul.c-gnav{
    background-color: #395492;
    margin: 0 calc(50% - 50vw);
    padding: 0px calc(50vw - 50%)!important; 
}
.l-fixHeader.-parallel .l-fixHeader__gnav {
    margin-left: auto;
    margin-right: auto;
}
.l-fixHeader.-parallel .c-gnav>.menu-item>a {
    padding: 14px;
}

/* 文字 */
body p{
    line-height: 2;
}

/* 余白 */
.l-article{
    max-width: none;
}

/* 背景色 */
.bg-color{
    background-color: #f6f6f6;
    margin: 80px calc(50% - 50vw);
    padding: 80px calc(50vw - 50%);
}

/* 画像 */
.w-100{
    width: 100%;
}
.w-100 img{
    width: 100%;
}
.alignfull>.wp-block-cover__inner-container{
    max-width: none;
}
.w-90{
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
.w-90 img{
    width: 90%;
}

/* 見出し */
h2.h2-wide{
    background-color: #BCE0F6!important;
    margin: 0 calc(50% - 50vw) 80px;
    padding: 15px calc(50vw - 50%)!important;
    color: #395492!important;
    font-size: 30px;
}
h2.is-style-section_ttl.has-text-align-left{
    background-color: #395492;
    color: #fff;
    padding: 8px;
    padding-left: 15px;
    font-size: 26px;
}
h2.is-style-section_ttl.has-text-align-right{
    background-color: #395492;
    color: #fff;
    padding: 8px;
    padding-right: 15px;
    font-size: 26px;
}

h3.is-style-section_ttl.has-text-align-left{
    font-size: 22px;
    color: #F27400;
}
h3.is-style-section_ttl.has-text-align-left.h3-bg{
    border-top: 1px solid #395492;
    border-bottom: 1px solid #395492;
    color: #395492;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 80px;
}


/* 口コミ */
.cap_box_ttl{
    justify-content: left;
    padding: 1.2em 1.6em 1em;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.cap_box_content{
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.cap_box_ttl span{
    text-align: left;
}
.cap_box_ttl::before{
    content: "";
    background-image: url(https://isekakou.com/wp-content/uploads/2024/06/google_logo.webp);
    background-size: contain;
    width: 148px;
    height: 49px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 1em;
}

/* お客様の声 */
.voice-columns{
    margin-top: 40px;
}
.voice-columns p span{
    color: #D61313;
    border: 1px solid #D61313;
    margin-top: 25px;
    margin-bottom: 10px;
    width: 80px;
    text-align: center;
    display: block;
}
.voice-columns p.red-none span{
    border: none;
    width: auto;
    margin-bottom: 0;
    display: inline;
}

/* お任せください */
.omakase-columns{
    background-color: #395492;
    padding: 20px;
    border-radius: 8px;
    margin-top: 50px;
}
.omakase-columns p{
    color: #fff;
}
.omakase-columns figure img{
    border-radius: 6px;
}

/* よくある質問 */
.swell-block-faq .faq_q{
    padding-left: 48px;
}
.swell-block-faq .faq_q strong{
    font-size: 18px;
    padding-top: 16px;
    padding-bottom: 16px;
}
.swell-block-faq .faq_a:before{
    background-color: #F27400!important;
}

/* 対応エリア */
.area-ttl{
    color: #F27400;
    margin-bottom: 0;
    margin-top: 0;
}
.area-ttl.area-ttl-mt{
    margin-top: 25px;
}
.area-columns{
    gap: 40px!important;
}

/* フッター */
.w-beforeFooter{
    background-color: #BCE0F6;
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-top: 9rem;
    margin-bottom: 0;
}
.w-beforeFooter .l-container{
    display: flex;
    gap: 2%;
}
.w-beforeFooter .l-container > div{
    width: 32%;
}
.c-widget+.c-widget{
    margin-top: 0;
}
.w-beforeFooter .textwidget p{
    border: 1px solid #333;
    padding: 10px 20px;
    font-size: 14px;
}
.c-listMenu a:before{
    content: "";
}
.c-listMenu ul li{
    font-size: 14px;
}
.c-listMenu a{
    padding: .5em 1em;
}
.c-listMenu a:hover{
    padding: .5em 1em;
}

.w-footer{
    justify-content: center;
}
.l-footer__widgetArea .l-container .w-footer__box:first-child{
    width: 32%;
}
.l-footer__widgetArea .l-container .w-footer__box:last-child{
    width: 68%;
}
.w-footer__box{
    padding: 0;
    flex: auto;
}

/* ページトップ */
#pagetop{
    border-radius: 0;
}



/* ページヘッダー */
.l-content{
    padding-top: 0;
}
.c-pageTitle[data-style=b_bottom]{
    border: none;
    background-color: #BCE0F6;
    color: #395492;
    margin: 0 calc(50% - 50vw) 60px;
    padding: 20px calc(50vw - 50%);
    text-align: center;
    font-size: 28px;
}
.c-pageTitle[data-style=b_bottom] .c-pageTitle__inner{
    border: none;
    padding-left: 0;
}
.c-pageTitle[data-style=b_bottom] .c-pageTitle__inner{
    float: none!important;
}


/* ------- お客様の声 ------------------- */
.voice-img img{
    width: 60%;
}
.b-a-columns{
    margin-top: 50px;
}
.voice-tanto{
    background-color: #EAF7FF;
    padding: 30px;
}
.voice-tanto p:first-of-type{
    font-size: 18px;
    background-color: #395492;
    color: #fff;
    padding: 4px 12px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.08em;
}
.voice-tanto figcaption{
    font-size: 16px;
}
h3.is-style-section_ttl.has-text-align-left.interview-h3{
    font-size: 20px;
    color: #F27400;
    background-color: #FFF7F1;
    padding: 10px 20px;
}
h3.is-style-section_ttl.has-text-align-left.h3-bg{
    border-top: 1px solid #395492;
    border-bottom: 1px solid #395492;
    color: #395492;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 80px;
}
h2.is-style-section_ttl.has-text-align-center.interview-h2{
    color: #395492;
    font-size: 30px;
    margin-bottom: 20px;
}

.voice-border{
    border-bottom: 1px solid #395492;
    padding-bottom: 20px;
}

.h-columns p.is-style-balloon_box2{
    border: none;
    background-color: #EAF7FF;
    padding: 15px 20px;
    margin-top: 60px!important;
    margin-bottom: 20px;
}
.is-style-balloon_box2:before{
    border: none;
}

.voice-columns .is-style-balloon_box2{
    border: none;
    background-color: #EAF7FF;
    padding: 15px 20px;
    width: 100%;
    margin-bottom: 20px;
}
.voice-columns .is-style-balloon_box2:before{
    left: -7px;
    top: 44%;
}


/* ------- 会社概要 ------------------- */

/* ワイド */
.alignwide {
    left: -20px;
    width: calc(100% + 60px);
}

/* 表 */
.wp-block-table.is-style-regular tr td{
    background-color: #fff;
}
.wp-block-table.is-style-regular tr td:first-of-type{
    width: 30%;
}
p.u-mb-ctrl.u-mb-5{
    margin-top: 20px;
}

.saiyo-point-columns .wp-block-column{
    background-color: #EBF8FF;
    padding: 30px 60px;
    border-radius: 50vw;
}
.saiyo-point-columns .wp-block-column p:first-of-type{
    font-size: 18px;
    color: #395492;
    margin-bottom: 10px!important;
}

/* ------- お問い合わせ ------------------- */

/* ContactFrom7 */
.contact7 {
	max-width: 100%;
	box-sizing: border-box;
    background-color: #f6f6f6;
    padding: 3% 3% 5%;
    margin-top: 50px;
}
.contact7 dd {
	margin: 0 0 30px 0;
    border-left: none;
    padding-left: 0;
}
.contact7 dd:last-of-type{
    margin-bottom: 0;
}
.contact7 dt {
	font-weight: normal;
    border-left: none;
    padding-left: 0;
}
span.wpcf7-spinner{
    display: none;
}
 
/* 必須マーク */
.contact7 .must {
	color: #fff;
    background-color: #D61313;
    font-size: 14px;
    padding: 1px 4px;
    margin-right: 10px;
    display: inline-block;
    line-height: 16px;
}
/* 任意マーク */
.contact7 .optional {
	color: #fff;
    background-color: #666;
    font-size: 14px;
    padding: 1px 4px;
    margin-right: 10px;
    display: inline-block;
    line-height: 16px;
}

.contact7 dt{
    margin-bottom: 20px;
    margin-top: 40px;
}
.contact7 dt, .contact7 dd{
    padding-left: 0;
}

p.text-center{
    text-align: center;
    margin-top: 40px;
}

.contact7 input, .contact7 textarea, .contact7 select{
    background-color: #fff;
}
.contact7 input.wpcf7-text, .contact7 textarea{
    width: 100%;
}
.contact7 select{
    margin-right: 10px;
    margin-left: 5px;
}
.contact7 .wpcf7-date{
    margin-right: 20px;
    margin-left: 10px;
}

.form-control{
    border-radius: 0;
}
.btn_contact7 {
	text-align: center;
}
.btn_contact7 input {
	width: 40%;
	background-color: #395492;
	color: #fff;
    font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 1em;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
    margin-top: 50px;
    padding-left: 2em;
    height: 44px;
    border-radius: 0;
    border: none;
}
.btn_contact7 input:hover {
    background-color: #fff;
    color: #395492;
    border: 1px solid #395492;
}


/* ------- プライバシーポリシー ------------------- */

.post_content ol li{
    line-height: 1.8;
    margin-bottom: 1.5em;
}
.post_content ol li ol{
    margin-top: 0.8em;
}
.post_content ol li ol li{
    line-height: 1.6;
    margin-bottom: 0.5em;
}




/* ------- スマホ ------------------- */

@media screen and (max-width: 960px){

    .pc{
        display: none;
    }
    .sp{
        display: block;
    }

    /* テキスト */
    body p{
        font-size: 15px;
    }

    /* ヘッダー */
    .c-headLogo {
        height: 70px;
    }
    .-img .c-headLogo__link {
        padding: 5px 0;
    }

    /* トップページ */
    h2.h2-wide{
        font-size: 20px;
        padding: 10px calc(50vw - 50%) !important;
        margin: 0 calc(50% - 50vw) 30px;;
    }

    /* 見出し */
    .post_content h2{
        margin: 3.2em 0 1em;
    }
    .post_content h2.h2-wide {
        margin: 0 calc(50% - 50vw) 30px;
    }
    h2.is-style-section_ttl.has-text-align-right {
        font-size: 22px;
    }
    h2.is-style-section_ttl.has-text-align-right::before{
        left: -30px;
        transform: scale(0.8,0.8);
    }
    h2.is-style-section_ttl.has-text-align-left{
        font-size: 22px;
        margin-top: 35px;
    }
    h2.is-style-section_ttl.has-text-align-left.mt-s{
        margin-top: 40px;
    }

    h3.is-style-section_ttl.has-text-align-left{
        font-size: 20px;
        margin-bottom: 20px;
    }

    h3.is-style-section_ttl.has-text-align-left.h3-bg{
        margin-bottom: 10px;
        margin-top: 40px;
    }

    /* お客様の声 */
    .voice-columns .wp-block-column:last-of-type p:first-of-type{
        font-size: 18px!important;
    }
    .voice-columns p span{
        width: 100%;
        font-size: 15px!important;
    }
    .voice-columns:nth-child(2){
        flex-direction: column-reverse;
    }
    .voice-columns {
        gap: 10px!important;
        margin-bottom: 10px;
    }

    /* お任せください */
    .omakase-columns{
        padding: 15px;
        margin-top: 30px;
    }

    .wp-block-cover{
        min-height: 200px;
    }
    .wp-block-cover img{
        width: 100%;
    }
    .wp-block-cover .w-90{
        width: 100%;
    }

    /* 施工事例 */
    .ba-columns{
        gap: 10px!important;
    }
    .ba-columns .wp-block-column p:first-of-type{
        margin-bottom: 5px!important;
    }

    /* エリア */
    .area-columns .wp-block-column figure img{
        width: 50%;
        margin-right: auto;
        margin-left: auto;
    }

    /* フッター */
    .w-beforeFooter .l-container{
        display: block;
    }
    .w-beforeFooter .l-container > div {
        width: 100%;
        margin-bottom: 20px;
    }
    .w-beforeFooter .textwidget p{
        margin-right: 1em;
        margin-left: 1em;
    }
    .w-beforeFooter .l-container > div:last-of-type{
        margin-bottom: 0;
    }

    /* ページヘッダー */
    .c-pageTitle__inner{
        font-size: 24px!important;
    }
    .c-pageTitle[data-style=b_bottom]{
        padding: 15px calc(50vw - 50%);
        margin: 0 calc(50% - 50vw) 0;
    }
    .l-mainContent__inner>.post_content {
        margin: 0em 0;
    }

    /* お客様の声ページ */
    .h-columns{
        gap: 10px!important;
    }
    .h-columns .wp-block-column p:first-of-type{
        margin-bottom: 5px!important;
    }
    .h-columns .wp-block-column p.is-style-balloon_box2{
        margin-top: 20px !important;
        margin-bottom: 20px!important;
    }
    
    .voice-tanto{
        padding: 20px;
    }
    h2.is-style-section_ttl.has-text-align-center.interview-h2{
        margin-bottom: 10px;
        margin-top: 40px;
    }
    h3.is-style-section_ttl.has-text-align-left.interview-h3 {
        padding: 10px 15px;
        margin-top: 30px;
        margin-bottom: 15px;
        line-height: 1.6;
        font-size: 16px;
    }
    .v-voice-columns{
        gap: 20px!important;
    }
    .v-voice-columns .wp-block-column figure img{
        width: 40%;
        margin-right: auto;
        margin-left: auto;
    }
    .v-voice-columns .wp-block-column:last-of-type p:first-of-type {
        font-size: 15px !important;
    }
    .voice-columns .is-style-balloon_box2:before {
        background: inherit;
        /* border-bottom: 1px solid;
        border-right: 1px solid; */
        top: -7px;
        content: "";
        height: 12px;
        left: 48%;
        visibility: visible;
        width: 12px;
    }

    .b-a-columns{
        margin-top: 20px;
        gap: 10px;
    }
    .b-a-columns .wp-block-column p:first-of-type{
        font-size: 18px!important;
        margin-bottom: 5px;
    }
    .v-content p:first-of-type{
        font-size: 18px!important;
    }

    /* 会社概要ページ */
    .wp-block-media-text__content p:first-of-type{
        font-size: 18px!important;
    }

    table tr td{
        font-size: 15px;
    }
    table tr td:first-of-type{
        width: 30%!important;
    }

    p.sp-19{
        font-size: 19px!important;
        margin-bottom: 20px;
    }
    .saiyo-point-columns .wp-block-column{
        padding: 30px 50px;
    }
    .saiyo-point-columns{
        gap: 15px!important;
        margin-bottom: 15px;
    }

    .btn-columns .swell-block-button{
        text-align: center;
    }
    .btn-columns .swell-block-button a{
        width: 80%;
    }

    .bg-color {
        margin: 50px calc(50% - 50vw);
        padding: 50px calc(50vw - 50%);
    }


    /* お問い合わせ */
    .btn_contact7 input{
        width: 80%;
    }

    /* フッター */
    .l-footer__widgetArea .l-container .w-footer__box:first-child{
        width: 100%;
        text-align: center;
    }
    .l-footer__widgetArea .l-container .w-footer__box:last-child{
        width: 100%;
    }
    .l-footer__widgetArea .l-container .w-footer__box:last-child .wp-block-column:nth-child(2){
        flex-grow: inherit;
        flex-basis: 57% !important;
    }
    .l-footer__widgetArea .l-container .w-footer__box:last-child .wp-block-column:nth-child(3){
        flex-basis: 37% !important;
        flex-grow: inherit;
    }
    .l-footer__widgetArea .l-container .w-footer__box:last-child .wp-block-column:nth-child(3) a{
        text-align: right;
    }
    .l-footer__widgetArea .l-container .w-footer__box:last-child .wp-block-column:nth-child(3) figure img{
        margin-right: 0;
        width: 100%!important;
    }
	
}


