/*-----------------------------------------------------------------
	top
-----------------------------------------------------------------*/

.top_contents {
	position: relative;
	padding: 50px 0;
}

.h1_top {
	color: #666;
	font-size: 93%;
	font-weight: normal;
	margin: 0 0 30px;
	text-align: center;
}

.h1_top strong {
	color: #ff314f;
	display: block;
	font-size: 150%;
	line-height: 0.8em;
}

/*-----------------------------------------------------------------
	top
-----------------------------------------------------------------*/

.top_news_box {
	width: 90%;
	max-width: 900px;
	height: 150px;
	background: #fff;
	border-top: #ff314f 3px solid;
	margin: -130px auto 0;
	padding: 15px 20px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 100;
}

.top_news_box table {
	width: 100%;
}

.top_news_box table th {
	width: 20%;
	padding: 10px 0;
	text-align: left;
	vertical-align: top;
}

.top_news_box table td {
	vertical-align: top;
}

.top_news_dl {
	width: 100%;
	height: 110px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.top_news_dl dt {
	width: 150px;
	clear: left;
	float: left;
}

.top_news_dl dd {
	padding: 3px 0 3px 150px;
}

/*-----------------------------------------------------------------
	top_blog
-----------------------------------------------------------------*/

.top_blog_list {
	width: 100%;
	margin: 0 auto 50px;
	text-align: center;
}

.top_blog_list li {
	width: 280px;
	display: inline-block;
	margin: 0 3% 20px;
	text-align: left;
	position: relative;
	vertical-align: top;
}

.top_blog_list_error {
	margin: 40px 0 -30px;
	text-align: center;
}

.top_blog_img{	
	width: 280px;
	height: 280px;
	border: #ccc 1px solid;
	margin: 0 20px 10px 0;
	overflow: hidden;
	position: relative;	
}

.top_blog_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: 0 0 5px;
	position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); 
}

