.p-txt {
  font-size: 1.5rem;
  line-height: 1.8666666667;
  letter-spacing: 0.04em;
  font-weight: 400;
}

.m-archive-index {
  padding: 80px 0 140px;
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
  body {
    min-width: 1280px;
  }
  .l-pagebody .m-inner {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-pagehead {
    background: #F6F4F2;
  }
  .p-txt {
    font-size: 3.4666666667vw;
  }
  .m-archive-index {
    padding: 16vw 0;
  }
}
/* p-about
---------------------------------------------------------------------------- */
.p-about .m-inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 120px 190px 90px 130px;
}

.p-about-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 470px;
          flex: 0 0 470px;
}

.p-subttl {
  font-size: 2.2rem;
  line-height: 2.1818181818;
  font-weight: 400;
}

.p-ttl {
  font-size: 3.2rem;
  line-height: 1.125;
  font-weight: 400;
  color: #C5786F;
  margin-bottom: 50px;
}

.p-about-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 293px;
          flex: 0 0 293px;
}

@media screen and (max-width: 767px) {
  .p-about .m-inner {
    display: block;
    padding: 8vw 5.3333333333vw 16vw;
  }
  .p-subttl {
    font-size: 4.8vw;
    text-align: center;
  }
  .p-ttl {
    font-size: 5.8666666667vw;
    margin-bottom: 8vw;
    text-align: center;
  }
  .p-about-img {
    width: 62.4vw;
    margin: 8vw auto 0;
  }
}
/* p-certification
---------------------------------------------------------------------------- */
.p-certification {
  margin: 0 0 110px;
}

.p-secttl01 {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 400;
  border-top: 1px solid #C5786F;
  border-bottom: 1px solid #C5786F;
  padding: 15px 0 15px 15px;
}

.p-table-img {
  margin-top: 30px;
}

.p-certification-heading {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 30px 0 0;
  height: 140px;
}

.p-certification-heading-left {
  padding-top: 30px;
}
.p-certification-heading-left .p-txt {
  padding-left: 20px;
  margin-bottom: 3px;
}

.p-icn-crown {
  background: url(../../images/certification/icn_crown.svg) no-repeat center left/15px;
}

.p-icn-star {
  background: url(../../images/certification/icn_star1.svg) no-repeat center left/15px;
}

.p-certification-heading-right {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 254px;
  border-left: 1px solid #D6D6D6;
  border-right: 1px solid #D6D6D6;
  margin-right: -1px;
}
.p-certification-heading-right li {
  width: 25%;
}
.p-certification-heading-right li:not(:last-child) {
  border-right: 1px solid #D6D6D6;
}
.p-certification-heading-right li:nth-child(1) {
  background: url(../../images/certification/img_txt01.png) no-repeat center top;
}
.p-certification-heading-right li:nth-child(2) {
  background: url(../../images/certification/img_txt02.png) no-repeat center top;
}
.p-certification-heading-right li:nth-child(3) {
  background: url(../../images/certification/img_txt03.png) no-repeat center top;
}
.p-certification-heading-right li:nth-child(4) {
  background: url(../../images/certification/img_txt04.png) no-repeat center top;
}

.p-darkpink {
  color: #C5786F;
}

.p-purple {
  color: #9176AE;
}

.p-lightblue {
  color: #5F9EB2;
}

