@charset "utf-8";

/* ================ Style ================= */
#kv {
	background: url(../img/main_photo_bg_smp.jpg) top center no-repeat;
	background-size: contain;
}

.history_index #kv {
	background: url(../img/main_history_photo_bg_smp.jpg) top center no-repeat;
}

#company_ir_csr #kv {
	background: url(../csr/img/main_csr_photo_bg_smp.jpg) top center no-repeat;
	background-size: contain;
}

#company_ir_csr_policy #kv {
	background: url(../csr/policy/img/main_csr_photo_bg_smp.jpg) top center no-repeat;
	background-size: contain;
}

#wrapper.page.company_ir section h2 {
	margin-bottom: 0;
}

#wrapper.page.company_ir #info_accordion a.button {
	margin-bottom: 15px;
}


.tLeft { text-align: left !important; }
.tCenter { text-align: center !important; }
.tRight { text-align: right !important; }

.vTop { vertical-align: top !important; }
.vMiddle { vertical-align: middle !important; }
.vBottom { vertical-align: bottom !important; }

.bold { font-weight: bold !important; }
.underline { text-decoration: underline; }

/* ================ New Style ================= */
/* IR/会社情報　トップ
----------------------------------*/
#wrapper.page section .products_company {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#wrapper.page section .products_company li {
	width: 32.19%;
	margin-bottom: 0.4%;
	margin-left: 0.4%;
}

#wrapper.page section .products_company.company_ir_index li {
	width: 49.6%;
}

#wrapper.page section .products_company.company_ir_index li:last-child, #wrapper.page section .products_company.company_ir_index li:nth-last-child(2):nth-child(odd) {
	margin-bottom: 0;
}

#wrapper.page section .products_company.company_ir_index li:last-child {
	margin-left: auto;
}


/* section IR/会社情報お知らせ
----------------------------------*/
/* Info */
#info .outer {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}
#info .outer ol {
	width: 100%;
	border-top: 1px solid #aaa16d;
}
#info .outer ol li {
	border-bottom: 1px solid #aaa16d;
}
#info .outer ol li h3 a {
	display: block;
	vertical-align: middle;
	width: 100%;
	background-color: #181818;
	font-family: 'Halant','Hannari';
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 1;
	padding: 20px;
	color: #aaa16d;
	position: relative;
	top: 0;
	left: 0;
}
#info .outer ol li h3 a:after {
	display: block;
	content: "\e90d";
	font-family: 'icomoon';
	width: 1em;
	height: 1em;
	font-size: 18px;
	color: #181818;
	background-color: #aaa16d;
	border-radius: 50%;
	line-height: 1;

	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

#info .outer .inner {
	display: none;
	background-color: #181818;
	text-align: left;
	padding: 17px;
}
#info .outer .inner ul {
	text-align: left;
	margin-bottom: 20px;
	padding: 0 3%;
}
#info .outer .inner ul li {
	text-align: left;
	margin-bottom: 15px;
}
#info .outer .inner ul li span {
	display: block;
	color: #aaa16d;
	font-size: 12px;
	line-height: 1;
	margin-bottom: 2px;
}
#info .outer .inner ul li a {
	color: #aaa16d;
	font-size: 12px;
	line-height: 1.5;
}
#info .outer .inner ul li a:hover {
	text-decoration: underline;
}
#info .outer .inner a.button {
	padding: 10px;
	font-size: 14px;
	margin: 0 3%;
	width: 94%;
}
#info .outer .inner.active {
	padding-bottom: 3%;
}
#info .outer ol li h3 a.active:after {
	content: "\e90c";
}

#wrapper.page.company_ir #info_accordion li {
	width: auto;
	margin-left: 0;
	border-bottom: 1px solid #aaa16d;
}


/* IR/会社情報お知らせ コンテンツリスト
----------------------------------*/
.contentslist {
	overflow: hidden;
}

.contentslist ul {
	margin-top: 15px;
}

.contentslist li {
	display: inline;
	float: left;
	margin: 0 0 10px 12px;
}


/* IR/会社情報　共通
----------------------------------*/
.company_ir table {
	width: 100%;
	font-size: 0.7em;
	line-height: 1.5;
	border-top: 2px solid #181818;
}

.company_ir table th {
	display: block;
	width: 100%;
	font-size: 14px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.5;
	color: #aaa16d;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 20px;
	background: #181818;
	border-bottom: 2px solid #000;
}

.company_ir table td {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
	padding: 20px;
	background: #fff;
	border-bottom: 2px solid #181818;
	border-right: 2px solid #181818;
}

#wrapper.company_ir a.google_map {
	margin-top: 10px;
}

#wrapper.company_ir section h6, #wrapper.company_ir section .small {
	color: #aaa16d;
	font-size: 10px;
	line-height: 1.5;
	text-align: left;
	margin: 0;
}

#wrapper .accordion dl dd ul li {
	margin-left: 0;
}

ul.pdfDL { margin-bottom: 20px; }
ul.pdfDL li { background: url(../img/ico_pdf.gif) no-repeat; padding: 0 0 10px 45px; }

ul.list { width: 670px; margin-bottom: 20px; overflow: hidden; }
ul.list li { display: inline; float: left; }

.dnone_tb_sp { display: none; }

/* 会社情報　トップ
----------------------------------*/
#wrapper.page.company_ir section a.img_button h3 span {
	font-size: 22px;
}

/*会社情報　トップメッセージ
----------------------------------*/
.topmessage {
	color: #000;
	margin: 20px auto 2px;
	padding: 28px;
	background: #fff;
}

#topmessageBox {
	float: left;
	width: 74%;
}

.topmessage p {
	line-height: 1.5;
	text-align: left;
	margin-bottom: 15px;
}

.topmessage #topmessageDate {
	text-align: right;
}

.topmessage #topmessagePHright {
	width: 23%;
	float: right;
	margin-left: 3%;
}

.topmessage #topmessagePHright img {
	width: 100%;
}

.topmessage #topmessagePHright p {
	margin-top: 3px;
	text-align: right;
}


/*会社情報　会社概要
----------------------------------*/
.company_profile {
	text-align: left;
}

#wrapper.page.company_ir section h1 .h1_current {
	font-size: 0.6em;
	color: #aaa16d;
}

#wrapper.page.company_ir section .company_profile h2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 20px;
	padding: 10px;
	background: #aaa16d;
}

.company_profile h3 {
	font-size: 30px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #aaa16d;
	margin-bottom: 54px;
}

.company_profile table {
	margin-bottom: 54px;
}

.company_profile #caption {
	font-size: 0.7em;
	margin-top: 5px;
}

dl.officer {
}

dl.officer dt {
	float: left;
	width: 220px;
	margin-bottom: 8px;
}

dl.officer dd {
	float: left;
	width: 400px;
	margin-bottom: 8px;
}

#wrapper.page.company_ir .company_profile .products li {
	width: 100%;
	text-align: center;
}

#wrapper.page.company_ir .company_profile .products li:first-child {
	margin-left: 0;
}

