@charset "UTF-8";
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー


  ODA reset.css


ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
/* ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
インポート
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
@media (min-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .pcOnly {
    display: block;
  }
  .notPc {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .pcOnly {
    display: none !important;
  }
  .notPc {
    display: block;
  }
}

@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block;
  }
}

#page-topindex {
  overflow-x: hidden;
}

#page-topindex #contents #contents2020 html,
#page-topindex #contents #contents2020 body,
#page-topindex #contents #contents2020 div,
#page-topindex #contents #contents2020 span,
#page-topindex #contents #contents2020 object,
#page-topindex #contents #contents2020 iframe,
#page-topindex #contents #contents2020 h1,
#page-topindex #contents #contents2020 h2,
#page-topindex #contents #contents2020 h3,
#page-topindex #contents #contents2020 h4,
#page-topindex #contents #contents2020 h5,
#page-topindex #contents #contents2020 h6,
#page-topindex #contents #contents2020 p,
#page-topindex #contents #contents2020 blockquote,
#page-topindex #contents #contents2020 pre,
#page-topindex #contents #contents2020 abbr,
#page-topindex #contents #contents2020 address,
#page-topindex #contents #contents2020 cite,
#page-topindex #contents #contents2020 code,
#page-topindex #contents #contents2020 del,
#page-topindex #contents #contents2020 dfn,
#page-topindex #contents #contents2020 em,
#page-topindex #contents #contents2020 img,
#page-topindex #contents #contents2020 ins,
#page-topindex #contents #contents2020 kbd,
#page-topindex #contents #contents2020 q,
#page-topindex #contents #contents2020 samp,
#page-topindex #contents #contents2020 small,
#page-topindex #contents #contents2020 strong,
#page-topindex #contents #contents2020 sub,
#page-topindex #contents #contents2020 sup,
#page-topindex #contents #contents2020 var,
#page-topindex #contents #contents2020 b,
#page-topindex #contents #contents2020 i,
#page-topindex #contents #contents2020 dl,
#page-topindex #contents #contents2020 dt,
#page-topindex #contents #contents2020 dd,
#page-topindex #contents #contents2020 ol,
#page-topindex #contents #contents2020 ul,
#page-topindex #contents #contents2020 li,
#page-topindex #contents #contents2020 fieldset,
#page-topindex #contents #contents2020 form,
#page-topindex #contents #contents2020 label,
#page-topindex #contents #contents2020 legend,
#page-topindex #contents #contents2020 table,
#page-topindex #contents #contents2020 caption,
#page-topindex #contents #contents2020 tbody,
#page-topindex #contents #contents2020 tfoot,
#page-topindex #contents #contents2020 thead,
#page-topindex #contents #contents2020 tr,
#page-topindex #contents #contents2020 th,
#page-topindex #contents #contents2020 td,
#page-topindex #contents #contents2020 article,
#page-topindex #contents #contents2020 aside,
#page-topindex #contents #contents2020 canvas,
#page-topindex #contents #contents2020 details,
#page-topindex #contents #contents2020 figcaption,
#page-topindex #contents #contents2020 figure,
#page-topindex #contents #contents2020 footer,
#page-topindex #contents #contents2020 header,
#page-topindex #contents #contents2020 hgroup,
#page-topindex #contents #contents2020 menu,
#page-topindex #contents #contents2020 nav,
#page-topindex #contents #contents2020 section,
#page-topindex #contents #contents2020 summary,
#page-topindex #contents #contents2020 time,
#page-topindex #contents #contents2020 mark,
#page-topindex #contents #contents2020 audio,
#page-topindex #contents #contents2020 video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

#page-topindex #contents #contents2020 body {
  line-height: 1;
}

#page-topindex #contents #contents2020 article,
#page-topindex #contents #contents2020 aside,
#page-topindex #contents #contents2020 details,
#page-topindex #contents #contents2020 figcaption,
#page-topindex #contents #contents2020 figure,
#page-topindex #contents #contents2020 footer,
#page-topindex #contents #contents2020 header,
#page-topindex #contents #contents2020 hgroup,
#page-topindex #contents #contents2020 menu,
#page-topindex #contents #contents2020 nav,
#page-topindex #contents #contents2020 section {
  display: block;
}

#page-topindex #contents #contents2020 nav ul {
  list-style: none;
}

#page-topindex #contents #contents2020 blockquote,
#page-topindex #contents #contents2020 q {
  quotes: none;
}

#page-topindex #contents #contents2020 blockquote:before,
#page-topindex #contents #contents2020 blockquote:after,
#page-topindex #contents #contents2020 q:before,
#page-topindex #contents #contents2020 q:after {
  content: "";
  content: none;
}

#page-topindex #contents #contents2020 a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

#page-topindex #contents #contents2020 ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

#page-topindex #contents #contents2020 mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

#page-topindex #contents #contents2020 del {
  text-decoration: line-through;
}

#page-topindex #contents #contents2020 abbr[title],
#page-topindex #contents #contents2020 dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

#page-topindex #contents #contents2020 table {
  border-collapse: collapse;
  border-spacing: 0;
}

#page-topindex #contents #contents2020 hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

#page-topindex #contents #contents2020 input,
#page-topindex #contents #contents2020 select {
  vertical-align: middle;
}

#page-topindex #contents #contents2020 a {
  text-decoration: none;
}

#page-topindex #contents #contents2020 main {
  display: block;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー


  ODA 2020スタイル


ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
/*
  body 文字サイズ変更時のフォントサイズ
ーーーーーーーーーーーーーーーーーー*/
body.small#page-topindex #contents #contents2020 {
  font-size: 0.8rem;
}

body.middle#page-topindex #contents #contents2020 {
  font-size: 1rem;
}

body.large#page-topindex #contents #contents2020 {
  font-size: 2rem;
}

/*
  パンくずリスト
ーーーーーーーーーーーーーーーーーー*/
#page-topindex #contents #contents2020 .odaHeader-wrap #breadcrumb {
  max-width: 60%;
  margin-left: 0;
}

#page-topindex #contents #contents2020 #breadcrumb {
  clear: both;
  font-size: 1.25em !important;
  margin-top: 7px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.3;
  max-width: 1366px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html[lang="en"] #page-topindex #contents #contents2020 #breadcrumb {
  margin-top: 5px;
  font-size: 1.5em !important;
  margin-bottom: 15px;
}

