<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:active {
  text-decoration: none;
}

.el-pd__mv-img--glossary {
  left: 0;
  width: auto;
}

@media screen and (max-width: 767px) {
  .el-pd__mv-img--glossary {
    width: 58.933vw;
  }
}

.el-pd-link__wrap {
  margin: 48px auto 0;
  max-width: 830px;
}

@media screen and (max-width: 767px) {
  .el-pd-link__wrap {
    margin-top: 10.133vw;
    padding-left: 3.733vw;
    padding-right: 3.733vw;
    max-width: 100%;
  }
}

.el-pd-link__ttl {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.0666666667;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .el-pd-link__ttl {
    font-size: 5.333vw;
    line-height: 1.25;
  }
}

.el-pd-link__ttl span.u-pc-only {
  display: inline !important;
}

@media screen and (max-width: 767px) {
  .el-pd-link__ttl span.u-pc-only {
    display: none !important;
  }
  .el-pd-link__ttl span.u-sp-only {
    display: inline !important;
  }
}

.el-pd-link__ttl02 {
  display: block;
  position: relative;
}

.el-pd-link__ttl02:before {
  content: '';
  width: 300px;
  height: 3px;
  background-color: #E62320;
  position: absolute;
  top: 43%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .el-pd-link__ttl02:before {
    width: 16vw;
    top: 62%;
    height: 0.8vw;
  }
}

.el-pd-link__ttl02:after {
  content: '';
  width: 300px;
  height: 3px;
  background-color: #E62320;
  position: absolute;
  top: 43%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .el-pd-link__ttl02:after {
    width: 16vw;
    top: 62%;
    height: 0.8vw;
  }
}

.el-pd-link__ttl02 span {
  margin: 0 auto;
  padding: 0 20px;
  color: #E62320;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  background-color: #fff;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .el-pd-link__ttl02 span {
    font-size: 8vw;
    padding: 0 3vw;
  }
}

.el-pd-link__list {
  margin-top: 73px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .el-pd-link__list {
    margin-top: 17.867vw;
  }
}

.el-pd-link__list__item {
  margin-bottom: 41px;
}

@media screen and (max-width: 767px) {
  .el-pd-link__list__item {
    margin-bottom: 20.533vw;
  }
}

.el-pd-link__list__item:last-child {
  margin-bottom: 0;
}

.el-pd-link__list__item ul {
  margin-top: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .el-pd-link__list__item ul {
    margin-top: 10.4vw;
    display: block;
  }
}

.el-pd-link__list__item ul li {
  margin-bottom: 30px;
  width: 48.1927710843%;
}

@media screen and (min-width: 768px) {
  .el-pd-link__list__item ul li {
    margin-right: 2.8%;
  }
  .el-pd-link__list__item ul li:nth-child(2n) {
    margin-right: 0;
  }
  .el-pd-link__list__item ul li:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .el-pd-link__list__item ul li {
    margin-bottom: 8vw;
    width: 100%;
  }
}

.el-pd-link__list__item ul li &gt; a {
  padding-left: 30px;
  padding-right: 60px;
  width: calc(100% - 92px);
  height: 98px;
  background-color: #FFF0F0;
  border: 1px solid #E62320;
  border-radius: 50px;
  text-align: center;
  font-size: 28px;
  line-height: 1.2142857143;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  color: #313131;
}

