@charset "UTF-8";
/* CSS Document */
#topslide {
  position: relative; }
  @media screen and (max-width: 767px) {
    #topslide {
      margin-top: 85px; } }
  @media screen and (max-width: 575px) {
    #topslide {
      margin-top: 55px; } }
  #topslide .catchcopy {
    position: absolute;
    z-index: 5;
    color: #fff;
    -webkit-filter: drop-shadow(0px 0px 10px white);
    filter: drop-shadow(0px 0px 10px white);
    transform: translateZ(0);
    text-align: left;
    right: 5rem;
    top: 45%; }
    @media screen and (max-width: 1199px) {
      #topslide .catchcopy {
        top: 45%; } }
    @media screen and (max-width: 767px) {
      #topslide .catchcopy {
        top: 63%;
        right: 3rem; } }
    @media screen and (max-width: 575px) {
      #topslide .catchcopy {
        top: 79%;
        right: 0;
        left: 0;
        margin: auto;
        text-align: center; } }
    #topslide .catchcopy h2 {
      font-family: "Noto Serif JP", serif;
      font-size: 45px;
      font-size: 4.5rem;
      letter-spacing: 0.5rem;
      font-weight: bold;
      line-height: 1.75;
      color: #3D3D33;
      -webkit-filter: drop-shadow(0px 0px 5px white);
      filter: drop-shadow(0px 0px 5px white);
      transform: translateZ(0); }
      @media screen and (max-width: 1199px) {
        #topslide .catchcopy h2 {
          font-size: 40px;
          font-size: 4rem; } }
      @media screen and (max-width: 991px) {
        #topslide .catchcopy h2 {
          font-size: 35px;
          font-size: 3.5rem; } }
      @media screen and (max-width: 575px) {
        #topslide .catchcopy h2 {
          font-size: 30px;
          font-size: 3rem;
          letter-spacing: 2px; } }
      #topslide .catchcopy h2 span {
        color: #1A5319; }
  #topslide .swiper-box1 {
    position: relative;
    display: flex;
    align-items: center; }
  #topslide .swiper-img {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh; }
    @media screen and (max-width: 1399px) {
      #topslide .swiper-img {
        height: 735px; } }
    @media screen and (max-width: 1199px) {
      #topslide .swiper-img {
        height: 660px; } }
    @media screen and (max-width: 991px) {
      #topslide .swiper-img {
        height: 470px; } }
    @media screen and (max-width: 767px) {
      #topslide .swiper-img {
        width: 100%; } }
    @media screen and (max-width: 575px) {
      #topslide .swiper-img {
        height: 100%; } }
  #topslide .img1 {
    background-image: url("../img/top_slide1.jpg");
    background-size: cover; }
    @media screen and (max-width: 575px) {
      #topslide .img1 {
        background-image: url("../img/top_slide1_xs.jpg"); } }
  #topslide .img2 {
    background-image: url("../img/top_slide2.jpg");
    background-size: cover; }
    @media screen and (max-width: 575px) {
      #topslide .img2 {
        background-image: url("../img/top_slide2_xs.jpg"); } }
  #topslide .img3 {
    background-image: url("../img/top_slide3.jpg");
    background-size: cover; }
    @media screen and (max-width: 575px) {
      #topslide .img3 {
        background-image: url("../img/top_slide3_xs.jpg"); } }
  @media screen and (max-width: 575px) {
    #topslide .swiper-wrapper {
      height: 400px; } }