#wrapper.page.company_ir .company_profile .products li h3 {
	margin-bottom: 0;
}

#wrapper.page.company_ir .company_profile .products li h3 span {
	font-size: 24px;
}


/*会社情報　企業理念
----------------------------------*/
.company_philosophy, .company_compliance, .company_system {
	text-align: left;
	border-top: 1px solid #aaa16d;
}

#wrapper.page.company_ir section .company_philosophy #csr_menu ul, #wrapper.page.company_ir section .company_compliance #csr_menu ul, #wrapper.page.company_ir section .company_system #csr_menu ul {
	width: 100%;
}

#wrapper.page.company_ir section .company_philosophy #csr_menu li, #wrapper.page.company_ir section .company_compliance #csr_menu li, #wrapper.page.company_ir section .company_system #csr_menu li {
	width: 100%;
	font-size: 14px;
	color: #aaa16d;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	background: #000;
	border: 1px solid #aaa16d;
}

#wrapper.page.company_ir section .company_philosophy #csr_menu li:last-child, #wrapper.page.company_ir section .company_compliance #csr_menu li:last-child, #wrapper.page.company_ir section .company_system #csr_menu li:last-child {
	margin-right: 0;
	border-bottom: 2px solid #aaa16d;
}

#wrapper.page.company_ir section .company_philosophy #csr_menu li a, #wrapper.page.company_ir section .company_compliance #csr_menu li a, #wrapper.page.company_ir section .company_system #csr_menu li a {
	display: block;
	color: #aaa16d;
	padding: 12px 0;
}

#wrapper.page.company_ir section .company_philosophy #csr_menu li a:hover, #wrapper.page.company_ir section .company_compliance #csr_menu li a:hover, #wrapper.page.company_ir section .company_system #csr_menu li a:hover {
	color: #000;
	background: #aaa16d;
}

#wrapper.page.company_ir section .company_philosophy #csr_menu li.active, #wrapper.page.company_ir section .company_compliance #csr_menu li.active, #wrapper.page.company_ir section .company_system #csr_menu li.active {
	color: #000;
	background: #aaa16d;
}

#wrapper.page.company_ir section .company_philosophy #csr_menu li.active a, #wrapper.page.company_ir section .company_compliance #csr_menu li.active a, #wrapper.page.company_ir section .company_system #csr_menu li.active a {
	color: #000;
}

#wrapper.page.company_ir section .company_philosophy #csr_menu li.active a:hover, #wrapper.page.company_ir section .company_compliance #csr_menu li.active a:hover, #wrapper.page.company_ir section .company_system #csr_menu li.active a:hover {
	color: #aaa16d;
	background: #000;
}

#wrapper.page.company_ir section .company_philosophy .company_philosophy_box, #wrapper.page.company_ir section .company_compliance .company_philosophy_box, #wrapper.page.company_ir section .company_system .company_philosophy_box {
	color: #000;
	margin: 20px auto 2px;
	padding: 28px;
	background: #fff;
}

#wrapper.page.company_ir section .company_system ul.indent {
	font-size: 1em;
}

#wrapper.page.company_ir section .company_system ul.indent li {
	display: block;
	width: auto;
	line-height: 1.5;
	margin-left: 10px;
	margin-bottom: 5px;
}

#wrapper.page.company_ir section .company_philosophy h2, #wrapper.page.company_ir section .company_compliance h2, #wrapper.page.company_ir section .company_system h2 {
	color: #000;
	margin-top: 54px;
	margin-bottom: 30px;
}

#wrapper.page.company_ir section .company_philosophy h2:first-child, #wrapper.page.company_ir section .company_compliance h2:first-child, #wrapper.page.company_ir section .company_system h2:first-child {
	margin-top: 0;
}

.company_philosophy p, .company_compliance p, .company_system p {
	line-height: 1.5;
	margin-bottom: 15px;
}

.company_system p {
	margin-left: 35px;
}

.company_compliance h3, .company_system h3 {
	font-weight: bold;
	line-height: 1.5;
	margin-top: 30px;
	margin-bottom: 30px;
}

.company_system h3 {
	margin-bottom: 20px;
}

.company_system ul.indent li {
	margin-bottom: 15px;
}


/*会社情報　モロゾフの歩み
----------------------------------*/
.company_history {
	margin-top: 50px;
	text-align: left;
}

.company_history img {
	width: auto;
	height: auto;
}

#wrapper.page.company_ir section .company_history #history_menu {
	margin-bottom: 20px;
	border-top: 1px solid #aaa16d;
}

#wrapper.page.company_ir section .company_history #history_menu ul {
	width: 100%;
}

#wrapper.page.company_ir section .company_history #history_menu li {
	width: 100%;
	font-size: 14px;
	color: #aaa16d;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	background: #000;
	border: 1px solid #aaa16d;
}

#wrapper.page.company_ir section .company_history #history_menu li:last-child {
	margin-right: 0;
	border-bottom: 2px solid #aaa16d;
}

#wrapper.page.company_ir section .company_history #history_menu li a {
	display: block;
	color: #aaa16d;
	padding: 12px 0;
}

#wrapper.page.company_ir section .company_history #history_menu li a:hover {
	color: #000;
	background: #aaa16d;
}

#wrapper.page.company_ir section .company_history #history_menu li.active {
	color: #000;
	background: #aaa16d;
}

#wrapper.page.company_ir section .company_history #history_menu li.active a {
	color: #000;
}

#wrapper.page.company_ir section .company_history #history_menu li.active a:hover {
	color: #aaa16d;
	background: #000;
}

#wrapper.page.company_ir section .company_history table th {
	text-align: center;
}

#wrapper.page.company_ir section .company_history table td {
	color: #000;
	overflow: hidden;
	background: #fff;
}


/*会社情報　CSR
----------------------------------*/
.company_csr {
	text-align: left;
}

.company_csr img {
	width: 100%;
	height: auto;
}

#wrapper.page.company_ir section .company_csr h2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 20px;
	padding: 10px;
	background: #aaa16d;
}

.company_csr p {
	color: #aaa16d;
	line-height: 1.5;
	margin-bottom: 15px;
}

#wrapper.page.company_ir section .company_csr ol {
	list-style: decimal;
	margin: 0 0 30px 30px;
}

#wrapper.page.company_ir section .company_csr ol li {
	display: list-item;
	float: none;
	width: auto;
	color: #aaa16d;
	line-height: 1.5;
	margin-bottom: 5px;
	margin-left: 0;
}

#wrapper.page.company_ir section .company_csr a {
	display: inline-block;
	font-size: 12px;
	font-family: 'Halant',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #000;
	letter-spacing: 2px;
	line-height: 1;
	vertical-align: middle;
	padding: 10px;
	background: #aaa16d;
	border: 1px solid #aaa16d;
}

#wrapper.page.company_ir section .company_csr a:hover {
	color: #aaa16d;
	background: #181818;
}


/*会社情報　CSR基本方針ウィンドウ
----------------------------------*/
.policyBox {
	display: none;
}

