@charset "utf-8";

@media all and (min-width:701px){

img {
	image-rendering: -webkit-optimize-contrast;
}

p {
	font-size: 18px;
	text-indent: 1em;
	padding-left: 1em;
	letter-spacing: 0.2em;
	line-height: 2em;
	color: #502d16;
	font-weight: 600;
}

body {
	margin: 0px;
	padding: 0;
	letter-spacing: 0.15em;
	font-family: "メイリオ", "ＭＳ Ｐゴシック""ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 2;
}

#wrap {
	position: relative;
	height: auto !important;/*IE6対策*/
	height: 100%;/*IE6対策*/
	min-height: 100%;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 0%;
	text-align: center;
	letter-spacing: 0.4em;
	font-size: 12px;
	min-height: 0vw;
	z-index: 20000;
}

.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20000;
	width: 100%;
}

.is-animation {
	background-image: none;
	background-color: rgba(255, 255, 255, 0.65);
	padding-top: 0%;
}

header nav {
	width: 98%;
	padding-left: 2%;
}

header ul li a {
	color: #000000;
	text-decoration: none;
}

header ul {
	list-style: none;
	width: 99%;
	padding: 0;
	text-align: right;
}

header li {
	display: inline-block;
	margin-left: 1%;
}

.hamburger{
	display: none;
}

.globalMenuSp{
	display: none;
}

@media screen and (min-width: 1351px){
.side {
	text-decoration: none;
}
}

@media screen and ( max-width:1350px) {
.side {
	display: none;
}
}

/*【訪問介護】*/
.side-icon1 {
	position: fixed;
	top: 260;
	left: -10;
	width: 85px;
	height: 90px;
	padding: 25px 0;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	line-height: 1.2em;
	background: #ff6600;
	border: solid 2px #fff;
	color: #fff;
	border-radius: 16px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	display: flex;
	align-items: center;
	z-index: 99999999;
}

.side-icon1::after {
	position: absolute;
	top: 50;
	left: 60;
	content: url(../img/side1.png);
	width: 50px;
	height: 50px;
}

.side-icon1a::after {
	position: absolute;
	top: 50;
	left: 85;
	content: url(../img/side1.png);
	width: 50px;
	height: 50px;
}

.side-icon1 a {
	text-decoration: none;
	color: #fff;
}

.side-icon1a {
	text-decoration: none;
	color: #fff;
}

.side-icon1:hover {
	background: orange;
	text-decoration: none;
}

/*【居宅介護支援】*/
.side-icon2 {
	position: fixed;
	top: 420;
	left: -10;
	width: 85px;
	height: 90px;
	padding: 25px 0;
	text-align: left;
	text-decoration: none;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.2em;
	background: #fff;
	color: #ff6600;
	border: solid 2px #ff6600;
	border-radius: 16px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	display: flex;
	align-items: center;
	z-index: 99999999;
}

.side-icon2::after {
	position: absolute;
	top: 50;
	left: 60;
	content: url(../img/side2.png);
	width: 50px;
	height: 50px;
}

.side-icon2a::after {
	position: absolute;
	top: 50;
	left: 85;
	content: url(../img/side2.png);
	width: 50px;
	height: 50px;
}

.side-icon2a {
	color: #fff;
}

.side-icon2a a {
	color: #fff;
}

.side-icon2a::after {
	position: absolute;
	top: 50;
	left: 85;
	content: url(../img/side2.png);
	width: 50px;
	height: 50px;
}

.side-icon2 a {
	text-decoration: none;
	color: #ff6600;
	font-weight: 600;
}

.side-icon2:hover {
	background: orange;
	text-decoration: none;
}

/*【訪問看護】*/
.side-icon3 {
	position: fixed;
	top: 580;
	left: -10;
	width: 85px;
	height: 90px;
	padding: 25px 0;
	text-align: left;
	text-decoration: none;
	font-size: 18px;
	line-height: 1.2em;
	background: #ff6600;
	color: #fff;
	border: solid 2px #fff;
	border-radius: 16px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	display: flex;
	align-items: center;
	z-index: 99999999;
}

.side-icon3::after {
	position: absolute;
	top: 50;
	left: 60;
	content: url(../img/side3.png);
	width: 50px;
	height: 50px;
}

