/* ---------------------------------------------------- 	body｜共通設定 */
body {
	font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "FontAwesome", sans-serif;
}
#wrapper.container, footer section.container {
	overflow: hidden;
}
#contentWrapper {
	position: relative;
}
section#content #contentBody {
	margin: 0;
}
/* ---------------------------------------------------- 	ヘッダー｜共通設定 */
header ul#subNav li a {
	color: #000;
}
header ul#subNav li a:hover {
	color: #005b96;
	text-decoration: none;
}
header ul#subNav li::before {
	content: "\00f105";
	margin-right: 5px;
	display: inline-block;
}
header ul#langSwitch {
	padding: 0;
	overflow: hidden;
	border: 1px solid #ccc;
}
header ul#langSwitch li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	text-align: center;
}
header ul#langSwitch li a {
	display: block;
	text-decoration: none;
}
header ul#langSwitch li:first-child a {
	color: #fff;
	background: #00599b;
}
header #gsc {
	position: relative;
}
header #gsc input[name="q"] {
	width: 100%;
	background-position: 5px 50% !important;
	border: 1px solid #ccc;
	box-shadow: none;
}
header #gsc button.btn {
	background-image: none;
	border-radius: 0;
	box-shadow: none;
}
header #gsc button.btn-primary {
	background-color: #00599b;
	border: none;
}
header #gsc button.btn-primary:hover {
	background-color: #0075cf;
}

/*Yahooカスタム検索*/

#srchBox {
	color:#000000;
	text-align:right;
	height: 30px;
}

#srchBox * {
	margin:0;
	padding:0;
	font-size:13px;
	*font-size:small;
	*font:x-small;
}

#srchBox a img {
	border:none;
}

#srchBox #srch {
	padding:0 20px 0 10px;
}

#srchBox #srch #srchForm {
	white-space:nowrap;
}

#srchBox #srchBtn {
	width:30px;
	height: 30px;
	background: url(../img/searchIcon.png) no-repeat;
	border: none;
}

.mf_finder_searchBox_doctype_select,
.mf_finder_searchBox_query_wrap input,
.mf_finder_searchBox_selects select
{
	font-size:16px;
	border-radius: 0;
}

.mf_finder_header .mf_finder_searchBox_doctype_select,
.mf_finder_header .mf_finder_searchBox_query_wrap input,
.mf_finder_header .mf_finder_searchBox_submit{
	height: 36px;
	border-radius: 0;
}

.mf_finder_searchBox_submit{
	background-color: #999;
	border-radius: 0;
}

.mf_finder_pager_items{
	margin-top: 20px;
}

.mf_finder_pager_items li a{
	background-color: #00599b;
}

.mf_finder_pager_items .mf_finder_pager_item_first a,
.mf_finder_pager_items .mf_finder_pager_item_next a,
.mf_finder_pager_items .mf_finder_pager_item_prev a{
	background-color: #1e72b7;
}

.mf_finder_searchBox_suggest_items{
	background: #ffffff;
}
.mf_finder_searchBox_suggest_items a{
	line-height: 1.6;
	color: #111111;
}
.mf_finder_searchBox_suggest_item_cur{
	background-color: transparent;
	color: #00599b;
}

*html #srchBox #srchBtn {
	padding-top:2px;
}

*:first-child+html #srchBox #srchBtn {
	padding-top:2px;
}

#srchBox ul {
	margin-top:6px;
	text-align:left;
}

#srchBox li {
	list-style-type:none;
	display:inline;
	zoom:1;
	padding-right:10px;
}

#srchBox li input {
	zoom:1;
	margin-right:2px;
	_margin:-4px 0 -4px -4px;
	vertical-align:middle;
	border:0;
}

*:+html #srchBox li input {
	margin:-4px 0 -4px -4px;
}

#srchBox #srchLogo {
	margin:6px 6px 6px 0;
	text-align:right;
}

#srchBox #srchLogo a {
	color:#666666;
	text-decoration:none;
	font-size:85%;
}

#srchBox #srchLogo a:hover {
	text-decoration:underline;
}

#srchBox.watermark #srchInput {
	height: 30px;
	padding:0 0 0 2px;
	border:1px solid #a5acb2;
	background: #fff url(https://s.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
	margin-top: 0;
}

#srchBox.watermark #srchInput.nomark {
	background: #fff;
}

#srchBox.watermark #srchLogo {
	display: none;
}

/* ---------------------------------------------------- 	メインナビゲーション｜共通設定 */
#mainNav ul li {
	padding: 0;
	list-style-type: none;
}
#mainNav ul li a {
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#mainNav ul li a > span {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
#mainNav ul li a span span {
	display: block;
}
#mainNav ul li:hover a, #about #mainNav ul li.about a, #business #mainNav ul li.business a, #news #mainNav ul li.news a, #ir #mainNav ul li.ir a, #csr #mainNav ul li.csr a, #recruit #mainNav ul li.recruit a {
	background: #005b96;
}
/* ---------------------------------------------------- 	コンテンツ｜共通設定 */
section#content figure {
	margin-bottom: 1.5em;
}
section#content h1 {
	font-weight: 700;
	border-bottom-color: #01406f;
	border-bottom-style: solid;
}
section#content h2 {
	font-weight: 700;
	color: #01406f;
}
section#content h2 a {
	color: #01406f;
}

