/*　====================== 共通項目 ======================　*/
/* 下層head */
.kasou-cmn-head.flex {
    padding: 212px 3% 106px 3%;
    align-items: baseline;
}
.kasou-cmn-head.flex div.left h2{
    font-size: 7vw;
    color: #E4681A;
    margin: 0;
}
.kasou-cmn-head.flex div.left h2 span{
    font-size: 20px;
    font-weight: 400;
    margin-left: 16px;
    color: #323232;
}
.kasou-cmn-head.flex div.right ol.flex{
    justify-content: flex-end;
    gap: 16px;
    color: #E4681A;
    font-weight: 400;
    white-space: nowrap;
}
.kasou-cmn-head.flex div.right{
    width: fit-content;
    margin-left: auto;
    padding: 5px 0 0 0;
}

/* 下層セクション */
.wp-singular #sec1{
    position: relative;
    padding: 245px 0 0 0;
}
.wp-singular #sec1 .sec1-back{
    position: absolute;
    height: 350px;
    width: 100%;
    object-fit: cover;
    top: 0;
    z-index: -1;
}

/* 下層container */
.wp-singular #sec1 .article1.container{
    background-color: #fff;
}
.wp-singular #sec1 .article1.container .article1-content{
    padding: 106px 0 56px 0;
    width: 90%;
    margin: 0 auto;
}
.wp-singular #sec1 .article1.container .article1-content h2{
    font-weight: 600;
    color: #323232;
    text-align: center;
    margin-bottom: 56px;
}
.tb-sp-only{
    display: none;
}
@media screen and (max-width:1080px){
    .tb-sp-only{
    display: block;
}
    .kasou-cmn-head.flex div.left h2 {
    font-size: 12vw;
    line-height: 0.5;
}
.kasou-cmn-head.flex {
    align-items: flex-end;
}
}
@media screen and (max-width:768px){
    .kasou-cmn-head.flex {
        padding: 160px 0 80px 0;
        width: 90%;
        margin: 0 auto;
        flex-direction: column;
}
    .kasou-cmn-head.flex div.left h2 span {
        font-size: 15px;
        margin-left: 0;
}
}
/*　====================== 事業紹介 ======================　*/
.wp-singular #sec1 .article1.container .article1-content h2 span{
    font-weight: 400;
    color: #323232;
    font-size: 32px;
}
.wp-singular #sec1 .article1.container .article1-content h2 span.strong{
    font-weight: 600;
    font-size: 48px;
}
.wp-singular #sec1 .article1.container .article1-content .flex{
    gap: 48px;
}
.wp-singular #sec1 .article1.container .article1-content .flex .left p:not(:nth-of-type(3)){
    margin-bottom: 32px;
}
.wp-singular #sec1 .article1.container .article1-content .flex .right{
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3));
}
.wp-singular #sec1 .article2{
    padding: 56px 0;
}
.wp-singular #sec1 .article2 .container h2{
    font-weight: 600;
}
.wp-singular #sec1 .article2 .container h2 span{
    color: #323232;
    font-size: 32px;
}
.wp-singular #sec1 .article2 .container ul.flex{
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 40px;
}
.wp-singular #sec1 .article2 .container ul.flex li.flex{
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    width: 31%;
}
.wp-singular #sec1 .article2 .container ul.flex li.flex img{
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.4));
}
.wp-singular #sec1 .article2 .container ul.flex li h3:not(.page-template-page-water-area #sec1 .article2 .container ul.flex li:nth-of-type(2) h3){
    color: #fff;
    background-color: #323232;
    width: fit-content;
    padding: 0 16px;
    margin-bottom: 0;
}
.page-template-page-water-area #sec1 .article2 .container ul.flex li h3.flex{
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    margin-bottom: 0;
}
.page-template-page-water-area #sec1 .article2 .container ul.flex li h3 span{
    color: #fff;
    background-color: #323232;
    width: fit-content;
    padding: 0 16px;
    margin-bottom: 0;
    display: inline-block;
    white-space: nowrap;
}
.wp-singular #sec1 .article2 .container p.note-text{
    text-align: center;   
}
.wp-singular #sec1 .article2 .container p.note-text span.strong{
    color: #E4681A;
    font-size: 24px;
    font-weight: 700;
}
.wp-singular #sec1 .article2 .container p.note-text span.small{
    font-size: 16px;
}
.wp-singular #sec1 .article3{
    padding: 56px 0;
    background-image: url(../image/top/sec2-3.webp);
    background-size: cover;
    background-repeat: no-repeat;
}
.wp-singular #sec1 .article3 .container{
    background-color: #fff;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3));
    padding: 40px 0;
}
.wp-singular #sec1 .article3 .container .article3-content{
    width: 90%;
    margin: 0 auto;
}
.wp-singular #sec1 .article3 .container .article3-content h2{
    text-align: center;
    font-weight: 400;
}
.wp-singular #sec1 .article3 .container .article3-content h2 span.small{
    font-size: 32px;
    color: #323232;
}
.wp-singular #sec1 .article3 .container .article3-content h2 span.strong span.small{
    font-size: 32px;
    color: #E4681A;
}
.wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.head.flex,
.wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.bottom ul.flex{
    gap: 56px;
    margin-bottom: 40px;
}
.wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.bottom ul.flex{
    margin-bottom: 0;
    align-items: baseline;
}
.wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.bottom ul.flex li{
    width: 50%;
}
.wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.head div.left h3,
.wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.bottom ul.flex li h3{
    width: fit-content;
    background-color: #E4681A;
    color: #fff;
    padding: 0 24px;
    margin: 0 auto 24px auto;   
}
.wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.head div.right img,
.wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.bottom ul.flex li img{
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3));
}
.wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.bottom ul.flex li img{
    margin-bottom: 24px;
}
@media screen and (max-width:1080px){
    .wp-singular #sec1 .article2 .container ul.flex li h3,
    .wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.head div.left h3, 
    .wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.bottom ul.flex li h3 {
        font-size: 26px;
}
}
@media screen and (max-width:768px){
    .wp-singular #sec1{
        padding: 80px 0 0 0;
    }
    .wp-singular #sec1 .sec1-back {
        height: 150px;
    }
    .wp-singular #sec1 .article1.container .article1-content {
        padding: 56px 0;
    }
    .wp-singular #sec1 .article1.container .article1-content h2 {
        font-size: 32px;
    }
    .wp-singular #sec1 .article1.container .article1-content h2 span {
        font-size: 16px;
    }
    .wp-singular #sec1 .article1.container .article1-content h2 span.strong {
        font-size: 32px;
    }
    .wp-singular #sec1 .article1.container .article1-content .flex {
        flex-direction: column;
        gap: 32px;
    }
    .wp-singular #sec1 .article2 .container h2{
        font-size: 32px;
        text-align: center;
    }
    .wp-singular #sec1 .article2 .container ul.flex {
        gap: 32px;
    }
    .wp-singular #sec1 .article2 .container ul.flex li.flex {
        width: 100%;
    }
    .wp-singular #sec1 .article2 .container p.note-text {
        text-align: left;
        margin: 0 auto;
        width: fit-content;
    }
    .wp-singular #sec1 .article2 .container p.note-text span.small {
    font-size: 15px;
    }
    .wp-singular #sec1 .article2 .container p.note-text span.strong {
        font-size: 20px;
    }
    .wp-singular #sec1 .article3 .container .article3-content h2 {
        font-size: 32px;
    }
    .wp-singular #sec1 .article3 .container .article3-content h2 span.strong span.small {
        font-size: 20px;
        color: #E4681A;
    }
    .wp-singular #sec1 .article3 .container .article3-content h2 span.small {
        font-size: 20px;
        color: #323232;
    }
    .wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.head.flex, 
    .wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.bottom ul.flex {
        gap: 24px;
        margin-bottom: 40px;
        flex-direction: column;
    }
    .wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.head.flex div.left{
        order: 2;
    }
    .wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.head.flex div.right{
        order: 1;
    }
    .wp-singular #sec1 .article3 .container .article3-content div.service-wrap div.bottom ul.flex li {
        width: 100%;
    }
    
}

