/*====================================
tax
====================================*/
@charset "utf-8";
.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}
@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
	Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
.pc_none { display: none!important;}


/* ------------------------------------------------------------
	#section_tax
------------------------------------------------------------ */

#section_tax .tax_about:last-child {
	margin: 0 auto;
}

#section_tax .tax_about {
	width: 880px;
	display: table;
}

#section_tax .tax_about .cell:nth-child(1) {
	text-align: left;
	float: right;
}

#section_tax .tax_about .cell:nth-child(2) {
	float: left;
}

#section_tax .tax_about .cell {
	display: table-cell;
	width: 420px;
	vertical-align: top;
}

/* ------------------------------------------------------------
	.pdf_download
------------------------------------------------------------ */
.pdf_download{
	margin: 30px auto 80px;
	padding: 0;
}
.pdf_download .pdf{
	width: 560px;
	margin: 10px auto 0;
}
.pdf_download .pdf:first-of-type{
	width: 360px;
	margin-right: 10px;
}

.pdf_download span.size{
	text-align: left;
}






}