.side-icon3a::after {
	position: absolute;
	top: 50;
	left: 85;
	content: url(../img/side3.png);
	width: 50px;
	height: 50px;
}

.side-icon3 a {
	text-decoration: none;
	color: #fff;
}

.side-icon3a {
	text-decoration: none;
	color: #fff;
}

.side-icon3:hover {
	background: orange;
	text-decoration: none;
}

/*【小規模多機能】*/
.side-icon4 {
	position: fixed;
	text-align: center;
	top: 740;
	left: -20;
	width: 95px;
	height: 90px;
	padding: 25px 0;
	text-align: left;
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2em;
	background: #fff;
	color: #ff6600;
	border: solid 2px #ff6600;
	border-radius: 16px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	display: flex;
	align-items: center;
	z-index: 99999999;
}

.side-icon4::after {
	position: absolute;
	top: 50;
	left: 70;
	content: url(../img/side4.png);
	width: 50px;
	height: 50px;
}

.side-icon4a::after {
	position: absolute;
	top: 50;
	left: 85;
	content: url(../img/side4.png);
	width: 50px;
	height: 50px;
}

.side-icon4 a {
	text-decoration: none;
	color: #ff6600;
}

.side-icon4a {
	text-decoration: none;
	color: #fff;
}

.side-icon4:hover {
	background: orange;
	text-decoration: none;
}

/* トップ【背景・タイトル文字画像・説明文】 */
.main-top-tm {
	position: relative;
	width: 100%;
	height: 950px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(../img/careservice-top.png);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	z-index: 100;
}

/*トップ【タイトル・文字画像】親BOX*/
.top-box{
	position: relative;
	width: 500px;
	margin: 0 auto;
}
.top-box img{
	width: 100%;
}

.top-tg1 {
	position: relative;
	top: 300;
	width: 100%;
	margin: 0 auto;
	z-index: 10;
	opacity: 0.5;
}

/*【文字画像】親BOX*/
.mj-box {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 100%;
	z-index: 10;
}

.top-tg2 {
	width: 52%;
	max-width: 250px;
	margin: 0 auto;
}

.top-tg3 {
	width: 100%;
	max-width: 430px;
	margin: 0 auto;
	padding-top: 35px;
}

.top-tg4 {
	width: 60%;
	max-width: 290px;
	margin: 0 auto;
	padding-top: 25px;
}

.top-tg5 {
	position: absolute;
	top: 260;
	right: -3%;
	width: 75%;
	max-width: 365px;
	padding-left: 60%;
	z-index: 5;
}

#contents {
	width: 100%;
	position: relative;
	z-index: 1;
	background-image: url(../img/haikei-ugoku.png);
	background-size: 100%;
	background-repeat: repeat;
	overflow: hidden;
	animation: smileLoop 80s linear infinite;
}

/* リンク文字 */
#contents a {
	text-decoration: none;
	border-bottom: 1px solid #ff6600;
	padding-bottom: 2px;
}
#contents a:link{
	color: #ff6900;
}
#contents a:visited{
	color: #ff6900;
}

.map {
	width: 100%;
	height: 500;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px;
	position: relative;
	z-index: 10;
}

.ob-box {
	position: relative;
	width: 100%;
	background-color: #f87f36;
	z-index: 100;
}

.ob-lr {
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 220px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 100;
}

.ob-l {
	position: relative;
	top: 50%;
	left: 0%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	left: 8%;
	width: 60%;
	max-width: 800px;
	min-width: 450px;
	margin-bottom: 15%;
	overflow: hidden;
	animation: maruyura 15s linear infinite;
	z-index: 100;
}
@media screen and ( max-width:1800px) {
.ob-l::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(136,142,110 , 0.3);
}
}
.ob-l img {
	width: 100%;
}

.ob-r {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 85%;
	max-width: 850px;
	z-index: 150;
}
.ob-r img{
	width: 100%;
}

/* ↓↓↓【ヘルパー】↓↓↓ */
#helper {
	position: relative;
	width: 100%;
	text-align: center;
	background-image: url(../img/haikei2.png);
	background-size: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 10;
}

/* サービスについて */
.helper-c1 {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 100px;
	overflow: hidden;
}