#news {
  display: flex;
  justify-content: flex-end;
  margin-top: -20rem;
  z-index: 2;
  position: absolute;
  right: 0;
  width: 830px;
  width: 83rem; }
  @media screen and (max-width: 1399px) {
    #news {
      width: 700px;
      width: 70rem; } }
  @media screen and (max-width: 1199px) {
    #news {
      width: 600px;
      width: 60rem; } }
  @media screen and (max-width: 991px) {
    #news {
      width: 550px;
      width: 55rem;
      margin-top: -15rem; } }
  @media screen and (max-width: 767px) {
    #news {
      position: relative;
      width: auto;
      justify-content: center;
      margin-top: -5rem; } }
  @media screen and (max-width: 575px) {
    #news {
      margin: 5rem 0 6rem; } }
  #news .news-box {
    padding: 3rem 4rem;
    background: #fff;
    filter: drop-shadow(0px 0px 16px rgba(0, 0, 0, 0.3));
    transform: translateZ(0);
    width: 100%; }
    @media screen and (max-width: 767px) {
      #news .news-box {
        width: 90%; } }
    @media screen and (max-width: 575px) {
      #news .news-box {
        padding: 3rem;
        filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
        transform: translateZ(0); } }
    #news .news-box .d-flex {
      align-items: center;
      justify-content: space-between; }
      #news .news-box .d-flex h3 {
        margin-bottom: 0; }
    #news .news-box ul {
      margin: 2rem 0 0; }
      #news .news-box ul li {
        border-top: 1px solid #508D4E; }
        #news .news-box ul li a {
          display: block;
          transition: 0.3s; }
          #news .news-box ul li a dl {
            display: flex;
            align-items: center;
            margin: 0;
            padding: 1.5rem; }
            @media screen and (max-width: 991px) {
              #news .news-box ul li a dl {
                padding: 1rem; } }
            @media screen and (max-width: 575px) {
              #news .news-box ul li a dl {
                padding: 1rem 0;
                flex-wrap: wrap; } }
            #news .news-box ul li a dl dt {
              color: #1A5319;
              margin: 0;
              width: 140px; }
              @media screen and (max-width: 991px) {
                #news .news-box ul li a dl dt {
                  width: 120px; } }
              @media screen and (max-width: 575px) {
                #news .news-box ul li a dl dt {
                  width: 100%; } }
            #news .news-box ul li a dl dd {
              color: #3D3D33;
              width: 600px;
              margin: 0;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
              @media screen and (max-width: 1399px) {
                #news .news-box ul li a dl dd {
                  width: 450px; } }
              @media screen and (max-width: 1199px) {
                #news .news-box ul li a dl dd {
                  width: 350px; } }
              @media screen and (max-width: 991px) {
                #news .news-box ul li a dl dd {
                  width: 280px; } }
              @media screen and (max-width: 767px) {
                #news .news-box ul li a dl dd {
                  width: 300px; } }
              @media screen and (max-width: 575px) {
                #news .news-box ul li a dl dd {
                  width: 280px; } }
              #news .news-box ul li a dl dd .news-new {
                color: #BC0000; }
          #news .news-box ul li a:hover {
            background: #EBF5EC; }
        #news .news-box ul li:last-child {
          border-bottom: 1px solid #508D4E; }

#medical_care {
  margin: 10rem 0 6rem; }
  @media screen and (max-width: 991px) {
    #medical_care {
      margin: 12rem 0 8rem; } }
  @media screen and (max-width: 767px) {
    #medical_care {
      margin: 6rem 0 8rem; } }
  @media screen and (max-width: 575px) {
    #medical_care {
      margin: 0 0 6rem; } }
  #medical_care section table {
    margin-bottom: 1rem;
    width: 100%; }
    #medical_care section table thead {
      background: #508D4E;
      color: #fff;
      text-align: center;
      font-size: 23px;
      font-size: 2.3rem; }
      @media screen and (max-width: 991px) {
        #medical_care section table thead {
          font-size: 20px;
          font-size: 2rem; } }
      @media screen and (max-width: 575px) {
        #medical_care section table thead {
          font-size: 14px;
          font-size: 1.4rem; } }
      #medical_care section table thead th {
        padding: 2.5rem 2rem;
        letter-spacing: 5px; }
        @media screen and (max-width: 991px) {
          #medical_care section table thead th {
            padding: 1.5rem 1rem; } }
        @media screen and (max-width: 575px) {
          #medical_care section table thead th {
            padding: 1rem 0.5rem;
            line-height: normal; } }
    #medical_care section table tbody {
      background: #fff;
      font-size: 23px;
      font-size: 2.3rem;
      background: #EBF5EC; }
      @media screen and (max-width: 991px) {
        #medical_care section table tbody {
          font-size: 20px;
          font-size: 2rem; } }
      @media screen and (max-width: 575px) {
        #medical_care section table tbody {
          font-size: 13px;
          font-size: 1.3rem; } }
      #medical_care section table tbody tr th {
        padding: 1.5rem 2rem 1rem;
        font-weight: normal;
        border-right: 1px solid #508D4E;
        border-bottom: 1px solid #508D4E;
        text-align: center; }
        @media screen and (max-width: 991px) {
          #medical_care section table tbody tr th {
            padding: 1rem 1.5rem 0.5rem; } }
        @media screen and (max-width: 575px) {
          #medical_care section table tbody tr th {
            padding: 0.5rem;
            line-height: normal; } }
        #medical_care section table tbody tr th span {
          display: block;
          font-size: 16px;
          font-size: 1.6rem; }
          @media screen and (max-width: 991px) {
            #medical_care section table tbody tr th span {
              font-size: 14px;
              font-size: 1.4rem; } }
          @media screen and (max-width: 575px) {
            #medical_care section table tbody tr th span {
              font-size: 12px;
              font-size: 1.2rem; } }
      #medical_care section table tbody tr td {
        text-align: center;
        border-right: 1px solid #508D4E;
        border-bottom: 1px solid #508D4E; }
        #medical_care section table tbody tr td:last-child {
          border-right: none; }
      #medical_care section table tbody tr:nth-child(2) th {
        border-bottom: none; }
      #medical_care section table tbody tr:nth-child(2) td {
        border-bottom: none; }
    #medical_care section table .business_day {
      background-color: #fff; }
    #medical_care section table + p {
      margin: 0;
      text-indent: -1em;
      padding-left: 1em;
      line-height: normal;
      text-align: justify; }
      @media screen and (max-width: 575px) {
        #medical_care section table + p {
          font-size: 14px;
          font-size: 1.4rem; } }
      #medical_care section table + p + p {
        margin: 0;
        text-indent: -1em;
        padding-left: 1em;
        line-height: normal;
        text-align: justify; }
        @media screen and (max-width: 575px) {
          #medical_care section table + p + p {
            font-size: 14px;
            font-size: 1.4rem; } }

