@charset "UTF-8";
@import url("reset.css");
@import url("m_menu.css");
@import url("swiper-bundle.min.css");
/*共通設定-------------------------------------------------------------------------------------------------------------------------------------*/
/*基本設定*/
html {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.5;
  color: #191919; }

main {
  display: block; }

header a img, main a img, footer a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease; }

header a:hover img, main a:hover img, footer a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8; }

.fade {
  /*margin-top: 10vh;*/
  opacity: 0;
  transition: opacity 2s; }

.fade.view {
  opacity: 1; }

/*ヘッダー*/
header {
  width: 100%;
  margin: 0 auto;
  background: #0046a0;
  border-bottom: #dc0014 8px solid; }
  header #header_inner {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    header #header_inner h1 {
      width: 20%;
      margin: 0 auto; }
    header #header_inner #inner_right {
      width: 60%;
      margin-right: 0; }
      header #header_inner #inner_right ul {
        display: inline-flex;
        width: 100%;
        margin-right: 0; }
        header #header_inner #inner_right ul li {
          margin: 0 1%;
          padding: 0 5% 0 0;
          font-size: 1em;
          border-right: solid #fff; }
          header #header_inner #inner_right ul li a {
            color: #fff;
            text-decoration-line: none; }
    header #header_inner .contact {
      width: 18%;
      margin-right: 0; }
  header table {
    width: 70%;
    margin: 1em auto;
    border: solid 1px #dcdcdc; }
    header table tr {
      border: solid 1px #dcdcdc; }
      header table tr th {
        background-color: #0046a0;
        color: #fff;
        align-content: center;
        margin: 0 auto;
        border: solid 1px #dcdcdc;
        padding: 1em 1em;
        font-size: 0.8em; }
      header table tr td {
        font-weight: bold;
        padding: 1em 1em;
        align-content: center;
        width: 100%;
        border: solid 1px #dcdcdc; }

/*メイン*/
.wave {
  position: relative;
  margin-top: -2%;
  z-index: 60; }

.banner {
  width: 100%;
  margin: 0 auto; }

.tec {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .tec .side-menu {
    width: 20%;
    margin: 1em 0 0; }
    .tec .side-menu ul {
      font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
      margin: 0 auto;
      width: 100%; }
      .tec .side-menu ul li {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        padding: 0.5em 0 0;
        font-size: 1.2em; }
        .tec .side-menu ul li a:hover {
          background: linear-gradient(#005fc8, #0046a0);
          color: #fff; }
        .tec .side-menu ul li a {
          color: #000000;
          background-size: cover;
          font-weight: bold;
          background-color: #f2faff;
          z-index: 20;
          display: block;
          padding: 1em 0;
          text-decoration: none; }
        .tec .side-menu ul li.now {
          background: linear-gradient(#005fc8, #0046a0);
          margin: 0.5em 0 0; }
          .tec .side-menu ul li.now a {
            color: #fff;
            background: linear-gradient(#005fc8, #0046a0); }
            .tec .side-menu ul li.now a a:hover {
              background: linear-gradient(#005fc8, #0046a0);
              text-decoration: none; }
  .tec .tec-about {
    width: 70%;
    margin: 0 0 0 5em; }
    .tec .tec-about .title {
      margin: 0 auto 2em; }
      .tec .tec-about .title h2 {
        font-size: 1.5em;
        padding: 1em 0 0;
        font-weight: bold;
        text-decoration: underline #dc0014 0.2em;
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        text-underline-offset: 0.5em; }
      .tec .tec-about .title p {
        margin: 1em auto; }
    .tec .tec-about .tec-inner {
      width: 100%;
      margin: 0 auto 7em;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      position: relative; }
      .tec .tec-about .tec-inner .tec-left {
        width: 75%;
        margin: 0 auto; }
        .tec .tec-about .tec-inner .tec-left .flow {
          list-style: none;
          width: 100%;
          margin: 0 auto;
          position: relative; }
          .tec .tec-about .tec-inner .tec-left .flow .icon {
            margin: 0 auto;
            width: 9em;
            position: absolute;
            padding: 0 0 0 0;
            margin-top: -1em; }
          .tec .tec-about .tec-inner .tec-left .flow li {
            margin: 2.5em 0;
            position: relative; }
            .tec .tec-about .tec-inner .tec-left .flow li dl {
              padding: 0 0 0 18em; }
              .tec .tec-about .tec-inner .tec-left .flow li dl dt {
                font-size: 1.2em;
                font-weight: bold;
                color: #0046a0; }
              .tec .tec-about .tec-inner .tec-left .flow li dl dd {
                text-indent: -1em;
                padding-left: 1em; }
              .tec .tec-about .tec-inner .tec-left .flow li dl .kaco {
                font-size: 0.8em;
                position: absolute;
                margin-top: -7.5em;
                margin-left: -0.5em; }
              .tec .tec-about .tec-inner .tec-left .flow li dl .dt-dd-only {
                margin: 1em 0 4em; }
            .tec .tec-about .tec-inner .tec-left .flow li dl::before {
              content: "";
              background-image: url("../img/technology/point.png");
              position: absolute;
              display: inline-block;
              width: 110px;
              height: 110px;
              margin-left: -8.3em;
              padding: 0 0;
              z-index: -60;
              background-size: contain;
              vertical-align: middle;
              background-repeat: no-repeat; }
      .tec .tec-about .tec-inner ul::before {
        content: "";
        position: absolute;
        width: 1.5%;
        background: #ccc;
        top: 0;
        bottom: 0;
        left: 10em;
        z-index: -60;
        /* 縦線の位置調整 */ }
    .tec .tec-about .tec-right {
      width: 20%;
      margin: 0 0 0 auto;
      text-align: right; }
      .tec .tec-about .tec-right img {
        width: 80%;
        margin: 0.5em 0; }

table {
  width: 100%;
  margin: 2em auto; }
  table tr {
    border: solid 1px #dcdcdc;
    font-size: 0.9em; }
    table tr th {
      background-color: #0046a0;
      color: #fff;
      align-content: center;
      padding: 1em 0;
      border: solid 1px #fff; }
    table tr td {
      font-weight: bold;
      align-content: center;
      border: solid 1px #dcdcdc;
      padding: 1em 0.5em; }

/*フッター*/
footer {
  margin: 8em 0 0;
  padding: 3em 0 0;
  background-color: #0046a0;
  border-top: #dc0014 8px solid;
  position: relative; }
  footer figure {
    padding: 5em 0 0;
    width: 200px;
    margin: 0 auto; }
  footer #footer_inner {
    width: 80%;
    margin: 3em auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    footer #footer_inner dl {
      width: 30%; }
      footer #footer_inner dl dt {
        font-weight: bold;
        font-size: 130%; }
      footer #footer_inner dl dd {
        width: 100%;
        margin: 1.5em 0 0 1em;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        color: #fff; }
        footer #footer_inner dl dd .spot-name {
          width: 20%;
          align-content: center;
          border: solid 1px;
          padding: 0.5em 0.5em;
          text-align: center;
          font-size: 0.8em; }
        footer #footer_inner dl dd .spot-address {
          width: 70%;
          font-size: 0.8em;
          margin: 0 0.5em; }
  footer #footer_right {
    width: 65%;
    margin: 0 0 0 4em;
    z-index: 20; }
    footer #footer_right nav #f_menu {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      color: #fff; }
      footer #footer_right nav #f_menu li {
        flex: 1;
        text-align: left;
        line-height: 4em; }
        footer #footer_right nav #f_menu li .menu-under {
          font-size: 0.8em;
          line-height: 3em;
          margin: 0 0 0 0.5em; }
        footer #footer_right nav #f_menu li a {
          color: #fff;
          font-weight: bold;
          text-decoration: none; }
          footer #footer_right nav #f_menu li a:hover, footer #footer_right nav #f_menu li a:active {
            color: #bcbcbc;
            text-decoration: underline; }
  footer p {
    width: 20%;
    position: absolute;
    right: 0;
    margin-top: -10em; }
  footer address {
    width: 96%;
    text-align: center;
    font-size: 87.5%;
    font-style: normal;
    padding: 0.5em 2%;
    margin: 10em 0 0;
    background-color: #fff; }

/*TOPへ戻るボタン設定*/
#page-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  font-size: 90%;
  z-index: 999;
  font-family: "M PLUS Rounded 1c";
  font-weight: bold; }
  #page-top img {
    width: 50px;
    display: block;
    margin: 0 auto 0.5em; }
  #page-top a {
    /*コレ*/
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    background-color: #4885FF;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin: 10px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease; }
  #page-top a:hover, #page-top a:active {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7; }

/*共通設定ここまで-------------------------------------------------------------------------------------------------------------------------------------*/
/* pc */
@media screen and (min-width: 1600px) {
  /*ヘッダー*/
  /*メイン*/
  .sp {
    display: none; }

  #menulist02 {
    display: none; }

  /*フッター*/ }
/* tablet1 */
@media only screen and (min-width: 1024px) and (max-width: 1700px) {
  /*基本設定*/
  html {
    font-size: 90%; }

  .sp {
    display: none; }

  #menulist02 {
    display: none; }

  /*ヘッダー*/
  header {
    padding: 1em 0; }
    header #header_inner #inner_right {
      width: 55%;
      font-size: 40%; }
      header #header_inner #inner_right li {
        margin: 0 1em;
        padding: 0 1em 0 0;
        border-right: solid #fff 1px; }
        header #header_inner #inner_right li a {
          color: #fff;
          text-decoration-line: none; }
    header #header_inner .contact {
      width: 15%;
      margin-right: 0; }

  /*メイン*/
  .tec .tec-about {
    width: 70%;
    margin: 0 0 0 5em; }
    .tec .tec-about .tec-inner .tec-left .flow .icon {
      width: 9em; }
    .tec .tec-about .tec-inner .tec-left .flow li {
      margin: 2.5em 0;
      position: relative; }
      .tec .tec-about .tec-inner .tec-left .flow li dl {
        padding: 0 0 0 16em; }
        .tec .tec-about .tec-inner .tec-left .flow li dl dt {
          font-size: 1em; }
        .tec .tec-about .tec-inner .tec-left .flow li dl dd {
          font-size: 0.8em; }
        .tec .tec-about .tec-inner .tec-left .flow li dl .kaco {
          font-size: 0.7em;
          margin-top: -9em;
          margin-left: -0.5em; }
      .tec .tec-about .tec-inner .tec-left .flow li dl::before {
        width: 70px;
        height: 70px;
        margin-left: -6.3em; }
    .tec .tec-about .tec-inner ul::before {
      content: "";
      position: absolute;
      width: 1.5%;
      background: #ccc;
      top: 0;
      bottom: 0;
      left: 10em;
      z-index: -60;
      /* 縦線の位置調整 */ }
    .tec .tec-about .tec-right img {
      width: 100%;
      margin: 0.7em 0; }

  table {
    width: 100%;
    margin: 1em auto; }
    table tr {
      font-size: 0.7em; }
      table tr th {
        background-color: #0046a0;
        color: #fff;
        align-content: center;
        padding: 1em 0;
        border: solid 1px #fff; }
      table tr td {
        font-weight: bold;
        align-content: center;
        border: solid 1px #dcdcdc;
        padding: 1em 0.5em; }

  /*フッター*/ }
