@charset "UTF-8";
/* CSS Document */


.header_logo p {
    color: #fff;
}
.yellow{
	color:#FFFF00;
}	

/* main_visual
--------------------- */
#main_visual{
	position:relative;
	width: 100%;
	height: 400px;
	background: url("../img/data_titlebg.jpg") no-repeat;
	background-size: cover;
}
	#main_visual .page_title{
		color:#fff;
	}
		#main_visual h1{
			font-size:5rem;
			line-height: 4.4rem;
			letter-spacing: .5rem;
			padding-top: 180px;
		}
		#main_visual p{
			font-size:1rem;
			line-height: 1rem;
			letter-spacing: .2rem;
			padding-top: 28px;
		}


/* donyu_contents
--------------------- */
#donyu_contents{
	text-align: center;
	padding: 100px 0;
}


/* data_contents
--------------------- */
.data_contents{
	width: 100%;
}
.data_contents{
	padding: 100px 0 110px;
}
.data_contents.bluebg{
	background-color: #E5F1F9;
}
.data_contents.whitebg{
	background-color: #fff;
}
	.data_contents .sec_title{
		text-align: center;
		padding-bottom: 80px;
	}
		.data_contents .sec_title p.en{
			font-size:.8rem;
			line-height: 1.8rem;
			text-align: center;
			color:#0077C3;
			margin-top: 0;
		}
		.data_contents .sec_title h2{
			font-size:2.2rem;
			line-height: 3.4rem;
			letter-spacing: .2rem
		}

/* sec01
--------------------- */
.data_cntnt{
	width: 100%;
	align-items: stretch;
}
	.data_cntnt .cntnt{
		width: calc(50% - 20px);
		margin-right: 40px;
		margin-bottom: 40px;
		text-align: center;
		background-color: #fff;
	}
	.data_cntnt .cntnt:nth-child(2){
		margin-right: 0px;
	}
	.data_cntnt .cntnt:nth-child(3){
		width: 100%;
		height: auto;
		padding-bottom: 50px;
		margin-right: 0;
	}
	.data_cntnt .cntnt:nth-child(5){
		margin-right: 0px;
	}
		.data_cntnt .cntnt .ttl{
			font-size:1.3rem;
			line-height: 1.9rem;
			padding: 40px 0 30px;
		}
			.data_cntnt .cntnt.hiritu div.img{
				width: 66%;
				margin: 0 auto 40px;
			}
			.data_cntnt .cntnt.heikin p.img{
				width: 78%;
				margin: 0 auto 40px;
			}
			.data_cntnt .cntnt.shokuhen p.img{
				width: 70%;
				margin: 30px auto 40px;
			}
			.data_cntnt .cntnt.hande p.img{
				width: 64%;
				margin: 0 auto 40px;
			}
					.data_cntnt .cntnt div img{
						width: 100%;
						height: auto;
						object-fit: contain;
					}
					.data_cntnt .cntnt p img{
						width: 100%;
						height: auto;
						object-fit: contain;
					}


/* ---------------------
	比率
--------------------- */
.hiritu div.img{
	position: relative;
}
.hiritu div.img p.tyuuto,
.hiritu div.img p.sinsotu{
	position: absolute;
	margin: 0 auto 0;
	color:#fff;
	font-weight: 600;
}
.hiritu div.img p.tyuuto{
	top:22%;
/*	left:27%;*/
	left:0;
	right: 0;
	padding-right: 180px;
}
.hiritu div.img p.sinsotu{
	top:46%;
/*	left:27%;*/
	left:0;
	right: 0;
	padding-left: 180px;
}
	.hiritu div.img .nyusha{
		font-size:1.2rem;
	}
	.hiritu div.img .count{
		font-size:4.0rem;
		line-height: 3.5rem;
	}
	.hiritu div.img .percent{
		font-size:2rem;
	}
