@charset "utf-8";
 * {
    box-sizing: border-box;
    font-family: "Hiragino Kaku Gothic ProN";
 }

@media screen and (min-width: 1100.02px) {
    .c-mv__inner {
        max-width: 655px !important
    }
}

.floating-btn {
    z-index: 999;
    position: absolute;
    right: 23px;
    bottom: -62px;
}
@media (max-width: 768px) {
    .floating-btn {
        display: none;
    }
}

.c-h1-a {
    background: rgba(255, 255, 255, 0.70);
    padding: 12px 22px !important;
    flex-direction: column;
    align-items: flex-start;
    font-weight: 600;
    line-height: 50.4px;
    font-size: clamp(22px, 2.78vw, 40px)!important;
    /* 126% */
}

.c-mv__title {
    display: block;
    width: 100%;
    color: #FFF;
    font-size: clamp(20px, 1.67vw, 24px);
    font-weight: 600;
    line-height: 210%;
    /* 210% */
    background: #2F509F;
    padding: 12px 24px;
    text-align: center;
}

.c-mv__text {
    color: #333;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 22.4px;
    /* 124.444% */
    text-decoration: underline;
    margin-top: 24px;
}

.c-mv__text strong {
    font-size: clamp(20px, 1.67vw, 24px);
    line-height: 24px;
    /* 100% */
}

.c-mv__text--attention {
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 22.4px;
    /* 186.667% */
    margin-top: 22px;
}
.c-h2-a__text strong {
    color: #0A3856;
}

.c-h2-balloon {
    display: inline-block;
    padding: 12px 24px;
    border-radius: 60px;
    background: #0A3856;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 30px */
    margin-bottom: 20px;
}

.c-h2-balloon--reason {
    background-color: #fff;
    border: 1px solid #2F509F;
    color: #2F509F;
}

#trouble {
    background-image: url('/-/media/Ricoh/Sites/co_jp/special/business-advisory-service-for-ricoh/img/bg-arrow.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center -350px;
}


#trouble .c-h2-a {
    padding: 24px 45px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    max-width: 883px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

#trouble .c-h2-a + .c-multiCol {
    margin-top: -32px;

}

#trouble .trouble__caution {
    display: flex;
    justify-content: center;
    margin-top: 47px;
}


#trouble .trouble__caution .c-text-a__text{
    position: relative;
    font-size: clamp(20px, 1.67vw, 24px);
    font-weight: 600;
    line-height: 150%;
}

#trouble .trouble__caution .c-text-a__text::before {
    content:url('/-/media/Ricoh/Sites/co_jp/special/business-advisory-service-for-ricoh/img/trouble05.png');
    position: absolute;
    width: 78.32px;
    height: 71px;
    aspect-ratio: 78.32/71.00;
    left: -86.32px;
    display: block;
}

@media (max-width: 768px) {
    #trouble .trouble__caution .c-text-a__text::before {
        position: initial;
        margin: 0 auto;
    }
    
}

#trouble .c-text-a__text span {
    color: #0A3856;
}

#trouble .c-text-a__text strong {
    color: #0A3856;
        font-size: clamp(23px, 2.5vw, 36px) ;
    line-height: 150%;
}

#trouble .c-h3-a__text {
    color: #0A3856;

}

#solve {
    overflow: hidden;
    background-image: url('/-/media/Ricoh/Sites/co_jp/special/business-advisory-service-for-ricoh/img/bg-solve.png');
    background-repeat: no-repeat;
    background-size: 102%;
    padding-top: 100px;
    background-position: center 0;
}

#solve .c-h2-a .c-h2-a__text{
    position: relative;
    display: inline-block;
    padding: 24px 48px;
    background: #2F509F;    
    z-index: 1;
    margin: 0 auto;
    color: #FFF;
    overflow: visible;
}

@media (max-width: 768px) {
    #solve .c-h2-a .c-h2-a__text {
        padding: 24px 10px;
    }
}

@media (min-width: 1200px) {
    #solve .c-h2-a .c-h2-a__text::before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent #2f509f transparent transparent;
        border-width: 0px 132px 138px 0px;
        right: 100%;
        top: 0;
    }
    
    #solve .c-h2-a .c-h2-a__text::after {
        position: absolute;
        content: "";
        display: block;
        width: 100vw;
        height: 100%;
        background-color: #2F509F;
        z-index: 1;
        top: 0;
        left: 100%;
    }
}

#solve .c-h2-a .c-h2-a__text span {
    font-size: 20px;
}

