@charset "utf=8";

.tFvTxtWr {
    padding: 4.6rem 0 5.7rem;
}

.tFvTxt {
    color: var(--primary);
    text-align: center;
}

.tFvTxt .tFvTxtDeco {
    display: inline-block;
    font-size: 5rem;
    position: relative;
    background: #306FB4;
    background: linear-gradient(90deg, rgba(48, 111, 180, 1) 3%, rgba(129, 194, 213, 1) 60%, rgba(121, 191, 227, 1) 85%);
    padding: 1rem 4rem;
    transition: all .3s;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    color: var(--white);
    width: 100%;
    max-width: max-content;
}

.tFvTxt .tFvTxtDeco01 {
    margin: 0 2rem 0 0;
    clip-path: polygon(6.94% 0%, 100% 0%, 93.06% 100%, 0% 100%);
}

.tFvTxt .tFvTxtDeco02 {
    margin: 0 0 0 2rem;
    clip-path: polygon(2.82% 0%, 100% 0%, 97.18% 100%, 0% 100%);
}

.tFvTxt br {
    display: none;
}

.tFvImg {
    background: url(../../../../uploads/top_fv_bg02.jpg) no-repeat center /cover;
}

.tFvImgAr {
    width: 100%;
    max-width: 75.2rem;
    margin: 0 auto 0 0;
    padding: 13.5rem 1.5rem;
    background: url(../../../../uploads/top_fv_bg01.png) no-repeat center /cover;
    clip-path: polygon(0 0, 100% 0%, 78.73% 100%, 0% 100%);
}

.tFvImgIn {
    width: 100%;
    max-width: 51rem;
    margin: 0 auto 0;
    padding: 0 3.5rem 0 0;
}

.tFvImgTxt01 {
    margin: 2rem 0 0;
    font-size: 4.1rem;
    text-decoration: underline;
    text-underline-offset: 1.5rem;
    text-decoration-thickness: 1px;
    color: var(--white);
}

.tFvImgTxt02 {
    display: flex;
    align-items: center;
    margin: 5rem 0 0;
    font-size: 3.5rem;
    color: var(--white);
    max-width: 45rem;
}

.tFvImgTxt02 span {
    flex: 1;
    display: block;
    height: 1px;
    min-width: 1rem;
    margin: 0 2rem 0 0;
    background: var(--white);
}

.tCompany {
    margin: 15rem 0 0;
}

.tCoAr {
    width: 100%;
    max-width: 163.5rem;
    margin: 0 auto 0 0;
    padding: 0 1.5rem 0 0;
}

.tCoFl {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.tCoFlL {
    position: relative;
    width: 55.5%;
    max-width: 89.8rem;
    padding: 0 0 3.9rem 0;
}

.tCoFlL::before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: calc(100% + 3.8rem);
    height: calc(100% - 3.9rem);
    background: var(--tertiary);
}

.tCoFlR {
    position: relative;
    z-index: 1;
    width: 40%;
    max-width: 63.5rem;
    margin: 0 0 7.4rem;
}

.tCoTitBx {
    position: relative;
    width: 100%;
    padding: 0 0 1rem 0;
}

.tCoTitBx::before {
    content: "";
    position: absolute;
    z-index: 5;
    right: 0;
    bottom: 0;
    width: 74.8rem;
    height: 2px;
    background: var(--quaternary);
}

.tCoBgTit {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 8.4rem;
    color: var(--quaternary);
}

.tCoTit {
    color: var(--primary);
    text-align: left;
}

.tCoTxt01 {
    margin: 3.5rem 0 0;
    max-width: 58.4rem;
}

.tCoBtnBx {
    display: flex;
    justify-content: flex-end;
    margin: 5.5rem 0 0;
    max-width: 58.4rem;
}

.tNews {
    margin: 20rem 0 0;
}

.tNewsAr {
    max-width: 125rem;
}

.tNewsTitBx {
    position: relative;
    width: 100%;
    max-width: 65.7rem;
    margin: 0 auto;
    padding: 0 0 1rem 0;
    border-bottom: 2px solid var(--quaternary);
}

.tNewsTit {
    color: var(--primary);
    text-align: center;
}

.tNewsBgTit {
    position: absolute;
    z-index: -1;
    bottom: -1rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    color: var(--quaternary);
}

.tNewsBx {
    width: 100%;
    height: 69rem;
    margin: 4rem 0 0;
    padding: 4rem 1.5rem;
    overflow-y: auto;
    scrollbar-color: var(--primary) transparent;
    scrollbar-width: 1.2rem;
    box-shadow: inset 0 .3rem .6rem rgba(0, 0, 0, 0.1);
    background: var(--tertiary);
}

.tNewsBx section {
    width: 100%;
    max-width: 108rem;
    margin: 0 auto;
}

.tNewsItem {
    border-bottom: 1px solid var(--white);
}

.accordionBtn {
    padding: 2.5rem 0;
}

.tNewsTitFl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 1rem 0 0;
}

