@charset "UTF-8";
html, body, header, footer, main, section, aside, div, h1, h2, p, dl, dt, dd, ul, li, a, span {
	box-sizing: border-box;
	font-family: serif;
	line-height: 1.0;
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}
a {
	display: inline-block;
	text-decoration: none;
}
.inlineWrap {
	font-size: 0;
	letter-spacing: 0;
}
/* -------------------------------------------------- */
body {
	margin: 0 auto;
	min-width: 1200px;
	position: relative;
}
.wrap {
	background-image: url(/special/motonowifi/img/bg.png);
	background-repeat: repeat;
	margin: 0 auto 0;
	padding: 52px 0 50px 300px;
	width: 100%;
}
header,
main,
footer {
	margin: 0 auto;
	text-align: center;
	width: 900px;
}


/* content ------------------------------ */
header {
	padding: 136px 0 24px;
	position: relative;
}
h1 {
	display: inline-block;
	margin: 0 auto 40px;
	position: relative;
}
h1::before,
h1::after {
	content: '';
	display: block;
	height: 132px;
	margin: -80px 0 0;
	position: absolute;
	top: 50%;
	width: 159px;
}
h1::before {
	background-image: url(/special/motonowifi/img/plane.png);
	left: -190px;
}
h1::after {
	background-image: url(/special/motonowifi/img/people.png);
	right: -200px;
}
p.headAdd {
	left: 50%;
	margin: 76px 0 0 -145px;
	position: absolute;
	top: 0;
}
p.lead {
	left: 50%;
	margin: 0 0 0 -355px;
	position: absolute;
	top: 0;
}
p#welcome {

	margin: 0 auto 72px;
	overflow: hidden;
	text-align: left;
}
p#welcome img {
	-webkit-animation: slideText 3s linear infinite alternate-reverse;
	-moz-animation: slideText 3s linear infinite alternate-reverse;
	animation: slideText 3s linear infinite alternate-reverse;
}
@-webkit-keyframes slideText {
	0% {
		margin: 0 0 0 -358px;
	}
	100% {
		margin: 0 0 0 100%;
	}
}
@-moz-keyframes slideText {
	0% {
		margin: 0 0 0 -358px;
	}
	100% {
		margin: 0 0 0 100%;
	}
}
@keyframes slideText {
	0% {
		margin: 0 0 0 -358px;
	}
	100% {
		margin: 0 0 0 100%;
	}
}
#counterWrap {
	width: 610px;
	margin: 0 auto;
}
#counterWrap p {
	font-size: 25px;
	font-weight: bold;
	margin: 0 auto 72px;
	position: relative;
	text-shadow: 0 0 0 #000, 0 0 0 #000, 0 0 0 #000, 0 0 0 #000, 0 0 0 #000, 0 0 0 #000;
}
#counterWrap p::before,
#counterWrap p::after {
	background-image: url(/special/motonowifi/img/moto_anime.gif);
	content: '';
	display: block;
	height: 210px;
	margin: -105px 0 0;
	position: absolute;
	top: 50%;
	width: 150px;
}
#counterWrap p::before {
	left: 0;
}
#counterWrap p::after {
	right: 0;
}
#counterWrap p span {
	display: block;
}
#counterWrap p span:nth-of-type(1) {
	margin: 0 auto 22px;
}
#counterWrap #counter {
	background-color: #fff;
	height: 24px;
	margin: 0 auto 24px;
}
header> p:nth-last-of-type(2) {
	margin: 0 auto 40px;
}
section.rental {
	background-color: #160076;
	margin: 0 auto;
	padding: 42px 64px 36px 80px;
	position: relative;
}
section.rental div.rentalInner {
	width: 377px;
	margin: 0 0 0 auto;
}
section.rental h2 img {
	display: block;
}
section.rental h2 img:nth-of-type(1) {
	margin: 0 auto 24px;
}
section.rental dl,
section.rental p {
	font-size: 24px;
	letter-spacing: -0.01em;
	line-height: 1.6;
	text-shadow: 0 0 0 #fff, 0 0 0 #fff, 0 0 0 #fff, 0 0 0 #fff, 0 0 0 #fff, 0 0 0 #fff;
}
section.rental dl {
	color: #fff;
}
section.rental span.underLine {
	color: #f00;
	margin: 0 auto;
	text-decoration: underline;
	text-shadow: 0 0 0 #f00, 0 0 0 #f00, 0 0 0 #f00, 0 0 0 #f00, 0 0 0 #f00, 0 0 0 #f00;
}
section.rental dl dt,
section.rental dl dd {
	display: inline-block;
}
section.rental dl dt::after {
	content: ':';
	display: inline-block;
	margin: 0 -2px 0 2px;
}
section.rental dl:nth-of-type(2) {
	margin: 0 auto 18px;
}
section.rental div.manager {
	left: 0;
	margin: 42px 0 0 80px;
	position: absolute;
	top: 0;
	width: 290px;
}
section.rental div.manager span {
	background-color: #ffff00;
	display: block;
	padding: 20px;
}
section.special {
	margin: 0 auto 64px;
	padding: 20px 0 0;
}
section.special h2 {
	margin: 0 auto 36px;
}
section.special> p {
	font-size: 40px;
	margin: 0 auto 48px;
	text-shadow: 0 0 0 #000, 0 0 0 #000, 0 0 0 #000, 0 0 0 #000, 0 0 0 #000, 0 0 0 #000;
}
section.special> p img {
	margin: 32px auto 0;
}
section.special ul li {
	display: inline-block;
	vertical-align: top;
	width: 252px;
}
section.special ul li:nth-of-type(1) {
	margin: 0 148px 0 0;
}
section.special ul li img {
	margin: 0 auto 24px;
}
section.special ul li dl {
	font-size: 18px;
}
section.special ul li dt,
section.special ul li dd {
	line-height: 1.6;
}
footer p#update {
	background-color: #00f;
	color: #fff;
	font-size: 19px;
	line-height: 39px;
	margin: 0 auto 48px;
	height: 38px;
	overflow: hidden;
	text-align: left;
}
footer p#update span {
	-webkit-animation: slideTextFoot 6s linear infinite;
	-moz-animation: slideTextFoot 6s linear infinite;
	animation: slideTextFoot 6s linear infinite;
}
@-webkit-keyframes slideTextFoot {
	0% {
		margin: 0 0 0 100%;
	}
	100% {
		margin: 0 0 0 -260px;
	}
}
@-moz-keyframes slideTextFoot {
	0% {
		margin: 0 0 0 100%;
	}
	100% {
		margin: 0 0 0 -260px;
	}
}
@keyframes slideTextFoot {
	0% {
		margin: 0 0 0 100%;
	}
	100% {
		margin: 0 0 0 -260px;
	}
}