/* SP */
@media screen and (max-width: 767px) {
  #page-topindex #contents #contents2020 #breadcrumb {
    display: none;
  }
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
  検索エリア
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
@media (max-width: 767px) {
  #page-topindex #func {
    display: none;
  }
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
  コンテンツトップ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#page-topindex #breadcrumb {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #page-topindex #contents {
    padding-top: 0;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents {
    padding-top: 0 !important;
  }
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
    ナビエリア
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#page-topindex #contents #contents2020 {
  /* ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
SPドロワーメニュー内　矢印
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
}

#page-topindex #contents #contents2020 .odaHeader-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaHeader-wrap {
    height: 80px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaHeader-wrap {
    height: 70px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#page-topindex #contents #contents2020 .odaHeader-wrap #breadcrumb {
  max-width: 60%;
  margin-left: 0;
}

#page-topindex #contents #contents2020 .oda2020 {
  font-size: 12px;
}

#page-topindex #contents #contents2020 .odaHeader-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-left: auto;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__list {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 5px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__list {
    width: 70%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__list {
    width: 70%;
    padding-left: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0;
    height: 100%;
    margin-right: -20px;
  }
}

#page-topindex #contents #contents2020 .odaHeader-nav__item:not(:last-child) {
  position: relative;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__item:not(:last-child) {
    margin-right: 20px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__item:not(:last-child) {
    margin-right: 40px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__item:not(:last-child) {
    margin-right: 10px;
  }
}

#page-topindex #contents #contents2020 .odaHeader-nav__item a {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #333333;
  text-decoration: none;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__item a {
    font-size: 1.3em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__item a {
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    font-size: 1.2em;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#page-topindex #contents #contents2020 .odaHeader-nav__item a:hover {
  text-decoration: underline;
}

#page-topindex #contents #contents2020 .odaHeader-nav__item.toEn {
  background: #006eb4;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__item.toEn {
    border-radius: 1em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__item.toEn {
    background: #fff;
    border-radius: 0;
  }
}

#page-topindex #contents #contents2020 .odaHeader-nav__item.toEn a {
  background: #fff;
  border: 1px solid #006eb4;
  color: #006eb4;
  font-size: 1.2em;
  padding-left: 0;
  padding: 0 1.5em;
  border-radius: 1em;
}

#page-topindex #contents #contents2020 .odaHeader-nav__item.toEn a:hover {
  background: #006eb4;
  border: 1px solid #006eb4;
  color: #fff;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__item.toEn a:hover {
    border-radius: 1em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__item.toEn a {
    border-radius: 0;
  }
  #page-topindex #contents #contents2020 .odaHeader-nav__item.toEn a:hover {
    border-radius: 0;
  }
}

#page-topindex #contents #contents2020 .odaHeader-nav__arrow {
  position: relative;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__arrow {
    padding-right: 1.6em;
    height: 1.5em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__arrow {
    width: 12px;
    height: 12px;
    padding-right: 0;
  }
}

#page-topindex #contents #contents2020 .odaHeader-nav__arrow::before {
  content: "";
  position: absolute;
  background: #fff;
  border: 1px solid #006eb4;
  border-radius: 50%;
  z-index: 1;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__arrow::before {
    width: 1.3em;
    height: 1.3em;
    left: 0;
    top: 0;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__arrow::before {
    width: 12px;
    height: 12px;
  }
}

#page-topindex #contents #contents2020 .odaHeader-nav__arrow::after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-bottom: 1px solid #006eb4;
  border-right: 1px solid #006eb4;
  opacity: 1;
  z-index: 2;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__arrow::after {
    width: 0.25em;
    height: 0.25em;
    left: 0.5em;
    top: 50%;
    margin-top: -0.25em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__arrow::after {
    width: 3px;
    height: 3px;
    left: 3px;
    top: 50%;
    margin-top: -2px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__text {
    text-align: center;
    line-height: 1.2;
    padding-bottom: 5px;
  }
}

#page-topindex #contents #contents2020 .odaHeader-nav__item a:hover .odaHeader-nav__arrow::before {
  background: #006eb4;
  border: 1px solid #006eb4;
}

#page-topindex #contents #contents2020 .odaHeader-nav__item a:hover .odaHeader-nav__arrow::after {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaHeader-nav__item a:hover .odaHeader-nav__arrow::after {
    left: 0.5em;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 h1.oda-logo {
    width: 120px;
    position: absolute;
    top: 28px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 h1.oda-logo {
    width: 100px;
    top: 0;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 h1.oda-logo {
    width: 78px;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 h1.oda-logo img {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 h1.oda-logo img {
    max-width: 78px;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNav-wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNav-wrap {
    width: 100vw;
    margin-left: -30px;
    display: block;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaNav-wrap {
    width: 100vw;
    margin-left: -20px;
    display: block;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 #odaNav-list__wrap {
    width: 90%;
    margin-left: 10%;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 #odaNav-list__wrap {
    width: calc(100vw - 15px);
    margin-left: 0;
    display: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 #odaNav-list__wrap {
    width: 100vw;
  }
}

#page-topindex #contents #contents2020 .odaNav-list {
  list-style: none;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNav-list {
    margin-left: 0;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNav-list {
    width: 100%;
    display: block;
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaNav-list {
    width: 100%;
    display: block;
    padding-left: 0px;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 #odaNav-list__wrap.is-show {
    display: block;
    position: absolute;
    width: 100vw;
    z-index: 5;
    background: #fff;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 #odaNav-list__wrap.is-show {
    width: 100vw;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNav-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 16.5%;
    text-align: center;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNav-list__item {
    display: block;
    position: relative;
    width: 100%;
    height: 44px;
    padding: 0;
    border-bottom: 1px solid #ccc;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaNav-list__item {
    display: block;
    position: relative;
    width: 100%;
    height: 44px;
    padding: 0;
    border-bottom: 1px solid #ccc;
  }
}

#page-topindex #contents #contents2020 .odaNav-list__item a {
  text-decoration: none;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNav-list__item a {
    display: block;
    height: 100%;
    padding: 0 8px 12px;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNav-list__item a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
    height: 44px;
    padding-left: 20px;
    padding-bottom: 0;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNav-list__item:not(:last-child) {
    border-right: 1px solid #ccc;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNav-list__item:not(:last-child) {
    border-right: none;
  }
}

#page-topindex #contents #contents2020 .odaNav-list__item a:hover {
  background: #006eb4;
}

#page-topindex #contents #contents2020 .odaNav-list__item a img._def {
  display: block;
}

#page-topindex #contents #contents2020 .odaNav-list__item a:hover img._def {
  display: none;
}

#page-topindex #contents #contents2020 .odaNav-list__item a img._hover {
  display: none;
}

#page-topindex #contents #contents2020 .odaNav-list__item a:hover img._hover {
  display: block;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNav-list__item a img {
    width: 60px;
    margin-top: 10px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNav-list__item a img {
    margin-left: 0;
    margin-right: 0;
    width: 35px;
    margin-top: 0;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNav-list__item a:hover img._hover {
    display: block;
  }
}

#page-topindex #contents #contents2020 .odaNav-list__item p.odaNav-item__text {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  display: block;
  color: #333333;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNav-list__item p.odaNav-item__text {
    font-size: 1.3em;
    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;
    height: 50%;
  }
}

@media (min-width: 1280px) {
  #page-topindex #contents #contents2020 .odaNav-list__item p.odaNav-item__text {
    font-size: 1.25em;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNav-list__item p.odaNav-item__text {
    display: block;
    font-size: 1.4em;
    height: auto;
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaNav-list__item p.odaNav-item__text {
    font-size: 1.2em;
    margin-left: 5px;
  }
}

#page-topindex #contents #contents2020 .odaNav-list__item a:hover p.odaNav-item__text {
  color: #ffffff;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNav-text__pc {
    display: block;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNav-text__pc {
    display: none;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNavbtn-close {
    display: none;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNavbtn-close {
    background: #006eb4;
    display: block;
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNavbtn-close__btn {
    display: none;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNavbtn-close__btn {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    font-family: inherit;
    width: 100%;
    display: block;
    padding-top: 15px;
    padding-bottom: 10px;
  }
}

#page-topindex #contents #contents2020 .odaNavbtn-close .odaNavbtn-close__btn img {
  width: 20px;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNavbtn-close__text {
    display: none;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNavbtn-close__text {
    display: block;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    width: 100%;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNav-list__item a::before {
    content: "";
    position: absolute;
    background: #006eb4;
    border-radius: 50%;
    z-index: 1;
    width: 12px;
    height: 12px;
    top: 18px;
    right: 30px;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNav-list__item a::after {
    content: "";
    position: absolute;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    z-index: 2;
    width: 3px;
    height: 3px;
    top: 22px;
    right: 35px;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNav-list__item a:hover::before {
    content: "";
    position: absolute;
    background: #fff;
    border-radius: 50%;
    z-index: 1;
    width: 12px;
    height: 12px;
    top: 18px;
    right: 30px;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNav-list__item a:hover::after {
    content: "";
    position: absolute;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    border-bottom: 1px solid #006eb4;
    border-right: 1px solid #006eb4;
    z-index: 2;
    width: 3px;
    height: 3px;
    top: 22px;
    right: 35px;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 #odaNav-btn {
    display: none;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 #odaNav-btn {
    position: relative;
    display: block;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNav-btn__inner {
    display: none;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNav-btn__inner {
    width: 100%;
    height: 44px;
    color: #333333;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 20px;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 600;
    font-size: 1.4em;
    background: none;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    font-family: inherit;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 #odaNav-btn::after {
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-bottom: 2px solid #006eb4;
    border-right: 2px solid #006eb4;
    width: 10px;
    height: 10px;
    top: 15px;
    right: 30px;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 #odaNav-btn.is-active::after {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    top: 20px;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 #odaNav-btn .odaNav-btn__close {
    display: none;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 #odaNav-btn .odaNav-btn__close {
    display: none;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 #odaNav-btn.is-active .odaNav-btn__close {
    display: none;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 #odaNav-btn.is-active .odaNav-btn__close {
    display: block;
    margin-right: 35px;
    font-size: 12px;
    color: #333;
  }
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー


  メインスライダー


ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#page-topindex #contents #contents2020 .kv-slide__outer {
  overflow: hidden;
  position: relative;
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .kv-slide__outer {
    margin-left: -25%;
    margin-right: -25%;
  }
}

@media (max-width: 1360px) {
  #page-topindex #contents #contents2020 .kv-slide__outer {
    margin-left: -40px;
    margin-right: -40px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .kv-slide__outer {
    margin-bottom: 0;
    z-index: 2;
    margin-left: -30px;
    margin-right: -30px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .kv-slide__outer {
    margin-bottom: 0;
    z-index: 2;
    margin-left: -20px;
    margin-right: -20px;
  }
}

#page-topindex #contents #contents2020 .kv-slide__wrap {
  position: relative;
}

#page-topindex #contents #contents2020 .kv-slide {
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

#page-topindex #contents #contents2020 .kv-slide.slick-slider {
  opacity: 1;
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .kv-slide .slick-list {
    height: 48vw;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .kv-slide .slick-list {
    height: 80vw;
  }
}

#page-topindex #contents #contents2020 .kv-slide__item {
  width: 100%;
  position: relative;
  z-index: 1;
}

#page-topindex #contents #contents2020 .kv-slide__item img.kv-slide__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .kv-slide__item img.kv-slide__img {
    margin: 0 auto;
    height: 48vw;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .kv-slide__item img.kv-slide__img {
    margin: 0 auto;
    height: 80vw;
  }
}

#page-topindex #contents #contents2020 .kv-text {
  position: absolute;
  color: #fff;
  font-weight: 600;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .kv-text {
    font-size: 1.8em;
    bottom: 10%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .kv-text {
    font-size: 1.6em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .kv-text {
    display: none;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .kv-text.sp {
    display: none;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .kv-text.sp {
    position: absolute;
    color: #fff;
    font-weight: 600;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    opacity: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    bottom: 10%;
    font-size: 1.4rem;
  }
}

#page-topindex #contents #contents2020 .slick-current .kv-text {
  opacity: 1;
}

#page-topindex #contents #contents2020 .kv-text__item {
  display: inline-block;
  background-color: rgba(23, 125, 189, 0.7);
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-right: 16px;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 4px;
  line-height: 1;
  letter-spacing: 0.05em;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .kv-text__item {
    margin-bottom: 7px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .kv-text__item {
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .kv-text__item {
    margin-bottom: 5px;
  }
}

#page-topindex #contents #contents2020 .kv-slide .slick-arrow {
  z-index: 2;
  position: absolute;
  margin-top: -15px;
  width: 50px;
  height: 50px;
  background-color: #006eb4;
}

#page-topindex #contents #contents2020 .kv-slide .slick-next:before,
#page-topindex #contents #contents2020 .slick-prev:before {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

#page-topindex #contents #contents2020 .kv-slide .slick-arrow.slick-prev {
  border: 1px solid #fff;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .kv-slide .slick-arrow.slick-prev {
    left: 20%;
    top: 50%;
    margin-left: -25px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .kv-slide .slick-arrow.slick-prev {
    left: 10%;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .kv-slide .slick-arrow.slick-prev {
    display: none;
  }
}

#page-topindex #contents #contents2020 .kv-slide .slick-arrow.slick-next {
  border: 1px solid #fff;
  right: 20%;
  top: 50%;
  margin-right: -25px;
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .kv-slide .slick-arrow.slick-next {
    right: 10%;
  }
}

#page-topindex #contents #contents2020 .kv-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0px;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  height: 14px;
  padding-bottom: 3px;
  position: relative;
  z-index: 3;
}

#page-topindex #contents #contents2020 .kv-dots li {
  width: 14px;
  height: 14px;
}

#page-topindex #contents #contents2020 .kv-dots li:not(:last-child) {
  margin-right: 20px;
}

#page-topindex #contents #contents2020 .kv-dots li button {
  width: 100%;
  height: 100%;
  background-color: rgba(23, 125, 189, 0.3);
  text-indent: -9999px;
  border: none;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
}

#page-topindex #contents #contents2020 .kv-dots li.slick-active button {
  background: #006eb4;
}

#page-topindex #contents #contents2020 .stop-btn-wrap {
  position: absolute;
  bottom: 49px;
  z-index: 2;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .stop-btn-wrap {
    right: 22%;
  }
  #page-topindex #contents #contents2020 .policy-img__wrap .stop-btn-wrap{
    right: calc(50% - 25px);
    bottom: 5px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .stop-btn-wrap {
    right: 12%;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .stop-btn-wrap {
    right: 5%;
  }
  #page-topindex #contents #contents2020 .policy-img__wrap .stop-btn-wrap{
    right: calc(50% - 25px);
    bottom: 5px;
  }
}

#page-topindex #contents #contents2020 .stop-btn,
#page-topindex #contents #contents2020 .stop-btn_policy {
  background: #006eb4;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: block;
  font-size: 0;
  border: 1px solid #006eb4;
  cursor: pointer;
  border: 1px solid #fff;
}

#page-topindex #contents #contents2020 .js-stop {
  width: 12px;
  height: 14px;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 3;
  cursor: pointer;
}

#page-topindex #contents #contents2020 .js-stop::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 14px;
  background: #fff;
  border-radius: 1px;
}

#page-topindex #contents #contents2020 .js-stop::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 3px;
  height: 14px;
  background: #fff;
  border-radius: 1px;
}

#page-topindex #contents #contents2020 .start-btn-wrap {
  position: absolute;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .start-btn-wrap {
    top: 440px;
    right: 30%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .start-btn-wrap {
    top: 40vw;
    right: 12%;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .start-btn-wrap {
    top: 45vw;
    right: 5%;
  }
}

#page-topindex #contents #contents2020 .start-btn,
#page-topindex #contents #contents2020 .start-btn_policy {
  top: 0;
  background: #006eb4;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: block;
  font-size: 0;
  border: 1px solid #fff;
  cursor: pointer;
}

#page-topindex #contents #contents2020 .js-start {
  width: 12px;
  height: 14px;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 3;
  cursor: pointer;
}

#page-topindex #contents #contents2020 .js-start::after {
  content: "";
  position: absolute;
  left: 2px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 12px;
  border-color: transparent transparent transparent #fff;
}

#page-topindex #contents #contents2020 .kv-slide__wrap .kv-slide__btn,
#page-topindex #contents #contents2020 .policy-img__wrap .policy-img__btn {
  display: none;
  opacity: 0;
  pointer-events: none;
}

#page-topindex #contents #contents2020 .kv-slide__wrap .kv-slide__btn.is-show,
#page-topindex #contents #contents2020 .policy-img__wrap .policy-img__btn.is-show {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー


  コンテンツ


ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
body.middle#page-topindex #contents #contents2020 {
  max-width: 1376px;
  margin: 0 auto;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

@media (min-width: 768px) {
  body.middle#page-topindex #contents #contents2020 {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  body.middle#page-topindex #contents #contents2020 {
    padding: 0 20px;
  }
}

#page-topindex #contents #contents2020 {
  /*
  スマホページ内リンクエリア
ーーーーーーーーーーーーーーーーーー*/
  /*
  新着情報
ーーーーーーーーーーーーーーーーーー*/
  /*
  重要政策
ーーーーーーーーーーーーーーーーーー*/
  /*
  白書・報告書
ーーーーーーーーーーーーーーーーーー*/
  /*
  エピソード集
ーーーーーーーーーーーーーーーーーー*/
  /*
  広報コンテンツ
ーーーーーーーーーーーーーーーーーー*/
  /*
  関連リンク
ーーーーーーーーーーーーーーーーーー*/
  /*　ニュース　リンクの丸マーク
ーーーーーーーーーーーーーーーーーー*/
  /*　関連リンク　リンクの丸マーク
ーーーーーーーーーーーーーーーーーー*/
  /*　段落区切り線
ーーーーーーーーーーーーーーーーーー*/
  /*　画像キャプション
ーーーーーーーーーーーーーーーーーー*/
}

