@charset "utf-8";
/* CSS Document */

/*--IRtop h2 --*/
.h2b {
	margin-bottom: 0.5em;
	padding-bottom: 0;
	margin-left: 24px;
	text-align: left;
}
.linkbtn img {
	vertical-align: baseline;
	padding-left: 0.5em;
}
/*--　LinkText --*/
.linkbtn {
	color: #0071B5;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	margin-top: 8px;
	position: relative;
	width: auto;
	padding-left: 48px;
}
p.linkbtn:before {
	content: url("/image/common/arrowss.png");
	position: absolute;
	top: 0;
	left: 32px;
}
/*-- 普通のボタン --*/
div.irlink {
	text-align: left;
	margin-bottom: 30px;
	margin-top: 10px;
}
div.irlink p {
	text-align: center;
	border-radius: 10px;
}
div.irlink p a {
	font-size: 18px;
	color: #666;
	display: block;
	width: 310px;
	border: 1px solid #666;
	padding: 24px 0;
	background: url("/image/common/arrowg.png") 92% 50% no-repeat;
	border-radius: 10px;
	margin-top: 10px;
}
.irlink a:hover {
	border-radius: 10px;
	background-color: #EFEFEF;
}
.column2 a img:hover {
	/*opacity: 0.5;*/
	transition: 0.4s;
}
div.irnewssection {
	background-color: #ececec;
	width: 100%;
	display: block;
	height: auto;
	padding: 20px 0;
}
/*div.irnewsinfo {
	width: 960px;
	border-radius: 10px;
	background-color: #fff;
	padding: 10px auto 20px;
	height: auto;
}*/
/*-- IR News --*/
div .irnews {
	width: auto;
	padding: 10px
}
div .irnews .link {
	width: 100%;
}
.irnews .icon-wrap .irKB, .top .icon-wrap .irKB {
	width: 90px;
	float: none;	
}
/*--　ドロップダウンメニュー　--*/
select {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding: 8px;
	border: #929292 1px solid;
}
/*-IRニュースのナビゲーション*/

.link-ir {
	width: 960px;
	border-radius: 10px;
	background-color: #EBEBEB;
	font-size: 15px;
	color: #333333;
	clear: both;
	margin-bottom: 35px;
	margin-top: 40px;
	height: 49.38px;
	padding-top: 1%;
	padding-bottom: 1%;
}
.link-ir ul {
	display: block;
	text-align: center;
	margin: 10px 16px
}
.link-ir ul li {
	display: inline-block;
	width: auto;
	padding-left: 4em;
	background-repeat: no-repeat;
	background-position: 12px 8px;
	margin-right: 4em;
}
.link-ir ul li a {
	position: relative;
	display: inline-block;
	padding-left: 0;
}
.link-ir ul li a:hover {
	color: #c90724;
	border-bottom: 3px solid #c90724;
	margin-bottom: -3px;
}
ul .newsactive {
	color: #c90724;
	border-bottom: 3px solid #c90724;
	margin-bottom: -3px;
}
/*-- width 800px --*/
.w800 {
	width: 800px;
	margin-bottom: 1em;
	line-height: 1.8em;
}
/*IRライブラリーのナビゲーション*/
.irLibrary dd:last-child {
	width: 100% !important;}

.link-irlib {
	border-radius: 10px;
	background-color: #EBEBEB;
	width: auto;
	font-size: 15px;
	color: #333333;
	clear: both;
	margin-bottom: 40px;
	margin-top: 40px;
	height: auto;
	padding-top: 1%;
	padding-bottom: 1%;
}
.link-irlib ul {
	display: block;
	text-align: center;
	margin: 10px 16px
}
.link-irlib ul li {
	display: inline-block;
	width: auto;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: 12px 8px;
}
.mr4em {
	margin-right: 4em;
}
.mr8em {
	margin-right: 8em;
}
.mr-indivi {
	margin-right: 12em;
}
.link-irlib img {
	padding-left: 12px;
	vertical-align: baseline;
}
.link-irlib ul li a {
	position: relative;
	display: inline-block;
	padding-left: 0;
	margin-bottom: -3px;
}
.link-irlib .last {
	display: inline-block;
	width: auto;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: 12px 8px;
	margin-right: 0;
}
.link-irlib li a:hover {
	color: #c90724;
	border-bottom: 3px solid #c90724;
	margin-bottom: -3px;
	display: inline-block;
}
/*--IR Library --*/

