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

h2 {
  font-size: 40px;
  font-size: 4rem;
  font-weight: 500;
  letter-spacing: 3px; }
  @media screen and (max-width: 1199px) {
    h2 {
      font-size: 30px;
      font-size: 3rem; } }
  @media screen and (max-width: 575px) {
    h2 {
      font-size: 25px;
      font-size: 2.5rem; } }
  h2 span {
    display: block;
    font-size: 30px;
    font-size: 3rem;
    color: #009CDE;
    font-weight: 400;
    font-family: "Saira", sans-serif; }
    @media screen and (max-width: 1199px) {
      h2 span {
        font-size: 20px;
        font-size: 2rem; } }
    @media screen and (max-width: 575px) {
      h2 span {
        font-size: 16px;
        font-size: 1.6rem; } }

#message {
  padding: 15rem 0 8rem;
  background-image: url("../img/about-img-01.png");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 800px; }
  @media screen and (max-width: 1399px) {
    #message {
      padding: 10rem 0 8rem;
      background-size: 700px; } }
  @media screen and (max-width: 1199px) {
    #message {
      padding: 8rem 0;
      background-size: 570px; } }
  @media screen and (max-width: 991px) {
    #message {
      background-size: 505px; } }
  @media screen and (max-width: 767px) {
    #message {
      background-image: url("../img/about-img-01-sm.png");
      background-position: top 290px right 100%;
      background-size: 100%; } }
  @media screen and (max-width: 575px) {
    #message {
      padding: 6rem 0;
      background-position: top 430px right 100%; } }
  #message .d-flex {
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    padding-bottom: 8rem; }
    #message .d-flex::after {
      content: '';
      width: 480px;
      height: 385px;
      background-image: url("../img/about-img-02.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 1; }
      @media screen and (max-width: 1399px) {
        #message .d-flex::after {
          width: 375px;
          height: 300px; } }
      @media screen and (max-width: 1199px) {
        #message .d-flex::after {
          width: 350px;
          height: 280px; } }
      @media screen and (max-width: 991px) {
        #message .d-flex::after {
          width: 250px;
          height: 200px; } }
      @media screen and (max-width: 575px) {
        #message .d-flex::after {
          width: 180px;
          height: 145px; } }
    #message .d-flex .message-p {
      width: 50%; }
      @media screen and (max-width: 1399px) {
        #message .d-flex .message-p {
          width: 57%; } }
      @media screen and (max-width: 1199px) {
        #message .d-flex .message-p {
          width: 52%; } }
      @media screen and (max-width: 991px) {
        #message .d-flex .message-p {
          width: 57%; } }
      @media screen and (max-width: 767px) {
        #message .d-flex .message-p {
          width: 100%; } }
      #message .d-flex .message-p h2 {
        line-height: 1.75; }
        @media screen and (max-width: 575px) {
          #message .d-flex .message-p h2 {
            letter-spacing: 1px; } }
      #message .d-flex .message-p p {
        text-align: justify;
        margin: 3rem 0; }
        @media screen and (max-width: 1199px) {
          #message .d-flex .message-p p {
            margin: 2rem 0; } }
        @media screen and (max-width: 575px) {
          #message .d-flex .message-p p {
            margin: 2rem 0 0; } }
        #message .d-flex .message-p p + p {
          font-size: 20px;
          font-size: 2rem;
          font-weight: 500;
          text-align: right;
          margin-top: 2rem; }
          @media screen and (max-width: 1199px) {
            #message .d-flex .message-p p + p {
              font-size: 18px;
              font-size: 1.8rem;
              margin: 1rem 0; } }
          @media screen and (max-width: 575px) {
            #message .d-flex .message-p p + p {
              font-size: 16px;
              font-size: 1.6rem;
              margin: 0; } }
    #message .d-flex .message-img {
      width: 40%;
      position: relative; }
      @media screen and (max-width: 1399px) {
        #message .d-flex .message-img {
          width: 38%; } }
      @media screen and (max-width: 1199px) {
        #message .d-flex .message-img {
          width: 40%; } }
      @media screen and (max-width: 991px) {
        #message .d-flex .message-img {
          width: 35%; } }
      @media screen and (max-width: 767px) {
        #message .d-flex .message-img {
          width: 100%;
          height: 240px;
          position: relative; } }
      @media screen and (max-width: 575px) {
        #message .d-flex .message-img {
          height: 140px; } }
      #message .d-flex .message-img p {
        font-family: "Saira", sans-serif;
        font-size: 120px;
        font-size: 12rem;
        color: #009CDE;
        font-weight: 100;
        line-height: 1;
        letter-spacing: 5px;
        position: absolute;
        top: -3.5rem; }
        @media screen and (max-width: 1399px) {
          #message .d-flex .message-img p {
            font-size: 100px;
            font-size: 10rem; } }
        @media screen and (max-width: 1199px) {
          #message .d-flex .message-img p {
            font-size: 80px;
            font-size: 8rem;
            top: -4.5rem; } }
        @media screen and (max-width: 991px) {
          #message .d-flex .message-img p {
            font-size: 60px;
            font-size: 6rem;
            top: -3rem; } }
        @media screen and (max-width: 767px) {
          #message .d-flex .message-img p {
            position: absolute;
            top: -7rem; } }
        @media screen and (max-width: 575px) {
          #message .d-flex .message-img p {
            top: 0; } }
  #message ul {
    position: relative;
    background-color: #009CDE;
    padding: 8rem; }
    @media screen and (max-width: 767px) {
      #message ul {
        padding: 5rem; } }
    @media screen and (max-width: 575px) {
      #message ul {
        padding: 4rem 2rem; } }
    #message ul::before {
      content: '';
      width: 100%;
      height: 100%;
      background-image: url("../img/about-img-03.png");
      background-repeat: no-repeat;
      background-position: left top;
      background-size: auto;
      mix-blend-mode: overlay;
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0; }
      @media screen and (max-width: 767px) {
        #message ul::before {
          background-size: cover; } }
    #message ul li {
      width: 80%;
      margin: 0 auto 8rem; }
      @media screen and (max-width: 1199px) {
        #message ul li {
          width: 85%;
          margin: 0 auto 6rem; } }
      @media screen and (max-width: 991px) {
        #message ul li {
          width: 100%; } }
      @media screen and (max-width: 767px) {
        #message ul li {
          margin: 0 auto 4rem; } }
      #message ul li:last-child {
        margin: 0 auto 0; }
      #message ul li h2 {
        color: #fff;
        position: relative;
        margin-bottom: 4rem;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media screen and (max-width: 1199px) {
          #message ul li h2 {
            margin-bottom: 3rem; } }
        @media screen and (max-width: 767px) {
          #message ul li h2 {
            margin-bottom: 2rem; } }
        #message ul li h2::before {
          content: '';
          display: block;
          width: 110px;
          height: 1px;
          background-color: #fff;
          margin-right: 5rem; }
          @media screen and (max-width: 1199px) {
            #message ul li h2::before {
              width: 80px;
              margin-right: 3rem; } }
          @media screen and (max-width: 575px) {
            #message ul li h2::before {
              width: 50px;
              margin-right: 2rem; } }
        #message ul li h2::after {
          content: '';
          display: block;
          width: 110px;
          height: 1px;
          background-color: #fff;
          margin-left: 5rem; }
          @media screen and (max-width: 1199px) {
            #message ul li h2::after {
              width: 80px;
              margin-left: 3rem; } }
          @media screen and (max-width: 575px) {
            #message ul li h2::after {
              width: 50px;
              margin-left: 2rem; } }
      #message ul li dl dt {
        font-size: 30px;
        font-size: 3rem;
        font-weight: 500;
        color: #fff;
        text-align: center;
        margin-bottom: 2rem; }
        @media screen and (max-width: 1199px) {
          #message ul li dl dt {
            font-size: 25px;
            font-size: 2.5rem; } }
        @media screen and (max-width: 991px) {
          #message ul li dl dt {
            font-size: 20px;
            font-size: 2rem;
            margin-bottom: 1rem; } }
      #message ul li dl dd {
        font-size: 20px;
        font-size: 2.0rem;
        line-height: 2;
        color: #fff;
        text-align: justify; }
        @media screen and (max-width: 1199px) {
          #message ul li dl dd {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.75; } }
        @media screen and (max-width: 991px) {
          #message ul li dl dd {
            font-size: 16px;
            font-size: 1.6rem; } }
      #message ul li p {
        font-size: 20px;
        font-size: 2.0rem;
        line-height: 2;
        color: #fff;
        text-align: justify; }
        @media screen and (max-width: 1199px) {
          #message ul li p {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.75; } }
        @media screen and (max-width: 991px) {
          #message ul li p {
            font-size: 16px;
            font-size: 1.6rem; } }

