@media only screen and (max-width: 768px) {
    .home_page .key {
        --height: calc(100vh - 60px);
        --max-height: 178vw;
        --min-height: 320px;
        font-size: 8px;
    }
	.home_page .key .video video{
width: 100%;
        height: 110%;
        object-fit: cover;
	}
	.home_page .key .inner{
		padding:0;
	}
    .home_page .key .catch {
        padding-left: 0;
        text-align: center;
    }
    .home_page .key .catch .title {
        font-size: min(6.4vw, 24px);
        letter-spacing: 0.05em;
        padding-bottom: 22px;
        margin-bottom: 15px;
    }
    .home_page .key .catch .title:before {
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        width: 40px;
        height: 1px;
    }
    .home_page .key .catch>p {
        font-size: min(3.73vw, 14px);
    }
    .home_page .key .key_text .item {
        align-items: flex-start;
        padding-top: min(30.67vw, 115px);
    }
    .home_page .key .idx-list-main {
        left: 0;
        right: 0;
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: center;
        bottom: min(12.4vw, 70px);
        width: 70%;
        max-width: min(69.87vw, 350px);
    }
    .home_page .key .idx-list-main li {
        width: min(32vw, 120px);
        height: min(32vw, 120px);
        margin-bottom: 0;
    }
    .home_page .key .idx-list-main li:first-child {
        margin: 0 50px;
    }
    .home_page .key .idx-list-main li:not(:first-child) {
        margin-top: -10px;
        margin-right: 10px;
    }
    .home_page .key .idx-list-main li:last-child {
        margin-right: 0;
    }
    .home_page .key .idx-list-main li .ttl {
        font-size: min(4.27vw, 16px);
    }
    .home_page h2 {
        font-size: 35px;
    }
    #mainContent:before {
        background: url(../images/idx-bg-main-sp.png) no-repeat center;
        background-size: 100% 100%;
        width: 100%;
        height: 88px;
    }
    .iCampaign {
        padding: 39px 0;
    }
    .iCampaign .inner_sm {
        padding: 0;
    }
    .iCampaign h2 {
        margin-left: 20px;
    }
    .iCampaign-list {
        margin-top: 24px;
        padding-bottom: 79px;
        padding-left: 20px;
    }
    .iCampaign-list .item {
        width: min(40.53vw, 200px) !important;
        height: min(40.53vw, 200px);
        margin-right: 16px;
    }
    .iCampaign-list .item .img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .iCampaign-list .slick-arrow {
        width: min(12.8vw, 48px);
        height: min(12.8vw, 48px);
        bottom: -5px;
        right: min(5.33vw, 20px);
    }
    .iCampaign-list .slick-arrow.slick-prev {
        right: min(22.13vw, 83px);
    }
    .iCampaign-list .slick-dots {
        bottom: 1.375em;
        width: calc(100% - 200px);
        left: min(5.33vw, 20px);
    }
    .idx-ttl-en {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .iNews {
        margin-top: -193px;
        padding: 226px 0 120px;
        z-index: initial;
    }
    .iNews:before {
        content: "";
        left: 0;
        right: 0;
        top: initial;
        bottom: 70px;
        width: calc(100% - 20px);
        height: min(153.8vw, 675px);
        z-index: 1;
    }
    .iNews-fx {
        flex-direction: column;
        position: relative;
        z-index: 1;
    }
    .iNews-calendar {
        margin-top: min(10.4vw, 39px);
        padding-right: 20px;
    }
    .iNews-calendar .idx-ttl-en {
        margin-bottom: 16px;
    }
    .iNews-box {
        width: 100%;
        padding-right: 15px;
        position: relative;
    }
    .iNews-box .mCSB_inside>.mCSB_container {
        margin-right: 30px;
    }
    .iNews-box .idx-btn-view {
        position: absolute;
        right: 20px;
        top: 0;
        background: transparent;
        margin-top: 0;
    }
    .iNews-box .idx-btn-view a {
        font-size: 11.5px;
        margin-right: 0;
    }
    .iNews-box ul {
        height: 202px;
    }
    .iNews-box ul li:last-child a {
        padding-bottom: 14px;
    }
    .iNews-box ul li a {
        padding-left: 0;
        padding-right: 10px;
        padding-bottom: 14px;
    }
    .iNews-box ul li a:before {
        width: 7.5px;
        height: 4.5px;
        bottom: -5px;
        right: 0;
    }
    .iNews-box ul li a .date {
        font-size: 12px;
        margin-bottom: 0;
    }
    .iNews-box ul li a .ttl {
        font-size: 14px;
    }
    .iPopular {
        padding-bottom: 69px;
        padding-top: 150px;
        margin-top: -150px;
    }
    .iPopular:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 0px;
        background: url(../images/idx-bg-popular-sp.png) no-repeat center;
        background-size: 100% auto;
        width: 100%;
        height: 100%;
        min-height: 913px;
    }
    .iPopular-list {
        flex-direction: column;
        margin-top: 40px;
    }
    .iPopular-list li {
        width: 100% !important;
    }
    .iPopular-list li a {
        padding: 0 !important;
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 28px !important;
        align-items: center;
    }
    .iPopular-list li a .img {
        width: min(32vw, 200px);
        height: min(32vw, 200px);
    }
    .iPopular-list li a .cnt {
        text-align: left;
        padding-top: min(3.2vw, 12px);
        padding-left: min(4.53vw, 30px);
    }
    .iPopular-list li a .cnt .sub-ttl {
        text-align: left;
        margin-bottom: 6px;
        font-size: min(4.27vw, 18px);
    }
    .iPopular-list li a .cnt .ttl {
        font-size: min(6.4vw, 26px);
    }
    .iPopular-list li a .cnt .btn {
        font-size: min(3.07vw, 13px);
        justify-content: flex-start;
        margin-top: 15px;
    }
    .iPopular-list li:nth-child(2) {
        border-top: 1px solid #dfe1e3;
        border-bottom: 1px solid #dfe1e3;
        border-left: 0;
        border-right: 0;
    }
    .iPopular-list li:nth-child(2) a {
        padding: 38px 0 28px !important;
    }
    .iPopular-list li:last-child a {
        padding-top: 40px !important;
        padding-bottom: 0 !important;
    }
    .iMedical-fx {
        flex-direction: column;
    }
    .iMedical-img {
        background: url(../images/idx-medical-img01-sp.jpg) no-repeat center;
        background-size: cover;
        margin-right: 0;
        flex: 1;
        padding: 0;
        width: calc(100% + 40px);
        position: relative;
        left: -20px;
        margin-top: -121px;
        padding-top: 80px;
        padding-bottom: 64px;
		min-height:auto;
    }
    .iMedical-img .ttl-img {
        width: 100%;
        writing-mode: initial;
        color: var(--clr1);
        font-size: min(5.87vw, 25px);
        padding-right: 60px;
        margin-bottom: 25px;
    }
    .iMedical-img .ttl-img span {
        margin-right: -24px;
    }
    .iMedical-cnt {
        padding-top: 72px;
        width: 100%;
        padding-right: 0;
    }
    .iMedical-cnt .img {
        width: fit-content;
        margin-left: auto;
        margin-top: 29px;
        width: 178px;
        height: 160px;
        position: relative;
        z-index: 1;
    }
    .iMedical-cnt .img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .iMedical-ttl {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .iMedical-ttl:before {
        width: 100px;
    }
    .iMedical .txt {
        padding-right: 0;
        height: 100px;
        overflow: hidden;
    }
    .iMedical .txt>p {
        letter-spacing: 0.1em;
        font-size: 16px;
    }
    .iMedical .idx-ttl-en {
        font-size: 16px;
    }
    .iMedical h2:before {
        top: -23px;
        width: 9px;
        height: 9px;
    }
    .iMedical .idx-list-link {
        width: 100%;
        padding: 0 20px;
        max-width: 500px;
        margin: 0 auto;
    }
    .iMedical .idx-list-link li {
        width: calc(50% - 5px);
        max-width: 100%;
        margin-right: 10px;
        margin-bottom: 15px;
    }
    .iMedical .idx-list-link li:nth-child(2n) {
        margin-right: 0;
    }
	.idx-list-link li a{
		padding-right:3em;
	}
    .iMedical .idx-list-link li a {
        font-size: 14px;
        padding-left: 14px;
    }
    .iMedical .idx-list-link li a:before {
        right: 15px;
        width: 25px;
        height: 14px;
    }
    .idx-list-img .item {
        height: min(53.33vw, 300px);
    }
    .idx-list-img .item .box-ttl {
        bottom: 47px;
    }
    .idx-list-img .item .box-ttl .sub-ttl {
        font-size: min(3.2vw, 14px);
        line-height: 1.2em;
    }
    .idx-list-img .item .box-ttl .ttl {
        font-size: min(4.93vw, 21px);
    }
    .idx-list-img .item .box-ttl .ttl label {
        line-height: 1em;
    }
    .idx-list-img .item .btn {
        flex-direction: column;
        bottom: 15px;
        font-size: min(3.07vw, 13px);
    }
    .idx-list-img .item .btn img {
        width: 30px;
        height: 14px;
        margin-left: 0;
    }
    .iHair {
        padding-top: 78px;
        z-index: 1;
    }
    .iHair:before {
        background: url(../images/idx-hair-bg01-sp.png) no-repeat center;
        background-size: 100% 100%;
    }
    .iHair .idx-ttl-en {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .iHair-img {
        margin-top: 37px;
    }
    .iHair-img img {
        width: 220px;
    }
    .iHair-img:before {
        width: 236px;
        height: 230px;
    }
    .iHair-l,
    .iHair-r {
        width: auto;
        position: relative;
        z-index: 1;
    }
    .iHair-r .idx-list-link {
        left: -72px;
    }
    .iHair-r .idx-list-link li:nth-child(2) {
        left: 10px;
    }
    .iHair-r .idx-list-link li:nth-child(3) {
        left: 22px;
    }
    .iHair-r .idx-list-link li:nth-child(4) {
        left: 22px;
    }
    .iHair-r .idx-list-link li:nth-child(5) {
        left: 11px;
    }
    .iHair-r .idx-list-link li:nth-child(6) {
        left: 1px;
    }
    .iHair-l .idx-list-link {
        right: -74px;
    }
    .iHair-l .idx-list-link li:nth-child(2) {
        right: 10px;
    }
    .iHair-l .idx-list-link li:nth-child(3) {
        right: 22px;
    }
    .iHair-l .idx-list-link li:nth-child(4) {
        right: 22px;
    }
    .iHair-l .idx-list-link li:nth-child(5) {
        right: 11px;
    }
    .iHair-l .idx-list-link li:nth-child(6) {
        right: 1px;
    }
    .iHair .idx-list-link {
        margin-top: 41px;
        position: relative;
    }
    .iHair .idx-list-link li {
        max-width: min(29.33vw, 150px);
        min-width: min(29.33vw, 150px);
        width: 100%;
        margin: 0 !important;
        margin-bottom: 10px !important;
        position: relative;
    }
    .iHair .idx-list-link li a {
        min-width: 100%;
        min-height: 60px;
        font-size: min(3.73vw, 14px);
        border-radius: 60px;
		padding-left:1em;
		padding-right:1.3em;
    }
    .iHair .idx-list-link li a:before {
        background: url(../images/idx-ico-arr-list.svg) no-repeat center;
        background-size: 100% auto;
        width: 7.5px;
        height: 4.5px;
        right: 10px;
    }
    .iHair .idx-list-link li a span {
        font-size: min(2.93vw, 11px);
    }
    .iEquipment {
        margin-top: -173px;
        padding-top: 231px;
        padding-bottom: 84px;
        background: #f2fafa url(../images/idx-equipment-bg01-sp.png) no-repeat center;
        background-size: 100% 100%;
        min-height: 777px;
    }
    .iEquipment-ttl h2:before {
        top: -5px;
        width: 9px;
        height: 9px;
    }
    .iEquipment-list {
        padding-left: 20px;
        margin-top: 40px;
        padding-bottom: 78px;
    }
    .iEquipment-list .item {
        width: min(53.33vw, 260px);
        max-width: 100%;
        margin-right: 24px;
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .iEquipment-list .item .img {
        height: 140px;
        margin-bottom: 10px;
    }
    .iEquipment-list .item .img img {
        max-height: 140px;
        width: auto;
    }
    .iEquipment-list .item .sub-ttl {
        font-size: 13px;
        margin-bottom: 3px;
        line-height: 1.2em;
    }
    .iEquipment-list .item .ttl {
        font-size: 18px;
    }
    .iEquipment-list .item .btn {
        font-size: 11.5px;
    }
    .iEquipment-list .item .btn img {
        margin-left: 10px;
    }
    .iEquipment-list .slick-arrow {
        right: min(5.33vw, 20px);
        width: min(12.8vw, 48px);
        height: min(12.8vw, 48px);
        bottom: -5px;
    }
    .iEquipment-list .slick-arrow.slick-prev {
        right: min(22.13vw, 83px);
    }
    .iEquipment-list .slick-dots {
        left: min(5.33vw, 20px);
        width: calc(100% - min(53.33vw, 200px));
    }
    .iBeauty {
        padding-top: 65px;
        padding-bottom: 70px;
        background: transparent;
    }
    .iBeauty:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 300px;
        height: calc(100% - 300px);
        width: 100%;
        background: #27140c;
        z-index: -2;
    }
    .iBeauty:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: 0 auto;
        background: url(../images/idx-beauty-bg03.png) no-repeat center;
        background-size: 100% auto;
        min-height: 505px;
        width: 100%;
        z-index: -1;
    }
    .iBeauty-ttl02:before {
        left: initial;
        right: -83px;
        bottom: -10.25em;
        background: url(../images/idx-beauty-bg02-sp.png) no-repeat center;
        background-size: 100% auto;
        width: 375px;
        height: 518px;
        z-index: -1;
        mix-blend-mode: exclusion;
    }
    .iBeauty-ttl h2 {
        letter-spacing: 0.01em;
        font-size: min(9.2vw, 35px);
    }
    .iBeauty-ttl h2:before {
        width: 9px;
        height: 9px;
    }
    .iBeauty-list {
        margin-top: 40px;
    }
    .iBeauty-list li {
        width: calc(50% - 1px);
        margin-right: 2px;
        margin-bottom: 2px;
        height: min(49.6vw, 200px);
    }
    .iBeauty-list li:nth-child(2n) {
        margin-right: 0;
    }
    .iBeauty-list li .img {
        height: 100%;
    }
    .iBeauty-list li .img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .iBeauty-list li .box-ttl {
        bottom: 9px;
    }
    .iBeauty-list li .box-ttl .ttl {
        font-size: min(4.8vw, 18px);
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .iBeauty-list li .box-ttl .btn {
        font-size: min(3.07vw, 11.5px);
    }
    .iBeauty-box {
        flex-direction: column;
        padding-top: 43px;
        position: relative;
    }
    .iBeauty-box:before {
        content: "";
        position: absolute;
        bottom: -70px;
        left: 50%;
        transform: translate(-50%);
        width: calc(100% + 40px);
        background: url(../images/idx-beauty-bg-sp.png) no-repeat center;
        background-size: cover;
        height: 535px;
        mix-blend-mode: exclusion;
        z-index: -1;
    }
    .iBeauty-box h3 {
        line-height: 1.65em;
        margin-bottom: 13px !important;
    }
    .iBeauty-box .txt {
        height: 100px;
        overflow: hidden;
    }
    .iBeauty-box .txt>p {
        font-size: 16px;
    }
    .iBeauty-box .idx-list-link li {
        margin: 0 auto;
    }
    .iBeauty-box .idx-list-link li a {
        min-height: 61px;
        padding-left: min(4vw, 15px);
        font-size: min(3.73vw, 14px);
        line-height: 1.2em;
    }
    .iBeauty-box .idx-list-link li a:before {
        right: min(4vw, 15px);
        width: 25px;
        height: 14px;
        background: url(../images/idx-ico-more-sp.svg) no-repeat center;
        background-size: 100% 100%;
    }
    .iBeauty-box-link {
        padding-top: 39px;
        margin-top: 39px;
    }
    .iBeauty-box-link .idx-list-link {
        max-width: 335px;
        margin: 0 auto;
    }
    .iBeauty-box-link .idx-list-link li {
        width: calc(50% - 5px);
        margin-right: 10px !important;
        margin-bottom: 10px;
    }
	
    .iBeauty-box-link .idx-list-link li:nth-child(2n) {
        margin-right: 0 !important;
    }
	.iBeauty-box-link .idx-list-link li:last-child{
		margin-right:0 !important;
	}
    .iBeauty-box-link .idx-list-link li a {
        min-height: 61px;
        padding-left: min(4vw, 15px);
        font-size: min(3.73vw, 14px);
        line-height: 1.2em;
    }
    .iBeauty-box-link .idx-list-link li a:before {
        right: min(3.47vw, 13px);
        width: 25px;
        height: 14px;
        background: url(../images/idx-ico-more-sp.svg) no-repeat center;
        background-size: 100% 100%;
    }
    .iOther {
        padding: 70px 0 71px;
        position: relative;
        z-index: 1;
    }
    .iOther:before {
        height: 79.6%;
    }
    .iOther-ttl h2:before {
        width: 9px;
        height: 9px;
        top: 2px;
    }
    .iOther-list {
        flex-wrap: wrap;
        margin-top: 40px;
        padding-bottom: 21px;
        margin-bottom: 28px;
    }
    .iOther-list li {
        width: calc(50% - 5px);
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .iOther-list li:nth-child(2n) {
        margin-right: 0;
    }
    .iOther-list li .ttl {
        font-size: min(4.8vw, 18px);
    }
    .iOther-list li .img {
        height: min(40vw, 200px);
    }
    .iOther-list li .img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .iOther-list li .cnt {
        padding: 12px min(4vw, 15px) 0;
    }
    .iOther-list li .cnt .idx-btn-link:not(:first-child) a {
        padding-top: 11px;
    }
    .iOther-list li .cnt .idx-btn-link:not(:first-child) a:before {
        top: 0;
    }
    .iOther-list li .cnt .idx-btn-link:not(:first-child) a:after {
        top: 0;
    }
    .iOther-list li .cnt .idx-btn-link a {
        line-height: 1.3em;
        padding-left: 10px;
        font-size: min(3.73vw, 14px);
        padding-bottom: 12px;
        padding-right: 10px;
    }
    .iOther-list li .cnt .idx-btn-link a:before {
        width: 7px;
        height: 7px;
        top: -10px;
        bottom: 0;
        margin: auto 0;
    }
    .iOther-list li .cnt .idx-btn-link a:after {
        width: 7.5px;
        height: 4.5px;
        top: -10px;
        bottom: 0;
        margin: auto 0;
    }
    .iOther-list02 {
        flex-direction: column;
        max-width: 500px;
        margin: 0 auto;
    }
    .iOther-list02 li {
        width: 100%;
        margin: 0 auto 9px;
    }
    .iOther-list02 li a {
        min-height: auto;
        height: min(24vw, 120px);
        border-radius: 5px;
        overflow: hidden;
    }
    .iOther-list02 li a .img {
        height: 100%;
        width: min(37.33vw, 180px);
    }
    .iOther-list02 li a .img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .iOther-list02 li a .btn {
        right: min(4vw, 15px);
        top: -1px;
        bottom: 0;
        margin: auto 0;
        display: flex;
        align-items: center;
        width: 25px;
        height: 14px;
    }
    .iOther-list02 li a .ttl {
        font-size: min(4.8vw, 18px);
        margin-left: min(5.33vw, 20px);
        line-height: 1.2em;
    }
    .idx_gallery {
        z-index: initial;
    }
    .idx_gallery .item img {
        height: min(53.33vw, 200px);
        width: min(53.33vw, 200px);
    }
    .idx_gallery .list {
        z-index: 2;
    }
    .iFeature {
        margin-top: -100px;
        padding-top: min(48vw, 180px);
    }
    .iFeature .inner_sm {
        padding: 0;
    }
    .iFeature .img-logo {
        padding: 0 20px;
    }
    .iFeature:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: 0 auto;
        background: url(../images/idx-bg-feature-sp.png) no-repeat center;
        background-size: 100% auto;
        width: 100%;
        min-height: 392px;
        z-index: -1;
    }
    .iFeature-fx {
        flex-direction: column;
        padding-top: min(17.6vw, 66px);
        padding-left: 20px;
        position: relative;
    }
    .iFeature-fx:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -66px;
        background: #fff;
        width: calc(100% - 20px);
        height: 80%;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }
    .iFeature-fx .box-img {
        order: 1;
    }
    .iFeature-fx .box-img .ttl-feature {
        left: 1em;
        right: 0;
        top: -0.69em;
        font-size: 58.5px;
    }
    .iFeature-fx .box-cnt {
        order: 2;
    }
    .iFeature-fx .box-cnt .counter {
        right: 8.6em;
        bottom: -0.9em;
        font-size: min(5.33vw, 20px);
    }
    .iFeature .slider-cnt {
        padding-top: 21px;
        margin-right: 0;
        width: 100%;
        padding-right: 35px;
    }
    .iFeature .slider-cnt li h3 {
        font-size: min(5.87vw, 22px);
        padding-bottom: 22px;
        line-height: 1.7em;
        margin-bottom: 20px;
    }
    .iFeature .slider-cnt li h3:before {
        width: 100px;
    }
    .iFeature .slider-cnt li .txt {
        height: 100px;
        overflow: hidden;
    }
    .iFeature .slider-cnt li .txt>p {
        letter-spacing: 0.1em;
        font-size: 16px;
    }
    .iFeature .slider-cnt .slick-dots {
        width: calc(100% - min(44.27vw, 166px));
    }
    .iFeature .slider-cnt .slick-arrow {
        width: min(12.8vw, 48px);
        height: min(12.8vw, 48px);
        bottom: -26px;
    }
    .iFeature .slider-cnt .slick-arrow.slick-next {
        right: min(10.67vw, 40px);
    }
    .iFeature .slider-cnt .slick-arrow.slick-prev {
        right: min(27.2vw, 102px);
    }
    .iFeature .slider-img li {
        border-radius: 5px;
        margin-right: 10px;
        overflow: hidden;
    }
    .iFeature .slider-img li .img {
        width: min(84vw, 415px);
        height: min(48vw, 280px);
    }
    .iFeature .slider-img li .img img {
        border-radius: 5px;
    }
    .iFeature .slider-img li .stt {
        left: 13px;
        bottom: 3px;
        font-size: 45px;
    }
    .iGreeting {
        background: transparent;
        background-size: 100% auto;
        padding: 29px 0 68px;
        position: relative;
    }
    .iGreeting:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(../images/idx-bg-greeting-sp.png) no-repeat center;
        background-size: 100% 100%;
        width: 100%;
        height: 190%;
        max-height: 1383px;
    }
    .iGreeting .inner_sm {
        position: relative;
        z-index: 1;
    }
    .iGreeting h2 {
        font-size: 58.5px;
        margin-left: -30px;
    }
    .iGreeting-fx {
        flex-direction: column;
        padding-top: 30px;
        position: relative;
        z-index: 1;
    }
    .iGreeting-cnt {
        padding-top: 36px;
    }
    .iGreeting-cnt:before {
        display: none;
    }
    .iGreeting-cnt .idx-ttl-jp {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .iGreeting-cnt h3 {
        line-height: 1.7em;
        padding-bottom: 23px;
        margin-bottom: 20px !important;
    }
    .iGreeting-cnt h3:before {
        width: 100px;
    }
    .iGreeting-cnt .txt {
        height: 130px;
        overflow: hidden;
    }
    .iGreeting-cnt .txt>p {
        font-size: 16px;
        letter-spacing: 0.1em;
    }
    .iGreeting-cnt .idx-list-link {
        margin-top: 31px;
    }
    .iGreeting-cnt .idx-list-link li {
        width: calc(50% - 5px);
        margin-right: 10px;
        max-width: 162.5px;
    }
    .iGreeting-cnt .idx-list-link li:nth-child(2n) {
        margin-right: 0;
    }
    .iGreeting-cnt .idx-list-link li a {
        min-height: 60px;
        font-size: min(3.73vw, 14px);
        padding-left: min(3.47vw, 13px);
    }
    .iGreeting-cnt .idx-list-link li a:before {
        width: 25px;
        height: 14px;
        right: min(3.2vw, 12px);
    }
    .iGreeting-img {
        margin-right: 0;
        padding: 0;
        padding-left: 40px;
    }
    .iGreeting-img .img {
        height: min(85.33vw, 400px);
        max-width: 400px;
        margin: 0 auto;
    }
    .iGreeting-img .img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .iGreeting-img .img02 {
        width: min(47.2vw, 220px);
        height: min(36.27vw, 160px);
        margin: 0;
        margin-top: -105px;
        margin-left: -60px;
    }
    .iGreeting-img .img02 img {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 5px;
    }
    .iBlog {
        padding: 40px 0 24px;
    }
    .iBlog .idx-fx-ttl {
        margin-bottom: 10px;
    }
    .iBlog .idx-fx-ttl .ttl {
        font-size: min(5.87vw, 22px);
        letter-spacing: 0;
    }
    .iBlog .idx-fx-ttl .btn-more {
        margin-bottom: 0;
    }
    .iBlog .idx-fx-ttl .btn-more a {
        font-size: min(3.07vw, 11.5px);
    }
    .iBlog-box .idx-list-blog {
        flex-wrap: wrap;
        padding-bottom: 17px;
        margin-bottom: 29px;
    }
    .iBlog-box .idx-list-blog li {
        width: calc(50% - 5px);
        margin-right: 10px;
        margin-bottom: 17px;
    }
    .iBlog-box .idx-list-blog li:nth-child(2n) {
        margin-right: 0;
    }
    .iBlog-box .idx-list-blog li a .date {
        font-size: 12px;
        margin-bottom: 1px;
    }
    .iBlog-box .idx-list-blog li a .txt {
        font-size: 14px;
        line-height: 1.4em;
    }
    .iBlog .iColumn-box ul {
        padding-bottom: 15px;
        margin-top: 14px;
        flex-wrap: wrap;
    }
    .iBlog .iColumn-box ul li {
        width: calc(50% - 5px);
        margin-right: 10px;
        margin-bottom: 22px;
    }
    .iBlog .iColumn-box ul li:nth-child(2n) {
        margin-right: 0;
    }
    .iBlog .iColumn-box ul li a .img {
        height: min(32vw, 160px) !important;
        width: 100% !important;
    }
    .iBlog .iColumn-box ul li a .img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .iBlog .iColumn-box ul li a .date {
        font-size: 12px;
        margin-bottom: 2px;
    }
    .iBlog .iColumn-box ul li a .txt {
        font-size: 14px;
        line-height: 1.3em;
    }
    .iRecruit {
        padding: 60px 0 66px;
        background: url(../images/idx-bg-recruit-sp.jpg) no-repeat center;
        background-size: cover;
    }
    .iRecruit-fx {
        flex-direction: column;
    }
    .iRecruit-ttl {
        margin-right: 0;
        text-align: center;
        padding-bottom: 30px;
    }
    .iRecruit-ttl h2 {
        font-size: 58px;
    }
    .iRecruit-ttl h2:before {
        left: 0;
        right: 0;
        top: 0;
        margin: 0 auto;
    }
    .iRecruit-ttl .idx-ttl-jp {
        font-size: 14px;
    }
    .iRecruit-cnt {
        width: 100%;
    }
    .iRecruit-cnt h3 {
        text-align: center;
        letter-spacing: 0;
        line-height: 1.7em;
        margin-bottom: 24px !important;
    }
    .iRecruit-cnt h3:before {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100px;
    }
    .iRecruit-cnt .txt {
        margin-bottom: 26px;
    }
    .iRecruit-cnt .txt>p {
        font-size: 16px;
        letter-spacing: 0.1em;
        line-height: 1.9em;
    }
    .iRecruit-cnt .idx-list-link {
        justify-content: center;
    }
    .iRecruit-cnt .idx-list-link li {
        margin-right: 0;
        max-width: 281px;
    }
    .iRecruit-cnt .idx-list-link li a {
        min-height: 80px;
    }
}

@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) {
    .home_page h3 {
        margin-bottom: 30px;
        font-size: calc(var(--ttl_size) - 2px);
    }
}

@media only screen and (max-width: 320px) {
    .iNews:before {
        height: min(166.8vw, 600px);
        z-index: 1;
    }
    footer .f-box01 .f-list-ct li {
        width: 100%;
        margin: 0 auto 10px;
    }
    footer .f-box01 .f-list-ct li:last-child {
        margin-bottom: 0;
    }
}

@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) {
	.iMedical-img {
        padding-top: 160px;
        padding-bottom: 134px;
    }
}


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