@charset "utf-8";
/* CSS Document */

/*------------Reset CSS------------*/
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}


@media all and (min-width:792px){
.pic_base {
	text-align:center;
}

.tax2019_lead01 {
	width:90%;
	margin:10px auto;
	font-size:150%;
	line-height:175%;
	text-align:center;
}
	
.tax2019_lead02 {
	width:100%;
	margin:10px auto;
	font-size:140%;
	line-height:160%;
	text-align:center;
	background-color:#e6e6fa;
	color:#FF0000;
	font-weight:bold;
}
	
.tax2019_lead03 {
	width:90%;
	margin:10px auto;
	font-size:140%;
	line-height:160%;
	text-align:center;
}
	
.tax2019_lead04 {
	width:100%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin:10px auto;
	font-size:150%;
	line-height:160%;
	text-align:center;
	background-color:#e6e6fa;
	color:#FF0000;
	font-weight:bold;
}

.tax2019_lead05 {
	width:90%;
	margin:10px auto;
	font-size:140%;
	line-height:160%;
	text-align:center;
}

.tax2019_lead06 {
	width:90%;
	margin:10px auto;
	font-size:140%;
	line-height:160%;
	text-align:center;
	background-color:#FFFACD;
}
		
}

@media all and (max-width:791px){
.pic_base {
	text-align:center;
	width:94%!important;
	margin:10px auto;
}

.tax2019_lead01 {
	width:94%;
	margin:10px auto;
	font-size:120%;
	line-height:140%;
}
	
.tax2019_lead02 {
	width:94%;
	margin:10px auto;
	font-size:140%;
	line-height:160%;
	background-color:#e6e6fa;
	color:#FF0000;
	font-weight:bold;
}
	
.tax2019_lead03 {
	width:94%;
	margin:10px auto;
	font-size:120%;
	line-height:140%;
}
	
.tax2019_lead04 {
	width:94%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin:10px auto;
	font-size:150%;
	line-height:160%;
	text-align:center;
	background-color:#e6e6fa;
	color:#FF0000;
	font-weight:bold;
}

.tax2019_lead05 {
	width:94%;
	margin:10px auto;
	font-size:120%;
	line-height:150%;
}
	
.tax2019_lead05 span {
	margin-left:2em;
}

.tax2019_lead06 {
	width:90%;
	margin:10px auto;
	font-size:140%;
	line-height:160%;
	text-align:center;
	background-color:#FFFACD;
}
	
}