@charset "utf-8";
/*===============================================アイラブ作業所とは */
#content {
	margin-bottom: 40px;
}
#content .kasou {
	font-size: 1.5em;
	color: #333;
	text-align: left;
	margin: 25px 0 10px 0;
	position: relative;
	padding: 0.6em;
	background: #e0edff;
	margin-bottom: 20px;
	font-size: 1.5em;
}
#content .kasou:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	border: 15px solid transparent;
	border-top: 15px solid #e0edff;
}
#content .goannaitext {
	color: #764030;
	font-size: 1.3em;
	text-align: 170%;/*padding: 30px 20px 93px;*/
}
.rinen li {
	font-size: 120%;
	font-weight: 700;
	color: #209cd2;
}
#sagyoujo {
	border: 1px solid #f29e99;
	border-radius: 10px;
	padding: 1% 1% 8%;
}
.introimg {
	float:right;
	padding: 0% 1% 0 3%;
	border-radius: 24px;
}
/*===============================================共通　中見出し */
.title_topinfo {
	background-image: url(../img/top/infotitle.jpg);
	text-align: left;
	padding: 4px 10px;
	font-size: 1.2em;
	color: #333;
	margin-top: 60px;
}
.title_topinfo {
	clear: both;
}
/*===============================================１日の流れ */
#day {
	text-align: center;
	margin: 14px 0;
}
.flex-day{
	display: flex;
   justify-content:space-between;
　gap: 10px;
}

.nagare li{
  background-color: #AAD153;
  border-radius: 14px;
  padding: 0.3% 3%;;
  box-sizing: border-box;
  border: 9px solid #A9D153;
}
.list {
	margin-left: 30px;
	margin-top: -30px;
}
/*===============================================ご利用案内 */
#goriyou {
	margin: 14px 0;
}
#goriyou .step {
	width: 90%;
	background-color: #9ACAF0;
	border-radius: 14px;
	padding: 4px;
	margin: 20px 10px 10px 10px;
	border: 9px solid #9ACAF0;
	text-align: center;
	font-weight: bold;
}
.contactimg {
	text-align: center;
	margin-top: 6%;
}
.flex{
	display: flex;
	}
.flexitem {
    flex: 1; 
	& ul{
		padding:1% 6%;
	}
   }
/*===============================================障害福祉サービス事業・地域生活支援事業の指定について */

#jigyousitei {
	clear: both;
}
#jigyousitei .mtb {
	margin: 20px;
	font-weight: 700;
}
#jigyousitei .shitei {
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 20px;/*float: left;*/
}
#jigyousitei .shitei tr th {
	background-color: #efefef;
	border: 1px solid #ccc;
	padding: 15px 30px 15px 10px;
	color: #615D5D;
	text-align: left;
}
#jigyousitei .shitei tr td {
	background-color: #FFF;
	border: 1px solid #ccc;
	padding: 15px 10px;
}
#jigyousitei .shitei tr .textc {
	background-color: #efefef;
}
#jigyousitei .imgr img {
	border-radius: 24px;
	margin-right: 20px;
}
.textc2 {
	text-align: center;
}
/*===============================================仲間のこと行事のこと */
/*#shigoto,
#gyouji {
	margin:96px 0;
	}
*/
#shigoto ul, #gyouji ul {
	float: left;
	margin: 20px 0 0 40px;
}
#content #shigoto ul li, #content #gyouji ul li {
	line-height: 240%;
	/*color:#333;
	list-style:disc;*/
	position: relative;
}
#content #shigoto ul li::after, #content #gyouji ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: 1.0em;
	left: -2em;
	width: 12px;
	height: 3px;
	border-left: 2px solid #3498db;
	border-bottom: 2px solid #3498db;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.jobimg {
	float: right;
	display: flex;
}
.jobimg .jobitem img,  #gyouji .imgr img {
	border-radius: 24px;
	margin: 20px 7px 37px;
}
/*===============================================商品のご紹介 WP */

