
/* PC SP 共通 */
body.home #mainv {
	margin: 0;
	position: relative;
	overflow: hidden;
}

body.home #mainv .container-inner {
	padding: 150px 0 0 30px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 3;
	box-sizing: border-box;
}

body.home #mainv .catch {
	margin-bottom: 0;
    font-size: 351.875%; /* 56.3px */
    font-family: "Sorts Mill Goudy", serif;
    line-height: 1.2;
}
body.home #mainv .catch strong{
	font-weight: normal;
}
body.home #mainv .catch img{
	display: inline-block;
}

body.home #mainv .image-box,
body.home #mainv .image-box .image,
body.home #mainv .slick-list,
body.home #mainv .slick-track,
body.home #mainv .slick-slide > div{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 0;
}
body.home #mainv .slick-slide{
	position: relative;
}
body.home #mainv .image-box .image{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
body.home #mainv .image-box > .image:not(:last-child){
	display: none;
}
body.home #mainv .image-box .image.image01{
	background-image: url("../images/home/mainv/image01.jpg");
}
body.home #mainv .image-box .image.image02{
	background-image: url("../images/home/mainv/image02.jpg");
}
body.home #mainv .image-box .image.image03{
	background-image: url("../images/home/mainv/image03.jpg");
}

body.home .contrast_illust-plus:before{
    z-index: 0;
}

body.home .wrapping{
    display: flex;
    width: calc( 50% + 147px );
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}
body.home .wrapping.wrapping02{
	mix-blend-mode: multiply;
}
body.home .wrapping:before{
    content: "";
    display: block;
    flex: 1;
    background-color: rgba(48,173,224,0.85);
}
body.home .wrapping.wrapping02:before{
    flex: 1;
    background-color: rgba(12,201,188,0.85);
}
body.home .wrapping:after{
    content: "";
    display: block;
    width: 787px;
    max-width: 100%;
    background-image: url("../images/common/wrapping01.png");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 787px auto;
}
body.home .wrapping.wrapping02:after{
    background-image: url("../images/common/wrapping02.png");
}
body.home .wrapping.wrapping01{
    left: 0;
}
body.home .wrapping.wrapping02{
    right: 0;
    transform: scale(-1, 1);
    z-index: 1;
}

body.home #home-about{
	margin-bottom: 0;
	position: relative;
}
body.home #home-about .container-inner{
	position: relative;
	z-index: 3;
	box-sizing: border-box;
}
body.home #home-about .wrapping.wrapping01{
    transform: scale(1, -1);
	mix-blend-mode: multiply;
}
body.home #home-about .wrapping.wrapping02{
    transform: scale(-1, -1);
	mix-blend-mode: normal;
}
body.home #home-about .wrapping.wrapping01:before{
    background-color: rgba(12,201,188,0.85);
}
body.home #home-about .wrapping.wrapping02:before{
    background-color: rgba(48,173,224,0.85);
}
body.home #home-about .wrapping.wrapping01:after{
    background-image: url("../images/common/wrapping02.png");
}
body.home #home-about .wrapping.wrapping02:after{
    background-image: url("../images/common/wrapping01.png");
}
body.home #home-about .titles{
	margin-bottom: 20px;
	color: #0cc9bc;
	font-size: 500%; /* 80px */
	text-align: left;
}
body.home #home-about .subtitle{
	margin-bottom: 25px;
	font-size: 250%; /* 40px */
}
body.home #home-about .nametext{
	margin-bottom: 40px;
}

body.home #home-about .image-box,
body.home #home-about .image-box .image,
body.home #home-about .slick-list,
body.home #home-about .slick-track,
body.home #home-about .slick-slide > div{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 0;
}
body.home #home-about .slick-slide{
	position: relative;
}
body.home #home-about .image-box .image{
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
body.home #home-about .image-box > .image:not(:last-child){
	display: none;
}
body.home #home-about .image-box .image.image01{
	background-image: url("../images/home/message-image01.jpg");
}
body.home #home-about .image-box .image.image02{
	background-image: url("../images/home/message-image02.jpg");
}
body.home #home-about .image-box .image.image03{
	background-image: url("../images/home/message-image03.jpg");
}

