@media only screen and (min-width: 1px) and (max-width: 767px) {
  header {
    top: 0; } }
#mainContentWrap h1,
#mainContentWrap h2.bottomTitle {
  font-size: 1.625rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0 50px; }
  @media only screen and (min-width: 1px) and (max-width: 767px) {
    #mainContentWrap h1,
    #mainContentWrap h2.bottomTitle {
      justify-content: flex-start;
      font-size: 1.25rem;
      margin: 40px 30px 40px; } }
  #mainContentWrap h1:before,
  #mainContentWrap h2.bottomTitle:before {
    content: '';
    background: url(/content/dam/mi-tomonokai/images/about/icon_about_title.svg) no-repeat center center;
    background-size: contain;
    width: 39px;
    height: 39px;
    position: relative;
    top: -5px;
    margin-right: 15px; }
    @media only screen and (min-width: 1px) and (max-width: 767px) {
      #mainContentWrap h1:before,
      #mainContentWrap h2.bottomTitle:before {
        width: 76px;
        height: 76px;
        top: -10px; } }
  #mainContentWrap h1.service:before,
  #mainContentWrap h2.bottomTitle.service:before {
    background-image: url(/content/dam/mi-tomonokai/images/service/icon_service_title.svg); }
  #mainContentWrap h1.card:before,
  #mainContentWrap h2.bottomTitle.card:before {
    background-image: url(/content/dam/mi-tomonokai/images/card/icon_card_title.svg); }
  #mainContentWrap h1.forMembers,
  #mainContentWrap h2.bottomTitle.forMembers {
    margin-bottom: 20px; }
    #mainContentWrap h1.forMembers:before,
    #mainContentWrap h2.bottomTitle.forMembers:before {
      background-image: url(/content/dam/mi-tomonokai/images/about/icon_for_members.svg); }

@media only screen and (min-width: 768px), print {
  .innerWrap {
    padding: 0 1.25rem 3.75rem; } }

h2:not(.bottomTitle) {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(/content/dam/mi-tomonokai/common/images/bg_title_left.svg), url(/content/dam/mi-tomonokai/common/images/bg_title_right.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
  background-size: contain;
  background-color: #f6f6f6;
  font-size: 1.375rem;
  font-weight: bold;
  height: 90px;
  margin-bottom: 50px; }
  @media only screen and (max-width: 1366px), print {
    h2:not(.bottomTitle) {
      background: url(/content/dam/mi-tomonokai/common/images/bg_title.svg) no-repeat center center; } }
  @media only screen and (min-width: 1px) and (max-width: 767px) {
    h2:not(.bottomTitle) {
      background: url(/content/dam/mi-tomonokai/common/images/bg_title_sp.svg) no-repeat center center;
      background-size: cover;
      justify-content: flex-start;
      font-size: 1.125rem;
      line-height: 1.5625rem;
      height: 160px;
      padding: 0 30px;
      margin-bottom: 70px; } }

.leadText {
  max-width: 850px;
  line-height: 1.625rem;
  border-bottom: 1px solid #d7d7d7;
  margin: 0 auto;
  padding-bottom: 50px;
  word-break: break-all; }
  .leadText .textMin {
    font-size: 0.875rem; }
    .leadText .textMin.indentStyle {
      display: block;
      text-indent: -1em;
      padding-left: 1em; }
  @media only screen and (min-width: 1px) and (max-width: 767px) {
    .leadText {
      font-size: 0.875rem;
      margin: 0 30px;
      line-height: 1.5rem;
      padding-bottom: 70px; }
      .leadText .textMin {
        font-size: 0.75rem;
        line-height: 1.6; }
        .leadText .textMin.indentStyle {
          margin-top: 0.5rem; } }

@media only screen and (min-width: 767px) and (max-width: 820px), print {
  .mHide {
    display: none; } }
.contentsLists {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 850px;
  line-height: 1.375rem;
  margin: 15px auto 55px; }
  @media only screen and (min-width: 1px) and (max-width: 767px) {
    .contentsLists {
      display: block;
      margin: 80px 30px; } }
  .contentsLists li {
    width: 49%;
    margin-top: 20px; }
    @media only screen and (min-width: 1px) and (max-width: 767px) {
      .contentsLists li {
        width: 100%; } }
  .contentsLists a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    border: 1px solid #376ab3;
    padding: 6px;
    -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) {
      .contentsLists a {
        border-width: 2px;
        padding: 10px;
        margin-top: 40px; } }
    .contentsLists a .imageWrap {
      background: #EBF0F7;
      margin-right: 12px;
      -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; }
      .contentsLists a .imageWrap .pct {
        width: 90px;
        height: 90px; }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        .contentsLists a .imageWrap {
          margin-right: 20px; }
          .contentsLists a .imageWrap .pct {
            width: 150px;
            height: 150px; } }
    .contentsLists a .textWrap {
      line-height: 1.375rem; }
      @media only screen and (min-width: 768px), print {
        .contentsLists a .textWrap {
          width: calc(100% - 102px); } }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        .contentsLists a .textWrap {
          font-size: 0.875rem;
          line-height: 1.1875rem;
          width: calc(100% - 170px); } }
    .contentsLists a strong {
      display: block;
      font-size: 1.125rem;
      color: #376ab3;
      font-weight: bold;
      margin-bottom: 4px;
      -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) {
        .contentsLists a strong {
          font-size: 1rem; } }
    @media only screen and (min-width: 768px), print {
      .contentsLists a:hover {
        background: #376ab3;
        color: #FFF; }
        .contentsLists a:hover strong {
          color: #FFF; }
        .contentsLists a:hover .imageWrap {
          background: #FFF; } }

#forMembers {
  background: #f6f6f6;
  padding: 50px 0 60px; }
  @media only screen and (min-width: 1px) and (max-width: 767px) {
    #forMembers {
      padding: 40px 0 130px; } }

.forMembersLists {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 880px;
  margin: 0 auto; }
  @media only screen and (min-width: 1px) and (max-width: 767px) {
    .forMembersLists {
      margin: 0 30px;
      justify-content: space-between; } }
  .forMembersLists li {
    margin: 0 10px 20px; }
    @media only screen and (min-width: 1px) and (max-width: 767px) {
      .forMembersLists li {
        margin: 0 0 30px;
        width: calc(50% - 15px); } }
  .forMembersLists a {
    display: block;
    color: #376ab3;
    border: 1px solid #376ab3;
    width: 200px;
    background: #FFF;
    padding: 4px 4px 0 4px;
    -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) {
      .forMembersLists a {
        width: 100%;
        border-width: 2px;
        padding: 8px 8px 0 8px; } }
    .forMembersLists a .imageWrap {
      display: block;
      position: relative;
      width: 190px;
      height: 115px; }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        .forMembersLists a .imageWrap {
          width: 100%;
          height: 190px; }
          .forMembersLists a .imageWrap .pct {
            width: 100%; } }
      .forMembersLists a .imageWrap .pct, .forMembersLists a .imageWrap .pctOn {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
      .forMembersLists a .imageWrap .pctOn {
        opacity: 0;
        -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 {
      .forMembersLists a:hover {
        background: #376ab3;
        color: #FFF; }
        .forMembersLists a:hover .pctOn {
          opacity: 1; } }
    .forMembersLists a .textWrap {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      font-size: 1.125rem;
      font-weight: bold;
      height: 60px; }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        .forMembersLists a .textWrap {
          font-size: 0.875rem;
          line-height: 1.125rem;
          height: 100px; } }
      .forMembersLists a .textWrap span {
        display: inline-block;
        margin-top: -18px; }