.policy {
	width: 400px;
	color: #aaa16d;
	margin: 0 auto;
	padding: 20px 10px;
}

.policy h3 {
	font-family: 'Halant',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #aaa16d;
	margin-bottom: 20px;
}

.policy h4 {
	font-weight: bold;
	color: #aaa16d;
	border-bottom: #aaa16d dotted 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.policy h5 {
	font-size: 0.75em;
	font-weight: bold;
	color: #aaa16d;
	margin-bottom: 5px;
}

.policy p {
	font-size: 12px;
	color: #aaa16d;
	line-height: 1.5;
	margin-bottom: 20px;
}

.policy ol {
	margin: 0 0 20px 30px;
	font-size: 12px;
}

.policy ol li {
	color: #aaa16d;
	line-height: 1.5;
	list-style-type: decimal;
	margin-bottom: 5px;
}

.policy .no-brackets {
	margin: -15px 0 20px 25px;
}

.policy .no-brackets li {
	position: relative;
	list-style: none;
	counter-increment: cnt;
}

.policy .no-brackets li:before {
	display: inline-block;
	content: "" counter(cnt) ") ";
	width: 1.5em;
	margin-left: -2em;
}

.policy .list-disc {
	margin: 0 0 20px 15px;
}

.policy .list-disc li {
	list-style: disc;
}

.policy .no-circle {
	text-indent: -1em;
	padding-left: 1em;
}

.policy .no-circle:not(:last-of-type) {
	margin-bottom: 0;
}


/*会社情報　ISO認証取得について
----------------------------------*/
.company_iso {
	text-align: left;
}

.company_iso img {
	width: auto;
	height: auto;
}

.company_iso p {
	color: #aaa16d;
	line-height: 1.5;
	margin-bottom: 15px;
}

#wrapper.page.company_ir section .company_iso h2 {
	font-size: 30px;
	color: #000;
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 10px;
	background: #aaa16d;
}

.company_iso h3 {
	color: #aaa16d;
	margin-bottom: 10px;
}

.company_iso .Block {
	width: 100%;
}

.company_iso .Block dt, .company_iso .Block dd {
	font-size: 12px;
	color: #aaa16d;
	text-align: center;
	margin-bottom: 5px;
}



/* IR情報　トップ
----------------------------------*/
.ir_index {
}

#wrapper .icon_blank {
	content: "\e90f";
	font-family: 'icomoon';
	width: 1em;
	height: 1em;
	font-size: 22px;
	color: #aaa16d;
	margin-left: 5px;
}

#wrapper .icon_blank:hover {
	color: #000;
}


/* IR情報　投資家の皆様へのご挨拶
----------------------------------*/
.ir_investor {
	text-align: left;
	margin: 20px auto 2px;
	padding: 28px;
	background: #fff;
}

.ir_investor #investorBox #investorMessage {
	float: left;
	width: 74%;
}

.ir_investor #investorBox #investorPHright {
	float: right;
	width: 23%;
	margin-left: 3%;
}

.ir_investor #investorBox #investorPHright img {
	width: 100%;
}

.ir_investor #investorBox #investorPHright p {
	margin-top: 3px;
	text-align: right;
}

#wrapper.page.company_ir section .ir_investor h2 {
	color: #000;
	margin-bottom: 15px;
}

#wrapper.page.company_ir section .ir_investor h3 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa16d;
	margin: 30px 0 15px;
}

.ir_investor p {
	line-height: 1.5;
	margin-bottom: 15px;
}

#wrapper.page.company_ir section .ir_investor h6 {
	color: #000;
}

#wrapper.page.company_ir section .ir_investor .small {
	color: #000;
}

/* IR情報　財務・業績ハイライト
----------------------------------*/
.ir_financial {
}

#wrapper.page.company_ir section .ir_financial #financial_menu {
	margin: 30px 0 20px;
	border-top: 2px solid #aaa16d;
}

#wrapper.page.company_ir section .ir_financial #financial_menu ul {
	width: 100%;
}

#wrapper.page.company_ir section .ir_financial #financial_menu li {
	width: 100%;
	font-size: 14px;
	color: #aaa16d;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	background: #000;
	border: 1px solid #aaa16d;
}

#wrapper.page.company_ir section .ir_financial #financial_menu li:last-child {
	margin-right: 0;
	border-bottom: 2px solid #aaa16d;
}

#wrapper.page.company_ir section .ir_financial #financial_menu li a {
	display: block;
	color: #aaa16d;
	padding: 12px 0;
}

#wrapper.page.company_ir section .ir_financial #financial_menu li a:hover {
	color: #000;
	background: #aaa16d;
}

#wrapper.page.company_ir section .ir_financial #financial_menu li.active {
	color: #000;
	background: #aaa16d;
}

#wrapper.page.company_ir section .ir_financial #financial_menu li.active a {
	color: #000;
}

#wrapper.page.company_ir section .ir_financial #financial_menu li.active a:hover {
	color: #aaa16d;
	background: #000;
}

.ir_financial img {
	width: 100%;
	height: auto;
}

#wrapper.page.company_ir section .ir_financial h2 {
	font-size: 28px;
}

#wrapper.page.company_ir section .ir_financial .graph li {
	display: block;
	width: auto;
	text-align: center;
	padding-bottom: 30px;
}

#wrapper.page.company_ir section .ir_financial .graph li .caution {
	padding: 7px 0 0;
}

#wrapper.page.company_ir section .ir_financial .graph2 {
	width: 100%;
	margin: 40px auto;
}

#wrapper.page.company_ir section .ir_financial .graph2 ul {
	display: block;
	margin-bottom: 30px;
}

#wrapper.page.company_ir section .ir_financial .graph2 li {
	display: block;
	width: 100%;
	text-align: center;
	vertical-align: top;
	margin-bottom: 30px;
}

#wrapper.page.company_ir section .ir_financial .caution {
	font-size: 12px;
	color: #aaa16d;
	text-align: left;
}

#wrapper.page.company_ir section .ir_financial .graph dl {
	display: flex;
	flex-wrap: wrap;
	padding: 7px 0 0;
}

#wrapper.page.company_ir section .ir_financial .graph dl dt {
	width: 10%;
	white-space: nowrap;
	font-size: 12px;
	color: #aaa16d;
	text-align: left;
}

#wrapper.page.company_ir section .ir_financial .graph dl:first-of-type dt {
	width: 5%;
}

#wrapper.page.company_ir section .ir_financial .graph dl:not(:first-of-type) dt:not(:last-of-type) {
	margin-bottom: 5px;
}

#wrapper.page.company_ir section .ir_financial .graph dl dd {
	width: 90%;
	font-size: 12px;
	color: #aaa16d;
	text-align: left;
}

#wrapper.page.company_ir section .ir_financial .graph dl:first-of-type dd {
	width: 950%;
}

#wrapper.page.company_ir section .ir_financial .graph dl:not(:first-of-type) dd:not(:last-of-type) {
	margin-bottom: 5px;
}

