@charset "utf-8";

.section .st {
	margin-bottom: 30px;
}

.section table + .notes {
	margin-top: 20px;
	font-size: 12px;
}

.sec_price .pt {
	margin-bottom: 80px;
}

.sec_price .link {
	float: right;
	margin-bottom: 20px;
}

.sec_price .table_style-02,
.sec_spec .table_style-02,
.sec_install .table_style-02,
.sec_os .table_style-02 {
	text-align: center;
}

.sec_price .table_style-02 thead th,
.sec_spec .table_style-02 thead th {
	font-size: 30px;
}

.sec_price .table_style-02 tbody th,
.sec_price .table_style-02 tbody td,
.sec_spec .table_style-02 tbody th, 
.sec_spec .table_style-02 tbody td {
	padding: 20px 3px;
}

.sec_os .msg .summary {
	margin-bottom: 25px;
	line-height: 1.4;
}

.sec_os .msg .mt {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}

.sec_os .table_style-02 thead tr td {
	padding: 10px 3px;
	font-size: 15px;
	white-space: nowrap;
}

.sec_control .table_style-02 tbody tr td,
.sec_service .table_style-02 tbody tr td {
	font-size: 14px;
	line-height: 1.8;
}

.sec_service .trial_apply {
	margin-top: 80px;
}