.l-ir-summary.l-ir-summary-inner, .l-ir-summary.l-ir-financialdata-highlight-inner, .l-ir-financialdata-highlight.l-ir-summary-inner, .l-ir-financialdata-highlight.l-ir-financialdata-highlight-inner {
  font-size: 0;
  letter-spacing: 0;
}
.l-ir-summary.l-ir-summary-item, .l-ir-summary.l-ir-financialdata-highlight-item, .l-ir-financialdata-highlight.l-ir-summary-item, .l-ir-financialdata-highlight.l-ir-financialdata-highlight-item {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 20px;
  margin-bottom: 60px;
}
@media (max-width: 1023px) {
  .l-ir-summary.l-ir-summary-item, .l-ir-summary.l-ir-financialdata-highlight-item, .l-ir-financialdata-highlight.l-ir-summary-item, .l-ir-financialdata-highlight.l-ir-financialdata-highlight-item {
    padding: 0 30px;
  }
}
@media (max-width: 739px) {
  .l-ir-summary.l-ir-summary-item, .l-ir-summary.l-ir-financialdata-highlight-item, .l-ir-financialdata-highlight.l-ir-summary-item, .l-ir-financialdata-highlight.l-ir-financialdata-highlight-item {
    display: block;
    width: 100%;
    padding: 0;
  }
}
.l-ir-summary.l-ir-summary-heading-small, .l-ir-summary.l-ir-financialdata-highlight-heading-small, .l-ir-financialdata-highlight.l-ir-summary-heading-small, .l-ir-financialdata-highlight.l-ir-financialdata-highlight-heading-small {
  margin-bottom: 50px;
  padding: 0;
}
@media (max-width: 739px) {
  .l-ir-summary.l-ir-summary-heading-small, .l-ir-summary.l-ir-financialdata-highlight-heading-small, .l-ir-financialdata-highlight.l-ir-summary-heading-small, .l-ir-financialdata-highlight.l-ir-financialdata-highlight-heading-small {
    padding: 0;
    margin-bottom: 30px;
  }
}
.l-ir-summary.l-ir-summary-wrapper, .l-ir-summary.l-ir-financialdata-highlight-wrapper, .l-ir-financialdata-highlight.l-ir-summary-wrapper, .l-ir-financialdata-highlight.l-ir-financialdata-highlight-wrapper {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  padding: 80px 0 80px;
}
@media (max-width: 1023px) {
  .l-ir-summary.l-ir-summary-wrapper, .l-ir-summary.l-ir-financialdata-highlight-wrapper, .l-ir-financialdata-highlight.l-ir-summary-wrapper, .l-ir-financialdata-highlight.l-ir-financialdata-highlight-wrapper {
    width: 100%;
    max-width: inherit;
    padding: 60px 30px 60px;
  }
}
@media (max-width: 739px) {
  .l-ir-summary.l-ir-summary-wrapper, .l-ir-summary.l-ir-financialdata-highlight-wrapper, .l-ir-financialdata-highlight.l-ir-summary-wrapper, .l-ir-financialdata-highlight.l-ir-financialdata-highlight-wrapper {
    padding: 30px 20px 60px;
  }
}
.l-ir-summary a, .l-ir-financialdata-highlight a {
  color: #1ba2e6;
  text-decoration: none;
}
.l-ir-summary a:hover, .l-ir-financialdata-highlight a:hover {
  text-decoration: underline;
}

.l-information-banner {
  width: calc(100% - 160px);
  max-width: 1400px;
  margin: -86px auto 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 1023px) {
  .l-information-banner {
    max-width: none;
    width: calc(100% - 80px);
    margin: 20px auto 60px;
    padding: 0;
  }
}
@media (max-width: 739px) {
  .l-information-banner {
    width: calc(100% - 30px);
  }
}
@media (max-width: 1023px) {
  .l-information-banner-about-strategy, .l-information-banner-about-philosophy, .l-information-banner-about-sense {
    margin: 60px auto 40px;
  }
}
@media (max-width: 1023px) {
  .l-information-banner-ir-individual {
    margin-top: 15px;
  }
}

