/* Scss Document */
/*-----------------
staff
------------------*/
#staff img {
  width: 100%; }
  @media screen and (max-width: 575px) {
    #staff img {
      width: 100%;
      padding: 0 20px; } }
#staff .text-copy {
  font-size: 1rem;
  margin: 44px 0 18px 0;
  text-align: center; }
  @media screen and (max-width: 575px) {
    #staff .text-copy {
      margin: 23px 0 24px 0; } }
#staff .staffledge-item {
  display: block;
  background-color: #ECF5F3;
  /*padding: 30px;*/
  padding: 20px;
  text-decoration: none;
  /*margin: 0 25px;*/
  margin: 0 15px;
  height: 95%; }
  @media screen and (max-width: 991px) {
    #staff .staffledge-item {
      margin: 0;
      padding: 20px 15px 15px; } }
  @media screen and (max-width: 575px) {
    #staff .staffledge-item {
      margin: 0 20px; } }
  #staff .staffledge-item img {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0; }
  #staff .staffledge-item .text-table {
    display: table;
    /*padding: 0 0 0 30px;*/
    padding: 0; }
  #staff .staffledge-item .text-wrap {
    margin: 0 0 0 30px;
    display: table-cell;
    vertical-align: middle; }
    #staff .staffledge-item .text-wrap .staff-name {
      font-family: fot-tsukuardgothic-std, "Hiragino Sans", Meiryo, "sans-serif";
      font-size: 2rem;
      color: #009D85;
      font-weight: bold;
      margin-bottom: 10px; }
      #staff .staffledge-item .text-wrap .staff-name a {
        color: unset;
        text-decoration: none; }
      @media screen and (max-width: 991px) {
        #staff .staffledge-item .text-wrap .staff-name {
          font-size: 1.5rem; } }
    #staff .staffledge-item .text-wrap .hall {
      font-size: 1.25rem;
      color: #333;
      font-weight: bold;
      margin: 15px 0 7px 0; }
      @media screen and (max-width: 991px) {
        #staff .staffledge-item .text-wrap .hall {
          font-size: 1.125rem;
          margin: 10px 0; } }
    #staff .staffledge-item .text-wrap p {
      font-size: 1rem; }
      @media screen and (max-width: 991px) {
        #staff .staffledge-item .text-wrap p {
          font-size: 0.875rem; } }
  #staff .staffledge-item .staff-text {
    margin: 25px 0 0 0;
    font-size: 1rem;
    line-height: 1.8;
    color: #333; }
    @media screen and (max-width: 991px) {
      #staff .staffledge-item .staff-text {
        margin: 13px 0 0 0; } }
  #staff .staffledge-item p.main-btn {
    display: block;
    width: 100%;
    line-height: 60px;
    text-align: center;
    font-family: source-han-sans-japanese, "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 1.125rem;
    border-radius: 5px;
    border: solid 1px #ccc;
    color: #009D85;
    background-color: #fff;
    text-decoration: none;
    margin: 20px auto 0;
    padding: 0;
    position: relative; }
    @media screen and (max-width: 991px) {
      #staff .staffledge-item p.main-btn {
        font-size: 1rem;
        margin: 20px auto 10px; } }
    @media screen and (max-width: 575px) {
      #staff .staffledge-item p.main-btn {
        line-height: 160%;
        padding: 5px 0; } }
    #staff .staffledge-item p.main-btn a:link {
      text-decoration: none;
      color: #009D85; }
  #staff .staffledge-item p.main-btn:after {
    content: "\f105";
    font-family: "font Awesome 5 free";
    font-weight: bold;
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #009D85;
    color: #fff;
    line-height: 22px;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 15px; }
  #staff .staffledge-item .staffintro-p {
    letter-spacing: 0.15em;
    font-size: 1.125rem;
    padding: 10px 0 0; }

#staff #ourhope h4 {
  font-family: source-han-serif-japanese, "Hiragino Mincho ProN", "serif";
  line-height: 1.9em;
  text-align: center; }
  @media screen and (max-width: 575px) {
    #staff #ourhope h4 {
      font-size: 1.125rem; } }
#staff #ourhope .staffintro-p {
  font-family: source-han-serif-japanese, "Hiragino Mincho ProN", "serif";
  letter-spacing: 0.15em;
  font-size: 1.5rem;
  line-height: 1.9em;
  padding: 0; }
  @media screen and (max-width: 767px) {
    #staff #ourhope .staffintro-p {
      font-size: 1.125rem; } }
#staff #ourhope .staffdetail p {
  line-height: 2.222;
  font-size: 1.125rem;
  letter-spacing: 0.08em;
  padding-bottom: 40px; }
  @media screen and (max-width: 767px) {
    #staff #ourhope .staffdetail p {
      font-size: 0.875rem;
      letter-spacing: 0em;
      padding-bottom: 10px; } }
#staff #ourhope .staffledge-item .text-table {
  padding: 0 0 0 30px; }
  @media screen and (max-width: 575px) {
    #staff #ourhope .staffledge-item .text-table {
      padding: 0; } }
#staff #ourhope .staffledge-item .text-wrap.staffdetail.left {
  padding: 0 1.5em 0 0; }
  @media screen and (max-width: 575px) {
    #staff #ourhope .staffledge-item .text-wrap.staffdetail.left {
      padding: 0; } }
#staff #ourhope .staffledge-item .text-wrap.staffdetail.right {
  padding: 0 0 0 1.5em; }
  @media screen and (max-width: 575px) {
    #staff #ourhope .staffledge-item .text-wrap.staffdetail.right {
      padding: 0; } }
