/* arguments inittial */
/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
body#scansnap2 main {
  padding: 32px 0 120px; }
  @media (max-width: 1023px) {
    body#scansnap2 main {
      padding: 20px 0 80px; } }
  body#scansnap2 main .inner {
    max-width: 920px;
    width: calc(100% - 40px);
    margin: 0 auto; }
  body#scansnap2 main h3 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.46875;
    letter-spacing: 0.03em; }
    @media (max-width: 1023px) {
      body#scansnap2 main h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.5; } }
  body#scansnap2 main h4 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0.03em; }
    @media (max-width: 1023px) {
      body#scansnap2 main h4 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.45; } }
    body#scansnap2 main h4 small {
      font-size: 15px;
      font-size: 1.5rem; }
      @media (max-width: 1023px) {
        body#scansnap2 main h4 small {
          font-size: 12px;
          font-size: 1.2rem; } }
  body#scansnap2 main p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5; }
    @media (max-width: 1023px) {
      body#scansnap2 main p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.875; } }
  body#scansnap2 main .num {
    flex-shrink: 0;
    background-color: #FFEEB3;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    letter-spacing: 0.1em;
    border-radius: 50%;
    line-height: 1;
    font-weight: bold; }
    body#scansnap2 main .num small {
      font-size: 9px;
      font-size: 0.9rem;
      transform: scale(0.9);
      transform-origin: center; }
    body#scansnap2 main .num span {
      font-size: 13px;
      font-size: 1.3rem;
      margin-top: 1px; }

body#scansnap2 .mv h1 {
  display: flex;
  flex-direction: column;
  text-align: center; }
  body#scansnap2 .mv h1 small {
    font-family: 'Nothing You Could Do', cursive;
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0.1em; }
    @media (max-width: 1023px) {
      body#scansnap2 .mv h1 small {
        font-size: 14px;
        font-size: 1.4rem; } }
  body#scansnap2 .mv h1 em {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.444444444;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-top: 12px; }
    @media (max-width: 1023px) {
      body#scansnap2 .mv h1 em {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.375;
        margin-top: 10px; } }

body#scansnap2 .mv p {
  margin-top: 15px;
  letter-spacing: 0.05em; }

body#scansnap2 .mv figure {
  margin-top: 25px; }
  @media (max-width: 1023px) {
    body#scansnap2 .mv figure {
      margin-top: 23px; } }

body#scansnap2 .mv_img {
  position: relative;
  text-align: center;
  overflow: hidden; }
  body#scansnap2 .mv_img > img {
    max-width: 770px;
    width: 100%;
    position: relative;
    z-index: 2;
    display: inline-block;
    margin-bottom: -70px; }
    @media (max-width: 1023px) {
      body#scansnap2 .mv_img > img {
        max-width: calc(100% - 40px);
        margin-bottom: -20px; } }
  body#scansnap2 .mv_img_bg {
    background-color: #CAE6DD;
    width: 100%;
    height: 330px;
    position: absolute;
    left: 0;
    bottom: 0; }
    @media (max-width: 1023px) {
      body#scansnap2 .mv_img_bg {
        height: 145px; } }
    body#scansnap2 .mv_img_bg img {
      position: absolute;
      bottom: 330px;
      left: 0;
      width: 100%; }
      @media (max-width: 1023px) {
        body#scansnap2 .mv_img_bg img {
          bottom: 145px; } }

