﻿.linkStyle{
color: #adadad
}
.sns_links li:first-child {
opacity:0;
pointer-events:none
}
.sns_links li, .tel_mail_sp li:first-child{
    display: none;
}
#page10 ul {
    justify-content: flex-start;
    align-items: center;
}
#page10 ul li:nth-last-child(3){
display:none
}
#page9 .box_wrap .box:last-child{
display:none
}