section#content h2.idx {
	font-weight: 500;
	color: #fff;
	background: #01406f;
}

section#content .voting_right h2.idx a{
	background-color: #ffffff;
	background-image: url(/ir/img/bg-voting_right.png);
	background-size: 12%;
	background-position: 95% center;
	background-repeat: no-repeat;
	border:3px solid #01406f;
	font-weight: bold;
}

section#content h2.idx a::before {
	content: "\00f105";
	display: inline-block;
	vertical-align: middle;
}
section#content h2.idx a {
	display: block;
	color: #fff;
}
section#content .voting_right h2.idx a {
	color:#01406f;
}
section#content h2.idx a:hover {
	text-decoration: none;
	background: #005b96;
}

section#content .voting_right h2.idx a:hover{
	text-decoration: none;
	background-color: #f2ffff;
	background-image: url(/ir/img/bg-voting_right.png);
	background-size: 12%;
	background-position: 95% center;
	background-repeat: no-repeat;
	border:3px solid #01406f;
}

section#content h3 {
	font-weight: 700;
	color: #01406f;
	border-left-style: solid;
	border-color: #01406f;
}
section#content h4 {
	font-weight: 500;
	color: #01406f;
	border-bottom-style: solid;
	border-color: #01406f;
}
section#content h5 {
	font-weight: 500;
	color: #00599b;
}
section#content h6 {
	font-weight: 500;
	color: #00599b;
}
section#content .h6 > h1, section#content .h6 > h2, section#content .h6 > h3, section#content .h6 > h4, section#content .h6 > h5, section#content .h6 > h6 {
	margin-top: 0;
	padding: 0;
	border: none;
}
section#content .h6 {
	border: 1px solid #00599b;
}
section#content .h6 *:last-child {
	margin-bottom: 0;
}
section#content p {
	margin-bottom: 1.5em;
}
section#content p.lead {
	text-align: center;
	color: #00599b;
}
section#content .jumbotron {
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	border-radius: 0;
	boder-top-left-radius : 0;
	boder-top-right-radius : 0;
	boder-bottom-left-radius : 0;
	boder-bottom-right-radius : 0;
}
section#content ul, section#content ol, section#content dl {
	margin-bottom: 1.5em;
}
section#content ul.list-unstyled, section#content ol.list-unstyled {
	padding-left: 0px;
}
section#content ul li:last-child, section#content ol li:last-child {
	margin-bottom: 0;
}
body.index #breadcrumb ol li:last-child {
	display: none;
}
section#content small.notice {
	font-size: 0.75em;
	vertical-align: super;
}
section#content ol.notice {
	margin-left: 1em;
}
section#content ul.notice li {
	margin-bottom: 0.2em;
	list-style: none;
	text-indent: -1em;
	color: #666;
}
section#content ol.notice li {
	margin-bottom: 0.2em;
	position: relative;
	color: #666;
}
section#content ul.notice li:before {
	content: "\203B";
}
section#content ol.notice li:before {
	content: "\203B";
	display: block;
	position: absolute;
	top: 0;
	left: -2.5em;
}
section#content ul.arrow {
	padding-left: 0;
}
section#content ul.arrow li {
	list-style: none;
}
section#content ul.arrow li:before {
	margin-right: 0.3em;
	content: "\f105";
	color: #000;
}
section#content ul.arrow li a {
	color: #000;
}
section#content ol.list-parentheses {
	padding:0;
	margin:0;
}
section#content ol.list-parentheses li {
	padding-left: 1.5em;
	list-style-type:none;
	list-style-position:inside;
	counter-increment: cnt;
}
section#content ol.list-parentheses li:before {
	margin-left: -1.5em;
	display: marker;
	content: "(" counter(cnt) ") ";
}
section#content table {
	margin-bottom: 1.5em;
}
section#content table, section#content table th, section#content table td {
	border-color: #a5b3be;
}
section#content table th {
	background-color: #ecf4fb;
}
section#content table th[scope=row] {
	white-space: nowrap;
}
section#content table.center th,
section#content table.center td {
	text-align: center;
}
section#content table td ul:last-child, section#content table td ol:last-child {
	margin-bottom: 0;
}
section#content nav.anchor ul {
	border-bottom: 1px solid #ccc;
}
section#content nav.anchor ul::after {
	content: "";
	display: block;
	clear: both;
}
section#content nav.anchor ul li {
	width: 50%;
	padding-left: 18px;
	float: left;
	list-style: none;
}
section#content nav.anchor ul li a {
	color: #000;
}
section#content nav.anchor ul li a:hover {
	color: #005b96;
	text-decoration: none;
}
section#content nav.anchor ul li a::before {
	margin: 0 8px 0 -17px;
	content: "\00f107";
	display: inline-block;
	color: #01406f;
}
section#content a[target="_blank"]::after {
	margin-left: 5px;
	content: "";
	display: inline-block;
	background: url(../img/icon-blank.png) no-repeat right bottom;
	background-size: contain;
}
section#content a[href$=".pdf"]::after {
	margin-left: 5px;
	content: "";
	display: inline-block;
	background: url(../img/icon-pdf.gif) no-repeat right bottom;
	background-size: contain;
}
section#content a[href$=".pdf"] {
	position: relative;
}
section#content a span.fileSize {
	margin-left: 40px;
	padding: 1px 3px;
	position: absolute;
	top: 50%;
	display: inline-block;
	font-weight: bold;
	font-size: 11px !important;
	color: #333;
	line-height: 1;
	background: #fff;
	border: 1px solid #afc1cf;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
