@charset "UTF-8";

/* p-concept */

#aboutus {
  padding-bottom: 0;
}

#aboutus::before {
  background-color: #f2de79;
}

#aboutus .p-concept {
  padding: 0 20px 120px;
  text-align: center;
  position: relative;
}

#aboutus .p-concept::before {
  position: absolute;
  content: "";
  z-index: 1;
  background: url("../../../images/common/ptn_border_pc.png") repeat-x;
  background-position: center bottom;
  width: 100%;
  height: 32px;
  bottom: -32px;
  left: 0;
}

#aboutus .p-concept .content {
  max-width: 1074px;
  margin: 0 auto;
  position: relative;
}

#aboutus .p-concept .ttl {
  font-size: 20rem;
  line-height: 1;
  color: #faf2c8;
  position: relative;
}

#aboutus .p-concept .headline {
  position: relative;
  margin: 0 auto 110px;
}

#aboutus .p-concept .txt-up {
  position: absolute;
  width: 100%;
  left: 0;
  top: 70px;
  line-height: 1.6;
}

#aboutus .p-concept .txt-up .txt {
  display: inline-block;
  font-size: 5.2rem;
  font-weight: bold;
}

#aboutus .p-concept .pic01 {
  max-width: 1074px;
  margin: 0 auto 70px;
}

#aboutus .p-concept .pic02 {
  max-width: 1074px;
  margin: 70px auto;
}

#aboutus .p-concept .lead {
  font-size: 2rem;
  font-weight: bold;
  line-height: 2;
}

#aboutus .p-concept .lead strong {
  color: #f28130;
}

#aboutus .p-concept .lead + p {
  padding-top: 50px;
}

#aboutus .p-concept .img01 {
  width: 600px;
  position: absolute;
  left: -390px;
  top: 540px;
}

#aboutus .p-concept .img02 {
  width: 664px;
  position: absolute;
  bottom: -152px;
  right: -435px;
  z-index: 1;
}

#aboutus .p-concept .lead span {
  font-size: 4rem;
  position: relative;
  display: inline-block;
}

#aboutus .p-concept .lead span:before {
  position: absolute;
  content: "";
  background: #f28130;
  width: 0;
  height: 8px;
  bottom: 0;
  left: 0;
  transition: 0.3s;
}

#aboutus .p-concept .lead.isActive span:before {
  width: 100%;
}

@media screen and (max-width: 1300px) {
  #aboutus .p-message .content {
    padding: 0 30px;
  }

  #aboutus .p-concept .txt-up .txt {
    font-size: 2.7vw;
  }

  #aboutus .p-concept .ttl {
    font-size: 10vw;
  }

  #aboutus .p-concept .txt-up {
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  #aboutus::before {
    border-radius: 0 0 60px 60px;
    height: 50px;
    bottom: -50px;
  }

  #aboutus .p-concept {
    padding: 0 20px 270px;
    overflow: hidden;
  }

  #aboutus .p-concept::before {
    position: absolute;
    content: "";
    z-index: 1;
    background: url("../../../images/common/bg_ylw_sp.png") repeat-x;
    background-position: left bottom;
    width: 100%;
    height: 16px;
    bottom: 0;
    left: 0;
    z-index: 2;
  }

  #aboutus .p-concept .ttl {
    font-size: 7.5rem;
  }

  #aboutus .p-concept .headline {
    margin: 0 auto 120px;
  }

  #aboutus .p-concept .txt-up .txt {
    font-size: 2.5rem;
  }

  #aboutus .p-concept .txt-up {
    top: 0;
  }

  #aboutus .p-concept .pic01 {
    margin: 0 auto 40px;
  }

  #aboutus .p-concept .lead {
    font-size: 1.6rem;
  }

  #aboutus .p-concept .lead + p {
    padding-top: 30px;
  }

  #aboutus .p-concept .pic02 {
    margin: 20px auto 40px;
  }

  #aboutus .p-concept .img01 {
    position: inherit;
    left: inherit;
    top: inherit;
    width: 100%;
    max-width: 360px;
    margin: 30px auto 0;
  }

  #aboutus .p-concept .img02 {
    width: 266px;
    right: 20px;
    bottom: -287px;
  }

  #aboutus .p-concept .lead span {
    font-size: 2.5rem;
  }
}

/* p-message */

#aboutus .p-message {
  background: #f2d230;
  padding: 130px 0 50px;
  position: relative;
}

#aboutus .p-message::before {
  position: absolute;
  content: "";
  z-index: 1;
  pointer-events: none;
  width: 800px;
  height: 585px;
  background: url("../../../images/page/feature/bg_feature_pc.png") no-repeat;
  background-size: 800px;
  background-position: center;
  left: -290px;
  top: 80px;
}

#aboutus .p-message::after {
  position: absolute;
  content: "";
  background: #f2d230;
  border-radius: 0 0 120px 120px;
  width: 100%;
  height: 80px;
  bottom: -79px;
  left: 0;
}

#aboutus .p-message .content {
  max-width: 1074px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#aboutus .p-message .inner {
  margin: 80px auto 0;
}

#aboutus .p-message .flex {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 60px;
  z-index: 3;
  gap: 30px;
}

