  @charset "UTF-8";
/*////////////////////////////////////////////////////

    .設定

////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////
    ページ固有のスタイル
////////////////////////////////////////////////////*/
.lower_main {
    margin-top: 56px;
}

@media only screen and (max-width: 599px) {
    margin-top: 0;
}

.tit_engineering {
    background: #C8D2DC;
    font-size: 4rem;
    margin: 8rem auto 0;
    padding-block: 2rem;
    text-align: center;
    width: 80rem;
}

@media only screen and (max-width: 599px) {
    .tit_engineering {
        font-size: 1.8rem;
        margin-top: 4rem;
        width: 100%;
    }
}

.tit_engineering rt {
    font-size: 1rem;
    padding-bottom: 3px;
}


/*////////////////////////////////////////////////////
    　リンクリストエリア
////////////////////////////////////////////////////*/
.p_linkListArea {
    position: relative;
    overflow: hidden;
}
@media only screen and (min-width: 960px) {
    .p_linkListArea {
        padding-block: 50px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .p_linkListArea {
        padding: 50px 0;
    }
}
@media only screen and (max-width: 599px) {
    .p_linkListArea {
        padding: 30px 0;
    }
}
/*.p_linkListArea::before {
    background: url("/service/img/pict-arrow.png") no-repeat left top / cover;
    content: "";
    display: block;
    left: 50%;
    opacity: 1;
    position: absolute;
    translate: -50%;
}
@media only screen and (min-width: 960px) {
    .p_linkListArea::before {
        height: 5.3rem;
        top: 3rem;
        width: 11rem;
    }
}
@media only screen and (max-width: 959px) {
    .p_linkListArea::before {
        height: 3.3rem;
        top: 2rem;
        width: 7rem;
    }
}
.p_linkListArea::after {
    background: url("/service/img/pict-cross.png") no-repeat left top / cover;
    content: "";
    display: block;
    left: 50%;
    opacity: 1;
    position: absolute;
    translate: -50%;
}
@media only screen and (min-width: 960px) {
    .p_linkListArea::after {
        bottom: 3rem;
        height: 6.5rem;
        width: 6.5rem;
    }
}
@media only screen and (max-width: 959px) {
    .p_linkListArea::after {
        bottom: 1.5rem;
        height: 4rem;
        width: 4rem;
    }
}*/
@media only screen and (min-width: 1312px) {
    .p_linkListArea.__ptn01 {
        padding-left: calc((100% - 1216px) / 2 + 312px);
        padding-right: calc((100% - 1216px) / 2);
    }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .p_linkListArea.__ptn01 {
        padding-left: calc(48px + (100% - 352px) / 12 * 3 + 96px);
        padding-right: 48px;
    }
}
@media only screen and (min-width: 1312px) {
    .p_linkListArea.__ptn01::before {
        left: calc((100% - 1216px) / 2 + 32px + 72px);
        width: 924px;
        height: 800px;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .p_linkListArea.__ptn01::before {
        left: 27px;
        width: 80vw;
        height: 69vw;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .p_linkListArea.__ptn01::before {
        left: 21vw;
        width: 83vw;
        height: 72vw;
    }
}
@media only screen and (min-width: 1312px) {
    .p_linkListArea.__ptn01::after {
        left: calc((100% - 1216px) / 2 - 288px);
        width: 1111px;
        height: 962px;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .p_linkListArea.__ptn01::after {
        left: -295px;
        width: 96vw;
        height: 83vw;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .p_linkListArea.__ptn01::after {
        left: -12.8vw;
        width: 100vw;
        height: 86vw;
    }
}
@media only screen and (min-width: 1312px) {
    .p_linkListArea.__ptn03 {
        padding-left: calc((100% - 1216px) / 2 + 312px);
        padding-right: calc((100% - 1216px) / 2);
    }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .p_linkListArea.__ptn03 {
        padding-left: calc(48px + (100% - 352px) / 12 * 3 + 96px);
        padding-right: 48px;
    }
}
@media only screen and (min-width: 1312px) {
    .p_linkListArea.__ptn03::before {
        right: calc((100% - 1216px) / 2 + 147px);
        width: 718px;
        height: 628px;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .p_linkListArea.__ptn03::before {
        right: 90px;
        width: 718px;
        height: 628px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .p_linkListArea.__ptn03::before {
        right: 21vw;
        width: 41vw;
        height: 36vw;
    }
}
@media only screen and (min-width: 1312px) {
    .p_linkListArea.__ptn03::after {
        right: calc((100% - 1216px) / 2 - 50px);
        width: 656px;
        height: 568px;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .p_linkListArea.__ptn03::after {
        right: -90px;
        width: 656px;
        height: 568px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .p_linkListArea.__ptn03::after {
        right: 10vw;
        width: 50vw;
        height: 43vw;
    }
}
.p_linkListArea .p_linkListArea_list {
    position: relative;
    z-index: 2;
}
@media only screen and (min-width: 960px) {
    .p_linkListArea .p_linkListArea_list {
        margin-inline: auto;
        width: 904px;
    }
}
.p_linkListArea .p_linkListArea_list .item .img_wrap {
    aspect-ratio: 1/1;
}
.p_linkListArea .p_linkListArea_list .item .img_wrap .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media only screen and (min-width: 960px) {
    .p_linkListArea .p_linkListArea_list .item .linktit {
        font-size: 2rem;
        line-height: 1.4;
    }
}
@media only screen and (max-width: 599px) {
    .p_linkListArea .p_linkListArea_list .item .linktit {
        font-size: 1.6rem;
        line-height: 1.5;
    }
}
.p_linkListArea .p_linkListArea_list .item .linktit .arrow {
    position: relative;
    height: 11px;
}
/*@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .p_linkListArea .p_linkListArea_list .item:nth-child(n+4) {
        margin-top: 106px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .p_linkListArea .p_linkListArea_list .item:nth-child(n+4) {
        margin-top: 56px;
    }
}*/
/*.enable-js .p_linkListArea .p_linkListArea_list .item {
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.25s ease;
}
.enable-js .p_linkListArea .p_linkListArea_list .item:nth-child(1) {
    transition-delay: 1s;
}
.enable-js .p_linkListArea .p_linkListArea_list .item:nth-child(2) {
    transition-delay: 1.1s;
}
.enable-js .p_linkListArea .p_linkListArea_list .item:nth-child(3) {
    transition-delay: 1.2s;
}
.enable-js .p_linkListArea .p_linkListArea_list .item:nth-child(4) {
    transition-delay: 1.3s;
}
.enable-js .p_linkListArea .p_linkListArea_list .item:nth-child(5) {
    transition-delay: 1.4s;
}
.enable-js .p_linkListArea .p_linkListArea_list .item:nth-child(6) {
    transition-delay: 1.5s;
}
.enable-js .p_linkListArea.is-lazyloaded .p_linkListArea_list .item {
    opacity: 1;
    transform: translateY(0);
}*/

.p_linkListArea_full {
    background-color: #F5FAFF;
    position: relative;
    overflow: hidden;
}
@media only screen and (min-width: 960px) {
    .p_linkListArea_full {
        padding-top: 160px;
        padding-bottom: 200px;
    }
}
@media only screen and (min-width: 1312px) {
    .p_linkListArea_full {
        padding-left: calc((100% - 1216px) / 2);
        padding-right: calc((100% - 1216px) / 2);
    }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .p_linkListArea_full {
        padding-left: 48px;
        padding-right: 48px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .p_linkListArea_full {
        padding: 80px 32px;
    }
}
@media only screen and (max-width: 599px) {
    .p_linkListArea_full {
        padding: 56px 12px;
    }
}
@media only screen and (min-width: 600px) {
    .p_linkListArea_full::before {
        content: "";
        position: absolute;
        display: block;
        background: linear-gradient(90deg, #003B8B, #1879CE);
        opacity: 0.05;
        top: 0;
        margin: auto;
        clip-path: polygon(0 0, 50% 100%, 100% 0);
        z-index: 1;
    }
}
@media only screen and (min-width: 1312px) {
    .p_linkListArea_full::before {
        left: calc((100% - 1216px) / 2 - 75px);
        width: 573px;
        height: 496px;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .p_linkListArea_full::before {
        left: -130px;
        width: 573px;
        height: 496px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .p_linkListArea_full::before {
        left: -21vw;
        width: 83vw;
        height: 72vw;
    }
}
@media only screen and (min-width: 600px) {
    .p_linkListArea_full::after {
        content: "";
        position: absolute;
        display: block;
        background: linear-gradient(90deg, #003B8B, #1879CE);
        opacity: 0.1;
        bottom: 0;
        margin: auto;
        clip-path: polygon(0 100%, 50% 0, 100% 100%);
        z-index: 1;
    }
}
@media only screen and (min-width: 1312px) {
    .p_linkListArea_full::after {
        left: calc((100% - 1216px) / 2 - 143px);
        width: 846px;
        height: 733px;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .p_linkListArea_full::after {
        left: -130px;
        width: 846px;
        height: 733px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .p_linkListArea_full::after {
        left: -12.8vw;
        width: 100vw;
        height: 86vw;
    }
}
.p_linkListArea_full .p_linkListArea_list {
    position: relative;
    z-index: 2;
}
@media only screen and (min-width: 960px) {
    .p_linkListArea_full .p_linkListArea_list {
        width: 904px;
    }
}
.p_linkListArea_full .p_linkListArea_list .item .img_wrap {
    aspect-ratio: 384/208;
}
.p_linkListArea_full .p_linkListArea_list .item .img_wrap .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media only screen and (min-width: 960px) {
    .p_linkListArea_full .p_linkListArea_list .item .linktit {
        font-size: 2rem;
        line-height: 1.4;
    }
}
@media only screen and (max-width: 599px) {
    .p_linkListArea_full .p_linkListArea_list .item .linktit {
        font-size: 1.6rem;
        line-height: 1.5;
    }
}
.p_linkListArea_full .p_linkListArea_list .item .linktit .arrow {
    position: relative;
    height: 11px;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .p_linkListArea_full .p_linkListArea_list .item:nth-child(n+3) {
        margin-top: 56px;
    }
}

.enable-js .p_linkListArea_full::before, .enable-js .p_linkListArea_full::after {
    opacity: 0;
    transform: translateY(50px);
}
.enable-js .p_linkListArea_full::before {
    transition: all 0.5s ease 0.5s;
}
.enable-js .p_linkListArea_full::after {
    transition: all 0.5s ease 0.75s;
}
.enable-js .p_linkListArea_full .p_linkListArea_list .item {
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.25s ease;
}
.enable-js .p_linkListArea_full .p_linkListArea_list .item:nth-child(1) {
    transition-delay: 1s;
}
.enable-js .p_linkListArea_full .p_linkListArea_list .item:nth-child(2) {
    transition-delay: 1.1s;
}
.enable-js .p_linkListArea_full .p_linkListArea_list .item:nth-child(3) {
    transition-delay: 1.2s;
}
.enable-js .p_linkListArea_full .p_linkListArea_list .item:nth-child(4) {
    transition-delay: 1.3s;
}
.enable-js .p_linkListArea_full .p_linkListArea_list .item:nth-child(5) {
    transition-delay: 1.4s;
}
.enable-js .p_linkListArea_full .p_linkListArea_list .item:nth-child(6) {
    transition-delay: 1.5s;
}
.enable-js .p_linkListArea_full.is-lazyloaded::before {
    opacity: 0.05;
    transform: translateY(0);
}
.enable-js .p_linkListArea_full.is-lazyloaded::after {
    opacity: 0.1;
    transform: translateY(0);
}
.enable-js .p_linkListArea_full.is-lazyloaded .p_linkListArea_list .item {
    opacity: 1;
    transform: translateY(0);
}

/*////////////////////////////////////////////////////
   　　事業紹介中身
////////////////////////////////////////////////////*/
.flex_three03 {
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (min-width: 1312px) {
    .flex_three03 .item {
        width: calc((100% - 64px) / 3);
    }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .flex_three03 .item {
        width: calc((100% - 64px) / 3);
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .flex_three03 .item {
        width: calc((100% - 32px) / 3);
    }
}
@media only screen and (max-width: 599px) {
    .flex_three03 .item {
        width: 100%;
    }
}
@media only screen and (min-width: 1312px) {
    .flex_three03 .item:not(:nth-child(3n)) {
        margin-right: 32px;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .flex_three03 .item:not(:nth-child(3n)) {
        margin-right: 32px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .flex_three03 .item:not(:nth-child(3n)) {
        margin-right: 16px;
    }
}
@media only screen and (min-width: 960px) {
    .flex_three03 .item:nth-child(n+4) {
        margin-top: 48px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .flex_three03 .item:nth-child(n+4) {
        margin-top: 32px;
    }
}

.service_item {
    position: relative;
}
@media only screen and (max-width: 599px) {
    .service_item {
        border-top: solid 1px #C8D2DC;
    }
}
.service_item * {
    box-sizing: border-box;
}
@media only screen and (max-width: 599px) {
    .service_item:last-child {
        border-bottom: solid 1px #C8D2DC;
    }
}
@media only screen and (min-width: 600px) {
    .service_item .media_block {
        display: block;
    }
}
@media only screen and (max-width: 599px) {
    .service_item .media_block {
        display: flex;
        align-items: center;
        padding: 16px;
    }
}
@media only screen and (min-width: 600px) {
    .service_item .media_block .img_wrap {
        display: block;
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;
        overflow: hidden;
    }
}
.service_item .media_block .img {
    transition: all 0.4s ease;
}
.service_item .media_block:hover .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.1, 1.1);
}
.service_item .btn_accordion {
    /* スマホの時はアコーディオンボタンだよ */
}
@media only screen and (max-width: 599px) {
    .service_item .btn_accordion.__open {
        background-color: #EDF2F7;
    }
}
@media only screen and (max-width: 599px) {
    .service_item .img_wrap {
        width: 106px;
    }
}
.service_item .linktit {
    position: relative;
}
@media only screen and (min-width: 600px) {
    .service_item .linktit {
        margin-top: 1.5rem;
    }
}
@media only screen and (max-width: 599px) {
    .service_item .linktit {
        width: calc(100% - 106px - 12px - 46px);
        margin-left: 12px;
    }
}
.service_item .linktit .tit {
    color: #333333;
    text-decoration: none;
    font-weight: 500;
}
@media only screen and (min-width: 960px) {
    .service_item .linktit .tit {
        font-size: 1.8rem;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .service_item .linktit .tit {
        font-size: 1.7rem;
    }
}
@media only screen and (max-width: 599px) {
    .service_item .linktit .tit {
        font-size: 1.8rem;
        margin-top: 0.8rem;
        pointer-events: none;
    }
}
@media only screen and (min-width: 960px) {
    .service_item .linktit .tit:hover {
        color: #0068AF;
    }
}
.service_item .linktit .tit.__clickable {
    pointer-events: auto;
}
@media only screen and (min-width: 960px) {
    .service_item .linktit .tit.__clickable {
        display: block;
    }
}
.service_item .linktit .tit.__clickable::before {
    content: "";
    position: absolute;
    display: block;
    background: linear-gradient(90deg, #003B8B, #1879CE);
    opacity: 0;
    z-index: 1;
}
@media only screen and (min-width: 960px) {
    .service_item .linktit .tit.__clickable::before {
        width: 100%;
        height: auto;
        aspect-ratio: 1/1.2;
        bottom: 0;
        left: 0;
    }
}
@media only screen and (max-width: 599px) {
    .service_item .linktit .tit.__clickable::before {
        width: calc(100% + 150px);
        height: 106px;
        top: 50%;
        left: -100px;
        transform: translateY(-50%);
    }
}
.service_item .linktit .arrow {
    margin: auto;
    margin-left: 20px;
    fill: none;
    stroke: #0068AF;
    stroke-width: 2px;
    stroke-linecap: round;
    stroke-linejoin: round;
    width: 13px;
    height: 12px;
}
.service_item .linktit .lead {
    font-size: 1.4rem;
    display: block;
    margin-top: 1.8rem;
}
@media only screen and (max-width: 599px) {
    .service_item .linktit .lead {
        margin-top: 1rem;
        line-height: 1.4;
    }
}
.service_item .ico_plus {
    align-self: center;
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 30px;
}
.service_item .ico_plus > span {
    display: inline-block;
    overflow: hidden;
    text-indent: -999999px;
}
.service_item .ico_plus::before, .service_item .ico_plus::after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    z-index: 2;
    background-image: url("/common/img/plus_parts_blue.svg");
}
.service_item .ico_plus::after {
    transform: rotate(90deg);
}
.service_item .arrow02 {
    margin-left: auto;
    fill: none;
    stroke: #0068AF;
    stroke-width: 2px;
    stroke-linecap: round;
    stroke-linejoin: round;
    width: 13px;
    height: 12px;
}
.service_item .ico_plus::before, .service_item .ico_plus::after {
    transition: transform 0.3s cubic-bezier(0.3, 0.1, 0.4, 1);
}
.service_item .btn_accordion.__open .ico_plus::after {
    transform: rotate(0deg);
}
@media only screen and (min-width: 960px) {
    .service_item .service_link_child {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;
    }
    .service_item .service_link_child::before {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;
        background: linear-gradient(90deg, #0B134E, #0068AF);
        mix-blend-mode: multiply;
    }
    .service_item .service_link_child .child_item {
        position: relative;
        z-index: 3;
        margin-top: 1.2rem;
        padding-left: 1.4rem;
    }
    .service_item .service_link_child .child_item.__mainitem {
        display: none;
    }
    .service_item .service_link_child .child_item .btn {
        color: #fff;
        text-decoration: none;
        display: inline-block;
        width: 100%;
    }
    .service_item .service_link_child .child_item .btn:hover {
        text-decoration: underline;
    }
    .service_item .service_link_child .arrow02 {
        margin: auto;
        margin-left: 20px;
        fill: none;
        stroke: #fff;
        stroke-width: 2px;
        stroke-linecap: round;
        stroke-linejoin: round;
        width: 13px;
        height: 14px;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
    .service_item .service_link_child .child_item {
        margin-top: clamp(2px, 0.6vw, 10px);
        display: flex;
    }
    .service_item .service_link_child .child_item:nth-child(2) {
        margin-top: 10px;
    }
    .service_item .service_link_child .child_item .btn {
        font-size: clamp(12px, 1.056px + 1.14vw, 16px);
    }
    .service_item .service_link_child .child_item .arrow02 {
        margin-left: 10px;
        height: clamp(8px, 1vw, 13px);
    }
}
@media only screen and (min-width: 960px) {
    .service_item .service_link_child {
        opacity: 0;
        pointer-events: none;
    }
    .service_item .service_link_child .child_item {
        transition: all 0.3s ease;
        opacity: 0;
        transform: translateY(5px);
    }
    .service_item .service_link_child .child_item:nth-child(2) {
        transition-delay: 0s;
    }
    .service_item .service_link_child .child_item:nth-child(3) {
        transition-delay: 0.15s;
    }
    .service_item .service_link_child .child_item:nth-child(4) {
        transition-delay: 0.3s;
    }
    .service_item .service_link_child .child_item:nth-child(5) {
        transition-delay: 0.45s;
    }
    .service_item .service_link_child .child_item:nth-child(6) {
        transition-delay: 0.6s;
    }
    .service_item .service_link_child .child_item:nth-child(7) {
        transition-delay: 0.75s;
    }
    .service_item .service_link_child .child_item:nth-child(8) {
        transition-delay: 0.9s;
    }
    .service_item .service_link_child .child_item:nth-child(9) {
        transition-delay: 1.05s;
    }
    .service_item .service_link_child .child_item:nth-child(10) {
        transition-delay: 1.2s;
    }
}
@media only screen and (min-width: 960px) {
    .service_item:hover .service_link_child {
        opacity: 1;
        pointer-events: auto;
    }
    .service_item:hover .service_link_child .child_item {
        opacity: 1;
        transform: translateY(0px);
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .service_item .service_link_child {
        display: none;
    }
}
@media only screen and (max-width: 599px) {
    .service_item .service_link_child {
        /* 非表示時*/
        height: 0;
        overflow: hidden;
        transition: all 0.5s cubic-bezier(0.3, 0.1, 0.4, 1);
        /* 表示*/
    }
    .service_item .service_link_child .child_item {
        margin-bottom: 1.8rem;
        padding-left: 1.6rem;
    }
    .service_item .service_link_child .child_item.__mainitem {
        font-weight: bold;
        font-size: 1.8rem;
        margin-bottom: 2.3rem;
        margin-top: 2.4rem;
    }
    .service_item .service_link_child .child_item:last-child {
        margin-bottom: 5rem;
    }
    .service_item .service_link_child .btn {
        color: #333333;
        text-decoration: none;
        display: inline-block;
        width: 100%;
    }
    .service_item .service_link_child.__open {
        transition: all 0.5s cubic-bezier(0.3, 0.1, 0.4, 1);
        height: auto;
    }
    .service_item .service_link_child .arrow02 {
        margin: auto;
        margin-left: 20px;
        fill: none;
        stroke: #0068AF;
        stroke-width: 2px;
        stroke-linecap: round;
        stroke-linejoin: round;
        width: 13px;
        height: 14px;
    }
}
.competence_tit {
    text-align: center;
}
.p-irVisionSec02_list03 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2rem;
    position: relative;
}
@media only screen and (min-width: 600px) {
    .p-irVisionSec02_list03 {
        gap: 3rem;
    }
}
@media only screen and (max-width: 599px) {
    .p-irVisionSec02_list03 {
        gap: 1rem;
        grid-template-columns: 1fr;
    }
}
.p-irVisionSec02_list03 li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    padding: 1rem;
    background-color: #0068AF;
    color: #fff;
    text-decoration: none;
    transition: background-color 0.5s ease;
    text-align: center;
}
@media only screen and (min-width: 600px) {
    .p-irVisionSec02_list03 li {
        padding: 1.6rem;
    }
}
@media only screen and (min-width: 960px) {
    .p-irVisionSec02_list03 li {
        padding: 2rem;
    }
}
.p-irVisionSec02_list03 .txt {
    display: flex;
    flex-direction: column;
    line-height: 1.4;
    gap: 0.5rem;
    width: calc(100% - 13px - 5px);
}
.p-irVisionSec02_list03 .txt .__big {
    font-weight: bold;
    font-size: 1.6rem;
}
@media only screen and (min-width: 600px) {
    .p-irVisionSec02_list03 .txt .__big {
        font-size: 1.8rem;
    }
}
@media only screen and (min-width: 960px) {
    .p-irVisionSec02_list03 .txt .__big {
        font-size: 2.1rem;
    }
}
.p-irVisionSec02_list03 .txt .__small {
    font-size: 1.4rem;
}
@media only screen and (min-width: 600px) {
    .p-irVisionSec02_list03 .txt .__small {
        font-size: 1.6rem;
    }
}
@media only screen and (min-width: 960px) {
    .p-irVisionSec02_list03 .txt .__small {
        font-size: 1.8rem;
    }
}


.p_linkListArea_list {
    border-top: 1px solid #ccc;
}
.p_linkListArea_list .item {
    border-bottom: 1px solid #ccc;
}
.p_linkListArea_list .item .btn_accordion {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: left;
    transition: .4s;
}
.p_linkListArea_list .item .btn_accordion .item_thumb {

}
.p_linkListArea_list .item .btn_accordion .item_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.p_linkListArea_list .item .btn_accordion .item_head {
    flex: 1 1 auto;
}
.p_linkListArea_list .item .btn_accordion .item_head_ttl .-sub {
    display: block;
    line-height: 1.6;
    margin-bottom: 1em;
}
.p_linkListArea_list .item .btn_accordion .item_head_ttl .-main {
    display: block;
    line-height: 1.4;
    color: #0068AF;
}
.p_linkListArea_list .item .btn_accordion .item_head_ttl .-main::before,
.p_linkListArea_list .item .btn_accordion .item_head_ttl .-main::after {
    content: "";
    display: block;
    background: #0068AF;
    height: 2px;
    position: absolute;
    top: 50%;
}
.p_linkListArea_list .item .btn_accordion:hover,
.p_linkListArea_list .item .btn_accordion.__open {
    background: #EDF2F7;
}
.p_linkListArea_list .item .btn_accordion .item_head_ttl .-main::after {
    rotate: 90deg;
    transition: rotate .4s;
}
.p_linkListArea_list .item .btn_accordion.__open .item_head_ttl .-main::after {
    rotate: 180deg;
}
.p_linkListArea_list .item .child_accordion {
    height: 0;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.3, 0.1, 0.4, 1);
}
.p_linkListArea_list .item .child_accordion .inner {
    display: block;
}
.p_linkListArea_list .item .child_accordion .cmn_tit03 {
    margin-bottom: .5em;
}
.p_linkListArea_list .item .child_accordion .cmn_tit03:not(:first-child) {
    margin-top: 1.5em;
}
.p_linkListArea_list .item .child_accordion .cmn_tit03 .cmn_btn01 {
    font-size: inherit;
    font-weight: inherit;
}
.p_linkListArea_list .item .child_accordion .cmn_tit03 .cmn_btn01 .txt {
    color: inherit;
    font-weight: inherit;
}
.p_linkListArea_list .item .child_accordion .item_list:not(:first-child) {
    margin-top: .6em;
}
@media only screen and (max-width: 599px) {
    .p_linkListArea_list .item .btn_accordion {
        padding-block: 15px;
        padding-inline: 10px;
        gap: 15px;
    }
    .p_linkListArea_list .item .btn_accordion.__open {
        margin-bottom: 15px;
    }
    .p_linkListArea_list .item .btn_accordion .item_thumb {
        flex: 0 0 100px;
        height: 100px;
    }
    .p_linkListArea_list .item .btn_accordion .item_head_ttl .-sub {
        font-size: 12px;
    }
    .p_linkListArea_list .item .btn_accordion .item_head_ttl .-main {
        font-size: 18px;
        position: relative;
        padding-right: 30px;
    }
    .p_linkListArea_list .item .btn_accordion .item_head_ttl .-main::before,
    .p_linkListArea_list .item .btn_accordion .item_head_ttl .-main::after {
        width: 16px;
        right: 10px;
    }
    .p_linkListArea_list .item .child_accordion .inner {
        padding-bottom: 25px;
    }
}
@media only screen and (min-width: 600px) {
    .p_linkListArea_list .item .btn_accordion {
        padding-block: 20px;
        padding-inline: 20px 60px;
        gap: 20px;
        position: relative;
    }
    .p_linkListArea_list .item .btn_accordion.__open {
        margin-bottom: 30px;
    }
    .p_linkListArea_list .item .btn_accordion .item_thumb {
        flex: 0 0 180px;
        height: 180px;
    }
    .p_linkListArea_list .item .btn_accordion .item_head {
        margin-top: -2em;
    }
    .p_linkListArea_list .item .btn_accordion .item_head_ttl .-sub {
        font-size: 16px;
    }
    .p_linkListArea_list .item .btn_accordion .item_head_ttl .-main {
        font-size: 30px;
    }
    .p_linkListArea_list .item .btn_accordion .item_head_ttl .-main::before,
    .p_linkListArea_list .item .btn_accordion .item_head_ttl .-main::after {
        width: 20px;
        right: 20px;
    }
    .p_linkListArea_list .item .child_accordion .inner {
        padding-bottom: 35px;
    }
    .p_linkListArea_list .item .child_accordion .cmn_tit03 {
        font-size: 2.3rem;
        line-height: 1.1;
    }
    
    .p_linkListArea_list .item .child_accordion .item_list {
        display: flex;
        flex-wrap: wrap;
        gap: 0 20px;
    }
    .p_linkListArea_list .item .child_accordion .item_list > li {
        flex: 0 0 calc((100% - 20px) / 2);
    }
}
@media only screen and (min-width: 960px) {
}