#liver_disease_clinic {
  margin: 3rem 0 6rem; }
  @media screen and (max-width: 767px) {
    #liver_disease_clinic {
      margin: 5rem 0 8rem; } }
  @media screen and (max-width: 575px) {
    #liver_disease_clinic {
      margin: 0 0 6rem; } }
  #liver_disease_clinic section h4 {
    position: relative;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 575px) {
      #liver_disease_clinic section h4 {
        flex-wrap: wrap; } }
    #liver_disease_clinic section h4::after {
      content: '要予約';
      color: #fff;
      font-weight: bold;
      background-color: #BC0000;
      border-radius: 0.5rem;
      font-family: "NotoSansCJKjp";
      padding: 0.8rem 1.5rem;
      font-size: 16px;
      font-size: 1.6rem;
      letter-spacing: 3px;
      margin: 0 2rem; }
      @media screen and (max-width: 575px) {
        #liver_disease_clinic section h4::after {
          padding: 0.5rem 1rem;
          font-size: 14px;
          font-size: 1.4rem;
          letter-spacing: 0;
          margin: 0 1rem; } }
  #liver_disease_clinic section table {
    margin-bottom: 1rem;
    width: 100%; }
    #liver_disease_clinic section table th {
      background: #508D4E;
      color: #fff;
      text-align: center;
      font-size: 23px;
      font-size: 2.3rem;
      padding: 2.5rem 2rem;
      letter-spacing: 5px; }
      @media screen and (max-width: 991px) {
        #liver_disease_clinic section table th {
          font-size: 20px;
          font-size: 2rem;
          padding: 1.5rem 1rem; } }
      @media screen and (max-width: 575px) {
        #liver_disease_clinic section table th {
          font-size: 14px;
          font-size: 1.4rem;
          padding: 1rem;
          line-height: normal; } }
    #liver_disease_clinic section table td {
      background: #EBF5EC;
      text-align: left;
      font-weight: bold;
      color: #508D4E;
      letter-spacing: normal;
      padding-left: 3rem;
      letter-spacing: 5px; }
      @media screen and (max-width: 575px) {
        #liver_disease_clinic section table td {
          padding: 1rem 2rem;
          letter-spacing: 0;
          line-height: normal; } }
      #liver_disease_clinic section table td span {
        padding-left: 3rem;
        font-weight: normal;
        color: #3D3D33;
        letter-spacing: normal; }
        @media screen and (max-width: 575px) {
          #liver_disease_clinic section table td span {
            padding-left: 0;
            display: block; } }
  #liver_disease_clinic section p {
    margin: 0;
    text-indent: -1em;
    padding-left: 1em;
    line-height: normal;
    text-align: justify; }
    @media screen and (max-width: 575px) {
      #liver_disease_clinic section p {
        font-size: 14px;
        font-size: 1.4rem; } }
    #liver_disease_clinic section p a {
      font-weight: bold;
      color: #508D4E;
      border-bottom: 1px solid #508D4E;
      transition: 0.3s; }
      #liver_disease_clinic section p a:hover {
        color: #1A5319;
        border-bottom: 1px solid #1A5319; }

