
/*----------------------------------------------------------------*/
/* stitch modified */
/*----------------------------------------------------------------*/

/*++++++++++++++++++++++++++++++++++++++++++++++++*/
@media screen and (max-width: 767px) {
/*++++++++++++++++++++++++++++++++++++++++++++++++*/

/* ======================== common */
body.modal-open {
    overflow: hidden;
}
main {
    background-image: unset;
}
.en {
    font-optical-sizing: auto;
    font-weight: bold;
    font-style: normal;
}
.fuchidori {
    color: #fff;
    text-shadow: 1px 1px 0 #000, -1px -1px 0 #000,
    -1px 1px 0 #000, 1px -1px 0 #000,
    0px 1px 0 #000, 0 -1px 0 #000,
    -1px 0 0 #000, 1px 0 0 #000;
}
.common__title {
    font-size: 13.4vw;
    color: #F7701B;
    letter-spacing: 0.04em;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
}
.common__subtitle {
    margin-top: 5px;
    color: #F7701B;
    font-size: 4.7vw;
    font-weight: 800;
    text-align: center;
}
.link__btn {
    display: block;
    position: relative;
    width: 100%;
    height: 18vw;
    border: 1px solid #000;
    background: transparent;
    text-decoration: none;
    outline: none;
    margin: 0 auto;
    transition: background-color 0.3s ease;
}
.link__btn__text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 4vw;
    padding: 4px 0 0 0;
    color: #000;
    white-space: nowrap;
    letter-spacing: 0.14em;
    font-weight: 800;
}
.link__btn__icon {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 6.9%;
    fill: #000;
}
main:after, main:before{
    border-left: none;
}
main article { 
    color: #000000;
}
main article .figelm {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
}
main article .hitelm { 
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
    outline: none;
    text-decoration: none;
    color: var(--color-black);
    cursor: pointer;
} 
main article .hitelm.mode-inline { 
    display: inline;
}
main article br.lsize { 
    display: none;
}
main article .compo-trialbanner {
    width: 100%;
    aspect-ratio: 342 / 318;
    margin: 0 auto 0 auto;
}

/* ======================== innernavi */
#innernavi {
    position: relative;
    width: 100%;
    height: 55px;
    z-index: 2;
    /* background: red; */
}
#innernavi .area-navi {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding: 10px 0 10px 0;
    transition-property: top;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}
#innernavi.act-chase .area-navi {
    position: fixed;
    top: 110px;
}
#innernavi .area-navi {
    position: relative;
    width: 100%;
    /* height: 100%; */
    padding: 18px 0 0 0;
}
#innernavi .area-navi .block-navi{
    display: flex;
    justify-content: start;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 0 10px;
    width: 100%;
    padding: 0 0 7px 15px;
    overflow-x: auto;
    overflow-y: hidden;
}
#innernavi .area-navi .block-navi .each {
    width: auto;
    height: 28px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    border-color: #000000;
}
#innernavi .area-navi .block-navi .each:last-of-type {
    margin: 0 50px 0 0;
}
#innernavi .area-navi .block-navi .each .hitelm {
}
#innernavi .area-navi .block-navi .each .cell-navi {
    position: relative;
    height: 100%;
    padding: 0 17px 0 0;
}
#innernavi .area-navi .block-navi .each .cell-navi .txt {
    padding: 5px 7px 0 17px;
    line-height: 1;
    letter-spacing: 0.1em;
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
}
#innernavi .area-navi .block-navi .each .cell-navi .cushion {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: nowrap;
    gap: 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 17px;
    height: 100%;
}
#innernavi .area-navi .block-navi .each .cell-navi .cushion .mark {
    width: 11px;
    height: 11px;
}

