@charset "utf-8";
/* CSS Document */

.box {
	width: 65%;
	margin: 80px auto 0;
}

.content01 table {
	width: 100%;
}

.content01 table th {
	border-right: #666666 solid 1px;
	width: 15%;
	white-space: nowrap;
}

.content01 table tr {
	background: #E8E8E8;
}

.content01 table tr:nth-child(even) {
	background: #FFF;
}

.content01 table th,.content01 table td {
	padding: 20px;
	color: #000;
	font-size: 15px;
	text-align: left;
	
}


.content02 {
	padding: 60px 0 0;
	text-align: center;
}

.content02 .box {
	width: 50%;
	margin: 20px auto 0;
}

.content02 img {
	width: 100%;
}

.content02 .box p {
	text-align: left;
	margin: 15px 0 0 30px;
}

.content02 .box .bn {
	margin: 0px auto 60px;
	text-align: center;
}

.content02 .box .bn img {
	max-width: 814px;
}

.content02 ul li {
	display: inline-block;
	width: 45%;
	max-width: 320px;
	text-align: center;
	margin: 0 10px 0;
}

.footer2 {
	margin-top: 0;
}

.lmenu2 {
	text-align: center;
	margin: auto !important;
	max-width: 900px;
}


.box {
	width: 65%;
	margin: 80px auto 0;
}

.content03 {
	background-size: contain;
	margin: 60px 0 0;
	text-align: left;
}

.content03 .date {
	text-align: right;
}

.content03 table {
	width: 100%;
	margin-top: 2vh;
	border-collapse: collapse;
	border: solid 1px #CFCFCF;
}

.content03 table th,.content03 table td {
	padding: 12px 25px;
	font-size: 16px;
	border: solid 1px #CFCFCF;
}
@media screen and (max-width: 1366px) {
	.content03 table th,.content03 table td {
		font-size: 14px;
	}
}
@media screen and (max-width: 1260px) {
	.content03 table th,.content03 table td {
		font-size: 12px;
	}
}

.content03 table th {
	background: #F1F1F1;
	width: 25%;
	white-space: nowrap;
}

.content03 table td {
}

.content03 .comment {
	margin: 10px 0 0;
	text-align: right;
}

.content03 h2 {
	border-left: #82BC3F solid 4px;
	padding-left: 5px;
	line-height: 100%;
	margin-top: 60px;
}

.content03 h2:first-of-type {
	margin-top: 0;
}

table.yakuin {
	border: none;
	width: auto;
	table-layout: fixed;
}

.tw100 {
	width: 100% !important;
}

.tw75 {
	width: 75% !important;
}


table.yakuin td {
}

table.yakuin td.none {
	border: none;
}

.content03 h3 {
	margin-top: 60px;
}

.content03 h3 span {
	font-size: 100%;
	color: #82BC3F;
}
