@media print, all and (min-width: 751px) {

	
	/* MAINV */
    #mainv{
        height: 740px;
		padding-top: 145px;
        position: relative;
		box-sizing: border-box;
    }
    #mainv .image-box,
    #mainv .image-box .image,
    #mainv .image-box .image:before,
    #mainv .image-box .slick-slide,
    #mainv .image-box .slick-track,
    #mainv .image-box .slick-list{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}
    #mainv .image-box .image:before{
		content: "";
		background-image: url("../images/home/mainv/wrapper.png");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}
	#mainv .image-box{
		z-index: 1;
	}
    #mainv .image-box .image{
		background-image: url("../images/home/mainv/image/image01.jpg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
    #mainv .image-box .image.image01{
		background-image: url("../images/home/mainv/image/image01.jpg");
	}
    #mainv .image-box .image.image02{
		background-image: url("../images/home/mainv/image/image02.jpg");
		display: none;
	}
    #mainv .image-box .image.image03{
		background-image: url("../images/home/mainv/image/image03.jpg");
		display: none;
	}
    #mainv .image-box .image.image04{
		background-image: url("../images/home/mainv/image/image04.jpg");
		display: none;
	}
    #mainv .catch-box{
		display: flex;
		flex-direction: column;
		justify-content: center;
		position: relative;
		z-index: 2;
		padding-top: 110px;
	}
	
	/* ABOUT_H */
	.about_h-wrapper{
        overflow: hidden;
        -webkit-transform: skewY(5.0deg);
        -moz-transform: skewY(5.0deg);
        transform: skewY(5.0deg);
		position: relative;
		z-index: 2;
		margin-top: -8.33333%; /* w1200 × h100 */
	}
	.about_h-wrapper > .about_h-box{
		margin: -8.33333% auto; /* w1200 × h100 */
		padding: 12.5% 0 8.33333%; /* w1200 × h150 + h100 */
        background-image: url("../images/home/about-image.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-transform: skewY(-5.0deg);
        -moz-transform: skewY(-5.0deg);
        transform: skewY(-5.0deg);
	}
	.about_h-box .inner-wrapper{
		position: relative;
		padding-bottom: 16.666667%; /* w1200 × h200 */
	}
	.about_h-box .text{
		margin-bottom: 30px;
		color: #004177;
	}
	.about_h-box .names{
		color: #00466A;
		text-align: right;
		position: absolute;
		right: 200px;
		bottom: 0;
	}
	.about_h-box .names .status{
		display: inline-block;
		vertical-align: baseline;
		margin-right: 10px;
	}
	.about_h-box .names .name{
		font-size: 131.25%; /* 21px */
	}
	.about_h-box .btns a{
		padding: 6px 50px;
		font-weight: bold;
	}
	.about_h-box .btns a:after{
		display: none;
	}
	
	.wrapping_h-wrapper{
		margin-top: -10%; /* w1200 × h120 */
		padding-top: 10%; /* 120px */
		position: relative;
		background-color: #000000;
		background-image: url("../images/home/tr_h-bg02.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 1200px auto;
	}
	.wrapping_h-wrapper:before{
		content: "";
		display: block;
		width: 100%;
		padding-top: 34.1666667%; /* w1200 × h410 */
		background-image: url("../images/home/tr_h-bg01.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		top: -1.666667%; /* -20px */
		right: 0;
		left: 0;
		margin: auto;
	}
	.wrapping_h-wrapper .inner-wrapper{
		position: relative;
		z-index: 10;
	}
	.tr_h-box .inner-wrapper{
		min-width: 960px;
	}
	.trnav-list{
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		box-sizing: border-box;
	}
	.trnav-list > li{
		display: flex;
		align-content: stretch;
		justify-content: center;
		width: 16.041666667%; /* 154px */
		margin-right: 0.7291666667%; /* 7px */
	}
	.trnav-list > li:last-child{
		margin-right: 0;
	}
	.trnav-list > li .inner{
		position: relative;
		width: 100%;
		padding-top: 100%;
		color: #ffffff;
		font-weight: bold;
		background-image: url("../images/home/trnav-index.jpg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		border: 1px solid #ffffff;
	}
	.trnav-list > li.index .inner{
		background-image: url("../images/home/trnav-index.jpg");
	}
	.trnav-list > li.func_epile .inner{
		background-image: url("../images/home/trnav-func_epile.jpg");
	}
	.trnav-list > li.brain_tumor_tr .inner{
		background-image: url("../images/home/trnav-brain_tumor_tr.jpg");
	}
	.trnav-list > li.hypophyseal_tumor .inner{
		background-image: url("../images/home/trnav-hypophyseal_tumor.jpg");
	}
	.trnav-list > li.spinal .inner{
		background-image: url("../images/home/trnav-spinal.jpg");
	}
	.trnav-list > li.trauma .inner{
		background-image: url("../images/home/trnav-trauma.jpg");
	}
	.trnav-list > li .inner:before{
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		background-color: rgba(28,40,91,0.3);
		transition-duration:0.3s;
		-webkit-transition-duration:0.3s;
		-moz-transition-duration:0.3s;
		-o-transition-duration:0.3s;
		-ms-transition-duration:0.3s;
		opacity: 1.0;
	}
	.trnav-list > li .inner:hover:before{
		opacity: 0.0;
	}
	.trnav-list > li .inner .text{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		margin-bottom: -50%;
		margin-right: -50%;
	}
	.staff_h-box .inner-wrapper,
	.recruit_h-box .inner-wrapper{
		width: 100%;
		min-width: 920px;
		max-width: 1200px;
	}
	.staff_h-box .image{
		margin-bottom: 0;
		line-height: 0;
		background-color: #ffffff;
	}
	.recruit_h-box .image-box{
		background-color: #ffffff;
	}
	.recruit_h-box .image-box .inner-box{
		display: flex;
	}
	.recruit_h-box .image-box .inner-box .image{
		width: 50%;
		margin-bottom: 0;
		line-height: 0;
	}
	.recruit_h-box .image-box a.inner-box:hover{
		opacity: 0.6;
	}
	
	.news_h-wrapper{
		margin-top: -28.33333%; /* w1200 × h340 */
		padding-top: 33.33333%; /* 400px */
		padding-bottom: 10%; /* 120px */
		position: relative;
		background-color: #000000;
		background-image: url("../images/home/news_h-bg02.jpg");
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: auto 100%;
	}
	.news_h-wrapper:before{
		content: "";
		display: block;
		width: 100%;
		padding-top: 45.833333%; /* w1200 × h550 */
		background-image: url("../images/home/news_h-bg01.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		margin: auto;
	}
	.news_h-wrapper .inner-wrapper{
		position: relative;
	}
	.news_h-wrapper .inner-wrapper{
		width: 900px;
		min-width: 900px;
	}
	.news_h-innerbox .news-box{
		float: left;
		width: 560px;
	}
	.news_h-innerbox .news-box .btns{
		text-align: center;
	}
	.news_h-innerbox .news-box .btns a{
		padding: 6px 50px;
		color: #ffffff;
		font-weight: bold;
		background-color: transparent;
		border: 1px solid #ffffff;
	}
	.news_h-innerbox .news-box .btns a:after{
		display: none;
	}
		
	.news_h-innerbox .sns-box{
		float: right;
		width: 300px;
	}
	.news_h-innerbox .sns-box .inner-box{
		text-align: center;
	}
	body.home .news-list{
		margin-bottom: 30px;
		max-height: 425px;
		overflow: auto;
	}
	body.home .news-list > li{
		padding: 30px;
		border-color: #ffffff;
	}
    body.home .news-list > li,
    body.home .news-list > li .dates,
	body.home .news-list > li a{
        color: #ffffff;
    }
	body.home .news-box .nonebox{
		color: #ffffff;
		border-color: #ffffff;
	}
    
    /* ↓ 220810 KINOSHITA */
	body.home #content .news-list > li a[target="_blank"]{
        border-color: #ffffff;
    }
	body.home #content .news-list > li a[target="_blank"]:after{
        background-image: url("../images/common/anchor-blank_w.png");
    }
    /* ↑ 220810 KINOSHITA */


	/* ↓ 230508 */
	body.home #pickup-area{
		padding-top: 15px;
		margin-bottom: 100px;
	}
	body.home #pickup-area .out-fleam{
		color: #ffffff;
		border: 1px solid #ffffff;
		padding: 25px 30px;
		box-sizing: border-box;
		width: 700px;
		margin: 0 auto;
	}
	body.home #pickup-area .title-box{
		margin-bottom: 40px;
	}
	body.home #pickup-area .pk-title{
		font-family: YuGothic, 'Noto Sans JP', 'serif';
		font-size: 150%; /* 24px */
		font-weight: bold;
		margin-bottom: 0;
	}
	body.home #pickup-area .pk-date{
		font-family: YuGothic, 'Noto Sans JP', 'serif';
		font-size: 137.5%; /* 22px */
		font-weight: bold;
		margin-bottom: 0;
	}

	body.home #pickup-area .pk_cnt-box{
		display: flex;
	}
	body.home #pickup-area .pk_cnt-box .text-box{
		flex: 1;
	}
	body.home #pickup-area .pk_cnt-box .image-box{
		margin-left: 50px;
	}
	body.home #pickup-area .time-schedule{
		margin-bottom: 20px;
	}
	body.home #pickup-area .one-block{
		margin-bottom: 15px;
	}
	body.home #pickup-area .pk-head{
		display: flex;
	}
	body.home #pickup-area .time{
		font-family: YuGothic, 'Noto Sans JP', 'serif';
		font-size: 112.5%; /* 18px */
		font-weight: bold;
		width: 95px;
		margin-right: 10px;
	}
	body.home #pickup-area .subject{
		font-family: YuGothic, 'Noto Sans JP', 'serif';
		font-size: 112.5%; /* 18px */
		font-weight: bold;
	}

	body.home #pickup-area .image-box .image{
		line-height: 0;
	}

	body.home #pickup-area .contact-area .co-title{
		font-family: YuGothic, 'Noto Sans JP', 'serif';
		font-size: 112.5%; /* 18px */
		color: #b41c25;
		font-weight: bold;
		position: relative;
		padding-left: 18px;
		margin-bottom: 5px;
	}
	body.home #pickup-area .contact-area .co-title::before{
		content: '';
		display: inline-block;
		width: 7px;
		height: 16px;
		background-color: #b41c25;
		position: absolute;
		top: 9px;
		left: 0;
	}
	body.home #pickup-area .contact-area .name{
		font-family: YuGothic, 'Noto Sans JP', 'serif';
		font-size: 112.5%; /* 18px */
		font-weight: bold;
	}
	body.home #pickup-area .contact-area .s-head{
		display: inline-block;
		width: 60px;
		margin-right: 10px;
	}
	body.home #pickup-area .contact-area .maillink > a{
		color: #ffffff;
	}
	/* ↑ 230508 */
		
	
}

