﻿:root{--container: 965px}:root{--color-common-white: #ffffff;--color-common-black: #000000;--color-common-gray-bg: #f2f2f2;--color-common-gray: #cccccc;--color-common-link: #CC0022;--color-common-black-light: #777777;--color-link-gray: #aeaeae;--color-btn-main: var(--color-common-link);--color-btn-main-text: var(--color-common-white);--color-btn-cv: var(--color-common-link);--color-btn-cv-text: var(--color-common-white)}:root{--color-text-black: #333}#Contents a{color:var(--color-text-black);text-decoration:none}#Contents h2{margin-inline:0}.bold{font-weight:700}.p-single__recommend-title{margin-inline:0}.p-single__recommend-list{margin:0;padding:0;list-style:none;counter-reset:item}.p-single__recommend-item{counter-increment:item;position:relative;padding-left:1.2em;margin-bottom:1.5em}.p-single__recommend-item::before{content:counter(item) ".";position:absolute;left:0;font-weight:bold}.p-single__recommend-item:last-child{margin-bottom:0}.p-single__content-list{margin-top:2rem;font-size:1rem;font-weight:400;line-height:1.6875}.p-single__content-title{font-weight:700}.p-single__content-text{margin-bottom:1.5em}.p-single__content-list--number{counter-reset:item}.p-single__content-list--number .p-single__content-title{counter-increment:item;position:relative;padding-left:1.2em}.p-single__content-list--number .p-single__content-title::before{content:counter(item) ".";position:absolute;left:0;font-weight:bold}.p-single__content-list--number .p-single__content-text{position:relative;padding-left:1.2em}.p-single__section h3{margin-top:3.5rem;margin-bottom:0;color:var(--color-text-black);font-size:1.375rem}@media(max-width: 767px){.p-single__section h3{margin-top:2.75rem}}#Contents .p-single__section h3+*{margin-top:2rem}.p-single__section h4{margin-top:3rem;margin-bottom:0;color:var(--color-text-black);font-size:1.125rem}@media(max-width: 767px){.p-single__section h4{margin-top:2rem}}#Contents .p-single__section h4+*{margin-top:2rem}.p-single__section ul,.p-single__section ol{margin-top:2rem;padding-left:0;list-style:none}@media(max-width: 767px){.p-single__section ul,.p-single__section ol{margin-top:1.5rem}}.p-single__section ul+p,.p-single__section ol+p{margin-top:2rem}@media(max-width: 767px){.p-single__section ul+p,.p-single__section ol+p{margin-top:1.5rem}}.p-single__section li{position:relative}.p-single__section li+li{margin-top:1.5rem}@media(max-width: 767px){.p-single__section li+li{margin-top:1.25rem}}.p-single__section-list--dot li{padding-left:1.2em}.p-single__section-list--dot li::before{content:"・";position:absolute;left:0;top:0}.p-single__section-list--number{counter-reset:item}.p-single__section-list--number li{padding-left:1.2em;counter-increment:item}.p-single__section-list--number li::before{content:counter(item) ".";position:absolute;left:0}.p-single__summary-title{background-image:none;margin:0}.p-single__related{margin-top:4rem}@media(max-width: 767px){.p-single__related{margin-top:3rem}}.p-single__related-title{margin:0 0 .875rem;color:var(--color-common-link);font-size:1.25rem;font-weight:700;line-height:1.35}.p-related{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:1.875rem;row-gap:2.75rem;list-style:none;padding:0}.p-related-card{display:block;color:inherit;text-decoration:none;overflow:hidden;height:100%;transition:opacity .2s linear}.p-related-card:hover{opacity:.7}.p-related-card__image{margin-bottom:.5rem}.p-related-card__image img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.p-related-card__title{color:var(--color-text-black);font-size:1.125rem;font-weight:600;margin:0 0 .375rem}.p-related-card__description{font-size:1rem;line-height:1.5;margin:0}@media(max-width: 767px){.p-related{grid-template-columns:1fr;row-gap:1.25rem}}