@charset "UTF-8";

/*!
global > mixin
------------------------------
*/
.p_company_message {
    padding-bottom: 30px;
    padding-top: 60px;
    position: relative;
    z-index: 0;
}
.p_company_message_inner {
    margin-inline: auto;
    max-width: 1100px;
}
.p_company_message_img {
    margin-top: 10px;
    position: relative;
    z-index: 0;
}
.p_company_message_img:after {
    aspect-ratio: 324/191;
    background: url(../images/company/img_company_ring01.svg) no-repeat 50%;
    background-size: contain;
    bottom: 0;
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    width: clamp(6.25rem, 21.8536585366vw + 1.1280487805rem, 20.25rem);
}
.p_company_message_img-name {
    align-items: center;
    bottom: 16px;
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 8px;
    position: absolute;
    right: 56px;
    right: clamp(1.25rem, 4.3636363636vw + 0.2272727273rem, 3.5rem);
}
.p_company_message_img-name01 {
    font-size: clamp(1rem, 0.2424242424vw + 0.9431818182rem, 1.125rem);
    font-weight: 700;
}
.p_company_message_img-name02 {
    font-size: clamp(1.5rem, 1.4545454545vw + 1.1590909091rem, 2.25rem);
    font-weight: 700;
}
.p_company_message_txt {
    line-height: 2.5;
    margin-top: 20px;
}
.p_company_mvv {
    background: #003cc6;
    background: linear-gradient(-90deg, #003cc6, #000c5b);
    color: #fff;
    margin-top: 40px;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
    z-index: 0;
}
.p_company_mvv:before {
    aspect-ratio: 1008/841;
    background: url(../images/company/img_company_ring02.webp) no-repeat 50%;
    background-size: contain;
    right: 0;
    top: 0;
    width: clamp(15.625rem, 73.9512195122vw + -1.7073170732rem, 63rem);
}
.p_company_mvv:after,
.p_company_mvv:before {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: -1;
}
.p_company_mvv:after {
    aspect-ratio: 857/437;
    background: url(../images/company/img_company_ring03.svg) no-repeat 50%;
    background-size: contain;
    bottom: 0;
    left: 0;
    width: clamp(12.5rem, 64.0975609756vw + -2.5228658537rem, 53.5625rem);
}
.p_company_mvv_inner {
    margin-inline: auto;
    max-width: 1100px;
}
.p_company_mvv_item:nth-of-type(2) {
    margin-top: 40px;
}
.p_company_mvv_item:nth-of-type(2) .p_company_mvv_txt {
    margin-top: 10px;
}
.p_company_mvv_item:nth-of-type(3) {
    margin-top: 40px;
}
.p_company_mvv_item:nth-of-type(3) .p_company_mvv_txt {
    display: flex;
    flex-direction: column;
    font-weight: 500;
    margin-top: 10px;
    position: relative;
    text-align: left;
}
.p_company_mvv_item:nth-of-type(3) .p_company_mvv_txt:before {
    content: attr(data-count);
    display: inline-block;
    font-family: Segoe UI, sans-serif;
    font-size: clamp(1.25rem, 1.9512195122vw + 0.7926829268rem, 2.5rem);
    font-style: italic;
    font-weight: 700;
}
.p_company_mvv_item:nth-of-type(3) .p_company_mvv_txt + .p_company_mvv_txt {
    margin-top: 14px;
}
.p_company_mvv_txt {
    font-size: clamp(1rem, 0.7804878049vw + 0.8170731707rem, 1.5rem);
    font-weight: 700;
    line-height: 1.5;
    margin-top: 10px;
}
.p_company_outline {
    margin-top: 30px;
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
    z-index: 0;
}
.p_company_outline:before {
    background-color: #f5f5f5;
    height: clamp(12.5rem, 20.487804878vw + 7.6981707317rem, 25.625rem);
    right: 0;
}
.p_company_outline:after,
.p_company_outline:before {
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.p_company_outline:after {
    aspect-ratio: 857/416;
    background: url(../images/company/img_company_ring04.svg) no-repeat 50%;
    width: clamp(15.625rem, 59.2195121951vw + 1.7454268293rem, 53.5625rem);
}
.p_company_outline_box {
    background-color: #fff;
    margin-top: 40px;
    padding-top: 40px;
}
.p_company_outline_inner {
    margin-inline: auto;
    max-width: 1100px;
}
.p_company_outline_item {
    border-bottom: 1px solid #bebebe;
    padding: 10px 20px;
}
.p_company_outline_item_ttl {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
}
.p_company_outline_item_body {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 10px;
}
.p_company_outline02 {
    margin-top: 40px;
}
.p_company_outline02_inner {
    border-bottom: 1px solid #c6c6c6;
    margin-inline: auto;
    margin-top: 20px;
    max-width: 1100px;
}
.p_company_outline02_inner,
.p_company_outline02_item + .p_company_outline02_item {
    border-top: 1px solid #c6c6c6;
}
.p_company_outline02_item_ttl {
    background-color: #f5f5f5;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    padding: 10px 0 10px 20px;
}
.p_company_outline02_item_body {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    padding: 10px 0 10px 20px;
}
.p_company_outline03 {
    margin-top: 40px;
}
.p_company_outline03_inner {
    margin-inline: auto;
    margin-top: 30px;
    max-width: 915px;
}
.p_company_history {
    margin-top: 30px;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 20px;
    position: relative;
    z-index: 0;
}
.p_company_history:before {
    background: linear-gradient(-90deg, #003cc6, #000c5b);
    content: "";
    inset: 0;
    position: absolute;
    z-index: -1;
}
.p_company_history_bk {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.p_company_history_inner {
    margin-inline: auto;
    max-width: 1100px;
}
.p_company_history_ttl {
    color: #fff;
}
.p_company_history_content {
    margin-top: 47px;
}
.p_company_history_item {
    color: #fff;
    padding: 16px 0;
}
.p_company_history_item + .p_company_history_item {
    border-top: 1px solid #fff;
}
.p_company_history_under-item + .p_company_history_under-item {
    margin-top: 10px;
}
.p_company_history_under-item-date {
    display: grid;
    font-weight: 700;
    grid-template-columns: 70px 1fr;
}
.p_company_history_under-item-body,
.p_company_history_under-item-date {
    font-size: clamp(1rem, 0.2424242424vw + 0.9431818182rem, 1.125rem);
    line-height: 1.5;
}
.p_company_history_under-item-body {
    font-weight: 400;
    margin-top: 10px;
}
.p_company_base {
    margin-top: 30px;
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
    z-index: 0;
}
.p_company_base:before {
    background-color: #f5f5f5;
    height: clamp(12.5rem, 20.487804878vw + 7.6981707317rem, 25.625rem);
    right: 0;
}
.p_company_base:after,
.p_company_base:before {
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.p_company_base:after {
    aspect-ratio: 857/416;
    background: url(../images/company/img_company_ring04.svg) no-repeat 50%;
    width: clamp(15.625rem, 59.2195121951vw + 1.7454268293rem, 53.5625rem);
}
.p_company_base_ttl {
    gap: 10px;
}
.p_company_base_list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
}
.p_company_base_item {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    padding: 22px clamp(1.25rem, 2.3734177215vw + 0.1107594937rem, 2.1875rem)
        22px clamp(1.25rem, 5.3797468354vw + -1.332278481rem, 3.375rem);
}
.p_company_base_item-top {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}
.p_company_base_item-info {
    display: flex;
}
.p_company_base_item-ttl {
    font-size: clamp(1.25rem, 0.9756097561vw + 1.0213414634rem, 1.875rem);
    font-weight: 700;
    line-height: 1.8333333333;
}
.p_company_base_item-adress {
    display: flex;
    flex-direction: column;
    font-weight: 500;
    line-height: 1.625;
    margin-top: 3px;
}
.p_company_base_item-adress04 {
    margin-top: 4px;
}
.p_company_base_item-top-img {
    margin-inline: auto;
    max-width: 220px;
    position: relative;
}
.p_company_base_item-map {
    margin-top: 34px;
}
.p_company_base_item-map iframe {
    aspect-ratio: 580/260;
    width: 100%;
}
html {
    scroll-behavior: smooth;
    scroll-padding-top: 60px;
}
@media screen and (min-width: 768px) {
    .p_company_message {
        padding-top: 117px;
    }
    .p_company_message_img {
        margin-top: 20px;
    }
    .p_company_message_txt {
        font-size: 1.125rem;
        margin-top: 57px;
    }
    .p_company_mvv {
        padding-bottom: 100px;
        padding-top: 115px;
    }
    .p_company_mvv_item:nth-of-type(2) {
        margin-top: 115px;
    }
    .p_company_mvv_item:nth-of-type(2) .p_company_mvv_txt {
        margin-top: 32px;
        text-align: center;
    }
    .p_company_mvv_item:nth-of-type(3) {
        margin-top: 129px;
    }
    .p_company_mvv_item:nth-of-type(3) .p_company_mvv_txt {
        align-items: center;
        flex-direction: row;
        gap: clamp(0.625rem, 1.9512195122vw + 0.1676829268rem, 1.875rem);
        margin-top: 32px;
        text-align: left;
    }
    .p_company_mvv_item:nth-of-type(3) .p_company_mvv_txt + .p_company_mvv_txt {
        margin-top: -7px;
    }
    .p_company_mvv_txt {
        margin-top: 26px;
        text-align: center;
    }
    .p_company_outline {
        margin-top: 53px;
        padding-bottom: 100px;
        padding-top: 92px;
    }
    .p_company_outline_box {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 100px;
    }
    .p_company_outline_item {
        align-items: center;
        display: grid;
        gap: clamp(0.625rem, 4.3636363636vw + -0.3977272727rem, 2.875rem);
        grid-template-columns: 130px 1fr;
        padding: 21px 0 20px;
    }
    .p_company_outline_item:first-of-type,
    .p_company_outline_item:nth-of-type(2) {
        padding: 12px 0 18px;
    }
    .p_company_outline_item:nth-of-type(3) {
        padding: 16px 0 20px;
    }
    .p_company_outline_item:nth-of-type(4) {
        padding: 21px 0 20px;
    }
    .p_company_outline_item:nth-of-type(5) {
        padding: 21px 0 22px;
    }
    .p_company_outline_item:nth-of-type(6),
    .p_company_outline_item:nth-of-type(7) {
        padding: 21px 0 24px;
    }
    .p_company_outline_item:nth-last-of-type(2),
    .p_company_outline_item:nth-of-type(9) {
        padding: 25px 0 24px;
    }
    .p_company_outline_item_ttl {
        font-size: 1.125rem;
    }
    .p_company_outline_item_body {
        font-size: 1.125rem;
        margin-top: 0;
    }
    .p_company_outline02 {
        margin-top: 78px;
    }
    .p_company_outline02_inner {
        margin-top: 60px;
    }
    .p_company_outline02_item {
        align-items: center;
        display: grid;
        grid-template-columns: 232px 1fr;
    }
    .p_company_outline02_item:nth-of-type(2) .p_company_outline02_item_ttl {
        padding: 12px 0 14px 30px;
    }
    .p_company_outline02_item_ttl {
        font-size: 1.125rem;
        padding: 19px 0 17px 30px;
    }
    .p_company_outline02_item_body {
        font-size: 1.125rem;
        padding-left: 50px;
    }
    .p_company_outline03 {
        margin-top: 126px;
    }
    .p_company_outline03_inner {
        margin-top: 80px;
    }
    .p_company_history {
        margin-top: 46px;
        padding-bottom: 82px;
        padding-top: 42px;
    }
    .p_company_history_item {
        padding: 18px 0;
    }
    .p_company_history_item + .p_company_history_item {
        padding: 20px 0 18px;
    }
    .p_company_history_under-item + .p_company_history_under-item {
        margin-top: 0;
    }
    .p_company_history_under-item {
        display: grid;
        gap: clamp(1.25rem, 6.303030303vw + -0.2272727273rem, 4.5rem);
        grid-template-columns: 104px 1fr;
    }
    .p_company_history_under-item-date {
        display: flex;
        justify-content: space-between;
    }
    .p_company_history_under-item-body {
        margin-top: 0;
    }
    .p_company_base {
        margin-top: 53px;
        padding-bottom: 84px;
        padding-top: 100px;
    }
    .p_company_base_ttl {
        gap: clamp(0.25rem, 1.3658536585vw + -0.0701219512rem, 1.125rem);
    }
    .p_company_base_list {
        display: grid;
        gap: clamp(1.25rem, 3.9024390244vw + 0.3353658537rem, 3.75rem);
        grid-template-columns: repeat(2, 1fr);
        margin-top: 52px;
    }
    .p_company_base_item:nth-of-type(2) .p_company_base_item-top-img {
        right: 6px;
    }
    .p_company_base_item-adress {
        font-size: 1rem;
    }
    .p_company_base_item-adress04 {
        margin-top: 10px;
    }
    html {
        scroll-padding-top: 110px;
    }
}
@media screen and (min-width: 1024px) {
    .p_company_base_item-top {
        display: grid;
        grid-template-columns: minmax(200px, 305px) minmax(100px, 220px);
        justify-content: space-between;
    }
    .p_company_base_item-top-img {
        margin-inline: 0;
        right: 13px;
        top: 10px;
    }
}