.p-certification-table {
  border-collapse: collapse;
  border: 1px solid #D6D6D6;
  width: 100%;
}
.p-certification-table tr:not(:last-child) td {
  border-bottom: 1px solid #D6D6D6;
}
.p-certification-table th {
  border-collapse: collapse;
  border: 1px solid #D6D6D6;
  color: #fff;
  background: #C5786F;
  font-size: 1.5rem;
  line-height: 1.2;
  letter-spacing: 0.04em;
  font-weight: 500;
  width: 39px;
  padding: 0 10px;
  vertical-align: middle;
}
.p-certification-table td {
  font-size: 1.4rem;
  line-height: 2;
  font-weight: 400;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.p-certification-table .p-table-td01 {
  width: 330px;
  border-right: 1px solid #D6D6D6;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-certification-table .p-table-td01 p {
  padding: 4px 0 4px 20px;
}
.p-certification-table .p-table-td01 p:not(:last-child) {
  border-bottom: 1px solid #D6D6D6;
}
.p-certification-table .p-table-td02 {
  width: 581px;
  border-right: 1px solid #D6D6D6;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-certification-table .p-table-td02 p {
  padding: 4px 0 4px 20px;
  position: relative;
}
.p-certification-table .p-table-td02 p:not(:last-child) {
  border-bottom: 1px solid #D6D6D6;
}
.p-certification-table .p-table-td02 p.p-icn-crown02 {
  padding-left: 45px;
}
.p-certification-table .p-table-td02 p.p-icn-crown02::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 10px;
  left: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../../images/certification/icn_crown.svg);
}
.p-certification-table .p-table-td02 p::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 21px;
  background-repeat: no-repeat;
}
.p-certification-table .p-table-td02 p.p-star1::after {
  background-image: url(../../images/certification/icn_star1.svg);
  width: 15px;
}
.p-certification-table .p-table-td02 p.p-star2::after {
  background-image: url(../../images/certification/icn_star2.svg);
  width: 30px;
}
.p-certification-table .p-table-td02 p.p-star3::after {
  background-image: url(../../images/certification/icn_star3.svg);
  width: 45px;
}
.p-certification-table .p-table-td02 p.p-star4::after {
  background-image: url(../../images/certification/icn_star4.svg);
  width: 60px;
}
.p-certification-table .p-table-td02 p.p-star5::after {
  background-image: url(../../images/certification/icn_star5.svg);
  width: 75px;
}
.p-certification-table .p-table-td03 {
  width: 252px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.p-certification-table .p-table-td03 p {
  width: 25%;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-certification-table .p-table-td03 p:not(:last-child) {
  border-right: 1px solid #D6D6D6;
}
.p-certification-table .p-table-td03 p span {
  display: block;
  width: 100%;
  height: 37px;
  position: relative;
}
.p-certification-table .p-table-td03 p span:not(:last-child) {
  border-bottom: 1px solid #D6D6D6;
}
.p-certification-table .p-table-td03 p span::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.p-certification-table .p-table-td03 p span.p-icn-darkpink::after {
  background: #C5786F;
}
.p-certification-table .p-table-td03 p span.p-icn-beige::after {
  background: #DFB1AA;
}
.p-certification-table .p-table-td03 p span.p-icn-purple::after {
  background: #9176AE;
}
.p-certification-table .p-table-td03 p span.p-icn-lightblue::after {
  background: #5F9EB2;
}
.p-certification-table .p-border-bottom {
  border-bottom: 1px solid #D6D6D6;
}
.p-certification-table .p-bg-gray {
  background: #F6F4F2;
}

.p-feature {
  position: relative;
  margin: 60px 0 0;
}

.p-feature-content {
  background: #EEE2DC;
  width: 951px;
  padding: 57px 60px;
}

.p-feature-sh {
  font-size: 1.8rem;
  line-height: 1.4444444444;
  font-weight: 400;
  color: #C5786F;
  padding-left: 16px;
  border-left: 4px solid #DFB1AA;
}

.p-feature-txt {
  font-size: 1.5rem;
  line-height: 1.8666666667;
  letter-spacing: 0.04em;
  font-weight: 400;
  margin-top: 20px;
}

.p-feature-img {
  position: absolute;
  right: 0;
  bottom: -30px;
  width: 349px;
  height: 228px;
}
.p-feature-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-feature02 .p-feature-content {
  margin-left: auto;
  padding: 57px 60px 57px 160px;
}
.p-feature02 .p-feature-img {
  right: auto;
  left: 0;
}

@media screen and (max-width: 767px) {
  .p-certification {
    margin: 0 0 53.3333333333vw;
  }
  .p-secttl01 {
    font-size: 5.3333333333vw;
    padding: 4vw 0;
  }
  .p-table-img {
    margin-top: 8vw;
  }
  .p-certification-heading {
    display: block;
    margin: 6.6666666667vw 0 0;
    height: auto;
  }
  .p-certification-heading-left {
    padding-top: 0;
  }
  .p-certification-heading-left .p-txt {
    padding-left: 6.1333333333vw;
    margin-bottom: 0.8vw;
  }
  .p-icn-crown,
.p-icn-star {
    background-size: 4vw;
  }
  .p-certification-heading-right {
    display: block;
    width: 100%;
    border: 0;
    margin-right: 0;
  }
  .p-certification-heading-right li {
    width: 100%;
    font-size: 3.4666666667vw;
    line-height: 2.15;
    letter-spacing: 0.04em;
    padding-left: 5.3333333333vw;
    position: relative;
  }
  .p-certification-heading-right li:not(:last-child) {
    border: 0;
  }
  .p-certification-heading-right li:nth-child(1), .p-certification-heading-right li:nth-child(2), .p-certification-heading-right li:nth-child(3), .p-certification-heading-right li:nth-child(4) {
    background: transparent;
  }
  .p-certification-heading-right li::before {
    position: absolute;
    content: "";
    left: 0.2666666667vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 50%;
    width: 1.8666666667vw;
    height: 1.8666666667vw;
    background: #C5786F;
  }
  .p-certification-heading-right li:nth-child(2)::before {
    background: #DFB1AA;
  }
  .p-certification-heading-right li:nth-child(3)::before {
    background: #9176AE;
  }
  .p-certification-heading-right li:nth-child(4)::before {
    background: #5F9EB2;
  }
  .p-certification-table {
    margin-top: 4vw;
  }
  .p-certification-table tr {
    display: block;
  }
  .p-certification-table th {
    font-size: 3.2vw;
    width: 100%;
    padding: 2.1333333333vw 2.6666666667vw;
    display: block;
    text-align: left;
    border: 0;
  }
  .p-certification-table td {
    font-size: 3.2vw;
  }
  .p-certification-table .p-table-td01 {
    display: none;
  }
  .p-certification-table .p-table-td02 {
    width: 67vw;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
  }
  .p-certification-table .p-table-td02 p {
    padding: 2.1333333333vw 2.1333333333vw;
    line-height: 1.5;
    height: 19.4666666667vw;
  }
  .p-certification-table .p-table-td02 p.p-icn-crown02 {
    padding-left: 6.6666666667vw;
  }
  .p-certification-table .p-table-td02 p.p-icn-crown02::before {
    width: 3.3333333333vw;
    height: 2.1333333333vw;
    left: 1.8666666667vw;
    top: 3.4666666667vw;
    -webkit-transform: none;
            transform: none;
    background-size: 100%;
  }
  .p-certification-table .p-table-td02 p.p-height-s {
    height: 19.4666666667vw;
  }
  .p-certification-table .p-table-td02 p.p-height-m {
    height: 19.4666666667vw;
  }
  .p-certification-table .p-table-td02 p.p-height-l {
    height: 19.4666666667vw;
    padding: 2.1333333333vw 2.1333333333vw;
  }
  .p-certification-table .p-table-td02 p.p-height-l::after {
    bottom: 2.1333333333vw;
  }
  .p-certification-table .p-table-td02 p::after {
    top: auto;
    right: auto;
    -webkit-transform: none;
            transform: none;
    bottom: 2.1333333333vw;
    left: 2.1333333333vw;
    height: 4vw;
    background-size: 100%;
  }
  .p-certification-table .p-table-td02 p.p-star1::after {
    width: 2.9333333333vw;
  }
  .p-certification-table .p-table-td02 p.p-star2::after {
    width: 5.7333333333vw;
  }
  .p-certification-table .p-table-td02 p.p-star3::after {
    width: 8.5333333333vw;
  }
  .p-certification-table .p-table-td02 p.p-star4::after {
    width: 11.4666666667vw;
  }
  .p-certification-table .p-table-td02 p.p-star5::after {
    width: 14.2666666667vw;
  }
  .p-certification-table .p-table-td03 {
    width: 22.4vw;
  }
  .p-certification-table .p-table-td03 p span {
    height: 19.4666666667vw;
  }
  .p-certification-table .p-table-td03 p span::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
  .p-certification-table .p-table-td03 p span.p-height-s {
    height: 19.4666666667vw;
  }
  .p-certification-table .p-table-td03 p span.p-height-m {
    height: 19.4666666667vw;
  }
  .p-certification-table .p-table-td03 p span.p-height-l {
    height: 19.4666666667vw;
  }
  .p-certification-table .p-bg-gray {
    background: #fff;
  }
  .p-feature {
    margin: 10.6666666667vw 0 0;
  }
  .p-feature-content {
    width: 100%;
    padding: 8vw 6.6666666667vw 18.6666666667vw 5.3333333333vw;
  }
  .p-feature-sh {
    font-size: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    border-left: 1.0666666667vw solid #DFB1AA;
  }
  .p-feature-txt {
    font-size: 3.4666666667vw;
    margin-top: 5.3333333333vw;
  }
  .p-feature-img {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -37.3333333333vw;
    width: 73.3333333333vw;
    height: 48vw;
  }
  .p-feature02 {
    margin-top: 48vw;
  }
  .p-feature02 .p-feature-content {
    padding: 8vw 6.6666666667vw 18.6666666667vw 5.3333333333vw;
  }
  .p-feature02 .p-feature-img {
    left: 50%;
  }
}
/* p-school
---------------------------------------------------------------------------- */
.p-school {
  margin: 0 0 70px;
}

.p-school-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px 0 0;
}
.p-school-list li {
  margin-right: 15px;
}

@media screen and (max-width: 767px) {
  .p-school {
    margin: 0 0 14.6666666667vw;
  }
  .p-school-list {
    display: block;
    margin: 8vw 0 0;
  }
  .p-school-list li {
    margin-right: 0;
    text-indent: -1em;
    margin-left: 1em;
  }
}
/* p-occupation
---------------------------------------------------------------------------- */
.p-secttl02 {
  font-size: 2.2rem;
  line-height: 1.5;
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 20px;
  position: relative;
}
.p-secttl02::after {
  position: absolute;
  content: "";
  width: 200px;
  height: 1px;
  background: #C5786F;
  bottom: -1px;
  left: 0;
}

.p-occupation-archive-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 40px 0 0;
  padding-left: 0.5rem;
}

