@charset "utf-8";
@media screen and (max-width:768px){
.flisy ul{justify-content:space-between}
.flisy ul li:nth-child(1){width:100%;margin-left:0}
.flisy ul li:nth-child(2){width:48.4%}
.flisy ul li:nth-child(3){margin-left:0}
.flisy ul li:nth-last-child(1){width:100%}
.flisy li{margin:10px 0;width:48.4%;margin-left:0!important}
.flisy li a{height:30vh}
.flisy li em{height:80px}
.flisy li span{margin-top:30px;font-size:16px;line-height:1;height:50px}
.bcol ul{grid-template-columns:repeat(1,1fr);grid-gap:20px}
.bcol ul.lie3{grid-template-columns:repeat(1,1fr);grid-gap:20px}
}
@media screen and (max-width:732px){
.default{color:inherit}
}
@media screen and (max-width:706px){
.default{color:inherit}
}
@media screen and (max-width:628px){
.default{color:inherit}
}