@charset "utf-8";
body {
  background: #fff;
}
.box-radius,
.box-radius-s {
  padding: 0;
  padding-bottom: 4em;
}
.n2022 .cap {
  line-height: 1.5;
}
.n2022 .main {
  height: 230px;
  background-color: #f9f9f9 !important;
  position: relative;
}
.n2022 .main::before {
  background: none;
}
.n2022 .main .title-main {
  margin: 0 auto;
  overflow: hidden;
  position: initial;
}
.n2022 .main h2 {
  font-size: 27px;
  margin-top: 80px;
  text-align: center;
  position: relative;
}
.n2022 .main h2 span {
  font-size: 20px;
  position: initial;
  display: block;
  margin: 0 auto;
}
.n2022 .main figure {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  z-index: -1;
  clip-path: polygon(9% 0, 100% 0, 100% 100%, 0% 100%);
  max-width: 25vw;
  /*background: #014099;*/
}
.n2022 .main figure img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  opacity: 0.8;
}

.n2022 h3 {
  padding-bottom: 10px;
}
.n2022 h5 {
  font-size: 1.2em;
}
.n2022 p {
  font-weight: bold;
  line-height: 1.6;
  margin-top: 0.95em;
}
.n2022 p em {
  display: block;
  text-align: center;
  font-size: 0.9em;
  font-weight: 400;
  padding-bottom: 1em;
}
.n2022 p.ti1 {
  text-indent: -1em;
  padding-left: 1em;
}
.n2022 p.mt0 {
  margin-top: 1px;
}

.n2022 .mid-title {
  font-size: 26px;
  color: #014099;
  padding: 0 0 1em;
  line-height: 1.5;
}
.n2022 .mid-title em {
  text-decoration: none;
  font-style: normal;
}
.n2022 .mid-title span {
  font-size: 0.7em;
  display: block;
  margin-top: 0.25em;
}

.n2022 .mid-title-line {
  font-size: 23px;
  margin-top: 30px;
}
.n2022 .mid-title-line::after {
  bottom: 6px;
  font-size: 23px;
  background: #014099;
}
.n2022 .mid-title-center {
  font-size: 23px;
  margin: 30px 0 0;
}
.n2022 .sub-title-en {
  font-size: 25px;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #0f5cd2;
  margin: 0;
}
.n2022 .txt-title_01 {
  font-size: 18px;
}
.n2022 .txt-title_blue {
  font-size: 18px;
  color: #014099;
  text-align: left;
}
.n2022 .img-flex {
  width: 100%;
  max-width: 100%;
  margin: 30px 0 0 0;
}
.n2022 .img-flex .blue_text_link {
  flex: 0 0 30%;
  margin-bottom: unset;
  flex: unset;
  width: calc((100% - 20px) / 3);
}
.n2022 .link-item {
  flex: 0 0 32%;
  border-bottom: 2px solid #014099;
  border-radius: 0;
  margin: 0;
}
.n2022 .flex2 .link-item {
  flex: 0 0 49%;
}
.n2022 .link-item:hover {
  background: #fff;
  opacity: 0.7;
}
.box-980 {
  padding: 0 10px;
}
.n2022 .link-item::after,
.n2022 .link-item-b::after,
.n2022 .link-item-s::after,
.n2022 .link-item-i::after {
  content: none;
}
.link-item a,
.link-item-b a,
.link-item-s a,
.link-item-i a.link-item-pull a {
  padding: 0;
}
.link-item figure {
  margin: 0;
  border: 1px solid #e1e1e1;
}
.link-item img,
.link-item-b img,
.link-item-s img,
.link-item-i img,
.link-item-pull img {
  margin-top: 0;
}
.link-item h3,
.link-item-b h3,
.link-item-s h3,
.link-item-i h3,
.link-item-pull h3 {
  margin-top: 0;
  padding: 0.8em 0;
  font-size: 16px;
  position: relative;
  color: #0f5cd2;
}
.link-item p,
.link-item-b p,
.link-item-s p,
.link-item-i p,
.link-item-pull p {
  font-weight: normal;
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 1em;
}
.n2022 .link-item h3::before {
  content: "";
  display: inline-block;
  border-color: inherit;
  border-style: solid;
  border-width: 0 2px 2px 0;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  transition: border-color 0.3s ease;
  color: #014099;
}
.n2022 .link-item:hover h3::before {
  right: 13px;
}
.n2022 .link-item:hover h3 {
  color: #014099 !important;
}
.link-item:hover p {
  color: #000 !important;
}

