.spring .sstopb.center h3 {
    background: #FFC2BA;
    letter-spacing: 1px;
}
.spring .sstopb.center {
    border: solid 4px #dfeded;
}
.spring .sstopbtn a.blue {
    background: #dfeded;
}
.spring .sslechl {
    border-bottom: solid 4px #dfeded;
}
.spring .sstopl p:before {
    content: url(../img/spstchk.png);
}
.spring .sslechl h3 {
    border-left: solid 8px #ffc2ba;
}
.spring .nanasanl.center {
    background-image: url(../img/spspoint1.png);
}
.spring .nanasanl.center.nsl2 {
    background-image: url(../img/spspoint2.png);
}
.spring .pitain p:before {
    content: url(../img/spstchk.png);
}
.spring .ssflrin h4 {
    border-bottom: solid 2px #ffc2ba;
}

/* 2024-06 追記 */
.sstopb.center h3 {
	background: #ffcfc8 !important;
	line-height: 48px !important;
}
/* 2025-06 追記 */
section.sstop {
	margin-bottom: 6rem !important;
}
.seminar-top img {
	width: 100%;
	background-color: #DFEDED;
}

.sstopl-2025 {
	width: 100% !important;
	color: #102E70;
	margin-bottom: 2rem;
}
.sstopl-2025 h3 {
	font-size: 2.2rem;
	font-weight: 700;
	margin-bottom: 2rem;
	line-height: 1.4;
}
.sstopl-2025 p {
	font-size: 1.6rem !important;
	margin-bottom: 0.8rem;
}
.sstopl-2025 p:before {
	content: "";
	display: inline-block;
	width: 30px; /* 好きなサイズに */
	height: 30px;
	background-image: url(../img/stchk_sps.png);
	background-size: contain;  /* 画像を枠内にフィット */
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 8px;
	vertical-align: middle;
}
.sstopb.center h2:after {
	content: none !important;
}
.sstopb.center h2 {
	font-size: 3rem !important;
	font-weight: 700;
	margin-bottom: 2rem !important;
}

.sstopb.center h4 {
	font-weight: 700;
}
.mazu {
	color: #102E70;
	margin-bottom: 2rem;
}

.mazu h3 {
	margin-bottom: 1rem;
	font-size: 1.5rem;
	line-height: 1.2;
	display: inline-block;
	border-bottom: 2px dashed #ffcfc8; /* 色や太さは調整可能 */
	padding-bottom: 8px; /* テキストと線の間隔調整 */
}

.mazu p {
	font-size: 1.1rem;
	line-height: 1.5;
}

.sstopbtn a.yellow {
	background: #FEED00 !important;
    border: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.3s ease;
}
.sstopbtn a.navy {
	color: white !important;
	background: #102E70 !important;
    border: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.3s ease;
}
.sstopbtn a:after {
	content: "\f105" !important;
	right: 24px !important;
}
.sslechl {
	border-bottom: solid 2px #DFEDED !important;
}
.sslechl h3 {
	font-size: 1.7rem !important;
	font-weight: 700;
	border-left: 4px solid #ffcfc8 !important;
}
.nanasanl.center h3{
	font-size: 1.4rem;
	line-height: 1.2  !important;
}
.pitain-2025 {
	color: #102E70;
}

.pitain-2025 p {
	font-size: 1.1rem !important;
	margin-bottom: 10px;
}
.pitain-2025 p:before {
	content: "";
	display: inline-block;
	width: 26px; 
	height: 26px;
	background-image: url(../img/stchk_sps.png);
	background-size: contain;  /* 画像を枠内にフィット */
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 8px;
	vertical-align: middle;
}

.saranibox {
	border-radius: 8px !important;
}

.saranibox p {
	font-size: 1.3rem !important;
}
.ssflr h3 {
	font-size: 1.4rem !important;
}
.nanasanr h4 {
	font-size: 1.2rem !important;
}
.nanasanr h4:before {
	top: -4px !important;
}
.ssflr::after {
	position: absolute;
	content: "\f107" !important; /* ↓ 向きの細めの矢印（fa-angle-down） */
	font-family: "FontAwesome";
	font-size: 1.5rem;
	color: #102E70; /* お好みの色 */
	bottom: -2.6rem;
	width: 100%;
	text-align: center;
}
.ssflowbox:last-child .ssflr::after {
	display: none;
}

.nanasanl.center {
	background-image: url(../img/spspoint1.png) !important;
	background-size: 22%;
	background-position: center top 20px !important;
}

.nanasanl.center.nsl2 {
	background-image: url(../img/spspoint2.png) !important;
}

.pitab{
	margin-top: 2rem;
}

.ssflrin h4 {
	border-bottom: solid 2px #ffcfc8 !important;
}

@media screen and (max-width: 600px){
	.sstopb.center h2 {
		font-size: 2.5rem !important;
		margin-bottom: 1rem !important;
		padding-bottom: 1rem;
		border-bottom: solid #0f2e6f 1px;
	}
	.sstopb.center h3 {
    	font-size: 108% !important;
    	font-weight: 700 !important;
    	margin-top: 0.8rem;
    }
    .sstopb.center img {
	    padding-bottom: 1rem;
    }
    .sstopb.center h2:after {
	    left: 6% !important;
	    top: -34px !important;
	}
	.sstopl-2025 h3 {
		font-size: 1.7rem;
	}
	.sstopl-2025 p {
		font-size: 1.3rem !important;
	}
	.pitain-2025 p:before {
		width: 24px;
		height: 24px;
	}
	.sstopb.center h4 {
		margin-bottom: 1.5rem !important;
	}
	.sstopb.center h2 {
		line-height: 3.2rem !important;
	}
	.sstopbtn a {
		width: 100% !important;
	}
	.ssflr h3 {
		font-size: 1.2rem !important;
	}
	.mazu h3 {
		font-size: 1.4rem !important;
	}
	.nanasanl.center h3 {
        font-size: 1.5rem !important;
        font-weight: 800;
    }
    .nanasanl.center {
		background-size: 15%;
		background-position: center top 18px !important;
	}
}