<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 750px) {

div#main {padding: 0;}

.floatBtn {
  display: none !important; }

#main .contentBlock {
  padding: 0; }
#main h2 {
  background: none;
  padding: 0 !important;
  padding-top: 4rem !important;
  margin-bottom: 3rem !important;
  margin-left: 1.2rem;
  font-family: YuMincho, 'Yu Mincho', serif;
  font-weight: bold;
  font-size: 2.6rem;
  color: #164a84;
  text-align: left;
  line-height: 2.6rem;
  font-feature-settings: "palt"; }
#main h3 {
  color: #164a84;
  font-family: YuMincho, 'Yu Mincho', serif;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 2.6rem;
  padding-left: 1.9rem;
  margin-bottom: 3rem; }
  #main h3:before {
    content: '';
    display: block;
    background: #164a84;
    width: 0.9rem;
    height: 0.1rem;
    position: relative;
    top: 1.2rem;
    left: -1.9rem; }
#main h4 {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4rem;
  color: #4a4a4a;
  margin-bottom: 2.3rem;
  margin-top: 4rem;
  padding-left: 0; }
  #main h4:before {
    display: none; }
#main .contentBox {
  padding: 0;
  margin-bottom: 0; }
#main .contentInner {
  padding: 0 1.2rem 4rem; }
  #main .contentInner p {
    margin-top: 3rem; }
  #main .contentInner .btn {
    margin-top: 3rem; }
#main p {
  margin-bottom: 0; }
#main .inquiryLink {
  background: url(/assets/images/training/2020/group/bg_inquiry_sp.jpg) repeat center center;
  background-size: cover;
  text-align: center;
  padding: 3.5rem 0 !important; }
  #main .inquiryLink .btn {
    background: #006BD0 !important;
    font-size: 1.8rem;
    line-height: 5rem;
    font-weight: bold;
    color: #FFF;
    border-radius: 2.5rem; }
#main .topLink {
  background: #E9F3F8;
  border-top: 0.1rem solid #E1E1E1;
  text-align: center;
  padding: 3rem 0 !important; }
  #main .topLink a {
    color: #343434;
    font-size: 1.4rem;
    color: #1e50a2; }
#main .gnav {
  background: url(/assets/images/training/2020/bg_gnav_sp.jpg) repeat center center;
  background-size: 6rem 3rem;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 0; }
  #main .gnav li {
    text-align: center;
    font-weight: bold;
    width: 100%;
    border-left: 0.1rem solid #FFF;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #main .gnav li:first-child {
      border: none; }
  #main .gnav a, #main .gnav .current {
    font-size: 1.2rem;
    display: block;
    text-decoration: none;
    color: #FFF;
    line-height: 5rem; }
    #main .gnav a.twoLine, #main .gnav .current.twoLine {
      line-height: 1.5rem; }
  #main .gnav .current {
    opacity: 0.7;
    filter: alpha(opacity=70); }
#main .btn {
  display: table;
  background: #CBE4F7 !important;
  border-radius: 3.5rem;
  color: #164a84;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 3.5rem;
  text-decoration: none;
  padding: 0 2em;
  margin: 0 auto; }

#main h1 {
  display: none; }

