@charset 'UTF-8';
html {
  overflow-y: hidden;
}

.c-items {
  position: relative;

  padding: 50px 0 0;
}

.c-items-inner {
  font-size: 0;
  letter-spacing: -0.4em;
  text-align: center;
  word-spacing: -1em;
}

.c-items-img {
  display: inline-block;
  font-size: 14px;
  letter-spacing: normal;
  margin: 0 50px 0 0;
  vertical-align: middle;
  word-spacing: normal;
}

.c-items-img img {
  height: auto;
  width: 100%;
}

.c-items-info {
  display: inline-block;
  font-size: 14px;
  letter-spacing: normal;
  vertical-align: middle;
  width: 345px;
  word-spacing: normal;
}

.c-items-info-head {
  margin: 0 0 35px;
}

.c-items-info-head p {
  position: relative;

  line-height: 1;
  text-align: center;
}

.c-items-info-head p::after {
  position: absolute;
  top: 50%;
  left: 0;

  background: #ccc;
  content: '';
  display: block;
  height: 1px;
  width: 100%;
}

.c-items-info-head p span {
  position: relative;

  background: #fff;
  font-family: 'Cormorant Infant', serif;
  font-size: 20px;
  letter-spacing: 0.08em;
  padding: 0 10px;
  z-index: 1;
}

.c-items-pnl + .c-items-pnl {
  margin: 40px 0 0;
}

.c-items-pnl-img {
  float: left;
  width: 165px;
}

.c-items-pnl-img img {
  height: auto;
  width: 100%;
}

.c-items-pnl-info {
  float: right;
  width: 160px;
}

.c-items-pnl-info-data li {
  line-height: 1.7;
  text-align: left;
}

.c-items-pnl-info-data li p.sale {
  color: #ee3543;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 5px;
}

.c-items-pnl-info-data li dl {
  font-size: 0;
  letter-spacing: -0.4em;
  text-align: left;
  word-spacing: -1em;
}

.c-items-pnl-info-data li dl dt {
  display: inline-block;
  font-size: 14px;
  letter-spacing: normal;
  word-spacing: normal;
}

.c-items-pnl-info-data li dl dt::after {
  content: '：';
}

.c-items-pnl-info-data li dl dt dfn {
  font-style: normal;
}

.c-items-pnl-info-data li dl dd {
  display: inline-block;
  font-size: 14px;
  letter-spacing: normal;
  word-spacing: normal;
}

.c-items-pnl-info-data li dl dd span {
  font-size: 12px;
}

.c-items-pnl-info-data li dl.p-sale dd {
  position: relative;

  color: #ee3543;
  font-weight: bold;
}

.c-items-pnl-info-data li dl.p-sale dd span {
  font-weight: normal;
}

.c-items-pnl-info-data li dl.p-sale dd span.p-sale-off {
  position: absolute;
  right: -50px;
  bottom: 0;

  font-family: Helvetica, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, Arial, 'メイリオ', Meiryo, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.c-items-pnl-info-btns {
  padding: 5px 0 0;
}

.c-items-pnl-info-btns li {
  position: relative;

  margin: 8px 0 0;
  width: 100%;
}

.c-items-pnl-info-btns li a {
  position: relative;

  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .c-items-pnl-info-btns li a {
    height: 40px;
    line-height: 40px;
  }
}

.c-items-pnl-info-btns li a.btn-go {
  width: 100%;
}

.c-items-pnl-info-btns li a.btn-go .btn-go-text {
  font-family: 'Cormorant Infant', serif;
  font-size: 20px;
  font-style: italic;
  line-height: 34px;
}

@media only screen and (max-width: 768px) {
  .c-items-pnl-info-btns li a.btn-go .btn-go-text {
    font-size: 18px;
    line-height: 40px;
  }
}

.c-items-pnl-info-btns li a.btn-go .btn-go-icon {
  background-image: url(../images/sprite/sprite.png);
  background-position: -265px -196px;
  height: 9px;
  width: 12px;
}

.btn-favorite {
  background: #fff;
  border: solid 1px #ccc;
}

.btn-favorite-text {
  font-size: 13px;
}

@media only screen and (max-width: 768px) {
  .btn-favorite-text {
    font-size: 12px;
  }
}

.btn-favorite-icon {
  position: absolute;
  top: 50%;
  right: 10px;

  background-image: url(../images/sprite/sprite.png);
  background-position: -228px -212px;
  height: 13px;
  margin: -6.5px 0 0;
  width: 18px;
}

@media only screen and (max-width: 768px) {
  .btn-favorite-icon {
    right: 6px;
  }
}

.c-items-links {
  position: absolute;
  top: 50%;

  margin: -20px 0 0;
  width: 100%;
}

.c-items-links ul {
  position: relative;
}

.c-items-links ul li {
  position: absolute;
  right: 0;

  height: 40px;
  width: 40px;
}

.c-items-links ul li a {
  position: relative;

  display: block;
  height: 100%;
  width: 100%;
}

.c-items-links ul li a::before {
  position: absolute;
  top: 50%;
  left: 0;

  border-right: solid 1px #000;
  border-top: solid 1px #000;
  content: '';
  display: block;
  height: 30px;
  margin: -15px 0 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 30px;
}

.c-items-links ul li:first-child {
  left: 0;
}

.c-items-links ul li:first-child a::before {
  right: 0;
  left: inherit;

  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.clip-pop {
  position: absolute;
  bottom: 50px;

  margin-left: -70px;
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
  width: 300px;
  z-index: 1;
}

.clip-pop-inner {
  position: relative;

  background: #fff;
  border: solid 1px #ccc;
  padding: 33px 10px;
}

.clip-pop-inner::before,
.clip-pop-inner::after {
  position: absolute;
  right: 0;
  left: 0;

  border-style: solid;
  border-width: 11px 7px 0 7px;
  content: '';
  display: block;
  height: 0;
  margin: 0 auto;
  width: 0;
}

.clip-pop-inner::before {
  bottom: -11px;

  border-color: #ccc transparent transparent transparent;
}

.clip-pop-inner::after {
  bottom: -9px;

  border-color: #fff transparent transparent transparent;
}

.clip-pop-inner p {
  letter-spacing: 0.06em;
  text-align: center;
}

.clip-pop-inner .clip-close {
  position: absolute;
  top: 8px;
  right: 8px;

  background: #000;
  display: block;
  height: 25px;
  padding: 5px;
  width: 25px;
}

.clip-pop-inner .clip-close p {
  position: relative;

  height: 100%;
  width: 100%;
}

.clip-pop-inner .clip-close p span {
  position: absolute;
  left: 0;

  background: #fff;
  display: block;
  height: 1px;
  width: 100%;
}

.clip-pop-inner .clip-close p span:nth-child(1) {
  top: 0;

  -webkit-transform: translateY(7px) rotate(45deg);
      -ms-transform: translateY(7px) rotate(45deg);
          transform: translateY(7px) rotate(45deg);
}

.clip-pop-inner .clip-close p span:nth-child(2) {
  bottom: 0;

  -webkit-transform: translateY(-7px) rotate(-45deg);
      -ms-transform: translateY(-7px) rotate(-45deg);
          transform: translateY(-7px) rotate(-45deg);
}

.c-items-comment {
  font-size: 14px;
  line-height: 2.4;
  letter-spacing: 0;
  font-family: '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  text-align: left;
  margin: 0 0 35px;
}