.about_7s .etitle {
    font-family: a-otf ud reimin pro;
}

.about_7s--contents {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.about_7s--title-wrap h3 {
    padding-bottom: 15px;
    font-size: clamp(.9375rem, .4170627376rem + 2.2813688213vw, 2.8125rem);
    /* font-weight: 700; */
    text-align: center;
    border-bottom: 1px solid
}

.about_7s--items {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    justify-content: flex-start;
    max-width: 594px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto
}

@media screen and (min-width:992px) {
    .about_7s--items {
        row-gap: 0;
        -moz-column-gap: 48px;
        column-gap: 48px;
        justify-content: center;
        max-width: none;
        margin-top: 25px
    }
}

.about_7s--item {
    position: relative;
    display: grid;
    place-items: center;
    width: calc(50% - 14px);
    max-width: 260px;
    aspect-ratio: 1/1;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16), inset 3px 3px 6px rgba(0, 0, 0, .16)
}

@media screen and (min-width:992px) {
    .about_7s--item {
        margin-top: 60px
    }
}

.about_7s--item--pc-br {
    display: none
}

@media screen and (min-width:1380px) {
    .about_7s--item--pc-br {
        display: block;
        width: 100%
    }
}

.about_7s--num {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 170px;
    font-weight: 900;
    line-height: 1;
    color: #e5e5e5;
    transform: translate(-50%, -50%)
}

@media screen and (min-width:768px) {
    .about_7s--num {
        font-size: 250px;
    }
}

.about_7s--text-wrap {
    position: relative;
    z-index: 2;
    text-align: center
}

.about_7s--text-wrap h4 {
    font-size: clamp(1.125rem, .7433460076rem + 1.6730038023vw, 2.5rem);
    /* font-weight: 700; */
    line-height: 1;
    color: #297fca
}

.about_7s--text-wrap p {
    margin-top: 30px;
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem);
    /* font-weight: 700 */
}

.about_7s--theme {
    margin-top: clamp(2.8125rem, 2.3788022814rem + 1.9011406844vw, 4.375rem);
    text-align: center
}

.about_7s--theme p {
    font-size: clamp(.9375rem, .5905418251rem + 1.5209125475vw, 2.1875rem);
    /* font-weight: 700 */
}

.about_7s--theme small {
    display: block;
    margin-top: 15px;
    font-size: clamp(.625rem, .4515209125rem + .7604562738vw, 1.25rem);
    line-height: 1.5
}

.about_greeting--img img {
    width: 100%
}

@media screen and (min-width:992px) {
    .about_greeting--img--sp {
        display: none
    }
}

.about_greeting--img--pc {
    display: none
}

@media screen and (min-width:992px) {
    .about_greeting--img--pc {
        display: block;
        flex-shrink: 0;
        width: 36%
    }
}

.about_greeting--bg-area {
    padding: 20px 20px 32px;
    color: #fff;
    background-color: #12243A;
    background-image: url(../images/about/greeting_bg_sp.png);
    background-position: 50%;
    background-size: cover
}

@media screen and (min-width:992px) {
    .about_greeting--bg-area {
        padding: 50px 80px 62px;
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
        background-image: url(../images/about/greeting_bg.png)
    }
}

.about_greeting--inner {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.about_greeting--inner h3 {
    padding-bottom: 23px;
    font-size: clamp(1.125rem, .6566064639rem + 2.0532319392vw, 2.8125rem);
    /* font-weight: 700; */
    text-align: center;
    border-bottom: 1px solid #fff
}

@media screen and (min-width:992px) {
    .about_greeting--body {
        display: flex;
        gap: 64px;
        margin-top: 74px
    }
}

.about_greeting--text p {
    padding-top: 36px;
    padding-bottom: 32px;
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem)
}

@media screen and (min-width:992px) {
    .about_greeting--text p {
        padding: 0 0 43px;
        line-height: 2.1
    }
}

.about_greeting--ceo {
    font-size: clamp(.9375rem, .8507604563rem + .3802281369vw, 1.25rem)
}

.about_greeting--ceo--lg {
    padding-left: 12px;
    font-size: clamp(1.4375rem, 1.3160646388rem + .5323193916vw, 1.875rem)
}

@media screen and (min-width:992px) {
    .about_greeting--ceo--lg {
        padding-left: 40px
    }
}

.about_message--contents {
    padding: 34px 0 54px;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    background-image: url(../images/about/message-bg_sp.jpg);
    background-position: 50%;
    background-size: cover
}

@media screen and (min-width:992px) {
    .about_message--contents {
        padding: 74px 0 79px;
        background-image: url(../images/about/message-bg.jpg)
    }
}