.p-occupation-archive-btn .m-button02 {
  width: 280px;
  border-bottom: 1px solid #DFB1AA;
  border-right: 1px solid #DFB1AA;
  color: #fff;
}
.p-occupation-archive-btn .m-button02 span {
  width: 280px;
  height: 62px;
  line-height: 48px;
  background: #DFB1AA;
  border: 1px solid #DFB1AA;
}
.p-occupation-archive-btn .m-button02.p-bg-purple {
  border-color: #B6A9C4;
}
.p-occupation-archive-btn .m-button02.p-bg-purple span {
  background: #B6A9C4;
  border-color: #B6A9C4;
}
.p-occupation-archive-btn .m-button02.p-bg-lightblue {
  border-color: #A2CBD8;
}
.p-occupation-archive-btn .m-button02.p-bg-lightblue span {
  background: #A2CBD8;
  border-color: #A2CBD8;
}

@media screen and (max-width: 767px) {
  .p-secttl02 {
    font-size: 4.8vw;
    padding-bottom: 4vw;
  }
  .p-secttl02::after {
    width: 26.6666666667vw;
  }
  .p-occupation-archive-list {
    display: block;
    margin: 9.3333333333vw 0 0;
  }
  .p-occupation-archive-list-item:not(:last-child) {
    margin-bottom: 6.6666666667vw;
  }
  .p-occupation-archive-btn .m-button02 {
    width: 77.3333333333vw;
    height: 13.3333333333vw;
  }
  .p-occupation-archive-btn .m-button02 span {
    width: 77.3333333333vw;
    height: 13.3333333333vw;
    line-height: 9.6vw;
  }
}
.m-sec-title02 {
  border-bottom: 1px solid #D6D6D6;
  font-size: 2.2rem;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  clear: both;
  padding-bottom: 1.5rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .m-sec-title02 {
    font-size: 4.8vw;
  }
}
.m-sec-title02:after {
  content: "";
  display: block;
  width: 20rem;
  height: 1px;
  background: #C5786F;
  position: absolute;
  left: 0;
  bottom: -1px;
}

