@charset "Shift_JIS";
/* root定義
-----------------------------------------------------------------*/
/* font
-----------------------------------------------------------------*/
@font-face {
  font-family: 'MyYuGothicM';
  font-weight: normal;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
  /* 游ゴシックMediumが存在しないWindows8.1用 */ }

@font-face {
  font-family: 'MyYuGothicM';
  font-weight: bold;
  src: local("YuGothic-Bold"), local("Yu Gothic");
  /* PostScript Nameを認識できないChrome用にFull Nameを指定 */ }

.relatedItemSection .c-itemList .c-itemList_star:after, .checkedItem_slider .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_star:after, .relatedItemSection .c-itemList .c-itemList_info, .checkedItem_slider .c-itemList_info, .checkedItemSection .c-itemList .c-itemList_info, .c-pagerList_node {
  font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック Medium", "游ゴシック体", "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, Meiryo, sans-serif; }

/* ブレークポイント
-----------------------------------------------------------------*/
/* color
-----------------------------------------------------------------*/
/* ranking */
/* tag */
/* cart base color */
/* easing
-----------------------------------------------------------------*/
/* 非表示
-----------------------------------------------------------------*/
.ht {
  display: none; }

/* PC / SP 表示分け
-----------------------------------------------------------------*/
.dn-pc {
  display: none; }

/* クリアフィックス
-----------------------------------------------------------------*/
.itemdetailUpper, .itemdetailUpper_imgThumbnail, .itemdetailUpper_sizeList, .itemdetailUpper_stockList_box, .itemdetailMiddle_inner, .itemdetailMiddle_styling ul {
  zoom: 1; }
  .itemdetailUpper:before, .itemdetailUpper_imgThumbnail:before, .itemdetailUpper_sizeList:before, .itemdetailUpper_stockList_box:before, .itemdetailMiddle_inner:before, .itemdetailMiddle_styling ul:before, .itemdetailUpper:after, .itemdetailUpper_imgThumbnail:after, .itemdetailUpper_sizeList:after, .itemdetailUpper_stockList_box:after, .itemdetailMiddle_inner:after, .itemdetailMiddle_styling ul:after {
    position: static;
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020"; }
  .itemdetailUpper:after, .itemdetailUpper_imgThumbnail:after, .itemdetailUpper_sizeList:after, .itemdetailUpper_stockList_box:after, .itemdetailMiddle_inner:after, .itemdetailMiddle_styling ul:after {
    clear: both; }

/* 画像のレンダリング方法
-----------------------------------------------------------------*/
/* 共通タイトル / 説明文
-----------------------------------------------------------------*/
/* ボタンスタイル
-----------------------------------------------------------------*/
/* 共通戻るボタン
-----------------------------------------------------------------*/
.c-closeButton {
  background-color: #f5f5f5;
  height: 80px;
  line-height: 80px;
  text-align: center; }
  .c-closeButton span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: bold;
    position: relative; }
    .c-closeButton span:after {
      content: "";
      width: 17px;
      height: 17px;
      display: inline-block;
      vertical-align: text-bottom;
      padding-left: 17px;
      background-image: url(../../img/usr/pc/svg/close_icon.svg);
      background-repeat: no-repeat;
      background-size: 17px auto;
      background-position: right center; }

/* 注意・エラー文言まとめ
-----------------------------------------------------------------*/
.c-error-box {
  border: 1px solid #c8102e;
  padding: 18px 18px 15px;
  margin-bottom: 40px; }
  .c-error-box p {
    font-size: 14px;
    line-height: 1.5; }

