.el-top-usability__wrap {
  width: 1240px;
  margin: 100px auto 0;
}

.el-top-usability__list {
  font-size: 0;
}

.el-top-usability__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 19.35484%;
  height: 340px;
  margin-top: 20px;
  border: 3px solid #e82229;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
}

.el-top-usability__item + .el-top-usability__item {
  margin-left: 0.80645%;
}

.el-top-usability__item:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 8px;
  height: 8px;
  border-top: 4px solid transparent;
  border-right: 4px solid #e82229;
  border-bottom: 4px solid #e82229;
  border-left: 4px solid transparent;
  content: "";
}

.el-top-usability__item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: inherit;
}

.el-top-usability__item:hover {
  background-color: #e82229;
  color: #fff;
}

.el-top-usability__item:hover:after {
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
}

.el-top-usability__item:hover .el-top-usability__item-text2 {
  color: #fff;
}

.el-top-usability__item:hover .el-top-usability__item-icon {
  -webkit-animation: parapara200 1s steps(29) 0s forwards;
          animation: parapara200 1s steps(29) 0s forwards;
}

.el-top-usability__item:hover .el-top-usability__item-icon--01 {
  -webkit-animation: parapara250 1s steps(29) 0s forwards;
          animation: parapara250 1s steps(29) 0s forwards;
}

.el-top-usability__item:hover .el-top-usability__item-icon--05 {
  -webkit-animation: parapara300 1s steps(29) 0s forwards;
          animation: parapara300 1s steps(29) 0s forwards;
}

@-webkit-keyframes parapara200 {
  0% {
    background-position: center    0;
  }
  100% {
    background-position: center -5800px;
  }
}

@keyframes parapara200 {
  0% {
    background-position: center    0;
  }
  100% {
    background-position: center -5800px;
  }
}

@-webkit-keyframes parapara250 {
  0% {
    background-position: center    0;
  }
  100% {
    background-position: center -7250px;
  }
}

@keyframes parapara250 {
  0% {
    background-position: center    0;
  }
  100% {
    background-position: center -7250px;
  }
}

@-webkit-keyframes parapara300 {
  0% {
    background-position: center    0;
  }
  100% {
    background-position: center -8700px;
  }
}

@keyframes parapara300 {
  0% {
    background-position: center    0;
  }
  100% {
    background-position: center -8700px;
  }
}

.el-top-usability__item-text1 {
  position: absolute;
  top: 39px;
  right: 0;
  left: 0;
  width: 100%;
  height: 38px;
  margin: auto;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.el-top-usability__item-text1 span {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el-top-usability__item-text2 {
  position: relative;
  top: 250px;
  width: 83.33333%;
  margin: 0 auto;
  color: #626262;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 1.4;
  text-align: left;
}

.el-top-usability__item-icon {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.el-top-usability__item-icon--01 {
  height: 250px;
  background: url("/ep/private/images/icon_usability_01_animation.png") no-repeat center -7250px;
  background-size: 250px 7500px;
}

.el-top-usability__item-icon--02 {
  height: 200px;
  background: url("/ep/private/images/icon_usability_02_animation.png") no-repeat center -5800px;
  background-size: 200px 6000px;
}

.el-top-usability__item-icon--03 {
  height: 200px;
  background: url("/ep/private/images/icon_usability_03_animation.png") no-repeat center -5800px;
  background-size: 200px 6000px;
}

.el-top-usability__item-icon--04 {
  height: 200px;
  background: url("/ep/private/images/icon_usability_04_animation.png") no-repeat center -5800px;
  background-size: 200px 6000px;
}

.el-top-usability__item-icon--05 {
  height: 300px;
  background: url("/ep/private/images/icon_usability_05_animation.png") no-repeat center -8700px;
  background-size: 300px 9000px;
}

.el-top-about {
  width: 1240px;
  margin: 0 auto;
  text-align: center;
}

.el-top-about__wrap {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 109px;
  background-color: #fff0f0;
}

.el-top-about__link-wrap {
  width: 100%;
}

.el-top-about__link-list {
  margin-top: 50px;
  font-size: 0;
  text-align: left;
}

.el-top-about__link-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 48.3871%;
  height: 110px;
  border: 4px solid #fff;
  border-radius: 15px;
  -webkit-box-shadow: 0px 4px 0px 0px #d3d3d3;
          box-shadow: 0px 4px 0px 0px #d3d3d3;
  color: #e82229;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.2;
}

.el-top-about__link-item:nth-child(2n) {
  margin-left: 3.22581%;
}

.el-top-about__link-item:nth-child(n+3) {
  margin-top: 50px;
}

.el-top-about__link-item--01 {
  background: #fff url(/ep/private/images/icon_about_01.png) no-repeat center left 9.16667%;
  background-size: 8.33333% auto;
}

.el-top-about__link-item--02 {
  background: #fff url(/ep/private/images/icon_about_02.png) no-repeat center left 9.66667%;
  background-size: 6.5% auto;
}

.el-top-about__link-item--03 {
  background: #fff url(/ep/private/images/icon_about_03.png) no-repeat center left 8.33333%;
  background-size: 9.66667% auto;
}

.el-top-about__link-item--04 {
  background: #fff url(/ep/private/images/icon_about_04.png) no-repeat center left 6.66667%;
  background-size: 11.83333% auto;
}

.el-top-about__link-item--05 {
  background: #fff url(/ep/private/images/icon_about_05.png) no-repeat center left 6.66667%;
  background-size: 11.66667% auto;
}

.el-top-about__link-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: inherit;
}

.el-top-about__link-item-inner {
  position: absolute;
  top: 50%;
  left: 19.83333%;
  width: 69.83333%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
}

.el-top-about__link-item:after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 5.666666%;
  bottom: 0;
  width: 10px;
  height: 16px;
  margin: auto;
  background: url("/ep/private/images/icon_arrow_right_red.png") no-repeat;
  background-size: 10px 16px;
  content: "";
}

