@charset "UTF-8";
/* 全端末共通
-------------------------------------------------- */
/* Sass Document */
/*フォント*/
/*テキストのメインカラー*/
/*背景指定*/
/* メディア別非表示 */
.marker {
  background: linear-gradient(transparent 80%, #F5FF00 80%); }

header {
  background: url("../img/fv_bg.jpg") no-repeat;
  background-size: cover;
  background-position: center top;
  position: relative;
  clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 50% 100%, 0% 85%); }
  header .copy01 {
    width: 100%;
    max-width: 900px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    font-size: 1.5rem;
    color: #fff; }
    header .copy01 img {
      width: 100%;
      margin: 0 auto; }
  header .copy02 {
    width: 100%;
    background: url("../img/head-copy-bg.png") no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 5%; }
    header .copy02 img {
      width: 36%;
      margin: 2% auto; }
  header .head_img {
    padding-top: 13%; }
  header p {
    width: 100%;
    background: url("../img/head-copy-bg.png") no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 10%; }
  header img {
    width: 70%;
    display: block;
    margin: 0 auto; }
  header p img {
    width: 50%;
    margin-bottom: 2%; }

/* cont01 FV下部分 */
#cont01 {
  text-align: center;
  padding-bottom: 1%; }
  #cont01 .aori_img {
    max-width: 900px;
    width: 90%;
    margin: 5% auto 0; }
  #cont01 .aori {
    margin-top: 5%;
    padding: 0 3%;
    text-align: center;
    font-size: 3.5rem;
    line-height: 4rem; }
    #cont01 .aori span {
      font-size: 2.5rem; }
    #cont01 .aori em {
      font-size: 4.0rem;
      color: #f00;
      font-style: normal; }

/* cont02　こんなお悩みを抱える会社も */
#cont02 {
  text-align: center;
  padding: 5% 0 0;
  position: relative;
  background-color: #415265; }
  #cont02 img {
    margin-bottom: 3%;
    width: 50%; }
    #cont02 img:last-child {
      margin-bottom: 0; }

/* cont03　マスターズとは */
#cont03 {
  background: url("../img/bg_green.jpg");
  padding: 5% 0;
  text-align: center; }
  #cont03 img {
    max-width: 70%;
    margin-bottom: 3%; }

/* cont04 促し系のテキスト */
#cont04 {
  text-align: center;
  padding-bottom: 1%;
  padding: 0; }
  #cont04 h2 {
    width: 100%;
    position: relative;
    background: url("../img/no-bg.png") no-repeat;
    background-size: 20%;
    background-position: center top;
    padding: 5% 0 3%;
    margin: 0;
    font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 2.0em; }
    #cont04 h2 .art_num {
      width: 100%;
      margin: -2% auto 0;
      text-align: center;
      font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
      font-size: 4rem; }
    #cont04 h2 + img {
      width: 800px;
      margin-bottom: 3%; }
  #cont04 .article_01, #cont04 .article_03 {
    width: 100%;
    padding: 8% 0; }
  #cont04 .article_02, #cont04 .article_04 {
    width: 100%;
    padding: 8% 0;
    background: url("../img/bg_green.jpg"); }
  #cont04 .txt {
    width: 700px;
    margin: 0 auto;
    background-color: #fff;
    text-align: left;
    padding: 50px;
    font-size: 1.5rem;
    line-height: 1.8em; }
    #cont04 .txt ul {
      padding: 0 0 0 5%; }
      #cont04 .txt ul li {
        color: #f00;
        font-size: 1.2em;
        line-height: 1.3em; }
        #cont04 .txt ul li::before {
          font-family: "Font Awesome 5 Free";
          content: '\f00c';
          font-weight: 600;
          padding-right: 1%; }
  #cont04 img {
    width: 90%;
    display: block;
    margin: 0 auto 3%; }

/* cont05 4つの効果 */
#cont05 {
  padding: 5% 0;
  position: relative; }
  #cont05 h4 {
    margin: 0 auto;
    text-align: center; }
    #cont05 h4 img {
      width: 50%; }
  #cont05 ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 70%;
    margin: 0 auto;
    padding: 3%; }
    #cont05 ul li {
      font-size: 1.5rem;
      width: 49%; }
      #cont05 ul li:nth-child(odd) {
        margin-bottom: 2%;
        margin-right: 1%; }
      #cont05 ul li:nth-child(even) {
        margin-bottom: 2%;
        margin-left: 1%; }
      #cont05 ul li img {
        width: 100%; }

/* cont06　登録フォーム */
#cont06 {
  background: url("../img/bg_green.jpg");
  clip-path: polygon(50% 5%, 100% 0, 100% 100%, 0 100%, 0 0);
  text-align: center;
  padding: 5% 0;
  position: relative; }
  #cont06 h2 {
    width: 100%;
    position: relative;
    background: url("../img/no-bg.png") no-repeat;
    background-size: 20%;
    background-position: center top;
    padding: 5% 0 3%;
    margin: 0;
    font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 2.0em; }
    #cont06 h2 .art_num {
      width: 100%;
      margin: 0 auto;
      text-align: center; }
    #cont06 h2 + img {
      width: 800px;
      margin-bottom: 3%; }
  #cont06 .txt {
    width: 700px;
    margin: 0 auto;
    background-color: #fff;
    text-align: left;
    padding: 50px;
    font-size: 1.5rem;
    line-height: 1.8em; }
    #cont06 .txt ul {
      padding: 0 0 0 5%; }
      #cont06 .txt ul li {
        color: #f00;
        font-size: 1.2em;
        line-height: 1.3em; }
        #cont06 .txt ul li::before {
          font-family: "Font Awesome 5 Free";
          content: '\f00c';
          font-weight: 600;
          padding-right: 1%; }

/* cont07　資金調達のプロとして */
#cont07 {
  text-align: center;
  padding: 5% 0 10%;
  position: relative; }
  #cont07 .wrapper {
    width: 800px;
    margin: 0 auto; }
  #cont07 .txt {
    width: 800px;
    margin: 0 auto;
    text-align: left;
    padding: 50px 0;
    font-size: 1.5rem;
    line-height: 1.8rem; }
    #cont07 .txt ul {
      padding: 0 0 0 5%; }
      #cont07 .txt ul li {
        color: #f00;
        font-size: 1.2em;
        line-height: 1.3em; }
        #cont07 .txt ul li::before {
          font-family: "Font Awesome 5 Free";
          content: '\f00c';
          font-weight: 600;
          padding-right: 1%; }
  #cont07 h4 {
    width: 96%;
    margin: 5% auto 3%;
    padding: 2%;
    color: #fff;
    font-weight: bold;
    font-size: 1.8rem;
    text-shadow: 3px 3px 0 #666;
    background: #26a169; }
  #cont07 .profile {
    width: 90%;
    margin: 0 auto 5%; }
    #cont07 .profile img {
      width: 30%;
      float: left;
      margin: 0 2% 0 0; }
    #cont07 .profile .float_r {
      float: right;
      width: 65%; }
      #cont07 .profile .float_r p {
        font-size: 1.2rem;
        line-height: 1.5rem; }
      #cont07 .profile .float_r .post {
        font-size: 2.5rem;
        line-height: 2.5rem;
        margin-bottom: 3%;
        text-align: right;
        position: relative;
        text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2); }
        #cont07 .profile .float_r .post::after {
          content: '';
          display: block;
          width: 65%;
          position: absolute;
          right: 0;
          height: 4px;
          background: linear-gradient(to left, #032b52, transparent); }
        #cont07 .profile .float_r .post span {
          display: block;
          font-size: 0.7em; }
      #cont07 .profile .float_r::after {
        content: '';
        clear: both;
        display: block; }
    #cont07 .profile::after {
      content: '';
      clear: both;
      display: block; }
  #cont07 .b_arrow {
    width: 50%;
    display: block;
    position: absolute;
    bottom: -10%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5; }

/* cont08　エントリー */
#cont08 {
  text-align: center;
  padding: 8% 0 5%;
  background: url("../img/bg_green.jpg");
  position: relative; }
  #cont08 .txt {
    width: 800px;
    margin: 0 auto;
    text-align: left;
    padding: 50px;
    font-size: 1.5rem;
    line-height: 1.8em; }
    #cont08 .txt ul {
      padding: 0 0 0 5%; }
      #cont08 .txt ul li {
        color: #f00;
        font-size: 1.2em;
        line-height: 1.3em; }
        #cont08 .txt ul li::before {
          font-family: "Font Awesome 5 Free";
          content: '\f00c';
          font-weight: 600;
          padding-right: 1%; }

