﻿#wrap #contents {
    padding: 0 0px !important;
}
ol, ul {
    list-style: none;
    padding: 0;
}
.mgb30{margin-bottom:30px;}
.mgtb30{margin:30px 0;}
.container-all {
	max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
@media screen and (max-width:767px) {
.container-all,.container-all {
	width:100%;
}
.maindesign .fslarge {
    font-size: 1.2em;
}
}
.container-all a {
	text-decoration:none;
}
.conlink .rea {
    /*max-width: calc(33.33% - 7px);
    margin: 1em 0;*/
}
.maindesign {
    font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	margin:0;
}
.maindesign p {
	line-height:1.2em;
	}
.maindesign a p{
	color:#000;
}
.maindesign a p:active{
	color:#000;
}
.maindesign a p:visited{
	color:#000;
}
.maindesign h1 img{
	width:100%;
}

.maindesign h1 .heading01{
	color: #fff;
    text-shadow: 1px 1px 2px rgb(10 10 10 / 70%);
    text-align: left;
    font-weight: bold;
    font-size: 70px;
    margin-left: 0;
    padding-top: 0;
    line-height: 0.8;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    /*left: 60px;*/
	text-align:center;
	width:100%;
}
.maindesign h1 .heading01 .small_title{
	font-size:0.4em;
}

.maindesign h1 .heading01 .sub_title{
	font-size:0.6em;
}

.maindesign .heading{
	padding-right:5px;
}
.maindesign h1 span .s_title{
	font-size:0.8em;
}
@media screen and (max-width: 767px){
.maindesign h1 .heading01{
	font-size: 9vw;
}
.maindesign h1 .heading01 .small_title{
	font-size:0.5em;
}

.maindesign h1 .heading01 .sub_title{
	font-size:0.6em;
}
}

.maindesign .fsMedium{
	padding: 0.75em 1.0em;
}
.rea {
    background: #fff;
    display: table;
    width: 100%;
    border: solid 1px #000;
    color: #333;
    font-weight: 700;
	    border-radius: 20px;
    overflow: hidden;
}
.rea:hover {
    background: #f4dfe6;
    text-decoration: none;
    color: gray;
}
.rlmg {
    display: table-cell;
    width: 100px;
    /*height: 100px;*/
    vertical-align: middle;
}
.rlmg img {
    width: 100%;
}
.rep {
    display: table-cell;
    vertical-align: middle;
    padding: 0 1em;
    width: calc(100% - 100px);
    border-left: #e5e5e5 solid 2px;
}
.listHead34 {
    font-size: 1.2em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 10px 0;
}
.tabletri {
    width: 100%;
    margin-bottom: 18px;
    background-color: #fff;
    border-collapse: collapse;
    font-size: 1.0em;
    text-align: left;
    line-height: 1.4;
    margin-top: 8px;
}
.tabletri td{
	padding:10px;
	
}
.tbl01 th{
	background-color:#ebebeb;
	color:#000;
  padding: 15px;
}
.tbl01 {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 15px -6px #00000073;
}

.tbl01 th,
.tbl01 td {
  padding: 20px 0;
  border: 1px solid #ccc;
}

.tbl01 tr{
  text-align: center;
  padding: 20px 0;
}
.tbl02 th{
	background-color:#6296ca;
	color:#FFF;
  padding: 15px;
}
.tbl02 {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 15px -6px #00000073;
}

.tbl02 th,
.tbl02 td {
  padding: 20px 0;
  border: 1px solid #ccc;
}

.tbl02 tr{
  text-align: center;
  padding: 20px 0;
}
.fwb{
	font-weight:bold;
}
.lh15{
	line-height:1.5em;
}

.maindesign span.indent {
    display: block;
    padding-left: 1.0em;
    text-indent: -1.0em;
}
.maindesign .cols3-2 li{
width:calc(33.33% - 7px);
margin-right:calc(21px / 2);
margin-bottom:20px;
position: relative;
} 

.maindesign .cols3-2 .text-box{
padding:0.5em;
line-height: 1.6em;
}

.maindesign .cols3-2 .cover-btn{
position: absolute;
bottom: 0%;
width:100%;
}	

.maindesign .cols3-2 li:nth-child(3n){
margin-right:0px;
}


@media screen and (max-width:767px){

.maindesign .links.cols3-2 li{
width:calc(50% - 5px);
margin-right:calc(10px / 1);
margin-bottom:20px;
}
.maindesign .links.cols3-2 li:nth-child(2n){
margin-right:0px;
}	
.maindesign .cols3-2 li:nth-child(3n){
margin-right:calc(10px / 1);
}
.maindesign .links.cols3-2 li:nth-child(6n){
margin-right:0px;
}
.maindesign .links.cols3-2 .text-box{
padding: 0.5em;
line-height: 1.6em;

}
.maindesign span.indent {
    display: block;
    padding-left: 1.0em;
    text-indent: -1.0em;
    margin: 0 3%;
    line-height: 1.4;
}
}






.maindesign .main_botton li{
	width: calc(100% / 6 - 7px);
    margin-right: calc(42px / 5);
}
.maindesign .main_botton .rep {
    display: block;
    vertical-align: middle;
    padding: 0.7em 0.5em;
    width: auto;
    border-left: none;
}
.maindesign .main_botton li:nth-child(3n) {
    margin-right: calc(42px / 5);
}
.maindesign .main_botton li:nth-child(6n) {
    margin-right: 0px;
}
@media screen and (max-width:767px) {
.maindesign .main_botton .rep p{
	font-size:0.8em;
}
.maindesign .main_botton li{
	width: calc(50% - 5px);
    margin-right: 10px;
}
.maindesign .main_botton li:nth-child(3n) {
    margin-right: 10px;
}
.maindesign .main_botton li:nth-child(6n) {
    margin-right: 10px;
}
.maindesign .main_botton li:nth-child(2n) {
    margin-right: 0;
}

}


.maindesign .relation {
    display: flex;
    flex-wrap: wrap;
}
.maindesign a.feature {
    display: block;
    color: #000000;
    text-decoration: none;
	width: calc(33.3% - 7px);
    height: auto;
    min-height: 75px;
    margin-right:calc(15px / 2);
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
.maindesign .feature:nth-child(3n) {
    margin-right: 0;
}
.maindesign .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20%;
    transform: translateY(-50%);
    transition: 0.6s;
	max-width:100px;
}
.maindesign .feature .feat_title {
    font-size: 1.2em;
    width: calc(80% - 30px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
}
.maindesign .feature .feat_title.h_center{
	display: flex;
    align-items: center;
    height: 100%;
}
.maindesign .feature .feat_text {
    font-size: 0.8em;
    width: calc(80% - 30px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
}


@media screen and (max-width: 767px) {
.maindesign .feature .feat_title {
    width: calc(80% - 80px);
}
.maindesign a.feature {
	width:100%;
	margin-right:0;
	min-height:80px;
	display: flex;
    align-items: center;
}
.maindesign .feature img{
	height: 80px;
    width: 93px;
}
.maindesign .feature:nth-child(3n) {
    margin-right: 0;
}
.maindesign .feature:nth-child(2n) {
    margin-right: 0;
}

}


/*.maindesign h3{
	font-size: 1.2em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 50px 0 10px;
}
.maindesign h4::before{
	content:"■";
}*/

.maindesign .point{
	display:flex;
	flex-wrap:wrap;
}

.maindesign .point li{
	width:calc(50% - 20px);
	margin-right:40px;
	margin-bottom:20px;
}
.maindesign .point li:nth-child(2n){
	margin-right:0;
}

@media screen and (max-width: 767px){
.maindesign .point li{
	width:100%;
	margin-right:0;
	margin-bottom:20px;
}


}

.maindesign .banner{
	display:flex;
	flex-wrap:wrap;
}
.maindesign .banner a{
	display:block;
	margin-bottom:10px;
	width:calc(50% - 5px);
	margin-right:10px;
}
.maindesign .banner a:nth-child(2n){
	margin-right:0;
}
@media screen and (max-width: 767px){
.maindesign .banner a{
	width:100%;
	margin-right:0;
}
}

.maindesign .center-half{
	width:50%;
	margin:20px auto;
}

.maindesign .botton_box2.half li{
	width:calc(50% - 7px);
	margin-right:14px;
}
.maindesign .botton_box2.half li:nth-child(2n){
	margin-right:0;
}
@media screen and (max-width: 767px){
.maindesign .botton_box2.half li{
	width:100%;
	margin-right:0;
}

}

.maindesign .wiring {
	width:80%;
	margin:40px auto;
}
.maindesign .wiring p{
	font-size:26px;
	text-align:center;
	margin:20px 0 5px;
	font-weight:bold;
}
.maindesign .wiring .caution{
	font-size:16px;
	text-align:left;
	margin:5px;
	color:#FF0000;
	font-weight:normal;
	text-indent:-1em;
	padding-left:1em;
}
@media screen and (max-width: 767px){
.maindesign .wiring {
	width:100%;
}
}
.maindesign .h2comment{
	margin-top:10px;
	text-align:justify;
}
.maindesign .ceiling_light{
	margin-bottom:50px;
	display:flex;
	flex-wrap:wrap;
}
.maindesign .ceiling_light .ceiling_light_img{
	margin-bottom:5px;
	width:20%;
}
.maindesign .ceiling_light .ceiling_light_text{
	width:calc(80% - 10px);
	margin-left:10px;
}
.maindesign .ceiling_light .ceiling_light_text h4{
	margin-top:0;
}
.maindesign .ceiling_light .ceiling_light_text p{
	margin-bottom:10px;
	text-align:justify;
	margin-top:0;
}
@media screen and (max-width: 767px){
.maindesign .ceiling_light .ceiling_light_text p{
	line-height:1.2;
	font-size:0.9em;
}
.maindesign .ceiling_light .ceiling_light_img{
	width:100%;
}
.maindesign .ceiling_light .ceiling_light_text{
	width:100%;
	margin-left:0;
}
}






body a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    background: #fff;
}

.maindesign .kome {
	margin-bottom:2em;
}

.maindesign .kome li{
	line-height:1.3;
	font-size:small;
	text-indent:-1em;
	padding-left:1em;
}



/*  220726 ここから  */
.maindesign .light-img.w700p{
	width: 100%;
	max-width: 700px;
	margin: 20px auto;
}
.maindesign .light-img img{
	width: 100%;
}
.maindesign .lead-text{
	text-align: justify;
	margin-bottom: 20px;
}
.maindesign .feature-hdg4{
	font-size: 1.5rem;
	margin: 30px 0 20px;
}

.maindesign .light-lumen{
	width: 100%;
	margin-bottom: 10px;
	table-layout: fixed;
	border-collapse: collapse;
}
.maindesign .light-lumen th,
.maindesign .light-lumen td{
	text-align: center;
	padding: 10px;
	border: 1px solid #ccc;
}
.maindesign .light-lumen th{
	background-color: #ddd;
}

.maindesign .feature-link{
	display: flex;
	flex-wrap: wrap;
}
.maindesign .feature-link a{
	display: block;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 10px;
	width: calc(50% - 32px);
	margin-right: 20px;
	margin-bottom: 20px;
}
.maindesign .feature-link a:nth-child(2n){
	margin-right: 0;
}
.maindesign .feature-link.col3-2 a{
	width: calc(33.3% - 32px);
	margin-right: calc(30px / 2);
}
.maindesign .feature-link.col3-2 a:nth-child(2n){
	margin-right: calc(30px / 2);
}
.maindesign .feature-link.col3-2 a:nth-child(3n){
	margin-right: 0;
}
.maindesign .feature-link.col4-2 a{
	width: calc(25% - 32px);
	margin-right: calc(40px / 3);
}
.maindesign .feature-link.col4-2 a:nth-child(4n){
	margin-right: 0;
}


.maindesign .feature-link img{
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.maindesign .feature-link p{
	line-height: 1.4;
	text-align: justify;
}
.maindesign .feature-link p.feature-link--product{
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	font-feature-settings: "palt" 1;
}
@media screen and (max-width: 767px){
.maindesign .feature-link a{
	width:100%;
	margin-right: 0;
}
.maindesign .feature-link.col3-2 a,
.maindesign .feature-link.col4-2 a{
	width: calc(50% - 27px);
	margin-right: calc(10px / 1);
}
.maindesign .feature-link.col3-2 p ,
.maindesign .feature-link.col4-2 p{
	font-size: 0.8em;
}
.maindesign .feature-link.col3-2 .feature-link--product ,
.maindesign .feature-link.col4-2 .feature-link--product{
	font-size: 1.2em;
}
.maindesign .feature-link.col3-2 a:nth-child(2n),
.maindesign .feature-link.col4-2 a:nth-child(2n){
	margin-right: 0;
}

}


.maindesign .flex-light{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .flex-light .light-img{
	width: 39%;
}
.maindesign .flex-light .lead-text{
	width: 59%;
	margin-bottom: 0;
}
.maindesign .feature-hdg1 .sub_title{
	font-feature-settings: "palt" 1;
	background-color: #3333334d;
    width: 80%;
    padding: 20px 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.maindesign .feature-hdg1 .sub_title-secondary{
	font-size: 0.7em;
}
@media screen and (max-width: 767px){
.maindesign .flex-light .light-img{
	width: 100%;
	margin-bottom: 10px;
}
.maindesign .flex-light .lead-text{
	width: 100%;
}

.maindesign .feature-hdg1 .sub_title{
	font-size: 7.5vw;	
}
}


.maindesign .ceiling_light_img img{
	width: 100%;
}

.maindesign .dummyBreadCrumb{
	display: none;
}
#contents article .breadcrumb{
	display: none;
}

/*  220726 ここまで  */




/*商品を5列から3列にする*/
@media screen and (min-width: 767px) {

.feat-art .goods-list-area .item{
	width: calc(33.3% - 20px);
    margin-right: 30px;
}
.feat-art .goods-list-area .item a{
	display:block;
}
.feat-art .goods-list-area .item:nth-child(5n) {
    margin-right: 30px;
}
.feat-art .goods-list-area .item:nth-child(4n) {
    margin-right: 30px;
}
.feat-art .goods-list-area .item:nth-child(3n) {
    margin-right: 0;
}

.feat-art .goods-list-area .item:nth-child(n+1):nth-child(-n+5):before {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100vw;
    height: 1px;
    content: '';
    background-color: #dbdbdb;
    box-sizing: border-box;
	margin-top: 0;
}

.feat-art .goods-list-area .item:nth-child(n+1):nth-child(-n+3):before {
    width: 0;
    height: 0;
    border: 0;
    margin-top: 20px;
}

.feat-art .goods-list-area .item .goods-img{
	display: block;
	margin:auto;
}
}


