@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* CSS Document */
/* diversity active_index style
**************************************/
#body section .top_mv_link li:nth-of-type(3):after {
    display: block;
}
#diversity_active {
    margin-bottom: 80px;
}
/* tab_wrapper */
#diversity_active .tab_wrapper {
    margin-bottom: 142px;
}
#diversity_active .tab_wrapper .intro {
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0;
    text-align: left;
    margin: 66px 0 60px;
}
#diversity_active .tab_wrapper .tab_box {
    justify-content: flex-start;
    gap: 27px 40px;
    align-items: flex-end;
}
#diversity_active .tab_wrapper .tab_box li {
    width: calc((100% - 80px) / 3);
}
#diversity_active .tab_wrapper .tab_box a {
    display: block;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0;
    padding: 12.5px 50px 12.5px 57px;
    border-bottom: 1px solid #C21B1B;
    position: relative;
}
#diversity_active .tab_wrapper .tab_box a::before {
    display: block;
    font-size: 1.875rem;
    font-family: "Poppins", serif;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.02em;
    text-align: center;
    color: #C21B1B;
    height: max-content;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}
#diversity_active .tab_wrapper .tab_box li:nth-of-type(1) a::before {
    content: "01";
}
#diversity_active .tab_wrapper .tab_box li:nth-of-type(2) a::before {
    content: "02";
}
#diversity_active .tab_wrapper .tab_box li:nth-of-type(3) a::before {
    content: "03";
}
#diversity_active .tab_wrapper .tab_box li:nth-of-type(4) a::before {
    content: "04";
}
#diversity_active .tab_wrapper .tab_box li:nth-of-type(5) a::before {
    content: "05";
}
#diversity_active .tab_wrapper .tab_box a::after {
    content: '';
    display: block;
    background: url(../../common_diversity/image/icon_arw_btm_rd.svg) no-repeat center / contain;
    width: 15px;
    height: 9.25px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 27px;
    bottom: 0;
    z-index: 1;
}
@media screen and ( max-width:959px) {
    #diversity_active {
        margin-bottom: 60px;
    }    
    #diversity_active .tab_wrapper {
        margin-bottom: 52px;
    }
    #diversity_active .tab_wrapper .intro {
        font-size: 1.125rem;
        margin: 36px 0 30px;
    }
    #diversity_active .tab_wrapper .tab_box {
        gap: 20px 40px;
    }
    #diversity_active .tab_wrapper .tab_box li {
        width: 100%;
    }
    #diversity_active .tab_wrapper .tab_box a {
        font-size: 1rem;
        padding: 8px 40px 12px 57px;
    }
    #diversity_active .tab_wrapper .tab_box a::before {
        font-size: 1.675rem;
    }
    #diversity_active .tab_wrapper .tab_box a::after {
        width: 12px;
        height: 6.25px;
        right: 22px;
    }
}
/* active_top_wrapper */
#diversity_active .active_top p {
    font-size: 1rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0;
}
#diversity_active .active_top .plan_box p.list {
    text-indent: -1em;
    padding-left: 1em;
}
#diversity_active .active_top_wrapper {
    padding: 0 95px;
    background: #FFFCD1;
    border: 5px solid #FFFCD1;
    border-radius: 30px;
    box-sizing: content-box;
}
#diversity_active .active_top_wrapper:not(:last-of-type) {
    margin-bottom: 60px;
}
#diversity_active .active_top_wrapper .active_top_ttl {
    justify-content: flex-start;
    align-items: center;
    gap: 10px 15px;
    margin-bottom: 33px;
}
#diversity_active .active_top_wrapper .active_top_ttl span {
    display: block;
    font-family: "Poppins", serif;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    color: #C21B1B;
}
#diversity_active .active_top_wrapper .active_top_ttl .txt {
    font-size: 1.25rem;
}
#diversity_active .active_top_wrapper .active_top_ttl .num {
    font-size: 3.75rem;
}
#diversity_active .active_top_wrapper .active_top_ttl h3 {
    font-size: 1.6875rem;
    font-weight: 700;
    line-height: 1.63;
    letter-spacing: 0;
}
#diversity_active .active_top_wrapper .active_top_box:not(:last-of-type) {
    border-bottom: 1px solid #C21B1B;
    margin-bottom: 49px;
}

