@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*, *::after, *::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

#top-interview .topintv-main .topintv-main-txt h2,
#page-inner-interview .topintv-main .topintv-main-txt h2, #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt h2,
#page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt h2, #main-contents .intv-cont-center h2 {
  font-family: source-han-serif-japanese, serif;
  font-style: normal;
  font-weight: 400; }

#top-interview .topintv-main .topintv-main-txt .topintv-names .topintv-shozoku,
#page-inner-interview .topintv-main .topintv-main-txt .topintv-names .topintv-shozoku, #top-interview .topintv-main .topintv-main-txt .topintv-names .topintv-name,
#page-inner-interview .topintv-main .topintv-main-txt .topintv-names .topintv-name, #top-interview .topintv-main .topintv-main-txt .topintv-names .topintv-name-en,
#page-inner-interview .topintv-main .topintv-main-txt .topintv-names .topintv-name-en, #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-shozoku,
#page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-shozoku, #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-name,
#page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-name, #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-name-en,
#page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-name-en, #top-btn-torikumi, #top-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a .nw-title,
#page-inner-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a .nw-title, #top-event .topevent-inner-row .topevent-col2 .topevent--inner-cols a .nw-text .nw-title,
#page-inner-event .topevent-inner-row .topevent-col2 .topevent--inner-cols a .nw-text .nw-title, #top-news_event .topnewsevent-inner .topnewsev-cols .nw-title, #main-contents .intv-entry-header h1, #main-contents .intv-entry-header .intv-shozoku, #main-contents .intv-cont-center + p,
#main-contents .intv-cont-center + .intv-cont-header-md, #main-contents h2, #main-contents h3, #main-contents h4, .sliding-menu-content ul.drawer-menu {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif; }

body {
  font-family: 'Lucida Grande', 'メイリオ' ,Meiryo, sans-serif,'Hiragino Kaku Gothic ProN';
  color: #000; }

img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: middle; }

a[href^="tel:"] {
  cursor: default;
  pointer-events: none;
  text-decoration: none;
  color: #000; }

/* サイト全体のテキストリンク設定 */
a {
  color: #0099FF;
  text-decoration: none; }

a:link {
  text-decoration: none; }

a:visited {
  color: #7A68EE; }

a:hover {
  text-decoration: underline; }

/* トップページ */
#top-secgr-0001 {
  padding: 0;
  background-color: #000; }
  #top-secgr-0001 .topsecgr001-inner #top-sec1 {
    padding: 70px 0 0;
    min-height: 50px;
    background-color: #E5243B;
    height: 19vw;
    max-height: 240px;
    position: relative;
    overflow: hidden; }
    #top-secgr-0001 .topsecgr001-inner #top-sec1 .top-sec1-grade {
      position: absolute;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      z-index: 0;
      top: 0;
      left: 0;
      width: 2000%;
      height: 100%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5243b+0,d3a63a+6,4b9f38+11,c5192d+17,ff3a21+23,26bde2+29,fcc30b+35,a21942+41,fd6925+47,dd1367+53,fd9d24+59,bf8b2e+64,3f7e44+70,0a97d9+76,56c02b+82,00689d+88,19486a+94,e5243b+100;grade018sdgs */
      background: #e5243b;
      /* Old browsers */
      background: -moz-linear-gradient(left, #e5243b 0%, #d3a63a 6%, #4b9f38 11%, #c5192d 17%, #ff3a21 23%, #26bde2 29%, #fcc30b 35%, #a21942 41%, #fd6925 47%, #dd1367 53%, #fd9d24 59%, #bf8b2e 64%, #3f7e44 70%, #0a97d9 76%, #56c02b 82%, #00689d 88%, #19486a 94%, #e5243b 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, #e5243b 0%, #d3a63a 6%, #4b9f38 11%, #c5192d 17%, #ff3a21 23%, #26bde2 29%, #fcc30b 35%, #a21942 41%, #fd6925 47%, #dd1367 53%, #fd9d24 59%, #bf8b2e 64%, #3f7e44 70%, #0a97d9 76%, #56c02b 82%, #00689d 88%, #19486a 94%, #e5243b 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: -webkit-gradient(linear, left top, right top, from(#e5243b), color-stop(6%, #d3a63a), color-stop(11%, #4b9f38), color-stop(17%, #c5192d), color-stop(23%, #ff3a21), color-stop(29%, #26bde2), color-stop(35%, #fcc30b), color-stop(41%, #a21942), color-stop(47%, #fd6925), color-stop(53%, #dd1367), color-stop(59%, #fd9d24), color-stop(64%, #bf8b2e), color-stop(70%, #3f7e44), color-stop(76%, #0a97d9), color-stop(82%, #56c02b), color-stop(88%, #00689d), color-stop(94%, #19486a), to(#e5243b));
      background: -o-linear-gradient(left, #e5243b 0%, #d3a63a 6%, #4b9f38 11%, #c5192d 17%, #ff3a21 23%, #26bde2 29%, #fcc30b 35%, #a21942 41%, #fd6925 47%, #dd1367 53%, #fd9d24 59%, #bf8b2e 64%, #3f7e44 70%, #0a97d9 76%, #56c02b 82%, #00689d 88%, #19486a 94%, #e5243b 100%);
      background: linear-gradient(to right, #e5243b 0%, #d3a63a 6%, #4b9f38 11%, #c5192d 17%, #ff3a21 23%, #26bde2 29%, #fcc30b 35%, #a21942 41%, #fd6925 47%, #dd1367 53%, #fd9d24 59%, #bf8b2e 64%, #3f7e44 70%, #0a97d9 76%, #56c02b 82%, #00689d 88%, #19486a 94%, #e5243b 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5243b', endColorstr='#e5243b',GradientType=1 );
      /* IE6-9 */ }
    #top-secgr-0001 .topsecgr001-inner #top-sec1 .topsec1-inner-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0 6vw;
      width: 100%;
      position: relative;
      z-index: 50; }
      #top-secgr-0001 .topsecgr001-inner #top-sec1 .topsec1-inner-row p:last-child {
        margin-left: 1em; }
    @media screen and (max-width: 1200px) {
      #top-secgr-0001 .topsecgr001-inner #top-sec1 {
        padding: 4vw 0 0; } }

.top-bgcolor-gray {
  background-color: #F1F1F1; }

#top-mainimg {
  width: 100%;
  position: relative; }
  #top-mainimg .top-main-chatch {
    position: absolute;
    top: 30%;
    right: 8%;
    width: 35%; }
  #top-mainimg .smp-posterimg {
    display: none; }

