@charset "UTF-8";

:root {
    --highlight-color: #b3004c;
    --cmn-blue: #2f2d83;
    --bg_yellow: #F1F0EB;
}

@media screen and (min-width: 769px) {
    .service-02 .wrapper {
        width: 1200px;
    }
    .service-02 .wrapper .main {
        width: 1200px;
    }
}
li {
    list-style: none;
}

.caption {
    font-size: 12px;
    padding-top: 5px;
}

.is-pc {
    display: block;
}

.is-sp {
    display: none;
}
.is-blue{
    color: #2e2d7e;
}
.f_red{
    color: #c00000;
}
.fit-img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.text-center{
    text-align: center;
}
.font-mincho{
    font-family: 'Noto Serif JP', serif;
}
.font-gothic{
    font-family: "Noto Sans JP", sans-serif;
}
.text-center{
    text-align: center;
}
.asterisk{
    font-size: 60%;
}
.hanging-indent{
    display: inline-block;
    text-indent: -1em;
    padding-left: 1em;
}
.service-02{
    color: #000;
}

.service-02 .block h2 {
    border-top: none;
    border-bottom: none;
    text-align: center;
    font-size: 3.5rem;
    color: #2e2d7e;
}
.service-02 .block#cnt04 h3 {
    padding: 20px 0;
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: .05em;
    position: relative;
    font-family: 'Noto Serif JP', serif;
    color :#fff;
    background-color: var(--cmn-blue);
    text-align: center;
}
.service-02 .block#cnt04 h3::before {
    content: none;
}
.service-02 table.tbr,
.service-02 table.nbr table.tbr{
    border-left: none;
    color: #333;
}
.service-02 table.tbr th,
.service-02 table.nbr table.tbr th {
    background: #eef2f9;
    color: #333;
    width: 30%;
}
.service-02 table.tbr td,
.service-02 table.nbr table.tbr td {
    border-right: none;
}
.service-02 table .ico_pdf{
    text-decoration: none;
    transition: .6s;
    color: #000;
}
.service-02 table .ico_pdf:hover{
    opacity: .6;
}
.secTit {
    font-size: 2.8rem;
    text-align: center;
    margin-bottom: 10px;
    font-family: 'Noto Serif JP', serif
}

h3.tit {
    margin: 0 0 10px;
    padding: 0 0 0 30px;
    font-size: 2.2rem;
    font-weight: 500;
    letter-spacing: .05em;
    position: relative;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.6;
}

h3.tit::before {
    position: absolute;
    top: 17px;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #07539f;
    content: "";
}

@media screen and (max-width: 768px) {
    .is-pc {
        display: none;
    }

    .is-sp {
        display: block;
    }

    .secTit {
        font-size: 2.6rem;
        margin-bottom: 15px;
    }
    .service-02 .block h2 {
        font-size: 2.6rem;
    }
    .service-02 .block#cnt04 h3 {
        padding: 20px 14px;
        font-size: 1.8rem;
        text-align: left;
    }
    .sp-text-left{
        text-align: left;
    }
}

#prodct-wrapper01 {
    margin-bottom: 0;
}

#intro {
    margin-bottom: 150px;
}

.mvBlock {
    margin-bottom: 20px;
}

.mvBlock figure {
    position: relative;
}

.mvBlock figcaption {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 1.6rem;
    color: #fff;
    text-align: right;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
}

.mvBlock figcaption span {
    font-size: 1.2rem;
    display: block;
}

.leadCopy {
    text-align: center;
    margin-bottom: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px 20px;
    flex-wrap: wrap;
}

.leadCopy .txt01 {
    font-size: 4.2rem;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.3;
    text-align: center;

}

.leadCopy .txt01 span.txtSmall {
    font-size: 5rem;
    color: #ae2f53;
}

.leadCopy .txt01 span.colorRed {
    color: var(--highlight-color);
    position: relative
}

.leadCopy .txt01 sup {
    font-size: 1rem;
    position: absolute;
    top: -5px;
    right: 0;
}

.leadCopy .txt02 {
    background-color: var(--highlight-color);
    border-radius: 50px;
    color: #fff;
    font-size: 2.6rem;
    padding: 10px 20px;
    line-height: 1.4;
    font-feature-settings: "palt";
}

.leadCopy .caption {
    text-align: center;
    font-size: 1rem;
    text-align: center;
}

.head-border {
    display: flex;
    align-items: center;
    max-width: 900px;
    margin: 0 auto 10px;
}

.head-border:before,
.head-border:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}

.head-border:before {
    margin-right: 1rem;
}

.head-border:after {
    margin-left: 1rem;
}


.productName {
    font-size: 4.6rem;
    font-family: serif;
    line-height: 1.3;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 40px;
}
.productName-head {
    margin: 70px auto 20px;
    font-size: 2.5rem;
    font-family: serif;
    line-height: 1.3;
    text-align: center;
}
.productName span {
    font-size: 3rem;
    display: block;
}

.merit {
    max-width: 900px;
    margin: 0 auto 40px;
    font-size: 1.0rem;
    text-align: center;
}