.l-information-banner-about-strategy {
  margin-top: 0;
}

.adobe-reader {
  display: flex;
  align-items: center;
}
@media (max-width: 739px) {
  .adobe-reader {
    flex-direction: column;
    align-items: flex-start;
  }
}
.adobe-reader.adobe-reader-wrapper {
  border: 1px solid #d7dde0;
}
.adobe-reader.adobe-reader-link {
  display: flex;
  width: 100%;
  padding: 25px 50px;
}
@media (max-width: 739px) {
  .adobe-reader.adobe-reader-link {
    padding: 25px;
  }
}
.adobe-reader.adobe-reader-img {
  width: 180px;
}
.adobe-reader.adobe-reader-text {
  flex: 1;
  margin-left: 30px;
  font-family: "default-font-L";
  font-size: 12px;
  color: #000;
  letter-spacing: 0.07em;
  line-height: 1.7;
}
@media (max-width: 739px) {
  .adobe-reader.adobe-reader-text {
    font-size: 10px;
    line-height: 1.5;
    margin-left: 0;
    margin-top: 16px;
  }
}

.breadcrumb {
  background-color: #fff;
}
.breadcrumb.breadcrumb-container {
  padding: 16px 0;
}
.breadcrumb.breadcrumb-inner {
  max-width: 1680px;
  padding: 0 80px;
  margin: 0 auto;
  box-sizing: content-box;
}
@media (max-width: 1023px) {
  .breadcrumb.breadcrumb-inner {
    padding: 0 40px;
  }
}
@media (max-width: 739px) {
  .breadcrumb.breadcrumb-inner {
    padding: 0 15px;
  }
}
.breadcrumb.breadcrumb-list {
  list-style-type: none;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.breadcrumb.breadcrumb-item {
  display: flex;
  align-items: center;
  margin-left: 4px;
  font-size: 12px;
}
.ie .breadcrumb.breadcrumb-item span {
  position: relative;
  top: 3px;
}
.breadcrumb.breadcrumb-item:not(:first-child) {
  padding-left: 9px;
}
@media (max-width: 739px) {
  .breadcrumb.breadcrumb-item:not(:first-child) {
    padding-left: 1px;
    margin-left: 8px;
  }
}
.breadcrumb.breadcrumb-item:not(:first-child):before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin-right: 14px;
  border: 2px solid #c6cbcc;
  border-bottom-width: 0;
  border-left-width: 0;
  transform: rotate(45deg);
}
@media (max-width: 739px) {
  .breadcrumb.breadcrumb-item:not(:first-child):before {
    margin-right: 13px;
  }
}
.breadcrumb.breadcrumb-item:last-child .breadcrumb-link {
  color: #464849;
  pointer-events: none;
}
.breadcrumb.breadcrumb-link {
  display: inline;
  vertical-align: middle;
  font-family: "default-font-L";
  color: #000;
  position: relative;
  transition: color 0.35s ease-out;
}
.breadcrumb.breadcrumb-link:hover {
  color: #1ba2e6;
}
.breadcrumb.breadcrumb-link:hover .breadcrumb-icon {
  background-color: #fff;
}
.breadcrumb.breadcrumb-link:hover .breadcrumb-icon svg path {
  fill: #1ba2e6;
}
.breadcrumb.breadcrumb-icon {
  background-color: #1ba2e6;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
  transition: background-color 0.35s ease-out;
}
@media (max-width: 739px) {
  .breadcrumb.breadcrumb-icon {
    width: 20px;
    height: 20px;
  }
}
.breadcrumb.breadcrumb-icon svg {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: 10px;
  height: 18px;
}
@media (max-width: 739px) {
  .breadcrumb.breadcrumb-icon svg {
    width: 7px;
    height: 15px;
  }
}
.breadcrumb.breadcrumb-icon svg path {
  fill: #fff;
  transition: fill 0.35s ease-out;
}

