.ecuvo-ltw * {
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "serif";
}
.ecuvo-ltw strong {
  font-weight: bold !important;
}
.align-center {
  text-align: center !important;
}
.ltw-txt {
  line-height: 1.85;
}
.ltw-hl-ss {
  border-bottom: 1px solid #0a0a0a;
  color: #0a0a0a;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
}
.ltw-shl {
  color: #0a0a0a;
  font-weight: bold;
  letter-spacing: 0.1em;
  position: relative;
  text-align: center;
}
.ltw-shl::before, .ltw-shl::after {
  content: "";
  display: inline-block;
  vertical-align: top;
}
.ltw-shl::before {
  background: url(../img/quotation_01.png);
  margin-right: 0.48em;
}
.ltw-shl::after {
  background: url(../img/quotation_02.png);
  margin-left: 0.48em;
}
.ltw-fv {
  position: relative;
}
.ltw-fv-hl {
  border: solid #0a0a0a;
  color: #0a0a0a;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.9;
  position: absolute;
}
.ltw-intro p:not(:last-child) {
  margin-bottom: 1.5em;
}
.ltw-intro strong {
  border-bottom: solid #333;
}
.ltw-intro img {
  vertical-align: inherit;
}
.ltw-2col {
  display: flex;
  justify-content: space-between;
}
.ltw-2col-sec dl {
  width: 100%;
}
.ltw-2col-sec dt {
  font-weight: bold;
  text-align: center;
}
.ltw-point {
  background: #ebecee;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.ltw-point::before {
  content: "";
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  top: 0;
  right: 0;
}
.ltw-not-list {
  background: #ebecee;
  display: flex;
  justify-content: space-between;
}
.ltw-not-list li {
  background: url(../img/icon_check.png) no-repeat;
  line-height: 1.85;
}
.ltw-step li {
  border: 1px solid #0a0a0a;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.ltw-step li:not(:last-child)::after {
  content: "";
  background: url(../img/arrow.png) no-repeat center top;
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
}
.ltw-step li .ltw-txt span {
  font-size: 80%;
}
.ltw-about {
  background: #ebecee;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.ltw-about::before {
  content: "";
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  top: 0;
  right: 0;
}
.ltw-about li {
  background: url(../img/icon_check.png) no-repeat;
  line-height: 1.35;
}
.ltw-about li:not(:last-child) {
  margin-bottom: 0.5em;
}
.ltw-hl-s {
  color: #0a0a0a;
  letter-spacing: 0.04em;
  text-align: center;
}
.ltw-hl-s span {
  border-bottom: solid #0a0a0a;
  font-weight: bold;
  display: inline-block;
}
.ltw-difficult {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ltw-difficult dt {
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.4;
  margin-bottom: 1em;
}
.ltw-contact {
  border: 1px solid #0a0a0a;
  letter-spacing: 0.04em;
}
.ltw-cnt-hl {
  border-bottom: 1px solid #0a0a0a;
  color: #0a0a0a;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
}
.ltw-cnt-inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.ltw-cnt-inner p, .ltw-cnt-inner li {
  color: #0a0a0a;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.ltw-cnt-inner p {
  line-height: 2;
}
.ltw-cnt-inner li {
  line-height: 1.5;
}
.c-red {
  color: #c1272d;
}

@media only screen and (min-width: 768px) {
  .ecuvo-ltw {
    margin: 109px auto 0;
    width: 900px;
  }
  .ltw-txt {
    font-size: 20px;
  }
  .ltw-hl-ss {
    font-size: 30px;
    margin-bottom: 25px;
    padding-bottom: 6px;
  }
  .ltw-fv {
    margin-bottom: 50px;
  }
  .ltw-fv-hl {
    border-width: 3px 0;
    font-size: 37px;
    top: 312px;
    left: 245px;
  }
  .ltw-intro {
    margin-bottom: 50px;
  }
  .ltw-intro strong {
    font-size: 37px;
    padding: 10px 0;
  }
  .ltw-2col {
    width: 840px;
  }
  .ltw-point {
    margin-bottom: 80px;
    padding: 42px 10px 38px 14px;
    width: 400px;
  }
  .ltw-point::before {
    border-width: 0 40px 40px 0;
  }
  .ltw-point p {
    font-size: 17px;
    line-height: 1.9;
    width: 270px;
  }
  .ltw-2col-sec {
    margin-bottom: 40px;
    width: 400px;
  }
  .ltw-2col-sec dt {
    font-size: 30px;
    padding-top: 15px;
  }
  .ltw-sec {
    margin: 0 auto 90px;
    width: 840px;
  }
  .ltw-not-list {
    margin-bottom: 25px;
    padding: 25px 40px;
  }
  .ltw-not-list li {
    background-position: 0 8px;
    font-size: 20px;
    padding: 0 0 0 30px;
  }
  .ltw-shl {
    font-size: 37px;
    margin-bottom: 35px;
  }
  .ltw-shl::before, .ltw-shl::after {
    height: 25px;
    width: 25px;
  }
  .ltw-step li {
    border-radius: 15px;
    padding: 12px 26px 12px 34px;
  }
  .ltw-step li:not(:last-child) {
    margin-bottom: 40px;
  }
  .ltw-step li:not(:last-child)::after {
    height: 16px;
    bottom: -32px;
  }
  .ltw-step li .ltw-txt {
    width: 508px;
  }
  .ltw-about {
    margin: 25px 0 110px;
    padding: 30px 38px;
  }
  .ltw-about::before {
    border-width: 0 40px 40px 0;
  }
  .ltw-about li {
    background-position: 0 4px;
    font-size: 20px;
    padding-left: 30px;
    width: 360px;
  }
  .ltw-hl-s {
    margin-bottom: 30px;
  }
  .ltw-hl-s span {
    border-bottom-width: 4px;
    font-size: 37px;
    padding-bottom: 8px;
  }
  .ltw-difficult {
    margin: 55px 0;
  }
  .ltw-difficult img {
    width: 257px;
  }
  .ltw-difficult dl {
    width: 524px;
  }
  .ltw-difficult dt {
    font-size: 30px;
  }
  .ltw-contact {
    border-radius: 15px;
    margin: 0 auto 35px;
    padding: 32px;
    width: 840px;
  }
  .ltw-cnt-hl {
    font-size: 37px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .ltw-cnt-inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  .ltw-cnt-inner p, .ltw-cnt-inner li {
    font-size: 20px;
  }
  .ltw-cnt-inner li {
    margin-top: 20px;
  }
  .ltw-cnt-inner li img {
    margin-right: 15px;
  }
  .c-red {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .ecuvo-ltw img {
    width: 100%;
  }
  .ltw-txt {
    font-size: 2.222vw;
  }
  .ltw-hl-ss {
    font-size: 3.333vw;
    margin-bottom: 2.778vw;
    padding-bottom: 0.667vw;
  }
  .ltw-fv {
    margin-bottom: 5.556vw;
  }
  .ltw-fv-hl {
    border-width: 0.333vw 0;
    font-size: 4.111vw;
    top: 34.667vw;
    left: 27.222vw;
  }
  .ltw-intro {
    margin-bottom: 5.556vw;
  }
  .ltw-intro img {
    width: 22vw;
  }
  .ltw-intro strong {
    font-size: 4.111vw;
    padding: 1.111vw 0;
  }
  .ltw-2col {
    margin: auto;
    width: 93.333vw;
  }
  .ltw-point {
    margin-bottom: 8.889vw;
    padding: 4.667vw 1.111vw 4.222vw 1.556vw;
    width: 44.444vw;
  }
  .ltw-point::before {
    border-width: 0 4.444vw 4.444vw 0;
  }
  .ltw-point p {
    font-size: 1.889vw;
    line-height: 1.9;
    width: 30vw;
  }
  .ltw-point img {
    width: 10vw;
  }
  .ltw-2col-sec {
    margin-bottom: 4.444vw;
    width: 44.444vw;
  }
  .ltw-2col-sec dt {
    font-size: 3.333vw;
    padding-top: 1.667vw;
  }
  .ltw-sec {
    margin: 0 auto 10vw;
    width: 93.333vw;
  }
  .ltw-not-list {
    margin-bottom: 2.778vw;
    padding: 2.778vw 4.444vw;
  }
  .ltw-not-list li {
    background-position: 0 0.889vw;
    background-size: 1em auto;
    font-size: 2.222vw;
    padding: 0 0 0 3.333vw;
  }
  .ltw-shl {
    font-size: 4.111vw;
    margin-bottom: 3.889vw;
  }
  .ltw-shl::before, .ltw-shl::after {
    background-size: contain;
    height: 2.778vw;
    width: 2.778vw;
  }
  .ltw-step li {
    border-radius: 1.667vw;
    padding: 1.333vw 2.889vw 1.333vw 3.778vw;
  }
  .ltw-step li:not(:last-child) {
    margin-bottom: 4.444vw;
  }
  .ltw-step li:not(:last-child)::after {
    background-size: auto 100%;
    height: 1.778vw;
    bottom: -3.556vw;
  }
  .ltw-step li img {
    width: 26.667vw;
  }
  .ltw-step li .ltw-txt {
    width: 56.444vw;
  }
  .ltw-about {
    margin: 2.778vw 0 12.222vw;
    padding: 3.333vw 4.222vw;
  }
  .ltw-about::before {
    border-width: 0 4.444vw 4.444vw 0;
  }
  .ltw-about li {
    background-position: 0 0.444vw;
    background-size: 1em auto;
    font-size: 2.222vw;
    padding-left: 3.333vw;
    width: 40vw;
  }
  .ltw-hl-s {
    margin-bottom: 3.333vw;
  }
  .ltw-hl-s span {
    border-bottom-width: 0.444vw;
    font-size: 4.111vw;
    padding-bottom: 0.889vw;
  }
  .ltw-difficult {
    margin: 6.111vw 0;
  }
  .ltw-difficult img {
    width: 28.556vw;
  }
  .ltw-difficult dl {
    width: 58.222vw;
  }
  .ltw-difficult dt {
    font-size: 3.333vw;
  }
  .ltw-contact {
    border-radius: 1.667vw;
    margin: 0 auto 3.889vw;
    padding: 3.556vw;
    width: 93.333vw;
  }
  .ltw-cnt-hl {
    font-size: 4.111vw;
    margin-bottom: 1.667vw;
    padding-bottom: 1.667vw;
  }
  .ltw-cnt-inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  .ltw-cnt-inner p, .ltw-cnt-inner li {
    font-size: 2.222vw;
  }
  .ltw-cnt-inner li {
    margin-top: 2.222vw;
  }
  .ltw-cnt-inner li img {
    margin-right: 1.667vw;
    width: 3.333vw;
  }
  .c-red {
    font-size: 2.222vw;
  }}


