@charset "Shift_JIS";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

body {
  margin: 0; }

#lp-wrapper {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  font-family: 'A+tanp-ƒqƒ‰ƒMƒmŠpƒS ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
  line-height: 1.75;
  color: #000000;
  height: 100%; }
  #lp-wrapper h1,
  #lp-wrapper h2,
  #lp-wrapper h3,
  #lp-wrapper h4,
  #lp-wrapper h5,
  #lp-wrapper h6 {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0; }
  #lp-wrapper div,
  #lp-wrapper p,
  #lp-wrapper figure,
  #lp-wrapper figcaption,
  #lp-wrapper dl,
  #lp-wrapper dt,
  #lp-wrapper dd {
    margin: 0;
    padding: 0; }
  #lp-wrapper ul,
  #lp-wrapper ol,
  #lp-wrapper li {
    margin: 0;
    padding: 0;
    list-style: none; }
  #lp-wrapper a {
    text-decoration: none; }
  #lp-wrapper img {
    width: 100%;
    height: auto;
    display: block; }
  @media all and (min-width: 768px) {
    #lp-wrapper #lp-top {
      padding: 60px 0;
      position: relative;
      overflow: hidden; } }
  @media all and (max-width: 767px) {
    #lp-wrapper #lp-top {
      padding: 40px 20px; } }
  @media all and (min-width: 768px) {
    #lp-wrapper #lp-top #lp-top-title {
      margin-bottom: 30px; } }
  @media all and (max-width: 767px) {
    #lp-wrapper #lp-top #lp-top-title {
      margin-bottom: 20px; } }
  #lp-wrapper #lp-top #lp-top-title img {
    width: 598px;
    height: auto;
    margin: 0 auto; }
    @media all and (max-width: 767px) {
      #lp-wrapper #lp-top #lp-top-title img {
        width: 90%; } }
  #lp-wrapper #lp-top #lp-top-desc {
    font-family: 'A+tanp-ƒqƒ‰ƒMƒm–¾’© ProN W3', 'Hiragino Mincho ProN W3', serif;
    line-height: 2;
    margin-bottom: 60px; }
    @media all and (min-width: 768px) {
      #lp-wrapper #lp-top #lp-top-desc {
        font-size: 15px;
        text-align: center; } }
    @media all and (max-width: 767px) {
      #lp-wrapper #lp-top #lp-top-desc {
        font-size: 12px; } }
    @media all and (max-width: 767px) {
      #lp-wrapper #lp-top #lp-top-desc br {
        display: none; } }
  #lp-wrapper #lp-top #lp-profile-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 60%;
    margin: 0 auto; }
    @media all and (max-width: 767px) {
      #lp-wrapper #lp-top #lp-profile-info {
        position: relative;
        width: 100%;
        margin: 0 auto; } }
    #lp-wrapper #lp-top #lp-profile-info #lp-profile-image {
      width: 20%; }
      @media all and (max-width: 767px) {
        #lp-wrapper #lp-top #lp-profile-info #lp-profile-image {
          position: absolute;
          top: -45px;
          right: 0;
          width: 80px; } }
    #lp-wrapper #lp-top #lp-profile-info #lp-profile-desc {
      width: 74%; }
      @media all and (max-width: 767px) {
        #lp-wrapper #lp-top #lp-profile-info #lp-profile-desc {
          width: auto; } }
      @media all and (min-width: 768px) {
        #lp-wrapper #lp-top #lp-profile-info #lp-profile-desc #lp-profile-name {
          font-size: 16px; } }
      @media all and (max-width: 767px) {
        #lp-wrapper #lp-top #lp-profile-info #lp-profile-desc #lp-profile-name {
          font-size: 13px; } }
      #lp-wrapper #lp-top #lp-profile-info #lp-profile-desc #lp-profile-name-en {
        color: #6C6C6C;
        margin-bottom: 10px;
        font-size: 11px; }
        @media all and (max-width: 767px) {
          #lp-wrapper #lp-top #lp-profile-info #lp-profile-desc #lp-profile-name-en {
            font-size: 11px;
            margin-bottom: 5px; } }
      #lp-wrapper #lp-top #lp-profile-info #lp-profile-desc #lp-profile-txt {
        margin-bottom: 10px;
        font-size: 15px; }
        @media all and (max-width: 767px) {
          #lp-wrapper #lp-top #lp-profile-info #lp-profile-desc #lp-profile-txt {
            margin-bottom: 5px;
            font-size: 11px; } }
      @media all and (min-width: 768px) {
        #lp-wrapper #lp-top #lp-profile-info #lp-profile-desc #lp-profile-insta {
          font-size: 15px; } }
      @media all and (max-width: 767px) {
        #lp-wrapper #lp-top #lp-profile-info #lp-profile-desc #lp-profile-insta {
          font-size: 12px; } }
      #lp-wrapper #lp-top #lp-profile-info #lp-profile-desc #lp-profile-insta a {
        color: #70B8D8;
        -webkit-transition: all .2s ease;
        transition: all .2s ease; }
      #lp-wrapper #lp-top #lp-profile-info #lp-profile-desc #lp-profile-insta a:hover {
        color: #727272; }
  @media all and (min-width: 768px) {
    #lp-wrapper .lp-selected-item {
      width: 87%;
      margin: 0 auto;
      margin-bottom: 100px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-selected-item {
      margin-bottom: 60px; } }
  @media all and (min-width: 768px) {
    #lp-wrapper .lp-selected-item .lp-selected-left {
      width: 38%; } }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-selected-item .lp-selected-left {
      padding: 0 20px; } }
  #lp-wrapper .lp-selected-item .lp-selected-left .lp-selected-title {
    width: 110px;
    margin-bottom: 10px; }
  #lp-wrapper .lp-selected-item .lp-selected-left .lp-selected-hdl {
    font-family: 'A+tanp-ƒqƒ‰ƒMƒmŠpƒS ProN W6', 'Hiragino Kaku Gothic ProN W6', sans-serif;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5; }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-selected-item .lp-selected-left .lp-selected-hdl {
        margin-bottom: 10px; } }
  #lp-wrapper .lp-selected-item .lp-selected-left .lp-selected-desc {
    font-size: 12px;
    margin-bottom: 20px; }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-selected-item .lp-selected-left .lp-cd-credit {
      padding: 0; } }
  #lp-wrapper .lp-selected-item .lp-selected-left .lp-selected-btn {
    margin-top: 20px; }
    @media all and (min-width: 768px) {
      #lp-wrapper .lp-selected-item .lp-selected-left .lp-selected-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media all and (min-width: 768px) {
      #lp-wrapper .lp-selected-item .lp-selected-left .lp-selected-btn div {
        width: 49%; } }
    #lp-wrapper .lp-selected-item .lp-selected-left .lp-selected-btn div a {
      display: block;
      width: 100%;
      height: 38px;
      line-height: 38px;
      font-size: 12px;
      text-align: center;
      color: #FFF;
      background-color: #1A1A1A;
      border-radius: 19px;
      -webkit-transition: all .2s ease;
      transition: all .2s ease; }
    #lp-wrapper .lp-selected-item .lp-selected-left .lp-selected-btn div a:hover {
      background-color: #727272; }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-selected-item .lp-selected-left .lp-selected-btn div:first-child {
        margin-bottom: 10px; } }
  @media all and (min-width: 768px) {
    #lp-wrapper .lp-selected-item .lp-selected-right {
      width: 55%; } }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-selected-item .lp-selected-right {
      margin-bottom: 10px; } }
  #lp-wrapper .lp-selected-item .lp-selected-right .slick-slide {
    display: block;
    font-size: 0;
    outline: none; }
  #lp-wrapper .lp-selected-item .lp-selected-right .slick-dots li:before {
    content: ' ';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #E6E6E6; }
  #lp-wrapper .lp-selected-item .lp-selected-right .slick-dots li.slick-active:before {
    content: ' ';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #8D917C; }
  #lp-wrapper .lp-selected-item .lp-selected-right .slick-dots li button {
    display: none; }
  #lp-wrapper .lp-selected-item .lp-selected-right .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px; }
  #lp-wrapper .lp-selected-item .lp-selected-right .slick-dots li {
    margin: 0 5px; }
  #lp-wrapper .lp-selected-right-mobile {
    display: none; }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-selected-right-mobile {
        display: block; } }
  #lp-wrapper .lp-selected-right-desktop {
    display: block; }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-selected-right-desktop {
        display: none; } }
  @media all and (min-width: 768px) {
    #lp-wrapper .lp-all-item {
      width: 87%;
      margin: 0 auto;
      margin-top: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      border-bottom: 1px solid #B1B1B1;
      padding-bottom: 80px; } }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-all-item {
      margin-top: 40px; } }
  @media all and (min-width: 768px) {
    #lp-wrapper .lp-all-item .lp-all-left {
      width: 38%; } }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-all-item .lp-all-left {
      padding: 0 20px; } }
  #lp-wrapper .lp-all-item .lp-all-left .lp-all-title {
    width: 101px;
    margin-bottom: 10px; }
  #lp-wrapper .lp-all-item .lp-all-left .lp-all-hdl {
    margin-bottom: 20px;
    font-size: 15px; }
  #lp-wrapper .lp-all-item .lp-all-left .lp-all-desc {
    font-size: 12px;
    margin-bottom: 20px; }
  #lp-wrapper .lp-all-item .lp-all-left .lp-all-image-mobile {
    display: none; }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-all-item .lp-all-left .lp-all-image-mobile {
        display: block;
        margin-bottom: 10px; } }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-all-item .lp-all-left .lp-cd-credit {
      padding: 0; } }
  #lp-wrapper .lp-all-item .lp-all-left .lp-all-btn {
    margin-top: 20px; }
    @media all and (min-width: 768px) {
      #lp-wrapper .lp-all-item .lp-all-left .lp-all-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-all-item .lp-all-left .lp-all-btn {
        border-bottom: 1px solid #B1B1B1;
        padding-bottom: 40px; } }
    @media all and (min-width: 768px) {
      #lp-wrapper .lp-all-item .lp-all-left .lp-all-btn div {
        width: 49%; } }
    #lp-wrapper .lp-all-item .lp-all-left .lp-all-btn div a {
      display: block;
      width: 100%;
      height: 38px;
      line-height: 38px;
      font-size: 12px;
      text-align: center;
      color: #FFF;
      background-color: #1A1A1A;
      border-radius: 19px;
      -webkit-transition: all .2s ease;
      transition: all .2s ease; }
    #lp-wrapper .lp-all-item .lp-all-left .lp-all-btn div a:hover {
      background-color: #727272; }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-all-item .lp-all-left .lp-all-btn div:first-child {
        margin-bottom: 10px; } }
  @media all and (min-width: 768px) {
    #lp-wrapper .lp-all-item .lp-all-right {
      width: 55%; } }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-all-item .lp-all-right {
      display: none; } }
  @media all and (min-width: 768px) {
    #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top {
      width: 70%;
      margin: 0 auto 50px auto; } }
  #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-rule {
    margin-bottom: 20px; }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-rule {
        margin-bottom: 10px; } }
    #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-rule img {
      width: 73px;
      height: auto;
      margin: 0 auto; }
      @media all and (max-width: 767px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-rule img {
          width: 55px; } }
  #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-title {
    font-family: 'A+tanp-ƒqƒ‰ƒMƒm–¾’© ProN W3', 'Hiragino Mincho ProN W3', serif;
    text-align: center;
    letter-spacing: 0.05rem;
    margin-bottom: 40px; }
    @media all and (min-width: 768px) {
      #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-title {
        font-size: 18px; } }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-title {
        font-size: 14px;
        margin-bottom: 20px; } }
  #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-hero {
    letter-spacing: 0.05rem;
    line-height: 1.5;
    margin-bottom: 10px; }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-hero {
        padding: 0 20px; } }
    #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-hero div:first-child {
      font-family: 'A+tanp-ƒqƒ‰ƒMƒm–¾’© ProN W3', 'Hiragino Mincho ProN W3', serif;
      text-align: center; }
      @media all and (min-width: 768px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-hero div:first-child {
          font-size: 16px; } }
      @media all and (max-width: 767px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-hero div:first-child {
          font-size: 14px; } }
    #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-hero div:last-child {
      font-family: 'A+tanp-ƒqƒ‰ƒMƒm–¾’© StdN W5', 'Hiragino Mincho ProN W6', serif;
      text-align: center; }
      @media all and (min-width: 768px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-hero div:last-child {
          font-size: 16px; } }
      @media all and (max-width: 767px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .title-hero div:last-child {
          font-size: 16px; } }
  #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .desc {
        padding: 0 20px;
        margin-bottom: 40px; } }
    #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .desc .desc-img {
      width: 10%; }
      @media all and (max-width: 767px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .desc .desc-img {
          width: 20%; } }
      #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .desc .desc-img div {
        text-align: center;
        margin-top: 5px; }
    #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .desc .desc-txt {
      width: 84%;
      font-family: 'A+tanp-ƒqƒ‰ƒMƒm–¾’© ProN W3', 'Hiragino Mincho ProN W3', serif;
      font-size: 14px; }
      @media all and (max-width: 767px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-top .desc .desc-txt {
          width: 75%;
          font-size: 11px; } }
  #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom {
    padding-bottom: 150px; }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom {
        padding-bottom: 40px; } }
    #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom .lp-cd-hero {
      font-family: 'A+tanp-ƒqƒ‰ƒMƒm–¾’© StdN W5', 'Hiragino Mincho ProN W6', serif;
      margin-bottom: 40px;
      font-size: 18px;
      line-height: 1.8;
      text-align: center; }
      @media all and (max-width: 767px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom .lp-cd-hero {
          font-size: 16px;
          margin-bottom: 10px; } }
    @media all and (min-width: 768px) {
      #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom .lp-cd-info {
        width: 55%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom .lp-cd-info .lp-cd-desc {
      font-family: 'A+tanp-ƒqƒ‰ƒMƒm–¾’© ProN W3', 'Hiragino Mincho ProN W3', serif; }
      @media all and (min-width: 768px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom .lp-cd-info .lp-cd-desc {
          width: 55%;
          font-size: 14px; } }
      @media all and (max-width: 767px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom .lp-cd-info .lp-cd-desc {
          padding: 0 20px;
          font-size: 14px;
          margin-bottom: 20px; } }
  #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom-2 {
    padding-bottom: 100px; }
    @media all and (min-width: 768px) {
      #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom-2 {
        padding-bottom: 40px; } }
    #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom-2 .lp-cd-info-2 .lp-cd-info-image {
      margin-bottom: 60px; }
      @media all and (max-width: 767px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom-2 .lp-cd-info-2 .lp-cd-info-image {
          margin-bottom: 20px; } }
    #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom-2 .lp-cd-info-2 .lp-cd-hero {
      font-family: 'A+tanp-ƒqƒ‰ƒMƒm–¾’© StdN W5', 'Hiragino Mincho ProN W6', serif;
      margin-bottom: 20px;
      font-size: 18px;
      line-height: 1.5; }
      @media all and (max-width: 767px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom-2 .lp-cd-info-2 .lp-cd-hero {
          font-size: 16px;
          margin-bottom: 10px;
          padding: 0 20px; } }
    #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom-2 .lp-cd-info-2 .lp-cd-desc {
      font-family: 'A+tanp-ƒqƒ‰ƒMƒm–¾’© ProN W3', 'Hiragino Mincho ProN W3', serif;
      font-size: 14px;
      margin-bottom: 20px; }
      @media all and (max-width: 767px) {
        #lp-wrapper .lp-cd .lp-cd-inner .lp-cd-look .lp-cd-look-inner .lp-cd-bottom-2 .lp-cd-info-2 .lp-cd-desc {
          padding: 0 20px;
          margin-bottom: 10px; } }
  #lp-wrapper .lp-cd-credit {
    font-family: "SabonNextLTPro-Regular", serif; }
    @media all and (min-width: 768px) {
      #lp-wrapper .lp-cd-credit {
        font-size: 18px; } }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-cd-credit {
        padding: 0 20px;
        font-size: 14px; } }
    #lp-wrapper .lp-cd-credit li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #lp-wrapper .lp-cd-credit a {
      -webkit-transition: all .2s ease;
      transition: all .2s ease;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #D1D3CA));
      background: -webkit-linear-gradient(transparent 60%, #D1D3CA 0%);
      background: linear-gradient(transparent 60%, #D1D3CA 0%); }
    #lp-wrapper .lp-cd-credit a:hover {
      color: #727272; }
  #lp-wrapper .lp-cd-bg {
    background-color: #F8F8F8;
    padding: 100px 0 0 0; }
    @media all and (max-width: 767px) {
      #lp-wrapper .lp-cd-bg {
        padding: 40px 0 0 0; } }
  @media all and (min-width: 768px) {
    #lp-wrapper .lp-cd-a .lp-cd-bottom-2 {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media all and (min-width: 768px) {
    #lp-wrapper .lp-cd-a .lp-cd-image {
      width: 40%; } }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-cd-a .lp-cd-image {
      width: 75%;
      margin-left: 20px;
      margin-bottom: 20px; } }
  @media all and (min-width: 768px) {
    #lp-wrapper .lp-cd-a .lp-cd-info-2 {
      width: 45%;
      margin-right: 7%;
      padding-bottom: 60px; } }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-cd-a .lp-cd-info-2 .lp-cd-info-image {
      width: 75%;
      margin-left: 25%; } }
  @media all and (min-width: 768px) {
    #lp-wrapper .lp-cd-b .lp-cd-image {
      width: 40%;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-cd-b .lp-cd-image {
      width: 75%;
      margin-left: 25%;
      margin-bottom: 20px; } }
  @media all and (min-width: 768px) {
    #lp-wrapper .lp-cd-b .lp-cd-info-2 {
      width: 40%;
      margin-left: 5%;
      margin-top: 200px;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-cd-b .lp-cd-info-2 {
      margin-bottom: 20px; } }
  @media all and (max-width: 767px) {
    #lp-wrapper .lp-cd-b .lp-cd-info-2 .lp-cd-info-image {
      width: 64%;
      margin-left: 20px; } }
  @media all and (min-width: 768px) {
    #lp-wrapper #lp-after {
      width: 100%;
      padding: 60px 0 60px 0; } }
  @media all and (max-width: 767px) {
    #lp-wrapper #lp-after {
      padding: 40px 20px; } }
  @media all and (min-width: 768px) {
    #lp-wrapper #lp-after #lp-after-text {
      font-size: 15px;
      line-height: 2;
      letter-spacing: 0.05rem;
      width: 72%;
      margin: 0 auto;
      margin-bottom: 40px;
      text-align: center; } }
  @media all and (max-width: 767px) {
    #lp-wrapper #lp-after #lp-after-text {
      font-size: 12px;
      margin-bottom: 20px;
      line-height: 2; } }
  @media all and (max-width: 767px) {
    #lp-wrapper #lp-after #lp-after-text br {
      display: none; } }
  @media all and (min-width: 768px) {
    #lp-wrapper #lp-after #lp-after-btn {
      margin-bottom: 60px; } }
  @media all and (max-width: 767px) {
    #lp-wrapper #lp-after #lp-after-btn {
      margin-bottom: 40px; } }
  #lp-wrapper #lp-after #lp-after-btn a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    text-align: center;
    background-color: #1A1A1A;
    color: #FFFFFF;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    margin: 0 auto; }
    @media all and (min-width: 768px) {
      #lp-wrapper #lp-after #lp-after-btn a {
        font-size: 16px;
        width: 280px;
        height: 49px;
        line-height: 49px;
        border-radius: 29px; } }
    @media all and (max-width: 767px) {
      #lp-wrapper #lp-after #lp-after-btn a {
        font-size: 14px;
        width: 200px;
        height: 38px;
        line-height: 38px;
        border-radius: 20px; } }
  @media all and (min-width: 768px) {
    #lp-wrapper #lp-after #lp-after-btn a:hover {
      background-color: #727272; } }
  #lp-wrapper #lp-after #lp-after-credit {
    color: #848484;
    text-align: center; }
    @media all and (min-width: 768px) {
      #lp-wrapper #lp-after #lp-after-credit {
        font-size: 12px; } }
    @media all and (max-width: 767px) {
      #lp-wrapper #lp-after #lp-after-credit {
        font-size: 11px; } }
  #lp-wrapper .vi {
    opacity: 0;
    -webkit-transition: all .8s ease;
    transition: all .8s ease; }
  #lp-wrapper .vi.active {
    opacity: 1; }
  #lp-wrapper .vi-img img {
    opacity: 0;
    -webkit-transition: all .8s ease;
    transition: all .8s ease; }
  #lp-wrapper .vi-img.active img {
    opacity: 1; }
  #lp-wrapper .vi-img-d img {
    opacity: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 1s;
            transition-delay: 1s; }
  #lp-wrapper .vi-img-d.active img {
    opacity: 1; }
  #lp-wrapper .vi-x-t-l {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-transition: all .8s ease;
    transition: all .8s ease; }
  #lp-wrapper .vi-x-t-l.active {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  #lp-wrapper .vi-x-t-r {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    -webkit-transition: all .8s ease;
    transition: all .8s ease; }
  #lp-wrapper .vi-x-t-r.active {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  #lp-wrapper .vi-x-t-l-d {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    -webkit-transition-delay: .2s;
            transition-delay: .2s; }
  #lp-wrapper .vi-x-t-l-d.active {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  #lp-wrapper .vi-x-t-r-d {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    -webkit-transition-delay: .2s;
            transition-delay: .2s; }
  #lp-wrapper .vi-x-t-r-d.active {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  #lp-wrapper .vi-y-t-t {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    -webkit-transition: all .8s ease;
    transition: all .8s ease; }
  #lp-wrapper .vi-y-t-t.active {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
  #lp-wrapper .vi-y-t-t-d {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    -webkit-transition-delay: .2s;
            transition-delay: .2s; }
  #lp-wrapper .vi-y-t-t-d.active {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
  #lp-wrapper .vi-y-t-t-2 {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: all .8s ease;
    transition: all .8s ease; }
  #lp-wrapper .vi-y-t-t-2.active {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