.financial_data-highlight.financial_data-highlight-text {
  margin: 25px 0 0;
  font-size: 12px;
  font-family: "default-font-L";
}
.financial_data-highlight.financial_data-highlight-graph {
  width: 100%;
}
.financial_data-highlight.financial_data-highlight-graph img {
  display: block;
  width: 100%;
}

.information-banner.information-banner-wrapper {
  max-width: 1120px;
  margin: 0 auto;
}
.information-banner.information-banner-title {
  display: block;
  text-align: center;
  font-family: "FFMarkWebProBold";
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.07em;
  color: #1ba2e6;
}
@media (max-width: 1023px) {
  .information-banner.information-banner-title {
    font-size: 14px;
  }
}
.information-banner.information-banner-list {
  list-style-type: none;
  font-size: 0;
  letter-spacing: 0;
  margin: 55px -16px 0;
}
@media (max-width: 1023px) {
  .information-banner.information-banner-list {
    margin: 25px -15px 0;
    display: flex;
    flex-wrap: wrap;
  }
}
.information-banner.information-banner-item {
  display: inline-block;
  vertical-align: top;
  padding: 0 16px;
  width: 33.33%;
  height: auto;
  border-radius: 3px;
}
@media (max-width: 1023px) {
  .information-banner.information-banner-item {
    padding: 0 15px;
    display: block;
    width: 50%;
  }
}
@media (max-width: 739px) {
  .information-banner.information-banner-item {
    display: block;
    width: 100%;
  }
}
.information-banner.information-banner-item:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .information-banner.information-banner-item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.information-banner.information-banner-image {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.information-banner.information-banner-image-container {
  display: block;
  height: 100%;
  position: relative;
  transform: scale(1);
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 0.3s ease-in-out 0.1s;
}
.information-banner.information-banner-image-container img {
  width: 100%;
  height: auto;
}
@media (max-width: 739px) {
  .information-banner.information-banner-image-container {
    padding-top: 0;
    background: no-repeat center center/cover;
  }
}
.information-banner.information-banner-image-container:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: height 0.3s ease-in-out;
}
.information-banner.information-banner-link {
  color: #000;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 3px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .information-banner.information-banner-link {
    border-radius: 5px;
  }
}
.information-banner.information-banner-link {
  transition: box-shadow 0.2s ease-in-out;
}
.information-banner.information-banner-link:hover {
  box-shadow: 0 3px 18px 2px rgba(18, 108, 153, 0.3);
}
.information-banner.information-banner-link-only {
  color: #000;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: none;
  transition: box-shadow 0.3s ease-in-out;
}
.information-banner.information-banner-link-only:hover {
  box-shadow: 0 3px 18px 2px rgba(27, 162, 230, 0.3);
}
.information-banner.information-banner-link-only[target=_blank] .information-banner-text-icon:before, .information-banner.information-banner-link-only[target=_blank] .information-banner-text-icon:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  border-color: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.information-banner.information-banner-link-only[target=_blank] .information-banner-text-icon:before {
  border-width: 1px;
  margin: -1px 0 2px 1px;
}
.information-banner.information-banner-link-only[target=_blank] .information-banner-text-icon:after {
  border-width: 0 0 1px 1px;
  margin: 1px 0 0 -1px;
}
.information-banner.information-banner-text {
  display: block;
  position: relative;
  background-color: #fff;
  padding: 22px;
  font-family: "default-font-M";
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.05em;
}
@media (max-width: 1023px) {
  .information-banner.information-banner-text {
    font-size: 14px;
    padding: 25px;
  }
}
.information-banner.information-banner-text-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #1ba1e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
}
.information-banner.information-banner-text-icon:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-width: 2px 2px 0 0;
  border-color: white;
  -webkit-transform: rotate(45deg) translate(-1px, 1px);
  -ms-transform: rotate(45deg) translate(-1px, 1px);
  transform: rotate(45deg) translate(-1px, 1px);
}
@media (max-width: 1023px) {
  .information-banner.information-banner-text-icon {
    width: 32px;
    height: 32px;
  }
  .information-banner.information-banner-text-icon:before {
    width: 8px;
    height: 8px;
  }
}