/* 太陽光・蓄電池設置 article3 */

.page-template-page-solar .solar .article2 .container ul.flex {
    margin-bottom: 0;
}
.solar .article3{
    padding: 56px 0 0 0;
}
.solar .article3 .container h3{
    text-align: center;
}
.solar .article3 .note-txt{
    margin-top: 40px;
    padding: 56px 0;
    background-color: #E4681A;
    text-align: center;
}
.solar .article3 .note-txt p{
    color: #fff;
}
.solar .article3 .note-txt p span.strong{
    font-size: 24px;
    font-weight: 700;
}

@media screen and (max-width:767px){
    .solar .article3 .note-txt p{
        width: 90%;
        margin: 0 auto;
    }
    .solar .article3 .note-txt p span.strong{
        font-size: 19px;
    }
}

/* 施工実績 */
.wp-singular .work h2.sec-ttl:before{
    content: "Work";
}
.page-template .work ul li:nth-of-type(1),
.page-template .work ul li:nth-of-type(2),
.page-template .work ul li:nth-of-type(3),
.page-template .work ul li:nth-of-type(4),
.page-template .work ul li:nth-of-type(5){
    background-image: none;
}
.wp-singular .work ul{
    margin-bottom: 40px;
}
.wp-singular .work ul li{
    padding: 0 16px; /* スライド間の余白 */
    box-sizing: border-box;
}
.wp-singular .work p.read{
    text-align: center;
    margin-bottom: 40px;
}
.wp-singular .work ul li a div.work-img{
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3));
}
.wp-singular .work ul li a div.work-img img{
    width: 100%;
    height: 100%;
    object-fit: cover; /* coverで枠いっぱいに表示 */
    object-position: top; /* 上寄せ */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.wp-singular .work ul li a div.work-img::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    pointer-events: none;
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 100%
    );
}
.wp-singular .work ul li a div.work-img span.category{
    position: absolute;
    width: fit-content;
    display: inline-block;
    padding: 0 16px;
    top: 16px;
    left: 2%;
    background-color: #E4681A;
    color: #fff;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 400;
    z-index: 10;
}