#page-topindex #contents #contents2020 #slideshow.-oda {
  height: 500px;
}

#page-topindex #contents #contents2020 h2.odaCategory_title {
  font-weight: 600;
  color: #333;
  letter-spacing: 0.05em;
  position: relative;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 h2.odaCategory_title {
    font-size: 3em;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 h2.odaCategory_title {
    font-size: 2.6em;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 h2.odaCategory_title {
    font-size: 2.1em;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: auto;
    margin-bottom: 20px;
  }
}

#page-topindex #contents #contents2020 h2.odaCategory_title::before {
  position: absolute;
  content: "";
  width: 100vw;
  height: 1px;
  background: #d1e5f2;
  left: 0;
  top: 0.6em;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

#page-topindex #contents #contents2020 h2.odaCategory_title span.odaCategory_ttl__text {
  position: relative;
  width: auto !important;
  padding: 0;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 h2.odaCategory_title span.odaCategory_ttl__text {
    color: #333;
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 h2.odaCategory_title span.odaCategory_ttl__text {
    padding-left: 0;
    margin-left: 15px;
    font-size: 2rem;
    width: 100%;
  }
}

#page-topindex #contents #contents2020 h2.odaCategory_title::after {
  content: "";
  position: absolute;
  width: 0.3em;
  height: 0.3em;
  background: #006eb4;
  border-radius: 50%;
  left: 0;
  top: 0.3em;
  border: 5px solid #c5deee;
}

