@charset "UTF-8";

.bd-service header {

    padding-bottom: 110px;

}



@media screen and (max-width: 768px) {

    .bd-service header {

        padding-top: 10vw;

        padding-bottom: 16vw;

    }

}





/* intro */



.bd-service .intro {

    margin-bottom: 78px;

}



.bd-service .intro .container {

    padding: 25px 55px 95px;

    background-color: #fff;

    border-radius: 30px;

    position: relative;

}



.bd-service .intro .container h2 {

    margin-bottom: 58px;

    padding-bottom: 67px;

    border-bottom: solid 4px #EEEEEE;

}



.bd-service .intro .container h2 img {

    width: 100%;

    margin: 30px auto;

    max-width: 890px;

}



.bd-service .intro .container h2 span {

    color: #CC8F25;

    font-size: 3rem;

    margin-top: -25px;

}



.bd-service .intro .container .intro-main h3 {

    font-size: 3.4rem;

    color: #901C33;

    letter-spacing: 0.05em;

    margin-bottom: 40px;

}



.bd-service .intro .container .intro-main h3 span {

    font-size: 2.1rem;

    line-height: calc(43.2 / 21);

}



.bd-service .intro .container .intro-main h3 span span {

    color: #CC8F25;

    border-bottom: solid 4px #CC8F25;

}



.bd-service .intro .container .intro-main p {

    width: 678px;

    line-height: 2;

    font-family: 'Noto Sans JP', sans-serif;

    font-size: 1.4rem;

}



.bd-service .intro .container .image {

    position: absolute;

    right: 0;

    bottom: 0;

}



@media screen and (max-width: 1150px) {

    .bd-service .intro .container .intro-main p {

        width: 53vw;

    }

    .bd-service .intro .container .image img {

        width: 31.4vw;

    }

}



@media screen and (max-width: 768px) {

    .bd-service .intro {

        margin-bottom: 16vw;

    }

    .bd-service .intro .container {

        padding: 4vw 5vw 34vw;

    }

    .bd-service .intro .container h2 {

        margin-bottom: 7vw;

        padding-bottom: 8vw;

    }

    .bd-service .intro .container h2 span {

        margin-top: -5vw;

        font-size: 5vw;

    }

    .bd-service .intro .container h2 img {

        width: 100%;

        margin: 30px auto 50px;

    }

    .bd-service .intro .container .intro-main h3 {

        margin-bottom: 6vw;

        font-size: 6.8vw;

    }

    .bd-service .intro .container .intro-main h3>span {

        display: inline-block;

        margin-bottom: 4vw;

    }

    .bd-service .intro .container .intro-main h3 span {

        font-size: 4vw;

        line-height: 1.5;

        margin-top: 3vw;

    }

    .bd-service .intro .container .intro-main p {

        width: 100%;

        position: relative;

        z-index: 10;

        margin-bottom: 28vw;

    }

    .bd-service .intro .container .image img {

        width: 65vw;

    }

}





/* // */





/* insert */



.bd-service .insert {

    background-color: #455C7B;

}



.bd-service .insert .container {

    max-width: 1050px;

    justify-content: space-between;

    padding: 68px 0;

}



.bd-service .insert .container .image {

    width: 390px;

}



.bd-service .insert .container .image img {

    width: 100%;

}



.bd-service .insert .container .text .title {

    margin-bottom: 25px;

    padding-bottom: 21px;

    color: #fff;

    line-height: 1;

    font-size: 3rem;

    border-bottom: solid 1px #FFFFFF;

}



.bd-service .insert .container .text .description {

    margin-bottom: 60px;

    font-size: 1.6rem;

    line-height: calc(28.8 / 16);

    color: #fff;

}



.bd-service .insert .container .text .link-text {

    width: 420px;

    margin: 0 auto 0 0;

    background-color: #CC8F25;

}



@media screen and (max-width: 1070px) {

    .bd-service .insert .container .image {

        width: 40%;

    }

    .bd-service .insert .container .image img {

        width: 100%;

    }

    .bd-service .insert .container .text {

        width: 55%;

    }

    .bd-service .insert .container .text .link-text {

        width: 100%;

    }

}



