
.post-type-archive-customer .title-page, .single-customer .title-page, .tax-customer-cat .title-page, .tax-customer-tag .title-page {
    background: url(../../assets/img/works/hd_bg_01.jpg) no-repeat 50%;
    background-size: cover;
}
@media screen and (min-width: 768px) {
    .single-customer .article-title .info, .single-customer .article-title .info {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.list-form dl{
    align-items: center;
}
@media screen and (max-width: 768px) {
.footer-sp {   
        width: 100%;
        background: rgba(27, 144, 223, 0.8);
        padding: 5px 0;
        position: relative;
}
.footer-sp img {
            width: 24px;
            height: auto;
            margin-right: 10px;
        }
.footer-sp a {
            width: 92%;
            margin: 0 auto;
            border-radius: 5px;
            font-size: 22px;
            line-height: 1.8;
            background: #fff;
            color: #1b5199;
            font-weight: 700;
            position: relative;
            padding: 8px 0px;
            box-sizing: border-box;
            display: flex;
            align-items: center;
            justify-content: center;
        }
 .footer-sp span {
                font-size: 14px;
                display: inline-block;
                margin-left: 10px;
            }
        }
    

#js-fixed-footer {
    position: fixed;
    bottom: 0px;
    left: 0;
    z-index: 1;
    z-index: 1000;
}
#js-fixed-footer.is-show {
    bottom: 0;
    visibility: visible;
}
.display_sp {
    display: none;
}
@media screen and (max-width: 768px) {
    .display_sp {
        display: block;
    }
}
.lato-bold {
    font-family: "Lato", sans-serif;
    font-weight: 700;
}
.btn-ft-conv {
    bottom: 70px;
}

