@media only screen and (max-width: 768px) {
    .home_page .key {
        --height: calc(100vh - 60px);
        --max-height: 613px;
        --min-height: 613px;
        font-size: initial;
    }
    .home_page .key .key_text .item {
        padding: 0;
        height: calc(100vh - 60px);
        max-height: 613px;
        min-height: 613px;
        background-image: url(../images/idx-main-img-sp.jpg);
        background-position: top;
        align-items: flex-end;
        padding-bottom: min(31.47vw, 150px);
    }
    .home_page .key .key_text .idx-scroll a {
        left: initial;
        bottom: 20px;
        right: 20px;
        color: #fff;
        text-decoration: none;
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-family: var(--f-en);
        font-weight: 600;
        font-size: 12px;
    }
    .home_page .key .key_text .idx-scroll a:before {
        content: "";
        position: relative;
        left: initial;
        right: -10px;
        top: 0;
        width: 1px;
        height: 50px;
        background: #fff;
        margin-bottom: 10px;
    }
    .home_page .key .catch {
        padding: 0;
    }
    .home_page .key .catch .title {
        margin-bottom: 20px;
    }
    .home_page .key .catch .title span {
        font-size: min(7.47vw, 28px);
    }
    .home_page .key .catch p {
        font-size: min(4vw, 15px);
    }
}
@media only screen and (max-width: 640px) {
    .home_page .key {
        font-size: 1.5vmin;
    }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
    .home_page .key {
        font-size: 1.5vmin;
    }
}
@media only screen and (max-width: 768px) {
    .home_page h3 {
        font-size: min(5.87vw, 22px);
    }
}
@media only screen and (max-width: 768px) {
    .box-ttl {
        margin-left: 10px;
    }
    .box-ttl:before {
        left: -20px;
        top: -3px;
        width: 20px;
        height: 1px;
    }
    .box-ttl h2 {
        font-size: min(12.27vw, 46px);
        margin-bottom: 8px;
    }
    .box-ttl .idx-ttl-jp {
        font-size: min(4vw, 17px);
    }
    .idx-btn a {
        min-width: min(46vw, 172.5px);
        min-height: min(18.67vw, 70px);
        font-size: min(4.8vw, 18px);
        padding-left: min(5.33vw, 20px);
        border-radius: 3px;
    }
    .idx-btn a:before {
        width: min(4vw, 15px);
        height: min(4vw, 15px);
        right: min(4vw, 15px);
    }
    .iConcept {
        padding-top: 62px;
        padding-bottom: 88px;
    }
    .iConcept:before {
        background: url(../images/idx-concept-bg-sp.jpg) no-repeat center;
        background-size: cover;
    }
    .iConcept .inner_big {
        padding: 0 20px;
    }
    .iConcept .box-ttl {
        margin-left: 10px;
    }
    .iConcept-fx {
        padding: 0;
        flex-direction: column;
    }
    .iConcept-fx .box-cnt {
        padding-top: 0;
        margin-right: 0;
        order: 2;
    }
    .iConcept-fx .box-cnt h3 {
        font-size: min(6.4vw, 24px);
        margin-bottom: 14px;
    }
    .iConcept-fx .box-cnt .txt {
        margin-bottom: 25px;
    }
    .iConcept-fx .box-cnt .txt > p {
        font-size: min(4.27vw, 16px);
    }
    .iConcept-fx .box-img {
        flex-shrink: 0;
        margin-top: -135px;
        margin-right: 0;
        position: relative;
        right: -20px;
        margin-bottom: 27px;
    }
    .iConcept-fx .box-img .img {
        width: 390px;
        height: 508px;
        margin: 0 auto;
    }
    .idx-box-step {
        padding-bottom: 45px;
        max-width: 500px;
        margin: 0 auto 67px;
    }
    .idx-box-step .idx-btn {
        bottom: -35px;
    }
    .idx-list-step {
        flex-direction: column;
        padding: 0 min(5.33vw, 20px);
    }
    .idx-list-step li {
        display: flex;
        padding: 40px 0 24px;
        border-bottom: 1px solid #e2e2e2;
        border-right: 0;
    }
    .idx-list-step li:nth-child(2) .box-stt .ico img {
        height: 42px;
        width: auto;
    }
    .idx-list-step li:last-child {
        border-bottom: 0;
    }
    .idx-list-step li:not(:first-child) {
        padding-top: 30px;
    }
    .idx-list-step li:not(:first-child) .box-stt .ico {
        padding-left: 0;
    }
    .idx-list-step li:before {
        right: initial;
        top: initial;
        left: 43px;
        bottom: -30px;
        margin: 0;
        width: 13px;
        height: 58px;
        background: url(../images/idx-step-ico-arr-sp.svg) no-repeat center;
        background-size: contain;
    }
    .idx-list-step li:after {
        display: none;
    }
    .idx-list-step li .box-stt {
        position: relative;
        margin-right: min(4vw, 15px);
        padding-top: 10px;
    }
    .idx-list-step li .box-stt .stt {
        position: absolute;
        left: 4px;
        top: -14px;
        font-size: min(22.67vw, 85px);
        margin-bottom: 0;
    }
    .idx-list-step li .box-stt .ico {
        width: min(26.67vw, 100px);
        height: min(26.67vw, 100px);
        padding-left: min(4vw, 15px);
    }
    .idx-list-step li .box-stt .ico img {
        height: min(13.33vw, 50px);
        width: auto;
        position: relative;
        z-index: 1;
    }
    .idx-list-step li .box-cnt .ttl {
        font-size: min(4.27vw, 16px);
        margin-left: 0;
        padding: 5px min(5.33vw, 20px);
    }
    .idx-list-step li .box-cnt .txt > p {
        font-size: min(3.73vw, 14px);
        line-height: 1.9em;
    }
    .idx-list-btn02 {
        margin-top: 0;
    }
    .idx-list-btn02 li {
        width: calc(50% - min(1.33vw, 5px));
        margin-right: min(2.67vw, 10px);
    }
    .idx-list-btn02 li:nth-child(2n) {
        margin-right: 0;
    }
    .idx-list-btn02 li a {
        min-height: min(18.67vw, 70px);
        padding-left: min(4vw, 15px);
        font-size: min(3.73vw, 14px);
        padding-right: min(8vw, 30px);
    }
    .idx-list-btn02 li a:before {
        width: min(4vw, 15px);
        height: min(4vw, 15px);
        right: min(4vw, 15px);
    }
    .iSports {
        padding-top: 10px;
    }
    .iSports.st02 .inner_big {
        padding: 0 10px;
    }
    .iSports.st02 .iSports-box02 {
        max-width: 540px;
        background: #fff;
        position: relative;
        padding: 35px min(5.33vw, 20px) 69px;
        margin: -50px auto 0;
    }
    .iSports.st02 .iSports-box02 h3.st02 {
        margin-bottom: 20px;
        padding-left: 18px;
    }
    .iSports.st02 .iSports-box02 h3.st02:before {
        width: 15px;
    }
    .iSports.st02 .iSports-features h3.st02 {
        padding-left: 23px;
        line-height: 1.6em;
    }
    .iSports.st02 .iSports-features h3.st02:before {
        top: 20px;
    }
    .iSports.st02 .iSports-frame {
        margin: 64px auto 0;
        height: auto;
        min-height: 235px;
        background: #fff url(../images/idx-sports-frame02-sp.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
        z-index: 1;
    }
    .iSports.st02 .iSports-frame .txt {
        display: none;
    }
    .iSports .inner_big {
        padding: 0 min(5.33vw, 20px);
    }
    .iSports-box {
        max-width: 100%;
        margin-right: 0;
    }
    .iSports-box .box-ttl {
        margin-bottom: 11px;
    }
    .iSports-box .box-ttl h2 {
        font-size: 40px;
    }
    .iSports-box .txt > p {
        font-size: 16px;
    }
    .iSports-features {
        margin-top: 24px;
    }
    .iSports-features h3.st02 {
        padding-left: 25px;
        line-height: 1.5em;
    }
    .iSports-features h3.st02:before {
        width: 15px;
    }
    .iSports-list {
        max-width: 500px;
        margin: 0 auto;
        flex-direction: column;
    }
    .iSports-list li {
        max-width: 100%;
        margin: 0 auto 26px;
    }
    .iSports-list li:not(:first-child) {
        margin-top: 0 !important;
    }
    .iSports-list li .box-img {
        margin-bottom: 16px;
    }
    .iSports-list li .box-img img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        object-position: center;
    }
    .iSports-list li .box-img .stt {
        font-size: min(5.6vw, 21px);
    }
    .iSports-list li .box-cnt {
        padding-left: 42px;
        position: relative;
    }
    .iSports-list li .box-cnt:before {
        content: "";
        position: absolute;
        left: 17px;
        top: -10px;
        width: 1px;
        height: calc(100% + 5px);
        background: url(../images/idx-features-hr-sp.svg) no-repeat center;
        background-size: cover;
    }
    .iSports-list li .box-cnt h4 {
        font-size: min(4.8vw, 18px);
        margin-bottom: 10px;
    }
    .iSports-list li .box-cnt .txt > p {
        line-height: 2em;
    }
    .iSports-frame {
        background: url(../images/idx-sports-frame-sp.png) no-repeat center;
        background-size: 100% 100%;
        max-width: 500px;
        margin: 30px auto 0;
        position: relative;
        height: auto;
        min-height: min(112vw, 420px);
        padding: 0 min(5.33vw, 20px);
        margin-top: 30px;
    }
    .iSports-frame .ttl {
        font-size: min(5.87vw, 22px);
        padding: 0 min(4vw, 15px);
    }
    .iSports-frame .ttl:before,
    .iSports-frame .ttl:after {
        top: 3px;
    }
    .iSports-frame .ttl:before {
        left: -8px;
    }
    .iSports-frame .ttl:after {
        right: -8px;
    }
    .iSports-frame .idx-btn {
        bottom: -37px;
    }
    .iSports-frame .idx-btn a {
        min-width: min(45.87vw, 172px);
        font-size: min(3.73vw, 14px);
        line-height: 1.3em;
        padding-left: min(4vw, 15px);
        min-height: min(18.67vw, 70px);
    }
    .iSports-frame .idx-btn a:before {
        right: min(4vw, 15px);
        width: min(4vw, 15px);
        height: min(4vw, 15px);
    }
    .iReha.st02 .iReha-frame {
        min-height: 583px;
        background: url(../images/idx-faci-bg-sp.jpg) no-repeat center;
        background-size: cover;
        padding-bottom: 50px;
    }
    .iReha.st02 .iReha-frame .iReha-cnt {
        padding: 20px;
        width: 100%;
    }
    .iReha.st02 .iReha-frame .iReha-cnt h3 {
        font-size: min(6.67vw, 25px);
        padding-left: 0;
        padding-bottom: 15px;
    }
    .iReha .img-full {
        margin-top: -125px;
    }
    .iReha .img-full img {
        width: 100%;
    }
    .iReha .inner_big {
        padding: 0;
    }
    .iReha-box {
        padding-top: 0;
    }
    .iReha-box:before {
        top: max(-37.33vw, -270px);
        background: url(../images/idx-reha-bg01-sp.svg) no-repeat top center;
        background-size: cover;
        width: 100%;
        height: min(45.87vw, 250px);
    }
    .iReha-box .box-ttl {
        margin: 0 auto max(-16.8vw, -160px);
        position: relative;
        top: max(-20vw, -150px);
    }
    .iReha-box .box-ttl h2 {
        font-size: 40px;
    }
    .iReha-box .txt {
        padding: 0 20px;
    }
    .iReha-box .txt > p {
        font-size: 16px;
    }
    .iReha-frame {
        background: url(../images/idx-reha-bg02-sp.jpg) no-repeat center;
        background-size: 100% auto;
        min-height: 577px;
        display: flex;
        align-items: flex-end;
        overflow: hidden;
        margin-top: 31px;
        padding-bottom: 80px;
    }
    .iReha-cnt {
        padding: 20px;
        width: 100%;
    }
    .iReha-cnt:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 156px;
        bottom: 0;
        margin: auto;
        width: 100%;
        height: 103%;
        backdrop-filter: blur(5px);
        z-index: -1;
    }
    .iReha-cnt h3 {
        font-size: 25px;
        background-size: 100% auto;
        padding-bottom: 10px;
    }
    .iReha-cnt .txt {
        margin-bottom: 28px;
    }
    .iReha-cnt .txt > p {
        font-size: min(4.27vw, 16px);
    }
    .iArea {
        background-size: cover;
        padding-bottom: 190px;
    }
    .iArea .inner_big {
        padding: 0;
    }
    .iArea-list li {
        height: min(53.33vw, 200px);
    }
    .iArea-list li .img img {
        height: min(53.33vw, 200px);
        width: 100%;
        object-fit: cover;
    }
    .iArea-list li .ttl {
        padding: 0;
        font-size: min(4.8vw, 18px);
        text-align: center;
        line-height: 1.4em;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .iArea-list li .ttl:before {
        margin: 0 auto;
        left: 0;
        right: 0;
        bottom: 15px;
        top: initial;
    }
    .iArea-fx {
        flex-direction: column;
        padding: 0 20px;
        padding-top: 71px;
    }
    .iArea-fx .box-ttl h2 {
        font-size: 40px;
    }
    .iArea-cnt {
        width: 100%;
        order: 2;
        margin-top: -26px;
    }
    .iArea-cnt .idx-list-btn02 {
        max-width: 494px;
        margin: 0 auto;
    }
    .iArea-cnt .idx-list-btn02 li {
        width: calc(50% - min(1.33vw, 5px));
        margin-right: min(2.67vw, 10px) !important;
        margin-bottom: 10px;
        min-width: auto;
    }
    .iArea-cnt .idx-list-btn02 li:nth-child(2n) {
        margin-right: 0 !important;
    }
    .iArea-cnt .idx-list-btn02 li a {
        width: 100%;
        min-width: 100%;
        font-size: min(3.73vw, 14px);
        min-height: 60px;
    }
    .iArea-img {
        order: 1;
        width: 386px;
        height: 370px;
        margin-left: auto;
        margin-top: -176px;
        position: relative;
        right: -46px;
    }
    .iArea-img #circle-people {
        position: absolute;
        left: 19px;
        top: 48px;
        width: 376px;
        height: 473px;
    }
    .iArea-img #circle-people g {
        opacity: 1;
        transform: scale(0.55);
    }
    .iType .inner_big {
        padding: 0;
    }
    .iType .box-ttl {
        top: -75px;
        margin-bottom: -45px;
    }
    .iType .box-ttl h2 {
        font-size: 40px;
    }
    .iType-box:before {
        top: max(-37.33vw, -160px);
        background: url(../images/idx-reha-bg01-sp.svg) no-repeat top center;
        background-size: 100% auto;
        width: 100%;
        height: 172px;
    }
    .iType-list {
        padding: 0 min(5.33vw, 20px);
        max-width: 540px;
        margin: 0 auto;
    }
    .iType-list li {
        width: calc(50% - 5px);
        margin-right: 10px !important;
        flex-direction: column;
        border-radius: 3px;
        justify-content: flex-start;
        margin-bottom: 10px;
        overflow: hidden;
    }
    .iType-list li:before {
        right: 10px;
        bottom: 10px;
        width: 15px;
        height: 15px;
        background: url(../images/idx-ico-arr02.svg) no-repeat center;
        background-size: 100% auto;
    }
    .iType-list li:nth-child(2n) {
        margin-right: 0 !important;
    }
    .iType-list li .img {
        order: 1;
    }
    .iType-list li .img img {
        height: 120px;
        width: 100%;
        object-fit: cover;
    }
    .iType-list li .ttl {
        order: 2;
        padding-left: 0;
        margin: 0;
        font-size: min(4.27vw, 16px);
        letter-spacing: 0;
        padding: 10px 0 13px 10px;
    }
    .iType .iSports-frame {
        background: url(../images/idx-area-frame-sp.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
        margin-top: 54px;
        height: auto;
        min-height: min(84vw, 315px);
        width: calc(100% - 40px);
        padding: 0;
        max-width: 500px;
    }
    .iType .iSports-frame .ttl {
        padding: 0 min(6.67vw, 25px);
        margin-bottom: 1px;
    }
    .iType .iSports-frame .idx-list-btn {
        padding: 0 min(5.33vw, 20px);
        width: fit-content;
        margin: 0 auto;
        max-width: 386px;
    }
    .iType .iSports-frame .idx-list-btn li {
        width: calc(50% - min(1.33vw, 5px));
        margin-right: min(2.67vw, 10px) !important;
    }
    .iType .iSports-frame .idx-list-btn li:nth-child(2n) {
        margin-right: 0 !important;
    }
    .iType .iSports-frame .idx-list-btn li a {
        font-size: min(3.73vw, 14px);
        padding-left: min(3.47vw, 13px);
    }
    .iGreeting {
        background-size: cover;
        padding-bottom: 259px;
    }
    .iGreeting .inner_big {
        padding: 0 20px;
    }
    .iGreeting-fx {
        flex-direction: column;
        padding: 0;
    }
    .iGreeting-fx:before {
        left: 103px;
        bottom: 60px;
        background: url(../images/idx-greeting-ico01.svg) no-repeat center;
        background-size: 100% auto;
        width: 316px;
        height: 410px;
    }
    .iGreeting-fx .box-cnt {
        order: 1;
    }
    .iGreeting-fx .box-cnt .iGreeting-en {
        font-size: 77px;
        margin-right: -32px;
    }
    .iGreeting-fx .box-cnt .box-img {
        margin-right: -20px;
        margin-bottom: 20px;
    }
    .iGreeting-fx .box-cnt .box-img .img img {
        height: 300px;
        width: 100%;
        object-fit: cover;
    }
    .iGreeting-fx .box-cnt .box-img .box-name .sub-name {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .iGreeting-fx .box-cnt .box-img .box-name .name {
        font-size: 22px;
    }
    .iGreeting-fx .box-cnt .ttl {
        margin-top: 0;
        margin-left: 0;
        font-size: 26px;
    }
    .iGreeting-fx .box-cnt .ttl br {
        display: none;
    }
    .iGreeting-fx .box-cnt .ttl02 {
        margin-bottom: 10px;
    }
    .iGreeting-fx .box-cnt .ttl02 span {
        font-size: 18px;
    }
    .iGreeting-fx .box-cnt .idx-fx-txt {
        flex-direction: column;
        margin-bottom: 26px;
    }
    .iGreeting-fx .box-cnt .idx-fx-txt .txt {
        width: 100%;
        margin: 0 !important;
    }
    .iGreeting-fx .box-cnt .idx-fx-txt .txt > p {
        font-size: 16px;
    }
    .iGreeting-fx .box-cnt .idx-list-btn li {
        width: calc(50% - 5px);
        margin-right: 10px;
    }
    .iGreeting-fx .box-cnt .idx-list-btn li:last-child {
        margin-right: 0;
    }
    .iGreeting-fx .ttl {
        max-width: 100%;
        order: 2;
        writing-mode: initial;
    }
    .idx_gallery .item {
        width: 334px;
        height: auto;
    }
    @keyframes txt_scroll {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-50%);
        }
    }
    .txt-animation {
        position: absolute;
        left: initial;
        bottom: 0;
        margin: auto 0;
        display: flex;
        white-space: nowrap;
        line-height: 1em;
        flex-direction: column;
        right: 15px;
        transform: rotate(-180deg);
    }
    .txt-animation span {
        font-family: var(--f-en);
        font-weight: 600;
        font-size: 80px;
        color: #ffffff;
        margin: 0 0.15em;
        animation: txt_scroll 6s linear infinite;
        writing-mode: tb-rl;
    }
    .idx-list-btn li {
        width: calc(50% - min(1.33vw, 5px));
        margin-bottom: 9px;
        margin-right: min(2.67vw, 10px) !important;
    }
    .idx-list-btn li:nth-child(2n) {
        margin-right: 0 !important;
    }
    .idx-list-btn li a {
        padding-left: min(3.47vw, 13px);
        padding-right: min(5.33vw, 20px);
        line-height: 1.6em;
        min-height: min(18.67vw, 70px);
        font-size: min(3.55vw, 14px);
    }
    .idx-list-btn li a:before {
        right: min(2.93vw, 11px);
        width: min(4vw, 15px);
        height: min(4vw, 15px);
    }
    .index07 {
        padding: 60px 0px 55px;
    }
    .index07 .content {
        flex-direction: column;
        align-items: center;
    }
    .index07 .content .box {
        margin-bottom: 5px;
        width: 100%;
        padding: 40px 5%;
        max-width: 680px;
    }
    .index07 .content .btn-group {
        max-width: 150px;
        width: 44%;
    }
    .index07 .content li {
        max-width: 100%;
    }
    .index07 .content li a {
        padding: 20px 0;
    }
    .index07 .content li a .date {
        width: 7em;
    }
    .index07 .content li a .title {
        width: calc(100% - 7em);
    }
}
/*# sourceMappingURL=index_sp.css.map */