main{
 width: 1180px;
 margin: 0 auto 60px auto;}
/*.ImScale.hover img {
	transform: scale(1.06) rotate(0.1deg);
	opacity: 0.8;}*/
/*.ImScale.hover.outerTxt img {
	transform: scale(1) rotate(0deg);
	opacity: 1;}*/

/*----------------------------------------
index
-----------------------------------------*/
h1.pageTitle{
	height: 360px;
	color: #FFF;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 150px;
	text-shadow: 0 0 133px #728e28;}
	h1.pageTitle:after {
		bottom: 140px;}
#IR.Index h1.pageTitle {
	background-image: url(/ir/images/index/img_main_pc.jpg);}

.newsList {
	width: 1180px;
	margin: 0 auto 80px auto;}
.newsList h2 {
	margin: 0 0 40px 0;
	font-size: 2.8rem;
	font-weight: normal;}
.newsList .newsList{
	margin-bottom: 20px;}
/* topic
------------------------------*/
.topic {
	padding: 40px calc((100% - 1180px) / 2);
	background: #f3f5f7;
	text-align: right;}

.topicList {
	margin: 0 0 20px 0;}
.topicList li {
	color: #333;
	font-size: 1.4rem;
	border-bottom: 1px solid #e9ecee;}
.topicList li a {
	display: flex;
		align-items: center;
	padding: 15px 30px;
	transition-property: box-shadow;}
	.topicList li a.hover {
		box-shadow: 0 10px 10px -4px rgba(0,0,0,0.1);}
.topicList li a time {
	min-width: 112px;}
.topicList li a span {
	margin: 0 30px;}
.topicList li a p {
	transition: color 0.12s;}
.topicList li a.hover p {
	color: #e60012;}

.topicList-btnWrap {
	text-align: right;}
.topicList-btn {
	display: inline-block;
	position: relative;
	color: #e60012 !important;
	font-size: 1.2rem;
	padding: 8px 60px;
	border: 1px solid #e60012;
	background: #fff;
	transition-property: color, background;
	transition-duration: 0.12s;
	/*-webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
	transition: 0.12s;
	transition-property: color, background;}
.topicList-btn .redArrowS {
	right: 20px;
	transition: 0.12s;
	transition-property: border, transform;}
	.topicList-btn.hover {
		color: #fff !important;
		background: #e60012;}
	.topicList-btn.hover .redArrowS {
		border-color: #fff;
		transform: translateX(5px) rotate(-45deg);}

.irArea h2 {
	margin: 0 0 80px 0;
	color: #333;
	font-size: 2.4rem;
	font-weight: normal;}
.imgListArea {
	display: flex;
		justify-content: space-between;
	margin-bottom: 60px;}
.imgListArea li {
	width: calc((100% - 25px * 2) / 3);}
	.imgListArea.L li {
		width: calc(50% - 40px / 2);}
.imgListArea figure {
	margin: 0 0 30px 0;}
.imgListArea figure > img {
	width: 101%;
	height: auto;}
	.imgListArea.L figure > img {
		width: 100%;
		height: auto;}
.imgListArea figure.bd1px {
	border: 1px solid #e9ecee;}
.imgListArea h3 {
	display: inline-block;
	margin: 0 0 30px 0;
	color: #333;
	font-size: 1.8rem;
	transition: color 0.12s;}
	.imgListArea.L h3 {
		margin: 0 0 20px 0;
		padding: 0;}
	.imgListArea a.hover h3 {
		color: #e60012;}
.imgListArea p {
	color: #333;
	font-size: 1.4rem;}

.textLinkArea {
	color: #333;
	font-size: 1.4rem;}
	.textLinkArea.Two {
		display: flex;
		flex-wrap: wrap;}
.textLinkArea li {
	display: inline-block;
	width: auto;
	margin: 0 22px 20px 0;}
	.textLinkArea li .redArrowS {
		position: static;
		margin: 0 7px 2px 0;}
	.textLinkArea li:last-child {
		margin-right: 0;}
	.textLinkArea li.mgr-0 {
		margin-right: 0;}
.textLinkArea a {
	transition: color 0.12s;}
	.textLinkArea a.hover {
		color: #e60012;}
.textLinkArea .notes {
	color: #555;
	font-size: 1rem;}
.textLinkArea span.blank {
	width: 16px;
	height: 10px;}

.relaysionContent {
	margin: 0 0 120px 0;
	padding: 10px calc((100% - 1180px) / 2);
	background: #f3f5f7;}
.relaysionContent ul {
	display: flex;}
.relaysionContent li {
	display: flex;
	flex-direction: column;
	justify-content: center;}
.irCalenderBtn {
	margin: 0 30px 0 0;
	border-right: 1px solid #e1e5e8;}
.irCalenderBtn a {
	position: relative;
	display: flex;
		align-items: center;
	width: 395px;
	margin: 50px 30px 50px 0;
	color: #e60012;
	border: 1px solid #e9ecee;
	background: #fff;
	transition-property: border-color, background;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.irCalenderBtn a.hover {
		border-color: #e1e5e8;
		background: #f3f5f7;}
	.icon_irCalender {
		width: 62px;
		height: 62px;
		margin: 20px 40px 30px 50px;
		background: url(/ir/images/index/icon_irCalendar.png);
		background-size: 100%;}
	.text_irCalender {
		padding: 10px 20px;
		border-left: 1px solid #e9ecee;}
		.irCalenderBtn a .redArrowL {
			right: 40px;
			opacity: 0;
			transition: 0.12s;
			transition-property: opacity, transform;}
		.irCalenderBtn a.hover .redArrowL {
			transform: translateX(10px) rotate(-45deg);
			opacity: 1;}
.irRelaysionArea h2 {
	margin: 0 0 24px 0;
	color: #333;
	font-size: 1.8rem;
	font-weight: normal;}
.irRelaysionArea li {
	position: relative;
	margin: 0 25px 0 0;
	color: #333;
	font-size: 1.4rem;}
.irRelaysionArea li a {
	padding: 0 0 0 20px;}
.irRelaysionArea li a:hover {
	color: #e60012;}
.irRelaysionArea li a .redArrowS {
	top: calc(50% - 5px);
	left: 0;}