@charset "UTF-8";
/* ir
--------------------------------------------------------- */

.mt0 {
	margin-top: 0!important;
}
.mt14 {
	margin-top: 14px!important;
}
.mt20 {
	margin-top: 20px;
}
.mt28 {
	margin-top: 28px!important;
}
.ml20 {
	margin-left: 20px!important;
}
.ml30 {
	margin-left: 30px!important;
}
.mb0 {
	margin-bottom: 0!important;
}
.mb30 {
	margin-bottom: 30px!important;
}
.mb1em {
	margin-bottom: 1em!important;
}
.mb05em {
	margin-bottom: 0.5em!important;
}
.ml-05em {
	margin-left: -0.5em!important;
}

.pdf:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5em;
	width: 24px;
	height: 24px;
	-webkit-background-size: 24px 24px;
	background-size: 24px 24px;
	background: url(/assets/new_ir//img/pdf_icon.png) 0 0 no-repeat;
}

.ebook:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5em;
	width: 24px;
	height: 24px;
	-webkit-background-size: 24px 24px;
	background-size: 24px 24px;
	background: url(/assets/new_ir//img/e_icon.png) 0 0 no-repeat;
}

.html:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5em;
	width: 24px;
	height: 24px;
	-webkit-background-size: 24px 24px;
	background-size: 24px 24px;
	background: url(/assets/images/profile/ir/ir/icon_html.gif) center no-repeat;
}

.last-section {
	margin-bottom: 33px;
}

.float_left {
	float: left;
}

figure.img-center, section.center, .txt-center {
	text-align: center!important;
}

p#nr-yymmdd {
	text-align: right;
	margin:0;
}

/*-- smartPhone --*/
@media screen and (max-width: 767px) {
ul.rn-list__Normal {
	font-size: 87.5%;
}
.mt14 {
	margin: 0;
}
.last-section {
	margin-bottom: 23px;
}

figure img, p img {
	max-width: 100% !important;
	min-width: 1% !important;
}
}
/*-- //smartPhone --*/

/*-- financial --*/
figure {
	margin: 0;
}
#segment figure {
	margin-top: 20px;
}
#segment figure img:nth-child(odd) {
	margin-right: 20px;
}
.no-border {
	border-left: none!important;
}
#segment .rn-table {
	width: 100%;
}
#segment .rn-table caption.tani {
	text-align: right;
	font-size: 0.8em;
}
#segment .rn-table tbody tr:first-child th {
	text-align: center;
}
#segment .rn-table th {
	border-left: 1px solid #eeeeee;
}
#segment .rn-table th span.unit {
	font-size: 0.8em;
}
#segment .rn-table td {
	padding: 11px 22px;
	font-size: .875rem;
	text-align: right;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
#segment .rn-table span.current {
	color: #FF7F13!important;
	font-weight: bold;
}
#segment .rn-table span.qtr {
	color: #DDB513!important;
	font-weight: bold;
}

/*-- library --*/

section.rn-box__Inner.rn-bgcolor__02.rn-section__Level2 ul.rn-list__Normal li {
	margin-top: 10px;
}

/*-- smartPhone --*/
@media screen and (max-width: 767px) {
}
/*-- //smartPhone --*/

/*-- presentation --*/
#presentation .rn-table {
	width: 100%;
	margin-top: 5px;
}

#presentation .rn-table thead tr th {
	text-align: center;
}

#presentation .rn-table th, #presentation .rn-table td {
	padding: 11px 22px;
	font-size: .875rem;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

#presentation .rn-table td:nth-child(odd) {
	text-align: center;
}

#presentation .rn-heading__03 {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

/*-- 逆N字リスト --*/
.multicolumnbox {
   -moz-column-count: 2 !important;
   -webkit-column-count: 2 !important;
   column-count: 2 !important;
}
.multicolumnbox li {
   break-inside: avoid-column;
}
.rn-list__Normal.multicolumnbox li ul.rn-list__Normal {
	padding-bottom: 1em;

}
/*-- smartPhone --*/
@media screen and (max-width: 767px) {
.multicolumnbox {
   -moz-column-count: 1 !important;
   -webkit-column-count: 1 !important;
   column-count: 1 !important;
}
}
/*-- //smartPhone --*/
#mainArea .hokbox section .img-left {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#mainArea .hokbox section {
	overflow:hidden;
}

/*-- smartPhone --*/
@media screen and (max-width: 767px) {
img.opacity {
	width: 100%;
}
}

/*-- strategy --*/

img.opacity:hover {
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/*-- corpotate --*/
div#mainArea section div#visionBox p {
	margin: 0;
}

