@charset "UTF-8";
/* style.css */

/* ------------------------------------------------------------
 * irTOP
 * ------------------------------------------------------------ */
.topicpath .irTop_headerLink {
  width: 1150px;
}

.topicpath .irTop_headerLink_corporate {
  background: #fff;
  margin-right: 1.2em;
  position: relative;
  top: 2px;
}

.topicpath .irTop_headerLink_corporate a:hover {
  opacity: .7;
}

.irTopNewsTitle {
	border-bottom: 2px solid #E6E6E6;
	padding-bottom: 3px;
	position: relative;
	margin-top: 32px;
}
.irTopNewsTitle::after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
.irTopNewsTitle_text {
	color: #7d7d7d;
	font-size: 20px;
	display: inline-block;
	line-height: 1em;
}
.irTopNewsTitle_text::after {
	content: "";
	width: 58px;
	height: 2px;
	display: block;
	background: #F7D627;
	position: absolute;
	bottom: -2px;
}
.irTopNewsTitle_btn {
	float: right;
}
.irTopNewsTitle_btn_link {
	display: block;
	padding: 5px 18px 5px 14px;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-size: 13px;
	background: #F7D627 url(../img/arw_white.png) no-repeat 96% center;
}
a.irTopNewsTitle_btn_link {
	color: #333;
	font-weight: normal;
}
.irTopNewsTitle_btn_link:hover {
	background: #e6bd26 url(../img/arw_white.png) no-repeat 96% center;
}
.irTopMess {
	margin-top: 50px;
}
.irTopMess_link {
	display: block;
}
.irTopMess_link:hover {
	opacity: 0.8;
}
.irTopLinkList {
	margin-top: 50px;
}
.irTopLinkList::after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
.irTopLinkList_ietm {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.irTopLinkList_ietm:nth-child(3), .irTopLinkList_ietm:nth-child(6) {
	margin-right: 0;
}
.irTopMess_link {
	display: block;
}
.irTopOther {
	background: #F7D627;
	padding: 10px 30px 25px;
	margin-top: 30px;
}
.irTopOtherLink::after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
.irTopOtherLink_item {
	width: 33%;
	float: left;
	text-align: center;
}
.irTopOtherLink_item_link {
	display: block;
	text-decoration: none;
	color: #fff;
	padding-top: 140px;
	transition: all 0.12s linear;
}
.irTopOtherLink_item_title {
	color: #58595b;
	font-size: 16px;
}
.irTopOtherLink_link-01 {
	background: url(../img/top/ir_menu_img07.png) no-repeat center 30%;
}
.irTopOtherLink_link-02 {
	background: url(../img/top/ir_menu_img08.png) no-repeat center 30%;
}
.irTopOtherLink_link-03 {
	background: url(../img/top/ir_menu_img09.png) no-repeat center 30%;
}
.irTopOtherLink_link-01:hover {
	background: url(../img/top/ir_menu_img07_on.png) no-repeat center 30%;
}
.irTopOtherLink_link-02:hover {
	background: url(../img/top/ir_menu_img08_on.png) no-repeat center 30%;
}
.irTopOtherLink_link-03:hover {
	background: url(../img/top/ir_menu_img09_on.png) no-repeat center 30%;
}
.irTopOtherLink_item_link:hover .irTopOtherLink_item_title {
	color: #000;
}
.lnav dd.side_menu_bnr{
	border-bottom:none;
	display:table;
	margin:15px auto 0;
}

.lnav_ir {
	background: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 6px;
}

.lnav_ir li {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.lnav_ir li a{
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

.lnav_ir li a:hover{
	color: gray;
}

.lnav_ir img{
	width: 180px;
}

.lnav_ir .lnav_ir_btn_link a{
	font-weight: normal;
	color: #333;
	background: #e6bd26;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 10px;
}

.lnav_ir .lnav_ir_btn_lin a:hover {
	background: #e6bd26 96% center;
}

/* ------------------------------------------------------------
 * コーポレートガバナンス
 * ------------------------------------------------------------ */
.governanceImgBox {
	text-align: center;
}


/* ------------------------------------------------------------
 * 株主・投資家の皆さまへ
 * ------------------------------------------------------------ */
.messageSubTitle {
	font-size:18px;
	text-align: center;
}

.messageBox {
	float: right;
	width: 61%;
}


/* ------------------------------------------------------------
 * 株価情報
 * ------------------------------------------------------------ */
.buttonIr{
	width: 240px;
	height: 90px;
	border: 2px solid #f8d627;
}
a.button01{
	display: block;
    text-decoration: none;
    padding: 25px;
	height: 42px;
}
.buttonIr_r{
	height: 42px;
    padding-top: 10px;
}


/* ------------------------------------------------------------
 * 配当について
 * ------------------------------------------------------------ */
.th33{
	width: 33%;
}
.th25{
	width: 25%;
}
.t_right{
	text-align: right;
}


/* ------------------------------------------------------------
 * irメニュー
 * ------------------------------------------------------------ */
.irMenu dd.side_menu {
	font-size: 13px;
	line-height: 13px;
	background-color: #f4f4f4;
}
.irMenu dd.side_menu a:link {
	color: #000000;
	text-decoration: none;
}
.irMenu dd.side_menu a:visited {
	color: #000000;
	text-decoration: none;
}
.irMenu dd.side_menu a:hover {
	color: gray;
	text-decoration: none;
}
.irMenu dd.side_menu a:active {
	color: #000000;
	text-decoration: none;
}
.irMenu dd.selected a:link {
	color: #989898;
	text-decoration: none;
}
.irMenu dd.selected a:visited {
	color: #989898;
	text-decoration: none;
}
.irMenu dd.selected a:hover {
	color: #989898;
	text-decoration: none;
}
.irMenu dd.selected a:active {
	color: #989898;
	text-decoration: none;
}
.irMenu dd.side_menu a {
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 15px;
	border-left: solid 1px #cccccc;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../img/right_menu_arrow.png);
}
.irMenu dd.side_menu a.double {
	padding-top: 10px;
	padding-bottom: 10px;
}
.irMenu dd.selected a {
	background-image: none;
}
.irMenu dd.menu_1 {
}
.irMenu dd.menu_2 a {
	padding-left: 25px;
}
.irMenu dd.selected {
	background-color: #dfdfdf;
	color: #989898;
}


/* ------------------------------------------------------------
 * ir配下のみ
 * ------------------------------------------------------------ */
.notes_03 {
	margin-left: 3.6em;
	text-indent: -1.3em;
	font-size: 84%;
}
.faqList {
}
.faqList_title {
	padding-bottom: 10px;
}
.faqList_title::before {
	display: inline-block;
	content: "Q";
	background-color: #e8e8e8;
	line-height: 2em;
	width: 2em;
	border-radius: 50%;
	text-align: center;
	margin-right: 15px;
}
.faqList_data {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #d6d2d2;
}
.faqList_data::before {
	display: inline-block;
	content: "A";
	background-color: #f7d627;
	line-height: 2em;
	width: 2em;
	border-radius: 50%;
	text-align: center;
	margin-right: 15px;
}
.faqList_data::after {
}
