/*--- import -------------------------------------*/
/*------------------------------------- import ---*/
section h3 {
  max-width: 480px; }

.mv .box_in .hand {
  left: 75%; }
  @media screen and (max-width: 750px) {
    .mv .box_in .hand {
      left: 76%; } }
.mv .box_in .mv_txt {
  width: 280px; }

#about_ippan .box_in #apply_faculty ul {
  width: 588px;
  margin: 0 auto; }
  #about_ippan .box_in #apply_faculty ul li {
    font-size: 21px;
    background: #feeee1;
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
    #about_ippan .box_in #apply_faculty ul li .icon {
      width: 65px; }
      #about_ippan .box_in #apply_faculty ul li .icon img {
        width: 100%; }
    #about_ippan .box_in #apply_faculty ul li .icon_txt {
      width: calc(100% - 100px);
      padding-left: 35px; }
    @media screen and (max-width: 750px) {
      #about_ippan .box_in #apply_faculty ul li {
        font-size: 28px; }
        #about_ippan .box_in #apply_faculty ul li .icon {
          width: 85px; } }
  #about_ippan .box_in #apply_faculty ul .business_list {
    background: #eff3e4; }
  #about_ippan .box_in #apply_faculty ul .nurse_list {
    background: #fff1fd; }
#about_ippan .box_in #qualification_scholarship .txt .indent {
  text-indent: -3em;
  padding-left: 3em; }
#about_ippan .box_in #qualification_scholarship .txt p {
  margin-top: 20px; }
  #about_ippan .box_in #qualification_scholarship .txt p:first-child {
    margin-top: 0; }
#about_ippan .box_in #qualification_scholarship .images1 {
  margin-top: 35px; }
  #about_ippan .box_in #qualification_scholarship .images1 img {
    width: 100%;
    margin: 0 auto; }
    @media screen and (max-width: 750px) {
      #about_ippan .box_in #qualification_scholarship .images1 img {
        max-width: 600px; } }
#about_ippan .box_in #qualification_scholarship .images2 {
  margin-top: 35px; }
  #about_ippan .box_in #qualification_scholarship .images2 img {
    max-width: 480px;
    width: 100%; }
    @media screen and (max-width: 750px) {
      #about_ippan .box_in #qualification_scholarship .images2 img {
        max-width: 550px; } }

#schedule .table_area2 table {
  width: 100% !important; }