#top_work {
	background-color: #f2f7fa;
	padding-top: 10px;/*padding:15px 0 190px;
	margin:-49px 0 86px;*/
}
#top_work .inner {
	position: relative
}
#top_work ul {
	clear: both;
	padding-bottom: 25px;
	display: flex;
	margin-top: 30px;
}
#top_work ul li {
	line-height: 3;
	width: 100%;
	margin-right: 1%;
	text-align: center;
}
#top_work ul li a {
	text-decoration: none;
	color: #333;
}
#top_work ul li img {
	display: block;
	margin: 20px 0 auto;
	width: 100%;
}
.ichiran {
	margin-bottom: 60px;
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	vertical-align: middle;
	text-decoration: none;
	font-size: 1.2em;
	text-decoration: underline;
	padding-bottom: -2px;
}
.ichiran::before, .ichiran::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.ichiran::before {
	width: 12px;
	height: 12px;
	-webkit-border-radius: 25%;
	border-radius: 25%;
	background: #209cd2;
}
.ichiran::after {
	left: 5px;
	box-sizing: border-box;
	width: 3px;
	height: 3px;
	border: 3px solid transparent;
	border-left: 3px solid #fff;
}
.ichiran a {
	text-decoration: none;
	color: #333;
}
.ichiran a:hover {
	text-decoration: underline;
}
#top_work .inner .photo1 img {
	position: absolute;
	z-index: 2;
	top: 451px;
	left: 40px;
	height: 161px;
}
/*=============================================== 交通アクセス */

#map {
	margin-bottom: 70px;
}
 #map .inner .subtitle {
 /*position: relative;*/
 top: 50px;
 z-index: 1;
}
.kemushi img {
	position: relative;
	top: -90px;
	z-index: 2;
}
#map_canvas {
	width: 100%;
	height: 450px;
	margin: 10px 0 25px 0;
}
.kemushi img {
	transition: 0.3s;
}
.kemushi img:hover {
	-webkit-transform: translate(9px, 9px);
	-moz-transform: translate(9px, 9px);
	-ms-transform: translate(9px, 9px);
	-o-transform: translate(9px, 9px);
	transform: translate(9px, 9px);
}
#map #access {
	color: #333;
	line-height: 170%;
	margin: -60px 0 25px 10px;
}
#map #access .dt 
,#map #access dt {
  font-weight: 700;
  margin-top: 10px;
}{
	font-weight: 700;
	margin-top: 10px;
}
.mt2 {
	margin-top: 2%;
}
 @media screen and (max-width:1200px) {
#jigyousitei .sitei {
	width: 100%;
}
}
@media screen and (max-width:1000px) {
#day dl {
	padding: 0;
}
#day {
	width: 100%;
}
#day dd {
	width: 32.83%;
	margin-bottom: 1%;
}
}
@media screen and (max-width: 959px) {
.introimg {
	padding: 1% 1% 0 3%;
}
}
 @media screen and (max-width:900px) {
#goriyou .step {
	padding: 4px;
	margin: 20px 20px 10px 10px;
}
.jobimg {
	float: none;
	clear: both;
	justify-content: space-between;
}
	
#sagyoujo {
	padding: 1% 1% 1%;
}
.jobimg .jobitem img {
	margin-bottom:0 !important;
}
}

/*===============================================
 768pxまで
===============================================*/
 @media screen and (max-width:800px) {
#top_work ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}
}
@media screen and (max-width:768px) {
#content .goannaitext {
	padding: 30px 20px 28px;
}
#day .clearfix .float_l {
	width: 50%;
	clear: both;
}
#top_work ul li {
	margin: 2%;
	line-height: 2;
}
#shigoto ul {
	margin-right: 20px;
}
#gyouji .imgr img {
	border-radius: 24px;
	margin: 20px 14px 16px;
}
#jigyousitei .imgr img {
	clear: both;
	border-radius: 24px;
	margin: 32px 210px 30px 20px;
}
	.flex,
	.flex-day{
		display: block;
	}
	.nagare li{
		margin: 2% 0;
	}
}

 @media screen and (max-width:500px) {
#sagyoujo .imgr.introimg {
	padding: 1% 3%;
}
.jobimg {
	display: block;
}
.jobimg .jobitem {
	text-align: center;
}
#sagyoujo {
	margin: 7px 0 30px;
}
.kemushi img {
	position: relative;
	top: -54px;
	z-index: 2;
	width: 20%;
	margin-bottom: 20px;
}
#jigyousitei .imgr img {
	border-radius: 24px;
	margin: 20px auto;
}
}
 @media screen and (max-width:480px) {
#top_work {
	padding: 15px 0;
}
.title_topinfo {
	margin-top:30px;
}
.introimg{
	float:none;
	text-align:center;
	}
#gyouji .imgr img {
	margin: 20px 20px 16px;
}
}