section#content span.irKB {
	font-size: 11px;
}
section#content a img + span.fileSize {
	display: none;
}
section#content a.arrow::before {
	margin-right: 0.3em;
	content: "\f105";
	color: #000;
}
section#content a.btn {
	background-image: none;
	border-radius: 0;
}
section#content a.btn-default {
	background-color: #fff;
	color: #01406f;
	border: 1px solid #01406f;
}
section#content a.btn-default:hover {
	background-color: #f6f6f6;
}
section#content a.btn-primary {
	background-color: #00599b;
	border: none;
}
section#content a.btn-primary:hover {
	background-color: #0075cf;
}
section#content .newsList {
	border-color: #01406f;
	border-style: solid;
	border-radius: 5px;
}
section#content .newsList a.btn::before {
	content: "\00f105";
	margin-right: 5px;
	display: inline-block;
}
section#content .newsList h2:first-child, section#content .newsList h3:first-child {
	margin-top: 0;
}
section#content .newsList h2 {
	color: #000;
}
section#content .newsList h3 {
	color: #000;
}
section#content .newsList dl dd a, section#content .newsList ul li a, section#content .newsList ol li a {
	color: #000;
}
section#content .newsList a span {
	margin-left: 10px;
	padding: 1px 3px;
	display: inline-block;
	font-weight: bold;
	border: 1px solid #afc1cf;
}
section#content .newsList *:last-child {
	margin-bottom: 0;
}
section#content .panel.panel-default, section#content .panel.panel-default .panel-heading {
	border-color: #a5b3be;
}
section#content .panel.panel-default .panel-heading {
	background-image: none;
	background-color: #ecf4fb;
}
section#content .panel .panel-heading *.panel-title {
	margin: 0;
	padding: 0;
	border: none;
}
section#content figure figcaption {
	text-align: center;
}
section#content i.bigDl {
	display: inline-block;
	background: url(../img/icon-dl.png) no-repeat 0 0;
	background-size: contain;
}
section#content .well {
	border-radius: 0;
}



/* ---------------------------------------------------- 	コンテンツ｜ホーム */
#home .jumbotron {
	padding: 0;
	border-radius: 0;
}
#home .jumbotron .container {
	background: url(../../img/index-jumbotron.jpg) no-repeat center top;
}
#home .jumbotron .container p {
	font-weight: bold;
	color: #fff;
}
#home .thumbnail {
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	border: none;
	box-shadow: none;
}
#home .thumbnail .caption {
	background: #01406f;
}
#home .thumbnail .caption:hover {
	background: #005b96;
}
#home #bizInfo .wholesaling .thumbnail .caption {
	background: #106ab0;
}
#home #bizInfo .wholesaling .thumbnail .caption:hover {
	background: #4088c0;
}
#home #bizInfo .selfMedication .thumbnail .caption {
	background: #ea5959;
}
#home #bizInfo .selfMedication .thumbnail .caption:hover {
	background: #f29b9b;
}
#home #bizInfo .manufacturing .thumbnail .caption {
	background: #54b431;
}
#home #bizInfo .manufacturing .thumbnail .caption:hover {
	background: #76c35a;
}
#home #bizInfo .medicalRelated .thumbnail .caption {
	background: #e6b13d;
}
#home #bizInfo .medicalRelated .thumbnail .caption:hover {
	background: #ebc164;
}
#home .thumbnail .caption h3 {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	top: 50%;
	border: none;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