#top-interview,
#page-inner-interview {
  position: relative;
  z-index: 1500;
  padding-bottom: 6vw; }
  #top-interview .topintv-main,
  #page-inner-interview .topintv-main {
    display: block;
    width: 85%;
    max-width: 1600px;
    height: 20vw;
    max-height: 350px;
    margin: -3vw 0 0 auto;
    background-repeat: no-repeat;
    background-position: right 0;
    background-size: auto 120%;
    background-color: #250a4d;
    text-decoration: none; }
    #top-interview .topintv-main:hover,
    #page-inner-interview .topintv-main:hover {
      position: relative; }
      #top-interview .topintv-main:hover:before,
      #page-inner-interview .topintv-main:hover:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(255, 255, 255, 0.3); }
    #top-interview .topintv-main .topintv-main-txt,
    #page-inner-interview .topintv-main .topintv-main-txt {
      font-size: 16px;
      font-size: 1rem;
      max-width: 50%;
      height: 100%;
      color: #FFF;
      padding: 2.5vw;
      text-align: right;
      background-color: rgba(37, 10, 77, 0.9); }
      #top-interview .topintv-main .topintv-main-txt h2,
      #page-inner-interview .topintv-main .topintv-main-txt h2 {
        font-size: 32px;
        font-size: 2rem;
        line-height: 1.3;
        margin-bottom: 30px; }
      #top-interview .topintv-main .topintv-main-txt .topintv-title,
      #page-inner-interview .topintv-main .topintv-main-txt .topintv-title {
        font-size: 21px;
        font-size: 1.3125rem; }
      #top-interview .topintv-main .topintv-main-txt .topintv-title-en,
      #page-inner-interview .topintv-main .topintv-main-txt .topintv-title-en {
        font-size: 14px;
        font-size: 0.875rem;
        opacity: 0.7; }
      #top-interview .topintv-main .topintv-main-txt .topintv-names,
      #page-inner-interview .topintv-main .topintv-main-txt .topintv-names {
        margin-top: 30px; }
        #top-interview .topintv-main .topintv-main-txt .topintv-names .topintv-shozoku,
        #page-inner-interview .topintv-main .topintv-main-txt .topintv-names .topintv-shozoku {
          font-size: 14px;
          font-size: 0.875rem; }
        #top-interview .topintv-main .topintv-main-txt .topintv-names .topintv-name,
        #page-inner-interview .topintv-main .topintv-main-txt .topintv-names .topintv-name {
          font-size: 21px;
          font-size: 1.3125rem;
          position: relative; }
        #top-interview .topintv-main .topintv-main-txt .topintv-names .topintv-name-en,
        #page-inner-interview .topintv-main .topintv-main-txt .topintv-names .topintv-name-en {
          font-size: 14px;
          font-size: 0.875rem;
          opacity: 0.7; }
    @media screen and (max-width: 1350px) {
      #top-interview .topintv-main,
      #page-inner-interview .topintv-main {
        max-width: 100%;
        width: 95%;
        height: auto;
        min-height: auto; } }
  #top-interview .topintv-subrow,
  #page-inner-interview .topintv-subrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 90%;
    height: 20vw;
    max-height: 350px;
    margin: 0 auto 0 0; }
    #top-interview .topintv-subrow .topintv-subcol,
    #page-inner-interview .topintv-subrow .topintv-subcol {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 33.3%;
      flex: 0 1 33.3%;
      width: 33.3%;
      display: block;
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: auto 110%;
      background-color: #fff;
      text-decoration: none; }
      #top-interview .topintv-subrow .topintv-subcol:hover,
      #page-inner-interview .topintv-subrow .topintv-subcol:hover {
        position: relative; }
        #top-interview .topintv-subrow .topintv-subcol:hover:before,
        #page-inner-interview .topintv-subrow .topintv-subcol:hover:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          background-color: rgba(255, 255, 255, 0.3); }
      #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt,
      #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt {
        font-size: 16px;
        font-size: 1rem;
        max-width: 75%;
        height: 100%;
        color: #000;
        margin: 0 0 0 auto;
        padding-top: 2vw;
        padding-right: 2vw;
        text-align: right; }
        #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt h2,
        #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt h2 {
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 1.3;
          margin-bottom: 30px; }
        #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-title,
        #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-title {
          font-size: 18px;
          font-size: 1.125rem;
          font-weight: bold; }
        #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-title-en,
        #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-title-en {
          font-size: 12px;
          font-size: 0.75rem;
          opacity: 0.7; }
        #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names,
        #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names {
          margin-top: 30px; }
          #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-shozoku,
          #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-shozoku {
            font-size: 12px;
            font-size: 0.75rem; }
          #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-name,
          #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-name {
            font-size: 18px;
            font-size: 1.125rem;
            font-weight: bold;
            position: relative; }
          #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-name-en,
          #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-name-en {
            font-size: 12px;
            font-size: 0.75rem;
            opacity: 0.7; }
    @media screen and (max-width: 1460px) {
      #top-interview .topintv-subrow,
      #page-inner-interview .topintv-subrow {
        max-width: 100%;
        height: auto;
        min-height: auto; }
        #top-interview .topintv-subrow .topintv-subcol .topintv-main-txt h2,
        #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt h2 {
          font-size: 21px;
          font-size: 1.3125rem; } }

#page-inner-interview .topintv-subrow {
  display: block;
  height: auto !important;
  max-height: none !important;
  max-width: 100%;
  margin: 0 auto 0 0; }
  #page-inner-interview .topintv-subrow .topintv-subcol {
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 32% auto;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    text-decoration: none; }
    #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt {
      font-size: 16px;
      font-size: 1rem;
      max-width: 80%;
      min-height: 210px;
      height: auto !important;
      color: #000;
      margin: 0 0 0 auto;
      padding: 4vw 14px 4vw 4vw;
      text-align: right; }
      #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt h2 {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 15px; }
      #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-title {
        font-size: 14px;
        font-size: 0.875rem; }
      #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-title-en {
        font-size: 12px;
        font-size: 0.75rem;
        opacity: 0.7; }
      #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names {
        margin-top: 15px; }
        #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-shozoku {
          font-size: 12px;
          font-size: 0.75rem; }
        #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-name {
          font-size: 14px;
          font-size: 0.875rem;
          position: relative; }
        #page-inner-interview .topintv-subrow .topintv-subcol .topintv-main-txt .topintv-names .topintv-name-en {
          font-size: 12px;
          font-size: 0.75rem;
          opacity: 0.7; }

