@charset "UTF-8";

#reason{
	padding-bottom:150px;
}
.sitemap{
	color: #333;
}
.sitemap ul ul{
	padding-left: 0.5em;
}
.sitemap li{
    line-height: 2.2em;
}
.sitemap li a{
	color: #333;
    line-height: 2.2em;
		text-underline-offset:5px;
}
.sitemap .sitemap_li_01{
	color: #333;
    font-size: 1.2em;
	line-height: 2.5em;
	border-left: 3px solid #65B822;
    padding-left: 10px;
}

.flex_ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#reason .inner h4 a{
	color:#333;
	font-size: 1.3em;
    text-decoration: none;
    line-height: 2.5em;
}
#reason .inner h4 a:hover{
	text-decoration:underline;
}

@media (max-width: 1399px) and (min-width: 769px) {




}

@media (max-width: 768px) {



}
