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

#under .foot_logo img {
    width: auto;
    max-height: 16.25vw;
}

#upper .logo img {
    width: auto;
    max-height: 11.25vw;
}

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

.tablepress{
	font-size: 15px !important;
}
	#upper .logo img {
		max-height:74px!important;
	}
	
#under .foot_logo img {
    max-height: 150px;
}

.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;
}

/*ここまで*/

}
