.s5-listItem4__main{
  border-top: none;
}
.s5-listItem4__mainLink:hover{
  text-decoration: none;
}
.s5-listItem4 .s5-list {
  margin-top: 5px;
}

.mod-casestudy-detail div#mod-casestudy-detail-title {
  margin: auto;
}
.mod-casestudy-detail div.mod-casestudy-detail-box h3 {
  margin: 0 0 30px;
  padding: 10px 25px;
  background: url(/pro-audio/casestudy/images/img_title_bg.png) no-repeat left center;
  -webkit-background-size: cover;
  background-size: cover;
  font-weight: bold;
  font-size: 1.23077em;
  line-height: 1.2;
  color: #ffffff;
}

/* 190322 */
nobr {
  display: inline-block;
}

.c5-mv {
  display: flex;
  background: #888888;
}

.c5-mv img {
  vertical-align: bottom;
}

.c5-mv__texts {
  width: 45%;
  color: white;
  padding: .5em 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.c5-mv__image {
  width: 55%;
  overflow: hidden;
}

.c5-mv__image img {
  width: 100%;
}

.c5-mv__download {
  margin: 0;
  text-align: center;
}

.c5-mv__download a {
  display: inline-block;
}

.c5-mv__download span {
  display: inline-block;
  width: 0;
  overflow: hidden;
  text-indent: -10em;
}

@media (max-width: 1280px) {
  .c5-mv__image {
    position: relative;
  }

  .c5-mv__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
  }
}

@media (max-width: 800px) {
  .c5-mv {
    display: block;
  }

  .c5-mv__texts,
  .c5-mv__image {
    width: 100%;
  }

  .c5-mv__image img {
    position: static;
    width: 100%;
    height: auto;
  }
}

.c5-new-icon {
	letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 3px 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 8px;
    line-height: 1;
    background: #eb0100;
}

/*190405*/
@media (max-width: 640px){
  .mod-casestudy-detail-box-text{

  }
  .ex-contents-photobox-profile-4{
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  .ex-contents-photobox-profile-4 >p{
    margin: 0!important;
  }
  .ex-contents-photobox-profile-4 img{
    max-width: 100%;
  }
}
