@charset "UTF-8";
/*------------------------------------------------------------------------------------------
*
*
    common.css
*
*
------------------------------------------------------------------------------------------ */
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/*HTML5display-roleresetforolderbrowsers*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-family: '游ゴシック','YuGothic',Meiryo,メイリオ,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  color: #616d6e;
  font-size: 16px;
  background-color: #fff;
  background-position: center;
  background-attachment: fixed;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  position: relative;
  z-index: 1; }

body, html {
  width: 100%;
  height: 100%; }

a, li, p, div, button {
  outline: none !important; }

a {
  color: #231815;
  text-decoration: none; }

.indent_half_top {
  position: relative;
  margin-left: -.5em !important; }

.indent_half {
  position: relative;
  margin-left: -.5em; }

.current,
.current a,
.disabled,
.disabled a,
.overlay,
#gnav {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a[target="_blank"]::after {
  margin: 0 3px 0 1px;
  font-family: "Hobonichi-Icons" !important;
  content: "\e914";
  font-size: 85%;
  position: relative;
  top: -3px; }

a.ico_none[target="_blank"]::after {
  display: none; }

img {
  height: auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

a img {
  transition: opacity .15s ease 0s; }

.is_sp a img.touch,
.is_pc a img:hover {
  transition: opacity .15s ease .1s;
  opacity: .7; }

.cart_btn {
  text-indent: -9999px;
  font-size: 0; }

body.soon .section_detail .btn_cart {
  display: none; }

/* -------------------- font-face  --------------------*/
.ff_min {
  font-family: "游明朝","YuMincho","Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif !important; }

@media screen and (min-width: 641px) {
  /*------------------------------------------------------------------------------------------
  *
  *
      min-width : 641px
  *
  *
  ------------------------------------------------------------------------------------------ */
  /* --------------------------------------------------
  *
      common settings
  *
  -------------------------------------------------- */
  body {
    overflow: auto !important; }

  #wrap {
    min-width: 1100px;
    padding: 65px 0 0 0;
    margin: 0 auto; }

  #home #wrap {
    padding: 0; }

  br.sp {
    display: none !important; }

  img.sp {
    display: none !important; }

  .switch_sp {
    display: none !important; }

  #main_visual,
  #contents_area,
  #footer {
    height: auto !important;
    display: block !important;
    overflow: hidden; }

  #header .inner_nav,
  #gnav_lineup {
    display: none !important; }

  /* --------------------------------------------------
  *
      #header
  *
  -------------------------------------------------- */
  #header {
    width: 100%;
    min-width: 1100px;
    height: 65px;
    border-bottom: 1px solid #fff;
    background-color: #ff5c70;
    position: fixed;
    z-index: 100; }

  #product #header {
    position: fixed !important; }

  #header_inner {
    width: 1000px;
    margin: 0 auto;
    position: relative; }

  #header_inner h1 {
    width: 152px;
    position: absolute;
    top: 12px;
    left: 0; }

  #gnav {
    height: 65px;
    position: absolute;
    right: 0; }

  #gnav ul {
    height: 65px;
    vertical-align: middle; }

  #gnav ul li {
    height: 65px;
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/parts_gnav_slush.png);
    background-repeat: no-repeat;
    background-position: right center; }

  #gnav ul li:last-child {
    background: none; }

  #gnav ul li a {
    padding: 0 25px 0 12px;
    height: 65px;
    display: block;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: .1em;
    line-height: 65px;
    position: relative;
    transition: opacity .15s ease 0s; }

  .is_sp #gnav ul li a.touch,
  .is_pc #gnav ul li a:hover {
    transition: opacity .15s ease .1s;
    opacity: .7; }

  #gnav ul li a:before {
    content: '';
    display: block;
    width: 18px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 19px;
    position: absolute;
    top: 0;
    left: -10px; }

  #gnav ul li.gnav_notice a:before {
    background-image: url(../images/parts_ico_nav_notice.png); }

  #gnav ul li.gnav_attention a:before {
    background-image: url(../images/parts_ico_nav_attention.png); }

  #gnav ul li.gnav_cart a:before {
    background-image: url(../images/parts_ico_nav_cart.png); }

  #gnav ul li.gnav_change a:before {
    background-image: url(../images/parts_ico_nav_change.png);
    background-size: 14px; }

  #gnav ul li.gnav_cart a {
    padding-left: 15px; }

  #gnav ul li.gnav_cart a:before {
    left: -7px; }

  #header #section_lineup {
    display: none !important; }

  /* --------------------------------------------------
  *
      #footer
  *
  -------------------------------------------------- */
  #footer {
    min-width: 1100px;
    padding: 80px 0 60px 0;
    clear: both;
    text-align: center;
    background-color: #ff5c70; }
    #teaser #footer {
      background-image: url(../images/bg-foot.jpg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    #footer .copyright img {
      width: auto;
      height: 7px; }

  #footer .share {
    margin: 0 0 25px 0; }

  #footer .share li {
    margin: 0 12px;
    display: inline-block; }

  #footer .share li img {
    width: auto;
    height: 26px; }

  #foot_link {
    padding: 0 0 30px 0;
    letter-spacing: -.40em; }

  #foot_link li {
    display: inline-block;
    font-size: 12px;
    letter-spacing: normal;
    color: #fff; }

  #foot_link li:after {
    margin: 0 3px;
    content: '／'; }

  #foot_link li:last-child:after {
    display: none; }

  #foot_link li a {
    color: #fff;
    transition: opacity .15s ease .05s; }

  .is_pc #foot_link li a:hover,
  .is_sp #foot_link li a.touch {
    opacity: .7;
    transition: opacity .1s ease .0s; }

  /* --------------------------------------------------
  *
      #section_lineup
  *
  -------------------------------------------------- */
  #section_lineup {
    clear: both;
    text-align: center; }

  #section_lineup ul {
    width: 1080px;
    display: inline-block;
    text-align: left;
    margin: 0 auto;
    font-size: 0;
    letter-spacing: -.40em;
    overflow: hidden; }

  #section_lineup li {
    width: calc(1080px / 10);
    height: 115px;
    margin: 0 0 25px 0;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    position: relative; }

  #section_lineup li.blank_sp {
    display: none !important; }

  #section_lineup li a {
    display: block; }

  #section_lineup li img {
    width: 100%;
    position: absolute; }
  #section_lineup li a img {
    width: 94%;
    top: 3%;
    left: 3%; }

  #section_lineup li .name {
    display: none; }

  .btn_back {
    margin: 60px 0 90px 0;
    text-align: center; } }
