@charset "UTF-8";


/*
	.area-container
=========================================*/
.area-container {
	background: url(../img/bg-container.png) 50% 0 repeat;
	min-width: 1400px;
	text-align: center;
	font-size: 1.25em;
	color: #7c8081;
}


/*
	.section
=========================================*/
.section {
}
	.section>.wrap {
		background: url(../img/bg-section.png) 0 100% repeat-x #fff;
		width: 1400px;
		margin: auto;
	}
	.section>.wrap:before {
		content: "";
		background: url(../img/icon-clip.png) 0 0 no-repeat;
		display: block;
		width: 63px;
		height: 92px;
		position: absolute;
		top: -51px;
		left: 100px;
	}
	.section>.wrap:after {
		content: "";
		display: block;
		clear: both;
		margin: -1px 0 0;
		padding: 1px 0 0;
	}
	.section h2 {
		padding: 2.6875em 0 0;
		font-weight: bold;
		font-size: 1.6em;
		letter-spacing: 0.05em;
	}


/*
	.section-header
=========================================*/
.section-header {
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #fff;
}
	.section-header>.wrap {
		background: none;
	}
	.section-header>.wrap:before {
		display: none;
	}
	.section-header .lead {
		padding: 30px 0 0;
		font-size: 1.8em;
	}
	.section-header h1 {
		margin: -1em 0 0.2em;
		font-weight: 900;
		font-size: 3.5em;
		letter-spacing: 0.6em;
		position: relative;
	}
	.section-header p {
		line-height: 1.5;
	}
	.section-header .spec {
		margin: 1.5em 0 0;
		font-size: 1.1em;
	}
		.section-header .spec br {
			display: none;
		}


/*
	.section-campaign
=========================================*/
.section-campaign {
	letter-spacing: 0.05em;
}
	.section-campaign h2 {
		margin: 0 0 -0.5em;
		line-height: 1.75;
	}
	.section-campaign h2:before{
		content: "";
		background: url(../img/section-campaign.png) 50% 0 no-repeat;
		display: block;
		height: 500px;
	}

		.section-campaign h2 .subtext {
			display: block;
			font-size: 0.625em;
		}

	.section-campaign p {
		margin: 1.75em 0 0;
		line-height: 1.75;
	}

		.section-campaign div .link {
			margin: 1.75em 0 0;
		}
		.section-campaign div .link a {
			font-size: 1.267em;
			color: #54b8c5;
		}

/*
	.section-function
=========================================*/
.section-function {
	letter-spacing: 0.05em;
}
	.section-function ul {
		margin: 2em 0 0;
	}
	.section-function ul:after {
		content: "";
		display: block;
		clear: both;
	}
		.section-function ul li {
			background-position: 50% 0;
			background-repeat: no-repeat;
			float: left;
			width: 33.33%;
			padding: 260px 0 0;
			line-height: 1.75;
		}
		.section-function ul li.column-1 {
			background-image: url(../img/function-1.png);
		}
		.section-function ul li.column-2 {
			background-image: url(../img/function-2.png);
		}
		.section-function ul li.column-3 {
			background-image: url(../img/function-3.png);
		}
			.section-function ul li h3 {
				font-size: 1.5em;
			}


/*
	.section-about
=========================================*/
.section-about {
	letter-spacing: 0.05em;
}
	.section-about h2 {
		margin: 0 0 -0.5em;
		line-height: 1.75;
	}
	.section-about h2:after {
		content: "";
		background: url(../img/section-about.png) 50% 0 no-repeat;
		display: block;
		height: 500px;
	}
		.section-about h2 .subtext {
			display: block;
			font-size: 0.625em;
		}
	.section-about p {
		margin: 1.75em 0 0;
		line-height: 1.75;
	}
		.section-about p em {
			color: #54b8c5;
		}
	.section-about .elem-download {
		margin-top: 64px;
	}


/*
	.section-howto
=========================================*/
.section-howto>.wrap {
}
	.section-howto h2 {
		padding: 2.8125em 0 2.1875em;
		font-size: 1.6em;
	}
	.section-howto h3 {
		padding: 1em 0;
		font-weight: normal;
		font-size: 1.5em;
	}
	.section-howto p {
		line-height: 1.75em;
	}
		.section-howto .column img {
			background-repeat: no-repeat;
			background-size: 100% auto;
		}
		.section-howto .column-1 img {
			background-image: url(../img/howto-1.png);
		}
		.section-howto .column-2 img {
			background-image: url(../img/howto-2.png);
		}
		.section-howto .column-3 img {
			background-image: url(../img/howto-3.png);
		}
		.section-howto .column-4 img {
			background-image: url(../img/howto-4.png);
		}

	.section-howto ol {
		margin: 0 0 0 -50px;
		padding: 0 100px;
	}
	.section-howto ol:after {
		content: "";
		display: block;
		clear: both;
	}
		.section-howto ol li {
			box-sizing: border-box;
			float: left;
			width: 50%;
			padding: 0 0 85px 50px;
		}
		.section-howto ol li:nth-child(odd) {
			clear: both;
		}


	.section-howto .elem-store {
		margin-bottom: 64px;
	}

