body {
  -webkit-text-size-adjust: 100%;
  min-width: 1080px; }

p,
h2,
div {
  max-height: 999999px;
  -webkit-text-size-adjust: 100%; }

html {
  font-size: 62.5%; }

.con {
  position: relative;
  width: 1080px;
  margin: 0 auto; }

.opac {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  transition: 0.3s ease-in-out; }
  .opac:hover {
    -webkit-animation: backToOpac1 0.7s linear 0s;
    animation: backToOpac1 0.7s linear 0s; }

.ar-top .header-ar-wrap {
  background: url(../../ar_event/img/bg-header-ar.jpg) no-repeat center top;
  height: 1066px;
  position: relative; }
  .ar-top .header-ar-wrap .header-ar-con {
    margin: 0 auto;
    width: 1080px;
    height: 1066px;
    background: url(../../ar_event/img/mv-pc.png) no-repeat center top;
    position: relative; }

.ar-top .header-copy {
  width: 100%;
  height: 122px;
  background: black;
  text-align: center; }
  .ar-top .header-copy img.copy-txt {
    margin: 0 auto; }

.red {
  color: #ff0000;
  font-size: 1.8rem;
  padding-left: 10px; }

.wrap-ar-container {
  background: url(../../ar_event/img/bg-container.jpg) repeat center top;
  padding-bottom: 70px; }

#procedure {
  padding-top: 50px; }
  #procedure > .border-waku {
    margin-bottom: 2rem; }
    #procedure > .border-waku ul.flow {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #procedure > .border-waku ul.flow li {
        color: #000;
        font-size: 2.2rem;
        font-weight: bold;
        line-height: 3rem; }
        #procedure > .border-waku ul.flow li span.procedure-explain {
          font-size: 1.8rem;
          font-weight: 600;
          padding-left: 10px; }
        #procedure > .border-waku ul.flow li a.btn-printout {
          display: inline-block; }
          #procedure > .border-waku ul.flow li a.btn-printout img {
            margin-top: 3rem; }
        #procedure > .border-waku ul.flow li .qr {
          margin-top: 1.4rem; }
          #procedure > .border-waku ul.flow li .qr ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-flow: row wrap;
                    flex-flow: row wrap;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start; }
            #procedure > .border-waku ul.flow li .qr ul li {
              padding-right: 2.2rem; }
            #procedure > .border-waku ul.flow li .qr ul li.ios-waku {
              margin-left: 84px; }
              #procedure > .border-waku ul.flow li .qr ul li.ios-waku .ex-sml {
                margin-top: 0.6rem;
                display: block;
                font-size: 1.4rem;
                font-weight: 600;
                line-height: 1.8rem !important; }
            #procedure > .border-waku ul.flow li .qr ul li:last-child {
              padding-right: 0; }
      #procedure > .border-waku ul.flow > li:first-child {
        box-sizing: border-box;
        width: 142px;
        height: 196px;
        padding-top: 50px;
        text-align: center;
        background-color: #000; }
      #procedure > .border-waku ul.flow > li:nth-child(2) {
        width: 866px;
        padding-left: 72px; }
      #procedure > .border-waku ul.flow > li:nth-child(3) .ex-pic {
        margin-left: 42px; }
      #procedure > .border-waku ul.flow > li.long-height {
        height: 380px;
        padding-top: 130px; }
      #procedure > .border-waku ul.flow > li.bunsyo {
        display: table;
        padding-bottom: 1.6rem; }
        #procedure > .border-waku ul.flow > li.bunsyo > p {
          width: 592px;
          padding-right: 3.6rem; }
        #procedure > .border-waku ul.flow > li.bunsyo > p, #procedure > .border-waku ul.flow > li.bunsyo > img {
          display: table-cell;
          vertical-align: middle; }
    #procedure > .border-waku:after {
      content: "";
      display: block;
      background-color: #000;
      height: 6px; }
  #procedure .caution-ar-ex {
    margin-top: 4rem; }
    #procedure .caution-ar-ex > h3 {
      color: #fff;
      font-size: 2rem;
      font-weight: 400;
      background-color: #000;
      padding: 10px; }

