@media only screen and (max-width: 768px) {
  .home_page .key {
    --height: calc(100vh - 60px);
    --max-height: 116vw;
    --min-height: 440px;
    font-size: min(1.875vw, 8px);
    padding: 0 20px;
  }
  .home_page .key .key_text .item {
    padding: 10px;
    align-items: flex-end;
  }
  .home_page .key .catch {
    text-align: center;
    margin: 0 auto 40px;
  }
  .home_page .key h2 {
    font-size: 5em;
    margin-bottom: 0.1em;
  }
  .home_page .key p {
    letter-spacing: 0.05em;
    font-size: max(2.6em, 16px);
    line-height: 1.8;
  }
}
@media only screen and (max-width: 640px) {
  .home_page .key {
    font-size: 1.4vmin;
  }
}
@media only screen and (max-width: 424px) {
  .home_page .key .catch {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .home_page .key {
    font-size: 1.4vmin;
  }
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
  .home_page .key .s1 {
        background-image: url(../images/idx_mv01_sp.jpg);
    background-position: bottom center !important;
  }
}
@media only screen and (max-width: 768px) {
  .ihead {
    position: relative;
    z-index: 0;
  }
  .ihead .ien {
    top: unset;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
  }
  .ien {
    font-size: 40px;
    writing-mode: horizontal-tb;
    text-align: center;
    margin: 0;
  }
  .ijp {
    font-size: 24px;
  }
  .ijp::before {
    width: 56px;
    height: 54px;
  }
  .ijp2 {
    font-size: 22px;
  }
  .ijp2 span {
    padding-right: 10px;
  }
  .ibtn a {
    min-width: 200px;
    margin: 0 auto;
    font-size: 14px;
    padding: 10px 34px 9px 12px;
  }
  .ibtn-line a {
    font-size: 14px;
  }
  .ipost {
    margin-top: 40px;
    padding: 40px 0 70px;
  }
  .ipost .ipost-wrap {
    flex-direction: column;
  }
  .ipost .ipost-wrap::before {
    width: 90px;
    left: -14px;
    bottom: -42px;
  }
  .ipost .box {
    width: 100%;
    padding: 0 15px 25px;
    --wtitle: 100px;
    margin-bottom: 50px;
  }
  .ipost .box:last-child {
    margin-bottom: 0;
  }
  .ipost .box ul {
    width: 100%;
    padding-left: 0;
    margin-top: 0;
  }
  .ipost .box li a {
    flex-wrap: wrap;
    padding: 1em 0.625em 0.85em;
  }
  .ipost .box li a .title {
    width: 100%;
    max-width: 100%;
    margin-top: 5px;
  }
  .ipost .ttl {
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .ipost .ibtn-line {
    margin-top: 20px;
  }
  .ipost .ibtn-line a {
    margin-right: auto;
  }
  .itrouble {
    padding: 17.1875vw 0 50px;
  }
  .itrouble .wrap::before {
    width: 100px;
    right: -60px;
  }
  .itrouble .ijp {
    margin-bottom: 25px;
  }
  .itrouble .group {
    flex-wrap: wrap;
    --gap: 10px;
  }
  .itrouble .item {
    width: calc((100% - var(--gap)) / 2);
    padding: 18px 10px 24px;
  }
  .itrouble .item::before {
    width: 30px;
  }
  .itrouble .item:nth-child(7) picture img {
    width: 50px;
  }
  .itrouble .item picture {
    margin-bottom: 10px;
  }
  .itrouble .item picture img {
    width: 60px;
  }
  .itrouble .item .ilist li {
    padding-bottom: 6px;
    padding-left: 1.8181818182em;
    font-size: min(3.4375vw, 14px);
    letter-spacing: 0px;
  }
  .itrouble .item .ilist li::before {
    width: 1.6363636364em;
  }
  .ipickup {
    padding: 50px 0;
  }
  .ipickup-post {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
  }
  .ipickup-post .ijp2 {
    margin-bottom: 10px;
  }
  .ipickup-post .ipickup-img {
    order: -1;
    margin-bottom: 20px;
  }
  .ipickup-post .ipickup-img picture {
    max-width: 460px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .ipickup-post .desc {
    margin-bottom: 15px;
    padding-right: 0;
  }
  .ipickup .ijp {
    margin-bottom: 20px;
  }
  .ipickup .tab {
    padding: 25px 15px;
  }
  .ipickup .thead {
    padding: 0 0 2px;
    margin-bottom: 15px;
  }
  .ipickup .thead li {
    font-size: min(2.5vw, 16px);
    height: 4em;
  }
  .ipickup .thead li::before {
    bottom: 0.25em;
    border-left-width: 0.375em;
    border-right-width: 0.375em;
    border-top-width: 0.625em;
  }
  .ipickup .thead li::after {
    bottom: -2px;
    height: 2px;
  }
  .ipickup .tcontent .row {
    display: block;
  }
  .ipickup .tcontent .ijp2 {
    font-size: 22px;
    margin-top: 0;
  }
  .ipickup .tcontent picture {
    margin-bottom: 15px;
  }
  .ipickup .tcontent picture img {
    margin: 0 auto;
  }
  .ipickup .tcontent .desc {
    margin-bottom: 15px;
  }
  .ipickup .tcontent .desc:last-child {
    margin-bottom: 0;
  }
  .ipickup .tcontent .ibtn-line {
    margin-bottom: 10px;
  }
  .ipickup .tcontent .ibtn-line a {
    font-size: 14px;
    width: 300px;
    padding-left: 1em;
  }
  .iother {
    padding: 40px 0;
  }
  .iother .ijp {
    margin-bottom: 20px;
  }
  .iother .tab {
    padding: 25px 15px;
  }
  .iother .thead {
    padding: 0 0 2px;
    padding-bottom: 2px;
    margin-bottom:15px;
  }
  .iother .thead li {
    font-size: min(2.5vw, 16px);
    height: 4.8em;
  }
  .iother .thead li::before {
    bottom: 0.25em;
    border-left-width: 0.375em;
    border-right-width: 0.375em;
    border-top-width: 0.625em;
  }
  .iother .thead li::after {
    bottom: -2px;
    height: 2px;
  }
  .iother .tcontent .txt {
    display: block;
    margin-bottom: 30px;
  }
  .iother .tcontent .ijp2 {
    font-size: 22px;
    margin-top: 0;
  }
  .iother .tcontent picture {
    margin-bottom: 15px;
  }
  .iother .tcontent picture img {
    margin: 0 auto;
  }
  .iother .group-bnr {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .iother .ibnr-box {
    max-width: 100%;
    width: 14.7058823529em;
    height: 9em;
    font-size: min(5.3125vw, 19px);
  }
  .iother .ibnr-box picture {
    margin-bottom: 0;
  }
  .iother .ibnr-box .ibnr-tt {
    font-size: 1em;
    padding-bottom: 1.1764705882em;
  }
  .iother .ibnr-box .ibnr-tt::before {
    bottom: 0;
  }
  .iopinion {
    margin-top: 40px;
    padding: 30px 0 40px;
  }
  .iopinion::before {
    right: 50%;
  }
  .iopinion .ihead .ien {
    bottom: 18px;
  }
  .iopinion .ijp {
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .iopinion .box {
    padding: 30px 20px;
    width: 100%;
  }
  .iopinion .box picture {
    position: static;
    width: min(100%, 460px);
    margin: 0 auto 15px;
  }
  .iopinion .box .desc {
    margin-bottom: 20px;
  }
  .igreet {
    padding: 45px 0;
  }
  .igreet .wrap::before {
    width: 100px;
    left: -60px;
    top: 32px;
  }
  .igreet .ijp {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .igreet .ihead .ien {
    bottom: -5px;
  }
  .igreet .box {
    display: block;
  }
  .igreet .ig {
    width: min(100%, 500px);
    margin: 0 auto;
  }
  .igreet picture {
    margin-bottom: 15px;
  }
  .igreet .igreet-info {
    padding: 9px 15px 5px;
    right: -10px;
  }
  .igreet .igreet-info .lb {
    padding: 0 10px 2px;
    font-size: 10px;
  }
  .igreet .igreet-info .name {
    font-size: 22px;
  }
  .igreet .desc {
    margin-bottom: 15px;
  }
  .igreet .ibtn-gr {
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
  }
  .igreet .ibtn:nth-child(2) a {
    width: auto;
    padding-right: 30px;
  }
  .igreet .ibtn a {
    padding: 10px 34px 9px 12px;
    width: auto;
    min-width: 220px;
  }
  .iclinic {
    padding: 45px 0;
  }
  .iclinic .ien {
    position: static;
    transform: none;
    margin-bottom: 40px;
  }
  .iclinic .iclinic-info {
    flex-direction: column-reverse;
    padding: 0 20px;
    gap: 0;
  }
  .iclinic .ig a {
    top: -20px;
    width: min(43.75vw, 240px);
  }
  .iclinic .iclinic-txt {
    width: 100%;
    margin-top: 20px;
  }
  .iclinic .iadress {
    margin-bottom: 15px;
  }
  .iclinic .iadress dt,
  .iclinic .iadress dd {
    padding: 5px 10px;
  }
  .iclinic .iadress dt {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .iclinic .itel {
    font-size: 12px;
    padding-left: 10px;
    margin-bottom: 20px;
  }
  .iclinic .itel a {
    font-size: 25px;
    margin-left: 5px;
  }
  .iclinic .ibtn {
    margin-bottom: 20px;
  }
  .iclinic .time_sheet {
    padding: 1.2em;
    font-size: min(3.125vw, 14px);
  }
  .iclinic .iclinic-ft {
    margin-top: 30px;
    padding: 0 20px;
    flex-direction: column-reverse;
  }
  .iclinic .imap {
    width: 100%;
    height: 299px;
  }
  .iclinic .icalender {
    padding: 20px 15px 10px;
  }
  .iclinic .icalender picture {
    max-width: 400px;
    margin: 0 auto;
  }
  .iclinic .icalender-tt {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .iclinic .icalender-tt span {
    padding: 0 10px;
  }
  .ifeature {
    padding: 45px 0;
  }
  .ifeature .wrap {
    flex-direction: column;
  }
  .ifeature .head {
    padding-top: 0;
    width: 100%;
  }
  .ifeature .ihead .ien {
    bottom: 19px;
  }
  .ifeature .ijp {
    margin-bottom: 20px;
  }
  .ifeature .ifeat-txt {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 30px;
    padding-left: 20px;
    width: auto;
    --cp: 80px;
  }
  .ifeature .ifeat-txt::before {
    height: 370px;
    left: 0;
  }
  .ifeature .ifeat-arr {
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 16.2142857143em;
    padding-right: 1.0714285714em;
    font-size: 10px;
  }
  .ifeature .slick-arrow {
    width: 3.1428571429em;
    height: 0.8571428571em;
  }
  .ifeature .slick-dots {
    padding-bottom: 0.7857142857em;
  }
  .ifeature .slick-dots li button {
    font-size: 3.4285714286em;
  }
  .ifeature .ifeat-total {
    font-size: 2.1428571429em;
    transform: translateX(0.5333333333em);
  }
  .ifeature .ifeat-total::before {
    top: -1.1333333333em;
    left: 0.1em;
    height: 2.3333333333em;
  }
  .ifeature .ifeat-tsld {
    padding-top: 80px;
  }
  .ifeature .ifeat-slider {
    width: min(100%, 400px);
    margin: 0;
  }
  .ifeature .slick-slide {
    padding-right: 0;
    padding: 0 10px;
  }
  .ifeature .item .txt {
    margin-top: -90px;
  }
  .ifeature .item .lb {
    font-size: 14px;
    width: 140px;
    height: 36px;
    margin-bottom: 5px;
  }
  .ifeature .item .tt {
    width: fit-content;
    padding: 10px;
    font-size: 16px;
    min-height: auto;
    margin-bottom: 10px;
  }
  .ifeature .item .desc p {
    line-height: 2;
  }
}
@media only screen and (max-width: 639px) {
  .iother .group-bnr {
    flex-direction: column;
  }
  .ipickup .thead {
    flex-wrap: wrap;
    border: none;
  }
  .ipickup .thead li {
    width: calc((100% - 3px) / 2);
    max-width: 100%;
    font-size: min(3.75vw, 18px);
    height: 3em;
  }
  .ipickup .thead li::after {
    display: none;
  }
  .ipickup .thead li::before {
    font-size: 0.6666666667em;
    bottom: 0.45em;
  }
  .iother .thead {
    flex-wrap: wrap;
    border: none;
  }
  .iother .thead li {
    width: calc((100% - 3px) / 2);
    max-width: 100%;
    font-size: min(3.55vw, 18px);
    height: 4em;
    line-height: 1.2;
    padding-bottom: 0;
  }
  .iother .thead li::after {
    display: none;
  }
  .iother .thead li::before {
    font-size: 0.6666666667em;
    bottom: 0.45em;
  }
}
@media only screen and (max-width: 525px) {
  .itrouble .ihead .ien,
  .iother .ihead .ien {
    bottom: 18px;
  }
}

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