/* 
Theme Name: Lightning Pro Child
Template: lightning-pro
*/


@media print, screen and (max-width: 559px){

}

@media print, screen and (min-width: 560px) and (max-width: 959px) {

}

@media print, screen and (max-width: 959px) {

}

@media print, screen and (min-width: 960px) {

}
/* テーマメニュー非表示 */
.vk-mobile-nav-menu-btn{
    display: none;
}


/* 全体レイアウト */
html,
body{
    margin: 0;
    padding: 0;
    width: 100%;
}
body{
    overflow-x: hidden;
    text-align: justify;
}
.lp-content{
    position: relative;
    width: 100%;
    min-height: 100%;
}
/*
.lp-body{
    padding-bottom: 120px;
}
*/
body,
body div{
    box-sizing: border-box;
}

.bgcolor-yellow{
    background-color: #FFFBD5;
}
.bgcolor-light{
    background-color: #FFFDEE;
}
.bgcolor-white{
    background-color: #ffffff;
}
.bgcolor-white-light{
    background: linear-gradient(#ffffff, #FFFDEE);
}
.bgcolor-white-yellow{
    background: linear-gradient(#ffffff, #FFFBD5);
}
.bgcolor-light-yellow{
    background: linear-gradient(#FFFDEE, #FFFBD5);
}
.bgcolor-yellow-light{
    background: linear-gradient(#FFFBD5, #FFFDEE);
}
.bgcolor-yellow-white{
    background: linear-gradient(#FFFBD5, #ffffff);
}
.bgcolor-light-white{
    background: linear-gradient(#FFFDEE, #ffffff);
}

@media screen and (max-width: 959px) {
    .lp-wrapper{
        width: 100%;
        position: relative;
    }
    .inner-container{
        max-width: 960px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
    }
}
@media print, screen and (min-width: 960px) {
    .lp-wrapper{
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% -50vw);
        width: 100%;
    }
    .inner-container{
        max-width: 960px;
        padding-left: 30px;
        padding-right: 30px;
        margin: 0 auto;
    }
}


img{
    max-width: 100%;
    object-fit: contain;
}


/* 基本クラス */
.footspace{
    height: 100px;
}
.vw100{
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
@media print, screen and (max-width: 559px) {
    .sp-vw100{
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
    }
}
.width100{
    width: 100%;
}
.height100{
    height: 100%;
}

.inline-block{
    display: inline-block;
}
@media print, screen and (min-width: 560px) {
    .pc-inline-block{
        display: inline-block;
    }
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
.align-center{
    display: block;
    margin: 0 auto;
}
.position-relative{
    position: relative;
}
.display-flex{
    display: flex;
}
.flex-center{
    justify-content: center;
    align-items: center;
}

.display-table{
    display: table;
}
.display-table-cell{
    display: table-cell;
}
.box-center{
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.box-transform{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}



/* フォント指定 */
body,
.pricetable td,
.pricetable th{
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans" !important ;
    color: #333333 !important;
}

.lp-content p{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.lp-content ul{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.font-bold{
    font-weight: bold;
}
.color-red{
    color: #ff0000;
}
.margin-05em{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.margin-bottom-05em{
    margin-bottom: 0.5em;
}

.red-strike{
    font-size: 24px;
    margin-left: 15px;
    text-decoration: line-through #ff0000;
}



@media screen and (max-width: 559px) {
    .lp-h2{
        font-size: 28px;
        line-height: 1.5em;
    }
    .lp-h3{
        font-size: 22px;
        line-height: 1.5em
    }
    .lp-text{
        font-size: 16px;
        line-height: 2.0em
    }
    .pricetable td,
    .pricetable th{
        font-size: 16px;
        line-height: 2.0em
    }
}
@media print, screen and (min-width: 560px) {
    .lp-h2{
        font-size: 36px;
        line-height: 1.5em;
    }
    .lp-h3{
        font-size: 24px;
        line-height: 1.5em
    }
    .lp-text{
        font-size: 16px;
        line-height: 2.0em
    }
    .pricetable td,
    .pricetable th{
        font-size: 16px;
        line-height: 2.0em
    }
}







/* ボックスレイアウト */


@media print, screen and (max-width: 559px) {
    .headline-container{
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media print, screen and (min-width: 560px) {
    .headline-container{
        padding-top: 100px;
        padding-bottom: 100px;
    }
}


/* FV */

@media print, screen and (min-width: 560px) {
    .fv-bg{
        background-image: url(https://suido-99.com/kumamoto/wp-content/themes/lightning-pro-child/lp/asset/fv-bg.jpg);
        background-repeat: repeat-x;
        background-size: contain;
    }
    .fv-container{
        padding-left: 0;
        padding-right: 0;
    }
}


/* ボタン */

@media print, screen and (max-width: 559px) {
    .btn-container{
        padding-top: 20px;
        padding-bottom: 50px;
        display: none;
    }
    .top-btn-container{
        padding-top: 20px;
        padding-bottom: 50px;
        display: none;
    }
    .btn-img{
        max-width: 80%;
    }
}

@media print, screen and (min-width: 560px) {
    .btn-container{
        padding-top: 20px;
        padding-bottom: 100px;
    }
    .top-btn-container{
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .btn-img{
        max-width: 480px;
    }
    .lp-tel-mc {
        font-size: 20px;
        margin-top: 15px;
    }
}



/* 専門性 */


@media screen and (max-width: 559px) {
    .senmon-container{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .point-wrapper{
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
    }
    .point-img{
        max-width: 100%;
    }
}

@media print, screen and (min-width: 560px) {
    .senmon-container{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .point-img{
        max-width: 100%;
    }
}




/* サービス */
@media print, screen and (max-width: 559px) {
    .service-container{
        padding-top: 60px;
        padding-bottom: 50px;
    }
    .service-headline{
        margin-bottom: 40px;
    }
    .service-wrapper{
        width: 100%;
        margin: 30px 0;
    }
    .service-inner{
        width: 100%;
        margin: 10px 0;
        height: 150px;
        display: table;
        position: relative;
        background-position: center center;
        background-size: cover;
    }
    .service-banner{
        width: 100%;
        height: 100%;
        margin: 5px 0;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        position: relative;
        z-index: 1;
    }
    .service-title{
        color: #ffffff;
        font-size: 48px;
        text-shadow: #000000 0 0 10px;
    }
    .service-price{
        color: #ffffff;
        font-size: 40px;
        text-shadow: #000000 0 0 10px;
    }
}

@media print, screen and (min-width: 560px) {
    .service-container{
        padding-top: 100px;
        padding-bottom: 30px;
    }
    .service-headline{
        font-size: 36px;
        margin-bottom: 60px;
    }

    .service-wrapper{
        width: 100%;
        display: flex;
        margin: 50px 0;
    }
    .service-inner{
        width: 33.333%;
        margin: 10px;
        height: 200px;
        display: table;
        position: relative;
    }
    .service-banner{
        height: 100%;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        position: relative;
        z-index: 1;
    }
}




/* 料金カード */

@media print, screen and (max-width: 719px) {
    .pricecard-container{
        padding-top: 60px;
        padding-bottom: 50px;
    }
    .pricecard-wrapper{
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        max-width: 960px;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }
    .pricecard{
        width: 100%;
        max-width: 480px;
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
        background-color: #ffffff;
        border: #707070 1px solid;
    }
    .pricecard-image{
        width: 100%;
        height: 200px;
        background-position: center center;
        background-size: cover;
    }
    .pricecard-content{
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }


    
    .pricetable,
    .pricetable tr,
    .pricetable tr:hover,
    .pricetable th,
    .pricetable td{
        border: none;
        vertical-align: middle;
        font-weight: normal;
        line-height: 1.5em;
        background-color: transparent !important;
    }

    .pricetable th{
        width: 100%;
        padding: 10px 5px 10px 10px;
    }

    .pricetable td{
        padding: 10px 5px;
    }

    table.pricetable tbody>tr:nth-child(odd)>td,
    table.pricetable tbody>tr:nth-child(odd)>th{
        background-color: transparent !important;
    }

    .pricetable .price{
        min-width: 135px;
        white-space: nowrap;
    }

    .pricetable .price-parts{
        font-size: 14px;
        font-weight: bold;
    }

}



@media print, screen and (min-width: 720px) {
    .pricecard-container{
        padding-top: 80px;
        padding-bottom: 60px;
    }
    .pricecard-wrapper{
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        max-width: 960px;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }
    .pricecard{
        width: calc(33.333% - 10px);
        margin: 5px 5px 10px;
        background-color: #ffffff;
        border: #707070 1px solid;
    }
    .pricecard-image{
        width: 100%;
        height: 200px;
        background-position: center center;
        background-size: cover;
    }
    .pricecard-content{
        padding-top: 10px;
        padding-bottom: 15px;
        padding-left: 10px;
        padding-right: 10px;
    }


    .pricetable,
    .pricetable tr,
    .pricetable tr:hover,
    .pricetable th,
    .pricetable td{
        border: none;
        vertical-align: middle;
        font-weight: normal;
        line-height: 1.5em;
        background-color: transparent !important;
    }

    .pricetable tr{
        height: calc(3.5em + 5px);
    }

    .pricetable th{
        width: calc(100% - 90px);
        padding: 0px 5px;
    }

    .pricetable td{
        padding: 0px 5px;
    }

    table.pricetable tbody>tr:nth-child(odd)>td,
    table.pricetable tbody>tr:nth-child(odd)>th{
        background-color: transparent !important;
    }

    .pricetable .price{
        width: 90px;
    }

    .pricetable .price-parts{
        font-size: 14px;
        font-weight: bold;
        margin-left: 15px;
    }
}





@media screen and (max-width: 559px) {
    .voice-container{
        padding-top: 0;
        padding-bottom: 60px;
    }
    .voice-headline-container{
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .review-wrapper{
        width: 95%;
        margin: 20px auto;
        padding: 20px;
        border: 1px #707070 solid;
        border-radius: 10px;
        background-color: #ffffff;
    }
    .review-header-wrapper{
        justify-content: center;
        align-items: center;
    }
    .review-image-wrapper{
        width:80px;
    }
    .review-image-wrapper img{
        border-radius: 50px;
    }
    .review-headtext-wrapper{
        width: calc(100% - 80px);
        padding-left: 15px;
    }
    .review-title{
        font-size: 16px;
        font-weight: bold;
        padding: 5px 0;
        border-bottom: #cccccc 1px solid;
    }
    .review-info-wrapper{
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .review-stars{
        display: inline-block;
        margin-right: 10px;
        font-size: 14px;
    }
    .review-name{
        width: auto;
        color: #999999;
        font-size: 14px;
    }
    .review-text{
        padding: 10px;
    }

}

@media print, screen and (min-width: 560px) {
    .voice-container{
        padding-top: 0;
        padding-bottom: 60px;
    }
    .voice-headline-container{
        padding-top: 100px;
        padding-bottom: 80px;
    }

    .review-wrapper{
        width: 80%;
        margin: 20px auto;
        padding: 30px;
        border: 1px #707070 solid;
        border-radius: 10px;
        background-color: #ffffff;
    }
    .review-header-wrapper{
        justify-content: center;
        align-items: center;
    }
    .review-image-wrapper{
        width: 80px;
    }
    .review-image-wrapper img{
        border-radius: 50px;
    }
    .review-headtext-wrapper{
        width: calc(100% - 100px);
        padding-left: 20px;
    }
    .review-title{
        font-size: 24px;
        font-weight: bold;
        padding: 5px 0;
        border-bottom: #cccccc 1px solid;
    }
    .review-info-wrapper{
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .review-stars{
        display: inline-block;
        margin-right: 20px;
    }
    .review-name{
        width: auto;
        color: #999999;
    }
    .review-text{
        padding: 10px;
    }


}


.stars{
    display: inline-block;
}
.stars:before{
    color: #ffa500;
    content: '★★★★★';
}





/* ご依頼の流れ */

@media screen and (max-width: 719px) {
    .flow-headline{
        background: linear-gradient(#AAE6FF, #F6FCFF);
    }

    .step-wrapper{
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding: 60px 20px;
        position: relative;
    }
    .step1-wrapper{
        background: linear-gradient(#F6FCFF,#F3FBFF);
        z-index: 5;
        filter: drop-shadow(0 5px 3px #AAE6FF4D);
    }
    .step2-wrapper{
        background: linear-gradient(#ECF9FF,#F6FCFF);
        z-index: 4;
        filter: drop-shadow(0 5px 3px #AAE6FF4D);
    }
    .step3-wrapper{
        background: linear-gradient(#E2F6FF,#ECF9FF);
        z-index: 3;
        filter: drop-shadow(0 5px 3px #AAE6FF4D);
    }
    .step4-wrapper{
        background: linear-gradient(#CEF0FF,#E2F6FF);
        z-index: 2;
        filter: drop-shadow(0 5px 3px #AAE6FF4D);
    }
    .step5-wrapper{
        background: linear-gradient(#CEF0FF,#ffffff);
        z-index: 1;
    }

    .step1-wrapper:after{
        content: "";
        position: absolute;
        right: 0;
        bottom: -30px;
        left: 0;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: #F3FBFF transparent transparent transparent;
        border-width: 30px 30px 0 30px;
        z-index: 10;
    }
    .step2-wrapper:after{
        content: "";
        position: absolute;
        right: 0;
        bottom: -30px;
        left: 0;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: #F6FCFF transparent transparent transparent;
        border-width: 30px 30px 0 30px;
        z-index: 1;
    }
    .step3-wrapper:after{
        content: "";
        position: absolute;
        right: 0;
        bottom: -30px;
        left: 0;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: #ECF9FF transparent transparent transparent;
        border-width: 30px 30px 0 30px;
        z-index: 1;
    }
    .step4-wrapper:after{
        content: "";
        position: absolute;
        right: 0;
        bottom: -30px;
        left: 0;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: #E2F6FF transparent transparent transparent;
        border-width: 30px 30px 0 30px;
        z-index: 1;
    }
     

    .step-inner{
        max-width: 480px;
        display: block;
        margin: 0 auto;
    }


    .flow-container{
        padding-top: 0;
        padding-bottom: 70px;
    }
    .flow-wrapper{
        background-color: #ffffff;
        height: 100%;
    }
    .flow-image{
        width: 100%;
        display: block;
    }
    .flow-textbox{
        width: 100%;
        display: block;
        padding: 20px;
    }

    .flow-hr{
        width: 90%;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }
    .flow-notes{
        font-size: 14px;
        color: #999999;
        line-height: 1.7;
    }
    .flow-ul li{
        font-size: 14px;
        margin-bottom: .3em;
    }

    
    .oyakusoku-wrapper{
        margin: 30px 0 0;
    }
    .oyakusoku-textbox{
        width: 95%;
        margin: 0 auto;
        padding: 20px;
        border: #FFE600 1px solid;
        border-radius: 10px;
        background-color: #FFFDEE;
    }

    .oyakusoku-textbox ul{
        padding-inline-start: 25px;
    }
    
    .jikanmeyasu-wrapper{
        margin: 30px 0 0;
    }
    .jikanmeyasu-textbox{
        width: 95%;
        margin: 0 auto;
        padding: 20px;
        border: #FFE600 1px solid;
        border-radius: 10px;
        background-color: #FFFDEE;
    }
    .jikanmeyasu-textbox ul{
        padding-inline-start: 25px;
    }

    .atobarai-wrapper{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .atobarai-inner{
        max-width: 960px;
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    .atobarai-textbox{
        width: 95%;
        margin: 0 auto;
        padding: 20px;
        border: #747474 1px solid;
        border-radius: 10px;
        background-color: #ffffff;
    }
    .card-wrapper{
        padding: 30px 0;
    }
    .card-inner{
        max-width: 960px;
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .card-brand-text{
        margin-bottom: 20px;
    }

}




@media print, screen and (min-width: 720px) {
    .flow-headline{
        background: linear-gradient(#AAE6FF, #F6FCFF);
    }


    .step-wrapper{
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding: 80px 10px;
        position: relative;
    }
    .step1-wrapper{
        background: linear-gradient(#F6FCFF,#F3FBFF);
        z-index: 5;
        filter: drop-shadow(0 5px 3px #AAE6FF4D);
    }
    .step2-wrapper{
        background: linear-gradient(#ECF9FF,#F6FCFF);
        z-index: 4;
        filter: drop-shadow(0 5px 3px #AAE6FF4D);
    }
    .step3-wrapper{
        background: linear-gradient(#E2F6FF,#ECF9FF);
        z-index: 3;
        filter: drop-shadow(0 5px 3px #AAE6FF4D);
    }
    .step4-wrapper{
        background: linear-gradient(#CEF0FF,#E2F6FF);
        z-index: 2;
        filter: drop-shadow(0 5px 3px #AAE6FF4D);
    }
    .step5-wrapper{
        background: linear-gradient(#CEF0FF,#ffffff);
        z-index: 1;
    }


    .step1-wrapper:after{
        content: "";
        position: absolute;
        right: 0;
        bottom: -45px;
        left: 0;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: #F3FBFF transparent transparent transparent;
        border-width: 45px 45px 0 45px;
        z-index: 10;
    }
    .step2-wrapper:after{
        content: "";
        position: absolute;
        right: 0;
        bottom: -50px;
        left: 0;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: #F6FCFF transparent transparent transparent;
        border-width: 50px 50px 0 50px;
        z-index: 1;
    }
    .step3-wrapper:after{
        content: "";
        position: absolute;
        right: 0;
        bottom: -50px;
        left: 0;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: #ECF9FF transparent transparent transparent;
        border-width: 50px 50px 0 50px;
        z-index: 1;
    }
    .step4-wrapper:after{
        content: "";
        position: absolute;
        right: 0;
        bottom: -50px;
        left: 0;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: #E2F6FF transparent transparent transparent;
        border-width: 50px 50px 0 50px;
        z-index: 1;
    }

    .step-inner{
        max-width: 820px;
        display: block;
        margin: 0 auto;
    }

    .flow-container{
        padding-top: 0;
        padding-bottom: 0;
    }
    .flow-wrapper{
        background-color: #ffffff;
        max-width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .flow-image{
        width: 330px;
        justify-content: center;
        align-items: center;
    }
    .flow-textwrapper{
        width: calc(100% - 330px);
        justify-content: center;
        align-items: center;
    }
    .flow-textbox{
        vertical-align: middle;
        padding: 0 40px;
    }

    .flow-hr{
        width: 90%;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }
    .flow-notes{
        font-size: 14px;
        color: #999999;
        line-height: 1.7;
    }
    .flow-ul li{
        font-size: 14px;
        margin-bottom: .3em;
    }

    .oyakusoku-wrapper{
        margin: 70px 0 0;
    }
    .oyakusoku-textbox{
        width: 75%;
        margin: 0 auto;
        padding: 40px 60px;
        border: #FFE600 1px solid;
        border-radius: 10px;
        background-color: #FFFDEE;
    }

    .jikanmeyasu-wrapper{
        margin: 70px 0 0;
    }
    .jikanmeyasu-textbox{
        width: 75%;
        margin: 0 auto;
        padding: 40px 60px;
        border: #FFE600 1px solid;
        border-radius: 10px;
        background-color: #FFFDEE;
    }

    .atobarai-wrapper{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .atobarai-inner{
        max-width: 960px;
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    .atobarai-textbox{
        width: 75%;
        max-width: 720px;
        margin: 0 auto;
        padding: 30px 50px;
        border: #747474 1px solid;
        border-radius: 10px;
        background-color: #ffffff;
    }

    .card-wrapper{
        padding: 100px 0 20px;
    }
    .card-inner{
        max-width: 960px;
        margin: 0 auto;
        padding-left: 30px;
        padding-right: 30px;
    }
    .card-brand-text{
        margin-bottom: 20px;
    }
}







/* 料金の目安 */

@media print, screen and (max-width: 559px) {
    .price-container{
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .price-wrapper{
        width: 95%;
        margin: 0 auto;
        border: #00B3FF 1px solid;
        border-radius: 10px;
        background-color: #EDF9FF;
        padding: 20px 0;
    }

    .price-text{
        font-size: 16px;
        font-weight: bold;
        line-height: 3.0em;
    }
    .price-meyasu-text{
        font-size: 16px;
        line-height: 1.2em;
    }
    .price-campaign{
        font-size: 16px;
        padding-left: 20px;
        font-weight: bold;
        margin-bottom: 1em;
    }
}

@media print, screen and (min-width: 560px) {
    .price-container{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .price-wrapper{
        width: 70%;
        margin: 0 auto;
        padding: 40px;
        border: #00B3FF 1px solid;
        border-radius: 10px;
        background-color: #EDF9FF;
    }

    .price-text{
        font-size: 20px;
        font-weight: bold;
        line-height: 3.0em;
    }
    .price-meyasu-text{
        font-size: 20px;
        line-height: 1.2em;
    }
    .price-campaign{
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 1.0em;
    }
}




/* お時間を頂く場合があります */

@media screen and (max-width: 719px) {
    .omatase-container{
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .omatase-wrapper{
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .omatase-image{
        max-width: 200px;
        display: block;
        margin: 0 auto;
        order: 1;
    }
    .omatase-textbox{
        order: 2;
        width: 100%;
        display: block;
        padding: 10px;
    }
    .omatase-text{
    }
    .omatase-text p{
        margin-block-start: 1.0em;
        margin-block-end: 1.0em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
    }
}

@media print, screen and (min-width: 720px) {
    .omatase-container{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .omatase-wrapper{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .omatase-image{
        width: 30%;
        justify-content: center;
        align-items: center;
    }
    .omatase-textbox{
        width: 70%;
        justify-content: center;
        align-items: center;
        padding-left: 50px;
    }
    .omatase-text{
        text-align: center;
    }
    .omatase-text p{
        margin-block-start: 1.0em;
        margin-block-end: 1.0em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
    }
}




/* 受付状況・訪問の目安 */


@media screen and (max-width: 479px) {
    .waiting-container{
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .waiting-wrapper{
        border: #FD9926 3px solid;
        background-color: #FD9926;
        width: 100%;
        margin: 0 auto;
    }
    .waiting-image{
        display: block;
        position: absolute;
        margin: 0 auto;
        bottom: 0;
    }
    .waiting-headline-wrapper{
        display: flex;
    }
    .waiting-headline-text{
        width: 90%;
        background: linear-gradient(#FF9900, #FF9900 70%, #FE7A10);
        color: #ffffff;
        font-size: 22px;
        font-weight: bold;
        padding-left: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
        display: flex;
    }
    
    .waiting-headline-text:after{
        content: '';
        position: absolute;
        top: 0;
        right: -15px;
        width: 30px;
        height: 100%;
        background-color: #ffffff;
        transform: skew(-15deg);
      }
      
    .waiting-headline-right{
        width: 10%;
        background-color: #ffffff;
    }

    .waiting-content-wrapper{
        background-color: transparent;
        position: relative;
    }
    .waiting-content-wrapper:after{
        content: "";
        background-image: url(https://suido-99.com/kumamoto/wp-content/themes/lightning-pro-child/lp/asset/waiting-staff.png);
        background-repeat: no-repeat;
        background-size: 110px;
        background-position: left bottom;
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        margin: auto;
        font-size: 0;
    }
    .waiting-content-inner{
        background-color: #ffffff;
        padding-bottom: 30px;
    }

    .waiting-content-inner:after{
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 100%;
        height: 30px;
        background: linear-gradient(270deg, #FF9900, #FE7A10);
    }

    .now-time{
        margin-right: 10px;
    }
    .waiting-staff{
        font-size: 18px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 10px;
    }
/*
    .staff-number{
        color: #f2510c;
        font-size: 24px;
        margin-left: 5px;
        margin-right: 3px;
        font-weight: bold;
    }
    .number-mei{
        color: #f2510c;
        font-size: 20px;
        margin-right: 5px;
        font-weight: bold;
    }
*/
    .meyasu-headline{
        margin-left: 90px;
        margin-right: 30px;
        padding-top: 10px;
        padding-left: 15px;
        padding-bottom: 3px;
        border-bottom: #FD9926 2px solid;
        font-size: 20px;
        font-weight: bold;
    }
    .waiting-meyasu{
        margin-left: 90px;
        padding-top: 3px;
        padding-left: 20px;
        padding-bottom: 30px;
        font-size: 14px;
        font-weight: bold;
    }
    .meyasu-time{
    }
/*
    .meyasu-number{
        color: #f2510c;
        font-size: 18px;
        font-weight: bold;
        margin-left: 3px;
        margin-right: 3px;
    }
*/

    .waiting-notes{
        margin-top: 15px;
        font-size: 12px;
        color: #666666;
    }
}


@media screen and (min-width: 480px) and (max-width: 559px) {
    .waiting-container{
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .waiting-wrapper{
        border: #FD9926 3px solid;
        background-color: #FD9926;
        width: 100%;
        margin: 0 auto;
    }
    .waiting-image{
        display: block;
        position: absolute;
        margin: 0 auto;
        bottom: 0;
    }
    .waiting-headline-wrapper{
        display: flex;
    }
    .waiting-headline-text{
        width: 90%;
        background: linear-gradient(#FF9900, #FF9900 70%, #FE7A10);
        color: #ffffff;
        font-size: 22px;
        font-weight: bold;
        padding-left: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
        display: flex;
    }
    
    .waiting-headline-text:after{
        content: '';
        position: absolute;
        top: 0;
        right: -15px;
        width: 30px;
        height: 100%;
        background-color: #ffffff;
        transform: skew(-15deg);
      }
      
    .waiting-headline-right{
        width: 10%;
        background-color: #ffffff;
    }

    .waiting-content-wrapper{
        background-color: transparent;
        position: relative;
    }
    .waiting-content-wrapper:after{
        content: "";
        background-image: url(https://suido-99.com/kumamoto/wp-content/themes/lightning-pro-child/lp/asset/waiting-staff.png);
        background-repeat: no-repeat;
        background-size: 40%;
        background-position: left bottom;
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        margin: auto;
        font-size: 0;
    }
    .waiting-content-inner{
        background-color: #ffffff;
        padding-bottom: 30px;
        padding-left: 120px;
    }

    .waiting-content-inner:after{
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 100%;
        height: 30px;
        background: linear-gradient(270deg, #FF9900, #FE7A10);
    }

    .now-time{
        margin-right: 10px;
    }
    .waiting-staff{
        font-size: 18px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 10px;
    }
/*
    .staff-number{
        color: #f2510c;
        font-size: 24px;
        margin-left: 5px;
        margin-right: 3px;
        font-weight: bold;
    }
    .number-mei{
        color: #f2510c;
        font-size: 20px;
        margin-right: 5px;
        font-weight: bold;
    }
*/
    .meyasu-headline{
        margin-left: 30px;
        margin-right: 30px;
        padding-top: 10px;
        padding-left: 15px;
        padding-bottom: 3px;
        border-bottom: #FD9926 2px solid;
        font-size: 20px;
        font-weight: bold;
    }
    .waiting-meyasu{
        margin-left: 30px;
        padding-top: 3px;
        padding-left: 20px;
        padding-bottom: 30px;
        font-size: 14px;
        font-weight: bold;
    }
    .meyasu-time{

    }
/*
    .meyasu-number{
        color: #f2510c;
        font-size: 18px;
        font-weight: bold;
        margin-left: 3px;
        margin-right: 3px;
    }
*/
    .waiting-notes{
        margin-top: 15px;
        font-size: 14px;
        color: #666666;
    }
}


@media screen and (min-width: 560px) and (max-width: 959px) {
    .waiting-container{
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .waiting-wrapper{
        border: #FD9926 3px solid;
        background-color: #FD9926;
        width: 100%;
        max-width: 560px;
        margin: 0 auto;
    }
    .waiting-image{
        display: block;
        position: absolute;
        margin: 0 auto;
        bottom: 0;
    }
    .waiting-headline-wrapper{
        display: flex;
    }
    .waiting-headline-text{
        width: 70%;
        background: linear-gradient(#FF9900, #FF9900 70%, #FE7A10);
        color: #ffffff;
        font-size: 24px;
        font-weight: bold;
        padding-left: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
        display: flex;
    }
    
    .waiting-headline-text:after{
        content: '';
        position: absolute;
        top: 0;
        right: -15px;
        width: 30px;
        height: 100%;
        background-color: #ffffff;
        transform: skew(-15deg);
      }
      
    .waiting-headline-right{
        width: 30%;
        background-color: #ffffff;
    }

    .waiting-content-wrapper{
        background-color: transparent;
        position: relative;
    }
    .waiting-content-wrapper:after{
        content: "";
        background-image: url(https://suido-99.com/kumamoto/wp-content/themes/lightning-pro-child/lp/asset/waiting-staff.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left bottom;
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        margin: auto;
        font-size: 0;
    }
    .waiting-content-inner{
        background-color: #ffffff;
        padding-left: 150px;
        padding-bottom: 30px;
    }

    .waiting-content-inner:after{
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 100%;
        height: 30px;
        background: linear-gradient(270deg, #FF9900, #FE7A10);
    }

    .now-time{
        margin-right: 10px;
    }
    .waiting-staff{
        font-size: 20px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 10px;
    }
/*
    .staff-number{
        color: #f2510c;
        font-size: 28px;
        margin-left: 10px;
        margin-right: 5px;
        font-weight: bold;
    }
    .number-mei{
        color: #f2510c;
        font-size: 24px;
        margin-right: 10px;
        font-weight: bold;
    }
*/
    .meyasu-headline{
        margin-left: 90px;
        margin-right: 50px;
        padding-top: 10px;
        padding-left: 15px;
        padding-bottom: 5px;
        border-bottom: #FD9926 2px solid;
        font-size: 20px;
        font-weight: bold;
    }
    .waiting-meyasu{
        margin-left: 90px;
        padding-top: 5px;
        padding-left: 30px;
        padding-bottom: 30px;
        font-size: 16px;
        font-weight: bold;
    }
    .meyasu-time{

    }
/*
    .meyasu-number{
        color: #f2510c;
        font-size: 18px;
        font-weight: bold;
        margin-left: 5px;
        margin-right: 5px;
    }
*/
    .waiting-notes{
        margin-top: 15px;
        font-size: 14px;
        color: #666666;
    }
}



@media print, screen and (min-width: 959px) {
    .waiting-container{
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .waiting-wrapper{
        border: #FD9926 3px solid;
        background-color: #FD9926;
        width: 85%;
        margin: 0 auto;
    }
    .waiting-image{
        display: block;
        position: absolute;
        margin: 0 auto;
        bottom: 0;
    }
    .waiting-headline-wrapper{
        display: flex;
    }
    .waiting-headline-text{
        width: 70%;
        min-width: 500px;
        background: linear-gradient(#FF9900, #FF9900 70%, #FE7A10);
        color: #ffffff;
        font-size: 36px;
        padding-left: 40px;
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
        display: flex;
    }
    
    .waiting-headline-text:after{
        content: '';
        position: absolute;
        top: 0;
        right: -15px;
        width: 30px;
        height: 100%;
        background-color: #ffffff;
        transform: skew(-15deg);
      }
      
    .waiting-headline-right{
        width: 30%;
        background-color: #ffffff;
    }

    .waiting-content-wrapper{
        background-color: transparent;
        position: relative;
    }
    .waiting-content-wrapper:after{
        content: "";
        background-image: url(https://suido-99.com/kumamoto/wp-content/themes/lightning-pro-child/lp/asset/waiting-staff.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left bottom;
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        margin: auto;
        font-size: 0;
    }
    .waiting-content-inner{
        background-color: #ffffff;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 250px;
        padding-right: 30px;
    }

    .waiting-content-inner:after{
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 100%;
        height: 40px;
        background: linear-gradient(270deg, #FF9900, #FE7A10);
    }
    .now-time{
        margin-right: 10px;
    }
    .waiting-staff{
        font-size: 24px;
        padding-bottom: 10px;
    }
/*
    .staff-number{
        color: #f2510c;
        font-size: 36px;
        margin-left: 10px;
        margin-right: 5px;
        font-weight: bold;
    }
    .number-mei{
        color: #f2510c;
        font-size: 28px;
        margin-right: 10px;
        font-weight: bold;
    }
*/
    .meyasu-headline{
        width: calc(100% - 80px);
        margin-left: 30px;
        padding-top: 10px;
        padding-left: 30px;
        padding-bottom: 5px;
        border-bottom: #FD9926 2px solid;
        font-size: 24px;
        font-weight: bold;
    }
    .waiting-meyasu{
        padding-top: 5px;
        padding-left: 80px;
        padding-bottom: 30px;
        font-size: 22px;
        font-weight: bold;
    }
    .meyasu-time{

    }
/*
    .meyasu-number{
        color: #f2510c;
        font-size: 24px;
        font-weight: bold;
        margin-left: 5px;
        margin-right: 5px;
    }
*/
    .waiting-notes{
        margin-top: 15px;
        font-size: 14px;
        color: #666666;
    }
}






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

    .faq-container{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .faq-block{
        margin-top: 1.5em;
        margin-bottom: 1.5em;
        position: relative;
        border: #00B3FF 1px solid;
    }
    
    .faqbox-q{
        display: block;
        position: relative;
        font-size: 16px;
        line-height: 30px;
        padding-left: 65px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #AAE6FF;
        border-bottom: #00B3FF 1px solid;
    }
    .faqbox-a{
        display: block;
        position: relative;
        font-size: 16px;
        padding-left: 65px;
        padding-right: 20px;
        padding-top: 25px;
        padding-bottom: 30px;
        line-height: 30px;
        background-color: #ffffff;
    }

    .faqbox-a p:first-child{
        margin-top: 0;
    }

    .faqbox-q:before{
        display: inline-block;
        position: absolute;
        top: 15px;
        left: 10px;
        bottom: 0;
        right: 0;
        content: "Ｑ";
        width: 40px;
        height: 40px;
        font-size: 20px;
        color: #ffffff;
        background-color: #00B3FF;
        border-radius: 50px;
        text-align: center;
        vertical-align: middle;
        line-height: 40px;
    }
    .faqbox-a:before{
        display: inline-block;
        position: absolute;
        top: 20px;
        left: 10px;
        bottom: 0;
        right: 0;
        content: "Ａ";
        width: 40px;
        height: 40px;
        font-size: 20px;
        color: #00B3FF;
        background-color: #ffffff;
        border: #00B3FF 1px solid;
        border-radius: 50px;
        text-align: center;
        vertical-align: middle;
        line-height: 40px;
    }
}


@media print, screen and (min-width: 560px) {
    .faq-container{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .faq-block{
        margin-top: 1.5em;
        margin-bottom: 1.5em;
        position: relative;
        border: #00B3FF 1px solid;
    }
    
    .faqbox-q{
        display: block;
        position: relative;
        font-size: 18px;
        line-height: 30px;
        padding-left: 80px;
        padding-right: 40px;
        padding-top: 25px;
        padding-bottom: 25px;
        background-color: #AAE6FF;
        border-bottom: #00B3FF 1px solid;
    }
    .faqbox-a{
        display: block;
        position: relative;
        font-size: 18px;
        padding-left: 80px;
        padding-right: 40px;
        padding-top: 25px;
        padding-bottom: 30px;
        line-height: 30px;
        background-color: #ffffff;
    }

    .faqbox-a p{
        line-height: 2.0em;
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .faqbox-q:before{
        display: inline-block;
        position: absolute;
        top: 15px;
        left: 10px;
        bottom: 0;
        right: 0;
        content: "Ｑ";
        width: 50px;
        height: 50px;
        font-size: 20px;
        color: #ffffff;
        background-color: #00B3FF;
        border-radius: 50px;
        text-align: center;
        vertical-align: middle;
        line-height: 50px;
    }
    .faqbox-a:before{
        display: inline-block;
        position: absolute;
        top: 20px;
        left: 10px;
        bottom: 0;
        right: 0;
        content: "Ａ";
        width: 50px;
        height: 50px;
        font-size: 20px;
        color: #00B3FF;
        background-color: #ffffff;
        border: #00B3FF 1px solid;
        border-radius: 50px;
        text-align: center;
        vertical-align: middle;
        line-height: 50px;
    }


}

/* フッター */

@media screen and (max-width: 559px) {
    .footer{
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        background-color: #FFFBD5;
    }
    .footer-container{    
        padding-top: 20px;
        padding-bottom: 120px;
    }
    .footer-wrapper{
        color: #707070;
        font-size: 12px;
        text-align: center;
    }
    .footer-menu{
        margin-bottom: 20px ;
    }
    .footer-company,
    .footer-company a{
        color: #707070;
        display: inline-block;
        margin-right: 5px;
    }
    .footer-privacy,
    .footer-privacy a{
        color: #707070;
        display: inline-block;
        margin-left: 5px;
    }

}
@media print, screen and (min-width: 560px) {
    .footer{
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        background-color: #FFFBD5;
    }
    .footer-container{    
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .footer-wrapper{
        color: #707070;
        font-size: 14px;
        text-align: center;
    }
    .footer-menu{
        margin-bottom: 20px ;
    }
    .footer-company,
    .footer-company a{
        color: #707070;
        display: inline-block;
        margin-right: 10px;
    }
    .footer-privacy,
    .footer-privacy a{
        color: #707070;
        display: inline-block;
        margin-left: 10px;
    }

}
/* スマホフッター電話ボタン */
@media screen and (max-width: 559px) {
    .sp-footer{
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        background-color: #FFFBD5;
        height: 100px;
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        padding: 10px;
        padding-bottom: calc(10px + env(safe-area-inset-bottom));
        box-shadow: 0 0 15px #eeeeee;
        z-index: 10;
    }
    .sp-footer-btn{
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }
}


@media print, screen and (min-width: 560px) {
    .sp-footer{
        display: none;
    }
}