@media only screen and (max-width: 768px) {
  .home_page .key {
    --height: calc(100vh);
    --max-height: 145vw;
    --min-height: 320px;
    font-size: 8px;
	  background-image: url(../images/idx_key01sp.jpg);
	  background-position: center;
	  background-size: cover;
  }
		.home_page .key .key_text .s1 {
	background-image: url(../images/idx_key01sp.jpg);
}
.home_page .key .key_text .s2 {
	background-image: url(../images/idx_key02sp.jpg);
}
.home_page .key .key_text .s3 {
	background-image: url(../images/idx_key03sp.jpg);
}
  .home_page .key .time_sheet_key {
    display: none;
  }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .home_page .key {
    font-size: 1.7vmin;
  }
  .home_page .key .key_circle .row_sp {
    display: contents;
  }
  .home_page .key .catch .title {
    margin-bottom: 10px;
  }
  .home_page .key .catch {
    padding-bottom: 10em;
    max-width: 60em;
  }
  .home_page .key .key_circle {
    bottom: 3em;
  }
  .home_page .key .key_time {
    bottom: 3em;
  }
  .home_page .key .key_time .key_banner {
    font-size: 1.4em;
    margin-bottom: 0;
  }
  .home_page .key .key_inner {
    --size-space-w-bg:30em;
  }
  .home_page .key .key_text .item {
    padding-bottom: 12em;
  }
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
  .home_page .key {
    font-size: min(1.1vw, 6px);
  }
  .home_page .key .key_text .item {
    align-items: flex-end;
    padding-bottom: 72em;
  }
  .home_page .key .catch {
    max-width: 100%;
    padding: 0;
  }
  .home_page .key .catch .title {
    margin-bottom: 0.5em;
    font-size: 4.5em;
    line-height: 1.6;
  }
  .home_page .key .catch .txt {
    max-width: 21em;
    min-height: 2.0714em;
    padding: 0.3em 1.5em;
    font-size: 2.8em;
    line-height: 1.5;
    border-radius: 100px 100px;
  }
  .home_page .key .key_inner {
    --size-grow-height: 7.3em;
  }
  .home_page .key .key_inner::before {
    right: 0;
    width: 100%;
    height: calc(50% + var(--size-grow-height));
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% calc(100% - var(--size-grow-height) * 2));
    background-position: center;
  }
  .home_page .key .key_inner::after {
    top: auto;
    bottom: 0;
    height: calc(50% + var(--size-grow-height) * 2);
  }
  .home_page .key .key_time {
    width: 100%;
    left: 0;
    bottom: 6.6em;
    font-size: 2em;
  }
  .home_page .key .key_time .key_banner {
    margin-bottom: 0;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .home_page .key .key_circle {
   --size-mg: 0;
        bottom: 18em;
        left: 0;
        right: 0;
        justify-content: center;
        flex-wrap: wrap;
        font-size: 1.5em;
  }
	.home_page .key .key_circle .item{
		margin-bottom:1em;
	}
  .home_page .key .key_circle .row_sp {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .home_page .key .key_circle .item:first-child {
    margin-bottom: 1em;
  }
  .home_page .key .key_circle .item .item_en {
    margin-bottom: 0.5em;
  }
  .home_page .key .key_circle .item .item_ttl {
    line-height: 1.3;
  }
}
@media only screen and (max-width: 480px) {
  .home_page .key {
    --max-height: 178vw;
    font-size: 1.333334vw;
  }
  .home_page .key .catch .title {
    font-size: 4em;
  }
}
@media only screen and (max-width: 768px) {
  .order1 {
    order: 1;
  }
  .order2 {
    order: 2;
  }
  .order3 {
    order: 3;
  }
  .order4 {
    order: 4;
  }
  .order5 {
    order: 5;
  }
  .order6 {
    order: 6;
  }
  .order7 {
    order: 7;
  }
  .order8 {
    order: 8;
  }
  .order9 {
    order: 9;
  }
  .order10 {
    order: 10;
  }
  .order11 {
    order: 11;
  }
  .order12 {
    order: 12;
  }
  .order13 {
    order: 13;
  }
  .order14 {
    order: 14;
  }
  .order15 {
    order: 15;
  }
  .order16 {
    order: 16;
  }
  .order17 {
    order: 17;
  }
  .order18 {
    order: 18;
  }
  .order19 {
    order: 19;
  }
  .order20 {
    order: 20;
  }
}
@media only screen and (max-width: 768px) {
  .idx_box_list {
    padding-left: 20px;
    padding-right: 20px;
  }
  .idx_box_list h3 {
    font-size: 18px;
  }
  .idx_box_list li {
    font-size: 16px;
  }
  .loop_wrap .en-big {
    font-size: clamp(125px, 19.3vw, 150px);
  }
  .gr-background span {
    width: 300px;
    height: 300px;
  }
  .sec_gr01 .idx_decor {
    font-size: 6px;
  }
}
@media only screen and (max-width: 360px) {
  .idx_box_list li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .home_page .h2_en {
    font-size: 37px;
  }
  .home_page h2 {
    margin-bottom: 25px;
    font-size: 16px;
  }
  .home_page h3 {
    font-size: 16px;
    line-height: 1.7;
  }
  .home_page .box_title {
    left: -10px;
    padding-left: 10px;
    margin-right: -10px;
  }
  .home_page .box_title::before {
    top: 5px;
  }
}
@media only screen and (max-width: 360px) {
  .home_page .h2_en {
    font-size: 10vw;
  }
}
@media only screen and (max-width: 768px) {
  .idx01 {
    padding: 60px 0 0;
  }
  .idx01 .content {
    justify-content: center;
  }
  .idx01 .content .box {
    width: 100%;
  }
  .idx01 .content .box:not(:last-child) {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid var(--clr2);
  }
  .idx01 .content .box_top .btn-group {
    flex-grow: unset;
    margin-right: 0;
    margin-left: auto;
  }
  .idx01 .content .news {
    height: 200px;
  }
  .idx01 .content li a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .idx01 .content li a .title {
    background-size: 11px auto;
  }
}
@media only screen and (max-width: 768px) {
  .idx02 {
    padding-top: 100px;
  }
  .idx02::before, .idx02::after {
    background-image: url(../images/idx02_bg_sp.jpg);
    background-size: 768px auto;
  }
  .idx02::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.3s;
    z-index: -2;
    left: 0;
    bottom: 122px;
    width: 100vw;
    height: calc(80% - 150px);
    background-repeat: repeat-x;
    background-position: bottom center;
  }
  .idx02 .box_title {
    padding-right: 10px;
  }
  .idx02 .inner {
    max-width: 640px;
  }
  .idx02 .card_gr {
    flex-direction: column;
    background-color: white;
    overflow: hidden;
    padding: 1px;
    font-size: 8px;
  }
  .idx02 .card_gr::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .idx02 .card_gr .card {
    width: 100%;
    max-width: 350px;
    padding-top: 25px;
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    border: none;
  }
  .idx02 .card_gr .card::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.3s;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100vw;
    height: 1px;
    background-color: var(--clr2);
    opacity: 0.5;
  }
  .idx02 .card_gr .card picture {
    position: relative;
    z-index: 1;
    display: table;
  }
  .idx02 .card_gr .card picture::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.3s;
    z-index: 2;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: url(../images/idx02_card_arr_ico.svg) no-repeat center/10px auto;
    background-color: var(--main-color);
  }
  .idx02 .card_gr .st_col picture {
    width: 100%;
    max-width: 300px;
  }
  .idx02 .card_gr .st_col .en {
    font-size: 11px;
  }
  .idx02 .card_gr .st_row {
    --size-w-pic:45%;
    flex-direction: row;
  }
  .idx02 .card_gr .st_row .card_ct {
    padding-left: 0;
    padding-right: min(30px, 5vw);
  }
  .idx02 .card_gr .st_row .card_ct .en {
    font-size: 11px;
  }
  .idx02 .card_gr .st_row picture {
    max-width: 142.5px;
  }
}
@media only screen and (max-width: 430px) {
  .idx02 .card_gr {
    margin-right: -20px;
  }
}
@media only screen and (max-width: 375px) {
  .idx02 .card_gr {
    --size-padding-le-r-card: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .idx03 {
    padding: 60px 0;
  }
  .idx03 h2 {
    margin-bottom: 40px;
  }
  .idx03 .box_title {
    margin-right: -50px;
  }
  .idx03 .idx_box {
    font-size: min(1.1vw, 8px);
    --size-space-between: 2em;
  }
  .idx03 .card_gr .card {
    padding-top: 2em;
    padding-bottom: 2em;
    padding-right: 4.5em;
  }
}
@media only screen and (max-width: 430px) {
  .idx03 .idx_box {
    --size-w-pic: 25em;
    --size-space-between: 10px;
    font-size: 1.3vw;
  }
  .idx03 .card_gr .card {
    min-height: 22em;
  }
  .idx03 .card_gr .card .card_ct {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    padding-left: 0;
    padding-top: 6em;
  }
  .idx03 .card_gr .card .card_ct::before {
    font-size: 1.2em;
  }
  .idx03 .card_gr .card .en {
    font-size: 9px;
  }
  .idx03 .card_gr .card .card_ttl {
    font-size: 3em;
  }
  .idx03 .card_gr .card::after {
    top: auto;
    right: 1em;
    bottom: 1.8em;
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 360px) {
  .idx03 .card_gr .card .en {
    font-size: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .idx04 {
    padding-bottom: 60px;
  }
  .idx04 h2 {
    margin-bottom: 40px;
  }
  .idx04 .idx_box {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
  }
  .idx04 .idx_box::before {
    width: calc(100% + 20px);
    left: -20px;
  }
  .idx04 .card_gr {
    font-size: min(1.3vw, 8px);
  }
  .idx04 .idx_box .btn-group {
    margin-top: 35px;
  }
  .idx04 .idx_box .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 481px) {
  .idx04 .card_gr .card:nth-child(3) {
    border-top: 2px solid rgba(216, 223, 226, 0.5);
  }
}
@media only screen and (max-width: 480px) {
  .idx04 .idx_box {
    padding-left: 0;
  }
  .idx04 .card_gr .card {
    padding-right: 4em;
    padding-left: 1em;
    width: calc(50% - 5px);
    max-width: 100%;
    min-height: 15em;
  }
  .idx04 .card_gr .card::after {
    right: 3px;
    font-size: 1.8em;
  }
  .idx04 .card_gr .card .card_ct {
    padding-left: 8em;
  }
  .idx04 .card_gr .card .card_ct::before {
    top: 0;
    bottom: 0;
    margin: auto 0;
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 360px) {
  .idx04 .card_gr .card .en {
    font-size: 8px;
  }
  .idx04 .card_gr .card .ttl {
    font-size: 11px;
  }
}
@media only screen and (max-width: 768px) {
  .idx05 .idx_catch .pic_top,
  .idx06 .idx_catch .pic_top,
  .idx07 .idx_catch .pic_top {
    margin-right: -20px;
    margin-bottom: -20px;
    width: calc(100% - 20px);
  }
  .idx05 .idx_box,
  .idx06 .idx_box,
  .idx07 .idx_box {
    max-width: 600px;
    justify-content: center;
  }
  .idx05 .idx_box .box_title,
  .idx06 .idx_box .box_title,
  .idx07 .idx_box .box_title {
    width: 100%;
  }
  .idx05 .idx_box h3,
  .idx06 .idx_box h3,
  .idx07 .idx_box h3 {
    font-size: 20px;
    width: 100%;
  }
  .idx05 .idx_box .btn-group .btn,
  .idx06 .idx_box .btn-group .btn,
  .idx07 .idx_box .btn-group .btn {
    min-width: 160px;
  }
  .idx05 .idx_box .ct_area,
  .idx06 .idx_box .ct_area,
  .idx07 .idx_box .ct_area {
    margin-bottom: 30px;
  }
  .idx05 .idx_box .ct_area p,
  .idx06 .idx_box .ct_area p,
  .idx07 .idx_box .ct_area p {
    font-size: 16px;
  }
  .idx05 .idx_box .box_l,
  .idx06 .idx_box .box_l,
  .idx07 .idx_box .box_l {
    display: contents;
  }
  .idx05 .idx_box .box_r,
  .idx06 .idx_box .box_r,
  .idx07 .idx_box .box_r {
    width: 100%;
  }
}
@media only screen and (max-width: 360px) {
  .idx05 .idx_box h3, .idx06 .idx_box h3, .idx07 .idx_box h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .idx05 {
    padding-top: 60px;
  }
  .idx05 .pic_gr .item {
    width: calc(50% - 5px);
  }
  .idx05 .pic_gr .item:nth-child(2n) {
    margin-top: 0;
  }
}
@media only screen and (max-width: 430px) {
  .idx05 .pic_gr .item .pic_ttl_jp {
    font-size: min(3.8vw, 16px);
  }
}
@media only screen and (max-width: 375px) {
  .idx05 .pic_gr .item .pic_ttl_en {
    font-size: 10px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 768px) {
  .idx06 {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 480px) {
  .idx06 .idx_box .btn-group .btn:first-child .br_auto {
    display: block;
  }
}
@media only screen and (max-width: 360px) {
  .idx06 .idx_box .btn-group .btn {
    min-width: 130px;
  }
}
@media only screen and (max-width: 768px) {
  .idx07 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .idx07 .pic_gr .item {
    width: calc(33.3333333333% - 5px);
  }
  .idx07 .pic_gr .item:nth-child(1) {
    margin-top: 30px;
  }
  .idx07 .pic_gr .item:nth-child(3) {
    margin-top: 50px;
  }
  .idx07 .idx_box .ct_area {
    margin-bottom: 0;
  }
  .idx07 .idx_box .btn-group {
    margin-top: 25px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .idx08 {
    --size-grow-bot-card-gr: 60px;
  }
  .idx08::before {
    top: -66px;
  }
  .idx08 .inner_big > .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
    max-width: 160px;
  }
  .idx08 h2.fs36 {
    font-size: 23px;
  }
  .idx08 .idx_concept .btn-group {
    margin-top: 25px;
  }
  .idx08 .idx_concept .btn-group .btn {
    max-width: 175px;
  }
  .idx08 .card_gr {
    margin-top: 50px;
    max-width: 550px;
    font-size: min(1.5vw, 8px);
    padding: 1px;
    border-width: 1px;
  }
  .idx08 .card_gr .card {
    width: 50%;
    border: 1px solid rgba(216, 223, 226, 0.5);
  }
  .idx08 .idx_concept {
    margin-left: -20px;
    margin-right: -20px;
  }
  .idx08 .idx_concept .idx_box {
    padding-top: calc(var(--size-grow-bot-card-gr) + 40px);
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    min-height: 501px;
  }
  .idx08 .idx_concept .idx_box::before {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.3s;
    z-index: -3;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--main-color);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .idx08 .idx_concept .idx_box .ct_area {
    margin-bottom: 30px;
  }
  .idx08 .idx_concept .idx_box:nth-child(1) {
    z-index: 2;
  }
  .idx08 .idx_concept .idx_box:nth-child(1)::after {
    left: -30em;
    top: -30em;
  }
  .idx08 .idx_concept .idx_box:nth-child(2) {
    z-index: 1;
  }
  .idx08 .idx_concept .idx_box:nth-child(1)::before {
    top: 0;
    height: calc(100% + 40px);
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% calc(100% - 80px));
    background-image: url(../images/idx_concept_bg01.jpg);
    background-position: left bottom;
  }
  .idx08 .idx_concept .idx_box:nth-child(2)::before {
    height: calc(100% + 80px);
    bottom: 0;
    background-image: url(../images/idx_concept_bg02.jpg);
    background-position: right bottom;
  }
}
@media only screen and (max-width: 480px) {
  .idx08 .card_gr {
    margin-right: -20px;
  }
}
@media only screen and (max-width: 430px) {
  .idx08 .card_gr .card {
    align-items: flex-start;
    padding-left: 17px;
    padding-right: 17px;
  }
  .idx08 .card_gr .card::after {
    z-index: 3;
    bottom: 18px;
    right: 20px;
    font-size: 1.2em;
  }
  .idx08 .card_gr .card .card_ttl .en {
    font-size: clamp(10px, 3vw, 11px);
    line-height: 1.2;
  }
  .idx08 .card_gr .card .card_pic,
  .idx08 .card_gr .card .card_ttl {
    max-width: 100%;
  }
  .idx08 .card_gr .card .card_pic {
    margin-top: auto;
    min-height: 24em;
  }
  .idx08 .idx_concept .idx_box {
    min-height: 429px;
  }
}
@media only screen and (max-width: 375px) {
  .idx08 .card_gr .card .card_ttl .jp {
    font-size: 3.3em;
  }
}
@media only screen and (max-width: 360px) {
  .idx08 .card_gr .card {
    padding-left: 15px;
    padding-right: 15px;
  }
  .idx08 .card_gr .card::after {
    right: 15px;
  }
  .idx08 .idx_concept .idx_box:nth-child(1)::before {
    background-position: left -40px bottom;
  }
  .idx08 .idx_concept .idx_box .en-big {
    font-size: 28px;
  }
  .idx08 .card_gr .card .card_ttl .jp {
    font-size: 3.3em;
  }
}
@media only screen and (max-width: 768px) {
  .idx_feature {
    --size-h-container: 100vh;
    --size-pt-idx-feature: 80px;
    --size-w-card: 400px;
    --size-h-card: 453px;
    padding-bottom: 80px;
  }
  .idx_feature .idx_box_catch {
    height: var(--size-h-container);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .idx_feature .idx_box_catch .box_sticky {
    position: relative;
    z-index: 1;
  }
  .idx_feature .idx_box_catch .b_l {
    width: 100%;
    max-width: 535px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx_feature .idx_box_catch .b_r {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: var(--size-w-card);
  }
  .idx_feature .box_logo {
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: -40px;
    max-width: 200px;
  }
  .idx_feature .idx_box_catch .card_gr {
    width: var(--size-w-card);
  }
}
@media only screen and (max-width: 430px) {
  .idx_feature {
    --size-w-card: calc(100vw - 40px);
  }
  .idx_feature h2 {
    margin-bottom: 10px;
  }
  .idx_feature .box_logo {
    right: -40px;
  }
  .idx_feature .card_gr .card {
    padding-left: 20px;
    padding-right: 20px;
  }
  .idx_feature .card_gr .card .card_ttl {
    font-size: 8px;
  }
}
@media only screen and (max-width: 375px) {
  .idx_feature {
    --size-h-card:400px;
  }
  .idx_feature .h2_en {
    font-size: 30px;
  }
  .idx_feature .card_gr .card {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 320px) {
  .idx_feature .box_logo {
    max-width: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .idx09 {
    padding: 120px 0 60px;
  }
  .idx09::before {
    height: 300px;
    background-position: left center;
  }
  .idx09 .h2_en {
    font-size: 33px;
  }
  .idx09 .card_slider {
    --size-mg:7.5px;
    --size-w-card: 300px;
    --size-w-slick-btn-gr: 5em;
  }
  .idx09 .card_slider .card {
    padding-left: em;
    padding-right: 2em;
  }
  .idx09 .card_slider .card .card_pic {
    height: 18em;
  }
}
@media only screen and (max-width: 430px) {
  .idx09 .card_slider .card {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 360px) {
  .idx09 .h2_en {
    font-size: 9vw;
  }
}
@media only screen and (max-width: 768px) {
  .idx10 .idx_box {
    position: relative;
    z-index: 1;
    flex-direction: column-reverse;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 40px;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx10 .idx_box::before {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.3s;
    z-index: -1;
    right: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: white;
  }
  .idx10 .idx_box .box_r {
    margin-right: -20px;
    margin-bottom: 30px;
  }
  .idx10 .idx_box .box_l {
    padding-right: 20px;
  }
  .idx10 .idx_box .btn-group {
    justify-content: center;
  }
}
@media only screen and (max-width: 430px) {
  .idx10 .box_name {
    font-size: 7.5px;
  }
}
@media only screen and (max-width: 768px) {
  .idx11 {
    padding: 60px 0;
  }
  .idx11 .idx_box {
    flex-direction: column-reverse;
    align-items: center;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
  .idx11 .idx_box::before {
    inset: 5px;
  }
  .idx11 .idx_box .btn-group {
    margin-top: 25px;
  }
  .idx11 .idx_box .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx11 .idx_box .box_r {
    padding: 5px 5px 0;
    margin-bottom: -15px;
  }
  .idx11 .idx_box .box_l {
    padding: 0 20px 35px;
  }
}

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