.merit p {
    margin-top: 20px;
    padding-top: 5px;
    text-align: left;
}

@media screen and (max-width: 768px) {

    #intro {
        margin-bottom: 80px;
    }

    .mvBlock figure {
        position: static;
    }

    .mvBlock figcaption {
        position: static;
        font-size: 1.2rem;
        color: #000;
        line-height: 1.2;
        padding-top: 5px;
        text-shadow: none;
    }

    .mvBlock figcaption span {
        font-size: 1.0rem;
    }

    .leadCopy {
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

    .leadCopy .txt01,
    .leadCopy .txt02 {
        width: 100%;
        text-align: center;
        line-height: 1.4;
        font-size: 1.8rem;
    }

    .leadCopy .txt01 span.txtSmall {
        font-size: 2.2rem;
    }

    .leadCopy .txt02 {
        border-radius: 30px;
        color: #fff;
        font-size: 1.3rem;
        padding: 5px 10px;
        width: 70%;
    }

    .productName {
        font-size: 2.6rem;
    }

    .productName span {
        font-size: 1.4rem;

    }

    .merit p {
        text-align: left;
        padding-top: 10px;
    }

    #prodct-wrapper01.wrapper {
        padding-bottom: 0;
    }
}

#appeal {
    margin-bottom: 150px;
}
.block #appeal h3 {
    margin-top: clamp(20px, 2.08vw, 30px);
    padding: 0;
    color: #286096;
}
.block #appeal h3.no-mt {
    margin-top: 0;
}
.block #appeal h3 {
    padding: 0;
    color: #286096;
}
.block #appeal h3::before{
    content: none;
}
.block #appeal p + h3 {
}
.block #appeal p + p{
    margin-top: 2rem;
}
.block #appeal .appealTit p + p{
    margin-top: 0;
}
#appeal .appeal-nav-block{
    background: linear-gradient(
    to bottom,
    var(--cmn-blue) 0%,
    var(--cmn-blue) 80%,
    transparent 80%,
    transparent 100%
  );
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
#appeal .appeal-nav-inner{
    margin: 0 auto;
    padding: 50px 0 0;
    max-width: 1200px;
}
#appeal .appeal-nav-inner .caption{
    margin-top: 10px;
    padding-left: 1%;
}
#appeal .appeal-nav-inner .secTit{
    color: #fff;
}
#appeal .txt01 {
    text-align: center;
    font-size: 2rem;
    color: #fff;
}

#appeal .appealNav {
    margin-top: 4rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
    align-items: stretch;
    width: calc(100% - 50px);
    margin: 4rem auto 0;
}

#appeal .appealNav a {
    width: 24%;
    display: inline-block;
    border: 2px solid #333;
    color: var(--blue);
    text-align: center;
    transition: 0.3s;
    text-decoration: none;
    position: relative;
    background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #fdfdfe 60%,
    #e7e7f0 100%
    );
    border-radius: 10px;;
}

#appeal .appealNav a .num {
    position: absolute;
    top: 2%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 150%;
}

#appeal .appealNav a .txt {
    position: absolute;
    top: 58%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    line-height: 1.3;
    font-size: clamp(10px, 2.4vw, 14px);
}
.appealNav-ttl{
    font-size: clamp(12px, 1.8vw, 18px);
    color: #ac014c;
}
.appealNav-detail{
    margin-top: 4%;
    font-size: clamp(12px, 1.6vw, 15px);
    color: #2f2d83;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.8;
    letter-spacing: -.03em;
}
#appeal .appealNav a:hover {
    background-color: #f0f0f8 !important;
}
#appeal .appealNav a .appealNav-inner {
    padding: 22% 1% 36%;
    background-size: 68px;
    height: 100%;
    width: 100%;
}
#appeal .appealNav a.nav01 .appealNav-inner {
    background: url(../img/btn-bg01.svg);
    background-position: left 48% top 66%;
    background-repeat: no-repeat;
    background-size: 34%;
}

#appeal .appealNav a.nav02 .appealNav-inner {
    background: url(../img/btn-bg02.svg);
    background-position: left 48% top 66%;
    background-repeat: no-repeat;
    background-size: 34%;
}

#appeal .appealNav a.nav03 .appealNav-inner {
    background: url(../img/btn-bg03.svg);
    background-position: left 49% top 66%;
    background-repeat: no-repeat;
    background-size: 34%;
}

#appeal .appealNav a.nav04 .appealNav-inner {
    background: url(../img/btn-bg04.svg);
    background-position: left 49% top 66%;
    background-repeat: no-repeat;
    background-size: 34%;
}

#appeal .appealBox {
    margin-bottom: 80px;
}
#appeal #appeal01{
    margin-top: 80px;
}

#appeal .appealTit {
    background-color: var(--cmn-blue);
    color: #fff;
    margin-bottom: clamp(15px, 4.17vw, 60px);
    font-family: 'Noto Serif JP', serif;
    font-size: 2.4rem;
    padding: 23px 30px 25px 30px;
    align-items: flex-end;
    line-height: 1.3;
    justify-content: flex-start;
    display: flex;
    align-items: center;
}

