
/*----------------------------------------------------------------*/
/* stitch modified */
/*----------------------------------------------------------------*/

/*++++++++++++++++++++++++++++++++++++++++++++++++*/
@media screen and (min-width: 768px), print {
/*++++++++++++++++++++++++++++++++++++++++++++++++*/

/* ======================== common */
body.modal-open {
    overflow: hidden;
}
main {
    background-image: unset;
}
.en {
    font-optical-sizing: auto;
    font-weight: bold;
    font-style: normal;
}
.fuchidori {
    color: #000;
    text-shadow:1px 1px 0 #000000, -1px -1px 0 #000000,
    -1px 1px 0 #000000, 1px -1px 0 #000000,
    0px 1px 0 #000000,  0-1px 0 #000000,
    -1px 0 0 #000000, 1px 0 0 #000000;
    color: #fff;
}
.common__title {
    font-size: 80px;
    color: #F7701B;
    letter-spacing: 0.04em;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
}
.common__subtitle {
    padding: 5px 0 35px 0;
    color: #F7701B;
    font-size: 18px;
    font-weight: 800;
    text-align: center;
}
.link__btn {
    display: block;
    position: relative;
    width: 440px;
    height: 76px;
    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: 20px;
    color: #000;
    white-space: nowrap;
    letter-spacing: 0.14em;
    font-weight: 800;
}
.link__btn__icon {
    position: absolute;
    top: 50%;
    right: 28px;
    transform: translateY(-50%);
    width: 30px;
    fill: #000
}
.link__btn:hover {
    background-color: #F7701B;
}
.link__btn:hover .link__btn__text {
    color: #fff;
}
.link__btn:hover .link__btn__icon {
    fill: #fff;
}
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.ssize { 
    display: none;
}
main article .compo-trialbanner {
    width: 840px;
    aspect-ratio: 850/230;
    margin: 0 auto 0 auto;
}

/* ======================== innernavi */
#innernavi {
    position: relative;
    width: 100%;
    height: 70px;
    z-index: 2;
}
#innernavi .area-navi {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding: 15px 0 5px 0;
}
#innernavi.act-chase .area-navi {
    position: fixed;
    top: 84px;
}
#innernavi .area-navi .block-navi{
    display: flex;
    justify-content: start;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 12px 12px;
    width: min(1000px, 92%);
    margin: 0 auto 0 auto;
}
#innernavi .area-navi .block-navi .each {
    width: auto;
    height: 40px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    border-color: #000000;
}
#innernavi .area-navi .block-navi .each .hitelm {
    color: #000000;
    background-color: transparent;
}
#innernavi .area-navi .block-navi .each .hitelm:hover {
    color: #ffffff;
    background-color: #000000;
}
#innernavi .area-navi .block-navi .each .cell-navi {
    position: relative;
    height: 100%;
    padding: 0 24px 0 0;
}
#innernavi .area-navi .block-navi .each .cell-navi .txt {
    padding: 10px 10px 0 15px;
    line-height: 1;
    font-size: 16px;
    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: 24px;
    height: 100%;
}
#innernavi .area-navi .block-navi .each .cell-navi .cushion .mark {
    width: 15px;
    height: 15px;
}

