@charset "UTF-8";
.section {
    scroll-margin-top: 1.2rem
}
.section-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 12.8rem;
    width: 100%;
    min-height: 3.98rem;
    margin-inline: auto;
    margin-top: 1.6rem;
    padding-left: 6.7rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.section:nth-of-type(odd) .section-ph {
    left: auto;
    right: 0
}
.section-detail {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.section-detail .label {
    position: relative;
    left: -0.3rem;
    font-family: new-atten, sans-serif;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.16rem;
    letter-spacing: 0.5em;
    line-height: 1;
    color: var(--bc_white)
}
.section-detail .sub_title {
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    font-style: normal;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.18rem;
    letter-spacing: 0.2em;
    line-height: 2;
    color: var(--bc_gray_B);
    margin-top: 0.4rem
}
.section-detail .sub_title span {
    padding-bottom: 0.05rem;
    border-bottom: 1px solid var(--bc_gray_B)
}
.section-detail .title {
    letter-spacing: 0.15em;
    line-height: 1.6;
    margin-top: 0.5rem
}
.section-detail .body {
    margin-top: 0.2rem;
    text-align: justify;
    text-justify: inter-ideograph
}
html[lang=en] .section-detail .body {
    text-align: start
}
.local_nav-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.48rem;
    width: 12.1rem;
    margin-inline: auto;
    margin-top: 0.8rem
}
.local_nav-detail > li {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc((100% - 0.96rem) / 3);
    height: 1.4rem
}
.local_nav-detail > li .bg {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}
.local_nav-detail > li .-t_lead {
    font-size: 0.16rem;
    letter-spacing: 0.2em;
    line-height: 1.8;
    text-align: center;
    color: var(--bc_white)
}
.sec_intermission {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 4.6rem;
    margin-top: 1.9rem
}
.sec_intermission .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}
.intermission_detail {
    color: var(--bc_white)
}
.intermission_detail > dt {
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    font-style: normal;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.28rem;
    letter-spacing: 0.25em;
    line-height: 2;
    text-align: center
}
.intermission_detail > dd {
    backdrop-filter:blur(5px);
    -webkit-backdrop-filter:blur(5px);
    background-color: rgba(var(--bc_whiter), 0.1);
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    font-style: normal;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.15rem;
    letter-spacing: 0.2em;
    line-height: 2.4;
    padding: 0.3rem 0.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0.3rem
}
.intermission_detail .-sq > li::before {
    content: "■";
    margin-right: 0.5em
}
.sec_contact {
    color: var(--bc_white)
}
.sec_contact-inner {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 12.8rem;
    width: 100%
}
.sec_contact-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.sec_contact-bg .bg {
    position: absolute;
    z-index: 0
}
.sec_contact-bg .ph03 {
    width: 3.34rem;
    height: 3.34rem;
    right: calc(50% - 5.6rem);
    bottom: calc(50% - 4.36rem)
}
.sec_contact-bg .ph05 {
    width: 3.22rem;
    height: 3.84rem;
    left: calc(50% - 6.4rem);
    top: calc(50% - 3.4rem)
}
.sec_contact .-sec_tit {
    margin-top: -0.5rem
}
.sec_contact .-sec_tit .-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.3em
}
.sec_contact .-sec_tit .-ja {
    font-size: 0.2rem;
    letter-spacing: 0.2em;
    line-height: 2
}
.sec_contact .-sec_tit .-ja::after,
.sec_contact .-sec_tit .-ja::before {
    content: none
}
.sec_contact .-sec_tit .-en {
    font-size: 0.96rem;
    letter-spacing: 0.1em;
    line-height: 1
}
.sec_contact-detail {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0 0.4rem;
    width: 8.6rem;
    margin-top: 0.6rem;
    padding: 0.6rem 0;
    background: linear-gradient(15deg,#080a0b 30%,#1d262a 100%)
}
.sec_contact-detail .detail_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.2rem
}
.sec_contact-detail .detail_item > dt {
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    font-style: normal;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.16rem;
    letter-spacing: 0.4em;
    line-height: 1
}
.sec_contact-detail .detail_item .tel {
    font-family: new-atten, sans-serif;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.28rem;
    letter-spacing: 0.1em;
    line-height: 1
}
.sec_contact-detail .detail_item .web {
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    font-style: normal;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.18rem;
    letter-spacing: 0.4em;
    line-height: 1
}
.sec_contact-detail .detail_item .-underline span::before {
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1);
    transform: scale(1);
    background-color: var(--bc_white)
}
.no-touchevents .sec_contact-detail .detail_item .-underline:hover span::before {
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0);
    transform: scale(0)
}
.sec_contact-detail .detail_item-info {
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    font-style: normal;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.13rem;
    letter-spacing: 0.1em;
    line-height: 1.8;
    color: var(--bc_gray_B);
    margin-top: 0.4rem
}
.sec_contact-note {
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    font-style: normal;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.14rem;
    letter-spacing: 0.2em;
    line-height: 2.2;
    margin-top: 0.2rem
}
.sec_contact-note a {
    color: var(--bc_link);
    text-decoration: underline
}
.no-touchevents .sec_contact-note a:hover {
    text-decoration: none
}
@media(width <= 767px) {
    .-cont_header .-lead {
        text-align: center
    }
    .section {
        scroll-margin-top: 0.6rem
    }
    .section-inner {
        display: block;
        max-width: calc(100% - 0.6rem);
        min-height: 0;
        margin-top: 0.6rem;
        padding: 0
    }
    .section:nth-of-type(odd) .section-detail .label {
        left: 0;
        right: auto;
        text-align: left
    }
    .section:nth-of-type(odd) .section-detail .sub_title {
        text-align: left
    }
    .section-ph {
        position: relative;
        left: -0.3rem;
        width: 92.3vw;
        height: 57.69vw;
        margin-top: 0.3rem;
        max-width: 200%
    }
    .section-detail .label {
        font-size: 0.12rem;
        left: auto;
        right: -0.25em;
        text-align: right
    }
    .section-detail .sub_title {
        font-size: 0.14rem;
        line-height: 1.8;
        text-align: right;
        margin-top: 0.2rem
    }
    .section-detail .title {
        margin-top: 0.3rem;
        line-height: 1.6
    }
    .section-detail .body {
        margin-top: 0.15rem;
        letter-spacing: 0.2em;
        line-height: 2
    }
    .local_nav-detail {
        gap: 0;
        width: 100%;
        margin-top: 0.4rem
    }
    .local_nav-detail > li {
        width: 50%;
        height: 1.35rem
    }
    .local_nav-detail > li .-t_lead {
        font-size: 0.12rem;
        line-height: 1.6
    }
    .sec_intermission {
        height: 117.43vw;
        margin-top: 1.2rem
    }
    .intermission_detail > dt {
        font-size: 0.2rem;
        letter-spacing: 0.15em;
        line-height: 1.6
    }
    .intermission_detail > dd {
        width: 100%;
        margin-inline: auto;
        margin-top: 0.3rem;
        padding: 0.3rem;
        font-size: 0.14rem;
        letter-spacing: 0.15em;
        line-height: 1.8
    }
    .intermission_detail .-sq {
        margin-left: 1.5em
    }
    .intermission_detail .-sq > li+li {
        margin-top: 1em
    }
    .intermission_detail .-sq > li::before {
        position: relative;
        margin-left: -1.5em
    }
    .sec_contact-inner {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        height: auto;
        margin-top: 1.2rem;
        padding-top: 0.4rem;
        padding-bottom: 2.6rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .sec_contact-bg {
        overflow: hidden
    }
    .sec_contact-bg .ph01 {
        width: 71vw;
        height: 55.89vw;
        top: 0;
        left: -0.5rem
    }
    .sec_contact-bg .ph02 {
        width: 34.87vw;
        height: 52.56vw;
        left: 0;
        bottom: 1.2rem
    }
    .sec_contact-bg .ph03 {
        display: none
    }
    .sec_contact-bg .ph04 {
        width: 28.71vw;
        height: 42.82vw;
        right: 0;
        bottom: 2.46rem
    }
    .sec_contact-bg .ph05 {
        display: none
    }
    .sec_contact .-sec_tit {
        margin-top: 0
    }
    .sec_contact .-sec_tit .-ja {
        font-size: 0.14rem;
        letter-spacing: 0.14em;
        line-height: 2.2
    }
    .sec_contact .-sec_tit .-en {
        font-size: 0.4rem;
        letter-spacing: 0.08em
    }
    .sec_contact-detail {
        width: calc(100% - 0.6rem);
        margin-inline: auto;
        margin-top: 0.5rem;
        padding: 0.4rem 0;
        gap: 0
    }
    .sec_contact-detail .detail_item {
        gap: 0.15rem
    }
    .sec_contact-detail .detail_item:nth-of-type(1) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .sec_contact-detail .detail_item:nth-of-type(2) {
        position: relative;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        padding-top: 0.5rem
    }
    .sec_contact-detail .detail_item:nth-of-type(2)::before {
        content: "";
        position: absolute;
        top: 0.2rem;
        left: calc(50% - 50vw + 0.3rem);
        right: calc(50% - 50vw + 0.3rem);
        height: 1px;
        background-color: var(--bc_gray_B)
    }
    .sec_contact-detail .detail_item > dt {
        font-size: 0.13rem
    }
    .sec_contact-detail .detail_item .-ico_tel i {
        width: 0.26rem;
        height: 0.26rem
    }
    .sec_contact-detail .detail_item .web {
        font-size: 0.15rem;
        letter-spacing: 0.3em
    }
    .sec_contact-detail .detail_item .-underline span::before {
        bottom: -0.05rem
    }
    .sec_contact-detail .detail_item-info {
        font-size: 0.1rem;
        line-height: 1.6;
        text-align: center;
        margin-top: 0.2rem;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .sec_contact-note {
        font-size: 0.13rem;
        letter-spacing: 0.2em;
        line-height: 2;
        max-width: calc(100% - 0.6rem);
        width: 100%;
        margin-inline: auto;
        margin-top: 0.1rem;
        text-align: justify;
        text-justify: inter-ideograph
    }
    html[lang=en] .sec_contact-note {
        text-align: start
    }
}
@media(width > 767px) {
    .section:nth-of-type(odd) .section-inner {
        padding: 0 6.7rem 0 0;
    }
    .section-ph {
        position: absolute;
        left: 0;
        top: 0;
        width: 5.82rem;
        height: 3.98rem
    }
    .section-detail {
        width: 6.15rem;
        padding-left: 0.4rem
    }
    .local_nav-detail > li .bg {
        border-radius: 0.7rem
    }
    .sec_contact-bg .ph01 {
        width: 3.82rem;
        height: 4.36rem;
        top: calc(50% - 4.8rem);
        left: 50%
    }
    .sec_contact-bg .ph02 {
        width: 2.46rem;
        height: 3.29rem;
        top: calc(50% - 3.1rem);
        right: calc(50% - 7.2rem)
    }
    .sec_contact-bg .ph04 {
        width: 2.68rem;
        height: 3.57rem;
        left: calc(50% - 4.7rem);
        bottom: calc(50% - 4.65rem)
    }
}
.simple-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-size: 16px;
  margin-top: 0.5rem;
}


.simple-table td {
  padding: 25px;
}


/*# sourceMappingURL=corporate-customer.css.map */