.ep-cc__info {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1240px;
  margin: 90px auto 0;
  padding-top: 50px;
  padding-bottom: 50px;
  border: 3px solid #e62320;
  border-radius: 20px;
  text-align: center;
}

.ep-cc__info-text1 {
  color: #e62828;
  font-size: 20px;
  font-weight: 700;
}

.ep-cc__info-text2 {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 700;
}

.ep-cc__procedure {
  max-width: 1240px;
  margin: 80px auto 0;
  text-align: center;
}

.ep-cc__procedure-title .el-common__section-title {
  display: inline;
  position: relative;
}

.ep-cc__procedure-title .el-common__section-title:after {
  display: inline-block;
  position: absolute;
  top: -43px;
  right: -90px;
  width: 81px;
  height: 79px;
  background: url(/ep/support/customercenter/images/img_procedure_title.png) no-repeat center center;
  background-size: 81px 79px;
  content: "";
}

.ep-cc__procedure-list {
  margin-top: 40px;
  font-size: 0;
}

.ep-cc__procedure-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 18.70968%;
  height: 224px;
  border: 3px solid #555;
  border-radius: 20px;
  vertical-align: top;
}

.ep-cc__procedure-item + .ep-cc__procedure-item {
  margin-left: 1.6129%;
}

.ep-cc__procedure-item a {
  display: block;
  width: 100%;
  height: 100%;
  color: #313131;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2;
}

.ep-cc__procedure-item-text {
  position: absolute;
  top: 20px;
  width: 100%;
  height: 38px;
}

.ep-cc__procedure-item-text span {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ep-cc__procedure-item:after {
  position: absolute;
  right: 11px;
  bottom: 11px;
  width: 0;
  height: 0;
  border-width: 0 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #eb1e1e transparent;
  content: "";
}

.ep-cc__procedure-item:hover {
  border-color: #e62320;
  background-color: #e62320;
}

.ep-cc__procedure-item:hover a {
  color: #fff;
}

.ep-cc__procedure-item:hover:after {
  border-color: transparent transparent #fff transparent;
}

.ep-cc__procedure-item--1 {
  background: url(/ep/support/customercenter/images/img_procedure_1.png) no-repeat center top 75%;
  background-size: 75.86207% auto;
}

.ep-cc__procedure-item--2 {
  background: url(/ep/support/customercenter/images/img_procedure_2.png) no-repeat center top 75%;
  background-size: 58.62069% auto;
}

.ep-cc__procedure-item--3 {
  background: url(/ep/support/customercenter/images/img_procedure_3.png) no-repeat center top 75%;
  background-size: 52.15517% auto;
}

.ep-cc__procedure-item--4 {
  background: url(/ep/support/customercenter/images/img_procedure_4.png) no-repeat center top 75%;
  background-size: 78.44828% auto;
}

.ep-cc__procedure-item--5 {
  background: url(/ep/support/customercenter/images/img_procedure_5.png) no-repeat center top 75%;
  background-size: 74.13793% auto;
}

.ep-cc__form {
  max-width: 1240px;
  margin: 90px auto 0;
  text-align: center;
}

.ep-cc__form-text {
  color: #e62320;
  font-size: 30px;
  font-weight: 700;
}

.ep-cc__form-text:before, .ep-cc__form-text:after {
  display: inline-block;
  position: relative;
  top: 3px;
  width: 4px;
  height: 30px;
  background-color: #e62320;
  content: "";
}

.ep-cc__form-text:before {
  margin-right: 20px;
  -webkit-transform: rotate(-11deg);
          transform: rotate(-11deg);
}

.ep-cc__form-text:after {
  margin-left: 10px;
  -webkit-transform: rotate(11deg);
          transform: rotate(11deg);
}

.ep-cc__form-btn {
  width: 79.03226%;
  height: 100px;
  margin-top: 40px;
  border-radius: 20px;
  border-color: #e62320;
  background-color: #e62320;
  -webkit-box-shadow: 0px 4px 0px 0px #ac000d;
          box-shadow: 0px 4px 0px 0px #ac000d;
  color: #fff !important;
  font-size: 24px;
  line-height: 100px;
}

.ep-cc__form-btn:after {
  right: 30px;
  width: 12px;
  height: 20px;
  background: url(/ep/support/customercenter/images/icon_arrow_right.png) no-repeat;
  background-size: 12px 20px;
}

.ep-cc__form-btn:hover:after {
  right: 25px;
}

.ep-cc__menu {
  max-width: 1240px;
  margin: 80px auto 0;
  text-align: center;
}

.ep-cc__menu-list {
  margin-top: 40px;
  font-size: 0;
}

.ep-cc__menu-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 30.64516%;
  height: 120px;
  border: 3px solid #555;
  border-radius: 10px;
  vertical-align: top;
}