#overview {
  position: relative;
  padding: 8rem 0; }
  @media screen and (max-width: 575px) {
    #overview {
      padding: 6rem 0; } }
  #overview .table-container {
    margin-top: 4rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media screen and (max-width: 575px) {
      #overview .table-container {
        margin-top: 2rem; } }
  #overview table {
    width: 45%;
    position: relative; }
    @media screen and (max-width: 1399px) {
      #overview table {
        width: 48%; } }
    @media screen and (max-width: 991px) {
      #overview table {
        width: 100%; } }
    #overview table tr {
      border-top: 1px solid #BFBFBF; }
      #overview table tr:last-child {
        border-bottom: 1px solid #BFBFBF; }
    #overview table th {
      width: 30%;
      font-weight: 500;
      color: #6D6D6D;
      padding: 1.5rem 0;
      vertical-align: text-top; }
      @media screen and (max-width: 1399px) {
        #overview table th {
          width: 35%; } }
      @media screen and (max-width: 1199px) {
        #overview table th {
          width: 25%; } }
      @media screen and (max-width: 575px) {
        #overview table th {
          padding: 1rem 0;
          font-size: 14px;
          font-size: 1.4rem; } }
    #overview table td {
      width: 70%;
      padding: 1.5rem 0;
      vertical-align: text-top; }
      @media screen and (max-width: 1399px) {
        #overview table td {
          width: 65%; } }
      @media screen and (max-width: 1199px) {
        #overview table td {
          width: 75%; } }
      @media screen and (max-width: 575px) {
        #overview table td {
          padding: 1rem 0;
          font-size: 14px;
          font-size: 1.4rem; } }
    @media screen and (max-width: 991px) {
      #overview table + table tr:first-child {
        border-top: none; } }

