@charset "UTF-8";

body {
    /* font-size: 10rem; */
    letter-spacing: normal;
}

a {
    text-decoration: none;
}
.row-fluid._bg-color {
    background-color: #E4F5FF;
}

.row-inner {
    text-align: center;
}

.row-inner {
    padding-top: 50px;
    padding-bottom: 55px;
}

.txt-color-01 {
    color: #10A3B6;
}

.txt-color-02 {
    color: #0086CD;
}

.txt-color-03 {
    color: #3A9ADB;
}

:is(.row-fluid + .row-fluid, .row-fluid + .products-row-fluid-bg, .products-row-fluid-bg + .row-fluid, .row-fluid + .products-row-fluid-bg) .row-inner {
    margin-top: 0;
}

@media only screen and (max-width: 768px) {
    body {
        font-size: 1.4rem;
    }
}

@media only screen and (min-width: 769px) {
    .pc-none {
        display: none;
    }
}

/* ------------ header ------------ */
.header {
    z-index: 100;
    font-size: 1.0rem;
    border-bottom: none;
    box-shadow: 0 2px 18px rgba(0,0,0,.09);
}

.header .row-inner {
    padding: 10px 20px;
}

.lyt-column-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media only screen and (max-width: 768px){
    .col-logo {
        text-align: left;
    }

    .col-btn .products-box-trial__btn {
        min-width: auto;
    }
}
/* ------------ header ------------ */


/* ------------ products-hdg-l2 ------------ */
.products-hdg-l2 {
    position: relative;
    margin-bottom: 50px;
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 1.6;
}

.products-hdg-l2::before {
    width: 68px;
    height: 9px;
    background-color: #BFE1F3;
    border-radius: 5em;
    position: absolute;
    content: "";
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
}

.products-hdg-l2::after {
    width: 52px;
    height: 9px;
    background-color: #3A9ADB;
    border-radius: 5em;
    position: absolute;
    content: "";
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
}

.products-hdg-l2 + p {
    font-size: 1.8rem;
}

@media only screen and (max-width: 768px){
    .products-hdg-l2 {
        margin-bottom: 25px;
        font-size: 2.2rem;
    }

    .products-hdg-l2::before {
        width: 64px;
        height: 8px;
        bottom: -16px;
    }

    .products-hdg-l2::after {
        width: 48px;
        height: 8px;
        bottom: -16px;
    }

    .products-hdg-l2 + p {
        font-size: 1.6rem;
    }
}
/* ------------ products-hdg-l2 ------------ */