.wp-singular .work ul li a div.work-img span.date{
    position: absolute;
    width: fit-content;
    display: inline-block;
    bottom: 16px;
    left: 3%;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    z-index: 10;
}

.wp-singular .work ul li p{
    width: 90%;
    margin-top: 8px;
    padding-left: 2%;
    font-size: 20px;
}

/* 施工実績 slickの矢印*/
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: 2px solid #E4681A;
    outline: none;
    border-radius: 50%;
    background:#fff;
    z-index: 20;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
 border: 2px solid #fff;
 background-color: #E4681A;
}
.slick-prev:hover:before,
.slick-next:hover:before
{
    color: #fff;
}
.slick-prev:before,
.slick-next:before
{
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    opacity: .75;
    color:#E4681A;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
    left: 3%;
}
.slick-prev:before
{
    content: '←';
}
.slick-next
{
    right: 3%;
}
.slick-next:before
{
    content: '→';
}
@media screen and (max-width: 768px) {
    .wp-singular .work p.read{
        width: 90%;
        margin: 0 auto 40px auto;
    }
    .wp-singular .work .link-btn {
        width: 90%;
        font-size: 18px;
    }
    .wp-singular .work ul li {
        padding: 0 8px;
    }
}

/* 事業紹介 */

/* 屋根リフォーム */
.page-template-page-roof .service ul.flex li.flex:nth-of-type(1) a.flex {
    background-image: url(../image/solar.webp);
}
/* 外壁工事 */
.page-template-page-exterior .service ul.flex li.flex:nth-of-type(1) a.flex {
    background-image: url(../image/solar.webp);
}
.page-template-page-exterior .service ul.flex li.flex:nth-of-type(2) a.flex {
    background-image: url(../image/top/sec3-1.webp)
}
.page-template-page-exterior .service ul.flex li.flex:nth-of-type(3) a.flex {
    background-image: url(../image/top/sec3-3.webp)
}
.page-template-page-exterior .service ul.flex li.flex:nth-of-type(4) a.flex {
    background-image: url(../image/top/sec3-4.webp)
}
/* 内装工事 */
.page-template-page-interior .service ul.flex li.flex:nth-of-type(1) a.flex {
    background-image: url(../image/solar.webp);
}
.page-template-page-interior .service ul.flex li.flex:nth-of-type(2) a.flex {
    background-image: url(../image/top/sec3-1.webp)
}
.page-template-page-interior .service ul.flex li.flex:nth-of-type(3) a.flex {
    background-image: url(../image/top/sec3-2.webp)
}
.page-template-page-interior .service ul.flex li.flex:nth-of-type(4) a.flex {
    background-image: url(../image/top/sec3-4.webp)
}