#appeal .appealTit .num {
    font-size: 8rem;
    color: #6c6ba0;
    display: inline-block;
    margin-right: 20px;
    line-height: 1;
}

#appeal .inner {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    max-width: 1080px;
    margin: 0 auto;
}
#appeal .inner.column {
    flex-direction: column;
    gap: 30px;
}
#appeal .inner .appeal-img{
    max-width: 800px;
    width: calc(100% - 50px);
    margin: 0 auto;
}
#appeal .inner .appeal-img.w100{
    max-width: 100%;
    width: calc(100% - 50px);
    margin: 0 auto;
}
#appeal .inner .assumptions{
    padding-left: 1.4rem;
    display: block;
}
#appeal .inner .appeal-img.caption {
    text-align: left;
    font-size: clamp(10px, 2.5vw, 12px);
}
#appeal .inner .appeal-img .caption .caption-list {
    display: block;
    /*text-indent: -2em;
    padding-left: 2em;*/
}
#appeal .inner .appeal-img .caption + .caption {
    margin-top: 30px;
}
#appeal .inner .colL {
    width: 56%;
}

#appeal .inner .colL b {
    color: var(--highlight-color);
}

#appeal .inner .colL h3:not(:first-child) {
    margin-top: 30px;
}

#appeal .inner .colR {
    width: 40%;
}

#appeal .inner .colR img {
    width: 100%;
}

#appeal03 .colR figure {
    display: flex;
    align-items: center;
    height: 100%;
}
.risk-block{
    margin: 80px auto;
    max-width: 960px;
    width: calc(100% - 50px);
    border-radius: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.risk-inner{
    padding: 4rem;
}
.risk-block .ricl-ttl{
    margin: 0 auto 4rem;
    text-align: center;
    font-size: clamp(16px, 4vw, 22px);
}
.risk-block .ricl-ttl span{
    padding-bottom: 1rem;
    border-bottom: 2px solid #000000;
}
.risk-block .risk-item{
    padding: 4rem 5rem;
    border: 1px solid #00629a;
    border-radius: 20px;
}
.risk-block .risk-item + .risk-item{
    margin-top: 3rem;
}
.risk-block .risk-ttl-sub{
    text-align: center;
    font-size: clamp(12px, 1.11vw, 16px);
    color: #00629a;
}
.risk-block .risk-text{
    margin: 2rem auto 0;
    font-size: clamp(11px, 1.04vw, 15px);
}
.risk-detail-flex{
    margin: 2rem auto 0;
    display: flex;
    justify-content: space-between;
}
.risk-detail-flex .risk-detail{
    width: 48%;
}
.risk-block .leverage-risk-img{
    margin: 4rem auto 0;
    max-width: 600px;
    width: calc(100% - 50px);
}




@media screen and (max-width: 768px) {
    #appeal {
        margin-bottom: 0px;
    }

    #appeal .appealBox {
        margin-bottom: 50px;
    }

    #appeal .txt01 {
        text-align: left;
    }

    #appeal nav {
        position: static;
    }

    #appeal .appealNav {
        flex-wrap: wrap;
        max-width: 90%;
    }

    #appeal .appealNav a {
        padding: 15px 0;
        width: 48%;
        font-size: clamp(12px, 2.6vw, 16px);
        margin-bottom: 15px;
        height: auto;
        min-height: 130px;
    }
    #appeal .appeal-nav-inner .caption{
        padding: 2rem;
    }
    #appeal .appealTit {
        font-size: 1.8rem;
        line-height: 1.2;
        padding: 15px;
        align-items: center;

    }

    #appeal .appealTit span.num {
        display: flex;
        margin-bottom: 10px;
        justify-content: center;
        align-items: center;
        line-height: 1;
    }

    #appeal .inner {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    #appeal .inner .colL {
        width: 100%;
        margin-bottom: 20px;
    }

    #appeal .inner .colR {
        width: 100%;
        margin-bottom: 20px;
    }

    #appeal .txt01 {
        text-align: center;
        font-size: 4vw;
    }
    #appeal nav {
        background: transparent;
    }

    #appeal .appealNav a .appealNav-inner {
        padding: 14% 1% 34%;
    }
    #appeal .appealNav a.nav01 .appealNav-inner {
        background-size: 34%;
    }
    #appeal .appealNav a.nav02 .appealNav-inner {
        background-size: 34%;
    }
    #appeal .appealNav a.nav03 .appealNav-inner {
        background-size: 34%;
    }
    #appeal .appealNav a.nav04 .appealNav-inner {
        background-size: 34%;
    }
    .risk-block {
        margin-top: 2rem;
        width: 100%;
    }
    .risk-inner {
        padding: 2.4rem;
    }
    .risk-block .ricl-ttl {
        margin: 0 auto 2rem;
    }
    .risk-block .risk-item {
        padding: 2rem 2.4rem;
    }
    .risk-detail-flex {
       flex-direction: column;
       gap: 2rem;
    }
    .risk-detail-flex .risk-detail {
        width: 100%;
    }
}

