@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

.philosophy_wrap {
    padding-top: 0;
    position: relative;
}
.philosophy_wrap .content_box_pdf {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.philosophy_inner {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}

.cont_top_box {
    padding-top: 140px;
    padding-bottom: 195px;
    background: url('../img/company/sub/philosophy_bg_img_pc.webp') no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.cont_top_box .pageTit_en {
    width: 258px;
    margin: 0 auto 10px;
}
.cont_top_box .pageTit_jp {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: #fff;
}
.cont_top_box h2 {
    font-size: 43px;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
    margin-top: 40px;
}
@media (max-width: 1440px) and (min-width: 769px) {
    .cont_top_box h2 {
        font-size: 2.9861vw;
    }
}

.cont_center_box {
    margin-top: -145px;
    margin-bottom: 165px;
}

.cont_center_box ul {
    width: 100%;
    height: 245px;
    position: relative;
}
.cont_center_box ul li {
    position: absolute;
    left: 50%;
}
.cont_center_box ul li img {
    opacity: 0;
    animation-duration: 0.8s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    animation-name: kv_fade_txt_up;
    transform: translate(0, 0);
}
.cont_center_box ul li:nth-child(1) {
    width: 104px;
    bottom: 0;
    transform: translateX(-50%) translateX(-400px);
}
.cont_center_box ul li:nth-child(1) img {
    animation-delay: 0.3s;
}
.cont_center_box ul li:nth-child(2) {
    width: 81px;
    bottom: 67px;
    transform: translateX(-50%) translateX(-280px);
}
.cont_center_box ul li:nth-child(2) img {
    animation-delay: 0.6s;
}
.cont_center_box ul li:nth-child(3) {
    width: 86px;
    bottom: 83px;
    transform: translateX(-50%) translateX(280px);
}
.cont_center_box ul li:nth-child(3) img {
    animation-delay: 0.9s;
}
.cont_center_box ul li:nth-child(4) {
    width: 134px;
    bottom: 22px;
    transform: translateX(-50%) translateX(385px);
}
.cont_center_box ul li:nth-child(4) img {
    animation-delay: 1.2s;
}


.philosophy_inner .cont_center_box h3 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 30px;
    width: 38.25rem;
    position: relative;
    font-size: 1.875rem;
    line-height: 2.5rem;
    font-family: "Zen Kaku Gothic New", sans-serif;
    background: linear-gradient(90deg, #FF6A3C, #FFC977);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.ellipse-div {
    width: 100%;
    height: 6.313rem;
    position: absolute;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, #ffeac1, #fff);
    z-index: -1;
}
.philosophy_inner .cont_center_box p {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57;
}

@media (max-width: 1100px) and (min-width: 769px) {
    .cont_center_box ul {
        overflow-x: hidden;
    }

}

@media screen and (max-width: 768px) {
    .philosophy_wrap .content_box_pdf {
        top: 2vw;
    }
    .company_sub .content_inner.content_box_pdf {
        width: 92vw;
    }

    .cont_top_box {
        padding-top: 17.9487vw;
        padding-bottom: 21.5385vw;
        background: url('../img/company/sub/philosophy_bg_img_sp.webp') no-repeat;
        background-size: cover;
        background-position: center bottom;
    }
    .cont_top_box .pageTit_en {
        width: 44.359vw;
        margin: 0 auto 2.5641vw;
    }
    .cont_top_box .pageTit_jp {
        font-size: 4.6154vw;
    }
    .cont_top_box h2 {
        font-size: 6.1538vw;
        line-height: 1.67;
        margin-top: 10.2564vw;
    }
    
    .philosophy_inner .cont_center_box {
        margin-top: -20.7692vw;
        margin-bottom: 11.5385vw;
    }

    .cont_center_box ul {
        height: 34.8718vw;
    }
    .cont_center_box ul li:nth-child(1) {
        width: 15.1282vw;
        bottom: 0;
        transform: translateX(0);
        left: 6.1538vw;
    }
    .cont_center_box ul li:nth-child(2) {
        width: 12.0513vw;
        bottom: 8.2051vw;
        transform: translateX(0);
        left: 20.5128vw;
    }
    .cont_center_box ul li:nth-child(3) {
        width: 12.8205vw;
        left: auto;
        bottom: 10.2564vw;
        right: 22.3077vw;
        transform: translateX(0);
    }
    .cont_center_box ul li:nth-child(4) {
        width: 18.2051vw;
        left: auto;
        bottom: 2.0513vw;
        right: 5.3846vw;
        transform: translateX(0);
    }

    .philosophy_inner .cont_center_box h3 {
        padding-top: 6.4103vw;

        width: 100%;
        font-size: 6.4103vw;
        line-height: 1.52;
    }
    .ellipse-div {
        width: 100%;
        height: 10rem;
        position: absolute;
        top: 7vw;
        border-radius: 50%;
        background: radial-gradient(50% 50% at 50% 50%, #ffeac1, #fff);
        z-index: -1;
    }
    .philosophy_inner .cont_center_box p {
        font-size: 3.8462vw;
        line-height: 1.6;
    }
}





.cont_bt_box {
    position: relative;
    margin-bottom: 100px;
}
.cont_bt_box .cont_img {
    max-width: 901px;
    margin-left: 283px;
}

.cont_bt_box ul.cont_list_pc {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
}

.cont_bt_box ul.cont_list_pc li {
    position: absolute;
    cursor: pointer;
    padding: 20px 30px;
    border-radius: 50px;
    background: linear-gradient(to right, #FF6A3C, #FFC977);
    display: inline-block;
}
.cont_bt_box ul.cont_list_pc li .tooltip-link_box {
    position: relative;
}

.cont_bt_box ul.cont_list_pc li:nth-child(1) {
    top: -63px;
    left: 283px;
}
.cont_bt_box ul.cont_list_pc li:nth-child(2) {
    top: 50px;
    left: 133px;
}
.cont_bt_box ul.cont_list_pc li:nth-child(3) {
    top: 165px;
    left: 41px;
}
.cont_bt_box ul.cont_list_pc li:nth-child(4) {
    top: 277px;
    left: 38px;
}
.cont_bt_box ul.cont_list_pc li:nth-child(5) {
    top: 390px;
    left: 94px;
}
.cont_bt_box ul.cont_list_pc li:nth-child(6) {
    top: 503px;
    left: 202px;
}



.cont_bt_box ul.cont_list_pc li:nth-child(7) {
    top: -63px;
    right: 256px;
}
.cont_bt_box ul.cont_list_pc li:nth-child(8) {
    top: 50px;
    right: 120px;
}
.cont_bt_box ul.cont_list_pc li:nth-child(9) {
    top: 165px;
    right: 27px;
}
.cont_bt_box ul.cont_list_pc li:nth-child(10) {
    top: 277px;
    right: 27px;
}
.cont_bt_box ul.cont_list_pc li:nth-child(11) {
    top: 390px;
    right: 111px;
}
.cont_bt_box ul.cont_list_pc li:nth-child(12) {
    top: 503px;
    right: 266px;
}



.cont_bt_box ul.cont_list_pc li::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(
      50% 50% at 50% 50%,
      #ffeac1,
      #fff
    );
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 0;
    border-radius: 51px;
    border: 1px solid #fff;
    left: -1px;
}

.cont_bt_box ul.cont_list_pc li:hover::before {
    opacity: 1;
}

.cont_bt_box ul.cont_list_pc li p.cursor {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}
.cont_bt_box ul.cont_list_pc li:hover p.cursor {
    background: linear-gradient(90deg, #FF6A3C, #FFC977);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 1;
}


  
ul.cont_list_pc li .tooltip {
    width: 407px;
    position: absolute;
    top: -30px;
    top: 50%;
    padding: 25px;
    color: white;
    text-align: left;
    border-radius: 12px;
    /* background: rgba(255, 255, 255, 0.7); */
    background: rgba(255, 255, 255, 0.85);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    transform: translateY(-50%);
}
ul.cont_list_pc li .tooltip::before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: #ddd;
}




ul.cont_list_pc li:nth-child(1) .tooltip {
    left: 204px;
}
ul.cont_list_pc li:nth-child(2) .tooltip {
    left: 152px;
}
ul.cont_list_pc li:nth-child(3) .tooltip {
    left: 220px;
}
ul.cont_list_pc li:nth-child(4) .tooltip {
    left: 134px;
}
ul.cont_list_pc li:nth-child(5) .tooltip {
    left: 169px;
}
ul.cont_list_pc li:nth-child(6) .tooltip {
    left: 169px;
}


ul.cont_list_pc li:nth-child(7) .tooltip {
    right: 204px;
}
ul.cont_list_pc li:nth-child(8) .tooltip {
    right: 152px;
}
ul.cont_list_pc li:nth-child(9) .tooltip {
    right: 152px;
}
ul.cont_list_pc li:nth-child(10) .tooltip {
    right: 186px;
}
ul.cont_list_pc li:nth-child(11) .tooltip {
    right: 134px;
}
ul.cont_list_pc li:nth-child(12) .tooltip {
    right: 220px;
}


  
.tooltip-link:hover .tooltip span {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 155%;

    display: inline-block;
    background: linear-gradient(
      to right,
      #FF3C00,
      #FF8800
    );
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}
.tooltip-link:hover .tooltip span span {
    display: block;
    text-align: right;
}

.tooltip-link:hover .tooltip {
    opacity: 1;
    visibility: visible;
}
.cont_bt_box .cont_list_sp {
    display: none;
}
@media (max-width: 1440px) and (min-width: 1296px) {
    .cont_bt_box ul.cont_list_pc {
        top: 1vh;
    }
    .cont_bt_box .cont_img {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 100%;
        min-height: 525px;
    }
}
@media (max-width: 1295px) and (min-width: 769px) {
    .cont_bt_box ul.cont_list_pc {
        top: 5vh;
    }
}
@media (max-width: 1295px) and (min-width: 1000px) {
    .cont_bt_box .cont_img {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 100%;
        min-height: 45vw;
    }
}
@media (max-width: 999px) and (min-width: 769px) {
    .cont_bt_box .cont_img {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 100%;
        min-height: 50vw;
    }
}

@media (max-width: 1440px) and (min-width: 769px) {

    .cont_bt_box .cont_img {
        width: 62.5694vw;
        margin-left: 19.6528vw;
    }

    .cont_bt_box ul.cont_list_pc li {
        padding: 1.3889vw 2.0833vw;
    }

    .cont_bt_box ul.cont_list_pc li:nth-child(1) {
        top: -4.3750vw;
        left: 19.6528vw;
    }
    .cont_bt_box ul.cont_list_pc li:nth-child(2) {
        top: 3.4722vw;
        left: 9.2361vw;
    }
    .cont_bt_box ul.cont_list_pc li:nth-child(3) {
        top: 11.4583vw;
        left: 2.8472vw;
    }
    .cont_bt_box ul.cont_list_pc li:nth-child(4) {
        top: 19.2361vw;
        left: 2.6389vw;
    }
    .cont_bt_box ul.cont_list_pc li:nth-child(5) {
        top: 27.0833vw;
        left: 6.5278vw;
    }
    .cont_bt_box ul.cont_list_pc li:nth-child(6) {
        top: 34.9306vw;
        left: 14.0278vw;
    }

    .cont_bt_box ul.cont_list_pc li:nth-child(7) {
        top: -4.3750vw;
        right: 17.7778vw;
    }
    .cont_bt_box ul.cont_list_pc li:nth-child(8) {
        top: 3.4722vw;
        right: 8.3333vw;
    }
    .cont_bt_box ul.cont_list_pc li:nth-child(9) {
        top: 11.4583vw;
        right: 1.8750vw;
    }
    .cont_bt_box ul.cont_list_pc li:nth-child(10) {
        top: 19.2361vw;
        right: 1.8750vw;
    }
    .cont_bt_box ul.cont_list_pc li:nth-child(11) {
        top: 27.0833vw;
        right: 7.7083vw;
    }
    .cont_bt_box ul.cont_list_pc li:nth-child(12) {
        top: 34.9306vw;
        right: 18.4722vw;
    }

    ul.cont_list_pc li .tooltip {
        width: 28.2639vw;
        padding: 1.7361vw;
    }

    ul.cont_list_pc li:nth-child(1) .tooltip {
        left: 14.1667vw;
    }
    ul.cont_list_pc li:nth-child(2) .tooltip {
        left: 10.5556vw;
    }
    ul.cont_list_pc li:nth-child(3) .tooltip {
        left: 15.2778vw;
    }
    ul.cont_list_pc li:nth-child(4) .tooltip {
        left: 9.3056vw;
    }
    ul.cont_list_pc li:nth-child(5) .tooltip {
        left: 11.7361vw;
    }
    ul.cont_list_pc li:nth-child(6) .tooltip {
        left: 11.7361vw;
    }

    ul.cont_list_pc li:nth-child(7) .tooltip {
        right: 14.1667vw;
    }
    ul.cont_list_pc li:nth-child(8) .tooltip {
        right: 10.5556vw;
    }
    ul.cont_list_pc li:nth-child(9) .tooltip {
        right: 10.5556vw;
    }
    ul.cont_list_pc li:nth-child(10) .tooltip {
        right: 12.9167vw;
    }
    ul.cont_list_pc li:nth-child(11) .tooltip {
        right: 9.3056vw;
    }
    ul.cont_list_pc li:nth-child(12) .tooltip {
        right: 15.2778vw;
    }

    .cont_bt_box ul.cont_list_pc li p.cursor {
        font-size: 1.1806vw;
    }

    .tooltip-link:hover .tooltip span {
        font-size: 1.1111vw;
    }
}


@media screen and (max-width: 768px) {
    .cont_bt_box {
        margin-bottom: 25.641vw;
    }
    .cont_bt_box .cont_img {
        width: 94.1026vw;
        margin: 0 auto 10.2564vw;
    }
    .cont_bt_box ul.cont_list_pc {
        display: none;
    }
    .cont_bt_box .cont_list_sp {
        display: flex !important;
        justify-content: space-between;
        width: 79.4872vw;
        margin: 0 auto;
    }

    .spAccordion {
        width: 38.4615vw;
    }
    .spAccordion li {
        border-radius: 20px;
        overflow: hidden;
        align-self: start;
    }
    .spAccordion li + li {
        margin-top: 2.5641vw;
    }
    .spAccordion li .accHead {
        width: 100%;
        padding: 3.8462vw 4.6154vw 2.5641vw;
        background: linear-gradient(90deg, #FF6A3C, #FFC977);
        border: none;
        display: flex;
        justify-content: space-between;
        align-items: end;
        cursor: pointer;
    }
    .spAccordion li .accHead p {
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-size: 4.359vw;
        font-weight: bold;
        color: #fff;
        text-align: left;
        letter-spacing: 0.02em;
        line-height: 145%;
    }
      
    .spAccordion li .accBody .inner {
        padding: 2.5641vw 4.6154vw 5.1282vw;
        background: linear-gradient(90deg, #FF6A3C, #FFC977);        
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-size: 3.8462vw;
        font-weight: bold;
        color: #fff;
        text-align: left;
        letter-spacing: 0.02em;
        line-height: 145%;
        font-feature-settings: "palt";
        position: relative;
        text-align: justify;
        text-justify: inter-character;
        -webkit-font-smoothing: antialiased;
        overflow-wrap: break-word;
    }      
    .spAccordion li .accBody .inner::before {
        display: block;
        content: "";
        width: 28.7179vw;
        height: 1px;
        background: #fff;
        position: absolute;
        top: 0;
    }
    .spAccordion li .accBody .inner span {
        display: inline-block;
        padding-top: 2.5641vw;
        font-size: 3.5897vw;
    }
}







