@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;
  vertical-align: middle;
}
.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;
  */
}
.mainvisual	img {
width: 100%;
}
.point_content01{ 
  width: 980px;
  margin: 0px auto 0px;
  text-align: center;
  }
    .point_content01 h2{
      font-size: 4.2rem;
      line-height: 1.8;
    }
    .point_content01_img {
      width: 800px;
      margin: 0px auto 40px;
    }
    .point_content01 p{
      margin-top: 20px;
    }
.point_content02{
  margin: 80px auto 0px;
  text-align: center;
  }
.point_content02 h3{
  margin-top: 40px;
  }
.point_content02_img{
  width: 340px;
  margin: 0px auto 0px;
  text-align: center;
}
.point_content03{
  margin: 80px auto 0px;
}
.point_content03 h4{
  font-size: 3.2rem;
  margin-top: 40px;
  margin-left: 140px;
  }
.point_content03 h4:before{
  content: "";
  background-image: url("/lib/images/lp/point/point_icon.svg");
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 60px;
  height: 80px;
  }

.point_content04{
  margin: 80px auto 0px;

}
.point_content04_img{
  width: 600px;
  margin: 0px auto;
}
  .point_content04 p{
    text-align: center;
    margin-top: 20px;
  }
.point_content05{
  margin: 80px auto 0px;

}
.point_content05_img{
  width: 600px;
  margin: 0px auto;
}
  .point_content05 p{
    text-align: center;
    margin-top: 20px;
  }




/*--------------------------------------------
function
--------------------------------------------*/
.flex-content.function_column {
  margin: 60px auto;
  width: 980px;
}
.function_column .flex-content {
  align-self: center;
  width: 33%;
  margin-bottom: 30px;
}
.function_column .flex-content dt {
  width: 30%;
}
.function_column .flex-content dt img {
  max-width: 100px;
}
.function_column .flex-content dd {
  font-size: 1.25em;
  font-weight: bold;
  width: 65%;
  line-height: 1.6;
  padding-top: 15px;
}
  
  
  
  


		.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 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;
}

/*--------------------------------------------
スマホコンテンツ
--------------------------------------------*/
/*--------------------------------------------
overview
--------------------------------------------*/
.overview {
  width: 960px;
  margin: 100px auto 0px;
}
.overview h3 {
  text-align: center;
  font-size: 3.8rem;
  font-weight: bold;
  letter-spacing: 0.01rem;
  margin-bottom: 0.5em;
  line-height: 1.4;
}
.overview h3 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;
}
.overview p{
  line-height: 1.4;
}