@media (min-width: 768px) and (max-width: 1200px) {
	.data_cntnt .cntnt.hiritu div.img {
		width: 76%;
	}	
}
@media (min-width: 768px) and (max-width: 1000px) {
	.hiritu div.img p.tyuuto{
		top:22%;
		padding-right: 130px;
	}
	.hiritu div.img p.sinsotu{
		top:46%;
		padding-left: 130px;
	}	
		.hiritu div.img .nyusha{
			font-size:1.0rem;
		}
		.hiritu div.img .count{
			font-size:3.0rem;
			line-height: 3.5rem;
		}
		.hiritu div.img .percent{
			font-size:1.2rem;
		}
}
@media (max-width: 500px) {
	.data_cntnt .cntnt.hiritu div.img {
		width: 82%;
	}	
	.hiritu div.img p.tyuuto{
		top:22%;
		padding-right: 130px;
	}
	.hiritu div.img p.sinsotu{
		top:46%;
		padding-left: 130px;
	}	
		.hiritu div.img .nyusha{
			font-size:1.0rem;
		}
		.hiritu div.img .count{
			font-size:3.0rem;
			line-height: 3.5rem;
		}
		.hiritu div.img .percent{
			font-size:1.2rem;
		}
}

/* ---------------------
	平均
--------------------- */
.heikin .mainfigure{
	margin-top: 20px;
	font-weight: 600;
	color:#0077C3;
	align-items:flex-end;
	justify-content: center
}
	.heikin .mainfigure .he01{
		font-size:3.4rem;
		line-height: 4rem;
	}
	.heikin .mainfigure .he02{
		font-size:11rem;
		line-height: 10rem;
		padding: 0 10px;
	}
		.heikin .mainfigure .he02 .s{
			margin: 0 -42px;
		}
	.heikin .mainfigure .he03{
		font-size:3.4rem;
		line-height: 4rem;
	}
.heikin .subfigure{
	width: 78%;
	margin: 40px auto 0;	
	font-weight: 600;
	color:#0077C3;
}
	.heikin .subfigure ul{
		width: 100%;
		border-right:1px solid #ddd;
	}
		.heikin .subfigure li{
			width: 33.333333%;
			text-align: center;
			border-left:1px solid #ddd;
		}
			.heikin .subfigure ul li span.nenrei{
				font-size: 1.1rem;
				color:#212121;
			}
			.heikin .subfigure ul li span.count{
				font-size: 3.2rem;
				line-height: 3.2rem;
			}
			.heikin .subfigure ul li span.percent{
				font-size: 1.8rem;
			}