.c-input_error {
  margin-top: 6px;
  font-size: 14px;
  line-height: 1.5;
  color: #c8102e; }

/* 注意・エラー文言まとめ
-----------------------------------------------------------------*/
.color-red {
  color: #c8102e; }

/* アイテム一覧
-----------------------------------------------------------------*/
/* タグまとめ */
.relatedItemSection .c-itemList .c-itemList_tagList, .checkedItem_slider .c-itemList_tagList, .checkedItemSection .c-itemList .c-itemList_tagList, .itemdetailUpper_right .c-itemList_tagList {
  margin: auto; }

.relatedItemSection .c-itemList .c-itemList_tagList_node, .checkedItem_slider .c-itemList_tagList_node, .checkedItemSection .c-itemList .c-itemList_tagList_node, .itemdetailUpper_right .c-itemList_tagList_node {
  display: inline-block;
  vertical-align: top;
  padding: 4px 6px;
  margin: 3px 3px 0;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.08em; }
  .relatedItemSection .c-itemList .c-itemList_tagList_node[data-tag="NEW"], .checkedItem_slider .c-itemList_tagList_node[data-tag="NEW"], .checkedItemSection .c-itemList .c-itemList_tagList_node[data-tag="NEW"], .itemdetailUpper_right .c-itemList_tagList_node[data-tag="NEW"] {
    background-color: #c8102e; }
  .relatedItemSection .c-itemList .c-itemList_tagList_node[data-tag="LIMITED"], .checkedItem_slider .c-itemList_tagList_node[data-tag="LIMITED"], .checkedItemSection .c-itemList .c-itemList_tagList_node[data-tag="LIMITED"], .itemdetailUpper_right .c-itemList_tagList_node[data-tag="LIMITED"] {
    background-color: #047911; }
  .relatedItemSection .c-itemList .c-itemList_tagList_node[data-tag="STOCK"], .checkedItem_slider .c-itemList_tagList_node[data-tag="STOCK"], .checkedItemSection .c-itemList .c-itemList_tagList_node[data-tag="STOCK"], .itemdetailUpper_right .c-itemList_tagList_node[data-tag="STOCK"] {
    background-color: #666666; }
  .relatedItemSection .c-itemList .c-itemList_tagList_node[data-tag="STANDARD"], .checkedItem_slider .c-itemList_tagList_node[data-tag="STANDARD"], .checkedItemSection .c-itemList .c-itemList_tagList_node[data-tag="STANDARD"], .itemdetailUpper_right .c-itemList_tagList_node[data-tag="STANDARD"] {
    background-color: #a68032; }
  .relatedItemSection .c-itemList .c-itemList_tagList_node[data-tag="PRE-ORDER"], .checkedItem_slider .c-itemList_tagList_node[data-tag="PRE-ORDER"], .checkedItemSection .c-itemList .c-itemList_tagList_node[data-tag="PRE-ORDER"], .itemdetailUpper_right .c-itemList_tagList_node[data-tag="PRE-ORDER"] {
    background-color: #f99e00; }
  .relatedItemSection .c-itemList .c-itemList_tagList_node[data-tag="SALE"], .checkedItem_slider .c-itemList_tagList_node[data-tag="SALE"], .checkedItemSection .c-itemList .c-itemList_tagList_node[data-tag="SALE"], .itemdetailUpper_right .c-itemList_tagList_node[data-tag="SALE"] {
    background-color: #c8102e; }
  .relatedItemSection .c-itemList .c-itemList_tagList_node[data-tag="japan"], .checkedItem_slider .c-itemList_tagList_node[data-tag="japan"], .checkedItemSection .c-itemList .c-itemList_tagList_node[data-tag="japan"], .itemdetailUpper_right .c-itemList_tagList_node[data-tag="japan"] {
    background-color: #9a0000; }
  .relatedItemSection .c-itemList .c-itemList_tagList_node[data-tag="KIDS"], .checkedItem_slider .c-itemList_tagList_node[data-tag="KIDS"], .checkedItemSection .c-itemList .c-itemList_tagList_node[data-tag="KIDS"], .itemdetailUpper_right .c-itemList_tagList_node[data-tag="KIDS"] {
    background-color: #35b597; }
  .relatedItemSection .c-itemList .c-itemList_tagList_node[data-tag="BABY"], .checkedItem_slider .c-itemList_tagList_node[data-tag="BABY"], .checkedItemSection .c-itemList .c-itemList_tagList_node[data-tag="BABY"], .itemdetailUpper_right .c-itemList_tagList_node[data-tag="BABY"] {
    background-color: #ff8b92; }
  .relatedItemSection .c-itemList .c-itemList_tagList_node[data-tag="INSTORE"], .checkedItem_slider .c-itemList_tagList_node[data-tag="INSTORE"], .checkedItemSection .c-itemList .c-itemList_tagList_node[data-tag="INSTORE"], .itemdetailUpper_right .c-itemList_tagList_node[data-tag="INSTORE"] {
    background-color: #00427b; }

/* カラーチップまとめ */
.relatedItemSection .c-itemList .c-itemList_colorList, .checkedItem_slider .c-itemList_colorList, .checkedItemSection .c-itemList .c-itemList_colorList {
  margin-top: 10px;
  text-align: center; }

.relatedItemSection .c-itemList .c-itemList_colorList_node, .checkedItem_slider .c-itemList_colorList_node, .checkedItemSection .c-itemList .c-itemList_colorList_node {
  width: 15px;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle; }
  .relatedItemSection .c-itemList .c-itemList_colorList_node img, .checkedItem_slider .c-itemList_colorList_node img, .checkedItemSection .c-itemList .c-itemList_colorList_node img {
    width: 100%; }

/* 4column */
.relatedItemSection .c-itemList, .checkedItem_slider, .checkedItemSection .c-itemList {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
  /* RANKING */
  /* tag */
  /* color tips */ }
  .relatedItemSection .c-itemList .c-itemList_node, .checkedItem_slider .c-itemList_node, .checkedItemSection .c-itemList .c-itemList_node {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 280px;
    margin: 0 6px 40px;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease; }
    .relatedItemSection .c-itemList .c-itemList_node > a, .checkedItem_slider .c-itemList_node > a, .checkedItemSection .c-itemList .c-itemList_node > a {
      display: block;
      position: relative;
      z-index: 10;
      padding-bottom: 18px; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_1 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_1 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_1 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_1 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_1 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_1 .c-itemList_star:after {
        content: "1"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_1 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_1 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_1 .c-itemList_star_icon {
      fill: #bea870; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_2 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_2 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_2 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_2 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_2 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_2 .c-itemList_star:after {
        content: "2"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_2 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_2 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_2 .c-itemList_star_icon {
      fill: #a8a9a8; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_3 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_3 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_3 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_3 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_3 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_3 .c-itemList_star:after {
        content: "3"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_3 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_3 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_3 .c-itemList_star_icon {
      fill: #997a5c; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_4 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_4 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_4 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_4 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_4 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_4 .c-itemList_star:after {
        content: "4"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_4 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_4 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_4 .c-itemList_star_icon {
      fill: #666666; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_5 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_5 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_5 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_5 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_5 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_5 .c-itemList_star:after {
        content: "5"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_5 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_5 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_5 .c-itemList_star_icon {
      fill: #666665; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_6 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_6 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_6 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_6 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_6 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_6 .c-itemList_star:after {
        content: "6"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_6 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_6 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_6 .c-itemList_star_icon {
      fill: #666566; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_7 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_7 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_7 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_7 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_7 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_7 .c-itemList_star:after {
        content: "7"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_7 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_7 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_7 .c-itemList_star_icon {
      fill: #656666; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_8 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_8 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_8 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_8 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_8 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_8 .c-itemList_star:after {
        content: "8"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_8 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_8 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_8 .c-itemList_star_icon {
      fill: #656566; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_9 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_9 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_9 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_9 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_9 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_9 .c-itemList_star:after {
        content: "9"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_9 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_9 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_9 .c-itemList_star_icon {
      fill: #666565; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_10 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_10 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_10 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_10 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_10 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_10 .c-itemList_star:after {
        content: "10"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_10 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_10 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_10 .c-itemList_star_icon {
      fill: #656665; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_11 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_11 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_11 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_11 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_11 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_11 .c-itemList_star:after {
        content: "11"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_11 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_11 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_11 .c-itemList_star_icon {
      fill: #656565; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_12 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_12 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_12 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_12 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_12 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_12 .c-itemList_star:after {
        content: "12"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_12 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_12 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_12 .c-itemList_star_icon {
      fill: #666664; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_13 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_13 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_13 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_13 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_13 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_13 .c-itemList_star:after {
        content: "13"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_13 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_13 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_13 .c-itemList_star_icon {
      fill: #666466; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_14 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_14 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_14 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_14 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_14 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_14 .c-itemList_star:after {
        content: "14"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_14 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_14 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_14 .c-itemList_star_icon {
      fill: #646666; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_15 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_15 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_15 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_15 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_15 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_15 .c-itemList_star:after {
        content: "15"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_15 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_15 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_15 .c-itemList_star_icon {
      fill: #646566; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_16 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_16 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_16 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_16 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_16 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_16 .c-itemList_star:after {
        content: "16"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_16 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_16 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_16 .c-itemList_star_icon {
      fill: #646665; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_17 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_17 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_17 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_17 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_17 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_17 .c-itemList_star:after {
        content: "17"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_17 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_17 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_17 .c-itemList_star_icon {
      fill: #656664; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_18 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_18 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_18 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_18 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_18 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_18 .c-itemList_star:after {
        content: "18"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_18 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_18 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_18 .c-itemList_star_icon {
      fill: #666564; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_19 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_19 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_19 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_19 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_19 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_19 .c-itemList_star:after {
        content: "19"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_19 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_19 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_19 .c-itemList_star_icon {
      fill: #656466; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_20 .c-itemList_star, .checkedItem_slider .c-itemList_node.rank_20 .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_node.rank_20 .c-itemList_star {
      display: block; }
      .relatedItemSection .c-itemList .c-itemList_node.rank_20 .c-itemList_star:after, .checkedItem_slider .c-itemList_node.rank_20 .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_node.rank_20 .c-itemList_star:after {
        content: "20"; }
    .relatedItemSection .c-itemList .c-itemList_node.rank_20 .c-itemList_star_icon, .checkedItem_slider .c-itemList_node.rank_20 .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_node.rank_20 .c-itemList_star_icon {
      fill: #666465; }
    .relatedItemSection .c-itemList .c-itemList_node:before, .checkedItem_slider .c-itemList_node:before, .checkedItemSection .c-itemList .c-itemList_node:before {
      pointer-events: none;
      content: "";
      background-color: #fff;
      position: absolute;
      top: -40px;
      left: -40px;
      margin: auto;
      width: 100%;
      height: 100%;
      box-sizing: content-box;
      border: 40px solid #fff;
      border-bottom-width: 0;
      background-color: #fff;
      box-shadow: 0 0 13px 2px rgba(0, 0, 0, 0.12);
      opacity: 0;
      -webkit-transition: .2s ease;
      transition: .2s ease; }
    .relatedItemSection .c-itemList .c-itemList_node:hover, .checkedItem_slider .c-itemList_node:hover, .checkedItemSection .c-itemList .c-itemList_node:hover {
      opacity: .6; }
    .relatedItemSection .c-itemList .c-itemList_node.active, .checkedItem_slider .c-itemList_node.active, .checkedItemSection .c-itemList .c-itemList_node.active {
      z-index: 100;
      opacity: 1; }
      .relatedItemSection .c-itemList .c-itemList_node.active > a, .checkedItem_slider .c-itemList_node.active > a, .checkedItemSection .c-itemList .c-itemList_node.active > a {
        background-color: #fff; }
      .relatedItemSection .c-itemList .c-itemList_node.active:before, .checkedItem_slider .c-itemList_node.active:before, .checkedItemSection .c-itemList .c-itemList_node.active:before {
        opacity: 1; }
      .relatedItemSection .c-itemList .c-itemList_node.active .QuickView_Frame_, .checkedItem_slider .c-itemList_node.active .QuickView_Frame_, .checkedItemSection .c-itemList .c-itemList_node.active .QuickView_Frame_ {
        opacity: 1;
        visibility: visible; }
  .relatedItemSection .c-itemList .c-itemList_img, .checkedItem_slider .c-itemList_img, .checkedItemSection .c-itemList .c-itemList_img {
    position: relative; }
    .relatedItemSection .c-itemList .c-itemList_img img, .checkedItem_slider .c-itemList_img img, .checkedItemSection .c-itemList .c-itemList_img img {
      width: 100%; }
  .relatedItemSection .c-itemList .c-itemList_star, .checkedItem_slider .c-itemList_star, .checkedItemSection .c-itemList .c-itemList_star {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center; }
    .relatedItemSection .c-itemList .c-itemList_star:after, .checkedItem_slider .c-itemList_star:after, .checkedItemSection .c-itemList .c-itemList_star:after {
      font-size: 12px;
      color: #fff;
      line-height: 52px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
  .relatedItemSection .c-itemList .c-itemList_star_icon, .checkedItem_slider .c-itemList_star_icon, .checkedItemSection .c-itemList .c-itemList_star_icon {
    width: 48px;
    height: 46px; }
  .relatedItemSection .c-itemList .c-itemList_info, .checkedItem_slider .c-itemList_info, .checkedItemSection .c-itemList .c-itemList_info {
    position: relative;
    margin-top: 7px;
    font-size: 12px;
    text-align: center; }
  .relatedItemSection .c-itemList .c-itemList_name, .checkedItem_slider .c-itemList_name, .checkedItemSection .c-itemList .c-itemList_name {
    word-break: break-word;
    font-size: 14px;
    line-height: 1.4; }
  .relatedItemSection .c-itemList .c-itemList_price, .checkedItem_slider .c-itemList_price, .checkedItemSection .c-itemList .c-itemList_price {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 2px; }
    .relatedItemSection .c-itemList .c-itemList_price.sale, .checkedItem_slider .c-itemList_price.sale, .checkedItemSection .c-itemList .c-itemList_price.sale {
      color: #c8102e;
      font-weight: bold; }
      .relatedItemSection .c-itemList .c-itemList_price.sale span, .checkedItem_slider .c-itemList_price.sale span, .checkedItemSection .c-itemList .c-itemList_price.sale span {
        display: inline-block;
        margin-right: 6px;
        font-size: 12px; }

/* 5column */
.relatedItemSection .c-itemList .c-itemList_node {
  width: 216px;
  margin: 0 10px 40px; }

.relatedItemSection .c-itemList .c-itemList_info {
  margin-top: 7px; }

/* related item */
/* 7column */
.checkedItem_slider .c-itemList_node, .checkedItemSection .c-itemList .c-itemList_node {
  width: 148px;
  margin: 0 10px 20px; }

.checkedItem_slider .c-itemList_info, .checkedItemSection .c-itemList .c-itemList_info {
  margin-top: 7px; }

.checkedItem_slider .c-itemList_name, .checkedItemSection .c-itemList .c-itemList_name {
  font-size: 12px; }

/* c-pagerBlock
-----------------------------------------------------------------*/
.c-pagerBlock {
  margin-top: 30px; }

.c-pagerList {
  text-align: center;
  line-height: 50px; }

.c-pagerList_node {
  display: block;
  width: 42px;
  height: 52px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  border: 1px solid #efefef;
  background-color: #f5f5f5;
  font-weight: bold;
  font-size: 18px;
  color: #999999;
  line-height: 50px;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  .c-pagerList_node:hover, .c-pagerList_node.current {
    color: #ffffff;
    background-color: #666666; }
  .c-pagerList_node.unclick {
    pointer-events: none; }
  .c-pagerList_node a {
    display: block; }
  .c-pagerList_node.prev, .c-pagerList_node.next {
    margin: 0 10px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px 12px; }
  .c-pagerList_node.prev {
    background-image: url(../../img/usr/pc/svg/arrow_left_grey.svg); }
  .c-pagerList_node.next {
    background-image: url(../../img/usr/pc/svg/arrow_right_grey.svg); }

/* cartDetail_table
-----------------------------------------------------------------*/
/* couponDetail_table
-----------------------------------------------------------------*/
/* is_required
-----------------------------------------------------------------*/
/* checkbox_style
-----------------------------------------------------------------*/
/* cartForm_dl
-----------------------------------------------------------------*/
/* c-sidebar
-----------------------------------------------------------------*/
.c-sidenav {
  width: 240px;
  float: left;
  border-top: 1px solid #ccc; }

.c-sidenav_title {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 24px;
  padding: 0 10px; }

.c-sidenav_svg {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-right: 10px; }

.c-sidenav_text {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5; }

.c-sidenav_box {
  padding: 40px 0 35px;
  border-bottom: 1px solid #ccc; }

main.myaccount_customer .c-sidenav_list_node[data-name="myaccount_customer"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_passchange .c-sidenav_list_node[data-name="myaccount_passchange"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_mailchange .c-sidenav_list_node[data-name="myaccount_mailchange"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_cardedit .c-sidenav_list_node[data-name="myaccount_cardedit"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_mailmag .c-sidenav_list_node[data-name="myaccount_mailmag"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_withdrawal .c-sidenav_list_node[data-name="myaccount_withdrawal"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_bookmark .c-sidenav_list_node[data-name="myaccount_bookmark"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_backorder .c-sidenav_list_node[data-name="myaccount_backorder"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_history .c-sidenav_list_node[data-name="myaccount_history"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_coupon .c-sidenav_list_node[data-name="myaccount_coupon"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_custdest .c-sidenav_list_node[data-name="myaccount_custdest"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_use-guide01 .c-sidenav_list_node[data-name="guide_use-guide01"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_use-guide02 .c-sidenav_list_node[data-name="guide_use-guide02"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_use-guide03 .c-sidenav_list_node[data-name="guide_use-guide03"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_accessibility .c-sidenav_list_node[data-name="guide_accessibility"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_law .c-sidenav_list_node[data-name="guide_law"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_shopping-guide01 .c-sidenav_list_node[data-name="guide_shopping-guide01"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_shopping-guide02 .c-sidenav_list_node[data-name="guide_shopping-guide02"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_shopping-guide03 .c-sidenav_list_node[data-name="guide_shopping-guide03"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_shopping-guide06 .c-sidenav_list_node[data-name="guide_shopping-guide06"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_shopping-guide07 .c-sidenav_list_node[data-name="guide_shopping-guide07"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_shopping-guide08 .c-sidenav_list_node[data-name="guide_shopping-guide08"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_shopping-guide09 .c-sidenav_list_node[data-name="guide_shopping-guide09"] .c-sidenav_list_link {
  background-color: #eee; }

main.guide_shopping-guide10 .c-sidenav_list_node[data-name="guide_shopping-guide10"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_custdest1 .c-sidenav_list_node[data-name="myaccount_custdest1"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_custdest2 .c-sidenav_list_node[data-name="myaccount_custdest2"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_custdest3 .c-sidenav_list_node[data-name="myaccount_custdest3"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_custdest4 .c-sidenav_list_node[data-name="myaccount_custdest4"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_custdest5 .c-sidenav_list_node[data-name="myaccount_custdest5"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_custdest6 .c-sidenav_list_node[data-name="myaccount_custdest6"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_custdest7 .c-sidenav_list_node[data-name="myaccount_custdest7"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_custdest8 .c-sidenav_list_node[data-name="myaccount_custdest8"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_custdest9 .c-sidenav_list_node[data-name="myaccount_custdest9"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_custdest10 .c-sidenav_list_node[data-name="myaccount_custdest10"] .c-sidenav_list_link {
  background-color: #eee; }

main.myaccount_history_detail .c-sidenav_list_node[data-name="myaccount_history"] .c-sidenav_list_link {
  background-color: #eee; }

.c-sidenav_list_link {
  display: block;
  padding: 11px 10px;
  font-size: 13px; }
  .c-sidenav_list_link:hover {
    background-color: #eee; }
  .subnav > .c-sidenav_list_link:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
    width: 9px;
    height: 8px;
    background-image: url(../../img/usr/pc/svg/arrow_top_grey.svg);
    background-repeat: no-repeat;
    background-size: 9px auto;
    background-position: right center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease; }
  .open .c-sidenav_list_link:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }

.c-sidenav_list-nextLevel {
  margin-left: 18px;
  display: none; }

/* guideItem
-----------------------------------------------------------------*/
/* popupSection
-----------------------------------------------------------------*/
.popupSection_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6000;
  background-color: rgba(0, 0, 0, 0.7);
  display: none; }

.popupSection {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 762px;
  height: 100%;
  margin: 0 auto;
  padding: 0 0 50px;
  z-index: 7000;
  display: none; }

.popupSection_closeButton {
  text-align: right;
  cursor: pointer;
  height: 60px;
  background-image: url(../../img/usr/pc/svg/closs_icon_white.svg);
  background-size: 46px auto;
  background-repeat: no-repeat;
  background-position: right center; }

.popupSection_scroll {
  width: 762px;
  height: 96%;
  margin: 0 auto 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.popupSection_inner {
  background-color: #fff;
  padding: 38px 50px 45px; }
  .popupSection_inner + .popupSection_closeButton {
    visibility: hidden; }

.popupSection_title {
  margin-bottom: 38px;
  padding-left: 72px;
  font-size: 20px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: 19px center;
  background-size: auto 22px; }
  [data-cat="delivery"] .popupSection_title {
    background-image: url(../../img/usr/pc/svg/delivery_icon.svg); }
  [data-cat="exchange"] .popupSection_title {
    background-image: url(../../img/usr/pc/svg/exchange_icon.svg); }

.popupSection_index {
  padding: 12px 30px;
  margin-bottom: 18px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  background-color: #f5f5f5; }

.popupSection_subtitle {
  margin-bottom: 14px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  padding-left: 1em;
  text-indent: -1em; }

.popupSection_text {
  display: inline-block;
  font-size: 14px;
  line-height: 1.85; }
  .popupSection_text a {
    color: #007faa;
    font-weight: bold;
    text-decoration: underline; }
    .popupSection_text a.strong {
      font-size: 13px; }
  .popupSection_text small {
    font-size: 11px; }
  .popupSection_text + .popupSection_subtitle {
    margin-top: 28px; }

.popupSection_box + .popupSection_box {
  margin-top: 28px; }

/* checkedItemSection
-----------------------------------------------------------------*/
.checkedItemSection {
  padding: 0 0 60px;
  text-align: left; }

.checkedItemSection_title {
  width: 1160px;
  font-size: 16px;
  padding-bottom: 28px;
  margin: 0 auto; }

.checkedItem_slider {
  position: relative;
  text-align: left;
  width: 1070px;
  margin: 0 auto;
  /* slick */ }
  .checkedItem_slider .slick-prev, .checkedItem_slider .slick-next {
    width: 40px;
    height: 40px;
    top: 46px;
    margin: 0; }
    .checkedItem_slider .slick-prev:before, .checkedItem_slider .slick-next:before {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      border: 2px solid #000;
      background-position: center; }
  .checkedItem_slider .slick-prev {
    left: -45px; }
    .checkedItem_slider .slick-prev:before {
      background-image: url(/img/usr/pc/svg/arrow_left_black.svg); }
  .checkedItem_slider .slick-next {
    right: -45px; }
    .checkedItem_slider .slick-next:before {
      background-image: url(/img/usr/pc/svg/arrow_right_black.svg); }

.checkedItemSection_button {
  margin-top: 27px;
  text-align: center; }
  .checkedItemSection_button a {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0 50px;
    height: 60px;
    line-height: 58px;
    border: 2px solid #000;
    background-color: transparent;
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.15em;
    -webkit-transition: background .2s ease, color .2s ease;
    transition: background .2s ease, color .2s ease; }
    [data-pagetype="login"] .checkedItemSection_button a, [data-pagetype="register"] .checkedItemSection_button a, [data-pagetype="password"] .checkedItemSection_button a, [data-pagetype="contact"] .checkedItemSection_button a {
      font-size: 16px; }
    .checkedItemSection_button a:hover {
      background-color: #000;
      color: #fff; }
    .checkedItemSection_button a i {
      position: relative;
      z-index: 10; }

.breadcrumb {
  border-bottom: 1px solid #eee; }

/* itemdetailUpper
-----------------------------------------------------------------*/
.itemdetailUpper {
  width: 1160px;
  margin: 38px auto 65px; }

/*- left -*/
.itemdetailUpper_left {
  width: 620px;
  float: left; }

.itemdetailUpper_imgMain {
  position: relative;
  width: 600px;
  margin: 0 0 20px;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  /* slick */ }
  .itemdetailUpper_imgMain.hide {
    opacity: 0; }
  .itemdetailUpper_imgMain .slick-prev, .itemdetailUpper_imgMain .slick-next {
    width: 42px;
    height: 42px; }
    .itemdetailUpper_imgMain .slick-prev:before, .itemdetailUpper_imgMain .slick-next:before {
      width: 42px;
      height: 42px;
      border-radius: 50%;
      background-size: auto 14px;
      background-position: center;
      background-color: #fff; }
  .itemdetailUpper_imgMain .slick-prev {
    left: 10px; }
    .itemdetailUpper_imgMain .slick-prev:before {
      background-image: url(/img/usr/pc/svg/arrow_left_black.svg); }
  .itemdetailUpper_imgMain .slick-next {
    right: 10px; }
    .itemdetailUpper_imgMain .slick-next:before {
      background-image: url(/img/usr/pc/svg/arrow_right_black.svg); }

.itemdetailUpper_imgMain_node img {
  width: 100%;
  height: auto; }

.itemdetailUpper_imgThumbnail_node {
  position: relative;
  width: 112px;
  margin: 0 10px 10px 0;
  float: left; }
  .itemdetailUpper_imgThumbnail_node.selected a:after, .itemdetailUpper_imgThumbnail_node:hover a:after {
    opacity: 1; }
  .itemdetailUpper_imgThumbnail_node a {
    display: block;
    position: relative; }
    .itemdetailUpper_imgThumbnail_node a:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      box-sizing: border-box;
      border: 2px solid #222;
      -webkit-transition: opacity .2s ease;
      transition: opacity .2s ease; }
  .itemdetailUpper_imgThumbnail_node img {
    width: 100%;
    height: auto; }

/*- right -*/
.itemdetailUpper_right {
  width: 480px;
  float: right;
  /* tag */ }
  .itemdetailUpper_right form {
    margin-bottom: 30px; }
  .itemdetailUpper_right .c-itemList_tagList {
    position: relative; }

.itemdetailUpper_category {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.2; }

.itemdetailUpper_name {
  margin-top: 15px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2; }

.itemdetailUpper_name-jp {
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2; }

.itemdetailUpper_price {
  margin-top: 24px;
  font-size: 20px; }
  .itemdetailUpper_price small {
    font-size: 12px; }
  .itemdetailUpper_price-proper + .itemdetailUpper_price {
    margin-top: 10px;
    color: #c8102e;
    font-weight: bold; }

.itemdetailUpper_price-proper {
  margin-top: 24px;
  font-size: 12px;
  text-decoration: line-through; }

.itemdetailUpper_description {
  margin-top: 25px;
  padding-bottom: 27px;
  font-size: 13px;
  line-height: 1.7; }
  .itemdetailUpper_description small {
    font-size: 12px; }

.itemdetailUpper_selectedColor {
  border-top: 1px solid #eee;
  padding-top: 38px;
  font-size: 12px;
  color: #666; }
  .itemdetailUpper_selectedColor i {
    color: #000;
    font-weight: bold; }

.itemdetailUpper_colorList {
  margin: 26px 0 30px;
  font-size: 0;
  letter-spacing: 0; }

.itemdetailUpper_colorList_node {
  width: 80px;
  display: inline-block;
  margin: 0 10px 12px 0;
  vertical-align: top; }
  .itemdetailUpper_colorList_node.selected .itemdetailUpper_colorList_img:after, .itemdetailUpper_colorList_node:hover .itemdetailUpper_colorList_img:after {
    opacity: 1; }

.itemdetailUpper_colorList_img {
  position: relative; }
  .itemdetailUpper_colorList_img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    box-sizing: border-box;
    border: 2px solid #222;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease; }
  .itemdetailUpper_colorList_img img {
    width: 100%;
    height: auto; }

.itemdetailUpper_colorList_name {
  margin-top: 5px;
  font-size: 10px; }

/* size */
.itemdetailUpper_selectedSize {
  display: inline-block;
  font-size: 12px; }
  .itemdetailUpper_selectedSize i {
    font-weight: bold; }
  .itemdetailUpper_selectedSize small {
    font-size: 10px; }

.itemdetailUpper_sizeDetail {
  float: right;
  font-size: 11px;
  color: #666;
  text-decoration: underline; }

.itemdetailUpper_sizeList {
  width: 496px;
  margin-top: 28px; }

.itemdetailUpper_sizeList_node {
  float: left;
  cursor: pointer;
  vertical-align: top;
  margin: 0 16px 10px 0; }
  .itemdetailUpper_sizeList_node:hover .itemdetailUpper_sizeList_label {
    border-color: #666; }

.itemdetailUpper_sizeList_input {
  display: none; }
.size_Clicked_ .itemdetailUpper_sizeList_input + .itemdetailUpper_sizeList_label {
    color: #fff;
    background-color: #222; }

.itemdetailUpper_sizeList_label {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 4px;
  border: 1px solid #eee;
  background-color: #eee;
  text-align: center;
  width: 108px;
  height: 32px;
  line-height: 30px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.05em; }
  .size_DisableStock_ .itemdetailUpper_sizeList_label {
    border: 1px solid #cccccc;
    background-color: transparent;
    color: #ccc;
    font-weight: normal;
    pointer-events: none; }
    .size_DisableStock_ .itemdetailUpper_sizeList_label:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 105%;
      height: 1px;
      background-color: #ccc;
      -webkit-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
      transform: rotate(-15deg);
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom; }

/* stock */
.itemdetailUpper_stockList_node {
  margin-top: 30px;
  display: none; }
  .itemdetailUpper_stockList_node.selected {
    display: block; }
  .itemdetailUpper_stockList_node .goodscomment2_ {
    margin-top: 30px;
    font-size: 13px;
    line-height: 1.3; }
    .itemdetailUpper_stockList_node .goodscomment2_ font {
      display: block;
      margin-top: 5px; }

.itemdetailUpper_stockList_boolean {
  font-size: 12px;
  color: #666; }
  .itemdetailUpper_stockList_boolean i {
    color: #000;
    font-weight: bold; }

.itemdetailUpper_userPoint {
  font-size: 12px;
  color: #666;
  margin-top: 20px; }
  .itemdetailUpper_userPoint i {
    color: #000;
    font-weight: bold; }

.itemdetailUpper_stockList_box {
  margin-top: 38px; }

.itemdetailUpper_stockList_button {
  float: left;
  position: relative; }
  .itemdetailUpper_stockList_button input, .itemdetailUpper_stockList_button a , .itemdetailUpper_stockList_button span{
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0 50px;
    height: 60px;
    line-height: 58px;
    border: 2px solid #000;
    background-color: transparent;
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.15em;
    -webkit-transition: background .2s ease, color .2s ease;
    transition: background .2s ease, color .2s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    width: 410px;
    font-size: 16px;
    color: #fff;
    text-indent: 45px;
    -webkit-transition: .3s ease;
    transition: .3s ease; }
    .itemdetailUpper_stockList_button span{
      text-indent: 0;
    }
    [data-pagetype="login"] .itemdetailUpper_stockList_button input, [data-pagetype="register"] .itemdetailUpper_stockList_button input, [data-pagetype="password"] .itemdetailUpper_stockList_button input, [data-pagetype="contact"] .itemdetailUpper_stockList_button input, [data-pagetype="login"] .itemdetailUpper_stockList_button a, [data-pagetype="register"] .itemdetailUpper_stockList_button a, [data-pagetype="password"] .itemdetailUpper_stockList_button a, [data-pagetype="contact"] .itemdetailUpper_stockList_button a {
      font-size: 16px; }
    .itemdetailUpper_stockList_button input:hover, .itemdetailUpper_stockList_button a:hover {
      background-color: #000;
      color: #fff; }
    .itemdetailUpper_stockList_button input i, .itemdetailUpper_stockList_button a i {
      position: relative;
      z-index: 10; }
    .itemdetailUpper_stockList_button input:before, .itemdetailUpper_stockList_button a:before {
      display: none; }
  .itemdetailUpper_stockList_button.buy:hover input {
    background-color: #fff;
    color: #c8102e; }
  .itemdetailUpper_stockList_button.buy:hover .itemdetailUpper_stockList_button_svg {
    fill: #c8102e; }
  .itemdetailUpper_stockList_button.buy input {
    background-color: #c8102e;
    border-color: #c8102e; }
  .itemdetailUpper_stockList_button.restock:hover a {
    background-color: #fff;
    color: #004387; }
  .itemdetailUpper_stockList_button.restock:hover .itemdetailUpper_stockList_button_svg {
    fill: #004387; }
  .itemdetailUpper_stockList_button.restock a {
    padding: 0;
    background-color: #004387;
    border-color: #004387; }
  .itemdetailUpper_stockList_button.soldout span {
    padding: 0;
    background-color: #666;
    border-color: #666; }

.itemdetailUpper_stockList_button_svg {
  pointer-events: none;
  width: 23px;
  height: 23px;
  fill: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 126px;
  margin: auto;
  -webkit-transition: fill .3s ease;
  transition: fill .3s ease; }
  .restock .itemdetailUpper_stockList_button_svg {
    left: 40px; }

.itemdetailUpper_stockList_favorite {
  position: relative;
  float: right; }
  .itemdetailUpper_stockList_favorite:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-sizing: border-box;
    border: 3px solid #999999;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .itemdetailUpper_stockList_favorite.active {
    pointer-events: none; }
    .itemdetailUpper_stockList_favorite.active a {
      background-color: #000;
      border-color: #000; }
  .itemdetailUpper_stockList_favorite:hover:before {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    -webkit-transition: .4s ease;
    transition: .4s ease; }
  .itemdetailUpper_stockList_favorite a {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 57px;
    text-align: center;
    border-radius: 50%;
    text-indent: -1px;
    border: 2px solid #999999;
    background-color: #fff; }
    .itemdetailUpper_stockList_favorite a svg {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.itemdetailUpper_stockList_favorite_svg {
  fill: #999;
  width: 23px;
  height: 23px; }
  .active .itemdetailUpper_stockList_favorite_svg {
    fill: #fff; }

.itemdetailUpper_guide {
  margin-top: 28px; }

.itemdetailUpper_guide_item {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  padding-left: 28px;
  font-size: 11px;
  height: 17px;
  line-height: 18px;
  text-decoration: underline;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 17px; }
  .itemdetailUpper_guide_item.delivery {
    background-image: url(../../img/usr/pc/svg/delivery_icon.svg); }
  .itemdetailUpper_guide_item.exchange {
    background-image: url(../../img/usr/pc/svg/exchange_icon.svg); }

/* itemdetailMiddle
-----------------------------------------------------------------*/
.itemdetailMiddle {
  background-color: #f4f3f4;
  padding: 40px 0 40px;
  margin-bottom: 60px;}

.itemdetailMiddle_inner {
  width: 1160px;
  margin: 0 auto; }

.itemdetailMiddle_left {
  width: 600px;
  float: left; }

.itemdetailMiddle_detaiList {
  font-size: 12px;
  width: 600px; }
  .itemdetailMiddle_detaiList th {
    font-weight: normal; }
  .itemdetailMiddle_detaiList th, .itemdetailMiddle_detaiList td {
    border: 1px solid #ccc;
    padding: 14px 26px; }

.itemdetailMiddle_detaiList th.enc_name {
    width: 150px;
}

.itemdetailMiddle_spec {
  margin-top: 56px; }
  .itemdetailMiddle_spec * {
    font-size: 11px;
    line-height: 2; }
  .itemdetailMiddle_spec h3 {
    margin-bottom: 27px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: bold; }
  .itemdetailMiddle_spec div {
    margin-bottom: 34px; }
  .itemdetailMiddle_spec a {
    margin-bottom: 10px;
    display: list-item;
    list-style: none;
    line-height: 1.2;
    color: #007faa;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline; }

.itemdetailMiddle_right {
  width: 498px;
  float: right; }

.itemdetailMiddle_styling li {
  width: 238px;
  float: left;
  margin: 0 5px; }
  .itemdetailMiddle_styling li img {
    width: 100%;
    height: auto; }

.itemdetailMiddle_styling_title {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 28px 5px; }

/* itemdetailLower
-----------------------------------------------------------------*/
.itemdetailLower {
  width: 1160px;
  padding-top: 56px;
  margin: 0 auto 100px; }

.itemdetailLower_sizeDetail {
  letter-spacing: 0.02em; }
  .itemdetailLower_sizeDetail h2 {
    font-size: 16px;
    margin-bottom: 17px; }
  .itemdetailLower_sizeDetail table tr {
    border-top: 1px solid #eee; }
    .itemdetailLower_sizeDetail table tr:first-child {
      border: 0; }
  .itemdetailLower_sizeDetail table th, .itemdetailLower_sizeDetail table td {
    padding: 14px 14px; }
  .itemdetailLower_sizeDetail table th {
    font-size: 14px; }
  .itemdetailLower_sizeDetail table td {
    font-size: 12px; }
  .itemdetailLower_sizeDetail .size_comment_ {
    margin-top: 17px;
    font-size: 12px;
    line-height: 1.5; }

/* 配送について */
.yamatoDetail {
  padding: 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

.yamatoDetail_title {
  padding: 13px 0 0 76px;
  background-image: url(../../img/usr/pc/itemdetail/logo_yamato.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 50px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  height: 50px; }

.yamatoDetail_text1 {
  margin-top: 27px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5; }
  .yamatoDetail_text1 strong {
    font-size: 20px; }
  .yamatoDetail_text1 small {
    font-size: 11px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle; }

.yamatoDetail_text2 {
  margin-top: 10px;
  font-size: 15px; }

.yamatoDetail_text3 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.5; }

/* relatedItemSection
-----------------------------------------------------------------*/
.relatedItemSection {
  padding: 40px 0 60px; }
  .relatedItemSection .c-itemList {
    text-align: left;
    width: 1180px;
    margin: 0 auto; }

.relatedItemSection_title {
  text-align: left;
  width: 1160px;
  font-size: 16px;
  padding-bottom: 28px;
  margin: 0 auto; }

/* checkedItemSection
-----------------------------------------------------------------*/
.checkedItemSection {
  padding: 40px 0 60px; }
  .checkedItemSection .c-itemList {
    text-align: left;
    margin: 0 auto; }

.checkedItemSection_title {
  text-align: left;
  width: 1160px;
  font-size: 16px;
  padding-bottom: 28px;
  margin: 0 auto; }

/* keywordSection
-----------------------------------------------------------------*/
.keywordSection {
  padding: 40px 0 60px; }

.keywordSection_title {
  text-align: left;
  width: 1160px;
  font-size: 16px;
  padding-bottom: 28px;
  margin: 0 auto; }

.keywordSection_list {
  width: 1160px;
  margin: 0 auto; }

.keywordSection_list_node {
  display: inline-block; 
  margin-bottom: 20px;}
  .keywordSection_list_node + .keywordSection_list_node {
    margin-left: 10px; }
  .keywordSection_list_node a {
    display: block;
    height: 32px;
    padding: 0 16px;
    font-size: 12px;
    line-height: 32px;
    background: #eee;
    border: 1px solid #eee;
    border-radius: 4px; }
    .keywordSection_list_node a:hover {
      border-color: #000; }
.comment3{
    font-size: 13px;
    line-height: 1.7;}
.size_modal{
  width: 1250px;
  margin-top: 80px;
  height: 205px;}