@charset "UTF-8";
/* CSS Document */
/* breadcrumb
------------------------------------------------------------*/
/* main next
------------------------------------------------------------*/
main.next {
  margin-top: 110px;
  padding-bottom: 200px; }
  main.next section {
    padding: 0; }
    main.next section:not(:last-child) {
      margin-bottom: 110px; }
      main.next section:not(:last-child).mb200 {
        margin-bottom: 200px; }
    main.next section section:not(:last-child) {
      margin-bottom: 70px; }
  main.next .content.thin {
    width: 780px; }
  main.next .text-block.indent > p {
    text-indent: 1em; }
  main.next .text-block:not(:last-child) {
    margin-bottom: 50px; }
  @media screen and (max-width: 660px) {
    main.next .text-block.fs20 {
      font-size: 17px;
      font-size: 1.1333333333rem; } }
  main.next .anchor-list {
    width: 960px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    main.next .anchor-list:not(:last-child) {
      margin-bottom: 110px; }
    main.next .anchor-list ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      border-left: 1px solid #505050; }
      main.next .anchor-list ul li {
        width: 10px;
        -ms-flex: 1 0 auto;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        border-right: 1px solid #505050; }
        main.next .anchor-list ul li a {
          font-size: 17px;
          font-size: 1.1333333333rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          width: 100%;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center; }
  main.next .block-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -40px; }
    main.next .block-list:not(:last-child) {
      margin-bottom: 30px; }
    main.next .block-list li {
      margin-bottom: 40px; }
    main.next .block-list.c4 {
      margin-right: -25px; }
      main.next .block-list.c4 li {
        width: calc(25% - 25px);
        margin-right: 25px; }
    main.next .block-list.c2 {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      main.next .block-list.c2 li {
        width: calc(50% - 65px); }
    main.next .block-list .item-title {
      font-size: 16px;
      font-size: 1.0666666667rem;
      font-weight: normal;
      margin-bottom: 10px; }
    main.next .block-list .item-img {
      line-height: 0;
      margin-bottom: 15px;
      text-align: center; }
      main.next .block-list .item-img img {
        width: 100%; }
    main.next .block-list .item-text {
      font-size: 13px;
      font-size: 0.8666666667rem; }
  main.next .img-text-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -30px -10px 0; }
    main.next .img-text-block:not(:last-child) {
      margin-bottom: 40px; }
    main.next .img-text-block > * {
      margin: 0 30px 10px 0; }
    main.next .img-text-block .item-img {
      line-height: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      align-items: flex-start; }
      main.next .img-text-block .item-img > *:not(:first-child) {
        margin-left: 25px; }
    main.next .img-text-block .item-text {
      width: 10px;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1; }
    main.next .img-text-block .item-sup {
      width: 100%;
      font-size: 13px;
      font-size: 0.8666666667rem; }
  main.next .news-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    main.next .news-block:not(:last-child) {
      margin-bottom: 50px; }
    main.next .news-block article {
      width: 10px;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      margin-right: 40px; }
    main.next .news-block aside {
      width: 280px; }
      main.next .news-block aside section {
        padding: 0; }
        main.next .news-block aside section:not(:last-child) {
          margin-bottom: 50px; }
      main.next .news-block aside h2 {
        font-family: 'Moon Light', sans-serif;
        font-weight: 200;
        font-size: 20px;
        font-size: 1.3333333333rem;
        border-bottom: 2px solid #505050;
        margin-bottom: 15px; }
      main.next .news-block aside ul li {
        border-bottom: 1px dotted #b3b3b3;
        padding-bottom: 10px;
        font-size: 15px;
        font-size: 1rem; }
        main.next .news-block aside ul li:not(:last-child) {
          margin-bottom: 10px; }
  main.next .news-list:not(:last-child) {
    margin-bottom: 50px; }
  main.next .news-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    main.next .news-list li:not(:last-child) {
      margin-bottom: 30px; }
  main.next .news-list .item-img {
    line-height: 0;
    margin-right: 35px;
    width: 25%; }
    main.next .news-list .item-img a {
      display: block;
      width: 100%;
    }
    main.next .news-list .item-img a img {
      display: block;
      width: 100%;
    }
  main.next .news-list .item-text {
    width: 10px;
    -ms-flex: 1 0 auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px -10px 0; }
    main.next .news-list .item-text > * {
      margin: 0 15px 10px 0; }
    main.next .news-list .item-text time, main.next .news-list .item-text .title {
      font-size: 16px;
      font-size: 1.0666666667rem; }
    main.next .news-list .item-text .cat a {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
  main.next .wp-pagenavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
    main.next .wp-pagenavi:not(:first-child) {
      margin-top: 50px; }
    main.next .wp-pagenavi > * {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      line-height: 1.2;
      font-size: 16px;
      font-size: 1.0666666667rem;
      font-weight: bold;
      height: 32px;
      width: 32px;
      background-color: #f4f4f4;
      margin: 0 5px;
      font-size: 15px;
      font-size: 1rem;
      font-weight: bold;
      color: #505050;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media screen and (max-width: 660px) {
        main.next .wp-pagenavi > * {
          width: 28px;
          height: 28px;
          font-size: 14px;
          font-size: 0.9333333333rem; } }
    main.next .wp-pagenavi .current {
      background-color: #505050;
      color: #FFF; }
    main.next .wp-pagenavi a {
      color: #505050;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      main.next .wp-pagenavi a:hover {
        text-decoration: none;
        background-color: #505050;
        color: #FFF; }
      main.next .wp-pagenavi a.prev, main.next .wp-pagenavi a.next {
        background: no-repeat center;
        width: 40px;
        font-size: 0; }
      main.next .wp-pagenavi a.prev {
        background-image: url(../img/next/arrow-prev.svg); }
      main.next .wp-pagenavi a.next {
        background-image: url(../img/next/arrow-next.svg); }
  main.next .overview-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 2px solid #867561;
    border-bottom: 2px solid #867561;
    padding: 25px 25px 0; }
    main.next .overview-list > * {
      margin-bottom: 30px; }
    main.next .overview-list dt {
      width: 160px;
      font-size: 16px;
      font-size: 1.0666666667rem;
      font-weight: bold;
      line-height: 1.5; }
    main.next .overview-list dd {
      font-size: 16px;
      font-size: 1.0666666667rem;
      width: calc(100% - 160px); }
  main.next .office-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    main.next .office-list li:not(:last-child) {
      margin-bottom: 30px; }
  main.next .office-list .item-img {
    line-height: 0;
    margin-right: 35px;
    max-width: 45%; }
  main.next .office-list .item-text {
    width: 10px;
    -ms-flex: 1 0 auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding-top: 10px; }
    main.next .office-list .item-text > *:not(:last-child) {
      margin-bottom: 10px; }
    main.next .office-list .item-text .name {
      font-size: 18px;
      font-size: 1.2rem; }
  main.next .page-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-right: -12px; }
    main.next .page-list:not(:last-child) {
      margin-bottom: 60px; }
    main.next .page-list li {
      width: 10px;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      margin-right: 12px; }
      main.next .page-list li.current a {
        background-color: #9bd3dd; }
      main.next .page-list li a, main.next .page-list li div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        text-align: center;
        height: 40px;
        width: 100%;
        background-color: #867561;
        line-height: 1.4;
        color: #FFF;
        font-size: 13px;
        font-size: 0.8666666667rem;
        font-weight: bold; }
  main.next .title-block {
    position: relative; }
    main.next .title-block:not(:last-child) {
      margin-bottom: 90px; }
    main.next .title-block .item-img {
      line-height: 0; }
    main.next .title-block .item-text {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center; }
      main.next .title-block .item-text h2 {
        font-family: 'Moon Light', sans-serif;
        font-weight: 200;
        font-size: 30px;
        font-size: 2rem;
        color: #FFF;
        letter-spacing: 0.1em; }
      main.next .title-block .item-text h3 {
        background-color: #FFF;
        min-width: 230px;
        text-align: center;
        background-color: rgba(255, 255, 255, 0.7);
        font-size: 16px;
        font-size: 1.0666666667rem;
        font-weight: bold;
        color: #867561;
        padding: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        letter-spacing: 0.1em; }
  main.next .floor-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -34px -34px 0; }
    main.next .floor-list li {
      width: calc(50% - 34px);
      margin: 0 34px 34px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      main.next .floor-list li > a:hover {
        text-decoration: none; }
        main.next .floor-list li > a:hover .item-img img {
          -webkit-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
          -o-transform: scale(1.05);
          transform: scale(1.05);
          -webkit-transform-origin: center center;
          -moz-transform-origin: center center;
          -ms-transform-origin: center center;
          -o-transform-origin: center center;
          transform-origin: center center; }
        main.next .floor-list li > a:hover .item-img:after {
          -ms-filter: "alpha( opacity=$number*100 )";
          filter: alpha(opacity=100);
          opacity: 1;
          visibility: visible; }
      main.next .floor-list li > a, main.next .floor-list li > div {
        width: 100%;
        background-color: rgba(134, 117, 97, 0.3);
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        padding: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box; }
    main.next .floor-list .item-img {
      line-height: 0;
      margin-right: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-shadow: 0 3px 5px 0 rgba(80, 80, 80, 0.5);
      -moz-box-shadow: 0 3px 5px 0 rgba(80, 80, 80, 0.5);
      -ms-box-shadow: 0 3px 5px 0 rgba(80, 80, 80, 0.5);
      -o-box-shadow: 0 3px 5px 0 rgba(80, 80, 80, 0.5);
      box-shadow: 0 3px 5px 0 rgba(80, 80, 80, 0.5);
      position: relative;
      overflow: hidden;
      width: 45%; }
      main.next .floor-list .item-img img {
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -ms-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
      main.next .floor-list .item-img:after {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        content: "View More";
        font-family: 'Montserrat', sans-serif;
        font-weight: 200;
        font-size: 16px;
        font-size: 1.0666666667rem;
        font-weight: bold;
        color: #FFF;
        background-color: rgba(80, 80, 80, 0.5);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -ms-filter: "alpha( opacity=$number*100 )";
        filter: alpha(opacity=0);
        opacity: 0;
        visibility: hidden; }
    main.next .floor-list .item-text {
      width: 10px;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: top;
      -ms-flex-pack: top;
      -webkit-justify-content: top;
      justify-content: top; }
      main.next .floor-list .item-text > *:not(:last-child) {
        margin-bottom: 10px; }
      main.next .floor-list .item-text .name {
        font-size: 20px;
        font-size: 1.3333333333rem;
        line-height: 1.4; }
        main.next .floor-list .item-text .name small {
          font-size: 12px;
          font-size: 0.8rem;
          display: block; }
      main.next .floor-list .item-text .title {
        font-size: 16px;
        font-size: 1.0666666667rem; }
      main.next .floor-list .item-text .text {
        font-size: 12px;
        font-size: 0.8rem; }
    main.next .floor-list-02 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -40px -50px 0; }
      main.next .floor-list-02:not(:last-child) {
        margin-bottom: 25px; }
      main.next .floor-list-02 li {
        width: calc(25% - 40px);
        margin: 0 40px 50px 0; }
        main.next .floor-list-02 li > a {
          display: block; }
          main.next .floor-list-02 li > a:hover {
            text-decoration: none; }
      main.next .floor-list-02 .item-img {
        line-height: 0; }
      main.next .floor-list-02 .item-text {
        padding-top: 15px; }
        main.next .floor-list-02 .item-text > *:not(:last-child) {
          margin-bottom: 10px; }
        main.next .floor-list-02 .item-text .name {
          font-size: 20px;
          font-size: 1.3333333333rem;
          line-height: 1.4; }
        main.next .floor-list-02 .item-text .text {
          font-size: 14px;
          font-size: 0.9333333333rem; }
    main.next .floor-list-03 {
      width: 800px;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto; }
      main.next .floor-list-03 li:not(:last-child) {
        margin-bottom: 35px; }
      main.next .floor-list-03 li > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 100%;
        color: #505050;
        position: relative; }
        main.next .floor-list-03 li > a:hover {
          text-decoration: none; }
          main.next .floor-list-03 li > a:hover:after {
            right: 10px; }
        main.next .floor-list-03 li > a:after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          width: 14px;
          height: 21px;
          right: 15px;
          margin-top: -10px;
          background: url(../img/next/series/arrow-link.svg) no-repeat center;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      main.next .floor-list-03 li .item-text {
        width: 10px;
        -ms-flex: 1 0 auto;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        padding: 0 15px 0 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start; }
        main.next .floor-list-03 li .item-text .theme {
          color: #867561;
          line-height: 1.4;
          margin-bottom: 5px; }
        main.next .floor-list-03 li .item-text .name {
          font-size: 12px;
          font-size: 0.8rem;
          line-height: 1.6;
          margin-bottom: 10px; }
          main.next .floor-list-03 li .item-text .name span {
            display: block;
            font-family: 'Montserrat', sans-serif;
            font-weight: 200;
            font-size: 28px;
            font-size: 1.8666666667rem;
            line-height: 1.2; }
        main.next .floor-list-03 li .item-text .category {
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          -ms-flex-align: start;
          -webkit-align-content: flex-start;
          align-content: flex-start;
          margin: 0 -7px -7px 0;
          max-width: 300px; }
          main.next .floor-list-03 li .item-text .category li {
            font-size: 11px;
            font-size: 0.7333333333rem;
            border: 1px solid #505050;
            padding: 2px 5px;
            min-width: 60px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            text-align: center;
            margin: 0 7px 7px 0; }
      main.next .floor-list-03 li .item-img {
        line-height: 0; }
  main.next .color-list:not(:last-child) {
    margin-bottom: 120px; }
  main.next .color-list dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 80px;
    padding: 0 50px; }
    main.next .color-list dt:not(:first-child) {
      margin-top: 10px; }
    main.next .color-list dt:before {
      content: "";
      background: url(../img/next/arrow-pop.svg) no-repeat center/contain;
      width: 21px;
      height: 30px;
      margin-right: 25px; }
    main.next .color-list dt span:first-child {
      font-family: 'Moon Light', sans-serif;
      font-weight: 200;
      font-size: 15px;
      font-size: 1rem;
      border-right: 1px solid #505050;
      margin-right: 20px;
      padding-right: 20px; }
    main.next .color-list dt span:last-child {
      font-size: 20px;
      font-size: 1.3333333333rem; }
  main.next .color-list dd {
    display: none;
    padding: 30px;
    border: 1px solid #999999;
    border-top: none;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px; }
  main.next .products-detail .item-first {
    text-align: center; }
    main.next .products-detail .item-first:not(:last-child) {
      margin-bottom: 140px; }
    main.next .products-detail .item-first .title {
      line-height: 0;
      margin-bottom: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      main.next .products-detail .item-first .title span:not(:last-child) {
        margin-bottom: 25px; }
      main.next .products-detail .item-first .title span:first-child {
        line-height: 1;
        font-family: 'Montserrat', sans-serif;
        font-weight: 200;
        font-size: 28px;
        font-size: 1.8666666667rem; }
    main.next .products-detail .item-first .img {
      line-height: 0;
      margin-bottom: 35px; }
    main.next .products-detail .item-first .text h2 {
      font-size: 27px;
      font-size: 1.8rem; }
      main.next .products-detail .item-first .text h2:not(:last-child) {
        margin-bottom: 20px; }
    main.next .products-detail .item-first .text p {
      font-size: 22px;
      font-size: 1.4666666667rem; }
  main.next .products-detail .item-heading {
    font-family: 'Moon Light', sans-serif;
    font-weight: 200;
    font-size: 20px;
    font-size: 1.3333333333rem;
    width: 180px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #505050;
    text-align: center;
    letter-spacing: 0.2em;
    padding-bottom: 10px;
    position: relative;
    padding-top: 35px; }
    main.next .products-detail .item-heading:not(:last-child) {
      margin-bottom: 90px; }
    main.next .products-detail .item-heading:before {
      content: "";
      display: block;
      position: absolute;
      left: -25px;
      top: 0;
      width: 45px;
      height: 40px;
      background-color: #ef909c; }
  main.next .products-detail .item-lineup {
    width: 780px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    main.next .products-detail .item-lineup ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -82px -90px 0; }
      main.next .products-detail .item-lineup ul li {
        width: calc(50% - 82px);
        margin: 0 82px 90px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
    main.next .products-detail .item-lineup .text {
      margin-bottom: 17px; }
      main.next .products-detail .item-lineup .text .name {
        font-size: 24px;
        font-size: 1.6rem; }
        main.next .products-detail .item-lineup .text .name:not(:last-child) {
          margin-bottom: 10px; }
        main.next .products-detail .item-lineup .text .name span {
          font-family: 'Moon Light', sans-serif;
          font-weight: 200;
          font-size: 28px;
          font-size: 1.8666666667rem; }
      main.next .products-detail .item-lineup .text > p {
        font-size: 14px;
        font-size: 0.9333333333rem; }
    main.next .products-detail .item-lineup .img {
      line-height: 0;
      margin-top: auto; }
      main.next .products-detail .item-lineup .img img:not(:last-child) {
        margin-bottom: 20px; }
    main.next .products-detail .item-lineup-02 ul {
      width: 780px;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto; }
      main.next .products-detail .item-lineup-02 ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -35px; }
        main.next .products-detail .item-lineup-02 ul li:not(:last-child) {
          margin-bottom: 65px; }
        main.next .products-detail .item-lineup-02 ul li > * {
          margin-bottom: 35px; }
    main.next .products-detail .item-lineup-02 .text {
      width: 10px;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      margin-right: 30px; }
      main.next .products-detail .item-lineup-02 .text .name {
        font-size: 24px;
        font-size: 1.6rem;
        line-height: 1.3; }
        main.next .products-detail .item-lineup-02 .text .name:not(:last-child) {
          margin-bottom: 15px; }
        main.next .products-detail .item-lineup-02 .text .name span {
          font-family: 'Moon Light', sans-serif;
          font-weight: 200;
          font-size: 28px;
          font-size: 1.8666666667rem; }
      main.next .products-detail .item-lineup-02 .text > p {
        font-size: 14px;
        font-size: 0.9333333333rem; }
    main.next .products-detail .item-lineup-02 .img {
      line-height: 0;
      max-width: 45%; }
      main.next .products-detail .item-lineup-02 .img:last-child {
        max-width: 100%; }
  main.next .products-detail .item-slide {
    width: 596px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    main.next .products-detail .item-slide .img {
      line-height: 0;
      margin-bottom: 10px; }
    main.next .products-detail .item-slide .name {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      margin: 0 -25px -10px 0; }
      main.next .products-detail .item-slide .name > * {
        margin: 0 25px 10px 0; }
      main.next .products-detail .item-slide .name span {
        background-color: #867561;
        color: #FFF;
        font-size: 12px;
        font-size: 0.8rem;
        padding: 2px 10px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        margin-right: 15px; }
    main.next .products-detail .item-slide .slick-arrow {
      width: 20px;
      height: 26px;
      z-index: 3; }
      main.next .products-detail .item-slide .slick-arrow:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: url(../img/next/arrow-slide.svg) no-repeat center/contain; }
    main.next .products-detail .item-slide .slick-prev {
      left: -90px; }
      main.next .products-detail .item-slide .slick-prev:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -ms-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center; }
    main.next .products-detail .item-slide .slick-next {
      right: -90px; }
  main.next .products-detail .item-detail {
    border: 1px solid #ef909c;
    padding: 80px; }
    main.next .products-detail .item-detail h3 {
      color: #ef909c;
      font-size: 17px;
      font-size: 1.1333333333rem; }
    main.next .products-detail .item-detail h3:not(:last-child), main.next .products-detail .item-detail .column-02:not(:last-child) {
      margin-bottom: 40px; }
    main.next .products-detail .item-detail h3:not(:first-child), main.next .products-detail .item-detail .column-02:not(:first-child) {
      margin-top: 70px; }
    main.next .products-detail .item-detail .perfomance {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -15px -25px; }
      main.next .products-detail .item-detail .perfomance:not(:last-child) {
        margin-bottom: 15px; }
      main.next .products-detail .item-detail .perfomance li {
        line-height: 0;
        width: calc(100% / 7 - 30px);
        margin: 0 15px 25px;
        text-align: center; }
    main.next .products-detail .item-detail .specification {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      line-height: 0; }
      main.next .products-detail .item-detail .specification > span {
        margin-left: 20px;
        line-height: 1.1;
        text-align: center;
        font-size: 10px;
        font-size: 0.6666666667rem;
        font-weight: bold;
        background-color: #d4d83f;
        width: 60px;
        height: 60px;
        padding-top: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        color: #FFF; }
        main.next .products-detail .item-detail .specification > span span {
          letter-spacing: -0.1em;
          font-size: 26px;
          font-size: 1.7333333333rem;
          font-weight: bold;
          margin-left: 3px;
          margin-right: 3px; }
    main.next .products-detail .item-detail > p:not(:last-child) {
      margin-bottom: 15px; }
    main.next .products-detail .item-detail .info li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      main.next .products-detail .item-detail .info li span:first-child {
        width: 90px;
        margin-right: 10px;
        text-align-last: justify; }
        @media screen and (max-width: 660px) {
          main.next .products-detail .item-detail .info li span:first-child {
            width: 80px; } }
      main.next .products-detail .item-detail .info li span:last-child {
        width: 10px;
        -ms-flex: 1 0 auto;
        -webkit-flex-grow: 1;
        flex-grow: 1; }
    main.next .products-detail .item-detail .sml {
      font-size: 12px;
      font-size: 0.8rem; }
  main.next .products-detail .item-link {
    width: 600px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    main.next .products-detail .item-link > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -30px -30px 0;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      main.next .products-detail .item-link > div > a, main.next .products-detail .item-link > div > div {
        font-size: 19px;
        font-size: 1.2666666667rem;
        font-weight: bold;
        width: calc(50% - 30px);
        margin: 0 30px 30px 0;
        -ms-flex: 1 0 auto;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        height: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        color: #505050;
        border: 2px solid #505050;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        main.next .products-detail .item-link > div > a:hover, main.next .products-detail .item-link > div > div:hover {
          text-decoration: none;
          color: #FFF;
          background-color: #505050; }
  main.next .products-detail.orange .item-heading:before {
    background-color: #ffc398; }
  main.next .products-detail.orange .item-detail {
    border-color: #ffc398; }
    main.next .products-detail.orange .item-detail h3 {
      color: #ffc398; }
  main.next .form-block {
    width: 800px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    main.next .form-block .item-text:not(:last-child) {
      margin-bottom: 30px; }
    main.next .form-block .item-form table:not(:last-child) {
      margin-bottom: 30px; }
    main.next .form-block .item-form table th {
      width: 180px; }
    main.next .form-block .item-form textarea {
      width: 100%; }
    main.next .form-block .item-form span.red {
      display: block;
      font-size: 13px;
      font-size: 0.8666666667rem; }
    main.next .form-block .item-form #policy {
      background: #e7e7e7;
      padding: 20px; }
      main.next .form-block .item-form #policy:not(:last-child) {
        margin-bottom: 30px; }
      main.next .form-block .item-form #policy strong {
        display: block;
        font-size: 16px;
        font-size: 1.0666666667rem;
        font-weight: bold; }
        main.next .form-block .item-form #policy strong:not(:first-child) {
          margin-top: 20px; }
  main.next .material-list > li {
    border-left: 10px solid;
    padding-left: 20px; }
    main.next .material-list > li:not(:last-child) {
      margin-bottom: 35px; }
  main.next .material-list .item-title {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #867561;
    color: #867561;
    font-weight: normal;
    line-height: 1.5; }
    main.next .material-list .item-title span {
      display: block;
      font-family: 'Montserrat', sans-serif;
      font-weight: 200;
      font-size: 30px;
      font-size: 2rem;
      color: #867561;
      line-height: 1;
      padding-bottom: 12px; }
  main.next .material-list .item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    main.next .material-list .item-content .left {
      width: 150px;
      margin-right: 30px;
      text-align: center; }
      main.next .material-list .item-content .left h4 {
        font-size: 25px;
        font-size: 1.6666666667rem;
        line-height: 1.1;
        margin-bottom: 15px; }
        main.next .material-list .item-content .left h4 small {
          font-size: 12px;
          font-size: 0.8rem;
          display: block; }
      main.next .material-list .item-content .left p {
        font-size: 13px;
        font-size: 0.8666666667rem; }
        main.next .material-list .item-content .left p:not(:last-child) {
          margin-bottom: 12px; }
      main.next .material-list .item-content .left .btn {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center; }
    main.next .material-list .item-content .right {
      width: 10px;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1; }
      main.next .material-list .item-content .right .floor-list-02 {
        margin: 0 -10px -35px 0; }
        main.next .material-list .item-content .right .floor-list-02 li {
          width: calc(25% - 10px);
          margin: 0 10px 35px 0; }
        main.next .material-list .item-content .right .floor-list-02 .item-text .text {
          font-size: 13px;
          font-size: 0.8666666667rem; }
  main.next .step-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    main.next .step-block .item-left {
      width: 287px;
      margin-right: 38px; }
      main.next .step-block .item-left span {
        display: block;
        font-size: 16px;
        font-size: 1.0666666667rem; }
    main.next .step-block .item-right {
      width: 10px;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1; }
      main.next .step-block .item-right ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -35px -20px 0; }
        main.next .step-block .item-right ul li {
          margin: 0 35px 20px 0;
          width: calc(50% - 35px); }
        main.next .step-block .item-right ul .item-img {
          line-height: 0; }
        main.next .step-block .item-right ul .item-name {
          margin-top: 10px;
          font-size: 16px;
          font-size: 1.0666666667rem;
          letter-spacing: 0em; }
      main.next .step-block .item-right h4 {
        border: 1px solid #505050;
        font-size: 21px;
        font-size: 1.4rem;
        font-family: 'Moon Light', sans-serif;
        font-weight: 200;
        line-height: 1.2;
        padding: 5px 25px;
        margin-bottom: 30px; }
      main.next .step-block .item-right .lineup:not(:first-child) {
        padding-top: 45px; }
      main.next .step-block .item-right .lineup ul li {
        width: calc(33.3333% - 35px); }
    main.next .step-block .item-btn {
      margin-top: 65px;
      width: calc(100% + 20px); }
  main.next .perfomance-block {
    line-height: 0;
    margin-right: -1px;
    position: relative; }
    @media screen and (min-width: 961px) {
      main.next .perfomance-block {
        overflow: hidden !important; } }
    main.next .perfomance-block img {
      min-width: 961px;
      height: auto; }
    main.next .perfomance-block .head {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 5;
      pointer-events: none; }
    main.next .perfomance-block a {
      position: absolute;
      left: 0;
      width: 961px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      color: #FFF;
      background-color: rgba(242, 199, 115, 0.6);
      z-index: 3;
      height: 80px;
      -ms-filter: "alpha( opacity=$number*100 )";
      filter: alpha(opacity=0);
      opacity: 0;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      font-size: 0; }
      main.next .perfomance-block a:hover {
        -ms-filter: "alpha( opacity=$number*100 )";
        filter: alpha(opacity=100);
        opacity: 1; }
      main.next .perfomance-block a:nth-of-type(1) {
        top: 250px; }
      main.next .perfomance-block a:nth-of-type(2) {
        top: 330px; }
      main.next .perfomance-block a:nth-of-type(3) {
        top: 410px; }
      main.next .perfomance-block a:nth-of-type(4) {
        top: 490px; }
      main.next .perfomance-block a:nth-of-type(5) {
        top: 570px; }
      main.next .perfomance-block a:nth-of-type(6) {
        top: 650px; }
      main.next .perfomance-block a:nth-of-type(7) {
        top: 730px; }
      main.next .perfomance-block a:nth-of-type(8) {
        top: 810px; }
      main.next .perfomance-block a:nth-of-type(9) {
        top: 890px; }
      main.next .perfomance-block a:nth-of-type(10) {
        top: 970px; }
      main.next .perfomance-block a:nth-of-type(11) {
        top: 1050px; }
      main.next .perfomance-block a:nth-of-type(12) {
        top: 1130px; }
      main.next .perfomance-block a:nth-of-type(13) {
        top: 1210px; }
      main.next .perfomance-block a:nth-of-type(14) {
        top: 1290px; }
      main.next .perfomance-block a:nth-of-type(15) {
        top: 1370px; }
      main.next .perfomance-block a:nth-of-type(16) {
        top: 1450px; }
      main.next .perfomance-block a:nth-of-type(17) {
        top: 1530px; }
      main.next .perfomance-block a:nth-of-type(18) {
        top: 1610px; }
      main.next .perfomance-block a:nth-of-type(19) {
        top: 1690px; }
      main.next .perfomance-block a:nth-of-type(20) {
        top: 1770px; }
      main.next .perfomance-block a:nth-of-type(21) {
        top: 1850px; }
      main.next .perfomance-block a:nth-of-type(22) {
        top: 1930px; }
      main.next .perfomance-block a:nth-of-type(23) {
        top: 2010px; }
      main.next .perfomance-block a:nth-of-type(24) {
        top: 2090px; }
      main.next .perfomance-block a:nth-of-type(25) {
        top: 2170px; }
      main.next .perfomance-block a:nth-of-type(26) {
        top: 2250px; }
      main.next .perfomance-block a:nth-of-type(27) {
        top: 2330px; }
      main.next .perfomance-block a:nth-of-type(28) {
        top: 2410px; }
      main.next .perfomance-block a:nth-of-type(29) {
        top: 2490px; }
      main.next .perfomance-block a:nth-of-type(30) {
        top: 2570px; }
      main.next .perfomance-block a:nth-of-type(31) {
        top: 2650px; }
      main.next .perfomance-block a:nth-of-type(32) {
        top: 2730px; }
      main.next .perfomance-block a:nth-of-type(33) {
        top: 2810px; }
      main.next .perfomance-block a:nth-of-type(34) {
        top: 2890px; }
      main.next .perfomance-block a:nth-of-type(35) {
        top: 2970px; }
      main.next .perfomance-block a:nth-of-type(36) {
        top: 3050px; }
      main.next .perfomance-block a:nth-of-type(37) {
        top: 3130px; }
      main.next .perfomance-block a:nth-of-type(38) {
        top: 3210px; }
      main.next .perfomance-block a:nth-of-type(39) {
        top: 3290px; }
      main.next .perfomance-block a:nth-of-type(40) {
        top: 3370px; }
      main.next .perfomance-block a:nth-of-type(41) {
        top: 3450px; }
      main.next .perfomance-block a:nth-of-type(42) {
        top: 3530px; }
      main.next .perfomance-block a:nth-of-type(43) {
        top: 3610px; }
      main.next .perfomance-block a:nth-of-type(44) {
        top: 3690px; }
      main.next .perfomance-block a:nth-of-type(45) {
        top: 3760px; }
      main.next .perfomance-block a:nth-of-type(46) {
        top: 3840px; }
      main.next .perfomance-block a:nth-of-type(47) {
        top: 3920px; }
      main.next .perfomance-block a:nth-of-type(48) {
        top: 4000px; }
      main.next .perfomance-block a:nth-of-type(49) {
        top: 4080px; }
      main.next .perfomance-block a:nth-of-type(49) {
        height: 120px; }
    main.next .perfomance-block + div {
      margin-top: 30px; }
      main.next .perfomance-block + div p {
        font-size: 12px;
        font-size: 0.8rem;
        padding-left: 2em;
        text-indent: -2em; }
  main.next .faq-list:not(:last-child) {
    margin-bottom: 45px; }
  main.next .faq-list dt {
    background-color: rgba(155, 211, 221, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 10px 35px 10px 15px;
    position: relative; }
    main.next .faq-list dt:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      width: 20px;
      height: 20px;
      margin-top: -10px;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transform-origin: center center;
      -moz-transform-origin: center center;
      -ms-transform-origin: center center;
      -o-transform-origin: center center;
      transform-origin: center center;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      right: 15px;
      background: url(../img/next/arrow-faq.svg) no-repeat center/contain; }
    main.next .faq-list dt.opened:after {
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-transform-origin: center center;
      -moz-transform-origin: center center;
      -ms-transform-origin: center center;
      -o-transform-origin: center center;
      transform-origin: center center; }
    main.next .faq-list dt:not(:first-child) {
      margin-top: 1px; }
    main.next .faq-list dt span:first-child {
      font-family: 'Moon Light', sans-serif;
      font-weight: 200;
      font-size: 30px;
      font-size: 2rem;
      width: 30px;
      line-height: 1.2;
      color: #fead77;
      text-align: center;
      margin-right: 10px; }
    main.next .faq-list dt span:last-child {
      font-size: 18px;
      font-size: 1.2rem;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      width: 10px; }
  main.next .faq-list dd {
    padding: 15px 20px 30px;
    display: none; }
  main.next .message-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 790px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    main.next .message-block .item-title {
      width: 100%;
      font-size: 30px;
      font-size: 2rem;
      font-weight: normal;
      margin-bottom: 25px; }
    main.next .message-block .item-text {
      width: 10px;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      margin-right: 45px; }
      main.next .message-block .item-text p {
        font-size: 15px;
        font-size: 1rem; }
        main.next .message-block .item-text p:not(:last-child) {
          margin-bottom: 25px; }
        main.next .message-block .item-text p.name {
          font-size: 17px;
          font-size: 1.1333333333rem; }
          main.next .message-block .item-text p.name span {
            font-size: 27px;
            font-size: 1.8rem;
            margin-left: 20px; }
        main.next .message-block .item-text p strong {
          font-size: 20px;
          font-size: 1.3333333333rem;
          font-weight: bold; }
    main.next .message-block .item-img {
      line-height: 0;
      text-align: center; }
  main.next .philosophy-block {
    text-align: center; }
    main.next .philosophy-block .item-title {
      font-size: 40px;
      font-size: 2.6666666667rem;
      font-weight: normal;
      margin-bottom: 25px;
      letter-spacing: 0.1em; }
      main.next .philosophy-block .item-title.sml {
        font-size: 28px;
        font-size: 1.8666666667rem; }
    main.next .philosophy-block .item-text {
      font-size: 25px;
      font-size: 1.6666666667rem; }
  main.next .efforts-block {
    border: 1px solid #505050;
    padding: 65px;
    text-align: center;
    font-size: 20px;
    font-size: 1.3333333333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    main.next .efforts-block .item-title {
      font-weight: normal;
      background: #90b023;
      color: #FFF;
      padding: 3px 40px; }
      main.next .efforts-block .item-title:not(:last-child) {
        margin-bottom: 60px; }
    main.next .efforts-block .item-text {
      line-height: 2.5; }
  main.next .pdf-list {
    border: 2px solid #dad6d0;
    padding: 15px; }
    main.next .pdf-list li:not(:last-child) {
      margin-bottom: 15px;
      padding-bottom: 15px;
      border-bottom: 1px dashed #b3b3b3; }
    main.next .pdf-list li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      main.next .pdf-list li a:before {
        content: "";
        display: block;
        width: 30px;
        height: 35px;
        background: url(../img/next/icon-pdf.svg) no-repeat center/contain;
        margin-right: 15px;
        -ms-flex: 0 0 auto;
        -webkit-flex-shrink: 0;
        flex-shrink: 0; }
  main.next .requirements-list dt {
    background-color: #e7e7e7;
    padding: 10px 35px 10px 15px;
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #867561;
    position: relative;
    cursor: pointer; }
    main.next .requirements-list dt:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      width: 20px;
      height: 20px;
      right: 15px;
      margin-top: -10px;
      background: url(../img/next/arrow-down.svg) no-repeat center/contain;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    main.next .requirements-list dt:not(:first-child) {
      margin-top: 2px; }
    main.next .requirements-list dt.opened:after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      -webkit-transform-origin: center center;
      -moz-transform-origin: center center;
      -ms-transform-origin: center center;
      -o-transform-origin: center center;
      transform-origin: center center; }
  main.next .requirements-list dd {
    display: none;
    border: 3px solid #e7e7e7;
    border-top: none;
    padding: 20px; }
    main.next .requirements-list dd table {
      border: none; }
      main.next .requirements-list dd table:not(:last-child) {
        margin-bottom: 50px;
        position: relative; }
        main.next .requirements-list dd table:not(:last-child):after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          width: 100%;
          height: 2px;
          bottom: -25px;
          background: #e7e7e7; }
      main.next .requirements-list dd table th, main.next .requirements-list dd table td {
        border: none;
        padding: 0; }
      main.next .requirements-list dd table th {
        background-color: transparent;
        vertical-align: top;
        color: #867561;
        padding-right: 20px;
        width: 150px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box; }
      main.next .requirements-list dd table tr:not(:first-child) th, main.next .requirements-list dd table tr:not(:first-child) td {
        padding-top: 20px; }
      main.next .requirements-list dd table tr:not(:last-child) th, main.next .requirements-list dd table tr:not(:last-child) td {
        border-bottom: 1px dashed #b3b3b3;
        padding-bottom: 20px; }
  main.next .catalog-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px -20px 0; }
    main.next .catalog-list li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      width: calc(33.3333% - 20px);
      margin: 0 20px 20px 0; }
      main.next .catalog-list li > a, main.next .catalog-list li > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 100%;
        border: 1px solid #dad6d0;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box; }
      main.next .catalog-list li > a:hover {
        text-decoration: none; }
    main.next .catalog-list .item-img {
      line-height: 0;
      margin: -5px 10px -5px -5px;
      margin-right: 5px; }
    main.next .catalog-list .item-text {
      width: 10px;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      font-size: 14px;
      font-size: 0.9333333333rem; }
      main.next .catalog-list .item-text .title {
        font-size: 14px;
        font-size: 0.9333333333rem;
        font-weight: bold;
        color: #867561;
        border-bottom: 2px solid #dad6d0;
        padding-bottom: 5px;
        margin-bottom: 5px; }
      main.next .catalog-list .item-text .size {
        font-size: 13px;
        font-size: 0.8666666667rem; }
      main.next .catalog-list .item-text .btn {
        margin-top: auto;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end; }
  main.next .concept-first .item-img {
    line-height: 0;
    margin-bottom: 10px; }
  main.next .concept-first .item-text {
    font-size: 20px;
    font-size: 1.3333333333rem;
    text-align: center; }
  main.next .concept-voice {
    width: 745px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    main.next .concept-voice:not(:last-child) {
      margin-bottom: 180px; }
    main.next .concept-voice .item-title {
      font-size: 20px;
      font-size: 1.3333333333rem;
      letter-spacing: 0.2em;
      text-align: center;
      font-family: 'Moon Light', sans-serif;
      font-weight: 200;
      color: #90b023;
      line-height: 1;
      padding-bottom: 35px;
      position: relative; }
      main.next .concept-voice .item-title:not(:last-child) {
        margin-bottom: 70px; }
      main.next .concept-voice .item-title:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        width: 110px;
        height: 1px;
        bottom: 0;
        background-color: #505050;
        margin-left: -55px; }
    main.next .concept-voice .item-img {
      line-height: 0;
      margin-bottom: 55px; }
    main.next .concept-voice .item-text {
      font-size: 17px;
      font-size: 1.1333333333rem;
      margin-bottom: 40px; }
    main.next .concept-voice .item-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -43px -40px 0; }
      main.next .concept-voice .item-list:not(:last-child) {
        margin-bottom: 5px; }
      main.next .concept-voice .item-list li {
        width: calc(50% - 43px);
        margin: 0 43px 40px 0; }
      main.next .concept-voice .item-list .img {
        line-height: 0;
        margin-bottom: 10px; }
      main.next .concept-voice .item-list .text {
        font-size: 14px;
        font-size: 0.9333333333rem; }
    main.next .concept-voice .item-profile {
      border-top: 1px solid #505050;
      padding-top: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      main.next .concept-voice .item-profile .img {
        line-height: 0;
        margin-right: 30px; }
      main.next .concept-voice .item-profile .text {
        width: 10px;
        -ms-flex: 1 0 auto;
        -webkit-flex-grow: 1;
        flex-grow: 1; }
        main.next .concept-voice .item-profile .text h3 {
          font-weight: normal;
          line-height: 1.5;
          margin-bottom: 15px; }
          main.next .concept-voice .item-profile .text h3 span {
            display: block; }
            main.next .concept-voice .item-profile .text h3 span:first-child {
              color: #90b023;
              font-family: 'Moon Light', sans-serif;
              font-weight: 200;
              font-size: 14px;
              font-size: 0.9333333333rem;
              line-height: 1;
              margin-bottom: 15px; }
            main.next .concept-voice .item-profile .text h3 span:nth-child(2) {
              font-size: 17px;
              font-size: 1.1333333333rem;
              margin-bottom: 5px; }
            main.next .concept-voice .item-profile .text h3 span:nth-child(3) {
              font-size: 22px;
              font-size: 1.4666666667rem; }
        main.next .concept-voice .item-profile .text p {
          font-size: 14px;
          font-size: 0.9333333333rem; }
  main.next .concept-flow:not(:last-child) {
    margin-bottom: 75px; }
  main.next .concept-flow .item-title {
    font-size: 15px;
    font-size: 1rem;
    font-weight: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 30px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    main.next .concept-flow .item-title span {
      background-color: #90b023;
      color: #FFF;
      padding: 0 15px;
      height: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      text-align: center;
      min-width: 340px; }
      main.next .concept-flow .item-title span:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 17.5px 0 17.5px 15px;
        border-color: transparent transparent transparent #90b023;
        position: absolute;
        right: -15px;
        top: 0; }
  main.next .concept-flow .item-flow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -70px -25px 0; }
    main.next .concept-flow .item-flow li {
      width: calc(33.3333% - 70px);
      margin: 0 70px 25px 0; }
      main.next .concept-flow .item-flow li > a {
        display: block; }
        main.next .concept-flow .item-flow li > a:hover {
          text-decoration: none; }
      main.next .concept-flow .item-flow li.point {
        color: #FFF;
        position: relative; }
        main.next .concept-flow .item-flow li.point:before {
          content: "";
          display: block;
          position: absolute;
          left: -1px;
          top: -1px;
          width: 100%;
          height: 100%;
          border: 1px solid #867561;
          background: #867561; }
        main.next .concept-flow .item-flow li.point > * {
          position: relative; }
        main.next .concept-flow .item-flow li.point > a {
          color: #FFF; }
        main.next .concept-flow .item-flow li.point .text {
          padding: 10px 15px;
          position: relative; }
          main.next .concept-flow .item-flow li.point .text:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 10px 18px 10px 0;
            border-color: transparent #867561 transparent transparent;
            position: absolute;
            left: -18px;
            top: 30px; }
          main.next .concept-flow .item-flow li.point .text h3 {
            color: #FFF; }
      main.next .concept-flow .item-flow li.last .text:after {
        display: none; }
    main.next .concept-flow .item-flow .img {
      line-height: 0; }
    main.next .concept-flow .item-flow .text {
      padding-top: 10px;
      padding-right: 45px;
      position: relative; }
      main.next .concept-flow .item-flow .text:after {
        content: "";
        display: block;
        position: absolute;
        top: 20px;
        width: 35px;
        height: 22px;
        right: 0;
        background: url(../img/next/concept/arrow-flow.svg) no-repeat; }
      main.next .concept-flow .item-flow .text h3 {
        color: #90b023;
        font-size: 17px;
        font-size: 1.1333333333rem;
        line-height: 1.4;
        margin-bottom: 5px; }
        main.next .concept-flow .item-flow .text h3 span {
          margin-right: 0.5em; }
      main.next .concept-flow .item-flow .text p {
        font-size: 14px;
        font-size: 0.9333333333rem;
        line-height: 1.6; }
  main.next .concept-title .item-img {
    line-height: 0;
    text-align: center;
    margin-bottom: 75px; }
  main.next .concept-title .item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 -45px; }
    main.next .concept-title .item-list li {
      font-size: 16px;
      font-size: 1.0666666667rem;
      text-align: center;
      padding: 0 45px;
      width: 10px;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      line-height: 2.2; }
      main.next .concept-title .item-list li:not(:last-child) {
        border-right: 1px solid #505050; }
  main.next .concept-thought {
    text-align: center; }
    main.next .concept-thought .item-title {
      font-size: 16px;
      font-size: 1.0666666667rem;
      padding-bottom: 10px;
      letter-spacing: 0.2em;
      border-bottom: 1px solid #505050;
      margin-bottom: 70px; }
    main.next .concept-thought .item-img {
      line-height: 0;
      margin: 60px; }
    main.next .concept-thought .item-text {
      font-size: 16px;
      font-size: 1.0666666667rem;
      margin-bottom: 60px; }
    main.next .concept-thought .item-box {
      border: 1px solid #505050;
      padding: 60px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      main.next .concept-thought .item-box h3 {
        width: 260px;
        line-height: 0;
        border-bottom: 1px solid #505050;
        padding-bottom: 30px;
        margin-bottom: 35px; }
        main.next .concept-thought .item-box h3:not(:first-child) {
          margin-top: 80px; }
      main.next .concept-thought .item-box h4 {
        font-size: 26px;
        font-size: 1.7333333333rem;
        margin-bottom: 30px;
        line-height: 1.4; }
      main.next .concept-thought .item-box p {
        font-size: 16px;
        font-size: 1.0666666667rem; }
  main.next .concept-information {
    background-color: #f2f1ef;
    padding: 100px 0; }
    main.next .concept-information:not(:last-child) {
      margin-bottom: 0; }
    main.next .concept-information:last-child {
      margin-bottom: -200px; }
    main.next .concept-information section {
      line-height: 1.6;
      letter-spacing: 0em; }
      main.next .concept-information section:not(:last-child) {
        margin-bottom: 120px; }
      main.next .concept-information section.c2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
        main.next .concept-information section.c2 > div:not(:last-child) {
          margin-right: 35px; }
        main.next .concept-information section.c2 > div:first-child {
          width: 60%; }
        main.next .concept-information section.c2 > div .item-text-img .img {
          margin-left: 10px; }
    main.next .concept-information .item-title {
      font-size: 28px;
      font-size: 1.8666666667rem;
      font-weight: bold;
      text-align: center;
      background: url(../img/next/concept/bg-heading.jpg) no-repeat center/cover;
      position: relative;
      margin-bottom: 25px; }
      @media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
        main.next .concept-information .item-title {
          background-image: url(../img/next/concept/bg-heading@2x.jpg); } }
      main.next .concept-information .item-title:before, main.next .concept-information .item-title:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #934d2a; }
      main.next .concept-information .item-title:before {
        top: -8px; }
      main.next .concept-information .item-title:after {
        bottom: -8px; }
    main.next .concept-information .item-text-img {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      main.next .concept-information .item-text-img:not(:last-child) {
        margin-bottom: 35px; }
      main.next .concept-information .item-text-img .text {
        width: 10px;
        -ms-flex: 1 0 auto;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        font-size: 15px;
        font-size: 1rem; }
        main.next .concept-information .item-text-img .text strong {
          font-weight: bold; }
        main.next .concept-information .item-text-img .text ul li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex; }
          main.next .concept-information .item-text-img .text ul li i {
            font-style: normal;
            margin-right: 3px; }
      main.next .concept-information .item-text-img .img {
        line-height: 0;
        margin-left: 40px; }
    main.next .concept-information .item-text {
      font-size: 14px;
      font-size: 0.9333333333rem; }
      main.next .concept-information .item-text:not(:last-child) {
        margin-bottom: 25px; }
    main.next .concept-information .item-btn:not(:first-child) {
      margin-top: 90px; }
  main.next .works-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -17px -70px 0; }
    main.next .works-list li {
      width: calc(25% - 17px);
      margin: 0 17px 70px 0; }
      main.next .works-list li > a {
        display: block; }
        main.next .works-list li > a:hover {
          text-decoration: none; }
    main.next .works-list .item-img {
      line-height: 0;
      margin-bottom: 15px; }
      main.next .works-list .item-img img {
        width: 100%; }
    main.next .works-list .item-text {
      font-size: 14px;
      font-size: 0.9333333333rem; }
      main.next .works-list .item-text .cat {
        display: -moz-inline-box;
        display: inline-block;
        background-color: #867561;
        color: #FFF;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        padding: 0 15px;
        font-size: 15px;
        font-size: 1rem;
        margin-bottom: 10px; }
  main.next .img-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -130px -30px 0; }
    main.next .img-list:not(:last-child) {
      margin-bottom: 30px; }
    main.next .img-list li {
      width: calc(50% - 130px);
      margin: 0 130px 30px 0;
      line-height: 0; }
      main.next .img-list li span {
        display: block;
        font-size: 14px;
        font-size: 0.9333333333rem;
        line-height: 1.5;
        margin-top: 10px; }
  main.next .history-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border: 1px solid #505050;
    font-size: 18px;
    font-size: 1.2rem; }
    main.next .history-list li:not(:last-child) {
      border-bottom: none; }
    main.next .history-list li > * {
      padding: 10px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box; }
      main.next .history-list li > *:not(:last-child) {
        border-right: 1px solid #505050; }
  main.next .history-list .item-year {
    text-align: center;
    width: 115px;
    background-color: #e2e9e5; }
  main.next .history-list .item-text {
    width: 10px;
    -ms-flex: 1 0 auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding-left: 15px;
    padding-right: 15px; }

.mfp-close {
  background: url(../img/next/btn-close.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  left: inherit;
  right: 0;
  top: 0; }
.mfp-bg {
  background-color: #505050; }
.mfp-content {
  padding-top: 40px; }
.mfp-arrow {
  background: url(../img/next/arrow-pop.svg) no-repeat center;
  width: 21px;
  height: 30px; }
  .mfp-arrow-left {
    left: 50%;
    margin-left: -400px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  .mfp-arrow-right {
    right: 50%;
    margin-right: -400px; }

.popup {
  width: 860px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 75px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background-color: #FFF; }
  .popup.line {
    border-left: 10px solid #90b023;
    border-right: 10px solid #90b023; }
  .popup .item-title {
    margin-bottom: 35px; }
    .popup .item-title h2 {
      margin-bottom: 15px; }
      .popup .item-title h2 span {
        display: block;
        line-height: 1.2; }
        .popup .item-title h2 span:first-child {
          font-family: 'Montserrat', sans-serif;
          font-weight: 200;
          font-size: 43px;
          font-size: 2.8666666667rem;
          margin-bottom: 10px; }
        .popup .item-title h2 span:last-child {
          font-size: 17px;
          font-size: 1.1333333333rem;
          font-weight: normal; }
      .popup .item-title h2.jp {
        font-size: 34px;
        font-size: 2.2666666667rem;
        font-weight: normal; }
        .popup .item-title h2.jp-sml {
          font-size: 30px;
          font-size: 2rem;
          font-weight: normal;
          text-align: center; }
    .popup .item-title p {
      font-size: 17px;
      font-size: 1.1333333333rem; }
  .popup .item-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .popup .item-list li > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      width: 100%; }
      .popup .item-list li > a:hover {
        text-decoration: none; }
        .popup .item-list li > a:hover .img img {
          -webkit-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
          -o-transform: scale(1.05);
          transform: scale(1.05);
          -webkit-transform-origin: center center;
          -moz-transform-origin: center center;
          -ms-transform-origin: center center;
          -o-transform-origin: center center;
          transform-origin: center center; }
        .popup .item-list li > a:hover .img:after {
          -ms-filter: "alpha( opacity=$number*100 )";
          filter: alpha(opacity=100);
          opacity: 1;
          visibility: visible; }
    .popup .item-list li:not(:last-child) {
      margin-bottom: 10px; }
    .popup .item-list li .img {
      line-height: 0;
      margin-right: 30px;
      position: relative;
      overflow: hidden; }
      .popup .item-list li .img img {
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -ms-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
      .popup .item-list li .img:after {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        content: "View More";
        font-family: 'Montserrat', sans-serif;
        font-weight: 200;
        font-size: 16px;
        font-size: 1.0666666667rem;
        font-weight: bold;
        color: #FFF;
        background-color: rgba(80, 80, 80, 0.5);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -ms-filter: "alpha( opacity=$number*100 )";
        filter: alpha(opacity=0);
        opacity: 0;
        visibility: hidden; }
    .popup .item-list li .text {
      width: 10px;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      font-size: 17px;
      font-size: 1.1333333333rem; }
      .popup .item-list li .text > *:not(:last-child) {
        margin-bottom: 15px; }
      .popup .item-list li .text h3 {
        font-size: 30px;
        font-size: 2rem;
        font-weight: normal;
        line-height: 1.3; }
  .popup .item-img {
    line-height: 0;
    text-align: center; }
    .popup .item-img:not(:last-child) {
      margin-bottom: 35px; }
      .popup .item-img:not(:last-child).slick-slider {
        margin-bottom: 45px; }
    .popup .item-img .slick-dots li.slick-active button {
      background-color: #90b023; }
    .popup .item-img .slick-arrow {
      width: 21px;
      height: 30px; }
      .popup .item-img .slick-arrow:before {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background: url(../img/next/arrow-pop.svg) no-repeat center; }
    .popup .item-img .slick-next {
      right: -50px; }
    .popup .item-img .slick-prev {
      left: -50px; }
      .popup .item-img .slick-prev:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -ms-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center; }
  .popup .item-imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: -30px; }
    .popup .item-imgs:not(:first-child) {
      margin-top: 100px; }
    .popup .item-imgs > * {
      max-width: 48%;
      margin-bottom: 30px;
      text-align: center;
      line-height: 0; }
      .popup .item-imgs > * span {
        display: block;
        line-height: 1.5;
        margin-top: 5px;
        font-size: 13px;
        font-size: 0.8666666667rem; }
      .popup .item-imgs > *.wide {
        max-width: 100%; }
  .popup .item-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
    font-size: 0.9333333333rem; }
    .popup .item-text > * {
      margin: 0 5px 5px; }
    .popup .item-text .cat {
      display: -moz-inline-box;
      display: inline-block;
      background-color: #867561;
      color: #FFF;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      border-radius: 20px;
      padding: 0 15px;
      font-size: 15px;
      font-size: 1rem; }
  .popup .item-link {
    text-align: center;
    font-family: 'Moon Light', sans-serif;
    font-weight: 200;
    font-size: 20px;
    font-size: 1.3333333333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .popup .item-link > * {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      cursor: pointer; }
      .popup .item-link > *:not(:last-child) {
        margin-right: 70px; }
      .popup .item-link > *:after {
        font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Chalkboard SE", sans-serif;
        content: ">";
        margin-left: 10px;
        line-height: 1;
        margin-top: -3px; }
      .popup .item-link > *.back:after {
        display: none; }
      .popup .item-link > *.back:before {
        font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Chalkboard SE", sans-serif;
        content: ">";
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -ms-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center;
        margin-right: 10px;
        line-height: 1;
        margin-top: -3px; }
    .popup .item-link:not(:first-child) {
      margin-top: 60px; }

@media screen and (min-width: 661px) and (max-width: 960px) {
  /* main next
  ------------------------------------------------------------*/
  main.next .block-list.c2 li {
    width: calc(50% - 25px); }
  main.next .block-list.c4 {
    margin-right: -15px; }
    main.next .block-list.c4 li {
      width: calc(25% - 15px);
      margin-right: 15px; }
  main.next .img-text-block .item-img:not(.auto) > * {
    max-width: 120px; }
  main.next .news-block aside {
    width: 200px; }
  main.next .floor-list .item-img {
    width: 45%; }
  main.next .floor-list .item-text {
    width: 10px;
    -ms-flex: 1 0 auto;
    -webkit-flex-grow: 1;
    flex-grow: 1; }
    main.next .floor-list .item-text > *:not(:last-child) {
      margin-bottom: 10px; }
    main.next .floor-list .item-text .name {
      font-size: 20px;
      font-size: 1.3333333333rem;
      font-family: "游明朝体", "Yu Mincho", YuMincho, "HG明朝E", "HGS明朝E",  "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
      line-height: 1.4; }
    main.next .floor-list .item-text .title {
      font-size: 16px;
      font-size: 1.0666666667rem; }
    main.next .floor-list .item-text .text {
      font-size: 12px;
      font-size: 0.8rem; }
  main.next .floor-list-02 {
    margin: 0 -40px -30px 0; }
    main.next .floor-list-02 li {
      width: calc(33.3333% - 40px);
      margin: 0 40px 30px 0; } }
@media screen and (min-width: 661px) and (max-width: 960px) and (max-width: 800px) {
  main.next .floor-list-03 li > a {
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
    main.next .floor-list-03 li > a:after {
      right: 30px; }
    main.next .floor-list-03 li > a:hover:after {
      right: 25px; }
  main.next .floor-list-03 li .item-text {
    padding: 0 15px 0 0; }
  main.next .floor-list-03 li .item-img {
    width: 50%; } }
@media screen and (min-width: 661px) and (max-width: 960px) {
  main.next .color-list:not(:last-child) {
    margin-bottom: 90px; }
  main.next .color-list dt {
    padding: 0 30px; }
  main.next .color-list dd {
    padding: 20px; }
  main.next .products-detail .item-lineup ul {
    margin: 0 -40px -50px 0; }
    main.next .products-detail .item-lineup ul li {
      width: calc(50% - 40px);
      margin: 0 40px 50px 0; }
  main.next .products-detail .item-slide .slick-prev {
    left: -50px; }
  main.next .products-detail .item-slide .slick-next {
    right: -50px; }
  main.next .products-detail .item-detail {
    padding: 40px; }
    main.next .products-detail .item-detail .perfomance li {
      width: calc(100% / 5 - 30px); }
  main.next .material-list .item-content .right .floor-list-02 li {
    width: calc(33.3333% - 10px); }
  main.next .step-block .item-left {
    width: 35%;
    margin-right: 30px; }
  main.next .step-block .item-right ul {
    margin: 0 -20px -20px 0; }
    main.next .step-block .item-right ul li {
      margin: 0 20px 20px 0;
      width: calc(50% - 20px); }
    main.next .step-block .item-right ul .item-name {
      font-size: 15px;
      font-size: 1rem; }
  main.next .step-block .item-right .lineup:not(:first-child) {
    padding-top: 35px; }
  main.next .step-block .item-right .lineup ul li {
    width: calc(33.3333% - 20px); }
  main.next .step-block .item-btn {
    margin-top: 45px; }
  main.next .message-block .item-img {
    max-width: 35%; }
  main.next .philosophy-block .item-title {
    font-size: 34px;
    font-size: 2.2666666667rem; }
    main.next .philosophy-block .item-title.sml {
      font-size: 26px;
      font-size: 1.7333333333rem; }
  main.next .philosophy-block .item-text {
    font-size: 22px;
    font-size: 1.4666666667rem; }
  main.next .efforts-block {
    padding: 30px; } }
@media screen and (min-width: 661px) and (max-width: 960px) and (max-width: 900px) {
  main.next .catalog-list li {
    width: calc(50% - 20px); } }
@media screen and (min-width: 661px) and (max-width: 960px) {
  main.next .concept-first .item-text {
    font-size: 18px;
    font-size: 1.2rem; }
  main.next .concept-flow .item-flow {
    margin: 0 -25px -25px 0; }
    main.next .concept-flow .item-flow li {
      width: calc(33.3333% - 25px);
      margin: 0 25px 25px 0; }
  main.next .concept-title .item-img {
    margin-bottom: 55px; }
  main.next .concept-title .item-list {
    margin: 0 -30px; }
    main.next .concept-title .item-list li {
      padding: 0 30px; }
      main.next .concept-title .item-list li br {
        display: none; }
  main.next .concept-information section.c2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    main.next .concept-information section.c2 > div:not(:last-child) {
      margin-right: 35px; }
    main.next .concept-information section.c2 > div:first-child {
      width: 60%; }
    main.next .concept-information section.c2 > div .item-text-img .img {
      margin-left: 10px; }
  main.next .concept-information .item-text-img {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    main.next .concept-information .item-text-img:not(:last-child) {
      margin-bottom: 35px; }
    main.next .concept-information .item-text-img .text {
      width: 100%; }
    main.next .concept-information .item-text-img .img {
      margin-left: 0;
      margin-top: 20px; }
  main.next .concept-information .item-text {
    font-size: 14px;
    font-size: 0.9333333333rem; }
    main.next .concept-information .item-text:not(:last-child) {
      margin-bottom: 25px; }
  main.next .concept-information .item-btn:not(:first-child) {
    margin-top: 90px; } }
@media screen and (min-width: 661px) and (max-width: 960px) and (max-width: 780px) {
  main.next .works-list li {
    width: calc(33.3333% - 17px); } }
@media screen and (min-width: 661px) and (max-width: 960px) {
  main.next .img-list {
    margin: 0 -30px -30px 0; }
    main.next .img-list li {
      width: calc(50% - 30px);
      margin: 0 30px 30px 0; }

  .popup {
    padding: 75px 45px; }
    .popup .item-list li .img {
      max-width: 40%; } }
/*sp*/
@media screen and (max-width: 660px) {
  /* main next
  ------------------------------------------------------------*/
  main.next {
    margin-top: 60px;
    padding-bottom: 80px; }
    main.next section {
      padding: 0; }
      main.next section:not(:last-child) {
        margin-bottom: 70px; }
        main.next section:not(:last-child).mb200 {
          margin-bottom: 140px; }
    main.next .text-block:not(:last-child) {
      margin-bottom: 35px; }
    main.next .anchor-list:not(:last-child) {
      margin-bottom: 70px; }
    main.next .anchor-list ul li a {
      font-size: 15px;
      font-size: 1rem; }
    main.next .block-list.c2 li {
      width: calc(50% - 10px); }
    main.next .block-list.c4 {
      margin-right: -15px; }
      main.next .block-list.c4 li {
        width: calc(50% - 15px);
        margin-right: 15px; }
    main.next .img-text-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -30px -10px 0;
      font-family: "游明朝体", "Yu Mincho", YuMincho, "HG明朝E", "HGS明朝E",  "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
      main.next .img-text-block > * {
        margin: 0 30px 10px 0; }
      main.next .img-text-block .item-img {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center; }
        main.next .img-text-block .item-img > *:not(:first-child) {
          margin-left: 15px; }
      main.next .img-text-block .item-text {
        -webkit-box-original-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3; }
      main.next .img-text-block .item-sup {
        -webkit-box-original-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        font-size: 12px;
        font-size: 0.8rem; }
    main.next .news-block {
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      main.next .news-block:not(:last-child) {
        margin-bottom: 30px; }
      main.next .news-block article {
        width: auto;
        margin-bottom: 30px;
        margin-right: 0; }
      main.next .news-block aside {
        width: 100%; }
        main.next .news-block aside section:not(:last-child) {
          margin-bottom: 30px; }
        main.next .news-block aside h2 {
          font-size: 18px;
          font-size: 1.2rem;
          margin-bottom: 10px; }
        main.next .news-block aside ul li {
          padding-bottom: 8px;
          font-size: 14px;
          font-size: 0.9333333333rem; }
          main.next .news-block aside ul li:not(:last-child) {
            margin-bottom: 8px; }
    main.next .news-list:not(:last-child) {
      margin-bottom: 30px; }
    main.next .news-list li:not(:last-child) {
      margin-bottom: 20px; }
    main.next .news-list .item-img {
      margin-right: 20px; }
    main.next .news-list .item-text {
      margin: 0 -10px -5px 0; }
      main.next .news-list .item-text > * {
        margin: 0 10px 5px 0; }
    main.next .overview-list {
      padding: 15px 10px 0; }
      main.next .overview-list > * {
        margin-bottom: 25px; }
      main.next .overview-list dt {
        width: 100%;
        margin-bottom: 5px; }
      main.next .overview-list dd {
        width: 100%; }
    main.next .office-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -15px -25px 0; }
      main.next .office-list li {
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: calc(50% - 15px);
        margin: 0 15px 25px 0; } }
      @media screen and (max-width: 660px) and (max-width: 400px) {
        main.next .office-list li {
          width: calc(100% - 15px); } }
@media screen and (max-width: 660px) {
        main.next .office-list li:not(:last-child) {
          margin-bottom: 25px; }
      main.next .office-list .item-img {
        margin-right: 0;
        margin-bottom: 15px;
        text-align: center;
        max-width: 100%; }
      main.next .office-list .item-text {
        width: auto;
        -ms-flex: 1 0 auto;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        padding-top: 0; }
        main.next .office-list .item-text > *:not(:last-child) {
          margin-bottom: 10px; }
        main.next .office-list .item-text .name {
          font-family: "游明朝体", "Yu Mincho", YuMincho, "HG明朝E", "HGS明朝E",  "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
          font-size: 18px;
          font-size: 1.2rem; }
    main.next .page-list {
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: -6px; }
      main.next .page-list:not(:last-child) {
        margin-bottom: 30px; }
      main.next .page-list li {
        width: calc(50% - 6px);
        margin-right: 6px;
        margin-bottom: 6px; }
        main.next .page-list li > * {
          height: 45px; }
    main.next .title-block:not(:last-child) {
      margin-bottom: 40px; }
    main.next .title-block .item-img {
      overflow: hidden; }
      main.next .title-block .item-img img {
        margin-left: -80px;
        margin-right: -80px;
        max-width: calc(100% + 160px); }
    main.next .title-block .item-text h2 {
      font-size: 22px;
      font-size: 1.4666666667rem; }
    main.next .title-block .item-text h3 {
      min-width: 180px;
      font-size: 14px;
      font-size: 0.9333333333rem;
      padding: 3px; }
    main.next .floor-list {
      margin: 0 -15px -15px 0; }
      main.next .floor-list li {
        width: calc(100% - 15px);
        margin: 0 15px 15px 0; }
        main.next .floor-list li > a, main.next .floor-list li > div {
          padding: 10px; }
      main.next .floor-list .item-img {
        max-width: 45%; }
      main.next .floor-list .item-text > *:not(:last-child) {
        margin-bottom: 5px; }
      main.next .floor-list .item-text .name {
        font-size: 17px;
        font-size: 1.1333333333rem; }
      main.next .floor-list .item-text .title {
        font-size: 14px;
        font-size: 0.9333333333rem; }
      main.next .floor-list-02 {
        margin: 0 -15px -30px 0; }
        main.next .floor-list-02 li {
          width: calc(50% - 15px);
          margin: 0 15px 30px 0; }
        main.next .floor-list-02 .item-text {
          padding-top: 10px; }
          main.next .floor-list-02 .item-text > *:not(:last-child) {
            margin-bottom: 5px; }
          main.next .floor-list-02 .item-text .name {
            font-size: 17px;
            font-size: 1.1333333333rem; }
          main.next .floor-list-02 .item-text .text {
            font-size: 13px;
            font-size: 0.8666666667rem; }
      main.next .floor-list-03 li:not(:last-child) {
        margin-bottom: 20px; }
      main.next .floor-list-03 li > a {
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box; }
        main.next .floor-list-03 li > a:after {
          display: none; }
      main.next .floor-list-03 li .item-text {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px; }
        main.next .floor-list-03 li .item-text .name span {
          font-size: 20px;
          font-size: 1.3333333333rem; }
        main.next .floor-list-03 li .item-text .category {
          margin: 0 -4px -4px 0;
          max-width: inherit; }
          main.next .floor-list-03 li .item-text .category li {
            min-width: 50px;
            margin: 0 4px 4px 0; }
      main.next .floor-list-03 li .item-img {
        text-align: center;
        width: 100%; }
        main.next .floor-list-03 li .item-img img {
          width: 100%; }
    main.next .color-list:not(:last-child) {
      margin-bottom: 60px; }
    main.next .color-list dt {
      height: 60px;
      padding: 0 20px; }
      main.next .color-list dt:not(:first-child) {
        margin-top: 5px; }
      main.next .color-list dt:before {
        width: 10px;
        height: 20px;
        margin-right: 10px; }
      main.next .color-list dt span {
        line-height: 1.4; }
        main.next .color-list dt span:first-child {
          font-size: 12px;
          font-size: 0.8rem;
          margin-right: 10px;
          padding-right: 10px; }
        main.next .color-list dt span:last-child {
          font-size: 16px;
          font-size: 1.0666666667rem; }
    main.next .color-list dd {
      padding: 15px; }
    main.next .products-detail .item-first:not(:last-child) {
      margin-bottom: 100px; }
    main.next .products-detail .item-first .title {
      margin-bottom: 30px; }
      main.next .products-detail .item-first .title span:first-child {
        font-size: 24px;
        font-size: 1.6rem; }
    main.next .products-detail .item-first .img {
      line-height: 0;
      margin-bottom: 25px; }
    main.next .products-detail .item-first .text h2 {
      font-size: 20px;
      font-size: 1.3333333333rem; }
      main.next .products-detail .item-first .text h2:not(:last-child) {
        margin-bottom: 12px; }
    main.next .products-detail .item-first .text p {
      font-size: 16px;
      font-size: 1.0666666667rem;
      text-align: left; }
      main.next .products-detail .item-first .text p br {
        display: none; }
    main.next .products-detail .item-heading {
      font-size: 18px;
      font-size: 1.2rem; }
      main.next .products-detail .item-heading:not(:last-child) {
        margin-bottom: 50px; }
    main.next .products-detail .item-lineup ul {
      margin: 0 -15px -40px 0; }
      main.next .products-detail .item-lineup ul li {
        width: calc(50% - 15px);
        margin: 0 15px 40px 0; }
    main.next .products-detail .item-lineup .text {
      margin-bottom: 15px; }
      main.next .products-detail .item-lineup .text .name {
        font-size: 15px;
        font-size: 1rem; }
        main.next .products-detail .item-lineup .text .name:not(:last-child) {
          margin-bottom: 8px; }
        main.next .products-detail .item-lineup .text .name span {
          font-size: 22px;
          font-size: 1.4666666667rem; }
      main.next .products-detail .item-lineup .text > p {
        font-size: 13px;
        font-size: 0.8666666667rem; }
    main.next .products-detail .item-lineup-02 ul li {
      margin-bottom: -10px; }
      main.next .products-detail .item-lineup-02 ul li:not(:last-child) {
        margin-bottom: 30px; }
      main.next .products-detail .item-lineup-02 ul li > * {
        margin-bottom: 10px; }
    main.next .products-detail .item-lineup-02 .text .name {
      font-size: 15px;
      font-size: 1rem; }
      main.next .products-detail .item-lineup-02 .text .name:not(:last-child) {
        margin-bottom: 8px; }
      main.next .products-detail .item-lineup-02 .text .name span {
        font-size: 22px;
        font-size: 1.4666666667rem; }
    main.next .products-detail .item-lineup-02 .text > p {
      font-size: 13px;
      font-size: 0.8666666667rem; } }
  @media screen and (max-width: 660px) and (max-width: 500px) {
    main.next .products-detail .item-lineup-02 .text {
      margin-right: 0; }
    main.next .products-detail .item-lineup-02 .img {
      text-align: center;
      width: 100%;
      max-width: 100%; } }
@media screen and (max-width: 660px) {
    main.next .products-detail .item-slide {
      padding-left: 10px;
      padding-right: 10px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box; }
      main.next .products-detail .item-slide .name {
        margin: 0 -15px -10px 0; }
        main.next .products-detail .item-slide .name > * {
          margin: 0 15px 10px 0; }
      main.next .products-detail .item-slide .slick-prev {
        left: -15px; }
      main.next .products-detail .item-slide .slick-next {
        right: -15px; }
    main.next .products-detail .item-detail {
      padding: 30px 20px; }
      main.next .products-detail .item-detail h3:not(:last-child), main.next .products-detail .item-detail .column-02:not(:last-child) {
        margin-bottom: 20px; }
      main.next .products-detail .item-detail h3:not(:first-child), main.next .products-detail .item-detail .column-02:not(:first-child) {
        margin-top: 50px; }
      main.next .products-detail .item-detail .perfomance {
        margin: 0 -10px -15px; }
        main.next .products-detail .item-detail .perfomance:not(:last-child) {
          margin-bottom: 10px; }
        main.next .products-detail .item-detail .perfomance li {
          width: calc(100% / 4 - 20px);
          margin: 0 10px 15px; } }
        @media screen and (max-width: 660px) and (max-width: 440px) {
          main.next .products-detail .item-detail .perfomance li {
            width: calc(100% / 3 - 20px); } }
@media screen and (max-width: 660px) {
    main.next .products-detail .item-link > div {
      margin: 0 -10px -10px 0; }
      main.next .products-detail .item-link > div > a {
        font-size: 16px;
        font-size: 1.0666666667rem;
        width: calc(50% - 10px);
        margin: 0 10px 10px 0;
        height: 50px; }
    main.next .form-block .item-text:not(:last-child) {
      margin-bottom: 20px; }
    main.next .form-block .item-form table {
      display: block; }
      main.next .form-block .item-form table:not(:last-child) {
        margin-bottom: 20px; }
      main.next .form-block .item-form table tbody {
        display: block; }
      main.next .form-block .item-form table tr {
        display: block; }
        main.next .form-block .item-form table tr th, main.next .form-block .item-form table tr td {
          display: block;
          width: 100%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box;
          box-sizing: border-box;
          border: none; }
      main.next .form-block .item-form table th {
        width: 180px; }
    main.next .form-block .item-form textarea {
      width: 100%; }
    main.next .form-block .item-form span.red {
      display: block;
      font-size: 13px;
      font-size: 0.8666666667rem; }
    main.next .form-block .item-form #policy {
      background: #e7e7e7;
      padding: 20px; }
      main.next .form-block .item-form #policy:not(:last-child) {
        margin-bottom: 30px; }
      main.next .form-block .item-form #policy strong {
        display: block;
        font-size: 16px;
        font-size: 1.0666666667rem;
        font-weight: bold; }
        main.next .form-block .item-form #policy strong:not(:first-child) {
          margin-top: 20px; }
    main.next .material-list > li {
      border-left-width: 5px;
      padding-left: 15px; }
      main.next .material-list > li:not(:last-child) {
        margin-bottom: 30px; }
    main.next .material-list .item-title {
      margin-bottom: 20px; }
      main.next .material-list .item-title span {
        font-size: 26px;
        font-size: 1.7333333333rem; }
    main.next .material-list .item-content {
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      main.next .material-list .item-content .left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; }
        main.next .material-list .item-content .left h4 {
          font-size: 22px;
          font-size: 1.4666666667rem;
          margin-bottom: 10px; }
      main.next .material-list .item-content .right {
        width: 100%; }
        main.next .material-list .item-content .right .floor-list-02 {
          margin: 0 -10px -25px 0; }
          main.next .material-list .item-content .right .floor-list-02 li {
            width: calc(50% - 10px);
            margin: 0 10px 25px 0; }
    main.next .step-block .item-left {
      width: 100%;
      margin-right: 0;
      text-align: center;
      margin-bottom: 25px; }
    main.next .step-block .item-right {
      width: 100%; }
      main.next .step-block .item-right ul {
        margin: 0 -15px -15px 0; }
        main.next .step-block .item-right ul li {
          margin: 0 15px 15px 0;
          width: calc(50% - 15px); }
        main.next .step-block .item-right ul .item-name {
          margin-top: 5px;
          font-size: 14px;
          font-size: 0.9333333333rem; }
      main.next .step-block .item-right h4 {
        font-size: 18px;
        font-size: 1.2rem;
        padding: 5px 20px;
        margin-bottom: 20px; }
      main.next .step-block .item-right .lineup:not(:first-child) {
        padding-top: 35px; }
      main.next .step-block .item-right .lineup ul li {
        width: calc(50% - 15px); }
    main.next .step-block .item-btn {
      margin-top: 35px;
      width: calc(100% + 10px); }
    main.next .perfomance-block {
      height: 500px; }
    main.next .faq-list:not(:last-child) {
      margin-bottom: 30px; }
    main.next .faq-list dt {
      padding: 10px 25px 10px 5px;
      position: relative; }
      main.next .faq-list dt:after {
        width: 14px;
        height: 14px;
        margin-top: -7px;
        right: 10px; }
      main.next .faq-list dt span:first-child {
        font-size: 28px;
        font-size: 1.8666666667rem;
        width: 25px;
        margin-right: 5px;
        line-height: 1; }
      main.next .faq-list dt span:last-child {
        font-size: 16px;
        font-size: 1.0666666667rem; }
    main.next .faq-list dd {
      padding: 10px 15px 20px; }
    main.next .message-block .item-title {
      font-size: 22px;
      font-size: 1.4666666667rem;
      margin-bottom: 20px; }
    main.next .message-block .item-text {
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px; }
      main.next .message-block .item-text p:not(:last-child) {
        margin-bottom: 20px; }
      main.next .message-block .item-text p.name {
        font-size: 16px;
        font-size: 1.0666666667rem; }
        main.next .message-block .item-text p.name span {
          font-size: 24px;
          font-size: 1.6rem;
          margin-left: 10px; }
    main.next .message-block .item-img {
      width: 100%; }
    main.next .philosophy-block .item-title {
      font-size: 28px;
      font-size: 1.8666666667rem;
      margin-bottom: 15px; }
      main.next .philosophy-block .item-title.sml {
        font-size: 22px;
        font-size: 1.4666666667rem; }
    main.next .philosophy-block .item-text {
      font-size: 18px;
      font-size: 1.2rem;
      text-align: left; }
    main.next .efforts-block {
      padding: 35px 20px;
      font-size: 17px;
      font-size: 1.1333333333rem; }
      main.next .efforts-block .item-title {
        padding: 3px 20px; }
        main.next .efforts-block .item-title:not(:last-child) {
          margin-bottom: 30px; }
      main.next .efforts-block .item-text {
        text-align: left; }
    main.next .pdf-list {
      padding: 10px; }
      main.next .pdf-list li:not(:last-child) {
        padding-bottom: 10px;
        margin-bottom: 10px; }
      main.next .pdf-list li a:before {
        width: 25px;
        height: 30px;
        margin-right: 10px; }
    main.next .requirements-list dt {
      padding: 10px 25px 10px 15px;
      font-size: 17px;
      font-size: 1.1333333333rem; }
      main.next .requirements-list dt:after {
        width: 15px;
        height: 15px;
        right: 10px;
        margin-top: -7px; }
    main.next .requirements-list dd {
      border-width: 2px;
      padding: 15px; }
      main.next .requirements-list dd table {
        display: block; }
        main.next .requirements-list dd table th, main.next .requirements-list dd table td {
          display: block;
          width: 100%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box;
          box-sizing: border-box;
          font-size: 14px;
          font-size: 0.9333333333rem; }
        main.next .requirements-list dd table th {
          padding-right: 0;
          width: 100%;
          margin-bottom: 10px; }
        main.next .requirements-list dd table tr {
          display: block; }
          main.next .requirements-list dd table tr:not(:first-child) th, main.next .requirements-list dd table tr:not(:first-child) td {
            padding-top: 0; }
          main.next .requirements-list dd table tr:not(:last-child) {
            padding-bottom: 15px;
            margin-bottom: 15px;
            border-bottom: 1px dashed #b3b3b3; }
            main.next .requirements-list dd table tr:not(:last-child) th, main.next .requirements-list dd table tr:not(:last-child) td {
              border-bottom: none;
              padding-bottom: 0; }
    main.next .catalog-list {
      margin: 0 -10px -10px 0; }
      main.next .catalog-list li {
        width: calc(50% - 10px);
        margin: 0 10px 10px 0; } }
      @media screen and (max-width: 660px) and (max-width: 540px) {
        main.next .catalog-list li {
          width: calc(100% - 10px); } }
@media screen and (max-width: 660px) {
        main.next .catalog-list li > a, main.next .catalog-list li > div {
          padding: 5px; }
    main.next .concept-first .item-text {
      font-size: 16px;
      font-size: 1.0666666667rem;
      text-align: left; }
    main.next .concept-voice:not(:last-child) {
      margin-bottom: 90px; }
    main.next .concept-voice .item-title {
      padding-bottom: 25px; }
      main.next .concept-voice .item-title:not(:last-child) {
        margin-bottom: 40px; }
    main.next .concept-voice .item-img {
      margin-bottom: 25px; }
    main.next .concept-voice .item-text {
      font-size: 16px;
      font-size: 1.0666666667rem;
      margin-bottom: 20px; }
    main.next .concept-voice .item-list {
      margin: 0 -15px -30px 0; }
      main.next .concept-voice .item-list li {
        width: calc(50% - 15px);
        margin: 0 15px 30px 0; }
      main.next .concept-voice .item-list .img {
        line-height: 0;
        margin-bottom: 5px; }
      main.next .concept-voice .item-list .text {
        font-size: 13px;
        font-size: 0.8666666667rem; }
    main.next .concept-voice .item-profile {
      padding-top: 30px;
      display: block; }
      main.next .concept-voice .item-profile:after {
        clear: both;
        display: block;
        content: ''; }
      main.next .concept-voice .item-profile .img {
        margin-right: 15px;
        margin-bottom: 10px;
        max-width: 40%;
        float: left; }
      main.next .concept-voice .item-profile .text {
        width: auto; }
        main.next .concept-voice .item-profile .text h3 {
          margin-bottom: 10px; }
          main.next .concept-voice .item-profile .text h3 span:first-child {
            font-size: 13px;
            font-size: 0.8666666667rem;
            margin-bottom: 10px; }
          main.next .concept-voice .item-profile .text h3 span:nth-child(2) {
            font-size: 15px;
            font-size: 1rem;
            margin-bottom: 5px; }
          main.next .concept-voice .item-profile .text h3 span:nth-child(3) {
            font-size: 19px;
            font-size: 1.2666666667rem; }
        main.next .concept-voice .item-profile .text p {
          font-size: 13px;
          font-size: 0.8666666667rem; }
    main.next .concept-flow:not(:last-child) {
      margin-bottom: 75px; }
    main.next .concept-flow .item-title {
      margin-bottom: 20px; }
      main.next .concept-flow .item-title span {
        min-width: 230px; }
    main.next .concept-flow .item-flow {
      margin: 0 -15px -25px 0; }
      main.next .concept-flow .item-flow li {
        width: calc(50% - 15px);
        margin: 0 15px 25px 0; }
        main.next .concept-flow .item-flow li.point .text {
          padding: 10px; }
          main.next .concept-flow .item-flow li.point .text:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 10px 10px 10px 0;
            border-color: transparent #867561 transparent transparent;
            left: -10px;
            top: 11px; }
      main.next .concept-flow .item-flow .text {
        padding-right: 35px; }
        main.next .concept-flow .item-flow .text:after {
          width: 20px;
          height: 15px;
          top: 15px;
          background-size: contain; }
        main.next .concept-flow .item-flow .text h3 {
          font-size: 16px;
          font-size: 1.0666666667rem; }
        main.next .concept-flow .item-flow .text p {
          font-size: 13px;
          font-size: 0.8666666667rem; }
    main.next .concept-title .item-img {
      margin-bottom: 35px; }
    main.next .concept-title .item-list {
      margin: 0;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      main.next .concept-title .item-list li {
        padding: 15px 0;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center; }
        main.next .concept-title .item-list li br {
          display: none; }
        main.next .concept-title .item-list li:not(:last-child) {
          border-right: none;
          border-bottom: 1px dotted #505050; }
    main.next .concept-thought .item-title {
      margin-bottom: 30px; }
    main.next .concept-thought .item-img {
      margin: 30px 30px; }
    main.next .concept-thought .item-text {
      margin-bottom: 40px; }
      main.next .concept-thought .item-text br {
        display: none; }
    main.next .concept-thought .item-box {
      padding: 40px 15px; }
      main.next .concept-thought .item-box h3 {
        width: 200px;
        padding-bottom: 20px;
        margin-bottom: 25px; }
        main.next .concept-thought .item-box h3 img {
          height: 50px;
          width: auto; }
        main.next .concept-thought .item-box h3:not(:first-child) {
          margin-top: 50px; }
      main.next .concept-thought .item-box h4 {
        font-size: 22px;
        font-size: 1.4666666667rem;
        margin-bottom: 20px; }
      main.next .concept-thought .item-box p {
        font-size: 15px;
        font-size: 1rem; }
        main.next .concept-thought .item-box p br {
          display: none; }
    main.next .concept-information {
      padding: 60px 0; }
      main.next .concept-information:last-child {
        margin-bottom: -80px; }
      main.next .concept-information section:not(:last-child) {
        margin-bottom: 60px; }
      main.next .concept-information section.c2 {
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        main.next .concept-information section.c2 > div {
          width: 100%; }
          main.next .concept-information section.c2 > div:not(:last-child) {
            margin-right: 0;
            margin-bottom: 30px; }
          main.next .concept-information section.c2 > div:first-child {
            width: 100%; }
          main.next .concept-information section.c2 > div .item-text-img .img {
            margin-left: 15px; }
      main.next .concept-information .item-title {
        font-size: 22px;
        font-size: 1.4666666667rem;
        font-weight: bold;
        margin-bottom: 15px; }
        main.next .concept-information .item-title:before, main.next .concept-information .item-title:after {
          height: 1px; }
        main.next .concept-information .item-title:before {
          top: -5px; }
        main.next .concept-information .item-title:after {
          bottom: -5px; }
      main.next .concept-information .item-text-img {
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center; }
        main.next .concept-information .item-text-img:not(:last-child) {
          margin-bottom: 25px; }
        main.next .concept-information .item-text-img .text {
          width: 100%; }
        main.next .concept-information .item-text-img .img {
          margin-top: 20px;
          margin-left: 0; }
      main.next .concept-information .item-text {
        font-size: 14px;
        font-size: 0.9333333333rem; }
        main.next .concept-information .item-text:not(:last-child) {
          margin-bottom: 15px; }
      main.next .concept-information .item-btn:not(:first-child) {
        margin-top: 40px; }
    main.next .works-list {
      margin: 0 -15px -40px 0; }
      main.next .works-list li {
        width: calc(50% - 15px);
        margin: 0 15px 40px 0; }
      main.next .works-list .item-img {
        line-height: 0;
        margin-bottom: 10px; }
      main.next .works-list .item-text .cat {
        padding: 0 10px;
        margin-bottom: 8px; }
    main.next .img-list {
      margin: 0 -15px -20px 0; }
      main.next .img-list:not(:last-child) {
        margin-bottom: 20px; }
      main.next .img-list li {
        width: calc(50% - 15px);
        margin: 0 15px 20px 0; } }
      @media screen and (max-width: 660px) and (max-width: 400px) {
        main.next .img-list li {
          width: calc(100% - 15px); } }
@media screen and (max-width: 660px) {
        main.next .img-list li span {
          font-size: 13px;
          font-size: 0.8666666667rem;
          margin-top: 5px; }
    main.next .history-list li {
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      font-size: 16px;
      font-size: 1.0666666667rem; }
      main.next .history-list li > * {
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box; }
        main.next .history-list li > *:not(:last-child) {
          border-right: none; }
    main.next .history-list .item-year {
      text-align: center;
      width: 115px;
      background-color: #e2e9e5;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1; }
      main.next .history-list .item-year:first-child {
        border-right: 1px solid #505050; }
    main.next .history-list .item-text {
      border-top: 1px solid #505050;
      width: 100%;
      -ms-flex: 1 0 auto;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      padding-left: 15px;
      padding-right: 15px; }

  .mfp-close {
    background-size: contain;
    width: 30px;
    height: 30px; }
  .mfp-content {
    padding-top: 20px; }

  .popup {
    padding: 25px; }
    .popup.line {
      border-left-width: 5px;
      border-right-width: 5px; }
    .popup .item-title {
      margin-bottom: 25px; }
      .popup .item-title h2 span:first-child {
        font-size: 30px;
        font-size: 2rem; }
      .popup .item-title h2 span:last-child {
        font-size: 15px;
        font-size: 1rem; }
      .popup .item-title p {
        font-size: 16px;
        font-size: 1.0666666667rem;
        font-family: "游明朝体", "Yu Mincho", YuMincho, "HG明朝E", "HGS明朝E",  "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
    .popup .item-list li:not(:last-child) {
      margin-bottom: 20px; }
    .popup .item-list li .img {
      width: 45%;
      margin-right: 15px; }
    .popup .item-list li .text {
      font-size: 15px;
      font-size: 1rem;
      line-height: 1.5; }
      .popup .item-list li .text > *:not(:last-child) {
        margin-bottom: 10px; }
      .popup .item-list li .text h3 {
        font-size: 22px;
        font-size: 1.4666666667rem; }
      .popup .item-list li .text p br {
        display: none; }
    .popup .item-img:not(:last-child) {
      margin-bottom: 15px; }
    .popup .item-imgs:not(:first-child) {
      margin-top: 40px; }
    .popup .item-imgs > * {
      max-width: 48%; }
    .popup .item-link:not(:first-child) {
      margin-top: 20px; } }
