@charset "UTF-8";
/*note: AO入試2022 */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
#MAIN.page-ao {
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*note: 初期設定 */
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*note: 見出し */
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*note: ボタン */
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*note: メインビジュアル */
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*note: AO入試の流れ */
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*note: INDEX */
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*note: AO入試とは？ */
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*note: AO入試概要・入学選考日程 */
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*note: AO入試に関するQ＆A */
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
  /*note: INFORMATION */
  /*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/ }
  #MAIN.page-ao .wrapper {
    max-width: inherit; }
  #MAIN.page-ao section {
    margin: 0; }
  #MAIN.page-ao .container {
    max-width: 920px;
    width: 90%;
    margin: 0 auto;
    padding: 0 0 80px 0;
     }
    @media screen and (max-width: 960px) {
      #MAIN.page-ao .container {
        padding: 0 0 8vw 0 !important; } }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .container {
        width: 100%;
        padding: 0 0 40px 0 !important; } }
  #MAIN.page-ao .inner {
    padding-bottom: 60px; }
    @media screen and (max-width: 960px) {
      #MAIN.page-ao .inner {
        padding-bottom: 6vw; } }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .inner {
        padding-bottom: 40px; } }
    #MAIN.page-ao .inner:last-child {
      padding-bottom: 0; }
  #MAIN.page-ao .flex-box {
    display: flex; }
    #MAIN.page-ao .flex-box.jc_center {
      justify-content: center; }
    #MAIN.page-ao .flex-box.jc_space-around {
      justify-content: space-around; }
    #MAIN.page-ao .flex-box.jc_space-between {
      justify-content: space-between; }
  #MAIN.page-ao .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute; }
  #MAIN.page-ao p a {
    color: #075a4a;
    text-decoration: underline;
    border: none; }
  #MAIN.page-ao .table_area {
    overflow-y: hidden !important; }
  #MAIN.page-ao table th,
  #MAIN.page-ao table td {
    padding: 1rem;
    line-height: 2;
    width: auto !important; }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao table th,
      #MAIN.page-ao table td {
        padding: 1rem 0.5rem; } }
  #MAIN.page-ao table td {
    font-size: inherit; }
    #MAIN.page-ao table td a {
      display: inline-block !important;
      color: #075a4a;
      text-decoration: underline; }
    #MAIN.page-ao table td .disc {
      color: #075a4a; }
  #MAIN.page-ao .caption {
    color: #808080;
    font-size: 14px; }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .caption {
        font-size: 13px; } }
  #MAIN.page-ao sup {
    font-size: 70%;
    vertical-align: top;
    position: relative;
    top: -0.1em; }
  #MAIN.page-ao .anchor {
    display: block; }
  @media screen and (max-width: 750px) {
    #MAIN.page-ao .nosp {
      display: none !important; } }
  #MAIN.page-ao .nopc {
    display: none !important; }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .nopc {
        display: block !important; } }
  #MAIN.page-ao .headline {
    margin-bottom: 40px; }
    @media screen and (max-width: 960px) {
      #MAIN.page-ao .headline {
        margin-bottom: 4vw; } }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .headline {
        margin-bottom: 20px; } }
    #MAIN.page-ao .headline.text-center {
      text-align: center; }
    #MAIN.page-ao .headline h2.title {
      display: inline-block;
      position: relative;
      font-size: 40px;
      font-weight: 700;
      padding: 10px 56px;
      margin: 0 auto 20px;
      border: none;
      background: none;
      color: #075a4a; }
      @media screen and (max-width: 960px) {
        #MAIN.page-ao .headline h2.title {
          font-size: 4.2vw;
          padding: 10px 5.8vw; } }
      @media screen and (max-width: 750px) {
        #MAIN.page-ao .headline h2.title {
          font-size: 22px;
          padding: 5px 18px; } }
      #MAIN.page-ao .headline h2.title .under-line {
        display: inline-block;
        background: linear-gradient(transparent 80%, #fcee21 0%);
        line-height: 1.2; }
      #MAIN.page-ao .headline h2.title::before {
        content: "";
        position: absolute;
        width: 33px;
        height: 40px;
        left: 0;
        top: 0;
        background-image: url(../images/icon_brackets_l.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
        @media screen and (max-width: 960px) {
          #MAIN.page-ao .headline h2.title::before {
            width: 3.5vw;
            height: 4.2vw; } }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .headline h2.title::before {
            width: 17px;
            height: 20px; } }
      #MAIN.page-ao .headline h2.title::after {
        content: "";
        position: absolute;
        width: 33px;
        height: 40px;
        right: 0;
        bottom: 0;
        background-image: url(../images/icon_brackets_r.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
        @media screen and (max-width: 960px) {
          #MAIN.page-ao .headline h2.title::after {
            width: 3.5vw;
            height: 4.2vw; } }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .headline h2.title::after {
            width: 17px;
            height: 20px; } }
      #MAIN.page-ao .headline h2.title.number {
        margin-top: 2.4rem; }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .headline h2.title.number {
            margin-top: 1.2rem; } }
      #MAIN.page-ao .headline h2.title .number {
        position: absolute;
        width: 95px;
        height: 75px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        left: 0;
        right: 0;
        top: -2.4rem;
        margin: auto;
        z-index: -1; }
        @media screen and (max-width: 960px) {
          #MAIN.page-ao .headline h2.title .number {
            width: 9.7vw;
            height: 7.7vw; } }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .headline h2.title .number {
            width: 47px;
            height: 37px;
            top: -1.2rem; } }
        #MAIN.page-ao .headline h2.title .number01 {
          background-image: url(../images/text_number01.svg); }
        #MAIN.page-ao .headline h2.title .number02 {
          background-image: url(../images/text_number02.svg); }
        #MAIN.page-ao .headline h2.title .number03 {
          background-image: url(../images/text_number03.svg); }
    #MAIN.page-ao .headline h3.title {
      font-size: 24px;
      display: block;
      background-color: #fefcd3;
      border: none;
      padding: 14.5px 0;
      border-radius: 10px;
      margin: 0; }
      @media screen and (max-width: 960px) {
        #MAIN.page-ao .headline h3.title {
          font-size: 2.6vw; } }
      @media screen and (max-width: 750px) {
        #MAIN.page-ao .headline h3.title {
          font-size: 18px; } }
      #MAIN.page-ao .headline h3.title .line {
        display: inline-block;
        padding: 0 20px;
        border-left: 1px solid #075a4a; }
      #MAIN.page-ao .headline h3.title.step {
        padding-left: 124px;
        position: relative;
        padding-right: 10px; }
        @media screen and (max-width: 960px) {
          #MAIN.page-ao .headline h3.title.step {
            padding-left: 12.4vw; } }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .headline h3.title.step {
            padding-left: 74px;
            padding-right: 5px; } }
        #MAIN.page-ao .headline h3.title.step::before {
          position: absolute;
          content: "";
          width: 100px;
          height: 100px;
          top: 0;
          bottom: 0;
          left: 10px;
          margin: auto;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center; }
          @media screen and (max-width: 960px) {
            #MAIN.page-ao .headline h3.title.step::before {
              width: 10vw;
              height: 10vw; } }
          @media screen and (max-width: 750px) {
            #MAIN.page-ao .headline h3.title.step::before {
              width: 60px;
              height: 60px;
              left: 5px; } }
        #MAIN.page-ao .headline h3.title.step01::before {
          background-image: url(../images/step_icon01.svg); }
        #MAIN.page-ao .headline h3.title.step02::before {
          background-image: url(../images/step_icon02.svg); }
        #MAIN.page-ao .headline h3.title.step03::before {
          background-image: url(../images/step_icon03.svg); }
        #MAIN.page-ao .headline h3.title.step04::before {
          background-image: url(../images/step_icon04.svg); }
        #MAIN.page-ao .headline h3.title.step05::before {
          background-image: url(../images/step_icon05.svg); }
        #MAIN.page-ao .headline h3.title.step06::before {
          background-image: url(../images/step_icon06.svg); }
        #MAIN.page-ao .headline h3.title.step07::before {
          background-image: url(../images/step_icon07.svg); }
      #MAIN.page-ao .headline h3.title.faq {
        font-size: 18px;
        padding-left: 98px;
        position: relative;
        padding-right: 20px; }
        @media screen and (max-width: 960px) {
          #MAIN.page-ao .headline h3.title.faq {
            padding-left: 9.8vw; } }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .headline h3.title.faq {
            font-size: 16px;
            padding-left: 68px; } }
        #MAIN.page-ao .headline h3.title.faq::before {
          position: absolute;
          content: "";
          width: 60px;
          height: 60px;
          top: 0;
          bottom: 0;
          left: 20px;
          margin: auto;
          background-image: url(../images/faq_icon01.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center; }
          @media screen and (max-width: 960px) {
            #MAIN.page-ao .headline h3.title.faq::before {
              width: 6vw;
              height: 6vw; } }
          @media screen and (max-width: 750px) {
            #MAIN.page-ao .headline h3.title.faq::before {
              width: 40px;
              height: 40px; } }
  #MAIN.page-ao .button-wrapper {
    width: 49%;
    max-width: 440px; }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .button-wrapper {
        width: 100%;
        max-width: 320px; } }
    #MAIN.page-ao .button-wrapper .button {
      width: 100%;
      display: inline-block;
      color: #fff;
      background-color: #075a4a;
      text-align: center;
      border-radius: 4px;
      padding: 17.5px 10px;
      position: relative; }
      @media screen and (max-width: 750px) {
        #MAIN.page-ao .button-wrapper .button {
          font-size: 13px; } }
      #MAIN.page-ao .button-wrapper .button::after {
        position: absolute;
        content: "";
        width: 12px;
        height: 12px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        top: 0;
        bottom: 0;
        right: 4.5%;
        margin: auto;
        transform: rotateZ(45deg); }
  #MAIN.page-ao .kv {
    height: 35vw;
    background-image: url(../images/ao2_fv_pc_fsg.png); }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .kv {
        height: 84vw;
        background-image: url(../images/ao2_fv_sp_fsg.png); } }
    #MAIN.page-ao .kv .kv_inner {
      background: none; }
  @media screen and (max-width: 750px) {
    #MAIN.page-ao .ao-flow .step01 .flex-box {
      flex-flow: column; } }
  @media screen and (max-width: 750px) {
    #MAIN.page-ao .ao-flow .step01 .button-wrapper {
      margin: 0 auto; }
      #MAIN.page-ao .ao-flow .step01 .button-wrapper:first-child {
        margin-bottom: 20px; } }
  #MAIN.page-ao .ao-flow .step02 table th {
    width: 40% !important; }
  #MAIN.page-ao .ao-flow .step03 table th {
    width: inherit;
    border-left: 1px dashed #333333;
    color: #333333;
    padding-left: 0;
    padding-right: 0; }
    #MAIN.page-ao .ao-flow .step03 table th:first-child {
      border-left: none; }
  #MAIN.page-ao .ao-flow .step07 {
    padding-bottom: 25px; }
  #MAIN.page-ao .page-nav {
    background-color: #f2f2f2; }
    #MAIN.page-ao .page-nav .container {
      position: relative; }
    #MAIN.page-ao .page-nav .bubble {
      position: absolute;
      left: 0;
      right: 0;
      top: -25px;
      margin: auto;
      width: 100%;
      max-width: 220px; }
      @media screen and (max-width: 750px) {
        #MAIN.page-ao .page-nav .bubble {
          max-width: 160px;
          top: -18px; } }
      #MAIN.page-ao .page-nav .bubble img {
        width: 100%; }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .page-nav .nav {
        flex-flow: column; } }
    #MAIN.page-ao .page-nav .nav .menu {
      text-align: center;
      width: 32%;
      max-width: 292px; }
      @media screen and (max-width: 750px) {
        #MAIN.page-ao .page-nav .nav .menu {
          width: 90%;
          margin: auto;
          max-width: inherit; } }
      #MAIN.page-ao .page-nav .nav .menu a {
        position: relative;
        font-size: 16px;
        padding: 1em;
        border-bottom: 1px solid #075a4a;
        color: #075a4a; }
        @media screen and (max-width: 960px) {
          #MAIN.page-ao .page-nav .nav .menu a {
            font-size: 1.7vw; } }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .page-nav .nav .menu a {
            font-size: 16px; } }
        #MAIN.page-ao .page-nav .nav .menu a .arrow {
          position: absolute;
          content: "";
          padding: 0;
          display: block;
          right: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          width: 25px;
          height: 25px;
          border-radius: 50%;
          border: 1px solid #075a4a; }
          @media screen and (max-width: 960px) {
            #MAIN.page-ao .page-nav .nav .menu a .arrow {
              width: 2.5vw;
              height: 2.5vw; } }
          @media screen and (max-width: 750px) {
            #MAIN.page-ao .page-nav .nav .menu a .arrow {
              width: 20px;
              height: 20px; } }
          #MAIN.page-ao .page-nav .nav .menu a .arrow::before {
            position: absolute;
            content: "";
            width: 6px;
            height: 6px;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            border: none;
            border-top: 2px solid #075a4a;
            border-right: 2px solid #075a4a;
            transform: rotateZ(135deg); }
            @media screen and (max-width: 960px) {
              #MAIN.page-ao .page-nav .nav .menu a .arrow::before {
                width: 0.6vw;
                height: 0.6vw; } }
            @media screen and (max-width: 750px) {
              #MAIN.page-ao .page-nav .nav .menu a .arrow::before {
                border-width: 1px;
                width: 6px;
                height: 6px; } }
          #MAIN.page-ao .page-nav .nav .menu a .arrow::after {
            display: none; }
  #MAIN.page-ao .ao-about .about01 .lead p.text {
    font-size: 24px;
    text-align: center;
    color: #075a4a;
    font-weight: 700; }
    @media screen and (max-width: 960px) {
      #MAIN.page-ao .ao-about .about01 .lead p.text {
        font-size: 2.6vw; } }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .ao-about .about01 .lead p.text {
        font-size: 18px; } }
    #MAIN.page-ao .ao-about .about01 .lead p.text .under-line {
      display: inline-block;
      background: linear-gradient(transparent 70%, #fcee21 0%);
      line-height: 1.2; }
  #MAIN.page-ao .ao-about .about01 .lead h3.text {
    font-size: 32px;
    display: block;
    border: none;
    padding: 14.5px 0;
    text-align: center;
    margin: 0; }
    @media screen and (max-width: 960px) {
      #MAIN.page-ao .ao-about .about01 .lead h3.text {
        font-size: 3.4vw; } }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .ao-about .about01 .lead h3.text {
        font-size: 22px; } }
  #MAIN.page-ao .ao-about .about01 .img-box {
    width: 90%;
    max-width: 440px;
    margin: 1.5em auto; }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .ao-about .about01 .img-box {
        max-width: 340px; } }
  #MAIN.page-ao .ao-about .about01 .policy {
    margin-top: 80px; }
    #MAIN.page-ao .ao-about .about01 .policy .policy-inner {
      background-color: #f2f2f2;
      padding: 40px;
      position: relative; }
      @media screen and (max-width: 750px) {
        #MAIN.page-ao .ao-about .about01 .policy .policy-inner {
          padding: 40px 10px; } }
      #MAIN.page-ao .ao-about .about01 .policy .policy-inner .title {
        position: absolute;
        left: 0;
        right: 0;
        top: -24px;
        margin: auto;
        text-align: center;
        display: inline-block;
        max-width: 420px;
        width: 90%;
        background-color: #075a4a;
        color: #fcee21;
        font-size: 18px;
        font-weight: 700;
        padding: 10px 0;
        border-radius: 25px; }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .ao-about .about01 .policy .policy-inner .title {
            font-size: 16px;
            top: -34px; } }
      #MAIN.page-ao .ao-about .about01 .policy .policy-inner .text {
        text-align: center; }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .ao-about .about01 .policy .policy-inner .text {
            text-align: left; } }
      #MAIN.page-ao .ao-about .about01 .policy .policy-inner .policy-list {
        margin-top: 20px;
        line-height: 2.4; }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .ao-about .about01 .policy .policy-inner .policy-list {
            line-height: 1.8; } }
        #MAIN.page-ao .ao-about .about01 .policy .policy-inner .policy-list .list {
          padding-left: 40px;
          color: #075a4a;
          font-size: 18px;
          font-weight: 700;
          position: relative; }
          @media screen and (max-width: 750px) {
            #MAIN.page-ao .ao-about .about01 .policy .policy-inner .policy-list .list {
              font-size: 16px;
              padding-left: 32px;
              padding-bottom: 10px; }
              #MAIN.page-ao .ao-about .about01 .policy .policy-inner .policy-list .list:last-child {
                padding-bottom: 0; } }
          #MAIN.page-ao .ao-about .about01 .policy .policy-inner .policy-list .list .num {
            position: absolute;
            width: 32px;
            height: 32px;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            left: 0;
            top: 5.5px;
            margin: auto; }
            @media screen and (max-width: 750px) {
              #MAIN.page-ao .ao-about .about01 .policy .policy-inner .policy-list .list .num {
                width: 26px;
                height: 26px;
                top: 3px; } }
            #MAIN.page-ao .ao-about .about01 .policy .policy-inner .policy-list .list .num01 {
              background-image: url(../images/policy_number01.svg); }
            #MAIN.page-ao .ao-about .about01 .policy .policy-inner .policy-list .list .num02 {
              background-image: url(../images/policy_number02.svg); }
            #MAIN.page-ao .ao-about .about01 .policy .policy-inner .policy-list .list .num03 {
              background-image: url(../images/policy_number03.svg); }
            #MAIN.page-ao .ao-about .about01 .policy .policy-inner .policy-list .list .num04 {
              background-image: url(../images/policy_number04.svg); }
  @media screen and (max-width: 750px) {
    #MAIN.page-ao .ao-about .about02 .merit-box {
      flex-flow: column; } }
  #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl {
    width: 32%;
    max-width: 292px;
    background-color: #f2f2f2; }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl {
        width: 100%;
        max-width: inherit; } }
    #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl .merit-term {
      text-align: center;
      background-color: #075a4a;
      color: #fcee21;
      font-size: 16px;
      font-weight: 700;
      padding: 7.5px 0 7.5px 60px;
      position: relative; }
      @media screen and (max-width: 960px) {
        #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl .merit-term {
          font-size: 1.7vw;
          padding-left: 6.2vw; } }
      @media screen and (max-width: 750px) {
        #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl .merit-term {
          padding: 5.5px 0 5.5px 40px;
          font-size: 15px; } }
      #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl .merit-term .merit {
        position: absolute;
        width: 60px;
        height: 60px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        left: 0;
        left: 5px;
        top: 0;
        bottom: 0;
        margin: auto; }
        @media screen and (max-width: 960px) {
          #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl .merit-term .merit {
            width: 6vw;
            height: 6vw; } }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl .merit-term .merit {
            width: 40px;
            height: 40px; } }
        #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl .merit-term .merit01 {
          background-image: url(../images/merit_icon01.svg); }
        #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl .merit-term .merit02 {
          background-image: url(../images/merit_icon02.svg); }
        #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl .merit-term .merit03 {
          background-image: url(../images/merit_icon03.svg); }
    #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl .merit-description {
      background-color: #f2f2f2;
      text-align: center;
      font-size: 15px;
      margin: 5% auto;
      width: 90%; }
      #MAIN.page-ao .ao-about .about02 .merit-box .merit-dl .merit-description .button-wrapper {
        width: 100%; }
  @media screen and (max-width: 750px) {
    #MAIN.page-ao .ao-about .about03 .flex-box {
      flex-flow: column; } }
  #MAIN.page-ao .ao-about .about03 .img-box {
    width: 48%;
    max-width: 440px; }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .ao-about .about03 .img-box {
        width: 100%;
        max-width: inherit;
        margin-bottom: 30px; }
        #MAIN.page-ao .ao-about .about03 .img-box:first-child .lead {
          flex-flow: column;
          max-width: 200px;
          margin: 0 auto; }
          #MAIN.page-ao .ao-about .about03 .img-box:first-child .lead::before {
            position: absolute;
            left: 0; }
          #MAIN.page-ao .ao-about .about03 .img-box:first-child .lead::after {
            position: absolute;
            right: 0; }
        #MAIN.page-ao .ao-about .about03 .img-box:last-child {
          margin-bottom: 0; } }
    #MAIN.page-ao .ao-about .about03 .img-box .lead {
      text-align: center;
      font-size: 18px;
      color: #075a4a;
      font-weight: 700;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media screen and (max-width: 960px) {
        #MAIN.page-ao .ao-about .about03 .img-box .lead {
          font-size: 1.8vw; } }
      @media screen and (max-width: 750px) {
        #MAIN.page-ao .ao-about .about03 .img-box .lead {
          font-size: 16px; } }
      #MAIN.page-ao .ao-about .about03 .img-box .lead .under-line {
        display: inline-block;
        background: linear-gradient(transparent 80%, #fcee21 0%); }
      #MAIN.page-ao .ao-about .about03 .img-box .lead::before {
        content: "";
        background-image: url(../images/bubble_parta.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 9px;
        height: 18px;
        flex-grow: 0.2; }
        @media screen and (max-width: 960px) {
          #MAIN.page-ao .ao-about .about03 .img-box .lead::before {
            width: 0.9vw;
            height: 1.8vw; } }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .ao-about .about03 .img-box .lead::before {
            width: 9px;
            height: 18px; } }
      #MAIN.page-ao .ao-about .about03 .img-box .lead::after {
        content: "";
        background-image: url(../images/bubble_parta.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        transform: scale(-1, 1);
        width: 9px;
        height: 18px;
        flex-grow: 0.2; }
        @media screen and (max-width: 960px) {
          #MAIN.page-ao .ao-about .about03 .img-box .lead::after {
            width: 0.9vw;
            height: 1.8vw; } }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .ao-about .about03 .img-box .lead::after {
            width: 9px;
            height: 18px; } }
    #MAIN.page-ao .ao-about .about03 .img-box img {
      margin: 20px auto; }
      @media screen and (max-width: 750px) {
        #MAIN.page-ao .ao-about .about03 .img-box img {
          margin: 10px auto; } }
  #MAIN.page-ao .ao-schedule table th {
    width: 20% !important;
    border-right: 1px dashed #333333; }
  #MAIN.page-ao .ao-faq .faq .headline {
    margin-bottom: 20px; }
  #MAIN.page-ao .ao-faq .faq .text.faq {
    padding-left: 83px;
    position: relative; }
    @media screen and (max-width: 960px) {
      #MAIN.page-ao .ao-faq .faq .text.faq {
        padding-left: 8.5vw; } }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .ao-faq .faq .text.faq {
        padding-left: 63px; } }
    #MAIN.page-ao .ao-faq .faq .text.faq::before {
      position: absolute;
      content: "";
      width: 40px;
      height: 40px;
      top: 0;
      bottom: 0;
      left: 27px;
      margin: auto;
      background-image: url(../images/faq_icon02.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
      @media screen and (max-width: 960px) {
        #MAIN.page-ao .ao-faq .faq .text.faq::before {
          width: 4vw;
          height: 4vw;
          left: 20px; } }
      @media screen and (max-width: 750px) {
        #MAIN.page-ao .ao-faq .faq .text.faq::before {
          width: 30px;
          height: 30px;
          left: 20px;
          top: 9px;
          bottom: inherit; } }
  #MAIN.page-ao .information {
    max-width: 1150px;
    margin: 0 auto 80px;
    background-color: #f2f2f2; }
    @media screen and (max-width: 960px) {
      #MAIN.page-ao .information {
        margin-bottom: 8vw; } }
    @media screen and (max-width: 750px) {
      #MAIN.page-ao .information {
        margin-bottom: 40px; } }
    #MAIN.page-ao .information .container {
      padding: 40px 0; }
      @media screen and (max-width: 960px) {
        #MAIN.page-ao .information .container {
          padding: 4vw 0; } }
      @media screen and (max-width: 750px) {
        #MAIN.page-ao .information .container {
          padding: 20px 0; } }
    #MAIN.page-ao .information .headline {
      margin-bottom: 20px; }
      #MAIN.page-ao .information .headline .title {
        display: block;
        text-align: center;
        font-size: 32px; }
        @media screen and (max-width: 960px) {
          #MAIN.page-ao .information .headline .title {
            font-size: 3.4vw; } }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .information .headline .title {
            font-size: 22px; } }
        #MAIN.page-ao .information .headline .title::before, #MAIN.page-ao .information .headline .title::after {
          display: none; }
    #MAIN.page-ao .information .text-box {
      border-bottom: 2px dashed #333333;
      padding-bottom: 30px; }
      #MAIN.page-ao .information .text-box .text {
        text-align: center; }
    #MAIN.page-ao .information .college-box {
      margin: 60px; }
      @media screen and (max-width: 750px) {
        #MAIN.page-ao .information .college-box {
          margin: 30px 60px;
          flex-wrap: wrap; } }
      #MAIN.page-ao .information .college-box .box {
        max-width: 120px; }
        @media screen and (max-width: 750px) {
          #MAIN.page-ao .information .college-box .box {
            max-width: 100%; } }
        #MAIN.page-ao .information .college-box .box .logo {
          display: block;
          width: 120px;
          height: 36px;
          position: relative;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center; }
          @media screen and (max-width: 750px) {
            #MAIN.page-ao .information .college-box .box .logo {
              height: 60px; } }
          #MAIN.page-ao .information .college-box .box .logo.jobi {
            background-image: url(../../common/imgs/teacher/2019/logo_jobi.png);
            background-position: left 12px center; }
          #MAIN.page-ao .information .college-box .box .logo.ad {
            background-image: url(../../common/imgs/teacher/2019/logo_ad.png); }
          #MAIN.page-ao .information .college-box .box .logo.wiz {
            background-image: url(../../common/imgs/teacher/2019/logo_wiz.png);
            background-position: left 25px center; }
          #MAIN.page-ao .information .college-box .box .logo.im {
            background-image: url(../../common/imgs/teacher/2019/logo_im.png);
            background-position: left 12px center; }
          #MAIN.page-ao .information .college-box .box .logo.bf {
            background-image: url(../../common/imgs/teacher/2019/logo_bf.png);
            background-position: left 40px center; }
    #MAIN.page-ao .information .bnr-box {
      max-width: 890px;
      margin: 20px auto 0; }

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


/*******2606追加******/