@media (min-width: 768px) and (max-width: 1220px) {
	.heikin .mainfigure .he01{
		font-size:2.8rem;
		line-height: 3.2rem;
	}
	.heikin .mainfigure .he02{
		font-size:10rem;
		line-height: 8rem;
		padding: 0 10px;
	}
	.heikin .mainfigure .he03{
		font-size:2.8rem;
		line-height: 3.2rem;
	}
}
@media (min-width: 768px) and (max-width: 1040px) {
	.heikin .mainfigure .he01{
		font-size:2.2rem;
		line-height: 2.8rem;
	}
	.heikin .mainfigure .he02{
		font-size:8rem;
		line-height: 6rem;
		padding: 0 10px;
	}
		.heikin .mainfigure .he02 .s{
			margin: 0 -32px;
		}
	.heikin .mainfigure .he03{
		font-size:2.2rem;
		line-height: 2.8rem;
	}
}
@media (min-width: 768px) and (max-width: 1040px) {
.heikin .subfigure{
	width: 84%;
	margin: 30px auto 0;	
}
			.heikin .subfigure ul li span.nenrei{
				font-size: .9rem;
			}
			.heikin .subfigure ul li span.count{
				font-size: 2.6rem;
				line-height: 2.6rem;
			}
			.heikin .subfigure ul li span.percent{
				font-size: 1.2rem;
			}
}
@media (min-width: 768px) and (max-width: 900px) {
	.heikin .mainfigure .he01{
		font-size:1.8rem;
		line-height: 2.2rem;
	}
	.heikin .mainfigure .he02{
		font-size:7rem;
		line-height: 6rem;
		padding: 0 8px;
	}
		.heikin .mainfigure .he02 .s{
			margin: 0 -26px;
		}
	.heikin .mainfigure .he03{
		font-size:1.8rem;
		line-height: 2.6rem;
	}
}
@media (max-width: 600px) {
	.heikin .mainfigure .he01{
		font-size:2.8rem;
		line-height: 3.2rem;
	}
	.heikin .mainfigure .he02{
		font-size:10rem;
		line-height: 8rem;
		padding: 0 10px;
	}
	.heikin .mainfigure .he03{
		font-size:2.8rem;
		line-height: 3.2rem;
	}
}
@media (max-width: 500px) {
.heikin .mainfigure {
    margin-top: 0px;
}
	.heikin .mainfigure .he01{
		font-size:1.8rem;
		line-height: 2.2rem;
	}
	.heikin .mainfigure .he02{
		font-size:7rem;
		line-height: 5.8rem;
		padding: 0 10px;
	}
	.heikin .mainfigure .he02 .s{
		margin: 0 -30px;
	}
	.heikin .mainfigure .he03{
		font-size:1.8rem;
		line-height: 1.8rem;
	}
.heikin .subfigure{
	width: 88%;	
}
			.heikin .subfigure ul li span.nenrei{
				font-size: .9rem;
			}
			.heikin .subfigure ul li span.count{
				font-size: 2.6rem;
				line-height: 2.6rem;
			}
			.heikin .subfigure ul li span.percent{
				font-size: 1.2rem;
			}
}
/* ---------------------
	業界
--------------------- */
.data_cntnt .cntnt .zenshoku_cntnt{
	width: 90%;
	margin: 0 auto;
}
	.zenshoku_cntnt .cgraph{
		width: 37%;
		margin-right: 7%;
	}
		.zenshoku_cntnt .cgraph img{
			width: 100%;
			height: auto;
		}
	.zenshoku_cntnt .befcar{
		width: 56%;
	}
		.zenshoku_cntnt .befcar li{
			width: 56%;
			padding: 6px 0;
			margin-right: 6%;
		}
		.zenshoku_cntnt .befcar li:nth-child(2n){
			margin-right: 0;
			width: 38%;
		}
		.zenshoku_cntnt .befcar li:nth-child(1){
			color:#008CD7;
		}
		.zenshoku_cntnt .befcar li:nth-child(2){
			color:#F15A25;
		}
		.zenshoku_cntnt .befcar li:nth-child(3){
			color:#F8931F;
		}
		.zenshoku_cntnt .befcar li:nth-child(4){
			color:#8CC63E;
		}
		.zenshoku_cntnt .befcar li:nth-child(5){
			color:#CBD401;
		}
		.zenshoku_cntnt .befcar li:nth-child(6){
			color:#946CB2;
		}
		.zenshoku_cntnt .befcar li:nth-child(7){
			color:#C9B4D8;
		}
		.zenshoku_cntnt .befcar li:nth-child(8){
			color:#53B1E4;
		}
		.zenshoku_cntnt .befcar li:nth-child(9){
			color:#80C6EA;
		}
		.zenshoku_cntnt .befcar li:nth-child(10){
			color:#A8A8A8;
		}
			.zenshoku_cntnt .befcar li .komoku{
				font-size:1.1rem;
				font-weight: 600;
				letter-spacing: .14rem
			}
			.zenshoku_cntnt .befcar li .pcent{
				font-size:2.5rem;
				line-height: 2.5rem;
				font-weight: 800;
				margin: 0 0 0 auto;
			}
			.zenshoku_cntnt .befcar li .pcent .percent{
				font-size:1.4rem;
			}
