@charset "utf-8";

#report2025.main h3:first-child {
    margin-bottom: 10px !important;
}

#report2025.main span.file__info {
    font-size: 1.4rem;
    font-weight: normal;
}

#report2025 .img-hover img {
    width: 100%;
}



#report2025 .key-visual-25__section {
    padding: 0px 10px 20px;
    display: flex;
    position: relative;
}

#report2025 .key-visual-25__title {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(0, -55%);
}

div.key-visual-25__section h2{
    clear: initial;
    margin: initial;
    padding: initial;
    background: initial;
    line-height: initial;
    font-size: 3rem;
    color: 000;
}


#report2025 .download-25__section {
    display: flex;
    flex-wrap: wrap;
    padding:0 10px 40px;
    justify-content: space-between;
}

#report2025 .download-25__container {
    padding: 20px;
    max-width: 470px;
    width: 100%;
    background-color: #F1F1F1;
}

#report2025 .download-25__column {
    display: flex;
    gap: 20px;
    flex-direction: column;
    width: 100%;
}
#report2025 .download-25__wrapper {
    display: flex;
    gap: 10px;
    width: fit-content;
    justify-content: center;
    align-items: center;
}

#report2025 .dowanload25__img {
    width: 100%;
}

#report2025 .download-25__content {
    text-align: center;
    font-size: 1.2rem;
    flex-direction: column;
}

#report2025 .download-25__content p {
    margin: 5px 0;
    font-size: 1.6rem;
    font-weight: bolder;
}

#report2025 .download-25__button__outer {
    padding: 0px 10px;
    width: 220px;
    
    padding: 5px 0px;
    margin-top: 10px;
}

#report2025 .download-25__button__outer p {
    font-size: 1.4rem;
}

#report2025 .download-25__button__inner {
    padding: 5px 0px;
    background-color: #1D7773;
    color: #FFFFFF;
}

#report2025 .description-25 {
    padding: 0px 10px 40px;
    font-size: 1.4rem;
}

#report2025 .description-25 p {
    margin: 0%;
}



#report2025 .navigation-25__section {
    padding: 0px 0px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
}

#report2025 .navigation-25__content {
    display: flex;
    flex-direction: row;
    padding: 10px 30px;
    gap: 30px;
    background-color: #F1F1F1;
    color: #1D7773;
}

#report2025 .navigation-25__section p {
    margin: 0;
}

#report2025 .navigation-25__content p {
    margin: 0;
}

.h3-25 {
    padding: 20px 10px;
}

#report2025 .h3-25 hr {
    height: 2px;
    background-color: #1D7773;
    border: none;
    margin: 0%;
}

#report2025 .h3-25 h3 {
    font-size: 1.8rem;
    clear: initial;
    padding: initial;
    background: initial;
    line-height: initial;
    color: initial;
    border-bottom: initial;
    margin: 0%;
}

#report2025 .h4-25 {
    padding: 5px 10px 15px 10px;
}

#report2025 .h4-25 h4 {
    font-size: 1.6rem;
    clear: initial;
    padding: initial;
    background: initial;
    line-height: initial;
    color: initial;
    border-bottom: initial;
    margin: 0%;
}

#report2025 .president-message-25__section {
    padding: 0px 10px 40px 10px;
}

#report2025 .president-message-25__pdf-wrapper {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

#report2025 .president-message-25__container {
    display: flex;
    position: relative;
}

#report2025 .president-message-25__content {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: flex;
    flex-direction: column;
    padding: 10px 10px;
    gap: 0px;
    background-color: #FFFFFF;
    font-size: 1.4rem;
    width: 460px;
    flex-wrap: wrap;
}

#report2025 .president-message-25__content strong {
    font-size: 1.7rem;
}

#report2025 .president-message-25__content p {
    margin: 0%;
}

#report2025 .president-message-25__link {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
}

#report2025 .department-message-25__section {
    display: flex;
    padding: 0px 10px 40px;
    gap: 20px;
}

#report2025 .department-message-25__column {
    padding: 10px;
    font-size: 1.4rem;
    background-color: #F1F1F1;
    display: flex;
    flex-grow: 1;
    height: 100%;
}

#report2025 .department-message-25__pdf-wrapper {
    display: flex;
    flex-direction: column;
    gap: 5px;
    flex-grow: 1;
    height: stretch;
}

#report2025 .department-message-25__pdf-wrapper a {
    height: 100%;
}

#report2025 .department-message-25__column > img{
    margin-bottom:7px;
}

#report2025 .department-message-25__column > p {
    height: 100%;
    margin-bottom: 100%;
}