.ep-cc__menu-item + .ep-cc__menu-item {
  margin-left: 4.03226%;
}

.ep-cc__menu-item a {
  display: block;
  width: 100%;
  height: 100%;
  color: #313131;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
}

.ep-cc__menu-item-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  padding-left: 23.68421%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
}

.ep-cc__menu-item:after {
  position: absolute;
  right: 11px;
  bottom: 11px;
  width: 0;
  height: 0;
  border-width: 0 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #eb1e1e transparent;
  content: "";
}

.ep-cc__menu-item:hover {
  border-color: #e62320;
  background-color: #e62320;
}

.ep-cc__menu-item:hover a {
  color: #fff;
}

.ep-cc__menu-item:hover:after {
  border-color: transparent transparent #fff transparent;
}

.ep-cc__menu-item--1 {
  background: url(/ep/support/customercenter/images/img_menu_1.png) no-repeat center left 5.26316%;
  background-size: 11.57895% auto;
}

.ep-cc__menu-item--2 {
  background: url(/ep/support/customercenter/images/img_menu_2.png) no-repeat center left 5.26316%;
  background-size: 11.57895% auto;
}

.ep-cc__menu-item--3 {
  background: url(/ep/support/customercenter/images/img_menu_3.png) no-repeat center left 5.26316%;
  background-size: 17.63158% auto;
}

.ep-cc__detail-wrap {
  width: 100%;
}

.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;
}

/*
 * chat-bot
 */
#el-float-chat {
  z-index: 100;
  position: fixed;
  right: 0px;
  bottom: 200px;
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}

#el-float-chat span {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  display: inline-block;
  padding: 30px 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #E62320;
  color: #fff;
  cursor: pointer;
  writing-mode: vertical-rl;
}

@media screen and (max-width: 1239px) {
  .ep-cc {
    display: block;
  }
}