.mwform-checkbox-field-text {
    font-size: 16px;
}
.c-contact-box-title {
    font-weight: 700;
    text-align: center;
    font-size: 16px;
    color: #184888;
    padding-top: 20px;
}
.c-contact-title {
    font-size: 12px;
    text-align: center;
    margin: 20px 0 20px;
    line-height: 1.4;
}
.c-contact-title {
    font-size: 14px;
    text-align: center;
    margin: 20px 0 20px;
    line-height: 1.4;
}
.c-contact-box {
    margin-top: 20px;
    border: 1px solid #efefef;
    background:#efefef;
    padding: 5px 10px 30px;
    margin-bottom: 40px;
    box-sizing: border-box;
}
.c-contact-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px;
    row-gap: 20px;

}
.c-contact-ul li img {
    width: 100%;
    height: auto;
}
.c-contact-ul li {
    max-width: 320px;
    width: 100%;
}
.c-contact-img {
    text-align: center;
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
}
.c-contact-img img {
    width: 100%;
    height: auto;
}
.c-contact-sumi-img {
    width: 100%;
    max-width: 700px;
    margin: 30px auto 0;
}
.c-contact-sumi-img img {
    width: 100%;
}
.header-fix-btn-02 {
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 16px;
    line-height: 1.4;
    color: #184888;
    font-weight: 600;
}
.header-fix-btn {
    display: flex;
    padding-right: 170px;
    column-gap: 20px;
    align-items: center;
}
.header-fix-btn a {
    background: #ced6e0;
    padding: 10px 5px;
    display: block;
    border-radius: 5px;
    color: #184888;
    font-weight: 500;
    width: 160px;
    box-sizing: border-box;
}
.header-fix-btn-01 a {
    text-align: center;
    font-size: 12px;
    line-height: 1.4;
    position: relative;
}
.header-fix-btn-01 a:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    width: 8px;
    height: 8px;
    border: 2px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg);
    position: absolute;
    right: 15px;
    top: 26px;
}
.header-fix-btn-02 span {
    display: block;
    font-size: 12px;
}
.header-fix-btn-02 {
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 16px;
    line-height: 1.4;
    color: #184888;
    font-weight: 600;
}
.header-fix-btn img {
    width: 24px;
    height: auto;
    margin-right: 10px;
}
@media screen and (min-width: 768px) {
    header .btn-instagram {
        position: absolute;
        right: 120px;
    }
}
@media screen and (max-width: 880px) {
    header .btn-instagram {
        position: absolute;
        right: 105px;
    }
    .header-fix-btn {
        padding-right: 140px;
    }
}
@media screen and (max-width: 860px) {
.header-fix-btn{
    display: none;
}
}
.sp{
    display: none;
} 
    @media screen and (max-width: 768px) {
        .sp{
            display: block;
    } 
}
.c-header-wrap {
    background: url(../img/index/main-img.png);
    background-size: cover;
    width: calc(100% - 50px);
    height: 676px;
    margin-top: 196px;
    margin-left: 50px;
    position: relative;
}
.c-header-txt-wrap{
position: absolute;
    left: 52%;
    transform: translateX(-50%);
    top: 40px;
    z-index: 100;
}
@media screen and (max-width: 830px) {
    .c-header-txt-wrap{
        top: 100px;
    }
}
.c-header-txt-wrap-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
}
@media screen and (max-width: 798px) {
    .c-header-txt-wrap-inner {
        display: block;
        text-align: center;
    } 
}
.c-header-txt-top{
        width: 800px;
        margin: 0 auto;
}
@media screen and (max-width: 830px) {
    .c-header-txt-top{
        min-width: 330px;
        width: 100%;
    }
}
.c-header-txt-top img {
    width: 96%;
    height: auto;
}
@media screen and (max-width: 830px) {
    .c-header-txt-top img {
        width: 100%;
    }
}
.c-header-bottom {
    position: absolute;
    width: 90%;
    transform: translateX(-50%);
    left: 50%;
    background: rgba(27, 144, 223, 0.8);
    height: 300px;
    bottom: 30px;
}
@media screen and (max-width: 700px) {
    .c-header-bottom {
        bottom: 0;
        height: auto;
    } 
}
@media screen and (max-width: 830px) {
    .c-header-bottom {
        bottom: -110px;
    } 
}
@media screen and (max-width: 768px) {
    .c-header-bottom {
        bottom: -80px;
    } 
}
@media screen and (max-width: 600px) {
    .c-header-bottom {
        bottom: -50px;
    } 
}
.c-header-bottom-inner {
    position: relative;
}
.c-header-bottom-img {
    width: 240px;
}
@media screen and (max-width: 830px) {
    .c-header-bottom-img {
        margin: 0 auto;
    }
}
.c-header-bottom-txt {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    position: relative;
    text-align: center;
    padding-top: 50px;
}
@media screen and (max-width: 830px) {
    .c-header-bottom-txt {
        font-size: 20px;
    }
    .c-header-bottom-txt {
        padding-top: 10px;
    }
}
.c-header-bottom-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 20px;
    width: 90%;
    margin: 0 auto;
}
.c-header-bottom-ul li a {
    background: #fff;
    border-radius: 5px;
    color: #1b5199;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding: 20px 0px;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}
.c-header-bottom-ul li {
    width: 49%;
    margin-bottom: 10px;
}
.lato-bold {
    font-family: "Lato", sans-serif;
    font-weight: 700;
}
.c-header-bottom-ul li a {
    background: #fff;
    border-radius: 5px;
    color: #1b5199;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding: 20px 0px;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}
.c-header-bottom-ul li.top-tel a {
    font-size: 22px;
    padding: 16px 0;
    align-items: center;
    justify-content: center;
    display: flex;
}
@media (min-width: 751px) {
    a[href^="tel:"] {
        pointer-events: none;
        cursor: default;
    }
}
.c-header-bottom-ul li a {
    background: #fff;
    border-radius: 5px;
    color: #1b5199;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding: 20px 0px;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}
.top-tel img{
    margin-right: 5px;
}
@media screen and (max-width: 768px) {
    .c-header-bottom-ul li a {
        padding: 10px 0;
    }
    .c-header-bottom-ul li.top-tel a {
        padding: 10px 0;
        font-size: 16px;
    }
    .top-tel img{
        width: 20px;
        height: auto;
    }
}
.c-header-bottom-ul li a.btn-01 {
    color: #cb3901;
}
.c-header-bottom-ul li a::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    width: 8px;
    height: 8px;
    border: 2px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg);
    position: absolute;
    right: 15px;
    top: 30px;
}
@media screen and (max-width: 768px) {
    .c-header-bottom-ul li a::after {
        top: 20px;
    }
}
.c-header-bottom-ul li a.btn-01 {
    color: #cb3901;
}
.c-header-bottom-txt:before, .c-header-bottom-txt:after {
    position: relative;
    display: inline-block;
    content: "";
    background: #fff;
    width: 3px;
    height: 1.4em;
    margin: 0 1em;
    margin-top: -0.2em;
    vertical-align: middle;
}
.c-header-bottom-txt:after {
    transform: rotate(35deg);
}
.c-header-bottom-txt:before {
    transform: rotate(-35deg);
}
.c-header-bottom-ul li.top-tel a::after {
    content: none;
}
@media screen and (max-width: 1130px) {
    .c-header-bottom-ul {
        width: 96%;
    }
}
@media screen and (max-width: 700px) {
    .c-header-bottom-ul {
        display: block;
    }
    #sec-measure{
        margin-top: 100px;
    }
}
@media screen and (max-width: 1080px) {
    .c-header-wrap {
        margin-top: 260px;
    }
}
@media screen and (max-width: 830px) {
    .c-header-wrap {
        margin-top: 60px;
    }
}
@media screen and (max-width: 980px) {
    .c-header-wrap {
        width: calc(100% - 10px);
        margin-left: 10px;
    }
}
@media screen and (max-width: 700px) {
    .c-header-bottom-ul li {
        width: 100%;
    }
}
.btn-ar.tel:after{
    content: none;
}
@media screen and (max-width: 700px) {
    .btn-ar.tel:after{
        content: "";
    } 
}
.company .title-page {
    background: url(../../assets/img/message/hd_bg_01.jpg) no-repeat 50%;
    background-size: cover;
}
.c-company-flex-01-txt .c-company-01-title{
    font-family: Lato, sans-serif;
    letter-spacing: .05em;
    font-weight: 700;
    color: var(--color-main);
    font-size: 40px;
    line-height: 1;
    margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
    .c-company-flex-01-txt .c-company-01-title{
        font-size: 30px;
    }
}
.c-company-01-h2{
    color: #707070;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 50px;
}
.c-comapny-flex-01{
    display: flex;
    justify-content: space-between;
}
.c-company-flex-01-img{
    width: 37%;
}
.c-company-flex-01-img img{
    width: 100%;
}
.c-company-flex-01-txt{
    width: 57%;
}
@media screen and (max-width: 768px) {
.c-comapny-flex-01{
    display: block;
}
.c-company-flex-01-img{
    width: 100%;
    max-width: 400px;
    margin: 0 auto 20px;
}
.c-company-flex-01-txt{
    width: 100%;
}
}
.c-company-flex-01-txt p{
    font-size: 18px;
    line-height: 2;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: justify;
    color: #333333;
}
@media screen and (max-width: 960px) {
    .c-company-flex-01-txt p{
    font-size: 16px;
    }
}
.c-company-flex-01-txt .c-copany-01-name{
    text-align: right;
    font-size: 20px;
    font-weight: 700;
}
.c-company-flex-01-txt .c-copany-01-name span{
    font-size: 14px;
    display: inline-block;
    margin-right: 20px;
}
.c-company-dl{
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #EEEEEE;
}
.c-company-dl dt{
    width: 30%;
    color: #D2653A;
    font-size: 16px;
    font-weight: 600;
   line-height: 1.6;
}
.c-company-dl dd{
    width: 69%;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 1.6;
}
@media screen and (max-width: 768px) {
   .c-company-dl dt, .c-company-dl dd{
    font-size: 14px;
   }
}
.c-company-dl dd p{
    font-weight: 700;
    margin-bottom: 5px;
}
.c-company-dl dd ul{
    padding-left: 10px;
    margin-bottom: 10px;
}
.c-company-dl dd ul li{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    position: relative;
    line-height: 1.6;
}
.c-company-dl dd ul li::before{
    content: "";
    position: absolute;
    left: -10px;
    top: 12px;
    width: 3px;
    height: 3px;
    background: #4e4e4e;
}
.c-company-sec03-bg{
    background: url(../img/company/img-02.jpg);
    width: 100%;
    background-size: cover;
    padding: 60px 0 40px;
}
.c-company-sec03-flex{
    display: flex;
    align-items: center;
}