#wrapper.page.company_ir section .ir_financial .graph2 dl {
	display: flex;
	flex-wrap: wrap;
	padding: 7px 0 0;
}

#wrapper.page.company_ir section .ir_financial .graph2 dl dt {
	width: 10%;
	white-space: nowrap;
	font-size: 12px;
	color: #aaa16d;
	text-align: left;
}

#wrapper.page.company_ir section .ir_financial .graph2 dl dt:not(:last-of-type) {
	margin-bottom: 5px;
}

#wrapper.page.company_ir section .ir_financial .graph2 dl dd {
	width: 90%;
	font-size: 12px;
	color: #aaa16d;
	text-align: left;
}

#wrapper.page.company_ir section .ir_financial .graph2 dl dd:not(:last-of-type) {
	margin-bottom: 5px;
}

#wrapper.page.company_ir section .ir_financial .caution-no-box {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
	padding: 0 20px;
}

#wrapper.page.company_ir section .ir_financial .caution-no-box dt {
	width: 7%;
	white-space: nowrap;
	font-size: 12px;
	color: #aaa16d;
	text-align: left;
}

#wrapper.page.company_ir section .ir_financial .caution-no-box dt:not(:last-of-type) {
	margin-bottom: 5px;
}

#wrapper.page.company_ir section .ir_financial .caution-no-box dd {
	width: 93%;
	font-size: 12px;
	color: #aaa16d;
	text-align: left;
}

#wrapper.page.company_ir section .ir_financial .caution-no-box dd:not(:last-of-type) {
	margin-bottom: 5px;
}

/* IR情報　IRライブラリ
----------------------------------*/
.ir_library {
	text-align: left;
}

.ir_library p {
	line-height: 1.5;
}

#GetAcrobat {
	font-size: 10px;
	background: #fff;
	padding-top: 10px;
	padding-left: 15px;
	border: 1px solid #aaa16d;
}

#GetAcrobat img {
	width: auto;
	height: auto;
}

#wrapper.page.company_ir section .ir_library #library_menu {
	margin: 30px 0 20px;
	border-top: 2px solid #aaa16d;
}

#wrapper.page.company_ir section .ir_library #library_menu ul {
	width: 100%;
}

#wrapper.page.company_ir section .ir_library #library_menu li {
	width: 100%;
	font-size: 14px;
	color: #aaa16d;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	background: #000;
	border: 1px solid #aaa16d;
}

#wrapper.page.company_ir section .ir_library #library_menu li:last-child {
	margin-right: 0;
	border-bottom: 2px solid #aaa16d;
}

#wrapper.page.company_ir section .ir_library #library_menu li a {
	display: block;
	color: #aaa16d;
	padding: 12px 0;
}

#wrapper.page.company_ir section .ir_library #library_menu li a:hover {
	color: #000;
	background: #aaa16d;
}

#wrapper.page.company_ir section .ir_library #library_menu li.active {
	color: #000;
	background: #aaa16d;
}

#wrapper.page.company_ir section .ir_library #library_menu li.active a {
	color: #000;
}

#wrapper.page.company_ir section .ir_library #library_menu li.active a:hover {
	color: #aaa16d;
	background: #000;
}


#wrapper.page.company_ir section .ir_library .libraryBlock {
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
	background: #fff;
	border-top: 1px dotted #1e632d;
	border-bottom: 1px dotted #1e632d;
}

#wrapper.page.company_ir section .ir_library .libraryBlock ul {
	font-size: 0.7em;
}

#wrapper.page.company_ir section .ir_library .libraryBlock li {
	display: block;
	width: auto;
	line-height: 1.4;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 5px 0 5px 45px;
	background: url(../img/ico_pdf.gif) no-repeat center left;
}

#wrapper.page.company_ir section .ir_library .libraryBlock .english {
	background: url(../img/ico_pdf_en.png) no-repeat center left;
}

#wrapper.page.company_ir section .ir_library .libraryBlock .english a {
	color: #00f;
}

#wrapper.page.company_ir section .ir_library .libraryBlock .movie {
	background: url(../img/ico_movie.png) no-repeat center left / 35px auto;
}

#wrapper.page.company_ir section .ir_library .libraryBlock .no-pdf {
	padding-left: 0;
	background: none;
}

#wrapper.page.company_ir section .ir_library .libraryBlock h4 {
	font-size: 0.7em;
}


#wrapper.page.company_ir #news_release .ir_library h2 {
	margin-bottom: 20px;
}

#wrapper.page.company_ir #news_release .ir_library .inner > h3 {
	font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 24px;
	color: #aaa16d;
  padding-bottom: 24px;
  border-bottom: 1px solid #aaa16d;
  margin-bottom: 40px;
}

#wrapper.page.company_ir #news_release .ir_library .inner .libraryBlock h4 {
	font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  margin-bottom: 10px;
}

#wrapper.page.company_ir section .ir_library .cntBox {
  min-width: 100%;
}

#wrapper.page.company_ir section .ir_library .cntBox .newsBox {
	color: #aaa16d;
  background: #181818;
}

#wrapper.page.company_ir section .ir_library .cntBox .newsBox h3 {
	font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 24px 8px;
	text-align: left;
	font-size: 16px;
	letter-spacing: .05em;
	position: relative;
}

.font_yellow,
.font_yellow * {
  color: #aaa16d;
}

#wrapper.page.company_ir section .ir_library .newsBox + .newsBox {
  margin-top: 18px;
}

#wrapper.page.company_ir section .ir_library .cntBox .newsBox_box {
  padding: 16px 3%;
}

#wrapper.page.company_ir section .ir_library .cntBox .newsBox_cnt {
  text-align: left;
}

#wrapper.page.company_ir section .ir_library .cntBox .newsBox_cnt li {
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 1.5;
	border-bottom: 1px solid #aaa16d;
	padding-bottom: 16px;
	margin-bottom: 16px;
	margin-left: 0;
}

#wrapper.page.company_ir section .ir_library .cntBox .newsBox_cnt li + li {
  margin-top: 16px;
}

#wrapper.page.company_ir section .ir_library .cntBox .newsBox_cnt li a {
	display: block;
}

#wrapper.page.company_ir section .ir_library .cntBox .newsBox_more {
  display: block;
	margin-top: 14px;
}

#wrapper.page.company_ir section .ir_library .cntBox .newsBox_more a {
	display: block;
  text-align: left;
  background: #aaa16d;
  color: #000;
  font-size: 12px;
  padding: 8px;
  position: relative;
}

#wrapper.page.company_ir section .ir_library .cntBox .newsBox_more a:after {
	content: '\e906';
  font-family: 'icomoon';
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -.5em;
}

#wrapper.page.company_ir #news_release .ir_library .libraryEng #pageList li {
	width: 100%;
}

#wrapper.page.company_ir #news_release .ir_library .libraryEng #pageList li span {
	font-size: 14px;
	color: #aaa16d;
}