.pdflist {
	display: table;
	font-size: 16px;
	width: 100%;
}
.pdflist li {
	display: block;
	margin-bottom: 2em;
}
.pdflist li .thumbnail-cell {
	display: table-cell;
	text-align: center;
	width: 100%;
}

.pdflist li .thumbnail-cell img{
	width: 90%;
	display: block;
	clear: both;
	margin-bottom: 2rem;
	margin-top: 0.5rem;
	text-align: center;
}

.pdflist li .thumbnail {
	border: 1px solid #a3a3a3;
	margin: 0px 10px 20px 0px;
}
.pdflist li p.date {
	display: block;
	margin-right: 2em;
	padding-right: 10px;
	width: 9em;
	vertical-align: top;
}
.pdflist .link {
	display: table-cell;
	vertical-align: top;
	padding-bottom: 1.2em;
	line-height: 1.4em;
}
.link img {
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
}
.link a:hover {
	text-decoration: underline;
}
.note {
	font-size: 12px;
	margin-top: 1em;
}
.accordion {
	margin-bottom: 0px;
}
.accordion .lefttxt {
	display: none;
	margin-top: 35px;
}
.accordion h2 {
	cursor: pointer;
	text-align: left;
	margin-bottom: 35px;
	padding: 15px;
	border: 1px solid #ccc;
}
.accordion .border-btm {
}
.accordion h2:hover {
	opacity: 0.8;
}
.accordion h2:after {
	margin-left: 10px;
}
.open:after {
	margin-right: 20px;
	float: right;
	content: url('/ir/image/common/plus.png');
}
.close:after {
	margin-right: 20px;
	float: right;
	content: url('/ir/image/common/minus.png');
}
.accordion .lefttxt {
	margin-left: 5px;
}
#dataList .accordion:nth-child(1) .lefttxt {
	display: block;
}
.accordion .pdflist {
	margin: 0px;
	table-layout: fixed;
}
.accordion .pdflist li p.date {
	display: block;
	width: 100%;
	padding-right: 10px;
}
.accordion .pdflist li p.link {
	text-align: left;
	padding-right: 15px;
	width: 100%;
	display: block;
}
.calendar #dataList {
	width: 93%;
}
.calendar h2 {
	text-align: left;
}
.calendar .pdflist {
	table-layout: fixed;
}
.calendar .pdflist li p.date {
	display: table-cell;
	width: 160px;
}
.yuho .pdflist .link {
	text-align: left;
}
.report .pdflist .link {
	margin: 0 auto;
}
.tekiji .pdflist .date {
	margin: 0px 0px 0px 0px;
}
.material .irDate, .report .irDate {
	margin-right: 15px;
}
.download-button {
	border: 1px solid #000;
	padding: 18px;
	width: 280px;
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	margin-right: 10px;
	color: #3b3d42;
}
.download-button:hover {
	opacity: 0.8;
}
#top-ir-libirary {
	width: 100%;
	margin: 0 auto;
}
.ir-box {
	width: 100%;
	float: left;
	padding: 15px 0px;
	box-sizing: border-box;
}
.ir-box:nth-child(2), .ir-box:nth-child(3) {
	margin-bottom: 25px;
}
.ir-box:nth-child(even) {
	margin-right: 12%;
}
.ir-box .box-header {
	margin-bottom: 12px;
}
.ir-box .box-body {
	margin-bottom: 20px;
}
.ir-box .box-body {
	min-height: 207px;
}
.ir-box p.link {
	width: 100%;
	height: auto;
	margin: 0px;
	vertical-align: top;
	display: inline-block;
	padding-right: 15px;
}
.ir-box p.link a {
	color: #3b3d42;
	text-decoration: underline;
}
.ir-box .box-body div > img {
	display: block;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1rem;
}
.ir-box .box-body .pdfIcon {
	margin: 0px 0px 0px 5px;
	;
}

.ir-box .box-body  {
	float: none!important;
}

