@charset "UTF-8";
/* -----

   set module

---------------------------------------------------- */
/*-- 会社情報　ページのパーツ
---------------------------------------------------- */
.nendo_link{color:#483bbe;}
.nendo_link:hover{opacity:0.6;}

.permission-ul a{
color:#0066cc !important;
text-decoration:underline !important;
}

.permission-ul a:hover{
color:#3399ff !important;
}

.company .content__asnav {
  display: none; }
.company__table_vertical {
  width: 100%;
  height: auto; }
  .company__table_vertical_content table {
    width: 800px; }
  .company__table_vertical_content thead > tr > th {
    font-size: 15px;
    background-color: #999fa7;
    color: #FFF;
    font-weight: 500;
    line-height: 1.571;
    padding: 16px 0 17px;
    border-right: 1px solid #FFF; }
  .company__table_vertical_content thead > tr > th:last-child {
    border-right: none; }
  .company__table_vertical_content > tbody {
    border-top: solid 1px #dadee3; }
    .company__table_vertical_content > tbody > tr {
      border-bottom: solid 1px #dadee3; }
      @media screen and (max-width: 899px) {
        .company__table_vertical_content > tbody > tr {
          display: inline-block;
          width: 100%; } }
      .company__table_vertical_content > tbody > tr > th, .company__table_vertical_content > tbody > tr > td {
        font-size: 15px;
        line-height: 1.571;
        padding: 12px 15px;
        width: 600px; }
        @media screen and (max-width: 899px) {
          .company__table_vertical_content > tbody > tr > th, .company__table_vertical_content > tbody > tr > td {
            padding: 12px;
            font-size: 14px;
            display: inline-block;
            width: 100%; } }
      .company__table_vertical_content > tbody > tr > th {
        font-weight: 500;
        font-style: normal;
        line-height: 1.571;
        background: #f9f9f9;
        white-space: nowrap;
        text-align: left;
        width: 200px; }
        @media screen and (max-width: 899px) {
          .company__table_vertical_content > tbody > tr > th {
            border-right: 0;
            width: 100%; } }
      @media screen and (max-width: 899px) {
        .company__table_vertical_content > tbody > tr > td {
          padding-bottom: 20px; } }
      .company__table_vertical_content > tbody > tr > td > a {
        position: relative;
        display: inline-block;
        padding-left: 10px; }
        .company__table_vertical_content > tbody > tr > td > a::before {
          position: absolute;
          top: 1px;
          left: 0px;
          display: inline-block;
          font-family: "FontAwesome";
          font-weight: 900;
          color: #00469b;
          content: "\f0da";
          font-size: 13px; }
        .company__table_vertical_content > tbody > tr > td > a:hover {
          color: #00469b; }
      .company__table_vertical_content > tbody > tr > td > .officer {
        width: 210px; }
        .company__table_vertical_content > tbody > tr > td > .officer > ._member {
          border-bottom: 1px dotted #dadee3;
          padding: 8px 0 6px; }
          .company__table_vertical_content > tbody > tr > td > .officer > ._member > .__position {
            font-style: normal;
            width: 140px;
            display: block;
            float: left; }
          .company__table_vertical_content > tbody > tr > td > .officer > ._member > .__name {
            width: 70px; }
      .company__table_vertical_content > tbody > tr > td .address {
        margin-bottom: 2px; }
      .company__table_vertical_content > tbody > tr > td .phone span {
        display: inline-block; }
      .company__table_vertical_content > tbody > tr > td .map a {
        position: relative;
        display: inline-block;
        font-size: 14px;
        margin-top: 6px;
        padding: 2px 30px 4px;
        border: 1px solid #b0b4b8;
        border-radius: 13.5px;
        transition: all 0.2s ease-out; }
        .company__table_vertical_content > tbody > tr > td .map a::before, .company__table_vertical_content > tbody > tr > td .map a::after {
          position: absolute;
          display: inline-block;
          font-family: "FontAwesome";
          font-weight: 900;
          font-size: 14px; }
        .company__table_vertical_content > tbody > tr > td .map a::before {
          top: 2px;
          left: 12px;
          color: #00469b;
          content: "\f3c5"; }
        .company__table_vertical_content > tbody > tr > td .map a::after {
          top: 2px;
          right: 12px;
          color: #d3d3d3;
          content: "\f35d"; }
        .company__table_vertical_content > tbody > tr > td .map a:hover {
          color: #00469b;
          background: #f8f9fb; }
.company_information-disclosure_detail .content__asnav {
  display: none; }
  @media screen and (max-width: 899px) {
    .company_information-disclosure_detail .content__asnav {
      display: block; } }
.company_information-disclosure_detail .content__wide {
  background: #fff;
  padding: 24px 110px 64px; }
  @media screen and (max-width: 899px) {
    .company_information-disclosure_detail .content__wide {
      float: none;
      margin: 0 auto;
      width: auto;
      padding: 14px 15px 42px; } }

.top_adj {
  padding-top: 34px; }

.top_adj2 {
  padding-top: 32px; }

@media screen and (max-width: 899px) {
  .recombi1 {
    display: none; } }

.recombi2 {
  display: none; }
  @media screen and (max-width: 899px) {
    .recombi2 {
      display: inline; } }

@media screen and (max-width: 735px) {
  .recombi3 {
    display: none; } }

.category__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .category__list_cont {
    height: 200px;
    margin-top: 50px;
    background: #FFF; }
    .category__list_cont:nth-child(-n + 3) {
      margin-top: 0px; }
    @media screen and (max-width: 899px) {
      .category__list_cont {
        width: calc((100% - 17px)/2);
        margin-top: 20px; }
        .category__list_cont:nth-child(3) {
          margin-top: 20px; } }
    @media screen and (max-width: 639px) {
      .category__list_cont {
        width: 100%;
        height: 100%;
        margin-top: 20px; }
        .category__list_cont:nth-child(2) {
          margin-top: 20px; } }
    .category__list_cont_link {
      display: block;
      height: 100%;
      position: relative; }
    .category__list_cont > .link_hover {
      position: relative;
      transition: background 0.2s ease-out; }
      .category__list_cont > .link_hover::before {
        position: absolute;
        bottom: 12px;
        right: 12px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
        background-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
        background-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
        font-family: "FontAwesome";
        font-weight: 900;
        color: #FFF;
        content: "\f105";
        font-size: 10px;
        transform: scale(0.8);
        transition: color 0.2s ease-out, border 0.2s ease-out; }
      .category__list_cont > .link_hover:hover {
        background: #f9f9f9; }
    .category__list_cont_item {
      display: block;
      height: 100%;
      width: 375px;
      position: relative; }
      @media screen and (max-width: 899px) {
        .category__list_cont_item {
          width: 100%; } }
      .category__list_cont_item > .name {
        padding: 38px 32px 28px; }
        @media screen and (max-width: 639px) {
          .category__list_cont_item > .name {
            padding: 26px 16px 20px; } }
        .category__list_cont_item > .name > ._en {
          display: block;
          color: #2b1d84;
          font-size: 14px;
          margin: 0 0 12px; }
        .category__list_cont_item > .name > ._main {
          display: block;
          font-size: 20px;
          font-style: normal;
          font-weight: 500; }
          @media screen and (max-width: 639px) {
            .category__list_cont_item > .name > ._main {
              font-size: 17px; } }
      .category__list_cont_item > .detail {
        padding: 0px 32px 0px; }
        @media screen and (max-width: 899px) {
          .category__list_cont_item > .detail {
            padding: 0px 16px 24psx; } }
        @media screen and (max-width: 639px) {
          .category__list_cont_item > .detail {
            padding: 0px 24px 24px 16px; } }
        .category__list_cont_item > .detail > ._text {
          font-size: 15px;
          line-height: 1.8;
          margin: -8px 0;
          display: block; }
          @media screen and (max-width: 639px) {
            .category__list_cont_item > .detail > ._text {
              font-size: 12px; } }
          .category__list_cont_item > .detail > ._text > .resize {
            font-size: 11px; }
      .category__list_cont_item::before {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        border-top: 3px solid;
        border-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
        border-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
        border-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
        border-image-slice: 1; }
      .category__list_cont_item::after {
        position: absolute;
        content: '';
        display: block;
        top: 4px;
        left: 0;
        width: 100%;
        height: 0;
        border: solid 1px #f2f6f9; }

.company_philosophy__headding {
  margin: -24px -50px 0;
  padding: 86px 50px 86px;
  background-image: url("../images/company/philosophy/company_philosophy__headding_bg.jpg");
  background-repeat: no-repeat;
  background-size: 100%; }
  @media screen and (max-width: 899px) {
    .company_philosophy__headding {
      border-top: 24px #fff solid;
      margin: 0 0;
      padding: 52px 26px 52px;
      background-size: cover; } }
  @media screen and (max-width: 639px) {
    .company_philosophy__headding {
      background-position: 60% 100%; } }
  @media screen and (max-width: 479px) {
    .company_philosophy__headding {
      background: none;
      padding: 0; } }
  .company_philosophy__headding > h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.917; }
    @media screen and (max-width: 899px) {
      .company_philosophy__headding > h3 {
        font-size: 18px;
        line-height: 2.22; } }
    @media screen and (max-width: 479px) {
      .company_philosophy__headding > h3 {
        text-align: center;
        font-size: 17px;
        padding-bottom: 16px; } }
    .company_philosophy__headding > h3 .inline {
      display: none; }
      @media screen and (max-width: 639px) {
        .company_philosophy__headding > h3 .inline {
          display: inline-block; } }
      @media screen and (max-width: 479px) {
        .company_philosophy__headding > h3 .inline {
          display: none; } }
  .company_philosophy__headding_img {
    display: none; }
    @media screen and (max-width: 479px) {
      .company_philosophy__headding_img {
        display: block;
        width: 100%; }
        .company_philosophy__headding_img > img {
          width: 100%; } }
.company_philosophy__comment > p {
  font-size: 16px;
  color: #333333;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
  margin-bottom: 16px; }
  @media screen and (max-width: 899px) {
    .company_philosophy__comment > p {
      font-size: 15px; } }
  .company_philosophy__comment > p:last-of-type {
    text-align: right; }
@media screen and (max-width: 899px) {
  .company_philosophy__principle {
    padding-bottom: 24px; } }
.company_philosophy__principle > dl {
  display: flex;
  align-items: center;
  border: 5px solid #edf1f3;
  padding: 16px; }
  @media screen and (max-width: 639px) {
    .company_philosophy__principle > dl {
      flex-direction: column; } }
  .company_philosophy__principle > dl + dl {
    margin-top: 32px; }
  .company_philosophy__principle > dl > dt {
    font-size: 20px;
    font-weight: 500;
    width: 216px;
    text-align: center;
    padding: 0 16px 0 0; }
    @media screen and (max-width: 899px) {
      .company_philosophy__principle > dl > dt {
        width: 25%;
        font-size: 19px; } }
    @media screen and (max-width: 639px) {
      .company_philosophy__principle > dl > dt {
        width: auto;
        padding: 0 0 16px 0;
        font-size: 18px; } }
  .company_philosophy__principle > dl > div {
    position: relative; }
    .company_philosophy__principle > dl > div::after {
      position: absolute;
      display: block;
      content: "";
      height: 100%;
      width: 1px;
      background: #dadee3;
      top: 0;
      left: 0; }
      @media screen and (max-width: 639px) {
        .company_philosophy__principle > dl > div::after {
          width: 24px;
          height: 1px;
          left: calc(50% - 12px); } }
    .company_philosophy__principle > dl > div > dd {
      font-size: 18px;
      line-height: 2;
      padding: 16px 24px 16px 36px; }
      @media screen and (max-width: 899px) {
        .company_philosophy__principle > dl > div > dd {
          font-size: 16px; } }
      @media screen and (max-width: 639px) {
        .company_philosophy__principle > dl > div > dd {
          font-size: 15px;
          padding: 16px 0 0 0;
          text-align: center; } }

.company_outline .company_outline_link {
  position: relative;
  background: #ffffff;
  display: inline-block;
  padding: 4px 16px 6px 35px;
  border: 1px solid #2b1d84;
  border-radius: 20px;
  color: #2b1d84;
  font-weight: 500;
  font-size: 13px;
  font-feature-settings: "palt";
  transition: all 0.2s ease-out;
  vertical-align: top;
  margin: 12px 0 12px 0; }
  @media screen and (max-width: 639px) {
    .company_outline .company_outline_link {
      margin: 10px 0 0px 0; } }
  .company_outline .company_outline_link::before {
    position: absolute;
    font-family: "FontAwesome";
    left: 19px;
    top: 7px;
    content: "\f3c5";
    display: inline-block;
    font-size: 10px;
    transition: right 0.2s ease-out;
    transform: scale(1.3); }
  .company_outline .company_outline_link::after {
    font-family: "FontAwesome";
    font-weight: 900;
    content: '\f35d';
    color: #bfc2c5;
    margin: 2px 0 0 5px;
    font-size: 12px;
    transition: color 0.2s ease-out; }
  .company_outline .company_outline_link:hover {
    background: #f9f9f9; }
    .company_outline .company_outline_link:hover::after {
      color: #2b1d84; }

.company_location main {
  min-height: 1%; }
.company_location_list > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 8px 0; }
  .company_location_list > ul::after {
    content: "";
    display: block;
    width: calc(33.33% - 10.66px); }
  .company_location_list > ul > li {
    width: calc(33.33% - 10.66px);
    margin-bottom: 21px; }
    .company_location_list > ul > li:nth-last-child(-n+2) {
      margin-bottom: 0; }
    @media screen and (max-width: 819px) {
      .company_location_list > ul > li {
        width: calc(50% - 10px);
        margin-bottom: 16px; }
        .company_location_list > ul > li:nth-last-child(-n+1) {
          margin-bottom: 0; } }
    @media screen and (max-width: 569px) {
      .company_location_list > ul > li {
        width: 100%;
        margin-bottom: 12px; }
        .company_location_list > ul > li:nth-last-child(-n+2) {
          margin-bottom: 12px; }
        .company_location_list > ul > li:nth-last-child(-n+1) {
          margin-bottom: 0; } }
    .company_location_list > ul > li > a {
      position: relative;
      display: block;
      font-size: 13px;
      padding: 14px 14px 14px 40px;
      border-radius: 4px;
      background-color: #f2f6f9;
      box-shadow: 0px 1px 0px 0px rgba(161, 169, 180, 0.4);
      transition: all 0.2s ease-out; }
      @media screen and (max-width: 899px) {
        .company_location_list > ul > li > a {
          padding: 14px 14px 14px 32px; } }
      .company_location_list > ul > li > a:hover {
        transform: translateY(1px);
        box-shadow: 0px 0px 0px 0px rgba(161, 169, 180, 0.4);
        opacity: 0.8; }
      .company_location_list > ul > li > a::before {
        position: absolute;
        display: block;
        content: "\f063";
        font-family: "FontAwesome";
        font-weight: 600;
        color: #2b1d84;
        font-size: 13px;
        top: 14px;
        left: 20px; }
        @media screen and (max-width: 899px) {
          .company_location_list > ul > li > a::before {
            left: 12px; } }
.company_location .list_photo_set {
  font-size: 0; }
  @media screen and (max-width: 899px) {
    .company_location .list_photo_set {
      display: flex;
      flex-direction: column; } }
  .company_location .list_photo_set > li {
    display: inline-block;
    vertical-align: top; }
  .company_location .list_photo_set > .img {
    width: 240px;
    min-height: 1%; }
    .company_location .list_photo_set > .img.head_office {
      width: 188px;
      margin-right: 24px;
      margin-left: 28px; }
      @media screen and (max-width: 899px) {
        .company_location .list_photo_set > .img.head_office {
          margin: 0 auto 16px; } }
    .company_location .list_photo_set > .img > img {
      width: 100%; }
    @media screen and (max-width: 899px) {
      .company_location .list_photo_set > .img {
        width: 144px;
        margin: 0 auto 16px;
        text-align: center; } }
  .company_location .list_photo_set > .cont {
    width: calc( 100% - 240px );
    padding: 0 0 0 24px; }
    @media screen and (max-width: 899px) {
      .company_location .list_photo_set > .cont {
        width: 100%;
        padding: 0 0 0 0; } }
.company_location .list_address {
  width: 100%;
  table-layout: fixed; }
  .company_location .list_address.adj_mb {
    margin-bottom: 50px; }
    @media screen and (max-width: 899px) {
      .company_location .list_address.adj_mb {
        margin-bottom: 32px; } }
  .company_location .list_address.adj_mb_s {
    margin-bottom: 32px; }
  .company_location .list_address + .list_address {
    margin-top: 32px; }
  @media screen and (max-width: 899px) {
    .company_location .list_address {
      display: block; } }
  .company_location .list_address__ttl {
    width: 100%;
    max-height: 100%;
    padding: 0 0 0 12px;
    margin-bottom: 14px;
    border-left: solid 3px #2b1d84;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    font-feature-settings: 'palt';
    line-height: 1.3; }
    @media screen and (max-width: 899px) {
      .company_location .list_address__ttl {
        display: block;
        font-size: 16px; } }
  @media screen and (max-width: 899px) {
    .company_location .list_address__tbody {
      display: block; } }
  .company_location .list_address__tbody > tr {
    max-height: 100%;
    border-top: solid 1px #c4c4c4;
    border-bottom: solid 1px #c4c4c4; }
    @media screen and (max-width: 899px) {
      .company_location .list_address__tbody > tr {
        display: flex;
        flex-direction: column;
        border-bottom: none; }
        .company_location .list_address__tbody > tr:last-child > td {
          border-bottom: solid 1px #c4c4c4; } }
    .company_location .list_address__tbody > tr > th {
      background: #f5f5f5;
      width: 85px;
      min-width: 85px;
      padding: 18px 0 18px 19px;
      font-size: 15px;
      font-weight: 500;
      text-align: left;
      line-height: 1.5; }
      @media screen and (max-width: 899px) {
        .company_location .list_address__tbody > tr > th {
          display: block;
          width: 100%;
          padding: 13px 14px 13px 14px;
          font-size: 15px; } }
    .company_location .list_address__tbody > tr > td {
      font-size: 15px;
      padding: 18px 0 18px 15px;
      line-height: 1.667; }
      .company_location .list_address__tbody > tr > td > dl {
        display: flex;
        flex-wrap: wrap; }
        @media screen and (max-width: 899px) {
          .company_location .list_address__tbody > tr > td > dl {
            flex-direction: column; } }
        .company_location .list_address__tbody > tr > td > dl > dt {
          width: 105px; }
        .company_location .list_address__tbody > tr > td > dl > dd {
          width: calc(100% - 105px); }
          @media screen and (max-width: 899px) {
            .company_location .list_address__tbody > tr > td > dl > dd {
              width: 100%;
              margin-bottom: 6px; } }
          .company_location .list_address__tbody > tr > td > dl > dd > span {
            display: inline-block; }
            @media screen and (max-width: 479px) {
              .company_location .list_address__tbody > tr > td > dl > dd > span {
                display: block; } }
            .company_location .list_address__tbody > tr > td > dl > dd > span:last-child {
              margin-left: 15px; }
              @media screen and (max-width: 479px) {
                .company_location .list_address__tbody > tr > td > dl > dd > span:last-child {
                  margin-left: 0; } }
      @media screen and (max-width: 899px) {
        .company_location .list_address__tbody > tr > td {
          display: block;
          width: 100%;
          padding: 13px 14px 13px 14px;
          font-size: 15px; } }
      @media screen and (max-width: 639px) {
        .company_location .list_address__tbody > tr > td .inline {
          display: block; } }
  .company_location .list_address__with_ttl > dt {
    color: #2b1d84;
    font-weight: 500; }
  .company_location .list_address__with_ttl > dt:not(:first-child) {
    margin-top: 8px; }
  .company_location .list_address__map_link {
    position: relative;
    background: #ffffff;
    display: block;
    width: 133px;
    padding: 4px 16px 6px 16px;
    border: 1px solid #2b1d84;
    border-radius: 20px;
    color: #2b1d84;
    font-weight: 500;
    font-size: 13px;
    font-feature-settings: "palt";
    transition: all 0.2s ease-out;
    vertical-align: top;
    margin: 12px 0 6px 0; }
    .company_location .list_address__map_link > span::before, .company_location .list_address__map_link > span::after {
      display: inline-block;
      vertical-align: top;
      font-family: "FontAwesome";
      font-weight: 900; }
    .company_location .list_address__map_link > span::before {
      content: '\f3c5';
      color: #2b1d84;
      margin-right: 6px; }
    .company_location .list_address__map_link > span::after {
      content: '\f35d';
      color: #bfc2c5;
      margin: 2px 0 0 5px;
      font-size: 12px;
      transition: color 0.2s ease-out; }
    .company_location .list_address__map_link:hover {
      background: #f9f9f9; }
      .company_location .list_address__map_link:hover > span {
        color: #2b1d84; }
        .company_location .list_address__map_link:hover > span::after {
          color: #2b1d84; }
  .company_location .list_address__site_link {
    color: #2b1d84; }
    @media screen and (max-width: 639px) {
      .company_location .list_address__site_link {
        font-size: 13px; } }
    .company_location .list_address__site_link::after {
      content: '\f35d';
      display: inline-block;
      margin: 5px 0 0 5px;
      font-family: "FontAwesome";
      font-weight: 900;
      color: #bfc2c5;
      font-size: 12px;
      vertical-align: top;
      transition: color 0.2s ease-out; }
    .company_location .list_address__site_link:hover {
      color: #2b1d84; }
      .company_location .list_address__site_link:hover::after {
        color: #2b1d84; }

.company_quality__iso {
  border: 1px solid #dadee3; }
  .company_quality__iso > dt {
    font-size: 17px;
    color: #515151;
    font-weight: 500;
    padding: 17px 28px;
    background: #f2f6f9; }
    @media screen and (max-width: 899px) {
      .company_quality__iso > dt {
        font-size: 16px;
        padding: 16px 13px; } }
  .company_quality__iso > dd {
    font-size: 16px;
    line-height: 1.75;
    padding: 24px 28px; }
    @media screen and (max-width: 899px) {
      .company_quality__iso > dd {
        font-size: 15px;
        padding: 16px 14px; } }
.company_quality__policy {
  display: flex; }
  @media screen and (max-width: 899px) {
    .company_quality__policy {
      padding-bottom: 24px; } }
  @media screen and (max-width: 639px) {
    .company_quality__policy {
      flex-direction: column; } }
  .company_quality__policy_diagram {
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    width: calc(50% - 20px);
    min-width: 276px;
    justify-content: center;
    align-content: flex-start; }
    .company_quality__policy_diagram > li > span {
      width: 148px;
      display: block;
      margin: 0 auto; }
      .company_quality__policy_diagram > li > span > img {
        width: 100%; }
    .company_quality__policy_diagram ._improve {
      width: 100%;
      margin-bottom: -40px; }
    .company_quality__policy_diagram ._cooperate {
      margin-right: -10px; }
    .company_quality__policy_diagram ._effort {
      margin-left: -10px; }
  .company_quality__policy_cont {
    width: calc(50% + 20px);
    padding-left: 20px; }
    @media screen and (max-width: 639px) {
      .company_quality__policy_cont {
        width: 100%;
        padding: 30px 0 0 0; } }
    .company_quality__policy_cont > ul > li {
      position: relative;
      line-height: 1.4;
      color: #515151;
      font-size: 15px;
      padding: 0 0 7px 15px; }
      .company_quality__policy_cont > ul > li::before {
        position: absolute;
        content: "●";
        display: block;
        color: #a1a6ad;
        transform: scale(0.5);
        transform-origin: left;
        left: 0; }

.company_history__categories_list > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 8px 0; }
  @media screen and (max-width: 899px) {
    .company_history__categories_list > ul {
      padding-bottom: 0; } }
  .company_history__categories_list > ul::after {
    content: "";
    display: block;
    width: calc(33.33% - 10.66px); }
    @media screen and (max-width: 899px) {
      .company_history__categories_list > ul::after {
        width: calc(50% - 16px); } }
  .company_history__categories_list > ul > li {
    width: calc(33.33% - 10.66px); }
    @media screen and (max-width: 899px) {
      .company_history__categories_list > ul > li {
        width: calc(50% - 8px);
        margin-bottom: 16px; }
        .company_history__categories_list > ul > li:last-child {
          margin-bottom: 0; } }
    @media screen and (max-width: 639px) {
      .company_history__categories_list > ul > li {
        width: calc(100%);
        margin-bottom: 12px; }
        .company_history__categories_list > ul > li:last-child {
          margin-bottom: 0; } }
    .company_history__categories_list > ul > li > a {
      position: relative;
      display: block;
      font-size: 13px;
      padding: 14px 14px 14px 30px;
      border-radius: 4px;
      background-color: #f2f6f9;
      box-shadow: 0px 1px 0px 0px rgba(161, 169, 180, 0.4);
      transition: all 0.2s ease-out; }
      @media screen and (max-width: 899px) {
        .company_history__categories_list > ul > li > a {
          padding: 14px 14px 14px 32px; } }
      .company_history__categories_list > ul > li > a:hover {
        transform: translateY(1px);
        box-shadow: 0px 0px 0px 0px rgba(161, 169, 180, 0.4);
        opacity: 0.8; }
      .company_history__categories_list > ul > li > a::before {
        position: absolute;
        display: block;
        content: "\f063";
        font-family: "FontAwesome";
        font-weight: 600;
        color: #2b1d84;
        font-size: 13px;
        top: 14px;
        left: 12px; }
        @media screen and (max-width: 899px) {
          .company_history__categories_list > ul > li > a::before {
            left: 14px; } }

.company_permission .simple__ulist.deco > li {
  padding-left: 1.3em; }
.company_permission .simple__ulist.deco.adj_color > li::before {
  color: #999fa7;
  transform: scale(0.4); }
@media screen and (max-width: 899px) {
  .company_permission thead {
    display: none; } }
.company_permission thead + tbody {
  border-top: 0; }
  @media screen and (max-width: 899px) {
    .company_permission thead + tbody {
      border-top: 1px solid #dadee3; } }

.company_information-disclosure .simple__olist li > em {
  padding-bottom: 6px;
  display: inline-block;
  font-style: normal;
  font-weight: 500;
  color: #515151; }
.company_information-disclosure .simple__olist li::before {
  font-weight: 500;
  color: #515151; }
.company_information-disclosure .simple__olist + p {
  text-align: right; }
.company_information-disclosure .disclosure_list {
  margin-bottom: 39px; }
  @media screen and (max-width: 899px) {
    .company_information-disclosure .disclosure_list {
      margin-bottom: 25px; } }
  @media screen and (max-width: 899px) {
    .company_information-disclosure .disclosure_list.rd > li {
      display: flex;
      align-items: center; } }
  @media screen and (max-width: 639px) {
    .company_information-disclosure .disclosure_list.rd > li {
      flex-direction: column;
      align-items: flex-start; } }
  .company_information-disclosure .disclosure_list.rd > li > ._cost {
    width: 416px; }
    @media screen and (max-width: 899px) {
      .company_information-disclosure .disclosure_list.rd > li > ._cost {
        width: 48%; } }
    @media screen and (max-width: 639px) {
      .company_information-disclosure .disclosure_list.rd > li > ._cost {
        width: auto; } }
  @media screen and (max-width: 899px) {
    .company_information-disclosure .disclosure_list.rd > li > ._target {
      white-space: nowrap;
      width: auto;
      padding: 0 0 0 12px; } }
  @media screen and (max-width: 639px) {
    .company_information-disclosure .disclosure_list.rd > li > ._target {
      padding: 0; } }
  @media screen and (max-width: 899px) {
    .company_information-disclosure .disclosure_list.subsidy > li, .company_information-disclosure .disclosure_list.manuscript > li {
      display: flex;
      flex-direction: column; } }
  @media screen and (max-width: 899px) {
    .company_information-disclosure .disclosure_list.subsidy > li > ._cost, .company_information-disclosure .disclosure_list.manuscript > li > ._cost {
      width: auto; } }
  .company_information-disclosure .disclosure_list.subsidy > li > ._target, .company_information-disclosure .disclosure_list.manuscript > li > ._target {
    width: auto; }
  @media screen and (max-width: 899px) {
    .company_information-disclosure .disclosure_list.provision > li {
      display: flex;
      align-items: center; } }
  @media screen and (max-width: 899px) {
    .company_information-disclosure .disclosure_list.provision > li > ._target {
      white-space: nowrap;
      width: auto;
      min-width: 132px;
      padding: 0 0 0 12px; } }
  @media screen and (max-width: 899px) {
    .company_information-disclosure .disclosure_list.other > li {
      display: flex;
      align-items: center; } }
  @media screen and (max-width: 899px) {
    .company_information-disclosure .disclosure_list.other > li > ._target {
      white-space: nowrap;
      width: auto;
      padding: 0 0 0 12px; } }
  .company_information-disclosure .disclosure_list > li {
    position: relative;
    line-height: 1.4;
    color: #515151;
    font-size: 15px;
    padding: 0 0 7px 15px; }
    @media screen and (max-width: 899px) {
      .company_information-disclosure .disclosure_list > li {
        font-size: 13px; } }
    .company_information-disclosure .disclosure_list > li::before {
      position: absolute;
      content: "●";
      display: block;
      color: #a1a6ad;
      transform: scale(0.5);
      transform-origin: left;
      left: 0;
      top: 0; }
    .company_information-disclosure .disclosure_list > li > span {
      display: inline-block;
      width: 324px; }
      @media screen and (max-width: 639px) {
        .company_information-disclosure .disclosure_list > li > span {
          display: block;
          width: auto; } }
    .company_information-disclosure .disclosure_list > li._footprint {
      padding: 20px 0 0 0; }
      .company_information-disclosure .disclosure_list > li._footprint::before {
        display: none; }
  .company_information-disclosure .disclosure_list__notes {
    counter-reset: section; }
    .company_information-disclosure .disclosure_list__notes > li {
      font-size: 13px;
      color: #515151;
      position: relative;
      margin-top: 10px;
      margin-bottom: -6px;
      padding-left: 3em;
      list-style: none;
      line-height: 1.75; }
      .company_information-disclosure .disclosure_list__notes > li:first-child {
        margin-top: -6px; }
      .company_information-disclosure .disclosure_list__notes > li::before {
        position: absolute;
        display: inline-block;
        font-size: 1em;
        left: -0.65em;
        content: "（※" counter(section) "）";
        counter-increment: section; }
  .company_information-disclosure .disclosure_list__comment > li {
    font-size: 13px;
    color: #515151;
    position: relative;
    margin-top: 10px;
    margin-bottom: -6px;
    padding-left: 0;
    list-style: none;
    line-height: 1.75; }
    .company_information-disclosure .disclosure_list__comment > li:first-child {
      margin-top: -6px; }
.company_information-disclosure .payment_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (max-width: 899px) {
    .company_information-disclosure .payment_list {
      padding-bottom: 24px; } }
  .company_information-disclosure .payment_list > li {
    width: calc(33.33% - 18.666px); }
    @media screen and (max-width: 699px) {
      .company_information-disclosure .payment_list > li {
        width: calc(50% - 10px);
        margin-bottom: 12px; }
        .company_information-disclosure .payment_list > li:last-child {
          margin-bottom: 0; } }
    @media screen and (max-width: 479px) {
      .company_information-disclosure .payment_list > li {
        width: 100%; } }
    .company_information-disclosure .payment_list > li:nth-child(n+4) {
      margin-top: 32px; }
      @media screen and (max-width: 699px) {
        .company_information-disclosure .payment_list > li:nth-child(n+4) {
          margin-top: 0; } }
    .company_information-disclosure .payment_list > li:nth-child(3n+2):last-child {
      margin-right: calc(33.3% + 9.333px); }
      @media screen and (max-width: 699px) {
        .company_information-disclosure .payment_list > li:nth-child(3n+2):last-child {
          margin-right: 0; } }
    .company_information-disclosure .payment_list > li > a {
      position: relative;
      padding: 20px 20px 20px 32px;
      border: 1px solid #dadee3;
      background: #f2f6f9;
      display: block;
      transition: all 0.2s ease-out; }
      .company_information-disclosure .payment_list > li > a:hover {
        opacity: 0.8; }
        .company_information-disclosure .payment_list > li > a:hover::before {
          left: 14px; }
      .company_information-disclosure .payment_list > li > a::before {
        position: absolute;
        font-family: "FontAwesome";
        left: 12px;
        top: 22px;
        content: "\f105";
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        transition: left 0.2s ease-out; }

#company .modaal-container {
  max-width: 640px; }
  #company .modaal-container .modaal-content-container {
    padding: 62px 0 0;
    position: relative; }
    @media screen and (max-width: 639px) {
      #company .modaal-container .modaal-content-container {
        padding: 32px 0 0; } }
    #company .modaal-container .modaal-content-container::before {
      position: absolute;
      content: "";
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 4px;
      background: #483bbe; }
    #company .modaal-container .modaal-content-container > h3 {
      position: relative;
      font-size: 32px;
      padding: 0 0 32px 0;
      font-weight: 500;
      text-align: center; }
      @media screen and (max-width: 639px) {
        #company .modaal-container .modaal-content-container > h3 {
          font-size: 20px;
          padding: 4px 0 26px; } }
      #company .modaal-container .modaal-content-container > h3::after {
        position: absolute;
        content: "";
        display: block;
        bottom: 0;
        left: calc(50% - 24px);
        width: 48px;
        height: 1px;
        background: #483bbe; }
    #company .modaal-container .modaal-content-container > p {
      padding: 30px 70px 48px;
      line-height: 2; }
      @media screen and (max-width: 639px) {
        #company .modaal-container .modaal-content-container > p {
          padding: 30px 9.8% 32px; } }
    #company .modaal-container .modaal-content-container > dl {
      background: #f7f7f7;
      padding: 35px 70px 42px;
      text-align: center; }
      @media screen and (max-width: 639px) {
        #company .modaal-container .modaal-content-container > dl {
          padding: 30px 9.8% 30px; } }
      #company .modaal-container .modaal-content-container > dl > dt {
        font-size: 20px;
        padding-bottom: 30px; }
        @media screen and (max-width: 639px) {
          #company .modaal-container .modaal-content-container > dl > dt {
            font-size: 18px; } }
      #company .modaal-container .modaal-content-container > dl > div {
        display: flex;
        justify-content: space-between; }
        @media screen and (max-width: 639px) {
          #company .modaal-container .modaal-content-container > dl > div {
            flex-direction: column; } }
        #company .modaal-container .modaal-content-container > dl > div > dd {
          width: calc(50% - 10px); }
          @media screen and (max-width: 639px) {
            #company .modaal-container .modaal-content-container > dl > div > dd {
              width: 100%; } }
          @media screen and (max-width: 639px) {
            #company .modaal-container .modaal-content-container > dl > div > dd:nth-child(2) {
              margin-top: 12px; } }
          #company .modaal-container .modaal-content-container > dl > div > dd:nth-child(2) a {
            background: #b5b5b5; }
            #company .modaal-container .modaal-content-container > dl > div > dd:nth-child(2) a::after {
              color: #b5b5b5; }
          #company .modaal-container .modaal-content-container > dl > div > dd a {
            position: relative;
            display: block;
            font-size: 18px;
            font-weight: 500;
            color: #fff;
            border-radius: 4px;
            background-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
            background-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
            background-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
            padding: 24px;
            transition: 0.2s all; }
            @media screen and (max-width: 639px) {
              #company .modaal-container .modaal-content-container > dl > div > dd a {
                padding: 20px; } }
            #company .modaal-container .modaal-content-container > dl > div > dd a:hover {
              opacity: 0.8; }
              #company .modaal-container .modaal-content-container > dl > div > dd a:hover::after {
                text-indent: 4px; }
            #company .modaal-container .modaal-content-container > dl > div > dd a::after {
              position: absolute;
              content: "\f105";
              display: flex;
              font-family: FontAwesome;
              font-weight: 600;
              font-size: 11px;
              line-height: 1.3;
              text-indent: 2px;
              color: #483bbe;
              background: #fff;
              border-radius: 50%;
              width: 20px;
              height: 20px;
              justify-content: center;
              align-items: center;
              top: calc(50% - 10px);
              right: 20px;
              transition: 0.2s all; }

#company .modaal-overlay {
  z-index: 1000; }

@media screen and (max-width: 899px) {
  .swipe_scroll {
    position: relative;
    margin: 0 -15px; } }
@media screen and (max-width: 899px) {
  .swipe_scroll::before {
    content: '※左右にスワイプして閲覧してください';
    position: relative;
    display: block;
    max-height: 100%;
    margin-bottom: 8px;
    padding: 0 15px;
    font-size: 13px; } }
@media screen and (max-width: 899px) {
  .swipe_scroll::after {
    content: '';
    position: absolute;
    top: 22px;
    left: 0;
    display: inline-block;
    background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(ellipse at right, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0) 75%) 100% center;
    background-size: 8px 100%, 8px 100%;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat;
    width: 100%;
    height: calc( 100% - 40px );
    margin: 0;
    z-index: 12; } }
