/* --------------------------------------------------- */
.care1 {
	width: 100%;
	margin-bottom: 100px;
}
.care1 .mv {
	width: 50%;
	float: right;
	height: 350px;
	background: url(../images/home_care/mv.jpg) no-repeat left center;
	background-size: cover;
	border-top-left-radius:30px;
	border-bottom-left-radius:30px;
	margin-bottom: 40px;
	position: relative;
}
.care1 .mv .point1 {
	display: block;
	background: url(../images/common/mizutama4.png) no-repeat center center;
	background-size: cover;
	position: absolute;
	width: 160px;
	height: 160px;
	left: -17%;
	bottom: 10%;
	animation: fuwafuwa 4s infinite ease-in-out;
}
@keyframes fuwafuwa {
  0% {transform: translate(0, 0);}
  50% {transform: translate(0, -10px);}
  100% {transform: translate(0, 0);}
}
.care1 h2 {
	color: #FFA15C;
	font-size: 190%;
	font-family: kan48typos-std, sans-serif;
	font-weight: 400;
	margin-bottom: 25px;
	margin-left: 5%;
}
.care1 h2 br {
	display: none;
}
.care1 p {
	max-width: 400px;
	width: 40%;
	margin-left: 5%;
}
.care1 dl {
	clear: both;
	max-width: 1000px;
	width: 90%;
	margin: 0px auto;
	display: table;
	background-color: #FFFAF2;
	border: #EDA4C9 2px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
}
.care1 dt,
.care1 dd {
	display: table-cell;
	vertical-align: middle;
}
.care1 dt {
	text-align: center;
	background-color: #EDA4C9;
	color: #fff;
	width: 200px;
	font-family: kan48typos-std, sans-serif;
	font-weight: 400;
}
.care1 dd {
	padding: 15px 20px;
}
/* --------------------------------------------------- */
.care2 {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 80px;
	overflow: hidden;
}
.care2 .ill {
	float: right;
	width: 45%;
}
.care2 ul {
	width: 48%;
	border-top: #EDA4C9 1px solid;
}
.care2 li {
	border-bottom: #EDA4C9 1px solid;
	padding: 12px 0;
	line-height: 170%;
	padding-left:1.5em;
	text-indent:-1.5em;
}
.care2 li::before {
	content: '●';
	margin-right: 5px;
	color: #EDA4C9;
}
/* --------------------------------------------------- */
.care3 {
	max-width: 700px;
	width: 90%;
	margin: 0px auto 50px;
}
.care3 .ttl {
	text-align: center;
	color: #EDA4C9;
	font-size: 130%;
	margin-bottom: 10px;
	font-weight: 600;
}
.care3 table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.care3 table td, table th {
  border: 1px solid #ccc;
  padding: 12px 0 10px;
  vertical-align: middle;
  text-align: center;
  font-weight: 400;
  line-height: 160%;
}
.care3 th {
	background-color: #FDF2F8;
}
.care3 td {
}
.care3 .cap {
	font-size: 90%;
	line-height: 160%;
	text-align: right;
	margin-bottom: 10px;
}
/* --------------------------------------------------- */
.care4 {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 50px;
}
.care4 .ttl {
	text-align: center;
	color: #EDA4C9;
	font-size: 110%;
	margin-bottom: 10px;
	font-weight: 600;
}
.care4 ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.care4 li {
	float: left;
	width: 49%;
	text-align: center;
	border: #EDA4C9 1px solid;
	margin-bottom: 10px;
	padding: 15px 0;
	margin-right: 2%;
	line-height: 160%;
}
.care4 li:nth-child(even) {
	margin-right: 0;
}
.care4 .cap {
	font-size: 90%;
	line-height: 160%;
	text-align: right;
}
/* --------------------------------------------------- */
.care5 {
}
.care5 {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 100px;
	border: #eee 5px solid;
	padding: 40px;
}
.care5 ul {
	list-style: none;
}
.care5 li {
	width: 100%;
	display: table;
	margin-bottom: 10px;
	background-color: #f3f3f3;
}
.care5 li p {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 20px;
}
.care5 li p:first-child {
	width: 130px;
	color: #fff;
	text-align: center;
	background-color: #EDA4C9;
}
/* --------------------------------------------------- */
.care6 {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 80px;
}
.care6 .care6_2 li {
	width: 100%;
	display: table;
	border-bottom: #ccc 1px dotted;
	padding: 15px 0;
}
.care6 .care6_2 a:hover {
	color: #FF7B1A;
}

/* --------------------------------------------------- */
.recruit3 {
	width: 100%;
	background-color: #eee;
	padding: 50px 0;
	margin-bottom: 1px;
}
.recruit3 .inner {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto;
}
.recruit3 .inner .ph {
	float: right;
	width: 250px;
	margin-left: 30px;
	margin-bottom: 5px;
}
.recruit3 .inner dl {
}
.recruit3 .inner dt {
	font-family: kan48typos-std, sans-serif;
	font-weight: 400;
	font-size: 180%;
	margin-bottom: 30px;
}
.recruit3 .inner dd {
}
.recruit3 .inner dd p {
	margin-bottom: 20px;
}
.recruit3 .inner dd .name {
	margin-bottom: 0px;
	font-size: 90%;
}
.recruit3 .inner dd .name span {
	display: inline-block;
	margin-left: 10px;
	font-size: 120%;
	font-family: kan48typos-std, sans-serif;
	font-weight: 400;
}
/* --------------------------------------------------- */



@media screen and (max-width: 900px) {
	/* --------------------------------------------------- */
	
	/* --------------------------------------------------- */
	.care2 .ill {
		float: none;
		width: 200px;
		margin: 0px auto 20px;
	}
	.care2 ul {
		width: 100%;
	}
	/* --------------------------------------------------- */
	.recruit3 .inner .ph {
		width: 200px;
	}
	.recruit3 .inner dt {
		font-size: 160%;
		margin-bottom: 30px;
	}
	/* --------------------------------------------------- */
}
@media screen and (max-width: 680px) {
	/* --------------------------------------------------- */
	.care1 .mv {
		width: 35%;
		height: 300px;
		margin-bottom: 30px;
		background: url(../images/home_care/mv.jpg) no-repeat right 10% center;
		background-size: cover;
	}
	.care1 .mv .point1 {
		width: 80px;
		height: 80px;
		left: -7%;
		bottom: 5%;
	}
	.care1 h2 {
		font-size: 160%;
		line-height: 160%;
	}
	.care1 h2 br {
		display: block;
	}
	.care1 p {
		width: 55%;
	}
	.care1 dl,
	.care1 dt,
	.care1 dd {
		display: block;
	}
	.care1 dt {
		width: 100%;
		padding: 0px 0px 3px;
	}
	/* --------------------------------------------------- */
	
	/* --------------------------------------------------- */
	
	/* --------------------------------------------------- */
	
	/* --------------------------------------------------- */
	.care4 li {
		float: none;
		width: 100%;
		margin-right: 0;
		padding: 18px 5px 15px;
	}
	/* --------------------------------------------------- */
	.care5 {
		margin: 0px auto 50px;
		border: #eee 3px solid;
		padding: 15px;
	}
	.care5 li {
		margin-bottom: 5px;
	}
	.care5 li p {
		padding: 10px 15px;
	}
	.care5 li p:first-child {
		width: 100px;
		padding: 10px 0px;
	}
	/* --------------------------------------------------- */
	.recruit3 .inner .ph {
		width: 120px;
		margin-left: 20px;
	}
	.recruit3 .inner dt {
		font-size: 140%;
		margin-bottom: 20px;
		line-height: 160%;
	}
}