#history {
  position: relative;
  padding: 8rem 0; }
  @media screen and (max-width: 575px) {
    #history {
      padding: 6rem 0; } }
  #history::after {
    content: '';
    width: 900px;
    height: 390px;
    background: linear-gradient(90deg, white 0%, #e5f5fc 100%);
    position: absolute;
    bottom: 0;
    right: 0; }
    @media screen and (max-width: 1399px) {
      #history::after {
        width: 800px;
        height: 330px; } }
    @media screen and (max-width: 1199px) {
      #history::after {
        width: 700px;
        height: 280px; } }
    @media screen and (max-width: 991px) {
      #history::after {
        width: 500px;
        height: 200px; } }
    @media screen and (max-width: 575px) {
      #history::after {
        width: 100%; } }
  #history .table-container {
    margin-top: 4rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media screen and (max-width: 575px) {
      #history .table-container {
        margin-top: 2rem; } }
  #history table {
    width: 45%;
    position: relative; }
    @media screen and (max-width: 1399px) {
      #history table {
        width: 48%; } }
    @media screen and (max-width: 991px) {
      #history table {
        width: 100%; } }
    #history table tr {
      border-top: 1px solid #BFBFBF; }
      #history table tr:last-child {
        border-bottom: 1px solid #BFBFBF; }
    #history table th {
      width: 30%;
      font-weight: 500;
      color: #6D6D6D;
      padding: 1.5rem 0;
      vertical-align: text-top; }
      @media screen and (max-width: 1399px) {
        #history table th {
          width: 35%; } }
      @media screen and (max-width: 991px) {
        #history table th {
          width: 25%; } }
      @media screen and (max-width: 575px) {
        #history table th {
          width: 30%;
          padding: 1rem 0;
          font-size: 14px;
          font-size: 1.4rem; } }
    #history table td {
      width: 70%;
      padding: 1.5rem 0;
      vertical-align: text-top; }
      @media screen and (max-width: 1399px) {
        #history table td {
          width: 65%; } }
      @media screen and (max-width: 991px) {
        #history table td {
          width: 75%; } }
      @media screen and (max-width: 575px) {
        #history table td {
          width: 70%;
          padding: 1rem 0;
          font-size: 14px;
          font-size: 1.4rem; } }
    @media screen and (max-width: 991px) {
      #history table + table tr:first-child {
        border-top: none; } }
  #history div.d-flex {
    margin-top: 10rem;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    z-index: 1; }
    #history div.d-flex .kenkatu-p {
      width: 50%; }
      @media screen and (max-width: 1399px) {
        #history div.d-flex .kenkatu-p {
          width: 60%; } }
      @media screen and (max-width: 1199px) {
        #history div.d-flex .kenkatu-p {
          width: 54%; } }
      @media screen and (max-width: 991px) {
        #history div.d-flex .kenkatu-p {
          width: 55%; } }
      @media screen and (max-width: 767px) {
        #history div.d-flex .kenkatu-p {
          width: 50%; } }
      @media screen and (max-width: 575px) {
        #history div.d-flex .kenkatu-p {
          width: 100%; } }
      #history div.d-flex .kenkatu-p h2 {
        margin-bottom: 3rem; }
      #history div.d-flex .kenkatu-p p {
        font-size: 24px;
        font-size: 2.4rem;
        font-weight: 500;
        line-height: 2;
        letter-spacing: 1px;
        text-align: justify; }
        @media screen and (max-width: 991px) {
          #history div.d-flex .kenkatu-p p {
            font-size: 20px;
            font-size: 2rem; } }
        @media screen and (max-width: 767px) {
          #history div.d-flex .kenkatu-p p {
            font-size: 18px;
            font-size: 1.8rem;
            letter-spacing: 0;
            line-height: 1.75; } }
        @media screen and (max-width: 575px) {
          #history div.d-flex .kenkatu-p p {
            font-size: 16px;
            font-size: 1.6rem;
            font-weight: normal;
            margin-bottom: 3rem; } }
    #history div.d-flex .kenkatu-img {
      width: 40%; }
      @media screen and (max-width: 1399px) {
        #history div.d-flex .kenkatu-img {
          width: 35%; } }
      @media screen and (max-width: 1199px) {
        #history div.d-flex .kenkatu-img {
          width: 40%; } }
      @media screen and (max-width: 991px) {
        #history div.d-flex .kenkatu-img {
          width: 35%; } }
      @media screen and (max-width: 767px) {
        #history div.d-flex .kenkatu-img {
          width: 40%; } }
      @media screen and (max-width: 575px) {
        #history div.d-flex .kenkatu-img {
          width: 70%;
          margin: auto; } }
      #history div.d-flex .kenkatu-img img {
        width: 100%;
        filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.3)); }

