@font-face {
    font-family: 'Noto Sans CJK JP';
    src: url('../fonts/NotoSansCJKjp-DemiLight.woff2') format('woff2'),
         url('../fonts/NotoSansCJKjp-DemiLight.woff') format('woff');
    font-weight: 350;
}
@font-face {
    font-family: 'Noto Sans CJK JP';
    src: url('../fonts/NotoSansCJKjp-Regular.woff2') format('woff2'),
         url('../fonts/NotoSansCJKjp-Regular.woff') format('woff');
    font-weight: 400;
}
@font-face {
    font-family: 'Noto Sans CJK JP';
    src: url('../fonts/NotoSansCJKjp-Medium.woff2') format('woff2'),
         url('../fonts/NotoSansCJKjp-Medium.woff') format('woff');
    font-weight: 500;
}
@font-face {
    font-family: 'Noto Sans CJK JP';
    src: url('../fonts/NotoSansCJKjp-Bold.woff2') format('woff2'),
         url('../fonts/NotoSansCJKjp-Bold.woff') format('woff');
    font-weight: 700;
}
#main-ct-wrap{
    background-color: #fff;
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
#header-nonav{
    position: sticky;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #ffffff;
}
#header-nonav.is-active{
    box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.1);
} 
.hasu-container{
    max-width: 1120px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.f-ntsjk{
    font-family: "Noto Sans CJK JP", sans-serif;
    font-optical-sizing: auto;
}
.crson{
    font-family: "Work Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}
.txt_block{
    display: block;
    object-fit: cover;
}
.txt_bold{
    font-weight: 700;
}
.hasu-header-btl{
    color: #FFFFFF;
    background-color: #5B6F3A;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    -o-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.hasu-reasons-wrap{
    position: relative;
    z-index: 2;
}
.hasu-header-btl:hover{
    opacity: 0.8;
}
.hasu-header-nonav .nonav-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.w-1440{
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
.hsl-fv-image{
    max-width: 1120px;
    display: block;
    width: 100%;
}
.w-100{
    width: 100%;
}
.f-w300{
    font-weight: 300;
}
.f-w200{
    font-weight: 200;
}
.p-relate{
    position: relative;
}
.col_black{
    color: #2A2A2A;
}
.ls10{
    letter-spacing: 0.1em;
}
.ls6{
    letter-spacing: 0.06em;
}
.ls30{
    letter-spacing: 0.3em;
}
.hasu-fv .hsl-fv-subtitle span{
    display: inline-block;
}
.f-w400{
    font-weight: 400;
}
.f-w500{
    font-weight: 500;
}
.ls0{
    letter-spacing: 0;
}
.and-big-tt{
    letter-spacing: 0;
}
.hasu-fv .hsl-fv-subtitle span::before{
    content: "";
    height: 1px;
    background-color: #2A2A2A;
    position: absolute;
    top: -6px;
    left: 0;
}
.and-top-title,
.and-sub-title{
    position: relative;
    z-index: 2;
}
.and-small-title{
    font-weight: 400;
}
.txt_center{
    text-align: center;
}
.and-main-button{
    background-color: #5B6F3A;
    border-radius: 4px;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    margin: 0 auto;
    -o-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.and-main-button:hover{
    opacity: 0.8;
}
.hsl-reasons,
.hsl-cases{
    background-color: #F1F2E8;
}
.hsl-workflow,
.hsl-proposal{
    background-color: #FFFFFF;
}
.hsl-reasons .and-reasons-item{
    background-color: #FFFFFF;
    position: relative;
}
.hsl-reasons .and-reasons-number{
    color: #2A2A2A;
    line-height: 100%;
}
.hsl-contact{
    background-color: #F1F2E8;
    position: relative;
}
.hsl-reasons::before,
.hsl-workflow::before,
.hsl-cases::before,
.hsl-proposal::before,
.hsl-contact::before{
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 0;
}
.hsl-contact::before{
    top:0;
    left: 0;
    border-top: 370px solid #FFFFFF;
    border-right: 100vw solid transparent;
}
.hsl-reasons::before{
    top: 0;
    right: 0;
    border-top: 370px solid #FFFFFF;
    border-right: 100vw solid transparent;
    border-bottom: 1px solid #F1F2E8;
}
.hsl-workflow::before{
    left: 0;
    top: 0;
    border-top: 370px solid #F1F2E8;
    border-right: 100vw solid transparent;
}
.hsl-reasons .hasu-reasons-wrap,
.hasu-workflow-wrap,
.hsl-cases .hsl-cases-top,
.hsl-cases .and-cases-wrap,
.hsl-cases .hasu-cases-button,
.hsl-proposal-wrap,
.hsl-contact .hsl-contact-wrap{
    position: relative;
    z-index: 1;
}
.hsl-cases::before{
    left: 0;
    top: 0;
    border-top: 370px solid #FFFFFF;
    border-left: 100vw solid transparent;
}
.hsl-proposal::before{
    top: 0;
    right: 0;
    border-top: 370px solid #F1F2E8;
    border-left: 100vw solid transparent;
}
.hsl-reasons,
.hsl-workflow,
.hsl-cases,
.hsl-proposal{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.and-wf-item-left,
.and-wf-item-right{
    background-color: #FFFFFF;
}
.and-wf-item-left{
    border: 2px solid #DDDDDD;
}
.and-wf-item-right{
    border: 2px solid #5B6F3A;
}
.hsl-workflow .wf-schedule{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 5px;
    font-weight: 700;
}
.hsl-workflow .and-wf-item-left .wf-schedule{
    background-color: #DDDDDD;
}
.col_white{
    color: #FFFFFF;
}
.hsl-workflow .and-wf-item-right .wf-schedule{
    background-color: #5B6F3A;
}
.hsl-workflow .wf-image{
    display: block;
}
.col_gr{
    color: #2A2A2A;
}
.hsl-cases .and-cases-item{
    background-color: #FFFFFF;
    box-shadow: 0px 0px 20px 0px #0000001A;
}
.hsl-cases .and-cstop-title,
.hsl-cases .and-cstop-list li{
    line-height: 100%;
}
.hsl-cases .and-cases-grl-item,
.hsl-cases .and-case-top-big{
    position: relative;
}
.hsl-cases .and-case-top-big{
    display: block;
}
/* Swiper */
#contents-wrap .swiper-button-prev::after,
#contents-wrap .swiper-button-next::after{
    content: none;
}
#contents-wrap .swiper-button-prev::before{
    content: "";
    background-image: url('../images/home/prev.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: absolute;
    bottom: 7px;
}
#contents-wrap .swiper-button-next::before{
    content: "";
    background-image: url('../images/home/next.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: absolute;
    bottom: 7px;
}
.and-swiper-arrow{
    position: absolute;
    text-align: center;
}
#contents-wrap .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
    background-color: #D1D1D1;
}
#contents-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #2A2A2A;
}
/* End swiper */
.and-proposal-items{
    max-width: 960px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#main-ct-wrap .page-contact1 .contact1 .contact-table tr td:last-child.f-size .s-field{
    width: 260px;
}
#main-ct-wrap .page-contact1 .contact1 .contact-table{
    margin-top: 0;
}
#main-ct-wrap .page-contact1 .contact1 .contact-table p{
    letter-spacing: 0;
}
#main-ct-wrap .page-contact1 .contact1 .contact-table tr td{
    color: #2A2A2A;
}
#main-ct-wrap .page-contact1 .contact1 .wpcf7 .wpcf7-list-item{
    padding-left: 0;
}
#main-ct-wrap .page-contact1 .contact1 .contact-table tr td:last-child.m-size{
    width: 265px;
}
#main-ct-wrap .page-contact1 .contact1 .btn-contact{
    font-family: "Noto Sans CJK JP", sans-serif;
    background-color: #5B6F3A;
    border-color: #5B6F3A;
    font-weight: 500;
    font-size: 24px;
    width: 370px;
    height: 67px;
    line-height: 67px;
    color: #FFFFFF;
    cursor: pointer;
}
.and-main-button.bg_white{
    background-color: #FFFFFF;
    border: 2px solid #5B6F3A;
    color: #5B6F3A;
}
.hsl-list-buton .and-btn-items{
    display: flex;
    align-items: center;
    max-width: 780px;
    margin: 0 auto;
}
.fs100{
    font-size: 100%;
}
.hsl-cases .and-cstop-list li span{
    clear: both;
}
.hsl-cases .and-cstop-list li span small{
    float: right;
}
.hsl-cases .and-cstop-list li{
    line-height: 1.375;
    display: flex;
}
#main-ct-wrap .page-contact1 .contact1 .contact-table tr td input[type=radio],
#main-ct-wrap .page-contact1 .contact1 .contact-table tr td input[type=checkbox]{
    opacity: 0;
}
@media only screen and (min-width: 781px){
    .only_sp{
        display: none!important;
    }
    #header-nonav{
        padding-top: 23.5px;
        padding-bottom: 23.5px;
    }
    .logo-top-nonav{
        display: flex;
        align-items: end;
        flex-basis: 100%;
    }
    .hasu-header-nonav .nonav-wrap{
        gap: 26px;
    }
    .logo-top-nonav{
        gap: 26px;
    }
    .main-logo-nonav{
        flex-basis: 240.57px;
        flex-grow: 0;
        flex-shrink: 0;
        width: 240.57px;
    }
    .hasu-txt{
        font-size: 16px;
        line-height: 1.5;
    }
    .logo-linetext{
        flex-basis: 100%;
        font-weight: 400;
        color: #2A2A2A;
    }
    .hasu-header-btl{
        flex-basis: 200px;
        flex-grow: 0;
        flex-shrink: 0;
        height: 43px;
    }
    .hasu-fv .hsl-fv-subtitle span::before{
        width: 119%;
    }
    .hsl-fv-image{
        margin-left: auto;
        margin-right: 0;
    }
    .hasu-fv .hsl-fv-title{
        font-weight: 350;
        font-size: 40px;
        line-height: 60px;
    }
    .hasu-fv .hsl-fv-subtitle{
        font-size: 33px;
        line-height: 1.5;
        margin-top: 15px;
    }
    .hasu-fv .hsl-fv-subtitle span{
        padding-top: 10px;
    }
    .hasu-fv .hasu-fv-content{
        background-color: rgba(255, 255, 255, 0.9);
        max-width: 560px;
        padding: 52px 30px;
        width: 100%;
        margin-left: calc(50% - 590px);
        margin-right: auto;
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 1;
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .and-top-title{
        display: flex;
        align-items: center;
        gap: 20px;
    }
    .and-sub-title{
        font-size: 24px;
        line-height: 38px;
        margin-top: 20px;
    }
    .and-big-tt{
        font-size: 60px;
        line-height: 1.5;
    }
    .and-small-title{
        font-size: 20px;
        line-height: 1.5;
    }
    .and-main-title{
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .hsl-work{
        margin-top: 62px;
    }
    .hsl-work .and-work-list{
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 24px;
        margin-top: 8px;
    }
    .and-main-button{
        max-width: 370px;
        width: 100%;
        height: 67px;
        font-size: 24px;
        line-height: 100%;
    }
    .and-main-btn{
        margin-top: 80px;
    }
    .hsl-reasons{
        margin-top: 140px;
        padding-top: 60px;
        padding-bottom: 140px;
        margin-bottom: -1px;
    }
    .hsl-reasons .and-reasons-list{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 24.5px;
        margin-top: 15px;
    }
    .hsl-reasons .and-reasons-item{
        padding: 24px;
    }
    .hsl-reasons .and-reasons-number{
        font-size: 62px;
        position: absolute;
        top: -32px;
        z-index: 1;
    }
    .hsl-reasons .and-reasons-title{
        font-size: 28px;
        line-height: 40px;
        margin-top: 9px;
    }
    .hsl-reasons .and-reasons-txt{
        font-size: 16px;
        line-height: 24px;
        margin-top: 14px;
    }
    .and-wf-item-left,
    .and-wf-item-right{
        padding: 23px;
        flex-basis: 528px;
    }
    .hsl-workflow .and-wf-arrow{
        max-width: 30px;
        margin: 0 auto;
        align-items: center;
        display: flex;
    }
    .hsl-workflow .and-wf-info{
        display: flex;
        margin-top: 3px;
    }
    .hsl-workflow .hsl-wf-txt{
        font-size: 20px;
        line-height: 34px;
    }
    .hsl-workflow .and-wf-item-left .hsl-wf-txt{
        margin-top: 36px;
    }
    .hsl-workflow .and-wf-item-right .hsl-wf-txt{
        margin-top: 12px;
    }
    .hsl-workflow .wf-schedule{
        height: 60px;
        font-size: 24px;
        line-height: 1.5;
    }
    .hsl-workflow .wf-image{
        margin-top: 32px;
    }
    .hsl-workflow{
        padding-top: 60px;
    }
    .hsl-cases{
        margin-top: 201px;
        padding-bottom: 200px;
    }
    .hsl-cases .and-main-title{
        padding-bottom: 15px;
    }
    .hsl-cases .and-cases-wrap{
        margin-left: -webkit-calc(50% - 500px);
        margin-left: calc(50% - 500px);
    }
    .hsl-cases .and-cases-items{
        padding: 20px 20px 80px 20px;
    }
    .hsl-cases .and-cases-item{
        padding: 65px 80px 44px 80px;
        max-width: 1040px;
        min-height: 559px;
    }
    .hsl-cases .and-cstop-title{
        font-size: 60px;
    }
    .hsl-cases .and-cstop-list{
        margin-top: 27px;
    }
    .hsl-cases .and-cstop-list li{
        font-size: 16px;
    }
    .hsl-cases .and-cstop-list li:not(:last-child){
        margin-bottom: 10px;
    }
    .hsl-cases .and-cstop-list li span{
        min-width: 70px;
        display: inline-block;
        margin-right: 9px;
        flex-basis: 70px;
        flex-shrink: 0;
    }
    .hsl-cases .and-cstop-txt{
        font-size: 16px;
        line-height: 1.5;
        margin-top: 10px;
    }
    .hsl-cases .and-case-top-big{
        max-width: 453px;
        flex-basis: 453px;
        flex-grow: 0;
        flex-shrink: 0;
        width: 100%;
    }
    .hsl-cases .and-cases-top{
        display: flex;
        gap: 24px;
        justify-content: space-between;
    }
    .hsl-cases .and-case-top-left{
        flex-basis: 387px;
    }
    .hsl-cases .and-cases-garelly{
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
        margin-top: 23px;
    }
    .and-swiper-arrow{
        bottom: 30px;
    }
    #contents-wrap .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        margin-left: 5px;
        margin-right: 5px;
    }
    #contents-wrap .swiper-button-prev,
    #contents-wrap .swiper-button-next{
        font-size: 20px;
        line-height: 1.5;
    }
    #contents-wrap .swiper-button-prev::before{
        width: 91px;
        height: 8px;
    }
    #contents-wrap .swiper-button-next::before{
        width: 91px;
        height: 8px;
    }
    #contents-wrap .swiper-button-prev{
        left: 19.5em;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-indent: 2.125em;
    }
    #contents-wrap .swiper-button-next{
        left: 30.5em;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-indent: -2.125em;
    }
    #contents-wrap .swiper-pagination{
        left: 31.2em;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 18px;
    }
    .hsl-cases .hasu-cases-button{
        margin-top: 45px;
    }
    .hsl-proposal .hasu-proposal-button{
        margin-top: 20px;
    }
    .hsl-proposal .hasu-proposal-button .and-main-button{
        max-width: 304px;
        margin-left: 0;
        margin-right: auto;
    }
    .hsl-proposal .proposal-title{
        font-size: 40px;
        line-height: 1.5;
    }
    .hsl-proposal .proposal-subtitle{
        font-size: 18px;
        line-height: 1.5;
        margin-top: 10px;
    }
    .hsl-proposal .and-proposal-image{
        max-width: 580px;
        width: 100%;
        flex-basis: 580px;
        flex-shrink: 0;
        flex-grow: 0;
    }
    .hsl-proposal .and-proposal-content{
        flex-basis: 100%;
        max-width: 304px;
    }
    .hsl-proposal .and-proposal-item{
        display: flex;
        justify-content: space-between;
        gap: 24px;
        align-items: center;
    }
    #main-ct-wrap .page-contact1 .contact1{
        padding: 0;
    }
    .hsl-contact{
        padding-bottom: 130px;
        padding-top: 62px;
        margin-top: 134px;
    }
    .hsl-contact .and-contact-form{
        margin-top: 7px;
    }
    .hsl-proposal .and-proposal-item:not(:last-child){
        margin-bottom: 70px;
    }
    .hsl-proposal .hasu-proposal-img{
        object-fit: cover;
    }
    .hsl-contact .and-contact-form .contact-table{
        background-color: #ffffff;
        border: 40px solid #FFFFFF;
    }
    .hsl-list-buton .and-btn-items{
        gap: 40px;
    }
    .hsl-list-buton{
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .hsl-reasons::after,
    .hsl-cases::after{
        content: "";
        width: 100%;
        height: 2px;
        background-color: #F1F2E8;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 1;
    }
    .hsl-proposal .and-proposal-item.proposal-right .and-proposal-content{
        order: 2;
    }
    .hsl-proposal .and-proposal-item.proposal-right .and-proposal-image{
        order: 1;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .hasu-container,
    #main-ct-wrap .page-contact1 .contact1{
        padding-left: 15px;
        padding-right: 15px;
    }
    .hsl-workflow .and-wf-item-left, .hsl-workflow .and-wf-item-right{
        flex-basis: 490px;
    }
    .hsl-contact .and-contact-form{
        margin-top: 40px;
    }
    .hasu-fv .hasu-fv-content{
        margin-left: 20px;
    }
}
@media (min-width: 781px) and (max-width: 991px){
    .hasu-container,
    #main-ct-wrap .page-contact1 .contact1{
        padding-left: 15px;
        padding-right: 15px;
    }
    .hasu-fv .hasu-fv-content{
        margin-left: 20px;
    }
    .hsl-reasons{
        padding-bottom: 50px;
    }
    .hsl-cases{
        margin-top: 130px;
        padding-bottom: 130px;
    }
    .hsl-contact{
        margin-top: 80px;
    }
    .hsl-contact .and-contact-form{
        margin-top: 40px;
    }
    .hsl-workflow .and-wf-item-left, .hsl-workflow .and-wf-item-right{
        flex-basis: 47%;
    }
    .hsl-proposal .and-proposal-image{
        flex-basis: 61%;
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr td:last-child.f-size .s-field{
        width: 28.6%;
    }
    .logo-top-nonav{
        gap: 10px;
    }
    .hasu-header-btl{
        flex-basis: 23%;
    }
    .hsl-reasons .and-reasons-list{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and (max-width: 780px){
    .only_pc{
        display: none!important;
    }
    .hasu-container:not(.hasu-fv-wrap){
        padding-left: calc(16/390*100vw);
        padding-right: calc(16/390*100vw);
    }
    #header-nonav{
        padding-top: calc(7.3/390*100vw);
        padding-bottom: calc(7.3/390*100vw);
    }
    .hasu-header-nonav .nonav-wrap{
        gap: calc(26/390*100vw);
    }
    .logo-top-nonav{
        flex-basis: calc(152/390*100vw);
        flex-shrink: 0;
        flex-grow: 0;
        line-height: 1;
    }
    .main-logo-nonav{
        width: calc(100/390*100vw);
    }
    .logo-linetext{
        font-size: calc(8/390*100vw);
        line-height: calc(14/390*100vw);
    }
    .logo-linetext{
        font-weight: 400;
        color: #2A2A2A;
    }
    .hasu-header-btl{
        font-size: calc(12/390*100vw);
        line-height: calc(18/390*100vw);
        flex-basis: calc(140/390*100vw);
        flex-grow: 0;
        flex-shrink: 0;
        height: calc(29/390*100vw);
    }
    .hasu-fv .hsl-fv-title{
        font-weight: 350;
        font-size: calc(28/390*100vw);
        line-height: calc(42/390*100vw);
    }
    .hasu-fv .hsl-fv-subtitle{
        font-size: calc(24/390*100vw);
        line-height: calc(34/390*100vw);
        margin-top: calc(19/390*100vw);
    }
    .hasu-fv .hsl-fv-subtitle span{
        padding-top: calc(10/390*100vw);
    }
    .hasu-fv .hsl-fv-subtitle span::before{
        top: calc(-4/390*100vw);
        width: calc(263 / 390 * 100vw);
    }
    .hasu-fv .hasu-fv-content{
        margin-top: calc(28 / 390 * 100vw);
    }
    .and-sub-title{
        font-size: calc(16/390*100vw);
        line-height: calc(24/390*100vw);
        margin-top: calc(24/390*100vw);
    }
    .and-big-tt{
        font-size: calc(40/390*100vw);
        line-height: 1.25;
    }
    .and-small-title{
        font-size: calc(14 / 390 * 100vw);
        line-height: calc(20 / 390 * 100vw);
        display: block;
    }
    .and-main-title{
        margin-top: calc(40/390*100vw);
        margin-bottom: calc(35/390*100vw);
    }
    .hsl-work{
        margin-top: calc(80/390*100vw);
        margin-bottom: calc(64/390*100vw);
    }
    .hsl-work .and-work-list{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: calc(16/390*100vw);
    }
    .and-main-button{
        max-width: calc(358/390*100vw);
        width: 100%;
        height: calc(55/390*100vw);
        font-size: calc(16/390*100vw);
        line-height: 100%;
    }
    .and-main-btn{
        margin-top: calc(40/390*100vw);
    }
    .hsl-reasons::before,
    .hsl-workflow::before,
    .hsl-cases::before,
    .hsl-proposal::before,
    .hsl-contact::before{
        border-top-width: calc(100/390*100vw);
    }
    .hsl-reasons{
        padding-bottom: calc(60/390*100vw);
    }
    .hsl-reasons .and-reasons-list{
        margin-top: calc(72/390*100vw);
    }
    .hsl-reasons .and-reasons-item{
        padding: calc(16/390*100vw) calc(16/390*100vw) calc(23/390*100vw) calc(16/390*100vw);
    }
    .hsl-reasons .and-reasons-item:not(:last-child){
        margin-bottom: calc(47/390*100vw);
    }
    .hsl-reasons .and-reasons-number{
        font-size: calc(60/390*100vw);
        position: absolute;
        top: calc(-32/390*100vw);
        z-index: 1;
    }
    .hsl-reasons .and-reasons-title{
        font-size: calc(24/390*100vw);
        line-height: calc(34/390*100vw);
        margin-top: calc(22/390*100vw);
    }
    .hsl-reasons .and-reasons-txt{
        font-size: calc(16/390*100vw);
        line-height: calc(24/390*100vw);
        margin-top: calc(16/390*100vw);
    }
    .and-wf-item-left,
    .and-wf-item-right{
        padding: calc(16/390*100vw) calc(16/390*100vw) calc(20/390*100vw) calc(16/390*100vw);
    }
    .hsl-workflow{
        padding-bottom: calc(66/390*100vw);
    }
    .hsl-workflow .and-wf-arrow{
        max-width: calc(30/390*100vw);
        margin: calc(15/390*100vw) auto;
    }
    .hsl-workflow .hsl-wf-txt{
        font-size: calc(16/390*100vw);
        line-height: calc(28/390*100vw);
    }
    .hsl-workflow .and-wf-item-left .hsl-wf-txt{
        margin-top: calc(30/390*100vw);
    }
    .hsl-workflow .and-wf-item-right .hsl-wf-txt{
        margin-top: calc(36/390*100vw);
    }
    .hsl-workflow .wf-schedule{
        height: calc(40/390*100vw);
        font-size: calc(18/390*100vw);
        line-height: 1;
    }
    .hsl-workflow .wf-arrow{
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .hsl-workflow .wf-image{
        margin-top: calc(32/390*100vw);
    }
    .hsl-cases{
        padding-bottom: calc(64/390*100vw);
    }
    .hsl-cases .and-main-title{
        margin-bottom: calc(1/390*100vw);
        margin-top: calc(16/390*100vw);
    }
    .hsl-cases .and-cases-wrap{
        padding-left: calc(16/390*100vw);
    }
    .hsl-cases .and-cases-items{
        padding-top: calc(24/390*100vw);
        padding-bottom: calc(50/390*100vw);
    }
    .hsl-cases .and-cases-item{
        padding: calc(36/390*100vw) calc(24/390*100vw) calc(24/390*100vw) calc(24/390*100vw);
        min-height: calc(769 / 390 * 100vw);
    }
    .hsl-cases .and-cstop-title{
        font-size: calc(40/390*100vw);
    }
    .hsl-cases .and-cstop-list{
        margin-top: calc(15/390*100vw);
    }
    .hsl-cases .and-cstop-list li{
        font-size: calc(16/390*100vw);
    }
    .hsl-cases .and-cstop-list li:not(:last-child){
        margin-bottom: calc(8/390*100vw);
    }
    .hsl-cases .and-cstop-list li span{
        min-width: calc(70/390*100vw);
        display: inline-block;
        margin-right: calc(9/390*100vw);
        flex-basis: calc(70/390*100vw);
        flex-shrink: 0;
    }
    .hsl-cases .and-cstop-txt{
        font-size: calc(16/390*100vw);
        line-height: calc(24/390*100vw);
        margin-top: calc(10/390*100vw);
    }
    .hsl-cases .and-case-top-big{
        width: 100%;
        margin-top: calc(12/390*100vw);
    }
    .hsl-cases .and-cases-garelly{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: calc(16/390*100vw);
        margin-top: calc(16/390*100vw);
    }
    .hsl-proposal .and-main-title{
        margin-top: calc(18 / 390 * 100vw);
    }
    #contents-wrap .swiper-button-prev,
    #contents-wrap .swiper-button-next{
        font-size: calc(16/390*100vw);
        line-height: 1.5;
        min-height: calc(40 / 390 * 100vw);
    }
    #contents-wrap .swiper-button-prev::before{
        width: calc(50.07/390*100vw);
        height: calc(8/390*100vw);
        background-size: contain;
        bottom: calc(7/390*100vw);
    }
    #contents-wrap .swiper-button-next::before{
        width: calc(50.07/390*100vw);
        height: calc(8/390*100vw);
        background-size: contain;
        bottom: calc(7/390*100vw);
    }
    #contents-wrap .swiper-button-prev{
        text-indent: calc(12/390*100vw);
        left: calc(84 / 390 * 100vw)
    }
    #contents-wrap .swiper-button-next{
        text-indent: calc(-12/390*100vw);
        left: calc(248 / 390 * 100vw);
        right: initial;
    }
    #contents-wrap .swiper-pagination{
        bottom: calc(7 / 390 * 100vw);
    }
    .hsl-cases .hasu-cases-button{
        margin-top: calc(25/390*100vw);
    }
    .and-swiper-arrow{
        bottom: calc(19/390*100vw);
    }
    #contents-wrap .swiper-pagination-bullet{
        width: calc(10/390*100vw);
        height: calc(10/390*100vw);
        margin-left: calc(5/390*100vw);
        margin-right: calc(5/390*100vw);
    }
    .hsl-proposal{
        margin-bottom: calc(38/390*100vw);
    }
    .hsl-proposal .hasu-proposal-button{
        margin-top: calc(16/390*100vw);
    }
    .hsl-proposal .hasu-proposal-button .and-main-button{
        margin: 0 auto;
    }
    .hsl-proposal .proposal-title{
        font-size:calc(32/390*100vw);
        line-height: 1.5;
    }
    .hsl-proposal .and-proposal-image{
        margin-top: calc(10/390*100vw);
    }
    .hsl-proposal .proposal-subtitle{
        font-size: calc(16/390*100vw);
        line-height: 1.5;
        margin-top: calc(10/390*100vw);
    }
    .and-proposal-items{
        margin-top: calc(-7/390*100vw);
    }
    .hsl-proposal .and-proposal-item{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .hsl-proposal .and-proposal-item:not(:last-child){
        margin-bottom: calc(26 / 390 * 100vw);
    }
    .hsl-proposal .proposal-right .and-proposal-content{
        order: 1;
    }
    .hsl-proposal .proposal-right .and-proposal-image{
        order: 2;
    }
    .hsl-proposal .proposal-right .hasu-proposal-button{
        order: 3;
    }
    #main-ct-wrap .page-contact1.hsl-contact .contact1{
        padding-top: calc(1/390*100vw);
        padding-bottom: calc(11/390*100vw);
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table{
        margin-bottom: calc(40/390*100vw);
        background-color: #ffffff;
        border: calc(16 / 390 * 100vw) solid #FFFFFF;
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr{
        margin-bottom: calc(25/390*100vw);
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr td:first-child{
        padding: calc(20/390*100vw) 0 calc(2/390*100vw);
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr td:last-child.f-size .s-field{
        margin-bottom: calc(30/390*100vw);
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr td:last-child.f-size .s-field{
        margin-right: 0;
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr td select{
        height: calc(40/390*100vw);
        line-height: calc(40/390*100vw);
        background-size: calc(12/390*100vw) calc(7/390*100vw);
        background-position: center right calc(10/390*100vw);
        font-size: calc(16/390*100vw);
        padding: 0 calc(30/390*100vw) 0 calc(20/390*100vw);
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr td:last-child.f-size .s-field:after{
        bottom: calc(-18/390*100vw);
        height: calc(18/390*100vw);
        width: calc(11/390*100vw);
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr td:last-child.rad .wpcf7-list-item{
        margin-right: calc(20/390*100vw);
    }
    #main-ct-wrap .page-contact1 .contact1 .wpcf7 .wpcf7-list-item .wpcf7-list-item-label{
        padding-left: calc(5/390*100vw);
    }
    #main-ct-wrap .page-contact1 .contact1 .btn-contact{
        max-width: calc(358/390*100vw);
        margin: 0 auto;
        width: 100%;
        height: calc(55/390*100vw);
        font-size: calc(16/390*100vw);
        line-height: 1.25;
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr td textarea{
        font-size: calc(16/390*100vw);
        line-height: calc(28/390*100vw);
        padding: calc(10/390*100vw) calc(25/390*100vw);
        height: calc(280/390*100vw);
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr td:last-child.f-size .s-field{
        width: calc(260/390*100vw);
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr td{
        font-size: calc(16/390*100vw);
        line-height: calc(27/390*100vw);
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr td:last-child.m-size{
        width: calc(265/390*100vw);
    }
    #main-ct-wrap .page-contact1 .contact1 .contact-table tr td input[type=text]{
        height: calc(40/390*100vw);
        font-size: calc(16/390*100vw);
        line-height: calc(40/390*100vw);
        padding-left: calc(25/390*100vw);
        padding-right: calc(25/390*100vw);
    }
    .hsl-list-buton .and-btn-items{
        flex-direction: column;
        flex-wrap: wrap;
        gap: calc(24/390*100vw);
    }
    .hsl-list-buton{
        padding-top: calc(50/390*100vw);
        padding-bottom: calc(50/390*100vw);
    }
}