@charset "utf-8";
.seu2023 {
    margin-bottom: 35px;
}
.seu2023 td{
    padding-bottom: 5px;
}
.seu2023 td a{
	display: block;
    margin-bottom: 10px;
    padding:0px 8px;
    transition: all .3s ease-in-out;
    overflow: hidden;
}
.seu2023 td a:hover{
    text-decoration: none;
}
.seu2023 td a p{
    color:#333;
    font-size: 12px;
    line-height: 1.4;
    margin:0 0 10px;
    transition: all 0.5s;
}
.seu2023 td a h3{
    margin: 5px 0 10px;
    font-size: 14px;
    transition: all 0.5s;
    font-weight: normal;
    color:#333;
    /*text-shadow: 1px 3px 0 #bc360a,1px -1px 0 #bc360a,-1px 3px 0 #bc360a,-1px -1px 0 #bc360a,2px 2px 0 #bc360a,2px 0 0 #bc360a,-2px 2px 0 #bc360a,-2px 0 0 #bc360a,1px 2px 0 #bc360a,1px 0 0 #bc360a,-1px 2px 0 #bc360a,-1px 0 0 #bc360a;*/
}
.seu2023 td a:hover h3,
.seu2023 td a:hover p{
    text-decoration: none;
    opacity: 0.6;
}
.seu2023 td a figure{
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}
.seu2023 td a img{
    max-width: 100%;
    transition: all 0.3s;
    transform: scale(1.15, 1.15);
}
.seu2023 td a:hover img{
    transform: scale(1, 1);
    opacity: 1;
    filter: grayscale(70%);
}
.blog_li_table td{
    color:#333;
}
.seu2023 .first td{
    font-size: 15px;
    line-height: 1.15;
    color: #444;
    padding:0.35em;
}
.seu2023 .first td a{
    font-weight: normal;
    margin:0;
    padding:0;
    font-size: 12px;
}

/*naoko*/
#n001{
    background-image: url(https://www.shonenknife.net/blog/wp-content/uploads/2023/03/2EC7C239-25E9-46F0-9297-FBCF06E3196C-260x260.jpeg);
}


/*atsuko*/
#a001{
    background-image: url();
}

/*risa*/
#r001{
    background-image: url();
}
