.ir-sales .intro-sec{
	padding: 80px 0 0 !important;
}
.ir-highlight .intro-sec{
	padding: 80px 0 0 !important;
}

.finance-list .col-box {
	width: 32.2222222%;
	margin-bottom: 5%;
}
.finance-list .col-box:last-child {
	margin-bottom: 0;
}
.finance-list .col-box a {
	display: block;
}
.finance-list .col-box h2 {
	font-size: 1.25em;
	margin: 0.8em 0 0.5em;
}
.finance-list .col-box h2 .txt-s {
	font-size: 70%;
}

.childend-sec:last-child {
	padding-bottom: 0 !important;
}

.sales-table01:not(:last-child),
.sales-table02:not(:last-child){
	margin-bottom: 2rem;
}
.sales-table01 th:not(:last-child),
.sales-table01 td:not(:last-child),
.sales-table02 th:not(:last-child),
.sales-table02 td:not(:last-child) {
    border-right: 1px solid #D1D1D1;
}
.sales-table01 tr th,
.sales-table02 tr th{
	background: #EEEEEE;
	padding: 12px 20px;
    box-sizing: border-box;
}
.sales-table01 tr th:first-child,
.sales-table02 tr th:first-child{
	width: 27%;
}
.sales-table01 td,
.sales-table02 td{
    box-sizing: border-box;
	padding: 12px 20px;
	text-align: right;
}
.sales-table01 tr:not(:first-child) th,
.sales-table01 tr:not(:first-child) td,
.sales-table02 tr:not(:first-child) th,
.sales-table02 tr:not(:first-child) td {
    border-top: 1px solid #D1D1D1;
}


.ir-financial_data


.finance-list .col-box {
	width: 32.2222222%;
	margin-bottom: 5%;
}
.finance-list .col-box:last-child {
	margin-bottom: 0;
}
.finance-list .col-box a {
	display: block;
}
.finance-list .col-box h2 {
	font-size: 1.25em;
	margin: 0.8em 0 0.5em;
}
.finance-list .col-box h2 .txt-s {
	font-size: 70%;
}

.fdata-table:not(:last-child){
	margin-bottom: 2rem;
}
.fdata-table th:not(:last-child),
.fdata-table td:not(:last-child) {
    border-right: 1px solid #D1D1D1;
}
.fdata-table tr th{
	background: #EEEEEE;
	padding: 12px 20px;
    box-sizing: border-box;
}
.fdata-table tr th:first-child{
	width: 6%;
	border-right: none !important;
	text-align: right;
	padding-right: 0;
}
.fdata-table tr th:nth-child(2){
	width: 30%;
	text-align: left;
}
.fdata-table td{
    box-sizing: border-box;
	padding: 12px 20px;
	text-align: right;
}
.fdata-table tr:not(:first-child) th,
.fdata-table tr:not(:first-child) td {
    border-top: 1px solid #D1D1D1;
}
.fdata-table tr:first-child th {
	text-align: right;
}

.ir-highlight .head-box {
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 6rem;
}
.ir-highlight .head-box .tab {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	text-align: center;
}
.ir-highlight .head-box .tab li {
	width: 130px;
	float: left;
	background: #eee;
	cursor: pointer;
	line-height: 1em;
	padding: 15px 5px;
	letter-spacing: 0;
	margin-right: 1px;
	color: #999;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.ir-highlight .head-box .tab li:hover,
.ir-highlight .head-box .tab li.active {
	background: #319041;
	color: #fff;
}

.ir-highlight .sales-table01 tr th{
	padding: 12px 16px;
}
.ir-highlight .sales-table01 tr th:first-child{
	width: 31%;
	text-align: left;
}
.ir-highlight .sales-table01 td{
	padding: 12px 16px;
}

.hlq-box .list-box {
	width: 38.888889% !important;
	margin: 0 !important;
}
.hlq-box .graph-box {
	width: 56.666667% !important;
	margin: 0 !important;
}
 
.highlight-table:not(:last-child){
	margin-bottom: 2rem;
}
.highlight-table th:not(:last-child),
.highlight-table td:not(:last-child) {
    border-right: 1px solid #D1D1D1;
}
.highlight-table tr th{
	background: #EEEEEE;
	padding: 12px 20px;
    box-sizing: border-box;
}
.highlight-table tr th:first-child{
	width: 21%;
	text-align: right;
}
.highlight-table td{
    box-sizing: border-box;
	padding: 12px 20px;
	text-align: right;
}
.highlight-table tr:not(:first-child) th,
.highlight-table tr:not(:first-child) td {
    border-top: 1px solid #D1D1D1;
}
.right {
	text-align: right;
}
.icon-sq {
	font-size: 0.9375em;
	font-weight: bold;
}
.icon-sq::before {
	font-size: 0.9375em;
	font-weight: bold;
}
.box.hide {
	display: none;
}
.hl-box .col-box:not(:last-child) {
	margin-bottom: 3rem;
}
.ir-financial_data .table-bottom li {
	text-indent: -2rem;
    padding-left: 2rem;
}


@media screen and (max-width: 767px) {
.finance-list .col-box {
    width: 100%;
}
.finance-list .col-box img {
    width: 100%;
}
.ir-highlight .col-2.hl-box .col-box {
    width: 100% !important;
    margin: 0 0 2rem !important;
	text-align: center;
}
}