
@charset "UTF-8";

@import url("common.css");

/* --------------------------------------------------------------------------------------
 トップ
--------------------------------------------------------------------------------------- */

.top .mainVisual {
	text-align: center;
}

.top .mainVisual p img {
	width: 100%;
}

.top .ctArea {
	border-left: none;
	padding: 0 0 60px;
}

.top .ctArea .ctTopRight {
	float: right;
	width: 290px;
	margin: 39px 0px 0 0;
}

.top .ctArea .ctTopLeft {
	margin: 42px 340px 0 0px;
}

.top .ctArea .irArea {
	padding: 17px 9px 4px;
	border: 1px solid #dcdcdc;
	border-radius: 8px;
	font-size: 0;
}

.top .ctArea .irArea img {
	font-size: 14px;
}

.top .ctArea .irArea > dt {
	margin: 0 0 20px;
	padding: 0 10px 17px;
	border-bottom: 1px solid #dbdbdb;
}

.top .ctArea .irArea dd p {
	margin: 0 11px 17px;
}

.top .ctArea .irArea > dd > p a {
	display: inline-block;
	padding: 1px 0 0 25px;
	background: url(../img/common/ico_arw0105.png) no-repeat left center;
	background-size: 15px;
}

.stockPrice p.linkbtn {
	padding-bottom: 20px;
	text-align: center;
}

.stockPrice p.linkbtn a:hover img {
	opacity: 0.7;
}

.top .ctArea .irArea dd dl dt {
	margin: 0 11px 15px;
	display: inline-block;
	padding: 1px 0 0 25px;
	background: url(../img/common/ico_arw0105.png) no-repeat left center;
	background-size: 15px;
}

.top .ctArea .irArea dd dl dd {
	margin: 0 32px;
}

.top .ctArea .irArea dd dl dd p {
	display: inline-block;
	margin: 0 0 12px;
	vertical-align: top;
}
.top .ctArea .irArea dd dl dd p:nth-child(2n) {
	margin-left: 25px;
}
.top .ctArea .irArea dd dl dd p:before {
	content: "・";
	font-size: 13px;
	line-height: 13px;
}

.top .ctArea .stockPrice {
	margin: 25px 0 0;
	border-radius: 8px;
	background: #f5f5f5;
}

.top .ctArea .stockPrice dt {
	margin: 0 0 10px;
	padding: 0 10px 17px;
	border-bottom: 1px solid #b4b4b4;
}

.top .ctArea .stockPrice dd.num {
	text-align: center;
	font-size: 14px;
	color: #000;
}

.top .ctArea .stockPrice dd.num .txt {
	font-size: 16px;
	font-weight: bold;
	color: #636363;
}

.top .ctArea .stockPrice dd.num em {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
}

.top .ctArea .stockPrice dd.num em span {
	font-size: 15px;
}

.top .ctArea .stockPrice dd.num em span span {
	font-size: 20px;
}

.top .ctArea .stockPrice dd.link {
	margin: 15px 0 0;
	text-align: right;
	font-size: 91.7%;
}

.top .ctArea .stockPrice dd.link a {
	padding: 0 0 0 10px;
	background: url(../img/common/ico_arw0201.png) no-repeat left center;
	background-size: 4px;
	color: #373737;
}

.top .ctArea .newsArea {
	padding: 0 0 17px;
	border-bottom: 1px solid #dcdcdc;
	min-height: 415px;
}

.top .ctArea .newsArea .ttlBox {
	display: table;
	width: 100%;
	margin: 0 0 -7px;
	padding: 0 0 21px;
	border-bottom: 1px solid #dcdcdc;
}

.top .ctArea .newsArea .ttlBox h2 {
	display: table-cell;
	vertical-align: middle;
}