.ir-box .box-body .irKB {
	float: none;
}
.ir-box .ir-box-footer {
}
.ir-box .box-footer a {
	color: #0071B5;
	border: 1px solid #ccc;
	padding: 10px;
}
.ir-box .box-footer a:hover {
	opacity: 0.8;
}
.ir-box .box-footer a:before {
	content: url("/image/common/link_btn2s.png");
	margin-right: 5px;
	font-size: 10px;
}
.all-download {
	width: 100%;
	height: 200px;
}
.all-download h2 {
	margin-bottom: 20px;
}
.all-download .download-button {
}
.all-download a img {
	display: inline-block;
	margin-right: 10px;
}
.all-download a span {
	font-size: 11px;
}
/*-- top message --*/
.fleft {
	display: block;
	width: 600px;
	float: left;
}
.f-right {
	display: block;
	width: 304px;
	float: right;
}
/*---table--*/

.tb-menu02 {
	color: #404040;
	font-size: 14px;
	display: table;
	margin-top: 0;
	margin-bottom: 20px;
}
.tb-menu02 .stock {
	border-collapse: separate;
 *border-collapse:collapse; /* for IE6,7 */
	border-spacing: 0;
	empty-cells: show;
	border-top: 1px solid #A5A5A5;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #A5A5A5;
	margin-bottom: 10px;
	text-align: left;
}
.tb-menu02 .stock tr {
	border-top: none;
	border-right: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
	border-left: none;
}
.tb-menu02 .stock td {
	border-top: none;
	border-right: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
	border-left: none;
	display: table-cell;
	vertical-align: middle;
	padding: 8px 16px;
}
.tb-menu02 .stock .bg {
	background-color: #f7f7f7;
}
.stock02 {
	width:100%;
	border-collapse: collapse;
	color: #404040;
}
.stock02 th {
	width: auto;
	　　padding: 8px;
	vertical-align: top;
	color: #333;
	background-color: #f7f7f7;
	border: 1px solid #A5A5A5;
	text-align: left;
}
.stock02 td {
	padding: 8px 16px;
	background-color: #fff;
	border: 1px solid #A5A5A5;
}
/*-- margin --*/
.mr82 {
	margin-right: 82px;
}
/*-- hospitality --*/
.yutai {
	display: block;
	width: 520px;
}
.yutai .stock-l {
	display: inline-block;
	float: left;
	width: 120px;
}
.yutai .stock-r {
	display: inline-blockl;
	float: right;
}
/*個人株主　事業ビジョン*/
.bvision {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	-webkit-border-radius: 8px;/* for Safari and Chrome */
	　　-moz-border-radius: 8px; /* for Firefox */
	　　-o-border-radius: 8px; /* for opera */
	border-radius: 8px;
	border: 3px solid #c90724;
	position: relative;
	display: block;
	padding: 30px 0;
	clear: both;
}
.bvision-title {
	width: 240px;
	height: 30px;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #fff;
	position: absolute;
	color: #c90724;
	text-align: center;
	font-size: 16px;
	top: -25px;
	left: 355px;
}
.bvision h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
.bvision .left {
	float: left;
	width: 65%;
}
.bvision .right {
	float: right;
	width: 30%;
}
ul.houshin1, ul.houshin2 {
	font-size: 16px;
}
ul.houshin1 {
	width: 35%;
	float: left;
	margin-left: 15%;
}
ul.houshin1 li {
	list-style-type: square;
	margin-bottom: 1em;
	line-height: 1em;
}
ul.houshin2 {
	width: 35%;
	float: right;
	margin-right: 15%;
}
ul.houshin2 li {
	list-style-type: circle;
	margin-left: 1.5em;
	margin-bottom: 1em;
	line-height: 1em;
}
#download{
	display:none;
}


/*--IE用ボタン高さの調整--*/
@media all and (-ms-high-contrast:none) {
 /* IE11 */ 
 *::-ms-backdrop, .ir-box .box-footer a {
 padding-top: 12px;
}
}

@media all and (-ms-high-contrast:none) {
/* IE10以下 */
.ir-box .box-footer a {
	padding-top: 12px;
}
}
/*--IE用ボタン高さの調整　end--*/