/* ======================== eyecatch */
#eyecatch {
}
#eyecatch .sect-eyecatch {
    width: 100%;
    padding: 3vw 0 0 0;
}
#eyecatch .area-visual {
    position: relative;
    padding: 180% 0 0 0;
}
#eyecatch .area-visual .layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
/*----------------*/
#eyecatch .block-pic {
}
#eyecatch .block-pic .each {
    position: absolute;
    width: 93.7%;
    aspect-ratio: 732/435;
}
#eyecatch .block-pic .each.n01 {
    left: 0;
    margin: 51.7% 0 0 0;
}
#eyecatch .block-pic .each.n02 {
    left: 0;
    margin: 2.3% 0 0 0;
}
#eyecatch .block-pic .each.n03 {
    left: 48.3%;
    margin: 25.5% 0 0 0;
}
#eyecatch .block-pic .each.n04 {
    left: 66%;
    margin: 25.9% 0 0 0;
}
#eyecatch .block-pic .each.n05 {
    left: 71.2%;
    margin: 112.6% 0 0 0;
}
#eyecatch .block-pic .each .figelm {
    opacity: 0;
}
/*----------------*/
#eyecatch .block-char {
}
#eyecatch .block-char .each {
    position: absolute;
    width: 100%;
    aspect-ratio: 392/256;
}
#eyecatch .block-char .each.n01 {
    left: 21.4%;
    margin: -21.8% 0 0 0;
}
#eyecatch .block-char .each.n02 {
    left: -28.2%;
    margin: 3.7% 0 0 0;
}
#eyecatch .block-char .each.n03 {
    left: 0;
    margin: 112.2% 0 0 0;
}
#eyecatch .block-char .each.n04 {
    left: 29.6%;
    margin: 136.9% 0 0 0;
}
#eyecatch .block-char .each .figelm {
    scale: 1 0;
}
/*----------------*/
#eyecatch .block-deco {
}
#eyecatch .block-deco .each {
    position: absolute;
    width: 24.6%;
    aspect-ratio: 188/188;
}
#eyecatch .block-deco .each.n01 {
    left: 35.7%;
    margin: 46% 0 0 0;
}
#eyecatch .block-deco .each.n02 {
    left: 32.6%;
    margin: 25.4% 0 0 0;
}
#eyecatch .block-deco .each.n03 {
    left: 61%;
    margin: 15.2% 0 0 0;
}
#eyecatch .block-deco .each.n04 {
    left: 80.3%;
    margin: 102.4% 0 0 0;
}
#eyecatch .block-deco .each .figelm {
    scale: 0 0;
}

