@media only screen and (max-width: 768px) {
  .home_page .key {
    --max-height: 140vw;
    --min-height: 320px;
  }
  .home_page .key .key_text .item {
    padding: 10px;
  }
  .home_page .key h2 {
    font-size: 5.5em;
  }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .home_page .key {
    --height: calc(100vh);
    font-size: 1.4vmin;
  }
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
  .home_page .key {
    --height: calc(100vh - 60px);
    font-size: min(1.2vw, 8px);
  }
  .home_page .key .key_card_gr {
    --size-mg: 0.5em;
    bottom: 10px;
  }
  .home_page .key .key_bg .item_top {
    background-image: url(../images/idx_key_bg01_sp.jpg);
  }
  .home_page .key .key_bg .item_bot {
    background-image: url(../images/idx_key_bg02_sp.jpg);
  }
}
@media only screen and (max-width: 520px) {
  .home_page .key .key_card_gr {
    justify-content: center;
    right: 0;
    width: calc(100% + var(--size-mg) * 2);
  }
}
@media only screen and (max-width: 430px) {
  .home_page .key {
    font-size: min(1.5vw, 8px);
  }
  .home_page .key .key_text .item {
    padding-bottom: 18em;
  }
}
@media only screen and (max-width: 375px) {
  .home_page .key .key_card_gr .card01 .c01_ttl {
    font-size: 2.4em;
  }
  .home_page .key .key_card_gr .card01 .c01_txt {
    font-size: 2em;
  }
  .home_page .key .key_card_gr .card02 .c02_ttl {
    font-size: 2em;
  }
}
@media only screen and (max-width: 768px) {
  .home_page .box_title {
    margin-bottom: 35px;
  }
  .home_page .box_title * {
    text-align: center;
  }
  .home_page .h3_en {
    justify-content: center;
  }
  .home_page .h3_en.fs23 {
    font-size: 18px;
  }
  .home_page h3 {
    font-size: 26px;
  }
  .home_page h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .order01 {
    order: 1;
  }
  .order02 {
    order: 2;
  }
  .order03 {
    order: 3;
  }
  .order04 {
    order: 4;
  }
  .order05 {
    order: 5;
  }
  .order06 {
    order: 6;
  }
  .order07 {
    order: 7;
  }
  .order08 {
    order: 8;
  }
  .order09 {
    order: 9;
  }
}
@media only screen and (max-width: 768px) {
  .idx_new {
    --size-w-date: 90px;
    --size-w-arr: 25px;
    --size-w-cat: 105px;
    padding: 60px 0;
  }
  .idx_new h3 {
    font-size: 24px;
  }
  .idx_new ul {
    width: 100%;
  }
  .idx_new .new_content {
    flex-direction: column;
    align-items: center;
  }
  .idx_new .new_content > div {
    width: 100%;
    max-width: 650px;
  }
  .idx_new .new_content .box_ct_catch {
    padding: 30px clamp(15px, 2.7vw, 20px);
    height: 350px;
  }
  .idx_new .new_content li a {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  .idx_new .btn-group01 {
    --size-mg: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
    margin-left: calc(var(--size-mg) * -1);
    margin-right: calc(var(--size-mg) * -1);
  }
  .idx_new .btn-group01 .btn01 {
    width: calc(50% - var(--size-mg) * 2);
    margin: var(--size-mg);
  }
  .idx_new .btn-group01 .btn01 a {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
  }
  .idx_new .btn-group02 .btn02 {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 390px) {
  .idx_new .new_content li a {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-right: calc(var(--size-w-arr) + 5px);
  }
  .idx_new .new_content li .content {
    flex-wrap: wrap;
  }
  .idx_new .new_content li .content .cat {
    display: table;
    min-width: auto;
    padding-left: 10px;
    text-align: left;
    border-right: 2px solid rgba(230, 230, 230, 0.5);
  }
  .idx_new .new_content li .content .cat::after {
    display: none;
  }
  .idx_new .new_content li .content .title {
    padding-left: 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .idx02 {
    padding: 30px 0;
  }
  .idx02 .time_sheet {
    margin-top: 30px;
  }
  .idx02 .idx_box {
    padding: 20px 20px 40px;
    min-height: unset;
  }
  .idx02 .idx_bg::before,
  .idx02 .idx_bg::after {
    width: 100%;
    height: 50%;
  }
  .idx02 .idx_bg::before {
    top: 0;
  }
  .idx02 .idx_bg::after {
    bottom: 0;
    top: auto;
  }
}
@media only screen and (max-width: 768px) {
  .idx03 {
    padding-top: 60px;
  }
  .idx03::before {
    height: 100%;
    background-image: url(../images/idx03_bg_sp.png);
  }
  .idx03 .idx_box {
    flex-direction: column;
    align-items: center;
  }
  .idx03 .idx_box .ct_txt {
    margin-top: 30px;
  }
  .idx03 .idx_box .btn-group {
    margin-top: 30px;
  }
  .idx03 .idx_box .box_pic,
  .idx03 .idx_box .box_ct {
    width: 100%;
    max-width: 550px;
  }
  .idx03 .idx_box .box_pic {
    max-width: 70em;
    min-height: 65em;
    font-size: min(1.3vw, 8px);
  }
  .idx03 .idx_box .box_ct {
    padding: 30px 0;
  }
  .idx03 .idx_box .box_ct::before {
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    height: calc(100% + 60px);
    width: calc(100% + 40px);
  }
  .TabContainer.st01 .TabPager::after {
    width: 100%;
  }
  .idx03 .idx_box .box_pic .name_en_big {
    font-size: 8.5em;
    right: 1.5em;
    bottom: 1.8em;
  }
}
@media only screen and (max-width: 480px) {
  .idx03 .idx_box .ct_txt p br {
    display: none;
  }
  .idx03 .idx_box .box_pic .box_name{bottom: 2em;}
}
@media only screen and (max-width: 430px) {
  .idx03 .idx_box .box_pic .box_name {
    width: 80%;
    max-width: 37em;
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 768px) {
  .idx04 {
    padding: 40px 0 0;
  }
  .idx04 .inner_max {
    padding-left: 15px;
    padding-right: 15px;
  }
  .idx04 .TabContainer {
    flex-direction: column;
    align-items: center;
  }
  .idx04 .TabPager,
  .idx04 .TabContent {
    width: 100%;
    max-width: 600px;
  }
  .idx04 .TabPager {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: 0;
    font-size: min(1.25vw, 8px);
  }
  .idx04 .TabPager > div {
    width: calc(50% - 5px);
    justify-content: center;
  }
  .idx04 .TabContent {
    margin-top: 40px;
  }
  .idx04 .idx_box .btn-group {
    margin-top: 30px;
  }
  .idx04 .idx_box .btn-group.col2{display: block;}
  .idx04 .idx_box .btn-group.col2 .btn{
    width: 100%;
    margin: 10px auto;
  }
  .idx04 .idx_box h4 {
    padding-right: 8%;
    margin-bottom: 15px;
  }
  .idx04 .idx_box h4::before {
    top: -50px;
  }
  .idx04 .TabPager > div{
    padding: 1em 3.5em 1em 2.5em;
  }
  .idx04 .TabPager > div::before{right: 2em;}
  .idx04 .TabContainer  > div .item .in_360{display: inline;}
}
@media only screen and (max-width: 430px) {
  .idx04 .TabPager {
    font-size: min(2vw, 6.5px);
  }
  .idx04 .TabPager > div {
    padding-left: 1.5em;
    padding-right: 2.5em;
  }
  .idx04 .TabPager > div::before {
    right: 5px;
    width: 5px;
    height: 5px;
  }
  .idx04 .TabPager > div .item_en {
    font-size: 2em;
  }
  .idx04 .idx_box h4 {
    max-width: calc(100% - 20px);
  }
}
@media only screen and (max-width: 768px) {
  .idx_gr {
    --size-h-bg-top: 240px;
  }
  .idx_gr::before {
    height: var(--size-h-bg-top);
    background-size: 150% auto;
    background-position: bottom center;
  }
  .idx_gr::after {
    bottom: 40px;
    height: calc(100% - 40px - var(--size-h-bg-top));
    background-image: url(../images/idx_gr_bg_sp.jpg);
  }
  .idx_gr .gr_catch > .box_title {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 768px) {
  .idx05 .idx_box {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
  }
  .idx05 .idx_box .box_ct {
    padding: 30px clamp(20px, 5.3vw, 40px);
  }
  .idx05 .idx_box .btn-group {
    margin-top: 30px;
  }
  .idx05 .idx_box .ct_area {
    padding-top: 30px;
  }
  .idx05 .idx_box .ct_area::before {
    content: "";
    display: block;
    margin: 0 auto 30px;
    width: 100%;
    padding-top: 50%;
    background: no-repeat center/cover;
  }
  .idx05 .idx_box.pic_l .ct_area::before {
    background-image: url(../images/idx05_img03.jpg);
  }
  .idx05 .idx_box.pic_r .ct_area::before {
    background-image: url(../images/idx05_img02.jpg);
  }
  .idx05 .idx_box:nth-child(2n)::after {
    bottom: 60px;
  }
}
@media only screen and (max-width: 768px) {
  .idx06 {
    padding: 50px 0;
  }
  .idx06 .box_title {
    padding: 10px 10px;
    margin-bottom: 30px;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
  .idx06 .box_title h3 {
    font-size: 24px;
  }
  .idx06 .box_title .h3_en {
    font-size: 16px;
  }
  .idx06 .idx_box {
    padding: 30px 20px;
  }
  .idx06 .idx_box .ct_area {
    margin: 0 auto 30px;
    max-width: 600px;
  }
}
@media only screen and (max-width: 768px) {
  .idx07 {
    padding: 0 0 70px;
  }
  .idx07 .en-big {
    left: 0;
    width: 100%;
    font-size: min(12vw, 70px);
    text-align: center;
  }
  .idx07 .inner_big::after {
    left: -20px;
    bottom: -40px;
    height: 80%;
    width: 100%;
  }
  .idx07 .card_gr {
    font-size: min(2vw, 7px);
  }
}
@media only screen and (max-width: 768px) {
  .idx08 .idx_box {
    flex-direction: column;
    align-items: center;
    padding: 30px 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
  }
  .idx08 .idx_box::before {
    left: 0;
    height: 100%;
  }
  .idx08 .idx_box .btn-group {
    margin-top: 30px;
  }
  .idx08 .idx_box .box_pic {
    margin-bottom: 30px;
    width: 100%;
    max-width: 500px;
  }
  .idx08 .idx_box .box_ct {
    display: contents;
  }
}
@media only screen and (max-width: 768px) {
  .idx_flow {
    padding: 60px 0 170px;
  }
  .idx_flow::before {
    background-image: url(../images/idx_flow_bg_sp.png);
  }
  .idx_flow .box_top {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }
  .idx_flow .box_top .box_title {
    width: 100%;
    margin-bottom: 10px;
  }
  .idx_flow .box_top .ttl_top {
    width: 100%;
    text-align: center;
  }
  .idx_flow .box_top .btn-group {
    position: absolute;
    bottom: 60px;
    left: 20px;
    width: calc(100% - 40px);
  }
  .idx_flow .card_gr {
    font-size: min(2.2vw, 9px);
  }
  .idx_flow .card_gr .card {
    max-width: 265px;
  }
  .idx_flow .card_gr .card:nth-child(2n)::before {
    display: none;
  }
  .idx_flow .card_gr .card .txt_bot::before {
    left: -5px;
    width: calc(100% + 10px);
  }
  .idx_flow .card_gr .card .txt_bot {
    font-size: 16px;
  }
}
@media only screen and (max-width: 430px) {
  .idx_flow .card_gr .card {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media only screen and (max-width: 390px) {
  .idx_flow .card_gr .card.c3 .txt_bot,
  .idx_flow .card_gr .card.c4 .txt_bot {
    min-height: 6.7em;
  }
}
@media only screen and (max-width: 768px) {
  .idx09 .idx_box_gr {
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    font-size: min(2vw, 8px);
  }
  .idx09 .idx_box_gr .box_pic {
    order: 1;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    width: 100%;
  }
  .idx09 .idx_box_gr .box_pic img {
    max-width: 200px;
  }
  .idx09 .idx_box_gr .box_l,
  .idx09 .idx_box_gr .box_r {
    order: 2;
    width: calc(50% - 10px);
    max-width: 350px;
  }
  .idx09 .card_gr {
    --size-arr-right: 1em;
    font-size: min(2vw, 9px);
  }
  .idx09 .card_gr .card {
    padding-right: 3.5em;
    padding-left: 1.5em;
  }
}
@media only screen and (max-width: 520px) {
  .idx09 .idx_box_gr .item:nth-child(1) {
    min-height: 9.2em;
  }
}
@media only screen and (max-width: 480px) {
  .idx09 .idx_box_gr .item:nth-child(3) {
    min-height: 12em;
  }
}
@media only screen and (max-width: 430px) {
  .idx09 .idx_box_gr .item:nth-child(2) {
    min-height: 12em;
  }
}
@media only screen and (max-width: 768px) {
  .idx10 {
    padding: 60px 0;
    background-image: url(../images/idx10_bg_sp.jpg);
  }
  .idx10 .idx_box {
    flex-direction: column;
    align-items: center;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx10 .idx_box .btn-group {
    margin-top: 30px;
    width: 100%;
  }
  .idx10 .idx_box .box_ct {
    display: contents;
  }
  .idx10 .idx_box .box_pic {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .idx11 {
    padding: 60px 0;
  }
  .idx11::before {
    background-image: url(../images/idx11_bg_sp.png);
    background-position: top -10px right;
  }
  .idx11 .idx_box {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
  }
  .idx11 .idx_box .btn-group {
    margin-top: 30px;
    width: 100%;
  }
  .idx11 .idx_box .ct_bottom {
    position: relative;
    z-index: 1;
    padding: 0 20px 40px;
  }
  .idx11 .idx_box .ct_bottom::before {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.3s;
    z-index: -1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% + 190px);
    background-color: white;
  }
  .idx11 .idx_box .box_ct {
    display: contents;
  }
  .idx11 .idx_box .box_pic {
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
    max-width: 250px;
  }
}
@media only screen and (max-width: 430px) {
  .idx11::before {
    width: 100%;
    height: 100%;
    background-size: 150% auto;
  }
}
@media only screen and (max-width: 768px) {
  .idx12 {
    padding: 60px 0;
    background-image: url(../images/idx12_bg_sp.jpg);
  }
  .idx12 .box_title {
    margin-bottom: 30px;
  }
  .idx12 .idx_box {
    flex-direction: column-reverse;
    align-items: center;
  }
  .idx12 .idx_box .btn-group {
    margin-top: 30px;
  }
  .idx12 .idx_box .box_pic {
    max-width: clamp(200px, 40vw, 300px);
  }
  .idx12 .idx_box .box_ct {
    padding: 40px 20px;
  }
}

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