@charset "utf-8";
/*---------------------------------------------
pc
---------------------------------------------*/
.vsp767 {
	display: none;
}
h4 {
	font-size: 38px;
	text-align: center;
	color: #171C61;
	margin-bottom: 9px;
}
h4 span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}
h5 {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #171C61;
}
.mt_in,.ta_in,.fu_in,.chi_in,.sen_in {
	max-width: 1240px;
	padding: 40px 20px 0;
	margin: 0 auto;
}
section#min_cont {
	color: #171c61;
}
#min_cont .ttle {
	font-size: 0;
}
#min_cont .ttle h2 {
	width: 100%;
	font-size: 43px;
	font-weight: bold;
	line-height: 1;
	padding: 14px 25px;
	padding:27px 25px 10px\0;
	border-radius: 10px;
	position: relative;
}
#min_cont .ttle h2 span{
	height: 52px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	text-align: right;
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	margin: auto;
}
#min_cont .min_cnt {
	padding: 30px 10px 0;
	border-radius: 10px;
}
#min_cont .min_cnt ul {
	letter-spacing:-.40em;
	text-align:center;
}

#min_cont .min_cnt ul li{
	display:inline-block;
	vertical-align: middle;
}	


#min_cont .min_cnt ul li:first-child {
	font-size: 45px;
	line-height: 1.1;
	letter-spacing: 0.2em;
	position: relative;
}
#min_cont .min_cnt ul li:last-child {
	border-left: 1px solid #171c61;
	padding-left: 35px;
	margin-left: 35px;
}
#min_cont .min_cnt ul li:last-child p {
	font-size: 26px;
	line-height: 1.3;
	margin-bottom: 10px;
	letter-spacing:normal;
	text-align:left;
}

#min_cont .min_cnt ul li:last-child p.cp_txt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}

section#sectionService {
	
}
#sectionService h2 {
	color: #171c61;
	font-size: 38px;
	margin-bottom: 12px;
	padding-left: 67px;
	line-height: 46px;
	background-image: url(/nekosapo/img/icon_h_pc.png);
	background-size: auto auto;
	background-repeat: no-repeat;
	display: inline-block;
}
#sectionService .ttl_in h5 {
	color: #171c61;
	font-weight: bold;
	line-height: 1.9;
}

#izimodal_wrap .service_list {
	max-width: 1130px;
	margin: 0 auto;
}
#izimodal_wrap .service_list li {
	width: 32.7%;
	margin: 0 0.95% 0.95% 0;
	border: 5px solid;
	box-sizing: border-box;
	border-radius: 8px;
	/*cursor: pointer;*/
	position: relative;
	overflow: hidden;
	float: left;
}
.mt_in #izimodal_wrap .service_list li:nth-child(4),.mt_in #izimodal_wrap .service_list li:nth-child(8) {
	clear: both
}
#izimodal_wrap .service_list li a {
	display: block;
	cursor:pointer;
	text-align: center;
	/*
 	display: -webkit-flex;
 	display: flex;
 	-webkit-justify-content: center;
 	justify-content: center;
 	-webkit-align-items: center;
 	align-items: center;
 	flex-direction: column;
	*/
	overflow: hidden;
	background:#FFF;
}


#izimodal_wrap .service_list li a img{
		transition: 0.3s all ease-in-out 0s;
}

body:not(.mobile) #izimodal_wrap .service_list li a:hover img{
		/*transform:scale(1.1);*/
	opacity:0.5;
}


#izimodal_wrap .service_list li:nth-child(3),#izimodal_wrap .service_list li:nth-child(6),#izimodal_wrap .service_list li:nth-child(9) {
	margin-right: 0;
}

#izimodal_wrap .service_list .list1 span {
	color: #fff;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	display: block;
	/* position: absolute; */
	/* bottom: -5px; */
	/* right: 0; */
	/* left: 0; */
	margin: auto;
	padding: 13px 10px;
	/*
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	*/
}


#izimodal_wrap .service_list li p{
	text-align: center;
	background:#FFF;
	overflow:hidden;
}

