@charset "utf-8";
strong{
    color: #000;
}
.lowerWrap {
    margin: 0 auto;
    padding: 0 19px;
    max-width: 918px;
}

.lower_wrap_subcont {
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
}
@media screen and (max-width: 834px) {
    .lowerWrap {
        width: 100%;
        padding: 0 19px;
    }
}
@media screen and (max-width: 834px) {
    .lowerWrap {
        padding: 0 19px;
    }
        .lower_wrap_subcont {
        width: calc(100% - 20px);
    }
}
.firstView {
    position: relative;
    display: grid;
    grid-template-columns: min(100%, 1120px);
    place-content: start center;
    z-index: 0;
    padding: clamp(15px, var(--sp-15px), 30px) var(--paddingInline) 0;
    min-height: 150px;
    --paddingInline: 14px;
    overflow: hidden;
}
.firstView h1 {
    display: grid;
    font: 700 clamp(var(--mv-fzSp), var(--mv-fzVw), var(--mv-fzPc)) / 1.4 var(--fontFamily-serif-yakuhan);
    --mv-fzSp: 2.6rem;
    --mv-fzVw: 7.467vw;
    --mv-fzPc: 4.8rem;
}
.firstView h1 span {
    font: inherit;
}
.firstView > * {
    font-family: var(--fontFamily-sans-yakuhan);
}


/* 指導開始までの流れ
    ----------------------------------------- */
#flow_to_start {
    overflow: visible;
    margin-top:50px;
    margin-bottom: 70px;
}

#flow_to_start .step_arr {
    position: absolute;
    width: 100px;
    height: calc(100% - 10px);
    padding-top: 30px;
    top: -9px;
    left: -5px;
    font: 700 3.3rem/1 YakuHanJP, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Noto Sans JP', 'YuGothic', Yu Gothic, sans-serif;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}
.ie #flow_to_start .step_arr {
    font-family: YakuHanJP, "NotoSansCJKjp", "YuGothic", "Yu Gothic", sans-serif;
}

#flow_to_start .step1 .step_arr {
    background: linear-gradient(113deg, #f9a100 50%, #f79300 50%);
}

#flow_to_start .step2 .step_arr {
    background: linear-gradient(108deg, #f9a100 50%, #f79300 50%);
}

#flow_to_start .step3 .step_arr {
    background: linear-gradient(108deg, #f9a100 50%, #f79300 50%);
}

#flow_to_start .step4 .step_arr {
    background: linear-gradient(108deg, #f9a100 50%, #f79300 50%);
}

#flow_to_start .step5 .step_arr {
    background: linear-gradient(108deg, #f9a100 50%, #f79300 50%);
}

#flow_to_start .step_arr:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -38px;
    left: 0;
    border-style: solid;
    border-color: #f79300 transparent transparent transparent;
    border-width: 38px 50px 0 50px;
    z-index: 1;
}

#flow_to_start .step_arr span {
    font-size: 1.8rem;
}

#flow_to_start .step_list {
    position: relative;
    border: solid 3px #f79300;
    background: #fff8f2;
    margin-bottom: 40px;
    padding: 0 20px 35px;
    letter-spacing: -.4em;
    border-bottom-left-radius: 40px;
}

#flow_to_start .step_cont {
    width: 480px;
    margin-top: 30px;
    margin-left: 100px;
    margin-right: 20px;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
}

#flow_to_start .step_cont h3 {
    line-height: 1.4;
    margin-bottom: 20px;
}

#flow_to_start .step_cont h3 span {
    font-size: 13px;
    display: block;
    font-weight: normal;
}

#flow_to_start .step_cont2 {
    width: 228px;
    margin-top: 40px;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
}

#flow_to_start img {
    width: 228px;
    height: 170px;
    margin: 0;
}

#last_flow h3 {
    color: #e0013b;
}

#flow_to_start .step_list#last_flow {
    border-bottom-left-radius: 0px;
}

#flow_to_start .supplement {
    display: block;
    font-size: 13px;
}

#flow_to_start .step_list#last_flow {
    border: solid 3px #f24907;
    position: relative;
}

#flow_to_start .step_list#last_flow h3 {
    color: #f24907;
    font-size: 3.8rem;
}

#flow_to_start .step_list#last_flow::before {
    position: absolute;
    content: "";
    top: 0;
    left: 35px;
    width: 59px;
    height: 217px;
    background: url(/mega/wp-content/themes/site/images/system/step5_band.svg) no-repeat;
}

@media screen and (max-width: 834px) {
    #flow_to_start .step_list {
        margin-top: 30px;
        border-radius: 0;
    }

    #flow_to_start .step_arr {
        height: 40px;
        padding-top: 10px;
        top: -20px;
        left: -3px;
        font-size: 1.8rem;
    }

    #flow_to_start .step_arr span {
        font-size: 1.5rem;
    }

    #flow_to_start .step_arr:after {
        content: none;
    }

    #flow_to_start .step_cont {
        width: 430px;
        margin-left: 0;
    }

    #flow_to_start .step_list#last_flow {
        margin-top: 65px;
    }

    #flow_to_start .step_list#last_flow::before {
        content: none;
    }

    #flow_to_start .step_list#last_flow h3 {
        position: absolute;
        top: -19px;
        left: -3px;
        padding: 0 0 0 15px;
        line-height: 35px;
        font-size: 1.8rem;
        width: 90%;
        height: 40px;
        color: #fff;
        background: url(/mega/wp-content/themes/site/images/system/step5_band_sp.svg) left top /90% no-repeat;
    }

    #flow_to_start .step_list#last_flow p {
        padding-top: 25px;
    }
}
@media screen and (max-width: 480px){
    #flow_to_start .step_list {
        margin-top: 50px;
        padding: 0 0 30px 0;
        position: relative;
        background: #fff;

    }

    #flow_to_start .step_list:before {
        content: "";
        position: absolute;
        bottom: -60px;
        left: 50%;
        margin-left: -22px;
        border: 22px solid transparent;
        border-top: 22px solid #f79300;
        z-index: 2;
    }

    #flow_to_start .step_arr span {
        margin-right: 5px;
    }

    #flow_to_start .step_cont {
        width: 100%;
        margin: 0;
    }

    #flow_to_start .step_cont h3 {
        background: #fdd591;
        line-height: 1.6;
        padding: 30px 20px 20px 20px;
        font-size: 1.8rem;
    }

    #flow_to_start .step_cont p {
        padding: 0 20px;
    }

    #flow_to_start .step_cont2 {
        width: calc(100% - 40px);
        margin: 40px 20px 0;
    }

    #flow_to_start img {
        width: 100%;
        height: auto;
    }
}
/* 授業料値下げ関連 ここから
----------------------------------------- */
.systemBoxRow_txt {
    padding-block: 7px;
}
@media screen and (max-width: 834px) {
    .systemBoxRow_txt {
        justify-content: center;
    }
}
.strikeThrough {
    font-size: 97%;
    text-decoration: line-through;
    text-decoration-color: #d20000;
    text-decoration-thickness: 2px;
}
@media screen and (min-width: 601px){
    .strikeThrough {
        font-size: 90%;
    }
}
.strikeThrough + span {
    margin-block: 0 20px;
}
.strikeThrough + span + span {
    position: relative;
    font-size: 105%;
    font-weight: 700;
}
.strikeThrough + span + span::before {
    position: absolute;
    top: -15px;
    left: 50%;
    content: '';
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    height: 1.3rem;
    width: 2rem;
    background: #d20000;
    transform: translateX(-50%);
}
/* 授業料値下げ関連 ここまで
----------------------------------------- */