#home .thumbnail .caption h3 a {
	color: #fff;
}
#home .thumbnail .caption h3 a span {
	display: block;
}
#home .thumbnail .caption h3 a:hover {
	text-decoration: none;
}
#home .thumbnail .caption h3 a::before {
	display: inline-block;
}
#home #bizInfo .thumbnail .caption h3 a::before {
	content: "\00f138";
}
#home #irInfo .thumbnail .caption h3 a::before {
	content: "\00f105";
}
#home section#content .newsList {
	border-radius: 5px;
}
#home section#content #newsList.newsList {
	border-color: #106ab0;
}
#home section#content #newsList.newsList a.btn-primary {
	background: #106ab0;
}
#home section#content #newsList.newsList a.btn-primary:hover {
	background: #4088c0;
}
#home section#content #infoList.newsList {
	border-color: #54b431;
}
#home section#content #infoList.newsList a.btn-primary {
	background: #54b431;
}
#home section#content #infoList.newsList a.btn-primary:hover {
	background: #76c35a;
}
section#content .links, section#content .related {
	background: #d9e5ed;
}
section#content .links h2:first-child, section#content .links h3:first-child, section#content .related h2:first-child, section#content .related h3:first-child {
	margin-top: 0;
}
section#content .links a.btn, section#content .related a.btn {
	display: block;
	float: right;
}
section#content .links a.btn::before, section#content .related a.btn::before {
	content: "\00f105";
	margin-right: 5px;
	display: inline-block;
}
section#content .links *:last-child, section#content .related *:last-child, section#content .panel-body *:last-child, section#content .well *:last-child {
	margin-bottom: 0;
}
section#content .links ul, section#content .related ul {
	padding-left: 0;
}
section#content .links ul li, section#content .related ul li {
	list-style: none;
}
section#content .links ul li::before, section#content .related ul li::before {
	margin-right: 5px;
	content: "\00f105";
	display: inline-block;
}
section#content .links ul li a, section#content .related ul li a {
	color: #000;
}
/* ---------------------------------------------------- 	コンテンツ｜アルフレッサグループについて */
#about.index section#content section#dl > div {
	border-style: solid;
	border-color: #00599b;
}
#about.index section#content section#dl i {
	vertical-align: middle;
}
#about.index section#content section#dl img {
	border: 1px solid #ccc;
}
#about.index section#content section#dl p a {
	color: #01406f;
}
#about.index section#content section#dl p.col-xs-3 a::after {
	content: none;
}
#about.index section#content section#dl p.col-xs-9 {
	font-weight: 500;
	color: #01406f;
	border-bottom: 1px solid #01406f;
}
#about.message section#content section#contentBody {
	position: relative;
}
#about.message section#content h2 {
	/*position: absolute;*/
	color: #00599b;
	/*text-align: right;*/
	text-align: center;
	/*background-color: rgba(255,255,255,0.5);*/
	padding: 5px 10px 5px 0;
}
#about.message section#content section#contentBody p:first-child {
	margin-bottom: 60px;
}
#about.message section#content p.text-right {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#about.philosophy section#content .panel {
	background: #00599b;
}
#about.philosophy section#content .panel h2 {
	margin-top: 0;
	color: #ff0;
}
#about.philosophy section#content .panel p {
	font-weight: 500;
	color: #fff;
}
#about.philosophy section#content .panel p span {
	display: block;
}
#about.philosophy section#content .panel ul {
	padding-left: 1.5em;
	font-weight: 700;
	color: #fff;
}
#about.philosophy section#content .panel ul li {
	font-weight: normal;
	color: #fff;
}
#about.philosophy section#content .panel ul li:first-letter {
	margin-left: -1.5em;
}
#about.philosophy section#content .panel ul li::before {
	margin-right: 0.5em;
	content: "◆";
}
#about.corporate section#content dl.dl-horizontal {
	margin-bottom: 0;
}
#about.corporate section#content dl.dl-horizontal dt {
	font-weight: normal;
	text-align: left;
}
#about.group section#content h2 {
	padding: 0.3em 0.5em;
	font-size: 1.5em;
	font-weight: 500;
	color: #fff;
	border-radius: 5px;
	text-shadow: 0 0 1px #000;
}
#about.group section#content h3,
#about.group section#content h3 a {
	color: #333;
}
#about.group section#content section:not(:last-child) {
	margin-bottom: 4em;
}
#about.group section#content section#wholesaling h2 {
	background-color: #106ab0;
}
#about.group section#content section#wholesaling h3 {
	border-color: #106ab0;
}
#about.group section#content section#selfMedication h2 {
	background-color: #ea5959;
}
#about.group section#content section#selfMedication h3 {
	border-color: #ea5959;
}
#about.group section#content section#manufacturing h2 {
	background-color: #54b431;
}
#about.group section#content section#manufacturing h3 {
	border-color: #54b431;
}
#about.group section#content section#medicalRelated h2 {
	background-color: #e6b13d;
}
#about.group section#content section#medicalRelated h3 {
	border-color: #e6b13d;
}
#about.group section#content section#system h2 {
	background-color: #666;
}
#about.group section#content section#system h3 {
	border-color: #666;
}
#about.history section#content figure figcaption{
	padding-top: 0;
}
#about.history section#content table th {
	background: transparent;
}
#about.history section#content table colgroup:first-child {
	background: #d9eaf7;
}
#about.history section#content table colgroup:nth-child(2) {
	background: #ecf4fb;
}
#about.history section#content table td ul {
	margin-bottom: 0;
}
#about.logo section#content strong {
	display: block;
	color: #00599b;
	font-weight: normal;
}
#about.logo section#content strong span {
	display: block;
	color: #54b431;
}
#about.logo section#content hr {
	border-color: #ccc;
}

.requirementsTitle {
	font-size: 22px;
	font-weight: 600;
	color: #01406f;
	margin-bottom: 10px !important;
}

/* ---------------------------------------------------- 	コンテンツ｜事業紹介 */
#business.manufacturing section#content a.disabled {
	cursor: default;
	text-decoration: none !important;
}
#business.manufacturing section#content a.disabled::after {
	margin-left: 5px;
	content: "";
	display: inline-block;
	background: url(../img/icon-blank.png) no-repeat right bottom;
	background-size: contain;
	visibility: hidden;
}
/* ---------------------------------------------------- 	コンテンツ｜株主・投資家情報 */
#ir.index section#content section#intro #carouselVis ol {
	margin-bottom: 0;
}
#ir.index section#content section#intro #carouselVis ol.carousel-indicators li {
	background: #efefef;
	border: none;
	border-radius: 0;
}
#ir.index section#content section#intro #carouselVis ol.carousel-indicators li.active {
	background: #01406f;
}
#ir.index section#content section#intro ul {
	padding: 0;
}
#ir.index section#content section#intro ul li {
	position: relative;
}
#ir.index section#content section#intro ul li a {
	font-weight: 500;
	color: #fff;
	background: #01406f;
}
#ir.index section#content section#intro ul li a:hover {
	background: #005b96;
}
#ir.index section#content section#intro ul li a::before {
	content: "";
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
}
#ir.index section#content section#intro ul li#briefingMovie a::before {
	background-image: url(../../ir/img/icon-movie.png);
}
#ir.index section#content section#intro ul li#stockPrice a::before {
	background-image: url(../../ir/img/icon-candle-chart.png);
}

