@charset "UTF-8";
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: block;
    overflow: hidden; }
  .clearfix:after {
    clear: both; }

@font-face {
  font-family: 'svgfont';
  src: url("../fonts/svgfont.eot?yx65rj");
  src: url("../fonts/svgfont.eot?yx65rj#iefix") format("embedded-opentype"), url("../fonts/svgfont.ttf?yx65rj") format("truetype"), url("../fonts/svgfont.woff?yx65rj") format("woff"), url("../fonts/svgfont.svg?yx65rj#svgfont") format("svg");
  font-weight: normal;
  font-style: normal; }

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'svgfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ico_back:before {
  content: ""; }

.ico_pdf:before {
  content: ""; }

.ico_arrow_b:before {
  content: ""; }

.ico_arrow_l:before {
  content: ""; }

.ico_arrow_r:before {
  content: ""; }

.ico_arrow_t:before {
  content: ""; }

.ico_arrow2_r:before {
  content: ""; }

.ico_arrow3_r:before {
  content: ""; }

.ico_blank:before {
  content: ""; }

.ico_check:before {
  content: ""; }

.ico_contact:before {
  content: ""; }

.ico_cross_b:before {
  content: ""; }

.ico_cross_l:before {
  content: ""; }

.ico_home:before {
  content: ""; }

.ico_loupe:before {
  content: ""; }

.ico_minus:before {
  content: ""; }

.ico_plus:before {
  content: ""; }

.ico_triangle_b:before {
  content: ""; }

.ico_triangle_l:before {
  content: ""; }

.ico_triangle_r:before {
  content: ""; }

.ico_triangle_t:before {
  content: ""; }

@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium"); }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: local("NotoSansJP-Regular.otf"); }

@font-face {
  font-family: 'poppinsregular';
  src: url("../fonts/poppins-regular-webfont.eot");
  src: url("../fonts/poppins-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/poppins-regular-webfont.woff2") format("woff2"), url("../fonts/poppins-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'poppinssemibold';
  src: url("../fonts/poppins-semibold-webfont.eot");
  src: url("../fonts/poppins-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/poppins-semibold-webfont.woff2") format("woff2"), url("../fonts/poppins-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'robotocondensedbold';
  src: url("../fonts/robotocondensed-bold-webfont.eot");
  src: url("../fonts/robotocondensed-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/robotocondensed-bold-webfont.ttf") format("truetype"), url("../fonts/robotocondensed-bold-webfont.woff2") format("woff2"), url("../fonts/robotocondensed-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?51443337");
  src: url("../fonts/fontello.eot?51443337#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?51443337") format("woff2"), url("../fonts/fontello.woff?51443337") format("woff"), url("../fonts/fontello.ttf?51443337") format("truetype"), url("../fonts/fontello.svg?51443337#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?51443337#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-up-open:before {
  content: '\e800'; }

/* '' */
.icon-right-open:before {
  content: '\e801'; }

/* '' */
.icon-left-open:before {
  content: '\e802'; }

/* '' */
.icon-down-open:before {
  content: '\e803'; }

/* '' */
.icon-angle-left:before {
  content: '\f104'; }

/* '' */
.icon-angle-right:before {
  content: '\f105'; }

/* '' */
.icon-angle-up:before {
  content: '\f106'; }

/* '' */
.icon-angle-down:before {
  content: '\f107'; }

/* '' */
p.note {
  font-size: 1.2em;
  font-size: 1.2rem; }

#main.sub {
  background: #003296 url("../images/report/bg.jpg") center top no-repeat;
  background-size: cover; }

@media only screen and (min-width: 0) and (max-width: 46em) {
  #main.sub {
    background: #003296 url("../images/report/bg_sp.jpg") center top no-repeat;
    background-size: cover; }
  #main .main-inr {
    height: auto;
    padding: 19.5% 0; } }

#category-nav {
  margin: 80px 0 100px; }
  #category-nav ul > li > a {
    min-width: 240px;
    background: no-repeat;
    position: relative; }
    @media only screen and (min-width: 46.06em) and (max-width: 860px) {
      #category-nav ul > li > a {
        min-width: 200px; } }
    #category-nav ul > li > a i {
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -8px; }
  #category-nav + section {
    margin-top: 40px; }
  @media only screen and (min-width: 0) and (max-width: 46em) {
    #category-nav {
      margin: 0px 0 0px 0; }
      #category-nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        #category-nav ul > li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          width: 32%;
          margin: 0; }
          #category-nav ul > li > a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                    flex-grow: 1;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            min-width: inherit;
            width: 100%;
            font-size: 1.4em;
            font-size: 1.4rem; }
            #category-nav ul > li > a i {
              position: absolute;
              right: 5px;
              top: 50%;
              margin-top: -8px; } }

section#whitepaper {
  margin-top: 40px;
  position: relative; }

@media only screen and (min-width: 0) and (max-width: 46em) {
  section#whitepaper {
    margin-top: 0px; } }

