
.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 !important;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;
}
.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; }

.howto-global { /* ----?y?[?W??????N?{?^??---- */ /* ---sp2??\??---- */ /* ----???????i?E??z?G???A????---- */ }
.howto-global .section-common { margin-top: 2.5rem; }
.howto-global img { width: 100%; height: auto; }
.howto-global .weight-bold { font-weight: bold; }
.howto-global .flatbtn { box-sizing: border-box; text-align: center; border-radius: 25px; color: #333; display: flex; opacity: 1.0; width: auto; height: 100%; align-items: center; justify-content: center; cursor: pointer; background: #fff; }
.howto-global .flatbtn:hover, .howto-global .flatbtn:focus { text-decoration: none; opacity: 0.75; transition: 0.6s; }
.howto-global .flatbtn:active, .howto-global .flatbtn.active { outline: 0; box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.125); }

.howto-global .border-btn { border: 1px solid #B6B6B6; }
.howto-global .arrow-r, .howto-global .arrow-d { position: relative; }
.howto-global .arrow-d::after { content: ""; position: absolute; right: 15px; border-top: 2px solid #B6B6B6; border-right: 2px solid #B6B6B6; width: 8px; height: 8px; -webkit-transform: rotate(135deg); transform: rotate(135deg); top: 0; bottom: 0; margin: auto; }
.howto-global .hdg3 { font-size: 1.125rem!important; margin-bottom: calc(30px - 0.6rem)!important; padding-bottom: 0.5rem; border-bottom: 2px solid #B6B6B6!important; }
.howto-global .hdg4 { font-size: 1.15rem; margin-bottom: calc(15px - 0.35rem); padding-bottom: 0.5rem; }
.howto-global .text__indent { text-indent: -1em; padding-left: 1em; }
.howto-global .tab-menu-nav { display: flex; flex-wrap: wrap; justify-content: space-between; }
.howto-global .tab-menu-nav li { max-width: 400px; margin: 1rem 15px 0 15px; height: 80px; font-family: "Noto Sans JP", sans-serif; height: 60px; margin: 0 0 1.25em 0; }
.howto-global .tab-menu-nav li a { display: flex; justify-content: center; align-items: center; flex-direction: column; border-radius: 40px;   width: 100%; height: 100%; background: #FFF; border: 1px solid #B6B6B6;  transition: 0.3s cubic-bezier(0.37, 0, 0.63, 1); box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; }
.howto-global .tab-menu-nav li a span { display: block; font-size: .9rem; margin-bottom: 3px; }
.howto-global .tab-menu-nav li a { position: relative; font-size: .9rem; line-height: 1.25; text-align: center; }
.howto-global .tab-menu-nav li a::after { content: ""; position: absolute; right: 15px; border-top: 2px solid #B6B6B6; border-right: 2px solid #B6B6B6; width: 8px; height: 8px; -webkit-transform: rotate(135deg); transform: rotate(135deg); top: 0; bottom: 0; margin: auto; }
.howto-global .tab-menu-nav .fs-medium { padding: 0.5rem 2rem 0.5rem 1rem; font-feature-settings: "palt"; min-height: 3rem; line-height: 1.3; }
.howto-global .tab-menu-nav li { width: calc(50% - 0.4rem); margin-bottom: 1.25em; font-size: 0.85rem; }
.howto-global .detail-multi-area { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.howto-global .detail-multi-area .img-area { width: 100%; }
.howto-global .detail-multi-area .text-block__2col { width: 100%; margin-top: 1.25rem; }
.howto-global .summary-text.center { text-align: center; }
.howto-global .summary-title { font-size: 1.125rem; font-weight: bold; line-height: 1.5; margin-bottom: 0.5rem; }
.howto-global .summary-text { line-height: 1.5; margin-bottom: 1rem; font-size: 0.9rem; }
.howto-global .summary-text.local { text-indent: 1em; }
.howto-global .control-box { border: 2px solid #E3002C; padding: 0.8rem; margin: 1rem 0; box-sizing: border-box; background: #fff; }
.howto-global .common-btn-list { display: flex; flex-wrap: wrap; justify-content: space-between; }
.howto-global .common-btn-list li { width: 100%; line-height: 1.2; margin-top: 1.5rem; }
.howto-global .common-btn-list li:first-child { margin-top: 0; }
.howto-global .area-box { border: 1px solid #c5c1c1; padding: 1.5rem 1rem; margin: 1rem 0; box-sizing: border-box; }
.howto-global .pref-column { display: flex; flex-wrap: wrap; justify-content: space-between; }
.howto-global .pref-column li { width: calc((100% - 20px)/3); margin: 1rem 0; font-size: 0.9rem; }
.howto-global .pref-column li:nth-child(-n+3) { margin-top: 0; }
.howto-global .pref-column li::before { content: "?E"; color: #999; padding-right: 0.25em; }
.howto-global .pref-column::after { content: ""; display: block; width: calc((100% - 20px)/3); height: 0; }

#contents h2 {
    margin-top: 2rem;
    margin-bottom: 3rem;
    padding: initial;
    background-color: initial;
    font-size: 1.9rem;
    line-height: 1.15;
    color: #333;
    font-weight: initial;
}
#wrapper {
    background-image: none;
    background-color: #fff;
}
#contents {
    max-width: 100%;
    margin: auto;
    background-image: none;
}
#contents h3 {
    margin-top: initial;
    display: block;
    font-weight: bold;
    padding-left: initial;
}