@media screen and (max-width: 980px) {
  .ep-cc {
    display: block;
  }
  .ep-cc__procedure-item a {
    font-size: 13px;
  }
  .ep-cc__menu-item a {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .ep-cc {
    display: block;
  }
  .ep-cc__info {
    max-width: inherit;
    margin: 11.73403vw 5.21512vw 0;
    padding: 5.21512vw;
    border-radius: 2.60756vw;
    text-align: left;
  }
  .ep-cc__info-text1 {
    font-size: 3.65059vw;
  }
  .ep-cc__info-text2 {
    margin-top: 3.91134vw;
    font-size: 2.60756vw;
  }
  .ep-cc__procedure {
    margin: 15.64537vw 1.30378vw 0;
    text-align: center;
  }
  .ep-cc__procedure-title .el-common__section-title {
    display: inline;
    position: relative;
  }
  .ep-cc__procedure-title .el-common__section-title:after {
    display: inline-block;
    position: absolute;
    top: -7.82269vw;
    right: -15.64537vw;
    width: 14.08083vw;
    height: 13.82008vw;
    background: url(/ep/support/customercenter/images/img_procedure_title_sp.png) no-repeat center center;
    background-size: 14.08083vw 13.82008vw;
    content: "";
  }
  .ep-cc__procedure-list {
    margin-top: 5.21512vw;
  }
  .ep-cc__procedure-item {
    display: block;
    width: 100%;
    height: 19.0352vw;
    border-radius: 2.60756vw;
  }
  .ep-cc__procedure-item + .ep-cc__procedure-item {
    margin: 5.21512vw auto 0;
  }
  .ep-cc__procedure-item a {
    font-size: 3.65059vw;
    line-height: 1.2;
  }
  .ep-cc__procedure-item-text {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .ep-cc__procedure-item-text span {
    right: inherit;
    left: 29.20469vw;
  }
  .ep-cc__procedure-item--1 {
    background: url(/ep/support/customercenter/images/img_procedure_1_sp.png) no-repeat center left 6.5189vw;
    background-size: 18.90482vw auto;
  }
  .ep-cc__procedure-item--2 {
    background: url(/ep/support/customercenter/images/img_procedure_2_sp.png) no-repeat center left 6.5189vw;
    background-size: 14.08083vw auto;
  }
  .ep-cc__procedure-item--3 {
    background: url(/ep/support/customercenter/images/img_procedure_3_sp.png) no-repeat center left 6.5189vw;
    background-size: 12.90743vw auto;
  }
  .ep-cc__procedure-item--4 {
    background: url(/ep/support/customercenter/images/img_procedure_4_sp.png) no-repeat center left 6.5189vw;
    background-size: 17.73142vw auto;
  }
  .ep-cc__procedure-item--5 {
    background: url(/ep/support/customercenter/images/img_procedure_5_sp.png) no-repeat center left 6.5189vw;
    background-size: 17.60104vw auto;
  }
  .ep-cc__form {
    margin: 5.21512vw 1.30378vw 0;
    text-align: center;
  }
  .ep-cc__form-text {
    position: relative;
    font-size: 5.21512vw;
  }
  .ep-cc__form-text:before, .ep-cc__form-text:after {
    position: absolute;
    top: 2.21643vw;
    height: 13.03781vw;
  }
  .ep-cc__form-text:before {
    left: 7.82269vw;
    margin-right: inherit;
  }
  .ep-cc__form-text:after {
    right: 7.82269vw;
    margin-right: inherit;
  }
  .ep-cc__form-btn {
    width: 100%;
    height: 19.0352vw;
    margin-top: 5.21512vw;
    border-radius: 2.60756vw;
    font-size: 3.91134vw;
    line-height: 19.0352vw;
  }
  .ep-cc__form-btn:after {
    right: 5.21512vw;
  }
  .ep-cc__form-btn:hover:after {
    right: 5.21512vw;
  }
  .ep-cc__menu {
    margin: 15.64537vw 1.30378vw 0;
    text-align: center;
  }
  .ep-cc__menu-list {
    margin-top: 5.21512vw;
  }
  .ep-cc__menu-item {
    display: block;
    width: 100%;
    height: 19.0352vw;
    border-radius: 2.60756vw;
  }
  .ep-cc__menu-item + .ep-cc__menu-item {
    margin: 5.21512vw auto 0;
  }
  .ep-cc__menu-item a {
    font-size: 3.65059vw;
    line-height: 1.2;
  }
  .ep-cc__menu-item-text {
    width: 100%;
    height: auto;
    padding-left: 22.68579vw;
  }
  .ep-cc__menu-item--1 {
    background: url(/ep/support/customercenter/images/img_menu_1_sp.png) no-repeat center left 6.5189vw;
    background-size: 8.08344vw auto;
  }
  .ep-cc__menu-item--2 {
    background: url(/ep/support/customercenter/images/img_menu_2_sp.png) no-repeat center left 6.5189vw;
    background-size: 8.21382vw auto;
  }
  .ep-cc__menu-item--3 {
    background: url(/ep/support/customercenter/images/img_menu_3_sp.png) no-repeat center left 6.5189vw;
    background-size: 12.38592vw auto;
  }
  .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-float-chat {
    display: none;
    z-index: 100;
    position: fixed;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #el-float-chat span {
    display: block;
    padding: 15px 20px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #E62320;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
  }
}
