@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: 0;
    padding: 0;
    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: 0;
}
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;
}
input,
select {
    font-size: 100%;
    vertical-align: middle;
}
hr {
    display: none;
}
a,
a:link,
a:visited,
a:active {
    color: #3e3a3a;
    text-decoration: none;
    word-break: break-all;
}
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%;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    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-sp {
    display: none;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    padding: 24px 20px 20px;
    border-top: 4px solid #004098;
    background: #ffffff;
    box-sizing: border-box;
}
.header_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
}
header.is-shadow {
    box-shadow: 0 8px 5px -5px rgb(35 74 104 / 6%);
}
.hTop_tel a {
    display: flex;
    gap: 0 12px;
    align-items: center;
    pointer-events: none;
}
.hTop_tel .is-tel {
    position: relative;
    padding-left: 20px;
    font-size: 23px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.02em;
    box-sizing: border-box;
}
.hTop_tel .is-tel::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 17px;
    height: 17px;
    background: url(../svg/icn_phone_ye.svg?2) no-repeat center / 100% auto;
    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 {
    padding: 20px 0;
    background: #004098;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    box-sizing: border-box;
}
.mv_wrap {
    margin-bottom: 107px;
}
.mv_img {
    text-align: center;
    padding: 90px 20px;
}
.mv_img.ver1 {
    background: url(../img/mv_bg.jpg?4) no-repeat center / cover;
}
.mv_img.ver1 img {
    max-width: 927px;
}
.mv_img.ver2 {
    padding: 85px 20px 0;
}
.mv_img.ver2 img {
    max-width: 756px;
}
.mv_img img {
    width: 100%;
    height: auto;
}
.step_in {
    background: #eaf6fe;
    text-align: center;
}
.step_ttl {
    color: #014099;
    font-weight: bold;
}
.step_ttl .is-fz {
    color: #e83428;
    font-weight: bold;
}
.step-txt {
    font-weight: bold;
    letter-spacing: 0.025em;
    text-align: left;
    color: #014099;
}
.ruby_txt {
    position: relative;
}
.ruby {
    position: absolute;
    top: -15px;
    left: 50%;
    font-size: 15px;
    line-height: 1;
    transform: translateX(-50%);
}
.freeImg_wrap {
    text-align: center;
}
.tab_content .freeImg_wrap {
    padding-top: 20px;
}
.summer_wrap {
    text-align: center;
}
.summerLabel_txt {
    display: inline-block;
    font-weight: 600;
    position: relative;
}
.summerLabel_txt::before {
    position: absolute;
    content: '';
    background: #004098;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: 9;
}
.summerTab_wrap {
    background-color: #fff;
}
.summer_tabttl {
    font-size: 26px;
    color: #014099;
    font-weight: bold;
    margin-bottom: 30px;
}
.summerBnr_wrap {
    text-align: center;
}
.summerBnr_wrap a {
    display: inline-block;
    transition: all 0.4s;
}
.tabgrad_wrap {
    display: flex;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
}
.tabgrad_wrap:has(.tabgrad-btn.active) {
    border-right: 1px solid #014099;
    border-left: 1px solid #014099;
}
.tabgrad-btn {
    display: block;
    border: 1px solid #014099;
    border-top: 2px solid #014099;
    border-bottom: 1px solid #6493c9;
    padding-bottom: 2px;
    background: #efeff1;
    color: #014099;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
}
.tabgrad-btn.inactive {
    border-radius: 6px;
    box-shadow: 0 3px 6px rgba(1, 64, 153, 0.18);
    margin-right: 10px;
    border: 2px solid #014099;
}
.tabgrad-btn.inactive:last-of-type {
    margin-right: 0;
}
.tabgrad_wrap:has(.tabgrad-btn.active) .tabgrad-btn.inactive {
    border-radius: 0;
    box-shadow: none;
    margin-right: 0;
}
.tabgrad_content {
    display: none;
    clear: both;
    overflow: hidden;
}
.tabgrad-btn.active {
    position: relative;
    background: #fff;
    color: #014099;
}
.tabgrad-btn.active::before {
    content: '';
    position: absolute;
    z-index: 9;
    background: #014099;
}
.tabgrad-ttl {
    font-weight: bold;
    text-align: center;
}
.tabgrad-ttl .is-attention {
    display: block;
}
.tabgradLst_wrap {
    background: #fffcdb;
}
.tabgradLst_wrap li {
    display: flex;
    align-items: center;
    position: relative;
    gap: 0 40px;
}
.tabgradLst_wrap li::before {
    position: absolute;
    content: '';
    background: url(../svg/border01.svg?2) no-repeat center;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    z-index: 9;
}
.tabgradLst_wrap li:last-child {
    justify-content: center;
}
.tabgradLst_wrap li:last-child::after {
    position: absolute;
    content: '';
    background: url(../img/tab_img01.png?2) no-repeat center / contain;
    width: 174px;
    height: 162px;
    right: 47px;
    bottom: 0;
    z-index: 9;
}
.times {
    font-weight: 500;
}
.times .is-fz {
    font-weight: bold;
}
.cv_wrap {
    background: #004098;
}
.cv_in {
    padding: 50px 0;
    box-sizing: border-box;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
}
.cv_wrap .cv_in {
    padding: 57px 0 50px;
}
.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: 45px;
}
.cv_wrap.bg-blue.ver2 {
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 60px;
    background: #fff;
}
.cv_wrap.bg-blue.ver2::before {
    position: absolute;
    content: '';
    background: #6f6f6f;
    width: 60%;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: 9;
}
.cv_wrap.bg-blue.ver2 .pageCv_btn {
    margin-bottom: 0;
}
.cv_wrap.bg-blue.ver2 .cv_in {
    padding: 0;
}
.pageCv-btn {
    width: 320px;
    height: 60px;
    background: #fff;
}
.pageCv-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #ffee00 url(../svg/icn_arw_r_right_g.svg?3) no-repeat center right 10px / 16px auto;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    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;
    top: 50%;
    left: 0;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
}
.pageCv-btn.is-siryo a span::before {
    background: url(../svg/icn_siryo.svg?2) no-repeat center;
    background-size: auto 100%;
}
.pageCv-btn.is-sodan a span::before {
    background: url(../svg/icn_sodan.svg?2) no-repeat center;
    background-size: 100% auto;
}
.cv_wrap .cvTel_btn {
    margin-bottom: 10px;
    text-align: center;
}
.cvTel_btn a {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    pointer-events: none;
    color: #fff;
}
.cvTel_btn a span {
    position: relative;
    padding: 0 0 0 1em;
}
.cvTel_btn a span::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 46px;
    height: 46px;
    background: url(../svg/icn_phone_ye.svg?2) no-repeat center;
    background-size: 100% auto;
    transform: translateY(-50%);
}
.cvTel_tx {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}
.contactTab_wrap .cvTel_tx {
    text-align: left;
    line-height: 1.333;
    font-size: 12px;
}
.contact_wrap .cvTel_btn a {
    font-size: 36px;
}
.contact_wrap .cvTel_btn a span {
    color: #000;
}
.contact_wrap .cvTel_btn a span:before {
    width: 33px;
    height: 33px;
}
.contact-ttl {
    font-size: 26px;
    color: #014099;
    background: linear-gradient(to right,
        #014099 0 5px,
        #fff100 5px 10px,
        transparent 10px 100%
    );
    padding-left: 21px;
    box-sizing: border-box;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
}
.flowLst_wrap {
    display: flex;
    margin-right: 16px;
    justify-content: center;
    align-items: center;
    gap: 0 45px;
    margin-bottom: 32px;
}
.flowLst_wrap li {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e9eef8;
    border-radius: 35px;
    width: 100%;
    height: 70px;
    position: relative;
    box-sizing: border-box;
}
.flowLst_wrap li::before {
    position: absolute;
    content: '';
    background: url(../svg/arw_blue_rg.svg?2) no-repeat center;
    width: 13px;
    height: 26px;
    top: 50%;
    right: -29px;
    transform: translateY(-50%);
    z-index: 9;
}
.flowLst_wrap li:last-child::before {
    display: none;
}
.flowImg_wrap {
    background: #00a0e9;
    border-radius: 50%;
    width: 57px;
    height: 57px;
    left: 6px;
    top: 50%;
    z-index: 9;
    position: absolute;
    transform: translateY(-50%);
}
.flowImg_wrap img {
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
}
.flow-txt {
    text-align: center;
    padding-left: 57px;
    font-size: 18px;
    line-height: 1.35;
    color: #014099;
}
.summer-txt {
    color: #3a8af9;
    font-weight: bold;
    text-align: center;
}
/* ======
タブ
======= */
.tabttl_wrap {
    display: flex;
    justify-content: center;
}
.tab-btn {
    display: block;
    border: none;
    background: #f2f2f2;
    color: #3a8af9;
    text-align: center;
    font-weight: bold;
    border-bottom: none;
}
.tab-btn span {
    position: relative;
}
.tab-btn.sodan span {
    padding-left: 32px;
}
.tab-btn.siryo span {
    padding-left: 27px;
}
.tab-btn span::before {
    content: '';
    position: absolute;
    top: 50%;
    z-index: 9;
    transform: translateY(-50%);
    left: 0;
}
[aria-controls="siryo_content_1"].tab-btn span::before,
[aria-controls="siryo_content_2"].tab-btn span::before,
[aria-controls="siryo_content_3"].tab-btn span::before,
[aria-controls="siryo_content_4"].tab-btn span::before {
    width: 20px;
    height: 27px;
}
[aria-controls="sodan_content_1"].tab-btn span::before,
[aria-controls="sodan_content_2"].tab-btn span::before,
[aria-controls="sodan_content_3"].tab-btn span::before,
[aria-controls="sodan_content_4"].tab-btn span::before {
    width: 23px;
    height: 20px;
}
[aria-controls="siryo_content_1"][aria-selected="true"].tab-btn span::before,
[aria-controls="siryo_content_2"][aria-selected="true"].tab-btn span::before,
[aria-controls="siryo_content_3"][aria-selected="true"].tab-btn span::before,
[aria-controls="siryo_content_4"][aria-selected="true"].tab-btn span::before {
    background: url(../svg/icn_siryo_wh.svg?2) no-repeat center / contain;
}
[aria-controls="sodan_content_1"][aria-selected="true"].tab-btn span::before,
[aria-controls="sodan_content_2"][aria-selected="true"].tab-btn span::before,
[aria-controls="sodan_content_3"][aria-selected="true"].tab-btn span::before,
[aria-controls="sodan_content_4"][aria-selected="true"].tab-btn span::before {
    background: url(../svg/icn_sodan_wh.svg?2) no-repeat center / contain;
}
[aria-controls="siryo_content_1"][aria-selected="false"].tab-btn span::before,
[aria-controls="siryo_content_2"][aria-selected="false"].tab-btn span::before,
[aria-controls="siryo_content_3"][aria-selected="false"].tab-btn span::before,
[aria-controls="siryo_content_4"][aria-selected="false"].tab-btn span::before {
    background: url(../svg/icn_siryo_blue.svg?3) no-repeat center / contain;
}
[aria-controls="sodan_content_1"][aria-selected="false"].tab-btn span::before,
[aria-controls="sodan_content_2"][aria-selected="false"].tab-btn span::before,
[aria-controls="sodan_content_3"][aria-selected="false"].tab-btn span::before,
[aria-controls="sodan_content_4"][aria-selected="false"].tab-btn span::before {
    background: url(../svg/icn_sodan_blue.svg?3) no-repeat center / contain;
}
.tab_content {
    display: none;
    clear: both;
    overflow: hidden;
    border: 1px solid #3a8af9;
}
.tab-btn.active {
    position: relative;
    background: #3a8af9;
    color: #fff;
}
.tab-ttl {
    font-weight: bold;
    text-align: center;
    color: #000;
}
.tab_in {
    width: 100%;
}
.tabLst_wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 19px;
}
.tabLst_wrap li a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    line-height: 1;
    border: 1px solid #000;
    color: #000;
    box-sizing: border-box;
}
.tell_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 28px;
    line-height: 1;
}
.tabgrad-ttl {
    text-align: center;
}
.tabgrad-ttl .ttl-left {
    background: #fff;
    color: #004098;
    font-size: 23px;
    line-height: 1.25;
    padding: 5px 25px;
    border: 2px solid #014099;
    border-top: 1px solid #014099;
    flex-shrink: 0;
}
.tabgrad-ttl {
    font-size: 30px;
    color: #000;
    padding: 16px 15px;
    width: 100%;
}
.tabgrad-ttl .is-marker {
    position: relative;
    color: #e60012;
    display: inline-block;
    z-index: 2;
}
.tabgrad-ttl .is-marker::before {
    position: absolute;
    content: '';
    background: #fbdac8;
    width: 100%;
    height: 15px;
    left: 0;
    bottom: 0px;
    z-index: -1;
}
.tabgrad-ttl .is-fz {
    font-size: 23px;
}
.popup-desc {
    position: absolute;
    color: #e60012;
    font-size: 26px;
    border: 1px solid #e60012;
    padding: 10px;
    top: calc(50% + 30px);
    transform: translate(-50%,-50%);
    left: 50%;
    z-index: 99;
    background: #fff;
}
.tabgradLst_wrap {
    padding: 20px 27px 30px 28px;
}
.tabgradLst_wrap li {
    padding: 20px 0;
}
.tabgradLst_wrap li:last-child {
    padding: 35px 0 30px;
    line-height: 1.4;
}
.tabgradLst_wrap .date {
    width: 133px;
    height: 131px;
    color: #083e8e;
    font-size: 19px;
    font-weight: bold;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-shrink: 0;
    background: #fff100;
}
.tabgradLst_wrap .date .day .is-fz {
    font-size: 17px;
}
.tabgradLst_wrap .date .day {
    padding-bottom: 30px;
    position: relative;
    font-size: 26px;
}
.tabgradLst_wrap .date .day:last-child {
    padding-bottom: 0;
}
.tabgradLst_wrap .date .day:last-child::before {
    display: none;
}
.tabgradLst_wrap .date .day::before {
    position: absolute;
    content: '';
    background: url(../svg/tilde.svg?3) no-repeat center / contain;
    width: 8px;
    height: 22px;
    transform: translate(-50%);
    top: calc(50% + 6px);
    left: 50%;
    z-index: 9;
}
.tabgradLst_wrap .date .day.is-dot {
    padding-bottom: 10px;
}
.tabgradLst_wrap .date .day.is-dot::before {
    position: absolute;
    content: '';
    background: #083e8e;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    top: calc(50% + 18px);
    left: 50%;
    z-index: 9;
}
.tabTxt_wrap {
    text-align: left;
}
.tabTxt-ttl {
    font-size: 32px;
    color: #014099;
    font-weight: bold;
}
.tabTxt-txt {
    font-size: 20px;
    line-height: 1.41;
    padding-right: 30px;
    font-weight: bold;
}
.tabTxt_wrap .is-attention {
    font-size: 14px;
    margin-top: 6px;
    font-weight: bold;
}
.explan-txt {
    color: #014099;
    font-weight: bold;
}
.explan-txt .is-marker {
    padding: 0 3px;
    position: relative;
    color: #e83428;
    display: inline-block;
    z-index: 2;
}
.explan-txt .is-marker.ver2 {
    margin-left: -10px;
}
.explan-txt .is-marker::before {
    position: absolute;
    content: '';
    background: #fff338;
    width: 100%;
    height: 12px;
    left: 0;
    bottom: 5px;
    z-index: -1;
}
/* ======
popup 
====== */
.popup-background {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.8);
}
.popup {
    z-index: 9999;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 85%;
    background: #fff;
    border-radius: 10px;
    padding: 20px 60px;
}
.popup .close-btn {
    padding: 20px;
    display: inline-block;
    background: #009bdd;
    border: 2px solid #009bdd;
    color : #fff;
    font-size: 20px;
    border-radius: 30px;
    padding: 10px 40px;
    transition: all 0.4s;
    margin-top: 20px;
    box-sizing: border-box;
}
.popup-flag {
    display: none;
}
.popup-flag:not(:checked) + .popup-background {
    display:none;
}
.popup-flag:not(:checked) + * + .popup {
    display:none;
}
body.is-scroll-lock {
    overflow: hidden;
}
.tab_popup {
    margin-bottom: 10px;
    position: relative;
}
.popup .popupImg_wrap img {
    aspect-ratio: 500 / 427;
}
.popupImg_wrap img {
    width: 100%;
    height: auto;
}
.attention-txt {
    font-size: 16px;
    font-weight: 400;
    text-align: right;
}
.tabgrad_in .attention-txt {
    margin-bottom: 20px;
}
.summerplan_wrap .attention-txt,
.plan_wrap .attention-txt {
    margin-top: 20px;
}
.is-kome {
    position: relative;
    padding-right: 1em;
}
.is-kome::before {
    position: absolute;
    content: '※';
    font-size: 12px;
    width: 12px;
    height: 12px;
    right: 3px;
    top: 0;
    z-index: 9;
}
.kome-disc {
    font-size: 16px;
    margin-top: 10px;
    text-align: right;
    font-weight: 400;
}
/* ======
plan
======= */
.plan_wrap {
    background: #FFFDE5 url(../img/grid_img01.png?2) repeat left top;
    padding: 25px 33px 30px 34px;
    box-sizing: border-box;
    margin: 0 auto 120px;
}
.planTtl_wrap {
    display: flex;
    gap: 22px;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.plan-sttl {
    color: #004098;
    font-size: 22px;
    line-height: 1.32;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding: 0 40px;
}
.plan-sttl::before,
.plan-sttl::after {
    position: absolute;
    content: '';
    width: 40px;
    height: 54px;
    top: 5px;
    z-index: 9;
}
.plan-sttl::before {
    background: url(../svg/plan_slash_lf.svg?2) no-repeat center;
    left: 0;
}
.plan-sttl::after {
    background: url(../svg/plan_slash_rg.svg?2) no-repeat center;
    right: 0;
}
.plan-sttl .is-red {
    font-size: 28px;
    color: #e8340c;
}
.plan-sttl .is-red  .is-fz {
    font-size: 20px;
}
.plan-sttl .is-fz {
    font-size: 16px;
}
.plan-ttl {
    font-size: 47px;
    color: #004098;
    font-weight: 500;
}
.plan-ttl .is-red {
    font-size: 40px;
    color: #e8340c;
}
.planLst_wrap li {
    border: 1px solid #00a1e9;
    border-bottom: 2px solid #00a1e9;
    margin-bottom: 10px;
    border-top: none;
    box-sizing: border-box;
    background: #fff;
}
.planLst_wrap li:last-child {
    margin-bottom: 0;
}
.plan_in {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 3px solid #00a1e9;
    background: #00a1e9;
}
.plan_in > .num {
    font-size: 28px;
    color: #e8340c;
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    margin-left: 6px;
    font-weight: bold;
    margin-right: 8px;
    line-height: 1;
}
.planTxt_wrap {
    background: #e9eef8;
    padding: 6px 8px 2px 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 70px);
}
.planLst-ttl {
    font-size: 20px;
    color: #014099;
    line-height: 1.3;
    font-weight: bold;
}
.planTimes-ttl {
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 3px;
}
.planTimes_wrap {
    border-left: 1px solid #00a1e9;
    padding-left: 11px;
}
.planTimes_wrap .times {
    font-size: 20px;
    line-height: 1.7;
    text-align: center;
    font-weight: bold;
    display: flex;
    justify-content: center;
}
.planTimes_wrap .times .num {
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
}
.planLst-txt {
    font-size: 14px;
    line-height: 1.357;
    padding: 8px;
    font-weight: bold;
    text-align: left;
}
/* ======
summerPlan
======= */
.summerplan_wrap {
    background: #e9eef8;
    text-align: center;
    padding: 40px;
}
.sumplanTtl_wrap {
    background: #009bdd;
    padding: 18px 34px;
    box-sizing: border-box;
    margin: 0 auto 45px;
}
.sumplanTtl-ttl {
    background: #fff;
    text-align: center;
    color: #009bdd;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 17px;
    padding: 14px;
}
.sumplanTtl-txt {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 1.333;
}
.sumplanTtl-txt .is-yew {
    color: #f2e524;
}
.sumplanLst_wrap > li {
    display: flex;
    flex-direction: column;
}
.sumplanLst_wrap .subject {
    background: #009bdd;
    color: #f2e524;
    font-size: 28px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    padding: 12px;
}
.sumplanLst-txt {
    color: #009bdd;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.25;
    padding: 18px 0;
}
.sumplanLst-txt .is-fz {
    display: block;
    font-size: 20px;
}
.unitLst_wrap {
    background: #fff;
    width: 100%;
    flex: 1;
    padding: 22px 20px 17px;
    box-sizing: border-box;
}
.unitLst_wrap li {
    border-bottom: 1px solid #009bdd;
    padding: 15px 11px 17px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    align-items: center;
}
.unitLst_wrap li:last-child {
    border: none;
}
.unitLst_wrap .unit {
    font-size: 18px;
    line-height: 1;
}
.unitLst_wrap .times {
    font-size: 20px;
    line-height: 1;
}
.unitLst_wrap .times > span {
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
}
/* ======
フッター
======= */
footer .footer_wrap {
    padding: 40px 0 20px;
    background: #f2f2f2;
    box-sizing: border-box;
}
.footer_logo {
    margin-bottom: 24px;
    text-align: center;
}
.copy-txt {
    font-size: 10px;
    text-align: center;
    line-height: 1;
    color: #4e4e4e;
}
@media screen and (min-width: 897px) {
    .summer_wrap {
        margin-bottom: 120px;
    }
    .content_wrap {
        max-width: 1000px;
        margin: 0 auto;
    }
    .pageCv-btn a:hover {
        opacity: 0.8;
    }
    .summer-txt {
        font-size: 26px;
        margin-top: 10px;
    }
    .step_wrap {
        padding: 0 20px;
        margin-bottom: 60px;
    }
    .step_in {
        border-radius: 10px;
        margin: 0 auto;
        padding: 40px 50px 60px;
        text-align: center;
    }
    .step_ttl {
        font-size: 42px;
        line-height: 1;
        margin-bottom: 44px;
    }
    .step_ttl .is-fz {
        font-size: 80px;
        line-height: 1;
    }
    .step-txt {
        font-size: 24px;
        line-height: 1.667;
        margin-bottom: 30px;
        display: inline-block;
    }
    .stepFlx_wrap {
        display: flex;
        justify-content: center;
        gap: 0 30px;
    }
    .stepFlx_wrap .stepImg_wrap:first-child {
        padding-top: 33px;
    }
    .stepImg_wrap img {
        width: 100%;
        height: auto;
    }
    .freeImg_wrap img {
        max-width: 644px;
        width: 100%;
        height: auto;
    }
    .intro_wrap {
        max-width: 1000px;
        margin: 0 auto;
        margin-bottom: 120px;
    }
    .intro_wrap .introImg_wrap {
        margin: 0 auto;
    }
    .intro_wrap .introImg_wrap:nth-child(1) {
        max-width: 770px;
        margin-bottom: 40px;
        padding: 0 20px;
    }
    .intro_wrap .introImg_wrap:nth-child(2) {
        max-width: 770px;
        margin-bottom: 65px;
    }
    .intro_wrap .introImg_wrap:nth-child(3) {
        max-width: 673px;
        margin-bottom: 40px;
    }
    .intro_wrap .introImg_wrap:nth-child(4) {
        max-width: 598px;
    }
    .intro_wrap img {
        width: 100%;
        height: auto;
    }
    .summerLabel_txt {
        margin-bottom: 24px;
        padding-bottom: 24px;
        font-size: 26px;
    }
    .summerLabel_txt::before {
        width: 60px;
        height: 3px;
    }
    .summerBnr_wrap a:hover {
        opacity: 0.8;
    }
    .summerBnr_wrap {
        padding: 0 20px 80px;
    }
    .tabgrad_wrap {
        max-width: 1000px;
        margin: 9px auto 0;
    }
    .tabgrad-btn {
        width: calc(100% / 2);
        height: 75px;
        font-size: 30px;
        transition: all 0.2s ease;
    }
    .tabgrad-btn.inactive:hover {
        cursor: pointer;
        background: #014099;
        color: #fff;
    }
    .tabgrad-btn.active:hover {
        cursor: auto;
    }
    .tabgrad-btn.active::before {
        top: -11px;
        left: -2px;
        right: -2px;
        height: 11px;
    }
    .tabgrad-ttl {
        font-size: 24px;
        line-height: 1.25;
        padding: 20px 0;
    }
    .tabgrad-ttl .is-attention {
        font-size: 20px;
        margin-top: 10px;
    }
    .tabgradLst_wrap {
        padding: 2px 20px 0;
        border: 1px solid #014099;
        border-top: 1px solid #4c79b1;
        margin-bottom: 120px;
    }
    .popup-desc {
        cursor: pointer;
    }
    .times {
        font-size: 20px;
    }
    .times .is-fz {
        font-size: 24px;
    }
    .contact_wrap {
        margin-bottom: 120px;
        padding: 0 20px;
    }
    .contactTab_wrap {
        margin-bottom: 52px;
    }
    .tabttl_wrap {
        gap: 0 30px;
    }
    .tab-btn {
        width: calc((100% - 100px) / 2);
        height: 52px;
        font-size: 16px;
        transition: all 0.2s ease;
    }
    .tab-btn.inactive:hover {
        background: #b3d2fd;
        cursor: pointer;
    }
    .tab_content {
        padding: 17px 34px 16px;
    }
    .tabFlx_wrap {
        display: flex;
        justify-content: center;
        gap: 0 40px;
    }
    .tab-ttl {
        font-size: 16px;
        line-height: 1;
        margin-bottom: 17px;
    }
    .tabLst_wrap {
        margin-bottom: 20px;
    }
    .tabLst_wrap li {
        width: calc((100% - 8px * 5) / 6);
    }
    .tabLst_wrap li a {
        font-size: 14px;
        padding: 20px;
        transition: all 0.3s ease-in-out;
    }
    .tabLst_wrap li a:hover {
        background: #3a8af9;
        color: #fff;
        border: 1px solid #3a8af9;
    }
    .explan-txt {
        padding-right: 47px;
        font-size: 27px;
    }
    .tabgradLst_wrap li:last-child::before {
        background: #014099 url(../svg/icn_point01.svg?2) no-repeat center / 33px auto;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        left: 79px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 9;
    }
    .kome-disc {
        margin-bottom: 120px;
    }
    .planFlex_wrap {
        display: flex;
        gap: 25px;
    }
    .planLst_wrap li {
        height: 143px;
    }
    .tabgrad_in {
        max-width: 1000px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .popup .popupImg_wrap {
        aspect-ratio: 500 / 427;
        height: 90%;
    }
    .tab_popup {
        cursor: pointer;
        transition: all 0.4s;
    }
    .tab_popup:hover {
        opacity: 0.8;
    }
    .popupImg_wrap {
        cursor: pointer;
    }
    .popup > .close-btn:hover{
        background: #fff;
        color: #009bdd;
    }
    .sumplanLst_wrap {
        display: flex;
        justify-content: center;
        gap: 40px;
        flex-wrap: wrap;
    }
    .sumplanLst_wrap > li {
        width: calc((100% - 40px) / 2);
        display: flex;
        flex-direction: column;
    }
     .sumplanLst_wrap .unitLst_wrap {
        flex: 1;
    }
    .sumplanTtl_wrap {
        max-width: 528px;
    }
}
@media (min-width: 897px) and (max-width: 1000px) {
    .summer_wrap {
        margin-bottom: 12vw;
    }
    .planFlex_wrap {
        gap: 2.5vw;
    }
    .plan_wrap {
        padding: 2.5vw 3.3vw 3vw 3.4vw;
    }
    .planTtl_wrap {
        gap: 2.2vw;
        margin-bottom: 1vw;
    }
    .plan-sttl {
        font-size: 2.2vw;
        padding: 0 4vw;
    }
    .plan-sttl::before,
    .plan-sttl::after {
        width: 4vw;
        height: 5.4vw;
        top: 0.5vw;
    }
    .plan-sttl .is-red {
        font-size: 2.8vw;
    }
    .plan-sttl .is-red  .is-fz {
        font-size: 2vw;
    }
    .plan-sttl .is-fz {
        font-size: 1.6vw;
    }
    .plan-ttl {
        font-size: 4.7vw;
    }
    .plan-ttl .is-red {
        font-size: 4vw;
    }
    .planLst_wrap li {
        margin-bottom: 1vw;
    }
    .plan_in > .num {
        font-size: 2.8vw;
        width: 4.2vw;
        height: 4.2vw;
        margin-left: 0.6vw;
        margin-right: 0.8vw;
    }
    .planTxt_wrap {
        padding: 0.6vw 0.8vw 0.2vw 1.8vw;
        width: calc(100% - 7vw);
    }
    .planLst-ttl {
        font-size: 2vw;
    }
    .planTimes-ttl {
        font-size: 1.4vw;
        margin-bottom: 0.3vw;
        margin-top: 0.3vw;
    }
    .planTimes_wrap {
        padding-left: 1.1vw;
    }
    .planTimes_wrap .times {
        font-size: 2vw;
    }
    .planTimes_wrap .times .num {
        font-size: 3.2vw;
    }
    .planLst-txt {
        font-size: 1.4vw;
        padding: 0.8vw;
    }
    .tabgrad-ttl {
        font-size: 26px;
    }
    .tabgradLst_wrap li:last-child::after {
        right: -20px;
    }
    .tabgradLst_wrap li:last-child::before {
        left: 0;
    }
}
@media (min-width: 897px) and (max-width: 1040px) {
    .tabgrad_wrap {
        margin: 0 20px;
    }
}
@media (min-width: 897px) and (max-width: 1080px) {
    .popup {
        height: 65%;
    }
}
@media screen and (max-width: 896px) {
    a:hover {
        color: #3e3a3a;
        text-decoration: none;
    }
    body {
        font-size: 14px;
        min-width: auto;
        width: 100%;
        padding-top: 60px;
    }
    .c-pc {
        display: none;
    }
    .c-sp {
        display: block;
    }
    header {
        padding: 10px 0 5px;
        border-top: 2px solid #004098;
    }
    .header_wrap {
        max-width: none;
        margin: 0;
        padding: 0 15px;
    }
    .hTop_logo {
        text-align: center;
    }
    .hTop_logo img {
        width: 170px;
        height: auto;
    }
    .hTop_tel a {
        flex-direction: column;
        gap: 2px;
        pointer-events: auto;
    }
    .main-ttl {
        padding: 12px 0;
        font-size: 18px;
        line-height: 1.3;
    }
    .hTop_tel .is-reco {
        padding-left: 20px;
        font-size: 8px;
    }
    .hTop_tel .is-tel {
        font-size: 19px;
    }
    .hTop_tel .is-tel::before {
        width: 13px;
        height: 13px;
    }
    .mv_wrap {
        margin-bottom: 58px;
    }
    .mv_img {
        padding: 70px 15px 50px;
    }
    .mv_img.ver1 {
        background: url(../img/sp/mv_bg.jpg?4) no-repeat center / cover;
    }
    .mv_img.ver1 img {
        max-width: 374px;
    }
    .mv_img.ver2 {
        padding: 43px 15px 0;
    }
    .mv_img.ver2 img {
        max-width: 386px;
    }
    .cv_in {
        padding: 30px 40px 27px;
        max-width: none;
        margin: 0;
    }
    .cv_ttl {
        font-size: 20px;
        line-height: 1;
        margin-bottom: 29px;
    }
    .pageCv_wrap {
        display: flex;
        flex-direction: column;
        gap: 15px 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?3) 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 a {
        font-size: 40px;
        pointer-events: auto;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
    }
    .cvTel_btn a span {
        font-size: 26px;
        box-sizing: border-box;
    }
    .cvTel_btn a span:before {
        width: 22px;
        height: 22px;
    }
    .cvTel_tx {
        font-size: 10px;
        line-height: 1.333;
        text-align: left;
    }
    .contactTab_wrap .cvTel_tx {
        font-size: 10px;
    }
    .tabLst_wrap {
        flex-wrap: wrap;
        gap: 10px 7px;
        margin-bottom: 5px
    }
    .tabLst_wrap li a {
        padding: 7px;
        box-sizing: border-box;
    }
    .tabgrad-ttl {
        margin: 0 15px;
    }
    .tabgrad-ttl {
        font-size: 11px;
        padding: 10px 0;
    }
    .tabgrad-ttl .is-attention {
        font-size: 10px;
        margin-top: 5px;
    }
    .tabgrad-ttl .is-marker::before {
        height: 10px;
    }
    .tabgrad-ttl .is-fz {
        font-size: 8px;
    }
    [aria-controls="sodan_content_1"].tab-btn span::before,
    [aria-controls="sodan_content_2"].tab-btn span::before,
    [aria-controls="sodan_content_3"].tab-btn span::before {
        width: 23px;
        height: 20px;
    }
    .tabgradIn_wrap {
        margin-bottom: 40px;
    }
    .tabgradLst_wrap {
        padding: 10px 7px 9px 9px;
    }
    .tabgradLst_wrap li {
        padding: 5px 0 7px;
        gap: 0 10px;
        align-items: flex-start;
    }
    .tabgradLst_wrap li:last-child {
        padding: 18px 0 13px;
        line-height: 1.4;
    }
    .tabgradLst_wrap li:last-child::before {
        display: none;
    }
    .tabgradLst_wrap .date {
        width: 66px;
        height: 66px;
        border-radius: 10px;
    }
    .tabgradLst_wrap .date .day .is-fz {
        font-size: 9px;
    }
    .tabgradLst_wrap .date .day {
        padding-bottom: 10px;
        font-size: 11px;
    }
    .tabgradLst_wrap .date .day:last-child {
        padding-bottom: 0;
    }
    .tabgradLst_wrap .date .day:last-child::before {
        display: none;
    }
    .tabgradLst_wrap .date .day::before {
        width: 5px;
        height: 10px;
        top: calc(50% + 2px);
    }
    .popup-desc {
        font-size: 3.382vw;
        padding: 0.966vw;
        top: calc(50% + 2.415vw);
    }
    .is-kome::before {
        font-size: 7px;
        width: 7px;
        height: 7px;
        right: 3px;
    }
    .kome-disc {
        font-size: 10px;
        padding: 0 15px;
    }
    .tabgradLst_wrap .date .day.is-dot::before {
        width: 2px;
        height: 2px;
        top: calc(50% + 7px);
    }
    .tabTxt-ttl {
        margin-bottom: 2px;
        font-size: 16px;
    }
    .tabTxt-txt {
        font-size: 12px;
        padding-right: 0;
    }
    .tabTxt_wrap .is-attention {
        font-size: 10px;
        margin-top: 2px;
        line-height: 1.188;
    }
    .tabgrad-btn.inactive {
        border: 1px solid #014099;
    }
    .explan-txt {
        font-size: 14px;
    }
    .explan-txt .is-marker::before {
        height: 8px;
        bottom: 5px;
    }
    .sumplanLst_wrap > li {
        margin-bottom: 20px;
    }
    .sumplanLst_wrap > li:last-child {
        margin-bottom: 0;
    }
    .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;
    }
    .step_in {
        border-radius: 10px;
        padding: 17px 0 0;
        overflow: hidden;
    }
    .step_box {
        padding: 0 40px;
    }
    .step_ttl {
        font-size: 24px;
        line-height: 1;
        margin-bottom: 17px;
    }
    .step_ttl .is-fz {
        font-size: 45px;
        line-height: 1;
    }
    .step-txt {
        font-size: 14px;
        line-height: 1.6;
        letter-spacing: 0;
        margin-bottom: 15px;
    }
    .ruby {
        font-size: 8px;
        top: -6px;
    }
    .stepFlx_wrap .stepImg_wrap:first-child {
        margin-bottom: 35px;
    }
    .stepFlx_wrap .stepImg_wrap:first-child img {
        max-width: 88.647vw;
        padding: 0 11px;
    }
    .tab_content .freeImg_wrap {
        padding: 10px 0 15px;
    }
    .stepImg_wrap img,
    .freeImg_wrap img {
        width: 100%;
        height: auto;
    }
    .freeImg_wrap img {
        max-width: 349px;
    }
    .summer_wrap {
        padding: 0 0 60px;
    }
    .intro_wrap {
        padding: 0 15px;
        text-align: center;
        margin-bottom: 40px;
    }
    .introImg_wrap img {
        max-width: 357px;
        margin: 0 auto;
        display: block;
    }
    .intro_wrap img {
        width: 100%;
        height: auto;
    }
    .intro_wrap .introImg_wrap:nth-child(1) {
        max-width: 385px;
        margin: 0 auto 20px;
    }
    .intro_wrap .introImg_wrap:nth-child(2) {
        max-width: 385px;
        margin: 0 auto 30px;
    }
    .intro_wrap .introImg_wrap:nth-child(3) {
        max-width: 337px;
        margin: 0 auto 34px;
    }
    .intro_wrap .introImg_wrap:nth-child(4) {
        max-width: 386px;
        margin: 0 auto;
    }
    .summerLabel_txt {
        font-size: 18px;
        padding-bottom: 18px;
        margin-bottom: 14px;
    }
    .summerLabel_txt::before {
        width: 46px;
        height: 3px;
    }
    .summer_tabttl {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .summerBnr_wrap {
        padding: 0 15px 60px;
    }
    .summerBnr_wrap a {
        max-width: 770px;
        width: 100%;
        height: auto;
    }
    .summerBnr_wrap img {
        width: 100%;
        height: auto;
    }
    .tabgrad_wrap {
        margin: 5px 15px 0;
    }
    .tabgrad_wrap:has(.tabgrad-btn.active) {
        border-left: 1px solid #014099;
        border-right: none;
    }
    .popup {
        height: 85%;
        width: 90%;
        aspect-ratio: auto;
        padding: 20px;
        display: flex;
        flex-direction: column;
    }
    .popup > .popupImg_wrap {
        flex: 1;
        min-height: 0;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
    }
    .popup > .popupImg_wrap img {
        width: auto;
        height: 100%;
        max-width: none;
    }
    .popup > .close-btn {
        flex-shrink: 0;
    }
    .popup_content {
        padding: 0 15px;
    }
    .popup .close-btn {
        font-size: 16px;
        padding: 5px 40px;
        margin: 10px auto 0;
    }
    .tabgrad_in .attention-txt {
        padding: 0 15px;
        margin-bottom: 10px;
    }
    .attention-txt {
        font-size: 10px;
    }
    .summerplan_wrap .attention-txt,
    .plan_wrap .attention-txt {
        margin-top: 10px;
    }
    .tabgrad-btn {
        width: calc(100% / 3);
        height: 40px;
        border: 1px solid #014099;
        font-size: 16px;
        border-left: none;
    }
    .tabgrad-btn.active::before {
        left: -1px;
        right: -1px;
        top: -5px;
        height: 5px;
    }
    .tabgrad-ttl {
        font-size: 18px;
        line-height: 1.278;
        border: none;
    }
    .tabgradLst_wrap {
        padding: 15px 10px 0;
    }
    .tabgradLst_wrap li:last-child {
        justify-content: flex-start;
    }
    .tabgradLst_wrap li:last-child::after {
        width: 79px;
        height: 76px;
        right: 9px;
    }
    .times {
        font-size: 14px;
    }
    .times .is-fz {
        font-size: 18px;
    }
    .cv_wrap .cv_in {
        padding: 31px 40px 30px;
        max-width: none;
        margin: 0;
        box-sizing: border-box;
    }
    .cv_wrap .cv_ttl {
        font-size: 20px;
        line-height: 1;
        margin-bottom: 29px;
    }
    .cv_wrap .pageCv_wrap {
        display: flex;
        flex-direction: column-reverse;
        gap: 20px 0;
    }
    .cv_wrap .pageCv_btn {
        display: flex;
        justify-content: center;
        gap: 0 15px;
    }
    .cv_wrap .pageCv_btn {
        margin-bottom: 0;
    }
    .cv_wrap .pageCv-btn {
        width: 160px;
        height: 40px;
        background: #fff;
    }
    .cv_wrap.bg-blue.ver2 {
        margin-bottom: 40px;
    }
    .cv_wrap .pageCv-btn a {
        background: #ffee00 url(../svg/icn_arw_r_right_g.svg?3) no-repeat center right 10px / 12px
            auto;
        font-size: 14px;
        box-shadow: 0 3px 0 0 #c3b600;
        padding-right: 15px;
        box-sizing: border-box;
    }
    .cv_wrap .pageCv-btn a span {
        padding: 0 0 0 1.8em;
    }
    .cv_wrap .pageCv-btn a span:before {
        width: 16px;
        height: 16px;
    }
    .cv_wrap .cvTel_btn {
        width: 335px;
        height: 60px;
        margin: 0 auto 13px;
    }
    .cv_wrap .cvTel_btn a {
        font-size: 34px;
        pointer-events: auto;
        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;
    }
    .cv_wrap .cvTel_btn a span {
        padding: 0 0 0 43px;
        box-sizing: border-box;
    }
    .cv_wrap .cvTel_btn a span:before {
        width: 30px;
        height: 30px;
    }
    .cv_wrap .cvTel_tx {
        font-size: 10px;
        line-height: 1;
        text-align: center;
    }
    .tell_wrap {
        gap: 0 15px;
    }
    .contact_wrap .cvTel_btn a {
        justify-content: flex-start;
    }
    .contact_wrap .cvTel_btn a span:before{
        width: 22px;
        height: 22px;
    }
    .tab-btn.sodan span {
        padding-left: 26px;
    }
    .tab-btn.siryo span {
        padding-left: 20px;
    }
    [aria-controls="siryo_content_1"].tab-btn span::before,
    [aria-controls="siryo_content_2"].tab-btn span::before,
    [aria-controls="siryo_content_3"].tab-btn span::before,
    [aria-controls="siryo_content_4"].tab-btn span::before {
        width: 15px;
        height: 19px;
    }
    .contactTab_wrap {
        margin-bottom: 19px;
    }
    .tab-btn {
        width: 50%;
        font-size: 12px;
        padding: 11px 0;
    }
    .contact_wrap {
        margin-bottom: 35px;
    }
    .contact-ttl {
        font-size: 16px;
        background: linear-gradient(to right, #014099 0 3px, #fff100 3px 6px, transparent 6px 100%);
        padding-left: 12px;
        margin-bottom: 6px;
    }
    .tabLst_wrap li {
        width: calc((100% - 5px * 3) / 3);
    }
    .flowLst_wrap {
        gap: 17px;
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 21px;
    }
    .tab-ttl {
        margin-bottom: 7px;
        font-size: 14px;
    }
    .tab_in {
        padding: 11px 10px 6px;
        box-sizing: border-box;
    }
    .flowLst_wrap li {
        width: 100%;
        height: auto;
        padding: 8px 0;
    }
    .flowImg_wrap {
        width: clamp(22px,5.314vw,30px);
        height:clamp(22px,5.314vw,30px);
        left: clamp(3px,0.725vw,5px);
    }
    .flowLst_wrap li::before {
        width: 5px;
        height: 10px;
        right: -11px;
    }
    .flow-txt {
        font-size: clamp(10px,2.415vw,14px);
        padding-left: clamp(22px,5.314vw,30px);
    }
    .plan_wrap {
        background: #FFFDE5 url(../img/sp/grid_img01.png?2) repeat left top / 13px auto;
        padding: 30px 11px 27px 6px;
        margin-bottom: 0;
    }
    .planLst_wrap li {
        max-width: 335px;
        margin: 0 auto 15px;
    }  
    .planLst_wrap li:last-child {
        margin-bottom: 0;
    }
    .plan-sttl::before,
    .plan-sttl::after {
        width: 17px;
        height: 22px;
    }
    .plan-sttl {
        font-size: 10px;
        padding: 0 17px;
    }
    .plan-sttl .is-red {
        font-size: 13px;
    }
    .plan-sttl .is-red .is-fz {
        font-size: 10px;
    }
    .plan-sttl .is-fz {
        font-size: 10px;
    }
    .plan-ttl .is-red {
        font-size: 17px;
    }
    .plan-ttl {
        font-size: 19px;
    }
    .planTtl_wrap {
        gap: 0 9px;
        margin-bottom: 20px;
    }
    .plan_in > .num {
        font-size: 28px;
        width: 31px;
        height: 31px;
        margin: 0 6px;
    }
    .planTxt_wrap {
        padding: 6px 7px;
        width: calc(100% - 42px);
    }
    .planLst-ttl {
        font-size: 15px;
    }
    .planTimes-ttl {
        font-size: 10px;
    }
    .planTimes_wrap .times {
        font-size: 15px;
    }
    .planTimes_wrap .times .num {
        font-size: 23px;
    }
    .planLst-txt {
        font-size: 10px;
        padding: 8px 7px 6px 11px;
    }
    .planFlex_wrap .planLst_wrap {
        margin-bottom: 15px;
    }
    .planFlex_wrap .planLst_wrap:last-child {
        margin-bottom: 0;
    }
    .contact_wrap {
        padding: 0 15px;
    }
    .summer-txt {
        font-size: 18px;
        padding-bottom: 12px;
    }
    /* ======
    summerPlan
    ======= */
    .summerplan_wrap {
        padding: 31px 62px 30px;
    }
    .sumplanTtl_wrap {
        padding: 10px 19px 7px;
        margin: 0 auto 24px;
    }
    .sumplanTtl-ttl {
        font-size: 13px;
        margin-bottom: 7px;
        padding: 7px;
    }
    .sumplanTtl-txt {
        font-size: 13px;
        line-height: 1.358;
    }
    .sumplanLst_wrap .subject {
        font-size: 18px;
        padding: 7px;
    }
    .sumplanLst-txt {
        font-size: 15px;
        line-height: 1.264;
        padding: 8px 0;
    }
    .sumplanLst-txt .is-fz {
        font-size: 13px;
    }
    .unitLst_wrap {
        padding: 13px 14px 11px;
    }
    .unitLst_wrap li {
        padding: 10px 7px 6px;
        line-height: 1;
    }
    .unitLst_wrap .unit {
        font-size: 12px;
    }
    .unitLst_wrap .times {
        font-size: 12px;
    }
    .unitLst_wrap .times > span {
        font-size: 15px;
    }
}
@media screen and (max-width: 414px) {
    body {
        width: 100%;
        font-size: 3.382vw;
        padding-top: 14.493vw;
    }
    header {
        padding: 2.415vw 0 1.208vw;
        border-top: 0.483vw solid #004098;
    }
    .header_wrap {
        max-width: none;
        margin: 0;
        padding: 0 3.623vw;
    }
    .hTop_logo img {
        width: 41.063vw;
        height: auto;
    }
    .main-ttl {
        padding: 2.899vw 0;
        font-size: 4.348vw;
        line-height: 1.3;
    }
    .hTop_tel a {
        flex-direction: column;
        gap: 0.483vw;
        pointer-events: auto;
    }
    .hTop_tel .is-reco {
        padding-left: 4.831vw;
        font-size: 1.932vw;
    }
    .hTop_tel .is-reco span {
        margin-left: -1.208vw;
    }
    .hTop_tel .is-tel {
        font-size: 4.589vw;
        padding-left: 4.831vw;
    }
    .hTop_tel .is-tel::before {
        width: 3.14vw;
        height: 3.14vw;
    }
    .mv_wrap {
        margin-bottom: 14.01vw;
    }
    .cv_in {
        padding: 7.246vw 9.662vw 6.521vw;
        max-width: none;
        margin: 0;
    }
    .cv_wrap .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;
        gap: 3.623vw 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?3) 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;
    }
    .cv_wrap.bg-blue .cvTel_btn {
        width: 80.918vw;
        height: 14.493vw;
        margin: 0 auto 3.14vw;
    }
    .cvTel_btn a {
        font-size: 9.662vw;
        pointer-events: auto;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
    }
    .cvTel_btn a span {
        font-size: 6.28vw;
        box-sizing: border-box;
    }
    .cvTel_btn a span::before {
        width: 7.246vw;
        height: 7.246vw;
    }
    .cvTel_tx {
        font-size: 2.415vw;
    }
    .contactTab_wrap .cvTel_tx {
        font-size: 2.415vw;
    }
    .footer_wrap {
        padding: 4.831vw 0 7.246vw;
    }
    .footer_logo {
        margin-bottom: 4.106vw;
        text-align: center;
    }
    .footer_logo img {
        width: 48.309vw;
        height: auto;
    }
    .copy-txt {
        font-size: 2.415vw;
    }
    .step_in {
        border-radius: 2.415vw;
        padding: 4.106vw 0 0;
    }
    .step_box {
        padding: 0 9.662vw;
    }
    .step_ttl {
        font-size: 5.797vw;
        line-height: 1;
        margin-bottom: 4.106vw;
    }
    .step_ttl .is-fz {
        font-size: 10.87vw;
        line-height: 1;
    }
    .step-txt {
        font-size: 3.382vw;
        letter-spacing: 0;
        line-height: 1.6;
        margin-bottom: 3.623vw;
    }
    .ruby {
        font-size: 1.932vw;
        top: -1.449vw;
    }
    .stepFlx_wrap .stepImg_wrap:first-child {
        margin-bottom: 8.454vw;
    }
    .stepFlx_wrap .stepImg_wrap:first-child img {
        max-width: 88.647vw;
    }
    .tab_content .freeImg_wrap {
        padding: 2.415vw 0 3.623vw;
    }
    .stepImg_wrap img,
    .freeImg_wrap img {
        width: 100%;
        height: auto;
    }
    .freeImg_wrap img {
        max-width: 84.3vw;
    }
    .summer_wrap {
        padding: 0 0 14.493vw;
    }
    .intro_wrap {
        padding: 0 3.623vw;
        margin-bottom: 9.662vw;
    }
    .introImg_wrap img {
        max-width: 86.232vw;
        margin: 0 auto;
        display: block;
    }
    .intro_wrap img {
        width: 100%;
        height: auto;
    }
    .summerLabel_txt {
        font-size: 4.348vw;
        padding-bottom: 4.348vw;
        margin-bottom: 3.382vw;
    }
    .summerLabel_txt::before {
        width: 11.111vw;
        height: 0.725vw;
    }
    .summerBnr_wrap {
        padding: 0 3.623vw 14.493vw;
    }
    .summerBnr_wrap a {
        max-width: 185.99vw;
        width: 100%;
        height: auto;
    }
    .summerBnr_wrap img {
        width: 100%;
        height: auto;
    }
    .tabgrad_wrap {
        margin: 1.208vw 3.623vw 0;
    }
    [aria-controls="sodan_content_1"].tab-btn span::before,
    [aria-controls="sodan_content_2"].tab-btn span::before,
    [aria-controls="sodan_content_3"].tab-btn span::before {
        width: 5.556vw;
        height: 4.831vw;
    }
    .tabgrad_in .attention-txt {
        padding: 0 3.623vw;
        margin-bottom: 2.415vw;
    }
    .attention-txt {
        font-size: 2.415vw;
    }
    .summerplan_wrap .attention-txt,
    .plan_wrap .attention-txt {
        margin-top: 2.415vw;
    }
    .tabgrad-btn {
        height: 7.246vw;
        font-size: 3.865vw;
        border-left: none;
    }
    .tabgrad-btn.active::before {
        left: -0.242vw;
        right: -0.242vw;
        top: -1.208vw;
        height: 1.208vw;
    }
    .tabgradIn_wrap {
        margin-bottom: 9.662vw;
    }
    .tabgrad-ttl {
        font-size: 4.348vw;
        line-height: 1.278;
    }
    .tabgrad-ttl .is-attention {
        font-size: 2.415vw;
        margin-top: 1.208vw;
    }
    .popup-desc {
        font-size: 3.382vw;
        padding: 0.966vw;
        top: calc(50% + 2.415vw);
    }
    .is-kome::before {
        font-size: 1.691vw;
        width: 1.691vw;
        height: 1.691vw;
        right: 0.725vw;
    }
    .kome-disc {
        font-size: 2.415vw;
        padding: 0 3.623vw;
    }
    .popup {
        padding: 4.831vw;
    }
    .popup_content {
        padding: 0 3.623vw;
    }
    .popup .close-btn {
        font-size: 3.865vw;
        padding: 1.208vw 9.662vw;
        margin: 10px auto 0;
    }
    .tabgradLst_wrap {
        padding:  3.623vw 2.415vw 0;
    }
    .times {
        font-size: 3.382vw;
    }
    .times .is-fz {
        font-size: 4.348vw;
    }
    .cv_wrap .cv_ttl {
        font-size: 4.831vw;
        line-height: 1;
        margin-bottom: 7.005vw;
    }
    .cv_wrap .pageCv_wrap {
        display: flex;
        gap: 4.831vw 0;
    }
    .cv_wrap .pageCv_btn {
        display: flex;
        justify-content: center;
        gap: 0 3.623vw;
    }
    .cv_wrap .pageCv-btn {
        width: 38.647vw;
        height: 9.662vw;
        background: #fff;
    }
    .cv_wrap.bg-blue.ver2 {
        margin-bottom: 9.662vw;
    }
    .cv_wrap .pageCv-btn a {
        background: #ffee00 url(../svg/icn_arw_r_right_g.svg?3) 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;
    }
    .cv_wrap .pageCv-btn a span {
        padding: 0 0 0 1.8em;
    }
    .cv_wrap .pageCv-btn a span::before {
        width: 3.865vw;
        height: 3.865vw;
    }
    .cv_wrap .cvTel_btn {
        width: 80.918vw;
        height: 14.493vw;
        margin: 0 auto 3.14vw;
    }
    .cv_wrap .cvTel_btn a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        border-radius: 7.246vw;
        border-bottom: 0.725vw solid #c8c7c3;
        background: #fff;
        font-size: 8.213vw;
        pointer-events: auto;
        color: #000;
        box-sizing: border-box;
    }
    .cv_wrap .cvTel_btn a span {
        padding: 0 0 0 10.386vw;
        box-sizing: border-box;
    }
    .cv_wrap .cvTel_btn a span::before {
        width: 7.246vw;
        height: 7.246vw;
    }
    .cv_wrap .cvTel_tx {
        font-size: 2.415vw;
        line-height: 1;
    }
    .mv_img {
        padding: 16.908vw 3.623vw 12.077vw;
    }
    .mv_img.ver1 img {
        max-width: 90.338vw;
    }
    .mv_img.ver2 {
        padding: 10.386vw 3.623vw 0;
    }
    .mv_img.ver2 img {
        max-width: 93.237vw;
    }
    .tabgrad-ttl .ttl-left {
        font-size: 1.932vw;
        padding: 0.483vw 1.208vw;
        border: 0.241vw solid #014099;
        border-top: none;
    }
    .tabgrad-ttl {
        font-size: 2.892vw;
        padding: 1.208vw;
    }
    .tabgrad-ttl .is-marker::before {
        height: 1.815vw;
    }
    .tabgrad-ttl .is-fz {
        font-size: 1.932vw;
    }
    .tabgradLst_wrap li {
        padding: 1.208vw 0 1.691vw;
        gap: 0 2.415vw;
    }
    .tabgradLst_wrap li:last-child {
        padding: 4.348vw 0 3.14vw;
    }
    .tabgradLst_wrap li:last-child::after {
        width: 19.082vw;
        height: 18.357vw;
        right: 2.174vw;
    }
    .tabgradLst_wrap .date {
        width: 15.942vw;
        height: 15.942vw;
        border-radius: 2.415vw;
    }
    .tabgradLst_wrap .date .day .is-fz {
        font-size: 2.174vw;
    }
    .tabgradLst_wrap .date .day {
        padding-bottom: 2.415vw;
        font-size: 2.657vw;
    }
    .tabgradLst_wrap .date .day::before {
        width: 1.208vw;
        height: 2.415vw;
        top: calc(50% + 0.483vw);
    }
    .tabgradLst_wrap .date .day.is-dot::before {
        width: 0.482vw;
        height: 0.482vw;
        top: calc(50% + 1.687vw);
    }
    .tabTxt-ttl {
        font-size: 3.865vw;
        margin-bottom: 0.483vw;
    }
    .tabTxt-txt {
        font-size: 2.899vw;
    }
    .tabTxt_wrap .is-attention {
        font-size: 1.932vw;
        margin-top: 0.483vw;
    }
    .explan-txt {
        font-size: 3.382vw;
    }
    .explan-txt .is-marker.ver2 {
        margin-left: -2.415vw;
    }
    .explan-txt .is-marker::before {
        height: 1.449vw;
        bottom: 1.208vw;
    }
    .stepFlx_wrap .stepImg_wrap:first-child img {
        padding: 0 2.657vw;
    }
    .intro_wrap .introImg_wrap:nth-child(1) {
        max-width: 92.995vw;
        margin: 0 auto 4.831vw;
    }
    .intro_wrap .introImg_wrap:nth-child(2) {
        max-width: 92.995vw;
        margin: 0 auto 7.246vw;
    }
    .intro_wrap .introImg_wrap:nth-child(3) {
        max-width: 81.401vw;
        margin: 0 auto 8.213vw;
    }
    .intro_wrap .introImg_wrap:nth-child(4) {
        max-width: 93.237vw;
    }
    .tabLst_wrap {
        gap: 2.415vw 1.691vw;
        margin-bottom: 1.208vw;
    }
    .tabLst_wrap li {
        width: calc((100% - 1.208vw * 3) / 3);
    }
    .tabLst_wrap li a {
        padding: 1.691vw;
    }
    .contactTab_wrap {
        margin-bottom: 4.589vw;
    }
    .tab-btn {
        font-size: 2.899vw;
        padding: 2.657vw 0;
    }
    .tab-btn.sodan span {
        padding-left: 6.280vw;
    }
    .tab-btn.siryo span {
        padding-left: 4.831vw;
    }

    [aria-controls="siryo_content_1"].tab-btn span::before,
    [aria-controls="siryo_content_2"].tab-btn span::before,
    [aria-controls="siryo_content_3"].tab-btn span::before,
    [aria-controls="siryo_content_4"].tab-btn span::before {
        width: 3.623vw;
        height: 4.589vw;
    }
    [aria-controls="sodan_content_1"].tab-btn span::before,
    [aria-controls="sodan_content_2"].tab-btn span::before,
    [aria-controls="sodan_content_3"].tab-btn span::before,
    [aria-controls="sodan_content_4"].tab-btn span::before {
        width: 5.556vw;
        height: 4.831vw;
    }
    .tab-ttl {
        font-size: 3.382vw;
        margin-bottom: 1.691vw;
    }
    .tab_in {
        padding: 2.657vw 2.415vw 1.449vw;
    }
    .tell_wrap {
        gap: 0 3.623vw;
    }
    .contact_wrap {
        padding: 0 3.623vw;
        margin-bottom: 8.454vw;
    }
    .contact-ttl {
        font-size: 3.865vw;
        background: linear-gradient(to right, #014099 0 0.725vw, #fff100 0.725vw 1.449vw, transparent 1.449vw 100%);
        padding-left: 2.899vw;
        margin-bottom: 1.449vw;
    }
    .contact_wrap .cvTel_btn a span:before {
        width: 5.314vw;
        height: 5.314vw;
    }
    .flowLst_wrap {
        gap: 4.106vw;
        margin-bottom: 5.072vw;
    }
    .flowLst_wrap li {
        padding: 1.932vw 0;
    }
    .flowImg_wrap {
        width: 5.314vw;
        height: 5.314vw;
        left: 0.725vw;
    }
    .flowLst_wrap li::before {
        width: 1.208vw;
        height: 2.415vw;
        right: -2.657vw;
    }
    .flow-txt {
        font-size: 2.115vw;
        padding-left: 5.314vw;
    }
    .plan_wrap {
        padding: 7.246vw 2.657vw 6.522vw 1.449vw;
        margin-bottom: 0;
    }
    .planLst_wrap li {
        max-width: 80.918vw;
        margin: 0 auto 3.623vw;
    }
    .plan-sttl::before,
    .plan-sttl::after {
        width: 4.106vw;
        height: 5.314vw;
    }
    .plan-sttl {
        font-size: 2.415vw;
        padding: 0 4.106vw;
    }
    .plan-sttl .is-red {
        font-size: 3.14vw;
    }
    .plan-sttl .is-red .is-fz {
        font-size: 2.415vw;
    }
    .plan-sttl .is-fz {
        font-size: 2.415vw;
    }
    .plan-ttl {
        font-size: 4.589vw;
    }
    .plan-ttl .is-red {
        font-size: 4.106vw;
    }
    .planTtl_wrap {
        gap: 0 2.174vw;
        margin-bottom: 4.831vw;
    }
    .plan_in > .num {
        font-size: 6.763vw;
        width: 7.488vw;
        height: 7.488vw;
        margin: 0 1.449vw;
    }
    .planTxt_wrap {
        padding: 1.449vw 1.691vw;
        width: calc(100% - 10.145vw);
    }
    .planLst-ttl {
        font-size: 3.623vw;
    }
    .planTimes-ttl {
        font-size: 2.415vw;
    }
    .planTimes_wrap .times {
        font-size: 3.623vw;
    }
    .planTimes_wrap .times .num {
        font-size: 5.556vw;
    }
    .planLst-txt {
        font-size: 2.415vw;
        padding: 1.932vw 1.691vw 1.449vw 2.657vw;
    }
    .planFlex_wrap .planLst_wrap {
        margin-bottom: 3.623vw;
    }
    .sumplanLst_wrap > li {
        margin-bottom: 4.831vw;
    }
    .summer-txt {
        font-size: 4.348vw;
        padding-bottom: 2.899vw;
    }
    /* ======
    summerPlan
    ======= */
    .summerplan_wrap {
        padding: 7.488vw 14.976vw 7.246vw;
    }
    .sumplanTtl_wrap {
        padding: 2.415vw 4.589vw 1.691vw;
        margin: 0 auto 5.797vw;
    }
    .sumplanTtl-ttl {
        font-size: 3.14vw;
        margin-bottom: 1.691vw;
        padding: 1.691vw;
    }
    .sumplanTtl-txt {
        font-size: 3.14vw;
    }
    .sumplanLst_wrap .subject {
        font-size: 4.348vw;
        padding: 1.691vw;
    }
    .sumplanLst-txt {
        font-size: 3.623vw;
        padding: 1.932vw 0;
    }
    .sumplanLst-txt .is-fz {
        font-size: 3.14vw;
    }
    .unitLst_wrap {
        padding: 3.14vw 3.382vw 2.657vw;
    }
    .unitLst_wrap li {
        padding: 2.415vw 1.691vw 1.449vw;
    }
    .unitLst_wrap .unit {
        font-size: 2.899vw;
    }
    .unitLst_wrap .times {
        font-size: 2.899vw;
    }
    .unitLst_wrap .times > span {
        font-size: 3.623vw;
    }
}