/*
	.section-review
=========================================*/
.section-review>.wrap {
	padding-bottom: 100px;
}
	.section-review h2:before {
		content: "";
		background: url(../img/bg-review.png) 50% 0 no-repeat;
		display: block;
		height: 122px;
		margin: 0 0 20px;
	}
	.section-review h2 {
		margin: 0 100px 34px;
		padding-bottom: 34px;
		border-bottom: 1px dotted #999;
		font-weight: normal;
		font-size: 1.5em;
	}
	.section-review ul {
		height: 240px;
		margin: 0 80px;
		/*overflow-y: scroll;*/
	}
		.section-review ul li {
			float: left;
			width: 33.285%;
		}
			.section-review ul li>.wrap {
				margin: 0 20px 10px;
				border-bottom: 1px dotted #999;
			}
			.section-review ul li h3 {
				text-align: center;
				font-weight: normal;
				font-size: 1.0em;
				line-height: 1.75;
			}
			.section-review ul li p {
				margin: 0 0 2em;
				line-height: 1.5;
				text-align: left;
				font-size: 0.8em;
			}

			.section-review .more_image {
				padding-top: 60px;
				width: auto;
				margin: 0 auto;
				clear: both;
			}

/*
	.section-download
=========================================*/
.section-download>.wrap {
	background: none;
	padding-bottom: 70px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.5;
	color: #fff;
}
.section-download>.wrap:before {
	background: url(../img/section-download.png) 50% 0 no-repeat;
	width: auto;
	height: 328px;
	position: static;
}
	.section-download h2 {
		padding: 0;
		font-size: 1.6em;
	}
		.section-download h2 strong {
			font-weight: 900;
			font-size: 2.1875em;
			letter-spacing: 0.4em;
		}
	.section-download p {
		font-size: 1.2em;
	}
	.section-download .buttons {
	}
		.section-download .buttons li  {
			display: inline-block;
			margin: 30px 15px 0;
		}
			.section-download .buttons li img {
				max-height: 80px;
			}


/*
	.section-footer
=========================================*/
.section-footer {
	background: #e8eef4;
}
.section-footer>.wrap {
	background: none;
}
.section-footer>.wrap:before {
	background: url(../img/icon-clip--footer.png) 0 0 no-repeat;
}
	.section-footer .cheer {
		padding: 80px 0 0;
		font-weight: bold;
		font-size: 0.9em;
		color: #6bcbd3;
	}
		.section-footer .cheer br {
			display: none;
		}
	.section-footer .share {
		margin: 40px 0 0;
		text-align: center;;
	}
		.section-footer .share li {
			display: inline-block;
			vertical-align: middle;
		}
		.section-footer .share ul:after {
			content: "";
			display: block;
			clear: both;
		}
			.section-footer .share ul li {
				float: left;
			}
	.section-footer .sns {
		margin: 30px 0 0;
		font-family: "sns";
	}

		.section-footer .sns li {
			display: inline-block;
		}
		.section-footer .sns .icon.circle {
			-moz-transition: all 0.2s ease-in-out;
			-webkit-transition: all 0.2s ease-in-out;
			-o-transition: all 0.2s ease-in-out;
			-ms-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
			border: 0;
			display: inline-block;
			font-size: 2.0em;
			left: 0;
			text-align: center;
			text-decoration: none;
			position: relative;
			top: 0;
		}
			.section-footer .sns .icon.circle:hover {
				top: -0.2em;
			}
			.section-footer .sns .icon.circle.fa-instagram {
				color: #77654e;
			}
			.section-footer .sns .icon.circle.fa-instagram .icon-instagram:before {
				content: "\e903";
			}
			.section-footer .sns .icon.circle.fa-twitter {
				color: #6ccdfd;
			}
			.section-footer .sns .icon.circle.fa-twitter .icon-twitter:before {
				content: "\e904";
			}
			.section-footer .sns .icon.circle.fa-facebook {
				color: #1d4b9c;
			}
			.section-footer .sns .icon.circle.fa-facebook .icon-facebook:before {
				content: "\e902";
			}
			.section-footer .sns .icon.circle.fa-google {
				color: #e94d29;
			}
			.section-footer .sns .icon.circle.fa-google .icon-google-plus:before {
				content: "\e901";
			}
			.section-footer .sns .icon.circle.fa-mail {
				color: #6dcbcb;
			}
			.section-footer .sns .icon.circle.fa-mail .icon-mail:before {
				content: "\e900";
			}

			[class^="icon-"], [class*=" icon-"] {
				font-family: 'sns';
				speak: none;
				font-style: normal;
				font-weight: normal;
				font-variant: normal;
				text-transform: none;
				line-height: 1;

				/* Better Font Rendering =========== */
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale;
			}

	.section-footer .link {
		display: inline-block;
		margin: 50px 0 0;
		font-size: 0.75em;
	}
		.section-footer .link li {
			display: inline-block;
			margin: 0 0.5em;
		}
			.section-footer .link li a{
				color: #7c8081;
			}

	.section-footer .illustration {
		margin: 40px 0 0;
		font-size: 0.75em;
	}
	.section-footer .copyright {
		margin: 40px 0 80px;
		font-size: 0.75em;
	}


