.wrap950 {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}

.padding50 {
  padding: 50px 0;
}

.sns ul {
  display: inline-flex;
  align-items: center;
  list-style: none;
}
.sns.top ul, .sns.bottom ul {
  margin: 0;
}

.ec-heroes {
  font-size: 18px;
}
.ec-heroes * {
  box-sizing: border-box;
}
.ec-heroes p {
  line-height: 1.8;
}
.ec-heroes ul {
  list-style: none;
}
.ec-heroes img {
  margin: auto;
}
.ec-heroes .p16 {
  font-size: 16px !important;
}
.ec-heroes .p20 {
  font-size: 20px !important;
  line-height: 1.3;
  font-weight: bold;
  color: #101033;
  color: #000;
}
.ec-heroes .p22 {
  font-size: 22px !important;
  line-height: 1.3;
  font-weight: bold;
  color: #101033;
  color: #000;
}
.ec-heroes .p24 {
  font-size: 20px !important;
  line-height: 1.3;
  font-weight: bold;
  color: #101033;
}
.ec-heroes .p30 {
  font-size: 30px !important;
  line-height: 1.3;
  font-weight: bold;
  color: #101033;
  color: #000;
}
.ec-heroes .p36 {
  font-size: 36px !important;
  line-height: 1.3;
  font-weight: bold;
  color: #101033;
}
.ec-heroes .p43 {
  font-size: 43px !important;
  line-height: 1.3;
  font-weight: bold;
  color: #101033;
  letter-spacing: -1px;
}
.ec-heroes .p44 {
  font-size: 44px !important;
  line-height: 1.3;
  font-weight: bold;
  color: #101033;
}
.ec-heroes .p50 {
  font-size: 50px !important;
  line-height: 1.3;
  font-weight: bold;
  color: #101033;
}
.ec-heroes .p60 {
  font-size: 60px !important;
  line-height: 1.3;
  font-weight: bold;
  color: #101033;
}
.ec-heroes .bld {
  font-weight: bold;
}
.ec-heroes .black {
  color: #000 !important;
}
.ec-heroes .blue {
  color: #101033;
}
.ec-heroes .box-brdr {
  border: 1px solid #101033;
}
.ec-heroes .txt_center {
  text-align: center;
}
.ec-heroes p.mb0 {
  margin-bottom: 0 !important;
}
.ec-heroes .btm_mar20 {
  margin-bottom: 20px;
}
.ec-heroes .txt-wrap {
  width: 100%;
  max-width: 685px;
  margin: auto;
}
.ec-heroes .txt-wrap p {
  margin-bottom: 30px;
}
.ec-heroes .mb0 {
  margin-bottom: 0px !important;
}
.ec-heroes .mb10 {
  margin-bottom: 10px !important;
}
.ec-heroes .mb20 {
  margin-bottom: 20px !important;
}
.ec-heroes .mb40 {
  margin-bottom: 40px !important;
}
.ec-heroes .mb50 {
  margin-bottom: 50px !important;
}
.ec-heroes .mb60 {
  margin-bottom: 60px !important;
}
.ec-heroes .mb70 {
  margin-bottom: 70px !important;
}
.ec-heroes .mb80 {
  margin-bottom: 80px !important;
}
.ec-heroes .mb90 {
  margin-bottom: 90px !important;
}
.ec-heroes .mb100 {
  margin-bottom: 100px !important;
}
.ec-heroes .mb110 {
  margin-bottom: 110px !important;
}
.ec-heroes .mb120 {
  margin-bottom: 120px !important;
}
.ec-heroes .mb180 {
  margin-bottom: 180px !important;
}
.ec-heroes .btn-next {
  display: block;
  margin: auto;
  background: #101033;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: bold;
  font-size: 50px;
  text-align: center;
  position: relative;
  width: 100%;
  max-width: 780px;
  height: 150px;
  line-height: 150px;
  border: none;
  transition: opacity 0.3s ease;
}
.ec-heroes .btn-next::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  transform: translateY(-50%);
}
.ec-heroes .btn-next::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 40px;
  box-sizing: border-box;
  width: 9px;
  height: 9px;
  border: 9px solid transparent;
  border-left: 18px solid #101033;
  transform: translateY(-50%);
}
.ec-heroes .btn-next:hover {
  opacity: 0.9;
}
.ec-heroes .btn-next.ca {
  background: #1c0168;
}
.ec-heroes .btn-next.ca::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 40px;
  box-sizing: border-box;
  width: 9px;
  height: 9px;
  border: 9px solid transparent;
  border-left: 18px solid #1c0168;
  transform: translateY(-50%);
}
.ec-heroes .btn-next.p40, .ec-heroes .btn-next.p402 {
  font-size: 40px;
  padding-right: 35px;
}
.ec-heroes .btn-link {
  display: block;
  margin: auto;
  background: #fff;
  color: #101033 !important;
  text-decoration: none !important;
  font-weight: bold;
  font-size: 40px;
  text-align: center;
  position: relative;
  max-width: 780px;
  padding: 15px 10px 10px;
  line-height: 1.4;
  border: 1px solid #101033;
  transition: opacity 0.3s ease;
}
.ec-heroes .btn-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #101033;
  transform: translateY(-50%);
}
.ec-heroes .btn-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 40px;
  box-sizing: border-box;
  width: 9px;
  height: 9px;
  border: 9px solid transparent;
  border-left: 18px solid #fff;
  transform: translateY(-50%);
}
.ec-heroes .btn-link:hover {
  opacity: 0.9;
}

