@charset "UTF-8";
@media screen and (max-width: 768px) {
  html {
    width: 768px;
    height: 100%;
    background: #fff;
    color: #333;
    margin: 0 auto; }

  body {
    width: 768px;
    height: 100%;
    background: #fff;
    color: #333;
    margin: 0 auto; }
    body.fixed {
      overflow: hidden; }

  /* -----------------------------------------------------------------------------

    common

  ----------------------------------------------------------------------------- */
  .pc {
    display: none !important; }

  .alphaOver a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7; }

  section {
    padding: 70px 0; }

  .inner {
    margin: 0 auto; }

  h2 {
    font-size: 48px;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 55px; }
    h2:before {
      content: "";
      display: block;
      width: 100%;
      height: 93px;
      background-size: auto 93px;
      background-repeat: no-repeat;
      background-position: center top;
      margin-bottom: 25px; }
    h2 + p {
      font-size: 28px;
      font-weight: bold;
      text-align: center;
      color: #00a03c;
      margin: -15px 0 45px;
      line-height: 1.6; }

  figure {
    line-height: 0; }

  p.pageTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px; }

  #main {
    padding-top: 105px; }

  /* -----------------------------------------------------------------------------

    conversion

  ----------------------------------------------------------------------------- */
  .conversion {
    width: 100%;
    height: 457px;
    padding-top: 120px;
    box-sizing: border-box;
    text-align: center;
    background: url(../img/bg_conversion_sp.jpg) no-repeat center top; }
    .conversion p {
      width: 100%;
      position: relative;
      font-size: 36px;
      font-weight: bold;
      letter-spacing: 0.05em;
      margin-bottom: 30px; }
      .conversion p b {
        font-size: 50px; }
      .conversion p span {
        display: block;
        font-size: 26px;
        color: #fff;
        font-weight: bold;
        position: absolute;
        top: -70px;
        right: 40px;
        background: #e90000;
        padding: 14px 12px;
        border-radius: 30px; }
        .conversion p span:after {
          content: "";
          width: 38px;
          height: 11px;
          background: url(../img/parts_pop_sp.png) no-repeat 0 0;
          position: absolute;
          bottom: -9px;
          right: 15px; }

  /* -----------------------------------------------------------------------------

    header

  ----------------------------------------------------------------------------- */
  header {
    background: #fff;
    position: fixed;
    width: 100%;
    height: 105px;
    top: 0;
    z-index: 9999; }
    header .inner {
      position: relative; }
    header p.logo {
      position: absolute;
      top: 20px;
      left: 0; }
      header p.logo img {
        margin-left: 20px; }
    header span.menu {
      display: block;
      width: 108px;
      height: 104px;
      background: url(../img/btn_menu.png) no-repeat;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      position: absolute;
      top: 0;
      right: 0; }
      header span.menu.open {
        background: url(../img/btn_menu_close.png) no-repeat; }

  /* -----------------------------------------------------------------------------

    nav

  ----------------------------------------------------------------------------- */
  nav {
    display: none;
    position: absolute;
    top: 105px;
    width: 100%;
    background: #00a03c;
    padding-bottom: 50px;
    overflow-y: scroll;
    box-sizing: border-box; }
    nav ul li a {
      display: block;
      width: 100%;
      font-size: 33px;
      font-weight: bold;
      color: #fff;
      padding: 45px 0 45px 25px;
      box-sizing: border-box;
      background: url(../img/icon_nav.png) no-repeat 97% center;
      border-bottom: 1px solid #80d09e; }
    nav p {
      text-align: center;
      margin-top: 50px; }

  /* -----------------------------------------------------------------------------

    mv

  ----------------------------------------------------------------------------- */
  #mv {
    padding: 0px; }
    #mv .mainContents h1 img {
      width: 100%; }
    #mv .mainContents h1 .pc {
      display: none; }
    #mv .mainContents h1 .sp {
      display: block; }
    #mv .mainContents p.txt {
      position: absolute;
      bottom: 47px;
      left: 115px; }
      #mv .mainContents p.txt:before {
        content: "";
        display: block;
        width: 155px;
        height: 157px;
        position: absolute;
        top: -121px;
        left: -95px;
        background: url(../img/ttl_balloon_sp.png) no-repeat; }

  /* -----------------------------------------------------------------------------

    merit

  ----------------------------------------------------------------------------- */
  #merit {
    background: #fff67f;
    padding-top: 50px;
    padding-bottom: 40px; }
    #merit .inner {
      padding: 0 25px; }
    #merit h2:before {
      display: none; }
    #merit h2 {
      overflow: hidden;
      text-indent: -9999px;
      width: 596px;
      font-size: 0px;
      height: 174px;
      background: url("../img/merit/merit-tit-sp.png") no-repeat 0 0;
      margin: 0 auto 40px;
      background-size: 596px 174px; }
    #merit .merit-list {
      margin-bottom: 30px; }
      #merit .merit-list .ttl-box {
        background: #23b6bc;
        color: #FFF;
        position: relative;
        padding-top: 19px;
        padding-bottom: 66px; }
        #merit .merit-list .ttl-box p {
          font-size: 28px;
          background: url("../img/merit/sakura_tit_b.png") no-repeat 0 0;
          width: 138.6px;
          height: 133.2px;
          background-size: contain;
          text-align: center;
          line-height: 136px;
          color: #e85388;
          font-weight: bold;
          position: absolute;
          left: 15px;
          top: 26px; }
          #merit .merit-list .ttl-box p span {
            vertical-align: middle;
            line-height: 1.2em;
            display: inline-block;
            text-shadow: 0 3px 0 #fff, 3px 0 0 #fff, 0 -3px 0 #fff, -3px 0 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff; }
        #merit .merit-list .ttl-box h3 {
          font-size: 42px;
          padding-left: 120px;
          height: 100px;
          letter-spacing: 0.05em;
          padding: 0px 0 0px 170px; }
          #merit .merit-list .ttl-box h3 span {
            letter-spacing: 0em;
            font-size: 28px;
            display: inline-block;
            margin-top: 12px;
            line-height: 1.3em;
            padding: 10px 15px;
            color: #23b6bc;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            background-color: #FFF; }
      #merit .merit-list .ttl-box:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: -6px;
        width: 8px;
        top: 0px;
        height: 190px;
        background: url("../img/merit/tit-bg-after-pc.png") no-repeat 0 bottom;
        background-size: 8px 190px; }
      #merit .merit-list .ttl-box:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0px;
        right: -6px;
        width: 8px;
        height: 190px;
        background: url("../img/merit/tit-bg-after-sp.png") no-repeat 0 bottom;
        background-size: 8px 190px; }
      #merit .merit-list .box {
        background: #FFF;
        padding: 30px 25px;
        -moz-border-radius-bottomleft: 14px;
        -webkit-border-bottom-left-radius: 14px;
        border-bottom-left-radius: 14px;
        -moz-border-radius-bottomright: 14px;
        -webkit-border-bottom-right-radius: 14px;
        border-bottom-right-radius: 14px; }
        #merit .merit-list .box .ttl {
          font-size: 33px;
          color: #23b6bc;
          font-weight: bold;
          margin-bottom: 20px;
          letter-spacing: 0.05em; }
          #merit .merit-list .box .ttl span {
            padding-top: 15px;
            display: block;
            color: #231815;
            font-size: 30px;
            line-height: 1.4em;
            letter-spacing: 0em; }
        #merit .merit-list .box .img-box .img {
          width: 100%;
          height: auto;
          margin-bottom: 25px; }
          #merit .merit-list .box .img-box .img img {
            width: 100%;
            height: auto; }
    #merit .merit-list-ansin .box {
      padding-bottom: 5px; }
      #merit .merit-list-ansin .box .txt-box dl {
        margin-bottom: 25px;
        display: table; }
        #merit .merit-list-ansin .box .txt-box dl::after {
          content: "";
          display: block;
          clear: both; }
        #merit .merit-list-ansin .box .txt-box dl .img {
          width: 250px;
          height: auto;
          display: table-cell;
          vertical-align: top;
          padding-right: 20px; }
          #merit .merit-list-ansin .box .txt-box dl .img img {
            width: 100%;
            height: auto; }
        #merit .merit-list-ansin .box .txt-box dl dd {
          display: table-cell;
          font-size: 30px;
          line-height: 1.4em; }
          #merit .merit-list-ansin .box .txt-box dl dd br {
            display: none; }
          #merit .merit-list-ansin .box .txt-box dl dd span {
            display: block;
            font-size: 33px;
            color: #23b6bc;
            font-weight: bold;
            background: url("../img/merit/check.png") no-repeat 0 50%;
            background-size: 33px 25px;
            padding-left: 40px;
            margin-bottom: 10px;
            line-height: 1; }
            #merit .merit-list-ansin .box .txt-box dl dd span span {
              background: none;
              display: inline;
              padding: 0;
              margin: 0;
              font-size: 24px; }
    #merit .merit-list-kaiteki li {
      font-size: 30px;
      font-weight: bold;
      text-indent: -1.1em;
      margin-left: 1em;
      margin-top: 15px;
      line-height: 1.4em; }
      #merit .merit-list-kaiteki li br {
        display: none; }
      #merit .merit-list-kaiteki li span {
        font-size: 33px;
        color: #23b6bc; }
      #merit .merit-list-kaiteki li p {
        font-size: 26px;
        font-weight: normal;
        padding-top: 5px;
        margin-left: 1.2em;
        line-height: 1.3em; }
    #merit .merit-list-kaiteki li:first-child {
      margin-top: 0px; }
    #merit .merit-list-kaiteki li:before {
      content: "●";
      margin-right: 3px;
      color: #23b6bc; }
    #merit .merit-list-benri .img .attention {
      font-size: 24px;
      line-height: 1.4em; }
    #merit .merit-list-benri ul li {
      font-size: 30px;
      font-weight: bold;
      margin-top: 15px;
      line-height: 1.6em; }
      #merit .merit-list-benri ul li br {
        display: none; }
      #merit .merit-list-benri ul li span {
        color: #23b6bc;
        font-size: 33px;
        padding-bottom: 2px;
        border-bottom: 3px solid #23b6bc; }
    #merit .merit-list-benri ul li:first-child {
      margin-top: 0px; }
    #merit .merit-list-benri2 .img-box .txt-box dt {
      font-size: 33px;
      color: #23b6bc;
      font-weight: bold;
      padding-bottom: 20px;
      letter-spacing: 0.05em; }
    #merit .merit-list-benri2 .img-box .txt-box dd {
      font-size: 30px;
      line-height: 1.4em;
      font-weight: bold; }
      #merit .merit-list-benri2 .img-box .txt-box dd br {
        display: none; }
      #merit .merit-list-benri2 .img-box .txt-box dd p {
        padding-top: 10px;
        font-weight: normal;
        font-size: 26px;
        text-indent: -1em;
        margin-left: 1em;
        line-height: 1.3em; }

    /* -----------------------------------------------------------------------------

    aliginment

  ----------------------------------------------------------------------------- */
  #alignment .inner {
    padding: 0 25px; }
  #alignment h2:before {
    display: none; }
  #alignment h2 {
    overflow: hidden;
    text-indent: -9999px;
    width: 446px;
    font-size: 0px;
    height: 165px;
    background: url("../img/merit/aliginment-tit-sp.png") no-repeat 0 0;
    margin: 0 auto 40px; }
  #alignment .before-box {
    border: 2px solid #23b6bc;
    width: 100%;
    margin-bottom: 50px;
    float: none;
    text-align: center;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 25px 0px 20px; }
    #alignment .before-box dt {
      background: #23b6bc;
      display: inline-block;
      -moz-border-radius: 50px;
      -webkit-border-radius: 50px;
      border-radius: 50px;
      font-size: 32px;
      padding: 25px;
      margin: 0 auto 25px;
      color: #FFF;
      line-height: 1;
      font-weight: bold;
      letter-spacing: 0.05em; }
    #alignment .before-box dd {
      width: 100%;
      height: auto;
      display: inline-block; }
      #alignment .before-box dd img {
        width: 100%;
        padding: 30px;
        box-sizing: border-box;
        height: auto; }
  #alignment .bottom-arrow {
    text-align: center;
    margin: 0 auto 30px; }
    #alignment .bottom-arrow span {
      display: block;
      font-size: 30px;
      font-weight: bold;
      padding-bottom: 15px; }
  #alignment .after-box {
    width: 100%;
    position: relative; }
    #alignment .after-box .img img {
      width: 100%;
      height: auto; }
    #alignment .after-box .arrow {
      text-align: center;
      top: 130px;
      left: -105px;
      position: absolute; }
      #alignment .after-box .arrow span {
        font-weight: bold;
        display: block;
        padding-top: 10px; }
    #alignment .after-box .icon {
      font-size: 32px;
      background: url("../img/merit/sakura_tit_b_sp.png") no-repeat 0 0;
      width: 230px;
      height: 220px;
      background-size: 220px;
      text-align: center;
      line-height: 230px;
      color: #e85388;
      font-weight: bold;
      position: absolute;
      left: -28px;
      top: -20px; }
      #alignment .after-box .icon span {
        vertical-align: middle;
        line-height: 1.2em;
        display: inline-block;
        text-shadow: 0 3px 0 #fff, 3px 0 0 #fff, 0 -3px 0 #fff, -3px 0 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff; }
        #alignment .after-box .icon span span {
          font-size: 25px; }
    #alignment .after-box .txt {
      padding-top: 10px;
      font-size: 30px;
      line-height: 1.4em; }
      #alignment .after-box .txt span {
        padding-top: 15px;
        display: block; }

  /* -----------------------------------------------------------------------------

    tips

  ----------------------------------------------------------------------------- */
  #tips {
    background: #fff; }
    #tips h2:before {
      background-image: url(../img/tips/icon_ttl.png); }
    #tips h3 {
      font-size: 33px;
      color: #fff;
      height: 130px;
      background: url(../img/tips/icon_plus.png) no-repeat 98% center #00a03c;
      padding: 50px 100px 0 140px;
      line-height: 1.2;
      margin-bottom: 25px;
      box-sizing: border-box;
      position: relative;
      -webkit-box-shadow: 0px 4px 0px 0px #005b23;
      -moz-box-shadow: 0px 4px 0px 0px #005b23;
      -o-box-shadow: 0px 4px 0px 0px #005b23;
      -ms-box-shadow: 0px 4px 0px 0px #005b23;
      box-shadow: 0px 4px 0px 0px #005b23; }
      #tips h3:nth-of-type(2) {
        padding-top: 30px; }
      #tips h3.open {
        background: url(../img/tips/icon_minus.png) no-repeat 98% center #00a03c; }
      #tips h3:before {
        content: "";
        display: block;
        width: 110px;
        height: 130px;
        background: url(../img/tips/icon_subttl.png) no-repeat center;
        position: absolute;
        top: 0;
        left: 0;
        border-right: 2px solid #00792f; }
    #tips .accordionBox {
      display: none;
      padding: 0 25px;
      margin-bottom: 50px; }
      #tips .accordionBox > p {
        font-size: 30px;
        color: #555;
        line-height: 1.8; }
        #tips .accordionBox > p b {
          color: #e90000; }
      #tips .accordionBox dl {
        margin-top: 30px;
        background: #faf4de;
        border-radius: 10px;
        padding: 35px 25px 25px; }
        #tips .accordionBox dl dt {
          font-size: 32px;
          line-height: 1.4;
          text-align: center;
          font-weight: bold;
          margin-bottom: 25px; }
          #tips .accordionBox dl dt b {
            color: #e90000; }
        #tips .accordionBox dl dd figure img {
          width: 100%;
          height: auto; }
        #tips .accordionBox dl dd .note {
          margin-top: 30px;
          font-size: 18px;
          color: #555;
          line-height: 1.6; }
        #tips .accordionBox dl.box2-1 dd figure {
          margin-top: 25px; }
        #tips .accordionBox dl.box2-2 dd figure, #tips .accordionBox dl.box2-3 dd figure {
          margin-top: 15px; }
        #tips .accordionBox dl.box2-4 {
          clear: both;
          text-align: center; }
          #tips .accordionBox dl.box2-4 dd figure {
            display: inline-block;
            margin: 0 5px; }
        #tips .accordionBox dl.box3 {
          text-align: center;
          padding: 35px 10px 25px; }
          #tips .accordionBox dl.box3 dd figure {
            display: inline-block; }
        #tips .accordionBox dl.box4 dd figure {
          margin-top: 25px; }

  /* box2-1
  ---------------------------------------------*/
  /* box2-2,  box2-3
  ---------------------------------------------*/
  /* box2-4
  ---------------------------------------------*/
  /* box3
  ---------------------------------------------*/
  /* box4
  ---------------------------------------------*/
  /* -----------------------------------------------------------------------------

    flow

  ----------------------------------------------------------------------------- */
  #flow {
    background: #f1ffdb;
    padding-right: 25px;
    padding-left: 25px; }
    #flow h2:before {
      background-image: url(../img/flow/icon_ttl.png); }
    #flow .box {
      background: #fff;
      min-height: 352px;
      box-sizing: border-box;
      padding: 0 15px 25px;
      margin-bottom: 40px;
      border-radius: 10px;
      position: relative; }
      #flow .box:after {
        content: "";
        display: block;
        width: 49px;
        height: 24px;
        background: url(../img/flow/arrow.png) no-repeat;
        position: absolute;
        bottom: -24px;
        left: 50%;
        margin-left: -25px; }
      #flow .box:last-child {
        margin-bottom: 0; }
        #flow .box:last-child:after {
          display: none; }
      #flow .box h3 {
        margin-bottom: 20px; }
        #flow .box h3 span, #flow .box h3 img, #flow .box h3 b {
          display: inline-block;
          vertical-align: middle; }
        #flow .box h3 span {
          font-size: 60px;
          font-weight: normal;
          color: #fff;
          text-align: center;
          width: 100px;
          height: 115px;
          box-sizing: border-box;
          background: url(../img/flow/bg_ttl.png) no-repeat 0 0;
          padding: 27px 8px 0 3px;
          margin-top: -6px; }
        #flow .box h3 img {
          margin: 0 10px 0 20px; }
        #flow .box h3 b {
          font-size: 33px;
          line-height: 1.2; }
      #flow .box p {
        font-size: 30px;
        color: #555;
        line-height: 1.6;
        padding-left: 10px; }
        #flow .box p a {
          color: #00a03c;
          text-decoration: underline; }
          #flow .box p a:hover {
            text-decoration: none; }
        #flow .box p img {
          border-radius: 10px;
          display: block;
          margin-bottom: 20px;
          width: 100%; }

  /* -----------------------------------------------------------------------------

    advice

  ----------------------------------------------------------------------------- */
  #advice {
    background: url(../img/advice/bg_sp.jpg) no-repeat center top;
    height: 1228px;
    padding-top: 100px;
    box-sizing: border-box; }
    #advice .inner {
      padding: 0 60px;
      box-sizing: border-box; }
    #advice h2 {
      margin-bottom: 30px; }
      #advice h2:before {
        background-image: url(../img/advice/icon_ttl.png); }
    #advice figure {
      text-align: center; }
    #advice p {
      padding: 30px 0 0;
      font-size: 30px;
      color: #555;
      line-height: 1.6; }
      #advice p b {
        display: block;
        font-size: 33px;
        color: #00a03c;
        line-height: 1.6;
        margin-bottom: 20px;
        text-align: center; }

  /* -----------------------------------------------------------------------------

    about

  ----------------------------------------------------------------------------- */
  #about {
    background: #fff;
    border-bottom: 2px solid #ddd;
    padding-bottom: 0; }
    #about h2:before {
      background-image: url(../img/about/icon_ttl.png); }
    #about h2 + div p {
      font-size: 30px;
      color: #555;
      line-height: 1.6;
      padding: 30px 40px; }

  /* -----------------------------------------------------------------------------

    technology

  ----------------------------------------------------------------------------- */
  #technology {
    background: #fff;
    padding-bottom: 0; }
    #technology h2:before {
      background-image: url(../img/technology/icon_ttl.png); }
    #technology .tec h3 {
      font-size: 38px;
      color: #fff;
      border-radius: 10px;
      background: #00a03c;
      text-align: center;
      padding: 35px 0 30px;
      margin-bottom: 30px; }
      #technology .tec h3 span {
        font-size: 30px;
        display: block;
        margin-top: 20px;
        font-weight: lighter; }
    #technology .tec .inner {
      padding: 0 25px; }
      #technology .tec .inner > div {
        margin-bottom: 30px; }
    #technology .tec figure img {
      width: 100%; }
    #technology .tec p {
      font-size: 30px;
      color: #555;
      line-height: 1.6;
      margin-top: 30px; }
      #technology .tec p b {
        display: block;
        font-size: 33px;
        color: #00a03c;
        line-height: 1.4;
        margin-bottom: 10px; }
      #technology .tec p span {
        font-weight: bold;
        color: #e90000; }
    #technology .tec dl {
      box-sizing: border-box; }
      #technology .tec dl dt {
        font-weight: bold;
        font-size: 28px;
        margin-bottom: 10px;
        line-height: 1.4; }
      #technology .tec dl dd {
        font-weight: bold;
        font-size: 26px;
        color: #00a03c; }
        #technology .tec dl dd ul li {
          padding: 4px 0 4px 32px;
          background: url(../img/technology/icon_list.png) no-repeat left 16px;
          line-height: 1.6; }
    #technology .tec1 {
      margin-bottom: 70px; }
      #technology .tec1 dl {
        background: url(../img/technology/bg_tec1_sp.jpg) no-repeat;
        height: 363px;
        padding: 55px 0 0 290px; }
    #technology .tec2 {
      margin-bottom: 110px; }
      #technology .tec2 dl {
        background: url(../img/technology/bg_tec2_sp.jpg) no-repeat;
        height: 351px;
        padding: 55px 0 0 55px; }
    #technology .andmore {
      position: relative;
      padding-top: 72px;
      margin-top: -72px; }
      #technology .andmore .inner {
        background: #f1ffdb;
        padding: 100px 0 60px; }
      #technology .andmore:before {
        content: "";
        display: block;
        background: url(../img/technology/icon_more.png) no-repeat;
        width: 144px;
        height: 144px;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -72px; }
      #technology .andmore h3 {
        font-size: 33px;
        line-height: 1.4;
        text-align: center;
        letter-spacing: 0.05em;
        margin-bottom: 38px; }
      #technology .andmore .clr div {
        margin-bottom: 35px; }
      #technology .andmore figure {
        width: 712px;
        margin: 0 auto; }
        #technology .andmore figure img {
          width: 100%;
          border-radius: 10px 10px 0 0; }
      #technology .andmore h4 {
        font-size: 38px;
        line-height: 1.4;
        font-weight: bold;
        color: #fff;
        text-align: center;
        height: 128px;
        background: url(../img/technology/bg_subttl_sp.png) no-repeat center;
        box-sizing: border-box;
        padding: 33px 0 0; }
      #technology .andmore .box6 h4 {
        padding: 10px 0 0; }
      #technology .andmore dl {
        width: 712px;
        padding: 25px;
        margin: 0 auto;
        background: #fff;
        border-radius: 0 0 10px 10px;
        box-sizing: border-box; }
        #technology .andmore dl dt {
          font-size: 33px;
          font-weight: bold;
          text-align: center;
          margin-bottom: 15px;
          line-height: 1.4; }
        #technology .andmore dl dd {
          font-size: 30px;
          color: #555;
          line-height: 1.6; }

  /* tec1
  ---------------------------------------------*/
  /* tec2
  ---------------------------------------------*/
  /* andmore
  ---------------------------------------------*/
  /* -----------------------------------------------------------------------------

    footer

  ----------------------------------------------------------------------------- */
  footer {
    text-align: center;
    padding: 40px 0 30px; }
    footer ul {
      margin-bottom: 30px; }
      footer ul li {
        display: inline-block;
        margin: 0 10px; }
        footer ul li a:hover {
          opacity: 0.7;
          filter: alpha(opacity=70);
          -ms-filter: "alpha(opacity=70)";
          -moz-opacity: 0.7;
          -khtml-opacity: 0.7; }
    footer small {
      font-size: 16px; } }