.top .ctArea .newsArea .ttlBox .link {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

.top .ctArea .newsArea .ttlBox .link a {
	padding: 0 0 0 10px;
	background: url(../img/common/ico_arw0201.png) no-repeat left center;
	background-size: 4px;
	color: #373737;
}

.top .ctArea .newsArea .newsList {
	display: table;
	width: 100%;
	margin: 27px 0 0;
}

.top .ctArea .newsArea .newsList .cat {
	display: table-cell;
	width: 98px;
	padding: 0 20px 0 0;
	text-align: center;
	vertical-align: top;
}

.top .ctArea .newsArea .newsList dl {
	display: table-cell;
	vertical-align: top;
	font-size: 116.7%;
}

.top .ctArea .newsArea .newsList dt {
	line-height: 1.2;
	font-weight: bold;
	color: #b4b4b4;
}

.top .ctArea .newsArea .newsList dt .new {
	display: inline-block;
	width: 68px;
	height: 11px;
	margin: 2px 0 0 10px;
	border-radius: 1px;
	background: #ffb400;
	vertical-align: top;
	text-align: center;
}

.top .ctArea .newsArea .newsList dd {
	display: inline-block;
	color: #373737;
	word-break: break-all;
}

.top .ctArea .newsArea .newsList dd a {
	color: #373737;
}

/*.top .ctArea .newsArea .newsList dd a[href$=".pdf"]:after {
	content: "";
	display: inline-block;
	background: url(/corp/img/common/ico_pdf01.png) 0 0 no-repeat;
	width: 24px;
	height: 24px;
	vertical-align: baseline;
	margin: 0 0 -5px 8px;
}*/

.top .ctArea .ctTopbottom {
	margin: 60px 0 0 0px;
}

.top .ctArea .topMenu {
	text-align: center;
	font-size: 0;
}

.top .ctArea .topMenu li {
	display: inline-block;
	width: 20%;
	background: url(../img/common/bg_line02.png) repeat-y left top;
	vertical-align: top;
	font-size: 14px;
}
.top .ctArea .topMenu li:first-child ,
.top .ctArea .topMenu li.bnr {
	background: none;
}

.top .ctArea .topMenu li dl {
	padding: 21px 20px 30px;
}

.top .ctArea .topMenu li dt a {
	padding: 119px 0 0;
	font-size: 0;
	display: block;
}
.top .ctArea .topMenu .menu01 dt a {	background: url(../img/top/ico_topMenu01.png) no-repeat center top;}
.top .ctArea .topMenu .menu02 dt a {	background: url(../img/top/ico_topMenu02.png) no-repeat center top;}
.top .ctArea .topMenu .menu03 dt a {	background: url(../img/top/ico_topMenu03.png) no-repeat center top;}
.top .ctArea .topMenu .menu04 dt a {	background: url(../img/top/ico_topMenu04.png) no-repeat center top;}
.top .ctArea .topMenu .menu05 dt a {	background: url(../img/top/ico_topMenu05.png) no-repeat center top;}

.top .ctArea .topMenu li dt a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.top .ctArea .topMenu li dt img {
	font-size: 14px;
}

.top .ctArea .topMenu li dd {
	min-height: 5.13em;
	margin: 32px 0 0;
	line-height: 1.71;
	text-align: left;
}
.top .ctArea .topMenu li .link {
	min-height: initial;
	text-align: center;
}

.top .ctArea .topMenu li .link a {
	padding: 1px 0 1px 27px;
}
.top .ctArea .topMenu .menu01 .link a {	background: url(../img/common/ico_arw0101.png) no-repeat left center;}
.top .ctArea .topMenu .menu02 .link a {	background: url(../img/common/ico_arw0102.png) no-repeat left center;}
.top .ctArea .topMenu .menu03 .link a {	background: url(../img/common/ico_arw0103.png) no-repeat left center;}
.top .ctArea .topMenu .menu04 .link a {	background: url(../img/common/ico_arw0104_2.png) no-repeat left center;}
.top .ctArea .topMenu .menu05 .link a {	background: url(../img/common/ico_arw0108_2.png) no-repeat left center;}

.top .ctArea .topMenu li.bnr {
	width: auto;
	margin: 40px 11px 0 17px;
}

.top .attention{
	border-bottom: 1px solid #dcdcdc;
    background: #ffffff;
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    max-width: 1366px;
    margin: 0 auto;
}

.top .attention span.red{
	font-size: 18px;
	letter-spacing: -0.01em;
	font-weight: bold;
	color: red;
	display: inline-block;
	margin-bottom: 5px;
}

a.is_pdf {
	content: "";
	background: url(/corp/img/common/ico_pdf01.png) right center no-repeat;
	width: 24px;
	height: 24px;
	vertical-align: baseline;
	padding-right: 30px;
	display: inline;
}