/* 水廻りリフォーム */
.page-template-page-water-area .service ul.flex li.flex:nth-of-type(1) a.flex {
    background-image: url(../image/solar.webp);
}
.page-template-page-water-area .service ul.flex li.flex:nth-of-type(2) a.flex {
    background-image: url(../image/top/sec3-1.webp)
}
.page-template-page-water-area .service ul.flex li.flex:nth-of-type(3) a.flex {
    background-image: url(../image/top/sec3-2.webp)
}
.page-template-page-water-area .service ul.flex li.flex:nth-of-type(4) a.flex {
    background-image: url(../image/top/sec3-3.webp)
}

/*　====================== 会社概要 ======================　*/

.page-template-page-company .company-wrap.flex{
    gap: 48px;
    align-items: baseline;
}
.page-template-page-company #sec1 .article1.container .article1-content {
    padding:106px 0;
    width: 90%;
    margin: 0 auto;
}
.page-template-page-company .company-wrap.flex ul.left.flex,
.page-template-page-company .company-wrap.flex ul.right.flex{
    flex-direction: column;
    gap: 24px !important;
    width: 50%;
}
.page-template-page-company .company-wrap.flex ul.left.flex li,
.page-template-page-company .company-wrap.flex ul.right.flex li{
    padding-bottom: 24px;
    border-bottom: 2px solid #E3E3E3;
    width: 100%;
    align-items: baseline;
}
.page-template-page-company .company-wrap.flex ul.left.flex li span,
.page-template-page-company .company-wrap.flex ul.right.flex li span{
    display: inline-block;
    width: 25%;
    color: #E4681A;
    font-weight: 700;
}
.page-template-page-company #sec1 .article1.container .article1-content .flex .left p:not(:nth-of-type(3)) {
    margin-bottom: 0;
}
@media screen and (max-width:767px){
    .page-template-page-company .company-wrap.flex ul.left.flex, 
    .page-template-page-company .company-wrap.flex ul.right.flex {
        width: 100%;
    }
    .page-template-page-company #sec1 .article1.container .article1-content .flex {
        gap: 8px;
    }
    .page-template-page-company #sec1 .article1.container .article1-content {
        padding: 80px 0;
    }
}

/*　====================== お客様の声 ======================　*/
.page-template-page-customer .customer{
    background: none;
}
.page-template-page-customer .article1.container .article1-content {
    width: 95% !important;
    padding: 106px 0 !important;
}
.page-template-page-customer .customer ul.flex li.flex div.customer-text h3 {
    font-size: 20px;
}
.page-template-page-customer .customer ul.flex{
    display: flex;
    flex-wrap: wrap;
    gap: 24px !important;
    margin-bottom: 0;
    flex-direction: row;
}
.page-template-page-customer .customer ul.flex li.flex{
    width: calc((100% - (24px * 2)) / 3);
    display: flex;
    gap: 16px !important;
}
@media screen and (max-width:1080px){
    .pc-only{
        display: none;
    }
    .page-template-page-customer .customer ul.flex{
    flex-direction: row !important;
}
    .page-template-page-customer .customer ul.flex li.flex {
    width: 48%;
}
}
@media screen and (max-width:767px){
 .page-template-page-customer .customer ul.flex li.flex {
        width: 100%;
        height: auto;
        padding:24px;
    }
    .page-template-page-customer .article1.container .article1-content {
        padding: 80px 0 !important;
    }
    .page-template-page-customer ul.flex{
        gap: 32px !important;
    }
}

