@charset "UTF-8";
/*-------------------------
 * 
 * 
 * 
 * ページタイトル
 * 
 * 
 * 
-------------------------*/

#subpage__mv .subpage__mv-pic {
	background-image: url(../images/service/mv.png);
	/*background-position: center top;*/
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {

}

@media (max-width: 640px) {

}

/*-------------------------
 * 
 * 
 * 
 * 見出し
 * 
 * 
 * 
-------------------------*/

.service__hl {
	font-size: 36px;
	line-height: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {

}

@media (max-width: 640px) {

}

/*-------------------------
 * 
 * 
 * 
 * 主な事業
 * 
 * 
 * 
-------------------------*/

#service {
	background: #fff;
}

#service .service__inner {
	max-width: 1000px;
	padding: 80px 0 96px;
}

#service .service__hl {
	margin-bottom: 40px;
}

#service .service__list-item {
	padding: 24px 0;
	border-bottom: 1px dashed #ccc;
	display: flex;
	column-gap: 40px;
}

#service .service__list-item:first-of-type {
	border-top: 1px dashed #ccc;
}

#service .service__list-item-pic {
	width: 300px;
	flex-shrink: 0;
	border-radius: 10px;
	overflow: hidden;
}

#service .service__list-item-pic > .-img {
	padding-top: 66.66%;
}

#service .-communal .service__list-item-pic > .-img {
	background-image: url(../images/service/communal_01.png);
}

#service .-daily_life_support .service__list-item-pic > .-img {
	background-image: url(../images/service/daily_life_support_01.png);
}

#service .-short .service__list-item-pic > .-img {
	background-image: url(../images/service/short_01.png);
}

#service .-day_care .service__list-item-pic > .-img {
	background-image: url(../images/service/day_care_01.png);
}

#service .-employment_support .service__list-item-pic > .-img {
	background-image: url(../images/service/employment_support_01.png);
}

#service .-consultation_support .service__list-item-pic > .-img {
	background-image: url(../images/service/consultation_support_01.png);
}

#service .-home_support .service__list-item-pic > .-img {
	background-image: url(../images/service/home_support_01.png);
}

#service .-temporary .service__list-item-pic > .-img {
	background-image: url(../images/service/temporary_01.png);
}

#service .service__list-item-desc {
	padding: 0 40px 0 0;
}

#service .service__list-item-hl {
	display: flex;
	align-items: center;
	column-gap: 14px;
	margin-bottom: 20px;
}

#service .service__list-item-hl::before {
	display: block;
	content: '';
	width: 11px;
	height: 18px;
	background: no-repeat center center / cover;
}

#service .-communal .service__list-item-hl::before {
	background-image: url(../images/common/arrow_01/arrow_r_r.svg);
}

#service .-daily_life_support .service__list-item-hl::before {
	background-image: url(../images/common/arrow_01/arrow_r_o.svg);
}

#service .-short .service__list-item-hl::before {
	background-image: url(../images/common/arrow_01/arrow_r_y.svg);
}

#service .-day_care .service__list-item-hl::before {
	background-image: url(../images/common/arrow_01/arrow_r_gr.svg);
}

#service .-employment_support .service__list-item-hl::before {
	background-image: url(../images/common/arrow_01/arrow_r_b.svg);
}

#service .-consultation_support .service__list-item-hl::before {
	background-image: url(../images/common/arrow_01/arrow_r_lb.svg);
}

#service .-home_support .service__list-item-hl::before {
	background-image: url(../images/common/arrow_01/arrow_r_pl.svg);
}

#service .-temporary .service__list-item-hl::before {
	background-image: url(../images/common/arrow_01/arrow_r_pk.svg);
}

#service .service__list-item-text {
	font-size: 15px;
	margin-bottom: 20px;
}

#service .service__list-item-tags {
	display: flex;
	flex-wrap: wrap;
	font-size: 13px;
	column-gap: 6px;
	row-gap: 6px;
}