.hero-image.hero-image-single {
  width: 100%;
}
.hero-image.hero-image-single > img {
  width: 100%;
  height: auto;
}
@media (max-width: 1023px) {
  .hero-image.hero-image-single {
    height: auto;
  }
}

.heading-small {
  line-height: 1.75;
  letter-spacing: 0.05em;
  font-size: 20px;
  font-family: "default-font-M";
  font-weight: normal;
  border-left: 3px #1ba1e6 solid;
  padding-left: 16px;
}
@media (max-width: 739px) {
  .heading-small {
    font-size: 14px;
    border-left-width: 2px;
    padding-left: 8px;
    line-height: 1.5;
  }
}

.heading-big {
  line-height: 1.75;
  letter-spacing: 0.05em;
  font-size: 24px;
  font-weight: normal;
  font-family: "default-font-M";
  color: #1ba1e6;
}
@media (max-width: 739px) {
  .heading-big {
    font-size: 16px;
    line-height: 1.5;
  }
}

.icon-link {
  display: inline-block;
  font-family: "default-font-L";
  font-size: 15px;
  line-height: 1.7;
  color: #000;
  text-decoration: none;
}
@media (max-width: 739px) {
  .icon-link {
    font-size: 13px;
  }
}
.icon-link:hover {
  text-decoration: none;
}
.icon-link:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border: 2px solid #1ba2e6;
  border-left-width: 0;
  border-bottom-width: 0;
  transform: rotate(45deg);
}
.icon-link span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  color: #000;
  letter-spacing: 0.05em;
}

.list.list-item {
  display: flex;
  width: 100%;
  font-size: 0;
  letter-spacing: 0;
}
@media (max-width: 739px) {
  .list.list-item {
    display: block;
    border-top: 1px solid #d7dde0;
    padding: 20px 0;
  }
}
.list.list-item dt, .list.list-item dd {
  display: flex;
  flex-direction: column;
}
@media (max-width: 739px) {
  .list.list-item dt, .list.list-item dd {
    display: block;
  }
}
.list.list-item dt {
  width: 14.5%;
  border-top: 1px solid #b5bbbc;
  vertical-align: top;
}
@media (max-width: 739px) {
  .list.list-item dt {
    width: 100%;
    border: 0;
  }
}
.list.list-item dd {
  width: 85.5%;
  margin-left: 58px;
  border-top: 1px solid #d7dde0;
  justify-content: center;
}
@media (max-width: 739px) {
  .list.list-item dd {
    width: 100%;
    margin-top: 9px;
    margin-left: 0;
    border: 0;
  }
}
@media (max-width: 739px) {
  .list.list-item dd .list-inner {
    border: 0;
  }
}
@media (max-width: 739px) {
  .list.list-item:last-child {
    border-bottom: 1px solid #d7dde0;
  }
}
.list.list-item:last-child dt {
  border-bottom: 1px solid #b5bbbc;
}
@media (max-width: 739px) {
  .list.list-item:last-child dt {
    border: 0;
  }
}
.list.list-item:last-child dd {
  border-bottom: 1px solid #d7dde0;
}
@media (max-width: 739px) {
  .list.list-item:last-child dd {
    border: 0;
  }
}
.list.list-inner {
  padding: 29px 0;
}
@media (max-width: 739px) {
  .list.list-inner {
    padding: 0;
  }
}
.list.list-text, .list.list-description {
  font-family: "default-font-L";
  font-size: 16px;
  line-height: 2em;
  letter-spacing: 0.05em;
}
@media (max-width: 739px) {
  .list.list-text {
    font-size: 12px;
  }
}
@media (max-width: 739px) {
  .list.list-description {
    font-size: 12px;
  }
}
.list.list-description:not(:last-child) {
  margin-bottom: 40px;
}
@media (max-width: 739px) {
  .list.list-description:not(:last-child) {
    margin-bottom: 20px;
  }
}
.list.list-description a {
  color: #1ba2e6;
  text-decoration: none;
}
.list.list-description a:hover {
  text-decoration: underline;
}
@media (max-width: 739px) {
  .list.list-description a:not(.link-pdf) {
    display: block;
  }
  .list.list-description a:not(.link-pdf) + br {
    display: none;
  }
}
.list.list-description a:not(.link-pdf)[target=_blank]::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 11px;
  margin-left: 2px;
  background: url(../images/icon-blank.png) center center/contain no-repeat;
}
@media (max-width: 739px) {
  .list.list-description a:not(.link-pdf)[target=_blank]::after {
    width: 9px;
    height: 9px;
    margin-left: 2px;
    margin-top: 2px;
  }
}
.list.list-description .link {
  border: 0;
  margin: 0;
}
.list.list-description.list-description-thin:not(:last-child) {
  margin-bottom: 10px;
}