#active_top01.active_top_wrapper .active_top_box01 {
    padding-bottom: 35px !important;
}


#diversity_active .active_top_wrapper h4 {
    font-size: 1.25rem;  
    font-weight: 700;
    letter-spacing: 0;
    padding-left: 21px;
    margin-bottom: 16px;
    position: relative;
}
#diversity_active .active_top_wrapper h4::before {
    content: '';
    display: block;
    background: #C21B1B;
    width: 13px;
    height: 13px;
    border-radius: 50vw;
    position: absolute;
    top: 8px;
    left: 0;
    z-index: 1;
}
#diversity_active .active_top_wrapper .link_box {
    margin: 16px 0 50px;
}
#diversity_active .active_top_wrapper .link {
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 500;
    letter-spacing: 0;
    padding-left: 11px;
    padding-right: 20px;
    position: relative;
}
#diversity_active .active_top_wrapper .link.rt {
    display: block;
    width: max-content;
    margin-left: auto;
}
#diversity_active .active_top_wrapper .link::before {
    content: '';
    display: block;
    background: url(../../common_diversity/image/icon_link_arw_rd.svg) no-repeat center / contain;
    width: 5px;
    height: 7px;
    margin: auto;
    position: absolute;
    top: 13px;
    left: 0;
    z-index: 1;
}
#diversity_active .active_top_wrapper .link::after {
    content: '';
    display: inline-block;
    background: url(../../common_diversity/image/icon_link_bk.svg) no-repeat center / contain;
    width: 12px;
    height: 12px;
    margin-left: 8px;
}
#diversity_active .active_top_wrapper .img_wrap {
    gap: 30px 43px;
}
#diversity_active .active_top_wrapper .img_wrap .img_box {
    background: #FFFFFF;
    width: calc((100% - 43px) / 2);
    padding: 23px 15px;
    border-radius: 30px;
}
#diversity_active .active_top_wrapper .img_wrap h5 {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.85;
    letter-spacing: 0;
    text-align: center;
}
#diversity_active .active_top_wrapper .img_wrap h5 .att {
    font-size: 0.75rem;
    margin-left: 7px;
}
#diversity_active .active_top_wrapper .img_wrap h5 .sm {
    font-size: 1rem;
}
#diversity_active .active_top_wrapper .img_wrap .img_box img {
    width: 100%;
}
#diversity_active .active_top_wrapper .plan_wrapper {
    background: #FFFFFF;
    padding: 35px 59px 38px;
    border: 1px solid #9D9D9D;
    margin-bottom: 40px;
}
#diversity_active .active_top_wrapper .plan01,
#diversity_active .active_top_wrapper .plan02 {
    margin-bottom: 50px;
}
#diversity_active .active_top_wrapper .plan_box .plan_ttl {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.875;
    letter-spacing: 0;
    text-align: center;
    color: #ffffff;
    background: #C21B1B;
    width: 80px;
    margin-bottom: 10px;
}
#diversity_active .active_top_wrapper .plan_box.intro .plan_ttl {
    width: 110px;
    margin-bottom: 9px;
}
#diversity_active .active_top_wrapper .plan_box h6 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0;
    margin-bottom: 14px;
}
#diversity_active .active_top_wrapper .plan_box:nth-of-type(2) h6 {
    margin-bottom: 2px;  
}
#diversity_active .active_top_wrapper .plan_box.intro h6 {
    margin-bottom: 35px;
}
@media screen and ( max-width:959px) {
    #diversity_active .active_top p {
        line-height: 1.75;
    }
    #diversity_active .active_top_wrapper {
        padding: 0 16px;
    }
    #diversity_active .active_top_wrapper:not(:last-of-type) {
        margin-bottom: 40px;
    }
    #diversity_active .active_top_wrapper .active_top_ttl {
        margin-bottom: 18px;
    }
    #diversity_active .active_top_wrapper .active_top_ttl h3 {
        font-size: 1.1875rem;
        margin-top: 0;
    }
    #diversity_active .active_top_wrapper .active_top_ttl .txt {
        font-size: 0.8125rem;
    }
    #diversity_active .active_top_wrapper .active_top_ttl .num {
        font-size: 2.625rem;
    }    
    #diversity_active .active_top_wrapper .active_top_box:not(:last-of-type) {
        margin-bottom: 35px;
    }
    #diversity_active .active_top_wrapper h4 {
        font-size: 1.125rem;
        padding-left: 21px;
    }
    #diversity_active .active_top_wrapper h4::before {
        top: 8px;
        bottom: auto;
    }
    #diversity_active .active_top_wrapper .link_box {
        margin: 16px 0 30px;
    }
    #diversity_active .active_top_wrapper .link.rt {
        width: auto;
    }
    #diversity_active .active_top_wrapper .img_wrap {
        gap: 20px 43px;
    }    
    #diversity_active .active_top_wrapper .img_wrap .img_box {
        width: 100%;
    }
    #diversity_active .active_top_wrapper .img_wrap h5 {
        font-size: 1rem;
    }
    #diversity_active .active_top_wrapper .img_wrap h5 .sm {
        font-size: 0.875rem;
    }
    #diversity_active .active_top_wrapper .plan_wrapper {
        padding: 21px 19px 19px;
    }
    #diversity_active .active_top_wrapper .plan_box .plan_ttl {
        margin-bottom: 12px;
    }
    #diversity_active .active_top_wrapper .plan_box h6 {
        line-height: 1.8125;
        margin-bottom: 12px;
    }
    #diversity_active .active_top_wrapper .plan_box.intro h6 {
        margin-bottom: 25px;
    }
}
/***** active_top01 *****/
#diversity_active .active_top01 {
    padding-top: 50px;
    padding-bottom: 88px;
}
#diversity_active .active_top_box01 .text_box {
    width: 67%;
    max-width: 641px;
}
#diversity_active .active_top_box01 .text_box p {
    margin-bottom: 24px;
}
#diversity_active .active_top_box01 .img_box {
    width: 23%;
    max-width: 219.5px;
    margin-right: 51px;
    margin-top: -38px;
}
#diversity_active .active_top_box01 .img_box img {
    width: 100%;
}
#diversity_active .active_top_box02 {
    padding-bottom: 46px;
} 
#diversity_active .active_top_box02 .img_wrap .img_box:nth-of-type(1) h5 {
    margin-bottom: 24px;   
}
#diversity_active .active_top_box02 .img_wrap .img_box:nth-of-type(1) img {
    display: block;
    max-width: 379px;
    margin: 0 auto;
}
#diversity_active .active_top_box02 .img_wrap .img_box:nth-of-type(2) h5 {
    margin-bottom: 22px;
}
#diversity_active .active_top_box02 .img_wrap .img_box:nth-of-type(2) img {
    display: block;
    max-width: 230px;
    margin: 0 auto;
}
#diversity_active .active_top_box02 .img_wrap .img_box:nth-of-type(3) h5 {
    margin-bottom: 16px;
}
#diversity_active .active_top_box02 .img_wrap .img_box:nth-of-type(4) h5 {
    margin-bottom: 47px;   
}
#diversity_active .active_top_box02 .img_wrap .img_box:nth-of-type(4) p {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: right;
    margin: 6px 50px 7px 0;
}
#diversity_active .active_top_box03 .large {
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 15px;
}
#diversity_active .active_top_box04 ul li {
    font-size: 1rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0;
    text-indent: -1rem;
    padding-left: 1rem;
}
#diversity_active .active_top_box04 ul li span {
    font-size: 0.875rem;
    color: #C21B1B;
    margin-right: 3px;
}
#diversity_active .active_top_box04 .link_box {
    margin-bottom: 0;
}
#diversity_active .active_top_box05 p {
    margin-bottom: 37px;
}
@media screen and ( max-width:959px) {
    #diversity_active .active_top01 {
        padding-top: 23px;
        padding-bottom: 38px;
    }
    #diversity_active .active_top_box01 {
        flex-direction: column-reverse;
    }
    #diversity_active .active_top_box01 .text_box,
    #diversity_active .active_top_box01 .img_box {
        width: 100%;
    }
    #diversity_active .active_top_box01 .text_box {
        margin-bottom: 0px;
    }
    #diversity_active .active_top_box01 .img_box {
        max-width: 169px;
        margin: 0 auto 0px;
    }
    #diversity_active .active_top_box02 .img_wrap .img_box:nth-of-type(1) h5 {
        margin-bottom: 18px;
    }
    #diversity_active .active_top_box02 .img_wrap .img_box:nth-of-type(1) img {
        width: 80%;
        max-width: 299px;
    }
    #diversity_active .active_top_box02 .img_wrap .img_box:nth-of-type(2) img {
        width: 50%;
        max-width: 287px;
    }
    #diversity_active .active_top_box02 .img_wrap .img_box:nth-of-type(4) h5 {
        margin-bottom: 0;
    }
    #diversity_active .active_top_box02 .img_wrap .img_box:nth-of-type(4) p {
        margin: 6px 40px 0 0;
    }
    #diversity_active .active_top_box03 .large {
        font-size: 1rem;
    }
}

