@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:500,700,900&amp;display=swap&amp;subset=japanese");
#mainContentWrap #important #onlineStartMonth {
  display: block;
  height: 1px;
  position: relative;
  top: -90px; }

@media only screen and (min-width: 751px), print {
  body {
    background: #FFF; }

  #mainImageWrap {
    font-family: 'Noto Sans JP', sans-serif;
    transform: translate3d(0, 0, 0);
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #333;
    z-index: 3;
    background-color: #FFF;
    background-image: url(/content/dam/mi-tomonokai/images/online_continue/bg_main_shadow.png), url(/content/dam/mi-tomonokai/images/online_continue/bg_main_01.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center top;
    margin-top: -19px;
    opacity: 0;
    min-width: 980px;
    -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    font-feature-settings: "palt"; }
    #mainImageWrap.animated {
      opacity: 1; }
    #mainImageWrap .mainImageInner {
      position: relative;
      height: 590px;
      max-width: 1350px;
      margin: 0 auto;
      overflow: hidden; }
      #mainImageWrap .mainImageInner:before {
        content: '';
        position: absolute;
        bottom: 0;
        margin-left: 335px;
        border-style: solid;
        border-color: transparent transparent #FFF #FFF;
        border-width: 44px 171px; }
      #mainImageWrap .mainImageInner:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -675px;
        border-style: solid;
        border-color: transparent #FFF #FFF transparent;
        border-width: 54px 1011px 34px 0px; }
      #mainImageWrap .mainImageInner:before, #mainImageWrap .mainImageInner:after {
        transform: translateY(400px);
        -webkit-transition: all 1s ease 0s;
        transition: all 1s ease 0s; }
      #mainImageWrap .mainImageInner.animated:before, #mainImageWrap .mainImageInner.animated:after {
        transform: translateY(0); }
      #mainImageWrap .mainImageInner .bgBlock {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1; }
        #mainImageWrap .mainImageInner .bgBlock:before {
          content: '';
          position: absolute;
          bottom: 0;
          margin-left: -675px;
          border-style: solid;
          border-color: transparent transparent #376ab3 #376ab3;
          border-width: 175px 675px;
          opacity: 0.2; }
        #mainImageWrap .mainImageInner .bgBlock:after {
          content: '';
          position: absolute;
          bottom: 0;
          right: 50%;
          margin-right: -675px;
          border-style: solid;
          border-color: transparent #376ab3 #376ab3 transparent;
          border-width: 106px 1928px 0 0;
          opacity: 0.6; }
        #mainImageWrap .mainImageInner .bgBlock:before, #mainImageWrap .mainImageInner .bgBlock:after {
          transform: translateY(400px);
          -webkit-transition: all 1s ease 0s;
          transition: all 1s ease 0s; }
        #mainImageWrap .mainImageInner .bgBlock.animated:before, #mainImageWrap .mainImageInner .bgBlock.animated:after {
          transform: translateY(0); }
    #mainImageWrap .innerWrap {
      width: 980px;
      margin: 19px auto 0;
      padding-top: 53px;
      text-align: left;
      position: relative;
      overflow: visible; }
      #mainImageWrap .innerWrap:before {
        content: '';
        background: url(/content/dam/mi-tomonokai/images/online_continue/main_pct_01.png) no-repeat center center;
        width: 588px;
        height: 541px;
        position: absolute;
        z-index: -2;
        top: 7px;
        right: -94px;
        opacity: 0;
        -webkit-transition: all 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.7s;
        transition: all 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.7s; }
      #mainImageWrap .innerWrap .innerBlock {
        position: relative;
        right: -50px;
        opacity: 0;
        transform: rotate(0.0001deg);
        -webkit-transition: all 1s ease 0.1s;
        transition: all 1s ease 0.1s; }
      #mainImageWrap .innerWrap .txt {
        font-size: 27px;
        font-weight: bold;
        display: inline-block;
        position: relative; }
        #mainImageWrap .innerWrap .txt:before {
          content: '';
          display: block;
          background: #ffed00;
          position: absolute;
          width: 102%;
          margin-left: -1%;
          height: 14px;
          bottom: 3px;
          z-index: -1; }
      #mainImageWrap .innerWrap .iconNum {
        position: relative;
        top: 10px;
        left: 10px;
        display: inline-block; }
      #mainImageWrap .innerWrap.animated .innerBlock {
        right: 0;
        opacity: 1; }
      #mainImageWrap .innerWrap.animated:before {
        opacity: 1; }
      #mainImageWrap .innerWrap h1 {
        display: inline-block;
        font-size: 71px;
        line-height: 92px;
        font-weight: 900;
        margin-top: 20px; }
      #mainImageWrap .innerWrap .bgBlue {
        display: block;
        background: #376ab3;
        color: #FFF;
        font-size: 22px;
        font-weight: 500;
        line-height: 46px;
        text-align: center;
        border-radius: 4px;
        margin-top: 10px; }

  #mainContentWrap {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #333333;
    background: #FFF; }
    #mainContentWrap .sectionInner {
      width: 980px;
      margin: 0 auto; }
    #mainContentWrap #lead {
      text-align: center;
      font-size: 30px;
      font-weight: bold;
      line-height: 52px;
      color: #376ab3;
      padding: 40px 0 110px; }
    #mainContentWrap #lead .btn.blue {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      font-size: 18px;
      color: #333333;
      background: #ffed00;
      border: 1px solid #333333;
      width: fit-content;
      font-feature-settings: normal;
      padding: 0 2em;
      margin: 2.5em auto 0;
      -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    }

    #mainContentWrap #lead .btn.blue:hover {
      background: #FFF;
      color: #333333;
    }
    #mainContentWrap #important {
      background: #F6F6F6;
      padding: 95px 0 140px;
      position: relative;
      min-width: 980px; }
      #mainContentWrap #important:before {
        content: '';
        position: absolute;
        bottom: 0;
        border-style: solid;
        border-color: transparent transparent #376ab3 #376ab3;
        border-width: 200px 400px;
        opacity: 0.6;
        z-index: -1; }
      #mainContentWrap #important .sectionInner {
        width: 750px;
        margin: 0 auto; }
      #mainContentWrap #important h3 {
        text-align: center;
        font-size: 30px;
        font-weight: bold; }
        #mainContentWrap #important h3:after {
          content: '';
          display: block;
          background: #376AB3;
          height: 2px;
          margin: 17px auto 60px;
          opacity: 0;
          width: 0;
          -webkit-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s;
          transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s; }
        #mainContentWrap #important h3.animated:after {
          opacity: 1;
          width: 430px; }
      #mainContentWrap #important h4 {
        font-size: 18px;
        text-indent: -22px;
        padding-left: 22px;
        line-height: 32px; }
        #mainContentWrap #important h4 .num {
          color: #376ab3;
          margin-right: 4px; }
      #mainContentWrap #important .btn {
        display: block;
        background: #333;
        border: 1px solid #333;
        color: #FFF;
        font-size: 14px;
        font-weight: bold;
        line-height: 50px;
        text-align: center;
        text-decoration: none;
        width: 270px;
        -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
        #mainContentWrap #important .btn:hover {
          background: #FFF;
          color: #333; }
        #mainContentWrap #important .btn.red {
          background: #E60000;
          border: 1px solid #E60000;
          margin: 60px auto;
          line-height: 25px;
          padding: 10px 0; }
          #mainContentWrap #important .btn.red .txtMin {
            display: block;
            font-weight: normal;
            font-size: 13px; }
          #mainContentWrap #important .btn.red:hover {
            background: #FFF;
            color: #E60000; }
        #mainContentWrap #important .btn.gray {
          background: #777;
          border-color: #777; }
          #mainContentWrap #important .btn.gray:hover {
            background: #FFF; }
        #mainContentWrap #important .btn.blue {
          background: #0c3388;
          border-color: #0c3388; }
          #mainContentWrap #important .btn.blue:hover {
            color: #0c3388;
            background: #FFF; }
      #mainContentWrap #important .mt35 {
        margin-top: 35px; }
      #mainContentWrap #important .mb35 {
        margin-bottom: 35px; }
      #mainContentWrap #important table.blue {
        width: 100%;
        margin: 50px 0 40px; }
        #mainContentWrap #important table.blue th, #mainContentWrap #important table.blue td {
          border: 1px solid #333;
          text-align: center;
          padding: 10px 0;
          vertical-align: middle; }
          #mainContentWrap #important table.blue th.w376, #mainContentWrap #important table.blue td.w376 {
            width: 376px; }
        #mainContentWrap #important table.blue thead th {
          background: #C8D5ED;
          font-weight: bold;
          padding: 17px 0; }
        #mainContentWrap #important table.blue .top th {
          background: #376AB3;
          font-size: 18px;
          color: #FFF; }
        #mainContentWrap #important table.blue .red {
          color: #e60000; }
        #mainContentWrap #important table.blue .txtMin {
          display: block;
          font-size: 12px; }
        #mainContentWrap #important table.blue tbody tr {
          background: #F7F9FC; }
          #mainContentWrap #important table.blue tbody tr:nth-child(odd) {
            background: #E5EBF6; }
        #mainContentWrap #important table.blue tfoot td {
          border: none;
          text-align: left;
          font-size: 14px;
          line-height: 24px; }
      #mainContentWrap #important table.green {
        width: 100%;
        margin: 50px 0 40px; }
        #mainContentWrap #important table.green th, #mainContentWrap #important table.green td {
          border: 1px solid #333;
          text-align: center;
          padding: 10px 0;
          vertical-align: middle; }
          #mainContentWrap #important table.green th.w376, #mainContentWrap #important table.green td.w376 {
            width: 376px; }
        #mainContentWrap #important table.green thead th {
          background: #D3E5C6;
          font-weight: bold;
          padding: 17px 0; }
        #mainContentWrap #important table.green .top th {
          background: #168E62;
          font-size: 18px;
          color: #FFF; }
        #mainContentWrap #important table.green .txtMin {
          display: block;
          font-size: 12px; }
        #mainContentWrap #important table.green tbody tr {
          background: #F6FAF4; }
          #mainContentWrap #important table.green tbody tr:nth-child(odd) {
            background: #E9F2E2; }
      #mainContentWrap #important .btnWrap {
        text-align: center;
        background: rgba(255, 255, 255, 0.95);
        width: 980px;
        padding: 40px 0 25px;
        margin: 60px auto 0; }
        #mainContentWrap #important .btnWrap .flexBlock {
          display: flex;
          justify-content: center;
          margin-bottom: 20px; }
        #mainContentWrap #important .btnWrap .btnBlock {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: end;
          width: 300px;
          margin: 0 15px; }
        #mainContentWrap #important .btnWrap .btn {
          height: 50px;
          margin: 10px auto 0; }
    #mainContentWrap #terms {
      margin-top: 55px;
      padding-bottom: 150px; }
      #mainContentWrap #terms .sectionInner {
        border: 1px solid #0c3388;
        border-top: 5px solid #0c3388;
        line-height: 33px;
        padding: 40px;
        font-feature-settings: "palt";
        box-sizing: border-box; }
      #mainContentWrap #terms .linkDocument a {
        color: #0c3388;
        text-decoration: underline; }
        #mainContentWrap #terms .linkDocument a:hover {
          text-decoration: none; }
      #mainContentWrap #terms .linkDocument .pdf:after {
        content: url(/content/dam/mi-tomonokai/images/online_continue/icon_pdf.png);
        position: relative;
        top: 3px;
        left: 5px; }
      #mainContentWrap #terms .bottomArea {
        text-align: center;
        margin-top: 30px; }
      #mainContentWrap #terms .checkList {
        width: 450px;
        margin: 0 auto; }
        #mainContentWrap #terms .checkList li {
          background: #f6f6f6;
          display: flex;
          align-items: center;
          cursor: pointer;
          height: 50px;
          margin-top: 20px; }
        #mainContentWrap #terms .checkList .checkBox {
          display: block;
          background: url(/content/dam/mi-tomonokai/images/online_continue/icon_checked.png) no-repeat center center #FFF;
          border: 1px solid #333;
          width: 20px;
          height: 20px;
          margin-right: 12px;
          margin-left: 33px;
          -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; }
        #mainContentWrap #terms .checkList .checked .checkBox {
          background-color: #0C3388;
          border-left-color: #0C3388; }
      #mainContentWrap #terms .btn {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #C1C1C1;
        color: #FFF;
        font-size: 16px;
        font-weight: bold;
        pointer-events: none;
        width: 290px;
        height: 50px;
        margin: 40px auto 10px;
        -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; }
        #mainContentWrap #terms .btn.checked {
          background: #333333;
          pointer-events: all;
          cursor: pointer; }
    #mainContentWrap .scrollAnimation.fadeIn {
      opacity: 0;
      -webkit-transition: all 1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      transition: all 1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
      #mainContentWrap .scrollAnimation.fadeIn.animated {
        opacity: 1; }
    #mainContentWrap .scrollAnimation.scrollUp {
      opacity: 0;
      transform: translateY(30px);
      -webkit-transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
      transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s; }
      #mainContentWrap .scrollAnimation.scrollUp.animated {
        opacity: 1;
        transform: translateX(0); }
    #mainContentWrap .bottomTxt.pcLeft {
      margin-left: -62px; }

  #mainContentWrap #terms .btn.red {
    width: 290px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #FFF;
    display: block;
    background: #E60000;
    border: 1px solid #E60000;
    margin: 40px auto 20px;
    line-height: 25px;
    padding: 10px 0;
    -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    pointer-events: all;
    height: auto; }
    #mainContentWrap #terms .btn.red .txtMin {
      display: block;
      font-weight: normal;
      font-size: 13px; }
    #mainContentWrap #terms .btn.red:hover {
      background: #FFF;
      color: #E60000; }

  #mainContentWrap #terms #agreeBtn {
    margin-top: 0; }

  #layoutFooterWrap {
    position: relative; }

  .ie #mainImageWrap .mainImageInner {
    width: 1350px;
    left: 50%;
    margin-left: -675px; }
  .ie #mainImageWrap .mainImageInner .bgBlock:before {
    margin-left: 0; }
  .ie #mainImageWrap .mainImageInner .bgBlock:after {
    margin-right: 0;
    right: 0; }
  .ie #mainImageWrap .mainImageInner::before {
    right: 0; }

  .mac #mainImageWrap .innerWrap .bgBlue {
    padding-top: 2px; }

  #mainContentWrap .borderBlock {
    border: 1px solid #E60000;
    background: #FFF;
    color: #E60000;
    font-size: 18px;
    padding: 25px 20px 20px 20px;
    margin-bottom: 60px; }
    #mainContentWrap .borderBlock li {
      text-indent: -0.7em;
      padding-left: 1.2em;
      margin-bottom: 5px; }

  #mainContentWrap .bold {
    font-size: 18px;
    font-weight: 600; }

  #mainContentWrap h4 .red {
    color: #E60000; }

  #mainContentWrap #important .btnWrap {
    font-size: 14px; } }