.el-top-about__link-item:hover {
  top: 8px;
  border: 4px solid #e82229;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.el-top-about__link-item:hover a {
  text-decoration: none;
}

.el-top-about__link-item:hover:after {
  right: 4.833333%;
}

.el-top-tips {
  width: 1240px;
  margin: 0 auto;
  text-align: center;
}

.el-top-tips__wrap {
  width: 100%;
  padding-top: 100px;
}

.el-top-tips__group-list {
  margin-top: 40px;
  font-size: 0;
}

.el-top-tips__group {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}

.el-top-tips__group + .el-top-tips__group {
  margin-left: 3.22581%;
}

.el-top-tips__group--left {
  width: 50%;
}

.el-top-tips__group--right {
  width: 46.77419%;
  height: 700px;
  border-radius: 8px;
  background-color: #f5f5f5;
  text-align: center;
}

.el-top-tips__item1-list {
  font-size: 0;
}

.el-top-tips__item1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: 48.3871%;
  height: auto;
  border: 1px solid #eee;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  background-color: #f5f5f5;
  vertical-align: top;
}

.el-top-tips__item1:nth-child(2n) {
  margin-left: 3.22581%;
}

.el-top-tips__item1:nth-child(n+3) {
  margin-top: 21px;
}

.el-top-tips__item1 a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: inherit;
}

.el-top-tips__item1:hover .el-top-tips__item1-icon .el-common__hover-border-top, .el-top-tips__item1:hover .el-top-tips__item1-icon .el-common__hover-border-left, .el-top-tips__item1:hover .el-top-tips__item1-icon .el-common__hover-border-right {
  display: block;
}

.el-top-tips__item1:hover .el-top-tips__item1-text {
  border-color: #e82229;
  background-color: #e82229;
  color: #fff;
}

.el-top-tips__item1:hover .el-top-tips__item1-text:after {
  right: 5.833333%;
  background-image: url("/ep/private/images/icon_arrow_right_white.png");
}

.el-top-tips__item1-icon {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 270px;
}

.el-top-tips__item1-icon--01 {
  background: url(/ep/private/images/icon_tips_01.png) no-repeat center center;
  background-size: 85.66667% auto;
}

.el-top-tips__item1-icon--02 {
  background: url(/ep/private/images/icon_tips_02.png) no-repeat center center;
  background-size: 48.33333% auto;
}

.el-top-tips__item1-icon--03 {
  background: url(/ep/private/images/icon_tips_03.png) no-repeat center center;
  background-size: 76.33333% auto;
}

.el-top-tips__item1-icon--04 {
  background: url(/ep/private/images/icon_tips_04.png) no-repeat center center;
  background-size: 58.33333% auto;
}