#everywhere {
  margin-top: 6rem; }
  #everywhere > h3 {
    background-color: #000;
    height: 120px;
    text-align: center; }
  #everywhere #everywhere-ex {
    margin-top: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    #everywhere #everywhere-ex > div {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #everywhere #everywhere-ex > div ul li {
        margin-bottom: 2rem; }
    #everywhere #everywhere-ex .right-ar-box {
      margin-left: 44px;
      font-size: 2rem;
      line-height: 40px; }
      #everywhere #everywhere-ex .right-ar-box .ttl-ar-caution {
        margin-top: 3rem;
        color: #fff;
        font-size: 2rem;
        font-weight: 400;
        background-color: #000;
        padding: 6px 10px; }

#comment {
  margin-top: 6rem; }
  #comment > h3 {
    background-color: #000;
    height: 120px;
    text-align: center; }
  #comment .ar-cap-box {
    margin-top: 4rem;
    text-align: center;
    position: relative; }
    #comment .ar-cap-box a {
      box-sizing: border-box;
      display: block;
      margin: 0 auto;
      width: 580px;
      outline: none; }
      #comment .ar-cap-box a .ar-play {
        position: absolute;
        top: 46%;
        left: 50%;
        width: 80px;
        margin-left: -40px;
        margin-top: -40px; }
        #comment .ar-cap-box a .ar-play img {
          vertical-align: bottom;
          max-width: 100%; }
      #comment .ar-cap-box a .ar-cap {
        width: 580px; }
        #comment .ar-cap-box a .ar-cap img {
          width: 100%;
          max-width: 100%;
          height: 100%; }
    #comment .ar-cap-box .ar-movie-title {
      box-sizing: border-box;
      margin: -0.4rem auto 5rem;
      color: #fff;
      width: 580px;
      background-color: #000;
      font-size: 18px;
      padding: 1.2rem; }

#everyone {
  margin-top: 6rem; }
  #everyone > h3 {
    background-color: #000;
    height: 120px;
    text-align: center; }
  #everyone > p {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 22px;
    font-size: 2rem;
    line-height: 40px; }
    #everyone > p .font-big {
      font-size: 2.8rem;
      font-weight: bold; }
  #everyone #everyone-ex {
    margin-top: 4rem; }
    #everyone #everyone-ex .twitter-box {
      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; }
      #everyone #everyone-ex .twitter-box li {
        margin-right: 20px;
        width: 48%;
        margin-bottom: 2rem;
        border: 2px solid #000; }
        #everyone #everyone-ex .twitter-box li h4.ichikacho-tw {
          background: url(../../ar_event/img/ttl-twitter.png) no-repeat center top;
          background-size: 100% 100%;
          height: 76px; }
        #everyone #everyone-ex .twitter-box li .tw-scroll01 img {
          margin-top: 7.4rem;
          width: 86% !important; }
        #everyone #everyone-ex .twitter-box li .tw-scroll {
          background-color: #fff;
          height: 410px;
          overflow-x: scroll;
          text-align: center; }
          #everyone #everyone-ex .twitter-box li .tw-scroll img {
            width: 50%; }
      #everyone #everyone-ex .twitter-box li:nth-child(2n) {
        margin-right: 0; }

.twitter-tweet {
  margin: 0 auto !important;
  -webkit-overflow-scrolling: touch; }
  .twitter-tweet img {
    max-width: 100%; }

.caution-ar-sml {
  color: #000;
  margin-top: 28px;
  font-size: 16px;
  line-height: 30px; }
  .caution-ar-sml > li {
    margin-bottom: 0 !important; }

.pc-break {
  display: block; }

#gobacktotop01 {
  text-align: center;
  position: absolute;
  left: 143px;
  bottom: 56px; }
  #gobacktotop01 a {
    display: block; }

#gobacktotop02 {
  margin-top: 8.2rem;
  padding-top: 5.8rem;
  border-top: 2px solid #000;
  text-align: center; }
  #gobacktotop02 a {
    display: block; }