body#scansnap2 .campaign {
  padding: 60px 0 70px;
  background-color: #F5F5F5; }
  @media (max-width: 1023px) {
    body#scansnap2 .campaign {
      padding: 30px 0 40px; } }
  @media (max-width: 1023px) {
    body#scansnap2 .campaign .inner {
      width: calc(100% - 38px); } }
  body#scansnap2 .campaign .inner > figure {
    margin-top: 45px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25); }
    @media (max-width: 1023px) {
      body#scansnap2 .campaign .inner > figure {
        margin-top: 25px; } }
  body#scansnap2 .campaign .inner > h3 {
    margin-top: 27px;
    font-weight: 500; }
    @media (max-width: 1023px) {
      body#scansnap2 .campaign .inner > h3 {
        font-size: 20px;
        font-size: 2rem;
        font-weight: 500;
        letter-spacing: 0em; } }
  @media (min-width: 1024px) {
    body#scansnap2 .campaign .inner > p {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.666666667;
      margin-top: 10px;
      letter-spacing: 0em; } }
  @media (max-width: 1023px) {
    body#scansnap2 .campaign .inner > p {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 2;
      margin-top: 15px; } }
  body#scansnap2 .campaign .entry {
    margin-top: 42px;
    border-radius: 20px;
    background-color: #FFF;
    position: relative; }
    @media (max-width: 1023px) {
      body#scansnap2 .campaign .entry {
        margin-top: 25px; } }
    body#scansnap2 .campaign .entry > span {
      background-color: #CAE6DD;
      font-size: 26px;
      font-size: 2.6rem;
      font-weight: bold;
      display: block;
      text-align: center;
      padding: 18px 0 16px;
      border-radius: 20px 20px 0 0; }
      @media (max-width: 1023px) {
        body#scansnap2 .campaign .entry > span {
          font-size: 20px;
          font-size: 2rem;
          padding: 6px 0 6px; } }
    body#scansnap2 .campaign .entry > div {
      padding: 24px 50px 30px 35px; }
      @media (max-width: 1023px) {
        body#scansnap2 .campaign .entry > div {
          padding: 10px 10px 20px; } }
      body#scansnap2 .campaign .entry > div ol li {
        display: flex;
        align-items: center; }
        @media (max-width: 1023px) {
          body#scansnap2 .campaign .entry > div ol li {
            align-items: flex-start; } }
        body#scansnap2 .campaign .entry > div ol li:nth-child(n + 2) {
          margin-top: 8px; }
          @media (max-width: 1023px) {
            body#scansnap2 .campaign .entry > div ol li:nth-child(n + 2) {
              margin-top: 13px; } }
        body#scansnap2 .campaign .entry > div ol li p {
          letter-spacing: -0.02em;
          font-weight: bold;
          margin-left: 13px; }
          body#scansnap2 .campaign .entry > div ol li p a {
            color: #33A98F;
            text-decoration: underline;
            transition: .3s; }
            body#scansnap2 .campaign .entry > div ol li p a:hover {
              opacity: .7; }
          @media (max-width: 1023px) {
            body#scansnap2 .campaign .entry > div ol li p {
              margin-left: 10px;
              letter-spacing: 0em; } }
      body#scansnap2 .campaign .entry > div .entry-limit {
        background-color: #FFC42A;
        border-radius: 15px;
        margin-top: 11px;
        color: #FFF;
        font-weight: bold;
        letter-spacing: 0.1em;
        text-align: center;
        height: 72px;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media (max-width: 1023px) {
          body#scansnap2 .campaign .entry > div .entry-limit {
            margin-top: 18px;
            height: auto;
            display: block;
            line-height: 1;
            padding: 16px 0 13px; } }
        body#scansnap2 .campaign .entry > div .entry-limit small {
          font-size: 18px;
          font-size: 1.8rem;
          display: inline-block;
          margin-right: 13px;
          font-weight: bold;
          padding-top: 10px; }
          @media (max-width: 1023px) {
            body#scansnap2 .campaign .entry > div .entry-limit small {
              font-size: 16px;
              font-size: 1.6rem;
              margin-right: 0;
              line-height: 0;
              padding-top: 0; } }
        body#scansnap2 .campaign .entry > div .entry-limit em {
          font-size: 33px;
          font-size: 3.3rem; }
          @media (max-width: 1023px) {
            body#scansnap2 .campaign .entry > div .entry-limit em {
              font-size: 27px;
              font-size: 2.7rem;
              line-height: 0.888888889;
              display: inline-block;
              margin: 10px 0 8px; } }
        body#scansnap2 .campaign .entry > div .entry-limit span {
          font-size: 22px;
          font-size: 2.2rem;
          padding-top: 8px; }
          @media (max-width: 1023px) {
            body#scansnap2 .campaign .entry > div .entry-limit span {
              font-size: 18px;
              font-size: 1.8rem;
              padding-top: 0; } }
    body#scansnap2 .campaign .entry .illust {
      position: absolute;
      width: 165px;
      right: -29px;
      top: -23px; }
      @media (max-width: 1023px) {
        body#scansnap2 .campaign .entry .illust {
          width: 75px;
          right: -13px;
          top: -14px; } }
  body#scansnap2 .campaign .note {
    margin-top: 25px; }
    @media (max-width: 1023px) {
      body#scansnap2 .campaign .note {
        margin-top: 20px; } }
    body#scansnap2 .campaign .note > li:nth-child(n + 2) {
      margin-top: 15px; }
      @media (max-width: 1023px) {
        body#scansnap2 .campaign .note > li:nth-child(n + 2) {
          margin-top: 20px; } }
    body#scansnap2 .campaign .note > li span {
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 500; }
      @media (max-width: 1023px) {
        body#scansnap2 .campaign .note > li span {
          font-size: 14px;
          font-size: 1.4rem; } }
    body#scansnap2 .campaign .note > li ul, body#scansnap2 .campaign .note > li p {
      margin-top: 10px;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.571428571;
      letter-spacing: 0em; }
      @media (max-width: 1023px) {
        body#scansnap2 .campaign .note > li ul, body#scansnap2 .campaign .note > li p {
          margin-top: 8px;
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 1.5; } }
    body#scansnap2 .campaign .note > li a {
      text-decoration: underline; }
      @media (min-width: 1024px) {
        body#scansnap2 .campaign .note > li a {
          transition: .3s; }
          body#scansnap2 .campaign .note > li a:hover {
            opacity: .7; } }
    body#scansnap2 .campaign .note > li ul li {
      position: relative;
      padding-left: 8px; }
      body#scansnap2 .campaign .note > li ul li:before {
        content: '-';
        position: absolute;
        left: 0; }

