#companyWrap {
  line-height: 1.7; }
  #companyWrap h1.overview:before {
    background-image: url(/content/dam/mi-tomonokai/images/company/icon_overview_title.svg);
    top: 0; }
  #companyWrap h1.public_notice:before {
    background-image: url(/content/dam/mi-tomonokai/images/company/icon_public_notice_title.svg);
    top: 0; }
  #companyWrap h1.privacy:before {
    background-image: url(/content/dam/mi-tomonokai/images/company/icon_privacy_title.svg);
    top: 0; }
  #companyWrap h1.site_policy:before {
    background-image: url(/content/dam/mi-tomonokai/images/company/icon_site_policy_title.svg);
    top: 0; }
  #companyWrap .innerWrap {
    padding-bottom: 7.5rem;
    max-width: 53.125rem;
    margin: 0 auto; }
    #companyWrap .innerWrap.public_notice .leadText {
      padding-bottom: 2.5rem;
      border-width: 0.0625rem; }
  #companyWrap .overviewLists {
    display: flex;
    flex-wrap: wrap;
    border-top: 0.0625rem solid #d7d7d7;
    width: 100%;
    margin: 3.75rem auto 0; }
    @media only screen and (min-width: 1px) and (max-width: 767px) {
      #companyWrap .overviewLists {
        width: auto;
        margin: 0 0.9375rem; } }
    #companyWrap .overviewLists dt, #companyWrap .overviewLists dd {
      display: flex;
      align-items: center;
      min-height: 3.125rem;
      border-bottom: 0.0625rem solid #d7d7d7;
      padding: 0.74rem 1.25rem; }
    #companyWrap .overviewLists dt {
      background: #f1f4fb;
      font-weight: bold;
      width: 8rem; }
    #companyWrap .overviewLists dd {
      width: calc(100% - 8rem); }
  #companyWrap .publicNoticeLists {
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (min-width: 1px) and (max-width: 767px) {
      #companyWrap .publicNoticeLists {
        display: block;
        margin: 0.9375rem; } }
    #companyWrap .publicNoticeLists dt, #companyWrap .publicNoticeLists dd {
      display: flex;
      align-items: center;
      min-height: 3.125rem;
      border-bottom: 0.0625rem solid #d7d7d7;
      padding: 0.74rem 1.25rem; }
    #companyWrap .publicNoticeLists dt {
      width: 9.875rem; }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        #companyWrap .publicNoticeLists dt {
          border-bottom: none;
          border-right: 0.0625rem solid #d7d7d7;
          min-height: inherit;
          line-height: 1.3;
          width: 8rem;
          margin-top: 1rem;
          padding: 0; } }
    #companyWrap .publicNoticeLists dd {
      padding-left: 0; }
      @media only screen and (min-width: 768px), print {
        #companyWrap .publicNoticeLists dd {
          width: calc(100% - 9.875rem); } }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        #companyWrap .publicNoticeLists dd {
          padding-top: 0.6rem; } }
    #companyWrap .publicNoticeLists .iconPdf {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      color: #0c3388;
      width: 100%; }
      #companyWrap .publicNoticeLists .iconPdf:before {
        content: '';
        display: block;
        background: url(/content/dam/mi-tomonokai/images/company/icon_pdf.svg) no-repeat center center;
        background-size: contain;
        width: 1.1875rem;
        height: 1.25rem;
        margin-right: 0.7rem;
        -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
      @media only screen and (min-width: 768px), print {
        #companyWrap .publicNoticeLists .iconPdf {
          border-left: 0.0625rem solid #d7d7d7;
          padding-left: 1.25rem; }
          #companyWrap .publicNoticeLists .iconPdf:hover {
            text-decoration: underline; }
            #companyWrap .publicNoticeLists .iconPdf:hover:before {
              transform: scale(1.3); } }
  #companyWrap .acrobatLink {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 0.875rem;
    margin-top: 1rem; }
    #companyWrap .acrobatLink .bnrLink {
      margin-right: 0.625rem; }
    #companyWrap .acrobatLink .bnr {
      width: 7.8125rem; }
  #companyWrap .anchorBlock {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 53.125rem; }
    @media only screen and (min-width: 1px) and (max-width: 767px) {
      #companyWrap .anchorBlock {
        display: block; } }
    #companyWrap .anchorBlock li {
      width: 49%;
      min-height: 5rem;
      margin-bottom: 1rem; }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        #companyWrap .anchorBlock li {
          width: 100%;
          min-height: inherit;
          margin-bottom: 0; } }
    #companyWrap .anchorBlock a {
      display: flex;
      justify-content: center;
      align-items: center;
      line-height: 1.25rem;
      text-align: center;
      border: 0.125rem solid #d7d7d7;
      height: 100%;
      position: relative;
      padding: 1rem 0.6rem 1.2rem;
      -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
      #companyWrap .anchorBlock a .inlineBlock {
        display: inline-block; }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        #companyWrap .anchorBlock a {
          font-size: 0.875rem;
          padding-bottom: 1rem;
          margin-bottom: -0.125rem; } }
      #companyWrap .anchorBlock a:after {
        content: '';
        display: block;
        border-right: 0.0625rem solid;
        border-bottom: 0.0625rem solid;
        width: 0.4rem;
        height: 0.4rem;
        transform: rotate(45deg);
        position: absolute;
        top: auto;
        right: calc(50% - 0.2rem);
        bottom: 0.7rem;
        -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
        @media only screen and (min-width: 1px) and (max-width: 767px) {
          #companyWrap .anchorBlock a:after {
            top: auto;
            right: calc(50% - 0.2rem);
            bottom: 0.6rem; } }
      @media only screen and (min-width: 768px), print {
        #companyWrap .anchorBlock a:hover {
          border-color: #0c3388;
          color: #0c3388; }
          #companyWrap .anchorBlock a:hover:after {
            top: auto;
            bottom: 0.5rem;
            border-color: #0c3388; } }
    #companyWrap .anchorBlock.site_policy li {
      min-height: 3.75rem; }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        #companyWrap .anchorBlock.site_policy li {
          min-height: inherit; } }
  #companyWrap.textPage h2 {
    display: block;
    background: none;
    font-size: 1.25rem;
    color: #376ab3;
    line-height: 1.4;
    border-bottom: 0.0625rem solid #d7d7d7;
    height: auto;
    margin-top: 3.4375rem;
    margin-bottom: 1.5625rem;
    padding-bottom: 0.5rem; }
    @media only screen and (min-width: 1px) and (max-width: 767px) {
      #companyWrap.textPage h2 {
        padding-left: 0; } }
  #companyWrap.textPage h3 {
    display: flex;
    font-weight: bold;
    font-size: 1.125rem;
    color: #376ab3;
    margin-top: 1.5rem;
    margin-bottom: 1rem; }
    #companyWrap.textPage h3 .num {
      display: inline-block;
      width: 1.1em; }
    #companyWrap.textPage h3 .text {
      width: calc(100% - 1.1em); }
  @media only screen and (min-width: 1px) and (max-width: 767px) {
    #companyWrap.textPage .innerWrap.privacy,
    #companyWrap.textPage .innerWrap.site_policy {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  #companyWrap.textPage .innerWrap.privacy p,
  #companyWrap.textPage .innerWrap.site_policy p {
    margin-bottom: 1rem; }
  #companyWrap.textPage .innerWrap.privacy .ml1,
  #companyWrap.textPage .innerWrap.site_policy .ml1 {
    margin-left: 1.24em; }
  #companyWrap.textPage .innerWrap.privacy ol.style01,
  #companyWrap.textPage .innerWrap.site_policy ol.style01 {
    margin-bottom: 1rem; }
    #companyWrap.textPage .innerWrap.privacy ol.style01 .num,
    #companyWrap.textPage .innerWrap.site_policy ol.style01 .num {
      display: inline-block;
      width: 2em; }
    #companyWrap.textPage .innerWrap.privacy ol.style01 .text,
    #companyWrap.textPage .innerWrap.site_policy ol.style01 .text {
      width: calc(100% - 2em); }
    #companyWrap.textPage .innerWrap.privacy ol.style01 li,
    #companyWrap.textPage .innerWrap.site_policy ol.style01 li {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 0.3rem; }
  #companyWrap.textPage .innerWrap.privacy .textLink,
  #companyWrap.textPage .innerWrap.site_policy .textLink {
    color: #0c3388; }
    @media only screen and (min-width: 768px), print {
      #companyWrap.textPage .innerWrap.privacy .textLink:hover,
      #companyWrap.textPage .innerWrap.site_policy .textLink:hover {
        text-decoration: underline; } }
  #companyWrap.textPage .flexBlock {
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (min-width: 1px) and (max-width: 767px) {
      #companyWrap.textPage .flexBlock {
        display: block; } }
    #companyWrap.textPage .flexBlock dl.style01 {
      background: #f1f4fb;
      width: 21.5625rem;
      margin-right: 1.5625rem;
      padding: 1rem 1.25rem; }
      #companyWrap.textPage .flexBlock dl.style01 dt.style01 {
        font-weight: bold;
        color: #376ab3;
        margin-bottom: 0.5rem; }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        #companyWrap.textPage .flexBlock dl.style01 {
          width: 100%;
          margin-right: 0;
          padding: 0.8rem 0.9375rem;
          margin-bottom: 0.9375rem; } }
    #companyWrap.textPage .flexBlock dl.style02 dt {
      margin-top: 0.5rem; }
    #companyWrap.textPage .flexBlock dl.style02 dd {
      padding-left: 1.28em; }
  #companyWrap.textPage ul.style01 li {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 0.3rem; }
  #companyWrap.textPage ul.style01 .point {
    display: inline-block;
    text-align: center;
    width: 1em; }
  #companyWrap.textPage ul.style01 .text {
    display: inline-block;
    width: calc(100% - 1em); }
  #companyWrap.textPage dl.style03 dt {
    font-weight: bold; }
  #companyWrap.textPage dl.style03 dd {
    padding-left: 1.28em; }
