.p-articleHead {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 336px;
    grid-template-columns: 1fr 336px;
    gap: 40px;
    padding-bottom: 48px;
    border-bottom: 1px solid #000;
}

.p-articleHead__ttl {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 12px;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.6;
    color: #000;
    letter-spacing: .05em;
    background-color: transparent;
}

.p-articleHead__box01 {
    padding: 24px 24px 30px;
    background-color: #fafafa;
}

.p-articleHead__inner01 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 96px 1fr;
    grid-template-columns: 96px 1fr;
    gap: 16px;
}

.p-articleHead__img01 {
    overflow: hidden;
    border-radius: 8px;
    height: auto;
}

.p-articleHead__txt01 {
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: .05em;
}

.p-articleHead__txt02 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: .05em;
}

.p-articleHead__txt03 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: .05em;
}

.p-articleBody__caption {
    font-size: 18px;
}

.p-articleBody__caption::before {
    content: "■";
}

.u-pc {
    display: block;
}

.p-articleBody {
    padding: 64px 0 56px;
}

.p-articleBody__section {
    margin-bottom: 56px;
}

.p-articleBody__ttl {
    position: relative;
    padding: 0 0 0 45px;
    margin-bottom: 32px;
    font-size: 32px;
    font-weight: 700;
    color: #1E589B;
    letter-spacing: .05em;
    background-color: transparent;
    border-left: none;
}

.p-articleBody__ttl::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 37px;
    height: 2px;
    content: "";
    background-color: #1E589B;
}

.p-articleBody__txt01 {
    font-size: 16px;
    line-height: 2.25;
    letter-spacing: .08em;
}

.p-articleBody__img01 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 40px auto;
}

.p-articleBody__marker {
    font-style: normal!important;
    font-weight: 700;
    background-color: #f7ecc6;
}

.p-articleBody__box01 {
    padding: 32px 94px 36px 47px;
    background-color: #e7f0fa;
}

.p-articleBody__item01:not(:last-child) {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #dedede;
}

.p-articleBody__txt02 {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: none;
}

.p-articleBody__txt03 {
    font-size: 16px;
    letter-spacing: .05em;
}

.p-article__btn01 {
    position: relative;
    display: block;
    width: 305px;
    padding: 20px;
    margin: 0 auto;
    color: black;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    letter-spacing: .05em;
    background-color: #fddb70;
    border-radius: 9999px;
}

.p-article__btn01::before {
    position: absolute;
    top: 50%;
    left: 22px;
    width: 32px;
    height: 15px;
    content: "";
    background-image: url(/microdata/sites/default/files/share/data-use/jirei/arrow01_01.webp);
    background-repeat: no-repeat;
    background-size: contain;
    translate: 0 -50%;
}

.p-article__btn01:visited {
    color: black;
}

.p-list__box01 {
    padding: 40px;
    margin-bottom: 40px;
    background-color: #e7f0fa;
}

.p-list__ttl01 {
    padding: 0;
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    background-color: transparent;
}

.p-list__txt01 {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.6;
}

.p-list__txt02 {
    font-size: 14px;
    line-height: 1.6;
}

.p-listItem {
    margin-top: 0;
    padding: 40px 0;
    border-bottom: 1px solid #dedede;
    list-style: none;
}

.p-listItem__ttl {
    padding: 0;
    margin-top: 0;
    margin-bottom: 44px;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    background-color: transparent;
    border-left: none;
}

.p-listItem__box01 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 146px 1fr;
    grid-template-columns: 146px 1fr;
    gap: 20px 48px;
}

.p-listItem__img01 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    width: 100%;
}

.p-listItem__box02 {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.p-listItem__txt01 {
    margin-bottom: 6px;
    font-size: 15px;
    line-height: 1.6;
}

.p-listItem__txt02 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
}

.p-listItem__txt03:has(+.p-listItem__txt03) {
    margin-bottom: 16px;
}

.p-listItem__txt03 {
    margin-bottom: 24px;
    font-size: 15px;
    line-height: 1.73;
}

.p-listItem__btn01 {
    display: block;
    width: 125px;
    padding: 7px 0;
    font-size: 14px;
    font-weight: 700;
    color: #313f5d;
    text-align: center;
    letter-spacing: .05em;
    background-color: #fddb70;
    border-radius: 9999px;
}