body#scansnap2 .about {
  padding: 80px 0 70px; }
  @media (max-width: 1023px) {
    body#scansnap2 .about {
      padding: 40px 0 20px; } }
  body#scansnap2 .about .top {
    padding-bottom: 70px; }
    @media (max-width: 1023px) {
      body#scansnap2 .about .top {
        padding-bottom: 30px; } }
    body#scansnap2 .about .top .txt-illust {
      display: flex;
      align-items: start;
      justify-content: space-between; }
      @media (max-width: 1023px) {
        body#scansnap2 .about .top .txt-illust {
          align-items: center;
          flex-direction: column-reverse; }
          body#scansnap2 .about .top .txt-illust h3 {
            text-align: left;
            width: 100%; } }
      body#scansnap2 .about .top .txt-illust .txt {
        width: 60.867%; }
        @media (max-width: 1023px) {
          body#scansnap2 .about .top .txt-illust .txt {
            width: 100%; } }
        body#scansnap2 .about .top .txt-illust .txt p {
          margin-top: 15px;
          letter-spacing: 0em; }
      body#scansnap2 .about .top .txt-illust .illust {
        width: 27.934%; }
        @media (max-width: 1023px) {
          body#scansnap2 .about .top .txt-illust .illust {
            width: 72.3943662%;
            margin-top: 19px; } }
    body#scansnap2 .about .top .feature {
      margin-top: 35px;
      display: flex;
      justify-content: space-between; }
      @media (max-width: 1023px) {
        body#scansnap2 .about .top .feature {
          flex-direction: column;
          max-width: 270px;
          margin: 36px auto 0; } }
      body#scansnap2 .about .top .feature > li {
        width: calc((100% - 100px) / 3); }
        @media (max-width: 1023px) {
          body#scansnap2 .about .top .feature > li {
            width: 100%; }
            body#scansnap2 .about .top .feature > li:nth-child(n + 2) {
              margin-top: 35px; } }
        body#scansnap2 .about .top .feature > li .heading {
          display: flex;
          align-items: center; }
          body#scansnap2 .about .top .feature > li .heading p {
            margin-left: 14px;
            font-weight: 500; }
            @media (max-width: 1023px) {
              body#scansnap2 .about .top .feature > li .heading p {
                font-size: 20px;
                font-size: 2rem; } }
        body#scansnap2 .about .top .feature > li figure {
          margin-top: 15px; }
          @media (max-width: 1023px) {
            body#scansnap2 .about .top .feature > li figure {
              margin-top: 18px; } }
          body#scansnap2 .about .top .feature > li figure figcaption {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.75; }
            @media (max-width: 1023px) {
              body#scansnap2 .about .top .feature > li figure figcaption {
                font-size: 14px;
                font-size: 1.4rem;
                line-height: 1.857142857;
                margin-top: 15px;
                display: inline-block; } }
  body#scansnap2 .about .bottom {
    max-width: 1120px;
    width: calc(100% - 40px);
    margin: 0 auto;
    background-color: #F5F5F5;
    border-radius: 20px;
    padding: 60px 0 60px; }
    @media (max-width: 1023px) {
      body#scansnap2 .about .bottom {
        padding: 28px 0 30px; } }
    body#scansnap2 .about .bottom .merit > figure {
      margin-top: 30px; }
      @media (max-width: 1023px) {
        body#scansnap2 .about .bottom .merit > figure {
          margin-top: 20px; } }
    body#scansnap2 .about .bottom .merit p {
      margin-top: 30px; }
      @media (max-width: 1023px) {
        body#scansnap2 .about .bottom .merit p {
          font-size: 15px;
          font-size: 1.5rem;
          margin-top: 20px;
          line-height: 2; } }
    body#scansnap2 .about .bottom .merit-list {
      margin-top: 30px;
      display: flex;
      justify-content: space-between; }
      @media (max-width: 1023px) {
        body#scansnap2 .about .bottom .merit-list {
          margin: 30px auto 0;
          display: block;
          width: calc(100% - 26px); } }
      body#scansnap2 .about .bottom .merit-list figure {
        width: calc((100% - 100px) / 3); }
        @media (max-width: 1023px) {
          body#scansnap2 .about .bottom .merit-list figure {
            width: 100%; }
            body#scansnap2 .about .bottom .merit-list figure:nth-child(n + 2) {
              margin-top: 30px; } }
        body#scansnap2 .about .bottom .merit-list figure figcaption {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.75;
          margin-top: 20px; }
          @media (max-width: 1023px) {
            body#scansnap2 .about .bottom .merit-list figure figcaption {
              font-size: 14px;
              font-size: 1.4rem;
              line-height: 1.857142857;
              margin-top: 40px; } }
    body#scansnap2 .about .bottom .howtouse {
      margin-top: 79px; }
      @media (max-width: 1023px) {
        body#scansnap2 .about .bottom .howtouse {
          margin-top: 40px; } }
      body#scansnap2 .about .bottom .howtouse ol {
        margin-top: 34px; }
        @media (max-width: 1023px) {
          body#scansnap2 .about .bottom .howtouse ol {
            margin-top: 20px; } }
        body#scansnap2 .about .bottom .howtouse ol li {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          @media (max-width: 1023px) {
            body#scansnap2 .about .bottom .howtouse ol li {
              flex-direction: column-reverse; } }
          @media (min-width: 1024px) {
            body#scansnap2 .about .bottom .howtouse ol li:nth-child(1) {
              padding-right: 32px; }
            body#scansnap2 .about .bottom .howtouse ol li:nth-child(2) {
              margin-top: -16px;
              padding-right: 88px; }
            body#scansnap2 .about .bottom .howtouse ol li:nth-child(3) {
              margin-top: -16px; } }
          @media (max-width: 1023px) {
            body#scansnap2 .about .bottom .howtouse ol li:nth-child(n + 2) {
              margin-top: 45px; } }
          body#scansnap2 .about .bottom .howtouse ol li .txt {
            max-width: 450px;
            width: 100%;
            display: flex;
            align-items: center;
            position: relative; }
            @media (max-width: 1023px) {
              body#scansnap2 .about .bottom .howtouse ol li .txt {
                display: block;
                margin-top: -6px; } }
            body#scansnap2 .about .bottom .howtouse ol li .txt em {
              flex-shrink: 0;
              font-family: 'Helvetica', 'Arial', sans-serif;
              font-size: 72px;
              font-size: 7.2rem;
              letter-spacing: 0.02em;
              font-style: italic;
              font-weight: 300;
              color: #E1E2E9;
              padding-right: 28px;
              text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.09); }
              @media (max-width: 1023px) {
                body#scansnap2 .about .bottom .howtouse ol li .txt em {
                  font-size: 56px;
                  font-size: 5.6rem;
                  padding-right: 0;
                  margin-left: -16px; } }
            body#scansnap2 .about .bottom .howtouse ol li .txt p {
              font-size: 16px;
              font-size: 1.6rem;
              line-height: 1.75;
              text-align: justify; }
              @media (max-width: 1023px) {
                body#scansnap2 .about .bottom .howtouse ol li .txt p {
                  font-size: 15px;
                  font-size: 1.5rem;
                  line-height: 2; } }
          body#scansnap2 .about .bottom .howtouse ol li .img {
            max-width: 300px;
            width: 100%;
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25); }

