
@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700");
@import url("https://fonts.googleapis.com/css?family=Fjalla+One");

@charset "UTF-8";
.supportnews li {
  border-top: 1px solid #ddd;
  position: relative;
  padding: 24px 0; }
  .supportnews li:before {
    content: "";
    width: 180px;
    height: 1px;
    background: #000;
    position: absolute;
    top: -1px;
    left: 0; }
  .supportnews li:last-child {
    border-bottom: 1px solid #ddd; }
    .supportnews li:last-child:after {
      content: "";
      width: 180px;
      height: 1px;
      background: #000;
      position: absolute;
      bottom: -1px;
      left: 0; }

@media screen and (min-width: 768px), print {
  .supportnews a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (max-width: 767px), print {
  .supportnews a {
    display: block; } }

.supportnews__data {
  margin-bottom: 5px; }
  @media screen and (min-width: 768px), print {
    .supportnews__data {
      padding-right: 40px; } }

.supportnews__title {
  font-size: 16px;
  font-weight: bold; }

@media screen and (min-width: 768px), print {
  .bnrlist {
    width: 100%; } }

@media screen and (max-width: 767px), print {
  .bnrlist {
    padding: 0 16px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

@media screen and (min-width: 768px), print {
  .bnrlist li {
    margin-bottom: 15px; }
    .bnrlist li:last-child {
      margin-bottom: 0; } }

@media screen and (max-width: 767px), print {
  .bnrlist li {
    width: 48.612%;
    margin-bottom: 3vw; }
    .bnrlist li:last-child {
      margin-bottom: 0; } }

.feature__textbox {
  overflow: hidden; }
  @media screen and (max-width: 767px), print {
    .feature__textbox {
      margin-bottom: 32px; } }

.feature__title {
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0.15em;
  font-family: "Fjalla One", sans-serif; }
  @media screen and (min-width: 768px), print {
    .feature__title {
      font-size: 40px; } }
  @media screen and (max-width: 767px), print {
    .feature__title {
      font-size: 28px; } }

@media screen and (min-width: 768px), print {
  .feature__text {
    text-align: justify;
    margin-bottom: 20px; } }

@media screen and (max-width: 767px), print {
  .feature__text {
    font-size: 12px; } }

.feature__more {
  font-family: "Fjalla One", sans-serif;
  line-height: 1;
  position: relative;
  font-size: 16px;
  padding-right: 18px;
  float: right; }
  .feature__more:before {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #1b1b1b;
    border-right: 2px solid #1b1b1b;
    position: absolute;
    display: block;
    right: 5px;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg); }
  .feature__more:after {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #1b1b1b;
    border-right: 2px solid #1b1b1b;
    position: absolute;
    display: block;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg); }

@media screen and (min-width: 768px), print {
  .featuretype1 {
    width: 960px;
    display: block;
    margin: 0 auto; } }

.featuretype1__image {
  width: 100%;
  background-position: center;
  background-size: cover; }
  @media screen and (min-width: 768px), print {
    .featuretype1__image {
      height: 350px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 767px), print {
    .featuretype1__image {
      margin-bottom: 13px;
      height: 158px; } }

@media screen and (min-width: 768px), print {
  .featuretype1__texts {
    width: 83.334%;
    display: block;
    margin: 0 auto; } }

@media screen and (min-width: 768px), print {
  .featuretype2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 80px;
    width: 100%; } }

.featuretype2:last-child {
  margin-bottom: 0; }

.featuretype2__image {
  width: 100%;
  background-position: center;
  background-size: cover; }
  @media screen and (min-width: 768px), print {
    .featuretype2__image {
      height: 400px; } }
  @media screen and (max-width: 767px), print {
    .featuretype2__image {
      margin-bottom: 13px;
      height: 158px; } }

@media screen and (min-width: 768px), print {
  .featuretype2__texts {
    min-width: 480px;
    width: 480px;
    padding: 0 45px; } }

@media screen and (min-width: 768px), print {
  .featuretype2__texts .feature__text {
    margin-bottom: 35px; } }

@media screen and (min-width: 768px), print {
  .featuretype2__texts .feature__title {
    margin-bottom: 0.5em; } }

@media screen and (min-width: 768px), print {
  .featuretype3 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 80px;
    width: 100%; } }

.featuretype3:last-child {
  margin-bottom: 0; }

.featuretype3__image {
  width: 100%;
  background-position: center;
  background-size: cover; }
  @media screen and (min-width: 768px), print {
    .featuretype3__image {
      height: 400px;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; } }
  @media screen and (max-width: 767px), print {
    .featuretype3__image {
      margin-bottom: 13px;
      height: 158px; } }

@media screen and (min-width: 768px), print {
  .featuretype3__texts {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    min-width: 480px;
    width: 480px;
    padding: 0 45px; } }

@media screen and (min-width: 768px), print {
  .featuretype3__texts .feature__text {
    margin-bottom: 35px; } }

@media screen and (min-width: 768px), print {
  .featuretype3__texts .feature__title {
    margin-bottom: 0.5em; } }

@media screen and (min-width: 768px), print {
  .featuretype4 {
    width: 48%; } }

.featuretype4__image {
  width: 100%;
  background-position: center;
  background-size: cover; }
  @media screen and (min-width: 768px), print {
    .featuretype4__image {
      height: 360px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 767px), print {
    .featuretype4__image {
      height: 158px;
      margin-bottom: 13px; } }

@media screen and (min-width: 768px), print {
  .featuretype4__texts {
    padding: 0 45px; } }

@media screen and (min-width: 768px), print {
  .featuretype4__texts .feature__text {
    margin-bottom: 20px; } }

@media screen and (min-width: 768px), print {
  .featuretype4__texts .feature__title {
    margin-bottom: 0.4em; } }

@media screen and (min-width: 768px), print {
  .featuretype5 {
    width: 100%; } }

@media screen and (min-width: 768px), print {
  .featuretype5__images {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 25px; } }

.featuretype5__image {
  background-position: center;
  background-size: cover; }
  @media screen and (min-width: 768px), print {
    .featuretype5__image {
      width: 49%;
      height: 360px; } }
  @media screen and (max-width: 767px), print {
    .featuretype5__image {
      margin-bottom: 10px;
      width: 100%;
      height: 158px; } }

@media screen and (min-width: 768px), print {
  .featuretype5__texts {
    padding: 0 55px; } }

@media screen and (min-width: 768px), print {
  .featuretype5__texts .feature__text {
    margin-bottom: 35px; } }

@media screen and (min-width: 768px), print {
  .featuretype5__texts .feature__title {
    margin-bottom: 0.4em; } }

@media screen and (min-width: 768px), print {
  .featuretype6 {
    width: 31%; } }

@media screen and (max-width: 767px), print {
  .featuretype6 {
    width: 46.2%;
    margin-top: 32px; }
    .featuretype6:nth-child(1) {
      margin-top: 0; }
    .featuretype6:nth-child(2) {
      margin-top: 0; } }

.featuretype6__wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 767px), print {
    .featuretype6__wrap {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

.featuretype6__image {
  width: 100%;
  background-position: center;
  background-size: cover; }
  @media screen and (min-width: 768px), print {
    .featuretype6__image {
      height: 260px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 767px), print {
    .featuretype6__image {
      height: 31.3vw;
      margin-bottom: 13px; } }

@media screen and (min-width: 768px), print {
  .featuretype6__texts {
    padding: 0 35px; } }

@media screen and (max-width: 767px), print {
  .featuretype6__texts .feature__text {
    margin-bottom: 15px; } }

@media screen and (max-width: 767px), print {
  .featuretype6__texts .feature__title {
    font-size: 17px; } }

@media screen and (max-width: 767px), print {
  .featuretype6__texts .feature__more {
    font-size: 12px; } }

@media screen and (max-width: 767px), print {
  .featuretype6 .feature__textbox {
    margin-bottom: 0; } }

@media screen and (min-width: 768px), print {
  .featuretype7 {
    width: 100%; } }

@media screen and (min-width: 768px), print {
  .featuretype7__images {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px; } }

@media screen and (max-width: 767px), print {
  .featuretype7__images {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

.featuretype7__image {
  background-position: center;
  background-size: cover;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px), print {
    .featuretype7__image {
      width: 32%;
      height: 260px; } }
  @media screen and (max-width: 767px), print {
    .featuretype7__image {
      height: 30vw;
      width: 48%; }
      .featuretype7__image:nth-child(1) {
        width: 100%;
        height: 49.377vw; } }

@media screen and (min-width: 768px), print {
  .featuretype7__texts {
    padding: 0 55px; } }

@media screen and (min-width: 768px), print {
  .featuretype7__texts .feature__title {
    margin-bottom: 0.4em; } }

@media screen and (max-width: 767px), print {
  .featuretype7__texts .feature__text {
    margin-bottom: 25px; } }

@media screen and (min-width: 768px), print {
  .featuretype8 {
    width: 23%; } }

@media screen and (max-width: 767px), print {
  .featuretype8 {
    width: 46.2%;
    margin-top: 32px; }
    .featuretype8:nth-child(1) {
      margin-top: 0; }
    .featuretype8:nth-child(2) {
      margin-top: 0; } }

.featuretype8__wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 767px), print {
    .featuretype8__wrap {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

.featuretype8__image {
  width: 100%;
  background-position: center;
  background-size: cover; }
  @media screen and (min-width: 768px), print {
    .featuretype8__image {
      height: 208px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 767px), print {
    .featuretype8__image {
      height: 31.3vw;
      margin-bottom: 13px; } }

@media screen and (min-width: 768px), print {
  .featuretype8__texts .feature__text {
    margin-bottom: 25px; } }

@media screen and (max-width: 767px), print {
  .featuretype8__texts .feature__text {
    margin-bottom: 15px; } }

@media screen and (max-width: 767px), print {
  .featuretype8__texts .feature__title {
    font-size: 17px; } }

@media screen and (max-width: 767px), print {
  .featuretype8__texts .feature__more {
    font-size: 12px; } }

@media screen and (max-width: 767px), print {
  .featuretype8 .feature__textbox {
    margin-bottom: 0; } }

@media screen and (min-width: 768px), print {
  .featuretype9 {
    width: 18%; } }

@media screen and (max-width: 767px), print {
  .featuretype9 {
    width: 46.2%;
    margin-top: 32px; }
    .featuretype9:nth-child(1) {
      margin-top: 0; }
    .featuretype9:nth-child(2) {
      margin-top: 0; } }

.featuretype9__wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 767px), print {
    .featuretype9__wrap {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

.featuretype9__image {
  width: 100%;
  background-position: center;
  background-size: cover; }
  @media screen and (min-width: 768px), print {
    .featuretype9__image {
      height: 208px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 767px), print {
    .featuretype9__image {
      height: 31.3vw;
      margin-bottom: 13px; } }

@media screen and (min-width: 768px), print {
  .featuretype9__texts .feature__text {
    margin-bottom: 25px; } }

@media screen and (max-width: 767px), print {
  .featuretype9__texts .feature__text {
    margin-bottom: 15px; } }

@media screen and (max-width: 767px), print {
  .featuretype9__texts .feature__title {
    font-size: 17px; } }

@media screen and (max-width: 767px), print {
  .featuretype9__texts .feature__more {
    font-size: 12px; } }

@media screen and (max-width: 767px), print {
  .featuretype9 .feature__textbox {
    margin-bottom: 0; } }

.specifictiontable th {
  border: 1px solid #aaa; }
  @media screen and (min-width: 768px), print {
    .specifictiontable th {
      padding: 16px; } }
  @media screen and (max-width: 767px), print {
    .specifictiontable th {
      padding: 8px; } }

.specifictiontable td {
  border: 1px solid #aaa; }
  @media screen and (min-width: 768px), print {
    .specifictiontable td {
      padding: 16px 28px; } }
  @media screen and (max-width: 767px), print {
    .specifictiontable td {
      padding: 8px 14px; } }

.specifictiontable th {
  text-align: left;
  width: 29.3%;
  background: #eee; }

@media screen and (min-width: 768px), print {
  .recentlyviewd__slider li {
    padding: 0 10px; } }

@media screen and (max-width: 767px), print {
  .recentlyviewd__slider {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .recentlyviewd__slider li {
      width: 48.612%;
      margin-bottom: 16px; }
      .recentlyviewd__slider li img {
        display: block;
        margin-bottom: 10px; } }

.recentlyviewd__slider a {
  display: block; }
  .recentlyviewd__slider a:hover {
    text-decoration: none; }

.recentlyviewd__slider b {
  display: block;
  font-weight: bold;
  margin-top: 10px; }
  @media screen and (min-width: 768px), print {
    .recentlyviewd__slider b {
      font-size: 16px; } }
  @media screen and (max-width: 767px), print {
    .recentlyviewd__slider b {
      font-size: 14px; } }

.recentlyviewd__slider p {
  margin-top: 5px; }
  @media screen and (min-width: 768px), print {
    .recentlyviewd__slider p {
      font-size: 12px; } }
  @media screen and (max-width: 767px), print {
    .recentlyviewd__slider p {
      font-size: 10px; } }

.recentlyviewd__slider .slick-next {
  background: url(../img/common/icn_slidearrow_b.png) no-repeat center;
  text-indent: 100%;
  white-space: nowrap;
  width: 40px;
  height: 50px;
  background-size: 7px 20px; }
  @media screen and (min-width: 768px), print {
    .recentlyviewd__slider .slick-next {
      right: 27px;
      margin-top: -60px; } }
  @media screen and (max-width: 767px), print {
    .recentlyviewd__slider .slick-next {
      margin-top: -40px; } }

.recentlyviewd__slider .slick-prev {
  background: url(../img/common/icn_slidearrow_b.png) no-repeat center;
  width: 40px;
  height: 50px;
  background-size: 7px 20px; }
  @media screen and (min-width: 768px), print {
    .recentlyviewd__slider .slick-prev {
      left: 27px;
      margin-top: -60px; } }
  @media screen and (max-width: 767px), print {
    .recentlyviewd__slider .slick-prev {
      margin-top: -40px; } }

@media screen and (max-width: 767px), print {
  .section__title {
    height: 26px; } }

.product__first {
  background: #010103; }
  @media screen and (min-width: 768px), print {
    .product__first {
      margin-bottom: 0px;
      padding-top: 0;
      margin-top: -52px; } }
  @media screen and (max-width: 767px), print {
    .product__first {
      margin-bottom: 0px; } }
  .product__first .inner {
    padding-top: 0; }
  .product__first .bnrlist {
    position: absolute; }
    @media screen and (min-width: 768px), print {
      .product__first .bnrlist {
        bottom: 40px;
        right: 40px;
        width: 230px; } }
    @media screen and (max-width: 767px), print {
      .product__first .bnrlist {
        bottom: 16px; } }

.product__mainvisual {
  background-size: cover;
  background-position: center;
  position: relative; }
  @media screen and (min-width: 768px), print {
    .product__mainvisual {
      height: 658px; } }
  @media screen and (max-width: 767px), print {
    .product__mainvisual {
      height: 474px; } }
  .product__mainvisual h1 {
    font-size: 20px;
    display: block;
    position: absolute;
    z-index: 1;
    color: #fff;
    font-family: "Fjalla One", sans-serif;
    line-height: 1; }
    @media screen and (min-width: 768px), print {
      .product__mainvisual h1 {
        font-size: 48px;
        top: 120px;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
                transform: translate(-50%, 0%);
        overflow: hidden; } }
    @media screen and (max-width: 767px), print {
      .product__mainvisual h1 {
        font-size: 32px;
        top: 80px;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
                transform: translate(-50%, 0%);
        max-width: 70%;
        overflow: hidden; } }
  .product__mainvisual__slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0; }
    .product__mainvisual__slider li {
      position: relative;
      width: 100%; }
      @media screen and (min-width: 768px), print {
        .product__mainvisual__slider li {
          height: 658px; } }
      @media screen and (max-width: 767px), print {
        .product__mainvisual__slider li {
          height: 474px; } }
    .product__mainvisual__slider__image {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .product__mainvisual__awards {
    position: absolute;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .product__mainvisual__awards li {
      margin: 0 5px;
      width: 40px;
      border: 1px solid #000; }
    @media screen and (min-width: 768px), print {
      .product__mainvisual__awards {
        bottom: 30px;
        right: 30px;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    @media screen and (max-width: 767px), print {
      .product__mainvisual__awards {
        bottom: 10px;
        right: 0;
        left: 0;
        margin: 0 auto;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }

.product__usermessage {
  background: #eeeeee;
  text-align: center; }
  @media screen and (min-width: 768px), print {
    .product__usermessage {
      padding: 18px 0;
      margin-bottom: 100px; } }
  @media screen and (max-width: 767px), print {
    .product__usermessage {
      width: 100%;
      padding: 12px 16px;
      margin-bottom: 42px; } }
  .product__usermessage p {
    font-size: 13px; }
    .product__usermessage p:before {
      content: "▶";
      font-size: 6px;
      margin-right: 0.5em; }
  .product__usermessage a {
    text-decoration: underline; }
    .product__usermessage a:hover {
      text-decoration: none; }

.product__header {
  background: #000;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  padding: 12px 0;
  height: 52px;
  color: #fff; }
  @media screen and (min-width: 768px), print {
    .product__header {
      margin-top: 72px; } }
  @media screen and (max-width: 767px), print {
    .product__header {
      margin-top: 48px;
      display: none; } }
  @media screen and (min-width: 768px), print {
    .product__header__menubtn {
      display: none; } }
  @media screen and (max-width: 767px), print {
    .product__header__menubtn {
      padding-left: 20px;
      width: 100px;
      height: 45px;
      line-height: 43px;
      background: #ccc;
      right: 0;
      top: 0;
      position: absolute; } }
  .product__header__buybtn {
    background: #17a58f;
    height: 28px;
    line-height: 28px;
    width: 80px;
    font-weight: bold;
    display: block;
    text-align: center; }
  .product__header__menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%; }
    .product__header__menu__name {
      font-size: 16px;
      font-weight: bold;
      padding-right: 24px; }
    .product__header__menu__lower {
      position: relative; }
      @media screen and (min-width: 768px), print {
        .product__header__menu__lower {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 0 17px; } }
      @media screen and (max-width: 767px), print {
        .product__header__menu__lower {
          display: none; } }
      .product__header__menu__lower:before {
        content: "";
        position: absolute;
        width: 1px;
        background: #535353;
        top: 2px;
        bottom: 2px;
        left: 0; }
      @media screen and (min-width: 768px), print {
        .product__header__menu__lower li {
          font-size: 12px;
          margin: 0 8px;
          position: relative; } }
      @media screen and (max-width: 767px), print {
        .product__header__menu__lower li {
          margin-bottom: 16px; }
          .product__header__menu__lower li:last-child {
            margin-bottom: 0; } }
    .product__header__menu__buy {
      position: relative; }
      @media screen and (min-width: 768px), print {
        .product__header__menu__buy {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          padding-left: 17px; } }
      @media screen and (max-width: 767px), print {
        .product__header__menu__buy {
          display: none; } }
      .product__header__menu__buy:before {
        content: "";
        position: absolute;
        width: 1px;
        background: #535353;
        top: 2px;
        bottom: 2px;
        left: 0; }
      .product__header__menu__buy li {
        margin: 0 8px; }
  .product__header__submenubtn {
    cursor: pointer;
    padding-right: 12px; }
    .product__header__submenubtn:before {
      content: "";
      width: 5px;
      height: 5px;
      border-top: 1px solid #fff;
      border-right: 1px solid #fff;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -3px;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
  .product__header__subbox {
    display: none;
    overflow: hidden; }
    @media screen and (min-width: 768px), print {
      .product__header__subbox {
        position: absolute;
        background: #000;
        padding: 20px; } }
    @media screen and (max-width: 767px), print {
      .product__header__subbox {
        padding-left: 1em; } }
  .product__header__submenulinks {
    display: block;
    margin-top: 10px; }

@media screen and (min-width: 768px), print {
  .product__description {
    margin-bottom: 50px; } }

@media screen and (max-width: 767px), print {
  .product__description {
    margin-bottom: 30px; } }

.product__description .inner {
  margin: 0 auto; }
  @media screen and (min-width: 768px), print {
    .product__description .inner {
      width: 640px; } }
  @media screen and (max-width: 767px), print {
    .product__description .inner {
      width: 100%;
      padding: 0 38px; } }

.product__description h2 {
  font-family: "Fjalla One", sans-serif;
  text-align: center;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px), print {
    .product__description h2 {
      font-size: 44px; } }
  @media screen and (max-width: 767px), print {
    .product__description h2 {
      font-size: 24px; } }

.product__description p {
  text-align: justify; }

.product__points {
  padding: 0 16px;
  margin-bottom: 50px; }
  .product__points__list {
    font-family: "Fjalla One", sans-serif;
    text-align: center; }
    @media screen and (min-width: 768px), print {
      .product__points__list {
        margin-bottom: 20px; } }
    @media screen and (max-width: 767px), print {
      .product__points__list {
        margin-bottom: 15px; } }
    .product__points__list li {
      display: inline-block;
      padding: 0 20px;
      margin-bottom: 10px;
      position: relative; }
      .product__points__list li:after {
        content: "";
        width: 1px;
        top: 4px;
        bottom: 3px;
        background: #dcdcdc;
        right: 0;
        position: absolute; }
      .product__points__list li:last-child:after {
        display: none; }
    .product__points__list p {
      color: #666666;
      margin-bottom: 0.5em; }
      @media screen and (min-width: 768px), print {
        .product__points__list p {
          font-size: 16px; } }
      @media screen and (max-width: 767px), print {
        .product__points__list p {
          font-size: 12px; } }
    @media screen and (min-width: 768px), print {
      .product__points__list b {
        font-size: 28px; } }
    @media screen and (max-width: 767px), print {
      .product__points__list b {
        font-size: 14px; } }
  .product__points__supports {
    text-align: center; }
    @media screen and (min-width: 768px), print {
      .product__points__supports {
        margin-bottom: 55px; } }
    @media screen and (max-width: 767px), print {
      .product__points__supports {
        margin-bottom: 20px; } }
    .product__points__supports li {
      display: inline-block; }
      @media screen and (min-width: 768px), print {
        .product__points__supports li {
          padding: 0 13px; } }
      @media screen and (max-width: 767px), print {
        .product__points__supports li {
          max-width: 30vw;
          padding: 0 9px;
          margin-bottom: 10px; } }
  .product__points__awards {
    text-align: center; }
    .product__points__awards li {
      display: inline-block;
      margin-bottom: 10px;
      padding: 0 10px; }
      @media screen and (max-width: 767px), print {
        .product__points__awards li {
          max-width: 20vw; } }
  .product__points img {
    width: auto; }

@media screen and (min-width: 768px), print {
  .product__movie {
    margin: 0 0 118px; } }

@media screen and (max-width: 767px), print {
  .product__movie {
    margin: 0 16px 60px; } }

@media screen and (min-width: 768px), print {
  .product__movie .inner {
    padding: 0 40px; } }

.product__movie iframe {
  background: #000; }
  @media screen and (min-width: 768px), print {
    .product__movie iframe {
      width: 960px;
      height: 540px;
      display: block;
      margin: 0 auto; } }
  @media screen and (max-width: 767px), print {
    .product__movie iframe {
      width: 100%;
      height: 50vw; } }

@media screen and (min-width: 768px), print {
  .product__feature {
    margin: 0 0 128px; } }

@media screen and (max-width: 767px), print {
  .product__feature {
    margin: 0 16px 60px; } }

@media screen and (min-width: 768px), print {
  .product__feature .inner {
    padding: 0 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media screen and (min-width: 768px), print {
  .product__feature .section__title {
    width: 100%; } }

.product__relation {
  background: #1b1b1b;
  color: #fff; }
  @media screen and (min-width: 768px), print {
    .product__relation {
      padding: 80px 0 1px;
      margin-bottom: 127px; } }
  @media screen and (max-width: 767px), print {
    .product__relation {
      padding-top: 45px; } }
  .product__relation .btn--more {
    top: 8px;
    right: -2px; }
    .product__relation .btn--more:after, .product__relation .btn--more:before {
      border-color: #fff; }
  .product__relation .photographers_slider__overtexts {
    color: #fff; }

@media screen and (min-width: 768px), print {
  .product__information {
    margin-bottom: 104px; } }

@media screen and (max-width: 767px), print {
  .product__information {
    margin-bottom: 30px; } }

@media screen and (min-width: 768px), print {
  .product__information .inner {
    margin: 0 40px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media screen and (max-width: 767px), print {
  .product__information .inner {
    margin: 0 16px 0px; } }

@media screen and (min-width: 768px), print {
  .product__information__box {
    width: 48.1%; } }

@media screen and (max-width: 767px), print {
  .product__information__box + .product__information__box {
    margin-top: 45px; } }

@media screen and (min-width: 768px), print {
  .product__specifiction .inner {
    margin: 0 40px 80px; } }

@media screen and (max-width: 767px), print {
  .product__specifiction .inner {
    margin: 0 16px 30px; } }

@media screen and (min-width: 768px), print {
  .product__specifiction .specifictiontable {
    max-width: 960px;
    width: 90%;
    display: table;
    margin: 0 auto; } }

.product__quicklinks {
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  text-align: center; }
  @media screen and (min-width: 768px), print {
    .product__quicklinks {
      padding: 38px 0 40px;
      margin-bottom: 104px; } }
  @media screen and (max-width: 767px), print {
    .product__quicklinks {
      padding: 32px 0;
      margin-bottom: 48px; } }
  .product__quicklinks ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 767px), print {
      .product__quicklinks ul {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
  @media screen and (min-width: 768px), print {
    .product__quicklinks li {
      padding: 0 27px; } }
  @media screen and (max-width: 767px), print {
    .product__quicklinks li {
      width: 50%;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      border-right: 1px solid #bfbfbf;
      margin-top: 20px; }
      .product__quicklinks li:nth-child(1) {
        margin-top: 0; }
      .product__quicklinks li:nth-child(2) {
        margin-top: 0; }
      .product__quicklinks li:nth-child(2n) {
        border-right: none; } }
  .product__quicklinks a {
    display: block;
    text-decoration: none; }
  .product__quicklinks img {
    width: auto;
    height: 24px;
    display: block;
    margin: 0 auto 14px; }
  .product__quicklinks p {
    font-weight: bold;
    font-size: 20px;
    font-family: "Fjalla One", sans-serif; }

@media screen and (min-width: 768px), print {
  .product__footbnrs {
    margin: 0 40px 104px; } }

@media screen and (max-width: 767px), print {
  .product__footbnrs {
    margin: 0 16px 40px; } }

.product__footbnrs__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (max-width: 767px), print {
    .product__footbnrs__list {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media screen and (min-width: 768px), print {
    .product__footbnrs__list li {
      margin: 0 6px; } }
  @media screen and (max-width: 767px), print {
    .product__footbnrs__list li {
      margin-bottom: 8px;
      width: 100%;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

@media screen and (min-width: 768px), print {
  .product__caution {
    margin: 0 40px 104px; } }

@media screen and (max-width: 767px), print {
  .product__caution {
    margin: 0 16px 40px; } }

.product__caution .inner {
  background: #fafafa; }
  @media screen and (min-width: 768px), print {
    .product__caution .inner {
      padding: 40px;
      max-width: 1200px;
      margin: 0 auto; } }
  @media screen and (max-width: 767px), print {
    .product__caution .inner {
      padding: 24px 16px; } }

.product__caution .section__title {
  margin-bottom: 14px; }

@media screen and (min-width: 768px), print {
  .product__caution .headline_h2 {
    font-size: 20px; } }

.product__caution__box p {
  text-indent: -1em;
  padding-left: 1em; }
  @media screen and (min-width: 768px), print {
    .product__caution__box p {
      font-size: 12px; } }
  @media screen and (max-width: 767px), print {
    .product__caution__box p {
      font-size: 10px; } }

@media screen and (min-width: 768px), print {
  .product__recentlyviewd .inner {
    margin: 0 30px 104px; } }

@media screen and (max-width: 767px), print {
  .product__recentlyviewd .inner {
    margin: 0 16px 40px; } }

@media screen and (min-width: 768px), print {
  .product__recentlyviewd .section__title {
    margin: 0 10px 10px; } }

.parts__product_view {
  background: #fff;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 768px), print {
    .parts__product_view {
      margin: 0px 0 80px;
      max-height: 820px;
      padding-bottom: 64px; } }
  @media screen and (max-width: 767px), print {
    .parts__product_view {
      margin: 40px 0;
      padding-bottom: 32px; } }
  .parts__product_view:before {
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fafafa; }
    @media screen and (min-width: 768px), print {
      .parts__product_view:before {
        height: 450px; } }
    @media screen and (max-width: 767px), print {
      .parts__product_view:before {
        height: 240px; } }
  @media screen and (min-width: 768px), print {
    .parts__product_view .inner {
      padding: 0 40px;
      position: relative; } }
  @media screen and (max-width: 767px), print {
    .parts__product_view .section__title {
      height: 24px;
      margin: 0 16px; } }
  .parts__product_view__tab {
    position: relative; }
    @media screen and (min-width: 768px), print {
      .parts__product_view__tab {
        width: 768px;
        margin: 0 auto; } }
  .parts__product_view__tabbox {
    display: none; }
    .parts__product_view__tabbox.on {
      display: block; }
  .parts__product_view__tabbtns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .parts__product_view__tabbtn {
    cursor: pointer; }
    @media screen and (min-width: 768px), print {
      .parts__product_view__tabbtn {
        margin: 24px 10px 0;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    @media screen and (max-width: 767px), print {
      .parts__product_view__tabbtn {
        margin: 16px 10px 0;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    .parts__product_view__tabbtn__color {
      display: inline-block;
      border-radius: 50%; }
      @media screen and (min-width: 768px), print {
        .parts__product_view__tabbtn__color {
          width: 20px;
          height: 20px; } }
      @media screen and (max-width: 767px), print {
        .parts__product_view__tabbtn__color {
          width: 16px;
          height: 16px; } }
    .parts__product_view__tabbtn p {
      display: inline-block;
      font-weight: bold; }
      @media screen and (min-width: 768px), print {
        .parts__product_view__tabbtn p {
          margin-left: 6px;
          font-size: 14px; } }
      @media screen and (max-width: 767px), print {
        .parts__product_view__tabbtn p {
          margin-left: 10px;
          font-size: 12px; } }
    .parts__product_view__tabbtn.on {
      color: #bd081c; }

.productview__slider li {
  text-align: center;
  font-size: 16px;
  font-weight: bold; }
  .productview__slider li img {
    display: block;
    margin: 0 auto; }
    @media screen and (min-width: 768px), print {
      .productview__slider li img {
        width: 500px; } }
    @media screen and (max-width: 767px), print {
      .productview__slider li img {
        width: 57%; } }
  @media screen and (min-width: 768px), print {
    .productview__slider li p {
      margin: 30px 0; } }
  @media screen and (max-width: 767px), print {
    .productview__slider li p {
      font-size: 12px;
      margin: 12px 0; } }

.productview__slider .slick-next {
  background: url(../img/common/icn_slidearrow_b.png) no-repeat center; }
  @media screen and (min-width: 768px), print {
    .productview__slider .slick-next {
      width: 18px;
      height: 46px;
      right: 27px;
      margin-top: -51px;
      background-size: contain; } }
  @media screen and (max-width: 767px), print {
    .productview__slider .slick-next {
      width: 40px;
      height: 50px;
      background-size: 7px 20px;
      margin-top: -40px; } }

.productview__slider .slick-prev {
  background: url(../img/common/icn_slidearrow_b.png) no-repeat center; }
  @media screen and (min-width: 768px), print {
    .productview__slider .slick-prev {
      width: 18px;
      height: 46px;
      left: 27px;
      margin-top: -51px;
      background-size: contain; } }
  @media screen and (max-width: 767px), print {
    .productview__slider .slick-prev {
      width: 40px;
      height: 50px;
      background-size: 7px 20px;
      margin-top: -40px; } }

@media screen and (min-width: 768px), print {
  .productview__sliderthum {
    width: 664px;
    margin: 0 auto; } }

@media screen and (max-width: 767px), print {
  .productview__sliderthum {
    width: 100%;
    padding: 0 11.35%;
    margin: 0 auto; } }

.productview__sliderthum li {
  margin: 0 3px;
  border: 1px solid #eeeeee;
  padding: 23px;
  background: #fff;
  cursor: pointer; }
  .productview__sliderthum li.on img {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

.productview__sliderthum .slick-next {
  background: url(../img/common/icn_slidearrow_b.png) no-repeat center; }
  @media screen and (min-width: 768px), print {
    .productview__sliderthum .slick-next {
      background-size: contain;
      width: 9px;
      height: 26px;
      margin-top: -13px;
      right: -26px; } }
  @media screen and (max-width: 767px), print {
    .productview__sliderthum .slick-next {
      width: 40px;
      height: 50px;
      background-size: 7px 20px;
      right: 0;
      margin-top: -25px; } }

.productview__sliderthum .slick-prev {
  background: url(../img/common/icn_slidearrow_b.png) no-repeat center; }
  @media screen and (min-width: 768px), print {
    .productview__sliderthum .slick-prev {
      background-size: contain;
      width: 9px;
      height: 26px;
      margin-top: -13px;
      left: -26px; } }
  @media screen and (max-width: 767px), print {
    .productview__sliderthum .slick-prev {
      width: 40px;
      height: 50px;
      background-size: 7px 20px;
      left: 0;
      margin-top: -25px; } }