.l-wrap-page-company-profile .list.list-text,
.l-wrap-page-ir-stock .list.list-text {
  opacity: 0.5;
}

.list-group.list-group-container:not(:last-child) {
  margin-bottom: 34px;
}
.list-group.list-group-heading {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
@media (max-width: 739px) {
  .list-group.list-group-heading {
    font-size: 12px;
  }
}
.list-group.list-group-names {
  display: inline-block;
  vertical-align: top;
  margin-left: 23px;
  list-style-type: none;
}
@media (max-width: 739px) {
  .list-group.list-group-names {
    margin-left: 15px;
  }
}
.list-group.list-group-names-item {
  font-size: 16px;
}
@media (max-width: 739px) {
  .list-group.list-group-names-item {
    font-size: 12px;
  }
}
.list-group.list-group-names-item a {
  margin-left: 10px;
  color: #1ba2e6;
  border-bottom: 1px solid #1ba2e6;
}

.link {
  text-decoration: none;
  color: #1ba2e6;
}
.link:hover {
  text-decoration: underline;
}
.link.link-pdf {
  position: relative;
  display: flex;
  align-items: center;
}
.link.link-pdf:after {
  content: "";
  width: 22px;
  min-width: 22px;
  height: 29px;
  display: block;
  background-image: url(../images/icon-pdf2.svg);
  background-position: center;
  background-size: cover;
  margin-left: 16px;
}
.link.link-mov {
  position: relative;
  display: flex;
  align-items: center;
}
.link.link-mov:after {
  content: "";
  width: 22px;
  min-width: 22px;
  height: 29px;
  display: block;
  background-image: url(../images/icon-mov.svg);
  background-position: center;
  background-size: cover;
  margin-left: 16px;
}
.link.link-xls {
  position: relative;
  display: flex;
  align-items: center;
}
.link.link-xls:after {
  content: "";
  width: 22px;
  min-width: 22px;
  height: 29px;
  display: block;
  background-image: url(../images/icon-xls.svg);
  background-position: center;
  background-size: cover;
  margin-left: 16px;
}
.link.link-doc {
  position: relative;
  display: flex;
  align-items: center;
}
.link.link-doc:after {
  content: "";
  width: 22px;
  min-width: 22px;
  height: 29px;
  display: block;
  background-image: url(../images/icon-doc.svg);
  background-position: center;
  background-size: cover;
  margin-left: 16px;
}
.link.link-none {
  position: relative;
  display: flex;
  align-items: center;
}
.link.link-text {
  font-size: 15px;
  line-height: 1.71;
  margin: 16px 0;
  position: relative;
}

.no-link {
  position: relative;
  display: flex;
  align-items: center;
}
.no-link > span {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
  margin: 16px 0;
  position: relative;
}
@media (max-width: 739px) {
  .no-link > span {
    font-size: 10px;
    line-height: 1.5;
  }
}

#qirNote p a[target=_blank]::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 11px;
  margin-left: 2px;
  background: url(../images/icon-blank.png) center center/contain no-repeat;
}
@media (max-width: 739px) {
  #qirNote p a[target=_blank]::after {
    width: 9px;
    height: 9px;
    margin-left: 2px;
    margin-top: 2px;
  }
}

