img {
  vertical-align: top;
}

#terasu-contents img {
  max-width: 100%;
}
#terasu-contents a:hover p, #terasu-contents a:hover span {
  color: inherit;
  font-family: sans-serif;
}
#terasu-contents .link-light-blue {
  font-size: inherit;
  display: inline;
}
#terasu-contents .underline {
  text-decoration: underline;
}
#terasu-contents #visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#terasu-contents #visual .box {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
#terasu-contents #visual figure {
  margin-bottom: 0.5em;
  position: relative;
}
#terasu-contents #visual figure figcaption {
  padding: 0.5em 1em;
  width: 100%;
  height: 4em;
  color: #fff;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#terasu-contents h1 b span {
  margin-top: 0.5em;
  font-size: 20px;
}
#terasu-contents .trendnews-intro {
  margin: 0 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#terasu-contents .trendnews-profile {
  margin: 0;
  -ms-flex-preferred-size: 780px;
      flex-basis: 780px;
}
#terasu-contents .trendnews-profile__item {
  width: auto;
}
#terasu-contents .trendnews-exterior {
  -ms-flex-preferred-size: 180px;
      flex-basis: 180px;
}
#terasu-contents .trendnews-exterior figure {
  position: relative;
}
#terasu-contents .trendnews-exterior figure figcaption {
  padding: 0.5em;
  width: 100%;
  color: #fff;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#terasu-contents .trendnews-lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#terasu-contents .trendnews-lead-txt {
  -ms-flex-preferred-size: 680px;
      flex-basis: 680px;
}
#terasu-contents .trendnews-lead-txt .shoulder {
  margin-bottom: 0.8em;
  font-size: 18px;
}
#terasu-contents .trendnews-lead-txt .shoulder .area {
  font-size: 0.6em;
}
#terasu-contents .trendnews-lead-txt h2 {
  margin-bottom: 0.8em;
  font-size: 20px;
}
#terasu-contents .trendnews-lead figure {
  -ms-flex-preferred-size: 280px;
      flex-basis: 280px;
}
#terasu-contents .trendnews-column-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#terasu-contents .trendnews-column-3 .box {
  -ms-flex-preferred-size: calc(33% - 10px);
      flex-basis: calc(33% - 10px);
}
#terasu-contents .trendnews-column-3 .box h4 {
  margin-bottom: 0;
  padding: 0.5em;
  font-size: 1.2em;
  background: #e3e3e3;
}
#terasu-contents .trendnews-column-3 .box h4 .label {
  padding: 0.2em;
  color: #fff;
  font-size: 0.8em;
  background: #333;
  display: inline-block;
  -webkit-transform: translate(-1em, -0.2em);
          transform: translate(-1em, -0.2em);
}
#terasu-contents .trendnews-column-3 .box .height-group-1 {
  height: 5.5em;
}
#terasu-contents .white-box {
  padding: 20px;
  background: #fff;
}
#terasu-contents .product {
  text-align: center;
}
#terasu-contents .product-category-ttl {
  margin-bottom: 0.2em;
  font-size: 1.3em;
  font-weight: bold;
}
#terasu-contents .product-img {
  margin: 10px auto;
}
#terasu-contents .product-img-duct {
  width: 50%;
}
#terasu-contents .product-img-led {
  margin-top: 18px;
  width: 80%;
}
#terasu-contents .product-img-speaker {
  width: 40%;
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#terasu-contents .product-img-speaker img {
  width: 152px;
}
#terasu-contents .product-img-speaker figcaption {
  margin: 0 0 0 10px;
}
#terasu-contents .product-img-tolso {
  margin: auto;
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#terasu-contents .product-img-tolso img {
  width: 120px;
}
#terasu-contents .product-img-tolso figcaption {
  margin: 0 0 0 10px;
}
#terasu-contents .product-plus {
  margin: 21px 0;
  font-size: 4em;
  line-height: 1;
  text-align: center;
}
#terasu-contents .product-link a {
  display: block;
  /*figcaption {
  	position: relative;
  	&::before,
  	&::after {
  		content: '';
  		display: block;
  		position: absolute;
  	}
  	&::before {
  		width: 1.2em;
  		height: 1.2em;
  		background: #3e6fcf;
  		border-radius: 50%;
  		top: 50%;
  		right: 0;
  		transform: translateY(-50%);
  	}
  	&::after {
  		width: 0.4em;
  		height: 0.4em;
  		border: 1px solid #fff;
  		border-bottom: none;
  		border-left: none;
  		top: 50%;
  		right: 0.4em;
  		transform: translateY(-50%) rotate(45deg);
  	}
  }*/
}
#terasu-contents .product-link-btn {
  margin: auto;
  padding: 0.6em 1em;
  width: 80%;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #00529d;
  position: relative;
}
#terasu-contents .product-link-btn::after {
  width: 0.4em;
  height: 0.4em;
  content: "";
  border: 1px solid #fff;
  border-bottom: none;
  border-left: none;
  display: block;
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

@media screen and (min-width: 1025px) {
  #terasu-contents a:hover {
    opacity: 0.7;
  }
  #terasu-contents a:hover * {
    font-family: sans-serif !important;
    opacity: 1 !important;
  }
  #terasu-contents a:hover li {
    color: #333;
  }
}
@media screen and (max-width: 640px) {
  #terasu-contents #visual {
    display: block;
  }
  #terasu-contents #visual figure {
    margin-bottom: 0;
  }
  #terasu-contents #visual figure figcaption {
    padding: 0.5em 1em;
    height: auto;
    font-size: 12px;
    display: block;
    position: static;
  }
  #terasu-contents .trendnews-intro {
    margin: 0 0 30px;
    display: block;
  }
  #terasu-contents .trendnews-profile__item {
    width: auto;
  }
  #terasu-contents .trendnews-exterior {
    margin: 20px auto;
    width: 50%;
  }
  #terasu-contents .trendnews-lead {
    display: block;
  }
  #terasu-contents .trendnews-column-3 {
    display: block;
  }
  #terasu-contents .trendnews-column-3 .box {
    margin: 0 auto 20px;
    padding-bottom: 20px;
    width: 85%;
  }
  #terasu-contents .trendnews-column-3 .box .height-group-1 {
    height: auto;
  }
  #terasu-contents .product-img-duct {
    width: 55%;
  }
  #terasu-contents .product-img-led {
    width: 100%;
  }
  #terasu-contents .product-img-speaker {
    width: 100%;
  }
  #terasu-contents .product-img-speaker img {
    width: 50%;
  }
  #terasu-contents .product-img-speaker figcaption {
    margin-left: 0;
  }
  #terasu-contents .product-img-tolso {
    width: 100%;
  }
  #terasu-contents .product-img-tolso img {
    width: 40%;
  }
  #terasu-contents .product-plus {
    margin: 0 0 10px;
    font-size: 4em;
  }
  #terasu-contents .product-link-btn {
    width: 100%;
  }
}