/* -------------------------------- 

Catalog LP style

-------------------------------- */
/* -------------------------------- 

スライド画像

-------------------------------- */
.cd-hero-slider li:first-of-type {
  background-color: #2c343b;
  background-image: url(../img/top.jpg);
}

.cd-hero-slider li.selected p {
  line-height: 25px;
  }

@media only screen and (min-width: 768px) {
.cd-hero-slider li.selected p {
  line-height: 30px;
  }
  }

/* -------------------------------- 
2カラム（CBSとは）
-------------------------------- */

.element-L{
	text-align: center;
}

.clumun{
	margin-bottom: 10px;
	overflow: hidden;
} 

.clumun-mb{
	margin-bottom: 10px;
	overflow: hidden;
}

.element-L img{
    margin:50px 0 20px 0;
    width:70%;
} 

.element-R{
	text-align: center;
	margin-bottom:80px;
}

.element-R p{
     padding-left:10px;
     line-height: 25px;
     text-align: left;
     margin-bottom:30px;
}

.cbs-title{
  font-size:18px;
  font-weight:700;
  color: #0F78B1;
  font-weight: bold;
  line-height: 28px;
  margin: 20px 0 10px 0;
  padding-bottom: 5px;
  }


@media only screen and (min-width: 768px) {
.clumun{
	margin-bottom: 0;
	overflow: hidden;
} 

.element-L{
    width: 45%;
	float: left;
	overflow: hidden;
}

.element-L img{
    margin-top:80px;
    width:100%;
}


.element-R{
    width: 45%;
	text-align: center;
	overflow: hidden;
}

.element-R p{
     padding-left:30px;
     line-height: 30px;
     text-align: left;
     margin-bottom:30px;
     margin-top:30px;
}

.element-L{
    width: 58%;
	float: left;
	overflow: hidden;
} 

.element-R{
    width: 35%;
	overflow: hidden;
}

.cbs-title{
  font-size:16px;
  font-weight:700;
  color: #0F78B1;
  font-weight: bold;
  line-height: 30px;
  margin: 80px 0 0 0;
  padding-bottom: 5px;
  }
}


/* -------------------------------- 
Connected Building Solutionl
-------------------------------- */

.sub-title{
 text-align: center;
  margin:20px;
 line-height: 30px;
 color:#ffffff;
 font-size: 14px;
 line-height: 25px;
 text-align: center;
 }

@media only screen and (min-width: 768px) {
.sub-title{
 text-align: center;
  margin:15px 20px 50px 30px;
 line-height: 32px;
 color:#ffffff;
 font-size: 20px;
 font-weight: 700;
 }
 
.sub-title span{
 font-size: 16px;
 }
 }

/* -------------------------------- 
わたしたちのビジョン
-------------------------------- */

.vision-inbox {
    padding: 20px;
    transform:skew(0deg, 0deg);
	}

.visiontitle {
  height: auto;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 20px;
  margin-left:20px;
  margin-bottom:20px;
  
}

.vision-sub-title {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  margin:20px 0 50px 0;
}

.vision-txt{
	text-align: center;
	font-size:14px;
	margin-top:20px;
	line-height: 25px;
	color:#ffffff;
	margin-top:50px;
	margin-bottom:50px;
}

@media only screen and (min-width: 768px) {

.cd-fixed-bg.cd-bg-2 .vision-inbox {
    padding: 10px;
    vertical-align: middle;
    margin-top:30px;
	}

.visiontitle {
  height: auto;
  color: #ffffff;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}

.vision-sub-title {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin:20px 0 30px 0;
}


.vision-txt{
	text-align: center;
	font-size:16px;
	margin-top:10px;
	margin-bottom:30px;
	line-height: 30px;
	color:#ffffff;
}
}
 

/* -------------------------------- 

取り扱いブランド

-------------------------------- */
.cable_brand {
	padding-bottom: 30px;
}

.cable_brand .title {
  width: 100%;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.2em;
  text-align: center;
  border-bottom: 1px dotted;
  margin-top: 0;
  padding-bottom: 10px;
  padding-top: 20px;
}

.cable_brand ul{
  text-align: center;
}

.cable_brand ul li{
  padding: 5px 0;
  list-style: none;
}

.product_list {
	margin-top: 30px;
}

.product_list dl{
  padding-bottom: 20px;
  margin: 0 auto;
}

.product_list dt{
  width: 100px;
  display: table-cell;
  vertical-align: middle;
}

.product_list dt img{
  width: 90%;
}

.product_list dd{
  display: table-cell;
  line-height: 1.1em;
  font-size: 1.4rem;
  vertical-align: middle;
  line-height:25px;
}


@media only screen and (min-width: 768px) {
  .cable_brand{
    display: table;
    margin: 0 auto;
  }	
  .cable_brand .title {
    font-size: 2.2rem;
    padding-top: 30px;	
  }
  .cable_brand ul{
	padding-bottom: 30px;
  }	
  .cable_brand ul li{
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
}
  .product_list {
	margin-top: 80px;
}
  .product_list dt{
    width: 200px;
}
  .product_list dd{
    font-size: 1.6rem;
}
  .product_list dt img{
    width: auto;
}
}

/* -------------------------------- 

ボタン
-------------------------------- */
.infobtn {
    width: 190px;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 15px 15px 15px 0;
    color: #595757;
    border: 1px solid #595757;
    border-radius: 3px;
    margin: 0 auto;
    margin-bottom: 50px;
    padding-right: 0;
    margin-top:20px;
}

.infobtn:hover {
    background-color: rgba(255,255,255,0.3);
    border: 1px solid #1672A7;
    color: #1672A7;
    }

@media only screen and (min-width: 768px) {
  .infobtn {
    text-align:center;
    border:none;
    padding:0px;
    padding:20px;
    border:1px solid;
    }
    
  .infobtn:hover {
    border:none;
    color:#1672A7;
    text-decoration:none;
    padding:20px;
    border:1px solid;
    }
}

#home a[href$=".pdf"] { 
   background: url(../img/icon_pdf.png) no-repeat 95% 50%;
   padding-right: 0;

}  
#home * html a.pdf{   
   background: url(../img/icon_pdf.png) no-repeat 100% 50%;  
   padding-right: 0x;
} 

/* -------------------------------- 
改行
-------------------------------- */
@media screen and (min-width: 768px){   
  .pc { display:block; }
  .sp { display:none; }
}
@media screen and (max-width: 768px){   
  .pc { display:none; }
  .sp { display:block; }
}