.n2022 h2 {
  text-align: center;
  font-size: 27px;
  margin-bottom: 30px;
}
.n2022 h2 span {
  display: block;
  font-size: 20px;
  margin-top: 10px;
  color: #0e5cd2;
  /*font-family: brandon-grotesque, sans-serif;*/
  font-weight: 500;
}
.pdflink {
  position: relative;
  padding-right: 20px;
}
.pdflink::after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(/common/img/link-tab.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  position: absolute;
  right: 0;
  bottom: 4px;
}

.videoframe {
  padding: 24px;
}
.videoframe video {
  width: 64%;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}
.videoframeYT {
  position: relative;
  padding: 0;
  padding-top: calc(70% * 0.562);
  margin: 24px auto;
}
.videoframe iframe {
  position: absolute;
  width: 70%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
}

/*filter*/
.press-filter {
  padding: 0 0 1em;
}
.press-filter ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.press-filter li {
  padding: 0 8px 8px;
}
.press-filter li a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1c3b94;
  font-weight: 600;
  background: #dae8fd;
  padding: 8px 24px;
  border-radius: 2px;
  transition-duration: 0.4s;
}
.press-filter li a:hover {
}
#company #loadNewsWrap {
  min-height: 300px;
}
.press-filter li a.selected {
  background: #014099;
  color: #fff;
  /* box-shadow: inset 1px 1px 4px #222; */
}
.press-filter li a.selected:hover {
  cursor: default;
  opacity: 1;
}
.news-box {
}
.news-box-head {
  display: flex;
  padding-bottom: 4px;
}
.news-box-head span {
}
.news-box-categories {
  padding-left: 1em;
  display: flex;
  font-size: 11px;
  align-items: flex-start;
}
.news-box-categories a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 8px 2px;
  line-height: 1.1;
  background: #e7f0ff;
  color: #1c3b94;
  margin: 0 4px 4px 0;
}

h1 .catlist {
  border-top: 1px solid #444321;
  display: block;
  margin-top: 8px;
  padding-top: 8px;
  text-align: right;
}
h1 .catlist a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 4px 8px 2px;
  line-height: 1.1;
  background: #d8d7d6;
  color: #444;
  margin: 0 4px 4px 0;
  font-size: 12px;
}

@media (max-width: 2100px) {
  .n2022 .main figure {
    max-width: 40vw;
  }
}
@media (max-width: 1400px) {
  .n2022 .main figure {
    right: -3vw;
    width: auto;
  }
}
@media (max-width: 1200px) {
  .n2022 .main figure {
    right: -4vw;
    max-width: 44vw;
  }
}
@media (max-width: 1100px) {
  .n2022 .main figure {
    right: -15vw;
    max-width: 55vw;
  }
}
@media (max-width: 900px) {
  .n2022 .main figure {
    right: -20vw;
    max-width: 60vw;
  }
}

@media (max-width: 768px) {
  .n2022 .main figure img {
    opacity: 0;
  }
  .n2022 .img-flex3 {
    display: block;
  }
  .videoframe {
    padding: 8px;
  }
  .videoframe video {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
  }
  .n2022 .list-safety li {
    font-size: 16px;
    text-indent: -1em;
    padding-left: 1em;
  }
}

@media (max-width: 480px) {
  .press-filter li {
    flex: 1 1 33%;
    padding: 4px;
  }
  .press-filter li a {
    padding: 8px;
  }
  .n2022 .mid-title {
    font-size: 5.5vw;
  }
  .n2022 .mid-title em {
    white-space: nowrap;
  }
  .n2022 .mid-title-line {
    font-size: 5vw;
  }

  .blue_text_link {
    width: auto;
  }
}
