.section-wrapper{
  font-size: 16px;
}

.section-wrapper__inner {
  border-image-source: linear-gradient(#FAFAFA, #FAFAFA);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-wrapper a:hover .related-products__icon span{
  font-family: "Noto Sans JP", sans-serif !important;
}
.anchor__item-wrap{
  align-items: flex-end;
}

.btn__link--pdf{
  
  background-image: url(/jp/common/v4/img/icon-blank.svg), url(/jp/lighting/home/exterior/standlight/flat-lamp/img/icon-pdf.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: calc(100% - 16px) calc(50% - 1px), 20px 50%;
  background-size: 22px auto, 22px auto;
  text-align: center;
  padding: 16px 70px;
}
@media print, screen and (min-width: 48em) {
  .btn__link--pdf {
    background-size: 22px auto, 22px auto;
  }
}

.lucoeur-bland_icon_inner{
padding: 0 0 60px;
}
.lucoeur-bland_icon_text{
  width: 280px;
  margin: 0 auto;
}
.lucoeur-bland_icon_img{
  padding: 32px 0;
  max-width: 540px;
  margin: 0 auto;
}
@media print, screen and (max-width: 640px) {
.lucoeur-bland_icon_inner{
  padding: 0 0 20px;
}
.lucoeur-bland_icon_text{
  width: 235px;
}
.lucoeur-bland_icon_img{
padding: 16px 24px;
}
}
.lucoeur-flex{
  display: flex;
  gap: 16px;
}
.lucoeur-image-grid2{
  margin-top: 48px;
}
.lucoeur-image-grid2-item{
  width: 50%;
}
.lucoeur-image-grid2-item .img_area{
  display: flex;
  gap: 8px;
  align-items: center;
}

.lucoeur-image-grid2 .img01,
.lucoeur-image-grid2 .img02{
  width: 50%;
}

.lucoeur-image-grid3{
  margin-top: 16px;
}


@media only screen and (max-width: 640px) {
  .section-wrapper{
    padding-right: 6.4vw;
    padding-left: 6.4vw;
  }
  .lucoeur-image-grid2{
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 24px;
  }
  .lucoeur-image-grid2-item{
    width: 100%;
  }

  .lucoeur-image-grid3{
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 8px;
  }
 
  .lucoeur-image-grid2 .img01,
  .lucoeur-image-grid2 .img02{
    width: 100%;
  }
  .lucoeur-image-grid3 .img03{
    width: calc(40% - 3.2px);
    flex-shrink: 0;
  }
  .lucoeur-image-grid3 .img05{
    width: calc(60% - 4.8px);
    flex-shrink: 0;
  }
  .lucoeur-image-grid3 .img04{
    order: 2;
    width: 100%;
  }

}

.lucoeur-feature{
  display: flex;
  gap: 30px 16px;
  flex-wrap: wrap;
}
.lucoeur-feature-item{
  width: calc(50% - 8px);
  text-align: center;
}
.lucoeur-feature-item .img_area{
  display: flex;
  gap: 8px;
}
.lucoeur-feature-item .img_area img{
  width: 50%;
}

@media only screen and (max-width: 640px) {
  .lucoeur-feature{
    flex-wrap: wrap;
    gap: 20px 8px;
  }
  .lucoeur-feature-item{
    width: 100%;
  }
}

.lucoeur-lens{
  display: flex;
  gap: 20px;
}
.lucoeur-lens-item{
  width: 25%;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .lucoeur-lens{
    flex-wrap: wrap;
  }
  .lucoeur-lens-item{
    width: calc(50% - 10px);
}
}

.lucoeur-timer{
  max-width: 840px;
  margin: auto;
}


@media only screen and (min-width: 641px) {
  .lucoeur-led{
    max-width: 1020px;
    margin: auto;
    display: flex;
  }
}

.lucoeur-other{
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.lucoeur-other-item{
  text-align: center;
}

.lucoeur-other-exposed{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}
.lucoeur-other-embed{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}
.lucoeur-other-exposed .lucoeur-other-exposed-item,
.lucoeur-other-embed .lucoeur-other-embed-item{
  width: calc(50% - 10px);
}

@media only screen and (min-width: 641px) {
  .lucoeur-other{
  flex-wrap: nowrap;
  gap: 10px;
}
.lucoeur-other-item:first-child{
  width: 55%;
}
.lucoeur-other-item:last-child{
  width: 45%;
}
.lucoeur-other-exposed .lucoeur-other-exposed-item{
  width: calc(33% - 16px);
}

 .img-keep-aspect{
  width: 80px;
  height:80px;
 }
  .lucoeur-other-embed div:first-child{
    width: calc(60% - 10px);
  }
  .lucoeur-other-embed div:last-child{
    width: calc(40% - 10px);
  }
}

.bg-black{
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
}
.lucoeur-switch {
  display: flex;
  align-items: center;
  max-width: 700px;
  margin: 40px auto;
  gap: 12px;
  border-bottom: 1px solid #333;
  justify-content: space-between;
  
}

.lucoeur-switch-content{
  max-width: 700px;
  margin: 40px auto;
  gap: 10px;
  align-items: flex-start;
}
.lucoeur-switch-content-item{
  width: 25%;
  text-align: center;
}
.lucoeur-switch-content-item img{
  width: auto;
}
@media only screen and (min-width: 641px) {
  .lucoeur-switch {
    border-bottom: none;
    align-items: center;
   
  }
  .lucoeur-switch-line {
    flex-grow: 1;
    height: 1px;
    background-color: #333;
    margin: 0 8px;
  }
}


.product-table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  margin-top: 40px;
}
.product-table th,
.product-table td {
  border: 1px solid #ccc;
  padding: 16px;
  vertical-align: middle;
  
}
.product-table .table__head{
  background-color: #fafafa;
  text-align: left;
  font-weight: 500;
  width: 20%;
}

.product-table .no-border{
  border: none;
}

.product-table th:first-child,
.product-table td:first-child {
  border-left: none;
}

.product-table th:last-child,
.product-table td:last-child {
  border-right: none;
}

@media only screen and (max-width: 640px) {
  .sp-column{
    flex-direction: column;
  }
  .img-keep-aspect{
    width: 70px;
    height: 70px;
    margin: auto;
   }
.product-table {
  min-width: 700px;
  white-space: nowrap;
  margin-top: 10px;
}
.list-Result_Label-Black,
.list-Result_Label-White{
  width: 60px;
}
}
.related-products__icon{
  display: flex;
  gap: 5px;
  margin-bottom: 5px;
}