#izimodal_wrap .service_list li p img{
	transition:0.3s all ease-in-out 0s;
}

#izimodal_wrap .service_list li p:hover img{
	opacity:0.5;
}

body:not(.mobile) #izimodal_wrap .service_list li p:hover img{
	transform:scale(1.05);
}


#izimodal_wrap .service_list li.box01 {
	border-color: #7ecef4;
	background:#7ecef4;
}
#izimodal_wrap .service_list li.box01 span {
	background-color: #7ecef4;
}

#izimodal_wrap .service_list li.box02 {
	border-color: #fabf13;
	background:#fabf13;
}
#izimodal_wrap .service_list li.box02 span {
	background-color: #fabf13;
}

#izimodal_wrap .service_list li.box03 {
	border-color: #8aa3d4;
	background:#8aa3d4;
}
#izimodal_wrap .service_list li.box03 span {
	background-color: #8aa3d4;
}

#izimodal_wrap .service_list li.box04 {
	border-color: #bb8dbe;
	background:#bb8dbe;
}
#izimodal_wrap .service_list li.box04 span {
	background-color: #bb8dbe;
}

#izimodal_wrap .service_list li.box05 {
	border-color: #c3d94e;
	background:#c3d94e;
}
#izimodal_wrap .service_list li.box05 span {
	background-color: #c3d94e;
}

#izimodal_wrap .service_list li.box06 {
	border-color: #c9a063;
	background:#c9a063;
}
#izimodal_wrap .service_list li.box06 span {
	background-color: #c9a063;
}

#izimodal_wrap .service_list li.box07 {
	border-color: #87caac;
	background:#87caac;
}
#izimodal_wrap .service_list li.box07 span {
	background-color: #87caac;
}

#izimodal_wrap .service_list li.box08 {
	border-color: #f29a63;
	background:#f29a63;
}
#izimodal_wrap .service_list li.box08 span {
	background-color: #f29a63;
}

#izimodal_wrap .service_list li.box09 {
	border-color: #96a9b3;
	background:#96a9b3;
}
#izimodal_wrap .service_list li.box09 span {
	background-color: #96a9b3;
}
#izimodal_wrap .service_list li.box10 {
	border-color: #f19ca6;
	background:#f19ca6;
}

#izimodal_wrap .service_list li.box11 {
	border-color: #33cccc;
	background:#33cccc;
}

#izimodal_wrap .service_list li.box11 span {
	background-color: #33cccc;
}


/*	松戸　色味	*/



.mt_in #izimodal_wrap .service_list li.box02 {
	border-color: #7ecef4;
	background:#7ecef4;
}
.mt_in #izimodal_wrap .service_list li.box02 span {
	background-color: #7ecef4;
}

.mt_in #izimodal_wrap .service_list li.box03 {
	border-color: #fdd000;
	background:#fdd000;
}
.mt_in #izimodal_wrap .service_list li.box03 span {
	background-color: #fdd000;
}

.mt_in #izimodal_wrap .service_list li.box04 {
	border-color: #8aa3d4;
	background:#8aa3d4;
}
.mt_in #izimodal_wrap .service_list li.box04 span {
	background-color: #8aa3d4;
}

.mt_in #izimodal_wrap .service_list li.box05 {
	border-color: #bb8dbe;
	background:#bb8dbe;
}
.mt_in #izimodal_wrap .service_list li.box05 span {
	background-color: #bb8dbe;
}

.mt_in #izimodal_wrap .service_list li.box06 {
	border-color: #c3d94e;
	background:#c3d94e;
}
.mt_in #izimodal_wrap .service_list li.box06 span {
	background-color:#c3d94e;
}

.mt_in #izimodal_wrap .service_list li.box07 {
	border-color: #c9a063;
	background:#c9a063;
}
.mt_in #izimodal_wrap .service_list li.box07 span {
	background-color: #c9a063;
}

.mt_in #izimodal_wrap .service_list li.box08 {
	border-color: #87caac;
	background:#87caac;
}
.mt_in #izimodal_wrap .service_list li.box08 span {
	background-color: #87caac;
}