#appeal .inner .colR figcaption {
    /* text-align: center; */
    font-size: 1.4rem;
    padding-top: 5px;
}

#appeal .inner .colR figcaption span {
    display: block;
    font-size: 1.0rem;
}

#movie {
    text-align: center;
    margin-bottom: 80px;
}
.movie-lists{
    display: flex;
    justify-content: center;
}
.movie-list{
    width: 48%;
}
#movie .txt01 {
    font-size: 1.8rem;
}

#movie .txt02 {
    font-size: 2.2rem;
    margin-bottom: 20px;
}

#movie .txt03 {
    font-size: 2.2rem;
    font-family: "Noto Sans JP", sans-serif;
    color: #2e2d7e;
}



.movieInner {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    pointer-events: auto;
}

.movie-btn {
    position: absolute;
    inset: 0;
    padding: 0;
    border: 0;
    background: none;
    cursor: pointer;
    overflow: hidden;
    border-radius: 14px;
}

.movie-btn img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #333;
    border-radius: 14px;
}

.moviePlay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: rgba(0, 0, 0, .6);
    pointer-events: none;
}

.moviePlay::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 54%;
    transform: translate(-50%, -50%);
    border-style: solid;
    border-width: 12px 0 12px 20px;
    border-color: transparent transparent transparent #fff;
}

#youtube-player {
    position: absolute;
    inset: 0;
    display: none;
    width: 100%;
    height: 100%;
    border: 1px solid #333;
    border-radius: 14px;
}
#youtube-player iframe {
    display: block;
    width: 100% !important;
    height: 100% !important;

}


@media screen and (max-width: 768px) {
    #movie {
        margin-bottom: 80px;
    }

    #movie .kokunaihatsu {
        font-size: 120%;
    }

    #movie .txt02 {
        font-size: 6.5vw;
        line-height: 1.6;
        margin-bottom: 10px;
    }
    .movie-lists{
        flex-direction: column;
        gap: 20px;
    }
    .movie-list{
        width: 100%;
    }
}

#flow {
    background-color: #f6f8f9;
    padding: 80px 0;
}

#flow .conversion {
    /* background-color: #fff; */
    border-radius: 20px;
    max-width: 1080px;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
    margin: auto;
    padding: 0 30px;

}


#flow .conversion .cv_box {
    background: none;
}

#flow .conversion .cv_box .inner {
    margin-left: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

#flow .conversion .cv_box .tit {
    font-size: 4.0rem;
    line-height: 1.5;
    text-align: left;
}

#flow .conversion .cv_box .cv_btn {
    max-width: 496px;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 auto 10px;
}
.cv_btn a {
    background: #333;
}
#flow .conversion .cv_box .cv_btn a {
    display: block;
    max-width: 496px;
    width: 100%;
    text-decoration: none;
    text-align: center;
    position: relative;
    z-index: 1;
    background: var(--cv_navy);
    color: #fff;
}

#flow .conversion .cv_box .cv_btn a::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: var(--primary);
    transform-origin: 100% 50%;
    transform: scaleX(0);
    transition: transform ease .3s;
}

#flow .conversion .cv_box .cv_btn a:hover::before {
    transform-origin: 0% 50%;
    transform: scaleX(1);
}

#flow .conversion .cv_box .cv_btn a i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 2.0rem;
    background: #5F8FD1;
    font-style: normal;
    border-radius: 50%;
    margin: 0 15px 0 0;
}

#flow .conversion .cv_box .cv_btn a p {
    text-align: left;
    line-height: 1.3;
    width: calc(100% - 95px);
    position: relative;
}

#flow .conversion .cv_box .cv_btn a small {
    display: block;
    font-size: 1.6rem;
}

#flow .conversion .cv_box .cv_btn a span {
    font-size: 2.6rem;
}

#flow .conversion .cv_box .cv_btn a span {
    position: relative;
    padding: 0 60px 0 0;
}

#flow .conversion .cv_box .cv_btn a div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 18px 20px;
}

#flow .conversion .cv_box .cv_btn a div::before,
#flow .conversion .cv_box .cv_btn a div::after {
    position: absolute;
    top: 3px;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    z-index: 2;
    transition: .2s;
}

#flow .conversion .cv_box .cv_btn a div:hover::before,
#flow .conversion .cv_box .cv_btn a div:hover::after {
    right: 30px;
    transition: .2s;
}

#flow .conversion v .cv_box .cv_btn a div::before {
    right: 40px;
    width: 32px;
    height: 1px;
    background: #fff;
}

#flow .conversion .cv_box .cv_btn a div::after {
    right: 40px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#flow .conversion .cv_box .cv_btn a div p::after {
    content: "";
    position: absolute;
    top: calc(50% - 20px);
    right: 0px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: none;
}