#service .service__list-item-tag {
	flex-shrink: 0;
}

#service .service__list-item-tag a {
	width: 100%;
	padding: 0 12px;
	height: 28px;
	line-height: 28px;
	background: #EDE9E1;
	color: #444;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
}

#service .service__list-item-tag a:hover {
	opacity: .7;
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {

	#service .service__hl > span {
		width: 100px;
	}

	#service .service__list-item {
		/*padding: 24px 0;
		border-bottom: 1px dashed #ccc;
		display: flex;
		column-gap: 40px;*/
		flex-direction: column;
		align-items: center;
	}

	#service .service__list-item:first-of-type {
		border-top: none;
		padding-top: 0;
	}

	#service .service__list-item-pic {
		margin-bottom: 24px;
	}

	#service .service__list-item-desc {
		padding-right: 0;
	}

	#service .service__list-item-tags {
		flex-wrap: nowrap;
	}

	#service .service__list-item-tags  {
		overflow-x: auto;
		justify-content: flex-start;
		padding-bottom: 16px;
		/*column-gap: 48px;*/
	}

}

@media (max-width: 640px) {

}

/*-------------------------
 * 
 * 
 * 
 * 商品紹介
 * 
 * 
 * 
-------------------------*/

#products {
	background: #fff;
}

#products .subpage__mv .subpage__mv-top > .-img {
    background-image: url(../images/common/wave/subpage_mv_top_w.svg);
}

#products__mv .subpage__mv-pic {
	background-image: url(../images/service/products_mv.png);
	/*background-position: center top;*/
}

#products .products__inner {
	max-width: 1000px;
	padding: 0 0 96px;
}

#products .products__box {
	padding: 88px 0 0;
}

#products .products__box-hl {
	padding: 96px 0 0;
	position: relative;
	display: flex;
	justify-content: center;
	margin-bottom: 56px;
}

#products .products__box-hl::before {
	display: block;
	content: '';
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: no-repeat center center / cover;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,0);
}

#products .products__box-hl.-red::before {
	background-image: url(../images/service/dot_r.png);
}

#products .products__box-hl.-blue::before {
	background-image: url(../images/service/dot_b.png);
}

#products .products__box-hl.-green::before {
	background-image: url(../images/service/dot_gr.png);
}

#products .products__box-inner {
	display: flex;
	column-gap: 5%;
}

#products .products__box-pic {
	width: 48%;
	flex-shrink: 0;
}

#products .products__box-pic > .-img {
	padding-top: 75%;
	border-radius: 10px;
	overflow: hidden;
}

#products .products__box-01 .products__box-pic > .-img {
	background-image: url(../images/service/bake_01.png);
}

#products .products__box-02 .products__box-pic > .-img {
	background-image: url(../images/service/paper_01.png);
}

#products .products__box-03 .products__box-pic > .-img {
	background-image: url(../images/service/cloth_01.png);
}

#products .products__box-desc {
	font-size: 15px;
}

#products .products__box-text {
	margin-bottom: 24px;
	line-height: 1.5;
}

#products .products__box-info{
	background: #EDE9E1;
	border-radius: 10px;
	padding: 20px;
	display: flex;
    flex-direction: column;
    row-gap: 16px;
}

#products .products__box-info-item {
	display: flex;
}

#products .products__box-info-item-hl {
	flex-shrink: 0;
	width: 11em;
}

#products .products__box-info-item-desc-text {
	line-height: 1.5;
}

#products .products__box-info-item-desc-btn {
	margin-top: 8px;
}

#products .products__box-pics {
	display: flex;
	justify-content: center;
	column-gap: 56px;
	margin-top: 40px;
}

#products .products__box-pics-item {
	width: 200px;
	border-radius: 50%;
	overflow: hidden;
	background: #ccc;
}

#products .products__box-01 .products__box-pics-item-01 > .-img {
	background-image: url(../images/service/bake_02.jpeg);
}