.el-top-tips__item1-icon--10 {
  background: url(/ep/private/images/icon_tips_11.png) no-repeat center center;
  background-size: 90% auto;
}

.el-top-tips__item1-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 100%;
  height: 70px;
  padding-left: 6.33333%;
  border: 1px solid #eee;
  background-color: #fff;
  color: #313131;
  font-size: 20px;
  font-weight: 500;
  line-height: 70px;
  text-align: left;
}

.el-top-tips__item1-text:after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 6.666666%;
  bottom: 0;
  width: 8px;
  height: 13px;
  margin: auto;
  background: url("/ep/private/images/icon_arrow_right_red.png") no-repeat;
  background-size: 8px 13px;
  content: "";
}

.el-top-tips__sub-text {
  padding-top: 55px;
  font-size: 16px;
  font-weight: 500;
}

.el-top-tips__item2-list {
  margin-top: 46px;
  font-size: 0;
}

.el-top-tips__item2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 79.31034%;
  height: 90px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 4px 0px 0px #d3d3d3;
          box-shadow: 0px 4px 0px 0px #d3d3d3;
  color: #313131;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  text-align: left;
  cursor: pointer;
}

.el-top-tips__item2:nth-child(n+2) {
  margin-top: 40px;
}

.el-top-tips__item2--01 {
  background: #fff url(/ep/private/images/icon_tips_05.png) no-repeat;
  background-position: center left 8.69565%;
  background-size: 10.86957% auto;
}

.el-top-tips__item2--02 {
  background: #fff url(/ep/private/images/icon_tips_06.png) no-repeat;
  background-position: center left 8.69565%;
  background-size: 10.86957% auto;
}

.el-top-tips__item2--03 {
  background: #fff url(/ep/private/images/icon_tips_07.png) no-repeat;
  background-position: center left 8.69565%;
  background-size: 10.86957% auto;
}

.el-top-tips__item2--04 {
  background: #fff url(/ep/private/images/icon_tips_08.png) no-repeat;
  background-position: center left 8.69565%;
  background-size: 10.86957% auto;
}

.el-top-tips__item2--05 {
  background: #fff url(/ep/private/images/icon_tips_09.png) no-repeat;
  background-position: center left 8.69565%;
  background-size: 10.86957% auto;
}

.el-top-tips__item2:after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 6.52173913%;
  bottom: 0;
  width: 8px;
  height: 13px;
  margin: auto;
  background: url("/ep/private/images/icon_arrow_right_black.png") no-repeat;
  background-size: 8px 13px;
  content: "";
}

.el-top-tips__item2 a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: inherit;
}

.el-top-tips__item2-inner {
  position: absolute;
  top: 50%;
  padding-right: 15.21739%;
  padding-left: 24.34783%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el-top-tips__item2:hover {
  top: 6px;
  background-color: #e82229;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.el-top-tips__item2:hover a {
  text-decoration: none;
}

.el-top-tips__item2:hover:after {
  right: 5.833333%;
  background-image: url("/ep/private/images/icon_arrow_right_white.png");
}

.el-select {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  text-align: center;
}

.el-select__wrap {
  width: 100%;
  margin-top: 81px;
}

.el-select__list-wrap {
  margin-top: 83px;
  text-align: left;
}

.el-select__list {
  margin-top: 23px;
  font-size: 0;
}

.el-select__list + .el-select__list {
  margin-top: 84px;
}

.el-select__list-title {
  padding-left: 13px;
  border-left: 4px solid #e62320;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  text-align: left;
}

.el-select__list-wrap--02 .el-select__list-title {
  border-color: #0080cb;
}

.el-select__list-wrap--03 .el-select__list-title {
  border-color: #f9be00;
}

.el-select__list-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 32.25806%;
  height: 140px;
  border: 3px solid #e62320;
  border-radius: 10px;
  background: url(/ep/private/images/icon_select_01_01.png) no-repeat center left 5%;
  background-size: 22.5% auto;
  color: #e62320;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
  vertical-align: top;
}

.el-select__list-item + .el-select__list-item {
  margin-left: 1.6129%;
}

.el-select__list-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: inherit;
}

.el-select__list-item-inner {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 30%;
  width: 61.25%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
}