/* ======================== eyecatch */
#eyecatch {
}
#eyecatch .sect-eyecatch {
    width: min(100%, 2000px);
    padding: 0 0 0 0;
    margin: 0 auto 0 auto;
}
#eyecatch .area-visual {
    position: relative;
    padding: 41% 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: 34.0%;
    aspect-ratio: 1028/610;
}
#eyecatch .block-pic .each.n01 {
    left: 0;
    margin: 3.7% 0 0 0;
}
#eyecatch .block-pic .each.n02 {
    left: 36.6%;
    margin: 3.7% 0 0 0;
}
#eyecatch .block-pic .each.n03 {
    left: 65%;
    margin: 16.3% 0 0 0;
}
#eyecatch .block-pic .each.n04 {
    left: 76.7%;
    margin: 16.3% 0 0 0;
}
#eyecatch .block-pic .each.n05 {
    left: 27%;
    margin: 32.9% 0 0 0;
}
#eyecatch .block-pic .each .figelm {
    opacity: 0;
}
/*----------------*/
#eyecatch .block-char {
}
#eyecatch .block-char .each {
    position: absolute;
    width: 100%;
    aspect-ratio: 1516/188;
}
#eyecatch .block-char .each.n01 {
    left: 32.5%;
    margin: 2.6% 0 0 0;
}
#eyecatch .block-char .each.n02 {
    left: -0.5%;
    margin: 18% 0 0 0;
}
#eyecatch .block-char .each.n03 {
    left: 0;
    margin: 30.4% 0 0 0;
}
#eyecatch .block-char .each.n04 {
    left: -33.1%;
    margin: 22.3% 0 0 0;
}
#eyecatch .block-char .each .figelm {
    scale: 1 0;
}
/*----------------*/
#eyecatch .block-deco {
}
#eyecatch .block-deco .each {
    position: absolute;
    width: 12.5%;
    aspect-ratio: 188/188;
}
#eyecatch .block-deco .each.n01 {
    left: 10%;
    margin: 0.3% 0 0 0;
}
#eyecatch .block-deco .each.n02 {
    left: 56.5%;
    margin: 18.9% 0 0 0;
}
#eyecatch .block-deco .each.n03 {
    left: 78.4%;
    margin: 12.2% 0 0 0;
}
#eyecatch .block-deco .each.n04 {
    left: 30.6%;
    margin: 25.9% 0 0 0;
}
#eyecatch .block-deco .each .figelm {
    scale: 0 0;
}