.mt_in #izimodal_wrap .service_list li.box09 {
	border-color: #f29a63;
	background:#f29a63;
}
.mt_in #izimodal_wrap .service_list li.box09 span {
	background-color: #f29a63;
}
.mt_in #izimodal_wrap .service_list li.box10 {
	border-color: #96a9b3;
	background:#96a9b3;
}

.mt_in #izimodal_wrap .service_list li.box10 span {
	background-color: #96a9b3;
}


#izimodal_wrap .service_list li img{
	cursor:pointer;
}

#izimodal_wrap .service_list li.box10 span {
	background-color: #f19ca6;
}

.inner_link {
	width: 100%;
	background: #efefef;
	padding: 26px 4% 25px;
}
.inner_link h5 {
	color: #171c61;
	font-size: 25px;
	line-height: 1;
	margin-bottom: 20px;
}
.inner_link .linksBtn {
	font-size: 29px;
	max-width: 400px;
	margin: 0 auto;
	/*border: 3px solid #171C61;
    border-radius: 10px; */
}
.inner_link .linksBtn a {
	color: #171c61;
	background-color: #f0c61f;
	font-size: 25px;
	font-weight: bold;
	padding: 9px 10px 10px;

	line-height: 1;
	display: block;
	border-radius: 15px;
}


:root .inner_link .linksBtn a {
	padding: 14px 10px 6px\0\;	
}


@media screen and (max-width: 1100px) {
		#min_cont .min_cnt ul li:first-child {
			font-size: 36px;
		}
		#min_cont .min_cnt ul li:last-child p {
			font-size: 22px;
		}
		#izimodal_wrap .service_list .list1 span {
			font-size: 14px;
		}
}

@media screen and (max-width: 1000px) {
		#min_cont .ttle h2 {
			font-size: 36px;
		}
		#min_cont .ttle h2 span {
			height: 46px;
			font-size: 18px;
		}
}

@media screen and (max-width: 960px) {
		#min_cont .min_cnt ul li:first-child {
			font-size: 30px;
		}
		#min_cont .min_cnt ul li:last-child {
			margin-left: 15px;
			padding-left: 15px;
		}
		#min_cont .min_cnt ul li:last-child p {
			font-size: 16px;
		}
		#izimodal_wrap .service_list .list1 span {
			font-size: 14px;
		}
}

/*---------------------------------------------
sp
---------------------------------------------*/

@media screen and (max-width: 768px) {

	body:not(.mobile) #izimodal_wrap .service_list li p:hover img{
		transform:scale(1)!important;
	}

}

@media screen and (max-width: 767px) {
	.vsp767 {
		display: block;
	}
	.vpc767 {
		display: none;
	}
	h4 {
		font-size: 26px;
	}
	h4 span {
		display: block;
		line-height: 1.2;
		margin: 0 auto;
	}
	h5 {
		font-size: 16px;
	}
	.mt_in,.ta_in,.fu_in {
		padding: 11.466666666666667% 4% 0 4%;
	}
	#izimodal_wrap .service_list li {
		width: 49%;
		margin: 0 0 2% 0;
	}
	.mt_in #izimodal_wrap .service_list li:nth-child(4),#izimodal_wrap .service_list li:nth-child(7) {
		clear: none;
	}
	#izimodal_wrap .service_list li:nth-child(odd) {
		margin-right: 2%;
	}
	#izimodal_wrap .service_list li:nth-child(2n+1) {
		clear: both;
	}
	#izimodal_wrap .service_list li:last-child {
		margin: 0;
	}
	#min_cont .min_cnt {
		padding: 20px 15px 0;
	}
	#min_cont .ttle h2 {
		text-align: center;
		background-image: url(/nekosapo/img/icon_h_pc.png);
    background-size: 7.391304347826087% auto;
    background-repeat: no-repeat;
		background-position: right 10px bottom 10px;
	}
	#min_cont .ttle h2 span {
		height: auto;
		position: static;
		display: block;
		text-align: center;
		margin-top: 15px;
		line-height: 1.5;
	}
	#min_cont .min_cnt ul{
		display: block;
	}
	#min_cont .min_cnt ul li:first-child {
		width: auto;
		height: auto !important;
		padding: 0 0 15px;
		margin-bottom: 15px;
		border-right: 0;
		border-bottom: 1px solid;
		display: block;
	}
	#min_cont .min_cnt ul li:first-child p {
		position: static;
	}
	#min_cont .min_cnt ul li:last-child {
		padding-left: 0;
		margin-left: 0;
		display: block;
		border: none;
	}
	#min_cont .min_cnt ul li:last-child p {
		font-size: 16px;
		line-height: 1.5;
	}
	#min_cont .min_cnt ul li:last-child p.cp_txt {
		font-size: 12px;
	}
	#izimodal_wrap .service_list .list1 span {
		font-size: 12px;
		padding: 5px 10px;
	}
	

	
	.inner_link h5 {
		line-height: 1.3;
	}
}
@media screen and (max-width: 600px) {
	#izimodal_wrap .service_list li a {
		text-align: center;
	}
	#sectionService h2 {
		font-size: 30px;
    padding-left: 50px;
	}
}

