<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* corporate */
.corporate{
	margin-bottom: 30px;
	overflow: hidden;
}
.holder{
	overflow: hidden;
	margin-bottom: 40px;
}
.clearfix{
	display: block;
}
.clearfix:after{
	content: '';
	display: block;
	clear: both;
}
/*corporate-baner*/
.corporate-baner{
	position: relative;
	overflow: hidden;
	margin: 0 0 50px;
}
.corporate-baner .baner-descr{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 120px;
	width: 1%;
	z-index: 50;
}
.corporate-baner .baner-descr strong{
	display: block;
	text-align: left;
	font-size: 2rem;
	line-height: 1;
	color: #fff;
	font-weight: 700;
}
.corporate-baner .baner-descr strong span{
	font-size: 1rem;
}

/* ir-baner */
.ir-baner{
	position: relative;
	overflow: hidden;
	margin: 0 0 50px;
}
.ir-baner .slide-baner{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.ir-baner .slide-baner .slide-item{
	min-height: 120px;
	width: 100%;
	position: relative;
	box-sizing: border-box;
	vertical-align: top;
	margin: 0;
	z-index: 3;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	outline: 0;
}
.ir-baner .baner-descr{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 120px;
	width: 1%;
	z-index: 50;
}
.ir-baner .baner-descr strong{
	display: block;
	text-align: left;
	font-size: 2rem;
	line-height: 1;
	color: #fff;
	font-weight: 700;
}

.corporate .heading{
	margin-bottom: 30px;
}

/* sidebar */
.sidebar-nav .box.no-border{
	border-top: 0;
}
/* history list */
.History{
	margin-bottom: 50px;
	overflow: hidden;
}
.CompLWhole #MColumn dl{
	padding-bottom: 20px;
}
div.CompLWhole div#MColumn dl dt, div.CompLWhole div#MColumn dl dd {
	padding: 7px 2px 0px 2px;
	font-size: 0.8125rem;
	line-height: 1.3;
}
div.CompLWhole div#MColumn dl dt {
	float: left;
	width: 118px;
	border-top: #666666 solid 3px;
	font-weight: bold;
	font-size: 0.875rem;
	line-height: 1.2;
	margin-right: 2px;
}
div.CompLWhole div#MColumn dl dd {
	display: block;
	overflow: hidden;
	border-top: #c2c2c2 solid 3px;
}
div.History div#MColumn dl dt span {
	font-size: 0.6875rem;
	line-height: 1.2;
	font-weight: normal;
}





.ir-heading{
	margin-bottom: 20px;
}
.ir-heading p{margin: 0;}
.ir-heading h2,
.ir-heading h3{
	margin: 0 0 20px;
	font-size: 1.25rem;
	line-height: 1.2;
	font-weight: bold;
	padding: 0 10px;
	overflow: hidden;
	text-align: left;
	border-left: 3px solid #333;
}
.ir-heading h2:after{
	display: none;
}
.ir-heading .date{
	margin-left: 20px;
	float: right;
	font-size: 1rem;
	line-height: 1.25;
}
.ir-heading h2 span,
.ir-heading h3 span{
	font-weight: normal;
}







/* ir-company-info */
.ir-company-info {
	margin-bottom: 30px;
	overflow: hidden;
}
.ir-company-info .ir-info-box{
	margin-bottom: 20px;
}
.ir-info-box h4{
	font-size: 1.25rem;
	line-height: 1.2;
	margin-bottom: 20px;
}
.top-message p a,
.med-man-plan a,
.ir-stock-info a,
.ir-stock-box a,
.ir-info-box p a,
.ir-career-box .links a,
.ir-privacy-box p a{
	display: inline-block;
	vertical-align: top;
	padding-left: 12px;
	position: relative;
	color: #333;
}
.ir-stock-info a:hover,
.ir-stock-box a:hover,
.ir-info-box p a:hover,
.ir-career-box .links a:hover,
.ir-privacy-box p a:hover{
	text-decoration: underline;
}
.ir-stock-info a:after,
.ir-stock-box a:after,
.ir-info-box p a:after,
.ir-career-box .links a:after,
.ir-privacy-box p a:after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	width: 5px;
	height: 5px;
	margin: auto;
	border-color: #333;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.ir-info-box p a.link,