/***** active_top02～active_top05 *****/
#diversity_active .active_top_wrapper:nth-of-type(n+3) {
    padding-top: 50px;
    padding-bottom: 20px;
}
#diversity_active .active_top_wrapper:nth-of-type(n+3) .text_box {
    width: 70%;
    max-width: 660px;
}
#diversity_active .active_top_wrapper:nth-of-type(n+3) .img_box {
    width: 26%;
}
#diversity_active .active_top02 {
    max-height: 403px;
}
#diversity_active .active_top02 .img_box {
    max-width: 234px;
    /* transform: translate(-43px, -83px); */
}
#diversity_active .active_top02 .link {
    display: block;
    width: max-content;
    max-width: 100%;
}
#diversity_active .active_top02 .link:nth-of-type(1) {
    margin-top: 15px;
}
#diversity_active .active_top02 .link:nth-of-type(2) {
    margin-bottom: 10px;
}
#diversity_active .active_top03 {
    max-height: 360px;
}
#diversity_active .active_top03 .img_box {
    max-width: 222px;
    transform: translate(-32px, -95px);
}
#diversity_active .active_top03 .link {
    margin-top: 15px;
}
#diversity_active .active_top04 .img_box {
    max-width: 254px;
    transform: translate(-9px, -75px);
}
#diversity_active .active_top04 .text_box {
    width: 100% !important;
    max-width: max-content !important;
}
#diversity_active .active_top04 .active_bottom_box {
    margin-bottom: 40px;
    margin-top: 20px;
}
#diversity_active .active_top04 .active_bottom_box .row_box {
    justify-content: flex-start;
}
#diversity_active .active_top04 .active_bottom_box .row_box .illust_box {
    margin-top: 70px;
}
#diversity_active .active_top04 .img_wrap .img_box {
    width: calc((100% - 43px) / 2);
    max-width: initial;
    transform: translate(0);
    position: relative;
}