div#mainArea section div#visionBox p img {
	margin-bottom: 50px;
}

/*-- smartPhone --*/
@media screen and (max-width: 767px) {
div#mainArea section div#visionBox p img {
	width: 100%;
	margin-bottom: 30px;
}

}

/*-- governance --*/
div#mainArea section p {
	margin-bottom: 23px;
}

div#mainArea section h3.rn-heading__03 {
	color: #333333;
	border: none;
}

div#mainArea section h4.rn-heading__03, div#mainArea section p.title_big {
	color: #333333;
	font-weight: bold;
	border: none;
}

div#mainArea section h6.rn-heading__05 {
	background: none;
	padding: 0;
}

div#mainArea section .rn-table {
    width: 100%;
    margin-bottom: 40px;
}

div#mainArea section .rn-table th, div#mainArea section .rn-table td {
    border-left: 1px solid #eeeeee;
}

div#mainArea section .rn-table th:first-child {
	border-left: none;
}

div#mainArea section .rn-table td.txt-right, .txt-right {
    text-align: right;
}

div#mainArea section .rn-table td.in_box {
    text-align: justify;
}

div#mainArea section ol.list_l_a {
	list-style-type: lower-alpha;
}

div#mainArea section ul.rn-list__Normal, div#mainArea section ol.list_l_a {
	font-size: .875rem;
}

p.float_left {
	margin-top: 0;
}

.float_left img {
	margin-bottom: 23px;
	margin-right: 10px;
}

/*-- smartPhone --*/
@media screen and (max-width: 767px) {
#rn-wrap table.rn-table {
	max-width: 100%;
	margin-bottom: 20px!important;
}
	
#rn-wrap table.rn-table td,
#rn-wrap table.rn-table th {
	font-size: 12px;
	line-height: 120%;
	padding: 2px 2px;
}

div#mainArea section ul.rn-list__Normal, div#mainArea section ol.list_l_a, div#mainArea section .title_big, div#mainArea section .rn-btn span {
	font-size: .75rem;
}

p.float_left {
	float: none;
}

section p.float_left:first-child {
	text-align: center;
}

p.float_left img {
	margin: 0!important;
}
}
/*-- //smartPhone --*/

/*-- stockinfo --*/
#stockinfo div#mainArea section h3.rn-heading__03 {
	color: #8b858a;
    border-bottom: 1px solid #c5c4c4;
}

/*-- smartPhone --*/
@media screen and (max-width: 767px) {	
section p.rn-txt.rn-btn__Block--smp a {
	text-align: center;
	}
}
/*-- //smartPhone --*/

/*-- stockinfo/stock --*/
#stockinfo div#mainArea section div.stkbox dt,
#stockinfo div#mainArea section div.stkbox dd {
	padding-bottom: 1em;
}

#stockinfo div#mainArea section div.stkbox dt {
    float: left;
    display: block;
	width: 200px;
	clear : both;
}

#stockinfo div#mainArea section div.stkbox dd.ml {
	margin-left: 200px;
}

section p.rn-txt.rn-btn__Block--smp.mrl10 a.rn-btn.rn-btn__Arrow span {
	padding-left: 27px!important;
	padding-right: 50px!important;
}

#stockinfo div#mainArea section div.stkbox table tr:first-child th {
	text-align: center;
}

#stockinfo div#mainArea section div.stkbox table td {
	text-align: right;
}

/*-- smartPhone --*/
@media screen and (max-width: 767px) {	
section p.rn-txt.rn-btn__Block--smp.mrl10 {
	margin-left: 10px;
	margin-right: 10px;
}

#stockinfo div#mainArea section div.stkbox dt {
	width: 40%;
}

#stockinfo div#mainArea section div.stkbox dd.ml {
	margin-left: 40%;
	}
}
/*-- //smartPhone --*/

/*-- stockinfo/dividend --*/
#stockinfo div#mainArea section div.rn-grid.is-2.is-1--smp div.rn-media p {
	text-align: center;
}

/*-- stockinfo/analyst --*/
#stockinfo div#mainArea section div.stkbox.analyst table td {
	text-align: justify;
}

/*-- smartPhone --*/
@media screen and (max-width: 767px) {
}
/*-- //smartPhone --*/

/*-- stockinfo/faq --*/
#stockinfo div#mainArea section.faq .pl18 {
	padding-left: 18px;
	padding-right: 18px;
	margin-bottom: 23px;
}

/*-- smartPhone --*/
@media screen and (max-width: 767px) {
#stockinfo div#mainArea section.faq .pl18 {
	margin-bottom: 20px;
}
}
/*-- //smartPhone --*/

