@charset "utf-8";
/* Subject Design Top */
.design {
  padding: 65px 0 90px;
  text-align: center;
}
.design h2 {	
  font-size: 3.8rem;
  color: #4694d0;
  line-height: 1.57;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.design .design-tit {
  max-width: 600px;
  margin: 0 auto 30px;
  position: relative;
}
.design .design-tit img {
  position: absolute;
}
.design .design-tit .img1 {
  top: 10px;
  left: 0;
}
.design .design-tit .img2 {
  bottom: 10px;
  right: 0;
}
.design .design-tit .img3 {
  top: -15px;
  right: 25px;
}
.record {
  padding: 90px 0;
  background: #f2f7fc;
  text-align: center;
}
.record .chart {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 850px;
  margin: 45px auto 60px;
}
.record .chart .img {
  width: 58.71%;
}
.record .chart .txt {
  width: 33%;
}
.record .chart .txt .tit-txt {
  background: #4694d0;
  color: #fff;
  font-size: 2rem;
  line-height: 1.4;
  padding-bottom: 2px;
}
.record .chart .txt .num {
  font-size: min(14vw, 14rem);
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0em;
}
.record .chart .txt .num span {
  font-size: min(6vw, 6rem);
}
.record .experience {
  padding-top: 50px;
  border-top: 1px solid #999999;
}
.record .experience .experience-info {
  max-width: 650px;
  margin: 0px auto 0;
  padding: 10px 0 10px;
}
.record .experience .experience-info .experience-detail-1 {
  width: 52.37%;
}
.record .experience .experience-info .experience-detail-2 {
  width: 43.08%;
}
.record .experience .experience-info .experience-detail .experience-tit {
  background-color: #4694d0;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding-bottom: 2px;
}
.record .experience .experience-info .experience-detail .experience-pre {
  font-size: 11rem;
  line-height: 1;
}
.record .experience .experience-info .experience-detail .sub-num {
  font-size: 10rem;
}
.record .experience .experience-info .experience-detail .pre {
  font-size: 6rem;
}
.record .experience .experience-info .experience-time {
  margin-top: 5px;
  font-weight: 500;
}
.structure {
  text-align: center;
  padding: 90px 0 100px;
}
.structure .weboc-btn {
  max-width: 1000px;
  margin: 0 auto;
}
.structure .weboc-btn a {
  max-width: 480px;
  width: 48%;
}
.structure .line-structure {
  position: relative;
  background: url('../images/subjects/subject_lifedesign/index/line-img.png');
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 80px;
}
.structure .line-structure .row {
  position: relative;
}
.structure .line-structure .row {
  display: flex;
}
.structure .line-structure .row .structure-text {
  width: 50%;
  position: relative;
}
.structure .line-structure .row:nth-of-type(2n+1) .structure-text {
  width: calc(50% - 15px);
}
.structure .line-structure .row:nth-of-type(2n+1) {
  justify-content: flex-end;
}
.structure .line-structure .row:nth-of-type(2n+1) .structure-text {
  text-align: left;
}
.structure .line-structure .row:nth-of-type(2n) {
  justify-content: flex-start;
}
.structure .line-structure .row:nth-of-type(2n) .structure-text {
  text-align: right;
}
.structure .line-structure .row1 {
  margin-bottom: 10px;
}
.structure .line-structure .row .structure-text p {
  position: absolute;
  letter-spacing: -0.01em;
  font-size: 1.4rem;
  top: 30%;
}
.structure .line-structure .row:nth-of-type(2n+1) .structure-text p {
  left: calc(50% + 10px);
}
.structure .line-structure .row:nth-of-type(2n) .structure-text p {
  right: 50%;
  text-align: right;
}
.structure .line-structure .row {
  margin-bottom: 20px;
}
.structure .line-structure .row .structure-img {
  position: absolute;
}
.structure .line-structure .row1 .structure-img {
  left: 14.3%;
  bottom: -45px;
}
.structure .line-structure .row2 .structure-img {
  right: 6.14%;
  bottom: 0px;
}
.structure .line-structure .row3 .structure-img {
  left: 11.84%;
  bottom: -6px;
}
.structure .line-structure .row4 .structure-img {
  right: 0;
  bottom: -16px;
}
.structure .line-structure .row5 .structure-img {
  left: 6.14%;
  bottom: -13px;
}
.structure .line-structure .row6 .structure-img {
  right: 6.14%;
  bottom: -15px;
}
.structure .line-structure .row8 {
  margin-top: -90px;
  justify-content: flex-end !important;
}
.structure .line-structure .row8 .structure-img {
  position: unset;
}
.obtain {
  padding: 70px 0 100px;
  background: #f2f7fc;
  text-align: center;
}
.obtain .tit-txt {
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0.2em;
  position: relative;
  z-index: 1;
  max-width: 415px;
  margin: 0 auto 35px;
  padding-left: 60px;
}
.obtain .tit-txt::after {
  position: absolute;
  content: '';
  width: 210px;
  height: 12px;
  background: #fdfb7c;
  right: 0;
  bottom: -4px;
  z-index: -1;
}
.obtain .tit-txt .num {
  font-size: min(6.5vw, 65px);
  color: #4694d0;
}
.obtain .tit-txt .sub {
  font-size: 3.5rem;
  color: #4694d0;
}
.obtain .tit-txt .font::after {
  background: url(../images/subjects/subject_lifedesign/common/mark.svg) no-repeat center center/100% 100%;
  width: 50px;
  height: 65px;
  position: absolute;
  top: 10px;
  left: 0%;
  content: "";
}
.obtain p.text {
  padding-bottom: 15px;
}
.release {
  padding: 90px 0 0;
  text-align: center;
}
.release .sub-title {
  font-size: 2rem;
  margin-bottom: 26px;
  margin-top: 10px;
  color: #4694d0;
}
.release .sub-title span {
  position: relative;
  line-height: 3.2rem;
}
.release .sub-title span::after {
  content: '';
  position: absolute;
  width: 100%;
  transition: 1s 0.4s;
  height: 12px;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: #fdff7f;
}
.release .calendar {
  margin-top: 45px;
}
.release .calendar .calendar-title {
  font-size: 2.2rem;
  line-height: 4rem;
  background: url('../images/subjects/subject_lifedesign/common/bg-title.jpg');
  border-radius: 20px 20px 0 0;
  color: #fff;
  margin-bottom: 20px;
}
.release .calendar .calendar-info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.release .calendar .calendar-info .calendar-detail {
  width: 49%;
}
.release .calendar .calendar-info .calendar-detail p {
  letter-spacing: 0.1em;
  margin-top: 5px;
}
@media (max-width: 1140px) {
  .structure .line-structure {
    background-size: 40%;
  }
  .structure .line-structure .row img {
    width: 70%;
  }
  .structure .line-structure .row .structure-text p {
    font-size: 1.2rem;
  }
  .structure .line-structure .row:nth-of-type(2n) .structure-text p {
    right: 45%;
  }
  .structure .line-structure .row .structure-text p {
    top: 25%;
  }
  .structure .line-structure .row:nth-of-type(2n+1) .structure-text p {
    left: 37%;
  }
  .structure .line-structure .row .structure-img img {
    width: 55%;
  }
  .structure .line-structure .row8 .structure-img img {
    width: 80%;
  }
  .structure .line-structure .row8 {
    margin-top: 40px;
  }
}
@media (max-width: 860px) {
  .structure .line-structure .row .structure-text p {
    font-size: 1rem;
  }
  .structure .line-structure .row3 .structure-img {
    left: 9.84%;
    bottom: -20px;
  }
  .structure .line-structure .row4 .structure-img {
    right: -68px;
    bottom: -30px;
  }
  .structure .line-structure .row5 .structure-img {
    left: 2.14%;
    bottom: -18px;
  }
  .structure .line-structure .row8 {
    margin-top: -20px;
  }
}
@media (max-width: 768px) {
  .design h2 {
    font-size: 3rem;
    letter-spacing: 0.1em;
    width: fit-content;
    margin: 0 auto;
    position: relative;
  }
  .design h2::after {
    position: absolute;
    content: '';
    width: 60px;
    height: 40px;
    background: url('../images/subjects/subject_lifedesign/index/design-3.png')no-repeat center bottom;
    right: 40px;
    top: -15px;
    background-size: cover;
  }
  .design {
    padding-bottom: 75px;
  }
  .record {
    padding: 70px 0;
  }
  .record .chart .img {
    width: 100%;
    margin-bottom: 50px;
  }
  .record .chart .txt {
    width: 100%;
  }
  .record .chart .txt .num {
    font-size: 11rem;
  }
  .record .chart .txt .num span {
    font-size: 3rem;
  }
  .record .experience .experience-info .experience-detail-1 {
    width: 100%;
    margin-bottom: 45px;
  }
  .record .experience .experience-info .experience-detail-2 {
    width: 100%;
  }
  .record .experience .experience-info .experience-time {
    margin-top: 10px;
  }
  .structure {
    padding-top: 55px;
    padding-bottom: 70px;
  }
  .structure .line-structure .row:nth-of-type(2n+1) .structure-text {
    width: 100%;
  }
  .structure .line-structure {
    background: unset;
    padding-top: 140px;
    padding-bottom: 40px;
    position: relative;
    max-width: 375px;
    margin: 40px auto 0;
  }
  .structure .line-structure .row img {
    width: unset;
  }
  .structure .line-structure .row:nth-of-type(2n+1) img {
    width: unset;
    margin-left: auto;
  }
  .structure .line-structure .row .structure-img img {
    width: 95%;
  }
  .structure .line-structure .row.row1 .structure-img {
    position: absolute;
    top: -135px;
    left: unset;
    right: 40px;
    bottom: unset;
  }
  .structure .line-structure .row .structure-text p {
    position: unset;
    font-size: 1.5rem;
    max-width: 290px;
    margin-top: 5px;
  }
  .structure .line-structure .row1 .structure-text p, .structure .line-structure .row2 .structure-text p {
    max-width: 260px;
  }
  .structure .line-structure .row4 .structure-text p {
    max-width: 270px;
  }
  .structure .line-structure .row1 .structure-text p {
    margin-left: auto;
  }
  .structure .line-structure .row .structure-img {
    position: unset;
  }
  .structure .line-structure .row {
    flex-wrap: wrap;
  }
  .structure .line-structure .row .structure-text {
    width: unset;
  }
  .structure .line-structure .row.row2 {
    justify-content: flex-end;
    z-index: 2;
  }
  .structure .line-structure .row2 .structure-text {
    width: 100%;
    order: 2;
  }
  .structure .line-structure .row2 .structure-img {
    text-align: left;
    margin: 30px 40px 40px 0;
  }
  .structure .container {
    width: 100%;
  }
  .structure .line-structure .row.row3, .structure .line-structure .row.row5 {
    justify-content: flex-start;
    z-index: 2;
  }
  .structure .line-structure .row.row3 .structure-img {
    margin: 20px 0px 25px;
  }
  .structure .line-structure .row3 .structure-text p {
    margin-left: auto;
    letter-spacing: 0em;
  }
  .structure .line-structure .row4 .structure-text {
    order: 2;
    z-index: 2;
  }
  .structure .line-structure .row4 .structure-img {
    margin: 20px 0 20px 70px;
  }
  .structure .line-structure .row5 .structure-img {
    margin: 20px 0 0 20px;
  }
  .structure .line-structure .row5 .structure-text p {
    margin-left: auto;
  }
  .structure .line-structure .row6 .structure-text {
    order: 2;
    z-index: 2;
  }
  .structure .line-structure .row6 .structure-text p {
    max-width: 320px;
  }
  .structure .line-structure .row6 .structure-img {
    margin: 40px 0 0 20px;
    position: relative;
    z-index: 10;
  }
  .structure .line-structure .row7 .structure-text {
    margin-top: 40px;
    z-index: 2;
  }
  .structure .line-structure .row7 .structure-text p {
    margin-left: auto;
  }
  .structure .line-structure .row8 {
    margin-top: 65px;
    position: relative;
    z-index: 10;
  }
  .structure .line-structure::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('../images/subjects/subject_lifedesign/index/line-img-sp.png');
    background-repeat: no-repeat;
    left: 0;
    top: 6.5%;
    z-index: 1;
    pointer-events: none;
  }
  .structure .line-structure .row8 .structure-img img {
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .structure .weboc-btn a {
    width: 90%;
    margin-bottom: 12px;
  }
  .obtain {
    padding: 60px 0 70px;
  }
  .obtain .tit-txt {
    font-size: 2rem;
    margin-bottom: 45px;
  }
  .obtain .tit-txt::after {
    width: 170px;
  }
  .obtain .tit-txt .num {
    font-size: 5rem;
  }
  .obtain .tit-txt .sub {
    font-size: 2.8rem;
  }
  .obtain .tit-txt {
    padding-left: 55px;
  }
  .obtain .tit-txt .font::after {
    width: 40px;
    top: 0px;
    left: 6px;
  }
  .obtain p.text {
    letter-spacing: 0.01em;
    padding-bottom: 15px;
  }
  .release .calendar .calendar-info .calendar-detail {
    width: 100%;
  }
  .release .calendar .calendar-info .calendar-detail-1 {
    margin-bottom: 30px;
  }
  .release {
    padding: 70px 0 0;
  }
}
@media (max-width:480px) {
  .design h2 {
    font-size: 7vw;
    letter-spacing: 0.1em;
  }
  .design p {
    letter-spacing: 0.1em;
  }
  .record .experience .title {
    letter-spacing: 0.01em;
  }
  .structure p.text {
    letter-spacing: 0.1em;
  }
  .employment-record > p {
    letter-spacing: 0.1em;
  }
}
@media (max-width:370px) {
  .obtain .tit-txt {
    font-size: 1.8rem;
  }
  .release .text {
    letter-spacing: 0.1em;
  }
  .design p {
    letter-spacing: 0.05em;
  }
}