#ir.index section#content section#intro ul li#voting_right a::before {
	background-image: url(../../ir/img/icon-voting_right.png);
}

#ir.index section#content section#irDocument {
	border-style: solid;
	border-color: #ccc;
	border-radius: 5px;
}
#ir.index section#content section#irDocument a.btn {
	width: auto;
	padding-top: 6px;
}
#ir.index section#content section#irDocument a.btn::before {
	content: "";
	background: url(../img/icon-dl.png) no-repeat 0 0;
	background-size: contain;
}
#ir.index section#content section#irDocument a.btn span {
	padding: 0;
	font-weight: normal;
	border: none;
}
#ir.message section#content h2 {
	position: absolute;
	font-weight: 300;
	text-align: right;
	color: #00599b;
	line-height: 1.5;
	text-shadow: 0 0 5px #fff;
}
#ir.message section#content h2 span {
	display: block;
}
#ir.message section#content p.text-right {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#ir.plan section#content h2 {
	padding-top: 1em;
	border-top: 3px double #54B432;
}
#ir.plan section#content h3 {
	padding: 0;
	border-left: none;
}
#ir.plan section#content h3 span,
#ir.plan section#content h3.text-center {
	color: #ec4b71;
}
#ir.plan section#content h3 span {
	margin-right: 0.3em;
}
#ir.plan section#content ol.list-unstyled li::before {
	content: "";
	display: inline-block;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
#ir.plan section#content ol.list-unstyled li:first-child::before {
	background-image: url(../../ir/img/plan-num01.png);
}
#ir.plan section#content ol.list-unstyled li:nth-child(2)::before {
	background-image: url(../../ir/img/plan-num02.png);
}
#ir.plan section#content ol.list-unstyled li:nth-child(3)::before {
	background-image: url(../../ir/img/plan-num03.png);
}
#ir.plan section#content ol.list-unstyled li {
	width: 20.5em;
	margin-right: auto;
	margin-left: auto;
	font-weight: 300;
	color: #fff;
	white-space: nowrap;
	background: #00599b;
}
#ir.plan section#content table#models th span {
	display: block;
}
#ir.plan section#content table#models th {
	font-weight: 500;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-color: #fff;
}
#ir.plan section#content table#models td {
	vertical-align: middle;
	background-color: #f2f2f2;
	background-position: right top;
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #fff;
}
#ir.plan section#content table#models th.wholesaling {
	background: #106ab0;
}
#ir.plan section#content table#models th.wholesaling + td {
	background-image: url(../../ir/img/plan-description-bg01.jpg);
}
#ir.plan section#content table#models th.selfMedication {
	background: #ea5959;
}
#ir.plan section#content table#models th.selfMedication + td {
	background-image: url(../../ir/img/plan-description-bg02.jpg);
}
#ir.plan section#content table#models th.manufacturing {
	background: #54b431;
}
#ir.plan section#content table#models th.manufacturing + td {
	background-image: url(../../ir/img/plan-description-bg03.jpg);
}
#ir.plan section#content table#models th.medicalRelated {
	background: #e6b13d;
}
#ir.plan section#content table#models th.medicalRelated + td {
	background-image: url(../../ir/img/plan-description-bg04.jpg);
}
#ir.plan section#content table#profit,
#ir.plan section#content table#investmentPlan {
	border-width: 2px;
}
#ir.plan section#content table#profit {
	margin-bottom: 0.5em;
	border-color: #00599b;
}
#ir.plan section#content table#investmentPlan {
	border-color: #6cb644;
}
#ir.plan section#content table#profit th,
#ir.plan section#content table#investmentPlan th {
	text-align: center;
	vertical-align: middle;
	line-height: 1;
	background-color: #fff;
}
#ir.plan section#content table#profit th {
	color: #00599b;
	border-color: #00599b;
}
#ir.plan section#content table#investmentPlan th {
	color: #6cb644;
	border-color: #6cb644;
}
#ir.plan section#content table#profit td,
#ir.plan section#content table#investmentPlan td {
	color: #fff;
	text-align: right;
	vertical-align: middle;
	line-height: 1;
	border-bottom-color: #fff;
}
#ir.plan section#content table#profit td {
	background: #00599b;
}
#ir.plan section#content table#investmentPlan td {
	background: #6cb644;
}
#ir.stock.info section#content table th,
#ir.stock.info section#content table td {
	vertical-align: middle;
}
#ir.stock.info section#content section#shareholder table th[scope="col"] {
	text-align: center;
}
#ir.stock.info section#content section#shareholder table th[scope="row"] {
	background: #fff;
}
#ir.stock.info section#content section#shareholder table td {
	text-align: right;
}
#ir.stock.dividend section#content ul.notice li,
#ir.stock.guide section#content ul.notice li,
#ir.stock.guide section#content small {
	color: #333;
}
#ir.stock.guide section#content .h6 h4 {
	margin-bottom: 0;
	color: #333;
}
#ir.stock.guide section#content .h6 p {
	margin-bottom: 0.5em;
}
#ir.stock.guide section#content .h6 span {
	display: block;
}
#ir.stock.guide section#content .h6 table th {
	vertical-align: middle;
}
#ir.stock.guide section#content hr {
	border-color: #999;
}
#ir.stock.price section#content h2 {
	margin: 0;
	font-weight: normal;
	color: #333;
}
#ir.stock.price section#content section#contentBody section {
	border-style: solid;
	border-color: #d9e5ed;
}
#ir.individual section#content section#contentBody section#merit section > div {
	padding: 0 15px;
	border: 2px solid #00599b;
	border-radius: 10px;
}
#ir.individual section#content section#contentBody section#merit h3 {
	margin: 0 -15px 15px -15px;
	padding: 15px;
	font-weight: 500;
	position: relative;
	color: #fff;
	background: #54b431;
	border-left: none;
	border-radius: 10px 10px 0 0;
	box-shadow: 0 -2px 0 #54b431;
	z-index: -1;
}
#ir.individual section#content section#contentBody section#merit a.btn {
	width: 100%;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
}
#ir.individual section#content section#contentBody section#merit a.btn::before {
	content: "\00f105";
}
#ir.stock.price section#content p {
	position: relative;
}
#ir.stock.price section#content p a {
	width: 100%;
	height: 88px;
	padding: 20px 0 0 80px;
	display: block;
	font-weight: 500;
	color: #fff;
	background: #01406f;
	text-align: left;
}
#ir.stock.price section#content p a:hover {
	background: #005b96;
}
#ir.stock.price section#content p a::before {
	width: 40px;
	height: 40px;
	top: 24px;
	left: 35px;
	content: "";
	display: block;
	position: absolute;
	background: url(../../ir/img/icon-candle-chart.png) no-repeat left center;
	background-size: contain;
}
#ir.stock.price section#content p a span {
	display: block;
}
#ir.individual section#content section#contentBody section#merit > section {
	border: 1px solid #00599b;
	border-radius: 10px;
}
#ir.individual section#content section#contentBody section#merit > section > *:last-child,
#ir.individual section#content section#contentBody section#merit > section figure {
	margin-bottom: 0;
}
#ir.individual section#content section#contentBody section#merit > section h3 {
	margin-top: 0;
}
#ir.governance section#content ol ol {
	padding-top: 1em;
}
#ir.governance section#content section:not(:last-child) {
	margin-bottom: 3em;
}
#ir.faq section#content dl dt, #ir.faq section#content dl dd {
	position: relative;
}
#ir.faq section#content dl dt::before, #ir.faq section#content dl dd::before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;
}
#ir.faq section#content dl dt::before {
	background-image: url(../img/icon-q.png);
}
#ir.faq section#content dl dd::before {
	background-image: url(../img/icon-a.png);
}
#ir.faq section#content dl dt {
	font-weight: 500;
	border-top: 1px solid #ccdeeb;
}
#ir.faq section#content p.text-center {
	padding-top: 1.5em;
	border-top: 1px solid #ccdeeb;
}