body#scansnap2 .connect {
  padding: 60px 0;
  background-color: #F5F5F5; }
  @media (max-width: 1023px) {
    body#scansnap2 .connect {
      padding: 50px 0; } }
  @media (max-width: 1023px) {
    body#scansnap2 .connect .inner {
      width: calc(100% - 36px); } }
  body#scansnap2 .connect .inner > h3 img {
    width: 51px;
    display: inline-block;
    margin-left: 10px; }
    @media (max-width: 1023px) {
      body#scansnap2 .connect .inner > h3 img {
        margin-left: 16px; } }
  body#scansnap2 .connect .inner > p {
    padding-left: 1em;
    text-indent: -1em; }
    body#scansnap2 .connect .inner > p:nth-of-type(1) {
      margin-top: 20px; }
      @media (max-width: 1023px) {
        body#scansnap2 .connect .inner > p:nth-of-type(1) {
          margin-top: 13px;
          font-size: 15px;
          font-size: 1.5rem;
          line-height: 2; } }
  body#scansnap2 .connect-howto {
    margin-top: 25px;
    background-color: #FFF;
    border-radius: 20px;
    padding: 50px 70px; }
    @media (max-width: 1023px) {
      body#scansnap2 .connect-howto {
        margin-top: 20px;
        padding: 30px 20px; } }
    body#scansnap2 .connect-howto:nth-of-type(1) img {
      max-width: 564px; }
      @media (max-width: 1023px) {
        body#scansnap2 .connect-howto:nth-of-type(1) img {
          max-width: 70.7462687%; } }
    body#scansnap2 .connect-howto:nth-of-type(2) img {
      max-width: 642px; }
      @media (max-width: 1023px) {
        body#scansnap2 .connect-howto:nth-of-type(2) img {
          max-width: 80.5970149%; } }
    body#scansnap2 .connect-howto img {
      display: block;
      margin: 0 auto; }
    body#scansnap2 .connect-howto h4 {
      margin-top: 22px; }
      @media (max-width: 1023px) {
        body#scansnap2 .connect-howto h4 {
          margin-top: 20px; } }
    body#scansnap2 .connect-howto p {
      margin-top: 15px;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.75; }
      @media (max-width: 1023px) {
        body#scansnap2 .connect-howto p {
          margin-top: 10px;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.857142857; } }

