.page-header-title .title-en {

    font-size: 3.3rem;

    font-weight: lighter;

    font-family: "KoHo", sans-serif;

    font-style: italic;

    color: #b4b4b4;

}



.page-header-title {

    padding-right: 45%;

}



.page-header-title .title-en span {

    color: #1e3a94;

}



.page-header-title .title-jp h1 {

    font-size: 4.4rem;

    font-weight: 600;

    font-family: "IBM Plex Sans JP", sans-serif;

    color: #333333;

    line-height: 1;

    margin-top: 5px;

}



.page-header {

    position: relative;

}



.page-header-01 {

    width: auto;

    height: 420px;

    display: flex;

    align-items: center;

}



.page-header::after {

    content: "";

    background-image: url(../img/applicant/img-page-header-applicant0.jpg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: 0;

    right: 0;

    width: 670px;

    height: 400px;

    border-bottom-left-radius: 165px;

    z-index: -1;

}



.page-header::before {

    content: "";

    background-image: url(../img/applicant/bg-page-header-applicant0.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: 0;

    left: 0;

    width: 871px;

    height: 420px;

    z-index: -1;

}



.breadcrums {

    display: flex;

    justify-content: flex-end;

}



.breadcrums ul {

    display: flex;

    list-style: none;

    font-weight: 500;

}



.breadcrums ul li {

    font-size: 1.7rem;

    display: flex;

    align-items: center;

}



.breadcrums ul li:nth-child(1) {

    color: #1e3a94;

    text-decoration: none;

}



.breadcrums ul li:nth-child(1)::before {

    content: "";

    display: inline-block;

    width: 18px;

    height: 21px;

    background-image: url(../img/applicant/icon-breadcrums-010.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    margin-right: 12px;

}



.breadcrums ul li:nth-child(2)::before {

    content: "";

    display: inline-block;

    width: 8px;

    height: 13px;

    background-image: url(../img/applicant/icon-breadcrums-020.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    margin: 0 15px;

}



.breadcrums ul li a {

    color: #1e3a94;

    text-decoration: none;

}



.list-anchor {

    display: flex;

    flex-wrap: wrap;

    align-content: center;

    gap: 10px 0;

}



.list-anchor li {

    margin-right: 1.826%;

    width: 23.63%;

}



.list-anchor li:nth-child(4n) {

    margin-right: 0;

}



.list-anchor li a {

    display: flex;

    min-height: 65px;

    align-items: center;

    width: 100%;

    border-bottom: 2px dotted #b8b5b6;

    line-height: 1.25;

}



.rec-cont p {

    width: fit-content;

    text-align: left !important;

    margin: 0 auto;

}



.list-anchor li a::after {

    content: "";

    display: inline-block;

    width: 20px;

    height: 20px;

    background-image: url(../img/applicant/arrow-icon.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    transform: rotate(90deg);

    margin-left: auto;

    margin-right: 10px;

}



.list-anchor li a {

    color: #333333;

    text-decoration: none;

    font-weight: 500;

}



.list-anchor li a:hover {

    opacity: 1;

    color: #1e3a94;

}



.block-title h2 {

    font-size: 3.5rem;

    font-weight: 600;

    font-family: "IBM Plex Sans JP", sans-serif;

    color: #1e3a94;

    padding-top: 16px;

    padding-left: 16px;

    letter-spacing: 0.05em;

    flex: 1;

    line-height: 1.29;

}



.block-title::before {

    content: "";

    display: inline-block;

    width: 55px;

    height: 54px;

    background-image: url(../img/applicant/icon-block-title.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

}



.block-title {

    display: flex;

}



.applicants-01-wrap {

    margin-top: 60px;

}



.applicants-01-wrap .col-inner img {

    border-radius: 20px;

}



.applicants-01-wrap .col-inner .img-text {

    display: flex;

    flex-direction: column;

    align-items: center;

    text-align: center;

}



.applicants-01-wrap .col-inner .img-text p:nth-child(1) {

    font-size: 2rem;

    font-weight: 600;

    color: #1e3a94;

    margin-top: 25px;

    line-height: 1.24;

}



.applicants-01-wrap .col-inner .img-text p:nth-child(2) {

    font-size: 3.5rem;

    font-weight: 600;

    color: #2aa3d9;

}



.bg-icon {

    position: relative;

}



.bg-icon::before {

    content: "";

    background-image: url(../images/index/after-4.png);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    z-index: -1;

    top: 310px;

    right: -295px;

    width: 462px;

    height: 426px;

}



.bg-icon::after {

    content: "";

    background-image: url(../images/index/after-3.png);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    z-index: -1;

    top: 310px;

    left: -180px;

    width: 430px;

    height: 522px;

}



.color-ff7b7a {

    color: #ff7b7a !important;

    fill: #ff7b7a !important;

    border-color: #ff7b7a !important;

}



a.btn.btn-main {

    display: flex;

    justify-content: center;

    align-items: center;

    width: fit-content;

    min-width: 300px;

    height: fit-content;

    border-radius: 35px;

    background-color: #1e3a94;

    margin: auto;

    position: relative;

    padding: 5px 60px 5px 40px;

    min-height: 70px;

    border: 1px solid #1e3a94;

    transition: 0.3s all ease;

}



a.btn.btn-main.no-link {

    color: #333;

    pointer-events: none;

}



.page-information a.btn.btn-main.no-link span {

    color: #333;

}



a.btn.btn-main.no-link::after {

    display: none;

}



a.btn.btn-main:hover {

    opacity: 1;

    background-color: white;

    transition: 0.3s all ease;

    fill: #1e3a94;

    span {

        color: #1e3a94;

    }

}



a.btn.btn-main:hover::after {

    background-image: url(../img/applicant/arrow-button-blue.svg);

}



a.btn.btn-main span {

    color: white;

    font-size: 1.7rem;

    font-weight: bold;

}



a.btn.btn-main::after {

    content: "";

    display: inline-block;

    width: 25px;

    height: 25px;

    background-image: url(../img/applicant/arrow-button.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    right: 25px;

}



.bg-color-gray {

    background-color: #f5f5f5 !important;

}



.applicants-02-wrap {

    margin-top: 35px;

    line-height: 2.05em;

}



.applicants-02-wrap .col-inner img {

    display: block;

    border-radius: 20px;

    margin-left: auto;

    padding-left: 10px;

}



.applicants-table {

    width: 100%;

    border-collapse: collapse;

}



.applicants-table tr td:not(:nth-child(1)) {

    background-color: #ffffff;

    line-height: 1.56;

}



.applicants-table tr th:nth-child(1),

.applicants-table tr td:nth-child(1) {

    width: 21%;

}



.applicants-table tr th:nth-child(2),

.applicants-table tr td:nth-child(2) {

    width: 39.5%;

}



.applicants-table tr th:nth-child(3),

.applicants-table tr td:nth-child(3) {

    width: 39.5%;

}



.applicants-table tr {

    align-items: center;

}



.applicants-table tr th {

    text-align: center;

}



.applicants-table thead tr th:not(:first-child) {

    background-color: #00ac9f;

    color: white;

    font-size: 1.8rem;

    font-weight: bold;

    height: 55px;

    padding: 5px;

}



.bg-color-f2953b {

    background-color: #f2953b !important;

}



.applicants-table tr th:not(:first-child),

.applicants-table tr td {

    padding: 18px 0 19px 0;

    border: 1px solid #a6a6a6;

}



.applicants-table tr td {

    padding-left: 20px;

    font-weight: 500;

    padding-right: 20px;

}



.applicants-table tr td:nth-child(1) {

    font-size: 1.8rem;

    font-weight: 600;

    background-color: #fffbe6;

    padding-left: 27px;

}



.applicants-03-wrap a.btn.btn-main {

    min-width: 350px;

}



.applicants-03-wrap {

    margin-top: 25px;

}



.applicants-03-wrap img {

    border-radius: 20px;

    margin-right: auto;

    padding-right: 10px;

}



.box-text {

    line-height: 2.05;

}



.applicants-04-wrap {

    margin-top: 25px;

}



.applicants-04-wrap img,

.applicants-04-wrap-02 img {

    border-radius: 20px;

    margin-right: auto;

    padding-right: 10px;

}



.applicants-04-wrap a.btn.btn-main,

.applicants-04-wrap-02 a.btn.btn-main {

    min-width: 300px;

    margin: 0;

    margin-left: auto;

}



.title-text {

    display: flex;

    align-items: center;

    position: relative;

}



.title-text h3 {

    font-size: 3.8rem;

    font-weight: 500;

    color: #2aa3d9;

    position: relative;

    line-height: 1;

}



.title-text::after {

    content: "";

    display: inline-block;

    width: 40px;

    height: 40px;

    background-image: url(../img/applicant/arrow-title-text.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    margin-left: auto;

    margin-right: 10px;

}



.title-text::before {

    content: "";

    position: absolute;

    width: 100%;

    border-bottom: 1px solid #2aa3d9;

    bottom: -10px;

}



.title-blox-text {

    padding-top: 40px;

    padding-bottom: 10px;

    font-size: 2.2rem;

    font-weight: bold;

    color: #1e3a94;

    font-family: "IBM Plex Sans JP", sans-serif;

}



.box-link:hover {

    background-color: #e0f5ff;

    transition: 0.3s all ease;

    a {

        opacity: 1;

    }

}



.appli-04-02 .box-link:hover {

    background-color: #fff2f2;

    transition: 0.3s all ease;

    a {

        opacity: 1;

    }

}



.box-link {

    min-height: 80px;

    display: flex;

    align-items: center;

    border: 1px solid #82bed9;

    border-radius: 5px;

    position: relative;

    background-color: #ffffff;

}



.box-link a {

    font-size: 1.8rem;

    font-weight: 500;

    text-decoration: none;

    color: #1f1f1f;

    flex: 1;

    display: flex;

    align-items: center;

}



.box-link a span {

    flex: 1;

}



.box-link a::before {

    content: "";

    display: inline-block;

    width: 32px;

    height: 27px;

    background-image: url(../img/applicant/icon-applicant-04--01.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    margin: 0 19px 0 20px;

}



.box-link a::after {

    content: "";

    display: inline-block;

    width: 20px;

    height: 20px;

    background-image: url(../img/applicant/arrow-icon.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    margin-right: 15px;

}



.box-link.box-link-02 a::before {

    background-image: url(../img/applicant/icon-applicant-04--02.svg);

    width: 24px;

    height: 32px;

}



.box-link.box-link-03 a::before {

    background-image: url(../img/applicant/icon-applicant-04--03.svg);

    width: 30px;

    height: 30px;

}



.box-link.box-link-04 a::before {

    background-image: url(../img/applicant/icon-applicant-04--04.svg);

    width: 32px;

    height: 29px;

}



.applicants-04-wrap-02 {

    margin-top: 120px;

}



.applicants-04-wrap-02 .title-text::after {

    background-image: url(../img/applicant/arrow-title-text-02.svg);

}



.applicants-04-wrap-02 .title-text::before {

    border-color: #ff7b7a;

}



.appli-04-02 .box-link {

    border-color: #ff7b7a;

}



.appli-04-02 .box-link a::before {

    background-image: url(../img/applicant/icon-applicant-04-02-01.svg);

}



.appli-04-02 .box-link.box-link-02 a::before {

    background-image: url(../img/applicant/icon-applicant-04-02-02.svg);

}



.appli-04-02 .box-link.box-link-03 a::before {

    background-image: url(../img/applicant/icon-applicant-04-02-03.svg);

}



.appli-04-02 .box-link.box-link-04 a::before {

    background-image: url(../img/applicant/icon-applicant-04-02-04.svg);

}



.applicants-05 .img-text p {

    font-size: 1.8rem;

    font-weight: 500;

    width: 92.87%;

    line-height: 1.6;

    padding: 30px 30px 18px 30px;

    margin-bottom: -20px;

    margin-left: -26px;

    background-color: #ffffff;

    border-radius: 30px;

    position: relative;

    z-index: 1;

}



.applicants-05-wrap .img {

    border-radius: 20px;

    border: 1px solid #2aa3d9;

    overflow: hidden;

}



.img-title {

    display: flex;

    flex-direction: column;

    width: 65%;

    position: relative;

    padding: 15px 44px 17px 20px;

    background-color: #ffffff;

    border-radius: 10px;

    justify-content: center;

    margin-top: -75px;

    margin-left: auto;

    position: relative;

    margin-right: -8px;

}



a.img-title:hover {

    opacity: 1;

}



.img-title p:nth-child(1) {

    font-size: 2rem;

    font-weight: bold;

    color: #2aa3d9;

}



.img-title p:nth-child(2) {

    font-size: 1.5rem;

    font-weight: 500;

}



.img-title::before {

    content: "";

    display: inline-block;

    width: 22px;

    height: 22px;

    background-image: url(../img/applicant/arrow-icon.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    right: 19px;

    top: 55%;

}



.applicants-05-wrap a.btn.btn-main {

    min-width: 280px;

}



.applicants-07-wrap .title-blox-text {

    padding-top: 0;

    padding-bottom: 20px;

}



.applicants-08 {

    padding-bottom: 195px;

}



#applicants-08 {

    position: relative;

}



.applicants-08::before {

    position: absolute;

    content: "";

    background-color: #f5f5f5;

    height: calc(100% + 100px);

    width: 100%;

}



.slick-slider .slick-arrow {

    width: 80px;

    height: 80px;

    border-radius: 50%;

    background-color: #21549c;

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

    background-size: 26px 7px;

    border: 0;

    font-size: 0;

    position: absolute;

    top: 50%;

    /* transform: translateY(-50%); */

    z-index: 1;

    cursor: pointer;

}



@media (max-width: 767px) {

    .slick-slider .slick-arrow {

        width: 40px;

        height: 40px;

        background-size: 30%;

    }

}



.page-reason .page-header-title .title-jp h1 {

    word-break: keep-all;

}



.slick-slider .slick-arrow.slick-prev {

    right: calc(100% - 50px);

    background-image: url(../img/applicant/arrow-slider-left.svg);

}



.slick-slider .slick-arrow.slick-next {

    left: calc(100% - 50px);

    background-image: url(../img/applicant/arrow-slider-right.svg);

}



.slick-slider .slick-dots {

    position: absolute;

    left: 50%;

    transform: translateX(-50%);

    bottom: 25px;

    display: flex;

    justify-content: center;

    align-items: center;

}



@media (max-width: 767px) {

    .slick-slider .slick-dots {

        bottom: -40px;

        gap: 15px;

    }

}



.slick-slider .slick-dots li {

    width: 14px;

    height: 14px;

    border-radius: 50%;

    background-color: #d7d7d7;

}



@media (max-width: 767px) {

    .slick-slider .slick-dots li {

        width: 12px;

        height: 12px;

    }

}



.slick-slider .slick-dots li.slick-active {

    background-color: #1e3a94;

}



.slick-slider .slick-dots button {

    display: none;

}



.page-daigakusei .page-header::after {

    background-image: url(../img/daigakusei/img-page-header-daigakusei.jpg);

}



.page-daigakusei .list-anchor li a {

    padding-left: 18px;

}



.box-text-daigakusei {

    display: flex;

    align-items: center;

    justify-content: center;

    flex-direction: column;

    position: relative;

    background: linear-gradient( 59deg, rgba(187, 233, 208, 0.4) 0%, rgba(150, 200, 238, 0.4) 100%);

    min-height: 172px;

    border-radius: 30px;

    padding: 36px 36px 40px 28px;

}



.box-text-daigakusei .title-box {

    font-size: 2.2rem;

    font-weight: bold;

    color: #1e3a94;

    position: absolute;

    top: -12%;

}



.box-text-daigakusei .text-box {

    font-size: 1.8rem;

    font-weight: 500;

    line-height: 1.65;

}



.daigakusei-01-wrap {

    margin-top: 78px;

    position: relative;

}



.daigakusei-01-wrap::before {

    content: "";

    width: 595px;

    height: 277px;

    background-image: url(../img/daigakusei/icon-daigakusei-01.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    z-index: 2;

    left: 18%;

    top: 125px;

}



.title-row {

    font-size: 2.8rem;

    font-family: "IBM Plex Sans JP", sans-serif;

    font-weight: 600;

    position: relative;

    display: flex;

    align-items: center;

}



.title-row::after {

    content: "";

    width: 100%;

    border-bottom: 1px solid #1f1f1f;

    position: absolute;

    bottom: 0;

}



.title-row::before {

    content: "";

    display: inline-block;

    width: 12px;

    height: 12px;

    background-image: url(../img/daigakusei/icon-titlle-daigakusei-02.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    margin-left: 6px;

}



.title-row p {

    padding-left: 17px;

}



.blog-01 .col-inner img {

    width: 380px;

    height: 300px;

}



.title-box-text {

    font-size: 2.6rem;

    font-family: "IBM Plex Sans JP", sans-serif;

    font-weight: 600;

    color: #1e3a94;

    margin-bottom: 10px;

    line-height: 1.7;

}



.blog-02 .col-inner {

    display: flex;

    justify-content: center;

    align-items: center;

    padding: 8px 15px;

    background-color: white;

    border-radius: 25px;

    border: 1px solid #ff9500;

}



.daigakusei-03-wrap .col-inner img {

    border-radius: 20px;

}



.daigakusei-03-wrap {

    margin-top: 45px;

}



.table-daigakusei-03 {

    width: 100%;

    border-collapse: collapse;

}



.table-daigakusei-03 tr .title {

    font-size: 1.8rem;

    color: white;

    font-weight: bold;

    background-color: #464646;

    text-align: center;

    vertical-align: middle;

}



.table-daigakusei-03 tr td,

.table-daigakusei-03 tr th {

    border: 1px solid #bebebe;

    padding: 9px 10px 12px 10px;

    text-align: center;

    vertical-align: middle;

    font-weight: 500;

}



.table-daigakusei-03 tr:nth-child(2) {

    background-color: #dcdcdc;

    font-size: 1.8rem;

    color: #1f1f1f;

}



.table-daigakusei-03 tr:nth-child(3) {

    font-size: 2.3rem;

}



a.btn.btn-pdf {

    display: flex;

    justify-content: flex-start;

    align-items: stretch;

    width: fit-content;

    min-width: 700px;

    height: fit-content;

    border-radius: 30px;

    margin: auto;

    position: relative;

    min-height: 60px;

    border: 1px solid #969696;

    background-color: #ffffff;

    transition: background-color 0.2s ease;

    overflow: hidden;

}



a.btn.btn-pdf span {

    color: #1f1f1f;

    font-weight: 500;

    padding: 5px 50px 5px 75px;

    position: relative;

    display: flex;

    width: 100%;

    align-items: center;

    z-index: 3;

}



a.btn.btn-pdf span::after {

    content: "";

    width: 20px;

    height: 21px;

    background-image: url(../img/daigakusei/icon-btn-pdf-02.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    right: 20px;

    top: 50%;

    transform: translateY(-50%);

}



a.btn.btn-pdf span::before {

    content: "";

    width: 28px;

    height: 33px;

    background-image: url(../img/daigakusei/icon-btn-pdf-01.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    left: 25px;

}



.bg-table-gray {

    background-color: #dcdcdc !important;

}



.page-header::after {

    background-image: url(../img/guardiants/img-page-header-guardians.jpg);

}



.box-text-guardians-01 {

    text-align: center;

    min-height: 172px;

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 10px;

    line-height: 1.5;

    border-radius: 30px;

    font-size: 2.2rem;

    font-weight: bold;

}



.box-text-guardians-01.box-01 {

    background: radial-gradient( circle 172px at 100% 20%, #ffe9dd 0%, #ffdaef 35%, #ffdeda 70%, #ffeedf 100%);

}



.box-text-guardians-01.box-02 {

    background: linear-gradient( 121deg, rgba(187, 233, 208, 0.7) 0%, rgba(150, 200, 238, 0.7) 100%);

}



.box-text-guardians-01.box-03 {

    background: linear-gradient( to right, rgba(255, 233, 175, 0.7) 0%, rgba(243, 206, 151, 0.7) 100%);

}



.guardians-01-wrap::before {

    content: "";

    width: 842px;

    height: 247px;

    background-image: url(../img/guardiants/icon-guardians-01.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    z-index: 2;

    right: 7%;

    top: 135px;

}



.guardians-01-wrap-02 {

    margin-top: 280px;

}



.title-table {

    font-size: 2rem;

    font-family: "IBM Plex Sans JP", sans-serif;

    font-weight: 500;

    color: #1e3a94;

    text-align: center;

    margin-bottom: 12px;

}



.table-guardians-01 {

    min-width: 1100px;

    border-collapse: collapse;

}



.table-guardians-01 tr th {

    font-size: 1.8rem;

    line-height: 1.33;

    text-align: center;

    color: white;

    background-color: #464646;

    padding: 14px 10px 11px 10px;

}



.table-guardians-01 tr td,

.table-guardians-01 tr th {

    border: 1px solid #bebebe;

    font-weight: 500;

}



.table-guardians-01 tr td {

    min-height: 65px;

    padding: 11px 20px 11px 44px;

    line-height: 1.33;

}



.table-guardians-01 tr td:nth-child(1) {

    background-color: #dcdcdc;

    min-width: 440px;

}



.table-guardians-01 tr td:not(:first-child) {

    text-align: end;

}



.table-guardians-01 tr td:nth-child(5) {

    color: #dc0000;

    min-width: 130px;

}



.table-guardians-01 tr td:nth-child(2) {

    min-width: 160px;

}



.table-guardians-01 tr td:nth-child(3) {

    min-width: 120px;

}



.table-guardians-01 tr td:nth-child(3) {

    min-width: 130px;

}



.table-guardians-02 {

    min-width: 1100px;

    border-collapse: collapse;

}



.table-guardians-02 tr th {

    font-size: 1.8rem;

    line-height: 1.33;

    text-align: center;

    color: white;

    background-color: #464646;

    padding: 14px 10px 11px 10px;

}



.table-guardians-02 tr td,

.table-guardians-02 tr th {

    border: 1px solid #bebebe;

    font-weight: 500;

    height: 55px;

    vertical-align: middle;

}



.table-guardians-02 tr td:first-child {

    background-color: #dcdcdc;

    min-width: 280px;

    padding: 10px 10px 10px 22px;

}



.table-guardians-02 tr td:not(:first-child) {

    text-align: end;

    padding: 5px 10px 5px 5px;

    background-color: #ffffff;

}



.table-guardians-02 tr:nth-child(4) td:not(:first-child) {

    color: #dc0000;

}



.title-guardians-03-wrap {

    width: 100%;

    margin-top: 35px;

    margin-bottom: 50px;

}



.title-guardians-03-wrap h3 {

    width: fit-content;

    color: #1e3a94;

    font-size: 2.3rem;

    font-weight: 600;

    font-family: "IBM Plex Sans JP", sans-serif;

    margin: 0 auto;

    padding: 0 15px;

    border-bottom: 3px dotted #1e3a94;

}



.blog-01.guardians-04 .col-inner img {

    width: 100%;

    height: auto;

    border-radius: 20px;

}



.blog-01.guardians-04 .title-box-text {

    font-size: 2.2rem;

}



.guardians-05-wrap .col-inner img {

    border-radius: 20px;

    width: 460px;

    height: 300px;

}



.table-guardians-06 {

    width: 100%;

    border-collapse: collapse;

}



.table-guardians-06 tr th {

    font-size: 1.8rem;

    line-height: 1.33;

    text-align: center;

    color: white;

    background-color: #464646;

    padding: 14px 10px 18px 10px;

}



.table-guardians-06 tr td,

.table-guardians-06 tr th {

    border: 1px solid #bebebe;

    font-weight: 500;

}



.table-guardians-06 tr td {

    padding: 8px 16px 9px 22px;

    height: 55px;

    line-height: 1.25;

    vertical-align: middle;

    background-color: #ffffff;

    width: 250px;

}



.page-syllabus .list-anchor {

    justify-content: center;

}



.page-syllabus a.btn.btn-pdf {

    min-width: 100%;

}



.pb-250 {

    padding-bottom: 250px;

}



.syllabus-02-wrap {

    display: flex;

    align-items: center;

    justify-content: center;

}



.box-syllabus {

    display: flex;

    align-items: center;

    border-radius: 9px;

    min-height: 162px;

    width: 100%;

    max-width: 767px;

    background-color: #ffffff;

    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);

}



.box-syllabus::before {

    display: inline-block;

    content: "";

    width: 278px;

    height: 162px;

    background-image: url(../img/syllabus/syllabus-02.svg);

    background-size: 202px 140px;

    background-position: center;

    background-repeat: no-repeat;

    background-color: #83dede;

}



.box-syllabus span {

    margin-left: 41px;

    font-size: 2rem;

    flex: 1;

}



.box-syllabus::after {

    content: "";

    display: inline-block;

    width: 30px;

    height: 30px;

    background-image: url(../img/applicant/arrow-icon.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    margin-left: auto;

    margin-right: 37px;

}



.page-sotsugyo .page-header::after {

    background-image: url(../img/sotsugyo/page-header-sotsugyo.jpg);

}



.page-sotsugyo .list-anchor {

    justify-content: center;

}



.page-sotsugyo .list-anchor li a {

    padding-left: 18px;

}



.list-anchor li a span {

    flex: 1;

    margin-right: 10px;

}



.title-sotsugyo {

    display: flex;

    justify-content: center;

    align-items: center;

    width: 100%;

    min-height: 65px;

    border-radius: 10px;

    background: linear-gradient(to right, #fff09c 0%, #fff8de 100%);

    font-size: 2.2rem;

    font-weight: 600;

    color: #ed7e00;

    padding: 10px;

    font-family: "IBM Plex Sans JP", sans-serif;

    border: 1px solid #eb6c23;

}



.color-red {

    color: #df0000;

    fill: #df0000;

}



.table-sotsugyo-01-01 {

    width: 100%;

    border-collapse: collapse;

}



.table-sotsugyo-01-01 tr th {

    text-align: center;

    vertical-align: middle;

    width: 30%;

    height: 55px;

}



.table-sotsugyo-01-01 tr td,

.table-sotsugyo-01-01 tr th {

    border: 1px solid #aaaaaa;

    font-size: 1.8rem;

    font-weight: 500;

    padding: 10px 10px 10px 35px;

}



.table-sotsugyo-01-01 tr td {

    padding: 10px 10px 10px 35px;

    vertical-align: middle;

}



.table-sotsugyo-01-01 tr:nth-child(1) th {

    background-color: #e00000;

}



.table-sotsugyo-01-01 tr:nth-child(2) th {

    background-color: #7c00cf;

}



.box-content {

    padding: 45px 40px 60px 49px;

    border-radius: 20px;

    border: 1px solid #282b95;

}



.box-content .list-box-content ul li {

    line-height: 1.75;

    padding-left: 50px;

    padding-top: 30px;

    position: relative;

}



.box-content .list-box-content ul li::after {

    content: "";

    width: 30px;

    height: 30px;

    background-color: #282b95;

    display: flex;

    align-items: center;

    justify-content: center;

    position: absolute;

    left: 0;

    top: 35px;

    font-size: 2rem;

    color: #ffffff;

}



.box-content .list-box-content ul li:nth-child(1)::after {

    content: "1";

}



.box-content .list-box-content ul li:nth-child(2)::after {

    content: "2";

}



.box-content .list-box-content ul li:nth-child(3)::after {

    content: "3";

    padding-bottom: 2px;

}



.box-content .list-box-content ul li:nth-child(4)::after {

    content: "4";

}



.box-content .list-box-content ul li:nth-child(5)::after {

    content: "5";

}



.box-content .list-box-content ul li:nth-child(6)::after {

    content: "6";

}



.box-content a.btn.btn-pdf {

    font-weight: bold;

}



.bg-color-white {

    background-color: #ffffff;

}



.sotsugyo-01-03-wrap .col-inner.right {

    display: flex;

    justify-content: end;

    padding-left: 15px;

}



.page-sotsugyo .cont-btn-pill {

    justify-content: start;

}



.table-sotsugyo-01-03-01 {

    width: 100%;

    min-width: 1000px;

    border-collapse: collapse;

}



.table-sotsugyo-01-03-01 tr th,

.table-sotsugyo-01-03-01 tr td {

    border: 1px solid #bebebe;

    font-size: 1.8rem;

    padding: 10px 10px 10px 10px;

    text-align: center;

    vertical-align: middle;

}



.table-sotsugyo-01-03-01 tr th {

    background-color: #464646;

    color: white;

    font-weight: 500;

}



.bg-table-color-gray {

    background-color: #dcdcdc;

}



.table-sotsugyo-01-03-01 tr th:nth-child(2) {

    width: 200px;

}



.table-sotsugyo-01-03-02 {

    width: 100%;

    min-width: 1000px;

    border-collapse: collapse;

}



.table-sotsugyo-01-03-02 tr th {

    font-size: 1.8rem;

    font-weight: bold;

    background-color: #def2ff;

    text-align: center;

}



.table-sotsugyo-01-03-02 tr th,

.table-sotsugyo-01-03-02 tr td {

    border: 1px solid #aaaaaa;

    vertical-align: middle;

    height: 80px;

}



.table-sotsugyo-01-03-02 tr td {

    padding: 10px 10px 10px 28px;

    line-height: 1.56;

}



.sotsugyo-02 .title-sotsugyo {

    background: linear-gradient(to right, #eee6ff 0%, #fef1fe 100%);

    color: #6958ad;

    border-color: #6958ad;

}



.sotsugyo-02-wrap .right-content {

    display: flex;

    justify-content: flex-end;

}



.sotsugyo-02-wrap .list-content {

    display: flex;

    width: 100%;

    justify-content: center;

    gap: 0 25px;

}



.sotsugyo-02-wrap .list-content .left,

.sotsugyo-02-wrap .list-content .right {

    width: 44%;

}



.sotsugyo-02-wrap .list-content ul li {

    min-height: 50px;

    padding: 10px 10px 10px 63px;

    display: flex;

    align-items: center;

    position: relative;

    border-bottom: 2px dotted #464646;

}



.sotsugyo-02-wrap .list-content ul li::before {

    content: "";

    width: 30px;

    height: 30px;

    border-radius: 50%;

    background-color: #282b95;

    position: absolute;

    left: 20px;

    font-size: 2rem;

    display: flex;

    align-items: center;

    justify-content: center;

    color: #ffffff;

}



.sotsugyo-02-wrap .list-content .left ul li:nth-child(1)::before {

    content: "1";

}



.sotsugyo-02-wrap .list-content .left ul li:nth-child(2)::before {

    content: "2";

}



.sotsugyo-02-wrap .list-content .left ul li:nth-child(3)::before {

    content: "3";

}



.sotsugyo-02-wrap .list-content .left ul li:nth-child(4)::before {

    content: "4";

}



.sotsugyo-02-wrap .list-content .left ul li:nth-child(5)::before {

    content: "5";

}



.sotsugyo-02-wrap .list-content .left ul li:nth-child(5) {

    border-bottom: none;

}



.sotsugyo-02-wrap .list-content .right ul li:nth-child(1)::before {

    content: "6";

}



.sotsugyo-02-wrap .list-content .right ul li:nth-child(2)::before {

    content: "7";

}



.sotsugyo-02-wrap .list-content .right ul li:nth-child(3)::before {

    content: "8";

}



.sotsugyo-02-wrap .list-content .right ul li:nth-child(4)::before {

    content: "9";

}



.box-connection {

    width: 100%;

    height: 164px;

    border: 2px solid #1e3a94;

    border-radius: 10px;

    background-color: #ffffff;

}



.box-connection .icon {

    display: flex;

    flex-direction: column;

    align-items: center;

    height: 100%;

    padding: 17px 36px 39px 0;

}



.box-connection .col-inner {

    display: flex;

    width: 100%;

    min-height: 164px;

    align-items: center;

    padding: 13px 5px 5px 5px;

    justify-content: flex-end;

}



.box-connection .col-inner:nth-child(1) {

    padding-right: 11px;

}



.box-connection .icon img {

    width: 60px;

    height: 60px;

}



.box-connection .icon span {

    font-size: 2.3rem;

    font-weight: 600;

    font-family: "KoHo", sans-serif;

    line-height: 1;

    color: #1e3a94;

    margin-bottom: 10px;

}



.box-connection a.btn.btn-main {

    min-width: 310px;

}



.box-connection .icon.fax {

    padding-right: 15px;

}



.box-connection .tel {

    font-size: 3rem;

    font-weight: 600;

    font-family: "KoHo", sans-serif;

}



.box-connection .row .large-6:nth-child(2) .col-inner {

    justify-content: center;

}



.table-sotsugyo-2 {

    width: 100%;

    min-width: 1000px;

    border-collapse: collapse;

}



.table-sotsugyo-2 tr th,

.table-sotsugyo-2 tr td {

    border: 1px solid #bebebe;

    padding: 10px 10px 10px 10px;

    text-align: center;

    vertical-align: middle;

    line-height: 1.56;

}



.table-sotsugyo-2 tr th {

    background-color: #464646;

    color: white;

    font-weight: 500;

    font-size: 1.8rem;

}



.table-sotsugyo-2 tr td:nth-child(1) {

    background-color: #dcdcdc;

}



.content {

    position: relative;

}



.content .time {

    position: absolute;

    top: 0;

    right: 0;

}



.table-sotsugyo-2-02 tr th,

.table-sotsugyo-2-02 tr td {

    height: 65px;

}



.table-sotsugyo-2-02 tr th {

    width: 250px;

}



.table-sotsugyo-2-02 tr td:nth-child(1) {

    font-weight: 500;

    font-size: 1.8rem;

}



.table-sotsugyo-2-02 tr td {

    padding: 10px 25px;

}



.page-companies .list-anchor {

    justify-content: center;

}



.page-companies .list-anchor li a span {

    padding-left: 15px;

}



.page-companies .page-header::after {

    background-image: url(../img/companies/page-header-companies.jpg);

}



.voice-box-item.biggerlink .img img {

    transition: all 0.3s ease;

}



.voice-box-item.biggerlink:hover .img img {

    transform: scale(1.1);

}



a.btn.btn-pdf:hover {

    opacity: 1;

    transition: background-color 0.2s ease;

    color: #ffffff;

    border-radius: 30px;

}



a.btn.btn-pdf:before {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    z-index: 2;

    background: #def2ff;

    width: 100%;

    height: 100%;

    transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;

    transform: scale(0, 1);

    transform-origin: right top;

    border-radius: 30px;

}



a.btn.btn-pdf:hover:before {

    transform-origin: left top;

    transform: scale(1, 1);

    border-radius: 30px;

}



.table-sotsugyo-01-01 tr th {

    color: #ffffff;

}



a.btn.btn-pill:hover {

    opacity: 1;

    color: #ffffff;

    transition: all 0.3s ease;

}



.companies-01-content .img img {

    border-radius: 20px;

}



.companies-01-content .text-content .title {

    font-size: 2.2rem;

    font-weight: 600;

    font-family: "IBM Plex Sans JP", sans-serif;

    color: #1e3a94;

    margin-bottom: 30px;

}



.companies-01-content .text-content .humility {

    text-align: end;

}



.companies-02-content a.btn.btn-pdf {

    min-width: 100%;

}



.companies-02-content .title {

    font-size: 1.8rem;

    font-weight: 500;

    text-align: center;

    margin-top: 70px;

    margin-bottom: 35px;

}



.companies-02-table {

    width: 100%;

    border-collapse: collapse;

}



.companies-02-table tr th,

.companies-02-table tr td {

    border: 1px solid #969696;

    text-align: center;

    vertical-align: middle;

}



.companies-02-table thead td {

    font-size: 1.8rem;

    font-weight: 500;

    color: white;

    padding: 6px 5px;

    background-color: #2aa3d9;

}



.companies-02-table tbody th {

    background-color: #dbeff9;

    font-weight: 500;

    line-height: 1.43;

    height: 80px;

    width: 59.57%;

    letter-spacing: 0.05em;

    padding: 10px;

}



.companies-02-table tbody td {

    height: 80px;

    font-size: 2rem;

    letter-spacing: 0.05em;

    padding: 10px;

    background-color: #ffffff;

}



.companies-02-content .companies-02-table.table-02 thead td {

    background-color: #ff7b7a;

}



.companies-02-content .companies-02-table.table-02 tbody th {

    background-color: #ffe9e9;

}



.box-info {

    border: 1px solid #1e3a94;

    border-radius: 10px;

    width: 100%;

    aspect-ratio: 4 / 1;

    display: flex;

    align-items: center;

    justify-content: center;

    flex-direction: column;

    font-size: 2rem;

    line-height: 1.4;

    position: relative;

    padding: 20px 10px 20px 10px;

}

@media (min-width: 769px) {

.box-info {pointer-events: none;}
}

.box-info::before {

    content: none;

    width: 70px;

    height: 70px;

    background: url(../img/companies/icon-companies-03.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: -35px;

}



.page-scholarship .page-header::after {

    background-image: url(../img/scholarship/page-header-scholarship.jpg);

}



.page-scholarship .page-header-title .title-jp h1 {

    font-weight: 500;

    font-size: 3.1rem;

    letter-spacing: 0.075em;

    line-height: 1.387;

}



.page-scholarship .list-anchor li {

    width: 31.7%;

    margin-right: 2.45%;

}



.page-scholarship .list-anchor li:nth-child(3n) {

    margin-right: 0;

}



.page-scholarship .list-anchor li:nth-child(4n) {

    margin-right: 2.45%;

}



.page-scholarship .list-anchor li a span {

    padding-left: 16px;

}



.table-scholarship-01 {

    width: 100%;

    border-collapse: collapse;

    min-width: 1000px;

}



.table-scholarship-01 tr th,

.table-scholarship-01 tr td {

    text-align: center;

    vertical-align: middle;

    border: 1px solid #bebebe;

    padding: 10px;

}



.table-scholarship-01 tr th {

    font-size: 1.8rem;

    line-height: 1.5;

    font-weight: 500;

}



.table-scholarship-01 thead tr th {

    background-color: #464646;

    color: white;

    height: 50px;

}



.table-scholarship-01 tbody tr th {

    background-color: #dcdcdc;

    height: 80px;

    text-align: start;

    padding-left: 38px;

}



.table-scholarship-01 tbody tr td {

    line-height: 1.56;

}



.table-scholarship-01 tbody tr td.left {

    text-align: start;

    padding-left: 25px;

}



.color-1e3a94 {

    color: #1e3a94;

}



.blog-01 .title-01 {

    font-size: 1.8rem;

    font-weight: bold;

    color: #1e3a94;

    line-height: 2;

}



.table-scholarship-02 {

    width: 100%;

    border-collapse: collapse;

    margin-top: 22px;

}



.table-scholarship-02 tr th,

.table-scholarship-02 tr td {

    border: 1px solid #bebebe;

    font-weight: 500;

    height: 80px;

    line-height: 1.56;

    padding: 10px 20px 10px 40px;

    vertical-align: middle;

    background-color: #ffffff;

}



.table-scholarship-02 tr:nth-child(1) td {

    padding: 14px 40px 16px 55px;

}



.table-scholarship-02 tr th {

    background-color: #dcdcdc;

    font-size: 1.8rem;

    font-weight: bold;

    width: 30%;

}



.table-scholarship-02-02 {

    width: 100%;

    border-collapse: collapse;

    margin-top: 30px;

}



.table-scholarship-02-02 tr th,

.table-scholarship-02-02 tr td {

    border: 1px solid #bebebe;

    font-weight: 500;

    height: 60px;

    line-height: 1.56;

    vertical-align: middle;

    width: 25%;

}



.table-scholarship-02-02 tr th {

    font-size: 1.8rem;

    font-weight: bold;

    background-color: #dcdcdc;

    text-align: center;

}



.table-scholarship-02-02 tr td {

    padding: 10px 29px 10px 32px;

    background-color: #ffffff;

}



.blog-scholarship-04 {

    width: 100%;

    background-color: #ffffff;

    border-radius: 10px;

    border: 1px solid #464646;

    aspect-ratio: 25 / 7;

    display: flex;

    padding: 42px 52px 57px 65px;

}



.scholarship-04-cont {

    width: 100%;

    height: 100%;

}



.scholarship-04-cont .title-scholarship-04 {

    text-align: center;

    font-size: 1.8rem;

    font-weight: 500;

}



.blog-scholarship-04 .scholarship-04-cont .col-inner p {

    text-align: center;

    font-size: 1.8rem;

    font-weight: bold;

    margin-bottom: 5px;

    color: #1e3a94;

    letter-spacing: 0.05em;

}



.table-scholarship-05 {

    width: 100%;

    border-collapse: collapse;

}



.table-scholarship-05 tr th,

.table-scholarship-05 tr td {

    border: 1px solid #bebebe;

}



.table-scholarship-05 thead tr th {

    background-color: #464646;

    color: white;

    font-size: 1.8rem;

    font-weight: 500;

    height: 60px;

    padding: 10px;

    text-align: center;

}



.table-scholarship-05 tbody tr th {

    background-color: #dcdcdc;

    font-weight: 500;

    font-size: 1.8rem;

    line-height: 1.5;

    padding: 45px 66px 40px 44px;

    width: 48%;

}



.table-scholarship-05 tbody tr td p {

    font-weight: bold;

    line-height: 1.68;

    margin-bottom: 10px;

}



.table-scholarship-05 tbody tr td {

    line-height: 1.75;

    padding: 10px 39px 10px 47px;

}



.scholarship-05-cont .table .note {

    line-height: 1.75;

    margin-top: 20px;

}



.banner-scholarship {

    margin-top: 125px;

    display: flex;

    width: 100%;

    aspect-ratio: 10/3;

    justify-content: center;

    align-items: center;

    flex-direction: column;

    border-radius: 20px;

    background-image: url(../img/scholarship/scholarship-05.jpg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

}



span.op-0 {

    opacity: 0;

    padding: 0 5px;

}



.scholarship-05-cont-02 .banner-scholarship p {

    text-align: center;

    font-size: 1.8rem;

    font-weight: bold;

    color: #ffffff;

    line-height: 1.68;

    letter-spacing: 0.01em;

}



a.btn.btn-main.resverse {

    min-width: 320px;

    min-height: 70px;

    background-color: #ffffff;

}



a.btn.btn-main.resverse span {

    color: #1e3a94;

}



a.btn.btn-main.resverse::after {

    background-image: url(../img/scholarship/arrow-button.svg);

}



a.btn.btn-main.resverse:hover {

    opacity: 1;

    background-color: #1e3a94;

    transition: 0.3s all ease;

    span {

        color: #ffffff;

    }

}



a.btn.btn-main.resverse:hover::after {

    background-image: url(../img/applicant/arrow-button.svg);

    transition: 0.3s all ease;

}



.banner-scholarship:hover {

    a.btn.btn-main.resverse {

        opacity: 1;

        background-color: #1e3a94;

        transition: 0.3s all ease;

        span {

            color: #ffffff;

        }

    }

    a.btn.btn-main.resverse::after {

        background-image: url(../img/applicant/arrow-button.svg);

        transition: 0.3s all ease;

    }

}



.page-scholarship .title-table {

    font-weight: bold;

}



.blog-warning {

    width: 100%;

    aspect-ratio: 100 / 38;

    border: 1px solid #cc0000;

    border-radius: 20px;

    margin-top: 83px;

    padding: 62px 45px 40px 50px;

    position: relative;

}



.blog-warning .title-warning {

    font-size: 2.3rem;

    font-weight: bold;

    color: #cc0000;

    position: absolute;

    width: fit-content;

    height: fit-content;

    line-height: 1.73;

    background-color: #ffffff;

    top: -5%;

    left: 50%;

    transform: translateX(-50%);

    padding: 0 15px;

}



.blog-warning::before {

    content: "";

    width: 40px;

    height: 40px;

    background-image: url(../img/Support/icon-warning.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: -17%;

    left: 50%;

    transform: translateX(-50%);

}



.blog-warning .list-content ul li {

    line-height: 1.875;

    padding-left: 45px;

    position: relative;

}



.blog-warning .list-content ul li:nth-child(2) {

    margin-top: 25px;

    margin-bottom: 40px;

}



.blog-warning .list-content ul li::after {

    content: "";

    width: 30px;

    height: 30px;

    background-color: #1e3a94;

    display: flex;

    align-items: center;

    justify-content: center;

    position: absolute;

    left: 0;

    top: 0;

    font-size: 2rem;

    color: #ffffff;

    border-radius: 50%;

    font-family: "KoHo", sans-serif;

}



.blog-warning .list-content ul li:nth-child(1)::after {

    content: "1";

}



.blog-warning .list-content ul li:nth-child(2)::after {

    content: "2";

}



.blog-warning .list-content ul li:nth-child(3)::after {

    content: "3";

}



.table-warning-01 {

    width: 100%;

    border-collapse: collapse;

    min-width: 1000px;

}



.table-warning-01 tr th,

.table-warning-01 tr td {

    border: 1px solid #6e6e6e;

    padding: 10px 10px 10px 10px;

    text-align: center;

    vertical-align: middle;

    height: 60px;

}



.table-warning-01 thead tr th {

    background-color: #464646;

    font-size: 1.8rem;

    color: white;

    font-weight: 500;

}



.table-warning-01 tbody tr th {

    background-color: #ebebeb;

    font-size: 1.8rem;

    font-weight: 500;

}



.table-warning-01 tbody tr:last-child {

    border-top: 3px solid #464646;

}



.content-02 .list-content ul li {

    padding-left: 22px;

    position: relative;

}



.content-02 .list-content ul li:not(:first-child) {

    margin-top: 5px;

}



.content-02 .list-content ul li::before {

    content: "";

    position: absolute;

    width: 9px;

    height: 9px;

    background-color: #bebebe;

    left: 0;

    border-radius: 50%;

    top: 10px;

}



#table-warning-02 .title {

    font-size: 2.5rem;

    font-weight: 500;

    line-height: 1.72;

    margin-top: 50px;

    position: relative;

    padding-left: 6px;

    padding-bottom: 4px;

}



#table-warning-02 .title::after {

    content: "";

    width: 100%;

    height: 5px;

    background-image: url(../img/Support/border-bottom-title-table.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    bottom: 0;

    left: 0;

}



.table-warning-02 {

    width: 100%;

    border-collapse: collapse;

    table-layout: fixed;

    min-width: 1000px;

}



.table-warning-02 tr th,

.table-warning-02 tr td {

    border: 1px solid #6e6e6e;

    padding: 10px 10px 10px 10px;

    text-align: center;

    vertical-align: middle;

    height: 60px;

    font-size: 1.8rem;

}



.table-warning-02 thead tr th {

    background-color: #464646;

    font-size: 1.8rem;

    color: white;

    font-weight: 500;

}



.table-warning-02 tbody tr th {

    font-size: 1.8rem;

    font-weight: 500;

    line-height: 1.5;

}



.table-warning-02 tbody tr th.unique {

    writing-mode: vertical-rl;

    text-orientation: mixed;

    background: linear-gradient(to top, #ff7b7a 0%, #fad9e7 50%, #2aa3d9 100%);

    color: #1e3a94;

    letter-spacing: 0.2em;

    font-weight: bold;

}



.table-warning-02 thead tr th:nth-child(1) {

    width: 9%;

}



.table-warning-02 thead tr th:nth-child(2) {

    width: 55%;

}



.table-warning-02 thead tr th:nth-child(3) {

    width: 36%;

}



.color-bg-table-gray {

    background-color: #ebebeb;

}



.table-warning-03 {

    width: 100%;

    border-collapse: collapse;

    min-width: 1000px;

}



.table-warning-03 tr th,

.table-warning-03 tr td {

    border: 1px solid #6e6e6e;

    padding: 10px 10px 10px 10px;

    text-align: center;

    vertical-align: middle;

    height: 60px;

}



.table-warning-03 thead tr th {

    background-color: #464646;

    font-size: 1.8rem;

    color: white;

    font-weight: 500;

}



.table-warning-03 tbody tr th {

    background-color: #ebebeb;

    font-size: 1.8rem;

    font-weight: 500;

}



.table-warning-03 tbody tr td,

.table-warning-03 tbody tr th {

    text-align: end;

    padding-right: 45px;

}



.table-warning-03 tbody tr:last-child {

    border-top: 3px solid #464646;

}



.blog-warning-02.blog-warning {

    margin-top: 147px;

    aspect-ratio: 5/3;

    padding: 55px 40px 55px 50px;

}



.blog-warning-02.blog-warning .title-warning {

    top: -3.5%;

}



.blog-warning-02.blog-warning::before {

    top: -10%;

}



.color-warning-red {

    color: #cc0000;

}



.blog-warning-02.blog-warning .list-content ul li:nth-child(4)::after {

    content: "4";

}



.blog-warning-02.blog-warning .list-content ul li:nth-child(1) {

    margin-top: 35px;

}



.blog-warning-02.blog-warning .list-content ul li:nth-child(2) {

    margin-top: 45px;

    margin-bottom: 41px;

}



.blog-warning-02.blog-warning .list-content ul li:nth-child(4) {

    margin-top: 15px;

}



.blog-04 a.btn.btn-main {

    min-width: 480px;

}



.page-support .page-header::after {

    background-image: url(../img/Support/page-header-support.jpg);

}



section.breadcrumb-section {

    padding-top: 28px;

}



.applicants-05-wrap .large-4:nth-child(2) .img {

    border: 1px solid #ff7b7a;

}



.applicants-07-wrap .row .large-6-3 {

    padding-left: 35px;

}



.applicants-07-wrap a.btn.btn-main {

    min-width: 320px;

}



.applicants-08-wrap a.btn.btn-main {

    min-width: 280px;

}



.page-guardians .list-anchor li a span {

    padding-left: 15px;

}



.table-guardians-01 tr th:nth-child(1) {

    width: 440px;

}



.table-guardians-01 tr th:nth-child(2) {

    width: 160px;

}



.table-guardians-01 tr th:nth-child(3) {

    width: 120px;

}



.table-guardians-01 tr th:nth-child(4) {

    width: 130px;

}



.table-guardians-01 tr th:nth-child(5) {

    width: 130px;

}



.table-guardians-01 tr th:nth-child(6) {

    width: 120px;

}



.note-table {

    line-height: 1.875;

}



.bottom-contact .blog {

    background-color: #ffffff;

    border-radius: 10px;

    border: 1px solid #1e3a94;

    width: 100%;

    aspect-ratio: 5/2;

    display: flex;

    padding: 15px 59px 25px 59px;

    align-items: center;

    flex-direction: column;

}



.bottom-contact .blog .title {

    font-size: 3.5rem;

    font-weight: 600;

    font-family: "IBM Plex Sans JP", sans-serif;

    color: #1e3a94;

    letter-spacing: 0.05em;

    padding-bottom: 15px;

}



.bottom-contact .blog .content {

    font-weight: 500;

    line-height: 1.6875;

    padding: 0 15px;

    padding-bottom: 20px;

    border-bottom: 1px solid #1e3a94;

}



.bottom-contact .tel {

    width: 100%;

}



.bottom-contact .tel .row .col-inner.left {

    justify-content: center;

    display: flex;

    padding-right: 10px;

}



.bottom-contact .tel .row {

    justify-content: center;

    gap: 30px;

}



.bottom-contact .tel .row .large-6 {

    width: fit-content;

    flex: unset;

}



.bottom-contact .tel .row .col-inner.left .img img {

    width: 60px;

    height: 60px;

    margin-right: 16px;

}



.bottom-contact .tel .row .col-inner.left .content-tel {

    font-weight: 600;

    font-family: "KoHo", sans-serif;

    line-height: 1;

    display: flex;

    flex-direction: column;

    justify-content: center;

}



.bottom-contact .tel .row .col-inner.left .content-tel .text-01 {

    font-size: 2.3rem;

    color: #1e3a94;

}



.bottom-contact .tel .row .col-inner.left .content-tel .text-02 {

    font-size: 3rem;

    margin-top: 5px;

}



.bottom-contact .tel .row .col-inner.right p,

.bottom-contact .tel .row .col-inner.right {

    line-height: 1.56;

    font-weight: 500;

}



.bottom-contact .blog-01 .row .large-6:nth-child(1) .col-inner .content img {

    width: 46px;

    height: 36px;

    margin-right: 20px;

}



.bottom-contact .blog-01 .row .large-6:nth-child(2) .col-inner .content img {

    width: 57px;

    height: 41px;

    margin-right: 10px;

}



.bottom-contact .blog-01 .row .large-6 .col-inner .content {

    display: flex;

    align-items: center;

}



.bottom-contact .blog-01 .row .large-6 .col-inner {

    background-color: rgba(255, 255, 255, 0.8);

    border-radius: 20px;

    width: 100%;

    aspect-ratio: 48 / 19;

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;

}



.bottom-contact .blog-01 .row .large-6 .col-inner .content p {

    font-size: 2.3rem;

    font-weight: 500;

}



.bottom-contact a.btn.btn-main {

    min-width: 280px;

}



.bottom-contact {

    position: relative;

    padding-bottom: 0;

    margin-bottom: 250px;

}



.bottom-contact::before {

    content: "";

    width: 100%;

    height: 620px;

    background-image: url(../img/applicant/bg-footer.jpg);

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: 100px;

    left: 0;

}



.page-daigakusei .list-anchor li {

    width: 31.7%;

    margin-right: 2.45%;

}



.page-daigakusei .list-anchor li:nth-child(3n) {

    margin-right: 0;

}



.table-sotsugyo-01-01 tr th {

    padding: 10px;

}



.sotsugyo-01-03 .cont-btn-pill {

    justify-content: flex-start;

}



.table-sotsugyo-01-03-01 tr th:nth-child(1) {

    width: 18%;

}



.table-sotsugyo-01-03-01 tr th:nth-child(2) {

    width: 20%;

}



.table-sotsugyo-01-03-01 tr th:nth-child(3) {

    width: 31%;

}



.table-sotsugyo-01-03-01 tr th:nth-child(4) {

    width: 31%;

}



.table-sotsugyo-01-03-02 tr th {

    width: 37%;

}



.table-sotsugyo-2 tr td {

    height: 110px;

}



.table-scholarship-01 thead tr th:nth-child(1) {

    width: 30%;

}



.table-scholarship-01 thead tr th:nth-child(2) {

    width: 18%;

}



.table-scholarship-01 thead tr th:nth-child(3) {

    width: 52%;

}



.table-scholarship-01 thead tr:nth-child(2) th {

    width: 17.33%;

}



.scholarship-05-cont-02 .banner-scholarship p {

    text-shadow: 0 0 5px rgba(30, 58, 148, 1);

}



.home-point {

    position: relative;

}



.home-point::after {

    content: "";

    width: 826px;

    height: 758px;

    background-image: url(../images/index/bg-icon-point-left.svg);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: -520px;

    left: calc(50% - 1300px);

    z-index: -2;

}



.home-point::before {

    content: "";

    width: 647px;

    height: 647px;

    background-image: url(../images/index/bg-icon-point-right.svg);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: -240px;

    right: calc(50% - 1002px);

    z-index: -2;

}



.home-campus {

    position: relative;

}



.home-campus::after {

    content: "";

    width: 647px;

    height: 813px;

    background-image: url(../images/index/bg-icon-campus-01.svg);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: -605px;

    right: calc(50% - 1110px);

    z-index: -1;

}



.home-campus::before {

    content: "";

    width: 214px;

    height: 214px;

    background-image: url(../images/index/bg-icon-campus-02.svg);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: -170px;

    left: calc(50% - 661px);

    z-index: -1;

}



.home-news {

    position: relative;

}



.home-news::before {

    content: "";

    width: 614px;

    height: 614px;

    background-image: url(../images/index/bg-icon-new-01.svg);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: -535px;

    right: calc(50% - 1028px);

    z-index: -2;

}



.home-news::after {

    content: "";

    width: 647px;

    height: 647px;

    background-image: url(../images/index/bg-icon-new-02.svg);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: 0;

    left: calc(50% - 1100px);

    z-index: -2;

}



#home-news {

    position: relative;

}



#home-news::after {

    content: "";

    width: 172px;

    height: 172px;

    background-image: url(../images/index/bg-icon-new-03.svg);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: 75px;

    left: 50%;

    transform: translateX(-50%);

    z-index: -2;

}



#home-insta {

    position: relative;

}



#home-insta::after {

    content: "";

    width: 647px;

    height: 647px;

    background-image: url(../images/index/bg-icon-insta-02.svg);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: 510px;

    left: calc(50% - 862px);

    z-index: -2;

}



#home-insta::before {

    content: "";

    width: 160px;

    height: 160px;

    background-image: url(../images/index/bg-icon-insta-01.svg);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: -105px;

    right: calc(50% - 639px);

    z-index: -2;

}



body.page-voice .page-header::after {

    background-image: url(../images/index/bg-voice.jpg);

}



body.page-news .page-header::after {

    background-image: url(../images/index/bg-news.png);

}



.single .wp-pagenavi a.nextpostslink {

    right: 0;

    left: unset;

}



.table-sotsugyo-2 tr td:not(:nth-child(1)) {

    background-color: #ffffff;

}



.breadcrumb-separator {

    display: inline-block;

    width: 8px;

    height: 13px;

    background-image: url(../img/applicant/icon-breadcrums-020.svg);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

}



.page-scholarship .scholarship-03 a.btn.btn-pill {

    min-width: 470px;

}



.sotsugyo-01-00 .box-content .list-box-content {

    text-align: center;

}



.menu-pc a.link-footer:hover,

.menu-pc a.sub-link-footer:hover {

    opacity: 1;

}



.w-700 {

    max-width: 700px;

    margin-left: auto;

    margin-right: auto;

}



.borrad-20 {

    border-radius: 20px;

}



.daigakusei-03 .box-link-voice {

    max-width: 347px;

    /* padding-top: 100px; */

    padding-bottom: 12px;

}



.box-link-voice.no-link {

    pointer-events: none;

}



.box-link-voice.no-link:hover img {

    transform: scale(1);

}



.daigakusei-03 .img-voice {

    border-radius: 20px;

    width: fit-content;

}



.daigakusei-03 .box-main-voice {

    font-size: 1.8rem;

    font-family: 'IBM Plex Sans JP', serif;

    line-height: 1.61;

    font-weight: 600;

    color: #2aa3d9;

    background-color: #fff;

    z-index: 1;

}



.daigakusei-03 .box-link-voice .box-text-voice a.cat-employ {

    font-size: 2.2rem;

    margin: 0 0 10px;

    display: block;

}



.daigakusei-03 .box-link-voice .box-text-voice {

    text-align: right;

    padding: 13px 24px;

    min-width: 170px;

    width: max-content;

}



.daigakusei-03 .box-link-voice .box-text-voice a {

    font-size: 1.5rem;

}



.daigakusei-03 .box-link-voice .box-text-voice::after {

    display: none;

}



.daigakusei-03 .qna-title::before {

    font-size: 4rem;

    top: -6px;

    left: 5px;

}



.daigakusei-03 .qna-title {

    font-size: 1.8rem;

    margin-bottom: 15px;

    padding-left: 60px;

}



.daigakusei-03 .qna-cont::before {

    font-size: 4rem;

    left: 5px;

}



.daigakusei-03 .qna-cont {

    padding-left: 60px;

}



.daigakusei-03 .qna-info {

    margin-bottom: 40px;

}



.daigakusei-03 .qna-info:last-child {

    margin-bottom: 0;

}



ul.dot-small.list-dot li {

    padding-left: 15px;

    margin-left: 15px;

}



ul.dot-small.list-dot li::before {

    width: 5px;

    height: 5px;

    top: 14px;

}



ul.list-dot li {

    position: relative;

    padding-left: 25px;

}



ul.list-dot li::before {

    content: "";

    width: 15px;

    height: 15px;

    background-color: #1e3a94;

    border-radius: 50%;

    position: absolute;

    left: 0;

    top: 10px;

}



#reason-02 .col-inner.left img {

    border-radius: 20px;

}



ul.list-custom li {

    position: relative;

    padding-left: 25px;

    line-height: 2.0625;

}



ul.list-custom li span {

    position: absolute;

    left: 0;

}



.box-text-occ {

    width: fit-content;

    margin-left: auto;

}



.has-text-align-center {

    text-align: center;

}