#products .products__box-01 .products__box-pics-item-02 > .-img {
	background-image: url(../images/service/bake_03.jpg);
}

#products .products__box-01 .products__box-pics-item-03 > .-img {
	background-image: url(../images/service/bake_04.jpeg);
}

#products .products__box-02 .products__box-pics-item-01 > .-img {
	background-image: url(../images/service/paper_02.jpeg);
}

#products .products__box-02 .products__box-pics-item-02 > .-img {
	background-image: url(../images/service/paper_03.jpeg);
}

#products .products__box-02 .products__box-pics-item-03 > .-img {
	background-image: url(../images/service/paper_04.jpeg);
}

#products .products__box-03 .products__box-pics-item-01 > .-img {
	background-image: url(../images/service/cloth_02.jpeg);
}

#products .products__box-03 .products__box-pics-item-02 > .-img {
	background-image: url(../images/service/cloth_03.jpeg);
}

#products .products__box-03 .products__box-pics-item-03 > .-img {
	background-image: url(../images/service/cloth_04.jpeg);
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {

	#products .products__box {
		padding-top: 48px;
	}

	#products .products__box-hl {
		padding: 72px 0 0;
		margin-bottom: 32px;
	}

	#products .products__box-hl::before {
		width: 30px;
		height: 30px;
	}

	#products .products__box-01 .products__box-hl > span {
		width: 208px;
	}

	#products .products__box-02 .products__box-hl > span {
		width: 280px;
	}

	#products .products__box-03 .products__box-hl > span {
		width: 192px;
	}

	#products .products__box-inner {
		flex-direction: column;
	}

	#products .products__box-pic {
		width: 100%;
		max-width: 340px;
		margin-bottom: 24px;
	}

	#products .products__box-info-item {
		flex-direction: column;
	}

	#products .products__box-info-item-hl {
		margin-bottom: 8px;
	}

	/*#products .products__box-info-item-desc {
		padding: 0 0 0 1em;
	}*/

	#products .products__box-pics {
		column-gap: 10px;
		margin-top: 24px;
	}

}

@media (max-width: 640px) {

}

/*-------------------------
 * 
 * 
 * 
 * 社会活動
 * 
 * 
 * 
-------------------------*/

#social {
	background: #EDE9E1;
	position: relative;
}

#social .social__whj {
    width: 80px;
    height: 264px;
    position: absolute;
    top: -64px;
    left: 4%;
}

#social .social__inner {
	max-width: 1000px;
	padding: 72px 0 160px;
}

#social .service__hl {
	margin-bottom: 64px;
}

#social .social__box.-art_brut {
	padding-bottom: 56px;
	border-bottom: 1px dashed #444;
	position: relative;
	z-index: 1;
}

#social .social__box.-art_brut .social__box-mv {
	margin-bottom: 40px;
	position: relative;
}

#social .social__box.-art_brut .social__box-mv::before {
	display: block;
	content: '';
	width: 156px;
	height: 167px;
	background: url(../images/service/dots.png) no-repeat center center / cover;
	position: absolute;
	right: -50px;
	bottom: -50px;
	z-index: 1;
}

#social .social__box.-art_brut .social__box-mv > .-img {
	padding-top: 30%;
	background-image: url(../images/service/art_brut_01.jpg);
	border-radius: 10px;
	overflow: hidden;
}

#social .social__box.-art_brut .social__box-desc-hl {
	display: flex;
	justify-content: center;
	margin-bottom: 32px;
}

#social .social__box.-art_brut .social__box-desc-text {
	max-width: 680px;
	margin: 0 auto 56px;
	font-size: 15px;
	line-height: 2;
}

#social .social__box.-art_brut .social__box-pics {
	display: flex;
	column-gap: 5%;
	position: relative;
}

#social .social__box.-art_brut .social__box-pics::before {
	display: block;
	content: '';
	width: 156px;
	height: 167px;
	background: url(../images/service/dots.png) no-repeat center center / cover;
	position: absolute;
	bottom: -96px;
	left: 30px;
	z-index: 1;
	transform: rotate(-20deg);
}