/* ----- min-width : 641px ----- */
/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 640px
*
-------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  /* --------------------------------------------------
  *
      common settings
  *
  -------------------------------------------------- */
  body {
    z-index: 10;
    overflow-x: hidden;
    font-size: 15px; }

  body, html {
    width: 100%;
    min-width: 100%; }

  br {
    display: none; }

  br.sp {
    display: inherit !important; }

  img.pc {
    display: none !important; }

  .switch_pc {
    display: none !important; }

  #wrap {
    padding: 50px 0 0 0;
    background-color: #fff; }

  #wrap.teaser {
    padding: 0 !important; }

  /* --------------------------------------------------
  *
      #header
  *
  -------------------------------------------------- */
  #header {
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000; }

  #header_inner h1 {
    width: 100%;
    height: 50px;
    padding: 9px 0 0 15px;
    text-align: left;
    display: inline-block;
    box-sizing: border-box;
    background-color: #ff5c70;
    position: fixed;
    z-index: 100; }

  #header_inner h1 img {
    width: 120px;
    height: auto;
    transition: opacity .1s ease; }

  #gnav {
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
    display: none;
    opacity: 0;
    box-sizing: border-box;
    color: #000;
    font-size: 12px;
    letter-spacing: .1em;
    position: relative;
    top: 0;
    right: 0;
    z-index: 10; }

  #gnav_inner {
    height: 100% !important;
    padding: 50px 0 0 0;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
    z-index: 100;
    display: block !important; }

  #gnav_inner ul {
    background-color: #fff;
    position: relative; }

  #gnav_inner li {
    width: 100%;
    position: relative;
    font-size: 14px; }

  #gnav h1 {
    display: none; }

  #gnav li a {
    transition: opacity .15s ease 0s; }

  #gnav li a:hover {
    opacity: .6;
    transition: opacity .15s ease .1s; }

  #header .inner_nav {
    width: 100%;
    font-size: 0;
    letter-spacing: -.40em;
    background-color: #000;
    display: table;
    position: fixed !important;
    bottom: 0;
    left: 0;
    z-index: 20;
    display: none; }

  #header .inner_nav.on {
    display: table; }

  #header .inner_nav li {
    width: 33.333%;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    letter-spacing: normal;
    text-align: center;
    border-left: 1px solid #666;
    cursor: pointer; }

  #header .inner_nav li:first-child {
    border: none !important; }

  #header .inner_nav li a {
    color: #fff;
    line-height: 1.3em; }

  #gnav .common_nav {
    width: 100%;
    font-size: 0;
    letter-spacing: -.40em; }

  #gnav .common_nav li {
    width: 50%;
    height: 40px;
    padding: 0 0 0 30px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 11px;
    letter-spacing: normal;
    text-align: left;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    background-color: #ff5c70; }

  #gnav .common_nav li .dl {
    display: none; }

  #gnav .common_nav li a {
    height: 40px;
    line-height: 40px;
    display: block;
    position: relative;
    color: #fff;
    white-space: nowrap; }

  #gnav .common_nav li a:before {
    content: '';
    display: block;
    width: 18px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 19px;
    position: absolute;
    top: 0;
    left: -23px; }

  #gnav ul li.gnav_notice,
  #gnav ul li.gnav_cart {
    border-left: none; }

  #gnav ul li.gnav_cart,
  #gnav ul li.gnav_change {
    border-bottom: none; }

  #gnav .common_nav li.gnav_notice a:before {
    background-image: url(../images/parts_ico_nav_notice.png); }

  #gnav .common_nav li.gnav_attention a:before {
    background-image: url(../images/parts_ico_nav_attention.png); }

  #gnav .common_nav li.gnav_cart a:before {
    background-image: url(../images/parts_ico_nav_cart.png); }

  #gnav .common_nav li.gnav_change a:before {
    background-image: url(../images/parts_ico_nav_change.png); }

  #gnav_lineup {
    margin: 20px auto;
    padding: 0 0 40px 0;
    clear: both;
    text-align: center; }

  #gnav_lineup ul {
    clear: both;
    display: inline-block;
    text-align: left;
    font-size: 0;
    letter-spacing: -.40em; }

  #gnav_lineup li {
    width: 33.333%;
    margin: 0 0 10px 0;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 2.7vw;
    letter-spacing: normal;
    position: relative; }

  #gnav_lineup li img {
    width: 86%;
    max-width: 160px; }

  #gnav_lineup li .name {
    line-height: 1.6em;
    position: relative;
    top: -5px; }

  #gnav_lineup li img {
    opacity: 1 !important; }

  #gnav_lineup li {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 180px;
    transition: opacity .15s ease 0s; }

  #gnav_lineup li.blank {
    display: none !important; }

  #gnav_lineup li:hover {
    transition: opacity .15s ease .1s;
    opacity: .7; }

  /*
      .gnav_ico
  */
  #header .gnav_ico {
    width: 80px;
    height: 50px;
    position: fixed;
    text-align: right;
    display: block;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 100; }

  #header .gnav_ico span {
    border-radius: 3px; }

  #header .gnav_ico span.top {
    width: 22px;
    border-top: 2px solid #fff;
    position: absolute;
    top: 16px;
    right: 14px; }

  #header .gnav_ico span.mid {
    content: '';
    display: block;
    width: 22px;
    border-top: 2px solid #fff;
    position: absolute;
    top: 23px;
    right: 14px; }

  #header .gnav_ico span.btm {
    content: '';
    display: block;
    width: 22px;
    border-top: 2px solid #fff;
    position: absolute;
    top: 30px;
    right: 14px; }

  #header .gnav_ico.on span {
    border-color: #fff; }

  /* open */
  #header .gnav_ico.on span.top {
    top: 23px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transition: top .17s ease, -webkit-transform .13s ease-out .17s, transform .13s ease-out .17s; }

  #header .gnav_ico.on span.btm {
    top: 23px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: top .17s ease, -webkit-transform .13s ease-out .17s, transform .13s ease-out .17s; }

  #header .gnav_ico.on span.mid {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    transition: opacity 0s ease .17s; }

  /* close */
  #header .gnav_ico span.top {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: top .17s ease .13s, -webkit-transform .13s ease-in, transform .13s ease-in; }

  #header .gnav_ico span.btm {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: top .17s ease .13s, -webkit-transform .13s ease-in, transform .13s ease-in; }

  #header .gnav_ico span.mid {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    transition: opacity 0s ease .13s; }

  #header .overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    display: none !important;
    background-color: #fff;
    opacity: 1;
    top: 0;
    left: 0;
    z-index: 1; }

  /* --------------------------------------------------
  *
      #footer
  *
  -------------------------------------------------- */
  #footer {
    padding: 40px 0;
    clear: both;
    text-align: center;
    background-color: #ff5c70; }
    #teaser #footer {
      background-image: url(../images/bg-foot.jpg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    #footer .copyright img {
      width: auto;
      height: 7px; }

  #footer .share {
    max-width: 400px;
    margin: 0 auto;
    overflow: hidden; }

  #footer .share ul {
    width: 110%;
    margin: 0 auto;
    font-size: 0;
    letter-spacing: -.40em;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    left: -5%; }

  #footer .share li {
    padding: 0 10px;
    margin: 0 0 20px 0;
    box-sizing: border-box;
    display: inline-block;
    text-align: left; }

  #footer .share li img {
    width: auto;
    height: 22px; }

  #footer .share li.foot_store {
    text-align: center; }

  #foot_link {
    padding: 15px 10px 25px 10px;
    letter-spacing: -.40em; }

  #foot_link ul {
    max-width: 360px;
    margin: 0 auto; }

  #foot_link li {
    margin: 0 0 20px 0;
    font-size: 12px;
    display: inline-block;
    letter-spacing: normal;
    color: #fff; }

  #foot_link li:after {
    margin: 0 3px;
    content: '／'; }

  #foot_link li:last-child:after {
    display: none; }

  #foot_link li a {
    color: #fff;
    transition: opacity .15s ease .05s; }

  .is_pc #foot_link li a:hover,
  .is_sp #foot_link li a.touch {
    opacity: .7;
    transition: opacity .1s ease .0s; }

  /* --------------------------------------------------
  *
      #section_lineup
  *
  -------------------------------------------------- */
  #section_lineup {
    margin: 0 auto 20px auto;
    clear: both;
    text-align: center; }

  #section_lineup ul {
    max-width: 480px;
    margin: 0 auto;
    padding-top: 20px;
    clear: both;
    display: inline-block;
    text-align: left;
    font-size: 0;
    letter-spacing: -.40em; }

  #section_lineup li {
    width: 33.333%;
    margin: 0 0 15px 0;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 2.6vw;
    letter-spacing: normal;
    position: relative; }

  #section_lineup li img {
    width: 96%;
    max-width: 140px; }

  #section_lineup li .name {
    line-height: 1.6em;
    position: relative; }

  #section_lineup li .name .small {
    display: block;
    font-size: 85%;
    white-space: nowrap; }

  #section_lineup li img {
    opacity: 1 !important; }

  #section_lineup li {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 180px; }

  #section_lineup li a {
    transition: opacity .15s ease 0s; }

  #section_lineup li.blank {
    display: none !important; }

  .is_sp #section_lineup li.touch a,
  .is_pc #section_lineup li:hover a {
    transition: opacity .15s ease .1s;
    opacity: .7; }

  #section_lineup li.a-dot,
  #section_lineup li.a-dot_large,
  #section_lineup li.formal {
    width: 100%;
    height: 60px;
    margin: 10px 0 20px 0;
    clear: both;
    float: none; }

  #section_lineup li.a-dot {
    background-image: url(../images/product/img_line_a-dot.png); }

  #section_lineup li.a-dot_large {
    background-image: url(../images/product/img_line_a-dot_large.png); }

  #section_lineup li.formal {
    background-image: url(../images/product/img_line_formal.png); }

  .btn_back {
    clear: both;
    margin: 30px 0 55px 0;
    text-align: center; } }