/* アンカーリンク ここから
----------------------------------------- */
.anchor_btn a{
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    border-radius: 50px;
    padding-left: 25px;
    line-height: 1.4;
}
.anchor_btn a:before{
    content: '';
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 15px;
    width: 26px;
    height: 26px;
}
.anchor_btn a.anchor_es_btn{
    background-color: #0d945a;
    box-shadow: 0 5px 0 #0e482f;
}
.anchor_btn a.anchor_ms_btn{
    background-color: #e0762b;
    box-shadow: 0 5px 0 #743c15;
}
.anchor_btn a.anchor_hs_btn{
    background-color: #66aac6;
    box-shadow: 0 5px 0 #245f78;
}
.anchor_btn a.anchor_es_btn:before {
    background: url(../images/support/arr01.png) 0 0/contain no-repeat;
}
.anchor_btn a.anchor_ms_btn:before {
    background: url(../images/support/arr02.png) 0 0/contain no-repeat;
}
.anchor_btn a.anchor_hs_btn:before {
    background: url(../images/support/arr03.png) 0 0/contain no-repeat;
}
@media screen and (min-width: 835px) {
    .anchor_btn{
        width: 812px;
        margin: 30px auto 70px;
        display: flex;
        justify-content: space-between;
    }
    .anchor_btn a{
        position: relative;
        width: 32%;
        height: 70px;
        display: inline-flex;
        align-items: center;
        font-size: 2rem;
        font-weight: bold;
        color: #fff;
        border-radius: 50px;
        padding-left: 25px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 834px) {
    .anchor_btn{
        width: calc(100% - 40px);
        max-width: 420px;
        margin: 30px auto 50px;
        display: flex;
        flex-direction: column;
    }
    .anchor_btn a{
        width: 100%;
        height: 50px;
        margin-bottom: 20px;
        font-size: 2rem;
        font-size: max(1.6rem, min(4.533vw, 2rem));
    }
    .anchor_btn a.anchor_es_btn{
        background-color: #0d945a;
        box-shadow: 0 4px 0 #0e482f;
    }
    .anchor_btn a.anchor_ms_btn{
        background-color: #e0762b;
        box-shadow: 0 4px 0 #743c15;
    }
    .anchor_btn a.anchor_hs_btn{
        background-color: #66aac6;
        box-shadow: 0 4px 0 #245f78;
    }
}
/* アンカーリンク ここまで
----------------------------------------- */

.accdWrap_btn {
    text-align: center;
}

li {
    list-style: none;
}

dl,
dt,
dd,
ul {
    margin: 0;
}

.catch_black {
    position: relative;
    color: #000;
    font-family: var(--fontFamily-serif-noto);
    font-weight: 700;
    font-size: max(2rem, min(5.3vw, 4rem));
    display: block;
    line-height: 1.4;
}

@media screen and (min-width: 835px) {
    .catch_black {
        font-size: 2.4rem;
    }
}
.system .general_h2_container {
    margin-top: 0px;
    margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
    #flow_to_start,
    #flow_to_start .step_list {
        margin-top: 30px;
    }
}

.fs_70 {
    font-size: 80%;
}


/* Firsr view on icon
----------------------------------------- */
.firstView {
    grid-gap: min(var(--sp-15px), 20px);
    --background-color: #fffbf0;
}
.firstView h1 {
    position: relative;
    align-content: center;
    grid-gap: 3px;
    font: 900 clamp(2.5rem, var(--sp-29px), 5rem)/1.2 var(--fontFamily-sans-noto);
}
.firstView h1 .sub {
    font-size: clamp(1.5rem, var(--sp-19px), 3rem);
}
.firstView h1 .main {
    font-family: var(--fontFamily-serif-noto);
}
.firstView_emblem {
    display: grid;
    place-content: center;
    grid-auto-columns: min(var(--sp-140px), 200px);
    grid-auto-flow: column;
    grid-gap: min(var(--sp-10px), 20px);
}
.firstView_emblem div {
    display: grid;
    align-content: start;
    justify-items: center;
    grid-gap: min(var(--sp-7px), 10px);
}
.firstView_emblem :is(picture, img) {
    display: block;
    max-width: min(var(--sp-120px), 170px);
    width: 100%;
    height: auto;
}
.firstView_emblem .hideCont {
    --hide-height: 1.4em;
}
.firstView_emblem p {
    padding-left: 1em;
    text-indent: -1em;
    color: #777;
    font: 400 1rem/1.3 var(--fontFamily-sans-yakuhan);
}
.firstView_emblem .hideTxt::after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 40%, #fff 100%);
}
@media screen and (max-width: 834px) {
    .firstView {
        align-content: start;
        padding: 0;
        background: none;
    }
    .firstView h1 {
        padding: clamp(20px, var(--sp-20px), 30px) var(--paddingInline) clamp(30px, var(--sp-30px), 40px);
        border-bottom: 1px solid #dadada;
        background-color: var(--background-color);
    }
}
@media not screen and (max-width: 834px) {
    .firstView{
        align-content: start;
        align-items: start;
        grid-template-columns: 1fr auto;
        margin-inline: auto;
        margin-bottom: 30px;
        padding-block: 35px 10px;
        min-height: 240px;
        max-width: 1150px;
        border-image: linear-gradient(var(--background-color) 0 100%) 0 fill/auto/0 100vw;
    }
    .firstView h1 {
        margin-bottom: 40px;
    }
    .firstView_emblem {
        grid-column: 2;
        padding: 5px 30px 0 0;
    }
    .firstView_emblem .hideCont {
        --hide-color: #fffbf0;
    }
}


.support_bg {
    margin: 45px auto 0px auto;
}


#system_relief_bg {
    width: calc(100% - 20px);
    max-width: 1120px;
    margin: 0 auto;
    position: relative;
    background: #fff9e6;
}

#system_relief_bg:before {
    content: "";
    width: 100%;
    height: 10px;
    position: relative;
    display: block;
    border-radius: 20px 20px 0 0;
    background-color: rgba(163, 216, 198, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(147, 209, 188, 1) 5px, rgba(147, 209, 188, 1) 10px);
}

#system_relief_bg #system_relief_h2 {
    position: relative;
    padding-top: 20px;
}

#system_relief_bg #system_relief_h2:before {
    content: '';
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 70px;
    width: 125px;
    height: 135px;
    background: 0 0/contain no-repeat;
    background: url(../images/system/system_relief_before.svg)center/cover no-repeat;
}

#system_relief_bg #system_relief_h2:after {
    content: '';
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 70px;
    width: 135px;
    height: 135px;
    background: 0 0/contain no-repeat;
    background: url(../images/system/system_relief_after.svg)center/cover no-repeat;
}

#system_relief_bg #system_relief_h2 .system_relief_ttl {
    display: table;
    margin: auto;
    position: relative;
    text-align: center;
    padding-top: 20px;
    padding: 20px 0 0;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.4;
}
#system_relief_bg #system_relief_h2 .system_relief_ttl:after {
    content: "";
    display: block;
    margin-top: 10px;
    width: 100%;
    height: 5px;
    background: linear-gradient(to right, #64aac4, #64aac4 33.3%, #00955d 33.3%, #00955d 66.6%, #e17639 66.6%, #e17639 100%);
}
.edge #system_relief_bg #system_relief_h2 .system_relief_ttl:after {
    margin-top: 5px;
}
#system_relief_bg #system_relief_h2 span.large {
    font-size: 3.7rem;
    letter-spacing: normal;
}

.system_usp {
    margin: 20px 0 10px 0;
    list-style: none;
    position: relative;
}

