@charset "euc-jp";
*{
    font-family: 'Outfit', 'Noto Sans JP', sans-serif, '¥á¥¤¥ê¥ª', 'Meiryo' !important;
    font-weight: 400;
}

sup {
    font-size: 50%;
    top: 0;
    vertical-align: super;
}

/*PC*/
.sp-only{
    display: none;
}

header.header-ptn03 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0px 4px 15px 0px rgb(59 130 246 / 20%);
    z-index: 5;
}

#fv {
    margin-top: 80px;
    background: 
    url("../images/fv-bg-img.png") no-repeat right bottom / cover, 
    #F5F5F7;; 
}

.fv-inner {
    padding: 0 10%;
}

#fv.layout-yoko .fv-txt h1.lp-main-txt {
    text-align: left;
    font-weight: normal;
    line-height: 1.4;
    color: #2389ca;
}

#fv.layout-yoko .fv-txt p.lp-sub-txt {
    text-align: left;
    padding: 0;
}

#fv .cta-btn a {
    margin: 0;
}

.cta-btn.ctn-clr-red a{
    background: #ff3b3b;
}

.cta-btn.ctn-clr-red a:hover{
    background: #db0202;
}

#fv.layout-yoko .fv-main-img {
    right: -2%;
}

.fv-slider {
    filter: drop-shadow(-10px 10px 20px rgba(0, 0, 0, 0.1));
}

p.fv-notice {
    padding: 32px 0 0 0;
    font-size: 13px;
    max-width: 480px;
    width: 80%;
    text-align: left;
    line-height: 1.6;
}

.fv-badge {
    position: absolute;
    width: 80%;
    max-width: 380px;
    top: -6%;
    left: 7%;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.15));
}

section{
    padding: 3% 0 5%;
    margin: 0;
}

section .innerbox {
    width: 90%;
    max-width: 1440px;
    margin: 0 auto;
}

section:nth-of-type(even) {
    background: #F5F5F7;
}

.headline-ptn01 {
    padding: 0 5% 5%;
}

