
.l-inner { margin: 0 auto; color: #333; width: 100%;}
.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!important; line-height: 1.25; padding-left: 1.25rem; font-weight: bold!important; 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("../../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; }
.mb3rem { margin-bottom: 3rem; }
#contents_modifi { background: #FFFED5; margin-top: 68px; padding: 1px 15px 3rem 15px; }

.l-btn__bottom { margin: 2.5rem auto 0 auto; }

.img__full img { width: 100%; height: auto; }
.img__full a img:hover { opacity: .7; }

.card-container, .card-container__bc { background: #fff; padding: 0; border-radius: 0 0 12px 12px; }
.card-container__bc { background-color: #FFFED5; border-radius: 12px; padding: 1rem .5rem; margin-top: 1rem; }
.card .img__full { margin-top: 1rem; }
.card .img__full:first-child { margin-top: 0; }
.card section { margin-top: 3rem; }
.card section:first-child { margin-top: 0; }
.card--txt { line-height: 1.6; margin-top: 1rem; }

.common-btn-list { display: flex; justify-content: center; flex-wrap: wrap; }
.common-btn-list li { width: 100%; line-height: 1.2; margin-top: 1.5rem; }
#contents h2 {
    padding: initial;
    background-color: initial;
}
#contents h3 {
    border-bottom: initial;
}
.mt20{
	margin-top: 20px;
}
.pay { margin-top: 4rem; }
.pay img { width: 100%; height: auto; }
.pay p { line-height: 1.7; }

.img__round { border-radius: 12px; }

element.style {
}
#contents h3 {
    border-bottom: initial;
	padding-left: 21px;
	margin-bottom: 0;
	margin-top: initial;
}
#contents h3.img__full{
	padding-left: 0;
}
#wrapper {
    background-image: none;
    background-color: #fff;
}
#contents {
    max-width: 100%;
    margin: auto;
    background-image: none;
}
.l-btn.card-btn { max-width: 800px;margin: 15px;}
.l-btn.card-btn a { background: #fff; color: #333!important; border: 1px solid #333;}
.l-btn.card-btn a::after { border-top: 2px solid #333; border-right: 2px solid #333;}