#solve .c-h3-a__text {
    color: #2F509F;;
}

#summary {
    overflow: hidden;
    background-repeat: no-repeat;
    padding-top: 90px;
    position: relative;
    background-image: url('/-/media/Ricoh/Sites/co_jp/special/business-advisory-service-for-ricoh/img/bg-arrow.png');
    background-position: center 0;
}

#summary::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url('/-/media/Ricoh/Sites/co_jp/special/business-advisory-service-for-ricoh/img/bg-summary.png');
    background-repeat: no-repeat;
    top: 0;
    z-index: 1;
}

#summary .c-h2-a .c-h2-a__text {
    position: relative;
    display: inline-block;
    padding: 32.5px 48px;
    background: #2F509F;
    z-index: 1;
    margin: 0 auto;
    color: #FFF;
    overflow: visible;
}

@media (max-width: 768px) {
    #summary .c-h2-a .c-h2-a__text {
        padding: 24px 10px;
    }
}

@media (min-width: 1200px) {

    #summary .c-h2-a .c-h2-a__text::before {
        position: absolute;
        content: "";
        display: block;
        width: 100vw;
        height: 100%;
        background-color: #2F509F;
        z-index: -1;
        top: 0;
        right: 100%;
    }
    #summary .c-h2-a .c-h2-a__text::after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-color: #2f509f transparent transparent transparent;
        border-width: 110px 132px 0px 0px;
        left: 100%;
        top: 0;
    }
}


#summary .c-h3-a .c-h3-a__text {
    color: #333;
    font-size: clamp(20px, 1.67vw, 24px);
    font-weight: 600;
    line-height: 44.8px;
    text-shadow: 0px 4px 8px rgba(255, 255, 255, 0.80);
    text-align: center;
}

#summary .c-h3-a .c-h3-a__text span {
    color: #2F509F;
}

#summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner {
    display: flex;
    max-width: 700px;
    padding: 12px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: relative;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

@media (max-width: 768px) {
    #summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner {
        padding: 12px 2.5em;
    }
}

#summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner .c-h3-a {
    position: relative;
}

#summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner .c-h3-a__text {
    font-size: 16px;
    line-height: 150%;
}

#summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner .c-h3-a::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 1px;
    background-color: #333;
    top: 50%;
    transform: translateY(-50%);
    left: -28px;
}
#summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner .c-h3-a::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 1px;
    background-color: #333;
    top: 50%;
    transform: translateY(-50%);
    right: -28px;
}

#summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner >.c-linkCard__titlewrap {
    margin-bottom: 0;
}

#summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner .c-text-a__text  {
    font-weight: bold;
}

#summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner .c-list-disc-a  {
    display: grid;
    /* height: 64px; */
    row-gap: 16px;
    /* column-gap: 16px; */
    align-self: stretch;
}

@media (min-width: 768px) {
    #summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner .c-list-disc-a  {
        grid-template-rows: repeat(2, minmax(0, 1fr));
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

#summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner .c-list-disc-a .c-list-disc-a__item {
    padding-left: 0;
    position: relative;
    text-indent: 0;
}

#summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner .c-list-disc-a .c-list-disc-a__item::before {
    background-color: #2F509F;
    width: 16px;
    height: 16px;
    top: 50%;
    left: -28px;
}

#summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner .c-linkCard__imagewrap {
    max-width: 229px;
    top: 50%;
    right: -30%;
    margin-top: 0;
}

#summary .c-margin-b__inner .c-multiCol:last-of-type  .c-attention-a {
    right: 0;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1024px) {
    #summary .c-margin-b__inner .c-multiCol:last-of-type .c-linkCard__inner .c-linkCard__imagewrap {
        position: absolute;
        transform: translateY(-50%);
    }
    
    #summary .c-margin-b__inner .c-multiCol:last-of-type  .c-attention-a {
        position: absolute;
    }
    
}

#summary .c-margin-b__inner .c-multiCol:last-of-type .c-attention-a .c-attention-a__list {
    display: flex;
    justify-content: end;
}

#reason .c-h2-a {
    position: relative;
}

#reason .c-h2-a::after {
    content: "";
    position: absolute;
    bottom: -20px;
    width: 102px;
    height: 2px;
    background-color: #2F509F;
    left: 50%;
    transform: translateX(-50%);
}


#reason .c-h2-a__text {
    transform: skewX(-4deg);
}

#reason .c-h2-a__text span {
    transform: initial;
}

