@charset "UTF-8";
/* CSS Document */
.yougo-all-box:hover{
	color: #000!important;
}
.news-all-box .news-ttl {
    font-size: 1em;
}
.pager .num {
    font-size: 1em !important;
	    color: #000;
}
.yougo-all-box .yougo-ttl {
    font-size: 1.1em;
    margin-bottom: 0.4em;
    color: #2992C9;
}
.yougo-all-box li:after {
    color: #000;

}
.yougo-all-box .yougo-txt {
    font-size: 1em;
    line-height: 1.5;
}
.yougo-all-box li {
    border: 1px solid #000;
}
.yougo-all-box ul {
    display: flex;
}
.yougo-all-box li {
    border: 1px solid #000;
    margin: 2%;
}
.yougo-all-box li {
    position: relative;
    padding: 1.6em;
}
.yougo-cat-box .yougo-ttl {
    font-size: 1.5rem;
    margin-bottom: 0.4em;
    line-height: 1.4;
    font-weight: bold;
    color: #000;
    padding-left: 0.5em;
}
.yougo-cat-box .yougo-cat-ttl {
    color: #2992C9;
}
.yougo-cat-box li:before {
    position: absolute;
    content: "\f0da";
    font-family: FontAwesome;
    left: 0.2em;
    top: 35%;
    color: #000;
}
.news-detail-box h2 .news-detail-ttl {
    font-size: 0.9em !important;
    line-height: 1.5;
    font-weight: bold;
    border-bottom: 0px dashed #aaa;
    padding-bottom: 0em;
    margin-bottom: 1.2em;
}
.news-detail-box {
    font-size: 0.8em;
	word-break: break-word;
}
.web-reserve {
    text-align: center;
    padding: 5% 0 0;
    width: 80%;
    margin: auto;
}
.anc {
    width: 70%;
    height: auto;
    margin: auto;
    display: block;
}
.news-all22 {
    width: 7%;
    display: block;
    color: #000;
    border-bottom: solid 2px;
    padding: 0.7% 0 0.7%;
    font-size: 1.1vw;
    margin: 0% auto 6%;
    text-align: center;
    font-weight: bold;
}
.news-detail-wrap{
	border-bottom: none;
}
@media (max-width: 898px){
.wrap {
    width: 90%;
}
footer .wrap {
    width: 80%;
}
.bn2022 {
    width: 100%;
}
.news-all-box .news-ttl {
    font-size: 0.9em;
}
	.yougo-cat-box .yougo-ttl {
    font-size: 1em;
}
	.yougo-all-box ul {
    flex-direction: column;
}
	.news-all22 {
    width: 27%;
    justify-content: center;
    display: block;
    color: #000;
    /* border: solid 3px; */
    padding: 2.5% 0%;
    /* margin-left: 7%; */
    font-size: 4.1vw;
    /* margin: 6% auto; */
    text-align: center;
    background: none;
    border-bottom: solid 2px #000;
}
	.total_hed .f1-ttl {
    padding-left: 0%;
}
	.sec {
       margin: 4em 0 0;
}
}