:root{
    --light_green: #64FFF2;
    --navy: #1752C2;
    --light_blue: #0172DA;
}
.br_tab{
    display: none;
}
/*============
MV
=============*/
.mv{
    position: relative;
    padding-top: 78px;
    padding-bottom: 92px;
    background: var(--light_green);
    z-index: 2;
}
.mv::after{
    position: absolute;
    content: "";
    top: 78px;
    left: 0;
    border-radius: 0 9999px 9999px 0;
    width: 79%;
    height: 382px;
    background: #fff;
}
.mv__inner{
    max-width: 1166px;
}
.mv__content{
    position: relative;
    display: flex;
    z-index: 1;
}
.mv__textarea{
    flex-shrink: 0;
    width: 64%;
    padding-top: 40px;
    padding-left: 8%;
}
.mv__imgarea{
    width: 36%;
}
.mv__ttl span{
    display: block;
}
.mv__ttl01{
    margin-bottom: 14px;
    width: 67%;
    padding-left: 15px;
}
.mv__ttl02{
    margin-bottom: 13px;
    width: 91%;
    padding-left: 8px;
}
.mv__ttl03 img.img01{
    width: 49%;
}
.mv__ttl03 img.img02{
    width: 48%;
}
.mv__explanation{
    display: flex;
    column-gap: 10px;
    padding-top: 17px;
}
.mv__explanation img{
    width: 282px;
}
.mv__medals{
    display: flex;
    column-gap: 10px;
    margin-left: -92px;
    width: 98%;
    padding-top: 36px;
}
.mv__slide-wrapper{
    margin-top: 38px;
    margin-right: -12px;
    margin-left: auto;
    width: 91%;
}
.mv__slide-wrapper.sp{
    display: none;
}
.mv__button-wrapper{
    position: absolute;
    bottom: -82px;
    left: 50%;
    transform: translateX(-50%);
    width: 96%;
}
.mv__button-wrapper .btn-box .fz-l{
    font-size: 24px;
}
/*============
company-logos
=============*/
.company-logos{
    position: relative;
    padding-top: 140px;
    padding-bottom: 32px;
    overflow: hidden;
}
/*slider*/
.company-logos__slide {
    margin: 0 auto;
    overflow: hidden;
}
.slide-image-wrapper {
    display: flex;
    animation: scroll 60s linear infinite;
    width: 170vw;
}
@keyframes scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-200%); }
}
.company-logos__text{
    display: none;
}
/*============
series
=============*/
.series{
    display: none;
}
/*============
worries
=============*/
.worries__ttl{
    padding-right: 0;
    padding-top: 77px;
    line-height: 1.6;
}
.worries__top-text{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    column-gap: 6px;
    row-gap: 10px;
    margin-bottom: 24px;
    line-height: 1;
    color: #FABE00;
    font-weight: bold;
}
.worries__top-text .fz-45{
    font-size: 45px;
}
.worries__top-text .fz-80{
    font-size: 80px;
}
.worries__top-text .fz-50{
    font-size: 50px;
}
.worries__ttl::before{
    top: 74%;
    right: 17%;
}
.worries__ttl::after{
    height: 276%;
}
.worries__body {
    padding-top: 104px;
}
.worries .worries__slide-item{
    padding-top: 24px;
    padding-bottom: 44px;
}
.worries .swiper-slide .worries__slide-item.item07 img{
    width: 66%;
}
.worries .worries__slide-item .image{
    margin-top: 20px;
}
.worries .swiper-slide .worries__slide-item.item03 .image{
    margin-top: 40px;
}
.worries__slide-item .text{
    margin-top: auto;
    text-align: center;
    color: #000;
}
/*============
merit
=============*/
.merit{
    padding-top: 76px;
    padding-bottom: 88px;
}
.merit__head {
    padding-top: 54px;
    margin-left: 32.6%;
    padding-right: 5%;
    padding-bottom: 54px;
    padding-left: 5.4%;
}
.merit__ttl {
    margin-bottom: 20px;
}
.merit__sub-ttl {
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: 24%;
    padding: 0.4em 2em;
}
.merit__ttl::before{
    top: -76px;
    right: auto;
    left: -56px;
    background: url(../img/excel/merit_ttl_deco.png) no-repeat center / contain;
}
.merit__lead{
    margin-right: 24%;
    text-align: right;
}
.merit__list-item .text{
    line-height: 2;
}
.merit__list-item.item02 .image img{
    width: 88%;
}