.c-company-sec03-h2{
    color: #D2653A;
        font-family: Lato, sans-serif;
    letter-spacing: .05em;
    font-weight: 700;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
    .c-company-sec03-h2{
        font-size: 30px;
    }
}
.c-company-sec03-sub{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
}
.c-company-sec03-title-txt p{
    font-size: 16px;
    line-height: 1.8;
    color: #fff;
}
.c-company-sec03-title{
    width: 46%;
}
.c-company-sec03-txtwrap{
    width: 50%;
}
@media screen and (max-width: 768px) {
    .c-company-sec03-flex{
    display: block;

}
.c-company-sec03-title{
    width: 100%;
    margin-bottom: 20px;
}
.c-company-sec03-txtwrap{
   width: 100%;

}
}
.c-company-sec03-txt{
    background: #FFF7ED;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 20px;
    margin-bottom: 20px;
}
.c-company-sec03-txt h3{
    color: #D2653A;
    font-size: 18px;
    margin-bottom: 10px;
}
.c-company-sec03-txt p{
    font-size: 16px;
    font-weight: 400;
}
@media screen and (max-width: 768px) {
.c-company-sec03-txt h3{
    color: #D2653A;
    font-size: 16px;
}
.c-company-sec03-txt p{
    font-size: 14px;
    font-weight: 400;
}
}