/* ======================== リード文 */
#introduction {
}
#introduction .area-course {
    padding: 150px 0 150px 0;
}
#introduction .area-course .block-course {
    width: min(1032px, 92%);
    /* padding: 0 40px 0 40px; */
    font-weight: 700;
    margin: 0 auto 0 auto;
}
#introduction .area-course .block-course .cell-call {
    padding: 0 0 20px 0;
    text-align: center;
}
#introduction .area-course .block-course .cell-call .txt {
    font-size: 33px;
}
#introduction .area-course .block-course .cell-note {
    padding: 0 0 30px 0;
    text-align: center;
}
#introduction .area-course .block-course .cell-note .para {
}
#introduction .area-course .block-course .cell-note .para .txt {
    font-size: 19px;
}
#introduction .area-course .block-course .cell-note .para .txt .hitelm {
    color: #f7701b;
    text-decoration: underline;
}
#introduction .area-course .block-course .cell-note .para .txt .hitelm:hover {
    text-decoration: none;
}
#introduction .area-course .block-course .cell-info {
    /*
    display: flex;
    justify-content: start;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 0 25px;
    width: 100%;
    */
    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 {
}
#introduction .area-course .block-course .cell-info .divi-value .envel-title .txt {
    font-size: 35px;
}
#introduction .area-course .block-course .cell-info .divi-value .envel-value {
}
#introduction .area-course .block-course .cell-info .divi-value .envel-value .cushion {
    width: 212px;
    aspect-ratio: 212/212;
}
#introduction .area-course .block-course .cell-info .divi-detail {
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-title {
    width: 230px;
    padding: 25px 0 10px 0;
    text-align: center;
    margin: 0 auto 0 0;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-title .txt {
    font-size: 20px;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail {
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: nowrap;
    gap: 0 20px;
    margin: 20px 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: 230px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    background-color: #f5f0eb;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-type .txt {
    font-size: 16px;
    letter-spacing: 0;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-a {
    width: 210px;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-a .txt {
    line-height: 1.1;
    font-size: 45px;
    white-space: nowrap;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-a .txt .unit {
    font-size: 18px;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-mark {
    width: 25px;
    padding: 18px 0 0 0;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-mark .cushion {
    width: 20px;
    aspect-ratio: 1/1;
    font-size: 0;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-b {
    display: flex;
    justify-content: start;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 0 10px;
    color: #f7701b;
    width: 270px;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-b .group-cap {
    width: 50px;
    padding: 15px 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: 13px;
    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.1;
    font-size: 45px;
    white-space: nowrap;
}
#introduction .area-course .block-course .cell-info .divi-detail .envel-detail .each .frac-val-b .txt .unit {
    font-size: 18px;
}
#introduction .area-course .block-course .cell-info-figure {
    width: 100%;
    aspect-ratio: 1032/258;
}
#introduction .area-banner{
    padding: 0 0 110px 0;
}
#introduction .area-banner .block-banner {
}
#introduction .area-banner .block-banner .compo-trialbanner {
}
#introduction .area-banner .block-note .txt{
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 2.0;
    color:#000;
    padding: 50px 30px 50px 30px;
}

/* ======================== デジハリ松本紹介ムービー */
#tour_movie {
    margin: 80px 0 150px 0;
}
#tour_movie iframe{
    aspect-ratio: 16 / 9;
    border-width: 0;
}
#tour_movie .movie__video {
    width: 100%;
    margin: 62px 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: 30px auto 56px;
    max-width: 700px;
    font-size: 16px;
    line-height: 1.7;
    text-align: left;
}
#tour_movie .movie__text .movie__text__title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: -19px;
    display: block;
}
#tour_movie .movie__list {
    display: grid;
    padding: 0;
    list-style: none;
    margin: 64px auto 0;
    grid-template-columns: repeat(auto-fit, minmax(484px, 1fr));
    max-width: 1032px;
    width: 747px;
}
#tour_movie .movie__item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
#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: 16px;
    line-height: 2;
    text-align: left;
    padding: 0 20px;
    /* font-weight: 700; */
}
/* movieModal */
/*
.movieModal {
    position: fixed;
    inset: 0;
    display: none;
}
.movieModal.is-open {
    display: block;
}
.movieModal[aria-hidden="true"] {
    display: none;
}
.movieModal__dialog {
    position: relative;
    max-width: 880px;
    z-index: 1;
    width: 80%;
}
.movieModal__close {
    position: absolute;
    top: -40px;
    right: -40px;
    border: 0;
    cursor: pointer;
    font-size: 38px;
    line-height: 1;
    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: 60px;
}
.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.9);
    z-index: 0;
}
*/
#tour_movie .movie .link__btn {
    border: 1px solid #ffffff;
}
#tour_movie .movie .link__btn:hover {
    background-color: unset;
}
#tour_movie .movie .link__btn__text {
    color: #ffffff;
}
#tour_movie .movie .link__btn__icon {
    fill: #ffffff;
}
/*--------------------------------*/
#tour_movie .movie__flock {
    width: 100%;
    overflow: hidden;
}
#tour_movie .movie__flock * {
    box-sizing: border-box;
}
/*----*/
#tour_movie .movie__flock .slider-field{
    position: relative;
    width: 100%;
    padding: 80px 0 80px 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: 40px;
    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: 40px;
    height: auto;
    aspect-ratio: 1/1;
    cursor: pointer;
}
#tour_movie .movie__flock .slider-shift .hitelm.mysd-prev {
    left: calc((40px * -1) - 10px);
}
#tour_movie .movie__flock .slider-shift .hitelm.mysd-next {
    right: calc((40px * -1) - 10px);
}
#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;
    transition-property: left;
    transition-duration: 0.1s;
    transition-timing-function: linear;
}
#tour_movie .movie__flock .slider-shift .hitelm.mysd-prev:hover .rect {
    left: -15%;
}
#tour_movie .movie__flock .slider-shift .hitelm.mysd-next:hover .rect {
    left: 15%;
}
/*----*/
#tour_movie .movie__flock .slider-dot {
    padding: 16px 0 0 0;
    text-align: center;
}
#tour_movie .movie__flock .slider-dot .mysd-dot {
    display: inline-block;
    vertical-align: top;
    width: 9px;
    height: 9px;
    border-radius: 9px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin: 0 4px 0 4px;
}
#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% - (320px / 2));
    will-change: left;
}
#tour_movie .movie__flock .slider-box .each {
    display: inline-block;
    vertical-align: top;
    width: 320px;
}
#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: 80px 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: 130px 40px 150px 40px;
    background-color: #f7f3ee;
    color: #000000;
}
#reasons .reasons__title {
    text-align: center;
    font-size: 64px;
    font-weight: bold;
    margin-bottom: 36px;
    letter-spacing: 0.08em;
}
#reasons .reasons__list {
    display: flex;
    flex-direction: column;
    gap: 3.5rem;
    max-width: 1032px;
    margin: 0 auto;
    padding: 0 0 165px 0;
}
#reasons .reason-item {
    display: flex;
    align-items: center;
    gap: 3.5em;
}
#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 {
    max-width: 458px;
    width: 100%;
    display: block;
}
#reasons .reason-item:nth-of-type(2) {
    gap: 3em;
    flex-direction: row-reverse;
}
#reasons .reason-item:nth-of-type(2) .reason-item__image {
    max-width: 458px;
    width: 100%;
    display: block;
}
#reasons .reason-item:nth-of-type(3) .reason-item__image {
    margin: 2px 40px 0 0;
    max-width: 419px;
    width: 100%;
    display: block;
}
#reasons .reason-item:nth-of-type(4) {
    gap: 2em;
    flex-direction: row-reverse;
}
#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: 20px;
}
#reasons .reason-item__number {
    font-size: 80px;
    font-weight: bold;
    letter-spacing: 0.06em;
    padding: 0 0 0 4px;
    line-height: 0;
}
#reasons .reason-item__heading {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0.1em;
}
#reasons .reason-item__text {
    margin: 32px 0 0 4px;
    line-height: 2;
    font-size: 16px;
    letter-spacing: 0.04em;
}
#reasons .reason-item__link {
}
#reasons .reason-item__link a {
    text-decoration: underline;
}
#reasons .reason-item__link a:hover {
    text-decoration: none;
}
#reasons .reasons__support {
}
#reasons .reasons__support .area-support {
    position: relative;
    width: min(1200px, 92%);
    padding: 0 60px 0 60px;
    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: start;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 10px 20px;
    padding: 60px 0 40px 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: 58px;
    font-weight: 700;
}
#reasons .reasons__support .area-support .block-edge .cell-word {
    width: 410px;
    aspect-ratio: 368/52;
}
#reasons .reasons__support .area-support .block-mid {
    padding: 0 0 10px 0;
}
#reasons .reasons__support .area-support .block-mid .txt {
    font-size: 21px;
    font-weight: 700;
}
#reasons .reasons__support .area-support .block-note {
    padding: 0 0 50px 0;
}
#reasons .reasons__support .area-support .block-note .txt {
    font-size: 16px;
    font-weight: 700;
}
#reasons .reasons__support .area-support .block-list {
}
#reasons .reasons__support .area-support .block-list .cell-cap {
    padding: 0 0 20px 0;
}
#reasons .reasons__support .area-support .block-list .cell-cap .txt {
    font-size: 24px;
    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: 10px 0;
    position: relative;
    padding: 0 0 60px 0;
}
#reasons .reasons__support .area-support .block-list .cell-list .divi-list .row {
    width: 60%;
    padding: 0 25px 0 25px;
    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: 18px 0 18px 0;
    font-size: 17px;
    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: 55.6%;
    top: 0;
    width: 38.8%;
    aspect-ratio: 1/1;
    margin: -38.6% 0 0 0;
}