@media screen and (max-width: 768px) {
    #flow .conversion .cv_box .cv_btn a div p::after {
        display: none;
    }

    #flow {
        padding: 20px;
    }

    #flow .wrapper {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    #flow .conversion {
        padding: 20px;
    }

    #flow .conversion .cv_box {
        width: 100%;
        /* background: #fff; */
        padding: 0;

    }

    #flow .conversion .cv_box .inner {
        display: block;
    }

    #flow .conversion .cv_box .tit {
        font-size: 2.0rem;
        line-height: 1.5;
        text-align: center;
        margin: 0 0 20px;
    }

    #flow .conversion .cv_box .cv_btn {
        width: 100%;
        border-radius: 8px;
        overflow: hidden;
        margin: 0 0 10px;
    }

    #flow .conversionv .cv_box .cv_btn a {
        display: block;
        width: 100%;
        text-decoration: none;
        text-align: center;
        position: relative;

        z-index: 1;
        background: var(--cv_navy);
        color: #fff;
    }

    #flow .conversion .cv_box .cv_btn a::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        background: var(--primary);
        transform-origin: 100% 50%;
        transform: scaleX(0);
        transition: transform ease .3s;
    }

    #flow .conversion .cv_box .cv_btn a i {
        width: 55px;
        height: 55px;
        line-height: 55px;
        font-size: 1.6rem;
        background: #5F8FD1;
        font-style: normal;
        border-radius: 50%;
        margin: 0 10px 0 0;
    }

    #flow .conversion .cv_box .cv_btn a p {
        text-align: left;
        line-height: 1.3;
        letter-spacing: .1em;
        position: relative;
    }

    #flow .conversion .cv_box .cv_btn a small {
        display: block;
        font-size: 1.2rem;
    }

    #flow .conversion .cv_box .cv_btn a span {
        font-size: 2.0rem;
    }

    #flow .conversion .cv_box .cv_btn a span {
        position: relative;
        padding: 0;
    }

    #flow .conversion .cv_box .cv_btn a div {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding: 18px 20px;
    }
}



.application_flow {
    padding: 8rem 0 0;

}

.application_flow .wrapper {
    position: relative;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 20px;
    padding-bottom: 50px;
}

.application_flow .flow_contents {
    padding: 9rem 10rem 3rem;
}
.application_flow .flow_contents .secTit {
    border-bottom: 2px solid #333;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.application_flow .flow_contents .flow_list {
    width: 100%;
    margin-bottom: 4rem;
    position: relative;
    display: flex;
    line-height: 1.5;
}
.application_flow .flow_contents .flow_list_wrap {
    line-height: 1.1;
}
.application_flow .flow_contents .flow_list::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -3.8rem;
    left: 4rem;
    width: 10px;
    height: 35px;
    background: url(../img/arrow_triangle.webp);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(90deg);
}

.application_flow .flow_contents .flow_list:last-of-type::after {
    display: none;
}

.application_flow .flow_contents .flow_list dt {
    padding-left: 2rem;
    display: flex;
    align-items: center;
    width: 44.166%;
    color: #fff;
    background: var(--cmn-blue);
    font-size: clamp(16px, 4.266vw, 18px);
    font-weight: 100;
}
.application_flow .flow_contents .flow_list dt .text-small {
    font-size: 56%;
    line-height: 0.5;
}
.application_flow .flow_contents .flow_list dt span.num {
    margin-right: 1rem;
    font-size: clamp(50px, 13.333vw, 70px);
    font-family: "EB Garamond", serif;
    font-weight: 400;
    font-style: italic;
}

.application_flow .flow_contents .flow_list dd {
    width: 55.834%;
    padding-left: 2rem;
    display: flex;
    align-items: center;
    font-size: clamp(14px, 3.733vw, 16px);
}

.application_flow .category_menu {
    display: block;
    width: 100%;
}

.application_flow .category_menu .col {
    max-width: 800px;
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #D6D7D8;
    padding: 30px 30px 0px;
}

.application_flow .category_menu .col .tit {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    gap: 10px;
}


@media screen and (max-width: 768px) {
    .flow_contents {
        margin: auto;
    }

    .application_flow .wrapper {
        position: static;
    }

    .application_flow .flow_contents {}

    .application_flow .flow_contents .secTit {
        padding-bottom: 10px;
        margin: 0 auto 20px;
        max-width: 90%;
    }
    .application_flow {
        padding: 2rem 0;
    }

    .application_flow .wrapper {
        border-radius: 20px;
    }

    .application_flow .wrapper.shadow {
        box-shadow: 0px 0px 9px 3px rgba(0, 0, 0, 0.2);
    }

    .application_flow .txt_circle {
        top: -4%;
        width: 150px;
        height: 150px;
    }

    .application_flow .flow_contents {
        padding: 5rem 0 2rem;
    }

    .application_flow .flow_contents .tit {
        margin-bottom: 2rem;
        padding-bottom: 2rem;
    }

    .application_flow .flow_contents .flow_list {
        flex-direction: column;
        width: 90%;
        margin: 0 auto 40px;
    }


    .application_flow .flow_contents .flow_list dt {
        width: 100%;
    }

    .application_flow .flow_contents .flow_list dd {
        width: 100%;
        padding: 1rem;
    }

    .application_flow .flow_contents .flow_list::after {
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
    }

    .category_menu .col .tit {
        font-size: 1.8rem;
    }

}

