@media screen and (max-width: 767px) {
    .inner1100 {
        padding: 0 20px;
    }
}
.is-center {
    text-align: center;
}

.forPc {
    display: block;
}
.forSp {
    display: none;
}
@media screen and (max-width: 767px) {
    .forPc {
        display: none;
    }
    .forSp {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .lower_pankuzu.pd-wide0 .section-breadcrumb {
        padding: 0px 0px 20px!important;
    }
    .lower_pankuzu .breadcrumb, .lower_pankuzu .breadcrumb a {
        font-size: 11px!important;
    }
}

.tb_001_c {
    padding: 30px;
    margin-bottom: 20px;
    width: calc((100% / 3) - 10px);
}
@media screen and (max-width: 767px) {
    .tb_001_c {
        padding: 15px;
        margin-bottom: 20px;
        width: calc((100% / 2) - 5px);
    }
}
.tb_001_b h3 {
    font-size: 22px;
}
@media screen and (max-width: 767px) {
    .tb_001_b h3 {
        font-size: 14px;
        line-height: 1.3rem;
    }
    .tb_001_b h3.tokubetu {
        min-height: 64px;
    }
    .tb_001_c p {
        font-size: 12px;
        line-height: 1.2rem;
    }
    .tb_001_c span {
        font-size: 12px;
    }
    .tb_001_b h3 font {
        font-size: 13px;
    }
}
.tb_001_c figure {
    margin-bottom: 20px;
    min-height: 140px;
    text-align: center;
    width: 100%;

    display: flex;
    justify-content: center;
    align-items: center;
}

.tb_001_c figure img {
    width: 135px;
}
.tb_001_c:nth-child(2) figure img {
    width: 115px;
}
.tb_001_c:nth-child(4) figure img {
    width: 100px;
}
.tb_001_c:nth-child(5) figure img {
    width: 100px;
}
.tb_001_c:nth-child(6) figure img {
    width: 250px;
}
@media screen and (max-width: 767px) {
    .tb_001_c figure {
        margin-bottom: 10px;
        min-height: 100px;
    }
    .tb_001_c figure img {
        width: 95px;
    }
    .tb_001_c:nth-child(2) figure img {
        width: 95px;
    }
    .tb_001_c:nth-child(4) figure img {
        width: 65px;
    }
    .tb_001_c:nth-child(5) figure img {
        width: 65px;
    }
    .tb_001_c:nth-child(6) figure img {
        width: 100%;
    }
}

h2.tb-h2a {
    text-align: center;
    font-size: 36px;
    line-height: 3.0rem;
    color: #fff;
    font-weight: 900;
    margin: 0px 0 50px;
}
h2.tb-h2a small {
    font-size: 24px;
}
@media screen and (max-width: 767px) {
    h2.tb-h2a small {
        font-size: 18px;
    }
    h2.tb-h2a {
        font-size: 26px;
        line-height: 2.2rem;
        margin: 0px 0 30px;
    }
}
section.tb_au_main {
    padding-top: 70px;
}
section.tb_au_main h1 {
    font-size: 46px;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 0;
}
@media screen and (max-width: 767px) {
    section.tb_au_main h1 {
        font-size: 34px;
        line-height: 3rem;
        margin-top: 30px;
        margin-bottom: 15px;
    }
    .lower_wrapper.tuiki_230107 h1 {
        margin-top: 10px;
        line-height: 1.2;
    }
    section.tb_au_main p.tuikattl {
        font-size: 15px;
    }
    section.tb_au_main {
        height: 560px;
    }
}
section.tb_au_main .tuika_text {
    margin-bottom: 20px;
}
section.tb_au_main .tuika_text span {
    color: #1990cd;
    display: inline-block;
    background: #fff;
    padding: 8px 30px;
    font-size: 22px;
    font-weight: bold;
}
@media screen and (max-width: 767px) {
    section.tb_au_main .tuika_text span {
        padding: 5px 0px;
        width: 100%;
        font-size: 16px;
        line-height: 1.4rem;
    }
    section.tb_au_main p {
        font-size: 13px;
        line-height: 1.2rem;
        padding: 0;
    }
}

/*-------------------------------------------*/
@media screen and (max-width: 767px) {
    h2.tb-h2 {
        margin: 0;
        margin-bottom: 20px;
    }
}
section#merit.tb_au_000 {
    padding-top: 220px;
}
@media screen and (max-width: 767px) {
    section#merit.tb_au_000 {
        padding-top: 120px;
    }
    section.tb_au_000 {
        padding: 50px 0;
    }
}
section.tb_au_000 h2.tb-h2 span {
    font-size: 40px;
}
@media screen and (max-width: 767px) {
    section.tb_au_000 h2.tb-h2 span {
        font-size: 26px;
    }
    section.tb_au_000 h2.tb-h2 span {
        background-position-y: -5px;
    }
}
.meritContent_list {
    display: flex;
    gap: 40px;
}
@media screen and (max-width: 767px) {
    .meritContent_list {
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 0;
    }
    .meritContent_list .block {
        width: calc((100% / 2) - 5px);
        margin-bottom: 30px;
    }
}
.meritContent_list h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.8rem;
    min-height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .meritContent_list h3 {
        font-size: 15px;
        line-height: 1.4rem;
        margin-bottom: 10px;
        min-height: 60px;
    }
}
.meritContent_list p {
    font-size: 15px;
    line-height: 1.8rem;
}
@media screen and (max-width: 767px) {
    .meritContent_list p {
        font-size: 13px;
        line-height: 1.4rem;
    }
}
.meritContent_list figure {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.meritContent_list figure img {
    width: 180px;
    height: 180px;
}
@media screen and (max-width: 767px) {
    .meritContent_list figure img {
        width: 100px;
        height: 100px;
    }
}
.meritContent_rei {
    margin-top: 50px;
    background: #F8F8F8;
    border-radius: 10px;
    padding: 30px;
}
@media screen and (max-width: 767px) {
    .meritContent_rei {
        margin-top: 0px;
        padding: 20px;
    }
}
.meritContent_rei h4 {
    color: #1AAFF9;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .meritContent_rei h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }
}
.meritContent_rei p {
    font-weight: bold;
}

/*-------------------------------------------*/
section#support.tb_au_000 {
    padding-top: 0px;
    padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
    section#support.tb_au_000 {
        padding-top: 0px!important;
        padding-bottom: 50px;
    }
}
section#support p.leadText {
    font-size: 16px;
    line-height: 1.6rem;
}
@media screen and (max-width: 767px) {
    section#support p.leadText {
        font-size: 13px;
        line-height: 1.4rem;
        text-align: left;
    }
}
section#support p small {
    font-size: 12px;
}
@media screen and (max-width: 767px) {
    section#support p small {
        font-size: 11px;
    }
}
.support_list {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 767px) {
    .support_list {
        flex-wrap: wrap;
    }
}
.support_list h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6rem;
    min-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;

    background: #1AAFF9;
    color: #fff;
    position: relative;
}
@media screen and (max-width: 767px) {
    .support_list h3 {
        font-size: 16px;
        line-height: 1.4rem;
        margin-bottom: 20px;
    }
}
.support_list h3::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 20px solid #fff;
    border-right: 0;
    position: absolute;
    top: 0;
    left: 
    0px;
}
.support_list .block:first-child h3::before {
    content: unset;
}
@media screen and (max-width: 767px) {
    .support_list h3::before {
        border-top: 40px solid transparent;
        border-bottom: 40px solid transparent;
        border-left: 10px solid #fff;
        left: 0px;
    }
}
.support_list h3::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 20px solid #1AAFF9;
    border-right: 0;
    position: absolute;
    top: 0;
    right: -20px;
}
@media screen and (max-width: 767px) {
    .support_list h3::after {
        border-top: 40px solid transparent;
        border-bottom: 40px solid transparent;
        border-left: 10px solid #1AAFF9;
        right: -10px;
    }
}
.support_list .block:last-child h3::after {
    content: unset;
}
.support_list .block {
    width: calc((100% / 4) - 20px);
}
@media screen and (max-width: 767px) {
    .support_list .block {
        width: calc((100% / 2) - 5px);
        margin-bottom: 20px;
    }
    .support_list .block:nth-child(3),
    .support_list .block:nth-child(4) {
        margin-bottom: 0px;
    }
}
.support_list figure {
    margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .support_list figure {
        margin-bottom: 20px;
    }
}
.support_list figure img {
    width: 260px;
    height: 122px;
}
@media screen and (max-width: 767px) {
    .support_list figure img {
        width: 100%;
        height: auto;
    }
}
.support_list p {
    background: #EFF6F9;
    padding: 20px;
    min-height: 136px;
    border-radius: 10px;
}
@media screen and (max-width: 767px) {
    .support_list p {
        padding: 15px;
        min-height: auto;
        border-radius: 10px;

        font-size: 13px;
        line-height: 1.3rem;
    }
    .support_list .block:nth-child(3) p {
        min-height: 113px;
    }
}