#top-btn-torikumi {
  font-size: 34px;
  font-size: 2.125rem;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 6vw; }
  #top-btn-torikumi a {
    display: block;
    padding: 10px 30px;
    color: #000;
    text-align: center;
    background: #FFF url("../images/ico_yaji_yoko_bk.svg") no-repeat right 15px top 50%; }
    #top-btn-torikumi a .torikumi-inner {
      display: inline-block;
      padding: 45px 0 45px 100px;
      background: #fff url("../images/ico_circle_color.svg") no-repeat 0 50%; }
    #top-btn-torikumi a:hover {
      opacity: 0.75; }
  @media screen and (max-width: 1200px) {
    #top-btn-torikumi {
      font-size: 28px;
      font-size: 1.75rem; } }

#top-news,
#page-inner-news {
  background-color: #F1F1F1; }
  #top-news .topnews-inner-row,
  #page-inner-news .topnews-inner-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    #top-news .topnews-inner-row .topnews-col1,
    #page-inner-news .topnews-inner-row .topnews-col1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 15%;
      flex: 0 1 15%;
      width: 15%;
      padding: 5vw 2vw; }
      #top-news .topnews-inner-row .topnews-col1 h2,
      #page-inner-news .topnews-inner-row .topnews-col1 h2 {
        font-size: 24px;
        font-size: 1.5rem;
        color: #000;
        text-align: center; }
      #top-news .topnews-inner-row .topnews-col1 .detail-link,
      #page-inner-news .topnews-inner-row .topnews-col1 .detail-link {
        font-size: 18px;
        font-size: 1.125rem;
        padding-top: 100%;
        text-align: center; }
        #top-news .topnews-inner-row .topnews-col1 .detail-link a,
        #page-inner-news .topnews-inner-row .topnews-col1 .detail-link a {
          color: #000;
          padding-left: 16px;
          background: url("../images/ico_yaji_yoko_bk.svg") no-repeat 0 7px/11px auto; }
    #top-news .topnews-inner-row .topnews-col2,
    #page-inner-news .topnews-inner-row .topnews-col2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 85%;
      flex: 0 1 85%;
      width: 85%;
      padding: 5vw 3vw;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #top-news .topnews-inner-row .topnews-col2:before,
      #page-inner-news .topnews-inner-row .topnews-col2:before {
        content: "";
        z-index: -1;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 40%;
        background-color: #1e0056; }
      #top-news .topnews-inner-row .topnews-col2 .topnews--inner-cols,
      #page-inner-news .topnews-inner-row .topnews-col2 .topnews--inner-cols {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
        flex: 0 1 30%;
        width: 30%;
        margin-bottom: 15px;
        margin-right: 5%; }
        #top-news .topnews-inner-row .topnews-col2 .topnews--inner-cols:nth-child(3n),
        #page-inner-news .topnews-inner-row .topnews-col2 .topnews--inner-cols:nth-child(3n) {
          margin-right: 0; }
        #top-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a,
        #page-inner-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a {
          display: block;
          text-decoration: none;
          color: #000; }
          #top-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a:hover,
          #page-inner-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a:hover {
            position: relative; }
            #top-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a:hover:before,
            #page-inner-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a:hover:before {
              content: "";
              position: absolute;
              width: 100%;
              height: 100%;
              top: 0;
              left: 0;
              background-color: rgba(255, 255, 255, 0.3); }
          #top-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a .nw-pho img,
          #page-inner-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a .nw-pho img {
            width: 100%; }
          #top-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a .nw-date,
          #page-inner-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a .nw-date {
            font-size: 12px;
            font-size: 0.75rem;
            color: #969696;
            margin-top: 12px; }
          #top-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a .nw-title,
          #page-inner-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a .nw-title {
            font-size: 16px;
            font-size: 1rem;
            font-weight: bold;
            margin-top: 12px; }
          #top-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a .nw-excerpt,
          #page-inner-news .topnews-inner-row .topnews-col2 .topnews--inner-cols a .nw-excerpt {
            font-size: 14px;
            font-size: 0.875rem;
            color: #666666;
            margin-top: 12px; }

#page-inner-news .topnews-inner-row {
  display: block; }
  #page-inner-news .topnews-inner-row .topnews-col2 {
    width: 100%;
    padding: 5vw 3vw;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #page-inner-news .topnews-inner-row .topnews-col2:before {
      content: none; }
    #page-inner-news .topnews-inner-row .topnews-col2 .topnews--inner-cols {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
      flex: 0 1 30%;
      width: 30%; }

#top-event .topevent-inner-row,
#page-inner-event .topevent-inner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  #top-event .topevent-inner-row .topevent-col1,
  #page-inner-event .topevent-inner-row .topevent-col1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 15%;
    flex: 0 1 15%;
    width: 15%;
    background: #1e0056 url("../images/top_event_bgimg.png") no-repeat center center/cover;
    color: #FFF;
    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; }
    #top-event .topevent-inner-row .topevent-col1 h2,
    #page-inner-event .topevent-inner-row .topevent-col1 h2 {
      font-size: 24px;
      font-size: 1.5rem;
      color: #FFF;
      text-align: center; }
    #top-event .topevent-inner-row .topevent-col1 .detail-link,
    #page-inner-event .topevent-inner-row .topevent-col1 .detail-link {
      font-size: 18px;
      font-size: 1.125rem;
      padding-top: 40%;
      text-align: center; }
      #top-event .topevent-inner-row .topevent-col1 .detail-link a,
      #page-inner-event .topevent-inner-row .topevent-col1 .detail-link a {
        color: #FFF;
        padding-left: 16px;
        background: url("../images/ico_yaji_yoko_wh.svg") no-repeat 0 7px/11px auto; }
  #top-event .topevent-inner-row .topevent-col2,
  #page-inner-event .topevent-inner-row .topevent-col2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 85%;
    flex: 0 1 85%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 85%;
    padding: 5vw 3vw;
    position: relative;
    background-color: #F1F1F1; }
    #top-event .topevent-inner-row .topevent-col2 .topeventcol2-row,
    #page-inner-event .topevent-inner-row .topevent-col2 .topeventcol2-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 30px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    #top-event .topevent-inner-row .topevent-col2 .topevent--inner-cols,
    #page-inner-event .topevent-inner-row .topevent-col2 .topevent--inner-cols {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
      flex: 0 1 30%;
      width: 30%;
      margin-bottom: 15px;
      margin-right: 5%; }
      #top-event .topevent-inner-row .topevent-col2 .topevent--inner-cols:nth-child(3n),
      #page-inner-event .topevent-inner-row .topevent-col2 .topevent--inner-cols:nth-child(3n) {
        margin-right: 0; }
      #top-event .topevent-inner-row .topevent-col2 .topevent--inner-cols:hover,
      #page-inner-event .topevent-inner-row .topevent-col2 .topevent--inner-cols:hover {
        opacity: 0.7; }
      #top-event .topevent-inner-row .topevent-col2 .topevent--inner-cols a,
      #page-inner-event .topevent-inner-row .topevent-col2 .topevent--inner-cols a {
        display: block;
        text-decoration: none;
        color: #000; }
        #top-event .topevent-inner-row .topevent-col2 .topevent--inner-cols a .nw-pho img,
        #page-inner-event .topevent-inner-row .topevent-col2 .topevent--inner-cols a .nw-pho img {
          width: 100%; }
        #top-event .topevent-inner-row .topevent-col2 .topevent--inner-cols a .nw-text .nw-date,
        #page-inner-event .topevent-inner-row .topevent-col2 .topevent--inner-cols a .nw-text .nw-date {
          font-size: 12px;
          font-size: 0.75rem;
          color: #969696;
          margin-top: 12px; }
        #top-event .topevent-inner-row .topevent-col2 .topevent--inner-cols a .nw-text .nw-title,
        #page-inner-event .topevent-inner-row .topevent-col2 .topevent--inner-cols a .nw-text .nw-title {
          font-size: 16px;
          font-size: 1rem;
          font-weight: bold;
          margin-top: 12px; }
        #top-event .topevent-inner-row .topevent-col2 .topevent--inner-cols a .nw-text .nw-excerpt,
        #page-inner-event .topevent-inner-row .topevent-col2 .topevent--inner-cols a .nw-text .nw-excerpt {
          font-size: 14px;
          font-size: 0.875rem;
          color: #666666;
          margin-top: 12px; }