.news {
  background: #f2f2f2; }
  .news-list > li {
    margin-top: 30px; }
    .news-list > li:first-child {
      margin-top: 0; }
    .news-list > li > span {
      background: #fff;
      color: #000;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 45px 55px 45px 55px; }
      .news-list > li > span > div {
        -ms-flex: 0 1 auto; }
      .news-list > li > span .report-img {
        margin-right: 30px; }
        .news-list > li > span .report-img img {
          max-width: 234px; }
          .news-list > li > span .report-img img + img {
            margin-top: 15px; }
      .news-list > li > span p {
        font-size: 1.5em;
        font-size: 1.5rem;
        line-height: 1.5; }
        .news-list > li > span p.news-title {
          font-size: 1.7em;
          font-size: 1.7rem;
          font-weight: bold;
          margin-bottom: 15px;
          color: #143686; }
  .news-list.active {
    display: block; }
  .news-list_detail_data {
    margin: 1em 0; }
    .news-list_detail_data > li {
      font-size: 1.5em;
      font-size: 1.5rem;
      line-height: 1.5;
      margin: 0.25em 0; }
  .news-data {
    letter-spacing: -0.5em;
    margin-bottom: 15px; }
    .news-data > div {
      display: inline-block;
      letter-spacing: normal;
      vertical-align: middle; }
    .news-data_days {
      font-size: 1.4em;
      font-size: 1.4rem;
      font-weight: bold;
      font-family: 'robotocondensedbold';
      margin-left: 15px; }
  .news-detail {
    background: #fff;
    padding: 65px; }
    .news-detail .news-data > div {
      width: 50%; }
      .news-detail .news-data > div.news-data_days {
        margin-left: 0;
        text-align: right; }
    .news-detail .title-lv2 {
      font-size: 2em;
      font-size: 2rem;
      line-height: 1.6;
      padding: 10px 0 25px 0px;
      color: #143686; }
    .news-detail p {
      font-size: 1.5em;
      font-size: 1.5rem;
      line-height: 1.5; }
    .news-detail .detail-table {
      margin-top: 60px; }
      .news-detail .detail-table table {
        width: 100%;
        border-bottom: 1px solid #dadada; }
        .news-detail .detail-table table th, .news-detail .detail-table table td {
          background: #f5f5f5;
          border-top: 1px solid #dadada;
          padding: 25px 30px;
          font-size: 1.5em;
          font-size: 1.5rem;
          line-height: 1.5; }
        .news-detail .detail-table table th {
          font-weight: bold;
          width: 125px; }
      .news-detail .detail-table dl {
        background: #f5f5f5;
        padding: 35px 30px;
        border-bottom: 1px solid #dadada; }
        .news-detail .detail-table dl dt {
          border-left: 3px solid #333;
          padding-left: 17px;
          font-size: 1.6em;
          font-size: 1.6rem;
          line-height: 1.5;
          font-weight: bold; }
        .news-detail .detail-table dl dd {
          padding-left: 20px; }
          .news-detail .detail-table dl dd p {
            margin-top: 15px; }
        .news-detail .detail-table dl.first-child {
          border-top: 1px solid #dadada; }
      .news-detail .detail-table .note {
        margin-top: 10px;
        font-size: 1.3em;
        font-size: 1.3rem;
        color: #666; }
    .news-detail .detail-btn {
      text-align: center;
      margin-top: 40px; }
      .news-detail .detail-btn .btn-default {
        font-size: 2em;
        font-size: 2rem;
        font-weight: bold;
        width: 466px;
        padding: 32px 30px;
        -webkit-appearance: none;
        border-radius: 0; }
        .news-detail .detail-btn .btn-default:after {
          font-family: 'svgfont';
          content: "";
          font-size: 2.5em;
          font-size: 2.5rem;
          font-weight: normal;
          width: 25px;
          height: 17px;
          position: absolute;
          right: 30px;
          top: -7px;
          bottom: 0;
          margin: auto; }
  @media only screen and (min-width: 0) and (max-width: 46em) {
    .news.detail {
      background: none; }
    .news-list > li {
      margin-top: 20px; }
      .news-list > li:first-child {
        margin-top: 0; }
      .news-list > li > a, .news-list > li > span {
        padding: 30px 20px 30px 20px; }
        .news-list > li > a p, .news-list > li > span p {
          font-size: 1.3em;
          font-size: 1.3rem;
          font-weight: normal; }
          .news-list > li > a p.news-title, .news-list > li > span p.news-title {
            font-size: 1.5em;
            font-size: 1.5rem;
            font-weight: bold;
            margin-bottom: 15px; }
      .news-list > li > span {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .news-list > li > span .report-img {
          text-align: center;
          margin-right: 0;
          margin-bottom: 20px; }
          .news-list > li > span .report-img img {
            max-width: 100%; }
      .news-list > li > a {
        padding: 30px 40px 30px 20px; }
        .news-list > li > a:after {
          font-size: 2em;
          font-size: 2rem;
          width: 20px;
          height: 13px;
          right: 10px; }
    .news-list_detail_data > li {
      font-size: 1.3em;
      font-size: 1.3rem; }
    .news-list form {
      margin-top: 5px;
      width: 100%; }
      .news-list form:after {
        top: 9px;
        left: 20px; }
    .news-list .btn-default {
      font-size: 1.6em;
      font-size: 1.6rem;
      width: 100%; }
    .news-data_days {
      font-size: 1.3em;
      font-size: 1.3rem; }
    .news-detail {
      padding: 0; }
      .news-detail .title-lv2 {
        font-size: 1.6em;
        font-size: 1.6rem; }
      .news-detail p {
        font-size: 1.4em;
        font-size: 1.4rem; }
      .news-detail .detail-table {
        margin-top: 30px; }
        .news-detail .detail-table table {
          display: block; }
          .news-detail .detail-table table th, .news-detail .detail-table table td {
            padding: 15px 25px 5px 25px;
            font-size: 1.4em;
            font-size: 1.4rem;
            line-height: 1.5;
            display: block;
            border-top: none; }
          .news-detail .detail-table table th {
            font-weight: bold;
            width: 100%;
            border-top: 1px solid #dadada; }
          .news-detail .detail-table table td {
            padding-top: 0;
            padding-bottom: 15px; }
        .news-detail .detail-table dl {
          background: #f5f5f5;
          padding: 15px 20px 15px 15px;
          border-bottom: 1px solid #dadada; }
          .news-detail .detail-table dl dt {
            border-left: 3px solid #333;
            padding-left: 15px;
            font-size: 1.4em;
            font-size: 1.4rem;
            line-height: 1.5;
            font-weight: bold; }
          .news-detail .detail-table dl dd {
            padding-left: 20px; }
            .news-detail .detail-table dl dd p {
              margin-top: 15px; }
          .news-detail .detail-table dl.first-child {
            border-top: 1px solid #dadada; }
        .news-detail .detail-table .note {
          margin-top: 10px;
          font-size: 1.3em;
          font-size: 1.3rem;
          color: #666; }
      .news-detail .detail-btn {
        margin-top: 40px; }
        .news-detail .detail-btn .btn-default {
          font-size: 2em;
          font-size: 2rem;
          width: 100%;
          padding: 32px 30px; }
          .news-detail .detail-btn .btn-default:after {
            font-size: 2em;
            font-size: 2rem;
            width: 25px;
            height: 17px;
            right: 30px;
            top: -7px; } }

ul.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 15px; }
  ul.tags > li {
    font-size: 1.5em;
    font-size: 1.5rem;
    font-weight: bold;
    border: 2px solid #000;
    padding: 5px 10px;
    margin-left: 10px;
    margin-bottom: 10px; }
    ul.tags > li:first-child {
      margin-left: 0; }
  @media only screen and (min-width: 0) and (max-width: 46em) {
    ul.tags {
      margin-top: 15px; }
      ul.tags > li {
        font-size: 1.4em;
        font-size: 1.4rem; } }

section.col + .col {
  margin-top: 80px; }

section.col.action-bottom {
  border-top: 1px #dfdfdf solid;
  margin-top: 50px; }

@media only screen and (min-width: 0) and (max-width: 46em) {
  section.col + .col {
    margin-top: 50px; } }

form {
  position: relative;
  display: inline-block;
  margin-top: 10px; }
  form:after {
    font-family: 'svgfont';
    content: "";
    position: absolute;
    font-size: 2.8em;
    font-size: 2.8rem;
    font-weight: normal;
    top: 9px;
    left: 10px;
    color: #fff; }

.btn-default {
  font-size: 1.6em;
  font-size: 1.6rem;
  width: 234px;
  font-family: 'robotocondensedbold',"游ゴシック Medium",YuGothic,YuGothicM,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", "メイリオ", "ＭＳ Ｐゴシック", "Helvetica", arial, sans-serif;
  letter-spacing: 0.1em; }
  .btn-default:after {
    font-family: 'svgfont';
    content: "";
    font-size: 1.6em;
    font-size: 1.6rem;
    width: 20px;
    height: 12px;
    position: absolute;
    right: 10px;
    top: -7px;
    bottom: 0;
    margin: auto; }
  .btn-default > span {
    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; }
    .btn-default > span i {
      font-size: 2.8em;
      font-size: 2.8rem;
      margin-right: 5px; }
  .btn-default.paper {
    padding: 10px 30px 10px 50px;
    cursor: pointer;
    position: relative;
    -webkit-appearance: none;
    border-radius: 0;
    line-height: 1.6; }
    .btn-default.paper:after {
      display: none; }
    @media only screen and (min-width: 46.06em) and (max-width: 860px) {
      .btn-default.paper {
        font-size: 1.4em;
        font-size: 1.4rem; } }