/*　====================== 採用情報 ======================　*/
.page-template-page-recruit .article1.container p.read{
    text-align: center;
    margin-bottom: 40px;
}

.page-template-page-recruit .article1.container p.read{
    text-align: center;
    margin-bottom: 40px;
}
.page-template-page-recruit .container .article1-content ul.flex{
    gap: 32px !important;
}
.page-template-page-recruit .container .article1-content ul.flex li{
    width: 25%;
}
.page-template-page-recruit .container .article1-content ul.flex li a.flex{
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    gap: 0 !important;
    transition: opacity 0.3s ease;
}
.page-template-page-recruit .container .article1-content ul.flex li a.flex:hover{
    opacity: 0.7;
}
.page-template-page-recruit div.circle.flex{
    width: 96px;
    height: 96px;
    background-color: #E4681A;
    border-radius: 50%;
    justify-content: center;
}
.page-template-page-recruit div.circle.flex img{
    width: 60%;
    height: auto;
}
.page-template-page-recruit .container .article1-content ul.flex li a.flex p{
    width: 100%;
    text-align: center;
    color: #E4681A;
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 40px;
    border-bottom: 2px solid #E4681A;
    position: relative;
}
.page-template-page-recruit .container .article1-content ul.flex li a.flex p::before,
.page-template-page-recruit .container .article1-content ul.flex li a.flex p::after{
    content: "";
    position: absolute;
    top: 55%;
    left: calc(50% - 2px);
    width: 4px;
    height: 19px;
    border-radius: 9999px;
    background-color: #E4681A;
    transform-origin: 50% calc(100% - 2px);
}
.page-template-page-recruit .container .article1-content ul.flex li a.flex p::before{
  transform: rotate(45deg);
}
.page-template-page-recruit .container .article1-content ul.flex li a.flex p::after{
  transform: rotate(-45deg);
}
.page-template-page-recruit .article2.container{
    background-color: #FFEEE3;
    padding: 40px 0;
    margin-bottom: 40px;
}
.page-template-page-recruit .article2.container:nth-of-type(5){
    margin-bottom: 106px;
}
.page-template-page-recruit .article2.container h3.flex{
    flex-direction: column;
    justify-content: center;
}
.page-template-page-recruit .article2.container h3.flex p{
    color: #E4681A;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}
.page-template-page-recruit .article2.container ul.flex{
    flex-direction: column;
    width: 90%;
    margin: 0 auto 40px auto;
    gap: 40px;
    margin-bottom: 40px;
}
.page-template-page-recruit .article2.container ul.flex li{
    width: 100%;
}
.page-template-page-recruit .article2.container ul.flex li h3{
    background-color: #E4681A;
    color: #fff;
    margin-bottom: 0;
    padding: 16px 0 16px 24px;
    font-size: 24px;
}
.page-template-page-recruit .article2.container ul.flex li p{
    background-color: #fff;
    color: #323232;
    padding: 16px 0 16px 24px;
}
.page-template-page-recruit .article2.container ul.flex li div.job-about{
    background-color: #fff;
}
.page-template-page-recruit .article2.container ul.flex li div.job-about p{
    padding: 8px 0 16px 24px;
}
.page-template-page-recruit .article2.container ul.flex li div.job-about div.sales span,
.page-template-page-recruit .article2.container ul.flex li div.job-about div.part-timer span{
    display: block;
    padding: 16px 0 0 40px;
    font-size: 20px;
    font-weight: 700;
    position: relative;
}
.page-template-page-recruit .article2.container ul.flex li div.job-about div.sales span::before,
.page-template-page-recruit .article2.container ul.flex li div.job-about div.part-timer span::before{
 content: "";
    width: 14px;
    height: 14px;
    background-color: #E4681A;
    border-radius: 50%;
    position: absolute;
    top: 66%;
    left: 21px;
    transform: translateY(-50%); 
}
@media screen and (max-width:1024px){
    .page-template-page-recruit .container .article1-content ul.flex {
            flex-wrap: wrap;
    }
    .page-template-page-recruit .container .article1-content ul.flex li {
        width: 45%;
    }
}
@media screen and (max-width:767px){
    .page-template-page-recruit .container .article1-content ul.flex li {
        width: 100%;
    }
    .page-template-page-recruit .container .article1-content ul.flex li a.flex p {
        font-size: 20px;
    }
    .page-template-page-recruit .article2.container ul.flex li h3 {
        font-size: 20px;
    }
    .page-template-page-recruit .article2.container .link-btn{
        width: 90%;
        margin: 0 auto;
    }
}
/*　====================== お問い合わせ ======================　*/
.page-template-page-contact .article1.container .article1-content {
    padding: 106px 0 !important;
}
.page-template-page-contact .article1-content p.read{
    text-align: center;
    margin-bottom: 40px;
}
.page-template-page-contact #sec1 .article1.container .article1-content form .form-inner label.flex {
    gap: 0 !important;
    font-weight: 700;
}
.page-template-page-contact #sec1 .article1.container .article1-content form .form-inner:nth-of-type(7) .flex {
    align-items: flex-start;
}
.page-template-page-contact .article1-content a.call.flex{
    justify-content: center;
    flex-direction: column;
    border-radius: 30px;
    padding:16px 24px;
    line-height: 1.2;
    gap: 0 !important;
    width: fit-content;
    margin: 0 auto;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    margin-bottom: 40px;
}
.page-template-page-contact .article1-content a.call.flex span.call-txt{
    background-color: #E4681A;
    border-radius: 20px;
    padding:8px 24px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
}
.page-template-page-contact .article1-content a.call.flex p.roboto.flex{
    font-weight: 700;
    font-size: 45px;
    color: #E4681A;
    text-align: center;
    position: relative;
    align-items: baseline;
    white-space: nowrap;
    gap: 0 !important;
    justify-content: center;
}
.page-template-page-contact .article1-content a.call.flex p.roboto.flex img{
    width: 10%;
    margin-right: 8px;
}
.page-template-page-contact .article1-content a.call.flex p.roboto span.small{
    font-size: 40px;
}
.page-template-page-contact .article1-content .contact-wrap{
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    padding: 40px 0;
}
.page-template-page-contact .article1-content .contact-wrap form{
    width: 85%;
    margin: 0 auto;
}
.page-template-page-contact .article1-content .contact-wrap form .form-inner {
    margin-bottom: 32px;
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 30px;
}
.page-template-page-contact .article1-content .contact-wrap form .form-inner .title{
    width: 35%;
}
.page-template-page-contact .article1-content .contact-wrap form .form-inner .title .req{
    background:#E4681A;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 6px;
}
.page-template-page-contact .article1-content .contact-wrap form .form-inner:nth-of-type(5) .title .req,
.page-template-page-contact .article1-content .contact-wrap form .form-inner:nth-of-type(6) .title .req,
.page-template-page-contact .article1-content .contact-wrap form .form-inner:nth-of-type(7) .title .req{
    background:#E3E3E3;
    color: #323232;
}
.page-template-page-contact .article1-content .contact-wrap form .form-inner .content{
    width: 63%;
}
.page-template-page-contact .article1-content .contact-wrap form .form-inner:nth-of-type(5) .content select{
    width: fit-content;
    padding: 15px 10px;
    font-size: 16px;
}
.page-template-page-contact .article1-content .contact-wrap .form-inner input, 
.page-template-page-contact .article1-content .contact-wrap .form-inner select, 
.page-template-page-contact .article1-content .contact-wrap .form-inner textarea {
    padding: 10px;
    background: #E3E3E3;
    border: none;
    width: 100%;
    line-height: 1.5;
    border-radius: 0;
}
 .page-template-page-contact #sec1 .article1.container .article1-content form .form-inner label.flex .title p.flex{
        flex-direction: row;
        font-weight: 700;
}