#ir.voting section#content section h2.attend {
	background-color: #106ab0;
	padding: 0.3em 0.5em;
	font-size: 1.5em;
	font-weight: 500;
	color: #fff;
	border-radius: 5px;
	text-shadow: 0 0 1px #000;
}
#ir.voting section .panel.panel-default .panel-body p span {
		font-weight: 700;
	font-size: 28px;
}

.list-circle {
	list-style: none;
	padding-left:1em;
	text-indent:-1em;
}

#ir.materiality section#content table.table-txt th{
	text-align: center;
	vertical-align: middle;
}

#ir.materiality section#content table.table-txt ul{
    padding-left: 5px;
}

#ir.materiality section#content table.table-txt li {
    list-style: none;
	padding-left: 10px;
}

#ir.materiality section#content table.table-txt .list-ul__item{
  position: relative;
}

#ir.materiality section#content table.table-txt .list-ul__item::before {
  content: "";
  position: absolute;
  top: .6rem;
  left: 0;
  width: .6rem;
  height: .6rem;
  background-color: #01406f;
  border-radius: 35px;	
}

#ir.nomura_ir section#content a.disabled {
    text-decoration: none !important;
}

#ir.nomura_ir section#content a.disabled::after {
	margin-left: 5px;
	content: "";
	display: inline-block;
	background: url(../img/icon-blank.png) no-repeat right bottom;
	background-size: contain;
	visibility: hidden;
}
/* ---------------------------------------------------- 	コンテンツ｜CSRへの取り組み */
#csr section#content section:not(:last-child) {
	margin-bottom: 3em;
}
#csr section#content .panel h3 {
	line-height: 1.5;
}

#csr.index section#content .jumbotron {
	background-image: url(../../csr/img/index-bg.jpg);
	text-align: right;
}

#csr.index section#content .jumbotron p {
	font-weight: 700;
	color: #FFFFFF;
	/*text-shadow: 0 0 10px #000000;*/
	text-shadow: 1px 1px 1px #000,
             	-1px 1px 1px #000,
             	  1px -1px 1px #000,
             	-1px -1px 1px #000;
	display: inline-block;
	text-align: left;
	/*position: absolute;*/
	/*right: 10px;*/
}
#csr.index section#content .jumbotron p strong {
}




