.s5-listItem4__main{
  border-top: none;
}
.s5-listItem4__mainLink:hover{
  text-decoration: none;
}
.c5-casestudy {
  img:not(.s5-iconInline) {
    max-width: 100%;
    vertical-align: bottom;
  }
}
.c5-cs-head {
  display: flex;
  padding: 2%;
  justify-content: space-between;
}
.c5-cs-head__ttl {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
}
.c5-cs-head__btn {
  text-align: right;
}
.c5-cs-hero {
  margin-bottom: 60px;
}
.c5-cs-hero__img {
  position: relative;
}
.c5-cs-hero__txt {
  position: absolute;
  left: 0;
  bottom: 15%;
  padding: 15px;
  background-color: rgba(0, 0, 0, .8);
  color: #fff;
  font-size: clamp(15px, calc(8.68421052631579px + 1.9736842105263157vw), 30px);
  line-height: 1.5;
  @media (max-width: 1024px) {
    position: relative;
  }
}
.c5-cs-profile {
  background-color: #f0f0f0;
  padding: 20px;
  margin-bottom: 40px;
  font-size: 1.2rem;
  > p {
    margin-top: 0;
    &:last-child {
      margin-bottom: 0;
    }
  }
}
.c5-iconBox ul{
  margin: 0 -2px;
  padding: 0;
  letter-spacing: -.5em;
}
.c5-iconBox li{
  letter-spacing: normal;
  display: inline-block;
  margin: 2px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 8px;
  line-height: 1;
  background: #0033cc;
}
.s5-listItem4 .s5-list {
  margin-top: 5px;
}
.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;
}
.c5-w100{
  width: 100%;
}
.c5-m_casebox{
  margin: 0 20px 0 0!important;
}
@media (max-width: 767px) {
  .c5-m_casebox{
    margin: 0 auto 20px 0!important;
  }
  .c5-iconBox li{
    font-size: .85714rem;
  }
    .c5-new-icon{
    font-size: .85714rem;
  }
}
.c5-flex-2{
	display: flex;
    justify-content: center;
    text-align:center;
}
.c5-3columns-2{
	width: 40%;
}
.c5-3columns-2.half{
  width: 20%;
}
.c5-3columns-2:first-child{
	margin-right: 20px;
}
.c5-caption{
	font-size: 0.8rem !important;
}
.c5-img-center{
	width: 600px;
	display: block;
	margin: 0 auto;
}
.c5-member-2{
	display: flex;
    justify-content: center;
}
.c5-member-2 img {
  max-width: 100%;
  height: auto;
}
.c5-member-2.col4 {
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 740px;
}
.c5-member-2-inner {
	margin: 20px 10px 0 10px;
}
.c5-member-2.col4 .c5-member-2-inner {
  flex: 0 1 160px;
}

.mod-casestudy-detail-profile2 {
    width: auto;
    max-width: 600px;
    margin: 0 auto;
    padding: 25px;
    border: 2px solid #cccccc;
}
.c5-ta-c {
    text-align: center;
}
.c5-col2 {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}
p.font110 {
    line-height: 1.9;
    font-size: 110%;
}
p.font170 {
    line-height: 1.9;
    font-size: 170%;
}
.c5-casestudy a.s5-buttonV3{
    color: #FFF;
    text-decoration: none;
}
.c5-mb40{
  margin-bottom: 40px;
}
.c5-marginL20 {
  margin-left: 20px;
}
.c5-marginR20 {
  margin-right: 20px;
}
.c5-two-products {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 60px;
  > div {
    padding: 20px;
    border: 1px solid #808080;
    display: flex;
    gap: 20px;
    align-items: center;
    > div {
      flex: 0 1 50%;
    }
  }
}
.c5-two-products__ttl {
  line-height: 1.4;
  margin-bottom: 20px;
  font-size: 1.4rem;
  span {
    font-size: 14px;
  }
}
.c5-two-products__img {
  text-align: center;
}
.c5-cs-section {
  margin-bottom: 60px;
  font-size: 1.2rem;
  line-height: 1.8;
}
.c5-cs-ttl {
  font-size: 2.25rem;
  line-height: 1.6;
  margin-bottom: 30px;
  span {
    background: linear-gradient(transparent 75%, #8ED9D2 0%);
    font-weight: 400;
  }
}
.c5-fl_l {
  float: left;
}
.c5-fl_r {
  float: right;
}
@media (max-width: 767px) {
  .c5-cs-head {
    display: block;
    margin: 20px 0;
    padding: 0;
  }
  .c5-cs-head__ttl {
    font-size: 1.692em;
    margin-bottom: 20px;
  }
  .c5-cs-hero {
    margin-bottom: 40px;
  }
  .c5-cs-hero__txt {
    font-size: 1.3rem;
  }
  .c5-cs-profile {
    font-size: 1.1rem;
  }
	.c5-member-2{
		display: block;
		text-align: center;
	}
  /* .c5-member_txt {
    text-align: left;
  } */
  .c5-member-2 img {
    max-width: 100%;
    height: auto;
  }
	.c5-member-2-inner{
		margin-top: 20px;
	}
  .c5-member-2.col4 {
    display: flex;
    margin: 0 -10px;
  }
  .c5-member-2.col4 .c5-member-2-inner {
    flex: 0 1 calc(50% - 20px);
  }
	.c5-flex-2{
		display: block;
	}
	.c5-3columns-2,
  .c5-3columns-2.half {
		width: 100%;
    margin-top: 20px;
	}
  .c5-3columns-2.half {
    text-align: center;
  }
	.c5-3columns-2:first-child{
		margin-right: 0;
	}
	.c5-img-center{
		width: 100%;
	}
  .c5-fl_r, .c5-fl_l {
    max-width: none !important;
    text-align: center;
    float: none;
  }
  .c5-marginR20 {
    margin-right: 0;
  }
  .c5-two-products {
    grid-template-columns: 1fr;
  }
  .c5-two-products__ttl {
    font-size: 1.1rem;
  }
  .c5-two-products__ttl span {
    font-size: 12px;
  }
  .c5-cs-section {
    font-size: 1.1rem;
    margin-bottom: 40px;
  }
  .c5-cs-ttl {
    margin-bottom: 20px;
    font-size: 1.3rem;
  }
}