#wrapper.page.company_ir #news_release .ir_library .libraryEng #pageList li strong {
	margin-left: 20px;
}

#wrapper.page.company_ir #news_release .ir_library .libraryEng #pageList li a {
	display: inline-block;
	font-size: 14px !important;
	color: #aaa16d;
	letter-spacing: normal;
}


/* IR情報　中期経営計画
----------------------------------*/
.ir_plan {
	text-align: left;
}

#wrapper.page.company_ir section .ir_plan #csr_menu ul {
	width: 100%;
}

#wrapper.page.company_ir section .ir_plan #csr_menu li {
	width: 100%;
	font-size: 14px;
	color: #aaa16d;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	background: #000;
	border: 1px solid #aaa16d;
}

#wrapper.page.company_ir section .ir_plan #csr_menu li:last-child {
	margin-right: 0;
	border-bottom: 2px solid #aaa16d;
}

#wrapper.page.company_ir section .ir_plan #csr_menu li a {
	display: block;
	color: #aaa16d;
	padding: 12px 0;
}

#wrapper.page.company_ir section .ir_plan #csr_menu li a:hover {
	color: #000;
	background: #aaa16d;
}

#wrapper.page.company_ir section .ir_plan #csr_menu li.active {
	color: #000;
	background: #aaa16d;
}

#wrapper.page.company_ir section .ir_plan #csr_menu li.active a {
	color: #000;
}

#wrapper.page.company_ir section .ir_plan #csr_menu li.active a:hover {
	color: #aaa16d;
	background: #000;
}

#wrapper.page.company_ir section .ir_plan .company_philosophy_box {
	color: #000;
	margin: 20px auto 2px;
	padding: 28px;
	background: #fff;
}

#wrapper.page.company_ir section .ir_plan .company_philosophy_text p {
	margin-bottom: 16px;
}
#wrapper.page.company_ir section .ir_plan .company_philosophy_order {
	counter-reset: listnum;
	list-style: none;
}
#wrapper.page.company_ir section .ir_plan .company_philosophy_order dt {
	position: relative;
	padding-left: 1em;
	margin-bottom: 8px;
}
#wrapper.page.company_ir section .ir_plan .company_philosophy_order dt::before {
	counter-increment: listnum;
	content: counter(listnum);position: absolute;
	top: 1px;
	left: 0;
	width: 12px;
	height: 12px;
	border: 1px solid #000;
	border-radius: 50%;
	font-size: 10px;
	text-align: center;
	line-height: 1.2;
}
#wrapper.page.company_ir section .ir_plan .company_philosophy_order dd {
	padding-left: 1em;
	margin-bottom: 14px;
	line-height: 1.5;
}

.ir_plan img {
	width: auto;
	height: auto;
}

.ir_plan p {
	line-height: 1.5;
	margin-bottom: 30px;
}

.ir_plan .ir_plan_img {
	margin-bottom: 0;
}

.ir_plan .ir_plan_img img {
	width: 100%;
	height: auto;
}

.ir_plan .ir_plan_img.w80 img {
	width: 80%;
}

#wrapper.page.company_ir section .ir_plan h2 {
	color: #000;
	margin-bottom: 30px;
}

#wrapper.page.company_ir section .ir_plan h2 img {
	width: 70%;
	vertical-align: text-top;
	margin-bottom: 0;
}

#wrapper.page.company_ir section .ir_plan h3 {
	margin-bottom: 10px;
}

#wrapper.page.company_ir section .ir_plan h4 {
	margin-bottom: 10px;
}

#wrapper.page.company_ir section .ir_plan img {
	margin-bottom: 30px;
}

#wrapper.page.company_ir section .ir_plan .slogan {
	margin-bottom: 30px;
}

#wrapper.page.company_ir section .ir_plan .slogan li {
	font-size: 1.7em;
	font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	padding: 0;
}

table.irPlan.irPlan02 {
	margin-bottom: 30px;
}

table.irPlan th {
	border-left: 2px solid #000;
	text-align: center;
	vertical-align: middle;
}

table.irPlan th:first-child {
	border-left: none;
}

table.irPlan.irPlan02 th {
	font-size: 1.6em;
	color: #fff;
	background: #1c5b26;
}

table.irPlan td {
	text-align: center;
	border-left: 2px solid #181818;
}

table.irPlan.irPlan02 td {
	font-size: 1.6em;
}

#wrapper.page.company_ir section .ir_plan ol {
	list-style: decimal;
	margin: 0 0 30px 40px;
}

#wrapper.page.company_ir section .ir_plan ul {
	font-size: 1em;
}

#wrapper.page.company_ir section .ir_plan ol li, #wrapper.page.company_ir section .ir_plan ul li {
	display: list-item;
	float: none;
	width: auto;
	line-height: 1.5;
	margin-bottom: 5px;
	margin-left: 5px;
}

#wrapper.page.company_ir section .ir_plan ul li {
	background-position: left center;
	padding: 0 0 0 45px;
}

#wrapper.page.company_ir section .ir_plan ol li a, #wrapper.page.company_ir section .ir_plan ul li a {
	color: #aaa16d;
}

#wrapper.page.company_ir section .ir_plan .small {
	color: #000;
}

#wrapper.page.company_ir section .ir_plan ul.pdfDL li a {
	color: #000;
}

/* 230131追加 */
#wrapper.page.company_ir section .ir_plan .ttl-c {
	font-size: 1.2rem;
	font-weight: 700;
	text-align: center;
	margin-bottom: 3%;
}

#wrapper.page.company_ir section .ir_plan .ir_plan_txt1 {
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
}

#wrapper.page.company_ir section .ir_plan .ir_plan_txt2 {
	font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
}

#wrapper.page.company_ir section .ir_plan .ir_plan_txt3 {
	font-size: 1rem;
	text-indent: -1em;
	margin-bottom: 15px !important;
	padding-left: 1em;
}

#wrapper.page.company_ir section .ir_plan .ir_plan_txt4 {
	font-size: 1rem;
	font-weight: 700;
}

#wrapper.page.company_ir section .ir_plan .ir_plan_txt3:last-of-type {
	margin-bottom: 0 !important;
}

#wrapper.page.company_ir section .ir_plan .ttl-box {
	position: relative;
	text-align: center;
	margin-bottom: 70px;
	padding: 40px 20px 10px;
	border: 3px solid #0f5a2a;
	border-radius: 20px;
}

#wrapper.page.company_ir section .ir_plan .ttl-box h3 {
	position: absolute;
	top: -24px;
	left: 50%;
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	padding: 10px 20px;
	background: #0f5a2a;
	transform: translateX(-50%);
}

#wrapper.page.company_ir section .ir_plan .ttl-box2 {
	text-align: left;
	padding: 40px 20px 20px;
	border: 3px solid #999;
	border-radius: 0;
}

#wrapper.page.company_ir section .ir_plan .ttl-box2 ul {
}

#wrapper.page.company_ir section .ir_plan .ttl-box2 ul li {
	width: 100%;
	padding: 15px;
	margin-bottom: 5%;
	background: #f8efd7;
	border-radius: 15px;
}