#social .social__box.-art_brut .social__box-pic {
	border-radius: 10px;
	overflow: hidden;
}

#social .social__box.-art_brut .social__box-pic-01 > .-img {
	background-image: url(../images/service/art_brut_02.jpg);
}

#social .social__box.-art_brut .social__box-pic-02 > .-img {
	background-image: url(../images/service/art_brut_03.jpg);
}

#social .social__box.-art_brut .social__box-pic-03 > .-img {
	background-image: url(../images/service/art_brut_04.png);
}

#social .social__boxes {
	position: relative;
	z-index: 0;
}

#social .social__boxes .social__box {
	border-bottom: 1px dashed #444;
	padding: 32px 5%;
	display: flex;
	align-items: center;
	column-gap: 5%;
}

#social .social__boxes .social__box:nth-of-type(odd) {
	flex-direction: row-reverse;
}

#social .social__boxes .social__box .social__box-pic {
	width: 400px;
	flex-shrink: 0;
}

#social .social__boxes .social__box .social__box-pic > .-img {
	padding-top: 75%;
	border-radius: 10px;
	overflow: hidden;
}

#social .social__boxes .social__box-01 .social__box-pic > .-img {
	background-image: url(../images/service/park_cleaning_01.png);
}

#social .social__boxes .social__box-02 .social__box-pic > .-img {
	background-image: url(../images/service/free_space_01.png);
}

#social .social__boxes .social__box-03 .social__box-pic > .-img {
	background-image: url(../images/service/brother_01.png);
}

#social .social__boxes .social__box-04 .social__box-pic > .-img {
	background-image: url(../images/service/omusubi_01.png);
}

#social .social__boxes .social__box-05 .social__box-pic > .-img {
	background-image: url(../images/service/himawari_01.png);
}

#social .social__boxes .social__box .social__box-desc-hl {
	margin-bottom: 32px;
}

#social .social__boxes .social__box .social__box-desc {
	display: flex;
	flex-direction: column;
}

#social .social__boxes .social__box:nth-of-type(odd)  .social__box-desc {
	align-items: flex-end;
}

#social .social__boxes .social__box .social__box-desc-text {
	font-size: 15px;
	line-height: 2;
}


@media (max-width: 1280px) {

}

@media (max-width: 960px) {

	#social .social__whj {
		/*width: 35px;
		height: 115px;*/
		top: -32px;
		left: auto;
		right: 7%;
		z-index: 2;
	}

	#social .social__inner {
		width: 100%;
		padding: 48px 0 16px;
	}

	#social .service__hl {
		width: 92%;
		margin: 0 auto 40px;
	}

	#social .service__hl > span {
		width: 96px;
	}

	#social .social__box {
		/*width: 92%;
		margin: 0 auto;*/
		padding: 0 4%;
	}

	#social .social__boxes .social__box:last-of-type {
		border-bottom: none;
	}

	#social .social__box.-art_brut {
		padding-bottom: 40px;
	}

	#social .social__box.-art_brut .social__box-mv {
		/*max-width: 340px;*/
		margin: 0 auto 32px;
	}

	#social .social__box.-art_brut .social__box-mv > .-img {
		padding-top: 45%;
	}

	#social .social__box.-art_brut .social__box-mv::before {
		width: 67px;
		height: 72px;
		right: -16px;
		bottom: -20px;
		transform: rotate(-35deg);
	}

	#social .social__box.-art_brut .social__box-mv::after {
		display: block;
		content: '';
		width: 67px;
		height: 72px;
		background: url(../images/service/dots.png) no-repeat center center / cover;
		position: absolute;
		top: -42px;
		left: -5px;
		z-index: 1;
		transform: rotate(4deg);
	}

	#social .social__box.-art_brut .social__box-desc-hl > span {
		width: 208px;
	}

	#social .social__box.-art_brut .social__box-desc-text {
		/*max-width: initial;*/
		margin-bottom: 32px;
	}

	#social .social__box.-art_brut .social__box-pics {
		column-gap: 10px;
	}

	#social .social__box.-art_brut .social__box-pics::before {
		display: none;
	}

	#social .social__boxes .social__box {
		padding: 40px 4%;
		flex-direction: column;
		align-items: center;
	}

	#social .social__boxes .social__box:nth-of-type(odd) {
		flex-direction: column;
	}

	#social .social__boxes .social__box .social__box-pic {
		width: 100%;
		margin-bottom: 32px;
	}

	#social .social__boxes .social__box .social__box-desc-hl {
		margin: 0 auto 24px;
		display: flex;
	}

	#social .social__box .social__box-desc-hl > span {
		display: inline-block;
	}

	#social .social__box-01 .social__box-desc-hl > span {
		width: 192px;
	}

	#social .social__box-02 .social__box-desc-hl > span {
		width: 208px;
	}

	#social .social__box-03 .social__box-desc-hl > span {
		width: 144px;
	}

	#social .social__box-04 .social__box-desc-hl > span {
		width: 304px;
	}

	#social .social__box-05 .social__box-desc-hl > span {
		width: 144px;
	}

}