/* ======================== リード文 */
#introduction {
}
#introduction .area-course {
    padding: 17vw 0 17vw 0;
}
#introduction .area-course .block-course {
    width: 100%;
    padding: 0 4vw 0 4vw;
    font-weight: 700;
}
#introduction .area-course .block-course .cell-call {
    padding: 0 0 4vw 0;
    text-align: center;
}
#introduction .area-course .block-course .cell-call .txt {
    line-height: 1.7;
    font-size: 6.4vw;
}
#introduction .area-course .block-course .cell-note {
    padding: 0 0 7vw 0;
    text-align: center;
}
#introduction .area-course .block-course .cell-note .para {
}
#introduction .area-course .block-course .cell-note .para .txt {
    font-size: 4.5vw;
}
#introduction .area-course .block-course .cell-note .para .txt .hitelm {
    color: #f7701b;
    text-decoration: underline;
}
#introduction .area-course .block-course .cell-info {
    /*
    */
    width: 0;
    height: 0;
    overflow: hidden;
}
#introduction .area-course .block-course .cell-info .divi-value {
}
#introduction .area-course .block-course .cell-info .divi-value .envel-title {
    text-align: center;
}
#introduction .area-course .block-course .cell-info .divi-value .envel-title .txt {
    font-size: 10.6vw;
}
#introduction .area-course .block-course .cell-info .divi-value .envel-value {
}
#introduction .area-course .block-course .cell-info .divi-value .envel-value .cushion {
    width: 94%;
    aspect-ratio: 336/136;
    margin: 0 auto 0 auto;
}
#introduction .area-course .block-course .cell-info .divi-detail {
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-title {
    width: 100%;
    padding: 7vw 0 3vw 0;
    text-align: center;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-title .txt {
    font-size: 5.2vw;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail {
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each {
    width: 100%;
    margin: 8vw 0 0 0;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each:nth-of-type(1) {
    margin: 0 0 0 0
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-type {
    width: 100%;
    padding: 1.3vw 0 1.3vw 0;
    text-align: center;
    background-color: #f5f0eb;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-type .txt {
    font-size: 4.3vw;
    letter-spacing: 0;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-a {
    text-align: center;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-a .txt {
    line-height: 1.4;
    font-size: 13vw;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-a .txt .unit {
    font-size: 5vw;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-mark {
    padding: 3vw 0 0 0;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-mark .cushion {
    width: 6vw;
    aspect-ratio: 1/1;
    font-size: 0;
    margin: 0 auto 0 auto;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-b {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 0 0;
    color: #f7701b;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-b .group-cap {
    width: 16vw;
    padding: 6vw 0 0 0;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-b .group-cap .txt {
    line-height: 1.1;
    font-size: 4.2vw;
    white-space: nowrap;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-b .group-text {
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-b .group-text .txt {
    line-height: 1.4;
    font-size: 13vw;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-b .txt .unit {
    font-size: 5vw;
}
#introduction .area-course .block-course .cell-info-figure {
    width: 100%;
    aspect-ratio: 344/998;
}
#introduction .area-banner{
    padding: 0 6vw 10vw 6vw;
}
#introduction .area-banner .block-banner {
}
#introduction .area-banner .block-banner .compo-trialbanner {
}
#introduction .area-banner .block-note .txt{
    text-align: center;
    font-weight: bold;
    font-size: 4.8vw;
    letter-spacing: 0.04em;
    line-height: 2.2;
    color:#000;
    padding: 9vw 0 9vw 0;
}

/* ======================== デジハリ松本紹介ムービー */
#tour_movie {
    padding: 18vw 6vw 18vw 6vw;
}
#tour_movie iframe{
    aspect-ratio: 16 / 9;
    border-width: 0;
}
#tour_movie .movie__video {
    width: 100%;
    margin: 44px auto 0;
    max-width: 746px;
}
#tour_movie .movie__video iframe {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    border: 0;
}
#tour_movie .movie__text {
    margin: 17px auto 40px;
    max-width: 700px;
    font-size: 4.2vw;
    line-height: 2;
    text-align: left;
}
#tour_movie .movie__text .movie__text__title {
    font-size: 4.6vw;
    font-weight: 600;
    margin-bottom: -30px;
    display: block;
}
#tour_movie .movie__list {
    display: grid;
    padding: 0;
    list-style: none;
    margin: 50px auto 0;
    grid-template-columns: 1fr;
    gap: 72px 64px;
    max-width: 1032px;
}
#tour_movie .movie__item {
    display: flex;
    flex-direction: column;
    gap: 7vw;
}
#tour_movie .movie__thumb {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border: 0;
    background: transparent;
}
#tour_movie .movie__thumb img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
#tour_movie .movie__thumb__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#tour_movie .movie__item__title {
    font-size: 18px;
    font-weight: 700;
}
#tour_movie .movie__item__desc {
    font-size: 3.8vw;
    line-height: 2.0;
    text-align: left;
    /* font-weight: 700; */
}
/* movieModal */
/*
.movieModal {
    position: fixed;
    inset: 0;
    display: none;
}
.movieModal.is-open {
    display: block;
}
.movieModal[aria-hidden="true"] {
    display: none;
}
.movieModal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.9);
}
.movieModal__dialog {
    position: relative;
    max-width: 960px;
    z-index: 1;
    width: 100%;
    max-height: calc(100dvh - 48px);
}
.movieModal__close {
    position: absolute;
    top: -50px;
    right: -6px;
    font-size: 34px;
    color: #ffffff;
}
.movieModal__title {
    margin: 0 0 12px 0;
    font-size: 18px;
}
.movieModal__videoWrap {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    background: #000;
    overflow: hidden;
    margin-bottom: 16px;
}
.movieModal__iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.movieModal {
    position: fixed;
    inset: 0;
    padding: 24px;
    box-sizing: border-box;
    z-index: 9999;
}
.movieModal.is-open {
    display: grid;
    place-items: center;
}
.movieModal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 0;
}
*/
#tour_movie .movie .link__btn {
    border: 1px solid #ffffff;
}
#tour_movie .movie .link__btn__text {
    color: #ffffff;
}
#tour_movie .movie .link__btn__icon {
    fill: #ffffff;
}
/*--------------------------------*/
#tour_movie .movie__flock {
    width: 100vw;
    overflow: hidden;
    margin: 0 0 0 -22px;
}
#tour_movie .movie__flock * {
    box-sizing: border-box;
}
/*----*/
#tour_movie .movie__flock .slider-field{
    position: relative;
    width: 100%;
    padding: 12vw 0 14vw 0;
    visibility: hidden;
}
#tour_movie .movie__flock .slider-field.act-ready {
    visibility: visible;
}
#tour_movie .movie__flock .slider-body {
    width: 100%;
    overflow: hidden;
}
/*----*/
#tour_movie .movie__flock .slider-control {
    position: absolute;
    left: 0;
    bottom: 10vw;
    width: 100%;
    height: 0;
    text-align: center;
}
#tour_movie .movie__flock .slider-control-inner {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
/*----*/
#tour_movie .movie__flock .slider-shift {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
}
#tour_movie .movie__flock .slider-shift .hitelm {
    position: absolute;
    top: 0;
    width: 13vw;
    height: auto;
    aspect-ratio: 1/1;
    cursor: pointer;
}
#tour_movie .movie__flock .slider-shift .hitelm.mysd-prev {
    left: calc((13vw * -1) - 2vw);
}
#tour_movie .movie__flock .slider-shift .hitelm.mysd-next {
    right: calc((13vw * -1) - 2vw);
}
#tour_movie .movie__flock .slider-shift .hitelm .rect {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 70% auto;
}
/*----*/
#tour_movie .movie__flock .slider-dot {
    padding: 5.4vw 0 0 0;
    text-align: center;
}
#tour_movie .movie__flock .slider-dot .mysd-dot {
    display: inline-block;
    vertical-align: top;
    width: 2vw;
    height: 2vw;
    border-radius: 2vw;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin: 0 0.7vw 0 0.7vw;
}
#tour_movie .movie__flock .slider-dot .mysd-dot.mysd-curr {
    background-color: #f16248;
}
/*----*/
#tour_movie .movie__flock .slider-box {
    position: relative;
    width: 100%;
    white-space: nowrap;
    font-size: 0;
    margin: 0 0 0 calc(50% - (58vw / 2));
    will-change: left;
}
#tour_movie .movie__flock .slider-box .each {
    display: inline-block;
    vertical-align: top;
    width: 58vw;
}
#tour_movie .movie__flock .slider-box .each .skin {
    position: relative;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    transition-property: scale;
    transition-duration: 0.1s;
    transition-timing-function: linear;
    transform-origin: 50% 50%;
    scale: 0.84 0.84;
}
#tour_movie .movie__flock .slider-box .each.mysd-curr .skin {
    scale: 1 1;
}
#tour_movie .movie__flock .slider-box .each .area-movie {
    width: 100%;
    aspect-ratio: 540/960;
}
#tour_movie .movie__flock .slider-box .each .area-movie video {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
}
#tour_movie .movie__flock .slider-box .each .cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#tour_movie .movie__flock .slider-box .each.mysd-curr.mode-playing .cover {
    display: none;
}
#tour_movie .movie__flock .slider-box .each .cover .hitelm {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.6);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 16vw auto;
    pointer-events: none;
}
#tour_movie .movie__flock .slider-box .each.mysd-curr .cover .hitelm {
    background-color: rgba(0,0,0,0);
    pointer-events: auto;
}