/* cont09　講座内容の紹介 */
#cont09 {
  text-align: center;
  padding: 5% 0;
  position: relative; }
  #cont09 .known-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 900px;
    margin: 5% auto; }
  #cont09 .ttl_Round {
    top: -40px; }
  #cont09 .knouhow01, #cont09 .knouhow03 {
    position: relative;
    width: 400px;
    margin: 0px 80px 80px 0px;
    padding: 3% 0;
    background-color: #eee;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #666;
    border: 1px #ddd solid; }
    #cont09 .knouhow01 img, #cont09 .knouhow03 img {
      width: 80%;
      margin: 5% 0 3%; }
    #cont09 .knouhow01 ul, #cont09 .knouhow03 ul {
      position: relative;
      background-color: #ECFAFF;
      padding: 3% 5%;
      box-shadow: 2px 2px 2px #666;
      border: 1px #DBEBF1 solid;
      width: calc(100% + 40px;);
      margin-left: -20px;
      margin-right: -20px;
      z-index: 5; }
      #cont09 .knouhow01 ul li, #cont09 .knouhow03 ul li {
        font-size: 0.9rem;
        line-height: 1.3em;
        border-bottom: 2px #999 dashed;
        margin: 0 0 2%;
        padding: 2%; }
        #cont09 .knouhow01 ul li::before, #cont09 .knouhow03 ul li::before {
          content: '\f00c';
          font-family: "Font Awesome 5 Free";
          font-weight: 600;
          padding-right: 1%;
          color: #429D3C; }
        #cont09 .knouhow01 ul li:last-child, #cont09 .knouhow03 ul li:last-child {
          border-bottom: none; }
      #cont09 .knouhow01 ul::before, #cont09 .knouhow03 ul::before {
        position: absolute;
        content: '';
        top: calc( 100% + 1px );
        left: 0;
        border: none;
        border-bottom: solid 15px transparent;
        border-right: solid 20px #6394AB;
        z-index: 1; }
      #cont09 .knouhow01 ul::after, #cont09 .knouhow03 ul::after {
        position: absolute;
        content: '';
        top: calc( 100% + 1px );
        right: -2px;
        border: none;
        border-bottom: solid 15px transparent;
        border-left: solid 20px #6394AB;
        z-index: 1; }
  #cont09 .knouhow02, #cont09 .knouhow04 {
    position: relative;
    width: 400px;
    margin: 0px 0px 80px 0px;
    padding: 3% 0;
    background-color: #eee;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #666;
    border: 1px #ddd solid; }
    #cont09 .knouhow02 img, #cont09 .knouhow04 img {
      width: 80%;
      margin: 5% 0 3%; }
    #cont09 .knouhow02 ul, #cont09 .knouhow04 ul {
      position: relative;
      background-color: #ECFAFF;
      padding: 3% 5%;
      box-shadow: 2px 2px 2px #666;
      border: 1px #DBEBF1 solid;
      width: calc(100% + 40px;);
      margin-left: -20px;
      margin-right: -20px;
      z-index: 5; }
      #cont09 .knouhow02 ul li, #cont09 .knouhow04 ul li {
        font-size: 0.9rem;
        line-height: 1.3em;
        border-bottom: 2px #999 dashed;
        margin: 0 0 2%;
        padding: 2%; }
        #cont09 .knouhow02 ul li::before, #cont09 .knouhow04 ul li::before {
          content: '\f00c';
          font-family: "Font Awesome 5 Free";
          font-weight: 600;
          padding-right: 1%;
          color: #429D3C; }
        #cont09 .knouhow02 ul li:last-child, #cont09 .knouhow04 ul li:last-child {
          border-bottom: none; }
      #cont09 .knouhow02 ul::before, #cont09 .knouhow04 ul::before {
        position: absolute;
        content: '';
        top: calc( 100% + 1px );
        left: 0;
        border: none;
        border-bottom: solid 15px transparent;
        border-right: solid 20px #6394AB;
        z-index: 1; }
      #cont09 .knouhow02 ul::after, #cont09 .knouhow04 ul::after {
        position: absolute;
        content: '';
        top: calc( 100% + 1px );
        right: -2px;
        border: none;
        border-bottom: solid 15px transparent;
        border-left: solid 20px #6394AB;
        z-index: 1; }
  #cont09 .txt {
    width: 800px;
    margin: 0 auto;
    text-align: left;
    padding: 50px;
    font-size: 1.5rem;
    line-height: 1.8em; }
    #cont09 .txt ul {
      padding: 0 0 0 5%; }
      #cont09 .txt ul li {
        color: #f00;
        font-size: 1.2em;
        line-height: 1.3em; }
        #cont09 .txt ul li::before {
          font-family: "Font Awesome 5 Free";
          content: '\f00c';
          font-weight: 600;
          padding-right: 1%; }

/* cont10　プレゼント */
#cont10 {
  padding-bottom: 1%;
  background: url("../img/sec10_bg.png") no-repeat;
  background-size: cover;
  background-position: center top;
  background-color: #032b52;
  padding: 5% 0;
  position: relative;
  z-index: 5;
  overflow: hidden; }
  #cont10 .txt {
    width: 800px;
    margin: 0 auto;
    color: #fff;
    text-align: left;
    padding: 5%;
    font-size: 1.5rem;
    line-height: 1.8em;
    z-index: 2; }
  #cont10 img {
    display: block;
    margin: 0 auto 3%; }
  #cont10 h2 {
    background-color: rgba(225, 225, 225, 0.8);
    padding: 3%;
    margin: 0 0 5%;
    font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 3.0em;
    line-height: 1.5em;
    position: relative; }
    #cont10 h2 .txt_s {
      font-size: 0.8em; }
  #cont10 .sec3_h {
    position: relative;
    font-size: 0.8em;
    left: -100px; }
    #cont10 .sec3_h::after {
      content: '';
      display: block;
      background-image: url("../img/SVG/sec3_h-img.svg");
      background-repeat: no-repeat;
      background-position: bottom left;
      background-size: contain;
      width: 105%;
      height: 30px;
      position: absolute;
      top: 75%;
      left: -3%; }
  #cont10 .bottom_bg {
    content: "";
    background: url("../img/sec10_bg02.png") no-repeat;
    background-size: contain;
    background-position: center top;
    position: absolute;
    width: 100%;
    height: 50vh;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1; }
  #cont10 em {
    font-size: 4.0rem;
    font-style: normal; }

/* cont11　事前登録のお願い */
#cont11 {
  text-align: center;
  padding: 5% 0;
  background: url("../img/bg_green.jpg");
  position: relative; }
  #cont11 .txt {
    width: 800px;
    margin: 0 auto;
    text-align: left;
    padding: 50px;
    font-size: 2.0rem;
    line-height: 1.8em;
    color: #fff; }
    #cont11 .txt img {
      width: 100%; }

/* cont12　レビュー */
#cont12 {
  background: url("../img/bg_green.jpg");
  text-align: center;
  padding: 8% 0 5%;
  position: relative; }
  #cont12 .wrapper {
    width: 800px;
    margin: 0 auto; }
  #cont12 .txt {
    width: 800px;
    margin: 0 auto;
    text-align: left;
    padding: 50px 0;
    font-size: 1.5rem;
    line-height: 1.8rem; }
    #cont12 .txt ul {
      padding: 0 0 0 5%; }
      #cont12 .txt ul li {
        color: #f00;
        font-size: 1.2em;
        line-height: 1.3em; }
        #cont12 .txt ul li::before {
          font-family: "Font Awesome 5 Free";
          content: '\f00c';
          font-weight: 600;
          padding-right: 1%; }
  #cont12 h4 {
    width: 96%;
    margin: 5% auto 3%;
    padding: 2%;
    color: #fff;
    font-weight: bold;
    font-size: 1.8rem;
    text-shadow: 3px 3px 0 #666;
    background: #26a169; }
  #cont12 .profile {
    width: 90%;
    margin: 0 auto 5%; }
    #cont12 .profile img {
      width: 30%;
      float: left;
      margin: 0 2% 0 0; }
    #cont12 .profile .float_r {
      float: right;
      width: 65%; }
      #cont12 .profile .float_r p {
        font-size: 1.2rem;
        line-height: 1.5rem; }
      #cont12 .profile .float_r .post {
        font-size: 2.5rem;
        line-height: 2.5rem;
        margin-bottom: 3%;
        text-align: right;
        position: relative;
        text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2); }
        #cont12 .profile .float_r .post::after {
          content: '';
          display: block;
          width: 65%;
          position: absolute;
          right: 0;
          height: 4px;
          background: linear-gradient(to left, #032b52, transparent); }
        #cont12 .profile .float_r .post span {
          display: block;
          font-size: 0.7em; }
      #cont12 .profile .float_r::after {
        content: '';
        clear: both;
        display: block; }
    #cont12 .profile::after {
      content: '';
      clear: both;
      display: block; }
  #cont12 .b_arrow {
    width: 50%;
    display: block;
    position: absolute;
    bottom: -10%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5; }

footer {
  /* 全端末向けCSS */
  background: #032b52;
  color: #fff;
  text-align: center;
  padding: 5% 0;
  font-size: 1.8rem; }

