/* CSS Document */
.ul-header {
  background-image: url("../img/lower_header4.jpg"); }

#nursing .nursing_bg {
  background: #EBF5EC;
  padding: 5rem 0; }
  #nursing .nursing_bg h3 {
    position: relative;
    display: flex;
    align-items: center; }
    #nursing .nursing_bg h3::before {
      content: '';
      background: url("../img/department_icon1.svg");
      background-repeat: no-repeat;
      background-size: cover;
      width: 62px;
      height: 62px;
      margin-right: 2rem; }
  #nursing .nursing_bg .nursing_font {
    display: flex;
    margin-bottom: 3rem; }
    @media screen and (max-width: 767px) {
      #nursing .nursing_bg .nursing_font {
        margin-bottom: 2rem; } }
    #nursing .nursing_bg .nursing_font li {
      width: 10%;
      margin-right: 3rem; }
      @media screen and (max-width: 767px) {
        #nursing .nursing_bg .nursing_font li {
          width: 15%;
          margin-right: 2rem; } }
      @media screen and (max-width: 575px) {
        #nursing .nursing_bg .nursing_font li {
          width: 20%;
          margin-top: 1rem; } }
      #nursing .nursing_bg .nursing_font li img {
        width: 100%; }
  #nursing .nursing_bg .three_point {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      #nursing .nursing_bg .three_point {
        flex-wrap: wrap; } }
    #nursing .nursing_bg .three_point li {
      width: 30%; }
      @media screen and (max-width: 767px) {
        #nursing .nursing_bg .three_point li {
          width: 47%;
          margin-bottom: 3rem; } }
      @media screen and (max-width: 575px) {
        #nursing .nursing_bg .three_point li {
          width: 100%; } }
      #nursing .nursing_bg .three_point li figure img {
        width: 100%; }
      #nursing .nursing_bg .three_point li figure figcaption {
        margin-top: 3rem;
        margin-bottom: 0;
        line-height: 1.75; }
        @media screen and (max-width: 767px) {
          #nursing .nursing_bg .three_point li figure figcaption {
            margin-top: 1.5rem; } }
      #nursing .nursing_bg .three_point li p {
        text-align: justify; }
  #nursing .nursing_bg .nursing_therapy {
    margin-top: 5rem; }
    @media screen and (max-width: 767px) {
      #nursing .nursing_bg .nursing_therapy {
        margin-top: 3rem; } }
    #nursing .nursing_bg .nursing_therapy li {
      margin-bottom: 5rem;
      display: flex;
      align-items: center;
      background: #fff;
      filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.2));
      transform: translateZ(0); }
      @media screen and (max-width: 767px) {
        #nursing .nursing_bg .nursing_therapy li {
          flex-wrap: wrap; } }
      #nursing .nursing_bg .nursing_therapy li div {
        width: 30%; }
        @media screen and (max-width: 767px) {
          #nursing .nursing_bg .nursing_therapy li div {
            width: 100%; } }
        #nursing .nursing_bg .nursing_therapy li div img {
          width: 100%; }
      #nursing .nursing_bg .nursing_therapy li dl {
        width: 70%;
        padding: 0 5rem 4rem;
        margin: 0; }
        @media screen and (max-width: 1199px) {
          #nursing .nursing_bg .nursing_therapy li dl {
            padding: 0 3rem 2rem; } }
        @media screen and (max-width: 767px) {
          #nursing .nursing_bg .nursing_therapy li dl {
            width: 100%; } }
        @media screen and (max-width: 1199px) {
          #nursing .nursing_bg .nursing_therapy li dl dt {
            margin-bottom: 0.5rem;
            margin-top: 2rem; } }
        #nursing .nursing_bg .nursing_therapy li dl dd {
          margin: 0; }
      @media screen and (max-width: 575px) {
        #nursing .nursing_bg .nursing_therapy li:last-child {
          margin-bottom: 0; } }

#clinical_engineering .clinical_engineering_bg {
  padding: 5rem 0; }
  #clinical_engineering .clinical_engineering_bg h3 {
    position: relative;
    display: flex;
    align-items: center; }
    #clinical_engineering .clinical_engineering_bg h3::before {
      content: '';
      background: url("../img/department_icon2.svg");
      background-repeat: no-repeat;
      background-size: cover;
      width: 62px;
      height: 62px;
      margin-right: 2rem; }
    #clinical_engineering .clinical_engineering_bg h3 + p {
      text-align: justify; }
  #clinical_engineering .clinical_engineering_bg .three_point {
    margin-top: 5rem;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      #clinical_engineering .clinical_engineering_bg .three_point {
        flex-wrap: wrap; } }
    #clinical_engineering .clinical_engineering_bg .three_point li {
      width: 30%; }
      @media screen and (max-width: 767px) {
        #clinical_engineering .clinical_engineering_bg .three_point li {
          width: 47%;
          margin-bottom: 3rem; } }
      @media screen and (max-width: 575px) {
        #clinical_engineering .clinical_engineering_bg .three_point li {
          width: 100%; } }
      #clinical_engineering .clinical_engineering_bg .three_point li figure img {
        width: 100%; }
      #clinical_engineering .clinical_engineering_bg .three_point li figure figcaption {
        margin-top: 3rem;
        margin-bottom: 0;
        line-height: 1.75; }
        @media screen and (max-width: 767px) {
          #clinical_engineering .clinical_engineering_bg .three_point li figure figcaption {
            margin-top: 1.5rem; } }
      #clinical_engineering .clinical_engineering_bg .three_point li p {
        text-align: justify; }
      @media screen and (max-width: 575px) {
        #clinical_engineering .clinical_engineering_bg .three_point li:last-child {
          margin-bottom: 0; } }

