@media only screen and (max-width: 768px) {
  .home_page .key {
    --height: calc(100vh - 60px);
    --max-height: 156vw;
    --min-height: 320px;
    font-size: min(1.2vw, 7px);
  }
  .home_page .key::before {
    bottom: -10em;
    height: 18em;
    background-image: url(../images/idx_key_decor_cloud_sp.png);
  }
  .home_page .key .key_text .item {
    padding: 10px;
  }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .home_page .key {
    font-size: 1.3vmin;
  }
  .home_page .key .key_text .item {
    padding-bottom: calc(var(--size-height-item-circle) + 6em);
  }
  .home_page .key .key_inner {
    background-position: left -20em top;
    background-image: url(../images/idx_key_bg01_sp_hor.jpg);
  }
  .home_page .key .catch {
    margin-left: auto;
    margin-right: 0;
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
  .home_page .key {
    --height: calc(100vh);
    --max-height: 156vw;
    --size-padding-key-bottom: 12em;
  }
  .home_page .key .key_inner {
    --size-padding-left-right-key-inner: 5px;
    background-image: url(../images/idx_key_bg01_sp.jpg);
    background-position: center top;
  }
  .home_page .key .key_inner::after {
    left: 2em;
    bottom: -17em;
    font-size: 0.9em;
  }
  .home_page .key .key_text h2,
  .home_page .key .key_text p {
    text-align: center;
  }
  .home_page .key .key_text p {
    line-height: 1.8;
  }
  .home_page .key .key_text .item {
    padding-bottom: calc(var(--size-height-item-circle) + 6em);
  }
  .home_page .key .catch {
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
    max-width: 64em;
    width: 100%;
    border-radius: 10px;
    background-color: rgba(119, 172, 71, 0.5);
  }
  .home_page .key .key_circle_gr {
    --size-mg: .5em;
    right: 5px;
    width: calc(100% - 10px);
  }
}
@media only screen and (max-width: 640px) {
  .home_page .key {
    font-size: 1.25vmin;
  }
}
@media only screen and (max-width: 430px) {
  .home_page .key .key_circle_gr .item::before {
    background-size: calc(100% - 4px);
  }
  .home_page .key .key_circle_gr .item .en {
    margin-bottom: 0.3em;
    font-size: 1.8em;
  }
  .home_page .key .key_text p {
    font-size: 3em;
  }
}
@media only screen and (max-width: 768px) {
  .home_page .box_title h3,
  .home_page .box_title h4,
  .home_page .box_title .en {
    text-align: center;
  }
  .home_page h3 {
    margin-bottom: 35px;
    font-size: calc(var(--ttl_size) + 2px);
    text-align: center;
  }
  .home_page .h3_en {
    font-size: 14px;
  }
  .home_page h4 {
    margin-bottom: 25px;
    font-size: 22px;
  }
  .home_page .h4_en {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .idx_box .order01 {
    order: 1;
  }
  .idx_box .order02 {
    order: 2;
  }
  .idx_box .order03 {
    order: 3;
  }
  .idx_box .order04 {
    order: 4;
  }
  .idx_box .order05 {
    order: 5;
  }
  .idx_box .order06 {
    order: 6;
  }
  .TabContainer .idx_box {
    justify-content: center;
  }
  .TabContainer .idx_box h4,
  .TabContainer .idx_box .box_pic,
  .TabContainer .idx_box .ct_area {
    width: 100%;
    max-width: 550px;
  }
  .TabContainer .idx_box h4 {
    padding-bottom: 20px;
    font-size: 24px;
    text-align: center;
  }
  .TabContainer .idx_box .box_ct {
    display: contents;
  }
  .TabContainer .idx_box .box_pic {
    margin-bottom: 25px;
  }
  .TabContainer .card_gr {
    --size-mg: 5px;
    margin-top: 30px;
    font-size: min(2vw, 9px);
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .TabContainer .idx_box h4 br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .idx01 {
    padding: 60px 0 60px;
  }
  .idx01 h3 {
    margin-bottom: 15px;
  }
  .idx01 .box_title {
    margin-left: auto;
    margin-right: auto;
  }
  .idx01 .box_title .en {
    font-size: 22px;
  }
  .idx01 .box_title h3 {
    font-size: 26px;
  }
  .idx01 .btn-group {
    margin: 35px auto 0;
    width: 100%;
  }
  .idx01 .btn-group .btn_new {
    margin-left: auto;
    margin-right: auto;
  }
  .idx01 .idx_box .left {
    display: contents;
  }
  .idx01 .idx_box .right {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 550px;
  }
  .idx01 .content li a {
    --w: 7em;
  }
  .idx01 .content li a {
    padding: 20px 10px 20px 10px;
  }
  .idx01 .content li a .content-txt {
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .idx02 {
    padding: 60px 0 100px;
  }
  .idx02::before {
    background-size: 200px auto;
  }
  .idx02 h3 {
    margin-bottom: 40px;
  }
  .idx02 .idx_box .btn-group {
    margin-top: 30px;
  }
  .idx02 .idx_box .ct_area {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 430px) {
  .idx02 .idx_box .box_img {
    width: calc(50% - 5px);
    font-size: 1.1vw;
  }
  .idx02 .box_name {
    left: 1.5em;
  }
}
@media only screen and (max-width: 768px) {
  .idx03 {
    padding: 40px 0 60px;
  }
  .idx03::before {
    background-image: url(../images/idx03_bg_sp.png);
  }
  .idx03::after {
    right: 20px;
    font-size: min(1.5vw, 6px);
  }
  .idx03 h3 {
    margin-bottom: 40px;
  }
  .idx03 .idx_logo {
    margin-bottom: 10px;
  }
  .idx03 .infor_address {
    margin-bottom: 20px;
  }
  .idx03 .infor_tel {
    margin-bottom: 25px;
  }
  .idx03 .idx_box {
    justify-content: center;
    padding: 30px 20px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx03 .idx_box::before {
    left: 10px;
    font-size: min(0.9vw, 6px);
  }
  .idx03 .idx_box .box_left {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 430px) {
  .idx03 .idx_box {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .idx_feature {
    padding: 60px 0 60px;
    background-image: url(../images/idx_feature_bg_sp.jpg);
    background-size: 768px auto;
    background-position: center top;
    background-color: #ffc926;
  }
  .idx_feature .box_title::before {
    top: -40px;
    font-size: 200px;
  }
  .idx_feature .TabPager01 {
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 85px;
    max-width: 100%;
    font-size: 9px;
  }
  .idx_feature .TabPager01 > div {
    margin-bottom: 0;
    margin-right: 5px;
  }
  .idx_feature .TabPager01 > div:last-child {
    margin-right: 0;
  }
  .idx_feature .TabPager02 {
    --size-mg: 5px;
    margin-top: -85px;
  }
  .idx_feature .idx_box_st02 {
    --size-radius-pic: 100px;
    padding: 70px 30px 20px;
    border-radius: 20px;
    background-color: rgba(217, 185, 155, 0.6);
  }
  .idx_feature .idx_box_st02 .point {
    top: -4em;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .idx_feature .idx_box_st02 h4 {
    order: 1;
    text-align: center;
    font-size: 20px;
    width: 100%;
  }
  .idx_feature .idx_box_st02 .box_pic {
    order: 2;
    margin-bottom: 40px;
  }
  .idx_feature .idx_box_st02 .box_pic picture::before {
    left: -15px;
    top: 15px;
    border-top-right-radius: var(--size-radius-pic);
  }
  .idx_feature .idx_box_st02 .box_pic picture::after {
    bottom: -5em;
    font-size: 7px;
  }
  .idx_feature .idx_box_st02 .ct_area {
    order: 3;
    padding-bottom: 40px;
  }
  .idx_feature .idx_box_st02 .ct_area::after {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    margin: 0 auto;
  }
  .idx_feature .idx_box_st02 .box_ct {
    display: contents;
  }
  .idx_feature .btn_item {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(../images/) no-repeat center/8px auto;
    background-color: white;
  }
  .idx_feature .btn_item.pre {
    left: -15px;
    background-image: url(../images/idx_feature_slick_arr_pre.svg);
    background-position: left 45% center;
  }
  .idx_feature .btn_item.next {
    right: -15px;
    background-image: url(../images/idx_feature_slick_arr_next.svg);
    background-position: left 50% center;
  }
  .idx_feature .TabContainer .TabContent .content:not(.slick-slider) {
    display: flex;
    justify-content: center;
  }
  .idx_feature .TabContainer .TabContent .content:not(.slick-slider) > div:not(:first-child) {
    display: none;
  }
  .idx_feature .TabContainer .TabContent .content > div {
    opacity: 1;
    z-index: 1;
    visibility: visible;
  }
  .idx_feature .slick-list {
    overflow: unset !important;
    padding: 0 !important;
  }
  .idx_feature .slick-slide {
    width: calc(100vw - 60px) !important;
    margin-left: 10px;
    margin-right: 10px;
  }
  .idx_feature .TabPager01 > div {
    transition: all 0.2s;
  }
}
@media only screen and (max-width: 430px) {
  .idx_feature .TabPager02 > div {
    width: calc(50% - var(--size-mg) * 2);
  }
  .idx_feature .idx_box_st02 .point {
    font-size: 12px;
  }
  .idx_feature .btn_item {
    width: 40px;
    height: 40px;
  }
  .idx_feature .btn_item.pre {
    left: -10px;
  }
  .idx_feature .btn_item.next {
    right: -10px;
  }
}
@media only screen and (max-width: 375px) {
  .idx_feature .idx_box_st02 h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .idx_treatment {
    padding: 20px 0 30px;
    font-size: min(1.2vw, 8px);
    background-size: 200px auto;
  }
  .idx_treatment .box_title {
    padding-right: 0;
    padding-top: 85px;
    padding-bottom: 15px;
    background-size: auto 4px;
  }
  .idx_treatment .box_title::before {
    left: 0;
    font-size: min(1.7vw, 8px);
  }
  .idx_treatment .box_title h3 {
    font-size: 26px;
    margin-bottom: 0;
  }
  .idx_treatment .box_title h3 .big {
    font-size: 30px;
  }
  .idx_treatment .box_title .h3_en {
    top: 0;
    font-size: 14px;
  }
  .idx_treatment .idx_box {
    justify-content: center;
  }
  .idx_treatment .idx_box > .left,
  .idx_treatment .idx_box > .right {
    width: 100%;
  }
  .idx_treatment .idx_box > .right {
    width: 70em;
  }
  .idx_treatment .pic_slider {
    width: 70em;
    height: 55em;
  }
  .idx_treatment .pic_slider .item::before {
    border-width: 4px;
  }
}
@media only screen and (max-width: 430px) {
  .idx_treatment .pic_slider .item .ttl {
    font-size: 2.8em;
  }
  .idx_treatment .pic_slider .item .item_ct {
    left: 2em;
    font-size: 1.3em;
  }
}
@media only screen and (max-width: 768px) {
  .idx06 {
    padding: 60px 0 60px;
  }
  .idx06::before {
    background-size: 300px auto;
  }
  .idx06 .idx_decor {
    font-size: min(1.1vw, 6px);
  }
  .idx06 .idx_decor .item01 {
    left: 20px;
  }
  .idx06 .idx_decor .item02 {
    right: 20px;
  }
  .idx06 .idx_banner01 {
    margin-top: 30px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 430px) {
  .idx06 .idx_banner01 .banner {
    max-width: 300px;
  }
}
@media only screen and (max-width: 768px) {
  .idx07 {
    padding: 70px 0 60px;
  }
  .idx07::before {
    --mask: url(../images/idx07_bg_mask_sp.svg);
    background-image: url(../images/idx07_pattern_sp.png);
    background-size: 750px auto;
  }
  .idx07 .box-title {
    width: 100%;
  }
  .idx07 .box-title .en {
    left: -30px;
    top: calc(-40px - 5em);
    font-size: clamp(10px, 1.8vw, 14px);
  }
  .idx07 .box-title h3 {
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    text-align: center;
  }
  .idx07 .box-title h3::after {
    width: 100%;
  }
  .idx07 .idx_box {
    justify-content: center;
    padding: 40px 20px;
    border-radius: 50px;
  }
  .idx07 .idx_box::before {
    bottom: -60px;
    font-size: 5px;
  }
  .idx07 .idx_box .btn-group {
    margin-top: 30px;
  }
  .idx07 .idx_box .box_ct {
    display: contents;
  }
  .idx07 .idx_box .box_pic {
    margin-bottom: 25px;
    font-size: clamp(5px, 0.8vw, 8px);
  }
}
@media only screen and (max-width: 430px) {
  .idx07 .box-title h3::after {
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 768px) {
  .idx08 {
    padding: 60px 0 60px;
  }
  .idx08 .title_h3 {
    margin-bottom: 25px;
    font-size: 26px;
    width: 100%;
  }
  .idx08 .title_h3 br {
    display: none;
  }
  .idx08 .title_h3 .line02 {
    display: inline-block;
  }
  .idx08 .idx_box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 20px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 550px;
  }
  .idx08 .idx_box:last-child {
    margin-bottom: 0;
  }
  .idx08 .idx_box .ct_area {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx08 .idx_box .btn-group {
    margin-top: 30px;
  }
  .idx08 .idx_box .box_img {
    margin-bottom: 25px;
  }
  .idx08 .idx_box .box_ct {
    width: 100%;
    max-width: 550px;
  }
}
@media only screen and (max-width: 768px) {
  .idx09 .wave_gr .item {
    height: 20px;
  }
  .idx09 .wave_gr .item01 {
    top: -1px;
  }
  .idx09 .wave_gr .item02 {
    bottom: -1px;
  }
  .idx09 .idx_box {
    padding: 20px 0 20px;
    min-height: 340px;
    background-image: url(../images/idx09_bg_sp.jpg);
  }
  .idx09 .idx_box .idx_box_catch::after {
    top: 150px;
  }
  .idx09 .idx_box .idx_box_catch .en-big {
    margin-bottom: 20px;
    text-align: center;
    padding-left: 0;
  }
}
@media only screen and (max-width: 430px) {
  .idx09 .idx_box .idx_box_catch {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 51px;
  }
  .idx09 .idx_box .idx_box_catch::after {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .idx09 .idx_box .idx_box_catch .en-big {
    font-size: clamp(40px, 12.8vw, 55px);
  }
  .idx09 .wave_gr .item {
    height: 14px;
  }
}

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