@charset "UTF-8";
.pc_only {}
.sp_only {
  display: none;
}
body {
  background: #111
}
header {
  width: 100%;
  display: flex;
  justify-content: center;
  background: linear-gradient(to left, #000 0%, #fff 20%, #fff 80%, #000 100%);
}
header h1 {
  max-width: 1200px;
}
main {
  padding: 20px;
}
main section {
  max-width: 1200px;
  margin: 40px auto;
  padding: 20px;
}
main section h1 {
  font-size: 20px;
  letter-spacing: 4px;
  line-height: 20px;
  color: #FFF;
  padding: 20px;
  border-radius: 10px;
  margin: 0 10px;
  font-weight: 400;
}
main section > ul {
  display: flex;
  line-height: 20px;
  font-size: 14px;
  justify-content: center;
  padding: 5px;
}
main section#howto ul {
  display: flex;
  justify-content: space-between;
  padding: 5px 10px;
}
main section#howto ul li {
  width: 29.3%;
  margin: 0px;
  background: #ddd;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  position: relative;
}
main section#howto ul li.arrow {
  display: flex;
  align-items: center;
  width: 6.05%;
  padding: 0;
  background-color: transparent;
  justify-content: center;
}
main section#howto ul li h2 {
  color: #eee;
  font-size: 20px;
  padding: 10px;
  width: 100%;
  background: #000;
  border-radius: 0px;
  text-align: center;
  font-weight: 400;
}
main section#howto ul li p {
  padding: 10px;
  width: 100%;
}
main section#content-5glab ul {
  background: #1e1e1e;
  margin: 10px;
  border-radius: 10px;
  padding: 10px;
}
main section#content-5glab ul li {
  width: 33.33%;
  padding: 5px
}
main section#content-5glab ul li h2 {
  padding: 5px;
  width: 60%
}
main section#content-5glab ul li a {
  display: block;
  line-height: 0;
  padding: 5px;
}
main section#content-5glab ul li a img {
  border-radius: 5px;
}
main section#content-5glab ul li p {
  padding: 5px;
  font-size: 13px;
  color: #888;
  width: 100%
}
main section#requirements table {
  border-collapse: collapse;
  font-size: 12px;
  color: #FFFFFF;
  margin: 10px;
  border-radius: 10px;
  overflow: hidden
}
main section#requirements table th {
  font-weight: 400;
  white-space: nowrap;
  text-align: right;
}
main section#requirements table th, main section#requirements table td {
  background: #3C3C3C;
  padding: 20px;
  vertical-align: top;
  border: solid 1px #000
}
main section#requirements table td ol {
  list-style-type: decimal;
  padding-left: 20px;
}
main section#requirements table td ol > li {
  margin-bottom: 1em;
}
main section#requirements table td ul {
  list-style-type: disc;
  padding-left: 20px;
  line-height: 20px
}
main section#requirements table td strong {
  font-weight: 400;
  margin-bottom: 1em;
  display: inline-block;
  color: #FFF
}
main section#requirements table td a {
  color: #FFF
}
.aboutBox {
  width: 100%;
  max-width: 1200px;
  margin: 80px auto;
  padding: 0 10px;
}
.aboutImg {
  width: 100%;
  max-width: 852px;
  margin: 40px auto 0 auto;
}
.aboutTxt {
  font-size: 16.5px;
  width: 100%;
  max-width: 852px;
  margin: 40px auto 0 auto;
  line-height: 1.6;
  color: #FFFFFF;
}
.aboutTxt2 {
  width: 100%;
  max-width: 852px;
  margin: 40px auto 0 auto;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: -1.5em;
  text-align: center;
}
#nav, #movie, #vr, #ar, #fr, #price, #about {
  padding-left: 20px;
  padding-right: 20px;
}
h3 {
  border-top: 1px solid #FFF;
  line-height: 1;
  padding: 0.5em 0;
  font-size: 34px;
  border-bottom: 1px solid #FFF;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #FFFFFF;
}
.step1 {
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 10px;
  color: #192E88;
    padding: 10px 0!important;
}
.step1 span{
    font-size: 16px;
}
.step1 span a{
    text-decoration: underline;
}
.step2 {
  font-size: 40px;
  text-align: center;
  font-weight: 700;
  line-height: 0.8;
  margin-bottom: 30px;
  color: #192E88;
}
.step3 {
  font-size: 40px;
  text-align: center;
  font-weight: 700;
  line-height: 1.0;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #192E88;
}
.step4 {
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
  padding-top: 20px;
  margin-bottom: 0;
  color: black;
}
.step5 {
  font-size: 16px;
  font-weight: 700;
  color: #1122CC;
  text-decoration: underline;
}
.step5:visited {
  color: #1122CC;
}
.btnBox {
  margin-top: 20px;
}
.step6 {
  font-size: 18px;
  padding: 1em 0;
  background: #192E88;
  display: block;
  vertical-align: middle;
  line-height: 1em;
  text-align: center;
  color: #FFF;
  border-radius: 6px;
  border: solid 2px white;
  width: 100%;
}
.step6 a:visited {
  color: #FFFFFF;
}
.step-img img {
  width: 90%;
  margin: 10px auto 0px auto;
}
.notes {
  font-size: 12px;
  color: #FFF;
margin-left: 10px;
	line-height: 1.8;
}
.rBtnBox {
  padding: 0;
  width: 100%;
  max-width: 852px;
  text-align: center;
  margin: 70px auto;
}
.rBtnBox a {
  display: block;
  margin: 0 auto;
}
.rBtnBox a:hover {
  display: block;
  margin: 0 auto;
  opacity: 0.75;
}
.triangle {
  width: 0;
  height: 0;
  border-top: 120px solid transparent;
  border-left: 30px solid White;
  border-bottom: 120px solid transparent;
  margin: 0;
}
/*----- footer -------*/
footer {
  font-size: 16px !important;
  color: #FFF;
  text-align: center;
  padding: 0px 0px 80px 0px;
}
footer .link {
  color: #FFF;
  font-family: HiraKakuPro-W3;
  font-size: 12px;
  text-align: center;
  padding: 0 0 15px 0;
  line-height: 1;
}
footer .link a {
  color: #0099cc;
  text-decoration: underline;
}
footer .footer-link-list {}
footer .footer-link-list a {
  font-family: HiraKakuPro-W3;
  font-size: 16px;
  text-decoration: none;
  color: #FFF;
  padding-right: 4px;
  padding-left: 4px;
  cursor: pointer;
}
footer .copy {
  font-size: 16px;
  padding: 0px;
  line-height: 2;
}
footer .footer-copyright {
  margin-top: 0px;
  font-size: 14px;
  text-align: center;
  color: #FFF;
}
.footer__license {
  margin: 32px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer__license img {
  margin-right: 8px;
  width: 42px;
  height: 42px;
}
.footer__license p {
  margin: 0;
  font-size: 12px;
  color: #a6a6a6;
}
@media (max-width: 1000px) {
  main section#howto ul {
    flex-wrap: wrap;
  }
  main section#howto ul li {
    width: 60%;
    margin: 0px auto;
    background: #ddd;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    position: relative;
  }
  main section#howto ul li.arrow {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    background-color: transparent;
    justify-content: center;
  }
  .triangle {
    width: 0;
    height: 0;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    border-top: 30px solid White;
    border-bottom: 0 solid transparent;
    margin: 20px;
  }
}