@media (max-width: 1250px) {
	.zenshoku_cntnt .cgraph{
		width: 50%;
		margin: 0 auto 50px;
	}
	.zenshoku_cntnt .befcar{
		width: 80%;
		margin: 0 auto;
	}
		.zenshoku_cntnt .befcar li{
			width: 45%;
			padding: 4px 0;
			margin-right: 10%;
		}
		.zenshoku_cntnt .befcar li:nth-child(2n){
			width: 45%;
		}
}
@media (max-width: 1120px) {
	.zenshoku_cntnt .befcar{
		width: 100%;
		margin: 0 auto;
	}

}
@media (max-width: 870px) {
	.zenshoku_cntnt .cgraph{
		width: 76%;
		margin: 0 auto 30px;
	}
	.zenshoku_cntnt .befcar{
		width: 70%;
		margin: 0 auto;
	}
		.zenshoku_cntnt .befcar li{
			width: 100%;
			padding: 6px 0;
			margin-right: 0%;
		}
		.zenshoku_cntnt .befcar li:nth-child(2n){
			width: 100%;
		}
}
@media (max-width: 640px) {
	.zenshoku_cntnt .befcar{
		width: 100%;
	}	
}
@media (max-width: 500px) {
	.zenshoku_cntnt .cgraph{
		width: 95%;
		margin: 0 auto 20px;
	}
	.zenshoku_cntnt .befcar li .komoku {
		font-size: .9rem;
	}
}
/* ---------------------
	職変
--------------------- */
.shokuhen ul.kaitou {
	width: 70%;
	margin: 20px auto 30px;
	border-top:1px solid #ddd;
}
	.shokuhen .kaitou li{
		width: 100%;
		border-bottom:1px solid #ddd;
	}
	.shokuhen .kaitou li .henji{
		font-size:1.6rem;
		font-weight: 600;
		padding-left: 30px;
	}
	.shokuhen .kaitou li .pcent{
		margin: 0 0 0 auto;
		padding-right: 30px;
		color: #0077C3;
	}
		.shokuhen .kaitou li .pcent .count{
			font-size:6.2rem;
			line-height: 8rem;
		}
		.shokuhen .kaitou li .pcent .percent{
			font-size:3.6rem;
		}
