@charset "UTF-8";

     @media screen and (max-width: 1023px){ } @media screen and (max-width: 834px){ } @media screen and (max-width: 480px){ }
.content-top {
margin: 0px;
padding: 0px;
} .ath-colfix{
flex-wrap:nowrap;
}
@media (max-width: 599px){
.ath-colfix .wp-block-column:not(:first-child) {
margin-left: 5px;
}
}
@media screen and (max-width: 768px){
.column-wrap{
flex-direction: row !important;
}
} .home.page .entry-title{
display: none;
} .home.page .sns-follow{
display: none;
} .home.page .post-date{
display: none;
} .home.page .post-update{
display: none;
} .home.page .author-info{
display: none;
} .entry-title {
display: none;
} .video-container{
margin: 0px auto;
}
.internal-blogcard::after{
content: '続きを読む \00bb'; position: absolute;
bottom: .5rem;
right: 1rem;
font-size: 70%;
background-color: #ffd242; padding: .4em 3em;
font-weight: bold;
color: #fff; border-radius: 2px;
}