.system_2clm .system_usp {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.system_usp::after {
    content: "";
    position: absolute;
    right: -3px;
    bottom: 0px;
    width: 221px;
    height: 259px;
    z-index: 1;
    background: 0 0/contain no-repeat;
}

.no_webp .system_usp::after {
    background-image: url(/mega/wp-content/themes/site/images/system/usp_bg.png);
}

.webp .system_usp::after {
    background-image: url(/mega/wp-content/themes/site/images/system/usp_bg.png.webp);
}

.system_2clm .system_usp::after {
    content: none;
}

.system_usp li {
    position: relative;
    font-size: 2.1rem;
    color: #222222;
    line-height: 1.4;
    background: none;
}

.system_2clm .system_usp li {
    width: calc(100% / 2 - 10px);
    border: solid 2px #e24148;
    border-radius: 10px;
    margin-bottom: 20px;
}

.system_usp li .system_cont_img {
    padding: 20px;
}

.system_usp li .system_cont_img img {
    margin: auto;
}

.system_2clm .system_usp li:nth-of-type(1),
.system_2clm .system_usp li:nth-of-type(3),
.system_2clm .system_usp li:nth-of-type(5) {
    margin-right: 20px;
}

.system_usp li:last-child {
    padding-bottom: 10px;
}

.service_ttl {
    font-weight: bold;
    font-size: 2rem;
    padding: 20px;
    background: #fff9e6;
    margin-bottom: 0;
    border-radius: 10px 10px 0 0;
}

.service_ttl span {
    display: block;
    padding-left: 1em;
    border-left: 5px solid #e24148;
}

.service_ttl.ser03,
.service_ttl.ser05,
.service_ttl.ser06 {
    height: 124px;
}

.watch_video_txt {
    font-size: 1.5rem;
}

.offline_txt {
    display: block;
    font-size: 1.5rem;
    margin-top: 5px;
}

.watch_video_txt a {
    text-decoration: underline;
}

.system_2clm .system_usp .linkBtn {
    margin: 10px auto 0px;
    height: 65px;
    font-size: 1.9rem;
    line-height: 1.3;
}

.system_usp .red {
    font-family: inherit;
    line-height: inherit;
}

#system_cashback_h3_bg {
    padding: 5px 0;
    background: #f9f9f3;
    margin-bottom: 20px;
}

#system_cashback_h3 {
    width: 860px;
    min-height: 162px;
    margin: 10px auto 10px auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    letter-spacing: .1em;
    font-size: 3.2rem;
    text-align: center;
    color: #665b00;
    line-height: 1.2;
    font-family: YakuHanMP, 'Noto Serif JP', serif;
    position: relative;
    font-weight: bold;
}
#system_cashback_h3 span {
    display: contents;
    color: #000000;
}

#system_cashback_h3::before,
#system_cashback_h3::after {
    content: "";
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    z-index: 1;
    width: 50px;
    height: 162px;
    background: url(/mega/wp-content/themes/site/images/system/laurel_icon.svg) 0 0/contain no-repeat;
}

#system_cashback_h3::before {
    left: 10px;
    transform: translateY(-50%);
}

#system_cashback_h3::after {
    right: 10px;
    transform: translateY(-50%) scale(-1, 1);
}

#system_cashback_h3 .limit {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    display: block;
    text-align: inherit;
    font-family: inherit;
    font-size: 3.0rem;
    color: #000000;
    line-height: 1.5;
    position: relative;
    margin-top: 19px;
    padding: 0;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
}

#system_cashback_h3 .limit span {
    font-family: inherit;
    font-size: 3.4rem;
    color: #dd0130;
    line-height: inherit;
}

.warranty_h3_container {
    position: relative;
    display: flex;
    width: 100%;
    margin: 50px auto 40px auto;
    border-top: 2px solid #e0762b;
    border-bottom: 2px solid #e0762b;
}

.warranty_h3,
.warranty_h3_system {
    width: 100%;
    display: flex;
    align-items: center;
    min-height: 110px;
    padding-left: 110px;
    margin: 0 auto;
    font-size: 3.2rem;
    line-height: 1.4;
    position: relative;
    font-feature-settings: "palt";
    background: #fff6ed;
}

.warranty_h3_system::before {
    content: "";
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 10px;
    width: 84px;
    height: 90px;
    background: no-repeat;
}

.warranty_h3_system::before {
    background: url(/mega/wp-content/themes/site/images/reason/warranty01.svg)center/cover no-repeat;
}

.warranty_h3_system.nth2::before {
    background: url(/mega/wp-content/themes/site/images/reason/warranty02.svg)center/cover no-repeat;
}

.warranty_h3_system::before {
    z-index: 1;
}

#cashback_detail {
    background: #fffcf4;
    border: solid 1px #d1cab7;
    padding: 33px 40px 27px;
    margin: 25px 0;
    position: relative;
    border-radius: 10px;
}

#cashback_detail::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: solid 2px #6a612a;
    border-radius: 5px;
}

#cashback_detail p:first-child {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 770px;
    height: 60px;
    background: #947f28;
    box-sizing: border-box;
    color: #fff;
    font-size: 2.6rem;
    line-height: 1.3;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 12px 0 6px 50px;
}

#cashback_detail p:first-child::after {
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    right: 0;
    width: 0px;
    height: 0px;
    border-width: 30px 15px 30px 0;
    border-color: transparent #fffcf4 transparent transparent;
    border-style: solid;
}

#cashback_detail p.henkin {
    background: #947f28;
}

#cashback_detail p.seiseki {
    background: #c92d24;
}

#cashback_detail dl {
    display: grid;
    padding: 20px 0;
    overflow: hidden;
    border-bottom: dashed 1px #c4b794;
}

#cashback_detail dl:nth-of-type(1):not(.accordion_tree dl:nth-of-type(1)) {
    padding-top: 80px;
}

#cashback_detail dl.dl_hide {
    padding-top: 20px;
}

#cashback_detail dl:last-child {
    padding-bottom: 8px;
    border: none;
}

#cashback_detail dt {
    font-size: 2rem;
    line-height: 1.3;
    color: #423b1c;
    margin-top: 1px;
    font-weight: bold;
}

#cashback_detail dt strong {
    font-size: inherit;
    line-height: inherit;
}

#cashback_detail dd {
    margin-left: 0;
    color: #000000;
    font-size: 1.7rem;
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
    line-height: 1.5;
}

#cashback_detail dd span {
    display: inline-block;
    font-size: 1.4rem;
    line-height: inherit;
    text-indent: -1.4rem;
    padding-left: 1.4rem;
}

#cashback_detail dd ul {
    padding-left: 7px;
}

#cashback_detail dd ul li {
    padding-left: 1em;
    text-indent: -1.3em;
}

#cashback_detail dd ul li:before {
    content: "●";
    font-size: 1.2rem;
    margin-right: 1rem;
    color: #ac9b6b;
}

#cashback_detail .trigger {
    position: relative;
    text-align: right;
    font-weight: bold;
    padding: 10px 20px 0 0;
}

.trigger::before,
.trigger::after {
    content: '';
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 10px;
    background: #000;
    position: absolute;
    right: -10px;
    top: 60%;
    transform: translateY(-50%);
}

.trigger::after {
    transform: translateY(-50%) rotate(90deg);
    transition: 0.5s;
}

.trigger.active::after {
    transform: rotate(0);
    transition: 0.5s;
}

.trigger:hover {
    cursor: pointer;
}

#system_cashback_h3 .limit .supplementTtl {
    display: inline-block;
    font-size: 70%;
    line-height: 1.4;
    text-indent: -1.4rem;
    margin-top: 5px;
    padding-left: 1.4rem;
    color: #000;
}

#flow_to_start .step_cont h3 {
    font-size: 2.8rem;
}


.system .grade_title {
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 40px;
    margin-bottom: 15px;
    background-color: rgba(254, 239, 231, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 3px, rgba(254, 231, 219, 1) 3px, rgba(254, 231, 219, 1) 6px);
}
@media all and (-ms-high-contrast: none) {
    .system .grade_title {
        padding-top: 8px
    }
}
.system .grade_title span {
    display: block;
    font-size: 2.8rem;
    font-weight: bold;
    padding-left: 30px;
}

.grade_title.es {
    background-color: rgb(16 148 90);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 3px, rgb(25 154 98) 3px, rgb(25 154 98) 6px);
    color: #fff;
}
.grade_title.ms {
    margin-top: 25px;
    background-color: rgb(224 118 43);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 3px, rgb(233 127 51) 3px, rgb(233 127 51) 6px);
    color: #fff;
}
.grade_title.hs {
    background-color: rgb(87 161 191);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 3px, rgb(102 170 198) 3px, rgb(102 170 198) 6px);
    color: #fff;
}

.system .grade_subtitle {
    font-size: 2.4rem;
    color: #e33049;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 0px;
}
.system .grade_subtitle.grade_subtitle_ms {
    color: #845000;
    margin-top: 30px;
    margin-bottom: 15px;
}

