/** Shopify CDN: Minification failed

Line 257:1 Expected "}" to go with "{"

**/
.slider {
    display: none;
  }
.slider.slick-initialized {
    display: block; 
}
.lum-gallery-button{
  display:none !important;
}
.about {
  text-align: center;
  padding: 2.5em 0 4em;
  border-bottom: 1px solid #231815;
}
.about h3 {
  font-size: 0.9em;
  font-weight: bold;
}
.about h3 span {
  font-size: 0.9em;
}
.about .about_lead {
  font-size: 0.65em;
  line-height: 2em;
}
.about_main_contents {
  padding: 4em 0;
  border-bottom: 1px solid #231815;
  text-align: center;
}
.about_main_contents:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.about_main_contents h2 {
  font-size: .9em;
  text-transform: none;
  text-align: center;
  margin-bottom: 3em;
  letter-spacing: .05em;
  display: inline-block;
  border-bottom: 1px #000 solid;
  padding-bottom: 3px;
}
.about_main_contents h2 span {
  font-size: 0.85em;  
}
.about_info {
  text-align: left;
}
.about_info dl {
  margin-block: 0;
}
.about_info dl dt {
  
}
.about_info dl dd {
  margin: 0;
}
.about_info .info_ttl {
  font-size: 0.9em;
  margin-bottom: 1.2em;
  letter-spacing: 0.05em;
  font-weight: bold;
  position: relative;
}
.about_info .info_ttl span {
  font-size: 0.8em;
}
.about_info .info_ttl span:before {
  content: "/";
  display: inline-block;
  padding: 0 0.3em;
}
.about_info .info_text {
  margin-bottom: 3em;
  font-size: .7em;
  line-height: 2em;
  letter-spacing: 0.05em;
}
.about_info .info_text .video_area {
  position:relative;
  padding-bottom:56.25%;
  height:0;
  overflow: hidden;
}
.about_info .info_text .video_area iframe {
  position: absolute;
  top:0; left:0;
  width:100%;
  height:100%;
}
.about_info .leather_type_ttl {
  position: relative;
  margin-bottom: 0.75em;
}
.color_variation .info_ttl p {
  font-size: 8px;
    margin-bottom: 0.5em;
    position: absolute;
    top: 0.6em;
    left: 15em;
    font-weight: normal;
    letter-spacing: initial;
}
.color_variation .color_list.wax .leather_type_ttl p,
.color_variation .color_list.oil .leather_type_ttl p{
  position: absolute;
    top: 0;
    left: 13em;
    font-size: 8px;
    /* margin-bottom: 0.5em; */
    line-height: 1em;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.leather_type_color .color_area {
    display: flex;
    margin: 0 -1%;
}
.leather_type_color .color_box {
    flex-basis: 16.666666%;
    padding: 0 1%;
    box-sizing: border-box;
}
.about_info .color_list.wax {
  margin-top: 2em;
}
.leather_type_color .color_box .color_img {
}
.leather_type_color .color_box .color_name {
    font-size: 0.7em;
    display: block;
    line-height: 1.2em;
    text-align: center;
}
.about_info .care_step li {
  margin-bottom: 1.5em;
}
.about_info .care_step li span {
  font-weight:bold;
}
.aging .aging_lead {
  margin: 0 0 -1em 0;
}
.aging .aging_info {
  margin: 2em 0 0 0;
}
.aging_info li {
  margin-bottom: 2em;
}
.aging_info li .caption {
  font-size: 1em;
}
.aging_info li .caption span {
  font-size: 0.9em;
}
.lum-lightbox-inner .lum-lightbox-caption {
  position: inherit !important;
}

/* ▼タブレット用 */
@media (min-width: 768px) {
  .eco_leather .color_variation .info_text img {
    width: 309px;
  }
  .about .about_lead {
    font-size: 0.8em;
    line-height: 2.2em;
  }
  .about_main_contents h2 {
    font-size:1em;
  }
  .about_info .info_text {
    font-size: 0.75em;
  }
  .aging_info li {
    width:48%;
    float:right;
  }
  .aging_info li:nth-child(odd) {
    float:left;
  }
  .color_variation .info_text p {
    right: 0;
    top: 0.1em;
    font-size: .9em;
  }
  .about h3 {
    font-size: 1em;
  }
}
/* ▼PC用デザインとして付け足すデザイン */
@media (min-width: 1024px) {
  .about_main_contents {
    width:700px;
    margin: 0 auto;
    padding: 6em 0;
    text-align: center;
  }
  .about_main_contents h2 {
    display: inline-block;
    border-bottom: 1px #000 solid;
    padding-bottom: 3px;
  }
  .about_info > ul > li {
    margin-bottom:2em;
  }
  .about_info dl:after {
    content: "";
    display: table;
    clear: both;
  }
  .about_info .info_ttl {
    width:150px;
    float:left;
    font-size: 1em;
  }
  .about_info .info_text {
    font-size: .8em;
    width:550px;
    float:left;
  }
  .eco_leather .color_variation .info_text {
        padding: 2.5em 0 0 0;
  }
  .about_info .info_ttl span {
    display: block;
    font-size: .7em;
  }
  .about_info .info_ttl span:before {
    content: "";
    padding:0;
  }
  .color_variation .info_ttl p {
    top: 6px;
    left: 16.5em;
    width: 320px;
    font-size: 9px;
  }
  .template-page.ABOUT .lum-lightbox-inner img {
    max-width: 70%;
    max-height: 70%;
  }
}
@media screen and (max-width: 480px) {
.lum-img {
  width:100% !important;
  height:auto !important;
}