@charset "utf-8";

@media all and (max-width:700px){

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

p {
	font-size: 16px;
	text-indent: 1em;
	padding-left: 1em;
	letter-spacing: 0.2em;
	line-height: 1.8em;
	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%;
	padding-bottom: 40px;/*フッターの高さを指定*/
}

header {
	display: none;
}

/*スマホ用ハンバーガーボタン*/
.hamburger {
	display: block;
	position: fixed;
	z-index: 9995;
	right: 13px;
	top: 12px;
	width: 42px;
	height: 42px;
	cursor: pointer;
	text-align: center;
}

.hamburger span {
	display: block;
	position: absolute;
	width: 30px;
	height: 2px;
	left: 6px;
	background: #ff6600;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.hamburger span:nth-child(1) {
	top: 10px;
}

.hamburger span:nth-child(2) {
	top: 20px;
}

.hamburger span:nth-child(3) {
	top: 30px;
}

/* ナビ開いてる時のボタン */
.hamburger.active {
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
	transition-delay: 0.6s;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.hamburger.active span:nth-child(2) {
	width: 0px;
}

.hamburger.active span:nth-child(1),
.hamburger.active span:nth-child(3) {
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.hamburger.active span:nth-child(1) {
	-webkit-transform: translateY(4px);
	-ms-transform: translateY(4px);
	-o-transform: translateY(4px);
	transform: translateY(4px);
}

.hamburger.active span:nth-child(3) {
	-webkit-transform: translateY(-16px) rotate(90deg);
	-ms-transform: translateY(-16px) rotate(90deg);
	-o-transform: translateY(-16px) rotate(90deg);
	transform: translateY(-16px) rotate(90deg);
}

nav.globalMenuSp {
	position: fixed;
	z-index: 9992;
	top: 0;
	left: 0;
	color: #000;
	background: #fff;
	text-align: center;
	transform: translateY(-100%);
	transition: all 0.9s;
	width: 100%;
	opacity: 0.95;
}

nav.globalMenuSp ul {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

nav.globalMenuSp ul li {
	list-style-type: none;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #ff6600;
}

nav.globalMenuSp ul li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

nav.globalMenuSp ul li:hover {
	background: #ddd;
}

nav.globalMenuSp ul li a {
	display: block;
	color: #000;
	padding: 1em 0;
	text-decoration: none;
}

/* jQuery add-remove */
nav.globalMenuSp.active {
	transform: translateY(0%);
}

.sb {
	width: 100%;
}

.side {
	display: none;
}

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

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

.top-tg1 {
	position: relative;
	top: 160;
	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: 51%;
	margin: 0 auto;
}

.top-tg3 {
	width: 86%;
	margin: 0 auto;
	padding-top: 16px;
}

.top-tg4 {
	width: 59%;
	margin: 0 auto;
	padding-top: 13px;
}

.top-tg5 {
	position: absolute;
	top: 140;
	right: -3%;
	width: 74%;
	padding-left: 60%;
	z-index: 5;
}

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

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

.map-l {
	width: 100%;
	margin-bottom: 20px;
}

.map-r {
	width: 100%;
}

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

.ob-lr {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 100;
}

.ob-l {
	display: none;
}

.ob-r {
	width: 95%;
	padding-left: 5%;
	z-index: 150;
}
.ob-r img{
	width: 100%;
}


/* ↓↓↓【サポートセンター】↓↓↓ */
#support {
	position: relative;
	width: 100%;
	text-align: center;
	background-image: url(../img/haikei3.png);
	background-position:center;
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 10;
}

/* サービスについて */
.support-c1 {
	position: relative;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	overflow: hidden;
}

.support-l {
	position: absolute;
	width: 14%;
	max-width: 70px;
	margin-right: 2%;
	left: 10;
}
.support-l img{
	width: 100%;
}

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

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

.support1-r {
	position: relative;
	width:98%;
	height: auto;
	margin-top: 10px;
	margin-left: 1%;
	margin-right: 1%;
	z-index: 500;
}

.support1-t img {
	width: 82%;
	margin: 50px 1% 0px 17%;
	text-align: left;
}

.support1-ex {
	position: relative;
	width: 100%;
	margin-top: 65px;
	text-align: left;
	z-index: 450;
}

.support1-m {
	position: relative;
	width: 80%;
	margin-left: 15%;
	margin-right: 5%;
	border-radius: 140 140 140 140;
	box-shadow: 10px 10px 0px #ff6600;
	overflow: hidden;
	z-index: 10;
	animation: maruyura 20s linear infinite;
}
.support1-m img{
	width: 100%;
}

/* ステップ */
.support-c2 {
	position: relative;
	width: 96%;
	margin:0 auto 40% auto;
	padding: 20px 2% 80px 2%;
}

.support2-i2 {
	width: 100%;
	text-align: left;
	z-index: 999;
}
.support2-i2 img{
	width: 95%;
	max-width: 340px;
}

.i2-na1 {
	margin-bottom: 20px;
}

.i2-na2 {
	margin-bottom: 20px;
}

.i2-na3 {
	margin-bottom: 20px;
}

.i2-na4 {
	margin-bottom: 20px;
}

.i2-na5 {
	margin-bottom: 20px;
}

.i2-na6 {
	margin-top: 50px;
}
.i2-na6 img {
	width: 100%;
	max-width: 138px;
}

.support2-mg {
	position: absolute;
	top: 95%;
	right: 20%;
	width: 70%;
	max-width: 370px;
	z-index: 5000;
}
.support2-mg img{
	width: 100%;
}

.support2-na7 {
	display: none;
}

.support2-na8 {
	display: none;
}

.support2-na9 {
	display: none;
}

/* お問い合わせ */
.support-c3{
	position: relative;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 30px;
	z-index: 9999999;
}

.support3-r {
	position: absolute;
	width: 14%;
	max-width: 70px;
	margin-left: 2%;
	right: 10;
}
.support3-r img{
	width: 100%;
}

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

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

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

.support3-l {
	width: 100%;
	margin-top: 40%;
}

.support3-t{
	width: 80%;
	margin:0 auto;
	padding-top: 40px;
	padding-bottom: 10px;
}
.support3-t img{
	width: 100%;
}

.support3-ex {
	width: 95%;
	margin:0 auto;
	text-align:left;
}

.support3-m1 {
	position: absolute;
	top: 5%;
	left: 0;
	width: 65%;
	max-width: 450px;
	margin-left: 10%;
	margin-right: 15%;
	box-shadow: -10px 10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 20s linear infinite;
}
.support3-m1 img{
	width: 100%;
}

/* ↓↓↓【ヘルパー】↓↓↓ */
#helper {
	position: relative;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

/* サービスについて */
.helper-c1 {
	position: relative;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	overflow: hidden;
	background-position: right 0%;
	background-repeat: no-repeat;
	background-size: 45% 20%;
	z-index: 10;
}

.helper1-l {
	position: absolute;
	width: 14%;
	max-width: 70px;
	margin-right: 2%;
	left: 10;
}
.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;
	width:98%;
	height: auto;
	margin-top: 10px;
	margin-left: 1%;
	margin-right: 1%;
	z-index: 500;
}

.helper1-t img{
	width: 82%;
	margin: 50px 1% 0px 17%;
	text-align: left;
}

.helper1-ex {
	position: relative;
	width: 100%;
	margin-top: 90px;
	text-align: left;
	z-index: 450;
}

.helper1-m {
	position: relative;
	width: 80%;
	margin-left: 15%;
	margin-right: 5%;
	border-radius: 140 140 140 140;
	box-shadow: 10px 10px 0px #ff6600;
	overflow: hidden;
	z-index: 10;
	animation: maruyura 20s linear infinite;
}
.helper1-m img{
	width: 100%;
}

/* 私たちにできること */
.helper-c2 {
	position: relative;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	overflow: hidden;
	background-image: url(../img/haikei5.png);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 1000;
}

.helper2-r {
	position: absolute;
	float: right;
	width: 14%;
	max-width: 70px;
	margin-left: 2%;
	right: 10;
}
.helper2-r img{
	width: 100%;
}

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

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

.helper2-i1 {
	float: left;
	width: 85%;
	margin-left: 3%;
	text-align: left;
}
.helper2-i1 img {
	width: 28%;
	padding: 1%;
}

.helper2-m1 {
	position: relative;
	bottom: 0;
	float: right;
	width: 25%;
	margin-left: 65%;
	margin-right: 10%;
	box-shadow: -10px 10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 20s linear infinite;
}
.helper2-m1 img{
	width: 100%;
}

/* お問い合わせ */
.helper-c3{
	position: relative;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 30px;
	background-image: url(../img/haikei4.png);
	background-position: top;
	background-repeat: repeat;
	background-size: 100%;
	z-index: 100;
}

.helper3-l {
	position: absolute;
	width: 14%;
	max-width: 70px;
	margin-right: 2%;
	left: 10;
}
.helper3-l img{
	width: 100%;
}

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

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

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

.helper3-r {
	width: 100%;
	margin-top: 40%;
}

.helper3-t{
	width: 80%;
	margin:0 auto;
	padding-top: 40px;
	padding-bottom: 10px;
}
.helper3-t img{
	width: 100%;
}

.helper3-ex {
	width: 95%;
	margin:0 auto;
	text-align:left;
}

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

/* ↓↓↓【共同ハウス】↓↓↓ */
#house {
	position: relative;
	width: 100%;
	text-align: center;
}

/* サービスについて */
.house-c1 {
	position: relative;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	background-position: right 0%;
	background-repeat: no-repeat;
	background-size: 45% 20%;
	z-index: 1000;
}

.house1-l {
	position: absolute;
	width: 14%;
	max-width: 70px;
	margin-right: 2%;
	left: 10;
}
.house1-l img{
	width: 100%;
}

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

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

.house1-r {
	position: relative;
	width:98%;
	height: auto;
	margin-top: 10px;
	margin-left: 1%;
	margin-right: 1%;
	z-index: 500;
}
.house1-t img{
	width: 82%;
	margin: 50px 1% 0px 17%;
	text-align: left;
}

.house1-ex {
	position: relative;
	width: 100%;
	margin-top: 65px;
	text-align: left;
	z-index: 450;
}

.house1-m1 {
	position: relative;
	width: 80%;
	margin-left: 15%;
	margin-right: 5%;
	border-radius: 140 140 140 140;
	box-shadow: 10px 10px 0px #ff6600;
	overflow: hidden;
	z-index: 10;
	animation: maruyura 20s linear infinite;
}
.house1-m1 img {
	width: 100%;
}

/*すまいるの職員配置*/
.house-c2 {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-image: url(../img/house-bg.png);
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
	z-index: 99;
}

.house2 {
	position: relative;
	width: 85%;
	height: auto;
	margin-top: 13%;
	margin-left: auto;
	margin-right: auto;
	padding: 3% 0;
	background-color: #ffffff;
	border: 2px solid #f87f36;
	border-radius: 30px;
	z-index: 501;
}

.house2-r {
	position: absolute;
	top: -4%;
	right: -7%;
	width: 14%;
	max-width: 70px;
	z-index: 500;
}
.house2-r img{
	width: 100%;
}

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

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

.house2-2 {
	width: 100%;
	margin-bottom: 30;
}
.house2-2-t {
	position: relative;
	width: 90%;
	max-width: 800px; 
	padding-left: 5%;
	padding-right: 5%;
	text-align: left;
	z-index: 1100;
}
.house2-2-t img{
	width: 100%;
}

.house2-2-ex {
	width: 82%;
	padding: 5px 9% 10px 9%;
	text-align: left;
}

.house2-2-g {
	width: 90%;
	padding-left: 8%;
	padding-right: 2%;
}
.house2-2-g img {
	width: 100%;
}

/*すまいるの室内と様子*/
.house-c3 {
	position: relative;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 280px;
	overflow: hidden;
	background-image: url(../img/haikei6.png);
	background-size: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 20;
}

.house3-l {
	position: absolute;
	float: left;
	width: 14%;
	max-width: 70px;
	margin-right: 2%;
	left: 10;
}
.house3-l img{
	width: 100%;
}

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

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

.house3-r {
	float: right;
	width:80%;
	height: auto;
	margin-top: 10px;
	margin-left: 18%;
	margin-right: 2%;
	text-align: left;
	z-index: 500;
}

.house3-r1 {
	width: 100%;
}

h5 {
	font-size: 20px;
	border-bottom: dashed 1px;
	margin: 20px;
	padding: 0px;
}

.house3-r-t{
	width: 90%;
	max-width: 334px;
	min-width: 230px;
	margin-bottom: 20px;
}
.house3-r-t img{
	width: 100%;
}

.house3-r-ex {
	margin-bottom: 20px;
}

.house3-r2 {
	width: 100%;
}

.house3-n {
	width: 41%;
	margin: 3%;
	display: inline-block;
	vertical-align: top;
}
.house3-n img {
	width: 100%;
}

.house3-g {
	position: relative;
}

.house3-t {
	position: absolute;
	top: 86%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 80%;
}

.house3-m1 {
	position: absolute;
	bottom: 3%;
	right: 10%;
	width: 65%;
	max-width: 300px;
	box-shadow: -10px 10px 0px #ff6600;
	overflow: hidden;
	z-index: 700;
	animation: uneune4 20s linear infinite;
}
.house3-m1 img{
	width: 100%;
}

/*利用料金*/
.house-c4 {
	position: relative;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	background-image: url(../img/haikei7.png);
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
	z-index: 500;
}

.house4-l {
	position: absolute;
	float: right;
	width: 14%;
	max-width: 70px;
	margin-left: 2%;
	right: 10;
}
.house4-l img{
	width: 100%;
}

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

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

.house4-r {
	float: left;
	width: 72%;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 8%;
	padding-right: 20%;
}

.house4-r-g {
	width: 100%;
}

.house4-r-g img {
	width: 100%;
	max-width: 843px;
}

/*お問い合わせ*/
.house-c5 {
	position: relative;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 30px;
	overflow: hidden;
	z-index:50;
}

.house5-l {
	position: absolute;
	width: 14%;
	max-width: 70px;
	margin-right: 2%;
	left: 10;
}
.house5-l img{
	width: 100%;
}

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

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

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

.house5-r {
	width: 100%;
	margin-top: 40%;
}

.house5-t{
	width: 80%;
	margin:0 auto;
	padding-top: 40px;
	padding-bottom: 10px;
}
.house5-t img{
	width: 100%;
}

.house5-ex {
	width: 95%;
	margin:0 auto;
	text-align:left;
}

.house5-m1 {
	position: absolute;
	top: 10%;
	right: 0;
	width: 65%;
	max-width: 450px;
	margin-left: 15%;
	margin-right: 10%;
	box-shadow: 10px -10px 0px #ff6600;
	overflow: hidden;
	z-index: 400;
	animation: maruyura 15s linear infinite;
}
.house5-m1 img {
	width: 100%;
}

/* コピーライト */
footer {
	width: 100%;
	height: 40px;/*フッターの高さ*/
	position: absolute;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	background-color: #ff6900;
}

/* スクロール時に出るトップへのアイコン */
.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);
}

}