/*============
comparison
=============*/
.comparison{
    padding: 0 0 68px;
}
.comparison__inner{
    max-width: 924px;
}
.comparison__head{
    margin-bottom: 80px;
}
.comparison__ttl{
    margin-bottom: 40px;
    line-height: 1.3;
}
.comparison__sub-ttl{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.comparison__scroll{
    margin-bottom: 88px;
}
.comparison-alt__wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    font-weight: bold;
}
.comparison-alt__row {
    display: flex;
}
.comparison-alt__row--header{
    align-items: flex-end;
}
.comparison-alt__empty {
    flex: 0 0 30%;
    min-width: 110px;
    background: transparent;
}
.comparison-alt__main-title,
.comparison-alt__sub-title {
    flex: 1;
    text-align: center;
    padding: 10px;
}
.comparison-alt__main-title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 5px 5px 0 0;
    padding-bottom: 5px;
    padding-top: 5px;
    background: var(--light_green);
    font-size: 24px;
}
.comparison-alt__main-title .image{
    display: block;
    width: 65px;
}
.comparison-alt__sub-title{
    padding: 30px 8px;
    background: #DCDCDC;
}
.comparison-alt__sub-title-inner{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 24px;
}
.comparison-alt__label {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 30%;
    border-left: 4px solid #DCDCDC;
    border-top: 4px solid #DCDCDC;
    height: 85px;
    text-align: center;
    background: #f5f5f5;
    font-size: 24px;
    padding: 10px;
}
.comparison-alt__row:last-child .comparison-alt__label{
    border-bottom: 4px solid #DCDCDC;
}
.comparison-alt__cell {
    border-top: 4px solid #DCDCDC;
    border-right: 4px solid #DCDCDC;
    flex: 1;
    text-align: center;
    padding: 8px 10px;
    font-size: 20px;
    font-weight: 700;
}
.comparison-alt__row:last-child .comparison-alt__cell{
    border-bottom: 4px solid #DCDCDC;
}
.comparison-alt__cell .flex_el{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.comparison-alt__cell.double{
    border-top: 4px solid var(--light_green);
    border-right: 4px solid var(--light_green);
    border-left: 4px solid var(--light_green);
    background: url(../img/common/comparison_double_circle.png) no-repeat center/ contain;
    background-size: 14%;
}
.comparison-alt__row:last-child .comparison-alt__cell.double{
    border-bottom: 4px solid var(--light_green);
}
.flex_el .fz-16{
    font-size: 16px;
}
.flex_el .fz-18{
    font-size: 18px;
}
/*============
flow
=============*/
.flow{
    padding-top: 60px;
    padding-bottom: 58px;
}
.flow__inner{
    max-width: 1170px;
}
.flow__content{
    padding-bottom: 70px;
}
.flow__logos .text {
    bottom: -40px;
}
/*============
model
=============*/
.model__head {
    margin-bottom: 138px;
}
.model__list-item .ttl {
    top: -40px;
    min-width: 378px;
    height: 80px;
}
.model__list-item-content {
    padding: 45px 13% 56px;
}
.model__list-item {
    padding-top: 70px;
    padding-bottom: 56px;
}
.model__list-item:not(:last-child) {
    margin-bottom: 94px;
}

.model__list-item-content .head{
    align-items: center;
    margin-bottom: 27px;
}
.model__list-item-content .head .imagearea{
    width: 32%;
}
.model__list-item-content .head-text{
    margin-bottom: 12px;
    padding-left: 20px;
    font-size: 20px;
    color: var(--light_blue);
}
.model__list-item-content .head .textarea{
    width: 64%;
    padding: 0 2%;
}
.model__list-item-content .head .textarea .top-text{
    margin-bottom: 24px;
}
.model__list-item-content .head .textarea .text{
    padding-left: 20px;
    line-height: 1.5;
}
.model__list-item.item02 .model__list-item-content .head .textarea .text,
.model__list-item.item03 .model__list-item-content .head .textarea .text{
    padding: 0 0 0 2%;
}
.model__list-item-content .chart-image{
    margin-bottom: 20px;
    padding: 0;
}
.model__list-item-content .catch-text {
    padding: 0.3em 1.4em;
    text-align: left;
}
.model__box-list-wrapper.mb{
    margin-bottom: 14px;
}
.model__box-list{
    display: flex;
    flex-wrap: wrap;
    border-radius: 5px;
    border: solid 8px #DCDCDC;
    margin-top: 14px;
}
.model__box-list-item{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 84px;
    background: #F5F5F5;
    text-align: center;
    font-size: min(18px,2vw);
    font-weight: bold;
}
.model__box-list-item .fz-14{
    font-size: min(14px,1.7vw);
}
.model__box-list-item .fz-16{
    font-size: min(16px,1.9vw);
}
.model__box-list-item:not(:nth-child(4n)){
    border-right: solid 5px #DCDCDC;
}
.model__box-list-item:nth-child(-n+4){
    border-bottom: solid 5px #DCDCDC;
}
/*============
support
=============*/
.support{
    padding-top: 64px;
}