.helper1-l {
	position: relative;
	float: left;
	width: 10%;
	max-width: 150px;
	min-width: 65px;
	margin-left: 9%;
}
.helper1-l img{
	width: 100%;
}

.helper1-l2 {
	position: absolute;
	top: -4%;
	left: 9%;
	width: 80%;
	transform: rotate(2deg);
}

.helper1-l3 {
	position: absolute;
	bottom: -3%;
	left: 15%;
	width: 65%;
	transform: rotate(5deg);
}

.helper1-r {
	position: relative;
	float: right;
	width: 70%;
	height: auto;
	margin: 50px 10% 50px 1%;
	z-index: 500;
}

.helper1-t {
	position: relative;
	width: 85%;
	max-width: 710px;
	margin-bottom: 60px;
	text-align: left;
	z-index: 450;
}
.helper1-t img{
	width: 100%;
}

@media screen and (min-width:1461px){
.helper1-ex {
	position: relative;
	width: 55%;
	text-align: left;
	z-index: 450;
}
}

@media screen and ( max-width:1460px) {
.helper1-ex {
	position: relative;
	width: 94%;
	margin-top: 200px;
	text-align: left;
	z-index: 450;
}
}

.helper1-m {
	position: absolute;
	top: 15%;
	right: 5%;
	width: 40%;
	max-width: 750px;
	border-radius: 140 140 140 140;
	box-shadow: 10px 10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 20s linear infinite;
}
.helper1-m img{
	width: 100%;
}

/* サービス内容 */
.helper-c2 {
	position: relative;
	width: 100%;
	background-image: url(../img/helper-service-bg.png);
	background-size: 1920px;
	background-position: top;
	background-repeat: repeat no-repeat;
	overflow: hidden;
	z-index: 99;
}

.helper-2{
	padding-top: 100px;
}

.helper2-k1 {
	position: relative;
	width: 30%;
	max-width: 300px;
	margin: 0 auto;
}
.helper2-k1 img {
	width: 100%;
}

.helper2-k2{
	position: absolute;
	top: -10%;
	right: -5%;
	width: 18%;
	transform: rotate(35deg);
}

.helper2-k3 {
	position: absolute;
	bottom: -15%;
	left: -5%;
	width: 15%;
	transform: rotate(35deg);
}

.helper2-il {
	width: 80%;
	max-width: 1100px;
	height: auto;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	padding: 1%;
	text-align: left;
	background-color: cornsilk;
	border-radius: 30px;
	z-index: 501;
}
.helper2-il img {
	width: 16%;
	padding: 2%;
}

/* お問い合わせ */
.helper-c3{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
	overflow: hidden;
	z-index: 999999;
}
.helper-c3::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 500;
}

.helper3-r {
	position: relative;
	float: right;
	width: 10%;
	max-width: 150px;
	min-width: 65px;
	margin-right: 9%;
}
.helper3-r img {
	width: 100%;
}

.helper3-r2 {
	position: absolute;
	top: -4%;
	left: 6%;
	width: 70%;
	transform: rotate(-10deg);
}

.helper3-r3 {
	position: absolute;
	top: -2%;
	left: 15%;
	width: 70%;
	transform: rotate(-10deg);
}

.helper3-r4 {
	position: absolute;
	bottom: -3%;
	left: 30%;
	width: 65%;
	transform: rotate(-20deg);
}

.helper3-l {
	position: relative;
	width: 48%;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 30%;
	padding-right: 3%;
}

.helper3-t {
	width: 70%;
	max-width: 600px;
	margin:0 auto;
	padding: 10px;
}
.helper3-t img{
	width: 100%;
}

.helper3-ex {
	width: 70%;
	max-width: 570px;
	margin:0 auto;
	padding-bottom: 30px;
	text-align:left;
}

.helper3-m1 {
	position: absolute;
	top: -5%;
	left: 0;
	width: 40%;
	max-width: 600px;
	box-shadow: -10px 10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 15s linear infinite;
}
.helper3-m1 img {
	width: 100%;
}

/* ↓↓↓【ケアプランセンター】↓↓↓ */
#plan {
	position: relative;
	width: 100%;
	text-align: center;
	background-image: url(../img/haikei1.png);
	background-size: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 10;
}

