@media only screen and (max-width: 768px) {
  .home_page .key {
    --height: calc(100vh - 60px);
    --max-height: 170vw;
    --min-height: 320px;
    font-size: min(8px, 1.3vmin);
  }
  .home_page .key::after {
    bottom: -1px;
  }
  .home_page .key .inner {
    padding: 0;
  }
  .home_page .key .key_text .item {
    padding: 10px;
    padding-top: 30vh;
  }
  .home_page .key .key_text::before, .home_page .key .key_text::after {
    font-size: min(6px, 1.2vw);
    bottom: min(60px, 8vw);
  }
  .home_page .key .key_text::after {
    right: 20px;
  }
  .home_page .key .key-banner {
    font-size: 6px;
  }
  .home_page .key .key-banner.active {
    font-size: 6px;
    bottom: 13em;
  }
  .home_page .key .key-groupImg {
    font-size: min(3.5px, 0.85vw);
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -70em;
  }
  .home_page .key .key-groupImg .img03 {
    right: -5em;
    width: 55em;
  }
  .home_page .key .catch {
    text-align: center;
    font-size: 6px;
  }
  .home_page .key .catch h2 {
    margin-bottom: 0;
    font-size: min(5em, 7vw);
    line-height: 1.5;
  }
  .home_page .key .catch p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) and (max-aspect-ratio: 768/600) {
  .home_page .key {
    font-size: 1vmin;
  }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .home_page .key {
    --height: 100vh;
  }
  .home_page .key::after {
    height: 15%;
    background-position: top center;
    background-size: cover;
  }
  .home_page .key .key_text::before, .home_page .key .key_text::after {
    font-size: 4.5px;
    bottom: 0;
  }
  .home_page .key .key-groupImg {
    top: -25em;
    font-size: 3px;
  }
  .home_page .key .catch {
    text-align: left;
  }
  .home_page .key .catch p br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .home_page .h_en {
    font-size: 16px;
  }
  .home_page .idx-title {
    text-align: center;
    font-size: 8px;
  }
  .home_page .idx-title .sm {
    font-size: 18px;
    margin-bottom: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 5px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .home_page .idx-title h3 {
    line-height: 1.2;
    font-size: 26px;
  }
  .home_page .idx-title::after {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .index0 {
    padding: 60px 0px 60px;
    background-color: #000;
  }
  .idx-news {
    padding-top: 30px;
  }
  .idx-news .idx-title p {
    font-size: 16px !important;
  }
  .idx-news .idx-title h3 {
    font-size: 22px;
  }
  .idx-news::after {
    bottom: -55px;
  }
  .idx-news .inner_big {
    width: 100%;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
  }
  .idx-news .inner_big::before, .idx-news .inner_big::after {
    font-size: 6px;
    bottom: -105px;
  }
  .idx-news .inner_big::before {
    left: 0;
  }
  .idx-news .inner_big::after {
    right: 0;
  }
  .idx-news .content {
    padding: 30px 0;
  }
  .idx-news .content::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 8px;
    top: -35px;
  }
  .idx-news .content .news {
    display: block;
  }
  .idx-news .content li a {
    font-size: 16px;
    --w: 110px;
  }
  .idx-news .left {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx-news .list {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-top: 0;
  }
  .idx-news .content .btn-group {
    max-width: 150px;
    width: 44%;
  }
  .idx-news .content li {
    max-width: 100%;
  }
  .idx-news .content li a .date::before {
    width: 15px;
    height: 15px;
    margin-right: 10px;
  }
  .idx02 {
    padding-top: 80px;
    padding-bottom: 115px;
  }
  .idx02 .inner_big {
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx02 .idx-title {
    font-size: min(8px, 1.7vw);
  }
  .idx02 .idx-title h3 {
    font-size: 24px;
  }
  .idx02::after {
    font-size: 6px;
  }
  .idx02 .flex {
    gap: 10px;
  }
  .idx02-btn {
    font-size: min(7px, 1.6vw);
    margin-bottom: 0;
    width: 28em;
  }
  .idx02-btn a {
    font-size: 2.2em;
  }
  .idx02-btn a span {
    line-height: 1.4;
  }
  .idx03-img {
    position: relative;
    top: auto;
    right: auto;
    max-width: 450px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx03-imgs figure::before {
    inset: 10px;
  }
  .idx03-top {
    padding: 40px 25px;
    width: 100%;
    border-width: 3px;
  }
  .idx03-top::before {
    font-size: 8px;
    top: -11.1em;
  }
  .idx03-top .content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx03-top .ttl {
    font-size: 20px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    letter-spacing: 0;
    text-align: center;
  }
  .idx03 .content > p {
    padding-top: min(80px, 14vw);
    font-size: 16px;
  }
  .idx03 .btn-group {
    margin-top: 20px;
  }
  .idx03 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx03 .bot-content {
    padding-top: 40px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx03 .bot-content > p {
    margin-top: 20px;
  }
  .idx03-botImg {
    position: relative;
    top: auto;
    right: auto;
  }
  .idx03-botImg::before {
    left: 9px;
  }
  .idx03-botImg img {
    border-radius: 30px;
  }
  .idx04 {
    padding-top: 80px;
  }
  .idx04::before, .idx04::after {
    font-size: 5px;
  }
  .idx04 .idx-title {
    padding-left: 0;
  }
  .idx04 .idx-title h3 {
    letter-spacing: 0;
    font-size: 3em;
  }
  .idx04 .idx-title::before {
    position: unset;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .idx04-tabs {
    margin-top: 30px;
  }
  .idx04-tabs .TabContainer .tab-inner {
    padding-bottom: 80px;
  }
  .idx04-tabs .TabContainer .TabContent::before {
    font-size: 5px;
    bottom: 0;
    right: 0;
  }
  .idx04 .ttl {
    font-size: 22px;
    text-align: center;
  }
  .idx05 {
    padding-top: 60px;
    padding-bottom: 109px;
  }
  .idx05::after {
    bottom: -30px;
    background-position: bottom center;
  }
  .idx05-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx05-content > p {
    margin-top: 50px;
  }
  .idx05-bg {
    border-radius: 30px;
    padding: 50px 30px;
  }
  .idx05-bg::before {
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background-image: unset;
    border: 1px dashed var(--main-color);
    border-radius: 30px;
  }
  .idx05-img {
    position: relative;
    top: auto;
    left: auto;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 400px;
  }
  .idx05-img .img02 {
    padding-top: 10%;
  }
  .idx05 .btn-group {
    margin-top: 20px;
  }
  .idx05 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx06 {
    padding-top: 70px;
  }
  .idx06::before, .idx06::after {
    font-size: 5px;
    top: -50px;
  }
  .idx06::before {
    left: 10px;
  }
  .idx06::after {
    right: 10px;
  }
  .idx06 .flex {
    display: block;
  }
  .idx06-item {
    margin-left: auto;
    margin-right: auto;
    border-radius: 25px;
  }
  .idx06-item::before {
    border-radius: 25px;
  }
  .idx06 .ttl {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .idx06-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 4%;
    padding-top: 46.5%;
  }
  .idx06-content > p {
    line-height: 1.6;
  }
  .idx06-content::before {
    top: min(50%, 41vw);
    right: 20px;
    width: 28px;
    height: 28px;
    background-size: 10px auto;
  }
  .idx06-point::before {
    margin-bottom: 5px;
  }
  .idx06-item.img2 .idx06-content::before {
    top: min(47%, 42vw);
  }
  .idx06-point {
    font-size: min(14px, 3.5vw);
  }
  .idx07 {
    padding-top: 60px;
    padding-bottom: 90px;
  }
  .idx07-tabs {
    margin-top: 30px;
  }
  .idx07 .num {
    text-align: center;
    font-size: 18px;
    margin-bottom: 0;
  }
  .idx07 .ttl {
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px;
  }
  .idx07 .TabContainer .tab-inner {
    padding: 40px 20px;
  }
  .idx07 .TabContainer .tab-left {
    padding-top: 0;
  }
  .idx07 .TabContainer .TabContent::before {
    font-size: min(6px, 1.5vw);
    right: 0;
    bottom: -10em;
  }
  .idx07 .TabContainer .TabPager > div {
    width: calc(25% - 10px);
    margin-bottom: 0;
    min-height: unset;
    height: unset;
    padding: 15px 10px;
  }
  .idx07 .TabContainer .TabPager > div p {
    font-size: min(16px, 4.8vw);
  }
  .idx07 .TabContainer .TabPager > div::before {
    bottom: -20px;
  }
  .idx08 {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .idx08 h5 {
    margin-top: 0;
    display: table;
    margin-left: 0;
    margin-right: auto;
    max-width: 260px;
    font-size: 20px;
  }
  .idx08 .inner_big {
    padding-bottom: 60px;
  }
  .idx08-left {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 40px;
  }
  .idx08-right {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .idx08-boxText {
    margin-bottom: 30px;
  }
  .idx08 .slick-list {
    -webkit-transform: unset;
            transform: unset;
    padding: 0 !important;
  }
  .idx08 .slick-arrow {
    top: auto;
    bottom: 0;
    width: 50px;
    height: 50px;
    -webkit-transform: translateX(min(180px, 25vw)) translateY(0);
            transform: translateX(min(180px, 25vw)) translateY(0);
  }
  .idx08 .slick-next {
    -webkit-transform: translateX(min(190px, 32vw)) translateY(0);
            transform: translateX(min(190px, 32vw)) translateY(0);
  }
  .idx08 .btn-group {
    margin-top: 30px;
  }
  .idx08 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx08-slide {
    margin-top: 40px;
    font-size: min(6px, 1.05vw);
    -webkit-transform: unset;
            transform: unset;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 90px;
  }
  .idx08-wrap {
    padding-top: 60px;
  }
  .idx08-item.slick-current {
    width: 78em;
  }
  .idx08-item.slick-current::before, .idx08-item.slick-current::after {
    position: absolute;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .idx08-item.slick-current::before {
    z-index: 1;
    top: 0;
    left: -5.3em;
    width: 86.6em;
    height: 56em;
    background-image: url(../images/idx08-shape-big.png);
  }
  .idx08-item.slick-current::after {
    background-image: url(../images/idx08-shape-animal.png);
    z-index: -1;
    top: -7em;
    right: 4.8em;
    width: 15.1em;
    height: 9.6em;
  }
  .idx08-item.slick-current .txt {
    display: block;
    bottom: 60px;
    left: 20px;
    width: 73%;
  }
  .idx08-item.slick-current .idx08-img {
    position: relative;
  }
  .idx08-item.slick-current img {
    border-radius: 40px;
    height: 52em;
  }
  .idx08-item {
    margin: 0 2em;
  }
  .idx08-btn {
    max-width: 350px;
    margin-top: 30px;
  }
  .idx08-btn a {
    font-size: min(6px, 1.5vw);
    padding-bottom: 0;
  }
  .idx08-btn a .sm {
    padding-bottom: 5px;
  }
  .idx09 {
    padding-top: 100px;
    padding-bottom: 20px;
    --space-sp: min(150px, 24vw);
  }
  .idx09 .inner_big {
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx09 .inner_big::before, .idx09 .inner_big::after {
    font-size: 6px;
  }
  .idx09 .inner_big::before {
    left: 30px;
  }
  .idx09 .inner_big::after {
    right: 30px;
  }
  .idx09-list li {
    font-size: 16px;
  }
  .idx09-list li span {
    line-height: 1.4;
  }
  .idx09-list .right {
    width: calc(100% - 39px);
  }
  .idx09::before {
    top: var(--space-sp);
    height: calc(100% - var(--space-sp));
  }
  .idx09-content {
    padding: 30px 10px;
    margin-top: 20px;
  }
  .idx09 .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .idx09 .flex > div {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx09 .btn-group {
    margin-top: 20px;
  }
  .idx09-left {
    margin-top: 30px;
  }
  .idx10 {
    padding-top: 30px;
    background-size: auto 140px;
    padding-bottom: 150px;
  }
  .idx10::before, .idx10::after {
    font-size: 4px;
  }
  .idx10-doctor {
    width: 25em;
    height: 25em;
    top: -8.1em;
  }
  .idx10-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx10-content .boxTxt {
    margin-top: 20px;
  }
  .idx10-img {
    position: relative;
    width: 100%;
    max-width: 550px;
    left: auto;
    top: auto;
    margin-top: 65px;
  }
  .idx10-name {
    width: 100%;
    left: calc(50% - 24em);
    font-size: min(8px, 1.5vw);
    bottom: 10em;
  }
  .idx10-img img {
    border-radius: 30px !important;
  }
  .idx10-doctor::before {
    border: 5px solid #fff;
  }
  .idx10 .btn-group {
    margin-top: 30px;
  }
  .idx10 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx10 .btn-group .btn a {
    padding-right: 35px;
  }
  .idx10 .btn-group .btn a span {
    line-height: 1.2;
  }
  .idx11 {
    padding-bottom: 80px;
  }
  .idx11 .inner_big::after {
    top: 5%;
    left: 10px;
  }
  .idx11 .inner_big::before {
    top: -60px;
    height: calc(100% + 60px);
  }
  .idx11 .idx-title {
    top: 0;
  }
  .idx11::after {
    -webkit-mask-size: 100% auto;
            mask-size: 100% auto;
    bottom: -1px;
  }
  .idx11-item {
    margin-left: auto;
    margin-right: auto;
  }
  .idx11 .flex {
    font-size: min(8px, 1.8vw);
  }
  .idx11 .flex::before, .idx11 .flex::after {
    font-size: 5px;
  }
  .idx11 .flex::before {
    right: 0;
  }
  .idx11 .flex::after {
    left: -14em;
    bottom: -17em;
  }
  .idx11 .btn-group {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .idx08 .slick-arrow {
    -webkit-transform: translateX(min(180px, 27vw)) translateY(0);
            transform: translateX(min(180px, 27vw)) translateY(0);
  }
  .idx08 .slick-next {
    -webkit-transform: translateX(min(190px, 33vw)) translateY(0);
            transform: translateX(min(190px, 33vw)) translateY(0);
  }
}
@media only screen and (max-width: 639px) {
  .idx07 .TabContainer .TabPager > div {
    margin-bottom: 10px;
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 430px) {
  .idx06-point {
    top: 15px;
  }
  .idx10-name {
    left: calc(50% - 28em);
    padding-left: 17em;
  }
  .idx10-name .t1 {
    font-size: 10px;
  }
  .idx10-name .t2 {
    font-size: 14px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 375px) {
  .idx02 .idx-title h3::before {
    left: -0.5em;
  }
  .idx02 .idx-title h3::after {
    right: -0.5em;
  }
  .idx08 .slick-arrow {
    -webkit-transform: translateX(88px);
            transform: translateX(88px);
  }
  .idx08 .slick-next {
    -webkit-transform: translateX(125px);
            transform: translateX(125px);
  }
}
@media only screen and (max-width: 374px) {
  .idx04 .TabContainer .TabPager > div {
    padding: 10px 10px;
    width: calc(50% - 10px);
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px !important;
  }
  .idx04 .TabContainer .TabPager > div p {
    font-size: 14px;
  }
  .idx08 .idx-title h3 {
    letter-spacing: 0;
    font-size: 24px;
  }
  .idx08 .slick-arrow {
    -webkit-transform: translateX(60px);
            transform: translateX(60px);
  }
  .idx08 .slick-next {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
}
/*# sourceMappingURL=index_sp.css.map */