#page-topindex #contents #contents2020 .odaPage-link__wrap {
  background: #daeaf4;
  width: 100vw;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaPage-link__wrap {
    margin-top: -35px;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaPage-link {
    display: none;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaPage-link {
    display: block;
    padding: 60px 20px 20px 20px;
  }
}

#page-topindex #contents #contents2020 .pageLink-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#page-topindex #contents #contents2020 .pageLink-list__item {
  width: 48%;
  background: #fff;
  border-bottom: 2px solid #006eb4;
  height: 62px;
  line-height: 1.2;
}

#page-topindex #contents #contents2020 .pageLink-list__item:nth-child(odd) {
  margin-bottom: 10px;
}

#page-topindex #contents #contents2020 .pageLink-list__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}

#page-topindex #contents #contents2020 .pageLink-list__item a::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 1px solid #006eb4;
  border-right: 1px solid #006eb4;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 70%;
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .pageLink-item__text {
    font-size: 1.2em;
    font-weight: 600;
    color: #333;
    margin-top: -10px;
  }
}

#page-topindex #contents #contents2020 .pageLink-list__item a:hover {
  background: #006eb4;
}

#page-topindex #contents #contents2020 .pageLink-item__text {
  font-size: 1.4em;
  font-weight: 600;
  color: #333;
  margin-top: -5px;
}

#page-topindex #contents #contents2020 .pageLink-list__item a:hover .pageLink-item__text {
  color: #fff;
}

