@charset "utf-8";
.contents-area {
  width: 100%;
  margin: 0 auto 115px;
}

.lp-lotte {
  /* font-family: "Yu Gothic", "游ゴシック", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif; */
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #110202;
  font-weight: 500;
}

.lp-lotte .pc_no {
  display: none;
}

.lp-lotte .sp_no {
  display: block;
}

.lp-lotte a:hover {
  text-decoration: none;
  opacity: 0.8;
  transition: opacity 0.5s;
}

.lp-lotte .bg {
  width: 100%;
  background-color: #794e37;
  padding: 27px 0 0;
}

.lp-lotte .kv_area {
  width: 1090px;
  margin: 0 auto;
}

.lp-lotte .kv_txt {
  background-color: #3c1a07;
  padding: 40px 0 35px;
}

.lp-lotte .kv_txt .ttl {
  text-align: center;
}
.lp-lotte .kv_txt h3 {
  font-size: 26px;
  text-align: center;
  line-height: 1.346;
  font-weight: 400;
  padding: 53px 0 0;
  color: #d7b584;
}
.lp-lotte .kv_txt h3 {
  font-size: 22px;
  text-align: center;
  line-height: 1.59;
  font-weight: 400;
  padding: 22px 0 0;
  color: #d7b584;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}

.lp-lotte .kv_txt h3 a {
  font-size: 20px;
}

.lp-lotte section:nth-last-of-type(1){
  padding: 0 0 115px;
}

.lp-lotte h3.ttl {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  line-height: 0.9;
  text-align: center;
  padding: 80px 0 90px;
  color: #ffffff;
}

.lp-lotte .allitems h3.ttl {
  color: #1f0303;
}

.lp-lotte h3.ttl .side-line {
  position: relative;
  display: inline-block;
}

.lp-lotte h3.ttl .side-line::before,
.lp-lotte h3.ttl .side-line::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 12px;
  height: 4px;
  background-color: #fff;
  top: calc(50% + 2.5px);
}

.lp-lotte .allitems h3.ttl .side-line::before,
.lp-lotte .allitems h3.ttl .side-line::after {
  background-color: #1f0303;
}

.lp-lotte h3.ttl .side-line::before {
  left: -30px;
}

.lp-lotte h3.ttl .side-line::after {
  right: -30px;
}

section .item_wrap > a {
  width: 1018px;
  margin: 0 auto;
  display: block;
  background-color: #fff;
  border-radius: 25px;
  position: relative;
}

section .item_wrap > a .icon {
  position: absolute;
  top: 45px;
  right: 0;
}

.col--2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.item {
  width: 50%;
}

.item_details {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.item_details .brand {
  font-size: 24px;
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
  padding: 0 0 12px 35px;
}

.item_details .item {
  font-size: 30px;
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
  line-height: 1;
  padding: 0 0 0 30px;
  word-break: keep-all;
}

.item_details .under-line {
  width: 45px;
  height: 1px;
  background-color: #000;
  display: block;
  margin: 23px 0 25px 45px;
}

.item_details .price {
  font-size: 42.94px;
  padding: 0 0 25px 45px;
  line-height: 1;
}

.item_details .price .tax {
  font-size: 18.09px;
}

.item_details .category {
  font-size: 14.17px;
  padding: 0 0 28px 45px;
}

.category_variation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1090px;
  margin: 65px auto 0;
  padding: 0 0 145px;
  justify-content: space-between;
}

.category_variation li {
  width: 356px;
}

.category_variation li img {
  width: 100%;
}

.category_variation p.item_name {
  font-size: 32px;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  color: #e1c844;
  text-align: center;
  padding: 25px 0 0;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.0;
}

.allitems {
  position: relative;
}
.allitems::before {
  position: absolute;
  content: "";
  display: block;
  width: 150px;
  height: 123px;
  background: url(../img/pc_allitem_bg_deco.png) top right / contain no-repeat;
  top: -85px;
  right: 0;
}

/* FADE */
.kv_fade {
  opacity: 0;
  -webkit-transition: 2.5s;
  transition: 2.5s;
}

.kv_fade.show {
  opacity: 1;
}

.fadein {
  opacity: 0;
  /* -webkit-transform: translateY(30px);
  transform: translateY(30px); */
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
  position: relative;
}

.allitems .list_search-result {
  margin: 0 auto 105px;
}

.allitems .list_search-result .block_item:nth-of-type(n + 5) {
  margin-top: 37px;
  margin-bottom: 0;
}