@media (max-width: 1070px) {
.shokuhen ul.kaitou {
	width: 80%;
	margin: 10px auto 30px;
}
	.shokuhen .kaitou li .henji{
		font-size:1.6rem;
		padding-left: 10px;
	}
	.shokuhen .kaitou li .pcent{
		padding-right: 10px;
	}
		.shokuhen .kaitou li .pcent .count{
			font-size:5.8rem;
			line-height: 8rem;
		}
		.shokuhen .kaitou li .pcent .percent{
			font-size:3.2rem;
		}
}
@media (max-width: 500px) {
	.shokuhen .kaitou li .henji{
		padding-left: 0px;
	}
	.shokuhen .kaitou li .pcent{
		padding-right: 0px;
	}
}
/* ---------------------
	退職率
--------------------- */
.taishoku{
	align-items: flex-end;
	color:#0077C3;
	font-weight: 600;
	margin: 30px 0 30px;
}
.taishoku p{
	font-size: 2.2rem;
	line-height: 2.8rem;
}
.taishoku .count{
	font-size: 9.6rem;
	line-height: 8.2rem;
	font-weight: 800;
	padding-left: 30px;
}
.taishoku .percent{
	font-size: 3.6rem;
	line-height: 3.6rem;

}
@media (max-width: 840px) {
	.taishoku p{
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
	.taishoku .count{
		font-size: 8.6rem;
		line-height: 7.2rem;
		padding-left: 10px;
	}
	.taishoku .percent{
		font-size: 3.2rem;
		line-height: 3.2rem;

	}
}
@media (max-width: 768px) {
	.taishoku{
		margin: 0px 0 30px;
	}
}





/* sec02
--------------------- */
.sec02 ul.no_figure{
	width: 88%;
	margin: 0 auto;
	align-items: flex-end;
	justify-content: space-between;
}
	.sec02 ul.no_figure li{
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		color:#fff;
	}
	.sec02 ul.no_figure li:nth-child(1){
		width: 350px;
		height: 350px;
		border-radius: 175px;
		background-color: rgba(0,119,195,1.00);
	}
	.sec02 ul.no_figure li:nth-child(2){
		width: 300px;
		height: 300px;
		border-radius: 150px;
		background-color: rgba(0,119,195,0.80);
	}
	.sec02 ul.no_figure li:nth-child(3){
		width: 260px;
		height: 260px;
		border-radius: 130px;
		background-color: rgba(0,119,195,0.60);
	}
@media (max-width: 1200px) {
		.sec02 ul.no_figure li:nth-child(1){
			width: 330px;
			height: 330px;
		}
		.sec02 ul.no_figure li:nth-child(2){
			width: 280px;
			height: 280px;
		}
		.sec02 ul.no_figure li:nth-child(3){
			width: 240px;
			height: 240px;
		}
}
@media (max-width: 1100px) {
	.sec02 ul.no_figure{
		width: 100%;
	}
}
@media (max-width: 960px) {
	.sec02 ul.no_figure{
		justify-content: center;
	}
		.sec02 ul.no_figure li{
			margin-right: 40px;
		}
		.sec02 ul.no_figure li:nth-child(n+2){
			margin-right: 0px;
		}
}
@media (max-width: 722px) {	
		.sec02 ul.no_figure li{
			margin-right: 0px;
		}
		.sec02 ul.no_figure li:nth-child(2){
			margin-right: 40px;
		}
		.sec02 ul.no_figure li:nth-child(3){
			margin-right: 0px;
		}
}
@media (max-width: 622px) {	
		.sec02 ul.no_figure li{
			margin-right: 0px;
		}
		.sec02 ul.no_figure li:nth-child(2){
			margin-right: 0px;
		}
		.sec02 ul.no_figure li:nth-child(3){
			margin: 0 30px;
		}
}
.sec02 ul.no_figure li p.figure{
	display: block;
	width: 100%;
}
	.sec02 ul.no_figure li:nth-child(1) p.figure span:nth-child(1){
		font-size:4rem;
	}
	.sec02 ul.no_figure li:nth-child(1) p.figure span:nth-child(2){
		font-size:8.6rem;
		line-height: 4.6rem;
	}
	.sec02 ul.no_figure li:nth-child(2) p.figure span:nth-child(1){
		font-size:3.0rem;
	}
	.sec02 ul.no_figure li:nth-child(2) p.figure span:nth-child(2){
		font-size:7.2rem;
		line-height: 4.0rem;
	}
	.sec02 ul.no_figure li:nth-child(3) p.figure span:nth-child(1){
		font-size:2.6rem;
	}
	.sec02 ul.no_figure li:nth-child(3) p.figure span:nth-child(2){
		font-size:6.2rem;
		line-height: 4.0rem;
	}
.sec02 ul.no_figure li p.cntnt{
	display: block;
	width: 100%;
	font-size: 1.0rem;
	line-height: 1.5rem;
}

.sec02 h3{
	margin-top: 60px;
	font-size:1.5rem;
	text-align: center;
	margin-bottom: 34px;
}
.sec02 ul.nyusha_good li{
	border-radius: 10px;
	border:2px solid #0077C3;
	text-align: center;
	font-size:1.0rem;
	line-height: 1.5rem;
	font-weight: 600;
}






/* sec03,sec04
--------------------- */
.sec03.bluebg{
	background-color: #0077C3;
}
.sec04.glaybg{

}
.sec06.bluebg{
	background-color: #0077C3;
}
	.data_contents.sec03 .sec_title p.en,
	.data_contents.sec06 .sec_title p.en{
		color:#fff;
	}
	.data_contents.sec03 .sec_title h2 ,
	.data_contents.sec06 .sec_title h2 {
		color:#fff;
	}
.sec02 ul.nyusha_good,
.sec03 ul,
.sec04 ul,
.sec05 ul,
.sec06 ul,
.sec07 ul{
	width: 100%;
	align-items:stretch;
}
	.sec02 ul.nyusha_good li,
	.sec03 ul li,
	.sec04 ul li,
	.sec05 ul li,	
	.sec06 ul li,	
	.sec07 ul li{
		position:relative;
		width: calc(33.333333% - 13.333333px);
		color:#212121;
		padding: 20px;
		margin-right: 20px;
		margin-bottom: 28px;
		background-color: #fff;
	}
	.sec05 ul li,
	.sec07 ul li{
		padding: 0px;
	}
	.sec05 ul li:nth-child(n+7),
	.sec06 ul li:nth-child(n+7),
	.sec07 ul li:nth-child(n+7){
		width: calc(50% - 10px);
		color:#212121;
		padding: 20px;
		margin-right: 20px;
		margin-bottom: 28px;
	}
	.sec05 ul li:nth-child(n+7),
	.sec07 ul li:nth-child(n+7){
		padding: 0px;
	}
	.sec05 ul li:last-child,
	.sec06 ul li:last-child,
	.sec07 ul li:last-child{
		margin-right: 0px;
	}
	.sec04 ul li{
		border:2px solid #0077C3;
		margin-bottom: 20px;
	}
	.sec03 ul li{color:#fff;
		background-color: rgba(255,255,255,0.40);
	}
	.sec03 ul li:nth-child(2n){
		background-color: rgba(255,255,255,0.20);
	}
	.sec02 ul.nyusha_good li:nth-child(3n),
	.sec03 ul li:nth-child(3n),
	.sec04 ul li:nth-child(3n),
	.sec05 ul li:nth-child(3n),
	.sec06 ul li:nth-child(3n),
	.sec07 ul li:nth-child(3n){
		margin-right: 0;
	}
	.sec02 ul.nyusha_good li:nth-child(n+4),
	.sec03 ul li:nth-child(n+4),
	.sec04 ul li:nth-child(n+4){
		margin-bottom: 12px;
	}
	.sec06 ul li:nth-child(n+7){
		margin-bottom: 10px;
	}
	.sec04 ul li:nth-child(n+4){
		margin-bottom: 0px;
	}
	.sec02 ul.nyusha_good li:before{
		content:'';
		position:absolute;
		bottom:-12px;
		right:20px;
		margin-left: -10px;
		border-top: 10px solid #0077C3;
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;		
	}
	.sec03 ul li:before{
		content:'';
		position:absolute;
		bottom:-10px;
		left:50%;
		margin-left: -10px;
		border-top: 10px solid rgba(255,255,255,0.40);
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;		
	}
	.sec03 ul li:nth-child(2n):before{
		border-top: 10px solid rgba(255,255,255,0.20);		
	}
	.sec06 ul li:before{
		content:'';
		position:absolute;
		bottom:-10px;
		left:50%;
		margin-left: -10px;
		border-top: 10px solid #fff;
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;		
	}

.sec05 ul li,
.sec07 ul li{
	position: relative;
}
.sec05 ul li:before{
	content:'';
	position: absolute;
	top:0;
	left:0;
	width: 38px;
	height: 50px;
	background: url("../img/hitogata_icon.svg") center no-repeat;
	background-size: contain;
}
.sec07 ul li:after{
	content:'';
	position: absolute;
	top:0;
	right:0;
	width: 38px;
	height: 50px;
	background: url("../img/hitogata_icon.svg") center no-repeat;
	background-size: contain;
}
	.sec05 ul li p{
		width: calc(100% - 52px);
		height: 100%;
		margin: 0 0 0 auto;
		padding: 16px;
		background-color: #E5F1F9;
		position: relative;
	}
	.sec07 ul li p{
		width: calc(100% - 52px);
		height: 100%;
		margin: 0 auto 0 0;
		padding: 16px;
		background-color: #fff;
		border:1px solid #ddd;
		position: relative;
	}
	.sec05 ul li:nth-child(n+7),
	.sec07 ul li:nth-child(n+7){
		margin-bottom: 0px;
	}

@media screen and (max-width: 900px) {
	.sec02 ul.nyusha_good li,
	.sec03 ul li,
	.sec04 ul li,
	.sec05 ul li,
	.sec06 ul li,
	.sec07 ul li{
		width: calc(50% - 10px);
		margin-right: 20px;
		margin-bottom: 24px;
	}
	.sec02 ul.nyusha_good li:nth-child(3n),
	.sec03 ul li:nth-child(3n),
	.sec04 ul li:nth-child(3n),
	.sec05 ul li:nth-child(3n),
	.sec06 ul li:nth-child(3n),
	.sec07 ul li:nth-child(3n){
		margin-right: 20px;
	}
	.sec02 ul.nyusha_good li:nth-child(2n),
	.sec03 ul li:nth-child(2n),
	.sec04 ul li:nth-child(2n),
	.sec05 ul li:nth-child(2n),
	.sec06 ul li:nth-child(2n),
	.sec07 ul li:nth-child(2n){
		margin-right: 0px;
	}
	.sec03 ul li:nth-child(n+4){
		margin-bottom: 24px;
	}
	.sec02 ul.nyusha_good li:nth-child(n+4){
		margin-bottom: 24px;
	}
	.sec04 ul li:nth-child(n+4),
	.sec05 ul li:nth-child(n+4){
		margin-bottom: 20px;
	}
	.sec04 ul li:nth-child(n+5){
		margin-bottom: 0px;
	}
/*
	.sec05 ul li:nth-child(n+7){
		margin-bottom: 0px;
	}
*/

}











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

	


	
}


