@media only screen and (max-width: 768px) {
  .home_page .key {
    --height: calc(100vh - 60px);
    --max-height: 180vw;
    --min-height: 320px;
    font-size: 8px;
  }
  .home_page .key .key-content {
    padding-bottom: 85px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .home_page .key .catch {
    font-size: 6.5px;
    margin-bottom: 2em;
  }
  .home_page .key .inner::before {
    bottom: -10px;
  }
  .home_page .key h2,
  .home_page .key p {
    text-align: center;
    text-shadow: #333 1px 0 8px, #333 1px 0 8px, #333 1px 0 8px;
  }
  .home_page .key h2 {
    font-size: 3.3em;
    margin-bottom: 0.5em;
  }
  .home_page .key p {
    font-size: 14px;
    letter-spacing: 0;
  }
  .home_page .key .key-circle {
    font-size: min(5px, 1vw);
    position: relative;
    bottom: 0;
    right: auto;
    left: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .home_page .key .scroll {
    font-size: 6px;
    bottom: 10px;
    right: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .home_page .key {
    font-size: 1.4vmin;
  }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .home_page .key {
    font-size: 1.4vmin;
    --height: 100vh;
    --max-height: unset;
    --min-height: unset;
  }
  .home_page .key h2,
  .home_page .key p {
    text-align: left;
  }
  .home_page .key .key-content {
    padding-bottom: 10px;
  }
  .home_page .key .key-circle {
    font-size: 4.2px;
    position: absolute;
    bottom: 14em;
    right: 40em;
    left: unset;
  }
  .home_page .key .key-img-right {
    width: 32%;
  }
  .home_page .key .key-img-right {
    top: 60px;
    height: 71%;
  }
  .home_page .key .scroll {
    right: 20px;
    font-size: 5px;
    bottom: 5px;
  }
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
  .home_page .key .img-slide .key-img-left {
    width: 100%;
    height: 100%;
    left: 0;
  }
  .home_page .key .img-slide .key-img-right {
    display: none;
  }
  .home_page .key .scroll {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    right: auto;
  }
  .home_page .key .scroll a::before {
    text-align: center;
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .home_page .key .key-circle {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
  }
  .home_page .key .key-circle .box {
    position: relative;
    top: 0;
    bottom: auto;
    padding-top: 0;
  }
  .home_page .key .key-circle .box.st1 {
    left: 8px;
  }
  .home_page .key .key-circle .box.st2 {
    right: auto;
  }
  .home_page .key .key-circle .box.st3 {
    right: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .home_page .idx-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 8px;
  }
  .home_page .idx-title .en {
    font-size: 6em;
  }
}
@media only screen and (max-width: 768px) {
  .index0 {
    padding: 60px 0px 60px;
    background-color: #000;
  }
  .idx-news {
    padding: 60px 0px;
  }
  .idx-news .inner_big {
    padding: 40px 20px 30px;
  }
  .idx-news .idx-title h3 {
    font-size: 5em;
  }
  .idx-news .idx-title .sm {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .idx-news .flex {
    display: block;
  }
  .idx-news .left,
  .idx-news .right {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx-news .right {
    margin-top: 40px;
  }
  .idx-news .new-tabs .TabContainer .TabPager {
    gap: 5px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
  .idx-news .new-tabs .TabContainer .TabContent {
    margin-top: 15px;
  }
  .idx-news .news-content a {
    font-size: 15px;
  }
  .idx-news .news-content a .cate {
    margin-left: 15px;
  }
  .idx-news .news-content a .txt {
    padding-left: 15px;
  }
  .idx-news .btn-group {
    margin-top: 30px;
  }
  .idx-news .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .idx-ins {
    padding-top: 0;
    padding-bottom: 60px;
  }
  .idx-ins .flex {
    display: block;
  }
  .idx-ins .idx-title {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .idx-ins .ins-content {
    margin-top: 40px;
  }
  .idx-ins .btn-group {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx-ins .sbi_item {
    width: min(178px, 44vw) !important;
  }
  .idx01 {
    width: calc(100% - 20px);
    padding: 60px 0;
  }
  .idx01 .inner_big {
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx01 .flex {
    display: block;
  }
  .idx01 .flex > div {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .idx01 .des p {
    margin-bottom: 15px;
  }
  .idx01-list {
    --widthUl: 100px;
  }
  .idx01-list li {
    margin-bottom: 10px;
  }
  .idx01-list li span {
    letter-spacing: 0;
  }
  .idx01 .btn-group {
    margin-top: 20px;
  }
  .idx01 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx01-right {
    margin-top: 20px;
  }
  .idx01-map {
    margin-top: 20px;
  }
  .idx02 {
    padding: 120px 0 60px;
  }
  .idx02 .inner_big {
    padding-left: 15px;
    padding-right: 15px;
  }
  .idx02 .inner_big::before {
    display: none;
  }
  .idx02-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 15px;
  }
  .idx02-content::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: min(80px, 18vw);
  }
  .idx02-img01 {
    max-width: unset;
    position: relative;
    bottom: 8px;
    right: 20px;
    left: auto;
    display: table;
    width: 100%;
    height: 100%;
    margin-right: 0;
    margin-left: auto;
    font-size: 8px;
  }
  .idx02-img01 .img-doctor {
    width: 100%;
    height: 100%;
  }
  .idx02-img01 .img-name {
    top: -50px;
    bottom: auto;
    left: auto;
    right: 0;
    font-size: min(0.8em, 2vw);
  }
  .idx02-txt {
    margin-top: 70px;
  }
  .idx02 .btn-group {
    margin-top: 20px;
  }
  .idx02 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx02-doctor {
    font-size: min(8px, 1.8vw);
    position: relative;
    top: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
  }
  .idx02-doctor .name {
    position: absolute;
    bottom: auto;
    left: auto;
    top: 15px;
    right: 15px;
  }
  .idx03 {
    padding-bottom: 60px;
  }
  .idx03::before {
    top: 20px;
    height: calc(100% - 20px);
  }
  .idx03-tabs {
    margin-top: 30px;
  }
  .idx03-btnTabs {
    gap: 5px;
  }
  .idx03-btnTabs li {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 33.33%;
    min-height: 95px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx03-btnTabs li p {
    font-size: min(8px, 1.8vw);
  }
  .idx03-btnTabs li p .jp {
    margin-bottom: 5px;
    line-height: 1.3;
  }
  .idx03-btnTabs li p .en {
    font-size: 12px;
  }
  .idx03-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .idx03-left {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx03-right {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
  }
  .idx03-title {
    margin-bottom: 20px;
    text-align: center;
  }
  .idx03-title .sm {
    font-size: 3.5em;
    margin-bottom: 10px;
    line-height: 1.2;
  }
  .idx03-title .jp {
    font-size: 18px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx03-title .jp::before {
    margin-top: 5px;
  }
  .idx03-box {
    margin-top: 20px;
  }
  .idx03 .TabContainer .TabContent {
    margin-top: 30px;
  }
  .idx03 .TabContainer .TabPager {
    gap: 5px;
  }
  .idx03 .TabContainer .TabPager > div {
    width: calc(50% - 5px);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .idx03 .TabContainer .TabPager > div p {
    font-size: min(16px, 5vw);
  }
  .idx03 .btn-group.flex {
    display: block;
  }
  .idx03 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
  }
  .idx04 {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .idx04 .inner_big {
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx04-tabs {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx04-content {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .idx04-content > div {
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx04 .TabContainer .TabContent {
    margin-top: 30px;
  }
  .idx04-item {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx04-box {
    padding: 30px 60px;
  }
  .idx04-btnTabs {
    gap: 5px;
  }
  .idx04-btnTabs li {
    width: calc(33.33% - 5px);
  }
  .idx04-ttl {
    font-size: 18px;
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    white-space: nowrap;
    margin-bottom: 20px;
  }
  .idx04-ttl::after {
    position: unset;
    display: block;
    margin-left: 15px;
    width: 100%;
    max-width: 100%;
  }
  .idx04-flex {
    padding: 0;
  }
  .idx04-left {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx04-right {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
  }
  .idx04-title {
    margin-bottom: 20px;
    text-align: center;
  }
  .idx04-title .sm {
    font-size: 3.5em;
    margin-bottom: 10px;
    line-height: 1.2;
  }
  .idx04-title.font4 {
    font-size: min(4em, 1.85vw);
  }
  .idx04-title .jp {
    font-size: 18px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx04-title .jp::before {
    margin-top: 5px;
  }
  .idx04-txtB {
    margin-top: 20px;
  }
  .idx04-inner {
    padding: 30px 15px;
  }
  .idx04-btnTabs li p {
    font-size: min(8px, 1.5vw);
  }
  .idx04-btnTabs li p .en {
    font-size: 14px;
  }
  .idx04 .btn-group {
    gap: 10px 5px;
  }
  .idx04 .btn-group.btn-tab2 {
    margin-top: 20px;
  }
  .idx04 .btn-group.btn-tab2 .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx04 .btn-group.btn-tab2 .btn a {
    font-size: 1.6em;
  }
  .idx04 .btn-group .btn {
    width: calc(50% - 5px);
    margin-bottom: 0;
  }
  .idx04 .TabContainer .TabContent {
    margin-top: 30px;
  }
  .idx04 .TabContainer .TabPager {
    gap: 5px;
  }
  .idx04 .TabContainer .TabPager > div {
    width: calc(50% - 5px);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .idx04 .TabContainer .TabPager > div p {
    font-size: min(16px, 4.2vw);
    line-height: 1.5;
  }
  .idx04-content > div {
    padding-top: 0;
  }
  .idx04 .tab2 .TabContainer .TabPager {
    gap: 5px;
  }
  .idx04 .tab2 .TabContainer .TabPager > div {
    width: calc(50% - 5px);
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx04 .tab2 .TabContainer .TabPager > div:last-child {
    width: calc(100% - 5px);
    max-width: 500px;
  }
  .idx04-grCircle {
    gap: 20px 15px;
    margin-left: auto;
    margin-right: auto;
    max-width: 640px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx04-grCircle .ttl {
    font-size: min(18px, 3.5vw);
    margin-top: 15px;
  }
  .idx04-circle {
    width: calc(33.33% - 15px);
    max-width: 190px;
  }
  .idx05 {
    padding-top: 195px;
  }
  .idx05 .idx-title h3 {
    font-size: 2.2em;
  }
  .idx05::before {
    top: 40px;
    right: 20px;
    height: 200px;
    width: 55%;
  }
  .idx05::after {
    background-size: 100% auto;
  }
  .idx05-item {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .idx05-bot {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .idx05-box {
    margin-top: 0;
  }
  .idx05 .btn-group {
    margin-top: 30px;
  }
  .idx05-title .jp {
    font-size: 1.8em;
    line-height: 1.5;
  }
  .idx06 {
    padding-bottom: 60px;
  }
  .idx06 .inner_big {
    width: calc(100% - 30px);
    padding: 40px 10px;
  }
  .idx06-flow {
    width: 58em;
    margin-top: 40px;
    gap: 2em;
    font-size: min(10px, 1.45vw);
  }
  .idx06 .btn-group {
    margin-top: 30px;
  }
  .idx06-item {
    width: calc(50% - 2em);
    max-width: 25em;
  }
  .idx06-item::before {
    position: absolute;
    content: "";
    top: 13em;
    right: -4.5em;
    width: 1.2em;
    height: 4.1em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url(../images/idx06-arr-sp.png);
    -webkit-transform: translateY(-50%) rotate(-90deg);
            transform: translateY(-50%) rotate(-90deg);
  }
}
@media only screen and (max-width: 768px) and (min-width: 374px) {
  .idx06-item:nth-child(2n)::before {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .idx06-img::before {
    top: 0.2em;
    font-size: 4.2em;
  }
  .idx06-ct {
    padding-top: 2em;
  }
  .idx06-ct .ttl {
    font-size: 18px;
    letter-spacing: 0.05em;
  }
  .idx06-ct p {
    font-size: 14px;
  }
  .idx06-ct p br {
    display: none;
  }
  .idx07 {
    padding: 0 0 60px;
  }
  .idx07 .idx-title .en {
    font-size: min(6em, 13vw);
  }
  .idx07 .inner_big {
    padding-top: 0;
    padding-bottom: 0;
  }
  .idx07-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  .idx07-box {
    margin-top: 20px;
    max-width: 100%;
  }
  .idx07-img {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx07-img .img01 {
    width: 100%;
  }
  .idx07-img .img02 {
    margin-top: -40%;
    width: 50%;
    margin-right: 0;
    margin-left: auto;
  }
  .idx07 .btn-group {
    margin-top: 30px;
  }
  .idx07 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx08 {
    padding: 40px 0 60px;
  }
  .idx08 .idx-title .en {
    line-height: 1.2;
    font-size: 22px;
  }
  .idx08 .idx-title h3 {
    font-size: 3em;
  }
  .idx08-content {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .idx08-box {
    margin-top: 20px;
  }
  .idx08-box .st1 {
    text-align: center;
  }
  .idx08-banner {
    width: 100%;
    margin: 5px auto;
    max-width: 300px;
  }
  .idx08 .btn-group {
    margin-top: 20px;
  }
  .idx08 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx08-flex {
    margin-top: 30px;
  }
  .idx09 {
    padding: 60px 0;
  }
  .idx09 .flex {
    margin-top: 10px;
  }
  .idx09-item {
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .idx09-item:last-child {
    margin-bottom: 0;
  }
  .idx09-item.full .idx09-img {
    width: 100%;
  }
  .idx09-content {
    padding-top: 20px;
    padding-left: 0;
    font-size: 5px;
  }
  .idx09-content::before {
    right: 0;
  }
  .idx09-content h4 {
    margin-bottom: 10px;
    font-size: 22px;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
  .idx09-content p {
    font-size: 16px;
    line-height: 2;
  }
  .idx09 .btn-group {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .idx04-grCircle {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx04-circle {
    width: calc(50% - 15px);
  }
}
@media only screen and (max-width: 580px) {
  .idx04-box {
    padding: 20px 10px;
  }
  .idx04-ttl {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 430px) {
  .idx-news .news-content a {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .idx-news .news-content a .txt {
    padding-left: 0;
    margin-top: 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 430px) and (min-width: 374px) {
  .idx04-grBtn .btn-group .btn a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    letter-spacing: 0;
    padding-right: 2em;
  }
  .idx04 .btn-group .btn a {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 374px) {
  .idx04 .btn-group .btn {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx04 .btn-group .btn a {
    font-size: 14px;
  }
  .idx04 .btn-group .btn a .sp_only {
    display: none !important;
  }
  .idx04-circle {
    width: 100%;
  }
  .idx04-grCircle .ttl {
    font-size: 18px;
  }
  .idx06-item {
    width: 100%;
    margin-bottom: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 22em;
    margin-bottom: 70px;
  }
  .idx06-item:last-child {
    margin-bottom: 0;
  }
  .idx06-item:last-child::before {
    display: none;
  }
  .idx06-item::before {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: auto;
    bottom: -55px;
    left: 50%;
  }
  .idx06-flow {
    width: 100%;
    font-size: 10px;
    display: block;
  }
  .idx08-flex {
    display: block;
  }
  .idx08-banner {
    width: 100%;
    margin: 10px auto;
  }
}
/*# sourceMappingURL=index_sp.css.map */