@charset "UTF-8";
/* CSS Document */
/*----------------------------------------------------------  訪問介護ASAHIページCSS  ----*/
#ichi-kaigo-m{
	position: relative;
	height: auto;/* 850px */
}
#ichi-kaigo-m::after{
	content: 53.4%;
}
#ichi-kaigo_slide_mark{
	position: absolute;
	width: 43.7%;/* 700px */
	left: 1.8%;/* 30px */
	bottom: 4.7%;/* 40px */
}
/*------------------------*/
.ichi-kaigo-box1{
	position: relative;
	height: auto;/* 700px */
}
.ichi-kaigo-box1::after{
	content: '';
	display: block;
	padding-top: 43.8%;
}
.ichi-kaigo-img1-1{
	position: absolute;
	display: block;
	width: 40.6%;/* 650px */
	height: auto;/* 450px */
	top: 28.6%;/* 160px */
	right: 6.3%;/* 70px */
	border-radius: 10px;
}
.ichi-kaigo-img1-2{
	position: absolute;
	display: block;
	width: 18.8%;/* 300px */
	height: auto;/* 200px */
	top: 74.3%;/* 160px */
	right: 1.9%;/* 30px */
	border-radius: 10px;
}
.ichi-kaigo-mark1{
	position: absolute;
	width: 40.6%;/* 650px */
	top: 32.8%;/* 240px */
	left: 4.4%;/* 70px */
}
/*------------------*/
.ichi-kaigo-box2{
	position: relative;
	height: auto;/* 800px */
}
.ichi-kaigo-box2::after{
	content: '';
	display: block;
	padding-top: 50%;
}
.ichi-kaigo-img2{
	position: absolute;
	display: block;
	width: 43.7%;/* 700px */
	height: auto;/* 490px */
	top: 20%;/* 160px */
	left: 4.4%;/* 70px */
	border-radius: 10px;
}
.ichi-kaigo-mark2{
	position: absolute;
	width: 43.7%;/* 700px */
	top: 25%;/* 200px */
	right: 4.4%;/* 70px */
}
/*---------------------------------------------------  訪問介護ASAHIサービス  ---*/
.ichi-kaigo-sr_box1{
	position: relative;
	height: auto;/* 800px */
}
.ichi-kaigo-sr_box1::after{
	content: '';
	display: block;
	padding-top: 1350px;
}
.ichi-kaigo-sr_img1{
	position: absolute;
	display: block;
	width: 81.3%;/* 1300px */
	height: auto;/* 400px */
	border-radius:  15px 0 0 15px;
	overflow: hidden;
	top: 180px;/* 180px */
	right: 0;/* 50px */
}
.ichi-kaigo-sr_mark1{
	position: absolute;
	width: 81.3%;/* 700px */
	top: 620px;/* 600px */
	right: 0;/* 50px */
}
.ichi-kaigo--scroll{
	position: absolute;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
}
.ichi-kaigo--scroll .roll-scroll{
	width: 100%;
	display: flex;
	white-space: nowrap;
}

.ichi-kaigo--scroll .roll-scroll img {
	width: 28.8%; /* 400px 画像サイズは任意で調整可能 */
	height: auto;/* 330px */
	border-radius: 10px;
	margin: 0 10px;
}
/*----*/
.ichi-sr_back1{
	background-image: url("../img/ichi-care/service/sr-back2.jpg");
	background-size: cover;
}
.ichi-sr_back2{
	background-image: url("../img/ichi-care/service/sr-back1.jpg");
	background-size: cover;
}