#cnt01 {
    margin-bottom: 150px;
}

#cnt01 table.tbr {
    margin-top: 30px;
}

#cnt01 .caption {
    margin-top: 10px;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    color: #2e2d7e;
}

#cnt01 .caption .ico_pdf {
    text-decoration: none;
    transition: .6s;
    color: #000;
}
#cnt01 .caption .ico_pdf:hover {
    opacity: .6;
}
#cnt01 .caption .ico_link {
    width: 20px;
    margin-left: 0.5rem;
}

#cnt01 .caption ul {
    padding-left: 0;
    color: #000;
}

#cnt01 .caption ul li {
    text-indent: -1.2rem;
    padding-left: 1.2rem;
}



#cnt02 {
    margin-bottom: 150px;
}

#cnt02 .schedule_flow {
    display: flex;
    justify-content: space-between;
    margin: 5rem auto 6rem;
    max-width: 1200px;
}

#cnt02 .schedule_flow .item {
    width: 15%;
    position: relative;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    font-family: 'Noto Serif JP', serif
}

#cnt02 .schedule_flow li:nth-of-type(1) {
    position: relative
}

#cnt02 .schedule_flow li:nth-of-type(1)::before {
    content: '約1週間\A 程度';
    font-size: 12px;
    color: var(--cv_navy);
    white-space: pre;
    top: 20px;
    right: -57px;
    line-height: 1.4;
    position: absolute;
}

#cnt02 .schedule_flow .item::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: -25%;
    transform: translateY(-50%);
    width: 12px;
    height: 43px;
    background: url(../img/arrow_triangle.webp);
    background-repeat: no-repeat;
    background-size: contain;

}

#cnt02 .schedule_flow .item:last-of-type::after {
    display: none;
}

#cnt02 .schedule_flow .item .txt01 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 2rem 1rem;
    height: 100px;
    border-bottom: 1px solid #fff;
    font-size: 20px;
}
#cnt02 .schedule_flow .item .txt01 .text-small{
    font-size: 70%;
}
#cnt02 .schedule_flow .item .txt02 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    font-size: 15px;
}

#cnt02 .schedule_flow .bg_red {
    background: var(--highlight-color);
}

#cnt02 .schedule_flow .bg_blue {
    background: var(--cmn-blue);
}

#cnt02 p a {
    text-decoration: underline;
}
@media screen and (max-width: 768px) {
    #cnt01 {
        margin-bottom: 0;
    }

    #cnt01 table.tbr th {
        display: block;
        width: 100%;
    }

    #cnt01 table.tbr td {
        display: block;
        width: 100%;
    }

    #cnt02 .schedule_flow {
        margin: 3rem 0 0;
        flex-direction: column;
    }

    #cnt02 .schedule_flow .item {
        width: 100%;
        margin-bottom: 4rem;
    }

    #cnt02 .schedule_flow .item::after {
        top: unset;
        right: 50%;
        transform: translate(50%, -4%) rotate(90deg);
    }

    #cnt02 .schedule_flow .item .txt01 {
        height: auto;
        letter-spacing: 3px;
    }

    #cnt02 .sub_txt02 {
        margin-top: 0;
        text-align: left;
    }


    #cnt02 .schedule_flow li:nth-of-type(1)::before {
        content: '約1週間程度';
        top: auto;
        bottom: -24%;
        right: 19%;

    }

}

#cnt03 {
    margin-bottom: 150px;
}

#cnt03 .inner-scroll {
    height: 500px;
    overflow-y: scroll;
    padding: 50px 100px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

#cnt03 p {
    margin-bottom: 15px;
}

#cnt03 b {
    font-size: 120%;
}



.anker-nav .nav {
    margin: 0 auto 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}
.anker-nav .nav a {
    width: 31.666%;
    padding: 2rem;
    position: relative;
    border: 1px solid var(--cmn-blue);
    color: var(--cv_navy);
    font-size: clamp(16px, 4.266vw, 20px);
    flex-basis: calc((100% - 30px) / 3);
    text-align: right;
    transition: 0.3s;
    text-decoration: none;
}
.anker-nav .nav a:hover {
    color: #fff;
    background-color: var(--cmn-blue);
}
.anker-nav .nav a:before {
    width: 38px;
    height: 15px;
    content: '';
    display: block;
    position: absolute;
    background: url(../img/arrow_blue.svg);
    background-repeat: no-repeat;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.anker-nav .nav a:hover:before {
    width: 38px;
    height: 15px;
    content: '';
    display: block;
    position: absolute;
    background: url(../img/arrow_white.svg);
    background-repeat: no-repeat;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#cnt04 {
    margin-bottom: 150px;
}
#cnt04 .inner {
    display: flex;
    justify-content: space-between;
    margin: 40px auto;
    max-width: 1080px;
    width: calc(100% - 50px);
}

#cnt04 .inner:nth-of-type(1) {
    margin-bottom: 60px;
}

#cnt04 .inner .colL {
    width: 50%;
}

#cnt04 .inner .colL b {
    color: var(--highlight-color);
}