#link_guide {
  padding: 3rem 0 6rem;
  background: url("../img/top_background.png"), #EBF5EC;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  margin-top: 20rem; }
  @media screen and (max-width: 991px) {
    #link_guide {
      margin-top: 17rem; } }
  @media screen and (max-width: 767px) {
    #link_guide {
      margin-top: 15rem; } }
  #link_guide ul {
    display: flex;
    margin-bottom: 3rem;
    margin-top: -17rem; }
    @media screen and (max-width: 991px) {
      #link_guide ul {
        margin-bottom: 0;
        margin-top: -15rem; } }
    @media screen and (max-width: 767px) {
      #link_guide ul {
        margin-top: -13rem; } }
    @media screen and (max-width: 575px) {
      #link_guide ul {
        flex-wrap: wrap; } }
    #link_guide ul li {
      padding: 3rem 0; }
      @media screen and (max-width: 1199px) {
        #link_guide ul li {
          width: 50%; } }
      @media screen and (max-width: 575px) {
        #link_guide ul li {
          padding: 1rem 0;
          width: 100%; } }
      #link_guide ul li:first-child {
        padding-right: 2rem; }
        @media screen and (max-width: 575px) {
          #link_guide ul li:first-child {
            padding-right: 0; } }
      #link_guide ul li:last-child {
        padding-left: 2rem; }
        @media screen and (max-width: 575px) {
          #link_guide ul li:last-child {
            padding-left: 0; } }
      #link_guide ul li a figure div {
        filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.3));
        transform: translateZ(0);
        position: relative;
        transition: 0.3s;
        background: #fff; }
        #link_guide ul li a figure div img {
          transition: 0.3s; }
          @media screen and (max-width: 1199px) {
            #link_guide ul li a figure div img {
              width: 100%; } }
      #link_guide ul li a figure figcaption {
        display: flex;
        align-items: center;
        margin-top: 3rem;
        font-family: "Noto Serif JP", serif;
        font-size: 30px;
        font-size: 3rem;
        font-weight: bold;
        color: #1A5319;
        position: relative; }
        @media screen and (max-width: 991px) {
          #link_guide ul li a figure figcaption {
            font-size: 25px;
            font-size: 2.5rem;
            letter-spacing: 3px;
            margin-bottom: 0.5em; } }
        @media screen and (max-width: 575px) {
          #link_guide ul li a figure figcaption {
            margin-top: 1.5rem; } }
        #link_guide ul li a figure figcaption::after {
          content: '';
          background-image: url("../img/arrow-01.svg");
          background-repeat: no-repeat;
          background-size: auto;
          width: 30px;
          height: 30px;
          position: absolute;
          top: 0;
          left: 31.5%;
          bottom: -5px;
          margin: auto;
          transition: 0.3s; }
          @media screen and (max-width: 1199px) {
            #link_guide ul li a figure figcaption::after {
              left: 37%; } }
          @media screen and (max-width: 991px) {
            #link_guide ul li a figure figcaption::after {
              left: 33%;
              bottom: 0;
              width: 24px;
              height: 24px;
              bottom: -2px; } }
          @media screen and (max-width: 767px) {
            #link_guide ul li a figure figcaption::after {
              left: 46.5%; } }
          @media screen and (max-width: 575px) {
            #link_guide ul li a figure figcaption::after {
              left: 36.5%; } }
      #link_guide ul li a:hover figure div {
        filter: none;
        background: #508D4E; }
        #link_guide ul li a:hover figure div img {
          opacity: 0.8; }
      #link_guide ul li a:hover figure figcaption::after {
        content: '';
        background-image: url("../img/arrow-02.svg");
        background-repeat: no-repeat;
        background-size: auto; }
    @media screen and (max-width: 767px) {
      #link_guide ul + p {
        text-align: justify; } }
    #link_guide ul + p + a {
      display: flex;
      justify-content: flex-end; }