@media (max-width: 640px) {

	#social .social__whj {
		width: 35px;
		height: 115px;
		/*top: -32px;
		left: auto;*/
		right: 4%;
	}

	#social .social__box.-art_brut .social__box-mv {
		max-width: 340px;
	}

	#social .social__box.-art_brut .social__box-mv > .-img {
		padding-top: 88%;
	}

}

/*-------------------------
 * 
 * 
 * 
 * 施設案内
 * 
 * 
 * 
-------------------------*/

#facility {
	background: #fff;
}

#facility .facility__inner {
	max-width: 1000px;
	padding: 96px 0;
}

#facility .service__hl {
	margin-bottom: 64px;
}

#facility .facility__anchor {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#facility .facility__anchor-inner {
	display: flex;
	justify-content: center;
	column-gap: 40px;
	padding: 24px 40px;
	background: #FBF9F8;
	border: 1px dashed #ccc;
	border-radius: 10px;
}

#facility .facility__anchor-item {
	flex-shrink: 0;
}

#facility .facility__anchor-item a {
	display: block;
	position: relative;
	font-size: 18px;
	line-height: 1;
	padding: 0 32px 0 0;
}

#facility .facility__anchor-item a::before {
	display: block;
	content: '';
	width: 18px;
	height: 9px;
	background: no-repeat center center / cover;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0,-50%);
	transition: .3s ease;
}

#facility .facility__anchor-item a:hover::before {
	margin-top: 4px;
}

#facility .facility__anchor-item:nth-of-type(1) a::before {
	background-image: url(../images/common/arrow_02/arrow_d_r.svg);
}

#facility .facility__anchor-item:nth-of-type(2) a::before {
	background-image: url(../images/common/arrow_02/arrow_d_gr.svg);
}

#facility .facility__anchor-item:nth-of-type(3) a::before {
	background-image: url(../images/common/arrow_02/arrow_d_b.svg);
}

#facility .facility__area {
	padding: 96px 0 0;
}

#facility .facility__area-hl {
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}

#facility .facility__area-map {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}

#facility .facility__area-map > .facility__area-map-inner {
    width: 100%;
    padding-top: 40%;
    position: relative;
    height: 0;
    overflow: hidden;
}

#facility .facility__area-map > .facility__area-map-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100%;*/
	height: calc(100% + 60px); /* マイマップのヘッダーを隠す */
	margin-top: -60px;
	border: none;
}

#facility .facility__area-map > .facility__area-map-inner iframe .i4ewOd-pzNkMb-haAclf {
	display: none !important;
	opacity: 0;
	visibility: hidden;
}



#facility .facility__area-list {
	max-width: 920px;
	margin: 0 auto;
}