#reason .c-h2-a__text strong {
    color: #2F509F;
    font-size: clamp(22px, 2.78vw, 40px) ;
}

#reason .c-h2-a + .c-text-a .c-text-a__text {
    color: #333;
    text-align: center;
    font-size: clamp(20px, 1.67vw, 24px);
    font-weight: 600;
    line-height: 44.8px;
    /* 186.667% */
}

#reason .c-h2-a+.c-text-a .c-text-a__text span {
    color: #2F509F;
}

#reason .c-h3-a__text {
    color: #2F509F;
}

#reason .c-h3-balloon {
    display: inline-block;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    /* 21px */
    padding: 6px 12px;
    border-radius: 90px;
    background: linear-gradient(91deg, #0E89DA 0.21%, #69A7D0 46.16%, #2689C9 95.58%);
    margin-bottom: 13px;
}

#reason .c-text-a__text span {
    color: #2F509F;
    font-weight: bold;
}



#benefits .c-h2-a {
    position: relative;
}

#benefits .c-h2-a::after {
    content: "";
    position: absolute;
    bottom: -20px;
    width: 102px;
    height: 2px;
    background-color: #2F509F;
    left: 50%;
    transform: translateX(-50%);
}


#benefits .c-h2-a__text span {
    transform: initial;
}

#benefits .c-h2-a__text strong {
    color: #cf142b;
    font-size: clamp(22px, 2.78vw, 40px) ;
}

#benefits .c-h2-a+.c-text-a {
    max-width: initial;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#benefits .c-h2-a+.c-text-a .c-text-a__text {
    color: #333;
    text-align: center;
    font-size: clamp(18px, 1.53vw, 22px);
    font-weight: 600;
    line-height: 44.8px;
    /* 186.667% */
}

#benefits .c-h2-a+.c-text-a .c-text-a__text span {
    color: #2F509F;
}

#benefits .c-h2-a:nth-of-type(2) .c-h2-a__text {
    font-size: clamp(20px, 1.67vw, 24px);

}

#benefits .benefits__inner {
    display: flex;
    flex-direction: column;
    align-items: end;
}

#benefits .benefits__wrapper {
    display: flex;
    gap:20px;
}

#benefits .benefits__wrapper img {
    width: 75px;
}

@media (max-width: 1024px) {
    #benefits .benefits__inner {
        align-items: center;
    }
    #benefits .benefits__wrapper {
        flex-direction: column;
        align-items: center;
        
    }
    #benefits .benefits__wrapper img {
        rotate: 90deg;
    }
}



#benefits .benefits__box {
    display: flex;
    padding: 12px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 47px;
    border-radius: 8px;
    background: #FFF;
    position: relative;
}

#benefits .benefits__box .benefits__badge{
    content: "";
    position: absolute;
    max-width: 154px;
    width: 154px;
    top: -60%;
    right: -10%;
    rotate: initial;
}

@media (max-width: 768px) {
    #benefits .benefits__box .benefits__badge{
        position: initial;
        
    }
}

#benefits .benefits__box .benefits__caption {
    padding: 6px 12px;
    color: #FFF;
    font-size: clamp(20px, 1.67vw, 24px);
    font-weight: 600;
    line-height: 24px;
    /* 100% */
    border: 1px solid #2F509F;
    background: #2F509F;
}

#benefits .benefits__box .benefits__price {
    color: #2F509F;
    font-size: clamp(20px, 1.67vw, 24px);
    font-weight: 600;
    line-height: 24px;
}

#benefits .benefits__box .benefits__price span {
    color: #CF142B;
}

#benefits .benefits__box .benefits__price strong {
    color: #CF142B;
    font-size: clamp(24px, 3.34vw, 48px);
    font-weight: 600;
    line-height: 44.8px;
    /* 93.333% */
}

#benefits .benefits__box--default {
    display: flex;
    padding: 12px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 47px;
    border-radius: 8px;
    background: #FFF;
}

#benefits .benefits__box--default .benefits__caption {
    padding: 6px 12px;
    color: #0A3856;
    font-size: clamp(20px, 1.67vw, 24px);
    font-weight: 600;
    line-height: 24px;
    /* 100% */
    border: 1px solid #0A3856;
}

#benefits .benefits__box--default .benefits__price {
    color: #333;
    font-size: clamp(20px, 1.67vw, 24px);
    font-weight: 600;
    line-height: 24px;
}

#benefits .benefits__box--default .benefits__price span {
    text-decoration: line-through;
}