.about_message--contents h3 {
    font-size: clamp(1.5rem, 1.1356939163rem + 1.5969581749vw, 2.8125rem);
    /* font-weight: 700; */
    text-align: center
}

.about_message--inner {
    width: 85%;
    max-width: 1200px;
    padding: 34px 20px 30px;
    margin-top: 13px;
    margin-right: auto;
    margin-left: auto;
    background-color: hsla(0, 0%, 100%, .6)
}

@media screen and (min-width:992px) {
    .about_message--inner {
        padding: 62px 0px;
        margin-top: 28px
    }
}

.about_message--inner p {
    font-size: clamp(.875rem, .7709125475rem + .4562737643vw, 1.25rem);
    line-height: 25px;
    text-align: center
}

.about_package--contents {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.about_package--item {
    display: flex;
    flex-direction: column
}

.about_package--item:not(:first-child) {
    margin-top: 25px
}

@media screen and (min-width:992px) {
    .about_package--item:not(:first-child) {
        margin-top: 40px
    }
}

@media screen and (min-width:992px) {
    .about_package--item {
        flex-direction: row
    }
}

.about_package--item figure {
    width: 100%
}

@media screen and (min-width:992px) {
    .about_package--item figure {
        flex-shrink: 0;
        width: 34.535738143%
    }
}

.about_package--item figure img {
    width: 100%
}

@media screen and (min-width:992px) {
    .about_package--item figure img {
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%
    }
}

.about_package--body {
    padding: 28px 20px 16px;
    width: 100%;
    background-color: #f5f5f6
}

@media screen and (min-width:992px) {
    .about_package--body {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 34px 34px 30px 41px
    }
}

.about_package--body p {
    margin-top: 24px;
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem)
}

@media screen and (min-width:992px) {
    .about_package--body p {
        line-height: 1.55
    }
}

.about_package--body a {
    color: #297fca;
    text-decoration: underline
}

.about_package--title-wrap h3 {
    margin-bottom: 10px;
    font-size: clamp(1.5625rem, 1.1288022814rem + 1.9011406844vw, 3.125rem);
    /* font-weight: 700; */
    line-height: 1;
    color: #8e8e8e
}

@media screen and (min-width:992px) {
    .about_package--title-wrap h3 {
        margin-bottom: 14px
    }
}

.about_package--title-wrap span {
    font-size: clamp(1.125rem, .8647813688rem + 1.1406844106vw, 2.0625rem);
    /* font-weight: 700; */
    line-height: 1;
    color: #297fca
}

.about_policy--contents {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.about_policy--item {
    display: flex;
    flex-direction: column
}

.about_policy--item:not(:first-child) {
    margin-top: 25px
}

@media screen and (min-width:992px) {
    .about_policy--item:not(:first-child) {
        margin-top: 45px
    }
}

@media screen and (min-width:992px) {
    .about_policy--item {
        flex-direction: row
    }
}

.about_policy--band {
    height: 21px;
    background-color: #297fca;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .16), inset 3px 3px 6px rgba(0, 0, 0, .16)
}

@media screen and (min-width:992px) {
    .about_policy--band {
        width: 32px;
        height: auto
    }
}

.about_policy--body {
    width: 100%;
    padding: 31px 20px 25px;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16), inset 3px 3px 6px rgba(0, 0, 0, .16)
}

@media screen and (min-width:992px) {
    .about_policy--body {
        padding: 61px 56px 44px 76px
    }
}

.about_policy--body h3 {
    font-size: clamp(1.125rem, .7433460076rem + 1.6730038023vw, 2.5rem);
    /* font-weight: 700; */
    color: #297fca;
    text-align: center
}

@media screen and (min-width:992px) {
    .about_policy--body h3 {
        text-align: left
    }
}

.about_policy--body p {
    margin-top: 30px
}

.about_policy--body ol,
.about_policy--body p {
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem)
}

.about_policy--body ol ul {
    padding-left: 1em
}

.about_sponsorship--contents h3 {
    font-size: clamp(.9375rem, .4170627376rem + 2.2813688213vw, 2.8125rem);
    /* font-weight: 700; */
    text-align: center
}

.about_sponsorship--contents figure {
    width: 100%;
    max-width: 1200px;
    margin-top: clamp(.3125rem, -.4508079848rem + 3.3460076046vw, 3.0625rem);
    margin-right: auto;
    margin-left: auto
}

.about_sponsorship--contents figure img {
    width: 100%
}

.about_sponsorship--sub {
    display: flex;
    max-width: 1200px;
    margin-top: clamp(1.75rem, 3.3460076046vw, 3.25rem);
    margin-right: auto;
    margin-left: auto
}