#page-topindex #contents #contents2020 .pageLink-list__item a:hover::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 100px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-wrap {
    display: block;
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .news-wrap {
    display: block;
    margin-bottom: 50px;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-area {
    width: 75%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-area {
    width: 100%;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-wrap h2.odaCategory_title {
    width: 30% !important;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-wrap h2.odaCategory_title {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-list {
    font-size: 1.6em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .news-list {
    font-size: 1.4em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .news-list__item {
    position: relative;
    z-index: 1;
  }
}

#page-topindex #contents #contents2020 .news-list__item a.news-list__a {
  color: #333;
  width: 100%;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-list__item a.news-list__a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .news-list__item a.news-list__a {
    display: block;
  }
}

#page-topindex #contents #contents2020 .news-list__item a.news-list__a:hover {
  background: #006eb4;
  color: #fff;
  text-decoration: underline;
}

#page-topindex #contents #contents2020 .news-date {
  font-weight: 600;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-date {
    width: 17em;
    border-bottom: 1px solid #95c3e1;
    padding: 1.4em 20px 1.2em 1.2em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .news-date {
    width: 100%;
    border-bottom: none;
    padding: 1.2em 20px 0.5em 0;
    font-size: 1.1em;
  }
}

#page-topindex #contents #contents2020 .news-date.-blank {
  border-bottom: none;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-list__item:first-child .news-date {
    border-top: 1px solid #95c3e1;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .news-list__item:first-child .news-date {
    border-top: none;
  }
}

#page-topindex #contents #contents2020 .news-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  border-bottom: 1px solid #d1e5f2;
  width: 100%;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .news-text {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

#page-topindex #contents #contents2020 .news-text span.news-text__item {
  display: block;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-text span.news-text__item {
    padding: 1.2em 1.2em 1.2em 3em;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-text span.news-text__item {
    padding: 1.2em 2.5em 1.2em 3em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .news-text span.news-text__item {
    padding: 0 1.2em 1.2em 0;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-list__item:first-child .news-text {
    border-top: 1px solid #d1e5f2;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .news-list__item:first-child .news-text {
    border-top: none;
  }
}

#page-topindex #contents #contents2020 .odaNews-more {
  text-align: right;
  margin-top: 2em;
  margin-right: 2.2em;
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaNews-more {
    margin-right: 0;
  }
}

#page-topindex #contents #contents2020 .odaNews-more a {
  color: #006eb4;
  font-weight: 600;
  letter-spacing: 0.03em;
  position: relative;
  padding-left: 1.5em;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaNews-more a {
    font-size: 1.6em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaNews-more a {
    font-size: 1.4em;
  }
}

#page-topindex #contents #contents2020 .odaNews-more a::before {
  content: "";
  position: absolute;
  background: #fff;
  border: 1px solid #006eb4;
  border-radius: 50%;
  z-index: 1;
  width: 1.2em;
  height: 1.2em;
  top: 0;
  left: 0;
}

#page-topindex #contents #contents2020 .odaNews-more a::after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 1px solid #006eb4;
  border-right: 1px solid #006eb4;
  z-index: 2;
  width: 0.3em;
  height: 0.3em;
  top: 0.4em;
  left: 0.4em;
}

#page-topindex #contents #contents2020 .odaNews-more a:hover {
  text-decoration: underline;
}

#page-topindex #contents #contents2020 .odaNews-more a:hover::before {
  background: #006eb4;
  border: 1px solid #006eb4;
}

#page-topindex #contents #contents2020 .odaNews-more a:hover::after {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  left: 0.4em;
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .news-list__item .news-list__a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    background: #95c3e1;
    z-index: 2;
  }
}

#page-topindex #contents #contents2020 .important-policy__wrap {
  position: relative;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .important-policy__wrap {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .important-policy__wrap {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding-top: 60px;
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .important-policy__wrap {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding-top: 50px;
    padding-bottom: 60px;
  }
}

#page-topindex #contents #contents2020 .important-policy {
  margin-bottom: 100px;
  max-width: 1286px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .important-policy {
    padding: 0 40px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .important-policy {
    padding: 0;
  }
}

#page-topindex #contents #contents2020 .important-policy__bg {
  position: absolute;
  width: 100%;
  height: 55%;
  background: #006eb4;
  top: 0;
  left: 0;
}

#page-topindex #contents #contents2020 .important-policy__bg::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: -50%;
  background: #006eb4;
}

#page-topindex #contents #contents2020 .important-policy__bg::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  right: -50%;
  background: #006eb4;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .policy-ttl__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
    position: relative;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .policy-ttl__wrap {
    display: block;
    margin-bottom: 0;
    padding: 0 20px;
  }
}

#page-topindex #contents #contents2020 h2.odaCategory_title.-policy {
  margin-bottom: 0;
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 h2.odaCategory_title.-policy {
    width: 100%;
    margin-bottom: 20px;
  }
}

#page-topindex #contents #contents2020 h2.odaCategory_title.-policy::after {
  content: "";
  position: absolute;
  width: 0.3em;
  height: 0.3em;
  background: #4597ca;
  border-radius: 50%;
  left: 0;
  top: 0.3em;
  border: 5px solid #c5deee;
}

#page-topindex #contents #contents2020 h2.odaCategory_title.-policy span.odaCategory_ttl__text {
  color: #fff;
}

#page-topindex #contents #contents2020 .policy-ttl__text {
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #fff;
  position: relative;
  z-index: 2;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .policy-ttl__text {
    font-size: 1.8em;
    border-left: 1px solid #ccc;
    padding-left: 2.5em;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .policy-ttl__text {
    font-size: 1.6em;
    border-left: none;
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .policy-ttl__text {
    font-size: 1.4em;
    margin-top: 10px;
  }
}

#page-topindex #contents #contents2020 .policy-img__wrap {
  max-width: 1286px;
  margin: 0 auto;
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .policy-img__wrap {
    width: 100vw;
    margin-left: -40px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .policy-img__wrap {
    overflow-x: scroll;
  }
}

#page-topindex #contents #contents2020 .policy-list {
  position: relative;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .policy-list {
    padding: 16px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .policy-list {
    padding: 0;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .policy-list {
    padding: 16px 0;
  }
}

#page-topindex #contents #contents2020 .policy-list.slick-slider {
  opacity: 1;
}

#page-topindex #contents #contents2020 .oda-slider .slick-list {
  margin: 0 auto;
}

#page-topindex #contents #contents2020 .policy-list__item {
  margin: 10px;
}

#page-topindex #contents #contents2020 .policy-list__item img {
  max-width: 100%;
}

#page-topindex #contents #contents2020 .policy-list__item a {
  position: relative;
  display: block;
}

#page-topindex #contents #contents2020 .policy-item__img {
  position: relative;
  z-index: 1;
  display: block;
  border: 2px solid #fff;
}

#page-topindex #contents #contents2020 .policy-list__item a:hover .policy-item__img::after {
  content: "";
  background: #006eb4;
  opacity: 0.3;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

#page-topindex #contents #contents2020 .policy-list__text {
  font-size: 1.8em;
  margin-top: 10px;
  letter-spacing: 0.02em;
  font-weight: 600;
  line-height: 1.4;
  color: #333;
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .policy-list__text {
    font-size: 1.5em;
  }
}

#page-topindex #contents #contents2020 .policy-list__item a:hover .policy-list__text {
  color: #006eb4;
  text-decoration: underline;
}

#page-topindex #contents #contents2020 .policy-list__text.oda-pdf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#page-topindex #contents #contents2020 .policy-text__ico {
  margin-left: 0.5em;
  margin-top: 0.2em;
  width: 32px;
}

#page-topindex #contents #contents2020 .policy-text__ico img {
  width: 100%;
}

#page-topindex #contents #contents2020 .policy-text__detal {
  font-size: 0.65em;
  display: block;
}

#page-topindex #contents #contents2020 .policy-list .slick-arrow {
  position: absolute;
  z-index: 2;
  top: 40%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #006eb4;
  border: 1px solid #fff;
}

#page-topindex #contents #contents2020 .policy-list .slick-prev {
  left: 0;
}

#page-topindex #contents #contents2020 .policy-list .slick-next {
  right: 0;
}

  #page-topindex #contents #contents2020 .policy-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

#page-topindex #contents #contents2020 .policy-dots li {
  width: 14px;
  height: 14px;
}

#page-topindex #contents #contents2020 .policy-dots li:not(:last-child) {
  margin-right: 20px;
}