/* ======================== 選ばれる理由 */
#reasons .reasons {
    padding: 18vw 6vw 20vw 6vw;
    background-color: #f7f3ee;
    color: #000;
}
#reasons .reasons__title {
    text-align: center;
    font-size: 11vw;
    font-weight: bold;
    margin-bottom: 44px;
    letter-spacing: 0.08em;
    line-height: 1.4;
}
#reasons .reasons__list {
    display: flex;
    flex-direction: column;
    gap: 4rem;
    padding: 0 0 21vw 0;
    margin: 0 auto 0 auto;
}
#reasons .reason-item {
    display: flex;
    gap: 2.5em;
    flex-direction: column;
    text-align: center;
}
#reasons .reason-item__image {
    flex: 1 1 0;
    min-width: 0;
}
#reasons .reason-item__image img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}
#reasons .reason-item:nth-of-type(1) .reason-item__image,
#reasons .reason-item:nth-of-type(2) .reason-item__image {
    width: 86%;
    margin: auto;
}
#reasons .reason-item:nth-of-type(2) {
    gap: 3em;
}
#reasons .reason-item:nth-of-type(3) .reason-item__image {
    margin: auto;
    width: 80%;
    display: block;
}
#reasons .reason-item:nth-of-type(4) {
    gap: 2em;
}
#reasons .reason-item:nth-of-type(4) .reason-item__image {
    max-width: 531px;
    width: 100%;
    display: block;
}
#reasons .reason-item:nth-of-type(4) .reason-item__content {
    max-width: 469px;
    width: 100%;
}
#reasons .reason-item__content {
    flex: 1;
}
#reasons .reason-item__title {
    display: flex;
    align-items: center;
    gap: 12px;
}
#reasons .reason-item__number {
    font-size: 14vw;
    font-weight: bold;
    letter-spacing: 0.06em;
    padding-left: 4px;
    line-height: 0;
}
#reasons .reason-item__heading {
    font-size: 5vw;
    line-height: 1.8;
    letter-spacing: 0;
    text-align: left;
}
#reasons .reason-item__text {
    margin: 24px 0 0 0;
    line-height: 1.95;
    font-size: 4.2vw;
    letter-spacing: 0.03em;
    text-align: left;
}
#reasons .reason-item__link {
    text-align: left;
}
#reasons .reason-item__link a {
    text-decoration: underline;
}
#reasons .reasons__support {
}
#reasons .reasons__support .area-support {
    position: relative;
    width: 100%;
    padding: 0 6% 0 6%;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin: 0 auto 0 auto;
}
#reasons .reasons__support .area-support .block-edge {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 4vw 0;
    padding: 10vw 0 6vw 0;
}
#reasons .reasons__support .area-support .block-edge .cell-text {
}
#reasons .reasons__support .area-support .block-edge .cell-text .txt {
    line-height: 1.0;
    font-size: 7vw;
    font-weight: 700;
}
#reasons .reasons__support .area-support .block-edge .cell-word {
    width: 52vw;
    aspect-ratio: 368/52;
}
#reasons .reasons__support .area-support .block-mid {
    padding: 0 0 2vw 0;
    text-align: center;
}
#reasons .reasons__support .area-support .block-mid .txt {
    font-size: 5vw;
    font-weight: 700;
}
#reasons .reasons__support .area-support .block-note {
    padding: 0 0 4vw 0;
}
#reasons .reasons__support .area-support .block-note .txt {
    font-size: 4vw;
    font-weight: 700;
}
#reasons .reasons__support .area-support .block-list {
}
#reasons .reasons__support .area-support .block-list .cell-cap {
    padding: 0 0 4vw 0;
    text-align: center;
}
#reasons .reasons__support .area-support .block-list .cell-cap .txt {
    font-size: 5.2vw;
    font-weight: 700;
}
#reasons .reasons__support .area-support .block-list .cell-list {
}
#reasons .reasons__support .area-support .block-list .cell-list .divi-list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 3vw 0;
    position: relative;
    padding: 0 0 59vw 0;
}
#reasons .reasons__support .area-support .block-list .cell-list .divi-list .row {
    width: 100%;
    text-align: center;
    background-color: #ffe056;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}