@media screen and (max-width: 768px) {

    .bd-service .insert .container {

        flex-wrap: wrap;

        padding: 8vw 0;

    }

    .bd-service .insert .container .image,

    .bd-service .insert .container .text,

    .bd-service .insert .container .image img {

        width: 100%;

    }

    .bd-service .insert .container .image {

        margin-bottom: 4vw;

        padding: 0 4vw;

    }

    .bd-service .insert .container .text {

        text-align: center;

    }

    .bd-service .insert .container .text .title {

        margin-bottom: 4vw;

        font-size: 5vw;

    }

    .bd-service .insert .container .text .description {

        margin-bottom: 8vw;

    }

    .bd-service .insert .container .text .link-text {

        max-width: 420px;

        width: 90%;

        margin: auto;

    }

}





/* // */





/* service */



.bd-service .service {

    margin-bottom: 110px;

    padding: 113px 0 0 0;

}



.bd-service .service .container h2 {

    margin-bottom: 76px;

    padding-bottom: 28px;

    font-size: 3.4rem;

    line-height: 1;

    border-bottom: solid 4px #333333;

}



.bd-service .service .container .service-main .contents .title {

    margin-bottom: 46px;

}



.bd-service .service .container .service-main .contents .title h3 {

    width: 270px;

    height: 63px;

    margin-right: 20px;

    padding-left: 43px;

    line-height: 63px;

    color: #fff;

    font-size: 3rem;

    border-radius: 8px;

    position: relative;

    background-color: #455C7B;

}



.bd-service .service .container .service-main .contents .title h3::before {

    content: "";

    width: 6px;

    height: 40px;

    background-color: #fff;

    position: absolute;

    left: 15px;

    top: 12px;

    border-radius: 8px;

}



.bd-service .service .container .service-main .contents .title p {

    width: calc(100% - 290px);

    font-size: 1.8rem;

    line-height: calc(31.5 / 18);

    font-family: 'Noto Sans JP', sans-serif;

}



.bd-service .service .container .service-main .contents .detail {

    margin-bottom: 95px;

    padding-right: 54px;

    padding-left: 55px;

    border-radius: 8px;

    background-color: #fff;

    position: relative;

}



.bd-service .service .container .service-main .contents .detail p {

    font-size: 1.4rem;

    font-family: 'Noto Sans JP', sans-serif;

}



.bd-service .service .container .service-main .contents .detail .icon {

    position: absolute;

    top: -70px;

    right: 38px;

}



.bd-service .service .container .service-main .contents .detail .icon img {

    width: 151px;

}



@media screen and (max-width: 768px) {

    .bd-service .service {

        padding-top: 16vw;

    }

    .bd-service .service .container h2 {

        margin-bottom: 14vw;

        padding-bottom: 4vw;

        font-size: 8vw;

        line-height: 1.4;

    }

    .bd-service .service .container .service-main .contents .title {

        margin-bottom: 9vw;

        flex-wrap: wrap;

    }

    .bd-service .service .container .service-main .contents .title h3 {

        margin-right: 0;

        margin-bottom: 4vw;

    }

    .bd-service .service .container .service-main .contents .title p {

        width: 100%;

    }

    .bd-service .service .container .service-main .contents .detail {

        padding-right: 8vw;

        padding-left: 8vw;

        padding-top: 8vw !important;

        padding-bottom: 10vw !important;

    }

    .bd-service .service .container .service-main .contents .detail .icon {

        top: -10vw;

        right: 4vw;

    }

}



@media screen and (max-width: 500px) {

    .bd-service .service .container .service-main .contents .title h3 {

        width: 100vw !important;

        height: 15vw;

        font-size: 6vw;

        line-height: 15vw;

    }

    .bd-service .service .container .service-main .contents .title h3::before {

        width: 1vw;

        height: 11vw;

        top: 0;

        bottom: 0;

        margin: auto;

    }

}





/* sanchi */



.bd-service .service .container .service-main .contents.sanchi .detail {

    padding-top: 50px;

    padding-bottom: 30px;

}



.bd-service .service .container .service-main .contents.sanchi .detail h4 {

    margin-bottom: 53px;

}



.bd-service .service .container .service-main .contents.sanchi .detail h4 img {

    width: 305px;

}



.bd-service .service .container .service-main .contents.sanchi .detail .list {

    justify-content: space-between;

}



.bd-service .service .container .service-main .contents.sanchi .detail .list li {

    width: 240px;

}



.bd-service .service .container .service-main .contents.sanchi .detail .list li img {

    width: 100%;

    margin-bottom: 8px;

}