.u_line_h3 {
    font-weight: 900;
    font-size: 3rem;
    margin-top: 30px;
    margin-bottom: 15px;
    padding: 5px 0 5px 0px;
    position: relative;
    font-family: var(--fontFamily-serif-noto);
}

.u_line_h3:before {
  content: ''; /* 空設定 */
  display: inline-block;
  width: 13px; /* 画像表示の幅 */
  height: 13px; /* 画像表示の高さ */
  background: url(/area/assets/images/general_h3_point.svg) no-repeat; /* 画像のパスと繰り返しなし*/
  background-size: contain;
  margin-top: -7.5px;
  margin-right: .5em;
  vertical-align: middle; /* 上下中央配置 */
}


.cash_contents_txt {
    padding: 0 34px;
}

.cash_contents_txt .join {
    display: block;
}

.cash_contents_txt .join:before {
    font-size: 10px;
    content: "●";
    display: inline-block;
    margin-right: 8px;
    color: #e0762b;
    vertical-align: 2px;
}

.fees {
    padding: 0 34px;
}

/*----------------ここから-------------------*/
.systemBoxTtl {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    font: 700 2rem/1.3 dnp-shuei-mgothic-std, sans-serif;
    font-size: max(1.7rem, min(4.8vw, 2rem));
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
}

.systemBoxTtl span span {
    color: #777;
    font-size: 70%;
}

.systemBoxTtl::before {
    content: '';
    flex-shrink: 0;
    margin-right: 8px;
    width: 13px;
    height: 13px;
    background-color: #aaaaaa;
}

.systemBoxTtl.hs {
    margin-top: 30px;
}
.headTxt {
    line-height: 1.3;
    font-weight: 700;
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
}

.systemBoxRow_txt {
    width: 100%;
    line-height: 1.3;
    font-size: 1.5rem;
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
    border: solid #dedede;
    border-width: 0 0 0 2px;
    font-weight: 700;
}

.systemBoxRow_txt .taxin {
    display: block;
    font-size: 1.3rem;
    font-weight: normal;
}

.once .systemBoxRow_txt::before {
    content: "1回 ";
}

.systemBoxRow_txt.boxRow_l.line {
    position: relative;
    background: #ededed;

}

.systemBoxRow_txt.boxRow_l.line:before {
    position: absolute;
    content: "";
    display: block;
    /*transform: rotate(-10deg);*/
    transform: rotate(-22deg);
    background-color: #aaa;
    /*width: 100%;*/
    width: 108%;
    height: 1px;
    top: 50%;
    /*left: 0;*/
    left: -12px;
}

@media screen and (min-width: 601px) {
    .univ .teachersCont_ttl::after {
        right: -52px;
    }

    .systemBox {
        margin: 0 0 30px;
        border: solid #dedede;
        border-width: 2px;
    }

    .boxRow {
        display: flex;
    }

    .systemBox_head::before,
    .systemBoxRow_ttl {
        width: 210px;
    }

    .systemBox_head {
        height: 35px;
        background-color: #fee7da;
    }

    .systemBox_head::before {
        content: "";
        flex-shrink: 0;
    }

    .boxRow_head {
        display: none;
    }

    .systemBoxHead_txt {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-grow: 1;
        width: 100%;
        color: #000;
        font-size: 1.5rem;
        text-align: center;
    }

    .systemBoxHead_txt.boxRow_r {
        border-left: 2px solid #dedede;
    }

    .systemBoxHead_txt.boxRow_l {
        border-left: 2px solid #dedede;
    }

    .systemBox_row:not(:last-of-type) .systemBoxRow_ttl {
        border-bottom: 2px solid #dedede;
    }

    .systemBox_row:not(:last-of-type) .systemBoxRow_txt {
        border-bottom-width: 2px;
    }

    .systemBoxRow_ttl {
        display: flex;
        align-items: center;
        flex-shrink: 0;
        padding-left: 12px;
        font-size: 1.5rem;
        background-color: #f9f9f3;
    }

    .systemBoxRow_txt {
        flex-grow: 1;
        padding: 13px 12px;
    }
}

@media screen and (max-width: 834px) {
    .u_line_h3 {
        margin-top: 20px;
        margin-bottom: 3px;
        padding: 2px 0 0 10px;

        font-size: max(2.3rem, min(4.8vw, 3.2rem));
    }

    .simulationBnr {
        width: 100%;
    }

    .simulationBnr img {
        margin: auto;
    }
}

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

    .systemBox_head::before,
    .systemBoxRow_ttl {
        width: 120px;
    }

    .systemBoxHead_txt,
    .systemBoxRow_ttl {
        font-size: 1.4rem;
        line-height: 1.2;
    }

    .systemBox_head {
        position: sticky;
        top: 0;
        height: 40px;
    }
}

@media screen and (max-width: 600px) {
    .systemBox {
        margin-bottom: 30px;
    }

    .boxRow {
        display: grid;
        grid-template-rows: repeat(3, auto);
        grid-template-columns: auto 2fr;
        border: solid #dedede;
        border-width: 2px;
    }

    .boxRow:not(:last-of-type) {
        margin-bottom: 10px;
    }

    .boxRow_head {
        grid-column: 1;
        grid-row: 2/4;
        background-color: #fff5f8;
    }

    .systemBox_head {
        display: none;
    }

    .systemBoxRow_ttl {
        display: flex;
        justify-content: center;
        align-items: center;
        grid-column: 1/3;
        width: 100%;
        font-size: 1.4rem;
        height: 30px;
        color: #000;
        text-align: center;
        background-color: #fee7da;
    }

    .systemBoxRow_txt,
    .boxRow_head div {
        padding: 10px 7px;
    }

    .boxHead_top,
    .boxRow_l {
        border-bottom: 1px solid #dedede;
    }

    .boxRow_l,
    .boxRow_r {
        border-left-width: 1px;
    }

    .boxRow_head div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-size: 1.2rem;
        font-size: max(1rem, min(3.467vw, 1.4rem));
    }

    .boxHead_top {
        height: calc(50% + 1px);
    }

    .boxHead_btm {
        height: 50%;
    }

    .systemBoxRow_txt {
        font-size: max(1.4rem, min(4vw, 1.5rem));
    }

    .boxRow_head span,
    .systemBoxRow_txt .taxin {
        font-size: 1.2rem;
        font-size: max(1.1rem, min(3.2vw, 1.2rem));
    }
}

@media screen and (min-width: 481px) {
    .teachersWrap_cont {
        display: grid;
        display: -ms-grid;
        grid-template-columns: 220px 1fr;
        -ms-grid-columns: 220px 1fr;
        grid-template-rows: auto;
        -ms-grid-rows: auto;
        align-items: center;
    }

    .teachersCont_ttl {
        -ms-grid-column: 1;
        margin-right: 65px;
        height: 72px;
    }

    .ie .teachersCont_ttl {
        margin-top: auto;
        margin-bottom: auto;
    }
}

@media screen and (max-width: 480px) {
    .teachersWrap {
        padding: 0 15px;
    }

    .teachersCont_ttl {
        margin: 30px 0 10px;
    }

    .univ .teachersCont_ttl {
        margin-top: 15px;
    }

    .teachersCont_ttl::after {
        right: 2.667vw;
        width: 26.667vw;
        height: 25.6vw;
    }
}

/*-----------------ここまで--------------------*/
.systemTable {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 10px 0 20px;
    width: 100%;
}

.systemRow {
    display: inline-flex;
    width: 100%;
}

.systemRow dd {
    padding: 0px;
    width: 40%;
    border-right: 2px solid #dedede;
    border-bottom: 2px solid #dedede;
}

#lower_container .systemRow_cap {
    margin-top: 5px;
    margin-bottom: 0;
    text-indent: -1.3rem;
    padding-left: 1.3rem;
    font-size: 1.3rem;
    color: #444444;
    line-height: 1.6;
}

.systemTbl_head {
    background-color: #ed9100;
}

.systemTbl_head dd {
    font-weight: bold;
}