#wrapper.page.company_ir section .ir_plan .ttl-box2 ul li:last-of-type {
	margin-bottom: 0;
}

#wrapper.page.company_ir section .ir_plan .ttl-box2 ul li h4 {
	font-size: 1rem;
	text-decoration: underline;
	margin-bottom: 15px;
}

#wrapper.page.company_ir section .ir_plan .ttl-box2 ul li p {
	font-size: .8rem;
	text-indent: -1em;
	margin-bottom: 10px !important;
	padding-left: 1em;
}

#wrapper.page.company_ir section .ir_plan .ttl-box2 ul li p:last-of-type {
	margin-bottom: 0 !important;
}

#wrapper.page.company_ir section .ir_plan .ttl-box3 {
	text-align: left;
}

#wrapper.page.company_ir section .ir_plan .ir_plan_dl {
	width: 100%;
	margin-bottom: 30px;
	border: 2px solid #000;
}

#wrapper.page.company_ir section .ir_plan .ir_plan_dl dt {
	font-size: 1.2rem;
	text-align: center;
	padding: 5px;
	background: #d9d9d9;
	border-bottom: 2px solid #000;
}

#wrapper.page.company_ir section .ir_plan .ir_plan_dl dd {
	font-size: .9rem !important;
	padding: 5px;
}

#wrapper.page.company_ir section .ir_plan .ir_plan_dl dd ul li {
	width: 320px;
	margin: 0 auto 5px;
	padding: 0;
}

#wrapper.page.company_ir section .ir_plan .clr-00f {
	color: #00f;
}

#wrapper.page.company_ir section .ir_plan .clr-f00 {
	color: #f00;
}

.bold700 {
	font-family: 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, Helvetica, Verdana, sans-serif;
	font-weight: 700 !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.w70 {
	width: 70% !important;
}

.w100 {
	width: 100% !important;
}

.icon-pdf {
	position: relative;
	text-decoration: underline;
}

.icon-pdf:after {
	display: inline-block;
	width: 35px;
	height: 17px;
	content: '';
	background: url(../img/ico_pdf.gif) no-repeat center top;
	background-size: contain;
}

.icon-pdf:hover {
	text-decoration: none;
}

/* IR情報　IRカレンダー
----------------------------------*/
.ir_calendar {
	text-align: left;
}

#wrapper.page.company_ir section .ir_calendar th {
	text-align: center;
}

.ir_calendar p {
	color: #aaa16d;
	line-height: 1.5;
	margin: 20px 0 30px;
}


/* IR情報　IRイベント
----------------------------------*/
.ir_event {
	text-align: left;
}

.ir_event img {
	float: none !important;
	width: auto;
	height: auto;
}

#wrapper.page.company_ir section .ir_event h2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 20px;
	padding: 10px;
	background: #aaa16d;
}

#wrapper.page.company_ir section .ir_event h3 {
	font-size: 18px;
	/*color: #aaa16d;*/
	margin-bottom: 20px;
	/*padding: 0 0 5px 7px;
	border-bottom: 1px solid #aaa16d;
	border-left: 7px solid #aaa16d;*/
}

.ir_event p {
	color: #aaa16d;
	line-height: 1.5;
	margin-bottom: 30px;
}

.ir_event h4 {
	color: #aaa16d;
	font-weight: normal;
	margin-bottom: 10px;
}

#event {
	float: none;
	width: 100%;
	margin-top: 30px;
	margin-left: 0;
}

#wrapper.page.company_ir section .ir_event ul {
	font-size: 1em;
}

#wrapper.page.company_ir section .ir_event ul li {
	display: list-item;
	float: none;
	width: auto;
	color: #aaa16d;
	line-height: 1.5;
	margin-bottom: 5px;
	margin-left: 0;
	background-position: left center;
	padding: 0 0 0 45px;
}

#wrapper.page.company_ir section .ir_event ul li a {
	color: #aaa16d;
}

#wrapper.page.company_ir section .ir_event.ir_library ul li a {
	color: #000;
}

#wrapper.page.company_ir section .ir_event .old_event p {
	position: relative;
}

#wrapper.page.company_ir section .ir_event .old_event p:before {
	display: inline-block;
  width: 12px;
  height: calc(tan(60deg) * 16px / 2);
	content: '';
	margin-right: 5px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
	background: #aaa16d;
}

#wrapper.page.company_ir section .ir_event .old_event a {
	color: #aaa16d;
}

/* IR情報　株式に関する情報
----------------------------------*/
.ir_information {
	text-align: left;
}

.ir_information img {
	width: auto;
	height: auto;
}

#wrapper.page.company_ir section .ir_information h2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 20px;
	padding: 10px;
	background: #aaa16d;
}

.ir_information p {
	line-height: 1.5;
	margin-bottom: 30px;
}

.ir_information .caution {
	color: #aaa16d;
}

.ir_information h3 {
	color: #aaa16d;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa16d;
}

.ir_information h4 {
	color: #aaa16d;
	margin-bottom: 20px;
}

.ir_information table {
	margin-bottom: 30px;
}

.irBorderBox {
	margin-bottom: 30px;
	padding: 20px 20px 0;
	background: #fff;
	border: 2px solid #aaa16d;
}

.irBorderBox h3 {
	color: #000;
	border-bottom: none;
}

.irBorderBox img {
	vertical-align: middle;
	margin-right: 10px;
}


/* IR情報　配当について
----------------------------------*/
.ir_dividend {
	text-align: left;
}

#wrapper.page.company_ir section .ir_dividend h2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 20px;
	padding: 10px;
	background: #aaa16d;
}

.ir_dividend p {
	color: #aaa16d;
	line-height: 1.5;
	margin-bottom: 30px;
}

#wrapper.page.company_ir section .ir_dividend th, #wrapper.page.company_ir section .ir_dividend td {
	text-align: center;
	vertical-align: middle;
}


/* IR情報　株主優待制度
----------------------------------*/
.ir_special {
	text-align: left;
}

#wrapper.page.company_ir section .ir_special .pdfDLBox {
	margin-bottom: 50px;
	padding: 3px;
	background: #181818;
	border: 2px solid #aaa16d;
}

#wrapper.page.company_ir section .ir_special .pdfDLBox .pdfDL {
	font-size: 22px;
	text-align: center;
	margin-bottom: 0;
	padding: 10px;
	border: 1px solid #aaa16d;
}

#wrapper.page.company_ir section .ir_special .pdfDLBox .pdfDL li {
	width: auto;
	color: #aaa16d;
	line-height: 1.5;
	margin-bottom: 0;
	margin-left: 0;
	background-position: left center;
	padding: 0 0 0 45px;
}

#wrapper.page.company_ir section .ir_special .pdfDLBox .pdfDL li a {
	color: #aaa16d;
}

#wrapper.page.company_ir section .ir_special h2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 20px;
	padding: 10px;
	background: #aaa16d;
}

