main{
width: calc(100% - 30px);
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;}

/*----------------------------------------
index
-----------------------------------------*/
h1.pageTitle{
	height: calc(400 / 750 * 100vw);
	margin-bottom: 40px;
	padding: 0;
	padding-top: calc(400 / 750 * 50vw - 26px);
	font-size: 2.2rem;}
h1.pageTitle:after {
	bottom: calc(400 / 750 * 50vw - 20px);}
#IR.Index h1.pageTitle {
	background-image: url(/ir/images/index/img_main_sp.jpg);}

.newsList {
	width: 100%;
	margin-bottom: 60px;
	padding-bottom: 40px;}
.newsList h2 {
	margin-bottom: 20px;
	font-size: 2rem;}
.newsList .newsList {
	padding-bottom: 0;}

/* ----------------------------------------
topic
----------------------------------------*/
.topic {
	padding: 40px 15px;
	text-align: left;
	overflow: hidden;}
.topicList li {}
.topicList li a {
	display: block;
	padding: 20px 0;}
.topicList li a time {
	color: #555;
	font-size: 1.2rem;}
.topicList li a span {
	margin: 0 4px;
	padding: 1px 0;
	font-size: 1.2rem;}
.topicList li a p {
	margin-top: 10px;}
.topicList-btn {
	float: right;
	padding: 4px 30px;
	color: #fff !important;
	background: #e60012;
	box-shadow: 3px 0 7px rgba(0,0,0,0.25);
	transition: box-shadow 0.2s;}
.topicList-btn .redArrowS {
		right: 10px;
	border-color: #fff;
	transition: transform 0.2s;}
	.topicList-btn.hover {
		box-shadow: 3px 0 7px rgba(0,0,0,0.0);}
	.topicList-btn.hover .redArrowS {
		transform: translateX(5px) rotate(-45deg);}

.imgListArea {
	display: block;
	margin-bottom: 0;}
.imgListArea li {
	width: 100%;
	margin: 0 0 40px 0;}
	.imgListArea.L li {
		width: 100%;}
.imgListArea figure {
	margin-bottom: 20px;}
.imgListArea figure > img {
	width: 100%;}
.imgListArea h3 {
	margin-bottom: 20px;
	padding: 0;
	font-size: 1.6rem;}
.imgListArea p {
	line-height: 2.4rem;}

.textLinkArea {
	position: relative;
		justify-content: left;
		flex-wrap: wrap;
	margin-bottom: 40px;
	padding-left: 0;}
.textLinkArea li {
	width: auto;
	margin: 0 30px 15px 0;}
	.textLinkArea li.mgr-0 {
		margin-right: 30px;}
.textLinkArea li:not(:last-child) {border: 0;}
.textLinkArea a {
	padding: 0;
	color: #333;
	text-decoration: none;
	transition: color 0.12s;}
	.SPACING {
		letter-spacing: -0.4rem;}
	.textLinkArea .notes {
		font-size: 0.9rem;}

.relaysionContent {
	margin-bottom: 60px;
	padding: 30px 15px;}
.relaysionContent ul {
	display: block;}
.irCalenderBtn {
	margin: 0;
		margin-bottom: 40px;
	border: 0;}
.irCalenderBtn a {
	width: 100%;
	margin: 0;}
	.icon_irCalender {
		width: 50px;
		height: 50px;
		margin: 20px 40px;}
.irRelaysionArea h2 {
	margin-bottom: 20px;
	font-size: 1.6rem;
	font-weight: bold;}
.irRelaysionArea li {
	display: block;
	line-height: 3.6rem;}