/* 980px */
@media screen and (max-width: 980px) {
.data_contents {
    padding: 90px 0 100px;
}	
	.data_contents .sec_title{
		padding-bottom: 50px;
	}
		.data_contents .sec_title h2{
			font-size:1.8rem;
			line-height: 3.0rem;
		}


	
}






/* max 767px */
@media screen and (max-width: 767px) {


	
/* main_visual
--------------------- */
#main_visual{
	height: 300px;
}
		#main_visual h1{
			font-size:3.6rem;
			line-height: 3.6rem;
			letter-spacing: .4rem;
			padding-top: 120px;
		}
		#main_visual p{
			font-size:1rem;
			line-height: 1rem;
			letter-spacing: .2rem;
			padding-top: 12px;
		}
#donyu_contents {
    padding: 60px 0;
}
.data_contents {
    padding: 60px 0 80px;
}
	.data_contents .sec_title {
		padding-bottom: 30px;
	}
		.data_contents .sec_title h2 {
			font-size: 1.3rem;
			line-height: 2.2rem;
		}

	.data_cntnt .cntnt{
		width: 100%;
		height: auto;
		padding-bottom: 30px;
		margin-right: 0px;
		margin-bottom: 30px;
	}
	.data_cntnt .cntnt:nth-child(2){
		margin-right: 0px;
	}
	.data_cntnt .cntnt:nth-child(3){
		width: 100%;
		height: auto;
		padding-bottom: 30px;
		margin-right: 0;
	}
	.data_cntnt .cntnt:nth-child(5){
		margin-right: 0px;
	}
	.data_cntnt .cntnt:last-child{
		margin-bottom: 0px;
	}
		.data_cntnt .cntnt .ttl{
			font-size:1.2rem;
			line-height: 1.8rem;
			padding: 40px 0 26px;
		}
			.data_cntnt .cntnt.hiritu p.img{
				width: 78%;
				margin: 0 auto;
			}
			.data_cntnt .cntnt.heikin p.img{
				width: 80%;
				margin: 0 auto;
			}
			.data_cntnt .cntnt.shokuhen p.img{
				width: 80%;
				margin: 0px auto;
			}
			.data_cntnt .cntnt.hande p.img{
				width: 80%;
				margin: 0 auto;
			}