.ir_special h3 {
	color: #aaa16d;
	margin-bottom: 10px;
}

#wrapper.page section .ir_special h3 .small {
	font-size: 0.8em;
}

.ir_special h4 {
	font-size: 18px;
	font-weight: normal;
	color: #aaa16d;
}

#wrapper.page section .ir_special h5 {
	font-size: 16px;
	font-weight: bold;
	color: #aaa16d;
	margin-top: 20px;
}

.ir_special .wrap ul {
	list-style: decimal;
}

#wrapper.page section .ir_special .wrap ul li {
	display: list-item;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #aaa16d;
	margin: 0 0 10px 30px;
}

.ir_special .wrap ul li .choice {
	font-weight: bold;
	color: #0f5a2a;
}

#wrapper.page section .ir_special .wrap .link {
	color: #aaa16d;
	text-decoration: underline;
}

#wrapper.page section .ir_special .noborder {
	border-bottom: none;
}

#wrapper.page section .ir_special .noborder span {
	color: #f00;
}

.ir_special p {
	color: #aaa16d;
	line-height: 1.5;
	margin-bottom: 30px;
}

#wrapper.page section .ir_special .wrap .ttl_target {
	display: inline-block;
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #aaa16d;
}

#wrapper.page section .ir_special .wrap .ttl_target span {
	color: #f00;
}

#wrapper.page section .ir_special .wrap .ttl_target span > span {
	border-bottom: 2px double #f00;
}

#wrapper.page section .ir_special .wrap .ttl_target2 {
	width: fit-content;
	font-size: 20px;
	font-weight: bold;
	color: #f00;
	text-align: center;
	margin: 10px auto 20px;
	padding: 5px 10px;
	border: 1px solid #aaa16d;
}

#wrapper.page section .ir_special .wrap .caution {
	margin-bottom: 10px;
}

#wrapper.page section .ir_special .wrap .caution .underline {
	color: #aaa16d;
}

#wrapper.page section .ir_special .wrap .online_shop {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	padding: 10px;
	background: #181818;
}

#wrapper.page section .ir_special .wrap .online_shop span {
	color: #f00;
}

#wrapper.page.company_ir .ir_special .change-box {
	margin: 10px 0 40px;
	padding: 20px 0;
	border-top: 1px dotted #aaa16d;
	border-bottom: 1px dotted #aaa16d;
}

#wrapper.page.company_ir .ir_special .change-box ol {
	margin-bottom: 20px;
}

#wrapper.page.company_ir .ir_special .change-box ol li {
	color: #aaa16d;
}

#wrapper.page.company_ir .ir_special .change-box ol li span {
	color: #f00;
}

#wrapper.page.company_ir .ir_special .change-frame {
	padding: 10px;
	border: 1px solid #aaa16d;
}

#wrapper.page.company_ir .ir_special .change-frame span {
	display: inline-block;
	color: #f00;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f00;
}

#wrapper.page.company_ir .ir_special .change-frame span:last-of-type {
	display: inline;
	color: #f00;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

#wrapper.page.company_ir .ir_special .wrap .pdfDL {
	list-style: none;
	margin-bottom: 0;
}

#wrapper.page.company_ir .ir_special .wrap .pdfDL li {
	margin: 0 !important;
	padding-bottom: 0;
}

#wrapper.page.company_ir .ir_special .wrap .pdfDL li a {
	color: #aaa16d;
}

.wrap {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

.wrap .l {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.wrap .l img {
	width: 25%;
	height: auto;
	margin-bottom: 20px;
}

.wrap .r {
	width: 100%;
}

#wrapper.page.company_ir .ir_special .products li {
	width: 100%;
	text-align: center;
}

.mb30 { margin-bottom: 30px !important; }


/* IR情報　優待券取扱店舗一覧
----------------------------------*/
.ir_special #shoplist_info {
	margin-bottom: 30px;
}

.ir_special #shoplist_info td {
	border-right: none;
}

.ir_special #shoplist table {
	display: table;
	margin-bottom: 30px;
}

.ir_special #shoplist table th {
	display: table-cell;
	width: 170px;
	text-align: center;
	border-left: none;
}

.ir_special #shoplist table td {
	display: table-cell;
	vertical-align: top;
}

.ir_special #shoplist table .Rborder {
	width: 100px;
	text-align: center;
}

.ir_special #shoplist table .col1 {
	width: 220px;
	padding-left: 40px;
	background: url("../img/icon_tel.gif") no-repeat #fff 20px 24px;
	border-right: none;
}


/* IR情報　通信販売のご案内
----------------------------------*/
.ir_special h3 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa16d;
}

.ir_special h4 {
	color: #aaa16d;
	font-weight: normal;
}

#wrapper.page.company_ir section .ir_special .orderBox {
	padding: 20px;
	background: #fff;
}

#wrapper.page.company_ir section .ir_special ol {
	list-style: decimal;
	margin-left: 30px;
}

#wrapper.page.company_ir section .ir_special ol li {
	display: list-item;
	float: none;
	width: auto;
	line-height: 1.5;
	margin-bottom: 5px;
	margin-left: 0;
}

#wrapper.page.company_ir section .ir_special #order_method {
	margin-bottom: 30px;
}

#wrapper.page.company_ir section .ir_special #order_method td {
	border-right: none;
}


/* IR情報　電子公告
----------------------------------*/
.ir_koukoku {
	text-align: left;
}

.ir_koukoku p {
}

/* IR情報　よくあるご質問
----------------------------------*/
.ir_faq {
	text-align: left;
}

#wrapper.page.company_ir.ir_faq_box section {
	margin-bottom: 110px;
	padding-top: 0;
}

#wrapper.page.company_ir.ir_faq_box section h1 {
	padding-top: 50px;
}

#wrapper.page.company_ir section .ir_faq h2 {
	text-align: center;
	margin-bottom: 15px;
}

#wrapper.page.company_ir section .ir_faq article {
	margin-bottom: 4px;
}

#wrapper.page.company_ir section .ir_faq article h3 {
	width: 100%;
}

#wrapper.page.company_ir section .ir_faq article h3 a {
	display: block;
	padding: 20px 80px 20px 20px;
	background-color: #181818;
	font-family: 'Halant',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 1.5;
	color: #aba16d;
	text-align: left;
	padding-left: 70px;
	position: relative;
	top: 0;
	left: 0;
}

#wrapper.page.company_ir section .ir_faq article h3 a:before,
#wrapper.page.company_ir section .ir_faq article h3 a:after {
	display: block;
	content: "";
	width: 1em;
	height: 1em;
	color: #aaa16d;
	line-height: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
#wrapper.page.company_ir section .ir_faq article h3 a:before {
	content: "Q.";
	font-family: 'Halant',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 36px;
	left: 20px;
}
#wrapper.page.company_ir section .ir_faq article h3 a:after {
	content: "\e904";
	font-family: 'icomoon';
	font-size: 24px;
	right: 29px;
}