@media screen and (max-width:768px){
    .page-template-page-contact .article1-content p.read {
        text-align: left;
    }
    .page-template-page-contact .article1-content a.call.flex span.call-txt {
        font-size: 15px;
    }
    .page-template-page-contact .article1-content a.call.flex p.roboto.flex {
        flex-direction: row !important;
        font-size: 30px;
    }
    .page-template-page-contact .article1-content a.call.flex p.roboto span.small {
        font-size: 25px;
    }
    .page-template-page-contact #sec1 .article1.container .article1-content form .form-inner label.flex {
        gap: 16px !important;
    }
     .page-template-page-contact .article1.container .article1-content form .form-inner .title,
     .page-template-page-contact .article1-content .contact-wrap form .form-inner .content {
        width: 100%;
    }
    .page-template-page-contact .article1-content .contact-wrap form .form-inner .title .req {
        font-size: 13px;
        padding: 1px 4px;
        line-height: 1.5;
    }
    .page-template-page-contact .article1-content .contact-wrap form .form-inner:nth-of-type(5) .content select {
        width: 100%;
    }
    .page-template-page-contact .article1.container .article1-content {
        padding: 80px 0 !important;
    }
}
/*　====================== 施工実績・新着情報一覧ページ ======================　*/
.category #sec1 .article1.container .article1-content {
    padding: 106px 0;
}
.category .work ul li:nth-of-type(1),
.category .work ul li:nth-of-type(2),
.category .work ul li:nth-of-type(3),
.category .work ul li:nth-of-type(4),
.category .work ul li:nth-of-type(5){
    background-image: none;
}
.category .work ul.flex li {
    width: 33%;
    height: auto;
}

