@charset "UTF-8";
/* CSS Document */
body {
	/*
  font-family: "游ゴシック", YuGothic, 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  */
  font-family: "SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
img {
  max-width: 100%;
  height: auto;
}
.marker {
  background: linear-gradient(transparent 75%, #f6d019 75%);
  font-weight: bold;
}
.center, .image_center {
  text-align: center;
}
.sans {
  font-family: "Source Sans Pro";
}
.red {
  color: #ff4b36;
}
.blue {
  color: #5285ea;
}
.green {
  color: #35af91;
}
/*--------------------------------------------
header
--------------------------------------------*/
#visual {
  width: 100%;
  min-width: 1120px;
  overflow: hidden;
}
#visual-image {
/*
  position: relative;
  left: 50%;
  margin-left: -720px;
  */
}
	.mainsubcontent {
		width: 1120px;
		margin: 0px auto;
		display: flex;
		justify-content: space-between;
		align-items:center;
		position: relative;
		top: -460px;
		margin-bottom: -520px;
	}
	.mainvisual_appimg {
		width: 360px;
		height: auto;
		order: 2;
    margin-top: 20px;
	}
		.mainvisual_appimg img {
			width: 100%;
			height: auto;
		}
		.ma_content01_txt {
		}
			.ma_content01_txt p{
				font-size: 1,4rem;
				font-weight: bold;
				line-height: 1.8;
			}
		.ma_content01_txticon {
			width: 272px;
			height: auto;
			margin-bottom: 10px;
		}
			.ma_content01_txticon img{
				width: 100%;
				}
	.maincopy {
		width: 740px;
		order: 1;
		margin-top: 460px;
	}
	.maincopy h1{
		font-size: 1.8rem;
		line-height: 1.8;
		font-weight: bold;
		}

	.maincopy p{
		font-size: 2.0rem;
		line-height: 1.8;
		font-weight: bold;
		}
		.maincopy ul {
			letter-spacing: -1.0rem;
			margin-top: 10px;
		}
		.maincopy ul li {
				height: 64px;
				min-width: 200px;
				width: auto;
				display: inline-block;
				vertical-align: middle;
			}
			.maincopy ul li img{
				height: 100%;
				}
				.attention {
					font-size: 1.2rem;
					font-weight: normal;
					line-height: 1.4;
				}
		.maincopy ul li:nth-child(3) {
			height: 60px;
			margin-left: 22px;
			}
		.maincopy ul li:nth-child(3) img{
			}
/*--------------------------------------------
common
--------------------------------------------*/
.content_inner {
  width: 1024px;
  margin: auto;
}
.content_outer {
  background: #f6d019;
  padding: 40px 0;
  margin: 80px auto 0px;
}
.flex-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sub_header {
  font-size: 2.4rem;
}

/*--------------------------------------------
スマホコンテンツ
--------------------------------------------*/
.ma_content01{
	align-items: center;
	margin-bottom: 40px;
}
	.ma_content01 h2 {
		text-align: left!important;
	}
		.ma_content01_img{
			width: 420px;
			height: auto;
			margin-left: 0px;
			}
			.ma_content01_img img {
				width: 100%;
				height: auto;
			}
		.ma_content01_txt{
			width: 480px;
		}
			.ma_content01_txt h2{
			
			}
			.ma_content01_txt p{
			
			}
	.ma_content_staff {
		margin-top: 160px;
	}
	.ma_content_staff p{
		text-align: center;
		font-weight: bold;
		line-height: 1.8;
	}
	.ma_content_staff_img{
		margin-top: 40px;
		}
		.ma_content_staff_img_one {
			width: 240px;
			height: auto;
		}
			.ma_content_staff_img_one img {
				width: 100%;
				height: auto;
			}

	.ma_content_feature {
		margin-top: 40px;
	
	}
		.ma_content_feature01 {
			width: 460px;
			height: auto;
			}
			.ma_content_feature01 img{
				width: 100%;
				height: auto;
				margin-top: 20px;
				}
			.ma_content_feature01 h4{
				text-align: center;
				margin-top: 20px;
				font-size: 2.4rem;
				line-height: 1.8;
				}
			.ma_content_feature01 p{
				margin-top: 20px;
				text-align: center;
				font-size: 1.4rem;
				line-height: 1.8;
				font-weight: bold;
				}
	.ma_content_zisseki {
		margin-top: 140px;
	}
		.ma_content_zisseki h2 {
			
		}
		.ma_content_zisseki_img{
			width: 960px;
		}
		.ma_content_zisseki p {
			text-align: center;
			line-height: 1.8;
			margin-top: 10px;
		}
	.ma_content_download{
		margin-top: 40px;
		}
		.ma_content_download h2{
			font-size: 2.8rem!important;
			}
			.ma_content_download ul {
				letter-spacing: -1.0rem;
				margin: 0px auto;
				text-align: center;

				}
				.ma_content_download ul li:first-child {
					width: 223px;
					display: inline-block;
					letter-spacing: 0.0rem;
					margin-right: 80px;
					margin-left: 0px;
					}
				.ma_content_download ul li:nth-child(2) {
					width: 270px;
					display: inline-block;
					letter-spacing: 0.0rem;
					}
					.ma_content_download ul li a img {
						max-width: 100%;
						height: auto;
						}
		/* 背景 */
		.bg_line01 {
			background-image: url("../images/bg_line01.svg");
			background-position: top center;
			background-repeat: no-repeat;
			
			position: relative;
			top: -760px;
			left: 0px;
			z-index: -9999;
			height: 500px;
			width: 100%;
			margin-bottom: -580px
			}
		.bg_line02 {
			background-image: url("../images/bg_line02.svg");
			background-position: top center;
			background-repeat: no-repeat;
			
			position: relative;
			top: -800px;
			left: 0px;
			z-index: -9999;
			height: 500px;
			width: 100%;
			margin-bottom: -600px
			}
/*--------------------------------------------
overview
--------------------------------------------*/
.overview {
  width: 960px;
  margin: 100px auto 0px;
}
.overview h2 {
  text-align: center;
  font-size: 3.8rem;
  font-weight: bold;
  letter-spacing: 0.01rem;
  margin-bottom: 0.5em;
  line-height: 1.4;
}
.overview h2 img {
  display: block;
  width: 340px;
  margin: 0 auto 0.5em;
}
/* point1 */
.overview .point1 {
  margin: 40px auto;
}
.overview .point1 .scene_img {
  width: 27%;
}
/* point2 */
.overview .point2 {
  margin: 60px auto;
}
.overview .point2 .scene_img {
  width: 45%;
  text-align: center;
}
.overview .point2 .scene_img img {
  margin-bottom: 1em;
}
/* point2 */
.overview .point3 {
  margin: 60px auto;
}
.overview .point3 .scene_img {
  width: 45%;
  text-align: center;
}
.overview .point3 .scene_img img {
  margin-bottom: 1em;
}

