@charset "UTF-8";
.l-content202204 {
  /*common*/
  /*top*/ }
  .l-content202204 .txtC {
    text-align: center; }
  .l-content202204 .font-b {
    font-family: "ヒラギノ角ゴ W5 JIS2004","Hiragino Kaku Gothic W5 JIS2004", sans-serif; }
  .l-content202204 .p-topicsIndex__hero {
    position: relative;
    padding: 0; }
  .l-content202204 .p-topicsIndex__hero__bg {
    width: 100%; }
  .l-content202204 .p-topicsIndex__hero__inner {
    color: #fff;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .l-content202204 .p-topicsIndex__hero__title {
    padding: 0; }
  .l-content202204 .p-topicsIndex__hero__title__lead {
    text-align: center;
    text-shadow: 0px 3px 20px #000;
    line-height: 2;
    padding: 24px 0 0;
    font-size: 22px;
    font-weight: 500;
    font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif; }
  .l-content202204 #load__navimenu {
    min-height: 147px; }
  .l-content202204 .p-topics__menu {
    padding: 40px 0 0; }
  .l-content202204 .p-topics__head {
    padding: 0 0 16px;
    display: flex;
    justify-content: space-between; }
    .l-content202204 .p-topics__head b {
      font-weight: 700;
      font-size: 36px; }
  .l-content202204 .spmenu {
    display: none; }
  .l-content202204 .p-topics__menu_contaier {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center; }
    .l-content202204 .p-topics__menu_contaier ul {
      flex: 1;
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .l-content202204 .p-topics__menu_contaier li {
      text-align: center;
      margin: 0 2px;
      flex: 1 1 auto; }
      .l-content202204 .p-topics__menu_contaier li a, .l-content202204 .p-topics__menu_contaier li i {
        display: block;
        border: 1px solid #333;
        padding: 16px 24px 16px 12px;
        position: relative;
        font-size: 0.9em;
        transition-duration: 0.3s; }
        .l-content202204 .p-topics__menu_contaier li a::after, .l-content202204 .p-topics__menu_contaier li i::after {
          content: "";
          display: inline-block;
          border-color: inherit;
          border-style: solid;
          border-width: 0 1px 1px 0;
          width: 8px;
          height: 8px;
          vertical-align: middle;
          transform: rotate(-45deg);
          position: absolute;
          top: 0;
          right: 12px;
          bottom: 0;
          margin: auto;
          transition: border-color 0.3s ease; }
        .l-content202204 .p-topics__menu_contaier li a:hover, .l-content202204 .p-topics__menu_contaier li i:hover {
          background: #eee; }
        .l-content202204 .p-topics__menu_contaier li a.current, .l-content202204 .p-topics__menu_contaier li i.current {
          background: #041D41;
          color: #fff;
          cursor: default; }
      .l-content202204 .p-topics__menu_contaier li:first-child a {
        border-left-width: 1px; }
      .l-content202204 .p-topics__menu_contaier li i {
        display: block;
        border: 1px solid #aaa;
        color: #aaa;
        padding: 16px 12px; }
      .l-content202204 .p-topics__menu_contaier li i::after {
        display: none; }
      .l-content202204 .p-topics__menu_contaier li i:hover {
        background: #fff; }
    .l-content202204 .p-topics__menu_contaier .nr__search {
      flex: 0 0 48px; }
      .l-content202204 .p-topics__menu_contaier .nr__search i {
        cursor: pointer;
        width: 24px;
        display: block;
        margin: auto; }
        .l-content202204 .p-topics__menu_contaier .nr__search i:hover {
          opacity: 0.6; }
  .l-content202204 .p-topicsIndex__section__inner {
    padding: 80px 0 0; }
  .l-content202204 .p-topicsIndex__section__content {
    padding: 40px 0; }
  .l-content202204 .p-topicsIndex__title__search {
    position: relative; }
  .l-content202204 .p-topicsIndex__articles {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .l-content202204 .p-topicsIndex__articles li {
      flex: 0 0 48.3333%;
      margin-bottom: 40px;
      display: flex;
      justify-content: space-between; }
    .l-content202204 .p-topicsIndex__articles li.loading {
      text-align: center;
      flex: 0 0 100%;
      width: 100%;
      position: absolute;
      z-index: 2;
      padding: 40px; }
      .l-content202204 .p-topicsIndex__articles li.loading img {
        margin: auto; }
    .l-content202204 .p-topicsIndex__articles li figure {
      border: 1px solid #adadad;
      overflow: hidden; }
    .l-content202204 .p-topicsIndex__articles li figure a {
      display: block;
      overflow: hidden; }
      .l-content202204 .p-topicsIndex__articles li figure a img {
        transition-duration: 0.8s; }
      .l-content202204 .p-topicsIndex__articles li figure a:hover img {
        transform: scale(1.1); }
    .l-content202204 .p-topicsIndex__articles a:hover {
      text-decoration: underline; }
    .l-content202204 .p-topicsIndex__articles .p-topicsIndex__articles__category {
      padding: 0; }
      .l-content202204 .p-topicsIndex__articles .p-topicsIndex__articles__category a {
        padding: 4px;
        display: inline-block; }
        .l-content202204 .p-topicsIndex__articles .p-topicsIndex__articles__category a:hover {
          text-decoration: none;
          background: #041D41;
          color: #fff; }
    .l-content202204 .p-topicsIndex__articles .p-topicsIndex__articles__data {
      padding: 0 0 12px; }
    .l-content202204 .p-topicsIndex__articles .p-topicsIndex__articles__col-r {
      padding: 0 16px; }
      .l-content202204 .p-topicsIndex__articles .p-topicsIndex__articles__col-r h3 {
        font-size: 14px;
        line-height: 1.6;
        font-weight: 700;
        font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif; }
      .l-content202204 .p-topicsIndex__articles .p-topicsIndex__articles__col-r h4 {
        display: none; }
  .l-content202204 .p-topicsIndex__articles__latest {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px; }
    .l-content202204 .p-topicsIndex__articles__latest li {
      flex: 0 0 48.3333%;
      display: block; }
    .l-content202204 .p-topicsIndex__articles__latest .p-topicsIndex__articles__col-r {
      padding: 16px 16px 0; }
      .l-content202204 .p-topicsIndex__articles__latest .p-topicsIndex__articles__col-r h3 {
        font-size: 18px;
        line-height: 1.3;
        font-weight: 700; }
      .l-content202204 .p-topicsIndex__articles__latest .p-topicsIndex__articles__col-r h4 {
        display: block;
        line-height: 1.5;
        padding: 8px 0 0;
        font-size: 14px; }
  .l-content202204 .p-topicsPage__section__inner {
    padding: 40px 0 0; }

body.modal {
  position: relative; }
  body.modal::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    z-index: 2; }

@media screen and (max-width: 1240px) {
  .l-content202204 .p-topics__menu_contaier li a {
    padding: 16px 16px 16px 8px; } }
@media screen and (max-width: 980px) {
  .l-content202204 .p-topics__menu_contaier li a {
    padding: 16px 4px;
    font-size: 13px; }

  .l-content202204 .p-topics__menu_contaier li a::after {
    display: none; } }
@media screen and (max-width: 768px) {
  .l-content202204 .p-topicsIndex__articles__latest {
    display: block; }

  .l-content202204 .p-topicsIndex__articles li {
    display: block; }

  .l-content202204 .p-topicsIndex__articles .p-topicsIndex__articles__col-r {
    padding: 8px 0 0; }

  .l-content202204 .p-topicsIndex__articles__date {
    display: block; }

  .l-content202204 .p-topics__menu_contaier ul {
    display: none;
    position: absolute;
    top: -8px;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 8; }
    .l-content202204 .p-topics__menu_contaier ul li a {
      border-bottom-width: 0; }
    .l-content202204 .p-topics__menu_contaier ul li:last-child a {
      border-bottom-width: 1px; }
  .l-content202204 .spmenu {
    display: block;
    position: relative;
    z-index: 10;
    padding: 4px 8px; }

  .show .p-topics__menu_contaier ul {
    display: block; } }
@media screen and (max-width: 480px) {
  .l-content202204 .p-topics__menu {
    padding-top: 24px; }

  .l-content202204 .p-topics__head {
    flex-wrap: wrap;
    justify-content: flex-start; }
    .l-content202204 .p-topics__head .topics___navititle {
      padding-left: 8px; }
    .l-content202204 .p-topics__head .nr__search__window {
      flex: 0 0 100%;
      padding-top: 16px; } }
/*=====================================================================================================
#HUMBERGER
=====================================================================================================*/
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box; }

.menu-trigger {
  position: relative;
  width: 29px;
  height: 24px; }

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #333;
  border-bottom: 1px solid #fff;
  border-radius: 4px; }

.menu-trigger span:nth-of-type(1) {
  top: 0; }

.menu-trigger span:nth-of-type(2) {
  top: 10px; }

.menu-trigger span:nth-of-type(3) {
  bottom: 0; }

.menu-trigger span:nth-of-type(1) {
  animation: menu-bar01 .75s forwards; }

@keyframes menu-bar01 {
  0% {
    transform: translateY(10px) rotate(45deg); }
  50% {
    transform: translateY(10px) rotate(0); }
  100% {
    transform: translateY(0) rotate(0); } }
.menu-trigger span:nth-of-type(2) {
  transition: all .25s .25s;
  opacity: 1; }

.menu-trigger span:nth-of-type(3) {
  animation: menu-bar03 .75s forwards; }

@keyframes menu-bar03 {
  0% {
    transform: translateY(-10px) rotate(-45deg); }
  50% {
    transform: translateY(-10px) rotate(0); }
  100% {
    transform: translateY(0) rotate(0); } }
.menu-trigger.active span:nth-of-type(1) {
  animation: active-menu-bar01 .75s forwards; }

@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0); }
  50% {
    transform: translateY(10px) rotate(0); }
  100% {
    transform: translateY(10px) rotate(45deg); } }
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0; }

.menu-trigger.active span:nth-of-type(3) {
  animation: active-menu-bar03 .75s forwards; }

@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0); }
  50% {
    transform: translateY(-10px) rotate(0); }
  100% {
    transform: translateY(-10px) rotate(-45deg); } }