#access {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    #access {
      flex-wrap: wrap; } }
  #access .google-map {
    width: 50%;
    height: 300px;
    overflow: hidden; }
    @media screen and (max-width: 1399px) {
      #access .google-map {
        height: 300px; } }
    @media screen and (max-width: 991px) {
      #access .google-map {
        height: 260px; } }
    @media screen and (max-width: 767px) {
      #access .google-map {
        width: 100%;
        order: 2; } }
    @media screen and (max-width: 575px) {
      #access .google-map {
        height: 200px; } }
    #access .google-map iframe {
      width: 100%;
      height: 100%; }
  #access .container {
    width: 50%;
    background-color: #508D4E;
    padding: 4rem; }
    @media screen and (max-width: 767px) {
      #access .container {
        padding: 3rem;
        width: 100%;
        margin: 0;
        max-width: inherit;
        order: 1; } }
    #access .container h3 {
      color: #fff;
      margin-bottom: 2rem; }
    #access .container p {
      color: #fff;
      font-weight: bold; }
      @media screen and (max-width: 575px) {
        #access .container p {
          font-size: 14.5px;
          font-size: 1.45rems; } }
    #access .container dl {
      color: #fff;
      margin-bottom: 0; }
      #access .container dl dt {
        margin-bottom: 0.5rem; }
      #access .container dl dd {
        margin-bottom: 0; }
        @media screen and (max-width: 575px) {
          #access .container dl dd {
            font-size: 14px;
            font-size: 1.4rems;
            line-height: normal; } }

#link_bar {
  margin: 6rem 0; }
  @media screen and (max-width: 767px) {
    #link_bar {
      margin: 3rem 0; } }
  #link_bar a {
    display: block;
    background-image: url("../img/top_eiyou.png");
    background-color: #EBF5EC;
    background-repeat: no-repeat;
    background-position: right, center;
    background-size: cover;
    padding: 6rem;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
    transform: translateZ(0);
    transition: 0.3s;
    position: relative; }
    @media screen and (max-width: 767px) {
      #link_bar a {
        background-position: center center;
        padding: 3rem; } }
    #link_bar a:hover {
      background-color: #508D4E;
      filter: none; }
      #link_bar a:hover h3 {
        color: #fff; }
    #link_bar a h3 {
      margin-bottom: 0; }
  #link_bar .momiji {
    background-image: url("../img/top_momiji.png"); }

#recruit {
  display: flex;
  align-items: center;
  background-color: #508D4E; }
  @media screen and (max-width: 767px) {
    #recruit {
      flex-wrap: wrap; } }
  #recruit .container {
    width: 50%; }
    @media screen and (max-width: 767px) {
      #recruit .container {
        width: 100%; } }
    #recruit .container .inner {
      padding: 3rem 3rem 3rem 12rem; }
      @media screen and (max-width: 1399px) {
        #recruit .container .inner {
          padding: 3rem 4rem 3rem 8rem; } }
      @media screen and (max-width: 1199px) {
        #recruit .container .inner {
          padding: 3rem 3rem 3rem 5rem; } }
      @media screen and (max-width: 991px) {
        #recruit .container .inner {
          padding: 4rem 3rem 3rem 5rem; } }
      @media screen and (max-width: 767px) {
        #recruit .container .inner {
          padding: 3rem 0; } }
      #recruit .container .inner h3 {
        color: #fff;
        margin-bottom: 2rem; }
      #recruit .container .inner p {
        color: #fff;
        text-align: justify; }
      #recruit .container .inner a {
        display: flex;
        justify-content: flex-end;
        color: #fff; }
        #recruit .container .inner a::after {
          color: #fff; }
  #recruit .recruit_img {
    display: block;
    width: 50%;
    background-image: url("../img/top_recruit.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 285px; }
    @media screen and (max-width: 991px) {
      #recruit .recruit_img {
        height: 195px; } }
    @media screen and (max-width: 767px) {
      #recruit .recruit_img {
        width: 100%;
        background-position: bottom center; } }
    @media screen and (max-width: 575px) {
      #recruit .recruit_img {
        height: 200px; } }