/* サービスについて */
.plan-c1 {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 50px;
	overflow: hidden;
}
.plan1-l {
	position: relative;
	float: left;
	width: 10%;
	max-width: 150px;
	min-width: 65px;
	margin-left: 9%;
}
.plan1-l img {
	width: 100%;
}

.plan1-l2 {
	position: absolute;
	top: -4%;
	left: 9%;
	width: 80%;
	transform: rotate(2deg);
}

.plan1-l3 {
	position: absolute;
	bottom: -3%;
	left: 15%;
	width: 65%;
	transform: rotate(5deg);
}

.plan1-r {
	position: relative;
	float: right;
	width: 70%;
	height: auto;
	margin: 50px 10% 50px 1%;
	z-index: 500;
}

.plan1-t {
	position: relative;
	width: 85%;
	max-width: 710px;
	margin-bottom: 60px;
	text-align: left;
	z-index: 450;
}
.plan1-t img {
	width: 100%;
}

@media screen and (min-width:1461px){
.plan1-ex {
	position: relative;
	width: 55%;
	text-align: left;
	z-index: 450;
}
}

@media screen and ( max-width:1460px) {
.plan1-ex {
	position: relative;
	width: 94%;
	margin-top: 180px;
	text-align: left;
	z-index: 450;
}
}

.plan1-m {
	position: absolute;
	top: 15%;
	right: 5%;
	width: 40%;
	max-width: 750px;
	border-radius: 140 140 140 140;
	box-shadow: 10px 10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 20s linear infinite;
}
.plan1-m img {
	width: 100%;
}

/*ステップ・上（ 981px用）ここから*/
@media screen and ( min-width:981px) {

.plan-c2 {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 5px;
}

.plan2-m {
	position: absolute;
	top: 15%;
	left: 10%;
	width: 30%;
	max-width: 550px;
	box-shadow: 10px -10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 25s linear infinite;
}
.plan2-m img {
	width: 100%;
}

.plan2-i2 {
	width: 96%;
	margin: 0 auto;
	text-align: right;
}

.i2-na1 {
	width: 46%;
	min-width: 450px;
	margin-left: 12%;
	margin-right: 6%;
	margin-bottom: 25px;
	text-align: left;
	display: inline-block;
}

.i2-na2 {
	width: 46%;
	min-width: 450px;
	margin-right: 10%;
	margin-bottom: 25px;
	text-align: left;
	display: inline-block;
}

.i2-na3 {
	width: 46%;
	min-width: 450px;
	margin-left: 15%;
	margin-right: 6%;
	margin-bottom: 25px;
	text-align: left;
	display: inline-block;
}

.i2-na4 {
	width: 46%;
	min-width: 450px;
	margin-left: 25%;
	margin-right: 2%;
	text-align: left;
	display: inline-block;
}

.i2-56{
	position: relative;
	width: 45%;
	margin-left: 41%;
	margin-right: 14%;
}

.i2-na5 {
	width: 60%;
	max-width: 500px;
	margin-top: 20px;
	text-align: left;
}

.i2-na6 {
	position: absolute;
	top: 20%;
	right: -10%;
	width: 40%;
	max-width: 334px;
	min-width: 200px;
	z-index: 5000;
}
.i2-na6 img {
	width: 100%;
}

.plan2-mg {
	position: absolute;
	top: 55%;
	left: 10%;
	width: 30%;
	max-width: 323px;
	z-index: 5000;
}
.plan2-mg img {
	width: 100%;
}

}
/*ステップ・上（ 981px用）ここまで*/

