@charset "UTF-8";

.photo_add{
  max-width: 300px;
}
dl:has(img) dt{
  display: none !important;
}

/*スタッフページレイアウト調整*/

/*#nbp3724605\ 3724605 > div > div:nth-child(3) > div > div.inner_item_img {
    position: relative;
    padding-bottom: 300px;
}

#nbp3724605\ 3724605 > div > div:nth-child(3) > div > div.inner_item_img::after {
    position: absolute;
    bottom: 0;
    content: "";
    background: url(/common/upload_data/takashita-lawjp/image/20231204154305.jpg) no-repeat center center / cover;
    min-height: 250px;
    border-radius: 10px;
    width: 100%;
}

#nbp3724605\ 3724605 > div > div:nth-child(3) > div > div.inner_item_img::before{
    position: absolute;
    content: "趣味の能楽(観世流)";
    bottom: -35px;
    left: 85px;
}

@media screen and (max-width:375px){
#nbp3724605\ 3724605 > div > div:nth-child(3) > div > div.inner_item_img {
    padding-bottom: 280px;
}
}

@media screen and (max-width:320px){
#nbp3724605\ 3724605 > div > div:nth-child(3) > div > div.inner_item_img::after {
    min-height: 200px;
}

#nbp3724605\ 3724605 > div > div:nth-child(3) > div > div.inner_item_img {
    padding-bottom: 230px;
}
}*/

/*レイアウト調整２*/
#nbp3724605\ 3724605 > div > div:nth-child(3) > div > div.inner_item_img {
    display: block;
}

#nbp3724605\ 3724605 > div > div:nth-child(3) > div > div.inner_item_img > img:nth-child(2) {
    margin-top: 20px;
}