/* ======================== インタビュー */
#interview {
}
#interview .common__title {
    color: #000000;
}
#interview .common__subtitle {
    color: #000000;
}
#interview .interview {
    text-align: center;
    padding: 148px 40px 156px;
    background-color: #f7f3ee;
    color: #000000;
}
#interview .interview__list {
    display: grid;
    padding: 0;
    list-style: none;
    margin: 0 auto 0 auto;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px 30px;
    max-width: 1032px;
    padding: 40px 0 0 0;
}
#interview .interview__item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
#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 {
    font-size: 18px; font-weight: 700;
}
#interview .interview__item__desc {
    flex: 1 1 0;
    font-size: 14px;
    line-height: 1.7;
    text-align: left;
}
#interview .interview__item__arrow {
    text-align: left;
}
#interview .interview__item__arrow .txt {
    font-size: 14px;
    font-weight: 700;
    color: #000000;
}
#interview .interview__item__arrow .figelm {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 30px;
    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__dialog {
    position: relative;
    max-width: 746px;
    z-index: 1;
    width: 80%;
}
#interview .interviewModal__close {
    position: absolute;
    top: -40px;
    right: -40px;
    border: 0;
    cursor: pointer;
    font-size: 38px;
    line-height: 1;
    color: #ffffff;
}
#interview .interviewModal__title {
    margin: 0 0 12px 0;
    font-size: 18px;
}
#interview .interviewModal__videoWrap {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    background: #000;
    overflow: hidden;
    margin-bottom: 60px;
}
#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,.9);
    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;
}
#interview .interview .link__btn:hover {
    background-color: unset;
}

