@charset "UTF-8";
@media screen and (max-width: 1200px) and (-webkit-min-device-pixel-ratio: 0) {
  #content.business {
    position: relative;
    z-index: 2;
    background: #fff; }

  #first_view.workcontents .bread, .fv_tit .bread {
    writing-mode: horizontal-tb; }

  #first_view.workcontents .bread span:after {
    transform: rotate(-90deg); }

  #first_view.workcontents:not(.philosophy) {
    background: none;
    background-size: cover;
    z-index: 2; }
    #first_view.workcontents:not(.philosophy) .txt {
      height: 880px;
      top: calc(50% - 440px); }
    #first_view.workcontents:not(.philosophy):before {
      content: "";
      position: fixed;
      width: 100%;
      z-index: -1;
      height: 100vh;
      display: block;
      top: 0;
      left: 0;
      background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(../img/fv2.jpg) 80% 0% no-repeat;
      background-size: cover, cover; } }
@media screen and (max-width: 700px) and (-webkit-min-device-pixel-ratio: 0) {
  #content.business {
    position: relative;
    z-index: 2;
    background: #fff; }

  #first_view.workcontents:not(.philosophy) {
    background: none;
    background-size: cover;
    z-index: 2; }
    #first_view.workcontents:not(.philosophy):before {
      content: "";
      position: fixed;
      width: 100%;
      z-index: -1;
      height: 100vh;
      display: block;
      top: 0;
      left: 0;
      background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(../img/fv2.jpg) 80% 0% no-repeat;
      background-size: cover, auto 700px; } }
@media (max-width: 1200px) {
  #content.business .ib.ovf {
    width: 100%; }
    #content.business .ib.ovf p.w {
      width: calc(100% - 50px);
      max-width: 1000px;
      margin: 20px auto; }
    #content.business .ib.ovf .cont {
      max-width: 1000px;
      margin: 100px auto 200px; } }
@media (max-width: 1140px) {
  #content.business .ib.ovf {
    overflow-x: hidden; } }
@media (max-width: 600px) {
  #content.business .ib.ovf p.w {
    width: 100% !important; }
  #content.business .ib.ovf .cont {
    margin: 0; }

  /*****************************
   *
   *settings
   *
   ***************************** */
  body .ib {
    width: 100%; }
  body .sp_content {
    display: block !important; }
  body .pc_content {
    display: none !important; }

  header.new {
    height: 60px;
    padding: 8px 10px;
    background: #fff; }
    header.new .sp_logo {
      position: fixed;
      z-index: 999999; }
    header.new.nobg {
      background: #fff; }
    header.new .lang {
      display: none; }
    header.new h1, header.new .logo {
      padding-left: 5px; }
      header.new h1 svg, header.new .logo svg {
        width: 194px; }
    header.new .spbtn {
      position: absolute;
      width: 30px;
      height: 30px;
      top: 13px;
      right: 0px;
      z-index: 99; }
      header.new .spbtn img {
        display: none; }
      header.new .spbtn:before {
        content: "";
        font-family: material icons;
        font-size: 32px;
        position: absolute;
        top: -7px;
        right: 5px; }
      header.new .spbtn.open:before {
        content: ""; }
    header.new nav {
      width: 100%;
      background: #f5f5f5;
      position: fixed;
      top: 0;
      display: block;
      width: 100%;
      right: -100%;
      transition: 0.4s ease;
      flex-wrap: wrap;
      padding: 30px;
      padding-top: 70px;
      height: 100vh;
      overflow-y: scroll; }
      header.new nav.open .sp_nav_top {
        opacity: 1; }
      header.new nav .sp_nav_top {
        position: fixed;
        width: calc(100% - 10px);
        height: 60px;
        top: 0;
        left: 0;
        background: #f5f5f5;
        z-index: 3;
        opacity: 0;
        transition: 0.7s ease; }
      header.new nav .sp_link {
        margin-top: 25px; }
        header.new nav .sp_link a {
          padding: 0;
          margin-bottom: 10px;
          display: block;
          font-weight: normal;
          font-size: 14px;
          border-bottom: none;
          padding-bottom: 5px; }
          header.new nav .sp_link a:before {
            display: none; }
      header.new nav:before {
        content: "";
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 0;
        left: 0;
        display: block; }
      header.new nav:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        background: #f5f5f5;
        display: block;
        z-index: 3; }
      header.new nav span.parent:after, header.new nav a.parent:after {
        content: "";
        font-family: material icons;
        position: absolute;
        left: 0;
        top: 14px;
        font-size: 120%;
        color: #B71906; }
      header.new nav span.parent.arrow, header.new nav a.parent.arrow {
        position: relative; }
        header.new nav span.parent.arrow:after, header.new nav a.parent.arrow:after {
          content: ""; }
      header.new nav a, header.new nav span.parent, header.new nav a.parent {
        display: block;
        padding: 17px 0 15px;
        border-bottom: 1px solid #D5D5D5;
        width: 100%;
        position: relative;
        z-index: 2;
        color: #000 !important;
        font-weight: bold;
        padding-left: 20px;
        transition: 0.4s ease; }
        header.new nav a.active a.tit, header.new nav span.parent.active a.tit, header.new nav a.parent.active a.tit {
          color: #B71906 !important; }
        header.new nav a.active.arrow:after, header.new nav span.parent.active.arrow:after, header.new nav a.parent.active.arrow:after {
          content: ""; }
        header.new nav a a, header.new nav span.parent a, header.new nav a.parent a {
          pointer-events: none;
          border: none;
          padding: 0; }
          header.new nav a a:before, header.new nav span.parent a:before, header.new nav a.parent a:before {
            display: none; }
        header.new nav a:before, header.new nav span.parent:before, header.new nav a.parent:before {
          content: "";
          width: 100px;
          background: #B71906;
          height: 2px;
          position: absolute;
          display: block;
          left: 0;
          bottom: -2px;
          display: none; }
        header.new nav a .child, header.new nav span.parent .child, header.new nav a.parent .child {
          position: relative;
          top: 0;
          left: 0;
          background: none;
          width: 100%;
          border: none;
          padding: 10px 0; }
          header.new nav a .child.w, header.new nav span.parent .child.w, header.new nav a.parent .child.w {
            width: 100%;
            left: 0; }
            header.new nav a .child.w .row, header.new nav span.parent .child.w .row, header.new nav a.parent .child.w .row {
              flex-wrap: wrap; }
              header.new nav a .child.w .row a, header.new nav span.parent .child.w .row a, header.new nav a.parent .child.w .row a {
                width: 49%; }
                header.new nav a .child.w .row a i, header.new nav span.parent .child.w .row a i, header.new nav a.parent .child.w .row a i {
                  height: 42px; }
          header.new nav a .child:before, header.new nav span.parent .child:before, header.new nav a.parent .child:before {
            display: none; }
          header.new nav a .child .row, header.new nav span.parent .child .row, header.new nav a.parent .child .row {
            flex-wrap: wrap;
            justify-content: space-between; }
            header.new nav a .child .row:nth-of-type(2), header.new nav span.parent .child .row:nth-of-type(2), header.new nav a.parent .child .row:nth-of-type(2) {
              display: none; }
            header.new nav a .child .row a, header.new nav span.parent .child .row a, header.new nav a.parent .child .row a {
              width: 49%;
              padding: 0;
              border: none;
              margin-right: 0;
              pointer-events: auto; }
              header.new nav a .child .row a .img, header.new nav span.parent .child .row a .img, header.new nav a.parent .child .row a .img {
                height: 77px; }
              header.new nav a .child .row a:before, header.new nav span.parent .child .row a:before, header.new nav a.parent .child .row a:before {
                display: none; }
              header.new nav a .child .row a i, header.new nav span.parent .child .row a i, header.new nav a.parent .child .row a i {
                padding: 5px;
                height: auto; }
      header.new nav.open {
        right: 0; }

  #first_view.top {
    height: calc(100vh - 250px); }
    #first_view.top:before {
      display: none; }
    #first_view.top a.view {
      padding: 20px;
      width: 240px;
      height: auto; }
      #first_view.top a.view img {
        top: 21px;
        right: 16px; }
    #first_view.top .scroll {
      width: 7px;
      bottom: -40px; }
    #first_view.top .ib {
      padding: 20px; }
      #first_view.top .ib .txt {
        width: calc(100% - 40px);
        left: 20px;
        padding-left: 0;
        height: 160px;
        top: calc(50% - 80px); }
        #first_view.top .ib .txt h2 i {
          font-size: 24px; }
        #first_view.top .ib .txt h2 div {
          height: 50px;
          margin-bottom: 0; }
        #first_view.top .ib .txt .tate {
          display: none !important; }

  #first_view.workcontents {
    margin-top: 0px;
    height: 920px;
    background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(../img/fv2.jpg) 80% 50% no-repeat fixed;
    background-size: cover, cover;
    position: relative; }
    #first_view.workcontents .bread {
      top: 75px;
      left: 25px;
      writing-mode: horizontal-tb;
      font-size: 13px; }
      #first_view.workcontents .bread span:after {
        transform: rotate(-90deg); }
    #first_view.workcontents .ib {
      padding: 40px;
      padding-right: 15px;
      padding-left: 30px;
      padding-top: 120px; }
      #first_view.workcontents .ib .txt {
        height: auto;
        top: 0;
        position: relative;
        width: 100%; }
        #first_view.workcontents .ib .txt .page_name {
          font-size: 18px;
          margin-bottom: 40px; }
          #first_view.workcontents .ib .txt .page_name:before {
            bottom: -10px; }
        #first_view.workcontents .ib .txt h2 span {
          font-size: 21px;
          margin-bottom: 10px; }
        #first_view.workcontents .ib .txt h2 i {
          padding: 9px 7px 6px;
          height: 50px;
          font-size: 26px;
          margin-bottom: 10px; }
        #first_view.workcontents .ib .txt p {
          font-size: 14px;
          position: relative;
          right: auto;
          margin-top: 50px;
          bottom: auto;
          line-height: 37px;
          letter-spacing: -0.05em; }
          #first_view.workcontents .ib .txt p br {
            display: none; } }