.headline-ptn01 h3 {
    text-align: center;
    font-size: 38px;
    font-weight: normal;
    line-height: 1.6;
    background: linear-gradient(142deg, #2389CA 0%, #2B5069 100%);
    color: transparent;
    -webkit-background-clip: text;
}

.headline-ptn01 h3 strong {
    color: #ff3b3b;
    background: none;
}

.headline-ptn01 h3 img {
    display: inline-block;
    height: 64px;
}

.headline-ptn01 p.headline-caption {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    padding: 32px 0 0 0;
}

h3.cont-ptn02-ttl {
    text-align: center;
    justify-content: center;
    font-size: 20px;
}


.cont-ptn01-box figure{
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
}


.cont-ptn02-box figure {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

p.contents-copy {
    text-align: center;
    padding: 56px 0 0 0;
    font-size: 24px;
    line-height: 1.8;
    font-weight: bold;
}

p.notice {
    padding: 32px 0 0 0;
    text-align: center;
    font-size: 15px;
}

.cont-ptn01-box {
    background: #fff;
    padding: 24px;
    border-radius: 24px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

p.cont-ptn01-txt {
    font-size: 16px;
}

.cont-ptn01-box h4 {
    background: #2389ca;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 16px 0;
    border-radius: 8px;
    margin: 0 0 24px 0;
}

.cont-ptn01-box figure + h4{
    margin-top: 24px;
}

.business-flexible ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.business-flexible ul li {
    display: flex;
    align-items: center;
}

.business-flexible ul li img {
    background: #f5f5f7;
    border-radius: 50px;
    width: 20%;
    aspect-ratio: 1 / 1;
    border: 1px solid #c2c2ed;
}

.business-flexible ul li p {
    width: 80%;
    padding: 0 0 0 16px;
    font-size: 18px;
    font-weight: bold;
}

.business-flexible ul li p span {
    display: block;
    font-size: 80%;
    font-weight: 400;
    padding: 12px 0 0;
}

.cont-ptn05 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cont-ptn05-box {
    width: 48%;
}

h4.cont-ptn05-ttl {
    text-align: center;
    font-size: 22px;
    padding: 0 0 24px 0;
    font-weight: bold;
}

.cont-ptn05-box ul {
    padding: 0 0 32px 0;
}

.cont-ptn05-box ul li {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8;
}

.cont-ptn05-box p{
    font-size: 16px;
    line-height: 1.6;
}

.cont-ptn05-box figure{
    border-radius: 24px;
    overflow: hidden;
}

/* -------------------------------------------------
logo-container
-------------------------------------------------- */
.logo-container {
    margin-top: 0;
    padding: 3% 0;
}

.logo-content {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    max-width: 1440px;
    margin: 0 auto;
}

.logo-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    border-right: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
}

.logo-box img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transition: opacity 0.5s ease;
    opacity: 1;
}

.logo-box img {
    transition: opacity 0.5s ease;
    width: 75%;
}

.logo-box img {
    transition: opacity 0.5s ease-in-out;
    opacity: 1;
}

.logo-box img.fade {
    opacity: 0;
}

.logo-box:nth-child(6n+1) {
    border-left: none;
}

.logo-box:nth-child(6n) {
    border-right: none;
}


.logo-box:nth-child(-n+6) {
    border-top: none;
}

/*----------------------
reputation
------------------------*/
ul.reputation-slide {
    max-height: 600px;
    overflow: hidden;
    margin: 0 auto;
}

ul.reputation-slide li {
    font-size: 14px;
    border-radius: 10px;
    margin: 20px;
    position: relative;
}

ul.reputation-slide li figure {
    border-radius: 16px;
    overflow: hidden;
    padding: 5px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

ul.reputation-slide li figure.case-site img {
    border-radius: 10px;
}

ul.reputation-slide li figure.case-p {
    position: absolute;
    top: 40%;
    left: 72%;
    padding: 0;
    border: 5px solid #ffffff;
    border-radius: 200px;
    overflow: hidden;
    width: 88px;
    height: 88px;
}

ul.reputation-slide li p {
    font-size: 16px;
    line-height: 1.6;
}

ul.reputation-slide li p:first-of-type {
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    padding: 20px 0 0 0;
}

ul.reputation-slide li p:first-of-type span {
    display: inline-block;
    color: #0589dd;
    border: 1px solid;
    font-size: 14px;
    padding: 0 8px;
    margin-bottom: 10px;
    border-radius: 5px;
    background: #ffffff;
}

.security {
    margin-top: 10%;
}

.security .headline-ptn01 {
    position: relative;
}

.security .headline-ptn01 span.security-badge {
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-50%);
}

.security-wrap {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    align-items: center;
    margin: 0 auto 48px;
}

.security-box {
    flex: 1;
    text-align: center;
    padding-right: 40px;
    border-right: 1px solid #c9c9c9;
}

.security-box:last-child {
    border-right: none;
}

.security-box p span {
    color: #F05A25;
}

p.security-copy {
    text-align: center;
    line-height: 1.8;
    padding: 24px 0;
}

.innerbox.annotation-wrap {
    padding: 24px;
    border: 1px solid #7c7c7c;
    border-radius: 24px;
}

.innerbox.annotation-wrap p{
    font-size: 12px;
    line-height: 1.8;
}

.innerbox.annotation-wrap .scroll-box {
    overflow-y: scroll;
    height: 10rem;
}

.innerbox.annotation-wrap .scroll-box::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.innerbox.annotation-wrap .scroll-box::-webkit-scrollbar-track {
    background: #c2c2c2;
    border-radius: 3px;
}

.innerbox.annotation-wrap .scroll-box::-webkit-scrollbar-thumb {
    background: #2389ca;
    border-radius: 3px;
}

@media (max-width:1440px){
    section.innerbox {
        padding: 3% 10%;
    }
    .fv-badge {
        max-width: 320px;
    }
}

@media (max-width:1280px){
    .business-flexible ul li p {
        font-size: 16px;
    }
    .fv-badge {
        max-width: 300px;
        top: -10%;
    }
}

@media (max-width:1024px){
    .fv-inner {
        padding: 0 8%;
    }
    #fv.layout-yoko .fv-txt h1.lp-main-txt {
        font-size: 2.5rem;
    }
    .fv-badge {
        max-width: 280px;
    }
    h3.cont-ptn02-ttl {
        font-size: 16px;
    }
    ul.reputation-slide li p:first-of-type {
        font-size: 18px;
    }
    ul.reputation-slide li figure.case-p {
        top: 26%;
        left: 75%;
        border: 3px solid #ffffff;
        width: 70px;
        height: 70px;
    }
    ul.reputation-slide li p {
        font-size: 14px;
    }
    .business-flexible ul li {
        align-items: flex-start;
    }
    .business-flexible ul li p span {
        padding: 8px 0 0;
    }
    .cont-ptn05-box p {
        font-size: 14px;
    }
    .cont-ptn01-box h4 {
        font-size: 15px;
        padding: 12px 0;
    }
    p.cont-ptn01-txt {
        font-size: 14px;
    }
    .security .headline-ptn01 span.security-badge {
        position: absolute;
        top: 0;
        right: 0;
        transform: translate(50%, -60%);
    }
}