/*ステップ・上（ 980px用）ここから*/
@media screen and ( max-width:980px) {

.plan-c2 {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 5px;
}

.plan2-m {
	position: absolute;
	top: -3%;
	left: 10%;
	width: 35%;
	max-width: 550px;
	box-shadow: 10px -10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 25s linear infinite;
}

.plan2-m img {
	width: 100%;
}

.plan2-i2 {
	position: relative;
	width: 98%;
	margin-right: 2%;
	padding-top: 200px;
	text-align: right;
	z-index: 999;
}

.i2-na1 {
	width: 46%;
	min-width: 450px;
	margin-left: 12%;
	margin-right: 18%;
	margin-bottom: 40px;
	display: inline-block;
	text-align: left;
}

.i2-na2 {
	width: 46%;
	min-width: 450px;
	margin-right: 26%;
	margin-bottom: 40px;
	display: inline-block;
	text-align: left;
}

.i2-na3 {
	width: 46%;
	min-width: 450px;
	margin-left: 15%;
	margin-right: 13%;
	margin-bottom: 40px;
	display: inline-block;
	text-align: left;
}

.i2-na4 {
	width: 46%;
	min-width: 450px;
	margin-bottom: 10px;
	margin-left: 25%;
	display: inline-block;
	text-align: left;
}

.plan2-mg {
	position: absolute;
	top: 65%;
	left: 2%;
	width: 30%;
	max-width: 323px;
	z-index: 5000;
}

.plan2-mg img{
	width: 100%;
}

.i2-56{
	position: relative;
	width: 85%;
	margin-left: 15%;
}

.i2-na5 {
	width: 60%;
	max-width: 500px;
	margin-top: 30px;
	text-align: left;
}

.i2-na6 {
	position: absolute;
	top: 0;
	right: 4%;
	width: 30%;
	max-width: 200px;
	min-width: 150px;
	z-index: 5000;
}
.i2-na6 img {
	width: 100%;
}

}
/*ステップ・上（ 980px用）ここまで*/

/* テップ・下（ 1351px用）ここから*/
@media screen and (min-width:1351px) {

.plan2-i3 {
	width: 75%;
	max-width: 1800px;
	min-width: 1050px;
	margin: 0 auto;
	padding-top: 80px;
	overflow: hidden;
}
.plan2-i3 img{
	width: 100%;
	max-width: 300px;
}

.i3-de1 {
	position: relative;
	float: left;
	width: 22%;
}

.i3-de2 {
	position: relative;
	float: left;
	width: 22%;
	margin: 60px 2% 0 4%;
}

.i3-de3 {
	position: relative;
	float: left;
	width: 22%;
	margin: 120px 4% 0 2%;
}

.i3-de4 {
	position: relative;
	float: left;
	width: 22%;
	margin-top: 180px;
}

.i3-msk {
	position: absolute;
	top: -5%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 50%;
	max-width: 180px;
}

}
/*ステップ・下（ 1351px用）ここまで*/

/*ステップ・下（ 1350px用）ここから*/
@media screen and ( max-width:1350px) {

.plan2-i3 {
	width: 85%;
	max-width: 800px;
	margin: 0 auto;
	padding-top: 80px;
	overflow: hidden;
}
.plan2-i3 img{
	width: 100%;
	max-width: 300px;
}

.i3-de1 {
	position: relative;
	float: left;
	width: 47%;
	margin-right: 3%;
}

.i3-de2 {
	position: relative;
	float: left;
	width: 47%;
	margin: 60px 0 0 3%;
}

.i3-de3 {
	position: relative;
	float: left;
	width: 47%;
	margin: 120px 3% 0 0;
}

.i3-de4 {
	position: relative;
	float: left;
	width: 47%;
	margin: 180px 0 0 3%;
}

.i3-msk {
	position: absolute;
	top: -5%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 50%;
	max-width: 180px;
}

}
/*ステップ・下部（ 1350px用）ここまで*/

/* お問い合わせ */
.plan-c3 {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
	overflow: hidden;
}

.plan3-l {
	position: relative;
	float: left;
	width: 10%;
	max-width: 150px;
	min-width: 65px;
	margin-left: 9%;
}
.plan3-l img{
	width: 100%;
}

.plan3-l2 {
	position: absolute;
	top: -4%;
	left: 6%;
	width: 70%;
	transform: rotate(-10deg);
}

.plan3-l3 {
	position: absolute;
	top: -2%;
	left: 15%;
	width: 70%;
	transform: rotate(-10deg);
}

.plan3-l4 {
	position: absolute;
	bottom: -3%;
	left: 30%;
	width: 65%;
	transform: rotate(-20deg);
}

.plan3-r {
	position: relative;
	width: 48%;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 3%;
	padding-right: 30%;
}

.plan3-t{
	width: 70%;
	max-width: 600px;
	margin:0 auto;
	padding: 10px
}
.plan3-t img{
	width: 100%;
}