@media screen and (max-width: 414px) {
	
	#min_cont .min_cnt ul li:first-child{
		font-size:34px;
	}	
	
	h5{
		font-size:14px;
	}
	
	
}


@media screen and (max-width: 320px) {
	
	#min_cont .min_cnt ul li:last-child p{
		font-size:14px;
	}
}


/*---------------------------------------------
松戸
---------------------------------------------*/

.mt_in section#min_cont .ttle h2,.mt_in section#min_cont .min_cnt {
	background-color: #a7d5ee;
}
.inner_link .linksBtn_m a {
	background: #ced422;
}
.mt_in #izimodal_wrap .service_list {
	margin-bottom: 15px;
}
.mt_in #izimodal_wrap .service_list.service_list2 li {
	width: 24.36%;
	margin: 0 0.8533% 0 0;
}
.mt_inn #izimodal_wrap .service_list.service_list2 .list1 a {
	/*padding-bottom: 36px;*/
}
.mt_in #izimodal_wrap .service_list.service_list2 .list1 a span {
	padding: 9px 0;
}

.mt_in #izimodal_wrap .service_list.service_list2 .list1 span {
	padding: 9px 0;
}

.mt_in #izimodal_wrap .service_list.service_list2 li:last-child {
	margin-right: 0;
}

.mt_in #izimodal_wrap .service_list2 li:nth-child(4){
	clear: none;
}

@media screen and (max-width: 1150px) {
		.mt_in #izimodal_wrap .service_list.service_list2 .list1 a span {
			font-size: 14px;
		}
	
		.mt_in #izimodal_wrap .service_list.service_list2 .list1 span {
			font-size: 14px;
		}
}
@media screen and (max-width: 900px) {
		.mt_in #izimodal_wrap .service_list.service_list2 .list1,.mt_in #izimodal_wrap .service_list .list1 {
			width: 49%;
			margin: 0 0 2% 0;
		}
		.mt_in #izimodal_wrap .service_list li:nth-last-child(-n+3) {
			margin-bottom: auto;
		}
		.mt_in #izimodal_wrap .service_list.service_list2 .list1:nth-child(odd),.mt_in #izimodal_wrap .service_list .list1:nth-child(odd) {
			margin-right: 2%;
		}
		.mt_in #izimodal_wrap .service_list.service_list2 .list1:nth-last-child(-n+2) {
			margin-bottom: 0;
		}
		.mt_in #izimodal_wrap .service_list .list1 span {
			padding: 13px 10px;
		}
		.mt_in #izimodal_wrap .service_list.service_list2 .list1 a span {
			padding: 13px 10px;
		}
	
	
		#izimodal_wrap .service_list li{
			width:49%;	
			margin: 0 0 2% 0;
		}
	
		#izimodal_wrap .service_list li:nth-child(odd){
			margin-right:2%;
		}
	
		.mt_in #izimodal_wrap .service_list li:nth-child(4),.mt_in #izimodal_wrap .service_list li:nth-child(7){
			clear:none;
		}
	
	
	
}


