#sub-wrap .sig__visual .sub__tit {
  font-size: 120px;
  font-family: var(--Angelle);
  color: #1b427a;
  line-height: 1;
  left: 280px;
  position: absolute;
  font-weight: 600;
  top: 250px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}
#sub-wrap .sig__visual .sub__tit span {
  color: #111;
  padding-left: 80px;
}
#sub-wrap .sig__visual .sub__desc {
  display: inline-block;
  position: absolute;
  bottom: 164px;
  right: 196px;
}
#sub-wrap .sig__visual .sub__desc span:nth-of-type(1) {
  font-size: 22px;
  font-weight: 500;
}
#sub-wrap .sig__visual .sub__desc span:nth-of-type(2) {
  font-size: 40px;
  font-weight: 700;
  color: #000;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
#sub-wrap .sig__visual .sub__desc span:nth-of-type(3) {
  font-size: 40px;
  color: #1b427a;
  font-weight: 700;
}
#sub-wrap .sub__dream h2 {
  display: inline-block;
  white-space: nowrap;
  font-size: 160px;
  font-family: var(--Angelle);
  line-height: 1;
  font-weight: 400;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}
#sub-wrap .sub__dream h2 span {
  color: #1c427a;
  padding-left: 350px;
}
#sub-wrap .sub__dream > h3 {
  position: absolute;
  top: 520px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 40px;
  text-align: center;
}
#sub-wrap .sub__dream > h3 span {
  font-size: 60px;
  color: #1c427a;
}
#sub-wrap .worry__wrapper {
  display: flex;
  max-width: 1400px;
  margin: 0 auto;
  justify-content: space-between;
  padding: 100px 0;
}
#sub-wrap .worry__wrapper .worry__tit {
  position: relative;
}
#sub-wrap .worry__wrapper .worry__tit::before {
  position: absolute;
  top: -120px;
  left: 0px;
  content: "";
  background: url(/img/common/text_choice.png);
  background-size: cover;
  width: 285px;
  height: 142px;
}
#sub-wrap .worry__wrapper .worry__tit p {
  font-size: 22px;
  font-weight: 500;
}
#sub-wrap .worry__wrapper .worry__tit h3 {
  font-size: 40px;
}
#sub-wrap .worry__wrapper .worry__tit h3 span {
  color: #1c427a;
}
#sub-wrap .worry__wrapper .worry__tit > span {
  display: block;
  font-weight: 300;
  color: #676767;
  margin-top: 15px;
  line-height: 2;
  font-size: 14px;
}
#sub-wrap .worry__wrapper .worry__content {
  display: flex;
  flex-direction: column;
}
#sub-wrap .worry__wrapper .worry__content .worry__item {
  display: flex;
  width: 848px;
  height: 258px;
  justify-content: space-between;
  align-items: end;
  padding: 120px 0 65px 240px;
}
#sub-wrap .worry__wrapper .worry__content .worry__item.--01 {
  background: url(/sub/sub-2/img/3040/worry/body01.png);
  background-repeat: no-repeat;
  border-bottom: 1px solid #e5e5e5;
}
#sub-wrap .worry__wrapper .worry__content .worry__item.--01 .--01 {
  position: relative;
}
#sub-wrap .worry__wrapper .worry__content .worry__item.--01 .--01::before {
  content: "01";
  top: -39px;
  left: -11px;
  color: #bfbfc2;
  position: absolute;
  font-size: 50px;
  font-family: var(--Angelle);
  z-index: -1;
  font-style: italic;
  opacity: 0.2;
}
#sub-wrap .worry__wrapper .worry__content .worry__item.--02 {
  background: url(/sub/sub-2/img/3040/worry/body02.png);
  background-repeat: no-repeat;
  border-bottom: 1px solid #e5e5e5;
}
#sub-wrap .worry__wrapper .worry__content .worry__item.--02 .--01 {
  position: relative;
}
#sub-wrap .worry__wrapper .worry__content .worry__item.--02 .--01::before {
  content: "02";
  top: -39px;
  left: -11px;
  color: #bfbfc2;
  position: absolute;
  font-size: 50px;
  font-family: var(--Angelle);
  z-index: -1;
  font-style: italic;
  opacity: 0.2;
}
#sub-wrap .worry__wrapper .worry__content .worry__item.--03 {
  background: url(/sub/sub-2/img/3040/worry/body03.png);
  background-repeat: no-repeat;
}
#sub-wrap .worry__wrapper .worry__content .worry__item.--03 .--01 {
  position: relative;
}
#sub-wrap .worry__wrapper .worry__content .worry__item.--03 .--01::before {
  content: "03";
  top: -39px;
  left: -11px;
  color: #bfbfc2;
  position: absolute;
  font-size: 50px;
  font-family: var(--Angelle);
  z-index: -1;
  font-style: italic;
  opacity: 0.2;
}
#sub-wrap .worry__wrapper .worry__content .worry__item .--01 {
  font-size: 22px;
  line-height: 1.6;
}
#sub-wrap .worry__wrapper .worry__content .worry__item .--01 h3 span {
  color: #1b427a;
}
#sub-wrap .worry__wrapper .worry__content .worry__item .--02 {
  font-size: 14px;
  color: #676767;
  line-height: 2;
  text-align: right;
}

.sub__scar {
  padding: 140px;
}

.age__point .age__tit {
  position: absolute;
  top: 150px;
  left: 90px;
}
.age__point .age__tit h3 {
  font-size: 40px;
  font-weight: 300;
}
.age__point .age__tit h3 span {
  font-weight: 700;
}
.age__point .age__tit p.--01 {
  margin-top: 43px;
}
.age__point .age__tit p.--01 strong {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.7px;
}
.age__point .age__tit p.--01 strong span {
  color: #1b427a;
  font-weight: 500;
}
.age__point .age__tit p.--02 {
  font-size: 14px;
  font-weight: 300;
  color: #676767;
  margin-top: 17px;
  font-size: 14px;
  line-height: 1.7;
}
.age__point .point__hd h3 span {
  font-size: 30px;
  position: absolute;
  top: 220px;
  left: 50%;
  transform: translateX(-50%);
}
.age__point .point__hd h3 span strong {
  font-size: 60px;
  color: #1c427a;
  font-weight: 700;
}/*# sourceMappingURL=3040.min.css.map */