.bd-service .service .container .service-main .contents.sanchi .detail .list li p {

    font-size: 1.4rem;

    font-family: 'Noto Sans JP', sans-serif;

    line-height: calc(21 / 14);

}



@media screen and (max-width: 1160px) {

    .bd-service .service .container .service-main .contents.sanchi .detail .list {

        flex-wrap: wrap;

    }

    .bd-service .service .container .service-main .contents.sanchi .detail .list li {

        width: 48%;

        margin-bottom: 2vw;

    }

    .bd-service .service .container .service-main .contents.sanchi .detail .list li img {

        width: 100%;

    }

}



@media screen and (max-width: 768px) {

    .bd-service .service .container .service-main .contents.sanchi .detail {

        margin-bottom: 15vw;

        padding-top: 8vw;

        padding-bottom: 10vw;

    }

    .bd-service .service .container .service-main .contents.sanchi .detail h4 {

        margin-bottom: 8vw;

        text-align: left;

    }

    .bd-service .service .container .service-main .contents.sanchi .detail h4 img {

        width: 50vw;

    }

    .bd-service .service .container .service-main .contents .detail .icon img {

        width: 22vw !important;

    }

    .bd-service .service .container .service-main .contents.sanchi .detail .list {

        flex-wrap: wrap;

    }

    .bd-service .service .container .service-main .contents.sanchi .detail .list li {

        width: 100%;

        margin-bottom: 4vw;

    }

    .bd-service .service .container .service-main .contents.sanchi .detail .list li img {

        width: 100%;

        margin-bottom: 2vw;

        height: 170px;

        object-fit: cover;

        margin-top: 9px;

    }

    .bd-service .service .container .service-main .contents .title p {

        margin-bottom: 40px;

    }

}



@media screen and (max-width: 370px) {

    .bd-service .service .container .service-main .contents .detail {

        padding-top: 12vw !important;

    }

}





/* ryohi */



.bd-service .service .container .service-main .contents.ryohi .detail {

    padding-top: 41px;

    padding-bottom: 61px;

}



.bd-service .service .container .service-main .contents.ryohi .detail .main-image {

    margin-bottom: 86px;

}



.bd-service .service .container .service-main .contents.ryohi .detail .main-image img {

    width: 100%;

}



.bd-service .service .container .service-main .contents.ryohi .detail .list {

    width: 100%;

    border: solid 3px #EEEEEE;

}



.bd-service .service .container .service-main .contents.ryohi .detail .list li {

    width: calc(100% / 3);

    position: relative;

}



.bd-service .service .container .service-main .contents.ryohi .detail .list li::after {

    content: "";

    width: 3px;

    height: 177px;

    position: absolute;

    right: 0;

    top: 26px;

    background-color: #EEEEEE;

}



.bd-service .service .container .service-main .contents.ryohi .detail .list li:last-child::after {

    display: none;

}



.bd-service .service .container .service-main .contents.ryohi .detail .list li .item img {

    width: 100px;

    margin-top: -50px;

    margin-bottom: 22px;

}



.bd-service .service .container .service-main .contents.ryohi .detail .list li .item .text h4 {

    margin-bottom: 12px;

    font-size: 2.6rem;

    letter-spacing: 0.1em;

    line-height: 1;

}



.bd-service .service .container .service-main .contents.ryohi .detail .list li .item .text p {

    margin-bottom: 47px;

    font-size: 1.4rem;

    font-family: 'Noto Sans JP', sans-serif;

    line-height: calc(30 / 14);

}



@media screen and (max-width: 1240px) {

    .bd-service .service .container .service-main .contents.ryohi .detail .main-image img {

        width: 100%;

    }

}