/*-- stockinfo/tangenkabu --*/
.clear {
	clear: both;
}

#stockinfo div#mainArea section h2.rn-catchword {
	color: #f2981d;
}

#stockinfo div#mainArea div#institutional dl dt h4 {
    margin: 0;
    padding: 9px 0 7px 0;
    background: url(/assets/images/profile/ir/stockinfo/tangenkabu_bg_01.jpg) left top repeat-x;
    border-top: 3px solid #FF6600;
    border-bottom: 1px dotted #666666;
    text-align: center;
}

#stockinfo div#mainArea div#institutional dl:first-child {
    margin: 0;
}

#stockinfo div#mainArea div#institutional dl {
    margin: 0 0 0 20px;
    width: 350px;
    float: left;
}

#stockinfo div#mainArea div#institutional dl dd p:nth-of-type(2) {
	text-align: center;
}

#stockinfo div#mainArea div#institutional dl dd {
    margin: 0;
    padding: 9px 14px 9px 14px;
    width: 350px;
    background-color: #F4F4F4;
}

#stockinfo div#mainArea div#information {
    background: url(/assets/images/profile/ir/stockinfo/tangenkabu_05.jpg) right no-repeat;
}

#stockinfo div#mainArea div#information ul {
    list-style: decimal outside;
	padding-left: 20px;
}

#stockinfo div#mainArea div#information p.box {
    margin: 10px 0 0 0;
    padding: 15px;
	width: 50%;
    border: 1px solid #CCCCCC;
    line-height: 2.0;
}

/*-- smartPhone --*/
@media screen and (max-width: 767px) {
#stockinfo div#mainArea div#information {
    background: none;
}
	
#stockinfo div#mainArea div#information p.box {
	width: auto;
}

#stockinfo div#mainArea div#institutional dl {
    margin: 0 0 10px 0!important;
	width: auto;
	float: none;
}

#stockinfo div#mainArea div#institutional dl dd {
    width: auto;
}
}
/*-- //smartPhone --*/

/*-- irnews/calender --*/
#calender div#mainArea .clbox dl {
	width: 100%;
}

#calender div#mainArea .clbox .heading {
    margin: 0 0 15px 0;
    padding: 10px 18px;
    font-size: 1.125rem;
    font-weight: normal;
    background: #f2f2f2;
	border: none;
}

#calender div#mainArea .clbox dt:nth-of-type(2), #calender div#mainArea .clbox dd:nth-of-type(2) {
	border: none;
}

#calender div#mainArea .clbox dt:nth-last-of-type(1), #calender div#mainArea .clbox dd:nth-last-of-type(1) {
    border-bottom: 1px solid #eeeeee;
}
	
#calender div#mainArea .clbox dt {
    clear: left;
    float: left;
    display: inline;
    border-top: 1px solid #eeeeee;
    width: 30%;
    padding: 1em 0 1em;
}

#calender div#mainArea .clbox dd {
	float: left;
    border-top: 1px solid #eeeeee;
    padding: 1em 0 1em 18px;
	margin-left: 0;
	width: 70%;
}

/*-- smartPhone --*/
@media screen and (max-width: 767px) {
#calender div#mainArea .clbox dl {
	display: inline-block;
}

#calender div#mainArea .clbox .heading {
    margin: 0 0 15px 0;
    padding: 6px 15px;
    font-size: .875rem;
}

#calender div#mainArea .clbox dt {
	width: 45%;
}

#calender div#mainArea .clbox dd.heading, #calender div#mainArea .clbox dd {
	padding-left: 0;
}

#calender div#mainArea .clbox dd {
	width: 55%;
}

#calender div#mainArea .clbox dt:nth-last-of-type(1), #calender div#mainArea .clbox dd:nth-last-of-type(1) {
    border-bottom: none;
}
}
/*-- //smartPhone --*/

.list_with_tmb section:after {
    content:" ";
    display:block;
    clear:both;
}
.list_with_tmb section .thumb_left {
	float: left;
	padding: 0px 28px 0px 0px;
}
.list_with_tmb section ul {
	overflow: hidden;
}

.list_with_tmb li {
padding-left: 32px !important;
text-indent: -32px !important;
}
.list_with_tmb section.no-indent li {
padding-left: 0px !important;
text-indent: 0px !important;
}
/*-- smartPhone --*/
@media screen and (max-width: 767px) {
.list_with_tmb section .thumb_left {
	padding: 0px 18px 0px 0px;
}
.list_with_tmb section .thumb_left img {
	width: 100px;
}
}