.about_sponsorship--sub div:nth-child(1) {
    width: 55%
}

.about_sponsorship--sub div:nth-child(1) img {
    width: 100%
}

.about_sponsorship--sub div:nth-child(2) {
    position: relative;
    width: 45%;
    text-align: center
}

.about_sponsorship--sub div:nth-child(2) img {
    width: 80%
}

.about_sponsorship--sub div:nth-child(2) p {
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem);
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 30px
}

.about_sponsorship--sub .btn {
    width: 150px !important;
}

.about_sponsorship--sub .arrow-button {
    font-family: a-otf ud reimin pro;

}

@media screen and (max-width:768px) {
    .about_sponsorship--sub {
        flex-direction: column
    }

    .about_sponsorship--sub div {
        width: 90% !important;
        margin: auto
    }

    .about_sponsorship--sub div:nth-child(2) img {
        width: 100% !important;
        margin-top: 30px
    }

    .about_sponsorship--sub div:nth-child(2) p {
        width: 100% !important
    }
}

.about_sdgs--contents h3 {
    font-size: clamp(.9375rem, .4170627376rem + 2.2813688213vw, 2.8125rem);
    /* font-weight: 700; */
    text-align: center
}

.about_sdgs--contents p {
    margin-top: clamp(.3125rem, -.4508079848rem + 3.3460076046vw, 3.0625rem);
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem);
    text-align: center
}

.about_sdgs--contents figure {
    position: relative;
    width: 100%;
    max-width: 1200px;
    text-align: center;
    margin-top: clamp(.3125rem, -.4508079848rem + 3.3460076046vw, 3.0625rem);
    margin-right: auto;
    margin-left: auto
}

.about_sdgs--contents figure img {
    width: 70%;
    /* border: 2px solid grey; */
}

.about_sdgs--contents figure img:nth-child(1) {
    margin-bottom: 20px;
}

@media screen and (min-width:768px) {
    .about_sdgs--contents figure {
        text-align: left;
    }

    .about_sdgs--contents figure img {
        width: 52%;
    }

    .about_sdgs--contents figure img:nth-child(1) {
        margin-top: 20%;
        margin-bottom: 0px;
    }
    
    .about_sdgs--contents figure img:nth-child(2) {
        position: absolute;
        right: 0px;
    }
}

.about_section {
    margin-top: clamp(6.25rem, 5.4693441065rem + 3.4220532319vw, 5.0625rem)
}

.about_section.about_message {
    margin-top: clamp(4.5rem, 4.0836501901rem + 1.825095057vw, 6rem)
}

.about_section.about_sdgs {
    margin-bottom: clamp(6.25rem, 3.387595057rem + 12.5475285171vw, 6.5625rem)
}