#page-inner-event .topevent-inner-row {
  display: block; }
  #page-inner-event .topevent-inner-row .topevent-col2 {
    width: 100%;
    padding: 5vw 3vw;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #page-inner-event .topevent-inner-row .topevent-col2:before {
      content: none; }
    #page-inner-event .topevent-inner-row .topevent-col2 .topevent--inner-cols {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
      flex: 0 1 30%;
      width: 30%; }

#top-news_event {
  padding: 90px 0; }
  #top-news_event h2 {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: bold;
    position: relative;
    padding: 0 5%;
    margin-bottom: 45px;
    text-align: center; }
    #top-news_event h2:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 48px;
      top: -50px;
      left: 0;
      margin: auto;
      background: url("../images/ico_color_maru.png") no-repeat center 0; }
  #top-news_event .topnewsevent-inner {
    margin: 0 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #top-news_event .topnewsevent-inner .topnewsev-cols {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 21%;
      flex: 0 1 21%;
      margin: 0 2% 2vw; }
      #top-news_event .topnewsevent-inner .topnewsev-cols a {
        text-decoration: none;
        display: block;
        -webkit-transition: opacity 0.5s;
        -o-transition: opacity 0.5s;
        transition: opacity 0.5s; }
        #top-news_event .topnewsevent-inner .topnewsev-cols a:hover {
          opacity: 0.7; }
      #top-news_event .topnewsevent-inner .topnewsev-cols .nw-date {
        font-size: 12px;
        font-size: 0.75rem;
        color: #969696;
        margin-top: 12px; }
      #top-news_event .topnewsevent-inner .topnewsev-cols .nw-title {
        font-size: 16px;
        font-size: 1rem;
        font-weight: bold;
        margin-top: 12px; }
      #top-news_event .topnewsevent-inner .topnewsev-cols .nw-excerpt {
        font-size: 14px;
        font-size: 0.875rem;
        color: #666666;
        margin-top: 12px; }

.more-linkbtn a {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  display: block;
  width: 50%;
  min-width: 250px;
  margin: 0 auto;
  padding: 14px 8px 12px;
  color: #FFF;
  text-align: center;
  background: #000 url("../images/ico_yaji.png") no-repeat 2% 50%; }
  .more-linkbtn a:hover {
    opacity: 0.7; }

.page-topbtn {
  margin: 90px 0 45px;
  text-align: center; }
  .page-topbtn a {
    display: inline-block; }
    .page-topbtn a:hover {
      opacity: 0.7; }

/* ページヘッダー */
a.skiplink {
  display: block;
  overflow: hidden;
  height: 0;
  padding: 0; }

.grade-line {
  height: 4px;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5243b+0,d3a63a+6,4b9f38+11,c5192d+17,ff3a21+23,26bde2+29,fcc30b+35,a21942+41,fd6925+47,dd1367+53,fd9d24+60,bf8b2e+66,3f7e44+72,0a97d9+79,56c02b+86,00689d+93,19486a+100 */
  background: #e5243b;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e5243b 0%, #d3a63a 6%, #4b9f38 11%, #c5192d 17%, #ff3a21 23%, #26bde2 29%, #fcc30b 35%, #a21942 41%, #fd6925 47%, #dd1367 53%, #fd9d24 60%, #bf8b2e 66%, #3f7e44 72%, #0a97d9 79%, #56c02b 86%, #00689d 93%, #19486a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e5243b 0%, #d3a63a 6%, #4b9f38 11%, #c5192d 17%, #ff3a21 23%, #26bde2 29%, #fcc30b 35%, #a21942 41%, #fd6925 47%, #dd1367 53%, #fd9d24 60%, #bf8b2e 66%, #3f7e44 72%, #0a97d9 79%, #56c02b 86%, #00689d 93%, #19486a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#e5243b), color-stop(6%, #d3a63a), color-stop(11%, #4b9f38), color-stop(17%, #c5192d), color-stop(23%, #ff3a21), color-stop(29%, #26bde2), color-stop(35%, #fcc30b), color-stop(41%, #a21942), color-stop(47%, #fd6925), color-stop(53%, #dd1367), color-stop(60%, #fd9d24), color-stop(66%, #bf8b2e), color-stop(72%, #3f7e44), color-stop(79%, #0a97d9), color-stop(86%, #56c02b), color-stop(93%, #00689d), to(#19486a));
  background: -o-linear-gradient(left, #e5243b 0%, #d3a63a 6%, #4b9f38 11%, #c5192d 17%, #ff3a21 23%, #26bde2 29%, #fcc30b 35%, #a21942 41%, #fd6925 47%, #dd1367 53%, #fd9d24 60%, #bf8b2e 66%, #3f7e44 72%, #0a97d9 79%, #56c02b 86%, #00689d 93%, #19486a 100%);
  background: linear-gradient(to right, #e5243b 0%, #d3a63a 6%, #4b9f38 11%, #c5192d 17%, #ff3a21 23%, #26bde2 29%, #fcc30b 35%, #a21942 41%, #fd6925 47%, #dd1367 53%, #fd9d24 60%, #bf8b2e 66%, #3f7e44 72%, #0a97d9 79%, #56c02b 86%, #00689d 93%, #19486a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5243b', endColorstr='#19486a',GradientType=1 );
  /* IE6-9 */ }

#header-container {
  width: 100%;
  background-color: #000;
  color: #FFF;
  padding: 0; }
  #header-container #header-bar {
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-animation-name: anim-header-nav-bar;
    animation-name: anim-header-nav-bar;
    -webkit-animation-duration: 3s;
    animation-duration: 3s; }
    #header-container #header-bar a {
      color: #FFF; }
    #header-container #header-bar .header-univlogo {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 220px;
      flex: 0 1 220px;
      width: 220px;
      max-width: 220px;
      padding: 18px 15px;
      background-color: #fff;
      text-align: center; }
      #header-container #header-bar .header-univlogo img {
        max-width: 170px;
        max-height: 46px; }
    #header-container #header-bar #header-sitename {
      font-size: 15px;
      font-size: 0.9375rem;
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      padding: 18px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    #header-container #header-bar .header-lang {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 150px;
      flex: 0 1 150px;
      width: 150px;
      margin-right: 5vw;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #header-container #header-bar .header-lang a {
        padding: 18px 7px; }
        #header-container #header-bar .header-lang a img {
          opacity: 0.6; }
      #header-container #header-bar .header-lang a.lang-active img,
      #header-container #header-bar .header-lang a:hover img {
        opacity: 1.0; }

