@charset "UTF-8";
/* メディア：FinTech Journal */
@media only screen and (max-width: 767.98px) {
  .st_crd_thumb-lbl {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    padding: 0 5px;
    overflow: hidden;
    color: #fff;
    font-size: 9px;
    font-size: 0.9rem;
    font-weight: 400;
    letter-spacing: 0.41px;
    line-height: 16px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .st_crd_thumb-lbl.is-nml {
    background-color: #034b50;
  }
  .st_crd_thumb-lbl.is-article {
    position: absolute;
    right: 1px;
    bottom: 15px;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 0 0 auto;
    padding: 0 8px;
    background-color: rgba(245, 98, 29, 0.8);
    line-height: normal;
  }
  .st_crd_thumb-lbl.is-movie {
    position: absolute;
    right: 1px;
    bottom: 15px;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 0 0 auto;
    padding: 0 8px;
    background-color: rgba(245, 98, 29, 0.8);
    line-height: normal;
  }
  .st_crd_thumb-lbl.is-document {
    position: absolute;
    right: 1px;
    bottom: 15px;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 0 0 auto;
    padding: 0 8px;
    background-color: rgba(245, 98, 29, 0.8);
    line-height: normal;
  }
  .st_crd_thumb-lbl.is-evtsmr {
    background-color: rgba(245, 98, 29, 0.8);
  }
  .st_crd_thumb-lbl.is-campaign {
    background-color: rgba(245, 98, 29, 0.8);
  }
  .st_crd_thumb-lbl.is-research {
    background-color: rgba(245, 98, 29, 0.8);
  }
}
@media only screen and (max-width: 767.98px) and (-ms-high-contrast: none) {
  .st_crd_thumb-lbl.is-article {
    width: 20%;
  }
  .st_crd_thumb-lbl.is-movie {
    width: 20%;
  }
  .st_crd_thumb-lbl.is-document {
    width: 40%;
  }
}
@media only screen and (min-width: 768px), print {
  header .header_powered {
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding-top: 8px;
    font-size: 1rem;
  }
  header .header_powered span {
    display: inline-block;
    width: 65px;
    margin-left: 5px;
  }
  header .header_link-bit {
    padding: 0px 12px 0 0;
  }
  header .header_link-bit a {
    display: block;
    width: 100%;
    padding: 10px;
    background: url(/assets/images/common/arrow_right_white.png) right 0px center no-repeat;
    background-size: 9px 15px;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 16px;
  }
  header .header_link-bit a span {
    margin-right: 6px;
  }
  header .head_login_btn a {
    display: inline-block;
    width: 105px;
    height: 32px;
    border-radius: 3px;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 32px;
    text-align: center;
  }
  header .head_login_btn a.state_login {
    background: #fff;
    color: #034b50;
  }
  header .head_login_btn a.state_register {
    margin-left: 8px;
    border: 1px solid #fff;
    background-color: #034b50;
    color: #fff;
    line-height: 30px;
  }
  header .head_login_btn a.state_changeinfo {
    background: #ededed;
    color: #274d9c;
  }

  #contents {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 64px;
    overflow-x: auto;
  }
  #contents .st_cnt_nml {
    max-width: 924px;
    margin: 0 auto;
  }
  #contents .st_cnt_nml.is-navi {
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
  #contents .st_cnt_nml.is-navi .cnt_main {
    -ms-flex: 0 0 660px;
    flex: 0 0 660px;
    min-width: auto;
  }
  #contents .st_cnt_nml.is-navi .cnt_side {
    -ms-flex: 0 0 264px;
    flex: 0 0 264px;
    padding-left: 30px;
  }
  #contents .st_cnt_nml.is-navi .cnt_side img {
    width: 100%;
    height: 100%;
  }
  #contents .st_cnt_nml_article {
    max-width: 1000px;
    margin: 0 auto;
  }
  #contents .st_cnt_nml_article.is-navi {
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
  #contents .st_cnt_nml_article.is-navi .cnt_main {
    -ms-flex: 0 0 730px;
    flex: 0 0 730px;
    min-width: auto;
  }
  #contents .st_cnt_nml_article.is-navi .cnt_side {
    -ms-flex: 0 0 244px;
    flex: 0 0 244px;
    padding-left: 10px;
  }
  #contents .st_cnt_nml_article.is-navi .cnt_side img {
    width: 100%;
    height: 100%;
  }

  .st_crd_thumb-lbl {
    position: absolute;
    height: 26px;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 0.55px;
    line-height: 26px;
    text-align: center;
  }
  .st_crd_thumb-lbl.is-nml {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    background-color: #034b50;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .st_crd_thumb-lbl.is-article {
    right: 1px;
    bottom: 26px;
    height: 17px !important;
    padding: 0 15px;
    background-color: rgba(245, 98, 29, 0.8);
    font-weight: 700;
    line-height: normal;
  }
  .st_crd_thumb-lbl.is-movie {
    right: 1px;
    bottom: 26px;
    height: 17px !important;
    padding: 0 15px;
    background-color: rgba(245, 98, 29, 0.8);
    font-weight: 700;
    line-height: normal;
  }
  .st_crd_thumb-lbl.is-document {
    right: 1px;
    bottom: 26px;
    height: 17px !important;
    padding: 0 15px;
    background-color: rgba(245, 98, 29, 0.8);
    font-weight: 700;
    line-height: normal;
  }
  .st_crd_thumb-lbl.is-evtsmr {
    right: 1px;
    bottom: 26px;
    height: 17px !important;
    padding: 0 15px;
    background-color: rgba(245, 98, 29, 0.8);
    font-weight: 700;
    line-height: normal;
  }
  .st_crd_thumb-lbl.is-campaign {
    right: 1px;
    bottom: 26px;
    height: 17px !important;
    padding: 0 15px;
    background-color: rgba(245, 98, 29, 0.8);
    font-weight: 700;
    line-height: normal;
  }
  .st_crd_thumb-lbl.is-research {
    right: 1px;
    bottom: 26px;
    height: 17px !important;
    padding: 0 15px;
    background-color: rgba(245, 98, 29, 0.8);
    font-weight: 700;
    line-height: normal;
  }

  .crd_itm.is-small .st_crd_thumb-img {
    border-bottom: none;
  }
  .crd_itm.is-small .st_crd_thumb-lbl {
    bottom: -25px;
    height: 26px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.4px;
  }
  .crd_itm.is-small .st_crd_thumb-lbl.is-article {
    bottom: 0px;
  }
  .crd_itm.is-small .st_crd_thumb-lbl.is-movie {
    bottom: 0px;
  }
  .crd_itm.is-small .st_crd_thumb-lbl.is-document {
    bottom: 0px;
  }
  .crd_itm.is-small .st_crd_thumb-lbl.is-evtsmr {
    bottom: 26px;
  }
  .crd_itm.is-small .st_crd_thumb-lbl.is-campaign {
    bottom: 0px;
  }
  .crd_itm.is-small .st_crd_thumb-lbl.is-research {
    bottom: 0px;
  }

  .head_copy {
    display: inline-block;
    font-size: 1rem;
    letter-spacing: 1px;
    line-height: 15px;
  }

  header .head_inner .head_gnav_btn {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 64px;
  }
  header .head_inner .head_gnav_btn:hover {
    opacity: 1;
  }
  header .head_inner .head_gnav_btn span {
    -ms-transform-origin: center center;
    display: block;
    position: absolute;
    width: 25px;
    height: 3px;
    transform-origin: center center;
    content: "";
    transition: all 0.5s ease;
  }

  header .head_infoarea .head_ctl .icon_usr {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 0 6px;
  }
  header .head_infoarea .head_ctl .icon_usr-inner {
    position: relative;
    width: 42px;
    height: 42px;
  }
  header .head_infoarea .head_ctl .icon_usr-inner img {
    z-index: 1;
    position: absolute;
    top: 4px;
    left: 4px;
    width: 34px;
    height: 34px;
  }
  header .head_infoarea .head_ctl .head_psh .icon_usr-inner {
    position: relative;
    width: 50px;
    height: 50px;
  }
  header .head_infoarea .head_ctl .head_psh .icon_usr-inner img {
    z-index: 1;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 44px;
    height: 44px;
  }
  header .head_infoarea .head_ctl .head_psh .icon_usr > label {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.58px;
    line-height: normal;
  }

  .side-access__card--remarks-pankuzu {
    display: block;
    padding: 2px 0;
    overflow: hidden;
    background-color: rgba(3, 75, 80, 0.8);
    color: #fff;
    font-size: 9px;
    font-size: 0.9rem;
    font-weight: normal;
    letter-spacing: 0.4px;
    line-height: 13px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}