/*
			.data_cntnt .cntnt .zenshoku_cntnt{
				width: 88%;
				margin: 0 auto;
			}
				.data_cntnt .cntnt .zenshoku_cntnt p:nth-child(1){
					width: 96%;
					margin: 0 auto 16px;
				}
				.data_cntnt .cntnt .zenshoku_cntnt p:nth-child(2){
					width: 90%;
					margin: 0 auto;
				}
				.data_cntnt .cntnt .zenshoku_cntnt p:nth-child(3){
					width: 80%;
					margin: 0 auto;
				}
	
*/
/* sec02
--------------------- */
	.sec02 ul li{
		width: 100%;
		padding: 20px 0;
		margin-right: 0px;
		margin-bottom: 18px;
	}
	.sec02 ul li:nth-child(3n){
		margin-right: 0px;
	}
	.sec02 ul li:nth-child(2n){
		margin-right: 0px;
	}
	.sec02 ul li:nth-child(n+7){
		margin-bottom: 18px;
	}
	.sec02 ul li:last-child{
		margin-bottom: 0px;
	}
		.sec02 ul li p.gtxt{
			font-size:1rem;
			line-height: 1.6rem;
			letter-spacing: .1rem
		}
		.sec02 ul li p span.figure{
			font-size:5.0rem;
			line-height: 5rem;
			padding-right: 2px;
		}
		.sec02 ul li p span.percent{
			font-size:2.2rem;
			line-height: 2.2rem;
		}	