#reasons .reasons__support .area-support .block-list .cell-list .divi-list .row .txt {
    line-height: 1.5;
    padding: 4vw 0 4vw 0;
    font-size: 4.6vw;
    font-weight: 700;
}
#reasons .reasons__support .area-support .block-list .cell-list .divi-illust {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
}
#reasons .reasons__support .area-support .block-list .cell-list .divi-illust .skin {
    position: absolute;
    left: 7vw;
    top: 0;
    width: 90%;
    aspect-ratio: 1/1;
    margin: -66vw 0 0 0;
}

/* ======================== インタビュー */
#interview {
}
#interview .common__title {
    color: #000000;
}
#interview .common__subtitle {
    color: #000000;
}
#interview .interview {
    text-align: center;
    padding: 15vw 0 15vw 0;
    background-color: #f7f3ee;
    color: #000;
}
#interview .interview__list {
    display: grid;
    padding: 0;
    list-style: none;
    margin: 0 auto 0 auto;
    grid-template-columns: 1fr;
    gap: 13vw 0;
    width: 100%;
    padding: 6vw 6vw 0 6vw;
}
#interview .interview__item {
    display: flex;
    flex-direction: column;
    gap: 3vw;
}
#interview .interview__thumb{
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border: 0;
    background: transparent;
}
#interview .interview__thumb img{
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;  
    display: block;
}
#interview .interview__thumb__play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#interview .interview__item__title {
    padding: 3vw 6vw 0 6vw;
    font-size: 3.8vw;
    font-weight: 700;
}
#interview .interview__item__desc {
    font-size: 3.8vw;
    line-height: 1.7;
    text-align: left;
}
#interview .interview__item__arrow {
    text-align: left;
}
#interview .interview__item__arrow .txt {
    font-size: 3.8vw;
    font-weight: 700;
    color: #000000;
}
#interview .interview__item__arrow .figelm {
    display: inline-block;
    vertical-align: top;
    width: 11vw;
    height: 8vw;
    background-size: contain;
}
#interview .interviewModal {
    position: fixed;
    inset: 0;
    display: none;
}
#interview .interviewModal.is-open {
    display: block;
}
#interview .interviewModal[aria-hidden="true"] {
    display: none;
}
#interview .interviewModal__overlay {
    position: absolute; inset: 0; background: rgba(0,0,0,.9);
}
#interview .interviewModal__dialog {
    position: relative;
    max-width: 960px;
    z-index: 1;
    width: 100%;
    max-height: calc(100dvh - 48px);
}
#interview .interviewModal__close {
    position: absolute;
    top: -50px;
    right: -6px;
    font-size: 3.8vw;
    color: #ffffff;
}
#interview .interviewModal__title {
    margin: 0 0 12px 0;
    font-size: 3.8vw;
}
#interview .interviewModal__videoWrap {
    position: relative; width: 100%;
    aspect-ratio: 16 / 9; background: #000; overflow: hidden;
    margin-bottom: 16px;
}
#interview .interviewModal__iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
#interview .interviewModal {
    position: fixed;
    inset: 0;
    padding: 24px;
    box-sizing: border-box;
    z-index: 9999;
}
#interview .interviewModal.is-open {
    display: grid;
    place-items: center;
}
#interview .interviewModal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.6);
    z-index: 0;
}
#interview .interview .link__btn{
    border: 1px solid #ffffff;
}
#interview .interview .link__btn__text{
    color: #ffffff;
}
#interview .interview .link__btn__icon{
    fill: #ffffff;
}