/*TAB*/
@media (max-width:820px){
    .sp-only{
        display: block;
    }
    header.header-ptn03 .logo-area {
        width: 40%;
    }
    header.header-ptn03 nav.global-navi {
        position: relative;
        width: 40%;
        z-index: 1;
        height: fit-content;
        background: none;
        box-shadow: none;
        transform: translateX(0);
    }
    header.header-ptn03 nav.global-navi div.global-navi-cta {
        width: 100%;
        padding: 5% 8%;
    }
    header.header-ptn03 nav.global-navi div.global-navi-cta a {
        padding: 12px 0;
        font-size: 16px;
    }
    header.header-ptn03 nav.global-navi div.global-navi-cta a:after {
        width: 8px;
        height: 8px;
    }
    .fv-inner {
        padding: 0 5%;
    }
    #fv.layout-yoko .fv-txt h1.lp-main-txt {
        font-size: 2.3rem;
        margin: 0 0 16px 0;
    }
    .fv-badge {
        max-width: 260px;
        top: -20%;
    }
    .logo-box {
        padding: 8px;
    }
    .headline-ptn01 h3 {
        font-size: 24px;
    }
    .headline-ptn01 h3 img {
        height: 40px;
    }
    h3.cont-ptn02-ttl {
        font-size: 14px;
    }
    p.contents-copy {
        padding: 32px 0 0 0;
        font-size: 18px;
    }
    ul.reputation-slide li figure.case-p {
        top: 160px;
        width: 80px;
        height: 80px;
    }
    h4.cont-ptn05-ttl {
        font-size: 16px;
    }
    .cta-btn a {
        font-size: 18px;
        padding: 24px 0;
    }
    .security-wrap {
        flex-direction: column;
    }
    .security-box{
        border: none;
        border-bottom: 1px solid #c9c9c9;
        padding: 0 0 40px 0;
    }
    p.security-copy{
        font-size: 14px;
    }
    .security .headline-ptn01 span.security-badge {
        top: -10%;
        right: 14%;
        transform: translate(0, 0);
    }
    .security .headline-ptn01 span.security-badge img {
        width: 80px;
    }
}

@media (max-width:580px){
    section {
        padding: 10% 0;
    }
    header.header-ptn03 .global-navi-switch {
        display: none;
    }
    header.header-ptn03 .logo-area {
        width: 50%;
    }
    header.header-ptn03 nav.global-navi {
        width: 50%;
    }
    header.header-ptn03 nav.global-navi div.global-navi-cta a {
        padding: 10px 0;
        font-size: 12px;
    }
    #fv.layout-yoko .fv-txt h1.lp-main-txt {
        font-size: 32px;
        text-align: center;
    }
    #fv.layout-yoko .fv-txt p.lp-sub-txt {
        text-align: center;
    }
    #fv .cta-btn a {
        margin: 0 auto 24px;
    }
    p.fv-notice {
        font-size: 12px;
        width: 100%;
        text-align: center;
        margin: 0 auto 60px;
        padding: 0;
    }
    .fv-badge {
        max-width: 260px;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .logo-content {
        grid-template-columns: repeat(3, 1fr);
    }
    .logo-box:nth-child(-n+6) {
        border-top: 1px solid #e8e8e8;
    }
    .logo-box:nth-child(-n+3) {
        border-top: none;
    }
    .logo-box:nth-child(3n) {
        border-right: none;
    }
    .headline-ptn01 h3 {
        font-size: 20px;
    }
    .headline-ptn01 h3 img {
        height: 32px;
    }
    .headline-ptn01 p.headline-caption {
        font-size: 16px;
    }
    .cont-ptn02-box {
        margin: 0 0 1rem 0;
    }
    ul.reputation-slide li figure.case-p {
        top: 70px;
        width: 60px;
        height: 60px;
    }
    p.contents-copy {
        padding: 24px 0 0 0;
        font-size: 15px;
    }
    p.notice {
        font-size: 11px;
    }
    .cont-ptn05 {
        flex-direction: column;
        gap: 40px;
    }
    .cont-ptn05-box {
        width: 100%;
    }
    .cont-ptn05-box ul li {
        font-size: 15px;
    }
    ul.reputation-slide li p:first-of-type {
        font-size: 16px;
    }
    ul.reputation-slide li p:first-of-type span {
        font-size: 10px;
    }
    .business-flexible ul li p {
        font-size: 14px;
    }
    .security-wrap {
        padding-top: 24px;
        margin: 0 auto 24px;
    }
    .security-box p {
        font-size: 14px;
    }
    p.security-copy {
        font-size: 13px;
    }
    .security .headline-ptn01 span.security-badge {
        top: -10%;
        right: -5%;
        transform: translate(0, 0);
    }
    .security .headline-ptn01 span.security-badge img {
        width: 50px;
    }
}

