/*------------------------------------------------------------
common
------------------------------------------------------------*/
body {
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
}

#hyosho {
    background-image: url("../images/bgmain.png");
    background-size: cover;
}

#hyosho * {
    box-sizing: border-box;
}

#hyosho a {
    transition: opacity .3s;
}

#hyosho a[href^="tel:"] {
    display: inline-block;
    transition: none;
}

#hyosho a:hover {
    text-decoration: none;
}

#hyosho a:focus-visible {
    outline: none;
}

#hyosho img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

#hyosho .js-fadein {
    opacity: 0;
    transform: translate(0, 20px);
    transition-property: opacity, transform;
    transition-duration: 1s;
}

#hyosho .scroll-in {
    opacity: 1;
    transform: translate(0, 0);
}

#hyosho .pc-br {
    display: inline;
}

#hyosho .sp-br {
    display: none;
}

#hyosho .inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
#hyosho a:hover{
    opacity: .8;
}
#hyosho .article-inner{
    padding-top:230px;
    position: relative;
    padding-bottom:195px;
}

#hyosho .article-inner .logo{
    width: 676.1px;
    left:3.5%;
    top:32.6px;
    position: absolute;
}

#hyosho .article-inner .logo text, #hyosho .article-inner .logo path, #hyosho .article-inner .logosp text, #hyosho .article-inner .logosp path{
    fill:#5DC1CF;
}

#hyosho .article-inner .title{
    margin:0 auto;
    position: relative;
    text-align: center;
    z-index: 1;
}
#hyosho .article-inner .title span.img{
    width: 85px;
    margin:0 auto 17px;
    display: block;

}

#hyosho .article-inner .title span.jp{
    font-size: 46px;
    font-weight: 700;
    line-height: 1.72;
    letter-spacing: normal;
    color: #5dc1cf;
    text-align: center;
}

#hyosho .article-inner .title span.en{
    width: 632px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -47%);
}


#hyosho .fl{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


#hyosho .article-inner .intro{
    margin-top:50px;
}


#hyosho .article-inner .intro h3{
    font-size: 28px;
    font-weight: 600;
    line-height: 1.64;
    letter-spacing: normal;
    text-align: center;
    color: #434343;
    margin:49px 0 61px;
}


#hyosho .article-inner .intro h4{
    font-size: 36px;
    line-height: 1.28;
    text-align: center;
    color: #434343;
    margin-bottom:29px;
    position: relative;
    text-decoration: underline;
    text-decoration-color: #fff000;
    text-decoration-thickness: 7px;
    text-underline-offset: 2px;
}




#hyosho .article-inner .intro p{
    font-size: 28px;
    line-height: 1.64;
    text-align: center;
    color: #434343;
}

#hyosho .article-inner .list{
    margin: 129px auto 0;
    max-width: 1390px;
}

#hyosho .article-inner .list .list-item h2{
    font-size: 36px;
    font-weight: 600;
    line-height: 1.28;
    text-align: left;
    color: #00aecb;
    margin-bottom:17px;
}


#hyosho .article-inner .list .list-item h2 span{
    font-size: 23px;
    position: relative;
    bottom: 6px;
    margin-left: 30px;
}

#hyosho .article-inner .list .list-item{
    margin-bottom:80px;
}
#hyosho .article-inner .list .list-item .table{
    padding:50px;
    border-radius: 28px;
    border: solid 5px #00aecb;
    background-color: #fff;
}

#hyosho .article-inner .list .list-item .table .table-item div:first-child, #hyosho .article-inner .list .list-item .table .table-item div:nth-child(2){
    padding-top:57px;
}

#hyosho .article-inner .list .list-item .table .table-item div:first-child{
    width: 30.31%;

}

#hyosho .article-inner .list .list-item .table .table-item div:nth-child(2){
    width: 30.07%;
}

#hyosho .article-inner .list .list-item .table .table-item div:nth-child(3){
    width: 34.14%;
}

#hyosho .article-inner .list .list-item .table .table-item div .label{
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    width: fit-content;
    color: #fff;
    padding:6px 12px;
    border-radius: 13px;
    background-color: #00aecb;
}

#hyosho .article-inner .list .list-item .table .table-item div:first-child .text{
    margin-top:30px;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.77;
    text-align: left;
    color: #434343;
    margin-bottom:17px;
}

#hyosho .article-inner .list .list-item .table .table-item div:first-child .text span{
    font-size: 20px;
    position: relative;
    top: -2px;
    left: 10px;
}


#hyosho .article-inner .list .list-item .table .table-item div:first-child .note{
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    color: #434343;
}

#hyosho .article-inner .list .list-item .table .table-item div:nth-child(2) .text{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.56;
    text-align: left;
    color: #434343;
    margin-top:19.5px;
}


#hyosho .article-inner .list .list-item .table .table-item div:nth-child(3) img{
    width: 100%;
    margin-bottom:13px;
}