@media screen and (max-width: 899px) {
  .swipe_scroll > .shadow {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden; } }
@media screen and (max-width: 899px) {
  .swipe_scroll > .shadow > ._cont {
    padding: 0 15px;
    position: relative;
    display: inline-block;
    min-width: 100%; } }
@media screen and (max-width: 899px) {
  .swipe_scroll > .shadow > ._cont::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: radial-gradient(ellipse at left, white 20%, rgba(255, 255, 255, 0) 70%) 0 center, radial-gradient(ellipse at right, white 20%, rgba(255, 255, 255, 0) 70%) 100% center;
    background-size: 20px 180%, 20px 180%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 13; } }

.company_info_dis_detail__ttl {
  font-size: 18px;
  line-height: 1.556;
  font-weight: 500;
  margin-bottom: 16px;
  font-feature-settings: 'palt'; }
.company_info_dis_detail__olist > li {
  margin-bottom: 36px; }
.company_info_dis_detail__olist_inner > li {
  margin-bottom: 40px; }
  .company_info_dis_detail__olist_inner > li > .ttl {
    font-size: 17px;
    font-weight: 500;
    font-feature-settings: 'palt';
    margin-bottom: 16px; }
.company_info_dis_detail__desc {
  margin-bottom: 36px; }
  @media screen and (max-width: 899px) {
    .company_info_dis_detail__desc {
      margin-bottom: 24px; } }
  .company_info_dis_detail__desc > p {
    font-size: 15px;
    max-height: 100%;
    margin-top: -6px;
    margin-bottom: -6px;
    line-height: 1.8; }
    @media screen and (max-width: 899px) {
      .company_info_dis_detail__desc > p {
        font-size: 15px;
        max-height: 100%;
        margin-top: -5.0025px;
        margin-bottom: -5.0025px;
        line-height: 1.667; } }