@media screen and (min-width: 768px) {
  .sns {
    text-align: right;
  }
  .sns.top ul {
    margin: 45px 0 30px auto;
  }
  .sns.bottom ul {
    margin: 90px 0 30px auto;
  }
  .sns li img {
    margin-left: 14px;
    width: 50px;
    height: 50px;
  }
  .sp {
    display: none;
  }
  .ec-heroes .txt-wrap p {
    margin-bottom: 30px;
  }
  .ec-heroes .mb20 {
    margin-bottom: 20px !important;
  }
  .ec-heroes .mb40 {
    margin-bottom: 40px !important;
  }
  .ec-heroes .mb50 {
    margin-bottom: 50px !important;
  }
  .ec-heroes .mb60 {
    margin-bottom: 60px !important;
  }
  .ec-heroes .mb70 {
    margin-bottom: 70px !important;
  }
  .ec-heroes .mb80 {
    margin-bottom: 80px !important;
  }
  .ec-heroes .mb90 {
    margin-bottom: 90px !important;
  }
  .ec-heroes .mb100 {
    margin-bottom: 100px !important;
  }
  .ec-heroes .mb110 {
    margin-bottom: 110px !important;
  }
  .ec-heroes .mb120 {
    margin-bottom: 120px !important;
  }
  .ec-heroes .mb180 {
    margin-bottom: 180px !important;
  }
}
@media screen and (max-width: 767px) {
  .sns {
    text-align: center;
  }
  .sns ul {
    flex-wrap: wrap;
    width: 252px;
  }
  .sns.top ul {
    margin: 0 auto 30px;
  }
  .sns.bottom ul {
    margin: 25px auto -20px;
  }
  .sns li:first-child {
    width: 100%;
  }
  .sns li img {
    margin: 9px;
    width: 66px;
    height: 66px;
  }
  .ec-heroes {
    padding: 0 5%;
  }
  .ec-heroes .main-image img {
    width: 70%;
    margin: 0 auto;
  }
  .ec-heroes .txt-wrap p {
    margin-bottom: 25px;
    line-height: 1.4;
  }
  .ec-heroes .icon {
    width: 35px;
    height: auto;
  }
  .ec-heroes .mb20, .ec-heroes .mb40 {
    margin-bottom: 20px !important;
  }
  .ec-heroes .mb60, .ec-heroes .mb70 {
    margin-bottom: 40px !important;
  }
  .ec-heroes .mb80 {
    margin-bottom: 35px !important;
  }
  .ec-heroes .mb90 {
    margin-bottom: 90px !important;
  }
  .ec-heroes .mb100, .ec-heroes .mb110 {
    margin-bottom: 50px !important;
  }
  .ec-heroes .mb120, .ec-heroes .mb180 {
    margin-bottom: 60px !important;
  }
  .ec-heroes .btn-next,
  .ec-heroes .eccc-how .btn-next {
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 25px;
  }
  .ec-heroes .btn-next.p40,
  .ec-heroes .eccc-how .btn-next.p40 {
    line-height: 1.4;
    height: auto;
    padding: 15px 35px 15px 20px;
  }
  .ec-heroes .btn-next.p402,
  .ec-heroes .eccc-how .btn-next.p402 {
    line-height: 1.2;
    height: auto;
    padding: 5px 35px 5px 20px;
  }
  .ec-heroes .btn-next.p402.mb180,
  .ec-heroes .eccc-how .btn-next.p402.mb180 {
    margin-bottom: 0 !important;
  }
  .ec-heroes .btn-next::before,
  .ec-heroes .eccc-how .btn-next::before {
    right: 15px;
    width: 15px;
    height: 15px;
    margin-top: -8px;
  }
  .ec-heroes .btn-next::after,
  .ec-heroes .eccc-how .btn-next::after {
    right: 14px;
    margin-top: -5px;
    content: "";
    position: absolute;
    top: 50%;
    right: 14px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 8px solid #101033;
    transform: translateY(-50%);
  }
  .ec-heroes .btn-link {
    font-size: 25px;
    padding: 15px 40px 15px 10px;
  }
  .ec-heroes .btn-link::before {
    right: 15px;
    width: 15px;
    height: 15px;
    margin-top: -8px;
  }
  .ec-heroes .btn-link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 14px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 8px solid #fff;
    transform: translateY(-50%);
  }
}