/*---------------------------------------------
松戸END
---------------------------------------------*/
/*---------------------------------------------
多摩
---------------------------------------------*/
.ta_in section#min_cont .ttle h2,.ta_in section#min_cont .min_cnt {
	background-color: #ced422;
}
.ta_in #izimodal_wrap .service_list li:nth-last-child(-n+3) {
	margin-bottom: 0;
}
.ta_in #izimodal_wrap .service_list {
	margin-bottom: 15px;
}
.ta_in #izimodal_wrap .service_list.service_list2 li {
	width: 24.36%;
	margin: 0 0.8533% 0 0;
}
.ta_in #izimodal_wrap .service_list.service_list2 .list1 a {
	/*padding-bottom: 36px;*/
}
.ta_in #izimodal_wrap .service_list.service_list2 .list1 a span {
	padding: 9px 0;
}

.ta_in #izimodal_wrap .service_list.service_list2 .list1 span {
	padding: 9px 0;
}

.ta_in #izimodal_wrap .service_list.service_list2 li:last-child {
	margin-right: 0;
}


.ta_in #izimodal_wrap .service_list.service_list li:nth-child(n+4) {
	width: 24.36%;
	margin: 0 0.8533% 0.8553% 0;
}
.ta_in #izimodal_wrap .service_list.service_list .list1 a:nth-child(n+4) {
	/*padding-bottom: 36px;*/
}
.ta_in #izimodal_wrap .service_list.service_list .list1 a span:nth-child(n+4) {
	padding: 9px 0;
}

.ta_in #izimodal_wrap .service_list.service_list .list1 span:nth-child(n+4) {
	padding: 9px 0;
}

.ta_in #izimodal_wrap .service_list.service_list li:last-child {
	margin-right: 0;
}

.ta_in #izimodal_wrap .service_list.service_list li:nth-child(7)  {
    margin-right: 0;
    }
    

.inner_link .linksBtn_t a {
	background: #afd8e3;
}
@media screen and (max-width: 1150px) {
		.ta_in #izimodal_wrap .service_list.service_list2 .list1 a span {
			font-size: 14px;
		}
	
		.ta_in #izimodal_wrap .service_list.service_list2 .list1 span {
			font-size: 14px;
		}
}
@media screen and (max-width: 900px) {
		.ta_in #izimodal_wrap .service_list.service_list2 .list1,.ta_in #izimodal_wrap .service_list .list1 {
			width: 49%;
			margin: 0 0 2% 0;
		}
		.ta_in #izimodal_wrap .service_list li:nth-last-child(-n+3) {
			margin-bottom: auto;
		}
		.ta_in #izimodal_wrap .service_list.service_list2 .list1:nth-child(odd),.ta_in #izimodal_wrap .service_list .list1:nth-child(odd) {
			margin-right: 2%;
		}
		.ta_in #izimodal_wrap .service_list.service_list2 .list1:nth-child(n+4):nth-child(odd),.ta_in #izimodal_wrap .service_list .list1:nth-child(n+4):nth-child(odd) {
			margin-right: 2%;
		}
		.ta_in #izimodal_wrap .service_list.service_list li:nth-child(n+4) {
			width: 49%;
			margin: 0 0 2% 0;
		}
		.ta_in #izimodal_wrap .service_list.service_list2 .list1:nth-last-child(-n+2) {
			margin-bottom: 0;
		}
		.ta_in #izimodal_wrap .service_list .list1 span {
			padding: 13px 10px;
		}
		.ta_in #izimodal_wrap .service_list.service_list2 .list1 a span {
			padding: 13px 10px;
		}
	
	
		#izimodal_wrap .service_list li:nth-child(odd){
			margin-right:2%;
		}
	
	
}





