@charset "UTF-8";
/* ******************************************************************

	--ir.css--

	1. Layout setting

****************************************************************** */
/*==================================================================
	1. Layout setting
===================================================================*/
.modal {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 95%;
	max-width: 960px;
	max-height: 550px;
	background: #FFF;
	z-index: 1001;
}
.modalContent {
	padding: 10px;
}
.groupBox {
	border: 1px solid #DBDBDB;
	margin-bottom: 23px;
	padding: 23px 25px 8px;
	color: #111;
}
.groupBox .headline5 {
	padding-bottom: 33px;
	text-align: center;
}
.groupBox .hTitle {
	padding-bottom: 11px;
	text-align: center;
	font-weight: bold;
}
.groupBox dl dt {
	float: left;
	clear: left;
	width: 90px;
	font-size: 14px;
	background-color: #EAEAEA;
	padding: 10px;
	margin: 2px;
}
.groupBox dl dd {
	float: left;
	padding: 10px;
	margin: 2px;
}

@media screen and (max-width:950px) {
.groupBox dl dt {
	float: left;
	width: 100%;
	font-size: 14px;
	background-color: #EAEAEA;
	padding: 10px;
	margin: 2px;
}
}
.textBox {
	padding-bottom: 10px;
}
.textBox .textList li {
	background: url(../img/ir/policy/icon_square.gif) no-repeat 0 8px;
	margin-bottom: 25px;
	text-indent: 19px;
}
.textList li {
	margin-bottom: 27px;
	line-height: 1.78;
}
.imageList {
	padding: 9px 0 28px;
}
.imageList li {
	float: left;
	width: 29%;
}
.imageList li:first-child {
	margin-right: 0.5%;
	width: 30.3%;
}
.imageList li:nth-child(2) {
	margin-right: 0.5%;
	width: 39.2%;
}
.text01 {
	padding: 13px 10px 16px 6px;
	line-height: 1.8;
	text-align: justify;
}
.statusCorp {
	padding: 5px 0 40px;
}
.statusCorp li {
	float: left;
	margin: 0 4.2% 0 6.5%;
	width: 38%;
	max-width: 254px;
	text-align: center;
}
.statusCorp .title {
	margin-bottom: 18px;
	padding: 7px 5px 13px;
	color: #128AD0;
	border: 3px solid #128AD0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	position: relative;
	z-index: 10;
	behavior: url(../js/PIE.php);
}
.date {
	padding: 5px 6px 4px 0;
	text-align: right;
}
.infoList p {
	padding: 13px 12px 27px 5px;
	line-height: 1.8;
	text-align: justify;
}
.boxDownload {
	padding: 24px 10px 27px;
	background: #FFF;
	border: 1px solid #CCC;
	text-align: center;
}
.boxDownload .headline5 {
	padding-bottom: 10px;
}
.boxDownload img {
	display: inline-block;
	vertical-align: middle;
}
.boxDownload .headline5 img {
	margin-right: 13px;
}
.boxDownload .document {
	padding-bottom: 18px;
	color: #404040;
}
.boxDownload .document img {
	margin-right: 10px;
}
.boxDownload .buttonStyle a {
	line-height: 60px;
	height: 60px;
}
.boxDownload .year {
	max-width:620px;
	margin:0 auto 10px;
	text-align:left;
}
.buttonList {
	margin-bottom:-10px;
}
.buttonList li {
	display:inline-block;
	width:45%;
	max-width:300px;
	margin:0 10px 20px;
}
.buttonList li a {
	max-width:300px;
}
.more {
	padding-bottom: 37px;
	text-align: right;
}
.intro01 {
	padding: 5px 0 10px;
}
.intro01 span {
	display: inline-block;
	vertical-align: top;
	line-height: 1.8;
	text-align: left;
}
.intro01 img {
	margin-top: 5px;
	line-height: 0;
	font-size: 0;
}
.intro02 {
	padding: 25px 0 30px;
	text-align: center;
}
.intro02 span {
	display: block;
	padding-top: 30px;
	text-align: left;
}
.messageBlock .image {
	position: relative;
	margin: 9px 0 29px;
	text-align: center;
}
.messageBlock .image .textPresident {
	position: absolute;
	top: 0;
	left: 0;
}
.messageBlock .text {
	padding: 10px 0 15px;
	line-height: 1.8;
}
.messageBlock ul.text {
	padding: 15px 0 34px;
}
.messageBlock ul.text li ol {
	padding-left: 15px;
}
.policyBox {
	margin-bottom: 15px;
}
.messageBlock .title {
	padding-top: 20px;
	color: #111;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
}
.messageBlock .linkMessage {
	text-align: right;
	font-size: 12px;
}
.accordionBox .title {
    padding-top: 20px;
    color: #111;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
}
.visionBlock {
	margin: 2px 0 20px;
	padding: 44px 0 9px;
	background: linear-gradient(#EDF6FB, #D8ECF7);
	background: -o-linear-gradient(#EDF6FB, #D8ECF7);
	background: -moz-linear-gradient(#EDF6FB, #D8ECF7);
	background: -webkit-linear-gradient(#EDF6FB, #D8ECF7);
}
.visionBlock .date {
	text-align: center;
}
.visionBlock .date span {
	display: inline-block;
	padding: 6px 20px;
	background: #FFF;
	color: #008CD6;
	font-size: 22px;
	font-weight: bold;
}
.visionBlock .title {
	margin: 0 45px 16px;
	padding: 15px 20px 28px;
	background: url(../img/top/slider/bg_dot02.png) repeat-x 0 100%;
	color: #008CD6;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}
.visionBlock .title02 {
	margin: 0 45px 10px;
	padding: 15px 20px 28px;
	color: #008CD6;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}
.visionBlock ul {
	margin: 0 65px 10px;
}
.visionBlock ul li {
	margin-left: 1em;
	color: #008CD6;
	font-weight: bold;
	line-height: 1.98;
	text-indent: -1em;
}
.visionImage {
	margin: 17px 0 42px;
	font-size: 0;
}
.planBlock {
	margin-bottom: 27px;
}
.planBlock .title {
	color: #FFF;
	padding: 11px 10px 9px;
	font-family: Myriad Pro;
	font-size: 24px;
	text-align: center;
}
.planBlock.blue .title {
	background: #446AB1;
}
.planBlock.green .title {
	background: #7FA119;
}
.planBlock.orange .title {
	background: #E0A21B;
}
.planBlock dl {
	padding: 16px 22px 16px;
	color: #FFF;
}
.planBlock.blue dl {
	background: #557EC0;
}
.planBlock.green dl {
	background: #91B122;
}
.planBlock.orange dl {
	background: #E6B125;
}
.planBlock dl dt {
	padding: 0 0 7px 15px;
	background: url(../img/ir/policy/icon_square02.gif) no-repeat 0 3px;
	font-size: 16px;
	font-weight: bold;
}
.planBlock dl dd {
	padding-bottom: 5px;
	padding-left: 2em;
	text-indent: -1em;
	line-height: 1.5;
}
.planImage {
	margin-top: 12px;
}
.planBlock02 {
	margin: 13px 0 32px;
}
.planBlock02 .title {
	padding: 22px 20px 16px;
	background: url(../img/top/slider/icon_arrow13.png) no-repeat 50% 0;
	color: #0E83C5;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.planBlock02 .text {
	font-size: 12px;
	line-height: 1.65;
}
.chartBlock {
	margin-bottom: 18px;
}
.chartBlock > .title {
	margin-bottom: 26px;
	padding: 8px 20px 11px;
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.chartBlock.blue > .title {
	background: #5077B2;
}
.chartBlock.green > .title {
	background: #8CAA28;
}
.chartBlock.orange > .title {
	background: #DDA014;
}
.chartBlock ul li {
	float: left;
	max-width: 320px;
	width: 47%;
	margin-left: 5%;
}
.chartBlock ul li.full {
	max-width: 100%;
	width: 100%;
}
.chartBlock ul li.even {
	margin-left: 0;
}
.chartBlock ul li .title {
	margin-bottom: 17px;
	font-size: 17px;
	font-weight: bold;
}
.textList02 {
	margin-bottom: 20px;
}
.textList02 li {
	line-height: 1.8em;
}
.textList03 li {
	padding-bottom: 15px;
}
.textList03 li:last-child {
	padding-bottom: 0;
}
.newsList01 {
	margin: -8px 0 -4px;
}
.newsList01 dt {
	padding: 13px 10px 5px;
	background: url(../img/top/slider/bg_dot.gif) repeat-x;
	font-size: 12px;
}
.newsList01 dt:first-child {
	background: none;
}
.newsList01 dd {
	padding: 0 10px 15px;
}
.newsList01 dd a {
	font-weight: bold;
}
.yearList {
	padding: 0 5px;
}
.yearList li {
	width: 25%;
}
.individualBox {
	display: table-cell;
	vertical-align: middle;
	color: #FFF;
	background: url(../img/ir/individual/bg_individual.jpg) no-repeat 0 0;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	height: 340px;
	width: 730px;
	text-align: center;
}
.individualBox .title {
	padding-bottom: 12px;
	font-size: 30px;
}
.individualBox > p {
	padding-bottom: 26px;
	line-height: 1.8;
}
.anchorLink li {
	display: inline-block;
	vertical-align: top;
	max-width: 180px;
	margin: 0 1.55%;
	width: 24.65%;
}
.anchorLink li p {
	background: #FFF;
}
.anchorLink li a {
	display: block;
	padding: 4px;
	background: #F1F9FC;
	border: 2px solid #1887CA;
	color: #444;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	min-height: 40px;
}
.anchorLink li a:hover {
	color: #444;
	text-decoration: none;
}
.anchorLink li a span {
	margin-top: -4px;
	display: inline-block;
	vertical-align: middle;
	line-height: 19px;
}
.anchorLink li img {
	display: block;
	margin: 0 auto;
	line-height: 1;
	font-size: 0;
}
.box01 {
	padding: 15px 5px 0;
}
.box01 p {
	padding-bottom: 20px;
	line-height: 1.8;
	text-align: justify;
}
.eventList {
	margin: 10px -1.6% 0;
}
.eventList li {
	float: left;
	margin: 0 1.39% 21px;
	max-width: 330px;
	width: 47.2%;
}
.downloadBox {
	margin-bottom: 49px;
}
.chartBlock01 {
	margin: 42px 0 34px;
}
.chartBlock01 ul li {
	text-align: center;
}
.chartBlock01 ul li .title {
	font-size: 16px;
}
.textBenefit {
	padding: 5px 6px 28px;
}
.infoList01 .headline3 {
	margin-bottom: 15px;
}
.infoList01 p {
	padding-left: 6px;
}
.infoList01 ul {
	padding: 24px 0 22px 4px;
}
.infoList01 li.last ul {
	padding: 10px 0 11px 4px;
}
.faqList {
	padding: 23px 22px 5px 2px;
}
.faqList dt {
	color: #111;
	background: url(../img/top/slider/icon_question.png) no-repeat 0 50%;
	margin-bottom: 7px;
	padding: 4px 10px 7px 36px;
	font-size: 16px;
	font-weight: bold;
}
.faqList dd {
	margin-bottom: 23px;
	padding-left: 2px;
	line-height: 1.8;
}
.faqList dd.last {
	margin-bottom: 0;
}
.inquiryBox {
	padding: 27px 20px 34px;
	background: #CEE7FF;
	text-align: center;
}
.inquiryBox .text {
	padding-bottom: 15px;
	color: #111;
	font-size: 16px;
	font-weight: bold;
}
.inquiryBox .buttonStyle {
	margin-top: 17px;
}
.inquiryBox .buttonStyle a {
	line-height: 53px;
}
.caption {
	font-size: 12px;
}
.caption01 {
	margin: 10px 0 20px;
}
/* tableStatistic */
.wrapTable01 {
	margin-bottom: 10px;
	border-right: 1px solid #128AD0;
	overflow: auto;
}
.wrapTable01 td.last, .wrapTable01 th.last {
	border-right: none;
}
.wrapTable01 .tableStatistic {
	min-width: 480px;
}
.tableStatistic {
	border: 1px solid #128AD0;
	border-right: none;
	width: 100%;
}
.tableStatistic th {
	/*min-width:129px;*/
	padding: 12px 5px 14px 10px;
	background: #E7F3FA url(../img/top/slider/bg_line03.gif) repeat-x 100% 0;
	border-right: 1px solid #128AD0;
	color: #333;
	line-height: 1.5;
	word-break: break-all;
}
.langEN .tableStatistic th, .langEN .tableStatistic td {
	word-break: keep-all;
}
.langEN .wordBreak.sameWidth th,
.langEN .wordBreak.sameWidth td,
.langEN .tableStatistic.sameWidth th,
.langEN .tableStatistic.sameWidth td {
	word-break:normal;
}
.langEN .tableStatistic.sameWidth .firstLine .leftBorder {
	width:30%;
}
.tableStatistic th em {
	display: block;
	font-size: 12px;
}
.tableStatistic strong.blueTitle {
	color: #128AD0;
	font-weight: bold;
	word-break: normal;
}
.tableStatistic .firstLine th {
	padding: 12px 4px 14px;
	background: #88C4E7;
	color: #FFF;
	text-align: center;
}
.tableStatistic .firstLine th.bb1 {
	border-bottom: 1px solid #128AD0;
}
.tableStatistic tr.bgNone td, .tableStatistic tr.bgNone th {
	background-image: none;
}
.tableStatistic .col01 {
	width: 19%;
}
.tableStatistic .col02 {
	width: 16.2%;
}
.tableStatistic.sameWidth tfoot {
	position:relative;
}
.tableStatistic.sameWidth {
	position:relative;
	overflow:hidden;
	border-bottom:none;
	margin-bottom:-26px;
	border:none;
}
.tableStatistic.sameWidth tfoot th {
	border:none;
	/*border-top: 1px solid #128AD0;*/
	background:none;
}
.tableStatistic.sameWidth tr:last-child th,
.tableStatistic.sameWidth tr:last-child td {
	border-bottom: 1px solid #128AD0;
}
.tableStatistic.sameWidth .leftBorder {
	border-left: 1px solid #128AD0 !important;
}
.tableStatistic.sameWidth .bottomBorder {
	border-bottom: 1px solid #128AD0 !important;
}
.tableStatistic.sameWidth .firstLine th {
	border-top: 1px solid #128AD0;
}
.wrapTable01.noBorder,
.tableStatistic.sameWidth .noBorder {
	border:none !important;
	background:none !important;
}
.tableStatisticEN .col02 {
	width: 24.2%;
}
.tableStatistic .col03 {
	width: 50%;
}
.tableStatistic .col04 {
	width: 30%;
}
.tableStatistic .col05 {
	width: 11.3%;
}
.tableStatistic .col06 {
	width: 21%;
}
.tableStatistic td {
	padding: 12px 5px 14px;
	background: url(../img/top/slider/bg_line03.gif) repeat-x 100% 0;
	border-right: 1px solid #128AD0;
	line-height: 1.5;
	text-align: center;
	word-break: break-all;
}
.tableStatistic tr:first-child + tr td, .tableStatistic tr:first-child + tr th {
	background-image: none;
}
.normList {
	padding-top: 0.5em;
}
.normList li {
	margin-bottom: 0.3em;
	padding-left: 1em;
	text-indent: -1em;
}
/* finance */
.highlightsBlock {
	margin-bottom: 50px;
}
.fileBox {
	padding: 9px 34px 10px;
}
.fileBox p {
	padding-bottom: 13px;
	line-height: 1.6;
}
.fileList li {
	background: url(../img/top/slider/icon_exl.gif) no-repeat 0 0;
	margin-bottom: 15px;
	padding-left: 22px;
}
.fileList li a {
	color: #128AD0;
	padding-right: 9px;
}
.chartList {
	margin: 32px 0 30px;
}
.chartList li {
	float: left;
	width: 50%;
	margin-bottom: 40px;
	text-align: center;
}
.chartListHighLight li {
	width: 47%;
}
.chartList li.fullWidth {
	float: none;
	width: 100%;
}
.chartList.fullWidth li {
	float: none;
	width: 100%;
}
.chartList li .title {
	padding: 0 20px 17px 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.triList li {
	width: 33.3%;
	margin-bottom: 0;
}
.unitsText {
	padding: 0 0 8px;
	text-align: right;
}
.financeText {
	line-height: 1.55;
}
.indicesBlock {
	margin-bottom: 25px;
}
.segmentBlock {
	margin-bottom: 20px;
}
/* stock */
.eventBox {
	display: table;
	width: 100%;
	margin-top: 13px;
}
.eventBox > * {
	display: table-cell;
	vertical-align: middle;
}
.eventBox .image {
	width: 168px;
	min-width: 127px;
}
.eventBox .image img {
	display: block;
	width: 100%;
}
.eventBox .textBox {
	padding: 0 5px 6px 24px;
	border: 1px solid #C6CACB;
	border-left: none;
	background: #E5E9EA;
}
.eventBox .textBox > span {
	display: block;
}
.eventBox .textBox .title {
	display: table;
	width: 100%;
	margin-bottom: 8px;
	padding-left: 4px;
	color: #3F3F3F;
	font-size: 16px;
	font-weight: bold;
}
.eventBox .textBox a:hover {
	text-decoration: none;
}
.eventBox .textBox .title .item {
	min-width: auto;
	vertical-align: inherit;
}
.eventBox .textBox .title > span {
	display: table-cell;
	vertical-align: middle;
}
.eventBox .textBox .title > span:first-child {
	width: 70px;
	padding-right: 5px;
}
.langEN .eventBox .textBox .title > span:first-child {
	width: 76px;
}
.eventBox.bl-hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.textNote {
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.8;
}
.textNote span {
	display: block;
	margin-bottom: 40px;
}
.langEN .textNote {
	font-size: 11px;
}
.langEN .textNote span {
	padding-left: 3.3em;
	text-indent: -3.3em;
}
.stockBlock {
	margin-bottom: 25px;
}
.stockBlock .headline3 {
	margin-bottom: 15px;
}
.charStock {
	margin-bottom: 20px;
	padding: 22px 13px 31px;
	border: 1px solid #DBDBDB;
	background: #DFE7EA;
}
.charStock li {
	float: left;
	width: 45.87%;
}
.langEN .charStock li {
	float: left;
	width: 47.87%;
}
.charStock li:first-child {
	margin-right: 6.12%;
}
.langEN .charStock li:first-child {
	margin-right: 4.12%;
}
.stockList {
	margin-bottom: 25px;
	padding: 4px 23px 0 7px;
}
.stockList li {
	padding: 14px 0 13px;
	background: url(../img/top/slider/bg_dot01.png) repeat-x;
	line-height: 1.5em;
}
.stockList li:first-child {
	background: none;
}
.inlineTable {
	display: inline-block;
	width: 155px;
}
.inlineTable + span {
	display: inline-block;
	min-width: 5em;
	text-align: right;
}
.ir-Stock-Info .inlineTable {
	min-width: 320px;
}
.headline2 .circleIcon {
	padding-left: 12px;
}
.calenderDetail {
	margin-bottom: 15px;
	padding: 8px;
}
.calenderDetail dt {
	float: left;
	clear: left;
	width: 105px;
	padding-right: 10px;
	line-height: 2;
	text-align: right;
}
.calenderDetail dd {
	padding-left: 105px;
	line-height: 2;
}
.calenderDetail dd span {
	display: block;
	padding-left: 25px;
	background: url(../img/top/slider/icon_circle02.png) no-repeat 0 8px;
}
.calenderDetail dd.active span {
	background: url(../img/top/slider/icon_circle01.png) no-repeat 0 8px;
}
.analystBlock .unitsText {
	padding-top: 0;
	padding-bottom: 10px;
}
.analystBlock .tableStatistic td {
	text-align: left;
	padding-left: 20px;
}
.analystText {
	padding-top: 21px;
	font-size: 12px;
	line-height: 1.8;
}
.returnText01 {
	padding: 5px 9px 13px;
	line-height: 1.8;
}
.listText li {
	line-height: 1.8;
	padding-left: 2em;
	text-indent: -2em;
}
.chartBox {
	position: relative;
	/*max-width:340px;*/
	width: 100%;
	margin: 17px auto 0;
}
#legendDiv ul li {
	position: absolute;
	top: -17px;
	left: -13px;
	font-size: 9px;
	color: #5FB4E6;
	width: 40px;
	margin-left: 40px;
	text-align: right;
}
.langEN ul.none {
	padding: 10px 20px 27px;
	font-size: 12px;
	line-height: 1.6;
}
.reportList.pdfSettle li > span {
	display: block;
	padding: 0 16px 0 25px;
	background: url(../img/top/slider/icon_pdf.gif) no-repeat 0 0;
}
.reportList.pdfSettle li a {
	display: inline;
	padding: 0 5px 0 0;
	background: none;
}
/*---------- index ---------*/
.imageVisual {
	margin-bottom: 21px;
	padding: 4px;
	border: 1px solid #DBDBDB;
	background: #FFF;
}
.linkList04 li {
	float: left;
	width: 31.5%;
	margin-left: 2.5%;
	padding: 4px;
	border: 1px solid #CCC;
	background: #FFF;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.1s linear 0s;
	-moz-transition: all 0.1s linear 0s;
	transition: all 0.1s linear 0s;
}
.linkList04 li.bl-hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.linkList04 li:first-child {
	margin-left: 0;
}
.linkList04 li span {
	display: table;
	width: 100%;
	background: #47A3D9;
}
.linkList04 li em {
	display: table-cell;
	width: 35%;
	vertical-align: middle;
}
.linkList04 li em img {
	display: block;
}
.linkList04 li a {
	display: table-cell;
	width: auto;
	padding: 3px 10% 5px 7%;
	background: url(../img/top/slider/icon_arrow15.png) 92% 50% no-repeat;
	color: #FFF;
	font-size: 16px;
	line-height: 1.16;
	vertical-align: middle;
}
.linkList04 li a:hover {
	color: #FFF;
	text-decoration: none;
}
.langEN .linkList04 li a {
	padding-left: 5%;
}
.linkBox {
	padding: 4px 5px;
	border: 1px solid #CCC;
	background: #FFF;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.1s linear 0s;
	-moz-transition: all 0.1s linear 0s;
	transition: all 0.1s linear 0s;
}
.linkBox.bl-hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.linkBox span {
	display: block;
	background: #47A3D9 url(../img/top/slider/img_link04.jpg) 0 100% no-repeat;
}
.linkBox a {
	display: block;
	width: auto;
	margin-left: 39.3%;
	padding: 2.2% 6% 2.2% 4.5%;
	background: #47A3D9 url(../img/top/slider/icon_arrow15.png) 96.5% 50% no-repeat;
	color: #FFF;
	font-size: 11px;
	line-height: 1.5em;
	vertical-align: middle;
}
.linkBox a:hover {
	color: #FFF;
	text-decoration: none;
}
.linkBox a strong {
	display: block;
	padding-bottom: 6px;
	font-size: 18px;
	line-height: 1.2;
}
.langEN .linkBox a {
	padding-left: 3%;
	line-height: 75px;
}
.langEN .linkBox a strong {
	display: inline-block;
	padding-bottom: 0;
	font-size: 20px;
	vertical-align: middle;
}
.topicNew {
	margin-bottom: 25px;
}
.topicNew .headline3 {
	position: relative;
	padding-right: 34%;
}
.topicNew .headline3 a {
	position: absolute;
	right: 16px;
	margin-top: -2px;
	padding: 2px 11px 4px;
	background: #FFF;
	color: #128AD0;
	font-size: 12px;
}
.topicNew .news {
	height: 216px;
}
.topicNew .news .newsList01, .topicNew .news .reportList {
	margin: 0;
}
.topicNew .news .reportList {
	padding: 0 17px;
}
.topicNew .news ul.reportList li {
	padding-left: 5px;
}
.topicNew .newsList01 dt, .topicNew .newsList01 dd {
	padding-left: 0;
	padding-right: 0;
}
.irTwoColumn {
	margin-bottom: 25px;
}
.irTwoColumn .leftCol {
	float: left;
	width: 66%;
	max-width: 482px;
}
.irTwoColumn .rightCol {
	float: right;
	width: 31%;
	max-width: 225px;
}
.irTwoColumn .topicNew .headline3 {
	padding-right: 32%;
}
.irTwoColumn .topicNew .news {
	height: 220px;
}
.langEN .irTwoColumn .topicNew .news {
	height: 243px;
}
.irTwoColumn .anchorLink li {
	margin: 0 1.75%;
	max-width: 127px;
	width: 26.5%;
}
.irTwoColumn .anchorLink li a span {
	font-size: 12px;
	line-height: 1.25;
}
.stockPrice {
	margin-bottom: 25px;
	background: #FFF;
	padding: 15px 0;
	text-align: center;
}
.stockPrice iframe {
	width: 174px;
	margin: 0 auto 5px;
}
.stockPrice iframe body {
	text-align: center !important;
}
.stockPrice p.link a {
	padding-left: 12px;
	background: url(/img/common/icon_arrow16.png) 0 50% no-repeat;
	background-size: 6px auto;
	line-height: 1.3em;
}
.calendarBox {
	padding: 15px 11px 17px 21px;
	border: 1px solid #BCDDF0;
	background: #FFF;
	color: #BCDDF0;
}
.calendarBox > * {
	display: inline-block;
	vertical-align: middle;
}
.calendarBox .icon {
	width: 20%;
	margin-right: 8%;
}
.calendarBox a {
	width: 72%;
	padding-right: 15px;
	background: url(../img/top/slider/icon_arrow16.png) 100% 50% no-repeat;
	color: #333;
	font-size: 12px;
	line-height: 1.34em;
}
.calendarBox a span {
	display: block;
	padding-bottom: 8px;
	color: #118ACF;
	font-size: 18px;
}
.calendarBox a:hover {
	color: #333;
	text-decoration: none;
}
.irCarousel {
	height: 0;
	margin-bottom: 40px;
	padding-bottom: 40.52%;
	overflow: hidden;
	position: relative;
}
.irCarousel .caroufredsel_wrapper {
	width: 100% !important;
}
.irCarousel li {
	position: relative;
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
.irCarousel li > img {
	display: block;
	width: 100%;
}
.irCarousel li a.linkDetail {
	position: absolute;
	bottom: 16px;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	padding: 12px 10px 12px 18px;
	background: transparent url(../img/top/slider/bg_slider.png) 0 0 repeat;
	color: #FFF;
}
.irCarousel li a.linkDetail span {
	display: block;
	padding-right: 15px;
	background: url(../img/top/slider/icon_arrow15.png) 100% 50% no-repeat;
}
.irCarousel li a:hover {
	color: #FFF;
}
.irCarousel li .btnTransparent {
	position: absolute;
	top: 28.5%;
	right: 5.8%;
	display: inline-block;
	min-width: 206px;
	max-width: 88%;
	padding: 10px 15px 13px 13px;
	border: 1px solid #FFF;
	background: url(../img/ir/bg_transparent01.png) 0 0 repeat;
	color: #FFF;
	font-size: 23px;
	text-align: center;
}
.irCarousel li .textGlance {
	display: block;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 2%;
}
.irCarousel li .btnTransparent span {
	display: block;
	font-size: 12px;
	text-align: left;
}
.irCarousel li .btnTransparent a {
	display: inline-block;
	margin-bottom: 3px;
	color: #FFF;
}
.irCarousel li .btnTransparent a:hover {
	color: #FFF;
}
.noScript {
	position: relative;
	overflow: hidden;
}
.noScript ul {
	height: 100%;
	left: 3px;
	position: absolute;
	top: 3px;
	width: 99%;
}
.irCarousel .innerBox {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	padding: 5% 3% 0 3%;
	text-align: center;
}
.irCarousel .innerBox .title {
	margin-bottom: 3%;
}
.irCarousel .innerBox .title span {
	display: inline-block;
	max-width: 56%;
	padding-left: 2%;
	color: #FFF;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
}
.irCarousel li .innerBox .btnTransparent {
	position: static;
	top: auto;
	right: auto;
	width: 43%;
	background: none;
	margin: 0 !important;
	vertical-align: middle;
}
.langEN .irCarousel li .innerBox .btnTransparent {
	width: auto;
	padding: 14px 22px 17px 22px;
	font-size: 24px;
}
.irCarousel .anchorLink {
	text-align: center;
}
.irCarousel .anchorLink li {
	float: none;
	width: 31% !important;
	max-width: 186px;
	margin: 0 0 0 2.3%;
}
.langEN .irCarousel .anchorLink li {
	width: 37% !important;
}
.irCarousel .anchorLink li:first-child {
	margin-left: 0;
}
.irCarousel .anchorLink li a {
	padding: 7% 4px;
}
.irCarousel .anchorLink li span {
	padding-left: 7%;
	color: #444;
	font-size: 12px;
	line-height: 1.3em;
	vertical-align: middle;
}
.irCarousel .anchorLink li img {
	display: inline-block;
	width: 27%;
	vertical-align: middle;
}
.irCarousel .pager {
	position: absolute;
	bottom: -25px;
	left: 0;
	right: 0;
	text-align: center;
}
.irCarousel .pager a {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 3px;
	background: url(../img/top/slider/icon_circle03.png) no-repeat 50% 50%;
	text-indent: -9999px;
}
.irCarousel .pager a:hover, .irCarousel .pager a.selected {
	background: url(../img/top/slider/icon_circle04.png) no-repeat 50% 50%;
}
/*---------- end index ---------*/
#contents_chart {
	background: #FFF;
	padding: 25px 5.6% 10px 5.6%;
	overflow: hidden;
	text-align: center;
}
#contents_chart iframe {
	width: 100%;
}

@media screen and (max-width:1000px) {
#contents_chart {
	padding: 25px 4.2% 10px;
}
}

@media screen and (max-width:950px) {
.statusCorp li {
	margin: 0 6%;
}
.statusCorp .title {
	font-size: 14px;
}
.yearList li {
	width: 33.3%;
}
#contents_chart {
	padding: 25px 2.5% 10px;
	-webkit-overflow-scrolling: touch !important;
	overflow: scroll !important;
}
#contents_chart iframe {
	min-width: inherit!important;
}
.calendarBox {
	padding: 12px 7px 12px 10px;
}
.calendarBox a span {
	font-size: 16px;
}
.langEN .linkList04 li em img {
	width: 60px;
}
.langEN .linkList04 li a {
	padding-left: 3%;
	font-size: 14px;
}
.irCarousel .innerBox a.btnTransparent {
	font-size: 16px;
}
.irCarousel .innerBox .title span {
	font-size: 13px;
}
.irCarousel .anchorLink li a {
	padding: 5% 4px 6%;
}
}

@media screen and (max-width:840px) {
.irTwoColumn .anchorLink li a span br {
	display: none;
}
.langEN .linkList04 li em img {
	width: 52px;
}
.langEN .linkList04 li a {
	padding-left: 1%;
	font-size: 13px;
}
.irCarousel li .btnTransparent {
	top: 24.5%;
}
.irCarousel li .btnTransparent a {
	font-size: 14px;
}
}

@media screen and (max-width:736px) {
#side .sLink {
	display: none;
}
.modalContent {
	padding: 5px;
}
.statusCorp {
	padding: 5px 0 20px;
}
.statusCorp li {
	margin: 0 5.8%;
}
.statusCorp .title {
	border-width: 2px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
}
.groupBox {
	padding: 15px;
}
.text01,  .textList li,  .box01 p {
	font-size: 12px;
}
.groupBox .headline5 {
	padding-bottom: 20px;
}
.textBox .textList li {
	margin-bottom: 15px;
	background-position: 0 6px;
	background-size: 9px auto;
	-webkit-background-size: 9px auto;
	-moz-background-size: 9px auto;
	font-size: 12px;
}
.textList li {
	margin-bottom: 12px;
}
.infoList p {
	padding: 6px 6px 14px 5px;
	font-size: 12px;
}
.boxDownload {
	padding: 15px 12px 20px;
}
.boxDownload .headline5 img {
	margin: -5px 6px 0 0;
	width: 22px;
}
.boxDownload .document {
	font-size: 11px;
}
.boxDownload .document img {
	margin-right: 7px;
	width: 70px;
}
.boxDownload .buttonStyle a {
	line-height: 42px;
	height: 50px;
}
.intro02 {
	padding: 15px 0;
	font-size: 12px;
}
.intro02 span {
	padding-top: 15px;
}
.messageBlock .image {
	margin: 0 0 10px;
}
.messageBlock .text {
	padding: 10px 0 !important;
	font-size: 12px;
}
.visionBlock {
	padding: 10px 0;
	margin-bottom: 20px;
}
.visionBlock .date span {
	font-size: 16px;
}
.visionBlock .title {
	margin: 0 10px 10px;
	padding: 10px;
	font-size: 18px;
}
.visionBlock ul {
	margin: 0 10px;
}
.visionBlock ul li {
	font-size: 12px;
}
.visionImage {
	margin: 20px 0;
}
.planBlock .title {
	padding: 6px 10px;
	font-size: 18px;
}
.planBlock dl {
	padding: 10px;
}
.planBlock dl dt {
	font-size: 13px;
}
.planBlock dl dd {
	padding-bottom: 12px;
	font-size: 12px;
}
.planImage {
	margin-top: 0;
}
.planBlock02 {
	margin-bottom: 20px;
}
.planBlock02 .title {
	padding: 10px;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
	font-size: 16px;
}
.chartBlock > .title {
	margin-bottom: 15px;
	padding: 10px;
	font-size: 14px;
}
.chartBlock ul li {
	float: none;
	max-width: 100%;
	width: 100%;
	margin: 0 0 10px;
	text-align: center;
}
.chartBlock ul li .title {
	margin-bottom: 10px;
	font-size: 14px;
}
.textList02 li,  .messageBlock .text02 {
	font-size: 12px;
}
.messageBlock .title {
	padding-top: 15px;
	font-size: 12px;
}
.yearList li {
	width: 50%;
}
.individualBox .title {
	font-size: 20px;
	font-weight: bold;
}
.individualBox > p {
	font-size: 12px;
	padding-bottom: 15px;
}
.anchorLink li a {
	font-size: 14px;
}
.anchorLink li a img {
	width: 40px;
}
.downloadBox {
	margin-bottom: 30px;
}
.textBenefit {
	padding-bottom: 15px;
}
.infoList01 ul {
	padding: 15px 4px 11px;
}
.faqList {
	padding: 15px 0 5px 2px;
}
.faqList dt {
	margin-bottom: 2px;
	padding: 4px 5px 7px 30px;
	background-size: 20px auto;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	font-size: 13px;
}
.faqList dd {
	margin-bottom: 15px;
	font-size: 12px;
}
.inquiryBox .text {
	font-size: 13px;
}
.inquiryBox .buttonStyle a {
	line-height: 42px;
}
.eventBox .textBox {
	max-height: 49px;
	padding: 5px 5px 5px 8px;
	font-size: 11px;
}
.eventBox .textBox .title {
	margin-bottom: 5px;
	padding-left: 0;
	font-size: 13px;
}
.tableStatistic th {
	padding: 6px;
	font-size: 11px;
	min-width: 80px;
}
.tableStatistic th em {
	font-size: 10px;
}
.tableStatistic .firstLine th {
	padding: 6px 3px;
}
.tableStatistic td {
	padding: 6px 5px;
	font-size: 11px;
}
.tableStatistic.sameWidth {
	margin-bottom:-12px;
}
.analystBlock .tableStatistic td {
	padding-left: 5px;
}
.headline2 .circleIcon {
	display: block;
	padding-left: 0;
}
.headline2 .circleIcon img {
	width: 10px;
}
.calenderDetail {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.calenderDetail dt {
	width: 85px;
	padding-right: 5px;
	font-size: 12px;
}
.calenderDetail dd {
	padding-left: 85px;
	font-size: 12px;
}
.calenderDetail dd span, .calenderDetail dd.active span {
	padding-left: 15px;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
}
.fileBox {
	padding: 10px;
}
.fileBox p {
	padding-bottom: 10px;
	font-size: 12px;
}
.fileBox .fileList li {
	margin-bottom: 10px;
	padding-left: 18px;
	-webkit-background-size: 12px;
	background-size: 12px;
	background-position: 0 2px;
	font-size: 12px;
}
.highlightsBlock {
	margin-bottom: 20px;
}
.chartList {
	margin: 15px 0;
}
.chartList li {
	float: none;
	width: 100%;
	margin-bottom: 15px;
}
.chartList li .title {
	padding-bottom: 10px;
	font-size: 13px;
}
.unitsText {
	padding: 10px 0 20px;
	font-size: 12px;
}
.financeText {
	margin-top: -15px;
	font-size: 12px;
}
.indices {
	margin-bottom: 20px;
}
.indicesBlock .headline3 {
	margin-bottom: 15px;
}
.textNote {
	font-size: 10px;
}
.textNote span {
	margin-bottom: 20px;
}
.stockList {
	margin-bottom: 5px;
}
.stockList li {
	font-size: 13px;
}
.analystText {
	padding-top: 15px;
}
.returnText01 {
	padding-left: 0;
	padding-right: 0;
	font-size: 12px;
}
.ir-Stock-Info .inlineTable {
	min-width: auto;
}
.topicNew .headline3 {
	padding: 12px 50% 10px 10px;
}
.topicNew .headline3 a {
	right: 10px;
	font-size: 11px;
}
.topicNew .news > *,  .topicNew .news .reportList {
	padding: 2px 10px 0;
}
.irTwoColumn .leftCol,  .irTwoColumn .rightCol {
	float: none;
	margin-bottom: 10px;
	max-width: 100%;
	width: 100%;
}
.irTwoColumn .anchorLink li a span {
	font-size: 10px;
}
.linkList04 li {
	float: left;
	margin: 0 0 10px;
	width: 100%;
}
.linkList04 li em,  .linkList04 li em img {
	width: 60px;
}
.calendarBox .icon {
	width: 38px;
	margin-right: 10px;
}
.calendarBox a {
	width: calc(100% - 55px);
}
.linkList04 li a {
	padding: 3px 7% 5px 20px;
	background-position: 95% 50%;
}
.irCarousel li a.linkDetail {
	padding: 8px 10px;
	font-size: 11px;
}
.irCarousel li a.linkDetail span {
	-webkit-background-size: 7px auto;
	background-size: 7px auto;
}
.linkBox {
	margin-bottom: 20px;
}
.linkBox a {
	margin-left: 31%;
	padding: 2.2% 5% 2.2% 2.5%;
	-webkit-background-position: 98% auto;
	-moz-background-position: 98% auto;
	background-position: 98% auto;
}
.linkBox a strong {
	font-size: 15px;
}
.langEN .linkBox a strong {
	font-size: 16px;
}
.irCarousel li .btnTransparent {
	top: 41%;
	min-width: 120px;
	padding: 6px 10px 5px;
	font-size: 16px;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.irCarousel li .innerBox .btnTransparent {
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}
.langEN .irCarousel li .innerBox .btnTransparent {
	padding: 10px 18px 11px;
	font-size: 22px;
}
.irCarousel .innerBox .title span {
	font-size: 12px;
}
.irCarousel .anchorLink li a {
	padding: 4px;
}
.irCarousel .anchorLink li img {
	width: 30px;
}
.irCarousel {
	margin-bottom: 30px;
}
.irCarousel .pager a,  .irCarousel .pager a:hover,  .irCarousel .pager a.selected {
	background-size: 6px;
}
.irCarousel li .btnTransparent span {
	font-size: 11px;
}
}

@media screen and (max-width:520px) {
.irCarousel .innerBox {
	padding: 2% 1% 0;
}
.langEN .irCarousel .innerBox {
	padding: 4% 3% 0;
}
.irCarousel li .innerBox a.btnTransparent {
	width: auto;
	padding: 7px 15px 6px;
	margin-bottom: 3px;
}
.irCarousel .innerBox .title span {
	width: 90%;
	max-width: inherit;
	margin-top: 5px;
	font-size: 11px;
	line-height: 1.1em;
}
.irCarousel .innerBox .title span br {
	display: none;
}
.irCarousel .anchorLink li span {
	font-size: 11px;
}
.buttonList li {
	width:90%;
}
}

@media screen and (max-width:480px) {
.imageList li,  .imageList li:first-child  .imageList li:nth-child(2) {
	float: none;
	margin: 0 !important;
	width: 100% !important;
	text-align: center;
}
.statusCorp li {
	float: none;
	margin: 0 auto 20px;
	width: 100%;
}
.boxDownload .headline5 {
	line-height: 1;
}
.intro01 {
	text-align: center;
}
.anchorLink li a {
	font-size: 12px;
}
.anchorLink li a span {
	line-height: 16px;
}
.anchorLink li {
	margin: 0;
	width: 32%;
}
.anchorLink li a img {
	width: 30px;
}
.irCarousel li .textGlance {
	display: none;
}
.eventList {
	margin: 10px 0;
}
.eventList li {
	float: none;
	margin: 0 auto 10px;
	max-width: 100%;
	width: 100%;
	text-align: center;
}
.eventBox {
	border: 1px solid #C6CACB;
	background: #E5E9EA;
}
.eventBox .textBox {
	border: none;
}
.eventBox .textBox .title span {
	display: block;
	padding-top: 2px;
}
.inlineTable {
	display: block;
}
.inlineTable + span {
	display: inline;
}
.eventBox .image {
	width: 36%;
}
.irCarousel .innerBox {
	padding: 5% 1% 0;
}
.irCarousel .anchorLink {
	display: none;
}
/*.langEN .irCarousel .anchorLink li {
		width:42%;
	}
	.langEN .irCarousel .anchorLink a {
		min-height:15px;
		line-height:17px;
		margin-top:0;
		padding:4px 2px;
	}
	.langEN .irCarousel .anchorLink li span {
		padding-left:3%;
		font-size:10px;
	}
	.langEN .irCarousel .anchorLink li img {
		width:15px;
	}*/
.irCarousel li .innerBox a.btnTransparent {
	font-size: 13px;
}
.langEN .irCarousel li .btnTransparent {
	top: 38%;
}
.langEN .irCarousel .innerBox .title {
	margin-top: 3%;
}
.langEN .irCarousel li .innerBox .btnTransparent {
	padding: 7px 12px;
	font-size: 16px;
}
}
.compliance dl {
	width: 100%;
}
.compliance dt {
	float: left;
	clear: left;
	width: 28%;
	padding: 13px 10px 16px 6px;
}
.compliance dd {
	float: left;
	width: 70%;
}
.compliance img {
	margin-bottom: 20px;
	border: #128AD0 solid 1px;
}
.spbr {
	display: inline;
}
.pdfList li {
	margin-bottom:5px;
}
.pdfList .titleLang {
	display:inline-block;
	padding-top:2px;
	width:25%;
}
.pdfList .corporation {
	display:inline-block;
	padding:0 0 0 5px;
	vertical-align:top;
}
.pdfList .corporation a {
	padding-right:10px;
	vertical-align:top;
}

@media screen and (max-width:480px) {
.compliance dt {
	clear: left;
	width: 100%;
	text-align: center;
	padding: 0px;
	display: block;
}
.compliance dd {
	width: 100%;
	display: block;
}
.compliance img {
	border: #128AD0 solid 1px;
	margin-bottom: 0px;
}
.spbr {
	display: block;
}
.pdfList .titleLang {
	display:block;
	margin-bottom:5px;
	width:100%;
}
}