/*
	.elem-download
=========================================*/
.elem-download {
	margin: 34px 0 0;
	text-transform: uppercase;
	font-family: "Hammersmith One";
	font-weight: normal;
	font-size: 1.25em;
}
	.elem-download>a {
		background: url(../img/bg-download.png) 0 100% repeat-x #f26d37;
		display: inline-block;
		min-width: 288px;
		color: #fff;
	}
	.elem-download>a:before {
		content: "";
		height: 62px;
		display: inline-block;
		vertical-align: middle;
	}
		.elem-download>a>.wrap {
			display: inline-block;
			vertical-align: middle;
			position: relative;
			top: 0.08em;
		}

/*
	.elem-store
=========================================*/
.elem-store {
	margin: 40px 0 0;
}

/*
	1400px以下
=========================================*/
@media (max-width: 1420px) {
.area-container {
	min-width: 1200px;
	font-size: 1.0625em;
}
	.section>.wrap {
		width: 1200px;
	}
	.section-header .logo {
		width: 720px;
		margin: auto ;
	}
	.section-howto ol {
		padding: 0 75px;
	}
		.section-function ul li {
			background-size: 280px auto;
			padding: 240px 0 0;
		}
}


/*
	1200px以下
=========================================*/
@media (max-width: 1220px) {
.area-container {
	min-width: 980px;
}
.section>.wrap:before {
	left: 50px;
}
.section-download>.wrap:before {
	background-size: auto 100%;
	height: 320px;
	margin: auto;
	right: auto;
	left: auto;
}
	.section>.wrap {
		width: 980px;
	}
	.section-howto ol {
		padding: 0 50px;
	}
	.section-review h2 {
		margin: 0 15px 34px;
	}
	.section-review ul {
		margin: 0;
	}
		.section-review ul li {
			width: 50%;
		}
}


/*
	980px以下
=========================================*/
@media (max-width: 1000px) {
.area-container {
	min-width: 640px;
}
	.section>.wrap {
		width: auto;
	}
	.section-header .logo {
		width: 580px;
	}
	.section-howto ol {
		margin: 0 0 0 -25px;
		padding: 0 25px;
	}
		.section-howto ol li {
			padding-left: 25px;
		}
		.section-function ul li {
			background-size: 200px auto;
			padding: 180px 0 0;
		}
	.section-about h2:after {
		background-size: auto 100%;
		height: 400px;
	}

	.section-campaign h2:after {
		background-size: auto 100%;
		height: 400px;
	}
}


/*
	840px以下
=========================================*/
@media (max-width: 860px) {
.area-container {
	min-width: 480px;
	font-size: 1em;
}
	.section>.wrap {
		padding-right: 25px;
		padding-left: 25px;
	}
	.section>.wrap:before {
		background-size: 42px auto;
		left: 25px;
		top: -34px;
	}
	.section-function ol {
		margin: 0;
		padding: 0;
	}
		.section-function ul li {
			background-size: 300px auto;
			float: none;
			width: auto;
			margin: 0 0 2em;
			padding: 280px 0 0;
		}
	.section-howto ol {
		margin: 0;
		padding: 0;
	}
		.section-howto ol li {
			float: none;
			width: auto;
			padding: 0 0 85px;
		}
		.section-howto .column p {
			text-align: left;
		}
		.section-howto .column br {
			display: none;
		}
	.section-download>.wrap:before {
		background-size: auto 100%;
		height: 280px;
	}
}


