
/* --------------- voice --------------- */

#wrap.sub.voice {
	background-image: url(../img/voice/bg_voice.gif);
	background-repeat: no-repeat;
	background-size: 879px auto;
	background-position: -320px 445px;
	color: #595757;
}

.voice .bg_pagettl {
	background-image: url(../img/voice/bg_pagettl.jpg);
	background-repeat: no-repeat;
}

.voice .bg_pagettl .pagettl .en {
	width: 124px;
}

.voice .bg_pagettl .pagettl .jp {
	color: #fff;
}

.col_subcontent.voice_main {
	padding: 15px 0;
}

.col_voice_main {
	display: flex;
}

.col_voice_main .txt{
	width: calc(100% - 630px);
	padding-left: 40px;
}

.txt .belongs img{
	width: 100px;
	margin: 0 0 3px;
}

.txt .belongs span {
	padding: 0 0 23px;
	font-size: 16px;
	font-weight: 500;
	display: block;
}

.txt .name {
	padding: 0 0 12px;
	line-height: 1.4;
}

.txt .name .inner_name {
	padding: 0 20px 0 0;
	font-size: 25px;
	font-weight: 600;
	display: inline-block;
}

.txt .name .inner_name rt {
	position: relative;
	top: -.6em;
	transform: translateY(-.6em);
	font-size: 15px;
	font-weight: 400;
}

.txt .name .length {
	padding: 0;
	font-size: 18px;
	font-weight: 500;
	display: inline-block;
}

.txt .feature {
	padding: 0 0 23px;
	line-height: 1.5;
	font-weight: 500;
}

.indent_voice1 {
	padding-left: 3em;
	text-indent: -3em;
}

.indent_voice2 {
	padding-left: 6em;
	text-indent: -6em;
}

.col_voice_main .img{
	width: 630px;
	height: 330px;
	position: relative;
	overflow: hidden;
}

.col_voice_main .img:before{
	content: "";
	width: 100%;
	height: 100%;
	background-color: #fff;
	transform: skewY(-70deg);
	transform-origin: bottom left;
	position: absolute;
	left: -1px;
	top: 0;
	z-index: 1;
}