#page-topindex #contents #contents2020 .policy-dots li button {
  width: 100%;
  height: 100%;
  background-color: #b9d8eb;
  text-indent: -9999px;
  border-radius: 50%;
  padding: 0;
  border: 1px solid #b9d8eb;
  cursor: pointer;
}

#page-topindex #contents #contents2020 .policy-dots li button::before {
  font-size: 14px;
}

#page-topindex #contents #contents2020 .policy-dots li.slick-active button {
  background: #006eb4;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport {
    margin-bottom: 100px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport {
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaReport {
    padding: 0 0 50px;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport-ttl__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 40px;
    position: relative;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport-ttl__wrap {
    display: block;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaReport-ttl__wrap {
    display: block;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
  }
}

#page-topindex #contents #contents2020 h2.odaCategory_title.-odaReport {
  margin-bottom: 0;
  width: 100%;
}

#page-topindex #contents #contents2020 h2.odaCategory_title.-odaReport span.odaCategory_ttl__text {
  color: #333;
}

#page-topindex #contents #contents2020 .odaCategory_title.-odaReport {
  color: #333;
}

#page-topindex #contents #contents2020 .odaReport-ttl__text {
  font-weight: 600;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport-ttl__text {
    font-size: 1.6em;
    color: #333;
    border-left: 1px solid #ccc;
    padding-left: 2.5em;
    width: 65%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport-ttl__text {
    color: #333;
    border-left: none;
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaReport-ttl__text {
    font-size: 1.4em;
    padding-left: 0;
  }
}

#page-topindex #contents #contents2020 h2.odaCategory_title.-odaReport span.odaCategory_ttl__text {
  color: #333;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__outer {
    display: block;
  }
}

#page-topindex #contents #contents2020 .odaReport-bnr__wrap__l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__wrap__l {
    width: 49.8%;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__wrap__l {
    width: 100%;
    margin-bottom: 20px;
  }
}

#page-topindex #contents #contents2020 .odaReport-bnr__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__wrap {
    width: 48%;
    padding-bottom: 3em;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__wrap {
    width: 100%;
    height: 200px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 120px;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__wrap a.odaBnr-report {
    height: 13vw;
    max-height: 180px;
    display: block;
  }
}

#page-topindex #contents #contents2020 .odaReport-bnr {
  border: 1px solid #d1e5f2;
  border-bottom: 4px solid #006eb4;
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaReport-bnr {
    width: 48%;
    background: #fff;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__l {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__l {
    background: #fff;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__l a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__l a {
    height: 100%;
    display: block;
  }
}

#page-topindex #contents #contents2020 .odaReport-bnr__l a.odaBnr-report figure {
  height: 100%;
  line-height: 0;
}

#page-topindex #contents #contents2020 .odaReport-bnr__l a.odaBnr-report:hover .odaReport-img__wrap::after {
  content: "";
  background: #006eb4;
  opacity: 0.3;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
}

#page-topindex #contents #contents2020 .odaReport-bnr {
  width: 48%;
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaReport-bnr {
    height: 120px;
    padding-top: 8px;
  }
}

#page-topindex #contents #contents2020 .odaReport-bnr a {
  font-size: 1.6em;
  color: #333;
  font-weight: 600;
  position: relative;
  height: 100%;
  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;
}

#page-topindex #contents #contents2020 .odaReport-bnr a img {
  display: block;
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaReport-bnr a img {
    margin: 0 auto;
    height: 50px;
  }
}

#page-topindex #contents #contents2020 .odaReport-img__wrap {
  position: relative;
}

#page-topindex #contents #contents2020 .odaReport-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

#page-topindex #contents #contents2020 .odaReport-img__text {
  font-size: 1.8em;
  color: #333;
  font-weight: 600;
  margin-top: 7px;
  line-height: 1.2;
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaReport-img__text {
    width: 100%;
    margin: 10px auto 0;
    text-align: center;
  }
}

#page-topindex #contents #contents2020 .odaReport-bnr__l a:hover .odaReport-img__text {
  color: #006eb4;
  text-decoration: underline;
}

#page-topindex #contents #contents2020 .odaReport-bnr__inner {
  text-align: center;
  line-height: 1.2;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__inner {
    font-size: 0.8em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__inner {
    font-size: 0.9em;
  }
}

#page-topindex #contents #contents2020 .odaReport-bnr__inner img {
  margin: 0 auto 5px;
}

#page-topindex #contents #contents2020 .odaReport-bnr__img.assess {
  margin-left: 10px;
  display: block;
}

#page-topindex #contents #contents2020 .odaReport-bnr__text {
  display: block;
  margin-top: 8px;
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaReport-bnr__text {
    line-height: 1.3;
  }
}

#page-topindex #contents #contents2020 .odaReport-bnr a img.reportBnr-w {
  display: none;
}

#page-topindex #contents #contents2020 .odaReport-bnr a:hover {
  background: #006eb4;
}

#page-topindex #contents #contents2020 .odaReport-bnr a:hover img.reportBnr-def {
  display: none;
}

#page-topindex #contents #contents2020 .odaReport-bnr a:hover img.reportBnr-w {
  display: block;
}

#page-topindex #contents #contents2020 .odaReport-bnr a:hover .odaReport-bnr__text {
  color: #fff;
  text-decoration: underline;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaEpisode {
    margin-bottom: 100px;
  }
  #page-topindex #contents #contents2020 #oda_contentsarea1.odaContentsarea {
    margin-bottom: 100px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaEpisode {
    margin-bottom: 60px;
  }
  #page-topindex #contents #contents2020 #oda_contentsarea1.odaContentsarea {
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaEpisode {
    margin-bottom: 50px;
  }
  #page-topindex #contents #contents2020 #oda_contentsarea1.odaContentsarea {
    margin-bottom: 50px;
  }
}

#page-topindex #contents #contents2020 h2.odaCategory_title.episode-ttl {
  width: 100%;
}

#page-topindex #contents #contents2020 .odaEpisode-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaEpisode-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaEpisode-list__item {
    width: 23%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaEpisode-list__item {
    width: 48%;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaEpisode-list__item {
    width: 100%;
    margin-bottom: 20px;
  }
}

#page-topindex #contents #contents2020 .odaEpisode-list__item:not(:last-child) {
  margin-right: 2.6%;
}

#page-topindex #contents #contents2020 .odaEpisode-list__item a {
  display: block;
}

#page-topindex #contents #contents2020 .odaEpisode-item__img {
  position: relative;
  z-index: 1;
  line-height: 0;
}

#page-topindex #contents #contents2020 .odaEpisode-list__item a:hover .odaEpisode-item__img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #006eb4;
  opacity: 0.3;
  z-index: 2;
}

#page-topindex #contents #contents2020 .odaEpisode-list__item img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

#page-topindex #contents #contents2020 .odaEpisode-list__text {
  font-size: 1.6em;
  color: #333;
  font-weight: 600;
  display: block;
  margin-top: 7px;
}