#hyosho .article-inner .list .list-item .table .table-item div:nth-child(3) p{
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: left;
    color: #434343;
    font-family: dnp-shuei-mgothic-std;
}

#hyosho .article-inner .list .list-item .table .table-item{
    margin-bottom:80px;
    position: relative;
}

#hyosho .article-inner .list .list-item .table .table-item:after{
    content:"";
    border: solid 2px #afafaf;
    -webkit-filter: blur(2.1px);
    filter: blur(2.1px);
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 0;
    bottom:-35px;
}


#hyosho .article-inner .list .list-item .table .table-item:last-child{
    margin-bottom: 0;
}

#hyosho .article-inner .list .list-item .table .table-item:last-child:after{
    display: none;
}


#hyosho .article-inner .button{
    display: block;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.28;
    text-align: center;
    color: #fff;
    border-radius: 99px;
    background-color: #00aecb;
    padding:42px 0;
    max-width: 1390px;
    margin:0 auto;
}


#hyosho .article-inner .button svg{
    position: relative;
    left: 18px;
    top: 2px;
    transition: .3s;
}

#hyosho .article-inner .button:hover svg{
    left: 23px;
}

@media (max-width: 1350px){
    #hyosho .article-inner{
        margin:0 auto;
        width: calc(100% - 30px);
    }

    #hyosho .article-inner .list .list-item h2 span{
        margin-left:0px;
        display: block;
        line-height: 2.3;
    }

    #hyosho .article-inner .list .list-item .table .table-item div:first-child .text span {
        font-size: 14px;
    }

    #hyosho .article-inner .list .list-item .table .table-item div:first-child .text {
        font-size: 25px;
    }
}



@media (max-width: 767px){
    #hyosho .pc-br {
        display: none;
    }

    #hyosho .sp-br {
        display: inline;
    }

    #hyosho .article-inner .logosp {
        width: 194px;
        left: 16px;
        top: 0px;
        position: absolute;
    }

    #hyosho .article-inner .title span.en{
        width: 308px;
        transform: translate(-50%, -28%);
    }

    #hyosho .article-inner {
        padding-top: 107px;
        padding-bottom: 63px;
    }

    #hyosho .article-inner .title span.img {
        width: 34px;
    }

    #hyosho .article-inner .title span.jp{
        font-size: 18px;
        line-height: 1.44;
    }

    #hyosho .article-inner .title{
        max-width: 313px;
    }

    #hyosho .article-inner .intro h3{
        font-size: 14px;
        margin: 38px 0 16px;
    }

    #hyosho .article-inner {
        margin: 0 auto;
        width: calc(100% - 48px);
    }

    #hyosho .article-inner .intro h4{
        font-size: 18px;
        line-height: 2;
    }

    #hyosho .article-inner .intro p {
        font-size: 14px;
    }

    #hyosho .article-inner .list {
        margin: 37px auto 0;
    }

    #hyosho .article-inner .list .list-item h2 {
        font-size: 18px;
    }

    #hyosho .article-inner .list .list-item h2 span{
        font-size: 14px;
        line-height: 1.43;
        margin-top: 8px;
    }

    #hyosho .article-inner .list .list-item .table .table-item div{
        width: 100% !important;
    }

    #hyosho .article-inner .list .list-item .table {
        padding: 24px 14px;
        border-radius: 15px;
        border: solid 4px #00aecb;
    }

    #hyosho .article-inner .list .list-item .table .table-item div:first-child, #hyosho .article-inner .list .list-item .table .table-item div:nth-child(2) {
        padding-top: 0px;
    }

    #hyosho .article-inner .list .list-item .table .table-item{
        row-gap: 15px;
        margin-bottom: 54px;
    }

    #hyosho .article-inner .list .list-item .table .table-item div .label {
        font-size: 14px;
    }

    #hyosho .article-inner .list .list-item .table .table-item div:first-child .text {
        font-size: 17px;
        margin-top: 11px;
        margin-bottom: 7px;
    }

    #hyosho .article-inner .list .list-item .table .table-item div:first-child .note {
        font-size: 13px;
        line-height: 1.6;
    }

    #hyosho .article-inner .list .list-item .table .table-item div:nth-child(2) .text {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.64;
        margin-top:9px;
    }

    #hyosho .article-inner .list .list-item .table .table-item div:nth-child(3) p {
        font-size: 14px;
    }

    #hyosho .article-inner .list .list-item .table .table-item:after{
        bottom:-29px;
        border: solid 2px #F1F1F1;
    }

    #hyosho .article-inner .list .list-item {
        margin-bottom: 40px;
    }

    #hyosho .article-inner .button{
        font-size: 16px;
        padding: 13px 0;
    }

    #hyosho .article-inner .button svg{
        width: 8px;
        height: 13.81px;
    }
}

@media(max-width: 350px){
    #hyosho .article-inner .title span.jp {
        font-size: 15px;
    }
}


@media(min-width:768px){
    body{
        min-width:1300px;
    }
}