@charset "UTF-8";
a {
  opacity: 10 !important;
}
a {
  -webkit-tap-highlight-color: rgba(86, 86, 86, 0.5);
}
.purge-body {
}
.purge-color {
  margin: 5% 0;
  background-color: rgba(80, 80, 80, 1) !important;
  text-align: center;
  padding: 3% 20%;
  top: 5%;
}
.purge-background {
  background: url("https://lenoble.itembox.design/item/images/category/ercolemoretti_event/210520ercole_bk.webp");
  background-size: cover;
  background-position: 0 140px;
  background-repeat: no-repeat;
  text-align: center;
}
/* base
 ------------------------------ */
* {
  box-sizing: border-box;
}
.contents_header {
  margin: 0;
  width: 100% !important;
}
.contents_title {
  margin: 5% auto 0;
  text-align: center;
  width: 30% !important;
}
.contents_01 {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 10% 0;
}
.contents_02 {
  margin: 2% 0;
  padding: 0 15%;
  text-align: center;
}
.contents_03 {
  width: 100%;
  margin: 3% auto 2%;
  text-align: center;
}
.contents_04 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.contents_04 img {
  padding: 5% 0;
}
.contents_05 {
  width: 70%;
  align-content: center;
  text-align: center;
  margin: 0 auto;
  padding: 0 0 3%;
  display: block !important;
}
.contents_06 {
  width: 100%;
  margin: -3% auto 0;
  text-align: center;
}
.contents_07 {
  width: 100%;
  margin: 0;
  padding: 0 0 5%;
  background-color: rgba(255, 248, 175, 0.2);
}
.content_button {
  width: 900px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.contents_footee {
  margin: 0;
  width: 100% !important;
}
.title_01 {
  align-content: center;
  text-align: center;
  width: 80%;
  margin: 0 auto 7%;
}
.title_02 {
  align-content: center;
  text-align: center;
  width: 80%;
}
.title_03 {
  align-content: center;
  text-align: center;
  width: 80%;
}
.title_04 {
  align-content: center;
  text-align: center;
  width: 80%;
}
.block_01 {
  width: 100%;
  text-align: center;
  margin: 2% auto 0;
}
.block_02 {
  width: 100%;
  text-align: center;
  margin: 12% 0 0;
}
.block_03 {
  width: 55%;
  text-align: center;
  margin: 0;
}
.block_04 {
  width: 43%;
  text-align: center;
  margin: 5% auto 0;
}
.block_05 {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.block_06 {
  width: 58%;
  text-align: center;
  margin: 0 auto;
  padding: 2% 0 0;
}
.element_01 {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.element_02 {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.element_03 {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.element_04 {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

/* font
------------------------------ */
@font-face {
  font-family: "ShipporiMincho";
  src: url("https://lenoble.itembox.design/item/images/font/ShipporiMincho.eot?") format("eot"),
    url("https://lenoble.itembox.design/item/images/font/ShipporiMincho.woff") format("woff"),
    url("https://lenoble.itembox.design/item/images/font/ShipporiMincho.otf") format("opentype");
}
.contents_wrap {
  font-family: "Noto Sans JP", sans-serif;
}
/* contents_layout
------------------------------ */
.flexbox {
  display: flex;
}
.contents {
  padding: calc(4rem * 1.6) 0 6rem;
}
.contents_about {
  margin-top: calc(3rem * 1.6);
}
.flexbox {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  text-align: left;
}
.flexbox02 {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  text-align: left;
}
.multi_box {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 3% auto 7%;
}
.multi_col {
  width: 23%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 1% 8%;
  background: transparent;
  padding: 0;
  position: relative;
}
.multi_col img {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
  cursor: pointer;
  transition-duration: 0.3s;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}
.multi_col_02 {
  width: 35%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 3% 7%;
}
.multi_col_03 {
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 2% 4%;
}

/* images
------------------------------ */
.top_img {
  margin: 0 auto;
  width: 100%;
}
.top_img img {
  width: 100%;
}
.contents_title img {
  width: 100%;
}
.ttl_image {
  width: 58%;
  text-align: center;
  margin: 0 auto;
}
.ttl_image img {
  width: 100%;
}
.element_01 {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
.element_01 img {
  width: 100%;
  transition: 1s all;
}
.element_01 img:hover {
  transform: scale(1.2, 1.2);
  transition: 1s all;
}
.block_03 img {
  width: 100%;
}

.image02 {
  width: 100%;
}
.image02 img {
  width: 100%;
}
.text02 {
  width: 40%;
  margin-right: 5%;
}
.flexbox_btn {
  display: flex;
  width: 80%;
  margin: 0 auto;
}

/* contents_item
------------------------------ */
h3.ttl {
  font-family: "ShipporiMincho";
  font-size: calc(2.5rem * 1.6);
  text-align: center;
  color: #9f8a40;
  line-height: 1.8;
}
h3.ttl span {
  font-family: "メイリオ", "Meiryo", sans-serif !important;
  font-size: calc(2.5rem * 1.6);
  color: #9f8a40;
  line-height: 1.8;
}
h4.ttl {
  font-family: "メイリオ", "Meiryo", sans-serif;
  color: #9f8a40;
  margin: 3% 0 5%;
  font-size: calc(3rem * 1.6);
  display: flex !important;
  text-align: center;
  align-items: center !important;
}
h4.ttl span {
  font-size: calc(1.5rem * 1.6);
}
h4.ttl:after {
  align-content: center;
  content: "";
  flex-grow: 1 !important;
  margin: 0 calc(3rem * 1.6);
  height: 1px !important;
  background: #9f8a40 !important;
  display: block !important;
}
h4.ttl:before {
  align-content: center;
  content: "";
  flex-grow: 1 !important;
  margin: 0 calc(3rem * 1.6);
  height: 1px !important;
  background: #9f8a40 !important;
  display: block !important;
}
h5.ttl {
  font-family: "ShipporiMincho" !important;
  color: #222;
  font-size: calc(2.2rem * 1.6) !important;
  text-align: center !important;
}
h5.ttl span {
  font-size: calc(1.5rem * 1.6);
}
p.block_01 {
  font-size: calc(1.4rem * 1.6);
}
.block_04 h4 {
  font-family: "ShipporiMincho";
  font-size: calc(2.5rem * 1.6);
  text-align: left;
  line-height: calc(3rem * 1.6);
  margin-bottom: 5%;
  padding-left: 5%;
  letter-spacing: calc(0.2rem * 1.6);
}
.block_04 h4 span {
  font-family: "メイリオ", "Meiryo", sans-serif !important;
  font-size: calc(1.8rem * 1.6);
  letter-spacing: 0;
}
.block_04 p {
  font-size: calc(1.3rem * 1.6);
  text-align: left;
  padding: 10% 5% 0;
}
.block_06 h4 {
  font-family: "ShipporiMincho" !important;
  font-size: calc(1.8rem * 1.6);
  text-align: left;
}
.block_06 h4:before {
  content: "";
  background-image: url();
  background-size: contain;
  vertical-align: text-bottom;
  display: inline-block;
  width: 100px;
  height: 74.5px;
  margin-right: 1%;
}
.block_06 h5 {
  font-size: calc(1.3rem * 1.6);
  text-align: left;
  padding: 2% 0;
}
.block_06 p {
  font-size: calc(1.1rem * 1.6);
  text-align: left;
}
.font_white {
  color: #fff;
}
.footer h3 {
  font-family: "ShipporiMincho";
  font-size: calc(1.6rem * 1.6);
  text-align: center;
  color: #30302f;
  padding: calc(4rem * 1.6) 0 5%;
}

/* price
------------------------------ */
.item_ttl_name {
  font-size: calc(1rem * 1.6);
  line-height: 1.6;
  text-align: left;
}
.size_box {
  font-size: calc(0.9rem * 1.6) !important;
  widows: 80%;
}
/*sale price*/
.sale .price_box p {
  text-align: left;
  color: #fd5157;
}
.sale .retail_price {
  text-decoration: line-through;
}
.sale .c_price:after {
  content: "";
  display: inline-block;
  width: 50px; /*画像の幅*/
  height: 19px; /*画像の高さ*/
  background-image: url("https://lenoble.itembox.design/item/images/category/britishfair/saleIcon3.jpg");
  background-size: contain;
  margin-left: calc(0.2rem * 1.6);
}
.sale .discount {
  font-size: calc(1.2rem * 1.6);
}
/*normal price*/
.price_box {
  margin: 10% 0 0;
}
.price_box p {
  text-align: left;
  color: #333;
  padding-left: 0.5%;
}
.c_price {
  font-size: calc(1rem * 1.6);
  line-height: calc(0.2rem * 1.6);
  letter-spacing: calc(0.2rem * 1.6);
}
.c_price span {
  font-size: calc(1.4rem * 1.6);
}
.retail_price {
  text-decoration: line-through;
}
/*retail_price none*/
.retail_price-empty .retail_price {
  display: none;
}
.soldout img,
.soldout a {
}
.soldout_txt {
  background: rgba(34, 34, 34, 0.5);
  position: absolute;
  top: 20%;
  width: 80%;
  margin: 0 10%;
  font-size: calc(1.2rem * 1.6);
  line-height: calc(2rem * 1.6);
  text-align: center;
  color: #fff;
}

/* btn
------------------------------ */

.button {
  display: block !important;
  width: 220px !important;
  padding: 7px 10px !important;
  margin-left: 0 auto !important;
  margin-right: 0 auto !important;
  text-align: center !important;
  text-decoration: none !important;
  background: #656565 !important; /*ボタン色*/
  color: #fff !important;
  border-bottom: solid 4px #656565 !important;
  border-radius: 3px !important;
}
.button:active {
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(4px); /*下に動く*/
  border-bottom: none; /*線を消す*/
}

.childBtn:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.childBtn {
  font-size: calc(0.8rem * 1.6) !important;
  margin: calc(1rem * 1.6) 2rem !important;
  color: #fff;
  border: none;
  position: relative;
  text-align: center;
  height: 50px;
  padding: calc(0.8rem * 1.6) 0rem;
  cursor: pointer;
  transition: 800ms ease all;
  outline: none;
  background: #67681c;
}
.childBtn:hover {
  background: #fff;
  color: #67681c;
}
.childBtn:before,
.childBtn:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  transition: 400ms ease all;
  background: #67681c;
}
.childBtn:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.childBtn:hover:before,
.childBtn:hover:after {
  width: 100%;
  transition: 800ms ease all;
}

.seriesBtn {
  margin: 2% 30%;
  display: block !important;
  padding: calc(1.6rem * 1.6) 1rem !important;
  font-size: calc(1.3rem * 1.6) !important;
  letter-spacing: calc(0.1rem * 1.6);
  text-align: center !important;
  text-decoration: none;
  border: 1px solid #555 !important;
  color: #555;
}
.seriesBtn:hover {
  color: #fff;
  background: #555;
}

/* other------------------------------ */
.pc_display {
  display: block;
}
.sp_display {
  display: none;
}
.br_pc {
  display: block;
}
.br_sp {
  display: none;
}
.pc_img {
  display: block !important;
}
.sp_img {
  display: none !important;
}

/* toick item------------------------------ */

.items {
  clear: both;
  border-bottom: #c3c3c3 1px solid;
  padding-bottom: 45px;
  margin-bottom: 30px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  padding: 0 10%;
}

/* --------------------------------
* モール
* -------------------------------- */
@media screen and (max-width: 840px) {
  .contents_header {
    width: 100% !important;
    padding: 0 0 5%;
    margin: 0 auto;
  }
  .contents_header img {
    width: 100% !important;
    text-align: center !important;
    margin: auto;
  }
  .contents_title {
    margin: 5% auto 0;
    text-align: center;
    width: 80% !important;
  }
  .contents_01 {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 10% 0;
  }
  .contents_02 {
    margin: 2% 0;
    text-align: center;
  }
  .contents_03 {
    width: 100%;
    margin: 0 auto;
  }
  .contents_04 {
    margin-top: 2% 0;
    text-align: center;
  }
  .contents_05 {
    width: 100%;
    align-content: center;
    text-align: center;
    margin: 0 auto;
    padding: 0 0 3%;
    display: block !important;
  }
  .block_03 {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0 2% 5%;
  }
  .block_04 {
    width: 98%;
    text-align: center;
    margin: 0 auto;
  }
  .block_04 h4 {
    font-family: "ShipporiMincho" !important;
    font-size: calc(1.8rem * 1.6);
    text-align: center;
    line-height: calc(2rem * 1.6) !important;
    margin-bottom: 2%;
    padding: 0;
  }
  .block_04 p {
    font-size: calc(1rem * 1.6);
    text-align: left;
    padding: 2% 5%;
  }
  .block_05 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .block_06 {
    width: 98%;
    text-align: center;
    margin: 0 auto;
    padding: 1% 0 0;
  }
  .block_06 h4 {
    font-family: "ShipporiMincho" !important;
    font-size: calc(1.4rem * 1.6);
    text-align: left;
    padding: 5% 2%;
  }
  .block_06 h4:before {
    content: "";
    background-image: url();
    background-size: contain;
    vertical-align: text-bottom;
    display: inline-block;
    width: 80px;
    height: 59.6px;
    margin-right: 1%;
  }
  .block_06 h5 {
    font-size: calc(1.2rem * 1.6);
    text-align: left;
    padding: 2% 0;
  }
  .block_06 p {
    font-size: calc(1rem * 1.6);
    text-align: left;
    padding: 2%;
  }
  .title_01 {
    align-content: center;
    text-align: center;
    width: 100%;
    margin: 0 auto 7%;
    padding: 10% 0;
  }

  .ttl_image {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }

  .flexbox {
    display: flex;
    flex-direction: row;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .flexbox02 {
    display: flex;
    flex-direction: row;
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .multi_box {
    display: flex;
    padding: 0;
    margin: 2% 0;
    width: 100% !important;
  }
  .multi_col,
  .multi_col_04 {
    width: 100%;
  }
  h3.ttl {
    font-size: calc(1.2rem * 1.6);
    color: #9f8a40;
    margin-top: calc(2rem * 1.6);
    line-height: 1.2;
  }
  h4.ttl {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif" !important;
    color: #222;
    margin-top: 5% !important;
    margin-bottom: 4% !important;
    font-size: calc(2rem * 1.6) !important;
    display: contents !important;
    text-align: center;
    align-items: center !important;
  }
  h4.ttl span {
    font-size: calc(1.5rem * 1.6);
  }
  h4.ttl:after {
    align-content: center;
    content: "";
    flex-grow: 1 !important;
    margin: 0 calc(3rem * 1.6);
    height: 1px !important;
    background: #222 !important;
    display: block !important;
  }
  h4.ttl:before {
    align-content: center;
    content: "";
    flex-grow: 1 !important;
    margin: 0 calc(3rem * 1.6);
    height: 1px !important;
    background: #222 !important;
    display: block !important;
  }
  h5.ttl {
    font-family: "ShipporiMincho" !important;
    color: #222;
    font-size: calc(1.8rem * 1.6) !important;
    text-align: center !important;
    line-height: calc(1.4rem * 1.6);
  }
  h5.ttl span {
    font-size: calc(1.2rem * 1.6) !important;
  }

  .flexbox02 {
    flex-wrap: wrap;
  }
  .footer h3 {
    font-size: calc(1rem * 1.6);
    padding: calc(2rem * 1.6) 0;
  }

  .item_ttl {
    width: 100%;
    padding: calc(1rem * 1.6) 0 1.4rem;
  }
  .item_ttl p {
    font-size: calc(1.3rem * 1.6);
    line-height: 1.2;
  }
  .item_ttl_name {
    font-size: calc(1rem * 1.6);
    text-align: left;
  }
  .retail_price {
    font-size: calc(0.8rem * 1.6);
  }
  .price_box {
    margin: 6% 0;
  }
  .c_price {
    font-size: calc(1rem * 1.6) !important;
  }
  .c_price span {
    font-size: calc(1rem * 1.6);
  }
  .discount {
    font-size: calc(1rem * 1.6);
  }
  .flexbox_btn {
    width: 98%;
    margin: 0 auto;
  }

  .br_pc {
    display: none;
  }
  .br_sp {
    display: block;
  }
  .pc_img {
    display: none !important;
  }
  .sp_img {
    display: block !important;
    width: 100%;
  }
}

/* --------------------------------
 * SP
 * -------------------------------- */
@media screen and (max-width: 639px) {
  /* base */
  .purge-body {
  }
  .purge-background {
    background: url("https://lenoble.itembox.design/item/images/category/ercolemoretti_event/210520ercole_bk.webp");
    background-size: cover;
    background-position: -50px 100px;
    background-repeat: no-repeat;
    text-align: center;
  }
  .contents_header {
    width: 100% !important;
    padding: 0 0 5%;
    margin: 0 auto;
  }
  .contents_header img {
    width: 100% !important;
    text-align: center !important;
    margin: auto;
  }
  .contents_01 {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 10% 0;
  }
  .contents_02 {
    margin: 2% 0;
    text-align: center;
    padding: 2%;
  }
  .contents_03 {
    width: 100%;
    margin: 0 auto;
  }
  .contents_04 {
    margin-top: 2% 0;
    text-align: center;
  }
  .contents_05 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .contents_06 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 0 0 3%;
    display: block !important;
  }
  p.block_01 {
    font-size: calc(0.9rem * 1.6);
    margin: 5% 0 0;
  }
  .block_03 {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0 2% 5%;
  }
  .block_04 {
    width: 98%;
    text-align: center;
    margin: 0 auto;
  }
  .block_04 h4 {
    font-family: "ShipporiMincho" !important;
    font-size: calc(1.8rem * 1.6);
    letter-spacing: calc(0.2rem * 1.6);
    text-align: center;
    line-height: calc(2rem * 1.6) !important;
    margin-bottom: 2%;
    padding: 0;
  }
  .block_04 h4 span {
    font-size: calc(1.2rem * 1.6);
    line-height: calc(1rem * 1.6);
    letter-spacing: 0;
  }
  .block_04 p {
    font-size: calc(0.9rem * 1.6);
    text-align: left;
    padding: 2% 5%;
  }
  .block_05 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .block_06 {
    width: 98%;
    text-align: center;
    margin: 0 auto;
    padding: 1% 0 0;
  }
  .block_06 h4 {
    font-family: "ShipporiMincho" !important;
    font-size: calc(1.4rem * 1.6);
    text-align: left;
    padding: 5% 2%;
  }
  .block_06 h4:before {
    content: "";
    background-image: url();
    background-size: contain;
    vertical-align: text-bottom;
    display: inline-block;
    width: 80px;
    height: 59.6px;
    margin-right: 1%;
  }
  .block_06 p {
    font-size: calc(1rem * 1.6);
    text-align: left;
    padding: 2%;
  }
  .title_01 {
    align-content: center;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 10% 0;
  }

  .ttl_image {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }

  .flexbox {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .flexbox02 {
    display: flex;
    flex-direction: column-reverse;
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .multi_box {
    display: flex;
    padding: 0;
    margin: 2% 0;
    width: 100% !important;
  }
  .multi_col {
    width: 48%;
    padding: 0 1%;
  }
  h3.ttl {
    font-size: calc(1.5rem * 1.6);
    color: #9f8a40;
    margin-top: calc(2rem * 1.6);
    line-height: 1.2;
  }
  h3.ttl span {
    font-size: calc(1.5rem * 1.6);
  }
  h4.ttl {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif" !important;
    color: #222;
    margin-top: 5% !important;
    margin-bottom: 4% !important;
    font-size: calc(2rem * 1.6) !important;
    display: contents !important;
    text-align: center;
    align-items: center !important;
  }
  h4.ttl span {
    font-size: calc(1.5rem * 1.6);
  }
  h4.ttl:after {
    align-content: center;
    content: "";
    flex-grow: 1 !important;
    margin: 0 calc(3rem * 1.6);
    height: 1px !important;
    background: #222 !important;
    display: block !important;
  }
  h4.ttl:before {
    align-content: center;
    content: "";
    flex-grow: 1 !important;
    margin: 0 calc(3rem * 1.6);
    height: 1px !important;
    background: #222 !important;
    display: block !important;
  }
  h5.ttl {
    font-family: "ShipporiMincho" !important;
    color: #222;
    font-size: calc(1.8rem * 1.6) !important;
    text-align: center !important;
    line-height: calc(1.4rem * 1.6);
  }
  h5.ttl span {
    font-size: calc(1.2rem * 1.6) !important;
  }

  .flexbox02 {
    flex-wrap: wrap;
  }
  .footer h3 {
    font-size: calc(1rem * 1.6);
    padding: calc(2rem * 1.6) 0;
  }

  .item_ttl {
    width: 100%;
    padding: calc(1rem * 1.6) 0 1.4rem;
  }
  .item_ttl p {
    font-size: calc(1.3rem * 1.6);
    line-height: 1.2;
  }
  .item_ttl_name {
    font-size: calc(0.8rem * 1.6);
    text-align: left;
  }
  .retail_price {
    font-size: calc(0.7rem * 1.6);
  }
  .price_box {
    margin: 6% 0;
  }
  .c_price {
    font-size: calc(1rem * 1.6) !important;
  }
  .c_price span {
    font-size: calc(1rem * 1.6);
  }
  .discount {
    font-size: calc(1rem * 1.6);
  }
  .flexbox_btn {
    width: 98%;
    margin: 0 auto;
  }

  .br_pc {
    display: none;
  }
  .br_sp {
    display: block;
  }
  .pc_img {
    display: none !important;
  }
  .sp_img {
    display: block !important;
    width: 100%;
  }
}