@media screen and (min-width: 768px) {
  .el-pd-link__list__item ul li &gt; a:hover:after {
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .el-pd-link__list__item ul li &gt; a {
    padding: 0 12.333vw 0 6vw;
    font-size: 6.667vw;
    line-height: 1.28;
    width: calc(100% - 19.399vw);
    height: 25.067vw;
    border-width: 0.533vw;
    border-radius: 100vw;
  }
}

.el-pd-link__list__item ul li &gt; a:after {
  content: '';
  width: 20px;
  height: 25px;
  background: url(/ep/private/images/bnr_glossary_arr.svg) center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: right ease-in-out .3s;
  transition: right ease-in-out .3s;
}

@media screen and (max-width: 767px) {
  .el-pd-link__list__item ul li &gt; a:after {
    width: 4vw;
    height: 6.667vw;
    right: 8vw;
  }
}

.el-pd-detail__ttl__wrap {
  text-align: center;
}

.el-pd-detail__wrap {
  margin: 46px auto 0;
  max-width: 830px;
}

@media screen and (max-width: 767px) {
  .el-pd-detail__wrap {
    margin-top: 10vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
    max-width: 100%;
  }
}

.el-pd-detail__ttl {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .el-pd-detail__ttl {
    font-size: 5.333vw;
    line-height: 1.25;
  }
}

.el-pd-detail__ttl .el-pd__mv-underline {
  margin-top: 20px;
  height: 2px;
}

@media screen and (max-width: 767px) {
  .el-pd-detail__ttl .el-pd__mv-underline {
    margin-top: 2.667vw;
    height: 0.533vw;
  }
}

.el-pd-detail__desc {
  margin-top: 34px;
}

@media screen and (max-width: 767px) {
  .el-pd-detail__desc {
    margin-top: 7.6vw;
  }
}

.el-pd-detail__desc p {
  padding-bottom: 34px;
  font-size: 22px;
  line-height: 1.5454545455;
  color: #313131;
}

@media screen and (max-width: 767px) {
  .el-pd-detail__desc p {
    padding-bottom: 8vw;
    font-size: 4.533vw;
    line-height: 1.7647058824;
  }
}

.el-pd-detail__desc p:last-child {
  padding-bottom: 0;
}

.el-pd-detail__source {
  padding-top: 40px;
  font-size: 18px;
  color: #898989;
  line-height: 1.4444444444;
}

@media screen and (max-width: 767px) {
  .el-pd-detail__source {
    padding-top: 8vw;
    font-size: 4.533vw;
    line-height: 1.7647058824;
  }
}

.el-pd-detail__btn {
  text-align: center;
}

.el-pd-detail__btn .el-pd-cost__calc-btn-item {
  margin-top: 50px;
  width: 298px;
  height: 50px;
  position: relative;
  border-radius: 15px;
}

@media screen and (max-width: 767px) {
  .el-pd-detail__btn .el-pd-cost__calc-btn-item {
    margin-top: 8.667vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 92%;
    height: 13.3335vw;
    border-radius: 4vw;
  }
}

.el-pd-detail__btn .el-pd-cost__calc-btn-item:before {
  content: none;
}

.el-pd-detail__btn .el-pd-cost__calc-btn-item:after {
  background-image: url(/ep/private/images/bnr_glossary_arr_left.svg);
  background-size: 100% 100%;
  top: 50%;
  left: 37px;
  -webkit-transform: rotate(0) translateY(-50%);
          transform: rotate(0) translateY(-50%);
  margin: 0;
  width: 10px;
  height: 25px;
}

@media screen and (max-width: 767px) {
  .el-pd-detail__btn .el-pd-cost__calc-btn-item:after {
    width: 3vw;
    height: 6.667vw;
    left: 6.667vw;
  }
}

@media screen and (max-width: 767px) {
  .el-pd-detail__btn .el-pd-cost__calc-btn-item {
    -webkit-box-shadow: 0 2.133vw 0 0 #e62320;
            box-shadow: 0 2.133vw 0 0 #e62320;
  }
}

.el-pd-detail__btn .el-pd-cost__calc-btn-item-inner {
  margin-left: 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 50px;
  display: block;
  text-align: center;
  padding-left: 1px;
  color: #e62320;
}

@media screen and (max-width: 767px) {
  .el-pd-detail__btn .el-pd-cost__calc-btn-item-inner {
    font-size: 6.667vw;
    line-height: 2;
  }
}

@media screen and (max-width: 767px) {
  .glossary-detail .el-pd__mv,
  .glossary .el-pd__mv {
    padding-top: 18vw;
    padding-bottom: 14.6vw;
  }
}

.el-common__btn-t1 label {
  vertical-align: top;
}
/*# sourceMappingURL=glossary.css.map */</pre></body></html>