@media only screen and (max-width: 768px) {
  .home_page .key {
    --height: calc(100vh - 180px);
    --max-height: 156vw;
    --min-height: 320px;
    font-size: 8px;
  }
  .home_page .key .key_text .item {
    padding: 10px;
  }
  .home_page .key .inner {
    padding: 0;
  }
  .home_page .key::before {
    border-radius: 0;
    width: 100%;
    max-width: 100%;
    border-radius: 0 0 50px 50px;
    background-image: url(../images/key_mv_sp.jpg);
    background-position: right 25% center;
  }
  .home_page .key .catch {
    font-size: min(8px, 1.8vw);
    text-align: center;
  }
  .home_page .key h2 {
    margin-bottom: 0.3em;
    font-size: 4.5em;
    line-height: 1.4;
  }
  .home_page .key p {
    font-size: 16px;
  }
  .home_page .key .slick-dots {
    justify-content: center;
    bottom: 20px;
  }
  .home_page .key .slide_text {
    font-size: min(5px, 0.7vw);
    bottom: -16em;
  }
  .home_page .key .key_modal {
    bottom: 6em;
    left: 2em;
    font-size: min(7px, 2.05vw);
  }
  .home_page .key .key_modal.active {
    bottom: 110px;
  }
  .idx01 {
    padding: 60px 0;
    margin-top: 100px;
  }
  .idx01_content::before {
    font-size: min(5px, 1vw);
  }
  .idx01_txt2 {
    font-size: 20px;
  }
  .idx01_txt3 {
    font-size: 24px;
  }
  .idx01_txt3::before {
    width: 30px;
    height: 30px;
  }
  .idx01_img {
    font-size: min(8px, 0.55vw);
  }
  .idx01_img.img02 {
    left: -15em;
  }
  .idx01 .btn-group {
    margin-top: 20px;
  }
  .idx02 {
    padding: 60px 0;
  }
  .idx02 .inner_big {
    padding-left: 15px;
    padding-right: 15px;
  }
  .idx02_tab {
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 30px;
  }
  .idx02_tab::before {
    border-radius: 30px;
  }
  .idx02_content {
    padding: 0 10px;
    height: 100% !important;
    margin-top: 30px;
  }
  .idx02 .tab_content {
    border-radius: 30px;
  }
  .idx02 .btn-group {
    font-size: min(0.625em, 1.5vw);
    padding: 0;
    gap: 10px;
  }
  .idx02 .btn-group .btn {
    width: calc(50% - 10px);
    max-width: 100%;
    margin-bottom: 0;
  }
  .idx02 .btn-group .btn a {
    letter-spacing: 0;
    height: 100%;
  }
  .idx02 .btn-group .btn a::after {
    width: 10px;
    height: 10px;
    right: 3%;
    top: calc(50% - 5px);
  }
  .idx02 .gr-btn li {
    font-size: 16px;
    padding: 10px 0;
    width: 130px;
  }
  .idx02 .gr-btn li::before {
    width: calc(100% + 10px);
    height: calc(100% + 10px);
  }
  .idx03_box {
    width: 100%;
  }
  .idx03_ct {
    padding: 30px 20px;
  }
  .idx03_ct::after {
    left: 50%;
  }
  .idx03 ul li {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .idx03 ul li::before {
    width: 18px;
    height: 18px;
  }
  .idx03_img {
    padding: 40px 20px;
  }
  .idx04 {
    padding: 60px 0;
  }
  .idx04 .flex {
    gap: 20px;
  }
  .idx04_top {
    padding-left: 15px;
    padding-right: 15px;
  }
  .idx04 .box {
    padding: 20px 0;
    width: calc(50% - 20px);
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
  }
  .idx04 .box figure {
    height: 150px;
  }
  .idx04 .box figure img {
    width: 80px;
  }
  .idx04 .box .ttl {
    font-size: min(16px, 4.2vw);
    letter-spacing: 0;
  }
  .idx04 .box::after {
    border-radius: 20px;
  }
  .idx04_flex {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin-bottom: 40px;
  }
  .idx04_flex:last-child {
    margin-bottom: 0;
  }
  .idx04_flex:nth-child(even) .img {
    margin-right: 0;
    margin-left: auto;
  }
  .idx04_bot {
    margin-top: 70px;
  }
  .idx04_bot .title {
    text-align: center;
    padding-top: 0;
    font-size: 8px;
  }
  .idx04_bot .title .en {
    position: unset;
    top: 0;
    left: 0;
    transform: unset;
  }
  .idx04_bot .title .jp {
    font-size: min(2.8em, 5.8vw);
  }
  .idx04_bot .txt {
    padding-top: 15px;
    max-width: 100%;
    line-height: 2;
    padding-left: 20px;
    padding-right: 20px;
  }
  .idx04_bot .img {
    width: calc(100% - 20px);
    max-width: 720px;
  }
  .idx04 .btn-group {
    margin-top: 20px;
  }
  .idx04 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx05 {
    padding: 60px 0;
  }
  .idx05 .box {
    max-width: 420px;
    width: 100%;
    margin: 15px auto;
    margin-bottom: 50px;
  }
  .idx05 .box:last-child {
    margin-bottom: 0;
  }
  .idx05 .box.st1 .text {
    left: 0;
    top: -0.6em;
  }
  .idx05 .box.st2 {
    margin-bottom: 30px;
  }
  .idx05 .box.st2 .text {
    right: 0;
    top: -38px;
  }
  .idx05 .box.st3 {
    margin-right: auto;
    margin-top: 0;
  }
  .idx05 .box.st3 .text {
    bottom: -40px;
  }
  .idx05 .box:nth-child(2n) .box_inner {
    justify-content: flex-end;
  }
  .idx05 .box:nth-child(2n) h4 {
    left: 15px;
  }
  .idx05 .text {
    font-size: min(60px, 15vw);
    letter-spacing: 0 !important;
  }
  .idx05 .box_inner {
    padding: 15px;
    border-radius: 30px;
  }
  .idx05 h4 {
    font-size: min(20px, 5.5vw);
  }
  .idx05_img {
    width: 60%;
    height: min(336px, 55vw);
  }
  .idx06 {
    padding: 30px 0 20px;
    border-radius: 60px;
  }
  .idx06_left {
    padding-top: 0;
    margin-right: 0;
    max-width: 310px;
  }
  .idx06_right {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
  }
  .idx06 ul li {
    font-size: min(8px, 2.3vw);
    margin-bottom: 2em;
  }
  .idx06 ul li:last-child {
    margin-bottom: 0;
  }
  .idx06 ul li .num {
    padding-top: 3px;
    padding-left: 2px;
  }
  .idx06_flex {
    flex-direction: column;
    padding-left: 0;
    align-items: flex-start;
  }
  .idx06_boxTxt {
    max-width: 100%;
    padding: 30px 15px;
  }
  .idx06_boxTxt .num {
    font-size: 18px;
    position: unset;
    margin-left: auto;
    margin-right: auto;
  }
  .idx06_boxTxt h4 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: min(20px, 6vw);
  }
  .idx06_boxTxt .txt {
    margin-top: 15px;
  }
  .idx06 .btn-group {
    margin-top: 20px;
  }
  .idx06 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx06_img {
    width: 100%;
  }
  .idx06_img img {
    border-radius: 20px;
  }
  .idx07 {
    padding: 60px 0 0;
  }
  .idx07_content {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    padding-bottom: 60px;
  }
  .idx07_content::before {
    left: 50%;
    transform: translateX(-50%);
    height: calc(100% - 100px);
  }
  .idx07_img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .idx07_img::before {
    right: 0;
    bottom: 0;
    font-size: min(8px, 1.2vw);
  }
  .idx07_img img {
    border-radius: 50px;
  }
  .idx07_txt {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }
  .idx07 .btn-group {
    margin-top: 20px;
  }
  .idx07 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx08 {
    padding: 60px 0;
  }
  .idx08 .flex {
    flex-direction: column-reverse;
    align-items: center;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx08_ct {
    margin-top: 0;
  }
  .idx08_right {
    width: 100%;
    max-width: 450px;
  }
  .idx08_right img {
    border-radius: 30px;
  }
  .idx08_content {
    margin-top: 0;
  }
  .idx08 ul {
    margin-top: 30px;
  }
  .idx08 ul li {
    padding: 15px 0;
    font-size: 9px;
  }
  .idx08 ul .bot {
    letter-spacing: 0;
  }
  .idx08 ul .bot .sm {
    display: block;
  }
  .idx08_left {
    width: 100%;
    padding-top: 0;
  }
  .idx08_name {
    font-size: min(10px, 2.1vw);
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
  }
  .idx08_name p {
    text-align: center;
  }
  .idx08_name .t1 {
    padding: 1em 10px;
  }
  .idx08 .btn-group {
    margin-top: 20px;
  }
  .idx08 .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
}
@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;
  }
}
@media only screen and (max-width: 768px) {
  .home_page h3 {
    margin-bottom: min(60px, 10vw);
    font-size: 26px;
    line-height: unset;
    padding-top: min(30px, 5.2vw);
  }
  .home_page h3 .en {
    font-size: min(3.5em, 18vw);
    top: 12px;
  }
  .home_page h3.dot {
    padding-top: 0.8em !important;
  }
}
@media only screen and (max-width: 768px) {
  .index0 {
    padding: 60px 0px 60px;
    background-color: #000;
  }
  .idx_news {
    padding: 60px 0px;
  }
  .idx_news h3 {
    margin-bottom: 0;
    text-align: center;
  }
  .idx_news h3 .jp {
    padding-top: 5px;
  }
  .idx_news .left {
    padding-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .idx_news .right {
    max-width: 640px;
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx_news .content {
    flex-direction: column;
    align-items: center;
  }
  .idx_news .content .news {
    flex-wrap: wrap;
  }
  .idx_news .content .btn-group {
    margin-top: 15px;
    width: 100%;
  }
  .idx_news .content .btn-group .btn.style01 {
    margin-left: auto;
    margin-right: auto;
  }
  .idx_news .content .btn-group .btn.style01 a {
    height: 60px;
  }
  .idx_news .content li {
    max-width: 100%;
  }
  .idx_news .content li a {
    padding: 10px 0;
    --w: 6em;
  }
  .idx_news .content li a .date {
    font-size: 1.5em;
  }
  .idx_news .content li a .title {
    padding-right: 2em;
  }
  .idx_news .content li a::before {
    right: 0;
  }
}
@media only screen and (max-width: 430px) {
  .idx01 .btn-group .btn {
    width: 60%;
  }
}
@media only screen and (max-width: 359px) {
  .idx02 .btn-group {
    flex-direction: column;
    font-size: min(10px, 2.7vw);
  }
  .idx02 .btn-group .btn {
    width: 100%;
  }
  .idx02 .btn-group .btn a {
    font-size: 1.5em;
  }
  .idx02 .btn-group .btn a br.sp_only {
    display: none !important;
  }
}
@media only screen and (max-width: 359px) {
  .idx04 .box {
    width: 100%;
  }
  .idx04 .box .ttl {
    font-size: 16px;
  }
}

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