/* ------------ products-hdg-l3 ------------ */
.products-hdg-l3 {
    margin-bottom: 30px;
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.products-hdg-l3 .txt-accent {
    font-size: 4.0rem;
}

@media only screen and (max-width: 768px){
    .products-hdg-l3 {
        margin-bottom: 23px;
        font-size: 2.2rem;
    }

    .products-hdg-l3 .txt-accent {
        font-size: 2.2rem;
    }
}
/* ------------ products-hdg-l3 ------------ */


/* ------------ btn ------------ */
.products-box-trial__btn {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 15px 36px;
    max-width: 335px;
    min-width: 355px;
    width: 100%;
}
.products-box-trial__btn._large {
    max-width: 454px;
    width: inherit;
}
.lyt-column-header .products-box-trial__btn {
    padding: 14px 48px;
}
.lyt-column-header .products-box-trial__btn._cv {
    width: inherit;
    color: #005bac;
    background-color: #ffdd00;
    white-space: nowrap;
    padding: 14px 48px;
    max-width: 570px;
}
.lyt-column-header .products-box-trial__btn._cv::before {
    border-color: #005bac;
}
.lyt-column-header .products-box-trial__btn._cv + .products-box-trial__btn {
    margin-left: 0;
}

.lyt-column-header .col-btn {
    display: flex;
    flex-direction: row-reverse;
    gap: 0 30px;
}

.products-btn {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 40%;
}

.products-btn + .products-btn {
    margin-left: 30px;
}
@media only screen and (min-width: 769px){
    .lyt-column-header .products-box-trial__btn._cv:hover,
    .lyt-column-header .products-box-trial__btn._cv:active,
    .lyt-column-header .products-box-trial__btn._cv:focus {
        background-color: #fff08e;
        color: #5187b7;
    }
    .lyt-column-header .products-box-trial__btn._cv:hover::before,
    .lyt-column-header .products-box-trial__btn._cv:active::before,
    .lyt-column-header .products-box-trial__btn._cv:focus::before {
        border-color: #5187b7;
}
}

@media only screen and (max-width: 870px){
    .products-box-trial__btn {
        padding: 15px 36px;
        max-width: 305px;
        min-width: 100px;
        width: 100%;
    }

    .products-btn {
        max-width: 305px;
        width: 100%;
    }

    .products-btn + .products-btn {
        margin: 15px auto 0;
    }
}
@media only screen and (max-width: 768px){
    .lyt-column-header {
        flex-wrap: wrap;
    }
    .lyt-column-header .col-btn {
        display: contents;
    }
    .lyt-column-header .products-box-trial__btn {
        padding: 14px 32px;
        margin: 0;
        min-width: 200px;
    }
    .lyt-column-header .products-box-trial__btn > span {
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
                clip-path: inset(50%);
        height: 2px;
        overflow: hidden;
        position: absolute;
        white-space: nowrap;
        width: 2px;
    }
    .lyt-column-header .products-box-trial__btn._cv {
        white-space: inherit;
        min-width: inherit;
        padding: 10px 36px;
        width: 100%;
    }
}
/* ------------ btn ------------ */


/* ------------ featureArea ------------ */
.featureArea_title-box {
    position: relative;
}

.featureArea_title-box::before {
    width: 100%;
    height: 9px;
    background-color: #BFE1F3;
    border-radius: 5em;
    position: absolute;
    content: "";
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.featureArea_title-box::after {
    width: 120px;
    height: 9px;
    background-color: #3A9ADB;
    border-radius: 5em;
    position: absolute;
    content: "";
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.featureArea_title-box-inner-wrap {
    display: flex;
    justify-content: center;
}

.featureArea_title-box-inner {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 89px;
}

.featureArea_title {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    font-size: 2.6rem;
    font-weight: initial;
    text-align: center;
}

.featureArea_title + .featureArea_title {
    margin-left: 80px;
}

.featureArea_title span {
    text-align: left;
}

.featureArea_title span.txt-accent {
    font-size: 3.0rem;
    font-weight: bold;
}

.featureArea_title img {
    margin-right: 30px;
}

.featureArea_title._col .featureArea_title::after {
    content: none;
}

@media only screen and (max-width: 870px) {
    .featureArea_title-box-inner {
        display: block;
        text-align: left;
    }

    .featureArea_title-box-inner--wrap {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }

    .featureArea_title {
        flex-direction: column;
        margin: 0 auto;
        font-size: 1.8rem;
    }

    .featureArea_title span {
        flex: 1;
        font-size: 1.3rem;
    }

    .featureArea_title span.txt-accent {
        font-size: 1.8rem;
    }

    .featureArea_title + .featureArea_title {
        margin-left: 17px;
    }

    .featureArea_title img {
        display: block;
        margin: 8px 0 0;
    }
    .featureArea_title {
        display: inline-flex;
    }
}
/* ------------ featureArea ------------ */


/* ------------ check-list ------------ */
.check-list {
    display: inline-block;
    text-align: left;
}

.check-list > li {
    position: relative;
    padding-top: 12px;
    padding-left: 36px;
}

.check-list > li:first-child {
    padding-top: 0;
}

.check-list li::before {
    position: absolute;
    content: "";
    left: 0;
    width: 24px;
    height: 24px;
    background-image: url('/invoice/img/check-icon.svg');
    background-repeat: no-repeat;
}

.check-list._color-02 li::before {
    position: absolute;
    content: "";
    left: 0;
    width: 24px;
    height: 24px;
    background-image: url('/invoice/img/check-icon-02.svg');
    background-repeat: no-repeat;
}
/* ------------ check-list ------------ */


/* ------------ panel ------------ */
.panel_container {
    display: flex;
    justify-content: center;
}

.panel_wrap {
    display: flex;
    flex-direction: column;
    padding: 22px 15px 15px;
    background-color: #E4F5FF;
    border-radius: 8px;
}

.panel_wrap + .panel_wrap {
    margin-left: 20px;
}

.panel_col {
    display: flex;
}

.panel_col .panel {
    flex: .5;
}

.panel {
    display: inline-flex;
    flex: 1;
    margin-top: 26px;
}

.panel + .panel {
    margin-left: 15px;
}

.panel_title {
    margin-bottom: 20px;
    font-size: 2.4rem;
    font-weight: bold;
}

.panel_inner {
    display: flex;
    flex-direction: column;
}

.panel_inner-card-title {
    position: relative;
    margin-bottom: 6px;
    font-size: 1.8rem;
    font-weight: bold;
}

.panel_inner-card-title._txt-modi::before {
    position: absolute;
    content: "";
    top: -26px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 53px;
    height: 23px;
    background-image: url('/invoice/img/products-img-03.png');
    background-repeat: no-repeat;
}

.panel_inner-card-wrap {
    position: relative;
    padding-top: 90px;
    flex: 1;
}

.panel_inner-card {
    display: inline-block;
    justify-content: center;
    height: 100%;
    padding: 107px 25px 53px;
    background-color: #fff;
    border-radius: 8px;
}

.panel_inner-card-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.panel_inner-card-list {
    text-align: left;
}

@media only screen and (max-width: 768px){
    .panel_container {
        flex-direction: column;
    }

    .panel_wrap {
        padding: 22px 15px 15px;
    }

    .panel_wrap + .panel_wrap {
        margin-left: 0;
        margin-top: 15px;
    }

    .panel_col {
        flex-direction: column;
        align-items: center;
    }

    .panel_col .panel {
        width: 100%;
    }

    .panel {
        margin-top: 26px;
    }

    .panel + .panel {
        margin-left: 0;
        margin-top: 40px;
    }

    .panel_title {
        margin-bottom: 12px;
        font-size: 1.8rem;
        white-space: initial;
    }

    .panel_inner {
        width: 100%;
        flex-direction: column;
    }

    .panel_inner-card-wrap {
        position: relative;
    }

    .panel_inner-card {
        flex: 1;
    }

    .panel_inner-card-title {
        margin-bottom: 6px;
        font-size: 1.5rem;
    }

    .panel_inner-card-title._txt-modi::before {
        position: absolute;
        content: "";
        top: -26px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 53px;
        height: 23px;
        background-image: url('/invoice/img/products-img-03.png');
        background-repeat: no-repeat;
    }

    .panel_inner-card {
        display: block;
        padding: 107px 25px 53px;
        background-color: #fff;
        border-radius: 8px;
    }

    .panel_inner-card-img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .panel_inner-card-list {
        text-align: left;
    }
}
/* ------------ panel ------------ */


/* ------------ panel-02 ------------ */
.panel-02 .panel_inner-card-title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 18px;
}

.panel-02 + .panel-02 {
    margin-left: 15px;
}

.panel-02 .panel_inner-card-wrap {
    padding-top: 0;
}

.panel-02 .panel_inner-card {
    display: block;
    padding: 20px 30px 26px;
}

.panel-02 .panel_inner-card-img {
    position: initial;
    margin-bottom: 25px;
}

@media only screen and (max-width: 768px){
    .panel-02 .panel_inner-card-title {
        display: contents;
        align-items: flex-end;
    }

    .panel-02 .panel_inner-card {
        margin-top: 10px;
    }

    .panel_col.panel-02 {
        display: block;
    }

    .panel-02 + .panel-02 {
        margin-left: 0;
        margin-top: 15px;
    }
}

/* ------------ panel-02 ------------ */


/* ------------ KV------------ */
.row-fluid._kv-bg {
    position: relative;
    background-image: linear-gradient(#D8F1FF, #EEF9FF);
    overflow: hidden;
}

.row-fluid._kv-bg::before {
    position: absolute;
    content: "";
    top: -50%;
    left: 5%;
    width: 699px;
    height: 699px;
    border-radius: 50%;
    background-color: #F9FDFF;
}

.row-fluid._kv-bg .row-inner {
    padding: 0;
    text-align: left;
}

.kv_content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-top: 25px;
    padding-bottom: 50px;
}

.kv_content__heading {
    margin-right: 45px;
    width: 50%;
    white-space: nowrap;
}

.kv_content__heading-sub {
    display: block;
    font-size: 3.0rem;
    font-weight: bold;
    line-height: 2.4;
    letter-spacing: 0.1em;
}

.kv_content__heading-sub .txt-decoration {
    position: relative;
}

.kv_content__heading-sub .txt-decoration::after {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #3A9ADB;
}

.kv_content__heading-title {
    display: block;
    margin-bottom: 47px;
    font-size: 4.0rem;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.kv_content__heading-title .txt-accent {
    font-size: 6.0rem;
}

.kv_content__heading-title .txt-accent._color {
    color: #3A9ADB;
}

.kv_content__heading-img {
    display: inline-block;
}

.kv_content__heading-icon {
    margin-bottom: 25px;
    text-align: center;
}

@media only screen and (max-width: 768px){
    .row-fluid._kv-bg::before {
        top: -50%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .row-fluid._kv-bg .row-inner {
        text-align: center;
    }

    .kv_content {
        flex-direction: column;
        justify-content: center;
        align-items: initial;
        padding: 20px;
    }

    .kv_content__heading {
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%;
        white-space: initial;
    }

    .kv_content__heading-sub {
        font-size: 1.4rem;
    }

    .kv_content__heading-sub .txt-decoration::after {
        width: 100%;
    }

    .kv_content__heading-title {
        margin-bottom: 28px;
        font-size: 1.6rem;
    }

    .kv_content__heading-title .txt-accent {
        font-size: 3.2rem;
    }

    .kv_content__heading-icon {
        margin-bottom: 12px;
    }
}
/* ------------ KV------------ */


/* ------------ .cv_btn------------ */
.cv_band {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px 0;
    background-color: #CEEDFF;
}

.cv_band p {
    margin: 0;
}

.cv_band__txt {
    margin-right: 55px;
    font-size: 2.4rem;
    font-weight: bold;
    color: #005bac;
    text-align: end;
    vertical-align: bottom;
}

.cv_band__txt .txt-decoration {
    position: relative;
    z-index: 10;
}

.cv_band__txt .txt-decoration::before {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 6px;
    background-color: #FFF100;
}

.cv_band__txt .txt-decoration._adjust::before {
    position: absolute;
    content: "";
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 6px;
    background-color: #FFF100;
}

.cv_band__txt .txt-decoration.txt-accent {
    font-size: 4.0rem;
}

.cv_link > :last-child {
    margin-bottom: 0;
}

.cv_btn__wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 35px;
}

.cv_btn__wrap._products {
    margin-top: 35px;
    margin-bottom: 45px;
}

.products-box-trial__btn + .products-box-trial__btn{
    margin-left: 35px;
}

.products-btn._rotate-deg::before {
    transform: rotate(45deg);
}

@media only screen and (max-width: 870px){
    .cv_band {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 20px 0;
        background-color: #CEEDFF;
    }

    .cv_band p {
        margin: 0;
        margin-bottom: 15px;
    }

    .cv_band__txt {
        margin-right: 0;
        font-size: 2.2rem;
    }

    .cv_band__txt .txt-decoration {
        position: relative;
        z-index: 10;
    }

    .cv_band__txt .txt-decoration::before {
        position: absolute;
        content: "";
        bottom: 0px;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 6px;
        background-color: #FFF100;
    }

    .cv_band__txt .txt-decoration._adjust::before {
        position: absolute;
        content: "";
        bottom: 5px;
        left: 0;
        width: 100%;
        height: 6px;
        background-color: #FFF100;
    }

    .cv_band__txt .txt-decoration.txt-accent {
        font-size: 3.2rem;
    }

    .cv_btn__wrap {
        flex-direction: column;
        justify-content: center;
        margin-bottom: 25px;
    }

    .products-box-trial__btn + .products-box-trial__btn{
        margin: 15px auto 0;
    }
}

/* ------------ .cv_btn ------------ */


/* ------------ .products-list-link ------------ */
.products-list-link._color-01 a::before {
    background-image: url('/invoice/img/icon-arrow.png');
}


.products-list-link._rotate-deg a::before {
    transform: rotate(90deg);
}

/* ------------ featureBox ------------ */
.featureBox {
    margin-bottom: 15px;
    padding: 35px 0;
    border: 1px solid #6AB3E4;
    border-radius: 8px;
}

.featureBox_title {
    margin-bottom: 20px;
    font-size: 2.8rem;
    font-weight: bold;
}

.featureBox_inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.featureBox_inner-img-box {
    display: block;
    margin-right: 65px;
}

.featureBox_inner-img__caption {
    display: block;
    margin-bottom: 5px;
    font-size: 2.0rem;
    font-weight: bold;
    color: #3A9ADB;
}

.featureBox_inner-list {
    text-align: left;
}

.featureBox_inner-list-txt__accent {
    margin-bottom: 0;
    font-size: 1.8rem;
    color: #FF9100;
}

.featureBox_inner-list-txt__accent sup{
    position: relative;
    top: 0;
    vertical-align: baseline;
    font-size: 1.8rem;
}

@media only screen and (max-width: 768px){
    .featureBox {
        padding: 15px;
        margin-bottom: 5px;
    }

    .featureBox_title {
        margin-bottom: 10px;
        font-size: 1.8rem;
    }

    .featureBox_inner {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .featureBox_inner-img-box {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .featureBox_inner-img__caption {
        margin-bottom: 4px;
        font-size: 1.5rem;
    }

    .featureBox_inner-list-txt__accent {
        font-size: 1.5rem;
    }

    .featureBox_inner-list-txt__accent sup{
        font-size: 1.5rem;
    }
}
/* ------------ featureBox ------------ */


/* ------------ seriesBox ------------ */
.seriesBox {
    position: relative;
    margin-top: 85px;
    padding: 35px 14%;
    background-color: #E4F5FF;
    border-radius: 8px;
}

.seriesBox::after {
    position: absolute;
    top: -10%;
    right: 30px;
    content: url('/invoice/img/products-img-12.png');
}

.seriesBox_title {
    margin-bottom: 20px;
    font-size: 2.2rem;
    font-weight: bold;
    color: #005BAC;
}

.seriesBox_inner {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    padding: 21px 0 30px;
    background-color: #F9FDFF;
}

.seriesBox_inner-item {
    margin: 0 90px;
}

.seriesBox_inner-item-title {
    margin-bottom: 15px;
    font-size: 2.0rem;
    font-weight: bold;
}

.seriesBox_inner-item-img__caption {
    display: block;
    margin-bottom: 5px;
}

@media only screen and (max-width: 1000px){
    .seriesBox::after {
        position: absolute;
        top: -30px;
        right: 0;
        content: url('/invoice/img/products-img-12-sp.png');
    }
}

@media only screen and (max-width: 768px){
    .seriesBox {
        padding: 20px 15px;
    }

    .seriesBox_title {
        margin-bottom: 10px;
        font-size: 1.5rem;
    }

    .seriesBox_inner {
        flex-direction: column;
        padding: 15px 60px;
    }

    .seriesBox_inner-item {
        margin: 0;
    }

    .seriesBox_inner-item + .seriesBox_inner-item {
        margin-top: 26px;
    }

    .seriesBox_inner-item-title {
        margin-bottom: 6px;
        font-size: 1.5rem;
    }

    .seriesBox_inner-item-img__caption {
        margin-bottom: 6px;
        font-size: 1.3rem;
    }
}
/* ------------ seriesBox ------------ */
p.roadmap_title {
    margin-bottom: 20px;
    font-size: 2.2rem;
    font-weight: bold;
    color: #005bac;
}
@media only screen and (max-width: 768px){
    p.roadmap_title {
        margin-bottom: 13px;
        font-size: 1.5rem;
    }
}

/* ------------ planContent ------------ */
.planContent_title {
    margin-bottom: 25px;
    font-size: 3.0rem;
    font-weight: bold;
}

.planContent_wrap {
    margin-bottom: 50px;
    padding: 45px 100px 66px;
    background-color: #fff;
    border-radius: 8px;
    font-weight: bold;
}

.planContent_lead {
    margin-bottom: 24px;
    font-size: 1.8rem;
    text-align: center;
}

.planContent_emphasis {
    display: block;
    margin-top: 32px;
    margin-bottom: 48px;
    font-size: 2rem;
    text-align: center;
    color: #d50000;
}

.planContent_main-img {
    margin-bottom: 30px;
}

.planContent_detail-container:last-child:after {
    content: none;
}

.planContent_detail {
    position: relative;
    margin-bottom: 83px;
}

.planContent_detail::after {
    position: absolute;
    content: "";
    bottom: -63px;
    left: 0;
    right: 0;
    margin: auto;
    width: 43px;
    height: 43px;
    background-image: url('/invoice/img/plus-icon.svg');
}

.planContent_detail:last-child::after {
    display: none;
}

.planContent_detail:last-child {
    margin-bottom: 45px;
}

.planContent_detail-title {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    margin-bottom: 20px;
    font-size: 2.2rem;
    text-align: center;
}
.planContent_detail-title._normal {
    color: #005bac;
}

.planContent_detail-title img {
    margin-right: 25px;
}

.planContent_detail-box {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    gap: 0 55px;
    background-color: #F8F9FB;
}

.planContent_detail-box-item {
    text-align: left;
}

.planContent_detail-box-item:first-child {
    border-right: 1px solid #CCCCCC;
}

.planContent_detail-box-item.normal:first-child {
    border-right: none;
}

.planContent_detail-box-item-hdg {
    padding-right: 45px;
    font-size: 2.4rem;
    font-weight: bold;
    color: #005BAC;
}

.planContent_detail-box-item .check-list > li {
    padding-top: 8px;
    font-size: 1.4rem;
}

.planContent_detail-box-item .check-list > li:first-child {
    padding-top: 0;
}

.planContent_detail-box-item p {
    margin: 0;
    text-align: left;
}

.planContent_detail-box-item p.txt-accent {
    margin-bottom: 10px;
    font-size: 3.2rem;
    font-weight: bold;
    color: #005BAC;
}

.planContent_detail-box-item p.txt-decoration {
    position: relative;
    display: inline-flex;
    z-index: 10;
}

.planContent_detail-box-item p.txt-decoration::before {
    position: absolute;
    content: "";
    bottom: 6px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 6px;
    background-color: #FFF100;
}

.tab-content-02 .btn-list-bullet:nth-of-type(1) {
    margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
    .planContent_title {
        margin-bottom: 15px;
        font-size: 2.0rem;
    }

    .planContent_wrap {
        margin-bottom: 50px;
        padding: 20px 15px;
        background-color: #fff;
        border-radius: 8px;
    }

    .planContent_emphasis {
        font-size: 1.6rem;
        margin-top: 24px;
        margin-bottom: 32px;
    }

    .planContent_lead {
        margin-bottom: 15px;
        font-size: 1.4rem;
    }

    .planContent_main-img {
        margin-bottom: 30px;
    }

    .planContent_detail {
        position: relative;
        margin-bottom: 83px;
    }

    .planContent_detail::after {
        position: absolute;
        content: "";
        bottom: -63px;
        width: 43px;
        height: 43px;
        background-image: url('/invoice/img/plus-icon.svg');
    }

    .planContent_detail:last-child::after {
        content: none;
    }

    .planContent_detail:last-child {
        margin-bottom: 45px;
    }

    .planContent_detail-title {
        flex-direction: column-reverse;
        margin-bottom: 13px;
        font-size: 1.5rem;
    }

    .planContent_detail-title img {
        margin-right: 0;
        margin-bottom: 6px;
    }

    .planContent_detail-box {
        flex-wrap: wrap;
        padding: 20px;
    }

    .planContent_detail-box:not(.last-of-type):after {
        bottom: -71px;
    }

    .box-hdg-02 {
        text-align: center;
        font-size: 2rem;
        margin-bottom: 12px;
    }

    .planContent_detail-box-item {
        margin-bottom: 15px;
        width: 100%;
        text-align: center;
    }

    .planContent_detail-box-item-hdg {
        padding: 0 0 10px 0;
    }

    .planContent_detail-box-item:first-child {
        border-right: none;
        border-bottom: 1px solid #CCCCCC;
        margin-bottom: 15px;
    }

    .planContent_detail-box-item.normal:first-child {
        border-bottom: none;
    }

    .planContent_detail-box-item-list {
        font-size: 1.6rem;
        margin-bottom: 16px;
    }

    .planContent_detail-box-item-list li {
        padding: 0 0 8px 32px;
    }

    .planContent_detail-box-item p._strong {
        font-size: 2rem;
        text-align: center;
        margin-bottom: 4px;
    }

    .planContent_detail-box-item p {
        font-size: 1.4rem;
        text-align: center;
    }
}

@media screen and (min-width: 769px) {
    .planContent_detail-title._normal {
        margin-top: 32px;
    }
}
/* ------------ planContent ------------ */


/* ------------ products-lyt-01 ------------ */
.products-lyt-01__textArea.ta-l {
    text-align: left;
}

.products-lyt-01__textArea .products-label {
    display: block;
    margin-bottom: 10px;
    width: auto;
}

@media screen and (max-width: 768px) {
    .products-lyt-01__textArea .products-label {
        display: flex;
        margin: 0 auto 10px;
    }
}


/* ------------ .products-lyt-02 ------------ */

.products-lyt-02 {
    display: flex;
    -moz-column-gap: 24px;
         column-gap: 24px;
}

.products-lyt-02 > * {
    flex: 1;
}

.products-lyt-02_img {
    text-align: center;
}

/*** コンテンツブレークポイント ***/
@media only screen and (max-width: 768px) {
    .products-lyt-02 {
        display: block;
    }

    .products-lyt-02_content {
        margin-bottom: 10px;
    }
}

/* ------------ block ------------ */
@media only screen and (min-width: 769px) {
    .break-pc {
        display: block;
    }
}
.break-sp {
    display: none;
}
@media only screen and (max-width: 768px) {
    .break-sp {
        display: block;
    }
}

/* ------------ .list-notice_wrap ------------ */
.list-notice_wrap {
    text-align: center;
}
.list-notice_wrap > *:last-child {
    margin-bottom: 0;
}
.list-notice_wrap > .list-notice {
    display: inline-block;
    text-align: left;
    font-weight: 400;
}
@media only screen and (min-width: 769px) {
    .planContent_main-img + .list-notice_wrap {
        margin-top: -20px;
    }
}

/* ------------ .ge-list-bullet ------------ */
.ge-list-bullet {
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
}
.ge-list-bullet > li::before {
    background-color: #2a2a2a;
    border-radius: 50%;
}
p + .ge-list-bullet,
.ge-list-bullet + p {
    margin-top: -15px;
}
@media only screen and (max-width: 768px) {
    p + .ge-list-bullet {
        margin-top: -5px;
    }
}
/* ------------ .product-modal-btn ------------ */

.product-modal-btn::before {
  content: "";
  display: block;
}

.product-modal-btn::before {
    background-image: url(/invoice/img/modal-play-btn.png);
    background-size: contain;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.product-modal-btn {
    margin-top: 30px;
    padding-right: 45px;
    position: relative;
    display: inline-block;
    transform: translateX(-40px);
    }

.product-modal-text {
    text-align: center;
    font-weight: bold;
}
.product-modal-box_content {
    width: 90vw;
    max-width: 960px;
}

@media only screen and (max-width: 640px) {
    .product-modal-btn {
    padding-right: 45px;
    transform: translateX(0px);
    }
}
@media screen and (min-width:910px) and ( max-width:1150px) {
    .kv_content__heading-title{
        font-size: 3.0rem;
    }
    .kv_content__heading-title .txt-accent{
        font-size: 5.0rem;
    }
}
@media screen and (min-width:768px) and ( max-width:910px) {
    .kv_content__heading-title{
        font-size: 3.0rem;
    }
    .kv_content__heading-title .txt-accent{
        font-size: 4.0rem;
    }
}

/* ------------ .products-btn-02 ------------ */
.products-btn-02 {
    display: flex;
    align-items: center;
    max-width: 305px;
    background-color: #f06575;
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    border: 2px solid #f06575;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 24px;
    transition: all .1s ease-out;
}

.products-btn-02_img {
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 20px 30px;
    z-index: 1;
    opacity: 1 !important;
}

.products-btn-02:hover {
    border-color: #f20039;
    background-color: #f20039;
}

.products-btn-02:hover .products-btn-02_text {
    background-color: #f20039;
}

.products-btn-02:hover img {
    opacity: 1 !important;
}

.products-btn-02_text {
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: center;
    background-color: #f06575;
    color: #fff;
    padding: 10px;
    text-align: center;
    position: relative;
    font-size: 1.6rem;
    font-weight: bold;
    transition: all .1s ease-out;
}

.products-btn-02_text::before {
    width: 11px;
    height: 11px;
    position: absolute;
    right: 10px;
    top: 50%;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg) translateY(-50%);
    content: "";
    transition: all var(--acq-transition-duration) var(--acq-transition-tf);
}

.products-btn-02_text::before:hover {
    transform: translateX(4px);
}

.products-btn-02_img img {
    vertical-align: middle;
}

@media only screen and (max-width: 830px) {
    .products-btn-02_img {
        padding: 24px 10px;
        min-width: 108px;
    }

    .products-btn-02_text {
        padding: 9px;
    }

    .products-btn-02_text::before {
        width: 11px;
        height: 11px;
        right: 2px;
    }
}

@media (min-width: 769px) {
    .products-btn-02 {
        max-width: 480px;
        width: 100%;
    }
}

.new-line {
    display: block;
}

@media only screen and (max-width: 768px) {
    .new-line {
        display: inline;
    }
}
