/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_entering01 .list_txt, .p_entering01 .list_table .table_sub {
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_txt, .p_entering01 .list_table .table_sub {
    font-size: 0.875rem;
  }
}

.p_entering01 .list_item .table01_th {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_item .table01_th {
    font-size: 1rem;
  }
}

.p_entering01 .infomation .info_ttl, .p_entering01 .infomation .info_tel {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p_entering01 .infomation .info_ttl, .p_entering01 .infomation .info_tel {
    font-size: 1.25rem;
  }
}

.p_entering01__ttl {
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p_entering01__ttl {
    font-size: 1.5rem;
  }
}

.p_entering01 .infomation .tel {
  font-size: 1.625rem;
}
@media screen and (min-width: 768px) {
  .p_entering01 .infomation .tel {
    font-size: 2.25rem;
  }
}

@media screen and (min-width: 768px) {
  .p_entering {
    padding-bottom: 160px;
  }
}
.p_entering01 {
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_entering01 {
    padding-top: 71px;
  }
}
.p_entering01__content .c_ttl01 {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_entering01__content .c_ttl01 {
    margin-top: 56px;
  }
}
.p_entering01__item + .p_entering01__item {
  padding-top: 21px;
}
.p_entering01__item .item_sub {
  margin-top: 36px;
}
@media screen and (min-width: 768px) {
  .p_entering01__item .item_sub {
    margin-top: 59px;
  }
}
.p_entering01__item .item_sub + .item_sub {
  margin-top: 36px;
}
.p_entering01__item .item_sub + .item_sub .c_txt01 {
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_entering01__item .item_sub + .item_sub .c_txt01 {
    padding-bottom: 27px;
  }
}
.p_entering01__item .item_sub .c_txt01 {
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_entering01__item .item_sub .c_txt01 {
    padding-bottom: 33px;
  }
}
.p_entering01__item .item_sub .c_btn01__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.p_entering01__ttl {
  font-family: "Shippori Mincho", serif;
  color: #000;
  font-weight: 400;
  line-height: 1.4583333333;
  margin-top: 40px;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_entering01__ttl {
    margin-top: 62px;
    padding-bottom: 38px;
  }
}
.p_entering01 .list.list01 {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list.list01 {
    margin-top: 37px;
  }
}
.p_entering01 .list.list01 .c_ttl02 {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list.list01 .c_ttl02 {
    margin-bottom: clamp(1.875rem, 2.0432692308vw + 0.8942307692rem, 2.9375rem);
  }
}
.p_entering01 .list.list02 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list.list02 {
    margin-top: 49px;
  }
}
.p_entering01 .list.list03 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list.list03 {
    margin-top: 85px;
  }
}
.p_entering01 .list_content {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_content {
    padding-top: clamp(2.5rem, 5.7692307692vw + -0.2692307692rem, 5.5rem);
  }
}
.p_entering01 .list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dbdbc7;
}
.p_entering01 .list_item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_item {
    gap: 20px;
    padding-bottom: 36px;
    margin-bottom: 37px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_item__ttl {
    width: 100%;
    max-width: 140px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_item__desc {
    width: 84.3103448276%;
  }
}
.p_entering01 .list_item .table01 {
  width: 100%;
  margin: 30px auto 0;
}
.p_entering01 .list_item .table01_th {
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.875;
  padding: 0 0 22px 0;
  vertical-align: middle;
}
.p_entering01 .list_item .table01_th:nth-child(1) {
  width: 19.7%;
}
.p_entering01 .list_item .table01_th:nth-child(2) {
  width: 30%;
}
.p_entering01 .list_item .table01_th:nth-child(3) {
  width: 28.9%;
}
.p_entering01 .list_item .table01_td {
  vertical-align: middle;
  padding: 13px 10px 13px 0;
}
.p_entering01 .list_txt {
  font-weight: 400;
  line-height: 2.1428571429;
  padding-top: 2px;
}
.p_entering01 .list_table {
  padding-top: 23px;
}
.p_entering01 .list_table .table_ttl {
  width: 100%;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_table .table_ttl {
    padding-bottom: 3px;
  }
}
.p_entering01 .list_table .table_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_table .table_item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
  }
}
.p_entering01 .list_table .table_item + .table_item {
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_table .table_item + .table_item {
    padding-top: 25px;
  }
}
.p_entering01 .list_table .table_item.item01 {
  padding-bottom: 8px;
}
.p_entering01 .list_table .table_name {
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_table .table_name {
    padding-bottom: 0;
    width: 33%;
    max-width: clamp(12.5rem, 4.0865384615vw + 10.5384615385rem, 14.625rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_table .table_txt01 {
    width: 37%;
    max-width: clamp(12.5rem, 19.2307692308vw + 3.2692307692rem, 22.5rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_table .table_txt02 {
    width: 25%;
    max-width: clamp(12.5rem, 19.2307692308vw + 3.2692307692rem, 22.5rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.p_entering01 .list_table .table_sub {
  line-height: 2.1428571429;
  font-weight: 400;
  padding: 10px 0 20px;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list_table .table_sub {
    padding: 17px 0 23px;
  }
}
.p_entering01 .list .btn_pdf {
  padding: 10px 0 20px;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list .btn_pdf {
    padding: 25px 0 34px;
  }
}
.p_entering01 .list .btn_pdf a {
  text-decoration: underline;
  text-underline-offset: 2px;
  -webkit-transition: -webkit-text-decoration 0.5s ease-in-out;
  transition: -webkit-text-decoration 0.5s ease-in-out;
  transition: text-decoration 0.5s ease-in-out;
  transition: text-decoration 0.5s ease-in-out, -webkit-text-decoration 0.5s ease-in-out;
}
@media screen and (min-width: 768px) {
  .p_entering01 .list .btn_pdf a:hover {
    text-decoration: none;
  }
}
.p_entering01 .list .btn_pdf svg {
  position: relative;
  left: 1px;
  top: 5px;
}
.p_entering01 .infomation {
  margin-top: 40px;
  background-color: #fff;
  padding: 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .p_entering01 .infomation {
    margin-top: 80px;
    padding: 78px 20px 74px;
  }
}
.p_entering01 .infomation .info_ttl {
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}
.p_entering01 .infomation .info_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  width: 100%;
  max-width: 590px;
  padding-top: 22px;
}
@media screen and (min-width: 768px) {
  .p_entering01 .infomation .info_content {
    gap: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.p_entering01 .infomation .info_tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.p_entering01 .infomation .tel {
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.034em;
  font-family: "Alata", sans-serif;
}
@media screen and (min-width: 768px) {
  .p_entering01 .infomation .tel {
    pointer-events: none;
  }
}
.p_entering01 .infomation .info_btn {
  width: 100%;
  max-width: 230px;
}
.p_entering01 .infomation .info_btn .c_btn01__arrow {
  width: 20px;
  height: 10px;
}
@media screen and (min-width: 768px) {
  .p_entering01 .infomation .info_btn .c_btn01__arrow {
    width: 20px;
    height: 15px;
  }
}
@media screen and (min-width: 768px) {
  .p_entering01 .infomation .info_btn .c_btn01__link {
    padding: 15px 21px;
  }
}
.p_entering .btn_pdf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
.p_entering .btn_pdf_icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 2px;
}