#diversity_active .active_top05 {
    min-height: 410px;
}
#diversity_active .active_top05 .img_box {
    max-width: 193px;
    transform: translate(-46px, -19px);
}
#diversity_active .active_top_wrapper:nth-of-type(n+3) .img_box img {
    width: 100%;
}
#diversity_active .active_top_wrapper .new_box {
    padding: 20px 0 25px;
}
#diversity_active .active_top_wrapper .new_box span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #C21B1B;
    margin-bottom: 5px;
}
#diversity_active .active_top05 .new_box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px 6%;
    padding-bottom: 45px;
}
#diversity_active .active_top05 .new_box .lt {
    width: 70%;
    max-width: 660px;
}
#diversity_active .active_top05 .new_box .rt {
    width: 20%;
    max-width: 240px;
    margin-top: 156px;
}
#diversity_active .active_top05 .new_box p:first-of-type {
    margin-bottom: 20px;
}
#diversity_active .active_top05 .new_box .link {
    margin-top: 10px;
}
#diversity_active .active_top05 .new_box img {
    width: 100%;
}
@media screen and ( max-width:959px) {
    #diversity_active .active_top_wrapper:nth-of-type(n+3) {
        min-height: initial !important;
        max-height: initial !important;
        padding-top: 26px;
    }
    #diversity_active .active_top_wrapper:nth-of-type(n+3) .active_top_content {
        flex-direction: column-reverse;
    }
    #diversity_active .active_top_wrapper:nth-of-type(n+3) .text_box {
        width: 100%;
        margin-bottom: 30px;
    }
    #diversity_active .active_top_wrapper:nth-of-type(n+3) .img_box {
        width: 95%;
        margin: 0 auto 30px;
        transform: none;
    }
    #diversity_active .active_top02 .img_box {
        max-width: 184px;
    }
    #diversity_active .active_top03 .img_box {
        max-width: 172px;
    }
    #diversity_active .active_top04 .active_bottom_box {
        margin-bottom: 30px;
    }
    #diversity_active .active_top04 .active_bottom_box .row_box .illust_box {
        width: 100%;
        margin-top: 0;
    }
    #diversity_active .active_top04 .active_bottom_box .row_box .illust_box img {
        margin: 0 auto;
        display: block;
        width: 60%;
    }
    #diversity_active .active_top04 .img_box {
        max-width: 204px;
    }
    #diversity_active .active_top04 .img_wrap .img_box {
        width: 100%;
        margin: 0 auto;
    }

    #diversity_active .active_top05 .img_box {
        max-width: 136px;
    }
    #diversity_active .active_top_box05 p {
        margin-bottom: 27px;
    }
    #diversity_active .active_top_wrapper .new_box {
        padding: 20px 0 0;
    }    
    #diversity_active .active_top05 .new_box {
        flex-wrap: wrap;
        padding-bottom: 20px;
    }
    #diversity_active .active_top05 .new_box .lt,
    #diversity_active .active_top05 .new_box .rt {
        width: 100%;
    }
    #diversity_active .active_top05 .new_box .rt {
        max-width: 180px;
    }
    #diversity_active .active_top05 .new_box .rt {
        margin: 0 auto;
    }
}

