@charset "UTF-8";
.enf-lookbook-content {
  padding: 0 7.73%; }
  .enf-lookbook-content .enf-lookbook-image {
    margin-top: 34px; }
    .enf-lookbook-content .enf-lookbook-image img {
      width: 100%; }
  .enf-lookbook-content .enf-lookbook-text .enf-lookbook-nav-wrapper {
    padding: 7px 0;
    display: table;
    width: 100%; }
    .enf-lookbook-content .enf-lookbook-text .enf-lookbook-nav-wrapper .enf-lookbook-num {
      font-family: 'Roboto', sans-serif;
      font-weight: 100;
      font-size: 5.2rem;
      display: table-cell;
      vertical-align: middle; }
    .enf-lookbook-content .enf-lookbook-text .enf-lookbook-nav-wrapper .enf-lookbook-nav {
      display: table-cell;
      vertical-align: middle;
      text-align: right;
      position: relative;
      top: -1px; }
      .enf-lookbook-content .enf-lookbook-text .enf-lookbook-nav-wrapper .enf-lookbook-nav li {
        font-size: 1.2rem;
        display: inline-block; }
        .enf-lookbook-content .enf-lookbook-text .enf-lookbook-nav-wrapper .enf-lookbook-nav li.enf-prev:before {
          line-height: 1;
          content: "";
          font-size: 16px;
          font-family: 'myfont', sans-serif;
          font-weight: normal;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: relative;
          top: 1.5px;
          padding-right: 8px; }
        .enf-lookbook-content .enf-lookbook-text .enf-lookbook-nav-wrapper .enf-lookbook-nav li.enf-back-all {
          margin: 22px; }
          .enf-lookbook-content .enf-lookbook-text .enf-lookbook-nav-wrapper .enf-lookbook-nav li.enf-back-all i {
            font-size: 1.6rem;
            color: #ccc;
            position: relative;
            top: 2px; }
        .enf-lookbook-content .enf-lookbook-text .enf-lookbook-nav-wrapper .enf-lookbook-nav li.enf-next:after {
          line-height: 1;
          content: "";
          font-size: 16px;
          font-family: 'myfont', sans-serif;
          font-weight: normal;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: relative;
          top: 1.5px;
          padding-left: 8px; }
  .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info {
    border-top: solid 1px #000; }
    .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info ul {
      margin-bottom: -17px; }
      .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info ul li {
        font-size: 1.2rem;
        line-height: 1.3; }
        .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info ul li + li {
          border-top: solid 1px #ddd; }
        .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info ul li div, .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info ul li a {
          padding: 17px 0;
          display: block; }
          .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info ul li div:after, .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info ul li a:after {
            content: "";
            display: block;
            clear: both; }
        .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info ul li a {
          position: relative; }
          .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info ul li a:before {
            line-height: 1;
            content: "";
            font-size: 18px;
            font-family: 'myfont', sans-serif;
            font-weight: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            top: 50%;
            right: 1.58%;
            margin-top: -11px; }
        .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info ul li .enf-name {
          float: left;
          width: 8.5em; }
        .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info ul li .enf-text {
          float: left;
          color: #999;
          width: 16em;
          word-break: break-all; }
          @media screen and (max-width: 369px) {
            .enf-lookbook-content .enf-lookbook-text .enf-lookbook-info ul li .enf-text {
              width: 12.5em; } }