#aboutus .p-message .flex:last-child {
  margin: 0 auto;
}

#aboutus .p-message .flex .img {
  width: 52%;
}

#aboutus .p-message .flex img {
  border-radius: 80px 0;
}

#aboutus .p-message .flex .block {
  max-width: 480px;
  width: 48%;
  position: relative;
  /* padding-top: 160px; */
}
/* 
#aboutus .p-message .flex:first-child .block {
  margin-top: 40px;
} */

#aboutus .p-message .number {
  width: 139px;
  display: block;
  position: absolute;
  top: -49px;
  left: -14px;
}

#aboutus .p-message .heading {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 20px;
}

#aboutus .p-message p {
  font-weight: 500;
}

#aboutus .p-message .name {
  font-weight: 600;
  font-size: 2.4rem;
  text-align: right;
  width: 100%;
  display: block;
}
@media screen and (max-width: 1300px) {
  #aboutus .p-message .content {
    padding: 0 30px;
  }
}

@media screen and (max-width: 767px) {
  #aboutus .p-message {
    padding: 100px 0 0;
  }

  #aboutus .p-message::before {
    width: 400px;
    height: 292px;
    background: url("../../../images/page/feature/bg_feature_sp.png") no-repeat;
    background-size: 400px;
    background-position: center;
    left: -105px;
    top: 100px;
  }
  #aboutus .p-message::after {
    border-radius: 0 0 60px 60px;
    height: 50px;
    bottom: -50px;
  }
  #aboutus .p-message .content {
    padding: 0;
  }

  #aboutus .p-message .inner {
    margin: 50px auto 0;
  }

  #aboutus .p-message .flex {
    margin: 0 auto 40px;
    flex-wrap: wrap;
    gap: 0;
  }

  #aboutus .p-message .flex:nth-child(2) {
    flex-wrap: wrap-reverse;
  }

  #aboutus .p-message .flex .img {
    width: 100%;
    margin: 0 20px;
  }

  #aboutus .p-message .flex img {
    border-radius: 48px 0;
  }

  #aboutus .p-message .flex .block {
    max-width: 480px;
    width: 100%;
    position: relative;
    padding: 40px 20px;
    margin: 0 auto;
  }

  #aboutus .p-message .flex:first-child .block {
    margin: 0 auto;
  }

  #aboutus .p-message .number {
    width: 102px;
    left: 10px;
    top: -34px;
  }

  #aboutus .p-message .heading {
    text-align: center;
  }
}

/* p-company */

#aboutus .p-company {
  padding: 180px 0 0;
  position: relative;
}

#aboutus .p-company::after {
  position: absolute;
  content: "";
  background: #fcf8e3;
  border-radius: 0 0 120px 120px;
  width: 100%;
  height: 80px;
  bottom: -79px;
  left: 0;
}

#aboutus .p-company .content {
  max-width: 1074px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#aboutus .p-company .inner {
  margin-bottom: 60px;
}

#aboutus .p-company .m-lead {
  text-align: center;
  font-weight: 600;
  font-size: 1.8rem;
  margin: 60px auto 50px;
}
#aboutus .p-company .list {
  display: flex;
  max-width: 960px;
  margin: 0 auto;
}
#aboutus .p-company .list:not(:last-of-type) {
  border-bottom: solid 1px #f2e291;
}
#aboutus .p-company .list dt {
  flex-basis: 20%;
  text-align: center;
  padding: 2rem 0;
  font-weight: 600;
}
#aboutus .p-company .list dd {
  flex: 1;
  padding: 2rem 2rem 2rem 6rem;
}

@media screen and (max-width: 767px) {
  #aboutus .p-company {
    padding: 120px 0 0;
  }
  #aboutus .p-company::after {
    border-radius: 0 0 60px 60px;
    height: 50px;
    bottom: -50px;
  }

  #aboutus .p-company .content {
    padding: 0 20px;
  }
  #aboutus .p-company .m-lead {
    margin-bottom: 40px;
  }
  #aboutus .p-company .list {
    flex-direction: column;
  }
  #aboutus .p-company .list dt,
  #aboutus .p-company .list dd {
    padding: 2rem;
  }
  #aboutus .p-company .list dt {
    text-align: left;
    padding-bottom: 0;
  }
  #aboutus .p-company .list dd {
    padding-top: 1rem;
  }
}

/* p-contact */

#aboutus .p-contact {
  padding: 180px 0 0;
  background: #f2de79;
}

#aboutus .p-contact .content {
  max-width: 1074px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#aboutus .p-contact .inner {
  margin-bottom: 60px;
}

#aboutus .p-contact .m-lead {
  text-align: center;
  font-weight: 500;
  font-size: 2rem;
  margin: 60px auto 50px;
}
@media screen and (max-width: 767px) {
  #aboutus .p-contact {
    padding: 120px 0 0;
  }
  #aboutus .p-contact .content {
    padding: 0 20px;
  }
  #aboutus .p-contact .m-lead {
    font-size: 3.8vw;
    margin: 40px auto;
  }
  #aboutus .p-contact .inner {
    margin-bottom: 0;
  }
}
