@media only screen and (max-width: 768px) {
  .home_page .key {
    --height: calc(100vh - 60px);
    --max-height: 156vw;
    --min-height: 320px;
    font-size: 8px;
    background-position: right center;
  }
  .home_page .key .key_text .item {
    padding: 10px;
  }
  .home_page .key .catch {
    width: 100%;
    font-size: min(6.5px, 1.25vw);
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: min(148px, 40vw);
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 510px;
  }
  .home_page .key .text-img {
    margin-left: auto;
    margin-right: 0;
    font-size: min(6px, 1vw);
  }
  .home_page .key .text-img img {
    -webkit-filter: drop-shadow(2px 2px 1px #fff);
            filter: drop-shadow(2px 2px 1px #fff);
    -webkit-filter: drop-shadow(1px 0 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 1px 0 #fff) drop-shadow(0 -1px 0 #fff) drop-shadow(1px 1px 0 #fff) drop-shadow(-1px -1px 0 #fff) drop-shadow(1px -1px 0 #fff) drop-shadow(-1px 1px 0 #fff);
            filter: drop-shadow(1px 0 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 1px 0 #fff) drop-shadow(0 -1px 0 #fff) drop-shadow(1px 1px 0 #fff) drop-shadow(-1px -1px 0 #fff) drop-shadow(1px -1px 0 #fff) drop-shadow(-1px 1px 0 #fff);
  }
  .home_page .key .key-groupImg .img {
    font-size: min(6px, 1vw);
    top: -24em;
    left: -42em;
  }
  .home_page .key .key-groupImg .img2 {
    font-size: min(5px, 1.1vw);
  }
  .home_page .key .key-groupImg .img2::before {
    background-size: 90% auto;
  }
  .home_page .key .scroll {
    bottom: 80px;
    left: 20px;
  }
  .home_page .key h2 {
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .home_page .key h2 span {
    display: inline-block;
  }
  .home_page .key p {
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    max-width: 380px;
    text-shadow: 2px 2px 8px #fff, 2px 2px 8px #fff, 2px 2px 8px #fff, 2px 2px 8px #fff, 2px 2px 8px #fff, 2px 2px 8px #fff, 2px 2px 8px #fff, 2px 2px 8px #fff, 2px 2px 8px #fff, 2px 2px 8px #fff;
  }
  .home_page .key p br {
    display: none;
  }
  .idx0 {
    padding-top: 50px;
  }
  .idx0 .inner_big {
    border-radius: 70px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 30px);
  }
  .idx0 .inner_big::before {
    border-radius: 70px;
    inset: 5px;
  }
  .idx0 .txt {
    font-size: 18px;
  }
  .idx0 .idx-title h3 {
    letter-spacing: 0;
  }
  .idx01 {
    padding: 60px 0;
  }
  .idx01::before {
    font-size: 4px;
    top: -40em;
    left: -25em;
  }
  .idx01 .idx-title.st2 .ttl {
    padding: 5px 20px 6px;
  }
  .idx01 .flex {
    display: block;
  }
  .idx01-left {
    padding-top: 0;
    width: 100%;
  }
  .idx01-right {
    margin-top: 30px;
    width: 100%;
    padding: 40px 0;
  }
  .idx01-right::before {
    right: 0;
    width: 100%;
    border-radius: 80px;
  }
  .idx01 .idx-title.st2 {
    font-size: 8px;
  }
  .idx01 .idx-title.st2 h3 {
    font-size: 4em !important;
  }
  .idx01 .idx-title.st2 .sm {
    display: inline-block;
    margin-top: 20px;
  }
  .idx01 .idx-title.st2 .sm::before {
    top: -2px;
  }
  .idx01-flex {
    width: 100%;
    font-size: min(8px, 1.95vw);
    gap: 2em;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx01 .item p::before {
    margin-bottom: 1.2em;
  }
  .idx01 .item p .sm {
    font-size: min(9px, 2.2vw);
  }
  .idx02 {
    padding: 60px 0;
  }
  .idx02-boxTxt {
    width: 100%;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .idx02-img {
    width: 100%;
  }
  .idx02-ttl {
    text-align: center;
    font-size: 8px;
    margin-bottom: 20px;
  }
  .idx02-ttl h4,
  .idx02-ttl p {
    display: block;
  }
  .idx02-ttl h4 {
    margin-bottom: 10px;
    font-size: 26px;
  }
  .idx02-ttl .sm {
    margin-left: 0;
    font-size: 16px;
  }
  .idx02-ttl::after {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
  }
  .idx02-boxTxt .txt {
    font-size: 16px;
    line-height: 2;
    padding-top: 20px;
  }
  .idx02 .btn-group {
    margin-top: 20px;
  }
  .idx02 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx03 {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .idx03::before {
    width: calc(100% - 30px);
    border-radius: 30px;
    left: 15px;
  }
  .idx03 .idx-title.st2 .sm {
    letter-spacing: 0;
  }
  .idx03 .inner_big {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .idx03-img {
    position: relative;
    top: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 600px;
    margin-top: 30px;
  }
  .idx03-top {
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx03-top .txt {
    font-size: 16px;
    line-height: 2;
    padding-top: 20px;
  }
  .idx03 .btn-group {
    margin-top: 20px;
  }
  .idx03 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx03-wrap {
    margin-top: 40px;
    gap: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx03 .item {
    width: calc(33.33% - 10px);
    padding: 6px;
    height: min(200px, 35vw);
  }
  .idx03 .item .t {
    font-size: min(20px, 2.8vw);
  }
  .idx04 {
    padding-top: 30px;
    padding-bottom: 40px;
    border-radius: 40px;
    width: calc(100% - 20px);
  }
  .idx04 .inner_big {
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx04 .flex {
    gap: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx04 .item {
    width: calc(50% - 10px);
  }
  .idx04 .item h4 {
    font-size: min(22px, 4.8vw);
  }
  .idx04 .item h4 span {
    display: block;
  }
  .idx04 .item .sm {
    font-size: 8px;
  }
  .idx04-img {
    width: 90px;
    height: 90px;
  }
  .idx04-img img {
    padding: 5px;
  }
  .idx04 .flex {
    margin-top: 30px;
  }
  .idx05 {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .idx05::before {
    width: calc(100% - 30px);
    border-radius: 30px;
    left: 15px;
  }
  .idx05 .inner_big {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .idx05-img {
    position: relative;
    top: auto;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 600px;
    margin-top: 30px;
  }
  .idx05-top {
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx05-top .txt {
    font-size: 16px;
    line-height: 2;
    padding-top: 20px;
  }
  .idx05 .btn-group {
    margin-top: 20px;
  }
  .idx05 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx05-wrap {
    margin-top: 40px;
    gap: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx05 .item {
    width: calc(33.33% - 10px);
    padding: 6px;
    height: min(200px, 40vw);
  }
  .idx05 .item .t {
    font-size: min(20px, 2.8vw);
  }
  .idx06 {
    padding: 60px 0 40px;
  }
  .idx06 .inner_big {
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx06 .item {
    font-size: min(10px, 1.85vw);
    width: calc(50% - 10px);
    padding: 1.5em;
    padding-right: 0;
  }
  .idx06 .item .t {
    font-size: 1.6em;
    width: calc(100% - 7em);
  }
  .idx06-flex {
    gap: 1em;
  }
  .idx06-img {
    width: 8em;
    height: 8em;
  }
  .idx06-img::before {
    width: 1.8em;
    height: 1.8em;
    bottom: -0.9em;
    left: calc(50% - 0.9em);
  }
  .idx06-img img {
    width: 50%;
  }
  .idx06 .TabContainer .TabContent {
    margin-top: 30px;
  }
  .idx06 .TabContainer .TabPager {
    gap: 10px;
  }
  .idx06 .TabContainer .TabPager > div {
    border-radius: 40px;
    width: calc(50% - 5px);
    padding: 15px 10px 20px;
  }
  .idx06 .TabContainer .TabPager > div p .jp {
    font-size: 2.5em;
  }
  .idx06 .TabContainer .TabPager > div p .sm {
    font-size: 10px;
    letter-spacing: 0;
  }
  .idx06 .TabContainer .TabPager > div p::after {
    bottom: -35px !important;
    height: 25px;
  }
  .idx06-tab {
    margin-top: 30px;
  }
  .idx-banner {
    padding: 40px 0;
  }
  .idx-banner .banner {
    width: 100%;
    margin: 10px auto;
  }
  .idx07 {
    padding-bottom: 40px;
  }
  .idx07 .inner_big {
    padding-left: 15px;
    padding-right: 15px;
  }
  .idx07 .item {
    padding-top: 20px;
    max-width: 550px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .idx07 .item::before {
    background-size: auto 100%;
    left: -15px;
  }
  .idx07 .img {
    padding-right: 15px;
    padding-left: 15px;
  }
  .idx07 .img::before {
    right: 0;
    width: 95%;
  }
  .idx07 .img::after {
    top: -20px;
    left: 25px;
    font-size: 50px;
  }
  .idx07-ct {
    margin-right: 15px;
    padding: 15px;
    width: calc(100% - 50px);
    margin-left: auto;
    margin-right: 15px;
  }
  .idx07-title h4 {
    font-size: 22px;
    line-height: 1.4;
  }
  .idx08 {
    margin-top: 60px;
    padding-bottom: 40px;
  }
  .idx08 .inner_big {
    padding-top: min(112px, 26vw);
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx08 .inner_big::before {
    right: auto;
    width: calc(100% - 20px);
    border-radius: 0;
    border-radius: 10px;
  }
  .idx08 .idx-title.st2 {
    margin-bottom: 60px;
  }
  .idx08-ct {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx08-ct .txt {
    font-size: 16px;
    line-height: 2;
    margin-top: 20px;
  }
  .idx08-doctor {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    font-size: 8px;
  }
  .idx08-doctor::before {
    text-align: center;
    width: 100%;
    left: 0;
    font-size: min(5em, 8vw);
  }
  .idx08-doctor .name {
    left: 20px;
  }
  .idx08 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx08-imgSm {
    max-width: 220px;
    width: 45%;
    top: -30px;
  }
  .idx09 {
    padding: 60px 0;
  }
  .idx09::before {
    font-size: min(5px, 0.8vw);
  }
  .idx09 .inner_big::before {
    width: 40%;
    height: 25%;
  }
  .idx09-img {
    position: relative;
    width: 100%;
    right: auto;
    top: 0;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx09-info {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    position: relative;
  }
  .idx09 .flex {
    margin-top: 30px;
  }
  .idx09-list {
    --ulWidth: 90px;
    margin-bottom: 20px;
  }
  .idx09-list li {
    font-size: 16px;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .idx09-list li::before {
    bottom: 0;
    width: 80px;
  }
  .idx09 .time_sheet {
    font-size: min(16px, 3vw);
  }
  .idx09 .btn-group {
    margin-top: 30px;
  }
  .idx09 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx-map {
    height: 400px;
  }
  .idx-new .inner_big {
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx-new .left,
  .idx-new .right {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx-new .right {
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .idx-new .right::before {
    left: 0;
    width: 100%;
    border-radius: 20px;
  }
  .idx-new .btn-group {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx-new .content li a {
    padding-top: 15px;
    padding-bottom: 15px;
    --width: 130px;
  }
  .idx-new .content li a::before {
    right: 10px;
  }
  .idx-new .content li .txt {
    padding-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  .home_page .key {
    font-size: 1.4vmin;
  }
  .home_page .key .key-groupImg .img {
    font-size: min(5px, 1vw);
  }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .home_page .key {
    font-size: 1.4vmin;
    --height: 100vh;
    --max-height: 100vh;
    --min-height: 100vh;
  }
  .home_page .key .catch {
    font-size: 4px;
    right: 2em;
    left: unset;
    -webkit-transform: unset;
            transform: unset;
    text-align: unset;
    width: auto;
    top: 70px;
  }
  .home_page .key p br {
    display: block;
  }
  .home_page .key .text-img {
    margin-right: 0;
    margin-left: auto;
  }
  .home_page .key .key-groupImg .img {
    font-size: 3.2px;
  }
  .home_page .key .key-groupImg .img2 {
    font-size: 3px;
  }
  .chatAi {
    bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .home_page .idx-title {
    text-align: center;
    font-size: 8px;
  }
  .home_page .idx-title.st1 h3 {
    font-size: 26px;
  }
  .home_page .idx-title.st1 .sm {
    font-size: 18px;
  }
  .home_page .idx-title.st2 h3 {
    font-size: 26px;
  }
  .home_page .idx-title.st2 h3::after {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
  }
  .home_page .idx-title.st2 .sm {
    display: inline-block;
    font-size: 18px;
  }
  .home_page .idx-title.st2 .sm::before {
    top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .idx-new {
    padding: 60px 0px 55px;
  }
  .idx-new .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .idx-new .content .box {
    margin-bottom: 5px;
    width: 100%;
    padding: 40px 5%;
    max-width: 680px;
  }
  .idx-new .content .btn-group {
    max-width: 150px;
    width: 44%;
  }
  .idx-new .content li {
    max-width: 100%;
  }
  .idx-new .content li a {
    padding: 20px 0;
  }
  .idx-new .content li a .date {
    width: 7em;
  }
  .idx-new .content li a .title {
    width: calc(100% - 7em);
  }
}
@media only screen and (max-width: 600px) {
  .idx03 .item,
  .idx05 .item {
    width: calc(50% - 10px);
  }
  .idx03 .item .t,
  .idx05 .item .t {
    font-size: min(20px, 3.8vw);
  }
}
@media only screen and (max-width: 430px) {
  .idx06-img {
    width: 7em;
    height: 7em;
  }
  .idx06 .item {
    display: block;
    padding: 10px;
  }
  .idx06 .item .t {
    font-size: 1.4em;
    width: calc(100% - 6em);
    text-align: center;
    font-size: 14px;
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
  }
  .idx06-img {
    width: 60px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 374px) {
  .home_page .key {
    --max-height: 170vw;
  }
  .home_page .key .key-groupImg .img {
    top: -5em;
  }
  .idx03 .item,
  .idx05 .item {
    width: 100%;
    height: 200px;
  }
  .idx03 .item .t,
  .idx05 .item .t {
    font-size: 20px;
  }
  .idx04 .item {
    width: 100%;
  }
  .idx04 .item h4 {
    font-size: 20px;
  }
  .idx04 .item .sm {
    font-size: 10px;
  }
  .idx06-flex {
    gap: 10px;
  }
  .idx06 .item {
    font-size: 10px;
    width: calc(50% - 5px);
  }
  .idx06 .item .t {
    letter-spacing: 0;
    font-size: 13px;
  }
  .idx09-list li {
    font-size: 14px;
  }
}
/*# sourceMappingURL=index_sp.css.map */