#wrapper.page.company_ir section .ir_faq article h3 a.active {
	background-color: #aba16d;
	color: #000;
}
#wrapper.page.company_ir section .ir_faq article h3 a.active:before,
#wrapper.page.company_ir section .ir_faq article h3 a.active:after {
	color: #000;
}
#wrapper.page.company_ir section .ir_faq article h3 a.active:after {
	content: "\e907";
}

#wrapper.page.company_ir section .ir_faq article h3 a:hover {
	background-color: #aba16d;
	color: #000;
}
#wrapper.page.company_ir section .ir_faq article h3 a:hover:before,
#wrapper.page.company_ir section .ir_faq article h3 a:hover:after {
	color: #000;
}


#wrapper.page.company_ir section .ir_faq article div.answer {
	display: none;
	padding: 20px 50px 20px 65px;
	background-color: #fff;
	border-left: 1px solid #aba16d;
	border-right: 1px solid #aba16d;
	border-bottom: 1px solid #aba16d;

	position: relative;
	top: 0;
	left: 0;
}
#wrapper.page.company_ir section .ir_faq article div.answer:after {
	display: block;
	content: "A.";
	width: 1em;
	height: 1em;
	color: #000;
	line-height: 1;
	font-family: 'Halant',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 36px;
	left: 20px;

	position: absolute;
	top: 20px;
}
#wrapper.page.company_ir section .ir_faq article div.answer h4 {
	font-family: 'Halant',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 1.2;
	color: #000;
	text-align: left;
	margin-bottom: 20px;
}

#wrapper.page.company_ir section .ir_faq article div.answer .year-list dt, #wrapper.page.company_ir section .ir_faq article div.answer .year-list dd {
	margin-bottom: 10px;
}

#wrapper.page.company_ir section .ir_faq article div.answer .year-list dt {
	width: 16%;
}

#wrapper.page.company_ir section .ir_faq article div.answer .year-list dd {
	width: 84%;
}

#wrapper.page.company_ir section .ir_faq article div.answer p {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 2;
	color: #000;
	text-align: left;
	margin-bottom: 40px;
}
#wrapper.page.company_ir section .ir_faq article div.answer p:last-child {
	margin-bottom: 0;
}

#wrapper.page.company_ir section .ir_faq article div.answer a {
	color: #aaa16d;
}

#wrapper.page.company_ir section .ir_faq article div.answer ul li {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 2;
	color: #000;
	text-align: left;
	text-indent: -1em;
	margin-left: 1em;
}


.ir_faq p {
	line-height: 1.5;
}

#wrapper .ir_faq .anchor-nav ol {
	margin: 0 auto;
}

#wrapper .ir_faq .anchor-nav ol li {
	vertical-align: middle;
	width: 33.3%;
	text-align: left;
	margin-left: 0;
	margin-bottom: 20px;
}

#wrapper .ir_faq .anchor-nav ol li a {
	font-size: 18px;
}


/* IR情報　ニュース
----------------------------------*/
div.ttl-wrapper {
	width: 670px;
	background: url('http: //www.morozoff.co.jp/quality/cms/news_item/detail/common/img/bg_ttl_loop.gif') repeat-y 0 100%;
	margin-bottom: 20px;

}
div.ttl {
	width: 670px;
	padding: 14px 0 0 0;
	background: url('http: //www.morozoff.co.jp/quality/cms/news_item/detail/common/img/bg_ttl_top.gif') no-repeat 0 0;

}
div.ttl-in {
	width: 670px;
	position: relative;
	padding: 0 0 12px 0;
	background: url('http: //www.morozoff.co.jp/quality/cms/news_item/detail/common/img/bg_ttl_bottom.gif') no-repeat 0 100%;
}
div.ttl h3 {
	width: 500px;
	margin: 0;
	padding: 0 0 0 23px;
	border-bottom: none;
}
div.ttl p {
	position: absolute;
	top: 0px;
	right: 10px;
}

.indent {
  text-indent: -2em;
  padding-left: 2em;
}

ul.indent {
  margin-bottom: 15px;
}

.indent li {
  text-indent: -1em;
  padding-left: 1em;
}

/* IR情報　配当について
----------------------------------*/
table.irPlan.dividend th, table.irPlan.dividend td {
	padding: 8px 5px;
}


/* ニュースリリース
----------------------------------*/
#wrapper.page.company_ir #news_release h2 {
	margin-bottom: 22px;
}

#wrapper.page #news_release .inner {
	padding: 20px;
	border: 2px solid #181818;
}
#wrapper.page #news_release .inner > #pageList {
	margin-bottom: 36px;
}
#wrapper.page.company_ir #news_release .inner > #pageList > li {
	width: 100%;
	margin-bottom: 30px;
	margin-left: 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #aaa16d;
}
#wrapper.page.company_ir #news_release .inner > #pageList > li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#wrapper.page.company_ir #news_release .inner > #pageList > li a {
	display: block;
	font-size: 0;
	letter-spacing: -1em;
	text-align: left;
}
#wrapper.page.company_ir #news_release .inner > #pageList > li a p {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.5;
	color: #aaa16d;
	margin-bottom: 5px;
}
#wrapper.page.company_ir #news_release .inner > #pageList > li a h3 {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.5;
	color: #aaa16d;
}

#wrapper.page.company_ir #news_release .inner > #pageList > li a h3 .new {
	display: none;
	font-size: 10px;
	background-color: #bd274e;
	color: #fff;
	padding: 3px 5px;
}




#wrapper.page #news_release .inner .pagination {

}

#wrapper.page #news_release .inner .pagination ul {
	font-size: 16px;
	text-align: center;
}

#wrapper.page #news_release .inner .pagination ul li {
	display: inline-block;
	width: 30px;
	margin-left: 12px;
}

#wrapper.page #news_release .inner .pagination .current {
	text-align: center;
	line-height: 1;
}

#wrapper.page #news_release .inner .pagination .current a {
	display: block;
	color: #aaa16d;
	line-height: 1;
	background-color: inherit;
}

#wrapper.page #news_release .inner .pagination li a {
	display: block;
	border: 1px solid #aaa16d;
	background-color: #aaa16d;
	padding: 5px;
	color: #000;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 1;
}
#wrapper.page #news_release .inner .pagination li a:hover {
	border: 1px solid #aaa16d;
	background-color: #181818;
	color: #aaa16d;
}


/* ================ Old Style ================= */

/*-----------------------------------------------------
CLEARFIX
-------------------------------------------------------*/

/* clearfix (Firefox)
------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/* WinIE7
------------------------------- */
.clearfix {
	display: inline-block;
}

/* WinIE6
------------------------------- */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}

.clearfix {
	display: block;
}

/*-------------------------------------
CMS none
---------------------------------------*/
div.news-none {
	display: none;
}


/* ================ Old company_ir Style ================= */

/* 共通
----------------------------------*/
span.arrowLink { background: url(../img/ico_arrow.gif) no-repeat; padding-bottom: 5px; padding-left: 16px; }


.pr15 { padding-right: 15px; }