.top_blog_date {
	background: #fff;
	font-size: 77%;
	line-height: 1em;
	padding: 3px 8px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.top_blog_cate {
	width: 100%;
	border-radius: 10px;
	font-size: 77%;
	line-height: 1em;
	text-align: center;
	padding: 5px;
}

.top_blog_title {
	font-weight: bold;
}

.top_blog_txt {
	font-size: 77%;
}

/*-----------------------------------------------------------------
	top_philosophy
-----------------------------------------------------------------*/

.top_philosophy {
	background: url(../images/top_philosophy_pc.jpg) no-repeat right;
	background-size: cover;
	position: relative;
	text-align: center;
}

.top_philosophy table {
	margin: 0 auto;
}

.top_philosophy table th,
.top_philosophy table td {
	line-height: 1.8em;
	color: #333;
	padding: 0 20px;
	text-align: left;
}

.top_philosophy table td strong {
	color: #198992;
	font-size: 133%;
}

.top_philosophy_title {
	width: 187px;
	height: 187px;
	background: #ff314f;
	border: #fff 3px solid;
	border-radius: 50%;
	color: #fff;
	font-size: 133%;
	font-weight: bold;
	line-height: 1.4em;
	padding: 35% 0 0;
	text-align: center;
}

/*-----------------------------------------------------------------
	top_recruit
-----------------------------------------------------------------*/

.top_recruit {
	padding: 0;
}

.top_recruit p img {
	width: 100%;
}

/*-----------------------------------------------------------------
	top_facility
-----------------------------------------------------------------*/

.top_facility_menu {
	width: 100%;
	background: #fff;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font-size: 0;
	display: table;
}

.top_facility_menu li {
	/*width: 24.5%;*/
	border-left: #ccc 1px solid;
	display: table-cell;
	font-size: initial;
	text-align: center;
}

.top_facility_menu li:first-child {
	border-left: none;
}

.top_facility_menu li a {
	width: 100%;
	background: url(../images/icon_arrow_b.png) no-repeat 98%;
	background-size: 20px;
	display: block;
	font-weight: bold;
	padding: 20px 10px;
}

.top_facility_box {
	text-align: center;
	padding: 30px 0;
}

.h2_facility {
	color: #32a8b1;
	margin: 0 0 20px;
	text-align: center;
}

#top_facility_nursing {	background: url(../images/icon_nursing.png) no-repeat 30px center;}
#top_facility_day {	background: url(../images/icon_day.png) no-repeat 30px center;}
#top_facility_helper {	background: url(../images/icon_helper.png) no-repeat 30px center;}
#top_facility_care {	background: url(../images/icon_care.png) no-repeat 30px center;}
#top_facility_short {	background: url(../images/icon_short.png) no-repeat 30px center;}

.top_facility_list li {
	border-bottom: #fff 1px solid;
	position: relative;
	background-size: cover;
}

.top_facility_list li div {
	width: 100%;
	max-width: 500px;
	min-height: 350px;
	text-align: center;
	padding: 50px 40px;
}

.top_facility_list li div p {
	text-align: left;
	margin: 10px 0 0;
}

.top_facility_list li div a {
	color: #333;
	font-weight: bold;
}

.facility_detail {
	position: absolute;
	right: 30px;
	bottom: 30px;
	z-index: 100;
	text-align: center;
}

.facility_detail img {
	height: 100%;
}

.top_facility_kiyotaki {background: url(../images/top_kiyotaki_pc.jpg) no-repeat;}
.top_facility_minamino {background: url(../images/top_minamino_pc.jpg) no-repeat;}
.top_facility_amatsuka {background: url(../images/top_amatsuka_pc.jpg) no-repeat;}
.top_facility_day {background: url(../images/top_day_pc.jpg) no-repeat;}
.top_facility_kariya {background: url(../images/top_kariya_pc.jpg) no-repeat;}
.top_facility_helper {background: url(../images/top_helper_pc.jpg) no-repeat;}
.top_facility_care {background: url(../images/top_care_pc.jpg) no-repeat;}
.top_facility_short {background: url(../images/top_short_pc.jpg) no-repeat;}

.top_facility_kiyotaki div { background: rgba(184,224,150,0.9);}
.top_facility_minamino div { background: rgba(127,144,198,0.9);}
.top_facility_amatsuka div { background: rgba(255,238,85,0.9);}
.top_facility_day div { background: rgba(184,224,150,0.9);}
.top_facility_kariya div { background: rgba(146,101,186,0.9);}
.top_facility_helper div { background: rgba(184,224,150,0.9);}
.top_facility_care div { background: rgba(184,224,150,0.9);}
.top_facility_short div { background: rgba(184,224,150,0.9);}

/*-----------------------------------------------------------------
	top_sns
-----------------------------------------------------------------*/

.top_sns {
	background: #eee;
	padding: 50px 0;
	display: none;
}

.top_sns_list {
	width: 100%;
	margin: auto;
	text-align: center;
}

.top_sns_list li {
	width: 100%;
	max-width: 450px;
	min-width: 300px;
	height: 350px;
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
}

.top_sns_list li iframe {
	width: 100%;
}

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

.top_contents {
	padding: 30px 0;
}

.h1_top {
	font-size: 88%;
}

.h1_top strong {
	font-size: 113%;
}

/*-----------------------------------------------------------------
	top
-----------------------------------------------------------------*/

.top_news_box {
	width: 94%;
	height: 150px;
	margin: -30px auto 0;
	padding: 10px 5px 0;
}

.top_news_box table {
	border-bottom: #ccc 1px dashed;
}

.top_news_box table th {
	width: 100px;
	padding: 10px 0;
}

.top_news_dl {
	height: 110px;
	font-size: 77%;
	line-height: 1.4em;
}

.top_news_dl dt {
	width: 100%;
	clear: none;
	float: none;
}

.top_news_dl dd {
	padding: 0 0 3px;
}

/*-----------------------------------------------------------------
	top_blog
-----------------------------------------------------------------*/

.top_blog_list {
	margin: 0 auto 20px;
}
	
/*-----------------------------------------------------------------
	top_insta
-----------------------------------------------------------------*/

.top_insta {
	padding: 0 0 30px;
}
	
/*-----------------------------------------------------------------
	top_philosophy
-----------------------------------------------------------------*/

.top_philosophy {
	background: url(../images/top_philosophy_sp.jpg) no-repeat 80%;
	background-size: cover;
}

.top_philosophy table th,
.top_philosophy table td {
	width: 100%;
	display: block;
	/*text-align: center;*/
}
	
.top_philosophy table td {
	font-size: 77%;
	/*text-align: center;*/
}

.top_philosophy_title {
	width: 100px;
	height: 100px;
	font-size: 100%;
	padding: 8% 0 0;
	margin: 0 auto 20px;
	text-align: center;
}

/*-----------------------------------------------------------------
	top_recruit
-----------------------------------------------------------------*/

/*-----------------------------------------------------------------
	top_facility
-----------------------------------------------------------------*/

.top_facility_menu li {
	width: 50%;
	border-left: none;
	border-bottom: #ccc 1px solid;
	display: inline-block;
}
	
.top_facility_menu li:nth-of-type(1),
.top_facility_menu li:nth-of-type(2) {
	/*border-bottom: #ccc 1px solid;*/
}
	
.top_facility_menu li:nth-of-type(odd) {
	border-right: #ccc 1px solid;
}

.top_facility_menu li a {
	background: url(../images/icon_arrow_b.png) no-repeat 97%;
	background-size: 20px;
	font-size: 77%;
	line-height: 1.6em;
	text-align: left;
	padding: 15px 20px 15px 10px;
}

.top_facility_box {
	font-size: 77%;
	background-size: 50px!important;
}
	
.top_facility_box p {
	text-align: center;
}
	
.h2_facility {
	padding: 0 0 0 30px;
}

#top_facility_nursing {	background: url(../images/icon_nursing.png) no-repeat 10px 10px;}
#top_facility_day {	background: url(../images/icon_day.png) no-repeat 10px 10px;}
#top_facility_helper {	background: url(../images/icon_helper.png) no-repeat 10px 10px;}
#top_facility_care {	background: url(../images/icon_care.png) no-repeat 10px 10px;}
#top_facility_short {	background: url(../images/icon_short.png) no-repeat 10px 10px;}

.top_facility_list li div {
	padding: 30px 20px 80px;
}
	
.top_facility_list li div p {
	font-size: 77%;
}

.facility_detail {
	height: 60px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	z-index: 100;
}

.top_facility_kiyotaki {background: url(../images/top_kiyotaki_sp.jpg) no-repeat;}
.top_facility_minamino {background: url(../images/top_minamino_sp.jpg) no-repeat;}
.top_facility_amatsuka {background: url(../images/top_amatsuka_sp.jpg) no-repeat;}
.top_facility_day {background: url(../images/top_day_sp.jpg) no-repeat;}
.top_facility_kariya {background: url(../images/top_kariya_sp.jpg) no-repeat;}
.top_facility_helper {background: url(../images/top_helper_sp.jpg) no-repeat;}
.top_facility_care {background: url(../images/top_care_sp.jpg) no-repeat;}

}

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

/*-----------------------------------------------------------------
	top_sns
-----------------------------------------------------------------*/

.top_sns {
	background: #eee;
	padding: 50px 0;
	display: none;
}

}