body.home #home-news .container-inner{
	padding-top: 90px;
}
body.home #home-news.contrast_illust-plus:before{
	top: -330px;
	left: calc( 50% + 215px );
}
body.home #home-treatment{
    margin-bottom: 150px;
}
body.home #home-treatment > .titles{
	margin-bottom: 40px;
}
/*
body.home #home-treatment > .titles{
	text-align: center;
}
body.home #home-treatment > .titles a{
	display: inline-block;
	padding-bottom: 20px;
	color: #231815;
	text-decoration: none;
	text-align: center;
	position: relative;
}
body.home #home-treatment > .titles a:after{
	content: "";
	display: inline-block;
	width: 73px;
	height: 7px;
	background-image: url("../images/common/anchor-type01_l.png");
	background-position: -20px center;
	background-repeat: no-repeat;
	background-size: 73px auto;
	position: absolute;
	bottom: 0;
	left: calc( 50% + 10px );
	margin-right: -50%;
	transform: translateX(-50%);
	transition-duration: 0.3s;
}
body.home #home-treatment > .titles a:hover:after{
	background-position: 0 center;
}
body.home #home-treatment > .titles a:hover{
	opacity: 0.6;
}
*/
body.home #home-treatment.contrast_illust-plus:before{
	top: -145px;
	left: calc( 50% - 660px );
}
body.home #home-treatment .treatment_h-list{
	margin-bottom: 0;
}
body.home #home-treatment .treatment_h-list > li .image-box{
    position: relative;
	z-index: 1;
}
body.home #home-treatment .treatment_h-list > li .image{
    margin-bottom: 0;
    line-height: 0;
    background-color: #ffffff;
}
body.home #home-treatment .treatment_h-list > li .image a{
	display: block;
}
body.home #home-treatment .treatment_h-list > li .image a:hover{
	opacity: 0.6;
}
body.home #home-treatment .treatment_h-list > li .image img{
    width: 100%;
}
body.home #home-treatment .treatment_h-list > li .text-box{
	background-color: #0cc9bc;
}
body.home #home-treatment .treatment_h-list > li:nth-child(even) .text-box{
	background-color: #30ade0;
}
body.home #home-treatment .treatment_h-list > li .text-box .inner-box{
	position: relative;
	z-index: 1;
}
body.home #home-treatment .treatment_h-list > li .titles{
	margin-bottom: 10px;
	font-size: 350%; /* 56px */
	line-height: 1.5;
}
body.home #home-treatment .treatment_h-list > li .text{
	margin-bottom: 50px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", 'Noto Sans JP', sans-serif;
	line-height: 1.6875;
}
body.home #home-recruit .image{
	margin-bottom: 40px;
	line-height: 0;
}
body.home #home-recruit .image a{
	display: block;
	text-decoration: none;
}
body.home #home-recruit .image a:hover{
	opacity: 0.6;
}
body.home #home-recruit .image img{
	width: 100%;
}
body.home #home-recruit .text-col .subtitle{
	font-size: 137.5%; /* 22px */
}
body.home #home-recruit .text-col .btn{
    margin-bottom: 0;
}
body.home #home-recruit .recruit_h-subv{
	margin: 0 -17.5px;
    position: relative;
    z-index: 1;
}
body.home #home-recruit .recruit_h-subv > .item:not(:first-child){
	display: none;
}
body.home #home-recruit .recruit_h-subv .slick-slide{
	margin: 0 17.5px;
}
body.home #home-recruit .recruit_h-subv .item a{
    display: block;
}
body.home #home-recruit .recruit_h-subv .item a:hover{
    opacity: 0.6;
}
body.home #home-recruit .recruit_h-subv .image_item{
    display: block;
    margin-bottom: 20px;
    line-height: 0;
    text-align: center;
}
body.home #home-recruit .recruit_h-subv .btn{
    display: block;
    text-align: center;
}
body.home #home-staff{
	margin-bottom: 0;
}
body.home #home-staff .title-en.type_home{
	margin-bottom: 0;
	line-height: 0;
}
body.home .title-en.type_home a{
	display: inline-block;
	color: #231815;
	text-decoration: none;
	line-height: 1.2;
	text-align: center;
}
body.home .title-en.type_home a:has( img){
    display: block;
}
body.home .title-en.type_home a .text{
	display: inline-block;
	padding-bottom: 10px;
	position: relative;
}
body.home .title-en.type_home a .text:not(:last-child){
	margin-bottom: 35px;
}
body.home .title-en.type_home a .text:after{
	content: "";
	display: inline-block;
	width: 73px;
	height: 7px;
	background-image: url("../images/common/anchor-type01_l.png");
	background-position: -20px center;
	background-repeat: no-repeat;
	background-size: 73px auto;
	position: absolute;
	bottom: 0;
	left: calc( 50% + 10px );
	margin-right: -50%;
	transform: translateX(-50%);
	transition-duration: 0.3s;
}
body.home .title-en.type_home a:hover .text:after{
	background-position: 0 center;
}
body.home .title-en.type_home a:hover{
	opacity: 0.6;
}
body.home #home-staff .image{
	display: block;
	margin-bottom: 0;
	line-height: 0;
}
body.home #home-staff .image img{
	width: 100%;
}