.col_voice_main .img .img_main {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.txt dl {
	margin: 0;
	padding: 0;
}

.txt dt.mds_voice {
	max-width: 275px;
	width: 100%;
	margin: 0 0 8px;
	padding: 0 0 0 15px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	background: rgb(0,41,87,1); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(0,41,87,1) 0%, rgba(0,98,170,1) 45%, rgba(24,155,132,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(0,41,87,1) 0%,rgba(0,98,170,1) 45%,rgba(24,155,132,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(0,41,87,1) 0%,rgba(0,98,170,1) 45%,rgba(24,155,132,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002957', endColorstr='#189b84',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.txt dd {
	margin: 0;
	padding: 0;
}

ul.list_voice {
	margin: 0 0 0 5px;
	padding: 0;
}

ul.list_voice li {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	position: relative;
	line-height: 1.7;
}

ul.list_voice li:before {
	content: "";
	width: 11px;
	height: 11px;
	background-color: #003067;
	border-radius: 50%;
	position: absolute;
	top: 7px;
	left: 6px;
}

.cont_voice {
	padding: 0 20px;
}

.cont_voice dl {
	margin: 0 0 35px;
	padding: 0;
}

.cont_voice dt {
	width: 100%;
	margin: 0 0 13px;
	padding: 5px 8px 5px 15px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	background: rgb(0,41,87,1); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(0,41,87,1) 0%, rgba(0,98,170,1) 45%, rgba(24,155,132,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(0,41,87,1) 0%,rgba(0,98,170,1) 45%,rgba(24,155,132,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(0,41,87,1) 0%,rgba(0,98,170,1) 45%,rgba(24,155,132,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002957', endColorstr='#189b84',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.cont_voice dt.mds_schedule{
	margin: 0 0 28px;
}

.cont_voice dd {
	margin: 0;
	padding: 0 10px;
	line-height: 1.6;
}

.box_img_left {
	width: 100%;
	margin: 0 0 40px;
	display: flex;
}

.box_img_left.last {
	margin: 0 0 55px;
}

.box_img_left .img {
	width: 47%;
	padding: 0 24px 0 0;
}

.box_img_left .txt_voice1 {
	width: 53%;
}

.box_img_right {
	width: 100%;
	margin: 0 0 65px;
	display: flex;
	flex-direction: row-reverse;
}

.box_img_right .img {
	width: 54%;
	padding: 0 0 0 40px;
}

.box_img_right .txt_voice1 {
	width: 46%;
}

ul.list_schedule {
	margin: 0 0 0 10px;
	padding: 0;
	background-image: url(../img/voice/bg_list_schedule.gif);
	background-repeat: repeat-y; 
	background-position: 3px 0;	
}

ul.list_schedule li {
	width: 100%;
	margin: 0;
	padding: 0 0 4px 17px;
	list-style-type: none;
	line-height: 1.4;
	display: flex;
	position: relative;
}

ul.list_schedule li:before {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #0071bc;
	border-radius: 50%;
	position: absolute;
	top: 7px;
	left: 0;
}

ul.list_schedule li .time {
	width: 60px;
	padding: 0 18px 0 0;
	color: #000;
	text-align: right;
	box-sizing: border-box;
}

ul.list_schedule li .txt {
	width: calc(100% - 74px);
}

.mds_seniors {
	max-width: 98px;
	margin: 0 auto 30px;
}

.wrap_swiper {
	margin: 0 auto 60px;
	position: relative;
}

.swiper-container {
	max-width: 860px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.swiper-slide {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	width: 100%;
}

.wrap_swiper .swiper-button-prev {
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-color: rgba(0,0,0,0.36);
	background-image: url(../img/voice/prev_slide.png);
	background-size: 8px 15px;
	border-radius: 50%;
	top: calc( 50% - 30px );
	left: -10px;
}

.wrap_swiper .swiper-button-next {
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-color: rgba(0,0,0,0.36);
	background-image: url(../img/voice/next_slide.png);
	background-size: 8px 15px;
	border-radius: 50%;
	top: calc( 50% - 30px );
	right: -10px;
}

.wrap_swiper img {
	margin: 0 0 5px;
}

.wrap_swiper .name {
	 display: flex;
	 justify-content: center;
}

.wrap_swiper .name span {
	padding-right: 20px;
	display: inline-block;
	position: relative;
}

.wrap_swiper .name span::after {
	content: "";
	width: 7px;
	height: 7px;
	border-top: solid 2px #595757;
	border-right: solid 2px #595757;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 3px);
	right: 0;
	transition: .2s;
}

.wrap_swiper a {
	color: #595757;
	text-decoration: none;
}

.wrap_swiper img {
	transition: .2s;
}


@media all and (-ms-high-contrast: none) {

	.swiper-slide {
		display: block;
}


}



/* ---------------------------------------------------------------
	start max 1200px
--------------------------------------------------------------- */

@media screen and ( max-width: 1200px ) {

	.swiper-container {
		width: 94%;
	}

}

/* ---------------------------------------------------------------
	end max 1200px
--------------------------------------------------------------- */


/* ---------------------------------------------------------------
	start max 1033px
--------------------------------------------------------------- */

@media screen and ( max-width: 1033px ) {


	.col_voice_main .txt{
		width: calc(100% - 550px);
	}

	.col_voice_main .img{
		width: 550px;
	}

	.txt dt.mds_voice{
		max-width: none;
	}

	.txt dt.mds_voice.matsui {
		width: 90%;
	}
	
	.swiper-container {
		width: 90%;
	}




}

/* ---------------------------------------------------------------
	end max 1033px
--------------------------------------------------------------- */


/* ---------------------------------------------------------------
	start max 850px
--------------------------------------------------------------- */

@media screen and ( max-width: 850px ) {


	.col_voice_main .txt{
		width: calc(100% - 410px);
	}

	.col_voice_main .img{
		width: 410px;
	}

	.box_img_left {
		margin: 0 0 25px;
	}

	.box_img_left.last {
		margin: 0 0 25px;
	}

	.box_img_right {
		margin: 0 0 25px;
	}


}

/* ---------------------------------------------------------------
	end max 850px
--------------------------------------------------------------- */

/* ---------------------------------------------------------------
	start min 701px
--------------------------------------------------------------- */

@media print,screen and ( min-width: 701px ) {

	.wrap_swiper a:hover {
		opacity: 0.7 ;
		cursor: pointer;
	}

	.wrap_swiper img:hover {
		opacity: 0.7 ;
	}

}

/* ---------------------------------------------------------------
	end min 701px
--------------------------------------------------------------- */

/* ---------------------------------------------------------------
	start max 700px
--------------------------------------------------------------- */

@media print,screen and ( max-width: 700px ) {

	
	#wrap.sub.voice { 
		background-image: none;
	}
	
	.voice .bg_pagettl {
		background-image: url(../img/voice/sp/bg_pagettl.jpg);
		background-repeat: no-repeat;
		position: relative;
		z-index: 1;
	}
	
	.voice .col_subcontent {
		background-image: none;
	}
	
	.col_subcontent.voice_main {
		padding: 0 0 15px;
    }
	
	.voice .col_subcontent.voice1 {
		padding: 0 20px 20px;
	}
	
	.col_voice_main {
		display: block;
	}

	.txt .belongs span {
		padding: 0 0 17px;
	}

	.txt .name .inner_name rt {
	    top: -0.4em;
	    transform: translateY(-0.4em);
	}

	.col_voice_main .txt{
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
	}
	
	.txt .name {
		padding: 0 0 6px;
	}
	
	.txt .feature {
    	padding: 0 0 18px;
    }

	.txt dt.mds_voice.matsui {
		width: 100%;
	}

	.col_voice_main .img{
		width: 88%;
		margin: 0 auto;
	}

	.col_voice_main .img_sp{
		margin: 0 0 7vw;
	}

	.cont_voice {
		padding: 0;
	}

	.cont_voice dl {
	    margin: 0 0 25px;
	    }

	.cont_voice dt {
    	margin: 0 0 7px;
    }

	.cont_voice dd {
		padding: 0 5px;
		line-height: 1.65;
	}

	.box_img_left ,
	.box_img_right {
		width: 100%;
		margin: 0 0 30px;
		display: block;
	}

	.box_img_left .img {
		width: 100%;
		padding: 0 0 7vw 0;
	}

	.box_img_left .txt_voice1 {
		width: 100%;
	}

	.box_img_right .img {
		width: 100%;
		padding: 0 0 7vw 0;
	}

	.box_img_right .txt_voice1 {
		width: 100%;
	}

	.cont_voice dt.mds_schedule {
		margin: 0 0 20px;
	}

	ul.list_schedule {
		margin: 0 0 0 2px;
	}

	.swiper-container {
		width: 84%;
	}

	.wrap_swiper .swiper-button-prev {
		left: 0;
	}

	.wrap_swiper .swiper-button-next {
		right: 0;
	}



}

/* ---------------------------------------------------------------
	end max 700px
--------------------------------------------------------------- */


/* ---------------------------------------------------------------
	start max 450px
--------------------------------------------------------------- */

@media screen and ( max-width: 450px ) {

	
	.voice .bg_pagettl .pagettl .en {
		width: 26.4vw;
		max-width: 119px;
	}
	
	.mds_seniors {
	    margin: 0 auto 10px;
	    line-height: 1;
	}
	
	.wrap_swiper {
		margin: 0 auto 20px;
	}
	
	.swiper-container {
		width: 74%;
	}
	

}

/* ---------------------------------------------------------------
	end max 450px
--------------------------------------------------------------- */