.company_info_dis_detail__table {
  width: 980px; }
  .company_info_dis_detail__table > thead > tr > th {
    background: #999fa7;
    padding: 13px 20px 13px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    font-feature-settings: 'palt';
    line-height: 1.4;
    text-align: left; }
    .company_info_dis_detail__table > thead > tr > th:not(:first-child) {
      border-left: solid 1px #fff; }
    .company_info_dis_detail__table > thead > tr > th.w_95 {
      width: 95px; }
    .company_info_dis_detail__table > thead > tr > th.w_105 {
      width: 105px; }
    .company_info_dis_detail__table > thead > tr > th.w_147 {
      width: 147px; }
    .company_info_dis_detail__table > thead > tr > th.w_156 {
      width: 156px; }
    .company_info_dis_detail__table > thead > tr > th.w_294 {
      width: 294px; }
    .company_info_dis_detail__table > thead > tr > th.w_314 {
      width: 314px; }
    .company_info_dis_detail__table > thead > tr > th.w_340 {
      width: 340px; }
  .company_info_dis_detail__table > tbody > tr > th {
    background: #f9f9f9;
    padding: 14px 20px 15px;
    border-bottom: solid 1px #dadee3;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    text-align: left;
    font-feature-settings: 'palt'; }
    .company_info_dis_detail__table > tbody > tr > th:not(:first-child) {
      border-left: solid 1px #dadee3; }
    .company_info_dis_detail__table > tbody > tr > th.align_right {
      background: #fff;
      text-align: right; }
  .company_info_dis_detail__table > tbody > tr > td {
    padding: 14px 20px 15px;
    border-left: solid 1px #dadee3;
    border-bottom: solid 1px #dadee3;
    font-size: 15px;
    line-height: 1.4;
    text-align: left; }
    .company_info_dis_detail__table > tbody > tr > td.align_right {
      text-align: right; }
.company_info_dis_detail__annotation {
  color: #515151;
  font-size: 15px;
  text-align: right; }
  @media screen and (max-width: 899px) {
    .company_info_dis_detail__annotation {
      text-align: left;
      font-size: 13px;
      margin-top: -13px; } }

.company_info_dis_consent {
  border: solid 1px #dadee3;
  border-top: solid 2px #483bbe;
  margin: 90px 0 0 0; }
  @media screen and (max-width: 899px) {
    .company_info_dis_consent {
      margin: 56px 0 0 0; } }
  .company_info_dis_consent > .ttl {
    padding: 44px 0;
    text-align: center;
    color: #515151;
    font-size: 20px;
    font-weight: 500;
    font-feature-settings: 'palt'; }
    @media screen and (max-width: 899px) {
      .company_info_dis_consent > .ttl {
        padding: 24px 0;
        font-size: 17px; } }
  .company_info_dis_consent > .cont {
    padding: 0 60px 44px; }
    @media screen and (max-width: 899px) {
      .company_info_dis_consent > .cont {
        padding: 0 15px 30px; } }
    .company_info_dis_consent > .cont > .text {
      margin-bottom: 40px; }
      @media screen and (max-width: 899px) {
        .company_info_dis_consent > .cont > .text {
          margin-bottom: 24px; } }
      .company_info_dis_consent > .cont > .text > p {
        font-size: 15px;
        max-height: 100%;
        margin-top: -6px;
        margin-bottom: -6px;
        line-height: 1.8; }
        @media screen and (max-width: 899px) {
          .company_info_dis_consent > .cont > .text > p {
            font-size: 15px;
            max-height: 100%;
            margin-top: -5.0025px;
            margin-bottom: -5.0025px;
            line-height: 1.667; } }
  .company_info_dis_consent > .link {
    background: #f7f7f7;
    padding: 40px 15px;
    text-align: center; }
    .company_info_dis_consent > .link > ._cont {
      display: inline-block;
      width: 100%;
      text-align: center; }
  .company_info_dis_consent__olist {
    counter-reset: section; }
    .company_info_dis_consent__olist > li {
      position: relative;
      padding-left: 1.2em;
      list-style: none;
      font-size: 15px;
      max-height: 100%;
      margin-top: 10px;
      margin-bottom: -6px;
      line-height: 1.8; }
      .company_info_dis_consent__olist > li:first-child {
        margin-top: -6px; }
      @media screen and (max-width: 899px) {
        .company_info_dis_consent__olist > li {
          font-size: 15px;
          max-height: 100%;
          margin-top: 6.9975px;
          margin-bottom: -5.0025px;
          line-height: 1.667; }
          .company_info_dis_consent__olist > li:first-child {
            margin-top: -5.0025px; } }
      .company_info_dis_consent__olist > li:first-child {
        margin-top: -6px; }
      .company_info_dis_consent__olist > li::before {
        position: absolute;
        left: 0;
        display: inline-block;
        content: counter(section) ".";
        counter-increment: section;
        font-size: 1em; }
  .company_info_dis_consent__ulst {
    font-size: 0;
    margin-top: 32px;
    margin-bottom: 40px; }
    @media screen and (max-width: 899px) {
      .company_info_dis_consent__ulst {
        margin-top: 12px;
        margin-bottom: 16px; } }
    .company_info_dis_consent__ulst > li {
      position: relative;
      display: block;
      padding-left: 1em;
      font-size: 15px;
      max-height: 100%;
      margin-top: 18px;
      margin-bottom: -6px;
      line-height: 1.8; }
      .company_info_dis_consent__ulst > li:first-child {
        margin-top: -6px; }
      @media screen and (max-width: 899px) {
        .company_info_dis_consent__ulst > li {
          font-size: 15px;
          max-height: 100%;
          margin-top: 10.9975px;
          margin-bottom: -5.0025px;
          line-height: 1.667; }
          .company_info_dis_consent__ulst > li:first-child {
            margin-top: -5.0025px; } }
      .company_info_dis_consent__ulst > li::before {
        content: '\f111';
        position: absolute;
        top: 1px;
        left: 0px;
        display: inline-block;
        font-family: 'FontAwesome';
        font-size: 1em;
        font-weight: 900;
        color: #a1a6ad;
        transform: scale(0.45); }
        @media screen and (max-width: 899px) {
          .company_info_dis_consent__ulst > li::before {
            top: 1px; } }
  .company_info_dis_consent__blank_link {
    color: #1e509b;
    transition: all 0.2s ease-out; }
    .company_info_dis_consent__blank_link > i {
      display: inline-block;
      margin: 0 5px 0 7px;
      font-family: "FontAwesome";
      content: "\f0da";
      color: #d3d3d3;
      font-weight: 900;
      font-style: normal;
      transition: all 0.2s ease-out; }
    .company_info_dis_consent__blank_link:hover {
      color: #2b1d84; }
      .company_info_dis_consent__blank_link:hover > i {
        color: #2b1d84; }
  .company_info_dis_consent__btn {
    position: relative;
    display: inline-block; }
    .company_info_dis_consent__btn > input[type="checkbox"] {
      height: 0px;
      position: absolute;
      top: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      padding: 0;
      z-index: 10; }
      .company_info_dis_consent__btn > input[type="checkbox"] + label {
        position: relative;
        background: #fff;
        display: inline-block;
        width: 268px;
        padding: 13px 0 14px;
        border: solid 1px #dddddd;
        border-radius: 4px;
        box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
        font-size: 15px;
        margin-bottom: 30px;
        cursor: pointer;
        z-index: 11; }
        @media screen and (max-width: 899px) {
          .company_info_dis_consent__btn > input[type="checkbox"] + label {
            font-size: 13px;
            width: 220px;
            padding: 15px 0 17px;
            margin-bottom: 20px; } }
        .company_info_dis_consent__btn > input[type="checkbox"] + label::before {
          content: "";
          display: inline-flex;
          justify-content: center;
          align-items: center;
          background: #fff;
          width: 16px;
          height: 16px;
          border: solid 1px #b5b5b5;
          border-radius: 3px;
          margin-top: -1px;
          margin-right: 8px;
          vertical-align: top;
          color: #fff;
          font-family: "FontAwesome";
          font-size: 11px;
          font-weight: 700; }
      .company_info_dis_consent__btn > input[type="checkbox"]:checked + label {
        background: #f4f3f9;
        color: #483bbe;
        box-shadow: none;
        border: solid 1px #483bbe; }
        .company_info_dis_consent__btn > input[type="checkbox"]:checked + label::before {
          content: "\f00c";
          background: #483bbe;
          border: solid 1px #483bbe;
          font-size: 0.75em; }
  .company_info_dis_consent__link > .base {
    pointer-events: none;
    display: inline-block;
    background: #ddd;
    width: 100%;
    max-width: 360px;
    border-radius: 4px;
    color: #a1a1a1;
    font-size: 18px;
    font-weight: 500;
    padding: 23px 0; }
    @media screen and (max-width: 899px) {
      .company_info_dis_consent__link > .base {
        font-size: 15px;
        padding: 20px 0; } }
    .company_info_dis_consent__link > .base.active {
      pointer-events: auto;
      position: relative;
      background-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      background-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      background-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      color: #fff;
      transition: letter-spacing 0.2s ease-out, opacity 0.2s ease-out; }
      .company_info_dis_consent__link > .base.active::before {
        position: absolute;
        top: 23px;
        right: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #fff;
        width: 20px;
        height: 20px;
        padding: 0 0 1px 1px;
        border-radius: 50%;
        font-family: "FontAwesome";
        content: "\f105";
        color: #483bbe;
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 0em; }
        @media screen and (max-width: 899px) {
          .company_info_dis_consent__link > .base.active::before {
            top: 17px; } }
      .company_info_dis_consent__link > .base.active:hover {
        letter-spacing: 0.1em;
        opacity: 0.9; }

.company_information-disclosure a.link_color {
  color: #483bbe;
  transition: opacity 0.2s ease-out; }
  @media screen and (max-width: 899px) {
    .company_information-disclosure a.link_color {
      font-size: 13px; } }
  .company_information-disclosure a.link_color::after {
    position: absolute;
    font-family: "FontAwesome";
    color: #d3d3d3;
    content: "\f35d";
    display: inline-block;
    font-size: 14px;
    font-weight: 900;
    transition: color 0.2s ease-out;
    margin: 1px 0 0 5px; }
  .company_information-disclosure a.link_color:hover {
    opacity: 0.8; }
    .company_information-disclosure a.link_color:hover::after {
      color: #483bbe; }


.company__table_vertical_content > tbody > tr > td.permission-ul > a::before {
display:none;
}
.company__table_vertical_content > tbody > tr > td.permission-ul > a {
margin-left:-10px !important;
}

/*# sourceMappingURL=common_company.css.map */