#nutrition .nutrition_bg {
  background: #EBF5EC;
  padding: 5rem 0; }
  #nutrition .nutrition_bg h3 {
    position: relative;
    display: flex;
    align-items: center; }
    #nutrition .nutrition_bg h3::before {
      content: '';
      background: url("../img/department_icon3.svg");
      background-repeat: no-repeat;
      background-size: cover;
      width: 62px;
      height: 62px;
      margin-right: 2rem; }
    #nutrition .nutrition_bg h3 + p {
      text-align: justify; }
  #nutrition .nutrition_bg .three_point {
    margin-top: 5rem;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      #nutrition .nutrition_bg .three_point {
        flex-wrap: wrap; } }
    #nutrition .nutrition_bg .three_point li {
      width: 30%; }
      @media screen and (max-width: 767px) {
        #nutrition .nutrition_bg .three_point li {
          width: 47%;
          margin-bottom: 3rem; } }
      @media screen and (max-width: 575px) {
        #nutrition .nutrition_bg .three_point li {
          width: 100%; } }
      #nutrition .nutrition_bg .three_point li figure img {
        width: 100%; }
      #nutrition .nutrition_bg .three_point li figure figcaption {
        margin-top: 3rem;
        margin-bottom: 0;
        line-height: 1.75; }
        @media screen and (max-width: 767px) {
          #nutrition .nutrition_bg .three_point li figure figcaption {
            margin-top: 1.5rem; } }
      #nutrition .nutrition_bg .three_point li p {
        text-align: justify; }
  #nutrition .nutrition_bg .eiyou_hiroba {
    background: #fff;
    filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.2));
    transform: translateZ(0);
    padding: 3rem 4rem;
    border-radius: 1rem;
    margin: 5rem 0; }
    @media screen and (max-width: 767px) {
      #nutrition .nutrition_bg .eiyou_hiroba {
        margin-top: 0; } }
    @media screen and (max-width: 575px) {
      #nutrition .nutrition_bg .eiyou_hiroba {
        margin: 0;
        padding: 3rem 2rem; } }
    #nutrition .nutrition_bg .eiyou_hiroba .d-flex {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media screen and (max-width: 575px) {
        #nutrition .nutrition_bg .eiyou_hiroba .d-flex h4 {
          letter-spacing: 0; } }
      #nutrition .nutrition_bg .eiyou_hiroba .d-flex a {
        color: #3D3D33; }
        #nutrition .nutrition_bg .eiyou_hiroba .d-flex a::after {
          color: #3D3D33; }
    #nutrition .nutrition_bg .eiyou_hiroba ul {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
        #nutrition .nutrition_bg .eiyou_hiroba ul {
          flex-wrap: wrap; } }
      #nutrition .nutrition_bg .eiyou_hiroba ul li {
        width: 32%; }
        @media screen and (max-width: 767px) {
          #nutrition .nutrition_bg .eiyou_hiroba ul li {
            width: 47%;
            margin-top: 2rem; } }
        @media screen and (max-width: 575px) {
          #nutrition .nutrition_bg .eiyou_hiroba ul li {
            width: 100%; } }
        #nutrition .nutrition_bg .eiyou_hiroba ul li a {
          display: block;
          background: #fff;
          filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.2));
          transform: translateZ(0);
          transition: 0.3s; }
          #nutrition .nutrition_bg .eiyou_hiroba ul li a img {
            width: 100%; }
          #nutrition .nutrition_bg .eiyou_hiroba ul li a h5 {
            font-size: 18px;
            font-size: 1.8rem;
            font-weight: bold;
            font-family: "Noto Serif JP", serif;
            color: #3D3D33;
            line-height: 1.75;
            padding: 1.8rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
            @media screen and (max-width: 991px) {
              #nutrition .nutrition_bg .eiyou_hiroba ul li a h5 {
                padding: 1.2rem; } }
            #nutrition .nutrition_bg .eiyou_hiroba ul li a h5 span {
              font-size: 14px;
              font-size: 1.4rem;
              display: block; }
          #nutrition .nutrition_bg .eiyou_hiroba ul li a:hover {
            background: #EBF5EC;
            filter: none; }
        #nutrition .nutrition_bg .eiyou_hiroba ul li .blog-img {
          height: 210px;
          overflow: hidden;
          display: flex;
          align-items: center;
          justify-content: center; }
          @media screen and (max-width: 1199px) {
            #nutrition .nutrition_bg .eiyou_hiroba ul li .blog-img {
              height: 170px; } }
          @media screen and (max-width: 991px) {
            #nutrition .nutrition_bg .eiyou_hiroba ul li .blog-img {
              height: 150px; } }
          @media screen and (max-width: 575px) {
            #nutrition .nutrition_bg .eiyou_hiroba ul li .blog-img {
              height: 200px; } }
          #nutrition .nutrition_bg .eiyou_hiroba ul li .blog-img img {
            height: 100%;
            object-fit: cover;
            width: 100%; }