#cnt04 .inner .colL p {
    margin-bottom: 15px;
}

#cnt04 .inner .colL .caption {
    font-size: 10px;
    ;
}

#cnt04 .inner .colL .spec {
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

#cnt04 .inner .colL h3:not(:first-child) {
    margin-top: 30px;
}

#cnt04 .inner .colR {
    width: 45%;
}

#cnt04 .inner .colR img {
    width: 100%;
}

#cnt04 .inner .colR figcaption {
    text-align: center;
    font-size: 1.6rem;
    padding-top: 5px;
}


#cnt04 .inner .colR figcaption span {
    display: block;
    font-size: 1.0rem;
}

#cnt04 .inner .colR figcaption.caption {
    font-size: 1.0rem;
    text-align: left;
    padding-top: 8px;
}

#cnt04 .inner.report {
    align-items: flex-start;
}

#cnt04 .inner.report .colL {
    width: 42%;
}

#cnt04 .inner.report .colL figure {
    padding-top: 30px;
}

#cnt04 .inner.report .colL figure img {
    width: 100%;
}

#cnt04 .inner.report .colR {
    width: 52%;
    text-align: center;
}

#cnt04 .inner.report figure {
    margin-bottom: 30px;
}

#cnt04 .inner.report figure p {
    margin-bottom: 15px;
}

.iberia_chart {
    display: flex;
    padding-top: 50px;

    justify-content: space-between;
}

.iberia_chart img {
    width: 100%;
}

.iberia_chart .colL {
    width: 41%;
}

.iberia_chart .colR {
    width: 53%;
}

#cnt05 .category_menu .col {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .anker-nav .nav {
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 10px;
    }
    .anker-nav .nav a {
        width: 100%;
        flex-basis: auto;
        border-radius: 5px;
        padding: 1rem 2rem 1rem 1rem;
        text-align: center;
    }
    .anker-nav .nav a:before {
        background: unset;
        width: 5px;
        height: 5px;
        border-bottom: 1px solid var(--cmn-blue);
        border-right: 1px solid var(--cmn-blue);
        transform: rotate(45deg);
        position: absolute;
        left: unset;
        right: 1rem;
        top: 42%;
    }
    #cnt04 .inner {
        flex-wrap: wrap;
    }

    #cnt04 .inner.report {
        flex-direction: column;
    }

    #cnt04 .inner .colL {
        width: 100% !important;
        margin-bottom: 30px;
    }

    #cnt04 .inner .colR {
        width: 100% !important;
    }
    #cnt03 .inner-scroll {
        padding: 30px 30px;
    }
}


@media screen and (max-width: 768px) {

    #cnt02,
    #cnt02,
    #cnt03,
    #cnt04 {
        margin-bottom: 80px;
    }

    .iberia_chart {
        flex-wrap: wrap;
    }

    .iberia_chart .colL {
        width: 78%;
        margin: 0 auto 30px;
    }

    .iberia_chart .colR {
        width: 100%;
    }
}


/* よくあるご質問 */

.cnt06 .wrapper {
    max-width: 1200px;
    margin: auto;
    padding: 0 2rem;
}

/* account_flow
======================================================= */
.account_flow {
    color: var(--blue);
}

.account_flow .wrapper {
    /* max-width: 940px; */
    padding: 0 2rem;
}

.account_flow h4 {
    width: 100%;
    border-bottom: 1px solid var(--blue);
    font-size: clamp(20px, 2.604vw, 25px);
    padding-bottom: 1rem;
    text-align: center;
}

.account_flow details {
    border: 1px solid var(--bg_yellow);
    margin-top: 3rem;
    width: 100%;
}

.account_flow summary {
    background: var(--bg_yellow);
    font-size: clamp(18px, 2.343vw, 22px);
    padding: 3rem;
}

.account_flow .cont_wrap {
    padding: 4rem 5.5rem;
}

.account_flow dl {
    max-width: 540px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2rem;
    margin: 0 auto;
}

.account_flow dt {
    width: 38.518%;
    background-color: var(--blue);
    border-radius: 20.5px;
    color: #fff;
    font-size: clamp(16px, 2.083vw, 18px);
    padding: .5rem 0;
    text-align: center;
}

.account_flow dd {
    width: 53.703%;
    font-size: clamp(16px, 2.083vw, 18px);
}

.account_flow dd span.asterisk {
    font-size: 12px;
    margin-left: 1rem;
}

.account_flow .cont01 p {
    margin-top: 5rem;
}

.account_flow .cont02 ul {
    margin-top: 4rem;
}

/* .account_flow .cont03 p:not(:nth-of-type(1)) {
    margin-top: 4rem;
} */

/* --------アコーディオンスタイル-------- */
#cnt06 .content {
    overflow: hidden;
}

summary.accordion_ico {
    position: relative;
}

summary.accordion_ico::before,
summary.accordion_ico::after {
    content: '';
    display: inline-block;
    background-color: var(--blue);
    position: absolute;
    width: 36px;
    height: 1px;
    top: 50%;
    right: 20px;
}

