@charset "utf-8";

/*
沿革
/aboutus/history/
*/


/*
***********************************************************************************************
本文
***********************************************************************************************
*/

.sec01 {
}

	.sec01 table {
		background-color: #fff;
		width: 100%;
	}

	.sec01 th {
		white-space: nowrap;
	}

	.sec01 th,
	.sec01 td {
		padding: 2em;
		vertical-align: top;
	}

		.viewmode-mobile .sec01 th,
		.viewmode-mobile .sec01 td {
			padding: 1em;
		}

	.sec01 td ul {
		list-style-type: none;
		padding: 0;
	}

	/* Ⅱ */
	.sec01 td span {
		font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;;
	}