@charset "UTF-8";
/* リセットCSS
----------------------------------------*/
h1, h2, h4, h5, h6, div, p, ul, li, dl, dt, dd, table, tr, td, img {
  margin: 0;
  border: 0;
  padding: 0;
}

body div#main-area-content {
  position: relative;
  overflow: hidden;
}

body.ios div.ios {
  display: block;
}

body.ios div.linux {
  display: none;
}

body.linux div.ios {
  display: none;
}

body.linux div.linux {
  display: block;
}

/* コンテナ
----------------------------------------*/
div#wrap-container {
  padding: 0;
  width: 100%;
}

div#container {
  width: 100%;
  height: 100%;
  position: relative;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  margin: 0 0 80px;
}

/* SP非表示
----------------------------------------*/
.sp {
  display: none;
}

h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.7em;
  line-height: 1.2;
  margin: 0 auto 30px;
  padding-bottom: 0;
  width: 980px;
}

h2 {
  text-align: center;
  color: #1B3990;
  font-size: 2.5em;
}

h2 span {
  text-align: center;
  color: #569AF7;
}

h4 {
  text-align: left;
  color: #234EA1;
  font-size: 1.2em;
  margin: 0 0 5% 0.6%;
}

/* 看板画像 */
div#mainbaner {
  text-align: center;
  position: relative;
}

div#mainbaner img {
  position: relative;
  z-index: 2;
}

div#mainbanerback {
  position: absolute;
  top: 24px;
  left: 0;
  width: 100%;
  background-color: #E0E0E0;
  height: 415px;
  z-index: 0;
}

/* ARとは リンク */
p.what-link {
  text-align: right;
  margin: -40px auto 40px;
  width: 980px;
  position: relative;
}

p.what-link a {
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 10;
  width: 125px;
  font-size: 1.1em;
  font-weight: bold;
}

p.what-link a img {
  vertical-align: -4px;
  margin: 0 5% 0 0;
}

/* SANWA ARとは */
div#sanwa-ar {
  margin: 85px auto 0;
  width: 980px;
}

div#sanwa-ar p.note {
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.3;
  margin: 1% 0 0;
}

div#sanwa-ar ul {
  text-align: center;
  margin: 4% 0 0;
}

div#sanwa-ar li {
  display: inline-block;
  text-align: center;
  width: 33%;
}

div#sanwa-ar li img {
  width: 100%;
}

div#sanwa-ar li span {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.3;
}

div#try-ar-outer {
  background-color: #E4EDFA;
}

div#try-ar {
  margin: 85px auto 0;
  padding: 110px 0;
  width: 980px;
}

div#try-ar p.note {
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.3;
  margin: 1% 0 0;
}

div.iphone-ar-qr {
  text-align: center;
  margin: 3% 0 0;
}

div#try-ar ul {
  margin: 3% auto 0;
  width: 55%;
  font-size: 0.95em;
}

div#try-ar li {
  line-height: 1.4;
}

div#try-ar li a {
  font-weight: bold;
}

div#try-ar li.sepa {
  margin: 3% 0 0;
}

div#howto-outer {
  background-color: #59A4E8;
}

div#howto-ar {
  margin: 0 auto 0;
  padding: 110px 0;
  width: 980px;
}

div#howto-ar h3 {
  text-align: center;
  color: #FFFFFF;
  font-size: 2.5em;
}

div#howto-inner {
  margin: 7% 0 0;
}

div#howto-left {
  float: left;
  width: 38.8%;
  height: 739px;
  position: relative;
}

div#howto-left video {
  width: 97.8%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 1;
}

div#howto-inner {
  margin: 7% 0 0;
}

div#howto-left {
  float: left;
  width: 38.8%;
  position: relative;
}

div#howto-left img {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

div#howto-left video {
  width: 97.8%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 1;
}

body video .videocontrols {
  display: block;
  position: absolute;
  bottom: 0;
  border-radius: 0 0 3em 3em;
}

div#howto-left img.vtop {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 370px;
}

div#howto-left img.vleft {
  display: block;
  position: absolute;
  top: 59px;
  left: 0px;
  z-index: 2;
  width: 24.8px;
}

div#howto-left img.vright {
  display: block;
  position: absolute;
  top: 59px;
  right: 10px;
  z-index: 2;
  width: 25.5px;
}

div#howto-left img.vbottom {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 370px;
}

div#howto-left img.backimage {
  width: 97.5%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

div#howto-right {
  float: right;
  width: 58%;
}

div#howto-right ul.process li {
  background-color: #E1EDFB;
  border-radius: 0.5em;
  padding: 0.4% 5%;
  margin: 0 0 1.5%;
}

div#howto-right ul.process li:nth-last-of-type(1) {
  margin: 0;
}

div#howto-right ul.process li img:nth-of-type(1) {
  width: 7.5%;
  vertical-align: middle;
  margin: 0 3% 0 0;
}

div#howto-right ul.process li span {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.4;
}

div#howto-right ul.process li img:nth-of-type(2) {
  width: 34%;
  vertical-align: middle;
}

div#howto-right ul.attention {
  margin: 3% 0 0;
}

div#howto-right ul.attention li {
  font-size: 0.95em;
  color: #FFFFFF;
  line-height: 1.5;
}

div#howto-right ul.attention li.sepa {
  margin: 3% 0 0;
}

