@media only screen and (max-width: 768px) {
    .home_page .key {
        --height: calc(100vh - 60px);
        --max-height: 159vw;
        --min-height: 320px;
        font-size: 8px;
    }
	.home_page .key .inner{
		padding:0;
	}
	.iEndo .box-img .img{
		height:fit-content;
	}
    .home_page .key .key_text .item {
        padding: 10px;
        height: calc(100vh - 60px);
        max-height: 159vw;
        min-height: 320px;
    }
    .home_page .key .inner .img {
    --mask: none;
        background: initial;
        width: 100%;
        height: min(160vw, 800px);
        top: 5px;
        max-width: 460px;
    }
    .home_page .key .inner .img img {
        height: 100%;
        width: 100%;
        margin-left: auto;
        max-width: 650px;
        object-fit: fill;
    }
    .home_page .key .inner .catch {
        padding-left: 0;
        padding-top: 24em;
    }
    .home_page .key .inner .catch .title {
        font-size: min(5.87vw, 26px);
        line-height: 1.6em;
        margin-bottom: 14px;
    }
    .home_page .key .inner .catch>p {
        font-size: min(3.73vw, 18px);
    }
    .home_page .key .idx-list-main {
        max-width: min(89.33vw, 400px);
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: center;
        right: 0;
        bottom: 19px;
        left: 0;
    }
    .home_page .key .idx-list-main li {
        width: min(37.33vw, 160px);
        height: min(37.33vw, 160px);
    }
    .home_page .key .idx-list-main li:first-child {
        margin: 0 min(26.67vw, 100px);
        position: relative;
        z-index: 1;
    }
    .home_page .key .idx-list-main li .ttl {
        font-size: min(3.73vw, 15px);
    }
    .home_page .key .idx-list-main li:not(:first-child) {
        margin-top: -20vw;
        margin-right: min(14.67vw, 55px);
    }
    .home_page .key .idx-list-main li:last-child {
        margin-right: 0;
    }
    .home_page .key .idx-scroll {
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
    }
    .home_page .key .idx-scroll a {
        font-size: 12px;
    }
    .home_page .idx-ttl-en {
        font-size: min(3.73vw, 16px);
    }
    .home_page .idx-ttl-en:before {
        margin-right: 7px;
    }
    .home_page h2 {
        font-size: min(7.47vw, 30px);
    }
    .home_page .idx-ttl-en02 {
        margin-top: 7px;
    }
    .home_page .idx-ttl-en02 span {
        font-size: min(3.73vw, 16px);
    }
    .home_page h3 {
        margin-bottom: 30px;
        font-size: calc(var(--ttl_size) - 2px);
    }
    .iNews {
        padding-top: 91px;
        padding-bottom: 62px;
    }
    .iNews:before {
        top: -193px;
        background: url(../images/idx-bg-new-sp.png) no-repeat top center;
        background-size: 100% 100%;
        min-height: 75em;
        z-index: -1;
    }
    .iNews .inner {
        padding: 0 20px;
    }
    .iNews-box {
        border-radius: 15px;
        padding: 20px 20px 25px;
    }
    .iNews-fx01 {
        flex-direction: column;
        padding-bottom: 30px;
        margin-bottom: 20px;
    }
    .iNews-fx01 .idx-btn {
        max-width: 142.5px;
        width: 100%;
    }
    .iNews-fx01 .idx-btn a {
        font-size: 13.5px;
        width: 100%;
        min-width: 100%;
        padding-left: 13px;
    }
    .iNews-fx01 .idx-btn a:before {
        width: 15px;
        height: 15px;
        right: 10px;
    }
    .iNews-fx01 ul li a {
        padding: 10px;
        padding-right: 30px;
        flex-direction: column;
        align-items: flex-start;
    }
    .iNews-fx01 ul li a:before {
        width: 15px;
        height: 15px;
        right: 10px;
    }
    .iNews-fx01 ul li a span {
        display: block;
    }
    .iNews-fx01 ul li a .date {
        font-size: 12px;
        letter-spacing: 0.055em;
        margin-bottom: 2px;
    }
    .iNews-fx01 ul li a .ttl {
        font-size: 14px;
        letter-spacing: 0.05em;
    }
    .iNews-ttl {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-right: 0;
        margin-bottom: 17px;
    }
    .iNews-ttl .idx-ttl-en {
        margin-bottom: 0;
        line-height: 1em;
    }
    .iNews-ttl h2 {
        font-size: 22px;
    }
    .iMenu {
        padding-bottom: 90px;
    }
    .iMenu:after {
        background: url(../images/idx-menu-ico03-sp.svg) no-repeat center;
        background-size: 100% 100%;
        width: 518px;
        height: 164px;
        bottom: -19px;
        left: initial;
        z-index: 1;
        right: -338px;
    }
    .iMenu:before {
        content: "";
        position: absolute;
        left: 0;
        top: 12px;
        background: url(../images/idx-menu-ico02-sp.png) no-repeat center;
        background-size: 100% 100%;
        width: 100%;
        height: min(106.13vw, 500px);
    }
    .iMenu .inner_big {
        padding: 0;
    }
    .iMenu-box {
        padding: 40px min(5.33vw, 20px) 19px;
        margin-top: 183px;
        border-top-left-radius: 15px;
        max-width: 100%;
        margin-right: 0;
    }
    .iMenu-box:after {
        content: "";
        position: absolute;
        right: -234px;
        top: -291px;
        background: url(../images/idx-menu-ico01-sp.svg) no-repeat center;
        background-size: 100% 100%;
        width: 334px;
        height: 241px;
        z-index: -2;
    }
    .iMenu .iMenu-list li {
        width: 50%;
        max-width: min(42.67vw, 200px);
        margin-right: min(4vw, 15px);
        margin-bottom: min(3.73vw, 14px);
    }
    .iMenu .iMenu-list li:nth-child(2n) {
        margin-right: 0;
    }
    .iMenu .iMenu-list li:nth-child(2n) {
        margin-right: 0;
    }
    .iMenu .iMenu-list li .box-img .img {
        --mask: url(../images/idx-menu-mask-sp.svg);
        height: min(26.67vw, 130px);
    }
    .iMenu .iMenu-list li .box-img .img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .iMenu .iMenu-list li .box-img .ico img {
        width: min(4vw, 20px);
        height: auto;
    }
    .iMenu .iMenu-list li .ttl {
        font-size: min(4.27vw, 18px);
    }
    .iEndo {
        padding-top: 0;
        padding-bottom: 70px;
    }
    .iEndo-ttl {
        margin-left: 0;
    }
    .iEndo .inner_big {
        padding: 0 20px;
    }
    .iEndo-ttl {
        position: relative;
        top: -25px;
    }
    .iEndo .ttl-fx {
        margin-top: -2px;
    }
    .iEndo .ttl-fx .idx-ttl-en02 {
        margin-top: 0;
        position: relative;
        top: 8px;
        margin-left: 8px;
    }
    .iEndo .ttl-fx .idx-ttl-en02 span {
        padding: 0 min(3.2vw, 20px);
    }
    .iEndo .ttl-endo {
        font-size: min(4.27vw, 18px);
        position: relative;
        z-index: 1;
    }
    .iEndo-box {
        max-width: 100%;
        margin: 29px auto 0px;
        background: #fff;
        border-radius: 15px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 39px;
    }
    .iEndo-fx {
        flex-direction: column;
    }
    .iEndo-fx.iEndo-fx02 {
        padding-right: 0;
        margin-top: 40px;
    }
    .iEndo-fx.iEndo-fx02 .box-img {
        margin-left: 0;
        margin-bottom: 0;
        width: calc(100% + 40px);
        margin-left: -40px;
    }
    .iEndo-fx.iEndo-fx02 .box-img:before {
        content: "";
        position: absolute;
        left: initial;
        right: -20px;
        top: 0;
        background: url(../images/idx-endo-ico02-sp.png) no-repeat center;
        background-size: 100% 100%;
        width: 146px;
        height: 456px;
        mix-blend-mode: initial;
        opacity: 1;
    }
    .iEndo-fx.iEndo-fx02 .box-img img {
        border-radius: 0;
        border-top-right-radius: 50px;
        border-top-left-radius: 0 !important;
		border-bottom-right-radius:10px;
    }
    .iEndo-fx.iEndo-fx02 .iEndo-cnt {
        padding-top: 23px;
        margin-right: 0;
        margin-left: 0;
    }
    .iEndo-cnt {
        margin-right: 0;
        order: 2;
        padding-top: 21px;
    }
    .iEndo-cnt .idx-ttl-en {
        margin-bottom: -4px;
    }
    .iEndo-cnt h3 {
        margin-bottom: 18px !important;
    }
    .iEndo-cnt .txt {
        padding-top: 20px;
        margin-bottom: 24px;
        border-top: 2px dotted #e2e2e2;
        background: transparent;
    }
    .iEndo-cnt .txt>p {
        font-size: 16px;
    }
    .iEndo .box-img {
        order: 1;
        margin-top: -28px;
        width: calc(100% + 40px);
        margin-right: -40px;
    }
    .iEndo .box-img:before {
        content: "";
        position: absolute;
        left: initial;
        right: 20px;
        top: 70px;
        background: url(../images/idx-endo-ico01-sp.png) no-repeat center;
        background-size: 100% 100%;
        width: 146px;
        height: 384px;
        mix-blend-mode: multiply;
        opacity: 1;
    }
    .iEndo .box-img .img img {
        height: min(42.67vw, 250px);
        width: 100%;
        object-fit: cover;
        border-top-left-radius: 50px;
		    border-bottom-left-radius: 10px;
    }
    .idx-list-btn {
        justify-content: center;
    }
    .idx-list-btn li {
        max-width: min(38vw, 160px);
        width: 50%;
    }
    .idx-list-btn li a {
        min-width: auto;
        min-height: 60px;
        width: 100%;
        font-size: 13.5px;
        padding-left: 15px;
        letter-spacing: 0.1em;
        line-height: 1.4em;
		padding-right:2em;
        padding-top: 0px;
    }
    .idx-list-btn li a:before {
        width: 15px;
        height: 15px;
        right: 10px;
    }
    .iDisea {
        border-top-left-radius: 50px;
        padding: 65px 0 140px;
    }
	.iDisea .idx-list-btn {
    margin: 50px auto 0;
}

    .iDisea .inner_sm {
        padding: 0 0 0 20px;
    }
    .iDisea-fx {
        flex-direction: column;
    }
    .iDisea-ttl {
        padding-top: 0;
        text-align: center;
        padding-right: 20px;
    }
    .iDisea-ttl h2 {
        margin-bottom: 9px;
    }
    .iDisea-ttl h2 br {
        display: none;
    }
    .iDisea-ttl .idx-ttl-en02 {
        margin: 0 auto;
    }
    .iDisea-ttl .idx-ttl-en02 span {
        padding: 0 28px;
    }
    .iDisea-box {
        margin-right: 0;
        margin-left: 0;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        margin-top: 62px;
    }
    .iDisea-box .TabPager {
        max-width: calc(100% - 40px);
        margin-top: -32px;
        border-radius: 31.5px;
    }
    .iDisea-box .TabPager li.active:before {
        border-radius: 31.5px;
    }
    .iDisea-box .TabPager li>p {
        line-height: 1.3em;
        font-size: min(3.93vw, 16px) !important;
    }
    .iDisea-box .TabContent {
        padding-bottom: 20px;
    }
    .iDisea-box .TabContent>ul>li {
        padding: 29px min(5.33vw, 20px);
    }
    .iDisea-box .TabContent .idx-btn {
        bottom: -50px;
        max-width: min(38vw, 180px);
    }
    .iDisea-box .TabContent .idx-btn a {
        line-height: 1.5em;
        min-height: 60px;
        font-size: 13.5px;
        padding-left: 15px;
		padding-right:2em;
    }
    .iDisea-box .TabContent .idx-btn a:before {
        width: 15px;
        height: 15px;
        right: 10px;
    }
    .idx-list-btn02 {
        max-width: 330px;
        margin: 0 auto;
        justify-content: center;
    }
    .idx-list-btn02 li {
        max-width: min(40.67vw, 160px);
        width: calc(50% - 5px);
        margin-right: min(2.67vw, 10px) !important;
        margin-bottom: min(2.67vw, 10px);
    }
    .idx-list-btn02 li:nth-child(2n) {
        margin-right: 0 !important;
    }
    .idx-list-btn02 li a {
        font-size: min(3.73vw, 14px);
        width: 100%;
        padding-right: min(6.33vw, 30px);
        padding-left: min(4vw, 15px);
        line-height: 1.4em;
    }
    .idx-list-btn02 li a:before {
        width: min(4vw, 15px);
        height: min(4vw, 15px);
        right: min(2.67vw, 10px);
    }
    .iTrouble {
        border-top-left-radius: 50px;
    }
    .iTrouble:before {
        content: "";
        position: absolute;
        left: -201px;
        bottom: -78px;
        background: url(../images/idx-trouble-ico01.svg) no-repeat center;
        background-size: 100% 100%;
        width: min(84vw, 320px);
        height: min(84.53vw, 360px);
        z-index: 1;
    }
    .iTrouble .inner_sm {
        padding: 0 20px;
    }
    .iTrouble-fx {
        flex-direction: column;
        padding-top: 65px;
    }
    .iTrouble-ttl {
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 27px;
    }
    .iTrouble-ttl h2 br {
        display: none;
    }
    .iTrouble-ttl .idx-ttl-en02 {
        margin: 0 auto;
    }
    .iTrouble-ttl .idx-ttl-en02 span {
        padding: 0 28px;
    }
    .iTrouble-box ul {
        max-width: 335px;
        margin: 0 auto;
    }
    .iTrouble-box ul li {
        width: calc(50% - 5px);
        margin-right: min(2.67vw, 10px) !important;
        padding-top: min(2.67vw, 10px);
        min-height: auto;
        height: min(43.33vw, 162.5px);
        background: url(../images/idx-trouble-bg-list-sp.svg) no-repeat center;
        background-size: 100% 100%;
        margin-bottom: min(2.67vw, 10px);
    }
    .iTrouble-box ul li:nth-child(2n) {
        margin-right: 0 !important;
    }
    .iTrouble-box ul li:nth-child(5) {
        padding-top: min(2.4vw, 9px);
    }
    .iTrouble-box ul li:nth-child(5) .img img {
        height: min(24vw, 90px);
        width: auto;
    }
    .iTrouble-box ul li:nth-child(5) .ttl {
        margin-top: -10px;
    }
    .iTrouble-box ul li .img {
        height: auto;
        margin-bottom: 0;
    }
    .iTrouble-box ul li .img img {
        height: min(25.33vw, 95px);
        width: auto;
    }
    .iTrouble-box ul li .ttl {
        font-size: min(4.27vw, 16px);
        line-height: 1.25em;
        min-height: min(10.67vw, 40px);
    }
    .iTrouble-box ul li .ico img {
        width: min(4vw, 15px);
        height: auto;
    }
    .iDisea-box .TabContent .idx-btn.st01 {
        bottom: -50px;
    }
    .iTreatment {
        padding-bottom: 135px;
    }
    .iTreatment:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -187px;
        margin: 0 auto;
        background: url(../images/idx-bg-treatment-sp.png) no-repeat center;
        background-size: 100% 100%;
        width: 100%;
        height: 200px;
    }
    .iTreatment:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -10px;
        margin: 0 auto;
        background: url(../images/idx-treatment-bg-ico-sp.svg) no-repeat center;
        background-size: cover;
        height: 572px;
        width: 100%;
    }
    .iTreatment .bg-treatment {
        position: absolute;
        right: -361px;
        top: -240px;
    }
    .iTreatment .bg-treatment img {
        height: 120px;
        width: auto;
    }
    .iTreatment-ttl {
        text-align: center;
        position: relative;
        top: -145px;
        padding-bottom: 1.25em;
        background: url(../images/idx-treatment-hr-sp.svg) no-repeat bottom center;
        background-size: 180px 2px;
    }
    .iTreatment-ttl .idx-ttl-en {
        letter-spacing: 0.05em;
        margin-bottom: -2px;
    }
    .iTreatment-ttl h2 {
        font-size: min(5.87vw, 24px);
    }
    .iTreatment .txt {
        text-align: center;
        margin-top: max(-32.53vw, -122px);
        margin-bottom: 21px;
        padding: 0 0px 0;
        letter-spacing: 0;
    }
    .iTreatment .txt>p {
        font-size: min(4.27vw, 16px);
    }
    .iTreatment-list {
        flex-wrap: wrap;
        max-width: 335px;
        margin: 0 auto;
    }
    .iTreatment-list li {
        width: calc(50% - min(1.33vw, 5px));
        max-width: min(43.33vw, 162.5px);
        min-width: min(43.33vw, 162.5px);
        min-height: auto;
        height: min(43.33vw, 162.5px);
        margin: 0 min(2.67vw, 10px) min(2.67vw, 10px) 0;
        background: url(../images/idx-treatment-bg-list-sp.svg) no-repeat center;
        background-size: 100% 100%;
    }
    .iTreatment-list li:nth-child(3n) {
        margin-right: 0;
    }
    .iTreatment-list li:first-child {
        margin: 0 100px min(2.67vw, 10px);
        position: relative;
        left: 5px;
    }
    .iTreatment-list li:first-child a .img img {
        height: min(24vw, 90px);
    }
    .iTreatment-list li a {
        padding-top: min(3.2vw, 12px);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .iTreatment-list li a .ico img {
        width: 15px;
        height: auto;
    }
    .iTreatment-list li a .img {
        height: auto;
        margin-bottom: min(1.87vw, 7px);
    }
    .iTreatment-list li a .img img {
        height: min(19.47vw, 73px);
        width: auto;
    }
    .idx_gallery .list {
        --mask: url(../images/idx-bg-gallery-sp.png);
        mask-image: var(--mask);
        -webkit-mask-image: var(--mask);
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat;
        mask-size: cover;
        -webkit-mask-size: cover;
        mask-position: center;
        -webkit-mask-position: center;
    }
    .idx_gallery .img {
        width: 300px;
        height: 360px;
    }
    .iFeature .inner_sm {
        padding: 0 20px;
    }
    .iFeature:before {
        content: "";
        position: absolute;
        right: -130px;
        top: -164px;
        background: url(../images/idx-feature-ico01.svg) no-repeat center;
        background-size: 100% 100%;
        width: 235px;
        height: 327px;
    }
    .iFeature:after {
        left: -180px;
        bottom: -153px;
        background: url(../images/idx-feature-ico02-sp.svg) no-repeat center;
        background-size: 100% 100%;
        width: min(113.6vw, 426px);
        height: min(92.8vw, 348px);
        z-index: 1;
    }
    .iFeature-ttl {
        margin-top: -4px;
        margin-bottom: 30px;
    }
    .iFeature-ttl h2 {
        font-size: min(5.6vw, 24px);
    }
    .iFeature-ttl h2 span {
        font-size: min(11.2vw, 45px);
    }
    .iFeature-en {
        font-size: min(14.27vw, 60px);
    }
    .iFeature-box {
        border-radius: 15px;
        padding-top: 39px;
        padding-bottom: min(37.33vw, 140px);
    }
    .iFeature-fx {
        flex-direction: column;
        margin-right: 20px;
        padding: 0;
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
        margin-bottom: 42px;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
    }
    .iFeature-fx.st03.st05 .stt {
        top: -23px;
        right: -16px;
    }
    .iFeature-fx.st03 .stt {
        top: -24px;
        right: -18px;
    }
    .iFeature-fx.st03 .box-cnt {
        padding-top: 18px;
    }
    .iFeature-fx.st03 .box-cnt h3 {
        padding-bottom: 15px;
    }
    .iFeature-fx.st02 {
        margin-left: min(5.33vw, 20px);
        padding-left: 0;
    }
    .iFeature-fx.st02.st06 .stt {
        left: -22px;
        top: -25px;
    }
    .iFeature-fx.st02.st06 .box-cnt {
        padding-top: 15px;
    }
    .iFeature-fx.st02.st06 .box-cnt h3 {
        line-height: 1.4em;
    }
    .iFeature-fx.st02.st04 .stt {
        top: -26px;
        left: -18px;
    }
    .iFeature-fx.st02.st04 .box-cnt {
        padding-top: 18px;
    }
    .iFeature-fx.st02.st04 .box-cnt h3 {
        padding-bottom: 15px;
        letter-spacing: 0.02em;
    }
    .iFeature-fx.st02.st04 .box-cnt h3 br:last-child {
        display: none;
    }
    .iFeature-fx.st02 .box-img {
        order: 1;
        margin-left: 0;
    }
    .iFeature-fx.st02 .box-cnt {
        order: 2;
        padding-left: 20px;
        padding-right: 0;
        padding-top: 18px;
    }
    .iFeature-fx.st02 .box-cnt h3 {
        padding-bottom: 15px;
    }
    .iFeature-fx.st02 .stt {
        right: initial;
        left: -18px;
        top: -27px;
    }
    .iFeature-fx .box-img {
        margin-right: 0;
    }
    .iFeature-fx .box-img img {
        height: min(53.33vw, 300px);
        width: 100%;
        object-fit: cover;
    }
    .iFeature-fx .box-cnt {
        padding-top: 17px;
        padding-bottom: 20px;
        padding-right: min(5.33vw, 20px);
    }
    .iFeature-fx .box-cnt h3 {
        font-size: min(5.33vw, 22px);
        text-align: left;
        border-bottom: 2px dotted #e2e2e2;
        padding-bottom: 17px;
        margin-bottom: 10px;
        letter-spacing: 0.03em;
        background: transparent;
    }
    .iFeature-fx .box-cnt h3 span {
        display: block;
        font-size: min(4.27vw, 17px);
    }
    .iFeature-fx .box-cnt .txt>p {
        font-size: 16px;
    }
    .iFeature-fx .stt {
        right: -11px;
        top: -22px;
    }
	.iBnr-fx{
		flex-direction:column;
	}
	.iBnr-fx .iBnr-item{
		margin:0 auto 20px;
	}
	.iBnr-fx .iBnr-item:last-child{
		margin-bottom:0;
	}
	.iBnr-fx .iBnr-item a{
		display:block;
	}
	.iBnr {
    padding-bottom: 0;
    padding-top: 50px;
}
    .iGreeting {
        padding-bottom: 40px;
    }
    .iGreeting:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -110px;
        margin: 0 auto;
        background: url(../images/idx-bg-greeting-sp.png) no-repeat top center;
        background-size: 100% 100%;
        width: 100%;
        height: calc(100% + 110px);
        min-height: auto;
    }
    .iGreeting-fx {
        flex-direction: column;
        padding: 0;
        max-width: 500px;
        margin: 0 auto;
    }
    .iGreeting-cnt {
        padding-top: 24px;
        padding-left: 10px;
        margin-right: 10px;
        position: relative;
        z-index: 1;
    }
    .iGreeting-cnt h3 {
        line-height: 1.4em;
        font-size: min(5.33vw, 22px);
        letter-spacing: 0.1em;
        padding-bottom: 17px;
        margin-bottom: 20PX;
        border-bottom: 2px dotted #fff;
        background: transparent;
    }
    .iGreeting-cnt .txt {
        margin-bottom: 20px;
    }
    .iGreeting-cnt .txt>p {
        font-size: 14px;
    }
    .iGreeting-cnt .idx-list-btn02 li {
        max-width: min(43.33vw, 162.5px);
        width: calc(50% - min(1.33vw, 5px));
    }
    .iGreeting-cnt .idx-list-btn02 li a {
        min-width: auto;
        width: 100%;
    }
    .iGreeting-img {
        max-width: 500px;
        margin-left: auto;
        margin-right: -11px;
        width: 100%;
    }
    .iGreeting-img:before {
        content: "";
        position: absolute;
        right: -415px;
        bottom: -143px;
        background: url(../images/idx-greeting-ico01-sp.svg) no-repeat center;
        background-size: 100% 100%;
        width: 498px;
        height: 170px;
        z-index: 1;
    }
    .iGreeting-img .img {
        width: 100%;
        height: min(92vw, 450px);
    }
    .iGreeting-img .img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: top;
    }
    .iGreeting-img .box-name {
        left: 10px;
        top: -10px;
        padding: 30px 20px 13px;
    }
    .iGreeting-img .box-name .sub-name {
        font-size: 12px;
        margin-left: 7px;
    }
    .iGreeting-img .box-name .name {
        font-size: 22px;
    }
    .iGreeting-img .box-name .name .jp {
        margin-bottom: 13px;
        font-size: 14px;
    }
    .iGreeting-ttl {
        writing-mode: initial;
        margin: 0;
        padding: 0;
        text-align: center;
        margin-top: 0;
        margin-bottom: 40px;
    }
    .iGreeting-ttl h2 {
        writing-mode: initial;
        margin-bottom: 0;
    }
    .iGreeting-ttl .idx-ttl-en02 span {
        writing-mode: initial;
        padding: 0 22px;
    }
}