.el-select__list-item:after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 6.666666%;
  bottom: 0;
  width: 13px;
  height: 22px;
  margin: auto;
  background: url("/ep/private/images/icon_arrow_right_red.png") no-repeat;
  background-size: 13px 22px;
  content: "";
}

.el-select__list-wrap--02 .el-select__list-item {
  border-color: #0080cb;
  color: #0080cb;
}

.el-select__list-wrap--02 .el-select__list-item:after {
  background: url("/ep/private/images/icon_arrow_right_blue.png") no-repeat;
  background-size: 13px 22px;
}

.el-select__list-wrap--03 .el-select__list-item {
  border-color: #f9be00;
  color: #f9be00;
}

.el-select__list-wrap--03 .el-select__list-item:after {
  background: url("/ep/private/images/icon_arrow_right_yellow.png") no-repeat;
  background-size: 13px 22px;
}

.el-select__list-item:hover a {
  text-decoration: none;
}

.el-select__list-item:hover:after {
  right: 5.833333%;
}

.el-select__list-item--01-02 {
  background-image: url(/ep/private/images/icon_select_01_02.png);
}

.el-select__list-item--01-03 {
  background-image: url(/ep/private/images/icon_select_01_03.png);
}

.el-select__list-item--02-01 {
  background-image: url(/ep/private/images/icon_select_02_01.png);
}

.el-select__list-item--02-02 {
  background-image: url(/ep/private/images/icon_select_02_02.png);
}

.el-select__list-item--03-01 {
  background-image: url(/ep/private/images/icon_select_03_01.png);
}

.el-top__main-wrap {
  z-index: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.el-top__main-wrap:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 460px;
  background-color: #e62320;
  content: "";
}

.el-top__main {
  z-index: 1;
  position: relative;
  width: 1240px;
  height: 460px;
  margin: 0 auto;
  font-size: 0;
}

.el-top__main-inner-1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: calc(100% - 282px);
  height: 460px;
  background: #fff url(/ep/private/images/bg_main_201909.png) no-repeat center center;
  font-size: 24px;
  vertical-align: top;
}

.el-top__main-inner-2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 282px;
  height: 460px;
  background: #e62320;
  font-size: 24px;
  vertical-align: top;
}

.el-top__main-member-box {
  position: absolute;
  top: 50%;
  right: 0;
  left: 15px;
  width: 280px;
  height: 210px;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 20px;
  background-color: #ffffff;
  text-align: center;
}