.systemRow_ttl {
    position: relative;
    padding: 10px 0 10px 10px;
    width: 15%;
    text-align: center;
    border-right: 2px solid #dedede;
    border-bottom: none;
}

.systemTable.hs {
    border: 2px solid #dedede;
    margin-bottom: 20px;
}

.systemTable.hs .systemRow_ttl {
    background-color: #fee7da;
}

.systemRow_ttl:nth-last-child(1) {
    width: calc(40.6% * 2);
    border-right: none;
}

.systemRow .systemRow_ttl {
    border-bottom: none;
    font-size: 1.7rem;
    padding: 0;
}

.systemRow_ttl p {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 40px);
    text-align: center;
    transform: translate(-50%, -50%);
    font-weight: bold;
}

.systemRow .systemRow_ttl .center {
    display: block;
    width: 100%;
    padding: 15px 0;
    border-bottom: solid 2px #fff;
    letter-spacing: normal;
    text-align: center;
}

.systemRow .systemRow_ttl .dbb {
    letter-spacing: normal;
    float: left;
    padding: 10px 0 10px 15px;
    border: none;
    text-align: center;
}

.systemRow .systemRow_ttl .dbb:nth-last-child(1) {
    width: 50%;
}

.systemRow .systemRow_ttl .dbb:nth-last-child(2) {
    width: 50%;
    border-right: 2px solid #dedede;
}

.systemRow_ttl2 {
    position: relative;
    padding: 10px 0 10px 10px;
    width: 160px;
    text-align: center;
    border-right: 2px solid #dedede;
    border-bottom: 2px solid #dedede;
}

.systemRow_ttl2 p {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 40px);
    text-align: left;
    line-height: 1.3;
    font-size: 1.8rem;
    transform: translate(-50%, -50%);
    font-weight: bold;
}

.systemRow_content p {
    line-height: 1.4;
}

.systemRow_content span {
    line-height: inherit;
}

.systemRow_content .cash_txt {
    display: block;
    height: 50%;
    line-height: 1.5;
    padding: 10px 0 13px 15px;
    position: relative;
    border-bottom: dashed 1px #dddddd;
    font-size: 1.7rem;
}

.systemRow_content .cash_txt:last-child {
    margin-bottom: 0;
    border: none;
}

.systemRow_content .cash_txt .bold {
    margin-bottom: 8px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;
}

.cash_detail {
    color: #000000;
}

.systemTable.ms .systemRow_content:nth-of-type(2) {
    display: none;
}

.systemRow_content:nth-last-child(2) {
    width: 40.6%;
    padding: 0;
}

.systemRow_content:nth-last-child(1) {
    width: 40.6%;
    border-right: none;
}

.systemRow .systemRow_long {
    width: 81%;
}

.systemRow .bold {
    display: block;
    font-weight: bold;
}

.systemRow:last-child dt,
.systemRow:last-child dd {
    border-bottom: none;
}

.systemRow_spRow {
    height: 100%;
}

.systemRowPrice_main,
.systemRowPrice_sub {
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
    line-height: 1;
}

.systemRowPrice_main {
    margin-bottom: 5px;
    font-size: 1.8rem;
}

.systemRowPrice_sub {
    font-size: 1.4rem;
}

.blank_cell {
    background: #f0f0f0;
    display: flex;
    align-items: center;
    padding-right: 20px;
}

.systemRow_content .blank_cell > span {
    width: 100%;
    line-height: 1.3;
    text-indent: -1em;
    padding-left: 2em;
}

.blank_cell span span {
    font-weight: normal;
    font-size: 1.5rem;
}


/* AO料金ページ */
.system_ao #system_ttl_bg #lower_ttl {
    display: flex;
    align-items: center;
}

.system_ao #system_ttl_bg h1 {
    margin: 0 !important;
    font-feature-settings: "halt";
}

.systemRow.ready {
    position: relative;
}
.systemRow.ready::after {
    content: '準備中';
    position: absolute;
    display: grid;
    place-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font: 700 min(var(--sp-20px),2.2rem)/1 var(--fontFamily-sans-yakuhan);
    background-color: rgba(218, 218, 218, .4);
    -webkit-backdrop-filter: blur(.5rem) saturate(180%);
    backdrop-filter: blur(.5rem) saturate(180%);
}

.system_ao .systemRow_ttl2,
.system_ao .systemRow_ttl:nth-last-child(2) {
    width: 45%;
}

@media not screen and (max-width: 600px){
    .system_ao .systemRow_ttl2 {
        background-color: #f9f9f3;
    }
}

.system_ao .systemRow_ttl2 p {
    font-size: 1.8rem;
}

.system_ao .systemRow_ttl2 p span {
    font-size: 1.4rem;
    color: #888888;
}

.system_ao .systemRow_content,
.systemRow_ttl:nth-last-child(1) {
    width: 80%;
}

.system_ao .systemOnOff .cash_txt {
    border-bottom: none;
}

.system_ao #last_flow img {
    padding-bottom: 15px;
}

.systemTable.system_ao .systemRow_ttl {
    padding: 5px 0;
}

.guidanceBoxMain_btn {
    position: relative;
    margin: auto auto 0;
    width: calc(100% / 2);
    height: 68px;
    color: #fff;
    line-height: 1.2;
    font-size: 2rem;
    text-align: center;
    border-radius: 100px;
    margin-right: 10px;
    font-weight: bold;
}

.shiritsu.guidanceBoxMain_btn {
    margin-right: 0;
}

.clm2 .guidanceBoxMain_btn {
    margin: 0 auto;
}

.guidanceBoxMain_btn_out {
    display: flex;
    padding: 0 40px 40px 40px;
}

.guidanceBoxMain_btn::before {
    content: "";
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 18px;
    width: 27px;
    height: 27px;
    background: url(/mega/wp-content/themes/site/images/common/btn_arrow.svg) 0 0/contain no-repeat;
}

