@charset "UTF-8";
.mt-20 {
	margin-top: 20px;
}
.ir-top {
	background-image: url(../img/ir/bg_ttl_ir.png);
}
.ir-top h1 {
	color:#212529!important;
}
dl.news-releases dd {
	padding-right: 40px;
}
.ir-pdf {
	display:flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 22px 30px;
	border-top: solid 1px #CCC;
}
.ir-pdf a {
	color: #000;
}
.ir-pdf a:hover {
	color: #0081cc;
}
.ir-faq a.arrow_right {
  text-indent: -3em;
  padding-left: 3em;
}
.ir-more {
	margin-bottom: 0;
	padding: 0;
	background-image: url(../img/ir/bg_ir_more.jpg);
}
.ir-more h2 {
	margin: 80px auto 60px;
}
.container-bg-image {
	padding: 10px 0;
}
.separator {
	border-top: 1px solid #ccc;
	margin: 60px auto;
}
.ir-caution {
	margin-top: 40px;
}
footer {
	margin-top: 0;
}

/* smartPhone */
@media screen and (max-width: 768px) {
	.ir-top {
		background-image: url(../img/ir/bg_ttl_ir_sp.png);
	}
	.ir-pdf {
		padding: 15px 30px;
	}
	.pdf-size {
		font-size: 12px;
	}
	.pdf-size::before {
		content: "\A" ;
  	white-space: pre;
	}
	.ir-more {
		background-image: url(../img/ir/bg_ir_more_sp.jpg);
	}
	.ir-more h2 {
		margin: 70px auto 10px;
	}
	.flame a {
		line-height: 10px;
		padding-top: 8px;
		padding-bottom: 9px;
		text-indent: -1em;
	  padding-left: 1em;
	}
	.flame .ir-faq a {
		line-height: 20px;
		padding-top: 8px;
		padding-bottom: 0;
	}
	.separator {
		border: none;
		margin: 40px auto 0;
	}
	footer {
		margin-top: -15px;
	}
	.media-block-sp {
		margin-top: 40px;
	}
}


/* 2022.12 irtop更新 start */
.title-image {
  position: relative;
}
.title-image-btn-list {
  list-style: none;
  position: absolute;
  bottom: 30px;
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  left: 0;
  right: 0;
}
.title-image-btn-list-itm-link {
  width: 380px;
  height: 70px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 35px;
  background: #0081cc;
  font-size: 18px;
  margin-top: 17px;
  transition: 0.3s;
}
.title-image-btn-list-itm-link-txt-s {
  font-size: 13px;
}
.title-image-btn-list-itm-link:hover {
  background: #3ea6e2;
  color: #fff;
}
.media-title-dl-link-wrap {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}
.media-title-dl-link {
  font-size: 16px;
  color: #0081cc;
  margin-bottom: .5rem;
  transition: 0.3s;
}
.media-title-dl-link img {
  width: 11px;
  height: auto;
  margin-left: 9px;
  margin-bottom: 2px;
}
.media-title-dl-link:hover {
  text-decoration: underline;
}
.media-title-note {
  font-size: 14px;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.7;
  margin-top: 20px;
}
.news-releases-2col-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news-releases-2col-wrap .news-releases {
  justify-content: space-between;
  flex-wrap: wrap;
}
.news-releases-itm {
  width: calc( 50% - 20px );
  display: flex;
}

.u-mr20 {
  margin-right: 20px !important;
}
.u-ml20 {
  margin-left: 20px !important;
}
.u-mt30 {
  margin-top: 30px !important;
}
.u-strong {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .title-image.r-mbsp {
    margin-bottom: 200px;
  }
  .title-image-btn-list {
    top: 244px;
    max-width: 89.333333333333333vw;
    width: 89.333333333333333vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  .title-image-btn-list-itm {
    width: 100%;
  }
  .title-image-btn-list-itm-link {
    width: 100%;
    height: 70px;
    border-radius: 35vw;
    font-size: 18px;
    margin-top: 14px;
  }
  .title-image-btn-list-itm-link-txt-s {
    font-size: 13px;
  }
  .title-image-btn-list-itm-link:hover {
    background: #0081cc;
    color: #fff;
  }
  .media-title-dl-link {
    font-size: 12px;
    margin-bottom: 0;
  }
  .media-title-dl-link img {
    width: 2.933333333333333vw;
    margin-left: 1.333333333333333vw;
    margin-bottom: 0;
  }
  .media-title-dl-link:hover {
    text-decoration: none;
  }
  .media-title-note {
    font-size: 14px;
    margin-top: 13px;
    margin-bottom: 30px;
  }
  .news-releases-2col-wrap {
    flex-direction: column;
  }
  .news-releases-half .news-releases-2col-wrap .news-releases dd {
    width: 100%;
  }
  .news-releases-2col-wrap .news-releases:last-child {
    border-top: none;
  }
  .news-releases-2col-wrap .news-releases {
    flex-direction: column;
  }
  .news-releases-itm {
    width: 100%;
    display: block;
  }

  .u-mr20 {
    margin-right: 0 !important;
  }
  .u-ml20 {
    margin-left: 0 !important;
  }
  .u-mt30 {
    margin-top: 5.6vw !important;
  }
  .u-mt0--sp {
    margin-top: 0 !important;
  }
  .u-block--sp {
    display: block !important;
    white-space: nowrap;
  }
}
/* 2022.12 irtop更新 end */