.l-ir-results-briefing .link-none[target=_blank]:after,
.l-ir-company-briefing .link-none[target=_blank]:after,
.l-ir-ir-report .link-none[target=_blank]:after,
.l-ir-data-downloads .link-none[target=_blank]:after,
.l-ir-ir-report .link-none[target=_blank]:after,
.l-ir-shareholders .link-none[target=_blank]:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 11px;
  margin-left: 2px;
  background: url(../images/icon-blank.png) center center/contain no-repeat;
}

.page-title.page-title-ja {
  color: white;
  font-size: 16px;
  font-family: "default-font-M";
  margin-left: 2px;
  margin-bottom: 10px;
  line-height: 1;
  display: block;
}
@media (max-width: 1023px) {
  .page-title.page-title-ja {
    font-size: 12px;
    margin-bottom: 0;
  }
}
@media (max-width: 739px) {
  .page-title.page-title-ja {
    font-size: 10px;
    margin-bottom: 2px;
  }
}
.page-title.page-title-en {
  color: white;
  font-size: 50px;
  font-family: "FFMarkWebProBold";
  letter-spacing: -0.04em;
  font-weight: 500;
  line-height: 1;
}
@media (max-width: 1279px) {
  .page-title.page-title-en {
    font-size: 42px;
  }
}
@media (max-width: 1023px) {
  .page-title.page-title-en {
    font-size: 36px;
  }
}
@media (max-width: 739px) {
  .page-title.page-title-en {
    font-size: 24px;
  }
}

@media (max-width: 739px) {
  .page-title-image {
    width: 254px;
    margin: 0 auto;
  }
}
.page-title-image img {
  width: 559px;
  opacity: 0;
  display: none;
  transition: opacity 0.2s ease-in-out 0.5s;
}
@media (max-width: 1023px) {
  .page-title-image img {
    width: 430px;
    max-width: 50vw;
  }
}
@media (max-width: 739px) {
  .page-title-image img {
    width: 500px;
    max-width: 60vw;
  }
}
.page-title-image img.is-shown {
  opacity: 1;
  display: block;
}

.pdf-link {
  display: inline-block;
  padding: 5px 6px;
  font-family: "FFMarkWebProBold";
  font-size: 12px;
  color: #1ba2e6;
  text-decoration: none;
}
.pdf-link:hover {
  text-decoration: underline;
}
.pdf-link:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 17px;
  background-image: url(../images/icon_pdf.png);
  background-size: cover;
  background-position: center;
}
.pdf-link span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.l-news.l-news-wrapper .sort.sort-box {
  width: calc(100% - 60px);
  margin: 0 auto;
}
@media (max-width: 739px) {
  .l-news.l-news-wrapper .sort.sort-box {
    width: calc(100% - 40px);
  }
}
.l-news.l-news-wrapper .sort.sort-title, .l-news.l-news-wrapper .sort.sort-wrapper {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .l-news.l-news-wrapper .sort.sort-wrapper {
    padding: 15px 10px;
  }
}
@media (max-width: 1023px) {
  .l-news.l-news-wrapper .sort.sort-item {
    padding: 0 7px;
  }
}
@media (max-width: 1023px) {
  .l-news.l-news-wrapper .sort.sort-sub-heading {
    padding: 14px 10px 16px;
    font-size: 12px;
  }
  .l-news.l-news-wrapper .sort.sort-sub-heading:before {
    width: 11px;
    height: 1px;
    right: 12px;
    top: 49%;
  }
  .l-news.l-news-wrapper .sort.sort-sub-heading:after {
    width: 1px;
    height: 11px;
    right: 17px;
    top: 49%;
  }
}
@media (max-width: 739px) {
  .l-news.l-news-wrapper .sort.sort-sub-heading {
    padding: 15px 15px 16px;
  }
  .l-news.l-news-wrapper .sort.sort-sub-heading:before {
    right: 17px;
  }
  .l-news.l-news-wrapper .sort.sort-sub-heading:after {
    right: 22px;
  }
}
.l-news.l-news-wrapper .sort .sort-list {
  position: absolute;
}
@media (max-width: 739px) {
  .l-news.l-news-wrapper .sort .sort-list {
    position: relative;
  }
}

