@media only screen and (max-width: 768px) {
  .home_page .key {
    --height: calc(100vh - 60px);
    --max-height: 160vw;
    --min-height: 320px;
    font-size: 8px;
  }
  .home_page .key .key_text .item {
    padding: 10px;
  }
  .home_page .key .key-content {
    top: 75%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: min(8px, 1.6vw);
  }
  .home_page .key h2 {
    line-height: 1.4;
    margin-bottom: 0;
  }
  .home_page .key .key-circle {
    margin-top: 2em;
  }
  .home_page .key .key-scroll {
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: 20px;
  }
  .home_page .key-banner {
    font-size: min(8px, 2vw);
    bottom: 65px;
  }
  .home_page .key-banner.active {
    left: 20px;
    bottom: 70px;
  }
}
@media only screen and (max-width: 640px) {
  .home_page .key {
    font-size: 1.55vmin;
  }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .home_page .key {
    font-size: 1.4vmin;
    --height: 100vh;
  }
  .home_page .key .key-content {
    font-size: 6.5px;
    top: 80%;
  }
  .home_page .key .key-circle {
    font-size: 0.9em;
  }
  .home_page .key h2 br {
    display: none;
  }
  .home_page .key .catch {
    font-size: 7.5px;
  }
  .home_page .key-banner {
    left: 20px;
    bottom: 10px;
    font-size: 6px;
  }
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
  .home_page .key .s1::before {
    background-image: url(../images/idx_mv01_sp.jpg);
  }
  .home_page .key .slick-initialized .s2::before {
    background-image: url(../images/idx_mv02_sp.jpg);
  }
  .home_page .key .slick-initialized .s3::before {
    background-image: url(../images/idx_mv03_sp.jpg);
  }
}
@media only screen and (max-width: 768px) {
  .home_page .idx-title {
    margin-bottom: 30px;
    font-size: 6px;
  }
  .home_page .idx-title h3 {
    line-height: 1.2;
    font-size: 4.5em;
  }
  .home_page .idx-title .en {
    font-size: 18px;
  }
  .home_page .idx-title::before {
    font-size: 15em;
  }
  .index0 {
    padding: 60px 0px 60px;
    background-color: #000;
  }
  .idx-news {
    padding: 60px 0px 55px;
  }
  .idx-news .block-title {
    text-align: center;
  }
  .idx-news .block-title .en {
    font-size: 3em;
  }
  .idx-news .block-title h3 {
    font-size: 16px;
    font-weight: 400;
  }
  .idx-news .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-news .content .box {
    width: 100%;
  }
  .idx-news .content .box:first-child {
    padding-bottom: 25px;
    margin-bottom: 15px;
    border-bottom: 1px solid #939ba8;
  }
  .idx-news .content .btn-group {
    max-width: 150px;
    width: 44%;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
  }
  .idx-news .content li {
    max-width: 100%;
  }
  .idx-news .content li a {
    padding: 15px 0;
  }
  .idx-news .content li a .date {
    width: 7em;
  }
  .idx-news .content li a .date::after {
    top: 0;
    height: 100%;
  }
  .idx-news .content li a .title {
    width: calc(100% - 7em);
  }
  .idx01 {
    padding: 80px 0 60px;
    background-image: url(../images/idx01-bg-sp.jpg);
  }
  .idx01 .idx-title::before {
    font-size: min(15em, 20vw);
  }
  .idx01 .flex {
    --space: 10px;
  }
  .idx01-item {
    padding-left: 10px;
    padding-right: 10px;
    min-height: unset;
    width: calc(33.33% - var(--space));
  }
  .idx01-item::before {
    width: 12px;
    height: 12px;
  }
  .idx01 .ttl {
    font-size: 16px;
    letter-spacing: 0;
  }
  .idx01 .btn-group {
    margin-top: 35px;
  }
  .idx02 {
    padding: 60px 0;
  }
  .idx02 .idx-title .en {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx02 .idx-title h3 {
    font-size: 16px;
  }
  .idx02-btn {
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .idx02-flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .idx03 {
    padding: 60px 0;
  }
  .idx03-tabs {
    margin-top: 30px;
  }
  .idx03 .idx-title::before {
    font-size: min(15em, 15vw);
  }
  .idx03 .inner_big {
    padding-left: 15px;
    padding-right: 15px;
  }
  .idx03-info {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx03-content {
    padding: 30px 0 10px;
  }
  .idx03-title {
    text-align: center;
  }
  .idx03-title h4 {
    margin-bottom: 10px;
    font-size: 2.5em;
  }
  .idx03-title .en {
    font-size: 18px;
  }
  .idx03-ttlSm {
    margin-top: 20px;
    font-size: 20px;
    text-align: center;
  }
  .idx03 .btn-group {
    margin-top: 25px;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .idx03 .btn-group .btn.style01 {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
  }
  .idx03-img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    height: auto;
  }
  .idx04 {
    padding: 100px 0;
  }
  .idx04::before {
    top: -15px;
    right: -23%;
    max-width: 500px;
  }
  .idx04::after {
    right: 0;
    font-size: min(6px, 1.2vw);
  }
  .idx04-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx04 .idx-title::before {
    text-align: center;
    left: 0;
    width: 100%;
    top: -0.9em;
    opacity: 80%;
    font-size: min(15em, 18vw);
  }
  .idx04 .idx-title .en {
    padding-top: 10px;
  }
  .idx04 .txt {
    margin-top: 0;
  }
  .idx04 .btn-group {
    margin-top: 30px;
  }
  .idx04 .btn-group .btn.style01 {
    margin-bottom: 30px;
  }
  .idx04 .btn-group .btn.style01:nth-child(odd) {
    width: 55%;
    margin-right: unset;
  }
  .idx05 {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .idx05 .idx-title::before {
    font-size: min(15em, 22vw);
  }
  .idx05-item {
    display: block;
    margin-bottom: 30px;
  }
  .idx05-item:last-child {
    margin-bottom: 0;
  }
  .idx05-item:nth-child(2n) .idx05-img {
    padding-left: 0;
  }
  .idx05-item:nth-child(2n) .idx05-img::before {
    right: 0;
  }
  .idx05-item:nth-child(2n) .idx05-img figure::before {
    right: 15px;
  }
  .idx05-img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    margin-top: 20px;
  }
  .idx05-img::before {
    height: 85%;
    width: 95%;
    left: 0;
    display: none;
  }
  .idx05-img figure::before {
    font-size: 80px;
    bottom: -25px;
    left: 15px;
  }
  .idx05-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 15px 30px;
    margin-top: 0;
  }
  .idx05-content::before {
    left: 0;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0;
    height: 100%;
  }
  .idx05-content h4 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
  }
  .idx05-point {
    top: 0;
    position: relative;
    display: block;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 10px;
    right: auto;
  }
  .idx05-point::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 80px;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
  .idx05 .txt {
    margin-top: 30px;
  }
  .idx05 .btn-group {
    margin-top: 30px;
  }
  .idx05 .btn-group.flex {
    display: block !important;
  }
  .idx05 .btn-group .btn {
    margin-bottom: 30px;
    width: auto;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .idx05 .btn-group .btn:last-child {
    margin-bottom: 0;
  }
  .idx06 {
    padding-top: 100px;
    padding-bottom: 60px;
    background-image: url(../images/idx06-bg_sp.jpg);
  }
  .idx06 .idx-title::before {
    text-align: center;
    top: -0.45em;
  }
  .idx06 .flex > div {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx06-content {
    margin-top: 0;
  }
  .idx06-content .ttl {
    font-size: 20px;
    text-align: center;
  }
  .idx06-right {
    top: 0;
    left: 0;
    margin-top: 20px;
  }
  .idx06-right ul li {
    font-size: 20px;
    margin-bottom: 20px;
    padding-left: 60px;
    padding-top: 6px;
  }
  .idx06-right ul li::before {
    padding-bottom: 5px;
  }
  .idx06 .btn-group {
    margin-top: 40px;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .idx07 {
    padding: 60px 0 80px;
  }
  .idx07::before, .idx07::after {
    font-size: 3px;
  }
  .idx07::before {
    left: 0;
  }
  .idx07::after {
    top: 64em;
    font-size: 5px;
  }
  .idx07-img {
    position: relative;
    padding-bottom: 65%;
  }
  .idx07-img .img01 {
    top: 0;
    left: 0;
    max-width: 250px;
    width: 50%;
  }
  .idx07-img .img02 {
    top: auto;
    bottom: 0;
    left: 0;
  }
  .idx07-img .img03 {
    top: 0;
    right: 0;
    left: auto;
    max-width: 215px;
    width: 43%;
  }
  .idx07-text {
    font-size: min(60px, 15vw);
    bottom: 0;
    right: 0;
  }
  .idx07 .txt {
    margin-top: 20px;
  }
  .idx07 .btn-group {
    margin-top: 30px;
  }
  .idx08 {
    padding: 60px 0;
  }
  .idx08 .idx-title {
    padding-top: 15px;
  }
  .idx08 .idx-title::before {
    font-size: min(15em, 18vw);
    content: "Greeting";
    background: linear-gradient(160deg, #b8b0a7 0%, rgba(200, 205, 210, 0.15) 100%);
    opacity: 40%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
  }
  .idx08 .inner_big {
    padding-bottom: 0;
  }
  .idx08-content {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx08-img {
    position: relative;
    top: 0;
    right: 0;
    max-width: 500px;
    width: 100%;
    height: 100%;
    font-size: 6.5px;
  }
  .idx08-name {
    right: 0;
    bottom: 0;
  }
  .idx08 .ttl {
    margin-top: 30px;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .idx08 .btn-group {
    margin-top: 25px;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .idx08 .btn-group .btn {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    display: table;
  }
  .idx08 .btn-group .btn:last-child {
    margin-bottom: 0;
  }
  .idx09 {
    padding: 60px 0;
  }
  .idx09::before {
    height: 350px;
    bottom: 15em;
  }
  .idx09 .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .idx09-left, .idx09-right {
    max-width: 600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx09-right {
    right: auto;
    padding-top: 0;
  }
  .idx09-left {
    margin-top: 20px;
  }
  .idx09-logo {
    width: 60%;
    margin-bottom: 15px;
  }
  .idx09 .time_sheet {
    margin-top: 20px;
    font-size: min(16px, 3.5vw);
  }
  .idx09 .btn-group {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
  .idx09 .btn-group .btn {
    margin-bottom: 30px;
  }
  .idx09 .btn-group .btn:last-child {
    margin-bottom: 0;
  }
  .idx09-fBanner {
    margin-top: 30px;
    gap: 15px;
  }
  .idx09-banner {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: min(130px, 26vw);
  }
  .idx09-banner p {
    font-size: 18px;
    letter-spacing: 0.05em;
  }
}
@media only screen and (max-width: 639px) {
  .idx01 .inner_big {
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx01 .flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx01-item {
    padding: 20px 10px;
    width: calc(50% - var(--space));
  }
  .idx01-img img {
    padding: 10px;
    padding-bottom: 0;
  }
  .idx01 .ttl {
    margin-top: 15px;
  }
  .idx01 .ttl span {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .idx02 .idx-title {
    text-align: center;
  }
  .idx02 .idx-title .en {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx02 .idx-title h3 {
    letter-spacing: 0;
  }
  .idx02-flex {
    display: block;
  }
  .idx02-btn {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 520px) {
  .idx04::after {
    bottom: -14em;
  }
  .idx04 .btn-group {
    display: block;
  }
  .idx04 .btn-group .btn.style01 {
    width: auto !important;
    display: table;
    margin-left: auto;
    margin-right: auto !important;
  }
}
@media only screen and (max-width: 374px) {
  .idx01-item {
    width: 100%;
  }
  .idx01 .ttl span {
    display: inline-block;
  }
  .idx02 .idx-title h3 {
    font-size: 15px;
  }
}
/*# sourceMappingURL=index_sp.css.map */