/*---------------------------------------------
多摩sp
---------------------------------------------*/
@media screen and (max-width: 767px) {
		.ta_in #izimodal_wrap .service_list .list1 span {
			padding: 5px 10px;
		}
		.ta_in #izimodal_wrap .service_list.service_list2 .list1 a span {
			font-size: 12px;
			padding: 5px 10px;
		}
	
		.ta_in #izimodal_wrap .service_list.service_list2 .list1 span{
			font-size: 12px;
			padding: 5px 10px;
		}
	
		.ta_in #min_cont .min_cnt ul li:first-child p {
			width: auto;
			height: auto;
		}
}
/*---------------------------------------------
多摩END
---------------------------------------------*/


/*---------------------------------------------
藤沢
---------------------------------------------*/
.fu_in section#min_cont .ttle h2,.fu_in section#min_cont .min_cnt {
	background-color: #7AE4BC;
}
.fu_in #izimodal_wrap .service_list li:nth-last-child(-n+3) {
	margin-bottom: 0;
}
.fu_in #izimodal_wrap .service_list {
	margin-bottom: 15px;
}
.fu_in #izimodal_wrap .service_list.service_list2 li {
	width: 24.36%;
	margin: 0 0.8533% 0 0;
}
.fu_in #izimodal_wrap .service_list.service_list2 .list1 a {
	/*padding-bottom: 36px;*/
}
.fu_in #izimodal_wrap .service_list.service_list2 .list1 a span {
	padding: 9px 0;
}

.fu_in #izimodal_wrap .service_list.service_list2 .list1 span {
	padding: 9px 0;
}

.fu_in #izimodal_wrap .service_list.service_list2 li:last-child {
	margin-right: 0;
}


.fu_in #izimodal_wrap .service_list.service_list li:nth-child(n+4) {
	width: 24.36%;
	margin: 0 0.8533% 0.8553% 0;
}
.fu_in #izimodal_wrap .service_list.service_list .list1 a:nth-child(n+4) {
	/*padding-bottom: 36px;*/
}
.fu_in #izimodal_wrap .service_list.service_list .list1 a span:nth-child(n+4) {
	padding: 9px 0;
}

.fu_in #izimodal_wrap .service_list.service_list .list1 span:nth-child(n+4) {
	padding: 9px 0;
}

.fu_in #izimodal_wrap .service_list.service_list li:last-child {
	margin-right: 0;
}

.fu_in #izimodal_wrap .service_list.service_list li:nth-child(7)  {
    margin-right: 0;
    }
    

.inner_link .linksBtn_f a {
	background: #7AE4BC;
}
@media screen and (max-width: 1150px) {
		.fu_in #izimodal_wrap .service_list.service_list2 .list1 a span {
			font-size: 14px;
		}
	
		.fu_in #izimodal_wrap .service_list.service_list2 .list1 span {
			font-size: 14px;
		}
}
@media screen and (max-width: 900px) {
		.fu_in #izimodal_wrap .service_list.service_list2 .list1,.fu_in #izimodal_wrap .service_list .list1 {
			width: 49%;
			margin: 0 0 2% 0;
		}
		.fu_in #izimodal_wrap .service_list li:nth-last-child(-n+3) {
			margin-bottom: auto;
		}
		.fu_in #izimodal_wrap .service_list.service_list2 .list1:nth-child(odd),.fu_in #izimodal_wrap .service_list .list1:nth-child(odd) {
			margin-right: 2%;
		}
		.fu_in #izimodal_wrap .service_list.service_list2 .list1:nth-child(n+4):nth-child(odd),.fu_in #izimodal_wrap .service_list .list1:nth-child(n+4):nth-child(odd) {
			margin-right: 2%;
		}
		.fu_in #izimodal_wrap .service_list.service_list li:nth-child(n+4) {
			width: 49%;
			margin: 0 0 2% 0;
		}
		.fu_in #izimodal_wrap .service_list.service_list2 .list1:nth-last-child(-n+2) {
			margin-bottom: 0;
		}
		.fu_in #izimodal_wrap .service_list .list1 span {
			padding: 13px 10px;
		}
		.fu_in #izimodal_wrap .service_list.service_list2 .list1 a span {
			padding: 13px 10px;
		}
	
	
	
		#izimodal_wrap .service_list li:nth-child(odd){
			margin-right:2%;
		}
	
	
}





