@charset "UTF-8";
body.layout_theory #content {
  max-width: 700px;
  width: 100%; }

.theoryapp {
  font-size: 14px;
  line-height: 2;
  padding: 65px 0 90px;
  margin: 0 auto;
  /* common */
  /* theoryapp_ttl */
  /* intro */
  /* function */
  /* registration */
  /* benefit */
  /* information */ }
  @media screen and (max-width: 768px) {
    .theoryapp {
      padding: 40px 0 60px; } }
  @media screen and (max-width: 768px) {
    .theoryapp .is-pc {
      display: none; } }
  .theoryapp .is-sp {
    display: none; }
    @media screen and (max-width: 768px) {
      .theoryapp .is-sp {
        display: block; } }
  .theoryapp *,
  .theoryapp *::before,
  .theoryapp *::after {
    box-sizing: content-box; }
  .theoryapp h1,
  .theoryapp h2,
  .theoryapp h3,
  .theoryapp h4,
  .theoryapp h5,
  .theoryapp h6,
  .theoryapp .h1,
  .theoryapp .h2,
  .theoryapp .h3,
  .theoryapp .h4,
  .theoryapp .h5,
  .theoryapp .h6 {
    font-size: inherit;
    margin-bottom: auto; }
  .theoryapp p,
  .theoryapp ul,
  .theoryapp ol,
  .theoryapp dd,
  .theoryapp dl {
    padding: 0;
    margin: 0;
    list-style: none; }
  .theoryapp dt {
    font-weight: normal; }
  .theoryapp img {
    max-width: 100%;
    height: auto;
    vertical-align: top; }
  .theoryapp .theoryapp_ttl {
    color: #fff;
    line-height: 1;
    display: flex;
    align-items: center;
    background-color: #000;
    padding: 10px 16px;
    margin-bottom: 40px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .theoryapp .theoryapp_ttl {
        min-height: 3.86em;
        padding: 8px 2.6666666667%;
        box-sizing: border-box;
        margin-bottom: 36px;
        margin-left: 5.3333333333%;
        margin-right: 5.3333333333%; } }
    .theoryapp .theoryapp_ttl span {
      display: block; }
    .theoryapp .theoryapp_ttl .main {
      font-size: 20px;
      letter-spacing: 0.03em;
      white-space: nowrap;
      padding-right: 20px;
      margin-right: 20px;
      position: relative; }
      @media screen and (max-width: 375px) {
        .theoryapp .theoryapp_ttl .main {
          font-size: 5.3333333333vw; } }
      .theoryapp .theoryapp_ttl .main:after {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        background-color: #fff;
        position: absolute;
        top: 0;
        right: 0; }
    .theoryapp .theoryapp_ttl .sub {
      font-size: 16px; }
      @media screen and (max-width: 768px) {
        .theoryapp .theoryapp_ttl .sub {
          line-height: 1.2; } }
      @media screen and (max-width: 767px) {
        .theoryapp .theoryapp_ttl .sub {
          font-size: 4.2666666667vw; } }
  .theoryapp .theoryapp_ttl_line {
    font-size: 20px;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .theoryapp .theoryapp_ttl_line {
        padding: 0 6.0606060606%;
        margin-bottom: 15px; } }
  .theoryapp .text._small {
    font-size: 12px; }
  .theoryapp .intro {
    text-align: center;
    margin-bottom: 80px; }
    @media screen and (max-width: 768px) {
      .theoryapp .intro {
        margin-bottom: 95px; } }
    .theoryapp .intro_ttl {
      font-size: 38px;
      line-height: 1;
      margin-bottom: 20px;
      font-family: "theory-web-tbeweb-tbe";
      text-transform: uppercase; }
      @media screen and (min-width: 769px) {
        .theoryapp .intro_ttl {
          margin-left: -100px;
          margin-right: -100px; } }
      @media screen and (max-width: 768px) {
        .theoryapp .intro_ttl {
          font-size: 22px;
          line-height: 1.4545454545;
          margin-bottom: 15px; } }
      .theoryapp .intro_ttl_sub {
        font-size: 18px;
        margin-bottom: 50px; }
        @media screen and (max-width: 768px) {
          .theoryapp .intro_ttl_sub {
            margin-bottom: 40px; } }
    .theoryapp .intro_lead {
      margin: 35px auto 0; }
      @media screen and (max-width: 768px) {
        .theoryapp .intro_lead {
          padding: 0 5.3333333333%;
          text-align: left;
          margin-top: 20px; } }
      .theoryapp .intro_lead u {
        font-size: 17px; }
        @media screen and (max-width: 768px) {
          .theoryapp .intro_lead u {
            font-size: 16px;
            display: block;
            text-align: center; } }
    .theoryapp .intro_img {
      display: flex;
      justify-content: center;
      margin-bottom: 10px; }
      @media screen and (max-width: 768px) {
        .theoryapp .intro_img {
          display: block;
          padding: 0 5.3333333333%;
          margin: 0 auto 10px; }
          .theoryapp .intro_img img {
            margin-left: auto;
            margin-right: auto; } }
  .theoryapp .function {
    margin-bottom: 80px; }
    @media screen and (max-width: 768px) {
      .theoryapp .function {
        margin-bottom: 75px; } }
    @media screen and (min-width: 769px) {
      .theoryapp .function {
        display: flex;
        align-items: center;
        justify-content: space-between;
        align-items: flex-start; } }
    @media screen and (max-width: 768px) {
      .theoryapp .function_list li {
        display: flex;
        justify-content: space-between;
        padding: 0 5.3333333333%; } }
    .theoryapp .function_list li + li {
      margin-top: 35px; }
      @media screen and (max-width: 768px) {
        .theoryapp .function_list li + li {
          margin-top: 25px; } }
    @media screen and (min-width: 769px) {
      .theoryapp .function_list_inner {
        max-width: 250px; } }
    @media screen and (max-width: 768px) {
      .theoryapp .function_list_inner {
        max-width: 46.9696969697%; } }
    @media screen and (max-width: 768px) {
      .theoryapp .function_list_inner.last {
        display: flex;
        flex-direction: column;
        justify-content: space-between; } }
    @media screen and (min-width: 769px) {
      .theoryapp .function_list_inner.last > div {
        margin-top: 35px; } }
    .theoryapp .function_list_ttl {
      font-size: 20px;
      font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
      font-weight: bold;
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid #000; }
      @media screen and (max-width: 768px) {
        .theoryapp .function_list_ttl {
          font-size: 17.5px; } }
    .theoryapp .function_list_text {
      font-size: 14px;
      line-height: 2; }
      @media screen and (max-width: 768px) {
        .theoryapp .function_list_text {
          line-height: 1.8571428571;
          font-feature-settings: "palt" 1; } }
    @media screen and (max-width: 768px) {
      .theoryapp .function_list_img {
        max-width: 45.4545454545%; } }
  .theoryapp .registration {
    margin-bottom: 80px; }
    @media screen and (max-width: 768px) {
      .theoryapp .registration {
        margin-bottom: 75px; } }
    @media screen and (max-width: 768px) {
      .theoryapp .registration_inner {
        padding: 0 5.3333333333%; } }
    .theoryapp .registration_sttl {
      font-size: 20px;
      margin-bottom: 30px; }
    .theoryapp .registration_lead {
      margin-bottom: 50px; }
      @media screen and (max-width: 768px) {
        .theoryapp .registration_lead {
          margin-bottom: 30px; } }
    @media screen and (min-width: 769px) {
      .theoryapp .registration_download {
        display: flex;
        justify-content: space-between;
        margin-bottom: 80px; } }
    @media screen and (max-width: 768px) {
      .theoryapp .registration_download {
        margin-bottom: 50px; } }
    @media screen and (min-width: 769px) {
      .theoryapp .registration_download .download_block._01 {
        width: 48.5714285714%; } }
    @media screen and (max-width: 768px) {
      .theoryapp .registration_download .download_block._01 {
        margin-bottom: 25px; } }
    .theoryapp .registration_download .download_block._01 .box {
      display: flex;
      justify-content: space-between;
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        .theoryapp .registration_download .download_block._01 .box {
          margin-bottom: 15px; } }
      .theoryapp .registration_download .download_block._01 .box .logo {
        width: 38.2352941176%; }
        @media screen and (max-width: 768px) {
          .theoryapp .registration_download .download_block._01 .box .logo {
            width: 42.1212121212%; } }
      .theoryapp .registration_download .download_block._01 .box .link {
        width: 47.6470588235%; }
        @media screen and (max-width: 768px) {
          .theoryapp .registration_download .download_block._01 .box .link {
            width: 48.1818181818%;
            padding-right: 2.2727272727%; } }
        .theoryapp .registration_download .download_block._01 .box .link a {
          display: block; }
          .theoryapp .registration_download .download_block._01 .box .link a:nth-child(1) {
            width: 86.4197530864%;
            margin-bottom: 10px; }
            @media screen and (max-width: 768px) {
              .theoryapp .registration_download .download_block._01 .box .link a:nth-child(1) {
                width: 93.7106918239%; } }
    .theoryapp .registration_download .download_block._02 {
      text-align: center; }
      @media screen and (max-width: 768px) {
        .theoryapp .registration_download .download_block._02 {
          text-align: left; } }
      @media screen and (min-width: 769px) {
        .theoryapp .registration_download .download_block._02 {
          width: 41.4285714286%; } }
      .theoryapp .registration_download .download_block._02 img {
        width: 51.724137931%;
        backface-visibility: hidden; }
        @media screen and (max-width: 768px) {
          .theoryapp .registration_download .download_block._02 img {
            width: 48.4848484848%; } }
      .theoryapp .registration_download .download_block._02 .text {
        margin-top: 10px; }
        @media screen and (max-width: 768px) {
          .theoryapp .registration_download .download_block._02 .text {
            width: 155px;
            margin-top: 5px;
            text-align: center;
            font-feature-settings: "palt" 1; } }
    @media screen and (max-width: 768px) {
      .theoryapp .registration_step {
        padding: 0 6.0606060606%; } }
    .theoryapp .registration_step .step_block {
      margin-bottom: 60px; }
      @media screen and (min-width: 769px) {
        .theoryapp .registration_step .step_block {
          display: flex;
          justify-content: space-between; } }
      .theoryapp .registration_step .step_block:last-child {
        margin-bottom: 0; }
      @media screen and (min-width: 769px) {
        .theoryapp .registration_step .step_block_inner {
          width: 64.2857142857%; } }
      @media screen and (max-width: 768px) {
        .theoryapp .registration_step .step_block_inner {
          margin-bottom: 40px; } }
      .theoryapp .registration_step .step_block_img {
        text-align: center; }
        @media screen and (min-width: 769px) {
          .theoryapp .registration_step .step_block_img {
            width: 28.5714285714%;
            padding-top: 20px; } }
        .theoryapp .registration_step .step_block_img img {
          width: 100%; }
    .theoryapp .registration_step .step_ttl {
      font-family: "theory-web-tbeweb-tbe";
      font-size: 20px;
      padding-bottom: 8px;
      border-bottom: 1px solid #060001;
      margin-bottom: 35px;
      display: flex;
      align-items: baseline; }
      @media screen and (max-width: 768px) {
        .theoryapp .registration_step .step_ttl {
          margin-bottom: 40px; } }
      .theoryapp .registration_step .step_ttl_inner {
        width: 150px; }
        @media screen and (max-width: 768px) {
          .theoryapp .registration_step .step_ttl_inner {
            width: calc(250 / 660 * 100%); } }
        .theoryapp .registration_step .step_ttl_inner .num {
          font-size: 36px;
          font-weight: bold;
          padding-left: 10px; }
          @media screen and (max-width: 768px) {
            .theoryapp .registration_step .step_ttl_inner .num {
              font-size: 31px;
              padding-left: 5px; } }
      .theoryapp .registration_step .step_ttl_desc {
        font-size: 18px;
        line-height: 1;
        font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif; }
        @media screen and (max-width: 768px) {
          .theoryapp .registration_step .step_ttl_desc {
            font-size: 16px; } }
    .theoryapp .registration_step .step_desc .text {
      margin-bottom: 30px; }
      .theoryapp .registration_step .step_desc .text:last-child {
        margin-bottom: 0; }
      .theoryapp .registration_step .step_desc .text.arrow {
        margin-bottom: 0; }
        @media screen and (max-width: 768px) {
          .theoryapp .registration_step .step_desc .text.arrow {
            font-size: 13.5px;
            padding-left: 15px;
            position: relative; }
            .theoryapp .registration_step .step_desc .text.arrow::before {
              content: "";
              display: block;
              position: absolute;
              left: 0;
              top: 50%;
              margin-top: -7px;
              width: 7.5px;
              height: 12.5px;
              background: url(/theoryapp/images/arrow.png) center no-repeat;
              background-size: contain; } }
      .theoryapp .registration_step .step_desc .text .memberBtn {
        color: #fff;
        background-color: #000;
        padding: 7px 10px;
        margin: 0 5px; }
        @media screen and (max-width: 768px) {
          .theoryapp .registration_step .step_desc .text .memberBtn {
            padding: 5px 7px; } }
    .theoryapp .registration_step .step_desc_branch_box {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: 40px; }
      @media screen and (max-width: 768px) {
        .theoryapp .registration_step .step_desc_branch_box {
          margin-top: 20px; } }
      .theoryapp .registration_step .step_desc_branch_box .line {
        width: 44px;
        font-feature-settings: "palt" 1;
        display: flex;
        align-items: center;
        padding-left: 5px; }
        @media screen and (max-width: 768px) {
          .theoryapp .registration_step .step_desc_branch_box .line {
            display: none; } }
      .theoryapp .registration_step .step_desc_branch_box span {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 55.5555555556%;
        color: #fff;
        height: 40px;
        font-size: 20px;
        background-color: #000;
        text-align: center;
        margin-left: 5.5555555556%; }
        @media screen and (max-width: 768px) {
          .theoryapp .registration_step .step_desc_branch_box span {
            width: 53.9393939394%;
            font-size: 13.5px;
            height: 30px;
            margin-left: 2.2727272727%; } }
  .theoryapp .benefit {
    margin-bottom: 80px; }
    @media screen and (max-width: 768px) {
      .theoryapp .benefit {
        margin-bottom: 75px; } }
    .theoryapp .benefit_lead {
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        .theoryapp .benefit_lead {
          padding: 0 6.0606060606%; } }
    .theoryapp .benefit_block {
      margin-bottom: 60px; }
      @media screen and (max-width: 768px) {
        .theoryapp .benefit_block {
          margin-bottom: 50px; } }
      .theoryapp .benefit_block:last-child {
        margin-bottom: 0; }
      @media screen and (max-width: 768px) {
        .theoryapp .benefit_block_inner {
          padding: 0 6.0606060606%; } }
      @media screen and (max-width: 768px) {
        .theoryapp .benefit_block_inner .theoryapp_ttl_line {
          padding: 0; } }
      @media screen and (max-width: 768px) {
        .theoryapp .benefit_block .theoryapp_ttl_line {
          font-size: 14px;
          font-weight: bold; } }
    .theoryapp .benefit_table {
      width: 100%; }
      @media screen and (max-width: 768px) {
        .theoryapp .benefit_table {
          line-height: 1.6666666667; } }
      @media screen and (min-width: 769px) {
        .theoryapp .benefit_table {
          table-layout: fixed; } }
      .theoryapp .benefit_table th {
        font-weight: normal;
        text-align: center; }
      .theoryapp .benefit_table th,
      .theoryapp .benefit_table td {
        padding: 10px;
        border-collapse: collapse;
        border: 1px solid #000; }
        @media screen and (min-width: 769px) {
          .theoryapp .benefit_table th:nth-child(3),
          .theoryapp .benefit_table td:nth-child(3) {
            width: 140px; }
          .theoryapp .benefit_table th:last-child,
          .theoryapp .benefit_table td:last-child {
            width: 220px; } }
        @media screen and (max-width: 768px) {
          .theoryapp .benefit_table th,
          .theoryapp .benefit_table td {
            font-size: 12.5px;
            line-height: 1.4;
            white-space: nowrap;
            padding: 10px 5px; } }
        .theoryapp .benefit_table th.taL,
        .theoryapp .benefit_table td.taL {
          text-align: left; }
        @media screen and (max-width: 768px) {
          .theoryapp .benefit_table th.small,
          .theoryapp .benefit_table td.small {
            font-size: 10px; } }
      .theoryapp .benefit_table._01 {
        text-align: center;
        margin-bottom: 30px; }
        @media screen and (max-width: 768px) {
          .theoryapp .benefit_table._01 {
            margin-bottom: 30px; } }
        .theoryapp .benefit_table._01 th,
        .theoryapp .benefit_table._01 td {
          vertical-align: middle !important; }
      .theoryapp .benefit_table._02 {
        width: 100%;
        margin-bottom: 15px; }
        @media screen and (min-width: 769px) {
          .theoryapp .benefit_table._02.is-pc {
            display: table; } }
        @media screen and (max-width: 768px) {
          .theoryapp .benefit_table._02 {
            margin-bottom: 30px; }
            .theoryapp .benefit_table._02.is-sp {
              display: table; } }
        .theoryapp .benefit_table._02 th,
        .theoryapp .benefit_table._02 td {
          vertical-align: middle !important;
          line-height: 1.4285714286; }
          @media screen and (min-width: 769px) {
            .theoryapp .benefit_table._02 th:last-child,
            .theoryapp .benefit_table._02 td:last-child {
              width: 342px;
              padding: 20px 30px;
              line-height: 2; } }
          @media screen and (max-width: 768px) {
            .theoryapp .benefit_table._02 th,
            .theoryapp .benefit_table._02 td {
              padding: 10px; } }
          .theoryapp .benefit_table._02 th.taL,
          .theoryapp .benefit_table._02 td.taL {
            border-bottom: 2px dotted rgba(102, 102, 102, 0.5); }
          .theoryapp .benefit_table._02 th.vaM,
          .theoryapp .benefit_table._02 td.vaM {
            vertical-align: middle !important; }
        .theoryapp .benefit_table._02 th {
          text-align: left; }
          .theoryapp .benefit_table._02 th.ttl {
            text-align: center; }
          .theoryapp .benefit_table._02 th.brand {
            vertical-align: top !important;
            text-align: center;
            white-space: nowrap;
            padding: 10px 20px; }
    .theoryapp .benefit .text {
      margin-bottom: 30px;
      font-size: 16px; }
      @media screen and (max-width: 768px) {
        .theoryapp .benefit .text {
          font-size: 14px;
          line-height: 1.8571428571; } }
    .theoryapp .benefit_notes {
      font-size: 14px;
      line-height: 1.4285714286; }
      @media screen and (max-width: 768px) {
        .theoryapp .benefit_notes {
          font-size: 13px; } }
      .theoryapp .benefit_notes li {
        padding-left: 1.3em;
        text-indent: -1.3em; }
        .theoryapp .benefit_notes li + li {
          margin-top: 10px; }
  .theoryapp .information_contact {
    font-size: 14px; }
    @media screen and (max-width: 768px) {
      .theoryapp .information_contact {
        padding: 0 6.0606060606%; }
        .theoryapp .information_contact .is-sp {
          font-size: 13px;
          padding-top: 10px; } }
    .theoryapp .information_contact a {
      color: #000;
      font-weight: bold;
      font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
      font-size: 20px;
      margin-right: 30px; }
      @media screen and (max-width: 768px) {
        .theoryapp .information_contact a {
          font-size: 18px; } }

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