.plan3-ex {
	width: 70%;
	max-width: 680px;
	margin:0 auto;
	padding-bottom: 30px;
	text-align:left;
}

.plan3-m {
	position: absolute;
	top:15%;
	right: 0;
	width: 40%;
	max-width: 600px;
	box-shadow: 10px -10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 15s linear infinite;
}
.plan3-m img {
	width: 100%;
}

/* ↓↓↓【訪問看護】↓↓↓ */
#nurse {
	position: relative;
	width: 100%;
	text-align: center;
	background-image: url(../img/haikei2.png);
	background-size: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 10;
}

/* サービスについて */
.nurse-c1 {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 10px;
	overflow: hidden;
}

.nurse1-l {
	position: relative;
	float: left;
	width: 10%;
	max-width: 150px;
	min-width: 65px;
	margin-left: 9%;
}
.nurse1-l img{
	width: 100%;
}

.nurse1-l2 {
	position: absolute;
	top: -4%;
	left: 9%;
	width: 80%;
	transform: rotate(2deg);
}

.nurse1-l3 {
	position: absolute;
	bottom: -3%;
	left: 15%;
	width: 65%;
	transform: rotate(5deg);
}

.nurse1-r {
	position: relative;
	float: right;
	width: 70%;
	height: auto;
	margin: 50px 10% 50px 1%;
	z-index: 500;
}

.nurse1-t {
	position: relative;
	width: 85%;
	max-width: 710px;
	margin-bottom: 60px;
	text-align: left;
	z-index: 450;
}
.nurse1-t img{
	width: 100%;
}

@media screen and (min-width:1461px) {
.nurse1-ex {
	position: relative;
	width: 55%;
	text-align: left;
	z-index: 450;
}
}

@media screen and ( max-width:1460px) {
.nurse1-ex {
	position: relative;
	width: 94%;
	margin-top: 180px;
	text-align: left;
	z-index: 450;
}
}

.nurse1-m {
	position: absolute;
	top: 15%;
	right: 5%;
	width: 40%;
	max-width: 750px;
	border-radius: 140 140 140 140;
	box-shadow: 10px 10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 20s linear infinite;
}
.nurse1-m img{
	width: 100%;
}

/* お問い合わせ */
.nurse-c2{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
	z-index: 9999999;
}

.nurse2-r {
	position: relative;
	float: right;
	width: 10%;
	max-width: 150px;
	min-width: 65px;
	margin-right: 9%;
}
.nurse2-r img {
	width: 100%;
}

.nurse2-r2 {
	position: absolute;
	top: -4%;
	left: 6%;
	width: 70%;
	transform: rotate(-10deg);
}

.nurse2-r3 {
	position: absolute;
	top: -2%;
	left: 15%;
	width: 70%;
	transform: rotate(-10deg);
}

.nurse2-r4 {
	position: absolute;
	bottom: -3%;
	left: 30%;
	width: 65%;
	transform: rotate(-20deg);
}

.nurse2-l {
	position: relative;
	width: 48%;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 30%;
	padding-right: 3%;
}

.nurse2-t {
	width: 70%;
	max-width: 600px;
	margin:0 auto;
	padding: 10px;
}
.nurse2-t img{
	width: 100%;
}
.nurse2-ex {
	width: 70%;
	max-width: 680px;
	margin:0 auto;
	padding-bottom: 30px;
	text-align:left;
}

.nurse-m1 {
	position: absolute;
	top: -5%;
	left: 0;
	width: 40%;
	max-width: 600px;
	box-shadow: -10px 10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 15s linear infinite;
}
.nurse-m1 img {
	width: 100%;
}

/* ↓↓↓【小規模多機能】↓↓↓ */
#home {
	position: relative;
	width: 100%;
	text-align: center;
	background-image: url(../img/haikei2.png);
	background-size: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 10;
}

/* サービスについて */
.home-c1 {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 100px;
	overflow: hidden;
}
.home1-l {
	position: relative;
	float: left;
	width: 10%;
	max-width: 150px;
	min-width: 65px;
	margin-left: 9%;
}
.home1-l img {
	width: 100%;
}

.home1-l2 {
	position: absolute;
	top: -4%;
	left: 9%;
	width: 80%;
	transform: rotate(2deg);
}