/* tablet2  */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #menulist {
    display: none; }

  #menulist02 {
    display: none; }

  .contact {
    display: none; }

  /*基本設定*/
  html {
    font-size: 80%;
    position: relative; }

  /*ヘッダー*/
  header {
    padding: 2em 0 2em; }
    header #header_inner {
      align-content: flex-start; }
      header #header_inner #inner_right li {
        padding: 0 2em 0 0;
        font-size: 0.7em; }
        header #header_inner #inner_right li a {
          color: #fff;
          text-decoration-line: none; }
      header #header_inner .contact {
        width: 15%;
        margin-right: 0; }

  /*メイン*/
  .pc {
    display: none; }

  .tec {
    width: 80%;
    margin: 0 auto; }
    .tec .side-menu {
      width: 100%;
      margin: 1em 0 0; }
      .tec .side-menu ul {
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        margin: 0 auto;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .tec .side-menu ul li {
          margin: 0 auto;
          width: 18%;
          text-align: center;
          font-size: 0.9em; }
          .tec .side-menu ul li a:hover {
            background-color: #225ca8;
            color: #fff; }
          .tec .side-menu ul li a {
            color: #000000;
            background-size: cover;
            font-weight: bold;
            background-color: #f2faff;
            z-index: 20;
            display: block;
            padding: 1em 0;
            text-decoration: none; }
          .tec .side-menu ul li.now {
            background-color: #225ca8; }
            .tec .side-menu ul li.now a {
              color: #fff;
              background-color: #225ca8; }
              .tec .side-menu ul li.now a a:hover {
                background-color: #225ca8;
                text-decoration: none; }
    .tec .tec-about {
      width: 100%;
      margin: 2em 0 0 0; }
      .tec .tec-about .title {
        margin: 0 auto 2em; }
      .tec .tec-about .tec-inner {
        margin: 2em auto 3em;
        width: 100%; }
        .tec .tec-about .tec-inner .tec-left .flow .icon {
          width: 9em; }
        .tec .tec-about .tec-inner .tec-left .flow li {
          margin: 2.5em 0;
          position: relative; }
          .tec .tec-about .tec-inner .tec-left .flow li dl {
            padding: 0 0 0 16em; }
            .tec .tec-about .tec-inner .tec-left .flow li dl dt {
              font-size: 1em; }
            .tec .tec-about .tec-inner .tec-left .flow li dl dd {
              font-size: 0.8em; }
            .tec .tec-about .tec-inner .tec-left .flow li dl .kaco {
              font-size: 0.7em;
              margin-top: -9em;
              margin-left: -0.5em; }
          .tec .tec-about .tec-inner .tec-left .flow li dl::before {
            width: 70px;
            height: 70px;
            margin-left: -6.3em; }
        .tec .tec-about .tec-inner ul::before {
          content: "";
          position: absolute;
          width: 1.5%;
          background: #ccc;
          top: 0;
          bottom: 0;
          left: 10em;
          z-index: -60;
          /* 縦線の位置調整 */ }
      .tec .tec-about .tec-right img {
        width: 100%;
        margin: 0.5em 0; }

  /*フッター*/
  footer #footer_inner {
    width: 90%;
    margin: 3em auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    footer #footer_inner dl {
      width: 50%; }
      footer #footer_inner dl dt {
        font-size: 120%; }
    footer #footer_inner #footer_right {
      display: none; } }