/* ======================== hero (1) */
section.hero_01 {
}
section.hero_01 .area-photo {
    width: 100%;
    aspect-ratio: 780/500;
}

/* ======================== WORKS */
#works .works {
    padding: 76px 24px 82px;
    text-align: center;
    background: #fff;
    color: #000;
}
#works .works__grid {
    display: grid;
    gap: 58px;
    margin: 46px 0 0 0;
}
#works .works__grid a{
    color: #000;
    transition : 0.5s;
}
#works .works__item img {
    width: 100%;
    height: auto;
    display: block;
}
#works .works__meta {
    font-size: 4.2vw;
    margin-top: 9px;
    letter-spacing: 0.02em;
}
#works .works__name {
    font-size: 5.2vw;
    font-weight: bold;
    letter-spacing: 0.04em;
    margin-bottom: 20px;
    line-height: 1.4;
}
#works .works__desc {
    font-size: 3.7vw;
    line-height: 1.9;
    text-align: left;
    letter-spacing: 0.018em;
}

/* ======================== COURSE */
#course {
    background-color: #f7f3ee;
}
#course .common__title {
    color: #000000;
}
#course .common__subtitle {
    color: #000000;
}
#course .course {
    width: 100%;
    padding: 15vw 6vw 16vw 6vw;
    text-align: center;
    color: #000;
}
#course .course-type {
    padding: 13vw 0 0 0;
}
#course .course-type .course-switch {
    width: 100%;
    padding: 0 0 3vw 0;
}
#course .course-type .course-switch .each {
    margin: 1vw 0 0 0;
}
#course .course-type .course-switch .each:nth-of-type(1) {
    margin: 0 0 0 0;
}
#course .course-type .course-switch .each .hitelm {
}
#course .course-type .course-switch .each .cell-switch {
    position: relative;
    border-style: solid;
    color: #ffffff;
    border-width: 1px;
    border-color: #ffffff;
    background-color: #d2d2d2;
}
#course .course-type .course-switch .each.act-curr .cell-switch {
    background-color: #F7701B;
}
#course .course-type .course-switch .each .cell-switch .txt {
    padding: 1.7vw 0 1.7vw 0;
    font-size: 4.8vw;
    font-weight: 700;
    white-space: nowrap;
}
#course .course-list {
    padding: 6vw 6vw 8vw 6vw;
    background-color: #ffffff;
}
#course .course-item {
    display: none;
}
#course .course-item.act-curr {
    display: block;
}
#course .course-item__rap {
    padding: 0 0 6vw 0;
}
#course .course-item__info {
    text-align: left;
}
#course .course-item__thumb {
    width: 100%;
}
#course .course-item__thumb img {
    width: 100%;
}
#course .course-item__name {
    padding: 0 0 2vw 0;
    line-height: 1.3;
    font-size: 7vw;
    font-weight: 700;
    letter-spacing: 0.08em;
}
#course .course-item__meta {
    font-size: 4vw;
    font-weight: 700;
    letter-spacing: 0;
}
#course .course-item__price {
    padding: 2vw 0 2vw 0;
}
#course .course-item__price .txt {
    padding: 0 0 3vw 0;
    font-size: 4vw;
    font-weight: 700;
    line-height: 1.0;
}
#course .course-item__price .txt .en {
    font-size: 10vw;
}
#course .course-item__price .tag {
    display: inline-block;
    vertical-align: top;
    padding: 1.4vw 3vw 1.1vw 3vw;
    background-color: #F7701B;
    color: #ffffff;
    line-height: 1.0;
    font-size: 4.5vw;
    font-weight: 700;
}
#course .course-item__desc {
    font-size: 4.2vw;
    line-height: 2;
    letter-spacing: 0;
    padding: 3vw 0 8vw 0;
}
#course .course-item__skills__title {
    font-size: 4.5vw;
    font-weight: 700;
}
#course .course-item__skills__title svg {
    position: relative;
    top: 1vw;
    left: 0;
}
#course .course-item__skills {
    display: flex;
    justify-content: start;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 3.8vw 3.8vw;
    padding: 4vw 0 9vw 0;
}
#course .course-item__skill {
    width: 12vw;
    aspect-ratio: 1/1;
}
#course .course-item__recommend-title {
    padding: 0 0 3vw 0;
    font-size: 5.2vw;
    color: #F7701B;
    font-weight: 700;
}
#course .course-item__recommend-list {
}
#course .course-item__recommend-item {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f7f3ee;
    padding: 6vw;
    font-size: 4.6vw;
    line-height: 2;
    font-weight: 700;
    letter-spacing: 0.04em;
    margin: 5vw 0 0 0;
}
#course .course-item__recommend-item:nth-of-type(1) {
    margin: 0 0 0 0;
}
#course .cource-more {
    padding: 9vw 0 3vw 0;
}
#course .course__other {
    text-align: center;
    padding: 12vw 0 0 0;
}