.home1-l3 {
	position: absolute;
	bottom: -3%;
	left: 15%;
	width: 65%;
	transform: rotate(5deg);
}

.home1-r {
	position: relative;
	float: right;
	width: 70%;
	height: auto;
	margin: 50px 10% 50px 1%;
	z-index: 500;
}

.home1-t {
	position: relative;
	width: 85%;
	max-width: 710px;
	margin-bottom: 60px;
	text-align: left;
	z-index: 450;
}
.home1-t img {
	width: 100%;
}

@media screen and (min-width:1461px) {
.home1-ex {
	position: relative;
	width: 55%;
	text-align: left;
	z-index: 450;
}
}
@media screen and ( max-width:1460px) {
.home1-ex {
	position: relative;
	width: 90%;
	margin-top: 180px;
	text-align: left;
	z-index: 450;
}
}

.home1-m1 {
	position: absolute;
	top: 15%;
	right: 5%;
	width: 40%;
	max-width: 750px;
	border-radius: 140 140 140 140;
	box-shadow: 10px 10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 20s linear infinite;
}
.home1-m1 img {
	width: 100%;
}

/*すまいるの室内と様子*/
.home-c2 {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-image: url(../img/home-bg.jpg);
	background-size: 1920px;
	background-position: top;
	background-repeat: repeat no-repeat;
	z-index: 99;
}

.home2{
	position: relative;
	width: 80%;
	max-width: 1400px;
	min-width: 550px;
	height: auto;
	margin-top: 220px;
	margin-left: auto;
	margin-right: auto;
	padding: 3% 0;
	background-color: #ffffff;
	border: 2px solid #f87f36;
	border-radius: 30px;
	z-index: 501;
}
.home2 img {
	width: 100%;
}

.home2-r {
	position: absolute;
	top: -50;
	right: -6%;
	width: 12%;
	max-width: 150px;
	min-width: 65px;
	z-index: 500;
}
.home2-r img{
	width: 100%;
}

.home2-r2 {
	position: absolute;
	top: -3%;
	left: 9%;
	width: 80%;
	transform: rotate(2deg);
}

.home2-r3 {
	position: absolute;
	bottom: -2%;
	left: 15%;
	width: 65%;
	transform: rotate(5deg);
}

.home2-2 {
	width: 80%;
	max-width: 1150px;
	margin: 0 auto;
	padding-bottom: 80px;
}

.home-n {
	position: relative;
	width: 28%;
	max-width: 300px;
	margin: 20px 2%;
	display: inline-block;
	vertical-align: top;
}

.home-g {
	position: relative;
	margin: 0 auto;
}