/* フォーム */
.form_Entry {
  margin: 0 auto 5%;
  padding: 3%;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 10%;
  text-align: center; }
  .form_Entry .formName, .form_Entry .formMail {
    width: 98%;
    height: 3rem;
    font-size: 1.5em;
    margin-bottom: 3%;
    padding-left: 1%;
    border: 1px #999 solid; }
  .form_Entry .formCheck {
    margin: 0 0 2% 0;
    /* ラベルのスタイル　*/ }
    .form_Entry .formCheck label {
      padding-left: 38px;
      font-size: 1.5em;
      line-height: 1.2em;
      display: inline-block;
      cursor: pointer;
      position: relative; }
      .form_Entry .formCheck label:before {
        content: '';
        width: 32px;
        height: 32px;
        display: inline-block;
        position: absolute;
        left: 0;
        background-color: #fff;
        box-shadow: inset 1px 2px 3px 0px #000;
        border-radius: 6px 6px 6px 6px; }
    .form_Entry .formCheck input[type=checkbox] {
      display: none; }
      .form_Entry .formCheck input[type=checkbox]:checked + label:before {
        content: '\2713';
        font-size: 36px;
        color: #fff;
        background-color: #06f; }
  .form_Entry .formTxt {
    display: block;
    margin: 3% 0;
    padding: 2%;
    border: dashed #26a169 1px;
    font-size: 2.5em; }
    .form_Entry .formTxt p {
      margin-top: 2.5%; }
    .form_Entry .formTxt img {
      float: left;
      margin: 0 3% 0 0;
      width: 13%; }
    .form_Entry .formTxt em {
      color: #f00;
      font-style: normal; }
    .form_Entry .formTxt ul {
      font-size: 0.8em;
      margin: 0 auto;
      width: 90%; }
      .form_Entry .formTxt ul li {
        margin-bottom: 1%; }
        .form_Entry .formTxt ul li::before {
          font-family: "Font Awesome 5 Free";
          content: '\f061';
          font-weight: 600;
          padding-right: 1%; }
  .form_Entry .formTxt01 {
    margin: 0 auto 2%;
    overflow: hidden; }
    .form_Entry .formTxt01::after {
      content: '';
      clear: both; }
  .form_Entry .btn-submit {
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #fff;
    width: 100%;
    height: 80px;
    line-height: 50px;
    border-radius: 5px;
    text-align: center;
    overflow: hidden;
    font-size: 2.0em;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bfd255+0,8eb92a+50,72aa00+51,9ecb2d+100;Green+Gloss */
    background: #bfd255;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 );
    /* IE6-9 */
    text-shadow: 1px 1px 1px rgba(100, 100, 100, 0.66);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
    transition: all .3s; }
    .form_Entry .btn-submit:hover {
      -webkit-transform: translateY(3px);
      transform: translateY(3px);
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a9db80+0,96c56f+100;Green+3D+%232 */
      background: #a9db80;
      /* Old browsers */
      background: -moz-linear-gradient(top, #a9db80 0%, #96c56f 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #a9db80 0%, #96c56f 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #a9db80 0%, #96c56f 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9db80', endColorstr='#96c56f',GradientType=0 );
      /* IE6-9 */ }
  .form_Entry .formLink {
    display: inline-block;
    margin: 2% 0;
    font-size: 1.1em; }
    .form_Entry .formLink a:hover {
      text-decoration: underline; }

/* 受講生・推薦の声 */
.review {
  width: 90%;
  margin: 0 auto 5%;
  background: #fff;
  padding: 5%;
  border-radius: 8px;
  box-shadow: 2px 2px 3px #999; }
  .review img {
    width: 30%;
    float: left;
    margin: 0 2% 0 0; }
  .review .float_r {
    float: right;
    width: 65%; }
    .review .float_r p {
      font-size: 1.2rem;
      line-height: 1.8rem; }
    .review .float_r .txt_summary {
      font-size: 1.8rem;
      line-height: 2.0rem;
      margin-bottom: 3%;
      position: relative; }
      .review .float_r .txt_summary::after {
        content: '';
        display: block;
        width: 65%;
        position: absolute;
        right: 0;
        height: 4px;
        background: linear-gradient(to left, #032b52, transparent); }
      .review .float_r .txt_summary span {
        display: block;
        font-size: 0.7em;
        text-align: right;
        line-height: 1.2em; }
    .review .float_r::after {
      content: '';
      clear: both;
      display: block; }
  .review::after {
    content: '';
    clear: both;
    display: block; }

/* モーダル */
.content {
  margin: 0 auto; }

.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10; }

.modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%; }

.modal__content {
  background: #fff;
  left: 50%;
  padding: 40px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  overflow: scroll;
  height: 80vh;
  font-size: 0.9em; }

.review {
  width: 90%;
  margin: 0 auto 5%;
  background: #fff;
  padding: 5%;
  border-radius: 8px;
  box-shadow: 2px 2px 3px #999; }
  .review img {
    width: 30%;
    float: left;
    margin: 0 2% 0 0; }
  .review .float_r {
    float: right;
    width: 65%; }
    .review .float_r p {
      font-size: 1.2rem;
      line-height: 1.8rem; }
    .review .float_r .txt_summary {
      font-size: 1.8rem;
      line-height: 2.0rem;
      margin-bottom: 3%;
      position: relative; }
      .review .float_r .txt_summary::after {
        content: '';
        display: block;
        width: 65%;
        position: absolute;
        right: 0;
        height: 4px;
        background: linear-gradient(to left, #032b52, transparent); }
      .review .float_r .txt_summary span {
        display: block;
        font-size: 0.7em;
        text-align: right;
        line-height: 1.2em; }
    .review .float_r::after {
      content: '';
      clear: both;
      display: block; }
  .review::after {
    content: '';
    clear: both;
    display: block; }

.shasen {
  display: inline-block;
  font-size: 1.8em;
  margin: 0 auto 3%;
  text-align: center;
  line-height: 1.4em;
  position: relative; }
  .shasen span.left {
    display4: inline-block;
    position: absolute;
    left: -10%;
    top: 0;
    height: 100%;
    width: 4%;
    background: linear-gradient(70deg, transparent, transparent 45%, #000 45%, #000 50%, transparent 50%, transparent 95%); }
  .shasen span.right {
    display: inline-block;
    position: absolute;
    right: -10%;
    top: 0;
    height: 100%;
    width: 4%;
    background: linear-gradient(-70deg, transparent, transparent 45%, #000 45%, #000 50%, transparent 50%, transparent 95%); }

.line_btn {
  margin: 0 auto;
  display: block;
  width: 80%;
  border-radius: 15px;
  color: #fff;
  font-size: 2.0em;
  padding: 4%;
  text-align: center;
  background: #2AAC38;
  position: relative;
  text-shadow: 1px 1px 1px rgba(100, 100, 100, 0.66);
  box-shadow: 5px 5px 0px #268f31;
  transition: all .1s; }
  .line_btn::before {
    content: url("../img/SVG/line_logo.svg");
    display: inline-block;
    width: 10%;
    position: absolute;
    left: 2%;
    top: 50%;
    padding-right: 2%;
    transform: translateY(-50%);
    border-right: #eee 1px solid; }
  .line_btn:hover {
    box-shadow: none;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }

.ttl_ribbon {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 55%;
  text-align: cover;
  padding: 3% 0;
  color: #fff;
  font-weight: bold;
  background-image: url("../img/ttl_bg-ribbon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-size: 2.5rem; }

.ttl_Round {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 65%;
  border-radius: 100px;
  padding: 2% 0;
  color: #fff;
  background-color: #027ec8;
  font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-size: 1.5rem;
  text-align: center;
  box-shadow: 2px 2px 3px #999; }
  .ttl_Round span {
    display: block;
    font-size: 0.7em;
    color: #fff; }

.txt_red {
  font-size: 1.5em;
  color: #f00; }

.txt_red-s {
  color: #f00; }

.txt_l {
  font-size: 1.5em; }

.txt_underline {
  text-decoration: underline; }

/* スマフォ
-------------------------------------------------- */
@media only screen and (max-width: 767px) {
  /* Sass Document */
  /*フォント*/
  /*テキストのメインカラー*/
  /*背景指定*/
  /* メディア別非表示 */
  .pc_hidden {
    display: none; }

  .tb_hidden {
    display: none; }

  .pctb_hidden {
    display: none; }

  .marker {
    background: linear-gradient(transparent 80%, #F5FF00 80%); }

  header {
    /* スマホとタブレット共通CSS */
    height: 70vh;
    /* スマホ向けCSS */
    height: 75vh; }
    header img {
      width: 99%;
      display: block;
      margin: 0 auto; }
    header .head_img {
      padding-top: 18%;
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
    header .copy01 {
      width: 100%;
      position: absolute;
      top: 0;
      text-align: center;
      font-size: 1.5rem;
      color: #fff; }
      header .copy01 img {
        width: 85%;
        margin: 0 auto; }
    header .copy02 {
      width: 100%;
      background: url("../img/head-copy-bg.png") no-repeat;
      background-size: cover;
      position: absolute;
      bottom: 5%; }
      header .copy02 img {
        width: 52%;
        margin: 2% auto; }
    header img {
      width: 100%;
      display: block;
      margin: 0 auto; }
    header .head_img {
      padding-top: 15%;
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
    header .copy01 {
      width: 100%;
      position: absolute;
      top: 0;
      text-align: center;
      font-size: 1.5rem;
      color: #fff; }
      header .copy01 img {
        width: 100%;
        margin: 0 auto; }
    header .copy02 {
      width: 100%;
      background: url("../img/head-copy-bg.png") no-repeat;
      background-size: cover;
      position: absolute;
      bottom: 10%; }
      header .copy02 img {
        width: 77%;
        margin: 2% auto; }

  /* cont01 FV下部分 */
  #cont01 {
    text-align: center;
    padding-bottom: 1%; }
    #cont01 .aori_img {
      max-width: 900px;
      width: 90%;
      margin: 5% auto 0; }
    #cont01 .aori {
      margin-top: 5%;
      padding: 0 3%;
      text-align: center;
      font-size: 3.5rem;
      line-height: 4rem; }
      #cont01 .aori span {
        font-size: 2.5rem; }
      #cont01 .aori em {
        font-size: 4.0rem;
        color: #f00;
        font-style: normal; }
    #cont01 .aori {
      margin-top: 8%;
      font-size: 2.0rem;
      line-height: 3rem; }
      #cont01 .aori span {
        font-size: 1.5rem; }
      #cont01 .aori em {
        font-size: 3.0rem;
        color: #f00; }

  /* cont02　こんなお悩みを抱える会社も */
  #cont02 {
    text-align: center;
    padding: 5% 0 0;
    position: relative;
    background-color: #415265;
    background-size: contain; }
    #cont02 img {
      margin-bottom: 3%;
      width: 50%; }
      #cont02 img:last-child {
        margin-bottom: 0; }
    #cont02 img {
      width: 90%; }

  /* cont03　マスターズとは */
  #cont03 {
    background: url("../img/bg_green.jpg");
    padding: 5% 0;
    text-align: center;
    padding: 5% 0; }
    #cont03 img {
      max-width: 70%;
      margin-bottom: 3%; }
    #cont03 img {
      max-width: 90%;
      margin-bottom: 3%; }

  /* cont04 促し系のテキスト */
  #cont04 {
    text-align: center;
    padding-bottom: 1%;
    padding: 0; }
    #cont04 h2 {
      width: 100%;
      position: relative;
      background: url("../img/no-bg.png") no-repeat;
      background-size: 20%;
      background-position: center top;
      padding: 5% 0 3%;
      margin: 0;
      font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-size: 2.0em; }
      #cont04 h2 .art_num {
        width: 100%;
        margin: -2% auto 0;
        text-align: center;
        font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
        font-size: 4rem; }
      #cont04 h2 + img {
        width: 800px;
        margin-bottom: 3%; }
    #cont04 .article_01, #cont04 .article_03 {
      width: 100%;
      padding: 8% 0; }
    #cont04 .article_02, #cont04 .article_04 {
      width: 100%;
      padding: 8% 0;
      background: url("../img/bg_green.jpg"); }
    #cont04 .txt {
      width: 700px;
      margin: 0 auto;
      background-color: #fff;
      text-align: left;
      padding: 50px;
      font-size: 1.5rem;
      line-height: 1.8em; }
      #cont04 .txt ul {
        padding: 0 0 0 5%; }
        #cont04 .txt ul li {
          color: #f00;
          font-size: 1.2em;
          line-height: 1.3em; }
          #cont04 .txt ul li::before {
            font-family: "Font Awesome 5 Free";
            content: '\f00c';
            font-weight: 600;
            padding-right: 1%; }
    #cont04 img {
      width: 90%;
      display: block;
      margin: 0 auto 3%; }
    #cont04 h2 {
      padding: 3% 0 3%;
      font-size: 1.5rem;
      line-height: 2.5rem;
      background-size: 30%; }
      #cont04 h2 .art_num {
        margin: 0 auto 0;
        text-align: center;
        font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
        font-size: 2rem; }
      #cont04 h2 + img {
        width: 90%; }
    #cont04 .txt {
      width: 84%;
      padding: 3%;
      font-size: 1.1rem; }

  /* cont05 4つの効果 */
  #cont05 {
    padding: 8% 0 10%;
    /* スマホ向けCSS */ }
    #cont05 ul {
      display: flex;
      flex-wrap: wrap;
      max-width: 90%;
      margin: 0 auto;
      padding: 3%; }
      #cont05 ul li {
        font-size: 1.5rem;
        width: 49%; }
        #cont05 ul li:nth-child(odd) {
          margin-bottom: 2%;
          margin-right: 1%; }
        #cont05 ul li:nth-child(even) {
          margin-bottom: 2%;
          margin-left: 1%; }
    #cont05 h4 {
      margin: 0 auto;
      text-align: center; }
      #cont05 h4 img {
        width: 90%; }
    #cont05 ul {
      display: flex;
      flex-wrap: wrap;
      max-width: 90%;
      margin: 0 auto;
      padding: 3%; }
      #cont05 ul li {
        font-size: 1.5rem;
        width: 100%; }
        #cont05 ul li:nth-child(odd) {
          margin-bottom: 2%;
          margin-right: 0%; }
        #cont05 ul li:nth-child(even) {
          margin-bottom: 2%;
          margin-left: 0%; }

  /* cont06　登録フォーム */
  #cont06 {
    background: url("../img/bg_green.jpg");
    clip-path: polygon(50% 5%, 100% 0, 100% 100%, 0 100%, 0 0);
    text-align: center;
    padding: 5% 0;
    position: relative;
    padding: 13% 0 10%; }
    #cont06 h2 {
      width: 100%;
      position: relative;
      background: url("../img/no-bg.png") no-repeat;
      background-size: 20%;
      background-position: center top;
      padding: 5% 0 3%;
      margin: 0;
      font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-size: 2.0em; }
      #cont06 h2 .art_num {
        width: 100%;
        margin: 0 auto;
        text-align: center; }
      #cont06 h2 + img {
        width: 800px;
        margin-bottom: 3%; }
    #cont06 .txt {
      width: 700px;
      margin: 0 auto;
      background-color: #fff;
      text-align: left;
      padding: 50px;
      font-size: 1.5rem;
      line-height: 1.8em; }
      #cont06 .txt ul {
        padding: 0 0 0 5%; }
        #cont06 .txt ul li {
          color: #f00;
          font-size: 1.2em;
          line-height: 1.3em; }
          #cont06 .txt ul li::before {
            font-family: "Font Awesome 5 Free";
            content: '\f00c';
            font-weight: 600;
            padding-right: 1%; }
    #cont06 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.2rem; }

  /* cont07　資金調達のプロとして */
  #cont07 {
    /* スマホとタブレット共通CSS */
    /* スマホ向けCSS */
    padding: 8% 0 5%; }
    #cont07 .wrapper {
      width: 100%;
      margin: 0 auto; }
    #cont07 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.1rem; }
    #cont07 .b_arrow {
      width: 50%;
      display: block;
      position: absolute;
      bottom: -6%;
      left: 50%;
      transform: translateX(-50%);
      z-index: 5; }
    #cont07 .profile {
      margin: 0 auto 5%;
      text-align: center; }
      #cont07 .profile img {
        width: 40%;
        float: none;
        margin: 0 0 0 0;
        display: inline-block; }
      #cont07 .profile .float_r {
        float: none;
        width: 100%;
        display: inline-block;
        margin: 0 auto; }
        #cont07 .profile .float_r p {
          font-size: 1.1rem;
          line-height: 1.5rem; }
        #cont07 .profile .float_r .post {
          font-size: 1.2rem;
          line-height: 1.5rem;
          margin-bottom: 3%;
          text-align: right;
          position: relative;
          text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2); }
          #cont07 .profile .float_r .post::after {
            content: '';
            display: block;
            width: 65%;
            position: absolute;
            right: 0;
            height: 4px;
            background: linear-gradient(to left, #032b52, transparent); }
          #cont07 .profile .float_r .post span {
            display: block;
            font-size: 0.7em; }
        #cont07 .profile .float_r::after {
          content: '';
          clear: both;
          display: block; }
      #cont07 .profile::after {
        content: '';
        clear: both;
        display: block; }
    #cont07 .b_arrow {
      width: 60%;
      display: block;
      position: absolute;
      bottom: -3%;
      left: 50%;
      transform: translateX(-50%);
      z-index: 5; }

  /* cont08　エントリー */
  #cont08 {
    /* スマホとタブレット共通CSS */
    /* スマホ向けCSS */
    padding: 10% 0 5%; }
    #cont08 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.2rem; }

  /* cont09　講座内容の紹介 */
  #cont09 {
    /* スマホとタブレット共通CSS */
    /* スマホ向けCSS */ }
    #cont09 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.2rem; }
    #cont09 .known-wrap {
      width: 100%;
      margin: 10% auto; }
    #cont09 .knouhow01, #cont09 .knouhow02,
    #cont09 .knouhow03, #cont09 .knouhow04 {
      position: relative;
      width: 88%;
      margin: 0 auto 80px;
      padding: 8% 0 5%;
      background-color: #eee;
      border-radius: 5px;
      box-shadow: 1px 1px 2px #888;
      border: 1px #ddd solid; }
      #cont09 .knouhow01 img, #cont09 .knouhow02 img,
      #cont09 .knouhow03 img, #cont09 .knouhow04 img {
        width: 80%;
        margin: 5% 0 3%; }
      #cont09 .knouhow01 ul, #cont09 .knouhow02 ul,
      #cont09 .knouhow03 ul, #cont09 .knouhow04 ul {
        position: relative;
        background-color: #ECFAFF;
        padding: 3% 5%;
        box-shadow: 2px 2px 2px #666;
        border: 1px #DBEBF1 solid;
        width: calc(100% + 4%;);
        margin-left: -2%;
        margin-right: -2%;
        z-index: 5; }
        #cont09 .knouhow01 ul li, #cont09 .knouhow02 ul li,
        #cont09 .knouhow03 ul li, #cont09 .knouhow04 ul li {
          font-size: 0.9rem;
          line-height: 1.3em;
          border-bottom: 2px #999 dashed;
          margin: 0 0 2%;
          padding: 2%; }
          #cont09 .knouhow01 ul li::before, #cont09 .knouhow02 ul li::before,
          #cont09 .knouhow03 ul li::before, #cont09 .knouhow04 ul li::before {
            content: '\f00c';
            font-family: "Font Awesome 5 Free";
            font-weight: 600;
            padding-right: 1%;
            color: #429D3C; }
          #cont09 .knouhow01 ul li:last-child, #cont09 .knouhow02 ul li:last-child,
          #cont09 .knouhow03 ul li:last-child, #cont09 .knouhow04 ul li:last-child {
            border-bottom: none; }
        #cont09 .knouhow01 ul::before, #cont09 .knouhow02 ul::before,
        #cont09 .knouhow03 ul::before, #cont09 .knouhow04 ul::before {
          position: absolute;
          content: '';
          top: calc(100% + 1px);
          left: 0;
          border: none;
          border-bottom: solid 10px transparent;
          border-right: solid 7px #6394AB;
          z-index: 1; }
        #cont09 .knouhow01 ul::after, #cont09 .knouhow02 ul::after,
        #cont09 .knouhow03 ul::after, #cont09 .knouhow04 ul::after {
          position: absolute;
          content: '';
          top: calc(100% + 1px);
          right: -2px;
          border: none;
          border-bottom: solid 10px transparent;
          border-left: solid 7px #6394AB;
          z-index: 1; }

  /* cont10　プレゼント */
  #cont10 {
    padding-bottom: 1%;
    background: url("../img/sec10_bg.png") no-repeat;
    background-size: cover;
    background-position: center top;
    background-color: #032b52;
    padding: 5% 0;
    position: relative;
    z-index: 5;
    overflow: hidden; }
    #cont10 .txt {
      width: 800px;
      margin: 0 auto;
      color: #fff;
      text-align: left;
      padding: 5%;
      font-size: 1.5rem;
      line-height: 1.8em;
      z-index: 2; }
    #cont10 img {
      display: block;
      margin: 0 auto 3%; }
    #cont10 h2 {
      background-color: rgba(225, 225, 225, 0.8);
      padding: 3%;
      margin: 0 0 5%;
      font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-size: 3.0em;
      line-height: 1.5em;
      position: relative; }
      #cont10 h2 .txt_s {
        font-size: 0.8em; }
    #cont10 .sec3_h {
      position: relative;
      font-size: 0.8em;
      left: -100px; }
      #cont10 .sec3_h::after {
        content: '';
        display: block;
        background-image: url("../img/SVG/sec3_h-img.svg");
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: contain;
        width: 105%;
        height: 30px;
        position: absolute;
        top: 75%;
        left: -3%; }
    #cont10 .bottom_bg {
      content: "";
      background: url("../img/sec10_bg02.png") no-repeat;
      background-size: contain;
      background-position: center top;
      position: absolute;
      width: 100%;
      height: 50vh;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      z-index: 1; }
    #cont10 em {
      font-size: 4.0rem;
      font-style: normal; }
    #cont10 h2 {
      padding: 3%;
      margin: 0 0 5%;
      font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-size: 1.8rem;
      line-height: 1.5em;
      position: relative; }
      #cont10 h2 .txt_s {
        font-size: 0.8em; }
    #cont10 .sec3_h {
      position: relative;
      font-size: 0.8em;
      left: -12%; }
      #cont10 .sec3_h::after {
        content: '';
        display: block;
        background-image: url("../img/SVG/sec3_h-img.svg");
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: contain;
        width: 105%;
        height: 18px;
        position: absolute;
        top: 75%;
        left: -3%; }
    #cont10 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.1rem; }
    #cont10 img {
      display: block;
      margin: 0 auto 3%;
      width: 100%; }

  /* cont11　事前登録のお願い */
  #cont11 {
    /* スマホとタブレット共通CSS */
    /* スマホ向けCSS */ }
    #cont11 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.2rem; }

  /* cont12　レビュー */
  #cont12 {
    /* スマホとタブレット共通CSS */
    /* スマホ向けCSS */
    padding: 8% 0 5%; }
    #cont12 .wrapper {
      width: 100%;
      margin: 5% auto; }
    #cont12 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.1rem; }
    #cont12 .b_arrow {
      width: 50%;
      display: block;
      position: absolute;
      bottom: -6%;
      left: 50%;
      transform: translateX(-50%);
      z-index: 5; }
    #cont12 .profile {
      margin: 0 auto 5%;
      text-align: center; }
      #cont12 .profile img {
        width: 40%;
        float: none;
        margin: 0 0 0 0;
        display: inline-block; }
      #cont12 .profile .float_r {
        float: none;
        width: 100%;
        display: inline-block;
        margin: 0 auto; }
        #cont12 .profile .float_r p {
          font-size: 1.1rem;
          line-height: 1.5rem; }
        #cont12 .profile .float_r .post {
          font-size: 1.2rem;
          line-height: 1.5rem;
          margin-bottom: 3%;
          text-align: right;
          position: relative;
          text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2); }
          #cont12 .profile .float_r .post::after {
            content: '';
            display: block;
            width: 65%;
            position: absolute;
            right: 0;
            height: 4px;
            background: linear-gradient(to left, #032b52, transparent); }
          #cont12 .profile .float_r .post span {
            display: block;
            font-size: 0.7em; }
        #cont12 .profile .float_r::after {
          content: '';
          clear: both;
          display: block; }
      #cont12 .profile::after {
        content: '';
        clear: both;
        display: block; }
    #cont12 .b_arrow {
      width: 60%;
      display: block;
      position: absolute;
      bottom: -3%;
      left: 50%;
      transform: translateX(-50%);
      z-index: 5; }

  footer {
    /* スマホとタブレット共通CSS */
    font-size: 1.5rem;
    /* スマホ向けCSS */ }

  /* フォーム */
  .form_Entry {
    padding: 4%;
    width: 87%; }
    .form_Entry .formName, .form_Entry .formMail {
      margin-bottom: 5%;
      padding-left: 2%; }
    .form_Entry .formCheck {
      margin: 0 0 5% 0; }
      .form_Entry .formCheck label {
        font-size: 1.4rem; }
    .form_Entry .btn-submit {
      color: #fff;
      width: 90%;
      height: 50px;
      line-height: 30px;
      border-radius: 5px;
      font-size: 1.5rem; }
    .form_Entry .formTxt {
      display: block;
      margin: 3% 0 5% 0;
      padding: 2%;
      font-size: 1.8em; }
      .form_Entry .formTxt img {
        margin: 0 3% 0 0;
        width: 20%; }
      .form_Entry .formTxt ul {
        font-size: 0.55em;
        margin: 0 auto;
        width: 100%; }
        .form_Entry .formTxt ul li {
          padding: 0 0 1% 0; }
          .form_Entry .formTxt ul li::before {
            font-family: "Font Awesome 5 Free";
            content: '\f061';
            font-weight: 600;
            padding-right: 1%; }

  /* 受講生・推薦の声 */
  .review {
    width: 80%;
    margin: 0 auto 5%;
    text-align: center; }
    .review img {
      width: 40%;
      float: none;
      margin: 0 0 0 0;
      display: inline-block; }
    .review .float_r {
      float: none;
      width: 100%;
      display: inline-block;
      margin: 0 auto; }
      .review .float_r p {
        font-size: 1.1rem;
        line-height: 1.5rem; }
      .review .float_r .txt_summary {
        font-size: 1.2rem;
        line-height: 1.5rem;
        margin-bottom: 3%;
        text-align: right;
        position: relative;
        text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2); }
        .review .float_r .txt_summary::after {
          content: '';
          display: block;
          width: 65%;
          position: absolute;
          right: 0;
          height: 4px;
          background: linear-gradient(to left, #032b52, transparent); }
        .review .float_r .txt_summary span {
          display: block;
          font-size: 0.7em; }
      .review .float_r::after {
        content: '';
        clear: both;
        display: block; }
    .review::after {
      content: '';
      clear: both;
      display: block; }

  /* モーダル */
  .content {
    margin: 0 auto; }

  .modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10; }

  .modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%; }

  .modal__content {
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    overflow: scroll;
    height: 80vh;
    font-size: 0.9em; }

  .review {
    width: 80%;
    margin: 0 auto 5%;
    text-align: center; }
    .review img {
      width: 40%;
      float: none;
      margin: 0 0 0 0;
      display: inline-block; }
    .review .float_r {
      float: none;
      width: 100%;
      display: inline-block;
      margin: 0 auto; }
      .review .float_r p {
        font-size: 1.1rem;
        line-height: 1.5rem; }
      .review .float_r .txt_summary {
        font-size: 1.2rem;
        line-height: 1.5rem;
        margin-bottom: 3%;
        text-align: right;
        position: relative;
        text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2); }
        .review .float_r .txt_summary::after {
          content: '';
          display: block;
          width: 65%;
          position: absolute;
          right: 0;
          height: 4px;
          background: linear-gradient(to left, #032b52, transparent); }
        .review .float_r .txt_summary span {
          display: block;
          font-size: 0.7em; }
      .review .float_r::after {
        content: '';
        clear: both;
        display: block; }
    .review::after {
      content: '';
      clear: both;
      display: block; }

  .shasen {
    /* スマホとタブレット共通CSS */
    /* スマホ向けCSS */
    font-size: 1.0em; }

  .line_btn {
    /* スマホとタブレット共通CSS */
    /* スマホ向けCSS */
    width: 90%;
    font-size: 1.2em;
    box-shadow: 2px 2px 0px #268f31; }

  .ttl_ribbon {
    /* スマホとタブレット共通CSS */
    /* スマホ向けCSS */
    width: 90%;
    height: 3%;
    padding: 5% 0 0;
    font-size: 1.4rem;
    top: -2%; }

  .ttl_Round {
    /* スマホとタブレット共通CSS */
    /* スマホ向けCSS */
    width: 90%;
    height: 58px;
    padding: 5% 0 0;
    font-size: 1.4rem;
    top: -2%; }

  .txt_red {
    font-size: 1.5em;
    color: #f00; }

  .txt_red-s {
    color: #f00; }

  .txt_l {
    font-size: 1.5em; }

  .txt_underline {
    text-decoration: underline; } }
/* タブレット
-------------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* Sass Document */
  /*フォント*/
  /*テキストのメインカラー*/
  /*背景指定*/
  /* メディア別非表示 */
  .pc_hidden {
    display: none; }

  .sp_hidden {
    display: none; }

  .marker {
    background: linear-gradient(transparent 80%, #F5FF00 80%); }

  header {
    /* スマホとタブレット共通CSS */
    height: 70vh;
    /* タブレットホ向けCSS */ }
    header img {
      width: 99%;
      display: block;
      margin: 0 auto; }
    header .head_img {
      padding-top: 18%;
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
    header .copy01 {
      width: 100%;
      position: absolute;
      top: 0;
      text-align: center;
      font-size: 1.5rem;
      color: #fff; }
      header .copy01 img {
        width: 85%;
        margin: 0 auto; }
    header .copy02 {
      width: 100%;
      background: url("../img/head-copy-bg.png") no-repeat;
      background-size: cover;
      position: absolute;
      bottom: 5%; }
      header .copy02 img {
        width: 52%;
        margin: 2% auto; }

  /* cont01 FV下部分 */
  #cont01 {
    text-align: center;
    padding-bottom: 1%; }
    #cont01 .aori_img {
      max-width: 900px;
      width: 90%;
      margin: 5% auto 0; }
    #cont01 .aori {
      margin-top: 5%;
      padding: 0 3%;
      text-align: center;
      font-size: 3.5rem;
      line-height: 4rem; }
      #cont01 .aori span {
        font-size: 2.5rem; }
      #cont01 .aori em {
        font-size: 4.0rem;
        color: #f00;
        font-style: normal; }

  /* cont02　こんなお悩みを抱える会社も */
  #cont02 {
    text-align: center;
    padding: 5% 0 0;
    position: relative;
    background-color: #415265; }
    #cont02 img {
      margin-bottom: 3%;
      width: 50%; }
      #cont02 img:last-child {
        margin-bottom: 0; }
    #cont02 h2 {
      min-height: 38vh;
      margin-bottom: 10%;
      position: relative;
      background-size: cover;
      /* アイコンの大きさ指定 */ }
      #cont02 h2 img {
        bottom: -8%;
        left: 50%;
        transform: translateX(-50%);
        width: 80%; }

  /* cont03　マスターズとは */
  #cont03 {
    background: url("../img/bg_green.jpg");
    padding: 5% 0;
    text-align: center;
    padding: 5% 0; }
    #cont03 img {
      max-width: 70%;
      margin-bottom: 3%; }
    #cont03 img {
      max-width: 70%;
      margin-bottom: 3%; }

  /* cont04 促し系のテキスト */
  #cont04 {
    text-align: center;
    padding-bottom: 1%;
    padding: 0; }
    #cont04 h2 {
      width: 100%;
      position: relative;
      background: url("../img/no-bg.png") no-repeat;
      background-size: 20%;
      background-position: center top;
      padding: 5% 0 3%;
      margin: 0;
      font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-size: 2.0em; }
      #cont04 h2 .art_num {
        width: 100%;
        margin: -2% auto 0;
        text-align: center;
        font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
        font-size: 4rem; }
      #cont04 h2 + img {
        width: 800px;
        margin-bottom: 3%; }
    #cont04 .article_01, #cont04 .article_03 {
      width: 100%;
      padding: 8% 0; }
    #cont04 .article_02, #cont04 .article_04 {
      width: 100%;
      padding: 8% 0;
      background: url("../img/bg_green.jpg"); }
    #cont04 .txt {
      width: 700px;
      margin: 0 auto;
      background-color: #fff;
      text-align: left;
      padding: 50px;
      font-size: 1.5rem;
      line-height: 1.8em; }
      #cont04 .txt ul {
        padding: 0 0 0 5%; }
        #cont04 .txt ul li {
          color: #f00;
          font-size: 1.2em;
          line-height: 1.3em; }
          #cont04 .txt ul li::before {
            font-family: "Font Awesome 5 Free";
            content: '\f00c';
            font-weight: 600;
            padding-right: 1%; }
    #cont04 img {
      width: 90%;
      display: block;
      margin: 0 auto 3%; }
    #cont04 h2 {
      padding: 3% 0 3%;
      font-size: 2.0rem;
      line-height: 2.5rem;
      background-size: 20%; }
      #cont04 h2 .art_num {
        margin: 0 auto 0;
        text-align: center;
        font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
        font-size: 2rem; }
      #cont04 h2 + img {
        width: 90%; }
    #cont04 .txt {
      width: 84%;
      padding: 3%;
      font-size: 1.1rem; }

  /* cont05 4つの効果 */
  #cont05 {
    padding: 8% 0 10%;
    /* タブレットホ向けCSS */ }
    #cont05 ul {
      display: flex;
      flex-wrap: wrap;
      max-width: 90%;
      margin: 0 auto;
      padding: 3%; }
      #cont05 ul li {
        font-size: 1.5rem;
        width: 49%; }
        #cont05 ul li:nth-child(odd) {
          margin-bottom: 2%;
          margin-right: 1%; }
        #cont05 ul li:nth-child(even) {
          margin-bottom: 2%;
          margin-left: 1%; }

  /* cont06　登録フォーム */
  #cont06 {
    background: url("../img/bg_green.jpg");
    clip-path: polygon(50% 5%, 100% 0, 100% 100%, 0 100%, 0 0);
    text-align: center;
    padding: 5% 0;
    position: relative;
    padding: 15% 0 5%; }
    #cont06 h2 {
      width: 100%;
      position: relative;
      background: url("../img/no-bg.png") no-repeat;
      background-size: 20%;
      background-position: center top;
      padding: 5% 0 3%;
      margin: 0;
      font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-size: 2.0em; }
      #cont06 h2 .art_num {
        width: 100%;
        margin: 0 auto;
        text-align: center; }
      #cont06 h2 + img {
        width: 800px;
        margin-bottom: 3%; }
    #cont06 .txt {
      width: 700px;
      margin: 0 auto;
      background-color: #fff;
      text-align: left;
      padding: 50px;
      font-size: 1.5rem;
      line-height: 1.8em; }
      #cont06 .txt ul {
        padding: 0 0 0 5%; }
        #cont06 .txt ul li {
          color: #f00;
          font-size: 1.2em;
          line-height: 1.3em; }
          #cont06 .txt ul li::before {
            font-family: "Font Awesome 5 Free";
            content: '\f00c';
            font-weight: 600;
            padding-right: 1%; }
    #cont06 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.2rem; }

  /* cont07　資金調達のプロとして */
  #cont07 {
    /* スマホとタブレット共通CSS */
    /* タブレットホ向けCSS */ }
    #cont07 .wrapper {
      width: 100%;
      margin: 0 auto; }
    #cont07 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.1rem; }
    #cont07 .b_arrow {
      width: 50%;
      display: block;
      position: absolute;
      bottom: -6%;
      left: 50%;
      transform: translateX(-50%);
      z-index: 5; }

  /* cont08　エントリー */
  #cont08 {
    /* スマホとタブレット共通CSS */
    /* タブレットホ向けCSS */ }
    #cont08 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.2rem; }

  /* cont09　講座内容の紹介 */
  #cont09 {
    /* スマホとタブレット共通CSS */
    /* タブレットホ向けCSS */ }
    #cont09 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.2rem; }
    #cont09 .known-wrap {
      display: flex;
      flex-wrap: wrap;
      width: 710px;
      margin: 5% auto; }
    #cont09 .knouhow01, #cont09 .knouhow03 {
      position: relative;
      width: 320px;
      margin: 0px 60px 80px 0px;
      padding: 3% 0;
      background-color: #eee;
      border-radius: 5px;
      box-shadow: 2px 2px 2px #666;
      border: 1px #ddd solid; }
      #cont09 .knouhow01 img, #cont09 .knouhow03 img {
        width: 80%;
        margin: 5% 0 3%; }
      #cont09 .knouhow01 ul, #cont09 .knouhow03 ul {
        position: relative;
        background-color: #ECFAFF;
        padding: 3% 5%;
        box-shadow: 2px 2px 2px #666;
        border: 1px #DBEBF1 solid;
        width: calc(100% + 40px;);
        margin-left: -20px;
        margin-right: -20px;
        z-index: 5; }
        #cont09 .knouhow01 ul li, #cont09 .knouhow03 ul li {
          font-size: 0.9rem;
          line-height: 1.3em;
          border-bottom: 2px #999 dashed;
          margin: 0 0 2%;
          padding: 2%; }
          #cont09 .knouhow01 ul li::before, #cont09 .knouhow03 ul li::before {
            content: '\f00c';
            font-family: "Font Awesome 5 Free";
            font-weight: 600;
            padding-right: 1%;
            color: #429D3C; }
          #cont09 .knouhow01 ul li:last-child, #cont09 .knouhow03 ul li:last-child {
            border-bottom: none; }
        #cont09 .knouhow01 ul::before, #cont09 .knouhow03 ul::before {
          position: absolute;
          content: '';
          top: calc( 100% + 1px );
          left: 0;
          border: none;
          border-bottom: solid 15px transparent;
          border-right: solid 20px #6394AB;
          z-index: 1; }
        #cont09 .knouhow01 ul::after, #cont09 .knouhow03 ul::after {
          position: absolute;
          content: '';
          top: calc( 100% + 1px );
          right: -2px;
          border: none;
          border-bottom: solid 15px transparent;
          border-left: solid 20px #6394AB;
          z-index: 1; }
    #cont09 .knouhow02, #cont09 .knouhow04 {
      position: relative;
      width: 320px;
      margin: 0px 0px 80px 0px;
      padding: 3% 0;
      background-color: #eee;
      border-radius: 5px;
      box-shadow: 2px 2px 2px #666;
      border: 1px #ddd solid; }
      #cont09 .knouhow02 img, #cont09 .knouhow04 img {
        width: 80%;
        margin: 5% 0 3%; }
      #cont09 .knouhow02 ul, #cont09 .knouhow04 ul {
        position: relative;
        background-color: #ECFAFF;
        padding: 3% 5%;
        box-shadow: 2px 2px 2px #666;
        border: 1px #DBEBF1 solid;
        width: calc(100% + 40px;);
        margin-left: -20px;
        margin-right: -20px;
        z-index: 5; }
        #cont09 .knouhow02 ul li, #cont09 .knouhow04 ul li {
          font-size: 0.9rem;
          line-height: 1.3em;
          border-bottom: 2px #999 dashed;
          margin: 0 0 2%;
          padding: 2%; }
          #cont09 .knouhow02 ul li::before, #cont09 .knouhow04 ul li::before {
            content: '\f00c';
            font-family: "Font Awesome 5 Free";
            font-weight: 600;
            padding-right: 1%;
            color: #429D3C; }
          #cont09 .knouhow02 ul li:last-child, #cont09 .knouhow04 ul li:last-child {
            border-bottom: none; }
        #cont09 .knouhow02 ul::before, #cont09 .knouhow04 ul::before {
          position: absolute;
          content: '';
          top: calc( 100% + 1px );
          left: 0;
          border: none;
          border-bottom: solid 15px transparent;
          border-right: solid 20px #6394AB;
          z-index: 1; }
        #cont09 .knouhow02 ul::after, #cont09 .knouhow04 ul::after {
          position: absolute;
          content: '';
          top: calc( 100% + 1px );
          right: -2px;
          border: none;
          border-bottom: solid 15px transparent;
          border-left: solid 20px #6394AB;
          z-index: 1; }

  /* cont10　プレゼント */
  #cont10 {
    padding-bottom: 1%;
    background: url("../img/sec10_bg.png") no-repeat;
    background-size: cover;
    background-position: center top;
    background-color: #032b52;
    padding: 5% 0;
    position: relative;
    z-index: 5;
    overflow: hidden; }
    #cont10 .txt {
      width: 800px;
      margin: 0 auto;
      color: #fff;
      text-align: left;
      padding: 5%;
      font-size: 1.5rem;
      line-height: 1.8em;
      z-index: 2; }
    #cont10 img {
      display: block;
      margin: 0 auto 3%; }
    #cont10 h2 {
      background-color: rgba(225, 225, 225, 0.8);
      padding: 3%;
      margin: 0 0 5%;
      font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-size: 3.0em;
      line-height: 1.5em;
      position: relative; }
      #cont10 h2 .txt_s {
        font-size: 0.8em; }
    #cont10 .sec3_h {
      position: relative;
      font-size: 0.8em;
      left: -100px; }
      #cont10 .sec3_h::after {
        content: '';
        display: block;
        background-image: url("../img/SVG/sec3_h-img.svg");
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: contain;
        width: 105%;
        height: 30px;
        position: absolute;
        top: 75%;
        left: -3%; }
    #cont10 .bottom_bg {
      content: "";
      background: url("../img/sec10_bg02.png") no-repeat;
      background-size: contain;
      background-position: center top;
      position: absolute;
      width: 100%;
      height: 50vh;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      z-index: 1; }
    #cont10 em {
      font-size: 4.0rem;
      font-style: normal; }
    #cont10 .txt {
      width: 80%;
      padding: 3%;
      font-size: 1.2rem; }
    #cont10 img {
      display: block;
      margin: 0 auto 3%;
      width: 80%; }

  /* cont11　事前登録のお願い */
  #cont11 {
    /* スマホとタブレット共通CSS */
    /* タブレットホ向けCSS */ }
    #cont11 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.2rem; }

  /* cont12　レビュー */
  #cont12 {
    /* スマホとタブレット共通CSS */
    /* タブレットホ向けCSS */ }
    #cont12 .wrapper {
      width: 100%;
      margin: 5% auto; }
    #cont12 .txt {
      width: 90%;
      padding: 3%;
      font-size: 1.1rem; }
    #cont12 .b_arrow {
      width: 50%;
      display: block;
      position: absolute;
      bottom: -6%;
      left: 50%;
      transform: translateX(-50%);
      z-index: 5; }

  footer {
    /* スマホとタブレット共通CSS */
    font-size: 1.5rem;
    /* タブレットホ向けCSS */ }

  /* フォーム */
  .form_Entry {
    padding: 4%;
    /* タブレットホ向けCSS */
    width: 82%; }
    .form_Entry .formName, .form_Entry .formMail {
      margin-bottom: 5%;
      padding-left: 2%; }
    .form_Entry .formCheck {
      margin: 0 0 5% 0; }
      .form_Entry .formCheck label {
        font-size: 1.4rem; }
    .form_Entry .btn-submit {
      color: #fff;
      width: 90%;
      height: 50px;
      line-height: 30px;
      border-radius: 5px;
      font-size: 1.5rem; }
    .form_Entry .formTxt {
      display: block;
      margin: 3% 0 5% 0;
      padding: 2%;
      font-size: 1.8em; }
      .form_Entry .formTxt img {
        margin: 0 3% 0 0;
        width: 20%; }
      .form_Entry .formTxt ul {
        font-size: 0.55em;
        margin: 0 auto;
        width: 100%; }
        .form_Entry .formTxt ul li {
          padding: 0 0 1% 0; }
          .form_Entry .formTxt ul li::before {
            font-family: "Font Awesome 5 Free";
            content: '\f061';
            font-weight: 600;
            padding-right: 1%; }
    .form_Entry .formTxt {
      font-size: 2.5rem; }
      .form_Entry .formTxt p {
        margin-top: 2.5%; }
      .form_Entry .formTxt img {
        float: left;
        margin: 0 3% 0 0;
        width: 18%; }
      .form_Entry .formTxt em {
        color: #f00;
        font-style: normal; }
      .form_Entry .formTxt ul {
        font-size: 1.8rem;
        margin: 0 auto;
        width: 100%; }
        .form_Entry .formTxt ul li {
          margin-bottom: 1%; }
          .form_Entry .formTxt ul li::before {
            font-family: "Font Awesome 5 Free";
            content: '\f061';
            font-weight: 600;
            padding-right: 1%; }

  /* 受講生・推薦の声 */
  .review {
    width: 80%; }

  /* モーダル */
  .content {
    margin: 0 auto; }

  .modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10; }

  .modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%; }

  .modal__content {
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    overflow: scroll;
    height: 80vh;
    font-size: 0.9em; }

  .shasen {
    /* スマホとタブレット共通CSS */
    /* タブレットホ向けCSS */ }

  .line_btn {
    /* スマホとタブレット共通CSS */
    /* タブレットホ向けCSS */ }

  .ttl_ribbon {
    /* スマホとタブレット共通CSS */
    /* タブレットホ向けCSS */
    width: 80%;
    height: 7%;
    font-size: 1.8rem;
    top: -3%;
    padding: 5% 0 0; }

  .ttl_Round {
    /* スマホとタブレット共通CSS */
    /* タブレットホ向けCSS */
    width: 80%;
    height: 50px;
    font-size: 1.4rem;
    top: -5%;
    padding: 5% 0 0; }

  .txt_red {
    font-size: 1.5em;
    color: #f00; }

  .txt_red-s {
    color: #f00; }

  .txt_l {
    font-size: 1.5em; }

  .txt_underline {
    text-decoration: underline; } }
/* PC
-------------------------------------------------- */
@media only screen and (min-width: 1024px) {
  /* Sass Document */
  /*フォント*/
  /*テキストのメインカラー*/
  /*背景指定*/
  /* メディア別非表示 */
  .sp_hidden {
    display: none; }

  .tb_hidden {
    display: none; }

  .marker {
    background: linear-gradient(transparent 80%, #F5FF00 80%); }

  header {
    /* PC向けCSS */ }

  /* cont01 FV下部分 */
  #cont01 {
    text-align: center;
    padding-bottom: 1%; }
    #cont01 .aori_img {
      max-width: 900px;
      width: 90%;
      margin: 5% auto 0; }
    #cont01 .aori {
      margin-top: 5%;
      padding: 0 3%;
      text-align: center;
      font-size: 3.5rem;
      line-height: 4rem; }
      #cont01 .aori span {
        font-size: 2.5rem; }
      #cont01 .aori em {
        font-size: 4.0rem;
        color: #f00;
        font-style: normal; }

  /* cont02　こんなお悩みを抱える会社も */
  #cont02 {
    text-align: center;
    padding: 5% 0 0;
    position: relative;
    background-color: #415265; }
    #cont02 img {
      margin-bottom: 3%;
      width: 50%; }
      #cont02 img:last-child {
        margin-bottom: 0; }

  /* cont03　マスターズとは */
  #cont03 {
    background: url("../img/bg_green.jpg");
    padding: 5% 0;
    text-align: center; }
    #cont03 img {
      max-width: 70%;
      margin-bottom: 3%; }

  /* cont04 促し系のテキスト */
  #cont04 {
    text-align: center;
    padding-bottom: 1%;
    padding: 0; }
    #cont04 h2 {
      width: 100%;
      position: relative;
      background: url("../img/no-bg.png") no-repeat;
      background-size: 20%;
      background-position: center top;
      padding: 5% 0 3%;
      margin: 0;
      font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-size: 2.0em; }
      #cont04 h2 .art_num {
        width: 100%;
        margin: -2% auto 0;
        text-align: center;
        font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
        font-size: 4rem; }
      #cont04 h2 + img {
        width: 800px;
        margin-bottom: 3%; }
    #cont04 .article_01, #cont04 .article_03 {
      width: 100%;
      padding: 8% 0; }
    #cont04 .article_02, #cont04 .article_04 {
      width: 100%;
      padding: 8% 0;
      background: url("../img/bg_green.jpg"); }
    #cont04 .txt {
      width: 700px;
      margin: 0 auto;
      background-color: #fff;
      text-align: left;
      padding: 50px;
      font-size: 1.5rem;
      line-height: 1.8em; }
      #cont04 .txt ul {
        padding: 0 0 0 5%; }
        #cont04 .txt ul li {
          color: #f00;
          font-size: 1.2em;
          line-height: 1.3em; }
          #cont04 .txt ul li::before {
            font-family: "Font Awesome 5 Free";
            content: '\f00c';
            font-weight: 600;
            padding-right: 1%; }
    #cont04 img {
      width: 90%;
      display: block;
      margin: 0 auto 3%; }

  /* cont05 4つの効果 */
  #cont05 {
    /* PC向けCSS */ }
    #cont05 .fukidashi {
      width: 500px; }

  /* cont06　登録フォーム */
  #cont06 {
    background: url("../img/bg_green.jpg");
    clip-path: polygon(50% 5%, 100% 0, 100% 100%, 0 100%, 0 0);
    text-align: center;
    padding: 5% 0;
    position: relative; }
    #cont06 h2 {
      width: 100%;
      position: relative;
      background: url("../img/no-bg.png") no-repeat;
      background-size: 20%;
      background-position: center top;
      padding: 5% 0 3%;
      margin: 0;
      font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-size: 2.0em; }
      #cont06 h2 .art_num {
        width: 100%;
        margin: 0 auto;
        text-align: center; }
      #cont06 h2 + img {
        width: 800px;
        margin-bottom: 3%; }
    #cont06 .txt {
      width: 700px;
      margin: 0 auto;
      background-color: #fff;
      text-align: left;
      padding: 50px;
      font-size: 1.5rem;
      line-height: 1.8em; }
      #cont06 .txt ul {
        padding: 0 0 0 5%; }
        #cont06 .txt ul li {
          color: #f00;
          font-size: 1.2em;
          line-height: 1.3em; }
          #cont06 .txt ul li::before {
            font-family: "Font Awesome 5 Free";
            content: '\f00c';
            font-weight: 600;
            padding-right: 1%; }

  /* cont07　資金調達のプロとして */
  #cont07 {
    /* PC向けCSS */ }

  /* cont08　エントリー */
  #cont08 {
    /* PC向けCSS */ }

  /* cont09　講座内容の紹介 */
  #cont09 {
    /* PC向けCSS */ }

  /* cont10　プレゼント */
  #cont10 {
    padding-bottom: 1%;
    background: url("../img/sec10_bg.png") no-repeat;
    background-size: cover;
    background-position: center top;
    background-color: #032b52;
    padding: 5% 0;
    position: relative;
    z-index: 5;
    overflow: hidden; }
    #cont10 .txt {
      width: 800px;
      margin: 0 auto;
      color: #fff;
      text-align: left;
      padding: 5%;
      font-size: 1.5rem;
      line-height: 1.8em;
      z-index: 2; }
    #cont10 img {
      display: block;
      margin: 0 auto 3%; }
    #cont10 h2 {
      background-color: rgba(225, 225, 225, 0.8);
      padding: 3%;
      margin: 0 0 5%;
      font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-size: 3.0em;
      line-height: 1.5em;
      position: relative; }
      #cont10 h2 .txt_s {
        font-size: 0.8em; }
    #cont10 .sec3_h {
      position: relative;
      font-size: 0.8em;
      left: -100px; }
      #cont10 .sec3_h::after {
        content: '';
        display: block;
        background-image: url("../img/SVG/sec3_h-img.svg");
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: contain;
        width: 105%;
        height: 30px;
        position: absolute;
        top: 75%;
        left: -3%; }
    #cont10 .bottom_bg {
      content: "";
      background: url("../img/sec10_bg02.png") no-repeat;
      background-size: contain;
      background-position: center top;
      position: absolute;
      width: 100%;
      height: 50vh;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      z-index: 1; }
    #cont10 em {
      font-size: 4.0rem;
      font-style: normal; }

  /* cont11　事前登録のお願い */
  #cont11 {
    /* PC向けCSS */ }

  /* cont12　レビュー */
  #cont12 {
    /* PC向けCSS */ }

  footer {
    /* PC向けCSS */ }

  /* フォーム */
  .form_Entry {
    width: 800px; }

  /* 受講生・推薦の声 */
  /* モーダル */
  .content {
    margin: 0 auto; }

  .modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10; }

  .modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%; }

  .modal__content {
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    overflow: scroll;
    height: 80vh;
    font-size: 0.9em; }

  .shasen {
    /* PC向けCSS */ }

  .line_btn {
    /* PC向けCSS */ }

  .ttl_ribbon {
    /* PC向けCSS */ }

  .ttl_Round {
    /* PC向けCSS */ }

  .txt_red {
    font-size: 1.5em;
    color: #f00; }

  .txt_red-s {
    color: #f00; }

  .txt_l {
    font-size: 1.5em; }

  .txt_underline {
    text-decoration: underline; } }