#access {
  margin: 8rem 0; }
  @media screen and (max-width: 575px) {
    #access {
      margin: 6rem 0; } }
  #access ul {
    margin-top: 4rem;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      #access ul {
        flex-wrap: wrap;
        margin-top: 0; } }
    #access ul li {
      width: 49%; }
      @media screen and (max-width: 767px) {
        #access ul li {
          width: 100%;
          margin-top: 3rem; } }
      #access ul li .google-map {
        display: block;
        height: 345px; }
        @media screen and (max-width: 991px) {
          #access ul li .google-map {
            height: 250px; } }
        #access ul li .google-map iframe {
          width: 100%;
          height: 100%; }
      #access ul li h3 {
        font-size: 25px;
        font-size: 2.5rem;
        font-weight: 500;
        display: block;
        color: #304B9A;
        border-left: 7px solid #304B9A;
        padding-left: 2rem;
        margin: 3rem 0 2rem;
        letter-spacing: 3px; }
        @media screen and (max-width: 991px) {
          #access ul li h3 {
            letter-spacing: 1px;
            padding-left: 1rem; } }
        @media screen and (max-width: 575px) {
          #access ul li h3 {
            font-size: 23px;
            font-size: 2.3rem;
            margin: 2rem 0 1rem; } }
        #access ul li h3 span {
          font-size: 18px;
          font-size: 1.8rem;
          letter-spacing: normal; }
      #access ul li table {
        width: 100%; }
        #access ul li table tr th {
          vertical-align: text-top;
          width: 15%;
          color: #009CDE;
          font-weight: normal; }
          @media screen and (max-width: 1399px) {
            #access ul li table tr th {
              width: 20%; } }
          @media screen and (max-width: 991px) {
            #access ul li table tr th {
              width: 25%; } }
          @media screen and (max-width: 767px) {
            #access ul li table tr th {
              width: 15%; } }
          @media screen and (max-width: 575px) {
            #access ul li table tr th {
              width: 20%;
              font-size: 15px;
              font-size: 1.5rem; } }
        #access ul li table tr td {
          width: 85%; }
          @media screen and (max-width: 1399px) {
            #access ul li table tr td {
              width: 80%; } }
          @media screen and (max-width: 991px) {
            #access ul li table tr td {
              width: 75%;
              text-align: justify; } }
          @media screen and (max-width: 767px) {
            #access ul li table tr td {
              width: 85%; } }
          @media screen and (max-width: 575px) {
            #access ul li table tr td {
              width: 80%;
              font-size: 15px;
              font-size: 1.5rem; } }