@media only screen and (max-width: 640px) {
    .home_page .key {
        font-size: 1.5vmin;
    }
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
    .home_page .key {
        font-size: 1.5vmin;
    }
}

@media only screen and (max-width: 768px) {
    .index0 {
        padding: 60px 0px 60px;
        background-color: #000;
    }
    .index07 {
        padding: 60px 0px 55px;
    }
    .index07 .content {
        flex-direction: column;
        align-items: center;
    }
    .index07 .content .box {
        margin-bottom: 5px;
        width: 100%;
        padding: 40px 5%;
        max-width: 680px;
    }
    .index07 .content .btn-group {
        max-width: 150px;
        width: 44%;
    }
    .index07 .content li {
        max-width: 100%;
    }
    .index07 .content li a {
        padding: 20px 0;
    }
    .index07 .content li a .date {
        width: 7em;
    }
    .index07 .content li a .title {
        width: calc(100% - 7em);
    }
}

@media only screen and (min-width: 529px) and (max-width: 768px) {
    .home_page .key .inner .img {
        top: 0;
    }
    .home_page .key .idx-list-main li:not(:first-child) {
        margin-top: -13vw;
    }
    .iMenu .iMenu-list {
        justify-content: center;
        max-width: 500px;
        margin: 0 auto;
    }
	    .home_page .key .inner .catch {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 639px) and (max-width: 768px) {
    .home_page .key .inner .img {
        top: 0;
    }
    .home_page .key .idx-list-main li:not(:first-child) {
        margin-top: -13vw;
    }
    .iMenu .iMenu-list {
        justify-content: center;
        max-width: 100%;
        margin: 0 auto;
    }
    .iMenu .iMenu-list li {
        width: 33.3333333333%;
        margin: 0 5px 10px !important;
        max-width: 190px;
    }
    .iMenu .iMenu-list li .box-img .img {
        --mask: url(../images/idx-menu-mask-sp.svg);
        height: min(26.67vw, 120px);
    }
    .idx-list-btn02 {
        max-width: 520px;
    }
    .idx-list-btn02 li {
        width: 33.3333333333%;
        margin: 0 5px 10px !important;
    }
    .idx-list-btn02 li:nth-child(2n) {
        margin: 0 5px 10px !important;
    }
    .idx-list-btn02 li a {
        min-width: 100%;
        width: 100%;
    }
    .iTrouble-box ul {
        max-width: 100%;
    }
    .iTrouble-box ul li {
        width: calc(33.3333333333% - 10px);
        margin: 0 5px 10px !important;
        height: min(43.33vw, 192.5px);
    }
    .iTrouble-box ul li:nth-child(2n) {
        margin: 0 5px 10px !important;
    }
    .iTrouble-box ul li .img img {
        height: min(25.33vw, 115px);
        width: auto;
    }
    .iTrouble-box ul li .ttl {
        font-size: min(4.27vw, 18px);
    }
    .iTrouble-box ul li .ico img {
        width: min(4vw, 20px);
    }
    .iTrouble-box ul li:nth-child(5) .ttl {
        margin-top: 0px;
    }
    .iGreeting-cnt h3 {
        text-align: center;
    }
    .iGreeting-img {
        margin-right: auto;
    }
}

@media only screen and (max-width: 320px) {
    .iFeature-fx .box-cnt h3 {
        font-size: min(5vw, 22px);
    }
}


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