@charset "UTF-8";
#item footer {
  background: none;
}
.item-banner-section {
  margin: 50px auto 40px;
  max-width: 1000px;
  width: auto;
  margin-bottom: 0;
  overflow: hidden;
}
.item-banner-list {
  margin: 0 -10px;
}
.item-banner-item {
  width: 33.3%;
  padding: 10px 10px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.item-banner-item a:hover {
  text-decoration: none;
}
.item-banner-item img {
  width: 100%;
}
.item-banner-item p {
  padding: 16px;
  text-align: center;
}
.item-banner-section .bx-wrapper .bx-pager.bx-default-pager a {
  width: 40px;
  height: 2px;
  margin: 0 10px;
  background: none;
  background-color: #e7e6e4;
}
.item-banner-section .bx-wrapper .bx-pager.bx-default-pager a:hover, .item-banner-section .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #b71254;
}
.item-content-wrap {
  max-width: 1000px;
  margin: 0 auto;
}
.itemNavArea {
  max-width: 1000px;
  background: #fff;
}
.itemNavBtn {
  margin-bottom: 30px;
  border-left: solid 1px #d2d2d2;
  border-right: solid 1px #d2d2d2;
}
.itemNavBtn li {
  border: none;
  border-top: solid 1px #d2d2d2;
  border-bottom: solid 1px #d2d2d2;
  background: #fff;
}
.itemNavBtn li:first-child {
  border-right: solid 1px #d2d2d2;
}
.itemNavBtn li a {
  font-weight: normal;
  color: #000;
}
.itemNavBtn li.active {
  border-top: solid 2px #B71254;
  border-bottom: none;
  background: none;
}
.itemParts .tab_content.tab01 {
  display: block;
}
.tab_content .tab_content_title {
  display: none;
}
.partsNavTtl {
  font-size: 11px;
}
.partsNavSubTtl {
  font-size: 14px;
}
#partsMiniNav {
  display: table;
}
#partsMiniNav li {
  float: none;
  width: 145px;
  display: table-cell;
  vertical-align: middle;
  border: solid 1px #e7e6e4;
  position: relative;
  height: 80px;
  text-align: center;
}
#partsMiniNav li.all {
  background: #e7e6e4;
}
#partsMiniNav li.active, #partsMiniNav li:hover {
  background: #b71254;
  color: #fff;
  border-color: #b71254;
}
#partsMiniNav li.active:after {
  display: block;
  width: 20px;
  height: 10px;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
  background-image: url(../../../en/images/item/icon_arrow_bottom_red.png);
  background-position: top;
  background-repeat: no-repeat;
  content: "";
}
#partsMiniNav li:hover {
  cursor: pointer;
}
.partsSerchList {
  margin: 0 -20px 100px;
}
.partsSerchList li {
  width: 20%;
}
.line-detail .partsSerchList li {
  width: 25%;
}
.partsSerchInr {
  padding: 20px;
  text-align: center;
  border: none;
}
.partsSerchList a {
  display: block;
}
.partsSerchList a:hover .partsSerchInr {
  border: none;
}
.partsSerchPic {
  border: solid 1px #d2d2d2;
}
.partsSerchList a:hover .partsSerchPic {
  border: solid 1px #b71254;
}
.partsSerchPic img {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 5px #fff;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (非標準の名前) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (非標準プロパティ) */
}
a:hover .partsSerchPic img {
  border: solid 5px #b71254;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}
.partsSerchTtl, .partsSerchSubTtl {
  font-size: 12px;
}
#item #contents {
  padding-top: 50px;
  overflow: hidden;
}
#item #contents.line-content {
  margin-bottom: 100px;
}
.line-content-list {
  margin: 0 -10px;
}
.line-content-item-wrap {
  display: block;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 30px;
  box-sizing: border-box;
  float: left;
}
.line-content-item {
  border: 1px solid #d2d2d2;
}
.line-content-item:hover {
  border: 1px solid #b71254;
}
.line-content-item a {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*padding: 5px;*/
  border: 5px solid #fff;
}
.line-content-item a:hover {
  /*padding: 0;*/
  /*border-width: 5px;*/
  border-color: #b71254;
  text-decoration: none;
  -webkit-transition: border 0.2s linear, padding 0.2s linear;
  transition: border 0.2s linear, padding 0.2s linear;
}
.line-content-box {
  max-width: 420px;
  margin: 0 auto;
}
.line-content-top {
  margin: 30px 20px;
}
.line-content-img {
  float: right;
  width: 170px;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (非標準の名前) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (非標準プロパティ) */
}
.line-content-title {
  margin-bottom: 20px;
  font-size: 18px;
  font-family: "Times New Roman", serif;
  line-height: 1.2em;
}
.line-content-lead {
  font-size: 13px;
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
}
.line-content-text {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.6em;
}
.line-content-bottom {
  margin: 0 20px;
  padding: 40px 0 30px;
  clear: both;
  background: url("/en/images/item/bg_line-content.png") left 10px no-repeat;
  background-size: 100% 9px;
  line-height: 1.75em;
}
.line-detail-main {
  padding: 50px 40px 40px;
  border-bottom: 1px solid #d2d2d2;
}
.line-detail-img {
  float: right;
  width: 310px;
  margin: 0 40px 0 80px;
}
.line-detail-title {
  margin-bottom: 20px;
  font-size: 24px;
  font-family: "Times New Roman", serif;
  line-height: 1.2em;
}
.line-detail-lead {
  font-size: 13px;
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
}
.line-detail-text {
  margin-bottom: 30px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6em;
}
.line-detail-desc {
  font-size: 14px;
  max-width: 400px;
}
.moreBtn-wrap {
  margin-bottom: 100px;
  text-align: center;
}
.moreBtn {
  display: inline-block;
  width: auto;
  float: none;
  text-align: center;
  margin: 0 10px 10px 10px;
}
.moreBtn a {
  display: inline-block;
  width: 200px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
}
.new-icon {
  width: auto;
  height: auto;
  margin: 5px 0;
  color: #ffffff !important;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "Osaka", "MS PGothic", sans-serif !important;
  line-height: inherit;
}
.new-icon {
  padding: 0px 5px !important;
  color: #ffffff !important;
  font-size: 10px;
  text-align: center;
  border: none !important;
  margin: 0 5px;
  background-color: #777777 !important;
}
.ja-title {
  padding-bottom: 30px;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
@media screen and (max-width: 766px) {
  .item-banner-section {
    width: auto;
    margin: 50px auto 40px;
  }
  .item-banner-section .bx-viewport {
    overflow: visible !important;
  }
  .itemNavArea {
    margin-bottom: 30px;
  }
  .partsTtlBtn {
    margin: 0 20px;
    border: 1px solid #e7e6e4;
    background-size: 10px 5px;
  }
  #partsMiniNav {
    display: block;
    margin: 0 20px;
    width: auto;
    border-left: 1px solid #e7e6e4;
    border-right: 1px solid #e7e6e4;
    overflow: hidden;
  }
  #partsMiniNav li {
    display: block;
    height: auto;
    width: 100%;
    padding: 10px;
    border: none;
    border-bottom: 1px solid #e7e6e4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #partsMiniNav li.active:after {
    display: none;
  }
  .itemNavBtn {
    margin-bottom: 20px;
  }
  #item #contents {
    margin-top: 30px;
    padding-top: 30px;
  }
  .tab_content li.tab_content_title {
    display: block;
    width: 100%;
    padding: 0 5px 30px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  }
  .partsSerchList {
    margin: 0 0 100px 0;
    padding: 0 15px;
  }
  .partsSerchList li, .line-detail .partsSerchList li {
    width: 50%;
  }
  .partsSerchInr {
    padding: 0 5px 15px;
  }
  .partsNavTtl {
    margin-bottom: 0;
    font-size: 12px;
  }
  .partsNavSubTtl {
    display: block;
    font-size: 12px;
  }
  #item #contents.line-content {
    margin: 0 0 100px;
  }
  .line-content-list {
    margin: 0 10px;
  }
  .line-content-item-wrap {
    float: none;
    width: 100%;
    padding: 0 10px 20px;
  }
  .line-content-top {
    margin: 20px 20px 10px;
  }
  .line-content-img {
    width: 85px;
  }
  .line-content-title {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .line-content-lead {
    font-size: 10px;
  }
  .line-content-text {
    font-size: 13px;
  }
  .line-content-bottom {
    padding: 20px 0 15px;
    font-size: 12px;
    background-position: 0 0;
  }
  .line-detail-main {
    margin: 0 20px 25px;
    padding: 20px 0;
  }
  .line-detail-img {
    width: 100%;
    float: none;
    margin: 0;
  }
  .line-detail-title {
    margin: 10px 0 5px;
    font-size: 16px;
  }
  .line-detail-lead {
    font-size: 10px;
  }
  .line-detail-text {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .line-detail-desc {
    font-size: 12px;
    line-height: 1.5em;
    max-width: 100%;
  }
}
/* ----------------------------------------
  基本設定
---------------------------------------- */
.item {
  overflow: hidden;
}
.item img {
  max-width: 100%;
  height: auto;
}
@media all and (min-width: 960px) {
  .item {
    margin-top: -40px;
  }
}
/* ----------------------------------------
  バナーエリア
---------------------------------------- */
.item-main-banner {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  width: 68.75%;
}
.item-main-banner .slick-list {
  overflow: visible !important;
}
@media all and (min-width: 767px), print {
  .item-main-banner {
    margin-bottom: 69px;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
    max-width: 1000px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.item-main-banner-list {
  position: relative;
}
.item-main-banner-list__item {
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item-main-banner-list__item img {
  width: 100%;
}
.item-main-banner-list__item a {
  display: block;
  -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.item-main-banner-list__item a:hover {
  opacity: 0.6;
}
@media all and (min-width: 767px), print {
  .item-main-banner-list__item {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.item-main-banner .btn-slider-pager-square--prev {
  left: -23%;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.item-main-banner .btn-slider-pager-square--next {
  right: -23%;
}
@media all and (min-width: 767px), print {
  .item-main-banner .btn-slider-pager-square--prev {
    left: -20px;
  }
  .item-main-banner .btn-slider-pager-square--next {
    right: -20px;
  }
}
/* ----------------------------------------
  商品カテゴリから探す
---------------------------------------- */
@media all and (min-width: 767px), print {
  .item-index {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    max-width: 1000px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* タブ */
.item-index-tab {
  margin-bottom: 21px;
}
.item-index-tab::before, .item-index-tab::after {
  display: table;
  content: ' ';
}
.item-index-tab::after {
  clear: both;
}
@media all and (min-width: 767px), print {
  .item-index-tab {
    margin-bottom: 60px;
  }
}
.item-index-tab__item {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item-index-tab__item:first-child {
  border-right: solid 1px #787878;
}
.item-index-tab__target {
  border-top: solid 2px transparent;
  border-bottom: solid 1px #787878;
  height: 47px;
  line-height: 47px;
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif;
  font-size: 13px;
  text-align: center;
  -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.item-index-tab__target[aria-current] {
  border-top-color: #b71254;
  border-bottom-color: transparent;
  color: #b81455;
}
.item-index-tab__target:not([aria-current]):hover {
  text-decoration: none;
  opacity: 0.6;
}
@media all and (min-width: 767px), print {
  .item-index-tab__target {
    height: 50px;
    line-height: 50px;
    font-size: 17px;
  }
  .item-index-tab__target[aria-current] {
    font-weight: bold;
  }
  .item-index-tab__item:first-child .item-index-tab__target[aria-current] {
    border-left: solid 1px #787878;
  }
  .item-index-tab__item:last-child .item-index-tab__target[aria-current] {
    border-right: solid 1px #787878;
  }
}
/* ナビゲーション（SP） */
@media all and (max-width: 766px) {
  .item-index-nav {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 48px;
    border-top: solid 1px #dedede;
    border-right: solid 1px #dedede;
    border-left: solid 1px #dedede;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif;
  }
  .item-index-nav__select {
    margin: 0;
    padding: 0;
    border: none;
    border-bottom: solid 1px #dedede;
    width: 100%;
    min-height: 75px;
    line-height: 75px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    background: none;
    font-size: 13px;
    font-family: inherit;
    text-align: center;
    cursor: pointer;
  }
  .item-index-nav__select::after {
    margin-top: -4px;
    top: 50%;
    right: 18px;
    content: '';
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    border-top: solid 1px #787878;
    border-right: solid 1px #787878;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .item-index-nav__select[aria-expanded="true"]::after {
    -webkit-transform: rotate(-45deg) translateY(4px);
    -ms-transform: rotate(-45deg) translateY(4px);
    transform: rotate(-45deg) translateY(4px);
  }
  .item-index-nav__list[data-accordion-block="fade"], .item-index-nav__list[aria-hidden="true"] {
    display: none;
  }
  .item-index-nav__list[aria-hidden="false"] {
    -webkit-animation: showBlock 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    animation: showBlock 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  }
  .item-index-nav__list-target {
    border-bottom: solid 1px #dedede;
    min-height: 75px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
  }
  .item-index-nav__list-target::after {
    content: '';
    border: solid 1px #b71254;
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    opacity: 0;
    -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    pointer-events: none;
  }
  .item-index-nav__list-target:hover {
    text-decoration: none;
  }
  .item-index-nav__list-target[aria-current]::after {
    opacity: 1;
  }
  .item-index-nav__list-target--all {
    line-height: 78px;
    text-align: center;
  }
  .item-index-nav__list-target--all .item-index-nav__list-text {
    padding-left: 0;
    line-height: inherit;
  }
  .item-index-nav__list-target-inner {
    width: 100%;
    display: table;
  }
  .item-index-nav__list-text, .item-index-nav__list-image {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
  }
  .item-index-nav__list-text {
    padding-left: 19px;
    font-size: 13px;
    line-height: 1.53846;
  }
  .item-index-nav__list-text-en, .item-index-nav__list-text-ja {
    display: block;
  }
  .item-index-nav__list-image {
    padding-right: 41px;
    text-align: right;
  }
  .item-index-nav__list-image img {
    width: 79px;
    max-width: 79px;
  }
  .item-index-nav__sub {
    display: none;
  }
}
@-webkit-keyframes showBlock {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes showBlock {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes hideBlock {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes hideBlock {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* ナビゲーション（PC） */
@media all and (min-width: 767px), print {
  .item-index-nav {
    margin-bottom: 47px;
  }
  .item-index-nav__select {
    display: none;
  }
  .item-index-nav__list {
    width: 100%;
    display: table;
  }
  .item-index-nav__list-item {
    border-top: solid 1px #dedede;
    border-right: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
    width: 16.66%;
    min-width: 16.66%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .item-index-nav__list-item:first-child {
    border-left: solid 1px #dedede;
  }
  .item-index-nav__list-item__inner {
    position: relative;
  }
  .item-index-nav__list-target {
    padding: 18px 0;
    width: 100%;
    height: 130px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    z-index: 10;
    background-color: #fff;
  }
  .item-index-nav__list-target::before, .item-index-nav__list-target .item-index-nav__list-text, .item-index-nav__list-target .item-index-nav__list-image {
    -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  }
  .item-index-nav__list-target::before {
    margin-right: auto;
    margin-left: auto;
    right: 0;
    left: 0;
    bottom: 10px;
    z-index: 10;
    content: '';
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    border-top: solid 1px #787878;
    border-right: solid 1px #787878;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .item-index-nav__list-target::after {
    content: '';
    border: solid 1px #b71254;
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    z-index: 10;
    opacity: 0;
    -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    pointer-events: none;
  }
  .item-index-nav__list-target:hover {
    text-decoration: none;
  }
  .item-index-nav__list-target:hover::before, .item-index-nav__list-target:hover .item-index-nav__list-text, .item-index-nav__list-target:hover .item-index-nav__list-image {
    opacity: 0.6;
  }
  .item-index-nav__list-target[aria-current]::after {
    opacity: 1;
  }
  .item-index-nav__list-target--all {
    width: 100%;
    display: table;
  }
  .item-index-nav__list-target--all .item-index-nav__list-target-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .item-index-nav__list-text {
    display: block;
    font-family:"游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif;
    font-size: 11px;
    line-height: 1;
  }
  .item-index-nav__list-text-en, .item-index-nav__list-text-ja {
    display: block;
  }
  .item-index-nav__list-text-en {
    margin-bottom: 7px;
  }
  .item-index-nav__list-image {
    margin-right: auto;
    margin-left: auto;
    width: 52.63158%;
    display: block;
  }
  .item-index-nav__list-image > img {
    width: 100px;
  }
  .item-index-nav__sub {
    border-right: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
    border-left: solid 1px #dedede;
    width: calc(100% + 2px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 169px;
    right: -1px;
    left: -1px;
    z-index: 100;
    background-color: #fff;
    font-family: 'Noto Sans SC', 'Microsoft YaHei', '微软雅黑', 'SimHei', sans-serif;
    font-size: 11px;
    line-height: 1.2;
    text-align: left;
  }
  .item-index-nav__sub[aria-hidden="true"] {
    display: none;
  }
  .item-index-nav__sub[data-dropdown-menu-animation="fade-in"] {
    -webkit-animation: dropdownMenuOpen 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    animation: dropdownMenuOpen 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  }
  .item-index-nav__sub[data-dropdown-menu-animation="fade-out"] {
    -webkit-animation: dropdownMenuClose 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    animation: dropdownMenuClose 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  }
  .item-index-nav__sub-target {
    margin-right: -1px;
    margin-left: -1px;
    padding: 14px 10px 15px 26px;
    display: block;
    position: relative;
    -webkit-transition: background-color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: background-color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  }
  .item-index-nav__sub-target::before {
    content: '';
    margin-top: -1px;
    width: 6px;
    height: 1px;
    display: block;
    position: absolute;
    top: 50%;
    left: 13px;
    background-color: #787878;
    -webkit-transition: background-color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: background-color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  }
  .item-index-nav__sub-target:hover {
    opacity: 0.6;
    text-decoration: none;
  }
  .item-index-nav__sub-target[aria-current] {
    border-right-color: #b71254;
    border-left-color: #b71254;
    background-color: #b71254;
    color: #fff;
    pointer-events: none;
  }
  .item-index-nav__sub-target[aria-current]::before {
    background-color: #fff;
  }
}
@media all and (min-width: 1024px) {
  .item-index-nav__list-text {
    font-size: 13px;
  }
  .item-index-nav__sub {
    font-size: 13px;
  }
  .item-index-nav__sub-target {
    padding: 14px 17px 15px 33px;
  }
  .item-index-nav__sub-target::before {
    left: 20px;
  }
}
@-webkit-keyframes dropdownMenuOpen {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes dropdownMenuOpen {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes dropdownMenuClose {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes dropdownMenuClose {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* 商品一覧 */
.item-index-content {
  padding-right: 15px;
  padding-left: 15px;
}
@media all and (min-width: 767px), print {
  .item-index-content {
    padding-right: 0;
    padding-left: 0;
  }
}
.item-index-section[aria-hidden="true"] {
  display: none;
}
.item-index-hdg {
  margin-bottom: 32px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif;
  text-align: center;
}
@media all and (min-width: 767px), print {
  .item-index-hdg {
    margin-bottom: 12px;
    padding-bottom: 22px;
    position: relative;
  }
  .item-index-hdg::after {
    content: '';
    margin-right: auto;
    margin-left: auto;
    width: 20px;
    height: 2px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #787878;
  }
}
.item-index-hdg__en, .item-index-hdg__ja {
  display: block;
  line-height: 1.2;
}
.item-index-hdg__en {
  font-size: 16px;
}
@media all and (min-width: 767px), print {
  .item-index-hdg__en {
    margin-bottom: 3px;
  }
}
.item-index-hdg__ja {
  font-size: 20px;
}
.item-index-category {
  position: relative;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif;
  font-size: 13px;
}
@media all and (min-width: 767px), print {
  .item-index-category {
    font-size: 16px;
  }
}
@media all and (min-width: 767px), print {
  .item-index-category {
    position: relative;
  }
  .item-index-category::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
  }
}
.item-index-category__button {
  margin: 0;
  padding: 0;
  border: solid 1px #dedede;
  width: 100%;
  min-height: 45px;
  line-height: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  overflow: hidden;
  background: #fff;
  font-family: inherit;
  font-size: inherit;
  text-align: center;
  cursor: pointer;
}
.item-index-category__button::after {
  margin-top: -4px;
  top: 50%;
  right: 20px;
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  border-top: solid 1px #787878;
  border-right: solid 1px #787878;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.item-index-category__button[aria-expanded="true"]::after {
  -webkit-transform: rotate(-45deg) translateY(4px);
  -ms-transform: rotate(-45deg) translateY(4px);
  transform: rotate(-45deg) translateY(4px);
}
@media all and (min-width: 767px), print {
  .item-index-category__button {
    border: none;
    min-height: 0;
    overflow: visible;
    font-size: 16px;
    line-height: 1;
    pointer-events: none;
  }
  .item-index-category__button::after {
    display: none;
  }
  .item-index-category__button[data-accordion-btn-set*="選ぶ"], .item-index-category__button[data-accordion-btn-set*="すべて"] {
    display: none;
  }
}
.item-index-category__list {
  width: 100%;
  position: absolute;
  top: 47px;
  z-index: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.item-index-category__list[data-accordion-block="fade"] {
  opacity: 0;
  pointer-events: none;
}
.item-index-category__list[aria-hidden="true"] {
  display: none;
}
.item-index-category__list[aria-hidden="false"] {
  -webkit-animation: showBlock 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: showBlock 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
@media all and (min-width: 767px), print {
  .item-index-category__list {
    position: static;
    top: 0;
  }
}
.item-index-category__list-target {
  border-right: solid 1px #dedede;
  border-bottom: solid 1px #dedede;
  border-left: solid 1px #dedede;
  min-height: 45px;
  line-height: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  background-color: #fff;
  text-align: center;
}
.item-index-category__list-target::after {
  content: '';
  border: solid 1px #b71254;
  display: block;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  pointer-events: none;
}
.item-index-category__list-target:hover {
  text-decoration: none;
}
.item-index-category__list-target:hover::after, .item-index-category__list-target[aria-current]::after {
  opacity: 1;
}
@media all and (min-width: 767px), print {
  .item-index-category__list-target {
    border: none;
    min-height: 0;
    line-height: 1;
    display: none;
    -webkit-transition: border 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: border 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  }
  .item-index-category__list-target[aria-current] {
    margin-bottom: 11px;
    display: block;
    pointer-events: none;
  }
  .item-index-category__list-target::after {
    display: none;
  }
  .item-index-category__list-target--all {
    display: none !important;
  }
}
.item-index-list {
  margin-top: 35px;
  margin-left: -6.45161%;
}
.item-index-list::before, .item-index-list::after {
  display: table;
  content: ' ';
}
.item-index-list::after {
  clear: both;
}
@media all and (min-width: 767px), print {
  .item-index-list {
    margin-top: 38px;
    margin-left: -3.0303%;
  }
}
.item-index-list__item {
  margin-bottom: 36px;
  margin-left: 6.45161%;
  float: left;
  width: 43.54839%;
}
.item-index-list__item[aria-hidden="true"] {
  display: none;
}
.item-index-list__item[data-item-category-clear*="2"] {
  clear: left;
}
.item-index-list__item[data-item-category-anim="fade-in"] {
  -webkit-animation: showItems 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: showItems 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.item-index-list__item[data-item-category-anim="hidden"] {
  visibility: hidden;
}
@media all and (min-width: 767px), print {
  .item-index-list__item {
    margin-bottom: 50px;
    margin-left: 3.0303%;
    width: 21.21212%;
  }
  .item-index-list__item[data-item-category-clear*="2"] {
    clear: none;
  }
  .item-index-list__item[data-item-category-clear*="4"] {
    clear: left;
  }
}
@media all and (min-width: 1024px) {
  .item-index-list__item {
    width: 16.9697%;
  }
  .item-index-list__item[data-item-category-clear*="4"] {
    clear: none;
  }
  .item-index-list__item[data-item-category-clear*="5"] {
    clear: left;
  }
}
.item-index-list__target {
  display: block;
  -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.item-index-list__target:hover {
  text-decoration: none;
  opacity: 0.6;
}
.item-index-list__image {
  margin: 0 0 10px;
  overflow: hidden;
}
.item-index-list__image > img {
  width: 100%;
  display: block;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: -webkit-transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
a:hover .item-index-list__image > img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.item-index-list__category {
  margin-bottom: 8px;
  padding: 6px;
  background-color: #f4f4f4;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
}
.item-index-list__hdg {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
}
.item-index-list__hdg-en, .item-index-list__hdg-ja {
  display: block;
}
@-webkit-keyframes showItems {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes showItems {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes hideItems {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes hideItems {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* ----------------------------------------
  商品ラインから探す
---------------------------------------- */
.item-line {
  margin-top: 30px;
}
@media all and (min-width: 767px), print {
  .item-line {
    margin-top: 0;
  }
}
@media all and (min-width: 960px) {
  .item-line {
    margin-top: -50px;
  }
}
.item-line #contents.line-content {
  padding-right: 0;
  padding-left: 0;
}