@charset "UTF-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0px;
    padding: 0px;
    outline: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
h1,h2,h3,h4,h5,h6 {
    color: #222;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0px;
}
img {
    line-height: 0;
    font-size: 0;
}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
select {
    padding: 2px;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
}
textarea {
    font-size: 99%;
}
input {
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: #000;
}
label {
    padding: 0 0 0 2px;
}
hr {
    display: none;
}
a,a:link {
    color: #3e3a3a;
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #3e3a3a;
}
a:active {
    color: #3e3a3a;
    text-decoration: none;
}
/****スマホのブレイクポイント****/
@media screen and (max-width: 896px) {
    a:hover {
        color: #3e3a3a;
        text-decoration: none;
    }
}
body {
    font-family: "Yu Gothic",  "游ゴシック",  "YuGothic",  "游ゴシック体","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
    line-height: 1.6;
    color: #3e3a3a;
    font-weight: 600;
    font-size: 20px;
    text-align: left;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    min-width: 1160px;
    font-feature-settings: "palt";
    padding-top: 88px;
    box-sizing: border-box;
}
.f-hirakaku {
    font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴシック', 'Hiragino Sans', 'Arial', 'メイリオ', sans-serif;
    font-feature-settings: normal;
}
.f_arial {
    font-family: Arial, Helvetica Neue, Helvetica, serif;
    font-feature-settings: normal;
}
.c-pc {
    display: block;
}
.c-pc-inb {
    display: inline-block;
}
.c-sp {
    display: none;
}
.c-sp-inb {
    display: none;
}
header {
    padding: 24px 0 20px;
    box-sizing: border-box;
    border-top: 4px solid #004098;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #ffffff;
    z-index: 999;
}
.header_wrap {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hTop_tel {
    display: flex;
    gap: 0 12px;
    align-items: center;
}
.hTop_tel .is-tel {
    font-size: 23px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.02em;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
}
.hTop_tel .is-tel::before {
    content: "";
    width: 17px;
    height: 17px;
    background: url(../svg/icn_phone_ye.svg) no-repeat center / 100% auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.hTop_tel .is-reco {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -0.01em;
}
.hTop_tel .is-reco span {
    margin-left: -5px;
}
.main-ttl {
    color: #ffffff;
    background: #004098;
    text-align: center;
    padding: 20px 0;
    box-sizing: border-box;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
}
.mv_img {
    background: #eaf2fa;
}
.mv-img {
    max-width: 1000px;
    margin: 0 auto;
    height: 343px;
    background: url(../img/mv.png) no-repeat center right;
    position: relative;
}
.mv_cat {
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 9;
}
.mv-logo {
    background: #ffee00;
    text-align: center;
    padding: 8px 0 7px;
}
.benef_wrap,
.appeal_wrap,
.course_wrap,
.lead_wrap,
.step_wrap {
    max-width: 1000px;
}
.benef_wrap {
    margin: 53px auto 95px;
    position: relative;
    padding-top: 92px;
    box-sizing: border-box;
}
.benef_wrap::before {
    content: "";
    width: 168px;
    height: 168px;
    background: url(../img/bene-label.png) no-repeat center / 100% auto;
    position: absolute;
    top: 0;
    left: -20px;
    z-index: 10;
}
.benef_ttl {
    position: absolute;
    top: 64px;
    left: 0;
    z-index: 9;
    text-align: center;
    width: 100%;
    background: url(../svg/benettl_deco.svg) no-repeat left 19px center;
    padding: 13px 0;
    box-sizing: border-box;
}
.benef_ttl .ttl {
    font-size: 34px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1;
}
.benef_in {
    padding: 57px 42px 37px;
    border: 4px solid #014099;
    box-sizing: border-box;
    background: #e9eef8;
}
.benef_cat .cat {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 30px;
    margin-bottom: 24px;
    box-sizing: border-box;
    position: relative;
}
.benef_cat .cat .is-on {
    display: inline-block;
    margin-bottom: 5px;
}
.benef_cat .cat::before,
.prst_txt::before {
    content: "";
    width: 100%;
    height: 2px;
    background-image: radial-gradient(circle, #014099 1px, transparent 1px);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 6px 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}
.benef_cat .cat .fs-l {
    font-size: 53px;
    display: inline-flex;
    align-items: flex-end;
    letter-spacing: 0.02em;
    margin-right: 0;
    flex-wrap: wrap;
    gap: 10px 0;
    justify-content: center;
}
.benef_cat .cat .fs-l .is-red {
    display: inline-flex;
    align-items: flex-end;
    color: #d7000f;
}
.prst_txt {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 18px;
}
.prst_txt .more {
    padding-left: 105px;
    box-sizing: border-box;
    position: relative;
    font-size: 46px;
    line-height: 1;
    letter-spacing: -0.02em;
    margin-right: 16px;
}
.prst_txt .more::before {
    content: "";
    width: 83px;
    height: 58px;
    background: url(../img/bene01.png) no-repeat center / 100% auto;
    position: absolute;
    left: 0;
    top: -17px;
    z-index: 9;
}
.prst_txt .label {
    width: 98px;
    height: 53px;
    border: 2px solid #008689;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    background: #eaf5f4;
    font-size: 36px;
    font-weight: bold;
    box-sizing: border-box;
    margin-right: 10px;
}
.prst_txt .label.ver2 {
    border: 2px solid #014099;
    background: #dff2fc;
    margin-right: 16px;
}
.prst_txt > .txt {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 0;
    justify-content: center;
}
.prst_txt .txt .txt {
    font-size: 46px;
    letter-spacing: -0.02em;
    line-height: 1;
}
.benef_cat .cat .is-red .img {
    padding-right: 0.05em;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.prst_txt .txt .is-red {
    color: #e60012;
}
.benefdtl_wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.benefdtl_txt {
    width: calc(100% - 430px);
}
.benefdtl_txt .cat {
    color: #004098;
    font-weight: bold;
    font-size: 33px;
    line-height: 1.3939;
    letter-spacing: 0.025em;
    margin-bottom: 12px;
}
.benefdtl_txt .txt {
    font-size: 14px;
    line-height: 1.785;
}
.benefdtl_terms {
    width: 420px;
    border-radius: 20px;
    overflow: hidden;
    box-sizing: border-box;
}
.benefdtl_terms .cat {
    width: 100%;
    height: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0.2em;
    background: #e8d360;
}
.benefdtl_terms .txt {
    padding: 22px 10px 40px;
    text-align: center;
    font-size: 28px;
    line-height: 1;
    letter-spacing: 0.04em;
    background: #fffcdb;
}
.benefdtl_terms .txt > span {
    display: inline;
    background: url(../img/waveline.png) repeat-x left bottom;
    padding: 0 7px 11px;
    box-sizing: border-box;
}
.benefdtl_terms .txt .fs-s {
    font-size: 24px;
}
.appeal_wrap {
    margin: 0 auto 75px;
    padding-top: 21px;
    box-sizing: border-box;
}
.appeal_cat {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 27px;
}
.appeal-cat,
.stu_wrap,
.teach_wrap {
    width: calc((100% - 55px) / 2);
}
.appeal-cat {
    background: #014099;
    padding: 10px 29px 10px 85px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 15px;
    position: relative;
}
.appeal-cat::before {
    content: "";
    width: 107px;
    height: 106px;
    background: url(../img/student.png) no-repeat center / 100% auto;
    position: absolute;
    top: -21px;
    left: -14px;
    z-index: 9;
}
.appeal-cat.ver2::before {
    background: url(../img/teacher.png) no-repeat center / 100% auto;
}
.appeal-cat .cat {
    font-size: 30px;
    line-height: 1.4667;
    letter-spacing: 0.03em;
    color: #ffffff;
}
.appeal-cat.ver2 .cat {
    color: #fff67f;
}
.appeal_lst > li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.appeal_lst > li:not(:last-child) {
    margin-bottom: 22px;
}
.stu_wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.stu_wrap::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 12px solid #014099;
    border-right: 0;
    position: absolute;
    top: 50%;
    right: -40px;
    margin-top: -15px;
    z-index: 9;
}
.stu_in {
    width: calc((100% - 14px) / 2);
    padding: 10px 5px 12px 5px;
    box-sizing: border-box;
    background: #e9eef8;
    color: #004098;
    line-height: 1.3;
    text-align: center;
    border-radius: 6px;
}
.stu_in .txt {
    min-height: 2.6em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.teach_wrap {
    background: #fff57f;
}
.teach_in {
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 0 17px;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 9px 12px;
}
.teach_in .txt {
    font-size: 22px;
    letter-spacing: 0.02em;
    line-height: 1.2727;
    color: #004098;
}
.teach_in .txt .is-red {
    color: #e60012;
}
.course_wrap {
    margin: 0 auto 70px;
}
.course-ttl {
    padding-left: 25px;
    box-sizing: border-box;
    border-left: 10px solid #809fcc;
    margin-bottom: 30px;
}
.course-ttl > span {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.03em;
    line-height: 1.314;
    color: #004098;
    font-weight: bold;
}
.course-ttl > span .fs-s {
    font-size: 24px;
}
.course_wrap > .txt {
    font-size: 22px;
    letter-spacing: 0.02em;
    line-height: 1.8182;
    margin-bottom: 48px;
}
.course_lst {
    margin-bottom: 70px;
}
.course_lst > li {
    display: flex;
    gap: 0 45px;
    background: #fffcdb;
    border-radius: 10px;
    box-sizing: border-box;
    overflow: hidden;
}
.course_lst > li:not(:last-child) {
    margin-bottom: 20px;
}
.course_lst > li .cate {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 390px;
    background: #fff57f;
    font-size: 26px;
    color: #004098;
    letter-spacing: 0.02em;
    font-weight: bold;
}
.course_lst > li .cate .fs-s {
    font-size: 22px;
}
.course_dtl {
    padding: 14px 10px 14px 0;
    box-sizing: border-box;
}
.course_dtl .cat {
    font-size: 22px;
    letter-spacing: 0.02em;
    line-height: 1;
    margin-bottom: 9px;
    color: #004098;
    font-weight: bold;
}
.course_dtl .txt {
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 1;
}
.course-btn {
    width: 320px;
    height: 60px;
    margin: 0 auto;
}
.course-btn a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #014099 url(../svg/icn_arw_right_w.svg) no-repeat center left 20px / auto 16px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    box-shadow: 0 4px 0 0 #0f356b;
    position: relative;
}
.cv_wrap {
    background: #004098;
}
.cv_in {
    padding: 60px 0 50px;
    box-sizing: border-box;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
}
.cv_ttl {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: bold;
    color: #ffffff;
}
.pageCv_btn {
    display: flex;
    justify-content: center;
    gap: 0 30px;
}
.cv_wrap .pageCv_btn {
    margin-bottom: 52px;
}
.pageCv-btn {
    width: 320px;
    height: 60px;
    background: #fff;
}
.pageCv-btn a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #ffee00 url(../svg/icn_arw_r_right_g.svg?2) no-repeat center right 10px / 16px auto;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    box-shadow: 0 4px 0 0 #c3b600;
}
.pageCv-btn a span {
    display: inline-block;
    position: relative;
    padding: 0 0 0 1.6em;
}
.pageCv-btn a span:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
}
.pageCv-btn.is-siryo a span:before {
    background: url(../svg/icn_siryo.svg) no-repeat center;
    background-size: auto 100%;
}
.pageCv-btn.is-sodan a span:before {
    background: url(../svg/icn_sodan.svg) no-repeat center;
    background-size: 100% auto;
}
.cvTel_btn {
    text-align: center;
    margin-bottom: 20px;
}
.cvTel_btn a {
    font-size: 60px;
    line-height: 1;
    font-weight: bold;
    pointer-events: none;
    color: #fff;
}
.cvTel_btn a span {
    position: relative;
    padding: 0 0 0 1em;
}
.cvTel_btn a span:before {
    content: '';
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../svg/icn_phone_ye.svg) no-repeat center;
    background-size: 100% auto;
}
.cvTel_tx {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}
.footer_wrap {
    background: #f2f2f2;
    padding: 40px 0 20px;
    box-sizing: border-box;
}
.footer_logo {
    text-align: center;
    margin-bottom: 24px;
}
.copy-txt {
    text-align: center;
    font-size: 10px;
    line-height: 1;
    color: #4e4e4e;
}
header.is-shadow {
    box-shadow: 0 8px 5px -5px rgb(35 74 104 / 6%);
}
.contact_wrap {
    padding: 50px 0 54px;
    background: #004098;
    margin-bottom: 60px;
}
.mv_voice {
    position: absolute;
    right: 0;
    bottom: 27px;
    z-index: 9;
}
.expln_wrap {
    margin: 0 auto 75px;
}
.linettl {
    padding-left: 25px;
    box-sizing: border-box;
    border-left: 10px solid #809fcc;
}
.linettl .is-red {
    color: #e60012;
}
.linettl > span {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.03em;
    line-height: 1.2778;
    color: #004098;
}
.expln_txt .linettl,
.step_txt .linettl {
    margin-bottom: 30px;
}
.start_wrap .linettl {
    margin-bottom: 34px;
}
.expln_txt .txt {
    font-size: 22px;
    line-height: 1.8182;
}
.start_wrap {
    margin: 0 auto 70px;
}
.scroll-guide {
    display: none;
}
.mv_btn {
    position: absolute;
    left: 0;
    bottom: 28px;
}
.mv-btn {
    width: 330px;
    height: 64px;
    margin: 0 auto;
}
.mv-btn a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #004098;
    color: #004098;
    box-sizing: border-box;
    background: #fff url(../svg/icn_arw_r_right.svg?2) no-repeat center right 20px / 20px auto;
    font-size: 19px;
    line-height: 1;
    font-weight: bold;
}
.mv-btn a span.icn-map {
    position: relative;
    box-sizing: border-box;
    padding-left: 14px;
}
.mv-btn a span.icn-map::before {
    content: "";
    width: 29px;
    height: 32px;
    background: url(../svg/icn_map3.svg) no-repeat center / 100% auto;
    position: absolute;
    left: -26px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.bnr_wrap {
    margin-top: 60px;
}
.bnr_img {
    text-align: center;
}
.bnr_img a {
    display: inline-block;
}
.lead_wrap {
    margin: 60px auto;
}
.lead_ttl {
    text-align: center;
    color: #014099;
    font-size: 53px;
    line-height: 1.396;
    letter-spacing: 0.02em;
    font-weight: bold;
    margin-bottom: 60px;
}
.y-line {
    display: inline;
    background-position: left -100% bottom 6px;
    background-size: 200% 21px;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255, 245, 127) 50%);
}
.lead-txt .y-line {
    background-position: left -100% bottom 3px;
    background-size: 200% 7px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255, 241, 0) 50%);
}
.lead-txt {
    font-size: 22px;
    letter-spacing: 0.02em;
    color: #3e3a3a;
    line-height: 1.818;
}
.lead_in .linettl {
    margin-bottom: 30px;
}
.step_wrap {
    margin: 0 auto 80px;
}
.step_txt {
    margin-bottom: 50px;
}
.step_txt .linettl .is-red {
    font-size: 50px;
    letter-spacing: 0.1em;
}
.step_txt > .txt {
    font-size: 22px;
    line-height: 1.8182;
}
.step_in {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.stepLst_wrap {
    position: relative;
    padding-left: 22px;
}
.stepLst_wrap::before {
    content: "";
    position: absolute;
    background: url(../svg/icn_arw_step.svg) no-repeat center / 100% auto;
    width: 66px;
    height: 436px;
    top: -28px;
    left: 0;
}
.stepLst_wrap li {
    position: relative;
    border: #014099 1px solid;
    border-radius: 6px;
    width: 540px;
    display: flex;
    justify-content: start;
    box-sizing: border-box;
    margin-bottom: 25px;
}
.stepLst_wrap li:last-of-type {
    margin: 0;
}
.stepLst_wrap li::before {
    content: "";
    position: absolute;
    background: url(../svg/icn_sheet.svg) no-repeat center / 100% auto;
    width: 143px;
    height: 28px;
    top: -14px;
    right: 14px;
}
.stepLst_wrap li::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 11px 0px 11px;
    border-color: #1bb9ee transparent transparent transparent;
    bottom: -20px;
    left: 22px;
    z-index: 9;
}
.stepLst_wrap li:last-of-type::after {
    display: none;
}
.sheet-txt {
    position: absolute;
    top: -14px;
    right: 14px;
    font-size: 16px;
    letter-spacing: 0.03em;
    width: 143px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004098;
    padding-top: 1px;
}
.step_numb {
    width: 70px;
    background: #014099;
    border-radius: 4px 0 0 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 10px;
}
.step_numb .txt {
    font-size: 42px;
    line-height: 1;
    color: #fff100;
}
.step_numb .txt > span {
    display: block;
    font-size: 12px;
    color: #fff;
    padding-bottom: 4px;
}
.stepLst_dl {
    padding: 13px 0 10px 15px;
    width: 310px;
    box-sizing: border-box;
}
.stepLst_dl dt {
    font-size: 36px;
    color: #004098;
    line-height: 1;
    margin-bottom: 8px;
}
.stepLst_dl dt span {
    font-size: 24px;
    padding-left: 5px;
}
.stepLst_dl dd {
    font-size: 18px;
    line-height: 1.22;
}
.stepLst_wrap li .img {
    display: flex;
    align-items: end;
}
.step_img {
    position: relative;
    margin-top: 50px;
}
.step_imgtxt {
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
    height: 140px;
    background: #fff;
    border: 1px solid #004098;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.step_imgtxt .txt {
    font-size: 12px;
    font-weight: bold;
    color: #004098;
}
@media screen and (min-width: 896px) {
    .course_dtl {
        width: calc(100% - 435px);
    }
    .pageCv-btn a:hover {
        opacity: 0.8;
    }
    .expln_wrap,
    .start_wrap {
        max-width: 1000px;
    }
    .expln_in {
        display: flex;
        justify-content: space-between;
    }
    .mv_btn {
        max-width: 537px;
        width: 100%;
    }
    .bnr_img a:hover {
        opacity: .8;
    }
    .lead_txtbox .lead-txt {
        width: calc(100% - 252px);
    }
    .lead_txtbox {
        display: flex;
        justify-content: space-between;
    }
    .mv-btn a:hover {
        color: #ffffff;
        background: #004098 url(../svg/icn_arw_r_right_w.svg?2) no-repeat center right 20px / 20px auto;
    }
    .mv-btn a:hover span.icn-map::before {
        filter: brightness(0) saturate(100%) invert(99%) sepia(8%) saturate(0%) hue-rotate(225deg) brightness(116%) contrast(100%);
    }
}
@media screen and (max-width: 896px) {
    body {
        font-size: 14px;
        min-width: auto;
        width: 100%;
        padding-top: 52px;
    }
    .c-pc {
        display: none;
    }
    .c-pc-inb {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-inb {
        display: inline-block;
    }
    header {
        padding: 15px 0 10px;
        border-top: 2px solid #004098;
    }
    .header_wrap {
        max-width: none;
        margin: 0;
        display: block;
    }
    .hTop_tel {
        display: none;
    }
    .hTop_logo {
        text-align: center;
    }
    .hTop_logo img {
        width: 170px;
        height: auto;
    }
    .main-ttl {
        padding: 8px 0;
        font-size: 18px;
        line-height: 1.3;
    }
    .mv-img {
        max-width: none;
        margin: 0;
        height: 280px;
        background: url(../img/sp/mv.png) no-repeat top right / cover;
    }
    .mv_cat {
        left: 23px;
        top: 30px;
    }
    .mv-logo {
        padding: 4px 0;
    }
    .mv-logo img {
        width: 179px;
        height: auto;
    }
    .benef_wrap,
    .appeal_wrap,
    .course_wrap,
    .lead_wrap,
    .step_wrap {
        max-width: none;
    }
    .benef_wrap {
        margin: 18px 0 34px;
        padding: 44px 15px 0;
    }
    .benef_wrap::before {
        width: 84px;
        height: 84px;
        background: url(../img/sp/bene-label.png) no-repeat center / 100% auto;
        left: 50%;
        margin-left: -205px;
    }
    .benef_ttl {
        top: 23px;
        left: 50%;
        width: 366px;
        background: url(../svg/benettl_deco_sp.svg) no-repeat center / 100% auto;
        padding: 10.5px 0 11px 46px;
        margin-left: -183px;
    }
    .benef_ttl .ttl {
        font-size: 18px;
        letter-spacing: 0.08em;
    }
    .benef_in {
        padding: 40px 15px 22.5px;
        border: 2px solid #014099;
    }
    .benef_cat .cat {
        font-size: 18px;
        padding-bottom: 20px;
        margin-bottom: 16px;
    }
    .benef_cat .cat .is-on {
        margin-bottom: 10px;
    }
    .benef_cat .cat::before,
    .prst_txt::before {
        height: 1px;
        background: url(../img/sp/dott.png) repeat-x left center / auto 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 9;
    }
    .benef_cat .cat .fs-l {
        font-size: 20px;
        margin-right: 0;
        gap: 10px 0;
    }
    .prst_txt {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        padding-bottom: 18px;
        margin-bottom: 16px;
    }
    .prst_txt .more {
        padding-left: 46px;
        font-size: 18px;
        margin-right: 4px;
    }
    .prst_txt .more::before {
        width: 42px;
        height: 29px;
        background: url(../img/sp/bene01.png) no-repeat center / 100% auto;
        top: -12px;
    }
    .prst_txt .label {
        width: 39px;
        height: 22px;
        border: 1px solid #008689;
        font-size: 14px;
        margin-right: 4px;
    }
    .prst_txt .label.ver2 {
        border: 1px solid #014099;
        margin-right: 4px;
    }
    .prst_txt > .txt {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px 0;
        justify-content: center;
        margin: 0 -4px;
    }
    .prst_txt .txt .txt {
        font-size: 18px;
        letter-spacing: -0.02em;
        line-height: 1;
    }
    .benef_cat .cat .is-red .img {
        margin-bottom: 0;
    }
    .benef_cat .cat .is-red .img.is-90 img {
        width: 38px;
        height: auto;
    }
    .benef_cat .cat .is-red .img.is-3 img {
        width: 17px;
        height: auto;
    }
    .benefdtl_wrap {
        display: block;
    }
    .benefdtl_txt {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    .benefdtl_txt .cat {
        font-size: 18px;
        text-align: center;
        line-height: 1.4444;
        margin-bottom: 10px;
    }
    .benefdtl_txt .txt {
        font-size: 10px;
        line-height: 1.375;
        padding: 0;
        box-sizing: border-box;
        display: inline-block;
        text-align: left;
    }
    .benefdtl_terms {
        width: 100%;
        max-width: 259px;
        margin: 0 auto;
        border-radius: 10px;
    }
    .benefdtl_terms .cat {
        height: 33px;
        font-size: 16px;
    }
    .benefdtl_terms .txt {
        padding: 18px 5px 24px;
        font-size: 18px;
    }
    .benefdtl_terms .txt > span {
        background: url(../img/sp/waveline.png) repeat-x left bottom / 15px auto;
        padding: 0 0 6px;
    }
    .benefdtl_terms .txt .fs-s {
        font-size: 18px;
    }
    .appeal_wrap {
        margin: 0 0 50px;
        padding: 47px 15px 0;
    }
    .appeal_cat {
        margin-bottom: 11px;
    }
    .appeal-cat,
    .stu_wrap,
    .teach_wrap {
        width: calc((100% - 26px) / 2);
    }
    .appeal-cat {
        padding: 10px 5px 11px;
        border-radius: 7px;
    }
    .appeal-cat::before {
        width: 53px;
        height: 53px;
        background: url(../img/sp/student.png) no-repeat center / 100% auto;
        top: -47px;
        left: 50%;
        transform: translateX(-50%);
    }
    .appeal-cat.ver2::before {
        background: url(../img/sp/teacher.png) no-repeat center / 100% auto;
    }
    .appeal-cat .cat {
        font-size: 14px;
        line-height: 1.4286;
    }
    .appeal_lst > li {
        align-items: normal;
    }
    .appeal_lst > li:not(:last-child) {
        margin-bottom: 18px;
    }
    .stu_wrap {
        display: block;
    }
    .stu_wrap::after {
        border-style: solid;
        border-top: 7.5px solid transparent;
        border-bottom: 7.5px solid transparent;
        border-left: 6px solid #014099;
        right: -17px;
        margin-top: -3px;
    }
    .stu_in:not(:last-child) {
        margin-bottom: 11px;
    }
    .stu_in {
        width: 100%;
        padding: 5px 5px 4px;
        line-height: 1.286;
        border-radius: 3px;
    }
    .teach_in {
        flex-direction: column;
        justify-content: center;
        gap: 4px 0;
        border-radius: 3px;
        padding: 6px 15px 9px;
    }
    .teach_in .img img {
        width: 28px;
        height: auto;
    }
    .teach_in .txt {
        font-size: 14px;
        line-height: 1.286;
    }
    .course_wrap {
        margin: 0 0 44px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .course-ttl {
        padding: 3px 0 1px 12px;
        box-sizing: border-box;
        border-left: 5px solid #809fcc;
        margin-bottom: 16px;
        margin-right: -4px;
    }
    .course-ttl > span {
        font-size: 18px;
        letter-spacing: 0.03em;
        line-height: 1;
    }
    .course-ttl > span .fs-s {
        font-size: 12px;
        display: inline-block;
    }
    .course_wrap > .txt {
        font-size: 13px;
        letter-spacing: 0;
        line-height: 1.615;
        margin-bottom: 20px;
    }
    .course_lst {
        margin-bottom: 44px;
    }
    .course_lst > li {
        display: block;
        border-radius: 10px;
    }
    .course_lst > li:not(:last-child) {
        margin-bottom: 20px;
    }
    .course_lst > li .cate {
        width: 100%;
        font-size: 16px;
        height: 36px;
    }
    .course_lst > li .cate .fs-s {
        font-size: 16px;
    }
    .course_dtl {
        padding: 17px 10px 15px;
    }
    .course_dtl .cat {
        font-size: 15px;
        text-align: center;
        margin-bottom: 8px;
    }
    .course_dtl .txt {
        font-size: 12px;
        line-height: 1.5;
        text-align: center;
    }
    .course-btn {
        width: 326px;
        height: 54px;
        margin: 0 auto;
    }
    .course-btn a {
        background: #014099 url(../svg/icn_arw_right_w.svg) no-repeat center left 25px / auto 13px;
        font-size: 14px;
        box-shadow: 0 4px 0 0 #0f356b;
    }
    .cv_in {
        padding: 31px 40px 30px;
        max-width: none;
        margin: 0;
    }
    .cv_ttl {
        font-size: 20px;
        line-height: 1;
        margin-bottom: 29px;
    }
    .pageCv_wrap {
        display: flex;
        flex-direction: column-reverse;
        gap: 20px 0;
    }
    .pageCv_btn {
        display: flex;
        justify-content: center;
        gap: 0 15px;
    }
    .cv_wrap .pageCv_btn {
        margin-bottom: 0;
    }
    .pageCv-btn {
        width: 160px;
        height: 40px;
        background: #fff;
    }
    .pageCv-btn a {
        background: #ffee00 url(../svg/icn_arw_r_right_g.svg?2) no-repeat center right 10px / 12px auto;
        font-size: 14px;
        box-shadow: 0 3px 0 0 #c3b600;
        padding-right: 15px;
        box-sizing: border-box;
    }
    .pageCv-btn a span {
        padding: 0 0 0 1.8em;
    }
    .pageCv-btn a span:before {
        width: 16px;
        height: 16px;
    }
    .cvTel_btn {
        width: 335px;
        height: 60px;
        margin: 0 auto 13px;
    }
    .cvTel_btn a {
        font-size: 34px;
        pointer-events: painted;
        color: #000;
        border-bottom: 3px solid #c8c7c3;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 30px;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
    }
    .cvTel_btn a span {
        padding: 0 0 0 43px;
        box-sizing: border-box;
    }
    .cvTel_btn a span:before {
        width: 30px;
        height: 30px;
    }
    .cvTel_tx {
        font-size: 10px;
        line-height: 1;
    }
    .footer_wrap {
        padding: 20px 0 30px;
    }
    .footer_logo {
        text-align: center;
        margin-bottom: 17px;
    }
    .footer_logo img {
        width: 200px;
        height: auto;
    }
    .copy-txt {
        font-size: 10px;
    }
    .contact_wrap {
        padding: 25px 0 28px;
        margin-bottom: 30px;
    }
    .stu_in .txt {
        min-height: 2.572em;
    }
    .mv_voice {
        right: auto;
        left: 9px;
        bottom: 13px;
    }
    .mv_voice img {
        width: 395px;
        height: auto;
    }
    .expln_wrap {
        margin: 0 0 42px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .linettl {
        padding-left: 13px;
        border-left: 5px solid #809fcc;
    }
    .linettl > span {
        font-size: 18px;
        line-height: 1.2778;
    }
    .start_wrap .linettl > span {
        line-height: 1.3889;
    }
    .expln_txt .linettl {
        margin-bottom: 27px;
    }
    .start_wrap .linettl {
        margin-bottom: 33px;
    }
    .expln_txt .txt {
        font-size: 14px;
        line-height: 1.6429;
    }
    .start_wrap {
        margin: 0 0 75px;
    }
    .start_ttl {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .expln_img {
        text-align: center;
        margin-bottom: 24px;
    }
    .expln_img img {
        width: 214px;
        height: auto;
    }
    .start_ct {
        padding: 20px 0 0;
        box-sizing: border-box;
        position: relative;
        z-index: 2;
    }
    .start_ct::before {
        content: "";
        width: 100%;
        height: calc(100% - 12px);
        background: #d3edfb;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }
    .start_ct .cat {
        text-align: center;
        font-size: 14px;
        color: #004098;
        margin-bottom: 15px;
    }
    .start_img {
        position: relative;
        padding: 0 0 0 11px;
        box-sizing: border-box;
    }
    .start-img {
        overflow-x: scroll;
        padding: 0 11px 28px 0;
        box-sizing: border-box;
        text-align: center;
    }
    .start-img img {
        width: 650px;
        height: auto;
    }
    .scroll-guide {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        z-index: 9;
    }
    .scroll-guide img {
        width: 115px;
        height: auto;
    }
    .scroll-guide.hide {
        display: none;
    }
    .teach_wrap {
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .mv_btn {
        left: 23px;
        bottom: 85px;
    }
    .mv-btn {
        width: 185px;
        height: 40px;
        margin: 0;
    }
    .mv-btn a {
        border: 1px solid #004098;
        background: #fff url(../svg/icn_arw_r_right.svg?2) no-repeat center right 11px / 11px auto;
        font-size: 13px;
    }
    .mv-btn a span.icn-map {
        padding-left: 6px;
    }
    .mv-btn a span.icn-map::before {
        width: 17px;
        height: 15px;
        left: -20px;
    }
    .bnr_wrap {
        margin-top: 45px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .bnr_img img {
        max-width: 385px;
        width: 100%;
        height: auto;
    }
    .y-line {
        background-position: left -100% bottom 3px;
        background-size: 200% 10px;
    }
    .lead_wrap {
        margin: 45px 0 44px;
        padding: 0 15px;
    }
    .lead_ttl {
        font-size: 25px;
        margin-bottom: 37px;
    }
    .lead_txtbox {
        display: flex;
        justify-content: center;
        flex-direction: column-reverse;
        align-items: center;
        gap: 23px 0;
    }
    .lead-txt .y-line {
        background-position: left -100% bottom 2px;
        background-size: 200% 4px;
    }
    .lead-txt {
        font-size: 12px;
        line-height: 1.75;
    }
    .step_wrap {
        margin: 0 0 50px;
        padding: 0 15px 0;
        box-sizing: border-box;
        overflow-x: hidden;
    }
    .step_txt {
        margin-bottom: 35px;
    }
    .step_txt .linettl {
        margin-bottom: 20px;
    }
    .step_txt .linettl .is-red {
        font-size: 28px;
    }
    .step_txt > .txt {
        font-size: 14px;
        line-height: 1.6429;
    }
    .step_in {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .stepLst_wrap {
        width: 100%;
        padding-left: 6%;
        box-sizing: border-box;
    }
    .stepLst_wrap::before {
        width: 42px;
        height: 280px;
        top: -20px;
        left: 4vw;
    }
    .stepLst_wrap li {
        width: 100%;
        min-height: 69px;
        margin-bottom: 15px;
        box-sizing: border-box;
    }
    .stepLst_wrap li::before {
        top: -12px;
        right: 23px;
        width: 85px;
        height: 24px;
    }
    .sheet-txt {
        top: -8px;
        right: 28px;
        font-size: 10px;
        width: 72px;
        height: 15px;
    }
    .step_numb {
        width: 13%;
    }
    .step_numb .txt {
        font-size: 21px;
    }
    .step_numb .txt > span {
        font-size: 10px;
    }
    .stepLst_dl {
        width: 56%;
        padding: 10px 0 10px 10px;
    }
    .stepLst_dl dt {
        font-size: 18px;
        margin-bottom: 4px;
    }
    .stepLst_dl dd {
        font-size: 12px;
    }
    .stepLst_wrap li::after {
        border-width: 8px 8px 0px 8px;
        bottom: -14px;
        left: 3.5vw;
    }
    .stepLst_wrap li .img {
        width: 30%;
        max-width: 109px;
    }
    .stepLst_wrap li .img img,
    .step-img img {
        width: 100%;
        height: auto;
    }
    .stepLst_wrap li .img img {
        max-width: 109px;
    }
    .step-img img {
        max-width: 342px;
    }
    .stepLst_dl dt span {
        font-size: 12px;
        padding-left: 2px;
    }
    .step_imgtxt {
        right: 0;
        width: 108px;
        height: 108px;
    }
    .step_imgtxt .txt {
        font-size: 9px;
    }

}

@media screen and (max-width: 414px) {
    body {
        font-size: 3.382vw;
        width: 100%;
        padding-top: 12.56vw;
    }
    .c-pc {
        display: none;
    }
    .c-pc-inb {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-inb {
        display: inline-block;
    }
    header {
        padding: 3.623vw 0 2.415vw;
        border-top: 0.483vw solid #004098;
    }
    .header_wrap {
        max-width: none;
        margin: 0;
        display: block;
    }
    .hTop_tel {
        display: none;
    }
    .hTop_logo {
        text-align: center;
    }
    .hTop_logo img {
        width: 41.063vw;
        height: auto;
    }
    .main-ttl {
        padding: 1.932vw 0;
        font-size: 4.348vw;
        line-height: 1.3;
    }
    .mv-img {
        max-width: none;
        margin: 0;
        height: 65.319vw;
        background: url(../img/sp/mv.png) no-repeat top right / cover;
    }
    .mv_cat {
        left: 5.556vw;
        top: 7.246vw;
    }
    .mv_cat img {
        width: 44.928vw;
        height: auto;
    }
    .mv-logo {
        padding: 0.966vw 0;
    }
    .mv-logo img {
        width: 43.237vw;
        height: auto;
    }
    .benef_wrap,
    .appeal_wrap,
    .course_wrap {
        max-width: none;
    }
    .benef_wrap {
        margin: 4.348vw 0 9.662vw;
        padding: 10.628vw 3.623vw 0;
    }
    .benef_wrap::before {
        width: 20.29vw;
        height: 20.29vw;
        background: url(../img/sp/bene-label.png) no-repeat center / 100% auto;
        margin-left: -49.517vw;
    }
    .benef_ttl {
        top: 5.556vw;
        left: 50%;
        width: 88.406vw;
        background: url(../svg/benettl_deco_sp.svg) no-repeat center / 100% auto;
        padding: 2.536vw 0 2.657vw 11.111vw;
        margin-left: -44.203vw;
    }
    .benef_ttl .ttl {
        font-size: 4.348vw;
        letter-spacing: 0.08em;
    }
    .benef_in {
        padding: 9.662vw 3.623vw 5.435vw;
        border: 0.483vw solid #014099;
    }
    .benef_cat .cat {
        font-size: 4.348vw;
        padding-bottom: 4.831vw;
        margin-bottom: 3.865vw;
    }
    .benef_cat .cat .is-on {
        margin-bottom: 2.415vw;
    }
    .benef_cat .cat::before,
    .prst_txt::before {
        height: 0.242vw;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 9;
    }
    .benef_cat .cat .fs-l {
        font-size: 4.831vw;
        margin-right: 0;
        gap: 2.415vw 0;
    }
    .prst_txt {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        padding-bottom: 4.348vw;
        margin-bottom: 3.865vw;
    }
    .prst_txt .more {
        padding-left: 11.111vw;
        font-size: 4.348vw;
        margin-right: 0.966vw;
    }
    .prst_txt .more::before {
        width: 10.145vw;
        height: 7.005vw;
        background: url(../img/sp/bene01.png) no-repeat center / 100% auto;
        top: -2.899vw;
    }
    .prst_txt .label {
        width: 9.42vw;
        height: 5.314vw;
        border: 0.242vw solid #008689;
        font-size: 3.382vw;
        margin-right: 0.966vw;
    }
    .prst_txt .label.ver2 {
        border: 0.242vw solid #014099;
        margin-right: 0.966vw;
    }
    .prst_txt > .txt {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 2.415vw 0;
        justify-content: center;
        margin: 0 -0.966vw;
    }
    .prst_txt .txt .txt {
        font-size: 4.348vw;
        letter-spacing: -0.02em;
        line-height: 1;
    }
    .benef_cat .cat .is-red .img {
        margin-bottom: 0;
    }
    .benef_cat .cat .is-red .img.is-90 img {
        width: 9.179vw;
        height: auto;
    }
    .benef_cat .cat .is-red .img.is-3 img {
        width: 4.106vw;
        height: auto;
    }
    .benefdtl_wrap {
        display: block;
    }
    .benefdtl_txt {
        width: 100%;
        margin-bottom: 4.831vw;
        text-align: center;
    }
    .benefdtl_txt .cat {
        font-size: 4.348vw;
        text-align: center;
        line-height: 1.4444;
        margin-bottom: 2.415vw;
    }
    .benefdtl_txt .txt {
        font-size: 2.415vw;
        line-height: 1.375;
        padding: 0;
        box-sizing: border-box;
        display: inline-block;
        text-align: left;
    }
    .benefdtl_terms {
        width: 100%;
        max-width: 62.56vw;
        margin: 0 auto;
        border-radius: 2.415vw;
    }
    .benefdtl_terms .cat {
        height: 7.971vw;
        font-size: 3.865vw;
    }
    .benefdtl_terms .txt {
        padding: 4.348vw 1.208vw 5.797vw;
        font-size: 4.348vw;
    }
    .benefdtl_terms .txt > span {
        background: url(../img/sp/waveline.png) repeat-x left bottom / 3.623vw auto;
        padding: 0 0 1.449vw;
    }
    .benefdtl_terms .txt .fs-s {
        font-size: 4.348vw;
    }
    .appeal_wrap {
        margin: 0 0 12.077vw;
        padding: 11.353vw 3.623vw 0;
    }
    .appeal_cat {
        margin-bottom: 2.657vw;
    }
    .appeal-cat,
    .stu_wrap,
    .teach_wrap {
        width: calc((100% - 6.28vw) / 2);
    }
    .appeal-cat {
        padding: 2.415vw 1.208vw 2.657vw;
        border-radius: 1.691vw;
    }
    .appeal-cat::before {
        width: 12.802vw;
        height: 12.802vw;
        background: url(../img/sp/student.png) no-repeat center / 100% auto;
        top: -11.353vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .appeal-cat.ver2::before {
        background: url(../img/sp/teacher.png) no-repeat center / 100% auto;
    }
    .appeal-cat .cat {
        font-size: 3.382vw;
        line-height: 1.4286;
    }
    .appeal_lst > li {
        align-items: center;
    }
    .appeal_lst > li:not(:last-child) {
        margin-bottom: 4.348vw;
    }
    .stu_wrap {
        display: block;
    }
    .stu_wrap::after {
        border-style: solid;
        border-top: 1.812vw solid transparent;
        border-bottom: 1.812vw solid transparent;
        border-left: 1.449vw solid #014099;
        right: -4.106vw;
        margin-top: -0.725vw;
    }
    .stu_in:not(:last-child) {
        margin-bottom: 2.657vw;
    }
    .stu_in {
        width: 100%;
        padding: 1.208vw 1.208vw 0.966vw;
        line-height: 1.286;
        border-radius: 0.725vw;
    }
    .teach_in {
        flex-direction: column;
        justify-content: center;
        gap: 0.966vw 0;
        border-radius: 0.725vw;
        padding: 1.449vw 3.623vw 2.174vw;
    }
    .teach_in .img img {
        width: 6.763vw;
        height: auto;
    }
    .teach_in .txt {
        font-size: 3.382vw;
        line-height: 1.286;
    }
    .course_wrap {
        margin: 0 0 10.628vw;
        padding: 0 3.623vw;
        box-sizing: border-box;
    }
    .course-ttl {
        padding: 0.725vw 0 0.242vw 2.899vw;
        box-sizing: border-box;
        border-left: 1.208vw solid #809fcc;
        margin-bottom: 3.865vw;
        margin-right: -0.966vw;
    }
    .course-ttl > span {
        font-size: 4.348vw;
        letter-spacing: 0.03em;
        line-height: 1;
    }
    .course-ttl > span .fs-s {
        font-size: 2.899vw;
    }
    .course_wrap > .txt {
        font-size: 3.14vw;
        letter-spacing: 0;
        line-height: 1.615;
        margin-bottom: 4.831vw;
    }
    .course_lst {
        margin-bottom: 10.628vw;
    }
    .course_lst > li {
        display: block;
        border-radius: 2.415vw;
    }
    .course_lst > li:not(:last-child) {
        margin-bottom: 4.831vw;
    }
    .course_lst > li .cate {
        width: 100%;
        font-size: 3.865vw;
        height: 8.696vw;
    }
    .course_lst > li .cate .fs-s {
        font-size: 3.865vw;
    }
    .course_dtl {
        padding: 4.106vw 2.415vw 3.623vw;
    }
    .course_dtl .cat {
        font-size: 3.623vw;
        text-align: center;
        margin-bottom: 1.932vw;
    }
    .course_dtl .txt {
        font-size: 2.899vw;
        line-height: 1.5;
        text-align: center;
    }
    .course-btn {
        width: 78.744vw;
        height: 13.043vw;
        margin: 0 auto;
    }
    .course-btn a {
        background: #014099 url(../svg/icn_arw_right_w.svg) no-repeat center left 6.039vw / auto 3.14vw;
        font-size: 3.382vw;
        box-shadow: 0 0.966vw 0 0 #0f356b;
    }
    .cv_in {
        padding: 7.488vw 9.662vw 7.246vw;
        max-width: none;
        margin: 0;
    }
    .cv_ttl {
        font-size: 4.831vw;
        line-height: 1;
        margin-bottom: 7.005vw;
    }
    .pageCv_wrap {
        display: flex;
        flex-direction: column-reverse;
        gap: 4.831vw 0;
    }
    .pageCv_btn {
        display: flex;
        justify-content: center;
        gap: 0 3.623vw;
    }
    .cv_wrap .pageCv_btn {
        margin-bottom: 0;
    }
    .pageCv-btn {
        width: 38.647vw;
        height: 9.662vw;
        background: #fff;
    }
    .pageCv-btn a {
        background: #ffee00 url(../svg/icn_arw_r_right_g.svg?2) no-repeat center right 2.415vw / 2.899vw auto;
        font-size: 3.382vw;
        box-shadow: 0 0.725vw 0 0 #c3b600;
        padding-right: 3.623vw;
        box-sizing: border-box;
    }
    .pageCv-btn a span {
        padding: 0 0 0 1.8em;
    }
    .pageCv-btn a span:before {
        width: 3.865vw;
        height: 3.865vw;
    }
    .cvTel_btn {
        width: 80.918vw;
        height: 14.493vw;
        margin: 0 auto 3.14vw;
    }
    .cvTel_btn a {
        font-size: 8.213vw;
        pointer-events: painted;
        color: #000;
        border-bottom: 0.725vw solid #c8c7c3;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 7.246vw;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
    }
    .cvTel_btn a span {
        padding: 0 0 0 10.386vw;
        box-sizing: border-box;
    }
    .cvTel_btn a span:before {
        width: 7.246vw;
        height: 7.246vw;
    }
    .cvTel_tx {
        font-size: 2.415vw;
        line-height: 1;
    }
    .footer_wrap {
        padding: 4.831vw 0 7.246vw;
    }
    .footer_logo {
        text-align: center;
        margin-bottom: 4.106vw;
    }
    .footer_logo img {
        width: 48.309vw;
        height: auto;
    }
    .copy-txt {
        font-size: 2.415vw;
    }
    .contact_wrap {
        padding: 6.039vw 0 6.763vw;
        margin-bottom: 7.246vw;
    }
    .mv_voice {
        right: auto;
        left: 2.174vw;
        bottom: 3.14vw;
    }
    .mv_voice img {
        width: 95.411vw;
        height: auto;
    }
    .expln_wrap {
        margin: 0 0 10.145vw;
        padding: 0 3.623vw;
        box-sizing: border-box;
    }
    .linettl {
        padding-left: 3.14vw;
        border-left: 5px solid #809fcc;
    }
    .linettl > span {
        font-size: 4.348vw;
        line-height: 1.2778;
    }
    .start_wrap .linettl > span {
        line-height: 1.3889;
    }
    .expln_txt .linettl {
        margin-bottom: 6.522vw;
    }
    .start_wrap .linettl {
        margin-bottom: 7.971vw;
    }
    .expln_txt .txt,
    .step_txt > .txt {
        font-size: 3.382vw;
        line-height: 1.6429;
    }
    .start_wrap {
        margin: 0 0 18.116vw;
    }
    .start_ttl {
        padding: 0 3.623vw;
        box-sizing: border-box;
    }
    .expln_img {
        text-align: center;
        margin-bottom: 5.797vw;
    }
    .expln_img img {
        width: 51.691vw;
        height: auto;
    }
    .start_ct {
        padding: 4.831vw 0 0;
        box-sizing: border-box;
        position: relative;
        z-index: 2;
    }
    .start_ct::before {
        content: "";
        width: 100%;
        height: calc(100% - 2.899vw);
        background: #d3edfb;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }
    .start_ct .cat {
        text-align: center;
        font-size: 3.382vw;
        color: #004098;
        margin-bottom: 3.623vw;
    }
    .start_img {
        position: relative;
        padding: 0 0 0 2.657vw;
        box-sizing: border-box;
    }
    .start-img {
        overflow-x: scroll;
        padding: 0 2.657vw 6.763vw 0;
        box-sizing: border-box;
        text-align: center;
    }
    .start-img img {
        width: 157.005vw;
        height: auto;
    }
    .scroll-guide {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        z-index: 9;
    }
    .scroll-guide img {
        width: 27.778vw;
        height: auto;
    }
    .mv_btn {
        left: 5.556vw;
        bottom: 18.8vw;
        max-width: 100%;
    }
    .mv-btn {
        width: 44.686vw;
        height: 9.662vw;
        margin: 0;
    }
    .mv-btn a {
        border: 0.242vw solid #004098;
        background: #fff url(../svg/icn_arw_r_right.svg?2) no-repeat center right 2.657vw / 2.657vw auto;
        font-size: 3.14vw;
    }
    .mv-btn a span.icn-map {
        padding-left: 1.449vw;
    }
    .mv-btn a span.icn-map::before {
        width: 4.106vw;
        height: 3.623vw;
        left: -4.831vw;
    }
    .bnr_wrap {
        margin-top: 10.87vw;
        padding: 0 3.623vw;
    }
    .lead-txt {
        font-size: 2.899vw;
        line-height: 1.75;
    }
    .lead_ttl {
        font-size: 6.039vw;
        margin-bottom: 8.937vw;
    }
    .stepLst_dl dd {
        font-size: 2.899vw;
    }
    .stepLst_dl dt {
        font-size: 4.348vw;
    }
    .step_numb .txt {
        font-size: 5vw;
    }
    .stepLst_wrap::before {
        width: 41px;
        top: -22px;
        left: 2vw;
    }
}
@media screen and (max-width: 385px) and (min-width: 357px) {
    .stepLst_wrap::before {
        width: 40px;
        top: -28px;
        left: 2vw;
    }
}