/* ----- max-width: 640px ----- */
/* ------------------------------------------------------------
*
    .img_slider
     -> Setting jQuery Plugin slick.min.js
*
------------------------------------------------------------ */
.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0; }

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0; }

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0; }

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1; }

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25; }

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff; }

.slick-prev {
  left: -25px; }

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: ''; }

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: ''; }

.slick-next {
  right: -25px; }

[dir=rtl] .slick-next {
  right: auto;
  left: -25px; }

[dir=rtl] .slick-next:before {
  content: ''; }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0; }

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0; }

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '';
  text-align: center;
  opacity: .25;
  color: #000; }

.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000; }

.slick-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

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

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

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

.img_slider {
  opacity: 0; }

@media screen and (min-width: 641px) {
  .slick-dotted.slick-slider {
    margin: 0; }

  .slick-dots {
    width: 100% !important;
    min-width: 1100px;
    display: table !important;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: inherit !important;
    bottom: 110px;
    z-index: 3; }

  .slick-dots li {
    margin: 0 10px; }

  .slick-dots li,
  .slick-dots li button {
    width: 10px;
    height: 10px;
    display: inline-block;
    border: 0;
    border-radius: 10px;
    outline: none;
    position: relative; }

  button::-moz-focus-inner {
    border: 0; }

  .slick-dots li button:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-image: url(../images/parts_slider_dots.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0; }

  .is_sp .slick-dots li.touch button:before,
  .is_pc .slick-dots li:hover button:before,
  .slick-dots li.slick-active button:before {
    background-image: url(../images/parts_slider_dots_on.png);
    opacity: 1; } }
/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 640px
*
-------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .slick-dotted.slick-slider {
    margin: 0; }

  .slick-dots {
    width: 100% !important;
    display: table !important;
    text-align: center;
    vertical-align: middle;
    position: absolute !important;
    left: 0;
    top: inherit !important;
    bottom: 15px;
    z-index: 3; }

  .slick-dots li {
    margin: 0 5px; }

  .slick-dots li,
  .slick-dots li button {
    width: 7px;
    height: 7px;
    display: inline-block;
    border: 0;
    border-radius: 7px;
    outline: none;
    position: relative; }

  button::-moz-focus-inner {
    border: 0; }

  .slick-dots li button:before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background-image: url(../images/parts_slider_dots.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0; }

  .is_sp .slick-dots li.touch button:before,
  .is_pc .slick-dots li:hover button:before,
  .slick-dots li.slick-active button:before {
    background-image: url(../images/parts_slider_dots_on.png);
    opacity: 1; } }
/* ----- max-width: 640px ----- */
body.modal {
  overflow: hidden !important; }

@media screen and (min-width: 641px) {
  /* --------------------------------------------------
  *
      #modal
  *
  -------------------------------------------------- */
  #modal {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: none;
    visibility: hidden;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 65535; }

  #modal_wrap {
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 50;
    cursor: pointer; }

  #modal_inner {
    width: 100%;
    height: 100%;
    display: table;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    text-align: center;
    position: relative;
    z-index: 40; }

  #modal_data {
    width: 100%;
    padding: 30px 0;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    box-sizing: border-box;
    cursor: default; }

  #modal_data video {
    max-width: 90%; }

  .detail #modal_inner {
    min-width: inherit; }

  #modal .overlay {
    width: 100%;
    height: 100%;
    background-color: white;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer; }

  #modal .btn_close {
    width: 46px;
    height: 46px;
    background-image: url(../images/parts_ico_close.png);
    background-repeat: no-repeat;
    background-size: 46px;
    background-position: center;
    position: fixed;
    top: 20px;
    right: 35px;
    z-index: 100;
    cursor: pointer;
    transform: scale(1);
    transition: transform .1s ease .0s;
    -webkit-transform: scale(1);
    -webkit-transition: transform .1s ease .0s; }

  .is_pc #modal .btn_close:hover,
  .is_sp #modal .btn_close.touch {
    transform: scale(0.9);
    transition: transform .15s ease .05s;
    -webkit-transform: scale(0.9);
    -webkit-transition: transform .15s ease .05s; } }