.tNewsTxt01 {
    flex: 1;
    line-height: 1.5em;
}

.accordionIcon {
    position: relative;
    width: 1.9rem;
    height: 1.9rem;
    margin: 0 0 0 1.5rem;
}

.accordionIconItem {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    margin: auto;
    background: var(--primary);
    transition: all .3s;
}

.accordionIconItem02 {
    transform: rotate(0deg);
}

.accordionIcon.active .accordionIconItem02 {
    transform: rotate(90deg);
}

.tNewsTxt02 {
    padding: 0 0 2rem;
}

.tNewsTxt02 a {
    text-decoration: underline;
}

.tNewsTxt02 a:hover {
    text-decoration: none;
}

.tProducts {
    margin: 16rem 0 0;
    padding: 0 0 15.5rem 0;
}

.tPrdAr {
    max-width: 163rem;
}

.tPrdBx {
    position: relative;
    padding: 11rem 1.5rem 0;
}

.tPrdBx::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 65rem;
    background: var(--secondary);
}

.tPrdBgTit {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    color: #5B95D5;
    line-height: .7em;
}


.tPrdTit {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 122rem;
    margin: 0 auto;
    color: var(--white);
}

.tPrdTitBar {
    position: relative;
    left: -1.5rem;
    height: .2rem;
    width: 100%;
    max-width: 69rem;
    background: var(--white);
}

.tPrdTxt {
    max-width: 122rem;
    margin: 4rem auto 0;
    color: var(--white);
}

.tPrdFl {
    display: flex;
    width: 100%;
    max-width: 143rem;
    justify-content: space-between;
    margin: 4rem auto 0;
}

.tPrdItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 32%;
    max-width: 45rem;
    padding: 3.5rem 1.5rem 2.8rem;
    background: var(--white);
    box-shadow: 0 .4rem 1rem rgba(0, 0, 0, 0.25);
}

.tPrdItemTit {
    color: var(--primary);
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.5em;
}

.tPrdItemImg {
    width: 100%;
    max-width: 39rem;
    margin: 2.5rem 0 0;
    overflow: hidden;
}

.tPrdItemImg img {
    transition: all .3s;
}

.tPrdItem:hover .tPrdItemImg img {
    transform: scale(1.1);
}


.tPrdItemArrow {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.tPrdItemArrow img {
    width: 3.7rem;
}




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=1550px) {

    .tFvTxt .tFvTxtDeco {
        font-size: 3.5rem;
    }


    .tFvImgTxt01 {
        font-size: 3.5rem;
    }

    .tFvImgTxt02 {
        font-size: 3rem;
    }

    .tCoBgTit {
        z-index: -1;
        right: 0;
        left: auto;
    }
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=1024px) {

    .tFvTxt br {
        display: block;
    }

    .tFvTxtDeco02 {
        display: inline-block;
        margin: 1.5rem 0 0;
    }

    .tPrdItemTit {
        font-size: 2rem;
    }

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=768px) {

    .tFvImgAr {
        clip-path: polygon(0 41%, 100% 61%, 100% 100%, 0% 100%);
        padding: 23.5rem 15.5rem 2rem 2.5rem;
        background: url(../../../../uploads/top_fv_bg01.png) no-repeat center left /cover;
    }


    .tFvImgIn {
        padding: 0 5rem 0 0;
    }

    .tFvTxt .tFvTxtDeco {
        font-size: 2.4rem;
    }

    .tFvImgTxt01 {
        font-size: 2.4rem;
    }

    .tFvImgTxt02 {
        font-size: 2.2rem;
    }


    .tCompany {
        margin: 8rem 0 0;
    }

    .tCoAr {
        padding: 0 1.5rem;
    }

    .tCoFl {
        flex-direction: column;
        align-items: center;
    }

    .tCoFlL {
        width: 100%;
        max-width: 60rem;
        padding: 0 0 1.5rem 0;
    }


    .tCoFlL::before {
        width: calc(100% + 1.5rem);
        height: calc(100% - 1.5rem);
    }

    .tCoFlR {
        width: 100%;
        max-width: 60rem;
        margin: 5rem 0 0;
    }

    .tCoTit {
        text-align: center;
    }

    .tCoBgTit {
        left: 0;
        text-align: center;
    }

    .tCoBtnBx {
        justify-content: center;
    }

    .tNews {
        margin: 10rem 0 0;
    }

    .tNewsBx {
        height: 40rem;
    }

    .tProducts {
        margin: 8rem 0 0;
    }

    .tPrdFl {
        flex-direction: column;
        align-items: center;
        gap: 2rem;
    }

    .tPrdItem {
        width: 100%;
    }


}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */



/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=576px) {

    .tFvImgAr {
        clip-path: polygon(0 41%, 100% 61%, 100% 100%, 0% 100%);
        padding: 23.5rem 2.5rem 2rem;
        background: url(../../../../uploads/top_fv_bg01.png) no-repeat center left /cover;
    }

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */