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

#spe .icon img{
           width: 100%;
           margin-bottom: 20px;
           }

#spe .spe-title {
    margin-bottom: 10px;
    text-align: left;
    font-weight: 600;
    line-height: 23px;
    padding-top: 0px;
}
           
@media only screen and (min-width: 768px) {
.cd-hero-slider li:first-of-type {
  background-color: #2c343b;
  background-image: url(../img/belden-top.jpg);
}
#spe .icon img{
           width: 100%;
           }

}

.mark {
    background-color: #0F78B1;
    padding: 10px 20px;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    float: right;
}

.grid3 a:hover{
             opacity:0.7;
             }
             
/* 2ƒJƒ‰ƒ€ */
.column {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-right: 10px;
  margin-bottom: 40px;
  margin-left: 10px;
  display: flex;
	align-items: center;
	justify-content: center;
}
.column-img {
  width: 40%;
}
.column-img img {
  width: 70%;
}
.column-texts {
  box-sizing: border-box;
  padding-right: 30px;
  padding-bottom: 40px;
  padding-left: 30px;
  width: 60%;
}

@media screen and (max-width: 767px) {
  .column {
    flex-direction: column;
  }
  .column--reserve {
    flex-direction: column-reverse;
  }
  .column-img {
    width: 100%;
  }
  .column-texts {
    width: 100%;
    padding:10px 0;
    margin:0 auto;
  }
}

#cardlayout-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
     /*margin: 2em auto;
   max-width: 960px;*/
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 0px;
}
@media screen and (max-width: 768px){   
#cardlayout-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    /*margin: 2em auto;*/
    /*max-width: 960px;*/
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-bottom: 100px;
    padding:0 15px;
}
}

#cardlayout-wrap img {
    display: block;
    max-width: 100%;
    height: auto;
    border:1px solid #ccc;
    border-width: 1px 1px 0 1px;
}

.card-figure {
    margin: 0;
    padding: 0;
}

.card-title {
    margin: 10px;
    color: #333;
    text-align: center;
    font-size: 1.8em;
}
.card-text-tax {
    margin: 0;
    padding: 20px;
    color: #595757;
    line-height: 27px;
    border: 1px solid #ccc;
    border-width: 0 1px 1px 1px;
}
@media screen and (max-width: 768px){
.card-text-tax {
    margin: 0;
    padding: 10px;
    color: #595757;
    line-height: 27px;
    border: 1px solid #ccc;
    border-width: 0 1px 1px 1px;
}
}

.card-list {
    margin: 0.5em auto;
    padding: 0;
    width: 96%;
    background: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}

#card-text-tax .span {
                     margin-bottom: 20px;
                     }
.mgb30{
margin-bottom: 30px;
}
.mgb50{
margin-bottom: 50px;
}
.mgt30{
margin-top: 30px;
}
.mgt50{
margin-top: 50px;
}

.brand .clumun {
    margin: 0 0 30px;
    padding-top: 30px;
}
.clumun2 {
    margin: -8px;
}

.btn {
    width:auto;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 5px 20px;
    color: #fff;
    background-color: #8EC926;
    border-radius: 20px;
    margin-top: 30px;
    border:1px solid #8EC926;
}
.btn a{ color: #ffffff;
        display: block;
        padding: 10px 20px;
        margin: -10px -20px;
}
.btn a:hover{ 
               color: #069;
   
}
@media screen and (max-width: 768px){
.btn {
    width:auto;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 5px 10px;
    color: #fff;
    background-color: #8EC926;
    border-radius: 20px;
    margin-top: 30px;
    border:1px solid #8EC926;
    line-height: 20px;
}
.btn a{ color: #ffffff;
        display: block;
        padding: 10px;
        margin: -10px;
}
.btn a:hover{ 
               color: #069;
   
}
}

.btn2{
    width:auto;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 15px 20px;
    color: #fff;
    background-color: #8EC926;
    border-radius: 30px;
    margin-top: 30px;
}

.btn2 a{ color: #ffffff;
        display: block;
        padding: 15px 20px;
        margin: -15px -20px;
        border-radius: 40px;
        border:1px solid #8EC926;
}
.btn2 a:hover{ 
        background: #ffffff;
        display: block;
        padding: 15px 20px;
        margin: -15px -20px;
        border-radius: 40px;
        color: #069;
        border: 1px solid #069;
}

@media screen and (max-width: 768px){
.btn2{
    width:auto;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 10px 20px;
    color: #fff;
    background-color: #8EC926;
    border-radius: 20px;
    margin-top: 30px;
    border:1px solid #8EC926;
}
.btn2 a{ color: #ffffff;
        display: block;
        padding: 10px 20px;
        margin: -10px -20px;
        border-radius: 40px;
}
.btn2 a:hover{ 
               color: #069;
}
}

.btn-datasheet {
    width:auto;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 15px 20px;
    color: #fff;
    background-color: #069;
    border-radius: 30px;
    margin-top: 30px;
    border:1px solid #069;
}
.btn-datasheet a{ 
        display: block;
        padding: 15px 20px;
        margin: -15px -20px;
        border-radius: 40px;
        color: #fff;
}
.btn-datasheet a:hover{ 
               color: #069;
               background-color: #ffffff!important;

   
}
@media screen and (max-width: 768px){
.btn-datasheet {
    width:auto;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 10px 20px;
    color: #fff;
    background-color: #069;
    border-radius: 20px;
    margin-top: 30px;
    border:1px solid #069;
}
}
.line{
       border: 1px solid #888;
       background-color:#fff;
       }
.title-c {
        font-size: 2.2rem;
        margin-bottom: 30px;
        text-align: center;
        padding-top: 0px;
        font-weight: 600;
        line-height: 27px;
    }
    .case-title{
              font-size: 20px;
              padding: 15px 20px;
              border:1px solid #888;
              border-radius:5px;
              margin-top: 30px;
              margin-bottom: 20px;
              }
@media screen and (max-width: 768px) {
.case-title{
              font-size: 18px;
              padding: 10px 20px;
              border:1px solid #888;
              border-radius:5px;
              margin-top: 30px;
              margin-bottom: 20px;
              }
.title-c {
        font-size: 16px;
        margin-bottom: 10px;
        text-align: center;
        padding-top: 0px;
        font-weight: 600;
        line-height: 27px;
    }
              }
#case .grid2 .col {
    float: left;
    margin-left: 1%;
}

@media screen and (max-width: 768px) {
#case .icon img {
        width: 92%;
        margin-bottom: 20px;
    }
}

.indent{
         font-size: 14px;
         padding-left:1em;
		 text-indent:-1em;
		 margin-top: -25px;
		 }