/* --------------------------------------------------------------------------------
@media 767px
-------------------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
	body {
		min-width: auto;
	}
	header,
	main,
	footer {
		width: 100%;
	}
	.wrap {
		background-size: 240%;
		margin: 0 auto;
		padding: 52px 0 50px;
	}
	h1::before,
	h1::after {
		display: none;
	} 
	p.headAdd::before,
	p.headAdd::after {
		background-size: 100%;
		content: '';
		display: block;
		height: 0;
		margin: -15.1044% 0 0;
		padding: 0 0 30.2188%; /* 159:132=36.4:x */
		position: absolute;
		top: 2%;
		width: 36.4%;
	}
	p.headAdd::before {
		background-image: url(/special/motonowifi/img/plane.png);
		left: -42%;
	}
	p.headAdd::after {
		background-image: url(/special/motonowifi/img/people.png);
		right: -42%;
	}
	#counterWrap p {
		width: 100%;
	}
	#counterWrap p::before,
	#counterWrap p::after {
		background-size: 100%;
		background-repeat: no-repeat;
		height: 0;
		margin: -16.6% 0 0;
		padding: 0 0 33.6%; /* 150:210=24:x */
		position: absolute;
		top: 50%;
		width: 24%;
		max-width: 150px;
	}
	#counterWrap p::before {
		left: 5%;
	}
		#counterWrap p::before {
		right: 5%;
	}
	#counterWrap p span:nth-of-type(3) {
		padding: 0 0 0 8px;
	}
	header {
		padding: 136px 0 40px;
		position: relative;
	}
	h1 {
		width: 56.6%;
		max-width: 348px;
	}
	p.lead {
		margin: 0 0 0 -50%;
		width: 100%;
	}
		p.lead img {
			width: 94%;
		}
	p.headAdd {
		margin: 84px 0 0 -23.7%;
		width: 47.4%;
	}
	p#welcome img {
		width: 58.2%;
	}
		#counterWrap {
		width: 100%;
	}
	header> p:nth-last-of-type(2) img {
		width: 88.6%;
	}
	header> p:nth-last-of-type(1) img {
		width: 87.2%;
	}
	section.rental {
		padding: 42px 20px 36px;
	}
	section.rental div.rentalInner {
		width: 50%;
	}
	section.rental dl, section.rental p {
		font-size: calc(1.25rem + ((1vw - 5.83px) * 2.1739)); /* 20px to 24px */
	}
	section.rental div.manager {
		margin: 42px 0 0 20px;
		width: 38%;
	}
	section.special {
		margin: 0 auto;
		padding: 40px 20px 0;
	}
	section.special h2 img {
		width: 34.4%;
	}
	section.special> p {
		font-size: calc(1.25rem + ((1vw - 3.2px) * 4.4743));
	}
	section.special> p img {
		width: 100%;
	}
	section.special ul li:nth-of-type(1) {
		margin: 0 40px 64px;
	}
	section.special ul li:nth-of-type(2) {
		margin: 0 40px 48px;
	}
}