#header-icons-bar {
  width: 100%;
  padding: 0 5%;
  background-color: #F1F1F1;
  position: relative;
  z-index: 7500; }
  #header-icons-bar .headericons-inner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    #header-icons-bar .headericons-inner ul li {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      margin: 0;
      min-width: 0;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      -webkit-transform-origin: 50% 0%;
      -ms-transform-origin: 50% 0%;
      transform-origin: 50% 0%; }
      #header-icons-bar .headericons-inner ul li a {
        display: block;
        min-height: 60px;
        overflow: hidden; }
        #header-icons-bar .headericons-inner ul li a img {
          width: 100%;
          height: auto; }
    #header-icons-bar .headericons-inner ul li:nth-child(1) {
      background-color: #E5243B; }
    #header-icons-bar .headericons-inner ul li:nth-child(2) {
      background-color: #D3A63A; }
    #header-icons-bar .headericons-inner ul li:nth-child(3) {
      background-color: #4B9F38; }
    #header-icons-bar .headericons-inner ul li:nth-child(4) {
      background-color: #C5192D; }
    #header-icons-bar .headericons-inner ul li:nth-child(5) {
      background-color: #FF3A21; }
    #header-icons-bar .headericons-inner ul li:nth-child(6) {
      background-color: #26BDE2; }
    #header-icons-bar .headericons-inner ul li:nth-child(7) {
      background-color: #FCC30B; }
    #header-icons-bar .headericons-inner ul li:nth-child(8) {
      background-color: #A21942; }
    #header-icons-bar .headericons-inner ul li:nth-child(9) {
      background-color: #FD6925; }
    #header-icons-bar .headericons-inner ul li:nth-child(10) {
      background-color: #DD1367; }
    #header-icons-bar .headericons-inner ul li:nth-child(11) {
      background-color: #FD9D24; }
    #header-icons-bar .headericons-inner ul li:nth-child(12) {
      background-color: #BF8B2E; }
    #header-icons-bar .headericons-inner ul li:nth-child(13) {
      background-color: #3F7E44; }
    #header-icons-bar .headericons-inner ul li:nth-child(14) {
      background-color: #0A97D9; }
    #header-icons-bar .headericons-inner ul li:nth-child(15) {
      background-color: #56C02B; }
    #header-icons-bar .headericons-inner ul li:nth-child(16) {
      background-color: #00689D; }
    #header-icons-bar .headericons-inner ul li:nth-child(17) {
      background-color: #19486A; }
    #header-icons-bar .headericons-inner ul li:nth-child(18) {
      background-color: #000000; }
    #header-icons-bar .headericons-inner ul li:hover {
      -webkit-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
      transform: scale(1.2, 1.2); }
  @media screen and (max-width: 1150px) {
    #header-icons-bar {
      padding: 0; }
      #header-icons-bar .headericons-inner {
        overflow-x: scroll; }
        #header-icons-bar .headericons-inner::-webkit-scrollbar {
          height: 5px;
          width: 0px; }
        #header-icons-bar .headericons-inner::-webkit-scrollbar-thumb {
          background: #BBB;
          border-radius: 5px; }
        #header-icons-bar .headericons-inner::-webkit-scrollbar-track-piece {
          background: #efefef; }
        #header-icons-bar .headericons-inner ul li {
          -webkit-transition: none;
          -o-transition: none;
          transition: none; }
        #header-icons-bar .headericons-inner ul li:hover {
          -webkit-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
          transform: scale(1, 1); } }

/* パンクズ */
#breadcrumb {
  width: 100%;
  margin: 0 auto !important;
  padding: 0 !important;
  font-size: 12px;
  font-size: 0.75rem;
  color: #999; }
  #breadcrumb br {
    display: none; }
  #breadcrumb a {
    color: #999; }
    #breadcrumb a:hover {
      color: #ffbf00; }
  #breadcrumb ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
    overflow: hidden;
    line-height: 1.3  !important; }
    #breadcrumb ul li {
      margin: 0 !important;
      padding: 0 16px 0 0 !important;
      float: left;
      list-style-type: none; }
      #breadcrumb ul li:last-child {
        background: none; }

/* フッター */
#footer-container {
  width: 100%;
  padding: 30px 5%;
  -webkit-box-shadow: inset 1px 4px 5px -2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 1px 4px 5px -2px rgba(0, 0, 0, 0.25);
  background-color: #FFF; }
  #footer-container #ft-links {
    margin: 0 0 40px;
    text-align: center; }
    #footer-container #ft-links ul {
      font-size: 14px;
      font-size: 0.875rem;
      display: inline-block; }
      #footer-container #ft-links ul li {
        text-align: center;
        display: inline-block;
        padding: 0 25px;
        border-right: 1px solid #CCC; }
        #footer-container #ft-links ul li:last-child {
          border-right: none; }
        #footer-container #ft-links ul li a {
          color: #000; }
  #footer-container #ft-logos {
    margin: 80px 0 80px;
    text-align: center; }
    #footer-container #ft-logos .ft-logos-cols {
      display: inline-block;
      padding: 0 25px;
      border-right: 1px solid #CCC; }
      #footer-container #ft-logos .ft-logos-cols:first-child img {
        max-width: 180px;
        margin-top: -12px; }
      #footer-container #ft-logos .ft-logos-cols:last-child {
        border-right: none;
        margin-top: 20px; }
  #footer-container #ft-addr {
    margin: 0 0 0;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: center; }