.ir-privacy-box p a.link{
	color: blue;
	text-decoration: underline;
}
.ir-info-box p a.link:hover,
.ir-privacy-box p a.link:hover{
	text-decoration: none;
}
.ir-info-box p a.link:after,
.ir-privacy-box p a.link:after{
	display: none;
}
.ir-staff{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.ir-staff th,
.ir-staff td{
	padding: 0;
	width: 20%;
	text-align: left;
	font-size: 0.875rem;
	line-height: 1.7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ir-staff td{
	width: 80%;
	padding-left: 15px;
}
.ir-pointers{
	margin-bottom: 20px;
	list-style: none;
	font-size: 1.2rem;
	line-height: 1.7;
	font-weight: bold;
}
.ir-pointers li {
	overflow: hidden;
}
.ir-pointers .num{
	margin-right: 10px;
	min-width: 30px;
	text-align: right;
	float: left;
}
.ir-pointers p{
	margin: 0 !important;
	overflow: hidden;
}
.ir-pointers p span{
	font-size: 0.875rem;
	font-weight: normal;
	display: block;
}
.companies-list .rows-hold{
	list-style: none;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.companies-list .column{
	width: 50%;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company-item{
	display: block;
	border: 1px solid #999;
	margin-bottom: 30px;
	overflow: hidden;
}
.company-item h4{
	margin: 0;
	padding: 10px;
	border: 0;
	text-align: center;
	font-size: 1.125rem;
	line-height: 1.5;
	font-weight: bold;
	background: #999;
	color: #fff;
}
.company-item .info{
	padding: 26px 26px 13px;
	font-size: 0.875rem;
	line-height: 1.5;
}
.company-item .info p{
	margin: 0 0 13px;
}
.company-item .info p.link{
	margin-bottom: 7px;
	font-size: 0.9375rem;
	line-height: 1.5;
}
.company-item .info p.link a{
	display: inline-block;
	vertical-align: top;
	color: #333;
	padding: 0 0 0 12px;
	position: relative;
	text-decoration: none;
}
.company-item .info p.link a:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	width: 5px;
	height: 5px;
	margin: auto;
	border-color: #333;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.company-item .info p span{
	font-size: 0.625rem;
}
.company-item .info mark{
	background: none;
	font-style: normal;
	display: inline-block;
	vertical-align: baseline;
	position: relative;
}
.company-item .info mark:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: red;
}

/* career box */
.ir-career-holder{
	margin-bottom: 50px;
	overflow: hidden;
}
.ir-career-box{
	margin-bottom: 20px;
	overflow: hidden;
}
.ir-career-box  .hold{
	overflow: hidden;
}
.ir-career-box .image{
	margin: 0 10px 25px 0;
	float: left;
	width: 25%;
	max-width: 181px;
}
.ir-career-box .image img{
	display: block;
	width: 100%;
}
.ir-career-box .text{
	font-size: 0.875rem;
	line-height: 1.7;
	overflow: hidden;
}
.ir-career-box .text h4{
	margin: 0 0 10px;
	padding: 0 10px 5px;
	border: 0;
	border-bottom: 10px solid #ddd;
	font-size: 1rem;
	line-height: 1.25;
	font-weight: bold;
}
.ir-career-box .links{
	overflow: hidden;
	margin-bottom: 20px;
}
.ir-career-box .links li{
	margin: 0 -3px 5px 0;
	padding: 0 10px;
	width: 50%;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ir-career-box .links li.wide{
	width: 100%;
}

.ir-info-box{
	margin-bottom: 50px;
	overflow: hidden;
}
.ir-info-box .content{
	padding-left: 20px;
	font-size: 0.875rem;
	line-height: 1.7;
	overflow: hidden;
}
.ir-info-box .content p{
	margin-bottom: 24px;
}
.ir-gray-title{
	margin-bottom: 25px;
	padding: 14px 20px;
	background: #666;
	color: #fff;
}
.ir-gray-title h2{
	font-size: 1.375rem;
	line-height: 1.2;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #fff;
}
.ir-gray-title h2:after{
	display: none;
}

/* chart block */
.org-chart{
	margin: 50px 0 100px;
	color: #333;
}
.org-chart:after{
	content: '';
	display: block;
	clear: both;
}
.org-chart .date{
	float: right;
	font-size: 0.75rem;
	line-height: 1.4;
}
.org-chart .main-hold{
	position: relative;
	overflow: hidden;
}
.org-chart .main-hold:before{
	content: '';
	position: absolute;
	top: 0;
	left: 30px;
	width: 4px;
	height: 100%;
	background: #999;
	z-index: 1;
}
.org-chart .main-item{
	width: 143px;
	position: relative;
	z-index: 2;
	font-size: 1.125rem;
	line-height: 26px;
	font-weight: bold;
	background: #666;
	color: #fff;
	padding: 11px 10px;
	text-align: center;
	margin-bottom: 40px;
}
.org-chart .main-item.second{
	margin: 0 0 -48px 173px;
}
.org-chart .main-item.second:before{
	content: '';
	position: absolute;
	top: -22px;
	left: -143px;
	width: 177px;
	height: 4px;
	background: #999;
}
.org-chart .main-item.second:after{
	content: '';
	position: absolute;
	top: -22px;
	left: 30px;
	width: 4px;
	height: 22px;
	background: #999;
}
.org-chart .main-cols{
	position: relative;
	overflow: hidden;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	width: 316px;
	margin-bottom: 30px;
}
.org-chart .main-cols:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 4px;
	margin-top: -2px;
	background: #999;
	z-index: 1;
}
.org-chart .main-cols .main-item{
	z-index: 3;
	margin: 0 30px 0 0;
}
.org-chart .main-cols .main-item:last-child{
	margin-right: 0;
}
.org-chart .area{
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	position: relative;
	justify-content: space-between;
	margin-left: 30px;
}
.org-chart .area:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 10px;
	height: 4px;
	background: #999;
	z-index: 1;
}
.org-chart .staff-list{
	margin-top: -21px;
	position: relative;
	z-index: 3;
	order: 2;
	width: 26.3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 26px;
}
.org-chart .staff-list li{
	position: relative;
	border: 1px solid #aaa;
	font-size: 1rem;
	line-height: 20px;
	background: #fff;
	padding: 12px 10px;
	text-align: center;
	margin-bottom: 20px;
}
.org-chart .staff-list li:before{
	content: '';
	position: absolute;
	top: 20px;
	left: -26px;
	width: 26px;
	height: 4px;
	background: #999;
	overflow: hidden;
}
.org-chart .staff-list li:after{
	content: '';
	position: absolute;
	top: -42px;
	left: -26px;
	width: 4px;
	height: 64px;
	background: #999;
	overflow: hidden;
}
.org-chart .staff-list li:first-child:before,
.org-chart .staff-list li:first-child:after{
	display: none;
}
.org-chart .staff-list li:last-child{
	margin-bottom: 0;
}
.org-chart .middle-col{
	width: 35%;
	order: 1;
	padding-top: 44px;
}
.org-chart .left-col{
	width: 33.5%;
	padding-top: 84px;
}
.org-chart .box{
	margin-bottom: 30px;
	margin-left: 26px;
	position: relative;
}
.org-chart .box h4{
	margin: 0;
	font-size: 1rem;
	line-height: 1.5;
	font-weight: bold;
	padding: 11px 10px;
	text-align: center;
	background: #999;
	color: #fff;
	border: 0;
}
.org-chart .box .content{
	border: 1px solid #999;
	border-width: 0 1px 1px;
	padding: 14px 20px;
	font-size: 0.875rem;
	line-height: 1.72;
}
.org-chart .box .content p{
	margin: 0;
}
.org-chart .box:before{
	content: '';
	position: absolute;
	top: -30px;
	bottom: 0;
	left: -26px;
	width: 4px;
	background: #999;
}
.org-chart .middle-col .box:first-child:before{
	top: -44px;
}
.org-chart .left-col .box:first-child:before{
	top: -84px;
}
.org-chart .middle-col .box:last-child:before,
.org-chart .left-col .box:last-child:before{
	bottom: auto;
	height: 53px;
}
.org-chart .box:after{
	content: '';
	position: absolute;
	top: 21px;
	left: -26px;
	width: 26px;
	height: 4px;
	background: #999;
}
.org-chart .left-col .box{
	margin-left: 34px;
}
.org-chart .left-col .box:before{
	left: -34px;
}
.org-chart .left-col .box:after{
	left: -34px;
	width: 34px;
}


/* company info list */
.info-block{
	margin-bottom: 17px;
	overflow: hidden;
}
.company-info-blocks.blocks2{
	margin-bottom: 105px;
}
.info-block .head{
	margin-bottom: 10px;
	padding: 0 0 8px 15px;
	position: relative;
}
.info-block .head:before,
.info-block .head:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #999;
}
.info-block .head:after{
	width: 15px;
	background: #000;
}
.info-block .head h2{
	margin: 0;
	font-size: 1.125rem;
	line-height: 1.5;
	padding: 0;
}
.info-block .head h2:after{
	display: none;
}
.info-block .content{
	padding: 0 30px;
}
.info-block p{
	font-size: 0.875rem;
	line-height: 1.7;
	margin: 0;
}
.company-info-blocks.blocks2 .info-block p{
	margin-bottom: 21px;
}
.info-block .box{
	overflow: hidden;
}
.company-info-blocks.blocks2 .info-block .box p{
	margin-bottom: 19px;
}
.info-block h4{
	margin-top: 10px;
}
.info-table{
	width: 100%;
	border-collapse: collapse;
}
.info-table td{
	padding-left: 15px;
	font-size: 0.875rem;
	line-height: 1.72;
}
.info-table tr td:first-child{
	padding-left: 0;
	width: 13%;
	min-width: 90px;
}
.info-block a{
	text-decoration: underline;
}
.info-block a:hover{
	text-decoration: none;
}