/* ======================== hero (1) */
section.hero_01 {
}
section.hero_01 .area-photo {
    width: 100%;
    height: 515px;
}

/* ======================== WORKS */
#works .works {
    padding: 120px 22px 100px;
    text-align: center;
    background: #fff;
    color: #000;
}
#works .works__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(484px, 1fr));
    gap: 72px 64px;
    max-width: 1032px;
    margin: 64px auto 0;
}
#works .works__grid a{
    color: #000;
    transition : 0.5s;
}
#works .works__grid a:hover{
    opacity: 0.7;
    transition : 0.5s;
}
#works .works__item img {
    width: 100%;
    height: auto;
    display: block;
}
#works .works__meta {
    font-size: 16px;
    margin: 14px 0 0 0;
    letter-spacing: 0.02em;
}
#works .works__name {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.04em;
    margin: 0 0 14px 0;
}
#works .works__desc {
    font-size: 14px;
    line-height: 2;
    text-align: left;
}

/* ======================== COURSE */
#course {
    background-color: #f7f3ee;
}
#course .common__title {
    color: #000000;
}
#course .common__subtitle {
    color: #000000;
}
#course .course {
    max-width: 1280px;
    padding: 150px 40px 160px 40px;
    text-align: center;
    color: #000;
    margin: 0 auto 0 auto;
}
#course .course-type {
    padding: 30px 0 0 0;
}
#course .course-type .course-switch {
    display: flex;
    justify-content: start;
    align-items: start;
    flex-wrap: wrap;
    width: 100%;
}
#course .course-type .course-switch .each {
    width: 25%;
}
#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  .hitelm:hover .cell-switch {
    background-color: #F7701B99;
}
#course .course-type .course-switch .each .cell-switch .txt {
    padding: 22px 10px 22px 10px;
    line-height: 1.4;
    font-size: 19px;
    font-weight: 700;
}
#course .course-list {
    padding: 50px 70px 60px 70px;
    background-color: #ffffff;
}
#course .course-item {
    display: none;
}
#course .course-item.act-curr {
    display: block;
}
#course .course-item__rap {
    display: flex;
    justify-content: start;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 0 45px;
}
#course .course-item__info {
    flex: 1;
    text-align: left;
}
#course .course-item__thumb {
    width: 470px;
}
#course .course-item__thumb img {
    width: 100%;
}
#course .course-item__name {
    line-height: 1.5;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 0.08em;
}
#course .course-item__meta {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
}
#course .course-item__price {
    padding: 0 0 20px 0;
}
#course .course-item__price .txt {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
}
#course .course-item__price .txt .en {
    font-size: 40px;
}
#course .course-item__price .tag {
    display: inline-block;
    vertical-align: top;
    padding: 7px 12px 7px 12px;
    background-color: #F7701B;
    color: #ffffff;
    line-height: 1.0;
    font-size: 19px;
    font-weight: 700;
    margin: 20px 0 0 20px;
}
#course .course-item__desc {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0;
    padding: 35px 0 0 0;
}
#course .course-item__skills__title {
    font-size: 18px;
    font-weight: 700;
    padding: 16px 0 0 0;
}
#course .course-item__skills__title svg {
    position: relative;
    top: 4px;
    left: 0;
}
#course .course-item__skills {
    display: flex;
    justify-content: start;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 20px 20px;
    padding: 15px 0 44px 0;
}
#course .course-item__skill {
    width: 62px;
    aspect-ratio: 1/1;
}
#course .course-item__recommend-title {
    padding: 0 0 12px 0;
    font-size: 24px;
    color: #F7701B;
    font-weight: 700;
}
#course .course-item__recommend-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}
#course .course-item__recommend-item {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f7f3ee;
    padding: 37px;
    font-size: 18px;
    line-height: 2;
    font-weight: 700;
    letter-spacing: 0.04em;
}
#course .cource-more {
    padding: 55px 0 0 0;
}
#course .course__other {
    text-align: center;
    padding: 70px 0 0 0;
}