address {
  font-style: normal; }

.ft-copyright {
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 1px;
  width: 100%;
  text-align: center;
  color: #FFF;
  padding: 6px 5%;
  background-color: #000; }
  .ft-copyright small {
    font-style: normal; }

/* サイドバー */
/*  メインコンテンツ  */
#contents-container {
  width: 100%;
  margin: 0 auto; }

#backtopbtn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  display: none; }
  #backtopbtn a {
    display: block;
    width: 50px;
    height: 50px;
    background: url("../images/btn_pagetop.png") 0 0 no-repeat; }

#main-contents .intv-page {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f1f1f1; }

#main-contents .intv-entry-header {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  background-color: #CCC;
  width: 100%;
  height: 30vw;
  margin: 0 auto;
  padding: 4%;
  position: relative;
  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-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  #main-contents .intv-entry-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.85+0,0+100 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#00000000',GradientType=1 );
    /* IE6-9 */ }
  #main-contents .intv-entry-header h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
    color: #FFF;
    margin-bottom: 15px;
    position: relative;
    z-index: 100; }
  #main-contents .intv-entry-header .intv-shozoku {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #FFF;
    position: relative;
    z-index: 102; }

#main-contents .intv-cont-center {
  padding: 40px 10vw; }
  #main-contents .intv-cont-center h2 {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 0px; }
  #main-contents .intv-cont-center + p,
  #main-contents .intv-cont-center + .intv-cont-header-md {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 40px 10vw;
    margin-bottom: 100px;
    text-align: center; }

#main-contents .intv-cont-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px; }
  #main-contents .intv-cont-left .intvcont-col1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
    width: 48%; }
  #main-contents .intv-cont-left .intvcont-col2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 52%;
    flex: 0 1 52%;
    width: 52%;
    padding: 2% 3%; }

#main-contents .intv-cont-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-bottom: 100px; }
  #main-contents .intv-cont-right .intvcont-col1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
    width: 48%;
    text-align: right; }
  #main-contents .intv-cont-right .intvcont-col2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 52%;
    flex: 0 1 52%;
    width: 52%;
    padding: 2% 3%; }

body.tax-sdgs #main-contents .page-inner-container,
body.post-type-archive-effort #main-contents .page-inner-container,
body.single-effort #main-contents .page-inner-container,
body.tax-sdgs_en #main-contents .page-inner-container,
body.post-type-archive-effort_en #main-contents .page-inner-container,
body.single-effort_en #main-contents .page-inner-container {
  padding: 0; }

#main-contents {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.02em;
  line-height: 1.7;
  /* 検索 */ }
  #main-contents .page-inner-container {
    padding: 1em 8%; }
  #main-contents .page-tools {
    padding: 0 8% 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #main-contents .page-tools .number-of-item {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      font-size: 14px;
      font-size: 0.875rem;
      text-align: right; }
  #main-contents .c-red {
    color: #E5243B !important; }
  #main-contents .center {
    text-align: center !important; }
  #main-contents .right {
    text-align: right !important; }
  #main-contents .floatbox-right {
    width: 40%;
    margin: 0 0 1em 1em;
    float: right; }
  #main-contents .font-xs {
    font-size: 12px;
    font-size: 0.75rem; }
  #main-contents .font-s {
    font-size: 14px;
    font-size: 0.875rem; }
  #main-contents .font-m {
    font-size: 16px;
    font-size: 1rem; }
  #main-contents .font-l {
    font-size: 18px;
    font-size: 1.125rem; }
  #main-contents .font-xl {
    font-size: 20px;
    font-size: 1.25rem; }
  #main-contents a {
    word-break: break-all; }
  #main-contents h2 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.4;
    margin: 50px 0 40px; }
  #main-contents h2:first-child {
    margin-top: 0; }
  #main-contents .entry-header h2, #main-contents .entry-header h3, #main-contents .entry-header h4, #main-contents .entry-header h5 {
    margin-top: 0; }
  #main-contents .page-header h2, #main-contents .page-header h3, #main-contents .page-header h4, #main-contents .page-header h5 {
    margin-top: 0; }
  #main-contents h3:first-child {
    margin-top: 0; }
  #main-contents h4:first-child {
    margin-top: 0; }
  #main-contents h5:first-child {
    margin-top: 0; }
  #main-contents h6:first-child {
    margin-top: 0; }
  #main-contents h3 {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: bold;
    line-height: 1.4;
    margin: 30px 0 20px; }
  #main-contents h4 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.4;
    margin: 30px 0 20px; }
  #main-contents h5 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4;
    margin: 20px 0 15px; }
  #main-contents h6 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4;
    margin: 10px 0 5px; }
  #main-contents ul {
    list-style-type: disc;
    margin: 0.5em 0 0.8em 1.5em; }
    #main-contents ul li {
      line-height: 1.5;
      margin-bottom: 0.4em; }
  #main-contents ol {
    padding-left: 2.5em;
    margin: 0.5em 0 0.8em; }
    #main-contents ol li {
      line-height: 1.5;
      margin-bottom: 0.4em; }
  #main-contents strong {
    color: inherit; }
  #main-contents table.table-type01 {
    border-top: 1px solid #AAA;
    border-left: 1px solid #AAA;
    line-height: 1.3;
    width: 100%;
    margin: 0 auto; }
    #main-contents table.table-type01 th {
      border-right: 1px solid #AAA;
      border-bottom: 1px solid #AAA;
      font-weight: normal;
      padding: 4px 4px;
      color: #FFF;
      background-color: #E29B16; }
    #main-contents table.table-type01 td {
      border-right: 1px solid #AAA;
      border-bottom: 1px solid #AAA;
      padding: 4px 4px; }
  #main-contents .search-item {
    padding: 15px 0;
    border-bottom: 1px solid #CCC; }
    #main-contents .search-item h5 {
      margin-top: 5px; }
  #main-contents .jumbo1 {
    color: #FFF;
    padding: 1em;
    margin: 10px 0;
    border: 1px solid #6f9b3e;
    background: #89BA52; }
    #main-contents .jumbo1 a {
      color: #FFF; }
  #main-contents .biko {
    border: 1px solid #CCC;
    padding: 1em;
    margin: 10px 0; }
  #main-contents .page-inner-list {
    padding: 15px 0;
    border-bottom: 1px solid #CCC; }
    #main-contents .page-inner-list dl dt {
      margin-bottom: 5px; }