#csr.topmessage section#content h2 {
	position: absolute;
	color: #00599b;
	text-align: right;
	background-color: rgba(255,255,255,0.5);
	padding: 5px 10px 5px 0;
}

#csr.topmessage section#content p.text-right {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.center {
	text-align: center!important;
}

.csrimg figcaption {
	font-size: 16px!important;
	margin-bottom: 10px;
}

.list_circle_blue {
	padding-left: 0!important;
}

.list_circle_blue li{
	list-style-type: none!important;
  	text-indent: -1.5em;
  	padding-left: 1em;
}

.list_circle_blue li:before {
	display:inline-block; 
  	vertical-align: middle;
  	content:'';
  	width:1em;
  	height: 1em;
  	background: #01406f;
  	border-radius: 50%;
  	margin-right: 8px;
}

.csrphoto2 {
	display: block;
	text-align: center;
}

.csrphoto2 figure {
	display: inline-block;
	vertical-align: top;
}

.thcenter {
	text-align: center;
}

.csriso {
	border-width: 2px;
	margin-bottom: 0.5em;
	border-color: #00599b!important;
}

.csriso th {
	text-align: center;
	vertical-align: middle;
	line-height: 1;
	background-color: #fff!important;
}

.csriso th {
	color: #00599b;
	border-color: #00599b!important;
}

.csriso td {
	color: #fff;
	text-align: left;
	vertical-align: middle;
	line-height: 1;
	border-bottom-color: #fff!important;
}

.csriso td {
	background: #00599b;
}

.csriso2 {
	border-width: 2px;
	margin-bottom: 0.5em;
	border-color: #00599b!important;
}

.csriso2 th {
	text-align: center;
	vertical-align: middle;
	line-height: 1;
	background-color: #00599b!important;
	color: #FFF!important;
	border-right-color: #FFF!important;
}

.csriso2 td {
	text-align: left;
	vertical-align: middle;
	line-height: 1;
	border-bottom-color: #00599b!important;
	border-right-color: #00599b!important;
}

.csriso2 td dl dt {
	color: #00599b;
}

.csriso2 td dl {
	margin-bottom: 0!important;
}

.csriso2 .gray {
	background-color: #D5D5D5;
}

.csriso2 .gray dl dt {
	color: #333333;
}

.encloseblue {
	background-color: #00599b;
	color: #FFFFFF;
	padding: 15px;
	margin-bottom: 30px;
}

.encloseblue p {
	font-size: 18px;
	margin-bottom: 0!important;
}

.enclose_sky {
	border-style: solid;
	border-color: #d9e5ed;
	padding: 20px;
}

.vam {
	vertical-align: middle!important;
}

.wraplink {
	position: relative;
}

.wraplink a {
	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
}

.deepbluebtn {
	background-color: #01406f;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
}

.csrbottomlink {
	background-color: #efefef;
	text-align: center;
	padding: 10px;
}

.csridxbox01,
.csridxbox02 {
	background-color: #efefef;
}

.bglightgray {
	background-color: #efefef;
}

.csrdata {
	background-image: url(../../csr/img/bnr_csrdata.png);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 180px;
	padding-top: 10px;
}

.csrdata a {
	display: block;
	height: 100%;
	width: 100%;
}

#csr.policy section#content h3.csrh3_01 {
	background-image: url(../../csr/img/icon_csrh3_01.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	border: none;
	padding-left: 30px;
}

#csr.policy section#content h3.csrh3_02 {
	background-image: url(../../csr/img/icon_csrh3_02.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	border: none;
	padding-left: 30px;
}

.nomark li {
	list-style-type: none;
}

section#content a.noicon[href$=".pdf"]::after {
	background: none!important; 
}

/* ---------------------------------------------------- 	コンテンツ｜プラットフォーム */

section#content nav.anc ul li {
	width: 100%;
	padding-left: 18px;
	float: left;
	list-style: none;
}
#icc.platform section#content .panel {
	background: #54b431;
}

#icc.platform section#content .panel p {
    color: #fff;
}

#icc.platform section#content figcaption{
	text-align: right;
	color: #fff;
}

#icc.platform section h3.group_list{
	font-size: 17px;
}

#icc.platform section#content a.disabled {
    cursor: default;
    text-decoration: none !important;
}

#icc.platform section#content a.disabled::after {
	margin-left: 5px;
	content: "";
	display: inline-block;
	background: url(../img/icon-blank.png) no-repeat right bottom;
	background-size: contain;
	visibility: hidden;
}

/* ---------------------------------------------------- 	コンテンツ｜採用情報 */
#recruit.index section#content section#wholesaling a.btn-default {
	border-color: #106ab0;
}
#recruit.index section#content section#selfMedication a.btn-default {
	border-color: #ea5959;
}
#recruit.index section#content section#manufacturing a.btn-default {
	border-color: #54b431;
}
#recruit.index section#content section#medicalRelated a.btn-default {
	border-color: #e6b13d;
}
#recruit.index section#content ul.list-unstyled li {
	margin-bottom: 20px;
	position: relative;
}
#recruit.index section#content ul.list-unstyled li a.btn {
	padding: 15px;
	position: relative;
	text-align: left;
	font-weight: 700;
	color: #000;
	border-left-width: 15px;
}
#recruit.index section#content ul.list-unstyled li a.btn::before {
	content: "\00f105";
	color: #fff;
	position: absolute;
	top: 50%;
	left: -10px;
	text-shadow: none;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
