@media only screen and (max-width: 768px) {
  .home_page .key {
    --height: calc(100vh);
    --max-height: 156vw;
    --min-height: 320px;
    font-size: 8px;
  }
  .home_page .key .key_text .item {
    padding: 10px;
  }
  .home_page .key .float_banner {
    font-size: 1em;
    bottom: 10px;
    top: auto;
  }
  .home_page .key .float_banner.active {
    bottom: 60px;
  }
  .home_page .key .float_banner.at_footer {
    bottom: 100px;
  }
}
@media only screen and (max-width: 640px) {
  .home_page .key {
    font-size: 1.2vmin;
  }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .home_page .key {
    font-size: 1.2vmin;
  }
  .home_page .key h2 {
    text-align: center;
  }
  .home_page .key .catch {
    padding-bottom: 10em;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .home_page .key .key_scroll {
    bottom: 10px;
  }
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
  .home_page .key {
    background-image: url(../images/idx_key_bg_sp.jpg);
  }
  .home_page .key h2 {
    text-align: center;
  }
  .home_page .key .catch {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .home_page .key .float_banner {
    font-size: 1.3em;
  }
  .home_page .key .float_banner.active {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 390px) {
  .home_page .key .float_banner.at_footer {
    bottom: 112px;
  }
}
@media only screen and (max-width: 768px) {
  .home_page .box_title_h3 .h_en {
    margin-bottom: 3px;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
  }
  .home_page .box_title_h3 h3 {
    margin-bottom: 30px;
    font-size: calc(var(--ttl_size) - 2px);
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .idx_box .pos-sp01 {
    order: 1;
  }
  .idx_box .pos-sp02 {
    order: 2;
  }
  .idx_box .pos-sp03 {
    order: 3;
  }
  .idx_box .pos-sp04 {
    order: 4;
  }
  .idx_box .pos-sp05 {
    order: 5;
  }
  .idx_box .pos-sp06 {
    order: 6;
  }
}
@media only screen and (max-width: 768px) {
  .idx_box_catch {
    --size-padding: clamp(20px, 5.2vw, 40px);
    --size-w-border-video: 3px;
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
  }
  .idx_box_catch .box_title_h3 {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
  }
  .idx_box_catch .box_title_h3::before {
    left: calc(var(--size-padding) * -1);
    width: calc(100% + var(--size-padding) * 2);
  }
  .idx_box_catch .box_title_h3 h3 {
    margin-bottom: 0;
  }
  .idx_box_catch .idx_box {
    justify-content: center;
  }
  .idx_box_catch .idx_box .btn-group {
    margin-top: 30px;
  }
  .idx_box_catch .idx_box .box_video {
    padding-top: 70px;
    padding-bottom: 40px;
    margin-top: 40px;
    width: 100%;
  }
  .idx_box_catch .idx_box.video_left .box_video {
    padding-right: 20px;
    padding-left: 0;
  }
  .idx_box_catch .idx_box.right .box_video {
    padding-left: 20px;
  }
  .idx_box_catch .card_gr {
    font-size: min(1.7vw, 7px);
  }
  .idx_box_catch .card_gr .card {
    justify-content: center;
    padding: 11em 1em 3em;
  }
  .idx_box_catch .card_gr .card::after {
    top: 2em;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 8em;
    width: 100% !important;
    background-size: auto 100%;
    background-position: center bottom;
  }
  .idx_box_catch .card_gr .card .card_ttl {
    padding-right: 0;
    padding-bottom: 2.3em;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: 100%;
    font-size: 2em;
    text-align: center;
  }
  .idx_box_catch .card_gr .card .card_ttl::after {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    margin: 0 auto;
  }
  .idx_box_catch .TabContainer {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .idx01 {
    padding: 60px 0;
  }
  .idx01 .card_gr {
    font-size: min(1.5vw, 8px);
  }
  .idx01 .card_gr .card {
    min-height: 25em;
  }
}
@media only screen and (max-width: 430px) {
  .idx01 .card_gr {
    font-size: min(1.8vw, 7px);
  }
  .idx01 .card_gr .card {
    max-width: 42em;
  }
  .idx01 .card_gr .card::after {
    inset: 5px;
    border-radius: 17px;
  }
  .idx01 .card_gr .card .card_arr {
    width: 6em;
    height: 6em;
  }
}
@media only screen and (max-width: 768px) {
  .idx02 {
    padding: 60px 0px 60px;
  }
  .idx02 .content {
    flex-direction: column;
    align-items: center;
  }
  .idx02 .content .box {
    position: relative;
    margin-bottom: 5px;
    width: 100%;
    max-width: 400px;
  }
  .idx02 .content .box:not(:last-of-type) {
    padding-bottom: 30px;
    margin-bottom: 25px;
  }
  .idx02 .content .box:not(:last-of-type)::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.3s;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: var(--clr2);
    opacity: 0.5;
  }
  .idx02 .content .btn-group {
    margin-top: 30px;
  }
  .idx02 .content .btn-group .btn-news {
    margin-left: auto;
    margin-right: auto;
  }
  .idx02 .content li {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .idx03 {
    padding-bottom: 60px;
  }
  .idx03 .idx_logo {
    margin-bottom: 24px;
  }
  .idx03 .infor_address {
    margin-bottom: 20px;
  }
  .idx03 .box_yt {
    margin-bottom: 35px;
  }
  .idx03 .idx_box {
    justify-content: center;
    padding: 40px 30px;
  }
  .idx03 .idx_box .box_l,
  .idx03 .idx_box .box_r {
    width: 100%;
    max-width: 630px;
  }
  .idx03 .idx_box .box_r {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 430px) {
  .idx03 .idx_box {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .idx04 {
    padding: 60px 0 60px;
  }
  .idx04 .en-big {
    margin-bottom: -0.6667em;
    text-align: center;
  }
  .idx04 .box_name {
    left: 10px;
    font-size: min(1.8vw, 8px);
    border-radius: 0 10px 10px 0;
  }
  .idx04 .banner_gr {
    margin-top: 40px;
  }
  .idx04 .banner_gr .banner {
    max-width: 450px;
  }
  .idx04 .idx_box {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .idx04 .idx_box .btn-group {
    margin-top: 30px;
  }
  .idx04 .idx_box .ct_area {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx04 .idx_box .ct_area p br {
    display: none;
  }
  .idx04 .idx_box .box_ct {
    display: contents;
  }
  .idx04 .idx_box .box_pic {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 60px;
    max-width: 450px;
  }
  .idx04 .idx_box .box_pic::before {
    right: -10px;
    font-size: min(1vw, 6px);
  }
  .idx04 .idx_box .box_pic::after {
    left: 40px;
    top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .idx05 {
    padding: 60px 0 60px;
  }
  .idx05::before {
    background-image: url(../images/idx05_bg_sp.jpg);
  }
  .idx05 .card_gr {
    font-size: min(2vw, 8px);
  }
  .idx05 .card_gr .card {
    padding-left: 20px;
    padding-right: 20px;
  }
  .idx05 .card_gr .card .card_ttl {
    text-align: center;
  }
  .idx05 .card_gr .card .btn-group .btn-news {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 18em;
    min-width: auto;
  }
}
@media only screen and (max-width: 430px) {
  .idx05 .card_gr .card {
    padding: 4em 15px;
  }
  .idx05 .card_gr .card .card_ct_area p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .idx07 {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .idx08 {
    padding: 60px 0 0;
  }
  .idx08 .loop_wrap {
    margin-top: 0;
  }
  .idx08 .loop_wrap .en-big {
    margin-top: -0.2917em;
  }
  .idx08 .idx_decor {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    width: 100%;
    max-width: 100em;
    height: 65em;
    font-size: min(0.9vw, 5px);
  }
  .idx08 .idx_decor .item01 {
    top: 0;
    left: 0;
  }
  .idx08 .idx_decor .item02 {
    top: 0;
    left: auto;
    right: 0;
  }
  .idx08 .idx_decor .item03 {
    bottom: 0;
    left: 0;
    right: 14em;
    margin: 0 auto;
  }
  .idx08 .idx_box_ct {
    max-width: 578px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx08 .idx_box_ct p {
    text-align: center;
  }
  .idx08 .btn-group {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .idx09 {
    padding: 60px 0 60px;
  }
  .idx09 .loop_wrap {
    position: absolute;
    z-index: 2;
    bottom: 80px;
  }
  .idx09 .idx_box {
    justify-content: center;
  }
  .idx09 .idx_box .btn-group {
    margin-top: 50px;
  }
  .idx09 .idx_box .item_pic_gr .item picture {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx09 .idx_box .item_pic_gr .item img {
    max-height: 460px;
  }
  .idx09 .idx_box .thumbnail-list-gr {
    font-size: min(2.05vw, 8.5px);
  }
  .idx09 .idx_box .box_pic {
    width: 100%;
    margin-bottom: 35px;
  }
  .idx09 .idx_box .thumbnail-list-gr .thumbnail-item::after {
    font-size: 0.94em;
  }
}
@media only screen and (max-width: 430px) {
  .idx09 .idx_box .thumbnail-list-gr {
    font-size: min(2.2vw, 7px);
  }
  .idx09 .idx_box .thumbnail-list-gr .thumbnail-item {
    padding-right: 5.5em;
    padding-left: 2em;
  }
  .idx09 .idx_box .thumbnail-list-gr .thumbnail-item::after {
    right: 2em;
    font-size: 1em;
  }
  .idx09 .idx_box .thumbnail-list-gr .thumbnail-item .item_ct {
    padding-left: 0.5em;
    font-size: 2.22em;
  }
  .idx09 .idx_box .thumbnail-list-gr .thumbnail-item .item_ct br {
    display: none;
  }
  .idx09 .idx_box .thumbnail-list-gr .thumbnail-item:nth-of-type(3) .br_auto {
    display: inline;
  }
}
@media only screen and (max-width: 768px) {
  .idx10 {
    padding: 60px 0;
  }
  .idx10 .en-big {
    top: -0.2917em;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .idx10 .btn-group {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 430px) {
  .idx09 .idx_box .thumbnail-list-gr .thumbnail-item {
    padding-right: 2em;
  }
}

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