.el-top__main-member-box-title {
  margin-top: 45px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.el-top__main-member-box-title:after {
  display: block;
  width: 60px;
  height: 2px;
  margin: 8px auto 0;
  background-color: #313131;
  content: "";
}

.el-top__main-member-box-text {
  display: block;
  position: relative;
  margin-top: 28px;
  margin-left: 110px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-align: left;
}

.el-top__main-member-box-text + .el-top__main-member-box-text {
  margin-top: 19px;
}

.el-top__main-member-box-text--1:before {
  position: absolute;
  top: -5px;
  left: -37px;
  width: 30px;
  height: 28px;
  background: url(/ep/private/images/icon_main_member_01.png) no-repeat center center;
  background-size: 30px 28px;
  content: "";
}

.el-top__main-member-box-text--2:before {
  display: inline-block;
  position: absolute;
  top: -4px;
  left: -40px;
  width: 36px;
  height: 25px;
  background: url(/ep/private/images/icon_main_member_02.png) no-repeat center center;
  background-size: 36px 25px;
  content: "";
}

.el-top__main-member-box-button {
  width: 220px;
  height: 50px;
  margin-top: 22px;
  border-radius: 10px;
  border-color: #e62320;
  background-color: #e62320;
  -webkit-box-shadow: 0px 3px 0px 0px #ac000d;
          box-shadow: 0px 3px 0px 0px #ac000d;
  font-size: 16px;
  line-height: 50px;
}

.el-top__main-underline {
  height: 10px;
}

.el-top__bannar {
  max-width: 1000px;
  margin: 43px auto 99px;
}

.el-top__bannar img {
  width: 100%;
}

.el-top__mv-wrap {
  width: 100%;
  overflow: hidden;
  background-color: #ffdfdf;
}

.el-top__mv {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 38px;
  padding-bottom: 30px;
}

.el-top__mv-img {
  width: 100%;
}

.el-top__mv-text {
  margin-top: 41px;
  color: #a0a0a0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.28571;
}

.u-fc-blck {
  color: #313131;
}

.u-fc-gray {
  color: #898989;
}

.u-fc-red {
  color: #e82229;
}

.u-fc-blue {
  color: #2182c0;
}

.u-fc-pink {
  color: #d72e8b;
}

.u-fc-purple {
  color: #660774;
}

.u-inline {
  display: inline;
}

.u-inline-block {
  display: inline-block;
}

.u-ta-l {
  text-align: left;
}

.u-ta-r {
  text-align: right;
}

.u-ta-c {
  text-align: center;
}

.u-marker50 {
  padding-right: 10px;
  padding-left: 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #fff329));
  background: linear-gradient(transparent 50%, #fff329 0%);
}

.u-marker60 {
  padding-right: 10px;
  padding-left: 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #fff329));
  background: linear-gradient(transparent 60%, #fff329 0%);
}

.u-marker70 {
  padding-right: 10px;
  padding-left: 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #fff329));
  background: linear-gradient(transparent 70%, #fff329 0%);
}

.u-plan-bg01 {
  background-color: #ffeff0;
}

.u-plan-bg02 {
  background-color: #ffeff0;
}

.u-plan-bg03 {
  background-color: #efe6f1;
}

.u-plan-bg04 {
  background-color: #ffe2f2;
}

.u-plan-bg05 {
  background-color: #e9f8f8;
}

.u-plan-bg06 {
  background-color: #f8f8f8;
}

.u-plan-fc01 {
  color: #e71a21;
}

.u-plan-fc02 {
  color: #e71a21;
}

.u-plan-fc03 {
  color: #660774;
}

.u-plan-fc04 {
  color: #d72e8b;
}

.u-plan-fc05 {
  color: #0794d7;
}

.u-plan-fc06 {
  color: #313131;
}

.u-pc-only {
  display: block;
}

.u-pc-only-inline {
  display: inline-block;
}

.u-sp-only {
  display: none;
}

.u-sp-only-inline {
  display: none;
}

.el-top_txt_pc {
	font-size: 14px;
	margin-top: 10px
	}




@media screen and (max-width: 1239px) {
  .el-top-usability__wrap {
    width: 98%;
  }
  .el-top-about {
    width: 98%;
  }
  .el-top-about__link-item {
    font-size: 22px;
  }
  .el-top-tips {
    width: 98%;
  }
  .el-top__main {
    width: 100%;
  }
  .el-top__main-inner-1 {
    background-size: 446px auto;
  }
}

@media screen and (max-width: 980px) {
  .el-top-usability__item:hover .el-top-usability__item-icon {
    -webkit-animation: none;
            animation: none;
  }
  .el-top-usability__item-text1 {
    font-size: 14px;
  }
  .el-top-usability__item-text2 {
    font-size: 12px;
  }
  .el-top-usability__item-icon--05 {
    width: 100px;
    background: url("/ep/private/images/icon_usability_05.png") no-repeat center center;
    background-size: contain;
  }
  .el-top-tips__item1-text {
    font-size: 15px;
  }
  .el-select__list-item {
    width: 32.25806%;
    height: 100px;
    border: 3px solid #e62320;
    border-radius: 10px;
    color: #e62320;
    font-size: 16px;
    text-align: center;
  }
  .el-select__list-item-inner {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 30%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: left;
  }
  .el-top {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .el-top-usability__wrap {
    margin: 13.03781vw auto 0;
  }
  .el-top-usability__item {
    display: block;
    width: 92.56845vw;
    height: 26.07562vw;
    margin: 0 auto;
    border-width: 0.52151vw;
    border-radius: 2.60756vw;
  }
  .el-top-usability__item + .el-top-usability__item {
    margin-top: 5.21512vw;
    margin-left: auto;
  }
  .el-top-usability__item:after {
    display: block;
    right: 2.60756vw;
    bottom: 3.25945vw;
    width: 12px;
    height: 12px;
    border-top: 6px solid transparent;
    border-right: 6px solid #e82229;
    border-bottom: 6px solid #e82229;
    border-left: 6px solid transparent;
    content: "";
  }
  .el-top-usability__item:hover:after {
    border-right: 6px solid #fff;
    border-bottom: 6px solid #fff;
  }
  .el-top-usability__item-inner {
    position: relative;
    top: 50%;
    left: 33.37679vw;
    width: 50.19557vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .el-top-usability__item-text1 {
    position: static;
    width: 100%;
    height: auto;
    font-size: 4.1721vw;
    line-height: 1.2;
    text-align: left;
  }
  .el-top-usability__item-text1 span {
    display: block;
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  .el-top-usability__item-text2 {
    position: static;
    top: 2.34681vw;
    width: 100%;
    height: auto;
    margin-top: 2.60756vw;
    color: #626262;
    font-size: 3.12907vw;
    font-weight: 500;
    text-align: left;
  }
  .el-top-usability__item-text2 span {
    display: block;
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  .el-top-usability__item-icon {
    right: auto;
    width: 100%;
    margin: auto;
    overflow: hidden;
    -webkit-transform: none;
            transform: none;
  }
  .el-top-usability__item-icon--01 {
    left: -22.81617vw;
    width: 12.38592vw;
    height: 13.82008vw;
    max-height: inherit;
    background: url("/ep/private/images/icon_usability_01.png") no-repeat center center;
    background-size: 12.38592vw 13.82008vw;
  }
  .el-top-usability__item-icon--02 {
    left: -20.99087vw;
    width: 8.73533vw;
    height: 14.34159vw;
    max-height: inherit;
    background: url("/ep/private/images/icon_usability_02.png") no-repeat center center;
    background-size: 8.73533vw 14.34159vw;
  }
  .el-top-usability__item-icon--03 {
    left: -21.38201vw;
    width: 8.99609vw;
    height: 13.03781vw;
    max-height: inherit;
    background: url("/ep/private/images/icon_usability_03.png") no-repeat center center;
    background-size: 8.99609vw 13.03781vw;
  }
  .el-top-usability__item-icon--04 {
    left: -20.59974vw;
    width: 8.60495vw;
    height: 14.34159vw;
    max-height: inherit;
    background: url("/ep/private/images/icon_usability_04.png") no-repeat center center;
    background-size: 8.60495vw 14.34159vw;
  }
  .el-top-usability__item-icon--05 {
    left: -24.90222vw;
    width: 16.81877vw;
    height: 11.08214vw;
    max-height: inherit;
    background: url("/ep/private/images/icon_usability_05.png") no-repeat center center;
    background-size: 16.81877vw 11.08214vw;
  }
  .el-top-about__wrap {
    width: 100%;
    padding-top: 13.03781vw;
    padding-bottom: 13.03781vw;
    background-color: #fff0f0;
  }
  .el-top-about__text {
    width: 80.83442vw;
    margin: 8.08344vw auto 0;
    font-size: 3.91134vw;
    text-align: left;
  }
  .el-top-about__link-list {
    margin-top: 8.21382vw;
    font-size: 0;
  }
  .el-top-about__link-item {
    display: block;
    width: 82.1382vw;
    height: 15.64537vw;
    margin: 0 auto;
    border-width: 0.52151vw;
    border-radius: 2.60756vw;
    -webkit-box-shadow: 0px 4px 0px 0px #d3d3d3;
            box-shadow: 0px 4px 0px 0px #d3d3d3;
    font-size: 3.91134vw;
    line-height: 1.4;
  }
  .el-top-about__link-item:nth-child(2n) {
    margin-left: auto;
  }
  .el-top-about__link-item:nth-child(n+3) {
    margin-top: auto;
  }
  .el-top-about__link-item + .el-top-about__link-item {
    margin-top: 5.21512vw;
  }
  .el-top-about__link-item--01 {
    background-position: center left 4.56323vw;
    background-size: 6.5189vw auto;
  }
  .el-top-about__link-item--02 {
    background-position: center left 4.95437vw;
    background-size: 5.08475vw auto;
  }
  .el-top-about__link-item--03 {
    background-position: center left 3.91134vw;
    background-size: 7.56193vw auto;
  }
  .el-top-about__link-item--04 {
    background-position: center left 3.52021vw;
    background-size: 8.08344vw auto;
  }
  .el-top-about__link-item--05 {
    background-position: center left 3.91134vw;
    background-size: 7.56193vw auto;
  }
  .el-top-about__link-item-inner {
    left: 14.21121vw;
    width: 60.36506vw;
  }
  .el-top-about__link-item:after {
    width: 2.08605vw;
    height: 3.25945vw;
    background-size: 2.08605vw 3.25945vw;
  }
  .el-top-tips__wrap {
    width: 100%;
    padding-top: 13.03781vw;
  }
  .el-top-tips__text {
    width: 80.83442vw;
    margin: 8.08344vw auto 0;
  }
  .el-top-tips__group-list {
    margin-top: 8.99609vw;
  }
  .el-top-tips__group {
    display: block;
  }
  .el-top-tips__group + .el-top-tips__group {
    margin-top: 7.69231vw;
    margin-left: auto;
  }
  .el-top-tips__group--left {
    width: 82.1382vw;
    margin: 0 auto;
  }
  .el-top-tips__group--right {
    width: 92.56845vw;
    height: auto;
    margin: 0 auto;
    padding-bottom: 8.86571vw;
    border-radius: 1.04302vw;
  }
  .el-top-tips__item1-list {
    font-size: 0;
  }
  .el-top-tips__item1 {
    width: 39.76532vw;
    border: 1px solid #eee;
    border-top-right-radius: 1.04302vw;
    border-top-left-radius: 1.04302vw;
    background-color: #f5f5f5;
  }
  .el-top-tips__item1:nth-child(2n) {
    margin-left: 2.60756vw;
  }
  .el-top-tips__item1:nth-child(n+3) {
    margin-top: 2.47718vw;
  }
  .el-top-tips__item1-icon {
    width: 100%;
    height: 35.7236vw;
  }
  .el-top-tips__item1-icon--01 {
    background-size: 29.85658vw auto;
  }
  .el-top-tips__item1-icon--02 {
    background-size: 18.90482vw auto;
  }
  .el-top-tips__item1-icon--03 {
    background-size: 29.85658vw auto;
  }
  .el-top-tips__item1-icon--04 {
    background-size: 22.81617vw auto;
  }
  .el-top-tips__item1-icon--10 {
    background-size: 36.50587vw auto;
  }
  .el-top-tips__item1-text {
    height: 10.43025vw;
    padding-left: 4.56323vw;
    border-width: 0.13038vw;
    font-size: 2.86832vw;
    line-height: 10.43025vw;
  }
  .el-top-tips__item1-text:after {
    right: 1.30378vw;
    width: 2.08605vw;
    height: 3.25945vw;
    background-size: 2.08605vw 3.25945vw;
  }
  .el-top-tips__sub-text {
    width: 70.40417vw;
    margin: 0 auto;
    font-size: 3.91134vw;
    line-height: 2;
  }
  .el-top-tips__item2-list {
    margin-top: 8.60495vw;
    padding-top: 8.47458vw;
  }
  .el-top-tips__item2 {
    width: 82.1382vw;
    height: 15.64537vw;
    border-radius: 2.60756vw;
    -webkit-box-shadow: 0px 4px 0px 0px #d3d3d3;
            box-shadow: 0px 4px 0px 0px #d3d3d3;
    font-size: 3.52021vw;
    letter-spacing: -0.03em;
  }
  .el-top-tips__item2:nth-child(n+2) {
    margin-top: 4.82399vw;
  }
  .el-top-tips__item2--01, .el-top-tips__item2--02, .el-top-tips__item2--03, .el-top-tips__item2--04, .el-top-tips__item2--05 {
    background-position: center left 2.73794vw;
    background-size: 6.91004vw auto;
  }
  .el-top-tips__item2:after {
    width: 2.08605vw;
    height: 3.25945vw;
    background-size: 2.08605vw 3.25945vw;
  }
  .el-top-tips__item2-inner {
    position: absolute;
    padding-right: inherit;
    padding-left: 12.90743vw;
  }
  .el-select__wrap {
    width: 100%;
    margin-top: 15.64537vw;
  }
  .el-select__list-wrap {
    width: 82.1382vw;
    margin: 7.82269vw auto 0;
    text-align: left;
  }
  .el-select__list {
    margin-top: 5.3455vw;
    font-size: 0;
  }
  .el-select__list + .el-select__list {
    margin-top: 7.82269vw;
  }
  .el-select__list-title {
    padding-left: 2.34681vw;
    border-left: 0.78227vw solid #e62320;
    font-size: 3.91134vw;
    line-height: 1.26667;
  }
  .el-select__list-item {
    display: block;
    width: 82.1382vw;
    height: 20.8605vw;
    margin: 5.21512vw auto 0;
    border-radius: 1.30378vw;
    background-position: center left 5.47588vw;
    background-size: 11.73403vw auto;
    font-size: 4.1721vw;
  }
  .el-select__list-item + .el-select__list-item {
    margin-left: auto;
  }
  .el-select__list-item-inner {
    left: 20.07823vw;
    width: 52.15124vw;
  }
  .el-select__list-item:after {
    width: 2.08605vw;
    height: 3.25945vw;
    background-size: 2.08605vw 3.25945vw;
  }
  .el-select__list-wrap--02 .el-select__list-item:after {
    background-size: 2.08605vw 3.25945vw;
  }
  .el-select__list-wrap--03 .el-select__list-item:after {
    background-size: 2.08605vw 3.25945vw;
  }
  .el-top__main-wrap:after {
    display: none;
  }
  .el-top__main {
    width: 100%;
    height: 61.27771vw;
    background: none;
  }
  .el-top__main-inner-1 {
    display: block;
    width: 100%;
    height: inherit;
    background-size: 70% auto;
  }
  .el-top__main-inner-2 {
    display: none;
  }
  .el-top__main-inner-3 {
    display: none;
  }
  .el-top__main-member-box {
    position: static;
    width: 100%;
    height: inherit;
    -webkit-transform: none;
            transform: none;
    border-radius: 0;
    background-color: #fff;
    text-align: center;
  }
  .el-top__main-member-box-title {
    margin-top: 10.29987vw;
    font-size: 4.95437vw;
  }
  .el-top__main-member-box-title:after {
    width: 31.29074vw;
    height: 2px;
    margin: 1.1734vw auto 0;
    content: "";
  }
  .el-top__main-member-box-text {
    display: block;
    position: relative;
    margin-top: 8.3442vw;
    margin-left: 37.80965vw;
    font-size: 4.43286vw;
    text-align: left;
  }
  .el-top__main-member-box-text + .el-top__main-member-box-text {
    margin-top: 5.21512vw;
  }
  .el-top__main-member-box-text--1:before {
    top: -0.26076vw;
    left: -6.5189vw;
    width: 5.21512vw;
    height: 4.82399vw;
    background-size: 5.21512vw 4.82399vw;
  }
  .el-top__main-member-box-text--2:before {
    position: absolute;
    top: 0.65189vw;
    left: -6.5189vw;
    width: 5.21512vw;
    height: 3.65059vw;
    background-size: 5.21512vw 3.65059vw;
  }
  .el-top__main-member-box-button {
    width: 82.1382vw;
    height: 13.03781vw;
    margin-top: 5.08475vw;
    border-radius: 2.60756vw;
    -webkit-box-shadow: 0px 4px 0px 0px #ac000d;
            box-shadow: 0px 4px 0px 0px #ac000d;
    font-size: 4.1721vw;
    line-height: 13.03781vw;
  }
  .el-top__bannar {
    width: 92.56845vw;
    margin: 7.82269vw auto 15.64537vw;
  }
  .el-top__mv-wrap {
    margin-bottom: 5.21512vw;
  }
  .el-top__mv {
    width: 91.26467vw;
    margin: 0 auto;
    padding-top: 5.21512vw;
    padding-bottom: 7.30117vw;
  }
  .el-top__mv-text {
    width: 86.04954vw;
    margin: 5.21512vw auto 0;
    color: #a0a0a0;
    font-size: 2.34681vw;
    line-height: 1.66667;
  }
  .u-marker50 {
    padding-right: 1.30378vw;
    padding-left: 1.30378vw;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #fff329));
    background: linear-gradient(transparent 50%, #fff329 0%);
  }
  .u-marker60 {
    padding-right: 1.30378vw;
    padding-left: 1.30378vw;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #fff329));
    background: linear-gradient(transparent 60%, #fff329 0%);
  }
  .u-marker70 {
    padding-right: 1.30378vw;
    padding-left: 1.30378vw;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #fff329));
    background: linear-gradient(transparent 70%, #fff329 0%);
  }
  .u-pc-only {
    display: none;
  }
  .u-pc-only-inline {
    display: none;
  }
  .u-sp-only {
    display: block;
  }
  .u-sp-only-inline {
    display: inline-block;
  }
  .el-top_txt_sp {
	margin-top: 10px
	}
}