@media print, all and (min-width: 751px) {
	
	/* PC */
	body.home #mainv{
		height: 675px;
	}
	body.home #mainv .container-inner {
		width: 100%;
		min-width: 1220px;
		max-width: 1280px;
		height: 675px;
		padding: 150px 0 0 30px;
		box-sizing: border-box;
	}
	body.home #home-about{
		height: 675px;
	}
	body.home #c-wrapper #home-about .container-inner{
		padding: 120px 0 75px;
		height: 675px;
	}
    body.home #home-about .image-box .image{
        width: 100%;
        min-width: 1220px;
        max-width: 1280px;
        background-size: auto 100%;
    }
    body.home #home-about .image-box .image:after{
        content: "";
        display: block;
        width: 80px;
        height: 100%;
        background: linear-gradient(270deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
    }
    body.home #home-about .image-box .image.image03{
        max-width: none;
        background-size: cover;
    }
    body.home #home-about .image-box .image.image03:after{
        display: none;
    }
	body.home #home-about .name_en{
		margin-bottom: 0;
		text-align: right;
		position: absolute;
		right: 0;
		bottom: 80px;
	}
	body.home #home-news{
        margin-bottom: 120px;
	}
	body.home #home-treatment .treatment_h-list > li{
		display: flex;
		height: 390px;
	}
	body.home #home-treatment .treatment_h-list > li:nth-child(even){
		flex-direction: row-reverse;
	}
	body.home #home-treatment .treatment_h-list > li .image-box{
		flex: 1;
	}
	body.home #home-treatment .treatment_h-list > li .image img{
		height: 390px;
        object-position: center top;
        object-fit: cover;
	}
	body.home #home-treatment .treatment_h-list > li.di .image img{
        object-position: center center;
	}
	body.home #home-treatment .treatment_h-list > li .text-box{
		flex: 1;
	}
	body.home #home-treatment .treatment_h-list > li:nth-child(odd) .text-box{
		display: flex;
		justify-content: flex-end;
	}
	body.home #home-treatment .treatment_h-list > li .text-box .inner-box{
		width: 480px;
		padding-top: 70px;
		padding-bottom: 30px;
		box-sizing: border-box;
	}
	body.home #home-treatment .treatment_h-list > li:nth-child(odd) .text-box .inner-box{
		padding-right: 60px;
	}
	body.home #home-treatment .treatment_h-list > li:nth-child(even) .text-box .inner-box{
		padding-left: 60px;
	}
	body.home #home-treatment .treatment_h-list > li:nth-child(odd) .titles{
		margin-right: -40px;
	}
	body.home #home-recruit.contrast_illust-plus:before{
		top: -280px;
		left: calc( 50% - 700px );
        z-index: 0;
	}
    body.home #home-recruit{
        margin-bottom: 110px;
    }
	body.home #home-recruit .image img{
		height: 800px;
        object-position: center top;
        object-fit: cover;
	}
	body.home #home-recruit .text-col{
		display: flex;
        align-items: center;
		column-gap: 30px;
	}
	body.home #home-recruit .text-col .subtitle{
		flex: 1;
		margin-bottom: 0;
	}
	body.home #home-recruit .recruit_h-subv-wrapper{
        width: 100%;
		min-width: 1050px;
        max-width: 1210px;
	}
	body.home #home-staff.contrast_illust-plus:before{
		top: -240px;
		right: calc( 50% - 700px );
		left: auto;
	}
	body.home #home-staff .image img{
		height: 800px;
        object-position: center bottom;
        object-fit: cover;
	}
	
}