body#scansnap2 .lineup .inner {
  position: relative;
  padding: 80px 0 0; }
  @media (max-width: 1023px) {
    body#scansnap2 .lineup .inner {
      padding-top: 50px; } }
  body#scansnap2 .lineup .inner .illust {
    width: 152px;
    position: absolute;
    right: -100px;
    top: -120px; }
    @media only screen and (max-width: 1220px) {
      body#scansnap2 .lineup .inner .illust {
        right: -40px; } }
    @media (max-width: 1023px) {
      body#scansnap2 .lineup .inner .illust {
        width: 76px;
        right: 0;
        top: -65px; } }

body#scansnap2 .lineup ul {
  margin-top: 35px; }
  @media (max-width: 1023px) {
    body#scansnap2 .lineup ul {
      margin-top: 40px; } }
  body#scansnap2 .lineup ul li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    @media (max-width: 1023px) {
      body#scansnap2 .lineup ul li {
        align-items: center;
        flex-direction: column-reverse; } }
    body#scansnap2 .lineup ul li:nth-of-type(n + 2) {
      margin-top: 73px; }
      @media (max-width: 1023px) {
        body#scansnap2 .lineup ul li:nth-of-type(n + 2) {
          margin-top: 50px; } }
    body#scansnap2 .lineup ul li .desc {
      width: 50%; }
      @media (max-width: 1023px) {
        body#scansnap2 .lineup ul li .desc {
          width: 100%;
          margin-top: 20px; } }
      body#scansnap2 .lineup ul li .desc p {
        margin-top: 15px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.75; }
        @media (max-width: 1023px) {
          body#scansnap2 .lineup ul li .desc p {
            margin-top: 8px;
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 1.857142857; } }
    body#scansnap2 .lineup ul li .img {
      width: 32.6%; }
      @media (max-width: 1023px) {
        body#scansnap2 .lineup ul li .img {
          width: 77.6119403%; } }

body#scansnap2 .lineup .note {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-top: 100px; }
  body#scansnap2 .lineup .note a {
    text-decoration: underline;
    transition: .3s; }
    body#scansnap2 .lineup .note a:hover {
      opacity: .7; }
  @media (max-width: 1023px) {
    body#scansnap2 .lineup .note {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.857142857;
      margin-top: 50px; } }

body#scansnap2 .lineup .official {
  max-width: 920px;
  width: 100%;
  margin: 60px auto 0;
  background-color: #F5F5F5;
  border-radius: 20px;
  text-align: center;
  padding: 30px 0; }
  @media (max-width: 1023px) {
    body#scansnap2 .lineup .official {
      margin-top: 50px;
      padding: 22px 20px 20px; } }
  body#scansnap2 .lineup .official a {
    border-radius: 50px;
    background-color: #FFEEB3;
    max-width: 540px;
    width: 100%;
    height: 91px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px auto 0;
    font-size: 22px;
    font-size: 2.2rem;
    text-decoration: underline;
    transition: .3s; }
    @media (max-width: 1023px) {
      body#scansnap2 .lineup .official a {
        height: 50px;
        margin: 10px auto 0;
        font-size: 16px;
        font-size: 1.6rem; } }
    body#scansnap2 .lineup .official a:hover {
      opacity: .7; }