/* ======================== hero (2) */
section.hero_02 {
}
section.hero_02 .area-photo {
    width: 100%;
    height: 515px;
}

/* ======================== TRIAL */
#trial {
}
#trial .common__title {
    color: #000000;
}
#trial .common__subtitle {
    color: #000000;
}
#trial .trial {
    background-color: #f7f3ee;
    padding: 150px 22px 105px 22px;
    color: #000;
}
#trial .trial__title {
    color: #000;
}
#trial .trial__subtitle {
    color: #000;
}
#trial .trial__cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 18px;
    max-width: 1020px;
    margin: 0 auto 0 auto;
    padding: 60px 0 50px 0;
}
#trial .trial__card {
    background: #fff;
    border: 1px solid #000000;
}
#trial .trial__card-img {
    width: 100%;
    height: auto;
    display: block;
}
#trial .trial__card-step {
    position: relative;
    top: -12px;
    left: -1px;
    background-color: #FFE056;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 12px;
    letter-spacing: 0.036em;
    border: 1px solid #000000;
}
#trial .trial__card-body {
    padding: 0 40px 36px;
}
#trial .trial__card-title {
    font-size: 24px;
    font-weight: bold;
    margin: -6px 0 12px 0;
    letter-spacing: 0.04em;
}
#trial .trial__card-text {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0;
}
#trial .area-banner {
}
#trial .area-banner .compo-trialbanner {
}

/* ======================== FAQ */
#faq {
    margin-top: 0;
}
#faq .faq {
    padding: 148px 40px 158px;
    background-color: #fff;
    color: #000;
}
#faq .faq-item_wrap {
    max-width: 1020px;
    margin: 64px 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 30px;
    letter-spacing: 0.09em;
    font-size: 22px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}
#faq .faq-question span:first-child {
}
#faq .faq-icon {
    position: relative;
    width: 20px;
    height: 20px;
    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: 16px;
    line-height: 2;
    letter-spacing: 0;
}
#faq .faq-item.active .faq-answer {
    max-height: 200px;
    padding: 26px 0;
    border-top: 1px dashed #000000;
}
#faq .faq-answer .hitelm {
    color: #f7701b;
    text-decoration: underline;
}
#faq .faq-answer .hitelm:hover {
    text-decoration: none;
}
#faq .faq__sns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    gap: 0 0;
    width: 680px;
    padding: 95px 0 65px 0;
    margin: 0 auto 0 auto;
}
#faq .faq__sns a img {
    display: block;
    height: auto;
}
#faq .faq__sns a:nth-of-type(1) img{
    width: 64px;
}
#faq .faq__sns a:nth-of-type(2) img{
    width: 92px;
}
#faq .faq__sns a:nth-of-type(3) img{
    width: 128px;
}
#faq .faq__sns a:nth-of-type(4) img{
    width: 180px;
}
#faq .faq__company {
}
#faq .faq__company__frame {
    width: 680px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin: 0 auto 0 auto;
}
#faq .faq__company__logo {
    padding: 40px 0 30px 0;
}
#faq .faq__company__logo .cushion {
    width: 195px;
    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: 408px;
    padding: 0 0 35px 0;
    margin: 0 auto 0 auto;
}
#faq .faq__company__caption .txt {
    font-size: 16px;
    font-weight: 700;
}

/* ======================== facilities */
.facilities {
    background: #fff;
}
.facility__title {
    margin: 148px 0 0 0;
}
.school .facilities{
    padding-bottom: 30px;
}
.school .facilities .slidArea {
    margin-top: 60px;
}
.school .facilities .slidFacilities li img {
    width: 600px;
}
.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: 200px;
    right: 24px;
    width: 200px;
    z-index: 2;
    transition-property: top,opacity,display;
    transition-duration: 0.2s;
    opacity: 1;
    transition-behavior: allow-discrete;
}
@starting-style {
    #follow_banner {
        opacity: 0;
    }
}
body.scrolled #follow_banner {
    top: calc(200px - 36px);
}
#follow_banner.act-conceal {
    display: none;
    opacity: 0;
}
#follow_banner img{
    width: 100%;
}
#follow_banner.at-footer {
    position: absolute;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++*/
} /* end of media query */
/*++++++++++++++++++++++++++++++++++++++++++++++++*/