.ms.guidanceBoxMain_btn {
    box-shadow: 0 3px 0 #4c3000;
    background: linear-gradient(#fd9b00 0%, #cd7e00 100%);
}

.guidanceBoxMain_btn a {
    color: #fff;
    height: 68px;
    display: flex;
    padding-right: 35px;
    justify-content: center;
    align-items: center;
}

.hs.guidanceBoxMain_btn {
    box-shadow: 0 3px 0 #4c0010;
    background: linear-gradient(#f02953 0%, #c50c32 100%);
}

.es.guidanceBoxMain_btn {
    box-shadow: 0 3px 0 #004f07;
    background: linear-gradient(#00c217 0%, #009411 100%);
}

.shiritsu.guidanceBoxMain_btn {
    box-shadow: 0 3px 0 #311e00;
    background: linear-gradient(#9c5f00 0%, #744600 100%);
}

.medic.guidanceBoxMain_btn,
.ao.guidanceBoxMain_btn {
    box-shadow: 0 3px 0 #4c0010;
    background: linear-gradient(#f02953 0%, #c50c32 100%);
    /*    margin: 0 0 0 66px;*/
    margin: 0 auto;
}

.costListWrap {
    width: 880px;
    padding-left: 24px;
    padding-right: 20px;
}

.costListWrap h4 {
    margin-bottom: 10px;
    font-size: 2.1rem;
}

.costListWrap img {
    height: auto;
}
.annotation_margin {
    margin: 20px 0;
}

#cashback_detail dd span.annotation {
    display: block;
    color: #888888;
    line-height: 1.3;
    font-weight: normal;
    margin-top: 0;
}

.costListWrap .annotation {
    margin-bottom: 12px;
}

/*.anchor_btn_out {
    display: none;
}*/

/* 募集終了 案内 */
.systemTable.endGuide {
    position: relative;
}

.systemTable.endGuide .endGuide_box {
    position: absolute;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 30px 20px 0;
    width: 100%;
    height: 100%;
    background-color: rgba(240, 240, 240, .85);
}

.systemTable.endGuide .endGuide_box p {
    color: #000;
    font-size: 2rem;
    font-weight: bold;
    font-feature-settings: 'halt';
    padding-left: 0;
    text-indent: 0;
    text-align: center;
}
.systemTable.endGuide dl:nth-last-of-type(1).systemRow,
.systemTable.endGuide dl:nth-last-of-type(2).systemRow {
    display: none;
}
.systemTable.endGuide dl:nth-last-of-type(3).systemRow dt,
.systemTable.endGuide dl:nth-last-of-type(3).systemRow dd {
    border-bottom: none;
}

.equipment_table {
    width: 100%;
    border: solid 4px #ccc;
    margin-bottom: 15px;
}

.equipment_table th {
    width: 50%;
    height: 50px;
    background: #fffdf3;
}

.equipment_table th,
.equipment_table td {
    vertical-align: middle;
    padding: 10px 0;
    text-align: center;
    line-height: 1.2;
    border-bottom: solid 3px #ccc;
}
.equipment_table th {
    font-weight: bold;
}

.mb_margin {
    margin-bottom: 50px;
}


/* ao終了案内
----------------------------------------- */
.txtRed_ao {
    margin-bottom: 12px;
    text-align: center;
    color: #ec0000;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.3;
}

/* 大サイズ体験記
----------------------------------------- */
#Large_pass_list li {
    margin: 20px 0;
}


/* よくあるご質問
----------------------------------------- */
.faq_wrap:nth-child(1) {
    margin-top: 20px;
}

.faq_wrap:nth-child(3) {
    margin-bottom: 30px;
}

.faqWrap_a p:nth-child(1) {
    font-weight: normal;
}

@media not screen and (max-width: 834px) {
    #cashback_detail dl {
        grid-template-columns: 160px 1fr;
    }
}

/* コース授業料部分
----------------------------------------- */
.initiationFee_table {
    margin: 0 0 20px 24px;
    width: 55%;
}
.initiationFee_table,
.initiationFee_table td,
.initiationFee_table th {
    border: 2px #cccccc solid;
}
.initiationFee_table td,
.initiationFee_table th {
    padding: 7px 20px;
}
.initiationFee_table th {
    background: #fefbf0;
}
.initiationFee_table .bold {
    font-weight: bold;
}
@media screen and (max-width: 834px){
    .initiationFee_table {
        width: calc(100% - 34px);
    }
    .initiationFee_table td,
    .initiationFee_table th {
        line-height: 1.2;
    }
}
@media screen and (max-width: 480px) {
    .initiationFee_table {
        margin-left: 14px;
    }
    .initiationFee_table td,
    .initiationFee_table th {
        padding: 7px 10px;
        font-size: 1.6rem;
        font-feature-settings: 'palt';
        vertical-align: middle;
    }
}

.u_line_h3 {
    padding-left: 0;
}
.u_line_h3:first-of-type {
    margin-top: 10px;
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 SP @768px
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

@media (max-width: 834px) {

    /* main Contents
    ----------------------------------------- */

    .annotation {
        text-align: left;
    }
    .system_container {
        width: calc(100% - 40px);
        margin: 0 20px;
        padding: 20px 10px 10px 10px;
    }

    .system .grade_title {
        line-height: 1.3;
        padding: 10px 0;
    }

    .support_bg {
        width: calc(100% - 40px);
        margin: 30px auto 0px auto;
    }

    #system_relief_bg {
        width: 100%;
    }
    #system_relief_bg #system_relief_h2 {
        padding-top: 0px;
    }

    #system_relief_bg #system_relief_h2:before {
        content: none;
    }

    #system_relief_bg #system_relief_h2 .system_relief_ttl {
        width: calc(100% - 20px);
        text-align: left;
        font-size: 1.8rem;
        font-size: max(1.6rem, min(4.8vw, 3.2rem));
    }
    #system_relief_bg #system_relief_h2 .system_relief_ttl::after {
        margin-top: 20px;
    }

    #system_relief_bg #system_relief_h2 span.large {
        font-size: 2.4rem;
        font-size: max(2.2rem, min(5.534vw, 4.4rem));
    }

    #system_relief_bg #system_relief_h2:after {
        right: 20px;
        width: 100px;
        height: 100px;
    }

    .costListWrap {
        width: 100%;
    }

    .medic.guidanceBoxMain_btn,
    .ao.guidanceBoxMain_btn {
        margin: auto;
    }

    .equipment_table {
        width: 100%;
    }

    .equipment_table th {
        width: 35%;
    }

    .mb_margin {
        margin-bottom: 20px;
    }

    .system_2clm .system_usp li {
        width: 100%;
    }

    .system_2clm .system_usp li:nth-of-type(1),
    .system_2clm .system_usp li:nth-of-type(3),
    .system_2clm .system_usp li:nth-of-type(5) {
        margin-right: 0;
    }

    .fees {
        padding: 0;
    }

    /*返金保証*/
    #system_cashback_h3_bg {
        padding: 0;
        margin: 0 0 5px 0;
    }

    #system_cashback_h3 {
        width: 100%;
        min-height: 90px;
        margin: 10px auto 0 auto;
        padding: 14px 0 5px 0;
        font-size: 2rem;
    }

    #system_cashback_h3::before,
    #system_cashback_h3::after {
        height: 85px;
        top: 49%;
    }

    #system_cashback_h3::before {
        left: 28%;
    }

    #system_cashback_h3::after {
        right: 28%;
    }

    #system_cashback_h3 .limit {
        font-size: 2.4rem;
        margin-top: 5px;
        padding: 5px 0 6px 0;
    }

    #system_cashback_h3 .limit::before,
    #system_cashback_h3 .limit::after {
        content: none;
    }

    #system_cashback_h3 .limit .supplementTtl {
        display: block;
        margin-top: -6px;
        padding: 0;
        font-size: 1.4rem;
        text-align: center;
    }

    #system_cashback_h3 .limit span {
        font-size: 3.1rem;
    }

    .warranty_h3_system::before,
    .warranty_h3_system.nth2::before {
        width: 60px;
        height: 65px;
        background-size: cover;
    }

    .warranty_h3_container {
        margin: 40px auto 25px auto;
    }

    .warranty_h3_container:before {
        top: -10px;
        height: 3px;
    }

    .warranty_h3_container:after {
        bottom: -10px;
        height: 3px;
    }

    .warranty_h3_system {
        padding-left: 80px;
    }

    .warranty_h3 span,
    .warranty_h3_system {
        position: unset;
        top: unset;
        transform: none;
    }

    .warranty_h3,
    .warranty_h3_system {
        width: 100%;
        min-height: 80px;
        padding: 13px 10px 13px 80px;
        font-size: 2rem;
    }

    #cashback_detail {
        margin-bottom: 20px;
        padding: 15px 20px 10px 20px;
    }

    #cashback_detail::before {
        width: calc(100% - 14px);
        height: calc(100% - 14px);
    }

    #cashback_detail p:first-child {
        width: 90%;
        font-size: 1.9rem;
        line-height: 1.2;
        height: 61px;
        margin: 5px 0 18px 0;
        padding: 0 0 0 15px;
        display: flex;
        align-items: center;
    }

    #cashback_detail dt {
        font-size: 2.0rem;
        width: 100%;
        margin-bottom: 8px;
        padding: 0 0 7px 0;
        border-bottom: dashed 1px #c4b794;
    }

    #cashback_detail dd {
        width: 100%;
    }

    #cashback_detail dl {
        padding: 0 0 25px 0;
        border: none;
    }

    .guidanceBoxMain_btn_out {
        display: block;
        margin-top: 20px;
        padding-bottom: 40px;
    }

    .guidanceBoxMain_btn {
        width: calc(100% - 20px);
        height: 60px;
        color: #fff;
        font-size: 2rem;
        text-align: center;
        border-radius: 100px;
        margin-bottom: 10px;
    }

    .guidanceBoxMain_btn a {
        height: 60px;
    }

    .shiritsu.guidanceBoxMain_btn {
        margin-right: 10px;
    }

    .clm2 .guidanceBoxMain_btn {
        margin-bottom: 10px;
    }

    #cashback_detail .trigger {
        padding: 0px 30px 0 0;
    }

    .trigger::before,
    .trigger::after {
        right: 0;
        top: 50%;
        width: 20px;
    }


    /* ao終了案内
    ----------------------------------------- */
    .txtRed_ao {
        font-size: 2.2rem;
    }
}


