@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

html {
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 62.5%; }

body {
  background-color: #FFF;
  font-family: "Helvetica Neue",Helvetica,Arial,"游ゴシック","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
  font-size: 10px;
  font-size: 1.0rem;
  line-height: 1.5;
  position: relative;
  color: #262626;
  padding: 0;
  margin: 0;
  min-width: 1134px;
  width: 100%;
  height: 100%;
  letter-spacing: normal; }
  body.locked {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.section__8,
.footer {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  line-height: 1.78;
  letter-spacing: 0.06em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.inner {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  position: relative; }

.wrapper {
  z-index: 1;
  width: 100%; }

.section {
  position: relative;
  width: 100%;
  background: #F2F2F2; }

.footer {
  width: 100%;
  padding-top: 64px;
  height: 344px;
  background: #000000; }

.appBanner--ios {
  display: inline-block; }
  .appBanner--ios span {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url("https://materials.8card.net/web/top/images/appBanner--ios.svg"); }

.appBanner--android {
  display: inline-block; }
  .appBanner--android span {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url("https://materials.8card.net/web/top/images/appBanner--android.svg"); }

.shareButton--fb {
  display: inline-block; }
  .shareButton--fb span {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url("https://materials.8card.net/web/top/images/share--fb.svg");
    background-size: 32px 32px;
    width: 32px;
    height: 32px; }
  .shareButton--fb:hover {
    opacity: 0.7; }

.shareButton--tw {
  display: inline-block; }
  .shareButton--tw span {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url("https://materials.8card.net/web/top/images/share--tw.svg");
    background-size: 32px 32px;
    width: 32px;
    height: 32px; }
  .shareButton--tw:hover {
    opacity: 0.7; }

.section__step h2 {
  padding-top: 152px;
  text-align: center; }
  .section__step h2 img {
    width: 144px;
    height: 144px; }

.section__text {
  font-size: 19px; }
  .section__text h2 {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    font-size: 40px;
    font-weight: bold; }
  .section__text p {
    font-weight: bold; }
  .section__text small {
    font-size: 16px;
    display: block;
    line-height: 1.5em; }

.section__image img {
  display: block; }
.section__image img.section__image--zoom {
  position: absolute;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0); }
.section__image img.section__image--zoom.zoom1 {
  -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s; }
.section__image img.section__image--zoom.zoom2 {
  -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s;
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s; }
.section__image img.section__image--zoom.show {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.section__8 {
  background: #191919;
  color: #FFFFFF;
  z-index: 2; }
  .section__8 h2 {
    font-size: 48px;
    text-align: center; }

.section__link {
  text-align: center;
  font-size: 0; }

.footer__row--upper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url("https://materials.8card.net/web/top/images/footer--line.svg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 76px 2px; }

.footer__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .footer__nav a {
    color: #FFFFFF;
    text-decoration: none;
    letter-spacing: 0; }

.footer__copyright {
  color: #FFFFFF; }

@media screen and (min-width: 792px) {
  body {
    overflow-x: hidden; }

  .appBanner--ios:hover {
    opacity: 0.7; }

  .appBanner--android:hover {
    opacity: 0.7; }

  .section__text {
    position: absolute;
    top: 315px; }
    .section__text p {
      margin-top: 40px;
      line-height: 1.8em; }

  .section__center .section__text {
    left: 0;
    right: 0;
    text-align: center; }
  .section__center .section__image {
    top: 576px;
    right: 0;
    left: 0; }
    .section__center .section__image img {
      width: 100%; }

  .section__image {
    position: absolute;
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -webkit-transition: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

  .section__8 {
    height: 640px; }
    .section__8 .section__step h2 img {
      width: 176px;
      height: 176px; }
    .section__8 .section__text {
      top: 372px; }
      .section__8 .section__text h2 {
        margin: 0 auto;
        background-image: url("https://materials.8card.net/web/top/images/step8--h2.svg");
        width: 511.99559px;
        height: 33.5156px; }

  .section__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 443px;
    left: 0;
    right: 0; }
    .section__link .appBanner--ios span {
      background-size: 227px 68px;
      width: 227px;
      height: 68px; }
    .section__link .appBanner--android {
      margin-left: 24px; }
      .section__link .appBanner--android span {
        background-size: 227px 68px;
        width: 227px;
        height: 68px; }

  .footer__row--upper {
    padding-top: 60px; }

  .footer__nav > li {
    margin-left: 24px;
    width: 226px; }
    .footer__nav > li:first-child {
      margin-left: 0; }
  .footer__nav a {
    font-size: 14px; }
    .footer__nav a:hover {
      opacity: 0.7; }

  .footer__row--lower {
    margin-top: 37px; }

  .footer__copyright {
    font-size: 14px;
    letter-spacing: 0.3em; }

  .br--sp {
    display: none; } }
@media screen and (min-width: 1024px) {
  .inner {
    width: 976px; }

  .section {
    min-width: 976px; }

  .footer {
    min-width: 976px; }

  .intro__nav {
    display: block; }

  .footer__share {
    margin-left: auto;
    font-size: 0;
    text-align: right; }
    .footer__share .shareButton--tw {
      margin-left: 12px; }
    .footer__share .footer__share--fblike {
      margin-top: 46px; } }
@media screen and (min-width: 792px) and (max-width: 1023px) {
  .inner {
    box-sizing: border-box;
    padding: 0 24px; }

  .section__image .section__image__inner {
    position: relative; }
    .section__image .section__image__inner .section__image--zoom {
      width: 71.7086835%;
      height: auto; }

  .section__center .section__image {
    padding: 0 24px; }

  .footer__row--upper {
    display: block; }

  .footer__share {
    margin-top: 42px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .footer__share .shareButton--fb {
      margin-right: 8px; }
    .footer__share .shareButton--tw {
      margin-right: 16px; } }
@media screen and (max-width: 791px) {
  .inner {
    padding: 0 32px;
    width: auto; }

  .header .inner {
    padding: 0 16px 0; }

  .footer {
    padding-top: 54px;
    height: auto; }

  .overlay--accountButton:active {
    opacity: 0.7; }

  .overlay--facebookButton:active {
    opacity: 0.7; }

  .appBanner--ios:active {
    opacity: 0.7; }

  .appBanner--android:active {
    opacity: 0.7; }

  .section__step h2 {
    margin: 0 auto;
    padding-top: 148px;
    width: 104px;
    height: 104px; }
    .section__step h2 img {
      width: 104px;
      height: 104px; }

  .section__text h2 {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    letter-spacing: 0; }
  .section__text p {
    text-align: center;
    line-height: 1.6em;
    margin-bottom: 45px;
    font-size: 14px;
    letter-spacing: 0; }
  .section__text small {
    text-align: left;
    line-height: 1.4em;
    font-size: 12px;
    letter-spacing: 0; }

  .section__image {
    position: relative;
    margin: 0 auto;
    width: 181px; }
    .section__image img.section__image--zoom {
      margin: 0;
      width: 130px;
      height: auto; }
    .section__image img {
      margin: 0 auto;
      width: 181px;
      height: auto; }

  .section__8 {
    padding-bottom: 64px; }
    .section__8 .section__step h2 {
      padding-top: 64px;
      width: 112px;
      height: 112px; }
      .section__8 .section__step h2 img {
        width: 112px;
        height: 112px; }
    .section__8 .section__text {
      margin: 27px 0 23px; }
      .section__8 .section__text h2 {
        margin: 0 auto;
        background-image: url("https://materials.8card.net/web/top/images/step8--h2--sp.svg");
        width: 159.78693px;
        height: 42.4434px; }

  .section__link {
    display: block;
    margin: 0 auto;
    width: 162px; }
    .section__link .appBanner--ios span {
      background-size: 162px 47px;
      width: 162px;
      height: 47px; }
    .section__link .appBanner--android {
      margin-top: 8px; }
      .section__link .appBanner--android span {
        background-size: 162px 47px;
        width: 162px;
        height: 47px; }

  .footer__row--upper {
    background-image: url("https://materials.8card.net/web/top/images/footer--line--sp.svg");
    background-size: 60px 2px;
    padding-top: 51px;
    display: block; }

  .footer__nav a {
    font-size: 12px; }
    .footer__nav a:active {
      opacity: 0.7; }

  .footer__share {
    margin-top: 42px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .footer__share .shareButton--fb {
      margin-right: 8px; }
    .footer__share .shareButton--tw {
      margin-right: 16px; }

  .footer__row--lower {
    margin-top: 45px;
    padding-bottom: 50px; }

  .footer__copyright {
    font-size: 12px;
    letter-spacing: 0; }

  .br--pc {
    display: none; } }
@media screen and (max-width: 527px) {
  .footer__nav {
    display: block; }
    .footer__nav > li:last-child {
      margin-top: 16px; }
    .footer__nav .footer__nav--presskit {
      display: none; } }
@media screen and (min-width: 528px) and (max-width: 791px) {
  .footer__nav > li {
    margin-left: 32px; }
    .footer__nav > li:first-child {
      margin-left: 0; } }
.btn {
  background-color: #fff;
  font-size: 18px;
  color: #ff6752;
  display: inline-block;
  padding: 19px 47px;
  border-radius: 2px;
  font-weight: bold;
  line-height: 1;
  margin:78px auto;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;}
.btn:hover{
	opacity: 0.6;
}
.btn_r {
  background-color: #ff6752;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding: 19px 47px;
  border-radius: 2px;
  line-height: 1;
  margin:40px auto 60px auto;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;}
.btn_r:hover{
	opacity: 0.6;
}
.blue{
	color: #48a1e3;
}

.section__1,
.section__2,
.section__3
.section__4{
  min-width: 1300px; }

.sp__field {
  display: none; }


.section__1 {
  background-image:url(../img/bg2x.png);
  background-repeat: repeat;
  position: relative;
  text-align: center;
  margin: 0 auto;}
  .section__1 figure .img_r{
    margin-right:0; }
  .section__1 .heros {
	  position:relative;
	  margin :40px auto 0 auto;
    box-sizing: border-box;}
    .section__1 .heros #logo {
      margin: 0px auto 60px auto;}
    .section__1 .heros figure {
	  z-index: 1;}

	.section__1 .heros .img_t {
	  position: absolute;
	  width:100%;
	  margin:0 auto;
	}
	.section__1 .heros .img_t img {
	  width:1195px;
	  margin:-102px 0 0 -341px;
	  height:706px;
	}

    .section__1 .heros .intro {
      position: relative;
      width: 456px; 
	  margin:0 auto;
	  z-index: 3;}
      .section__1 .heros .intro h1 {
        font-size: 40px;
		text-align: center;
  		color: #ffffff;
        margin-bottom: 48px;
        margin-top: 80px; }
      .section__1 .heros .intro p {
        font-size: 20px;
        line-height: 2; 
		color: #ffffff;}

	.section__2 {
  padding: 60px 0 0 0; }
  .section__3 h2 {
    text-align: center;
    font-size: 30px;
    line-height: 2;
    margin-bottom: 24px; }
  .section__3 .heros .about p {
    text-align: center;
    font-size: 18px;
    line-height: 1.8;
	color:#595959;
    margin-bottom: 80px; }
  .section__4 .threefeature{
	width:100%;
	margin:20px auto 0 auto;
	}
  .section__4 h3{
	text-align: center;
    font-size: 24px;
	font-weight: 400;
	margin:16px auto 18px auto;
	color:#48a1e3;
	}
  .section__4 p {
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
	color:#595959;
    margin-bottom: 112px; }
  .section__4 img{
	width:120px;
	float:none;
    margin:0 auto;}

  .section__4 .feature{
	width:33.33%;
	float:left;
	}
  .section__4 .feature .round{
	width:120px;
	margin:0 auto;
	}
 
  .section__4 h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin: 40px auto 48px auto; }
  .section__4 .btns {
    text-align: center; }
.section__5 {
  padding: 40px 0 0 0;
  background-color: #f6fafd; }
  .section__5 h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin-top: 40px; }
  .section__5 .btns {
    text-align: center; }

a {
  text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold; }

@media only screen and (max-width: 1300px) and (min-width: 768px) {
  body {
    min-width: auto; }

  .section__1 {
	width:100%;
    min-width: auto;
    box-sizing: border-box; }
  .section__2,
  .section__3,
  .section__4 {
    min-width: auto;
    box-sizing: border-box;
    overflow: hidden; }

  .section__1 > figure {
    position: absolute;
    top: 0; }
  .section__1 .heros {
    width: auto;} }
@media (max-width: 768px) {
  body {
    min-width: auto; }

	.sp__field .btn {
    background-color: #ff6752;
    font-size: 13px;
    color: #FFF;
	margin:0px auto;
    display: inline-block;
    padding: 16px 40px;
    border-radius: 2px;
    font-weight: bold;
    line-height: 1;}

  .sp__field {
    display: block; }

  .section__1,
  .section__2,
  .section__3,
  .section__4 {
    min-width: auto;
    box-sizing: border-box;
    overflow: hidden; }

  .section__1 {}
	
    .section__1 > figure,
    .section__1 .heros {
      display: none; }
    .section__1 .sp__field figure {
      display: block; }
      .section__1 .sp__field figure img {
        max-width: 100%;
        display: block;
		  margin-top: 0;}
	

.section__1 .sp__field h1{
    font-size: 20px;
    text-align: center;
	color:#fff;
	margin-top:-45px ;
	font-weight: 100;
	}
	
	.section__2{
	background:#fbfbfb;
	margin:0 auto;
	padding: 0;
	}
	.section__2 .sp__field {
		margin: 24px auto 40px auto;}
	.section__2 .sp__field p {
      font-size: 13px;
      margin: 10px;
      text-align: center;
	  color:#262626;}
	 .section__2 .sp__field span{
      font-weight: bold;}
	.section__2 .sp__field .sp_lead{
		margin: 0px auto 20px auto;}
	 .sp__field .btns {
      text-align: center;}
	
	
  .section__3 {
    padding: 40px 0; }
	.section__3 .heros {
      display: none; }
    .section__3 h2 {
      text-align: center;
      font-size: 22px;
      line-height: 1;
      margin: 0 auto 21px auto; }
	.section__3 .sp__field p {
      font-size: 13px;
      margin: 10px auto;
      text-align: center;
	  color:#262626;}
	.section__3 .sp__field .about p {
      width: 85%;
      font-size: 13px;
      margin:0 auto;
      text-align: left;
	  line-height: 2;
	  color:#262626;}
	 .section__3 .sp__field span{
      font-weight: bold;}
	
.section__4 h2{
	font-size: 22px;
	margin: 40px auto;
	}

.section__4 .feature{
	width:100%;
	float:none;
	}
  .section__4 .feature img{
	width:120px;
	float:none;
    margin:0 auto;}
.section__4 .feature p {
    margin-bottom: 56px; }
  .section__5 {
    padding: 56px 10px; }
	.section__5 .about h2 {
    display:none; }
    .section__5 .sp__field h2{
      font-size: 24px;
      font-weight: bold;
      text-align: center;
      line-height: 1;
      margin:0 auto 32px auto; }
	.section__5 .btn_r{
		display:none;}
	

}

@media(max-width: 768px) {
  .section__1 {
    min-width: auto;
    box-sizing: border-box;
  }

  .flex-container {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
  }
  .flex-container > .img_l {
    align-self: flex-start;
  }
  .flex-container > .img_r {
    align-self: flex-end;
  }
  .flex-container > .img_l > img {
    transform: rotate(-90deg);
    height: 250px;
	margin:-50px 0 0 29px;}
  .flex-container > .img_r > img {
    transform: rotate(-90deg);
    height: 240px;
	margin:-50px 0 0 70px;
  }
.sp__field{
	width:100%;	
	}
 #splogo{
	float:left;
	margin:23px 0 0 24px;	
	}
}

@media(min-width: 768px) {
  body {
    min-width: auto; }

   
.section__1 {
    min-width: auto;
    box-sizing: border-box;
    padding: 32px;}

  .flex-container {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border: solid white;
	height:636px;
  }
	

	
  .section__3,
  .section__4,
  .section__5{
    min-width: auto;
    box-sizing: border-box;
    overflow: hidden; }

  .flex-container > figure .img_l {
	  display:none;
  }
  .flex-container > figure .img_r {
    display:none;
  }
  .flex-container > figure {}
  .flex-container > .img_l > img {
    display:none;
  }
  .flex-container > .img_r > img {
    display:none;
  }


 }