/*---------------------------------------------
藤沢sp
---------------------------------------------*/
@media screen and (max-width: 767px) {
		.fu_in #izimodal_wrap .service_list .list1 span {
			padding: 5px 10px;
		}
		.fu_in #izimodal_wrap .service_list.service_list2 .list1 a span {
			font-size: 12px;
			padding: 5px 10px;
		}
	
		.fu_in #izimodal_wrap .service_list.service_list2 .list1 span{
			font-size: 12px;
			padding: 5px 10px;
		}
	
		.fu_in #min_cont .min_cnt ul li:first-child p {
			width: auto;
			height: auto;
		}
}
/*---------------------------------------------
藤沢END
---------------------------------------------*/
/*---------------------------------------------
ネコサポ各種規約 /nekosapo/agreement/index.html
---------------------------------------------*/
.table_body table, td, th {
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
	text-align: left;
    padding: 20px 30px;
	font-weight: normal;
}
.table_body table:first-child {
	margin: 50px 0 100px;
}
.table_body table:last-child {
	margin-bottom: 100px;
}
.table_wrap {
	width: 100%;
    font-size: 16px;
	margin-bottom: 20px;
}
.table_wrap th {
	width: 40%;
}
.table_wrap th a {
	position: relative;
	padding-left: 40px;
	text-decoration: underline;
	line-height: 1.6;
}
.table_wrap th a:hover {
	text-decoration: none;
}
.table_wrap th a:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	background-image: url("/nekosapo/assets/img/icon_pdf.png");
	background-size: cover;
	background-repeat: no-repeat;
	width: 26px;
	height: 32px;
}
.table_wrap th span {
	display: block;
	margin-left: 40px;
}

@media screen and (max-width: 767px) {
	.table_body table tr {
		border-bottom: solid 1px #CCCCCC;
	}
	.table_body table th,.table_body table td {
		display: block;
		width: 100%;
		border: none;
		padding: 20px;
		font-size: 13px;
	}
	.table_body table th {
		padding-bottom: 0;
		font-size: 16px
	}
	.table_body table td {
		padding: 10px 20px 20px;
	}
	.table_wrap th a {
		padding-left: 30px;
	}
	.table_wrap th a:before {
		width: 21px;
		height: 26px;
	}
	.table_wrap th span {
		margin-left: 30px;
		font-size: 13px;
	}
}
/*---------------------------------------------
ネコサポ各種規約END
---------------------------------------------*/

/*---------------------------------------------
22.03.01 update
---------------------------------------------*/

.inner_link .linksBtn a:hover {
	background-color: #171C61;
	color: #fff;
	opacity: 1;
}

.min_cnt {
	background-color: #ededed !important;
}

.comingsoon {
	position: absolute;
    left: 10px;
    top: 10px;
    padding: 5px;
    border-radius: 8px;
	color: #FFF;
	z-index:2;
}

.comingsoon.blue {
	background: #7ECEF4;
}
.comingsoon.yellow {
	background: #FABF13;
}

.chiba_fix {
	font-size: 26px;
}

.chi_in #izimodal_wrap .service_list.sizefix li{
	width:21.5% ;
}

.chi_in #izimodal_wrap .service_list.sizefix li:nth-child(3){
	margin-right: 0.95%;
}

@media screen and (max-width: 767px) {

.chiba_fix {
	font-size: 28px;
}

.chi_in #izimodal_wrap .service_list.marginfix li:last-child {
	margin: 0 0 2% 0;
}

}

.list_center {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

@media screen and (max-width: 900px) {
	.list_center  {
		justify-content: space-between;
	}

	.chi_in #izimodal_wrap .service_list.sizefix li{
		width:49% ;
	}
}

/*---------------------------------------------
22.03.01 update END
---------------------------------------------*/