#main-contents .subpage-header {
  width: 100%;
  padding: 60px 8%;
  background-color: #fff; }
  #main-contents .subpage-header h2.page-title {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 45px;
    position: relative; }
    #main-contents .subpage-header h2.page-title .page-title-jp {
      display: block;
      position: relative;
      padding-bottom: 10px; }
      #main-contents .subpage-header h2.page-title .page-title-jp:after {
        content: "";
        position: absolute;
        width: 46px;
        left: calc(50% - 23px);
        bottom: 0;
        border-bottom: 1px solid #000; }
    #main-contents .subpage-header h2.page-title .page-title-en {
      font-size: 16px;
      font-size: 1rem;
      display: block;
      padding-top: 15px; }
  #main-contents .subpage-header .alllist-btn {
    font-size: 18px;
    font-size: 1.125rem;
    text-align: center; }
    #main-contents .subpage-header .alllist-btn a {
      color: #000; }
  #main-contents .subpage-header .page-header-caticon {
    text-align: center; }
    #main-contents .subpage-header .page-header-caticon .ph-caticon {
      display: block; }
      #main-contents .subpage-header .page-header-caticon .ph-caticon img {
        width: 120px;
        height: auto; }

#main-contents .search-fields {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  #main-contents .search-fields .srch-refine-search {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 44%;
    flex: 0 1 44%;
    width: 44%;
    text-align: center;
    min-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #main-contents .search-fields .srch-refine-search label {
      font-size: 15px;
      font-size: 0.9375rem;
      margin-right: 1em; }
    #main-contents .search-fields .srch-refine-search .srch-categorybetsu {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
      #main-contents .search-fields .srch-refine-search .srch-categorybetsu select {
        font-size: 14px;
        font-size: 0.875rem;
        border: 1px solid #CCC;
        width: 100%;
        max-width: 250px;
        height: 38px;
        padding: 5px;
        background-color: #F1F1F1; }
  #main-contents .search-fields .srch-keyword-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 44%;
    flex: 0 1 44%;
    width: 44%;
    text-align: center;
    min-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #main-contents .search-fields .srch-keyword-box label {
      font-size: 15px;
      font-size: 0.9375rem;
      margin-right: 1em;
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
      flex: 1 0 0; }
    #main-contents .search-fields .srch-keyword-box .srch-keyword-inner {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #main-contents .search-fields .srch-keyword-box .srch-keyword-inner .srch-keyword {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        min-width: 0; }
        #main-contents .search-fields .srch-keyword-box .srch-keyword-inner .srch-keyword input[type="text"] {
          font-size: 14px;
          font-size: 0.875rem;
          width: 100%;
          height: 38px;
          padding: 5px;
          border: 1px solid #CCC;
          background-color: #F1F1F1; }
      #main-contents .search-fields .srch-keyword-box .srch-keyword-inner .submitbtn {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
        flex: 0 1 20%;
        width: 20%;
        height: 38px;
        min-width: 0;
        text-align: center;
        background-color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        #main-contents .search-fields .srch-keyword-box .srch-keyword-inner .submitbtn input {
          width: 100%;
          height: 60%;
          background-color: #000; }

.search_not_hit {
  display: block;
  padding: 1em 8%; }

#main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons, #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons {
  margin-top: 10px; }
  #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul, #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul {
    font-size: 18px;
    font-size: 1.125rem;
    color: #FFF;
    font-weight: bold;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li, #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      text-align: center;
      margin: 0;
      padding: 5px 0;
      background-color: #ccc;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain, #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain {
      font-size: 24px;
      font-size: 1.5rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 1 8%;
      flex: 0 1 8%;
      width: 8%;
      height: 4vw;
      min-height: 55px; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(1), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(1), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(1), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(1) {
      background-color: #E5243B; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(2), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(2), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(2), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(2) {
      background-color: #D3A63A; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(3), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(3), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(3), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(3) {
      background-color: #4B9F38; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(4), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(4), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(4), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(4) {
      background-color: #C5192D; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(5), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(5), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(5), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(5) {
      background-color: #FF3A21; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(6), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(6), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(6), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(6) {
      background-color: #26BDE2; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(7), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(7), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(7), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(7) {
      background-color: #FCC30B; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(8), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(8), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(8), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(8) {
      background-color: #A21942; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(9), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(9), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(9), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(9) {
      background-color: #FD6925; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(10), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(10), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(10), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(10) {
      background-color: #DD1367; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(11), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(11), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(11), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(11) {
      background-color: #FD9D24; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(12), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(12), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(12), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(12) {
      background-color: #BF8B2E; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(13), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(13), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(13), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(13) {
      background-color: #3F7E44; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(14), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(14), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(14), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(14) {
      background-color: #0A97D9; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(15), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(15), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(15), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(15) {
      background-color: #56C02B; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(16), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(16), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(16), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(16) {
      background-color: #00689D; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(17), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(17), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(17), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(17) {
      background-color: #19486A; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catsub:nth-child(18), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catsub:nth-child(18), #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-icons ul li.catmain:nth-child(18), #main-contents .proj-detail-container .projdetail-row .projd-col2 .pjls-icons ul li.catmain:nth-child(18) {
      background-color: #000000; }

#main-contents .proj-resultlist-container {
  padding: 30px 0;
  background-color: #F1F1F1; }
  #main-contents .proj-resultlist-container .projlist-row {
    margin: 0;
    padding: 25px 10% 25px;
    border-bottom: 1px solid #D4D4D4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    color: #000; }
    #main-contents .proj-resultlist-container .projlist-row:hover {
      position: relative; }
      #main-contents .proj-resultlist-container .projlist-row:hover:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 241, 156, 0.2); }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 22%;
      flex: 0 1 22%;
      width: 22%;
      margin-right: 4%;
      text-align: center; }
      #main-contents .proj-resultlist-container .projlist-row .pjls-col1 img {
        max-width: 100%;
        max-height: 180px;
        height: auto; }
    #main-contents .proj-resultlist-container .projlist-row .pjls-col2 {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
      flex: 1 0 0;
      min-width: 0;
      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-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-cat {
        font-size: 14px;
        font-size: 0.875rem;
        margin-bottom: 12px; }
      #main-contents .proj-resultlist-container .projlist-row .pjls-col2 .pjls-title {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 12px; }