.category #sec1 .article1.container .article1-content ul.flex {
    row-gap: 32px;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 0;
}

@media screen and (max-width: 1300px) {
    .category .work ul.flex li:nth-of-type(n+4) {
        flex: initial;
    }
}
@media screen and (max-width: 767px) {
   .category .work ul.flex li {
    width: 100%;
}
.category #sec1 .article1.container .article1-content {
    padding: 80px 0;
}
}
.category-news #sec1 .article1.container .article1-content ul.flex,
.category-news #sec1 .article1.container .article1-content ul.flex li a.flex{
    gap: 0 !important;
}

@media screen and (max-width:767px){
.category-news #sec1 .article1.container .article1-content ul.flex,
.category-news #sec1 .article1.container .article1-content ul.flex li a.flex{
    flex-direction: row;
}
}
/* ページネーションの汎用スタイル */
.nav-links ul {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-bottom: 0 !important;
}
.nav-links ul li{
    padding: 0 !important;
}
.nav-links li > * {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    height: 45px;
}
.nav-links li > *:not(.dots) {
    width: 25px;
    height: 25px;
    color: #D9D9D9;
    background: #fff;
    transition: color 0.3s ease, background 0.3s ease;
    border: solid 1px #D9D9D9;
}
.nav-links li > .current,
.nav-links li > a:hover {
    color: #ffffff;
    background: #E4681A;
}

/*　====================== 投稿ページ(新着情報、施工実績) ======================　*/
.single .article1 .article1-content h2.serif{
    border-bottom: solid 2px #D6D6D6;
    width: 100%;
    padding-bottom: 56px;
}
.single .article1 .article1-content h2.serif span.flex{
    justify-content: flex-start;
    gap: 8px !important;
}
.single .article1 .article1-content h2.serif span.flex p{
    width: fit-content;
    font-size: 16px;
}
.single .article1 .article1-content h2.serif span.flex p.news{
   color: #E4681A;
   border: solid #E4681A 1px;
   padding: 0 8px;
   font-size: 14px;
   position: relative;
   bottom: 2px;
}
.single .article1 .article1-content h2.serif span.flex p.work{
    background-color: #E4681A;
    color: #fff;
    padding: 0 8px;
    border-radius: 20px;
    font-size: 13px;
    position: relative;
    bottom: 2px;
}
@media screen and (max-width:767px){
.single .article1 .article1-content h2.serif{
    padding-bottom: 40px;
}
.single .article1 .article1-content h2.serif span.flex{
    flex-direction: row !important;
}
}
/*　====================== Thanksページ ======================　*/
.page-template-thanks .article1-content h2{
    color: #E4681A !important;
}
.page-template-thanks .article1-content p{
    text-align: center;
    margin-bottom: 40px;
}