 [mn="3009"] { 
 }
 [mn="3009"] a { 
text-decoration: none; 
}
 [mn="3009"] .item {
  text-align: center;  
 }
 [mn="3009"] ._content {
  text-align: center;  
  line-height: 1.3;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 15px;
 }
 [mn="3009"] .profilebx .bimgw { 
  margin-bottom: 9px;
 }  
 [mn="3009"] .profilebx .bimg { 
     border-radius: 50%
 }  
 [mn="3009"] .rate .bimgw {
  --bw: 100%; 
 }  
 [mn="3009"] .rate .bimg { 
  --bpt: 15px;
  background-image: url(src/star-5.png);
  margin: 0 0 12px;
 }  
 [mn="3009"] .ttl {
    line-height: 1.1;
    margin: 0 0 9px; 
    font-family: var(--ft-t1); 
 }   
 [mn="3009"] .swiper-pagination {
  position: relative;
  margin: 15px 0 0;
 }  
 [mn="3009"] .swiper-button-next, 
 [mn="3009"] .swiper-button-prev {
  aspect-ratio: 1 / 1 !important;
  background-color: var(--clr01);
  width: 40px;
  height: auto;
  border-radius: 50%;
}
 [mn="3009"] .swiper-button-next:after, 
 [mn="3009"] .swiper-button-prev:after {
  color: #fff;
  font-size: 15px;
}
 [mn="3009"] .swiper-pagination-bullet-active {
  background-color: var(--clr01);
}
 @media only screen and (max-width: 767px) {  
 }