@media only screen and (min-width: 1px) and (max-width: 750px) {
  body {
    background: #FFF;
    overflow: overlay; }

  #mainImageWrap {
    margin-top: 110px;
    font-family: 'Noto Sans JP', sans-serif;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 3;
    background-color: #FFF;
    background: url(/content/dam/mi-tomonokai/images/online_continue/sp/bg_main_01.jpg) no-repeat center center;
    background-size: cover;
    opacity: 0;
    -webkit-transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    font-feature-settings: "palt"; }
    #mainImageWrap.animated {
      opacity: 1; }
    #mainImageWrap .mainImageInner {
      position: relative;
      height: 543px;
      margin: 0 auto; }
      #mainImageWrap .mainImageInner:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 76.5vw;
        border-style: solid;
        border-color: transparent transparent #FFF #FFF;
        border-width: 7.5vw 0vw 0 24.5vw; }
      #mainImageWrap .mainImageInner:after {
        content: '';
        position: absolute;
        right: 22.5vw;
        bottom: 0;
        border-style: solid;
        border-color: transparent #FFF #FFF transparent;
        border-width: 7.5vw 205.5vw 0 0; }
      #mainImageWrap .mainImageInner:before, #mainImageWrap .mainImageInner:after {
        transform: translateY(300px);
        -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
      #mainImageWrap .mainImageInner.animated:before, #mainImageWrap .mainImageInner.animated:after {
        transform: translateY(0); }
      #mainImageWrap .mainImageInner .bgBlock {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1; }
        #mainImageWrap .mainImageInner .bgBlock:before {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          border-style: solid;
          border-color: transparent transparent #376ab3 #376ab3;
          border-width: 15vw 50vw;
          opacity: 0.2; }
        #mainImageWrap .mainImageInner .bgBlock:after {
          content: '';
          position: absolute;
          bottom: 0;
          left: -53vw;
          border-style: solid;
          border-color: transparent #376ab3 #376ab3 transparent;
          border-width: 0vw 0vw 8.5vw 153vw;
          opacity: 0.6; }
        #mainImageWrap .mainImageInner .bgBlock:before, #mainImageWrap .mainImageInner .bgBlock:after {
          transform: translateY(400px);
          -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
        #mainImageWrap .mainImageInner .bgBlock.animated:before, #mainImageWrap .mainImageInner .bgBlock.animated:after {
          transform: translateY(0); }
      #mainImageWrap .mainImageInner .bgBlock2 {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -2;
        background: url(/content/dam/mi-tomonokai/images/online_continue/sp/main_pct_01.png) no-repeat right bottom;
        background-size: 306px; }
    #mainImageWrap .innerWrap {
      margin-left: 20px;
      text-align: left;
      position: relative;
      overflow: visible; }
      #mainImageWrap .innerWrap .innerBlock {
        opacity: 0;
        transform: translateX(40px);
        -webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
        #mainImageWrap .innerWrap .innerBlock.animated {
          opacity: 1;
          transform: translateX(0); }
      #mainImageWrap .innerWrap .txt {
        font-size: 38px;
        font-weight: bold;
        display: inline-block;
        position: relative; }
        #mainImageWrap .innerWrap .txt:before {
          content: '';
          display: block;
          background: #ffed00;
          position: absolute;
          width: 102%;
          margin-left: -1%;
          height: 16px;
          bottom: 6px;
          z-index: -1; }
      #mainImageWrap .innerWrap .iconNum {
        position: relative;
        width: 94px;
        top: 20px;
        left: 20px; }
      #mainImageWrap .innerWrap h1 {
        display: inline-block;
        font-size: 60px;
        line-height: 82px;
        font-weight: 900;
        margin-top: 40px; }
      #mainImageWrap .innerWrap .bgBlue {
        display: flex;
        justify-content: center;
        align-items: center;
        background: #376ab3;
        color: #FFF;
        font-size: 30px;
        font-weight: bold;
        line-height: 42px;
        height: 110px;
        text-align: center;
        border-radius: 8px;
        margin-top: 20px; }

  #mainContentWrap {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.5;
    color: #333333;
    background: #FFF; }
    #mainContentWrap .bold {
      font-weight: 600; }
    #mainContentWrap * {
      max-height: 999999px;
      box-sizing: border-box; }
    #mainContentWrap img {
      display: block;
      margin: auto;
      backface-visibility: hidden;
      max-width: 100%; }
    #mainContentWrap a {
      color: #726328;
      text-decoration: none; }
      #mainContentWrap a.telLink {
        display: inline-block;
        pointer-events: none;
        cursor: text;
        text-decoration: none !important; }
    #mainContentWrap #lead {
      text-align: center;
      font-size: 38px;
      font-weight: bold;
      line-height: 62px;
      color: #376ab3;
      padding: 100px 24px 120px; }
    #mainContentWrap #lead .btn.blue {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      font-size: 4vw;
      line-height: 1.5;
      color: #333;
      background: #ffed00;
      width: fit-content;
      font-feature-settings: normal;
      padding: 0.5em 2em 0.6em;
      margin: 2em auto 0;
      border: 0.0625rem solid #333; }
    #mainContentWrap #important {
      background: url(/content/dam/mi-tomonokai/images/online_continue/sp/bg_important_bottom.png) no-repeat left bottom #F6F6F6;
      background-size: 750px;
      padding: 120px 0 220px;
      position: relative; }
      #mainContentWrap #important .sectionInner {
        margin: 0 12px;
        margin: 0 24px; }
      #mainContentWrap #important h3 {
        text-align: center;
        font-size: 40px;
        font-weight: bold; }
        #mainContentWrap #important h3:after {
          content: '';
          display: block;
          background: #376AB3;
          width: 550px;
          height: 4px;
          margin: 34px auto 110px; }
      #mainContentWrap #important h4 {
        font-size: 32px;
        text-indent: -40px;
        padding-left: 40px;
        line-height: 54px;
        font-weight: normal; }
        #mainContentWrap #important h4 .num {
          color: #376ab3;
          margin-right: 8px; }
      #mainContentWrap #important .btn {
        display: block;
        background: #333;
        border: 2px solid #333;
        color: #FFF;
        font-size: 28px;
        font-weight: bold;
        line-height: 100px;
        text-align: center;
        text-decoration: none; }
        #mainContentWrap #important .btn.gray {
          background: #777;
          border-color: #777; }
        #mainContentWrap #important .btn.blue {
          background: #0c3388;
          border-color: #0c3388; }
      #mainContentWrap #important .mt35 {
        margin-top: 70px; }
      #mainContentWrap #important .mb35 {
        margin-bottom: 70px; }
      #mainContentWrap #important table.blue {
        font-family: 'Noto Sans JP', sans-serif;
        width: 100%;
        margin: 100px 0 80px;
        border-collapse: collapse;
        border-spacing: 0; }
        #mainContentWrap #important table.blue th, #mainContentWrap #important table.blue td {
          border: 2px solid #333;
          text-align: center;
          padding: 20px 0;
          font-weight: 600;
          vertical-align: middle; }
          #mainContentWrap #important table.blue th.w376, #mainContentWrap #important table.blue td.w376 {
            width: 52%; }
        #mainContentWrap #important table.blue thead th {
          background: #C8D5ED;
          font-size: 32px;
          font-weight: bold;
          padding: 30px 0;
          line-height: 48px;
          font-weight: bold; }
        #mainContentWrap #important table.blue .top th {
          background: #376AB3;
          font-size: 36px;
          color: #FFF; }
        #mainContentWrap #important table.blue .red {
          color: #e60000; }
        #mainContentWrap #important table.blue .txtMin {
          display: block;
          font-size: 24px; }
        #mainContentWrap #important table.blue tbody tr {
          background: #F7F9FC; }
          #mainContentWrap #important table.blue tbody tr:nth-child(odd) {
            background: #E5EBF6; }
        #mainContentWrap #important table.blue tfoot td {
          border: none;
          text-align: left;
          font-size: 28px;
          line-height: 48px;
          font-weight: normal; }
          #mainContentWrap #important table.blue tfoot td li {
            text-indent: -1em;
            padding-left: 1em; }
      #mainContentWrap #important table.green {
        font-family: 'Noto Sans JP', sans-serif;
        width: 100%;
        margin: 100px 0 80px;
        border-collapse: collapse;
        border-spacing: 0; }
        #mainContentWrap #important table.green th, #mainContentWrap #important table.green td {
          border: 2px solid #333;
          text-align: center;
          padding: 20px 0;
          font-weight: 600;
          vertical-align: middle; }
          #mainContentWrap #important table.green th.w376, #mainContentWrap #important table.green td.w376 {
            width: 52%; }
        #mainContentWrap #important table.green thead th {
          background: #D3E5C6;
          font-size: 32px;
          font-weight: bold;
          padding: 30px 0;
          line-height: 48px;
          font-weight: bold; }
        #mainContentWrap #important table.green .top th {
          background: #168E62;
          font-size: 36px;
          color: #FFF; }
        #mainContentWrap #important table.green .txtMin {
          display: block;
          font-size: 24px; }
        #mainContentWrap #important table.green tbody tr {
          background: #F6FAF4; }
          #mainContentWrap #important table.green tbody tr:nth-child(odd) {
            background: #E9F2E2; }
      #mainContentWrap #important .btn.red {
        background: #E60000;
        border: 1px solid #E60000;
        margin: 120px 100px;
        line-height: 50px;
        padding: 10px 0;
        padding: 20px 0; }
        #mainContentWrap #important .btn.red .txtMin {
          display: block;
          font-weight: normal;
          font-size: 26px; }
      #mainContentWrap #important .btnWrap {
        background: rgba(255, 255, 255, 0.95);
        padding: 60px 0 60px;
        margin: 120px 24px 0;
        font-size: 26px;
        text-align: center; }
        #mainContentWrap #important .btnWrap .btn {
          margin: 20px 80px 20px; }
        #mainContentWrap #important .btnWrap .btnBlock {
          margin-bottom: 30px; }
        #mainContentWrap #important .btnWrap .flexBlock {
          margin-bottom: 40px; }
    #mainContentWrap #terms {
      margin-top: 180px;
      font-size: 30px;
      line-height: 50px;
      padding-bottom: 170px; }
      #mainContentWrap #terms .sectionInner {
        border: 2px solid #0c3388;
        border-top: 10px solid #0c3388;
        padding: 40px 24px;
        margin: 0 24px;
        font-feature-settings: "palt";
        box-sizing: border-box; }
      #mainContentWrap #terms .linkDocument {
        margin-top: 20px;
        margin-bottom: 30px; }
        #mainContentWrap #terms .linkDocument li {
          margin-bottom: 20px; }
        #mainContentWrap #terms .linkDocument a {
          color: #0c3388;
          text-decoration: underline; }
        #mainContentWrap #terms .linkDocument .pdf:after {
          content: '';
          display: inline-block;
          background: url(/content/dam/mi-tomonokai/images/online_continue/sp/icon_pdf.png) no-repeat center center;
          background-size: cover;
          width: 34px;
          height: 36px;
          position: relative;
          top: 6px;
          left: 6px; }
      #mainContentWrap #terms .bottomArea {
        margin-top: 60px; }
      #mainContentWrap #terms .checkList {
        margin: 0 auto; }
        #mainContentWrap #terms .checkList li {
          background: #f6f6f6;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          cursor: pointer;
          margin-top: 40px;
          min-height: 100px;
          padding: 10px 40px 10px 120px;
          font-size: 32px;
          text-align: left;
          line-height: 48px;
          position: relative; }
        #mainContentWrap #terms .checkList .checkBox {
          display: block;
          background: url(/content/dam/mi-tomonokai/images/online_continue/sp/icon_checked.png) no-repeat center center #FFF;
          background-size: cover;
          border: 2px solid #333;
          width: 40px;
          height: 40px;
          margin-left: 50px;
          position: absolute;
          left: 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; }
        #mainContentWrap #terms .checkList .checked .checkBox {
          background-color: #0C3388;
          border-left-color: #0C3388; }
      #mainContentWrap #terms .btn {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #C1C1C1;
        color: #FFF;
        font-size: 32px;
        font-weight: bold;
        pointer-events: none;
        height: 100px;
        margin: 80px auto 32px;
        -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; }
        #mainContentWrap #terms .btn.checked {
          background: #333333;
          pointer-events: all;
          cursor: pointer; }
      #mainContentWrap #terms .bottomTxt {
        font-size: 26px;
        line-height: 44px;
        text-indent: -1.2em;
        padding-left: 1.2em; }
    #mainContentWrap .scrollAnimation.fadeIn {
      opacity: 0;
      -webkit-transition: all 1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      transition: all 1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
      #mainContentWrap .scrollAnimation.fadeIn.animated {
        opacity: 1; }
    #mainContentWrap .scrollAnimation.scrollUp {
      opacity: 0;
      transform: translateY(30px);
      -webkit-transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
      transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s; }
      #mainContentWrap .scrollAnimation.scrollUp.animated {
        opacity: 1;
        transform: translateX(0); }

  #mainContentWrap .borderBlock {
    border: 2px solid #E60000;
    background: #FFF;
    color: #E60000;
    font-size: 32px;
    padding: 50px 40px 40px 40px;
    margin-bottom: 70px; }
    #mainContentWrap .borderBlock li {
      text-indent: -0.7em;
      padding-left: 1.2em;
      margin-bottom: 10px; }

  .anniversaryBannerWrap {
    display: none; }

  .pageTop {
    margin-top: -81px; }

  .pageTopLink {
    background: #FFF; }

  #mainContentWrap #terms .btn.red {
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #FFF;
    font-size: 28px;
    display: block;
    background: #E60000;
    border: 2px solid #E60000;
    margin: 80px 0 40px;
    line-height: 50px;
    padding: 20px 0;
    height: auto;
    pointer-events: all; }
    #mainContentWrap #terms .btn.red .txtMin {
      display: block;
      font-weight: normal;
      font-size: 26px; }

  #mainContentWrap #terms #agreeBtn {
    margin-top: 0; }

  #mainContentWrap h4 .red {
    color: #E60000; } }
#mainContentWrap .textLink {
  color: #0c3388; }
  @media only screen and (min-width: 751px), print {
    #mainContentWrap .textLink:hover {
      text-decoration: underline; } }