/* privacy box */
.ir-privacy-box{
	margin-bottom: 40px;
	font-size: .875rem;
	line-height: 1.7;
	overflow: hidden;
}
.ir-privacy-box .content{
	padding: 0 20px;
}
.ir-privacy-box .ir-heading{
	margin-bottom: 10px;
}
.ir-privacy-box &gt; .ir-heading{
	border-bottom: 1px #aaa solid;
}
.ir-privacy-box &gt; .ir-heading h3{
	margin-bottom: 10px;
}
.ir-privacy-box .company-name{
	margin-bottom: 20px;
	text-align: right;
}
.ir-privacy-box .content p{
	margin-bottom: 24px;
}
.ir-privacy-box .separator{
	display: block;
	text-align: center;
}
.ir-privacy-box .separator.left{
	text-align: left;
}
.ir-privacy-box .date{
	display: block;
	text-align: right;
}
.ir-privacy-box .sub-box{
	margin-bottom: 20px;
	overflow: hidden;
}
.ir-privacy-box .content .sub-box:last-child{
	margin-bottom: 0;
}
.ir-privacy-box .sub-box .ir-heading{
	border-color: #ddd;
}
.ir-privacy-box .sub-box .ir-heading h4{
	border: 0;
	margin: 0;
	padding: 0 10px;
	border-left: 3px solid #333;
}
.ir-privacy-box &gt; .content strong{
	display: block;
	margin-top: 20px;
}
.ir-fee-table{
	margin: 0 -20px;
}
.ir-fee-table table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 24px;
}
.ir-fee-table tr td{
	padding: 0 20px;
	border: 0;
}
.ir-fee-table tr td:first-child{
	width: 35%;
	min-width: 100px;
}
.ir-fee-table thead tr td{
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.ir-fee-table tbody tr:first-child td{
	padding-top: 10px;
}
.ir-privacy-box h5{
	margin: 0 0 12px;
	font-size: .875rem;
	line-height: 1.7;
	font-weight: bold;
}
.ir-txt-center{
	text-align: center;
}
.ir-policy{
	margin: 0 0 50px;
	width: 100%;
	border-collapse: collapse;
}
.ir-policy th,
.ir-policy td{
	padding: 40px 20px;
	border: 1px solid #aaa;
	text-align: left;
}
.ir-policy th{
	width: 25%;
	min-width: 100px;
	text-align: center;
	font-weight: bold;
}
.ir-policy td a{
	color: #333;
	text-decoration: underline;
}
.ir-policy td a:hover{
	text-decoration: none;
}

.ir-info-dl dl{
	margin-bottom: 20px;
	overflow: hidden;
}
.ir-info-dl dl:last-child{
	margin-bottom: 0;
}
.ir-info-dl dt{
	padding-right: 20px;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.ir-info-dl dd{
	display: block;
	font-weight: normal;
	overflow: hidden;
}
.ir-plugin{
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 15px;
	overflow: hidden;
}
.ir-plugin .get{
	width: 112px;
}
.ir-plugin .get img{
	vertical-align: top;
}
.ir-plugin .txt{
	width: 100%;
}
.main .ir-plugin .txt p{
	margin: 0;
}

@media only screen and (max-width: 991px){
	.org-chart .box h4{
		font-size: 0.875rem;
	}
	.org-chart .box .content{
		font-size: 0.74rem;
	}
	.org-chart .box .content{
		padding: 12px 14px;
	}
}
@media screen and (max-width: 768px), screen and (max-width: 768px) and (orientation: landscape), screen and (max-width: 768px) and (orientation: portrait){
	.corporate{
		margin-bottom: 0;
	}
	.corporate-baner{
		margin: 0 0 30px;
	}
	.corporate-baner .baner-descr{
		height: 120px;
	}
	.corporate-baner .baner-descr strong{
		font-size: 1.375rem;
	}

	.ir-baner{
		margin: 0 0 30px;
	}
	.ir-baner .slide-baner .slide-item{
		min-height: 105px;
	}
	.ir-baner .baner-descr{
		height: 105px;
	}
	.ir-baner .baner-descr strong{
		font-size: 1.375rem;
	}

	.top-message .avatars p,
	.top-message .message-text,
	.table-head .yen,
	.ir-reference-frame .frame h4,
	.ir-reference-frame .frame,
	.ir-reference-frame .frame .txt,
	.ir-heading,
	.ir-heading .date,
	.ir-heading h2,
	.ir-heading h3,
	.ir-plan-item .txt,
	.ir-plan-item h4,
	.ir-plan-item,
	.ir-plan-item p.note,
	.ir-stock-text,
	.ir-stock-text h4,
	.ir-stock-info dl,
	.ir-info-box .content,
	.ir-staff th,
	.ir-staff td,
	.ir-pointers p span,
	.company-item h4,
	.company-item .info,
	.ir-career-box .text h4,
	.ir-career-box .text,
	.ir-privacy-box,
	.ir-privacy-box .sub-box .ir-heading h4,
	.ir-privacy-box h5,
	.ir-policy th,
	.ir-policy td,
	.company-item .info p,
	.company-item .info p.link,
	.main .btn-gray-center{
		font-size: .75rem;
	}

	.ir-info-box h4,
	.ir-heading h2,
	.ir-heading h3{
		font-size: 0.875rem;
	}
	.ir-info-box h4{margin-bottom: 10px;}
	.ir-info-box .content{
		padding-left: 10px;
	}
	.ir-plan-item .txt-holder,
	.ir-stock-text,
	.ir-stock-info dl dd,
	.ir-heading h3,
	.ir-info-box .content{
		padding-left: 10px;
	}
	.ir-pointers {
		font-size: 1rem;
	}
	.ir-pointers .num{
		min-width: 25px;
	}
	.ir-gray-title{
		padding: 10px;
	}
	.ir-gray-title h2{
		font-size: 0.875rem;
	}

	.corporate .heading{
		text-align: center;
		margin-bottom: 20px;
	}
	.corporate .heading h3{
		text-align: center;
	}
	.History{
		margin-bottom: 30px;
	}
	div.CompLWhole div#MColumn dl dt{
		width: 90px;
	}

	.ir-privacy-box{
		margin-bottom: 30px;
	}
	.ir-privacy-box .content p{
		margin-bottom: 20px;
	}
	.ir-privacy-box .content{
		padding: 0 10px;
	}
	.ir-fee-table{
		margin: 0 -10px;
	}
	.ir-privacy-box h5{
		margin-bottom: 5px;
	}
	.ir-policy{
		margin-bottom: 20px;
	}
	.ir-policy th,
	.ir-policy td{
		padding: 20px 10px;
	}

	.company-info-blocks{
		overflow: hidden;
	}
	.info-block{
		margin-bottom: 15px;
	}
	.info-block .head h2{
		font-size: 1rem;
		text-align: left;
	}
	.info-block .content{
		padding: 0 17px;
	}
	.company-info-blocks.blocks2 .info-block p{
		margin-bottom: 5px;
	}
	.info-block h4{
		margin-top: 8px;
		margin-bottom: 3px;
		font-size: 0.9375rem;
		line-height: 1.666;
	}
	.company-info-blocks.blocks2{
		margin-bottom: 10px;
	}

	.ir-company-info{
		margin-bottom: 0;
	}
	.companies-list .rows-hold{
		padding: 0;
		margin: 0;
	}
	.companies-list .column{
		padding: 0;
		width: 100%;
	}
}
@media screen and (max-width: 620px),screen and (orientation: landscape) and (max-width: 620px),screen and (orientation: portrait) and (max-width: 620px){
	.org-chart{
		margin: 10px 0;
	}
	.org-chart .date{
		float: none;
		margin-bottom: 10px;
	}
	.org-chart .main-hold{
		width: 280px;
	}
	.org-chart .main-hold:before{
		left: 10px;
	}
	.org-chart .main-item{
		font-size: 0.875rem;
		line-height: 1.4;
	}
	.org-chart .main-item{
		margin: 0 0 20px;
		width: 135px;
	}
	.org-chart .main-item.second{
		margin: 0 0 20px;
		width: 135px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.org-chart .main-item.second:before,
	.org-chart .main-item.second:after{
		display: none;
	}
	.org-chart .area{
		margin-left: 10px;
		flex-wrap: wrap;
	}
	.org-chart .main-cols{
		width: 280px;
	}
	.org-chart .main-cols .main-item{
		margin: 0 10px 0 0;
	}
	.org-chart .main-cols .main-item:last-child{
		margin: 0;
	}
	.org-chart .staff-list{
		margin-top: -17px;
		order: 1;
		width: 40%;
		padding-left: 10px;
	}
	.org-chart .staff-list li:before{
		left: -10px;
		width: 10px;
	}
	.org-chart .staff-list li:after{
		top: -32px;
		height: 54px;
	}
	.org-chart .staff-list li{
		font-size: 0.875rem;
		line-height: 1.2;
		padding: 10px 5px;
		margin-bottom: 10px;
	}
	.org-chart .staff-list li:after{
		left: -10px;
	}
	.org-chart .middle-col{
		order: 0;
		padding: 40px 0 0 10px;
		position: relative;
		width: 57%;
	}
	.org-chart .middle-col:before{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 4px;
		height: 100%;
		background: #999;
	}
	.org-chart .box{
		margin-left: 10px;
		margin-bottom: 10px;
	}
	.org-chart .box .content{
		padding: 10px 8px;
	}
	.org-chart .box:before{
		left: -10px;
		top: -10px;
	}
	.org-chart .middle-col .box:first-child:before{
		top: -40px;
	}
	.org-chart .middle-col .box:last-child:before,
	.org-chart .left-col .box:last-child:before{
		height: 33px;
	}
	.org-chart .box h4{
		font-size: .75rem;
		padding: 8px 5px;
	}
	.org-chart .box:after{
		left: -10px;
		width: 10px;
	}
	.org-chart .left-col{
		order: 2;
		width: 62.5%;
		padding-top: 40px;
	}
}
@media screen and (max-width: 560px),screen and (orientation: landscape) and (max-width: 560px),screen and (orientation: portrait) and (max-width: 560px){
	.ir-career-box .image{
		float: none;
		display: block;
		margin: 0 auto 10px;
		width: 181px;
	}
	.ir-career-box .links li{
		width: 100%;
	}
}</pre></body></html>