@charset "utf-8";
.foot_sns li {
	background: #333333;
}

.obi .mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}

/*PC*/
@media only screen and (min-width:960px){

.tablepress{
	font-size: 15px !important;
}	


.under_nav .wrap{
    text-shadow:none !important;
}

.bottom_fixed_area .special_favor_cont a {
	padding: 0 32px;
}

.bottom_fixed_area .special_favor_cont a .pc_btn_txt {
	padding:0;
}

/*ここまで*/
}