.about_slogan--contents {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.about_slogan--title-wrap {
    text-align: center
}

.about_slogan--title-wrap h3 {
    margin-bottom: 20px;
    font-size: clamp(1.125rem, .6566064639rem + 2.0532319392vw, 2.8125rem);
    /* font-weight: 700; */
    line-height: 1
}

.about_slogan--title-wrap span {
    font-size: clamp(.9375rem, .5905418251rem + 1.5209125475vw, 2.1875rem);
    /* font-weight: 700; */
    line-height: 1
}

.about_slogan--item-list {
    margin-top: clamp(2.8125rem, 2.743108365rem + .3041825095vw, 3.0625rem)
}

.about_slogan--item {
    display: flex;
    flex-direction: column;
    padding: 35px 20px 30px
}

.about_slogan--item:not(:first-child) {
    margin-top: 15px
}

@media screen and (min-width:992px) {
    .about_slogan--item:not(:first-child) {
        margin-top: 35px
    }
}

@media screen and (min-width:992px) {
    .about_slogan--item {
        flex-direction: row;
        align-items: center;
        padding: 28px 20px 26px
    }
}

@media screen and (min-width:1460px) {
    .about_slogan--item {
        padding-left: 48px
    }
}

.about_slogan--item--mission {
    background: linear-gradient(180deg, #5ab7dc, #e2f6ff);
    border: 1px solid #5ab7dc
}

@media screen and (min-width:992px) {
    .about_slogan--item--mission {
        background: linear-gradient(90deg, #5ab7dc, #e2f6ff)
    }
}

.about_slogan--item--values {
    background: linear-gradient(180deg, #83c749, #f4ffe2);
    border: 1px solid #83c749
}

@media screen and (min-width:992px) {
    .about_slogan--item--values {
        background: linear-gradient(90deg, #83c749, #f4ffe2)
    }
}

.about_slogan--item--principles {
    background: linear-gradient(180deg, #dc5990, #ffe2f5);
    border: 1px solid #dc5990
}

@media screen and (min-width:992px) {
    .about_slogan--item--principles {
        background: linear-gradient(90deg, #dc5990, #ffe2f5)
    }
}

.about_slogan--item .about_slogan--item--title-wrap {
    padding-bottom: 27px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid
}

@media screen and (min-width:992px) {
    .about_slogan--item .about_slogan--item--title-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 27%;
        min-height: 193px;
        /* padding-right: 20px; */
        padding-bottom: 0;
        text-align: left;
        border-right: 1px solid;
        border-bottom: none
    }

    .about_slogan--item ul {
        width: 73%;
    }
}

.about_slogan--item .about_slogan--item--title-wrap h4 {
    font-family: A-OTF-FutoGoB101Pro-Bold;
    margin-bottom: 5px;
    font-size: clamp(1.125rem, .6566064639rem + 2.0532319392vw, 2.25rem);
    /* font-weight: 700; */
    line-height: 1
}

.about_slogan--item .about_slogan--item--title-wrap .about_slogan--item--subtitle {
    font-size: clamp(.9375rem, .7640209125rem + .7604562738vw, 1.25rem);
    /* font-weight: 700; */
    line-height: 1
}

.about_slogan--item ul {
    margin-top: 30px;
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1rem)
}

@media screen and (min-width:992px) {
    .about_slogan--item ul {
        margin-top: 0;
        margin-left: 30px
    }
}

.about_strength--img img {
    width: 100%
}

@media screen and (min-width:992px) {
    .about_strength--img--sp {
        display: none
    }
}

.about_strength--img--pc {
    display: none
}

@media screen and (min-width:992px) {
    .about_strength--img--pc {
        display: block;
        flex-shrink: 0;
        width: 36%
    }
}

.about_strength--bg-area {
    padding: 20px 20px 0px;
    background-color: #fff
}

@media screen and (min-width:992px) {
    .about_strength--bg-area {
        padding: 0px 80px 0px;
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw)
    }
}

.about_strength--inner {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.about_strength--inner h3 {
    padding-bottom: 23px;
    font-size: clamp(1.0rem, .6566064639rem + 1.0532319392vw, 2.5rem);
    /* font-weight: 700; */
    text-align: center;
    border-bottom: 1px solid
}

@media screen and (min-width:992px) {
    .about_strength--body {
        display: flex;
        gap: 64px;
        margin-top: 74px
    }
}

.about_strength--text p {
    padding-top: 36px;
    padding-bottom: 32px;
    font-size: clamp(.75rem, .61121673rem + .608365019vw, 1.25rem)
}

@media screen and (min-width:992px) {
    .about_strength--text p {
        padding: 0 0 43px;
        line-height: 2.1
    }
}

.about_strength--smd {
    font-size: clamp(.9375rem, .8507604563rem + .3802281369vw, 1.25rem)
}

.about_strength--smd--lg {
    padding-left: 12px;
    font-size: clamp(1.4375rem, 1.3160646388rem + .5323193916vw, 1.875rem)
}

@media screen and (min-width:992px) {
    .about_strength--smd--lg {
        padding-left: 30px
    }
}

.about_strength--flex-wrap {
    display: flex;
    flex-direction: column;
    gap: 33px
}

@media screen and (min-width:1460px) {
    .about_strength--flex-wrap {
        flex-direction: row;
        gap: 0;
        align-items: center;
        justify-content: space-between
    }
}

.about_strength--btn {
    /* display: grid;
    place-items: center; */
    text-align: center;
    width: 100%;
    max-width: 330px;
    padding: 16px 0 18px;
    margin-right: auto;
    margin-left: auto;
    font-size: clamp(.875rem, .6841730038rem + .8365019011vw, 1.5625rem);
    border: 1px solid;
    border-radius: 100vmax
}

.about_strength--btn:hover {
    background-color: #f5f5f6;
    color: #297fca
}

@media screen and (min-width:1460px) {
    .about_strength--btn {
        margin-right: 0;
        margin-left: 0
    }
}

.about_title {
    text-align: center
}

@media screen and (min-width:750px) {
    .about_message--inner p {
        line-height: 55px
    }

    .about_message--br-sp {
        display: none
    }
}

@media screen and (min-width:1460px) {
    .header--menu>ul li:first-child {
        padding-right: 24px;
        padding-left: 24px;
        margin-left: 21px;
        background-color: #fff
    }

    .header--menu>ul li:first-child a {
        margin-left: 0;
        color: #000
    }
}

/* .btn.btn-white {
    margin-left: 40px;
} */