#report2025 .department-message-25__link {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
}
#report2025 .department-message-25__container {
    height: 100%;
    display: flex;
    flex-direction: column;
}
#report2025 .department-message-25__link-wrapper {
    margin-top: auto;
}


.wide-frame-25__section {
    padding: 0px 10px 40px;
}

.wide-frame-25__pdf-wrapper {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.wide-frame-25__row {
    display: flex;
    padding: 10px;
    gap: 20px;
    background-color: #F1F1F1;
}
.wide-frame-25__row .img-hover img {
    width: 50%;
}
.wide-frame-25__container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
}

.wide-frame-25__link {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
}

.wide-frame-25__row > img{
    width: 50%;
}

#report2025 .wide-frame-25__container p {
    font-size: 1.4rem;
    margin:0 0 0 0;
}



.introduction-25__section {
    display: flex;
    padding: 0px 10px 40px;
    gap: 20px;
}

.introduction-25__pdf-wrapper {
    display: flex;
    flex-direction: column;
    gap: 5px;
    flex: 1;
}

.introduction-25__column {
    flex: 1;
    padding: 10px;
    background-color: #F1F1F1;
}

#report2025 .introduction-25__link {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
}

#report2025 .introduction-25__column p {
    font-size: 1.4rem;
    margin:10px 0 5px 0;
}

#report2025 .introduction-25__column h4 {
    font-size: 1.6rem;
    text-align: center;
    padding:5px 0 10px 0;
    background: initial;
    line-height: initial;
    color: initial;
    border-bottom: initial;
    margin: 0%;
}



.sub-25__section {
    padding: 0px 10px 40px;
}

.sub-25__pdf-wrapper {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.sub-25__wrapper {
    display: flex;
    gap: 20px;
}

.sub-25__title {
    flex: 1;
}

.sub-25__container {
    flex: 2;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sub-25__content {
    display: flex;
    flex-direction: row;
    padding: 10px;
    gap: 10px;
    border: 1px solid #1D7773;
    text-align: center;
    align-items: center;
}

div.sub-25__content img {
    width: 50%;
}

div.sub-25__content p {
    width: 50%;
}

.sub-25__link {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
}

div.sub-25__container p {
    font-size: 1.4rem;
    margin: 0%;
}

div.sub-25__title h4 {
    font-size: 1.6rem;

    clear: initial;
    padding: initial;
    background: initial;
    line-height: initial;
    color: initial;
    border-bottom: initial;
    margin: 0%;
}

.sub-25__hr {
    border: none;
    border-top: 1px dotted #000;
    margin: 0px 0px 10px 0px;
}



.databook-25__section {
    padding: 0px 10px 40px;
    gap: 20px;
    display: flex;
}

.databook-25__pdf-wrapper {
    display: flex;
    flex-direction: column;
    gap: 5px;
    flex: 1;
}

.databook-25__frame {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    width: 100%;
    border: 1px solid #1D7773;
}

.databook-25__title {
    width: 100%;
}

.databook-25__link {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
    width: auto;
}

div.databook-25__title p {
    font-size: 1.4rem;
    margin: 0%;
}



.annual-25__section {
    display: flex;
    flex-direction: column;
    padding: 0px 10px;
}

.annual-25__container {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom:5px;
}

.annual-25__content {
    display: flex;
    gap: 2px;
    align-items: center;
}

div.annual-25__container p {
    font-size: 1.4rem;
    margin: 0%;
}

div.annual-25__content p {
    font-size: 1.4rem;
    margin: 0%;
    color: #1D7773;
}



@media screen and (max-width: 768px) {

    main > #h1_title{
        margin: 0 0 15px;
    }

    #report2025 .key-visual-25__section {
        padding: 0px;
        margin: 0 0 15px;
    }



    #report2025 .key-visual-25__title {
        transform: translate(0, -40%);
    }

    div.key-visual-25__section h2{
        font-size: 2.2rem;
    }



    #report2025 .download-25__section {
        padding: 0;
        margin-bottom: 15px;
    }
    #report2025 .download-25__container {
        display: block;
        padding: 0;
        max-width: 100%;
        width: 100%;
        margin-bottom:15px;
    }
    #report2025 .download-25__column {
        display: flex;
        padding: 10px 10px;
        gap: 10px;
        background-color: #F1F1F1;
        flex-direction: column;
        width: 100%;
    }
    #report2025 .download-25__wrapper {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    #report2025 .dowanload25__img {
        width:35%;
    }
    #report2025 .download-25__content {
        width: 60%;
    }
    #report2025 .download-25__button__outer{
        width:100%;
    }
    .download-25__button__inner{
        width:100%;
    }
    #report2025 .description-25{
        padding: 0 0 20px;
    }
    #report2025 .navigation-25__section {
        padding: 0 0 15px;
    }
    #report2025 .navigation-25__content{
        display: block;
        padding:10px 0;
        width:100%;
        text-align:center;
    }
    #report2025 .navigation-25__content p {
        margin: 2px 0;
    }
    #report2025 .h3-25 {
        padding: 0 0 15px;
        margin-bottom:0;
    }

    #report2025 .h4-25 {
        padding: 0 0 10px;
    }



    #report2025 .president-message-25__section {
        padding: 0 0 10px 0;
        margin-bottom:25px;
    }

    #report2025 .president-message-25__container .img-hover img {
        display: none;
    }

    #report2025 .president-message-25__container {
        display: flex;
        position: initial;
        justify-content: flex-end;
        align-items: flex-end;
        padding: 10px 10px;
        flex-wrap: wrap;
        height: 560px;
        background-image: url("/ja/information/annual-report/image/president-2025-sp.jpg");
        background-size: cover;
    }
    #report2025 .president-message-25__content {
        position: initial;
        width: 100%;
    }



    #report2025 .department-message-25__section{
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        margin-bottom:25px;
    }
    #report2025 .wide-frame-25__section {
        padding: 0;
        margin-bottom:25px;
    }
    #report2025 .wide-frame-25__row {
        flex-direction: column;
        gap: 10px;
    }
    #report2025 .wide-frame-25__img{
        width: 100%;
    }
    #report2025 .wide-frame-25__container {
        width:100%;
    }
    #report2025 .wide-frame-25__container p {
        font-size: 1.4rem;
        margin: 0 0 10px 0;
    }
    #report2025 .introduction-25__section {
        flex-direction: column;
        padding: 0;
        gap: 20px;
        margin-bottom:25px;
    }
    #report2025 .wide-frame-25__row > img {
        width: 100%;
    }
    .h3-25 {
        padding: 0;
    }
    #report2025 .sub-25__section {
        padding: 0 0 15px;
    }
    #report2025 .sub-25__wrapper {
        flex-direction: column;
        gap: 20px;
    }
    #report2025 .sub-25__content {
        flex-direction: column;
    }
    #report2025 div.sub-25__content p {
    width: 100%;
    }
    .databook-25__section {
        padding:0 0 40px;
        gap: 20px;
        flex-direction: column;
    }
    #report2025 .annual-25__section {
        padding:0;
    }
    #report2025 .annual-25__container {
        display:block;
    }
    #report2025 .annual-25__container > p{
        margin-top:5px;
    }
    #report2025 .annual-25__content{
        display:inline-block;
        margin:5px 15px 5px 0;
    }
    #report2025 .annual-25__content p{
        display:inline-block;
    }
}