.sec02 h3{
	margin-top: 50px;
	font-size:1.2rem;
/*
	text-align: center;
	margin-bottom: 34px;
*/
}

	
/* sec03,sec04
--------------------- */
	.sec02 ul.nyusha_good li{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 24px;	
	}
	.sec03 ul li{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 24px;
	}
	.sec04 ul li,
	.sec05 ul li,
	.sec06 ul li,
	.sec07 ul li{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.sec02 ul.nyusha_good li:nth-child(3n),
	.sec03 ul li:nth-child(3n),
	.sec04 ul li:nth-child(3n),
	.sec05 ul li:nth-child(3n),
	.sec06 ul li:nth-child(3n),
	.sec07 ul li:nth-child(3n){
		margin-right: 0px;
	}
	.sec02 ul.nyusha_good li:nth-child(n+4){
		margin-bottom: 24px;
	}
	.sec03 ul li:nth-child(n+4){
		margin-bottom: 24px;
	}
	.sec02 ul.nyusha_good li:last-child{
		margin-bottom: 0px;
	}
	.sec03 ul li:last-child{
		margin-bottom: 0px;
	}
	.sec04 ul li:nth-child(n+4){
		margin-bottom: 20px;
	}
	.sec04 ul li:nth-child(n+6){
		margin-bottom: 0px;
	}
	.sec05 ul li:nth-child(n+7),
	.sec06 ul li:nth-child(n+7),
	.sec07 ul li:nth-child(n+7){
		width: 100%;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.sec05 ul li:last-child,
	.sec06 ul li:last-child,
	.sec07 ul li:last-child{
		margin-bottom: 10px;
	}


}


/* max 420px */
@media screen and (max-width: 420px) {


	
/* main_visual
--------------------- */
#main_visual{
	height: 240px;
	text-align: center;
}
		#main_visual h1{
			font-size:2.6rem;
			line-height: 2.6rem;
			letter-spacing: .3rem;
			padding-top: 108px;
		}
		#main_visual p{
			font-size:.8rem;
			line-height: .8rem;
			letter-spacing: .2rem;
			padding-top: 12px;
		}





}

	