.sort.sort-title {
  font-family: "default-font-M";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0;
  margin: 0 -14px 12px;
}
@media (max-width: 1023px) {
  .sort.sort-title {
    font-size: 12px;
  }
}
@media (max-width: 739px) {
  .sort.sort-title {
    margin: 0 0 10px;
    max-height: none;
    padding: 0 3px;
    font-size: 12px;
  }
}
.sort.sort-wrapper {
  background-color: #f0f3f5;
  font-size: 0;
  letter-spacing: 0;
  border-radius: 3px;
  padding: 20px 10px;
  margin: 0 -13px;
  max-height: 153px;
}
@media (max-width: 739px) {
  .sort.sort-wrapper {
    margin: 0;
    max-height: none;
    padding: 20px;
  }
}
.sort.sort-wrapper-full {
  background-color: #f0f3f5;
  font-size: 0;
  letter-spacing: 0;
  border-radius: 3px;
  padding: 20px 10px;
  max-height: 153px;
  border-radius: 3px;
}
@media (max-width: 739px) {
  .sort.sort-wrapper-full {
    margin: 0;
    max-height: none;
    padding: 20px;
  }
}
.sort.sort-wrapper-full .sort-item {
  width: 100%;
}
.sort.sort-item {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  padding: 0 13px;
}
@media (max-width: 739px) {
  .sort.sort-item {
    width: 100%;
    display: block;
    padding: 0;
  }
}
@media (max-width: 739px) {
  .sort.sort-item:not(:last-child) {
    margin-bottom: 14px;
  }
}
.sort.sort-heading {
  margin-bottom: 10px;
  font-family: "default-font-M";
  font-size: 15px;
  letter-spacing: 0.05em;
}
@media (max-width: 1023px) {
  .sort.sort-heading {
    font-size: 12px;
    margin-bottom: 8px;
  }
}
@media (max-width: 739px) {
  .sort.sort-heading {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
.sort.sort-heading span {
  vertical-align: middle;
  padding-left: 9px;
}
@media (max-width: 1023px) {
  .sort.sort-heading span {
    padding-left: 4px;
  }
}
@media (max-width: 739px) {
  .sort.sort-heading span {
    font-size: 12px;
    padding-left: 6px;
  }
}
.sort.sort-heading i {
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
}
.sort.sort-icon-search {
  background-image: url("../images/icon-search.png");
  width: 21px;
  height: 21px;
}
@media (max-width: 1023px) {
  .sort.sort-icon-search {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 739px) {
  .sort.sort-icon-search {
    width: 16px;
    height: 16px;
  }
}
.sort.sort-icon-grid {
  background-image: url("../images/icon-grid.png");
  width: 20px;
  height: 20px;
}
@media (max-width: 1023px) {
  .sort.sort-icon-grid {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 739px) {
  .sort.sort-icon-grid {
    width: 16px;
    height: 16px;
  }
}
.sort.sort-icon-label {
  background-image: url("../images/icon-label.png");
  width: 23px;
  height: 22px;
}
@media (max-width: 1023px) {
  .sort.sort-icon-label {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 739px) {
  .sort.sort-icon-label {
    width: 16px;
    height: 16px;
  }
}
.sort.sort-select {
  background-color: #fff;
  position: relative;
  z-index: 10;
  box-shadow: 0;
  transition: box-shadow 0.3s ease-in-out 0.3s;
  border-radius: 3px;
}
.sort.sort-select.is-active {
  box-shadow: 0 3px 13.5px 1.5px rgba(27, 162, 230, 0.3);
}
.sort.sort-sub-heading {
  background-color: transparent;
  font-family: "default-font-M";
  font-size: 14px;
  letter-spacing: 0.05em;
  padding: 20px;
  position: relative;
}
@media (max-width: 900px) {
  .sort.sort-sub-heading {
    padding: 14px 15px 16px;
  }
}
@media (max-width: 739px) {
  .sort.sort-sub-heading {
    font-size: 12px;
    padding: 14px 15px 16px;
  }
}
.sort.sort-sub-heading.is-active:before {
  transform: translateY(-48%) rotate(180deg);
  height: 0;
}
.sort.sort-sub-heading.is-active:after {
  transform: translateY(-48%) rotate(90deg);
}
.sort.sort-sub-heading:before, .sort.sort-sub-heading:after {
  content: "";
  display: block;
  background-color: #000;
  position: absolute;
  top: 48%;
  transform: translateY(-48%);
  transition: transform 0.3s cubic-bezier(0.05, -0.01, 0, 1), height 0.3s cubic-bezier(0.05, -0.01, 0, 1);
}
.sort.sort-sub-heading:before {
  width: 13px;
  height: 1px;
  right: 20px;
}
@media (max-width: 900px) {
  .sort.sort-sub-heading:before {
    right: 25px;
  }
}
@media (max-width: 739px) {
  .sort.sort-sub-heading:before {
    right: 20px;
  }
}
.sort.sort-sub-heading:after {
  width: 1px;
  height: 13px;
  right: 26px;
}
@media (max-width: 900px) {
  .sort.sort-sub-heading:after {
    right: 31px;
  }
}
@media (max-width: 739px) {
  .sort.sort-sub-heading:after {
    right: 26px;
  }
}
.sort.sort-list {
  background-color: #fff;
  list-style: none;
  width: 100%;
  display: none;
  z-index: 1;
  position: absolute;
}
@media (max-width: 739px) {
  .sort.sort-list {
    position: relative;
  }
}
.sort.sort-link {
  display: block;
  padding: 14px 8px 14px;
  font-family: "default-font-M";
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #000;
  background-color: transparent;
  transition: color 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .sort.sort-link {
    font-size: 12px;
  }
}
@media (max-width: 739px) {
  .sort.sort-link {
    font-size: 12px;
    padding: 15px 5px 15px;
  }
}
.sort.sort-link:hover {
  color: #1ba2e6;
}
.sort.sort-select-item {
  position: relative;
  background-color: transparent;
  padding: 0 20px;
}
@media (max-width: 739px) {
  .sort.sort-select-item {
    padding: 0 15px;
  }
}
.sort.sort-select-item:nth-child(1) .sort-link {
  border-top: 1px solid #d7dde0;
}
.sort.sort-select-item:not(:last-child) .sort-link {
  border-bottom: 1px solid #d7dde0;
}

.js-sort-target {
  cursor: pointer;
}

.text-content {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
  margin: 26px 0;
}
@media (max-width: 1023px) {
  .text-content {
    font-size: 14px;
    margin: 14px 0;
    line-height: 2;
  }
}
.text-content a {
  font-size: inherit;
  color: #1ba2e6;
  text-decoration: none;
}
.text-content a:hover {
  text-decoration: underline;
}
.text-content img {
  width: 100%;
  height: auto;
}
.text-content .pdf-link {
  font-size: 12px;
  text-decoration: none;
}
.text-content u {
  text-decoration: underline;
}

.text-right {
  display: block;
  font-family: "default-font-L";
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: right;
}
@media (max-width: 739px) {
  .text-right {
    font-size: 10px;
  }
}

.common-link-box a {
  color: #1ba1e6 !important;
  text-decoration: none !important;
}
.common-link-box a:hover {
  text-decoration: underline !important;
}
.common-link-box a:not(.link-pdf, .link-mov, .link-xls, .link-doc, .eirItem_title_link)[target=_blank]::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 11px;
  margin-left: 2px;
  background: url(../images/icon-blank.png) center center/contain no-repeat;
}
@media (max-width: 739px) {
  .common-link-box a:not(.link-pdf, .link-mov, .link-xls, .link-doc, .eirItem_title_link)[target=_blank]::after {
    width: 9px;
    height: 9px;
    margin-left: 2px;
    margin-top: 2px;
  }
}
.common-link-box a .link.link-text {
  color: #1ba1e6 !important;
}

#irPnexNote a:nth-of-type(2):after {
  display: none;
}