/* ======================== hero (2) */
section.hero_02 {
}
section.hero_02 .area-photo {
    width: 100%;
    aspect-ratio: 780/500;
}

/* ======================== TRIAL */
#trial {
}
#trial .common__title {
    color: #000000;
}
#trial .common__subtitle {
    color: #000000;
}
#trial .trial {
    background-color: #f7f3ee;
    padding: 62px 22px 78px 22px;
    color: #000;
}
#trial .trial__title,
#trial .trial__subtitle {
    color: #000;
}
#trial .trial__cards {
    display: grid;
    gap: 5vw 0;
    margin: 0 auto 0 auto;
    padding: 6vw 0 14vw 0;
}
#trial .trial__card {
    background: #fff;
    border: 1px solid #000;
}
#trial .trial__card-img {
    width: 100%;
    height: auto;
    display: block;
}
#trial .trial__card-step {
    position: relative;
    top: -22px;
    left: -1px;
    background-color: #FFE056;
    color: #000;
    font-size: 4.4vw;
    font-weight: bold;
    padding: 7px 17px;
    letter-spacing: 0.036em;
    border: 1px solid #000;
}
#trial .trial__card-body {
    padding: 0 34px 34px;
}
#trial .trial__card-title {
    font-size: 6.2vw;
    font-weight: bold;
    margin: -6px 0 12px;
    letter-spacing: 0.04em;
}
#trial .trial__card-text {
    font-size: 4vw;
    line-height: 2.04;
    letter-spacing: 0.04em;
}
#trial .area-banner {
}
#trial .area-banner .compo-trialbanner {
}