div#howto-right ul.attention li a {
  display: inline-block;
  margin: 0.5% 0 0;
  color: #FFFFFF;
  font-weight: bold;
}

div#detail {
  margin: 0 auto;
  padding: 100px 0;
  width: 980px;
}

div#detail p.note {
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.3;
  margin: 1% 0 0;
}

div#detail ul {
  text-align: center;
  margin: 8% 0 0;
}

div#detail li {
  display: inline-block;
  text-align: center;
  width: 28%;
  margin: 0 7% 0 0;
}

div#detail li:nth-last-of-type(1) {
  margin: 0;
}

div#detail a {
  display: inline-block;
  text-align: center;
}

div#detail a span.link {
  font-size: 1.25em;
  font-weight: bold;
}

div#detail li img {
  display: block;
  margin: 0 auto 8%;
}

div#detail li a img {
  width: 85%;
}

div#detail li span.detail-note {
  display: block;
  text-align: left;
  font-size: 0.95em;
  line-height: 1.4;
  margin: 5% 0 8%;
}

div#operating-outer {
  background-color: #E4EDFA;
  padding: 65px 0;
}

div#operating {
  margin: 0 auto;
  width: 860px;
  background-color: #FFFFFF;
  padding: 50px 60px;
}

div#operating p.os {
  border-bottom: 1px solid #BFBFBF;
  padding: 0 0 0.5% 1%;
  margin: 0 0 2.1%;
  font-size: 1.35em;
  font-weight: bold;
}

div#operating p.os:nth-of-type(2) {
  margin: 7% 0 2.1%;
}

div#operating dl {
  margin: 0 0 2%;
  padding: 0 0.5%;
  line-height: 1.5;
}

div#operating dl dt {
  float: left;
  width: 12%;
}

div#operating dl dd {
  float: right;
  width: 88%;
}

div#operating dl dd span {
  display: block;
  margin: 0 0 2%;
}

/* 動作環境 */
p.useios {
  border: 1px solid #333333;
  padding: 1.8% 2%;
  margin: 0 0 2.9%;
  line-height: 1.4;
}

div.use-att {
  border-top: 1px solid #BFBFBF;
  margin: 2.5% 0 0;
  padding: 2.3% 0 0;
}

div.use-att ul {
  margin: 1.5% 0 0;
}

div.use-att li {
  text-indent: -1em;
  margin: 0 0 0 1em;
  line-height: 1.6;
}

div#what {
  margin: 2.5% auto 0;
  width: 860px;
  background-color: #FFFFFF;
  padding: 50px 60px;
}

div#what h4 {
  margin: 0 0 2% 0.6%;
}

div#what span {
  line-height: 1.6;
}

/* 回り込み解除 */
.clfx:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/* ARモーダル用
--------------------------------------*/
div.ar-modal {
  display: none;
  width: 65%;
  background-color: #FFFFFF;
  position: fixed;
  top: 10%;
  left: 17.5%;
  z-index: 2010;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 8.5% 8.5% 4%;
  font-size: 1rem;
}

div.ar-modal div#ar-modal-image {
  position: relative;
}

div.ar-modal img.ar-detail-image {
  display: block;
  margin: 0 auto;
  width: 85%;
}

div.ar-modal span.ar-note {
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  text-align: center;
  margin: 7% 0 0;
}

div.ar-modal ul.select-ar {
  margin: 7% 0 0;
  padding: 0 3%;
}

div.ar-modal ul.select-ar li {
  position: relative;
  background-color: #009CFF;
  border: 2px solid #009CFF;
  text-align: center;
  margin: 0 0 5%;
  border-radius: 2em;
  font-size: 0.9em;
}

div.ar-modal ul.select-ar li a {
  display: block;
  padding: 3.3% 0 2.5%;
  color: #FFFFFF;
  font-weight: bold;
}

div.ar-modal ul.select-ar li a:hover {
  text-decoration: none;
}

div.ar-modal ul.select-ar li.howto {
  background-color: #FFFFFF;
  border: 2px solid #009CFF;
}

div.ar-modal ul.select-ar li.howto a {
  color: #009CFF;
}

div.ar-modal ul.select-ar li svg {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 5px;
  fill-rule: evenodd;
  width: 3%;
  vertical-align: middle;
  position: absolute;
  top: 29%;
  right: 3%;
}

div.ar-modal ul.select-ar li.howto svg {
  stroke: #009CFF;
}

div#ar-modal-image p.close-ar {
  position: absolute;
  top: -29%;
  right: -24%;
  width: 14%;
}

div#ar-modal-image p.close-ar img {
  width: 100%;
}

/* モーダル表示の背景
--------------------------------------*/
#modal-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2009;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

div#detail a.ar-taiken {
  display: none;
}

div#detail li img.qr {
  display: block;
}

div#detail a.ar-taiken:hover {
  text-decoration: none;
}

div#detail a.ar-taiken span {
  display: inline-block;
  vertical-align: middle;
  color: #FFFFFF;
}

div#detail a.ar-taiken svg {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 5px;
  fill-rule: evenodd;
  width: 5%;
  vertical-align: middle;
  margin: 0 0 0 4%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  div#detail a.ar-taiken {
    display: block;
    width: 97%;
    margin: 7% auto 0;
    padding: 4% 0 4.5%;
    border: 2px solid #009CFF;
    border-radius: 2em;
    background-color: #009cff;
    text-align: center;
  }
  div#detail li img.qr {
    display: none;
  }
}