.main .container .add-text {
  text-align: center;
  margin-bottom: 30px;
  line-height: 35px;
  font-size: 18px;
}
.main .container .add-text.align-left {
  text-align: left;
  font-size: 16px;
  line-height: 1.8;
}
.main .container .add-text .color01 {
  color: var(--beauty-main-color-2);
}
.main .container .add-text .color02 {
  font-weight: bold;
  color: var(--beauty-main-color-2);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #dceff7));
  background: -webkit-linear-gradient(transparent 60%, #dceff7 0%);
  background: linear-gradient(transparent 60%, #dceff7 0%);
  padding-bottom: 5px;
}

.main .headline .add-text {
  margin-top: 20px;
}
@media screen and (max-width: 750px) {
  .main .container .add-text {
    font-size: 16px;
    line-height: 1.8rem;
  }
}

#MAIN.page-ao .information .text-box .text span{
    color: #075a4a;
    font-weight: bold; }

.top-coment {
  color: #ffffff;
  /*background-color: #075a4a;*/
  background-image: linear-gradient(90deg, #ec058a, #f85b67);
  text-align: center;
  margin: 50px auto 15px;
  padding: 20px 10px;
  font-size: 2.3rem;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
.top-coment { 
  font-size: 1.5rem;
  line-height:2.3rem;
  padding: 15px 10px;
  margin: 30px auto 15px;
} 
}

.about02 .sub-title-wrapper {
  text-align: center;
  width: 100%;
}

.about02 .sub-title {
  /*color: #075a4a;
  text-align: center;
  margin: 0 auto 15px;
  font-size: 2rem;
  font-weight: bold;*/
  /* 吹き出し本体の設定 */
  position: relative;
  display: inline-block;
  background-color: #075a4a; /* 緑色の背景 */
  color: #ffffff;            /* 白文字 */
  padding: 12px 24px;         /* 内側の余白 */
  border-radius: 12px;       /* 角丸 */
  font-weight: bold;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0 auto 15px;
}
.about02 .sub-title span{
  font-size: 1.8rem;
  color: #fcee21;

}
@media screen and (max-width: 750px) {
.about02 .sub-title { 
  font-size: 1.3rem;
  line-height: 1.8rem;
} 
.about02 .sub-title span{
  font-size: 1.6rem;
}
}
/* 下向き三角（吹き出しのしっぽ） */
.sub-title::after {
  content: "";
  position: absolute;
  top: 100%;                  /* 本体の一番下に配置 */
  left: 50%;                 /* 中央寄せ */
  transform: translateX(-50%);
  border-style: solid;
  border-width: 12px 10px 0 10px; /* 三角形のサイズ (上 右 下 左) */
  border-color: #075a4a transparent transparent transparent; /* 上辺のみ緑色 */
}


.college_link {
    padding: 30px 0 0 !important;
}
@media screen and (max-width: 750px) {
  .college_link {
    padding: 20px 0 0 !important;
}
}

.college_link.btn-flat .college_link_list {
  justify-content: center !important;
  gap: 0 !important;
}

.college_link.btn-flat .college_link_list .cl-btn {
  display: flex;
  flex-direction: column; /* 上下にロゴとテキストを配置 */
  justify-content: center; /* 上下中央揃え */
  align-items: center; /* 左右中央揃え */
  width: 100%; /* 横幅いっぱいに広げる */
  height: 100%; /* li の高さいっぱいに広げる */
  box-sizing: border-box;
}

.college_title  {
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
.college_title  {
  font-size: 1.3rem;
  line-height: 1.8rem;
}
}
.college_title span  {
    color: #075a4a;
}

.college_title-text{
  margin-top: 20px;
  border-bottom: 2px dashed #333333;
  padding-bottom: 30px;
}

.college_title-text span  {
    color: #075a4a;
    font-weight: bold;
}

.college-box{
    padding: 30px;
    background-color: #fefcd3;
}

@media screen and (max-width: 750px) {
.college-box{
    padding: 30px 20px;
    max-width: 100%;
}
} 
.college_link.btn-flat .college_link_list {
  justify-content: center !important;
}

.college_link.btn-flat .college_link_list a.cl-btn span.txt {
    font-size: 1rem !important;
    font-weight: 700;
    letter-spacing: 0 !important; 
}
@media screen and (max-width: 750px) {
.college_link.btn-flat .college_link_list a.cl-btn span.txt {
  font-size: 0.7rem !important;
  font-weight: 700;
  line-height: 0.8rem;
}
}
@media only screen and (max-width: 640px) {
    .college_link.btn-flat .college_link_list > * {
        width: 49.25% !important;
    }
}


/*******2608追加******/

.merit{
  padding: 0 50px ;
  margin-bottom: 50px;
}
@media only screen and (max-width: 640px) {
.merit{
  padding: 0 ;
  margin-bottom: 10px;
}
}

.step{
  padding: 0 50px ;
}
@media only screen and (max-width: 640px) {
.step{
  padding: 0 ;
}
}

.flow-text{
  text-align: center;
  margin: 30px auto 0;
}
@media only screen and (max-width: 640px) {
.flow-text{
  text-align: justify !important;
}
}
.flow-text span{
  color: #075a4a;
  
}



.floating-banner {
  position: fixed;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s ease, transform .4s ease, visibility .4s;
}

/* モバイル向けスタイル */
@media (max-width: 767px) {
  .floating-banner {
    left: 50%;
    bottom: 160px;
    transform: translateX(-50%);
  }
}

/* デスクトップ向けスタイル */
@media (min-width: 768px) {
  .floating-banner {
    left: 20px;
    bottom: 20px;
  }
}

/* 表示時クラス */
.floating-banner.is-show {
  opacity: 1;
  visibility: visible;
}

/* 閉じるボタン */
.floating-banner__close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 26px;
  height: 26px;
  border: 0;
  border-radius: 50%;
  background: #fff;
  color: #333;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  padding: 0;
}

/* 画像スタイル */
.floating-banner img {
  display: block;
  width: auto;
  max-width: 300px;
  height: auto;
}