/* カスタム CSS をここに入力してください */
#news-mobile ul {
	margin: 0 0 0.5em 1.5em;
}
#news-mobile h5, #news-pc h5 {
	font-size: 30px;
}
#news-pc ul li {
	 margin-bottom: 1rem;
}
#news-mobile ul a, #news-pc ul a {
	color: #172D68;
}
#news-mobile ul a:hover, #news-pc ul a:hover{
	color: #2970e1;
}

@media (max-width: 767px){
#top-inquiry-form > div{
  padding: 0 1rem;
}}


#ast-desktop-header{
	margin-top: 8px;
}

@media (max-width: 425px){
h1, .entry-content h1 {
    font-size: 32px !important;
}
}