/*SMP*/
@media (max-width:480px){
}

@media (max-width:414px){
}

@media (max-width:390px){
}

@media (max-width:375px){
}



/*----------------------
cost-simulator
------------------------*/
.cost-simulator {
    background: #fff;
    padding: 32px 0;
    border-radius: 24px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

.cost-simulator .tab-content {
    display: none;
}

.cost-simulator .tab-content.active {
    display: block;
}

.cost-simulator .tab-nav {
    display: flex;
    gap: 8px;
    justify-content: center;
    padding: 16px 0 40px;
}

.cost-simulator button.tab-btn {
    background: #ededed;
    padding: 8px 16px;
    border-radius: 8px;
    margin: 0;
    font-weight: 600;
    font-size: 18px;
}

.cost-simulator button.tab-btn.active {
    background: #2389ca;
    color: #fff;
    position: relative;
}

.cost-simulator-wrap {
    display: flex;
    justify-content: center;
    gap: 24px;
}

.cost-simulator-wrap div {
    width: 30%;
    padding: 16px;
    border-right: 1px solid #bababa;
}

.cost-simulator-wrap div:last-of-type{
    border-right: none;
}

.cost-simulator-wrap dl {
    text-align: center;
}

.cost-simulator-wrap dl dt {
    font-size: 32px;
    color: #2389ca;
    padding: 0 0 32px 0;
}

.cost-simulator-wrap dl dd {
    font-size: 56px;
    font-weight: 500;
    position: relative;
}

.cost-simulator-wrap dl dd small{
    font-size: 60%;
}

.cost-simulator-wrap dl dd span{
    display: block;
    font-size: 40%;
    line-height: 1;
    padding: 8px 0;
}

.cost-simulator-wrap dl dd span.discount-rate {
    position: absolute;
    color: #ff4747;
    width: 100%;
    top: 0;
    line-height: 1;
    padding: 0;
    transform: translateY(-130%);
    font-size: 18px;
}

@media (max-width:1024px){
    .cost-simulator-wrap dl dd {
        font-size: 42px;
    }
}

@media (max-width:820px){
    .cost-simulator-wrap dl dt {
        font-size: 26px;
        padding: 0 0 20px 0;
    }
    .cost-simulator-wrap dl dd {
        font-size: 34px;
    }
    .cost-simulator-wrap dl dd span.discount-rate {
        font-size: 14px;
    }
}
@media (max-width:580px){
    .cost-simulator button.tab-btn {
        padding: 8px 8px;
        font-size: 12px;
    }
    .cost-simulator {
        padding: 16px 0;
    }
    .cost-simulator .tab-nav {
        padding: 16px 0;
    }
    .cost-simulator-wrap {
        flex-direction: column;
        gap: 0;
    }
    .cost-simulator-wrap div {
        width: 80%;
        margin: 0 auto;
        border-right: none;
        border-bottom: 1px solid #bababa;
    }
    .cost-simulator-wrap div:last-of-type {
        border-bottom: none;
    }
    .cost-simulator-wrap dl dt {
        font-size: 18px;
        padding: 0 0 16px 0;
    }
    .cost-simulator-wrap dl dd {
        font-size: 28px;
    }
    .cost-simulator-wrap dl dd span.discount-rate {
        transform: translateY(-100%);
    }
}