@charset "UTF-8";

.inner_item_txt a.tel-link{
     pointer-events:none;
     text-decoration:none;
}
@media screen and (max-width: 900px){
.inner_item_txt a.tel-link{
      pointer-events:auto;
     text-decoration:underline;
}
}

/*--------------------背景装飾--------------------------*/
#nbp2121171\ 2121171 {
    background-position: 100% 50%!important;
    background-size: contain!important;
}

#nbp2121171\ 2121171 .content_wrapper {
    background-color: rgba(255,255,255,0.8);
}

#nbp2121171\ 2121171 .inner_item_txt {
    background-color: rgba(255,255,255,0.8);
}