.home-t {
	position: absolute;
	width: 60%;
	min-width: 100px;
	max-width: 180px;
	top: 91%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.home-n-ex {
	margin-top: 25px;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 1.6em;
	color: #502d16;
	font-weight: 600;
	display: inline-block;
	text-align: left;
}

/* すまいるの部屋と様子・下部（ 1351px用）ここから*/
@media screen and (min-width:1351px) {

.home2-3-g1{
	position: relative;
	width: 48%;
	max-width: 550px;
	margin-right: 3%;
	display: inline-block;
	vertical-align: top;
}

.home2-3-l {
	width: 100%;
	max-width: 400px;
}

.home2-3-r1 {
	position: absolute;
	top: 0;
	left: 75%;
	width: 23%;
	max-width: 181px;
}

.home2-3-r2 {
	position: absolute;
	top: 20%;
	left: 75%;
	width: 23%;
	max-width: 194px;
	margin-top: 160px;
	margin-right: 4%;
}

.home2-3-g2 {
	position: relative;
	width: 40%;
	max-width: 550px;
	margin-top: 15px;
	margin-left: 3%;
	margin-right: 2%;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}

.home2-3-g2 p{
	font-size: 16px;
	padding: 0 10px;
}

.g2-na1 {
	width: 100%;
}
.g2-na1 img{
	width: 320px;
}

.g2-na2 {
	width: 100%;
}
.g2-na2 img{
	width: 320px;
}

.g2-na3 {
	width: 100%;
}
.g2-na3 img{
	width: 320px;
}

}
/* すまいるの部屋と様子・下部（ 1351px用）ここまで*/

/* すまいるの部屋と様子・下部（ 1350px用）ここから*/
@media screen and ( max-width:1350px) {

.home2-3-g1{
	position: relative;
	width: 85%;
	max-width: 600px;
	margin: 0 auto;
}
.home2-3-l {
	width: 70%;
	max-width: 400px;
}
.home2-3-r1 {
	position: absolute;
	top: 0;
	left: 70%;
	width: 23%;
	max-width: 181px;
}
.home2-3-r2 {
	position: absolute;
	top: 50%;
	left: 70%;
	width: 23%;
	max-width: 194px;
}

.home2-3-g2 {
	width: 85%;
	max-width: 550px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: left;
	display: inline-block;
}

.home2-3-g2 p{
	font-size: 16px;
	padding: 0 10px;
}

.g2-na1 {
	width: 100%;
}
.g2-na1 img{
	width: 320px;
}

.g2-na2 {
	width: 100%;
}
.g2-na2 img{
	width: 320px;
}

.g2-na3 {
	width: 100%;
}
.g2-na3 img{
	width: 320px;
}

}
/* すまいるの部屋と様子・下部（ 1350px用）ここまで*/

/*お問い合わせ*/
.home-c3 {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 150px;
	overflow: hidden;
}

.home3-l {
	position: relative;
	float: left;
	width: 10%;
	max-width: 150px;
	min-width: 65px;
	margin-left: 9%;
}
.home3-l img{
	width: 100%;
}

.home3-l2 {
	position: absolute;
	top: -4%;
	left: 6%;
	width: 70%;
	transform: rotate(-10deg);
}

.home3-l3 {
	position: absolute;
	top: -2%;
	left: 15%;
	width: 70%;
	transform: rotate(-10deg);
}

.home3-l4 {
	position: absolute;
	bottom: -3%;
	left: 30%;
	width: 65%;
	transform: rotate(-20deg);
}

.home3-r {
	position: relative;
	width: 48%;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 3%;
	padding-right: 30%;
}

.home3-t{
	width: 70%;
	max-width: 600px;
	margin:0 auto;
	padding: 10px
}
.home3-t img{
	width: 100%;
}

.home3-ex {
	width: 70%;
	max-width: 680px;
	margin:0 auto;
	padding-bottom: 30px;
	text-align:left;
}

.home3-m {
	position: absolute;
	top:15%;
	right: 0;
	width: 40%;
	max-width: 600px;
	box-shadow: 10px -10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 15s linear infinite;
}
.home3-m img {
	width: 100%;
}

/* コピーライト */
footer {
	position: relative;
	width: 100%;
	height: 40px;/*フッターの高さ*/
	padding-top: 20px;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	background-color:  #ff6600;
}

/* スクロール時に出るトップへのアイコン */
.page_top{
  position: fixed;
  right: 35;
  bottom: -100;
  z-index: 50000;
}
.page_top a{
  position: relative;
  display: block;
  text-decoration: none;
}
.page_top img{
  width: 100%
}

/*=== 画面スクロールでアニメーション ===*/
.sa {
  opacity: 0;
  transition: all .6s ease;
}
.sa.show {
  opacity: 1;
  transform: none;
}

/* 動き【左から右】 */
.sa--lr {
  transform: translate(-30%, 0);
}

/* 動き【右から左】 */
.sa--rl {
  transform: translate(50%, 0);
}

/* 動き【右上】 */
.sa--ur {
  transform: translate(-50%, 50%);
}

/* 動き【左上】 */
.sa--ul {
  transform: translate(50%, 50%);
}

/* 動き【右下】 */
.sa--dr {
  transform: translate(-50%, -50%);
}

/* 動き【左下】 */
.sa--dl {
  transform: translate(50%, -50%);
}

/* 動き【下から上】 */
.sa--up {
  transform: translate(0, 100px);
}

/* 動き【上から下】 */
.sa--down {
  transform: translate(0, -100px);
}

/* 動き【拡大】 */
.sa--scaleUp {
  transform: scale(.5);
}

/* 動き【縮小】 */
.sa--scaleDown {
  transform: scale(1.5);
}

/* 動き【左に回転】 */
.sa--rotateL {
  transform: rotate(180deg);
}

/* 動き【右に回転】 */
.sa--rotateR {
  transform: rotate(-180deg);
}

}