@media only screen and (max-width: 750px) {
	
	.title-level01.type_w{
		color: #ffffff;
	}
	.title-level01.plus{
		font-size: 125%; /* 20px */
		padding-top: 44px;
		background-image: url("../images/common/title-level01_plus.png");
		background-size: auto 44px;
	}
	.title-level01.plus .ja{
		letter-spacing: 1.5pt;
		text-indent: 1.5pt;
	}
	#content{
		margin-bottom: 0;
	}
	
	/* MAINV */
    #mainv{
		padding-top: 117.33333%; /* w750 × h880 */
        position: relative;
    }
    #mainv .image-box,
    #mainv .image-box .image,
    #mainv .image-box .image:before,
    #mainv .image-box .slick-slide,
    #mainv .image-box .slick-track,
    #mainv .image-box .slick-list{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}
    #mainv .image-box .image:before{
		content: "";
		background-image: url("../images/home/mainv/wrapper_sp.png");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}
	#mainv .image-box{
		z-index: 1;
	}
    #mainv .image-box .image{
		background-image: url("../images/home/mainv/image/image01_sp.jpg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
    #mainv .image-box .image.image01{
		background-image: url("../images/home/mainv/image/image01_sp.jpg");
	}
    #mainv .image-box .image.image02{
		background-image: url("../images/home/mainv/image/image02_sp.jpg");
		display: none;
	}
    #mainv .image-box .image.image03{
		background-image: url("../images/home/mainv/image/image03_sp.jpg");
		display: none;
	}
    #mainv .image-box .image.image04{
		background-image: url("../images/home/mainv/image/image04_sp.jpg");
		display: none;
	}
    #mainv .catch-box{
		display: flex;
		flex-direction: column;
		position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		z-index: 2;
		/*padding-top: 70%;  w750 × h450 */
		padding-bottom: 18.666667%; /* w750 × h140 */
		padding-left: 8%; /* 30px */
	}
    #mainv .catch-box .catch{
		position: relative;
		padding-top: 37.33333%; /* w750 × h280 */
	}
    #mainv .catch-box .catch img{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: auto;
		max-height: 100%;
	}
	
	/* ABOUT_H */
	.about_h-wrapper{
        overflow: hidden;
        -webkit-transform: skewY(5.0deg);
        -moz-transform: skewY(5.0deg);
        transform: skewY(5.0deg);
		position: relative;
		z-index: 2;
		margin-top: -10.666667%; /* w750 × h80 */
	}
	.about_h-wrapper > .about_h-box{
		margin: -10.666667% auto; /* w750 × h80 */
		padding: 18.666667% 0 13.33333%; /* w750 × h140 + h100 */
        background-image: url("../images/home/about-image_sp.jpg");
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-transform: skewY(-5.0deg);
        -moz-transform: skewY(-5.0deg);
        transform: skewY(-5.0deg);
	}
	#content .about_h-box .inner-wrapper{
		position: relative;
		padding-bottom: 50.666667%; /* w750 × h380 */
	}
	.about_h-box .text{
		margin-bottom: 20px;
		color: #004177;
	}
	.about_h-box .names{
		color: #00466A;
		text-align: center;
		position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}
	.about_h-box .names .status{
		display: inline-block;
		vertical-align: baseline;
		margin-right: 10px;
	}
	.about_h-box .names .name{
		font-size: 131.25%; /* 21px */
	}
	.about_h-box .btns{
		text-align: center;
	}
	.about_h-box .btns a{
		padding: 6px 50px;
		font-weight: bold;
	}
	.about_h-box .btns a:after{
		display: none;
	}
	
	.wrapping_h-wrapper{
		margin-top: -21.33333%; /* w750 × h160 */
		padding-top: 10.666667%; /* 80px */
		position: relative;
		background-color: #000000;
		background-image: url("../images/home/tr_h-bg02_sp.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	.wrapping_h-wrapper:before{
		content: "";
		display: block;
		width: 100%;
		padding-top: 83.2%; /* w750 × h340 */
		background-image: url("../images/home/tr_h-bg01_sp.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		margin: auto;
	}
	.wrapping_h-wrapper .inner-wrapper{
		position: relative;
		z-index: 10;
	}
	.tr_h-box .image{
		margin-right: -15px;
		margin-left: -15px;
		margin-bottom: 20px;
	}
	.trnav-list{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	.trnav-list > li{
		display: flex;
		align-content: stretch;
		justify-content: center;
		width: 47.10144%; /* 325px */
		margin-right: 2%; /* 7px */
		margin-bottom: 2%; /* 7px */
	}
	.trnav-list > li:nth-child(even){
		margin-right: 0;
	}
	.trnav-list > li .inner{
		position: relative;
		width: 100%;
		padding-top: 100%;
		color: #ffffff;
		font-weight: bold;
		background-image: url("../images/home/trnav-index_sp.jpg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		border: 1px solid #ffffff;
	}
	.trnav-list > li.index .inner{
		background-image: url("../images/home/trnav-index_sp.jpg");
	}
	.trnav-list > li.func_epile .inner{
		background-image: url("../images/home/trnav-func_epile_sp.jpg");
	}
	.trnav-list > li.brain_tumor_tr .inner{
		background-image: url("../images/home/trnav-brain_tumor_tr_sp.jpg");
	}
	.trnav-list > li.hypophyseal_tumor .inner{
		background-image: url("../images/home/trnav-hypophyseal_tumor_sp.jpg");
	}
	.trnav-list > li.spinal .inner{
		background-image: url("../images/home/trnav-spinal_sp.jpg");
	}
	.trnav-list > li.trauma .inner{
		background-image: url("../images/home/trnav-trauma_sp.jpg");
	}
	.trnav-list > li .inner:before{
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		background-color: rgba(28,40,91,0.3);
		transition-duration:0.3s;
		-webkit-transition-duration:0.3s;
		-moz-transition-duration:0.3s;
		-o-transition-duration:0.3s;
		-ms-transition-duration:0.3s;
		opacity: 1.0;
	}
	.trnav-list > li .inner:hover:before{
		opacity: 0.0;
	}
	.trnav-list > li .inner .text{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		margin-bottom: -50%;
		margin-right: -50%;
	}
	.staff_h-box .image{
		margin: 0 -15px;
		line-height: 0;
		background-color: #ffffff;
	}
	.recruit_h-box .image-box{
		margin: 0 -15px;
		background-color: #ffffff;
	}
	.recruit_h-box .image-box .inner-box{
	}
	.recruit_h-box .image-box .inner-box .image{
		margin-bottom: 0;
		line-height: 0;
	}
	.staff_h-box .image img,
	.recruit_h-box .image-box .inner-box .image img{
		width: 100%;
		height: auto;
	}
	.recruit_h-box .image-box a.inner-box:hover{
		opacity: 0.6;
	}
	
	.news_h-wrapper{
		padding: 16% 0; /* 120px */
		background-color: #000000;
		background-image: url("../images/home/news_h-bg02_sp.jpg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	.news_h-wrapper:before{
		display: none;
	}
	.news_h-innerbox .news-box{
		margin-bottom: 50px;
	}
	.news_h-innerbox .news-box .btns{
		text-align: center;
	}
	.news_h-innerbox .news-box .btns a{
		padding: 6px 50px;
		color: #ffffff;
		font-weight: bold;
		background-color: transparent;
		border: 1px solid #ffffff;
	}
	.news_h-innerbox .news-box .btns a:after{
		display: none;
	}
	.news_h-innerbox .sns-box .inner-box{
		text-align: center;
	}
	body.home .news-list{
		margin-bottom: 30px;
	}
	body.home .news-list > li{
		border-color: #ffffff;
	}
    body.home .news-list > li,
    body.home .news-list > li .times,
	body.home .news-list > li a{
        color: #ffffff;
    }
	body.home .news-box .nonebox{
		color: #ffffff;
		border-color: #ffffff;
	}
    
    /* ↓ 220810 KINOSHITA */
	body.home #content .news-list > li a[target="_blank"]{
        border-color: #ffffff;
    }
	body.home #content .news-list > li a[target="_blank"]:after{
        background-image: url("../images/common/anchor-blank_w.png");
    }
    /* ↑ 220810 KINOSHITA */


	/* ↓ 230508 */
	body.home #pickup-area{
		padding-top: 25px;
		margin-bottom: 100px;
	}
	body.home #pickup-area .out-fleam{
		color: #ffffff;
		border: 1px solid #ffffff;
		padding: 20px 15px;
		box-sizing: border-box;
	}
	body.home #pickup-area .title-box{
		margin-bottom: 30px;
	}
	body.home #pickup-area .pk-title{
		font-family: YuGothic, 'Noto Sans JP', 'serif';
		font-size: 142.857142%;
		font-weight: bold;
		margin-bottom: 0;
	}
	body.home #pickup-area .pk-date{
		font-family: YuGothic, 'Noto Sans JP', 'serif';
		font-size: 132.142857%; 
		font-weight: bold;
		margin-bottom: 0;
	}


	body.home #pickup-area .pk_cnt-box .text-box{
		margin-bottom: 30px;
	}
	body.home #pickup-area .pk_cnt-box .image-box{
		text-align: center;
	}
	body.home #pickup-area .time-schedule{
		margin-bottom: 20px;
	}
	body.home #pickup-area .one-block{
		margin-bottom: 15px;
	}
	body.home #pickup-area .pk-head{
		display: flex;
	}
	body.home #pickup-area .time{
		font-family: YuGothic, 'Noto Sans JP', 'serif';
		font-size: 112.5%; 
		font-weight: bold;
		width: 95px;
		margin-right: 10px;
	}
	body.home #pickup-area .subject{
		font-family: YuGothic, 'Noto Sans JP', 'serif';
		font-size: 112.5%; 
		font-weight: bold;
	}

	body.home #pickup-area .contact-area .co-title{
		font-family: YuGothic, 'Noto Sans JP', 'serif';
		font-size: 112.5%; 
		color: #b41c25;
		font-weight: bold;
		position: relative;
		padding-left: 18px;
		margin-bottom: 5px;
	}
	body.home #pickup-area .contact-area .co-title::before{
		content: '';
		display: inline-block;
		width: 7px;
		height: 16px;
		background-color: #b41c25;
		position: absolute;
		top: 9px;
		left: 0;
	}
	body.home #pickup-area .contact-area .name{
		font-family: YuGothic, 'Noto Sans JP', 'serif';
		font-size: 112.5%; 
		font-weight: bold;
	}
	body.home #pickup-area .contact-area .s-head{
		display: inline-block;
		width: 60px;
		margin-right: 10px;
	}
	body.home #pickup-area .contact-area .maillink > a,
	body.home #pickup-area .contact-area .tellink > a{
		color: #ffffff;
	}
	/* ↑ 230508 */
}