@media (max-width: 600px) {
    #system_cashback_h3::before {
        left: 40px;
    }

    #system_cashback_h3::after {
        right: 40px;
    }

    .system_ao .systemRow_ttl2 p span {
        color: #535353;
    }
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 SP @480px~px
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
@media (max-width: 480px) {

    .system_2clm .service_ttl {
        height: auto;
    }

    .guidanceBoxMain_btn {
        width: 100%;
        font-size: 1.7rem;
    }

    .guidanceBoxMain_btn::before {
        right: 10px;
        width: 20px;
        height: 20px;
    }

    .costListWrap h4 {
        font-size: 3.958vw;
    }

    #system_cashback_h3 .limit {
        border: none;
        font-size: 4.408vw;
        margin-top: 0;
        padding: 0;
    }

    #system_cashback_h3 .limit span {
        font-size: 5.958vw;
    }

    .guidanceBoxMain_btn_out {
        padding-bottom: 20px;
    }

    .no_webp #system_relief_bg::after {
        background-image: url(/mega/wp-content/themes/site/images/system/relief_bg_sp.png);
    }

    .webp #system_relief_bg::after {
        background-image: url(/mega/wp-content/themes/site/images/system/relief_bg_sp.png.webp);
    }

    #system_relief_bg #system_relief_h2 {
        padding-left: 10px;
        font-size: 1.6rem;
    }


    .u_line_h3 {
        font-weight: bold;
        font-size: 2rem;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .title_usp {
        position: relative;
    }

    .title_usp::after {
        content: "";
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 84px;
        height: 111px;
        z-index: 1;
        background: 0 0/contain no-repeat;
    }

    .no_webp .title_usp::after {
        background-image: url(/mega/wp-content/themes/site/images/system/usp_bg_sp.png);
    }

    .webp .title_usp::after {
        background-image: url(/mega/wp-content/themes/site/images/system/usp_bg_sp.png.webp);
    }

    .system_usp::after {
        content: none;
    }

    .linkBtn::after {
        width: 1em;
        height: 1em;
    }

    .cash_contents_txt {
        padding: 0 0px;
    }

    .trigger::before,
    .trigger::after {
        width: 3.75vw;
    }

    .system .ovf_visible {
        width: 100%;
        overflow: unset;
        padding-bottom: 30px;
    }

    .system .grade_title {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .system .grade_title span {
        display: block;
        font-size: 2.1rem;
        padding-left: 10px;
    }

    .system .grade_title.ms:after {
        right: 0;
        bottom: 0px;
        width: 150px;
        height: 103px;
    }

    .system .grade_title.hs:after {
        width: 84px;
        height: 93px;
    }

    .system .grade_subtitle {
        font-size: 2rem;
        color: #e33049;
        font-weight: bold;
        line-height: 1.2;
        margin-top: 40px;
    }

    .system .grade_subtitle.mgT0 {
        margin-top: 0;
    }

    .system .grade_subtitle.grade_subtitle_ms {
        display: none;
    }

    .systemTable {
        width: 100%;
        margin: 0;
        border: 0;
    }

    .systemTable.hs {
        border: none;
    }

    .systemRow {
        flex-wrap: wrap;
        background: none;
        margin-bottom: 20px;
    }

    .systemRow:last-child {
        margin-bottom: 0;
    }

    .systemRow_ttl {
        width: 100%;
        height: 45px;
        border-bottom: 0;
        color: #202020;
        background-color: #cd4870;
    }

    .systemRow_ttl p {
        width: 50%;
    }

    .systemRow_ttl2 {
        width: 100%;
        height: 45px;
        border-right: 0;
        border-bottom: 0;
    }

    .systemTable.hs .systemRow_ttl2 {
        background: #fee7da;
    }

    .systemRow_ttl2 p {
        text-align: center;
        width: 100%;
    }

    .systemRow:last-child dt {
        border-bottom: none;
    }

    .systemRow dd {
        display: inline-flex;
        padding: 0;
        border-left: 2px solid #dadada;
    }

    .systemRow:last-child dd {
        border-bottom: 2px solid #dadada;
    }

    .systemRow_content:nth-last-child(1) {
        border-right: 2px solid #dadada;
    }

    .systemRow.systemTbl_head {
        display: none;
    }

    .systemRow.systemTbl_head dd {
        justify-content: center;
        padding: 15px 0;
        width: 100%;
    }

    .systemRow:not(.systemTbl_head):not(.admission) dd {
        position: relative;
        justify-content: flex-end;
        padding-left: 0;
        width: 100%;
    }

    .systemRow:not(.systemTbl_head):not(.admission) dd:before {
        display: block;
        position: absolute;
        transform: translateY(-50%);
        top: 50%;
        left: 6px;
        width: 25%;
        font-size: 1.4rem;
        white-space: pre;
        text-align: left;
        color: #202020;
        font-weight: bold;
        line-height: 1.3;
    }

    .systemRow:not(.systemTbl_head):not(.admission) dd:after {
        content: "";
        position: absolute;
        background: #fffdf3;
        display: block;
        top: 0;
        left: 0;
        z-index: -1;
        width: 25%;
        height: 100%;
        border-right: 2px solid #dadada;
    }


    .systemRow_content:nth-of-type(1)::before {
        content: "オンライン\A指導";
    }

    .systemRow_content:nth-of-type(2)::before {
        content: "訪問型\A家庭教師";
    }


    .systemTable.ms .systemRow_content:nth-of-type(1)::before {
        content: "公立校\Aオンライン\A指導";
    }

    .systemTable.ms .systemRow_content:nth-of-type(2) {
        display: inline-flex;
    }

    .systemTable.ms .systemRow_content:nth-of-type(2)::before {
        content: "私立・\A国立校\Aオンライン\A指導";
    }

    .systemTable.ms .systemRow_content:nth-of-type(3)::before {
        content: "訪問型\A家庭教師";
    }

    .systemRow .systemRow_long {
        flex-direction: column;
        width: 100%;
    }

    .systemRow_long p {
        width: 100%;
    }

    .systemRow_spRow {
        width: 75%;
    }

    .systemRow_spRow.blank_cell {
        padding: 20px 0;
    }

    .systemRow_spRow.blank_cell > span {
        height: 100%;
    }

    #system .systemRow_spRow .supplement {
        margin-top: 0;
    }

    .systemRow_spRow p {
        padding: 10px 5px 10px 13px;
    }

    #lower_container .cash_detail {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .systemRow_content .cash_txt {
        font-size: 1.4rem;
        padding: 10px 5px 10px 13px;
    }

    .systemRow_content .cash_txt .bold {
        font-size: 1.6rem;
    }

    .systemRow:last-child dd .cash_txt {
        padding-top: 10px;
    }

    .systemRow_cap {
        margin-top: 10px;
        margin-left: 13px;
    }

    .systemRow.systemTbl_head dd::before {
        content: none;
    }

    /* AO・推薦料金ページ */
    .system_ao .systemRow_ttl2,
    .system_ao .systemRow_ttl:nth-last-child(2) {
        width: 100%;
    }

    .system_ao .systemRow_ttl2 {
        height: 90px;
    }

    .system_ao .systemRow_ttl2 p {
        width: 100%;
    }

    .system_ao .systemRow:not(.systemTbl_head):not(.admission) dd:before {
        content: none;
    }

    .system_ao .systemRow:not(.systemTbl_head):not(.admission) dd:after {
        width: 100%;
        content: none;
    }

    .system_ao .systemRow_spRow {
        width: 100%;
        padding: 10px;
        font-feature-settings: "halt";
    }

    .systemRowPrice_main {
        font-size: 1.6rem;
    }

    .system_ao #last_flow img {
        padding-bottom: 0;
    }

    .guidanceBoxMain_btn a {
        padding-right: 0px;
        line-height: 1.3;
        font-weight: bold;
    }

    /*.anchor_btn_out {
        display: flex;
        padding-bottom: 10px;
    }

    .anchor_btn {
        position: relative;
        margin: auto 1% 0;
        width: 48%;
        height: 50px;
        line-height: 1;
        font-size: 1.6rem;
        border-radius: 100px;
        background: #fff8f2;
    }

    .anchor_btn a {
        height: 50px;
        display: flex;
        padding: 8px 10px 0 20px;

    }

    .anchor_btn::before {
        content: "";
        position: absolute;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        right: 8px;
        width: 10px;
        height: 8px;
    }

    .ms.anchor_btn {
        border: solid 1px #ed9100;
        background: #fff8f2;
    }

    .hs.anchor_btn {
        border: solid 1px #e33049;
        background: #fff8f2;
    }

    .ms.anchor_btn a {
        color: #ed9100;
    }

    .hs.anchor_btn a {
        color: #e33049;
    }

    .ms.anchor_btn::before {
        background: url(/mega/wp-content/themes/site/images/system/arr2.svg) 0 0/contain no-repeat;
    }

    .hs.anchor_btn::before {
        background: url(/mega/wp-content/themes/site/images/system/arr.svg) 0 0/contain no-repeat;
    }*/

    /* 募集終了 案内 */
    .systemTable.endGuide .endGuide_box {
        padding: 15px 10px 0;
    }

    .systemTable.endGuide .endGuide_box p {
        font-size: 1.8rem;
        line-height: 1.5;
        text-align: left;
    }
    #flow_to_start .step_cont h3 {
        font-size: 2.2rem;
        padding: 30px 20px 10px 20px;
    }


    /* ao終了案内
    ----------------------------------------- */
    .txtRed_ao {
        font-size: 2rem;
    }
}


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 SP @375px~px
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
@media (max-width: 375px) {

    .system_2clm .service_ttl {
        font-size: 1.7rem;
    }

    .system_2clm .system_usp .linkBtn {
        font-size: 1.6rem;
        line-height: 1.4;
    }

    #system_cashback_h3::before {
        left: 20px;
    }

    #system_cashback_h3::after {
        right: 20px;
    }

    .guidanceBoxMain_btn_out {
        padding: 0;
    }

    .guidanceBoxMain_btn {
        font-size: 1.7rem;
        text-align: left;
    }

    .guidanceBoxMain_btn::before {
        height: 22px;
        width: 22px;
        right: 15px;
    }

}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 SP @375px~px
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
@media (max-width: 320px) {
    .general_h2 span {
        font-size: 2.2rem;
    }

    .systemRow:not(.systemTbl_head):not(.admission) dd:before {
        font-size: 1.2rem;
    }

    .systemRow_content .cash_txt .bold {
        font-size: 1.4rem;
    }

    /*.anchor_btn {
        position: relative;
        margin: auto 1% 0;
        width: 48%;
        height: 50px;
        line-height: 1;
        font-size: 1.2rem;
        border-radius: 100px;
        background: #fff8f2;
    }*/
}