@media only screen and (max-width: 750px) {
	
	/* SP */
	body.home .wrapping{
		width: 100%;
	}
	body.home .wrapping:after{
		width: 100%;
		background-image: url("../images/common/wrapping01_sp.png");
		background-position: center top;
		background-size: calc( 625 / 375 * 100% ) auto;
	}
	body.home .wrapping.wrapping02:after{
		background-image: url("../images/common/wrapping02_sp.png");
	}
    
	body.home #mainv{
		height: 0;
		padding-top: 325px;
	}
	
	body.home #mainv .image-box .image.image02{
		background-image: url("../images/home/mainv/image02_sp.jpg");
	}
	body.home #mainv .catch-box{
		padding: 75px 25px 20px;
	}
	body.home #mainv .catch {
		font-size: 137.5%; /* 21px */
	}
	body.home #mainv .catch img{
		width: 287px;
	}
	
	body.home #mainv .wrapping{
		display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
	}
	body.home #mainv .wrapping:before{
		content: "";
		display: none;
        width: 100%;
        height: 0;
        padding-top: 45px;
        flex: none;
	}
	body.home #mainv .wrapping:after{
        flex: 1;
	}
	
	
	body.home #home-about{
		margin-bottom: 60px;
		background-position: center top;
		background-size: auto 290px;
	}
	body.home #c-wrapper #home-about .container-inner{
		padding: 0 20px;
	}
	body.home #c-wrapper #home-about .image-box{
		height: 290px;
		bottom: auto;
	}
    body.home #home-about .image-box .image{
        background-size: cover;
    }
	body.home #c-wrapper #home-about .image-box .image.image02{
		background-position: left top;
	}
	body.home #c-wrapper #home-about .image-box .image.image03{
		background-position: left -30px top;
	}
	body.home #c-wrapper #home-about .text-box{
		padding: 40px 0 30px;
		height: 290px;
		margin-bottom: 50px;
	}
	body.home #home-about .titles{
		margin-bottom: 10px;
		font-size: 250%; /* 40px */
	}
	body.home #home-about .subtitle{
		margin-bottom: 15px;
		font-size: 137.5%; /* 22px */
	}
	body.home #home-about .nametext{
		margin-bottom: 15px;
	}
	body.home #home-about .nametext .status{
		font-size: 100%; /* 16px */
	}
	body.home #home-about .nametext .name{
		font-size: 125%; /* 20px */
	}
	body.home #home-about .name_en{
		font-size: 218.75%; /* 35px */
	}
	body.home #home-about .btn{
	}
	body.home #home-about .wrapping{
		height: 290px;
		bottom: auto;
	}
	body.home #home-about .wrapping:after{
		background-position: center -35px;
	}
	body.home #home-about .wrapping.wrapping01:after{
		background-image: url("../images/common/wrapping02_sp.png");
	}
	body.home #home-about .wrapping.wrapping02:after{
		background-image: url("../images/common/wrapping01_sp.png");
	}
	body.home #c-wrapper #home-news .container-inner{
		padding-top: 30px;
	}
	body.home #home-news.contrast_illust-plus:before{
		top: 0;
		right: -10%;
		left: auto;
		margin-top: -55%;
	}
	body.home #home-treatment{
        margin-bottom: 80px;
	}
	body.home #home-treatment > .titles{
        margin-bottom: 25px;
	}
    /*
	body.home #home-treatment > .titles a{
        padding-bottom: 15px;
	}
    */
	body.home #home-treatment.contrast_illust-plus:before{
		top: 0;
		left: -10%;
		margin-top: -18%;
	}
	body.home #home-treatment .treatment_h-list > li .text-box .inner-box{
		padding: 30px;
	}
	body.home #home-treatment .treatment_h-list > li .titles{
		font-size: 175%; /* 28px */
		text-align: center;
	}
	body.home #home-treatment .treatment_h-list > li .text{
		margin-bottom: 25px;
	}
	body.home #home-recruit .image{
		margin-bottom: 25px;
	}
	body.home #home-recruit .text-col{
		margin-bottom: 40px;
	}
	body.home #home-recruit .text-col .subtitle{
		margin-bottom: 30px;
		font-size: 118.75%; /* 19px */
		text-align: center;
	}
	body.home #home-recruit .recruit_h-subv-wrapper{
		margin-right: auto;
		margin-left: auto;
	}
	body.home #home-recruit .recruit_h-subv{
		width: calc( 200 / 335 * 100% );
		margin: 0 auto;
	}
	body.home #home-recruit .recruit_h-subv .slick-list{
		overflow: visible;
	}
	body.home #home-recruit .recruit_h-subv .slick-slide{
		margin: 0 5px;
	}
	body.home #home-recruit .recruit_h-subv img{
		width: 100%;
	}
    body.home #home-recruit .recruit_h-subv .btn .inner{
        padding: 7px 12px 7px 30px;
        font-size: 100%; /* 16px */
    }
	body.home #home-recruit.contrast_illust-plus:before{
		top: 0;
		left: -10%;
		margin-top: -30%;
	}
	body.home #home-staff.contrast_illust-plus:before{
		top: 0;
		right: -10%;
		left: auto;
		margin-top: -25%;
	}
	
}