/*
	640px以下
=========================================*/
@media (max-width: 660px) {
.area-container {
	min-width: 320px;
}
	.section>.wrap {
		padding: 0 10px;
	}
	.section-about h2 {
		line-height: 1.25;
	}
	.section-header .logo {
		width: 240px;
		margin: 0 auto;
	}
	.section-header h1 {
		margin: 0 0 0.5em;
		font-size: 2.25em;
		letter-spacing: 0.3em;
	}
	.section-header .lead {
		font-size: 1.0em;
	}
	.section-header .spec {
		font-size: 0.8em;
		line-height: 1.5;
	}
		.section-header .spec br {
			display: block;
		}
		.section-header p.nobr br {
			display: none;
		}

		.section-about h2 {
			font-size: 1.2em;
		}
		.section-about h2:after {
			height: 200px;
		}
		.section-about p {
			font-size: 0.9em;
		}
		.section-function ul li {
			background-size: 240px auto;
			float: none;
			width: auto;
			margin: 0 0 2em;
			padding: 200px 0 0;
		}
	.section-howto h3,
	.section-howto h2 {
		font-size: 1.10em;
		line-height: 1.25;
	}
	.section-howto ol li {
		padding-bottom: 40px;
	}
	.section-download>.wrap {
		padding: 30px 5px;
	}
	.section-download>.wrap:before {
		background-size: auto 100%;
		width: auto;
		height: 200px;
	}
	.section-download h2 {
		font-size: 1.25em;
	}
	.section-download .app {
		font-size: 1em;
		letter-spacing: 0.3em;
	}
	.section-download p {
		font-size: 0.9em;
		line-height: 1.5;
	}
		.section-download .spec br {
			display: block;
		}
.elem-download {
	zoom: 0.75;
}
	.section-footer .cheer {
		line-height: 1.5;
	}
		.section-footer .cheer br {
			display: block;
		}
	.section-review ul {
		height: 200px;
		/*overflow-y: auto;*/
		margin: 0 0 100px;
	}
		.section-review ul li {
			width: 100%;
		}

		 .section-review .more_image {
			padding-top: 30px;
			padding-bottom: 60px;
			width: auto;
			margin: 0 auto;
			clear: both;
         }

.elem-store {
	margin: 20px 0 0;
}
}

/*
	374x以下
=========================================*/
@media (max-width: 374px) {
.area-container {
	min-width: 320px;
}
	.section>.wrap {
		padding: 0 10px;
	}
	.section-about h2 {
		line-height: 1.25;
	}
	.section-header .logo {
		width: 240px;
		margin: 0 auto;
	}
	.section-header h1 {
		margin: 0 0 0.5em;
		font-size: 2.25em;
		letter-spacing: 0.3em;
	}
	.section-header .lead {
		font-size: 1.0em;
	}
	.section-header .spec {
		font-size: 0.8em;
		line-height: 1.5;
	}
		.section-header .spec br {
			display: block;
		}
		.section-header p.nobr br {
			display: none;
		}

		.section-about h2 {
			font-size: 1.2em;
		}
		.section-about h2:after {
			height: 200px;
		}
		.section-about p {
			font-size: 0.9em;
		}
		.section-function ul li {
			background-size: 240px auto;
			float: none;
			width: auto;
			margin: 0 0 2em;
			padding: 200px 0 0;
		}
	.section-howto h3,
	.section-howto h2 {
		font-size: 1.10em;
		line-height: 1.25;
	}
	.section-howto ol li {
		padding-bottom: 40px;
	}
	.section-download>.wrap {
		padding: 30px 5px;
	}
	.section-download>.wrap:before {
		background-size: auto 100%;
		width: auto;
		height: 200px;
	}
	.section-download h2 {
		font-size: 1.25em;
	}
	.section-download .app {
		font-size: 1em;
		letter-spacing: 0.3em;
	}
	.section-download p {
		font-size: 0.9em;
		line-height: 1.5;
	}
		.section-download .spec br {
			display: block;
		}
.elem-download {
	zoom: 0.75;
}
	.section-footer .cheer {
		line-height: 1.5;
	}
		.section-footer .cheer br {
			display: block;
		}
	.section-review ul {
		height: 240px;
		/*overflow-y: auto;*/
		margin: 0 0 100px;
	}
		.section-review ul li {
			width: 100%;
		}

.elem-store {
	margin: 20px 0 0;
}
}



/*

=========================================*/