/* 安心システム
----------------------------------------- */
.support_bg {
    border-image: linear-gradient(to bottom, #d53524 1px, #fffdf7 1px, rgba(0,0,0,0)) 0 fill/auto/0 100vw;
}
.support_bg h2 {
    font-size: clamp(2.4rem,6.4vw,3.7rem);
    line-height: 1.2;
    color: #25815a;
    margin: 0 auto;
    padding: 15px 0 7px 0;
    max-width: 880px;
    display: flex;
    align-items: center;
    position: relative;
}
.support_bg h2::after {
    content: '';
    position: absolute;
    top: 53%;
    right: 10px;
    transform: translateY(-50%);
    width: clamp(70px,18.666vw,85px);
    height: clamp(63px,16.8vw,77px);
    background-position: 0 100%;
    background-size: auto 100%;
    background-image: url(/koukousei/site_wp/wp-content/themes/site/images/reason/reason_ttl6_bg_right.png);
    background-repeat: no-repeat;
}
.reliefWrap {
    padding-block: var(--title-margin) 20px;
    --title-margin: min(var(--sp-15px),20px);
    max-width: 880px;
    border: 1px solid #cccccc;
    border-radius: min(1.6vw,10px);
    background: #fff;
    padding: 3px;
    margin-bottom: 40px;
}


/* lists */
.reliefSystem {
    position: relative;
    display: grid;
    grid-auto-columns: min(100%,880px);
    justify-content: center;
}
ul.reliefSystem__lists {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 30px;
    padding-inline: var(--padding-inline);
    border-radius: 5px;
    background-color: #fff;
    --padding-block: min(var(--sp-13px),15px);
    --padding-inline: min(var(--sp-10px),15px);
}
.reliefSystem__lists::after {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    width: 1px;
    height: calc( 100% - ( var(--padding-block) * 2 ) );
    background-color: #ddd;
}
.reliefSystem__lists li {
    position: relative;
    display: grid;
    place-items: center start;
    grid-gap: min(var(--sp-7px),12px);
    grid-template-columns: var(--icon-size) 1fr;
    padding-block: var(--padding-block);
    font: 400 clamp(1.5rem,var(--sp-16px),1.7rem)/1.4 var(--fontFamily-sans-yakuhan);
    --icon-size: min(9.333vw,45px)
}
.reliefSystem__lists li::before {
    content: '';
    width: 100%;
    height: 100%;
    min-height: var(--icon-size);
    background: 0 50%/contain no-repeat;
}
.reliefSystem__lists li:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.reliefSystem__lists li:nth-of-type(1)::before {
    background-image: url(/mega/wp-content/themes/site/images/system/anshin_list_icon1.svg);
}
.reliefSystem__lists li:nth-of-type(2)::before {
    background-image: url(/mega/wp-content/themes/site/images/system/anshin_list_icon2.svg);
}
.reliefSystem__lists li:nth-of-type(3)::before {
    background-image: url(/mega/wp-content/themes/site/images/system/anshin_list_icon3.svg);
}
.reliefSystem__lists li:nth-of-type(4)::before {
    background-image: url(/mega/wp-content/themes/site/images/system/anshin_list_icon9.svg);
}
.reliefSystem__lists li:nth-of-type(5)::before {
    background-image: url(/mega/wp-content/themes/site/images/system/anshin_list_icon4.svg);
}
.reliefSystem__lists li:nth-of-type(6)::before {
    background-image: url(/mega/wp-content/themes/site/images/system/anshin_list_icon6.svg);
}
.reliefSystem__lists li:nth-of-type(7)::before {
    background-image: url(/mega/wp-content/themes/site/images/system/anshin_list_icon5.svg);
}
.reliefSystem__lists li:nth-of-type(8)::before {
    background-image: url(/mega/wp-content/themes/site/images/system/anshin_list_icon7.svg);
}
@media screen and (max-width: 834px){
    .reliefSystem__lists li {
        align-content: start;
        padding-top: 6px;
        padding-bottom: 6px;
    }
}
@media not screen and (max-width: 834px){
    .reliefWrap {
        padding: 7px 10px;
    }
    .support_bg h2 {
        padding: 30px 0 15px 0;
        justify-content: center;
    }
    .support_bg h2::after {
        right: 80px;
    }
    ul.reliefSystem__lists {
        grid-template-columns: repeat(2,1fr);
    }
    .reliefSystem__lists::after {
        content: '';
    }
    .reliefSystem__lists li {
        padding-inline: 5px;
    }
    .reliefSystem__lists li:nth-last-of-type(-n+2) {
        border-bottom: 0;
    }
}


/* AI注釈
----------------------------------------- */
.systemCapAI {
    display: block;
    color: #c50000;
    line-height: 1.5;
}
.systemCapAI span {
    display: block;
    padding-left: 1em;
    text-indent: -1em;
    font: inherit;
}
.systemCapAI small {
    display: block;
    padding-left: 1em;
    text-indent: -1em;
    color: inherit;
    font: inherit;
    font-family: var(--fontFamily-serif);
}
@media not screen and (max-width: 834px){
    .systemCapAI {
        padding-left: 1em;
    }
}