/* ======================== FAQ */
#faq {
    margin-top: 0;
}
#faq .faq {
    padding: 76px 22px 66px 22px;
    background-color: #fff;
    color: #000;
}
#faq .faq-item_wrap {
    margin: 47px auto 0;
}
#faq .faq-list {
    max-width: 800px;
    margin: 40px auto 0;
}
#faq .faq-item {
    border-top: 1px solid #333;
}
#faq .faq-item:last-child {
    border-bottom: 1px solid #333;
}
#faq .faq-question {
    width: 100%;
    padding: 20px 24px 20px 24px;
    letter-spacing: 0.09em;
    font-size: 5vw;
    line-height: 1.8;
    text-align: left;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}
#faq .faq-icon {
    position: relative;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}
#faq .faq-icon::before,
#faq .faq-icon::after {
    content: '';
    position: absolute;
    background: #333;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    transform-origin: center;
    transition: transform 0.3s ease;
}
#faq .faq-icon::before {
    transform: translateY(-50%) rotate(0deg);
}
#faq .faq-icon::after {
    transform: translateY(-50%) rotate(90deg);
}
#faq .faq-item.active .faq-icon::after {
    transform: translateY(-50%) rotate(180deg);
}
#faq .faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    text-align: left;
    margin: 0 30px;
    font-size: 3.8vw;
    line-height: 2;
    font-weight: bold;
}
#faq .faq-item.active .faq-answer {
    max-height: 260px;
    padding: 26px 0;
    border-top: 1px dashed #000;
    font-weight: normal;
    font-size: 3.8vw;
}
#faq .faq-answer .hitelm {
    color: #f7701b;
    text-decoration: underline;
}
#faq .faq__sns {
    display: grid;
    padding: 14vw 0 14vw 0;
    grid-template-columns: repeat(2, 2fr);
    place-items: center;
    gap: 33px 0;
}
#faq .faq__sns a {
    place-items: center;
}
#faq .faq__sns a img {
    display: block;
    height: auto; 
}
#faq .faq__sns a:nth-of-type(1) {
    width: 35%;
}
#faq .faq__sns a:nth-of-type(2) {
    width: 50%;
}
#faq .faq__sns a:nth-of-type(3) {
    width: 72%;
}
#faq .faq__sns a:nth-of-type(4) {
    width: 94%;
}
#faq .faq__company {
}
#faq .faq__company__frame {
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin: 0 auto 0 auto;
}
#faq .faq__company__logo {
    padding: 9vw 0 6vw 0;
}
#faq .faq__company__logo .cushion {
    width: 58%;
    aspect-ratio: 192/48;
    margin: 0 auto 0 auto;
}
#faq .faq__company__logo .cushion a {
    display: block;
    width: 100%;
    height: 100%;
}
#faq .faq__company__caption {
    width: 86%;
    padding: 0 0 7vw 0;
    margin: 0 auto 0 auto;
}
#faq .faq__company__caption .txt {
    font-size: 4.0vw;
    font-weight: 700;
}

/* ======================== facilities */
.facilities {
    background: #fff;
}
.facility__title {
    margin: 75px 0 0 0;
}
.school .facilities{
    padding-bottom: 15px;
}
.school .facilities .slidArea {
    margin-top: 60px;
}
.school .facilities .slidFacilities li img {
    width: 100%;
}
.school .facilities .slidFacilities li .slidInner h3 {
    line-height: 1.6;
    letter-spacing: 1.6px;
}
.access {
    background: #fff;
}
.access .map {
    margin-top: 60px;
}

/* ======================== 追従バナー */
#follow_banner {
    display: block;
    position: fixed;
    top: 170px;
    right: 10px;
    width: 92px;
    z-index: 2;
    opacity: 1;
    transition-property: top,opacity,display;
    transition-duration: 0.4s;
    transition-behavior: allow-discrete;
}
@starting-style {
    #follow_banner {
        opacity: 0;
    }
}
body.scrolled #follow_banner {
}
#follow_banner.act-conceal {
    display: none;
    opacity: 0;
}
#follow_banner img{
    width: 100%;
}
#follow_banner.at-footer {
    position: absolute;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++*/
} /* end of media query */
/*++++++++++++++++++++++++++++++++++++++++++++++++*/

