.area-bg{
    height: 289.29px;
    position: absolute;
    right: 24px;
    top: -30px;
    width: 256.51px;
    z-index: 1;
}
.area.content{
    margin-top: 67px;
    position: relative;
}

.area .hero-body p{
    font-size: 40px;
    font-weight: 700;
    line-height: 1.475;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
.area .breadcrumb{
    margin-bottom: 0px;
    position: relative;
    z-index: 2;
}
.l-area{
    
    width: 100%;
}
.l-area-content{
padding: 80px 20px 0;
}
.area-content{
    max-width: 1210px;
    width: 100%;
    margin: 0 auto;
}
.area-note{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 40px;
}
.search_form form{
    display: flex;
    width: 100%;
    background: #f5f5f5;
    border-radius: 10px;
    justify-content: space-between;
    padding-left: 20px;
}
.search-item{
    width: 352px;
    display: flex;
    justify-content: space-between;
}
.search-item:first-child{
    width: 372px;
}
.search-item.search-btn{
    padding: 0;
}
.search-item.search-btn button{
    background: #03a9f4;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    width: 78px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.search-btn{
    width: 78px;
}
.search-item label{
    color: #03a9f4;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    padding-left: 30px;
    width: 150px;
        letter-spacing: -.05em;
    position: relative;
    align-self: center;
}
.search-item label::before{
    background: 50% no-repeat url(../img/area/icon_search.png);
    background-size: cover;
    content: "";
    display: inline-block;
    height: 27px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: bottom;
    width: 27px;
}
.search-item .select{
    margin-left: 12px;
    position: relative;
    width: calc(100% - 162px);
}
.search-item select{
    background: #fff;
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    font-size: 16px;
    padding: 12px 46px 12px 16px;
    width: 100%;
    appearance: none;            
    -webkit-appearance: none;   
    -moz-appearance: none;          
    background-image: none;      
}
.search-item .select::after{
    background: 50% no-repeat url(../img/area/btn_arrow.png);
    background-size: cover;
    content: "";
    display: block;
    height: 16px;
    pointer-events: none;
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    width: 13px;
}
.search-item.search-btn{
    justify-content: end;
}
.search-btn .seen-btn{
    margin-top: 0px;
    border: none;
    height: 50px;
    width: 142px;
    margin: 0;
}
.post-total{
    font-size: 20px;
    font-weight: 500;
    max-width: 1210px;
    margin: 0 auto;
    margin-top: 52px;
    padding-left: 5px;
    margin-bottom: 14px;
}
.post-total span{
    font-size: 24px;
    font-weight: 700;
}
.area-title-page{
    font-size: 40px;
    font-weight: 700;
    line-height: 1.475;
    margin-bottom: 28px;
}

.result-item:nth-child(n) {
    background-color: #eaf8ff; 
}

.result-item:nth-child(2n) {
    background-color: #f5f5f5;
}
.result-item{
    padding: 80px 20px;
}
.result-item-body{
    width: 100%;
    max-width: 1210px;
    margin: 0 auto;
}
.result-item-name{
    font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 11px;
}
.result-item-address{
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 40px;
    position: relative;
}
.result-item-address::before{
    background: 50% no-repeat url(../img/area/icon_map.png);
    background-size: cover;
    content: "";
    display: inline-block;
    height: 21px;
    margin-right: 4px;
    vertical-align: middle;
    width: 22px;
}
.result-item-content{
    display: flex;
    gap: 3.3%;
}
.result-item-content-left{
    width: 49.59%;
}
.section06Thumbs .swiper-slide{
    aspect-ratio: 187 / 166;
    width: 31.1666666667%;
    margin-right: 20px;
}
.section06Swiper .swiper-slide{
    aspect-ratio: 600 / 391;
}
.section06Swiper .swiper-slide img,
.section06Thumbs .swiper-slide img{
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.section06Thumbs .swiper-slide img{
    cursor: pointer;
}
.section06Swiper{
    margin-bottom: 20px;
}
.result-item-content-right{
    width: 47.1074380165%;
}

.tokui{
    display: flex;
    gap: 16px;
    margin-bottom: 26px;
    flex-wrap: wrap;
}

.tokui p{
    font-size: 19px;
    font-weight: 700;
}
.tokui-list{
    flex-flow: row wrap;
    gap: 13px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.tokui-list span{
    background: #03a9f4;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 2px 8px 1px;
}
.result-item-right-ul ul{
    background: #fff;
    border-radius: 20px;
    padding: 20px;
}
.result-item-right-ul ul li:nth-child(2n){
    border-bottom: 1px solid #b9b9b9;
    border-top: 1px solid #b9b9b9;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
}
.result-item-right-ul ul li{
    display: flex;
    justify-content: space-between;
    gap: 8px;
}
.result-item-right-ul-numb{
    color: #03a9f4;
    font-size: 30px;
    font-weight: 700;
    align-self: center;
}
.li-text{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
}
.more-toggle{
    color: #2563eb;
    cursor: pointer;
    display: inline-block;
    font-size: .9em;
    margin-left: .5em;
    text-decoration: underline;
    -webkit-transition: .3s;
    transition: .3s;
}
.result-item-content-right .text{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    margin-top: 20px;
}
.text span,
.text p{
    display: inline;
}

.button-group{
    display: flex;
    justify-content: center;
    gap: 28px;
    margin-top: 64px;
}
.company-details{
    background: #fff;
    margin: 0px;
}
.request-quote.seen-btn{
    background-image: linear-gradient(#ff9a52, #fc5700);
    width: 360px;
    margin: 0px;
    color: #fff !important;
}
.request-quote.seen-btn::after{
    background: 50% no-repeat url(../img/area/btn_arrow_w.png);
    background-size: cover;
}
.result-item-service-area{
    display: none;
}
.l-single-area{
    padding-top: 52px;
}
.l-single-area:first-child{
    padding-top: 50px;
}
.l-single-area-body{
    margin: 0 auto;
    max-width: 1210px;
    width: 100%;
}
.single-title{
    font-size: 40px;
    font-weight: 700;
    line-height: 1.475;
    padding-bottom: 19px;
    border-bottom: 1px solid #b9b9b9;
    margin-bottom: 20px;
}
.single-flex{
    display: flex;
    justify-content: space-between;
}
.single-logo{
    aspect-ratio: 449 / 263;
    height: auto;
    width: 37%;
}
.single-introduce{
    width: 59.5%;
}
.single-introduce p{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.95;
}
.l-single-area .button-group{
    margin-top: 52px;
}
.single-title-section p {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 27px;
    position: relative;
    background: #fff;
    z-index: 2;
    width: fit-content;
    padding-right: 3px;
}
.single-title-section{
    position: relative;
}
.single-title-section::before{
    border-top: 1px dotted #b9b9b9;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.single-address-list{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.single-address-list a.result-item-address {
    width: fit-content;
    background: #f5f5f5;
    border-radius: 14px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: 2px 7px 1px 3px;
    margin-bottom: 0px;
}
.l-single-area .result-item-right-ul ul{
    background: #f5f5f5;
    padding: 40px 2.3%;
    border-radius: 0;
}
.l-single-area .result-item-right-ul ul li{
    gap: 16px;
    justify-content: flex-start;
    line-height: 133.3%;
}
.l-single-area .li-text{
    font-size: 24px;
    font-weight: 500;
    line-height: 133.3333333333%;
}
.kaisha_jouhou{
    max-width: 1100px;
    width: 100%;
}
.kaisha_jouhou li{
    display: flex;
}
.kaisha_jouhou-title{
    background: #f5f5f5;
    width: 28.2%;
    padding: 20px 3.1%;
    border-top: 1px solid #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}
.kaisha_jouhou-txt{
    border: 1px solid #f5f5f5;
    width: 71.8%;
    padding: 20px 3.1%;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    border-top: unset;
}
.kaisha_jouhou li:first-child .kaisha_jouhou-txt{
    border-top: 1px solid #f5f5f5;
}
.l-single-area.l-faq{
    padding-top: 98px;
}
.l-single-area.l-faq .section-body{
    width: 100%;
    max-width: 1210px;
    margin: 0 auto;
}
.search-item-left{
    display: flex;
    width: calc(100% - 94px);
    padding: 20px 0px 20px 0px;
    gap: 20px;
    justify-content: space-between;
}
.l-single-area{
    padding-right: 20px;
    padding-left: 20px;
}
@media screen and (max-width: 767px){
    .area.content {
        margin-top: 13.8666666667vw;
    }
    section.l-area {
        padding: 0;
        position: relative;
        z-index: 2;
    }
    .area-content {
        padding: 5.3333333333vw;
    }
    p.area-title-page {
        font-size: 5.8666666667vw;
        line-height: 1.2727272727;
    }
    p.area-note {
        font-size: 3.7333333333vw;
        line-height: 1.4285714286;
        margin-bottom: 7.4666666667vw;
    }
    .area-bg {
        height: 33.6053333333vw;
        right: 1.8666666667vw;
        top: 0vw;
        width: 29.7946666667vw;
    }
    .search_form form{
        flex-wrap: wrap;
        background: unset;
        gap: 3.2vw;
        padding-left: 0px;
    }
    .search-item:first-child,
    .search-item {
        padding: 0;
    }
    .search-item label {
        font-size: 3.7333333333vw;
        line-height: 1.4285714286;
        padding-left: 5.3333333333vw;
        width: calc(100% - 61.6vw);
    }
    .search-item label::before {
        height: 5.0666666667vw;
        width: 5.0666666667vw;
    }
    .search-item .select {
        margin-left: 6.9333333333vw;
        width: 54.6666666667vw;
    }
    .search-item select {
        border-radius: 1.3333333333vw;
        font-size: 3.7333333333vw;
        padding: 3.4666666667vw 8.5333333333vw 4.5333333333vw 4.2666666667vw;
    }
    .search-item.search-btn {
        justify-content: center;
        width: 100%;
    }
    .search-item.search-btn button {
        border-radius: 6.6666666667vw;
        font-size: 3.7333333333vw;
        height: 13.3333333333vw;
        width: 100%;
        width: 37.8666666667vw;
    }
    p.post-total {
        font-size: 3.2vw;
        margin: 0 auto 5.3333333333vw;
        padding: 0 5.3333333333vw;
    }
    p.result-item-name {
        border-bottom: 1px solid #fff;
        font-size: 5.3333333333vw;
        line-height: 1.2;
        margin-bottom: 2.1333333333vw;
        padding-bottom: 1.3333333333vw;
        width: 100%;
    }
    p.result-item-address {
        font-size: 3.2vw;
        line-height: 1.6666666667;
        margin-bottom: 5.6vw;
    }
    .result-item-address::before {
        height: 3.7333333333vw;
        margin-right: 1.0666666667vw;
        width: 3.7333333333vw;
    }
    .result-item-content {
        flex-wrap: wrap;
        gap: 3.2vw;
    }
    .result-item-content-right,
    .result-item-content-left {
        width: 100%;
    }
    .tokui-list {
        gap: 2.1333333333vw;
    }
    .tokui-list span {
        border-radius: 1.3333333333vw;
        font-size: 3.2vw;
        padding: .5333333333vw 1.8666666667vw .2666666667vw;
    }
    .tokui {
        margin-bottom: 3.4666666667vw;
        gap: 1.8666666667vw;
    }
    .tokui p {
        font-size: 3.2vw;
    }
    .result-item-right-ul ul {
        border-radius: 2.6666666667vw;
        padding: 3.2vw;
    }
    .result-item-right-ul-numb {
        font-size: 3.2vw;
    }
    span.li-text {
        font-size: 3.7333333333vw;
        line-height: 1.4285714286;
    }
    .result-item-right-ul ul li {
        gap: 3.2vw;
    }
    .result-item-content-right .text {
        font-size: 3.2vw;
        line-height: 1.5;
        margin-top: 3.2vw;
    }
    .area .button-group {
        gap: 1.3333333333vw;
        justify-content: space-between;
        margin-top: 3.7333333333vw;
    }
    .result-item {
        padding: 7.4666666667vw 5.3333333333vw;
    }
    .section06Swiper .swiper-slide {
        aspect-ratio: 160 / 115;
        width: 100%;
    }
    .section06Swiper{
        margin-bottom: 0px;
    }
    .section06Thumbs{
        margin-top: 3.2vw;
    }
    .search-item:first-child,
    .search-item{
        width: 100%;
    }
    .search-item-left {
        flex-wrap: wrap;
        width: 100%;
        padding: 0;
        gap: 3.2vw;
    }
    .l-area-content{
        padding: 0px;
    }
    .area .search-btn .btn{
        position: relative;
    }
    .area .search-btn .btn::after{
        background: 50% no-repeat url(../img/area/btn_arrow_w.png);
        background-size: cover;
        display: block;
        content: "";
        z-index: 2;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        height: 2.6666666667vw;
        right: 4.2666666667vw;
        width: 2.1333333333vw;
    }
    .button-group .company-details{
        width: 37.8666666667vw;
    }
    .button-group .request-quote{
        width: 48.2666666667vw;
    }
    .request-quote.seen-btn::after,
    .company-details.seen-btn::after{
        height: 2.6666666667vw;
        right: 4.2666666667vw;
        width: 2.1333333333vw;
    }
    .single-title {
        font-size: 6.6666666667vw;
        line-height: 1.48;
        margin-bottom: 4.2666666667vw;
        padding-bottom: 1.8666666667vw;
    }
    .single-introduce p {
        font-size: 3.7333333333vw;
        line-height: 1.4285714286;
    }
    .single-flex {
        flex-wrap: wrap;
    }
    .single-logo {
        width: 100%;
    }
    .single-introduce {
        width: 100%;
    }
    .l-single-area{
        padding-left: 5.3333333333vw;
        padding-right: 5.3333333333vw;
    }
    .area .button-group.single-button-group{ 
        margin: 5.3333333333vw auto 0;
        display: flex;
        justify-content: center;
    }
    .single-button-group .request-quote{
        width: 60.8vw;
    }
    .single-title-section p {
        font-size: 5.3333333333vw;
        margin-bottom: 4.2666666667vw;
    }
    .single-address-list a.result-item-address {
        border-radius: 1.3333333333vw;
        font-size: 3.2vw;
        line-height: 1.6666666667;
        padding: 0 .8vw;
    }
    .l-single-area .li-text {
        font-size: 3.7333333333vw;
        line-height: 142.8571428571%;
    }
    .kaisha_jouhou-txt {
        width: 63.2vw;
        padding: 3.2vw 2.1333333333vw;
        font-size: 3.2vw;
        line-height: 1.5;
    }
    .kaisha_jouhou-title {
        width: 26.1333333333vw;
        padding: 3.2vw 2.1333333333vw;
        font-size: 3.2vw;
        line-height: 1.5;
    }
    .l-single-area.l-faq {
        padding-top: 13.3333333333vw;
    }
    .l-single-area.l-faq .section-body{
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 900px){
    .search-item-left{
        flex-wrap: wrap;
    }
    .search-item:first-child,
    .search-item {
        width: 100%;
    }
    .search-item:first-child{
        padding-left: 0px;
    }
    .search-item.search-btn {
        width: 78px;
    }
}