/* ----- min-width : 641px ----- */
@media screen and (max-width: 640px) {
  body.modal {
    overflow: hidden; }

  body.modal.only_sp {
    position: fixed;
    height: 100%; }

  /* --------------------------------------------------
  *
      #modal
  *
  -------------------------------------------------- */
  #modal {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: none;
    visibility: hidden;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 65535; }

  #modal_wrap {
    width: 100%;
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 50;
    cursor: pointer; }

  #modal_inner {
    width: 100%;
    height: 100%;
    display: table;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    text-align: center;
    position: relative;
    z-index: 40; }

  #modal_data {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    padding: 12.5vw 0;
    box-sizing: border-box;
    cursor: default; }

  #modal_data video {
    max-width: 90%; }

  #modal .overlay {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background-color: white;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d; }

  #modal .btn_close {
    width: 32px;
    height: 32px;
    background-image: url(../images/parts_ico_close.png);
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: center;
    position: fixed;
    top: 5vw;
    right: 5vw;
    z-index: 100;
    cursor: pointer;
    transform: scale(1);
    transition: transform .1s ease .0s;
    -webkit-transform: scale(1);
    -webkit-transition: transform .1s ease .0s; }

  .is_pc #modal .btn_close:hover,
  .is_sp #modal .btn_close.touch {
    transform: scale(0.9);
    transition: transform .15s ease .05s;
    -webkit-transform: scale(0.9);
    -webkit-transition: transform .15s ease .05s; } }
/* ----- max-width : 640px ----- */
