@media only screen and (max-width: 768px) {
  .anm_scroll .ani_text {
    font-size: min(80px, 12vw);
  }

  @keyframes scroll {
    0% {
      transform: translateY(8em);
    }

    100% {
      transform: translateY(11em);
    }
  }

  .home_page .key {
    --height: calc(100vh - 60px);
    --max-height: 156vw;
    --min-height: 320px;
    font-size: min(8px, 1.3vmin);
  }

  .home_page .key .inner {
    height: 100%;
  }

  .home_page .key p {
    font-size: 16px;
    letter-spacing: 0;
  }

  .home_page .key .key_text {
    padding-top: 40px;
    height: 100%;
  }

  .home_page .key .key_text .item {
    padding: 10px;
  }

  .home_page .key .catch,
  .home_page .key .key-circle {
    font-size: min(6.5px, 1.3vw);
  }

  .home_page .key .catch {
    text-align: center;
    width: 100%;
  }

  .home_page .key .key-circle {
    justify-content: center;
    margin-top: 1em;
  }

  .home_page .key .scroll {
    font-size: 8.5px;
    left: 50%;
    transform: translateX(-50%);
  }

  .home_page .key .scroll a::after {
    height: 5em;
  }

  .home_page .key .scroll a::before {
    height: 15px;
  }

  .idx-news {
    padding: 60px 0;
  }

  .idx-news .idx-title {
    margin-bottom: 20px;
  }

  .idx-news .idx-title h3 {
    font-size: 24px !important;
  }

  .idx-news .left {
    max-width: 600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .idx-news .right {
    width: 100%;
    margin-top: 20px;
    padding: 10px 10px 20px;
  }

  .idx-news .list {
    padding-left: 0;
  }

  .idx-news .list a {
    padding: 15px 0;
  }

  .idx-news .list .date {
    width: 120px;
    height: 30px;
  }

  .idx-news .list .info {
    width: calc(100% - 120px);
    padding-left: 15px;
    padding-top: 0;
  }

  .idx-news .list .info span {
    padding-bottom: 0;
  }

  .idx-news .list .title {
    font-size: 16px;
  }

  .idx-news .list .txt {
    font-size: 14px;
  }

  .idx-news .news-banner .btn-group .btn a {
    font-size: 16px;
  }

  .idx-news .new-btn {
    display: flex;
    justify-content: center;
    gap: 5px;
  }

  .idx-news .new-btn button {
    min-height: 50px;
    margin: 0;
    width: calc(33.33% - 10px);
    border-radius: 25px;
    font-size: 16px;
  }

  .idx-news .btn-group {
    margin-top: 0;
  }

  .idx-news .btn-group .btn {
    margin: 8px;
    margin-left: auto;
    margin-right: auto;
  }

  .idx-news .btn-group .btn a {
    font-size: 14px;
    letter-spacing: 0;
  }

  .idx-news .btn-group .btn a::after {
    right: 10px;
  }

  .idx-news .btn-group.flex {
    gap: 5px;
  }

  .idx-news .btn-group.flex .btn {
    margin: 0;
    width: calc(50% - 5px);
  }

  .idx-news .news-banner {
    font-size: 8px;
    max-width: 640px;
    padding: 20px;
  }

  .idx-news .news-banner::before {
    inset: 5px;
  }

  .idx-news .news-banner .bn-left {
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 10px;
    text-align: center;
  }

  .idx-news .news-banner .bn-left::after {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    bottom: 0;
    width: 25em;
    height: 2px;
  }

  .idx-news .news-banner .bn-left p {
    font-size: 20px;
    letter-spacing: 0.05em;
  }

  .idx-news .news-banner .bn_tel {
    margin: 15px auto;
  }

  .idx-news .news-banner .banner-inner {
    display: block;
  }

  .idx-news .news-banner .banner-inner .bn-right {
    display: block;
  }

  .idx-news .news-banner .btn-group {
    margin-left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .idx01 {
    padding-top: 40vw;
    padding-bottom: 30px;
  }

  .idx01::before {
    height: 50vw;
  }

  .idx01 .idx-tel {
    max-width: 39.4em;
    width: 95%;
  }

  .idx01 .idx-tel .txt::after {
    top: 2px;
    left: 40px;
  }

  .idx01 .idx-tel .txt::before {
    margin-right: 1em;
  }

  .idx01 .flex {
    flex-direction: column-reverse;
  }

  .idx01 .flex::before {
    top: -0.9em;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    font-size: min(90px, 11vw);
  }

  .idx01-logo {
    width: 85%;
    margin-bottom: 20px;
  }

  .idx01-right {
    padding-top: 40px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 40px 40px 0 0;
  }

  .idx01-right::before {
    display: none;
  }

  .idx01-left {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .idx01-map {
    margin-top: 15px;
  }

  .idx01-list {
    margin-top: 20px;
  }

  .idx01-list li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .idx01-list li:first-child .text {
    padding-top: 5px;
  }

  .idx01-list .text {
    padding-left: 15px;
    line-height: 1.8;
  }

  .idx01-banner {
    margin-top: 20px;
  }

  .idx01 .btn-group {
    margin-top: 20px;
  }

  .idx02 {
    padding-bottom: 60px;
    padding-top: 100px;
  }

  .idx02::before {
    background-image: url(../images/idx02-bg-sp.png);
  }

  .idx02 .idx-title {
    padding-top: 60px;
    margin-bottom: 30px;
  }

  .idx02 .idx-title::before {
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    font-size: min(10em, 25vw);
  }

  .idx02-img {
    position: relative;
    top: auto;
    right: auto;
    font-size: min(6.5px, 1.35vw);
    margin-left: auto;
    margin-right: auto;
  }

  .idx02 .box-txt {
    margin-top: 20px;
  }

  .idx02-name {
    font-size: 6.5px;
  }

  .idx02-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .idx02 .btn-group {
    margin-top: 20px;
  }

  .idx02 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }

  .idx03-title {
    font-size: min(26px, 5.5vw);
  }

  .idx03-according {

    padding: 0px;
  }

  .idx03-according .jp {
    line-height: 1.2;
    font-size: 2.2em;
  }

  .idx03-according .button {
    width: calc(100% - 10px);
    max-width: 500px;
  }

  .idx03-inner {
    padding: 0 20px;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .idx03-according .content {
    margin-top: -50px;
    padding-top: 80px;
  }

  .idx03-according .content .in {
    padding-left: 10px;
    padding-right: 10px;
  }

  .idx03 .item {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }

  .idx03 .item:nth-child(even) .num::before {
    left: auto;
    right: 136px;
  }

  .idx03-flex {
    justify-content: center;
    gap: 10px;
  }

  .idx03-flex .num::before {
    left: 137px;
    width: 50%;
  }

  .idx03 .button::before {
    height: 2px;
    width: 3.5em;
    top: calc(50% - 0.6em);
    right: 3em;
  }

  .idx03 .button::after {
    width: 2px;
    height: 3.5em;
    right: 7.7em;
    right: 4.8em;
    top: calc(50% - 2.2em);
  }

  .idx04 {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .idx04 .inner_big {
    padding-left: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .idx04-content {
    width: 100%;
  }

  .idx04-inner {
    padding: 60px 20px 30px;
  }

  .idx04-inner .title {
    text-align: center;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .idx04-inner .title .jp {
    font-size: 26px;
    line-height: 1.2;
  }

  .idx04-inner .title .sm {
    font-size: 16px;
    display: inline-block;
  }

  .idx04-inner .title .sm::before {
    top: 1px;
  }

  .idx04-title {
    margin-left: unset;
    text-align: center;
    font-size: 60px;
  }

  .idx04-tabs {
    margin-top: 0;
  }

  .idx04-tabs .TabContainer .TabContent .content {
    border-radius: 20px;
  }

  .idx04-tabs .TabContainer .TabPager {
    width: 100%;
  }

  .idx04-tabs .TabContainer .TabPager>div {
    height: 60px;
    top: 30px;
    padding: 5px;
  }

  .idx04-tabs .TabContainer .TabPager>div p {
    font-size: min(16px, 3.3vw);
    line-height: 1.4;
    letter-spacing: 0;
  }

  .idx04-img {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .idx04 .btn-group {
    margin-top: 20px;
  }

  .idx04 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }

  .idx05 {
    padding: 60px 0;
  }

  .idx05-tabs {
    margin-top: 30px;
  }

  .idx05-tabButton {
    gap: 8px;
    width: calc(100% - 20px);
  }

  .idx05-tabButton li {
    padding-top: 20px;
    width: calc(33.33% - 8px);
  }

  .idx05-tabButton li p {
    font-size: min(8px, 1.6vw);
  }

  .idx05-tabButton li p .sm {
    padding-top: 0;
  }

  .idx05-tabContent {
    margin-top: -25px;
  }

  .idx05-btn {
    width: calc(33.33% - 8px);
    font-size: 8px;
  }

  .idx05-btn a {
    padding-left: 1.5em;
    padding-right: 30px;
    min-height: 70px;
  }

  .idx05-btn a::after {
    right: 10px;
    width: 17px;
    height: 10px;
    top: calc(50% - 2px);
  }

  .idx05-btn a .txt {
    line-height: 1.4;
  }

  .idx05-inner {
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
  }

  .idx05 .TabContainer.st2 .TabPager>div {
    padding-top: 15px;
  }

  .idx05 .TabContainer.st2 .TabPager>div p {
    font-size: min(16px, 4vw);
    letter-spacing: 0;
  }

  .idx06 {
    padding: 60px 0;
  }

  .idx06 .idx-title {
    margin-bottom: 20px;
  }

  .idx06 .idx-title .idx-title .sm {
    letter-spacing: 0;
  }

  .idx06 .inner_big {
    padding: 10px;
    border-radius: 40px;
  }

  .idx06-content {
    border-radius: 40px;
    padding-bottom: 80px;
  }

  .idx06-txt {
    left: 20px;
    font-size: min(80px, 11vw);
  }

  .idx07 {
    padding-top: min(100px, 26vw);
    padding-bottom: 60px;
  }

  .idx07 .inner_big {
    padding-left: 20px;
  }

  .idx07 .anm_scroll {
    top: 60px;
  }

  .idx07-btn {
    font-size: 8px;
  }

  .idx07-btn .txt {
    line-height: 1.6;
  }

  .idx07-contenbox {
    scroll-margin-top: 80px;
    max-width: 550px;
    padding: 40px 15px;
    border-radius: 40px;
  }

  .idx07-contenbox .ttl {
    font-size: 22px;
    letter-spacing: 0.05em;
  }

  .idx07-img img {
    border-radius: 20px;
  }

  .idx07-img::before {
    font-size: 80px;
    bottom: 10px;
  }

  .idx07 .btn-group {
    margin-top: 20px;
  }

  .idx08 {
    padding: 60px 0 40px;
  }

  .idx08-text {
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
    bottom: auto;
    top: 40px;
    font-size: min(60px, 13vw);
  }

  .idx08 .idx-title {
    margin-bottom: 30px;
  }

  .idx08 .inner_big {
    padding: 70px 20px 40px;
  }

  .idx08 .inner_big::before {
    left: 10px;
    width: calc(100% - 20px);
    border-radius: 40px;
  }

  .idx08-img {
    position: relative;
    right: auto;
    top: auto;
    font-size: min(5.5px, 1vw);
    margin-left: auto;
    margin-right: auto;
  }

  .idx08-img figure img {
    border-radius: 20px;
  }

  .idx08-img .img02::before {
    border-radius: 20px;
    border: 5px solid #fff;
  }

  .idx08-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .idx08-content .txt {
    margin-top: 20px;
  }

  .idx08 .btn-group {
    margin-top: 20px;
  }

  .idx08 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
  .home_page .key {
    --height: 100vh;
  }

  .home_page .key .scroll {
    transform: unset;
    left: 20px;
  }

  .home_page .key .key-circle,
  .home_page .key .catch {
    font-size: 5px;
  }

  .home_page .key .catch {
    text-align: left;
  }

  .home_page .key .key-circle {
    justify-content: flex-start;
  }

  .home_page .key .key_text {
    padding-left: 50px;
  }
}

@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) {
  .home_page .h_en {
    font-size: 16px;
  }

  .home_page .idx-title {
    text-align: center;
  }

  .home_page .idx-title h3 {
    font-size: 26px;
    letter-spacing: 0.05em;
  }

  .home_page .idx-title p {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    font-size: 16px;
    letter-spacing: 0.05em;
  }

  .home_page .idx-title p::before {
    top: 1px;
  }
}

@media only screen and (max-width: 768px) {
  .index0 {
    padding: 60px 0px 60px;
    background-color: #000;
  }

  .idx03 .item:nth-child(5) .num::before {
    display: none;
    opacity: 0;
  }
}

@media only screen and (max-width: 639px) {
  .idx03-flex .num {
    font-size: 30px;
  }

  .idx03-flex.flex {
    font-size: min(1em, calc((100vw - 40px)/62))
  }

  .idx03-flex .title {}

  .idx03-flex .title .t2 {}

  .idx03 .item .num::before {
    left: 21.3vw;
    width: calc(100% - 18vw);
    display: block !important;
  }

  .idx03 .item:nth-child(even) .num::before {
    right: 21.3vw;
  }

  .idx-news .list a {
    display: block;
  }

  .idx-news .list .date {
    margin-bottom: 8px;
  }

  .idx-news .list .info {
    padding-left: 0;
    width: 100%;
  }

  .idx05-btnGroup {
    gap: 5px;
  }

  .idx05-btn {
    width: calc(50% - 5px);
  }

  .idx05-btn a .txt {
    letter-spacing: 0;
  }

  .idx03-according .jp span {
    display: block;
  }
}

@media only screen and (max-width: 430px) {
  .idx03-flex.flex {
    font-size: min(1em, calc((100vw - 40px) / 36));
  }

  .idx03-flex .title {
    min-height: 0;
  }

  .idx03 .item .num::before {
    display: none;
    opacity: 0;
  }

  .idx03 .item {
    width: 100%;
  }

  .idx03 .item .num::before {
    left: 21vw;
  }

  .idx03 .item:nth-child(even) .num::before {
    right: 21vw;
  }

  .idx05 .inner_big {
    padding-left: 10px;
    padding-right: 10px;
  }

  .idx05-btn a {
    padding-left: 1em;
    padding-right: 25px;
  }

  .idx05-btn a .icon img {
    width: 40px;
  }

  .idx05-btn a .txt {
    padding-left: 0.5em;
    font-size: 1.6em;
  }
}

@media (max-width: 375px) {
  .idx03-flex .item:nth-child(odd) .num::before {
    left: 20.4vw;
  }

  .idx03-flex .item:nth-child(even) .num::before {
    right: 20.5vw;
  }
}

@media only screen and (max-width: 374px) {
  .home_page .key .inner {
    height: 90%;
  }

  .home_page .key p {
    font-size: 15px;
  }

  .idx03-flex .item:nth-child(odd) .num::before {
    left: 20vw;
  }

  .idx03-flex .item:nth-child(even) .num::before {
    right: 19.6vw;
  }

  .idx05-btn {
    width: 100%;
  }

  .idx05-btn a {
    font-size: 10px;
  }
}

/*# sourceMappingURL=index_sp.css.map */