#facility .facility__area-list-item a {
	display: flex;
	align-items: center;
	padding: 32px 100px 32px 40px;
	background: #FBF9F8;
	border-bottom: 1px solid #ccc;
	position: relative;
}

#facility .facility__area-list-item a:hover {
	background: #F8F2EE;
}

#facility .facility__area-list-item:first-of-type a {
	border-top: 1px solid #ccc;
}

#facility .facility__area-list-item a::before {
	display: block;
	content: '';
	width: 20px;
	height: 20px;
	background: no-repeat center center / cover;
	position: absolute;
	top: 50%;
	right: 40px;
	transform: translate(0,-50%);
	transition: .3s ease;
}

#handa .facility__area-list-item a::before {
	background-image: url(../images/common/arrow_03/arrow_r_r.svg);
}

#hekinan .facility__area-list-item a::before {
	background-image: url(../images/common/arrow_03/arrow_r_gr.svg);
}

#nagoya .facility__area-list-item a::before {
	background-image: url(../images/common/arrow_03/arrow_r_b.svg);
}

#facility .facility__area-list-item a:hover::before {
	right: 30px;
}

#facility .facility__area-list-item-inner {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	column-gap: 16px;
	row-gap: 8px;
}

#facility .facility__area-list-item-name {
	font-size: 15px;
	position: relative;
	padding: 0 0 0 24px;
}

#facility .facility__area-list-item-name::before {
	display: block;
	content: '';
	width: 11px;
	height: 18px;
	background: no-repeat center center / cover;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	transition: .3s ease;
}

#handa .facility__area-list-item-name::before {
	background-image: url(../images/common/arrow_01/arrow_r_r.svg);
}

#hekinan .facility__area-list-item-name::before {
	background-image: url(../images/common/arrow_01/arrow_r_gr.svg);
}

#nagoya .facility__area-list-item-name::before {
	background-image: url(../images/common/arrow_01/arrow_r_b.svg);
}

#facility .facility__area-list-item-info {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px;
}

#facility .facility__area-list-item-info-item {
	font-size: 14px;
	background: #EDE9E1;
	border-radius: 10px;
	height: 28px;
	line-height: 28px;
	padding: 0 12px;
	display: flex;
	align-items: center;
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {

	#facility .facility__inner {
		width: 100%;
		padding: 48px 0;
	}

	#facility .service__hl {
		margin-bottom: 40px;
	}

	#facility .service__hl > span {
		width: 96px;
	}

	#facility .facility__anchor-inner {
		width: 100%;
		column-gap: 24px;
		padding: 24px 0px;
		border-radius: 0;
		border-left: none;
		border-right: none;
	}

	#facility .facility__anchor-item a {
		font-size: 13px;
		padding-right: 24px;
	}

	#facility .facility__area {
		padding-top: 48px;
	}

	#facility #handa.facility__area .facility__area-hl > span {
		width: 120px;
	}

	#facility #hekinan.facility__area .facility__area-hl > span {
		width: 120px;
	}

	#facility #nagoya.facility__area .facility__area-hl > span {
		width: 144px;
	}

	#facility .facility__area-map > .facility__area-map-inner {
		padding-top: 60%;
	}

	#facility .facility__area-list-item a {
		padding: 32px 40px 32px 20px;
	}

	#facility .facility__area-list-item a::before {
		width: 15px;
		height: 15px;
		right: 16px;
	}

	#facility .facility__area-list-item-info-item {
		font-size: 12px;
		border-radius: 8px;
		height: 24px;
		line-height: 24px;
	}

}

@media (max-width: 640px) {

	#facility .facility__area-map > .facility__area-map-inner {
		padding-top: 102.56%;
	}

}

/*-------------------------
 * 
 * 
 * 
 * フッター画像
 * 
 * 
 * 
-------------------------*/

#footer__pic .footer__pic-pic {
	background-image: url(../images/service/footer_pic.png);
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {

}

@media (max-width: 640px) {

}