@media screen and (max-width: 767px) {
  .m-sec-title02:after {
    width: 10rem;
  }
}
.p-acquisition {
  background: #F6F4F2;
  padding: 60px 130px;
  margin-top: 60px;
}

.p-acquisition-content {
  margin: 0 auto;
  max-width: 940px;
  padding: 40px 0 0;
}

.p-acquisition-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 154px 0 1fr;
  grid-template-columns: 154px 1fr;
  -ms-grid-rows: 50px 0 1fr;
  grid-template-rows: 50px 1fr;
  gap: 0 0;
}

.p-acquisition-grid > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.p-acquisition-grid > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.p-acquisition-grid > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.p-acquisition-grid > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.p-acquisition-grid-img {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

.p-acquisition-grid-area {
  margin-left: 30px;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
      grid-column-start: 2;
  -ms-grid-row-span: 0;
  grid-row-end: 1;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

.p-acquisition-grid-area-ttl {
  font-size: 1.8rem;
  letter-spacing: 0.048em;
  color: #C5786F;
}

.p-acquisition-grid-area-txt {
  font-size: 1.3rem;
  line-height: 1.7692307692;
  letter-spacing: 0.04em;
  color: #949494;
  margin-top: 5px;
}

.p-acquisition-grid-txt {
  margin-top: 15px;
  font-size: 1.5rem;
  line-height: 1.8666666667;
  letter-spacing: 0.04em;
  margin-left: 30px;
}

@media screen and (max-width: 767px) {
  .p-acquisition {
    background: #F6F4F2;
    padding: 8vw 4vw;
    margin-top: 8vw;
  }
  .p-acquisition-content {
    padding: 4vw 0;
    margin-top: 4vw;
  }
  .p-acquisition-grid {
    -ms-grid-columns: 26.6666666667vw 1fr;
    grid-template-columns: 26.6666666667vw 1fr;
    -ms-grid-rows: 30vw 1fr;
    grid-template-rows: 30vw 1fr;
  }
  .p-acquisition-grid > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-acquisition-grid > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .p-acquisition-grid > *:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .p-acquisition-grid > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .p-acquisition-grid-area {
    margin-left: 4vw;
    margin-top: 4vw;
  }
  .p-acquisition-grid-area-ttl {
    font-size: 4.2666666667vw;
    line-height: 1.5;
  }
  .p-acquisition-grid-area-txt {
    font-size: 3.2vw;
    margin-top: 1.3333333333vw;
  }
  .p-acquisition-grid-txt {
    margin-top: 0;
    font-size: 3.4666666667vw;
    margin-left: 0;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
        grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
        grid-row-start: 2;
  }
}