@charset "UTF-8";
.fix_contact_btn a:nth-child(even){
	background:#fff;
	color:#333!important;
	border:1px solid;
	border-color:transparent #333 transparent #333;	
}

.fix_contact_btn a:nth-child(even):hover{
	background:#333;
	color:#fff!important;
	border:none;		
}
.blog aside{
	width: 25%!important;
}
.blog #contents{
	width: 70%!important;
}
.cnt_fadein.scrollin a{
	font-family: "Noto Serif JP","游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif!important;
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 834px) {
}

@media only screen and (max-width: 640px) {
}