/* --------------------------------------------------------------------------------
@media 583px
-------------------------------------------------------------------------------- */
@media screen and (max-width: 583px) {
	p#welcome img {
		width: 50%;
	}
	section.rental {
		padding: 42px 20px 29.4%;
		position: relative;
	}
	section.rental div.rentalInner {
		margin: 0 auto 30px;
		width: 100%;
	}
	section.rental h2 img {
		margin: 0 auto;
	}
	section.rental h2 img:nth-of-type(2) {
		position: relative;
		left: 4px;
	}
	section.rental dl,
	section.rental p {
		font-size: 24px;
	}
	section.rental div.rentalInner a {
		bottom: 42px;
		left: 50%;
		margin: 0 0 0 -33%;
		position: absolute;
		width: 66%;
	}
	section.rental div.manager {
		margin: 0 auto;
		position: static;
		width: 53.4%;
	}
	section.special ul li {
			display: block;
	}
	section.special ul li:nth-of-type(1) {
		margin: 0 auto 64px;
	}
	section.special ul li:nth-of-type(2) {
		margin: 0 auto 32px;
	}
}


/* --------------------------------------------------------------------------------
@media 479px
-------------------------------------------------------------------------------- */
@media screen and (max-width: 479px) {
	.wrap {
		padding: 24px 0 50px;
	}
	header {
		padding: 30% 0 40px;
	}
	h1 {
		width: 80%;
	}
	p.headAdd {
		width: 52%;
		margin: 18.2% 0 0 -26%;
	}
	p#welcome {
		margin: 0 auto 49%;
	}
	header> p:nth-last-of-type(2) {
		margin: 0 auto 28px;
	}
	header> p:nth-last-of-type(2) img {
		width: 95%;
	}
	header> p:nth-last-of-type(1) img {
		width: 94%;
	}
	#counterWrap p {
		font-size: 22px
	}
	#counterWrap p::before {
		margin: -40.6% 0 0 -12%;
		position: absolute;
		top: 0;
		left: 50%;
	}
	#counterWrap p::after {
		display: none;
	}
	#counterWrap p span:nth-of-type(1) {
		margin: 0 auto 16px;
	}
	#counterWrap #counter {
		margin: 0 auto 18px;
	}
	section.rental {
		padding: 42px 20px 35.4%;
	}
	section.rental div.manager {
		width: 64%;
	}
	section.rental h2 {
		margin: 0 auto 10px;
	}
	section.rental dl,
	section.rental p {
		font-size: calc(1.25rem + ((1vw - 3.2px) * 2.5157));
	}
	section.rental div.rentalInner a {
		margin: 0 0 0 -37%;
		width: 74%;
	}
	p#welcome img {
		-webkit-animation: slideTextSp 3s linear infinite alternate-reverse;
		-moz-animation: slideTextSp 3s linear infinite alternate-reverse;
		animation: slideTextSp 3s linear infinite alternate-reverse;
	}
}


@-webkit-keyframes slideTextSp {
	0% {
		margin: 0 0 0 -240px;
	}
	100% {
		margin: 0 0 0 100%;
	}
}
@-moz-keyframes slideTextSp {
	0% {
		margin: 0 0 0 -358px;
	}
	100% {
		margin: 0 0 0 100%;
	}
}
@keyframes slideTextSp {
	0% {
		margin: 0 0 0 -358px;
	}
	100% {
		margin: 0 0 0 100%;
	}
}

