
.l-inner { margin: 0 auto; color: #333; width: 100%; padding: 0 15px 3rem 15px; }
.l-heading { font-family: "Noto Sans JP", sans-serif; font-weight: bold;position: relative !important; font-size: 1.9rem !important; color: #333 !important; width: fit-content !important; text-align: center !important; line-height: 1.15 !important; margin: 2rem auto 1.5rem auto !important; }
/*.l-heading::after { content: ''; position: absolute; bottom: -18px; display: inline-block; width: 4rem; height: 3px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: #8B0000; border-radius: 2px; }*/
.l-heading__middle { font-family: "Noto Sans JP",Sans-Serif; font-size: 1.15rem; line-height: 1.25; padding-left: 1.25rem; font-weight: bold; position: relative; }
.l-heading__middle::before { content: ""; display: inline-block; position: absolute; top: 13px; left: 0%; transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 16px; height: 16px; background-image: url("/include_html/toyu_re/img/circle.svg"); background-size: contain; background-repeat: no-repeat; }
.l-btn { max-width: 400px; margin: 2rem auto 0 auto; height: 60px; font-family: "Noto Sans JP", sans-serif; }
.l-btn a {display: flex; justify-content: center; align-items: center; flex-direction: column; border-radius: 40px; font-size: 16px;width: 100%; height: 100%; background: #979797;	box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em; color:#fff !important; position: relative; }
.l-btn a span { display: block; font-size: .9rem; margin-bottom: 3px; }
.l-btn a:visited{
	color: #fff !important;
}
.l-btn a::after {
    content: "";
    position: absolute;
    right: 18px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate( 45deg);
    transform: rotate( 45deg);
    top: 0;
    bottom: 0;
    margin: auto;
}
.details--nav .l-btn a::after {
    -webkit-transform: rotate( 135deg);
    transform: rotate( 135deg);
}
.l-btn a span { display: block; font-size: .9rem; margin-bottom: 3px; }
.l-btn__single { margin: 0 auto; max-width: 320px; }
.l-container-col2 { display: grid; grid-template-columns: 1fr 220px; gap: 0 54px; }
.l-main-col2 .l-heading { font-family: "Noto Sans JP", sans-serif; font-weight: bold; font-size: 2rem; border-radius: 2px; border-left: 4px solid #8B0000; padding-left: .5em; margin: 0 0 2rem 0; }
.l-main-col2 .l-heading::after { display: none; }

.link-btn-list__col3 { margin-top: 3rem; display: flex; justify-content: center; flex-direction: column; gap: 1.5rem; }
.link-btn-list__col3 li { width: 100%; }
.link-btn-list__col3 li.l-btn { margin-top: 0; }

.mt3rem { margin-top: 3rem; }

#contents_modifi { background: #FFFED5; margin-top: 0; padding-top: 68px; }

.l-btn__bottom { margin: 2.5rem auto 0 auto; }

.details .l-heading { font-size: 1.5rem!important; }
.details .global-hdg2 { margin: 0; }
.details section { margin-top: 3.5rem; }
.details section.first-section__ma { margin-top: 7rem; }
.details--top-img { width: 100%; height: auto; border-radius: 12px; padding: 0.35rem; background: #fff; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; }
.details--top-img img { border-radius: 6px; }
.details--nav { display: flex; justify-content: center; flex-direction: column; margin-top: 2rem; gap: 1.5rem; }
.details--nav li { width: 100%; }
.details--nav li.l-btn { margin: 0 auto; }
.details--nav-txt { font-size: .85rem; line-height: 1.5; padding-left: 1em; text-indent: -1em; margin: .8rem auto 0 auto; width: fit-content; }
.details img { width: 100%; height: auto; }
.details .image-area { margin: 2rem 0; }
.details .image-box__column { display: grid; grid-template-columns: 1fr; gap: 1.5rem; }
.details .image-box__column img { margin-top: 1rem;border: 1px solid #666; }
.details .image-box__column p { line-height: 1.5; text-indent: -1.0em; padding-left: 1.0em; }
.details .image-box__column li { padding: 1rem; border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; background: #fff; }
.details--heading-txt { font-weight: bold; margin-top: 1rem; line-height: 1.4; font-size: 1rem; text-indent: -1.0em; padding-left: 1.0em; }
.details-att { margin: 2rem 0 0 0; background: #fff; padding: 1rem; border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; }
.details-att h4 { font-family: "Noto Sans JP", sans-serif; color: #8B0000; font-weight: bold; font-size: 1.15rem; }
.details-att p { line-height: 1.65; margin-top: 1rem; }
#contents h2 { background-color: initial; padding: initial;}
#contents h3 {
    padding-left: initial;
}
.global-hdg2 {
    border-bottom: 3px solid #B6B6B6 !important;
    font-size: 1.5rem!important;
    font-weight: bold;
    margin-top: calc(60px - 0.6rem)!important;
    margin-bottom: calc(45px - 0.75rem)!important;
}
#wrapper {
    background-image: none;
    background-color: #fff;
}
#contents {
    max-width: 100%;
    margin: auto;
    background-image: none;
}
