@media only screen and (max-width: 768px) {
  .home_page .key {
    --height: calc(100vh - 60px);
    --max-height: 156vw;
    --min-height: 320px;
    font-size: 8px;
  }
  .home_page .key::before {
    width: calc(100% - 45px);
    border-radius: 100px 0 0 0;
    background-image: url(../images/key-mv-sp.jpg);
  }
  .home_page .key .key_text .item {
    padding: 10px;
  }
  .home_page .key .scroll {
    width: 45px;
    bottom: 60px;
  }
  .home_page .key .catch {
    font-size: min(8px, 1.5vw);
    padding-left: 45px;
  }
  .home_page .key h2 .sm {
    font-size: 15px;
  }
  .idx-news .left {
    width: 100%;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
  }
  .idx-news .left::before {
    height: calc(100% + 60px);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 0 40px 40px 0;
    width: 100vw;
    right: auto;
  }
  .idx-news .right {
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .idx-news .groupBtn {
    margin-top: 30px;
  }
  .idx-news .tabsButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 5px;
  }
  .idx-news .tabsButton li {
    padding-left: 30px;
    width: calc(50% - 5px);
    margin-bottom: 0;
    min-height: 60px;
  }
  .idx-news .tabsButton li::before, .idx-news .tabsButton li::after {
    width: 46px;
    height: 46px;
  }
  .idx-news .tabsButton li p {
    font-size: 18px;
  }
  .idx-news .tabsList li a {
    font-size: 15px;
  }
  .idx-news .tabsList li .cate {
    margin-left: 15px;
  }
  .idx-news .tabsList li .title {
    padding-left: 15px;
  }
  .idx01 {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .idx01 .flex > div {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx01-left {
    padding-top: 40px;
    padding-bottom: min(60px, 10vw);
  }
  .idx01-left::before {
    border-radius: 40px;
    top: 0;
    width: calc(100vw - 20px);
    right: auto;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .idx01-img {
    width: 100%;
    margin-top: 20px;
  }
  .idx01-img img {
    border-radius: 40px;
  }
  .idx01-list li {
    font-size: 16px;
  }
  .idx01-map {
    margin-top: 30px;
  }
  .idx01-scroll p {
    font-size: min(60px, 12vw);
  }
  .idx02 {
    padding-top: 60px;
    margin-top: 60px;
    padding-bottom: 60px;
  }
  .idx02::before {
    width: 100%;
    top: 0;
    height: 100%;
  }
  .idx02 .idx-title {
    display: table;
    margin-left: auto;
    margin-right: auto;
    font-size: 8px;
  }
  .idx02 .idx-title h3 {
    text-align: left;
    padding-left: 50px;
  }
  .idx02 .idx-title h3 .sm {
    padding-bottom: 8px;
    line-height: 1.2;
    font-size: 0.7em;
    letter-spacing: 0;
  }
  .idx02 .idx-title p {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .idx02-grid {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx02-img {
    margin-top: 30px;
    position: relative;
    top: unset;
    right: unset;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
    max-width: 300px;
  }
  .idx02-img img {
    border-bottom-right-radius: 40px;
  }
  .idx02 .item {
    padding: 30px;
  }
  .idx02 .item::before {
    font-size: 70px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 641px) {
  .idx02 .item:nth-child(1)::before, .idx02 .item:nth-child(3)::before {
    right: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .idx02 .ttl {
    font-size: 22px;
  }
  .idx02 .ttl::before {
    right: 10px;
  }
  .idx03 {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .idx03-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx03-img {
    margin-top: 25px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  .idx03-box {
    margin-top: 30px;
  }
  .idx03-name {
    margin-top: 20px;
    padding-top: 20px;
  }
  .idx03-name .t2 {
    font-size: 3em;
  }
  .idx04 {
    padding-top: 0;
    padding-bottom: 60px;
    --radius: 30px;
  }
  .idx04 .img02::before {
    font-size: min(6px, 1.5vw);
  }
  .recruit {
    padding-bottom: min(90px, 26vw);
  }
}
@media only screen and (max-width: 640px) {
  .home_page .key {
    font-size: 1.4vmin;
  }
  .idx02 .item {
    width: 100%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 20px;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }
  .idx02 .item::before {
    right: unset;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0;
    font-size: 60px;
  }
  .idx02 .item:not(:first-child) {
    margin-top: 10px;
  }
  .idx02 .ttl {
    font-size: 20px;
    text-align: center;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .home_page .key {
    font-size: 1.4vmin;
  }
}
@media only screen and (max-width: 768px) {
  .home_page .idx-title {
    text-align: center;
  }
  .home_page .idx-title h3 {
    margin-bottom: 10px;
  }
  .home_page .idx-title p {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .index0 {
    padding: 60px 0px 60px;
    background-color: #000;
  }
  .index07 {
    padding: 60px 0px 55px;
  }
  .index07 .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;
  }
  .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);
  }
}
@media only screen and (max-width: 480px) {
  .idx-news .tabsButton li {
    font-size: min(10px, 2.5vw);
    padding-left: 1.5em;
    min-height: 6em;
  }
  .idx-news .tabsButton li::before, .idx-news .tabsButton li::after {
    width: 4em;
    height: 4em;
    top: 1em;
  }
  .idx-news .tabsButton li p {
    font-size: 1.45em;
  }
}
@media only screen and (max-width: 430px) {
  .idx-news .tabsList li 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;
    padding: 15px 0;
    padding-right: 20px;
  }
  .idx-news .tabsList li a::after {
    top: calc(50% - 5px);
  }
  .idx-news .tabsList li .title {
    padding-left: 0;
    padding-top: 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 374px) {
  .idx01-list li {
    font-size: 14px;
  }
  .idx01-list li .left img {
    width: 35px;
    height: 35px;
  }
}
/*# sourceMappingURL=index_sp.css.map */