#main {
  font-size: 1.4rem;
  padding-bottom: 0; }
  #main .l {
    display: none; }
  #main div {
    margin-bottom: 0; }
  #main #narimono .content03, #main #yosebayashi .content03 {
    padding-top: 5rem; }
  #main .content01 {
    padding-top: 3rem; }
  #main .content02 {
    background: #E9F3F8; }
  #main .contentInner {
    padding: 0 1.2rem 4rem; }
    #main .contentInner p {
      margin-top: 3rem; }
      #main .contentInner p.mt00 {
        margin-top: 0; }
    #main .contentInner .btn {
      margin-top: 3rem; }
  #main p {
    margin-bottom: 0; }
  #main h2 {
    background: none;
    padding: 0 !important;
    padding-top: 4rem !important;
    margin-bottom: 3rem !important;
    font-family: YuMincho, 'Yu Mincho', serif;
    font-weight: bold;
    font-size: 2.6rem;
    color: #164a84;
    text-align: center !important;
    line-height: 2.6rem;
    font-feature-settings: "palt"; }
  #main #interview {
    background: #FFF; }
    #main #interview ul {
      max-height: 38rem;
      overflow: auto; }
    #main #interview span {
      display: block; }
    #main #interview li {
      background: #fff;
      margin-right: 0.5rem; }
      #main #interview li:nth-child(odd) {
        background: #E9F3F8; }
      #main #interview li a {
        display: flex;
        align-items: center;
        overflow: hidden;
        color: #343434;
        text-decoration: none;
        padding: 1.5rem 1rem; }
        #main #interview li a .pct {
          float: left;
          margin-right: 1.5rem; }
        #main #interview li a .txtBlock {
          width: 100%; }
        #main #interview li a .title {
          display: none; }
        #main #interview li a .position {
          font-size: 1.2rem;
          margin-top: 0.5rem; }
        #main #interview li a .name {
          font-weight: bold; }
  #main .contentTable dl {
    border-bottom: 0.1rem solid #E1E1E1;
    margin-bottom: 0; }
    #main .contentTable dl dt {
      border-top: 0.1rem solid #E1E1E1;
      font-weight: bold;
      padding-top: 1.5rem; }
    #main .contentTable dl dd {
      padding: 1rem 0 1.5rem; }
  #main .topLink {
    text-align: center;
    padding: 3rem 0; }
    #main .topLink a {
      color: #343434;
      font-size: 1.4rem;
      color: #1e50a2; }
  #main .gnav {
    background: url(/assets/images/training/2020/bg_gnav_sp.jpg) repeat center center;
    background-size: 6rem 3rem;
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 0; }
    #main .gnav li {
      text-align: center;
      font-weight: bold;
      width: 100%;
      border-left: 0.1rem solid #FFF; }
      #main .gnav li:first-child {
        border: none; }
    #main .gnav a, #main .gnav .current {
      font-size: 1.2rem;
      display: block;
      text-decoration: none;
      color: #FFF;
      line-height: 5rem; }
    #main .gnav .current {
      opacity: 0.7;
      filter: alpha(opacity=70); }
  #main .btn {
    display: table;
    background: #CBE4F7 !important;
    border-radius: 3.5rem;
    color: #164a84;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 3.5rem;
    text-decoration: none;
    padding: 0 2em;
    margin: 0 auto; }
  #main #nagauta .content01 {
    padding-top: 3rem; }
    #main #nagauta .content01 ul {
      margin-bottom: 0; }
  #main #nagauta .inquiryLink {
    display: none; }
  #main #nagauta .flexBlock li {
    margin-top: 3rem; }
  #main #kumiodori .inquiryLink {
    display: none; }
  #main #kumiodori .flexBlock li {
    margin-top: 3rem; }
  #main #kumiodori .linkBlue {
    background: #E9F3F8;
    font-size: 1.6rem;
    text-align: center;
    font-weight: bold;
    padding: 2.5rem 0;
    margin-top: 4rem; }
    #main #kumiodori .linkBlue p {
      margin-top: 0; }
    #main #kumiodori .linkBlue .btn {
      font-size: 1.6rem;
      font-weight: bold;
      text-align: center;
      line-height: 1.6rem;
      width: 20.8rem;
      padding: 1.2rem 0 1rem;
      border-radius: 1.4rem; }
      #main #kumiodori .linkBlue .btn .txtMin {
        display: block;
        font-size: 1.2rem; }
  #main #trainee .grayBlock {
    background: #F3F3F3;
    text-align: center;
    padding: 2rem;
    margin-top: 3rem; }
    #main #trainee .grayBlock p {
      margin-top: 0; }
  #main #outline .contentBox {
    padding: 4rem 1.2rem 0; }
    #main #outline .contentBox.tableLayout {
      padding-top: 0; }
      #main #outline .contentBox.tableLayout h2 {
        padding-top: 2rem !important; }
  #main #outline h2 {
    text-align: left !important;
    margin-left: 0; }
  #main #outline h3 {
    margin-bottom: 1rem; }
  #main #outline .txtMin {
    display: block;
    font-size: 1.2rem; }
  #main #outline .contentTable {
    padding-top: 0;
    padding-bottom: 4rem; }
  #main #outline .table-02 {
    width: 100% !important;
    font-size: 1.2rem !important;
    border-bottom: 0.1rem solid #E1E1E1 !important;
    margin-bottom: 3rem !important;
    border-left: none; }
    #main #outline .table-02 th {
      height: auto;
      padding: 0;
      text-align: center;
      background: none;
      border: none; }
    #main #outline .table-02 td {
      padding: 0;
      border: none; }
    #main #outline .table-02 .side {
      text-align: left;
      padding-left: 1.5rem; }
    #main #outline .table-02 .class {
      width: 50%; }
    #main #outline .table-02 tr {
      line-height: 4rem;
      border-top: 0.1rem solid #E1E1E1; }
      #main #outline .table-02 tr.title {
        background: #E9F3F8; }
    #main #outline .table-02 .trigger td {
      position: relative; }
      #main #outline .table-02 .trigger td:before {
        content: '';
        background: #4A4A4A;
        display: block;
        height: 0.2rem;
        width: 1.4rem;
        position: absolute;
        top: 1.8rem;
        right: 1.3rem; }
      #main #outline .table-02 .trigger td:after {
        content: '';
        background: #4A4A4A;
        display: block;
        height: 1.4rem;
        width: 0.2rem;
        position: absolute;
        top: 1.2rem;
        right: 1.9rem;
        -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
    #main #outline .table-02 .trigger.active {
      background: #F8FBFC; }
      #main #outline .table-02 .trigger.active td:after {
        height: 0;
        top: 1.8rem; }
    #main #outline .table-02 .nest {
      border-top: none; }
      #main #outline .table-02 .nest .nestWrap {
        padding-left: 1.5rem; }
      #main #outline .table-02 .nest table {
        display: flex;
        overflow: hidden;
        width: 100%;
        margin-bottom: 0;
        max-height: 0;
        -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        -ms-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        -o-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        -ms-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
        #main #outline .table-02 .nest table tbody {
          display: block;
          width: 100%; }
        #main #outline .table-02 .nest table tr {
          display: flex; }
        #main #outline .table-02 .nest table td {
          display: block;
          width: 52%; }
          #main #outline .table-02 .nest table td.wide {
            width: 85%;
            margin-left: auto; }
          #main #outline .table-02 .nest table td dl {
            display: flex;
            margin-bottom: 0;
            border-top: 0.1rem dotted #E1E1E1; }
            #main #outline .table-02 .nest table td dl.borderNone {
              border: none; }
          #main #outline .table-02 .nest table td dt {
            font-weight: bold;
            text-align: left;
            padding-left: 1rem; }
          #main #outline .table-02 .nest table td dd {
            width: 61.1%;
            margin-left: auto; }
        #main #outline .table-02 .nest table th {
          display: block;
          text-align: left;
          padding-left: 1rem;
          margin-right: auto;
          width: 48%; }
          #main #outline .table-02 .nest table th.narrow {
            width: 15%; }
        #main #outline .table-02 .nest table tr {
          border-top: 0.1rem dotted #E1E1E1; }
          #main #outline .table-02 .nest table tr.borderNone {
            border: none; }
      #main #outline .table-02 .nest.active {
        background: #F8FBFC; }
    #main #outline .table-02 td {
      text-align: center; }

#main h1 {
  display: none; }

}</pre></body></html>