/* btm_link_box */
#diversity_active .btm_link_box {
    gap: 20px 20px;
}
#diversity_active .btm_link_box a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: calc((100% - 60px) / 4);
    padding: 46px 0 50px;
    border-radius: 20px;
    position: relative;
}
#diversity_active .btm_link_box a:hover::after {
    opacity: 1;
}
#diversity_active .btm_link_box a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #C21B1B;
    border-radius: 20px;
    position: absolute;
    top: -2px;
    left: -2px;
    opacity: 0;
    z-index: -1;
    transition: 0.3s;
}
#diversity_active .btm_link_box a.about {
    background: #FFE6E6;
}
#diversity_active .btm_link_box a.system {
    background: #EDFFE3;
}
#diversity_active .btm_link_box a.voice {
    background: #E3F8FF;
}
#diversity_active .btm_link_box a.data {
    background: #F0E0FF;
}
#diversity_active .btm_link_box a span {
    display: block;
    line-height: 1;
    letter-spacing: 0;
}
#diversity_active .btm_link_box a span.en {
    font-size: 2.5rem;
    font-family: "Mohave", serif;
    font-weight: 700;
    color: #C21B1B;
    margin-bottom: 4px;
}
#diversity_active .btm_link_box a span.ja {
    font-size: 1rem;
    font-weight: 500;
    color: #C21B1B;
}
@media screen and ( max-width:959px) {
    #diversity_active .btm_link_box a {
        width: 100%;
        padding: 26px 0 30px;
    }
    #diversity_active .btm_link_box a span.en {
        font-size: 2.25rem;
    }
    #diversity_active .btm_link_box a span.ja {
        font-size: 1rem;
    }
}