@charset "utf-8";

.more_infobtn{
	margin-left: 383px !important;
}
.special_lead1,
.special_lead2{
	width: 400px !important;
}
.photo_mice_three{
	width: 351px;
	height: 161px; 
}
.develop_laed{
	display: block; 
	padding-left: 1.0em; 
	text-indent: -0.5em;
}
.management_lead{
	padding-left: 40px !important;
}
.experience_lead{
	padding-left: 40px !important;
}
.experience_lead li:nth-child(2){
	margin-top: 1em;
}
.experience_lead li:nth-child(3){
	margin-top: 1em;
}

@media (max-width: 767px){
	#cnt_mice{
		width: 90%;
		padding-bottom: 50px;
	}
	#cnt_mice p{
		margin-left: 0;
	}
	#cnt_mice .cnt_list{
		padding: 0;
	}	
	#cnt_mice .cnt_list .box{
		padding-left: 0;
		text-indent: 0;
	}
	#cnt_mice h3{
		width: 100%;
	}
	.side_txt{
		width: 90%;
		float: none;
		margin: 0 auto;
	}
	.read_txt{
		width: 90%;
		margin: 0 auto;
	}
	.more_infobtn{
		margin-left: 0 !important;
		justify-content: left;
	}
	.special_lead1,
	.special_lead2{
		width: 90% !important;
	}
	.side_photo{
		float: none;
	}
	.plan_img{
		width: 90%;
		text-align: center;
		margin: 0 auto;
		background-color: #f4f4ea;
	}
	.develop_laed{
		padding-left: 0;
		text-indent: 0;
	}
	.seg_lead {
		font-weight: bold;
		width: 90%;
		margin: 0 auto 30px auto;
	}
	.photo_mice_three{
		width: 100%;
		height: auto;
	}
	.planning-flex{
		display: flex;
		flex-wrap: wrap;
	}
	.planning-flex h3{
		order: 1;
	}
	.planning-flex .first_txt{
		order: 2;
		margin-bottom: 20px;
	}
	.planning-flex .plan_img{
		order: 3;
		margin-bottom: 20px;
	}
	.planning-flex .plan_img img{
		width: 70%;
		height: auto;
	}
	.planning-flex .second_txt{
		order: 4;
	}
	.selection_flex{
		display: flex;
		flex-wrap: wrap;
	}
	.selection_flex h3{
		order: 1;
	}
	.selection_photo{
		width: 90%;
		text-align: center;
		margin: 0 auto;
		background-color: #f4f4ea;
	}
	.selection_flex .first_txt{
		order: 2;
		margin-bottom: 20px;
	}
	.selection_flex .selection_photo {
		order: 3;
		margin-bottom: 20px;
	}
	.selection_flex .selection_photo img{
		width: 70%;
        height: auto;
	}
	.selection_flex .second_txt{
		order: 4;
	}
	.management_lead{
		padding-left: 0px !important;
	}
	.special_flex{
		display: flex;
		flex-wrap: wrap;
	}
	.special_flex h3{
		order: 1;
	}
	.special_flex .special_lead1{
		order: 2;
		margin: 0 0 20px 0;
	}
	.special_flex .photo_mice_three{
		order: 3;
		margin-bottom: 20px;
	}
	.special_flex .special_lead2{
		order: 4;
		margin: 0;
	}
	#cnt_mice .special_lead2 .cnt_list{
		margin-bottom: 30px;
	}
	#cnt_mice .special_lead2 .page_anc2{
		justify-content: left;
	}
	#cnt_mice .special_lead2 .page_anc2 li a{
		background-size: 22px;
		padding-top: 2px;
	}
	.experience_lead{
		padding-left: 0px !important;
	}
	.experience_lead li:nth-child(1){
		margin-bottom: 35px;
	}
	.experience_lead li:nth-child(2){
		margin-bottom: 35px;
	}
	.experience_lead li:nth-child(3){
		margin-bottom: 35px;
	}
	.navi_service_link.sp-only{
		display: flex;
	}
}