#recruit.index section#content ul.list-unstyled li a.btn::after {
	content: none;
	dispay: none;
}
#recruit.index section#content ul.list-unstyled li a.btn > span {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
/* ---------------------------------------------------- 	コンテンツ｜サイトマップ */
#sitemap section#content ul li {
	list-style-type: none;
}
#sitemap section#content ul li::before {
	margin-right: 10px;
	content: "\00f105";
}
/* ---------------------------------------------------- 	コンテンツ｜サイトポリシー */
#policy section#content section {
	margin-bottom: 3em;
}
#policy section#content h2 {
	color: #000;
}
#policy section#content dl dt {
	margin-bottom: 1em;
	color: #00599b;
}
#policy section#content dl dd:not(:last-child) {
	margin-bottom: 1em;
}
#policy section#content a[target="_blank"]::after {
	content: none;
}
/* ---------------------------------------------------- 	コンテンツ｜プライバシーポリシー */
#privacy section#content h3 {
	padding: 0.5em 0.7em;
	color: #fff;
	border-left: 0;
	background: #01406f;
}
#privacy section#content table {
	width :auto;
}
#privacy section#content table th,
#privacy section#content table td {
	vertical-align: middle;
}
#privacy section#content .well {
	background: none;
	border: 2px solid #00599b;
	box-shadow: none;
}
#privacy section#content ul li.col-xs-6 {
	padding-left: 0;
}
/* ---------------------------------------------------- 	サイドメニュー｜共通設定 */
#contentWrapper > aside h2 {
	margin-bottom: 0;
	font-weight: 500;
}
#contentWrapper > aside h2 a {
	color: #fff;
	text-decoration: none;
	display: block;
	background: #54b431;
}
#contentWrapper > aside h2 a:hover {
	text-decoration: none;
	background: #87CA6E;
}
#contentWrapper > aside ul {
	padding: 0;
}
#contentWrapper > aside ul li {
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #5c6972;
}
#contentWrapper > aside ul li a {
	display: block;
	color: #000;
}
#contentWrapper > aside ul li a:hover {
	text-decoration: none;
	background: #eee;
}
#contentWrapper > aside ul li ul {
	display: none;
}
#contentWrapper > aside ul li ul li {
	border-bottom: none;
}
#contentWrapper > aside ul li ul li a::before {
	content: "\00f105";
	display: inline-block;
	color: #01406f;
}
#about.corporate #contentWrapper > aside ul li.corporate ul, #about.philosophy #contentWrapper > aside ul li.philosophy ul, #ir.library #contentWrapper > aside ul li.library ul, #ir.stock #contentWrapper > aside ul li.stock ul, #ir.individual #contentWrapper > aside ul li.individual ul, #ir.meeting #contentWrapper > aside ul li.meeting ul {
	display: block;
}

/* ---------------------------------------------------- 	フッター｜共通設定 */
footer p#pagetop {
	display: block !important;
	position: fixed;
}
footer p#pagetop.affix-top {
	opacity: 0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
footer p#pagetop.affix {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
footer p#pagetop a:focus {
	text-decoration: none !important;
}
footer nav dl a, footer nav dl a:link, footer nav dl a:visited {
	color: #fff;
	text-decoration: none;
}
footer nav dl a:hover, footer nav dl a:active {
	color: #ccc;
	text-decoration: none;
}
footer nav dl dd ul li {
	list-style-type: none;
}
footer nav dl dd ul li a::before {
	content: "\00f105";
	margin-right: 6px;
	padding-left: 3px;
	display: inline-block;
	color: #fff;
}
footer nav + div ul, footer nav + div p {
	font-size: 13px;
}
footer nav + div ul li a {
	color: #000;
}
footer nav + div ul li a:hover {
	color: #005b96;
	text-decoration: none;
}

#voting_right .panel-body{
	background:url(/ir/img/bg-voting_right.png) no-repeat;
	background-size:10%;
	background-position: 20px center;
	padding-left: 110px;
}

#attend .panel-body{
	background:url(/ir/img/bg-post.png) no-repeat;
	background-size:10%;
	background-position: 20px center;
	padding-left: 110px;
}

#internet .panel-body{
	background:url(/ir/img/bg-internet.png) no-repeat;
	background-size:10%;
	background-position: 20px center;
	padding-left: 110px;
}

#internet #system .panel-body {
	padding-left: 20px !important;
	background: none !important;
}

section.evote{
	padding-bottom: 10px;
}

section.evote img{
	margin-top: 10px;
}

#system{
	margin-top: 20px !important;
}

.mb0 {
	margin-bottom: 0!important;
}

.mb8 {
	margin-bottom: 8px!important;
}

.mb10 {
	margin-bottom: 10px!important;
}

.mb30 {
	margin-bottom: 30px!important;
}

.mb40 {
	margin-bottom: 40px!important;
}

.ml10 {
	margin-left: 10px;
}

section#content a.smd[target="_blank"]::after {
	margin-left: 5px;
	content: "";
	background: no-repeat right bottom;
	display: inline-block;
}