@media screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 0) {
  #first_view {
    background: none;
    background-size: cover;
    z-index: 2; }
    #first_view:before {
      content: "";
      position: fixed;
      width: 100%;
      z-index: -1;
      height: 100%;
      display: block;
      top: 0;
      left: 0;
      background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(../img/fv2.jpg) 80% 0% no-repeat;
      background-size: cover, auto 700px; } }
@media (max-width: 600px) {
  article {
    background: #fff; }
    article h2 {
      font-size: 28px;
      margin: 30px 0 40px; }
      article h2 i {
        font-size: 16px;
        margin-bottom: 12px; }
      article h2:before {
        bottom: -13px; }

  article .top_news .ib {
    padding: 30px 25px; }
    /* article .top_news .ib .news_list ul li {
      flex-wrap: wrap;
      padding-left: 0;
      flex-wrap: wrap; }
      article .top_news .ib .news_list ul li .tag a, article .top_news .ib .news_list ul li .service a {
        margin-bottom: 4px; }
      article .top_news .ib .news_list ul li .cat {
        margin-bottom: 0; }
        article .top_news .ib .news_list ul li .cat a {
          font-size: 11px;
          padding: 3px 5px 4px;
          margin-bottom: 4px; }
      article .top_news .ib .news_list ul li .date {
        display: block;
        margin-right: 15px;
        margin-bottom: 10px;
        top: 0;
        position: relative;
        width: 100%; }
      article .top_news .ib .news_list ul li i {
        margin-top: 3px;
        font-size: 14px;
        padding-left: 0; }
        article .top_news .ib .news_list ul li i a {
          display: block; } */
  article .top_imagination .ib {
    padding: 30px 25px; }
    article .top_imagination .ib a.more_detail {
      width: 180px;
      height: auto;
      padding: 20px;
      bottom: -15px; }
      article .top_imagination .ib a.more_detail span {
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: -3px; }
      article .top_imagination .ib a.more_detail i {
        font-size: 12px; }
      article .top_imagination .ib a.more_detail img {
        right: 20px;
        top: calc(50% - 11px); }
    article .top_imagination .ib .eyecatch {
      height: 300px;
      width: calc(100% + 50px);
      margin-left: -25px;
      background: url(../img/fv2.jpg) 50% 50% no-repeat;
      background-size: cover; }
  article .top_company .ib {
    padding: 30px 25px; }
    article .top_company .ib .bnr_link {
      flex-wrap: wrap;
      width: calc(100% + 50px);
      margin-left: -25px;
      height: auto; }
      article .top_company .ib .bnr_link a {
        width: 100%;
        padding: 70px 50px !important;
        height: 220px;
        margin-bottom: 5px; }
        article .top_company .ib .bnr_link a p {
          font-size: 24px; }
  article .top_torikumi .ib {
    padding: 30px 25px; }
    article .top_torikumi .ib .bnr_link {
      flex-wrap: wrap;
      height: auto;
      width: calc(100% + 50px);
      margin-left: -25px; }
      article .top_torikumi .ib .bnr_link a {
        height: 180px;
        width: 100%;
        margin-bottom: 10px;
        padding: 50px 50px !important; }
        article .top_torikumi .ib .bnr_link a:last-child span {
          display: block;
          text-align: center;
          width: 100%; }
        article .top_torikumi .ib .bnr_link a p {
          min-width: 200px;
          font-size: 24px; }
  article .zirei .ib {
    padding: 30px 25px !important; }
    article .zirei .ib a.more_link {
      margin: 30px auto !important; }
    article .zirei .ib .zirei_con {
      flex-wrap: wrap;
      padding: 0 25px; }
      article .zirei .ib .zirei_con .box {
        width: 100%;
        margin-bottom: 50px;
        margin-right: 0;
        height: auto !important; }
        article .zirei .ib .zirei_con .box .img {
          height: 290px !important; }
        article .zirei .ib .zirei_con .box .txt {
          height: auto !important;
          padding: 15px !important;
          width: 100% !important;
          bottom: -20px !important;
          left: 15px; }
          article .zirei .ib .zirei_con .box .txt img {
            bottom: 15px !important; }
  article .bottom_contact {
    height: 220px;
    background: url(../img/contact.svg) 0% 100% no-repeat, #595757;
    background-size: 330px, cover; }
    article .bottom_contact .ib {
      height: 100%;
      padding: 55px 25px; }
      article .bottom_contact .ib .row .l, article .bottom_contact .ib .row .r {
        width: 100%;
        text-align: center; }
        article .bottom_contact .ib .row .l i, article .bottom_contact .ib .row .r i {
          display: block;
          margin-top: 10px; }
      article .bottom_contact .ib .row .r {
        margin-top: 20px; }
        article .bottom_contact .ib .row .r span {
          margin-right: 12px;
          font-size: 17px; }
        article .bottom_contact .ib .row .r img {
          margin-right: 12px;
          top: 3px; }
        article .bottom_contact .ib .row .r em {
          width: 30px; }

  #content {
    position: relative;
    z-index: 2;
    background: #fff; }
    #content .intro {
      background: url(../img/intro_sp.svg) 50% 640px no-repeat;
      padding-bottom: 100px; }
      #content .intro .ib {
        padding: 0px 30px 50px; }
        #content .intro .ib .cont {
          margin: 0px 0; }
          #content .intro .ib .cont .txt {
            width: 100%;
            height: auto;
            margin-top: 0;
            padding: 0;
            padding-top: 150px; }
            #content .intro .ib .cont .txt div {
              width: 100%; }
            #content .intro .ib .cont .txt .l, #content .intro .ib .cont .txt .r {
              position: relative; }
            #content .intro .ib .cont .txt .l {
              margin-bottom: 255px;
              margin-top: 30px; }
            #content .intro .ib .cont .txt div h3 {
              font-size: 28px; }
              #content .intro .ib .cont .txt div h3 span {
                font-size: 15px; }
        #content .intro .ib .img1 {
          display: none; }

  .fv_tit {
    margin-top: 60px;
    height: 150px; }
    .fv_tit.voice.pt2 .ib {
      padding-top: 60px; }
      .fv_tit.voice.pt2 .ib .date {
        font-size: 18px;
        margin-bottom: 10px; }
    .fv_tit.dire {
      background: #fff; }
    .fv_tit .bread {
      left: 20px;
      top: 10px;
      font-size: 12px;
      writing-mode: horizontal-tb; }
    .fv_tit .ib {
      padding: 65px 25px 80px 30px; }
      .fv_tit .ib h1 {
        font-size: 24px; }
        .fv_tit .ib h1.single {
          font-size: 19px;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3;
          overflow: hidden;
          margin-top: -20px; }
        .fv_tit .ib h1:before {
          width: 52px;
          bottom: -15px; }
        .fv_tit .ib h1 em {
          margin-top: 10px;
          font-size: 15px; }

  #content .ib {
    padding: 50px 15px; }
    #content .ib #main {
      width: 100%; }
    #content .ib h2 {
      font-size: 20px;
      margin: 30px 0;
      padding-bottom: 12px; }
    #content .ib h3 {
      font-size: 18px;
      margin: 25px 0; }
    #content .ib p {
      font-size: 14px; }
    #content .ib .sidebar {
      width: 100%; }
  #content .small_bnr_link.bnr2 .ib .lists a:last-child span {
    padding-top: 40px; }
  #content .small_bnr_link .ib {
    padding: 30px 25px !important; }
    #content .small_bnr_link .ib .lists {
      justify-content: space-between; }
      #content .small_bnr_link .ib .lists a {
        width: 49%;
        height: 100px;
        margin-right: 0;
        margin-bottom: 5px; }
        #content .small_bnr_link .ib .lists a.v_c span, #content .small_bnr_link .ib .lists a:last-child span {
          padding-top: 40px; }
        #content .small_bnr_link .ib .lists a span {
          padding-top: 30px; }
          #content .small_bnr_link .ib .lists a span .arr {
            transform: scale(0.7);
            bottom: 6px; }
          #content .small_bnr_link .ib .lists a span h4 {
            font-size: 16px; }

  #content.company, #content.actions {
    padding-top: 0; }
    #content.company .ib, #content.actions .ib {
      padding: 50px 25px; }
      #content.company .ib .link_bnr_box, #content.actions .ib .link_bnr_box {
        margin: 0; }
        #content.company .ib .link_bnr_box .box, #content.actions .ib .link_bnr_box .box {
          background: #f7f7f7;
          margin-bottom: 20px; }
          #content.company .ib .link_bnr_box .box .img, #content.actions .ib .link_bnr_box .box .img {
            height: 180px; }
          #content.company .ib .link_bnr_box .box .txt .arr, #content.actions .ib .link_bnr_box .box .txt .arr {
            width: 26px;
            top: auto;
            right: 20px;
            bottom: 20px; }

  #content.aboutus {
    padding-top: 0; }
    #content.aboutus .ib {
      padding: 30px 25px; }
      #content.aboutus .ib h2.bd {
        font-size: 22px; }
      #content.aboutus .ib table, #content.aboutus .ib tr, #content.aboutus .ib tbody, #content.aboutus .ib th, #content.aboutus .ib td {
        width: 100% !important;
        display: block; }
      #content.aboutus .ib table {
        font-size: 14px; }
        #content.aboutus .ib table tr th {
          padding: 15px 0;
          background: #eee;
          border: none;
          padding-left: 15px; }
        #content.aboutus .ib table tr td {
          padding: 15px 0;
          border: none;
          padding-left: 15px;
          padding-right: 15px; }
      #content.aboutus .ib .box_3 {
        flex-wrap: wrap;
        margin: 40px 0; }
        #content.aboutus .ib .box_3 .box_map {
          width: 100%;
          height: 300px; }
        #content.aboutus .ib .box_3 .box_tex {
          width: 100%;
          margin-top: 15px; }
      #content.aboutus .ib .box_2 {
        flex-wrap: wrap;
        margin: 40px 0; }
        #content.aboutus .ib .box_2 .box_content {
          width: 100%;
          height: 200px;
          margin-bottom: 10px; }

  #content.message {
    padding-top: 0; }
    #content.message .ib {
      padding: 0px 25px 30px; }
      #content.message .ib .eyeimg {
        height: 220px;
        width: calc(100% + 50px);
        margin-left: -25px; }
      #content.message .ib h2 br {
        display: none; }
      #content.message .ib p .sign {
        position: relative;
        right: 0;
        top: 0; }

  #content.directors {
    padding-top: 0; }
    #content.directors .ib {
      padding: 30px 25px; }
      #content.directors .ib .row.prof {
        flex-wrap: wrap;
        margin-bottom: 50px; }
        #content.directors .ib .row.prof .side {
          width: 100%;
          background: #f5f5f5;
          text-align: center;
          border-left: 7px solid #B71906; }
          #content.directors .ib .row.prof .side h2 {
            text-align: center;
            padding-bottom: 0;
            margin: 0px 0;
            position: relative;
            background: #B71906;
            color: #fff;
            padding: 20px;
            font-size: 24px;
            top: 0; }
          #content.directors .ib .row.prof .side br {
            display: none; }
        #content.directors .ib .row.prof .main {
          width: 100%; }
          #content.directors .ib .row.prof .main h3 {
            background: #f5f5f5;
            color: #595757;
            font-size: 22px;
            margin-bottom: 30px;
            border-left: 5px solid #B71906; }
          #content.directors .ib .row.prof .main .profile {
            margin-bottom: 30px; }
            #content.directors .ib .row.prof .main .profile table {
              font-size: 14px;
              margin-top: 20px;
              margin-bottom: 0; }
              #content.directors .ib .row.prof .main .profile table tr th {
                width: 25%;
                padding: 15px 0; }
              #content.directors .ib .row.prof .main .profile table tr td {
                width: 75%;
                padding: 15px 0;
                padding-left: 15px; }
            #content.directors .ib .row.prof .main .profile .photo .officer-post {
              font-size: 16px;
              color: #B71906; }
            #content.directors .ib .row.prof .main .profile .photo .name {
              font-size: 24px; }
              #content.directors .ib .row.prof .main .profile .photo .name span {
                font-size: 19px; }

  #content.history {
    padding-top: 0; }
    #content.history .ib {
      padding: 30px 25px; }
      #content.history .ib table {
        margin: 20px 0; }
        #content.history .ib table tr th {
          padding-right: 17px;
          font-size: 16px;
          width: 35%; }
        #content.history .ib table tr td {
          width: 65%;
          padding-left: 20px;
          font-size: 14px; }

  #content.organization {
    padding-top: 0; }
    #content.organization .ib {
      padding: 30px 25px; }
      #content.organization .ib .org {
        display: block;
        width: 100%;
        height: auto; }

  #content.location {
    padding-top: 0; }
    #content.location .ib {
      padding: 30px 25px; }
      #content.location .ib table, #content.location .ib tbody, #content.location .ib tr, #content.location .ib th, #content.location .ib td {
        width: 100% !important;
        display: block; }
      #content.location .ib table {
        font-size: 14px; }
        #content.location .ib table tr th {
          font-size: 16px;
          padding: 20px 15px 0px;
          border: none; }
        #content.location .ib table tr td {
          padding: 15px 15px; }
          #content.location .ib table tr td:last-child {
            padding-bottom: 20px; }
          #content.location .ib table tr td .tcBox a {
            width: 100%; }
          #content.location .ib table tr td.map {
            padding-top: 0px; }

  .line {
    margin: 40px 0 30px; }

  #content.corporate_name {
    padding-top: 0; }
    #content.corporate_name .ib {
      padding: 0px 25px 50px; }
      #content.corporate_name .ib .d_f {
        flex-wrap: wrap; }
        #content.corporate_name .ib .d_f .box {
          width: 100%; }
          #content.corporate_name .ib .d_f .box img.logo {
            display: block;
            width: 84%;
            margin: 0 auto 40px; }
      #content.corporate_name .ib img.top {
        display: block;
        max-width: calc(100% + 50px);
        width: calc(100% + 50px);
        margin-left: -25px; }

  #content.financial {
    padding-top: 0; }
    #content.financial .ib {
      padding: 30px 25px; }
      #content.financial .ib .graph {
        flex-wrap: wrap; }
        #content.financial .ib .graph .tit {
          width: 100%; }
          #content.financial .ib .graph .tit h3 {
            font-size: 32px; }
          #content.financial .ib .graph .tit span {
            font-size: 50px; }
          #content.financial .ib .graph .tit i {
            font-size: 15px; }
        #content.financial .ib .graph .chart {
          width: 100%;
          margin-top: 20px; }

  #first_view.workcontents.philosophy {
    height: 400px;
    margin-top: 60px;
    min-height: inherit; }
    #first_view.workcontents.philosophy .bread {
      top: 20px;
      left: 30px; }
    #first_view.workcontents.philosophy:before {
      display: none; }
    #first_view.workcontents.philosophy .ib {
      padding: 40px;
      padding-right: 15px;
      padding-left: 30px;
      padding-top: 65px; }
      #first_view.workcontents.philosophy .ib .txt {
        height: auto;
        top: 0;
        position: relative;
        width: 100%; }
        #first_view.workcontents.philosophy .ib .txt .page_name {
          font-size: 18px;
          margin-bottom: 40px; }
          #first_view.workcontents.philosophy .ib .txt .page_name:before {
            bottom: -10px; }
        #first_view.workcontents.philosophy .ib .txt h2 span {
          font-size: 21px;
          margin-bottom: 10px; }
        #first_view.workcontents.philosophy .ib .txt h2 i {
          padding: 9px 7px 6px;
          height: 50px;
          font-size: 26px;
          margin-bottom: 10px; }
        #first_view.workcontents.philosophy .ib .txt p {
          font-size: 14px;
          position: relative;
          right: auto;
          margin-top: 50px;
          bottom: auto;
          line-height: 37px;
          letter-spacing: -0.05em; }
          #first_view.workcontents.philosophy .ib .txt p br {
            display: none; }

  #content.philosophy {
    padding-top: 0; }
    #content.philosophy .ib {
      padding: 30px 25px; }
      #content.philosophy .ib.s1 {
        height: auto; }
      #content.philosophy .ib .phil_intro p {
        position: relative;
        right: 0;
        top: 0;
        width: 100%; }
    #content.philosophy .phil_main .ib {
      padding: 60px 25px; }
      #content.philosophy .phil_main .ib .side {
        width: 100%;
        display: none; }
        #content.philosophy .phil_main .ib .side .agenda {
          position: relative;
          top: 0; }
      #content.philosophy .phil_main .ib .main {
        width: 100%; }
        #content.philosophy .phil_main .ib .main .slogan {
          padding: 60px 0 50px; }
        #content.philosophy .phil_main .ib .main .section {
          margin-bottom: 60px; }
          #content.philosophy .phil_main .ib .main .section h2 {
            font-size: 41px; }
            #content.philosophy .phil_main .ib .main .section h2:before {
              width: calc(100% + 25px); }
            #content.philosophy .phil_main .ib .main .section h2 i {
              font-size: 16px;
              margin-left: 5px;
              position: relative;
              top: -2px; }
          #content.philosophy .phil_main .ib .main .section .img {
            height: 300px;
            width: calc(100% + 25px);
            max-width: calc(100% + 25px); }
          #content.philosophy .phil_main .ib .main .section .txt {
            padding: 20px;
            width: calc(100vw - 50px);
            margin-left: 0;
            margin-top: -50px; }
            #content.philosophy .phil_main .ib .main .section .txt h3 {
              font-size: 21px;
              line-height: 1.6; }
              #content.philosophy .phil_main .ib .main .section .txt h3 br {
                display: none; }
          #content.philosophy .phil_main .ib .main .section .s_txt {
            width: 100%;
            margin-left: 0;
            margin-top: 50px;
            padding-left: 0; }
            #content.philosophy .phil_main .ib .main .section .s_txt h4 {
              font-size: 22px; }
            #content.philosophy .phil_main .ib .main .section .s_txt h5 {
              font-size: 16px; }
            #content.philosophy .phil_main .ib .main .section .s_txt p {
              letter-spacing: 0; }
        #content.philosophy .phil_main .ib .main .motto {
          padding-top: 60px;
          height: auto;
          padding-bottom: 20px; }
          #content.philosophy .phil_main .ib .main .motto:before {
            width: calc(100% + 50px);
            left: -25px;
            right: 0; }
          #content.philosophy .phil_main .ib .main .motto h3 {
            font-size: 24px; }
          #content.philosophy .phil_main .ib .main .motto table {
            margin-left: 0;
            margin-top: 0; }
            #content.philosophy .phil_main .ib .main .motto table tr th {
              width: 100%;
              display: block !important;
              padding: 15px 0; }
            #content.philosophy .phil_main .ib .main .motto table tr td {
              padding: 15px 0;
              padding-left: 0;
              display: block !important;
              width: 100%; }
              #content.philosophy .phil_main .ib .main .motto table tr td i {
                font-size: 16px; }

  #content.progress {
    padding-top: 0; }
    #content.progress .ib {
      padding: 30px 25px; }
      #content.progress .ib .tab_outer:before {
        display: none; }
      #content.progress .ib .sp_remark {
        display: block;
        margin: 50px auto; }
      #content.progress .ib .tabs {
        width: 100%;
        padding: 0 10px; }
        #content.progress .ib .tabs span {
          font-size: 18px;
          height: 97px;
          width: 32%;
          padding: 25px 15px;
          text-align: left; }
          #content.progress .ib .tabs span:after {
            position: absolute;
            top: 35px;
            right: 8px; }
          #content.progress .ib .tabs span.active {
            border-bottom: 1px solid #B71906; }
            #content.progress .ib .tabs span.active:before {
              display: none; }
      #content.progress .ib .cont {
        margin: 50px 0; }
        #content.progress .ib .cont .block {
          width: 100%;
          flex-wrap: wrap; }
          #content.progress .ib .cont .block .left {
            width: 100%;
            padding: 0; }
            #content.progress .ib .cont .block .left .tits {
              display: none; }
            #content.progress .ib .cont .block .left .row {
              background: url(../img/dot_line.svg) 15px 0% no-repeat;
              padding-bottom: 20px; }
              #content.progress .ib .cont .block .left .row .topic .detail {
                width: calc(100% - 70px);
                position: fixed;
                z-index: 3;
                border: none;
                right: auto !important;
                top: 50%;
                left: 35px !important;
                z-index: 999999; }
                #content.progress .ib .cont .block .left .row .topic .detail .close {
                  width: 40px;
                  display: block;
                  height: 40px;
                  position: absolute;
                  top: -20px;
                  right: 10px;
                  background: #B71906;
                  padding: 5px;
                  text-align: center;
                  font-size: 26px;
                  color: #fff;
                  line-height: 1.3;
                  border-radius: 50%; }
              #content.progress .ib .cont .block .left .row .box {
                display: block;
                background: #f5f5f5;
                width: calc(100% - 70px);
                margin: 20px auto;
                padding: 20px 20px 5px; }
                #content.progress .ib .cont .block .left .row .box h4 {
                  border-bottom: 1px solid #595757;
                  text-align: center;
                  font-size: 18px;
                  padding-bottom: 10px; }
                #content.progress .ib .cont .block .left .row .box p {
                  margin: 15px 0;
                  line-height: 1.8; }
              #content.progress .ib .cont .block .left .row .slogan {
                width: calc(100% - 60px);
                margin: 0 auto 20px;
                padding: 0;
                font-size: 22px; }
              #content.progress .ib .cont .block .left .row .month {
                flex-wrap: wrap;
                margin-top: 20px; }
                #content.progress .ib .cont .block .left .row .month p .img {
                  width: calc(100% - 15px);
                  margin-left: -20px; }
                #content.progress .ib .cont .block .left .row .month p.r {
                  order: 3;
                  font-size: 15px;
                  text-align: left;
                  padding-left: 20px;
                  position: relative;
                  margin-top: 0px;
                  margin-left: 42px; }
                  #content.progress .ib .cont .block .left .row .month p.r:empty {
                    margin-top: 0;
                    display: none; }
                    #content.progress .ib .cont .block .left .row .month p.r:empty:before {
                      display: none; }
                    #content.progress .ib .cont .block .left .row .month p.r:empty + p.l {
                      margin-top: 0; }
                  #content.progress .ib .cont .block .left .row .month p.r:before {
                    content: "";
                    width: 11px;
                    height: 11px;
                    background: #595757;
                    border-radius: 50%;
                    top: 9px;
                    position: absolute;
                    left: 0;
                    display: block; }
                #content.progress .ib .cont .block .left .row .month .m {
                  order: 1;
                  margin-top: 0; }
                #content.progress .ib .cont .block .left .row .month p.l {
                  text-align: left;
                  font-size: 15px;
                  order: 2;
                  padding-left: 20px;
                  position: relative;
                  margin-top: 0;
                  margin-bottom: 20px; }
                  #content.progress .ib .cont .block .left .row .month p.l .topic {
                    float: none; }
                  #content.progress .ib .cont .block .left .row .month p.l:empty {
                    margin-top: 0;
                    display: none; }
                    #content.progress .ib .cont .block .left .row .month p.l:empty + .m + p.r {
                      margin-top: -29px; }
                    #content.progress .ib .cont .block .left .row .month p.l:empty:before {
                      display: none; }
                  #content.progress .ib .cont .block .left .row .month p.l:before {
                    content: "";
                    width: 11px;
                    height: 11px;
                    background: #B71906;
                    border-radius: 50%;
                    top: 9px;
                    position: absolute;
                    left: 0;
                    display: block; }
          #content.progress .ib .cont .block .right {
            width: 100%;
            display: none; }

  #content .zirei .ib {
    padding: 30px 25px !important; }
    #content .zirei .ib a.more_link {
      margin: 30px auto !important; }
    #content .zirei .ib .zirei_con {
      flex-wrap: wrap;
      padding: 0 25px; }
      #content .zirei .ib .zirei_con .box {
        width: 100%;
        margin-bottom: 50px;
        height: auto !important;
        margin-right: 0; }
        #content .zirei .ib .zirei_con .box .img {
          height: 290px !important; }
        #content .zirei .ib .zirei_con .box .txt {
          height: auto !important;
          padding: 15px !important;
          width: 100% !important;
          bottom: -20px !important;
          left: 15px; }
          #content .zirei .ib .zirei_con .box .txt img {
            bottom: 15px !important; }

  #content.e_work, #content.d_i, #content.innovation {
    padding-top: 0; }
    #content.e_work .ib, #content.d_i .ib, #content.innovation .ib {
      padding: 30px 25px; }
      #content.e_work .ib h3, #content.d_i .ib h3, #content.innovation .ib h3 {
        line-height: 1.7; }
        #content.e_work .ib h3.center, #content.d_i .ib h3.center, #content.innovation .ib h3.center {
          text-align: left; }
      #content.e_work .ib p.center, #content.d_i .ib p.center, #content.innovation .ib p.center {
        text-align: left; }
    #content.e_work .torikumi.t2, #content.d_i .torikumi.t2, #content.innovation .torikumi.t2 {
      padding-top: 50px; }
    #content.e_work .torikumi .ib, #content.d_i .torikumi .ib, #content.innovation .torikumi .ib {
      padding: 30px 25px; }
      #content.e_work .torikumi .ib .t_lists.col4, #content.d_i .torikumi .ib .t_lists.col4, #content.innovation .torikumi .ib .t_lists.col4 {
        margin-top: 0; }
        #content.e_work .torikumi .ib .t_lists.col4 .box, #content.d_i .torikumi .ib .t_lists.col4 .box, #content.innovation .torikumi .ib .t_lists.col4 .box {
          width: 100% !important; }
          #content.e_work .torikumi .ib .t_lists.col4 .box:nth-of-type(1), #content.e_work .torikumi .ib .t_lists.col4 .box:nth-of-type(4), #content.d_i .torikumi .ib .t_lists.col4 .box:nth-of-type(1), #content.d_i .torikumi .ib .t_lists.col4 .box:nth-of-type(4), #content.innovation .torikumi .ib .t_lists.col4 .box:nth-of-type(1), #content.innovation .torikumi .ib .t_lists.col4 .box:nth-of-type(4) {
            width: 100% !important; }
            #content.e_work .torikumi .ib .t_lists.col4 .box:nth-of-type(1) .txt, #content.e_work .torikumi .ib .t_lists.col4 .box:nth-of-type(4) .txt, #content.d_i .torikumi .ib .t_lists.col4 .box:nth-of-type(1) .txt, #content.d_i .torikumi .ib .t_lists.col4 .box:nth-of-type(4) .txt, #content.innovation .torikumi .ib .t_lists.col4 .box:nth-of-type(1) .txt, #content.innovation .torikumi .ib .t_lists.col4 .box:nth-of-type(4) .txt {
              padding-left: 0 !important;
              border: none !important; }
          #content.e_work .torikumi .ib .t_lists.col4 .box:nth-of-type(4), #content.d_i .torikumi .ib .t_lists.col4 .box:nth-of-type(4), #content.innovation .torikumi .ib .t_lists.col4 .box:nth-of-type(4) {
            margin-bottom: 0; }
          #content.e_work .torikumi .ib .t_lists.col4 .box .img, #content.d_i .torikumi .ib .t_lists.col4 .box .img, #content.innovation .torikumi .ib .t_lists.col4 .box .img {
            height: 180px;
            margin-bottom: 0px; }
      #content.e_work .torikumi .ib .t_lists .box .img img, #content.d_i .torikumi .ib .t_lists .box .img img, #content.innovation .torikumi .ib .t_lists .box .img img {
        width: 100%; }
      #content.e_work .torikumi .ib .t_lists .box .txt, #content.d_i .torikumi .ib .t_lists .box .txt, #content.innovation .torikumi .ib .t_lists .box .txt {
        border-left: none !important;
        padding: 0 !important; }

  #content.d_i {
    padding-top: 0; }
    #content.d_i .timeline .ib {
      padding-bottom: 60px; }
      #content.d_i .timeline .ib .tm_img {
        overflow-x: scroll;
        height: max-content; }
        #content.d_i .timeline .ib .tm_img img {
          width: 600px;
          max-width: 600px; }
    #content.d_i .guideline .ib {
      padding: 50px 25px; }
      #content.d_i .guideline .ib h2 {
        font-size: 32px;
        margin-bottom: 40px; }
        #content.d_i .guideline .ib h2:before {
          bottom: -10px; }
      #content.d_i .guideline .ib .d_f {
        flex-wrap: wrap;
        height: auto; }
        #content.d_i .guideline .ib .d_f .img {
          position: relative;
          right: 0;
          margin-bottom: 40px;
          order: 1; }
        #content.d_i .guideline .ib .d_f p {
          width: 100%;
          order: 2; }
      #content.d_i .guideline .ib .source {
        width: 100%;
        padding: 0;
        margin-bottom: 50px; }
        #content.d_i .guideline .ib .source span {
          font-size: 13px; }
          #content.d_i .guideline .ib .source span:nth-of-type(1) {
            font-size: 16px;
            font-weight: bold; }
      #content.d_i .guideline .ib .value {
        height: auto;
        position: relative; }
        #content.d_i .guideline .ib .value .ill1 {
          position: absolute;
          width: 240px;
          z-index: 3;
          top: 90px;
          left: 0; }
        #content.d_i .guideline .ib .value .ill2 {
          position: absolute;
          width: 150px;
          right: 0;
          top: 330px;
          z-index: 2; }
        #content.d_i .guideline .ib .value .bg {
          position: relative;
          width: 100%;
          top: 0;
          left: 0;
          display: none; }
        #content.d_i .guideline .ib .value .cr {
          text-align: center;
          width: 100%;
          flex-wrap: wrap;
          justify-content: center; }
          #content.d_i .guideline .ib .value .cr .box {
            margin-bottom: 40px;
            position: relative; }
            #content.d_i .guideline .ib .value .cr .box:nth-of-type(1) {
              position: relative;
              right: -30px; }
            #content.d_i .guideline .ib .value .cr .box:nth-of-type(2) {
              left: -30px; }
    #content.d_i .ib p.s {
      font-size: 18px; }
      #content.d_i .ib p.s span {
        font-size: 28px; }
    #content.d_i .ib .graph_box {
      flex-wrap: wrap;
      margin: 30px 0; }
      #content.d_i .ib .graph_box .box {
        width: 100%;
        margin-bottom: 30px; }
    #content.d_i .ib .guide_box {
      flex-wrap: wrap;
      margin-bottom: 20px; }
      #content.d_i .ib .guide_box .box {
        width: 100% !important;
        padding-left: 20px !important; }
        #content.d_i .ib .guide_box .box:last-child {
          padding-right: 20px; }
        #content.d_i .ib .guide_box .box .txt {
          width: 100%;
          border: none; }

  #content.innovation {
    padding-top: 0; }
    #content.innovation .ib {
      padding: 30px 25px; }
      #content.innovation .ib .top {
        margin-bottom: 20px; }
      #content.innovation .ib .d_f {
        margin-top: 60px; }
        #content.innovation .ib .d_f .row .l {
          height: auto; }
        #content.innovation .ib .d_f .row .r h3 {
          font-size: 26px; }
      #content.innovation .ib .shape {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        height: auto;
        justify-content: center;
        position: relative; }
        #content.innovation .ib .shape:before {
          content: "";
          width: 220px;
          position: absolute;
          left: calc(50% - 110px);
          border: 2px dotted #B71906;
          display: block;
          height: 220px;
          top: 100px;
          border-radius: 50%; }
        #content.innovation .ib .shape .cr {
          width: 48%;
          padding: 15px;
          height: auto;
          border: 3px solid #B71906;
          border-radius: 10px;
          position: relative;
          background: #fff; }
          #content.innovation .ib .shape .cr span {
            font-size: 14px; }
          #content.innovation .ib .shape .cr p {
            font-size: 12px;
            margin-bottom: 0; }
          #content.innovation .ib .shape .cr:nth-of-type(1) {
            left: 0;
            margin: 10px; }
          #content.innovation .ib .shape .cr:nth-of-type(2) {
            margin-right: 10px; }
        #content.innovation .ib .shape .shape1 {
          display: none; }

  #content.sdgs .ib {
    padding: 30px 25px; }
    #content.sdgs .ib .eyecatch {
      height: 220px; }
  #content.sdgs .sdgs_detail .ib {
    padding: 0px 25px; }
    #content.sdgs .sdgs_detail .ib .sdgs_box {
      margin: 0; }
      #content.sdgs .sdgs_detail .ib .sdgs_box .box {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px; }
        #content.sdgs .sdgs_detail .ib .sdgs_box .box .row .icon {
          width: 90px;
          height: auto;
          padding: 0 10px; }
        #content.sdgs .sdgs_detail .ib .sdgs_box .box .row p {
          width: calc(100% - 105px);
          margin-top: 0;
          font-size: 13px;
          height: auto;
          line-height: 1.5; }
        #content.sdgs .sdgs_detail .ib .sdgs_box .box h3 {
          margin-top: 0; }
        #content.sdgs .sdgs_detail .ib .sdgs_box .box .posts a .date {
          width: 60px;
          padding: 0;
          border: none; }
        #content.sdgs .sdgs_detail .ib .sdgs_box .box .posts a i {
          width: calc(100% - 70px); }
        #content.sdgs .sdgs_detail .ib .sdgs_box .box .imgs {
          justify-content: space-between; }
          #content.sdgs .sdgs_detail .ib .sdgs_box .box .imgs.r2 {
            height: auto; }
          #content.sdgs .sdgs_detail .ib .sdgs_box .box .imgs img {
            width: 49%;
            margin-right: 0; }

  /* #content.news {
    padding-top: 0;
    margin: 0; }
    #content.news .ib {
      padding: 30px 25px;
      flex-wrap: wrap;
      flex-direction: column-reverse; }
      #content.news .ib .side {
        width: 100%; }
      #content.news .ib .main {
        width: 100%; }
        #content.news .ib .main .news_list ul li {
          flex-wrap: wrap;
          padding-left: 0; }
          #content.news .ib .main .news_list ul li .service, #content.news .ib .main .news_list ul li .tag {
            order: 4;
            margin-right: 3px;
            margin-bottom: 5px; }
            #content.news .ib .main .news_list ul li .service a, #content.news .ib .main .news_list ul li .tag a {
              padding: 2px 7px 2px;
              font-size: 12px; }
          #content.news .ib .main .news_list ul li .service {
            order: 3; }
          #content.news .ib .main .news_list ul li .cat {
            margin-right: 3px;
            order: 2; }
            #content.news .ib .main .news_list ul li .cat a {
              font-size: 11px;
              padding: 3px 5px 4px; }
          #content.news .ib .main .news_list ul li .date {
            order: 1;
            display: block;
            margin-right: 15px;
            margin-bottom: 10px;
            position: relative;
            width: 100%; }
          #content.news .ib .main .news_list ul li i {
            margin-top: 3px;
            font-size: 14px;
            white-space: inherit;
            line-height: 1.4;
            display: block;
            margin-top: 6px;
            order: 5; }
            #content.news .ib .main .news_list ul li i a {
              display: block; } */

  #content.directors.dire2:before {
    display: none; }
  #content.directors .ib .row.prof:after {
    display: none; }
  #content.directors .ib .row.prof.new:after {
    display: none; }
  #content.directors .ib .row.prof.new .side {
    width: 100%;
    border: none;
    padding-top: 0;
    margin-bottom: 50px; }
    #content.directors .ib .row.prof.new .side .names {
      display: none; }
    #content.directors .ib .row.prof.new .side .inner {
      height: 90px;
      background: url(../img/directors/red_bg_sp.svg) 50% 50% no-repeat, #B71906;
      padding-bottom: 0px;
      align-items: inherit;
      padding-top: 0; }
      #content.directors .ib .row.prof.new .side .inner:before {
        display: none; }
      #content.directors .ib .row.prof.new .side .inner h2 {
        font-size: 24px;
        background: none;
        padding: 32px 20px; }
      #content.directors .ib .row.prof.new .side .inner h3 {
        font-size: 20px;
        color: #B71906;
        width: 100%;
        text-align: center;
        margin: 40px 0;
        display: none; }
  #content.directors .ib .row.prof.new .main h3 {
    text-align: center;
    background: none;
    color: #B71906;
    font-size: 20px;
    margin: -10px 0 40px;
    border: none; }
    #content.directors .ib .row.prof.new .main h3 span {
      display: table;
      margin: 0 auto;
      padding: 0 15px;
      position: relative; }
      #content.directors .ib .row.prof.new .main h3 span:before {
        height: 5px;
        width: 22px;
        content: "";
        position: absolute;
        left: -17px;
        background: #B71906;
        display: block;
        top: calc(50% - 2.5px); }
      #content.directors .ib .row.prof.new .main h3 span:after {
        height: 5px;
        width: 22px;
        content: "";
        position: absolute;
        right: -17px;
        background: #B71906;
        display: block;
        top: calc(50% - 2.5px); }
  #content.directors .ib .row.prof.new .main .profile {
    padding-bottom: 50px;
    margin-bottom: 50px;
    min-height: inherit; }
    #content.directors .ib .row.prof.new .main .profile.img .photo {
      width: 100%; }
    #content.directors .ib .row.prof.new .main .profile.img .face {
      width: 100%;
      margin: 25px 0;
      height: auto; }
    #content.directors .ib .row.prof.new .main .profile.img .detail {
      margin-top: 10px !important; }
    #content.directors .ib .row.prof.new .main .profile .photo .officer-post {
      font-size: 16px;
      color: #000; }
    #content.directors .ib .row.prof.new .main .profile .photo .name {
      font-size: 28px; }
      #content.directors .ib .row.prof.new .main .profile .photo .name span {
        font-size: 16px;
        margin-left: 23px; }
    #content.directors .ib .row.prof.new .main .profile .photo ul li {
      font-size: 14px; }
    #content.directors .ib .row.prof.new .main .profile table tr, #content.directors .ib .row.prof.new .main .profile table th, #content.directors .ib .row.prof.new .main .profile table td {
      display: block;
      width: 100% !important; }
    #content.directors .ib .row.prof.new .main .profile table tr th, #content.directors .ib .row.prof.new .main .profile table tr td {
      line-height: 20px; }
    #content.directors .ib .row.prof.new .main .profile table tr th {
      padding-bottom: 6px; }
    #content.directors .ib .row.prof.new .main .profile table tr td {
      padding-bottom: 20px; }

  .page-nav {
    flex-wrap: wrap; }
    .page-nav a {
      width: 100%; }
      .page-nav a.next {
        border-left: none;
        margin-top: -3px;
        flex-direction: row-reverse;
        padding-left: 0; }
      .page-nav a.prev {
        border-right: none; }

  .fv_tit.pt2.voice:before {
    width: 100%;
    left: 0; }
  .fv_tit.pt2.voice:after {
    width: 140px;
    height: 80px;
    left: calc(100% - 285px);
    background-size: 100% auto; }
  .fv_tit.pt2.voice .ib h1 {
    margin-top: 0;
    font-size: 24px; }
  .fv_tit .ib .voice_img {
    height: 150px;
    top: auto;
    right: 0;
    bottom: 0;
    width: 120px; }
  .fv_tit .ib .data {
    width: 100%;
    left: 0;
    font-size: 14px;
    padding-left: 30px; }
    .fv_tit .ib .data .depart {
      width: 220px; }
    .fv_tit .ib .data p.name {
      font-size: 18px; }

  /* #content.single {
    padding-top: 0; }
    #content.single .ib {
      padding: 30px 25px;
      flex-wrap: wrap;
      flex-direction: column-reverse; }
      #content.single .ib .single_pdf a {
        display: block;
        padding: 15px;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        border: 4px solid #B71906;
        border-radius: 4px;
        color: #B71906;
        padding-top: 10px; }
        #content.single .ib .single_pdf a .material-icons {
          position: relative;
          top: 5px; }
      #content.single .ib .side {
        width: 100%; }
      #content.single .ib .main {
        width: 100%; }
        #content.single .ib .main h3 {
          line-height: 1.4;
          text-align: left !important; } */

  #content.voice {
    padding-top: 0; }
    #content.voice .ib {
      padding: 30px 25px; }
      #content.voice .ib .zirei .ib {
        padding: 0 !important; }
        #content.voice .ib .zirei .ib .box {
          margin-right: 0; }
          #content.voice .ib .zirei .ib .box .txt {
            left: 15px; }

  #content.single.voice .ib .intro {
    padding: 30px 30px;
    margin: 30px 0;
    margin-top: -10px;
    width: calc(100% + 50px);
    margin-left: -25px;
    background: #f7f7f7; }
  #content.single.voice .ib .cont_box.col1 {
    margin-bottom: -50px; }
    #content.single.voice .ib .cont_box.col1 .d_f .cont_img img {
      max-width: 100%; }
    #content.single.voice .ib .cont_box.col1 .d_f .cont_img.col2 {
      flex-wrap: wrap;
      justify-content: center; }
      #content.single.voice .ib .cont_box.col1 .d_f .cont_img.col2 img {
        width: 90%; }
  #content.single.voice .ib .cont_box h3 {
    padding: 15px;
    font-size: 20px;
    margin: 35px 0; }
  #content.single.voice .ib .cont_box .d_f p {
    width: 100%; }
  #content.single.voice .ib .cont_box .cont_img {
    width: 100%;
    height: 220px;
    margin-bottom: 20px; }
    #content.single.voice .ib .cont_box .cont_img img {
      object-position: top; }

  .rec_contact {
    height: 80px;
    padding: 15px 25px; }
    .rec_contact a {
      font-size: 16px;
      padding: 14px;
      width: 100%;
      padding-left: 70px; }
      .rec_contact a:after {
        top: 8px; }

  #content.recruit {
    padding-top: 0; }
    #content.recruit:after {
      height: 780px; }
    #content.recruit .ib {
      padding: 30px 25px; }
      #content.recruit .ib table#career {
        width: 100%; }
        #content.recruit .ib table#career tr:last-child td:nth-of-type(n+1) {
          font-size: 24px;
          font-weight: bold; }
      #content.recruit .ib .nav {
        margin-bottom: 40px;
        flex-wrap: wrap; }
      #content.recruit .ib .tit {
        font-size: 22px;
        margin-top: 20px;
        margin-bottom: 40px; }
      #content.recruit .ib h2 {
        font-size: 28px;
        text-align: left;
        padding-bottom: 10px;
        margin-bottom: 40px; }
        #content.recruit .ib h2.bd {
          font-size: 24px;
          padding-left: 70px; }
          #content.recruit .ib h2.bd i {
            width: 58px;
            font-size: 31px; }
        #content.recruit .ib h2 br {
          display: none; }
      #content.recruit .ib h3.b {
        font-size: 22px;
        padding-left: 12px; }
      #content.recruit .ib p.center {
        text-align: left; }
      #content.recruit .ib .business_list .box {
        flex-wrap: wrap; }
        #content.recruit .ib .business_list .box .img {
          width: 100%; }
        #content.recruit .ib .business_list .box .txt {
          width: 100%; }
          #content.recruit .ib .business_list .box .txt h4 {
            font-size: 18px; }
          #content.recruit .ib .business_list .box .txt p {
            padding: 25px;
            font-size: 14px; }
      #content.recruit .ib .pos_list {
        flex-wrap: wrap; }
        #content.recruit .ib .pos_list .box {
          width: 100%; }
          #content.recruit .ib .pos_list .box p {
            margin-bottom: 0; }
      #content.recruit .ib .content_con .box ul.photo {
        flex-wrap: wrap; }
        #content.recruit .ib .content_con .box ul.photo li {
          width: 100%;
          margin-bottom: 15px; }
          #content.recruit .ib .content_con .box ul.photo li span {
            font-size: 14px;
            line-height: 1.7; }
      #content.recruit .ib .link_bnr_box {
        margin: 30px 0 0; }
        #content.recruit .ib .link_bnr_box .box {
          height: 300px;
          margin-bottom: 20px; }
          #content.recruit .ib .link_bnr_box .box h3 {
            font-size: 24px; }
          #content.recruit .ib .link_bnr_box .box p {
            text-align: left; }
            #content.recruit .ib .link_bnr_box .box p br {
              display: none; }
          #content.recruit .ib .link_bnr_box .box .inner {
            padding: 40px 30px; }

  #content.others,
  #content.contact {
    padding-top: 0; }
    #content.others .ib,
    #content.contact .ib {
      padding: 30px 25px; }
      #content.others .ib h2,
      #content.contact .ib h2 {
        font-size: 23px;
        padding-left: 0;
        margin: 40px 0;
        padding-bottom: 0;
        padding-left: 15px;
        line-height: 1.2; }
        #content.others .ib h2.bd,
        #content.contact .ib h2.bd {
          padding-bottom: 12px;
          padding-left: 0;
          border-top: none;
          border-right: none; }
      #content.others .ib h3,
      #content.contact .ib h3 {
        font-size: 19px;
        margin: 35px 0; }
      #content.others .ib h4,
      #content.contact .ib h4 {
        font-size: 17px;
        margin: 30px 0; }
      #content.others .ib .buttons,
      #content.contact .ib .buttons {
        flex-wrap: wrap;
        margin: 35px 0 30px; }
        #content.others .ib .buttons a,
        #content.contact .ib .buttons a {
          width: 100%;
          margin-bottom: 15px; }
      #content.others .ib table.contact tr th,
      #content.contact .ib table.contact tr th {
        width: 100%;
        display: block;
        border: none;
        background: #f5f5f5; }
      #content.others .ib table.contact tr td,
      #content.contact .ib table.contact tr td {
        width: 100%;
        padding-left: 0;
        display: block; }
        #content.others .ib table.contact tr td input[type="text"],
        #content.contact .ib table.contact tr td input[type="text"] {
          padding: 15px; }
      #content.others .ib .term_box,
      #content.contact .ib .term_box {
        padding: 15px;
        height: 300px; }
        #content.others .ib .term_box h1,
        #content.contact .ib .term_box h1 {
          font-size: 21px; }
        #content.others .ib .term_box h2,
        #content.contact .ib .term_box h2 {
          font-size: 18px;
          padding-bottom: 0; }
        #content.others .ib .term_box h3,
        #content.contact .ib .term_box h3 {
          font-size: 16px; }
        #content.others .ib .term_box table tr th,
        #content.contact .ib .term_box table tr th {
          padding: 15px;
          padding-left: 0px;
          padding-right: 15px; }
        #content.others .ib .term_box table tr td,
        #content.contact .ib .term_box table tr td {
          padding: 15px;
          padding-right: 0;
          padding-left: 15px; }

  #content .services .service_row {
    margin-top: 65px; }
    #content .services .service_row .ib {
      padding-top: 0;
      padding-bottom: 0; }
      #content .services .service_row .ib .row {
        flex-direction: column-reverse;
        border: none;
        margin-bottom: 0;
        padding-bottom: 0; }
        #content .services .service_row .ib .row .l, #content .services .service_row .ib .row .r {
          width: 100%; }
        #content .services .service_row .ib .row .l {
          padding: 30px 15px 40px; }
          #content .services .service_row .ib .row .l h3 {
            margin: 20px 0; }
          #content .services .service_row .ib .row .l a {
            height: auto;
            width: auto;
            border: none;
            background: #fff;
            color: #B71906;
            text-align: left;
            border-radius: 0;
            display: flex;
            padding: 0;
            flex-direction: row-reverse;
            justify-content: flex-end;
            margin: 20px 0; }
            #content .services .service_row .ib .row .l a svg {
              display: inline-block;
              margin: 0;
              margin-left: 6px; }
            #content .services .service_row .ib .row .l a br {
              display: none; }
            #content .services .service_row .ib .row .l a:before {
              display: none; }
        #content .services .service_row .ib .row .r {
          position: relative; }
          #content .services .service_row .ib .row .r:before {
            content: "";
            padding-top: 100%;
            width: 100%;
            display: block; }
          #content .services .service_row .ib .row .r img {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0; }
  #content .services .service_list {
    flex-wrap: wrap; }
    #content .services .service_list .row {
      width: 100%; }
      #content .services .service_list .row .img {
        position: relative; }
        #content .services .service_list .row .img:before {
          content: "";
          padding-top: 100%;
          width: 100%;
          display: block; }
        #content .services .service_list .row .img img {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0; }
      #content .services .service_list .row .detail {
        padding: 30px 15px 40px; }
        #content .services .service_list .row .detail a {
          font-size: 15px;
          font-weight: bold;
          color: #B71906; }
          #content .services .service_list .row .detail a svg {
            display: inline-block;
            margin-left: 5px; }
        #content .services .service_list .row .detail h3 {
          font-size: 42px;
          margin: 20px 0; }
          #content .services .service_list .row .detail h3 span {
            display: block;
            font-size: 18px;
            color: #595757;
            position: relative;
            margin-bottom: 10px; }
            #content .services .service_list .row .detail h3 span:before {
              content: "";
              position: relative;
              top: -2px;
              width: 20px;
              height: 8px;
              background: #B71906;
              display: inline-block;
              margin-right: 5px; }

  #content .bottom_contact {
    height: 250px;
    background: url(../img/contact.svg) 0% 100% no-repeat, #595757;
    background-size: 330px auto, cover; }
    #content .bottom_contact .ib {
      padding: 60px 30px; }
      #content .bottom_contact .ib .row .l, #content .bottom_contact .ib .row .r {
        width: 100%;
        text-align: center; }
        #content .bottom_contact .ib .row .l img, #content .bottom_contact .ib .row .r img {
          margin-right: 10px;
          transform: scale(0.9); }
        #content .bottom_contact .ib .row .l span, #content .bottom_contact .ib .row .r span {
          font-size: 26px;
          margin-right: 10px; }
        #content .bottom_contact .ib .row .l i, #content .bottom_contact .ib .row .r i {
          font-size: 13px;
          display: block;
          margin-top: 10px; }
      #content .bottom_contact .ib .row .r {
        margin-top: 30px; }
        #content .bottom_contact .ib .row .r span {
          font-size: 21px; }
        #content .bottom_contact .ib .row .r em {
          width: 30px; }

  #pagetop {
    bottom: 20px;
    width: 46px;
    height: 46px;
    z-index: 999999999; }
    #pagetop:before {
      font-size: 24px;
      left: 16px; }
    #pagetop img {
      width: 100%;
      display: block; }

  footer p.copy {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    text-align: center;
    writing-mode: unset;
    top: auto; }
  footer .ib {
    padding: 30px; }
    footer .ib img {
      width: 240px;
      margin: 10px auto; }
    footer .ib .nav {
      flex-wrap: wrap;
      width: 100%;
      margin: 30px 0 0; }
      footer .ib .nav .row {
        flex-wrap: wrap;
        margin-bottom: 0; }
        footer .ib .nav .row .child {
          width: 100%;
          padding-left: 15px;
          margin-bottom: 10px; }
        footer .ib .nav .row a.parent {
          width: 100%;
          margin-bottom: 20px;
          display: block; }
      footer .ib .nav .col {
        width: 100%; }
        footer .ib .nav .col:nth-of-type(3) {
          padding-top: 0; }
        footer .ib .nav .col a {
          margin-bottom: 10px; }
    footer .ib .nav2 {
      flex-wrap: wrap;
      padding-bottom: 50px; }
      footer .ib .nav2 .r {
        margin-top: 12px;
        width: 100%; }
        footer .ib .nav2 .r span {
          margin-right: 10px;
          padding-right: 10px; }
          footer .ib .nav2 .r span:after {
            height: 20px;
            top: -1px;
            right: -4px; }
        footer .ib .nav2 .r a {
          margin-right: 10px; } }
/*736pxend */

/*# sourceMappingURL=style_sp.css.map */