@media screen and (max-width: 768px) {

    .bd-service .service .container .service-main .contents.ryohi .detail {

        margin-bottom: 15vw;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .main-image {

        margin-bottom: 12vw;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .main-image img {

        width: 100%;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .list {

        flex-wrap: wrap;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .list li {

        width: 100%;

        margin-bottom: 5vw;

        padding-bottom: 5vw;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .list li:first-child {

        margin-top: 5vw;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .list li::after {

        width: 80%;

        height: 1vw;

        max-height: 3px;

        bottom: 0;

        top: auto;

        left: 0;

        margin: auto;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .list li:last-child {

        margin-bottom: 0;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .list li .item {

        display: flex;

        padding-left: 8vw;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .list li .item img {

        width: 20vw;

        height: 20vw;

        margin-top: 0;

        margin-bottom: 0;

        margin-right: 5vw;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .list li .item .text {

        text-align: left;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .list li .item .text h4 {

        margin-bottom: 2vw;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .list li:last-child .item .text h4 {

        font-size: 5.4vw;

    }

    .bd-service .service .container .service-main .contents.ryohi .detail .list li .item .text p {

        margin-bottom: 0;

    }

}





/* seikatsu */



.bd-service .service .container .service-main .contents.seikatsu .detail {

    margin-bottom: 40px;

    padding-top: 43px;

    padding-bottom: 50px;

}



.bd-service .service .container .service-main .contents.seikatsu .detail h4 {

    margin-bottom: 27px;

    font-size: 3.2rem;

    line-height: 1;

}



.bd-service .service .container .service-main .contents.seikatsu .detail h4+p {

    margin: 0 0 45px 36px;

    font-size: 1.6rem;

}



.bd-service .service .container .service-main .contents.seikatsu .detail .weekly {

    margin-bottom: 50px;

    border-bottom: solid 4px #EEEEEE;

}



.bd-service .service .container .service-main .contents.seikatsu .detail .weekly .list {

    margin-bottom: 55px;

    justify-content: space-between;

}



.bd-service .service .container .service-main .contents.seikatsu .detail .weekly .list li .item img {

    width: 240px;

    margin-bottom: 10px;

}



.bd-service .service .container .service-main .contents.seikatsu .detail .weekly .list li .item p {

    line-height: 1;

    letter-spacing: 0.1em;

}



.bd-service .service .container .service-main .contents.seikatsu .detail .icon {

    top: -60px;

}



.bd-service .service .container .service-main .contents.seikatsu .detail .icon img {

    width: 120px;

}



.bd-service .service .container .service-main .contents.seikatsu .detail .monitor {

    justify-content: space-between;

}



.bd-service .service .container .service-main .contents.seikatsu .detail .monitor .text h4 {

    margin: 5px 0 23px 0;

}



.bd-service .service .container .service-main .contents.seikatsu .detail .monitor .text p {

    margin-left: 0;

}



.bd-service .service .container .service-main .contents.seikatsu .detail .monitor .image {

    max-width: 509px;

}



.bd-service .service .container .service-main .contents.seikatsu .detail .monitor .image img {

    width: 100%;

}



@media screen and (max-width: 1230px) {

    .bd-service .service .container .service-main .contents.seikatsu .detail .weekly .list {

        flex-wrap: wrap;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .weekly .list li {

        width: 48%;

        margin-bottom: 20px;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .weekly .list li .item img {

        width: 100%;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .monitor .text {

        width: 280px;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .monitor .image {

        width: calc(100% - 290px);

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .monitor .image img {

        width: 100%;

    }

}



@media screen and (max-width: 768px) {

    .bd-service .service .container .service-main .contents.seikatsu .detail h4+p {

        margin-left: 0;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .weekly {

        margin-bottom: 6vw;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .weekly .list {

        width: 100%;

        flex-wrap: wrap;

        margin-bottom: 5vw;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .weekly .list li,

    .bd-service .service .container .service-main .contents.seikatsu .detail .weekly .list li img {

        width: 100%;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .weekly .list li {

        margin-bottom: 4vw;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .weekly .list li .item img {

        margin-bottom: 2vw;

        height: 130px;

        object-fit: cover;

        margin-top: 9px;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .icon {

        top: -14vw !important;

        right: 0vw;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .monitor {

        flex-wrap: wrap;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .monitor .image {

        width: 100%;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail .monitor img {

        width: 100%;

    }

    .bd-service .service .container .service-main .contents.seikatsu .detail h4+p {

        margin-bottom: 6vw;

    }

}



@media screen and (max-width: 450px) {

    .bd-service .service .container .service-main .contents .title {

        margin-bottom: 5vw;

    }

}





/* sdgs-intor */



.bd-service .service .container .service-main .contents.sdgs-intro {

    padding: 0 0 40px 0;

}



.bd-service .service .container .service-main .contents.sdgs-intro .arrow {

    margin-bottom: 40px;

}



.bd-service .service .container .service-main .contents.sdgs-intro .title {

    padding-bottom: 20px;

    font-size: 3.4rem;

    line-height: calc(51 / 34);

    border-bottom: solid 4px #333333;

}



@media screen and (max-width: 768px) {

    .bd-service .service .container .service-main .contents.sdgs-intro {

        padding-bottom: 8vw;

    }

    .bd-service .service .container .service-main .contents.sdgs-intro .title {

        font-size: 7vw;

    }

}





/* sdgs */



.bd-service .service .container .service-main .contents.sdgs .title h3 {

    width: 370px;

}



.bd-service .service .container .service-main .contents.sdgs .detail {

    margin-bottom: 65px;

    padding-top: 39px;

    padding-bottom: 40px;

}



.bd-service .service .container .service-main .contents.sdgs .detail .list {

    flex-wrap: wrap;

    justify-content: space-between;

}



.bd-service .service .container .service-main .contents.sdgs .detail .list>li:nth-of-type(3) {

    margin-top: 20px;

}



.bd-service .service .container .service-main .contents.sdgs .detail .list li .item .image {

    margin-right: 25px;

}



.bd-service .service .container .service-main .contents.sdgs .detail .list li .item .image img {

    width: 171px;

}



.bd-service .service .container .service-main .contents.sdgs .detail .list li .item {

    align-items: center;

}



.bd-service .service .container .service-main .contents.sdgs .detail .list li .item .text h4 {

    margin-bottom: 27px;

    font-size: 2.9rem;

    line-height: 1;

}



.bd-service .service .container .service-main .contents.sdgs .detail .list li .item .text p {

    font-size: 1.5rem;

    line-height: calc(26 / 15);

}



@media screen and (max-width: 1180px) {

    .bd-service .service .container .service-main .contents.sdgs .detail .list li:nth-of-type(1) {

        margin-bottom: 20px;

    }

}



@media screen and (max-width: 768px) {

    .bd-service .service .container .service-main .contents.sdgs .title {

        margin-bottom: 4vw;

    }

    .bd-service .service .container .service-main .contents.sdgs .detail .list li {

        width: 100%;

    }

    .bd-service .service .container .service-main .contents.sdgs .detail .list>li:nth-of-type(3) {

        margin-top: 0;

    }

    .bd-service .service .container .service-main .contents.sdgs .detail .list li:nth-of-type(1) {

        margin-bottom: 0;

    }

    .bd-service .service .container .service-main .contents.sdgs .detail .list li .item {

        /*lex-wrap: wrap;*/

        margin-bottom: 5vw;

        align-items: flex-start;

    }

    .bd-service .service .container .service-main .contents.sdgs .detail .list li:last-child .item {

        margin-bottom: 0;

    }

    /*

.bd-service .service .container .service-main .contents.sdgs .detail .list li .item .image, .bd-service .service .container .service-main .contents.sdgs .detail .list li .item .image img, .bd-service .service .container .service-main .contents.sdgs .detail .list li .item .image .text {

width: 100%;

}*/

    .bd-service .service .container .service-main .contents.sdgs .detail .list li .item .image {

        margin-right: 4vw;

        margin-bottom: 0;

    }

    .bd-service .service .container .service-main .contents.sdgs .detail .list li .item .image img {

        width: 33vw;

    }

    .bd-service .service .container .service-main .contents.sdgs .detail .list li .item .text h4 {

        margin-bottom: 3vw;

        line-height: 1.4;

    }

}



@media screen and (max-width: 500px) {

    .bd-service .service .container .service-main .contents.sdgs .detail .list li .item .text h4 {

        font-size: 5vw;

    }

}





/* shikumi */



.bd-service .service .container .service-main .contents.shikumi .title h3 {

    width: 370px;

}



.bd-service .service .container .service-main .contents.shikumi .detail {

    margin-bottom: 0;

    padding: 24px 33px 31px 32px;

}



.bd-service .service .container .service-main .contents.shikumi .detail .syahan {

    margin-bottom: 38px;

}



.bd-service .service .container .service-main .contents.shikumi .detail .syahan img {

    width: 100%;

}



.bd-service .service .container .service-main .contents.shikumi .detail .tasukeai h4 {

    margin-bottom: 25px;

    font-size: 4.4rem;

    line-height: 1;

}



.bd-service .service .container .service-main .contents.shikumi .detail .tasukeai p {

    margin-bottom: 50px;

    font-size: 1.6rem;

    line-height: calc(28 / 16);

    font-family: 'Noto Sans JP', sans-serif;

}



.bd-service .service .container .service-main .contents.shikumi .detail .tasukeai img:nth-of-type(1) {

    max-width: 956px;

    margin-bottom: 53px;

}



.bd-service .service .container .service-main .contents.shikumi .detail .tasukeai img:nth-of-type(2) {

    width: 100%;

}



@media screen and (max-width: 1140px) {

    .bd-service .service .container .service-main .contents.shikumi .detail .tasukeai img:nth-of-type(1) {

        width: 100%

    }

}



@media screen and (max-width: 768px) {

    .bd-service .service {

        margin-bottom: 20vw;

    }

    .bd-service .service .container .service-main .contents.shikumi .title {

        margin-bottom: 4vw;

    }

    .bd-service .service .container .service-main .contents.shikumi .detail .syahan {

        margin-bottom: 6vw;

    }

    .bd-service .service .container .service-main .contents.shikumi .detail .tasukeai h4 {

        margin-bottom: 4.4vw;

        font-size: 7vw;

    }

    .bd-service .service .container .service-main .contents.shikumi .detail .tasukeai p {

        margin-bottom: 8vw;

    }

    .bd-service .service .container .service-main .contents.shikumi .detail .tasukeai img:nth-of-type(1) {

        margin-bottom: 7vw;

    }

}





/* // service */





/* reason */



.bd-service .reason {

    padding: 100px 0 130px;

    background-color: #CC8F25;

    position: relative;

}



.bd-service .reason::after {

    content: "";

    background-image: url(../img/service-mark.png);

    width: 692px;

    height: 476px;

    position: absolute;

    right: 0;

    top: 0;

}



.bd-service .reason .container .heading {

    margin-bottom: 70px;

}



.bd-service .reason .container .heading h2 {

    color: #fff;

}



.bd-service .reason .container .reason-main .list .item {

    margin-bottom: 99px;

    justify-content: space-between;

    align-items: center;

}



.bd-service .reason .container .reason-main .list .item:nth-of-type(3) {

    margin-top: -20px;

}



.bd-service .reason .container .reason-main .list .item:last-child {

    margin-bottom: 0;

}



.bd-service .reason .container .reason-main .list .item .text {

    width: 620px;

}



.bd-service .reason .container .reason-main .list .item .text h3 {

    color: #fff;

    font-size: 5.4rem;

}



.bd-service .reason .container .reason-main .list .item .text h3::after {

    content: "";

    width: 167px;

    height: 1px;

    background-color: #fff;

    display: block;

    margin-top: 50px;

    margin-bottom: 29px;

}



.bd-service .reason .container .reason-main .list .item .text h3 span.num {

    font-size: 9rem;

    margin-left: 15px;

}



.bd-service .reason .container .reason-main .list .item .text h3 span:nth-of-type(2) {

    margin-top: -5px;

    font-size: 4.6rem;

}



.bd-service .reason .container .reason-main .list .item .text p {

    font-size: 1.6rem;

    color: #fff;

    font-family: 'Noto Sans JP', sans-serif;

    line-height: calc(29 / 16);

}



.bd-service .reason .container .reason-main .list .item .image {

    width: 450px;

    margin-top: 20px;

}



.bd-service .reason .container .reason-main .list .item .image img {

    width: 100%;

    margin-left: 20px;

}



.bd-service .reason .container .reason-main .list .item:nth-of-type(2) .image {

    margin-top: 85px;

}



.bd-service .reason .container .reason-main .list .item:nth-of-type(3) .image {

    margin-top: 150px;

}



@media screen and (max-width: 768px) {

    .bd-service .reason {

        padding: 15vw 0 20vw;

    }

    .bd-service .reason::after {

        width: 56vw;

        height: 61.5vw;

    }

    .bd-service .reason .container .heading {

        margin-bottom: 12vw;

    }

    .bd-service .reason .container .reason-main .list .item {

        flex-wrap: wrap;

        margin-bottom: 16vw;

    }

    .bd-service .reason .container .reason-main .list .item:nth-of-type(3) {

        margin-top: 0;

    }

    .bd-service .reason .container .reason-main .list .item .text {

        width: 100%;

        order: 2;

    }

    .bd-service .reason .container .reason-main .list .item .text h3 {

        font-size: 10vw;

    }

    .bd-service .reason .container .reason-main .list .item .text h3 span.num {

        font-size: 17vw;

    }

    .bd-service .reason .container .reason-main .list .item .text h3::after {

        margin-top: 10vw;

        margin-bottom: 4vw;

    }

    .bd-service .reason .container .reason-main .list .item .text h3 span:nth-of-type(2) {

        font-size: 7.5vw;

    }

    .bd-service .reason .container .reason-main .list .item .image,

    .bd-service .reason .container .reason-main .list .item .image img {

        width: 100%;

        margin-top: 0 !important;

    }

}





/* // */





/* theme */



.bd-service .theme {

    padding: 60px 0 50px;

}



.bd-service .theme .container .heading {

    margin-right: 144px;

}



.bd-service .theme .container .heading::after {

    top: 185px;

}



.bd-service .theme .container .heading p {

    margin-top: 60px;

    font-size: 1.4rem;

    font-family: 'Noto Sans JP', sans-serif;

}



.bd-service .theme .container .theme-main .list .item {

    padding: 50px 0;

    border-top: solid 0.5px #999999;

}



.bd-service .theme .container .theme-main .list .item:first-child {

    border-top: none;

}



.bd-service .theme .container .theme-main .list .item p {

    font-size: 2rem;

    line-height: 1.5;

}



.bd-service .theme .container .theme-main .list .item p img {

    margin-right: 12px;

}



@media screen and (max-width: 768px) {

    .bd-service .theme {

        padding: 8vw 0 12vw;

    }

    .bd-service .theme .container {

        flex-wrap: wrap;

    }

    .bd-service .theme .container .heading {

        margin-right: 0;

    }

    .bd-service .theme .container .heading::after {

        top: 28vw;

    }

    .bd-service .theme .container .heading p {

        margin-top: 12vw;

    }

    .bd-service .theme .container .theme-main .list .item {

        padding: 8vw 0;

        position: relative;

    }

    .bd-service .theme .container .theme-main .list .item p {

        font-size: 2rem;

        padding-left: 30px;

    }

    .bd-service .theme .container .theme-main .list .item p img {

        width: 7vw;

        width: 18px;

        position: absolute;

        left: 0;

        top: 0;

        bottom: 0;

        margin: auto;

    }

}





/* // */





/* voice */



.bd-service .voice {

    padding: 60px 0;

    position: relative;

}



.bd-service .voice::after {

    content: "";

    background-image: url(../img/service-mark.png);

    width: 692px;

    height: 476px;

    position: absolute;

    right: 0;

    top: 0;

}



.bd-service .voice .container .heading {

    margin-bottom: 81px;

}



.bd-service .voice .container .voice-main .voice-list {

    justify-content: space-between;

    flex-wrap: wrap;

}



.bd-service .voice .container .voice-main .voice-list .voice-item {

    width: 540px;

    position: relative;

}



.bd-service .voice .container .voice-main .voice-list .voice-item:nth-of-type(2) {

    margin-top: 190px;

    margin-bottom: 100px;

}



.bd-service .voice .container .voice-main .voice-list .voice-item .image {

    margin-bottom: 43px;

}



.bd-service .voice .container .voice-main .voice-list .voice-item .image img {

    width: 100%;

}



.bd-service .voice .container .voice-main .voice-list .voice-item .text .title {

    margin-bottom: 41px;

    letter-spacing: 0.1em;

}



.bd-service .voice .container .voice-main .voice-list .voice-item .text .title h3 {

    margin-bottom: 20px;

    position: relative;

    font-size: 2rem;

    color: #17130E;

    line-height: 1;

}



.bd-service .voice .container .voice-main .voice-list .voice-item .text .title h3 span {

    width: 72px;

    height: 30px;

    line-height: 30px;

    background-color: #901C33;

    font-size: 1.4rem;

    font-family: 'Noto Sans JP', sans-serif;

    color: #fff;

    position: absolute;

    right: 0;

    top: -5px;

    border-radius: 30px;

}



.bd-service .voice .container .voice-main .voice-list .voice-item .text .title p {

    line-height: 1;

}



.bd-service .voice .container .voice-main .voice-list .voice-item .text p {

    font-size: 1.4rem;

    font-family: 'Noto Sans JP', sans-serif;

    line-height: calc(25 / 14);

}



@media screen and (max-width: 768px) {

    .bd-service .voice {

        padding: 8vw 0 12vw;

    }

    .bd-service .voice::after {

        width: 56vw;

        height: 61.5vw;

    }

    .bd-service .voice .container .heading {

        margin-bottom: 18vw;

    }

    .bd-service .voice .container .voice-main .voice-list .voice-item:nth-of-type(2) {

        margin: 20vw 0;

    }

    .bd-service .voice .container .voice-main .voice-list .voice-item,

    .bd-service .voice .container .voice-main .voice-list .voice-item .image img {

        width: 100%;

    }
	.bd-service .voice .container .voice-main .voice-list .voice-item img {
		 width: 100%;
	}

    .bd-service .voice .container .voice-main .voice-list .voice-item .image {

        margin-bottom: 8vw;

    }

    .bd-service .voice .container .voice-main .voice-list .voice-item .text .title {

        margin-bottom: 7.5vw;

    }

}





/* // */





/* faq */



.bd-service .faq {

    margin-bottom: 100px;

}



.bd-service .faq .container .heading {

    margin-bottom: 65px;

}



.bd-service .faq .container .faq-main {}



.bd-service .faq .container .faq-main .faq-list .faq-item .question {

    padding: 38px 0 36px;

    font-size: 2rem;

    letter-spacing: 0.1em;

    border-bottom: solid 1px #999999;

    position: relative;

}



.bd-service .faq .container .faq-main .faq-list .faq-item .question:hover {

    cursor: pointer;

}



.bd-service .faq .container .faq-main .faq-list .faq-item .question span:nth-of-type(1) {

    display: inline-block;

    width: 65px;

    height: 65px;

    margin-right: 20px;

    background-color: #fff;

    border: solid 1px #000000;

    line-height: 57px;

    border-radius: 50%;

    font-size: 3.8rem;

    letter-spacing: 0;

}



.bd-service .faq .container .faq-main .faq-list .faq-item .question span.symbol {

    width: 50px;

    height: 50px;

    position: absolute;

    right: 0;

    top: 45px;

    transition: all 0.5s;

}



.bd-service .faq .container .faq-main .faq-list .faq-item .question span.symbol::before,

.bd-service .faq .container .faq-main .faq-list .faq-item .question span.symbol::after {

    content: "";

    position: absolute;

    background-color: #999999;

    transition: all 0.5s;

}



.bd-service .faq .container .faq-main .faq-list .faq-item .question span.symbol::before {

    content: "";

    width: 50px;

    height: 1px;

    right: 0;

    top: 25px;

}



.bd-service .faq .container .faq-main .faq-list .faq-item .question span.symbol::after {

    content: "";

    width: 1px;

    height: 50px;

    right: 25px;

}



.bd-service .faq .container .faq-main .faq-list .faq-item .question.open span.symbol::after {

    opacity: 0;

}



.bd-service .faq .container .faq-main .faq-list .faq-item .answer {

    display: none;

    padding: 30px 0 40px;

    font-size: 1.4rem;

    font-family: 'Noto Sans JP', sans-serif;

    line-height: calc(25 / 14);

}



@media screen and (max-width: 768px) {

    .bd-service .faq {

        margin-bottom: 16vw;

    }

    .bd-service .faq .container .heading {

        margin-bottom: 8vw;

    }

    .bd-service .faq .container .faq-main .faq-list .faq-item .question {

        padding: 5vw 10vw 6vw 16vw;

    }

    .bd-service .faq .container .faq-main .faq-list .faq-item .question span:nth-of-type(1) {

        position: absolute;

        top: 0;

        left: 0;

        bottom: 0;

        margin: auto;

        width: 10vw;

        height: 10vw;

        margin-right: 3vw;

        font-size: 6vw;

        line-height: 9.2vw;

    }

    .bd-service .faq .container .faq-main .faq-list .faq-item .question span.symbol {

        width: 8vw;

        height: 8vw;

        right: 0;

        top: 0;

        bottom: 0;

        margin: auto;

    }

    .bd-service .faq .container .faq-main .faq-list .faq-item .question span.symbol::before {

        width: 8vw;

        top: 4vw;

    }

    .bd-service .faq .container .faq-main .faq-list .faq-item .question span.symbol::after {

        height: 8vw;

        right: 4vw;

    }

    .bd-service .faq .container .faq-main .faq-list .faq-item .answer {

        padding: 4vw 0;

    }

}
.image-container {
 display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0 7% 20px;
    gap: 10%;
}







/* // */