#main-contents .proj-detail-container {
  margin-top: 30px;
  padding: 0 8%; }
  #main-contents .proj-detail-container .projdetail-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #main-contents .proj-detail-container .projdetail-row .projd-col1 {
      font-size: 16px;
      font-size: 1rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
      flex: 0 1 25%;
      width: 25%;
      padding-right: 5vw;
      padding-bottom: 60px;
      text-align: right;
      border-right: 1px solid #CCC; }
      #main-contents .proj-detail-container .projdetail-row .projd-col1.va-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; }
    #main-contents .proj-detail-container .projdetail-row .projd-col2 {
      font-size: 16px;
      font-size: 1rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 1 75%;
      flex: 0 1 75%;
      width: 75%;
      margin-left: 5vw;
      padding-bottom: 60px; }
    #main-contents .proj-detail-container .projdetail-row .proj-kadai-name {
      font-size: 21px;
      font-size: 1.3125rem; }
    #main-contents .proj-detail-container .projdetail-row .proj-center-name {
      font-size: 21px;
      font-size: 1.3125rem; }
    #main-contents .proj-detail-container .projdetail-row .proj-member-row {
      margin-bottom: 20px; }
      #main-contents .proj-detail-container .projdetail-row .proj-member-row .mem-name {
        font-size: 21px;
        font-size: 1.3125rem; }
      #main-contents .proj-detail-container .projdetail-row .proj-member-row .shozoku {
        font-size: 14px;
        font-size: 0.875rem;
        color: #999; }
    #main-contents .proj-detail-container .projdetail-row .proj-figure {
      margin-top: 40px; }
      #main-contents .proj-detail-container .projdetail-row .proj-figure .proj-figure-caption {
        font-size: 14px;
        font-size: 0.875rem; }

/* サイトマップ */
#main-contents ul.sitemap {
  margin-top: 1em; }
  #main-contents ul.sitemap > li {
    padding-left: 5px;
    padding-bottom: .5em;
    margin-bottom: .5em;
    border-bottom: 1px solid #BBB;
    background: none; }
    #main-contents ul.sitemap > li > ul.children {
      margin-top: 0.5em; }
      #main-contents ul.sitemap > li > ul.children li {
        padding-left: 1em;
        padding-bottom: .5em;
        margin-bottom: .5em;
        border-bottom: 1px dotted #CCC; }
      #main-contents ul.sitemap > li > ul.children li:last-child {
        border-bottom: none; }

/* ページナビ */
.wp-pagenavi {
  text-align: center;
  padding: 1.5em 0.5em 1em; }
  .wp-pagenavi a, .wp-pagenavi span {
    display: inline-block;
    background-color: #F0f0f0;
    border-radius: 2px;
    border: 1px solid #999;
    color: #222;
    margin-right: 3px;
    padding: 5px 8px; }
  .wp-pagenavi .current {
    background-color: #FFF; }

.page-links .page-links-title {
  font-size: 16px;
  font-size: 1rem; }

.page-links a {
  font-size: 16px;
  font-size: 1rem;
  color: #222;
  border-radius: 2px; }

.page-links > span {
  font-size: 16px;
  font-size: 1rem;
  background-color: #FFF;
  border-radius: 2px;
  border: 1px solid #CCC;
  color: #222; }

/* スマホメニュー */
.sliding-menu-content {
  font-size: 12px;
  font-size: 0.75rem;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
  background: #000;
  z-index: 999999;
  overflow: hidden; }
  .sliding-menu-content a {
    color: #FFF; }
  .sliding-menu-content ul.drawer-menu {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 10vh 1vw; }
    .sliding-menu-content ul.drawer-menu a {
      display: inline-block; }
    .sliding-menu-content ul.drawer-menu .sidenavi-en {
      font-size: 20px;
      font-size: 1.25rem;
      display: block;
      position: relative;
      padding: 15px 0; }
      .sliding-menu-content ul.drawer-menu .sidenavi-en:after {
        content: "";
        position: absolute;
        width: 46px;
        left: calc(50% - 23px);
        bottom: 0;
        border-bottom: 1px solid #FFF; }
    .sliding-menu-content ul.drawer-menu .sidenavi-jp {
      font-size: 14px;
      font-size: 0.875rem;
      display: block;
      padding: 15px 0; }
  .sliding-menu-content .drawer-menu li {
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 1em; }
  .sliding-menu-content .drawer-menu li:last-child {
    border-bottom: none;
    margin-bottom: 0px; }
  .sliding-menu-content .drawer-menu > li {
    padding-bottom: 15px;
    margin-bottom: 15px; }
  .sliding-menu-content.is-visible {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.menu-screen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #313437;
  opacity: 0;
  visibility: hidden;
  z-index: 999998; }
  .menu-screen.is-visible {
    opacity: .4;
    visibility: visible; }

/*!------------------------------------*\
    Top
\*!------------------------------------*/
.drawer--top .drawer-nav {
  top: -100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--top.drawer-open .drawer-nav {
  top: 0; }

.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
  right: 0; }

/*!------------------------------------*\
    Left
\*!------------------------------------*/
.drawer--left .drawer-nav {
  left: -16.25rem;
  -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0; }

.drawer--left.drawer-open .drawer-hamburger {
  left: 16.25rem; }

/*!------------------------------------*\
    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -16.25rem;
  -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0; }

.drawer--right.drawer-open .drawer-hamburger {
  right: 0; }

/*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
.drawer-hamburger {
  position: fixed;
  z-index: 9999999;
  top: 15px;
  display: block;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 2rem;
  padding: 0;
  padding-top: 18px;
  padding-right: .75rem;
  padding-bottom: 30px;
  padding-left: .75rem;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background-color: transparent; }

.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent; }

.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px; }

.drawer-hamburger-icon.scroll-active {
  background-color: #000; }
  .drawer-hamburger-icon.scroll-active.drawer-hamburger-icon:before, .drawer-hamburger-icon.scroll-active.drawer-hamburger-icon:after {
    background-color: #000; }

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 100%;
  height: 4px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  position: absolute;
  top: -10px;
  left: 0;
  content: ' '; }

.drawer-hamburger-icon:after {
  top: 10px; }

.drawer-open .drawer-hamburger-icon {
  background-color: transparent; }

.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  top: 0; }

.drawer-open .drawer-hamburger-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #FFF !important; }

.drawer-open .drawer-hamburger-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #FFF !important; }

/*!------------------------------------*\
    accessibility
\*!------------------------------------*/
/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0; }


		.projdetail-row .elink {
		  color: #111;
		  text-decoration: none; }

		.projdetail-row .elink:link {
		  text-decoration: none; }

		.projdetail-row .elink:visited {
		  color: #111; }

		.projdetail-row .elink:hover {
		  text-decoration: underline; }

  .projdetail-row .elink:after {
      margin-left: .5rem;
      margin-bottom: .2rem;
      content: '';
      display: inline-block;
      width: 1rem;
      height: 1rem;
      background-image: url("../images/elink-icon.png");
      background-size: contain;
  }