#page-topindex #contents #contents2020 .odaEpisode-list__item a:hover .odaEpisode-list__text {
  color: #006eb4;
  text-decoration: underline;
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaReport-ttl__text.-odaEpisode {
    display: block;
    text-align: justify;
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaPublic {
    margin-bottom: 100px;
  }
  #page-topindex #contents #contents2020 #oda_contentsarea2.odaContentsarea,
  #page-topindex #contents #contents2020 #oda_contentsarea3.odaContentsarea {
      margin-bottom: 100px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaPublic {
    margin-bottom: 50px;
  }
  #page-topindex #contents #contents2020 #oda_contentsarea2.odaContentsarea,
  #page-topindex #contents #contents2020 #oda_contentsarea3.odaContentsarea {
      margin-bottom: 50px;
  }
}

#page-topindex #contents #contents2020 h2.odaCategory_title.public-ttl {
  width: 100%;
}

#page-topindex #contents #contents2020 .odaPublic-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaPublic-list__item {
    width: 23%;
  }
  #page-topindex #contents #contents2020 .odaPublic-list__item:not(:last-child) {
    margin-right: 2.6%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaPublic-list__item {
    width: 48%;
    margin-bottom: 20px;
  }
  #page-topindex #contents #contents2020 .odaPublic-list__item:nth-child(odd) {
    margin-right: 2.6%;
  }
  #page-topindex #contents #contents2020 .odaPublic-list__item:nth-child(even) {
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaPublic-list__item {
    width: 100%;
    margin-bottom: 20px;
    margin-right: auto;
  }
}

#page-topindex #contents #contents2020 .odaPublic-item__img {
  max-width: 100%;
  position: relative;
  z-index: 1;
  line-height: 0;
}

#page-topindex #contents #contents2020 .odaPublic-list__text.oda-pdf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#page-topindex #contents #contents2020 .odaPublic-list__text.oda-pdf img {
  padding-left: 5px;
  width: 1.2em;
}

#page-topindex #contents #contents2020 .odaPublic-list__item a {
  display: block;
}

#page-topindex #contents #contents2020 .odaPublic-list__item a:hover .odaPublic-item__img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #006eb4;
  opacity: 0.3;
  z-index: 2;
}

#page-topindex #contents #contents2020 .odaPublic-list__item img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

#page-topindex #contents #contents2020 .odaPublic-list__text {
  font-size: 1.5em;
  color: #333;
  font-weight: 600;
  display: block;
  margin-top: 7px;
}

#page-topindex #contents #contents2020 .odaPublic-list__item a:hover .odaPublic-list__text {
  color: #006eb4;
  text-decoration: underline;
}

#page-topindex #contents #contents2020 .odaLink-wrap {
  background: #daeaf4;
  position: relative;
}

#page-topindex #contents #contents2020 .odaLink-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  background: #daeaf4;
  width: 50%;
  height: 100%;
}

#page-topindex #contents #contents2020 .odaLink-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  right: -50%;
  background: #daeaf4;
  width: 50%;
  height: 100%;
}

#page-topindex #contents #contents2020 .odaLink {
  max-width: 1286px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaLink {
    padding: 100px 30px 100px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaLink {
    padding: 60px 30px 60px;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaLink {
    padding: 50px 30px 50px;
  }
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaLink-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaLink-inner {
    display: block;
  }
}

#page-topindex #contents #contents2020 h2.odaCategory_title.oda-link {
  margin: 0;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 h2.odaCategory_title.oda-link {
    width: 30% !important;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 h2.odaCategory_title.oda-link {
    width: 100% !important;
    text-align: center;
    margin-bottom: 30px;
  }
}

#page-topindex #contents #contents2020 h2.odaCategory_title.oda-link::after {
  display: none;
}

#page-topindex #contents #contents2020 h2.odaCategory_title.oda-link span.odaCategory_ttl__text {
  margin: 0;
  color: #333;
  font-weight: 600;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 h2.odaCategory_title.oda-link span.odaCategory_ttl__text {
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 h2.odaCategory_title.oda-link span.odaCategory_ttl__text {
    font-size: 2rem;
  }
}

#page-topindex #contents #contents2020 .odaLink-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaLink-list {
    width: 100%;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaLink-list {
    width: 100%;
  }
}

#page-topindex #contents #contents2020 .odaLink-list__item {
  background: #fff;
  border-bottom: 4px solid #006eb4;
  margin-bottom: 1.5em;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaLink-list__item {
    width: 48%;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaLink-list__item {
    width: 100%;
  }
}

#page-topindex #contents #contents2020 .odaLink-list__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-top: 0;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaLink-list__item a {
    height: 12em;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaLink-list__item a {
    height: 9em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaLink-list__item a {
    height: auto;
    height: 20vw;
  }
}

#page-topindex #contents #contents2020 .odaLink-list__item a:hover .odaLink-text__wrap {
  background: #006eb4;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaLink-item__text {
    margin-left: 30px;
    margin-right: 10px;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaLink-item__text {
    margin-left: 20px;
    margin-right: 10px;
  }
}

#page-topindex #contents #contents2020 .odaLink-list__item a:hover .odaLink-item__text {
  color: #fff;
}

#page-topindex #contents #contents2020 .odaLink-text__wrap {
  color: #333;
  text-align: left;
  font-weight: 600;
  letter-spacing: 0.03em;
  height: 100%;
  width: 100%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaLink-text__wrap {
    font-size: 1.6em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaLink-text__wrap {
    font-size: 1.4em;
  }
}

#page-topindex #contents #contents2020 .odaLink-item__ico {
  width: 16px;
  position: relative;
  margin-right: 20px;
}

#page-topindex #contents #contents2020 .odaLink-item__ico img {
  width: 16px;
}

#page-topindex #contents #contents2020 .odaLink-item__ico img.outside-def {
  display: block;
}

#page-topindex #contents #contents2020 .odaLink-item__ico img.outside-w {
  display: none;
  position: relative;
  z-index: 2;
  top: 0;
  left: 0;
}

#page-topindex #contents #contents2020 .odaLink-list__item a:hover .odaLink-item__ico img.outside-def {
  display: none;
}

#page-topindex #contents #contents2020 .odaLink-list__item a:hover .odaLink-item__ico img.outside-w {
  display: block;
}

#page-topindex #contents #contents2020 .odaLink-item__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30%;
}

#page-topindex #contents #contents2020 .odaLink-item__img img.jica-ico {
  margin: 0 auto;
}
#page-topindex #contents #contents2020 .odaLink-item__img img.link_ico {
  margin: 0 auto;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaLink-item__img img.jica-ico {
    width: 75%;
  }
  #page-topindex #contents #contents2020 .odaLink-item__img img.link_ico {
    width: 75%;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .odaLink-item__img img.jica-ico {
    width: 70%;
  }
  #page-topindex #contents #contents2020 .odaLink-item__img img.link_ico {
    width: 70%;
  }
}

#page-topindex #contents #contents2020 div#pagetop {
  border: 1px solid #000 !important;
  display: block;
}

#page-topindex #contents #contents2020 div#pagetop span.odaPagetop-text {
  color: #333;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #006eb4;
  display: block;
}

#page-topindex #contents #contents2020 .news-tex__arrow {
  position: relative;
  width: 1.2em;
  height: 1.2em;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-tex__arrow {
    margin-right: 20px;
  }
}

@media (max-width: 1023px) {
  #page-topindex #contents #contents2020 .news-tex__arrow {
    margin-right: 0;
  }
}