/*yasu*/
.president-message-25__section a p,span ,
.department-message-25__section a p,span ,
.wide-frame-25__section a p,span ,
.introduction-25__section a p,span ,
.sub-25__section a p,span ,
.databook-25__section a p,span {
    color: #000;
    text-decoration: none;
}

.department-message-25__section .img-hover {
    margin-bottom: 10px;
}


@media screen and (min-width: 769px), print {

    .main a:hover {
        color: #18a7a1;
        text-decoration: underline;
    }

    #report2025 .download-25__section a:hover {
        color: #fff;
        text-decoration: underline;
    }

    .annual-25__container a:hover p {
        color: #18a7a1;
    }

    .databook-25__section a:hover p {
        color: #000;
        text-decoration: underline;
    }

    #report2025 .president-message-25__section a:hover ,
    #report2025 .department-message-25__section a:hover ,
    #report2025 .wide-frame-25__section a:hover ,
    #report2025 .introduction-25__section a:hover ,
    #report2025 .sub-25__section a:hover {
        text-decoration: none;
    }


    .president-message-25__section a:hover img, 
    .department-message-25__section a:hover img, 
    .wide-frame-25__section a:hover img,
    .introduction-25__section a:hover img,
    .sub-25__section  a:hover img,
    .databook-25__section a:hover img {
        transform: scale(1.08, 1.08);
        transition: 0.5s all;
    }



    .president-message-25__section .img-hover {
        display: block;
        overflow: hidden;
        width: 960px;
        height: 400px;
    }

    .department-message-25__section .img-hover {
        display: block;
        overflow: hidden;
        width: 205px;
        height: 136px;
    }

    .wide-frame-25__section .img-hover {
        display: block;
        overflow: hidden;
        width: 460px;
        height: 190px;
    }

    .introduction-25__section .img-hover {
        display: block;
        overflow: hidden;
        width: 450px;
        height: 225px;
    }

    .sub-25__section .img-hover {
        display: block;
        overflow: hidden;
        width: 290px;
        height: 140px;
    }

}