/* tablet3  */
@media only screen and (max-width: 767px) {
  #menulist {
    display: none; }

  .contact {
    display: none; }

  #menulist02 {
    display: none; }

  .pc {
    display: none; }

  /*基本設定*/
  html {
    font-size: 85%;
    position: relative; }

  /*ヘッダー*/
  header #header_inner h1 {
    width: 50%;
    margin: 1em auto 1em 1em; }
  header #header_inner .contact {
    width: 15%;
    margin-right: 0; }

  /*メイン*/
  .tec {
    width: 90%;
    margin: 0 auto; }
    .tec .side-menu {
      width: 100%;
      margin: 1em 0 0; }
      .tec .side-menu ul {
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        margin: 0 auto;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .tec .side-menu ul li {
          margin: 0 auto;
          width: 19%;
          text-align: center;
          font-size: 0.6em; }
          .tec .side-menu ul li a:hover {
            background-color: #225ca8;
            color: #fff; }
          .tec .side-menu ul li a {
            color: #000000;
            background-size: cover;
            font-weight: bold;
            background-color: #f2faff;
            z-index: 20;
            display: block;
            padding: 1em 0;
            text-decoration: none; }
          .tec .side-menu ul li.now {
            background-color: #225ca8; }
            .tec .side-menu ul li.now a {
              color: #fff;
              background-color: #225ca8; }
              .tec .side-menu ul li.now a a:hover {
                background-color: #225ca8;
                text-decoration: none; }
    .tec .tec-about {
      width: 100%;
      margin: 2em 0 0 0; }
      .tec .tec-about .title {
        margin: 0 auto 2em; }
        .tec .tec-about .title p {
          font-size: 0.8em;
          margin: 2em 0; }
      .tec .tec-about .tec-inner {
        margin: 2em auto 3em;
        width: 100%; }
        .tec .tec-about .tec-inner .tec-left .flow .icon {
          width: 7.5em; }
        .tec .tec-about .tec-inner .tec-left .flow li {
          margin: 2.5em 0;
          position: relative; }
          .tec .tec-about .tec-inner .tec-left .flow li dl {
            padding: 0 0 0 10.3em; }
            .tec .tec-about .tec-inner .tec-left .flow li dl dt {
              font-size: 1em; }
              .tec .tec-about .tec-inner .tec-left .flow li dl dt .sp-px {
                font-size: 0.8em; }
            .tec .tec-about .tec-inner .tec-left .flow li dl dd {
              font-size: 0.7em; }
            .tec .tec-about .tec-inner .tec-left .flow li dl .kaco {
              font-size: 0.7em;
              margin-top: -9em;
              margin-left: -0.5em; }
          .tec .tec-about .tec-inner .tec-left .flow li dl::before {
            width: 50px;
            height: 50px;
            margin-left: -2.5em; }
        .tec .tec-about .tec-inner ul::before {
          content: "";
          position: absolute;
          width: 1.5%;
          background: #ccc;
          top: 0;
          bottom: 0;
          left: 8em;
          z-index: -60;
          /* 縦線の位置調整 */ }
      .tec .tec-about .tec-right img {
        width: 100%;
        margin: 1em 0; }

  table {
    width: 100%;
    margin: 1em auto; }
    table tr {
      font-size: 0.4em; }
      table tr th {
        background-color: #0046a0;
        color: #fff;
        align-content: center;
        padding: 1em 0;
        border: solid 1px #fff; }
      table tr td {
        font-weight: bold;
        align-content: center;
        border: solid 1px #dcdcdc;
        padding: 1em 0.5em; }

  /*フッター*/
  footer figure {
    padding: 0; }
  footer #footer_inner {
    width: 90%;
    margin: 2em auto 0;
    flex-direction: column; }
    footer #footer_inner dl {
      width: 100%;
      text-align: center; }
      footer #footer_inner dl dt {
        font-size: 120%; }
    footer #footer_inner #footer_right {
      display: none; }
  footer p {
    display: none; } }
/* smartPhone1 */
@media only screen and (max-width: 499px) {
  /*基本設定*/
  html {
    font-size: 80%; }

  #menulist02 {
    display: none; }

  /*ヘッダー*/
  #message {
    width: 200px; }

  /*メイン*/
  /*フッター*/ }