#page-topindex #contents #contents2020 .news-text span.news-tex__arrow::before {
  content: "";
  position: absolute;
  background: #006eb4;
  border-radius: 50%;
  z-index: 1;
  width: 1.2em;
  height: 1.2em;
  right: 0;
  top: 50%;
  margin-top: -0.6em;
}

#page-topindex #contents #contents2020 .news-text span.news-tex__arrow::after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  z-index: 2;
  width: 0.3em;
  height: 0.3em;
  top: 0.4em;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .news-text span.news-tex__arrow::after {
    right: 0.5em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .news-text span.news-tex__arrow::after {
    right: 0.53em;
  }
}

#page-topindex #contents #contents2020 .news-list__item a.news-list__a:hover .news-text span.news-tex__arrow::before {
  content: "";
  position: absolute;
  background: #fff;
  border-radius: 50%;
  z-index: 1;
  width: 1.2em;
  height: 1.2em;
  right: 0;
}

#page-topindex #contents #contents2020 .news-list__item a.news-list__a:hover .news-text span.news-tex__arrow::after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 1px solid #006eb4;
  border-right: 1px solid #006eb4;
  z-index: 2;
  width: 0.3em;
  height: 0.3em;
  right: 0.5em;
}

#page-topindex #contents #contents2020 .link-text__arrow {
  position: relative;
  margin-right: 20px;
  width: 1.2em;
  height: 1.2em;
}

#page-topindex #contents #contents2020 .link-text__arrow::before {
  content: "";
  position: absolute;
  background: #006eb4;
  border-radius: 50%;
  z-index: 1;
  width: 1.2em;
  height: 1.2em;
  right: 0;
  top: 50%;
  margin-top: -0.6em;
}

#page-topindex #contents #contents2020 .link-text__arrow::after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  z-index: 2;
  width: 0.3em;
  height: 0.3em;
  top: 0.4em;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .link-text__arrow::after {
    right: 0.5em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .link-text__arrow::after {
    right: 0.53em;
  }
}

#page-topindex #contents #contents2020 .odaLink-list__item a:hover .link-text__arrow::before {
  content: "";
  position: absolute;
  background: #fff;
  border-radius: 50%;
  z-index: 1;
  width: 1.2em;
  height: 1.2em;
  right: 0;
}

#page-topindex #contents #contents2020 .odaLink-list__item a:hover .link-text__arrow::after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 1px solid #006eb4;
  border-right: 1px solid #006eb4;
  z-index: 2;
  width: 0.3em;
  height: 0.3em;
  top: 0.4em;
}

@media (min-width: 768px) {
  #page-topindex #contents #contents2020 .odaLink-list__item a:hover .link-text__arrow::after {
    right: 0.5em;
  }
}

@media (max-width: 767px) {
  #page-topindex #contents #contents2020 .odaLink-list__item a:hover .link-text__arrow::after {
    right: 0.53em;
  }
}

#page-topindex #contents #contents2020 .section-line {
  width: 100vw;
  height: 1px;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  background: #ccc;
  margin-bottom: 80px;
}

#page-topindex #contents #contents2020 figure {
  position: relative;
}

#page-topindex #contents #contents2020 .img-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #333;
  font-size: 1em;
  z-index: 3;
  font-family: "メイリオ", "Arial", sans-serif;
  height: auto;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0.25em;
  margin: 0.5em;
  padding: 0 0.5em;
  letter-spacing: 0;
  line-height: 1.2;
}

#page-topindex #contents #contents2020 .img-caption.kvCaption {
  padding: 0 0.5em;
  font-size: 1em;
}

/*　IE　リンクマークの矢印　位置調整
ーーーーーーーーーーーーーーーーーー */
@media (min-width: 768px) {
  #page-topindex.ie #contents #contents2020 .news-text span.news-text__item::after {
    margin-top: 0.4em;
  }
}

@media (max-width: 767px) {
  #page-topindex.ie #contents #contents2020 .news-text span.news-text__item::after {
    right: 0.53em;
  }
}

/*　ページトップ　ボタン
ーーーーーーーーーーーーーーーーーー*/
#page-topindex .oda-link-arrow a.oda-link__top {
  padding-left: 15px;
  color: #000099;
  font-size: 0.9em;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

@media (min-width: 768px) {
  #page-topindex .oda-link-arrow a.oda-link__top {
    background: url(/mofaj/gaiko/oda/files/100158460.png);
    background-repeat: no-repeat;
  }
}

@media (max-width: 767px) {
  #page-topindex .oda-link-arrow a.oda-link__top {
    background: url(/mofaj/gaiko/oda/files/100158461.png) center left no-repeat !important;
    background-repeat: no-repeat;
    background-size: 13px 13px !important;
  }
}

@media (min-width: 768px) {
  #page-topindex .oda-link-arrow a.oda-link__top:hover {
    background-color: #192a80;
    color: #fff;
  }
}

/*　tabキー選択時　カラー
ーーーーーーーーーーーーーーーーーー*/
#page-topindex a:focus {
  outline: 2px solid #0c68a2;
}

#page-topindex button:focus {
  /*outline: 2px solid #0c68a2;*/
}

#page-topindex input:focus {
  outline: 2px solid #0c68a2;
}

#page-topindex a:active {
  outline: 2px solid #0c68a2;
}

#page-topindex button:active {
  outline: 2px solid #0c68a2;
}

/*　tabキー選択時　カラー　ODAナビ
ーーーーーーーーーーーーーーーーーー*/
#page-topindex #contents #contents2020 .odaNav-list__item a:focus {
  border: 2px solid #0c68a2;
  outline: none;
}

#page-topindex #contents #contents2020 .odaNav-btn__inner:focus {
  border: 2px solid #0c68a2;
  outline: none;
}

#page-topindex #contents #contents2020 .odaNavbtn-close__btn:focus {
  border: 2px solid #fff;
  outline: none;
}

/*　tabキー選択時　カラー　kvスライド
ーーーーーーーーーーーーーーーーーー*/
#page-topindex #contents #contents2020 .kv-slide__item a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#page-topindex #contents #contents2020 .kv-slide__item a:focus {
  outline: none;
}

#page-topindex #contents #contents2020 .kv-slide__item.slick-current a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  pointer-events: none;
  border: 2px solid #0c68a2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}

#page-topindex #contents #contents2020 .kv-slide__item.slick-current a:focus::after {
  opacity: 1;
}

/*　文字サイズ大　調整
ーーーーーーーーーーーーーーーーーー*/
.large#page-topindex #contents #contents2020 .odaLink-list__item a {
  display: block;
}

.large#page-topindex #contents #contents2020 .odaLink-item__img {
  height: auto;
}

@media (min-width: 768px) {
  .large#page-topindex #contents #contents2020 .kv-text {
    font-size: 1.1em;
  }
}

@media (min-width: 768px) {
  .large#page-topindex #contents #contents2020 .odaNav-list__item p.odaNav-item__text {
    font-size: 0.8em;
    height: 60%;
  }
}

/*　グローバルナビ　文字サイズ小　ロゴ位置調整
ーーーーーーーーーーーーーーーーーー*/
.small#page-topindex #contents #contents2020 h1.oda-logo {
  top: 10px;
}