summary.accordion_ico::before {
    transform: translateY(-50%) rotate(90deg);
    top: 50%;
}

summary.accordion_ico.active::before {
    transform: rotate(180deg);
    transition: .3s
}

summary.accordion_ico.active::after {
    opacity: 0;
    transition: .3s
}

/* --------アコーディオンスタイル-------- */
.content {
    overflow: hidden;
}

summary.accordion_ico {
    position: relative;
}

summary.accordion_ico::before,
summary.accordion_ico::after {
    content: '';
    display: inline-block;
    background-color: var(--cmn-blue);
    position: absolute;
    width: 36px;
    height: 1px;
    top: 50%;
    right: 20px;
}

summary.accordion_ico::before {
    transform: translateY(-50%) rotate(90deg);
    top: 50%;
}

summary.accordion_ico.active::before {
    transform: rotate(180deg);
    transition: .3s
}

summary.accordion_ico.active::after {
    opacity: 0;
    transition: .3s
}

/* 口座開設の流れ部分_タブ切り替え */

.FAQ-tab {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1200px;
    margin: auto;
    
}

.FAQ-tab>label {
    flex: 1 1;
    order: -1;
    /* opacity: .5; */
    min-width: 70px;
    padding: 15px 30px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    color: var(--cmn-blue);
    border: var(--cmn-blue) 1px solid;
    flex-basis: 48%;
}

.FAQ-tab>label:hover {
    background-color: var(--cmn-blue);
    color: #fff;
}

.FAQ-tab input {
    display: none;
}

.FAQ-tab>div {
    display: none;
    width: 100%;
    padding: 1.5em 0;
    background-color: #fff;
}

.FAQ-tab label:has(:checked) {
    background-color: var(--cmn-blue);
    color: #fff;
}

.FAQ-tab label:has(:checked)+div {
    display: block;
}

.QandA summary {
    padding-right: 100px;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 50px;
    color: #2e2d7e;
}
.QandA .js-details:nth-child(n + 10)  summary{
    gap: 30px;
}
 
.QandA summary .lblQ {
    font-size: 40px;
    font-weight: 300;
    font-family: "BIZ UDPMincho", serif;
}


.QandA.account_flow .cont01 p {
    margin-top: 0;
}

.QandA details .content .cont_wrap {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}

.QandA details .content .cont_wrap a {
    text-decoration: underline;
}

.QandA details .content .cont_wrap .lblA {
    font-size: 16px;
    font-weight: 300;

}
.QandA-annotation{
    margin-top: -50px;
    text-align: center;
    font-size: 2.5rem;
    line-height: 1.8;
}
.QandA-annotation a{
    text-decoration: none !important;
    color: #00629a !important;
    transition: .6s;
}
.QandA-annotation a:hover{
    opacity: .6;
}
@media screen and (max-width: 768px) {


    #cnt06 .wrapper {
        padding: 0;
        width: 100% !important;
    }

    .account_flow summary {
        padding: 1.2rem;
    }

    .account_flow .cont_wrap {
        padding: 2rem;
    }

    .FAQ-tab {
        flex-direction: column;
        max-width: 100%;
        margin: auto;
        gap: 15px;
        font-size: 4vw;
    }

    .FAQ-tab>label {
        font-size: 3.5vw;
        flex-basis: 46%;
        padding: 15px 10px;
    }


    .QandA summary {
        font-size: 3.5vw;
        padding-right: 60px;
        align-items: flex-start;
        gap: 20px;
    }
    .QandA .js-details:nth-child(n + 10) summary {
        gap: 10px;
    }

    .FAQ-tab>div {
        padding-top: 0;
    }

    .QandA summary .lblQ {
        font-size: 4.5vw;
        font-weight: 300;
    }

    .QandA .cont_wrap {
        font-size: 3.5vw;
    }

    .FAQ-tab .wrapper {
        padding: 0;
    }
    .QandA-annotation{
        margin-top: 0;
        font-size: 1.4rem;
        text-align: left;
    }
}


@media screen and (max-width: 768px) {
    
    .sp-scroll {
        position: relative;
        width: 100%;
    }
    .sp-scroll-inner {
        width: 100%;
        overflow: auto;
    }
    .sp-scroll-img-wrap {
        position: relative;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        margin-inline: auto;
        max-width: 100%;
        padding-bottom: 5%;
    }
    .sp-scroll-img-wrap img {
        max-width: none !important;
        width: 700px !important;
    }
    .sp-scroll01 .sp-scroll-img-wrap img{
        width: 600px !important;
    }
    .sp-scroll03 .sp-scroll-img-wrap img{
        width: 440px !important;
    }
    .sp-scroll::after {
        content: "";
        position: absolute;
        width: 120px;
        height: 80px;
        background: url(../img/scroll-hint.png) center center / contain no-repeat;
        inset: 0;
        margin: auto;
        -webkit-animation: yura 1s ease alternate infinite both;
        animation: yura 1s ease alternate infinite both;
        pointer-events: none;
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease;
    }
    .sp-scroll.is-scrolled::after {
        opacity: 0;
    }
}